@charset "utf-8";
/* CSS Document */
/* html{scroll-behavior: smooth;} */
body{font-family:"Microsoft YaHei"; font-size:100%; color:#434343; margin:0px; padding:0px; }
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: 1870px;margin: 0 auto;}
.gm{width: 95%;max-width: 1345px;margin: 0 auto;}
.agm{width: 95%;max-width: 1345px;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:500px!important; box-sizing: border-box;border-radius: 15px;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
}
.xd em{transform:scaleX(1)!important;}
.xd::after{opacity: 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:"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:"itc";
	 src: url("../font/itc.eot"),
	      url("../font/itc.ttf");
	}
	@font-face {
	 font-family:"AgencyFB";
	 src: url("../font/AgencyFB.eot"),
	      url("../font/AgencyFB.ttf");
	}
	
	
	.nav_box{z-index: 999;position: sticky;background:#008cd6;width: 100%;transition: .5s;box-sizing: border-box;top: 0;}
	.is_index{position: fixed;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;position: relative;max-width: none;width: 100%;}
	.top_logo{position: relative;z-index: 2;background: white;height: 100px;width: 380px;display: flex;justify-content: center;align-items: center;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;position: relative;}
	.top_l{display: flex;align-items: center;}
	.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{text-align: center;transition: .5s;margin: 0 9px;position: relative;}
	.top_nav>ul>li:nth-child(1){margin-left: 0;}
	.top_nav>ul>li::after{content: "";background: url(../img/kf.png) center no-repeat;height: 31px;width: 32px;position: absolute;left: 50%;bottom: 0px;transform: translate(-50%,0);display: none!important;transition: .5s;opacity: 0;}
	.top_nav>ul>li>a{padding: 38px 15px;transition: .5s;z-index: 9;position: relative;font-size: 1.125rem;display: block;color: #fff;}
	.top_nav>ul>li>em{display:block; position:absolute; left:0; top:0; height: calc(100% + 10px); transition: .5s; width: 100%;transform: scaleX(0);background-image: linear-gradient(to bottom,#f4920f,#ea5504);}
	.top_nav>ul>li:hover em{transform: scaleX(1);}
	.top_nav>ul>li:hover::after{opacity: 1;}
	.top_nav>ul>li:nth-last-child(1){padding-right: 0;}
	.top_nav{position: relative;margin-right: 30px;}
	.top_r{width: 296px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;border-left: 1px solid #5da8d1;border-right: 1px solid #5da8d1;}
	.top_r ul{display: flex;height: 100px;flex-direction: column;justify-content: center;transition: .5s;}
	.top_r ul li{color: white;padding-left: 35px;background: url(../img/top_p.png) center left no-repeat;}
	.top_r ul li a{font-size: 1.5rem;display: block;color: #fff;font-weight: bold;}
	.top_m{width: 89px;display: flex;justify-content: center;padding-top: 30px;box-sizing: border-box;height: 100px;position: relative;cursor: pointer;}
	.top_m>div{position: absolute;top: 100px;left: 0;width: 100%;display: none;}
	.top_box_move{z-index: 999;box-shadow: 0px 2px 10px rgba(0,0,0,.1);top: 0;}
	.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: #fff;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;position: absolute;display: none;right: 0;top: 80px;}
	.menu_bg_show{transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.4);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:1680px) {
		.top_nav>ul>li>a{padding: 38px 10px;}
	}
	@media screen and (max-width:1669px) {
		.top_logo{width: 330px;}
	}
	@media screen and (max-width:1615px) {
		.top_nav>ul>li{margin: 0 5px;}
		.top_r{width: 230px;}
		.top_r ul li a{font-size: 1.35rem;}
	}
	@media screen and (max-width:1500px) {
		.top_m{display: none;}
		.top_nav>ul>li>a{font-size: 1rem;padding: 39.5px 10px;}
		
	}
	@media screen and (max-width:1366px) {
		.top_r{display: none;}
	}
	
	@media screen and (max-width:1260px) {
		.mob_inner_box{display: block;}
		.top_r_list{display: none;}
		.nav_box .gm_top{height: 80px;position: static;width: 97.5%;margin-left: 0;}
		.nav_box2 .gm_top{height: 80px;position: static;}
		.nav_box{height: auto;}
		.top_logo{height: inherit;}
	}
	
	
	@media screen and (max-width:1024px) {
		
	}
	
	/* 移动端导航按��?*/
	@media screen and (max-width:768px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 35%;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: 45px;}
		.menu_txt a{font-size: 0.875rem;}
		.top_logo {width: 42%;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: 45px;}
		.logo i{display: none;}
		.menu_txt a{padding: 10px 0;}
		.top_logo a p:nth-child(2){margin-left: 5px;padding-left: 5px;}
		
		.nav_box{background-position: -225px;}
		.top_logo img{height: 42px;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	
	/* 二级菜单 */
	.rj{position: relative;}
	.rj>ul>li{background: rgba(255,255,255,0.9);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li>a{width: 100%;display: block;transition: .5s;color: black;line-height: 50px;height: 50px;}
	.xs{position: absolute;display: none;width: 120%;left: 50%;transform: translate(-50%,0);}
	.xs>li:hover{background: #238738;}
	.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;}
	
	.swiper2{position: relative;}
	.swiper2 .swiper-slide{height: 100vh;overflow: hidden;}
	.swiper2 .swiper-slide a{display: block;height: inherit;}
	.swiper2 .slide-inner2{display: none;}
	.swiper2 .swiper-button-prev{left: 90px;opacity: .5;}
	.swiper2 .swiper-button-next{right: 90px;opacity: .5;}
	.swiper2>.swiper-wrapper>.swiper-slide>div{height: 100vh;width: 100%;background-size: cover!important;background-position: center;position: absolute;left: 0;top: 0;}
	.swiper2 .swiper-pagination2{bottom: 33px!important;}
	.swiper2 .swiper-pagination-bullet {
		width: 24px!important;
		height: 4px!important;
		background:#fff !important;
		opacity: 1!important;
		border-radius: 50px;
		margin: 0px 5px!important;
		transition: .5s;
	}
	.swiper2 .swiper-pagination-bullet-active {
		width: 56px!important;
		height: 4px!important;
		background: #008cd6!important;
	}
	
	.swiper2 .swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:1024px) {
		.swiper2 .slide-inner2{display: block;height: calc(100vh - 80px)!important;top: auto!important;bottom: 0;}
		.swiper2 .slide-inner{display: none;}
		.swiper-button-next{display: none;}
		.swiper-button-prev{display: none;}
	}
	@media screen and (max-width:768px) {
		.swiper2 .swiper-slide img:nth-child(2){display: block;}
		.swiper2 .swiper-slide img:nth-child(1){display: none;}
		.swiper2 .swiper-pagination2{
			right: 0%!important;
			left: auto!important;
			bottom: 10px!important;
		}
		.bana{background-position: left center!important;}
		.oSwiper>.swiper-pagination{display: none;}
	}
	@media screen and (max-width:520px) {
		.swiper2 .slide-inner2{height: calc(100vh - 95px)!important;top: 45px!important;bottom: auto;}
		.swiper2 .swiper-slide{height: calc(100vh - 50px);}
		.swiper2 .swiper-wrapper{height: calc(100% - 50px);}
	}
	
	
	
	.sctop{text-align: center;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 40px;z-index: 999;cursor: pointer;}
	.sctop p{color: #545454;font-size: 0.75rem;}
	.sctop img{display: block;margin: 0 auto;}
	.sctop img:nth-child(1){margin: 0 auto;transform: rotate(180deg);}
	.sctop img:nth-child(2){margin: 10px auto 5px;}
	.index .swiper-container{
		--swiper-theme-color: #fff;/* 设置Swiper风格 */
		--swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
	}
	.swiper-pagination2{position: absolute;
	    text-align: center;
	    transition: .3s opacity;
	    transform: translate3d(0,0,0);
	    z-index: 10;}
	
	.oSwiper{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;}
	.viewing-page-1 .oSwiper>.swiper-pagination{opacity: 1;}
	.viewing-page-2 .oSwiper>.swiper-pagination{opacity: 1;}
	.viewing-page-3 .oSwiper>.swiper-pagination{opacity: 1;}
	.viewing-page-4 .oSwiper>.swiper-pagination{opacity: 1;}
	.viewing-page-5 .oSwiper>.swiper-pagination{opacity: 1;}
	.oSwiper>.swiper-pagination{opacity: 0;}
	.oSwiper>.swiper-container-vertical>.swiper-pagination-bullets{z-index: 1000;}
	.oSwiper>.swiper-container-vertical>.swiper-pagination-bullets{right: auto;left: 33px;}
	.oSwiper>.swiper-wrapper>.swiper-slide{overflow: hidden;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet{background: white;opacity: 1;margin: 20px 0;position: relative;border: 2px solid rgba(255,255,255,0);transition: .5s;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet-active{background: rgba(0,0,0,0);width: 10px;height: 10px;}
	.oSwiper .swiper-pagination-bullet::after{content: "";position: absolute;width: 70px;top: -7px;right: 100px;transition: .5s;opacity: 0;color: #545454;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-child(1){opacity: 0!important;pointer-events: none;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-child(2)::after{content: "品牌介绍";}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-child(3)::after{content: "产品中心";color: white;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-child(4)::after{content: "优势展示";}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-child(5)::after{content: "案例中心";}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-child(6)::after{content: "新闻动态";}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet:nth-last-child(1){opacity: 0!important;pointer-events: none;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet-active::after{opacity: 1;right: 30px;}
	.oSwiper .swiper-pagination>.swiper-pagination-bullet-active{border-color: #ea5404;}
	@media screen and (max-width:1540px) and (max-height:750px) {
		.oSwiper .swiper-pagination-bullet::after{display: none;}
	}
	@media screen and (max-width:1440px) {
		.oSwiper .swiper-pagination-bullet::after{display: none;}
	}
	
	.ina{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../img/ina_bg.jpg) center / cover no-repeat;z-index: 2;}
	.ina .gm{display: flex;justify-content: flex-end;}
	.ina_nr{padding-top: 20vh;}
	.ina_bt{margin: 20px 0 30px;}
	.ina_bt h1{color: #ea5404;font-size: 2.75rem;font-weight: bold;}
	.ina_txt p{color: #333333;line-height: 30px;}
	.ina_more{margin-top: 6.5vh;margin-bottom: 10.5vh;}
	.ina_more a{display: inline-flex;height: 46px;line-height: 46px;background: #ea5404;padding: 0 35px;border-radius: 50px;align-items: center;color: white;}
	.ina_more a img{margin-left: 10px;}
	.ina_bom ul{display: flex;justify-content: space-between;}
	.ina_num{display: flex;align-items: flex-end;margin-bottom: 10px;justify-content: center;}
	.ina_num h1{color: #008cd6;font-size: 4.5rem;font-family: "D-DIN";line-height: 55px;}
	.ina_num span{color: #008cd6;font-size: 1.125rem;font-weight: bold;display: block;margin-left: 5px;}
	.ina_bom p{color: #008cd6;text-align: center;}
	@media screen and (max-height:800px) {
		.ina_more{margin: 2.5vh 0 4.5vh;}
	}
	@media screen and (max-width:520px) {
		.ina_bt h1{font-size: 1.65rem;}
		.ina_txt p br{display: none;}
		.ina_nr{padding-top: 0;}
		.ina{align-items: center;display: flex;background-position: right center;}
		.ina_num h1{font-size: 3rem;line-height: 40px;}
		.ina_more a{height: 40px;line-height: 40px;padding: 0 25px;font-size: 0.875rem;}
		.ina_num span{font-size: 1rem;}
		.ina_bt{margin-bottom: 15px;margin-top: 0;}
		.ina_bom p{font-size: 0.875rem;}
		.ina_txt p{text-align: justify;}
		
	}
	
	.inb{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}
	.inb .gm{max-width: 1200px;}
	.inb_list ul li{position: absolute;width: 100%;height: 100%;}
	.inb_txt2 span{color: #ea5404;display: inline-block;height: 26px;line-height: 26px;border: 2px solid #ea5404;border-radius: 50px;padding: 0 20px;}
	.inb_txt{padding-top: 22vh;position: relative;z-index: 2;}
	.inb_txt2 h1{color: #ea5404;font-size: 3.75rem;font-weight: bold;margin: 5px 0;}
	.inb_txt2 p{color: #444444;margin-bottom: 15vh;font-size: 1.375rem;}
	.inb_txt2 a{color: #444444;display: inline-flex;align-items: center;}
	.inb_txt2 a img{margin-left: 10px;filter: brightness(0);}
	.inb_menu{position: absolute;bottom: 6vh;left: 0;right: 0;margin: 0 auto;width: 95%;max-width: 1200px;background: white;z-index: 2;border-radius: 5px;overflow: hidden;box-shadow: 0 0 22px rgba(0,0,0,0.3);}
	.inb_menu ul li{display: flex;align-items: center;height: 100px;justify-content: center;width: 25%;cursor: pointer;border-right: 1px solid #e6e6e6;position: relative;}
	.inb_menu ul li::after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-image: linear-gradient(to right,#f4920f,#ea5404);z-index: -1;transition: .5s;opacity: 0;}
	.inb_ico{margin-right: 15px;}
	.inb_menu ul{display: flex;}
	.inb_txt3 p{color: #444444;transition: .5s;}
	.inb_menu ul li:hover::after{opacity: 1;}
	.inb_menu ul li:hover p{color: white;}
	.inb_menu ul li:hover .inb_ico img{filter: brightness(400);}
	.inb_menu ul .on::after{opacity: 1;}
	.inb_menu ul .on p{color: white;}
	.inb_menu ul .on .inb_ico img{filter: brightness(400);}
	@media screen and (max-width:768px) {
		.inb_txt2 h1{font-size: 2.75rem;}
	}
	@media screen and (max-width:520px) {
		.inb_ico{display: none;}
		.inb_txt2 h1{font-size: 1.65rem;}
		.inb_txt2 p{font-size: 1rem;}
		.inb_txt3 p{font-size: 0.875rem;text-align: center;}
		.inb_menu ul li{height: 75px;}
		.inb_txt{padding-top: 15vh;}
		.inb_menu{bottom: 9vh;}
		.inb_list ul li:nth-child(1){background: url(../img/inb_img1-1.jpg) center / cover no-repeat!important;}
		.inb_list ul li:nth-child(2){background: url(../img/inb_img2-1.jpg) center / cover no-repeat!important;}
		.inb_list ul li:nth-child(3){background: url(../img/inb_img3-1.jpg) center / cover no-repeat!important;}
		.inb_list ul li:nth-child(4){background: url(../img/inb_img4-1.jpg) center / cover no-repeat!important;}
		.inb_txt2 a{display: none;}
		
	}
	
	.inc{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;background: url(../img/inc_bg3.jpg) center / cover no-repeat;}
	.inc .gm{max-width: 1370px;}
	.inc_menu{padding-top: 14.5vh;}
	.inc_menu ul li{cursor: pointer;width: 100px;height: 100px;border-radius: 50%;background: white;display: flex;justify-content: center;align-items: center;text-align: center;transition: .5s;position: relative;}
	.inc_menu ul li::after{content: "";background-image: linear-gradient(to top,#eb5c06,#f38a0e);width: 100%;height: 100%;display: block;position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;border-radius: 50%;}
	.inc_menu ul{display: flex;justify-content: space-between;}
	.inc_menu ul li p{color: #222222;transition: .5s;position: relative;z-index: 2;}
	.inc_menu ul li:hover p{color: white;}
	.inc_menu ul li:hover::after{opacity: 1;}
	.inc_menu ul li:hover{box-shadow: 0 0 15px rgba(110,44,3,0.25);}
	.inc_menu ul .on p{color: white;}
	.inc_menu ul .on::after{opacity: 1;}
	.inc_menu ul .on{box-shadow: 0 0 15px rgba(110,44,3,0.25);}
	.inc_menu ul li:nth-child(1){margin-top: 47vh;}
	.inc_menu ul li:nth-child(2){margin-top: 26vh;margin-left: -50px;}
	.inc_menu ul li:nth-child(3){margin-top: 11vh;}
	.inc_menu ul li:nth-child(4){margin-top: 3vh;}
	.inc_menu ul li:nth-last-child(1){margin-top: 47vh;}
	.inc_menu ul li:nth-last-child(2){margin-top: 26vh;margin-right: -50px;}
	.inc_menu ul li:nth-last-child(3){margin-top: 11vh;}
	.inc_menu ul li:nth-last-child(4){margin-top: 3vh;}
	.inc_list{position: relative;}
	.inc_nr{position: absolute;left: 50%;top: 42%;transform: translate(-50%,0);width: 430px;}
	.inc_nr ul{height: 160px;background: white;position: relative;display: flex;align-items: center;border-radius: 10px;box-shadow: 0 0 15px rgba(0,0,0,0.2);}
	.inc_nr ul::after{content: "";display: block;position: absolute;bottom: -12px;left: 50%;transform: translate(-50%,0);width: 0;height: 0;border-style: solid;border-width: 12px 27.5px 0 27.5px;border-color: #fff transparent transparent transparent;}
	.inc_nr ul li{display: flex;align-items: center;padding: 0 15px;justify-content: space-between;width: 100%;box-sizing: border-box;}
	.inc_nr ul li>div{display: flex;align-items: center;justify-content: space-between;width: 100%;}
	.inc_txt h1{color: #ea5404;font-size: 1.5rem;font-weight: bold;margin-bottom: 5px;}
	.inc_txt p{color: #444444;line-height: 24px;}
	.inc_txt{width: 78%;}
	.inc_ico img{filter: drop-shadow(0 5px 10px rgba(0,0,0,0.2));}
	@media screen and (max-width:1270px) {
		.inc{background: url(../img/inc_bg.jpg) center / cover no-repeat;}
	}
	@media screen and (max-width:1024px) {
		.inc_menu{padding-top: 10.5vh;}
		.inc_nr{top: 47%;}
	}
	@media screen and (max-width:768px) {
		.inc_menu{display: none;}
		.inc_list{padding-top: 60vh;width: 100%;}
		.inc_nr ul::after{display: none;}
		.inc_nr::after{content: "";display: block;position: absolute;bottom: -11px;left: 50%;transform: translate(-50%,0);width: 0;height: 0;border-style: solid;border-width: 12px 27.5px 0 27.5px;border-color: #fff transparent transparent transparent;}
	}
	@media screen and (max-width:520px) {
		.inc{background: url(../img/inc_mbg.jpg) center / cover no-repeat;}
		.inc_nr{width: 98%;}
		.inc_ico img{height: 60px;}
		.inc_nr ul li{padding: 0 10px;}
		.inc_txt h1{font-size: 1.25rem;}
		.inc_txt p{font-size: 0.875rem;line-height: 20px;}
		.inc_nr ul{height: 140px;}
		.inc_list{padding-top: 45vh;}
		.inc_nr .tempWrap{border-radius: 10px;}
		
	}
	
	.ind{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;background: url(../img/ind_bg.jpg) center / cover no-repeat;}
	.ind .gm{max-width: 1610px;}
	.ind_list{padding-top: 17.5vh;display: flex;justify-content: space-between;}
	.ind_bt p{color: #008cd6;font-size: 1.125rem;}
	.ind_bt h1{color: #222222;font-size: 2.75rem;}
	.ind_menu{margin-top: 8vh;}
	.ind_menu ul li a{color: #444444;font-size: 1.375rem;transition: .5s;position: relative;display: inline-block;padding-bottom: 5px;}
	.ind_menu ul li:hover a{color: #ea5404;}
	.ind_menu ul li a:hover::after{transform: scaleX(1);}
	.ind_menu ul .on a{color: #ea5404;}
	.ind_menu ul .on a::after{transform: scaleX(1);}
	.ind_menu ul li{margin-bottom: 2vh;}
	.ind_menu ul li a::after{content: "";width: calc(100% + 45px);position: absolute;bottom: 0;right: 0;display: block;background: #ea5404;height: 2px;transition: .5s;transform: scaleX(0);}
	.ind_more{margin-top: 7.5vh;}
	.ind_more a{display: inline-flex;height: 44px;line-height: 44px;padding: 0 30px;border: 1px solid #888888;color: #888888;align-items: center;border-radius: 50px;}
	.ind_more a img{margin-left: 10px;filter: contrast(0);}
	.ind_l{flex: 0 0 446px;}
	.ind_r{width: 69.6%;}
	.ind_r ul li:nth-child(1) .ind_txt h1{font-size: 1.875rem;margin-right: 20px;}
	.ind_r ul li:nth-child(2) .ind_txt h1{font-size: 1.875rem;margin-right: 20px;}
	.ind_txt{display: flex;align-items: center;justify-content: flex-end;padding-top: 4vh;position: relative;}
	.ind_txt h1{color: #ea5404;font-size: 2.75rem;font-weight: bold;margin-right: 55px;}
	.ind_txt p{text-align: justify; color: black;line-height: 24px;width: 65%;}
	.ind_txt span{font-size: 11.25rem;font-family: "din_bl";position: absolute;left: 55px;bottom: 30px;background-image: linear-gradient(to top,#ea5404,#f4920f 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow: 0 0 20px rgba(0,0,0,0.1);}
	@media screen and (max-height:800px) {
		.ind_menu{margin-top: 5vh;}
		.ind_bt h1{font-size: 2.125rem;}
	}
	@media screen and (max-width:1540px) {
		.ind_txt p{font-size: 0.875rem;}
	}
	@media screen and (max-width:1440px) {
		.ind_txt h1{font-size: 2rem;}
		.ind_bt h1{font-size: 2rem;}
	}
	@media screen and (max-width:1366px) {
		.ind_txt span{display: none;}
	}
	@media screen and (max-width:1024px) {
		.ind_txt{display: block;}
		.ind_txt h1{margin-right: 0!important;}
		.ind_txt p{margin-top: 10px;width: 100%;}
		.ind_l{flex: 0 0 350px;}
	}
	@media screen and (max-width:768px) {
		.ind_menu{display: none;}
		.ind_list{display: block;}
		.ind_r{width: 100%;margin-top: 50px;}
		.ind_more{display: none;}
		.ind_txt p{font-size: 1rem;}
	}
	@media screen and (max-width:520px) {
		.ind_txt h1{font-size: 1.65rem!important;}
		.ind_bt h1{font-size: 1.45rem;}
		.ind_l{flex: inherit;}
		.ind_r{margin-top: 30px;}
		.ind_list{padding-top: 3vh;}
		.ind{display: flex;align-items: center;}
		.ind_txt{padding-top: 2vh;}
	}
	
	.inn{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;background: url(../img/inn_bg.jpg) center / cover no-repeat;}
	.inn .gm{max-width: 1600px;}
	.inn_list{padding-top: 16.5vh;}
	.inn_top{display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 4.5vh;}
	.inn_tit p{color: #008cd6;font-size: 1.125rem;}
	.inn_tit h1{color: #222222;font-size: 2.75rem;}
	.inn_menu ul li a{color: #444444;font-size: 1.375rem;transition: .5s;display: inline-block;padding-bottom: 5px;}
	.inn_menu ul li{position: relative;}
	.inn_menu ul li::after{content: "";width: 0;height: 2px;background: #ea5404;position: absolute;right: 0;bottom: 0;display: block;transition: .5s;}
	.inn_menu ul li:hover a{color: #ea5404;}
	.inn_menu ul li:hover::after{left: 0;width: 100%;}
	.inn_menu ul li:nth-child(1){margin-right: 40px;}
	.inn_menu ul{display: flex;}
	.inn_nr ul{display: flex;justify-content: space-between;}
	.inn_nr ul li{width: 30%;}
	.inn_img{overflow: hidden;border-radius: 10px;}
	.inn_img img{transition: .5s;}
	.inn_txt h1{color: #222222;font-size: 1.375rem;margin: 30px 0 25px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.inn_txt p{color: #444444;line-height: 24px;height: 48px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.inn_time{margin-top: 2.5vh;display: flex;justify-content: space-between;}
	.inn_time span{color: #444444;font-size: 0.875rem;}
	.inn_time p{color: #444444;font-size: 0.875rem;display: flex;align-items: center;}
	.inn_time p img{margin-left: 5px;height: 10px;filter: contrast(0) brightness(0);}
	.inn_nr ul li:hover .inn_img img{transform: scale(1.05);}
	.inn_more{margin-top: 7.5vh;text-align: center;}
	.inn_more a{display: inline-flex;height: 44px;line-height: 44px;padding: 0 30px;color: #888888;align-items: center;border-radius: 50px;background: white;}
	.inn_more a img{margin-left: 10px;filter: contrast(0);}
	@media screen and (max-height:800px) {
		.inn_tit h1{font-size: 2.125rem;}
		.inn_more{margin-top: 3.5vh;}
		
	}
	@media screen and (max-width:520px) {
		.inn_menu{display: none;}
		.inn_tit h1{font-size: 1.65rem;}
		.inn_list{padding-top: 0;}
		.inn{display: flex;align-items: center;}
		.inn_txt h1{font-size: 1.25rem;margin: 15px 0 10px;}
		.inn_more a{height: 40px;line-height: 40px;font-size: 0.875rem;padding: 0 25px;}
	}
	
	.fpage{height: 788.11px!important;position: relative;z-index: 9;}
	.foot{background: url(../img/foot_bg.jpg) center / cover no-repeat;}
	.foot .gm{max-width: 1600px;}
	.link{background: #ea5404;}
	.link_list{display: flex;align-items: center;height: 80px;}
	.link_l{flex: 0 0 150px;}
	.link_l h1{color: white;font-size: 1.125rem;font-weight: bold;}
	.link_r{height: 24px;line-height: 24px;overflow: hidden;flex: 1;}
	.link_r a{color: white;height: 24px;line-height: 24px;display: block;float: left;margin-left: 10px;}
	.foot_list{margin-top: 7.5vh;display: flex;justify-content: space-between;margin-bottom: 5vh;}
	.foot_l{display: flex;justify-content: space-between;width: 70%;}
	.foot_r{width: 25%;}
	.foot_menu h1{color: #fff;font-size: 1.25rem;font-weight: bold;;border-bottom: 1px solid white;padding-bottom: 10px;margin-bottom: 20px;display: inline-block;}
	.foot_menu ul li a{color: #fff;}
	.foot_menu ul li{margin-bottom: 13px;}
	.foot_lx p{color: #fff;background: url(../img/foot_g.png) left center no-repeat;padding-left: 27px;display: flex;align-items: center;margin-bottom: 15px;}
	.foot_lx p:nth-child(1n+2){background: url(../img/foot_ico2.png) left center no-repeat;}
	.foot_lx p img{margin-right: 5px;display: none;}
	.foot_lx p:nth-last-child(1){margin-bottom: 0;}
	.foot_lx p a{color: #fff;font-size: 2rem;font-weight: bold;}
	.foot_lx{margin: 40px 0 30px;}
	.foot_m{display: flex;}
	.foot_m>div{margin-right: 15px;}
	.foot_m>div:nth-last-child(1){margin-right: 0;}
	.foot_m1 p{color: #fff;font-size: 0.875rem;margin-top: 5px;text-align: center;}
	.end{display: flex;justify-content: center;height: 75px;align-items: center;border-top: 1px solid rgba(255,255,255,0.2);}
	.end p{color: white;font-size: 0.875rem;}
	.end a{color: white;font-size: 0.875rem;}
	.end p:nth-child(1){margin-right: 20px;}
	
	.foot_fmenu2 ul li ul li{margin-bottom: 5px;margin-left: 10px;position: relative;padding-left: 10px;opacity: .85;}
	.foot_fmenu2 ul li ul li::after{content: "";width: 4px;height: 4px;display: block;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);background: white;}
	.foot_fmenu2 ul li ul li a{font-size: 0.875rem;}
	.foot_fmenu2 ul li ul{margin-top: 10px;}
	.foot_fmenu .foot_fmenu2:nth-child(1){margin-right: 30px;}
	@media screen and (max-width:1540px) and (max-height:750px) {
		.link_list{height: 40px;}
		.fpage{height: 644.6px!important;}
		.end{height: 50px;}
		.foot_list{margin-top: 3.5vh;margin-bottom: 2vh;}
		.foot_lx p br{display: none;}
		.foot_lx p a{font-size: 1.5rem;}
	}
	@media screen and (max-width:1440px) {
		.foot_lx p:nth-child(1n+2) br{display: none;}
	}
	@media screen and (max-width:1260px) {
		.foot_l .foot_menu:nth-child(3){display: none;}
		.foot_l .foot_menu:nth-child(4){display: none;}
		.foot_l{width: 60%;}
		.foot_r{width: 35%;}
	}
	@media screen and (max-width:768px) {
		.foot{padding-top: 40px;}
		.foot_l{display: none;}
		.foot_r{width: 100%;}
		.link{display: none;}
		.fpage{height: 675.98px!important;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#008cd6;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0076b1;}
		.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 #0076b1;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.end{height: auto;padding: 10px 0;display: block;}
		.end p{display: inline;}
		.foot_logo img{height: 70px;}
		.fpage{height: 564px!important;}
		.foot_lx p{background: none!important;padding-left: 0;margin-bottom: 8px;}
		.foot_lx{margin: 20px 0 10px;}
		.foot_m{margin-top: 20px;}
		.foot{padding-top: 20px;margin-bottom: 50px;}
		.foot_list{margin-top: 0;margin-bottom: 0;}
		.end p:nth-child(1){margin-right: 0;}
		.end p:nth-last-child(1){margin-left: 10px;}
		.foot_list{margin-top: 35px;margin-bottom: 20px;}
		.foot_lx p a{font-size: 1.5rem;}
		.foot_lx p br{display: none;}
	}
	@media screen and (max-width:520px) and (max-height:800px) {
		
	}
	
	
	.pro_banner{background: url(../img/pro_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;}
	.pro_bt h1{color: white;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.pro_bt h1::after{content: "";width: 48px;height: 2px;background: white;display: block;margin: 20px 0 35px;}
	.pro_bt p{color: white;display: flex;align-items: center;}
	.pro_bt p a{color: white;}
	.pro_bt{padding-top: 140px;}
	.pro_menu{background: white;z-index: 2;border-radius: 5px;overflow: hidden;box-shadow: 0 0 22px rgba(0,0,0,0.3);position: relative;margin: 40px 0 80px;}
	.pro_menu ul li{width: 25%;cursor: pointer;border-right: 1px solid #e6e6e6;position: relative;}
	.pro_menu ul li a{height: 100px;display: flex;align-items: center;justify-content: center;}
	.pro_menu ul li::after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-image: linear-gradient(to right,#f4920f,#ea5404);z-index: -1;transition: .5s;opacity: 0;}
	.pro_ico{margin-right: 15px;}
	.pro_menu ul{display: flex;}
	.pro_txt3 p{color: #444444;transition: .5s;}
	.pro_menu ul li:hover::after{opacity: 1;}
	.pro_menu ul li:hover p{color: white;}
	.pro_menu ul li:hover .pro_ico img{filter: brightness(400);}
	.pl::after{opacity: 1!important;}
	.pl p{color: white!important;}
	.pl .pro_ico img{filter: brightness(400)!important;}
	.pro_list{padding-bottom: 50px;}
	.pro_img{overflow: hidden;}
	.pro_img img{width: 100%;transition: .5s;}
	.pro_list ul li{float: left;box-sizing: border-box;border: 1px solid #e6e6e6;width: 24%;border-radius: 10px;overflow: hidden;margin-left: 1.333%;margin-bottom: 60px;}
	.pro_list ul li:nth-child(4n+1){margin-left: 0;}
	.pro_list ul li:hover .pro_img img{transform: scale(1.05);}
	.pro_txt{height: 49px;line-height: 49px;background: #f5f5f5;text-align: center;transition: .5s;}
	.pro_txt p{color: #222222;font-size: 1.125rem;transition: .5s;}
	.pro_list ul li:hover .pro_txt p{color: white;}
	.pro_list ul li:hover .pro_txt{background: #008cd6;}
	@media screen and (max-width:768px) {
		.pro_txt p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 1rem;}
		.pro_banner{background: url(../img/pro_ban.jpg) center bottom no-repeat;background-size: auto 100%;height: 500px;}
	}
	@media screen and (max-width:520px) {
		.pro_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.pro_list ul li:nth-child(2n){margin-left: 2%!important;}
		.pro_ico{display: none;}
		.pro_txt3 p br{display: none;}
		.pro_menu1 .gm{width: 100%;}
		.pro_menu{margin: 0 0 30px;box-shadow: none;}
		.pl p{color: #ea5404!important;}
		.pro_bt p{display: none;}
		.pro_bt h1{font-size: 1.875rem;}
		.pro_bt{padding-top: 50px;}
		.pro_banner{background-size: cover;height: 200px;}
		.pro_txt{height: 40px;line-height: 40px;}
		
	}
	
	.proshow_box{padding-bottom: 115px;}
	.proshow_js>div{margin: 15px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 15px 0;line-height:1.75;}
	.proshow_wz{background: #344c5f;}
	.proshow_wz .gm{height: 60px;display: flex;align-items: center;}
	.proshow_wz p{color: #ea5404;font-size: 0.875rem;}
	.proshow_wz p a{color: #ea5404;font-size: 0.875rem;}
	.proshow_js h1{color: #6b6b6b;font-size: 1.25rem;font-weight: bold;}
	.proshow_top{}
	.proshow_img{position: relative;background: white;}
	.proshow_img::after{content: "";width: 100%;height: 100%;box-sizing: border-box;border: 5px solid #ebebeb;position: absolute;left: 0;top: 0;}
	.proshow_list{display: flex;justify-content: space-between;padding: 50px 0;}
	.proshow_l{position: relative;width: 52.5%;}
	.proshow_qh{position: absolute;width: 100%;pointer-events: none;bottom: 20px;left: 0;z-index: 2;}
	.proshow_qh ul{display: flex;justify-content: center;}
	.proshow_qh ul li{transition: .5s;width: 13px;height: 13px;background: #e4e4e4;border-radius: 50px;margin: 0 5px;pointer-events: all;cursor: pointer;}
	.proshow_qh ul .on{background: #ea5404;}
	.proshow_bt{margin-top: 15px;margin-bottom: 25px;}
	.proshow_bt h1{color: #008cd6;font-size: 2.25rem;}
	.proshow_bt p{color: #6b6b6b;font-size: 1.25rem;}
	.proshow_r{width: 43%;}
	.proshow_lx{margin-top: 25px;}
	.proshow_lx a{color: white;background: #ea5404;height: 45px;display: inline-block;line-height: 45px;padding: 0 35px;border-radius: 50px;font-size: 1.125rem;}
	.proshow_lx p{color: #4c4c4c;font-size: 1.125rem;margin-top: 10px;}
	.proshow_xq h1{color: #ea5404;font-size: 1.5rem;font-weight: bold;}
	.proshow_xq{height: 78px;line-height: 78px;border-bottom: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3;background: #f5f5f5;}
	@media screen and (max-width:1024px) {
		.proshow_bt h1{font-size: 1.875rem;}
	}
	@media screen and (max-width:768px) {
		
	
		.proshow_list{display: block;}
		.proshow_l{width: 100%;}
		.proshow_img img{width: 100%;}
		.proshow_r{width: 100%;}
		.proshow_js>div{text-align: justify;}
		.proshow_zw{padding-bottom: 50px;}
		
	}
	@media screen and (max-width:520px) {
		.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}
		
		.xq_txt{padding-top: 190px!important;}
		.proshow_bt h1{font-size: 1.65rem;}
		.proshow_lx a{font-size: 1rem;height: 40px;line-height: 40px;padding: 0 25px;}
		.proshow_lx p{font-size: 1rem;}
		.proshow_xq h1{font-size: 1.25rem;}
		.proshow_box{padding-bottom: 0;}
		.proshow_xq{height: 50px;line-height: 50px;}
		.proshow_list{padding-top: 20px;}
		
	}
	
	.join_banner{background: url(../img/join_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;position: relative;}
	.join_bt h1{color: white;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.join_bt h1::after{content: "";width: 48px;height: 2px;background: white;display: block;margin: 20px 0 35px;}
	.join_bt p{color: white;display: flex;align-items: center;}
	.join_bt p a{color: white;}
	.join_bt{padding-top: 140px;}
	.join_menu{position: absolute;bottom: 50px;right: 0;width: 100%;}
	.join_menu ul{display: flex;justify-content: flex-end;}
	.join_menu ul li{margin-right: 10px;}
	.join_menu ul li:nth-last-child(1){margin-right: 0;}
	.join_menu ul li img{margin-left: 10px;}
	.join_menu ul li a{display: flex;align-items: center;color: #444444;height: 46px;line-height: 46px;padding: 0 30px 0 40px;background: white;border-radius: 50px;transition: .5s;}
	.join_menu ul li:hover a{background: #ea5404;color: white;}
	.jl a{background: #ea5404!important;color: white!important;}
	.join{padding-top: 80px;}
	.joina{margin-bottom: 60px;}
	.joina_tit{display: flex;align-items: center;margin-bottom: 35px;}
	.joina_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.joina_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.joina_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.joina_bt h1 b{color: white;font-size: 3rem;font-weight: bold;margin-right: 10px;line-height: 50px;}
	.joina_bt h1{color: white;font-size: 1.875rem;display: flex;align-items: flex-end;justify-content: center;}
	.joina_bt{text-align: center;height: 100px;background: #008cd6;border-radius: 10px;display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
	.joina_list ul li p{color: #444444;font-size: 1.125rem;text-align: center;margin-top: 15px;}
	.joina_list ul{display: flex;justify-content: space-between;}
	.joina_img{overflow: hidden;border-radius: 10px;}
	.joina_list ul li:nth-child(2){margin: 0 10px;}
	
	.joinb{background: url(../img/joinb_bg.jpg) center top no-repeat;padding-bottom: 60px;}
	.joinb_tit{display: flex;align-items: center;padding: 75px 0;}
	.joinb_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.joinb_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.joinb_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.joinb_nr{display: flex;justify-content: center;margin-bottom: 155px;position: relative;padding-bottom: 60px;}
	.joinb_c{margin-top: 30px;}
	.joinb_nr ul li{text-align: right;position: relative;}
	.joinb_l ul li{left: 75px;}
	.joinb_l ul li:nth-child(2){left: 0;margin-top: 35px;margin-right: 15px;}
	.joinb_l ul li:nth-last-child(1){margin-top: 60px;left: 15px;}
	.joinb_nr span{color: #ea5404;font-size: 1.875rem;font-weight: bold;}
	.joinb_nr h1{color: #008cd6;font-size: 1.25rem;font-weight: bold;margin-bottom: 5px;}
	.joinb_nr p{color: #666666;}
	.joinb_r ul li{text-align: left;right: 75px;}
	.joinb_r ul li:nth-child(2){right: 0;margin-top: 35px;margin-left: 15px;}
	.joinb_r ul li:nth-last-child(1){margin-top: 60px;right: 15px;}
	.joinb_txt{display: flex;align-items: flex-start;position: absolute;bottom: 0;left: 47%;}
	.joinb_txt>div{margin-left: 10px;}
	.joinb_txt span{color: #ea5404;font-size: 1.875rem;font-weight: bold;line-height: 30px;}
	.joinb_txt h1{color: #008cd6;font-size: 1.25rem;font-weight: bold;margin-bottom: 5px;}
	.joinb_txt p{color: #666666;}
	.joinb_mob{display: none;}
	.joinb_txt2{padding: 25px 40px 0;}
	.joinb_txt2 span{color: #ea5404;font-size: 1.5rem;font-weight: bold;}
	.joinb_txt2 h1{color: #ea5404;font-size: 1.375rem;font-weight: bold;margin: 0 0 10px;white-space: nowrap;}
	.joinb_txt2 p{color: #444444;font-size: 0.875rem;}
	.joinb_list ul{display: flex;flex-wrap: wrap;border-left: 1px solid #e8e8e7;border-top: 1px solid #e8e8e7;box-sizing: border-box;width: 65%;margin-left: auto;background: white;border-radius: 10px;}
	.joinb_list ul li{width: 33.333%;box-sizing: border-box;border-right: 1px solid #e8e8e7;border-bottom: 1px solid #e8e8e7;height: 215px;}
	.joinb_list ul li:nth-child(3){border-radius: 0 10px 0 0;}
	.joinb_list ul li:nth-last-child(1){border-radius: 0 0 10px 0;}
	.joinb_list{position: relative;}
	.joinb_list>img{position: absolute;left: 0;bottom: 10px;}
	.joinc{background: url(../img/joinc_bg.jpg) center no-repeat;height: 814px;}
	.joinc_tit{display: flex;align-items: center;padding-top: 110px;}
	.joinc_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.joinc_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.joinc_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.joinc_txt{margin-top: 15px;}
	.joinc_txt p{color: #444444;line-height: 24px;text-align: center;}
	.joind{padding-bottom: 120px;}
	.joind_tit{display: flex;align-items: center;padding-top: 110px;}
	.joind_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.joind_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.joind_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.joind_txt{margin-top: 15px;margin-bottom: 55px;}
	.joind_txt p{color: #444444;line-height: 24px;text-align: center;}
	.joind_list ul{display: flex;justify-content: space-between;}
	.joind_list ul li{background: url(../img/joind_img1.jpg) center no-repeat;height: 380px;width: 30%;border-radius: 10px;}
	.joind_list ul li:nth-child(2){background: url(../img/joind_img2.jpg) center no-repeat;}
	.joind_list ul li:nth-child(3){background: url(../img/joind_img3.jpg) center no-repeat;}
	.joind_bt h1{color: #ea5404;font-size: 1.5rem;font-weight: bold;margin: 10px 0 20px;}
	.joind_txt2 p{color: white;line-height: 24px;}
	.joind_txt2{text-align: left;}
	.joind_nr{padding: 50px 45px 0;text-align: center;}
	.joine{background: url(../img/dc_bg.jpg) center no-repeat;height: 800px;box-sizing: border-box;padding-top: 80px;}
	.joine .gm { max-width: 1356px;}
	.joine .dc_r { padding: 64px 50px 42px;}
	.dc_list::after{content: "";width: 100%;background: url(../img/join_bg2.png) center no-repeat;pointer-events: none;height: 555px;position: absolute;left: 0;top: 0;display: block;}
	.joine_list{padding: 55px 0 40px;background: rgba(255,255,255,0.7);border: 2px solid #e2580c;border-radius: 20px;display: flex;margin: 0 20px;}
	.joine_l>h1{color: #008cd6;font-size: 1.875rem;font-weight: bold;}
	.joine_lx{padding-left: 50px;background: url(../img/joine_ico.png) center left no-repeat;margin: 50px 0 30px;}
	.joine_lx p{color: #444444;font-size: 0.875rem;}
	.joine_lx a{color: #008cd6;font-size: 1.875rem;font-weight: bold;letter-spacing: -2px;}
	.joine_m p{color: #444444;margin-left: 10px;margin-top: 30px;}
	.joine_m{display: flex;align-items: center;}
	.joine_m img{filter: drop-shadow(9px 5px 3px rgba(0,0,0,0.2));}
	.joine_l{width: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
	.joine_r{width: 50%;box-sizing: border-box;padding-right: 145px;}
	.joine_r form>input{outline: none;padding: 12px 17px;border: 1px solid #e6e6e6;border-radius: 5px;width: 100%;box-sizing: border-box;margin-bottom: 10px;background: white;color: #999999;}
	.joine_r input:-moz-placeholder,textarea:-moz-placeholder{color: #999999;}
	.joine_r input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #999999;}
	.joine_r input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999999;}
	.joine_r input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important;-webkit-text-fill-color: #fff;}
	.city{display: flex;justify-content: space-between;}
	.city select{padding: 12px 15px;border: 1px solid #e3e3e3;border-radius: 10px;width: 49%;box-sizing: border-box;margin-bottom: 15px;color: #999999;}
	.city option{color: #999999;}
	.contxta{height: 108px;padding: 12px 17px;border: 1px solid #e6e6e6;border-radius: 5px;width: 100%;box-sizing: border-box;}
	.joine_btn input{position: relative;height: 46px;line-height: 46px;color: white;background: #008cd6;cursor: pointer;font-size: 1rem;border-radius: 50px;text-align: center;border: none;color: white;padding: 0 35px;margin: 30px auto 0;}
	.joine_btn{text-align: center;}
	
	.joinz{background: #f1f1f1;padding: 80px 0;}
	.joinz_tit{display: flex;align-items: center;}
	.joinz_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.joinz_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.joinz_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.joinz_txt{margin: 15px 0 40px;}
	.joinz_txt p{color: #444444;line-height: 24px;text-align: center;}
	.joinz_list ul{display: flex;justify-content: space-between;}
	.joinz_list ul li{width: 15.5%;box-sizing: border-box;border: 2px solid #D2D2D2;transition: .5s;bottom: 0;position: relative;cursor: pointer;}
	.joinz_ico{height: 180px;background: white;display: flex;flex-direction: column;justify-content: center;align-items: center;}
	.joinz_ico img{margin-top: 30px;}
	.joinz_ico p{font-size: 0.875rem;margin-top: 20px;}
	.joinz_n p{font-size: 0.875rem;text-align: center;color: #a9a9a9;height: 35px;line-height: 35px;background: #e0e0e0;transition: .5s;}
	.joinz_list ul li:hover{bottom: 10px;}
	.joinz_list ul li:hover .joinz_n p{color: white;background: #008cd6;}
	@media screen and (max-width:768px) {
		.joina_bt h1 b{font-size: 2.25rem;line-height: 40px;}
		.joina_bt h1{font-size: 1.65rem;}
		.joinz_list ul{flex-wrap: wrap;}
		.joinz_list ul li{width: 31%;margin-bottom: 30px;}
		.joinb_c{margin-top: 120px;}
	}
	@media screen and (max-width:520px) {
		.join_bt p{display: none;}
		.join_bt h1{font-size: 1.875rem;}
		.join_bt{padding-top: 50px;}
		.join_banner{background-size: auto 100%;height: 200px;background-position: 10%;}
		.join_menu{bottom: 10px;}
		.join{overflow: hidden;padding-top: 50px;}
		.join_menu ul{flex-wrap: wrap;justify-content: flex-start;}
		.join_menu ul li{margin-top: 5px;margin-right: 5px;}
		.join_menu ul li a{height: 35px;line-height: 35px;padding: 0 30px;font-size: 0.875rem;}
		.join_menu ul li img{display: none;}
		.joina_tit h1{font-size: 1.65rem;padding: 0 20px;}
		.joina_bt h1{font-size: 1.25rem;}
		.joina_bt h1 b{font-size: 1.65rem;line-height: 27px;}
		.joina_bt{height: 65px;}
		.joina_tit{margin-bottom: 20px;}
		.joina_list ul{flex-wrap: wrap;}
		.joina_list ul li:nth-child(2){margin: 0;}
		.joina_list ul li{width: 49%;}
		.joina_list ul li:nth-child(3){width: 100%;margin-top: 20px;}
		.joina_list ul li p{margin-top: 7px;font-size: 1rem;}
		.joinz{padding: 50px 0;}
		.joinz_tit h1{font-size: 1.65rem;padding: 0 20px;}
		.joinz_txt{margin-bottom: 25px;}
		.joinz_list ul li{width: 49%;margin-bottom: 10px;}
		.joinz_ico p{text-align: center;margin-top: 10px;}
		.joinz_n p{font-size: 0.75rem;}
		.joinz_ico img{margin-top: 0;}
		.joinz_ico{height: 130px;}
		.joinb_tit{padding: 50px 0 30px;}
		.joinb_tit h1{font-size: 1.65rem;padding: 0 20px;}
		.joinb_l,.joinb_r,.joinb_c,.joinb_txt{display: none;}
		.joinb_mob{display: block;}
		.joinb_mob ul li{text-align: left;}
		.joinb_nr{display: block;padding-bottom: 0;margin-bottom: 0;}
		.joinb{background-size: cover;}
	}
	
	
	.case_banner{background: url(../img/case_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;position: relative;}
	.case_bt h1{color: white;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.case_bt h1::after{content: "";width: 48px;height: 2px;background: white;display: block;margin: 20px 0 35px;}
	.case_bt p{color: white;display: flex;align-items: center;}
	.case_bt p a{color: white;}
	.case_bt{padding-top: 140px;}
	.case_menu{position: absolute;bottom: 50px;right: 0;width: 100%;}
	.case_menu ul{display: flex;justify-content: flex-end;}
	.case_menu ul li{margin-right: 10px;}
	.case_menu ul li:nth-last-child(1){margin-right: 0;}
	.case_menu ul li img{margin-left: 10px;}
	.case_menu ul li a{display: flex;align-items: center;color: #444444;height: 46px;line-height: 46px;padding: 0 30px 0 40px;background: white;border-radius: 50px;transition: .5s;}
	.case_menu ul li:hover a{background: #ea5404;color: white;}
	.case_list{padding: 100px 0;}
	.case_list ul li{width: 47.584%;float: left;margin-bottom: 60px;}
	.case_list ul li:nth-child(2n){margin-left: 4.831%;}
	.case_txt p{color: #fff; background: #008cd6;}
	.case_txt{text-align: center;height: 50px;line-height: 50px;background: #fafafa;}
	.case_img{overflow: hidden;}
	.case_img img{transition: .5s;}
	.case_list ul li:hover .case_img img{transform: scale(1.05);}
	@media screen and (max-width:768px) {
		.case_menu ul li img{display: none;}
		.case_menu ul li a{padding: 0 15px;}
		.case_list{padding: 50px 0;}
		.case_banner{background: url(../img/case_ban.jpg) center bottom no-repeat;background-size: auto 100%;height: 500px;}
	}
	@media screen and (max-width:520px) {
		.case_menu ul{flex-wrap: wrap;justify-content: flex-start;}
		.case_menu ul li{margin-top: 0;margin-right: 0;padding-right: 5px;}
		.case_menu ul li a{height: 35px;line-height: 35px;font-size: 0.875rem;}
		.case_menu ul li img{display: none;}
		.case_menu{bottom: 10px;}
		.case_bt p{display: none;}
		.case_bt h1{font-size: 1.875rem;}
		.case_bt{padding-top: 50px;}
		.case_banner{background-size: cover;height: 200px;overflow: hidden;}
		.case_txt{height: auto;line-height: normal;}
		.case_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.case_list ul li:nth-child(2n){margin-left: 2%!important;}
		.case_txt p{font-size: 0.875rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	}
	
	.news_banner{background: url(../img/news_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;position: relative;}
	.news_bt h1{color: white;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.news_bt h1::after{content: "";width: 48px;height: 2px;background: white;display: block;margin: 20px 0 35px;}
	.news_bt p{color: white;display: flex;align-items: center;}
	.news_bt p a{color: white;}
	.news_bt{padding-top: 140px;}
	.news_menu{position: absolute;bottom: 50px;right: 0;width: 100%;}
	.news_menu ul{display: flex;justify-content: flex-end;}
	.news_menu ul li{margin-right: 10px;}
	.news_menu ul li:nth-last-child(1){margin-right: 0;}
	.news_menu ul li img{margin-left: 10px;}
	.news_menu ul li a{display: flex;align-items: center;color: #444444;height: 46px;line-height: 46px;padding: 0 30px 0 40px;background: white;border-radius: 50px;transition: .5s;}
	.news_menu ul li:hover a{background: #ea5404;color: white;}
	.news_list{padding: 100px 0;}
	.news_list ul li{width: 32.5%;float: left;margin-left: 1.25%;margin-bottom: 60px;}
	.news_list ul li:nth-child(3n+1){margin-left: 0;}
	.news_txt{padding: 35px;background: #fafafa;}
	.news_txt span{color: #444444;font-size: 0.875rem;}
	.news_txt h1{transition: .5s;margin: 15px 0;color: #222222;font-size: 1.375rem;height: 58px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.news_txt p{margin-bottom: 30px;color: #444444;height: 63px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.news_txt h2{display: flex;align-items: center;font-size: 0.875rem;transition: .5s;}
	.news_txt img{margin-left: 10px;filter: brightness(0);}
	.news_img{overflow: hidden;}
	.news_img img{transition: .5s;}
	.news_list ul li:hover .news_img img{transform: scale(1.05);}
	.news_list ul li:hover .news_txt h2{color: #e85304;}
	.news_list ul li:hover .news_txt h1{color: #e85304;}
	.news_list ul li:hover .news_txt img{filter: brightness(1);}
	@media screen and (max-width:768px) {
		.news_txt{padding: 15px 10px;}
		.news_txt h1{font-size: 1.125rem;height: 45px;line-height: 22px;}
		.news_txt h2{display: none;}
		.news_txt p{margin-bottom: 0;}
		
	}
	@media screen and (max-width:520px) {
		.news_menu ul{flex-wrap: wrap;justify-content: flex-start;}
		.news_menu ul li{margin-top: 5px;margin-right: 5px;}
		.news_menu ul li a{height: 35px;line-height: 35px;padding: 0 30px;font-size: 0.875rem;}
		.news_menu ul li img{display: none;}
		.news_bt p{display: none;}
		.news_bt h1{font-size: 1.875rem;}
		.news_bt{padding-top: 50px;}
		.news_banner{background-size: auto 100%;height: 200px;}
		.news_menu{bottom: 10px;}
		.news_list{padding: 50px 0;}
		.news_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.news_list ul li:nth-child(2n){margin-left: 2%!important;}
		.news_txt h1{font-size: 1rem;margin: 10px 0 5px;}
		.news_txt p{font-size: 0.875rem;line-height: 19px;height: 59px;}
		
	}
	
	.news_show{padding: 70px 0;}
	.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:768px) {
		.main{padding-top: 0;}
	}
	@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: 50px 0;}
		.newsshow_title{font-size: 1.125rem;}
		
	}
	
	
	.about_banner{background: url(../img/about_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;position: relative;}
	.about_bt h1{color: white;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.about_bt h1::after{content: "";width: 48px;height: 2px;background: white;display: block;margin: 20px 0 35px;}
	.about_bt p{color: white;display: flex;align-items: center;}
	.about_bt p a{color: white;}
	.about_bt{padding-top: 140px;}
	.about_menu{position: absolute;bottom: 50px;right: 0;width: 100%;}
	.about_menu ul{display: flex;justify-content: flex-end;}
	.about_menu ul li{margin-right: 10px;}
	.about_menu ul li:nth-last-child(1){margin-right: 0;}
	.about_menu ul li img{margin-left: 3px;}
	.about_menu ul li a{display: flex;align-items: center;color: #444444;height: 46px;line-height: 46px;padding: 0 20px;background: white;border-radius: 50px;transition: .5s;}
	.about_menu ul li:hover a{background: #ea5404;color: white;}
	.abouta{padding-top: 95px;margin-bottom: 115px;}
	.abouta .gm{max-width: 1633px;margin-left: auto;margin-right: 0;}
	.abouta_tit h1{color: #ea5404;font-size: 2.75rem;font-weight: bold;}
	.abouta_txt p{color: #444444;font-size: 1.125rem;line-height: 30px;}
	.abouta_tit{margin-bottom: 45px;margin-top: 15px;}
	.abouta_l{width: 45.6%;margin-right: 20px;}
	.abouta_list{display: flex;justify-content: space-between;align-items: center;}
	.abouta_bom{display: flex;justify-content: space-between;margin-top: 10px;}
	.abouta_bom>div:nth-child(1){margin-right: 10px;}
	.abouta_img{overflow: hidden;border-radius: 10px;}
	.aboutb{position: relative;margin-bottom: 150px;}
	.aboutb>img{position: absolute;left: 50%;bottom: 90px;transform: translate(-50%,0);z-index: -1;max-width: none;}
	.aboutb_top{margin-bottom: 85px;}
	.aboutb_top ul{display: flex;justify-content: space-between;}
	.aboutb_top ul li{width: 49%;}
	.aboutb_top ul li:nth-child(2){width: 49%;}
	.aboutb_tit{display: flex;align-items: center;position: relative;}
	.aboutb_tit::after{content: "";width: 40px;height: 2px;background: #ea5404;display: block;position: absolute;left: 0;bottom: -10px;}
	.aboutb_tit img{margin-right: 10px;}
	.aboutb_tit h1{color: #ea5404;font-size: 2.25rem;font-weight: bold;}
	.aboutb_txt2 p{color: #444444;font-size: 1.125rem;line-height: 30px;text-align: justify;}
	.aboutb_txt2{width: 66%;margin: 0 auto;}
	.aboutb_txt{display: flex;margin-top: 55px;align-items: flex-start;}
	.aboutb_top ul li:nth-child(2) .aboutb_txt2{width: 66%;}
	.aboutb_img{overflow: hidden;border-radius: 10px;}
	.aboutb_bom{display: flex;justify-content: space-between;}
	.aboutb_rb{display: flex;justify-content: space-between;margin-top: 22px;}
	.aboutb_l{margin-right: 22px;}
	.aboutb_rb>div:nth-child(1){margin-right: 22px;}
	.aboutc_tit{text-align: center;margin: 90px 0 50px;}
	.aboutc_tit h1{color: #222222;font-size: 2.75rem;margin-bottom: 25px;}
	.aboutc_tit p{color: #444444;font-size: 1.125rem;line-height: 30px;}
	.aboutc_list ul{overflow: hidden;}
	.aboutc_list ul li{width: 32%;margin-left: 2%;float: left;margin-bottom: 40px;}
	.aboutc_list ul li img{width: 100%;}
	.aboutc_list ul li:nth-child(3n+1){margin-left: 0;}
	.aboutc_more {text-align: center;}
	.aboutc_more a{display: inline-flex;border: 1px solid #a6a6a6;border-radius: 50px;height: 43px;line-height: 43px;padding: 0 30px;align-items: center;}
	.aboutc_more a img{margin-left: 10px;filter: brightness(0);}
	.aboutc{margin-bottom: 85px;}
	/* .aboutd{padding: 80px 0;} */
	.aboutd ul li{display: flex;}
	.aboutd_bt{display: flex;align-items: center;padding-bottom: 10px;border-bottom: 2px solid #008cd6;margin-bottom: 15px;justify-content: flex-end;}
	.aboutd_bt span{font-size: 1.25rem;font-weight: bold;color: white;background: #008cd6;height: 40px;line-height: 40px;border-radius: 40px;}
	.aboutd_bt h1{font-size: 3rem;color: #222222;font-weight: bold;display: flex;align-items: center;margin-left: 10px;margin-right: 15px;}
	.aboutd_bt h1::after{content: "";width: 10px;height: 10px;background: #222222;border-radius: 50px;display: block;margin-left: 5px;}
	.aboutd_bt p{color: #222222;font-size: 2rem;font-weight: bold;}
	.aboutd_txt>p{color: #444444;line-height: 24px;text-align: right;}
	.aboutd ul li:nth-child(2n) .aboutd_bt{justify-content: flex-start;}
	.aboutd ul li:nth-child(2n) .aboutd_txt>p{text-align: left;}
	.aboutd_txt{width: 40.7%;}
	.aboutd_ico{text-align: center;flex: 1;margin-top: 5px;}
	.aboutd_jt{margin: 30px 0 25px;}
	.aboute{background: url(../img/aboute_bg.jpg) center no-repeat;height: 900px;}
	.aboute .gm{max-width: 1160px;}
	.aboute_bt h1{font-size: 2rem;color: #222;opacity: .4;text-align: center;text-transform: uppercase;}
	.aboute_bt h1::after{content: "";margin: 40px auto 95px;width: 90px;height: 1px;opacity: .6;background: #727273;display: block;}
	.aboute_nr h1{font-size: 1.5rem;color: #222;font-weight: bold;}
	.aboute_nr p{color: #444;margin-top: 10px;font-size: 1.25rem;}
	.aboute_nr ul li{text-align: center;}
	.aboute_nr{margin-bottom: 165px;}
	.aboute_r{display: flex;justify-content: flex-end;padding-top: 155px;}
	.aboute_qh ul li{color: #444444;height: 34px;line-height: 34px;text-align: center;border: 1px solid #444444;transition: .5s;cursor: pointer;border-radius: 50px;width: 30%;font-size: 1.125rem;}
	.aboute_qh ul{display: flex;justify-content: space-between;}
	.aboute_qh ul .on{background: #008cd6;border-color: #008cd6;box-shadow: 5px 5px 10px rgba(0,0,0,0.3); color: #fff;}
	@media screen and (max-width:1260px) {
		.abouta_list{flex-direction: column-reverse;}
		.about{overflow: hidden;}
		.abouta .gm{margin: 0 auto;}
		.abouta_r{width: 100%;}
		.abouta_r img{width: 100%;}
		.abouta{padding-top: 50px;}
		.abouta_img{flex: 1;}
		.abouta_l{margin-right: 0;width: 100%;}
		.abouta_l{margin-top: 30px;}
		.aboutb_txt{display: block;}
		.aboutb_txt2{width: 100%!important;margin-top: 30px;}
		
	}
	@media screen and (max-width:768px) {
		.aboute{background-size: auto 100%;height: 600px;}
		.aboute_r{padding-top: 70px;}
		.aboute_nr{margin-bottom: 80px;}
		.aboute_bt h1::after{margin-bottom: 50px;}
	}
	@media screen and (max-width:520px) {
		.about_menu ul li{margin-top: 0;margin-right: 0;padding-left: 10px;}
		.about_menu ul li a{height: 35px;line-height: 35px;white-space: nowrap;font-size: 0.875rem;padding: 0 30px;}
		.about_menu ul li img{display: none;}
		.about_bt p{display: none;}
		.about_bt h1{font-size: 1.875rem;}
		.about_bt{padding-top: 50px;}
		.about_banner{background-size: auto 100%;height: 200px;overflow: hidden;}
		.about_menu{bottom: 20px;}
		.abouta{padding-top: 30px;margin-bottom: 30px;}
		.abouta_bom{margin-top: 5px;}
		.abouta_bom>div:nth-child(1){margin-right: 5px;}
		.abouta_tit h1{font-size: 1.65rem;}
		.abouta_tit{margin-top: 0;margin-bottom: 20px;}
		.abouta_txt p{font-size: 1rem!important;line-height: 26px!important;}
		.aboutb_top ul{display: block;}
		.aboutb_top ul li{width: 100%!important;}
		.aboutb_tit h1{font-size: 1.65rem;}
		.aboutb_tit img{height: 25px;}
		.aboutb_txt{margin-top: 30px;}
		.aboutb_txt2 p{font-size: 1rem;line-height: 26px;}
		.aboutb_top ul li:nth-child(2){margin-top: 20px;}
		.aboutb_bom{display: block;}
		.aboutb_l{margin-right: 0;margin-bottom: 5px;}
		.aboutb_rb{margin-top: 5px;}
		.aboutb_rb>div:nth-child(1){margin-right: 5px;}
		.aboutb{margin-bottom: 50px;}
		
		.aboutd{padding: 50px 0;}
		.main{overflow: hidden;}
		.aboute{background: #edecef;height: auto;padding-bottom: 70px;}
		.aboute_r{justify-content: center;padding-top: 70px;}
		.aboute_bt h1{font-size: 1.35rem;}
		.aboute_bt h1::after{margin: 40px auto 60px;}
		.aboute_nr{margin-bottom: 40px;}
		
	}
	
	
	.c_banner{background: url(../img/c_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;position: relative;}
	.c_bt h1{color: black;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.c_bt h1::after{content: "";width: 48px;height: 2px;background: black;display: block;margin: 20px 0 35px;}
	.c_bt p{color: black;display: flex;align-items: center;}
	.c_bt img{filter: brightness(0);}
	.c_bt p a{color: black;}
	.c_bt{padding-top: 140px;}
	.c{padding: 95px 0;}
	.c_list{display: flex;justify-content: space-between;}
	.c_l h1{color: #000;font-size: 2.25rem;font-weight: bold;margin: 10px 0;}
	.c_l h2{color: #000;font-size: 1.025rem;margin: 10px 0 30px;opacity: 50%;font-family:'dinr', Arial, Helvetica, sans-serif;}
	.c_lx p{color: #444444;font-size: 1.125rem;margin-top: 10px;}
	.c_lx a{color: #008cd6;font-size: 2.25rem;letter-spacing: -3px;padding-left: 1em;}
	.c_lx{margin-bottom: 35px;}
	.c_lx p{padding-left:1.4em;filter: brightness(0);}
	.c_lx p:nth-child(1) {background:url(../img/top_p.png) no-repeat left center;background-size: auto;}
	.c_lx p:nth-child(2) {background:url(../images/cl02.png) no-repeat left center;background-size: auto;}
	.c_lx p:nth-child(3) {background:url(../images/cl03.png) no-repeat left center;background-size: auto;}
	.c_lx p:nth-child(4) {background:url(../images/cl03.png) no-repeat left center;background-size: auto;}
	.c_lx p:nth-child(5) {background:url(../images/cl04.png) no-repeat left center;background-size: auto;}
	.c_lx p:nth-child(6) {background:url(../images/cl05.png) no-repeat left center;background-size: auto;}
	.c_m{display: flex;}
	.c_m .c_m1:nth-last-child(1){margin-right: 0;}
	.c_m1{margin-right: 25px;}
	.c_m1 img{border: 1px solid #eeeeee!important;}
	.c_m1 p{color: #444444;font-size: 0.875rem;text-align: center;margin-top: 10px;}
	.c_r{width: 57.7%;}
	@media screen and (max-width:1260px) {
		.c_list{display: block;}
		.c_r{width: 100%;margin-top: 50px;}
		.map_menu .gm{width: 100%;}
		.map_list .gm{width: 100%;}
		
	}
	@media screen and (max-width:520px) {
		.c_bt p{display: none;}
		.c_bt h1{font-size: 1.875rem;}
		.c_bt{padding-top: 50px;}
		.c_banner{background-size: auto 100%;height: 200px;overflow: hidden;}
		.c{padding: 50px 0;}
		.c_l h1{font-size: 1.65rem;}
		.c_l h2{font-size: 0.75rem;text-align: justify;}
		.c_lx a{padding-left: 0;}
		.c_lx p{background: none!important;padding-left: 0;font-size: 1rem;}
		.c_lx a{font-size: 1.65rem;}
		.c_m>div:nth-last-child(1){margin-right: 0;}
		.c_m1{margin-right: 10px;}
		
	}
	
	#dituContent{ height:500px!important;}
	#dituContent2{ height:500px!important;}
	
	.map_menu ul{display: flex;}
	.map_menu ul li{cursor: pointer;margin-right: 1px;flex: 1;display: flex;align-items: center;justify-content: space-between;height: 100px;padding: 0 20px;box-sizing: border-box;background: #f4f4f4;transition: .5s;}
	.map_menu ul li:nth-last-child(1){margin-right: 0;}
	.m_l p{color: #525151;margin-bottom: 5px;}
	.m_l h1{color: #525151;font-size: 1.125rem;line-height: 24px;height: 48px;overflow: hidden;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.map_menu img{filter: contrast(0);transition: .5s;}
	.map_menu ul .on img{filter: contrast(1);}
	.map_menu ul .on{background: #e8e8e8;}
	@media screen and (max-width:520px) {
		.map_menu img{height: 25px;display: none;}
		.map_menu ul li{padding: 0 10px;}
		.m_l h1 br{display: none;}
		.m_l h1{font-size: 0.875rem;height: auto;line-height: 18px;}
		#dituContent{border-radius: 0;}
		#dituContent2{border-radius: 0;}
	}
	
	.d_banner{background: url(../img/d_banner.jpg) center no-repeat;height: 500px;border-bottom: 8px solid #ea5404;position: relative;}
	.d_bt h1{color: white;font-size: 2.75rem;font-weight: bold;position: relative;z-index: 2;}
	.d_bt h1::after{content: "";width: 48px;height: 2px;background: white;display: block;margin: 20px 0 35px;}
	.d_bt p{color: white;display: flex;align-items: center;}
	.d_bt p a{color: white;}
	.d_bt{padding-top: 140px;}
	.da{padding-bottom: 95px;}
	.da_tit{display: flex;align-items: center;margin-bottom: 75px;}
	.da_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.da_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.da_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.da_list span{font-size: 1.875rem;font-weight: bold;color: #ea5404;width: 75px;height: 75px;border: 1px solid #ea5404;border-radius: 50px;display: flex;align-items: center;text-align: center;justify-content: center;margin-right: -15px;z-index: 4;position: relative;}
	.da_list p{color: #666666;line-height: 24px;padding-left: 35px;padding-right: 5px;}
	.da_list ul li{width: 32%;display: flex;align-items: center;position: relative;box-sizing: border-box;padding-right: 45px;margin-bottom: 55px;}
	.da_list ul{display: flex;padding: 0 75px;justify-content: space-between;flex-wrap: wrap;}
	.da_txt{overflow: hidden;position: relative;box-sizing: border-box;flex: 1;}
	.da_txt>div{height: 103px;border: 1px solid #ea5404;display: flex;align-items: center;}
	.da_txt::after{content: "";width: 85px;height: 85px;border: 1px solid #ea5404;background: white;position: absolute;left: -65px;top: 49.5%;transform: translate(0,-50%);border-radius: 50px;z-index: 2;}
	.da_jt{position: absolute;top: 50%;right: 0;transform: translate(0,-50%);}
	.da_list ul li:nth-child(4) .da_jt{transform: translate(0,-50%) rotate(180deg);}
	.da_list ul li:nth-child(5) .da_jt{transform: translate(0,-50%) rotate(180deg);}
	.da_list ul li:nth-child(6) .da_jt{transform: rotate(90deg);right: 45%;top: -37px;}
	.da_list ul li:nth-child(7) .da_jt:nth-child(1){right: 45%;transform: rotate(90deg);top: -37px;}
	.db{padding-bottom: 135px;}
	.db_tit{display: flex;align-items: center;margin-bottom: 75px;}
	.db_tit h1{color: #ea5404;font-size: 1.875rem;font-weight: bold;text-align: center;padding: 0 40px;}
	.db_tit::after{content: "";height: 3px;flex: 1;background-image: linear-gradient(to right,#ea5404,rgba(255,255,255,0));display: block;}
	.db_tit::before{content: "";height: 3px;flex: 1;background-image: linear-gradient(to left,#ea5404,rgba(255,255,255,0));display: block;}
	.db_list span{color: #ea5404;font-size: 3rem;font-weight: bold;display: block;padding-top: 70px;text-align: center;}
	.db_list h1{color: #222222;font-size: 1.875rem;font-weight: bold;margin-top: 20px;height: 120px;margin-bottom: 25px;}
	.db_list ul{display: flex;justify-content: space-between;padding: 0 110px;}
	.db_list ul li{width: 17%;box-sizing: border-box;padding: 0 30px;position: relative;  background: radial-gradient(circle at 50% -10%, transparent 80px, #fff 0) top left/100% 100% no-repeat;  filter: drop-shadow(0px 0px 15px rgba(0,0,0,.1));padding-bottom: 30px;}
	.db_list p{color: #444444;font-size: 1.25rem;text-align: center;line-height: 36px;}
	@media screen and (max-width:1440px) {
		.db_list ul{padding: 0;}
	}
	@media screen and (max-width:1260px) {
		.da_list ul{padding: 0;}
		.da_list ul li:nth-child(3n){padding-right: 0;}
	}
	@media screen and (max-width:1024px) {
		.db_list ul li{width: 19%;padding: 0 15px 30px;}
		.db_list h1{font-size: 1.65rem;}
		.da_jt{display: none;}
		.da_list ul li{padding-right: 0;}
		
	}
	@media screen and (max-width:768px) {
		.da_list ul li{width: 48%;}
		.da_list ul li:nth-child(6){order: 1;}
		.da_list ul li:nth-child(4){order: 3;}
		.da_list ul li:nth-child(5){order: 2;}
		.da_list ul li:nth-child(7){order: 4;}
		.da_list ul li:nth-child(8){order: 5;}
		.db_list p{font-size: 1.125rem;}
	}
	@media screen and (max-width:520px) {
		.da_list span{width: 50px;height: 50px;font-size: 1.35rem;}
		.da_txt::after{width: 60px;height: 60px;left: -40px;}
		.da_list span{position: absolute;left: 0;top: 49.5%;transform: translate(0,-50%);}
		.da_txt{width: calc(100% - 35px);margin-left: auto;}
		.da_tit  h1{font-size: 1.65rem;padding: 0 20px;}
		.da_tit{margin-bottom: 30px;}
		.da_list ul li{margin-bottom: 0;}
		.db_tit  h1{font-size: 1.65rem;padding: 0 20px;}
		.db_tit{margin-bottom: 30px;}
		.db_list ul{flex-wrap: wrap;}
		.db_list ul li{width: 48%;background: white;margin-bottom: 4%;}
		.db_list span{font-size: 2.25rem;padding-top: 20px;}
		.db_list h1{font-size: 1.35rem;height: auto;margin: 10px 0;}
		.db_list p{line-height: 30px;}
		.db{padding-bottom: 50px;}
		
	}
	
	.dc{background: url(../img/dc_bg.jpg) center no-repeat;height: 800px;box-sizing: border-box;padding-top: 100px;position: relative;}
	.dc::after{content: "";background: url(../img/dc_yy.png) center no-repeat;height: 148px;width: 100%;position: absolute;bottom: 0;left: 0;display: block;}
	.dc .gm{max-width: 1356px;}
	.dc_list{display: flex;position: relative;padding: 21px;}
	.dc_list::after{content: "";width: 100%;background: url(../img/join_bg2.png) center no-repeat;pointer-events: none;height: 555px;position: absolute;left: 0;top: 0;display: block;}
	.dc_lx{text-align: center;margin: 165px 0 60px;}
	.dc_lx p img{margin-right: 5px;}
	.dc_lx p{font-size: 0.875rem;color: white;}
	.dc_lx a{color: white;font-size: 2rem;font-weight: bold;display: inline-block;}
	.dc_l{width: 50%;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;border: 2px solid #665c47;border-right:none;background: rgba(0,140,214,0.6);}
	.dc_r{width: 50%;box-sizing: border-box;padding: 60px 50px 41px;background: white;border: 2px solid #665c47;border-left:none;position: relative;}
	.dc_r::after{content: "";background: url(../img/dc_ico.png) center no-repeat;height: 103px;width: 85px;position: absolute;right: 0;bottom: 0;display: block;}
	.dc_r h1{font-size: 1.5rem;color: #ea5404;border-bottom: 1px solid #ea5404;padding-bottom: 10px;margin-bottom: 27px;}
	.dc_r form>input{outline: none;padding: 12px 17px;padding-left: 0;border: none;border-bottom: 1px solid #e6e6e6;border-radius: 5px;width: 100%;box-sizing: border-box;margin-bottom: 20px;background: white;color: #999999;}
	.dc_r input:-moz-placeholder,textarea:-moz-placeholder{color: #999999;}
	.dc_r input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #999999;}
	.dc_r input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #999999;}
	.dc_r input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important;-webkit-text-fill-color: #fff;}
	.dc .city{display: flex;justify-content: space-between;}
	.dc .city select{padding: 12px 15px;padding-left: 0;border: none;border-bottom: 1px solid #e6e6e6;border-radius: 10px;width: 49%;box-sizing: border-box;margin-bottom: 20px;color: #999999;}
	.dc .city option{color: #999999;}
	.dc .contxta{height: auto;padding: 12px 17px;padding-left: 0;border: 1px solid #e6e6e6;border-radius: 5px;width: 100%;box-sizing: border-box;}
	.dc_btn input{position: relative;height: 40px;line-height: 40px;color: white;background: #008cd6;cursor: pointer;font-size: 1rem;border-radius: 50px;text-align: center;border: none;color: white;padding: 0 40px;margin: 50px auto 0;}
	.dc_btn{text-align: center;}
	@media screen and (max-width:1366px) {
		.dc_list::after{display: none;}
		.dc::after{display: none;}
	}
	@media screen and (max-width:768px) {
		/* .dc_list{display: block;}
		.dc_l{width: 100%;}
		.dc_r{width: 100%;} */
		.dc_list{padding: 20px 0;}
		
	}
	@media screen and (max-width:520px) {
		.dc_list{display: block;padding-top: 0;}
		.dc_l{border: 2px solid #665c47;width: 100%;padding-top: 20px;box-sizing: border-box;border-bottom: 0;}
		.dc_r{border: 2px solid #665c47;width: 100%;box-sizing: border-box;border-top: 0;}
		.dc{padding-top: 50px;height: auto;background-size: auto 100%;padding-bottom: 30px;}
		.dc_logo img{height: 65px;}
		.dc_lx{margin: 40px 0 20px;}
		.dc_lx a{font-size: 1.65rem;}
		.dc_r{padding: 20px 10px;}
		.dc_r form>input{margin-bottom: 10px;}
		
	}
	
	.login_code input{outline: none;background-color: #fff;border: none;border-bottom: 1px solid #e6e6e6;padding: 10px 5px;margin-top: 10px;}
	.d .dc_list{height: 548px;box-sizing: border-box;}
	.dc_login{margin-top: 110px;text-align: center;}
	.dc_login h2{font-size: 1.25rem;font-weight: bold;}
	.dc_xx{margin-top: 40px;display: flex;justify-content: center;}
	.dc_xx a{height: 40px;margin-right: 30px;display: block;line-height: 40px;color: white;background: #008cd6;cursor: pointer;font-size: 1rem;border-radius: 50px;text-align: center;color: white;padding: 0 40px;}
	.dc_xx a:nth-last-child(1){margin-right: 0;}
	.dc_r p{margin-top: 20px;}
	@media screen and (max-width:520px) {
		.d .dc_list{height: auto;}
		.d_bt p{display: none;}
		.d_bt h1{font-size: 1.875rem;}
		.d_bt{padding-top: 50px;}
		.d_banner{background-size: auto 100%;height: 200px;background-position: 62%;}
	}
	
	.h_menu {margin: 100px 0 40px;}
	.h_menu ul{display: flex;justify-content: center;}
	.h_menu ul li{margin: 0 5px;transition: .5s;border: 1px solid #e6e6e6;border-radius: 50px;}
	.h_menu ul li a{color: #444444;height: 44px;line-height: 44px;padding: 0 55px;display: block;transition: .5s;}
	.h_menu ul li:hover{background: #008cd6;border-color: #008cd6;}
	.h_menu ul li:hover a{color: white;}
	.hl{background: #008cd6!important;border-color: #008cd6!important;}
	.hl a{color: white!important;}
	.h .gm{max-width: 1040px;}
	.h_list{text-align: center;padding-bottom: 115px;}
	.h_img{display: inline-block;border: 1px solid #e6e6e6;padding: 9px;margin-bottom: 60px;}
	.h_nr{position: relative;}
	.h_nr .swiper{overflow: hidden;}
	.h_nr .swiper-slide>div{border: 2px solid #e6e6e6;transition: .5s;cursor: pointer;}
	.h_nr .swiper-slide>.on{border-color: #008cd6;}
	.h_qh{position: absolute;width: 100%;left: 0;top: 50%;transform: translate(0,-50%);}
	.h_qh ul{display: flex;justify-content: space-between;pointer-events: none;}
	.h_qh ul li{cursor: pointer;pointer-events: all;position: relative;z-index: 2;}
	.h_qh ul li:nth-child(1){right: 45px;}
	.h_qh ul li:nth-child(2){left: 45px;}
	@media screen and (max-width:1260px) {
		.h_qh{display: none;}
	}
	@media screen and (max-width:768px) {
		.h{overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.h_menu{margin-top: 50px;}
		.h_menu ul li a{height: 40px;line-height: 40px;padding: 0 30px;}
		.h_img{padding: 0;margin-bottom: 30px;}
		.h_list{padding-bottom: 50px;}
	}
	
	.t_img{overflow: hidden;}
	.t_img img{width: 100%;transition: .5s;}
	.t_list ul li{float: left;box-sizing: border-box;border: 1px solid #e6e6e6;width: 24%;overflow: hidden;margin-left: 1.333%;margin-bottom: 60px;}
	.t_list ul li:nth-child(4n+1){margin-left: 0;}
	.t_list ul li:hover .t_img img{transform: scale(1.05);}
	.t_list{padding-bottom: 50px;}
	.t_txt{height: 49px;line-height: 49px;background: #008cd6;text-align: center;transition: .5s;}
	.t_txt p{color: white;font-size: 1.125rem;transition: .5s;}
	@media screen and (max-width:1260px) {
		.t_txt{height: 50px;line-height: normal;display: flex;justify-content: center;align-items: center;}
		.t_txt p{font-size: 1rem;}
	}
	@media screen and (max-width:520px) {
		.t_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.t_list ul li:nth-child(2n){margin-left: 2%!important;}
		.t_txt{height: auto;line-height: normal;}
		.t_txt p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 0.875rem;}
		
	}
	
	
	.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:#008cd6; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ margin-top:35px;}
	.cnxh_title{width:100%; position:relative; height:67px; border-top:4px solid #008cd6; border-bottom:1px solid #f5f5f5; background:#f1f1f1;}
	.cnxh_title p{display:inline-block; color:#1f1a17; font-size:1.375rem; line-height:67px; height:67px; padding-left:2%;}
	.cnxh_nr{padding:25px 2% 40px 2%; background:#f9f9f9;}
	.cnxh_nr li{ margin-top:20px; width:24%; margin-right:1.333%; float:left;}
	.cnxh_nr li:nth-child(4){ margin-right:0;}
	.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:#008cd6; color:#fff; transition:0.5s;}
	@media screen and (max-width:520px) {
		.cnxh{margin-top: 0;}
		.cnxh_nr li{width: 49%;margin-right: 0!important;}
		.cnxh_nr li:nth-child(2n){margin-left: 2%!important;}
		
	}
	
	
	
	
	.teamshow_wnnr { position: relative; margin-top: 50px;}
	.imgScroll div { width: 50%; padding: 0 20px;}
	.imgScrollButton { position: absolute; left: 5%; top: 50%; transform: translateY(-50%); display: flex; justify-content: space-between; color: #fff; font-size: 50px; width: 95%; cursor: pointer;}
	
	
	.do .gm{max-width: 1200px;}
	.d_nr{padding-bottom: 60px;margin-top: 70px;}
	.d_l{display: flex;align-items: center;}
	.d_nr ul li h1{color: #666666;font-size: 1.25rem;margin-left: 20px;}
	.d_nr ul li{height: 65px;display: flex;background: #f5f5f5;padding-left: 40px;align-items: center;justify-content: space-between;padding-right: 60px;margin-bottom: 20px;}
	.d_nr ul li img{vertical-align: middle;}
	.d_d a{color: #666666;}
	.d_d img{margin-right: 5px;}
	@media screen and (max-width:1024px) {
		.d_nr{width: 80.143%;}
		.d_nr ul li{padding-left: 20px;padding-right: 20px;}
		.d_nr ul li h1{font-size: 1.125rem;}
	}
	@media screen and (max-width:768px) {
		.d_nr{width: 100%;}
	}
	@media screen and (max-width:520px) {
		.d_ico{display: none;}
		.d_d a span{display: none;}
		.d_nr{width: 95%;margin: 0 auto;}
		.d_nr ul li h1{margin-left: 0;font-size: 0.875rem;}
		.d_l{width: 80%;}
		
	}
	
	.dl{background: #f5f7f9;}
	.dl .gm{max-width: 1300px;}
	.dl_list{padding: 70px 0;}
	.dl_list ul li{filter: drop-shadow(-9px 8px 4px rgba(0,0,0,0.2));background: url(../img/d_dbg.png) top right/cover no-repeat;width: 24%;margin-left: 1.333%;margin-bottom: 40px;float: left;}
	.dl_list ul li:nth-child(4n+1){margin-left: 0;}
	.dl_list ul li a{padding: 45px 35px 30px 30px;display: block;}
	.dl_tit h1{padding-right: 60px;height: 42px;}
	.dl_tit span{display: block;margin-top: 10px;color: #999;}
	.dl_t{display: flex;align-items: center;justify-content: space-between;margin-top: 25px;}
	.dl_t span{font-size: 0.875rem;color: ##666;}
	@media screen and (max-width:768px) {
		.dl_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 30px;}
		.dl_list ul li:nth-child(2n){margin-left: 2%!important;}
	}
	@media screen and (max-width:520px) {
		.dl_list ul li{width: 100%;margin-left: 0!important;}
		.dl_list ul li:nth-child(2n){margin-left: 0!important;}
		.dl_list{padding: 50px 0;}
		
	}
	
	/*sitemap*/
	.sitemap_nr>dl{ border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-top: 30px;}
	.sitemap_nr>dl>a{ font-size: 1.5rem; font-weight: bold; color: #008cd6; display: block;}
	.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
	.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #008cd6; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #008cd6;}
	.sitemap_nr>dl>dd{ display: flex; flex-wrap: wrap; padding-top:10px;}
	.sitemap_nr>dl>dd>a{ display: block; margin-right: 15px; line-height: 24px;}
	@media screen and (max-width:700px){
	.sitemap_nr>dl>a{ font-size: 1.125rem;}
	.sitemap_nr>dl>dt>a{ font-size: 1rem;}
	.sitemap_nr>dl>dd>a{ font-size: 0.875rem;}
	}
	/*sitemap*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	