﻿@charset "utf-8";
/*==========================================公共 开始=============================================*/

/* ---------- Responsive accurate ---------- */

.w1200{max-width:1200px;margin:auto;box-sizing: border-box;}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*====header====*/

#header{height:100px; width:100%; background-color:#fff; position:fixed; top:0; left:0; z-index:99; box-shadow:0 0 20px rgba(0,0,0,0.1);}
#header .left{float:left;}
#header .left img{ display:block; height:80px; padding:10px 0;}
#top_bar{border-bottom:1px solid #e7e7e9; height:55px; line-height:55px; vertical-align:middle;}
.top_padding{padding-top:130px;}
#logo{display:table-cell; height:4.875rem; vertical-align:middle;}
#sousuo,#buy{display:inline-block; width:1.875rem; height:4.875rem; vertical-align:middle;}
#logo a img{vertical-align:middle; width:100%;}
#header .right{text-align:right; display:table; float:right; font-size:0;}
#header .center{position:static;float:right;} 
#sousuo svg,#buy svg{display: inline;width: 1rem;height: 1rem;vertical-align: middle;margin-top: 0.4rem;}
#header .right .lan{height:100px;display: inline-block;vertical-align: middle;}
#header .right .lan ul{display: inline-block;height:28px;width:78px;vertical-align:middle;border:#dbdcdf 1px solid;text-align:center;margin: 35px 0;margin-left: 0.5rem;}
#header .right .lan ul li{display:inline-block;font-size:0.8125rem;height: 1.75rem;line-height: 1.75rem;vertical-align: top;}
#header .right .lan ul li span{margin: 0 2px;color:#303233;vertical-align: top;}
#header .right .lan ul li a{ color:#303233; font-size:0.8125rem; margin-left:5px; margin-right:5px;}
#header .right .lan ul li a:hover{ color:#1c9b96;}
#header .right #sousuo{margin-left: 0.3rem;}
#header .right #sousuo i,#header .right #buy i{cursor:pointer;width:1.875rem;height: 1.875rem;background:#1c9b96;display: inline-block;text-align: center;margin: 1.5rem 0;padding: 0;}
#header .right #sousuo i{ background:#1c9b96}
.visible-lg-block{ display:none !important}

/*====导航====*/

#nav{}
#nav ul{text-align: center;font-size: 0;margin-bottom: 0;}
#nav li{ float:left;position:relative; padding:0 20px;}
#nav li:first-child { background: none;}
#nav li .a{display:block;text-align:center;position: relative;height:100px;line-height:100px;}
.a:hover{color: #1c9b96;}
#nav li .a p{line-height: 100px;height:100px;font-size: 0.9375rem;color: #1d2123;text-align:center;display:block;position:relative;z-index:2;margin: 0; text-transform:uppercase;}
#nav li .a strong{font-size:12px; line-height: 14px; text-transform: uppercase; display:block;color:#bdc0c2;  text-align:center;position:relative;z-index:1}
#nav li .a span{position:absolute;bottom:20%;left: 50%;margin-left: -1.875rem;text-align:center;}
#nav li .a i{margin:0 auto;text-align:center;z-index:1;height:3px;width:0;background:#e3212a;overflow: hidden; display: none;}
#nav li.on .a p{color: #1c9b96;margin: 0;}
#nav li.on i{width:100%;}

/*#nav li.on .a span{width: 3.75rem;height: 2px;background: #0054a3; color:#0054a3;}*/

#nav li .a:hover{color: #1c9b96;}
#nav li .a:hover i{width:100%;}
#nav li .a:hover p{ color: #1c9b96;}
#nav li.on .a:hover i{transform:rotateX(0);-webkit-transform:rotateX(0);-moz-transform:rotateX(0);color:#1c9b96;}
#nav.title{position:relative}
#nav .list{width: 180px;left: 50%;margin-left: -90px;max-height:0;position:absolute;top: 100px; border-top:2px solid #1c9b96;z-index:0;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease;opacity: 0;filter:alpha(opacity=0);-moz-transform:scale(0);-o-moz-transform:scale(0);-o-moz-transform:scale(0);-webkit-moz-transform:scale(0);transform: scale(0);}
#nav .list::before{ display: block; position:absolute;top:-10px;right:50%; overflow:hidden;width:0;height:0;border:10px solid #1c9b96;border-color:#1c9b96 transparent;border-top:0; margin-right: -9px; content: "";}
#nav .list a{width: 100%;height:36px;line-height:36px;text-align:center;color:#222;display:block;font-size:14px;text-decoration:none;opacity:1;background-color:#fff;border-bottom:#e9ecf1 1px solid;-webkit-transition:opacity .4s,-webkit-transform .5s;-moz-transition:opacity .4s,-moz-transform .5s;-ms-transition:opacity .4s,-ms-transform .5s;transition:opacity .4s,transform .5s;}
#nav .list a:hover{color:#1c9b96;}
#nav li:focus .list,#nav li:hover .list{max-height:2000px;z-index:10;opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1);-o-moz-transform:scale(1);-o-moz-transform:scale(1);-webkit-moz-transform:scale(1);transform:scale(1);}
#nav .l_chanpin .dui-dropdown-menu{background:#f5f6f8;position: absolute;top: 4.875rem;left: 0;width: 100%;height:0;z-index: 10;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
#nav .l_chanpin .dui-dropdown-menu .list01{position: relative;display:block;opacity:1;filter:alpha(opacity=100);-moz-transform:scale(1);-o-moz-transform:scale(1);-o-moz-transform:scale(1);-webkit-moz-transform:scale(1);transform:scale(1);margin: 0 0 0 5%;width: 140px;text-align: center; display:none; float:left;}
#nav .l_chanpin{position: static; }
#nav .l_chanpin .dui-dropdown-menu .list01 a{width: 100%;height: 30px;line-height: 30px;text-align:center;color:#222;display:block;font-size:14px;text-decoration:none;opacity:1;-webkit-transition:opacity .4s,-webkit-transform .5s;-moz-transition:opacity .4s,-moz-transform .5s;-ms-transition:opacity .4s,-ms-transform .5s;transition:opacity .4s,transform .5s;}
#nav .l_chanpin .dui-dropdown-menu .list01 a:hover{color:#1c9b96;}
#nav .l_chanpin .dui-dropdown-menu .list01 h3 img{ display:inline-block}
#nav .l_chanpin:hover .dui-dropdown-menu{ height:auto; padding:3rem 0; }
#nav .l_chanpin:hover .dui-dropdown-menu .list01{ display:block}
#nav .l_chanpin .dui-dropdown-menu .list02{margin: 0 0 0 36.5%;}



/*====移动端头部====*/

#m_header{display: none;height: 50px;width: 100%;z-index: 9999;}
#m_logo{position: absolute; top: 0; left: 10px; }
#m_logo img{height: 30px;margin: 10px 0 0 0;}
#m_bnt_top_search{ position: absolute; top: 0; display: block; width: 50px; line-height: 50px; text-align: center; right: 50px; font-size: 2.4rem; color: #1ea78a;}
#m_header .lan{position: absolute; right:100px;display: inline-block;vertical-align: middle; margin-top:10px;}
#m_header .lan ul{display: inline-block;height: 30px; line-height:30px;width:5.5rem;vertical-align:middle;text-align:center;margin-left: 1.5rem;border: #dbdcdf 1px solid;}
#m_header .lan ul li{display:inline-block;font-size:0.8125rem;height:1.875rem;line-height:30px;vertical-align: middle;}
#m_header .lan ul li span{margin: 0 2px;color:#303233;vertical-align: top;}
#m_header .lan ul li a{color:#303233;font-size: 14px;}
#m_header #sousuo01{position:absolute; right:60px; top:50%; margin-top:-15px;}
#m_header #buy01{position:absolute; right:50px; top:50%; margin-top:-15px;}
#m_header #sousuo01 i,#m_header #buy01 i{cursor:pointer; width:30px; height:30px; background:#1c9b96; display:inline-block; text-align:center; padding:0;}
#sousuo01 svg,#buy01 svg{display: inline;width: 16px;height: 16px;vertical-align: middle;margin-top: 6px;}
#m_header #buy01 i{ background:#e3212a}



/*====移动端导航====*/

#m_bnt_nav{position: absolute;top: 0;right: 0;cursor: pointer;width: 50px;height:50px;text-align: center;}
#m_bnt_nav .point{display: inline-block;width: 22px;height: 22px;margin-top: 12px;position: relative;}
#m_bnt_nav .point:hover .navbtn,
#m_bnt_nav .point:hover .navbtn::after,
#m_bnt_nav .point:hover .navbtn::before{width: 22px;}
#m_bnt_nav .navbtn{position: absolute;top: 14px;right: 0;display: inline-block;width: 24px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #666;border-radius: 3px;}

#m_bnt_nav .navbtn::after,
#m_bnt_nav .navbtn::before{position: absolute;right: 0;display: inline-block;width: 20px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #666;border-radius: 3px;}
#m_bnt_nav .navbtn::after{top: -6px;}
#m_bnt_nav .navbtn::before{top: 6px;}
#m_bnt_nav .point.on .navbtn{background: transparent;}
#m_bnt_nav .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#m_bnt_nav .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}

 

#m_nav{position:absolute;top:50px;left:0;display:none;width:100%;z-index:999; }
#m_nav{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E51e316c', endColorstr='#E51e316c');background: rgba(0,0,0,0.9);}
#m_nav li{display:block;width:100%;border-bottom: 1px solid #333; }
#m_nav li .a{display:block;text-align: left;position:relative;height:40px;padding: 0 1rem;line-height: 40px;}
#m_nav li .a p{display: inline-block;font-size: 13px;color:#fff;padding-right: 10px;margin: 0; text-transform:uppercase;}
#m_nav li .a strong{ display: inline-block; text-transform:uppercase; font-size:14px; line-height:40px;height:40px;color:#fff; z-index:11; opacity:.8;filter:alpha(opacity=80);}
#m_nav li .a i{opacity:0;filter:alpha(opacity=0);position:absolute;right: 1em;top:0;text-align:center;z-index:4;color: #fff;font-size: 1.5rem;height:40px;line-height:40px;overflow: hidden;}
#m_nav .on .a{}
#m_nav .on .a strong{color:#fff;}
#m_nav .on.title .a i{transform:rotate(270deg);-webkit-transform:rotate(270deg); -moz-transform:rotate(270deg);}
#m_nav .title .a i{opacity:1;filter:alpha(opacity=100);}
#m_nav .title .a {margin:0;}
#m_nav .title .list{display:none;position:relative; }
#m_nav .title{position:relative}
#m_nav .title .list{position:relative;width:100%;z-index:9;padding: 0 1.7em;}
#m_nav .title .list .box{padding:0 30px 10px 30px;background:#f5f5f5}
#m_nav .title .list a{display:block;font-size: 14px;color: rgba(255,255,255,0.5);text-align: left;line-height:3rem;}

#j_seach_box{ position:fixed; z-index:9999; top:0;  left:0; display:none; height:100%; width:100%; }
#j_seach_box .bg_box{ position:fixed; z-index:9994; top:0px; display:none;  height:100%; width:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85);}
#j_seach_box form{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
#j_seach_box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
#j_seach_box input[type="text"]:focus{ text-align: left;}
#j_seach_box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}
#j_seach_box input[type="submit"]:hover{background:url(../images/icon_search_hover.png) center no-repeat; background-size: 20px 20px;}

.in_ys{width:100%;background:url(../images/in_ysbg.jpg) center no-repeat; background-attachment:fixed; margin:0px auto 0; padding:60px 0; background-size: cover;}
.in_ys_con{width:1200px; margin:auto;}
.in_ys_con h2{width:100%; float:left; text-align:center; color:#333; font-size:30px; line-height:46px;}
.in_ys_con h2 span{color:#1c9b96; font-weight:bold;}
.in_ys_con h6{color:#999; font-size:14px; text-align:center;}
.in_ys_con ul{width:1200px; margin-top:0px;}
.in_ys_con ul li{width:23.5%;text-align:center; cursor:pointer; float:left; margin-right:2%; padding:20px 0;}
.in_ys_con ul li:nth-child(4n){margin-right:0;}
.in_ys_con ul li h3{padding-top:0px;}
.in_ys_con ul li h4{line-height:36px; font-size:36px; color:#1c9b96; font-weight:bold; margin-top:15px;}
.in_ys_con ul li:hover h4{color:#1c9b96;}
.in_ys_con ul li.ys1 h4{color:#1c9b96;}
.in_ys_con ul li h5{line-height:50px;color:#1c9b96;font-size:16px;font-weight:bold;}
.in_ys_con ul li p{color:#666;font-size:14px; line-height:24px; padding:0 10px;}
.in_ys_con ul li:hover p{color:#000;}
.in_ys_con ul li.ys1 p{color:#000;}
.in_ys_con ul li:hover{background:#fff;}
.in_ys_con ul li.ys1{background:#fff;}

/*====内页移动端导航====*/

#m_n_nav{background: #0054A3;display: none;line-height: 50px;height: 50px;position: relative;z-index: 99;float: left;width: 100%;}
#bnt_back{position:absolute;left: 1rem;top:0;color: #fff;font-size: 20px;}
#m_n_nav i{}
#m_n_nav h1{font-size: 16px;color: #fff;text-align: center;margin: 0;line-height: 50px;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 0;cursor: pointer;color: #fff;font-size: 18px;}
#bnt_sub_nav img{display: block; height: 15px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f0f3f5; display: none; box-shadow: 0 0 5px #999; z-index: 9;}
#sub_nav_content ul{padding:10px;}
#sub_nav_content ul li{display: block; line-height: 28px; margin: 1rem 0;}
#sub_nav_content ul li a{display:block; border-left:2px solid #d2b068; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #d2b068;}
#sub_nav_content dt{height:40px;line-height:40px;position:relative;background:#fff;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{margin:0 20px; display:block;color:#5b5349; height: 40px; font-size:14px; font-weight: 400;  }
#sub_nav_content dt a i{position: absolute; right: 15px; top: 0; opacity:0;filter:alpha(opacity=0); }
#sub_nav_content dt a{}
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title i{opacity:1;filter:alpha(opacity=100);}
#sub_nav_content dt.title_on{background:#fafafb;}
#sub_nav_content dt.title_on a{color:#e3212a; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{color: #e3212a;  }
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.on a,#sub_nav_content dt.title_on a{color: #0054A3;}
#sub_nav_content dd{display:none;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#e3212a}

/*==========================================公共 结束=============================================*/

#ban{background-position:center center; background-repeat:no-repeat; -o-background-size:cover; -ms-background-size:cover; -moz-background-size:cover; -webkit-background-size:cover;background-size:cover; margin-top:80px;}


/* footer */
.footer{background-color: #fff; border-top:1px solid #ebecee;}
.footer .footer-info{padding-top: 40px; padding-bottom:20px;}
.footer .footer-info h3{margin-bottom:20px; font-size:16px; line-height:24px; color:#666;}
.footer .footer-info p{color:#666; font-size:12px;}
.footer .footer-info ul li{margin-bottom:10px;}
.footer .footer-info ul li a {color:#666; font-size:14px;}
.footer .footer-info ul li a:hover {color:#1c9b96; text-decoration:underline;}
.footer .footer-info .fotproduct,.footer .footer-info .about{float:left; margin-right:50px; width:200px; background:none;}
.footer .footer-info .contact p{color:#666; font-size:14px; position:relative; margin-bottom:12px; padding-left:22px;}
.footer .footer-info .contact p>i{width: 22px;height: 25px;position: absolute;top: 0;left: 0;background:url(../images/spirit.png) no-repeat;}
.footer .footer-info .contact p.mail>i{background-position: -40px 6px;}
.footer .footer-info .contact p.tel>i{background-position: -80px 4px;}
.footer .footer-info .contact p.phone>i{background-position: -120px 2px;}
.footer .footer-info .contact p a{color:#666;}
.footer .footer-info .contact p a:hover{color:#1c9b96;}
.footer .footer-info .contact {width:400px;float:right;}

.copy-right{background:#fff; border-top:1px solid #eee;}
.copy-right p{text-align:center; padding:25px 0;color: #666;font-size: 14px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.copy-right p a{color:#666;}
.copy-right p a:hover{color:#099EDD; text-decoration:underline;}

/* end */




@media only screen and (max-width: 1600px){
.footer .footer-info .contact {width: 400px; }
.footer .footer-info .fotproduct,.footer .footer-info .about{margin-right:40px;}
}
@media only screen and (max-width: 1440px){

.footer .footer-info .fotproduct,.footer .footer-info .about{margin-right:40px;}
}
@media only screen and (max-width: 1360px){
.footer .footer-info .fotproduct, .footer .footer-info .about{margin-right:30px;}
.footer .footer-info .contact {width:400px;}
}

@media only screen and (max-width: 1280px){
.footer .footer-info .fotproduct, .footer .footer-info .about{margin-right: 10px;}
}
@media only screen and (max-width: 1140px){
.footer .footer-info .fotproduct, .footer .footer-info .about{width:200px;}
}

@media only screen and (max-width: 1080px){
.footer .footer-info .fotproduct, .footer .footer-info .follow, .footer .footer-info .about{ display:none;}
.footer .footer-info{ padding-top:0;}
.footer .footer-info .contact{ float:none; width:94%; margin:0 auto; padding-top:30px;}
.copy-right{ width:94%; margin:0 auto;}
.copy-right p{ text-align:left;}
}


@media(max-width: 1200px){
	#m_header{display:block; position:fixed; background:#fff; top:0; left:0; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
  .ny_main{width:95%; margin:auto;}		
}

.banner{ width:100%; overflow:hidden; position:relative; margin-top:90px;}
.banner *{ box-sizing:border-box;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden; background:#cbcbcd;}
.banner ul li img{display:block;width:1920px; position:relative; left:50%; margin-left:-960px;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:14px;height:14px;zoom:1;border-radius:100%;border:2px solid #999;position:relative;transition:all .3s}
.bandd span:after{content:"";position:absolute;width:6px;height:6px;background:#999;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:2px solid #1c9b96;transform:scale(1.1)}
.bandd span.on:after{background:#1c9b96}
.banz,.bany{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; opacity:0; transition:0.3s; cursor:pointer; z-index:5;}
.banz{ left:5%; background:url(../images/ban_l.png) center no-repeat;}
.bany{ right:5%; background:url(../images/ban_r.png) center no-repeat;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}



.bat{width: 100%; overflow:hidden; padding-top:100px;}
.bat img{ width:1920px; position: relative; left:50%; margin-left:-960px; display:block;}



.breadCrumb{height:60px;line-height:60px; background:#fff; border-bottom:1px solid #e6e6e6;}
.breadCrumb p{background:url(../images/nyr_home_tb.png) no-repeat left center;padding-left:30px;font-size:14px;}
.breadCrumb p{width:1200px;}
.breadCrumb p span{color:#1c9b96; font-weight:bold;}
.breadCrumb .back{float:right;height:28px;line-height:28px;text-align:center;margin-top:15px;background:url(../images/back2.png) no-repeat left center; padding-left:30px;}

#gsjj,#fzlc,#ln,#cpfw,#yfnl,#pzbz,#jcsb,#ryzz,#apqp,#cncjg,#zdcc,#ecjg,#sbqd{position:relative; top:-100px;}

.ny_main{width:1200px; margin:50px auto;}
.ny_main *{box-sizing: border-box;}
.nyr_about{width:100%; float:left;}
.ny_tit{width:100%; float:left; text-align:center;}
.ny_tit h1{font-size:28px; color:#333; text-align:center; line-height:30px; font-weight:400; margin-bottom:10px;}
.ny_tit span{display:block; font-size:14px; color:#999; text-transform:uppercase; font-family:Arial;}
.nyr_text{width:100%; float:left; font-size:16px; line-height:30px; margin-top:30px;min-height: 450px;}
.nyr_text h1{font-size:24px; font-weight:bold; color:#1c9b96;}
.nyr_text h2{font-size:18px; font-weight:bold; color:#000; margin-top:20px;}
.nyr_text table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.nyr_text table td{padding:8px!important; text-align:center !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.nyr_text table td div{padding:0px!important;height:auto!important;}

.nyr_fzlc{width:100%; float:left; margin-top:40px;}
.pzbz_pic{width:100%; float:left; margin-top:20px;}
.pzbz_pic li{width:32%; float:left; margin-right:2%; background:#fff; border:1px solid #d6d6d6;}
.pzbz_pic li:nth-child(3n){margin-right:0;}
.pzbz_pic li img{width:100%; display:block;}

.jcsb_pic{width:100%; float:left; margin-top:40px;}
.jcsb_pic li{width:49%; float:left; margin-right:2%; background:#fff; border:1px solid #d6d6d6;}
.jcsb_pic li:nth-child(2n){margin-right:0;}
.jcsb_pic li img{width:100%; display:block;}

.nyr_ln{width:100%; float:left;}
.nyr_ln dl{width:100%; float:left; margin-top:40px;}
.nyr_ln dl dd{width:46%;}
.nyr_ln dl dd img{width:100%; display:block;}
.nyr_ln dl dt{width:46%; padding-top:30px;}
.nyr_ln dl dt h3{font-size:36px; font-weight:bold; color:#1c9b96; line-height:36px; padding-top:40px; position:relative;}
.nyr_ln dl dt h3:after{content:""; display:block; width:60px; height:6px; position:absolute; left:0; top:0; background:#1c9b96;}
.nyr_ln dl dt h4{font-size:20px; color:#1c9b96; margin-top:10px; font-family:Arial;}
.nyr_ln dl dt h5{font-size:18px; font-weight:bold; color:#000; line-height:30px; margin-top:10px;}
.nyr_ln dl dt h5 span{font-size:14px; margin-left:20px; font-weight:normal;}
.nyr_ln dl dt p{font-size:14px; font-family:Arial; line-height:26px; margin-top:10px;}

.cpfw_list{width:100%; float:left;}
.cpfw_list li{width:100%; float:left; margin-top:30px;}
.cpfw_list li .txt{width:100%; float:left; font-size:16px; line-height:30px;}
.cpfw_list li .pic{width:100%; float:left; margin-top:20px; text-align:center;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:31%; float:left; margin:30px 3.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#f2f2f2; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#1c9b96; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:50px 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 18px; line-height:45px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#1c9b96; background:#1c9b96;}

/** å…³äºŽæˆ‘ä»¬ä»£ç  End **/


.ny_left{width:240px; float:left;}
.leib2,.leib{width:240px; float:left;}
.leib2 .tit,.leib .tit{width:240px; float:left; padding-bottom:10px; font-size:24px; color:#1c9b96; border-bottom:1px solid #e6e6e6; overflow:hidden;}
.leib2 .tit a,.leib .tit a{display:block; font-size:24px; color:#1c9b96; font-weight:bold;}
.leib2 .nr{overflow:hidden; float:left; padding:10px 0;}
.leib2 ul{width:240px; margin:auto;}
.leib2 ul li{padding:0 15px 0 0; width:100%; overflow:hidden; border-bottom:1px solid #eee; font-size:14px; line-height:36px; background: url(../images/pro_li.gif) no-repeat right center;}
.leib2 .nr li a:hover,.leib2 .nr li a.cur{color:#1c9b96; font-weight:bold;}
.leib2 .nr h3{width:240px; margin:5px auto 0;}
.leib2 .nr h3 a{width:240px; height:50px; font-weight:400; display:block; font-size:18px; line-height:50px; border-bottom:1px solid #e6e6e6; color:#333;}
.leib2 .nr h3 a:hover ,.leib2 .nr h3 a.cur{color:#1c9b96; font-weight:bold; text-decoration:none;}

.ny_right{width:920px; float:right;}
.nyr_tit{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:20px; font-size:18px; color:#1c9b96;}
.pror_img{width:100%; float:left;}
.pror_img li{width:31%;float:left; overflow:hidden; margin:30px 3.5% 0 0;}
.pror_img li:nth-child(3n){margin-right:0;}
.pror_img li .protp{width:100%; height:0; padding-bottom:88.176%; overflow:hidden; position:relative;}
.pror_img li .protp a::before{content:''; width:500px; height:500px; position:absolute; top:-50%; border-radius:50%; box-shadow:0px 0px 0px 0px rgba(0,0,0,0.1) inset; -webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.1) inset; z-index:0; left:-40%; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.pror_img li .protp a::after{content:'';background: url(../images/in_pro_tb.png) no-repeat center;background-size: auto auto;position: absolute;width: 100%;height:100%;left: 0;top: 0;background-size: 0px;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}
.pror_img li:hover .protp a::before{box-shadow:0px 0px 0px 50rem rgba(0,0,0,0.5) inset;-webkit-box-shadow:0px 0px 0px 50rem rgba(0,0,0,0.5) inset; transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.pror_img li:hover .protp a::after{background-size:50px; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.pror_img li .protp img{width:100%;}
.pror_img li .prowz{width:100%; float:left;}
.pror_img li .prowz a{display:block; height:60px; border-bottom:1px solid #ececec; background:url(../images/in_pro_tb2.png) no-repeat right; text-align:left; font-size:16px; line-height:60px; transition:all .3s ease-in-out; color:#000;}
.pror_img li:hover .prowz a{background:#1c9b96 url(../images/in_pro_tb2h.png) 95% no-repeat; color:#fff; padding:0 20px;}

.products{width:100%; float:left; margin-top:30px;}
.promore_l{width:45%;float:left;}

/*å›¾ç‰‡æ”¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:8px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:48px;}
.spec-scroll .items ul li img:hover{border:2px solid #1c9b96; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top strong{overflow:hidden; display:inline-block; font-size:24px; color:#1c9b96; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#1c9b96; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #1c9b96; color:#fff; background:#1c9b96;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#1c9b96; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 li{width:260px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #1c9b96;}
.scrollleft2 li span{display:block; width:260px; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** äº§å“ä¸­å¿ƒä»£ç  End **/

.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}

.com-img{width:100%; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.news_text dl dt{width:25%; float:left;} 
.news_text dl dd{width:72%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:22px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#1c9b96;}
.news_text dl dd .left .con{font-size:14px; line-height:24px; height:70px; overflow:hidden;}
.news_text dl dd .right{width:15%; float:right; margin-top:20px;} 
.news_text dl dd .right p{width:100%; float:left; text-align:center; font-size:18px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right p:nth-child(1){font-size:60px; position:relative; font-weight:bold; line-height:60px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:10px; font-size:14px; transition:all .3s;}
.news_text dl dd a:hover.more{background:#1c9b96; color:#fff; border:1px solid #1c9b96; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-top:30px;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#1c9b96;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #1c9b96;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #1c9b96;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #1c9b96;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#1c9b96;}
.news_random2 ul li span{float:right; color:#999;}

/** æ–°é—»ä¸­å¿ƒä»£ç  End **/



.slide_join{width:100%; float:left; margin-top:50px;}
.slide_join h3{float:left;width:100%; height:50px; padding:0 2%; font-weight:normal; background-color:#eee; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#1c9b96;}
.slide_join h3 span{float:left; width:80%; height:50px; color:#000; font-size:18px; line-height:50px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:10px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:25px 0;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#1c9b96;}
.slide_join ul a{display:block;width:135px;height:46px;line-height:46px;background:#1c9b96 url(../images/in_pro_tb.png) no-repeat 15px center;background-size: auto 22px;color:#fff;border-radius:5px;text-align:center;padding-left:20px; margin-top:20px;}
.join_show table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**äººæ‰æ‹›è˜ä»£ç  End**/


.message{width:100%; float:left; margin-top:30px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#1c9b96;}
.message ol li .btn2{background:#999;}

/**å®¢æˆ·ç•™è¨€ä»£ç  End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:24px; font-weight:bold; color:#1c9b96;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}


.ny_zs_img{margin:30px auto 0;float: left;width: 100%;}
.ny_zs_img ul li{ float:left; width:49%; margin:0 2% 2% 0;}
.ny_zs_img ul li:nth-child(2n){ margin-right:0;}
.ny_zs_img ul li .h1{ overflow:hidden;}
.ny_zs_img ul li img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_zs_img ul li:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_zs_img ul li p{ font-size:16px; line-height:50px; color:#888; text-align:center;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}



.slide_join{ padding:20px 0 50px;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#eee;margin-top:20px; cursor:pointer;}
.slide_join h3.on{background-color:#1c9b96;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:15px 2% 15px 2%; display:none;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}