@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
li{list-style:none;}
body{ font-family:"微软雅黑"; font-size:14px;width: 100%;}
a{ text-decoration:none; color:#FFF;}
a:hover{ text-decoration:none; color:#FFF;}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
img{ border:0;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.container{ width:1340px; margin:0 auto;}
/************************************************************产品详情页面**********************************************************************/
.bg-grey{ background:#f8f8f8;}
.bread-nav{ color:#919191; line-height:40px; clear:both;margin: 10px 0;}
.bread-nav a{ color:#919191;}
/*产品概览*/
.product-top{ border:1px solid #e2e2e2;padding:15px; background: #fff; position:relative; width:95%; margin:0 auto; height:auto;}
.product-top .group_icon {background: url(../images/tb.png) no-repeat 0  0px;position: absolute;left: 130px;top: 19px;z-index: 3;width: 68px;	height: 68px;display: block;zoom: 1;}
.product_gty{}
.product_top_l{float:left; width:560px; height:auto;}

/*商品详情左侧缩略图轮播*/
.prd_lunbo{width: 506px;/*height: 370px;*/float: left;}
.ban{ width:560px;/* height:373px; */position:relative; overflow:hidden;}
.ban2{ width:560px; height:450px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:560px; height:450px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:485px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:560px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:90px; height:60px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid black; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:20px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:20px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:50%; left:20px; width:28px; height:51px;transform:translateY(-50%);z-index:9;cursor:pointer;}
.next1{ position:absolute; top:50%; right:20px; width:28px; height:51px;transform:translateY(-50%);z-index:9;cursor:pointer;}
.mhc{background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;z-index: 1000000;}

.pop_up{ width:560px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:9999999999;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:560px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:560px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;margin-left: 30px;}
/**********产品详情头部导航*************/
.product-detail{ border:1px solid #ddd; margin:20px auto 0;width:97.5%;}
.product-detail-header { border-bottom: 3px solid #e62a29;z-index:1000; margin:0 auto;}
.product-detail-header a.subNavBtn{display: block; float: left; text-align: center;font-size: 14px; border-right: 1px solid #e2e2e2;    color: #272626;padding: 15px 24px;}
.product-detail-header a:hover{color: #e62a29; background: #e1f4fa;/*border: 1px solid #e62a29; border-bottom: none;*/ margin: -1px 0 0 -1px;  text-decoration: none;}
.product-detail-header a.active {text-decoration: none; cursor: pointer;background: #e62a29; color:#ffffff;}
/****产品详情***/
.product-detail-instance{  border-bottom:1px dashed #e9e6e6; padding:0 30px 20px 20px; margin-top:30px; clear:both; position:relative;}
.product-instance-l{ width:100px; float:left; padding-top:10px; }
.product-instance-tit{ width:80px; background: #e62a29;height: auto;}
.product-instance-tit h5{ font-size:14px;  text-align:center; color:#fff; font-weight:normal; line-height:30px; }
.product-instance-tit i{ width:50px; height:50px; display:block; margin:0 auto; background: url(../images/tb.png) no-repeat 0 -269px;}
.product-instance-tit i.xcxx{ background-position:-50px -269px;}
.product-instance-tit i.fcxx{ background-position:-100px -269px;}
.product-instance-tit i.fybh{ background-position:-150px -269px;}
.product-instance-tit i.ydxz{ background-position:-196px -269px;}
.product-instance-r{width:1125px; float:right; color:#666;line-height:26px; }
.product-instance-r img{ max-width:1030px;}
.product-instance-r .instance-cont{ padding:8px 0; height:25px;}
.product-instance-r .instance-cont pre{word-wrap: break-word;  white-space:pre-wrap;}
.product-instance-r .instance-cont p b{ color:#333;}
.instance-cont1>p{float: left;margin-right: 25px;}










