﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1325px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}


.in_header{width:100%; height:9vh; position:fixed; top:0; left:0;  z-index:9999; padding-left:6%; border-bottom: 1px solid rgba(255,255,255,0.2)}
.h_logo{width:13%; height:9vh; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.h_menu{float: right; width:6%; height: 100%; background: url(../images/menu.png) no-repeat center; border-left:1px solid rgba(255,255,255,0.2)}
.h_dianhua{width:30px; height: 100%; float: right; position: relative; background: url(../images/h_dianhua.png) no-repeat center; margin-right: 3%}
.h_dianhua p{background: #fff; box-shadow:0 0 8px rgba(1,83,167,0.21); color:#0153a7; font-size: 24px; position: absolute; top:9vh; right:0; font-weight: bold; padding: 10px; display:none}
.h_dianhua:hover p{display:block}





/*导航*/
#menu{float: right; width:50%; height: 100%; margin-right: 1%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:9vh; width:14.2%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:140px; left:50%; top:9vh;  position:absolute; margin-left:-70px;  line-height:24px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; padding:8px 0; border-bottom:1px solid #ddd }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#007eff;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{font-weight: bold;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#10c7dd;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:6px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}

.two_header{border-bottom: 1px solid #f1f1f1}
.two_header #menu .nav .nLi p a{color:#333}
.two_header .h_menu{background: url(../images/menu_h.png) no-repeat center; border-left:1px solid #f1f1f1}
.two_header .h_dianhua{background: url(../images/hh_dianhua.png) no-repeat center}







/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .swiper-slide a{width:100%; height:100vh; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100%; object-fit: cover; object-position: center center;}
.section1 .swiper-button-next,.section1 .swiper-button-prev{width:88px; height: 78px; background: rgba(255,255,255,0.2); text-align: center;  margin-top: -39px; padding-top:20px}
.section1 .swiper-button-next span,.section1 .swiper-button-prev span{font-size: 16px; color:#fff; border-bottom: 1px solid #fff; padding-bottom: 8px;}
.section1 .swiper-button-next{ right:0; border-radius: 40px 0 0 40px;}
.section1 .swiper-button-prev{ border-radius: 0 40px 40px 0;  left:0}
.index_bottom{width:1325px; height: auto; position: absolute; bottom:5%; left:50%; transform: translate(-50%,0); z-index: 9}
.in_search{width:272px; height: 46px; float: left; border: 1px solid #d3d3d4; padding: 0 2%; border-radius: 25px;}
.in_search input[type="text"]{width:84%; height: 100%; float: left; background: none; border: 0; font-size: 14px; color: #333333}
.h_search{width:25px; height:100%; float: right; background: url(../images/search_icon.png) no-repeat center; border: 0}
.in_subiao{float: right; animation:mymove 2s infinite;}
@keyframes mymove
{
 0% {
		transform: translate(0px, 0px);
	}
	50% {
		transform: translate(0px, -4px);
	}
	100% {
		transform: translate(0px, 0px);
	}

}



/*优势*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/product_bjs.jpg) no-repeat left bottom; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.section3 .w1440{position: relative; margin-top:11vh}
.index_prot{position: absolute; top: 0; left:0; z-index: 9; width: 555px}
.index_prot h3{color: #01acd1; font-size:22px; margin-bottom: 10px}
.index_prot p{color: #333333; font-size:40px; font-weight: bold;}
.index_product{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9}
.view{width: 100%; overflow: hidden}
.view_left{width: 40%; height: auto; float: left; margin-top: 23vh}
.view_left h4{color:#0153a7; font-size: 28px;}
.view_left p{color:#666666; font-size: 16px; margin-top: 30px;}
.view_left a{width:197px; height:56px; display: block; border-radius:30px; margin:5vh auto 0; float: left; background: #0153a7; margin-right:30px;}
.view_left a span{width:150px; height: 100%; float: left; color:#fff; font-size:18px; border-right:1px solid rgba(255,255,255,0.1); text-align: center; 
	line-height: 52px}
.view_left a i{width:44px; height: 100%; float: right; background: url(../images/ab_san.png) no-repeat center}
.view_pic{width:43%; height: auto; float: right; padding:30px; margin-right: 14%;margin-bottom: 30px;}
.view_pic img{width:100%; display: block}
.preview{width:100%; height:auto; overflow: hidden; }
.preview .swiper-container{padding: 10px 0;}
.preview_pic{width:100%; height: auto; background: #fff; border-radius: 8px;  box-shadow:0 0 8px rgba(1,83,167,0.21); padding:20px 10px;}
.preview_pic img{width:70%; display: block; margin: 0px auto;}
.preview .active-nav .preview_pic{border: 1px solid #0153a7;}
.view_left a:hover span{font-weight:bold;}


.view .arrow-left {
	background: url(../images/p_left.jpg) no-repeat center;
	position: absolute;
	right: 10px;
	top: 40%;
	width:60px;
	height:60px;
	z-index: 10;
}

.view .arrow-right {
		background: url(../images/p_right.jpg) no-repeat center;
	position: absolute;
	right: 10px;
	top: 30%;
	width: 60px;
	height: 60px;
	z-index: 10;
}



/*5*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .fp-tableCell{vertical-align: bottom;}
.section5_ban{background: url(../images/about_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 9}
.section5_top{width:100%; height: auto; overflow:hidden; margin-bottom: 4vh}
.in_video{width:66px; height: 67px; display: block; margin: 0px auto; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.section5_top h4{color:#ffffff; font-size: 40px; font-weight: bold; text-align: center; margin:2.5vh 0}
.in_abxx{width:88%; height: auto; overflow: hidden; color:#ffffff; opacity: 0.48; line-height: 40px; font-size: 16px; text-align: center; margin: 0px auto; 
	display: block;}
.in_abmore{width:197px; height: 53px; border: 1px solid rgba(255,255,255,0.5); display: block; border-radius: 25px; margin:5vh auto 0;}
.in_abmore span{width:150px; height: 100%; float: left; color:#fff; font-size:18px; border-right:1px solid rgba(255,255,255,0.1); text-align: center; 
	line-height: 52px}
.in_abmore i{width:44px; height: 100%; float: right; background: url(../images/ab_san.png) no-repeat center}
.in_abjj{width:25%; height: 40vh; float: left; background: #0153a7; padding:5% 4% 0;}
.in_abjj h3{color:#fff; font-size: 20px; font-weight: bold; margin-bottom:8px;}
.in_abjj h4{color:#999999; font-size: 14px; opacity: 0.35; font-family: "Arial"}
.in_abjj p{color:#ffffff; font-size: 14px; line-height: 30px; opacity: 0.65; margin-top: 2vh}
.in_abjj i{width:76px; height: 76px; border: 1px solid rgba(255,255,255,0.4); border-radius: 50px; background: rgba(255,255,255,0.2) url(../images/ab_jts.png) no-repeat center; float: right; margin-top:4vh}
.section5 ul{width:75%; float: left; height: 25vh; margin-top: 15vh}
.section5 ul li{width:33.33%; float: left; background: #fff; height: 100%; border-right:1px solid #cccecf; position: relative}
.section5 ul li a{width:auto; height: auto; display: block; transform: translate(-50%,-50%); position: absolute; top:50%; left:50%;}
.section5 ul li a img{float: left; width: 74px; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.section5 ul li dl{margin-left: 90px; padding-top: 8px; width: 140px}
.section5 ul li dl dt{color:#333333; font-size: 20px; font-weight: bold; line-height: 30px;}
.section5 ul li dl dd{color:#999999; font-size:16px; font-family: "Arial"; line-height: 30px}
.section5 ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.section5 ul li:hover dl dt{color:#0153a7}
.in_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.in_abjj i:hover{ background: rgba(255,255,255,0.6) url(../images/ab_jts.png) no-repeat center;}

.in_abmore:hover{background:#fff}
.in_abmore:hover span{color:#0153a7; border-right: 1px solid rgba(1,83,167,0.2);}
.in_abmore:hover i{background: url(../images/abh_san.jpg) no-repeat center}



/*弹出视频*/
.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;}




/*2*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .w1440{position:relative; z-index: 1; margin-top: 6vh }
.index_news_title{width:100%; height: auto; position: relative;  margin-bottom:2vh; overflow: hidden; text-align: center;}
.index_news_title dl{width:auto; height: auto; overflow: hidden;}
.index_news_title dl dt{font-size:22px; color:#fff;}
.index_news_title dl dd{color:#fff; font-size:40px; font-weight: bold; margin:12px 0}
.index_news_title p{color:#ffffff; font-size: 16px; }
.index_news_top{width:100%; height: auto; overflow: hidden;}
.index_news_top li{width:49.4%; height: auto; float: left; overflow: hidden; background: rgba(255,255,255,0.84)}
.index_news_top li:nth-child(2n){float: right}
.index_news_pic{width:37%; height: auto; float: left}
.index_news_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_news_xx{width:63%; height: auto; overflow: hidden; padding: 2rem 2rem 0}
.index_news_xx span{display: block; width: 93px; height: 30px; line-height: 30px; color: #fff; font-size: 14px; font-size: 14px; background: #01acd1; 
	border-radius: 8px; text-align: center}
.index_news_xx dl{width:100%; height: 40px; line-height: 40px; margin:15px 0 10px}
.index_news_xx dl dt{width:70%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_news_xx dl dd{float: right; color: #999999; font-size: 14px;}
.index_news_xx p{width:100%; height: 52px; line-height: 26px; color:#999999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_top li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_top li:hover .index_news_xx dl dt{color:#01acd1}

.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 6vh; margin-bottom: 10vh}
.index_news_bottom li{width:49.4%; height: auto; float: left; margin-bottom: 2vh; background: #fff; padding:20px 35px;}
.index_news_bottom li:nth-child(2n){float: right}
.index_news_bottom li dl{width:100%; height: 40px; line-height: 40px;}
.index_news_bottom li dl dt{width:70%; height: 100%; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.index_news_bottom li dl dd{float: right; color: #999999; font-size: 14px;}
.index_news_bottom li p{width:100%; height:26px; line-height: 26px; color:#999999; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.index_news_bottom li:hover dt{color:#01acd1}






/*第8块*/
.section8{display: block; width: 100%; height: 100%; overflow: hidden; position: relative; background: url(../images/lianxi_bjs.jpg) no-repeat center}
.section8:after{content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.3); position: absolute; bottom:22vh; left:0}
.section8 .fp-tableCell{vertical-align: bottom;}
.index_contact_top{width:100%; height: auto; overflow: hidden}
.index_contact_top dl{width:auto; float: left}
.index_contact_top dl dt{color:#01acd1; font-size: 22px; margin-bottom: 8px;}
.index_contact_top dl dd{color:#333333; font-weight: bold; font-size: 40px;}
.index_contact_top a{float: right; width: 249px; height: 49px; background: #0153a7; color:#fff; text-align: center; line-height: 49px; font-size: 16px; 
	border-radius:15px; margin-top:3vh}
.index_contact_top a:hover{background:#01acd1}
.index_contact_center{width:100%; height: 42px;  margin:12vh 0 6vh}
.f_sj{width:41px; height: 42px; float: left; position: relative; margin-right: 20px; background: url(../images/f_sj.png) no-repeat center; margin-right:7%}
.f_wx{width:41px; height: 42px; float: left; position: relative; margin-right: 20px; background: url(../images/f_wx.png) no-repeat center}
.f_sj img,.f_wx img{width:100px; height: auto; position: absolute; top:-100px; left:0; display: none}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}
.index_contact_bottom{width:100%; height: auto; overflow: hidden}
.contact_bottom_left{width:31%; height: auto; float: left}
.contact_bottom_left a{width:100%; height: 22vh; line-height: 22vh; overflow: hidden; display: block; }
.contact_bottom_left a img{vertical-align:middle;}
.contact_bottom_left a span{color:#ffffff; font-size: 24px;  vertical-align:middle; margin-left:20px; transition: all 0.4s ease-in-out; }
.c_jts{float: right; margin-top:11vh; margin-right: 8%}
.contact_bottom_right{width:65%; height: auto; float: right}
.contact_bottom_nav{width:100%; height: auto; overflow: hidden}
.contact_bottom_nav dl{float: left; text-align: center; width:19%}
.contact_bottom_nav dl dt{color:#ffffff; font-size: 20px; font-weight:bold; margin-bottom: 20px;}
.contact_bottom_nav dl dd{width:100%; height: auto; overflow: hidden}
.contact_bottom_nav dl dd a{color:#fff; font-size: 16px; opacity: 0.48; display: block; margin-bottom: 10px;}
.in_contact_xx{width:38%; height: auto; float: right}
.in_contact_xx h4{color:#ffffff; font-size: 24px; font-weight: bold; margin-bottom:20px;}
.in_contact_xx p{color:#fff; font-size: 16px; opacity: 0.64; line-height: 30px;}
.contact_bottom_nav dl dd a:hover{opacity:1}
.contact_bottom_left a:hover span{margin-left:50px; transition: all 0.4s ease-in-out;}


/*版权*/
.index_banquan{width:100%; height:auto; line-height:4vh; overflow: hidden; margin-top: 8vh}
.index_banquan .copy_l{width:100%; font-size: 14px; color: #fff; overflow: hidden}
.copy_l a{font-size: 14px; color: #fff; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:4vh; line-height:4vh; float:right}
.index_zhichi p{ width:auto; float: left; font-size: 16px; color:#333333; line-height: 4vh; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:1vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}











.footer{display: block; width: 100%; height:auto; overflow: hidden; position: relative; background: url(../images/bottom_bjs.png) no-repeat top center; background-size:cover; margin-top:40px;}
.footer:after { content: "";width: 100%; height: 1px; background: rgba(255,255,255,0.3); position: absolute; bottom: 22vh; left: 0;}
.footer .index_contact_bottom{padding-top:112px;}



.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #0153a7; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #0153a7;}
.honor_list li:hover .gallery-title{ background: #0153a7; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:300px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2; padding:10px 0}
.ny_solution_img img{width:60%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block; margin:0px auto;}
.ny_solution_xx{width:796px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .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;}
.ny_product_all 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_all ul li:hover{border:1px solid #0153a7;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{width:120px;  height:40px;line-height:40px; color:#333; display:block;  text-align:center; font-size:16px; background:#eee}
.yfzx_more:hover{background: #0153a7; color: #fff; border: 1px solid #0153a7}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#0153a7; color:#fff}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:18px; font-weight:bold; overflow:hidden; white-space:nowrap}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#0153a7; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:70%; height:100%; display:block; margin:0px auto; }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0153a7; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #0153a7;font-size: 16px;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden;font-size: 16px; }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #0153a7; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #0153a7; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#0153a7}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #0153a7; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#0153a7}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#0153a7; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:65%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:20%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#0153a7}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:498px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; 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%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #0153a7; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}


.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.qyhj_ban{background: url(../images/qyhj_ban.jpg) no-repeat center bottom;}


/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #003993;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:84%;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #003993;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}
.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}
.about_one_right{ width:80%; height:auto; float:right;}
.about_one_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 29px; }
.ny_about_five{width:100%; height: auto; overflow: hidden; margin-bottom: 85px;}
.ny_about_five .container,.ny_about_four .container{border-top:1px solid #333333; padding-top: 48px;}
.about_five_t{width:185px; height: auto; float: left; text-align: right; margin-top:50px}
.about_five_t h3{font-size: 40px;; color: #222222; font-weight: bold;}
.about_five_t p{font-size: 16px; color: #333333;  font-family: "Arial"; margin-top:12px;}
.about_five_t img{margin-top: 22px;}
.about_five_pic{width:auto; margin-left: 260px;}
.about_five_pic a{width:100%; height: auto; display: block}
.about_five_pic a img{width:100%; height: auto; display: block}
.ny_fzlc{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}


/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #015cac; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #015cac; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #015cac}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}

@media screen and (max-width:1600px){
	.index_contact_top dl dd,.section5_top h4,.index_news_title dl dd{font-size:30px;}
.index_prot p{font-size:26px;}
.view_left{margin-top:14vh; width: 47%;}
	.view_pic{width:23%}
	.preview_pic img{width:60%}
	.section3_ban{background: url(../images/product_bjs.jpg) no-repeat center bottom;}
.in_abjj{padding:3% 2% 0}
.in_abjj i{width:60px; height:60px;}
.in_abjj{height:38vh}
.section5 ul{margin-top:13vh}
.in_abxx{line-height:30px;}
.section6 .w1440{margin-top:16vh}
.index_news_bottom{margin-top: 3vh; margin-bottom: 2vh;}
.section8:after{bottom:17vh}
}





@media screen and (max-width:1560px){
	.w1440,.index_bottom{width:1200px;}
	

}


@media screen and (max-width:1380px){
	#menu{width:58%}
	.index_contact_top dl dd,.section5_top h4,.index_news_title dl dd{font-size:26px;}
	.view_left h4{font-size:24px;}
	.in_abxx{font-size:14px}
	.in_contact_xx h4{font-size:18px; margin-bottom:10px;}
	.contact_bottom_nav dl dt{font-size:18px; margin-bottom:10px}
	.in_contact_xx p,.contact_bottom_nav dl dd a{font-size:14px; line-height:28px;}
	.index_contact_top a{width:180px}
	.section8{background: url(../images/lianxi_bjs.jpg) no-repeat center 50%;}
	.index_contact_bottom{padding-bottom:1vh}
	.section8:after{bottom:18vh}
	.in_video{width:50px; height:auto;}
	.in_video img{width:100%}
	.section6 .w1440{margin-top:10vh}
	.section5 ul li a img{width:60px;}
	.section5 ul li dl{padding-top:2px}
	.in_abjj i{width:50px; height:50px; margin-top:1vh}
	.footer{padding-bottom:20px}
	.in_abmore{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
	.section6 .w1440,.section3 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
}