.productlist ul li span,
.productsub_box h4 i,
.productlist ul li .figure img{
	transition:all ease-in-out .3s;
-webkit-transition:all ease-in-out .3s;
-moz-transition:all ease-in-out .3s;
}

.none{display:none;}
.show{display:block;}
.productlistbox{margin-top:20px;}
.productsub{
	float:left;
	width:260px;
	margin-right: 20px;
}
.productsub_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-bottom: 3px;
}
.productsub_box h4{
	line-height:26px;
	font-size:14px;
	position:relative;
	color:#3C3C3C;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 8px;font-weight: bold;
}
.productsub_box h4:hover,.productsub_box.show h4 {color:#F0570C;font-weight: bold;}
.productsub_box h4 i{display:block;width:10px; height:15px; background:url(../image/icon_h4.png) no-repeat center; position:absolute; right:13px; top:14px;}
.productsub_box h4:hover i,.productsub_box.show h4 i{right:10px;}
.productsub_list{display:none;}
.show .productsub_list{display:block;}
.productsub_list dl dt{line-height:26px;padding:8px 5px 8px 15px ;font-size:14px;}
.productsub_list dl dt:hover,.productsub_list dl.show  dt{color:#FF5706;}
.productsub_list dl dd{background:#fff;overflow:hidden;display:none;border:1px solid #dcdcdc;border-top:none;border-bottom:none;}
.productsub_list dl.show dd{display:block;}
.productsub_list dl dd p{line-height:16px;padding:10px 0px 10px 35px;margin: 0px auto;border-bottom: 1px solid #eaeaea;
transition: background 0.3s,color 0.3s;}
.productsub_list dl dd p a.cur{color:#EF7A0C;}

.productlist{float:right;width:900px;}
.productlist ul{margin-right:-20px;}
.productlist ul li{
	width:268px;
	float:left;
	border:1px solid #efefef;
	position:relative;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
	position:relative;
	margin-left: 15px;
	margin-top: 10px;
}
.productlist ul li:hover{border-color:#DCDCDC;}
.productlist ul li i.icon_new{display:block;position:absolute; top:-7px; left:-7px; width:53px; height:53px; background:url(../image/new.png) no-repeat center;z-index:2}
.productlist ul li .figure{padding:9px 9px;height:250px;overflow:hidden;}
.productlist ul li .figure img{
	display:block;
	width:100%;
	height:100%;
	border: 1px solid #DDDDDD;
}
.productlist ul li .cont{padding:10px 10px 15px;border-top:1px solid #efefef;}
.productlist ul li h3{color:#333;font-size:16px; height:26px; line-height:26px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.productlist ul li .text{line-height:22px;font-size:13px; height:22px;color:#666;}
.productlist ul li h4{line-height:22px;font-size:13px; height:22px;padding-bottom: 0px;color:#EF7A0C;}
.productlist ul li h5{line-height:22px;font-size:13px; height:22px;padding-bottom: 5px;color:#EF7A0C;}
.productlist ul li span{display:block; width:100px;border-radius:3px;-webkit-border-radius:3px; border:1px solid #efefef; text-align:center;line-height:30px;margin:0 auto;}
.productlist ul li:hover .figure img{transform:scale(1.1);-webki-transform:scale(1.1);-moz-transform:scale(1.1);}
.productlist ul li:hover span{background:#EF7A0C;border-color:#EF7A0C;color:#fff;}
.productlist .listBox .protit{line-height:44px;font-size:18px; height:44px;margin-bottom:20px;padding-left:15px;border-bottom:1px solid #ccc;background:url(../image/icon_11.jpg) no-repeat left center;}
.productlist .listBox .protit a{float:right;font-size:13px;color:#666}
.productlist .listBox .protit a:hover{color:#EF7A0C; text-decoration:underline;}


 
.ProductDetailstop{ background:#FFF; float:right;width:900px; position:relative;}
.ProductDetailstop h3.protit{line-height:36px;display:inline-block; color:#000; font-size:30px; padding-bottom:10px;margin-bottom:50px; border-bottom:5px solid #EF7A0C;}
.ProductDetailstop .pro-rightimg{position:absolute; right:0px; top:-15px;padding:10px; background:#fff;box-shadow: 3px 3px 15px 0px rgba(0,0,0,.2);-webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,.2);}
.ProductDetailstop .pro-rightimg img{display:block; width:auto; margin:auto; height:250px;}


.ProductDetailstopleft{ float:left; width:410px;position:relative; z-index: 1; text-align:center;border:1px solid #efefef;}
.ProductDetailstopleftimg{width:100%;}
.ProductDetailstopleftimg img{ display: block; width:410px;height:410px; margin:auto;}
div.zoomdiv {z-index:100;position:absolute;top:0px;right:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.jqZoomPup {z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border: 1px solid #aaa;background: #ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.ProductDetailstopright{ float:right; width:420px; position:relative;padding-top:20px;}
.ProductDetailstopright dl{ margin:0px; }
.ProductDetailstopright dl dt{font-size:28px; border-bottom:1px solid #dfdfdf; margin-bottom:10px; color:#000; padding-bottom:15px;}
.ProductDetailstopright dl dd.dd{ margin-bottom:10px;min-height:200px; border-bottom:1px solid #dfdfdf;}
.ProductDetailstopright dl dd.dd p{font-size:14px; margin-bottom:10px;}
.ProductDetailstopright .jianshu{
	color:#666;
	font-size:14px;
	margin-bottom:0px;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}
.ProductDetailstopright .ts{color:#666; font-size:14px ;margin-bottom:10px; width: 100%; overflow: hidden;}
.ProductDetailstopright dl dd.dd .ts p{ font-size:14px;line-height:22px;margin:0;}


.text32{font-size: 18px;line-height: 28px;color: #fff; background-color: #f13a3a;padding: 10px; width: 160px; text-align: center;display: block;text-overflow: ellipsis;border-radius: 3px;float:left;margin-top:10px; margin-bottom: 20px;}	
.jianshu{
	font-size:14px;
	line-height:22px;
	margin:0;
	font-weight: bold;
}	

.pro_banner{ position:relative; width:100%; margin:0 auto;}
.ProductDetailsSmallimg{overflow:hidden;position:relative;width:380px; margin:5px auto 0;}
.ProductDetailsSmallimg ul{width:9999px;position:relative;}
.ProductDetailsSmallimg ul li{float:left;width:100px;height:100px; position:relative; display:inline; margin-right:5px; cursor:pointer;}
.ProductDetailsSmallimg ul li img{ display: block;  display:block; width:100%; height:100%;}
.ProductDetailsSmallimg ul li span{ display:block; border:1px solid #dadada; position:absolute; left:0px; top:0px;right:0;bottom:0;}
.ProductDetailsSmallimg ul li.cur span{border:2px solid #EF7A0C;}

.ProductimgArrowleft,.ProductimgArrowright{ position:absolute; top:50%; margin-top:-16px; width:15px; height:33px; cursor:pointer;}
.ProductimgArrowleft{left:0px;background:url(../image/product2.gif) no-repeat left center;}
.ProductimgArrowright{right:0px;background:url(../image/product3.gif) no-repeat right center;}
.productBtnbox{clear:both;padding-top:30px;}
.prodetail-tab{background-color: #efefef ;  margin: 0 auto;}
.prodetail-tab a{ display: inline-block; width: 150px; height: 50px; line-height:50px;font-size: 18px; color: #666; text-align: center;border-right:1px solid #ddd;margin-right:-4px;}
.prodetail-tab a p{ font-size:14px; line-height:16px; margin-top:3px;}
.prodetail-tab a:hover,.prodetail-tab a.cur{ background-color: #EF7A0C ; color: #fff;}
.prodetail-cont{
	display: none;
	color:#666;
	line-height: 180%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 14px;
}
.prodetail-box{}
.prodetail-box .fl{ width: 880px;}
.prodetail-box .fr{ width: 260px;}
.prodetail-box .fr img{ display: block;  width: 260px; height: 195px; padding-bottom: 15px;}


.pro-order{text-align:left; margin-bottom:30px; }
.pro-order a{display:inline-block; width:190px; line-height:40px; background:#EF7A0C; text-align:center;color:#fff;border-radius:40px; font-size:17px; margin-left:250px;
transition:all ease-in-out .3s;
-webkit-transition:all ease-in-out .3s;
-moz-transition:all ease-in-out .3s;
}
.pro-order a:hover{background:#EF7A0C; color:#fff;}

.orderbg{ position:fixed;top:0;left:0;width:100%;height:100%; background:rgba(0,0,0,.6); z-index:99998; display:none;}
.Cooperationbox{ position:fixed;top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); border:10px solid rgba(255,255,255,.6); z-index:99999;width:700px; border-radius:10px;height:auto;overflow-y:auto;}
.Cooperationbox .title{ font-size:24px;color:#EF7A0C; text-align:center; font-weight:bold;padding-bottom:20px;line-height:30px; border-bottom:1px solid #DDDDDD;}
.bgwhile{ background:#fff;padding:35px 0 20px;height:100%;}
.bgwhile .title .closebtn{ display:block;width:32px;height:31px; background:url(../image/close.png) 0 0 no-repeat; float:right;margin-right:10px;background-size:100% auto; cursor:pointer;}
 
.feedbacklist {padding:20px 10px 0;width:350px; height:100%;margin:auto; }
.feedbacklist .liRadio{ }
.feedbacklist li{margin-bottom:20px; position:relative;width:100%;}
.feedbacklist .liRadio span{ font-size:16px; display:inline-block; background-image:url(../images/icon58.png); background-position:0 -16px;padding-left:15px;padding-right:30px; cursor:pointer;}
.feedbacklist .liRadio span.cur{ background-position:0 8px;}
.feedbacklist .liRadio span:last-child{padding-right:0;}
.feedbacklist li input,.feedbacklist li textarea{ width:265px;border:1px solid #DDDDDD; border-radius:5px;height:44px; line-height:normal;padding-left:85px;}
.feedbacklist li input#imgcode{width:65px;padding:0 8px;text-align:center;}
.feedbacklist li .name{ position:absolute;top:10px; right:270px; font-size:14px;color:#666;}
.feedbacklist li.textarea textarea{height:120px;padding:40px 0 0 10px; resize:none; width:340px;} 
.feedbacklist li.textarea .name{ display:block;}
.feedbacklist li .feedsubmit{width:140px !important;height:40px !important; background:#EF7A0C;color:#fff; font-weight:bold; font-size:18px; border:0;padding:0; cursor:pointer;}
.commonposition .layercon .online-feedback{right:0;width:50px;height:50px;color:#fff;}
.commonposition .layercon.Hometijao:hover .online-feedback{ display:block;width: 50px;height: 50px; color: #fff;padding: 6px 10px;text-align: center;line-height: 18px;}
.wqpbannerbtn{ display:none;}

input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-webkit-autofill{
	-webkit-transition-delay:999999s;
	-webki-transition:color 999999s ease-in-out , background 999999s ease-in-out;
}
 


.commonDetailedContentsfoot{padding-bottom:45px;}
.commonDetailedContentsfoot p{ text-align:center; padding-bottom:30px;}
.commonDetailedContentsfoot p a{     display: inline-block;
    width: 100px;
    margin-top: 25px;
    text-align: center;
    line-height: 30px;
    padding-right: 20px;
    background: #EF7A0C url(../images/head05.png) no-repeat 88px center;
    color: #fff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;}
.commonDetailedContentsfoot p a:hover{opacity:.8;background-position-x:94px;}
.commonDetailedContentsfoot dl{ border:1px solid #cccccc; border-left:none; border-right:none; font-size:13px; padding:13px 0px;}
.commonDetailedContentsfoot dl  a{color:#1a1a1a;}
.commonDetailedContentsfoot dl  a:hover{color:#EF7A0C}
.commonDetailedContentsfoot dl span{ display:inline-block; background:#f2f2f2; color:#1a1a1a; line-height:27px; padding:0px 10px; margin-right:15px;}
.commonDetailedContentsfoot dl dd{ float:left;}
.commonDetailedContentsfoot dl dt{ float:right;}



.relevant{position:relative; margin: 0 auto 30px;clear:both;}
.relevant h3{display:inline-block; padding:7px 20px;  background:#EF7A0C; color:#fff; letter-spacing:1.2px; font-size:18px;}
.relevant ul{overflow:hidden;padding:15px 0px;width:1160px;}
.relevant li{ float: left; width: 212px;margin-right:20px;;}
.relevant li img{ display: block;  width:206px;height:206px;}
.relevant li a{display:block;padding:3px; background:#efefef; transiton:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; border-radius:3px;}
.relevant li p{ display: block; padding-top: 11px;padding-bottom:5px; height: 24px; line-height: 24px; font-size: 14px; color: #1a1a1a; text-align: center;text-overflow:ellipsis;white-space:nowrap; overflow: hidden; }
.relevant li a:hover{background:#EF7A0C;}
.relevant li a:hover p{ color: #fff;}






/*  */
.sortlist{margin-bottom:20px;}
.sortlist .tit{ border-bottom:1px solid #EF7A0C;padding-bottom:5px; margin-bottom:5px;}
.sortlist .tit .tp1{font-size:24px; color:#EF7A0C; margin-bottom:8px; font-weight:bold;}
.sortlist .tit .tp2{font-size:18px; color:#000;}
.sortlist .text{margin-bottom:10px; color:#666; font-size:15px; text-indent:2em;}
/*  */


