﻿*{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,.w1420{ margin: 0px auto; width:1320px; }
.l{float: left}
.r{float: right}


audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}


.in_header{width:100%; height:78px; position:fixed; top:0; left:0;  z-index:9999; padding:0 7%  }
.h_logo{width:13%; height:78px; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.header_hao{float: right; width: 80%; border-bottom: 1px solid rgba(255,255,255,0.2);padding-left: 2%}
.form_box{ z-index: 999; height:38px; background: rgba(255,255,255,0.41); width:15%; padding: 10px 0; border-radius: 25px; float: right; margin-top: 20px}
.form_box input[type="text"]{width:80%; height:100%; line-height:38px; border: 0; float: left; background:none; color:#fff; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:20%; height:100%; border:0;  display: inline-block; float:left;  outline: none; background:url(../images/search.png) no-repeat center; }

.form_box input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.form_box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.form_box input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.form_box input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  







/*导航*/
#menu{float: left; width:82%; height: 100%; 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:100%; line-height:76px; width:11%;  }
#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:18px; font-weight: bold; text-shadow:1px 1px 1px rgba(0,0,0,0.3);height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:160px; left:50%; top:76px; margin-left:-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:auto; line-height:20px; padding:8px 0;font-size: 14px;  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 a{font-weight: bold;}
#menu .nav .nLi:hover p a{font-weight: bold;}
#menu .nav .nLi p:after{content: ""; width:8px; height: 8px; background: url(../images/active.png) no-repeat center bottom; position: absolute; bottom: -5px; left:50%; margin-left: -4px; opacity: 0}
#menu .nav .active p:after,#menu .nav .nLi:hover p:after{opacity: 1}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#f49d32 ; border:0; width:6px; height:6px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{border: 1px solid #f49d32 ; border-radius: 50%}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#f49d32 ;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:30px; height:30px;  border-radius: 50%;  margin: 0 0 10px}
.two_header #menu .nav .nLi p a{color:#333333}
.two_header .form_box{background:#e4e4e4; }
.two_header .header_hao{border-bottom: 1px solid #e3e3e3}
.two_header #menu .nav .nLi p:after{background: url(../images/active_h.png) no-repeat bottom center}



/*第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:10%;  top:50%;z-index:1;overflow:hidden;height:auto; transform: translate(0,-50%); padding-right: 87px}
.section1 .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.section1 .slideBox .hd ul li{margin-bottom:30px;width:65px;height:65px;  cursor:pointer; border-radius: 50%; position: relative}
.section1 .slideBox .hd ul li.on{border: 1px solid #fff }
.section1 .slideBox .hd ul li:after{content: ""; width: 10px; height: 10px; border-radius: 50%; background: #fff;  position: absolute; top:50%; left:50%;
	transform: translate(-50%,-50%);}
.section1 .slideBox .hd span.pageState{color:#fff; font-family: "Arial"; font-size: 22px;position: absolute; top:37%; right:0;}
.section1 .slideBox .hd span.pageState span{font-size: 36px; font-weight: bold;}

.section1 .slideBox .hd ul li:last-child{margin-right: 0}
.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%; }

.index_ma{position: absolute; bottom:10%; right:10%}
.h_sj,.h_wx{width:30px; height: 30px; float: left; position: relative; margin-right: 45px}
.h_sj img,.h_wx img{width:100px; height: auto; position: absolute; top:-100px;  left:-40px; display: none}
.h_sj{background: url(../images/h_sj.png) no-repeat center}
.h_wx{background: url(../images/h_wx.png) no-repeat center}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}


.index_video{position:absolute;bottom:10%; left:10%}
.index_video span{color:#fff; font-size: 18px; line-height: 66px; margin-left: 10px;}
.index_video i{width:66px; height: 66px; border: 1px solid rgba(255,255,255,0.5); border-radius: 50%; background: url(../images/v_icon.png) no-repeat center; float: left; display: block; position: relative}

.index_video i:after{content:"";width:66px;height:66px;border:3px solid rgba(255,255,255,0);position:absolute;right:0;top:0;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;-moz-border-radius:50%;
border-radius:50%;border-left-color:rgba(255,255,255,1);border-bottom-color:rgba(255,255,255,1); border-top-color:rgba(255,255,255,1);}
.index_video i:after{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);
transform:rotate(360deg);-webkit-transition:2.5s linear;
-moz-transition:2.5s linear;-ms-transition:2.5s linear;-o-transition:2.5s linear;transition:2.5s linear; animation:circleRoate 5s infinite linear ; }


@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 





/*弹出视频*/
.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;}





/*6*/
.section6{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section6_ban{background: url(../images/cp_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 .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .fp-tableCell{vertical-align: bottom;}
.section6 ul{width:100%; height: auto; overflow: hidden; margin-top:5vh; position: relative; z-index: 9}
.section6 ul li{width:23.5%;  height: 612px; float: left; background: url(../images/cp_xs.png) no-repeat right bottom; text-align: center; padding:118px 3.2% 0; transition: all 0.4s ease-in-out;}
.section6 ul li h4{color:#fff; font-size: 28px; font-weight: bold; margin-bottom: 10px;}
.section6 ul li h5{color:#fff; font-size: 18px; opacity: 0.5}
.section6 ul li p{color:#fff; font-size: 16px; line-height: 30px; margin-top: 52px;}
.section6 ul li span{width:48px; height: 48px; line-height: 48px; background: #f49d32; color:#fff; font-size: 24px; text-align: center; font-weight: bold; display: none; border-radius: 50%; margin-top: 110px}
.section6 ul li img{margin-top: 120px;}
.section6 ul li hr{width:0; height: 1px; background: rgba(255,255,255,0.2); margin-top: 30px; transition: all 0.4s ease-in-out;}
.section6 ul li:last-child{width:29.5%}
.section6 ul li:hover hr{width:100%; transition: all 0.4s ease-in-out;}
.section6 ul li:hover span{display: block}
.section6 ul li:hover img{display: none}
.section6 ul li:hover{text-align: left; transition: all 0.4s ease-in-out;}





/*第7块*/
.section7{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about_top{width:100%; height: 63.3vh; background: url(../images/about_top.jpg) no-repeat center; padding-top: 15vh}
.about_top_right{width:46%; height: auto; float: right; margin-right: 15%}
.about_top_right h4{color:#0f3365; font-size: 24px; margin-bottom: 5px;}
.about_top_right h5{color:#222222; font-size: 38px; margin-bottom: 5px;}
.in_about_xx{width:100%; height: auto; display: block; color:#777777; font-size: 14px; line-height: 26px; margin: 4vh 0 5vh}
.in_about_more{width:214px; height:54px; background:#f49d32 url(../images/abh_jts.png) no-repeat 20% center;  line-height: 54px;  
	font-size: 18px; color:#fff; border-radius: 30px; display: block; margin-top:20px; padding-left:65px; float: left}
.about_top_right dl{width:110px; height: 110px; border-radius: 50%; float: right; text-align: center; padding:17px; border: 1px solid #f4f4f4; margin-left: 7%}
.about_top_right dl dt{width:100%; height: 40px;display: flex; align-items: center;}
.about_top_right dl dt img{max-height: 100%; align-items: center; margin: 0px auto; }
.about_top_right dl dd{width:100%; height: 40px; line-height: 40px;color:#005aab; font-size: 14px; border-top:1px solid #ececec}
.index_about_bottom{width:100%; height:36.7vh; background: url(../images/about_bottom.jpg) no-repeat left center;}
.about_bottom_num{width:35%; height: 100%; padding:9vh 2% 0; position: relative}
.about_bottom_num dl{float: left;width:33.33%; position: relative}
.about_bottom_num dl:last-child{margin-right: 0}
.about_bottom_num dl dt{color:#fff; font-size: 16px; font-weight: bold;}
.about_bottom_num dl dt span{color:#fff; font-size: 50px; font-weight: bold;}
.about_bottom_num dl dd{width:100%; height: auto; overflow: hidden; margin-top: 3.5vh}
.about_bottom_num dl dd hr{width:34px; height: 3px; background: #fff; display: block;}
.about_bottom_num dl dd p{color:#fff; font-size: 14px; margin-top: 5vh}
.about_bottom_num dl:after{content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.2); position: absolute; top:59%; left:0}
.in_about_more:hover{background:#005aab url(../images/abh_jts.png) no-repeat 20% center}
.about_top_right dl:hover{box-shadow:0 0 9px rgba(0,90,171,0.4)}




/*5*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section5_ban{background: url(../images/case_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{margin-top: 7vh; overflow: hidden}
.index_case_title{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9; text-align: center}
.index_case_title h3{color:#ffffff; font-size: 24px; opacity: 0.7; margin-bottom: 8px;}
.index_case_title p{color:#ffffff; font-size: 34px; font-weight: bold;}
.index_case_left{width:49.4%; height: auto; float: left; position: relative; margin-top: 5vh; overflow: hidden}
.index_case_left a{width:100%; display: block}
.index_case_left a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_hover{width:100%; height: 60px; background: rgba(0,0,0,0.62); position: absolute; bottom:0; left:0; padding: 0 5%}
.in_case_hover h4{width:60%; height: 100%; line-height: 60px; float: left; color: #fff; font-size: 18px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.in_case_hover span{color:#fff; font-size: 14px; float: right; line-height: 60px;}
.index_case_all{width:49%; height: auto; float:right; margin-top: 5vh}
.index_case_all li{width:49%; height: auto; float: left; position: relative; margin-bottom: 14px; overflow: hidden}
.index_case_all li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.in_case_info{width:100%; height: 118px; position: absolute; bottom:0; left:0; background: url(../images/c_hover.png) no-repeat bottom center; padding: 0 5%}
.in_case_info h4{color:#fff; font-size: 16px; margin-top:78px;}
.index_case_all li:nth-child(2n){float:right}
.index_case_all li:hover img,.index_case_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*2*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section2_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 .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .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}
.index_news_title dl dt{color:#0f3365; font-size: 24px; margin-bottom: 1vh; position: relative; z-index: 9}
.index_news_title dl dd{color:#222222; font-size: 38px; font-weight: bold; position: relative; z-index: 9}
.index_news_nav{width:auto; float: right; margin-top: 25px;}
.index_news_nav a{float: left; color:#fff; font-size: 18px; margin-left:30px; background: #f49d32 url(../images/n_jts.png) no-repeat 20% center; width:185px; 
	height: 54px; line-height: 54px; border-radius: 35px; padding-left: 60px;}
.index_news_nav a:hover{font-weight:bold;}
.index_news_left{width:72%; height: auto; float: right}
.news_left_top{width:100%; height: auto; overflow: hidden}
.news_left_top li{width:49.2%; height: auto; float: left;  position: relative}
.news_left_top li:nth-child(2n){float: right}
.news_left_top li img{width:100%; height: auto; display: block}
.news_left_top li a{width:100%; height: 100%; position: absolute; top:0; left:0; padding:38px 42px; background:rgba(0,0,0,0.5) }
.news_left_top li h4{width:100%; height: 30px; line-height: 30px; float: left; color:#f7f8fc; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden;  white-space: nowrap; margin: 10px 0}
.news_left_top li span{ color:#fff; font-size: 14px; display: block}
.news_left_top li p{width:100%; height: 52px; line-height: 26px; color: #fff; font-size: 14px; opacity: 0.7;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;}
.news_left_top li i{color:#fff; font-size: 14px; font-style: normal; margin-top: 20px; display: block}
.news_left_bottom{width:100%; height: auto; margin-top:1.4vh}
.news_left_bottom li{width:49.2%; height: auto; float: left; padding:22px; background: #fff; margin-bottom:14px}
.news_left_bottom li:nth-child(2n){float:right }
.news_left_bottom li h3{width:80%; height:30px; line-height: 30px; color:#333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; background: url(../images/n_icon.png) no-repeat left center; padding-left: 25px; float: left}
.news_left_bottom li span{color:#005aab; font-size: 14px; display: block; line-height: 30px; float: right}
.news_left_bottom li p{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 14px; opacity: 0.7; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_news_right{width:27%; height: auto; float: left; background: #fff; overflow: hidden; }
.picScroll-top{height:465px;}
.index_news_right li{width:100%; height:155px!important; border-bottom: 1px solid #fafafa; padding:23.5px 30px; overflow: hidden; }
.index_news_right li h3{width:100%; height:35px; line-height: 35px;  color:#333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right li span{color:#005aab; font-size: 14px; font-family: "Arial"; display: block; width: 100%; margin: 10px 0}
.index_news_right li p{width:100%; height: 30px; line-height: 30px; color: #999999; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.picScroll-top{ margin:0 auto;  width:100%;  overflow:hidden; position:relative;   }
.txtMarquee-left{ position:relative;  background: url(../images/hot.png) no-repeat left center; padding-left: 30px; margin-top: 2vh}
.txtMarquee-left .bd{width:100%; height:40px; line-height: 40px;}
.txtMarquee-left .bd .tempWrap{ width:96% !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:40px;  float:left; height:40px; line-height:40px;  text-align:left; _display:inline; width:600px !important;  }
.txtMarquee-left .bd ul li h4{width:70%; height: 100%; float: left; color:#333333; font-size: 16px; font-weight:bold;}
.txtMarquee-left .bd ul li span{ color:#666666; font-size: 14px; font-family: "Arial"; float: right; }
.news_left_top li:hover{background: #005aab}
.news_left_top li:hover a{background:none}
.news_left_top li:hover img{opacity: 0}
.news_left_bottom li:hover h3{color:#f49d32}
.index_news_right li:hover h3{color:#f49d32}


/*第8块*/
.section8{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section8 .fp-tableCell{vertical-align: top;}
#map{width:100%; height:68.4vh; position: absolute; top:0; left:0}
.index_contact{width:100%; height: 68.4vh; background:url(../images/map.jpg) no-repeat 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:#005aab; font-size: 24px;  margin-bottom: 10px;}
.index_contact_top dl dd{color:#222222; font-size: 38px; font-weight:bold;}
.index_contact_top dl dd span{color:#005aab; font-size: 38px;}
.in_contact_wx,.in_contact_sj{width: 42px; height: 50px; float: right; position: relative; margin-top: 7vh}
.in_contact_wx{ background: url(../images/f_wx.png) no-repeat center;  margin-left: 50px; }
.in_contact_sj{ background: url(../images/f_sj.png) no-repeat center; margin-left: 50px; }
.in_contact_wx img,.in_contact_sj img{width:100px; height: auto; position: absolute; top:42px; left:-40px; display: none;}
.in_contact_wx:hover img{display: block}
.in_contact_sj:hover img{display: block}
.contact_kf{width:249px; height: 50px; float: right; background: #f49d32; color:#fff; font-size: 16px; line-height:50px; 
	text-align: center;border-radius:10px;     margin-top: 28px;}
	.contact_kf:hover{background:#005aab}
.index_contact_lxdh{width:100%; height: auto;}
.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:#0e59d1; 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: 16px;}
.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:30px;}
.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:30px;font-size: 16px; color:#666666; 
	margin-top: 2vh; float: left; padding: 5px 20px}
.in_tijiao{width:16%; height:6vh; border: 0; background:#005aab; color:#fff; font-size:18px; margin:2vh auto 0; float: right; background-size: cover;
	border-radius:30px;}
.in_tijiao:hover{background: #f49d32; 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 }
.index_banquan .copy_l{width:auto; font-size: 14px; color: #666666; float: left}
.copy_l a{font-size: 14px; color: #666666; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height: 9vh; float: right}
.index_zhichi p{ width:220px; 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:121px;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: #666666;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}








.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.fwzx_ban{background: url(../images/fwzx_ban.jpg) no-repeat center bottom;}
.rdx_ban{background: url(../images/rdx_ban.jpg) no-repeat center bottom;}
.wdzn_ban{background: url(../images/wdzn_ban.jpg) no-repeat center bottom;}

/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; }
.footer_top{width:100%; height:146px; border-bottom: 1px solid rgba(255,255,255,0.1); padding-top: 38px }
.footer_top dl{width:auto; float: left; margin-right:130px; max-width:500px;}
.footer_top dl dt{width:40px; height: auto; float: left}
.footer_top dl dt img{width:100%; height: auto;}
.footer_top dl dd{margin-left: 60px;}
.footer_top dl dd span{color:#fff; font-size: 16px; display: block; margin-bottom: 8px}
.footer_top dl dd p{color:#fff; font-size:20px; display: block}
.footer_top dl:last-child{margin-right: 0}
.footer_center{height: auto; overflow: hidden; margin: 50px auto!important}
.footer_center_left{width:auto; float: left}
.footer_center_left dl{width:auto; float: left; margin-right:60px;}
.footer_center_left dl:last-child{margin-right: 0}
.footer_center_left dl dt{color:#ffffff; font-size: 20px; font-weight: bold;  display: table; 
	padding-right: 30px;}
.footer_center_left dl dd{width:100%; height: auto; display: block; margin-top: 20px}
.f_dl{width:135px; height: auto; float: left}
.f_dl a,.footer_center_left dl dd a{width:100%; display: block; line-height: 30px; color: #cfcfcf; font-size: 14px; margin-bottom: 8px}
.f_dl a:hover,.footer_center_left dl dd a:hover{color:#fff}
.footer_center_right{width:auto; height: auto; float: right}
.footer_center_right dl{width:150px; height: auto; float:left; margin-left:60px}
.footer_center_right dl dt{width:100%; height: 150px; padding: 10px;}
.footer_center_right dl dt img{width: 100%;}
.footer_center_right dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}
.footer_all{width:100%; height: 65px; background: #000000}
.copy_bq{width:auto;height:65px; line-height:65px;  position: relative; float: left; font-size:14px; color:#fff;}
.copy_bq a{color:#fff}

.footer_zhichi{width:auto; height:auto; overflow: hidden; float: right; margin-top: 26px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_zhichi .js{width:84px;}






/*客服*/
.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:#005aab;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0;  }
.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: #005aab; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #005aab; 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; margin-bottom:40px}
.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: #005aab}
.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;}


.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .h_search{color:#fff}
.nav-height{min-height: 90px; background: #f7f6f4;position: relative; margin-bottom:40px}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 16px; padding: 0 30px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #005aab; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #005aab;}
.honor_list li:hover .gallery-title{ background: #005aab; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:374px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:760px; height:auto; float:right; margin-left:20px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #005aab;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{width:120px;  height:40px;line-height:40px; color:#333; display:block;  text-align:center; font-size:16px; background:#eee}
.yfzx_more:hover{background: #005aab; color: #fff; border: 1px solid #005aab}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#005aab; color:#fff}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:18px; font-weight:bold; overflow:hidden; white-space:nowrap}




/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:620px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#005aab; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:550px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #005aab; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #005aab;font-size: 16px;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden;font-size: 16px; }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #005aab; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #005aab; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#005aab}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #005aab; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#005aab}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#005aab; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:40px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:58%; height: auto; float: left; margin-left:2%; margin-top:28px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:28%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#005aab}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:1200px; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.contact_right p{ font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-left: 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%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 50px;  }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #005aab; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}



@media screen and (max-width:1600px){
	.w1440,.section7_input,.w1420{width:1200px;}
	.section1 .slideBox .hd ul li{width:55px; height:55px;}
	.index_about_top{    background: url(../images/about_top.jpg) no-repeat 23% center; padding-top:11vh;}
	.about_top_right h5,.index_contact_top dl dd,.index_contact_top dl dd span{font-size:30px;}
	.about_top_right,.section5 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
		.about_bottom_num dl dt span{font-size:40px;}
	.about_top_right dl{margin-left:4%}
	.section6 ul li{height:440px; padding:70px 3.2% 0}
	.section6 ul li img{margin-top:80px; }
	.index_news_title{display:none}
	.news_left_bottom li h3{width:70%}
	.index_news_right li{height:148px!important}
	.picScroll-top{height:446px}
	.section6 ul li span{margin-top:65px;}
	.footer_center_right dl{margin-left:22px}
	.footer_center_left dl{margin-right:50px;}
}


@media screen and (max-width:1500px){
	.header_hao{width:83%}
	#menu .nav .nLi p a{font-size:16px;}
	.about_top_right{width:50%; margin-right:6%}
	.about_bottom_num{width:48%}
	.news_left_top li a{padding:22px 30px}
	.news_left_top li i{margin-top:10px;}
	.in_header{padding:0 4%}
}

@media screen and (max-width:1400px){
	#menu .nav .nLi p a{font-size:15px;}
	#menu{margin-right:0}
	.form_box{width:17%}
	.about_top_right h5{font-size:24px;}
	.in_about_xx{height:78px; overflow:hidden;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
  .about_bottom_num dl dt span,.index_contact_dh span{font-size:30px;}
  .index_case_title{display:none}
  .section6 ul li h4{font-size:24px;}
  .section6 ul li p{font-size:14px;}
  .section1 .slideBox .hd ul li{width:40px; height:40px;}
  .index_contact,.section7_input,.index_banquan,.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)}
}



