@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Arial"; 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: 1440px;margin: 0 auto;}
.gm{width: 95%;max-width: 1440px;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;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid rgba(0,0,0,0); height:12px; line-height:12px; zoom:1;font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#b4b4b4; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto; margin-left:3px; margin-right:3px;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#b4b4b4; height:12px; line-height:12px; zoom:1; overflow:auto;  margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px;border-radius: 5px;}
::-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:440px!important; box-sizing: border-box;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
}
.xd em{transform:scaleX(1)!important;}
.xd a{font-weight: bold!important;color: #10753a!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:"Avant Garde Book BT";
	 src: url("../font/Avant Garde Book BT.eot"),
	      url("../font/Avant Garde Book BT.ttf");
	}
	@font-face {
	 font-family:"Din";
	 src: url("../font/Din.eot"),
	      url("../font/Din.ttf");
	}
	@font-face {
	 font-family:"din_bl";
	 src: url("../font/din_bl.eot"),
	      url("../font/din_bl.ttf");
	}
	@font-face {
	 font-family:"din1451";
	 src: url("../font/din1451.eot"),
	      url("../font/din1451.ttf");
	}
	@font-face {
	 font-family:"din_con";
	 src: url("../font/din_con.eot"),
	      url("../font/din_con.ttf");
	}
	@font-face {
	 font-family:"ariali";
	 src: url("../font/ariali.eot"),
	      url("../font/ariali.ttf");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	@font-face {
	 font-family:"D-DINExp";
	 src: url("../font/D-DINExp.eot"),
	      url("../font/D-DINExp.ttf");
	}
	@font-face {
	 font-family:"AgencyFB";
	 src: url("../font/AgencyFB.eot"),
	      url("../font/AgencyFB.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	
	
	.nav_box{z-index: 999;position: sticky;background: white;width: 100%;border-bottom: 1px solid #10753a;transition: .5s;top: 0;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;position: relative;}
	.nav_box2{z-index: 999;position: sticky;background: white;width: 100%;border-bottom: 1px solid #e6e6e6;transition: .5s;top: 0;}
	.nav_box2 .gm_top{display: flex;justify-content: space-between;align-items: center;position: relative;}
	.top_logo{position: relative;z-index: 2;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;position: relative;}
	/* .top_nav{width: 86%;} */
	.top_logo p{color: #010101;font-size: 0.9375rem;text-align: center;letter-spacing: 2.5px;margin-top: 5px;}
	.top_nav>ul{display: flex;width: 100%;}
	.top_nav>ul>li{/* margin-left: 5%; */text-align: center;transition: .5s;padding: 0 25px;position: relative;}
	.top_nav>ul>li:nth-child(1){padding-left: 0;}
	/* .top_nav>ul>li:nth-child(1){margin-left: 0;} */
	.top_nav>ul>li>a{padding: 44px 0px;transition: .5s;z-index: 9;position: relative;font-size: 1rem;display: block;color: #000;}
	.top_nav>ul>li>a>em{background:#10753a; display:block; position:absolute; left:0%; bottom:30px; height:3px; transition:0.5s; width:100%; transform:scaleX(0);border-radius: 10px;}
	.top_nav>ul>li::after{content: "/";color: #333333;font-size: 0.875rem;position: absolute;right: -3px;top: 50%;transform: translate(0,-50%);}
	.top_nav>ul>li:nth-last-child(1)::after{display: none;}
	.top_nav>ul>li:hover em{transform:scaleX(1); transition:0.5s;}
	.top_nav>ul>li:hover a{color: #10753a;}
	.jt{background:#2557a5; display:block; position:absolute; left:2.7%; bottom:20px; height:3px;  width:36px; border-radius: 10px;}
	.top_nav>ul>li:nth-last-child(1){padding-right: 0;}
	.top_nav{position: relative;}
	.top_p a{color: #10753a;font-size: 1.5rem;font-family:"D-DIN";display: block;background: url(../img/top_p.png) center left no-repeat;padding-left: 35px;}
	.top_p{padding-right: 20px;border-right: 1px solid #cfcfcf;margin-right: 20px;}
	.top_r{display: flex;align-items: center;}
	.lan a{color: #222222;font-size: 1.125rem;font-family:"D-DIN";}
	/* .phone_box ul{display: flex;align-items: center;padding-left: 3%;transition: .5s;} */
	.top_box_move{position: sticky;z-index: 999;box-shadow: 0px 2px 10px rgba(0,0,0,.1);top: 0;width: 100%;max-width: none;background: white;}
	.mob_logo{display: none;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico span{margin-bottom:8px ;width: 34px;height: 2px;background: #10753a;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);transition: all 0.5s;}
	.menu_txt a{font-size: 1.125rem;color: white;padding: 20px 0px;display: block;}
	.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:1280px) {
		.top_p{display: none;}
		.top_nav>ul>li{padding: 0 15px;}
	}
	@media screen and (max-width:1024px) {
		.mob_inner_box{display: block;}
		.top_r_list{display: none;}
		.nav_box .gm_top{height: 80px;position: static;}
		.nav_box2 .gm_top{height: 80px;position: static;}
		.top_r{position: absolute;top: 50%;right: 80px;transform: translate(0,-50%);}
	}
	
	/* 移动端导航按��?*/
	@media screen and (max-width:768px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding:0;}
		
		.logo_box{padding: 10px 0;}
		.top_nav ul{display: none;}
		.logo_txt{padding-left: 10px;margin-left: 10px;line-height: 30px;}
		.logo_img img{width: 17%;}
		.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{background-position: -60px;}
	}
	@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;}
		.logo_txt h1{font-size: 0.85rem;}
		.mob_ico{margin-top: 3px;}
		.menu_bg{top: 53px;}
		.menu_txt a{font-size: 0.875rem;}
		.top_logo {width: 58%;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;}
		.top_logo a p:nth-child(2){margin-left: 5px;padding-left: 5px;}
		
		.top_r{right: 60px;}
		.lan a{font-size: 1rem;}
		.nav_box{background-position: -225px;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	
	/* 二级菜单 */
	.rj{position: relative;}
	.rj>ul>li{background: #135393;border-top: 1px solid rgba(255,255,255,0.5);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li>a{padding: 10px 0;width: 100%;display: block;transition: .5s;color: white;}
	.xs{position: absolute;display: none;width: 120%;left: -10px;}
	.xs>li:hover{background: #0e3d6c;}
	.rj>ul>li:hover>a{color: white;}
	.rj .pl{background: #0e3d6c;}
	/* 二级菜单 */
	@media screen and (max-width:1024px) {
		.rj ul li a{font-size: 0.95rem;}
		
	}
	.xs li:hover .top_menu{display: block;}
	.top_menu:hover{display: block;}
	.top_menu{position: absolute;top: -1px;left: 100%;display: none;z-index: 1;width: 100%;}
	.top_menu ul{display: flex;flex-direction: column;justify-content: flex-end;}
	.top_menu>ul>li>a{padding: 10px 0;transition: .5s;display: block;background: white;border-top: 1px solid #135393;}
	.top_menu>ul>li:hover>a{color: white;background: #135393;}
	
	/* banner */
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #04599f;/* 两种都可以 */
		--swiper-navigation-color: #04599f;/* 单独设置按钮颜色 */
		
	}
	.swiper-button-prev::after{display: none;}
	.swiper-button-next::after{display: none;}
	.swiper-button-prev{width: auto!important;left: 0!important;}
	.swiper-button-next{width: auto!important;right: 0!important;}
	.swiper-pagination{max-width: 1440px;width: 95%;margin: 0 auto;text-align: left!important;left: 0;right: 0;bottom: 30px!important;}
	.swiper-pagination span{position: relative;transition: .5s;}
	.swiper-pagination span::after{content: "";width: 20px;height: 20px;box-sizing: border-box;border: 1px solid rgba(255,255,255,0.5);position: absolute;display: block;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: .5s;opacity: 0;border-radius: 50%;}
	.swiper-pagination-bullet {
		width: 10px!important;
		height: 10px!important;
		background:#999999 !important;
		opacity: 1!important;
		border-radius: 50%!important;
		margin: 0px 11px!important;
	}
	.swiper-pagination-bullet-active {
		opacity: 1!important;
		background:#10753a !important;
	}
	.swiper-pagination-bullet-active::after{
		opacity: 1!important;
		border-color:#10753a !important;
	}
	.swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:1024px) {
		.swiper-pagination{text-align: center!important;bottom: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-button-prev{display: none!important;}
		.swiper-button-next{display: none!important;}
	}
	
	.inp_box{border-bottom: 1px solid #cccccc;}
	.inp_tit{text-align: center;padding-top: 75px;padding-bottom: 55px;background: url(../img/inp_bg.jpg) center no-repeat;}
	.inp_tit h1{color: #10753a;font-size: 2.25rem;font-weight: bold;}
	.inp_tit h2{color: #333333;font-size: 2.25rem;}
	.inp_list{position: relative;height: 774px;overflow: hidden;}
	.inp_list .gm{display: flex;justify-content: space-between;}
	.inp_list::after{content: "";display: block;width: 25%;height: 100%;background: url(../img/inp_bg2.jpg) center no-repeat;left: 0;top: 0;z-index: -1;position: absolute;}
	.inp_m1 h1{color: #10753a;font-size: 1.125rem;font-weight: bold;margin-top: 5px;}
	.inp_menu{width: 33.4%;display: flex;height: 774px;}
	.inp_menu1{width: 50%;}
	.inp_menuq{width: 50%;background: #d5e7e5;}
	.inp_menu2{background: #d5e7e5;}
	.inp_m1{text-align: center;padding: 30px 0;}
	.inp_menu1 ul li a{color: #222222;height: 64px;line-height: 64px;display: block;padding-left: 40px;}
	.inp_lx a{display: block;color: #10753a;font-size: 1.375rem;font-family: "D-DIN";padding-left: 25px;background: url(../img/inp_p.png) center left no-repeat;}
	.inp_menu1 ul{border-bottom: 1px solid #cccccc;padding-bottom: 30px;}
	.inp_lx p{color: #222222;margin-bottom: 15px;}
	.inp_lx{margin-top: 15px;padding-left: 40px;}
	.inp_menu1 ul li{position: relative;transition: .5s;}
	.inp_menu1 ul li::after{content: ">";font-family:"AgencyFB";color: #666666;position: absolute;top: 50%;right: 20px;transform: translate(0,-50%);font-size: 1.125rem;}
	.inp_sj{width: 24px;height: 24px;background: url(../img/sj1.png) center no-repeat;position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;}
	.inp_menu1 ul li:hover{background: #d5e7e5;}
	.inp_menu1 ul li:hover .inp_sj{opacity: 1;}
	.inp_menu1 ul .on{background: #d5e7e5;}
	.inp_menu1 ul .on .inp_sj{opacity: 1;}
	.inp_menu2>h1{padding-top: 55px;margin-bottom: 30px;color: #222222;font-size: 1.125rem;font-weight: bold;display: flex;align-items: center;justify-content: center;}
	.inp_menu2>h1>span{color: #333333;display: inline-block;margin-left: 10px;font-weight: normal;font-family: "D-DIN";font-size: 1rem;}
	.inp_menu2 ul li{position: relative;transition: .5s;}
	.inp_menu2 ul li a{color: #222222;height: 64px;line-height: 64px;display: block;padding-left: 40px;}
	.inp_menu2 ul li span{color: #999999;font-family: "D-DIN";display: inline-block;margin-left: 5px;}
	.inp_sj2{width: 24px;height: 24px;background: url(../img/sj2.png) center no-repeat;position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;}
	.inp_menu2 ul li::after{content: ">";font-family:"AgencyFB";color: #666666;position: absolute;top: 50%;right: 20px;transform: translate(0,-50%);font-size: 1.125rem;}
	.inp_menu2 ul li:hover{background: #fff;}
	.inp_menu2 ul li:hover .inp_sj2{opacity: 1;}
	.inp_menu2 ul .on{background: #fff;}
	.inp_menu2 ul .on .inp_sj2{opacity: 1;}
	.inp_menu2 ul{border-bottom: 1px solid #cccccc;padding-bottom: 30px;}
	.inp_mmore a{color: #222222;display: block;position: relative;margin: 0 30px;margin-top: 20px;}
	.inp_mmore a::after{content: "";background: url(../img/inp_ico1.png) center no-repeat;height: 15px;width: 15px;display: block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
	.inp_nr{width: 64.3%;}
	.inp_top{padding-top: 55px;margin-bottom: 45px;display: flex;justify-content: space-between;padding-bottom: 20px;border-bottom: 1px solid #cccccc;align-items: center;}
	.inp_top a{color: #666666;font-size: 0.875rem;display: block;height: 30px;line-height: 30px;border: 1px solid #cccccc;position: relative;padding-left: 15px;padding-right: 45px;}
	.inp_top h1{color: #10753a;font-size: 1.5rem;font-family: "D-DIN";}
	.inp_top a::after{content: "";width: 30px;height: 30px;background: url(../img/inp_jt.png) center no-repeat;position: absolute;right: 0;top: 0;display: block;border-left: 1px solid #CCCCCC;}
	.inp_txt{color: #222222;font-size: 1rem;font-family: "D-DIN";margin-top: 3px;text-align: center;    height: 22px;}
	.inp_img{border: 1px solid #cccccc;position: relative;transition: .5s;}
	.inp_nr1 ul li{margin-bottom: 35px;width: 23.221%;float: left;margin-left: 2.35%;}
	.inp_nr1 ul li:nth-child(4n+1){margin-left: 0;}
	.inp_sj3{width: 24px;height: 24px;background: url(../img/sj3.png) center no-repeat;position: absolute;right: -1px;top: -1px;transition: .5s;opacity: 0;}
	.inp_nr1 ul li:hover .inp_sj3{opacity: 1;}
	.inp_nr1 ul li:hover .inp_img{box-shadow: 0 0 18px rgba(0,0,0,0.2);}
	@media screen and (max-width:1366px) {
		.inp_lx{padding-left: 0;}
		.inp_menu2 ul li span{font-size: 0.875rem;}
	}
	@media screen and (max-width:1280px) {
		.inp_menu2 ul li span{display: none;}
		.inp_menu2>h1>span{display: none;}
		.inp_txt{font-size: 1rem;}
		.inp_lx{display: none;}
	}
	@media screen and (max-width:1024px) {
		.inp_mmore a::after{display: none;}
		.inp_menu1 ul li a{padding-left: 15px;}
		.inp_menu2 ul li a{padding-left: 15px;}
		.inp_list{height: auto;}
		.inp_menu{height: auto;}
	}
	@media screen and (max-width:768px) {
		.inp_menu{display: none;}
		.inp_list::after{display: none;}
		.inp_nr{width: 100%;}
		.inp_txt{font-size: 0.875rem;height: 32px;overflow: hidden;}
		.inp_tit h2{font-size: 1.875rem;}
		.inp_tit h1{font-size: 1.875rem;}
	}
	@media screen and (max-width:520px) {
		.inp_tit{padding: 50px 0 10px;}
		.inp_tit h2{font-size: 1.125rem;}
		.inp_tit h1{font-size: 1.125rem;}
		.inp_top{padding-top: 20px;padding-bottom: 10px;margin-bottom: 20px;}
		.inp_top h1{font-size: 1.25rem;}
		.inp_nr1 ul li{margin-left: 1.25%!important;width: 32.5%;margin-bottom: 15px;}
		.inp_nr1 ul li:nth-child(3n+1){margin-left: 0!important;}
		.inp_txt{font-size: 0.75rem;margin-top: 5px;height: 38px;}
		.inp_nr1{box-sizing: border-box;padding: 0 1px;}
		.inp_top a{display: none;}
		
	}
	
	.inw_tit{padding: 75px 0 30px;text-align: center;}
	.inw_tit h1{color: #10753a;font-size: 2.25rem;font-weight: bold;}
	.inw_tit h2{color: #333333;font-size: 2.25rem;}
	.inw_list{background: url(../img/inw_bg.jpg) center no-repeat;min-height: 422px;}
	.inw_txt h2{font-size: 1.35rem;color: white;padding-top: 70px;}
	.inw_txt p{color: white;border-top: 1px dashed rgba(255,255,255,0.2);padding-top: 15px;display: inline-block;line-height: 22px;}
	.inw_txt img{margin: 15px 0 0;padding-bottom: 25px;display: block;}
	.inw_txt{position: relative;}
	.inw_txt span{font-family:"arial";font-size: 15.625rem;opacity: .5;position: absolute;left: 0;top: -55px;color: #e6e6e6;}
	@media screen and (max-width:1024px) {
		.inw_list{background: #0c552a;}
	}
	@media screen and (max-width:768px) {
		.inw_tit h2{font-size: 1.875rem;}
		.inw_tit h1{font-size: 1.875rem;}
	}
	@media screen and (max-width:520px) {
		.inw_tit{padding: 50px 0 20px;}
		.inw_tit h2{font-size: 1.125rem;}
		.inw_tit h1{font-size: 1.125rem;}
		.inw_txt span{font-size: 9rem;}
		.inw_txt h2{font-size: 0.875rem;padding-top: 40px;line-height: 23px;}
		.inw_txt h2 br{display: none;}
		.inw_txt img{padding-bottom: 15px;}
		.inw_list{min-height: auto;padding-bottom: 30px;}
		.inw_txt p{font-size: 0.875rem;}
		.inw_txt p br{display: none;}
		
	}
	
	.inf_box{padding-top: 30px;padding-bottom: 80px;}
	.inf_list p{color: #222222;font-size: 1.125rem;font-family: "D-DIN";margin-top: 10px;text-align: center;}
	.inf_img{border: 1px solid #cccccc;box-sizing: border-box;transition: .5s;position: relative;}
	.inf_list ul li{width: 18.473%;margin-bottom: 20px;float: left;cursor: pointer;margin-left: 1.9%;}
	.inf_list ul li:nth-child(5n+1){margin-left: 0;}
	.inf_sj3{width: 24px;height: 24px;background: url(../img/sj3.png) center no-repeat;position: absolute;right: -1px;top: -1px;transition: .5s;opacity: 0;}
	.inf_list ul li:hover .inf_sj3{opacity: 1;}
	.inf_list ul li:hover .inf_img{box-shadow: 0 0 18px rgba(0,0,0,0.2);}
	.inf_more{text-align: center;margin-top: 40px;}
	.inf_more a{color: white;display: inline-block;font-size: 0.875rem;height: 48px;line-height: 48px;padding: 0 50px;background: #10753a;}
	@media screen and (max-width:520px) {
		.inf_list ul li{margin-left: 1.25%!important;width: 32.5%;margin-bottom: 15px;}
		.inf_list ul li:nth-child(3n+1){margin-left: 0!important;}
		.inf_list p{font-size: 0.875rem;margin-top: 5px;}
		.inf_more a{height: 40px;line-height: 40px;padding: 0 25px;}
		.inf_more{margin-top: 25px;}
		.inf_box{padding-bottom: 50px;}
	}
	
	.ing_box{background: url(../img/ing_bg.jpg) center/cover no-repeat;padding-bottom: 70px;}
	.ing_list{padding-top: 80px;}
	.ing_tit{margin-bottom: 50px;text-align: center;}
	.ing_tit h2{color: white;font-weight: bold;font-size: 2.25rem;margin-bottom: 5px;}
	.ing_tit p{color: white;font-size: 1.25rem;}
	.ing_tl{background: url(../img/ing_img1.jpg) center no-repeat;height: 500px;width: 59.723%;}
	.ing_top{display: flex;justify-content: space-between;margin-bottom: 60px;}
	.ing_tlt h1{color: #10753a;font-size: 1.65rem;margin-bottom: 20px;}
	.ing_tlt h2{color: #222222;font-size: 1.125rem;height: 210px;}
	.ing_tlt p{color: #222222;margin-bottom: 10px;}
	.ing_tlt a {font-family: "D-DIN";display: inline-flex;align-items: center;height: 56px;line-height: 56px;padding: 0 20px;background: #10753a;font-size: 1.25rem;color: white;}
	.ing_tlt a img{margin-right: 10px;}
	.ing_tlt{padding-top: 50px;padding-left: 35px;}
	.ing_tr p{color: white;font-size: 1.125rem;}
	.ing_tr h1{color: white;font-size: 1.65rem;margin-bottom: 15px;}
	.ing_trt{padding-top: 25px;padding-left: 25px;box-sizing: border-box;background: url(../img/ing_img2.jpg) center;height: 240px;}
	.ing_tr{width: 38.889%;display: flex;flex-direction: column;justify-content: space-between;}
	.ing_trb{padding-top: 25px;padding-left: 25px;box-sizing: border-box;background: url(../img/ing_img3.jpg) center;height: 240px;}
	.ing_bl ul li{text-align: center;margin-bottom: 16px;margin-left: 1%;height: 140px;width: 18.732%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
	.ing_bl ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.ing_bl{width: 71.181%;}
	.ing_bl span{color: #333333;font-size: 0.75rem;}
	.ing_bl h1{color: #222222;font-size: 1.125rem;margin-bottom: 5px;font-family: "D-DIN";text-transform: uppercase;}
	.ing_bl ul li:nth-child(5n+1){margin-left: 0;}
	.ing_br{background: url(../img/ing_bg2.jpg) center no-repeat;height: 296px;width: 27.778%;position: relative;color: white;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
	.ing_bom{display: flex;justify-content: space-between;}
	.ing_br::after{content: "";width: calc(100% - 20px);height: calc(100% - 20px);box-sizing: border-box;border: 4px solid #84e2ab;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
	.ing_br h1{font-size: 1.5rem;margin: 10px 0;}
	.ing_br p{font-size: 1.125rem;}
	.ing_br>img:nth-child(1){position: absolute;top: -50px;left: -12px;z-index: 2;}
	.ing_br>img:nth-child(2){position: absolute;bottom: -60px;right: -80px;z-index: 2;}	
	@media screen and (max-width:1366px) {
		.ing_br p{font-size: 1rem;}
		.ing_br h1{font-size: 1.25rem;}
	}
	@media screen and (max-width:1280px) {
		.ing_br>img:nth-child(1){display: none;}
		.ing_br>img:nth-child(2){display: none;}
		.ing_tl{background: url(../img/ing_img1-1.jpg) center no-repeat;}
		.ing_tr p br{display: none;}
		.ing_tlt h2 br{display: none;}
		.ing_br{padding: 15px;box-sizing: border-box;}
	}
	@media screen and (max-width:1024px) {
		.ing_tr h1{font-size: 1.65rem;}
		.ing_trt{padding-top: 25px;padding-left: 25px;}
		.ing_trb{padding-top: 25px;padding-left: 25px;}
	}
	@media screen and (max-width:768px) {
		.ing_br{display: none;}
		.ing_bl{width: 100%;}
		.ing_trt{padding-top: 10px;padding-left: 10px;}
		.ing_trb{padding-top: 10px;padding-left: 10px;}
		.ing_tr p{font-size: 1rem;}
		.ing_tr h1{font-size: 1.45rem;}
		.ing_tit h2{font-size: 1.35rem;}
		.ing_tit p{font-size: 1rem;}
	}
	@media screen and (max-width:520px) {
		.ing_box{background: #0f4c44;min-height: auto;padding-bottom: 50px;overflow: hidden;}
		.ing_top{display: block;margin-bottom: 30px;}
		.ing_tl{width: 100%;margin-bottom: 20px;background-size: auto 100%;height: 325px;}
		.ing_tr{display: block;width: 100%;}
		.ing_bl ul li{width: 31.8%;margin: 0 3px!important;background-size: auto 100%;height: 100px;}
		.ing_bl h1{font-size: 0.875rem;}
		.ing_tlt h1{font-size: 1.125rem;}
		.ing_tlt h2{font-size: 1rem;height: 130px;}
		.ing_tlt{padding-top: 30px;padding-left: 10px;}
		.ing_tlt a{height: 45px;line-height: 45px;}
		.ing_tlt p{margin-bottom: 7px;}
		.ing_tr h1{font-size: 1.125rem;}
		.ing_tr p{font-size: 0.875rem;}
		.ing_trt{padding-top: 20px;padding-left: 20px;background-size: auto 100%;height: 180px;}
		.ing_trb{padding-top: 20px;padding-left: 20px;background-size: auto 100%;height: 180px;}
		.ing_list{padding-top: 50px;}
		.ing_tlt h1 br{display: none;}
		.ing_tit{margin-bottom: 20px;}
		
	}
	
	.ina_box{position: relative;height: 760px;}
	.ina_box::after{content: "";width: 50%;height: 100%;background: url(../img/ina_bg1.jpg) center no-repeat;position: absolute;left: 0;top: 0;display: block;z-index: -1;}
	.ina_box::before{content: "";width: 50%;box-sizing: border-box;border-left: 5px solid #10753a;;height: 100%;background: url(../img/ina_bg2.jpg) center no-repeat;position: absolute;right: 0;top: 0;display: block;z-index: -1;}
	.ina_list{display: flex;justify-content: space-between;}
	.ina_l{width: 50%;position: relative;}
	.ina_l>img{position: absolute;right: 0;top: 0;}
	.ina_r{width: 50%;box-sizing: border-box;position: absolute;right: 0;top: 0;height: 100%;display: flex;align-items: flex-end;}
	.ina_txt h1{color: #10753a;font-size: 2.25rem;font-weight: bold;margin-bottom: 5px;}
	.ina_txt h2{color: #10753a;font-size: 1.125rem;padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #cccccc;}
	.ina_txt p{color: #333333;line-height: 30px;text-indent: 32px;}
	.ina_txt{padding-top: 75px;padding-right: 60px;}
	.ina_more h1{font-size: 1.875rem;font-family: "D-DIN";color: white;}
	.ina_more p{color: white;}
	.ina_more span{font-family:"AgencyFB";color: white;display: inline-block;margin-left: 5px;}
	.ina_more a{display: inline-flex;height: 120px;background: #10753a;flex-direction: column;justify-content: center;align-items: center;padding: 0 30px;}
	.ina_dl{height: 510px;overflow: auto;}
	@media screen and (max-width:1366px) {
		.ina_txt h1{font-size: 1.65rem;}
	}
	@media screen and (max-width:1024px) {
		.ina_txt{padding-right: 30px;}
	}
	@media screen and (max-width:768px) {
		.ina_txt{padding-right: 15px;padding-top: 35px;}
	}
	@media screen and (max-width:520px) {
		.ina_r{display: none;}
		.ina_box::before{display: none;}
		.ina_l{width: 100%;}
		.ina_box::after{width: 100%;background: #e1e2e6;}
		.ina_l>img{display: none;}
		.ina_txt{padding-right: 0;}
		.ina_dl{height: auto;}
		.ina_txt p{font-size: 0.875rem;line-height: 22px;text-indent: 28px;}
		.ina_txt{padding-top: 50px;}
		.ina_txt h1{font-size: 1.25rem;}
		.ina_txt h2{font-size: 1rem;margin-bottom: 10px;padding-bottom: 10px;}
		.ina_box{height: auto;padding-bottom: 50px;}
		
	}
	
	.inn_box{padding-bottom: 80px;}
	.inn_tit{text-align: center;padding-top: 75px;margin-bottom: 55px;}
	.inn_tit h1{color: #10753a;font-size: 2.25rem;font-weight: bold;margin-bottom: 10px;}
	.inn_tit p{color: #333333;}
	.inn_list ul{display: flex;justify-content: space-between;}
	.inn_list ul li{width: 31.389%;background: #f5f5f5;}
	.inn_txt{background: #f5f5f5;padding-left: 10px;padding-right: 10px;padding-bottom: 20px;position: relative;}
	.inn_txt h2{color: #10753a;font-size: 0.875rem;padding-top: 15px;border-bottom: 1px solid #10753a;display: inline-block;}
	.inn_txt h1{color: #333333;font-size: 1.25rem;font-weight: bold;margin-top: 25px;margin-bottom: 10px;}
	.inn_txt p{color: #333333;overflow: hidden;line-height: 24px;margin-bottom: 25px;}
	.inn_txt span{color: #666666;font-family: "D-DIN";}
	.inn_txt>img{position: absolute;right: 0;top: 0;transition: .5s;opacity: 0;}
	.inn_list ul li:hover .inn_txt>img{opacity: 1;}
	.inn_l{padding: 0 40px;box-sizing: border-box;background: #f5f5f5;}
	.inn_l h2{color: #10753a;font-size: 0.875rem;padding-top: 25px;border-bottom: 1px solid #10753a;display: inline-block;margin-bottom: 30px;}
	.inn_l a{display: block;border-top: 1px solid #cccccc;padding: 28px 0;}
	.inn_l h1{color: #333333;font-size: 1.125rem;margin-bottom: 5px;position: relative;transition: .5s;}
	.inn_list ul .inn_l a:hover h1{color: #10753a;}
	.inn_l p{color: #666666;font-size: 0.875rem;font-family: "D-DIN";}
	.inn_l h1::after{content: ">";font-family:"AgencyFB";color: #666666;position: absolute;font-size: 1.125rem;top: 50%;transform: translate(0,-50%);right: 10px;}
	.inn_more a{color: white;display: inline-block;height: 48px;line-height: 48px;background: #10753a;padding: 0 47px;}
	.inn_more{text-align: center;margin-top: 20px;}
	.inn_img{overflow: hidden;}
	.inn_img img{transition: .5s;}
	.inn_list ul li:hover .inn_img img{transform: scale(1.05);}
	@media screen and (max-width:1280px) {
		.inn_l a{padding: 20px 0;}
		.inn_l h1::after{display: none;}
	}
	@media screen and (max-width:1024px) {
		.inn_l{padding: 0 25px;}
		.inn_l h1{font-size: 1rem;}
		.inn_txt{padding-left: 10px;}
		.inn_txt h1{height: 52px;overflow: hidden;}
		.inn_list ul li{width: 49%;}
		.inn_list ul li:nth-last-child(1){width: 100%;margin-top: 2%;}
		.inn_list ul{flex-wrap: wrap;}
	}
	@media screen and (max-width:520px) {
		.inn_tit{padding-top: 50px;margin-bottom: 30px;}
		.inn_tit h1{font-size: 1.65rem;margin-bottom: 0px;}
		.inn_tit p{font-size: 0.875rem;}
		
		.inn_txt{padding: 5px;padding-bottom: 15px;}
		.inn_txt h1{font-size: 1rem;margin-top: 10px;height: 38px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
		.inn_txt h2{padding-top: 5px;}
		.inn_txt p{font-size: 0.875rem;line-height: 19px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;margin-bottom: 15px;}
		.inn_l{padding: 0 10px 10px;}
		.inn_l h2{padding-top: 15px;margin-bottom: 15px;}
		.inn_l a{padding: 10px 0;}
		.inn_more a{height: 40px;line-height: 40px;padding: 0 20px;font-size: 0.875rem;}
		.inn_box{padding-bottom: 50px;}
		
	}
	
	.inl_box{background: url(../img/inl_bg.jpg) center no-repeat;height: 272px;color: white;text-align: center;}
	.inl_box h1{font-size: 1.65rem;padding-top: 45px;}
	.inl_box p{font-size: 1.125rem;margin: 10px 0 35px;}
	.inl_box a{font-size: 1.375rem;color: white;font-family: "D-DIN";}
	.inl_rx{display: inline-flex;align-items: center;justify-content: center;height: 46px;padding: 0 40px;border: 1px solid rgba(255,255,255,0.5);}
	@media screen and (max-width:768px) {
		.inl_box h1{letter-spacing: 0;}
	}
	@media screen and (max-width:520px) {
		.inl_box h1{font-size: 1.35rem;}
		.inl_box{display: none;}
	}
	
	.foot_box{background: #e5f0ef;border-top: 4px solid #95562a;}
	.foot_top{padding: 40px 0;border-bottom: 1px solid #cccccc;display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}
	.foot_tr ul{display: flex;}
	.foot_tr ul li{margin-right: 45px;}
	.foot_tr ul li:nth-last-child(1){margin-right: 0;}
	.foot_tr ul li a{color: #333333;}
	.foot_bom{display: flex;justify-content: space-between;padding-bottom: 60px;}
	.foot_bl{width: 38%;}
	.foot_bl p{color: #333333;line-height: 24px;margin-bottom: 30px;}
	.foot_bl h1{position: relative;;display: inline-flex;align-items: center;height: 32px;padding: 0 40px;line-height: 32px;color: #666666;font-size: 0.875rem;background: #d5e7e5;}
	.foot_bl h1 img{position: absolute;right: -32px;top: 0;}
	.foot_lx a{color: #10753a;font-size: 1.25rem;font-family: "D-DIN";display: block;}
	.foot_lx h1{color: #666666;font-size: 0.875rem;padding-left: 20px;margin-bottom: 3px;background: url(../img/foot_ico1.png) center left no-repeat;}
	.foot_lx ul li:nth-child(2) h1{background: url(../img/foot_icoxg.png) center left no-repeat;}
	.foot_lx ul li:nth-child(3) h1{background: url(../img/foot_ico2.png) center left no-repeat;}
	.foot_lx ul li{margin-bottom: 10px;}
	.foot_lx p{color: #333333;}
	.foot_link{display: inline-block;cursor: pointer;position: relative;}
	.foot_link:hover ul{display: block;}
	.foot_link ul{position: absolute;top: -100px;left: 0;height: 100px;overflow: auto;background: white;width: 100%;display: none;}
	.foot_link ul a{display: block;height: 32px;line-height: 32px;font-size: 0.875rem;padding-left: 10px;border-bottom: 1px solid rgba(0,0,0,0.3);transition: .5s;}
	.foot_link ul a:hover{background: #d5e7e5;}
	.foot_m p{color: #333333;font-size: 0.875rem;text-align: center;margin-top: 5px;}
	.foot_m img{border: 1px solid #cccccc!important;border-radius: 5px;}
	.foot_br{display: flex;justify-content: space-between;width: 40%;}
	.foot_lx{width: 77%;}
	.end_box{background: #333333;border-top: 1px solid #10753a;}
	.end_box p{color: #cccccc;font-size: 0.875rem;}
	.end_box p a{color: #cccccc;font-size: 0.875rem;}
	.end_box .gm{display: flex;justify-content: space-between;padding: 15px 0;}
	@media screen and (max-width:1080px) {
		.end_box p span{display: none;}
		
	}
	@media screen and (max-width:1024px) {
		.foot_bl{display: none;}
		.foot_br{width: 100%;}
		.foot_tr{display: none;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#10753a;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0d5f2e;}
		.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 #0d5f2e;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.foot_top{padding: 40px 0 20px;margin-bottom: 20px;}
		.foot_lx ul li{margin-bottom: 10px;}
		.foot_lx p{font-size: 0.875rem;}
		.foot_lx{width: 60%;}
		.foot_bom{padding-bottom: 20px;}
		.end_box{padding-bottom: 47px;}
		.end_box .gm{display: block;text-align: center;}
		.end_box p{font-size: 0.75rem;}
		.end_box p a{font-size: 0.75rem;}
		.foot_br{align-items: center;}
	}
	
	/* 产品中心 */
	.pro_banner{background: url(../img/pro_banner.jpg) center no-repeat;height: 400px;text-align: center;}
	.pro_banner h1{color: #333333;font-size: 1.5rem;font-weight: bold;}
	.pro_banner span{color: #10753a;font-size: 3rem;font-family: "D-DIN";padding-top: 150px;display: inline-block;}
	.pro_banner h1::after{content: "";width: 24px;height: 2px;margin: 20px auto 0;background: #333333;display: block;}
	.pro_top{background: #f5f5f5;border-bottom: 1px solid #e6e6e6;}
	.pro_top .gm{display: flex;align-items: center;justify-content: space-between;}
	.pro_menu ul li a{color: #222222;display: block;padding: 15px 0;}
	.pro_menu ul li{position: relative;}
	.pro_menu ul li em{width: 100%;height: 2px;background: #10753a;position: absolute;bottom: 0;left: 0;transition: .5s;transform: scaleX(0);}
	.pro_top .gm{padding: 10px 0;display: flex;justify-content: space-between;}
	.pro_menu ul li:hover a{color: #10753a;}
	.pro_menu ul li:hover em{transform: scaleX(1);}
	.pro_dh p{display: flex;align-items: center;color: #222222;font-size: 0.875rem;}
	.pro_dh a{color: #222222;font-size: 0.875rem;}
	.pro_dh img:nth-child(1){margin-right: 7px;}
	.pl a{color: #10753a!important;}
	.pl em{transform: scaleX(1)!important;}
	.pro_box{padding: 40px 0 80px;}
	.pro_list{display: flex;justify-content: space-between;}
	.pro_m1 h1{color: #10753a;font-size: 1.125rem;font-weight: bold;margin-top: 5px;}
	.pro_fl{width: 33.4%;display: flex;height: 774px;}
	.pro_menu1{width: 50%;background: #e5f0ef;}
	.pro_menuq{width: 50%;background: #d5e7e5;}
	.pro_menu2{background: #d5e7e5;}
	.pro_m1{text-align: center;padding: 30px 0;}
	.pro_menu1 ul li a{color: #222222;height: 64px;line-height: 64px;display: block;padding-left: 40px;}
	.pro_lx a{display: block;color: #10753a;font-size: 1.375rem;font-family: "D-DIN";padding-left: 25px;background: url(../img/inp_p.png) center left no-repeat;}
	.pro_menu1 ul{border-bottom: 1px solid #cccccc;padding-bottom: 30px;}
	.pro_lx p{color: #222222;margin-bottom: 15px;}
	.pro_lx{margin-top: 15px;padding-left: 40px;}
	.pro_menu1 ul li{position: relative;transition: .5s;}
	.pro_menu1 ul li::after{content: ">";font-family:"AgencyFB";color: #666666;position: absolute;top: 50%;right: 20px;transform: translate(0,-50%);font-size: 1.125rem;}
	.pro_sj{width: 24px;height: 24px;background: url(../img/sj1.png) center no-repeat;position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;}
	.pro_menu1 ul li:hover{background: #d5e7e5;}
	.pro_menu1 ul li:hover .pro_sj{opacity: 1;}
	.fpl1{background: #d5e7e5!important;}
	.fpl1 .pro_sj{opacity: 1!important;}
	.pro_menu2>h1{padding-top: 55px;margin-bottom: 30px;color: #222222;font-size: 1.125rem;font-weight: bold;display: flex;align-items: center;justify-content: center;}
	.pro_menu2>span{color: #333333;display: inline-block;margin-left: 10px;}
	.pro_menu2 ul li{position: relative;transition: .5s;}
	.pro_menu2 ul li a{color: #222222;height: 64px;line-height: 64px;display: block;padding-left: 40px;}
	.pro_menu2 ul li span{color: #999999;font-family: "D-DIN";display: inline-block;margin-left: 5px;}
	.pro_sj2{width: 24px;height: 24px;background: url(../img/sj2.png) center no-repeat;position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;}
	.pro_menu2 ul li::after{content: ">";font-family:"AgencyFB";color: #666666;position: absolute;top: 50%;right: 20px;transform: translate(0,-50%);font-size: 1.125rem;}
	.pro_menu2 ul li:hover{background: #fff;}
	.pro_menu2 ul li:hover .pro_sj2{opacity: 1;}
	.fpl2{background: #fff!important;}
	.fpl2 .pro_sj2{opacity: 1!important;}
	/* .pro_menu2 ul{border-bottom: 1px solid #cccccc;} */
	.pro_mmore a{color: #222222;display: block;position: relative;margin: 0 30px;margin-top: 20px;}
	.pro_mmore a::after{content: "";background: url(../img/inp_ico1.png) center no-repeat;height: 15px;width: 15px;display: block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
	.pro_nr{width: 64.3%;}
	.pro_top2{padding-top: 55px;margin-bottom: 45px;display: flex;justify-content: space-between;padding-bottom: 20px;border-bottom: 1px solid #cccccc;align-items: center;}
	.pro_top2 h1{color: #10753a;font-size: 1.5rem;font-family: "D-DIN";}
	.pro_txt{color: #222222;font-size: 1rem;font-family: "D-DIN";margin-top: 3px;text-align: center;    height: 22px;}
	.pro_img{border: 1px solid #cccccc;position: relative;transition: .5s;}
	.pro_nr ul li{margin-bottom: 35px;width: 23.221%;float: left;margin-left: 2.35%;}
	.pro_nr ul li:nth-child(4n+1){margin-left: 0;}
	.pro_sj3{width: 24px;height: 24px;background: url(../img/sj3.png) center no-repeat;position: absolute;right: -1px;top: -1px;transition: .5s;opacity: 0;}
	.pro_nr ul li:hover .pro_sj3{opacity: 1;}
	.pro_nr ul li:hover .pro_img{box-shadow: 0 0 18px rgba(0,0,0,0.2);}
	.pro_mmenu{display: none;}
	@media screen and (max-width:1366px) {
		.pro_lx{padding-left: 0;}
		.pro_menu2 ul li span{font-size: 0.875rem;}
	}
	@media screen and (max-width:1280px) {
		.pro_menu2 ul li span{display: none;}
		.pro_menu2>h1>span{display: none;}
		.pro_txt{font-size: 1rem;}
		.pro_lx{display: none;}
		.pro_menu2 ul li a{font-size: 0.875rem;}
		.pro_menu1 ul li a{font-size: 0.875rem;}
	}
	@media screen and (max-width:1024px) {
		.pro_mmore a::after{display: none;}
		.pro_menu1 ul li a{padding-left: 15px;}
		.pro_menu2 ul li a{padding-left: 15px;}
		.pro_list{height: auto;}
		.pro_fl{height: auto;}
	}
	@media screen and (max-width:768px) {
		.pro_fl{display: none;}
		.pro_mmenu{display: block;}
		.pro_nr{width: 100%;}
		.pro_list{display: block;}
		.pro_top{display: none;}
		.pro_top2{display: none;}
		.pro_txt{margin-top: 5px;}
		
	}
	@media screen and (max-width:520px) {
		.pro_banner span{font-size: 2.25rem;padding-top: 90px;}
		.pro_banner{background-size: auto 100%;height: 240px;}
		.pro_nr ul li{width: 49%;margin-left: 0!important;margin-bottom: 30px;}
		.pro_nr ul li:nth-child(2n){margin-left: 2%!important;}
		.pro_txt{font-size: 0.875rem;}
		
	}
	
	.proshow{padding: 60px 0;}
	.proshowa{ background:#fff; padding:1.5%; border:1px solid #ddd;}
	.proshow_gd{ width:54%;}
	.proshow_img{ border:3px solid #e2e2e2;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_an{}
	.proshow_pl .pro_pl{background: white;}
	.proshow_an li{ width:24%; float:left; margin-right:10px; padding-top:1.333%;}
	.proshow_an li a{ display:block; border:2px solid #e2e2e2;box-sizing: border-box;}
	.proshow_an li.on a{ border:2px solid #10753a;}
	.proshow_an li img{ display:block; width:100%;}
	.proshow_an ul{transition: .5s;}
	.proshow_an2 ul li{font-family:"AgencyFB";font-size: 3rem;color:#10753a;cursor: pointer;}
	.proshow_an2 ul{display: flex;justify-content: space-around;}
	
	.proshowa_wb{ width:44%;}
	.nycp_bt{color:#6b6b6b; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
	.nycp_bt p{ font-size:1.5rem; font-weight:bold; padding-bottom:5px; color:#10753a;}
	.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{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
	.nycp_tel strong{ color:#454545;}
	.nycp_more{ width:155px; height:45px; padding-top:19px;}
	.nycp_more a{border-radius:5px; display:block; background:#10753a; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
	.nycp_more .job_moreb{ display:none;}
	
	.proshow_bom{ margin-top:20px; padding:1.5%; border:1px solid #ddd; background:#fff;}
	.proms_l{ width:74%;}
	.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;}
	.proshow_nr img{ max-width:100%;}
	.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:#10753a; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ width:23%;}
	.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:#10753a; color:#fff; transition:0.5s;}
	@media screen and (max-width:1024px){
	.nycp_bt p{ font-size:1.5rem;}
	.proshow_an li{margin-right: 5px;}
	}
	@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);}
	.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 {color:#333; 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}
	}
	@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{ width:110px; height:40px; padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:1rem;}
	.nycp_more .job_morea{ display:none;}
	.nycp_more .job_moreb{ display:block;}
	.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;}
	.proshow_list{padding: 0 0 50px;}
	.proshow{padding-top: 30px;}
	}
	
	
	/* 经营品牌 */
	.case_banner{background: url(../img/case_banner.jpg) center no-repeat;height: 400px;text-align: center;}
	.case_banner h1{color: #fff;font-size: 1.5rem;font-weight: bold;}
	.case_banner span{color: #fff;font-size: 3rem;font-family: "D-DIN";padding-top: 150px;display: inline-block;}
	.case_banner h1::after{content: "";width: 24px;height: 2px;margin: 20px auto 0;background: #fff;display: block;}
	.case_top{background: #f5f5f5;border-bottom: 1px solid #e6e6e6;}
	.case_top .gm{display: flex;align-items: center;justify-content: space-between;}
	.case_menu ul li a{color: #222222;display: block;padding: 15px 0;}
	.case_menu ul li{position: relative;}
	.case_menu ul li em{width: 100%;height: 2px;background: #10753a;position: absolute;bottom: 0;left: 0;transition: .5s;transform: scaleX(0);}
	.case_top .gm{padding: 10px 0;display: flex;justify-content: space-between;}
	.case_menu ul li:hover a{color: #10753a;}
	.case_menu ul li:hover em{transform: scaleX(1);}
	.case_dh p{display: flex;align-items: center;color: #222222;font-size: 0.875rem;}
	.case_dh a{color: #222222;font-size: 0.875rem;}
	.case_dh img:nth-child(1){margin-right: 7px;}
	.case_box{padding: 80px 0;}
	.case_img{border: 1px solid #cccccc;box-sizing: border-box;transition: .5s;position: relative;}
	.case_list ul li{width: 18.473%;margin-bottom: 20px;float: left;cursor: pointer;margin-left: 1.9%;}
	.case_list ul li:nth-child(5n+1){margin-left: 0;}
	.case_sj3{width: 24px;height: 24px;background: url(../img/sj3.png) center no-repeat;position: absolute;right: -1px;top: -1px;transition: .5s;opacity: 0;}
	.case_list ul li:hover .case_sj3{opacity: 1;}
	.case_list ul li:hover .case_img{box-shadow: 0 0 18px rgba(0,0,0,0.2);}
	.case_list p{color: #222222;font-size: 1.125rem;font-family: "D-DIN";margin-top: 10px;text-align: center;}
	@media screen and (max-width:520px) {
		.case_banner span{font-size: 2.25rem;padding-top: 90px;}
		.case_banner{background-size: auto 100%;height: 240px;}
		.case_dh{display: none;}
		.case_top .gm{padding: 0;}
		.case_menu ul li a{padding: 15px 20px;font-size: 0.875rem;}
		.case_box{padding: 50px 0;}
		.case_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 30px;}
		.case_list ul li:nth-child(2n){margin-left: 2%!important;}
		
	}
	
	.case_nr2{padding: 70px 0;}
	.case_nr2 li{ float:left; width:32%; margin:0 0.5% 2% 0.5%;}
	.case_nr2 li.on{ margin:0 2% 2% 2%;}
	.honor_nr li{ float:left; width:24%; margin-bottom:1.333%; margin-right:1.333%;}
	.honor_nr li:nth-child(4n){margin-right:0;}
	.case_kg{ position:relative;}
	.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
	.case_pic img{ display:block; width:100%; transition:0.5s;}
	.case_nr li:hover .case_pic img,.honor_nr li:hover .case_pic img{transform:scale(1.1);}
	.case_pic i{display:block; position:absolute; left:0; top:0;  width:100%; height:100%;}
	.case_mc{color:#fff; background:#135393; text-align:center; font-size:1rem; height:50px; line-height:50px; overflow:hidden; transition:0.5s;}
	.case_nr li:hover .case_mc,.honor_nr li:hover .case_mc{background:#135393; transition:0.5s;}
	.case_kg .border_top{
		position:absolute;height:3px;width:0;font-size:0;background:#135393;top:0;left:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_right{
		position:absolute;height:0px;width:3px;font-size:0;background:#135393;bottom:0;right:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_bottom{
		position:absolute;height:3px;width:0px;font-size:0;background:#135393;right:0;bottom:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_left{
		position:absolute;height:0px;width:3px;font-size:0;background:#135393;left:0;top:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_nr li:hover .border_top,.case_nr li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
	.case_nr li:hover .border_left,.case_nr li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
	
	
	/* 新闻中心 */
	.news_banner{background: url(../img/news_banner.jpg) center no-repeat;height: 400px;text-align: center;}
	.news_banner h1{color: #fff;font-size: 1.5rem;font-weight: bold;}
	.news_banner span{color: #fff;font-size: 3rem;font-family: "D-DIN";padding-top: 150px;display: inline-block;}
	.news_banner h1::after{content: "";width: 24px;height: 2px;margin: 20px auto 0;background: #fff;display: block;}
	.news_top{background: #f5f5f5;border-bottom: 1px solid #e6e6e6;}
	.news_top .gm{display: flex;align-items: center;justify-content: space-between;}
	.news_menu ul li a{color: #222222;display: block;padding: 15px 0;}
	.news_menu ul li{position: relative;margin-right: 70px;}
	.news_menu ul li:nth-last-child(1){margin-right: 0;}
	.news_menu ul{display: flex;}
	.news_menu ul li em{width: 100%;height: 2px;background: #10753a;position: absolute;bottom: 0;left: 0;transition: .5s;transform: scaleX(0);}
	.news_top .gm{padding: 10px 0;display: flex;justify-content: space-between;}
	.news_menu ul li:hover a{color: #10753a;}
	.news_menu ul li:hover em{transform: scaleX(1);}
	.news_dh p{display: flex;align-items: center;color: #222222;font-size: 0.875rem;}
	.news_dh a{color: #222222;font-size: 0.875rem;}
	.news_dh img:nth-child(1){margin-right: 7px;}
	.news_box{padding: 80px 0;}
	.news_list ul li{width: 31.389%;float: left;margin-left: 2.9%;margin-bottom: 40px;}
	.news_list ul li:nth-child(3n+1){margin-left: 0;}
	.news_txt{background: #f5f5f5;padding-left: 15px;padding-right: 10px;padding-bottom: 20px;position: relative;box-sizing: border-box;height: 185px;}
	.news_txt h1{height: 57px;box-sizing: border-box;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color: #333333;font-size: 1.125rem;font-weight: bold;padding-top: 15px;margin-bottom: 10px;/* white-space: nowrap; */text-overflow: ellipsis;overflow: hidden;}
	.news_txt p{color: #333333;height: 73px;overflow: hidden;line-height: 24px;}
	.news_txt span{color: #666666;font-family: "D-DIN";}
	.news_txt>img{position: absolute;right: 0;top: 0;transition: .5s;opacity: 0;}
	.news_list ul li:hover .news_txt>img{opacity: 1;}
	.news_img{overflow: hidden;}
	.news_img img{transition: .5s;}
	.news_list ul li:hover .news_img img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.news_txt{padding-left: 10px;height: auto;}
		.news_txt h1{font-size: 1.125rem;height: 77px;overflow: hidden;box-sizing: border-box;}
		.news_txt p{font-size: 0.875rem;line-height: 20px;}
		
	}
	@media screen and (max-width:768px) {
		.news_txt p{height: 82px;}
		.news_txt h1{padding-top: 10px;}
	}
	@media screen and (max-width:520px) {
		.news_banner span{font-size: 2.25rem;padding-top: 90px;}
		.news_banner{background-size: auto 100%;height: 240px;}
		.news_dh{display: none;}
		.news_top .gm{padding: 0;}
		.news_menu ul li a{padding: 15px 20px;font-size: 0.875rem;}
		.news_box{padding: 50px 0;}
		.news_menu ul li{margin-right: 20px;}
		.news_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 30px;}
		.news_list ul li:nth-child(2n){margin-left: 2%!important;}
		.news_txt{padding: 5px;padding-bottom: 15px;}
		.news_txt h1{font-size: 1rem;padding-top: 0;margin: 5px 0;height: 38px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
		.news_txt h2{padding-top: 5px;}
		.news_txt p{font-size: 0.875rem;line-height: 19px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;margin-bottom: 15px;}
		
	}
	
	.main{padding: 20px 0;}
	.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;}
		
	}
	
	/* 关于我们 */
	.about_banner{background: url(../img/about_banner.jpg) center no-repeat;height: 400px;text-align: center;}
	.about_banner h1{color: #fff;font-size: 1.5rem;font-weight: bold;}
	.about_banner span{color: #fff;font-size: 3rem;font-family: "D-DIN";padding-top: 150px;display: inline-block;}
	.about_banner h1::after{content: "";width: 24px;height: 2px;margin: 20px auto 0;background: #fff;display: block;}
	.about_top{background: #f5f5f5;border-bottom: 1px solid #e6e6e6;}
	.about_top .gm{display: flex;align-items: center;justify-content: space-between;}
	.about_menu ul li a{color: #222222;display: block;padding: 15px 0;}
	.about_menu ul li{position: relative;margin-right: 70px;}
	.about_menu ul li:nth-last-child(1){margin-right: 0;}
	.about_menu ul{display: flex;}
	.about_menu ul li em{width: 100%;height: 2px;background: #10753a;position: absolute;bottom: 0;left: 0;transition: .5s;transform: scaleX(0);}
	.about_top .gm{padding: 10px 0;display: flex;justify-content: space-between;}
	.about_menu ul li:hover a{color: #10753a;}
	.about_menu ul li:hover em{transform: scaleX(1);}
	.about_dh p{display: flex;align-items: center;color: #222222;font-size: 0.875rem;}
	.about_dh a{color: #222222;font-size: 0.875rem;}
	.about_dh img:nth-child(1){margin-right: 7px;}
	.about_box{padding: 80px 0;}
	.about_list{display: flex;justify-content: space-between;}
	.about_l h1{color: #10753a;font-size: 2.25rem;font-weight: bold;}
	.about_l h2{color: #333333;font-size: 1.5rem;margin-bottom: 42px;}
	.about_l p{color: #333333;line-height: 25px;text-indent: 32px;}
	.about_l {width: 47%;margin-right: 40px;}
	@media screen and (max-width:1366px) {
		.about_l h2{margin-bottom: 30px;}
		.about_dl{height: 480px;overflow: auto;}
	}
	@media screen and (max-width:1024px) {
		.about_l h1{margin-top: 0;}
	}
	@media screen and (max-width:768px) {
		.about_r{display: none;}
		.about_dl{height: auto;}
		.about_l{width: 100%;margin-right: 0;}
	}
	@media screen and (max-width:520px) {
		.about_banner span{font-size: 2.25rem;padding-top: 90px;}
		.about_banner{background-size: auto 100%;height: 240px;}
		.about_dh{display: none;}
		.about_top .gm{padding: 0;}
		.about_menu ul li a{padding: 15px 20px;font-size: 0.875rem;}
		.about_box{padding: 50px 0;}
		.about_menu ul li{margin-right: 20px;}
		.about_l h1{font-size: 1.5rem;margin-bottom: 0;}
		.about_l h2{margin-bottom: 15px;font-size: 1rem;}
		.about_l p{font-size: 0.875rem;line-height: 22px;text-indent: 28px;}
		.about_r{display: block;margin-top: 30px;}
		.about_list{display: block;}
		
	}
	
	/* 联系我们 */
	.c_banner{background: url(../img/c_banner.jpg) center no-repeat;height: 400px;text-align: center;}
	.c_banner h1{color: #333333;font-size: 1.5rem;font-weight: bold;}
	.c_banner span{color: #10753a;font-size: 3rem;font-family: "D-DIN";padding-top: 150px;display: inline-block;}
	.c_banner h1::after{content: "";width: 24px;height: 2px;margin: 20px auto 0;background: #333333;display: block;}
	.c_top{background: #f5f5f5;border-bottom: 1px solid #e6e6e6;}
	.c_top .gm{display: flex;align-items: center;justify-content: space-between;}
	.c_menu ul li a{color: #222222;display: block;padding: 15px 0;}
	.c_menu ul li{position: relative;}
	.c_menu ul li em{width: 100%;height: 2px;background: #10753a;position: absolute;bottom: 0;left: 0;transition: .5s;transform: scaleX(0);}
	.c_top .gm{padding: 10px 0;display: flex;justify-content: space-between;}
	.c_menu ul li:hover a{color: #10753a;}
	.c_menu ul li:hover em{transform: scaleX(1);}
	.c_dh p{display: flex;align-items: center;color: #222222;font-size: 0.875rem;}
	.c_dh a{color: #222222;font-size: 0.875rem;}
	.c_dh img:nth-child(1){margin-right: 7px;}
	.c_box{padding: 80px 0 280px;}
	.c_list{background: url(../img/c_bg.jpg) center no-repeat;height: 240px;margin-bottom: 60px;box-sizing: border-box;padding-left: 45px;padding-top: 45px;display: flex;justify-content: space-between;}
	.c_m{display: flex;align-items: flex-end;margin-top: 30px;}
	.c_m p{font-size: 0.875rem;color: white;margin-left: 15px;}
	.c_m img{border: 1px solid #dddddd!important;border-radius: 5px;}
	.c_r a{color: white;}
	.c_r h1{color: white;margin-top: 5px;}
	.c_r p{color: white;margin-top: 25px;}
	.c_r ul{display: flex;justify-content: space-between;}
	.c_r{width: 66%;}
	.c_r ul li{width: 50%;}
	.c_r ul li:nth-child(1){width: 30%;}
	@media screen and (max-width:1024px) {
		.c_r ul li:nth-child(1){width: 35%;}
	}
	@media screen and (max-width:768px) {
		.c_r ul li{width: 45%;}
		.c_list{padding-left: 20px;}
		.c_l{margin-right: 20px;}
		.c_list{background: #187a41;display: block;height: auto;padding-bottom: 40px;padding-right: 15px;padding-left: 15px;position: relative;}
		.c_r ul{display: block;}
		.c_r ul li{width: 100%;margin-top: 20px;}
		.c_r ul li:nth-child(2) img{display: none;}
		.c_r ul li:nth-child(2){margin-top: 0;}
		.c_r ul li:nth-child(2) p{margin-top: 0;}
	}
	@media screen and (max-width:520px) {
		.c_banner span{font-size: 2.25rem;padding-top: 90px;}
		.c_banner{background-size: auto 100%;height: 240px;}
		.c_dh{display: none;}
		.c_top .gm{padding: 0;}
		.c_menu ul li a{padding: 15px 20px;font-size: 0.875rem;}
		.c_box{padding: 50px 0;}
		.c_menu ul li{margin-right: 20px;}
		.c_list{padding-bottom: 135px;}
		.c_r ul li:nth-child(1){width: 100%;}
		.c_r ul li img{width: 11%;}
		.ccc{display: none;}
		.c_r{width: 100%;}
		.c_l{margin-right: 0;}
		.c_r a{font-size: 0.875rem;}
		.c_r h1{font-size: 0.875rem;margin-top: 0;}
		.c_r p{font-size: 0.875rem;}
		.c_r p{margin-top: 10px;}
		.c_m{margin-top: 0;position: absolute;bottom: 25px;left: 15px;}
		
		
	}
	
	.map{border: 4px solid rgb(16, 117, 58);}
	
	#floatDivBoxs{width:190px;background:#fff;position:fixed;top:200px;right:0;z-index:99999;}
	#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#169e4f;color:#fff;text-indent: 10px;position:relative;}
	#floatDivBoxs .onlogo{ box-sizing:border-box; padding:8px;}
	
	#floatDivBoxs .floatDqq{padding:0 10px; margin-bottom:0px;}
	#floatDivBoxs .floatDqq li{height:32px;line-height:32px;font-size:0.875rem;border-top:1px solid #e3e3e3; padding:0 0 0 50px;}
	#floatDivBoxs .floatDtxt{font-size:1rem;color:#333;padding:0 10px 3px 10px;}
	#floatDivBoxs .floatDtel a{color: #10753a;}
	
	#floatDivBoxs .floatDtel{padding:0 0 0 10px; }
	#floatDivBoxs .floatDtel span{line-height:1.5em; font-size:1.125rem; font-weight:bold; color:#10753a;}
	#floatDivBoxs .floatDtel em{color:#000}
	#floatDivBoxs .floatDtel p{ font-size:0.875rem; color:#2a2a2a; font-weight:normal;}
	
	#floatDivBoxs .floatDtel img{display:block;}
	#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../img/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
	.floatShadow{ background:url(../images/lx_01.jpg) center no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
	#rightArrow{width:50px;height:45px;background:url(../img/online_arrow.png) no-repeat;position:fixed;top:200px;right:0px;z-index:111111;}
	#rightArrow a{display:block;height:45px;}
	@media screen and (max-width:768px){#floatDivBoxs,#rightArrow{ display:none;}}
	
	.msg{background: #10753a;width: 300px;margin: auto;box-sizing: border-box;padding: 20px 30px 0;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 2;transition: .5s;}
	.msg input{outline: none;border: none;width: 100%;box-sizing: border-box;color: #474545;font-size: 1rem;height: 25px;line-height: 50px;border-bottom: 1px solid #dbdbdb;background: white;margin-bottom: 15px;}
	.msg input:-moz-placeholder,textarea:-moz-placeholder{color: #474545;}
	.msg input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #474545;}
	.msg input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #474545;}
	.msg input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important;-webkit-text-fill-color: #474545;}
	.msg h2{color: white;font-size: 1.25rem;font-weight: bold;margin-bottom: 30px;}
	.msg p{color: white;margin-bottom: 5px;}
	.msg textarea{width: 100%;resize: none;height: 50px;box-sizing: border-box;border: none;}
	.msg_sub a{display: inline-block;height: 35px;line-height: 35px;background: white;color: #10753a;border-radius: 50px;padding: 0 20px;}
	.msg_sub{padding: 30px 0;text-align: center;}
	.msg_zz{position: fixed;background: rgba(0,0,0,0.7);width: 100%;height: 100%;left: 0;top: 0;transition: .5s;cursor: pointer;}
	.msg_zz_cl{visibility: hidden;opacity: 0;}
	.msg_cl{visibility: hidden;opacity: 0;}
	@media screen and (max-width:520px) {
		.msg{width: 80%;padding: 15px 20px 0;}
		.msg input{margin-bottom: 7px;}
		.msg p{margin-bottom: 3px;font-size: 0.875rem;}
		.msg h2{margin-bottom: 20px;font-size: 1.125rem;}
		.msg_sub a{font-size: 0.875rem;}
		.msg_sub{padding: 15px 0 20px;}
	}