@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{
	font-family: "微软雅黑";
	font-size: 14px;
	color:#525252;
	background: #fff;
	width:100%;
	height: 100%;
}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{ font:100% Lao UI, sans-serif, "微软雅黑"; vertical-align:middle;}
a{ color:#525252; text-decoration:none;}

.w1200{
	width: 1200px;
	margin: 0 auto;
}
.l{
	float: left;
}
.r{
	float: right;
}
.wh50{
	width: 50%;
}
.xiaochu:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.xiaochu {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }
 
/*top*/
header nav{width: 100%;}
header nav div{width: 100%;margin: 0 auto;color: #434343;}
header nav .in_nav_div1{padding: 4px 0;}
header nav div ul{float: left;}
header nav div .in_nav_di1_ul1{}
header nav div ul li{float: left;margin: 8px 5px;}
header nav div .in_nav_di1_ul2{float: right;}
header nav div .in_nav_di1_ul2 li{float: right;}
header nav .in_nav_div2{border-top: 1px solid #E2E2E2;overflow: hidden;padding: 12px 0;}
header nav .in_nav_div2 .in_nav_di2_ul1{}
header nav .in_nav_div2 .in_nav_di2_ul1 li{float: right;}
header nav .in_nav_div2 .in_nav_di2_ul1 li img{}
header nav .in_nav_div2 .in_nav_di2_ul2{float: right; margin: 0 auto;}
header nav .in_nav_div2 .in_nav_di2_ul2 li{color: #434343;padding: 10px 15px; text-align: center;border: 1px solid #fff;margin: 10px 20px 0 20px;position: relative;}
header nav .in_nav_div2 .in_nav_di2_ul2 li img{margin: 0 auto;}
header nav .in_nav_div2 .in_nav_di2_ul2 li:last-child{margin:10px 0 0 20px;}
header nav .in_nav_div2 .in_nav_di2_ul2 li:hover{ border: 1px solid #000;}
header nav .in_nav_div2 .in_nav_di2_ul2 li span{position: relative;display: none;width: 100%;position: absolute;bottom:4px;right:-0%;left: 0}
header nav .in_nav_div2 .in_nav_di2_ul2 li:hover span{display:inherit;margin-bottom: -15px;margin-top: -3px;}

/*<!--轮播图=================================-->*/
header .in_wheel{width: 100%;}


#benner {
	width:100%;
	/*height:340px;*/
	/*margin-left:15%;
	margin-top:10px;*/
}
#benner .imga {
	width: 100%;
	height: 100%;
	display:none;
}
#benner .img .active {
	display:block;
}
#benner .title {
	height:16px;
	background-color:rgba(226,226,226,0.6);
	border-radius:30px;
	margin-top:-35px;
	float:left;
	margin-left:48%;
	margin-right:40%;
	padding:6px 0px 0px 10px;
	position:relative;
}
#benner .title .nr {
	list-style:none;
	width:10px;
	height:10px;
	background:#fff;
	border-radius:10px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
}
#benner .title .active {
	background:#db192a;
}


/*cp*/
.in_products{
	padding: 20px 0 20px 0;
}
section .in_products{width: 100%; background: url(../img/background1.jpg)no-repeat ;}
section .in_products h6{font-size:35px;color: #fff;width: 100%;text-align: center;padding-top: 40px;}
section .in_products p{color: #fff;font-size: 14px;text-align: center; margin: 30px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}

#tabWarp{ margin:10px auto;}
#tabMenu{ margin-top:5px; width: 800px;margin: 0 auto;}
#tabMenu ul{;margin: 0 auto;}
#tabMenu ul li{border-radius: 5px; width:23%;float:left;list-style:none; font-size:12px;font-weight: 100; line-height:40px; height:40px; text-align:center; color:#E8E8E8; cursor:pointer;border: 1px solid #E8E8E8; margin:20px 1%;}
#tabMenu ul li.curent{ font-size:13px; background:#F0EFEF; font-weight:bold; color:#282828;}
#tabContent{ width:1200px;overflow: hidden;  padding:5px; font-size:12px;margin: 0 auto;}
#tabContent .hide{ display:none;}
#tabContent {
	margin-top: 40px;
	overflow: hidden;
}
#tabContent ul{
	margin-left: -3.33%;
	padding-top: 30px;
}
#tabContent ul li{
	width: 30%;
	float: left;
	margin-left: 3.33%;
}
#tabContent ul li h3{
	overflow: hidden;
}
#tabContent ul li h3 img{
transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
width: 100%;
}
#tabContent ul li p{
	padding: 10px 0;
	margin: 0;
}
#tabContent ul li:hover h3 img{
transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); /* IE 9 */
-moz-transform:scale(1.1,1.1); /* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
-o-transform:scale(1.1,1.1); /* Opera */}


/*<!--关于我们=================================-->*/
section .in_about{width: 100%;background: url(../img/background2.jpg);padding: 20px 0 30px 0;}
section .in_about h6{width: 100%;text-align: center;color: #fff;padding: 20px 0; font-size: 38px;}
#demo {
/*background: #FFF;*/
overflow:hidden;
border: 1px dashed #CCC;
width: 90%;
margin: 10px auto;
height:150px;
}
 #demo img {
 width: 5%;
 border: 3px solid #F2F2F2;
}
#indemo {
 float: left;
 width: 800%;
}
#demo1 {
	margin-right: -1.25%;
 float: left;
}
#demo2 {
	
float: left;
}


/*section .in_about div{width: 50%;float: left;}
section .in_about div img{width: 92%;height: 100%;}
section .in_about div ul{width: 80%;}
section .in_about div ul li h6{font-size: 30px;margin: 30px 0;color: #F0EFEF;}
section .in_about div ul li{line-height: 30px;margin-top: 20px;color: #C4C4C4;}
section .in_about div ul li.more{width: 100px;text-align: center;border-radius: 5px; padding: 3px 5px;border: 1px solid #484848;}
*/
/*<!--企业优势=================================-->*/
section{width: 100%;}
section .in_advantage{width: 100%;margin: 0 auto;background: url(../img/background1.jpg) no-repeat;color: #fff;overflow: hidden;padding-bottom: 80px}
section .in_advantage .in_adv_div1{ margin: 0 auto;padding: 80px 0 60px 0;border-bottom: 1px solid #ccc;position: relative;}
section .in_advantage .in_adv_div1 ol{font-size: 20px;text-align: center;}
section .in_advantage .in_adv_div1 ol>span{font-family: "叶根友毛笔行书2.0版";font-size: 55px;}
section .in_advantage .in_adv_div1 p{width: 250px;border: 1px solid #CBCBCB; margin: 0 auto; color: #000;padding: 3px; text-align: center;font-size: 14px;background-color: #fff;position: absolute;bottom: -12px;left: 37.5%;}

section .in_advantage .in_adv_div2{margin: 0 auto;}
section .in_advantage div>div{float: left;margin-top: 40px;}
section .in_advantage .in_adv_div2 .in_adv_di2_d1{width: 48%;height: 645px;}
section .in_advantage .in_adv_div2 .in_adv_di2_d1 li{margin: 62px 40px 0px 0px; line-height: 40px; text-align: right;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
section .in_advantage .in_adv_div2 .in_adv_di2_d1 li img{width: 100%;height: 80%;}
/*section .in_advantage .in_adv_div2 .in_adv_di2_d1 li img{width: 80%;height: 80%;}*/
section .in_advantage .in_adv_div2 .in_adv_di2_d2{width: 44%;float: left;text-align: left;}
section .in_advantage .in_adv_div2 .in_adv_di2_d2 ul{}
section .in_advantage .in_adv_div2 .in_adv_di2_d2 ul li{width: 85%;margin-top:63px;float: right;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 14px;margin-left: -40px!important;}
section .in_advantage .in_adv_div2 .in_adv_di2_d2 ul  img{margin-top: 45px;margin-left: 50px;}
section .in_advantage .in_adv_div2 .in_adv_di2_d2 ul li img.in_adv_img1{position: relative;width: 60%;z-index: 12;left: -14px; margin-bottom: -36px;}
section .in_advantage .in_adv_div2 .in_adv_di2_d3{width: 25px;text-align: center;border-right: 1px solid #fff;margin-right: 25px;}
section .in_advantage .in_adv_div2 .in_adv_di2_d3 ul li{width:50px;height: 50px;line-height: 50px; border: 1px solid #fff;background: #1D1409;border-radius: 50%; margin: 48px 0;}




/*<!--新闻资讯=================================-->*/
section .in_new{width: 100%;padding: 60px 0;}
section .in_new h3{text-align: center;margin: 20px auto;font-size: 35px;}
section .in_new p{font-size: 14px;margin: 30px auto;text-align: center;}
section .in_new .in_new_div1{overflow: hidden; margin: 0 auto;}
section .in_new .in_new_div1 ul{width: 32.33%; margin: 25px 0 0 1%; float: left; }
section .in_new .in_new_div1 ul li img{width: 95%;height: 90%;margin: 8px 0 0 10px;}
section .in_new .in_new_div1 ul li h4{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 22px;margin: 20px 5px;color: #565757;}
section .in_new .in_new_div1 ul li.pre{height: 60px;text-overflow: -o-ellipsis-lastline;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
section .in_new .in_new_div1 ul li{width: 90%;line-height: 30px;font-size: 14px;color: #929293;}
section .in_new a>p{width: 100px;color: #fff;line-height: 30px; padding: 8px 5px;font-size: 16px;background: #1D1409;border-radius: 5px;}
section .in_new a>p:hover{background: #323232;}
iframe{border: 0;}


/*<!--联系我们=================================-->*/
section .in_content{width: 100%; background: url(../img/map.jpg);overflow: hidden;}
section .in_content p{margin: 0 auto;}
section .in_content h3{margin: 0 auto;text-align: center;padding: 20px 0;color: #fff;font-size:35px;}
section .in_content>div{ margin: 0 auto;background-color: #ABB1B2;overflow: auto;margin-bottom: 40px;}
section .in_content div .in_con_tab{width: 45%; float: left;overflow: hidden;margin: 20px;margin-right: 2.5%;}
section .in_content div .in_con_tab td{padding: 20px 0;line-height: 20px;}
section .in_content div .in_con_tab td>input{padding: 3px 5px;width: 50%;margin-top: 0px;}
section .in_content div .in_con_tab td img{
margin-top: 4px;	
}

section .in_content div .in_con_tab .in_con_tab_td1{width: 20%;text-align: right;color: #707374;}
section .in_content div .in_con_tab .in_con_tab_td2{line-height: 30px; width: 80%;padding-left: 22px;font-size: 14px;color: #747777;padding-top: 8px;}
section .in_content div .in_con_tab .con_tab_hidd2{display: none;}
section .in_content div .in_con_tab input.submit{width: 100px; padding: 8px 30px;color: #fff;background: #2D2D2D;border: 0;margin: 20px auto;}
section .in_content div .in_con_tab2{ width: 45%;float: left;margin: 35px 0 0 2.5%;}
section .in_content div .in_con_tab2 h5{font-size: 22px;color: #505151;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
section .in_content div .in_con_tab2 ul li{line-height: 40px;font-size: 14px;color: #505151;}
section .in_content div .in_con
footer{width: 100%;text-align: center;font-size: 14px;color: #777A7B;color: #fff;background: #ADB3B4;padding: 5px;}
footer p{
	padding: 5px;
}
_tab2 .in_con_map{width: 90%;height: 300px;}




/*内頁*/

section .about_div1 ul li{float: left;}
section .sec_pro_ul1{margin: 0 auto;border-bottom: 1px solid #ccc;padding-bottom: 18px;overflow: hidden;padding-top: 40px;}
section .sec_pro_ul1 li{float: left;}
section .sec_pro_ul1 .sec_pro_ul1_left{font-size: 30px;margin-left: 15px;}
section .sec_pro_ul1 .sec_pro_ul1_right{float: right;font-size: 14px;margin-right: 15px;margin-top: 10px;}
section .sec_pro_ul2{padding-top: 15px; text-indent:24px;line-height:30px;color: #808080}
section .sec_pro_ul2 strong{
font-size: 18px;
	color: #282828;
	font-weight: 400;
}

.about_div1{
	padding-bottom: 120px;
	margin-top: 0px;
}


.foot_f1{width: 100%;background-color: #323232;clear: both;overflow: hidden;}
.foot_f1 .foot_div1{width: 100%;margin: 0 auto;padding: 10px;float: left;}
.foot_f1 .foot_div1 .foot_di1_ul1{width: 100%; font-size: 14px;line-height: 40px}
.foot_f1 .foot_div1 .foot_di1_ul1 li{color: #CBCBCB; float: left;margin: 10px 28px;}
.foot_f1 .foot_div1 .foot_di1_ul2 {margin-left: 0;}
.foot_f1 .foot_div1 .foot_di1_ul2 li{float: left;margin: 15px 25px;color: #CBCBCB;}
.foot_f1 .foot_div1 .foot_di1_ul2 li img{margin: -3px 5px;}
.foot_f1 .foot_div1  p{border-top: 1px solid #ccc; width: 100%;clear: both; height: 30px;text-align: center;font-size: 14px;color: #777A7B;line-height: 30px;color: #fff;}



section .attesta{margin: 30px auto;}

section .about_div1 ul li{float: left;}

section .sec_pro_ul2 strong{
font-size: 18px;
	color: #282828;
	font-weight: 400;
}







section .case_div1{margin: 0 auto;padding-top: 20px;margin-bottom: 80px;overflow: hidden;}
section .case_div1 img{
	min-width: 100%;
	width: 100%;
}
section .case_div1 ul{margin-left: -3.33%}
section .case_div1 ul li{
	width: 30%;margin-bottom:3.33% ;float:left;border:1px solid #ccc;margin-left: 3.33%;text-align: center;
}
section .case_div1 ul li p{
	padding: 15px 0;
}	



section .new_div2{width: 65%;height: 220px; margin: 0 auto;border-bottom: 1px dashed #ccc;}
section .new_div2 ul{float: left;margin-top: 40px;}
section .new_div2 ul.new_div2_ul1{width: 20%;height: 60%;}
section .new_div2 ul.new_div2_ul2{width: 75%;float: right;}
section .new_div2 ul img{width: 100%;height: 100%;}
section .new_div2 ul.new_div2_ul2 li{margin: 18px 0;font-size: 14px;color: #707374;}
/*section .new_div2 ul.new_div2_ul2 li.new_div2_ul2_li{text-overflow: -o-ellipsis-lastline;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; }*/
section .new_div2 ul.new_div2_ul2 li span{ font-size: 20px;color: #2D2D2D;}
section .new_div2 ul.new_div2_ul2 li.new_div2_ul2_span{height: 40px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}

/*分页===================================================*/
.lastpage{width: 70%;height: 50px; margin: 20px auto;}
.page{width: 200%;margin: 0 auto;clear: both;}
.page li{float: left;width: 30px;height: 30px;text-align: center;line-height: 30px;border: 1px solid #ccc;}

@media screen and (max-width:834px){
	
	section .new_div2 ul img {height: 80%;margin: 20px 0;}
	section .new_div2 {height: 240px;}
}
@media screen and (max-width:654px){
	
	section .new_div2 ul img {height: 70%;margin: 30px 0;}
}
@media screen and (max-width:530px){
	
	section .new_div2 ul.new_div2_ul1{display: none;}
	section .new_div2 ul.new_div2_ul2{width: 90%;}
}
@media screen and (max-width:420px){
	section .new_div2 {height: 280px;}
}	
	
	

	
	


/*section .pro_inside .pro_ins_div1{width: 70%;margin: 0 auto;}
section .pro_inside .pro_ins_div1 ul{float: left;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul1{width: 30%;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul1 img{width: 80%;margin: 20px;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul2{width: 70%;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul2 h1{margin: 20PX 0;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul2 P{width: 50%; text-indent:1em;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul3{width: 100%;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul3 li{width: 1px solid #ccc; float: left;}
section .pro_inside .pro_ins_div1 .pro_ins_di1_ul3 li img{width: 100px;height: 80px;margin: 15px;}
*/
.ny_cp{
	margin: 30px auto 20px auto;
}
section .pro_inside .pro_ins_di1_ul2{width: 50%;margin-left: 30px; float: left;}
section .pro_inside .pro_ins_di1_ul2 h1{font-size: 18px;
border-bottom: 1px solid #e1e1e1;padding-bottom: 15px; color: #282828;}
section .pro_inside .pro_ins_di1_ul2 p{
	line-height: 24px;
	color: #808080;
}

section .pro_inside .pro_ins_di1_ul2{width: 45%;margin-left: 30px; float: left;}
section .pro_inside .pro_ins_di1_ul2 h1{margin: 40px 0 20px 0;}
section .pro_inside .pro_ins_di1_ul2 P{width: 95%; text-indent:1em;}
section .pro_inside_v1{width: 40%;margin: 0 auto 80px auto;overflow: hidden;}
section .pro_inside_v1 img{width: 100%;}
section .pro_ins_v2{margin: 40px  auto 0 auto;font-size: 30px;margin-bottom: 20px;}
section .pro_ins_v2 span{border-bottom: 3px solid #666666}

	



section .pro_products{width: 100%;margin-top: 0px;}
section .pro_products h6{font-size: 48px;color: #fff;width: 100%;text-align: center;padding-top: 40px;}
section .pro_products p{color: #fff;font-size: 14px;text-align: center; margin: 30px;}


#tabWarp{ width:80%;margin:10px auto;}

#tabMenu ul{width: 90%;height: 100px;margin: 0 auto;}
#tabMenu ul li{border-radius: 5px; width:20%;float:left;font-size: 16px; list-style:none; font-size:12px;font-weight: 100; line-height:40px; height:40px; text-align:center; color:#E8E8E8; cursor:pointer;border: 1px solid #E8E8E8; margin:20px 15px;}
#tabMenu ul li.curent{ font-size:13px; background:#F0EFEF; font-weight:bold; color:#8B8B8A;}

#tabContent .hide{ display:none;}

#tabContent .in_tabcont_li{width: 100%;height: 40px;background: #68625A;margin-top: -3px;color: #fff;text-align: center;line-height: 30px;}
#tabContent ul:hover .in_tabcont_li{color: red;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;width: 100%;height: 40px;font-size: 18px;}



/*分页===================================================*/
.lastpage{width: 70%;height: 50px; margin: 20px auto;}
.page{width: 300px;margin: 0 auto;clear: both;}
.page li{float: left;width: 30px;height: 30px;text-align: center;line-height: 30px;border: 1px solid #ccc;}

@media screen and (max-width:1679px){
	section .pro_products{margin: 25px auto;}
}
@media screen and (max-width:1636px){
	.lastpage{margin: 35px auto;}
	/*#tabContent{height: 0px;}*/
}



section .new_div2{ margin: 0 auto;border-bottom: 1px dashed #ccc;width: 1200px ;}
section .new_div2 ul{float: left;margin-top: 40px;}
section .new_div2 ul.new_div2_ul1{width: 20%;height: 60%;}
section .new_div2 ul.new_div2_ul2{width: 75%;float: right;}
section .new_div2 ul img{width: 100%;height: 100%;}
section .new_div2 ul.new_div2_ul2 li{margin: 18px 0;font-size: 14px;color: #707374;}
/*section .new_div2 ul.new_div2_ul2 li.new_div2_ul2_li{text-overflow: -o-ellipsis-lastline;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; }*/
section .new_div2 ul.new_div2_ul2 li span{ font-size: 20px;color: #2D2D2D;}
section .new_div2 ul.new_div2_ul2 li.new_div2_ul2_span{height: 40px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}

.new_ins_div2{
	
}
.new_ins_div2 h3{
	font-size: 24px;
	text-align: center;
	padding: 40px 0;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px;
}
.new_ins_div2  p{
	line-height: 24px;
	color: #808080;
}

.ny_cp_zs{
	
}
.ny_cp_zs ol{
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
}
.ny_cp_zs ol li{
float: left;
padding:8px 40px;
border: 1px solid #e1e1e1;
margin-right: 20px;
	border-radius: 10px;
	font-size: 15px;
	color: #484848;
}
.ny_cp_zs ol li a{
	
}

.ny_cp_zs  ul {
	margin-left: -3.33%;
	
}
.ny_cp_zs  ul li{
	float: left;
	width: 30%;
	margin-left: 3.33%;
	text-align: center;
}
.ny_cp_zs  a{
	
}
.ny_cp_zs  ul li p{
	padding: 10px 0;
	color: #484848;
	margin: 0 0 10px 0
}

.new_div1{
	margin-top:0px;
}


/*2019.9.18*/
.lx_bj{
	margin-top: 40px;
	overflow: hidden;
}
.lx_bj .er{
	width: 80px;
	text-align: center!important;	
	float: left;
}
.lx_bj .er img{
	width: 80px;	
}
.lx_bj .er p{
font-size: 12px;
	text-align: center!important;
}
.lx_bj  h5{
	float: right;
	padding: 10px 0;
	margin-top:38px;
}
.lx_bj  h5 a{
	padding: 10px 15px;
	background: #282828;
	color: #f1f1f1;
	border-radius: 5px;
}


/*sy_dit*/
.di_tu{
width: 100%;
	float: right;
	margin-top: 0px;
	
}
.my-map { margin: 0 auto; width: 100%; height:250px; }
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}

.footer .foot_part1 dl.last {
    margin-right: -7%;
}



/*产品详情*/

.product_kuan{width:50%;margin: 40px auto; overflow: hidden;float: left;}
.product_xq{width:100%; margin:0 auto; }
.page{ float:left; width:80%;}
.page img{
	width: 450px;
}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0 0 1%; width:24%; height:46px; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{ opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ border:1px solid #eee; position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0;}
.sp-large a img{ max-width:100%; height:auto;}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {
	.sp-wrap{ margin:0 0 15px 0;width: 100%}
	#sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}
}
.product_xq_right{ float:right; width:56%; font-size:14px; color:#525252; line-height:24px;position: relative;padding-bottom: 40px;min-height: 280px;}
.product_xq_right h2{ font-size:20px; line-height:26px; color:#2b4278; padding:0 0 8px 0; margin:0 0 12px 0;}
.product_xq_right h2 a{
	float: right;
	font-size: 16px;
	margin-right: 5px;
	margin-top: 5px;
	color: #808080
}
.product_xq_right h3{
	width: 100%;
	border-top: 1px solid #e1e1e1;
	position: absolute;
	bottom: 0;
	padding-top: 10px;
}	 
.product_xq_right h3  a{
	color: #808080;
}	
.product_xq_right h3  a:hover{
	color: #175FB5;
}
.yx{width: 110px;float: right;height: 100%; }
.yx img{width: 100%;margin-top:12%}
.products_detail_two p{
	clear: left;
	margin:10px 5px; 
}
.products_detail_two{ display:block; height:auto; overflow:hidden; margin:36px 0 0 0; background:#fff; font-size:14px; color:#525252; line-height:24px;position: relative;}
.products_detwo_titel{ border-bottom:solid 1px #e8e8e8; border-top:solid 1px #e8e8e8; height:55px; line-height:55px;}
.products_detwo_titel .web>a{ cursor:pointer; float:left; font-size:16px; text-align:center; display:block; height:55px; border-left:solid 1px #e8e8e8; border-top:none; padding:0 5%;}
.products_detwo_titel .web a.cur,.products_detwo_titel a:hover{ color:#fff; background:#2b4278; text-decoration:none;margin-bottom: 3%}
.borleft{ width:100%; border-left:solid 1px #e8e8e8;}
.borleft h3{
float: right;
	margin-right: 1px;
}
.borleft h3 a{
	height:55px;
	cursor:pointer; float:left; font-size:14px; text-align:center; display:block; height:55px; border:solid 1px #e8e8e8; border-top:none;padding: 0 10px;
}	
.products_decon{ width:100%; margin:0 auto;}
.pro_con{ display:none; padding-top:30px; font-size:14px; color:#666; line-height:24px;}
.produxt_common{ padding-bottom:30px; display:block; height:auto; overflow:hidden; width:100%;}
.produxt_common ul { padding-top:20px;}
.produxt_common ul li{ border:solid 1px #ddd; width:225px; float:left; margin-right:19px; text-align:center; padding:5px 4px 20px 4px;}	

.banh{width: 100%;text-align: center;display: none;overflow: hidden}
.banh p{padding:1% 0 1% 0;background: #2E3032; margin-bottom: 48px;color: #f1f1f1;}


.products_detail_two{
	
}
.products_detail_two h4{
	font-size: 18px;
	font-weight: 600;
	color: #282828;
	margin-bottom: 20px;
}
.products_detail_two .js>p{
	color: #686868;
	line-height: 40px;
}
.products_detail_two .js{
	margin-bottom: 40px;
}
.js  table{
border-collapse: collapse;
	text-align: center;
	width: 80%;
}
.js  table tr{
padding: 15px;
	height: 40px;
}
.js  table tr:nth-child(1){
	background: #1a7ae6;
	color: #f1f1f1;
	font-size: 18px;
	border-color: #f1f1f1;
}
.js  table td{
	
}



.tj{
	padding-top:60px; 
	
}
.tj h3{
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom:60px;
	color:#1a7ae6;
}

/*2019.10.24*/
.kfoutbox .kfbox img {
    border: none;
    VERTICAL-ALIGN: bottom;
    width: 100%;
}

@media screen and (max-width:414px){
#kfoutbox{
	display:none;
}	
.kfoutbox {
    _position: absolute;
    right: 20px;
    display: none;
    kf54kefuqqtop: 100px;
}
.flex-direction-nav .arrow {
	    display: none;

}
.style-1 .nav--active .nav {
    z-index: 99999;
}
#demo img {
    width: 8.5%;
    border: 3px solid #F2F2F2;
}
}