@import url("style.css");
@import url("clearbox.css");


.select{ display:none; left:50%; margin-top:8px;line-height:24px;min-height:24px; border:solid 1px #9f9f9f; background:#d2d2d2;border-radius:6px; position:absolute; z-index:101; font-size:12px;}
.select .cttas{ padding:0 20px; color:#333; background:url(/static/template/default/img/up2.png) no-repeat right center; cursor:pointer;}
.select ul{ display:none; padding:5px 0;}
.select ul li{}
.select ul li a{ display:block; padding:0 20px; text-indent:10px; background:url(/static/template/default/img/dian.png) no-repeat 20px center;}
.select ul li a:hover{ background:#999 url(/static/template/default/img/dian.png) no-repeat 20px center; color:#333;}

.contact{ position:relative; background-size:cover; background:#996}
.contact .txtDiv{ position:absolute; left:60%; top:20%;}
.contact .txtDiv .txtTit{ font-size:24px; color:#000; font-weight:bold; margin-bottom:10px;}
.contact .txtDiv .pv{ width:182px; line-height:20px; color:#666; font-size:13px;}
.contact .red{ color:#f00;}

.cpList{ background:#9c9c9c;}
.cpList ul{}
.cpList ul li{ float:left; position:relative; overflow:hidden;}
.cpList ul li .pic{ margin:1px;}
.cpList ul li .pic img{ width:100%; height:100%;}
.cpList ul li .pic img{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter:alpha(opacity=60);
opacity:.6;

transition:filter 2s,opacity 1s;
-moz-transition:filter 2s,opacity 1s; /* Firefox 4 */
-webkit-transition:filter 2s,opacity 1s; /* Safari and Chrome */
-o-transition:filter 2s,opacity 1s; /* Opera */
}
.cpList ul li:hover .pic img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
opacity:1;	

-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
filter: ;}
.cpList ul li .tit{ position:absolute; left:0; top:0; text-align:center;background:url(/static/template/default/img/hei50.png); width:100%; height:100%; z-index:100;
transition:background 1s;
-moz-transition:background 1s; /* Firefox 4 */
-webkit-transition:background 1s; /* Safari and Chrome */
-o-transition:background 1s; /* Opera */
}
.cpList ul li:hover .tit{background:url(/static/template/default/img/hei2.png);}
.cpList ul li .tit h3{ color:#fff; font-size:18px; font-weight:normal; margin-bottom:5px;}
.cpList ul li .tit p{ color:#ACACAC; font-size:12px;}
.cpList ul li .tit .wico{ width:80%; height:50px; margin:25% auto 5% auto;}
.cpList ul li .tit .wico img{ max-width:50%; max-height:100%; margin:auto;}
/**
.cpList ul li:nth-child(5) .tit{ display:none;}
.cpList ul li:nth-child(5) .pic img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: ;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
opacity:1;}
.cpList ul li:nth-child(8) .tit{ display:none;}
.cpList ul li:nth-child(8) .pic img{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: ;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
opacity:1;}
**/



.mainDiv{ min-height:600px; margin:auto; border-left:solid 1px #404040; border-right:solid 1px #404040; position:relative;}
.mainDiv .mainList{ max-width:630px; padding-top:140px; margin:auto;}
.mainDiv .mainList a{ color:#acacac;}
.mainDiv .mainList .menuList{ font-size:12px;}
.mainDiv .mainList .menuList ul{width:630px; position:fixed; padding:50px 0 20px; background:#333; z-index:100;}
.mainDiv .mainList .menuList ul li{ float:left; margin-right:20px; height:30px;}
.mainDiv .mainList .menuList ul li a{ padding-bottom:10px;}

/*三级分类*/
.mainDiv .type2{ width:100px; position:absolute; top:130px; left:-97px; z-index:100; font-size:12px;}
.mainDiv .type2 ul{ width:100px; position:fixed;}
.mainDiv .type2 ul li{ text-align:right; line-height:25px;}
.mainDiv .type2 ul li a{ color:#a4a4a4;padding-right:15px;}


.picList{}
.picList ul{}
.picList ul li{ padding-bottom:100px; font-size:12px; color:#818181;}
.picList ul li h1{ color:#fff; margin-bottom:5px; font-size:30px; font-weight:normal;}
.picList ul li .dPic{ position:relative;}
.picList ul li .dPic img{ width:100%;}
.picList ul li .wcImg{ display:none; width:100%; height:100%; position:absolute; left:0; top:0; z-index:100; background:url(/static/template/default/img/bai30.png); z-index:99;}
.picList ul li .wcImg img{ width:200px; margin:auto; margin-top:11%;}

.picList ul li .wxss{ height:95px; background:#fff;}
.picList ul li .wxss img{width:53px; height:53px;}
.picList ul li .wxss .pc{ margin:25px 0 0 0; color:#666; float:right; background:url(/static/template/default/img/hi.png) no-repeat right center; padding-right:76px; text-align:right;}
.picList ul li .wxss .pcImg{ margin:20px 20px 0 0; float:right;}
.picList ul li .wxss .mb{ margin:25px 0 0 0; color:#666; float:right; background:url(/static/template/default/img/hi.png) no-repeat right center; padding-right:76px; text-align:right;}
.picList ul li .wxss .mbImg{ margin:20px 20px 0 0; float:right;}


.picList ul li p{ font-size:9pt; color:#828282; margin-top:10px; padding-right:32%; line-height:20px; position:relative;}
.picList ul li p .qqs{ color:#828282; position:absolute; top:0px; right:50px; background:url(/static/template/default/img/xii.png) no-repeat left -196px; padding-left:20px;}
.picList ul li p span{ display:block; position:absolute; right:0px; top:0; padding-left:18px; background:url(/static/template/default/img/hist.png) no-repeat left center;}

.picList .page{ height:55px; text-align:right;color:#828282; font-size:12px; position:relative;}
.picList .page a{color:#828282;}
.picList .page img{ display:inline;}
.picList .page .gotop{ width:51px; padding-top:65px; cursor:pointer; background:url(/static/template/default/img/gotop.png) no-repeat center 10px; display:none; display:block; position:absolute; right:-90px; top:-30px; text-align:center;}
.picList .page .gotop b{ margin-bottom:-30px; font-weight:normal;}
.gotop b{ font-weight:normal; cursor:pointer;}


.cnDiv{ margin:auto; font-size:12px;}
.cnDiv .h1{ color:#fff; font-weight:normal; font-size:24px; height:35px; position:relative;}
.cnDiv .h1 .ext{ width:40px; height:45px; cursor:pointer; display:block; background:url(/static/template/default/img/xii.png) no-repeat left top; position:absolute; right:0; top:-20px;}
.cnDiv .hpage{ margin-right:90px; padding-top:35px; height:40px; font-size:12px; line-height:40px;color:#838383; position:relative; border-top:solid 1px #565656;}
.cnDiv .hpage .sn1{ float:left;}
.cnDiv .hpage .sn2{ float:right; margin-right:-90px;}
.cnDiv .hpage a{color:#838383;}
.cnDiv .hpage .crmm{ position:absolute; right:-90px; top:-20px; background:url(/static/template/default/img/xii.png) no-repeat 5px -186px; padding-left:25px;}
.xtDiv{ padding:25px 0 35px 0px;}
.xtDiv .txtConn{ width:40%; max-height:60px; line-height:20px; margin-top:6px; color:#838383; float:left; overflow:hidden;}
.xtDiv .txtConn:hover{ max-height:inherit;}

.newspage{ text-align:center; padding:30px 0; font-size:12px;color:#838383;}
.newspage a{color:#838383;}