﻿*{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:1420px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}



.in_header{width:100%; height:92px; position:fixed; top:0; left:0;  z-index:9999; padding:0 6%; background: rgba(0,0,0,0.54) }
.h_logo{width:10%; height:92px; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.in_header_ma{float: right; margin-top: 28px;}
.in_header_ma span{color:#ffffff; font-size: 16px; opacity: 0.3; float: left; margin: 0 15px;}
.h_sj,.h_wx{width:31px; height: 31px; float: left; position: relative;}
.h_sj{background: url(../images/sj_bi.png) no-repeat center}
.h_wx{background: url(../images/wx_bi.png) no-repeat center}
.h_sj img{width:100px; height: auto; position: absolute; top:31px; left:0; display: none;}
.h_wx img{width:100px; height: auto; position: absolute; top:31px; right:0;  display: none;}
.h_sj:hover img{display:block}
.h_wx:hover img{display:block}





/*导航*/
#menu{float: left; width:55%; height: 100%; margin-left:15%}
#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:92px; width:14.2%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:160px; left:50%; top:92px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee; margin-left:-80px;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size:15px;  color:#333;}
#menu .nav .sub a:hover{ color:#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,#menu .nav .nLi:hover p{background: url(../images/active.png) no-repeat center bottom}

#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#10c7dd;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:6px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}
.two_header{background: none}
.two_header .in_header_ma span{color:#333333}
.two_header #menu .nav .nLi p a{color:#333333}
.two_header .h_search{color:#0b4180; opacity: 0.5}
.two_header .h_sj{background: url(../images/sj_i.png) no-repeat center}
.two_header .h_wx{background: url(../images/wx_i.png) no-repeat center}






/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.banner-index{position: relative;overflow: hidden;}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: none;}
.banner-index .list,
.banner-index .list > li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list > li.active{z-index: 1;}
.banner-index .list > li a{display: block;width: 100%;overflow: hidden;}
.banner-index .list > li img.ban_pic{display: block;width: 100%;opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2); height: 100%; object-fit: cover; object-position: center center;}
.banner-index .list > li.noscale img.ban_pic,
.banner-index .list > li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{left: 50%;
    transform: translate(-50%,0);
    bottom:10%;
    z-index: 1;
    overflow: hidden;
    position: absolute;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 10px 5px;border: 1px solid transparent;border-radius: 50%; float: left;}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #028fd3;}
.banner-index .btn a.active i{background: #028fd3;}
.banner-index-mobile{display: none;}
.banner-index video{height:100%!important; width: 100%; object-fit:fill}


.h_shubiao{position: absolute; bottom:10%; left:50%; text-align: center;  width: 64px; animation:mymove 5s infinite; z-index: 99; transform: translate(-50%,0);}
.h_shubiao p{color:#fff; font-size: 14px; margin-bottom:5px}
@keyframes mymove
{
	 0% {
			transform: translate(-50%, 0px);
		}
		50% {
			transform: translate(-50%, -8px);
		}
		100% {
			transform: translate(-50%, 0px);
		}

}





/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section2_ban{background: url(../images/about_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_about_top{width:100%; height: auto; overflow: hidden;}
.index_about_left{width:49%; height: auto; float: left}
.index_about_left h4{color:#333333; font-size: 20px; font-weight: bold;}
.index_about_left h5{color:#333333; font-size:18px; line-height: 30px; margin-bottom: 40px;}
.index_about_left dl{width:100%; height: auto; overflow: hidden; margin-bottom:40px}
.index_about_left dl dt{font-size: 100px; color:#f8f9fc; font-family: "Arial"; text-transform: uppercase; font-weight:bold; line-height: 90px}
.index_about_left dl dd{color:#333333; font-size: 38px; font-weight:bold; margin-top: -50px}
.index_about_img{width:46.2%; height: auto; float: right}
.index_about_img img{width:100%; display: block}
.in_abxx{width:100%; height: auto; overflow: hidden; color:#888888; font-size: 16px; line-height: 32px;}
.in_abmore{width:100%; height: auto; overflow: hidden; display: block; margin-top: 40px}
.in_abmore span{color:#028fd3; font-size: 18px; font-weight: bold; border-bottom: 2px solid #028fd3; margin-left:12px; padding-bottom: 8px; margin-top:5px;
	float: left; transition: all 0.4s ease-in-out;}
.in_abmore img{float: left}
.in_abmore:hover span{margin-left: 24px; transition: all 0.4s ease-in-out;}

.index_num{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.index_num dl{width:auto; height: auto; float: left; margin-right:7%}
.index_num dl dt{width:58px; height: 80px; float: left; display: flex; align-items: center;}
.index_num dl dt img{align-items: center; margin: 0px auto; max-width: 100%}
.index_num dl dd{margin-left: 70px;}
.index_num dl dd span{float: left; color:#333333; font-size: 68px; font-weight: bold; line-height: 80px;}
.index_num dl:last-child{margin-right: 0}
.index_num_xx{float: left; margin-left: 20px;}
.index_num_xx p{color:#999999; font-size: 15px; margin-top: 10px}
.index_num_xx h5{color:#999999; font-size: 15px; margin-top:16px;}





/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/product_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 .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center; position: relative; z-index: 9}
.index_product_title dl{width:100%; height: auto; overflow: hidden; margin-bottom:10px;}
.index_product_title dl dt{font-size: 100px; color:#fff; font-family: "Arial"; text-transform: uppercase; font-weight:bold; line-height: 90px;opacity:0.08}
.index_product_title dl dd{color:#fff; font-size: 38px; font-weight:bold; margin-top: -50px}
.index_product_title p{color:#fff; font-size: 16px;}
.index_product_all{width:100%; height: auto; overflow: hidden; margin-top: 8vh; position: relative}
.index_product_all .swiper-slide{width:45%; }
.index_product_all .swiper-slide a{width:100%; height: auto; display: block}
.index_product_pic{width:45%; height: auto;  display: flex; align-items: center; transform: scale(0.4); float: left}
.index_product_pic img{max-width: 100%; align-items: center; margin: 0px auto;}
.index_product_xx{width:54%; height: auto;  margin-top:15vh; display: none; float: right}
.index_product_xx h5{color:#fff; font-size:16px; line-height: 30px; width: 100%}
.index_product_xx h4{color:#fff; font-size:24px; line-height: 30px; width: 100%; font-weight: bold;}
.index_product_xx p{width:100%; height:96px; overflow: hidden; color:#fff; font-size: 14px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; margin: 38px 0; opacity:0.8}
.index_product_xx span{width:155px; height: 46px; line-height: 46px; text-align: center; display: block; background: rgba(255,255,255,0.26); border-radius: 25px; font-size: 14px; color: #fff;}
.index_product_xx:hover span{background: #fff; color:#028fd3}
.index_product_all .swiper-slide-active .index_product_xx{display: block}
.index_product_all .swiper-slide-active .index_product_pic{transform: scale(1); }
.index_product_all .swiper-slide-prev .index_product_pic{float: right}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:46px; height: 46px; margin-top:-23px; }
.index_product_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:8%}
.index_product_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:8%}
.index_product_all:before{content: ""; width:22.2%; height: 28vh; background: rgba(255,255,255,0.26); position: absolute; top:50%; margin-top: -14vh; left:0; 
border-radius:0 126px 126px 0}
.index_product_all:after{content: ""; width:22.2%; height: 28vh; background: rgba(255,255,255,0.26); position: absolute; top:50%; margin-top: -14vh; right:0;
 border-radius:126px 0 0 126px}


/*4*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .w1440{position: relative; z-index: 9}
.section4_ban{background: url(../images/syrq_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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_syrq_title{width:100%; height:auto; overflow: hidden; margin-top: 6vh}
.index_syrq_title dl{width:auto; float: left; position: relative; padding-top:45px}
.index_syrq_title dl:after{content: "APPLICABLE"; color:#028fd3; font-size:100px; opacity:0.08; font-weight: bold; position: absolute; top:0; left:0; 
	line-height: 89px; font-family:"ARIAL"}
.index_syrq_title dl dt{color:#333333; font-size: 38px; font-weight: bold; display: table;   margin-bottom: 1vh; position: relative; z-index: 9}
.index_syrq_title dl dd{color:#666666; font-size:16px;  position: relative; z-index: 9}
.index_syrq_title a{float:right; background: url(../images/sy_jts.png) no-repeat left center; padding-left:65px;  height: 46px; margin-top: 40px; 
	transition: all 0.4s ease-in-out;}
.index_syrq_title a span{color:#028fd3; font-size: 18px; border-bottom: 2px solid #028fd3; padding-bottom: 8px; margin-top: 5px;}
.index_syrq_title a:hover{padding-left:75px; transition: all 0.4s ease-in-out;}
.index_syrq_all{width:100%; height: auto; overflow:hidden; margin-top: 5vh}
.index_syrq_all .swiper-slide{width:62.8%; }
.index_syrq_li{width:100%; height: auto; position: relative; }
.index_syrq_li img{width:100%; display: block; opacity:0.13}
.index_syrq_li a{width:100%; height: 100%; display: block; position: absolute; top:0; left:0; padding:30px 13% 20px 8%}
.index_syrq_li a span{color:#c8c8c8; font-size: 92px; opacity: 0.29; font-family: "Arial"; display: block; font-weight: bold;}
.index_syrq_li h4{color:#333333; font-size: 26px; font-weight: bold;}
.index_syrq_li h5{color:#999999; font-size: 18px; font-family: "Arial"; line-height: 40px; text-transform: uppercase}
.index_syrq_li hr{width:100%; height: 1px; background: #fff; display: block; margin:28px 0 }
.index_syrq_li p{width:100%; height: 56px; overflow: hidden; 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-bottom: 30px}
.index_syrq_li h6{width:100%;  overflow: hidden; background: url(../images/s_jts.png) no-repeat left center; padding-left: 40px; height: 40px;}
.index_syrq_li h6 i{color:#333333; font-size: 18px; font-weight: bold; border-bottom: 2px solid #e6e6e6; font-style: normal; padding-bottom: 5px; line-height: 38px }
.index_syrq_all .swiper-slide-active .index_syrq_li a{background: url(../images/hover.png) no-repeat center; background-size: cover;}
.index_syrq_all .swiper-slide-active .index_syrq_li img{opacity: 1}
.index_syrq_all .swiper-slide-active span{color:#fff; opacity: 0.1}
.index_syrq_all .swiper-slide-active h4,.swiper-slide-active h5,.swiper-slide-active p{color:#fff}
.index_syrq_all .swiper-slide-active hr{background:rgba(255,255,255,0.2) }
.index_syrq_all .swiper-slide-active h6{background: url(../images/sh_jts.png) no-repeat left center}
.index_syrq_all .swiper-slide-active h6 i{color:#fff; border-bottom: 2px solid rgba(255,255,255,0.2)}


/*2*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section5_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 .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position:relative; z-index: 1; margin-top: 9vh }
.index_news_title{width:100%; height: auto; position: relative;  margin-bottom: 5vh; overflow: hidden}
.index_news_title dl{width:auto; float: left; position: relative; padding-top:45px}
.index_news_title dl:after{content: "INFORMATION"; color:#fff; font-size:100px; opacity:0.5; font-weight: bold; position: absolute; top:0; left:0; 
	line-height: 89px;}
.index_news_title dl dt{color:#333333; font-size: 38px; font-weight: bold; display: table;   margin-bottom: 1vh; position: relative; z-index: 9}
.index_news_title dl dd{color:#666666; font-size:16px;  position: relative; z-index: 9}
.index_news_nav{width:auto; float: right; margin-top:35px;}
.index_news_nav a{width:155px; height: 46px; float: left; color:#fff; font-size: 14px; text-align: center; line-height: 46px; background: url(../images/lian_bjs.png) no-repeat center; margin-left: 20px;}
.index_news_nav a:hover{font-weight: bold;}
.index_news_left{width:65%; height: auto; float: left}
.index_news_left ul{width:100%; height: auto; overflow: hidden}
.index_news_left ul li{width:49%; height: auto; float: left;}
.index_news_left ul li:nth-child(2n){float: right}
.index_news_img{width:100%; height: auto; overflow: hidden}
.index_news_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; background: #fff; padding:22px 20px 28px;}
.index_news_xx dl{width:100%; height: 30px; line-height: 30px; margin-bottom: 5px;}
.index_news_xx dl dt{width:70%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx dl dd{float: right; color:#666666; font-size: 14px; font-family:"Arial"}
.index_news_xx p{width:100%; height: 30px; line-height: 30px; color: #999999; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right{width:33.5%; height: 433px; float: right; overflow: hidden; }
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: auto; overflow: hidden; margin-bottom:36px;}
.index_news_right ul li h4{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-left: 20px; background: url(../images/n_dian.png) no-repeat left center}
.index_news_right ul li p{width:100%; height: 48px; color:#666666; font-size: 14px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; padding-left: 20px; margin: 10px 0}
.index_news_right ul li span{color:#b8b8b8; font-size: 14px; display: block; margin-left: 20px;}
.index_news_left ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_left ul li:hover .index_news_xx dl dt{color:#028fd3}
.index_news_right ul li:hover h4{color:#028fd3}



/*第8块*/
.section8{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section8 .fp-tableCell{vertical-align: top;}
.index_contact{width:100%; height: 68.4vh; background:url(../images/contact_bjs.jpg) no-repeat top center; position: relative; z-index: 9; padding-top: 22vh}
.index_contact_top{width:100%; height: auto; overflow: hidden}
.index_contact_top dl{float: left}
.index_contact_top dl dt{color:#333333; font-size: 38px; font-weight:bold; margin-bottom: 10px;}
.index_contact_top dl dd{color:#666666; font-size: 16px; }
.in_contact_wx,.in_contact_sj{float: right; position: relative;  width: 42px; height: 50px; margin: 6vh 0 0 3%}
.in_contact_wx{ background: url(../images/f_wx.png) no-repeat center; }
.in_contact_sj{ background: url(../images/f_sj.png) no-repeat center;}
.in_contact_wx img{width:100px; height: auto; position: absolute; top:50px; right:0; display: none;}
.in_contact_sj img{width:100px; height: auto; position: absolute; top:50px; left:0; display: none;}
.in_contact_wx:hover img{display: block}
.in_contact_sj:hover img{display: block}
.contact_kf{width:155px; height: 50px; float: right; background: url(../images/lian_bjs.png) no-repeat center; color:#fff; font-size: 16px; line-height:50px; 
	text-align: center; margin-top: 16px; }
.contact_kf:hover{background: #028fd3; border-radius: 25px;}
.in_contact_lx{width:100%; height: 50px; }
.index_contact_dh{width:auto; height: auto; overflow: hidden; margin:6vh 0; float: left}
.index_contact_dh p{color:#999999; font-size: 18px;}
.index_contact_dh span{color:#028fd3; font-size:40px; font-weight: bold; display: block}
.index_conatct_xx{width:100%; height: auto; overflow: hidden}
.index_conatct_xx dl{float: left; width: 40%;}
.index_conatct_xx dl dt{width:58px; height: auto; float: left}
.index_conatct_xx dl dt img{width:100%;}
.index_conatct_xx dl dd{margin-left: 75px;}
.index_conatct_xx dl dd h4{color:#333333; font-size: 16px; font-weight: bold; line-height:30px;}
.index_conatct_xx dl dd p{color:#666666; font-size: 18px;}
.index_conatct_xx dl:last-child{margin-right:0; width: 20% }
.section7_input{width:1440px; height: auto; overflow: hidden; margin:4vh auto 0; }
.section7_input p{height:6vh;  position: relative; width: 49%; background: #efefef; border-radius: 8px;}
.section7_input p input[type="text"]{width:100%; height: 100%; background: none; border: 0; color:#666666; font-size: 16px; padding: 0 20px;}
.section7_input textarea{width:82%; height:6vh;  resize: none; border: 0;  background: #efefef; border-radius: 8px;font-size: 16px; color:#666666; 
	margin-top: 2vh; float: left; padding: 5px 20px}
.in_tijiao{width:16%; height:6vh; border: 0; background:url(../images/submit.png) no-repeat center; color:#fff; font-size:18px; margin:2vh auto 0; float: right; background-size: cover; border-radius: 8px;}
.in_tijiao:hover{background: #028fd3; cursor: pointer}

.section7_input p input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */  
    color:#666666;  
}  
.section7_input p input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input p input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input p input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#666666;  
}  


.section7_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#666666;  
}  
.section7_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#666666;  
   opacity:  1;  
}  
.section7_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#666666;  
}  



/*版权*/
.index_banquan{width:100%; height:9vh; line-height:9vh; overflow: hidden;  position: absolute; bottom:0; left:0; z-index:99}
.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: 14px; 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;}







/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{position:absolute}
.ny_banner #menu .nav .nLi p a{color:#fff}
.ny_banner .h_dianhua{background: url(../images/souso_h.png) center center no-repeat;}
.ny_banner .logo_b{display:block;}
.ny_banner .logo_a{display:none;}
.ny_banner .header_cebian{border-right: 1px solid rgb(233, 234, 234);}
.ny_banner .nav_dinaji{background: url(../images/menu_h.png) center center no-repeat;}

.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}

.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.fuwu_banner{background: url(../images/fuwu_banner.jpg) no-repeat center}
.jrwm_ban{background: url(../images/jrwm_ban.jpg) no-repeat center}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#eeeeee; padding-top:42px; padding-bottom:35px;}
.footer_left{width:30%; height: auto; float: left}
.footer_left a{max-width:100%;  display: block; margin-bottom:25px; font-size: 24px; color: #333333; font-weight:bold; line-height: 39px;}
.footer_left a span{font-size: 30px; color: #333333; font-family: "Impact"; margin-right: 10px; float: left; line-height: 39px;}
.footer_left p{font-size: 16px; color: #333333;line-height: 30px; }
.footer_input{width:40%; height: auto; float: left; margin-left:6%}
.footer_text{width:100%; height: 35px; line-height: 35px; }
.footer_text p{width:48%; height: 100%; float: left; position: relative; border-bottom: 1px solid #000000}
.footer_text input[type="text"]{width:100%; height: 100%; background: none; border: 0; font-size: 16px; color: #333333}
.footer_text p:last-child{float: right}
.footer_input textarea{width:100%; height:40px; font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; resize: none;
	margin-top: 20px;}
.f_submit{width:80px; height: 35px; line-height: 35px;  font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; margin-top: 8px; cursor:pointer}
.footer_right_ma{float: right; width:20%;}
.footer_right_ma h3,.footer_input h3{font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 20px;}
.footer_right_ma dl{width:45%; height: auto; float: left; margin-right: 10%;}
.footer_right_ma dl dt{width:100%; height: 100%;}
.footer_right_ma dl dt img{width:100%; height: 100%; display: block; margin: 0px auto;}
.footer_right_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size:14px; color: #999999; text-align: center;}
.dl_last{margin-right: 0!important}
.copy{clear:both;width:100%;height:42px;color:#999999; line-height:42px; position: relative; background: #1b1b1b;  }
.copy_n{float:left; font-size:12px; color:#999999}
.copy_n a{color:#999999; font-size:12px;}
.copy_n a:hover{color:#028fd3!important}
.footer_zhichi{width:auto; height:42px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:42px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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: 12px; color: #777777;}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
  height: auto;
  position: fixed;
  right:0px;
  top:250px;
  width: 77px;
  z-index: 888;
}
.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:#028fd3;
  height: 62px;
  margin-bottom: 1px;
  margin-left: 0;
  overflow: hidden;
  position: relative;
  width: 77px; float:left;
}

.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px;}
.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: -10px; background: #028fd3; left: 50%;  margin-left:-40px; }


/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.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: #028fd3; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #028fd3; 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: #028fd3}
.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;}


/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two 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_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro 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;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #028fd3; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#028fd3; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}
.pro_text{width:100%; height:auto; margin:20px 0 10px; line-height:30px; font-size:16px; line-height:34px; color:#666}


.ny_erji_san{width:1200px; height:auto; display:block; margin:30px auto; overflow:hidden}
.ny_erji_san ul{width:100%; height:auto; overflow:hidden}
.ny_erji_san li{width:162px; height:40px; line-height:40px; background:#eee; color:#333; text-align:center; font-size:16px; float:left; margin-right:11px; margin-bottom:10px;}
.ny_erji_san li a{color:#333;  width:100%; height:auto; display:block;}
.ny_erji_san li:nth-child(7n){margin-right:0px}
.ny_erji_san li:hover{background:#0368ac; color:#fff}
.ny_erji_san li.active{background:#0368ac; color:#fff}
.ny_erji_san li.active a,.ny_erji_san li:hover a{color:#fff}




/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:66%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #333}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:20%; height:auto; float: right; overflow:hidden}
.news_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;}
.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:#333}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}


/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs_ny.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize:none}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; display: block; margin:20px auto; font-size:16px}
.con_submit:hover{background:#028fd3; cursor:pointer; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  



/*内页左边导航*/
.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: #028fd3; 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: #028fd3; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:50px;line-height: 50px;position: relative; }
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.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: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#028fd3; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#028fd3}
.ny_left_nav ul li:hover a.inactive{color:#028fd3}
.ny_left_nav ul li ul li:hover a{color:#028fd3}
.ny_left_nav ul li .inactives{color:#028fd3}
.ny_left_nav ul li ul li:hover a{color:#028fd3}
.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 p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.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%; display:block;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:#028fd3}
.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: #028fd3;}
.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: #028fd3;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#028fd3}
.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;}

.index_syrq_li_xq{width:100%; height: auto; position: relative; }
.index_syrq_li_xq h4{color:#333333; font-size: 26px; font-weight: bold;}
.index_syrq_li_xq h5{color:#999999; font-size: 18px; font-family: "Arial"; line-height: 40px; text-transform: uppercase}
.index_syrq_li_xq hr{width:100%; height: 1px; background: rgb(201, 201, 201); display: block; margin:28px 0 }
.index_syrq_li_xq p{width:100%;  overflow: hidden; 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-bottom: 30px}





@media screen and (max-width:1500px){
	.w1440,.section7_input{width:1200px;}
	.h_logo{width:13%}
	.index_num dl dd span{font-size: 50px;}
	.index_num dl{margin-right: 5%}
	.index_about_left h5{margin-bottom: 15px}
	.index_about_left dl{margin-bottom: 20px;}
	.index_product_all .swiper-slide{width:50%}
	.index_product_pic{width:40%}
	.index_product_all .swiper-button-next{right:5%}
	.index_product_all .swiper-button-prev{left:5%}
	.index_news_right{height: 382px}
	.index_news_right ul li{margin-bottom: 24px}
	
}


@media screen and (max-width:1450px){
	.index_syrq_title dl:after,.index_product_title dl dt,.index_about_left dl dt,.index_news_title dl:after{font-size:80px;}
	.index_syrq_title dl dt,.index_product_title dl dd,.index_about_left dl dd,.index_news_title dl dt,.index_contact_top dl dt,.index_contact_dh span{font-size:32px;}
}




@media screen and (max-width:1380px){
	.index_syrq_title,.index_product_title{display:none}
	.in_abxx{line-height:26px;}
	.index_num dl dt{width:46px;}
	.index_num dl dd span{font-size:42px;}
	.in_header,.h_logo{height:78px;}
	.in_header_ma{margin-top:22px;}
	#menu .nav .nLi{line-height:78px;}
	#menu .nav .sub{top:78px;}
	#menu{width:60%; margin-left:12%}
.index_contact,.section7_input,.index_banquan,.section5 .w1440,.index_syrq_all,.section2 .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)}
}
