@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{width:1200px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}





/* 导航栏 */
.header_nav{height:86px; width:100%; z-index: 9; position:fixed; top:0; left:0; z-index: 9;padding: 0 5%; background: #fff}
.h_logo{width:23%; height:86px; float: left; display: flex; align-items: center; }
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.nav{ height:86px; float: right; width:52%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; }
.nav .nLi h3 p{height:auto; color:#333333; font-size:16px;  width:100%; position: relative; text-align: center;  display: table; line-height:90px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#333333;  }
.nav .sub{position:absolute;top:86px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:28px;zoom:1; margin:5px 0}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333; font-size:15px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{font-weight: bold;}
.sub li:hover a{color:#1b44de;}
.h_wx,.h_sj{float: right; position: relative; line-height: 86px; margin-left:3%}
.h_wx span,.h_sj span{color:#666666; font-size: 16px;}
.h_wx{background: url(../images/h_wx.png) no-repeat left center; padding-left:40px;}
.h_sj{background: url(../images/h_sj.png) no-repeat left center; padding-left:40px;}
.h_wx img,.h_sj img{width:100px; height: auto; display:none; position: absolute; top:86px; left:0}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.sub_pro{width:240px!important; margin-left: -120px!important; }




/* 首页:banner */
.banner{ width:100%; height:937px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:937px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:937px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner .slideBox .prev,.banner .slideBox .next{ position:absolute;  top:50%; margin-top:-23.5px; display:block; width:60px; height:60px;}
.banner .slideBox .next{ right:4%; background: url(../images/ban_right.png) no-repeat center}
.banner .slideBox .prev{ left:4%; background: url(../images/ban_left.png) no-repeat center}


/*优势*/
.index_hot{overflow: hidden; height:119px; background: #fff; margin: -95px auto 0; z-index: 8; position: relative; }
.index_hot_left{width:335px; height:119px; float: left; background: url(../images/title.jpg) no-repeat left center; line-height: 119px; color: #fff; font-size: 20px; padding-left: 75px; }
.index_hot_right{margin-left: 335px; padding-top: 25px}
.index_hot_right li{width:33.33%; height: 70px; float: left; padding-left:6%; border-right:1px solid #eeeeee; padding-top: 15px; transition: all 0.4s ease-in-out;}
.index_hot_right li img{float: left; margin-right:20px; margin-top: 8px}
.index_hot_right li dl{float: left}
.index_hot_right li dl dt{color:#333333; font-size: 16px; font-weight: bold; line-height: 28px;}
.index_hot_right li dl dd{color:#888888; font-size: 14px; line-height: 26px;}
.index_hot_right li:hover{padding-left:4%; transition: all 0.4s ease-in-out;}



/*茶品*/
.index_chanpin{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat top center; background-attachment: fixed; background-size:cover; padding-top: 80px; padding-bottom:50px; margin-top:-24px}
.in_cp_title{width:100%; height: auto; overflow: hidden}
.cp_title_left{float: left;}
.cp_title_left h3{color:#222222; font-size: 38px; font-weight: bold;}
.cp_title_left hr{width:56px; height: 2px; background: #0053a6; display: block; margin:16px 0 }
.cp_title_left p{color:#333333; font-size: 16px;}
.cp_more{width:145px; height: 50px; float: right; text-align: center; line-height: 50px; color:#0053a6; font-size: 16px; border: 1px solid #0053a6; border-radius: 5px; margin-top: 25px;}
.cp_more:hover{background:#0053a6; color:#fff}

.index_chanpin .slideBox{position:relative;overflow:hidden;width:100%;height:409px; background:#f9f9f9 url(../images/pro_lan.jpg) no-repeat right; margin-top: 50px}
.index_chanpin .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:400px; bottom:20px; z-index:1; }
.index_chanpin .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index_chanpin .slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; line-height:14px; background:#dcdcdc; cursor:pointer; text-indent: -999px }
.index_chanpin .slideBox .hd ul li.on{background: #fcaa13}
.index_chanpin .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_chanpin .slideBox .bd ul{width:100%;height:100%}
.index_chanpin .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_chanpin .slideBox .bd li a{width:100%; height:auto; display: block;}
.index_chanpin .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_chanpin .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.in_cp_img{width:483px; height: auto; overflow: hidden; float: left; background: #f9f9f9}
.in_cp_xx{ margin-left: 483px; padding: 48px;}
.in_cp_bt{width:100%; height: auto; overflow:hidden}
.in_cp_bt dl{width:auto; float:left}
.in_cp_bt dl dt{color:#fff; font-size: 16px; opacity: 0.8; margin-bottom:16px}
.in_cp_bt dl dd{color:#fff; font-size: 26px; font-weight: bold;}
.in_cp_bt .dj_lj{width:112px; height: 38px; border: 2px solid rgba(255,255,255,0.2); text-align: center; line-height: 36px; font-size: 14px; color: #fff; float: right; margin-top: 14px;}
.in_cp_bt .dj_lj:hover{background:#fff; color:#0053a6}
.in_cp_js{width:100%; height: auto; overflow: hidden; margin-top:45px;}
.in_cp_js p{width:49%; height: 28px; line-height: 28px; color:#fff; font-size: 16px; float: left; background: url(../images/san.png) no-repeat left center; padding-left: 20px; margin-bottom: 10px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap}
.in_cp_js p:nth-child(2n){float: right}
.in_cp_xx h5{color:#ffffff; font-size: 14px; opacity: 0.65; line-height: 28px; margin-top: 20px}
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.index_product .slideTxtBox{ width:100%; overflow: hidden }
.index_product .slideTxtBox .hd{width:29.5%; height:auto; background: #f9f9f9; float: left }
.in_pro_title{width:100%; height: 130px; overflow: hidden; background: #006ab2; padding-left: 30px; padding-top: 30px;}
.in_pro_title h4{color:#ffffff; font-size: 28px; font-family: "Arial"; font-weight:700;}
.in_pro_title h3{color:#ffffff; font-size: 26px;}
.pro_xl{width:100%; height: auto;  overflow:hidden; padding:24px 20px}
.pro_xl ul{width:100%; height: auto; overflow: hidden; background: #fff; padding:0 20px}
.pro_xl ul li{width:100%; height:66px; line-height: 66px; border-bottom: 1px solid #eeeeee; padding: 0 10px; }
.pro_xl ul li a{width:100%; height: 100%; display: block; background: url(../images/p_san.png) no-repeat left center; padding-left: 26px; font-size: 18px; color:#333333;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.p_more{width:100%; height:60px; line-height: 60px; background: #fff url(../images/p_san.png) no-repeat 26px center; color:#333333; font-size: 18px; display: block; 
	padding-left:60px; }
.index_product .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_product .slideTxtBox .hd ul li{width:100%; height:66px; border-bottom: 1px solid #eeeeee }
.index_product .slideTxtBox .hd ul li.on a,.index_product .slideTxtBox .hd ul li:hover a{color:#006ab2; font-weight: bold; background: url(../images/p_hsan.png) no-repeat left center;}
.p_more:hover{background: #fff url(../images/p_hsan.png) no-repeat 26px center; color:#006ab2; font-weight: bold;}
.index_product .slideTxtBox .bd{width:69%; height: auto; float: right}
.index_product .slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden; padding:5px}
.index_product .slideTxtBox .bd li{width:32.2%; margin-right:1.7%; margin-bottom: 20px; box-shadow: 0 0 5px rgba(0,0,0,0.2); float: left}
.index_product .slideTxtBox .bd li h3{width:100%; height: 40px; line-height: 40px; border-bottom: 1px solid #e1e1e1; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333; padding: 0 5px}
.index_product .slideTxtBox .bd li:nth-child(3n){margin-right: 0}
.in_pro_pic{width:100%; height:auto; overflow:hidden}
.in_pro_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_product .slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product .slideTxtBox .bd li:hover h3{color:#006ab2}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 70px}
.index_about h3{width:100%; height: auto; overflow: hidden; text-align: center; font-size: 38px; font-weight: bold;}
.index_about hr{width:56px; height: 2px; background: #0053a6; display: block; margin: 17px auto 25px}
.in_ab_xx{width:100%; height: auto; overflow: hidden; line-height: 28px; color: #666666; display: block; font-size: 16px; text-align: center}
.ab_video{width:70px; height: auto; margin:35px auto 0; cursor:pointer}
.index_about_bottom{width:100%; height: 529px;overflow: hidden; background: url(../images/about_bj.jpg) no-repeat center; background-attachment: fixed; background-size:cover; margin-top: -40px}

.index_about_bottom ul{width:100%; height: 100%; overflow: hidden}
.index_about_bottom ul li{width:25%; height:100%; float: left; border-right:1px solid rgba(255,255,255,0.38); padding: 80px 3.5% }
.index_about_bottom ul li img{max-width: 100%}
.index_about_bottom ul li h4{color:#ffffff; font-size: 24px; font-weight: bold; margin:25px 0}
.index_about_bottom ul li p{width:100%; height: auto; overflow: hidden; opacity: 0.77; color:#fff; font-size: 14px; line-height: 26px; margin-bottom: 32px;}
.index_about_bottom ul li:nth-child(1):hover{background: url(../images/zl.jpg) no-repeat}
.index_about_bottom ul li:nth-child(2):hover{background: url(../images/sl.jpg) no-repeat}
.index_about_bottom ul li:nth-child(3):hover{background: url(../images/sb.jpg) no-repeat}
.index_about_bottom ul li:nth-child(4):hover{background: url(../images/td.jpg) no-repeat}
.index_about_bottom ul li span{color:#fff; font-size: 14px; margin-top: 20px; display: block}



/*客户*/
.index_kehu{width:100%; height:476px; background: url(../images/kehu_bjs.jpg) no-repeat center; padding: 46px 0}
.index_kehu .swiper-container{margin-top: 45px;}
.index_kehu .swiper-slide a{width:100%; height:auto; display: block; background:#fff}
.index_kehu .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_kehu .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}


/**/
.index_kuaijia{width:100%; height: auto; overflow:hidden; background: url(../images/kj_img.jpg) no-repeat top center; padding-top: 55px}
.in_yjy{width:49%; height: auto; float: left; position: relative; overflow:hidden}
.in_yjy img,.in_scl img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.in_yjy dl,.in_scl dl{width:100%; height: auto; position: absolute; bottom:26px; left:0; padding: 0 42px}
.in_yjy dl dt,.in_scl dl dt{width:100%; height:40px; line-height: 40px; color: #fff; font-size:26px; font-weight: bold; margin-bottom: 5px;}
.in_yjy dl dd,.in_scl dl dd{width:100%; height:30px; line-height:30px; color: #fff; font-size:16px; }
.in_scl{width:49%; height: auto; float: right; position: relative; overflow:hidden}
.in_scl:hover img,.in_yjy:hover img{transform: scale(1.06);transition: all 1s ease 0s;-webkit-transform: scale(1.06);-webkit-transform: all 1s ease 0s;
}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:68px; }
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 35px}
.index_news_title h3{color:#333333; font-size: 38px; font-weight: bold; float: left}
.index_news_title p{color:#666666; font-size: 16px; float: left; margin-left: 95px; width: 62%; line-height: 28px;}
.index_news_top{width:100%; height: auto; overflow: hidden}
.n_left{width:65.3%; height: auto; float: left; position: relative; overflow:hidden}
.n_left img,.n_right img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.n_left dl{width:100%; height: auto; overflow: hidden; position: absolute; bottom:28px; left:0; padding: 0 46px;}
.n_left dl dt,.n_right_h h3{width:100%; height: auto; overflow: hidden; color:#fcaa13; font-size: 20px; font-weight: bold; margin-bottom: 10px;}
.n_left dl dd{width:100%; height: auto; overflow: hidden; color:#ffffff; font-size: 24px;}
.n_right{width:32.8%; height: auto; float: right; position: relative; overflow:hidden}
.n_right dl{width: 100%; height: auto; overflow: hidden}
.n_right dl dt{width:70%; height: 30px; line-height: 30px; float: left; color:#fff; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.n_right dl dd{color:#ffffff; font-size: 18px; float: right}
.n_right_h{width:100%; height: auto; overflow: hidden; position: absolute; bottom:28px; left:0; padding: 0 26px;}
.n_left:hover img,.n_right:hover img{transform: scale(1.06);transition: all 1s ease 0s;-webkit-transform: scale(1.06);-webkit-transform: all 1s ease 0s;}


.slideGroup{ width:100%; overflow: hidden; margin-top: 48px;}
.slideGroup .parHd{ height:auto; width: 234px; float: left}
.slideGroup .parHd ul{width:100%; height: auto; overflow: hidden}
.slideGroup .parHd ul li{width:100%; height:94px; line-height: 94px;  text-align: center; padding-right: 18px }
.slideGroup .parHd ul li span{color:#555555; font-size: 28px; font-weight: bold; text-transform: uppercase; margin-right:28px;}
.slideGroup .parHd ul li a{width:100%; height: 100%; display: block; color:#555555; font-size: 20px;  background: #d6d9da;}
.slideGroup .parHd ul li.on{background:url(../images/active.png) no-repeat center}
.slideGroup .parHd ul li.on a{background: none; color:#fff}
.slideGroup .parHd ul li.on span{color:#fff}
.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; padding: 0 45px;}
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute;  top:50%; display:block; width:23px; height:51px;  margin-top: -25px;}
.slideGroup .sNext{right:0; background: url(../images/n_right.png) no-repeat center}
.slideGroup .sPrev{left:0; background: url(../images/n_left.png) no-repeat center}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{}

.slideGroup .parBd{width:83%; height: auto; float: right}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;  }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline;  padding: 5px 0 }
.slideGroup .parBd ul li a{width:360px; height: auto; display: block; padding: 28px;}
.slideGroup .parBd ul li:hover a{box-shadow: 0 0 5px rgba(0,0,0,0.19)}
.in_news_top{width:100%; height: auto; overflow: hidden}
.in_news_top dl{float: left}
.in_news_top dl dt{color:#fcaa13; font-size: 45px; float: left}
.in_news_top dl dd{color:#fcaa13; font-size: 20px; float: left; margin-top: 20px; margin-left: 10px}
.in_news_top span{color:#999999; font-size: 14px; float:left;margin-left: 26px; margin-top: 20px; }
.slideGroup .parBd ul li a h3{width:100%; height: 35px; line-height: 35px; color:#333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.slideGroup .parBd ul li a p{color:#666666; font-size: 14px; line-height: 24px; width: 100%; height: 48px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.slideGroup .parBd ul li:hover h3{color:#fcaa13}



/*联系我们*/
.index_contact{width:100%; height: 511px; background: url(../images/contact_bj.jpg) no-repeat center; padding-top: 58px; margin-top:50px; }
.index_contact_left{width:45%; height: auto; float: left}
.index_contact_left h3{color:#333333; font-size: 38px; font-weight: bold; margin-bottom: 30px;}
.index_contact_left p{color:#666666; font-size:14px; line-height: 28px; }
.index_contact_left a{color:#fff; font-size:18px; line-height: 50px; width: 166px; height: 50px; display: block; background: #006ab2; text-align: center; margin-top: 100px;}
.index_contact_right{width:54%; float: right; position: relative}
.index_contact_right img{width:100%; height: auto; display: block}
.index_contact_left a:hover{border:1px solid #006ab2; background:none; color:#006ab2}

.c_dt{position: absolute; width:16px; height:16px; border-radius: 50%;  background: url(../images/img.png) no-repeat center;}
.m1{left:16%; top:31%}
.m2{left:18%; top:39%}
.m3{left:30%; bottom:25%}
.m4{right:31%; top:45%}
.m5{right:26%; top:45%}
.m6{right:21%; top:42%}
.m7{right:15%; top:27%}
.m8{right:19%; top:32%}
.m9{right:12%; top:32%}





/*研究院*/
.ny_banner{width:100%; height:440px; margin-top:86px; }
.yjy_ban{background: url(../images/yjy_ban.jpg) no-repeat center}

.ny_post{width:100%; height:62px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.5) }
.ny_home{width:auto; float: left; height: 62px; display: flex; align-items: center;}
.ny_home img{align-items: center; margin: 0px auto;}
.ny_post h3{color:#666666; font-size: 14px; float: left; line-height: 62px; margin-left:12px;}
.ny_post_nav{float: right}
.ny_post_nav a{width:175px; height:62px; float: left; text-align: center; color:#222222; font-size: 18px; font-weight: bold; line-height: 62px; }
.ny_post_nav a:hover,.ny_post_nav a.active{background: #2562a0; color:#fff}

.ny_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat top center; padding: 70px 0}
.ny_about h3{color:#1f1f1f; font-weight:bold; font-size: 36px; text-align: center}
.ny_about hr{width:49px; height: 5px; background: #2562a0; display: block; margin: 15px auto 25px}
.ny_about_xx{width:100%; height: auto; overflow: hidden; margin-bottom:20px }
.ny_about_xx p{color:#555555; font-size: 16px; line-height:34px; text-indent: 2rem }


.ny_about_left{width:46%; height: auto; float: left}
.about_left_xx{width:100%; height: auto; overflow: hidden; color:#555555; font-size: 16px; line-height: 34px;}
.about_left_xx span{color:#2562a0; font-size: 16px; font-weight: bold;}
.ab_xq{width:166px; height: 50px; display: block; background: #2562a0; text-align: center; line-height: 50px; font-size: 16px; color: #fff; font-weight: bold;}
.ab_xq:hover{background:none; border:1px solid #2562a0; color:#2562a0 }
.about_num{width:100%; height:155px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.09); margin:30px 0 40px;  }
.about_num dl{width:25%; height: 100%; float: left; border-right:1px solid #ededed; text-align: center; padding-top: 42px;}
.about_num dl dd{width:100%; height: auto; overflow: hidden; text-align: center; font-size:14px; color: #666666}
.about_num dl dt{width:100%; height: auto; overflow: hidden; text-align: center; font-size:14px; color: #666666}
.about_num dl dt span{color:#2562a0; font-size: 40px; font-weight: bold;}
.ny_about_right{width:50%; height: auto; float: right}
.ny_about_right img{width:100%; height: auto; display: block}

.ny_jianjie{width:100%; height: 638px; background: url(../images/jian_bjs.jpg) no-repeat center; background-size: cover;  background-attachment: fixed; position: relative}
.ny_jianjie ul{width:100%; height: 100%; overflow: hidden}
.ny_jianjie ul li{width:25%; height: 100%; float: left; border-right:1px solid rgba(255,255,255,0.5); padding:80px 3% 0}
.yjy_more{width: 166px; height:52px; text-align: center; line-height: 52px; background: #2562a0; position: absolute; bottom:40px; left:50%; margin-left:-83px; color:#fff}
.yjy_more:hover{background:#fff; color:#2562a0}
.ny_jianjie ul li dl{width:100%; height: auto; overflow: hidden; text-align: center; position: relative}
.ny_jianjie ul li dl dt{font-size: 140px; font-family: "Arial"; font-weight: bold; opacity:0.05; color:#fff; line-height: 160px; height: 160px; }
.ny_jianjie ul li dl dd{color:#fff; font-size: 26px; position: absolute; top:50%; left:0; transform: translate(0,-50%); width: 100%}
.ny_jianjie ul li p{color:#fff; font-size:16px; line-height: 30px;}
.ny_jianjie ul li h5{color:#fff; font-size: 30px; text-align: center; margin:0px 0 20px}


.ny_huanjing{width:100%; height: auto; overflow: hidden; margin-bottom: 45px; margin-top: 50px}
.ny_huanjing .swiper-container{width:100%; height: auto; overflow: hidden;}
.ny_huanjing .swiper-slide a{width:100%; height: auto; display: block}
.ny_hj_xx{width:100%; height: 72px; line-height: 72px; padding: 0 20px; background: #f5f5f5; }
.ny_hj_xx h3{width:70%; height:72px;  line-height: 66px; color: #1f1f1f; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.ny_hj_xx i{width:20px; height: 72px; float: right; background: url(../images/jia.png) no-repeat center}
.ny_honor{width:100%; height: auto; background: url(../images/honor_bjs.jpg) no-repeat center; background-size: cover; padding: 52px 0}
.ny_honor_title{width:100%; height: auto; overflow: hidden;}
.ny_honor_title h3{color:#1f1f1f; font-size: 36px; font-weight: bold; text-align: center}
.ny_honor_title hr{width:49px; height: 5px; background: #2562a0; display: block; margin: 20px auto 40px}
.ny_honor .swiper-container{width:100%; height: auto; overflow: hidden;}
.ny_honor .swiper-slide a{width:100%; height: auto; display: block}
.ny_honor_pic{width:100%; height: auto; display: block; overflow:hidden}
.ny_honor_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor .swiper-slide a h3{width:100%; height: 66px; background: #f5f5f5; text-align: center; line-height: 66px; color: #1f1f1f; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding:0 10px;}
.honor_more{width:166px; height: 50px; background: #2562a0; text-align: center; line-height: 50px; margin:35px auto 0; font-size: 18px; color: #fff; display: block}
.ny_huanjing .swiper-slide a:hover img,.ny_honor .swiper-slide a:hover img{transform: scale(1.06);transition: all 1s ease 0s;-webkit-transform: scale(1.06);-webkit-transform: all 1s ease 0s;}
.ny_huanjing .swiper-slide a:hover h3{color:#2562a0}
.honor_more:hover{border:1px solid #2562a0; color:#2562a0; background:none}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer.jpg) no-repeat; background-size: cover;  padding:46px 0}
.footer_left{width:32%; height: auto; float: left}
.f_top{width:100%; height: auto; overflow: hidden}
.f_top a{width:125px; height: auto; float: left}
.f_top a img{width:100%; height: auto; display: block}
.f_top dl{width:112px; height: auto; float: left; margin-left:9%}
.f_top dl dt{width:100%; height: auto; display: block}
.f_top dl dt img{width:100%; height: auto;}
.f_top dl dd{width:100%; height:40px; color:#fff; font-size:14px; line-height: 40px; text-align: center  }
.footer_left h3{width:100%; height: auto; color:#ecebeb; font-size: 26px; font-weight:bold; margin:40px 0 30px}
.f_xx{width:100%; height: auto; overflow:hidden}
.f_xx p{color:#fff; font-size: 16px; line-height: 28px;}
.footer_right{width:62%; height: auto; float: right; position: relative}
.f_nav{width:100%; height: auto; overflow: hidden; position: relative}
.f_nav:after{content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.25); position: absolute; top:50px; left:0}
.f_nav dl{width:20%; float: left; text-align: center}
.f_nav dl dt{width:100%; height:50px; line-height:50px; color: #d9d9d9; font-size: 18px;}
.f_nav dl dd{width:100%; height: auto; overflow: hidden; margin-top: 10px}
.f_nav dl dd a{width:100%; height:auto; line-height: 28px; color: #d9d9d9; display: block; font-size: 16px; margin:2px 0}
.f_nav dl dd a:hover{color:#fff}
.footer_bottom{width:100%; height:auto; overflow: hidden; margin-top:40px; }
.copy_bq{width:100%; height:auto; line-height:26px; position: relative; color:#fff; font-size:14px; }
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fc0001!important}
.footer_zhichi{width:100%; height:100%; overflow: hidden; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px; opacity: 0.5}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px; opacity: 0.5}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}


/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 12px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#0a8d49;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}


@media screen and (max-width:1500px){
	.w1440{width: 1200px;}
	.slideGroup .parBd{width:80%}
	.slideGroup .parBd ul li a{width:280px}
	.f_top dl{margin-left:5%; width:110px;}
}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #0053a6; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 14px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{font-size: 16px; color: #333333;display: block;  height:auto;line-height:30px;position: relative; padding:4px 0}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1b56cb; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#1b56cb}
.ny_left_nav ul li:hover a.inactive{color:#1b56cb}
.ny_left_nav ul li ul li:hover a{color:#1b56cb}
.ny_left_nav ul li .inactives{color:#1b56cb}
.ny_left_nav ul li ul li:hover a{color:#1b56cb}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}


/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; }
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p{font-size: 16px; color: #333; line-height: 32px;}


/*内页 banner*/
.ny_banner{ padding:276px 0 60px;}
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{font-weight:bold;}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.search_ban{background:url(../images/search_ban.jpg) no-repeat center}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #1b56cb;     font-weight: bold;text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;    border: 1px solid #dddddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; font-size:16px;}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_pro_more{width:100%; height: 36px; border-bottom: 1px solid #1b56cb; font-size: 14px; color: #666; line-height: 36px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(0,47,139,0.9)}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}
.sl_SmallImgList img{width:100%;}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding:36px 0}
.news_time time{color: #1b56cb; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #1b56cb;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #1b56cb;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #1b56cb; color: #fff; border:2px solid #1b56cb; }
.ny_news_list li:hover .news_time{background: #1b56cb;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#1b56cb;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both; margin-top: 50px;}
.keyword_light img{max-width:100%;}
.keyword_light p{font-size: 16px; color: #333; line-height: 32px;}


