body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	overflow-x: hidden;
	font-family: "Microsoft YaHei",SimSun,Helvetica,sans-serif; 
}


ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover,a:active{ text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.clear_both{clear:both;}


.vh_01{height:1px;line-height:1px; clear:both;}
.vh_50{height:50px;line-height:50px; clear:both;}
.vh_400{height:300px;line-height:300px; clear:both;}
.container{margin:0 auto;}
.fl{float:left;overflow:hidden;}
.rt{float:right;overflow:hidden;}
@media (min-width: 1200px) {
	.container {width: 1200px; padding:0px; clear:both;}
}
@media (max-width: 768px) {
.container { padding-left:8px; padding-right:8px;}
.vh_50{height:20px;line-height:20px}
}





/* ================================================================================================= home atart========================================================================================== */

.cont_tit{width:auto;margin:0 auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.cont_tit h1{font-size:32px;color: #222;margin:50px 0 10px 0;background:url(../image/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:12px;text-align:center; font-weight:normal;}
.cont_tit span{display: block;margin: 0px 0 30px 0;font-size: 14px;color: #666;line-height:170%;text-align:center;}

@media (max-width:768px){
.cont_tit h1{margin:25px 0 10px 0;}
.cont_tit span{margin:0 0 25px 0;}
}


.pro_nav{margin:20px auto 30px auto;text-align:center;width:1200px;}
.pro_nav ul li{display:inline-block;width:125px;height:50px;line-height:50px;font-size:15px;text-align:center;margin:0 10px 0 0;overflow:hidden;background:#f0f0f0;}
.pro_nav ul li a{color:#666;transition:all 0.3s ease;}
.pro_nav ul li a::after{content:"";display:block;width:0px;height:100%;background:#d60d0d;margin-top:-50px;transition:all 0.3s ease;}
.pro_nav ul li a:hover{color:#fff;}
.pro_nav ul li a:hover::after{width:100%;}
.pro_nav ul li.leftconli{ background:#d60d0d;}
.pro_nav ul li.leftconli a{ color:#fff;}


.in_prod{width:1200px;margin:20px auto 50px auto;height:auto;overflow:hidden;;}
.in_prod  li{float:left;width:285px;height:auto;margin:0 20px 0 0;}
.in_prod  li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.in_prod  li .pro_pic img{width:100%;height:285px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_prod  li .pro_txt{text-align:center;color:#555;font-size:16px;padding:15px 0px 18px 0px;line-height:130%;}
.in_prod  li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.in_prod  li a:hover .pro_txt{color:#009b4d;}
.in_prod  li:nth-child(4n){margin-right:0;}

.in_prod_tit{width:auto;font-size:30px;color:#fff;padding:0 0 30px 0;}
.in_prod_tit span{font-size:14px; font-family:Arial, Helvetica, sans-serif;padding:0 0 0 10px;}
.in_prod_tit .more{float:right;}
@media (max-width:768px) {
.pro_nav{width:auto;height:auto;overflow:hidden;margin-bottom:15px;}
.pro_nav ul li{float:left;width:calc(33% - 8px);margin:0 4px 8px 4px;font-size:14px;}

.in_prod{width:auto;padding:0 4px;margin-bottom:25px;}
.in_prod li{width:calc(50% - 8px);margin:0 4px 8px 4px;}
.in_prod li .pro_pic img{width:100%;height:180px;}
}

/*---products end---*/





/*---------about--------------*/
.iabox{width:100%;height:auto;padding:0 0 0 0;background:#fafafa;margin-bottom:1px;}

.iabo{width:1200px;margin:30px auto 50px auto;height:auto;overflow:hidden;text-align:center;font-size:16px;line-height:160%;color:#666;}

.qysl{width:1200px;margin:0 auto;height:auto;overflow:hidden;background: linear-gradient(to right, #009b4d, #009b4d);height:auto;padding:30px 0;font-size:30px;color:#fff;text-align:center;}
.qysl p{font-size:14px;color:#fff;font-family:Arial, Helvetica, sans-serif;padding-top:5px;}
.qysl li{float:left;width:300px;height:auto;overflow:hidden;}
.qysl li div{padding-left:100px;color:#fff;font-size:30px;}
.qysl li div span{font-size:13px;padding-left:5px;}
.qysl li div p{font-size:13px;}

.iabo_more{width:100px;height:30px;line-height:30px;font-size:13px;color:#FFF;text-align:center;border:1px solid #cdcdcd;margin-top:20px;overflow:hidden; clear:both; border-radius:30px; font-family:Arial, Helvetica, sans-serif;}
.iabo_more a{color:#222;transition:all 0.3s ease;}
.iabo_more a::after{content:"";display:block;width:0px;height:100%;background:#1e50ae;margin-top:-30px;transition:all 0.3s ease;}
.iabo_more a:hover{color:#fff;}
.iabo_more a:hover::after{width:100%;}

@media (max-width:768px) {
.iabo{width:auto;padding:15px 8px 0 8px;margin-top:0px;}
.qysl{width:100%;}
.qysl li{float:left;width:calc(25% - 4px);margin:0 2px;}
.qysl li div{padding-left:5px;font-size:22px;}
.qysl li div span{padding-left:3px;}
}


#mold_pics .swiper-slide { width:1200px; }
#mold_pics .owl-big .wd1200 { position:relative; max-width:1200px; margin:0 auto }
#mold_pics .owl-big .swiper-button-next{background-image:url(../image/next2.png);background-size:60px 47px; background-position:left center; width:50%; height:100%; right:-600px; margin-top:0; top:0; z-index:998; display:block; }
#mold_pics .owl-big .swiper-button-prev{ background-image:url(../image/prev2.png);background-size: 60px 47px; background-position:right center; width:50%; height:100%; left:-600px; margin-top:0; top:0; z-index:998; display:block }
#mold_pics .swiper-slide img { display:block; width:100%; height:auto }
#mold_pics .swiper-slide-prev { position:relative }
#mold_pics .swiper-slide-prev:before { width:100%; height:100%; position:absolute; left:0; top:0; content:""; display:block; background:rgba(0, 0, 0, 0.7); z-index:990 }
#mold_pics .swiper-slide-next { position:relative }
#mold_pics .swiper-slide-next:before { width:100%; height:100%; position:absolute; left:0; top:0; content:""; display:block; background:rgba(0, 0, 0, 0.7); z-index:990 }

@media screen and (max-width:1300px) {
	#mold_pics .swiper-slide{ width:60%}
	#mold_pics .owl-big .swiper-button-next{ right:-35%}
	#mold_pics .owl-big .swiper-button-prev{ left:-35%}
}
@media screen and (max-width:1000px) {
	#mold_pics .owl-big .swiper-button-next, #mold_pics .owl-big .swiper-button-prev{ background-size:30px 23.5px}
	#mold_pics .swiper-slide{ width:70%}
	#mold_pics .owl-big .swiper-button-next{ right:-40%}
	#mold_pics .owl-big .swiper-button-prev{ left:-40%}
}
@media screen and (max-width:500px) {
	#mold_pics .swiper-slide{ width:100%}
	#mold_pics .owl-big .swiper-button-next{ right:-40%; background-color:rgba(0,0,0,0)}
	#mold_pics .owl-big .swiper-button-prev{ left:-40%;background-color:rgba(0,0,0,0)}
}
/*---------about--------------*/


.inew_list{float:right;width:600px;height:auto;overflow:hidden;margin-top:35px;}
.inew_list li{float:left;width:600px;height:116px;overflow:hidden;background:#fafafa;margin-bottom:24px;}
.inew_list li .tm{float:left;width:130px;text-align:center;font-size:36px;color:#000;padding-top:22px;}
.inew_list li .tm p{font-size:18px;color:#000;}
.inew_list li .title{float:right;width:440px;height:auto;overflow:hidden;margin-right:30px;font-size:18px;color:#333;padding-top:25px;}
.inew_list li .title p{font-size:13px;color:#777;line-height:150%;padding-top:5px;}
.inew_list li:last-child{margin-bottom:0px;}

.ixwen{width:1200px;margin:0 auto 80px auto;height:auto;overflow:hidden;}
.inewl{float:left;width:560px;height:auto;overflow:hidden;margin-top:35px;}
.inewl .ltpic{width:560px;height:280px;}
.inewl .ltpic img{width:auto;height:280px;}
.inewl .ltcon{width:560px;height:116px;overflow:hidden;background:#fafafa;}
.inewl .ltcon .tm{float:left;width:130px;text-align:center;font-size:36px;color:#000;padding-top:23px;}
.inewl .ltcon .tm p{font-size:18px;color:#000;}
.inewl .ltcon .title{float:right;width:400px;height:auto;overflow:hidden;margin-right:30px;font-size:18px;color:#333;padding-top:25px;}
.inewl .ltcon .title p{font-size:13px;color:#777;line-height:150%;padding-top:5px;}

@media (max-width:768px) {
.ixwen{width:auto;padding:0 8px;}
.inewl{width:100%;margin-top:15px;}
.inewl .ltpic{width:100%;height:auto;}
.inewl .ltpic img{width:100%;height:auto;}
.inewl .ltcon{width:auto;height:90px;display:none;}
.inewl .ltcon .tm{width:50px;font-size:18px;padding-top:28px;margin-left:8px;display:none}
.inewl .ltcon .tm p{font-size:14px;color:#000;}
.inewl .ltcon .title{float:right;width:80%;margin:0 0 0 0;padding-top:20px;}
.inewl .ltcon .title p{display:none}

.inew_list{width:100%;padding:0 0;float:left;margin-top:12px;}
.inew_list li{width:100%;height:40px;line-height:40px;margin-bottom:12px;}
.inew_list li .tm{width:50px;font-size:18px;padding-top:28px;margin-left:0;display:none}
.inew_list li .tm p{font-size:14px;color:#000;}
.inew_list li .title{float:left;width:auto;margin:0 0 0 0;padding:0 0;}
.inew_list li .title p{display:none}
}
/* ==================================================================================================== home end ===================================================================================== */


/*========================conav============================================================================= nei ============================================================================================*/
.con_box{width:100%;height:auto;overflow:hidden;background:#f9f9f9;margin-bottom:55px;}
.con_tit{width:1200px;margin:0 auto;height:60px;line-height:60px;overflow:hidden;}
.con_tit li { float: left; padding-right: 30px; }
.con_tit li a { display: inline-block; font-size: 22px; color:#555; }
.con_tit li.on a { background-image: -webkit-linear-gradient(90deg, #31328e, #019950); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.con_tit li:hover a { background-image: -webkit-linear-gradient(90deg, #31328e, #019950); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.con_tel{float:right;width:180px;background:linear-gradient(to right,#019950, #019950);height:36px;line-height:36px;margin-top:10px;font-size:15px;color:#fff; border-radius:10px;}
.con_tel i{float:left;width:18px;height:18px;background:url(../image/tel1.png);margin:9px 15px 0 17px;}


.con_nav{margin:30px auto 30px auto;text-align:left;width:1200px;}
.con_nav ul li{display:inline-block;width:150px;height:50px;line-height:50px;font-size:15px;text-align:center;margin:0 10px 0 0;overflow:hidden;background:#f0f0f0;}
.con_nav ul li a{color:#666;transition:all 0.3s ease;}
.con_nav ul li a::after{content:"";display:block;width:0px;height:100%;background:#012b7e;margin-top:-50px;transition:all 0.3s ease;}
.con_nav ul li a:hover{color:#fff;}
.con_nav ul li a:hover::after{width:100%;}
.con_nav ul li.leftconli{ background:#012b7e;}
.con_nav ul li.leftconli a{ color:#fff;}



@media (max-width:768px){
.con_tit{width:auto;padding:0 8px;height:auto;overflow:hidden;}
.con_tit li{width:calc(33% - 4px);margin:0 2px;padding:0 0;} 
.con_tit li a{font-size:16px;display:block;}
.con_tel{display:none;}
}

.mainbox{background:#f6f6f6;}
.w1200{margin:0 auto;width:1200px;}

@media (min-width:768px) and (max-width:1920px) {
.wap-ban{display:none;}
}
@media (max-width: 768px) {
	
.mainbox{width:100%;padding:0 0 30px 0;}
.w1200{width:100%;padding:0 0 0 0;}

.about_top{width:100%;padding-left:20px;}
.prodtop{width:100%;padding-left:20px;padding-top:20px;}
.prodr{display:none;}
}


/* about */

.about{width:1200px;height:auto;overflow:hidden;margin:20px auto 50px auto;font-size:16px;line-height:170%;color:#666; }
.about .lt{float:left;width:600px;height:auto;overflow:hidden;}
.about .rt{float:right;width:600px;height:auto;overflow:hidden;font-size:16px;line-height:170%;color:#555;}

.cur_abo{width:auto;height:auto;overflow:hidden;padding:0 0 35px 0;text-align:center}
.cur_abo h1{font-size: 30px;color: #222;margin:0 0 0 0;background:url(../image/hon.png) no-repeat center bottom;padding:10px 0 13px 0;font-weight:normal;}

/*.about{width:1200px;height:auto;font-size:15px;line-height:180%;color:#444;padding:0 0 60px 0;margin:80px auto 0 auto; min-height:400px;overflow:hidden;}
.about img{text-align:center;padding:30px 0 0 0;} */


.sccj{width:1200px;margin:30px auto 50px auto;height:auto;overflow:hidden;}
.sccj  li{float:left;width:580px;height:auto;background:#FFF;margin:0 40px 30px 0;}
.sccj  li .pic{ width:100%; height:auto; overflow:hidden;}
.sccj  li .pic img{width:100%;height:300px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.sccj  li .hon_pic{ width:100%; height:auto; overflow:hidden;}
.sccj  li .hon_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.sccj  li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.sccj li:nth-child(2n){margin-right:0px;}


/*
.honor{width:1600px;margin:0 auto;height:auto;overflow:hidden;}
.honor li{float:left;width:calc(25% - 20px);height:auto;overflow:hidden;margin:0 20px 20px 0;}
.honor li .pic{ width:100%; height:auto; overflow:hidden;}
.honor li .pic img{width:100%;height:380px;}
.honor li .title{text-align:center;color:#555;font-size:16px;padding:15px 0px 18px 0px;line-height:130%;}
.honor li:nth-child(4n){margin-right:0;} */

.honor{width:1598px;margin:0 auto;height:auto;overflow:hidden;}
.honor li{float:left;width:377px;height:auto;overflow:hidden;margin:0 30px 30px 0;}
.honor li .pic{ width:100%; height:auto; overflow:hidden;}
.honor li .pic img{width:100%;height:377px;}
.honor li .title{text-align:center;color:#555;font-size:16px;padding:15px 0px 18px 0px;line-height:130%;}
.honor li:nth-child(4n){margin-right:0;}


@media (max-width: 1440px) {
.honor{width:1200px;margin:0 auto;height:auto;overflow:hidden; clear:both}
.honor li{float:left;width:285px;height:auto;overflow:hidden;margin:0 20px 20px 0;}
.honor li .pic{ width:100%; height:auto; overflow:hidden;}
.honor li .pic img{width:100%;height:285px;}
.honor li .title{text-align:center;color:#555;font-size:16px;padding:15px 0px 18px 0px;line-height:130%;}
.honor li:nth-child(4n){margin-right:0;}
}
@media (max-width: 768px) {
.about{width:auto;padding:0 10px;margin:0px 0 0 0;line-height:150%;font-size:16px;}
.about img{width:100%;height:auto;}
.honor{width:auto;}
.honor li{width:calc(50% - 8px);margin:0 4px 8px 4px;}
.honor li .pic img{width:auto;height:250px;}
}




/*-----------product-----------*/


.ProList{ width:1200px; height:auto;margin:25px auto 40px auto;overflow:hidden; min-height:450px;}
.ProList li{ width:283px; float:left;  margin:0px 20px 20px 0px; overflow:hidden;border:1px solid #e2e2e2;position: relative;height:auto;}
.ProList li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.ProList li .pro_pic img{width:100%;height:283px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList li .pro_txt{color:#666;font-size:14px;padding:10px 10px 15px 10px;line-height:130%;text-align:center;}
.ProList li:nth-child(4n){margin-right:0px;}
.ProList li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList li a:hover .pro_txt{color:#c80d0d;}

.ProList li:after {width: 0px;height: 3px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#019950 ;transition: all .3s linear;}
.ProList li:hover:after{width: 100%;}

.ProTitle{width:1200px;margin:0 auto;height:auto;overflow:hidden;font-size:26px;color:#222;padding:10px 0 0 0;}


@media screen and (max-width:768px){
.pro_list{width:auto;}

.ProList{width:100%;padding:0 0;margin:0px 0 0 0;}	
.ProList li{width:calc(49% - 10px);margin:0 5px 12px 5px;height:auto}
.ProList li .pro_pic img{width:100%;height:170px;}
.ProList li .pro_txt{font-size:15px;padding:10px 0 10px 0;height:36px;}
.ProList li .pro_txt p{font-size:12px;}
.ProList li:nth-child(2n){margin-right:0px;}

.ProList1{width:100%;padding:0 0;margin:30px 0 0 0;}	
.ProList1 li{width:calc(50% - 10px);margin:0 5px 12px 5px;height:180px}
.ProList1 li .pro_pic img{width:100%;height:131px;}
.ProList1 li .pro_txt{font-size:15px;padding:10px 0 5px 0;}
.ProList1 li .pro_txt p{font-size:12px;}
}



.pre_next{width:468px;height:auto;overflow:hidden;margin-top:15px;border:1px solid #e0e0e0;margin-bottom:0px;background:#FFF; clear:both}
.pre_next li{width:232px;float:left;text-align:center;border-right:1px solid #e0e0e0;}
.pre_next li a{color:#444;display:block;font-size:14px;line-height:35px;text-transform:uppercase;-webkit-transition: all 0.5s ease-in-out;}
.pre_next li a:hover{color:#444;background:#fff;}
.pre_next li:last-child{border:none}



/*-----------------pic show---------------*/


.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:400px;height:400px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:10px;height:10px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:400px;height:400px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*-----------------pic show--------*/

 @media (max-width: 768px) {
.jqzoom img{width:100%;height:auto;}
.spec-preview{width:100%;height:auto;}
.spec-scroll .items{margin-top:8px;}	
}

.pro_tion{width:1200px;height:auto;overflow:hidden;margin:50px auto 50px auto;}
.pro_tion .pr_lt{float:left;width:402px;text-align:center;height:auto;overflow:hidden;}

.pro_tion .pr_rt{float:right;width:760px;height:auto;overflow:hidden;}
.pr_rt_sx{font-size:14px;padding:0 0;line-height:170%;color:#777;}
.pr_rt_title{font-size:28px;color:#0e62af;padding:10px 0px 20px 0;}

.pr_rt_sx{width:660px;height:auto;overflow:hidden;margin-top:50px;}
.pr_rt_sx li{float:left;width:198px;line-height:40px;text-align:center;font-size:15px;color:#333;border:1px solid #e0e0e0; border-radius:30px;margin:0 30px 0 0;}
.pr_rt_sx li span{padding-left:26px;}
.pr_rt_sx li a{display:block;}
.pr_rt_sx li:nth-child(3n){margin-right:0px;}
.I1{background:url(../image/mrui_09.png) no-repeat 25px 12px;}
.I2{background:url(../image/mrui_10.png) no-repeat 35px 12px;}
.I3{background:url(../image/mrui_11.png) no-repeat 35px 12px;}

.pr_rt_js{width:auto;font-size:14px;line-height:160%;padding:10px 15px;color:#777; background:#f9f9f9;border:1px solid #ecebeb;color:#999;}



.pro_info{width:1200px;margin:0 auto;line-height:160%;padding:20px 0 25px 0;font-size:14px;color:#888; min-height:300px;overflow:hidden;height:auto;}
.pro_info img{ max-width:900px;clear:both;}

.pro_info_txt{width:1200px;height:auto;background:#f9f9f9;margin:0 auto 10px auto;overflow:hidden;}
.pro_info_txt span{background:#019950;color:#fff;width:120px;line-height:42px;display:block;text-align:center;}

.guan_pro{ width:1180px; height:auto;margin:25px auto 40px auto;overflow:hidden; min-height:450px;}
.guan_pro dt{ width:213px; float:left;  margin:0px 10px 20px 10px; overflow:hidden;border:1px solid #e2e2e2;position: relative;height:291px;}
.guan_pro dt .pro_pic{ width:100%; height:auto; overflow:hidden;}
.guan_pro dt .pro_pic img{width:100%;height:213px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.guan_pro dt .title{color:#777;font-size:13px;padding:15px 10px 15px 10px;line-height:130%;text-align:center;}
.guan_pro dt:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.guan_pro dt a:hover .title{color:#c80d0d;}



 @media (max-width: 768px) 
{
.pr_rt_js{font-size:16px;line-height:170%;padding:8px 8px;}
.pro_tion{width:auto;padding:0 8px 12px 8px;margin-top:0px;height:auto;overflow:hidden;}
.pro_tion .pr_lt{width:auto;margin:0 0;padding:0 0}
.pro_tion .pr_rt{width:100%;margin-top:20px;padding:0 0;height:auto;overflow:hidden;}

.pr_rt_title{width:auto;padding:4px 0 4px 0;}
.pr_rt_sx{width:100%;margin:0 auto;padding:10px 0}
.pr_rt_sx li{margin-bottom:8px;}

.pro_info{width:auto;padding:0 10px;}
.pro_info img{width:100%;max-width:100%;}
.pro_info_txt{width:auto;padding:0 0;}
}

@media (min-width:768px) and (max-width:1920px) {
.wap_pro_look{display:none}
}
@media (max-width: 768px) {
.wap_pro_look{width:90%;background:#009b4d;height:auto;overflow:hidden;margin:25px auto 0 auto;font-size:20px;color:#fff;text-align:center;padding:10px 0; border-radius:30px;}
}


/*-----------product end------------*/

/*--------------news------------*/
.xinw_txt{font-size:26px;text-align:center;padding:0 0 20px 0;width:100%;}
.xinw{width:100%;margin:0 auto;height:auto;overflow:hidden;}
.xinw_tit{ font-size:22px; line-height:36px; text-align:center; padding:8px 0 8px 0 ;background:#fff;display:block;margin-top:0px;}
.xinw_dtm{ text-align:center; padding:0 0 0px 0; font-size:14px; color:#555;line-height:50px;background:#f6f6f6;}
.xinw_info{ line-height:23px;padding:30px 0px;font-size:15px;color:#555;min-height:400px;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_box{width:auto;background:#FFF;height:auto;overflow:hidden;padding:50px 40px 40px 40px;}

.newsList { width:1290px;height:auto;min-height:360px;overflow:hidden;margin:0 auto;padding:15px 0 15px 0;}
.newsList li{float:left;width:400px; height:auto; overflow:hidden; background:#f7f7f7; box-sizing: border-box; padding:40px 45px; transition:all 0.5s;margin:0 15px 30px 15px;}
.newsList  li .news_tit{ font-size:22px; color:#333; line-height:22px; text-transform:uppercase; height:22px; overflow:hidden}
.newsList  li .news_data{ margin-top:20px; margin-bottom:15px; font-size:13px; color:#a4a4a4;}
.newsList  li .news_zy{ font-size:14px; color:#666; word-break:break-all; line-height:160%;}
.newsList li:hover{background:#fff;box-shadow:rgba(129,129,129,0.5) 0px 0px 20px;}
.newsList li:hover .news_tit{color:#bd0303;}
.newsList  li .news_a{ width:100px; line-height:35px; border:1px solid #818181; margin-top:25px;text-transform:uppercase; font-size:13px; color:#333;text-align:center;}
.newsList  li:hover .news_a{background: linear-gradient( to right,#019950, #019950);color:#FFF}




@media (max-width: 768px) {
.xinw_txt{width:auto;text-align:center;font-size:18px;}
.newsList{width:auto;padding:0 0; margin:20px auto 30px auto;padding:0 0;}
.newsList li{width:auto;height:auto;padding:20px 20px;overflow:hidden;}
.newsList  li .news_data{margin:10px 0 10px 0;}
.newsList  li .news_tit{font-size:18px;line-height:160%;}
.newsList  li .news_zy{line-height:160%;}

.xinw_info{padding:20px 8px 0 8px;width:auto;margin:0 auto;height:auto;overflow:hidden;font-size:16px;line-height:170%;}
}

.newbom{width:1200px; margin:0 auto; margin:40px auto 60px auto;border:1px solid #e9e9e9; line-height:60px; overflow:hidden; position:relative;font-size:16px;color:#b0b0b0;}
.newbom a{ color:#555;}
.newbom div.ny_pre{ position:absolute; left:0px; border-right:1px solid #e9e9e9; width:500px; text-align:center;font-size:15px;color:#555;}
.newbom div.ny_pre span{ margin-right:20px; font-size:16px; font-family:'宋体';}
.newbom div.ny_next{ position:absolute; right:0px;border-left:1px solid #e9e9e9; width:500px; text-align:center;font-size:15px;color:#555;}
.newbom div.ny_next span{ margin-left:20px; font-size:16px;font-family:'宋体';}
.newbom div.ny_list{ text-align:center;font-size:15px;}

.newbom div:hover a{ color:#d20910;}
.newbom div:hover{ color:#555;}

@media (max-width:1300px) {
	.newshow{ width:93.75%;}
	.newbom{ width:93.75%;}
	}
@media (max-width:1100px) {
	.newbom div.ny_pre{ width:250px;}
	.newbom div.ny_next{ width:250px;} 
	}
@media (max-width:865px) {
	.newbom div.ny_pre{ width:240px;}
	.newbom div.ny_next{ width:240px;} 
	}
@media (max-width:765px) {
	.newbom{ line-height:60px;}
	.newbom div.ny_pre{ position:relative; left:0px; border-right:0px; width:100%; text-align:left; border-bottom:1px solid #e9e9e9; padding-left:20px; box-sizing:border-box;}
	.newbom div.ny_pre span{ display:none;} 
   .newbom div.ny_next{ position:relative; right:0px;border-left:0px; width:100%; text-align:left; border-bottom:1px solid #e9e9e9;padding-left:20px;box-sizing:border-box;}
   .newbom div.ny_next span{ display:none;} 
	}
@media (max-width:765px) {
	.newshow_con{ word-break:break-all;}
	.newbom{ line-height:50px;}
	}
/*--------------news-----------------*/

/*----product news---*/
.related{width:100%;height:auto;overflow:hidden;padding:15px 10px 0 10px;border:1px solid #e0e0e0; clear:both;margin:20px 0;min-height:120px;}
.related li{float:left;width:calc(25% - 10px);margin:0 5px 10px 5px;background:url(http://www.jjfaye.com/template/portal/images/i_04.jpg) no-repeat 0 7px;padding-left:7px;}
.related li a{display:block;font-size:12px;}

@media (max-width: 768px) {
.related{display:none;}
}

/*-----lxfs-----------*/

.cur_lxwm h1{font-size: 30px;color: #222;margin:0 0 0 0;background:url(../image/hon.png) no-repeat center bottom;padding:10px 0 10px 0;font-weight:normal;}

.lxwm{width:1200px;overflow:hidden;height:auto;margin:40px auto 80px auto;}
.lxwm .lt{float:left;width:540px;height:auto;overflow:hidden;font-size:18px;color:#555;line-height:180%;}
.lxwm .rt{float:right;width:602px;height:auto;overflow:hidden;border:1px solid #f3f3f3;}

.lxwm_con{font-size:18px;color:#333;line-height:160%;}
@media (max-width: 768px) {
.lxwm{width:auto;padding:0 4px;height:auto;margin-top:40px;}
.lxwm .lt{width:auto;}
.lxwm .rt{display:none}

}

/*------lxfs------------*/





/*===================================================================================================== nei end =======================================================================================*/
.foot{ width:100%;background:#1a1a50; padding:80px 0 30px 0;height:auto;overflow:hidden;}


.ft_title{width:auto;height:auto;overflow:hidden;padding:0 0 30px 0;}
.ft_title h1{font-size: 20px;color: #ced2d7;margin:0 0 0 0;background:url(../image/hon1.png) no-repeat left bottom;padding:10px 0 10px 0;font-weight:normal;}


.ft_prod{float:left;width:360px;height:auto;overflow:hidden;margin-right:80px;}
.ft_prod li{float:left;width:180px;font-size:14px;color:#ced2d7;line-height:30px;}
.ft_prod li a{display:block;color:#ced2d7;}


.ft_lxfs{float:left;width:360px;height:auto;font-size:14px;color:#fff;margin-right:40px;}
.ft_lxfs b{border-bottom:2px solid #feb20e; font-weight:normal;padding-bottom:8px;}
.ft_lxfs p{font-size:14px;line-height:160%;color:#ced2d7;padding-top:0;}

.ft_ewm{float:right;width:244px;height:auto;}
.ft_ewm li{float:left;width:97px;height:auto;margin:0 50px 15px 0;}
.ft_ewm li p{text-align:center;font-size:13px;color:#ced2d7;padding-top:6px;}
.ft_ewm li:last-child{margin-right:0px;}


.tmall{width:auto;height:auto;overflow:hidden;margin-top:12px;padding:0 0;text-align:center; clear:both;}
.tmall img{float:left;height:auto;padding-left:30px;}
.tmall p{float:left;padding:25px 0 0 20px;font-size:18px; letter-spacing:1px;}
.tmall a{display:block;color:#fff;}

.yq_link{width:100%;font-size:12px;color:#ced2d7; margin:0 auto;line-height:160%;height:auto;overflow:hidden;padding-top:30px;}
.yq_link a{color:#fff;padding-right:5px;}
.yq_link a:hover{color:#fff;}


@media (max-width: 768px) {
.foot{padding:30px 0;margin-top:50px;}
.ft_prod{display:none}
.ft_lxfs{display:none}
.yq_link{display:none;}
.ft_ewm{float:left;width:90%;height:auto;overflow:hidden;padding:0 8px;margin:0 auto;}
.ft_ewm li{width:45%;margin:0 0 0 0;text-align:center;}
}

.copy{width:100%;text-align:center;color:#ced2d7;font-size:12px; padding:15px 0 15px 0;line-height:170%;background:#0b0d19;}
.copy a{color:#ced2d7;}
.copy a:hover{color:#ced2d7;}

@media (max-width: 768px) {
.copy{width:auto;line-height:140%;padding:0 20px 50px 20px;font-size:12px;margin-bottom:40px;margin-top:0; clear:both;}
}






/* ====== home banner end ====== */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 70px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:45px;
	height:45px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 45px;
	overflow: hidden;
	width: 45px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:45px;
}
.gotop a:hover{color:#FFF}
/* ====== go top end ====== */

/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;color:#666;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */



/* 底部定导航*/
.menubox{ 
	background-color: #fafafa;
	position: relative;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	padding:9px 0;
	border-top: #eee solid 1px;
}
.menubox ul li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.menubox ul li i{
	display: block;
	margin:0 auto;
	width: 25px;
	height: 25px;
}
.menubox ul li i img{
	display: none;
	margin:0 auto;
	width: 25px;
}
.menubox ul li i img:first-child{
	display: block;
}
.menubox ul li span{
	display: block;
	font-size:14px;
	color: #666;
	line-height: 140%;
}
.menubox ul li.cur i img:first-child{
	display: none;
}
.menubox ul li.cur i img:last-child{
	display: block;
}
.menubox ul li.cur span{
	color: #3385cc;
}
.menubox dl{
	position: absolute;
	right: 0;
	width: 36%;
	background-color: #fafafa;
	text-align: center;
	padding: 1% 0;
	border:#ddd solid 1px;
	border-bottom: 0;
	display: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
.menubox dl dd{
	line-height: 320%;
	border-top: #ddd solid 1px;
}
.menubox dl dd:first-child{
	border:0;
}
.menubox dl a{
	display: block;
	color: #666;
	font-size: 15px;
}
.menubox dl a:active{
	color: #fff;
	background-color: #3385cc;
}

@media (min-width:768px) and (max-width:1920px) {
.menubox{display:none;}
}

/* 底部定导航*/



.inner{width:1200px;margin:0 auto;height:auto;overflow:hidden;padding:50px 35px 40px 35px;}

.inlt{ float:left; width:220px;height:auto;margin-bottom:20px;overflow:hidden;}
.inlt  li{ line-height:42px; font-size:14px; background:#f7f6f6 url(http://www.jjfaye.com/template/portal/images/zh_p_17.png) no-repeat 20px 18px; border-top:1px solid #FFF; border-bottom:1px solid #e7e7e7;padding-left:35px; }
.inlt  li a{ color:#666666; display:block}
.inlt  li:hover{ background:#efefef url(http://www.jjfaye.com/template/portal/images/zh_p_18.png) no-repeat 20px 18px;}
.inlt  li:hover a{ color:#bf4300;}
.inlt  .lton{ background:#efefef url(http://www.jjfaye.com/template/portal/images/zh_p_18.png) no-repeat 20px 18px;}
.inlt  .lton a{ color:#bf4300;}



.pplt_s_tit{font-size:18px;color:#fff;width:auto;padding:30px 0 15px 25px;}
.pro_seach{width:auto;height:140px;padding:0 0;background:#0e62af;}
.pro_seach form {
  position: relative;
  width: 170px;
  margin: 0 auto;
}
.pro_seach form input {
  border: 1px solid #fff;
  color: #444444;
  padding: 0 10px 0 10px;
  height: 33px;
  line-height: 33px;
  width:auto;
  outline: none;
  margin-bottom: 30px;
}
.pro_seach form button {
  background: transparent;
  border: medium none;
  color: #666666;
  padding: 0 40px 0 0;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease 0s;
  background:url(http://www.jjfaye.com/template/portal/images/zhy_08.jpg) no-repeat;
}

.lt_tel{width:220px;background:#0e62af url(http://www.jjfaye.com/template/portal/images/zh_p_20.png) no-repeat 24px 30px;height:auto;overflow:hidden;padding:30px 0 30px 0;border-top:1px solid #87b1d7;}
.lt_tel .conn{float:right;font-size:14px;color:#fff;overflow:hidden;height:auto;width:140px;}
.lt_tel .conn p{font-size:16px;color:#fff;padding-top:0px;font-weight:500}



.injob{width:auto;height:auto;overflow:hidden;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7;padding:10px 0;}
.injob dd{float:left;width:auto;padding-left:32px;font-size:14px;line-height:28px;}
.injob dd a{display:block;color:#777;}
.injob dd a:hover{color:#0e62af;}

.neltit{width:auto;background:#0e62af;height:auto;color:#fff;font-size:18px;margin-bottom:1px;padding:13px 0 13px 25px;}
.neltit p{font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.neltit a{display:block;color:#fff;}

.nertit{width:940px;border-bottom:1px solid #CCC;padding:12px 0;font-size:22px;color:#222;font-weight:400;float:right;margin-bottom:40px;}
.nertit span{font-size:13px;color:#555;float:right;font-weight:normal;padding-top:8px;}






.wap_txt{width:100%;background:#3159b6;padding:0 0 0 12px;font-size:18px;color:#FFF;line-height:40px;}
.nban img{width:100%;height:auto;}
@media (min-width:768px) and (max-width:1920px) {
.wap_txt{display:none;}
}
@media (max-width: 768px) {
.mainbox{width:100%;padding:0 0 30px 0;}
.w1200{width:100%;padding:0 0 0 0;}
.w1202{width:100%;padding:0 0 0 0;}
.subMenu1{display:none;}
.nban{display:none}

.inner{width:auto;padding:0 4px;margin:20px 0 50px 0;}
.inner .lt{display:none}

.inlt{width:100%;height:auto;margin-top:12px;}
.inlt li{float:left;width:100%;margin:0 1px 1px 0px;background:#f3f2f2;color:#666;padding:0 0 0 0;line-height:40px;text-align:center;}
.inlt li a{color:#666}
.inlt li a:hover{background:#237dd9;color:#fff;}
.inlt  .lton{ background:#237dd9}
.inlt  .lton a{ color:#fff;}

.inlt{ display:none}
.inner .rt{width:auto;}

.nertit{width:100%;padding:0 0 8px 0;font-size:18px;}

}


/*---搜索信息--*/
.sou_title{font-size:20px;color:#00F;border-bottom:1px solid #eeeeee;padding-bottom:5px;}
.sou_title h2{font-size:20px;}
.description{font-size:13px;color:#666;line-height:160%;padding-top:8px;}
.info{font-size:13px;color:#777;padding-bottom:15px;}
/*---搜索信息--*/