@charset "utf-8";
/* CSS Document */
.fl,.left{float: left;}
.fr,.right{float: right;}
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.showPage .content{width:830px;float: right;}
.showPage{background: #fff;}
/*内页产品详情*/
.pro1{margin-top: 20px;}
.pro1 .spec-preview img{display: block;}
.pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #333;display: block;}
.pro1 .descript1 p{width: 345px;font-size: 13px;color: #8e8e8e;line-height: 25px;margin-bottom: 10px;}
.pro1 .descript1 a.consult{display: block; width: 120px;margin-right: 10px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #000; float: left;}
.pro1 .descript1 a.consult:hover{background-color: #000000;}
.pro1 .descript1 p.haoma{color: #000000;font-size: 25px; font-weight: bold; }
.detail .de-title{border-bottom: solid 3px #000000; margin-bottom: 15px;}
.detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#000000; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.infor{line-height: 30px;font-size: 16px;}

ol, ul{ list-style: none outside none;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.clearfix{display:block;} 
/*图片小图预览列表*/
.spec-preview{width:815px;height:600px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;width:332px;margin-top:10px;}
.spec-scroll .picprev{float:left;margin-right:8px;}
.spec-scroll .picnext{float:right;}
.spec-scroll .picprev,.spec-scroll .picnext{display:block;font-family:"宋体";text-align:center;width:10px;height:44px; line-height:44px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:430px;height:62px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:62px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;border: none;margin-right: 7px;}
.spec-scroll .items ul li img{border:1px solid #CCC;width:70px;height: 53px;}
.video-frame{max-width: 100%;width:100%;height:600px;}