@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: 1800px;margin: 0 auto;}
.gm{width: 95%;max-width: 1300px;margin: 0 auto;}
.agm{width: 95%;max-width: 1320px;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:230px;}
}
.xd em{transform:scaleX(1)!important;box-shadow: 0 0 22px rgba(255,255,255,0.3);}
.xd a{color: #ae0000!important;}
.xd a img:nth-child(2){opacity: 1!important;}
.xd a img:nth-child(1){opacity: 0!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:"D-DIN";
	 src: url("../font/D-DIN.eot"),
	      url("../font/D-DIN.ttf");
	}
	@font-face {
	 font-family:"pmzd";
	 src: url("../font/pmzd.eot"),
	      url("../font/pmzd.ttf");
	}
	@font-face {
	 font-family:"dinbl";
	 src: url("../font/dinbl.eot"),
	      url("../font/dinbl.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");
	}
	
	
	
	.nav_box{width: 100%;transition: .5s;z-index: 10000;position: relative;background:white;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;height: 120px;}
	.top_logo a{display: flex;align-items: center;}
	.logo_txt h1{color: #404040;font-size: 1.5rem;font-family:"pmzd";line-height: 25px;margin-bottom: 5px;text-align: center;}
	.logo_txt span{font-size: 0.6875rem;color: #7b7b7b;font-family:"D-DIN";letter-spacing: -0.5px;}
	.logo_txt{margin-left: 10px;}
	.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 15px;}
	.top_nav>ul>li>a{padding: 49px 5px;transition: .5s;color: #3a3a3a;z-index: 9;position: relative;font-size: 1.125rem;display: block;}
	.top_nav>ul>li>a img:nth-child(2){position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;transition: .5s;opacity: 0;}
	.top_nav>ul>li:hover a img:nth-child(2){opacity: 1;}
	.top_nav>ul>li>em{background:#ae0000; display:block; position:absolute; left:0; bottom:-2px; height:4px; transition:0.5s; width:100%; transform:scaleX(0);border-radius: 20px;}
	.top_nav>ul>li:hover em{transform:scaleX(1); transition:0.5s;box-shadow: 0 0 22px rgba(255,255,255,0.3);}
	.top_nav>ul>li:hover a{color: #ae0000;}
	.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);top: 0;}
	.top_p>ul{display: flex;align-items: center;}
	.top_p>ul>li{margin-right: 20px;position: relative;cursor: pointer;}
	.sear_dw{position: relative;background: white;}
	.sear{position: absolute;right: 0;transition: .5s;bottom: 0px;width: 100%;text-align: center;z-index: -1;}
	.sear form{width: 50%;margin: 0 auto;position: relative;}
	.d1 {background: #4ba4da;padding: 20px 0;box-sizing: border-box;}
	.d1 input {box-sizing: border-box;width: 100%; height: 42px;padding-left: 10px; border: 2px solid #2786c0; border-radius: 5px; outline: none; background: #fff;color: #9E9C9C;}
	.d1 button {box-sizing: border-box;position: absolute; top: 0; right: 0px; width: 42px;height: 42px; border: none; background: #2786c0; border-radius: 0 5px 5px 0; cursor: pointer;}
	.top_p>ul>li:nth-last-child(1){margin-right: 0;background: url(../img/lan_jt.png) right center no-repeat;padding-right: 15px;}
	.top_p>ul>li:nth-last-child(1) a{color: #404040;font-size: 1.125rem;font-family:"din";}
	.mob_logo{display: none;}
	.top_logo img:nth-child(2){display: none;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 1000;}
	.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: white;display: block;transition: 0.3s;}
	.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;display: block;padding: 20px 0px;}
	.mob_ico_show span:nth-of-type(1){transform: translateY(10px) rotate(-45deg);}
	.mob_ico_show span:nth-of-type(2){opacity: 0;}
	.mob_ico_show span:nth-of-type(3){transform: translateY(-10px) rotate(45deg);}
	/* 延迟加载菜单文字 */
	.menu_txt a{
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}
	@-webkit-keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	@keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	/* 移动端导航按��?*/
	@media screen and (max-width:1680px) {
		.top_nav>ul>li>a{font-size: 1rem;}
	}
	@media screen and (max-width:1664px) {
		.top_p>ul>li{margin-right: 10px;}
		.top_nav>ul>li{margin: 0 10px;}
		
	}
	@media screen and (max-width:1537px) {
		.logo_txt h1{font-size: 1.25rem;}
	}
	@media screen and (max-width:1477px) {
		.top_nav>ul>li{margin: 0 5px;}
		
	}
	@media screen and (max-width:1415px) {
		.top_nav>ul>li{margin: 0 5px;}
		.logo_txt h1{font-size: 1.15rem;}
		.logo_txt span{display: none;}
		.logo_txt{margin-top: 0;}
	}
	@media screen and (max-width:1398px) {
		.top_nav>ul>li{margin: 0;}
		.top_p>ul>li{margin-right: 5px;}
	}
	@media screen and (max-width:1339px) {
		.logo_txt{margin-left: 5px;}
	}
	@media screen and (max-width:1295px) {
		.logo_txt{display: none;}
	}
	@media screen and (max-width:1156px) {
		.top_p>ul>li:nth-child(1){display: none;}
		.top_p>ul>li:nth-child(2){display: none;}
		
	}
	@media screen and (max-width:1089px) {
		.top_nav>ul>li>a{font-size: 1rem;padding: 49px 0;}
		.top_p>ul>li{margin-right: 5px;}
		
	}
	
	@media screen and (max-width:1024px) {
		.mob_inner_box{display: block;}
		.top_nav ul{display: none;}
		.mob_ico span{background: #037b99;}
		.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;}
		
		.logo_txt{padding-left: 10px;margin-left: 10px;line-height: 30px;}
		.logo_img img{width: 17%;}
		/* .menu_bg{top: 60px;}
		.mob_inner{top: 26%;} */
		.top_logo img{width: 16%;}
		.nav_box{position: relative;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: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;}
		
		.logo_txt{margin-left: 10px;line-height: 30px;display: block;padding-left: 0;}
		.logo_txt h1{margin-bottom: 0;}
		.logo_img img{width: 17%;}
		/* .menu_bg{top: 60px;}
		.mob_inner{top: 26%;} */
		.top_logo img{width: 21%;}
		.nav_box{position: relative;background: white;}
		.nav_box a{font-size: 1.125rem;display: flex;}
		.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: 44px;}
		.menu_txt a{font-size: 0.8rem;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;}
		.logo_txt h1{display: none;}
		
		.nav_box .gm_top{height: 53px;}
		.menu_bg{width: 50%;height: auto;top: 53px;right: 0;}
		
		.top_logo img:nth-child(2){display: flex;width: 19%;}
		.top_logo img:nth-child(1){display: none;}
		.top_p>ul>li:nth-last-child(1) a{font-size: 0.875rem;}
		.top_p>ul>li:nth-last-child(1){background: none;padding-right: 0;margin-right: 5px;}
		.top_p>ul>li:nth-child(1){display: none;}
		.top_p>ul>li:nth-child(2){display: none;}
		.top_p>ul>li:nth-child(3){width: 35%;}
		.top_p>ul{justify-content: flex-end;}
		.sear form{width: 85%;}
		.d1{padding: 15px 0;}
	}
	/* banner */
	.banner{border-bottom: 6px solid #ae0000;}
	.swiper-container{
	    --swiper-pagination-color: #ae0000;/* 两种都可以 */
		--swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
		
		
	}
	.swiper-pagination-bullet{opacity: 1!important;background: white!important;transition: .5s;width: 10px!important;height: 10px!important;margin: 0 10px!important;}
	.swiper-pagination-bullet-active{background: #ae0000!important;transition: .5s;}
	.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px!important;}

	.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) {
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#0c68a2;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0a6095;}
		.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 #0a6095;}
		.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;}
	}
	
	.inl_box{border-bottom: 1px solid #dfdfdf;}
	.inl_list{padding: 42px 0;}
	.inl_list ul{display: flex;align-items: center;}
	.inl_list ul li{width: 25%;box-sizing: border-box;padding-left: 25px;position: relative;}
	.inl_list ul li::after{content: "";width: 1px;height: 65%;left: 0;top: 0;position: absolute;background: #a2a2a2;display: block;}
	.inl_list ul li::before{content: "";width: 3px;height: 35%;bottom: 0;left: -1px;position: absolute;background: #ae0000;display: block;}
	.inl_top{display: flex;align-items: flex-end;margin-bottom: 10px;}
	.inl_top h1{color: #2785c0;font-size: 3.75rem;font-family:"dinbl";position: relative;z-index: 2;line-height: 51px;}
	.inl_top span{color: white;font-size: 0.875rem;display: inline-block;background: #ae0000;padding: 0 13px;padding-left: 20px;right: 12px;border-radius: 50px;position: relative;}
	.inl_top span::after{content: "";width: 30px;height: 30px;background: white;position: absolute;left: -16px;top: -8px;display: block;border-radius: 50px;}
	.inl_bom p{color: #8c8c8c;}
	@media screen and (max-width:1130px) {
		.inl_bom p br{display: none;}
		.inl_list ul li{padding-left: 15px;}
	}
	@media screen and (max-width:1024px) {
		.inl_list ul li{padding: 0 10px ;}
		.inl_bom p{font-size: 0.875rem;}
		.inl_top h1{font-size: 3rem;}
	}
	@media screen and (max-width:768px) {
		.inl_top h1{font-size: 2.875rem;}
		.inl_top span{bottom: 5px;}
		.inl_bom p{font-size: 0.875rem;}
	}
	@media screen and (max-width:520px) {
		.inl_list ul li{width: 49%;}
		.inl_list ul{flex-wrap: wrap;}
		.inl_bom p{font-size: 0.75rem;}
		.inl_top h1{font-size: 2.125rem;line-height: 40px;}
		.inl_list ul li:nth-child(1n+3){margin-top: 25px;}
		.inl_list{padding: 50px 0;}
		.inl_top span{font-size: 0.75rem;}
		.inl_top span::after{top: -10px;}
		.swiper-pagination-bullet{margin: 0 5px!important;}
	}
	
	.ina_box{position: relative;overflow: hidden;}
	.ina_l{width: 100%;position: absolute;}
	.ina_r{width: 50.1%;float: right;height: 750px;}
	.ina_llist{width: 47%;}
	.ina_top{margin-top: 45px;}
	.ina_top h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;margin-bottom: 5px;}
	.ina_top h2{color: #171717;font-size: 1.25rem;font-weight: 100;}
	.ina_top h2::after{content: "";width: 41px;height: 3px;background: #ae0000;display: block;margin: 20px 0 35px;}
	.ina_top p{color: #4b4b4b;line-height: 28px;margin-bottom: 20px;}
	.ina_top a{color: #2785c0;font-size: 1.125rem;}
	.ina_top a span{font-family:"din";display: inline-block;margin-left: 10px;}
	.ina_txt span{font-size: 0.75rem;color: white;opacity: .3;text-transform: uppercase;}
	.ina_txt p{font-size: 1.25rem;color: #fff;}
	.ina_ico{padding-top: 45px;margin-bottom: 25px;}
	.ina_menu{width: 95%;max-width: 1300px;margin: 0 auto;position: absolute;right: 0;left: 0;bottom: 10px;}
	.ina_menu ul li{background: #2785c0;padding-bottom: 27px;text-align: center;position: relative;transition: .5s;}
	.ina_menu ul li:hover{background: #ae0000;box-shadow: 0 0 22px rgba(0,0,0,0.3) inset;}
	.ina_menu ul li::after{content: "";width: 1px;height: 70%;background: rgba(255,255,255,0.3);position: absolute;right: 0;top: 50%;transform: translate(0,-50%);display: block;}
	.ina_menu ul li:nth-last-child(1)::after{display: none;}
	.ina_menu ul{display: grid;grid-template-columns: repeat(4,1fr);}
	@media screen and (max-width:1024px) {
		.ina_top{margin-top: 20px;}
		.ina_top h2::after{margin: 20px 0;}
		.ina_r{display: none;}
		.ina_l{position: static;}
		.ina_llist{width: 100%;}
		.ina_menu{position: static;margin-top: 50px;}
	}
	@media screen and (max-width:768px) {
		.ina_r{display: none;}
		.ina_l{position: static;}
		.ina_menu{position: static;}
		.ina_llist{width: 100%;}
		.ina_top{margin-bottom: 40px;}
		.ina_box{padding-bottom: 70px;}
		.ina_menu ul li{width: 33.333%;}
		.ina_menu ul{display: flex;}
	}
	@media screen and (max-width:520px) {
		.ina_top h1{font-size: 1.35rem;}
		.ina_top h2{font-size: 1rem;}
		.ina_box{padding: 40px 0;}
		.ina_top{margin-top: 0;margin-bottom: 25px;}
		.ina_top p{font-size: 0.875rem;line-height: 24px;margin-bottom: 15px;text-indent: 28px;}
		.ina_top a{font-size: 0.875rem;}
		.ina_menu ul{display: flex;}
		.ina_menu ul li{width: 33.333%;padding-bottom: 20px;}
		.ina_txt p{font-size: 0.75rem;}
		.ina_txt span{display: none;}
		.ina_ico{padding-top: 20px;margin: 0 auto 15px;width: 30%;box-sizing: border-box;height: 55px;display: flex;flex-direction: column;justify-content: flex-end;}
	}
	
	.inp_box{background: url(../img/inp_bg.jpg) center no-repeat;min-height: 1208px;overflow: hidden;}
	.inp_tit{text-align: center;padding-top: 75px;}
	.inp_tit h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;}
	.inp_tit p{color: #3c3c3c;font-size: 1.5rem;font-weight: 100;}
	.inp_tit p::after{content: "";width: 55px;height: 3px;background: #ae0000;display: block;margin: 20px auto 45px;}
	.inp_list{display: flex;justify-content: space-between;}
	.inp_menu{width: 22%;}
	.inp_menu>h1{color: #2785c0;font-size: 1.875rem;font-weight: bold;margin-bottom: 5px;}
	.inp_menu>span{color: #8f8f8f;font-size: 1.5rem;font-family: "din";text-transform: uppercase;font-weight: bold;}
	.inp_menu>ul{margin-top: 15px;}
	.inp_menu>ul>li:nth-child(1){border-top: 1px solid #B4B4B4;}
	.inp_menu>ul>li{border-bottom: 1px solid #b4b4b4;padding: 0 10px 0 5px;position: relative;}
	.inp_menu>ul>li>a{transition: .5s;color: #2a2a2a;font-size: 1.5rem;display: block;padding: 15px 0;position: relative;}
	.inp_menu>ul>li:hover>a{color: #2785c0;}
	.inp_sj{transition: .5s;width: 0; height: 0;border-top: 9px solid #2785c0; border-right: 6px solid transparent;border-left: 6px solid transparent;position: absolute;top: 50%;right: 5px;transform: translate(0,-50%) rotate(0deg);}
	.inp_menu>ul>li:hover .inp_sj{transform: translate(0,-50%) rotate(180deg);}
	.inp_menu>ul>.on>a{color: #2785c0;}
	.inp_menu>ul>.on .inp_sj{transform: translate(0,-50%) rotate(180deg);}
	/* .inp_menu>ul>.on>.sub{display: block!important;}
	.inp_menu>ul>.on>a>.inp_sj{transform: translate(0,-50%) rotate(180deg);} */
	.sub{display: none;padding-bottom: 20px;}
	.sub li{padding-left: 30px;position: relative;}
	.sub li em{width: 0;height: 100%;background: #2785c0;transition: .5s;position: absolute;left: 0;top: 0;}
	.sub li:hover em{width: 100%;}
	.sub li:hover a{color: white;background: url(../img/inp_jt.png) 95% center no-repeat;}
	.sub li:hover a::after{background: white;}
	.sub .on a::after{background: white;}
	.sub .on em{width: 100%;}
	.sub .on a{color: white;background: url(../img/inp_jt.png) 95% center no-repeat;}
	.sub li a{transition: .5s;padding: 10px 0;display: block;padding-left: 10px;position: relative;z-index: 2;overflow: hidden;text-overflow: ellipsis;}
	.sub li a::after{content: "";transition: .5s;width: 6px;height: 1px;background: black;display: block;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
	.inp_lx{margin-top: 35px;padding-bottom: 15px;border-bottom: 3px solid #2784bf;}
	.inp_lx2{background: url(../img/inp_p.png) left center no-repeat;padding-left: 55px;margin-left: 5px;}
	.inp_lx p{color: #3f3d3d;}
	.inp_lx a{color: #2784bf;font-size: 1.875rem;font-family: "din";display: inline-block;font-weight: bold;}
	.inp_nr>ul>li:nth-child(1){margin-bottom: 25px;overflow: hidden;display: flex;background: #ffffff;box-sizing: border-box;padding: 30px;border: 1px solid #e9e9e9;position: relative;}
	.inp_nr>ul>li:nth-child(1)::after{content: "";background: #2785c0;height: 150%;width: 40%;display: block;position: absolute;right: -30px;top: -50px;transform: rotate(10deg);}
	.inp_nr{width: 75.462%;}
	.inp_l{width: 42%;position: relative;z-index: 2;}
	.inp_r{width: 58%;box-shadow: 0 0 22px rgba(0,0,0,0.2);position: relative;z-index: 2;}
	.inp_l h1{color: #2a2a2a;font-size: 1.875rem;margin-top: 20px;}
	.inp_l h1::after{content: "";width: 100%;height: 1px;margin: 30px 0 35px;background: #e1e1e1;display: block;}
	.inp_l p{color: #676767;line-height: 25px;width: 95%;height: 183px;}
	.inp_l ul{display: flex;}
	.inp_l ul li:nth-child(1){margin-right: 10px;position: relative;}
	.inp_l ul li a{transition: .5s;background: #2785c0;color: white;padding: 10px 15px;position: relative;padding-right: 35px;}
	.inp_l ul li:hover a{background: #AE0000;}
	.inp_jt{transition: .5s;width: 0; height: 0;border-top: 9px solid #FFFFFF; border-right: 6px solid transparent;border-left: 6px solid transparent;position: absolute;top: 51%;right: 15px;transform: translate(0,-51%) rotate(-90deg);}
	.inp_mc{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;margin: 0 13px;border-top: 1px solid #e1e1e1;}
	.inp_mc p{font-size: 1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.inp_nr>ul>li{background: white;border: 1px solid #E1E1E1;}
	.inp_nr>ul>li:nth-last-child(1){display: none;}
	.inp_mc span{display: none;background: #2785c0;width: 30px;height: 30px;font-size: 1.5rem;color: white;border-radius: 50%;text-align: center;line-height: 27px;}
	.inp_nr>ul>li:nth-child(1n+2){width: 31.5%;float: left;margin-left: 2.4%;}
	.inp_nr>ul>li:nth-child(2){margin-left: 0;}
	.inp_img{overflow: hidden;}
	.inp_img img{transition: .5s;transform: scale(1);}
	.inp_nr>ul>li:nth-child(1n+2):hover .inp_img img{transform: scale(1.05);}
	@media screen and (max-width:1280px) {
		.inp_menu>h1{font-size: 1.45rem;}
		.inp_nr>ul>li:nth-child(1){align-items: center;}
	}
	@media screen and (max-width:1187px) {
		.inp_nr>ul>li:nth-child(1n+2){margin-left: 1.5%;}
		.inp_menu>span{font-size: 1.125rem;}
		.inp_lx2{background: none;padding-left: 0;}
		.inp_l p{height: auto;margin-bottom: 50px;}
	}
	@media screen and (max-width:1024px) {
		.inp_l h1::after{margin: 15px 0;}
		.inp_l p{margin-bottom: 20px;line-height: 22px;}
		.inp_l ul li a{font-size: 0.875rem;}
		.inp_box{min-height: 1115px;}
		.inp_menu>ul>li>a{font-size: 1.25rem;}
		.inp_menu>h1{font-size: 1.25rem;}
		.inp_menu .sub li{padding-left: 15px;}
		.inp_tit p{font-size: 1.35rem;}
	}
	@media screen and (max-width:768px) {
		
		.inp_menu{display: none;}
		.inp_nr{width: 100%;}
		.inp_box{min-height: auto;padding-bottom: 70px;}
		.inp_nr ul{display: none;}
		.inp_nr ul:nth-child(1){display: block;}
		
	}
	@media screen and (max-width:520px) {
		.inp_nr>ul>li:nth-last-child(1){display: block;}
		.inp_tit p{font-size: 0.875rem;}
		.inp_tit h1{font-size: 1.65rem;margin-bottom: 3px;}
		.inp_tit{padding-top: 50px;}
		.inp_l p{display: none;}
		.inp_nr>ul>li:nth-child(1)::after{display: none;}
		.inp_mc span{display: none;}
		.inp_nr>ul>li:nth-child(1){display: none;padding: 0;position: relative;flex-direction: column-reverse;margin-bottom: 0;width: 49%!important;}
		.inp_l h1{font-size: 0.875rem;margin-top: 0;}
		.inp_nr ul{display: block;}
		.inp_l ul li:nth-child(2){display: none;}
		.inp_l ul li a{opacity: 0;position: absolute;width: 100%;height: 100%;padding: 0;top: 0;left: 0;}
		.inp_l ul li:nth-child(1){position: static;}
		.inp_l{position: static;width: auto;padding: 5px 0;margin: 0 10px;border-top: 1px solid #e1e1e1;}
		.inp_mc{padding: 5px 0;margin: 0 10px;justify-content: center;}
		.inp_r{position: static;z-index: 0;width: 100%;box-shadow: none;}
		.inp_nr>ul>li{width: 48.5%!important;margin-left: 0!important;float: left!important;margin-bottom: 20px;}
		.inp_nr>ul>li:nth-last-child(2n){margin-right: 1.333%!important;}
		.inp_mc p{font-size: 0.875rem;}
		.inp_l h1::after{display: none;}
		.inp_r{height: 175px;display: flex;flex-direction: column;justify-content: center;}
		.inp_box{padding-bottom: 30px;}
		.inp_tit p::after{margin-bottom: 30px;}
	}
	
	.inx_box{background: url(../img/inx_bg.jpg) center fixed no-repeat;max-height: 790px;}
	.inx_tit{text-align: center;padding-top: 55px;}
	.inx_tit h1{color: #fff;font-size: 2.5rem;font-weight: bold;}
	.inx_tit p{color: #fff;font-size: 1.5rem;font-weight: 100;}
	.inx_tit p::after{content: "";width: 55px;height: 3px;background: #fff;display: block;margin: 20px auto 45px;}
	.inx_list{background: url(../img/inx_bg2.jpg) center left no-repeat;min-height: 700px;}
	.inx_zx span{font-family: "din";font-size: 1.125rem;color: #949494;text-transform: uppercase;transition: .5s;}
	.inx_zx h1{font-size: 1.25rem;color: black;transition: .5s;}
	.inx_l ul li{box-sizing: border-box;display:flex;align-items: center;cursor: pointer;padding: 5px;transition: .5s;height: 120px;width: 360px;border-radius: 60px;margin-top: 10px;}
	.inx_l ul li:nth-child(1){margin-top: 0;}
	.inx_l ul li:hover{background: #2785c0;box-shadow: 0 0 22px rgba(0,0,0,0.3) inset;}
	.inx_l ul li:hover h1{color: white;}
	.inx_l ul li:hover span{color: white;}
	.inx_l ul li:hover{border-color: transparent;}
	.inx_l ul .on{background: #2785c0;box-shadow: 0 0 22px rgba(0,0,0,0.3) inset;}
	.inx_l ul .on h1{color: white;}
	.inx_l ul .on span{color: white;}
	.inx_l ul .on{border-color: transparent;}
	.inx_ico{border: 1px solid #c8c8c8;border-radius: 50%;overflow: hidden;margin-right: 15px;}
	.inx_list{display: flex;justify-content: space-between;align-items: center;}
	.inx_l{margin-left: 13.7%;}
	.inx_r{width: 64%;position: relative;}
	.inx_img{text-align: right;}
	.inx_txt{width: 50%;background: rgba(255,255,255,0.95);position: absolute;top: 103px;left: 0;padding: 30px;box-shadow: 0 0 15px rgba(0,0,0,0.2);}
	.inx_ttl{margin-right: 10px;}
	.inx_ttl h1{font-family:"dinstd";font-size: 3rem;color: white;background: #c0bdbd;padding: 6px 20px;}
	.inx_ttr h1{color: #c40000;font-size: 2.25rem;font-weight: bold;}
	.inx_ttr h1 span{color: #e0e0e0;font-family:"dinstd";text-transform: uppercase;font-weight: normal;display: inline-block;margin-left: 10px;}
	.inx_tt{display: flex;align-items: flex-start;position: relative;z-index: 2;}
	.inx_ttr p{color: black;font-size: 1.5rem;font-weight: 100;}
	.inx_ttr p::after{content: "";width: 45px;height: 3px;background-color: #474747;margin: 30px 0;display: block;}
	.inx_tc{margin-left: 50px;height: 240px;overflow: scroll;}
	.inx_tc p{color: black;font-size: 1rem;line-height: 30px;}
	.inx_txt::after{content: "";height: 66%;width: 1px;background: #d9d9d9;display: block;position: absolute;left: 67px;top: 20%;}
	.inx_tb a{background: #2785c0;color: white;padding: 14px 35px;display: inline-flex;font-size: 1.125rem;align-items: center;padding-left: 30px;}
	.inx_tb img{margin-left: 15px;margin-top: 2px;}
	.inx_lx p{color: #5f5f5f;font-size: 18px;}
	.inx_lx h1{font-size: 2rem;color: black;font-family:"din";font-weight: bold;}
	.inx_tb{display: flex;align-items: center;position: relative;z-index: 2;}
	.inx_lx{line-height: 27px;margin-left: 25px;}
	.inx_jt{transition: .5s;width: 0; height: 0;border-top: 30px solid #FFFFFF; border-right: 20px solid transparent;border-left: 20px solid transparent;position: absolute;top: 10%;left: -30px;transform: translate(0,-51%) rotate(90deg);}
	.inx_list2 ul li:nth-child(2) .inx_jt{top: 37%;}
	.inx_list2 ul li:nth-child(3) .inx_jt{top: 64%;}
	.inx_list2 ul li:nth-child(4) .inx_jt{top: 89%;}
	@media screen and (max-width:1680px) {
		.inx_l{margin-left: 9.7%;}
	}
	@media screen and (max-width:1485px) {
		.inx_r{width: 62%;}
		.inx_list{min-height: auto;}
		.inx_l{margin-left: 0;margin: 0 auto;}
		.inx_txt{top: 50%;transform: translate(0,-50%);}
	}
	@media screen and (max-width:1440px) {
		.inx_ttr h1{font-size: 1.875rem;}
		.inx_ttr p{font-size: 1.25rem;}
		.inx_lx h1{font-size: 1.65rem;}
	}
	@media screen and (max-width:1366px) {
		.inx_txt{width: 60%;}
	}
	@media screen and (max-width:1160px) {
		.inx_ico {width: 22%;}
		.inx_l ul li{height: 88px;}
		.inx_l ul li{width: 340px;}
		.inx_l ul li span{font-size: 1rem;}
		.inx_list2 ul li:nth-child(1) .inx_jt{top: 20%;}
		.inx_list2 ul li:nth-child(2) .inx_jt{top: 40%;}
		.inx_list2 ul li:nth-child(3) .inx_jt{top: 64%;}
		.inx_list2 ul li:nth-child(4) .inx_jt{top: 80%;}
	}
	@media screen and (max-width:1105px) {
		.inx_txt{width: 100%;height: 100%;box-sizing: border-box;}
		.inx_tc p br{display: none;}
		.inx_tc{height: 220px;}
	}
	@media screen and (max-width:1024px) {
		.inx_l ul li{width: 290px;}
		.inx_zx h1{font-size: 1.45rem;}
		.inx_l ul li{height: 80px;}
		.inx_box{max-height: none;padding-bottom: 70px;}
		.inx_zx h1{font-size: 1.125rem;}
	}
	@media screen and (max-width:768px) {
		.inx_list{flex-direction: column-reverse;padding: 20px 0;}
		.inx_txt{position: static;transform: none;}
		.inx_img{display: none;}
		.inx_l ul li span{display: none;}
		.inx_l{width: 100%;margin-top: 30px;}
		.inx_l ul{display: flex;justify-content: space-around;}
		.inx_box{max-height: none;padding-bottom: 70px;}
		.inx_lx{display: none;}
		.inx_jt{display: none;}
		.inx_ttr p::after{margin: 15px 0;}
		.inx_tc p{line-height: 27px;}
		.inx_ttr h1{font-size: 1.875rem;}
		.inx_ttr p{font-size: 1.35rem;}
		.inx_ttr h1 span{margin-left: 0;display: block;}
		.inx_zx h1{font-size: 1.125rem;}
		.inx_l ul li{height: 50px;width: 23%;}
		.inx_l ul li:nth-child(1){margin-top: 10px;}
		.inx_r{width: 95%;}
		.inx_ico{margin-right: 7px;}
		.inx_zx h1{font-size: 0.875rem;}
	}
	@media screen and (max-width:520px) {
		.inx_tit h1{font-size: 1.35rem;margin-bottom: 3px;}
		.inx_tit p{font-size: 0.875rem;}
		.inx_ttr h1 span{display: none;}
		.inx_txt::after{display: none;}
		.inx_txt{padding: 10px;box-shadow: none;padding-top: 30px;}
		.inx_ttl h1{font-size: 2rem;}
		.inx_ttr h1{font-size: 1.125rem;}
		.inx_ttr p{font-size: 0.875rem;margin-bottom: 25px;}
		.inx_tc p{font-size: 0.875rem;line-height: 24px;}
		.inx_ttr p::after{display: none;}
		.inx_tc{margin-left: 0;height: 180px;}
		.inx_tb{display: none;}
		.inx_l{display: none;}
		.inx_tit p::after{margin-bottom: 30px;}
		.inx_r{width: 90%;}
	}
	
	.inc_tit{text-align: center;padding-top: 185px;}
	.inc_tit h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;}
	.inc_tit p{color: #393939;font-size: 1.5rem;font-weight: 100;}
	.inc_tit p::after{content: "";width: 55px;height: 3px;background: #c40000;display: block;margin: 20px auto 87px;}
	.inc_menu{background: #2785c0;position: absolute;top: -44px;width: 95%;max-width: 1300px;right: 0;left: 0;margin: 0 auto;z-index: 2;}
	.inc_menu ul{display: flex;height: 130px;align-items: center;justify-content: center;}
	.inc_menu ul li{width: 15%;text-align: center;padding: 19px 0;padding-top: 30px;cursor: pointer;transition: .5s;position: relative;top: 0;}
	.inc_menu ul li:hover{background: #31b0ff;box-shadow: 0 0 22px rgba(0,0,0,0.3);top: 17px;}
	.inc_menu ul .on{background: #31b0ff;box-shadow: 0 0 22px rgba(0,0,0,0.3);top: 17px;}
	.inc_txt p{color: white;font-size: 1rem;margin-top: 10px;}
	.inc_nr{border-top: 5px solid #c40000;}
	.inc_list{position: relative;}
	@media screen and (max-width:1024px) {
		.inc_tit{padding-top: 90px;}
		.inc_menu ul li{width: 17%;}
		.inc_txt p{font-size: 0.875rem;}
	}
	@media screen and (max-width:768px) {
		.inc_menu{top: -75px;}
		
		.inc_tit p::after{margin-bottom: 125px;}
	}
	@media screen and (max-width:520px) {
		.inc_tit h1{font-size: 1.65rem;margin-bottom: 3px;}
		.inc_tit{padding-top: 50px;}
		.inc_tit p{font-size: 0.875rem;}
		.inc_menu{position: static;width: 100%;}
		.inc_list{display: flex;flex-direction: column-reverse;}
		.inc_tit p::after{margin-bottom: 30px;}
		.inc_menu ul li{position: static;}
		.inc_nr ul li img{display: none;}
		.inc_nr ul li{background: url(../img/inc_img01.jpg) center no-repeat;min-height: 320px;background-size: cover;width: 100%;}
		.inc_nr ul li:nth-child(2){background: url(../img/inc_img02.jpg) center no-repeat;background-size: cover;}
		.inc_nr ul li:nth-child(3){background: url(../img/inc_img03.jpg) center no-repeat;background-size: cover;}
		.inc_nr ul li:nth-child(4){background: url(../img/inc_img04.jpg) center no-repeat;background-size: cover;}
		.inc_nr ul li:nth-child(5){background: url(../img/inc_img05.jpg) center no-repeat;background-size: cover;}
		.inc_nr ul li:nth-child(6){background: url(../img/inc_img06.jpg) center no-repeat;background-size: cover;}
		.inc_txt p{font-size: 0.875rem;}
		.inc_menu ul{flex-wrap: wrap;height: auto;}
		.inc_menu ul li{width: 33%;padding: 15px 0;}
		.inc_ico{width: 29%;margin: 0 auto;height: 40px;display: flex;flex-direction: column;justify-content: flex-end;}
		
		
	}
	
	
	.inw_box{background: url(../img/inw_bg.jpg) center no-repeat;min-height: 1046px;position: relative;overflow: hidden;}
	.inw_box::after{content: "";height: 30%;width: 50%;background: white;position: absolute;left: 0;bottom: -251px;display: block;border-radius: 0 50px 0 0;}
	.inw_box::before{content: "";height: 30%;width: 50%;background: white;position: absolute;right: 0;bottom: -251px;display: block;border-radius: 50px 0 0 0;}
	.inw_tit{text-align: center;padding-top: 55px;}
	.inw_tit h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;}
	.inw_tit p{color: #393939;font-size: 1.5rem;font-weight: 100;}
	.inw_tit p::after{content: "";width: 55px;height: 3px;background: #c40000;display: block;margin: 20px auto 18px;}
	.inw_nr{text-align: center;position: relative;}
	.inw_txt{position: absolute;bottom: 20px;right: 0;left: 0;margin: 0 auto;}
	.inw_txt p{font-size: 1.375rem;color: #010101;line-height: 30px;}
	.inw_yy{position: absolute;right: 0;left: 0;margin: 0 auto;text-align: center;bottom: -65px;}
	@media screen and (max-width:768px) {
		.inw_txt{bottom: -25px;}
		.inw_box{min-height: 725px;}
		.inw_box::after{display: none;}
		.inw_box::before{display: none;}
		.inw_tit p{font-size: 1.35rem;}
	}
	@media screen and (max-width:520px) {
		.inw_tit{padding-top: 50px;}
		.inw_tit h1{font-size: 1.65rem;margin-bottom: 3px;}
		.inw_tit p{font-size: 0.875rem;}
		.inw_txt{position: static;margin-top: 20px;}
		.inw_yy{display: none;}
		.inw_txt p{font-size: 1rem;line-height: 24px;}
		.inw_txt p br{display: none;}
		.inw_box{min-height: auto;padding-bottom: 50px;background-size: cover;}
	}
	
	.inf_tit{text-align: center;padding-top: 10px;margin-bottom: 50px;}
	.inf_tit h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;}
	.inf_tit p{color: #393939;font-size: 1.5rem;}
	.inf_list{padding-bottom: 100px;}
	.inf_list ul{display: grid;grid-template-columns: repeat(6,1fr);}
	.inf_list ul li{border-left: 1px solid #dcdcdc;border-top: 1px solid #dcdcdc;overflow: hidden;}
	.inf_list ul li img{transform: scale(1);transition: .5s!important;}
	.inf_list ul li:hover img{transform: scale(1.05);}
	.inf_list ul li:nth-child(6n){border-right: 1px solid #dcdcdc;}
	.inf_list ul li:nth-child(1n+7){border-bottom: 1px solid #dcdcdc;}
	@media screen and (max-width:768px) {
		.inf_tit{padding-top: 60px;}
	}
	@media screen and (max-width:520px) {
		.inf_tit h1{font-size: 1.65rem;margin-bottom: 3px;}
		.inf_tit p{font-size: 0.875rem;}
		.inf_tit{padding-top: 50px;margin-bottom: 0;}
		.inf_tit p::after{content: "";width: 55px;height: 3px;background: #c40000;display: block;margin: 20px auto 30px;}
		.inf_list ul{grid-template-columns: repeat(3,1fr);}
		.inf_list ul li:nth-child(3){border-right: 1px solid #DCDCDC;}
		.inf_list ul li:nth-child(7){border-bottom: none;}
		.inf_list ul li:nth-child(8){border-bottom: none;}
		.inf_list ul li:nth-child(9){border-right: 1px solid #DCDCDC;border-bottom: none;}
		.inf_list ul li:nth-child(6){border-right: 1px solid #DCDCDC;border-bottom: none;}
		.inf_list ul li:nth-child(5){border-bottom: none;}
		.inf_list ul li:nth-child(5){border-right: none;}
		.inf_list{padding-bottom: 50px;}
	}
	
	.inn_box{background: url(../img/inn_bg.jpg) center no-repeat;min-height: 950px;border-top: 1px solid #ececec;}
	.inn_tit{text-align: center;padding-top: 80px;margin-bottom: 30px;}
	.inn_tit h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;}
	.inn_menu ul{display: flex;justify-content: center;}
	.inn_menu ul li a{color: #484848;font-size: 1.125rem;position: relative;}
	.inn_menu ul li{width: 18%;text-align: center;position: relative;}
	.inn_menu ul li::after{content: "";width: 1px;height: 14px;background: #cccccc;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);display: block;}
	.inn_menu ul li:nth-last-child(1)::after{display: none;}
	.inn_menu ul li a em{transition: .5s;transform: scaleX(0);position: absolute;background: #2785c0;width: 100%;height: 6px;bottom: -10px;left: 0;}
	.inn_menu ul li:hover em{transform: scaleX(1);}
	.inn_menu ul .on em{transform: scaleX(1);}
	.inn_bt h1{color: #484848;font-size: 1.625rem;line-height: 40px;}
	.inn_bt{height: 96px;overflow: hidden;margin-bottom: 10px;}
	.inn_txt p{color: #7a7a7a;line-height: 25px;margin-top: 15px;height: 73px;overflow: hidden;}
	.inn_txt span{color: white;background: #dfdfdf;color: black;display: inline-block;padding: 10px 35px;transition: .5s;}
	.inn_menu{margin-bottom: 85px;}
	.inn_img{overflow: hidden;}
	.inn_img img{transform: scale(1);transition: .5s;}
	.inn_nr ul li:hover .inn_img img{transform: scale(1.05);}
	.inn_nr ul li:hover .inn_txt span{color: white;background: #ae0000;}
	.inn_nr ul li{width: 31.2%;float: left;}
	.inn_nr ul li:nth-child(2){margin: 0 3.2%;}
	.inn_txt h1{display: none;}
	@media screen and (max-width:1024px) {
		.inn_txt p{margin-bottom: 20px;}
		.inn_bt h1{font-size: 1.25rem;line-height: 32px;}
		.inn_menu ul li{width: 24%;}
	}
	@media screen and (max-width:768px) {
		.inn_menu ul li{width: 30%;}
		.inn_nr ul li:nth-child(2){margin: 0 1%;}
		.inn_nr ul li{width: 32.6%;}
		.inn_bt h1{font-size: 1rem;line-height: 29px;}
		.inn_bt{height: 60px;}
		.inn_box{min-height: auto;padding-bottom: 70px;}
	}
	@media screen and (max-width:520px) {
		.inn_tit{padding-top: 50px;margin-bottom: 15px;}
		.inn_tit h1{font-size: 1.65rem;}
		.inn_tit h1::after{content: "";width: 32px;height: 2px;background: #2785c0;display: block;margin: 20px auto 15px;}
		.inn_menu ul li a{font-size: 0.875rem;}
		.inn_menu ul li{width: 28%;}
		.inn_nr ul li{width: 100%;padding: 0 5px;box-sizing: border-box;}
		.inn_nr ul li:nth-child(2){margin: 0;}
		.inn_menu{margin-bottom: 30px;display: none;}
		.inn_bt h1{font-size: 1.125rem;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
		.inn_bt{height: 21px;display: none;}
		.inn_txt h1{display: block;font-size: 1.125rem;color: #484848;margin-bottom: 5px;margin-top: 10px;}
		.inn_txt p{font-size: 0.875rem;line-height: 18px;height: 35px;margin-top: 0;}
		.inn_txt span{font-size: 0.875rem;padding: 5px 20px;}
		.inn_box{padding-bottom: 50px;}
	}
	
	.foot_box{background: #2785c0;position: relative;padding-bottom: 10px;}
	.foot_box>img{position: absolute;top: 0;right: 80px;}
	.foot_list{padding-top: 80px;position: relative;z-index: 2;}
	.foot_menu ul li:nth-child(1){color: white;font-size: 1.5rem;margin-bottom: 30px;}
	.foot_menu ul li:nth-child(1n+2){margin-bottom: 10px;}
	.foot_menu ul li a{color: white;font-size: 1.125rem;}
	.foot_list{display: flex;}
	.foot_l{display: flex;width: 53%;}
	.foot_r{width: 40%;border-left: 1px solid rgba(255,255,255,0.15);padding-left: 60px;padding-bottom: 20px;}
	.foot_menu{width: 35%;}
	.foot_r ul li:nth-child(1){color: white;font-size: 1.5rem;margin-bottom: 30px;}
	.foot_r ul li:nth-child(2) a{color: white;font-size: 1.875rem;font-family:"din";}
	.foot_r ul li:nth-child(2) a:nth-child(1){padding-right: 25px;margin-right: 25px;border-right: 1px solid rgba(255,255,255,0.15);}
	.foot_r ul li:nth-child(2){display: inline-block;border-bottom: 1px solid rgba(255,255,255,0.15);padding-bottom: 15px;}
	.foot_r ul li:nth-child(3){margin: 10px 0;}
	.foot_r ul li:nth-child(3) a{background: url(../img/foot_ico.png) left center no-repeat;padding: 5px 0;padding-left: 25px;}
	.foot_r ul li:nth-child(3) a:nth-child(1n+2){margin-left: 20px;}
	.foot_r ul li:nth-child(4){margin-bottom: 10px;}
	.foot_r ul li:nth-child(5){display: flex;align-items: center;margin-bottom: 15px;}
	.foot_r ul li:nth-child(5) p{margin-left: 10px;}
	.foot_r ul li:nth-child(1n+3){color: white;}
	.foot_r ul li:nth-child(1n+3) a{color: white;}
	.foot_link{padding-top: 60px;display: flex;align-items: center;}
	.foot_link ul{display: flex;}
	.foot_link ul li{color: white;}
	.foot_link ul li a{color: white;}
	.end_box{background: #0c68a2;}
	.end_box .gm{display: flex;justify-content: space-between;align-items: center;padding: 30px 0;}
	.end_box p{color: white;}
	.end_box a{color: white;}
	.link_lj{height: 24px;line-height: 24px;width: 860px;}
	.link_lj a{color: white;float: left;margin-right: 10px;}
	.foot_link h1{color: white;}
	@media screen and (max-width:1104px) {
		.foot_r{width: 43%;padding-left: 30px;}
	}
	@media screen and (max-width:1024px) {
		.foot_l{width: 48%;}
		.foot_r{width: 48%;}
		.foot_link{display: none;}
		.foot_box{min-height: 510px;}
	}
	@media screen and (max-width:768px) {
		.foot_l{display: none;}
		.foot_r{width: 100%;padding: 0;border: none;}
		.foot_box>img{right: 0;bottom: 0;width: 44%;top: auto;}
		.foot_box{min-height: auto;padding-bottom: 40px;}
		.end_box p:nth-child(2){display: none;}
		.end_box p{font-size: 0.875rem;}
		.end_box .gm{justify-content: center;}
	}
	@media screen and (max-width:520px) {
		.foot_r ul li:nth-child(2) a:nth-child(1){padding-right: 10px;margin-right: 10px;}
		.foot_r ul li:nth-child(2) a{font-size: 1.125rem;}
		.end_box{margin-bottom: 49px;}
		.end_box .gm{padding: 10px 0;display: block;text-align: center;}
		.end_box p{font-size: 0.75rem;}
		.foot_list{padding-top: 50px;}
		.foot_r ul li:nth-child(1){font-size: 1.25rem;margin-bottom: 15px;}
		.foot_r ul li:nth-child(2){padding-bottom: 7px;}
		.foot_r ul li:nth-child(1n+3) a{font-size: 0.875rem;}
		.foot_r ul li:nth-child(3){font-size: 0.875rem;}
		.foot_r ul li:nth-child(4){font-size: 0.875rem;margin-bottom: 5px;}
		.foot_r ul li:nth-child(5) p{font-size: 0.875rem;}
		.foot_r ul li:nth-child(5){align-items: flex-end;}
		.foot_r ul li:nth-child(1n+3){font-size: 0.875rem;margin-bottom: 7px;}
		.foot_box{padding-bottom: 15px;}
	}
	
	/* 产品中心 */
	.pro_banner1{background: url(../img/pro_banner1.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.pro_banner2{background: url(../img/pro_banner2.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.pro_banner3{background: url(../img/pro_banner3.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.pro_banner4{background: url(../img/pro_banner4.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.pro_bt{padding-top: 145px;}
	.pro_bt h1{font-size: 2.25rem;color: white;}
	.pro_bt span{font-size: 1.875rem;color: white;font-family: "dinbl";}
	.pro_dh p{display: flex;align-items: center;color: #000000;font-size: 0.875rem;justify-content: flex-end;padding: 29px 0;}
	.pro_dh a{color: #000000;font-size: 0.875rem;}
	.pro_dh{background: #f7f7f7;border-bottom: 1px solid #dfdfdf;}
	.pro_list{padding: 70px 0;}
	
	.pro_menu{border-bottom: 1px solid #d9d9d9;}
	.pro_menu ul{display: flex;justify-content: space-between;}
	.pro_menu ul li a{display: block;height: 75px;line-height: 75px;transition: .5s;}
	.pro_menu ul li{margin-right: 60px;position: relative;}
	.pro_menu ul li:nth-last-child(1){margin-right: 0;}
	.pro_menu ul li::after{content: "";height: 3px;background: #2785c0;width: 0;right: 0;transition: .5s;position: absolute;bottom: -2px;display: block;border-radius: 50px;}
	.pro_menu ul li:hover::after{width: 100%;left: 0;}
	.pro_menu ul li:hover a{color: #2785c0;}
	.pl::after{width: 100%!important;left: 0!important;}
	.pl a{color: #2785c0!important;}
	
	.pro_mc{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;margin: 0 13px;border-top: 1px solid #e1e1e1;align-items: center;}
	.pro_nr>ul>li{background: white;border: 1px solid #E1E1E1;}
	.pro_nr>ul>li {width: 31.2%;float: left;margin-left: 2.4%;margin-bottom: 2.4%;}
	.pro_nr>ul>li:nth-child(3n+1){margin-left: 0;}
	.pro_mc span{display: inline-block;background: #2785c0;width: 30px;height: 30px;font-size: 1.5rem;color: white;border-radius: 50%;text-align: center;line-height: 27px;}
	.pro_mc p{font-size: 1rem;height: 48px;overflow: hidden;width: 88%;display: flex;flex-direction: column;justify-content: center;}
	.pro_cp h1{color: #2785c0;font-size: 1.875rem;font-weight: bold;margin-right: 10px;}
	.pro_cp span{color: #929292;font-size: 1.125rem;}
	.pro_cp{display: flex;align-items: flex-end;padding: 20px 0;}
	.pro_img{overflow: hidden;}
	.pro_img img{transition: .5s;transform: scale(1);width: 100%;}
	.pro_nr>ul>li:hover .pro_img img{transform: scale(1.05);}
	.proshow_menu1{display: none;}
	@media screen and (max-width:1187px) {
		.pro_nr>ul>li{margin-left: 1.5%;}
		.pro_menu>span{font-size: 1.125rem;}
		.pro_lx2{background: none;padding-left: 0;}
		.pro_ltop span{font-size: 1.125rem;}
	}
	@media screen and (max-width:1024px) {
		.pro_lx a{font-size: 1.65rem;}
	}
	@media screen and (max-width:768px) {
		.pro_ltop{display: none;}
		.pro_lx{display: none;}
		.pro_list{display: block;padding: 30px 0;}
		.pro_l{width: 100%;overflow: hidden;}
		.pro_nr{width: 95%;margin: 0 auto;}
		.pro_menu .sub li a::after{display: none;}
		.pro_menu>header>.mean-bar>nav>ul>.pl>a{color: white;background: #2785c0;}
		.pro_menu .inp_sj{display: none;}
		.pro_menu .gm{width: 100%;}
		.pro_dh{display: none;}
		.pro_box .gm{width: 100%;}
		.pro_menu{padding: 0;border: none;}
		.pro_mc span{display: none;}
		.pro_mc{margin: 0;text-align: center;display: block;padding: 10px 0;}
		.pro_mc p{font-size: 0.875rem;width: 100%;}
		.proshow_menu1{display: block;}
	}
	@media screen and (max-width:520px) {
		.pro_banner1{height: 251px;background-size: auto 100%;}
		.pro_banner2{height: 251px;}
		.pro_banner3{height: 251px;}
		.pro_banner4{height: 251px;}
		.pro_bt{padding-top:105px;}
		.pro_bt h1{font-size: 1.65rem;}
		.pro_bt span{font-size: 1.45rem;}
		.pro_cp h1{font-size: 1.35rem;margin-right: 0;}
		.pro_cp{display: block;}
		.pro_cp span{font-size: 0.875rem;display: block;}
		.pro_nr>ul>li{width: 48.6%;margin-left: 0!important;margin-bottom: 15px;}
		.pro_nr>ul>li:nth-child(2n){margin-left: 1.333%!important;}
		.pro_mc p{overflow: hidden;font-size: 0.75rem;}
	}
	
	.proshow_box{background: url(../img/proshow_bg.jpg) center;padding-top: 50px;padding-bottom: 150px;}
	.proshow_m .gm{display: flex;align-items: center;justify-content: space-between;}
	.proshow_xl h1{color: #2785c0;font-size: 1.25rem;font-weight: bold;}
	.proshow_banner{background: url(../img/proshow_banner.jpg) center no-repeat;height: 90px;}
	.proshowa{ background:#fff; padding:2.5%;}
	.proshow_gd{ width:54%;position: relative;}
	.proshow_img{ border:1px solid #dddddd;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_an ul li{width: 12px;height: 12px;border-radius: 50%;background: rgba(0,0,0,0.3);margin: 0 6px;border: 1px solid #DDDDDD;cursor: pointer;}
	.proshow_an ul .on{background: #eb5c25;}
	.proshow_an{position: absolute;bottom: 20px;right: 20px;}
	.proshow_an ul{display: flex;}
	.proshow_menu .pro_pl{margin-bottom: 30px;}
	.proshow_pl .pro_pl{background: white;}
	.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%;}
	.proshow_nr ul li:nth-child(3){position: relative;}
	.proshow_nr ul li:nth-child(3) video{position: relative!important;}
	.proshowa_wb{ width:44%;}
	.nycp_bt{color:#919191; font-size:1.5rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
	.nycp_bt p{ font-size:1.75rem; font-weight:bold; padding-bottom:5px; color:#4e4e4e;}
	.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;font-size:1rem; color:#979797;}
	.nycp_more{  padding-top:19px;display: inline-block;}
	.nycp_more a{background:#ae0000; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; color:#fff;padding: 0 10px;}
	.nycp_more .job_moreb{ display:none;}
	.nycp_tel h1{font-size: 1.875rem;color: #646464;font-family: "Din";font-weight: bold;}
	.proshow_bom{margin-top:40px;overflow: hidden;display: flex;justify-content: space-between;}
	.proms_l{ width:80.077%;}
	.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;padding:0 50px; color:#484848;background: #cecece;cursor: pointer;transition: .5s;}
	.proshow_title .on{color:#fff;background: #2785c0;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;overflow: hidden;background: white;}
	.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); */}
	.nycp_nr h1{font-size: 1.5rem;color: #232323;}
	.cnxh_nr{padding: 0 20px;}
	
	.nycp_more a{display: flex;align-items: center;justify-content: center;}
	.nycp_more a img{margin-right: 10px;}
	.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:19.77%;background: white;margin-top: 51px;padding-bottom: 20px;}
	.cnxh_tit{font-size:1.5rem; color:#2785c0;padding: 30px 0 10px;padding-left: 20px;}
	.cnxh_nr li:nth-child(1){ margin-top:0px;}
	.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){
	.proshow_nr ul li:nth-child(3) video{width: 100%;height: 400px;}
	.proshow_bom{display: block;}
	.nycp_bt{ font-size:1rem;}
	.proms_l{ width:100%; float:none;}
	.cnxh{ width:100%;}
	.cnxh_nr li{ float:left; width:24%; margin-right:1.333%;margin-top: 0;}
	.cnxh_nr li:nth-child(4){ margin-right:0;}
	
	.mean-nav ul{display: block;background: #efefef;}
	header nav li{ position:relative; float:left;}
	header nav li a{color:#fff; padding:0 45px; font-size:1rem; /* background:url(../images/fl_fg.png) no-repeat right center; */ height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
	header nav li:hover a,header nav li.cur a{color:#fff;}
	header nav li i{ background:#2785c0; width:76%; height:66%; position:absolute; bottom:17%; left:12%; border-radius:3px; transform:scale(0); transition:0.5s;}
	header nav li:hover i,header nav li.cur i{transform:scale(1); transition:0.5s;}
	
	.mean-container .mean-nav {float:left;width:100%;background: rgba(245,245,245,1);}
	.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
	.mean-container .mean-nav ul li {position:relative;width:100%;padding: 0;}
	.mean-container .mean-nav ul li a {color:#333; display:block;width:90%; background:none; font-size:1rem;padding:0 5%;height:41px; line-height:42px;margin:0;/* border-top:1px solid #383838;border-top:1px solid rgba(173, 173, 173, .5); */text-decoration:none;text-transform:uppercase}
	.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid #f1f1f1;border-top:1px solid rgba(255, 255, 255, .25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
	.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
	.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
	.mean-container .mean-nav ul li a.mean-expand:hover {background:#2785c0;color: white;}
	.mean-container .mean-push {/* float:left; */	width:100%;	padding:0;	margin:0;clear:both}
	.mean-nav .wrapper {width:100%;padding:0;margin:0}
	.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
	.mean-remove {display:none!important}
	header nav {text-align: center;background: #efefef;}
	header nav ul {margin:0;padding:1em;list-style-type: none;} 
	
	header{ background:none; width:auto; display:block;position: relative; z-index:1; margin:0; padding:0; border-radius:0; float:none !important;}
	header nav li{background:none; line-height:inherit; margin-bottom:auto;}
	header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
	header nav li span{ display:none;}
	header nav li ul li{ margin:auto; background:none;}
	header nav li ul li a{border:0;	 line-height:inherit;}
	header nav li i{ height:40px; bottom:0; width:100%; height:100%; left:0; border-radius:0;}
	.mean-container .mean-bar {/* margin-top: 15px; */width:100%;position:relative;background:#f5f5f5;height:43px; z-index:99;}
	.mean-container .mean-bar div.fl{ font-size:0.875rem; color:#000; line-height:43px; padding-left:2%;}
	.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:10px 24px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
	.mean-container a.meanmenu-reveal span {display:block;background:#000;height:3px;margin-top:3px}
	}
	@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{ height:40px; padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:1rem;}
	.proshow_title{ font-size:1rem; height:40px; line-height:40px;overflow-y: hidden;white-space: nowrap;}
	.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.875rem;padding:3px 0;}
	
	.nycp_tel h1{font-size: 1.65rem;}
	.proshow_title p{font-size: 0.75rem;}
	.cnxh_nr li:nth-child(1n+3){margin-top: 15px;}
	.proshow_box{padding-bottom: 50px;}
	}
	
	/* 新闻资讯 */
	.news_banner{background: url(../img/news_banner.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.news_bt{padding-top: 145px;}
	.news_bt h1{font-size: 2.25rem;color: white;}
	.news_bt span{font-size: 1.875rem;color: white;font-family: "dinbl";}
	.news_dh p{display: flex;align-items: center;color: #000000;font-size: 0.875rem;justify-content: flex-end;}
	.news_dh p a{color: #000000;font-size: 0.875rem;text-transform: capitalize;}
	.news_dh{background: #f7f7f7;border-bottom: 1px solid #dfdfdf;}
	.news_menu ul{display: flex;}
	.news_menu ul li a{display: block;padding: 25.5px 5px;color: #565656;font-size: 1.25rem;transition: .5s;text-transform: capitalize;}
	.news_menu ul li:nth-child(2){margin: 0 20px;}
	.news_menu ul li{position: relative;}
	.news_dh .gm{display: flex;justify-content: space-between;}
	.news_menu ul li em{width: 100%;background: #2785c0;height: 3px;position: absolute;left: 0;bottom: -1px;transition: .5s;transform: scaleX(0);}
	.news_menu ul li:hover em{transform: scaleX(1);}
	.news_menu ul li:hover a{color: #2785c0;}
	.news_menu ul .nl em{transform: scaleX(1);}
	.news_menu ul .nl a{color: #2785c0;}
	.news_tit{text-align: center;position: relative;padding-top: 50px;padding-bottom: 40px;}
	.news_tit h1{color: black;font-size: 2.25rem;text-transform: capitalize;}
	.news_tit p{color: #484848;font-weight: 100;text-transform: uppercase;letter-spacing: 2px;}
	.news_tit span{position: absolute;color: #484848;font-size: 8.125rem;font-family:"FRAHV";text-transform: uppercase;right: 0;left: 0;margin: 0 auto;bottom: -65px;opacity: 0.05;z-index: -1;letter-spacing: 15px;}
	.news_list{padding-bottom: 70px;}
	.news_list ul li:nth-child(1){display: flex;padding: 40px 55px;background: white;border: 1px solid #e3e3e3;margin-bottom: 29px;}
	.news_list ul li:nth-child(1) .news_t{display: flex;align-items: flex-end;}
	.news_list ul li:nth-child(1) .news_time h1{color: #b50000;font-size: 4.5rem;font-family: "din";line-height: 60px;font-weight: bold;}
	.news_list ul li:nth-child(1) .news_time span{color: #4e4e4e;font-size: 1.1875rem;font-family: "din";font-weight: bold;}
	.news_list ul li:nth-child(1) .news_b h1{color: #484848;font-size: 1.5rem;}
	.news_list ul li:nth-child(1) .news_zw p{color: #676767;line-height: 25px;}
	.news_list ul li:nth-child(1) .news_img{width: 39%;margin-right: 55px;}
	.news_list ul li:nth-child(1) .news_r{width: 49%;}
	.news_list ul li:nth-child(1) .news_time{margin-right: 15px;}
	.news_list ul li:nth-child(1) .news_zw{margin-top: 30px;height: 127px;overflow: hidden;}
	.news_list ul li:nth-child(1) .news_r>a{background: #ae0000;color: white;display: inline-block;padding: 10px 20px;border-radius: 50px;}
	.news_list ul li:nth-child(1n+2){transition: .5s;position: relative;background: #f4f4f4;border: 1px solid #e3e3e3;padding: 30px;box-sizing: border-box;margin-bottom: 29px;width: 31.924%;margin-left: 2%;float: left;}
	.news_list ul li:nth-child(1n+2) .news_time h1{transition: .5s;color: #b50000;font-size: 4.5rem;font-family: "din";line-height: 60px;font-weight: bold;}
	.news_list ul li:nth-child(1n+2) .news_time span{margin-left: 5px;transition: .5s;color: #4e4e4e;font-size: 1.1875rem;font-family: "din";font-weight: bold;}
	.news_list ul li:nth-child(1n+2) .news_t h1{transition: .5s;color: #292929;font-size: 1.25rem;margin: 20px 0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.news_list ul li:nth-child(1n+2) .news_b p{transition: .5s;color: #626262;height: 73px;overflow: hidden;}
	.news_list ul li:nth-child(2){margin-left: 0;}
	.news_list ul li:nth-child(5){margin-left: 0;}
	.news_list ul li:nth-child(8){margin-left: 0;}
	.news_list ul li:nth-child(5){margin-left: 0;}
	.news_list ul li:nth-child(1n+2)::after{content: "";height: 100%;width: 100%;background: url(../img/news_bg.jpg) center no-repeat;position: absolute;top: 0;left: 0;transition: .5s;opacity: 0;pointer-events: none;}
	.news_time{position: relative;z-index: 2;}
	.news_t{position: relative;z-index: 2;}
	.news_b{position: relative;z-index: 2;}
	.news_list ul li:nth-child(1n+2):hover{box-shadow: 0 0 15px rgba(0,0,0,0.2);}
	.news_list ul li:nth-child(1n+2):hover .news_time h1{color: white;}
	.news_list ul li:nth-child(1n+2):hover .news_time span{color: white;}
	.news_list ul li:nth-child(1n+2):hover .news_t h1{color: white;}
	.news_list ul li:nth-child(1n+2):hover .news_b p{color: white;}
	.news_list ul li:nth-child(1n+2):hover::after{opacity: 1;}
	.news_zw h1{display: none;}
	.news_list ul li:nth-child(1n+2) .news_b h1{display: none;}
	@media screen and (max-width:1205px) {
		.news_tit span{display: none;}
		.news_list ul li:nth-child(1) .news_img{margin-right: 30px;width: 46%;}
		.news_list ul li:nth-child(1){padding: 30px;}
	}
	@media screen and (max-width:1024px) {
		.news_list ul li:nth-child(1) .news_zw{margin-top: 10px;}
		.news_list ul li:nth-child(1) .news_zw p{line-height: 20px;}
		.news_list ul li:nth-child(1) .news_r>a{font-size: 0.875rem;padding: 5px 15px;}
		.news_list ul li:nth-child(1n+2){padding: 10px;}
		.news_list ul li:nth-child(1n+2) .news_time h1{font-size: 3.5rem;}
	}
	@media screen and (max-width:768px) {
		.news_dh p{display: none;}
		.news_list ul li:nth-child(1) .news_zw{height: 121px;margin-top: 0;margin-bottom: 5px;}
		.news_list ul li:nth-child(1) .news_time h1{font-size: 3.5rem;}
		.news_list ul li:nth-child(1) .news_time{display: none;}
		.news_zw h1{display: block;}
		.news_list ul li:nth-child(1){padding: 10px;align-items: center;}
		.news_list ul li:nth-child(1n+2){padding: 10px;}
		.news_b h1{display: block;margin-bottom: 10px;}
		.news_time{display: none;}
		.news_list ul li:nth-child(1n+2) .news_t h1{margin: 10px 0;}
		.news_list ul li:nth-child(1n+2) .news_b p{height: 108px;margin-bottom: 10px;}
	}
	@media screen and (max-width:520px) {
		.news_banner{height: 251px;background-size: auto 100%;}
		.news_tit h1{font-size: 1.65rem;}
		.news_menu ul li a{font-size: 0.875rem;padding: 10px 5px;}
		.news_tit{padding-bottom: 25px;}
		.news_list ul li:nth-child(1){display: block;}
		.news_list ul li:nth-child(1) .news_r{width: 100%;}
		.news_list ul li:nth-child(1) .news_img{width: 100%;}
		.news_list ul li:nth-child(1) .news_b h1{font-size: 1.125rem;margin: 5px 0;}
		.news_zw h1{font-size: 0.875rem;margin-bottom: 5px;}
		.news_list ul li:nth-child(1) .news_zw p{font-size: 0.875rem;}
		.news_list ul li:nth-child(1) .news_zw{height: 143px;}
		.news_list ul li:nth-child(1n+2){width: 49%;margin-left: 0;padding: 5px;}
		.news_list ul li:nth-child(3){margin-left: 1.333%;}
		.news_list ul li:nth-child(5){margin-left: 1.333%;}
		.news_list ul li:nth-child(7){margin-left: 1.333%;}
		.news_list ul li:nth-child(9){margin-left: 1.333%;}
		.news_list ul li:nth-child(11){margin-left: 1.333%;}
		.news_list ul li:nth-child(13){margin-left: 1.333%;}
		.news_list ul li:nth-child(1n+2) .news_t h1{font-size: 1rem;margin-bottom: 0;}
		.news_list ul li:nth-child(1n+2) .news_b p{font-size: 0.875rem;line-height: 17px;}
		.news_list ul li:nth-child(1n+2) .news_b h1{font-size: 0.875rem;margin: 3px 0px;display: block;}
	}
	
	.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;border-bottom: 6px solid #ae0000;}
	.about_bt{padding-top: 145px;}
	.about_bt h1{font-size: 2.25rem;color: white;}
	.about_bt span{font-size: 1.875rem;color: white;font-family: "dinbl";}
	.about_dh p{display: flex;align-items: center;color: #000000;font-size: 0.875rem;justify-content: flex-end;}
	.about_dh p a{color: #000000;font-size: 0.875rem;}
	.about_dh{background: #f7f7f7;border-bottom: 1px solid #dfdfdf;}
	.about_menu ul{display: flex;}
	.about_menu ul li a{display: block;padding: 25.5px 5px;color: #565656;font-size: 1.25rem;transition: .5s;}
	.about_menu ul li + li { margin-left: 20px;}
	.about_menu ul li{position: relative;}
	.about_dh .gm{display: flex;justify-content: space-between;}
	.about_menu ul li em{width: 100%;background: #2785c0;height: 3px;position: absolute;left: 0;bottom: -1px;transition: .5s;transform: scaleX(0);}
	.about_menu ul li:hover em{transform: scaleX(1);}
	.about_menu ul li:hover a{color: #2785c0;}
	.about_menu ul .nl em{transform: scaleX(1);}
	.about_menu ul .nl a{color: #2785c0;}
	.about_titl h1{color: #2785c0;font-size: 2.5rem;font-weight: bold;}
	.about_titl span{color: #171717;font-size: 1.5rem;font-weight: 100;}
	.about_titl{margin: 70px 0 0px;}
	.about_titr span{background: #d6d6d6;display: block;margin-left: auto;}
	.about_titr span:nth-child(1){height: 3px;width: 46px;margin-bottom: 14px;}
	.about_titr span:nth-child(2){height: 2px;width: 28px;margin-bottom: 14px;}
	.about_titr span:nth-child(3){height: 2px;width: 36px;margin-bottom: 0px;}
	.about_tit{display: flex;justify-content: space-between;align-items: flex-end;}
	.about_box{margin-bottom: 80px;}
	.lc_box{margin-top: 50px;margin-bottom: 60px;}
	.lc_list{padding: 70px 0;background: url(../img/about_bg2.jpg) center no-repeat;}
	.lc_list ul{display: flex;align-items: center;}
	.lc_list ul li{width: 25%;box-sizing: border-box;padding-left: 40px;position: relative;}
	.lc_list ul li::after{content: "";width: 1px;opacity: .2;height: 65%;left: 0;top: 0;position: absolute;background: #fff;display: block;}
	.lc_list ul li::before{content: "";width: 3px;height: 35%;bottom: 0;left: -1px;position: absolute;background: #fff;display: block;}
	.lc_list ul li:nth-child(1)::after{display: none;}
	.lc_list ul li:nth-child(1)::before{display: none;}
	.lc_top{display: flex;align-items: flex-end;margin-bottom: 10px;}
	.lc_top h1{color: #fff;font-size: 3.75rem;font-family:"dinbl";position: relative;z-index: 2;line-height: 51px;}
	.lc_top span{color: white;font-size: 0.875rem;display: inline-block;background: url(../img/about_mbg.png) center no-repeat;padding: 0 20px;padding-left: 20px;right: 10px;border-radius: 50px;position: relative;}
	.lc_bom p{color: #fff;}
	.about_zw p:nth-child(1){color: #4b4b4b;font-size: 1.125rem;line-height: 35px;}
	.about_img{position: relative;text-align: right;}
	.about_img p:nth-child(1){border-bottom: 7px solid #2785c0;position: absolute;bottom: -7px;}
	.about_zw p:nth-last-child(1){color: #4b4b4b;font-size: 1.125rem;line-height: 35px;margin-top: 50px;}
	@media screen and (max-width:1195px) {
		.lc_bom p br{display: none;}
		.lc_list ul li{padding-left: 15px;}
	}
	@media screen and (max-width:1024px) {
		.lc_list ul li{padding: 0 10px ;}
	}
	@media screen and (max-width:768px) {
		.about_dh p{display: none;}
		.lc_top h1{font-size: 2.875rem;}
		.lc_top span{bottom: 5px;}
		.lc_bom p{font-size: 0.875rem;}
		.about_img p:nth-child(1){display: none;}
		.about_zw p:nth-last-child(1){position: static;}
	}
	@media screen and (max-width:520px) {
		.lc_list ul li{width: 49%;}
		.lc_list ul{flex-wrap: wrap;}
		.lc_bom p{font-size: 0.75rem;}
		.lc_top h1{font-size: 2.125rem;line-height: 40px;}
		.lc_list ul li:nth-child(1n+3){margin-top: 25px;}
		.lc_list{padding: 40px 0;background: #247ebc;}
		.lc_top span{font-size: 0.75rem;}
		.lc_top span::after{top: -10px;}
		.about_titr{display: none;}
		.about_banner{height: 251px;background-size: auto 100%;}
		.about_bt{padding-top: 105px;}
		.about_bt h1{font-size: 1.65rem;}
		.about_bt span{font-size: 1.45rem;}
		.about_menu ul li a{font-size: 0.875rem;padding: 10px 5px;}
		.about_titl h1{font-size: 1.65rem;margin-bottom: 3px;}
		.about_titl span{font-size: 0.875rem;}
		.about_titl{margin-top: 40px;}
		.lc_box{margin-top: 25px;}
		.lc_box{margin-bottom: 25px;}
		.about_zw p:nth-child(1){font-size: 0.875rem;line-height: 24px;}
		.about_zw p:nth-last-child(1){margin-top: 25px;font-size: 0.875rem;line-height: 24px;}
		.about_box{margin-bottom: 40px;}
		.about_menu ul li + li { margin-left: 10px;}
	}
	/* 联系我们 */
	.c_banner{background: url(../img/c_banner.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.c_bt{padding-top: 145px;}
	.c_bt h1{font-size: 2.25rem;color: white;}
	.c_bt span{font-size: 1.875rem;color: white;font-family: "dinbl";}
	.c_dh p{display: flex;align-items: center;color: #000000;font-size: 0.875rem;justify-content: flex-end;}
	.c_dh p a{color: #000000;font-size: 0.875rem;}
	.c_dh{background: #f7f7f7;border-bottom: 1px solid #dfdfdf;}
	.c_menu ul{display: flex;}
	.c_menu ul li a{display: block;padding: 25.5px 5px;color: #565656;font-size: 1.25rem;transition: .5s;}
	.c_menu ul li:nth-child(2){margin: 0 20px;}
	.c_menu ul li{position: relative;}
	.c_dh .gm{display: flex;justify-content: space-between;}
	.c_menu ul li em{width: 100%;background: #2785c0;height: 3px;position: absolute;left: 0;bottom: -1px;transition: .5s;transform: scaleX(0);}
	.c_menu ul li:hover em{transform: scaleX(1);}
	.c_menu ul li:hover a{color: #2785c0;}
	.c_menu ul .nl em{transform: scaleX(1);}
	.c_menu ul .nl a{color: #2785c0;}
	.c_tit{margin-top: 70px;}
	.c_tit span{color: #171717;font-size: 0.875rem;font-weight: 100;text-transform: uppercase;letter-spacing: 0.4px;}
	.c_tit h1{color: #2785c0;font-size: 1.75rem;font-weight: bold;}
	.c_lx{padding: 40px 60px;background: white;position: relative;top: 43px;box-shadow: 0 0 20px rgba(0,0,0,0.2);z-index: 11;}
	.c_lx ul{display: grid;grid-template-columns: repeat(2,1fr);grid-row-gap: 25px;}
	.c_lx ul li{display: flex;align-items: center;color: #474747;}
	.c_lx ul li a{color: #474747;}
	.c_lx ul li:nth-child(5) a{margin-right: 25px;display: block;}
	.c_lx ul li>img{margin-right: 10px;}
	#container{height: 500px;}
	@media screen and (max-width:768px) {
		.c_dh p{display: none;}
		.c_lx{padding: 25px 10px;}
	}
	@media screen and (max-width:520px) {
		.c_banner{height: 251px;background-size: auto 100%;}
		.c_bt{padding-top: 105px;}
		.c_bt h1{font-size: 1.65rem;}
		.c_bt span{font-size: 1.45rem;}
		.c_menu ul li a{font-size: 0.875rem;padding: 10px 5px;}
		.c_lx ul{display: block;}
		.c_lx ul li a{font-size: 0.875rem;}
		.c_lx ul li {font-size: 0.875rem;margin-bottom: 10px;}
		.c_lx{position: static;margin: 40px 0;}
		.c_lx ul li>img{width: 11%;}
		.c_tit h1{font-size: 1.125rem;}
		.c_tit span{display: none;}
		.c_tit{margin-top: 40px;}
		#dituContent{height: 300px!important;}
		.c_box{overflow: hidden;}
	}
	
	/* 服务支持 */
	.s_banner{background: url(../img/s_banner.jpg) center no-repeat;height: 350px;border-bottom: 6px solid #ae0000;}
	.s_bt{padding-top: 145px;}
	.s_bt h1{font-size: 2.25rem;color: white;}
	.s_bt span{font-size: 1.875rem;color: white;font-family: "dinbl";}
	
	.wapp{position: fixed;right: 20px;top: 50%;transform: translate(0,-50%);cursor: pointer;z-index: 9999;}
	.wapp img{border-radius: 100%;}
	.wapp2{position: absolute;top: -40px;left: -95px;padding-right: 40px;display: none;}
	.wapp ul{background: white;padding: 15px 0;border-radius: 5px;}
	.wapp ul li{margin-bottom: 10px;}
	.wapp ul li a{display: block;padding: 0 15px;}
	.wapp ul li:nth-last-child(1){margin-bottom: 0;}
	.wapp:hover .wapp2{display: block;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	