﻿@charset "utf-8";
/* CSS Document */
/*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}
body{font-family:Arial, Helvetica, sans-serif;font-size:14px; line-height:20px;margin:0px;padding:0px;height:auto;clear:both;color:#666;background: url(../webimages/zimg01.jpg) repeat;background-size: cover;}
img{border:0px;}
ul,li{ list-style:none;}
em, i{ font-style:normal;}
a{ text-decoration:none; color:#666; }
.del_float{ clear:both; line-height:0; height:0; font-size:0;}
a,area{blr:expression(this.onFocus=this.blur());}

.web{margin:0px auto;padding:0px;width:1000px; }
.fleft{float:left;}
.fright{float:right;}
input,button,select,textarea{outline:none; border:none;}
/*input{ -webkit-appearance:none}*/
/*网站基本定义*/

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.clear{clear: both;}
/*html,body,.box{height: 100%;}
.box{height:auto;min-height:100%; padding-bottom:0px;}*/

input[type=radio]{-webkit-appearance:none; appearance: none;width: 13px;height: 13px;margin: 0;cursor: pointer; vertical-align: bottom;background: #fff;border: 1px solid #dcdcdc;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
input[type=radio] {-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;width: 15px;height: 15px;}
input[type=radio]:checked:after {content: '';display: block;position: relative;top: 3px;left: 3px;width: 7px;height: 7px;background: #666;-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;background: #36619d;}

input[type=checkbox] { width:18px; height:18px; border-radius:0;}
/*input[type=checkbox]:checked:after {content:' ';display: block;position: relative;top: 0px;left: 0px;width: 16px;height: 16px; background:url(../webimages/img33.jpg) no-repeat;}*/

.swiper-pagination-switch {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
  border-radius:10px;
}

.new_de_info{width:100%; overflow:hidden}
.new_de_info div, .new_de_info object{ width:100% !important}