@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"Microsoft YaHei",Arial; font-size:100%; color:#434343; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#323232; text-decoration: none;outline:none;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.gm{width: 95%;max-width: 1314px;margin: 0 auto;}
/* .gm_top{width: 95%;max-width: 1600px;margin: 0 auto;} */
.gm_inpro{width: 95%;max-width: 1600px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:#1180cd; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:#1180cd; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:3px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b8242a;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:230px;}
}
.xd em{transform:scaleX(1)!important;}
.pxd{background: #d8e4ec;}
.pxd em{transform:scaleX(1)!important;}
.cxd{background: #077ed1;color: white!important;}
.axd{background: #077ed1;color: white!important;}
.nxd{background: #077ed1;color: white!important;}
.mxd a{color: #077ed1!important;font-weight: bold;}
.fswzj{display: none;}
	
	
	@font-face {
	 font-family:"D-DIN-Bold";
	 src: url("../font/D-DIN-Bold.eot"),
	      url("../font/D-DIN-Bold.ttf");
	}
	@font-face {
	 font-family:"Din";
	 src: url("../font/Din.eot"),
	      url("../font/Din.ttf");
	}
	@font-face {
	 font-family:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	
	
	.nav_box{width: 100%;transition: .5s;z-index: 999;position: relative;background:white;margin-bottom: 20px;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
	.top_logo{display: flex;align-items: center;width: 31%;margin-left: 100px;transition: .5s;}
	.top_txt{border-left: 1px dashed black;padding-left: 1%;line-height: 30px;width: 100%;}
	.top_logol{padding-right: 10px;margin-right: 10px;border-right: 1px solid #e6e6e6;}
	.top_txt h1{font-size: 1.1rem;font-weight: bold;letter-spacing: 1.1px;}
	.top_logor p{color: #031664;font-weight: bold;font-weight: bold;font-size: 1.15rem;}
	.top_logor span{color: #b81d22;}
	.top_txt h2 span{color: #b20f15;}
	.top_list{display: flex;justify-content: space-between;}
	.top_r_list{display: flex;align-items: center;width: 53%;background: #031664;padding-right: 7%;position: relative;z-index: 1;}
	.top_nav{width: 70%;}
	.top_nav ul{display: flex;}
	.top_nav ul li{padding: 28px 0%;width: 30%;text-align: center;transition: .5s;position: relative;z-index: 1;}
	.top_nav ul li a{padding: 28px 0%;transition: .5s;font-weight: bold;color: white;font-weight: 400;z-index: 9;}
	.top_nav ul li em{background:#b8242a; display:block; position:absolute; left:0;  height:100%; top: 0;transition:0.5s; width:100%; transform:scaleX(0);z-index: -1;}
	.top_nav ul li:hover em{transform:scaleX(1); transition:0.5s;}
	.top_r{display: flex;justify-content: flex-end;align-items: center;width: 22%;}
	.search_ico{border-right: 1px dashed black;padding-right: 4%;}
	.phone_box{width: 100%;}
	.phone_box ul{display: flex;align-items: center;width: 100%;transition: .5s;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);}
	.phone_box ul li{margin-left: 20px;}
	.phone_box ul li a{position: relative;display: flex;align-items: center;}
	.phone_box ul li a img{margin-right: 10px;}
	.phone_box p{font-family:"D-DIN-Bold";font-size: 1.25rem;color: white;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico{margin-top: 8px;}
	.mob_ico span{margin-bottom:8px ;width: 34px;height: 2px;background: black;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;position: absolute;top: 58px;display: none;right: 0;}
	.menu_bg_show{right: -25px;transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.2);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_r{width: 25%;}
		.top_r_list{padding-right: 5%;}
		.top_logo{width: 33%;}
	}
	@media screen and (max-width:1440px) {
		.top_logo{margin-left: 50px;width: 35%;}
		.top_r_list{padding-right: 2%;width: 56%;}
		.top_logol{width: 42%;}
		.top_r{width: 27%;}
	}
	@media screen and (max-width:1366px) {
		.top_r_list{padding-right: 1%;}
		.top_logo{width: 37%;}
	}
	@media screen and (max-width:1280px) {
		.phone_box ul li{margin-left: 5px;}
		.top_logo{margin-left: 20px;width: 39%;}
	}
	@media screen and (max-width:1024px) {
		.top_logor p{display: none;}
		.top_logo{display: block;width: 29%;}
		.top_logol{border: none;width: 100%;}
		.top_r_list{width: 70%;}
	}
	@media screen and (max-width:768px) {
		.nav_box .gm_top{padding: 15px 0;}
		.head{display: none;}
		.top_logo{display: flex;width: 83%;}
		.top_r{display: none;}
		.top_r_list::after{display: none;}
		.mob_inner_box{display: block;}
		.logo_box{padding: 10px 0;}
		.top_nav>ul{display: none;}
		.logo_txt{padding-left: 10px;margin-left: 10px;line-height: 30px;}
		.logo_img img{width: 17%;}
		.menu_bg{top: 71px;}
		.mob_inner{top: 18%;}
		.top_logor{width: 52%;}
		.nav_box{position: relative;margin-bottom: 0;padding: 10px 0;height: 71px;box-sizing: border-box;}
		.top_r_list{background: white;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.top_logor span{display: none;}
		.menu_txt a{padding: 15px 0;}
		.top_list{max-width: 1314px;width: 95%;margin: 0 auto;align-items: center;}
		.top_r_list{display: none;}
	}
	@media screen and (max-width:520px) {
		.nav_box .gm_top{padding: 6px 0;}
		.nav_box{height: 53px;}
		.top_logo h1{display: none;}
		.top_logo p{display: none;}
		.top_logor{display: none;}
		.top_logol{padding-right: 0;margin-right: 0;}
		.top_r_list{width: 34%;}
		.logo_txt{border: none;margin-left: 0;}
		.logo_txt h2{display: none;}
		.logo_txt h1{font-size: 0.85rem;}
		.mob_ico{margin-top: 3px;}
		.menu_bg{top: 53px;}
		.menu_txt a{padding: 10px 0;font-size: 0.875rem;}
		.top_logo {width: 48%;margin-left: 10px;}
		.mob_inner{top: 22%;}
	}
	
	
	/* banner */
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #04599f;/* 两种都可以 */
		--swiper-navigation-color: #04599f;/* 单独设置按钮颜色 */
		
	}
	.swiper-pagination-bullet {
		width: 30px!important;
		height: 2px!important;
		background:white !important;
		transition: .5s;
		opacity: 1!important;
		border-radius: 0!important;
	}
	.swiper-pagination{
		left: 30%!important;
	}
	.swiper-slide span{display: none;}
	.swiper-pagination-bullet-active {
		width: 50px!important;
		height: 2px!important;
		border-radius: 0!important;
		background:#b8242a !important;
		transition: .5s;
		
	}
	@media screen and (max-width:520px) {
		.swiper-pagination{left: 27%!important;}
	}
	
	.inabout_box{background: #fafafa no-repeat;max-height: 786px;}
	.inabout_tit{padding-top: 90px;}
	.inabout_tit h1{font-size: 3.75rem;font-family:"D-DIN";}
	.inabout_tit h2{font-size: 1.75rem;}
	.inabout_tit span{color: #b8242a;}
	.inabout_nr{display: flex;justify-content: space-between;}
	.inabout_r{width: 50%;}
	.inabout_l{margin-top: 35px;position: relative;z-index: 1; max-width: 600px; margin-right: 30px; }
	.inabout_l p{color: 666666;line-height: 30px;}
	.inabout_l a{margin-top: 60px;display: block;position: relative;}
	.inabout_sj{z-index: 1;left: 14%;transition: .5s;opacity: 1;position: absolute;width:0;height:0;bottom: 10px;border-width:6px;border-style:solid;border-color:#b8242a transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.inabout_l a::after{content: "";height: 1px;width: 25px;background: #b8242a;display: block;margin-top: 5px;z-index: 1;}
	.inabout_l a::before{content: "";height: 1px;width: 80px;background: #e6e6e6;display: block;margin-top: 5px;position: absolute;bottom: 0;z-index: -1;}
	.ys_box{background: url(../img/ys_bg.png) no-repeat;position: relative;z-index: 100;}
	.ys_list{display: flex;justify-content: space-around;}
	.ys_nr{color: white;padding-top: 55px;padding-bottom:40px ;position: relative;width: 24%;z-index: 2;}
	.ys_txt{width: 40%;margin: 0 auto;}
	.ys_nr::after{content: "";background: url(../img/inabout_yy.jpg) no-repeat;width: 100%;height: 100%;position: absolute;top: 30px;display: block;opacity: 0;transition: .5s;z-index: -1;}
	.ys_nr:hover::after{opacity: 1;}
	.ys_nr span{font-size: 3.75rem;font-family:"D-DIN";z-index: 1;}
	.ys_nr p{position: relative;z-index: 1;}
	.ys_nr h2{position: relative;z-index: 1;}
	.ys_nr p::after{content: "";width: 1px;height: 80px;background: rgba(255,255,255,0.3);display: block;position: absolute;top: 10px;left: -15px;}
	@media screen and (max-width:1680px) {
		.ys_box{background-position: -150px;}
	}
	@media screen and (max-width:1440px) {
		.ys_box{background: #031664;}
	}
	@media screen and (max-width:1366px) {
		.ys_nr{padding-bottom: 20px;padding-top: 30px;width: 41%;}
	}
	@media screen and (max-width:1280px) {
		.ys_txt{width: 45%;}
	}
	@media screen and (max-width:1024px) {
		.inabout_l{width: 50%;margin-top: 10px;margin-right: 10px;}
		.inabout_l p br{display: none;}
		.inabout_tit{padding-top: 30px;}
		.inabout_l p{line-height: 25px;font-size: 0.85rem;}
		.inabout_l a{margin-top: 20px;}
		.ys_txt{width: 57%;}
	}
	@media screen and (max-width:768px) {
		.inabout_nr{flex-direction: column-reverse;}
		.inabout_r img:nth-child(2){display: none;}
		.inabout_r{width: 100%;text-align: center;}
		.inabout_l{width: 90%;margin: 0 auto;margin-top: 10px;}
		.inabout_box{max-height: none;}
		.ys_nr::after{display: none;}
		.ys_txt{width: 100%;}
		.inabout_tit{margin-left: 40px;margin-bottom: 15px;}
		.ys_nr{width: 38%;}
	}
	@media screen and (max-width:520px) {
		.inabout_tit h1{font-size: 1.65rem;}
		.inabout_tit h2{font-size: 1.25rem;}
		.inabout_tit{margin-left: 0;text-align: center;}
		.inabout_l{width: 100%;}
		.inabout_l a{margin-bottom: 10px;}
		.inabout_sj{left: 21%;}
		.ys_box{overflow: hidden;}
		.ys_nr{float: left;width: 46%;}
		.ys_list{display: block;}
		.ys_txt{width: 79%;text-align: center;}
		.ys_nr span{font-size: 2.75rem;}
		.ys_nr h2{font-size: 0.85rem;}
		.ys_nr p{font-size: 0.85rem;}
		.inabout_l p{font-size: 0.85rem;text-indent: 29px;}
		.inabout_box{overflow: hidden;}
	}
	
	.inpro_box{padding-top: 190px;position: relative;z-index: 99;}
	.inpro_tit h1{font-size: 4.5rem;font-family:"D-DIN";}
	.inpro_tit p{font-size: 2.25rem;}
	.inpro_tit span{color: #b8242a;}
	.inpro_top{display: flex;justify-content: space-between;align-items: flex-end;}
	.inpro_menu{display: flex;}
	.inpro_menu ul{display: flex;}
	.inpro_menu>ul>li>a{padding: 10px 20px;color: #a7a7a7;margin: 0 10px; font-size: 1.5rem; font-weight: bold; transition: .5s;}
	.inpro_menu>ul>li:nth-child(1)>a{ color: #b8242a;}
	.inpro_menu>ul>li:nth-child(2)>a{ color: #ea711f;}
	.inpro_menu>ul>li:nth-child(3)>a{ color: #e2c634;}
	.inpro_menu>ul>li:nth-child(4)>a{ color: #1c6bb6;}
	.ipm_xd a{background: #b8242a!important;color: white!important;}
	.inpro_menu>a{padding-left: 20px;position: relative;padding-right: 20px;}
	.inpro_sj{z-index: 1;right: 0;transition: .5s;opacity: 1;position: absolute;width:0;height:0;bottom: 10px;border-width:6px;border-style:solid;border-color:#b8242a transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.inpro_menu>a::after{content: "";height: 1px;width: 25px;background: #b8242a;display: block;margin-top: 9px;z-index: 1;}
	.inpro_menu>a::before{content: "";height: 1px;width: 50px;background: #e6e6e6;display: block;margin-top: 5px;position: absolute;bottom: 0;z-index: -1;}
	.inpro_list{margin-top: 55px;}
	.inpro_txt{display: flex;position: absolute;bottom: 0;width: 100%;transition: .5s;}
	.inpro_list ul{display: flex;justify-content: space-between;}
	.inpro_list ul li{margin-left: 20px;transition: .5s;}
	.inpro_list ul li:nth-child(1){margin-left: 0;}
	.inpro_txt p{padding: 14.5px 0;margin-left: 32%;color: #000000;transition: .5s;}
	.inpro_txt span{opacity: 0;transition: .5s;position: absolute;right: 0;}
	.inpro_img{position: relative;}
	.inpro_menu .on a{background: #b8242a!important;color: white!important;}
	.inpro_list ul li:hover .inpro_txt{background: #031664;color: white;}
	.inpro_list ul li:hover .inpro_txt span{opacity: 1;}
	.inpro_list ul li:hover .inpro_txt p{margin-left: 10%;color: white;}
	.inpro_pn{display: flex;justify-content: flex-end;margin-top: 10px;}
	.inpro_pn .prev{position: relative;margin-right: 15px;}
	.inpro_pn .next{position: relative;}
	.inpro_pn .prev span{position: absolute;bottom: 0;left: 0;opacity: 0;transition: .5s;}
	.inpro_pn .next span{position: absolute;bottom: 0;left: 0;opacity: 0;transition: .5s;}
	.inpro_pn .prev p{transition: .5s;opacity: 1;}
	.inpro_pn .next p{transition: .5s;opacity: 1;}
	.inpro_pn .next:hover span{opacity: 1;}
	.inpro_pn .prev:hover span{opacity: 1;}
	.inpro_pn .next:hover p{opacity: 0;}
	.inpro_pn .prev:hover p{opacity: 0;}
	@media screen and (max-width:1280px) {
		.inpro_menu>ul>li>a{margin: 0;}
		.inpro_box{padding-top: 65px;}
	}
	@media screen and (max-width:1024px) {
		.inpro_tit h1{font-size: 2.75rem;}
		.inpro_tit p{font-size: 1.75rem;}
		.inpro_pn{padding-bottom: 25px;}
	}
	@media screen and (max-width:768px) {
		/* .inpro_menu>ul>li>a{margin: 0 3px;} */
		.inpro_menu>ul>li>a{font-size: 1.25rem;}
		.inpro_txt p{margin-left: 0;}
		.inpro_txt span{display: none;}
		.inpro_txt{justify-content: center;}
		.inpro_top{display: block;}
		.inpro_list{margin-top: 15px;}
		.inpro_menu{margin-top: 10px;}
	}
	@media screen and (max-width:520px) {
		.inpro_tit h1{font-size: 1.65rem;}
		.inpro_tit p{font-size: 1.25rem;}
		.inpro_box{padding-top: 40px; padding-bottom: 50px;}
		.inpro_top{display: block;}
		.inpro_menu>ul>li>a{display: block;}
		.inpro_menu>ul{display: none;}
		.inpro_menu{justify-content: flex-end;}
		.inpro_list{margin-top: 15px;}
		.inpro_list ul{ display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 10px;}
		.inpro_list ul li{margin-left:0;}
		.inpro_txt p{font-size: 1rem;padding: 0; height: 40px; line-height: 40px; overflow: hidden;}
		.inpro_pn{justify-content: space-around; display: none;}
		.inpro_pn .next{width: 11%;}
		.inpro_pn .prev{width: 11%;}
	}
	
	.bj_box{position: relative;padding-top: 20px;}
	.bj_box>img{position: absolute;bottom: 0;z-index: 1;}
	.bj_box .gm{z-index: 99;position: relative;}
	.bj_tit{padding-top: 10px;padding-bottom:55px;color: white;}
	.bj_tit h1{font-size: 4.5rem;font-family:"D-DIN";}
	.bj_tit p{font-size: 2.25rem;}
	.bj_list{padding-bottom: 60px;}
	.bj_list ul{display: flex;justify-content: space-between;}
	.bj_list ul li{margin-left: 20px;background: rgba(255,255,255,0.2);padding: 30px 40px;width: 24%;transition: .5s;position: relative;bottom: 0;cursor: pointer;}
	.bj_list ul li:nth-child(1){margin-left: 0;}
	.bj_txt{text-align: center;color: white;}
	.bj_txt p{font-size: 0.9rem;}
	.bj_txt h1{font-weight: bold;padding-bottom: 5px;}
	.bj_img{text-align: center;margin-bottom: 20px;}
	.bj_list ul li:hover {background: #b8242a;bottom: 20px;}
	@media screen and (max-width:1024px) {
		.bj_tit{padding-bottom: 20px;}
		.bj_tit h1{font-size: 3.75rem;}
		.bj_txt p br{display: none;}
		.bj_tit p{font-size: 1.75rem;}
	}
	@media screen and (max-width:768px) {
		.bj_box{background: url(../img/bj_bg.jpg) no-repeat;}
		.bj_box>img{display: none;}
		.bj_list ul li{margin-left: 5px;}
		.bj_list ul li{padding: 30px 10px;}
	}
	@media screen and (max-width:520px) {
		.bj_box{overflow: hidden;}
		.bj_tit h1{font-size: 1.65rem;}
		.bj_tit p{font-size: 1.25rem;}
		.bj_list ul{display: block;}
		.bj_list ul li{width: 43%;float: left;height: 155px;margin-bottom: 10px;margin-left: 0;}
		.bj_list ul li:nth-child(2n+2){margin-left: 2%;}
		.bj_img img{ max-width: 30%;}
		.bj_txt p{font-size: 0.85rem;}
	}
	
	.spa_box{background: url(../img/bj_bg2.jpg) no-repeat;}
	.spa_menu{background: #031664;position: relative;top: -30px;z-index: 99;}
	.spa_menu>ul>li>a{padding: 28px 82px;background: #031664;color: #868ba7;display: block;transition: .5s;}
	.spa_menu>ul{display: flex;}
	.spa_menu>ul>li:hover a{background: #b8242a;color: white;}
	.spa_menu>ul>.on a{background: #b8242a;color: white;}
	.spa_menu{display: flex;justify-content: space-between;align-items: center;}
	.spa_menu>a{background: #021049;color: white;padding: 25px 30px;display: block;position: relative;}
	.spa_menu_sj{z-index: 1;right: 0;transition: .5s;opacity: 1;position: absolute;width:0;height:0;bottom: 33px;border-width:6px;border-style:solid;border-color:white transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.spa_menu>a::after{content: "";height: 1px;width: 25px;background: #b8242a;display: block;margin-top: 5px;z-index: 1;position: relative;z-index: 2;}
	.spa_menu>a::before{content: "";height: 1px;width: 50px;background: #e6e6e6;display: block;margin-top: 5px;position: absolute;bottom: 25px;}
	.spa_txt{display: flex;position: absolute;bottom: 0;width: 100%;transition: .5s;}
	.spa_txt p{padding: 14.5px 0;margin-left: 32%;color: #000000;transition: .5s;}
	.spa_txt span{opacity: 0;transition: .5s;position: absolute;right: 0;}
	.spa_list ul li:hover .spa_txt{background: #031664;color: white;}
	.spa_list ul li:hover .spa_txt span{opacity: 1;}
	.spa_list ul li:hover .spa_txt p{margin-left: 10%;color: white;}
	.spa_list ul li{position: relative;}
	.spa_list ul{display: flex;}
	.spa_img{border: 1px solid #e6e6e6;}
	.spa_re2{padding-top: 20px;padding-bottom: 50px; text-align: center;}
	.spa_re2 ul li{ display: inline-block; width: 50px;height: 1px; text-indent: -999rem; background: #ccc; margin:0 5px; transition: .5s;}
	.spa_re2 .on{background: #b8242a; transition: 0.5s;}
	.spa_mlist{display: none;}
	@media screen and (max-width:1024px) {
		.spa_re2{width: 19%;margin: 0 auto;}
		.spa_menu>ul>li>a{padding: 18px 50px;}
		.spa_menu>a{padding: 15px 30px;}
		.spa_menu>a::before{bottom: 15px;}
	}
	@media screen and (max-width:768px) {
		.spa_menu>ul>li>a{padding: 20px 25px;}
		.spa_re2{width: 40%;}
		.spa_txt p{padding: 4px 0;margin-left: 0;}
		.spa_txt span{display: none;}
		.spa_txt{justify-content: center;}
	}
	@media screen and (max-width:520px) {
		.spa_mlist{margin-top: 10px;display: block;}
		.spa_box{overflow: hidden;background: url(../img/bj_bg2.jpg);padding: 15px 0;}
		.spa_list{display: none;}
		.spa_re2{display: none;}
		.spa_mlist ul li{float: left;width: 49%;position: relative;margin-bottom: 10px;}
		.spa_mlist ul li:nth-child(2n+2){margin-left: 2%;}
		.spa_menu>ul>li>a{padding: 15px 3px;display: block;font-size: 0.75rem;}
		.spa_menu>a{padding: 10px 18px;}
		.spa_menu{top: 0;}
		.spa_menu>a::before{bottom: 10px;}
		.spa_menu_sj{bottom: 18px;}
	}
	
	.ins_box{background: url(../img/s_bg.jpg) no-repeat;min-height: 1902px;position: relative;}
	.ins_box>img{position: absolute;bottom: -42px;right: 8%;}
	.ins_tit{padding-top: 90px;}
	.ins_tit h1{font-size: 4.5rem;font-family:"D-DIN";}
	.ins_tit p{font-size: 2.25rem;}
	.ins_tit span{color: #b8242a;}
	.ins_top{display: flex;align-items: flex-end;justify-content: space-between;}
	.ins_top>a{position: relative;padding-right: 20px;}
	.ins_sj{z-index: 1;right: 0;transition: .5s;opacity: 1;position: absolute;width:0;height:0;bottom: 10px;border-width:6px;border-style:solid;border-color:#b8242a transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.ins_top>a::after{content: "";height: 1px;width: 25px;background: #b8242a;display: block;margin-top: 5px;z-index: 2;position: relative;}
	.ins_top>a::before{content: "";height: 1px;width: 100%;background: #e6e6e6;display: block;margin-top: 5px;position: absolute;bottom: 0;}
	
	.ind_sert{ margin-top: 40px;}
	.ind_sert ul{ display: grid; grid-template-columns: 61.827% 36.681%; justify-content: space-between;}
	.ind_sert li:nth-child(2){ display: grid; grid-template-rows: repeat(2,auto); align-content: space-between;}
	.ind_sert li a{ position: relative; display: block; overflow: hidden;}
	.indsert_pic{ overflow: hidden;}
	.indsert_pic img{ display: block; width: 100%; transition: 0.5s;}
	.indsert_wb{ position: absolute; width: 94%; padding: 20px 3%; bottom:0; left: 0; color: #fff; transition: 0.5s;}
	.ind_sert li:nth-child(1) .indsert_wb{width: 96%; padding: 20px 2%;}
	.indsert_wb h2{ font-size: 1.625rem; line-height: 40px; height: 40px;}
	.indsert_wb p{ font-size: 1rem; line-height: 24px; height: 0; overflow: hidden; transition: 0.5s;}
	.ind_serb{ margin-top: 20px;}
	.ind_serb ul{ display: grid; grid-template-columns: repeat(4,23.82%); justify-content: space-between;}
	.ind_serb li a{ position: relative; display: block; overflow: hidden;}
	.ind_sert li a:hover .indsert_wb,.ind_serb li a:hover .indsert_wb{ background:rgba(184,36,42,0.8); transition: 0.5s;}
	.ind_sert li a:hover .indsert_pic img,.ind_serb li a:hover .indsert_pic img{ transform: scale(1.05);}
	.ind_sert li:nth-child(1) a:hover .indsert_wb p{ height: 48px; transition: 0.5s;}
	.ind_sert li a:hover .indsert_wb p,.ind_serb li a:hover .indsert_wb p{ height: 24px; transition: 0.5s;}
	@media screen and (max-width:1024px) {
	.ind_sert li:nth-child(1) a:hover .indsert_wb p{ height: 72px;}
	}
	@media screen and (max-width:768px) {
	.indsert_wb{padding: 10px 3%;}
	.ind_sert li:nth-child(1) .indsert_wb{padding: 10px 2%;}
	.indsert_wb h2{ font-size: 1.25rem; line-height:30px; height:30px;}
	.indsert_wb p{ display: none;}
	}
	@media screen and (max-width:520px) {
	.ind_sert{ margin-top: 20px;}
	.ind_sert ul{grid-template-columns: 1fr; grid-template-rows: repeat(2,auto); grid-gap: 2% 0;}
	.ind_sert li:nth-child(2){grid-template-rows:1fr; grid-template-columns: repeat(2,1fr); justify-content: space-between; grid-gap:0 2%}
	.ind_serb{ padding-top:4%; margin-top:0;}
	.ind_serb ul{grid-template-columns: repeat(2,1fr); grid-gap:2%;}
	.indsert_wb h2{ font-size: 1rem; line-height:24px; height:24px;}
	}

	.ins_box{overflow: hidden;}
	.ins_pcs{padding-top: 70px;padding-bottom: 40px;}
	.ins_pcs h1{font-size: 4.5rem;font-family:"D-DIN";}
	.ins_pcs p{font-size: 2.25rem;}
	.ins_pcs span{color: #b8242a;}
	.ins_lc{background: white;padding: 30px 0;}
	.lc_img{padding-bottom: 10px;position: relative;}
	.lc_img::after{content: "";height: 1px;width: 120px;background: #333333;display: block;position: absolute;top: 35%;right:-27%;}
	.lc_txt h1{font-size: 1.35rem;color:#b8242a;font-weight: bold;}
	.ins_lc ul{display: flex;justify-content: space-around;}
	.ins_lc ul li{text-align: center;width: 22%;}
	.ins_lc ul li:nth-child(6) .lc_img::after{display: none;}
	.ins_tnr{display: flex;align-items: center;}
	.ins_t{margin-top: 80px;}
	.ins_t ul{display: flex;}
	.ins_t ul li{background: #031664; color: white;padding: 26px 0px 26px 30px;border: 4px solid #ecfbff;padding-left: 65px;width: 18%;transition: .5s;position: relative;bottom: 0;}
	.ins_t ul li:nth-child(2){margin: 0 20px;}
	.ins_ttxt{border-left: 1px solid rgba(255,255,255,0.2);padding-left: 10px;margin-left: 10px;}
	.ins_tnr h1{font-size: 4.5rem;font-family:"D-DIN";}
	.ins_t ul li:hover{background: url(../img/s_mbg.jpg) no-repeat;border-color:rgba(0,0,0,0) ;bottom: 20px;}
	@media screen and (max-width:1680px) {
		.ins_box>img{right: 1%;}
	}
	@media screen and (max-width:1440px) {
		/* .ins_box>img{right: 8%;width: 17%;bottom: -21px;} */
		.ins_lc,.ins_t{position: relative;z-index: 1;}
	}
	@media screen and (max-width:1280px) {
		.ins_tl .ins_nr .ins_txt{bottom: -100px;}
		.ins_t ul li{width: 20%;}
	}
	@media screen and (max-width:1024px) {
		.ins_tr .ins_nr:nth-child(2) .ins_txt{bottom: -32%;}
		.ins_tr .ins_nr:hover .ins_txt{bottom: 0;}
		.ins_list2 .ins_txt{bottom: -126px;}
		.ins_box>img{display: none;}
		.ins_t ul li{width: 25%;}
		.ins_box{min-height: 1640px;}
		.ins_tr .ins_nr:nth-child(1){margin-bottom: 14px;}
		.lc_img::after{width: 89px;}
		.cue_re2{width: 14%;}
		.ins_pcs h1{font-size: 3.75rem;}
		.ins_pcs p{font-size: 1.75rem;}
		.ins_tit h1{font-size: 3.75rem;}
		.ins_tit p{font-size: 1.75rem;}
	}
	@media screen and (max-width:768px) {
		.ins_tit{padding-top: 30px;}
		.ins_tl .ins_nr .ins_txt{bottom: 0;background: rgba(184,36,42,0.8);}
		.ins_tr .ins_txt{bottom: 0;background: rgba(184,36,42,0.8);}
		.ins_tr .ins_nr:nth-child(2) .ins_txt{bottom: 0;}
		.ins_list2 .ins_txt{bottom: 0;background: rgba(184,36,42,0.8);padding: 10px ;}
		.ins_list2 .ins_txt h1{font-size: 1.1rem;}
		.ins_txt p{font-size: 0.9rem;}
		.lc_txt p{display: none;}
		.lc_img::after{width: 68px;}
		.ins_t ul li{padding-left: 15px;width: 29%;}
		.ins_tnr h1{font-size: 3.75rem;}
		.ins_box{min-height: 1300px;}
		.ins_t{margin-top: 40px;}
	}
	@media screen and (max-width:520px) {
		.ins_tit h1{font-size: 1.25rem;}
		.ins_tit p{font-size: 1.25rem;}
		.ins_txt p{display: none;}
		.ins_list1{display: block;margin-top: 20px;}
		.ins_tr{margin-left: 0;}
		.ins_tl .ins_nr .ins_txt{background: none;padding-bottom: 0;}
		.ins_tr .ins_txt{background: none;padding-bottom: 0;}
		.ins_tl{margin-bottom: 10px;}
		.ins_tr .ins_nr:nth-child(1){margin-bottom: 10px;}
		.ins_list2 ul{display: block;}
		.ins_list2 ul li{float: left;width: 49%;margin-left: 0;margin-bottom: 10px;}
		.ins_list2 ul li:nth-child(2n+2){margin-left: 2%;}
		.ins_list2 .ins_txt{background: none;padding-bottom: 0;}
		.ins_pcs{ padding-top: 50px;}
		.ins_pcs h1{font-size: 1.25rem;}
		.ins_pcs p{font-size: 1.25rem;}
		.ins_pcs{padding-bottom: 20px;}
		.ins_lc ul{display: block;}
		.ins_lc ul li{float: left;width: 33%;height: 73px;margin-bottom: 10px;}
		.ins_lc{overflow: hidden;padding: 20px 5px;}
		.ins_lc ul li:nth-child(3) .lc_img::after{display: none;}
		.lc_img::after{width: 54px;}
		.ins_t ul{display: block;}
		.ins_t ul li{width: 100%;box-sizing: border-box;padding: 10px 0;}
		.ins_t{margin-top: 5px;padding-bottom: 10px;}
		.ins_t ul li:nth-child(2){margin: 0;}
		.ins_tnr{justify-content: center;}
		.lc_txt h1{font-size: 0.85rem;}
		.ins_lc ul li:nth-child(1n+4){margin-bottom: 0;}
		.ins_txt h1{font-size: 1.15rem;}
		.ins_tl:hover .ins_nr .ins_txt{bottom: 0;background: rgba(184,36,42,0);}
		.ins_tr .ins_nr:hover .ins_txt{bottom: 0;background: rgba(184,36,42,0);}
		.ins_t ul li:hover{background: #031664;border-color:rgba(0,0,0,0) ;bottom: 0px;}
	}
	
	.cue_box{background: url(../img/cue_bg.jpg) no-repeat;min-height: 642px;}
	.cue_tit{padding-top: 90px;color: white;padding-bottom: 50px;}
	.cue_tit h1{font-size: 4.5rem;font-family:"D-DIN";}
	.cue_tit p{font-size: 2.25rem;}
	.cue_list ul li{margin-left: 1.2%;margin-bottom: 20px;float: left;width: 19%;}
	.cue_list ul li:nth-child(1){margin-left: 0;}
	.cue_list ul li:nth-child(6){margin-left: 0;}
	.cue_list{overflow: hidden;}
	.cue_re2{padding-top: 20px;padding-bottom: 50px;width: 9%;margin: 0 auto;}
	.cue_re2 ul li{float: left;width: 50px;height: 1px;text-indent: -9999px;background: #cccccc;margin-left: 10px;transition: .5s;}
	.cue_re2 ul li:nth-child(1){margin-left: 0;}
	.cue_re2 .on{background: #b8242a;}
	@media screen and (max-width:1024px) {
		.cue_tit h1{font-size: 3.75rem;}
		.cue_tit p{font-size: 1.75rem;}
		.cue_re2{width: 13%;}
		.cue_box{min-height: 555px;}
	}
	@media screen and (max-width:768px) {
		.cue_tit{padding-top: 50px;padding-bottom: 30px;}
		.cue_box{min-height: 435px;}
		.cue_re2{width: 17%;}
	}
	@media screen and (max-width:520px) {
		.cue_tit h1{font-size: 1.25rem;}
		.cue_tit p{font-size: 1.25rem;}
		.cue_list ul li{width: 32%;margin-left: 1.2%; margin-bottom: 1.2%;}
		.cue_list ul li:nth-child(6){margin-left: 1.2%;}
		.cue_list ul li:nth-child(1){margin-left: 0;}
		.cue_list ul li:nth-child(4){margin-left: 0;}
		.cue_list ul li:nth-child(7){margin-left: 0;}
		.cue_list ul li:nth-child(10){margin-left: 0;}
		.cue_re2{width: 32%;padding-bottom: 30px;}
		.cue_tit{padding-top: 15px;padding-bottom: 20px;}
	}
	
	.new_box{margin-bottom: 80px;}
	.new_tit{padding-top: 90px;}
	.new_tit h1{font-size: 4.5rem;font-family:"D-DIN";}
	.new_tit p{font-size: 2.25rem;}
	.new_tit span{color: #b8242a;}
	.new_top{display: flex;align-items: flex-end;justify-content: space-between;}
	.new_top>a{position: relative;padding-right: 20px;}
	.new_sj{z-index: 1;right: 0;transition: .5s;opacity: 1;position: absolute;width:0;height:0;bottom: 10px;border-width:6px;border-style:solid;border-color:#b8242a transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.new_top>a::after{content: "";height: 1px;width: 25px;background: #b8242a;display: block;margin-top: 5px;z-index: 1;}
	.new_top>a::before{content: "";height: 1px;width: 100%;background: #e6e6e6;display: block;margin-top: 5px;position: absolute;bottom: 0;z-index: -1;}
	.new_list{display: flex;justify-content: space-between;margin-top: 50px;}
	.new_r{width: 49%;}
	.new_l{width: 49%;}
	.new_lt{display: flex;justify-content: space-between;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;}
	.new_ltl{position: relative;}
	.new_ltl a{color: #b8242a;}
	.new_ltl::after{content: "";width: 100%;height: 1px;background: #b8242a;display: block;position: absolute;bottom: -16px;}
	.new_ltr a:nth-child(1){margin-right: 40px;}
	.new_lnr{margin-top: 30px;}
	.new_lnr p{margin-top: 20px;text-align: center;}
	.new_rmenu ul{display: flex;justify-content: center;}
	.new_rmenu>ul>li:nth-child(1){margin-right: 70px;}
	.new_nr {display: flex;align-items: center;justify-content: space-between;}
	.new_rnr{margin-top: 30px;}
	.new_rmenu{padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;}
	.new_rmenu ul li{position: relative;}
	.new_rmenu ul li::after{content: "";width: 100%;height: 1px;background: #b8242a;display: block;position: absolute;bottom: -16px;transform: scaleX(0);transition: .5s;}
	.new_rnr ul li{border: 1px solid #e6e6e6;transition: .5s;margin-bottom: 20px;}
	.new_rnr ul li:nth-child(4){margin-bottom: 0;}
	.new_time{background: #e6e6e6;padding: 15px 0px;width: 12%;text-align: center;font-family:"D-DIN";margin-right:25px ;transition: .5s;border-right: 1px solid #e6e6e6;}
	.new_time h1{color: #333333;font-size: 3rem;transition: .5s;}
	.new_time p{color: #999999;transition: .5s;}
	.new_txt{width: 78%;}
	.new_txt h1{color: #333;font-size: 1.15rem;font-weight: bold;transition: .5s;}
	.new_txt p{color: #b8b8b8;margin-top: 5px;transition: .5s;}
	.new_rnr ul li:hover {background: #031664;border-color: #031664;}
	.new_rnr ul li:hover .new_txt h1{color: white;}
	.new_rnr ul li:hover .new_txt p{color: white;}
	.new_rnr ul li:hover .new_time{background: #031664;color: white;border-color: rgba(255,255,255,0.2);}
	.new_rnr ul li:hover .new_time h1{color: white;}
	.new_rnr ul li:hover .new_time p{color: white;}
	.new_more{background: #b8242a;height: inherit;padding: 41px 15px;opacity: 0;transition: .5s;}
	.new_rnr ul li:hover .new_more{opacity: 1;}
	.new_rmenu ul li{position: relative;}
	.new_rmenu ul .on::after{transform: scaleX(1);}
	.new_rmenu ul .on a{color: #b8242a;}
	@media screen and (max-width:1280px) {
		.new_time h1{font-size: 2.5rem;}
		.new_more{padding: 36.5px 15px;}
	}
	@media screen and (max-width:1024px) {
		.new_tit{padding-top: 45px;}
		.new_tit h1{font-size: 3.75rem;}
		.new_tit p{font-size: 1.75rem;}
		.new_r{width: 45%;}
		.new_time{width: 16%;}
		.new_l{width: 53%;}
		.new_txt h1{font-size: 1rem;height: 20px;overflow: hidden;}
		.new_txt p{font-size: 0.8rem;}
		.new_time h1{font-size: 1.75rem;}
		.new_more{padding: 30px 15px;}
		.new_rnr ul li{margin-bottom: 18px;}
	}
	@media screen and (max-width:768px) {
		.new_time{margin-right: 5px;width: 25%;}
		.new_rnr ul li:nth-child(4){display: none;}
	}
	@media screen and (max-width:520px) {
		.new_tit h1{font-size: 1.25rem;}
		.new_tit p{font-size: 1.25rem;}
		.new_list{display: block;margin-top: 20px;}
		.new_l{width: 100%;margin-bottom: 20px;}
		.new_r{width: 100%;}
		.new_lnr{margin-top: 10px;}
		.new_rnr{margin-top: 10px;}
		.new_tit{padding-top: 20px;}
		.new_box{margin-bottom: 25px;overflow: hidden;}
	}
	
	.link_box{background: #031664;position: relative;}
	.link_box>img{position: absolute;top: -10px;}
	.link_list{display: flex;align-items: center;}
	.link_list ul{align-items: center;height: 24px;line-height: 24px;overflow: hidden;width: 1000px;}
	.link_list ul a{color: white;height: 24px;line-height: 24px;}
	.link{position: relative;z-index: 1;color: white;line-height: 31px;margin-right: 90px;}
	.link h1{font-size: 2.85rem;}
	@media screen and (max-width:1680px) {
		.link_box>img{left: -150px;}
	}
	@media screen and (max-width:1440px) {
		.link_box>img{left: -258px;}
	}
	@media screen and (max-width:1280px) {
		.link_list ul{width: 700px;}
	}
	@media screen and (max-width:1024px) {
		.link{margin-right: 86px;}
		.link_box{display: none;}
	}
	
	.foot_box{background: url(../img/foot_bg.jpg);min-height: 410px;background-size: cover;}
	.foot_list{display: flex;justify-content: space-between;padding-top: 70px;}
	.foot_lb{display: flex;margin-top: 45px;}
	.foot_lbl{margin-right: 25px;}
	.foot_r{display: flex;}
	.foot_r .foot_menu:nth-child(5){margin-right: 0;}
	.foot_menu ul li{margin-right: 50px;margin-bottom: 10px;}
	.foot_menu ul li:nth-child(1) a{color: white;font-size: 1.1rem;}
	.foot_menu ul li:nth-child(1)::after{content: "";width: 30px;height: 1px;background: #b8242a;display: block;margin-bottom: 20px;margin-top: 15px;}
	.foot_menu ul li a{color: #a8a9b4;font-size: 0.95rem;}
	.foot_lbl{text-align: center;color: #a8a9b4;}
	.foot_lbr{color: #a8a9b4;}
	.foot_lbr span{font-family:"D-DIN-Bold";font-size: 1.75rem;color: white;}
	.foot_lbr ul li{margin-bottom: 10px;}
	.foot_lbr a{color: #a8a9b4;}
	.foot_lbr ul li p{display: initial;font-family:"D-DIN";font-size: 1.15rem;}
	.end_box{background: #262626;padding: 10px 0;}
	.end_box p{font-size: 0.9rem;color: #cccccc;}
	.end_box ul{display: flex;justify-content: space-between;}
	.end_box a{color: #cccccc;}
	.foot_lbr ul li:nth-child(6) a{color: #a8a9b4;}
	@media screen and (max-width:1280px) {
		.end_box p{font-size: 0.8rem;}
	}
	@media screen and (max-width:1024px) {
		.foot_menu ul li{margin-right: 10px;}
		.foot_lbl{margin-right: 10px;}
		.foot_lbr ul li br{display: none;}
		.foot_lbr{width: 74%;}
		.foot_r{width: 77%;}
		.end_box ul{display: block;}
	}
	@media screen and (max-width:768px) {
		.foot_r{display: none;}
		.end_box p span{display: none;}
		.end_box ul{display: flex;}
		.foot_lbr{width: 100%;}
		.foot_lb{flex-direction: row-reverse;}
	}
	@media screen and (max-width:520px) {
		.foot_lb{margin-top: 15px;}
		.foot_list{padding-top: 45px;}
		.end_box ul{display: block;}
		.foot_lbl{display: none;}
		.foot_box{min-height: 330px;}
		.end_box{margin-bottom: 50px;}
		.foot_lbr ul li{font-size: 0.85rem;}
		.foot_lt{width: 60%;}
		.end_box p{font-size: 0.75rem;}
		.end_box .gm{text-align: center;}
		
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#006cbe;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #00579e;}
		.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 #00579e;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
	}
	
	/* 公司简介 */
	.about_banner{position: relative;overflow: hidden;}
	.about_bt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.about_bt h1{font-size: 3rem;color: #b8242a;font-family:"D-DIN-Bold";}
	.about_bt p{font-size: 1.5rem;color: white;}
	.about_dh{position: absolute;bottom: 4%;width: 95%;max-width: 1314px;text-align: right;left: 19%;transform: translate(-4.5%,4%);}
	.about_dh a{color: white;}
	.about_dh img{vertical-align: inherit;margin-right: 10px;}
	.about_al{background: #e6e6e6;}
	.about_al ul{display: flex;}
	.about_al ul li a{padding: 25px 0;margin-left: 85px;display: block;position: relative;}
	.about_al ul li:nth-child(1) a{margin-left: 0;}
	.about_al ul li a em{width: 100%;height: 2px;background: #b8242a;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.about_al ul li a:hover em{transform: scaleX(1);}
	.al_xd a{color: #b8242a;}
	.al_xd em{transform: scaleX(1)!important;}
	.about_box>.gm>p{color: #b8242a;margin-bottom: 50px;margin-top: 70px;}
	.about_nr1l h1{font-size: 2.25rem;}
	.about_nr1l p{font-family:"D-DIN";font-weight: 500;}
	.about_nr1{line-height: 30px;margin-bottom: 30px;}
	.about_time ul li{padding: 20px 0;text-align: center;}
	.about_time ul{display: flex;justify-content: space-around;}
	.about_n{display: flex;align-items: flex-end;justify-content: center;}
	.about_n h1{font-size: 4.5rem;font-family:"D-DIN";color: #b8242a;}
	.about_n p{font-size: 0.9rem;margin-bottom: 10px;}
	.about_t{font-size: 1.125rem;}
	.about_nr2{background: #f5f5f5;padding-top: 50px;padding-bottom: 30px;}
	.about_nr2 .gm{display: flex;justify-content: space-between;}
	.about_nr2l{margin-right: 30px;display: flex;flex-direction: column;justify-content: space-between;}
	.about_nr2l p{color: #B8242A;}
	.about_nr2l span{line-height: 30px;color: #5d5d5d;}
	.about_lc{background: url(../img/about_lcbg2.jpg) center no-repeat,url(../img/about_lcbg.jpg) center no-repeat;min-height: 400px;}
	.about_lctit p{color: #B8242A;padding-top: 70px;}
	.about_list ul{display: flex;justify-content: space-between;}
	.about_list h1{text-align: center;font-size: 1.125rem;font-family:"D-DIN";}
	.about_list ul li:nth-child(1){margin-top: 13%;}
	.about_list ul li:nth-child(2){margin-top: 12%;}
	.about_list ul li:nth-child(3){margin-top: 10.5%;}
	.about_list ul li:nth-child(4){margin-top: 7.5%;}
	.about_list ul li:nth-child(5){margin-top: 4%;}
	.about_list ul li:nth-child(6){margin-top: 1%;}
	.about_list ul li:nth-child(7){margin-top: -1%;}
	.about_list ul li:nth-child(8){margin-top: 1.5%;}
	.about_list ul li:nth-child(9){margin-top: 10%;}
	.about_list ul li:nth-child(10){margin-top: 11%;}
	.about_list ul li:nth-child(11){margin-top: 10%;}
	.about_list ul li:nth-child(12){margin-top: 9%;}
    .about_list ul li:nth-child(13){margin-top: 7%;}
    .about_list ul li:nth-child(14){margin-top: 4%;margin-right: 54px;}
	.about_wh{background: url(../img/about_bg.jpg) no-repeat;min-height: 310px;padding: 45px 0;}
	.about_whnr{display: flex;justify-content: space-between;border: 6px solid rgba(255,255,255,0.2);}
	.about_whl{width: 50%;margin-top: 100px;margin-bottom: 100px;margin-left: 35px;position: relative;}
	.about_whr{width: 50%;background: rgba(255,255,255,0.2);display: flex;flex-direction: column;justify-content: space-around;}
	.about_whrt ul{display: flex;justify-content: space-around;}
	.about_whrt ul li{text-align: center;}
	.about_whl p::after{content: "";width: 70px;height: 1px;background: #333333;display: block;margin-left: 10px;}
	.about_whl p::before{content: "";width: 70px;height: 1px;background: #333333;display: block;margin-right: 10px;margin-left: 30px;}
	.about_wht p{display: flex;align-items: center;margin-top: 15px;}
	.about_whrt ul li img{margin-bottom: 10px;}
	.about_whrt ul li h1{color: #B8242A;font-weight: bold;font-size: 1.15rem;}
	.about_whrt ul li p{font-size: 0.9rem;margin-top: 5px;}
	d1{position: absolute;top: -20px;left: -45px;}
	d2{position: absolute;bottom: 20px;right: 14%;}
	.ays_box{background: url(../img/about_bg2.jpg) no-repeat;min-height: 150px;}
	.ays_list ul{display: flex;color: white;justify-content: space-around;}
	.ays_list ul li{display: flex;align-items: center;width: 28%;padding: 36px 0;justify-content: center;box-shadow:12px 0px 7px -1px rgba(0,0,0,0.3);}
	.ays_list ul li:nth-child(3){box-shadow: none;}
	.ays_m h1{font-size: 4.5rem;font-family:"D-DIN";}
	.ays_t{margin-left: 10px;padding-left: 10px;border-left: 1px solid rgba(255,255,255,0.2);}
	.hor_tit p{color: #B8242A;}
	.hor_tit{display: flex;justify-content: space-between;flex-direction: column;}
	.hor_box{background: #f5f5f5;padding-top: 70px;padding-bottom: 50px;}
	.hor_box .gm{display: flex;justify-content: space-between;}
	.hor_list{display: flex;}
	.hor_list ul li{margin-left: 1.2%;margin-bottom: 20px;float: left;width: 19%;}
	.hor_list ul li:nth-child(1){margin-left: 0;}
	.hor_list ul li:nth-child(6){margin-left: 0;}
	.hor_list{overflow: hidden;width: 85%;margin-left: 20px;}
	.hor_qh a:nth-child(1){margin-right: 20px;}
	.hor_tit2 p{color: #B8242A;margin-top: 80px;margin-bottom: 40px;}
	.hor_top{padding: 0 40px;margin-bottom: 35px;}
	.hor_bom{padding: 0 40px;}
	.hor_top ul{display: flex;justify-content: space-between;}
	.hor_top ul li:nth-child(2){margin-left: 56px;}
	.hor_bom ul{display: flex;justify-content: space-between;}
	.hor_top ul li p{text-align: center;margin-top: 5px;}
	.hor_bom ul li p{text-align: center;margin-top: 5px;}
	.hor_box2{margin-bottom: 70px;}
	.m_dw{display: none!important;}
	.m_dw p{color: #B8242A;}
	.m_dw2{display: none!important;}
	.m_dw2 p{color: #B8242A;}
	@media screen and (max-width:1680px) {
		.ays_box{background-position: -115px;}
	}
	@media screen and (max-width:1440px) {
		.about_dh{left: 7%;}
		.ays_box{background-position: -230px;}
	}
	@media screen and (max-width:1366px) {
		.ays_box{background-position: -275px;}
		
	}
	@media screen and (max-width:1280px) {
		.about_list ul li:nth-child(1){margin-top: 13%;}
		.about_list ul li:nth-child(2){margin-top: 12%;}
		.about_list ul li:nth-child(3){margin-top: 10.5%;}
		.about_list ul li:nth-child(4){margin-top: 7.5%;}
		.about_list ul li:nth-child(5){margin-top: 3.3%;}
		.about_list ul li:nth-child(6){margin-top: 0.5%;}
		.about_list ul li:nth-child(7){margin-top: -1%;}
		.about_list ul li:nth-child(8){margin-top: 1.5%;}
		.about_list ul li:nth-child(9){margin-top: 10%;}
		.about_list ul li:nth-child(10){margin-top: 12%;}
		.about_list ul li:nth-child(11){margin-top: 12%;}
		.about_list ul li:nth-child(12){margin-top: 11%;}
    	.about_list ul li:nth-child(13){margin-top: 9%;}
    	.about_list ul li:nth-child(14){margin-top: 6%;margin-right: 30px;}
		d2{right: 6%;}
		.ays_box{background-position: -323px;}
	}
	@media screen and (max-width:1024px) {
		.about_nr1r p br{display: none;}
		.about_nr1l{width: 50%;}
		.about_nr1r{width: 50%;}
		.about_nr1l h1{margin-bottom: 10px;}
		.about_nr2l span br{display: none;}
		.about_nr2l{width: 50%;}
		.about_lc{background-position: -284px;background-size: 152%;}
		.about_list ul li:nth-child(1){margin-top: 15.5%;}
		.about_list ul li:nth-child(2){margin-top: 14%;}
		.about_list ul li:nth-child(3){margin-top: 11.5%;}
		.about_list ul li:nth-child(4){margin-top: 8.5%;}
		.about_list ul li:nth-child(5){margin-top: 5%;}
		.about_list ul li:nth-child(6){margin-top: 2%;}
		.about_list ul li:nth-child(7){margin-top: 0.5%;}
		.about_list ul li:nth-child(8){margin-top: 7.5%;}
		.about_list ul li:nth-child(9){margin-top: 13%;}
		.about_list ul li:nth-child(10){margin-top: 14.5%;}
		.about_list ul li:nth-child(11){margin-top: 14%;}
		.about_list ul li:nth-child(12){margin-top: 12%;}
    	.about_list ul li:nth-child(13){margin-top: 10%;}
    	.about_list ul li:nth-child(14){margin-top: 7%;margin-right: 30px;}
		.about_list ul li img {width: 50px;margin: auto;}
		.about_whl{margin-left: 10px;width: 48%;}
		.about_whr{width: 46%;}
		.about_whl p::before{width: 65px;}
		.about_whl p::after{width: 65px;}
		d1{left: -30px;}
		d2{right: -8%;}
		.hor_bom ul li{margin-left: 10px;}
		.hor_bom ul li:nth-child(1){margin-left: 0px;}
		.hor_top ul li:nth-child(2){margin-right: 10px;margin-left: 20px;}
	}
	@media screen and (max-width:768px) {
		.about_nr1{display: block;}
		.about_nr1l{width: 100%;text-align: center;}
		.about_nr1r{width: 100%;}
		.about_nr1r p{text-indent: 32px;}
		.about_nr2 .gm{flex-direction: column-reverse;}
		.about_nr2l>p{display: none;}
		.m_dw{display: block;}
		.about_nr2l{width: 88%;}
		.about_nr2{padding-top: 10px;}
		.m_dw p{padding: 15px 0;}
		.about_nr2r{text-align: center;}
		.about_nr2l{margin: 0 auto;margin-top: 10px;}
		.about_nr2l h1{display: none;}
		.about_lc{background: url(../img/about_lcbg.jpg) no-repeat;min-height: 330px;}
		.about_list ul li{width: 10%!important;}
		.about_lctit p{padding-top: 30px;}
		.about_list ul li img {width: 60px;margin: auto;}
		d1,d2{display: none;}
		.about_whl p::before{display: none;}
		.about_whl p::after{display: none;}
		.about_wht{text-align: center;}
		.about_wht p{display: block;}
		.about_whr{width: 53%;margin-left: 10px;}
		.about_wh{background-position: -285px;}
		.ays_list ul li{width: 30%;}
		.hor_tit2 p{margin-top: 40px;margin-bottom: 20px;}
		.about_list ul li:nth-child(11){margin-right: 0;}
		
	}
	@media screen and (max-width:520px) {
		.about_whrt ul li{width: 35%;}
		.about_dh{display: none;}
		.about_banner img{max-width: 170%;position: relative;right: 33%;}
		.about_bt h1{font-size: 2rem;}
		.about_bt p{font-size: 1.15rem;}
		.about_al ul li a{padding: 13px 0;margin-left: 30px;font-size: 0.85rem;}
		.about_box>.gm>p{margin-top: 25px;margin-bottom: 20px;}
		.about_nr1l h1{font-size: 1.65rem;margin-bottom: 0;}
		.about_time ul{flex-wrap: wrap;}
		.about_nr2l{width: 100%;}
		.about_time ul li{width: 50%;padding: 10px 0;}
		.about_list ul li{width: 25%!important;margin-top: 0!important;text-align: center;margin-bottom: 15px;}
		.about_list ul{flex-wrap: wrap;justify-content: flex-start;}
		.about_list{margin-top: 20px;}
		.about_lc{min-height: 280px;}
		.about_list ul li:nth-child(8) h1{margin-left: 0;text-align: center;}
		.about_whnr{display: block;}
		.about_wh{padding: 10px 0;}
		.about_whl{margin-top: 30px;margin-bottom: 10px;width: 100%;margin-left: 0;width: 95%;margin: 30px auto 10px auto;}
		.about_whr{width: 100%;margin-left: 0;padding: 10px 0;}
		.about_whrt ul li p{font-size: 0.75rem;}
		.ays_box{background: #b8242a;}
		.ays_list ul{display: block;}
		.ays_list ul li{box-shadow: none;width: 100%;border-bottom: 1px solid rgba(255,255,255,0.2);padding: 10px 0;}
		.m_dw2{display: block!important;padding: 15px 0;}
		.hor_tit>p{display: none;}
		.hor_box .gm{flex-direction: column-reverse;}
		.hor_box{padding-top: 10px;padding-bottom: 20px;}
		.hor_list ul li{width: 32%;margin-left: 1.2%;}
		.hor_list{width: 100%;margin-left: 0;}
		.hor_list ul li:nth-child(6){margin-left: 1.2%;}
		.hor_list ul li:nth-child(1){margin-left: 0;}
		.hor_list ul li:nth-child(4){margin-left: 0;}
		.hor_list ul li:nth-child(7){margin-left: 0;}
		.hor_list ul li:nth-child(10){margin-left: 0;}
		.hor_qh{display: flex;justify-content: space-around;}
		.hor_tit2 p{margin-top: 20px;margin-bottom: 10px;}
		.hor_top ul{flex-wrap: wrap;}
		.hor_top{padding: 0;margin-bottom: 10px;}
		.hor_top ul li:nth-child(2){width: 49%;margin-right: 1.2%;float: left;margin-left: 0;}
		.hor_top ul li:nth-child(3){width: 49%;margin-left: 0%;float: left;}
		.hor_bom ul{flex-wrap: wrap;}
		.hor_bom{padding: 0;}
		.hor_bom ul li:nth-child(4){margin-left: 0;}
		.hor_bom ul li{width: 49%;margin-left: 1.2%;margin-bottom: 10px;}
		.hor_box2{margin-bottom: 20px;}
		.about_nr1r p{font-size: 0.85rem;}
		.about_n h1{font-size: 2.5rem;}
		.about_t p{font-size: 0.85rem;}
		.about_al ul{justify-content: space-between;}
		.about_nr2l span{font-size: 0.85rem;}
		.about_whrt ul li h1{font-size: 0.9rem;}
		.ays_m h1{font-size: 2.5rem;}
		.ays_t p{font-size: 0.85rem;}
		.hor_top ul li p{font-size: 0.85rem;margin-bottom: 5px;}
	
	}
	
	/* 产品展示 */
	.pro_banner{position: relative;overflow: hidden;}
	.pro_bt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.pro_bt h1{font-size: 3rem;color: #b8242a;font-family:"D-DIN-Bold";}
	.pro_bt p{font-size: 1.5rem;color: white;}
	.pro_dh{position: absolute;bottom: 4%;width: 95%;max-width: 1314px;text-align: right;left: 19%;transform: translate(-4.5%,4%);}
	.pro_dh a{color: white;}
	.pro_dh img{vertical-align: inherit;margin-right: 10px;}
	.pro_al{background: #e6e6e6;}
	.pro_al ul{display: flex;}
	.pro_al ul li a{padding: 20px 30px;display: block;position: relative; font-size: 1.5rem; font-weight: bold;}
	.pro_al ul li:nth-child(1) a{margin-left: 0;}
	.pro_al ul li:nth-child(1) a{ color: #b8242a;}
	.pro_al ul li:nth-child(2) a{ color: #ea711f;}
	.pro_al ul li:nth-child(3) a{ color: #e2c634;}
	.pro_al ul li:nth-child(4) a{ color: #1c6bb6;}
	.al_xd a{color: #b8242a;}
	.al_xd em{transform: scaleX(1)!important;}
	.pro_box{padding: 80px 0;overflow: hidden;}
	.pro_img{position: relative;}
	.pro_list ul li{float: left;width: 23.7%;margin-left: 1.6%;margin-bottom: 40px;}
	.pro_list ul li:nth-child(1){margin-left: 0;}
	.pro_list ul li:nth-child(5){margin-left: 0;}
	.pro_txt{display: flex;position: absolute;bottom: 0;width: 100%;transition: .5s;}
	.pro_txt p{padding: 14.5px 0;margin-left: 32%;color: #000000;transition: .5s;}
	.pro_txt span{opacity: 0;transition: .5s;position: absolute;right: 0;}
	.pro_list ul li:hover .pro_txt{background: #031664;color: white;}
	.pro_list ul li:hover .pro_txt span{opacity: 1;}
	.pro_list ul li:hover .pro_txt p{margin-left: 10%;color: white;}
	
	.proshow_banner{margin-top: 25px;}
	.proshowa{ background:#fff; padding:1.5%; box-shadow:0px 0px 3px rgba(0,0,0,0.1);}
	.proshow_gd{ width:54%;}
	.proshow_img{ border:3px solid #e2e2e2;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_an{}
	.proshow_an li{ width:24%; float:left; margin-right:1.333%; padding-top:1.333%;}
	.proshow_an li:nth-child(4){ margin-right:0;}
	.proshow_an li a{ display:block; border:2px solid #e2e2e2;}
	.proshow_an li.on a{ border:2px solid #00579e;}
	.proshow_an li img{ display:block; width:100%;}
	.proshowa_wb{ width:44%;}
	.nycp_bt{color:#6b6b6b; font-size:1.125rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
	.nycp_bt p{ font-size:1.75rem; font-weight:bold; padding-bottom:5px; color:#000;}
	.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
	.nycp_nr img{ max-width:100%;}
	.nycp_tel{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
	.nycp_tel strong{ color:#454545;}
	.nycp_more{ width:133px; height:45px; padding-top:19px;}
	.nycp_more a{display:block; background:#0279cc; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
	.nycp_more .job_moreb{ display:none;}
	.proshow_bom{ background:#fff; padding:1.5%; box-shadow:0px 0px 1px rgba(0,0,0,0.1); margin-top:10px;}
	.proms_l{ width:73%;}
	.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:1px solid #eee;}
	.proshow_title p{ display:inline-block; background:#0279cc; padding:0 30px; color:#fff;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;overflow: hidden;}
	.proshow_nr img{ max-width:100%;}
	.ckgd{text-align: center;padding: 10px;background: #00579e;color: white;/* background: linear-gradient(180deg,rgba(0,87,158,0),#00579e); */}
	@media screen and (max-width:768px) {
		.pro_al ul li a{font-size: 1.25rem;}
	}
	
	.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:#0279cc; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ width:24%;}
	.cnxh_tit{font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; border-bottom:3px solid #454545; text-align:center;}
	.cnxh_nr li{ margin-top:20px;}
	.cnxh_pic{ overflow:hidden; border:1px solid #ddd;}
	.cnxh_pic img{ display:block; width:100%; transition:0.5s;}
	.cnxh_nr li:hover .cnxh_pic img{transform:scale(1.1);}
	.cnxh_wb{ background:#ddd; height:40px; line-height:40px; overflow:hidden; font-size:0.875rem; text-align:center; transition:0.5s;}
	.cnxh_nr li:hover .cnxh_wb{ background:#0279cc; color:#fff; transition:0.5s;}
	
	@media screen and (max-width:1024px){
	.nycp_bt p{ font-size:1.5rem;}
	}
	@media screen and (max-width:770px){
	.nycp_bt{ font-size:1rem;}
	.proms_l{ width:100%; float:none;}
	.cnxh{ width:100%;}
	.cnxh_nr li{ float:left; width:24%; margin-right:1.333%;}
	.cnxh_nr li:nth-child(4){ margin-right:0;}
	}
	@media screen and (max-width:520px){
	.proshow_gd{ width:100%;}
	.proshowa_wb{ width:100%; padding-top:25px;}
	.nycp_bt{font-size:0.9375rem;}
	.nycp_bt p{ font-size:1.375rem;}
	.nycp_more{ width:110px; height:40px; padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:1rem;}
	.nycp_more .job_morea{ display:none;}
	.nycp_more .job_moreb{ display:block;}
	.proshow_title{ font-size:1rem; height:40px; line-height:40px;}
	.proshow_title p{padding:0 20px;}
	.showcp_an p{width:100px;}
	.showcp_an p a{ font-size:0.9375rem; height:36px; line-height:36px;}
	.cnxh_nr li{width:49%; margin-right:0%;}
	.cnxh_nr li:nth-child(2n){ float:right;}
	.pro_txt p{font-size: 0.95rem;padding:3px 0;}
	}
	@media screen and (max-width:1440px) {
		.pro_dh{left: 7%;}
	}
	@media screen and (max-width:768px) {
		.pro_txt p{margin-left: 0;padding: 0.5px 0;}
		.pro_txt span{display: none;}
		.pro_txt{display: block;text-align: center;}
	}
	@media screen and (max-width:520px) {
		.pro_dh{display: none;}
		.pro_banner img{max-width: 170%;position: relative;right: 33%;}
		.pro_bt h1{font-size: 2rem;}
		.pro_bt p{font-size: 1.15rem;}
		.pro_al ul li a{margin-left: 10px;padding: 13px 0;font-size: 0.9rem;}
		.pro_box{padding-top: 25px;padding-bottom: 40px;}
		.pro_list ul li{width: 48.7%;margin-left: 0%;}
		.pro_list ul li:nth-child(2n+2){margin-left: 1.6%;}
		.pro_al ul{justify-content: space-around;}
	}
	
	/* 备品备件 */
	.case_banner{position: relative;overflow: hidden;}
	.case_bt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.case_bt h1{font-size: 3rem;color: #b8242a;font-family:"D-DIN-Bold";}
	.case_bt p{font-size: 1.5rem;color: white;}
	.case_dh{position: absolute;bottom: 4%;width: 95%;max-width: 1314px;text-align: right;left: 19%;transform: translate(-4.5%,4%);}
	.case_dh a{color: white;}
	.case_dh img{vertical-align: inherit;margin-right: 10px;}
	.case_al{background: #e6e6e6;}
	.case_al ul{display: flex;}
	.case_al ul li a{padding: 25px 0;margin-left: 85px;display: block;position: relative; font-size: 1.25rem;}
	.case_al ul li:nth-child(1) a{margin-left: 0;}
	.case_al ul li a em{width: 100%;height: 2px;background: #b8242a;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.case_al ul li a:hover em{transform: scaleX(1);}
	.al_xd a{color: #b8242a;}
	.al_xd em{transform: scaleX(1)!important;}
	.case_box{padding: 80px 0;overflow: hidden;background: #f5f5f5;}
	.case_list ul li{float: left;width: 23%;margin-left: 1.5%;margin-bottom: 30px;position: relative;}
	.case_list ul li:nth-child(1){margin-left: 0;}
	.case_list ul li:nth-child(5){margin-left: 0;}
	.case_list ul li:nth-child(9){margin-left: 0;}
	.case_txt{display: flex;position: absolute;bottom: 0;width: 100%;transition: .5s;background: #e6e6e6;}
	.case_txt p{padding: 14.5px 0;margin-left: 32%;color: #000000;transition: .5s;}
	.case_txt span{opacity: 0;transition: .5s;position: absolute;right: 0;}
	.case_list ul li:hover .case_txt{background: #031664;color: white;}
	.case_list ul li:hover .case_txt span{opacity: 1;}
	.case_list ul li:hover .case_txt p{margin-left: 10%;color: white;}
	@media screen and (max-width:1440px) {
		.case_dh{left: 7%;}
	}
	@media screen and (max-width:768px) {
		.case_txt p{margin-left: 0;padding: 5px 0;}
		.case_txt span{display: none;}
		.case_txt{display: block;text-align: center;}
		.case_list ul li{width: 32%;margin-left: 1.6%;}
		.case_list ul li:nth-child(1){margin-left: 0;}
		.case_list ul li:nth-child(4){margin-left: 0;}
		.case_list ul li:nth-child(7){margin-left: 0;}
		.case_list ul li:nth-child(10){margin-left: 0;}
		.case_list ul li:nth-child(9){margin-left: 1.6%;}
		.case_list ul li:nth-child(5){margin-left: 1.6%;}
		.case_box{padding: 40px 0;}
	}
	@media screen and (max-width:520px) {
		.case_dh{display: none;}
		.case_banner img{max-width: 170%;position: relative;right: 33%;}
		.case_bt h1{font-size: 2rem;}
		.case_bt p{font-size: 1.15rem;}
		.case_al ul li a{margin-left: 5px;padding: 13px 0;font-size: 0.85rem;}
		.case_list ul li{width: 49%;margin-left: 0%!important;}
		.case_list ul li:nth-child(2n+2){margin-left: 1.6%!important;}
		.case_al ul{justify-content: space-around;}
		.case_txt p{font-size: 0.8rem;}
		
	}
	
	/* 服务项目 */
	.ser_banner{position: relative;overflow: hidden;}
	.ser_bt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.ser_bt h1{font-size: 3rem;color: #b8242a;font-family:"D-DIN-Bold";}
	.ser_bt p{font-size: 1.5rem;color: white;}
	.ser_dh{position: absolute;bottom: 4%;width: 95%;max-width: 1314px;text-align: right;left: 19%;transform: translate(-4.5%,4%);}
	.ser_dh a{color: white;}
	.ser_dh img{vertical-align: inherit;margin-right: 10px;}
	.ser_al{background: #e6e6e6;}
	.ser_al ul{display: flex;}
	.ser_al ul li a{padding: 25px 0;margin-left: 85px;display: block;position: relative;}
	.ser_al ul li:nth-child(1) a{margin-left: 0;}
	.ser_al ul li a em{width: 100%;height: 2px;background: #b8242a;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.ser_al ul li a:hover em{transform: scaleX(1);}
	.al_xd a{color: #b8242a;}
	.al_xd em{transform: scaleX(1)!important;}
	.ser_l h1{font-size: 2.25rem;}
	.ser_l p{font-size: 0.875rem;font-family:"D-DIN";}
	.ser_box{padding-top: 80px;}
	.ser_nr{display: flex;justify-content: space-between;padding-bottom: 40px;border-bottom: 1px solid #e6e6e6;margin-bottom: 60px;align-items: center;}
	.ser_r>p{margin-bottom: 40px;}
	.ser_r ul li{margin-bottom: 10px;}
	.ser_r ul li span{background: #b8242a;color: white;padding: 1px 5px;border-radius: 50%;font-size: 0.8rem;margin-right: 10px;}
	.ser_r{position: relative;}
	.ser_r::after{content: "";width: 1px;height: 190px;background: #e6e6e6;display: block;position: absolute;left: -30%;top: 10px;}
	.ser_img{display: flex;justify-content: space-between;text-align: center;margin-bottom: 10px;}
	.ser_img p{padding: 10px 0;}
	.ser_imgr{margin-right: 30px;}
	@media screen and (max-width:1440px) {
		.ser_dh{left: 7%;}
	}
	@media screen and (max-width:1024px) {
		.ser_r::after{display: none;}
		.ser_imgr{margin-left: 1.6%;margin-right: 0;}
	}
	@media screen and (max-width:768px) {
		.ser_al ul li a{margin-left: 35px;}
		.ser_r>p>br{display: none;}
		.ser_r{width: 71%;}
		.ser_box{padding-top: 20px;}
	}
	@media screen and (max-width:520px) {
		.ser_dh{display: none;}
		.ser_banner img{max-width: 170%;position: relative;right: 33%;}
		.ser_bt h1{font-size: 2rem;}
		.ser_bt p{font-size: 1.15rem;}
		.ser_al>.gm{width: 100%;}
		.ser_nr{display: block;padding-bottom: 10px;margin-bottom: 20px;}
		.ser_r{width: 100%;margin-top: 10px;}
		.ser_r p{margin-bottom: 15px;}
		.ser_l h1{font-size: 1.65rem;}
		.ser_img p{font-size: 0.8rem;padding-top: 3px;}
		
		.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}
		
		
	}
	
	/* 资讯中心 */
	.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
	.xgnews-con li a{ font-size:14px;}
	.xgnews-con li span{ float:right; color:#999; font-size:12px;}
	.xgnews-con li a:hover{ text-decoration:underline;}
	.news_show{padding: 10px 0;}
	
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.news_l a p{padding: 12px 24px;}
		.news_banner img{max-width:170% ;}
		.news_banner_txt span{font-size: 3rem;}
		.news_banner_txt h1{font-size: 1rem;}
		.news_banner_txt p{font-size: 1.75rem;}
		.news_banner img{max-width: 170%;}
		.news_banner{overflow: hidden;}
		.xgnews-con li{float: none;width: auto;}
		
		
	}
	
	
	.news_banner{position: relative;overflow: hidden;}
	.news_bt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.news_bt h1{font-size: 3rem;color: #b8242a;font-family:"D-DIN-Bold";}
	.news_bt p{font-size: 1.5rem;color: white;}
	.news_dh{position: absolute;bottom: 4%;width: 95%;max-width: 1314px;text-align: right;left: 19%;transform: translate(-4.5%,4%);}
	.news_dh a{color: white;}
	.news_dh img{vertical-align: inherit;margin-right: 10px;}
	.news_al{background: #e6e6e6;}
	.news_al ul{display: flex;}
	.news_al ul li a{padding: 25px 0;margin-left: 85px;display: block;position: relative;}
	.news_al ul li:nth-child(1) a{margin-left: 0;}
	.news_al ul li a em{width: 100%;height: 2px;background: #b8242a;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.news_al ul li a:hover em{transform: scaleX(1);}
	.al_xd a{color: #b8242a;}
	.news_sj{z-index: 1;right: -23px;transition: .5s;opacity: 1;position: absolute;width:0;height:0;bottom: 3px;border-width:6px;border-style:solid;border-color:#b8242a transparent transparent;font-size:0;line-height:0;transform: rotate(-90deg);}
	.news_tr>a{position: relative;}
	.news_tr>a::after{content: "";height: 1px;width: 25px;background: #b8242a;display: block;margin-top: 5px;z-index: 1;}
	.news_tr>a::before{content: "";height: 1px;width: 100%;background: #e6e6e6;display: block;margin-top: 5px;position: absolute;bottom: -6px;}
	.al_xd em{transform: scaleX(1)!important;}
	.news_top{margin-top: 60px;margin-bottom: 55px;}
	.news_top .gm{display: flex;background: #fafafa;}
	.news_tr{padding-top: 40px;margin-left: 60px;margin-right: 40px;width:63%;}
	.news_time{margin-bottom: 40px;}
	.news_tit h1{font-size: 1.5rem;}
	.news_zw{margin-top:15px;height: 100px;overflow: hidden;}
	.news_zw p{color: #999999;}
	.news_bom{background: #e6e6e6;padding: 60px 0;overflow: hidden;}
	.news_list ul li{float: left;width: 32%;margin-bottom: 40px!important;}
	.news_list ul li:nth-child(2){margin: 0 1.5%;}
	.news_list ul li:nth-child(5){margin: 0 1.5%;}
	.news_txt{background: white;padding: 25px 15px;border-bottom: 1px solid #cccccc;position: relative;padding-top: 15px;}
	.news_txt span{font-size: 1.125rem;font-family:"D-DIN";color: #999999;}
	.news_txt h1{font-size: 1.5rem;margin: 10px 0;height: 62px;overflow: hidden;}
	.news_txt p{color: #999999;height:125px;overflow: hidden;}
	.news_txt::after{content: "";width: 100%;height: 1px;background: #b8242a;display: flex;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.news_list ul li:hover  .news_txt::after{transform: scaleX(1);}
	@media screen and (max-width:1440px) {
		.news_dh{left: 7%;}
	}
	@media screen and (max-width:1024px) {
		.news_tr{padding-top: 15px;margin-left: 25px;margin-right: 10px;}
		.news_time{margin-bottom: 10px;}
		.news_txt h1{font-size: 1.25rem;height: 54px;}
	}
	@media screen and (max-width:768px) {
		.news_tl{width: 50%;}
		.news_tr{width: 50%;padding-top: 5px;}
		.news_zw{margin-top: 5px;height: 85px;}
		.news_txt p{height: 84px;overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.news_dh{display: none;}
		.news_banner img{max-width: 170%;position: relative;right: 33%;}
		.news_bt h1{font-size: 2rem;}
		.news_bt p{font-size: 1.15rem;}
		.news_al ul li a{margin-left: 0;padding: 13px 0;font-size: 0.875rem;}
		.news_al ul{justify-content: space-around;}
		.news_top .gm{display: block;}
		.news_tl{width: 100%;}
		.news_tr{width: 100%;margin: 0;padding: 10px 5px;box-sizing: border-box;}
		.news_list ul li{width: 49%;margin-left: 0!important;margin-right: 0!important;}
		.news_list ul li:nth-child(2n+2){margin-left: 1.6%!important;}
		.news_list ul li{margin-bottom: 15px!important;}
		.news_bom{padding: 25px 0;}
		.news_top{margin: 20px 0;}
		.news_txt h1{font-size: 1rem;}
		.news_txt p{font-size: 0.8rem;}
		.news_txt{padding: 9px 10px;}
		.news_tit h1{font-size: 1.15rem;}
		.news_zw p{font-size: 0.8rem;}
		.news_zw{padding-bottom: 5px;}
		.news_txt h1{font-size: 0.9rem;height: 38px;overflow: hidden;margin: 5px 0;}
	}
	
	.v_box{overflow: hidden;padding: 60px 0;background: #fafafa;}
	.v_list ul li{float: left;width: 45.7%;margin-left: 3%;margin-bottom: 50px;overflow: hidden;}
	.v_list ul li:nth-child(1){margin-left: 0;}
	.v_list ul li:nth-child(3){margin-left: 0;}
	.v_list ul li:nth-child(5){margin-left: 0;}
	.v_list ul li:nth-child(7){margin-left: 0;}
	.v_list ul li:nth-child(9){margin-left: 0;}
	.v_list ul li:nth-child(11){margin-left: 0;}
	.v_list ul li:nth-child(13){margin-left: 0;}
	.v_txt{padding: 10px 0;background: #e6e6e6;text-align: center;position: relative;border-bottom: 1px solid #cccccc;}
	.v_txt::after{content: "";width: 100%;height: 1px;background: #b8242a;display: flex;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.v_list ul li:hover  .v_txt::after{transform: scaleX(1);}
	.v_img{position: relative;}
	.v_img img{width: 100%;}
	.v_img span{position: absolute;top: 0;left: 0;transition: .5s;transform: scale(1.1);opacity: 0;}
	.v_list ul li:hover .v_img span{transform: scale(1);opacity: 1;}
	@media screen and (max-width:768px) {
		.v_list ul li{width: 47.7%;}
	}
	@media screen and (max-width:520px) {
		.v_box{padding: 25px 0;}
		.v_list ul li{margin-bottom: 15px;}
		.v_txt p{font-size: 0.75rem;height: 15px;}
		.v_txt{padding: 3px 0;}
	}
	
	/* 联系我们 */
	.con_banner{position: relative;overflow: hidden;}
	.con_bt{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
	.con_bt h1{font-size: 3rem;color: #b8242a;font-family:"D-DIN-Bold";}
	.con_bt p{font-size: 1.5rem;color: white;}
	.con_dh{position: absolute;bottom: 4%;width: 95%;max-width: 1314px;text-align: right;left: 19%;transform: translate(-4.5%,4%);}
	.con_dh a{color: white;}
	.con_dh img{vertical-align: inherit;margin-right: 10px;}
	.con_al{background: #e6e6e6;}
	.con_al ul{display: flex;}
	.con_al ul li a{padding: 25px 0;margin-left: 85px;display: block;position: relative;}
	.con_al ul li:nth-child(1) a{margin-left: 0;}
	.con_al ul li a em{width: 100%;height: 2px;background: #b8242a;position: absolute;bottom: 0;left: 0;transform: scaleX(0);transition: .5s;}
	.con_al ul li a:hover em{transform: scaleX(1);}
	.al_xd a{color: #b8242a;}
	.al_xd em{transform: scaleX(1)!important;}
	.con_top{margin-top: 80px;margin-bottom: 40px;}
	.con_tl h1{font-size: 2.25rem;}
	.con_tl p{font-size: 0.875rem;}
	.con_top{display: flex;justify-content: space-between;}
	.con_tr {display: flex;align-items: flex-end;}
	.con_tr p{margin-right: 10px;font-size: 0.875rem;}
	.con_ico h1{font-size: 1.125rem;font-weight: bold;color: #999999;margin-top: 10px;}
	.con_txt h1{color: #b8242a;font-size: 1.5rem;font-family:"D-DIN-Bold";margin-bottom: 10px;}
	.con_txt p{color: #666666;line-height: 25px;color: #666666;}
	.con_lx ul{display: flex;justify-content: space-between;}
	.con_lx ul li{width: 25%;text-align: center;position: relative;}
	.con_txt{margin-top: 20px;}
	.con_lx ul li::after{content: "";width: 1px;height: 120px;background: #e6e6e6;display: block;position: absolute;top: 0;right: 0;}
	.con_lx ul li:nth-child(4)::after{display: none;}
	.con_lx{padding: 40px 0; border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;margin-bottom: 40px;}
	.con_dt{padding: 20px 10px;background: #e6e6e6;margin: 15px 0;color: #7b7b7b;}
	.con_dt h1{font-size: 1.125rem;color: #b8242a;font-weight: bold;}
	.con_dz {margin-bottom: 2em;}
	.con_dzl {display: flex;align-items: center;}
	.con_dzl img {flex: 0 1 30px;margin-right: 20px;}
	.con_dzl>div {flex: 1;padding: 10px 20px;}
	.con_dzl>div h1{font-size: 1.125rem;color: #b8242a;font-weight: bold;}
	@media screen and (max-width:1440px) {
		.con_dh{left: 7%;}
	}
	@media screen and (max-width:768px) {
		.con_dz{display: block;}
		.con_dt>p>br{display: none;}
		.con_dzr{width: 100%;margin-left: 0;margin-top: 10px;}
	}
	@media screen and (max-width:520px) {
		.con_dh{display: none;}
		.con_banner img{max-width: 170%;position: relative;right: 33%;}
		.con_bt h1{font-size: 2rem;}
		.con_bt p{font-size: 1.15rem;}
		.con_al ul li a{padding: 13px 0;margin-left: 40px;font-size: 0.8rem;}
		.con_top{display: block;margin-top: 25px;margin-bottom: 20px;}
		.con_tl h1{font-size: 1.5rem;text-align: center;}
		.con_tl p{text-align: center;}
		.con_tr{display: none;}
		.con_lx ul li{width: 50%;margin-bottom: 10px;}
		.con_lx ul{flex-wrap: wrap;}
		.con_txt h1{font-size: 1rem;margin-bottom: 1px;}
		.con_txt p{font-size: 0.85rem;line-height: 20px;}
		.con_lx ul li:nth-child(4)::after{display: block;}
		.con_lx{padding: 20px 0;margin-bottom: 20px;}
		.con_dzl {flex-wrap: wrap;}
		.con_dzl>img{display: none;}
		.con_dzl>div{flex: 0 1 100%;margin: 0;}
		.con_ico h1{font-size: 1rem;}
		.con_dt p{font-size: 0.8rem;}
		.con_dzl p{font-size: 0.8rem;}
		.con_dzr{margin-top: 10px;}
		.con_dz{margin-bottom: 15px;}
		
		
		
	}
	.m{position: fixed;right: 2%;top: 35%;background: white;text-align: center;width: 95px;padding: 10px;z-index: 999;box-sizing: border-box;border: 1px solid rgba(0,0,0,0.5);}
	.m p{padding: 10px 0;text-align: center;padding-top: 0;font-size: 0.875rem;}
	.m a{padding: 10px 0;text-align: center;padding-top: 0;font-size: 0.875rem;}
	.m>ul>li>a>img{display: block;margin: 0 auto;margin-bottom: 3px;width: 70%;}
	.m>ul>li>p>img{display: block;margin: 0 auto;margin-bottom: 3px;width: 70%;}
	.m ul li{text-align: center;cursor: pointer;position: relative;}
	.m ul li:nth-child(1){padding-bottom: 20px;border-bottom:1px solid rgba(0,0,0,0.8);}
	.m ul li:nth-child(2){padding-top: 20px;}
	.ewm img{margin-right: auto!important;width: 50%!important;}
	.ewm{position: absolute;left: -455px;top: 0;text-align: right;display: none;}
	.m ul li:nth-child(2):hover .ewm{display: block;}
	 @media screen and (max-width:768px) {
		.m{display: none;}
	} 

	.ab_text{ display: flex; justify-content: space-between; }
	.ab_text>.left{ max-width:650px;  }
	.ab_text>.left>.ab_content{ margin-top: 30px; line-height: 35px; }
	.about_nr1l>p{ margin-top: 15px; font-size: 22px; }
	@media screen and (max-width:520px) {
		.ab_text{ display: block; }
		.about_nr1l>p{ margin-top: 8px; font-size: 14px; }
	} 
	
	
	
	