﻿*{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:1420px; }
.w1440{ margin: 0px auto; width:1420px; }
.l{float: left}
.r{float: right}


.in_header{width:100%; height:80px; position:fixed; top:0; left:0; z-index:9999;  padding: 0 7% 0 5%}
.in_header .h_logo{width:273px; height:80px; float: left; display: flex; align-items: center; }
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.section{overflow: hidden}
#logo1{display: none}
.h_dianhua{width:22px; height: 80px; float: right; position: relative; background: url(../images/h_dhs.png) no-repeat center}
.h_dianhua p{color:#fff; font-size:24px; background: #0b57a2; position: absolute; top:60px; right:0; width: 200px; text-align: center; line-height: 40px; display: none}
.h_dianhua:hover p{display: block}





/*导航*/
#menu{float: right; width:67%; height: auto; margin-right:3%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:80px; width:12.5%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; }
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; padding-top: 37px; display: block }
#menu .nav .sub{ display:none; width:120px; left:50%; margin-left: -60px;  top:80px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#1667b3;  }
#menu .nav .active p a{font-weight: bold;}
#menu .nav .nLi:hover p a{font-weight: bold;}
#menu .nav .nLi:after{content: ""; width: 6px; height: 6px; border: 1px solid #fff; position: absolute; top:45px; left:11%; border-radius:50%; transition: all 0.4s ease-in-out; }
#menu .nav .nLi:before{content: ""; width: 1px; height:0; position: absolute; top:0; left:13.65%; background: #fff; transition: all 0.4s ease-in-out; }
#menu .nav .nLi:hover:before{height: 46px; transition: all 0.4s ease-in-out;}
#menu .nav .active:before{height: 46px; transition: all 0.4s ease-in-out;}
#menu .nav .active:after{background: #fff;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: url(../images/h_sian.png) no-repeat center; border:0; width:15px; height:15px; top: 3px; left: 3px;}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{background: url(../images/active.png) no-repeat center}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:none}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:20px; height:23px;  border-radius: 50%;  margin: 0 0 10px}
.two_header #menu .nav .nLi p  a{color:#333333}
.two_header .h_dianhua{background: url(../images/hl_dhs.png) no-repeat center}
.two_header #menu .nav .nLi:after{ border: 1px solid #0158b0;}
.two_header #menu .nav .nLi:before{ background: #0158b0; }
.two_header #menu .nav .nLi:hover:before{height: 46px; transition: all 0.4s ease-in-out;}
.two_header #menu .nav .active:before{height: 46px; transition: all 0.4s ease-in-out;}
.two_header #menu .nav .active:after{background: #0158b0;}




/*第1块*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.banner-index{position: relative;overflow: hidden; width: 100%; height: auto;}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section1 .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:100px;z-index:1;overflow:hidden;height:22px}
.section1 .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.section1 .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; opacity: 0.5; cursor:pointer; border-radius: 50%;}
.section1 .slideBox .hd ul li.on{opacity: 1}
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.section1 .slideBox .bd ul{width:100%;height:100%}
.section1 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section1 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.section1_banner{width:1420px; height: auto; position: absolute; bottom:5vh; left:50%; margin-left: -710px}
.section1_search{width:272px; height: 46px; float: left; border: 1px solid rgba(255,255,255,0.5); border-radius: 25px; padding: 0 15px }
.section1_search input[type="text"]{width:70%; height: 100%; float: left; border: 0; background: none; color:#fff; font-size: 16px;}
.s_tijiao{width:40px; height: 100%; float: right; background: url(../images/search_icon.png) no-repeat center; border: 0}
.section1_search input::-webkit-input-placeholder{ 
    color:#fff;  
}  
.section1_search input:-moz-placeholder{
   color:#fff;  
   opacity:  1;  
}  
.section1_search input::-moz-placeholder{
   color:#fff;  
   opacity:  1;  
}  
.section1_search input:-ms-input-placeholder{
   color:#fff;  
}  

.section1_banner a{width:29px; height: 29px; float: right; margin-left: 40px; margin-top: 8px}
.ban_sj{width:29px; height: 29px; position: relative; background: url(../images/sj_icon.png) no-repeat center; float: right; margin-left: 40px; margin-top: 8px}
.ban_wx{width:29px; height: 29px; position: relative; background: url(../images/wx_icon.png) no-repeat center; float: right; margin-left: 40px; margin-top: 8px}
.ban_sj img,.ban_wx img{width:100px; height: auto; position: absolute; top:-100px; left:0; display:none}
.ban_sj:hover img{display: block}
.ban_wx:hover img{display: block}









/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.section2_ban{background: url(../images/section2.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;}
.section2_title{width:auto; height:140px; position: relative; padding-top:45px; text-align: center}
.section2_title:after{content: "ABOUT US"; color:#fff; opacity: 0.2; position: absolute; top:0; left:0; font-size: 180px; line-height: 140px; 
	font-weight: bold; width: 100%}
.section2_title h4{color:#333333; font-size: 38px; font-weight: bold; margin-bottom: 14px; position: relative; z-index: 1}
.section2_title p{color:#0059ae; font-size:20px;  position: relative; z-index: 1}
.section2_top{width:100%; height: auto; margin-top: 3vh; padding-bottom:4vh}
.section2_video{width:15.5%; height: 180px; float: left; background:rgba(255,255,255,0.76); text-align: center; padding-top: 40px; cursor: pointer}
.section2_video h4{color:#333333; font-size: 18px; font-weight: bold; margin: 10px 0 5px}
.section2_video p{color:#999999; font-size: 14px; line-height: 30px;}
.section2_cq{width:15.5%; height: 180px; float: right; background:rgba(255,255,255,0.76); text-align: center; padding-top: 40px}
.section2_center{width:67%; height: 180px; float: left;  background:rgba(255,255,255,0.76); padding:30px 40px 0; position: relative; margin: 0 1%}
.in_about_xx{width:100%; height: auto; overflow: hidden; display: block; color:#333333; font-size: 14px; line-height: 28px; text-align: center}
.in_about_more{width:52px; height: 52px; display: block; margin:4vh auto 0;    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.section2_biaogan{width:100%; height: 40px; line-height: 40px; text-align: center; background: url(../images/ab_xx.png) no-repeat center; font-size: 22px; color:#fff; margin-top: 10vh}
.section2_bottom{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.index_honor,.index_service{width:47%; height: auto; overflow: hidden}
.index_abxx{width:70%; height: auto; float: left; background: url(../images/xxs.png) no-repeat left center; padding-left: 40px;}
.index_abxx h4{color:#fff; font-size: 24px; font-weight: bold; line-height: 30px; opacity: 0.4; text-transform: uppercase; }
.index_abxx h3{color:#f8801c; font-size: 30px; font-weight: bold; margin: 7px 0 }
.index_abxx p{color:#fff; font-size:14px;  line-height: 30px; }
.index_honor img,.index_service img{float: right; margin-top: 4vh; transition: all 0.4s ease-in-out;}
.index_honor:hover img,.index_service:hover img{margin-right:30px; transition: all 0.4s ease-in-out;}
.in_about_more:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.section2_video:hover h4{color:#e07925}



/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/section3.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3 .w1440{position: relative; margin-top: 8vh}
.section3_all{width:100%; height: auto; margin-top: 5vh; position: relative}
.section3_title{width:auto; height:140px; position: relative; padding-top:45px; text-align: center}
.section3_title:after{content: "PRODUCT"; color:#fff; opacity: 0.3; position: absolute; top:0; left:0; font-size: 180px; line-height: 140px; 
	font-weight: bold; width: 100%}
.section3_title h4{color:#333333; font-size: 38px; font-weight: bold; margin-bottom: 14px; position: relative; z-index: 1}
.section3_title p{color:#0059ae; font-size:20px;  position: relative; z-index: 1}
.section3_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden; border: 1px solid #e5e5e5}
.index_pro_img{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5}
.index_pro_img 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;}
.indx_pro_xx{width:100%; height: auto; overflow: hidden; background: rgba(255,255,255,0.54); padding: 20px 35px}
.indx_pro_info{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(229,229,229,0.4); padding-bottom: 10px;}
.indx_pro_info dl{width:80%; height: auto; float: left}
.indx_pro_info dl dt{width:100%; height:25px; line-height: 25px; color: #333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.indx_pro_info dl dd{color:#1a69b4; font-size: 14px; line-height: 25px; text-transform: uppercase}
.indx_pro_info img{float: right; margin-top: 8px; }
.indx_pro_xx p{width:100%; height: 45px; overflow: hidden; color:#999999; font-size: 14px; line-height: 22px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden; margin-top:15px;}
.section3 .swiper-button-next,.section3 .swiper-button-prev{width:50px; height: 50px; margin-top:-25px}
.section3 .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-70px}
.section3 .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-70px;}
.section3 .swiper-button-next:hover{background: url(../images/p_hright.png) no-repeat center}
.section3 .swiper-button-prev:hover{background: url(../images/p_hleft.png) no-repeat center}
.section3_all .swiper-slide a:hover .indx_pro_xx{background: #1667b3}
.section3_all .swiper-slide a:hover p{color:#fff}
.section3_all .swiper-slide a:hover dl dt{color:#fff}
.section3_all .swiper-slide a:hover dl dd{color:#fff; opacity: 0.38}
.section3_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.index_pro_more{width:197px; height: 48px; background: #1768b4 url(../images/m_bjs.png) no-repeat 80% center; font-size: 16px; color: #fff; display: block; 
	margin:4vh auto 0; border-radius: 5px; line-height: 48px; padding-left:3%}





/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_ban{background: url(../images/section4.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);}
.section4 .w1440{position: relative; z-index: 9; margin-top: 8vh}
.section4_title{width:100%; height: auto; overflow: hidden}
.section4_title_bts{width:auto; float: left}
.section4_title_bts h3{color:#fff; font-size:38px; font-weight: bold; line-height: 50px; margin-bottom:10px;}
.section4_title_bts p{color:#fff; font-size:20px; }
.section4_title_nav{width:49%; float: right; border-bottom: 1px solid rgba(255,255,255,0.2); margin-top:46px;}
.section4_title_nav a{color:#ffffff; font-size: 16px; float: right; height:35px; line-height:30px; padding: 0 20px; text-align: center; margin-left: 5%}
.section4_title_nav a:hover{border-bottom: 2px solid #fff}
.section4_all{width:100%; height: auto;  margin-top: 7vh; position: relative}
.section4_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.section4_pic{width:100%; height: auto; overflow: hidden}
.section4_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;}
.section4_all .swiper-slide a h4{color:#fff; font-size: 18px;  height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; margin-top: 10px}
.section4_more{width:222px; height: 48px; background: #de7924; border-radius: 8px; text-align: center; line-height: 48px; font-size: 16px; margin:5vh auto 0; color:#fff; display: block}
.section4_more:hover{background: #fff; color:#de7924}
.section4_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.section4 .swiper-button-next,.section4 .swiper-button-prev{width:45px; height: 45px;}
.section4 .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:-60px}
.section4 .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:-60px;}




/*第5块*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden;}
.section5_ban{background: url(../images/section5.jpg) no-repeat center; width: 100%; height: 100vh; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 9; overflow:hidden}
.section5_title{width:100%; height: auto; overflow: hidden; margin-bottom:30px;}
.section5_title_left{width:auto; height:140px; position: relative; float: left; padding-top:45px;}
.section5_title_left:after{content: "INFORMATION"; color:#fff; opacity: 0.25; position: absolute; top:0; left:0; font-size: 150px; line-height: 140px; 
	font-weight: bold;}
.section5_title_left h4{color:#333333; font-size: 38px; font-weight: bold; margin-bottom: 14px; position: relative; z-index: 1}
.section5_title_left p{color:#0059ae; font-size:20px;  position: relative; z-index: 1}
.section5_more{width:197px; height:48px; background:#e07925 url(../images/m_bjs.png) no-repeat 80% center;  font-size:16px; color:#fff; 
	line-height: 48px; border-radius: 5px; float: right; padding-left: 38px; margin-top:55px}
	.section5_more:hover{background:#1366b3 url(../images/m_bjs.png) no-repeat 80% center;}
.section5_left{width:505px; height: auto; float: left;}
.section5_left ul{width:100%; height: auto; overflow:hidden; background: rgba(255,255,255,0.7)}
.section5_left ul li{width:100%; height:168px; overflow: hidden; border-bottom:2px solid rgba(207,214,221,0.32); padding:26px 44px }
.section5_left ul li h3{width:100%; height:30px; line-height: 30px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.section5_left ul li span{width:100%; height:30px; line-height: 30px; color: #0161b6; font-size: 14px; display: block; font-family: "Arial"}
.section5_left ul li p{width:100%; height:52px; line-height: 26px; color: #666666; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.section5_center{width:467px; height: auto; float: left}
.section5_center_top{width:100%; height: 65px; background: #1366b3; position: relative}
.section5_center .swiper-container{width:100%; height: auto; display: block}
.section5_center .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow:hidden}
.section5_center .swiper-slide a 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;}
.section5_center .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;}
.section5_center_pic{width:100%; height:auto; overflow:hidden; position:relative}

.index_news_hover{width:100%; height:100%; position: absolute; top:0; left:0; background: rgba(0,0,0,0.6); padding:18% 5%}
.index_news_hover span{color:#fff; font-size: 14px; display: block}
.index_news_hover h4{color:#fff; font-size:18px; display: block; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; font-weight: bold; margin: 10px 0 20px}
.index_news_hover p{width:100%; height:52px; line-height: 26px; color: #fff; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; opacity: 0.6}
.index_news_hover i{color:#fff; display: block; font-style: normal; font-size: 14px; color: #fff; margin-top: 48px;}
.section5_center .swiper-button-next,.section5_center .swiper-button-prev{width:30px; height: 65px; margin-top: 0; top:0}
.section5_center .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:20%}
.section5_center .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:20%}
.index_news_more{width:100%; height: 56px; background: rgba(255,255,255,0.67); text-align: center; line-height: 56px;	font-size: 16px; font-weight: bold;}
.section5_right{width:448px; height: auto; float:right}
.section5_right a{width:100%; height: auto; display: block}
.section5_img{width:100%; height: auto; display: block; overflow:hidden}
.section5_img 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;}
.section5_xx{width:100%; height: 136px; overflow: hidden; background: #1366b3; padding:20px;}
.section5_xx h3{width:100%; height: 30px; line-height: 30px; color: #fff; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.section5_xx span{width:100%; height: 25px; line-height:25px; color: #fff; font-size: 14px; font-family: "Arial"; margin-top:8px; display: block}
.section5_xx p{width:100%; height: 30px; line-height: 30px; color: #fff; font-size: 14px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}

.section5_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*第7块*/
.section6{display: block; width: 100%; height: 100%; overflow: hidden;}
.section6_ban{background: url(../images/section6.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .fp-tableCell{vertical-align:bottom}
.section6_top{width:1248px; height: auto; overflow: hidden; margin: 0px auto; position: relative}
.section6_title{width:100%; height: auto; overflow: hidden}
.section6_title dl{width:100%; height: 130px; overflow: hidden; position: relative;  text-align: center}
.section6_title dl dt{color:#fff; font-size: 150px; font-family: "Arial"; font-weight: bold; opacity: 0.03; line-height: 124px}
.section6_title dl dd{color:#fff; font-size: 38px; font-weight: bold; margin-top: -85px}
.section6_title p{color:#fff; font-size: 20px; text-align: center}
.section6_xx{width:100%; height: auto; overflow:hidden; text-align: center; margin-top:20px;}
.section6_xx p{color:#fff; line-height:35px;}
.section6_text{width:100%; height: auto; overflow: hidden; margin-top: 36px}
.section6_text p{width:48%; height:50px; float: left; position: relative; background: rgba(255,255,255,0.35)}
.section6_text p input[type="text"]{width:100%; height: 100%; font-size:14px; color: #fff; border: 0; background: none; display: block; padding: 0 15px}
.section6_text p:nth-child(2){float:right}
.section6_top textarea{width:100%; height:75px; background: rgba(255,255,255,0.35); padding: 10px; resize: none; font-size:14px; color: #999999;  margin-top: 24px;}
.footer_submit{width:184px; height: 48px; display: block; background: #e07925; border: 0; text-align: center; line-height: 48px; font-size:14px; font-weight: bold; border: 0; margin:30px auto 0; color:#fff;}
.footer_submit:hover,.section6_right dl dd a:hover{background: #333333; cursor: pointer}
.section6_bottom{height:22vh; background: rgba(19,102,179,0.39); width: 100%; position: relative; margin-top: 4vh; padding: 50px 0}
.section6_links{width:45%; height:100px; }
.section6_links a{width:100%; height: 100%; display: block}
.section6_links dl{width:auto; float: left; padding-left:48px; border-left:5px solid #fff; height: 100%; padding-top: 15px}
.section6_links dl dt{color:#fff; font-size: 24px; font-weight: bold; margin-bottom: 10px}
.section6_links dl dd{color:#fff; font-size: 14px; line-height: 30px;}
.section6_links img{width:79px; height: auto; float: right; transition: all 0.4s ease-in-out;}
.section6_links:hover img{margin-right:30px; transition: all 0.4s ease-in-out;}


.section6_text p input::-webkit-input-placeholder{
    color:    #fff;  
}  
.section6_text p input:-moz-placeholder{
   color:    #fff;  
   opacity:  1;  
}  
.section6_text p input::-moz-placeholder{
   color:    #fff;  
   opacity:  1;  
}  
.section6_text p input:-ms-input-placeholder{
   color:    #fff;  
}  

.section6_top textarea::-webkit-input-placeholder{
    color:    #fff;  
}  
.section6_top textarea:-moz-placeholder{
   color:    #fff;  
   opacity:  1;  
}  
.section6_top textarea::-moz-placeholder{
   color:    #fff;  
   opacity:  1;  
}  
.section6_top textarea:-ms-input-placeholder{
   color:    #fff;  
}  







/*版权*/
.section6_copy{width:1248px; height: 40px; line-height: 40px; margin:2vh auto 0; position:relative; z-index:9 }
.section6_copy .copy_n{width:auto; float: left; font-size: 14px; color: #fff;}
.copy_n a{font-size: 14px; color: #fff; text-align: center}
.section6_copy a{margin-left: 10px;}
.section6_zhichi{width:auto; height:40px; line-height: 40px; float: right; margin-left: 30px;}
.section6_zhichi p{ width:220px; float: left; font-size: 14px; color:#fff; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.section6_zhichi .pt{width:121px;height: 18px; background: url(../images/vls.png) no-repeat; margin-top: 8px; margin-right: 10px}
.section6_zhichi .js{width:121px;height: 18px; background: url(../images/wls.png) no-repeat; margin-top: 8px;}
.section6_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.section6_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.section6_zhichi span{float: left; font-size: 14px; color: #fff;}
.section6_zhichi i{ float: left;}


/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background:#e5e5e5 url(../images/footewr_bjs.jpg) no-repeat top center; padding-top: 70px}
.footer_top{width:100%; height:194px; background: #313131; padding: 32px 5% 0}
.footer_top dl{float: left; max-width: 33%; margin-right:290px;}
.footer_top dl dt{width:100%; height: auto; overflow: hidden; margin-bottom:10px}
.footer_top dl dd{width:100%; height: auto; overflow:hidden}
.footer_top dl dd span{display: block; font-size: 16px; color:#fff; line-height:30px}
.footer_top dl dd p{color:#fff; font-size: 20px;}
.footer_top dl:last-child{margin-right:0}
.footer_center{width:100%; height: auto; overflow: hidden; margin-top: 24px;}
.footer_center_left{width:70%; height: auto; float: left; margin-top: 26px}
.footer_center_left a{color:#333333; font-size: 18px; float: left; margin-right:4%}
.footer_center_left a:last-child{margin-right: 0}
.footer_center_left a:hover{color:#f8801c}
.footer_center_right{width:24%; height: auto; float: right}
.footer_center_right dl{width:39%; height: auto; float: left}
.footer_center_right dl dt{width:100%; height: auto; overflow: hidden}
.footer_center_right dl dt img{width:100%; height: auto; display: block}
.footer_center_right dl dd{width:100%; color:#333333; font-size: 14px; font-size: 14px; text-align: center; margin-top: 8px}
.footer_center_right dl:last-child{float: right}
.footer_banquan{width:100%; height:70px; overflow: hidden; border-top:1px solid #dddddd; margin-top:30px}
.copy_bq{width:auto; line-height:70px; font-size:14px; color: #333333; float: left; }
.copy_bq a{ font-size:14px; color: #333333;}
.index_zhichi{width:auto; height:70px; overflow: hidden; float: right }
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#333333; line-height:70px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:28px; margin-right: 10px;}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:28px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #333333;}
.index_zhichi i{ float: left;}






/*弹出视频*/
.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;}


/*二级导航*/
.ny_banner .in_header{position: absolute; background: rgba(255,255,255,0.14); border-bottom: 1px solid #fff}
.ny_banner{width:100%; height:433px;  overflow:hidden}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.lingyu_ban{background: url(../images/lingyu_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.ny_post{width:100%; height: auto; overflow: hidden; background: #f6f6f6; padding: 25px 0 }
.ny_post_left{width:70%; height: auto; float: left}
.ny_post_left a{color:#333333; font-size: 16px; float: left; position: relative; line-height: 30px; padding: 0 4%}
.ny_post_left a:after{content: ""; width: 1px; height: 14px; position: absolute; right:0; top:50%; margin-top: -7px; background: #dcdcdc}
.ny_post_left a:hover,.ny_post_left a.active{color:#f8811d; font-size: 16px; font-weight: bold;}
.ny_post_left a:last-child:after{display: none;}
.ny_post_right{width:auto; float: right; color:#333333; font-size: 14px;  line-height: 30px;}
.ny_post_right a{color:#333333; font-size: 14px;}
.ny_banner_info{width:auto; display:table; margin:180px auto 0; text-align:center}
.ny_banner_info h4{font-size:52px; font-weight:bold; color:#fff; margin-bottom:24px;}
.ny_banner_info p{font-size:20px; color:#fff; border-top:1px solid rgba(255,255,255,0.3);  border-bottom:1px solid rgba(255,255,255,0.3); height:50px; line-height:50px; padding:0 40px;}
.ny_post_right a:hover{color:#f8811d}


/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow:hidden; background: url(../images/about_one.jpg) no-repeat; padding: 62px 0}
.ny_about_one h3{color:#333333; font-size: 36px; font-weight: bold; text-align: center}
.about_one_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 32px; margin-top: 30px; text-align: center}
.about_one_info{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 14px; line-height: 32px; margin-top: 20px; font-family: "Arial"; 
	text-align: center}
.ny_about_one ul{width:100%; height: auto; padding: 5px; margin-top: 30px; overflow:hidden}
.ny_about_one ul li{width:32%; height: auto; margin-right: 2%; background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.17); float: left}
.ny_about_one ul li:nth-child(3n){margin-right: 0}
.about_one_pic{width:100%; height: auto; overflow: hidden}
.about_one_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_about_one ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_one_bt{width:100%; height: auto; overflow: hidden; padding:24px 26px 20px;}
.about_one_bt h4{color:#333333; font-size: 24px; font-weight: bold; position: relative}
.about_one_bt h4 span{color:#d6d6d6; font-size: 57px; font-weight: bold; font-family: "ARIAL";opacity: 0.08; position: absolute; top:0; left:0}
.about_one_bt hr{width:23px; height: 3px; background: #0f60b4; display: block; margin:14px 0 12px}
.about_one_bt p{width:100%; color:#888888; font-size: 16px;}
.ny_about_two{width:100%; height:472px; background: url(../images/about_two.jpg) no-repeat center; background-attachment: fixed; background-size: cover; 
	padding-top: 48px}
.ny_about_two ul{width:100%; height: auto; overflow: hidden; padding-top: 40px}
.ny_about_two ul li{width:25%; height: auto; float: left;}
.ny_about_two ul li p{color:#fff; font-size:16px; margin-top: 30px; text-align: center}
.in_about_num{width:166px; height:166px; line-height: 166px; position: relative; background: #fff; border-radius: 50%;  text-align: center; font-size: 42px; color: #f8811d;	font-weight: bold; margin: 0px auto; z-index: 9}
.in_about_num:after{content: ""; width: 100%; height: 100%; background: rgba(255,255,255,0.5); position: absolute; top:0; left:0; border-radius: 50%; transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.1);-webkit-transform: all 1s ease 0s; z-index: -1}
.ny_about_three{width:100%; height: auto; overflow: hidden; background: #f8f8f8; padding:65px 0 95px }
.about_three_title{ height: auto; overflow: hidden}
.about_three_title h4{color:#333333; font-size: 36px; font-weight: bold;}
.about_three_title p{color:#0056ab; font-size: 18px; margin-top: 16px}
.about_three_all{width:100%; height: auto; overflow: hidden; margin-top:45px; position: relative}
.about_three_all .slick a img{width:100%; height: auto; display: block}
.about_three_all .slick a{width: 100%; display: block; padding: 10px}
.about_three_all .swiper-container{position:relative; z-index:1}
.about_three_all .swiper-slide{width:24%;}
.about_three_all .swiper-slide a{width:100%; height: auto; display: block; overflow:hidden}
.about_three_all .swiper-slide a 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; }
.about_three_all .swiper-button-next,.about_three_all .swiper-button-prev{width:59px; height: 74px; margin-top:-37px; }
.about_three_all .swiper-button-next{background: url(../images/ab_right.jpg) no-repeat center; right:8%; z-index:9}
.about_three_all .swiper-button-prev{background: url(../images/ab_left.jpg) no-repeat center; left:8%; z-index:9}
.about_three_all .swiper-container:after{content: ""; width:12%; height: 100%; position: absolute; top:0; right:0; background: rgba(255,255,255,0.5); z-index:2}
.about_three_all .swiper-container:before{content: ""; width:12%; height: 100%; position: absolute; top:0; left:0; background: rgba(255,255,255,0.5); z-index:2}
.ny_about_four{width:100%; height: auto; overflow: hidden; margin:68px 0 }
.about_four_title{width:100%; height: auto; overflow: hidden; text-align: center}
.about_four_title h4{color:#333333; font-size: 36px; font-weight: bold;}
.about_four_title p{color:#0056ab; font-size: 18px; margin-top: 16px}
.ny_about_four ul{width:100%; height: auto; overflow:hidden; margin-top:38px }
.ny_about_four ul li{width:20%; height: auto; float: left}
.ny_about_four ul li 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_about_honor{width:100%; height: 686px; overflow: hidden; background: url(../images/about_honor.jpg) no-repeat center; padding-top: 64px; background-attachment: fixed; background-size: cover; }
.about_honor_t{width:100%; height: auto; overflow: hidden; text-align: center}
.about_honor_t h4{color:#fff; font-size: 36px; font-weight: bold;}
.about_honor_t p{color:#fff; font-size: 18px; margin-top: 15px}
.about_honor_all{width:100%; height: auto;  margin-top: 40px; position: relative}
.about_honor_all .swiper-slide a{width:100%; height: auto; display: block}
.about_honor_pic{width:100%; height: auto; overflow: hidden}
.about_honor_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;}
.about_honor_all .swiper-slide a h5{width:100%; height:40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; margin-top: 8px}
.ny_about_honor .swiper-button-next,.ny_about_honor .swiper-button-prev{width:45px; height: 45px; margin-top:-22.5px; }
.ny_about_honor .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:-70px;}
.ny_about_honor .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:-70px;}

.ny_about_four ul li:hover img,.about_three_all .swiper-slide a:hover img,.about_honor_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*产品*/
.ny_product_case{width:100%; height: 660px; overflow: hidden; background: url(../images/tuijian_bjs.jpg) no-repeat center; padding:64px 0; background-attachment: fixed; background-size: cover;}
.product_case_title{width:100%; height: auto; overflow: hidden}
.product_case_title h4{color:#fff; font-size: 36px; font-weight: bold;}
.product_case_title p{color:#fff; font-size: 18px; margin-top: 15px}
.product_case_all{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.product_case_all .swiper-slide a{width:100%; height: auto; display: block}
.product_case_all .swiper-slide a h5{width:100%; height:58px; background: #ffffff; line-height: 58px; text-align: center; font-size:18px; color: #333333; }
.ny_product_tuijian{width:100%; height: auto; margin-bottom: 48px; margin-top: 60px; overflow:hidden}
.product_tuijian_li{width:100%; height: auto;  margin-top: 55px; position: relative}
.product_tuijian_li .swiper-slide a{width:100%; height: auto; display: block; border:1px solid #e5e5e5}
.ny_product_tuijian .swiper-button-next,.ny_product_tuijian .swiper-button-prev{width:49px; height:49px; margin-top:-24.5px; }
.ny_product_tuijian .swiper-button-next{background: url(../images/pp_right.png) no-repeat center; right:-70px;}
.ny_product_tuijian .swiper-button-prev{background: url(../images/pp_left.png) no-repeat center; left:-70px;}

.product_tuijian_li .swiper-slide a:hover .indx_pro_xx{background: #1667b3}
.product_tuijian_li .swiper-slide a:hover p{color:#fff}
.product_tuijian_li .swiper-slide a:hover dl dt{color:#fff}
.product_tuijian_li .swiper-slide a:hover dl dd{color:#fff; opacity: 0.38}
.product_tuijian_li .swiper-slide a:hover img,.product_case_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.product_case_all .swiper-slide a:hover h5{background: #f8801c; color:#fff}



.product_show_bottom{width:100%; height: auto; overflow: hidden}
.product_show_nav{width:100%; height:94px; line-height: 94px; border-bottom: 1px solid #e5e5e5 }
.product_show_nav h3{color:#333333; font-size: 34px; font-weight: bold; float: left}
.product_show_link{float: right;}
.product_show_link a{color:#333333; font-size: 20px; font-weight: bold; float: right; margin-left: 90px;}
.product_show_link a:hover{color:#f8801c}
.ny_nzb{width:100%; height: auto; overflow: hidden; margin-top: 50px; font-size: 16px; color:#333; line-height: 30px;}
.ny_nzb img{max-width: 100%;}
.ny_nzb_t{width:100%; height: auto; color:#0059ae; font-size: 30px; font-weight: bold; margin-bottom:20px;}





.ny_nzb_xiang{width:100%; height: auto; overflow: hidden; margin-top:54px;}
.ny_nzb_xiang .slideTxtBox{ width:100%; height: auto; overflow: hidden}
.ny_nzb_xiang .slideTxtBox .hd{width:320px; height: auto; float: left}
.ny_nzb_xiang .slideTxtBox .hd ul{width:100%; height: auto; }
.ny_nzb_xiang .slideTxtBox .hd ul li{width:100%; height: 60px; line-height: 60px; background: #f6f6f6; border-left:4px solid #f8801c; margin-bottom: 25px; position: relative; font-size: 18px; color: #333333; padding-left: 40px;}
.ny_nzb_xiang .slideTxtBox .hd ul li:after{content: ""; width:10px; height: 16px; background: url(../images/s_jts.png) no-repeat right center; position: absolute; right:-10px; top:50%; margin-top: -8px; display: none }
.ny_nzb_xiang .slideTxtBox .hd ul li.on{background: #0059ae; color:#fff }
.ny_nzb_xiang .slideTxtBox .hd ul li.on:after{display: block}
.ny_nzb_xiang .slideTxtBox .bd{width:auto; margin-left: 350px; }
.bd_li{width:100%; height: auto; overflow: hidden; background: #fbfbfb; padding:30px 40px; color:#666666; font-size: 16px; line-height: 30px;}


.ny_product_show{width:100%; height: auto; overflow: hidden; padding-top:40px; background: url(../images/product_top.jpg) no-repeat top center;
	border-bottom: 4px solid #f8801c; padding-bottom: 50px; background-size: cover;}
.product_show_bt{width:100%; height: auto; overflow: hidden; position: relative}
.product_show_bt span{color:#1667b3; font-size: 68px; font-weight: bold; font-family: "Arial"; font-weight: bold; opacity: 0.1; text-transform: uppercase}
.product_show_bt h4{color:#333333; font-weight: bold; font-size: 38px; margin-top: -40px;}
.product_show_info{width:100%; height: auto; overflow: hidden; margin-top:40px; }
.product_show_img{width:702px; height: auto; float: left}






.ban{ width:100%; height:auto; position:relative; overflow:hidden;}
.ban2{ width:500px; height:440px; position:relative; overflow:hidden; float: right}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:auto; border: 1px solid #e5e5e5}
.ban2 ul li img{width:100%; height: auto; display: block}
.prev{ float:left; cursor:pointer;}
.num{ height:340px;overflow:hidden; width:188px; position:relative;}
.min_pic{ padding-top:10px; width:188px; float: left}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:188px; height:auto; margin-bottom:10px; padding:1px;}
.num ul li img{width:100%; height: auto; display: block}
.num ul li.on{ border:2px solid #f8811d; padding:0;}
.prev_btn1{width:78px; text-align:center; height:30px; cursor:pointer; background:#eeeeee url(../images/top.png) no-repeat center; margin: 0px auto 11px;}
.next_btn1{width:78px; text-align:center; height:30px; background:#ededed url(../images/bottom.png) no-repeat center; margin: 11px auto;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}
.product_show_xx{height: auto; margin-left: 740px}
.product_show_xx h4{color:#0059ae; font-size: 26px; font-weight: bold; margin-bottom: 25px;}
.ny_chan_xq{width:100%; height: 180px; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:6;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_chan_links{width:100%; height: auto; overflow: hidden; border-top:1px solid #e5e5e5; padding-top:20px; margin-top:50px}
.ny_chan_links a{color:#666666; font-size: 16px; float: left; margin-right: 50px; padding-left:25px; transition: all 0.4s ease-in-out;}
.ny_chan_links a:nth-child(1){background: url(../images/pi1.png) no-repeat left center}
.ny_chan_links a:nth-child(2){background: url(../images/pi2.png) no-repeat left center}
.ny_chan_links a:nth-child(3){background: url(../images/pi3.png) no-repeat left center}
.ny_chan_lianjie{width:100%; height: auto; overflow: hidden; margin-top:40px}
.ny_chan_lianjie a{width:200px; height: 52px; float: left; line-height: 52px; color: #fff; font-size: 20px; margin-right:3%; text-align: center }
.ny_chan_lianjie a:nth-child(1){background: #0059ae}
.ny_chan_lianjie a:nth-child(2){background: #f8801c}
.ny_chan_links a:hover{color:#f8801c; padding-left: 30px; transition: all 0.4s ease-in-out;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:50px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; 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_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover h5{color:#f8811d}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.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:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; 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:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto; display:block;}
.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:#f8811d}
.ny_news_all ul li:hover h3{font-weight: bold; }



/*联系我们*/
.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:340px; 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%;}



/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #f8811d;}
.news-title span {width:442px; line-height: 80px; color: #f8811d; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #f8811d !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 18px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #f8811d; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #f8811d;  }
.news-li:hover .newsli-r p{ color: #f8811d;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px; margin-top:50px;}
.ny_news_show img{max-width:100%}
.ny_news_show h1{font-size:26px; color:#333;}
.keyword_light{font-size:16px; color:#666; line-height:30px;}
.news_show_bt{width: 100%;  color: #555; padding: 10px 0px; text-align: center;  clear: both; font-weight: bold}
.news_show_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both}
.fav{width:100%; clear:both;display: block;overflow: hidden;}
.fav li{width:100%; height:30px; line-height:30px; border-bottom:#ddd 1px dashed; float:left;}
.fav li a{float:left;width:70%; height:30px; line-height:30px; overflow:hidden; color:#666; font-size:14px;}
.fav li a:hover{color:#000;}
.fav li span{float:right; color:#999; font-size:12px; margin-right:2%;}
.keyword_light{line-height:28px;}				



/*客服*/
.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:#f8811d;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







@media screen and (max-width:1680px){
	.header_right{width:60%; margin-left:3%}
	.section5_title_left:after{font-size:100px;}
	.section3_title:after{font-size:150px; line-height:110px;}
	.section2_title:after{font-size:150px; line-height:110px;}
	
	
}

@media screen and (max-width:1500px){
	.w1440,.container{width:1200px;}
	#menu .nav .nLi:before{left:10%}
	#menu .nav .nLi:after{left:7%}
	.section5_left{width:381px;}
	.section5_center{width:419px;}
	.section5_right{width:400px;}
	.section5_left ul li{height:155px;     padding:18px 30px;}
	.section4_title_nav{width:36%}
	.section1_banner{width:1200px; margin-left:-600px;}
	.footer_top dl{margin-right:200px;}
	
}

@media screen and (max-width:1366px){
	.section3_title:after{font-size:90px; line-height:100px;}
	.section2_title:after{font-size:70px; line-height:90px;}
	.in_header .h_logo{width:210px;}
	#menu .nav .nLi p a{font-size:14px;}
	.section4_title_bts h3{font-size:30px;}
	.section4_title_bts p,.section6_title p{font-size:16px;}
	.section5_title,.section6_title dl{display:none}
	.section5 .w1440{margin-top:5vh}
	.section6_bottom{padding:27px 0; height:18vh; margin-top:2vh}
	.section6_links img{width:50px; margin-top:3vh}
	.section6_links{height:100%;}
	.section6_links dl{padding-top:0}
	.section6_text{margin-top:20px}
	.section6_xx p{line-height:28px}
	.section2_biaogan{margin-top:5vh}
}



@media screen and (max-height:900px){
	.section3_title{display:none}
	.section2 .w1440{margin-top:4vh}
	.section6_title dl dt{font-size:118px; line-height:105px}
	.section6_xx{margin-top:15px;}
	.section2 .w1440,.section5 .w1440,.section3 .w1440,.section4 .w1440,.section6_top{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
	
}