@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; }
.w1400{ width:1400px; margin: 0 auto; }
.ny_info{padding: 0 14% 0 27%}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}



.header_all{width:21%; height: 100vh; background: rgba(0,0,0,0.5);position:fixed; top:0; left:0; z-index: 9}
.h_logo{width:100%; height:25vh;  background: #d54410; display: flex; align-items: center;}
.h_logo img{max-width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.header_top{width:100%; height:62%; overflow: hidden; padding: 5vh 3% 0 27%; border-bottom: 1px solid rgba(255,255,255,0.5)}
.header_top ul{width:100%; height: auto; overflow: hidden;}
.header_top ul li{width:100%; height: 5vh; line-height: 5vh; margin-bottom:2.2vh; position: relative}
.header_top ul li p{color:#ffffff; font-size: 16px; float: left; margin-right: 22px}
.header_top ul li span{color:#ffffff; font-size: 14px; float: left; opacity: 0.5}
.header_top ul li:hover p{font-weight: bold;}
.header_top ul li a{display: table; position: relative; padding-right:25px}
.header_top ul li a:after{content: ""; width:0; height: 1px; background: rgba(255,255,255,0.2); position: absolute; bottom:0; left:0; transition: all 0.4s ease-in-out;}
.header_top ul li:hover a:after{width:100%; transition: all 0.4s ease-in-out;}
.header_top ul li.active a:after{width:100%; transition: all 0.4s ease-in-out;}

.header_bottom{width:100%; height:12%;  padding: 8.2% 17% }
.header_bottom dl{width:auto; height: 31px; float: left; margin-top:1vh}
.header_bottom dl dt{width:31px; height: 31px; position: relative; float: left; background: url(../images/r_sj.png) no-repeat center;  margin-right: 22px;}
.header_bottom dl dd{width:31px; height: 31px; position: relative; float: left;background: url(../images/r_wx.png) no-repeat center; }
.header_bottom dl img{width:100px; height: auto; display: none; position: absolute; top:-100px; left:0}
.header_bottom dl dt:hover img{display: block}
.header_bottom dl dd:hover img{display: block}
.h_search{width:60%; height: 100%; background: rgba(255,255,255,0.25); float: right; border-radius: 25px; padding: 0 5%}
.h_search .h_submit{width:22%; height: 100%; float: left; background: url(../images/search.png) no-repeat center; border: 0}
.h_search input[type="text"]{width:78%; height: 100%; float: right; font-size: 14px; color: #fff; background: none; border: 0; padding: 0 10px;}
.h_search input::-webkit-input-placeholder {
    color:#fff;  
}  
.h_search input:-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.h_search input::-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.h_search input:-ms-input-placeholder {
   color:#fff;  
} 








/* 导航栏 */
.header_nav{height:auto; width:100%; z-index:999; position: absolute; top:0; left:0 }
.header_nav:after{content: ""; height: 90px; border-bottom: 1px solid rgba(255,255,255,0.2); width: 100%; position: absolute; top:0; left:0}
.nav{ height:100%; float: right; width:50%; position: relative; z-index: 9}
.nav .nLi{position:relative;float:left;display:inline;height:90px; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 90px; }
.nav .nLi h3 p{height:32px; color:#fff; font-size:16px;  width:auto; position: relative; text-align: center;  display: table; margin: 0px auto;  line-height: 88px}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;top:90px;left:50%; z-index:999;display:none;padding:0;width:140px; background:#fff;line-height:26px; margin-left: -70px} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:30px;zoom:1; overflow: hidden;}
.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;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 3px solid #fff}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#0e34af;}
.f_top{background: rgba(0,0,0,0.8); position: fixed; top:0; left:0; padding-left:4%}
.f_top .h_language,.f_top .h_search{background:rgba(14,52,175,0.8) }
.f_top .h_search{background:rgba(14,52,175,0.8) url(../images/search_icon.png) no-repeat center }
.logo2{display: none; margin-top: 8px}
.f_top .logo1{display: none}
.f_top .logo2{display: block}





/*banner*/
.banner{ position: relative; width: 100%}
.banner .swiper-container{width:100%; height: auto; overflow: hidden; }
.banner .swiper-slide a{width:100%; height: auto; display: block;}
.banner .swiper-slide a img{width:100%; height: auto; display: block; }
.banner .swiper-button-next,.banner .swiper-button-prev{width:20px; height: 20px; top:auto; margin-top: 0; bottom:7%}
.banner .swiper-button-next{background: url(../images/b_right.png) no-repeat center; right:12%}
.banner .swiper-button-prev{background: url(../images/b_left.png) no-repeat center; right:30%; left:auto;}
.banner .swiper-pagination{bottom:7%; right:20%}
.banner .swiper-pagination-bullet{width:12px; height: 12px; background: none;  border: 1px solid #fff; border-radius: 50%; margin: 0 10px;}
.banner .swiper-pagination-bullet-active{background: #fff}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; position: relative; padding: 120px 5% 0 27%}
.index_about:after{content: ""; width:23%; height: 100%; position: absolute; top:0; right:0; background: #ececec}
.index_about_left{width:44%; height: auto; float: left; margin-right: 2%}
.in_ab_title{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid  #d0e2f5; padding-bottom:36px; }
.in_ab_title h4{color:#003690; font-size: 22px; margin-bottom:10px;}
.in_ab_title h3{color:#333333; font-size: 32px; font-weight: bold; line-height: 48px;}
.in_ab_xx{width:100%; height: auto; display: block; font-size: 14px; color: #666666;  line-height:28px; margin: 48px 0 60px }
.index_about_left dl{float: left;   position: relative;  margin-right:15%}
.index_about_left dl dt{width:52px; height: 52px; background: #003690; border-radius: 50%; display: flex; align-items: center; margin-bottom:20px;}
.index_about_left dl dt img{max-width: 100%; align-items: center; margin: 0px auto;}
.index_about_left dl dd{width:100%; height: auto; overflow: hidden}
.index_about_left dl dd h4{color:#666666; font-size: 14px; font-weight: bold;}
.index_about_left dl dd span{color:#333333; font-weight:bold; font-size: 46px; font-family: "Arial"}
.index_about_left dl dd p{color:#666666; font-size: 14px;  margin-top: 8px;}
.index_about_left dl:last-child{margin-right: 0;}
.index_about_left dl:hover dt{background: #d74611}
.index_about_right{width:39.2%; height: auto; float: left; position: relative; z-index: 9}
.index_about_right img{width:100%; height: auto; display: block}
.in_about_more{float: right; width:142px; height: 142px; background: #003690; border-radius: 50%; text-align: center;  position: relative; z-index: 9;
	padding-top: 40px; margin-top: 312px; display:block; transition: all 0.4s ease-in-out;}
.in_about_more p{color:#fff; font-size: 14px; margin-top: 10px;}
.in_about_more:hover{background:#d54410; padding-top:30px; transition: all 0.4s ease-in-out;}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.png) no-repeat top center; padding:85px 14% 60px 27%; 
	position: relative; z-index: 1}
.in_pro_title{width:100%; height: auto; overflow: hidden}
.in_pro_title h4{color:#fff; font-size: 22px; margin-bottom:25px;}
.in_pro_title h3{color:#fff; font-size: 32px; font-weight: bold; line-height: 48px;}
.index_product_all{width:auto; position: relative; margin-top:130px;}
.index_product_all .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 90px;}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; padding-bottom: 40px}
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; margin: 0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_xx{width:100%; height:78px; line-height: 78px; background: #e9e9e9; padding: 0 7% }
.in_pro_xx h3{color:#333333; font-size: 16px; width: 70%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx img{float: right; margin-top: 2.5vh}
.index_product .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_product .swiper-slide a:hover h3{color:#003690}
.index_pro_more{width:187px; height: 55px; display: block; margin: 0px auto; background: #d74611; border-radius: 25px; text-align: center; line-height: 55px; font-size: 18px; color: #fff}
.index_product .swiper-button-next,.index_product .swiper-button-prev{width:52px; height:52px; top:-45%; margin-top: 0; }
.index_product .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:0; opacity: 0.5}
.index_product .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; right:10%; left:auto; opacity: 0.5}
.index_product .swiper-button-next:hover{opacity: 1}
.index_product .swiper-button-prev:hover{opacity: 1}






/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; padding:360px 0 106px 27%; background: url(../images/case_bjs.jpg) no-repeat center; margin-top: -254px}
.index_case_title{width:100%; height: auto; overflow: hidden; padding-right: 19%}
.case_title_left{float: left; margin-top: 35px;}
.case_title_left h4{color:#003690; font-size: 22px; margin-bottom: 10px;}
.case_title_left h5{color:#333333; font-size: 32px; font-weight:bold;}
.index_case_title a{float: right; width:142px; height: 142px; background: #003690; border-radius: 50%; text-align: center;  position: relative; z-index: 9;
	padding-top: 40px;  transition: all 0.4s ease-in-out; }
.index_case_title a p{color:#fff; font-size: 14px; margin-top: 10px;}
.index_case_bottom{width:100%; height: auto; overflow: hidden; margin-top: 58px;}
.index_case_bottom .swiper-slide{width:40.5%}
.index_case_bottom .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden; opacity: 0.4}
.index_case_bottom .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_case_bottom .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;}
.case_bottom_hover{width:100%; height:216px; background: url(../images/c_hover.png) no-repeat center; position: absolute; bottom:0; left:0;}
.case_bottom_hover h4{color:#fff; font-size: 16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0 20px; position: absolute; bottom:10%; left:0}
.index_case_bottom .swiper-slide-active a{opacity: 1}
.index_case_bottom .swiper-slide:hover a{opacity: 1}


.index_case_title a:hover{background:#d54410; padding-top:30px; transition: all 0.4s ease-in-out;}




/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin:94px 0; padding:0 12% 0 27%;  }
.index_youshi_left{width:48%; height: auto; float: left}
.index_youshi_left h4{color:#003690; font-size: 22px; margin-bottom: 10px;}
.index_youshi_left h5{color:#333333; font-size: 32px; font-weight: bold;}
.index_youshi_right{width:47%; height: auto; float: right}
.index_youshi_right img{width:100%; }

.slideTxtBox{ width:100%; position:relative }
.slideTxtBox .hd{width:48%; height:auto; position:absolute; top:75px; left:0}
.slideTxtBox .hd ul{width:100%; height: auto; overflow:hidden; margin-top: 45px; border-bottom: 1px solid #eaeaea; padding-bottom: 40px;}
.slideTxtBox .hd ul li{width:48%; height: 67px; line-height: 67px; float: left; margin-bottom: 20px; padding: 0 32px; 
	background:#f5f5f5 url(../images/ys_jts.png) no-repeat 80% center}
.slideTxtBox .hd ul li:nth-child(2n){float: right}
.slideTxtBox .hd ul li span{color:#333333; font-size: 16px; font-weight:bold;}
.slideTxtBox .hd ul li:hover{background:#003690 url(../images/ysh_jts.png) no-repeat 80% center}
.slideTxtBox .hd ul li:hover span{color:#fff}
.slideTxtBox .hd ul li.on{background:#003690 url(../images/ysh_jts.png) no-repeat 80% center}
.slideTxtBox ul li.on span{color:#fff}
.slideTxtBox .bd{width:100%; height:auto; overflow:hidden}
.bdli{width:100%; height:auto; overflow:hidden}
.in_ys_more{width:48%; height: auto; overflow: hidden; margin-top:300px; color:#666666; font-size: 14px; line-height: 26px; float:left;}





/*新闻*/
.index_news{width:100%; height:auto; background: url(../images/news_bjs.jpg) no-repeat center right ; margin-top:80px;  padding: 86px 0 109px 27%}
.index_news_title{width:82%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 45px;}
.news_title_bt{width:auto; float: left}
.news_title_bt h4{color:#fff; font-size: 22px; margin-bottom: 10px;}
.news_title_bt h5{color:#fff; font-size: 32px; font-weight: bold; }
.news_title_nav{float: right; margin-top:12px;}
.news_title_nav a{width:187px; height: 55px; line-height: 55px; color: #fff; font-size: 18px; background: #d74611; border-radius: 30px; margin-left:25px; float: left; text-align: center}
.news_title_nav a:hover{background: #fff; color:#d74611}

.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 42px; padding-right: 4%}
.index_news_all .swiper-slide a{width:100%; height: auto; display: block; position: relative}
.index_news_all .swiper-slide a img.in_news_img{width:100%; height: auto; display: block;  -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.index_news_all .swiper-slide a:hover img.in_news_img{opacity: 1;  -webkit-filter: grayscale(0); filter: grayscale(0); }
.index_news_pic{width:100%; height: 100%; position: absolute; top:0; left:0; background: #fff; padding:50px 45px}
.index_news_pic span{color:#003690; font-size: 14px; height: 40px; line-height: 30px; border-bottom: 1px solid #f0f0f0; display: block}
.index_news_pic h4{color:#333333; font-size: 18px; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 35px; 
	line-height: 35px; margin:20px 0 20px}
.index_news_pic p{width:100%; height:84px; font-size:14px; color:#333333; opacity: 0.5; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_pic img{width:46px; height:46px;  margin-top:30%; float:right}
.index_news_all .swiper-slide a:hover .index_news_pic{background: rgba(0,0,0,.5)}
.index_news_all .swiper-slide a:hover span,.index_news_all .swiper-slide a:hover h4,.index_news_all .swiper-slide a:hover p{color:#fff}
.index_news_all .swiper-slide a:hover span{ border-bottom: 1px solid rgba(255,255,255,0.4);}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; background-size:cover; padding:0 14% 0 27%; 
	position: relative}
.footer:after{content: ""; width:61%; height: 1px; background: rgba( 255,255,255,0.1); position: absolute; bottom:75px; left:0}
.footer_nav{float: left; width:58%; height: 300px;}
.footer_nav dl{float: left; width:33.33%; border-left:1px solid rgba(255,255,255,0.1); padding-top: 20px; text-align: center; height: 100% }
.footer_nav dl dt{color:#ffffff; font-size: 18px; opacity: 0.75; margin-top: 10px;}
.footer_nav dl dd{width:100%; height: auto; margin-top: 20px;}
.footer_nav dl dd a{color:#fff; display: block;opacity: 0.35; line-height:30px;}
.footer_nav dl dd a:hover{opacity: 1}
.footer_ma{float: left; margin-top: 40px;}
.fj_img,.fm_img{width:34px; height: 34px; float: left; position: relative;  margin-left: 34px}
.fj_img{background: url(../images/sj_i.png) no-repeat center}
.fm_img{background: url(../images/wx_i.png) no-repeat center}
.fj_img img,.fm_img img{width:100px; height: auto; position: absolute; top:32px; left:0; display:none}
.fj_img:hover img{display: block}
.fm_img:hover img{display: block}
.footer_xx{float: right; padding-top: 25px; width: 26%; }
.footer_xx_dh{width:100%; height: auto; text-align: right}
.footer_xx_dh h4{color:#ffffff; font-size: 16px; opacity: 0.55; margin-bottom: 10px;}
.footer_xx_dh h5{color:#fff; font-size:30px; font-weight: bold; font-family: "Arial"; margin-bottom:8px;}
.footer_info_xx{width:100%; height: auto; text-align: right; margin-top:15px; margin-bottom: 20px}
.footer_info_xx p{color:#ffffff; font-size: 16px; opacity:0.55; padding-right: 20px; line-height: 30px; margin-bottom: 5px;}
.f1{background: url(../images/f1.png) no-repeat right center}
.f2{background: url(../images/f2.png) no-repeat right center}
.index_zgs{width:100%; height:58px; background: url(../images/jts.jpg) no-repeat right center; border: 1px solid rgba(255,255,255,0.3); position: relative; 
	padding-left: 40px;}
.index_zgs p{width:100%; height:100%; line-height:58px;  font-size: 14px; color: #fff; padding: 0 10%; opacity: 0.5; background: url(../images/lj_ixon.png) no-repeat left center; padding-left: 30px;}
.index_zgs_all{width:100%; height:200px; overflow-y: auto; padding: 10px; position: absolute; top:-200px; left:0; background: #fff; box-shadow: 0 4px 8px rgba(0,0,0,0.2); z-index: 9; display: none}
.index_zgs_all a{width:100%; height: auto; font-size:16px; color: #333; display: block; margin:10px 0}
.index_zgs:hover .index_zgs_all{display: block}
.index_zgs_all a:hover{color:#0161b6}


.footer_bottom{width:100%; height:75px;   position: relative; overflow: hidden}
.copy_bq{width:auto; height:75px; line-height:75px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fc0001!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right;  margin-left: 2%}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:75px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px; }
.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;}



/*客服*/
.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:#003690;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*产品中心*/
.ny_all{width:100%; height: auto; overflow: hidden; padding:0 14% 0 27%; margin-top: 90px; margin-bottom:40px;}
.ny_post{width:100%; height: auto; overflow: hidden; margin-bottom: 72px;}
.ny_post_left{width:auto; float: left; background: url(../images/home.png) no-repeat left center; padding-left: 30px; font-size: 14px; color: #999999; 
	margin-top:78px;}
.ny_post_left a{font-size: 14px; color: #999999}
.ny_post_right{width:auto; float: right; text-align: right}
.ny_post_right h3{color:#333333; font-size: 30px; font-weight: bold;}
.ny_post_right h4{color:#333333; font-size: 60px; font-weight: bold; font-family: "Arial";opacity: 0.2; text-transform: uppercase}
.ny_post_right hr{width:104px; height: 3px; background: #003690; display: block; float: right; border: 0; margin-top: 5px;}
.ny_nav{width:100%; height: auto; overflow: hidden}
.ny_nav a{width:16%; height: 40px;  margin-right: 5%; border-bottom: 1px solid #e5e5e5; color:#333333; float: left; font-size: 16px; margin-bottom: 40px;}
.ny_nav a:nth-child(5n){margin-right: 0}
.ny_nav a:hover,.ny_nav a.active{color:#003690; border-bottom: 1px solid #003690; font-weight: bold;}
.ny_product{width:100%; height: auto; overflow: hidden; margin-top:80px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:46%; height: auto; float: left; position: relative; margin-bottom:110px;}
.ny_product ul li a{width:100%; height: auto; display: block; position: relative}
.ny_product ul li:nth-child(2n){float: right}
.ny_pro_pic{width:100%; height: auto; overflow: hidden}
.ny_pro_pic img{width:100%; height: auto; display: block; margin: 0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_pro_xx{width:100%; height:135px; background: rgba(29,25,26,0.7);  position: absolute; bottom:0; left:0; padding: 22px 48px;}
.ny_pro_xx h3{width:100%; height: 46px; line-height: 46px; border-bottom: 1px solid #fff; font-size: 18px; color:#fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_xx p{width:100%; height:30px; line-height: 30px; color:#fff; font-size: 16px; margin-top:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_product ul li i{width:86px; height: 86px; background: url(../images/np_hjts.png) no-repeat center; display: block; position: absolute; bottom:-42px; right:84px;}
.ny_product ul li:hover .ny_pro_xx{background: rgba(0,54,144,0.7)}
.ny_product ul li:hover h3,.ny_product ul li:hover p{color:#fff}
.ny_product ul li:hover h3{border-bottom: 1px solid #fff}
.ny_product ul li:hover i{background: url(../images/np_jts.png) no-repeat center}
.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_xqjs{width:100%; height: 80px; background: #1d191a; padding: 0 26px; margin-top: 60px;}
.ny_product_xqjs h3{color:#ffffff; font-size: 24px; font-weight: bold; background: url(../images/yuan.png) no-repeat left center; line-height: 80px; 
	padding-left:20px;}
.product_xqjs_show{width:100%; height: auto; overflow: hidden; margin: 20px 0 50px; color:#666; line-height: 28px; font-size: 16px;}
.product_xqjs_show img{max-width: 100%}
.ny_pro_tright{ margin-left: 530px; padding-top: 34px;}
.n_pro_mc{width:100%; height: auto; border-bottom: 1px solid #003690; color:#333333; font-size: 24px; font-weight: bold; padding-bottom:20px;}
.ny_pro_tright h1{color:#333333; font-size: 24px; margin-top: 20px;}
.ny_pro_24{width:100%; height: 95px; background: #eeeeee; margin-top: 42px; padding-left: 40px; padding-top: 30px;}
.ny_pro_24 p{color:#333333; font-size: 16px; font-weight: bold; background: url(../images/pro_dhs.png) no-repeat left center; padding-left: 40px; height: 40px; line-height: 40px; }
.ny_pro_24 span{color:#003690; font-size: 24px; font-weight: bold; font-family: "宋体"}
.ny_product_top{width:100%; height:auto; overflow:hidden}
.ny_pro_tleft{width:500px; height:auto; float:left;}
.ny_news_show{font-size:16px; color:#666; line-height:30px;}
.ny_news_show p{font-size:16px; color:#666; line-height:30px;}
.ny_news_show img{max-width:100%;}


/*案例*/
.ny_case{width:100%; height: auto; overflow: hidden; margin-top: 56px; margin-bottom: 50px;}
.ny_case ul{width:100%; height: auto; overflow: hidden}
.ny_case ul li{width:32.3%; height: auto; float: left; margin-bottom: 30px; margin-right:1.5%}
.ny_case_pic{width:100%; height: auto; overflow: hidden; position: relative}
.ny_case_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_case_hover{width:100%; height: 100%; background: rgba(0,54,144,0.6); position: absolute; top:100%; left:0; transition: all 0.4s ease-in-out;}
.ny_case_hover i{width:40px; height: 40px; background: #ffffff; border-radius: 50%; text-align: center;line-height: 40px; color:#003690; font-size:18px; 
	display: block; box-shadow: 0 0 6px rgba(0,0,0,0.2); position: absolute; top:50%; left:50%; margin-top: -20px;  margin-left: -20px;}
.ny_case ul li h3{width:100%; height: 50px; line-height: 50px; text-align: center; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_case ul li:nth-child(3n){margin-right: 0}
.ny_case ul li:hover .ny_case_hover{top:0; transition: all 0.4s ease-in-out;}
.ny_case 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_news{width:100%; height: auto; display: block; margin-top:40px; margin-bottom: 40px;}
.ny_news ul{width:100%; height: auto; display: block; margin-bottom: 40px;}
.ny_news ul li{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 60px;}
.ny_news_pic{width:208px; height: auto; float: left; overflow:hidden}
.ny_news_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_news_xx{margin-left:240px;}
.ny_news_xx h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin-bottom: 8px;}
.ny_news_xx p{width:100%; height: 60px; line-height: 30px; overflow: hidden; color:#333333; font-size: 16px; opacity: 0.7;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_xx span{width:100%; height: 48px; line-height: 48px; background: url(../images/n_jts.png) no-repeat left center; padding-left:70px; color:#333333; 
	font-size: 16px; display: block; margin-top: 20px; }
.ny_news 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_news ul li:hover h3{color:#003690}


/*联系我们*/
.ny_contact_xx{width:100%; height: auto; overflow: hidden; background: #eeeeee; margin-top: 54px; padding:2% 5%}
.ny_contact_xx h3{color:#333333; font-size: 24px;}
.ny_contact_xx hr{width:43px; height: 1px; background: #003690; display: block; margin:16px 0 25px }
.ny_contact_xx p{color:#333333; font-size: 16px; float: left; width: 50%; line-height: 32px;}
.ny_map{width:100%; height: 335px; margin-top: 10px;}

.section-content{width:100%; height: auto; overflow: hidden; padding-left:21%; margin-top: 62px;}
.ny_liuyan_all{width:100%; height:610px; background: url(../images/ly_bjs.jpg) no-repeat center; background-size:cover; padding: 54px 14% 0 8% }
.ny_title_2{width:100%; height: auto; overflow: hidden}
.ny_title_2 h2{color:#fff; font-size: 24px;}
.ny_title_2 hr{width:43px; height: 1px; background: #003690; display: block; margin:16px 0 25px }
.ny_title_2 p{color:#ffffff; font-size: 16px;}
.ly_text{width:100%; height:66px; margin-top: 58px }
.ly_text p{width:32.6%; height:100%; float: left; position: relative; border: 1px solid #fff; margin-right: 1%}
.ly_text p input[type="text"]{width:100%; height: 100%; border: 0; background:none; font-size: 16px; color: #fff; padding: 0 10px;}
.ly_text p:last-child{margin-right: 0}

::-webkit-input-placeholder {
    color:#fff;  
}  
:-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
::-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
:-ms-input-placeholder {
   color:#fff;  
}  

.ny_liuyan_all textarea{width:100%; height:152px; overflow: hidden; resize: none; margin-top:20px; border: 1px solid #fff; padding: 10px;  font-size: 16px; 
	color: #fff; background: none;}
.ly_submit{width:468px; height: 66px; display: block; margin: 0px auto; border: 0; background: #003690; text-align: center; line-height: 66px; color:#fff; 
	font-size: 16px; margin-top: 28px; cursor:pointer  }
	
.ly_submit:hover{background:#fff; color:#003690}	





@media screen and (max-width:1680px){
	.index_about_left dl{margin-right: 9%}
	.ny_all,.footer{padding:0 8% 0 27%}
	.ny_liuyan_all{padding:54px 8% 0 8%}
	.index_product{padding: 85px 5% 60px 27%;}
	.index_youshi{padding: 0 5% 0 27%;}
	.index_news_pic img{margin-top:15%}
	.index_case_title{padding-right:8%}
	.in_ab_title h3{font-size:26px; line-height:40px;}
	.in_ab_xx{margin:30px 0 40px}
	.header_bottom{padding:8.2% 11%}

}





@media screen and (max-width:1500px){
	.index_about_left dl dd span{font-size:36px;}
	.in_about_more{width:130px; height:130px;}
	
	.index_news_pic{padding:10px 26px 10px}

	
}

@media screen and (max-width:1440px){
	.header_bottom{padding: 14% 6% 6% 0;}
	.footer_zhichi span,.copy_bq a{font-size: 12px;}
	.footer_zhichi p{margin-right: 0}
	
}



@media screen and (max-width:1380px){
	.header_bottom{padding: 15% 6% 6% 0;}
	.index_about_left dl{margin-right: 9%}
	.in_ab_title h4{font-size: 40px;}
	.ny_all, .footer{padding:0 5% 0 27%}
}

@media screen and (max-width:1300px){
	
	.index_about_left dl{padding-right: 15px}
	.h_img{width:45px}
	.footer_left{width:58%}
	.in_about_more{display:none}
	.index_about_left{width:54%}
	.index_about_right{width:43.2%}
}
