@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",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;}
.gm0{width: 95%;max-width: 1440px;margin: 0 auto;}
.gm1{width: 95%;max-width: 1400px;margin: 0 auto;}
.gm2{width: 95%;max-width: 1300px;margin: 0 auto;}
/* .gm_top{width: 95%;max-width: 1600px;margin: 0 auto;} */
.gm_inpro{width: 95%;max-width: 1600px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;}
.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;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:#f4ba1c; 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;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:#f4ba1c; 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:850px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:330px;}
}
.xd em{transform:scaleX(1)!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";
	 src: url("../font/Din.eot"),
	      url("../font/Din.ttf");
	}
	@font-face {
	 font-family:"ARLRDBD";
	 src: url("../font/ARLRDBD.eot"),
	      url("../font/ARLRDBD.ttf");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	@font-face {
	 font-family:"dinc";
	 src: url("../font/dinc.eot"),
	      url("../font/dinc.ttf");
	}
	@font-face {
	 font-family:"DINMittelschriftStd";
	 src: url("../font/DINMittelschriftStd.eot"),
	      url("../font/DINMittelschriftStd.ttf");
	}
	
	
	.nav_box{width: 100%;transition: .5s;z-index: 999;position: relative;background:white;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
	.top_logo{display: flex;align-items: flex-end;width: 20%;margin-left: 76px;transition: .5s;}
	.logo_txt span{font-size: 1.125rem;display: block;}
	.logo_txt p{border: 1px solid #acacac;border-radius: 7px;padding: 0px 5px;margin-bottom: 2px;display: inline-block;}
	.logo_txt{color: #acacac;border-left: 1px solid rgba(0,0,0,0.2);margin-left: 10px;padding-left: 10px;}
	.top_r_list{display: flex;align-items: center;width: 67%;justify-content: space-between;background: #f4ba1c;padding-right: 20px;}
	.top_nav{width: 86%;}
	.top_nav>ul{display: flex;align-items: center;}
	.top_nav>ul>li{/* margin-left: 5%; */text-align: center;transition: .5s;width: 35%;}
	/* .top_nav>ul>li:nth-child(1){margin-left: 0;} */
	.top_nav>ul>li>a{padding: 35px 0;transition: .5s;color: black;z-index: 9;position: relative;font-size: 1.125rem;display: block;}
	.top_nav>ul>li>a>em{background:#e97812; display:block; position:absolute; left:0; bottom:0px; height:2px; transition:0.5s; width:100%; transform:scaleX(0);}
	.top_nav>ul>li:nth-child(1) a{padding: 36px 0;}
	.top_nav>ul>li:hover em{transform:scaleX(1); transition:0.5s;}
	.top_r{display: flex;justify-content: flex-end;align-items: center;}
	.search_ico{border-right: 1px dashed black;padding-right: 4%;}
	.phone_box ul{display: flex;align-items: center;padding-left: 3%;width: 100%;transition: .5s;}
	.phone_box ul li{padding-left: 50px;position: relative;}
	.phone_box ul li:nth-child(1)::after{content: "";width: 1px;height: 13px;background: rgba(255,255,255,0.5);display: block;position: absolute;left: 0;top: 32%;}
	.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
	.phone_box ul li a{position: relative;display: flex;align-items: center;}
	.phone_box a{color: white;}
	.phone_box ul li:nth-child(2) img{margin-right: 5px;}
	.mob_logo{display: none;}
	/* 移动端导航按扭 */
	.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: 40px;height: 4px;background: #ecab1e;display: block;transition: 0.3s;}
	.menu_bg{background: black;opacity: 0.85;width: 100%;position: absolute;display: none;}
	.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(8px) rotate(45deg);}
	.mob_ico_show span:nth-of-type(2){display: none;}
	.mob_ico_show span:nth-of-type(3){transform: translateY(-4px) rotate(130deg);}
	/* 延迟加载菜单文字 */
	.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:1680px) {
		.top_r_list{padding-right: 110px;}
		.logo_txt span{width: 83%;}
	}
	@media screen and (max-width:1440px) {
		.top_logo{margin-left: 60px;}
		.top_nav>ul>li{margin-left: 5px;}
		.top_r_list{width: 65%;padding-right: 50px;}
		.top_nav>ul>li:nth-child(1){margin-left: 0;width: 21%;}
	}
	@media screen and (max-width:1366px) {
		.top_r_list{width: 61%;padding-right: 20px;}
		.top_logo{width: 24%;}
		
	}
	@media screen and (max-width:1342px) {
		.app_menu>ul>li p{font-size: 0.875rem;}
		
	}
	@media screen and (max-width:1280px) {
		.top_r{display: block;width: 18%;}
		.top_r_list{padding-right: 20px;width: 65%;}
		.top_logo{width: 26%;margin-left: 27px;}
		.phone_box ul li{padding-left: 20px;}
	}
	@media screen and (max-width:1174px) {
		.app_menu>ul>li p{height: 38px;overflow: hidden;}
	}
	@media screen and (max-width:1024px) {
		.top_nav>ul>li>a{padding: 30px 0;font-size: 1rem;}
		.phone_box ul li:nth-child(1){display: none;}
		.top_nav{width: 99%;}
		.top_logo{width: 30%;}
		.top_nav>ul>li:nth-child(1) a{padding: 30px 0;}
		.logo_txt span{font-size: 0.95rem;}
		.logo_txt p{font-size: 0.875rem;}
		.top_r{width: auto;}
	}
	@media screen and (max-width:768px) {
		.phone_box ul li a{display: block;}
		.phone_box ul li{padding: 0px;}
		.phone_box ul li a{padding-left: 0;padding: 7px 10px;font-size: 0.75rem;}
		.phone_box ul li a img{display: none;}
		.phone_box ul{display: block;padding: 0px;}
		.top_r{background: #f4ba1c;margin-right: 15px;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding: 5px 0;}
		.mob_inner_box{display: block;}
		.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%;}
		/* .menu_bg{top: 60px;}
		.mob_inner{top: 26%;} */
		.nav_box{position: relative;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		
		.nav_box a{font-size: 1.125rem;padding: 15px 0;display: block;}
		.menu_txt ul li{padding: 0;}
		.nav_box .gm_top{height: 83px;}
		.top_r_list{background: transparent;}
		.menu_bg{width: 100%;height: auto;top: 83px;left: 0;right: 0;}
		
		.logo_txt span{width: 100%;}
		.logo_txt p{margin-bottom: 0;}
	}
	@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;}
		.menu_bg{top: 44px;width: 165px;}
		.menu_txt a{font-size: 0.9rem;padding: 10px 0;display: block;}
		.menu_txt ul li{padding: 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
		.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;font-size: 0.875rem;}
		
		.top_r_list{background: transparent;padding-right: 0;position: static;}
		.nav_box .gm_top{padding: 0px 10px;}
		.top_logo{display: block;padding: 0;}
		.nav_box .gm_top{height: 53px;}
		.menu_bg{width: 100%;height: auto;top: 53px;left: 0;right: 0;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	.rj{position: relative;}
	.rj ul li{background: rgba(0,0,0,0.5);width: 100%;z-index: 1;}
	.xs{position: absolute;display: none;left: 0px;width: 100%;}
	.xs li:hover{background: rgba(0,0,0,0.8);}
	.xs a{color: rgba(255,255,255,0.8);padding: 15px 0;display: block;}
	@media screen and (max-width:1366px) {
		.xs{width: 110%;left: -6px;}
	}
	@media screen and (max-width:1024px) {
		.xs{width: 125%;left: -13px;}
	}
	/* banner */
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #04599f;/* 两种都可以 */
		--swiper-navigation-color: #04599f;/* 单独设置按钮颜色 */
	}
	.swiper-pagination{bottom: 50%!important;}
	.swiper-pagination span{display: block;margin-left: auto!important;margin-bottom: 10px!important;margin-right: 20px!important;}
	.swiper-pagination-bullet {
		width: 5px!important;
		height: 5px!important;
		padding: 2px!important;
		border-radius: 50px!important;
		background:white !important;
		transition: .5s;
		opacity: 1!important;
		
		
	}
	.swiper-slide img:nth-child(2){display: none;}
	.swiper-pagination-bullet-active {
		width: 5px!important;
		height: 15px!important;
		padding: 2px!important;
		border-radius: 50px!important;
		background:#faac06 !important;
		transition: .5s;
		
	}
	@media screen and (max-width:768px) {
		.swiper-pagination{bottom: 42%!important;}
	}
	@media screen and (max-width:520px) {
		.swiper-slide img:nth-child(1){display: none;}
		.swiper-slide img:nth-child(2){display: block;}
		.swiper-slide span{display: block;}
		.swiper-pagination{bottom: 5px!important;}
		.swiper-pagination span{display: inline-block;margin-bottom: 0!important;margin-right: 4px!important;}
		.swiper-pagination-bullet {height: 3px!important;width: 3px!important;}
		.swiper-pagination-bullet-active {width: 10px!important;height: 3px!important;}
		
	}
	
	.app_box{background: url(../img/app_bg.jpg) no-repeat;min-height: 780px;}
	.app_menu{position: relative;bottom: 50px;z-index: 99;}
	.app_menu ul{display: flex;align-items: center;}
	.app_menu>ul>li{position: relative;background: #f4ba1c;width: 15%;border-left: 1px solid rgba(255,255,255,0.5);text-align: center;transition: .5s;}
	.app_menu>ul>li>a{padding: 40px 0;display: block;color: white;}
	.app_menu ul li img{margin-bottom: 10px;}
	.app_menu>ul>li:hover{background: #e97812;}
	.app_sj{z-index: 1;left: 0;right: 0;margin: 0 auto;transition: .5s;opacity: 0;position: absolute;width:0;height:0;bottom: -28px;border-width:15px;border-style:solid;border-color:#e97812 transparent transparent;font-size:0;line-height:0;transform: rotate(0deg);}
	.app_menu>ul>.on .app_sj{opacity: 1;}
	.app_menu>ul>.on{background: #e97812;}
	.app_list{padding-top: 30px;}
	.app_nr{display: flex;justify-content: space-between;}
	.app_l h1{font-size: 2.25rem;font-weight: bold;margin-bottom: 60px;}
	.app_l p{color: #9a9a9a;line-height: 25px;font-size: 1.125rem;}
	.app_l a{background: #f4f4f4;border-left: 4px solid #e97812;padding: 15px 37px;display: inline-block;margin-top: 60px;}
	.app_l{width: 50%;}
	
	.app_list ul li:nth-child(3) .app_r{position: relative;left: 90px;}
	.app_list ul li:nth-child(4) .app_r{position: relative;left: 24px;}
	.app_list ul li:nth-child(4) .app_r img:nth-child(2){display: none;}
	@media screen and (max-width:1440px) {
		.app_l p br{display: none;}
		.app_list ul li:nth-child(1) .app_l{width: 50%;}
		.app_list ul li:nth-child(2) .app_l{width: 50%;}
		.app_list ul li:nth-child(3) .app_l{width: 50%;}
		.app_list ul li:nth-child(4) .app_l{width: 46%;}
		.app_box{min-height: 750px;}
	}
	@media screen and (max-width:1366px) {
		.app_list ul li:nth-child(4) .app_r img:nth-child(2){display: block;}
		.app_list ul li:nth-child(4) .app_r img:nth-child(1){display: none;}
	}
	@media screen and (max-width:1280px) {
		.app_box{min-height: 740px;}
		.app_l a{display: inline-block;width: auto;}
	}
	@media screen and (max-width:1024px) {
		.app_menu>ul>li>a{padding: 30px 0;}
		.app_box{min-height: auto;padding-bottom: 30px;}
		.app_l span{margin-top: 20px;margin-bottom: 25px;font-size: 1.55rem;}
		.app_r{width: 50%;display: flex;align-items: center;}
		.app_list ul li:nth-child(4) .app_r{display: flex;align-items: flex-end;width: 50%;}
		.app_l p{font-size: 1rem;}
		.app_l a{font-size: 0.9rem;}
		.app_l h1{font-size: 2rem;margin-bottom: 20px;}
	}
	@media screen and (max-width:768px) {
		.app_menu{bottom: 0;}
		.app_menu>ul>li{width: 25%;}
		.app_r{display: none!important;}
		.app_l p br{display: none;}
		.app_l p{line-height: 30px;}
		.app_l span{margin-bottom: 25px;}
		.app_box{min-height: 575px;}
		
		.app_l{width: auto!important;}
	}
	@media screen and (max-width:520px) {
		.app_menu ul li a p{font-size: 0.75rem;height: 46px;}
		.app_menu ul li a img{display: none;}
		.app_sj{border-width: 8px;bottom: -15px;}
		.app_menu>ul>li>a{padding: 10px 0;}
		.app_menu{margin-top: 10px;}
		.app_l h1{font-size: 1.35rem;}
		.app_l span{font-size: 1rem;margin-top: 5px;margin-bottom: 15px;}
		.app_l p{font-size: 0.85rem;text-indent: 30px;}
		.app_l a{padding: 10px 15px;font-size: 0.8rem;margin-top: 20px;}
		.app_box{min-height: 410px;padding-top: 30px;padding-bottom: 40px;}
		.app_l br{display: none;}
	}
	
	.inpro_box{background: url(../img/inpro_bg.jpg) no-repeat;min-height: 560px;padding-bottom: 60px;}
	.inpro_tit{padding-top: 60px;color: white;padding-bottom: 30px;}
	.inpro_tit h1{font-size: 2.5rem;font-weight: bold;}
	.inpro_tit p{font-size: 1.875rem;font-family:"D-DIN";}
	.inpro_nr{position: relative;color: white;margin-top: 90px;width: 28%;}
	.inpro_nr span{font-family:"dinc";font-size: 12.5rem;position: absolute;top: -85px;color: rgba(255,255,255,0.2);}
	.inpro_nr h1{font-size: 1.875rem;margin-bottom: 25px;}
	.inpro_nr p{font-size: 1.125rem;padding-bottom: 90px;}
	.inpro_nr>img{margin-right: 10px;}
	.inpro_list{display: flex;}
	.inpro_list ul{display: flex;justify-content: space-between;}
	.inpro_list ul li{background: white;width: 33%;text-align: right;}
	.inpro_list>ul>li>a>img{margin-left: 5px;}
	.inpro_list ul li:nth-child(2){margin: 0 15px;}
	.inpro_top h1{font-size: 2.810625rem;color: #8c8c8c;font-family:"dinc";padding-left: 20px;}
	.inpro_top{border-bottom: 1px solid #eda600;display: flex;align-items: center;justify-content: space-between;}
	.inpro_top>img{padding: 20px 25px;border-left: 1px solid #eda600;}
	.inpro_zw{margin-top: 50px;margin-left: 25px;margin-bottom: 40px;text-align: left;}
	.inpro_zw h1{color: #404040;font-size: 1.749375rem;}
	.inpro_zw p{color: #e2e2e2;font-size: 1.749375rem;font-family:"dinc";}
	@media screen and (max-width:1280px) {
		.inpro_list>ul>li>a>img{width: 95%;}
	}
	@media screen and (max-width:1024px) {
		.inpro_nr p br{display: none;}
		/* .inpro_zw{margin-top: 20px;} */
		.inpro_box{padding-bottom: 35px;}
		.inpro_zw h1{font-size: 1.35rem;}
		.inpro_nr p{padding-bottom: 25px;}
		.inpro_nr h1{font-size: 1.65rem;}
	}
	@media screen and (max-width:768px) {
		.inpro_list ul li:nth-child(2){margin: 0 5px;}
		.inpro_zw{margin-left: 5px;margin-bottom: 15px;}
		.inpro_zw h1{font-size: 1.25rem;}
		.inpro_tit h1{font-size: 1.8rem;}
		.inpro_tit p{font-size: 1.375rem;}
		.inpro_nr h1{font-size: 1.575rem;}
		.inpro_nr p{padding-bottom: 25px;}
		.inpro_nr h1{font-size: 1.25rem;}
		.inpro_list>ul>li>a>img{margin-left: 0;}
		.inpro_nr{width: 43%;margin-top: 60px;}
	}
	@media screen and (max-width:520px) {
		.inpro_tit h1{font-size: 1.35rem;}
		.inpro_tit p{font-size: 1rem;}
		.inpro_box{background: #e48d00;}
		.inpro_zw p{display: none;}
		.inpro_list{flex-wrap: wrap;display: block;}
		.inpro_nr>img{display: none;}
		.inpro_nr p{padding-bottom: 0px;}
		.inpro_nr h1{font-size: 1.25rem;margin-bottom: 5px;}
		.inpro_nr p{font-size: 0.85rem;}
		.inpro_zw h1{font-size: 0.85rem;}
		.inpro_nr{margin-top: 10px;margin-bottom: 20px;width: auto;}
		.inpro_list>ul>li>a>img{display: none;}
		.inpro_box{padding: 10px 0;min-height: auto;margin-bottom: 20px;padding-top: 20px;}
		.inpro_top>img{padding: 20px 5px;}
		.inpro_nr span{font-size: 5.5rem;top: -60px;}
		.inpro_tit{padding-top: 10px;}
		.inpro_list ul li{width: 33%;}
		.inpro_top h1{font-size: 1.8rem;}
		.inpro_top>img{padding: 9px 5px;}
		.inpro_zw{margin-top: 9px;text-align: center;margin-left: 0;}
	}
	
	.ina_box{background: url(../img/ina_bg.jpg) no-repeat;min-height: 800px;}
	.ina_a{padding-top: 200px;text-align: center;margin-bottom: 100px;}
	.ina_a h1{color: #ffc600;font-size: 2.5rem;margin-bottom: 30px;}
	.ina_a p{font-size: 1.125rem;color: white;line-height: 35px;}
	.ina_b ul{display: flex;justify-content: space-between;justify-content: space-around;}
	.ina_b ul li{display: flex;width: 25%;color: white;justify-content: center;position: relative;}
	.ina_bl{text-align: center;}
	.ina_bl h1{font-family:"D-DIN";font-size: 5rem;font-weight: bold;}
	.ina_b ul li span{margin-top: 10px;}
	.ina_bl p{color: #d4d4d4;}
	.ina_b ul li::after{content: "";width: 1px;height: 40px;background: rgba(255,255,255,0.5);display: block;position: absolute;left: 0;bottom: 0;}
	.ina_b ul li:nth-child(4)::before{content: "";width: 1px;height: 40px;background: rgba(255,255,255,0.5);display: block;position: absolute;right: 0;bottom: 0;}
	.ina_b>p{color: #d4d4d4;text-align: right;margin-top: 50px;margin-right: 105px;}
	.ys_l{background: #f8f8f8;padding: 35px;padding-bottom: 0;width: 50.5%;}
	.ys_l h1{color: #f4ba1c;font-size: 2rem;font-weight: bold;}
	.ys_l span{color: rgba(0,0,0,0.2);font-size: 1.875rem;font-family:"D-DIN";}
	.ys_l h2{font-size: 1.5rem;color: black;margin-top: 40px;margin-bottom: 20px;}
	.ys_l p{color: #8c8c8c;}
	.ys_limg a{padding: 15px 40px;background: #e97812;display: inline-block;color: white;display: flex;align-items: center;}
	.ys_limg a>img{margin-left: 10px;}
	.ys_limg{display: flex;margin-top: 30px;align-items: flex-start;justify-content: space-between;}
	.ys_list{display: flex;justify-content: space-between;}
	.ys_box{margin-top: 90px;margin-bottom: 90px;}
	.ys_rtop{position: relative;}
	.ys_rtop>p{position: absolute;left: 20px;bottom: 20px;color: white;}
	.ys_rbom{position: relative;}
	.ys_hd>ul>li{position: relative;}
	.ys_txt{position: absolute;bottom: 0;bottom: 0;background: rgba(0,0,0,0.5);padding: 20px 20px;width: 100%;box-sizing: border-box;}
	.ys_txt p{color: white;font-size: 1.1rem;margin-bottom: 5px;}
	.ys_txt span{color: rgba(255,255,255,0.5);font-family:"Din";}
	.ys_re{position: absolute;bottom: 4%;right: 4%;}
	.ys_re ul li{float: left;width: 7px;height: 7px;border-radius: 50px;text-indent: -9999px;margin-left: 5px;border: 2px solid #d4d4d4;}
	.ys_re .on{background: white;border: none;width: 10px;height: 10px;}
	@media screen and (max-width:1440px) {
		.ys_l{width: 48%;}
	}
	@media screen and (max-width:1366px) {
		.ys_limg a{padding: 10px 20px;}
		.ys_l{padding: 25px;margin-bottom: 0;}
		.ys_l h2{margin-top: 25px;margin-bottom: 15px;}
	}
	@media screen and (max-width:1280px) {
		.ys_limg>img{width: 85%;}
		.ys_l{padding-right: 15px;}
		.ys_limg a{padding: 10px 14px;}
		.ys_txt p{font-size: 0.875rem;}
	}
	@media screen and (max-width:1024px) {
		.ina_bl h1{font-size: 3rem;}
		.ina_b ul li span{font-size: 0.9rem;}
		.ina_bl p{font-size: 0.9rem;}
		.ina_b>p{margin-top: 25px;margin-right: 55px;}
		.ys_l h1{font-size: 1.65rem;}
		.ys_l span{font-size: 1.2rem;}
		.ys_limg{flex-direction:column-reverse ;align-items: flex-end;margin-top: 20px;}
		.ys_limg a{margin-top: 10px;}
		.ys_l h2{margin-top: 10px;margin-bottom: 5px;}
		.ys_limg>img{width: 100%;}
		.ys_box{margin-bottom: 40px;}
		.ina_a h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.ina_a p br{display: none;}
		.ina_a p{text-align: left;text-indent: 36px;}
		.ys_limg a{display: none;}
		.ys_l p{line-height: 30px;}
		.ys_l{padding-bottom: 10px;width: 100%;box-sizing: border-box;}
		.ys_txt p{font-size: 1rem;}
		.ina_a{padding-top: 135px;}
		.ina_b ul li:nth-child(1){width: 33%;}
		.ina_b ul li:nth-child(1n+2){width: 20%;}
		.ys_r{display: none;}
		.ys_list{display: block;}
	}
	@media screen and (max-width:520px) {
		.ina_a h1{font-size: 1.25rem;}
		.ina_a{padding-top: 20px;margin-bottom: 40px;}
		.ina_a p{font-size: 0.8rem;text-indent: 28px;}
		.ina_b ul{flex-wrap: wrap;}
		.ina_b ul li{width: 50%;margin-bottom: 20px;}
		.ina_bl h1{font-size: 2rem;}
		.ina_b ul li span{font-size: 0.75rem;margin-top: 5px;}
		.ina_bl p{font-size: 0.75rem;}
		.ina_b ul li:nth-child(2)::before{content: "";width: 1px;height: 40px;background: rgba(255,255,255,0.5);display: block;position: absolute;right: 0;bottom: 0;}
		.ina_b>p{margin-right: 0;font-size: 0.75rem;}
		.ys_list{display: block;}
		.ys_l{width: 100%;box-sizing: border-box;padding-left: 15px;}
		.ys_box{margin-top: 20px;margin-bottom: 15px;}
		.ys_l span{font-size: 0.9rem;}
		.ys_l h2{font-size: 1rem;}
		.ys_l p{font-size: 0.85rem;line-height: 25px;}
		.ys_rtop>p{font-size: 0.85rem;left: 10px;bottom: 10px;}
		.ys_txt {padding: 10px;}
		.ys_txt p{font-size: 0.75rem;}
		.ys_txt span{font-size: 0.75rem;}
		.ina_b ul li{width: 50%!important;align-items: center;}
		.ys_l h1{font-size: 1.35rem;}
	
	}
	
	.inc_box{background: url(../img/inc_bg.jpg) no-repeat center;min-height: 290px;color: white;text-align: center;}
	.inc_box h1{font-size: 2.25rem;padding-top: 70px;padding-bottom: 20px;}
	.inc_box span{font-size: 1.625rem;font-family:"Din";}
	.inc_box p{font-size: 1.25rem;margin-bottom: 25px;}
	.inc_box a{padding: 10px 30px;background: #000000;color: white;display: inline-block;}
	@media screen and (max-width:1024px) {
		.inc_box h1{font-size: 2rem;}
	}
	@media screen and (max-width:768px) {
		.inc_box h1{padding-top: 30px;}
		.inc_box{min-height: 220px;}
		.inc_box h1{font-size: 1.65rem;padding-top: 50px;}
	}
	@media screen and (max-width:520px) {
		.inc_box{display: none;}
		
	}
	
	.foot_box{background: url(../img/foot_bg.jpg)no-repeat center;}
	.foot_t{display: flex;justify-content: space-between;padding-top: 35px;align-items: center;padding-bottom: 25px;border-bottom: 1px solid rgba(255,255,255,0.3);}
	.foot_tc a{color: #a0a0a0;}
	.foot_tc ul{display: flex;justify-content: space-between;}
	.foot_tr{display: flex;color:white;}
	.foot_m{display: flex;color: #9b9b9b;align-items: flex-end;margin-left: 20px;}
	.foot_tl>img:nth-child(1){margin-right: 10px;}
	.foot_m>img{margin-right: 5px;}
	.foot_tc{width: 53%;}
	.foot_logo p{color: white;text-align: center;margin-top: 5px;}
	.end_box{color: #bbbbbb;display: flex;justify-content: space-between;padding: 30px 0;}
	.end_box a{color: #bbbbbb;}
	.foot_logo{text-align: center;}
	@media screen and (max-width:1024px) {
		.foot_logo p{font-size: 0.875rem;}
		.foot_m p{font-size: 0.875rem;}
	}
	@media screen and (max-width:768px) {
		.foot_tl{display: none;}
		.foot_tc ul li{margin-right: 10px;}
		.foot_tc ul li:nth-child(1){margin-right: 0;}
		.foot_tc{display: none;}
		.end_box p{font-size: 0.8rem;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#e4a700;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #ba8500;}
		.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 #ba8500;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.8rem;}
	}
	@media screen and (max-width:520px) {
		.foot_tc{display: none;}
		.foot_m{display: block;}
		.foot_m p{font-size: 0.75rem;text-align: center;margin-top: 5px;}
		.foot_m p br{display: block;}
		.foot_t{padding-top: 15px;padding-bottom: 10px;}
		.foot_logo p{font-size: 0.85rem;}
		.foot_tr{align-items: center;width: 100%;justify-content: space-around;}
		.end_box{padding: 5px 0;margin-bottom: 50px;display: block;}
		.end_box p{font-size: 0.75rem;}
		.end_box p:nth-child(2){text-align: center;}
	}
	
	/* 公司简介 */
	.about_banner{position: relative;background: url(../img/about_banner.jpg) no-repeat center;height: 450px;}
	.about_bt{position: absolute;bottom: 20px;color: white;width: 100%;}
	.about_bt::after{content: "";width: 30vw;height: 1px;background: rgba(255,255,255,0.7);display: block;position: absolute;bottom: 50%;left: 27%;}
	.about_bt .gm1{display: flex;justify-content: space-between;align-items: center;}
	.about_tit span{font-family:"Din";font-size: 1.125rem;}
	.about_tit p{font-size: 1.5rem;}
	.alnr a{color: white;}
	.alnr ul{display: flex;}
	.alnr ul li{margin-left: 30px;}
	.alnr ul li:nth-child(1){margin-left: 0;}
	.about_ar{position: relative;margin-bottom: 37px;}
	.about_ar h1{font-size: 10rem;font-family:"ARLRDBD";color: transparent;-webkit-text-stroke: 1px rgba(0,0,0,0.1);position: absolute;top: -23%;right: 0;opacity: 0.5;}
	.about_a{margin-top: 80px;}
	.about_al h1{font-size: 1.65rem;font-weight: bold;color: #e4a700;margin-bottom: 5px;}
	.about_al span{color: #464646;font-size: 1.5rem;}
	.about_al span::after{content: "";width: 41px;height: 3px;background: #d8d8d8;display: block;margin: 30px 0;}
	.about_a p{color: #636363;line-height: 25px; font-family:Arial;}
	.about_a{margin-bottom: 80px;}
	.about_al{width: 48%;}
	.about_ar{width: 48%;margin-top: 133px;}
	.about_bb .tempWrap{overflow:inherit !important;margin: 0 auto;}
	.about_bb ul li{width: 65%;margin-left: 25px;position: relative;}
	.about_b{position: relative;}
	.a_qh{position: absolute;top: 50%;width: 100%;display: flex;justify-content: space-between;}
	.a_qh a:nth-child(1){margin-left: 12%;}
	.a_qh a:nth-child(2){margin-right: 10%;}
	.about_yy{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;bottom: 0;opacity: 1;transition: .5s;}
	.about_bb ul .cur .about_yy{opacity: 0;}
	.about_ctit{margin-top: 80px;}
	.about_ctit h1{font-size: 2.25rem;color: #e4a700;font-weight: bold;}
	.about_ctit p{font-size: 1.5rem;color: #393939;margin-bottom: 35px;margin-top: 5px;}
	.about_cl{background: #f4ba1c;padding-top: 80px;width: 50%;padding-left: 13.5%;box-sizing: border-box;position: relative;bottom: 20px;padding-right: 20px;}
	.about_cl h1{font-size: 1.35rem;margin-bottom: 60px;}
	.about_cl h2{font-size: 1.125rem;color: black;}
	.about_cl p{margin-bottom: 50px;color: black;font-size: 1.125rem;}
	.about_cl span{color: black;display: block;}
	.about_c{display: flex;justify-content: space-between;}
	.about_cr{width: 50%;position: relative;}
	.about_cr img{max-width: none;}
	.about_cr h1{font-size: 10rem;font-family:"ARLRDBD";color: transparent;-webkit-text-stroke: 1px rgba(0,0,0,0.1);position: absolute;top: -18%;left: 13%;opacity: 0.5;}
	.about_cl>img{position: absolute;right: 0;top: 10%;}
	.about_cr img:nth-child(3){position: absolute;left: 0;top: 10%;}
	.about_d{margin-top: 80px;margin-bottom: 100px;}
	.about_d>.gm1>h1{font-size: 2.25rem;color: #e4a700;font-weight: bold;}
	.about_d>.gm1>p{font-size: 1.5rem;color: #393939;margin-bottom: 35px;margin-top: 5px;}
	.d_menu ul{display: flex;justify-content: space-between;}
	.d_menu ul li{margin-left: 1.6%;background: #e8e8e8;transition: .5s;width: 25%;text-align: center;}
	.d_menu ul li:nth-child(1){margin-left: 0;}
	.d_menu ul li a{padding: 30px 0px;display: block;color: #9f9f9f;font-weight: bold;font-size: 1.7rem;transition: .5s;cursor: pointer;}
	.d_menu{margin-bottom: 50px;}
	.d_txt span{font-size: 1.875rem;font-family: "dinc";color: #4b4b4b;margin-right: 10px;position: relative;}
	.d_nr ul li{display: flex;line-height: 40px;}
	.d_txt{margin-left: 100px;width:45%}
	.d_txt span::after{content: "";width: 8px;height: 8px;background: rgba(0,0,0,0);border: 2px solid #929292;border-radius: 50px;display: block;position: absolute;left: -20px;top: 40%;}
	.d_img{position: relative;}
	.d_img p{font-size: 6.375rem;font-family: "dinc";position: absolute;left: -24%;top: 50%;color: #f4ba1c;transform: rotate(90deg);}
	.d_menu ul .on{background: #f4ba1c;}
	.d_menu ul .on a{color: white;}
	.d_nr{position: relative;}
	.d_nr>h1{font-size: 10rem;font-family:"ARLRDBD";color: transparent;-webkit-text-stroke: 1px rgba(0,0,0,0.1);position: absolute;bottom: -7%;right: 0;opacity: 0.5;}	
	.about_e{position: relative;background: #eaeaea;padding-top: 90px;text-align: center;overflow: hidden;}
	.about_e h1{font-size: 10rem;font-family:"ARLRDBD";color: transparent;-webkit-text-stroke: 1px rgba(0,0,0,0.1);position: absolute;top: 0%;left: 26%;opacity: 0.5;}
	.about_e h2{font-size: 2.25rem;font-weight: bold;}
	.about_e>p{padding-bottom: 100px;}
	.e_list ul li img{border: 4px solid #d4a21a;}
	.e_list{margin-top: 100px;padding-bottom: 70px;}
	.e_re{position: relative;width: 12%;padding-bottom: 50px;margin: 0 auto;}
	.e_re ul li{float: left;width: 10px;height: 10px;border-radius: 50px;text-indent: -9999px;margin-left: 5px;background: white;}
	.e_re .on{background: #f5bb1e;border: none;width: 10px;height: 10px;}
	.e_list>ul{display: flex;justify-content: space-between;}
	.e_list>ul>li{margin-left: 20px;width: 24%;}
	.e_list>ul>li:nth-child(1){margin-left: 0;}
	.e_list>ul>li p{height: 42px;overflow: hidden;}
	@media screen and (max-width:1440px) {
		.about_bt::after{width: 40vw;left: 16%;}
		.about_cl{padding-top: 30px;padding-left: 4.5%;}
		.about_cl p{margin-bottom: 30px;}
		.about_cl>img{top: 0;}
		.about_cr img:nth-child(3){top: 0;}
		.d_menu ul li a{padding: 20px 0px;}
		.d_img{width: 50%;margin-left: 40px;}
		.d_menu{margin-bottom: 40px;}
		.about_d{margin-top: 40px;margin-bottom: 50px;}
		.e_list{margin-top: 50px;}
		.about_a{margin: 50px 0;}
	}
	@media screen and (max-width:1366px) {
		.about_a p br{display: none;}
		.about_al{width: 49%;}
		.about_ar{width: 49%;margin-bottom: 10px;}
		.about_ar h1{top: -43%;}
		.about_ctit{margin-top: 50px;}
		.d_menu ul li a{padding: 20px 0px;}
		.about_cr h1{top: -23%;left: 7%;}
		.e_list{padding-bottom: 40px;}
		.d_nr ul li{line-height: 30px;}
	}
	@media screen and (max-width:1280px) {
		/* .about_ar{margin-bottom: 0;} */
		.about_ar h1{top: -24%;font-size: 8rem;}
		.about_a p{font-size: 0.95rem;}
		.about_cl h1{margin-bottom: 35px;}
		.about_cl p{font-size: 1rem;}
		.d_menu ul li a{font-size: 1.5rem;}
		.d_nr>h1{font-size: 8rem;}
		.about_e h1{font-size: 8rem;left: 20%;}
		.about_bt::after{width: 35vw;left: 18%;}
		.about_al h1{width: max-content;}
	}
	@media screen and (max-width:1024px) {
		.about_ar h1{font-size: 6rem;}
		.about_bt::after{display: none;}
		.about_a{margin: 20px 0;}
		.a_qh a:nth-child(2){margin-right: 5%;}
		.a_qh a:nth-child(1){margin-left: 5%;}
		/* .about_cl{padding-left: 1.5%;}
		.about_cl h1{margin-bottom: 15px;font-size: 1rem;}
		.about_cl h2{font-size: 0.9rem;font-weight: bold;}
		.about_cl p{font-size: 0.8rem;margin-bottom: 25px;}
		.about_cl span{font-size: 0.8rem;}
		.about_ctit{margin-top: 25px;} */
		.about_d{margin-top: 25px;}
		.d_menu ul li a{font-size: 1.25rem;padding: 20px 0px;}
		.d_img p{font-size: 5.375rem;left: -29%;}
		.about_cr h1{font-size: 6rem;}
		.d_nr>h1{font-size: 6rem;}
		.about_e h1{font-size: 6rem;}
		.e_list{margin-top: 30px;padding-bottom: 25px;}
		.e_re{width: 7%;padding-bottom: 30px;}
		.about_al span{font-size: 1.25rem;}
	}
	@media screen and (max-width:768px) {
		.about_banner{height: 320px;background-size: auto 100%;overflow: hidden;}
		.about_bt::after{width: 32vw;left: 18%;bottom: 14px;}
		.about_ar h1{display: none;}
		.about_al h1{font-size: 1.65rem;width: 100%;text-align: center;}
		.about_al span{display: block;text-align: center;}
		.about_tit p{font-size: 1.65rem;}
		.about_tit span{font-size: 0.8rem;}
		.about_a br{display: none;}
		.about_ar{margin-bottom: 60px;}
		.about_al span::after{margin: 20px auto;}
		.a_qh a:nth-child(1){margin-left: 9%;}
		.about_cl p{margin-bottom: 20px;}
		.about_cl{padding-top: 40px;}
		.d_menu ul li a{font-size: 1rem;padding: 20px 0px;}
		.d_img p{display: none;}
		.d_img{margin: 0px;width: 100%;text-align: center;}
		.d_txt{margin-left: 60px;width: 88%;margin-top: 30px;}
		.d_nr ul li{line-height: 35px;display: block;}
		.d_menu{margin-bottom: 25px;}
		.about_d{margin-bottom: 20px;}
		.about_e h1{display: none;}
		.about_e{padding-top: 30px;}
		.e_re{width: 10%;}
		.e_list p{font-size: 0.75rem;}
		.about_box{overflow: hidden;}
		.about_ctit p{font-size: 1.35rem;}
		.about_ctit h1{font-size: 1.85rem;}
		.about_d>.gm1>h1{font-size: 1.85rem;}
		.about_d>.gm1>p{font-size: 1.35rem;}
		.about_e h2{font-size: 1.85rem;margin-bottom: 15px;}
		
		.about_bt .gm1{display: block;}
		.alnr{margin-top: 20px;}
		.about_a{display: block;}
		.about_al{width: 100%;}
		.about_ar{margin: 0;width: 100%;}
	}
	@media screen and (max-width:520px) {
		.about_banner{height: 220px;}
		.about_tit {font-size: 1.45rem;}
		.d_menu ul{flex-wrap: wrap;}
		.about_bt{top: 50%;transform: translate(-50%,-50%);left: 50%;bottom: auto;}
		.about_bt a{color: black;}
		.about_bt .gm1{display: block;}
		.about_bt .alnr{display: none;}
		.about_tit{text-align: center;}
		.about_a{display: block;margin-bottom: 0;}
		.about_al{width: 100%;}
		.about_al span::after{display: none;}
		.about_a p{line-height: 25px;font-size: 0.85rem;}
		.about_al span{font-size: 0.875rem;margin-bottom: 15px;display: block;text-align: center;}
		.about_al h1{text-align: center;font-size: 1.25rem;}
		.about_bt::after{display: none;}
		.about_ar{width: 100%;margin-bottom: 20px;}
		.about_bb ul li{width: 100%;margin-left: 5px;}
		.about_bb .tempWrap{overflow: hidden;}
		.about_b{overflow: hidden;}
		.a_qh{margin-top: 5px;top:37%;}
		.a_qh a:nth-child(1){border-radius: 50px;margin-left: 2%;}
		.a_qh a:nth-child(2){border-radius: 50px;margin-right: 2%;}
		.about_ctit h1{font-size: 1.25rem;}
		.about_ctit p{font-size: 0.875rem;}
		.about_cl h1{font-size: 1.15rem;}
		.about_cl p{font-size: 0.875rem;}
		.about_c{display: block;}
		.about_cl{width: 100%;box-sizing: border-box;padding: 10px;}
		.about_cr h1{display: none;}
		.about_cl>img{display: none;}
		.about_cr img:nth-child(3){display: none;}
		.about_cr{display: none;}
		.about_d{margin-top: 0;margin-bottom: 0;}
		.about_d>.gm1>h1{font-size: 1.25rem;}
		.about_d>.gm1>p{font-size: 0.875rem;margin-bottom: 20px;}
		.d_menu ul li{margin-bottom: 10px;width: 49%;}
		.d_menu ul li:nth-child(3){margin-left: 0;}
		.d_img p{display: none;}
		.d_img{margin-left: 0;width: 100%;}
		.d_nr ul li{display: block;}
		.d_nr>h1{display: none;}
		.d_txt{height: auto;margin-left: 0;width:auto;}
		.d_txt span{margin-right: 10px;font-size: 1.5rem;}
		.d_txt p{padding-left: 15px;}
		.d_txt p{font-size: 0.85rem;margin-bottom: 5px;}
		.d_txt{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 10px 0;}
		.d_nr ul li{line-height: 20px;}
		.d_txt p::after{top: 7px;}
		.d_menu ul li a{padding: 10px 0px;text-align: center;}
		.d_menu{margin-bottom: 10px;}
		.about_e h2{font-size: 1.55rem;margin-bottom: 10px;}
		.about_e .gm1>p{font-size: 0.8rem;text-align: left;}
		.e_list>ul>li{width: 46%;margin-left: 0;margin-bottom: 10px;}
		.e_list>ul{flex-wrap: wrap;}
		.e_list ul li img{box-sizing: border-box;}
		.e_re{width: 38%;}
		.e_list{margin-top: 10px;padding-bottom: 5px;}
		.about_e{padding-top: 15px;}
	}
	
	/* 产品页面 */
	.pro_banner{position: relative;background: url(../img/pro_banner.jpg) no-repeat center;height: 200px;}
	.proa_box{position: relative;}
	.proa_menu{position: absolute;bottom: 15%;width: 100%;}
	.proa_txt p{font-size: 1.25rem;color: white;}
	.proa_menu ul li{text-align: center;margin-right: 5%;}
	.proa_menu ul li:nth-child(4){margin-right: 0;}
	.proa_img ul li span{display: none;}
	.proa_t{position: relative;margin-bottom: 15px;}
	.proa_t span{position: absolute;bottom: 0;left: 0;transition: .5s;opacity: 0;right: 0;margin: 0 auto;}
	.proa_t p{transition: .5s;opacity: 1;}
	.proa_menu ul{display: flex;justify-content: center;}
	.proa_menu>ul>li>a{display: block;position: relative;cursor: pointer;}
	.proa_menu>ul>li>a>em{background:#f4ba1c; display:block; position:absolute; left:25%; bottom:-10px; height:2px; transition:0.5s; width:50%; transform:scaleX(0);}
	/* .proa_menu>ul>li:hover em{transform:scaleX(1); transition:0.5s;} */
	.proa_menu ul .on em{transform:scaleX(1);}
	.proa_menu ul .on p{color: #f4ba1c;}
	.proa_menu ul .on .proa_t span{opacity: 1;}
	.proa_menu ul .on .proa_t p{opacity: 0;}
	.proa_txt2{color: white;position: absolute;top: 40%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.proa_txt2 span{font-size: 0.875rem;font-family:"Din";}
	.proa_txt2 h1{font-size: 2.35rem;}
	.proa_txt2 h2{font-size: 1.375rem;}
	.proa_txt2 a{color: white;padding: 10px 20px;border: 1px solid white;display: block;margin: 0 auto;margin-top: 10px;border-radius: 50px;width: 32%;}
	.pro_bt{position: absolute;bottom: 20px;color: white;width: 100%;}

	.pro_bt .gm1{display: flex;justify-content: space-between;align-items: center;}
	.pro_tit span{font-family:"Din";font-size: 1rem;letter-spacing: 2px;}
	.pro_tit p{font-size: 1.5rem;}
	.plnr a{color: white;font-size: 0.875rem;}
	.plnr ul{display: flex;}
	.plnr ul li{position: relative;}
	.plnr ul li:nth-child(1){margin-left: 0;}
	.pl_xd a{font-weight: bold;}
	.pro_sj{z-index: 1;right: 40%;transition: .5s;opacity: 0;position: absolute;width:0;height:0;bottom: -20px;border-width:6px;border-style:solid;border-color:#fff transparent transparent;font-size:0;line-height:0;transform: rotate(0deg);}
	.pl_xd .pro_sj{opacity: 1;}
	.pro_box{overflow: hidden;padding-bottom: 50px;}
	.pla{padding-top: 45px;padding-bottom: 40px;}
	.pla ul{display: flex;flex-wrap: wrap;}
	.pla>ul>li{margin-right: 30px;}

	.pla>ul>li>a{display: block;position: relative;transition: .5s;}
	.pla>ul>li>a>em{background:#f4ba1c; display:block; position:absolute; left:0; bottom:-10px; height:2px; transition: .5s; width:100%; transform:scaleX(0);}
	.pla>ul>li:hover a{color: #dda817;}
	.pla>ul>li:hover em{transform: scaleX(1);}
	.pla_xd a{color: #dda817;}
	.pla_xd em{transform: scaleX(1)!important;}
	.pro_txt p{color: #7a7a7a;margin-top: 10px;height: 42px;}
	.pro_img{border: 1px solid #e4e4e4;transition: .5s;}
	.pro_list{padding-bottom: 30px;}
	.pro_list ul li{float: left;width: 23.9%;margin-left: 1.333%;text-align: center;margin-bottom: 50px;}
	.pro_list ul li:nth-child(1){margin-left: 0;}
	.pro_list ul li:nth-child(5){margin-left: 0;}
	.pro_list ul li:nth-child(9){margin-left: 0;}
	.pro_list ul li:hover .pro_img{box-shadow: -1px 2px 14px rgba(0,0,0,0.2);}
	.mob_menu{display: none;}
	@media screen and (max-width:1024px) {
		.proa_txt2 h1{font-size: 2rem;}
		.proa_txt2 a{padding: 5px 20px;}
		.proa_txt p{font-size: 1.1rem;}
		.proa_txt2 h2{font-size: 1.15rem;}
	}
	@media screen and (max-width:768px) {
		.proa_menu{bottom: 6%;}
		.proa_t{margin-bottom: 5px;}
		.proa_t span{left: 20%;}
		.proa_txt2 h2{margin: 15px 0;}
	}
	@media screen and (max-width:520px) {
		.proa_img ul li p{display: none;}
		.proa_img ul li span{display: block;}
		.proa_txt2 a{width: 27%;}
		.proa_menu{bottom: 27%;}
		.proa_menu ul p{font-size: 0.8rem;}
		.proa_t span{left: 9%;}
		.proa_txt2{width: 100%;}
		.proa_txt2 h1{margin: 10px 0;}
		
	}
	@media screen and (max-width:1440px) {
		.pro_bt::after{width: 54vw;left: 16%;}
	}
	@media screen and (max-width:1280px) {
		.pro_bt::after{width: 52vw;}
	}
	@media screen and (max-width:1024px) {
		.pro_bt::after{width: 43vw;left: 18%;bottom: 10px;}
		.pro_tit p{font-size: 1.65rem;}
		.pla{padding-top: 30px;}
		.pro_list ul li{margin-bottom: 30px;}
	}
	@media screen and (max-width:768px) {
		.pro_banner{overflow: hidden;}
		.pro_banner>img{max-width: 200%;right: 63%;position: relative;}
		.pro_box{padding-bottom: 0;}
		.pro_bt::after{display: none;}
		.pro_bt .gm1{display: block;}
		.plnr{margin-top: 20px;}
		.pla>ul>li{margin-bottom: 15px;}
		.pro_txt p{font-size: 0.875rem;}
	}
	@media screen and (max-width:520px) {
		.mob_menu{display: block;}
		.pla{display: none;}
		.plnr{display: none;}
		/* .pro_tit{display: none;} */
		.pro_bt::after{display: none;}
		/* .pro_bt{position: static;color: black;} */
		.pro_tit span{display: none;}
		.pro_bt .gm1{justify-content: center;text-align: center;}
		.pro_list{overflow: hidden;margin-top: 10px;}
		.pro_list ul li{margin-left: 0;margin-right: 0;width: 49%;margin-bottom: 20px;}
		.pro_list ul li:nth-child(2n){margin-left: 1.333%;}
		.pro_bt{bottom: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);}
		.pro_banner>img{max-width: 265%;right: 105%;}
		.pro_box{padding-bottom: 0;}
		
		.mean-nav ul{display: block;}
		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 {color:#333; display:block;width:100%; background:none; font-size:1rem;padding:0 0%;height:39px; line-height:42px;margin:0px;margin-right: 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:95%;padding:0 2%; 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;margin: 0 auto;font-size: 0.875rem;}
		.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:40px;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:rgba(0,0,0,.9)} */
		.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:0px; 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:#efefef;height:43px; z-index:99;}
		.mean-container .mean-bar div.fl{ font-size:1rem; 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}
	}
	.proshow_banner{border-top: 4px solid #f4ba1c;}
	.proshowa{ background:#fff; padding:1.5%; box-shadow:0px 0px 3px rgba(0,0,0,0.1);}
	.proshow_gd{ width:54%;}
	.proshow_img{ border:3px solid #e2e2e2;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_an{}
	.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 #f4ba1c;}
	.proshow_an li img{ display:block; width:100%;}
	.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.55rem;  padding-bottom:5px; color:#000;}
	.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: #f4ba1c; color:white;border-radius: 50px;padding: 5px 20px;font-size: 0.9rem;display: flex;align-items: center;display: inline-block;}
	.nycp_tel span{color: white;font-family: "Din";font-size: 1.25rem;}
	.nycp_more{ width:133px; height:45px; padding-top:19px;}
	.nycp_more a{display:block; background:#f4ba1c; 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{ background:#fff; padding:1.5% 0; box-shadow:0px 0px 1px rgba(0,0,0,0.1); margin-top:10px;}
	.proms_l{ width:100%;padding: 0 1.5%; box-sizing: border-box;}
	.proshow_title{ font-size:1.625rem; font-weight:bold; color:#f4ba1c; height:50px; line-height:50px; border-bottom:4px solid #f4ba1c;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;overflow: hidden;border-bottom: 1px solid #e2e2e2;}
	.proshow_nr img{ max-width:100%;}
	.ckgd{display: none;text-align: center;padding: 10px;background: #f4ba1c;color: white;/* background: linear-gradient(180deg,rgba(0,87,158,0),#00579e); */}
	.proshow_tj{margin-bottom: 20px;margin-top: 60px;}
	.cnxh{width:100%;padding: 0 1.5%; box-sizing: border-box;}
	.cnxh .cnxh_nr ul li:hover .pro_img{box-shadow: -1px 2px 14px rgba(0,0,0,0.2);}
	.cnxh .cnxh_nr ul li{width: 24%;float: left;margin-left: 1.333%;margin-bottom: 20px;text-align: center;}
	.cnxh .cnxh_nr ul li:nth-child(1){margin-left: 0;}
	.cnxh .cnxh_nr ul li:nth-child(5){margin-left: 0;}
	.proshow_tj p{color: #171717;font-size:1.625rem; }
	.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:#f4ba1c; 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:#f4ba1c; color:#fff; transition:0.5s;}
	@media screen and (max-width:1366px) {
		.nycp_tel {width: 36%;}
	}
	@media screen and (max-width:1280px) {
		.nycp_tel{width: 39%;}
	}
	@media screen and (max-width:1024px){
	.nycp_bt p{ font-size:1.5rem;}
	.nycp_tel{width: 48%;}
	}
	@media screen and (max-width:770px){
	.nycp_tel{width: auto;display: inline-block;}
	.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;} */
	.proshow_title{font-size: 1.3rem;}
	.proshow_tj p{font-size: 1.3rem;}
	.proshow_gd{float: none;width: 100%;}
	.proshowa_wb{float: none;width: 100%;margin-top: 30px;}
	}
	@media screen and (max-width:520px){
	.proshow_banner{border-top: none;margin-top: 20px;}
	.proshow_gd{ width:100%;}
	.proshowa_wb{ width:100%; padding-top:25px;margin-top: 0;}
	.nycp_bt{font-size:0.9375rem;}
	.nycp_bt p{ font-size:1.175rem;}
	.proshow_tj p{font-size: 1rem;}
	.nycp_more{ width:110px; height:40px; padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:1rem;}
	.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 .cnxh_nr ul li{width: 49%;margin-left: 0%;margin-bottom: 10px;}
	.cnxh .cnxh_nr ul li:nth-child(2n){margin-left: 1.333%;}
	.pro_txt p{font-size: 0.75rem;height: 22px;}
	.proshow_tj{margin: 20px 0;}
	}
	
	
	/* 解决方案 */
	.case_banner{position: relative;background: url(../img/case_banner.jpg) no-repeat center;height: 450px;}
	.case_bt{position: absolute;bottom: 20px;color: white;width: 100%;}
	.case_bt::after{content: "";width: 60.5vw;height: 1px;background: rgba(255,255,255,0.7);display: block;position: absolute;bottom: 50%;left: 23%;}
	.case_bt .gm1{display: flex;justify-content: space-between;align-items: center;}
	.case_tit span{font-family:"Din";font-size: 1rem;letter-spacing: 2px;}
	.case_tit p{font-size: 1.5rem;}
	.case_box{padding: 60px 0;overflow: hidden;}
	.case_list ul li{float: left;width: 31%;margin-left: 1.6%;margin-bottom: 50px;}
	.case_list ul li:nth-child(3n+1){margin-left: 0;}
	.case_txt{padding: 5px 0;display: flex;align-items: center;}
	.case_txt img{margin-right: 10px;}
	.case_img{overflow: hidden;}
	.case_img img{transform: scale(1);transition: .5s;}
	.case_list ul li:hover .case_img img{transform: scale(1.1);}
	@media screen and (max-width:768px) {
		.case_banner{height: 320px;background-size: auto 100%;overflow: hidden;}
		.case_list ul li{width: 32%;}
		.case_box{padding: 25px 0;}
		.case_bt::after{display: none;}
		.case_txt p{font-size: 0.875rem;}
		.case_txt img{display: none;}
		.case_txt{height: 38px;overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.case_banner{height: 220px;}
		.case_list ul li{margin-left: 0!important;margin-right: 0;margin-bottom: 20px;width: 49%;}
		.case_list ul li:nth-child(2n){margin-left: 1.333%!important;}
		.case_txt p{font-size: 0.8rem;height: 34px;overflow: hidden;}
		.case_bt::after{display: none;}
		.case_tit span{display: none;}
		.case_tit p{font-size: 1.65rem;}
		.case_bt .gm1{justify-content: center;}
		.case_banner{overflow: hidden;}
		.case_banner>img{max-width: 125%;right: 18%;position: relative;}
		.case_bt{bottom: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);}
		.case_txt img{display: none;}
		.case_txt{padding: 5px 8px;}
	}
	
	
	/* 新闻资讯 */
	.news_banner{position: relative;background: url(../img/news_banner.jpg) no-repeat center;height: 450px;}
	.news_bt{position: absolute;bottom: 20px;color: white;width: 100%;}
	.news_bt::after{content: "";width: 50vw;height: 1px;background: rgba(255,255,255,0.7);display: block;position: absolute;bottom: 50%;left: 20%;}
	.news_bt .gm1{display: flex;justify-content: space-between;align-items: center;}
	.news_tit span{font-family:"Din";font-size: 1rem;letter-spacing: 2px;}
	.news_tit p{font-size: 2.2rem;}
	.nlnr a{color: white;}
	.nlnr ul{display: flex;}
	.nlnr ul li{margin-left: 30px;position: relative;}
	.nlnr ul li:nth-child(1){margin-left: 0;}
	.pl_xd a{font-weight: bold;}
	.news_sj{z-index: 1;right: 0;left: 0;margin: 0 auto;transition: .5s;opacity: 0;position: absolute;width:0;height:0;bottom: -20px;border-width:6px;border-style:solid;border-color:#fff transparent transparent;font-size:0;line-height:0;transform: rotate(0deg);}
	.pl_xd .news_sj{opacity: 1;}
	.news_box{overflow: hidden;padding-top: 80px;padding-bottom: 50px;}
	.news_list{padding-bottom: 30px;}
	.news_list ul li{float: left;width: 31%;margin-left: 2.5%;padding-bottom: 15px;margin-bottom: 25px;box-shadow: -1px 2px 14px rgba(0,0,0,0.2);}
	.news_list ul li:nth-child(1){margin-left: 0;}
	.news_list ul li:nth-child(4){margin-left: 0;}
	.news_list ul li:nth-child(7){margin-left: 0;}
	.news_txt{padding: 20px 15px;}
	.news_txt h1{color: #393939;font-size: 1.5rem;margin-bottom: 30px;height: 62px;overflow: hidden;}
	.news_txt span{color: #a9a9a9;font-family: "Din";}
	.news_img img{transform: scale(1);transition: .5s;}
	.news_img{overflow: hidden;}
	.news_list ul li:hover .news_img img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.news_txt h1{font-size: 1.25rem;height: 49px;}
		.news_bt::after{left: 16%;}
	}
	@media screen and (max-width:768px) {
		.news_banner{height: 320px;background-size: auto 100%;overflow: hidden;}
		.news_box{padding: 30px 0;padding-bottom: 10px;}
		.news_txt h1{font-size: 1rem;margin-bottom: 10px;height: 45px;}
		.news_txt{padding-bottom: 0;}
		.news_bt::after{display: none;}
		.news_bt .gm1{display: block;}
		.nlnr{margin-top: 20px;}
	}
	@media screen and (max-width:520px) {
		.news_banner{height: 220px;}
		.news_list ul li{width: 48.5%;margin-left: 0;margin-right: 0;box-shadow:none;border: 1px solid #dadada;padding-bottom: 5px;margin-bottom: 15px;}
		.news_list ul li:nth-child(2n){margin-left: 1.333%;}
		.news_txt{padding: 10px 5px;padding-bottom: 0;}
		.news_txt h1{margin-bottom: 5px;}
		.news_bt::after{display: none;}
		.news_tit span{display: none;}
		.news_txt h1{font-size: 0.8rem;height: 33px;}
		.news_tit p{font-size: 1.65rem;}
		.news_bt{bottom: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
		.news_bt .nlnr{display: none;}
		.news_bt .nlnr a{padding: 10px 25px;display: block;background: #DADADA;color: black;}
		.news_bt .nlnr ul{justify-content: space-between;}
		.news_box{padding: 15px 0;padding-bottom: 0;}
		.news_txt span{font-size: 0.8rem;}
		.news_banner{overflow: hidden;}
		.news_banner>img{max-width: 125%;position: relative;}
	}
	.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;}
	.news_show{padding: 25px 0;}
	@media screen and (max-width:520px) {
		
		.xgnews-con li{float: none;width: auto;}
		
	}
	
	/* 服务支持 */
	.s_banner{position: relative;overflow: hidden;background: url(../img/s_banner.jpg) no-repeat center;height: 450px;}
	.s_bt{position: absolute;bottom: 20px;color: white;width: 100%;}
	.s_bt::after{content: "";width: 53vw;height: 1px;background: rgba(255,255,255,0.7);display: block;position: absolute;bottom: 20px;left: 23%;}
	.s_bt .gm1{display: flex;justify-content: space-between;align-items: center;}
	.s_tit span{font-family:"Din";font-size: 1rem;letter-spacing: 2px;}
	.s_tit p{font-size: 2.2rem;}
	.nlnr a{color: white;}
	.nlnr ul{display: flex;}
	.nlnr ul li{margin-left: 30px;position: relative;}
	.nlnr ul li:nth-child(1){margin-left: 0;}
	.s_box{padding-top: 70px;}
	.s_t h1{font-size: 1.875rem;color: #000000;text-align: center;margin-bottom: 40px;}
	.s_timg{display: flex;justify-content: space-between;color: white;}
	.s_tl{margin-right: 10px;position: relative;width: 50%;}
	.s_tr{position: relative;width: 50%;background: #f4ba1c;}
	.s_txt{position: absolute;top: 5%;left: 5%;}
	.s_txt h1{font-size: 1.875rem;}
	.s_txt p{font-size: 1.125rem;}
	.s_txt span{font-size: 1.125rem;margin-top: 37%;display: block;}
	.s_nr1{max-height: 455px;}
	.s_nr2 h1{color: #1a1a1a;font-size: 1.875rem;}
	.s_nr2 p{font-size: 1.125rem;color: #1a1a1a;margin-bottom: 50px;}
	.s_nr2{background: #f1f1f1;text-align: center;padding-top: 180px;}
	.s_list{padding-bottom: 100px;position: relative;bottom: 20px;}
	.s_list ul{display: flex;justify-content: space-between;}
	.s_list ul li{margin-left: 20px;}
	.s_list ul li:nth-child(1){margin-left: 0;}
	@media screen and (max-width:1366px) {
		.s_txt span{margin-top: 32%;}
	}
	@media screen and (max-width:1280px) {
		.s_txt span br{display: none;}
	}
	@media screen and (max-width:1024px) {
		.s_nr2{padding-top: 50px;}
		.s_list{padding-bottom: 35px;}
		.s_box{padding-top: 25px;}
	}
	@media screen and (max-width:768px) {
		.s_banner{height: 320px;background-size: auto 100%;overflow: hidden;}
		.s_txt h1{font-size: 1.75rem;}
		.s_txt span{margin-top: 15%;font-size: 1rem;}
		.s_list ul li{margin-left: 5px;}
		.s_t h1{margin-bottom: 20px;margin-top: 10px;font-size: 1.675rem;}
		.s_bt::after{display: none;}
		.s_bt .gm1{display: block;}
	}
	@media screen and (max-width:520px) {
		.s_nr1{max-height: none;}
		.s_banner{height: 220px;}
		.s_tit span{display: none;}
		.s_banner>img{max-width: 130%;right: 20%;position: relative;}
		.s_tit p{font-size: 1.65rem;}
		.s_bt{top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;bottom: auto;}
		.s_bt .nlnr{display: none;}
		.s_bt .nlnr a{padding: 10px 25px;display: block;background: #DADADA;color: black;}
		.s_bt .nlnr ul{justify-content: space-between;}
		.s_bt::after{display: none;}
		.s_t h1{font-size: 1.5rem;margin-bottom: 15px;margin-top: 10px;}
		.s_t h1::after{content: "";width: 40px;height: 3px;background: #8C8C8C;display: block;margin: 0 auto;margin-bottom: 10px;margin-top: 13px;}
		.s_timg{display: block;}
		.s_box{padding-top: 20px;}
		.s_tl{width: 100%;margin-left: 0;}
		.s_tr{width: 100%;height: 210px;}
		.s_tr .s_txt{position: static;padding-top: 20px;padding-left: 20px;padding-bottom: 15px;}
		.s_txt span{margin-top: 12%;font-size: 0.85rem;}
		.s_txt h1{font-size: 1.65rem;}
		.s_list ul{flex-wrap: wrap;}
		.s_list ul li{width: 49%;margin-left: 0%;margin-bottom: 10px;}
		.s_list ul li:nth-child(2n){margin-left: 1.333%;}
		.s_nr2 .gm1>img{display: none;}
		.s_nr2 h1{font-size: 1.65rem;margin-top: 15px;margin-bottom: 10px;}
		.s_list{position: static;}
		.s_nr2 p{font-size: 1rem;margin-bottom: 15px;}
		
	}
	/* 联系我们 */
	.c_box{position: relative;min-height: 850px;}
	.map{background: #000000;width: 100%;height: 100%;}
	.c_lx{color: black;background: #f4ba1c;padding-top: 70px;padding-left: 60px;position: absolute;padding-bottom: 110px;width:595px;box-sizing: border-box;right: 10%;top: 20%;}
	.c_lx h1{font-size: 1.875rem;font-weight: bold;margin-bottom: 50px;}
	.c_lx p{font-size: 18px;line-height: 30px;}
	.clos{position: absolute;top: 3%;right: 3%;}
	.c_lxc{display: none;}
	#container {width:100%; height: 900px; }
	@media screen and (max-width:1680px) {
		.c_lx{right: 5%;}
	}
	@media screen and (max-width:1440px) {
		.c_lx{right: 3%;width: 486px;padding-left: 33px;}
	}
	@media screen and (max-width:1366px) {
		.c_lx{right: 0%;}
	}
	@media screen and (max-width:1280px) {
		.c_lx{right: 4%;width: 390px;}
		.c_lx h1{font-size: 1.5rem;}
	}
	@media screen and (max-width:1280px) {
		.c_lx{right: 0%;padding-bottom: 55px;}
	}
	@media screen and (max-width:1024px) {
		.c_lx{width: 365px;}
	}
	@media screen and (max-width:768px) {
		.c_lx{width: 100%;position: static;}
	}
	@media screen and (max-width:768px) {
		.c_lx{padding: 10px;}
		.c_lx h1{font-size: 1.5rem;margin-bottom: 20px;}
		.clos{display: none;}
		.c_box{min-height: auto;overflow: hidden;}
		.c_lx p{font-size: 0.95rem;}
	}
	@media screen and (max-width:520px) {
		#container{height: 420px;}
		.c_lx{padding: 30px 10px;}
	}
	
	
	
	
	
	