﻿@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei"; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#323232; text-decoration: none;outline:none;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}

.gm_top{width: 95%;max-width: 1555px;margin: 0 auto;}
.gm{width: 95%;max-width: 1240px;margin: 0 auto;}
.agm{width: 95%;max-width: 1320px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;border-style: none!important;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#ffffff; background: #666666; text-decoration:none;}
.green-black a:hover {height:12px; line-height:12px; zoom:1;overflow:auto;background:#146b63; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:#146b63; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
.xd em{transform:scaleX(1)!important;}
.xd a{color: #ffba14!important;}
.pxd{background: #d8e4ec;}
.pxd em{transform:scaleX(1)!important;}
.cxd{background: #077ed1;color: white!important;}
.axd{background: #077ed1;color: white!important;}
.nxd{background: #077ed1;color: white!important;}
.mxd a{color: #077ed1!important;font-weight: bold;}
.fswzj{display: none;}
	
	@font-face {
	 font-family:"din-cr";
	 src: url("../font/din-cr.eot.html"),
	      url("../font/din-cr.ttf.html");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	@font-face {
	 font-family:"ddincs";
	 src: url("../font/ddincs.eot"),
	      url("../font/ddincs.ttf");
	}
	@font-face {
	 font-family:"dincb";
	 src: url("../font/dincb.eot"),
	      url("../font/dincb.ttf");
	}
	@font-face {
	 font-family:"D-DIN-Bold";
	 src: url("../font/D-DIN-Bold.eot"),
	      url("../font/D-DIN-Bold.ttf");
	}
	
	
	
	.logo_box{position:relative;background: url(../img/head_bg.jpg) no-repeat center;left: 0;right: 0;margin: 0 auto;}
	.logo_img{display: flex;align-items: center;}
	.logo_txt h1{font-size: 1.5rem;font-weight: bold;color: white;margin-bottom: 5px;}
	.logo_img{margin-right: 20px;padding-right: 19px;border-right: 1px solid rgba(255,255,255,0.2);}
	.logo_txt p{font-size: 1.125rem;color: white;}
	.logo_list{display: flex;justify-content: space-between;height: 96px;align-items: center;}
	.logo_l a{display: flex;align-items: center;}
	.logo_c{margin-left: 15px;padding-left: 25px;border-left: 1px solid #bcbcbc;color: white;}
	.logo_c h1{font-size: 1.25rem;display: flex;align-items: center;font-weight: bold;color: #009944;}
	.logo_c p{font-size: 1.125rem;letter-spacing: 6.5px;color: #222222;}
	.top_rx h1{font-size: 1.875rem;}
	.phone ul li a p{color: white;font-size: 14px;margin-left: 40px;margin-bottom: 5px;}
	
	.nav_box{ background:#1d3a36;margin: 0 auto;position: relative;z-index: 9998;}
	.sp_nav i{ display:none;}
	.top_nav{height:52px;}
	.top_nav li{ float:left; position:relative;}
	.top_nav li .sp_nav_xjb{display:none;}
	.top_nav li a{display:block; text-align:center; font-size:1rem; height:52px; line-height:52px; color:#fff; transition:0.5s; position:relative; z-index:9;}
	.top_nav li em{background:#ffba14; display:block; position:absolute; left:0; bottom:0; height:1px; transition:0.5s; width:100%; transform:scaleX(0); transition:0.5s;}
	.top_nav li:hover em,.top_nav li.cur em{transform:scaleX(1); transition:0.5s;}
	.top_nav li:hover a{color: #ffba14;}
	.top_nav .gm ul{display: flex;justify-content: space-between;}
	.nav_box.top_box_move{top: 0;position: fixed;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);width: 100%;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico{margin-top: 8px;}
	.mob_ico span{margin-bottom:8px ;width: 34px;height: 2px;background: #fff;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;position: absolute;display: none;right: 0;top: 80px;}
	.menu_bg_show{transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.4);padding: 20px 0px;transition: all 0.5s;}
	.menu_txt a{font-size: 1.75rem;color: white;}
	.mob_ico_show span:nth-of-type(1){transform: translateY(10px) rotate(-45deg);}
	.mob_ico_show span:nth-of-type(2){opacity: 0;}
	.mob_ico_show span:nth-of-type(3){transform: translateY(-10px) rotate(45deg);}
	/* 延迟加载菜单文字 */
	.menu_txt a{
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}
	@-webkit-keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	@keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	@media screen and (max-width:1440px) {
		.top_nav>ul>li>a{margin: 0 20px;}
	}
	@media screen and (max-width:1225px) {
		.top_nav>ul>li>a{margin: 0 10px;}
		.phone_box a{font-size: 1rem;}
	}
	@media screen and (max-width:1049px) {
		.top_logo{width: 18%;}
	}
	@media screen and (max-width:1024px) {
		.top_r{display: none;}
		.top_nav li a{font-size: 0.875rem;}
	}
	/* 移动端导航按��?*/
	@media screen and (max-width:768px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding:0;}
		.mob_inner_box{display: block;}
		.top_nav ul{display: none;}
		.nav_box .gm_top{height: 80px;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.logo i{display: block;line-height: 20px;}
		
		.menu_txt a{font-size: 1.1rem;color: rgba(255,255,255,0.9);padding: 15px 0;display: block;}
		.menu_txt ul li{padding:0;border-color: rgba(255,255,255,0.2);}
		
		.nav_box{display: none;}
		.phone{display: none;}
		.logo_c{position: static;transform: none;width: 32%;}
		.logo_box .gm{display: flex;justify-content: space-between;align-items: center;}
		.logo_txt{display: none;}
		.logo_box{position: sticky;top: 0;z-index: 1001;background: url(../img/head_bg.jpg) no-repeat center;box-shadow: 0 0 3px rgba(0,0,0,0.3);}
		.logo_ctxt{display: none;}
		.logo_list{flex-direction: row-reverse;}
		.logo_list{height: 80px;}
		.logo_img{padding: 0;margin-right: 0;border: none;}
		.logo_txt p{font-size: 0.875rem;}
		.logo_txt p:nth-child(3){display: none;}
	}
	@media screen and (max-width:520px) {
		.logo_txt p{display: none;}
		.top_logo>img{display: none;}
		.top_logo span{display: none;}
		.logo_txt{border: none;margin-left: 0;}
		.logo_txt h2{display: none;}
		.mob_ico{margin-top: 3px;}
		.menu_bg{top: 53px;}
		.menu_txt a{font-size: 0.875rem;}
		.top_logo {width: 49%;padding: 6px 0;margin-left: 0px;}
		.mob_inner{top: 22%;}
		.mob_logo{display: flex;align-items: center;}
		.mob_logo>p{margin-left: 5px;color: black;font-weight: bold;}
		.nav_box .gm_top{height: 53px;}
		.logo i{display: none;}
		.menu_txt a{padding: 10px 0;}
		.logo_img{width: 70%;}
		
		.nav_box{background-position: -225px;}
		.logo_txt img{width: 67%;border: none!important;}
		.logo_txt h1{display: none;}
		.head{display: none;}
		.logo_list{height: 53px;}
		.logo_c{width: 26%;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	/* banner */
	.banner{border-bottom: 8px solid #1d3a36;}
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #fff;/* 两种都可以 */
		--swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
		
	}

	.swiper-pagination{
		display: none;
	}
	.swiper-button-prev::after{display: none;}
	.swiper-button-next::after{display: none;}
	.swiper-button-prev{width: 80px!important;height: 80px!important;background: rgba(255,255,255,0.2);border-radius: 50%;left: 295px!important;}
	.swiper-button-next{width: 80px!important;height: 80px!important;background: rgba(255,255,255,0.2);border-radius: 50%;right: 295px!important;}
	.swiper-slide span{display: none;}
	.swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:1024px) {
		.swiper-button-prev{left: 10px!important;}
		.swiper-button-next{right: 10px!important;}
		
	}
	@media screen and (max-width:768px) {
		.swiper-slide img:nth-child(2){display: block;}
		.swiper-slide img:nth-child(1){display: none;}
		.swiper-pagination{
			display: block;
			opacity: 1!important;
		}
		.swiper-button-prev{display: none!important;}
		.swiper-button-next{display: none!important;}
	}
	
	.inc_box{background: url(../img/inc_bg.jpg) no-repeat center;min-height: 920px;}
	.inc_tit{text-align: center;padding-top: 45px;padding-bottom: 155px;}
	.inc_tit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.inc_tit p{color: #666666;}
	.inc_tit span{color: #1d3a36;opacity: .1;font-size: 7.5rem;text-transform: uppercase;display: none;}
	.inc_menu{background: white;padding: 45px 15px;overflow: hidden;}
	.inc_menu ul li a{display: flex;align-items: center;}
	.inc_menu ul li:nth-child(2n+1) a{justify-content: flex-start;}
	.inc_menu ul li:nth-child(2n+1) .inc_txt{margin-left: 10px;}
	.inc_menu ul li:nth-child(2n) a{flex-direction: row-reverse;justify-content: space-between;}
	.inc_menu ul li{background: #f2f2f2;padding: 5px;width: 48%;box-sizing: border-box;margin-bottom: 50px;transition: .5s;}
	.inc_menu ul li:nth-child(2n+1){border-radius: 50px 10px 10px 50px;float: left;padding-right: 15px;}
	.inc_menu ul li:nth-child(2n){border-radius: 10px 50px 50px 10px;float: right;padding-left: 15px;}
	.inc_txt p{color: black;font-size: 1.125rem;transition: .5s;}
	.inc_ico{background: #dddddd;width: 50px;height: 50px;border-radius: 50%;display: flex;justify-content: center;align-items: center;transition: .5s;}
	.inc_qh ul{display: flex;justify-content: flex-end;}
	.inc_qh ul li{cursor: pointer;}
	.inc_l{width: 25.17%;}
	.inc_r{width: 74.83%;}
	.inc_menu ul li:nth-last-child(1){margin-bottom: 20px;}
	.inc_menu ul li:nth-last-child(2){margin-bottom: 20px;}
	.inc_menu ul li:hover{background: #ffba14;}
	.inc_menu ul li:hover .inc_txt p{color: white;}
	.inc_menu ul li:hover .inc_ico{background: white;}
	.inc_list{display: flex;}
	.inc_menu ul .on{background: #ffba14;}
	.inc_menu ul .on .inc_txt p{color: white;}
	.inc_menu ul .on .inc_ico{background: white;}
	@media screen and (max-width:1280px) {
		.inc_txt p{font-size: 1rem;}
		.inc_menu ul li:nth-child(2n+1){padding-right: 5px;}
		.inc_menu{padding: 45px 5px;}
	}
	@media screen and (max-width:1024px) {
		.inc_ico{width: 40px;height: 40px;}
		.inc_menu ul li{margin-bottom: 37px;}
		.inc_tit{padding-bottom: 115px;}
		.inc_box{min-height: 805px;}
		.inc_txt p{font-size: 0.875rem;}
		.inc_tit h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.inc_list{flex-direction: column-reverse;}
		.inc_r{width: 100%;}
		.inc_l{width: 100%;}
		.inc_ico{display: none;}
		.inc_menu ul li:nth-child(2n){float: left;}
		.inc_menu ul li{line-height: 25px;padding: 5px!important;border-radius: inherit!important;width: 23%;text-align: center;margin: 0 1%;height: 35px;margin-bottom: 15px;}
		.inc_menu ul li a{justify-content: center!important;}
		.inc_txt{margin: 0!important;}
		.inc_tit{padding-bottom: 60px;}
		.inc_menu{padding: 25px 5px;}
		.inc_box{overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.inc_box{background: none;position: relative;min-height: auto;padding-bottom: 50px;}
		.inc_box::after{content: "";width: 100%;height: 80%;background: #165358;position: absolute;bottom: -10px;left: 0;display: block;z-index: -1;}
		.inc_tit h1{font-size: 1.65rem;}
		.inc_tit{padding-top: 50px;padding-bottom: 40px;}
		.inc_tit p{font-size: 0.875rem;}
	
	}
	
	.ina_box{background: url(../img/ina_bg.jpg) no-repeat top center;min-height: 977px;position: relative;}
	.ina_tl h1{font-family:"ddincs";font-size: 4.5rem;color: #146b63;line-height: 60px;display: inline-block;}
	.ina_tr{color: #146b63;margin-left: 5px;line-height: 20px;}
	.ina_top{position: relative;}
	.ina_top::after{content: "";background: url(../img/ina_tbg1.png) no-repeat top center;height: 25px;width: 100%;position: absolute;top: 0;}
	.ina_top::before{content: "";background: url(../img/ina_tbg2.png) no-repeat bottom center;height: 14px;width: 100%;position: absolute;bottom: 0;}
	.ina_top ul li{display: flex;align-items: flex-end;width: 25%;justify-content: center;border-left: 1px solid #e6e6e6;padding-top: 80px;padding-bottom: 70px;}
	.ina_top ul li:nth-last-child(1){border-right: 1px solid #e6e6e6;}
	.ina_top ul{display: flex;justify-content: space-between;}
	.ina_tl span{font-size: 3.428125rem;color: #146b63;line-height: 54px;margin-bottom: 7px;}
	.ina_tl{display: flex;align-items: center;}
	.ina_bom{background: url(../img/ina_bg2.jpg) no-repeat right;min-height: 247px;position: absolute;bottom: 0;left: 0;z-index: 2;max-width: 1240px;width: 95%;margin: 0 auto;right: 0;padding: 25px 30px;box-sizing: border-box;}
	.ina_tit h1{font-size: 2.25rem;color: #ffba14;padding-bottom: 20px;margin-bottom: 25px;border-bottom: 1px solid rgba(255,255,255,0.2);position: relative;font-weight: bold;}
	.ina_tit span{font-size: 1.375rem;color: #ffba14;font-weight: normal;}
	.ina_tit h1::after{content: "";background: url(../img/ina_logo.png) no-repeat center;width: 124px;height: 32px;display: block;position: absolute;right: 0;top: 10px;}
	.ina_zwl p{color: white;line-height: 30px;}
	.ina_zw{display: flex;justify-content: space-between;align-items: flex-start;}
	.ina_zw a{align-items: center;display: inline-flex;padding: 5px 20px;border: 1px solid #ffba14;color: #ffba14;}
	.ina_zw a img{margin-left: 5px;margin-top: 3px;}
	@media screen and (max-width:1024px) {
		.ina_zwl p{font-size: 0.875rem;}
	}
	@media screen and (max-width:768px) {
		.ina_tl h1{font-size: 3.5rem;}
		.ina_tl span{font-size: 2.6rem;margin-bottom: 0;}
		.ina_bom{padding: 25px 15px;}
		.ina_zw a{padding: 5px 10px;}
		.ina_zw a img{display: none;}
		.ina_zwl{width: 87%;}
	}
	@media screen and (max-width:520px) {
		.ina_top ul{flex-wrap: wrap;}
		.ina_top ul li{width: 49%;padding: 20px 0;border: none;}
		.ina_top ul li:nth-last-child(1){border: none;}
		.ina_top::before{display: none;}
		.ina_tr p{font-size: 0.875rem;}
		.ina_tl h1{font-size: 2.875rem;line-height: 40px;}
		.ina_tl span{font-size: 2.2rem;line-height: 40px;}
		.ina_top ul li:nth-child(1n+3){padding-top: 0;}
		.ina_top{padding-top: 33px;}
		.ina_box{min-height: 585px;padding-bottom: 40px;}
		.ina_zwl p{line-height: 25px;}
		.ina_bom{background: #165358;bottom: 40px;}
		.ina_zw{display: block;}
		.ina_zwl{width: 100%;}
		.ina_zw a{margin-top: 15px;}
		.ina_tit span{display: none;}
		.ina_tit h1{font-size: 1.65rem;}
		.ina_zw a p{font-size: 0.875rem;}
	}
	
	.inh_box{background: url(../img/inh_bg.jpg) no-repeat center;min-height: 408px;}
	.inh_list{display: flex;justify-content: space-between;padding-top: 75px;}
	.inh_r{overflow: hidden;width: 66.5%;}
	.inh_r ul li{border: 2px solid #ffbb16;margin-left: 8px;float: left;width: 23.5%;}
	.inh_tit h1{color: #146b63;font-size: 2.25rem;font-weight: bold;}
	.inh_tit p{color: #666666;}
	.inh_tit h1::after{content: "";width: 24px;height: 2px;background: #808080;display: block;margin: 20px 0;}
	.inh_l ul{display: flex;}
	.inh_l ul li:nth-child(1){border-right: 1px solid white;}
	.inh_l{display: flex;flex-direction: column;justify-content: space-between;}
	.inh_l ul li{cursor: pointer;}
	@media screen and (max-width:1280px) {
		.inh_r{width: 67%;}
	}
	@media screen and (max-width:1252px) {
		.inh_box{background: url(../img/inh_bg2.jpg) no-repeat center;}
		.inh_r{width: 74%;}
		.inh_r ul li{margin-left: 5px;}
	}
	@media screen and (max-width:520px) {
		.inh_tit p{display: none;}
		.inh_list{display: block;padding-top: 50px;position: relative;padding-bottom: 50px;}
		.inh_r{width: 100%;}
		.inh_r ul li{width: 47%;margin: 0 4px;}
		.inh_tit h1{font-size: 1.65rem;}
		.inh_l ul{position: absolute;bottom: 0;}
		.inh_box{padding-bottom: 50px;background: #f4f4f4;}
	}
	
	.inp_box{background: url(../img/inp_bg.jpg) no-repeat center;min-height: 932px;}
	.inp_tit{padding-top: 45px;text-align: center;padding-bottom: 115px;}
	.inp_tit p{color: #666666;}
	.inp_tit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.inp_menu ul li{background: #162624;position: relative;border-bottom: 1px solid #0f524c;}
	.inp_menu ul li:nth-child(2) a{background: url(../img/inp_ico2.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(3) a{background: url(../img/inp_ico3.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(4) a{background: url(../img/inp_ico4.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(5) a{background: url(../img/inp_ico5.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(6) a{background: url(../img/inp_ico6.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(7) a{background: url(../img/inp_ico7.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(8) a{background: url(../img/inp_ico8.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(9) a{background: url(../img/inp_ico9.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(10) a{background: url(../img/inp_ico10.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li:nth-child(11) a{background: url(../img/inp_ico11.png) no-repeat left center;transition: .5s;}
	.inp_menu ul li a{display: block;padding: 15px 0;position: relative;z-index: 2;color: #0eb1a6;transition: .5s;margin-left: 35px;padding-left: 35px;background: url(../img/inp_ico1.png) no-repeat left center;}
	.inp_menu ul li span{position: absolute;height: 100%;padding: 0px 10px;background: rgba(0,0,0,0);right: 30px;bottom: 0;display: flex;justify-content: center;flex-direction: column;transition: .5s;}
	.inp_menu ul li span img:nth-child(2){position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 1;}
	.inp_menu{background: #162624;width: 24.52%;}
	.inp_menu ul li em{transition: .5s;height: 100%;width: 0;background: white;position: absolute;left: 0;bottom: 0;}
	.inp_menu ul li:hover em{width: 100%;}
	.inp_menu ul li:hover a{color: #146b63;}
	.inp_menu ul li:hover span{right: 0;background: #ffba14;}
	.inp_menu ul li:hover span img:nth-child(2){opacity: 0;}
	.inp_menu ul li:nth-child(1):hover a{background: url(../img/inp_ico1xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(2):hover a{background: url(../img/inp_ico2xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(3):hover a{background: url(../img/inp_ico3xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(4):hover a{background: url(../img/inp_ico4xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(5):hover a{background: url(../img/inp_ico5xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(6):hover a{background: url(../img/inp_ico6xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(7):hover a{background: url(../img/inp_ico7xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(8):hover a{background: url(../img/inp_ico8xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(9):hover a{background: url(../img/inp_ico9xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(10):hover a{background: url(../img/inp_ico10xd.png) no-repeat left center;}
	.inp_menu ul li:nth-child(11):hover a{background: url(../img/inp_ico11xd.png) no-repeat left center;}
	.inp_menu>a{padding: 15px 0;display: block;text-align: center;}
	.inp_txt{background: rgba(22,38,36,0.8);color: white;position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;padding: 5px 0;}
	.inp_nr ul li{position: relative;margin-left: 1%;width: 32.3%;float: left;margin-bottom: 25px;}
	.inp_nr ul li:nth-child(1n+4){margin-bottom: 10px;}
	.inp_list{display: flex;justify-content: space-between;}
	.inp_nr{overflow: hidden;height: 560px;}
	.inp_more{text-align: right;}
	.inp_img{overflow: hidden;}
	.inp_img img{transition: .5s;transform: scale(1);}
	.inp_nr ul li:hover .inp_img img{transform: scale(1.05);}
	.inp_more a{background: #ffba14;color:black;display: inline-flex;padding: 14px 30px;align-items: center;}
	.inp_more a img{margin-top: 3px;margin-left: 10px;}
	.inp_r{width: 76%;overflow: hidden;}
	.inp_menu ul .on em{width: 100%;}
	.inp_menu ul .on a{color: #146b63;}
	.inp_menu ul .on span{right: 0;background: #ffba14;}
	.inp_menu ul .on span img:nth-child(2){opacity: 0;}
	.inp_menu ul .on:nth-child(1) a{background: url(../img/inp_ico1xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(2) a{background: url(../img/inp_ico2xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(3) a{background: url(../img/inp_ico3xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(4) a{background: url(../img/inp_ico4xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(5) a{background: url(../img/inp_ico5xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(6) a{background: url(../img/inp_ico6xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(7) a{background: url(../img/inp_ico7xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(8) a{background: url(../img/inp_ico8xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(9) a{background: url(../img/inp_ico9xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(10) a{background: url(../img/inp_ico10xd.png) no-repeat left center;}
	.inp_menu ul .on:nth-child(11) a{background: url(../img/inp_ico11xd.png) no-repeat left center;}
	@media screen and (max-width:1024px) {
		.inp_menu ul li a{font-size: 0.875rem;}
		.inp_tit h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.inp_menu{display: none;}
		.inp_r{width: 100%;}
		.inp_nr {height: 510px;}
		.inp_box{min-height: auto;padding-bottom: 70px;}
	}
	@media screen and (max-width:520px) {
		.inp_tit h1{font-size: 1.65rem;color: white;margin-bottom: 5px;}
		.inp_tit p{font-size: 0.875rem;color: white;}
		.inp_tit{padding-bottom: 0;}
		.inp_tit::after{content: "";width: 32px;height: 2px;background: white;display: block;margin: 15px auto 30px;}
		.inp_box{background: #165358;padding-bottom: 50px;}
		.inp_nr ul li{width: 48%;margin-bottom: 15px!important;height: 149px;overflow: hidden;}
		.inp_more a{font-size: 0.875rem;}
		.inp_more a{padding: 10px 20px;}
		.inp_txt{font-size: 0.875rem;}
	}
	
	.inj_box{background: url(../img/inj_bg.jpg) no-repeat center;min-height: 960px;}
	.inj_tit{padding-top: 55px;text-align: center;padding-bottom: 60px;}
	.inj_tit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.inj_bom{position: relative;min-height: 272px;background: url(../img/inj_bg2.jpg) no-repeat center;padding: 0px 25px;box-sizing: border-box;display: flex;justify-content: space-between;padding-top: 100px;}
	.inj_bl h1{color: #ffbb16;font-size: 1.5rem;font-weight: bold;}
	.inj_bl h1::after{width: 24px;height: 2px;content: "";background: #ffbb16;display: block;margin-top: 20px;}
	.inj_br{width: 86%;color: white;}
	.inj_br p{line-height: 25px;}
	.inj_bl{margin-right: 20px;}
	.inj_nr ul li{overflow: hidden;}
	.inj_bl span{font-family:"ddincs";position: absolute;bottom: -50px;left: 25px;font-size: 7.5rem;color: rgba(255,255,255,0.1);font-weight: 100;}
	.inj_bom::after{content: " “ ";color: rgba(255,255,255,0.1);position: absolute;left: 25px;top: 15px;font-size: 7.5rem;font-family:"arial";}
	.inj_bom::before{content: " ” ";color: rgba(255,255,255,0.1);position: absolute;right: 25px;bottom: -50px;font-size: 7.5rem;font-family:"arial";}
	.inj_ml h1{font-family:"ddincs";font-size: 3rem;color: #146b63;margin-right: 15px;margin-left: 15px;transition: .5s;}
	.inj_txt p{font-size: 1.5rem;color: #146b63;transition: .5s;}
	.inj_menu ul li{transition: .5s;padding: 25px 0;background: white;display: flex;align-items: flex-end;border: 1px solid #162624;width: 20%;cursor: pointer;}
	.inj_menu ul li:nth-child(1n+2){margin-left: 13px;}
	.inj_menu ul li:nth-child(1){margin-left: 150px;}
	.inj_menu ul li:nth-last-child(1){margin-right: 20px;}
	.inj_menu ul{display: flex;justify-content: space-between;}
	.inj_list{position: relative;}
	.inj_menu{position: absolute;bottom: 210px;width: 100%;}
	.inj_menu ul li:hover {background: #ffbb16;}
	.inj_menu ul li:hover .inj_ml h1{color: white;}
	.inj_menu ul li:hover .inj_txt p{color: white;}
	.inj_menu ul .on {background: #ffbb16;}
	.inj_menu ul .on .inj_ml h1{color: white;}
	.inj_menu ul .on .inj_txt p{color: white;}
	@media screen and (max-width:1157px) {
		.inj_txt p{font-size: 1.2rem;}
		.inj_ml h1{font-size: 2.7rem;margin-left: 0;}
		.inj_menu ul li:nth-child(1){margin-left: 10px;}
		.inj_menu ul li{justify-content: center;}
		.inj_br p{font-size: 0.875rem;}
		.inj_menu ul li:nth-last-child(1){margin-right: 10px;}
	}
	@media screen and (max-width:1024px) {
		.inj_tit h1{font-size: 2.25rem;}
		.inj_box{min-height: 880px;}
	}
	@media screen and (max-width:768px) {
		.inj_menu{display: none;}
		.inj_bom::after{display: none;}
		.inj_bom::before{display: none;}
		.inj_bom{padding-top: 50px;}
		.inj_bl h1{font-size: 1.125rem;}
		.inj_box{padding-bottom: 100px;min-height: auto;}
	}
	@media screen and (max-width:520px) {
		.inj_tit h1{font-size: 1.65rem;margin-bottom: 5px;}
		.inj_tit p{font-size: 0.875rem;}
		.inj_tit{padding-top: 50px;padding-bottom: 20px;}
		.inj_bom{background: #146b63;display: block;padding-top: 15px;min-height: 390px;box-sizing: inherit;}
		.inj_br{width: 100%;}
		.inj_br p{line-height: 20px;}
		.inj_bl span{display: none;}
		.inj_bl h1::after{margin-bottom: 20px;}
		.inj_box{padding-bottom: 50px;}
		.inj_top{display: none;}
	}
	
	.ys_box{background: url(../img/ys_bg.jpg) no-repeat center;min-height: 264px;}
	.ys_img{position: relative;text-align: center;z-index: 2;padding-top: 10px;}
	.ys_img img{transition: .5s;}
	.ys_img img:nth-child(1){transform: scaleX(1);opacity: 1;}
	.ys_img img:nth-child(2){position: absolute;right: 0;left: 0;margin: 0 auto;opacity: 0;transform: scaleX(0);}
	.ys_txt{text-align: center;position: relative;z-index: 2;}
	.ys_txt h1{color: #146b63;font-size: 1.375rem;margin-top: 25px;transition: .5s;}
	.ys_txt p{color: #666666;margin-top: 10px;transition: .5s;}
	.ys_list{padding-top: 35px;}
	.ys_list ul{display: flex;justify-content: space-between;}
	.ys_list ul li{cursor: pointer;width: 29.5%;border-radius: 20px;border: 2px solid rgba(255,255,255,0);background: transparent;transition: .5s;height: 192px;position: relative;overflow: hidden;}
	.ys_list ul li::after{content: "";width: 100%;height: 100%;display: block;background: url(../img/ys_bg2.jpg) no-repeat center;position: absolute;bottom: 0;left: 0;transition: .5s;opacity: 0;}
	.ys_list ul li:nth-child(2){margin: 0 20px;}
	.ys_list ul li:hover .ys_img img:nth-child(1){opacity: 0;transform: scaleX(0);}
	.ys_list ul li:hover .ys_img img:nth-child(2){opacity: 1;transform: scaleX(1);}
	.ys_list ul li:hover .ys_txt p{color: white;}
	.ys_list ul li:hover .ys_txt h1{color: white;}
	.ys_list ul li:hover{border-color: rgba(255,255,255,1);box-shadow: 14px 11px 20px rgba(20,107,99,0.3);}
	.ys_list ul li:hover::after{opacity: 1;}
	@media screen and (max-width:768px) {
		.ys_list ul li{width: 31.5%;}
		.ys_list ul li:nth-child(2){margin: 0 10px;}
	}
	@media screen and (max-width:520px) {
		.ys_box{display: none;}
		.ys_txt p{display: none;}
		.ys_txt h1{font-size: 0.875rem;}
	}
	
	.insh_box{background: url(../img/insh_bg.jpg) no-repeat center;max-height: 957px;}
	.insh_tit{padding-top: 85px;margin-bottom: 50px;text-align: center;}
	.insh_tit h1{font-size: 3rem;font-weight: bold;color: #ffba14;}
	.insh_tit p{color: white;}
	.insh_lt{position: relative;border: 1px solid white;margin-bottom: 8px;margin-right: 8px;}
	.insh_lt p{position: absolute;bottom: 10px;left: 20px;background: rgba(9,125,115,0.95);color: white;padding: 2px 10px;font-size: 1.125rem;}
	.insh_list{display: flex;justify-content: space-between;padding-bottom: 65px;}
	.insh_lb{display: flex;}
	.insh_r{width: 32.9%;}
	.insh_r .insh_lt{margin-right: 0;}
	.insh_rb{background: url(../img/insh_bg2.jpg) no-repeat center;min-height: 128px;width: 100%;}
	.insg_rbtxt h1{font-family:"D-DIN";color: white;font-size: 3rem;display: flex;align-items: center;}
	.insg_rbtxt{display: flex;padding-left: 15px;padding-top: 20px;align-items: center;margin-bottom: 10px;}
	.insg_rbtxt p{font-size: 0.875rem;color: white;margin-left: 10px;}
	.insg_rbtxt span{font-size: 1.5rem;}
	.insh_rb a{font-size: 0.875rem;display: inline-block;align-items: center;color:white;margin-left: 110px;background: url(../img/b_next.png) no-repeat center right;padding-right: 20px;opacity: .5;background-size: 20%;}
	.inst_txt{padding: 10px;padding-top: 0;height: 168px;overflow: hidden;box-sizing: border-box;}
	.inst_txt h1{color: #0f796f;font-size: 1.125rem;font-weight: bold;padding: 25px 0;position: relative;text-align: center;}
	.inst_txt h1::after{content: " “ ";font-family:"arial";font-size: 7.5rem;color: black;opacity: .1;position: absolute;top: -30px;left: 0;right: 0;margin: 0 auto;text-align: center;font-weight: 100;}
	.inst_txt p{color: #666666;}
	.inst_nr ul li{width: 23%;margin: 0 12px;float: left;}
	.inst_img{position: relative;z-index: 2;}
	.inst_list{position: relative;}
	.inst_qh{position: absolute;width: 100%;top: 21%;}
	.inst_qh ul{display: flex;justify-content: space-between;z-index: 3;}
	.inst_qh ul li{background: rgba(14,120,111,0.2);width: 80px;height: 80px;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: relative;cursor: pointer;}
	.inst_qh ul li:nth-child(1){right: 95px;}
	.inst_qh ul li:nth-child(2){left: 95px;}
	.insh_list img{transform: scale(1);transition: .5s;}
	@media screen and (max-width:1366px) {
		.inst_qh ul li:nth-child(2){left: 0;}
		.inst_qh ul li:nth-child(1){right: 0;}
		.inst_qh{z-index: 2;}
		.inst_qh ul li{background: rgba(14,120,111,0.7);}
	}
	@media screen and (max-width:1122px) {
		.insg_rbtxt{display: block;padding: 20px 15px;padding-bottom: 10px;margin-bottom: 0;}
		.insh_rb{background: #097e75;min-height: 167px;}
		.insg_rbtxt h1{justify-content: center;}
		.insg_rbtxt p{margin-left: 0;text-align: center;}
		.inst_nr ul li{margin: 0 8px;}
		.inst_nr ul li{width: 23.5%;}
		.inst_txt h1{padding: 14px 0;}
	}
	@media screen and (max-width:1024px) {
		.inst_box{overflow: hidden;}
		.inst_txt h1{font-size: 1rem;}
		.inst_txt p{font-size: 0.875rem;}
		.insh_tit h1{font-size: 2.25rem;}
		.insh_list{padding-bottom: 110px;}
		.insh_rb{min-height: 181px;}
	}
	@media screen and (max-width:768px) {
		.insh_tit{padding-top: 50px;}
		.insh_r{display: none;}
		.insh_list {padding-bottom: 25px;}
		.inst_txt p{display: none;}
		.inst_qh{position: static;}
		.inst_txt{height: 75px;}
		.inst_qh ul{justify-content: space-around;}
		.inst_nr ul li{margin: 0 5px;}
	}
	@media screen and (max-width:520px) {
		.insh_tit h1{font-size: 1.65rem;margin-bottom: 5px;}
		.insh_tit p{font-size: 0.875rem;}
		.inst_nr ul li{width: 47%;}
		.insh_lb{display: block;}
		.inst_txt h1::after{display: none;}
		.insh_box{max-height: none;background: #183634;}
		.inst_txt h1{font-size: 0.875rem;}
		.insh_tit{margin-bottom: 0;}
		.insh_tit::after{content: "";width: 32px;height: 2px;background: white;display: block;margin: 15px auto 25px;}
		.inst_qh ul li{width: 60px;height: 60px;}
		.inst_list{padding-bottom: 50px;}
		.insh_lt p{font-size: 0.875rem;}
	}
	
	.inlc_box{background: url(../img/inlc_bg.jpg) no-repeat center;min-height: 948px;}
	.inlc_tit{text-align: center;padding-top: 350px;padding-bottom: 50px;}
	.inlc_tit h1{font-size: 3rem;color: #146b63;font-weight: bold;}
	.inlc_tit p{color: #666666;}
	.inlc_t h1{font-family:"dincb";font-size: 3rem;color: #cccccc;padding-bottom: 65px;transition: .5s;}
	.inlc_b h1{color: #0eb1a6;font-size: 1.125rem;font-weight: bold;padding-top: 25px;margin-bottom: 5px;transition: .5s;}
	.inlc_b p{font-size: 0.875rem;color: #999999;transition: .5s;}
	.inlc_list ul li{background: white;margin-right: 4px;width: 12.5%;text-align: center;padding: 30px 0;cursor: pointer;transition: .5s;}
	.inlc_list ul li:nth-last-child(1){margin-right: 0;border-radius: 0px 0 50px 0;}
	.inlc_list ul li:nth-child(1){border-radius: 50px 0 0px 0;}
	.inlc_list ul{display: flex;justify-content: space-between;}
	.inlc_list{margin-bottom: 75px;}
	.inlc_c{position: relative;}
	.inlc_c img{transform: scale(1);transition: .5s;}
	.inlc_c img:nth-child(2){position: absolute;left: 0;right: 0;margin: 0 auto;top: 0;transform: scale(0);opacity: 0;}
	.inlc_list ul li:hover .inlc_c img:nth-child(1){transform: scale(0);opacity: 0;}
	.inlc_list ul li:hover .inlc_c img:nth-child(2){transform: scale(1);opacity: 1;}
	.inlc_list ul li:hover{background: #0f796f;box-shadow: 0px 0px 25px rgba(12,102,93,0.55);z-index: 1;position: relative;}
	.inlc_list ul li:hover .inlc_b p{color: white;}
	.inlc_list ul li:hover .inlc_b h1{color: white;}
	.inlc_list ul li:hover .inlc_t h1{color: white;}
	.inlc_more h1{color: #ffba14;background: #1d3a36;padding: 10px 20px;padding-right: 10px;border-right: 4px solid #11211f;font-size: 1.125rem;display: flex;align-items: center;}
	.inlc_more{display: flex;align-items: center;justify-content: center;}
	.inlc_more span{font-family:"D-DIN-Bold";font-size: 1.875rem;padding-left: 10px;} 
	.inlc_more a{background-image: linear-gradient(-30deg, #097f75, #0ec5b5, #097f75); padding: 16px 45px;color: white;}
	@media screen and (max-width:1024px) {
		.inlc_tit{padding-top: 230px;}
		.inlc_box{min-height: 850px;}
		.inlc_tit h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.inlc_tit{padding-top: 135px;}
		.inlc_b p{display: none;}
		.inlc_box{min-height: auto;padding-bottom: 100px;}
		.inlc_tit{padding-top: 50px;}
	}
	@media screen and (max-width:520px) {
		.inlc_tit h1{font-size: 1.65rem;margin-bottom: 5px;}
		.inlc_tit p{font-size: 0.875rem;}
		.inlc_tit::after{content: "";width: 32px;height: 2px;background: #0f796f;display: block;margin: 15px auto 25px;}
		.inlc_tit{padding-bottom: 0px;}
		.inlc_t h1{padding-bottom: 10px;}
		.inlc_list ul{flex-wrap: wrap;}
		.inlc_list ul li{width: 24%;margin-right: 0;margin-bottom: 1%;padding: 20px 0;}
		.inlc_t h1{font-size: 2.25rem;}
		.inlc_b h1{font-size: 1rem;padding-top: 15px;}
		.inlc_more h1{font-size: 0.875rem;}
		.inlc_more span{font-size: 1.35rem;}
		.inlc_more a{font-size: 0.875rem;padding: 12px 10px;text-align: center;display: inline-block;}
		.inlc_list{margin-bottom: 25px;}
		.inlc_box{padding-bottom: 50px;}
	}
	
	.inn_box{padding-bottom: 63px;}
	.inn_tit{padding-top: 85px;padding-bottom: 40px;text-align: center;border-bottom: 1px solid #f2f2f2;}
	.inn_tit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.inn_tit p{color: #666666;}
	.inn_lt{display: flex;justify-content: space-between;}
	.inn_ltl ul{display: flex;}
	.inn_ltl ul li:nth-child(1){margin-right: 25px;}
	.inn_ltl ul li{padding: 5px 20px;transition: .5s;}
	.inn_ltl ul li a{color: #666666;font-size: 1.125rem;transition: .5s;display: block;}
	.inn_ltl ul li:hover a{color: white;font-weight: bold;}
	.inn_ltl ul li:hover{background: #146b63;}
	.inn_ltl ul .on a{color: white;font-weight: bold;}
	.inn_ltl ul .on{background: #146b63;}
	.inn_list{padding-top: 35px;}
	.inn_lt{margin-bottom: 8px;}
	.inn_txt h1{font-size: 1.125rem;color: black;font-weight: bold;padding-top: 15px;padding-bottom: 30px;}
	.inn_txt p{color: #666666;font-size: 0.875rem;width: 90%;height: 74px;overflow: hidden;}
	.inn_txt span{color: #999999;font-weight: 1.125rem;font-family:"ddincs";}
	.inn_lb ul li:nth-child(1){margin-right: 18px;}
	.inn_zw{padding-left: 25px;position: relative;}
	.inn_zw::after{content: "";height: 100%;width: 1px;background: #e6e6e6;position: absolute;top: 0;left: 0;}
	.inn_lb ul{display: flex;}
	.inn_ltr a{font-family:"ddincs";font-size: 1.125rem;}
	.inn_list{display: flex;justify-content: space-between;}
	.inn_l{width: 65%;margin-right: 20px;}
	.inn_rt h1{color: #146b63;font-size: 1.125rem;font-weight: bold;}
	.inn_rt a{font-size: 1.125rem;color: #666666;font-family:"ddincs";}
	.inn_rt{display: flex;justify-content: space-between;align-items: center;margin-bottom: 12px;}
	.inn_a p{color: #999999;}
	.inn_rb ul li{padding: 20px 8px;background: #f2f2f2;margin-bottom: 8px;padding-bottom: 30px;}
	.inn_q{margin-bottom: 15px;position: relative;color: black;padding-left: 30px;}
	.inn_q::after{content: "Q";background: #146b63;color: white;padding: 0px 5px;font-family:"D-DIN";font-size: 1.125rem;padding-bottom: 2px;position: absolute;top: 0;left: 0;}
	.inn_a{position: relative;padding-left: 30px;}
	.inn_a::after{content: "A";background: #ffba14;color: white;padding: 0px 5px;font-family:"D-DIN";font-size: 1.125rem;padding-bottom: 2px;position: absolute;top: 0;left: 0;}
	.inn_r{width: 31.5%;}
	.inn_rb{margin-bottom: 30px;}
	.inn_qh ul{display: flex;}
	.inn_qh ul li{cursor: pointer;}
	.inn_qh ul li:nth-child(1){border-right: 2px solid white;}
	.inn_lb ul li{width: 50%;}
	.inn_img{overflow: hidden;}
	.inn_img img{transform: scale(1);transition: .5s;}
	.inn_lb ul li:hover .inn_img img{transform: scale(1.05);}
	@media screen and (max-width:1100px) {
		.inn_tit h1{font-size: 2.25rem;}
		.inn_txt h1{font-size: 1rem;text-align: center;padding: 15px 0;}
		.inn_zw{padding-left: 0;}
		.inn_zw::after{display: none;}
		.inn_txt p{width: 100%;height: 87px;}
		.inn_txt{padding: 0px 5px;}
		.inn_ltl ul li a{font-size: 0.875rem;}
		.inn_rt h1{font-size: 0.875rem;}
		.inn_q p{font-size: 0.875rem;}
		.inn_a p{font-size: 0.875rem;}
		.inn_r{width: 31%;}
		
	}
	@media screen and (max-width:1024px) {
		.inn_rb ul li{padding: 20px 8px;}
	}
	@media screen and (max-width:768px) {
		.inn_rb ul li:nth-child(1){display: none;}
	}
	@media screen and (max-width:520px) {
		.inn_tit h1{font-size: 1.65rem;margin-bottom: 5px;}
		.inn_tit p{font-size: 0.875rem;}
		.inn_tit::after{content: "";width: 32px;height: 2px;background: #0f796f;display: block;margin: 15px auto 25px;}
		.inn_tit{padding-bottom: 0px;padding-top: 50px;border: none;}
		.inn_list{display: block;padding-top: 0;}
		.inn_l{margin-right: 0;width: 100%;}
		.inn_txt h1{font-size: 0.875rem;text-align: left;padding: 5px 0;}
		.inn_txt p{font-size: 0.75rem;height: 80px;margin-bottom: 7px;}
		.inn_lb ul li:nth-child(1){margin-right: 5px;}
		.inn_r{width: 100%;margin-top: 20px;padding-top: 70px;position: relative;}
		.inn_box{overflow: hidden;}
		.inn_qh{position: absolute;top: 0;}
		.inn_box{padding-bottom: 30px;}
		.inn_ltl{display: none;}
		.inn_lt{justify-content: flex-end;}
	}
	
	.fs_box{background: url(../img/fs_bg.jpg) no-repeat center;min-height: 64px;border-top: 4px solid #ffbb16;}
	.fs_l{margin-right: 50px;}
	.fs_l h1{font-family:"D-DIN";font-size: 2.25rem;color: white;}
	.fs_l p{color: white;}
	.fs_r{width: 1100px;height: 24px;line-height: 24px;}
	.fs_list{display: flex;align-items: center;}
	.fs_r a{color: white;opacity: .5;float: left;margin-right: 5px;}
	.fs_r ul li{margin-right: 8px;}
	@media screen and (max-width:1280px) {
		/* .fs_l{background: #0b9186;min-height: 64px;padding: 0 20px;} */
		.fs_l{margin-right: 45px;}
		.fs_box{background-position: -298px;}
		.fs_r a{font-size: 0.875rem;}
	}
	@media screen and (max-width:1140px) {
		.fs_r ul{flex-wrap: wrap;}
	}
	@media screen and (max-width:768px) {
		.fs_box{display: none;}
	}
	
	.foot_box{background: url(../img/foot_bg.jpg) no-repeat center;min-height: 404px;}
	.foot_menu>ul>li:nth-child(1) a{color: white;font-size: 1.125rem;}
	.foot_menu>ul>li:nth-child(1n+2) a{color: white;opacity: .5;}
	.foot_menu>ul>li:nth-child(1){margin-bottom: 35px;}
	.foot_menu>ul>li:nth-child(1n+2){margin-bottom: 10px;}
	.foot_menu>ul>li:nth-last-child(1){margin-bottom: 0;}
	.foot_menua ul li a{color: white; opacity: .5;}
	.foot_menu{display: flex;}
	.foot_menua{margin-top: 59px;margin-left: 10px;}
	.foot_menua ul li{margin-bottom: 10px;}
	.foot_l{display: flex;}
	.foot_l .foot_menu:nth-child(1n+2){position: relative;margin-left: 50px;padding-left: 49px;}
	.foot_l .foot_menu:nth-child(1n+2)::after{content: "";height: 173px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: 0;bottom: 0;}
	.foot_list{display: flex;justify-content: space-between;align-items: flex-start;padding-top: 50px;}
	.foot_rc{margin-top: 30px;margin-bottom: 10px;}
	.foot_rc p{color: white;opacity: .5;}
	.foot_rc h1 a{color: #ffba14;font-family:"D-DIN";font-size: 2.25rem;}
	.foot_rb{display: flex;align-items: flex-end;}
	.foot_rb p{color: white;font-size: 0.875rem;margin-left: 5px;}
	.foot_rb img{border-radius: 5px;}
	.end_box{border-top: 1px solid rgba(255,255,255,0.2);margin-top: 25px;}
	.end_box .gm{display: flex;justify-content: space-between;padding: 20px 0;}
	.end_box p{font-size: 0.75rem;color: #cccccc;}
	.end_box a{font-size: 0.75rem;color: #cccccc;}
	@media screen and (max-width:1059px) {
		.end_box .gm{display: block;text-align: center;padding: 12px 0;}
	}
	@media screen and (max-width:1024px) {
		.foot_l .foot_menu:nth-child(1n+2){margin-left: 30px;padding-left: 30px;}
	}
	@media screen and (max-width:768px) {
		.foot_box{min-height: auto;}
		.foot_l{display: none;}
		.end_box p span{display: none;}
		.foot_list{position: relative;}
		.foot_rb{display: block;text-align: center;position: absolute;right: 0;bottom: 0;}
	}
	@media screen and (max-width:520px) {
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#0b9186;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #097d73;}
		.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}
		.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #097d73;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.foot_box{margin-bottom: 50px;}
		.foot_rt{width: 80%;}
		.foot_rc h1 a{font-size: 1.875rem;}
		.foot_rc p{font-size: 0.875rem;}
		.foot_rb p{margin-left: 0;font-size: 0.75rem;margin-top: 5px;}
	}
	
	/* 关于我们 */
	.about_banner{background: url(../img/about_banner.jpg) no-repeat center;height: 400px;}
	.about_dh{position: relative;bottom: 36px;}
	.about_dh .gm{background: #156a63;border-bottom: 1px solid #ffba14;display: flex;justify-content: space-between;align-items: center;padding: 0px 20px;box-sizing: border-box;}
	.about_menu ul{display: flex;}
	.about_wz p{display: flex;align-items: center;color: white;}
	.about_menu ul li a{padding: 25px 15px;display: block;color: white;transition: .5s;}
	.about_wz a{color: white;}
	.about_menu ul li{position: relative;}
	.about_menu ul li:nth-child(1n+2)::before{content: "";height: 16px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: -2px;top: 29px;}
	.about_menu ul li:hover a{color: #ffba14;}
	.about_menu ul li::after{content: "";width: 0px;height: 1px;background: #ffba14;display: block;position: absolute;top: 50%;left: 2px;transition: .5s;}
	.about_menu ul li:hover::after{width: 6px;}
	.al a{color: #ffba14!important;}
	.al::after{width: 6px!important;}
	.about_tit{display: flex;justify-content: space-between;align-items: flex-end;padding-bottom: 60px;}
	.about_tit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.about_tit p{color: #999999;font-size: 1.5rem;font-family:"ddincs";}
	.about_into{display: flex;justify-content: space-between;padding-bottom: 110px;position: relative;}
	.about_inl{width: 49%;}
	.about_inr{margin-left: 20px;width: 49%;}
	.about_inl p{color: #666666;font-size: 1.125rem;line-height: 30px;}
	.about_num{position: absolute;bottom: 50px;left: 0;padding: 45px 20px;background: #e6e6e6;}
	.about_num ul li{display: flex;align-items: flex-end;position: relative;}
	.about_num ul li:nth-child(1n+2){margin-left: 35px;padding-left: 35px;}
	.about_num ul li:nth-child(1n+2)::after{content: "";width: 1px;height: 100%;background: #b3b3b3;border-right: 1px solid #eeeeee;position: absolute;top: 0;left: 0;}
	.about_num ul{display: flex;align-items: center;}
	.about_z h1{font-size: 4.5rem;color: #146b63;font-family:"ddincs";line-height: 55px;}
	.about_txt p{color: #222222;margin-left: 5px;}
	.about_z span{font-size: 3.428125rem;line-height: 54px;margin-bottom: 7px;color: #146b63;}
	.about_z{display: flex;align-items: center;}
	.about_show{background: #f5f5f5;padding: 50px 0; }
	.about_showb{display: flex;}
	.about_showb p:nth-child(2){margin: 0px 8px;}
	.about_show .gm>img{margin-bottom: 8px;}
	.about_whtit{padding-top: 50px;padding-bottom: 60px;position: relative;}
	.about_whtit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.about_whtit p{color: #999999;font-size: 1.5rem;font-family:"ddincs";}
	.about_whtit img{position: absolute;right: 0;bottom: -10px;}
	.about_wh{padding-bottom: 50px;}
	.about_whnr{background: url(../img/about_whbg.jpg) no-repeat left;min-height: 550px;position: relative;z-index: 2;padding: 45px 40px;box-sizing: border-box;}
	.about_whnr ul li h1{font-size: 1.5rem;font-weight: bold;color: white;}
	.about_whnr ul li p{opacity: .8;color: white;margin-top: 8px;}
	.about_whnr ul li{position: relative;padding-left: 13px;margin-bottom: 30px;}
	.about_whnr ul li::after{content: "";width: 4px;height: 16px;background: white;display: block;left: 0;top: 9px;position: absolute;}
	.about_whnr{display: flex;}
	.about_whnr ul:nth-child(2){margin-left: 100px;}
	.about_hotit{padding-top: 50px;padding-bottom: 60px;position: relative;}
	.about_hotit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.about_hotit p{color: #999999;font-size: 1.5rem;font-family:"ddincs";}
	.about_hotit img{position: absolute;right: 0;bottom: -10px;}
	.about_ho{background: url(../img/ho_bg.jpg) no-repeat center;min-height: 1106px;}
	.about_honr{overflow: hidden;}
	.about_hotxt{display: flex;justify-content: space-between;align-items: center;padding-top: 20px;padding-bottom: 10px;}
	.about_honr ul li{border: 1px solid #dddddd;padding: 9px 15px;background: white;margin-left: 0.5%;margin-bottom: 20px;width: 21.5%;float: left;}
	.about_honr ul li:nth-child(4n+1){margin-left: 0;}
	.about_hore{margin-top: 20px;}
	.about_hore ul{display: flex;justify-content: center;}
	.about_hore ul li{width: 12px;height: 12px;background: #808080;border-radius: 50%;margin: 0 8px;cursor: pointer;}
	.about_hore ul .on{background: #146b63;}
	.about_lc{background: url(../img/lc_bg.jpg) no-repeat center;min-height: 800px;position: relative;}
	.lc_tit{padding-top: 40px;}
	.lc_tit h1{font-size: 3rem;font-weight: bold;color: white;}
	.lc_tit p{color: white;font-size: 1.5rem;font-family:"ddincs";}
	.lc_top h1{color: #ffba14;font-size: 4.5rem;font-family:"ddincs";letter-spacing: -2px;margin-bottom: 5px;}
	.lc_top span{font-size: 1rem;}
	.lc_top p{color: white;}
	.lc_top ul li:nth-child(1){margin-top: 70px;padding-left: 20px;width: 22%;}
	.lc_top ul{display: flex;}
	.lc_top ul li:nth-child(2){margin-top: 25px;width: 38%;}
	.lc_top ul li:nth-child(3){margin-top: 50px;width: 18%;}
	.lc_top ul li:nth-child(4){position: relative;bottom: 57px;}
	.lc_top{margin-bottom: 160px;}
	.lc_bom ul{display: flex;}
	.lc_bom h1{color: #ffba14;font-size: 4.5rem;font-family:"ddincs";letter-spacing: -2px;margin-bottom: 5px;}
	.lc_bom span{font-size: 1rem;}
	.lc_bom p{color: white;}
	.lc_bom ul li:nth-child(1){padding-left: 215px;width: 25.5%;margin-top: 20px;}
	.lc_bom ul li:nth-child(2){width: 41%;margin-top: 25px;}
	.lc_top{display: none;}
	.lc_bom{display: none;}
	.about_lc>.gm>img{display: none;}
	.about_lc::after{content: "";width: 100%;height: 100%;background: url(../img/lc_bg3.png) no-repeat center;position: absolute;top: 0;left: 0;display: block;}
	@media screen and (max-width:1280px) {
		.lc_top ul li:nth-child(1){width: 19%;padding-left: 110px;}
		.lc_top ul li:nth-child(2){width: 32%;}
		.about_lc::after{background-size: 138% auto;}
	}
	@media screen and (max-width:1125px) {
		.about_into{min-height: 507px;}
		
	}
	@media screen and (max-width:1082px) {
		.about_honr ul li{width: 21%;}
		
	}
	@media screen and (max-width:1024px) {
		.about_tit h1{font-size: 2.25rem;}
		.about_whtit h1{font-size: 2.25rem;}
		.about_hotit h1{font-size: 2.25rem;}
		.lc_tit h1{font-size: 2.25rem;}
		.about_lc::after{background-size: 142% auto;background-position: -233px;min-height: 660px;}
		.about_lc{min-height: 660px;}
	}
	@media screen and (max-width:768px) {
		.about_banner{height: 300px;background-size: auto 100%;}
		.about_inr{display: none;}
		.about_into{display: block;min-height: auto;}
		.about_num{position: static;}
		.about_inl{width: 100%;margin-bottom: 40px;}
		.about_num ul li{display: block;}
		.about_z h1{margin-bottom: 10px;}
		.about_hotxt img{display: none;}
		.about_hotxt p{font-size: 0.875rem;height: 38px;}
		.about_honr ul li{padding: 9px 8px;}
		.about_ho{min-height: auto;padding-bottom: 70px;}
		.about_lc{background: #0e4f53;}
		.about_lc::after{display: none;}
		.about_lc>.gm>img{display: block;margin: 0 auto  60px;}
	}
	@media screen and (max-width:520px) {
		.about_banner{height: 251px;}
		.about_dh{bottom: 25px;}
		.about_wz{display: none;}
		.about_num ul{display: block;}
		.about_menu ul li a{font-size: 0.875rem;padding: 15px 0px;}
		.about_menu ul li{width: 25%;text-align: center;}
		.about_menu{width: 100%;}
		.about_menu ul li::after{display: none;}
		.about_menu ul li:nth-child(1n+2)::before{top: 18px;}
		.about_dh .gm{padding: 0 10px;}
		.about_tit h1{font-size: 1.65rem;}
		.about_tit p{display: none;}
		.about_tit>img{width: 40%;display: none;}
		.about_tit{padding-top: 40px;padding-bottom: 0px;}
		.about_titl::after{content: "";width: 32px;height: 2px;background: #0f796f;display: block;margin: 15px 0 25px;}
		.about_inl p{font-size: 0.875rem;line-height: 22px;text-indent: 28px;}
		.about_num ul li:nth-child(1n+2)::after{display: none;}
		.about_num ul li:nth-child(1n+2){margin-left: 0;padding-left: 0;}
		.about_num ul li{width: 50%;float: left;display: flex;justify-content: center;margin-bottom: 30px;height: 40px;}
		.about_num ul li:nth-child(1n+3){margin-bottom: 0;}
		.about_num{overflow: hidden;padding: 40px 10px;}
		.about_z h1{font-size: 2.875rem;margin-bottom: 0;line-height: 40px;}
		.about_z span{font-size: 2.2rem;margin-bottom: 0;line-height: 40px;}
		.about_txt p{font-size: 0.875rem;}
		.about_into{padding-bottom: 50px;}
		.about_show .gm>img{margin-bottom: 5px;}
		.about_showb p:nth-child(2){margin: 0 5px;}
		.about_whtit img{display: none;}
		.about_whnr ul:nth-child(2){margin-left: 10px;}
		.about_whnr{padding: 30px 10px 20px;background: #0f796f;min-height: auto;}
		.about_whnr ul li h1{font-size: 1rem;}
		.about_whnr ul li p{font-size: 0.75rem;}
		.about_whnr ul{width: 49%;}
		.about_whnr ul li::after{top: 3px;}
		.about_whnr ul li{height: 75px;}
		.about_whtit{padding-bottom: 20px;}
		.about_whtit p{display: none;}
		.about_whtit h1{font-size: 1.65rem;}
		.about_whnr ul:nth-child(1) li:nth-last-child(1){margin-bottom: 0;}
		.about_hotit img{display: none;}
		/* .about_honr ul li{float: none;background: none;border: none;padding: 9px 42px;}
		.about_hotxt{background: white;} */
		.about_honr ul li{width: 43%;margin-left: 0!important;}
		.about_honr ul li:nth-child(2n){margin-left: 1.5%!important;}
		.about_ho{background: #f5f5f5;padding-bottom: 50px;}
		.about_hotit p{display: none;}
		.about_hotit h1{font-size: 1.65rem;}
		.about_hotit{padding-bottom: 0;}
		.about_hotit::after{content: "";width: 32px;height: 2px;background: #146b63;display: block;margin: 15px 0 30px;}
		.about_hotxt p{height: auto;text-align: center;font-size: 0.75rem;}
		.about_hotxt{display: block;}
		.about_hore{display: none;}
		.about_lc>.gm>img{display: none;}
		.lc_bom{display: block;}
		.lc_top{display: block;margin-bottom: 0;}
		.lc_top ul li:nth-child(1){width: auto;padding-left: 0;}
		.lc_bom ul li:nth-child(1){padding-left: 0;}
		.lc_top h1{font-size: 2.875rem;}
		.lc_top p{font-size: 0.875rem;line-height: 22px;}
		.lc_top p br{display: none;}
		.lc_top ul li{margin-top: 0!important;padding: 0 10px;}
		.lc_top ul{justify-content: space-between;}
		.lc_top ul li:nth-child(4){position: static;}
		.lc_tit h1{font-size: 1.65rem;}
		.lc_tit p{display: none;}
		.lc_tit::after{content: "";width: 32px;height: 2px;background: #fff;display: block;margin: 15px 0 30px;}
		.about_lc{padding-bottom: 40px;min-height: auto;}
	}
	
	/* 产品中心 */
	.pro_banner{background: url(../img/pro_banner.jpg) no-repeat center;height: 400px;}
	.pro_banner1{background: url(../img/pro_banner1.jpg) no-repeat center;height: 400px;}
	.pro_banner2{background: url(../img/pro_banner2.jpg) no-repeat center;height: 400px;}
	.pro_banner3{background: url(../img/pro_banner3.jpg) no-repeat center;height: 400px;}
	.pro_banner4{background: url(../img/pro_banner4.jpg) no-repeat center;height: 400px;}
	.pro_banner5{background: url(../img/pro_banner5.jpg) no-repeat center;height: 400px;}
	.pro_menu ul li{background: #162624;position: relative;border-bottom: 1px solid #0f524c;}
	.pro_menu ul li:nth-child(1) a{background: url(../img/inp_ico1.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(2) a{background: url(../img/inp_ico9.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(3) a{background: url(../img/inp_ico3.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(4) a{background: url(../img/inp_ico4.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(5) a{background: url(../img/inp_ico5.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(6) a{background: url(../img/inp_ico6.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(7) a{background: url(../img/inp_ico7.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(8) a{background: url(../img/inp_ico8.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(9) a{background: url(../img/inp_ico11.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(10) a{background: url(../img/inp_ico10.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li:nth-child(11) a{background: url(../img/inp_ico11.png) no-repeat left center;transition: .5s;}
	.pro_menu ul li a{display: block;padding: 15px 0;position: relative;z-index: 2;color: #0eb1a6;transition: .5s;margin-left: 35px;padding-left: 35px;background: url(../img/inp_ico1.png) no-repeat left center;}
	.pro_menu ul li span{position: absolute;height: 100%;padding: 0px 10px;background: rgba(0,0,0,0);right: 30px;bottom: 0;display: flex;justify-content: center;flex-direction: column;transition: .5s;}
	.pro_menu ul li span img:nth-child(2){position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 1;}
	.pro_menu{background: #162624;width: 24.52%;border-radius: 15px 15px 0 0;overflow: hidden;}
	.pro_menu ul li em{transition: .5s;height: 100%;width: 0;background: white;position: absolute;left: 0;bottom: 0;}
	.pro_menu ul li:hover em{width: 100%;}
	.pro_menu ul li:hover a{color: #146b63;}
	.pro_menu ul li:hover span{right: 0;background: #ffba14;}
	.pro_menu ul li:hover span img:nth-child(2){opacity: 0;}
	.pl em{width: 100%!important;}
	.pl a{color: #146b63!important;}
	.pl span{right: 0!important;background: #ffba14!important;}
	.pl span img:nth-child(2){opacity: 0!important;}
	.pro_menu ul li:nth-child(1):hover a{background: url(../img/inp_ico1xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(2):hover a{background: url(../img/inp_ico9xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(3):hover a{background: url(../img/inp_ico3xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(4):hover a{background: url(../img/inp_ico4xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(5):hover a{background: url(../img/inp_ico5xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(6):hover a{background: url(../img/inp_ico6xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(7):hover a{background: url(../img/inp_ico7xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(8):hover a{background: url(../img/inp_ico8xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(9):hover a{background: url(../img/inp_ico11xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(10):hover a{background: url(../img/inp_ico10xd.png) no-repeat left center;}
	.pro_menu ul li:nth-child(11):hover a{background: url(../img/inp_ico11xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(1) a{background: url(../img/inp_ico1xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(2) a{background: url(../img/inp_ico9xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(3) a{background: url(../img/inp_ico3xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(4) a{background: url(../img/inp_ico4xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(5) a{background: url(../img/inp_ico5xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(6) a{background: url(../img/inp_ico6xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(7) a{background: url(../img/inp_ico7xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(8) a{background: url(../img/inp_ico8xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(9) a{background: url(../img/inp_ico11xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(10) a{background: url(../img/inp_ico10xd.png) no-repeat left center;}
	.pro_menu ul .pl:nth-child(11) a{background: url(../img/inp_ico11xd.png) no-repeat left center;}
	.pro_menu>a{padding: 15px 0;display: block;margin-left: 60px;}
	.pro_txt{background: rgba(22,38,36,0.8);color: white;position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;padding: 5px 0;}
	.pro_nr ul li{position: relative;margin-left: 1%;width: 32.3%;float: left;margin-bottom: 25px;}
	.pro_nr ul li:nth-child(3n+1){margin-left: 0;}
	.pro_nr{padding-bottom: 20px;}
	.pro_img{overflow: hidden;}
	.pro_img img{transition: .5s;transform: scale(1);}
	.pro_nr ul li:hover .pro_img img{transform: scale(1.05);}
	.pro_list{display: flex;justify-content: space-between;padding: 60px 0;align-items: flex-start;}
	.pro_r{width: 75%;overflow: hidden;margin-left: 8px;}
	.pro_menu h1{color: #ffba14;font-size: 1.5rem;display: flex;align-items: center;justify-content: center;background: #162624;padding: 15px 0;border-bottom: 1px solid #0f524c;}
	.pro_menu h1 img{margin-right: 10px;}
	.pro_dh{margin-bottom: 24px;padding-bottom: 25px;border-bottom: 1px solid #eeeeee;}
	.pro_dh p{display: flex;align-items: center;justify-content: flex-end;color: #999999;font-size: 0.875rem;}
	.pro_dh a{color: #999999;}
	.pshow_list{display: flex;justify-content: space-between;align-items: flex-start;}
	.pshow_r{width: 75%;margin-left: 10px;}
	@media screen and (max-width:768px) {
		.pro_banner1{height: 300px;background-size: auto 100%;}
		.pro_banner2{height: 300px;background-size: auto 100%;}
		.pro_banner3{height: 300px;background-size: auto 100%;}
		.pro_banner4{height: 300px;background-size: auto 100%;}
		.pro_banner5{height: 300px;background-size: auto 100%;}
		.pro_banner{height: 300px;background-size: auto 100%;}
		.pro_dh{display: none;}
		.pro_menu h1{display: none;}
		.pro_menu>a{display: none;}
		.pro_menu{background: none;border-radius: inherit;width: 100%;}
		.pro_list{display: block;padding-top: 0;}
		.pro_menu ul .pl a{background: none!important;}
		.pro_menu ul li a{background: none!important;}
		.pro_box .gm{width: 100%;}
		.pro_r{width: 95%;margin: 0 auto;padding-top: 40px;}
		.pro_nr{width: 100%;}
		
	}
	@media screen and (max-width:520px) {
		.pro_banner{height: 251px;}
		.pro_banner1{height: 251px;}
		.pro_banner2{height: 251px;}
		.pro_banner3{height: 251px;}
		.pro_banner4{height: 251px;}
		.pro_banner5{height: 251px;}
		.pro_nr ul li{width: 49%;margin-left: 0!important;}
		.pro_nr ul li:nth-child(2n){margin-left: 1.333%!important;}
	}
	
	.proshow_banner{padding-top: 50px;background: #fafafa;padding-bottom: 115px;}
	.proshowa{border-radius: 10px;}
	.proshow_gd{ width:58%;}
	.proshow_img{ border:3px solid #e2e2e2;position: relative;}
	.proshow_img li img{ display:block; width:100%;}
	.pn{position: absolute;top: 0;display: flex;justify-content: space-between;width: 100%;height: 100%;align-items: center;}
	.pn a{color: white;background: #448781;padding: 30px 10px;display: inline-block;cursor: pointer;}
	.proshow_an{}
	.proshow_pl .pro_pl{background: white;}
	.proshow_an li{ width:24%; float:left; margin-right:1.333%; padding-top:1.333%;}
	.proshow_an li:nth-child(4){ margin-right:0;}
	.proshow_an li a{ display:block; border:2px solid #e2e2e2;}
	.proshow_an li.on a{ border:2px solid #448882;}
	.proshow_an li img{ display:block; width:100%;}
	.proshowa_wb{ width:40%;}
	.nycp_bt{color:#666666; font-size:1; border-bottom:1px solid #ddd; padding-bottom:15px;}
	.nycp_bt p{ font-size:1.75rem; font-weight:bold; padding-bottom:10px; color:#156a63;}
	.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
	.nycp_nr img{ max-width:100%;}
	.nycp_tel{font-size:1.125rem; color:#222222;}
	.nycp_more{ padding-top:19px;margin-left: 20px;}
	.nycp_more a{background:#156a63; text-align:center; line-height:45px; font-size:1rem; color:white;padding: 0px 25px;}
	.nycp_more .job_moreb{ display:none;}
	.nycp_tel h1{font-size: 1.875rem;color: #156a63;font-family:"ddincs";}
	.pshow_tel{display: flex;align-items: center;margin-top: 30px;justify-content: space-between;}
	.proshow_bom{margin-top:40px;overflow: hidden;padding-top: 20px;}
	.proms_l{ width:100%;}
	.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:1px solid #eee;background: #eeeeee;position: relative;}
	.proshow_title p{ display:inline-flex;padding:5px 20px; color:white;background: #156a63;align-items: center;position: absolute;bottom: 0;left: 0;}
	.proshow_title p img{margin-right: 10px;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;overflow: hidden;}
	.proshow_nr img{ max-width:100%;}
	.ckgd{text-align: center;padding: 10px;background: #00579e;color: white;/* background: linear-gradient(180deg,rgba(0,87,158,0),#00579e); */}
	.nycp_nr h1{font-size: 1.5rem;color: #232323;}
	
	.nycp_more a{display: inline-flex;align-items: center;justify-content: center;}
	.nycp_more a img{margin-right: 10px;}
	.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
	.showcp_an p{width:120px;}
	.showcp_an p a{width:100%;height:40px; background:#156a63; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ width:24%;}
	.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545; text-align:center;}
	.cnxh_nr li{ margin-top:20px;}
	.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
	.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
	.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
	.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
	.cnxh_nr li:hover .cnxh_wb{ background:#009944; color:#fff; transition:0.5s;}
	
	@media screen and (max-width:1024px){
	.nycp_bt p{ font-size:1.5rem;}
	.pshow_tel{display: block;}
	.nycp_more{margin-left: 0;}
	}
	@media screen and (max-width:770px){
	.nycp_bt{ font-size:1rem;}
	.proms_l{ width:100%; float:none;}
	.cnxh{ width:100%;}
	.cnxh_nr li{ float:left; width:24%; margin-right:1.333%;}
	.cnxh_nr li:nth-child(4){ margin-right:0;}
	
	.mean-nav ul{display: block;background: #efefef;}
	header nav li{ position:relative; float:left;}
	header nav li a{color:#fff; padding:0 45px; font-size:1rem; /* background:url(../images/fl_fg.png) no-repeat right center; */ height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
	header nav li:hover a,header nav li.cur a{color:#fff;}
	header nav li i{ background:#47b560; width:76%; height:66%; position:absolute; bottom:17%; left:12%; border-radius:3px; transform:scale(0); transition:0.5s;}
	header nav li:hover i,header nav li.cur i{transform:scale(1); transition:0.5s;}
	
	.mean-container .mean-nav {float:left;width:100%;background: rgba(245,245,245,1); margin-bottom:15px;}
	.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
	.mean-container .mean-nav ul li {position:relative;width:100%;padding: 0;}
	.mean-container .mean-nav ul li a { display:block;width:90%; background:none; font-size:1rem;padding:0 5%;height:41px; line-height:42px;margin:0;/* border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5); */text-decoration:none;text-transform:uppercase}
	.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid #f1f1f1;border-top:1px solid rgba(255, 255, 255, .25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
	.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
	.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
	.mean-container .mean-nav ul li a.mean-expand:hover {background:#009944;color: white;}
	.mean-container .mean-push {/* float:left; */	width:100%;	padding:0;	margin:0;clear:both}
	.mean-nav .wrapper {width:100%;padding:0;margin:0}
	.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
	.mean-remove {display:none!important}
	header nav {text-align: center;background: #efefef;}
	header nav ul {margin:0;padding:1em;list-style-type: none;} 
	
	header{ background:none; width:auto; display:block;position: relative; z-index:1; margin:0; padding:0; border-radius:0; float:none !important;}
	header nav li{background:none; line-height:inherit; margin-bottom:auto;}
	header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
	header nav li span{ display:none;}
	header nav li ul li{ margin:auto; background:none;}
	header nav li ul li a{border:0;	 line-height:inherit;}
	header nav li i{ height:40px; bottom:0; width:100%; height:100%; left:0; border-radius:0;}
	.mean-container .mean-bar {/* margin-top: 15px; */width:100%;position:relative;background:#f5f5f5;height:43px; z-index:99;}
	.mean-container .mean-bar div.fl{ font-size:0.875rem; color:#000; line-height:43px; padding-left:2%;}
	.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:10px 24px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
	.mean-container a.meanmenu-reveal span {display:block;background:#000;height:3px;margin-top:3px}
	
	.pshow_list{display: block;}
	.proshow_banner{padding-top: 0;}
	.pshow_r{width: 95%;margin: 0 auto;}
	.proshow_banner .gm{width: 100%;}
	}
	@media screen and (max-width:520px){
	.proshow_gd{ width:100%;}
	.proshowa_wb{ width:100%; padding-top:25px;}
	.nycp_bt{font-size:0.9375rem;}
	.nycp_bt p{ font-size:1.375rem;}
	.nycp_more{  padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:0.875rem;}
	.proshow_title{ font-size:1rem; height:40px; line-height:40px;}
	.proshow_title p{padding:0 20px;}
	.showcp_an p{width:100px;}
	.showcp_an p a{ font-size:0.9375rem; height:36px; line-height:36px;}
	.cnxh_nr li{width:49%; margin-right:0%;}
	.cnxh_nr li:nth-child(2n){ float:right;}
	.pro_txt p{font-size: 0.85rem;padding:3px 0;}
	.proshow_pl .pro_pl{background: url(../img/proshow_bg.jpg.html);}
	.nycp_tel h1{font-size: 1.5rem;}
	
	.proshow_banner{padding-top: 0;padding-bottom: 40px;}
	.proshow_bom{margin-top: 40px;}
	.proshowa{padding-bottom: 30px;}
	}
	
	/* 招商加盟 */
	.join_banner{background: url(../img/join_banner.jpg) no-repeat center;height: 400px;}
	.join_dh{position: relative;bottom: 36px;}
	.join_dh .gm{background: #156a63;border-bottom: 1px solid #ffba14;display: flex;justify-content: space-between;align-items: center;padding: 0px 20px;box-sizing: border-box;}
	.join_menu ul{display: flex;}
	.join_wz p{display: flex;align-items: center;color: white;}
	.join_menu ul li a{padding: 25px 15px;display: block;color: white;transition: .5s;}
	.join_wz a{color: white;}
	.join_menu ul li{position: relative;}
	.join_menu ul li:nth-child(1n+2)::before{content: "";height: 16px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: -2px;top: 29px;}
	.join_menu ul li:hover a{color: #ffba14;}
	.join_menu ul li::after{content: "";width: 0px;height: 1px;background: #ffba14;display: block;position: absolute;top: 50%;left: 2px;transition: .5s;}
	.join_menu ul li:hover::after{width: 6px;}
	.al a{color: #ffba14!important;}
	.al::after{width: 6px!important;}
	.join_tit{text-align: center;padding-bottom: 50px;margin-top: 20px;}
	.join_tit span{color: #ffba14;font-size: 3rem;font-weight: bold;}
	.join_tit h1{font-size: 3rem;font-weight: bold;color: #156a63;}
	.join_tit p{color: #222222;font-size: 1.125rem;margin-top: 5px;letter-spacing:6px;}
	.joina_box{background: url(../img/joina_bg2.jpg) no-repeat center;min-height: 860px;}
	.joina_box h1{font-size: 3rem;color: white;font-family:"ddincs";margin-bottom: 30px;}
	.joina_box span{color: #156a63;font-size: 1.375rem;font-weight: bold;margin-bottom: 10px;display: inline-block;}
	.joina_box p{color: #222222;line-height: 25px;}
	.joina_t{padding-top: 44px;display: none;}
	.joina_t ul li{width: 20%;text-align: center;margin: 0px 52px;}
	.joina_t ul li:nth-child(2){width: 22%;}
	.joina_t ul li:nth-child(1){margin-right: 40px;}
	.joina_t ul{display: flex;justify-content: center;padding-bottom: 28px;}
	.joina_c ul{display: flex;justify-content: center;}
	.joina_c ul li{width: 20%;text-align: center;margin: 0 47px;}
	.joina_c ul li:nth-child(2){display: flex;flex-direction: column;justify-content: center;margin-top: 40px;}
	.joina_c ul li:nth-child(2) p{opacity: .5;color: white;margin-top: 10px;}
	.joina_c{display: none;}
	.joina_b{padding-top: 30px;display: none;}
	.joina_b ul li{width: 22%;text-align: center;margin: 0px 52px;}
	.joina_b ul li:nth-child(2){width: 21%;}
	.joina_b ul li:nth-child(1){margin-right: 40px;}
	.joina_b ul{display: flex;justify-content: center;padding-bottom: 28px;}
	.joinb_box>.gm{width: 100%;}
	.joinb_tit{text-align: center;padding-bottom: 50px;margin-top: 55px;}
	.joinb_tit span{color: #ffba14;font-size: 3rem;font-weight: bold;}
	.joinb_tit h1{font-size: 3rem;font-weight: bold;color: #156a63;}
	.joinb_tit p{color: #222222;font-size: 1.125rem;margin-top: 5px;letter-spacing:6px;}
	.joinb_list ul li{padding-bottom: 40px;position: relative;}
	.joinb_list ul li:nth-child(1) .joinb_l{margin-left: auto;}
	.joinb_l{width: 50%;position: relative;float: left;}
	.joinb_r{width: 50%;position: relative;float: right;}
	.joinb_r img{max-width: inherit;float: left;}
	.joinb_l img{max-width: inherit;float: right;}
	.joinb_l{float: left;}
	.joinb_list h1{color: #156a63;font-size: 1.5rem;font-weight: bold;margin-bottom: 32px;position: relative;margin-top: 35px;}
	.joinb_list p{color: #222222;font-size: 1.125rem;line-height: 30px;}
	.joinb_l h1{background: url(../img/joinb_ico1.png) no-repeat center left;padding-left: 40px;}
	.joinb_list ul li:nth-child(1) .joinb_l::after{position: absolute;content: "STANDARD";color: #eeeeee;font-size: 7.5rem;font-family:"ddincs";left:-350px;transform: rotate(90deg);bottom: 155px;}
	.joinb_lt h1{background: url(../img/joinb_ico2.png) no-repeat center left;padding-left: 40px;}
	.joinb_lb h1{background: url(../img/joinb_ico3.png) no-repeat center left;padding-left: 40px;}
	.joinb_list ul li:nth-child(2) .joinb_r{position: relative;width: 45%;}
	.joinb_list ul li:nth-child(2) .joinb_r::after {position: absolute;content: "REVIEW";color: #eeeeee;font-size: 7.5rem;font-family:"ddincs";right: -155px;transform: rotate(90deg);bottom: 135px;z-index: -1;}
	.joinb_lt{position: relative;}
	.joinb_lt::after{content: "";width: 388px;height: 1px;background: #dddddd;position: absolute;bottom: -18px;left: 0;display: block;}
	.joinc{background: url(../img/joinc_bg.jpg) no-repeat center;min-height: 816px;overflow: hidden;}
	.joinc_tit{text-align: center;padding-bottom: 50px;padding-top: 55px;}
	.joinc_tit span{color: #ffba14;font-size: 3rem;font-weight: bold;}
	.joinc_tit h1{font-size: 3rem;font-weight: bold;color: #156a63;}
	.joinc_tit p{color: #222222;font-size: 1.125rem;margin-top: 5px;letter-spacing:6px;}
	.joinc_list ul li{position: relative;padding: 20px;padding-top: 0;border: 1px solid #e6e6e6;background: white;width: 19.9%;float: left;height: 262px;margin-bottom: 8px;box-sizing: border-box;cursor: pointer;transition: .5s;}
	.joinc_ico{position: relative;bottom: 1px;z-index: 2;}
	.joinc_ico img{transition: .5s;}
	.joinc_ico img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}
	.joinc_txt{padding-top: 25px;}
	.joinc_txt h1{color: #156a63;font-size: 1.5rem;font-weight: bold;padding-bottom: 10px;position: relative;z-index: 2;transition: .5s;}
	.joinc_list ul li span{color: #f5f5f5;font-size: 1.5rem;font-family:"ddincs";position: absolute;bottom: 20px;z-index: 2;text-transform: uppercase;}
	.joinc_txt p{color: #666666;position: relative;z-index: 2;transition: .5s;}
	.joinc_list ul li:hover{box-shadow: 0px 5px 10px rgba(82,60,7,0.35);z-index: 2;}
	.joinc_list ul li::after{background: url(../img/joinc_bg2.jpg) no-repeat center;height: 100%;width: 100%;content: "";display: block;top: 0;left: 0;position: absolute;transition: .5s;opacity: 0;}
	.joinc_list ul li:hover::after{opacity: 1;}
	.joinc_list ul li:hover .joinc_ico img:nth-child(2){opacity: 1;}
	.joinc_list ul li:hover .joinc_ico img:nth-child(1){opacity: 0;}
	.joinc_list ul li:hover .joinc_txt h1{color: white;}
	.joinc_list ul li:hover .joinc_txt p{color: white;}
	.joinc_list ul li:nth-child(2n){background: #dddddd;}
	.joind{background: url(../img/joind_bg.jpg) no-repeat center;min-height: 606px;}
	.joind_tit{text-align: center;padding-bottom: 50px;padding-top: 55px;}
	.joind_tit span{color: #ffba14;font-size: 3rem;font-weight: bold;}
	.joind_tit h1{font-size: 3rem;font-weight: bold;color: white;}
	.joind_tit p{color: white;font-size: 1.125rem;margin-top: 5px;letter-spacing:6px;}
	.joind_t h1{font-family:"dincb";font-size: 3rem;color: #cccccc;padding-bottom: 65px;transition: .5s;}
	.joind_b h1{color: #0eb1a6;font-size: 1.125rem;font-weight: bold;padding-top: 25px;margin-bottom: 5px;transition: .5s;}
	.joind_b p{font-size: 0.875rem;color: #999999;transition: .5s;}
	.joind_list ul li{background: white;margin-right: 4px;width: 12.5%;text-align: center;padding: 30px 0;cursor: pointer;transition: .5s;}
	.joind_list ul li:nth-last-child(1){margin-right: 0;border-radius: 0px 0 50px 0;}
	.joind_list ul li:nth-child(1){border-radius: 50px 0 0px 0;}
	.joind_list ul{display: flex;justify-content: space-between;}
	.joind_list{margin-bottom: 35px;}
	.joind_c{position: relative;}
	.joind_c img{transform: scale(1);transition: .5s;}
	.joind_c img:nth-child(2){position: absolute;left: 0;right: 0;margin: 0 auto;top: 0;transform: scale(0);opacity: 0;}
	.joind_list ul li:hover .joind_c img:nth-child(1){transform: scale(0);opacity: 0;}
	.joind_list ul li:hover .joind_c img:nth-child(2){transform: scale(1);opacity: 1;}
	.joind_list ul li:hover{background: #ffbb16;box-shadow: 0px 0px 25px rgba(12,102,93,0.55);z-index: 1;position: relative;}
	.joind_list ul li:hover .joind_b p{color: white;}
	.joind_list ul li:hover .joind_b h1{color: white;}
	.joind_list ul li:hover .joind_t h1{color: white;}
	.joind_rx{text-align: center;}
	.joind_rx a{background: #ffbb16;color: #222222;font-size: 1.125rem;padding: 5px 25px;display: inline-flex;align-items: center;}
	.joind_rx a span{font-family:"D-DIN-Bold";font-size: 1.875rem;}
	.joina_box>img{display: none;}
	.joina_qh{display: none;}
	@media screen and (max-width:1280px) {
		.joina_t ul li:nth-child(2){margin-right: 45px;margin-left: 65px;}
		.joina_c ul li{margin: 0px;}
		.joina_b ul li:nth-child(1){margin-left: 30px;}
		.joina_c ul li:nth-child(2){width: 37%;}
		.joina_box p{height: 100px;}
		.joina_c ul li:nth-child(2) p{height: auto;}
	}
	@media screen and (max-width:1180px) {
		.joina_c ul li:nth-child(2){width: 43%;}
		.joina_b ul li{margin: 0!important;}
		.joina_b ul li:nth-child(1){margin-right: 60px!important;}
		.joina_b ul li:nth-child(2){margin-left: 60px!important;}
		
	}
	@media screen and (max-width:1078px) {
		.joinc_list ul li span{font-size: 1.25rem;}
		
	}
	@media screen and (max-width:1024px) {
		.joinb_list ul li:nth-child(2) .joinb_r::after{display: none;}
		.joinb_list ul li:nth-child(1) .joinb_l::after{display: none;}
		.joinb_list p{font-size: 1rem;}
		.joinc_txt h1{font-size: 1.25rem;}
		.joinc_tit h1{font-size: 2.25rem;}
		.joinc_tit span{font-size: 2.25rem;}
		.joind_tit h1{font-size: 2.25rem;}
		.joind_tit span{font-size: 2.25rem;}
		.joina_b ul li:nth-child(1){width: 25%;}
		.joina_b ul li:nth-child(2){width: 25%;}
		.joina_box p{font-size: 0.875rem;}
		.joina_c ul li:nth-child(2){width: 51%;}
		.joina_t ul li{margin: 0!important;}
		.joina_t ul li:nth-child(1){width: 25%;margin-right: 60px!important;}
		.joina_t ul li:nth-child(2){width: 25%;margin-left: 60px!important;}
		.joinb_tit span{font-size: 2.25rem;}
		.joinb_tit h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:770px) {
		.join_banner{height: 300px;background-size: auto 100%;background-position: 10%;}
		.join_wz{display: none;}
		.join_dh .mean-nav ul{display: block;background: #efefef;}
		.join_dh header nav li{ position:relative; float:left;}
		.join_dh header nav li a{color:#fff; padding:0 45px; font-size:1rem; /* background:url(../images/fl_fg.png) no-repeat right center; */ height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
		.join_dh header nav li:hover a,header nav li.cur a{color:#fff;}
		.join_dh header nav li i{ background:#47b560; width:76%; height:66%; position:absolute; bottom:17%; left:12%; border-radius:3px; transform:scale(0); transition:0.5s;}
		.join_dh header nav li:hover i,header nav li.cur i{transform:scale(1); transition:0.5s;}
		
		.join_dh .mean-container .mean-nav {float:left;width:100%;background: rgba(245,245,245,1); margin-bottom:15px;}
		.join_dh .mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
		.join_dh .mean-container .mean-nav ul li {position:relative;width:100%;padding: 0;border-bottom: 1px solid #b1b1b1;}
		.join_dh .mean-container .mean-nav ul li a { color: #222;display:block;width:90%; background:none; font-size:1rem;padding:0 5%;height:41px; line-height:42px;margin:0;/* border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5); */text-decoration:none;text-transform:uppercase}
		.join_dh .mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid #f1f1f1;border-top:1px solid rgba(255, 255, 255, .25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
		.join_dh .mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
		.join_dh .mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
		.join_dh .mean-container .mean-nav ul li a.mean-expand:hover {background:#009944;color: white;}
		.join_dh .mean-container .mean-push {/* float:left; */	width:100%;	padding:0;	margin:0;clear:both}
		.join_dh .mean-nav .wrapper {width:100%;padding:0;margin:0}
		.join_dh .mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
		.join_dh .mean-remove {display:none!important}
		.join_dh header nav {text-align: center;background: #efefef;}
		.join_dh header nav ul {margin:0;padding:1em;list-style-type: none;} 
		
		.join_dh header{ background:none; width:auto; display:block;position: relative; z-index:1; margin:0; padding:0; border-radius:0; float:none !important;}
		.join_dh header nav li{background:none; line-height:inherit; margin-bottom:auto;}
		.join_dh header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
		.join_dh header nav li span{ display:none;}
		.join_dh header nav li ul li{ margin:auto; background:none;}
		.join_dh header nav li ul li a{border:0;	 line-height:inherit;}
		.join_dh header nav li i{ height:40px; bottom:0; width:100%; height:100%; left:0; border-radius:0;}
		.join_dh .mean-container .mean-bar {/* margin-top: 15px; */width:100%;position:relative;background:#f5f5f5;height:43px; z-index:99;}
		.join_dh .mean-container .mean-bar div.fl{ font-size:0.875rem; color:#000; line-height:43px; padding-left:2%;}
		.join_dh .mean-container a.meanmenu-reveal {width:22px;height:22px;padding:10px 24px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
		.join_dh .mean-container a.meanmenu-reveal span {display:block;background:#000;height:3px;margin-top:3px}
		.join_dh{position: static;}
		.join_menu ul{display: block;}
		.joinb_box{overflow: hidden;}
		.join_dh .gm{background: none;border: none;width: 100%;display: block;padding: 0;}
		.joina_box>img{display: block;}
		.joina_box{background: none;min-height: auto;}
		.joinb_r img{max-width: 100%;float: none;}
		.joinb_l{float: none!important;width: 100%!important;}
		.joinb_r{width: 100%;float: none;}
		.joinb_l img{max-width: 100%;float: none;}
		.joinb_list ul li:nth-child(2) .joinb_r{width: 100%;}
		.joinb_list ul li:nth-child(1) .joinb_l{margin-bottom: 40px;}
		.joinc_list ul li span{display: none;}
		.joinc_list ul li{padding: 0 10px 10px;}
		.joind_b p{display: none;}
	}
	@media screen and (max-width:520px) {
		.joina_box>img{display: none;}
		.joina_qh{display: block;background: #156a63;padding: 20px 0 50px;}
		.joina_qh ul li{text-align: center;}
		.join_tit h1{font-size: 1.65rem;}
		.join_tit span{font-size: 1.65rem;}
		.join_tit p{font-size: 0.875rem;letter-spacing: 2px;}
		.join_tit{margin-top: 50px;padding-bottom: 0px;}
		.join_tit::after{content: "";background: #156a63;width: 32px;height: 2px;display: block;margin: 15px auto 25px;}
		.joinb_tit h1{font-size: 1.65rem;}
		.joinb_tit span{font-size: 1.65rem;}
		.joinb_tit p{font-size: 0.875rem;letter-spacing: 2px;}
		.joinb_tit{margin-top: 50px;padding-bottom: 0px;}
		.joinb_tit::after{content: "";background: #156a63;width: 32px;height: 2px;display: block;margin: 15px auto 25px;}
		.joinb_list h1{margin-bottom: 15px;font-size: 1.25rem;}
		.joinb_list p{font-size: 0.875rem;line-height: 26px;}
		.joinb_r{display: none;}
		.joinb_list ul li{padding-bottom: 0;}
		.joinb_list ul li:nth-child(2) .joinb_r{display: block;}
		.joinb_lt::after{width: 100%;}
		.joinb_box{padding-bottom: 50px;}
		.join_banner{height: 251px;background-position: 18%;}
		.joinc_txt p{display: none;}
		.joinc_list ul li{width: 25%;height: 125px;padding: 0 0 10px;}
		.joinc_list ul li h1{text-align: center;}
		.joinc_txt h1{font-size: 1rem;}
		.joinc_tit h1{font-size: 1.65rem;}
		.joinc_tit span{font-size: 1.65rem;}
		.joinc_tit p{font-size: 0.875rem;letter-spacing: 2px;}
		.joinc_tit{padding-bottom: 25px;}
		.joinc{min-height: 585px;}
		.joind_tit span{font-size: 1.65rem;}
		.joind_tit h1{font-size: 1.65rem;}
		.joind_tit p{font-size: 0.875rem;letter-spacing: 2px;}
		.joind_tit{padding-bottom: 25px;}
		.joind_t h1{padding-bottom: 10px;}
		.joind_list ul{flex-wrap: wrap;}
		.joind_list ul li{width: 24%;margin-right: 0;margin-bottom: 1%;padding: 20px 0;}
		.joind_t h1{font-size: 2.25rem;}
		.joind_b h1{font-size: 1rem;padding-top: 15px;}
		.joind_rx a span{font-size: 1.5rem;}
		.joind_rx a{font-size: 0.875rem;}
	}
	
	/* 案例展示 */
	.case_banner{background: url(../img/case_banner.jpg) no-repeat center;height: 400px;}
	.case_dh{position: relative;bottom: 36px;}
	.case_dh .gm{background: #156a63;border-bottom: 1px solid #ffba14;display: flex;justify-content: space-between;align-items: center;padding: 0px 20px;box-sizing: border-box;}
	.case_menu ul{display: flex;}
	.case_wz p{display: flex;align-items: center;color: white;}
	.case_menu ul li a{padding: 25px 15px;display: block;color: white;transition: .5s;}
	.case_wz a{color: white;}
	.case_menu ul li{position: relative;}
	.case_menu ul li:nth-child(1n+2)::before{content: "";height: 16px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: -2px;top: 29px;}
	.case_menu ul li:hover a{color: #ffba14;}
	.case_menu ul li::after{content: "";width: 0px;height: 1px;background: #ffba14;display: block;position: absolute;top: 50%;left: 2px;transition: .5s;}
	.case_menu ul li:hover::after{width: 6px;}
	.al a{color: #ffba14!important;}
	.al::after{width: 6px!important;}
	.case_list{overflow: hidden;padding-bottom: 60px;padding-top: 30px;}
	.case_list ul li{width: 32.6%;margin-left: 1%;margin-bottom: 40px;float: left;}
	.case_list ul li:nth-child(3n+1){margin-left: 0;}
	.case_txt p{color: #222222;font-size: 1.125rem;}
	.case_txt{display: flex;justify-content: space-between;padding: 13px 15px;align-items: center;background: #eeeeee;}
	.case_img{overflow: hidden;}
	.case_img img{transform: scale(1);transition: .5s;}
	.case_list ul li:hover .case_img img{transform: scale(1.05);}
	@media screen and (max-width:768px) {
		.case_txt img{display: none;}
		.case_txt p{font-size: 0.875rem;}
		.case_txt {padding: 10px 0px;text-align: center;display: block;}
		.case_banner{height: 300px;background-size: auto 100%;background-position: 10%;}
	}
	@media screen and (max-width:520px) {
		.case_banner{height: 251px;background-position: 45%;}
		.case_wz{display: none;}
		.case_dh{bottom: 25px;}
		.case_menu ul li a{font-size: 0.875rem;padding: 15px 0px;}
		.case_menu ul li{width: 33.333%;text-align: center;}
		.case_menu{width: 100%;}
		.case_menu ul li::after{display: none;}
		.case_menu ul li:nth-child(1n+2)::before{top: 18px;}
		.case_dh .gm{padding: 0 10px;}
		.case_list ul li{width: 49%;margin-left: 0!important;}
		.case_list ul li:nth-child(2n){margin-left: 1.333%!important;}
		.case_txt{height: 36px;line-height: 36px;overflow: hidden;padding: 0;}
	}
	
	/* 工程服务 */
	.ser_banner{background: url(../img/ser_banner.jpg) no-repeat center;height: 400px;}
	.ser_dh{position: relative;bottom: 36px;}
	.ser_dh .gm{background: #156a63;border-bottom: 1px solid #ffba14;display: flex;justify-content: space-between;align-items: center;padding: 0px 20px;box-sizing: border-box;}
	.ser_menu ul{display: flex;}
	.ser_wz p{display: flex;align-items: center;color: white;}
	.ser_menu ul li a{padding: 25px 15px;display: block;color: white;transition: .5s;}
	.ser_wz a{color: white;}
	.ser_menu ul li{position: relative;}
	.ser_menu ul li:nth-child(1n+2)::before{content: "";height: 16px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: -2px;top: 29px;}
	.ser_menu ul li:hover a{color: #ffba14;}
	.ser_menu ul li::after{content: "";width: 0px;height: 1px;background: #ffba14;display: block;position: absolute;top: 50%;left: 2px;transition: .5s;}
	.ser_menu ul li:hover::after{width: 6px;}
	.al a{color: #ffba14!important;}
	.al::after{width: 6px!important;}
	.ser_list{overflow: hidden;padding-bottom: 60px;padding-top: 30px;}
	.ser_list ul li{width: 32.6%;margin-left: 1%;margin-bottom: 40px;float: left;}
	.ser_list ul li:nth-child(3n+1){margin-left: 0;}
	.ser_txt p{color: #222222;font-size: 1.125rem;}
	.ser_txt{display: flex;justify-content: space-between;padding: 13px 15px;align-items: center;background: #eeeeee;}
	.ser_img{overflow: hidden;}
	.ser_img img{transform: scale(1);transition: .5s;}
	.ser_list ul li:hover .ser_img img{transform: scale(1.05);}
	@media screen and (max-width:768px) {
		.ser_txt img{display: none;}
		.ser_txt p{font-size: 0.875rem;}
		.ser_txt {padding: 10px 0px;text-align: center;display: block;}
		.ser_banner{height: 300px;background-size: auto 100%;background-position: 10%;}
	}
	@media screen and (max-width:520px) {
		.ser_banner{height: 251px;}
		.ser_wz{display: none;}
		.ser_dh{bottom: 25px;}
		.ser_menu ul li a{font-size: 0.875rem;padding: 15px 0px;}
		.ser_menu ul li{width: 33.333%;text-align: center;}
		.ser_menu{width: 100%;}
		.ser_menu ul li::after{display: none;}
		.ser_menu ul li:nth-child(1n+2)::before{top: 18px;}
		.ser_dh .gm{padding: 0 10px;}
		.ser_list ul li{width: 49%;margin-left: 0!important;}
		.ser_list ul li:nth-child(2n){margin-left: 1.333%!important;}
		.ser_txt{height: 36px;line-height: 36px;overflow: hidden;padding: 0;}
	}
	
	/* 新闻中心 */
	.news_banner{background: url(../img/news_banner.jpg) no-repeat center;height: 400px;}
	.news_dh{position: relative;bottom: 36px;}
	.news_dh .gm{background: #156a63;border-bottom: 1px solid #ffba14;display: flex;justify-content: space-between;align-items: center;padding: 0px 20px;box-sizing: border-box;}
	.news_menu ul{display: flex;}
	.news_wz p{display: flex;align-items: center;color: white;}
	.news_menu ul li a{padding: 25px 15px;display: block;color: white;transition: .5s;}
	.news_wz a{color: white;}
	.news_menu ul li{position: relative;}
	.news_menu ul li:nth-child(1n+2)::before{content: "";height: 16px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: -2px;top: 29px;}
	.news_menu ul li:hover a{color: #ffba14;}
	.news_menu ul li::after{content: "";width: 0px;height: 1px;background: #ffba14;display: block;position: absolute;top: 50%;left: 2px;transition: .5s;}
	.news_menu ul li:hover::after{width: 6px;}
	.al a{color: #ffba14!important;}
	.al::after{width: 6px!important;}
	.news_list{padding: 70px 0;}
	.news_list ul li a{display: flex;justify-content: space-between;background: #f7f7f7;transition: .5s;}
	.news_list ul li{margin-bottom: 20px;}
	.news_nr h1{color: #222222;font-size: 1.875rem;margin-bottom:40px;transition: .5s;}
	.news_nr p{color: #666666;height: 80px;overflow: hidden;transition: .5s;}
	.news_nr span{color: #146b63;transition: .5s;font-size: 0.875rem;display: flex;align-items: center;}
	.news_nr span img{margin-left: 5px;}
	.news_img{margin-right: 10px;width: 35%;}
	.news_nr{margin-right: 10px;}
	.news_time h1{font-family:"ddincs";font-size: 4.5rem;color: white;font-weight: 100;padding: 10px 20px;background: #156a63;transition: .5s;}
	.news_time{text-align: center;}
	.news_time p{padding: 5px 0;font-size: 1.125rem;color: white;background: #156a63;margin-top: 1px;transition: .5s;font-family:"ddincs";}
	.news_list ul li:hover .news_nr span{color: white;}
	.news_list ul li:hover .news_nr p{color: white;}
	.news_list ul li:hover .news_nr h1{color: white;}
	.news_list ul li:hover .news_time h1{background: white;color: #156a63;}
	.news_list ul li:hover .news_time p{background: white;color: #156a63;}
	.news_list ul li:hover .news_c{background: #156a63;}
	.news_c{display: flex;transition: .5s;padding: 40px;width: 98%;}
	.news_nr h2{display: none;}
	@media screen and (max-width:1024px) {
		.news_img{width: 50%;}
		.news_c{padding: 20px;}
		.news_nr h1{font-size: 1.65rem;margin-bottom: 25px;}
		.news_nr p{height: 110px;}
	}
	@media screen and (max-width:768px) {
		.news_banner{height: 300px;background-size: auto 100%;}
		.news_nr h1{font-size: 1.35rem;margin-bottom: 10px;}
		.news_c{padding: 0 20px;align-items: center;}
		.news_nr p{height: 105px;margin-bottom: 5px;}
		.news_list ul li a{align-items: center;}
		.news_list{padding-top: 30px;}
	}
	@media screen and (max-width:520px) {
		.news_banner{height: 251px;}
		.news_wz{display: none;}
		.news_dh{bottom: 25px;}
		.news_menu ul li a{font-size: 0.875rem;padding: 15px 0px;}
		.news_menu ul li{width: 33.333%;text-align: center;}
		.news_menu{width: 100%;}
		.news_menu ul li::after{display: none;}
		.news_menu ul li:nth-child(1n+2)::before{top: 18px;}
		.news_dh .gm{padding: 0 10px;}
		.news_nr h1{font-size: 0.875rem;margin-bottom: 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
		.news_nr p{font-size: 0.75rem;height: 63px;line-height: 16px;}
		.news_nr h2{display: block;font-size: 0.75rem;}
		.news_time{display: none;}
		.news_nr{margin-right: 0;}
		.news_c{padding: 0;padding-right: 5px;width: 60%;display: block;}
		.news_img{margin-right: 5px;width: 37%;}
		.news_nr span{display: none;}
	}
	
	.main{padding: 20px 0;padding-bottom: 150px;}
	.news_show{padding: 20px 0;padding-bottom: 125px;}
	.news_rq2{display: none;}
	.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
	.xgnews-con li a{ font-size:14px;}
	.xgnews-con li span{ float:right; color:#999; font-size:12px;}
	.xgnews-con li a:hover{ text-decoration:underline;}
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.xgnews-con li{float: none;width: auto;}
		
		.nl_nr ul li a{padding: 12px 30px;font-size: 0.85rem;}
		.nl_nr ul{justify-content: space-between;}
		.news_nr li{margin: 10px 0;}
		.news_show{padding-bottom: 35px;}
		
	}
	
	/* 联系我们 */
	.c_box{padding-bottom: 60px;}
	.c_banner{background: url(../img/c_banner.jpg) no-repeat center;height: 400px;}
	.c_dh{position: relative;bottom: 36px;}
	.c_dh .gm{background: #156a63;border-bottom: 1px solid #ffba14;display: flex;justify-content: space-between;align-items: center;padding: 0px 20px;box-sizing: border-box;}
	.c_menu ul{display: flex;}
	.c_wz p{display: flex;align-items: center;color: white;}
	.c_menu ul li a{padding: 25px 15px;display: block;color: white;transition: .5s;}
	.c_wz a{color: white;}
	.c_menu ul li{position: relative;}
	.c_menu ul li:nth-child(1n+2)::before{content: "";height: 16px;width: 1px;background: rgba(255,255,255,0.2);position: absolute;left: -2px;top: 29px;}
	.c_menu ul li:hover a{color: #ffba14;}
	.c_menu ul li::after{content: "";width: 0px;height: 1px;background: #ffba14;display: block;position: absolute;top: 50%;left: 2px;transition: .5s;}
	.c_menu ul li:hover::after{width: 6px;}
	.al a{color: #ffba14!important;}
	.al::after{width: 6px!important;}
	.c_tit{margin-top: 20px;}
	.c_tit h1{color: #146b63;font-size: 3rem;font-weight: bold;}
	.c_tit p{color: #999999;font-size: 1.5rem;font-family:"ddincs";}
	.c_tit::after{content: "";width: 32px;height: 2px;background: #146b63;margin: 35px 0;display: block;}
	.c_l h1{font-size: 1.875rem;color: #222222;margin-bottom: 25px;}
	.c_l p{color: #222222;margin-bottom: 10px;}
	.c_r ul{display: flex;}
	.c_list{display: flex;justify-content: space-between;padding-bottom: 60px;}
	.c_l{width: 60%;position: relative;padding-right: 20px;}
	.c_l::after{content: "";background: #eeeeee;width: 1px;height: 100%;position: absolute;right: 0;top: 0;}
	.c_r ul li{margin: 0 33px;}
	.c_r ul li p{margin-top: 5px;text-align: center;}
	@media screen and (max-width:1024px) {
		.c_tit h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.c_banner{height: 300px;background-size: auto 100%;background-position: 100%;}
	}
	@media screen and (max-width:520px) {
		.c_banner{height: 251px;background-position: 82%;}
		.c_wz{display: none;}
		.c_dh{bottom: 25px;}
		.c_menu ul li a{font-size: 0.875rem;padding: 15px 0px;}
		.c_menu ul li{width: 33.333%;text-align: center;}
		.c_menu{width: 100%;}
		.c_menu ul li::after{display: none;}
		.c_menu ul li:nth-child(1n+2)::before{top: 18px;}
		.c_dh .gm{padding: 0 10px;}
		.c_tit h1{font-size: 1.65rem;}
		.c_tit p{display: none;}
		.c_list{display: block;}
		.c_l{width: 100%;margin-right: 0;padding-right: 0;}
		.c_l::after{display: none;}
		.c_l h1{font-size: 1.35rem;}
		.c_l p{font-size: 0.875rem;}
		.c_r{margin-top: 20px;}
		.c_r ul li p{font-size: 0.875rem;}
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	