﻿*{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:1220px; }
.w1440{ margin: 0px auto; width:1440px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {
    outline: none; 
}


.in_header{width:100%; height:90px; position:fixed; top:0; left:0;  z-index:9999;  border-bottom: 1px solid rgba(255,255,255,0.5) }
.h_logo{width:23.6%; display: block; height:auto; display: flex; align-items: center; float: left}
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.h_dianhua{float: right; color:#fff; font-size: 24px; background: url(../images/h_dianhua.png) no-repeat left center; padding-left: 20px; line-height:90px; margin-right:3%}
.h_yuyan{float: right; background: url(../images/h_dq.png) no-repeat left center; padding-left: 30px; color:#62648c; font-size:16px; line-height: 90px; margin-right: 2%}
.h_yuyan a{color:#62648c; font-size:16px;}
.h_yuyan a.active{color:#fff}
.h_yuyan span{margin: 0 8px}




/*导航*/
#menu{width:42%; height: 100%;  float: right; margin-right: 2%}
#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:90px; width:14.2%;  }
#menu .nav .nLi:first-child{background: url(../images/home.png) no-repeat 15px center}
#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%; display: block;  overflow: hidden; position: relative; padding: 0 5px }
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:90px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#004ca2;  }
.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, .fp-slidesNav ul li{width:10px; height:10px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border: 1px solid #fff; background: none;  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:#fff;  margin: -2px 0 0 -2px;}
#fp-nav.right{right:20px;}



/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.indexBanner{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .content_list_img{width:100%; height:100vh; display: block }
.section1 .content_list_img img{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{ bottom:3vh; left:0; width:100%;}
.section1 .swiper-pagination-bullet{background: #fff;  width: 10px; height: 10px; opacity: 1}
.section1 .swiper-pagination-bullet-active{width:40px; border-radius: 25px;}
.ban_info{width:1440px; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); }
.ban_info h4{color:#ffffff; font-size:22px; font-weight:100; margin-bottom: 10px; }
.ban_info h5{color:#fff; font-size:70px; font-weight:bold; line-height:90px; background: url(../images/sheng.png) no-repeat left center; padding: 20px 0}
.ban_info span{color:#fff; font-size: 16px; margin-top: 10vh; display: block}
.section1 .swiper-button-next,.section1 .swiper-button-prev{width:40px; height:39px; margin-top:0; bottom:8%; top:auto;}
.section1 .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:auto; left:21%}
.section1 .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:16%;}






/*第2块*/
.section2{width: 100%; height: 100%;overflow: hidden; position: relative; }
#about_v{width:100%; height: 100vh; object-fit: fill}
.index_vicon{width:132px; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%);}
.index_vicon img{width:100%; display: block;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_video_tan{width:36%; height: 22vh; background:rgba(32,39,193,0.9); border-radius:100px 0 0 0; position: absolute; bottom:0; right:0; 
	padding:35px 0 0 95px}
.index_video_tan h4{color:#fff; font-size: 50px; font-weight: bold; margin-bottom:25px;}
.index_video_tan img{display: block}
.index_vicon:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}



/*第3块*/
.section3 .w1440{position: relative; z-index: 9; margin-top: 9vh }
.section3_ban{background: url(../images/about_bjs.jpg) no-repeat center bottom; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about_left{width:56%; height: auto; float: right; margin-right: 2%}
.index_about_left h4{color:#fff; font-size:22px; font-weight:100;}
.index_about_left h3{color:#fff; font-size:50px; font-weight: bold; margin:3vh 0 2vh}
.index_about_xx{width:100%; height: auto; overflow: hidden; }
.index_about_xx a{width:100%; display: block; color:rgba(255,255,255,0.3); font-size: 16px; line-height:32px; height:auto;  overflow:hidden;}
.index_about_left ul{width:100%; height: auto; overflow: hidden; margin: 4vh 0}
.index_about_left ul li{width:32%; height: auto; float: left; margin-right:2%; overflow:hidden}
.index_about_left ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_left ul li:nth-child(3){margin-right: 0}
.in_about_more{color:#fff; font-size: 16px; display: block}
.index_about_left ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.in_about_more:hover{font-weight:bold;}


/*4*/
.section4{width: 100%; height: 100%; overflow: hidden; position: relative; position: relative}
.section4_ban{background: url(../images/product_bjs.jpg) no-repeat center bottom; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .fp-tableCell{vertical-align:bottom}
.section4 .w1440{position: relative; z-index: 9}
.index_product_title{width:100%; height: auto; overflow: hidden}
.index_product_title h4 span{color:#fff; font-size: 22px; font-weight: 100}
.index_product_title h4{color:#fff; font-size: 50px; font-weight: bold; float: left}
.index_product_title a{float: right; color:#fff; font-size: 16px; opacity: 0.3; margin-top:30px}
.index_product_title a:hover{opacity: 1}
.index_product_all{width:100%; height: auto; overflow: hidden; margin-bottom:10vh; margin-top:5vh}
.index_product_all .swiper{width:100%; }
.index_product_all .swiper-slide a{width:100%; display: block}
.index_product_img{width:100%; height: auto; overflow: hidden;}
.index_product_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_product_all .swiper-slide a h4{width:100%; height:40px; line-height: 40px; color: #fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; margin-top: 5px}
.index_product_all .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_bottom{width:100%; height: auto; overflow: hidden; background: #2027b6; border-radius:60px 60px 0 0; padding:4.5vh 0; position: relative; 
	z-index: 1}
.index_product_bottom dl{float: left}
.index_product_bottom dl dt{color:#fff; font-size: 50px; font-weight: bold; margin-bottom:15px;}
.index_product_bottom dl dd{width:100%;}
.index_product_bottom ul{width:72%; height: auto; overflow: hidden; float: right; margin-top: 2.1vh}
.index_product_bottom ul li{width:14.2%; height: auto; float: left; text-align: center; transition: all 0.4s ease-in-out;}
.in_proicon{width:100%; height: 60px; display: flex; align-items: center;}
.in_proicon img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%}
.index_product_bottom ul li h4{color:#fff; font-size: 16px;}
.index_product_bottom ul li:hover{margin-top:-10px;}



/*6*/
.section6{width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{position: relative; z-index: 9; margin-top: 7vh }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  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);}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h4{color:#fff; font-size: 50px; font-weight: bold; margin-bottom: 10px;}
.index_news_title p{color:#fff; font-size: 22px; margin-bottom: 10px; font-weight: 100}
.index_news_bottom{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.index_news_left{width:26.4%; height: auto; overflow: hidden; background: #fff; padding:15px 15px 20px; float: left}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; display: block}
.index_news_xx{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.index_news_xx h4{color:#000000; font-size: 18px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx p{width:100%; height:78px; line-height: 26px; overflow: hidden; color:#777777; font-size:16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.index_news_xx span{color:#999999; font-size: 14px; display: block; margin-top: 30px;}
.index_news_bottom ul{width:35.5%; height: auto; float: left; background: #fff; padding:15px 30px}
.index_news_bottom ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e8e8e8; margin-bottom: 18px;}
.index_news_bottom ul li span{color:#fff; font-size: 18px; background: #2027b6; display:table; padding:4px 14px}
.index_news_bottom ul li h3{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden;
	white-space: nowrap; margin:20px 0 5px}
.index_news_bottom ul li p{width:100%; height: 52px; line-height: 26px; color: #777777; font-size: 16px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom ul li i{font-style: normal; color:#999999; font-size: 14px; margin:35px 0 25px; display: block}
.index_news_bottom ul li:last-child{border-bottom: 0; margin-bottom: 0}
.index_news_bottom ul li:last-child i{margin: 35px 0 0px}




/*第8块*/
.section7{width: 100%; height: 100%; overflow: hidden; position: relative; }
.section7 .w1440{position: relative; z-index: 9; margin-top: 7vh }
.section7_ban{background: url(../images/contact_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7 .fp-tableCell{vertical-align: bottom;}
.section7_left{width:34%; float: left; margin-top: 8vh}
.index_contact_top{width:100%; height: auto; overflow: hidden}
.index_contact_top h4{color:#fff; font-size: 22px; font-weight: 100}
.index_contact_top h5{color:#fff; font-size:50px; font-weight:bold; margin-top: 5vh}
.index_contact_p{width:100%; height: auto; overflow: hidden; margin: 25px 0 35px}
.index_contact_p p{color:#ffffff; font-size: 16px; line-height: 32px; opacity: 0.5}
.index_contact_right{width:100%; overflow: hidden }
.index_contact_right dl{width:94px; height: auto; float: left}
.index_contact_right dl dt{width:100%; height:auto; }
.index_contact_right dl dt img{width:100%; display: block}
.index_contact_right dl:nth-child(2n){float: left; margin-left:16px;}
.index_contact_right dl dd{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 14px; text-align: center;}
.index_banquan{width:100%;height:auto; position: relative; margin-top:6vh; }
.index_banquan .copy_l{width:auto; font-size: 14px; color: #555555; }
.copy_l a{font-size: 14px; color: #555555; text-align: center}
.index_zhichi{width:100%; height:auto; line-height: 40px; }
.index_zhichi p{ width:auto; float: left; font-size: 14px; color:#555555; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center;  margin-right: 10px}
.index_zhichi .js{width:90px;height:40px; background: url(../images/wl.png) no-repeat center; }
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center} 
.index_zhichi span{float: left; font-size: 14px; color: #555555;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}
.section7_right{width:62%; background: #1e24a5; border-radius: 70px 70px 0 0; float: right; padding: 80px 55px}
.index_contact_dz{width:100%;}
.index_contact_dz h4{color:#fff; font-size:18px; }
.index_contact_dz h5{color:#fff; font-size: 50px; font-weight: bold; line-height: 70px; margin-top: 50px}
.footer_input{width:100%; height: auto; overflow: hidden; margin-top: 4vh}
.footer_input dl{width:100%; height: auto; overflow: hidden; margin-bottom:2.6vh}
.footer_input dl dt{width:49%; height:68px; position: relative; float: left }
.footer_input dl dd{width:49%; height:68px;  position: relative; float: right}
.footer_input dl input[type="text"]{width:100%; height: 100%; border: 0; background:none; font-size:18px; color:#fff; padding: 0 15px; 
	border: 1px solid rgba(255,255,255,0.5) }
.footer_input textarea{width:100%; height:68px; border: 0; background: none; resize: none; color:#fff; font-size: 18px; padding:15px; border: 1px solid rgba(255,255,255,0.5) }
.footer_submit{width:auto; overflow: hidden; margin-top: 25px;}
.f_submit{width:83px; height:32px; line-height: 32px; border: 0; background: url(../images/v_jts.png) no-repeat center; float: left}
.footer_submit p{color:#fff; font-size: 14px; opacity: 0.2; float: left; line-height: 32px; margin-left: 10px;}


.footer_input dl input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_input dl input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color: #fff;  
   opacity:  1;  
}  
.footer_input dl input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input dl input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color: #fff;  
}  

.footer_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color: #fff;  
   opacity:  1;  
}  
.footer_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color: #fff;  
}  

.footer_nav{width:auto; text-align: right; margin-top:2vh}
.footer_nav a{color:#fff; font-size: 16px; position: relative; padding-right: 12px; margin-right: 10px;}
.footer_nav a:after{content: ""; width:1px; height: 12px; background: url(../images/xs.png) no-repeat center; position: absolute; top:50%;  
	margin-top: -6px; right:0}
.footer_nav a:last-child:after{display: none}
.footer_nav a:hover{font-weight:bold;}


/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background: url(../images/footer.jpg) no-repeat center; padding-top:160px; position: relative}
.footer_logo{width:20%; position: absolute; top:0; left:0; z-index: 9}
.footer_logo img{width:100%; display: block}


/*弹出视频*/
.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;}



/*内页banenr*/
.ny_banner{width:100%; height: 400px; overflow: hidden; position: relative; }
.ny_banner .in_header{position:absolute; top:0; left:0}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;  }
.news_ban{background: url(../images/news_ban.jpg) no-repeat center; }
.conatct_ban{background: url(../images/contact_ban.jpg) no-repeat center; }
.service_ban{background: url(../images/service_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; }

.ny_banner_post{width:1220px; position: absolute; bottom:85px; left:50%; margin-left: -610px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.ny_banner_post h4{color:#fff; font-size: 38px; font-weight: bold;}
.ny_banner_post hr{width:70%; height:1px; background:rgba(255,255,255,0.2); float: left; margin-top:25px}
.ny_banner_post span{color:#fff; float: right; background: url(../images/hh_jts.png) no-repeat right center; font-size: 22px; line-height: 50px;
	padding-right: 30px;}
.ny_nav{width:100%; height: auto; overflow: hidden; margin-top: 50px; margin-bottom: 55px;}
.ny_nav .container{ border-bottom: 1px solid rgba(42,153,222,0.15); overflow: hidden;}
.ny_nav a{color:#999999; font-size: 18px; float: left;position: relative; padding-right: 52px; margin-right: 52px; display:block;}
.ny_nav a:after{content: "/"; position: absolute; top:0; right:0; color:#999999; font-size: 18px;}
.ny_nav a span{color:#999999; font-size: 18px; display: block; position: relative; padding-bottom: 16px;}
.ny_nav a span:before{content: ""; width: 0; height: 3px; background: #2027b6; position: absolute; bottom:0; left:50%; margin-left:-22px; }
.ny_nav a.active span:before{width:44px;}
.ny_nav a.active span{color:#333333; font-size: 18px;}
.ny_nav a.active:after{color:#333}
.ny_nav a.active{font-weight: bold;}
.ny_title{width:100%; height: auto; overflow: hidden}
.ny_title_top{width:100%; height: auto; overflow: hidden}
.ny_title_top h5{color:#ecf0f4; font-size: 70px; font-weight: bold; font-style: italic; text-transform: uppercase}
.ny_title_top h4{color:#333333; font-size:36px; font-weight: bold; margin-top: -42px;}
.ny_title h6{color:#222222; font-size: 36px; font-weight: bold; margin-top:50px}
.ny_title hr{width:60px; height:3px; background: #2027b6; margin-top: 30px; display: block}



/*新闻内页*/
.ny_news{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.ny_news ul{width:100%; height: auto; overflow: hidden; margin-bottom:50px; padding: 10px 0}
.ny_news ul li{width:100%; height: auto; overflow: hidden; position: relative; padding: 30px 0; margin-bottom: 40px}
.ny_news ul li:after{content: ""; width: 80%; height:97%; background: #f6f9fb; box-shadow:0 0 10px rgba(0,39,56,0.1); border-radius: 10px; 
	position: absolute; top:5px; right:5px; opacity: 0}
.ny_news ul li a{width:100%; height: auto; display: block; position: relative; z-index: 9}
.ny_news_time{width:100px; height: auto; float: left; margin-top: 98px;}
.ny_news_time p{color:#222222; font-size: 28px; font-weight: bold;}
.ny_news_time span{color:#222222; font-size:16px; }
.ny_news_pic{width:32%; height: auto; float: left; overflow: hidden; border-radius:8px;}
.ny_news_pic img{width:100%; border-radius: 8px;   transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_xx{width:50%; height: auto; float: left; margin-left: 6%; margin-top: 35px}
.ny_news_xx h3{width:100%; height: 30px; line-height: 30px; color: #222222; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_xx p{width:100%; height:56px; line-height:28px; color: #999999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 15px 0 35px}
.ny_news_xx span{color:#999999; font-size: 14px;}
.ny_news ul li:hover:after{opacity: 1}
.ny_news ul li:hover .ny_news_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_news ul li:hover span{color:#2027b6}
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 110px; margin-bottom: 98px}
.ny_news_infoleft{width:73%; height: auto; float: left}
.news_infoleft_title{width:100%; height: auto; overflow: hidden; text-align: center}
.news_infoleft_title h3{width:100%; height: auto; overflow: hidden; font-size: 24px; font-weight: bold; margin-bottom: 10px;}
.info_time{width:100%; height: auto; overflow: hidden; color:#999999; font-size: 14px; margin-top: 20px; font-size: 14px; color: #999999}
.info_time span{color:#999999; font-size: 14px; margin: 0 20px}
.news_infoleft_xx{width:100%; height: auto; overflow: hidden; background: #fafcfd; padding: 65px; box-shadow: 0 0 8px rgba(0,39,56,0.2); border-radius: 8px; margin-top: 30px;}
.news_infoleft_info{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px;}
.news_infoleft_info p{ color:#666666; font-size: 16px; line-height: 30px;}
.news_infoleft_info img{max-width: 100%}
.news_infoleft_btn{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(36,166,225,0.8); padding-top:50px; margin-top: 150px}
.news_infoleft_btn div{line-height: 55px; font-size: 14px; color:#999999; border-radius: 35px; width:48%; height: 55px; }
.news_infoleft_prev{float: left; text-align:left }
.news_infoleft_next{ float: right; text-align:right }
.news_infoleft_btn div a{font-size: 14px; color:#999999; width:100%; height:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.news_infoleft_btn a:hover{ color:#2027b6}
.ny_news_liebiao{width:100%; height: auto; overflow: hidden; text-align: center; margin-top: 72px; background: url(../images/hh_xs.png) no-repeat center}
.ny_news_liebiao a{color:#333333; font-size: 18px; background: url(../images/fan.png) no-repeat left center; padding-left: 40px;}
.ny_news_inforight{width:23%; height: auto; float: right}
.ny_news_hot{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dfdfdf; padding-bottom: 32px; margin-bottom: 65px}
.ny_news_hot h4{color:#000000; font-size: 26px; font-weight: bold; margin-bottom: 8px;}
.ny_news_hot h5{color:#999999; font-size: 14px; text-transform: uppercase}
.ny_news_inforight ul{width:100%; height: auto; overflow: hidden}
.ny_news_inforight ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 45px;}
.ny_news_inforight ul li h4{width:100%; height:56px; line-height: 28px; color:#333333; font-size: 16px; font-weight: bold;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_inforight ul li h5{color:#999999; font-size: 16px; margin: 15px 0}
.ny_news_inforight ul li h5 span{color:#333333; font-size: 16px;}
.ny_news_inforight ul li hr{width:41px; height: 1px; background: #dfdfdf; display: block; margin-top: 48px}
.ny_news_liebiao a:hover{background: url(../images/fan_h.png) no-repeat left center; color:#2027b6}
.ny_news_inforight ul li:hover h4{color:#2027b6}


/*联系我们*/
.ny_conatct{width:100%; height: auto; overflow: hidden; margin-top: 90px; margin-bottom:116px;}
.ny_conatct_left{width:59%; height: auto; float: left; background: #fafcfd; padding: 50px;}
.ny_conatct_left .conatct_left_title{margin-bottom: 48px;}
.ny_conatct_left dl{width:100%; height: 50px; margin-bottom: 20px;}
.ny_conatct_left dl dt{width:48.5%; height: 100%; float: left; position: relative; border: 1px solid #eeeeee}
.ny_conatct_left dl dd{width:48.5%; height: 100%; float: right; position: relative; border:1px solid #eeeeee}
.ny_conatct_left dl input[type="text"]{width:100%; height: 100%; font-size:14px; color: #999999; border: 0; background:none; padding: 0 10px}
.ny_conatct_left textarea{width:100%; height: 186px; border: 1px solid #eeeeee; resize: none; font-size:14px; color: #999999; background: none; padding: 10px; margin-bottom: 20px; }
.mes_form_p{width:60%; height: 50px; float: left}
.mes_form_p p{width:48%; height: 100%; float: left; border: 1px solid #eeeeee;}
.mes_form_p p input[type="text"]{width:100%; border: 0; height: 100%;  font-size:14px; color: #999999; padding: 0 10px;}
.mes_form_p a{color:#333; font-size: 16px; line-height: 50px;}
.btn_submit{width:175px; height: 50px; float: right; text-align: center; font-size: 16px; color: #2027b6; background:none;  border:1px solid #2027b6;font-weight: bold;  }
.btn_submit:hover{background:#2027b6; cursor:pointer; color:#fff; }
.ny_conatct_right{width:36%; height: auto; float: right; padding-top:60px;}
.conatct_left_title{width:100%; height: auto; overflow: hidden}
.conatct_left_title h4{color:#222222; font-size: 24px; margin-bottom: 10px;}
.conatct_left_title h5{color:#999999; font-size: 16px;}
.conatct_rightxx{width:100%; height: auto; overflow: hidden; margin: 32px 0}
.conatct_rightxx p{color:#333333; font-size: 16px; line-height: 30px;}
.conatct_rightma{width:100%; height: auto; overflow: hidden}
.conatct_rightma dl{width:36%; height: auto; float: left; margin-right: 8%; margin-top: 2%}
.conatct_rightma dl dt{width:100%; overflow: hidden}
.conatct_rightma dl dt img{width:100%; display: block}
.conatct_rightma dl dd{width:100%; color: #333333; font-size: 14px;  margin-top: 10px; text-align: center; margin-top: 10px;}


/*关于我们*/
.ny_about{width:100%; height: auto; overflow: hidden; margin-top:30px; margin-bottom:116px;}
.ny_about p{color:#666666; font-size: 16px; line-height: 30px;}
.ny_about img{max-width: 100%}


/*荣誉资质*/
.ny_honor{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 90px;}
.ny_honor ul{width:100%; height: auto; overflow: hidden; margin-bottom: 80px;}
.ny_honor li{width:32.5%; height: auto; float: left; margin-bottom: 25px; margin-right: 1.2%; background: #f5f8fa}
.ny_honor li:nth-child(3n){margin-right: 0}
.ny_honor_pic{width:100%; height: auto; overflow: hidden}
.ny_honor_pic img{width:100%; display: block;   
transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor li h4{width:100%; height: 78px; line-height: 78px; text-align: center; font-size:20px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_honor li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_honor li:hover h4{color:#fff; background:#0b5ccb}

.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #0053bb; position: absolute; left: 20px; top:24px; display: block; content: "";}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; position: relative; padding-top:40px; background: url(../images/footer.jpg) no-repeat center; 
	background-size: cover; margin-top: 14px;}
.footer_left_nav{width:53%; height: auto; float:left; position:relative; margin-right:3%}
.footer_left_nav dl{width:16.6%; float: left; text-align: center}
.footer_left_nav dl dt{color:#fff; font-size: 16px; margin-bottom: 40px; line-height: 40px;}
.footer_left_nav dl dd{width:100%; height: auto; overflow: hidden; text-align: center}
.footer_left_nav dl dd a{width:100%; display: block; font-size: 14px; opacity: 0.5; margin-bottom: 10px;  color:#fff}
.footer_left_nav dl dd a:hover{opacity:1}
.footer_left_nav:after{content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.15); position: absolute; top:58px; left:0}
.footer_xx{width:100%; height:auto; overflow:hidden}
.footer .index_contact_right{width:18%; float:right;}
.footer .index_contact_right dl{width:101px;}
.footer_top{width:100%; height:auto; overflow:hidden; padding-bottom:50px;}


.f_copy{width:100%; height:80px; overflow: hidden; line-height:80px;background: #22374c}
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; float: left; }
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:372px; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height:80px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:80px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:80px;height:80px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_left{width:26%; height:auto; float:left;}
.footer_left p{width:100%; color:#fff; font-size:16px; line-height:30px;}
.footer_left h4{color:#fff; font-size:30px; font-weight:bold; margin-bottom:20px;}



/*客服*/
.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: -125px;
    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:#0b5ccb;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




@media screen and (max-width:1680px){	
	
}


@media screen and (max-width:1560px){
	.w1440{width:1200px;}
	#menu .nav .nLi:first-child { background: url(../images/home.png) no-repeat 4px center;}
	.ban_info{width:1200px}
}


@media screen and (max-height:900px){	
	.ban_info h5{font-size:50px; line-height:74px; background-size: auto 90%;}
	.index_video_tan h4,.index_about_left h3,.index_product_bottom dl dt,.index_product_title h4,.index_news_title h4,.index_contact_dz h5,.index_contact_top h5{font-size:36px;}
	.index_product_bottom ul{margin-top:0}
	.index_product_bottom{padding:2.5vh 0}
	.index_contact_dz h5{line-height:50px; margin-top:30px;}
	.index_contact_top h5,.index_banquan{margin-top:2vh}
	.section7_right{padding: 74px 55px 54px;}
	
}

@media screen and (max-height:800px){
.index_video_tan h4,.index_about_left h3,.index_product_bottom dl dt,.index_product_title h4,.index_news_title h4,.index_contact_dz h5,.index_contact_top h5{font-size:30px;}
.index_about_left h4,.index_product_title h4 span{font-size:16px;}
.index_about_xx a{font-size:14px; line-height:28px;}
.index_product_all{margin-bottom:6vh; margin-top:2vh}
.index_news_bottom ul li h3{margin: 9px 0 5px;}
.index_news_bottom ul li i{margin:20px 0 15px}
.index_news_bottom ul li:last-child i{margin: 20px 0 0px;}
.index_news_title{display:none;}
.index_contact_dz h5{margin-top:16px;}
.section7_right { padding: 45px 55px 50px;}
.index_contact_p{margin: 20px 0 20px;}
.index_contact_right dl{width:80px}

	
}

@media screen and (max-width:1370px){
	
	.h_dianhua{font-size:20px;}
	#menu .nav .nLi p a{font-size:15px;}
.h_dianhua{margin-right:2%}
}






