@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei"; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#323232; text-decoration: none;outline:none;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}

.gm_top{width: 95%;max-width: 1860px;margin: 0 auto;}
.gm{width: 95%;max-width: 1600px;margin: 0 auto;}
.agm{width: 95%;max-width: 1400px;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:3px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
.ym{padding:15px 20px!important;background: #eaeaea;border: 1px solid #bfbfbf;border-radius: 100%;height: auto!important;display: inline-flex;align-items: center;justify-content: center;flex-direction: column;}
.ymp{padding:15px 20px!important;background: #eaeaea;border: 1px solid #bfbfbf;border-radius: 100%;height: auto!important;display: inline-flex;align-items: center;justify-content: center;flex-direction: column;}
#dituContent{ border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:350px!important;}
}
.xd em{width: 60%!important;}
.xd>a{color: #ae0000!important;font-weight: 600!important;}
.pxd{background: #d8e4ec;}
.pxd em{transform:scaleX(1)!important;}
.cxd{background: #077ed1;color: white!important;}
.axd{background: #077ed1;color: white!important;}
.nxd{background: #077ed1;color: white!important;}
.mxd a{color: #077ed1!important;font-weight: bold;}
.fswzj{display: none;}
	
	@font-face {
	 font-family:"din";
	 src: url("../font/din.eot"),
	      url("../font/din.ttf");
	}
	@font-face {
	 font-family:"pmzd";
	 src: url("../font/pmzd.eot"),
	      url("../font/pmzd.ttf");
	}
	@font-face {
	 font-family:"din_bl";
	 src: url("../font/din_bl.eot"),
	      url("../font/din_bl.ttf");
	}
	@font-face {
	 font-family:"dinstd";
	 src: url("../font/dinstd.eot"),
	      url("../font/dinstd.ttf");
	}
	@font-face {
	 font-family:"FRAHV";
	 src: url("../font/FRAHV.eot"),
	      url("../font/FRAHV.ttf");
	}
	@font-face {
	 font-family:"us";
	 src: url("../font/us.eot"),
	      url("../font/us.ttf");
	}
	@font-face {
	 font-family:"din1451";
	 src: url("../font/din1451.eot"),
	      url("../font/din1451.ttf");
	}
	
	
	
	.nav_box{width: 100%;transition: .5s;z-index: 999;position: sticky;background:white;box-shadow: 0 0 22px rgba(0,0,0,0.3);border-top: 3px solid #e10012;top: 0;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;height: 110px;}
	.top_logo a{display: flex;align-items: center;}
	.top_logo p{position: relative;}
	.top_logo p:nth-child(1){padding-right: 15px;margin-right: 15px;}
	.top_logo p:nth-child(1)::after{content: "";width: 2px;height: 22px;background: #a3a3a3;display: block;right: 0;position: absolute;top: 50%;transform: translate(0,-50%);}
	.logo_txt span{font-size: 0.6875rem;color: #7b7b7b;font-family:"D-DIN";letter-spacing: -0.5px;}
	.logo_txt{margin-left: 15px;margin-top: 20px;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;position: relative;}
	.top_nav>ul{display: flex;}
	.top_nav>ul>li{text-align: center;transition: .5s;position: relative;margin: 0 12.5px;}
	.top_nav>ul>li>a{white-space: nowrap;padding: 43px 0px;transition: .5s;color: #3a3a3a;z-index: 9;position: relative;display: block;}
	.top_nav>ul>li>em{background:#ae0000; display:block; position:absolute; left: 50%; bottom:25px; height:4px; transition:0.5s; width:0%; transform:translate(-50%,0);border-radius: 20px;}
	.top_nav>ul>li:hover em{width: 60%; transition:0.5s;}
	.top_nav>ul>li:hover>a{color: #ae0000;font-weight: 600;}
	.top_p::after{content: "";width: 1px;height: 22px;left: 0;display: block;background: #cccccc;position: absolute;top: 50%;transform: translate(0,-50%);}
	.top_box_move{position: fixed;transition: .3s;z-index: 999;top: 0;}
	.top_p{padding-left: 25px;position: relative;}
	.top_p>ul{display: flex;align-items: center;}
	.top_p>ul>li{margin-right: 20px;position: relative;cursor: pointer;}
	.top_p>ul>li:nth-last-child(1){margin-right: 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: #e10012;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;right: 0;position: absolute;display: none;}
	.menu_bg_show{transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.4);transition: all 0.5s;}
	.menu_txt a{font-size: 1.25rem;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{margin: 0 5px;}
	}
	@media screen and (max-width:1480px) {
		.top_nav>ul>li>a{font-size: 1rem;}
	}
	@media screen and (max-width:1410px) {
		.top_p{padding-left: 10px;}
		.top_logo p:nth-child(2){display: none;}
		.top_logo p:nth-child(1){margin-right: 0;padding-right: 0;}
		.top_logo p:nth-child(1)::after{display: none;}
	}
	@media screen and (max-width:1280px) {
		.top_p>ul>li:nth-child(1){display: none;}
	}
	@media screen and (max-width:1270px) {
		.top_nav{display: none;}
		.top_p{padding-left: 0;}
		.top_p::after{display: none;}
		.mob_inner_box{display: block;}
		.nav_box .gm_top{height: 90px;}
		.menu_bg{top: 90px;}
		.top_r_list{position: static;}
		.top_p{margin-right: 20px;}
		
	}
	
	@media screen and (max-width:768px) {
		.top_r_list::after{display: none;}
		.top_logo {padding:0;width: 60%;}
		.top_logo p{display: block;font-size: 2.15rem;font-weight: bold;}
		
		.logo_box{padding: 10px 0;}
		.top_nav ul{display: none;}
		.logo_txt{padding-left: 10px;margin-left: 10px;line-height: 30px;}
		.logo_img img{width: 17%;}
		/* .menu_bg{top: 60px;}
		.mob_inner{top: 26%;} */
		.nav_box{background: white;}
		.nav_box a{font-size: 1.125rem;display: block;}
		.menu_txt a{font-size: 1.125rem;padding: 15px 0;display: block;}
		.menu_txt ul li{padding: 0;}
		.nav_box .gm_top{height: 83px;position: static;}
		.top_r_list{background: transparent;margin-top: 0;margin-left: 0;}
		.menu_bg{width: 50%;height: auto;top: 83px;right: 0;}
		.nav_box .gm_top{justify-content: space-between;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);background: white;}
	}
	@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;display: block;}
		.logo_txt h2{display: none;}
		.logo_txt h1{font-size: 1.65rem;}
		.menu_bg{top: 53px;}
		.menu_txt a{font-size: 0.9rem;padding: 10px 0;display: block;}
		.menu_txt ul li{padding: 0;border-bottom: 1px solid rgba(255,255,255,0.2);}
		.mob_logo{display: flex;align-items: center;}
		.mob_logo>p{margin-left: 5px;color: black;font-weight: bold;}
		.top_logo a{display: flex;}
		
		.nav_box .gm_top{height: 53px;}
		.menu_bg{width: 50%;height: auto;top: 53px;right: 0;}
		.top_logo img{height: 45px;}
		.top_p img{height: 25px;}
		
		
	}
	.rj{position: relative;}
	.rj>ul>li{background: rgba(255,255,255,0.9);border-top: 1px solid rgba(255,255,255,0.9);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li>a{padding: 10px 0;width: 100%;display: block;transition: .5s;color: #585858;}
	.xs{position: absolute;display: none;width: 260%;left: -56px;}
	.xs::after{content: "";width: 100%;height: 1px;box-shadow: 0 0 22px rgba(0,0,0,0.3);display: block;top: 0;left: 0;position: absolute;}
	.rj>ul>li:hover>a{color: #ae0000;}
	
	
	/* banner */
	.banner{border-bottom: 6px solid #fff;}
	.swiper-container{
	    --swiper-pagination-color: #ffffff;/* 两种都可以 */
		--swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
		
		
	}
	
	.b_qh{position: absolute;right: 0;left: 0;width: 300px;margin: 0 auto;display: flex;justify-content: space-between;bottom: 52px;}
	.swiper-button-prev::after{display: none;}
	.swiper-button-next::after{display: none;}
	.b_qh>div{font-size: 0.875rem;font-family:"din";}
	.swiper-pagination-progressbar{top: auto!important;bottom: 50px;width: 10%!important;}
	.swiper-pagination{left: 50%!important;transform: translate(-50%,0)!important;}
	.swiper-pagination-progressbar{background: none!important;}
	.swiper-pagination-progressbar-fill{z-index: 30;}
	.swiper-pagination-progressbar::after{content: "";width: 100%;position: absolute;top: 50%;left: 0;height: 2px;transform: translate(0,-50%);display: block;background: rgba(255,255,255,0.5);}
	.swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:768px) {
		.swiper-slide img:nth-child(2){display: block;}
		.swiper-slide img:nth-child(1){display: none;}
	}
	@media screen and (max-width:520px) {
		.b_qh{display: none;}
		.swiper-container{
		    --swiper-pagination-color: #e10012;/* 两种都可以 */
			--swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
			
			
		}
	}
	
	
	
	
	.iny_box{background: #eeeeee;padding-top: 110px;padding-bottom: 90px;}
	.iny_tit{text-align: center;position: relative;margin-bottom: 55px;}
	.iny_tit h1{color: #000000;font-size: 3rem;font-weight: 400;position: relative;text-transform: uppercase;}
	.iny_tit::after{content: "";width: 44px;height: 4px;background: #8f0000;display: block;margin: 15px auto 0;border-radius: 20px;}
	.iny_list{display: flex;justify-content: space-between;}
	.iny_list>div{cursor: pointer;}
	.iny_l{position: relative;margin-right: 20px;width: 32.5%;overflow: hidden;}
	.iny_txt{position: absolute;left: 20px;bottom: 20px;margin-right: 10px;}
	.iny_txt h1{font-size: 1.65rem;color: white;margin-bottom: 10px;}
	.iny_txt p{color: white;line-height: 27px;height: 34px;transition: .5s;overflow: hidden;}
	.iny_l:hover .iny_txt p{height: 90px;}
	.iny_rt{display: flex;justify-content: space-between;margin-bottom: 20px;}
	.iny_r{width: 66.25%;}
	.iny_rtl{width: 49.057%;position: relative;}
	.iny_rtl img:nth-child(2){position: absolute;right: -20px;width: 81.5%;bottom: 0;}
	.iny_rtr{width: 49.057%;position: relative;}
	.iny_rtl:hover .iny_txt p{height: 110px;}
	.iny_rtr:hover .iny_txt p{height: 90px;}
	.iny_rb{position: relative;}
	.iny_rb:hover .iny_txt p{height: 90px;}
	@media screen and (max-width:1200px) {
		.iny_txt h1{font-size: 1.65rem;}
		.iny_txt p{font-size: 1rem;}
	}
	@media screen and (max-width:768px) {
		.iny_box{overflow: hidden;}
		.iny_tit h1::after{font-size: 4.5rem;}
		.iny_list{position: relative;padding-bottom: 290px;}
		.iny_rb{position: absolute;left: 0;width: 100%;bottom: 0;}
		.iny_rt{display: block;margin-bottom: 0;}
		.iny_l{width: 49%;margin-right: 0;}
		.iny_rt>div{width: 100%;}
		.iny_r{width: 49%;}
		.iny_rtr{margin-top: 17px;}
		.iny_txt{left: 20px;}
		
	}
	@media screen and (max-width:520px) {
		.iny_box{padding: 50px 0;}
		.iny_tit h1::after{font-size: 2.25rem;}
		.iny_tit h1{font-size: 1.65rem;}
		.iny_tit{margin-bottom: 20px;}
		.iny_list{display: block;padding-bottom: 150px ;}
		.iny_list>div{width: 100%;}
		.iny_l{position: relative;height: 400px;margin-bottom: 20px;}
		.iny_l img{position: absolute;bottom: 0;left: 0;}
		.iny_txt h1{font-size: 1.35rem;}
		.iny_txt p{line-height: 23px;height: auto;}
		.iny_list>div{pointer-events: none;}
		.iny_rb .iny_txt{bottom: 10px;}
		.iny_rb .iny_txt p br{display: none;}
		.iny_rb .iny_txt p{font-size: 0.875rem;line-height: 19px;}
		.iny_rb .iny_txt h1{font-size: 1.125rem;}
		.iny_txt{left: 10px;box-sizing: border-box;padding-right: 10px;}
		
	}
	
	.inp_box{padding-top: 110px;padding-bottom: 105px;position: relative;}
	.inp_box::after{content: "";width: 100%;height: 50%;position: absolute;left: 0;bottom: 0;z-index: -1;display: block;background: #eeeeee;}
	.inp_tit{text-align: center;position: relative;margin-bottom: 88px;}
	.inp_tit h1{color: #000000;font-size: 3rem;font-weight: 400;position: relative;text-transform: uppercase;}
	.inp_tit::after{content: "";width: 44px;height: 4px;background: #8f0000;display: block;margin: 15px auto 0;border-radius: 20px;}
	.inp_txt p{color: #000000;font-size: 1.125rem;}
	.inp_menu ul li a{display: block;padding: 50px 0 15px;text-align: center;}
	.inp_menu ul li{width: 16.666%;position: relative;border: 1px solid #e2e2e2;box-sizing: border-box;}
	.inp_menu ul li:nth-child(1n+2){margin-left: 25px;}
	.inp_menu ul{display: flex;justify-content: space-between;}
	.inp_menu{margin-bottom: 35px;}
	.inp_ico{position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;bottom: 50px;}
	.inp_menu ul li em{background: #d10000;width: calc(100% + 2px);height: 3px;transition: .5s;transform: scaleX(0);position: absolute;left: 0;bottom: -1px;}
	.inp_menu ul li:hover em{transform: scaleX(1);}
	.inp_menu ul .on em{transform: scaleX(1);}
	.inp_nr ul{display: flex;flex-wrap: wrap;}
	.inp_n p{color: black;font-size: 1.25rem;padding-bottom: 25px;text-align: center;background: white;}
	.inp_nr ul li{width: 24.143%;box-sizing: border-box;border: 1px solid #d8d8d8;margin-bottom: 12px;margin-left: 0.9%;}
	.inp_nr ul li:nth-child(4n+1){margin-left: 0;}
	.inp_more{text-align: center;}
	.inp_more a{display: inline-block;color: white;position: relative;padding: 15px 60px 15px 20px;background: #d00011;box-shadow:  0 0 22px rgba(174,12,25,0.2);}
	.inp_more a::after{content: "";width: 26px;height: 1px;background: rgba(255,255,255,0.5);display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
	@media screen and (max-width:1024px) {
		.inp_n p{font-size: 1.125rem;}
	}
	@media screen and (max-width:768px) {
		.inp_menu{display: none;}
		.inp_tit h1::after{font-size: 4.5rem;}
		
	}
	@media screen and (max-width:520px) {
		.inp_tit h1::after{font-size: 2.25rem;}
		.inp_tit h1{font-size: 1.65rem;}
		.inp_tit{margin-bottom: 20px;}
		.inp_box{padding: 50px 0 100px;}
		.inp_nr ul li{margin: 0;background: white;}
		.inp_img img{width: 100%;top: 50%;left: 0;transform: translate(0,-50%);position: absolute;}
		.inp_img{overflow: hidden;position: relative;height: 300px;}
		.inp_n p{padding-bottom: 10px;}
		.inp_more{margin-top: 20px;}
		.inp_more a{padding-top: 10px;padding-bottom: 10px;}
		
		
		
	}
	
	.ina_box{background: url(../img/ina_bg.jpg) center bottom fixed no-repeat;min-height: 880px;}
	.ina_list{display: flex;}
	.ina_l{width: 50%;color: white;padding-top: 225px;}
	.ina_r{width: 50%;position: relative;bottom: 42px;}
	.ina_num h1{font-family:"us";font-size: 5.25rem;line-height: 70px;}
	.ina_num span{font-size: 1.5rem;font-family:"us";}
	.ina_num{display: flex;align-items: flex-end;margin-bottom: 15px;justify-content: center;}
	.ina_l ul{display: flex;flex-wrap: wrap;}
	.ina_l ul li{width: 33%;text-align: center;position: relative;}
	.ina_l ul li::after{content: "";width: 1px;height: 66px;background: white;right: 0;bottom: 0;position: absolute;display: block;}
	.ina_l ul li:nth-last-child(1)::after{display: none;}
	.ina_l ul:nth-child(2){margin-top: 80px;}
	.ina_l ul:nth-child(2) .ina_num{align-items: flex-start;position: relative;}
	.ina_l ul:nth-child(2) li:nth-last-child(1) .ina_num span{font-family:"din1451";font-size: 3.125rem;line-height: 38px;}
	.ina_l ul:nth-child(2) li:nth-last-child(1) .ina_num::after{content: "㎡";font-size: 1.5rem;color: white;position: absolute;bottom: 0;left: 52%;transform: translate(-50%,0);}
	.ina_top{background: url(../img/ina_bg1.jpg) center no-repeat;height: 220px;line-height: 220px;}
	.ina_top h1{color: white;font-size: 3rem;font-weight: 400;padding-left: 40px;}
	.ina_bom{background: rgba(255,255,255,0.8);padding: 50px 40px;}
	.ina_bom h1{color: #000000;font-size: 2rem;margin-bottom: 20px;}
	.ina_bom p{color: #6a6a6a;line-height: 30px;margin-bottom: 20px;}
	.ina_more{margin-top: 80px;margin-left: 52px;}
	.ina_more a{display: inline-block;color: white;position: relative;padding: 15px 60px 15px 20px;background: #d00011;box-shadow:  0 0 22px rgba(174,12,25,0.2);}
	.ina_more a::after{content: "";width: 26px;height: 1px;background: rgba(255,255,255,0.5);display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
	@media screen and (max-width:1024px) {
		.ina_num h1{font-size: 4.25rem;line-height: 55px;}
		.ina_l ul:nth-child(2) li:nth-last-child(1) .ina_num span{font-size: 2.125rem;line-height: 25px;}
		.ina_l ul li{font-size: 0.875rem;}
	}
	@media screen and (max-width:768px) {
		.ina_list{flex-direction: column-reverse;padding-bottom: 70px;}
		.ina_l{width: 100%;padding-top: 70px;}
		.ina_r{width: 100%;}
	}
	@media screen and (max-width:520px) {
		.ina_top h1{font-size: 1.65rem;}
		.ina_top{background: #e70012;height: 100px;line-height: 100px;}
		.ina_bom h1 br{display: none;}
		.ina_bom h1{font-size: 1.65rem;margin-bottom: 20px;}
		.ina_bom{padding: 20px 10px;}
		.ina_bom p{margin-bottom: 10px;text-indent: 32px;}
		.ina_num h1{font-size: 2.5rem;line-height: 35px;}
		.ina_num span{font-size: 1.25rem;}
		.ina_l ul:nth-child(2) li:nth-last-child(1) .ina_num span{font-size: 1.35rem;line-height: 15px;}
		.ina_l ul:nth-child(2) li:nth-last-child(1) .ina_num::after{font-size: 1.25rem;bottom: -3px;left: 56%;}
		.ina_l ul li::after{display: none;}
		.ina_l p{font-size: 0.75rem;}
		.ina_l ul li{width: auto;}
		.ina_l ul{justify-content: space-between;}
		.ina_num{margin-bottom: 5px;}
		.ina_l{padding-top: 20px;}
		.ina_l ul:nth-child(2){margin-top: 40px;}
		.ina_more{margin-top: 40px;margin-left: 0;}
		.ina_more a{padding-top: 10px;padding-bottom: 10px;font-size: 0.875rem;}
		.ina_list{padding-bottom: 50px;}
		
	}
	
	.inw_box{padding-top: 110px;background: #ededed;}
	.inw_tit{text-align: center;position: relative;margin-bottom: 50px;}
	.inw_tit h1{color: #000000;font-size: 3rem;font-weight: 400;position: relative;}
	.inw_tit p{font-size: 1.25rem;color: #000000;}
	.inw_tit::after{content: "";width: 44px;height: 4px;background: #8f0000;display: block;margin: 15px auto 0;border-radius: 20px;}
	.inw_bg{background: url(../en/img/inw_bg.jpg) center no-repeat;min-height: 649px;}
	@media screen and (max-width:1024px) {
		.inw_bg{background-size: auto 100%;min-height: 463px;}
	}
	@media screen and (max-width:768px) {
		.inw_box{overflow: hidden;}
		.inw_tit h1::after{font-size: 4.5rem;}
		.inw_bg{min-height: 300px;}
		
	}
	@media screen and (max-width:520px) {
		.inw_tit h1::after{font-size: 2.25rem;}
		.inw_tit h1{font-size: 1.65rem;}
		.inw_tit{margin-bottom: 20px;}
		.inw_tit p{font-size: 1rem;}
		.inw_box{padding-top: 50px;}
		.inw_bg{min-height: 200px;background-position: 63%;}
		
	}
	
	.int_box{position: relative;}
	.int_tit{position: absolute;width: 95%;max-width: 1600px;margin: 0 auto;left: 0;right: 0;z-index: 2;top: 70px;pointer-events: none;}
	.int_tit span{font-size: 7.5rem;font-family:"din_bl";color: rgba(255,255,255,0.2);text-transform: uppercase;}
	.int_nr ul li{background: url(../img/int_img1.jpg) center no-repeat;min-height: 900px;}
	.int_nr ul li:nth-child(2){background: url(../img/int_img2.jpg) center no-repeat;}
	.int_nr ul li:nth-child(3){background: url(../img/int_img3.jpg) center no-repeat;}
	.int_nr ul li:nth-child(4){background: url(../img/int_img4.jpg) center no-repeat;}
	.int_nr ul li:nth-child(5){background: url(../img/int_img5.jpg) center no-repeat;}
	.int_nr ul li:nth-child(6){background: url(../img/int_img6.jpg) center no-repeat;}
	.int_list{position: relative;}
	.int_l p{color: white;font-size: 1.5rem;font-weight: 100;}
	.int_l h1{font-size: 3rem;font-weight: bold;color: white;margin-bottom: 20px;padding-top: 165px;}
	.int_fd{position: absolute;left: 0;top: 0;width: 95%;max-width: 1400px;right: 0;margin: 0 auto;display: flex;justify-content: space-between;}
	.int_menu{width: 46.429%;padding-top: 40px;}
	.int_menu p{font-size: 1.25rem;color: white;margin-top: 15px;text-align: center;}
	.int_menu ul li{position: relative;;cursor: pointer;border: 1px solid rgba(255,255,255,0.4);height: 215px;width: 33.333%;box-sizing: border-box;display: flex;justify-content: center;align-items: center;flex-direction: column;}
	.int_menu ul{display: flex;flex-wrap: wrap;}
	.int_menu ul>div{height: 215px;width: 33.333%;pointer-events: none;}
	.int_zz{height: 100%;width: 100%;position: absolute;left: 0;top: 0;background: #d00011;transition: .5s;transform: scale(0);}
	.int_zz span{font-size: 1.25rem;color: white;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);white-space: nowrap;}
	.int_zz img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: .5;}
	.int_zz:before{content: ""; position: absolute;left: 5px;top: 5px; width: 0; height: 0; border: 0px solid transparent; border-right: 18px solid transparent;border-top: 18px solid transparent;border-top-color: #FFFFFF;}
	.int_menu ul li:hover .int_zz{transform: scale(1);}
	.int_menu ul .on .int_zz{transform: scale(1);}
	@media screen and (max-width:1280px) {
		.int_zz span{font-size: 1.65rem;}
		.int_menu p{font-size: 1.45rem;}
	}
	@media screen and (max-width:1024px) {
		.int_menu{width: 54%;}
	}
	@media screen and (max-width:768px) {
		.int_fd{display: block;}
		.int_menu{width: 100%;padding-top: 135px;}
		.int_menu ul>div{display: none;}
		.int_tit span{font-size: 4.5rem;}
		
	}
	@media screen and (max-width:520px) {
		.int_box{overflow: hidden;}
		.int_tit span{font-size: 2.5rem;}
		.int_tit{top: 50px;}
		.int_l h1{font-size: 1.65rem;padding-top: 95px;margin-bottom: 5px;}
		.int_l p{font-size: 1.125rem;}
		.int_ico img{height: 40px;}
		.int_menu p{font-size: 1.125rem;margin-top: 10px;}
		.int_zz span{font-size: 1.35rem;}
		.int_zz img{height: 40px;}
		.int_menu ul li{height: 100px;}
		.int_nr ul li{background-size: auto 100%!important;min-height: 470px;}
		.int_menu{padding-top: 65px;}
		
	}
	
	.inn_box{padding-top: 110px;padding-bottom: 190px;position: relative;}
	.inn_hr{position: absolute;width: 95%;max-width: 1400px;right: 0;left: 0;margin: 0 auto;top: 0;display: flex;justify-content: space-evenly;height: 100%;pointer-events: none;}
	.inn_hr em{width: 1px;height: 100%;background: #ebebeb;}
	.inn_hr em:nth-child(1){margin-right: 33px;}
	.inn_tit{text-align: center;position: relative;margin-bottom: 95px;}
	.inn_tit h1::after{content: "News cennter";position: absolute;left: 50%;transform: translate(-50%,0);color: rgba(0,0,0,0.05);font-size: 7.5rem;font-family:"din_bl";display: block;text-transform: uppercase;white-space: nowrap;bottom: 0;}
	.inn_tit h1{color: #000000;font-size: 3rem;font-weight: 600;position: relative;}
	.inn_tit p{font-size: 1.25rem;color: #000000;}
	.inn_tit::after{content: "";width: 44px;height: 4px;background: #8f0000;display: block;margin: 15px auto 0;border-radius: 20px;}
	.inn_txt h1{color: #2b2b2b;font-size: 1.5rem;height: 62px;overflow: hidden;margin-bottom: 15px;transition: .5s;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.inn_txt p{color: #7a7a7a;height: 63px;margin-bottom: 10px;overflow: hidden;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.inn_list{margin-bottom: 50px;}
	.inn_list ul li{width: 30%;position: relative;transition: .5s;bottom: 0;}
	.inn_list ul{display: flex;justify-content: space-between;}
	.inn_txt {padding-top: 60px;}
	.inn_txt span{color: #d20000;font-size: 1.125rem;position: relative;transition: .5s;opacity: 0;}
	.inn_txt span::after{content: "";width: 100%;height: 8px;background: #cbcbcb;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;}
	.inn_time h1{transition: .5s;width: 70px;height: 70px;display: flex;justify-content: center;align-items: center;background: #d20000;font-size: 3rem;font-family:"din";color: white;}
	.inn_time span{color: white;font-size: 1.25rem;font-family:"din";}
	.inn_img{position: relative;}
	.inn_time{position: absolute;left: 27px;bottom: -25px;}
	.inn_list ul li:hover .inn_txt h1{color: #d20000;}
	.inn_list ul li:hover .inn_txt span{opacity: 1;}
	.inn_list ul li:hover{bottom: 40px;}
	.inn_more{text-align: center;}
	.inn_more a{display: inline-block;color: white;position: relative;padding: 15px 60px 15px 20px;background: #d00011;box-shadow:  0 0 22px rgba(174,12,25,0.2);}
	.inn_more a::after{content: "";width: 26px;height: 1px;background: rgba(255,255,255,0.5);display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}
	@media screen and (max-width:768px) {
		.inn_box{overflow: hidden;}
		.inn_tit h1::after{font-size: 4.5rem;}
		.inn_txt h1{font-size: 1.25rem;height: 50px;}
		.inn_time h1{font-size: 1.875rem;width: 50px;height: 50px;}
		
	}
	@media screen and (max-width:520px) {
		.inn_hr{display: none;}
		.inn_tit h1::after{font-size: 2.25rem;}
		.inn_tit h1{font-size: 1.65rem;}
		.inn_tit{margin-bottom: 20px;}
		.inn_box{padding-top: 50px;padding-bottom: 45px;}
		.inn_txt h1{height: auto;-webkit-line-clamp:1;}
		.inn_txt{padding-top: 40px;}
		.inn_more{margin-top: 0px;margin-left: 0;}
		.inn_more a{padding-top: 10px;padding-bottom: 10px;font-size: 0.875rem;}
		.inn_txt span{display: none;}
		.inn_list{margin-bottom: 30px;}
		.inn_txt p{line-height: 20px;}
		
		
	}
	
	.foot_box{background: url(../img/foot_bg.jpg) center no-repeat;position: relative;}
	.foot_box2{background: url(../img/foot_bg.jpg) center bottom no-repeat;position: relative;}
	.ft{color: white;text-align: center;background: url(../img/ft_bg.jpg) center no-repeat;min-height: 350px;width: 95%;max-width: 1600px;margin: 0 auto;right: 0;left: 0;position: absolute;top: -140px;}
	.ft h1{font-size: 3rem;font-weight: bold;padding-top: 90px;}
	.ft p{font-size: 2.5rem;}
	.foot_list2{padding-top: 85px;display: flex;justify-content: space-between;}
	.foot_list{padding-top: 270px;display: flex;justify-content: space-between;}
	.foot_logo{margin-bottom: 30px;}
	.foot_lx h1{font-size: 1.125rem;color: white;margin-bottom: 10px;}
	.foot_lx a{color: #9a9a9a;}
	.foot_lx ul li{color: #9a9a9a;background: url(../img/foot_ico1.png) center left no-repeat;padding-left: 23px;}
	.foot_lx ul li:nth-of-type(2){background: url(../img/foot_ico2.png) center left no-repeat;}
	.foot_lx{display: flex;margin-bottom: 25px;align-items: center;}
	.foot_m{margin-left: 30px;border-radius: 10px;overflow: hidden;}
	.foot_menu ul li a{font-size: 1.125rem;color: white;}
	.foot_menu ul{display: flex;justify-content: space-between;}
	.foot_r{width: 46%;}
	.foot_menu{margin-bottom: 55px;margin-top: 20px;}
	.foot_ico ul li{margin-left: 20px;}
	.foot_ico ul{display: flex;justify-content: flex-end;}
	.end_box{margin-top: 20px;border-top: 1px solid rgba(255,255,255,0.2);text-align: center;}
	.end_box .agm{padding: 30px 0;}
	.end_box a{color: white;}
	.end_box p{color: white;}
	@media screen and (max-width:1280px) {
		.foot_r{width: 37%;}
	}
	@media screen and (max-width:1024px) {
		.foot_r{display: none;}
	}
	@media screen and (max-width:520px) {
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#e10012;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #c80010;}
		.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 #c80010;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		.foot_lx ul li a{font-size: 1.35rem;}
		
		.ft h1{font-size: 1.65rem;padding-top: 0;}
		.ft p{font-size: 1.45rem;}
		.ft{background-size: auto 100%;min-height: 150px;display: flex;flex-direction: column;justify-content: center;align-items: center;top: 0;}
		.foot_list{padding-top: 200px;}
		.foot_lx ul li a{font-size: 1rem;display: block;background: url(../img/foot_ico1.png) center left no-repeat;padding-left: 20px;margin-bottom: 5px;}
		.foot_lx ul li span{display: none;}
		.foot_lx ul li{padding-left: 0;background: none!important;}
		.foot_lx ul li:nth-of-type(2){padding-left: 23px;background: url(../img/foot_ico2.png) center left no-repeat!important;}
		.foot_lx{justify-content: space-between;margin-bottom: 15px;}
		.end_box .agm{padding: 10px 0;display: block;text-align: center;}
		.end_box {margin-bottom: 49px;margin-top: 0px;}
		.end_box p{font-size: 0.875rem;display: inline;}
		.end_box p a{font-size: 0.875rem;}
		.foot_m{margin-left: 0;margin-right: 30px;}
		.foot_list2{padding-top: 50px;}
		
	}
	
	/* 导购 */
	.prosg_banner{background: url(../img/prosg_banner.jpg) center no-repeat;height: 350px;color: white;text-align: center;}
	.prosg_banner p{font-family:"din";display: inline-block;font-size: 2.25rem;padding-top: 145px;}
	.prosg_banner h1{color: white;font-size: 2.25rem;text-transform: uppercase;}
	.prosg_banner h1::after{content: "";width: 48px;height: 3px;background: white;display: block;margin: 20px auto;}
	.sg_box{background: #ebebeb;padding-top: 85px;padding-bottom: 125px;}
	.sga{text-align: center;}
	.sga span{font-family:"din";width: 78px;height: 78px;background: #a2000d;border-radius: 50%;display: inline-block;text-align: center;line-height: 78px;color: white;font-size: 3rem;}
	.sga h1{color: black;font-size: 1.875rem;margin: 5px 0;}
	.sga p{color: black;font-size: 1.25rem;}
	.sga{margin-bottom: 65px;}
	.sgb ul{display: flex;justify-content: center;}
	.sgb ul li{color: #686868;font-size: 1.25rem;margin-right: 50px;position: relative;display: flex;align-items: center;}
	.sgb ul li:nth-last-child(1){margin-right: 0;}
	.sgb input[type=checkbox] { display: inline-block; width: 20px;height: 20px;cursor: pointer;}
	.sgb{margin-bottom: 85px;}
	.sgb_next{text-align: center;margin-bottom: 70px;}
	.sgb_next button{background: #AE0000;color: white;font-size: 1.125rem;border: none;padding: 15px 45px;cursor: pointer;}
	/* .sgb_next .next{background: #AE0000!important;color: white!important;} */
	.sgb_jd em{width: 32px;height: 32px;background: #b6b6b6;border-radius: 50%;display: inline-block;position: relative;z-index: 2;}
	.sgb_jd{display: flex;justify-content: center;align-items: center;position: relative;}
	.sgb_jd::after{content: "";width: 100%;height: 1px;background: #d4d4d4;display: block;position: absolute;top: 50%;left: 0;transform: translate(0,-50%);}
	.sgb_jd em:nth-child(2){margin: 0 200px;}
	.ck{background: #AE0000!important;}
	.sgb_next button[disabled=disabled]{color: #616161;background: #b6b6b6;}
	@media screen and (max-width:1280px) {
		.sgb ul li{margin-right: 20px;}
	}
	
	
	/* 产品中心 */
	.pro_banner{background: url(../img/pro_banner.jpg) center no-repeat;height: 350px;color: white;text-align: center;}
	.pro_banner p{font-family:"din";display: inline-block;font-size: 2.25rem;padding-top: 145px;}
	.pro_banner h1{color: white;font-size: 2.25rem;text-transform: uppercase;}
	.pro_banner h1::after{content: "";width: 48px;height: 3px;background: white;display: block;margin: 20px auto;}
	.pro_menu ul li a{display: block;padding: 50px 0 15px;text-align: center;}
	.pro_menu ul li{width: 16.666%;position: relative;border: 1px solid #e2e2e2;box-sizing: border-box;}
	.pro_menu ul li:nth-child(1n+2){margin-left: 25px;}
	.pro_menu ul{display: flex;justify-content: space-between;}
	.pro_menu{margin-bottom: 30px;padding-top: 100px;position: relative;}
	.pro_menu::after{content: "";width: 95%;max-width: 1400px;background: #c70010;height: 6px;position: absolute;top: -3px;left: 50%;transform: translate(-50%,0);display: block;border-radius: 50px;}
	.pro_ico{position: absolute;left: 0;right: 0;margin: 0 auto;text-align: center;bottom: 50px;}
	.pro_menu ul li em{background: #d10000;width: calc(100% + 2px);height: 3px;transition: .5s;transform: scaleX(0);position: absolute;left: 0;bottom: -1px;}
	.pro_menu ul li:hover em{transform: scaleX(1);}
	.pl em{transform: scaleX(1)!important;}
	.pro_txt p{color: #000000;font-size: 1.125rem;}
	.pro_box{background: #ebebeb;padding: 40px 0;}
	.pro_bt h1{color: #2c2c2c;font-size: 1.45rem;}
	.pro_bt span{color: #c70010;font-size: 1.125rem;}
	.pro_bt{display: flex;align-items: flex-end;margin-bottom: 20px;}
	.pro_n{background: white;padding-bottom: 25px;}
	.pro_n p{color: black;font-size: 1.25rem;text-align: center;background: white;height: 52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.pro_list ul li{width: 24.143%;box-sizing: border-box;border: 1px solid #d8d8d8;margin-bottom: 12px;margin-left: 0.9%;float: left;}
	.pro_list ul li:nth-child(4n+1){margin-left: 0;}
	.pro_list{padding-bottom: 60px;}
	@media screen and (max-width:1024px) {
		.pro_n p{font-size: 1.125rem;}
		.pro_menu ul{display: block;overflow: hidden;padding-top: 77px;}
		.pro_menu ul li{float: left;border: none;width: auto;}
		.pro_menu ul li a{border: 1px solid #d8d8d8;position: relative;padding-left: 30px;padding-right: 30px;}
		.pro_menu ul li:nth-child(1n+2){margin-left: 0;padding-left: 20px;}
		.pro_menu{padding-top: 30px;overflow: hidden;}
	}
	@media screen and (max-width:768px) {
		.sgb ul{flex-wrap: wrap;}
		.sgb ul li{margin-bottom: 20px;}
		.pro_n p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		
	}
	@media screen and (max-width:520px) {
		.prosg_banner{display: flex;flex-direction: column;justify-content: center;align-items: center;}
		.prosg_banner p{font-size: 1.65rem;padding-top: 0;}
		.prosg_banner h1{font-size: 1.65rem;}
		.prosg_banner{background-size: auto 100%;height: 230px;}
		.prosg_banner h1::after{margin-bottom: 0;}
		
		.pro_banner{display: flex;flex-direction: column;justify-content: center;align-items: center;}
		.pro_banner p{font-size: 1.65rem;padding-top: 0;}
		.pro_banner h1{font-size: 1.65rem;}
		.pro_banner{background-size: auto 100%;height: 230px;}
		.pro_banner h1::after{margin-bottom: 0;}
		
		.pro_txt p{font-size: 1.125rem;}
		.sga span{font-size: 1.875rem;width: 50px;height: 50px;line-height: 50px;}
		.sga h1{font-size: 1.65rem;}
		.sga p{font-size: 1.25rem;}
		.sgb ul li{font-size: 1.125rem;}
		.sgb_jd{display: none;}
		.sgb{margin-bottom: 40px;}
		.sgb_next button[disabled=disabled]{font-size: 1rem;padding: 10px 30px;}
		.sgb_next button{font-size: 1rem;padding: 10px 30px;}
		.sg_box{padding-bottom: 0;}
		.sgb_next{margin-bottom: 0;padding-bottom: 50px;}
		.sga{margin-bottom: 30px;}
		
		.pro_list ul li{width: 49%;margin-left: 0!important;margin-bottom: 15px;}
		.pro_list ul li:nth-child(2n){margin-left: 2%!important;}
		.pro_n p{font-size: 1rem;padding-bottom: 10px;}
		.pro_bt h1{font-size: 1.65rem;}
		
		
	}
	
	/* 产品内页 */
	.proshow_box{overflow: hidden;background: url(../img/proshow_bg.jpg) top center no-repeat;min-height: 870px;padding-bottom: 100px;}
	.proshow_banner{background: url(../img/proshow_banner.jpg) center no-repeat;height: 150px;color: white;text-align: center;}
	.proshow_banner p{font-family:"din";display: inline-block;font-size: 1.5rem;padding-top: 30px;text-transform: uppercase;}
	.proshow_banner h1{color: white;font-size: 2.25rem;}
	.proshow_banner h1::after{content: "";width: 48px;height: 3px;background: white;display: block;margin: 13px auto;}
	.pro_plnr{background: rgba(205,214,223,0.8);position: absolute;top:-70px;width: 100%;text-align: center;}
	.pro_plnr ul{display: flex;justify-content: space-between;}
	.pro_plnr ul li{width: 20%;position: relative;}
	.pro_plnr ul li::after{content: "";height: 21px;width: 1px;background: #7d7d7d;display: block;position: absolute;left: 0;top: 37%;}
	.pro_plnr ul li:nth-child(1)::after{display: none;}
	.pro_plnr ul li a{display: block;padding: 25px 16px;}
	.pro_pl i{width: 0.1px;height: 0.1px;}
	.pro_pl .gm_pro{position: relative;}
	.proshow_dh{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #cfcfcf;margin-bottom: 65px;}
	.proshow_l{color: #616161;padding: 20px 0;}
	.proshow_l li{display: flex;align-items: center;}
	.proshow_l a{color: #616161;}
	.proshow_r h1{font-size: 1.5rem;font-weight: bold;}
	.proshow_list{padding-bottom: 30px;box-sizing: border-box;position: relative;}
	.proshow_tit{text-align: center;margin-bottom: 50px;}
	.proshow_tit h1{font-size: 2rem;font-weight: bold;color: #000;}
	.proshow_tit span{font-size: 1.95rem;color: #932222;}
	.proshow_img{text-align: center;position: relative;height: 550px;}
	.proshow_ys ul{display: flex;justify-content: space-around;}
	.proshow_ys ul li{font-weight: bold;font-size: 1.1rem;position: relative;}
	.proshow_ys ul li::after{content: "";width: 9px;height: 9px;border-radius: 50px;border: 3px solid #911f21;display: block;position: absolute;left: -19px;top: 23%;}
	.proshow_ys{position: absolute;bottom: -6px;width: 100%;}
	.proshow_nr{background: white;border: 2px solid #dbdbdb;border-bottom: none;}
	.proshow_nr::after{content: "";height: 1px;width: 98%;background: #dbdbdb;display: block;margin: 0 auto;}
	.proshow_nr h1{padding: 22px 24px;font-weight: bold;color: #484848;font-size: 1.25rem;}
	.proshow_zwbox{border: 2px solid #dbdbdb;border-top: none;}
	/* .proshow_an{position: absolute;left: 0;top: 50%;transform: translate(0,-50%);} */
	.proshow_an ul li{border: 2px solid #bababa;background: white;margin-bottom: 7px;cursor: pointer;}
	.proshow_an{width: 11.7%;}
	.proshow_list2{display: flex;align-items: center;justify-content: space-between;}
	.proshow_an ul .on{border: 2px solid #d00011;}
	.proshow_an ul{transition: .5s;}
	.proshow_an{position: relative;}
	.proshow_qh2{pointer-events: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: center;}
	.proshow_qh2>div{display: block;cursor: pointer;pointer-events: all;position: relative;}
	.proshow_qh2>div{bottom: 20px;}
	.proshow_qh2>div:nth-child(2){top: 20px;}
	@media screen and (max-width:768px) {
		
		.proshow_list2{flex-direction: column-reverse;}
		.proshow_an{width: 100%;}
		.proshow_an ul li{width: 29%;margin: 0 5px;}
		.proshow_an .tempWrap{margin: 0 auto;}
		.proshow_qh2{top: 50%;transform: translate(0,-50%);display: flex;justify-content: space-between;flex-direction: row;}
		.proshow_qh2>div:nth-child(1){transform: rotate(-90deg);bottom: 0;}
		.proshow_qh2>div:nth-child(2){transform: rotate(-90deg);top: 0;}
		.proshow_img{height: auto;}
		.proshow_box{background: #ededed;min-height: auto;}
		
		.mean-nav ul{display: block;}
		header nav li{ position:relative; float:left;}
		header nav li a{color:#fff; padding:0 45px; font-size:1rem; /* background:url(../images/fl_fg.png) no-repeat right center; */ height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
		header nav li:hover a,header nav li.cur a{color:#fff;}
		header nav li i{ background:#47b560; width:76%; height:66%; position:absolute; bottom:17%; left:12%; border-radius:3px; transform:scale(0); transition:0.5s;}
		header nav li:hover i,header nav li.cur i{transform:scale(1); transition:0.5s;}
		
		.mean-container .mean-nav {float:left;width:100%;background: rgba(245,245,245,1); /* margin-bottom:15px; */}
		.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
		.mean-container .mean-nav ul li {position:relative;width:100%;padding: 0;}
		.mean-container .mean-nav ul li a {color:#333; display:block;width:100%; background:none; font-size:1rem;padding:0 0%;height:39px; line-height:42px;margin:0px;margin-right: 0;/* border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5); */text-decoration:none;text-transform:uppercase}
		.mean-container .mean-nav ul li li a {width: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(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
		/* .mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(0,0,0,.9)} */
		.mean-container .mean-push {/* float:left; */	width:100%;	padding:0;	margin:0;clear:both}
		.mean-nav .wrapper {width:100%;padding:0;margin:0}
		.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
		.mean-remove {display:none!important}
		header nav {text-align: center;background: #efefef;}
		header nav ul {margin:0;padding:1em;list-style-type: none;} 
		
		header{ background:none; width:auto; display:block;position: relative; z-index:1; margin:0px; padding:0; border-radius:0; float:none !important;}
		header nav li{background:none; line-height:inherit; margin-bottom:auto;}
		header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
		header nav li span{ display:none;}
		header nav li ul li{ margin:auto; background:none;}
		header nav li ul li a{border:0;	 line-height:inherit;}
		header nav li i{ height:40px; bottom:0; width:100%; height:100%; left:0; border-radius:0;}
		.mean-container .mean-bar {/* margin-top: 15px; */width:100%;position:relative;background:#efefef;height:43px; z-index:99;}
		.mean-container .mean-bar div.fl{ font-size:1rem; color:#000; line-height:43px; padding-left:2%;}
		.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:10px 24px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
		.mean-container a.meanmenu-reveal span {display:block;background:#000;height:3px;margin-top:3px}
		.proshow_ys{position: static;padding-bottom:1rem;}
		.proshow_img{margin-bottom: 47px;}
	}
	@media screen and (max-width:520px) {
		.proshow_banner h1{font-size: 1.65rem;}
		.proshow_tit h1{font-size: 1.45rem;}
		.proshow_dh{margin-bottom: 30px;}
		.proshow_tit{margin-bottom: 20px;}
		.proshow_an ul li{margin: 0 2px;float: left;}
		.proshow_qh2>div:nth-child(1){right: 10px;}
		.proshow_qh2>div:nth-child(2){left: 10px;}
		.proshow_qh2>div img{width: 70%;}
		.proshow_img{margin-bottom: 20px;}
		.proshow_nr h1{font-size: 1.125rem;padding: 15px 20px;}
		.proshow_box{padding-bottom: 50px;}
		
		
	}
	
	
	/* 定制 */
	.cus_banner{background: url(../img/custom_banner.jpg) center no-repeat;height: 350px;color: white;text-align: center;}
	.cus_banner p{font-family:"din";display: inline-block;font-size: 2.25rem;padding-top: 145px;text-transform: uppercase;}
	.cus_banner h1{color: white;font-size: 2.25rem;text-transform: uppercase;}
	.cus_banner h1::after{content: "";width: 48px;height: 3px;background: white;display: block;margin: 20px auto;}
	@media screen and (max-width:520px) {
		.cus_banner{display: flex;flex-direction: column;justify-content: center;align-items: center;}
		.cus_banner p{font-size: 1.65rem;padding-top: 0;}
		.cus_banner h1{font-size: 1.65rem;}
		.cus_banner{background-size: auto 100%;height: 230px;}
		.cus_banner h1::after{margin-bottom: 0;}
	}
	
	/* 新闻中心 */
	.news_banner{background: url(../img/news_banner.jpg) center no-repeat;height: 350px;color: white;text-align: center;position: relative;}
	.news_banner h1{color: white;font-size: 2.25rem;padding-top: 185px;text-transform: uppercase;}
	.news_menu ul li a{font-size: 1.125rem;color: #d5d5d5;display: block;padding: 25px 0;transition: .5s;}
	.news_menu ul li{margin: 0px 35px;position: relative;}
	.news_menu ul li em{width: 100%;height: 3px;background: white;top: -2px;left: 0;position: absolute;transition: .5s;transform: scaleX(0);}
	.news_menu ul li:hover em{transform: scaleY(1);}
	.news_menu ul li:hover a{color: white;}
	.nl em{transform: scaleY(1)!important;}
	.nl a{color: white!important;}
	.news_menu ul{border-top: 1px solid rgba(255,255,255,0.5);display: flex;justify-content: center;}
	.news_menu{position: absolute;bottom: 0;left: 0;width: 100%;}
	.news_top{padding: 90px 0;position: relative;}
	.news_timg{width: 50%;}
	.news_tlist ul li{display: flex;}
	.news_ttxt{width: 48%;margin-left: 35px;}
	.news_ttxt h1{font-size: 1.5rem;color: #323232;margin-top: 20px;padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #d4d4d4;}
	.news_ttxt span{color: #a0a0a0;font-size: 1.125rem;display: flex;align-items: center;font-family: "Din";}
	.news_ttxt img{margin-right: 5px;}
	.news_ttxt p{margin-top: 20px;color: #636363;line-height: 25px;}
	.news_ttxt a{padding: 10px 50px;border: 2px solid #a2000d;display: inline-block;margin-top: 45px;transition: .5s;}
	.news_ttxt a:hover{background: #a2000d;color: white;}
	.news_re{position: absolute;bottom: 17%;right: 43%;}
	.news_re ul li{cursor: pointer;float: left;width: 15px;height: 15px;border-radius: 50px;text-indent: -9999px;margin-left: 11px;background: #cccccc;}
	.news_re .on{background: #a2000d;}
	.news_list{padding-bottom: 150px;background: #f1f1f1;padding-top: 60px;}
	.news_bom ul li{background: white;padding-bottom: 30px;width: 31%;float: left;margin-left: 3%;margin-bottom: 30px;}
	.news_bom ul li:nth-child(3n+1){margin-left: 0;}
	.news_btxt{padding: 0 25px;}
	.news_btxt span{color: #8e8e8e;font-size: 0.875rem;display: inline-block;padding-top: 25px;margin-bottom: 7px;}
	.news_btxt h1{color: #404040;font-size: 1.125rem;font-weight: bold;margin-bottom: 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.news_btxt p{color: #898989;height: 84px;overflow: hidden;}
	.news_bimg{overflow: hidden;}
	.news_bimg img{transform: scale(1);transition: .5s;}
	.news_bom ul li:hover .news_bimg img{transform: scale(1.05);}
		@media screen and (max-width:1280px) {
			.news_ttxt a{margin-top: 20px;}
			.news_ttxt h1{margin-top: 0;}
		}
		@media screen and (max-width:1100px) {
			.news_ttxt h1{margin-bottom: 15px;padding-bottom: 15px;height: 53px;overflow: hidden;}
		}
		@media screen and (max-width:1024px) {
			.news_ttxt h1{padding-bottom: 10px;}
			.news_ttxt h1{margin-top: 10px;margin-bottom: 15px;font-size: 1.25rem;}
			.news_ttxt p{margin-top: 10px;height: 50px;overflow: hidden;}
			.news_ttxt a{margin-top: 15px;}
			.news_re{right: 40%;bottom: 14%;}
			.news_top{padding: 55px 0;}
			.news_list{padding-bottom: 115px;padding-top: 30px;}
			.news_ttxt span{font-size: 1rem;}
			.news_ttxt p{font-size: 0.9rem;}
			.news_banner h1{font-size: 1.75rem;}
			.news_banner span{font-size: 1rem;}
			.news_img{padding: 0 10px;}
			.news_btxt{padding: 0 10px;}
			.news_btxt span{padding-top: 15px;}
			
			
		}
		@media screen and (max-width:768px) {
			.news_box{padding-top: 0px;padding-bottom: 0px;}
			.news_banner{height: 300px;background-size: auto 100%;}
			.news_banner h1{padding-top: 130px;}
			.news_banner span{margin-left: 0;display: block;}
			.news_dh{display: none;}
			.news_re{bottom: 15px;right: 0;left: 0;margin: 0 auto;text-align: center;}
			.news_re ul{overflow: hidden;}
			.news_re ul li{float: none;display: inline-block;}
			.news_ttxt h1{margin-top: 0;}
			.news_ttxt a{margin-top: 5px;}
			.news_ttxt h1{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		}
		@media screen and (max-width:520px) {
			.news_banner{display: flex;flex-direction: column;justify-content: center;align-items: center;}
			.news_banner p{font-size: 1.65rem;padding-top: 0;}
			.news_banner h1{font-size: 1.65rem;padding-top: 0;padding-bottom: 20px;}
			.news_banner{background-size: auto 100%;height: 230px;}
			.news_banner h1::after{margin-bottom: 0;}
			.news_menu{width: 100%;}
			.news_box{padding-bottom: 0px;}
			.news_tlist ul li{display: block;}
			.news_ttxt{margin-left: 0;width: 100%;margin-top: 10px;}
			.news_timg{width: 100%;}
			.news_ttxt a{padding: 5px 20px;font-size: 0.875rem;margin-top: 15px;}
			.news_bom ul li{width: 49%;margin-left: 0!important;margin-bottom: 15px;padding-bottom: 0px;}
			.news_bom ul li:nth-child(2n){margin-left: 2%!important;}
			.news_btxt span{padding-top: 5px;margin-bottom: 0;}
			.news_btxt{padding: 0 5px;}
			.news_btxt h1{font-size: 1rem;height: 35px;margin-bottom: 5px;white-space: nowrap;text-overflow: ellipsis;height: auto;}
			.news_btxt p{height: 53px;line-height: 18px;font-size: 0.875rem;margin-bottom: 10px;overflow: hidden;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
			.news_list{padding-bottom: 40px;}
			.news_pl .gm{height: auto;}
			
			.news_top{padding-top: 40px;}
			.news_ttxt h1{font-size: 1rem;}
			.news_re ul li{width: 8px;height: 8px;}
			.news_menu ul li:hover a{padding-bottom: 13px;}
			
			.news_menu ul li{margin: 0;}
			.news_menu ul{justify-content: space-around;}
			.news_menu ul li a{padding: 15px 0;font-size: 1rem;}
			.news_ttxt h1{height: auto;margin-bottom: 7px;}
			.news_ttxt img{height: 15px;}
			.news_ttxt p{overflow: hidden;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;font-size: 0.875rem;}
			
		}
	
	.main{padding: 20px 0;padding-bottom: 150px;}
	.news_show{padding: 20px 0;padding-bottom: 125px;}
	.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
	.xgnews-con li a{ font-size:14px;}
	.xgnews-con li span{ float:right; color:#999; font-size:12px;}
	.xgnews-con li a:hover{ text-decoration:underline;}
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.xgnews-con li{float: none;width: auto;}
		
		.nl_nr ul li a{padding: 12px 30px;font-size: 0.85rem;}
		.nl_nr ul{justify-content: space-between;}
		.news_nr li{margin: 10px 0;}
		.news_show{padding-bottom: 35px;}
		
	}
	
	
	.case_nr{padding: 70px 0;}
	.case_nr li{ float:left; width:32%; margin:0 0.5% 2% 0.5%;}
	.case_nr li.on{ margin:0 2% 2% 2%;}
	.honor_nr li{ float:left; width:24%; margin-bottom:1.333%; margin-right:1.333%;}
	.honor_nr li:nth-child(4n){margin-right:0;}
	.case_kg{ position:relative;}
	.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
	.case_pic img{ display:block; width:100%; transition:0.5s;}
	.case_nr li:hover .case_pic img,.honor_nr li:hover .case_pic img{transform:scale(1.1);}
	.case_pic i{display:block; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
	.case_mc{color:#fff; background:#2786c0; text-align:center; font-size:1rem; height:50px; line-height:50px; overflow:hidden; transition:0.5s;}
	.case_nr li:hover .case_mc,.honor_nr li:hover .case_mc{background:#ae0000; transition:0.5s;}
	.case_kg .border_top{
		position:absolute;height:3px;width:0;font-size:0;background:#ae0000;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:#ae0000;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:#ae0000;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:#ae0000;left:0;top:0; z-index:9;
		-webkit-transition:all 0.5s ease-out;
		-o-transition:all 0.5s ease-out;
		transition:all 0.5s ease-out;
	}
	.case_nr li:hover .border_top,.case_nr li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
	.case_nr li:hover .border_left,.case_nr li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
	@media screen and (max-width:768px) {
		.case_banner{background-size: auto 100%;height: 340px;}
		.case_bt{padding-top: 100px;}
		
	}
	@media screen and (max-width:520px) {
		.case_banner{height: 240px;}
		.case_bt{padding-top: 75px;}
		.case_bt h1{font-size: 1.45rem;}
		.case_bt span{font-size: 1.125rem;}
		.case_dh{display: none;}
		.case_tdh .gm{height: 40px;}
		.case_menu ul li a{font-size: 0.875rem;padding: 11px 20px;}
		.case_nr li{width: 48.5%;margin: 0!important;margin-bottom: 20px!important;}
		.case_nr li:nth-child(2n){margin-left: 1.333%!important;}
		.case_mc{font-size: 0.875rem;height: 40px;line-height: 40px;}
		.case_nr{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;}
	}
	
	
	/* 关于我们 */
	.about_banner{background: url(../img/about_banner.jpg) center no-repeat;height: 350px;color: white;text-align: center;position: relative;}
	.about_banner h1{color: white;font-size: 2.25rem;padding-top: 185px;text-transform: uppercase;}
	.about_menu ul li a{font-size: 1.125rem;color: #d5d5d5;display: block;padding: 25px 0;transition: .5s;}
	.about_menu ul li{margin: 0px 35px;position: relative;}
	.about_menu ul li em{width: 100%;height: 3px;background: white;top: -2px;left: 0;position: absolute;transition: .5s;transform: scaleX(0);}
	.about_menu ul li:hover em{transform: scaleY(1);}
	.about_menu ul li:hover a{color: white;}
	.nl em{transform: scaleY(1)!important;}
	.nl a{color: white!important;}
	.about_menu ul{border-top: 1px solid rgba(255,255,255,0.5);display: flex;justify-content: center;}
	.about_menu{position: absolute;bottom: 0;left: 0;width: 100%;}
	.about_tit1{padding-top: 90px;}
	.about_tit1 span{color: #d6d6d6;font-size: 2.375rem;font-family: "Din";font-weight: 100;text-transform: uppercase;display: inline-block;margin-left: 10px;}
	.about_tit1 h1{color: #e60012;font-size: 2.25rem;font-weight: bold;}
	.about_tit1::after{content: "";width: 36px;height: 3px;background: #ac0000;display: block;margin: 30px 0;}
	.about_l span{font-size: 1.875rem;color: #454444;margin-bottom: 35px;display: inline-block;}
	.about_l h1{color: #363636;font-size: 1.875rem;font-weight: bold;}
	.about_l p{color: #757575;line-height: 30px;margin-bottom: 35px;}
	.about_r{float: right;width: 49%;margin-top: 20px;}
	.about_r img{max-width: inherit;float: left;}
	.about_l{width: 49%;float: left;}
	.about_bom p{color: #757575;line-height: 30px;margin-bottom: 35px;}
	.about_list2{background: url(../img/about_bg.jpg) center no-repeat;color: white;min-height: 190px;margin-bottom: 170px;margin-top: 50px;position: relative;}
	.about_num h1{color: white;font-size: 6.25rem;font-family: "us";line-height: 85px;}
	.about_num span{font-size: 1.5rem;font-family: "us";}
	.about_num{display: flex;align-items: flex-end;margin-bottom: 10px;}
	.about_list2>ul{display: flex;justify-content: space-around;height: 190px;align-items: center;}
	.about_list2>ul>li:nth-last-child(1) .about_num span{font-family:"din1451";color: white;font-size: 3.75rem;line-height: 45px;}
	.about_list2>ul>li:nth-child(1n+3) .about_num{align-items: flex-start;position: relative;}
	.about_list2>ul>li:nth-last-child(1) .about_num::after{content: "㎡";font-size: 1.5rem;color: white;position: absolute;bottom: 0;left: 52%;transform: translate(-50%,0);}
	.about_list3 ul li{height: 62px;width: 1px;background: rgba(255,255,255,0.5);}
	.about_list3 ul{display: flex;justify-content: space-between;}
	.about_list3{position: absolute;width: 100%;top: 50%;left: 0;transform: translate(0,-50%);}
	.about_list3 ul li:nth-child(1){opacity: 0;}
	.about_list3 ul li:nth-last-child(1){opacity: 0;}
	@media screen and (max-width:1024px) {
		.about_l span{font-size: 1.65rem;margin-bottom: 15px;}
		.about_l p{margin-bottom: 15px;line-height: 28px;}
	}
	@media screen and (max-width:768px) {
		.about_box{overflow: hidden;}
		.about_r{float: none;width: auto;margin: 20px 0;}
		.about_r img{max-width: 100%;float: none;}
		.about_l{float: none;width: 100%;}
		.about_num h1{font-size: 4.25rem;line-height: 60px;}
		.about_list3 ul{display: none;}
		.about_list2>ul>li:nth-last-child(1) .about_num span{font-size: 2.65rem;line-height: 30px;}
		.about_list2>ul>li:nth-last-child(1) .about_num::after{font-size: 1.35rem;left: 40%;}
		.about_list2{margin-bottom: 50px;}
		
		
	}
	@media screen and (max-width:520px) {
		.about_banner{display: flex;flex-direction: column;justify-content: center;align-items: center;}
		.about_banner p{font-size: 1.65rem;padding-top: 0;}
		.about_banner h1{font-size: 1.65rem;padding-top: 0;padding-bottom: 20px;}
		.about_banner{background-size: auto 100%;height: 230px;}
		.about_banner h1::after{margin-bottom: 0;}
		.about_menu ul li{margin: 0;}
		.about_menu ul{justify-content: space-between;}
		.about_menu ul li a{padding: 15px 0;font-size: 1rem;}
		.about_tit1{padding-top: 50px;}
		.about_tit1 span{margin-left: 10px;}
		.about_tit1 h1{font-size: 1.65rem;}
		.about_tit1 span{font-size: 1.65rem;}
		.about_tit1::after{margin: 20px 0;}
		.about_l h1{font-size: 1.45rem;}
		.about_l span{font-size: 1.125rem;}
		.about_bom p{margin-bottom: 10px;}
		
		.about_num h1{font-size: 2.5rem;line-height: 35px;}
		.about_num span{font-size: 1.25rem;}
		.about_list2 ul li:nth-last-child(1) .about_num span{font-size: 1.35rem;line-height: 15px;}
		.about_list2 ul li:nth-last-child(1) .about_num::after{font-size: 1.25rem;bottom: -3px;left: 40px;}
		.about_list2 ul li::after{display: none;}
		.about_list2 p{font-size: 0.75rem;}
		.about_list2 ul li{width: 45%;}
		.about_list2 ul{justify-content: center;flex-wrap: wrap;}
		.about_num{margin-bottom: 5px;}
		
	}
	
	/* 联系我们 */
	.c_banner{background: url(../img/c_banner.jpg) center no-repeat;height: 350px;color: white;text-align: center;position: relative;}
	.c_banner h1{color: white;font-size: 2.25rem;padding-top: 185px;text-transform: uppercase;}
	.c_menu ul li a{font-size: 1.125rem;color: #d5d5d5;display: block;padding: 25px 0;transition: .5s;}
	.c_menu ul li{margin: 0px 35px;position: relative;}
	.c_menu ul li em{width: 100%;height: 3px;background: white;top: -2px;left: 0;position: absolute;transition: .5s;transform: scaleX(0);}
	.c_menu ul li:hover em{transform: scaleY(1);}
	.c_menu ul li:hover a{color: white;}
	.nl em{transform: scaleY(1)!important;}
	.nl a{color: white!important;}
	.c_menu ul{border-top: 1px solid rgba(255,255,255,0.5);display: flex;justify-content: center;}
	.c_menu{position: absolute;bottom: 0;left: 0;width: 100%;}
	.c_box{padding-top: 80px;}
	.c_tit h1{color: #000000;font-size: 1.875rem;font-weight: bold;}
	.c_tit span{color: #d6d6d6;font-size: 2.375rem;font-family: "Din";font-weight: 100;text-transform: uppercase;display: inline-block;margin-left: 10px;}
	.c_tit h1::after{content: "";width: 32px;height: 3px;background: #ffc000;display: block;margin: 35px 0;}
	.c_tit p{color: #4e4e4e;font-size: 1.25rem;}
	.c_top{margin-bottom: 65px;display: flex;justify-content: space-between;}
	.c_m{display: flex;align-items: flex-end;text-align: right;}
	.c_m p{color: #4e4e4e;margin-right: 10px;}
	.c_l{color: white;padding: 50px 0;background: #b0000e;width: 50%;}
	.c_l h1{color: white;font-size: 1.45rem;font-weight: bold;}
	.c_l span{text-transform: uppercase;}
	.c_l>p{margin: 30px 0 50px;font-size: 1.125rem;}
	.c_lx p{font-size: 1.125rem;margin-bottom: 8px;}
	.c_lx ul li{margin-bottom: 5px;}
	.c_lx{margin-bottom: 30px;}
	.c_l .c_lx:nth-last-child(1){margin-bottom: 0;}
	.c_list2{position: relative;}
	.map{position: absolute;width: 50%;right: 0;top: 0;background: black;height: 100%;}
	.c_list2::after{content: "";width: 50%;height: 100%;background: #b0000e;position: absolute;left: 0;top: 0;z-index: -1;}
	.msg_list{padding-bottom: 135px;margin-bottom: 55px;}
	.msg{padding-top: 65px;background: #f5f5f5;}
	.msg_tit h1{color: #363636;font-size: 1.875rem;font-weight: bold;margin-bottom: 5px;}
	.msg_tit p{color: #363636;font-size: 1.125rem;}
	.msg_tit{margin-bottom: 50px;}
	.msg_top{display: flex;justify-content: space-between;margin-bottom: 18px;}
	.msg_top input{width: 33%;padding: 20px 25px;box-sizing: border-box;margin-left: 15px;border: 1px solid #e3e3e3;color: #787878;font-size: 1.125rem;}
	.msg_top input:nth-child(1){margin-left: 0;}
	.msg_bom textarea{width: 100%;border: 1px solid #e3e3e3;color: #787878;font-size: 1.125rem;box-sizing: border-box;padding: 15px 25px;}
	.msg_tj{margin-top: 15px;text-align: right;}
	.msg_tj input{display: inline-block;background: #b0000e;font-size: 1.125rem;color: white;border: none;padding: 15px 100px;}
	@media screen and (max-width:1280px) {
		.c_l{box-sizing: border-box;height: 600px;}
		#dituContent{height: 600px!important;}
	}
	@media screen and (max-width:1024px) {
		.c_l h1{font-size: 1.65rem;}
		.c_l span{font-size: 0.875rem;}
		.c_l>p{margin: 20px 0;}
		
		.map{position: static;width: 100%;}
		.c_l{width: 100%;height: auto;}
		.c_list2::after{width: 100%;}
	}
	@media screen and (max-width:768px) {
		.c_top{display: block;}
		.c_m{flex-direction: row-reverse;text-align: left;justify-content: flex-end;margin-top: 40px;}
		.c_m p{margin-right: 0;margin-left: 10px;}
		
	}
	@media screen and (max-width:520px) {
		.c_banner{display: flex;flex-direction: column;justify-content: center;align-items: center;}
		.c_banner p{font-size: 1.65rem;padding-top: 0;}
		.c_banner h1{font-size: 1.65rem;padding-top: 0;padding-bottom: 20px;}
		.c_banner{background-size: auto 100%;height: 230px;}
		.c_banner h1::after{margin-bottom: 0;}
		.c_menu ul li{margin: 0;margin-right: 30px;}
		.c_menu ul{justify-content: flex-start;}
		.c_menu ul li a{padding: 15px 0;font-size: 1rem;}
		.c_box{padding-top: 50px;}
		.c_tit h1{font-size: 1.65rem;}
		.c_tit span{font-size: 1.65rem;}
		.c_tit h1::after{margin: 20px 0;}
		.c_tit p{font-size: 1.125rem;}
		.c_m{margin-top: 20px;}
		.c_top{margin-bottom: 30px;}
		.c_l h1{font-size: 1.35rem;}
		.c_l>p{font-size: 1rem;}
		#dituContent{height: 350px!important;}
		.msg_top{display: block;margin-bottom: 0;}
		.msg_top input{width: 100%;margin-left: 0;margin-bottom: 10px;font-size: 0.875rem;padding: 15px;}
		.msg_bom textarea{font-size: 1rem;padding: 15px;}
		.msg_tj input{padding: 10px 30px;font-size: 1rem;}
		.msg_list{margin-bottom: 0;padding-bottom: 50px;}
		.msg_tit h1{font-size: 1.65rem;}
		.msg_tit p{font-size: 1rem;}
		.msg{padding-top: 50px;}
		.msg_tit{margin-bottom: 20px;}
		
		
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	