@charset "utf-8";
/* CSS Document */

body,form,input{ margin: 0px; padding: 0px; border:0; font-size: 14px; font-weight: normal; font-family:"Microsoft Yahei"; color:#000;}
ul,ol,li { list-style: none; list-style-type:none; margin:0; padding:0px;}
p,div,a,h1,h2,h3,h4,h5,h6,span,ul,li,img,form,input,br,dl,dt,dd{ padding:0; margin:0;}
img {border-style:none; border:0; padding:0; margin:0;}
a{color:#000; text-decoration:none;}
a:hover{ text-decoration:underline;}
.clear{ clear:both; height:0; display:block;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
em,i,samp,b{ font-style:normal;font-weight: normal; font-family:"Microsoft Yahei";}

.f_l{ float:left;}
.f_r{ float:right;}
.relative{ position:relative;}
.hidecontent{ display:none;}
.main1200{ width:1200px; margin:auto;}
a.white{ color:#fff;}
.fix{*zoom:1;}
.fix:after{ content:""; display:block; clear:both;}

/*点击图片放大*/
.imgss{margin-top:20px; overflow:hidden;}
.center{ width:1200px;}
.center li{ float:left; width:100px; height:100px; margin-right: 10px; cursor:pointer;}
.center li img{ float:left; width:100px; height:100px;margin-right: 10px; }
.center li.active img{ width:100px; height:100px;}
.popup{ position:fixed; background:rgba(0,0,0,0.6); bottom:0; top:0;left:0;right:0; display:none; z-index: 99;}

.show{ position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); display:none; z-index:999;}
.closess{ position: relative; right: 100px; top: 50px; float: right;}
.show img{ max-width:1200px; display:block;}
.show i{ width:40px; height:57px; display:block; position:absolute; top:45%; cursor:pointer;}
.leftico{background:url(../images/left.png) no-repeat; left:-50px;}
.rightico{background:url(../images/right.png) no-repeat; right:-50px;}

.titlebot{ width:100%; height:40px; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5);}
.titlebot h4{float:left; text-indent:10px; color:#fff; font-size:15px; line-height:40px;}
.numxx{ float:right; padding-right:10px; line-height:40px; color:#fff;}
.numxx1{ color:#f00;}
.numxx2{ font-size:18px; padding:0 3px; font-weight:bold;}
