@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"arial"; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x: hidden;}
html,body{font-size: 16px;}
@media screen and (max-width:1550px) {
	html,body{font-size: 14px;}
}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:16px; font-weight:normal;}
p,dl,dt,dd,h1,h2,h3,h4,h5,h6{transition: .5s;}
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: 1400px;margin: 0 auto;}
@media screen and (max-width:1550px) {
	.gm{max-width: 1300px;}
}
.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;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
}
.fswzj{display: none;}
	
	
	@font-face {
	 font-family:"din_con";
	 src: url("../font/din_con.eot"),
	      url("../font/din_con.ttf");
	}
	@font-face {
	 font-family:"qs";
	 src: url("../font/qs.eot"),
	      url("../font/qs.ttf");
	}
	@font-face {
	 font-family:"Din";
	 src: url("../font/Din.eot"),
	      url("../font/Din.ttf");
	}
	@font-face {
	 font-family:"din1451";
	 src: url("../font/din1451.eot"),
	      url("../font/din1451.ttf");
	}
	@font-face {
	 font-family:"CALIBRI";
	 src: url("../font/CALIBRI.eot"),
	      url("../font/CALIBRI.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	
	@media screen and (max-height:800px) {
		.gm{width: 90%;}
	}
	@media screen and (max-width:520px) {
		.gm{width: 95%;}
	}
	
	.nav{position: fixed;top: 0;left: -375px;background: url(../img/nav_bg.jpg) center top no-repeat;height: 100vh;width: 450px;z-index: 1000;transition: .5s;}
	.nav_on{left: 0!important;}
	.nav_btn i{width: 3px;height: 35px;background: #c4c4c4;border-radius: 50px;margin-right: 8px;display: block;transition: .5s;}
	.nav_btn i:nth-last-child(1){margin-right: 0;}
	.nav_btn{display: flex;width: 100%;height: 75px;justify-content: center;align-items: center;}
	.nav_btn_on i:nth-child(1){transform: translateY(0px) translateX(11px) rotate(-45deg);}
	.nav_btn_on i:nth-child(2){opacity: 0;}
	.nav_btn_on i:nth-child(3){transform: translateY(0) translateX(-11px) rotate(45deg);}
	.nav_rt h1{writing-mode: vertical-rl;color: black;margin-bottom: 40px;font-size: 1rem;}
	.nav_r{display: flex;flex-direction: column;position: absolute;right: 0;top: 0;height: 100vh;width: 75px;box-shadow: -10px 0 10px rgba(0,0,0,0.1);transition: .5s;}
	.nav_rt{position: absolute;right: 0;top: 0;cursor: pointer;background: #f6f6f6;width: 100%;height: 40%;display: flex;justify-content: space-between;flex-direction: column;align-items: center;}
	.nav_pro{height: 35%;position: absolute;right: 0;top: 40%;width: 100%;background: #1b385d;color: white!important;writing-mode: vertical-rl;display: flex;justify-content: flex-end;align-items: center;box-sizing: border-box;padding-bottom: 30px;}
	.nav_con{height: 25%;position: absolute;right: 0;bottom: 0%;width: 100%;background: #0a2240;color: white!important;writing-mode: vertical-rl;display: flex;justify-content: flex-end;align-items: center;box-sizing: border-box;padding-bottom: 30px;}
	.nav_c{position: absolute;top: 55px;left: 80px;height: calc(100vh - 55px);width: calc(100% - 155px);transition: .5s;}
	.nav_logo{margin-bottom: 9vh;transition: .5s;}
	.nav_manu{margin-bottom: 9vh;transition: .5s;}
	.nav_manu ul li a{color: white;font-size: 1.875rem;display: inline-flex;align-items: flex-end;line-height: 35px;transition: .5s;}
	.nav_manu ul li a img{margin-left: 20px;margin-bottom: 5px;transition: .5s;opacity: 0;}
	.nav_manu ul li a:hover{color: #dfa46e;} 
	.nav_manu ul li a:hover img{opacity: 1;}
	.nav_manu ul li{margin-bottom: 3vh;}
	.nav_manu ul li:nth-last-child(1){margin-bottom: 0;}
	.nav_manua ul li a{color: white;font-size: 1.5rem;transition: .5s;}
	.nav_manua ul li{margin-bottom: 2.5vh;transition: .5s;}
	.nav_manua ul li a:hover{color: #dfa46e;}
	.index_logo{display: none;}
	
	.xd a{color: #dfa46e!important;}
	.xd a img{opacity: 1!important;}
	
	.nav_end{position: absolute;left: 0;bottom: 5vh;width: 100%;transition: .5s;}
	.nav_end ul{display: flex;}
	.nav_end ul li{margin-right: 20px;}
	.nav_end p{color: white;font-size: 14px;margin-top: 10px;}
	.ban_c{position: absolute;left: 50%;transform: translate(-50%,0);bottom: 50px;z-index: 9;}
	.ban_c::after{content: "";width: 1px;height: 95px;position: absolute;left: 50%;top: 25px;display: block;background: white;}
	.ban_c p{font-family: "din_con";color: white;text-transform: uppercase;}
	.nav_zz{position: fixed;height: 100vh;width: 100vw;transition: .5s;background: rgba(0,0,0,0.5);opacity: .5;z-index: 999;left: 0;top: 0;cursor: pointer;opacity: 0;pointer-events: none;}
	@media screen and (max-width:1550px) {
		.nav{width: 435px;}
		.nav_r{width: 60px;}
	}
	@media screen and (max-width:1366px) {
		.nav_rt h1{display: none;}
		.nav_pro{display: none;}
		.nav_con{display: none;}
		.nav_rt{height: auto;background: #294972;}
		.nav_btn i{background: white;}
		.nav_btn{transform: rotate(90deg);}
		.nav_r{box-shadow: none;right: -60px;height: auto;}
		.nav{left: -435px;}
		
	}
	@media screen and (max-width:1024px) {
		.index_logo{display: block;position: fixed;width: 100%;left: 0;top: 0;z-index: 998;}
		.index_logo>a{width: 100%;height: 75px;background: #294972;box-sizing: border-box;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}

	}
	@media screen and (max-width:520px) {
		.nav_c{top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;padding-left: 20px;padding-top: 75px;}
		.nav{width: 250px;left: -250px;}
		.nav_logo{margin-bottom: 6vh;}
		.nav_end{padding-left: 20px;box-sizing: border-box;}
		.nav_btn{height: 60px;}
		.nav_manu ul li a{font-size: 1.65rem;}
		.nav_manu ul li{margin-bottom: 1vh;}
		.nav_logo img{height: 35px;}
		.nav_end p{display: none;}
		.nav_manu ul li a img{height: 15px;margin-bottom: 7px;margin-left: 15px;}
		.index_logo>a{height: 60px;}
		.index_logo>a>img{height: 30px;margin-top: 5px;}
		.nav_manua ul li{margin-bottom: 1.5vh;}
	}
	
	
	.banner{overflow: inherit!important;}
	.ban_logo{position: absolute;left: 160px;top: 60px;z-index: 9;}
	.swiper2{position: relative;}
	.swiper2 .swiper-slide{height: 100vh;overflow: hidden;}
	.swiper2 .slide-inner2{display: none;}
	/* .swiper2 .swiper-button-prev{left: 90px;}
	.swiper2 .swiper-button-next{right: 90px;} */
	.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: 28vh!important;transition: .5s;left: 13.5vw;text-align: left;}
	.swiper2 .swiper-pagination-bullet {
		width: 7px!important;
		height: 7px!important;
		background:#fff !important;
		opacity: 1!important;
		border-radius: 50px;
		margin: 0px 8px!important;
		border: 3px solid white;
		transition: .5s;
	}
	.swiper2 .swiper-pagination-bullet-active {
		background: rgba(0,0,0,0)!important;
		border: 3px solid #ffc600;
	}
	
	.swiper2 .swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:1366px) {
		.ban_logo{top: 30px;left: 100px;}
	}
	@media screen and (max-width:1024px) {
		.swiper2 .slide-inner2{display: block;}
		.swiper2 .slide-inner{display: none;}
		.ban_logo{right: 20px;top: 20px;left: auto;}
		.ban_c p{display: none;}
		.ban_c::after{display: none;}
		.ban_logo{display: none;}
		.swiper2 .swiper-pagination2{
			right: 0%!important;
			left: auto!important;
			text-align: center;
			bottom: 20px!important;
		}
	}
	@media screen and (max-width:768px) {
		
		.swiper2 .swiper-slide img:nth-child(2){display: block;}
		.swiper2 .swiper-slide img:nth-child(1){display: none;}
		
	}
	@media screen and (max-width:520px) {
		.swiper2 .swiper-pagination2{
			bottom: 67px!important;
		}
		
		.ban_logo{display: none;}
	}
	
	
	
	.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;}
	
	
	.ina{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../img/ina_bg.jpg) center / cover no-repeat;z-index: 2;transition: .5s;display: flex;align-items: center;}
	.ina .gm{max-width: 1660px;margin-right: 0;margin-left: auto;}
	.ina_list{display: flex;justify-content: space-between;transition: .5s;}
	.ina_bt span{font-size: 3rem;font-family: "qs";opacity: .1;text-transform: uppercase;color: white;position: relative;right: 10px;}
	.ina_bt h1{font-size: 2.25rem;color: white;font-weight: bold;margin-top: -25px;margin-bottom: 5px;text-transform: uppercase;}
	.ina_bt h1 div{font-weight: normal;display: inline-block;}
	.ina_bt h2{color: white;font-size: 1.5rem;font-weight: 100;text-transform: capitalize;}
	.ina_bt h2::after{content: "";width: 31px;height: 3px;background: white;display: block;margin-top: 30px;}
	.ina_bt{margin-bottom: 11.5vh;transition: .5s;}
	.ina_num h1{color: #dfa46e;font-size: 2.5rem;font-family: "qs";line-height: 40px;}
	.ina_num span{color: white;font-size: 1.125rem;display: inline-block;margin-left: 10px;text-transform: capitalize;}
	.ina_num{display: flex;align-items: flex-end;margin: 20px 0 10px;}
	.ina_bom p{font-size: 1.125rem;color: white;opacity: .5;text-transform: capitalize;}
	.ina_l{width: 42%;margin-top: 4.5vh;transition: .5s;}
	.ina_bom ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ina_bom ul li{width: 50%;margin-bottom: 6.5vh;transition: .5s;}
	.ina_bom ul li:nth-child(1n+3){margin-bottom: 0;}
	.ina_v{position: relative;}
	.ina_txt p{color: white;line-height: 26px;}
	.ina_txt{margin-top: 20px;opacity: .6;}
	.ina_r{width: 55.543%;}
	@media screen and (max-width:1024px) {
		.ina_txt p br{display: none;}
		.ina_list{align-items: flex-end;}
		.ina_num h1{font-size: 2.25rem;}
	}
	@media screen and (max-width:768px) {
		.ina_list{position: relative;flex-direction: column-reverse;margin-top: 50px;}
		.ina_bt{position: absolute;left: 0;top: 0;margin-bottom: 0;}
		.ina_r{padding-top: 100px;width: 100%;}
		.ina .gm{margin: 0 auto;}
		.ina_bom ul li{width: auto;margin-bottom: 0;}
		.ina_l{width: 100%;margin-top: 2.5vh;}
		.ina_num h1{font-size: 1.875rem;}
		.ina_ico{display: none;}
		.ina_num{margin-top: 0;}
	}
	@media screen and (max-width:520px) {
		.ina_bom{display: none;}
		.ina_bt span{font-size: 2.25rem;}
		.ina_bt h2::after{margin-top: 15px;}
		.ina_r{padding-top: 65px;}
		.ina_l{margin-top: 0;}
		.ina{align-items: center;}
		.ina_bt h1{font-size: 1.875rem;margin-bottom: 0;}
		.ina_bt h2{font-size: 1.25rem;}
		.ina_list{margin-top: 4vh;}
		.ina_txt{margin-top: 10px;}
		.ina_txt p{font-size: 0.9375rem;line-height: 20px;}
	}
	@media screen and (max-width:520px) and (min-height:800px) {
		.ina_bom{display: block;margin-top: 20px;}
		.ina_bom ul li{margin-bottom: 10px;width: 50%;}
		.ina_ico img{height: 40px;}
		.ina_num h1{font-size: 1.65rem;line-height: 26px;}
		.ina_num{margin: 10px 0 5px;}
		.ina_bt h2::after{display: none;}
		.ina_r{padding-top: 40px;}
	}
	
	.inb{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;transition: .5s;display: flex;justify-content: center;align-items: center;}
	.inb .gm{max-width: 1600px;}
	.inb_bt{transition: .5s;padding-left: 100px;margin-bottom: 4.5vh;}
	.inb_bt span{font-size: 3rem;font-family: "qs";opacity: .1;text-transform: uppercase;color: black;position: relative;right: 10px;}
	.inb_bt h1{font-size: 2.25rem;color: #1b385d;font-weight: bold;margin-top: -25px;margin-bottom: 5px;text-transform: uppercase;}
	.inb_bt h1 div{font-weight: normal;display: inline-block;}
	.inb_bt h2{color: #1b385d;font-size: 1.5rem;font-weight: 100;text-transform: capitalize;}
	.inb_list{display: flex;justify-content: space-between;}
	.inb_l .inb_img{background: url(../img/inb_img1.jpg) center no-repeat;height:650px;transition: .5s;position: relative;}
	.inb_l{width: 38.602%;}
	.inb_r{width: 61.398%;}
	.inb_n{position: absolute;left: 0;bottom: 20px;box-sizing: border-box;padding-left: 30px;}
	.inb_n h1{font-size: 1.875rem;color: white;margin-bottom: 5px;text-transform: capitalize;}
	.inb_n span{font-size: 0.75rem;font-family:"Din";color: white;text-transform: uppercase;opacity: .4;display: block;}
	.inb_n ul{display: flex;margin-top: 10px;}
	.inb_n ul li a{height: 24px;line-height: 24px;border: 1px solid white;border-radius: 50px;padding: 0 10px;margin-right: 15px;color: white;display: block;text-transform: capitalize;}
	.inb_n ul li:nth-last-child(1){margin-right: 0;}
	.inb_rt .inb_img{background: url(../img/inb_img2.jpg) center no-repeat;height:325px;transition: .5s;position: relative;}
	.inb_r .inb_n{padding-left: 25px;}
	.inb_r .inb_n span{opacity: .5;}
	.inb_rb{display: flex;justify-content: space-between;}
	.inb_rbl .inb_img{background: url(../img/inb_img3.jpg) center no-repeat;height:325px;transition: .5s;position: relative;}
	.inb_rbr .inb_img{background: url(../img/inb_img4.jpg) center no-repeat;height:325px;transition: .5s;position: relative;}
	.inb_rbl{width: 64.335%;}
	.inb_rbr{width: 35.665%;}
	.inb_rbr .inb_n h1{color: black;}
	.inb_rbr .inb_n span{color: black;opacity: .5;}
	@media screen and (max-height:800px) {
		.inb_l .inb_img{height: 505px;}
		.inb_rt .inb_img{height: 252.5px;}
		.inb_rbl .inb_img{height: 252.5px;}
		.inb_rbr .inb_img{height: 252.5px;}
		
	}
	@media screen and (max-width:1270px) {
		.inb_n{padding-left: 25px;}
	}
	@media screen and (max-width:1024px) {
		.inb_n ul li a{margin-right: 5px;}
		.inb{display: flex;align-items: center;}
	}
	@media screen and (max-width:768px) {
		.inb_list{display: block;}
		.inb_l{width: 100%;}
		.inb_l .inb_img{background-size: cover;height: 290px;}
		.inb_r{width: 100%;}
		.inb_rt .inb_img{height: 260px;}
		.inb_rbl .inb_img{height: 260px;}
		.inb_rbr .inb_img{height: 260px;}
		.inb_bt {margin-top: 9vh;padding-left: 0;margin-bottom: 2.5vh;}
	}
	@media screen and (max-width:520px) {
		.inb_bt{padding-left: 0;margin-bottom: 2.5vh;margin-top: 2vh;}
		.inb_bt h1{font-size: 1.875rem;margin-bottom: 0;}
		.inb_n ul{flex-wrap: wrap;margin-top: 15px;}
		.inb_l .inb_img{height: 180px;}
		.inb_rt .inb_img{height: 180px;}
		.inb_n ul li{margin-bottom: 5px;}
		.inb_n h1{font-size: 1.45rem;}
		.inb_bt h2{font-size: 1.25rem;}
		.inb_rbl .inb_img{height: 100px;}
		.inb_rbr .inb_img{height: 100px;}
		.inb_n{padding-left: 15px;padding-right: 15px;bottom: 10px;width: 100%;}
		.inb_n ul li a{font-size: 1rem;}
		.inb_r .inb_n{padding-left: 15px;}
	}
	@media screen and (max-width:520px) and (min-height:800px) {
		.inb_l .inb_img{height: 260px;}
		.inb_rbl .inb_img{height: 140px;}
		.inb_rbr .inb_img{height: 140px;}
	}
	
	.inc{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../img/inc_bg.jpg) center / cover no-repeat;z-index: 2;transition: .5s;display: flex;justify-content: center;align-items: center;}
	.inc .gm{max-width: 1600px;}
	.inc_bt{margin-top: 5vh;transition: .5s;padding-left: 100px;margin-bottom: 4.5vh;}
	.inc_bt span{font-size: 3rem;font-family: "qs";opacity: .1;text-transform: uppercase;color: black;position: relative;right: 10px;}
	.inc_bt h1{font-size: 2.25rem;color: #1b385d;font-weight: bold;margin-top: -25px;margin-bottom: 5px;text-transform: uppercase;}
	.inc_bt h1 div{font-weight: normal;display: inline-block;}
	.inc_bt h2{color: #1b385d;font-size: 1.5rem;font-weight: 100;text-transform: capitalize;}
	.inc_list{display: flex;justify-content: space-between;align-items: center;}
	.inc_l{width: 61.438%;}
	.inc_r{width:36%;padding-right: 10vh;box-sizing: border-box;}
	.inc_img ul li>div{height: 620px;position: relative;}
	.inc_img p{padding-top: 45px;font-size: 1.25rem;color: white;position: absolute;width: 100%;box-sizing: border-box;padding-left: 15px;padding-bottom: 10px;background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));bottom: 0;left: 0;}
	.inc_img{box-sizing: border-box;border: 4px solid white;box-shadow: 0 0 25px rgba(0,0,0,0.2);}
	.inc_qh{margin-top: 15px;margin-right: 10px;}
	.inc_qh ul{display: flex;justify-content: flex-end;}
	.inc_qh ul li:nth-child(1){padding-right: 15px;margin-right: 15px;border-right: 1px dashed #7c7c7c;}
	.inc_qh ul li{cursor: pointer;}
	.inc_txt::after{content: "";transition: .5s;background: #dfa46e;width: 35px;height: 3px;display: block;margin-top: 7.5vh;margin-left: auto;}
	.inc_txt h1{color: #dfa46e;font-size: 1.875rem;font-weight: bold;margin-bottom: 2vh;transition: .5s;}
	.inc_txt p{color: #323232;font-size: 1.375rem;}
	.inc_ico ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.inc_ico ul li{width: 33.333%;height: 115px;display: flex;justify-content: center;align-items: center;margin-top: 2vh;transition: .5s;cursor: pointer;}
	.inc_ico ul li img{filter: brightness(0);opacity: .7;transition: .5s;}
	.inc_ico ul li:hover img{filter: brightness(1);opacity: 1;}
	.inc_ico{position: relative;}
	.inc_ico::after{content: "";transition: .5s;background: #dfa46e;width: 35px;height: 3px;display: block;position: absolute;right: 0;bottom: -20px;}
	@media screen and (max-height:800px) {
		.inc_img ul li>div{height: 475px;}
		.inc_ico ul li{height: 100px;margin-top: 0;}
	}
	@media screen and (max-width:1024px) {
		.inc_r{padding-right: 0;}
		.inc{display: flex;align-items: center;}
	}
	@media screen and (max-width:768px) {
		.inc_r{display: none;}
		.inc_l{width: 100%;}
		.inc_bt{padding-left: 0;}
	}
	@media screen and (max-width:520px) {
		.inc_bt{padding-left: 0;margin-bottom: 2.5vh;}
		.inc_bt span{font-size: 2.25rem;}
		.inc_bt h1{font-size: 1.875rem;}
		.inc_bt h2{font-size: 1.25rem;}
		.inc_img ul li>div{background-size: auto 100%!important;height: 310px;}
		
	}
	@media screen and (max-width:520px) and (min-height:800px) {
		.inc_r{display: block;width: 100%;margin-top: 30px;}
		.inc_list{display: block;}
		.inc_txt::after{display: none;}
		.inc_txt h1{font-size: 1.5rem;}
		.inc_txt p{font-size: 1.125rem;}
		
	}
	
	.ind{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../img/ind_bg.jpg) center top / cover no-repeat;z-index: 2;transition: .5s;}
	.ind .gm{max-width: 1660px;margin-right: 0;margin-left: auto;}
	.ind{display: flex;justify-content: center;align-items: center;}
	.ind_bt{transition: .5s;margin-bottom: 3vh;}
	.ind_bt span{font-size: 3rem;font-family: "qs";opacity: .1;color: white;position: relative;right: 10px;}
	.ind_bt h1{font-size: 2.25rem;color: #fff;font-weight: bold;margin-top: -25px;margin-bottom: 5px;text-transform: uppercase;}
	.ind_bt h1 div{font-weight: normal;display: inline-block;}
	.ind_bt h2{color: #fff;font-size: 1.5rem;font-weight: 100;text-transform: capitalize;}
	.ind_list{width: calc(100% - 300px);margin-left: auto;position: relative;}
	.ind_menu ul{height: 70vh;position: relative;display: flex;transition: .5s;overflow: hidden;}
	.ind_menu ul li{height: initial;width: 25%;overflow: hidden;transition: .5s;box-sizing: border-box;border-right: 1px solid rgba(255,255,255,0.3);cursor: pointer;}
	.ind_menu ul li:nth-last-child(1){border-right: none;}
	.ind_menu{position: relative;z-index: 2;}
	.ind_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
	.ind_bg ul{height: inherit;}
	.ind_bg ul li{height: inherit;}
	.ind_bg ul li div{height: inherit;}
	.ind_txt span{color: white;font-size: 3rem;font-family: "qs";opacity: .2;display: inline-block;padding-top: 20vh;transition: .5s;}
	.ind_txt h1{color: white;font-size: 1.5rem;font-weight: 100;margin: 4vh 0 5vh;transition: .5s;}
	.ind_txt{text-align: center;padding: 0 25px;}
	.ind_txt p{color: black;line-height: 24px;padding-left: 13px;position: relative;text-align: left;margin-bottom: 2.5vh;transition: .5s;opacity: 0;}
	.ind_txt p::after{content: "";width: 5px;height: 5px;background: black;display: block;border-radius: 50px;position: absolute;left: 0;top: 10px;}
	.ind_txt p:nth-last-child(1){margin-bottom: 0;}
	.ind_menu ul li:hover{background: #dfa46e;}
	.ind_menu ul li:hover .ind_txt span{color: black;padding-top: 5vh;}
	.ind_menu ul li:hover .ind_txt h1{color: black;}
	.ind_menu ul li:hover .ind_txt p{opacity: 1;}
	.ind_menu ul li:hover .ind_txt p::after{background: black;}
	.ind_menu ul .on{background: #dfa46e;}
	.ind_menu ul .on .ind_txt span{color: black;padding-top: 5vh;}
	.ind_menu ul .on .ind_txt h1{color: black;}
	.ind_menu ul .on .ind_txt p{opacity: 1;}
	.ind_menu ul .on .ind_txt p::after{background: black;}
	@media screen and (max-height:800px) {
		.ind_txt span{padding-top: 10vh;}
		.ind_txt p{font-size: 0.875rem;line-height: 20px;}
	}
	@media screen and (max-width:1440px) {
		.ind_list{width: 100%;}
	}
	@media screen and (max-width:1024px) {
		.ind{display: flex;align-items: center;}
		.ind_txt p{line-height: 22px;}
		.ind_txt h1{margin: 2vh 0 3vh;}
	}
	@media screen and (max-width:768px) {
		.ind_txt span{padding-top: 12vh;}
		.ind .gm{margin: 0 auto;}
		.ind_bg{display: none;}
		.ind_menu ul li{background: #dfa46e;}
		.ind_menu ul li .ind_txt span{color: black;}
		.ind_menu ul li .ind_txt h1{color: black;margin: 3vh 0;}
		.ind_menu ul li .ind_txt p{opacity: 1;}
		.ind_menu ul li .ind_txt p::after{background: black;}
		.ind_txt span{padding-top: 0;}
		.ind_txt{display: flex;flex-direction: column;justify-content: center;height: 53vh;}
		.ind_txt p{font-size: 1.5rem;line-height: 32px;}
		.ind_txt h1{font-size: 2rem;}
		.ind_menu ul{height: auto;}
	}
	@media screen and (max-width:520px) {
		.ind_bt{padding-left: 0;margin-bottom: 2.5vh;margin-top: 40px;}
		.ind_bt h1{font-size: 1.875rem;}
		.ind_bt h2{font-size: 1.25rem;}
		.ind_menu ul{height: 60vh;}
		.ind_txt p{font-size: 1rem;line-height: 22px;}
		.ind_txt p:nth-last-child(1){margin-bottom: 2.5vh;}
		.ind_txt h1{font-size: 1.45rem;}
		.ind_txt{padding: 0 15px;height: 60vh;}
	}
	
	.ine{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../img/ine_bg.jpg) center top / cover no-repeat;z-index: 2;transition: .5s;}
	.ine_list{padding-top: 12vh;display: flex;justify-content: space-between;}
	.ine_l{margin-top: 4vh;}
	.ine_l span{font-size: 3rem;font-family: "qs";opacity: .1;color: black;position: relative;right: 10px;}
	.ine_l h1{font-size: 2.25rem;color: #1b385d;font-weight: bold;margin-top: -25px;margin-bottom: 5px;margin-bottom: 5vh;text-transform: uppercase;}
	.ine_l h1 div{font-weight: normal;display: inline-block;}
	.ine_l h2{color: #1b385d;font-size: 1.25rem;line-height: 36px;font-weight: 100;text-transform: capitalize;}
	.ine_l h2::after{content: "";width: 47px;height: 4px;border-radius: 50px;margin-top: 18vh;display: block;background: #dfa46e;margin-bottom: 4vh;}
	.ine_l p{color: #5b5b5b;font-size: 1.125rem;}
	.ine_l a{color: #1b385d;font-family:"din1451";font-size: 2.625rem;}
	.ine_menu{position: relative;z-index: 10;width: inherit;}
	.ine_menu h1{font-size: 1.5rem;color: black;white-space: nowrap;}
	.ine_menu span{color: #929292;font-family: "din_con";text-transform: uppercase;display: block;height: 17px;}
	.ine_menu ul li{position: relative;cursor: pointer;}
	.ine_menu ul li:nth-child(1) h1{position: relative;right: 80px;}
	.ine_menu ul li:nth-child(1){padding-right: 45px;margin-top: 550px;top: 30px;left: 12px;width: 143px;box-sizing: border-box;}
	.ine_menu ul li:nth-child(1) div{width: 40px;height: 40px;border-radius: 50px;border: 1px solid rgba(0,0,0,0);position: absolute;right: 0;top: 0;transition: .5s;}
	.ine_menu ul li:nth-child(1) div::after{content: "";width: 15px;height: 15px;background: #dfa46e;display: block;border-radius: 50px;transition: .5s;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
	.ine_menu ul li:nth-child(2){width: 112px;box-sizing: border-box;display: flex;flex-direction: column-reverse;justify-content: flex-end;align-items: center;margin-top: 25px;right: 3px;}
	.ine_menu ul li:nth-child(2) div{width: 40px;height: 40px;border-radius: 50px;border: 1px solid rgba(0,0,0,0);position: absolute;transition: .5s;margin-left: 0;position: relative;margin-top: 10px;}
	.ine_menu ul li:nth-child(2) div::after{content: "";width: 15px;height: 15px;background: #dfa46e;display: block;border-radius: 50px;transition: .5s;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
	.ine_menu ul li:nth-child(3){width: 175px;box-sizing: border-box;padding-left: 45px;margin-top: 550px;right: 15px;top: 20px;}
	.ine_menu ul li:nth-child(3) div{width: 40px;height: 40px;border-radius: 50px;border: 1px solid rgba(0,0,0,0);position: absolute;left: 0;top: 0;transition: .5s;}
	.ine_menu ul li:nth-child(3) div::after{content: "";width: 15px;height: 15px;background: #dfa46e;display: block;border-radius: 50px;transition: .5s;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
	.ine_menu ul{display: flex;justify-content: space-between;position: relative;z-index: 2;height: 598;}
	.ine_r{width: 872.19px;position: relative;}
	.ine_r::after{content: "";background: url(../img/ine_q.png) center / cover no-repeat;height: 1013px;width: 1013px;display: block;position: absolute;right: -52px;top: -80px;}
	/* .ine_menu ul li:hover div{border-color: #21416a;}
	.ine_menu ul li:hover div::after{background: #21416a;} */
	.ine_menu ul .on div{border-color: #21416a!important;}
	.ine_menu ul .on{pointer-events: none;cursor: no-drop;}
	.ine_menu ul .on div::after{background: #21416a!important;}
	.ine_msg{position: absolute;left: 49%;top: 70%;transform: translate(-50%,-50%);text-align: center;z-index: 11;width: 240px;}
	.ine_msg h1{color: #1b385d;font-size: 1.65rem;margin-top: 10px;white-space: nowrap;}
	.ine_msg p{color: #636363;font-size: 1.25rem;margin-top: 45px;margin-bottom: 35px;}
	.ine_msg a{color: #21416a;display: inline-block;height: 46px;line-height: 46px;border: 2px solid #21416a;padding: 0 30px;transition: .5s;}
	.ine_msg a:hover{background: #21416a;color: white;}
	.time-move{z-index: 4;position: absolute;width: 665px;height: 665px;left: 84px;top: 97px;transform: rotate(209deg);}
	@media screen and (max-width:1440px) {
		.ine_menu ul li:nth-child(2){margin-top: 27px;}
	}
	@media screen and (max-width:1270px) {
		.time-move{display: none;}
	}
	@media screen and (max-width:1024px) {
		.ine_r::after{display: none;}
		.ine_menu ul li:nth-child(1){margin-top: 0;top: 0;left: 0;width: auto;}
		.ine_menu ul li:nth-child(2){margin-top: 0;display: block;right: 0;width: auto;}
		.ine_menu ul li:nth-child(3){margin-top: 0;right: 0;top: 0;width: auto;}
		.ine_menu ul li h1{position: static!important;}
		.ine_menu ul li div{display: none;}
		.ine_r{width: auto;display: flex;flex-direction: column-reverse;}
		.ine_msg{position: static;transform: none;margin-bottom: 50px;width: 100%;}
		
		.ine_menu{display: none;}
		.ine_msg a{display: none;}
		.ine_list{position: relative;padding-top: 0;}
		.ine_lx{position: absolute;bottom: 0;left: 0;}
		.ine_lx::before{content: "";width: 47px;height: 4px;border-radius: 50px;margin-top: 18vh;display: block;background: #dfa46e;margin-bottom: 10px;}
		.ine{display: flex;align-items: center;}
		.ine_list{display: block;padding: 30px 0;}
		.time-note{display: flex;justify-content: space-between;}
		.time-note li{width: 33%;}
		.ine_r{margin: 60px 0 40px;}
		.ine_l h2::after{display: none;}
		
	}
	@media screen and (max-width:520px) {
		.ine_l span{font-size: 2.25rem;}
		.ine_l h1{font-size: 1.875rem;margin-bottom: 1.5vh;}
		.ine_l{margin-top: 0;}
		.ine_l h2{font-size: 1.125rem;line-height: 24px;}
		.ine_ico img{height: 40px;}
		.ine_msg h1{font-size: 1.65rem;}
		.ine_msg p{font-size: 1.125rem;margin-top: 15px;}
		.ine_msg p br{display: none;}
		.ine_msg{margin-bottom: 20px;}
		
		
	}
	
	.inf{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;transition: .5s;display: flex;align-items: center;justify-content: center;}
	.inf .gm{max-width: 1600px;}
	.inf_top{display: flex;justify-content: space-between;padding: 0 100px;align-items: flex-end;margin-bottom: 4.5vh;transition: .5s;}
	.inf_bt span{font-size: 3rem;font-family: "qs";opacity: .1;text-transform: uppercase;color: black;position: relative;right: 10px;}
	.inf_bt h1{font-size: 2.25rem;color: #21416a;font-weight: bold;margin-top: -25px;margin-bottom: 5px;}
	.inf_bt h1 div{font-weight: normal;display: inline-block;}
	.inf_bt h2{color: #21416a;font-size: 1.5rem;font-weight: 100;}
	.inf_menu ul{display: flex;justify-content: space-between;}
	.inf_menu ul li{margin-right: 45px;position: relative;}
	.inf_menu ul li::after{content: "";width: 40%;height: 4px;background: #dfa46e;border-radius: 50px;bottom: -15px;display: block;position: absolute;left: 50%;transform: translate(-50%,0) scaleX(0);transition: .5s;}
	.inf_menu ul li a{color: black;font-size: 1.25rem;transition: .5s;}
	.inf_menu ul li:nth-last-child(1){margin-right: 0;}
	.inf_menu ul li:hover a{font-weight: bold;color: #21416a;}
	.inf_menu ul li:hover::after{transform: translate(-50%,0) scaleX(1);}
	.inf_img{height: 500px;opacity: .5;}
	.inf_nr ul{padding-top: 20px!important;}
	.inf_nr ul li{width: 23.75%;background: black;position: relative;transition: .5s;overflow: hidden;margin: 11px;bottom: 0;}
	.inf_nr ul li:hover{bottom: 20px;box-shadow: 0 0 22px rgba(0,0,0,0.3);}
	.inf_n>h1{font-size: 1.35rem;color: white;line-height: 28px;height: 290px;}
	.inf_time{display: flex;justify-content: space-between;height: 110px;align-items: center;border-top: 1px solid rgba(255,255,255,0.2);}
	.inf_time h1{color: #dfa46e;font-size: 4.375rem;font-family: "qs";}
	.inf_t p{color: white;font-size: 1.125rem;font-family: "din";margin-bottom: 5px;}
	.inf_t span{color: white;font-size: 1.375rem;font-family: "din";}
	.inf_t{text-align: right;}
	.inf_n{position: absolute;bottom: 0px;width: 100%;box-sizing: border-box;padding: 0 15px;left: 0;}
	.inf_qh{margin-top: 15px;}
	.inf_qh ul{display: flex;justify-content: flex-end;}
	.inf_qh ul li:nth-child(1){padding-right: 15px;margin-right: 15px;border-right: 1px dashed #7c7c7c;}
	.inf_qh ul li{cursor: pointer;}
	@media screen and (max-width:1270px) {
		.inf_top{padding: 0;}
	}
	@media screen and (max-width:1024px) {
		.inf_nr ul li{margin: 7px;}
	}
	@media screen and (max-width:768px) {
		.inf_time h1{font-size: 3rem;}
		.inf_nr ul li{margin: 5px;}
		.inf_menu{display: none;}
	}
	@media screen and (max-width:520px) {
		
		.inf_bt{padding-left: 0;}
		.inf_bt span{font-size: 2.25rem;}
		.inf_bt h1{font-size: 1.875rem;margin-bottom: 0;}
		.inf_bt h2{font-size: 1.25rem;}
		.inf{display: flex;align-items: center;}
		.inf_nr ul li{width: 48.5%;margin: 3px;}
		.inf_img{background-size: auto 100%!important;height: 335px;}
		.inf_top{margin-bottom: 0;margin-top: 6vh;}
		.inf_n>h1{height: 230px;line-height: 22px;font-size: 1.125rem;}
		.inf_time{height: 70px;}
		.inf_time h1{font-size: 2rem;}
		.inf_qh ul li img{height: 17px;}
		.inf_t p{margin-bottom: 0;}
	}
	
	.fpage{height: 420px!important;}
	.ing{background: #dfa46e;}
	.ing ul{display: flex;height: 120px;align-items: center;}
	.ing ul li:nth-child(1){box-sizing: border-box;padding-right: 30px;margin-right: 29px;border-right: 1px solid rgba(255,255,255,0.2);}
	.ing ul li{width: 50%;display: flex;align-items: center;justify-content: space-between;}
	.ing_txt h1{color: white;font-size: 1.125rem;text-transform: uppercase;font-family: "Din";}
	.ing_txt span{font-family: "Din";color: white;text-transform: uppercase;}
	.ing_l{display: flex;align-items: center;align-items: center;}
	.ing_ico{margin-right: 40px;}
	@media screen and (max-width:520px) {
		.ing_ico{display: none;}
		.ing_txt span{display: none;}
		.ing ul li:nth-child(1){margin-right: 15px;padding-right: 15px;}
		.ing ul li img{height: 35px;opacity: 0;}
		.ing ul{height: 65px;}
		.ing ul li{position: relative;}
		.ing ul li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
		
	}
	
	.foot{background: url(../img/foot_bg.jpg) center no-repeat;height: 300px;}
	.foot2{border-top: 8px solid #dfa46e;}
	.foot_list{display: flex;justify-content: space-between;padding-top: 75px;padding-bottom: 100px;}
	.foot_menu ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.foot_menu ul li a{color: white;}
	.foot_menu ul li{width: 33.333%;margin-bottom: 10px;}
	.foot_menu{width: 35%;}
	.foot_lx{text-align: right;}
	.foot_lx p{color: white;margin-bottom: 5px;}
	.foot_lx p a{color: white;}
	.end{justify-content: space-between;text-align: center;}
	.end p{color: white;}
	.end p:nth-child(2){margin-top: 5px; font-size: 13px; }
	.end p a{color: white;}
	@media screen and (max-width:1550px) {
		.end p{font-size: 0.875rem;}
	}
	@media screen and (max-width:1440px) {
		.inc .gm{max-width: 1300px;}
		.inb .gm{max-width: 1300px;}
		.inf .gm{max-width: 1300px;}
	}
	@media screen and (max-width:1024px) {
		.end{display: block;text-align: center;}
		.foot_menu{display: none;}
	}
	@media screen and (max-width:768px) {
		.end p span{display: none;}
		.end p{font-size: medium;}
		.end p:nth-child(2){display: none; }
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:99; width:100%; display:block; background:#294972;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #203959;}
		.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 #203959;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.fpage{height: 365px!important;}
		.foot{position: relative;}
		.end{position: absolute;width: 100%;text-align: center;bottom: 15px;left: 0;}
		.foot_list{display: block;padding: 50px 0 0;}
		.foot_lx{text-align: left;margin-top: 20px;}
		.foot_lx p{font-size: 1rem;}
		.foot{height: 255px;}
		.end p{font-size: 1rem; display: inline; }
		.foot_logo img{height: 40px;}
		
	}
	
	.qqq{position: absolute;left: 48.1%;top: 10.4vh;transform: translate(-50%,0%);}
	
	.about_banner{background: url(../img/about_banner.jpg) center no-repeat;height: 500px;position: relative;text-align: center;}
	.about_banner>a{position: absolute;left: 160px;top: 60px;}
	.about_banner span{font-family:"CALIBRI";color: white;display: inline-block;padding-top: 230px;letter-spacing: 8px;}
	.about_banner h2{font-size: 2.25rem;font-weight: bold;color: white;margin:5px 0;text-transform: capitalize;}
	.about_banner h1{color: #dfa46e;font-size: 2.5rem;font-weight: 100;letter-spacing: 2px;text-transform: capitalize;}
	.about_menu{border-bottom: 1px solid #d9d9d9;}
	.about_menu ul{display: flex;justify-content: center;}
	.about_menu ul li a{display: block;font-size: 1.125rem;height: 75px;line-height: 75px;transition: .5s;text-transform: capitalize;}
	.about_menu ul li{margin-right: 60px;position: relative;}
	.about_menu ul li:nth-last-child(1){margin-right: 0;}
	.about_menu ul li::after{content: "";height: 3px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.about_menu ul li:hover::after{width: 100%;left: 0;}
	.about_menu ul li:hover a{color: #1b385d;}
	.al::after{width: 100%!important;left: 0!important;}
	.al a{color: #1b385d!important;}
	.about{padding: 85px 0;}
	.about_top{display: flex;justify-content: space-between;}
	.about_l h1{color: #1b385d;font-size: 3rem;position: relative;z-index: 2;}
	.about_l span{color: #f0efef;font-size: 2.25rem;font-family: "qs";text-transform: uppercase;display: inline-block;margin-top: -30px;margin-bottom: 10px;}
	.about_l p{color: #626262;font-size: 1.375rem;font-weight: 100;line-height: 36px;}
	.about_l p::after{content: "";width: 36px;height: 4px;background: #dfa46e;display: block;margin-top: 20px;border-radius: 50px;}
	.about_r p{color: #626262;font-size: 1.125rem;line-height: 30px;}
	.about_r{width: 58%;}
	.about_top{margin-bottom: 100px;}
	.about_num h1{color: #dfa46e;font-size: 2.5rem;font-family: "qs";line-height: 40px;}
	.about_num span{color: #6b6b6b;font-size: 1.125rem;display: inline-block;margin-left: 5px;}
	.about_bom p{color: #424242;font-size: 1.125rem;}
	.about_num{display: flex;align-items: flex-end;margin-bottom: 10px;}
	.about_bom ul{display: flex;justify-content: space-between;}
	.about_bom{margin-bottom: 110px;}
	.about_img{margin-bottom: 30px;}
	@media screen and (max-width:1024px) {
		.about_banner>a{position: fixed;width: 100%;height: 75px;background: #294972;box-sizing: border-box;left: 0;top: 0;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}
	}
	@media screen and (max-width:768px) {
		.about_top{display: block;margin-bottom: 50px;}
		.about_r{width: 100%;}
		.about_l p::after{margin-bottom: 40px;}
		.about_r p{font-size: medium;}
		.about_num h1{font-size: 1.875rem;}
		.about_num span{font-size: medium;}
		.about_menu ul li a{font-size: medium;}
		.about_menu ul li{margin-right: 0;}
		.about_menu ul{justify-content: space-around;}
		.about_bom ul{flex-wrap: wrap;justify-content: space-between;}
		.about_bom ul li{margin-bottom: 20px;}
		.about_bom{margin-bottom: 50px;}
		
	}
	@media screen and (max-width:520px) {
		.about_menu .gm{width: 100%;}
		.about_banner>a{height: 60px;}
		.about_banner>a>img{height: 30px;margin-top: 5px;}
		.about_banner{background-size: auto 100%;height: 300px;}
		.about_banner a h2 img{height: 30px;}
		.about{overflow: hidden;padding: 50px 0;}
		.about_banner span{padding-top: 140px;}
		.about_banner h2{font-size: 1.875rem;}
		.about_banner h1{font-size: 1.65rem;}
		.about_l h1{font-size: 2rem;}
		.about_l span{font-size: 1.875rem;}
		.about_l p{line-height: 26px;}
		.about_bom ul{flex-wrap: wrap;justify-content: space-between;}
		.about_bom ul li{margin-bottom: 20px;}
		.about_num h1{font-size: 1.65rem;line-height: 26px;}
		.about_num{margin-bottom: 5px;}
		.about_top{margin-bottom: 30px;}
		.about_bom{margin-bottom: 20px;}
		.about_img{margin-bottom: 0;}
		
	}
	
	.pro_banner{background: url(../img/pro_banner.jpg) center no-repeat;height: 500px;position: relative;text-align: center;}
	.pro_banner>a{position: absolute;left: 160px;top: 60px;}
	.pro_banner span{font-family:"CALIBRI";color: white;text-transform: uppercase;display: inline-block;padding-top: 230px;letter-spacing: 8px;}
	.pro_banner h2{font-size: 2.25rem;font-weight: bold;color: white;margin:5px 0;}
	.pro_banner h1{color: #dfa46e;font-size: 2.5rem;font-weight: 100;letter-spacing: 2px;}
	.pro_menu{border-bottom: 1px solid #d9d9d9;}
	.pro_menu ul{display: flex;justify-content: center;}
	.pro_menu ul li a{display: block;font-size: 1.125rem;height: 75px;line-height: 75px;transition: .5s;text-transform: capitalize;}
	.pro_menu ul li{margin-right: 60px;position: relative;}
	.pro_menu ul li:nth-last-child(1){margin-right: 0;}
	.pro_menu ul li::after{content: "";height: 3px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.pro_menu ul li:hover::after{width: 100%;left: 0;}
	.pro_menu ul li:hover a{color: #1b385d;}
	.pro_menu3 ul li::after{content: "";height: 2px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.pro_menu2{background: #f1f1f1;}
	.pro_menu2 ul{display: flex;align-items: center;justify-content: center;padding: 25px 0;}
	.pro_menu2 ul li p{color: #525252;font-size: 1.125rem;margin-top: 15px;transition: .5s;text-transform: capitalize;}
	.pro_menu2 ul li{align-self: baseline;margin-right: 80px;text-align: center;}
	.pro_menu2 ul li:nth-last-child(1){margin-right: 0;}
	.pro_ico img{transition: .5s;filter: brightness(0);opacity: .5;}
	.pro_menu2 ul li:hover .pro_ico img{filter: brightness(1);opacity: 1;}
	.pro_menu2 ul li:hover p{color: #dfa46e;}
	.pl .pro_ico img{filter: brightness(1)!important;opacity: 1!important;}
	.pl p{color: #dfa46e!important;}
	.pl2 a{color: #dfa46e!important;}
	.pro_list{padding: 85px 0;}
	.pro_list ul li{width: 32%;background: black;margin-bottom: 40px;float: left;margin-left: 2%;}
	.pro_list ul li:nth-child(3n+1){margin-left: 0;}
	.pro_txt{display: flex;background: #efefef;align-items: flex-end;padding: 20px;border-top: 1px solid #ffffff;justify-content: space-between;transition: .5s;}
	.pro_n h1{color: black;font-size: 1.25rem;margin-bottom: 5px;transition: .5s;text-transform: capitalize;}
	.pro_n p{color: #7f7f7f;font-size: 0.875rem;transition: .5s;height: 32px;overflow: hidden;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis;}
	.pro_txt>img{transition: .5s;filter: brightness(1);}
	.pro_img{position: relative;}
	.pro_img img{transition: .5s;}
	.pro_img::after{content: "";width: 100%;box-sizing: border-box;height: 100%;border: 3px solid rgba(0,0,0,0);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;opacity: .5;transition: .5s;}
	.pro_img::before{content: "+";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;transition: .5s;opacity: 0;color: white;font-size: 3.75rem;font-family: "Din";}
	.pro_list ul li:hover .pro_img::after{border-color: #dfa46e;width: calc(100% - 50px);height: calc(100% - 50px);}
	.pro_list ul li:hover .pro_img img{opacity: .5;}
	.pro_list ul li:hover .pro_img::before{opacity: .5;}
	.pro_list ul li:hover .pro_n h1{color: white;}
	.pro_list ul li:hover .pro_n p{color: white;}
	.pro_list ul li:hover .pro_txt{background: #dfa46e;}
	.pro_list ul li:hover .pro_txt>img{filter: brightness(100);}
	.pro_menu3{display: none;}
	@media screen and (max-width:1270px) {
		.pro_menu2 ul li{margin-right: 0;}
		.pro_menu2 ul{justify-content: space-between;}
	}
	@media screen and (max-width:1024px) {
		.pro_txt>img{display: none;}
		.pro_banner>a{position: fixed;width: 100%;height: 75px;background: #294972;box-sizing: border-box;left: 0;top: 0;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}
	}
	@media screen and (max-width:768px) {
		.pro_ico{display: none;}
		.pro_menu2 ul li a p{font-size: medium;}
		.pro_menu2 ul li{margin-right: 0;}
		.pro_menu2 ul{justify-content: space-around;}
		.pro_menu ul li a{font-size: medium;}
		.pro_txt>img{display: none;}
		.pro_n p{line-height: 18px;font-size: 1rem;}
		.pro_txt{padding: 15px 10px;}
		
	}
	@media screen and (max-width:520px) {
		.pro_banner a h2 img{height: 30px;}
		.pro_menu{display: none;}
		.pro_menu2{display: none;}
		.pro_menu3{display: block;}
		.pro_menu3 .gm{width: 100%;}
		.pro_banner>a{height: 60px;}
		.pro_banner>a>img{height: 30px;margin-top: 5px;}
		.pro_banner{background-size: auto 100%;height: 300px;}
		.pro_banner span{padding-top: 140px;}
		.pro_banner h2{font-size: 1.875rem;}
		.pro_banner h1{font-size: 1.65rem;}
		.pro_list{padding: 50px 0;}
		.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_txt{padding: 10px;}
		.pro_n p{font-size: 0.9375rem;}
		.pro_n h1{font-size: 1.125rem;}
	}
	
	.proshow{padding: 40px 0 130px;overflow: hidden;}
	.proshow_list{position: relative;}
	.proshow_img .tempWrap{margin: 0 auto;}
	.proshow_bt{margin-bottom: 30px;}
	.proshow_bt h1{color: black;font-size: 1.875rem;font-weight: bold;text-align: center;}
	.proshow_img ul li{text-align: center;display: flex;justify-content: center;width: 93%;}
	.proshow_img{position: relative;}
	.proshow_qh{position: absolute;width: 100%;top: 50%;transform: translate(0,-50%);left: 0;}
	.proshow_qh ul{display: flex;justify-content: space-between;}
	.proshow_qh ul li{cursor: pointer;}
	.proshow_num{position: absolute;height: 40px;border-radius: 50px;background: #dfa46e;padding: 0 10px;display: flex;align-items: center;color: white;bottom: 25px;right: 75px;}
	.proshow_num span{color: white;font-family: "CALIBRI";display: inline-block;margin: 0 10px;font-size: 1.5rem;}
	.proshow_zw{padding-top: 30px;position: relative;}
	.proshow_zw::after{content: "";width: 100vw;height: 500px;background: #eeeeee;display: block;position: absolute;top: -55px;z-index: -1;left: 50%;transform: translate(-50%,0);}
	@media screen and (max-width:520px) {
		.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:1.125rem;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: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: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(186, 186, 186, .5)!important;border-bottom:1px solid rgba(168, 168, 168, .1)!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:1.125rem; 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_qh{display: none;}
		.proshow_img ul li{width: 100%;}
		.proshow_img .tempWrap{margin: 0;}
		.proshow_img ul li{justify-content: inherit;}
		.proshow_img{position: static;}
		.proshow{overflow: initial;padding-bottom: 50px;}
		.proshow_num{height: 30px;}
		.proshow_num{right: 10px;bottom: 10px;}
	}
	
	.news_banner{background: url(../img/news_banner.jpg) center no-repeat;height: 500px;position: relative;text-align: center;}
	.news_banner>a{position: absolute;left: 160px;top: 60px;}
	.news_banner span{font-family:"CALIBRI";color: white;display: inline-block;padding-top: 230px;letter-spacing: 8px;}
	.news_banner h2{font-size: 2.25rem;font-weight: bold;color: white;margin:5px 0;text-transform: capitalize;}
	.news_banner h1{color: #dfa46e;font-size: 2.5rem;font-weight: 100;letter-spacing: 2px;text-transform: capitalize;}
	.news_menu{border-bottom: 1px solid #d9d9d9;}
	.news_menu ul{display: flex;justify-content: center;}
	.news_menu ul li a{display: block;font-size: 1.125rem;height: 75px;line-height: 75px;transition: .5s;text-transform: capitalize;}
	.news_menu ul li{margin-right: 60px;position: relative;}
	.news_menu ul li:nth-last-child(1){margin-right: 0;}
	.news_menu ul li::after{content: "";height: 3px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.news_menu ul li:hover::after{width: 100%;left: 0;}
	.news_menu ul li:hover a{color: #1b385d;}
	.news{background: #f2f2f2;}
	.news_list{padding: 80px 0;}
	.news_list ul li{width: 32%;position: relative;box-sizing: border-box;float: left;margin-left: 2%;margin-bottom: 55px;}
	.news_list ul li::after{content: "";width: 1px;background: #dadada;height: 100%;position: absolute;left: -3.333%;top: 0;display: block;}
	.news_list ul li:nth-child(3n+1)::after{display: none;}
	.news_list ul li:nth-child(3n+1){margin-left: 0;}
	.news_img img{width: 100%;}
	.news_img{position: relative;transition: .5s;}
	.news_txt{padding: 35px 0 45px;position: relative;}
	.news_txt::after{content: "";width: 0;height: 4px;background: #dfa46e;right: 0;transition: .5s;position: absolute;right: 0;bottom: 0;}
	.news_txt span{color: #909090;font-family: "Din";}
	.news_txt h1{color: #4a4a4a;font-size: 1.625rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin: 5px 0 10px;}
	.news_txt p{color: #8d8d8d;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;}
	.news_img span{background: #dfa46e;height: 47px;width: 40px;font-size: 0.875rem;color: white;position: absolute;right: 15px;top: -20px;display: flex;align-items: center;justify-content: center;text-align: center;line-height: 18px;}
	.news_list ul li:hover .news_img{box-shadow: 0 0 20px rgba(0,0,0,0.3);}
	.news_list ul li:hover .news_txt::after{width: 100%;left: 0;}
	@media screen and (max-width:1550px) {
		.news_img span{font-size: 1.125rem;}
	}
	@media screen and (max-width:1024px) {
		.news_banner>a{position: fixed;width: 100%;height: 75px;background: #294972;box-sizing: border-box;left: 0;top: 0;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}
	}
	@media screen and (max-width:768px) {
		.news_menu ul li a{font-size: medium;}
		
	}
	@media screen and (max-width:520px) {
		.news_banner>a{height: 60px;}
		.news_banner a h2 img{height: 30px;}
		.news_banner{background-size: auto 100%;height: 300px;}
		.news_banner span{padding-top: 140px;}
		.news_banner h2{font-size: 1.875rem;}
		.news_banner h1{font-size: 1.25rem;}
		.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_list ul li::after{display: none;}
		.news_img span{display: none;}
		.news_menu .gm{width: 100%;}
		.news_menu ul li{margin-right: 0;}
		.news_menu ul{display: block;}
		.news_list{padding: 40px 0;}
		.news_txt{padding: 10px 0;}
		.news_txt h1{font-size: 1.125rem;}
		.news_txt p{font-size: 1rem;line-height: 18px;-webkit-line-clamp: 3;height: 52px;}
		.news_txt span{font-size: 1.125rem;}
		.news_menu ul li a{height: 50px;line-height: 50px;}
		
	}
	
	.main{padding: 80px 0;}
	.news_show{padding: 20px 0;padding-bottom: 125px;}
	.news_rq2{display: none;}
	.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
	.xgnews-con li a{ font-size:14px;}
	.xgnews-con li span{ float:right; color:#999; font-size:12px;}
	.xgnews-con li a:hover{ text-decoration:underline;}
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.xgnews-con li{float: none;width: auto;}
		.newsshow_title{font-size: 1.25rem;}
		.nl_nr ul li a{padding: 12px 30px;font-size: 0.85rem;}
		.nl_nr ul{justify-content: space-between;}
		.news_nr li{margin: 10px 0;}
		.news_show{padding-bottom: 35px;}
		.newsshow_title p{font-size: 1.125rem;}
		.main{padding: 20px 0;}
		.newsshow_wnnr{font-size: 1.125rem!important;}
		.xgnews-tit{font-size: 1.65rem;}
		
	}
	
	.join_banner{background: url(../img/join_banner.jpg) center no-repeat;height: 500px;position: relative;text-align: center;}
	.join_banner>a{position: absolute;left: 160px;top: 60px;}
	.join_banner span{font-family:"CALIBRI";color: white;display: inline-block;padding-top: 230px;letter-spacing: 8px;}
	.join_banner h2{font-size: 2.25rem;font-weight: bold;color: white;margin:5px 0;text-transform: capitalize;}
	.join_banner h1{color: #dfa46e;font-size: 2.5rem;font-weight: 100;letter-spacing: 2px;text-transform: capitalize;}
	.join_menu{border-bottom: 1px solid #d9d9d9;}
	.join_menu ul{display: flex;justify-content: center;}
	.join_menu ul li a{display: block;font-size: 1.125rem;height: 75px;line-height: 75px;transition: .5s;text-transform: capitalize;}
	.join_menu ul li{margin-right: 60px;position: relative;}
	.join_menu ul li:nth-last-child(1){margin-right: 0;}
	.join_menu ul li::after{content: "";height: 3px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.join_menu ul li:hover::after{width: 100%;left: 0;}
	.join_menu ul li:hover a{color: #1b385d;}
	.join{background: #f2f2f2;}
	.join_list{padding: 80px 0;}
	.join_list h1{font-size: 1.5rem;color: black;}
	.join_list ul li div{display: flex;margin: 10px 0 20px;}
	.join_list ul li div p{color: #7e7e7e;font-size: 1.125rem;}
	.join_list ul li div p span{color: black;}
	.join_list ul li div p:nth-child(1){margin-right: 45px;}
	.join_list ul li{background: white;width: 49%;transition: .5s;margin-bottom: 25px;float: left;}
	.join_list ul li:nth-child(2n){margin-left: 2%;}
	.join_list ul li a{padding: 20px 40px 30px;display: block;}
	.join_list h2{color: #0a2240;display: inline-block;background: #f2f2f2;height: 40px;line-height: 40px;padding: 0 20px;transition: .5s;}
	.join_list ul li:hover h2{background: #1b385d;color: white;}
	.join_list ul li:hover{box-shadow: 0 0 30px rgba(0,0,0,0.2);}
	@media screen and (max-width:1024px) {
		.join_banner>a{position: fixed;width: 100%;height: 75px;background: #294972;box-sizing: border-box;left: 0;top: 0;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}
	}
	@media screen and (max-width:768px) {
		.join_menu ul li a{font-size: medium;}
		
	}
	@media screen and (max-width:520px) {
		.join_banner>a{height: 60px;}
		.join_banner a h2 img{height: 30px;}
		.join_banner{background-size: auto 100%;height: 300px;}
		.join_banner span{padding-top: 140px;}
		.join_banner h2{font-size: 1.875rem;}
		.join_banner h1{font-size: 1.65rem;}
		.join_menu ul li{margin-right: 0;}
		.join_menu ul{display: block;}
		.join_menu .gm{width: 100%;}
		.join_list ul li div{display: block;}
		.join_list ul li div p:nth-child(1){margin-right: 0;margin-bottom: 10px;}
		.join_menu ul li a{height: 50px;line-height: 50px;}
		.join_list ul li{width: 100%;margin-left: 0!important;}
		.join_list ul li a{padding: 20px 10px;}
		.join_list h2{font-size: 1.25rem;}
		.join_list{padding: 40px 0;}
		
	}
	
	
	.join_a{padding: 60px 0;}
	.joina_list{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 60px;}
	.joina_l h1{text-transform:uppercase;color: #1b385d;font-size: 2.25rem;font-weight: bold;margin-bottom: 35px;}
	.joina_l p{color: #505050;font-size: 1.125rem;line-height:1.5;}
	.joina_l{margin-top: 40px;width:60%;}
	.joina_r{position: relative;}
	.joina_r::after{content: "";width: 100%;height: 100%;position: absolute;background: #dfa46e;right: 10px;top: 12px;display: block;z-index: -1;border-radius: 20px 0 20px 0;}
	.joina_r img{border-radius: 0 20px 0 20px;}
	.joinb{background: #f1f1f1;padding: 115px 0;}
	.joinb_list ul{display: flex;justify-content: space-between;}
	.joinb_list ul li{height: 400px;width: 19%;background: white;padding: 55px 20px 0;box-sizing: border-box;transition: .5s;cursor: pointer;position: relative;bottom: 0;}
	.joinb_list h1{height: 52px;text-transform: capitalize;color: #505050;font-size: 1.875rem;margin-bottom: 25px;transition: .5s;}
	.joinb_list p{color: #505050;font-size: 1rem;line-height:1.25;height: 185px;transition: .5s;}
	.joinb_ico img{transition: .5s;filter: brightness(1);}
	.joinb_list ul li:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);bottom: 20px;background: #1b385d;}
	.joinb_list ul li:hover h1{color: white;}
	.joinb_list ul li:hover p{color: white;}
	.joinb_list ul li:hover .joinb_ico img{filter: brightness(400%);}
	.joinc_list{display: flex;justify-content: space-between;}
	.joinc_l{padding-top: 50px;width:60%;margin-right:5%;}
	.joinc{padding-top: 55px;}
	.joinc_l h1{text-transform:uppercase;color: #1b385d;font-size: 2.25rem;font-weight: bold;margin-bottom: 45px;}
	.joinc_l p{color: #505050;font-size: 1.125rem;line-height: 1.5;}
	.joinc_r{margin-right: 9vw;}
	@media screen and (max-width:1024px) {
		.joina_l{width: 48%;}
		.joina_r{width: 45%;}
		.joinc_r{margin-right: 0;}
		
	}
	@media screen and (max-width:768px) {
		.joina_list{display: block;}
		.joinb_list h1{height:auto;}
		.joina_l{width: 100%;margin-top: 0;}
		.joina_r{width: 100%;margin-top: 30px;}
		.joina_r img{width: 100%;}
		.joinb_ico img{display: none;}
		.joinb_list ul li{padding: 40px 10px;height: auto;}
		.joinb_list p{height: auto;line-height: 24px;}
		.joinb{padding: 50px 0;}
		.joinc_list{display: block;}
		.joinc_l{padding-top: 20px;width:100%;margin-right:0;}
		.joinc_r{margin-top: 50px;}
		
	}
	@media screen and (max-width:520px) {
		.joina_l h1{font-size: 1.875rem;margin-bottom: 15px;}
		.joina_l p{font-size: 1.25rem;line-height: 26px;}
		.joina_r::after{right: 5px;top: 5px;}
		.joinb_list ul li{padding: 20px 10px;}
		.joinb_list h1{margin-bottom: 10px;}
		.joinc_l{padding-top: 0;}
		.joinc_l h1{font-size: 1.875rem;margin-bottom: 10px;}
		.joinc_l p{font-size: 1.2rem;line-height: 26px;}
		.joinc_l p br{display: none;}
		
	}
	
	
	.s_banner{background: url(../img/s_banner.jpg) center no-repeat;height: 500px;position: relative;text-align: center;}
	.s_banner>a{position: absolute;left: 160px;top: 60px;}
	.s_banner span{font-family:"CALIBRI";color: white;display: inline-block;padding-top: 230px;letter-spacing: 3px;}
	.s_banner h2{font-size: 2.25rem;font-weight: bold;color: white;margin:5px 0;text-transform: capitalize;}
	.s_banner h1{color: #dfa46e;font-size: 2.5rem;font-weight: 100;letter-spacing: 2px;text-transform: capitalize;}
	.s_menu{border-bottom: 1px solid #d9d9d9;}
	.s_menu ul{display: flex;justify-content: center;}
	.s_menu ul li a{display: block;font-size: 1.125rem;height: 75px;line-height: 75px;transition: .5s;text-transform: capitalize;}
	.s_menu ul li{margin-right: 60px;position: relative;}
	.s_menu ul li:nth-last-child(1){margin-right: 0;}
	.s_menu ul li::after{content: "";height: 3px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.s_menu ul li:hover::after{width: 100%;left: 0;}
	.s_menu ul li:hover a{color: #1b385d;}
	.s{padding: 60px 0;}
	.sa_bt h1{color: #1b385d;font-size: 3rem;position: relative;z-index: 2;}
	.sa_bt span{color: #f0efef;font-size: 2.25rem;font-family: "qs";text-transform: uppercase;display: inline-block;margin-top: -30px;margin-bottom: 10px;}
	.sa_bt p{color: #626262;font-size: 1.5rem;line-height: 30px;}
	.sa_list{margin-top: 45px;}
	.sa_list ul{display: flex;justify-content: space-between;}
	.sa_list ul li{width: 32%;height: 330px;background: #1b385d;box-sizing: border-box;padding: 60px 20px 0;}
	.sa_list ul li:nth-child(2){background: #dfa46e;}
	.sa_list ul li:nth-child(2) h1{color: white;}
	.sa_list ul li:nth-child(2) p{color: white;}
	.sa_list h1{font-size: 1.875rem;color: white;margin-bottom: 20px;}
	.sa_list p{color: white;font-size: 1.125rem;line-height: 30px;}
	.sa_list div p{height: 150px;overflow-y: auto;}
	.sa_list div::after{content: "";width: 46px;height: 3px;background: white;display: block;}
	.sa{padding-bottom: 120px;}
	.sc{padding-top: 120px;padding-bottom: 100px;position: relative;}
	.sc_txt{padding-right: 30px;}
	.sc::after{content: "";height: 641px;width: 100%;position: absolute;left: 0;top: 0;z-index: -1;display: block;background: #F1F1F1;}
	.sc_txt h1{color: #1b385d;font-size: 2.5rem;margin-bottom: 45px;}
	.sc_txt p{color: #666666;font-size: 1.125rem;line-height: 30px;}
	.sc_txt p:nth-of-type(1){margin-bottom: 30px;}
	.sc_list{display: flex;justify-content: space-between;}
	.sc_l{width: 42.5%;margin-top: 10px;}
	.sc_txt h2{color: #666666;font-size: 1.5rem;line-height: 36px;margin-top: 30px;margin-bottom: 45px;}
	.sc_rimg ul{display: flex;justify-content: space-between;}
	.sc_rimg ul li:nth-child(1){margin-right: 20px;}
	.sc_rimg{margin-top: 27px;}
	@media screen and (max-width:1550px) {
		.sc_r{width: 50.5%;}
	}
	@media screen and (max-width:1270px) {
		.sa_list div::after{margin-top: 20px;}
	}
	@media screen and (max-width:1024px) {
		.sc_l>img{display: none;}
		.s_banner>a{position: fixed;width: 100%;height: 75px;background: #294972;box-sizing: border-box;left: 0;top: 0;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}
		.sa_list div p{height: 320px;line-height: 26px;}
		.sa_list ul li{height: 500px;}
		.sc_txt{padding-right: 0;}
		.sc_txt h1{font-size: 2rem;}
		.sc_txt h2{font-size: 1.25rem;line-height: 30px;}
		.sc_txt p{line-height: 26px;}
		.sc_l{margin-top: 0;}
		.sa{padding-bottom: 70px;}
	}
	@media screen and (max-width:768px) {
		.s_menu ul li a{font-size: medium;}
		.sa_list div p{height: auto;font-size: medium;}
		.sa_list ul li{height: auto;padding-bottom: 40px;}
		.sa_list div::after{display: none;}
		.sc_txt{padding-right: 0;}
		.sc_r{width: 100%;}
		.sc_list{display: block;}
		.sc_l{width: 100%;}
		.sc_txt p{font-size: medium;}
		.sc{padding: 70px 0;}
		
	}
	@media screen and (max-width:520px) {
		.s_banner>a{height: 60px;}
		.s_banner a h2 img{height: 30px;}
		.s_banner{background-size: auto 100%;height: 300px;}
		.s_banner span{padding-top: 140px;}
		.s_banner h2{font-size: 1.875rem;}
		.s_banner h1{font-size: 1.45rem;}
		.s_menu ul li a{height: 50px;line-height: 50px;}
		.s_menu ul li{margin-right: 0;}
		.s_menu ul{justify-content: space-between;display: block;}
		.s_menu .gm{width: 100%;}
		.sa_bt h1{font-size: 1.875rem;margin-bottom: 5px;}
		.sa_bt span{font-size: 1.65rem;}
		.sa_bt p{font-size: 1.125rem;line-height: 20px;}
		.s{padding: 50px 0;}
		.sa_list{margin-top: 15px;}
		.sa_list ul li{padding: 30px 10px;}
		.sa_list h1{font-size: 1.65rem;margin-bottom: 10px;}
		.sa{padding-bottom: 50px;}
		.sc_txt h1{font-size: 1.65rem;margin-bottom: 15px;}
		.sc{padding: 50px 0 0;}
		.sc_txt p{line-height: 22px;}
		.sc_txt p:nth-of-type(1){margin-bottom: 10px;}
		.sc_txt h2{margin: 20px 0 35px;line-height: 26px;}
		.sc_rimg{margin-top: 10px;}
		.sc_rimg ul li:nth-child(1){margin-right: 10px;}
		.sa_list div p{line-height: 22px;}
		
	}
	
	.c_banner{background: url(../img/c_banner.jpg) center no-repeat;height: 500px;position: relative;text-align: center;}
	.c_banner>a{position: absolute;left: 160px;top: 60px;}
	.c_banner span{font-family:"CALIBRI";color: white;display: inline-block;padding-top: 230px;letter-spacing: 8px;}
	.c_banner h2{font-size: 2.25rem;font-weight: bold;color: white;margin:5px 0;text-transform: capitalize;}
	.c_banner h1{color: #dfa46e;font-size: 2.5rem;font-weight: 100;letter-spacing: 2px;text-transform: capitalize;}
	.c_menu{border-bottom: 1px solid #d9d9d9;}
	.c_menu ul{display: flex;justify-content: center;}
	.c_menu ul li a{display: block;font-size: 1.125rem;height: 75px;line-height: 75px;transition: .5s;}
	.c_menu ul li{margin-right: 60px;position: relative;}
	.c_menu ul li:nth-last-child(1){margin-right: 0;}
	.c_menu ul li::after{content: "";height: 3px;background: #dfa46e;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.c_menu ul li:hover::after{width: 100%;left: 0;}
	.c_menu ul li:hover a{color: #1b385d;}
	.c{padding-top: 70px;background: url(../img/c_bg.jpg) center top no-repeat;}
	.c_bt h1{color: #1b385d;font-size: 2.25rem;position: relative;z-index: 2;text-transform: capitalize;}
	.c_bt span{color: #d5d5d5;font-size: 2.25rem;font-family: "qs";text-transform: uppercase;display: inline-block;margin-top: -20px;margin-bottom: 10px;}
	.c_bt p{color: #5a5a5a;text-transform: capitalize;}
	.c_bt{margin-bottom: 45px;}
	.c_tit h1{font-size: 1.625rem;color: #525151;text-transform: capitalize;}
	.c_tit span{color: #525151;font-size: 0.875rem;text-transform: uppercase;}
	.c_tit{margin-bottom: 95px;}
	.c_lx ul{display: flex;}
	.c_lx ul li{color: #525151;font-size: 1.125rem;display: flex;align-items: flex-end;margin-right: 70px;}
	.c_lx ul li a{color: #525151;font-size: 2.25rem;font-family: "din1451";line-height: 35px;}
	.c_lx ul li p{color: #525151;font-size: 2.25rem;font-family: "din1451";line-height: 35px;}
	.c_list{margin-bottom: 60px;position: relative;}
	.c_m{border: 1px solid #e9e9e9;padding: 20px;position: absolute;right: 0;bottom: 0;background: white;}
	.c_m p{color: #525151;margin-top: 10px;text-align: center;}
	.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: 118px;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;font-weight: bold;font-size: 1.25rem;text-transform: capitalize;}
	.m_l h1{color: #525151;line-height: 20px;}
	.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:1550px) {
		.c_lx ul li p{line-height: 20px;}
		.c_lx ul li a{line-height: 20px;}
	}
	@media screen and (max-width:1024px) {
		.c_banner>a{position: fixed;width: 100%;height: 75px;background: #294972;box-sizing: border-box;left: 0;top: 0;display: flex;align-items: center;justify-content: flex-end;padding-right: 20px;z-index: 2;}
		.map_menu img{display: none;}
		.m_l h1{font-size: 0.9375rem;line-height: 18px;}
		.map_menu ul li{padding: 0 10px;}
	}
	@media screen and (max-width:768px) {
		.c_m{position: static;display: inline-block;padding: 10px;margin-top: 40px;}
		.c_lx ul li{margin-right: 0;}
		.c_lx ul{justify-content: space-between;}
		.c_tit{margin-bottom: 50px;}
		.m_l h1{display: none;}
		.c{padding-bottom: 50px;}
		.map_menu ul li{height: 70px;}
		
	}
	@media screen and (max-width:520px) {
		.c_banner>a{height: 60px;}
		.c_banner a h2 img{height: 30px;}
		.c_banner{background-size: auto 100%;height: 300px;}
		.c_banner span{padding-top: 140px;}
		.c_banner h2{font-size: 1.875rem;}
		.c_banner h1{font-size: 1.45rem;}
		.c_lx ul{display: block;}
		.c_lx ul li{margin-bottom: 10px;}
		.c_bt span{font-size: 1.875rem;}
		.c{padding-top: 50px;}
		.c_bt{margin-bottom: 40px;}
		.c_tit{margin-bottom: 30px;}
		.c_m{margin-top: 20px;padding: 5px;}
		.c_m p{margin-top: 5px;}
		.c_lx ul li a{font-size: 1.875rem;}
		.c_list{margin-bottom: 30px;}
		.c_lx ul li p{font-size: 1.875rem;}
		.map_menu img{height: 25px;}
		.map_menu ul li{padding: 0 10px;}
		.m_l p{font-size: 1.125rem;}
		.c_bt h1{font-size: 1.875rem;margin-bottom: 5px;}
		.c_tit h1{font-size: 1.45rem;}
		
	}
	
	#dituContent{ height:600px!important;}
	#dituContent2{ height:600px!important;}
	#dituContent3{ height:600px!important;}
	@media screen and (max-width:520px) {
		#dituContent,#dituContent2,#dituContent3{ height:400px!important;}
	}
	
	
	/* 荣誉资质 */
	.hon ul li{width: 24%;margin-left: 1.333%!important;}
	.hon ul li:nth-child(4n+1){margin-left: 0!important;}
	.case_box{padding: 70px 0;}
	.case_box .gm>p{font-size: 1.125rem;margin-bottom: 10px;}
	.case_nr2 li{ float:left; width:32%; margin-left: 1.333%;margin-bottom: 40px;}
	.case_nr2 li:nth-child(3n+1){margin-left:0;}
	.case_kg{ position:relative;}
	.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
	.case_pic img{ display:block; width:100%; transition:0.5s;}
	.case_nr2 li:hover .case_pic img,.honor_nr li:hover .case_pic img{transform:scale(1.1);}
	.case_pic i{display:block; position:absolute; left:0; top:0;  width:100%; height:100%;}
	.case_mc{ padding: 5px 0; color:#000; background:#efefef; text-align:center; font-size:1rem; height:50px;overflow:hidden; transition:0.5s;display: flex;align-items: center;justify-content: center;}
	.case_nr2 li:hover .case_mc,.honor_nr li:hover .case_mc{background:#dfa46e; transition:0.5s;color: white;}
	.case_kg .border_top{
		position:absolute;height:3px;width:0;font-size:0;background:#dfa46e;top:0;left:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_right{
		position:absolute;height:0px;width:3px;font-size:0;background:#dfa46e;bottom:0;right:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_bottom{
		position:absolute;height:3px;width:0px;font-size:0;background:#dfa46e;right:0;bottom:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_kg .border_left{
		position:absolute;height:0px;width:3px;font-size:0;background:#dfa46e;left:0;top:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_nr2 li:hover .border_top,.case_nr2 li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
	.case_nr2 li:hover .border_left,.case_nr2 li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
	@media screen and (max-width:768px) {
		.case_dh{display: none;}
		.case_banner p{padding: 0 20px;}
		.case_box{padding: 50px 0;}
		.case_txt p{font-size: 1rem;}
		
	}
	@media screen and (max-width:520px) {
		.case_banner{background-size: auto 100%;height: 230px;}
		.case_menu ul li a{font-size: 1rem;}
		.case_menu ul li a{height: 60px;line-height: 60px;}
		.case_box{padding: 0;}
		.case_tdh .gm{height: 40px;}
		.case_nr2 li{width: 49%!important;margin: 0!important;margin-bottom: 20px!important;}
		.case_nr2 li:nth-child(2n){margin-left: 2%!important;}
		.hon ul li{width: 49%!important;margin: 0!important;margin-bottom: 20px!important;}
		.hon ul li:nth-child(2n){margin-left: 2%!important;}
		.case_mc{font-size: 0.875rem;height: 40px;}
		.case_nr2{padding: 40px 0;}
		.case_list li{width: 48.5%!important;margin: 0!important;margin-bottom: 20px!important;}
		.case_list li:nth-child(2n){margin-left: 1.333%!important;}
		.case_list{padding: 40px 0;}
		.case_nr2{padding-top: 0;}
		.hon{padding-top: 40px;}
		
	}
	
	
	.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:#1d2088; 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 #1d2088; 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:#1d2088; 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;}
		
	}
	
	
	.case_menu2{background: #eaeaea;}
	.case_menu2 ul{display: flex;justify-content: center;}
	.case_menu2 ul li a{display: block;color: #4d4d4d;height: 60px;line-height: 60px;transition: .5s;text-transform: capitalize;}
	.case_menu2 ul li{margin-right: 55px;position: relative;}
	.case_menu2 ul li::after{content: "";width: 0;height: 3px;right: 0;bottom: 0;transition: .5s;position: absolute;display: block;background: #1d2088;}
	.case_menu2 ul li:hover::after{left: 0;width: 100%;}
	.case_menu2 ul li:hover a{color: #1b385d;}
	.cl2::after{left: 0!important;width: 100%!important;}
	.cl2 a{color: #1b385d!important;}
	.case_menu2 ul li:nth-last-child(1){margin-right: 0;}
	@media screen and (max-width:520px) {
		.case_menu2 ul li a{font-size: 1.125rem;height: 45px;line-height: 45px;}
	}
	
	
	.ddt {margin-bottom:2em;}
	.ddt h2 {text-align:center; line-height:2; font-size:1.125rem; color:#383838; }
	.ddt h2 strong {color:#1b385d;}
	.ddt h2 span {color:#e80000;}	
	@media screen and (max-width:520px) {
		.ddt{margin-top: 50px;}
	}
	
	.lan{position: absolute;right: 80px;top: 60px;z-index: 99;}
	.lan a{font-family: "CALIBRI";color: white;font-weight: bold;font-size: 1.5rem;}
	@media screen and (max-width:1366px) {
		.lan{display: none;}
	}
	
	
	
	
	
	
	
	
	
	


	
	
	
	
	
	
	