﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1520px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

.in_header{width:100%; height:10.7vh; position:fixed; top:0; left:0;  z-index:9999; padding:0 3%;}
.h_logo{width:24.8%; height:10.7vh; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.index_search{float: right; width:11%; height:50px; background: rgba(255,255,255,0.5); border-radius: 25px; padding: 0 10px 0 20px; margin-top: 2.3vh; 
	margin-right: 1%}
.index_search input[type="text"]{width:70%;  height: 100%; overflow: hidden; float: left; background: none; color:#333; font-size: 14px; border: 0}
.h_submit{width:22px; height: 100%; float: left; background: url(../images/search.png) no-repeat center; border: 0}
.h_menu{float: right; width: 46px; height: 100%; background: url(../images/menu.png) no-repeat center}




/*导航*/
#menu{float: right; width:54%; height: 100%; margin-right: 1%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:10.7vh; width:14%;  }
#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:#333333;font-size:18px;   height:100%;   overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:140px; left:50%; top:9vh;  position:absolute;  line-height:24px; z-index: 99999; margin-left:-70px;}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#fff; padding:8px 0;  background:rgba(35,117,212,0.5);}
#menu .nav .sub a:hover{ background:rgba(35,117,212,0.3);}

.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#114287; font-weight:bold;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#10c7dd;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:6px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}
.two_header .in_header_ma span{color:#fff}
.two_header #menu .nav .nLi p a{color:#fff}
.two_header .index_search input{color:#333}
.two_header .index_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#333;  
}  
.two_header .index_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#333;  
   opacity:  1;  
}  
.two_header .index_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#333;  
   opacity:  1;  
}  
.two_header .index_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#333;  
}  
.two_header .h_menu{background: url(../images/menu_h.png) no-repeat center}




/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; height:100vh }
.section1 .swiper-slide a{width:100%; height:100vh; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{bottom:36%; width: auto; left:0%}
.section1 .swiper-pagination-bullet{width:21px; height:21px; background: url(../images/b_dian.png) no-repeat center; opacity: 1; margin: 0 8px!important}
.section1 .swiper-pagination-bullet-active{background: url(../images/b_active.png) no-repeat center}
.in_down{height:11vh; line-height: 11vh; border-top:1px solid rgba(255,255,255,0.5); position: absolute; bottom:0; left:50%; z-index: 9; transform: translate(-50%,0);}
.in_down span{color:#fff; font-size:16px; background: url(../images/sbs.png) no-repeat right center; line-height:9vh; float: right; padding-right: 40px}


/*第2块*/
.section2{width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section2 .fp-tableCell{vertical-align: bottom;}
.section2_ban{background: url(../images/about_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_about_top{width:100%; height: auto; overflow: hidden;}
.index_about_top dl{width:100%; height: auto; overflow: hidden; margin-bottom:30px; text-align: center}
.index_about_top dl dt{font-size: 36px; color:#176ccf; font-weight: bold; margin-bottom: 10px;}
.index_about_top dl dd{color:#666666; font-size:14px; }
.in_abxx{width:100%; height: auto; overflow: hidden; text-align: center}
.in_abxx p{color:#666666; font-size: 16px; line-height: 30px;}
.index_abmore{color:#176ccf; background: url(../images/n_jts.png) no-repeat left center; line-height: 40px; padding-left:30px; margin:3vh auto 0; display: table}
.index_abmore:hover{font-weight: bold;}
.index_about_bottom{width:100%; height: 43vh; margin-top: 6vh}
.in_about_wh{width:50%; height: 100%; float: left; background: url(../images/wh_bjs11.jpg) no-repeat center}
.in_about_honor{width:50%; height: 100%; float: left; background: url(../images/zs_bjs1.jpg) no-repeat center}
.about_wh_left{width:31.6%; height: 100%; float: left; border-right:1px solid rgba(255,255,255,0.2); text-align: center; padding-top:11vh;}
.about_wh_left img{width:145px; height: auto;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.about_wh_left p{color:#fff; font-size: 16px; margin-top: 10px;}
.about_wh_right{width:68.4%; height: 100%; float: left}
.about_wh_top{width:100%; height: 33vh; overflow: hidden; padding: 11vh 10.5% 0;}
.about_wh_top h4{color:#fff; font-size: 20px; font-weight: bold; margin-bottom:20px;}
.about_wh_top p{color:#ffffff; font-size:14px; line-height:28px; height:84px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; opacity: 0.53}
.about_wh_bottom{width:100%; height:10vh; line-height: 10vh; background: rgba(255,255,255,0.4); padding: 0 10.5%;  text-align: right; }
.about_wh_bottom span{ font-size: 16px; color: #fff; padding-right: 25px; background: url(../images/bb_jts.png) no-repeat right center}
.in_about_honor:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.in_about_wh:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.about_wh_bottom span:hover{font-weight:bold;}




/*服务*/
.index_service{width:100%; height: 100%; overflow: hidden; position: relative}
.index_service:after{content: ""; width:587px; height: 100vh; background: url(../images/jts.png) no-repeat center; background-size:100% 100%; position: absolute; top:0; right:0}
.index_product_all{width:100%; height: auto; overflow: hidden}
.index_product_all .swiper-slide{width:70%; height: auto; float: left}
.in_pall{width:100%; height: auto; overflow: hidden; margin-top:14vh}
.index_service_left{width:47%; height: auto; float: left; margin-top:13vh; display: none}
.index_sxx{width:100%; height: 180px; overflow: hidden; color:#333333; font-size: 16px; line-height: 36px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:5;
  -webkit-box-orient:vertical; }


.in_serys_more{width:100%; height: auto; overflow: hidden; margin-top: 8vh}
.in_serys_more a{width:160px; height: 52px; background: #2c7acf; text-align: center; line-height:52px; float: left; font-size: 16px; border-radius: 25px; color:#fff}
.in_serys_more a:nth-child(2){ margin-left: 20px;}
.in_serys_more a:hover{background:#000}
.index_service_right{width:47.5%; float: left; margin-left: 4%; transform: scale(0.5);}
.in_ser_img{width:100%; height: auto;  overflow:hidden }
.index_service_right h4{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 18px; font-weight: bold; text-align: center; margin-top:24px; transform: scale(1.8); margin-top:20px;}
.index_service_right img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-slide-active .index_service_left{display: block}
.index_product_all .swiper-slide-active .index_service_right h4{display: none}
.index_product_all .swiper-slide-active .index_service_right{transform: scale(1);}
.index_product_all .swiper-button-next{width:52px; height: 52px; background: url(../images/s_jts.png) no-repeat center; right:587px; margin-top: 0}
.index_service_title{width:auto; position: absolute; top:17vh; left:5%; z-index: 8}
.index_service_title h5{color:#176ccf; font-size: 165px; font-family:"Arial"; opacity: 0.05; font-weight: bold; text-transform: uppercase; line-height:130px;}
.index_service_title h4{color:#176ccf; font-size: 36px;  font-weight: bold; margin-left:16.5%; margin-top: -40px;}
.index_service_title p{color:#666666; font-size: 14px; margin-left:16.5%; margin-top:20px;}
.index_service_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*优势*/
.section3{width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/youshi_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3 .w1440{position:relative; z-index: 1;}
.index_youshi{width:100%; height: auto; overflow: hidden}
.section3 .slideTxtBox{ width:100%; }
.section3 .slideTxtBox .hd{width:67.2%; height: auto; float: left}
.section3 .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.section3 .slideTxtBox .hd ul li{ float:left; width:25%; height: 244px; float: left; background: rgba(255,255,255,0.5); padding:40px 22px 0;}
.section3 .slideTxtBox .hd ul li:nth-child(1){margin-left: 25%;  background: rgba(255,255,255,0.66);}
.section3 .slideTxtBox .hd ul li:nth-child(2){ background: rgba(255,255,255,0.83);}
.section3 .slideTxtBox .hd ul li:nth-child(3){ background: rgba(255,255,255,0.6);}
.section3 .slideTxtBox .hd ul li:nth-child(4){ background: rgba(255,255,255,0.86);}
.section3 .slideTxtBox .hd ul li:nth-child(5){ background: rgba(255,255,255,0.66);}
.section3 .slideTxtBox .hd ul li:nth-child(6){ background: rgba(255,255,255,0.5);}
.in_ys_img{width:100%; height: 46px;}
.in_ys_img img{max-height: 100%}
.ysi2{display: none}
.section3 .slideTxtBox .hd ul li h4{color:#333333; font-size: 16px; line-height: 30px; margin-top:70px}
.section3 .slideTxtBox .hd ul li p{color:#999999; font-size: 14px; font-family: "Arial"}
.section3 .slideTxtBox .hd ul li.on{background: rgba(97,183,88,0.86)}
.section3 .slideTxtBox .hd ul li.on .ysi2{display: block}
.section3 .slideTxtBox .hd ul li.on .ysi1{display: none}
.section3 .slideTxtBox .hd ul li.on h4{color:#fff}
.section3 .slideTxtBox .hd ul li.on p{color:#fff}
.section3 .slideTxtBox .hd ul li.on .in_ys_img{background: url(../images/b_jts.png) no-repeat right center}
.section3 .slideTxtBox .bd{width:30%; height: auto; overflow: hidden; float: right; margin-top:20vh}
.section3 .slideTxtBox .bd h4{color:#202020; font-size: 24px; font-weight: bold; text-align:right }
.section3 .slideTxtBox .bd p{color:#333333; font-size: 18px; line-height: 30px; width: 100%; margin: 3vh 0 5vh; text-align: right}
.section3 .slideTxtBox .bd span{width:160px; height: 52px; background: #2c7acf; border-radius: 25px; line-height: 52px; text-align: center; font-size:16px; color: #fff; display: block; float: right }
.index_ys_title{width:auto; position: absolute; top:17vh; right:0; z-index: 9}
.index_ys_title h4{color:#176ccf; font-size: 105px; font-family: "Arial"; opacity: 0.08; text-transform: uppercase; line-height: 90px}
.index_ys_title h3{color:#176ccf; font-size: 36px; font-weight: bold;  text-align: center; margin-top: -45px}
.index_ys_title p{color:#666666; font-size: 14px; margin-top:1.5vh; margin-left: 4%}
.section3 .slideTxtBox .bd span:hover{background:#114287}



/*4*/
.section4{width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .fp-tableCell{vertical-align: bottom;}
.section4 .w1440{position: relative; z-index: 9; }
.section4_ban{background: url(../images/glms_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_glms_title{width:100%; height: auto; overflow: hidden}
.index_glms_title dl{width:100%; height: auto; overflow: hidden; margin-bottom:3vh; text-align: center}
.index_glms_title dl dt{font-size:36px; color:#176ccf; font-weight: bold;}
.index_glms_title dl dd{color:#666666; font-size: 16px; line-height:28px; width: 1110px; margin:2vh auto 0;}
.index_glms_nav{width:auto; display: table; margin: 0px auto;}
.index_glms_nav p{width:153px; height: 50px; line-height: 50px; float: left; border: 1px solid #0857b3;  font-size: 16px; color:#0857b3; text-align: center; margin-right: 20px; border-radius: 25px;}
.index_glms_nav p:last-child{margin-right: 0}
.index_glms_nav p:hover{background: #6ac360; color:#fff; border: 1px solid #6ac360}
.index_glms_nav p:hover a{color:#fff;}
.index_glms_all{width:100%; height: auto;  margin-top: 8vh; position: relative; z-index: 9}
.index_glms_all .swiper-container{width:100%; overflow:hidden}
.index_glms_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.in_glms_img{width:100%; height: auto; overflow: hidden; background:#fff; display: flex; align-items: center;}
.in_glms_img img{max-width:100%; display: block; align-items: center; margin: 0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

.in_glms_xx{width:100%; height: auto; overflow: hidden; padding:22px; background: #fff;display: none;}
.in_glms_xx h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 10px; text-align:center}
.in_glms_xx p{width:100%; height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #999999;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_glms_all .swiper-button-next,.index_glms_all .swiper-button-prev{width:50px; height:50px; top:50%; margin-top:-25px; opacity: 1}
.index_glms_all .swiper-button-next{background: url(../images/gl_right.png) no-repeat center; right:-70px}
.index_glms_all .swiper-button-prev{background: url(../images/gl_left.png) no-repeat center; left:-70px;}

.index_glms_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;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}





/*5*/
.section5{ width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .w1440{position: relative; z-index: 9}
.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);}
.index_case_top{ height: auto; overflow: hidden; margin-top: 8vh}
.index_case_left{width:39.2%; height: auto; float: left}
.index_case_left dl{width:100%; height: auto; overflow: hidden;margin-top: 2vh}
.index_case_left dl dt{color:#176ccf; font-size: 36px; font-weight: bold;}
.index_case_left dl dd{color:#666666; font-size:14px; line-height: 30px}
.index_case_left a{width:100%; height: auto; overflow: hidden; display: block; margin-top: 5vh}
.index_case_left 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;}
.index_case_left a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.index_case_right{width:58%; height: auto; float: right}
.swiper{width:100%; height: auto; position: relative; overflow: hidden}
.index_case_right .swiper-slide a{width:100%; height: auto; display: block; position: relative}
.index_case_right .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_right .swiper-slide a h5{width:100%; height:56px; padding: 0 5%; position: absolute; bottom:0; left:0; background: rgba(97,185,89,0.74); 
	font-size: 18px; font-weight: bold; line-height: 56px; color:#fff }
.index_case_right .swiper-button-next,.index_case_right .swiper-button-prev{width:50px; height:50px; top:50%; margin-top:-25px}
.index_case_right .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:2%}
.index_case_right .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:2%}
.index_case_right .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_all{width:100%; height: auto; overflow:hidden; margin-top: 2vh}
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd{width:100%;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; width:11.4%   }
.picMarquee-left .bd 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;}
.picMarquee-left .bd ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*2*/
.section6{ width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .w1440{position:relative; z-index: 1; margin-top:12vh }
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.index_news_all .swiper{overflow: hidden; padding-bottom: 8vh}
.index_news_all .swiper-slide a{display: block; position: relative; width: 100%; height: auto; border-top:5px solid rgba(0,0,0,0)}
.index_news_all .swiper-slide a img{width:100%; height: auto; display: block; }
.index_news_hover{width:100%; height: 100%; overflow: hidden; position: absolute; top:0; left:0; background: #fff; padding:57px 35px;}
.index_news_hover span{color:#176ccf; font-size: 14px;  border: 1px solid #2c7acf; border-radius: 25px; display: block; width: 89px; line-height: 30px; 
	text-align: center}
.index_news_hover h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:3.3vh}
.index_news_hover p{width:100%; height: 72px; overflow: hidden; font-size: 14px; color:#666666; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin-top:1.5vh}
.index_news_hover h5{color:#999999; font-size: 14px; font-family: "Arial"; margin-top: 5vh}
.index_news_hover h6{color:#176ccf; font-size: 14px; float: right; background: url(../images/n_jts.png) no-repeat left center; padding-left:30px; 
	line-height: 40px; margin-top: 5vh}
.index_news_all .swiper-slide a:hover{border-top:5px solid #2c7acf}
.index_news_all .swiper-slide a:hover .index_news_hover{background: rgba(0,0,0,0.7)}
.index_news_all .swiper-slide a:hover .index_news_hover h4{color:#fff}
.index_news_all .swiper-slide a:hover .index_news_hover p{color:#fff}
.index_news_all .swiper-slide a:hover .index_news_hover h5{color:#fff}
.index_news_all .swiper-slide a:hover .index_news_hover h6{color:#fff; background: url(../images/hh_jts.png) no-repeat left center;}
.index_news_all .swiper-slide a:hover span{border: 1px solid #fff; color:#fff}
.index_news_title{width:100%; height: auto; position: relative;  margin-bottom:2vh; overflow: hidden}
.index_news_title dl{width:auto; height: auto; overflow: hidden; float: left}
.index_news_title dl dt{font-size:36px; color:#176ccf; font-weight: bold; margin-bottom:15px;}
.index_news_title dl dd{color:#666666; font-size:14px; }
.index_news_nav{width:auto; float: right; margin-top:18px;}
.index_news_nav a{width:153px; height:50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; margin-left: 30px; background: #2c7acf; 
	border-radius: 25px; float: left}
.index_news_nav a:hover{background: #2c7acf}




/*第8块*/
.section8{width: 100%; height: 100%; overflow: hidden; position: relative}
.section8_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section8_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section8 .w1440{position:relative; z-index: 1; margin-top: 10vh}
.index_contact{width:100%; height: auto; overflow: hidden}
.index_contact_left{width:456px; height: auto; float: left}
.in_contact_t{width:100%; height: auto; overflow: hidden}
.in_contact_t h3{color:#fff; font-size: 36px; font-weight: bold;}
.in_contact_t h4{color:#fff; font-size: 14px; margin:15px 0}
.in_contact_t hr{width:100%; height: 1px; background: #2c7acf; display: block; margin-top: 3vh}
.index_contact_dhs{width:100%; height: auto; overflow: hidden; margin-top: 3vh}
.index_contact_dhs h4{color:#fff; font-size: 34px; font-weight: bold;}
.index_contact_dhs h5{color:#fff; font-size:16px; }
.index_contact_xx{width:100%; height: auto; overflow: hidden; margin: 4vh 0 3vh}
.index_contact_xx p{color:#fff; line-height:35px; font-size: 18px;}
.index_contact_left dl{width:139px; height: auto; float: left; margin-right: 8%}
.index_contact_left dl:last-child{margin-right: 0}
.index_contact_left dl dt{width:100%; height: 139px; background: url(../images/ma_bjs.png) no-repeat center; padding:15px;}
.index_contact_left dl dt img{width:100%; height: auto; display: block}
.index_contact_left dl dd{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 14px; line-height: 26px; text-align: center; margin-top: 10px;}
.index_contact_left h6{color:#fff; font-size: 26px; margin-bottom: 30px;}
.index_contact_right{width:65%; height: auto; float: right}
.index_contact_right li{width:19.6%; height: auto; margin-right:0.5%; margin-bottom: 2px; float: left; overflow: hidden}
.index_contact_right li img{max-width: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_contact_right li:nth-child(5n){margin-right: 0}
.index_contact_right li:last-child{background: #2c7acf; padding:3vh 15px 3.6vh;  text-align: center; height:183px;}
.index_contact_right li h4{color:#fff; font-size: 16px;  font-weight: bold;}
.index_contact_right li p{color:#fff; font-size: 14px;  opacity: 0.46; line-height: 22px; margin: 15px 0}
.index_contact_right li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*版权*/
.index_banquan{width:100%; height:9vh; line-height:9vh; overflow: hidden; margin-top: 5vh}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #fff; float: left}
.copy_l a{font-size: 14px; color: #fff; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:9vh; line-height: 9vh; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 16px; color:#333333; line-height: 9vh; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:3.1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:3.5vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}






/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{position:absolute}
.ny_banner #menu .nav .nLi p a{color:#fff}
.ny_banner #logo2{display:block}
.ny_banner #logo{display:none}
.ny_banner #menu .nav .active p a, .ny_banner #menu .nav .nLi:hover p a { font-weight:bold;}



.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid  rgb(255 255 255 / 50%); border-bottom:1px solid  rgb(255 255 255 / 50%); display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}
.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.fuwu_banner{background: url(../images/fuwu_banner.jpg) no-repeat center}
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block; width:100%}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:10px; background: #0d51bc; left: 50%;  margin-left:-40px; }


/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #0d51bc; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #0d51bc; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #0d51bc}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two,.ny_product_fuwu{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3,.ny_product_fuwu h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:15.8%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(6n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4,.ny_product_fuwu ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img,.ny_product_fuwu ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #0d51bc; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#0d51bc; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}
.pro_text{width:100%; height:auto; margin:20px 0 10px; line-height:30px;}


.ny_product_fuwu ul{width:100%; height: auto; overflow: hidden; }
.ny_product_fuwu ul li{width:32%; height: auto; float: left; margin-right:2%; margin-bottom: 20px; }
.ny_product_fuwu ul li:nth-child(3n){margin-right: 0;}











/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:70%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #0d51bc}
.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:14%; height:auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#0d51bc}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:100%; overflow:hidden}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px;  padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #000; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #000; background: none;     border: 1px solid #000;}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #fff}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #fff}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #000; padding: 10px; font-size: 14px; color: #000; background: none; margin-top:18px; resize: none;}
.con_submit{width:340px; height: 52px; background: #2c7acf; text-align: center; line-height: 52px; border: 0; display: block; margin:20px auto; font-size:16px}
.con_submit:hover{background:#0d51bc; cursor:pointer; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #000;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #000;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #000;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #000;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #000;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #000;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #000;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #000;  
}  





/*连接*/
.footer_links{width:100%; height: auto; overflow: hidden; position: relative}
.footer_links:after{content: ""; width: 20%; height:102px; background: #0d51bc; position: absolute; top:0; left:0}
.footer_links .w1440{background: #0d51bc; overflow: hidden; position: relative; z-index: 1}
.footer_links_t{width:112px; height: auto; float: left; text-align: center; background: url(../images/xx.jpg) no-repeat right center; margin:30px 0}
.footer_links_t p{color:#fff; font-size: 16px;}
.footer_links_t span{color:#fff; font-size: 16px; display: block}
.footer_links_xx{float: left; width: 84%;overflow: hidden; padding: 40px 0;}
.footer_links_xx a{color:#ffffff; font-size: 16px; float: left; margin: 0 20px}
.footer_top{width:100px; height: 102px; text-align: center; float: right; background: #f7f9fd; padding-top:32px; cursor:pointer}
.footer_top p{color:#333333; font-size: 16px; line-height: 30px;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #2c7acf; padding-bottom: 10px; padding-top: 40px}
.footer .container{overflow: hidden}
.footer_left{width:305px; height: auto; float: left}
.footer_left a{width:100%; height:auto; display:block; text-align:center}
.footer_left a img{display:block; margin:0px auto 10px;}
.footer_left a h4{color:#fff; font-size:20px; font-weight:bold;margin-bottom:10px}
.footer_left a p{color:#fff; font-size:12px;}


.footer_left_xx p{color:#fff; line-height: 30px; font-size: 16px;}


.footer_center{width:540px; height: auto; float: left; margin-left:2% }
.footer_center dl{float: left; margin-right: 15px; width:123px; text-align:center}
.footer_center dl dt{color:#fff; font-size: 16px; line-height: 30px;}
.footer_center dl dd{width:100%; height: auto; overflow: hidden}
.footer_center dl dd a{color:#fff; font-size: 16px; line-height: 30px; display: block}
.footer_center dl dd a:hover{color:#fff}
.footer_center dl:last-child{margin-right:0}
.footer_right{width:248px; height: auto; float: right; }
.footer_right h4{color:#fff; font-size: 16px; margin-bottom:20px;}
.footer_right dl{width:110px; height: auto; float: left; margin-right:22px}
.footer_right dl:last-child{margin-right: 0}
.footer_right dl dt{width:100%; height: auto; overflow: hidden}
.footer_right dl dt img{width:100%; height: auto; display: block}
.footer_right dl dd{width:100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color:#fff}
.footer_copy{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.2); margin-top: 30px;}
.copy_ls{font-size:14px; color:#fff; height: 100%; width: auto; margin:30px auto 15px; float: left }
.copy_ls a{color:#fff}

.footer_zhichi{width:auto; height:30px; overflow: hidden; float: right; margin-top:20px}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px; margin-top:5px;}
.footer_zhichi .js{width:88px;height: 18px; background: url(../images/wl.png) no-repeat;  margin-top: 5px}
.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_links:hover .footer_lj{display: block}
.footer_zhichi p:last-child{margin-right:0}



/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin-top: 80px}
.about_one_left{width:53%; height: auto; float: left}
.about_one_left h3{color:#333333; font-size: 36px; font-weight:bold; margin-bottom: 10px}
.about_one_left h5{color:#666666; font-size: 14px; margin-bottom: 40px}
.about_one_left h4{color:#176ccf; font-size: 18px; font-weight: bold; line-height: 28px; margin-bottom: 10px;}
.about_one_left p{color:#666666; font-size: 16px; line-height: 30px; margin-bottom: 36px}
.about_one_left img{max-width: 100%}
.about_one_right{width:43%; height: auto; float: right}
.about_one_right img{width:100%; display: block}
.ny_about_two{width:100%; height: auto; overflow: hidden; background: url(../images/about3.jpg) no-repeat center; padding: 60px 0; margin: 68px 0}
.ny_about_two ul{width:100%; height: auto; overflow: hidden}
.ny_about_two ul li{width:auto; float: left; margin-right:10%}
.ny_about_two ul li:last-child{margin-right: 0}
.about_two_pic{width:70px; height: 80px; float: left; display: flex; align-items: center;}
.about_two_pic img{max-width: 100%; align-items: center; margin: 0px auto;}
.ny_about_two ul li dl{margin-left:85px}
.ny_about_two ul li dl dt{color:#333333; font-size: 14px; line-height: 30px; opacity: 0.73; margin-bottom: 8px;}
.ny_about_two ul li dl dd{color:#333333; font-size: 14px; display:flex;align-items:flex-end;}
.ny_about_two ul li dl dd span{color:#0d51bc; font-size: 48px; font-weight:bold; font-family: "Arial"; margin-right: 10px; line-height: 40px}
.ny_about_fc{width:100%; height: 715px; overflow: hidden; background: url(../images/abfc_bjs.jpg) no-repeat center; background-attachment: fixed; 
	background-size: cover; padding-top: 80px}
.about_fc_title{width:100%; height: auto; overflow: hidden; text-align: center}
.about_fc_title h4{color:#fff; font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.about_fc_title p{color:#fff; font-size: 14px; opacity: 0.8}
.about_fc_li{width:100%; height: auto; margin-top: 35px; position: relative}
.about_fc_li .mySwiper{width:100%; height: auto; overflow: hidden}
.about_fc_li .swiper-slide a{width:100%; height: auto; overflow: hidden; position: relative}
.about_fc_li .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_fc_img{width:100%; height: auto; overflow: hidden}
.about_fc_li .swiper-slide a h4{width:100%; height: 60px; line-height: 60px; text-align: center; font-size:16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background: #fff}
.about_fc_li .swiper-button-next,.about_fc_li .swiper-button-prev{width:50px; height:50px; top:50%; margin-top:-25px}
.about_fc_li .swiper-button-next{background: url(../images/fc_right.png) no-repeat center; right:-70px}
.about_fc_li .swiper-button-prev{background: url(../images/fc_left.png) no-repeat center; left:-70px}
.about_fc_li .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_about_honor{width:100%; height: auto; overflow: hidden; margin: 68px 0 50px}
.ny_about_honor .about_moshi_title{border-bottom: 1px solid #e2e2e2; }
.about_honor_list{width:100%; height: auto; overflow: hidden}
.about_honor_list ul{width:100%; height: auto; overflow: hidden}
.about_honor_list ul li{width:32.6%; height: auto; float: left; margin-right:1%; margin-bottom:20px; background: #eeeeee; padding:10px}
.about_honor_pic{width:100%; height: auto; overflow: hidden}
.about_honor_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_honor_list ul li h4{width:100%; height: 40px; line-height: 40px; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; margin-top: 8px;}
.about_honor_list ul li:nth-child(3n){margin-right: 0}
.ny_honor_more{width:153px; height: 50px; text-align: center; line-height: 50px; color: #fff; border-radius: 25px;  margin: 40px auto 0; background: #2c7acf}
.ny_honor_more a{color:#fff; font-size:16px;}
.about_honor_list 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_about_moshi{width:100%; height: auto; overflow: hidden; background: url(../images/ab8.jpg) no-repeat center; background-size: cover; padding: 55px 0 86px}
.about_moshi_title{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #fff; padding-bottom:26px; margin-bottom: 35px}
.about_moshi_title h4{color:#333333; font-size: 36px; font-weight: bold; line-height: 30px; margin-bottom: 20px;}
.about_moshi_title p{color:#666666; font-size: 14px; line-height:30px;}
.about_moshi_left{width:50%; height: auto;  position: relative; float: left}
.about_moshi_icon{width:186px; height: 70px; background: #2c7acf; line-height: 70px; position: relative; z-index: 9; text-align: center}
.about_moshi_icon img{display:inline-block; vertical-align:middle;}
.about_moshi_icon span{color:#fff; font-size: 20px; display:inline-block; vertical-align:middle;}
.about_moshi_xx{width:100%; height: auto; overflow:hidden; position: relative; margin-top: -24px;}
.about_moshi_xx img{width: 100%; display: block}
.about_moshi_hover{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:0; padding:54px 40px}
.about_moshi_hover dl{width:100%; height: auto; overflow: hidden; margin-bottom:33px;}
.about_moshi_hover dl dt{color:#fff; font-size: 18px; font-weight: bold; margin-bottom:8px}
.about_moshi_hover dl dd{color:#fff; font-size: 14px; line-height:24px;}
.about_moshi_right{width:49%; float: right; position: relative}
.about_moshi_right .about_moshi_xx p{position: absolute; top:50%; left:50%; width: 100%; text-align: center; font-size: 16px; color: #fff; 
	transform: translate(-50%,-50%); line-height: 30px;}
.ny_about_three{width:100%; height: auto; overflow: hidden; margin: 88px 0}
.about_three_title{width:100%; height: auto; overflow: hidden; text-align: center}
.about_three_title h4{color:#333333; font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.about_three_title p{color:#666666; font-size: 14px; }
.ny_about_three ul{width:100%; height: auto; margin-top: 35px; margin-bottom: 20px; overflow: hidden}
.ny_about_three ul li{width:32.33%; height: 272px; float: left; margin-right:1.5%; position: relative; border-radius:14px}
.ny_about_three ul li img.ab_hover{width:100%; display: block; height: 100%; object-fit: cover; object-position: center center; border-radius:14px;}
.ny_about_three ul li:nth-child(3){margin-right: 0}
.ny_about_yj{width:100%; height: 100%; position: absolute; top:0; left:0; padding:10%; background: #f5f5f5; border-radius: 12px}
.ny_about_yj img{width:50px; display: block}
.ny_about_yj h4{color:#333; font-size: 20px; font-weight: bold; margin: 20px 0}
.ny_about_yj h5{color:#fff; font-size: 18px; text-transform: uppercase;display: none}
.ny_about_yj hr{width:38px; height: 3px; background: #fff; display: none; margin:20px 0 50px; border: 0; }
.ny_about_yj p{color:#666666; font-size: 16px;}
.ny_about_yj i{width:26px; height: 16px; display: block; background: url(../images/ab_jts.png) no-repeat center; margin-top: 50px}
.ny_about_three ul li:hover .ny_about_yj{background: none}
.ny_about_three ul li:hover .ny_about_yj h4,.ny_about_three ul li:hover .ny_about_yj p{color:#fff}
.ny_about_three ul li:hover .ny_about_yj img{display: none}
.ny_about_three ul li:hover hr{display: block}
.ny_about_three ul li:hover h5{display: block}
.ny_about_three ul li:hover .ny_about_yj i{display: none}
.ny_about_three ul li:hover .ny_about_yj h4{margin: 0 0 10px}
.about_three_bottom{width:100%; height: auto; overflow: hidden; margin-top: 14px;}
.about_three_left{width:64%; height: 267px; float: left; background: #f8f8f8; border-radius: 15px; padding:38px 60px}
.about_three_left h4{color:#333333; font-size: 20px; font-weight: bold;}
.about_three_left dl{width:100%; height: auto; overflow: hidden; margin: 15px 0 35px}
.about_three_left dl dt{width:50%; float: left}
.about_three_left dl p{width:100%; line-height: 30px; color:#666666; font-size: 16px;}
.about_three_left dl p span{color:#666666; font-size: 16px; font-weight: bold;}
.about_three_left dl dd{width:50%; height: auto; float: left}
.about_three_ly{width:34.6%; height: 267px; float: right; position: relative; border-radius: 15px; overflow: hidden}
.about_three_ly img{width:100%; display: block; height: 100%}
.about_three_hover{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:0; padding:47px;}
.about_three_hover p{color:#fff; font-size: 20px; margin-bottom: 10px;}





/*客服*/
.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,.fix_ewm1,.fix_ewm2 {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: auto;
    left: -135px;
    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 i.icon-dy {
   background:url(../images/dyicon.png) no-repeat!important; height:30px!important;
}

.lxfx li i.icon-sp {
   background:url(../images/spicon.png) no-repeat!important; height:30px!important;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#005ce4;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




@media screen and (max-width:1600px){
	#menu .nav .nLi p a{font-size:16px;}
	.w1440{width:1400px;}
	.index_contact{margin-top:8vh}
	.index_contact{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
	.index_banquan{margin-top:2vh}
	.section6 .w1440{margin-top:12vh}
	.index_glms_title dl dd{display:none}
	.index_service_title h5{font-size:112px; line-height:88px;}
	.index_service_right{width:36.5%}
	.index_product_all .swiper-slide{width:73%}
	.index_service:after{width:510px;}
	.index_service_left{width:50%}
	.index_product_all .swiper-button-next{right:495px}
	
}


@media screen and (max-width:1560px){
	.w1440{width:1200px;}
.index_contact_right li:last-child{height:136px;}
.index_contact_right{width:61%}
.index_contact_xx{    margin: 3vh 0 2vh;}
.index_contact_right li p{display:none;}
.index_contact_right li h4{font-size:14px; margin-bottom:5px}
.index_news_hover h5{margin-top:3vh}
.index_news_hover h6{margin-top:2vh}
.index_contact{transform: scale(1); -ms-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-moz-transform:scale(1)}

}


@media screen and (max-width:1450px){
	.index_search{width:10%}
	#menu .nav .nLi p a{font-size:15px}
	.index_about_top dl dt,.index_case_left dl dt,.index_glms_title dl dt,.index_news_title dl dt,.in_contact_t h3{font-size:30px;}
	.in_abxx p{font-size:14px; line-height:24px;}
	.index_service:after{width:470px;}
	.index_product_all .swiper-button-next{right:460px}
	.index_ys_title h4{font-size:75px;}
	.section3 .slideTxtBox .bd p{font-size:16px;}
	.section3_ban{background: url(../images/youshi_bjs.jpg) no-repeat 60% center;}
	.index_case_left a{margin-top:2vh}
	.index_news_hover h6{margin-top:1vh}
	.index_news_hover{padding:40px 35px}
	.index_contact_xx{margin: 1vh 0 1vh}
	.index_contact_left h6{margin-bottom:15px;}
	.index_contact_right{width:61%}
	.index_contact_right li p{display:none}
	.index_contact_right li:last-child{padding: 5vh 15px 3.7vh}
}


@media screen and (max-width:1370px){
	.about_wh_top{padding: 7vh 10.5% 0;}
	.index_service_title,.index_ys_title{display:none}
	.index_service_left{margin-top:0}
	.index_about_top dl{margin-bottom:10px;}
	.about_wh_left{padding-top:7vh}
	.about_wh_left img{width:125px;}
	.index_service:after{width:440px;}
	.index_product_all .swiper-button-next{right:420px}
	.section3 .slideTxtBox .hd ul li{height:210px; padding: 40px 15px 0;}
	.section3 .slideTxtBox .hd ul li h4{margin-top:35px; font-size:14px;}
	#menus{display:none}
	.index_glms_nav p,.index_news_nav a{width:140px; height:40px; line-height:40px;}
	.index_contact_left h6{font-size:20px;}
	.index_contact_left dl{width:120px; }
	.h_logo{width:20%}
	.index_contact_left dl dt{height:120px; background-size:100% 100%}
	.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)}
}


.section8{
    background: #2c7acf;
    height: 560px!important;
    overflow: hidden;
    position: relative;
    /* padding: 48px 0; */
    display: block!important;
}
/* .footer-linked-main{
    padding: 90px 0 60px;
} */
.row-50 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row-50 > * {
    margin-bottom: 50px;
}
.footer-linked-main {
    margin-top: 15px;
    color: #fff;
}
.col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-lg-8 h4, .col-md-7 h4{
    font-size: 28px;
    margin-bottom: 15px;
}
.offset-right-1, hr{
    margin-right: 40px;
    border-bottom:1px solid #fff
}
.col-sm-3 {
    float: left;
    width: 20%;
}
.col-sm-3 li{
    line-height: 40px;
}
.col-sm-3 li a{
    color: #fff;
    
}
.row{
    margin-top: 15px;
}
.footer-linked-aside{
    clear: both;
}
.footer-linked-aside a, .link-default{
    color: #fff;
}
.col-md-7{
    width: 30%;
}
.list-sm{
    margin-top: 15px;
}
.link-default{
    margin-left: 45px;
}
.object-inline{
    line-height: 48px;
    position: relative;
}
.link-default_1{
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/weizhi.png) no-repeat;
}
.link-default_2{
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/mail.png) no-repeat;
}
.link-default_3{
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/dianhua.png) no-repeat;
}