﻿*{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:1440px; }
.in_header{width:100%; height:5.2vw; position:fixed; top:0; left:0; z-index:9999; border-bottom: 1px solid rgba(255,255,255,0.3)  }
.h_logo{width:11.2%; height:5.2vw; float: left; display: flex; align-items: center; border-bottom: 1px solid #004ea2}
.h_logo img{width:auto; max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo1{display: none}
.h_dianhua{width:auto; height: 5.2vw; float: right; margin-right:9%; position: relative; background: url(../images/h_dhs.png) no-repeat left center; font-size: 16px; font-weight: 900; font-family: "Arial"; color:#fff; line-height: 5.2vw; padding-left: 30px;}
.h_dianhua span{font-size:17px;}
.section{overflow: hidden}
.h_menu{width:9%; height:5.2vw; float: right; display: flex; align-items: center; background: url(../images/menu.png) no-repeat center}
.h_menu img{align-items: center; margin: 0px auto;}
.h_wx{width:25px; height: 5.2vw; float: left; position: relative; background: url(../images/h_wx.png) no-repeat center}
.h_sj{width:25px; height: 5.2vw; float: left; position: relative; background: url(../images/h_sj.png) no-repeat center}
.h_wx img,.h_sj img{width:100px; height: auto; position: absolute; top:5.2vw; left:0; display:none}
.h_ma{float: right; margin-right:4.5%}
.h_ma span{background: url(../images/img.jpg) no-repeat center; display: block; float: left; width:1px; height:5.2vw; margin: 0 20px }
.section_right{width:7%; height:100vh; position: absolute; top:0; right:0; border-left:1px solid rgba(255,255,255,0.3); z-index: 9}
.section_right a{width:100%; height: auto; position: absolute; bottom:70px; right:0;  z-index: 9}
.section_right a img{width:57px; height: auto; display:block; margin:20px auto 0; }
.section_right a p{float:left; color:#ffffff; font-size: 14px;  writing-mode:tb-rl; writing-mode:vertical-rl; margin-top:15px; margin-left: 20px;}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.section_yuan{width:99px; float: left; margin-left: -49.5px; position:relative}
.section_yuan:after {
    width: 99px;
    height: 99px;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    border:22px solid rgba(0,55,193,0.3);
    border-radius: 50%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: menu_circle;
    animation-name: menu_circle;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes menu_circle {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*导航*/
#menu{float: left; width:45%; height: auto; margin-left:7%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:5.2vw; line-height:5vw; width:12.5%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; }
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:180px; left:50%; margin-left: -90px;  top:5.2vw;  position:absolute;  line-height:24px; z-index: 99999; background: #004ea2bf}
#menu .nav .sub li{ zoom:1; margin:10px 0 }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 14px;  color:#fff;}
#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{font-weight: bold;}
#menu .nav .nLi:hover p a{font-weight: bold;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: url(../images/dian.png) no-repeat center; border:0; width:45px; height:45px; top: 3px; left: 3px;}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{background: url(../images/n_active.png) no-repeat center}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:none}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:45px; height:45px;  border-radius: 50%;  margin: 0 0 20px}

.two_header{border-bottom: 1px solid rgba(0,0,0,0.1)}
.two_header #menu .nav .nLi p a{color:#000000}
.two_header .h_menu{background: url(../images/h_menu.png) no-repeat center}
.two_header .h_sj{background: url(../images/hh_sj.png) no-repeat center}
.two_header .h_wx{background: url(../images/hh_wx.png) no-repeat center}
.two_header .h_dianhua{background: url(../images/hf2.png) no-repeat left center; color:#333333; font-size: 16px;}
.two_header .h_logo{border-bottom: 1px solid #fff}
.header_links{width:auto; float:left; margin-top:0.8vw; margin-left:1%}
.header_links a{width:100%; height:auto; display:block; font-size:16px; line-height:30px; color:#fff; font-size:15px; background:#004ea2; margin-bottom:2px; padding:0 8px;border-radius:8px;margin-top: 20px;}
.header_links a:hover{font-weight:bold;background:#8f8f8f;}



/*第1块*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.banner-index{position: relative;overflow: hidden; width: 100%; height: auto;}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section1 .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:40px;z-index:1;overflow:hidden;height:22px}
.section1 .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.section1 .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; opacity: 0.5; cursor:pointer; border-radius: 50%;}
.section1 .slideBox .hd ul li.on{opacity: 1}
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.section1 .slideBox .bd ul{width:100%;height:100%}
.section1 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section1 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.ban_img{position: absolute; top:31%; left:13%}


/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section2 .fp-tableCell{vertical-align:top;}
.section2 .container{position: relative; padding-top: 20vh; overflow:hidden}
.section2_ban{background: url(../images/section2.jpg) no-repeat left center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
/*.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}*/
.index_about_top{width:100%; height: auto; overflow: hidden; margin-top: 6vh}
.index_video{width:89px; height:auto; float: right; margin-top: 22vh; margin-right: 14%}
.index_video img,.index_video video{width:100%; height: auto; display: block}
.index_about_info{width:53%; height: auto; float: left; margin-top:8vh}
.index_about_info h3{width:100%; height: auto; overflow: hidden; font-size: 48px; color:#333333; font-weight: 900; font-family: "Arial"; margin-bottom: 10px;}
.index_about_info h3 span{color:#004ea2; font-size: 48px;}
.index_about_info h4{color:#333333; font-size:30px; margin-bottom: 45px; }
.index_about_info h5{color:#111111; font-size: 24px; margin-bottom:30px}
.index_sb_info{width:100%; height: 120px; overflow: hidden; font-size:16px; color: #666666; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden;}
.in_about_more{width:195px; height: 55px; display: block; background: #004ea2; border-radius: 35px; padding: 0 15px 0 25px; margin-top: 94px}
.in_about_more span{color:#fff; line-height: 55px; background: url(../images/ab_jts.png) no-repeat right center; display: block}
.active .index_video{animation-name: bounceInLeft;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }
.active .index_about_info{animation-name: bounceInRight;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }


/*弹出视频*/
.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;}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3 .fp-tableCell{vertical-align: bottom;}
.section3_ban{background: url(../images/section3.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 .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}*/
.section3 .container{position: relative}
.section3_all{width:100%; height: auto; position: relative; z-index: 9; margin-bottom: 8vh; overflow: hidden}
.index_pro_left{width:39%; height: auto; float: left}
.index_pro_center{width:20%; height: auto; float: left; margin-left: 5%}
.index_pro_center h4{color:#111111; font-weight: 900; font-family: "Arial"; font-size: 100px; text-transform: uppercase}
.index_pro_center h4 span{color:#004ea2}
.index_pro_center h5{color:#333333; font-size: 30px; margin-bottom: 32px;}
.index_pro_center h3{color:#333333; font-size: 30px; margin-bottom: 20px;}
.index_pro_center p{color:#333333; line-height: 30px; font-size:16px; }
.index_pro_right{width:19%; height: auto; float: right; margin-top: 18vh}
.index_pro_right img,.index_pro_left img{width:100%; height: auto; display: block}
.active .section3_left{animation-name: bounceInLeft;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }
.active .section3_right{animation-name: bounceInRight;	animation-duration: 1.1s;	animation-delay:0.8s;animation-fill-mode: both; opacity: 1; }



/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4 .slideTxtBox{ width:100%; height: 100vh; overflow: hidden}
.section4 .slideTxtBox .hd{width:386px; height: 100vh; background: rgba(0,78,162,0.9) url(../images/bd_icon.png) no-repeat center 90%; padding: 10% 2% 0;
	position: absolute; top:0; left:19%; z-index: 9}
.section4 .slideTxtBox .hd ul{width:100%; height: auto; margin-top: 5vh}
.section4 .slideTxtBox .hd ul li{ float:left; width: 140px; height: 44px; border: 1px solid rgba(255,255,255,0.3); text-align: center; line-height: 44px; 
	font-size: 16px; border-radius: 25px; margin-bottom: 20px}
.section4 .slideTxtBox .hd ul li a{color:#fff; font-size: 16px; display: block}
.section4 .slideTxtBox .hd ul li.on{background: rgba(255,255,255,0.3)}
.section4 .slideTxtBox .hd ul li:nth-child(2n){float: right}
.section4 .slideTxtBox .bd .bd_li{width:100%; height: 100vh; overflow:hidden; position: relative}
.in_lingyu_title{width:100%; height: auto; overflow: hidden;}
.in_lingyu_title h4{color:#fff; font-size: 40px; font-weight: 900; font-family: "Arial"; text-transform: uppercase}
.in_lingyu_title h3{color:#fff; font-size: 30px; margin: 10px 0 22px}
.in_lingyu_title hr{width:59px; height: 1px; background: #fff;  display: block; border: 0}
.bd_li_info{width:37%; height: auto; position: absolute; top:34%; right:17%;  text-align: right}
.bd_li_info h4{color:#fff; font-size: 30px; font-weight: bold; margin-bottom: 20px;}
.bd_li_info h5{width:100%; height: auto; font-size: 16px; line-height:36px; color:#fff; height: 72px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.bd_more{width:195px; height: 55px; display: block; background: #fff; border-radius: 35px; padding: 0 15px 0 25px; margin-top: 94px; float: right}
.bd_more span{color:#004ea2; line-height: 55px; background: url(../images/lan_jts.png) no-repeat right center; display: block; text-align: left}




/*第5块*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden;}
.section5_ban{background: url(../images/section5.jpg) no-repeat center; width: 100%; height: 100vh; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
/*.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}*/
.section5 .w1440{position: relative; z-index: 9}
.section5_title{width:1320px; height: auto; overflow: hidden; position: absolute;  top:20vh; z-index:999; left:50%; margin-left:-660px;}
.section5_title dl{width:auto; float: left}
.section5_title dl dt{color:#ffffff; font-size: 48px; text-transform: uppercase; font-family: "Arial"; font-weight: 900}
.section5_title dl dd{font-size: 30px; color:#fff; line-height:55px; }
.in_news_more{width:195px; height: 55px; display: block; background: #004ea2; border-radius: 35px; padding: 0 15px 0 25px;  float: right}
.in_news_more span{color:#fff; line-height: 55px; background: url(../images/ab_jts.png) no-repeat right center; display: block; text-align: left}
.index_news_all{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9}
.index_news_li{width:33.33%; height:100vh; float: left; padding:31vh 4.2% 0}
.news_li_pic{width:100%; height: auto; overflow: hidden}
.news_li_pic img{width:100%; height: auto; display: block}
.news_li_xx{width:100%; height: auto;overflow: hidden}
.news_li_xx h3{width:100%; height: 30px; line-height:30px; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: normal; margin: 10px 0; font-weight: bold;}
.news_li_xx p{width:100%; height: 60px; line-height:30px; color:#ffffff; font-size: 16px; opacity: 0.8;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_li_xx dl{width:100%; height: auto; line-height: 30px; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 20px; overflow: hidden; margin-top: 8px;}
.news_li_xx dl dt{width:auto; float: left; color:#fff; font-size: 16px; opacity: 0.8}
.news_li_xx dl dd{float: right; width:20px; height: 30px; }
.index_news_li ul{width:100%; height: auto; overflow: hidden}
.index_news_li ul li{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.index_news_li ul li h3{width:100%; height: 30px; line-height:30px; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: normal; 
	margin: 10px 0 0}
.index_news_li ul li dl{width:100%; height: auto; line-height: 30px; overflow: hidden}
.index_news_li ul li dl dt{width:auto; float: left; color:#fff; font-size: 16px; opacity: 0.8}
.index_news_li ul li dl dd{float: right; width:20px; height: 30px; }
.index_news_li:hover{background:url(../images/n_hover.png) no-repeat; background-size: cover;}





/*第7块*/
.section6{display: block; width: 100%; height: 100%; overflow: hidden;}
.section6_ban{background: url(../images/section6.jpg) no-repeat center; 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);}*/
.section6 .w1440{position: relative; z-index: 9; margin-top: 10vh}
.section6_title{width:100%; height: auto; overflow: hidden; margin-bottom:40px;}
.section6_title h4{color:#000000; font-size: 48px; font-weight: bold; font-family: "Arial"; font-weight: 900; margin-bottom: 10px;}
.section6_title h4 span{color:#004ea2; margin-right: 8px}
.section6_title h5{color:#000000; font-size: 30px;}
.section6_left{width:30%; height: auto; float: left}
.section6_left p{width:100%; color:#000000; line-height:25px; font-size: 18px; padding-left: 35px; margin-bottom:35px}
.section6_left p.i1{background: url(../images/f1.png) no-repeat left center}
.section6_left p.i2{background: url(../images/f2.png) no-repeat left center}
.section6_left p.i3{background: url(../images/f3.png) no-repeat left center}
.section6_left p.i4{background: url(../images/f4.png) no-repeat left center}
.section8_pic{width:100%; height: auto; overflow: hidden}
.section8_pic h3{color:#fff; font-size: 24px; margin-bottom: 30px; }
.section8_pic dl{width:90px; height: auto; float: left; margin-right:20px;}
.section8_pic dl dt{width:100%; height: auto; }
.section8_pic dl dt img{width:100%; height: auto; display: block}
.section8_pic dl dd{width:100%; height:40px; line-height: 40px; color: #666666; font-size: 14px; text-align: center}
.section6_right{width:51%; height: auto; float: left; margin-left: 5%}
.section6_right p{width:49%; height: 58px; border-bottom: 1px solid #004ea2; position: relative; margin-right: 2%; float: left}
.section6_right p input[type="text"]{width:100%; height: 100%; background: none; border: 0; color:#000000; font-size: 16px;}
.section6_right .p_last{margin-right: 0}
.section6_right textarea{width:100%; height: 108px;border: 0; background: none; border-bottom: 1px solid #004ea2; font-size:16px; color: #000000; resize: none; margin-top: 20px;}
.section6_right p input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#000000;  
}  
.section6_right p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#000000;  
   opacity:  1;  
}  
.section6_right p input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#000000;  
   opacity:  1;  
}  
.section6_right p input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#000000;  
}  

.section6_right textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#000000;  
}  
.section6_right textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#000000;  
   opacity:  1;  
}  
.section6_right textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#000000;  
   opacity:  1;  
}  
.section6_right textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#000000;  
}  


.in_tijiao{width:200px; height: 45px; border: 0; background: #004ea2; color:#fff; font-size:16px; margin-top: 64px; cursor:pointer}
.in_tijiao:hover{background:#000}
.section2 .section_right{border-left:1px solid rgba(0,0,0,0.1)}
.section3 .section_right{border-left:1px solid rgba(255,255,255,0.3)}





/*版权*/
.index_banquan{width:100%; height:auto; line-height: 40px; margin-top: 10vh; }
.index_banquan .copy_l{width:auto; font-size: 14px; color: #333333; float:left;}
.copy_l a{font-size: 14px; color: #333333; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height: 40px; float:left; margin-left:2%}
.index_zhichi p{ width:220px; float: left; font-size: 14px; color:#333333; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 8px; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 8px;}
.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: #333333;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}
.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: 30px 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: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #004ea2; position: relative; line-height: 2.8; margin-top: -10px;}
.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: 19px; 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:100px; position:relative }
.inside_banner .in_header{background:rgba(24,83,162,0.8)}

.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;}
.pro_ban{background: url(../images/pro_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}

.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.fuzc_ban{background: url(../images/fuzc_ban.jpg) no-repeat center bottom;}
.yyyg_ban{background: url(../images/pro_ban.jpg) no-repeat center bottom;}


.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 56px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.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{background: #f7f6f4;position: relative; height:auto; padding:12px 0}
.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; max-width:1200px;}
.nav-wrap li{ float: left; line-height: 60px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block; position:relative}
.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:0px; background: #004ea2; left: 50%; margin-left:-40px;  }
.nav-wrap li:hover a::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0px; background: #004ea2; 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 #004ea2;}
.honor_list li:hover .gallery-title{ background: #004ea2; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:30px; margin-bottom: 60px}
.ny_right ul{width:100%; height: auto; overflow: hidden}
.ny_right ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:0 auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:400px; height:100%; float:left; overflow:hidden; border: 1px solid #fff}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:434px; height:auto; float:left; margin-left:20px; }
.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_right 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_right ul li:hover{border:1px solid #004ea2;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #004ea2; color: #fff; border: 1px solid #004ea2}
.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:#004ea2; color:#fff}

.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #1853a2; line-height: 90px; text-align: center; font-size: 25px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding:16px 8px; background: #f0f0f1}
.ny_left_nav ul li a{font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}
.ny_left_nav ul li{width:100%; height:50px;}


.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1853a2; font-size: 14px;  font-weight: bold;}
.ny_left_nav ul li.active a,.ny_left_nav ul li:hover a{color:#000; background:#fff}
.ny_left_nav ul li ul li:hover a{color:#1853a2}
.ny_left_nav ul li .inactives{color:#1853a2}
.ny_left_nav ul li ul li:hover a{color:#1853a2}


.ny_right{width:75%; height: auto; float: right; }

.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #004ea2; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #004ea2; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #004ea2;}
.ny_yfzx_title h5{width:100%; height: 30px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #060507}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 29px;}


/*产品详情页*/




/*��ҳ����*/
.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:62%; 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:24%; 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:#004ea2}
.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_pro_li{width:100%; height:auto; overflow:hidden}
.ny_pro_li li{width:23.5%; height:180px; border: 1px solid #bfbfbf; border-radius: 8px; display: block; padding-top: 30px; transition: all 0.4s ease-in-out; margin-right:2%; margin-bottom:20px; float:left;}
.ny_pro_li li:nth-child(4n){margin-right:0}
.in_cp_icon{width:100%; height:80px; display: flex; align-items: center; margin-bottom: 8px}
.in_cp_icon img{max-width: 100%; align-items: center; margin: 0px auto;}
.ny_pro_li li h4{width:100%; height: 40px; text-align: center; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.ny_pro_li li:hover{border: 1px solid #004ea2;  padding-top:20px; transition: all 0.4s ease-in-out;}




/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:60%;  height: 400px; overflow: hidden;  float:right}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:420px;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:100%; height: auto; overflow:hidden}
.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%;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:20px;
    top:348px;
    width: 61px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 61px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 61px;
    width: 61px;
}
.lxfx li span {
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 61px;
    line-height: 61px;
    padding-left: 8px; display:none; 
	
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
	 font-size: 14px;
}
.lxfx li {
    height: 61px;
    margin-bottom:5px;
    margin-left: 0;
    position: relative;
    width: 61px; float:left;
	
}

.mtop{background:url(../images/top2.png) no-repeat center}
.m_dh i{ width: 61px; height: 61px; display: block; float: left}
.m_wx img{width:110px; height: 110px; position: absolute; top:0; left:-110px; display: none;}



.m_wx{background:url(../images/m_wx.png) no-repeat center}
.m_wx:hover img{display: block}
.lxfx li:hover span{display:block; }




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#004ea2; padding: 60px 0 10px; }
.f_logo{width:300px; height: auto; float: left; }
.f_logo img{max-width:70%; height: auto; display: block; margin:0px auto 10px;}
.f_logo p{color:#fff; font-size:16px; text-align:center; line-height:30px;}
.footer_xx{width:430px; height: auto; float: left; margin-left:135px;}
.footer_xx h3{color:#fff; font-size: 24px; margin-bottom: 20px;}
.footer_xx p{color:#fff; line-height:28px;font-size: 16px; width:100% }
.footer_xx p a{color:#fff; line-height:28px; font-size: 16px;}
.footer_kj{width:19%; height: auto; float:right}
.footer_kj a{width:100%; height:54px; border-radius: 25px; line-height: 54px; margin-bottom: 15px; display: block; font-size: 16px; 
	color: #fff; text-align: center; padding-left: 20px; }
.f1{background:rgba(255,255,255,0.5) url(../images/dz_icon.png) no-repeat 30% center}
.f2{background:rgba(255,255,255,0.5) url(../images/ly_icon.png) no-repeat 30% center}
.f1:hover{background:rgba(255,255,255,0.1) url(../images/dz_icon.png) no-repeat 30% center}
.f2:hover{background:rgba(255,255,255,0.1) url(../images/ly_icon.png) no-repeat 30% center}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_ma{width:auto; float:right}
.footer_ma dl{width:112px; height: auto; float: left; margin: 0 12px}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px;  font-size: 14px; color: #fff; text-align: center}
.footer_bottom{width:100%; height:50px; }
.copy_bq{width:auto; height:50px; line-height:50px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{font-weight:bold;}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vls.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wls.png) no-repeat; margin-top:16px; }
.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;}








@media screen and (max-width:1600px){
	.w1440,.section5_title{width:1200px;}
	.section5_title{margin-left:-600px;}
	.section6_left p{margin-bottom:18px;}
	.in_tijiao{margin-top:28px;}
	.index_pro_center{width:30%}
	.index_about_info{margin-left:4%; width:62%}
	.h_logo{width:24%}
	.section4 .slideTxtBox .hd{left:14%}
	
}

@media screen and (max-width:1540px){
	
	#menu{margin-left:2%}
}



@media screen and (max-width:1440px){
	.section2_ban{background-position: 12%;}
	.in_about_more{margin-top:48px;}
	.section6_ban{background-position: 86%;}
	.section3_ban{background-position: 84%;}
	#menu{ width:49%}
	.bd_li_info{right:12%}
	.two_header .h_dianhua{font-size:14px;}
	.h_dianhua span{font-size:18px;}
}


@media screen and (max-width:1366px){
	#menu .nav .nLi p a{font-size:14px}
	.index_pro_center h4{font-size:60px;}
	.index_pro_center h5{font-size:26px;}
	.index_pro_center h3{font-size:24px;}
	.index_banquan{margin-top:4vh}
	.section6_left p{font-size:16px;}
	.section6_title h4{font-size:40px;}
	.in_tijiao{height:50px;}
	.index_news_li ul li h3{font-size:14px; margin:0}
	.news_li_xx dl{padding-bottom:5px;}
	.news_li_xx p{font-size:14px; height:50px; line-height:25px;}
	.news_li_xx h3{margin:0px auto}
	.section6 .w1440,.section2 .container{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
	.h_logo img{width:65%}
	.h_dianhua span{font-size:20px;}
	.two_header .h_dianhua{font-size:14px;}
	.header_links{margin-top:0.06vw; margin-left:1%}
	
}


@media screen and (max-width:1300px){
	
	.h_dianhua span{font-size:18px;}
	#menu{width:47%}
}


@media screen and (max-height:900px){
.section5_title{display:none}
.index_news_li{padding: 18vh 4.2% 0;}
}





