﻿*{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:84%; max-width: 100% }
div:focus{ outline:none} 


@font-face {
    font-family: 'beifang';
    src: url('../fonts/北方行书_1.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.toper .top_r { float: right; margin-top: 40px;}
.toper .top_r .top_tel{ float: left; overflow: hidden; position: relative; padding-left: 50px;}
.in_header .top_r .top_tel {width: 221px}
.in_header .top_r .top_tel span{ color: #d8be81;  font-size: 18px; line-height: 1.4; font-weight: bold;margin-left:20px}
.in_header{width:100%; height:5vw; position:fixed; top:0; left:0; z-index:9999; padding: 0px 3% 0 5%; background:rgba(0,0,0,0.61); }
.in_header .h_logo{width:203px; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.logo2{display: none;}
.h_sj{width:110px; height: 5vw; line-height: 5vw; float: right;  border-left:1px solid rgba(160,160,173,0.5);  position: relative; color:#fff; background: url(../images/hb_sj.png) no-repeat 20px center; padding-left:60px; }
.h_sj img{width:100px;  height: auto; position: absolute; top:5vw; left:0; display:none;}
.h_sj:hover img{display: block}
.h_yuyan{float: right; background: url(../images/zw.png) no-repeat left center; padding-left: 40px; position: relative; width: 6%; height: 5vw; line-height: 5vw; 
	margin-right:2%}
.h_yuyan p{color:#ffffff; font-size: 16px; background: url(../images/bb_san.png) no-repeat right center; padding-right: 10px;}
.h_yuyan_all{width:100%; height: auto; overflow: hidden; background: #fff; position: absolute; top:5vw; left:0; display: none;}
.h_yuyan_all a{width:100%; height: 40px; line-height: 40px; color:#333; font-size: 16px; text-align: center; display: block; padding: 0 10px;}
.h_yuyan:hover .h_yuyan_all{display: block}
.h_yuyan_all a:hover{background:#0f76e0; color:#fff}




/*导航*/
.nav{ height:5vw; width:55%; float: right; margin-right:2%;}
.nav .nLi{position:relative;float:left;display:inline;height:5vw; width:14.2%;  }
.nav .nLi h3{ font-weight: normal; width:100%; height: 5vw; margin: 0px auto; line-height: 5vw }
.nav .nLi h3 p{height:100%; color:#fff; font-size:16px;  width:auto; position: relative; text-align: center;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;top:80px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333; font-size:14px;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: url(../images/active.png) no-repeat bottom center}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#164ba3;}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
/*
#fp-nav ul li a.active{background: url(../images/yuan.png) no-repeat center}
*/
#fp-nav ul li a.active span{background: #c99255;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; background:#fff}
.index_top{width:78px; height: 77px; position:fixed; bottom:10%; right:2%; z-index: 999; }
.index_top img{width:100%; height:auto;}
.index_top:after {
    width:78px;
    height: 78px;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    border: 4px solid #a2bccc;
    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.6);
    transform: scale(1.6);
  }
}
.two_header{background: none}
.two_header .nav .nLi h3 p{color:#333333}
.two_header .h_sj{color:#333333; background: url(../images/hh_sj.png) no-repeat 20px center}
.two_header .h_yuyan p{color:#333333; }






/*第1块*/
.section1{display: block; width: 100%; height:auto;overflow: hidden; position: relative;  height: 100vh }
.section1 .swiper-slide a{width:100%; height: 100vh; display: block; }
.banner_info{width:80%; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%);}
.banner_info h3{color:#fff; font-size: 50px; font-weight:bold; margin-bottom: 2vw}
.banner_info h3 span{color:#d7bc7e}
.banner_info p{color:#fff; font-size: 20px; opacity: 0.65; line-height: 40px;}
.ban_yuan{width:56px; height: 56px; background: url(../images/bb_jts.png) no-repeat center; float: left; position: relative; margin-top: 2vw;}
.ban_yuan i{width:100%; height: 100%; display: block; background: url(../images/ys_yuan.png) no-repeat center; animation:circleRoate 5s infinite linear;  }
.banner_info h4{color:#fff; font-size: 18px; line-height: 56px; float: left; margin-left: 20px; margin-top: 2vw; font-style: normal}
.swiper-slide-active .banner_info h3,.swiper-slide-active .ban_yuan,.swiper-slide-active .banner_info h4{
    animation-name: fadeInUpBig;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-fill-mode: both;
}
.swiper-slide-active .banner_info p{
    animation-name: flipInX;
    animation-duration: 1.1s;
    animation-delay: 0.8s;
    animation-fill-mode: both;
}

.section1 .swiper-pagination-bullet{background:#fff; width:10px; height:10px;}


/**/
.section2{width:100%; height:100%; overflow: hidden; background: url(../images/section2_bjs.jpg) no-repeat bottom center; background-size: cover; }
.index_about_left{width:51%; height: auto; float: left; }
.section2_num{width:100%; height: auto; overflow: hidden; padding-left: 5% }
.section2_num dl{float: left; margin-right: 60px;}
.section2_num dl dt{color:#164ba3; font-size: 46px; font-family: "Arial"}
.section2_num dl dd{color:#164ba3; font-size:30px; font-weight: bold;}
.section2_info{width:100%; height: auto; overflow: hidden; margin-top:2.5vw; padding-left: 5%}
.section2_info h3{color:#000000; font-size: 24px; font-weight: bold; margin-bottom: 20px;}
.section2_xx{width:100%; height: auto; display: block; color:#333333; line-height: 28px; font-size: 14px;}
.section2_lianjie{width:100%; height: auto; margin-top: 3vw; padding-left: 5%}
.section2_lianjie a{width:18%; height: auto; margin-right:4%; float: left; 
transition: all 0.4s ease-in-out;}
.section2_lianjie a img{width:100%; height: auto; display: block}
.index_about_right{width:43%; float: right; position: relative}
.index_about_right img{width:100%; height: auto; display: block}
.in_video{width:102px; height: 102px; position: absolute; bottom:80px; left:76px; background: url(../images/v_icon.png) no-repeat center;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.active .index_about_left{animation-name: fadeInLeftBig; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .index_about_right{animation-name: fadeInRightBig;  animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.in_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.section2_lianjie a:hover{margin-top: -10px; 
transition: all 0.4s ease-in-out;}







/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section3_title{width:100%; height: auto; overflow: hidden; position: absolute; top:20%; left:4%; z-index:999}
.section3_title h3{color:#fff; font-size: 32px; font-weight: bold;}
.section3_title h4{color:#fff; font-size: 16px; font-family: "Arial"; opacity: 0.5; font-weight: bold; text-transform: uppercase; margin-top: 20px; margin-bottom: 20px}
.pro_yuan{width:56px; height: 56px; background: url(../images/bb_jts.png) no-repeat center; float: left; position: relative}
.pro_yuan i{width:100%; height: 100%; display: block; background: url(../images/ys_yuan.png) no-repeat center; animation:circleRoate 5s infinite linear;}
.section3_title span{color:#fff; font-size:16px; font-weight: bold; margin-left: 20px; line-height: 56px;}
.section3 .slideTxtBox{width:100%; height: 100vh; overflow: hidden; }
.section3 .slideTxtBox .hd{width:100%; height: 100vh; position: absolute; bottom:0; left:0; z-index: 9}
.section3 .slideTxtBox .hd ul{width:100%; height: 100vh; overflow: hidden;  }
.section3 .slideTxtBox .hd ul li{width:25%; height:100vh;   float: left;  position: relative; background: url(../images/xx_xs.png) no-repeat left bottom;}
.section3_all{height: 329px; position: absolute; bottom:0; left:0;  padding:115px 18% 0;}
.section3 .slideTxtBox .hd ul li h3{color:#ffffff; font-size: 24px; font-weight: bold; margin-bottom: 2vw}
.cp_jia{width:55px; height: 55px;  border-radius: 50%; line-height:50px; color:#fff; font-size: 30px; font-weight: bold;text-align: center; position: relative; 
	margin-top: 60px;}
.cp_jia i{ width:55px; height:55px;  position: absolute; background: url(../images/cp_yuan.png) no-repeat center; top:0; left:0; border-radius: 50%;  animation:circleRoate 5s infinite linear;}
@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 
.bd_cp_xx{width:100%; height: auto; overflow:hidden; line-height:26px; color:#fff; font-size: 14px; border-bottom: 1px solid rgba(255,255,255,0.5); margin-top: 1vw; padding-bottom: 20px; margin-bottom: 1vw; opacity: 0; transition: all 0.4s ease-in-out;}
.bd_cp_info{width:100%; height: auto; overflow: hidden;line-height:26px; color:#fff; font-size: 14px; opacity: 0; transition: all 0.4s ease-in-out;}
.section3 .slideTxtBox .hd ul li.on{ background-image: linear-gradient(to left, #33bbee , #0f76e0); 
	background-image: -webkit-gradient(to left, #33bbee , #0f76e0); 
	background-image: -webkit-radial-gradient(to left, #e11f19 , #0f76e0); border-radius: 0 0 150px 0}
.section3 .slideTxtBox .hd ul li.on .section3_all{height:60vh}
.section3 .slideTxtBox .hd ul li.on .bd_cp_xx{opacity: 1; transition: all 0.4s ease-in-out;}
.section3 .slideTxtBox .hd ul li.on .bd_cp_info{opacity: 1; transition: all 0.4s ease-in-out;}

.section3 .slideTxtBox .bd{width:100%; height: auto; position: relative}
.bd_all{width:100%; height: 100vh; overflow: hidden}
.bd_all img{width:100%; height: auto; display: block}



/*

.active .slideTxtBox .hd{animation-name: fadeInDownBig; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .slideTxtBox .bd{ animation-name: fadeInRightBig; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}

*/



/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; background: url(../images/section4_bjs.jpg) no-repeat bottom center}
.section4 .fp-tableCell{    vertical-align: bottom; padding-bottom: 5vw}
.section4_left{width:50%; height: auto; float: left}
.section4_left .index_about_title span{font-size: 120px;}
.index_product_xl{width:100%; height: auto; overflow: hidden; margin-top:12vw}
.index_product_xl h3{color:#fff; font-size:28px; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 24px}
.index_product_xl ul{width:100%; height: auto; overflow:hidden; margin-top:2vw; margin-bottom: 3vw}
.index_product_xl ul li{width:33.33%; height: 30px; line-height: 30px; float: left; margin-bottom:20px}
.index_product_xl ul li a{color:#fff; font-size: 18px; font-weight: bold; opacity: 0.6}
.in_pro_more{width:47px; height: 47px; background: url(../images/bb_jts.png) no-repeat center; float: left; position: relative}
.in_pro_more i{width:100%; height: 100%; display: block; background: url(../images/cp_yuan.png) no-repeat center; animation:circleRoate 5s infinite linear;}
.index_product_xl span{color:#fff; font-size:16px; font-weight: bold; margin-left: 20px; line-height: 47px;}
.index_product_xl ul li a:hover{opacity: 1}
/*
.active .section4_left{animation-name: fadeInLeftBig; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section4_right{animation-name: fadeInRightBig;  animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
*/


.section4_right{width:48%; height: auto; float: right; position: relative; margin-top: 2vw}
.section4_right .swiper-container{width:83%; margin: 0px auto; }
.section4_right .swiper-slide a{width:80%; height: auto; display: block; margin: 0px auto;}
.section4_right .swiper-slide a h3{opacity:0;width:100%; height: 40px; line-height: 40px; color:#164ba3; font-size:28px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background: url(../images/hh_yuan.png) no-repeat left center; padding-left: 20px;}
.section4_right_pic{width:100%; height: auto; border-radius: 15px;  box-shadow: 0 0 12px rgba(0,0,0,0.2); margin-top: 20px;}
.section4_right_pic img{width:100%; height: auto; display: block; border-radius:15px;}
.in_cpyy{width:100%; height: 40px; line-height: 40px; color:#333333; font-size:18px; position: relative; text-align: right; margin-top: 20px; opacity:0}
.in_cpyy:after{content: ""; width: 197px; height: 1px; background:rgba(0,0,0,0.5); position: absolute; top:20px; right:100px}
.swiper-slide-active a h3{opacity:1!important}
.swiper-slide-active .in_cpyy{opacity:1}
.swiper-button-next,.swiper-button-prev{width:56px; height: 56px; border: 1px solid #bac0c6; border-radius: 50%}
.swiper-button-next{background: url(../images/right_jts.png) no-repeat center}
.swiper-button-prev{background: url(../images/left_jts.png) no-repeat center}
.swiper-button-next:after,.swiper-button-prev:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #083076;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -2px;
    margin-top: -2px;
    transform: rotate(45deg);
    transform-origin: 2px 30px;
  animation: view-more linear 2s infinite;
    animation-play-state: play;
}


@keyframes view-more{
	0%{transform:rotate(45deg);}
	100%{transform:rotate(405deg);}	
}



/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section5_ban{background: url(../images/section5_bjs.jpg) no-repeat bottom center; width: 100%; height: 100%; 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:999; }
.index_about_title{width:100%; height: auto; overflow: hidden}
.index_about_title{width:100%; height: auto; overflow: hidden; position: relative}
.index_about_title span{font-size: 150px; font-family: "Arial";color:#f6f6f6;}
.index_about_title dl{width:100%; height: auto; overflow: hidden; position: absolute; top:24px; left:50px}
.index_about_title dl dt{color:#000000; font-size: 44px; font-weight: bold; margin-bottom: 8px;}
.index_about_title dl dd{color:#000000; font-size: 20px; font-weight: bold;}
.index_news_left{width:42.7%; margin-left:3%; float: left; position: relative; overflow: hidden}
.index_news_left img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_left_xx{width:380px; height: 155px; background: #1178e0b8; position: absolute; bottom:0; right:0; border-radius: 70px 0 0 0; padding:38px 20px 0 54px}
.news_left_xx span{color:#ffffff; font-size: 30px; font-family: "Arial"; font-weight: bold;}
.news_left_xx p{color:#ffffff; font-size: 16px; font-family: "Arial"; line-height: 30px; }
.news_left_xx h3{color:#ffffff; font-size: 18px; font-weight: bold; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 30px; 
	line-height: 30px;}
.index_news_li{width:27%; height: auto; float: left}
.news_li_pic{width:100%; height: auto; display: block; overflow: hidden}
.news_li_pic img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
 }
.news_li_t{width:100%; height: auto; background-image: linear-gradient(to left, #33bbee , #0f76e0); 
	background-image: -webkit-gradient(to left, #33bbee , #0f76e0); 
	background-image: -webkit-radial-gradient(to left, #e11f19 , #0f76e0); padding:47px 4% 20px}
.news_li_t span{color:#ffffff; font-size: 30px; font-family: "Arial"; font-weight: bold;}
.news_li_t p{color:#ffffff; font-size: 16px; font-family: "Arial"; line-height: 30px; }
.news_li_t h3{color:#ffffff; font-size: 18px; font-weight: bold; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 30px; 
	line-height: 30px;}
.news_li_s{width:100%; height: auto; overflow: hidden; background: #e5f3fc; padding:38px 4% 20px}
.news_li_s span{color:#333333; font-size: 30px; font-family: "Arial"; font-weight: bold;}
.news_li_s p{color:#333333; font-size: 16px; font-family: "Arial"; line-height: 30px; }
.news_li_s h3{color:#333333; font-size: 18px; font-weight: bold; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 40px; 
	line-height: 30px;}
.n_more{width:184px; height: 51px; display: block; margin:2vw auto 0;  line-height: 52px; border-radius: 20px 0 0 0; font-size: 16px; color: #1a4290;
	font-weight: bold; border: 1px solid #dcdcdc; background: url(../images/hh_jts.png) no-repeat 70% center; padding-left:2.5%}
.n_more:hover{background: #fff url(../images/hh_jts.png) no-repeat 70% center}
.index_news_li:hover img,.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.active .index_about_title{animation-name: fadeInDown; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .index_news_left,.active .n_more,.active .index_news_li{animation-name: fadeInUp;  animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}






/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative}
.section6_ban{background: url(../images/section6_bjs.jpg) no-repeat center; background-size: cover; 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: 9}
.section6_title{width:100%; height: auto; overflow: hidden; position: relative}
.section6_title span{font-size: 150px; font-family: "Arial";color:rgba(255,255,255,0.05);}
.section6_title dl{width:100%; height: auto; overflow: hidden; position: absolute; top:50px; left:84px}
.section6_title dl dt{color:#fff; font-size: 24px; font-weight: bold; margin-bottom: 8px;}
.section6_title dl dd{color:#fff; font-size: 38px; font-weight: bold;}
.section6_left{width:33%; height: auto; float: left; padding-left: 84px;}
.section6_left h4{color:#fff; font-size: 18px; margin-bottom: 8px;}
.section6_left h3{color:#fff; font-size: 38px; font-weight: bold; font-family: "Arial"}
.section6_left a.lkzx{width:249px; height: 49px; background: #33bbee; border-radius: 25px; text-align: center; line-height: 49px; color: #fff; font-size: 16px; 
display: block; margin-top:28px }
.section6_left a.lkzx:hover{background:#fff; color:#33bbee}
.contact_li{width:100%; height: auto; overflow: hidden; margin-top: 1vw;}
.contact_li span{color:#fff; font-size: 18px; display: block}
.contact_li p{color:#fff; font-size: 18px; line-height: 40px;}
.section6_right{width:37%; height: auto; float: left; background: rgba(0,0,0,0.59); padding:50px 2%}
.section6_right h3{color:#ffffff; font-size: 30px; font-weight:bold; margin-bottom: 10px;}
.section6_right p{width:100%; height: 40px; line-height: 40px; position: relative; margin-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.5)}
.section6_right p input[type="text"]{color:#fff;  font-size: 14px; background: none; border: 0;}
.section6_right textarea{width:100%; height: auto; overflow: hidden;  color:#fff;  font-size: 14px; background: none; border: 0; resize: none; border-bottom: 1px solid rgba(255,255,255,0.5); margin-top:10px}
.sec_submit{width:173px; height: 41px; background: url(../images/submit_bjs.jpg) no-repeat center; color:#fff; font-size: 16px;  display: block; border: 0; 
	margin-top: 30px; float: right}




/*弹出视频*/
.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;}




/*内页*/
/*内页 banner*/
.ny_banner{width:100%; height: 400px; overflow: hidden; padding-top:200px}
.ny_banner .in_header{position:absolute}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/pic_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.zlzz_ban{background: url(../images/zlzz_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#164ba3}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #001c58; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.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_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background:#0f76e0; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background:#0f76e0; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#164ba3; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#164ba3}
.ny_left_nav ul li:hover a.inactive{color:#164ba3}
.ny_left_nav ul li ul li:hover a{color:#164ba3}
.ny_left_nav ul li .inactives{color:#164ba3}
.ny_left_nav ul li ul li:hover a{color:#164ba3}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info img{max-width: 100%;}
.ny_about_info{width:100%; height:auto; margin-top:20px; font-size: 16px; color: #333; line-height: 30px;}

/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#164ba3}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color:#0f76e0;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background:#0f76e0;
    left: 0;
    top: 22px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#164ba3}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color:#0f76e0; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color:#0f76e0;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid#0f76e0;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background:#0f76e0; color: #fff; border:2px solid#0f76e0; }
.ny_news_list li:hover .news_time{background:#0f76e0;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#164ba3;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }





/*底部*/
.in_copy{width:100%; height:auto; overflow:hidden}
.in_footer{width:100%; height: auto; overflow: hidden; position: relative; background:#444444; padding-top: 58px; padding-bottom:80px;}
.footer_left_top{width:62%; float: left}
.footer_left_top dl{float: left; margin-right:4%; min-width: 117px;}
.footer_left_top dl dt{ margin-bottom:20px; font-weight: bold;  }
.footer_left_top dl dt h3{font-size:16px; color: #ffffff; font-weight: bold;}
.footer_left_top dl dd{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.footer_left_top dl dd a{width:100%; height: 30px; line-height: 30px; color: #fff; font-size:15px; display: block; opacity: .5}
.footer_left_top dl dd a:hover{opacity: 1}
.in_footer_xx{width:36%; float: right}
.in_footer_xx h3{font-size: 32px; color: #ffffff; font-weight: bold; margin:8px 0 10px 20px;  }
.in_footer_xx h3 span{color:#164ba3; font-size: 32px; }
.in_footer_xx h4{padding-left: 20px;}
.in_footer_xx h4,.in_footer_xx h5{width:100%; height: auto; overflow: hidden;}
.in_footer_xx h4 span,.in_footer_xx h5 span{color:#ffffff; font-size: 16px; position: relative; float: left}
.in_footer_xx h4 hr{width:100px; height: 2px; background: #a2a2a2; margin-left: 38px; float: left; margin-top: 10px}
.in_footer_xx h5 hr{width:100px; height: 2px; background: #a2a2a2; margin-right: 38px; float: left; margin-top: 10px}
.footer_dh{width:100%; height: auto; overflow: hidden; margin: 35px 0}
.footer_dh p{font-size: 16px; color: #ffffff; line-height: 32px;}
.f_wx{width:35px; height: 35px; position: relative; background: url(../images/f_wx.png) no-repeat center; float: left; margin-right: 20px;
	border:1px solid rgba(255,255,255,0.5); border-radius: 50%;}
.f_wx img,.f_sj img{width:80px; height: auto; position: absolute; top:35px; left:0; display: none; z-index: 9}
.f_sj{width:35px; height: 35px; position: relative; background: url(../images/f_sj.png) no-repeat center; float: left; border:1px solid rgba(255,255,255,0.5); border-radius: 50%;  margin-right: 20px;}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.f_dizhi{width:35px; height: 35px; 	border:1px solid rgba(255,255,255,0.5); border-radius: 50%; background: url(../images/f_dizhi.png) no-repeat center; float: left; }
.footer_copy{width:100%; height:60px; background:#0f76e0; line-height:60px;}
.footer_copy .w1440{width:auto; display: table; margin: 0px auto;}
.footer_bq{width:100%; height:60px; line-height: 60px; border-top:1px solid rgba(255,255,255,0.2); margin-top: 60px;}
.copy_bq{width:auto;height:auto; line-height:60px; position: relative; color:#fff; font-size: 14px; float: left }
.copy_bq a{color:#fff; font-size:14px; margin-right:10px}
.footer_zhichi{width:auto; height:100%; float: right; margin-left:30px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#b5cce3; line-height:60px;}
.footer_zhichi .pts{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:18px; margin-right: 10px}
.footer_zhichi .jss{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px; }
.footer_zhichi .pts:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .jss:hover{background: url(../images/wl_hover.png) no-repeat;} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.in_copy .copy_bq{float:none; height:auto; line-height:30px;}

.in_copy .footer_zhichi{margin-left:0; float:none;}
.in_copy .footer_zhichi p{line-height:30px;}
.in_copy .footer_bq{line-height:30px; height:30px;}
.in_copy .pts{ margin-top:8px;}
.in_copy .jss{ margin-top:8px; }


/*客服*/
.lxfx {
  height: auto;
  position: fixed;
  right:0px;
  top:250px;
  width: 77px;
  z-index: 999;
}
.lxfx li a {
  color: rgb(255, 255, 255);
  display: block;
  height: 47px;
  margin-top: 9px;
  width: 300px;
font-size: 14px;
}
.leftlx {
  float: left;
  height: 47px;
  width: 77px;
}
.lxfx li span {
  border-left: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  float: left;
  font-size: 20px;
  height: 24px;
  line-height: 22px;
  margin-top: 8px;
  padding-left: 8px;
}
.fix_ewm {
  border: 5px solid rgb(255, 255, 255);
  display: none;
  height: 120px;
  left: -145px;
  position: absolute;
  top: -40px;
  width: 120px;
}
.lxfx li i {
  display: block;
  height: 27px;
  margin: 0 auto;
  text-align: center;
  width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
  background-position: 0 -25px;
}
.lxfx li i.icon-ly {
  background-position: 4px -53px;
}
.lxfx li i.icon-wx {
  background-position: -34px 4px;
}
.lxfx li i.icon-wb {
  background-position: -30px -22px;
}
.lxfx li i.icon-top {
  background-position: -30px -49px; height:32px;
}

.lxfx li p {
  line-height: 12px;
  text-align: center;
}
.lxfx li {
  background:#164ba3;
  height: 62px;
  margin-bottom: 1px;
  margin-left: 0;
  overflow: hidden;
  position: relative;
  width: 77px; float:left;
}



@media screen and (max-width:1680px){
.index_about_title span,.section6_title span{font-size:100px}
.section6_left{width:39%}
.section6_title dl{top: 30px;}
.index_news_li{width:26%}
.index_news_left{width:44%}
}

@media screen and (max-width:1600px){
	.index_news_left{width: 44.8%;}
	.index_news_li{width:26%}
}



@media screen and (max-width:1500px){
	.w1440{width:1200px}
	.section6_title{display:none}
	.h_yuyan{width:7.5%}
	.section2 .w1440{margin-top:2vw}
	.index_about_title dl{top:26px;}
}


@media screen and (max-width:1470px){
	.index_news_left{width:46.1%;}
	.index_news_li{width:25%}
}





@media screen and (max-width:1366px){
	.banner_info h3{font-size:36px;}
	.banner_info p{font-size:16px;}
	.section3_all{padding: 90px 15% 0;}
	.index_about_title{display:none;}
	.section4 .fp-tableCell{padding-bottom: 0vw;}
	.index_news_left{width:46%}
	.index_news_li{width:25%}
	.section5 .w1440{margin-top:1vw}
	.section3 .slideTxtBox .hd ul li h3{font-size:20px;}
	.section3_title h3{font-size:28px;}
.section2 .w1440,.section4_right,.section6 .w1440{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8);overflow:hidden}
}

