﻿*{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:1320px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}


.in_header{width:100%; height:10vh; position:fixed; top:0; left:0;  z-index:9999; padding:0 5%; border-bottom: 1px solid rgba(255,255,255,0.2)}
.h_logo{width:11%; height:10vh; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.h_yuyan{float: right; line-height: 10vh; background: url(../images/h_yy.png) no-repeat center; position: relative; width: 5%; height: 100%;}
.h_yuyan_xx{width:120px; height: auto; position: absolute; top:10vh; left:50%; margin-left:-60px; background: #fff; display: none;}
.h_yuyan_xx a{width:100%; display: block; line-height: 30px; color:#333; font-size: 16px; text-align: center; margin: 5px 0}
.h_yuyan_xx a:hover{color:#00a844}
.h_yuyan:hover p{color:#333}
.h_yuyan:hover .h_yuyan_xx{display: block}

.h_search{width:5%; height:100%; float: right; background:url(../images/h_search.png) no-repeat center; }
.form_box{position: fixed;  top:9vh; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #0075b7; font-size:16px;}
.h_dhs{float: right; line-height: 10vh; color: #fff; font-size:22px;  background: url(../images/h_dhs.png) no-repeat right center; padding-right: 50px; 
	margin-right: 2%}





/*导航*/
#menu{float: right; width:48%; height: 100%; margin-right: 1%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:9.9vh; width:14.2%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; display: block }
#menu .nav .sub{ display:none; width:160px; left:50%; margin-left:-80px; top:10vh;  position:absolute;  line-height:22px; z-index: 99999; background: #eee; padding:4px 0}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333; padding:6px 0}
#menu .nav .sub a:hover{ color:#007eff;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{border-bottom: 2px solid #fff}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#10c7dd; margin: 1px 0 0 -2px;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:4px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}
.two_header .in_header_ma span{color:#333333}
.two_header #menu .nav .nLi p a{color:#333333}
.two_header .h_search{ background:url(../images/hh_search.png) no-repeat center;}
.two_header .h_dhs{ background: url(../images/hh_dhs.png) no-repeat right center; color:#333333}
.two_header .h_yuyan{  background: url(../images/hh_yy.png) no-repeat center; }
.two_header #menu .nav .active p a, .two_header #menu .nav .nLi:hover p a{border-bottom: 2px solid #174199}



/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%;  height:100vh; position: relative}
.section1 .swiper-slide a{width:100%; height:100vh; display: block; position: relative; }
.section1 .swiper-slide a img.ban_pic{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{bottom:5%; width: auto; right:20%; color:#fff; left:auto; width:auto; font-size:20px;}
.section1 .swiper-pagination-bullet{font-size:20px;}
.section1 .swiper-pagination-bullet-active{}
.in_down{height:11vh; line-height: 11vh; position: absolute; bottom:0; left:15%; z-index: 9;  animation:mymove 3s infinite;}
.in_down span{color:#fff; font-size:16px; background: url(../images/shubiao.png) no-repeat left center; line-height:10vh;  padding-left:30px; display:block}
.ban_info{width:1320px; position: absolute; top:50%; left:50%; text-align: center; z-index: 9; margin-left:-660px; margin-top:-166.5px}
.ban_info h4{color:#fff; font-size:36px; font-weight: bold; line-height:50px}
.ban_info h5{color:#ffffff; font-size:16px;line-height:34px; text-transform:uppercase; margin:3.5vh 0 7.5vh}
.ban_info .in_pro_more{margin:0px auto;}
.ban_info_two{width:1320px; position: absolute; top:50%; left:50%; z-index: 9; transform: translate(-50%,-50%);}
.ban_info_two h4{color:#fff; font-size:30px; font-weight: bold; line-height:50px}
.ban_info_two h5{color:#ffffff; font-size:20px;line-height:34px; text-transform:uppercase; margin:3.5vh 0 7.5vh; width:55%}


@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}

.active .ban_info{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}




/*第2块*/
.section2{ width: 100%; height: 100%;overflow: hidden; position: relative;  background: url(../images/about_bjs.jpg) no-repeat center;}
.section2 .w1440{margin-top: 9vh}
.index_about_left{width:48%; height: auto; float: left}
.index_about_left dl{width:100%;  overflow: hidden}
.index_about_left dl dt{color:#fff; font-size: 24px; margin-bottom: 10px;}
.index_about_left dl dd{color:#fff; font-size: 28px; font-weight: bold;}
.in_ab_video{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff; background: url(../images/v_icon.png) no-repeat left center; 
	padding-left: 50px; margin:50px 0 70px; cursor:pointer}
.in_ab_title{width:100%; height: auto; position: relative; height:110px; line-height:110px;}
.in_ab_title:after{content: "ABOUT US"; color:#f5f5f5; font-size:154px; font-weight: bold; opacity: 0.68; position: absolute; top:0; left:-200px}
.in_ab_title h4{color:#333333; font-size: 28px; font-weight: bold; position: relative; z-index: 9}
.in_abxx{width:100%; height: auto; overflow: hidden; color: #555555; font-size: 14px; line-height: 30px; display: block}
.index_about_right{width:50%; height: auto; float: right; overflow:hidden}
.index_about_right 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 .in_news_more{float:left}
.in_ab_video:hover{font-weight:bold;}
.index_about_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*弹出视频*/
.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;}
.active .index_about_left{animation-name: fadeInLeft; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_about_right{animation-name: fadeInRight; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}





/*产品*/
.index_product{width: 100%; height: 100%; overflow: hidden; position: relative}
.index_product .w1440{position: relative; z-index: 9}
.product_ban{background: url(../images/product_bjs.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 .product_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_all{width:100%; height: auto; overflow:hidden; position: relative; }
.index_product_all .swiper-container{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom:20px}
.in_pall{width:100%; height: auto; overflow: hidden}
.index_pro_left{width:42%; height: auto; float: left; margin-top: 19vh; border-top:1px solid rgba(255,255,255,0.2); padding-top:4vh}
.index_pro_left h4{color:#fff; font-size: 24px; margin-bottom: 30px;}
.index_pro_left p{color:#fff; font-size: 16px; line-height: 30px; width: 100%; height: 90px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_pro_more{width:149px; height: 63px; background: url(../images/m_bjs.png) no-repeat center; padding: 5px 5px 5px 20px; margin-top:8vh;}
.in_pro_more span{color:#fff; font-size: 14px; float: left; line-height: 52px;}
.in_pro_more img{float: right; height: 100%}
.index_pro_right{width:502px; height: 502px; float: right; border-radius: 50%; background: #032469; margin-right: 15%}
.index_pro_right a{width:100%; height: 100%; display: block; display: flex; align-items: center; padding:100px 0}
.index_pro_right img{align-items: center; margin: 0px auto; max-width: 100%; max-height:100% }
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:53px; height:54px; top:auto; bottom:32px}
.index_product_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:29%}
.index_product_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; right:36%; left:auto;}
.index_product_title{width:auto; position: absolute; top:0; left:0}
.index_product_title h4{color:#fff; font-size: 24px; margin-bottom: 10px;}
.index_product_title p{color:#fff; font-size:24px; font-weight: bold; width:50%}
.in_product_right{width:16%; height: 16vh; position: absolute; bottom:0; right:0; text-align: center}
.in_product_right span{color:#ffffff; font-size: 30px; font-weight: bold; display: block}
.in_product_right p{color:#ffffff; font-size: 16px; line-height: 30px; opacity: 0.5; margin: 10px 0}
.in_product_right img{transition: all 0.4s ease-in-out; }
.in_pro_more:hover span{font-weight:bold;}

.in_product_right:hover img{transition: all 0.4s ease-in-out; margin-left:10px;}


.active .index_product_title{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active  .index_pro_left{animation-name: fadeInLeft; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active  .index_pro_right{animation-name: fadeInRight; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}


/*5*/
.section5{width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .w1440{position: relative; z-index: 9}
.section5_ban{background: url(../images/cpsb_bjs.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);}
.index_case_title{width:100%; height: auto; overflow: hidden}
.index_case_title dl{width:auto; float: left}
.index_case_title dl dt{color:#fff; font-size: 24px; margin-bottom: 10px;}
.index_case_title dl dd{color:#fff; font-size: 26px; font-weight: bold;}
.index_case_right{width:100%; height: auto; margin-top: 5vh; position: relative}
.swiper{width:100%; height: auto; position: relative; overflow: hidden}
.index_case_right .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow: hidden}
.index_case_right .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_bt{width:100%; height:56px; padding: 0 5%; background: #fff; }
.index_case_right .swiper-slide a h5{ width:60%; height: 100%; font-size: 16px;  line-height: 56px; color:#333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.index_case_right .swiper-slide a span{color:#333333; font-size: 16px; float: right; line-height: 56px;}
.index_case_right .swiper-button-next,.index_case_right .swiper-button-prev{width:53px; height:54px; top:50%; margin-top:-27px}
.index_case_right .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-70px}
.index_case_right .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-70px}
.index_case_right .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;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}


.active .index_case_title{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_case_right{animation-name: fadeInUp; animation-duration: 1.2s; animation-delay: 0.6s;  animation-fill-mode: both;}





/*2*/
.section6{width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .w1440{position:relative; z-index: 1; margin-top: 6vh }
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title dl{width:auto; float: left}
.index_news_title dl dt{color:#174199; font-size: 24px; margin-bottom: 10px;}
.index_news_title dl dd{color:#333333; font-size: 26px; font-weight: bold;}
.in_news_more{width:149px; height: 63px; float: right; overflow:hidden; background: url(../images/m_bjs.png) no-repeat center; padding: 5px 5px 5px 20px; margin-top: 66px;}
.in_news_more span{color:#fff; font-size: 14px; float: left; line-height: 52px;}
.in_news_more img{float: right; height: 100%;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.in_news_more:hover span{font-weight:bold;}
.in_news_more:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}

.section6 ul{width:66%; height: auto; float: left; background: #fff; margin-top:4vh}
.section6 ul li{width:50%; height:259px; float: left;  position: relative; border-bottom: 1px solid #eeeeee; border-right:1px solid #eeeeee}
.section6 ul li img{width:100%; display: block; height: 100%; object-fit: cover; object-position: center center;}
.section6 ul li a{width:100%; height: 100%; background: #fff; padding: 35px; position: absolute; top:0; left:0}
.section6 ul li span{color:#999999; font-size: 14px; font-family: "Arial"}
.section6 ul li h4{width:100%; height: 35px; line-height: 35px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.section6 ul li p{width:100%; height:56px; color: #666666; font-size: 14px; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 15px 0 25px}
.section6 ul li i{color:#999999; font-size: 14px; font-style:normal}
.section6 ul li:hover a{background: rgba(23,65,153,0.9)}
.section6 ul li:nth-child(3){border-bottom: 0}
.section6 ul li:nth-child(4){border-bottom: 0}
.section6 ul li:hover span,.section6 ul li:hover h4,.section6 ul li:hover i,.section6 ul li:hover p{color:#fff}
.index_news_right{width:32.6%; height: auto; float: right; position: relative; margin-top: 4vh; overflow: hidden}
.index_news_right img{width:100%; display: block; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_right a{width:100%; display: block; position: absolute; top: 0; left:0; height: 100%}
.news_right_bottom{width:100%; height: 374px; background: url(../images/n_hover.png) no-repeat center; position: absolute; bottom:0; left:0; padding:210px 30px 0}
.news_right_bottom span{color:#fff; font-size: 14px; font-family: "Arial"}
.news_right_bottom h4{width:100%; height: 35px; line-height: 35px; color: #fff; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_bottom p{width:100%; height:56px; color: #fff; font-size: 14px; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin: 15px 0 25px}
.index_news_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


.active .index_news_title{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.section6.active ul{animation-name: fadeInLeft; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_news_right{animation-name: fadeInRight; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}








/*第8块*/
.section8{ width: 100%; height: 100%; overflow: hidden; position: relative}
.section8_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section8_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section8 .w1440{position:relative; z-index: 1; margin-top:16vh}
.index_contact_top{width:100%; height: auto; overflow: hidden}
.index_contact_top h4{color:#fff; font-size: 24px; margin-bottom:1vh}
.index_contact_top h5{color:#fff; font-size: 26px; font-weight: bold; line-height: 54px;}
.index_contact_center{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.index_contact_xx{width:34%; height: auto; overflow: hidden; float: left}
.index_contact_xx p{color:#fff; line-height:35px; font-size: 16px;}
.index_contact_center dl{width:145px; height: auto; float: left; margin-right: 2%}
.index_contact_center dl:last-child{margin-right: 0}
.index_contact_center dl dt{width:100%; height:149px; background: url(../images/ma_bjs.png) no-repeat center; padding:15px;}
.index_contact_center dl dt img{width:100%; height: auto; display: block}
.index_contact_center dl dd{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 14px; line-height: 26px; text-align: center; margin-top: 10px;}
.index_contact_ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_contact_ul ul{width:100%; height: auto; overflow: hidden}
.index_contact_ul ul li{width:32%; height: auto;  float: left; margin-right: 2%; background: #fff}
.index_contact_ul ul li:nth-child(3n){margin-right: 0}
.index_contact_icon{width:30%; height:178px; background:url(../images/hh_jts.jpg) no-repeat center; background-size: cover; display: flex; align-items: center; float: left}
.index_contact_icon img{align-items: center; margin: 0px auto;}
.contact_icon_xx{width:70%; height: auto; float: left; padding:18px 20px 0;}
.contact_icon_xx h4{color:#174199; font-size:16px; font-weight: bold;}
.contact_icon_xx img{width:100%; display: block; margin: 15px auto 10px;}
.contact_icon_xx p{width:100%; height:auto; line-height:22px; color: #666666; font-size: 14px;}


.active .index_contact_top{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_contact_center{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_contact_ul{animation-name: fadeInUp; animation-duration: 1.2s; animation-delay: 0.5s;  animation-fill-mode: both;}




/*版权*/
.index_banquan{width:100%; height:9vh; line-height:9vh; overflow: hidden; margin-top: 5vh}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #fff; float: left}
.copy_l a{font-size: 14px; color: #fff; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:9vh; line-height: 9vh; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 16px; color:#333333; line-height: 9vh; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:3.1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:3.5vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}



/*弹出视频*/
.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;}




.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 25px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #024795; 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 #024795;}
.honor_list li:hover .gallery-title{ background: #024795; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:270px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.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:800px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #024795;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{width:120px;  height:40px;line-height:40px; color:#333; display:block;  text-align:center; font-size:16px; background:#eee}
.yfzx_more:hover{background: #024795; color: #fff; border: 1px solid #024795}
.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:#024795; color:#fff}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:18px; font-weight:bold; overflow:hidden; white-space:nowrap}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:480px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#024795; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 32px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #024795; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #024795;font-size: 16px;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden;font-size: 16px; }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #024795; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #024795; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#024795}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #024795; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#024795}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#024795; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width: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:#024795}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_cont_wx dl:last-child{margin-right:0}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #024795; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}


.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.pro_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.pic_ban{background: url(../images/pic_ban.jpg) no-repeat center bottom;}





/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #003993;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:84%;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #003993;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}
.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}
.about_one_right{ width:80%; height:auto; float:right;}
.about_one_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 29px; }
.ny_about_five{width:100%; height: auto; overflow: hidden; margin-bottom: 85px;}
.ny_about_five .container,.ny_about_four .container{border-top:1px solid #333333; padding-top: 48px;}
.about_five_t{width:185px; height: auto; float: left; text-align: right; margin-top:50px}
.about_five_t h3{font-size: 40px;; color: #222222; font-weight: bold;}
.about_five_t p{font-size: 16px; color: #333333;  font-family: "Arial"; margin-top:12px;}
.about_five_t img{margin-top: 22px;}
.about_five_pic{width:auto; margin-left: 260px;}
.about_five_pic a{width:100%; height: auto; display: block}
.about_five_pic a img{width:100%; height: auto; display: block}
.ny_fzlc{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #015cac; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #015cac; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #015cac}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#333333; padding-top: 60px; padding-bottom: 40px; }
.footer_top{width:530px;  height: auto; float: left;  border-right:1px solid rgba(255,255,255,0.1); padding-right: 80px; }
.footer_top h4{color:#fff; font-size: 20px; font-weight: bold;}
.footer_top h5{color:#fff; font-size: 12px; font-family: "Arial"; text-transform: uppercase; margin-top: 10px}
.footer_top h6{color:#fff; font-size: 22px; font-weight: bold; margin: 36px 0 15px}
.footer_top p{color:#fff; line-height: 32px; font-size: 16px;}
.footer_center{width:310px; height: 235px; float: left; margin-left:5%; border-right:1px solid rgba(255,255,255,0.1);}
.footer_center h4{color:#024795; font-size: 20px; margin-bottom:20px; font-weight: bold;}
.footer_center dl{width:100%; height: auto; overflow: hidden}
.footer_center dl dt,.footer_center dl dd{width:40%; height: auto; overflow: hidden; float: left}
.footer_center dl a{width:100%; line-height: 30px; color: #fff; font-size: 16px; display: block; margin-bottom: 8px;}
.footer_center dl a:hover{color:#fd8c00}
.footer_right{width:26%; height: auto; float: right}
.footer_right p{color:#ffffff; font-size:28px; font-weight: bold;  background: url(../images/ff_dh.png) no-repeat left center; padding-left: 60px;}
.footer_right h4{color:#024795; font-size: 20px; margin-bottom:20px; font-weight: bold;}
.footer_right dl{width:35%; height: auto; float: left; margin-right: 10%; margin-top: 20px;}
.footer_right dl dt{width:100%; height: auto; display: block}
.footer_right dl dt img{width:100%; display: block}
.footer_right dl dd{width:100%;  color:#fff; font-size: 14px; text-align: center; line-height: 40px;}
.footer_right dl:last-child{margin-right: 0}
.footer_bottom{width:100%; height:60px; position: relative; background: #282828 }
.copy_bq{width:auto; height:60px; line-height:60px; position: relative; color:#ffffff; font-size:14px; float: left; }
.copy_bq a{color:#ffffff; font-size:14px; margin-right: 10px; }
.copy_bq a:hover{opacity: 1}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#ffffff; line-height:60px; font-size: 14px;}
.footer_zhichi p a{ color:#ffffff; font-size: 14px;}
.footer_zhichi span{float: left; font-size:14px; color: #ffffff;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:20px;}
.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 p:last-child{margin-right: 0}




/*客服*/
.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:#005ce4;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}


@media screen and (max-width:1600px){
	.ban_info h4,.ban_info_two h4,.ban_info_two h4{font-size:30px;}
	.index_about_left dl dd,.index_product_title p,.index_case_title dl dd,.index_news_title dl dd,.index_contact_top h5{font-size:30px;}
	.in_ab_title:after{font-size:120px; left:-95px}
	.in_news_more{margin-top:25px;}
	.in_ab_video{margin: 50px 0 33px;}
	.index_pro_left{margin-top:18vh}
	.section5 .w1440{margin-top:5vh}
	.in_ab_title h4{font-size:25px;}
	.index_product_title{width:42%}
	.product_ban{background-position: 100% 100%;}
.index_product_title p{width:100%; font-size:20px;}
.index_pro_right{width:465px; height:465px;}
.index_product_all .swiper-button-next, .index_product_all .swiper-button-prev{bottom:0}
.index_product_all .swiper-button-next{right:27%}
}




@media screen and (max-width:1560px){
.w1440,.ban_info_two{width:1200px;}
.contact_icon_xx p{line-height:20px;}
.contact_icon_xx{width:65%}
.index_about_left dl dd,.index_product_title p,.index_case_title dl dd,.index_news_title dl dd,.index_contact_top h5{font-size:22px; line-height:28px}
.index_contact_icon{height:185px; width:30%}
.section6 ul li{height:235px}
.section6 ul li a{padding:20px;}
.index_product_all{margin-top:9vh}
.in_ab_video{margin: 30px 0 30px;}
.footer_center{}
.footer_top{padding-right:40px; width:480px;}
.footer_center{margin-left:5%}
.footer_center dl dt, .footer_center dl dd{width:50%}
.footer_right p{font-size:26px; height:40px; line-height:40px;}
.index_product_all .swiper-button-prev{right:39%}
.index_contact_xx{width:60%}



}


@media screen and (max-width:1450px){
	.in_down{left:3%}
	.index_product_title p{line-height:32px;}
}



@media screen and (max-width:1370px){
	.h_dhs{font-size:14px;}
	#menu .nav .nLi p a{font-size:14px;}
	.index_contact_icon{height:130px;}
	.contact_icon_xx{    padding: 16px 20px 0;}
	.section8 .w1440{margin-top:7vh}
	.index_news_title,.in_product_right{display:none}
	.index_pro_right{margin-right:9%; width:400px; height:400px;}
	.index_product_all .swiper-button-prev{right:28%}
	.index_product_all .swiper-button-next{right:20%}
	.index_pro_left h4{font-size:20px;}
	.index_pro_left{width:47%}
	.in_ab_title{display:none}
	.index_about_right{width:43%}
	.ban_info h4, .ban_info_two h4, .ban_info_two h4{    font-size:25px; line-height: 40px;}
	.ban_info{margin-top:-139.5px;}
	.section8 .w1440,.section6 .w1440,.section5 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
}


@media screen and (max-width:1280px){
	#menu{width:54%}
	.h_dhs{margin-right:1%}
	.ban_info{width:90%; margin-left:-45%}
}


