@charset "utf-8";
*{padding:0 0; margin:0 0;}
body { margin:0; padding:0;font-size:12px;font-family:'宋体',Arial, Helvetica, sans-serif;text-align:left;}
body > div {margin-right:auto; margin-left:auto;} 
div,form,img,ul,ol,li,p,dl,dt,dd { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-weight:normal;font-family:'Microsoft YaHei';font-weight:bold;font-size:14px;}
ul,li {list-style:none;line-height:24px;}
img{border:0px;}
a {text-decoration:none;color:#999;cursor: pointer;cursor: hand;}
a:hover{text-decoration:underline;}
.left { float: left;}
.right { float: right;}
.area:after,.clear:after,.con:after{content:"";display:block;visibility:hidden;height:0;clear:both;}
.clear,.area,.con:after{zoom:1}
.area{margin-left: auto;margin-right: auto;width:1000px;position:relative;}
.mgbt-5{margin-bottom:5px}
.mgbt-10{margin-bottom:10px}
.mgbt-15{margin-bottom:15px}
.mgbt-20{margin-bottom:20px}
.mgbt-25{margin-bottom:25px}
.t-center{text-align:center;}
/* 普通翻页器-默认居中 */
.m-page{margin:20px 0;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;*letter-spacing:normal;*word-spacing:-1px;word-wrap:normal;white-space:nowrap;color:#999;}
.m-page a,.m-page i{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;background:#fff;}
.m-page a,.m-page a:hover{text-decoration:none;color:#169a34;}
.m-page a.first{margin-left:0;}
.m-page a.last{margin-right:0;}
.m-page a .pagearr{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;*vertical-align:middle;}
.m-page a.pageprv .pagearr{margin-right:3px;}
.m-page a.pagenxt .pagearr{margin-left:3px;}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#999;background:#f0f0f0;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 3px;}
.m-page-sr i{border:0;}
.png{
    _behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/debug.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}
/*焦点图*/
.pic-list{z-index:1; position:absolute; left:0; top:0;}
.m-focus-classic{position:relative;width:1000px;}
.m-focus-classic,.m-focus-classic .pic{overflow:hidden;}
.m-focus-classic .bg,.m-focus-classic .switchable-caption{top:266px;left:0;}
.m-focus-classic,.m-focus-classic .pic,.m-focus-classic .pic img,.m-focus-classic .pic li{height:300px;}
.m-focus-classic .bg,.m-focus-classic .switchable-caption,.m-focus-classic,.m-focus-classic .pic,.m-focus-classic .pic img,.m-focus-classic .pic li{width:1000px;}
.m-focus-classic .pic {position:absolute;top:0;left:0;z-index:1}
.m-focus-classic .thumbs-list{position:absolute;top:270px;right:20px;z-index:5;}
.m-focus-classic .thumbs-list li {float:left;font-size:18px;margin:0 3px; cursor:pointer;}
.m-focus-classic .thumbs-list li.current {color:#DDD;}
.m-focus-classic .switchable-caption{text-align:left;position:absolute;height:22px;background:none;padding:10px 0;color:#FFF;text-indent:14px;}
.m-focus-classic .bg{background:#000;height:34px;position:absolute;z-index:1;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity:0.5;-khtml-opacity: 0.5;}
.list-b-t-img img{max-width:720px; _width:expression((documentElement.clientWidth < 720) ? "auto" : "720px" );}
/*焦点图*/
/*上一页 下一页*/
.detail-page{padding:10px;}
.detail-page .page-text{width:48%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.detail-page .right{text-align:right;}
.detail-page .page-text a{color:#666;}
.detail-page .page-text a:hover{color:#900}
/*上一页 下一页*/
img.scale{-moz-transform:scale(1); -webkit-transform:scale(1); -o-transform:scale(1); -o-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
img.scale:hover{-moz-transform:scale(1.3); -webkit-transform:scale(1.3); -o-transform:scale(1.3); -o-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8; opacity:0.8;}
div.scale img{-moz-transform:scale(1); -webkit-transform:scale(1); -o-transform:scale(1); -o-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
div.scale:hover img{-moz-transform:scale(1.3); -webkit-transform:scale(1.3); -o-transform:scale(1.3); -o-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8; opacity:0.8;}

.sub-box{position:relative;z-index:1}
.sub-box .left-column{width:222px;}
.sub-box .right-column{width:768px;}

.search-no{}
.search-no .bd{border-bottom:1px solid #e0ddde;padding:60px 0 60px 0;}
.search-no .inputs{width:400px;margin-left:auto;margin-right:auto;}
.search-no .inputs input.text{float:left;width:331px;border:1px solid #000;height:15px;border-right:0;background:#FFF;padding:5px 3px}
.search-no .inputs input.btn{float:left;width:60px;border:0;background:#000;height:27px;border:1px solid #000;cursor:pointer;color:#FFF;font-size:14px}
.search-no .pt{background:url(../images/search-no.png) 30px center no-repeat;_background:url(../images/search-no.jpg) 30px center no-repeat;height:240px;padding:100px 0 0 250px;}
.search-no .pt h3{font-size:18px;color:#385c8c;margin-bottom:10px;font-weight:normal;}
.search-no .pt h3 span{color:#cc0000}
.search-no .pt p{color:#385c8c;}

.search-content li{padding:30px 5px;border-bottom:1px solid #e0dfdf;*zoom:1;}
.search-content li.hover{background:#f5f5f5;}
.search-content li:after{content:"";display:block;visibility:hidden;height:0;clear:both;}
.search-content li .u-img{float:left;display:block;width:160px;margin-right:15px;overflow:hidden;}
.search-content li .u-img img{width:160px;}
.search-content li h3{margin-bottom:5px;font-size:14px;font-family:'宋体'}
.search-content li .u-time{float:right;font-weight:normal;color:#999}
.search-content li a{color:#E01206;}
.search-content li p{color:#333;}
.f-family{font-family:"georgia";}

/*仅拷贝这里 白色底色*/
.news-detail{line-height:24px; padding:0 15px;}
.news-detail h1{padding:10px 0; overflow:hidden; width:600px; margin:0 auto;line-height:28px;text-align:center;font-size:24px;color:#000;font-family:'microsoft yahei';}
.news-detail .detail-time{position:relative; margin:0 0 10px 0;text-align:center;color:#666;font-size:12px;padding:5px 0;border-bottom:1px solid #ccc;}
#bdshare{position:absolute;right:10px;top:3px;line-height:16px;}
.povalingdiyi{height:414px; position:relative;}
.pbvaingasdods{height:414px; width:690px;}
.news-detail .detail-user{text-align:center;color:#999;font-size:12px;padding:5px 0;margin-bottom:10px;border-bottom:1px solid #ccc;}
.news-detail .detail-share{padding:5px 0;text-align:right}
.news-detail .detail-img{text-align:center;padding:0 0 10px 0;border-bottom:1px solid #ccc;}
.news-detail .detail-img img{max-width:630px;_width: expression((documentElement.clientWidth > 630) ? "auto" : "630px" );}
.news-detail .detail-con{text-align:justify;padding:10px;border-bottom:1px solid #ccc;line-height:24px;color:#333;}
.news-detail .detail-page{padding:10px; background:url(../images/curvalin.png) center 10px no-repeat;}
.news-detail .detail-page .page-text{width:45%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-detail .detail-page .right{text-align:left;}
.news-detail .detail-page .left{text-align:right;}
.news-detail .detail-page .page-text a{color:#666;}
.news-detail .detail-page .page-text a:hover{color:#B4800A}

/***************** sub-content *********************/
.sub-content{padding:15px;text-align:justify;line-height:30px;}
.sub-content img{max-width:700px;_width: expression((documentElement.clientWidth > 700) ? "auto" : "700px" );}
.sub-content h1{color:#000;margin-bottom:20px;padding:10px 0;text-align:center;font-size:18px;font-weight:normal;}
.sub-content h1 p{text-align:center;font-size:14px;}
.sub-content p{font-size:12px; line-height:24px; color:#333;}
.sub-map{width:668px; margin:0 auto; padding:20px 0;}
.sub-content #platform img{max-width:none;_width: none;}

/***************** detail-pro *********************/
.pro-detail h1{font-size:18px;color:#333;font-weight:bold; padding:10px 0;text-align:center;}
.pro-detail .detail-time{text-align:center;color:#999;font-size:12px;padding:5px 0;border-bottom:1px solid #e5e5e5;}
.pro-detail .detail-user{text-align:center;color:#595959;font-size:12px;padding:5px 0;margin-bottom:10px;border-bottom:1px solid #e5e5e5;}
.pro-detail .detail-share{padding:5px 0;text-align:right}
.pro-detail .detail-img{position:relative;text-align:center;padding:10px 0;border-bottom:1px solid #e5e5e5;}
.pro-detail .detail-img img{max-width:100%;_width: expression((documentElement.clientWidth < 940) ? "auto" : "940px" );}
.pro-detail .detail-img .debtn-prev,.pro-detail .detail-img .debtn-next{position:absolute;top:50%;margin-top:-44px;display:block;width:54px;height:87px;background:url(../images/ad/ad-debtn.gif) no-repeat;z-index:11;filter:alpha(opacity=30);opacity: 0.3;-moz-opacity:0.3;-khtml-opacity: 0.3;}
.pro-detail .detail-img .debtn-prev:hover,.pro-detail .detail-img .debtn-next:hover{filter:alpha(opacity=80);opacity: 0.8;-moz-opacity:0.8;-khtml-opacity: 0.8;}
.pro-detail .detail-img .debtn-prev{left:0;background-position:left 0;}
.pro-detail .detail-img .debtn-next{right:0;background-position:right 0;}
.pro-detail .detail-con{text-align:justify;padding:10px;line-height:30px;font-size:14px;}
.pro-detail .detail-page{padding:10px;}
.pro-detail .detail-page .page-text{width:48%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-detail .detail-page .right{text-align:right;}
.pro-detail .detail-page .page-text a{color:#666;}
.pro-detail .detail-page .page-text a:hover{color:#900}
.sub-share{padding:15px 0;}
.sub-share .bdsharebuttonbox{width:200px;float:right;}
/*添加字体*/
@font-face {
    font-family: "myfont";
    font-style: normal;
    font-weight: normal;
    src: url("../font/trends.eot?#iefix") format("embedded-opentype"), url("../font/trends.woff") format("woff"), url("../font/trends.ttf") format("truetype"), url("../font/trends.svg#Untitled1Medium") format("svg");
}


/*产品详细*/
/*******************gallery*******************/
.m-gallery{margin-bottom:10px;}
.m-gallery .ad-gallery{margin-bottom:10px; position:relative;}
.m-gallery .ad-image-wrapper {width: 680px;min-height:480px;_height: 480px;margin-bottom: 10px;margin-left:auto;margin-right:auto;position: relative;}
.m-gallery .ad-image-wrapper .ad-loader {position: absolute;z-index: 10;top: 48%;left: 48%;border: 1px solid #CCC;}
/*图片切换*/
.m-gallery .ad-image-wrapper .ad-next {position: absolute;right:0;top: 0;width: 10%;height: 100%;cursor: pointer;z-index: 100; display:none;}
.m-gallery .ad-image-wrapper .ad-prev {position: absolute;left:0;top: 0;width: 10%;height: 100%;cursor: pointer;z-index: 100; display:none;}
/*图片切换*/
.m-gallery .ad-image-wrapper .ad-prev, .m-gallery .ad-image-wrapper .ad-next {/* Or else IE will hide it */background: url(../non-existing.jpg)\9}
.m-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .m-gallery .ad-image-wrapper .ad-next .ad-next-image {background: url(../images/d-btn.gif) left no-repeat;width: 54px;height: 87px;position: absolute;top: 40%;left: 0;z-index: 101;}
.m-gallery .ad-image-wrapper .ad-next .ad-next-image {background: url(../images/d-btn.gif) right no-repeat;width: 54px;height: 87px;right: 0;left: auto;}
.m-gallery .ad-image-wrapper .ad-image {position: absolute;overflow: hidden;top: 0;left: 0;z-index: 9;}
.m-gallery .ad-image-wrapper .ad-image a img {border: 0;}
.m-gallery .ad-image-wrapper .ad-image .ad-image-description {position: absolute;bottom: 0;left: 0px;padding:10px;font-size:14px;font-weight:700;color:#FFF;font-family:"microsoft yahei";text-align: left;width: 80%;z-index: 2;background: url(../images/opa75.png);display:none;}
.m-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {display: block;}
.m-gallery .ad-controls {width:90%;margin:0 auto; display:none;}
.m-gallery .ad-info {float: left;}
.m-gallery .ad-slideshow-controls {float: right;display:none;}
.m-gallery .ad-slideshow-controls .ad-slideshow-start, .m-gallery .ad-slideshow-controls .ad-slideshow-stop {padding-left: 5px;cursor: pointer;}
.m-gallery .ad-slideshow-controls .ad-slideshow-countdown {padding-left: 5px;font-size: 0.9em;}
.m-gallery .ad-slideshow-running .ad-slideshow-start {cursor: default;font-style: italic;}
.m-gallery .ad-nav {width: 100%;position: relative;}
.m-gallery .ad-forward, .m-gallery .ad-back {position: absolute;top:50%;height:50px;margin-top:-25px;z-index: 10;}
.m-gallery .ad-back {cursor: pointer;left:-15px;width: 22px;display: block;background: url(../images/ad_scroll_back.png) 0px center no-repeat}
.m-gallery .ad-forward {cursor: pointer;display: block;right:-15px;width: 22px;background: url(../images/ad_scroll_forward.png) 0px center no-repeat;}
.m-gallery .ad-nav{width:95%;margin:0 auto;display:none;}
.m-gallery .ad-nav .ad-thumbs {overflow: hidden;width:95%;margin:0 auto;}
.m-gallery .ad-thumbs .ad-thumb-list {float: left;width: 9000px;list-style: none;}
.m-gallery .ad-thumbs li {position:relative;float: left;_width:80px;display:inline-block;*display:inline;*zoom:1;height:82px;margin:0 5px;}
.m-gallery .ad-thumbs li a{display: inline-block;}
.m-gallery .ad-thumbs li a img {border: 1px solid #999;display: block;height:80px;_width:80px;}
.m-gallery .ad-thumbs li a.ad-active img {border: 1px solid #616161;}
.m-gallery .ad-thumbs li .ad-name{position:absolute;bottom:0;left:0;width:100%;color:#FFF;background:url(../images/ad-namebg.png) repeat;text-align:center;}
.m-gallery .ad-thumbs li .ad-text{display:none;}
.m-gallery .cnt-tt{height:30px;line-height:30px;font-size:14px;border-bottom:1px dotted #999999;color:#333;font-family:'microsoft yahei';}
.m-gallery #cnt-gay{padding:10px 0;line-height:24px;}
.m-gallery .detail-page{padding:10px;border:1px solid #CCC;}
.m-gallery .detail-page .page-text{width:48%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m-gallery .detail-page .page-text a{color:#666;}
.m-gallery .detail-page .page-text a:hover{color:#900}
.m-gallery .detail-page .right{text-align:right;}
.list-news-ul{padding:10px 0 0 0;}
.list-news-ul li span{font-size:12px; float:right; color:#999;}
/*链接*/
.m-gallery .ad-gallery .ad-newsva{width:54px;height: 87px;position: absolute;top:50%; margin-top:-43px; left:0;z-index: 101;}
.m-gallery .ad-gallery .ad-newsva a{width:54px;height:87px; display:block; background: url(../images/d-btn.gif) left no-repeat;}
.m-gallery .ad-gallery .ad-nexta{width:54px;height: 87px;position: absolute;top:50%; margin-top:-43px; right:0;z-index: 101;}
.m-gallery .ad-gallery .ad-nexta a{width:54px;height:87px; display:block; background: url(../images/d-btn.gif) right no-repeat;}
/*产品详细*/


/***************m-focus-d*******************/
.m-focus-d{position:relative;z-index:1;width:100%;height:525px;overflow:hidden;}
.m-focus-d .switchable-box{width:100%;height:525px;}
.m-focus-d .switchable-content li{width:100%;height:525px;text-align:center;text-indent:-9999em;}
.m-focus-d .switchable-content li img{visibility:hidden;}
.m-focus-d a{display:block;position:absolute;top:200px;z-index:25;width:50px;height:18px;line-height:18px;text-align:center;background:#000;color:#fff;}
.m-focus-d .m-focus-prev {left:0px;}
.m-focus-d .m-focus-next {right:0px;}
.m-focus-d .switchable-nav {position:absolute;bottom:10px;right:27px;z-index:50;}
.m-focus-d .switchable-nav li {float:left;display:inline;margin:0 7px;width:15px;height:15px;line-height:15px;text-align:center;background:#fff;color:#000;cursor:pointer;}
.m-focus-d .switchable-nav li.active {background:#000;color:#fff;}
.m-focus-d .switchable-caption {height:24px;color:#FFF;}