﻿*{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:1440px; max-width: 100% }



@font-face {
    font-family: 'TT';
    src: url('../fonts/TT0524M_.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.in_header{width:100%; height:4.5vw; position:fixed; top:0; left:0; z-index:9999;  padding:0 3% 0 3%; border-bottom: 1px solid #fff}
.in_header .h_logo{width:9.8%; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_dianhua{float: right; background: url(../images/h_dhs.png) no-repeat center; width:30px; position: relative; height:4.5vw}
.h_dianhua p{color:#fff; background: #009a86; padding: 5px 0; position: absolute; top:4vw; right:-5%; font-size: 22px!important; width:200px; display: none; text-align: center}
.h_dianhua:hover p{display:block}
.hh_yy{color:#fff; font-size: 16px; font-weight: bold; float: right; margin-right:3%; line-height: 4.8vw}
.logo2{display:none}
.two_header .logo2{display: block}
.two_header .logo1{display: none}
.two_header .nav .nLi h3 p{color:#4d4d4d}
.two_header .h_dianhua{background: url(../images/hh_dhs.png) no-repeat center}



/*导航*/
.nav{ height:4.5vw; width:64%; float: right; margin-right:1.5%; background: url(../images/bb_xs.png) no-repeat right center}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%; }
.nav .nLi h3{ font-weight: normal; width:100%; height: 4.5vw; margin: 0px auto; line-height: 4.6vw }
.nav .nLi h3 p{height:auto; color:#fff; font-size:16px;  position: relative; text-align: center;  }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:4.5vw;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: url(../images/l_dian.png) no-repeat bottom center}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#009a86;}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
/*
#fp-nav ul li a.active{background: url(../images/yuan.png) no-repeat center}
*/
#fp-nav ul li a.active span{background: #0a7417;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; border: 1px solid #0a7417; background: #fff}
.two_header .nLi h3 p{color:#333333}
.two_header .nav .nLi.active h3 p,.two_header .nav .nLi:hover h3 p{background: url(../images/nav_h.png) no-repeat bottom center}
.two_header .h_dianhua{color:#000000}
.index_sb{color:#fff; font-size: 16px; text-transform: uppercase; font-family: "Arial"; background: url(../images/sb_icon.png) no-repeat bottom center; 
	padding-bottom: 50px; writing-mode:tb-rl; writing-mode:vertical-rl; width:30px; line-height: 30px; position: absolute; bottom:5%; left:2%; z-index: 9 }
.index_sb span{opacity: 0.5}



/*第1块*/
.section{position: relative}
.section1{display: block; width: 100%; height:100%;overflow: hidden; position: relative; }
.section1 .swiper-container{width:100%; height: 100vh; }
.section1 .swiper-slide a{width:100%; height: 100%; display: block; position: relative; transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section1 .swiper-pagination-bullet{width:12px; height: 12px; opacity: 1; background: #fff;}
.section1 .swiper-pagination-bullet-active{background: #009a86}
.section1 .swiper-pagination{bottom: 4vh}
.ban_info{width:1200px; height: auto; position: absolute; top:30%; left:50%; margin-left: -600px;}
.ban_info h4{color:#ffffff; font-size: 55px; font-weight: bold;}
.ban_info h5{color:#ffffff; font-size: 24px; margin:15px 0; line-height: 40px;}
.ban_info p{color:#ffffff; font-size:16px; font-family: "Arial"; line-height: 30px;}
.ban_info span{width:189px; height: 53px; border: 1px solid #fff; border-radius: 5px; display: block; text-align: center; line-height: 53px; font-size: 16px; 
	color: #fff; margin-top: 36px;}
.section1 .swiper-slide-active a{transform: matrix(1, 0, 0, 1, 0, 0);}
.swiper-slide-active .ban_info{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.index_search{width:226px; height: 42px; border: 1px solid rgba(255,255,255,0.2); border-radius: 25px; padding: 0 1%; position: absolute; bottom:10%; left:8%; z-index: 9}
.index_search input[type="text"]{width:82%; height: 100%; float: left; border: 0; color:#fff; font-size: 14px; background: none;}
.h_search{width:18%; height: 100%; float: right; background: url(../images/h_search.png) no-repeat center; border: 0}
.section1 .swiper-pagination{width:auto; right:10%; left:auto; color:#ffffff; font-size: 30px; font-family: "Arial"}
.section1 .swiper-pagination-total{font-size: 50px;}



/**/
.section2{width:100%; height:100%; overflow: hidden; position: relative}
.section2_ban{background: url(../images/section2_bj.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: 9; height: 100%; overflow: hidden}
.index_about_title{width:100%; height: auto; overflow: hidden; text-align: center; margin-top:18vh}
.index_about_title h4{color:#ffffff; font-size: 36px; font-weight:900; text-transform: uppercase; font-family: "Arial"}
.index_about_title h5{color:#ffffff; font-size: 16px; margin:8px 0 12px}
.index_about_title hr{width:66px; height: 4px; background: #009a86; margin: 0px auto;}
.index_about_title p{color:#fff; line-height:30px; font-size: 16px; width: 1060px; margin: 3vh auto; }
.index_about_xx{width:900px; height: auto; margin:28px auto 0; font-size: 16px; color: #fff; line-height: 30px; display: block}
.index_about_bottom{width:100%; height: auto; overflow: hidden; position: absolute; bottom:0; left:0}
.about_bottom_left{width:31.3%; height: 49vh; float: left; background: #009a86}
.about_bottom_left a{width:100%; height: 100%; display: block; padding:8.2vh 7vh; text-align: right}
.about_bottom_left h4{color:#ffffff; font-size: 30px; font-weight: bold;}
.about_bottom_left p{color:#ffffff; font-size: 16px; line-height: 30px; margin:5vh 0 9vh}
.about_bottom_left .b_img{width:65px; height: 65px; border: 1px solid #fff; background: rgba(255,255,255,0.3); border-radius: 50%; display: flex; align-items: center; float: right}
.b_img img{align-items: center; margin: 0px auto;transition: transform 0.5s ease-out;}
.b_img img:hover{transform: rotate(360deg);}
.about_bottom_right{width:68.7%; height: auto; float: left}
.in_about_num{width:100%; height: 25vh; overflow: hidden; padding-top: 8vh}
.in_about_num dl{width:33.33%; float: left; background: url(../images/ab_xs.png) no-repeat right center; text-align: center}
.in_about_num dl dt{color:#fff; font-size: 16px; margin-bottom: 5px}
.in_about_num dl dt span{color:#ffffff; font-size: 48px; font-family: "Arial"; font-weight: 900}
.in_about_num dl dt i{font-style: normal; color:#ffffff; font-size: 48px; font-family: "Arial"; font-weight: 900}
.in_about_num dl dd{color:#ffffff; font-size: 16px;}
.in_about_num dl:last-child{background: none}
.index_about_li{width:100%; height: 24vh; overflow: hidden;}
.index_about_li a{width:33.2%; height: 100%; float: left; margin-right: 0.1%; background: #fff; padding: 7.5vh 0 0 7%}
.index_about_li a:last-child{margin-right: 0}
.index_about_li a img{width:72px; height: auto; float: left;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_li a dl{margin-left: 80px; margin-top: 5px;}
.index_about_li a dl dt{color:#333333; font-size: 22px; font-weight: bold; line-height: 40px;}
.index_about_li a dl dd{color:#333333; font-size:14px; font-family: "Arial"}
.index_about_li a:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*产品*/
.section3{width:100%; height: auto; overflow: hidden; position: relative}
.section3_ban{background: url(../images/section3_bj.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: 9;}
.section3 .index_about_title{position: relative; z-index: 1}
.index_case_all{width:100%; height: auto; overflow: hidden; margin-top: 5vh; position: relative}
.index_case_all .swiper-slide{width:26%; transform: scale(0.95,0.88); }
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden; padding-top:25px; }
.index_case_all .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
.index_case_hover{width:100%; height:88px; padding: 0 40px; position: absolute; bottom:0; left:0;}
.index_case_hover h3{width:100%; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden;  white-space: nowrap; 
	text-align: center; margin-top:35px;}
.index_case_all .swiper-slide-active{transform: scale(1)}
.index_case_all .swiper-slide-active a{padding-top: 0}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:27px; height: 27px; margin-top:-13.5px}
.index_case_all .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:33%}
.index_case_all .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:33%}
.index_case_all .swiper-slide-active .index_case_hover{ background: url(../images/c_hover.png) no-repeat top center; background-size: cover;}
.index_case_all .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a:hover .index_case_hover{ background: url(../images/c_hover.png) no-repeat top center; background-size: cover;}





/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_ban{background: url(../images/section4_bj.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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .w1440{position: relative; z-index: 9}
.section4_all{width:100%; height: auto;  position: relative; margin-top: 10vh; padding: 64px 0}
.section4_all:after{content: ""; width: 100%; height:128px; background: #009a86; position: absolute; top:64px; left:0 }
.section4_all ul{width:100%; height: auto;}
.section4_all ul li{width:20%; height: 100%; float: left; position: relative}
.section4_all ul li h4{width:100%; height: 128px; line-height: 128px; text-align: center; font-size: 16px; color:#fff; position: relative; z-index: 9; 
	background: url(../images/s_xs.png) no-repeat right center}
.section4_all ul li:last-child h4{background: none}

.section4_hover{ padding: 34px 34px; text-align: center; position: absolute; top:-43px; left:12px; z-index: 9; opacity: 0; width:283px}
.section4_hover h3{color:#009a86; font-weight: bold; font-size: 18px; border-bottom: 1px solid #009a86; display: table; margin: 0px auto; font-weight: bold; 
	padding-bottom:15px}
.section4_hover p{color:#333333; font-size: 14px; line-height: 24px; margin: 20px 0; text-align: center}
.section4_hover span{color:#009a86; font-size: 14px;}
.section4_all ul li:after{content:""; width:309px; height:244px; background: url(../images/ser_bjs.png) no-repeat center; position: absolute; top:-56px; left:-34px; 
	opacity: 0; z-index: 1}
.section4_all ul li:after{left:-33px;}
.section4_hover{left:-20px;}
.section4_all ul li:hover h4{opacity: 0}
.section4_all ul li:hover .section4_hover,.section4_all ul li:hover:after{opacity: 1}





/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section5_ban{background: url(../images/section5_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 9; height: 100%; }
.section5 ul{width:100%; height: 100%;}
.section5 ul li{width:25%; height: 100%; float: left; position: relative}
.section5 ul li:last-child .in_youshi_xx{border-right:1px solid rgba(255,255,255,0.3);}
.in_youshi_xx{width:100%; height:330px; border-left:1px solid rgba(255,255,255,0.3); padding: 0 10%; text-align: center; position: absolute; bottom:20%; left:0}
.in_ys_icon{width:100%; height:42px }
.in_ys_icon img{max-height: 100%}
.in_youshi_xx h4{color:#ffffff; font-size: 24px;  margin:20px 0 15px}
.in_youshi_xx p{color:#ffffff; font-size:16px; line-height: 30px; }
.in_youshi_xx:after{content: "+"; width:35px; height: 35px; background: #009a86; border-radius: 25px; position: absolute; font-size: 16px; color:#fff; text-align: center; line-height: 35px; }
.section5 ul li:nth-child(1) .in_youshi_xx:after{bottom:0; left:-18px}
.section5 ul li:nth-child(2) .in_youshi_xx:after{top:0; left:-18px}
.section5 ul li:nth-child(3) .in_youshi_xx:after{bottom:0; left:-18px}
.section5 ul li:nth-child(4) .in_youshi_xx:after{top:0; left:-18px}
.section5 ul li:nth-child(4) .in_youshi_xx:before{content: "+"; width:35px; height: 35px; background: #009a86; border-radius: 25px; position: absolute; font-size: 16px; color:#fff; text-align: center; line-height: 35px; bottom:0; right:-18px}
.section5 .index_about_title{position: absolute; top:0; left:0; z-index: 9}
.section5 ul li:hover{background: rgba(0,0,0,0.3)}






/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{overflow: hidden; z-index: 9; position: relative}
.section6_ban{background: url(../images/section6_bj.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_title{width:100%; height: auto; overflow: hidden; margin-bottom: 3.5vh; margin-top: 6vh }
.section6_nav{max-width:50%; height: auto; float: right; margin-top: 5px }
.section6_nav a{color:#fff; font-size: 16px; float: left; height: 40px; line-height:40px; margin-right:5px; width: 165px; background: rgba(0,0,0,0.3); 
	text-align: center}
.section6_nav a:hover{background: #009a86}
.index_news_t{float: left;}
.index_news_t h4{color:#fff; font-size: 16px;}
.index_news_t h4 span{color:#fff; font-size: 36px; font-weight:900; text-transform: uppercase; margin-right: 9px}
.index_news_t hr{width:64px; height: 4px; background: #009a86; display: block; border: 0; margin-top: 15px;}
.section6_right{width:100%; height: auto; overflow: hidden}
.section6_right .swiper-container{padding-top: 74px; padding-bottom: 40px}
.section6_right .swiper-slide a{width:100%; height: auto; display: block; position: relative; padding: 14px; transition: all 0.4s ease-in-out;}
.index_news_pic{width:100%; height: auto; overflow: hidden; position: relative}
.section6_right .swiper-slide a img{width:100%; height: auto; display: block; }
.in_ntime{width:111px; height: 111px; background: #009a86; position: absolute; top:-54px; right:-40px; color:#fff; font-size: 16px; border-radius: 50%; 
	padding-top: 57px; padding-left:21px;}
.section6_right_xx{width:100%; height: auto; overflow: hidden; padding-bottom: 40px}
.section6_right_xx h3{width:100%; height: 30px; line-height: 30px; color: #fff; font-size:16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 16px 0}
.section6_right_xx p{width:100%; height:90px; line-height: 30px; font-size: 16px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; color:#fff}
.n_jts{width:55px; height: 55px; border-radius: 50%; border: 1px solid #fff; background: rgba(255,255,255,0.5) url(../images/bb_jts.png) no-repeat center; 
	margin: 0px auto; position: absolute; bottom:-26px; left:50%; margin-left:-27.5px; }
.section6_right .swiper-slide a:hover{background: #009a86; margin-top:-72px; transition: all 0.4s ease-in-out;}
.section6_left a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*

.active .section6_left{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section6_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
*/





/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section7 .w1440{position: relative; z-index: 9; overflow: hidden}
.section7_ban{background: url(../images/section7_bj.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 .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7_top{width:100%; height: 53vh; overflow: hidden; margin-top:12vh}
.index_map{width:40%; height:100%; float: left}
.section7_info{width:60%; height: 100%; float: left; background: #009a86; padding:55px 5%}
.section7_info h4{color:#ffffff; font-size: 36px; font-weight:900; text-transform: uppercase; margin-bottom: 5px}
.section7_info h5{color:#ffffff; font-size: 16px; }
.section7_info_xx{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.5); border-bottom:1px solid rgba(255,255,255,0.5); 
	padding: 15px 0; margin: 3vh 0}
.section7_info_xx p{font-size: 16px; color: #fff; line-height: 30px;}
.section7_pic{width:auto; float: right}
.section7_pic dl{float: right; margin-left: 10px;}
.section7_pic dl dt{width:88px; height: auto; float: left}
.section7_pic dl dt img{width:100%; height: auto; display: block}
.section7_pic dl dd{width:30px; line-height: 30px; color:#fff; font-size:16px; text-align: center;  writing-mode:tb-rl; writing-mode:vertical-rl;}
.section7_banquan{width:100%; height:auto; overflow: hidden; margin-top: 10vh}
.copy_bq{width:50%; line-height:30px; font-size:14px; color: #fff; float: left; }
.copy_bq a{ font-size:14px; color: #fff;}
.index_zhichi{width:auto; height:40px; overflow: hidden; float: right }
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:40px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px;}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.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;}
.section7_banquan .fp-tableCell { display: block!important;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #009a86; position: relative; line-height: 2.8; margin-top: -10px;}
.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: 21px; 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:115px; position:relative }
.inside_banner .in_header{position:absolute}
.about1_ban{
background-image:linear-gradient(to bottom, #009a86 , #006255); 
}

.news1_ban{ background-image:linear-gradient(to bottom, #009a86 , #006255);}
.contact1_ban{background-image:linear-gradient(to bottom, #009a86 , #006255);}
.service_ban{background-image:linear-gradient(to bottom, #009a86 , #006255);}
.case1_ban{background-image:linear-gradient(to bottom, #009a86 , #006255);}
.yyxt_ban{background-image:linear-gradient(to bottom, #009a86 , #006255);}
.yyyg_ban{background-image:linear-gradient(to bottom, #009a86 , #006255);}

.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;}
.pro_ban{background: url(../images/pro_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.jcsb_ban{background: url(../images/jcsb_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}

.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: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{background: #f7f6f4;position: relative; height:auto; padding:12px 0}
.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;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block; position:relative}
.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:0px; background: #009a86; left: 50%; margin-left:-40px;  }
.nav-wrap li:hover a::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0px; background: #009a86; 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 #009a86;}
.honor_list li:hover .gallery-title{ background: #009a86; 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:300px; 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:796px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #009a86;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #009a86; color: #fff; border: 1px solid #009a86}
.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:#009a86; color:#fff}

/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #009a86; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #009a86; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #009a86;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 29px;}


/*产品详情页*/
.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:507px; 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:#009a86; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 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: #009a86; 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: #009a86;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: #009a86; 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: #009a86; 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:#009a86}
.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:16px;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; margin-top:30px;}
.ny_hotnews h3{width:100%; height:40px; background: #009a86; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.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:#009a86}
.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:#009a86; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#009a86}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}



.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_pro_li{width:100%; height:auto; overflow:hidden}
.ny_pro_li li{width:23.5%; height:180px; border: 1px solid #bfbfbf; border-radius: 8px; display: block; padding-top: 30px; transition: all 0.4s ease-in-out; margin-right:2%; margin-bottom:20px; float:left;}
.ny_pro_li li:nth-child(4n){margin-right:0}
.in_cp_icon{width:100%; height:80px; display: flex; align-items: center; margin-bottom: 8px}
.in_cp_icon img{max-width: 100%; align-items: center; margin: 0px auto;}
.ny_pro_li li h4{width:100%; height: 40px; text-align: center; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.ny_pro_li li:hover{border: 1px solid #009a86;  padding-top:20px; transition: all 0.4s ease-in-out;}




/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*客服*/
.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:#009a86;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bj.jpg) no-repeat center; padding: 60px 0 10px; }
.f_logo{width:146px; height: auto; float: left; margin-left: 72px}
.f_logo img{width:100%; height: auto; display: block}
.footer_xx{width:56%; height: auto; float: left; margin-left:7%;margin-top: 38px}
.footer_xx h3{color:#fff; font-size: 24px; margin-bottom: 20px;}
.footer_xx p{color:#fff; line-height:28px; float: left; font-size: 16px; width: 49% }
.footer_xx p a{color:#fff; line-height:28px; font-size: 16px;}
.footer_kj{width:19%; height: auto; float:right}
.footer_kj a{width:100%; height:54px; border-radius: 25px; line-height: 54px; margin-bottom: 15px; display: block; font-size: 16px; 
	color: #fff; text-align: center; padding-left: 20px; }
.f1{background:rgba(255,255,255,0.5) url(../images/dz_icon.png) no-repeat 30% center}
.f2{background:rgba(255,255,255,0.5) url(../images/ly_icon.png) no-repeat 30% center}
.f1:hover{background:rgba(255,255,255,0.1) url(../images/dz_icon.png) no-repeat 30% center}
.f2:hover{background:rgba(255,255,255,0.1) url(../images/ly_icon.png) no-repeat 30% center}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_ma{width:auto; display: table; margin:70px auto 10px}
.footer_ma dl{width:112px; height: auto; float: left; margin: 0 12px}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px;  font-size: 14px; color: #fff; text-align: center}
.footer_bottom{width:100%; height:50px; }
.copy_bq{width:auto; height:50px; line-height:50px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#009a86!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px; }
.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;}

/*弹出视频*/
.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:341px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



@media screen and (max-width:1500px){
	.w1440{width:1200px}
	.f_logo{margin-left:0}

}


@media screen and (max-width:1366px){

.section7 .w1440,.section6 .w1440,.section5 .w1440,.section4 .w1440,.section3 .index_about_title,.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)}
.section7_top{height:65vh}
.nav .nLi h3 p,.in_youshi_xx p{font-size:14px;}
.index_about_title{margin-top:11vh}
.in_youshi_xx h4{font-size:18px;}
.index_about_title p{margin:2vh auto;}
.about_bottom_left a{padding: 8.2vh 4vh;}
.about_bottom_left p{    margin: 5vh 0 5vh;}
.about_bottom_left .b_img{width:50px; height:50px;}
.index_about_li a img{width:60px;}
.index_about_li a{padding: 5vh 0 0 4%;}
.index_about_li a dl dt{font-size:20px;}
.in_about_num dl dt span{font-size:40px;}
}


@media screen and (max-height:900px){
	.in_youshi_xx{bottom:4%}
	.section6_right .swiper-container{padding-top:20px; padding-bottom:30px;}
	.section6_right .swiper-slide a:hover {margin-top: -20px;}
	.section7_info{ padding: 25px 5%;}
	.section7_info h4{font-size:30px;}
	.section6_title{margin-bottom:1vh}
}


