@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
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; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


@font-face {
    font-family: 'BODONI';
    src: url('../font/禹卫书法行书简体（优化版）.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}






/* 导航栏 */
.header_nav{height:126px; width:100%;  top:0; left:0; z-index:999; position: absolute }
.h_logo{width:308px; height:126px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_dao{width:45%; height: 100%;  float: right;  margin-top: 24px;  }
.nav{width:100%; height:46px;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:14.2%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:46px;  position: relative;  width: 100%}
.nav .sub{ display:none;left:50%; top:46px;  position:absolute;  line-height:26px; width:237px;  margin-left: -115px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 14px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#f3ad00}
.nav .nLi.active p{background: #f3ad00; border-radius: 25px;}
.h_search{width:13%; height: 50px; float: right; margin-left:2%; background: url(../images/xxs.png) no-repeat left center; padding-left: 20px; margin-top: 22px;}
.h_search input[type="submit"]{width:21px; height: 100%; float: left; background: url(../images/search.png) no-repeat center; border: 0}
.h_search input[type="text"]{ border: 0; background: none; font-size: 16px; color: #fff; float: left; width:80%; margin-left: 8px; height: 50px;}
.h_al{float: right; background: url(../images/al_icon.png) no-repeat left center; padding-left:30px; font-size: 16px; color: #fff; line-height: 50px;
	margin-top: 22px;}




/* 首页:banner */
.banner{ width:100%; height:959px; position: relative; overflow: hidden; }
.banner .slideBox{ width:100%; height:959px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:15%; bottom:40px; z-index:1;  background: rgba(153,153,153,0.2); 
	border-radius: 25px; padding:8px 10px;}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;   width: 14px; height:14px; border-radius: 50%; background:#fff; text-indent: -999px; cursor:pointer; opacity: 0.5 }
.banner .slideBox .hd ul li:last-child{margin-right: 0}
.banner .slideBox .hd ul li.on{opacity: 1; background: #f3ad00}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:959px; display: block; overflow: hidden}
.slideBox .prev,.slideBox .next{ position:absolute;  bottom:60px;  display:block; width:65px; height:65px;  }
.slideBox .next{background: url(../images/b_right.png) no-repeat center; right:10%}
.slideBox .prev{background: url(../images/b_left.png) no-repeat center; right:15%}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }


.ban_info{width:1400px; height: 136px; position: absolute; bottom:109px; left:50%; transform: translate(-50%,0);}
.ban_info dl{width:32%; height: 100%; float: left; border-radius: 8px; background: #fff; padding:25px; margin-right: 2%}
.ban_info dl:last-child{margin-right: 0}
.ban_info dl dt{width:100%; height: auto; overflow: hidden}
.ban_info dl dt h4{float: left; color:#333333; font-size: 24px;}
.ban_info dl dt i{float: right; color:#333333; font-size: 24px; height: 32px; width: 40px;}
.ban_info dl dd{width:100%; height: 30px; line-height: 30px; color:#666666; font-size:16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-top: 8px;}
.b1{background: url(../images/i1.png) no-repeat center}
.b2{background: url(../images/i2.png) no-repeat center}
.b3{background: url(../images/i3.png) no-repeat center}
.ban_info dl:hover{background: #f3ad00;}
.ban_info dl:hover dt h4{color:#fff}
.ban_info dl:hover dd{color:#fff}
.ban_info dl:hover .b1{background: url(../images/ih1.png) no-repeat center}
.ban_info dl:hover .b2{background: url(../images/ih2.png) no-repeat center}
.ban_info dl:hover .b3{background: url(../images/ih3.png) no-repeat center}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding: 86px 0 70px;}
.index_about_top{width:820px; height: auto; overflow: hidden}
.index_about_top h4{color:#fff; font-size: 72px; font-weight: bold; text-transform: uppercase}
.index_about_top h5{color:#2e2926; font-size: 36px; font-weight: bold; text-transform: uppercase}
.index_about_top h5 span{color:#f3ad00; font-size: 36px;}
.index_about_top h5 i{width:8px; height:8px; background: #f3ad00; border-radius: 50%;     display: inline-block; margin: 0 14px}
.index_about_top h6{color:#333333; font-size: 24px; margin-top: 15px;}
.in_ab_info{width:665px; height: auto; overflow: hidden; display: block; font-size: 16px; color:#3333333; line-height: 30px;  padding-top:56px; 
	border-top:1px solid #e5e5e5; margin-top: 55px;}
.in_ab_more{width:135px; height: 50px; line-height: 45px; color:#333333; font-size: 16px; background: url(../images/ab_xs.png) no-repeat bottom center; 
	display: block; margin-top: 80px;}
.in_ab_more:hover{color:#f3ad00}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.index_about_num dl{width:25%; height: auto; float: left; background: url(../images/n_xs.png) no-repeat right center; text-align: center}
.index_about_num dl dt{color:#333333; font-size: 16px;}
.index_about_num dl dt span{color:#333333; font-size: 72px; font-weight: bold;}
.index_about_num dl dt i{color:#333333; font-size: 72px; font-weight: bold; font-style: normal}
.index_about_num dl dd{color:#333333; font-size: 16px; margin-top: 8px;}





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center; background-size: cover; 
	background-attachment: fixed;  padding-top: 96px; padding-bottom: 115px}
.index_case_t{width:100%; text-align: center}
.index_case_t h4{color:#092f7a; font-weight:900; font-size:72px; text-transform: uppercase}
.index_case_t h5{color:#333;  font-size: 30px;}
.index_pro_t{width:100%; text-align: center}
.index_pro_t h4{color:#fff; font-weight:900; font-size:72px; text-transform: uppercase}
.index_pro_t h5{color:#fff;  font-size: 30px;}
.index_product_nav{max-width: 1400px; display: table; margin:45px auto;}
.index_product_nav a{width:275px; height: 50px; float: left; margin-right: 5px; text-align: center; line-height:50px; font-size: 16px; color: #fff; 
	background: #f3ad00}
.index_product_nav a:hover{background: #fff; color:#333333; font-size: 16px;}
.index_product_li{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom: 100px;}
.index_product_li .swiper-slide a{width:100%; height: auto; display: block; background:rgba(255,255,255,0.3); padding: 10px;}
.index_pro_img{width:100%; height: auto; overflow: hidden;}
.index_pro_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_xx{width:100%; height: auto; overflow: hidden;  padding: 8px 60px; text-align: center}
.index_pro_xx h4{width:100%; height:60px; line-height: 30px; color: #ffffff; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; text-align: center; margin-bottom: 20px;}
.index_product_li .swiper-button-next,.index_product_li .swiper-button-prev{width:55px; height: 55px; bottom:0; top: auto; margin-top: 0}
.index_product_li .swiper-button-next{background:#fff url(../images/n_right.png) no-repeat center; right:0}
.index_product_li .swiper-button-prev{background:#fff url(../images/n_left.png) no-repeat center; left:0}
.pro_btn{position: absolute; bottom:0; left:50%; transform: translate(-50%,0); width: 110px;}
.index_product_li .swiper-button-prev:hover{background:#f3ad00 url(../images/nh_left.png) no-repeat center; }
.index_product_li .swiper-button-next:hover{background:#f3ad00 url(../images/nh_right.png) no-repeat center; }
.index_product_li .swiper-slide a:hover{background:#f3ad00}
.index_product_li .swiper-slide a:hover .index_pro_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}






/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background: url(../images/ys_bjs.png) no-repeat center; position: relative; padding: 113px 0}
.ys_img img{width:45%; height: auto; position: absolute; top:113px; left:0}
.index_youshi_right{width:708px; height: auto; float: right}
.index_youshi_t{width:100%; height: auto; overflow: hidden}
.index_youshi_t h4{color:#333333; font-size: 30px;}
.index_youshi_t h5{color:#333333; font-size:60px; font-weight: bold; margin:5px 0; text-transform: uppercase}
.index_youshi_t h6{color:#333333; font-size:16px}
.index_youshi .slideTxtBox{ width:100%; margin-top: 36px;}
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden}
.slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .hd ul li{ float:left; width:113px; height: 113px; padding:15px; position: relative; margin-right: 57px;}
.slideTxtBox .hd ul li span{width:100%; height: 100%; background: #eeeeee;  border-radius: 50%; text-align: center; line-height:83px; font-size: 16px;  
	color: #333333; display: block}
.slideTxtBox .hd ul li:after{content: "";  width:113px; height: 110px;  background: url(../images/yuan.png) no-repeat center; position: absolute; top:0; left:0;  animation:circleRoate 5s infinite linear ; 
}

@keyframes circleRoate{  
	from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 

.slideTxtBox .hd ul li.on span{background: #f3ad00}
.slideTxtBox .hd ul li:last-child{margin-right: 0}
.slideTxtBox .bd{width:100%; display: block}
.bd_li{width:100%; height: auto; display: block}
.bd_li h5{color:#999999; font-size: 16px;}
.bd_li h5 span{color:#333333; font-size: 24px; font-weight: bold; position: relative; margin-right: 10px; z-index: 9}
.bd_li h5 span:after{content: ""; width: 100%; height: 4px; background: #f3ad00; position: absolute; bottom:2px; left:0; ;}
.bd_li h5 i{color:#333333; font-size: 24px; font-weight: bold; position: relative; z-index: 9; font-style: normal}
.bd_li_xx{width:100%; height: 60px; overflow: hidden; color:#333333; font-size: 16px; margin: 40px 0; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}

.ny_ysli{margin-bottom:40px;}
.ny_ysli div{color:#333333; font-size: 16px; line-height: 30px; }

/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; background-attachment: fixed;
	background-size: cover; padding: 68px 0 140px; }
.index_case .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 68px;}
.index_case .swiper-slide a{width:100%; display: block}
.index_case_pic{width:100%; display: block; overflow: hidden}
.index_case_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case .swiper-slide a h4{width:100%; height: 40px; line-height: 40px; color: #333; font-size: 16px; text-align: center; margin-top:10px;}
.index_case .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat center; padding:42px 0 97px}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title p{color:#666666; font-size: 16px; margin-top: 8px;}
.index_news_title h4{color:#f2f2f2; font-size: 72px; font-weight: bold; line-height: 70px;}
.index_news_title h5{color:#333333; font-size: 36px; font-weight: bold; margin-top: -40px;}
.index_news_top{width:100%; height: auto;  border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; margin-top: 25px; position: relative}
.index_news_top .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; padding:30px 40px 40px; border-right:1px solid #e5e5e5}
.index_news_top .swiper-slide a:hover{background:#092f7a}
.index_news_top .swiper-slide a dl{width:100%; line-height: 30px; margin-bottom: 10px; overflow: hidden}
.index_news_top .swiper-slide a dl dt{width:auto; float: left; color:#333333; font-size: 18px;}
.index_news_top .swiper-slide a dl dd{width:auto; float: right; color:#333333; font-size: 16px;}
.index_news_top .swiper-slide a h5{color:#333333; font-size: 18px; width: 100%; line-height:30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; height: 60px;}
.in_news_img{width:100%; height: auto; overflow: hidden; margin:20px 0}
.in_news_img img{width:100%; display: block}
.index_news_top .swiper-slide a p{width:100%; line-height: 30px; height: 90px; font-size: 16px; color: #333333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_top .swiper-slide a i{width:35px; height: 17px; background: url(../images/n_jts.png) no-repeat center; display: block; margin-top: 22px;}
.index_news_top .swiper-slide a:hover h5,.index_news_top .swiper-slide a:hover p,.index_news_top .swiper-slide a:hover dt,.index_news_top .swiper-slide a:hover dd{color:#fff}
.index_news_top .swiper-slide a:hover i{background: url(../images/nh_jts.png) no-repeat center}
.index_news_bottom{width:100%; height: auto; overflow: hidden; }
.index_news_bottom li{width:31.3%; height: auto; float: left; margin-right: 3%; border-bottom: 1px solid #e5e5e5; padding: 25px 0}
.index_news_bottom li:nth-child(3n){margin-right: 0}
.index_news_bottom li h4{width:100%; height:35px; line-height: 35px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li dl{width:100%; height: 30px; line-height: 30px; margin-top: 8px;}
.index_news_bottom li dl dt{float: left; color:#666666; font-size: 16px;}
.index_news_bottom li dl dd{width:auto; float: right; margin-top: 5px}
.index_news_bottom li:hover h4{color:#f3ad00}


.index_news_top .swiper-button-next,.index_news_top .swiper-button-prev{width:55px; height: 55px; top: -100px; margin-top: 0; border: 1px solid #ececec}
.index_news_top .swiper-button-next{background:#fff url(../images/n_right.png) no-repeat center; right:0}
.index_news_top .swiper-button-prev{background:#fff url(../images/n_left.png) no-repeat center; right:55px; left:auto;}
.index_news_top .swiper-button-prev:hover{background:#f3ad00 url(../images/nh_left.png) no-repeat center; }
.index_news_top .swiper-button-next:hover{background:#f3ad00 url(../images/nh_right.png) no-repeat center; }








/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#092f7a; padding-bottom: 20px;}
.footer .w1440{overflow: hidden}
.f_logo{width:auto; height: auto; text-align: center; margin: 0px auto; display: table; margin-bottom: 20px;}

.footer_nav{float: left; width: 72%; position: relative; border-right:1px solid rgba(255,255,255,0.2)}
.footer_nav dl{width:16.6%; height: auto; overflow: hidden;  float: left;  text-align: center}
.footer_nav dl dt{color:#fff; font-size:16px; font-weight: bold;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden; margin-top:12px;}
.footer_nav dl dd a{color:#fff; font-size: 14px; display: block; margin-bottom:8px;}
.footer_nav dl dd a:hover{color:#f3ad00}
.footer_right{width:auto; float: right; overflow: hidden}
.footer_right h5{color:#fff; font-size: 24px; margin-bottom:25px}
.footer_right dl{width:116px; height: auto; float: left; margin-right:30px;}
.footer_right dl dt{width:100%; height: auto; display: block}
.footer_right dl dt img{width:100%; display: block}
.footer_right dl dd{width:100%; color:#fff; font-size: 14px; text-align: center; margin-top: 7px;}
.footer_right dl:last-child{margin-right: 0}
.copy{clear:both;width:100%;height:auto; position: relative; background: #092f7a; padding:10px 0; overflow: hidden; line-height:30px; 
	border-top:1px solid rgba(255,255,255,0.2)}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#fff; height: 100%; width: auto; text-align: center; float: left }
.copy_l a{color:#fff}
.copy_l a:hover{color:#f3ad00!important}
.footer_zhichi{width:auto; height:100%; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:5px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:5px;}
.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;}
.index_link{width:100%; height: auto; overflow: hidden; margin: 18px 0 22px}
.index_link p{float: left; color:#333333; font-size: 16px; line-height: 34px;}
.index_link_xx{margin-left: 100px;}
.index_link_xx a{color:#999999; font-size: 16px; height: 34px; line-height: 34px; margin-right:3%; float: left; margin-bottom: 8px;}
.index_link_xx a:hover{color:#f3ad00}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.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: 8px;
    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: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#f3ad00;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}














/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; background: #2a2a2a; padding:150px 0 50px}
.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{color:#f3ad00}


.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.hr_ban{background:url(../images/hr_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:24.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #f3ad00; 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 16px; 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{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.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:#f3ad00; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#f3ad00}
.ny_left_nav ul li:hover a.inactive{color:#f3ad00}
.ny_left_nav ul li ul li:hover a{color:#f3ad00}
.ny_left_nav ul li .inactives{color:#f3ad00}
.ny_left_nav ul li ul li:hover a{color:#f3ad00}
.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;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #f3ad00;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}

.submenu li.block{background:#fff}
.submenu li.block a{color:#f3ad00}


.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px; font-size:16px; line-height:30px; color:#666}
.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; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}



/*内页流程*/
.ny_licheng_info{width:100%; height: auto; overflow: hidden; margin-top: 45px; padding-left: 40px;}
.ny_licheng_info ul{width:100%; height: auto; overflow: hidden;  background: url(../images/xx_s.jpg) repeat-y 100px top; padding-top: 50px;}
.ny_licheng_info ul li{ width: 100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.ny_licheng_nian{width:100px; height: auto; float: left; margin-top: 11px;}
.ny_licheng_nian h3{font-size:28px; color: #777777; font-weight: bold; font-family: "Arial"}
.ny_licheng_list{ margin-left:95px; background: url(../images/yd.png) no-repeat left 12px; padding-left:30px; }
.ny_licheng_list h3{font-size: 14px; color: #666666;line-height: 35px;}

/*新闻*/
.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: 20px 0}
.news_time time{color: #f3ad00; 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: #f3ad00;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:56%; float: left; margin-left: 3%}
.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:26px; color: #666; font-size: 14px; 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:28%; 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 #f3ad00;}
.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: #f3ad00; color: #fff; border:2px solid #f3ad00; }
.ny_news_list li:hover .news_time{background: #f3ad00;}
.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:#f3ad00;}


/*产品中心*/
.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: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;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 li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.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}
.ny_product ul li:hover p{color:#f3ad00}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}


/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:512px; height:100%; overflow:hidden}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}

/*企业环境*/
.ny_hj{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hj ul{width:100%; height: auto; overflow: hidden}
.ny_hj ul li{width:49%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_hj ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_hj ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hj 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_hj li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hj ul li:nth-child(2n){margin-right: 0px;}
.ny_hj ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hj ul li:hover p{color:#f3ad00}


/*合作客户*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:23.5%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_hzkh ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_hzkh ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh 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_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(4n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#f3ad00}


/*联系我们*/
.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:60%; 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:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.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: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}




@media screen and (max-width:1500px){
	.w1400,.ban_info{width:1200px;}
	.ys_img img{width:39%}
	.footer_nav{width:75%}
	.header_dao{width:50%}
	.index_about_top h6{font-size:20px;}
	.in_ab_info{width:630px;}

}





