@charset "utf-8";
/* CSS Document */
/* html{scroll-behavior: smooth;} */
body{font-family:"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_top{width: 95%;max-width: 1300px;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:8px;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{ height:600px!important; border-top:1px solid #ddd;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
}
.xd>a{color: white!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:"hmr";
	 src: url("../font/hmr.eot"),
	      url("../font/hmr.ttf");
	}
	@font-face {
	 font-family:"st";
	 src: url("../font/st.eot"),
	      url("../font/st.ttf");
	}
	@font-face {
	 font-family:"AgencyFB";
	 src: url("../font/AgencyFB.eot"),
	      url("../font/AgencyFB.ttf");
	}
	@font-face {
	 font-family:"dpr";
	 src: url("../font/dpr.eot"),
	      url("../font/dpr.ttf");
	}
	@font-face {
	 font-family:"dph";
	 src: url("../font/dph.eot"),
	      url("../font/dph.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	
	.logo_box{position:relative;background:white;left: 0;right: 0;margin: 0 auto;}
	.logo_list{display: flex;justify-content: space-between;height: 110px;align-items: center;position: relative;}
	.logo_l{display: flex;align-items: center;width: 59%;}
	.logo_l input{outline: none;border: 1px solid #e2e2e2;height: 44px;line-height: 44px;border-radius: 50px;}
	.logo_txt{flex: 0 0 187px;}
	.sear{flex: 1;position: relative;margin-left: 25px;}
	.sear input{width: 100%;box-sizing: border-box;padding: 0;padding-left: 15px;padding-right: 70px;font-size: 1rem;}
	.sear button{border: none;outline: none;position: absolute;height: calc(100% - 4px);top: 50%;transform: translate(0,-50%);right: 3px;width: 60px;border-radius: 50px;padding: 0;cursor: pointer;}
	.logo_r ul{display: flex;}
	.logo_r ul li{margin-right: 40px;text-align: center;}
	.logo_r ul li:nth-last-child(1){margin-right: 0;}
	.logo_r p{color: #747474;font-size: 0.75rem;text-transform: uppercase;margin-top: 5px;}
	
	
	.nav_box{margin: 0 auto;position: sticky;z-index: 999;top: 0;background: #1f3358;}
	.top_nav .gm>ul>li{ position:relative;flex: 1;}
	.top_nav .gm>ul>li::after{content: "";width: 1px;height: 30%;background: white;display: block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);opacity: .5;}
	.top_nav .gm>ul>li:nth-last-child(1)::after{display: none;}
	.top_nav .gm>ul>li>a{display:block; text-align:center; font-size:1.125rem; height:55px; line-height:55px; transition:0.5s; position:relative; z-index:9;color: #90a3c8;text-transform: capitalize;}
	.top_nav .gm>ul>li:hover>a{color: white;}
	.top_nav .gm>ul{display: flex;justify-content: space-between;}
	.nav_box.top_box_move{top: 0;position: fixed;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);width: 100%;}
	.nav_sj{border-left: 5px;border-top: 7px;border-right: 5px;z-index: 1;right: 0;left: 0;margin: 0 auto;transition: .5s;opacity: 0;position: absolute;width:0;height:0;bottom: 40%;/* border-width:8px; */border-style:solid;border-color:#006c30 transparent transparent;font-size:0;line-height:0;transform: rotate(180deg);bottom: 10px;}
	.top_nav li:hover .nav_sj{opacity: 1;}
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico span{margin-bottom:8px ;width: 34px;height: 2px;background: #1f3358;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;position: absolute;display: none;right: 0;top: 80px;}
	.menu_bg_show{transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.4);padding: 20px 0px;transition: all 0.5s;}
	.menu_txt a{font-size: 1.75rem;color: white;display: block;text-transform: capitalize;}
	.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;}
	}
	
	.sear_dw{position: relative;background: white;}
	.searshow_on{transform: translate(0,100%);transition: .5s;}
	.seard{position: absolute;right: 0;bottom: 0;width: 100%;text-align: center;z-index: -1;transition: .5s;left: 0;max-width: 1600px;margin: 0 auto;}
	.seard form{width: 50%;margin: 0 auto;position: relative;}
	.d1 {background: #1f3358;padding: 20px 0;box-sizing: border-box;}
	.d1 input {box-sizing: border-box;width: 100%; height: 42px;padding-left: 10px; border: 2px solid #e50215; 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: #e50215; border-radius: 0 5px 5px 0; cursor: pointer;}
	.logo_r ul li:nth-child(2){display: none;}
	@media screen and (max-width:768px) {
		.seard form{width: 75%;}
	}
	@media screen and (max-width:520px) {
		.seard form{width: 85%;}
		.d1{padding: 15px 0;}
	}
	
	@media screen and (max-width:1270px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding:0;}
		.mob_inner_box{display: block;}
		.top_nav ul{display: none;}
		.nav_box .gm_top{height: 80px;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.logo i{display: block;line-height: 20px;}
		
		.menu_txt a{font-size: 1.1rem;color: rgba(255,255,255,0.9);padding: 15px 0;display: block;}
		.menu_txt ul li{padding:0;border-color: rgba(255,255,255,0.2);}
		
		.nav_box{display: none;}
		.phone{display: none;}
		.logo_c{position: static;transform: none;width: 32%;}
		.logo_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
		.logo_txtb{display: none;}
		.logo_box{position: sticky;top: 0;z-index: 1001;box-shadow: 0 0 3px rgba(0,0,0,0.3);height: 80px;}
		.logo_ctxt{display: none;}
		.logo_list{height: 80px;flex-direction: row-reverse;padding-top: 0;position: static;}
		.logo_img{padding: 0;margin-right: 0;border: none;}
		.logo_txt p{font-size: 0.875rem;}
		.logo_txt p:nth-child(3){display: none;}
		.logo_txt>img{margin-right: 0;border: none!important;padding-right: 0;}
		
		.logo_r ul li:nth-child(1n+3){display: none;}
		.logo_r ul li:nth-child(2){display: block;margin-right: 0;}
		.sear{display: none;}
		.logo_r{position: absolute;top: 50%;right: 10%;transform: translate(0,-50%);}
		.logo_l{width: auto;}
		.logo_r p{display: none;}
		.logo_r ul li:nth-child(1){margin-right: 20px;}
		
	}
	
	/* 移动端导航按��?*/
	@media screen and (max-width:768px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding:0;}
		.mob_inner_box{display: block;}
		.top_nav ul{display: none;}
		.nav_box .gm_top{height: 80px;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.logo i{display: block;line-height: 20px;}
		
		.menu_txt a{font-size: 1.1rem;color: rgba(255,255,255,0.9);padding: 15px 0;display: block;}
		.menu_txt ul li{padding:0;border-color: rgba(255,255,255,0.2);}
		
		.nav_box{display: none;}
		.phone{display: none;}
		.logo_c{position: static;transform: none;width: 32%;}
		.logo_box .gm_top{display: flex;justify-content: space-between;align-items: center;}
		/* .logo_txt{display: none;} */
		.logo_box{position: sticky;top: 0;z-index: 1001;box-shadow: 0 0 3px rgba(0,0,0,0.3);}
		.logo_ctxt{display: none;}
		.logo_list{flex-direction: row-reverse;}
		.logo_list{height: 80px;}
		.logo_img{padding: 0;}
		.logo_txt p{font-size: 0.875rem;}
		.logo_txt p:nth-child(3){display: none;}
	}
	@media screen and (max-width:520px) {
		.logo_txt p{display: none;}
		.top_logo>img{display: none;}
		.top_logo span{display: none;}
		.logo_txt{border: none;margin-left: 0;}
		.logo_txt h2{display: none;}
		.mob_ico{margin-top: 3px;}
		.menu_bg{top: 53px;}
		.menu_txt a{font-size: 0.875rem;}
		.top_logo {width: 49%;padding: 6px 0;margin-left: 0px;}
		.mob_inner{top: 22%;}
		.mob_logo{display: flex;align-items: center;}
		.mob_logo>p{margin-left: 5px;color: black;font-weight: bold;}
		.nav_box .gm_top{height: 53px;}
		.logo i{display: none;}
		.menu_txt a{padding: 10px 0;}
		.logo_box{height: 53px;}
		
		.nav_box{background-position: -225px;}
		.logo_txt img{width: 67%;border: none!important;}
		.logo_txt h1{display: none;}
		.head{display: none;}
		.logo_list{height: 53px;}
		.logo_c{width: 26%;}
		
		.logo_r img{height: 35px;}
		.logo_r ul li:nth-child(1){margin-right: 10px;}
		.logo_r{right: 15%;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	
	/* 二级菜单 */
	.rj{position: relative;}
	.rj>ul>li{background: rgba(18,103,198,1);border-top: 1px solid rgba(255,255,255,0.2);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li:nth-last-child(1){border-radius: 0 0 10px 0;}
	.rj>ul>li>a{padding: 13px 0;width: 100%;display: block;transition: .5s;color: white;text-align: center;}
	.xs{position: absolute;display: none;width: 100%;left: 50%;transform: translate(-50%,0);top: 100%;}
	.xs>li:hover{background: #c8000a;}
	.rj>ul>li:hover>a{color: white;}
	.rj .pl{background: #0e3d6c;}
	/* 二级菜单 */
	.xs li:hover .top_menu{display: block;}
	.top_menu:hover{display: block;}
	.top_menu{position: absolute;top: -1px;left: 100%;display: none;z-index: 1;width: 100%;}
	.top_menu ul{display: flex;flex-direction: column;justify-content: flex-end;}
	.top_menu>ul>li>a{padding: 13px 0;color: white;transition: .5s;display: block;background: rgba(18,103,198,1);border-top: 1px solid rgba(255,255,255,0.2);z-index: 1;transition: .5s;text-align: center;}
	.top_menu>ul>li:hover>a{background: #c8000a;}
	/* banner */
	.swiper-container{
	    --swiper-theme-color: #ff6600;
	    --swiper-pagination-color: #04599f;/* 两种都可以 */
		--swiper-navigation-color: #04599f;/* 单独设置按钮颜色 */
		
	}

	.banner .swiper-pagination-bullet {
		width: 10px!important;
		height: 10px!important;
		background:transparent !important;
		border: 3px solid #0d549f!important;
		opacity: 1!important;
		border-radius: 50%!important;
		margin: 0px 10px!important;
		transition: .5s;
	}
	.banner .swiper-pagination-bullet-active {
		width: 10px!important;
		height: 10px!important;
		background:transparent !important;
		border: 3px solid #bd1a1b!important;
		
		
	}
	.banner .swiper-slide span{display: none;}
	.banner .swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:1024px) {
		.banner .swiper-button-prev{left: 10px!important;}
		.banner .swiper-button-next{right: 10px!important;}
		
	}
	@media screen and (max-width:768px) {
		.banner .swiper-slide img:nth-child(2){display: block;}
		.banner .swiper-slide img:nth-child(1){display: none;}
	}
	
	.ina{border-bottom: 1px solid #e8e8e8;}
	.ina_list{padding: 80px 0 90px;display: flex;justify-content: space-between;align-items: flex-start;}
	.ina_l h2{color: #393939;font-size: 1.875rem;font-weight: 100;text-transform: capitalize;}
	.ina_l b{color: #1f3358;font-size: 2rem;}
	.ina_l h3{color: #272727;font-size: 1.5rem;font-weight: 100;text-transform: capitalize;margin-top: 10px;}
	.ina_l p{color: #9e9d9d;line-height: 24px;margin: 20px 0 30px;}
	.ina_l a{color: #1f3358;padding-bottom: 5px;border-bottom: 3px solid #1f3358;display: inline-block;}
	.ina_l{width: 49%;}
	.ina_r{width: 49%;}
	.ina_r{border-radius: 0 0 100px 0;overflow: hidden;}
	@media screen and (max-width:1024px) {
		.ina_list{flex-direction: column-reverse;}
		.ina_l{width: 100%;margin-top: 50px;}
		.ina_v img{width: 100%;}
		.ina_r{width: 100%;}
	}
	@media screen and (max-width:520px) {
		.ina_r{border-radius: 0 0 20px 0;}
		.ina_list{padding: 50px 0;}
		.ina_l h2{font-size: 1.25rem;}
		.ina_l b{font-size: 1.5rem;}
		.ina_l h3{font-size: 1rem;}
		.ina_l p{line-height: 26px;margin: 10px 0 30px;font-size: 0.9375rem;line-height: 21px;}
		.ina_l{margin-top: 20px;}
		
	}
	
	.inp{padding-bottom: 90px;}
	.inp_tit{text-align: center;padding-top: 30px;}
	.inp_tit h2{color: #1f3358;font-size: 2.75rem;font-weight: bold;}
	.inp_tit span{color: #414142;font-size: 1.875rem;font-weight: 100;font-family: "hmr";text-transform: uppercase;opacity: .3;}
	.inp_list ul li a{display: block;position: relative;}
	.inp_list ul li{margin-bottom: 5px;width: 48.847%;}
	.inp_list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.inp_more{position: absolute;left: 0;width: 100%;display: flex;justify-content: space-between;bottom: 30px;box-sizing: border-box;padding: 0 30px;align-items: center;}
	.inp_more p{color: #1f3358;font-size: 1.125rem;text-transform: capitalize;}
	.inp_more::after{content: "";width: 16px;height: 3px;background: #e50215;display: block;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);transition: .5s;}
	.inp_list ul li:hover .inp_more::after{background: #1f3358;}
	.inp_more img{transition: .5s;}
	.inp_list ul li:hover .inp_more img{transform: rotate(180deg);}
	@media screen and (max-width:768px) {
		.inp_more{bottom: 10px;}
	}
	@media screen and (max-width:520px) {
		.inp_tit h2{font-size: 1.65rem;}
		.inp_tit span{font-size: 1rem;}
		.inp_more p{font-size: 1.125rem;}
		.inp_list ul li a{margin: 0 5px;box-sizing: border-box;}
		.inp_list ul li{margin-bottom: 0;}
		.inp_more img{height: 25px;}
		.inp_list{margin-top: 20px;}
		.inp{padding-bottom: 50px;}
		.inp_list ul{align-items: flex-end;}
		.inp_more{padding: 0 15px;}
		.inp_more::after{display: none;}
	}
	
	.inc{background: #f1f1f1;}
	.inc_list{padding: 100px 0;display: flex;justify-content: space-between;}
	.inc_tit{margin-bottom: 30px;}
	.inc_tit h2{color: #1f3358;font-size: 2.25rem;font-weight: bold;}
	.inc_menu ul li a{color: #878787;font-size: 1.125rem;font-weight: 100;transition: .5s;text-transform: capitalize;}
	.inc_menu ul{border-left: 1px solid #d7d7d7;}
	.inc_menu li{position: relative;padding-left: 15px;position: relative;margin-bottom: 20px;}
	.inc_menu li::after{content: "";height: 0;width:3px;background: #a90000;bottom: 0;left: -2px;display: block;position: absolute;transition: .5s;}
	.inc_menu li:hover::after{height: 100%;top: 0;}
	.inc_menu li:hover a{color: #1f3358;}
	.inc_menu .on::after{height: 100%;top: 0;}
	.inc_menu .on a{color: #1f3358;}
	.inc_txt {flex:1;}
	.inc_txt h2{color: #1f3358;font-size: 1.65rem;}
	.inc_txt p{color: #8d8d8d;line-height: 24px;margin: 25px 0;}
	.inc_txt a{color: #1f3358;padding-bottom: 5px;border-bottom: 3px solid #1f3358;display: inline-block;}
	.inc_r ul li{display: flex;align-items: center;}
	.inc_img{overflow: hidden;border-radius: 100%;margin-right: 50px;width: 20vw;height: 20vw;}
	.inc_r { width: 63%;}
	.inc_img img{transition: .5s;}
	.inc_img:hover img{transform: scale(1.05);}
	@media screen and (max-width:768px) {
		.inc{overflow: hidden;}
		.inc_menu{display: none;}
		.inc_list{display: block;padding: 50px 0;}
		.inc_r{width: 100%;}
		.inc_img{width: 100%;height: 100%;border-radius: 0;margin-bottom: 15px;margin-right: 25px;}
		.inc_img img{width: 100%;}
		.inc_tit h2{font-size: 1.65rem;}
		.inc_txt h2{font-size: 1.35rem;}
		.inc_txt p{font-size: 0.9375rem;line-height: 21px;margin: 10px 0;}
		.inc_r ul li{padding: 0 10px;}
		
	}
	
	.iny{background: url(../img/iny_bg.jpg) center/cover no-repeat;height: 700px;}
	.iny_list{padding-top: 160px;display: flex;justify-content: space-between;align-items: flex-end;}
	.iny_l h2{font-weight: bold;color: white;font-size: 2.25rem;}
	.iny_l p{font-size: 1.125rem;font-weight: 100;line-height: 36px;margin: 40px 0;color: white;}
	.iny_l a{color: #fff;padding-bottom: 10px;border-bottom: 3px solid #fff;display: inline-block;}
	.iny_r p{color: white;font-size: 1.125rem;font-weight: 100;margin-left: 15px;}
	.iny_r ul li{margin-bottom: 15px;display: flex;align-items: center;}
	.iny_r ul li:nth-last-child(1){margin-bottom: 0;}
	@media screen and (max-width:1024px) {
		.iny_list{display: block;padding: 70px 0;position: relative;}
		.iny_l a{position: absolute;bottom: 0;left: 0;}
		.iny_l p br{display: none;}
	}
	@media screen and (max-width:520px) {
		.iny_list{padding: 50px 0;}
		.iny_l h2{font-size: 1.65rem;}
		.iny_l p{font-size: 1rem;margin: 10px 0 15px;line-height: 24px;}
		.iny_ico img{height: 40px;display: none;}
		.iny_r p{font-size: 1rem;margin-left: 0;}
		.iny_r{margin: 30px 0 10px;}
		.iny{height: auto;padding-bottom: 50px;}
		
		
	}
	
	.inl{border-bottom: 1px solid #e9e9e9;}
	.inl_list{padding: 110px 0 150px;display: flex;justify-content: space-between;}
	.inl_r h2{color: #1f3358;font-size: 2.25rem;font-weight: bold;margin-bottom: 25px;}
	.inl_r p{color: #676767;line-height: 24px;font-weight: 100;}
	.inl_img{overflow: hidden;border-radius: 100%;border: 5px solid #efefef;}
	.inl_img img{transition: .5s;}
	.inl_l .swiper-slide:hover .inl_img img{transform: scale(1.05);}
	.inl_item p{color: #0c0c0c;font-size: 1.25rem;font-weight: 100;text-align: center;margin-top: 10px;text-transform: capitalize;}
	.inl_l .swiper-slide{display: flex;align-items: center;}
	.inl_l .swiper-slide span{color: #1f3358;font-size: 1.875rem;font-family: "st";display: block;position: absolute;right: -24px;top: 42%;transform: translate(0,-50%);}
	.inl_l{width: 69.3%;position: relative;}
	.inl_r{width: 23%;}
	.inl_qh{position: absolute;width: calc(100% + 100px);left: 50%;top: 42%;transform: translate(-50%,-50%);display: flex;justify-content: space-between;pointer-events: none;}
	.inl_qh>div{cursor: pointer;pointer-events: all;}
	@media screen and (max-width:1270px) {
		.inl_list{flex-direction: column-reverse;padding: 0 40px;}
		.inl_l{width: 100%;margin-top: 50px;}
		.inl_img img{width: 100%;}
		.inl_item{width: 100%;}
		.inl_r{width: 100%;}
		.inl{padding: 70px 0;}
		
	}
	@media screen and (max-width:1024px) {
		.inl{padding: 70px 0;}
	}
	@media screen and (max-width:520px) {
		.inl{padding: 50px 0;}
		.inl_qh{display: none;}
		.inl_list{padding: 0;}
		.inl_l .swiper-slide span{display: none;}
		.inl_item p{font-size: 0.9375rem;margin-top: 5px;}
		.inl_r h2{font-size: 1.65rem;margin-bottom: 10px;}
		.inl_r p{font-size: 1rem;line-height: 24px;}
		.inl_l{margin-top: 20px;}
		
	}
	
	.inn{padding: 75px 0 140px;}
	.inn_tit{display: flex;align-items: center;justify-content: space-between;margin-bottom: 45px;}
	.inn_tit h2{color: #1f3358;font-size: 2.25rem;font-weight: bold;}
	.inn_tit a{color: #3d3c3c;font-size: 1.25rem;text-transform: capitalize;}
	.inn_list{display: flex;justify-content: space-between;}
	.inn_l{width: 41.539%;}
	.inn_l a{display: block;height: 450px;position: relative;}
	.inn_txt{position: absolute;width: 100%;left: 0;bottom: 0;box-sizing: border-box;padding: 0 30px 20px;z-index: 2;}
	.inn_tiem p{font-size: 3rem;font-family: "dpr";color: white;line-height: 40px;margin-right: 10px;}
	.inn_tiem span{color: white;font-family: "dpr";}
	.inn_txt h2{color: white;font-size: 1.5rem;font-weight: 100;height: 56px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.inn_l a::after{content: "";transition: .5s;width: 100%;height: 40%;display: block;position: absolute;bottom: 0;background-image: linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));left: 0;}
	.inn_tiem{display: flex;align-items: flex-end;margin-bottom: 10px;}
	.inn_list a:hover::after{height: 60%;}
	.inn_c{width: 30%;}
	.inn_c a{display: block;height: 450px;position: relative;}
	.inn_c a::after{content: "";width: 100%;height: 40%;transition: .5s;display: block;position: absolute;bottom: 0;background-image: linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));left: 0;}
	.inn_txt2{padding: 35px 20px 0;}
	.inn_r{width: 25.385%}
	.inn_r a{display: block;height: 450px;position: relative;}
	.inn_txt2 h2{color: white;font-size: 1.5rem;font-weight: 100;height: 56px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;margin: 30px 0 25px;}
	.inn_n p{color: white;line-height: 24px;font-weight: 100;height: 72px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;margin-bottom: 80px;}
	.inn_n span{color: #fff;padding-bottom: 10px;border-bottom: 3px solid #fff;display: inline-block;}
	@media screen and (max-width:1024px) {
		.inn_txt{padding: 0 20px 10px;}
		.inn_txt h2{font-size: 1.25rem;height: 46px;}
	}
	@media screen and (max-width:520px) {
		.inn{overflow: hidden;}
		.inn{padding: 50px 0;}
		.inn_tit h2{font-size: 1.65rem;}
		.inn_tit a{display: none;}
		.inn_tit{margin-bottom: 20px;}
		.inn_list{display: block;}
		.inn_l{width: 100%;}
		.inn_c{width: 100%;}
		.inn_r{width: 100%;}
		.inn_l a{height: 260px;}
		.inn_c a{height: 260px;}
		.inn_r a{height: 260px;display: flex;align-items: flex-end;}
		.inn_n span{display: none;}
		.inn_txt{padding: 0 10px 10px;}
		.inn_txt2{padding: 0 10px 10px;}
		.inn_txt h2{font-size: 1.125rem;height: auto;}
		.inn_txt2 h2{font-size: 1.125rem;height: auto;margin: 15px 0 10px;}
		.inn_n p{margin-bottom: 0;}
		.inn_tiem p{font-size: 2.25rem;line-height: 30px;margin-right: 5px;}
		
		
	}
	
	.foot{background: url(../img/foot_bg.jpg) center/cover no-repeat;}
	.foot_list{display: flex;justify-content: space-between;padding: 85px 0 115px;}
	.foot_l{display: flex;justify-content: space-between;width: 76%;}
	.foot_l h2{color: white;font-size: 1.125rem;font-weight: 100;margin-bottom: 20px;}
	.foot_menu ul li a{color: #90a4c7;font-weight: 100;font-size: 0.875rem;}
	.foot_menu ul li{margin-bottom: 5px;}
	.foot_iico{margin-right: 5px;}
	.foot_lx li{display: flex;align-items: center;color: #90a4c7;margin-bottom: 10px;font-size: 0.875rem;}
	.foot_lx a{color: #90a4c7;font-size: 0.875rem;}
	.foot_lx li:nth-child(3){align-items: flex-start;}
	.foot_lx li:nth-child(4){align-items: flex-start;}
	.foot_ico{margin-top: 85px;}
	.foot_ico ul{display: flex;justify-content: flex-end;}
	.foot_ico ul li{margin-right: 40px;}
	.foot_ico ul li:nth-last-child(1){margin-right: 0;}
	.end{border-top: 1px solid #2e446c;}
	.end p{color: #94a6c7;}
	.end p a{color: #94a6c7;}
	.end .gm{display: flex;justify-content: center;align-items: center;height: 85px;}
	@media screen and (max-width:1270px) {
		.foot_menu{display: none;}
		.foot_lx p br{display: none;}
	}
	@media screen and (max-width:1024px) {
		.foot_menu{display: none;}
	}
	@media screen and (max-width:768px) {
		.foot_list{padding-bottom: 50px;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#1f3358;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #3962a3;}
		.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 #3962a3;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.foot_ico{display: none;}
		.foot_list{flex-direction: column-reverse;padding: 50px 0 20px;}
		.foot_iico{display: none;}
		.foot_l{width: 100%;}
		.foot_lx ul li p br{display: none;}
		.foot_lx li:nth-child(2){display: block;}
		.foot_lx li:nth-child(3){display: block;}
		.foot_lx li:nth-child(4){display: block;}
		.foot_lx li{margin-bottom: 5px;}
		.foot_l h2{font-size: 1.25rem;margin: 30px 0 10px;}
		.foot_logo img{height: 55px;}
		.end{padding: 10px 0 59px;}
		.end .gm{display: block;height: auto;}
		.end p{font-size: 0.875rem;display: inline;}
		
	}
	
	.dh p{display: flex;color: #7d7d7d;font-size: 0.875rem;height: 40px;align-items: center;}
	.dh p a{color: #7d7d7d;}
	.dh p img{margin-right: 5px;}
	
	.pro{background: #eceff3;padding: 50px 0;}
	.pro .gm{display: flex;justify-content: space-between;align-items: flex-start;}
	.pro_menu{background: white;flex: 0 0 260px;box-sizing: border-box;padding: 0 8px;margin-right: 20px;}
	.pro_menu>header>nav>ul>li>a{color: #676767;font-size: 1.125rem;transition: .5s;display: block;height: 78px;position: relative;display: flex;align-items: center;padding-right: 30px;}
	.pro_menu>header>nav>ul>li>ul a{color: #7d7d7d;transition: .5s;}
	.pro_menu>header>nav>ul>li>ul>li{margin-bottom: 15px;}
	.pro_menu>header>nav>ul>li>ul{padding-bottom: 10px;display: none;}
	.pro_menu>header>nav>ul>li{border-bottom: 1px solid #dddddd;padding: 0 10px;}
	.pro_menu>header>nav>ul>li:nth-last-child(1){border-bottom: none;}
	.pro_menu>header>nav>ul>li>a::after{content: "+";color: #888888;font-size: 2.25rem;font-family: "dpr";position: absolute;right: 15px;top: 50%;transform: translate(0,-50%);}
	.pro_menu>header>nav>ul>li>a.ul_null::after{content: "-";}
	.pro_menu>header>nav>ul>li:hover>a{color: #1f3358;}
	.pl>a{color: #1f3358!important;}
	.pl>a::after{content: "-"!important;}
	.pro_menu>ul>li>ul>li:hover>a{padding-left: 5px;}
	.pla>a{padding-left: 5px!important;}
	.pro_list{width: 76.2%;padding-bottom: 30px;}
	.pro_list>h2{color: #1f3358;font-size: 2.25rem;margin-bottom: 20px;}
	.pro_list ul li{background: white;margin-bottom: 20px;}
	.pro_list ul li a{display: flex;justify-content: space-between;padding: 25px;}
	.pro_img{overflow: hidden;}
	.pro_img img{transition: .5s;}
	.pro_list ul li:hover .pro_img img{transform: scale(1.05);}
	.pro_txt{width: 70%;margin-left: 2.5%;}
	.pro_txt h2{color: #616161;font-size: 1.5rem;margin-top: 5px;height: 31px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.pro_txt p{color: #828282;font-weight: 100;line-height: 24px;margin: 20px 0;height: 72px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
	.pro_more{color: #2c2c2c;display: flex;align-items: center;}
	.pro_more span{display: block;margin-right: 10px;}
	.pro_more span::after{content: "";height: 5px;background: #bcbcbc;display: block;width: 100%;margin-top: -7px;}
	@media screen and (max-width:1024px) {
		.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:#1f3358; 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:90%; background:none; font-size:0.9375rem;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:capitalize;}
		.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:#1f3358;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}
		
		.pro .gm{display: block;width: 100%;}
		.pro_list{width: 95%;margin: 50px auto 0;}
		.pro_menu{margin-right: 0;background: none;width: 100%;padding: 0;}
		.pro{padding-top: 0;}
		
	}
	@media screen and (max-width:520px) {
		.pro{padding-top: 0;}
		.pro_list{margin-top: 30px;padding-bottom: 0;}
		.pro_list>h2{font-size: 1.5rem;margin-bottom: 10px;}
		.pro_list ul li a{padding: 10px;}
		.pro_more{display: none;}
		.pro_txt h2{font-size: 1.125rem;margin-top: 5px;height: auto;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
		.pro_txt{width: 48%;}
		.pro_img{width: 49%;}
		.pro_txt p{font-size: 0.875rem;margin: 10px 0 0;height: 60px;line-height: 20px;}
		
	}
	
	.proshow{padding: 60px 0;background: #eceff3;}
	.proshowa{ background:#fff; padding:35px; }
	.proshow_gd{ width:50%;}
	.proshow_img{ border:3px solid #e2e2e2;}
	.proshow_img li img{ display:block; width:100%;}
	.proshow_pl .pro_pl{background: white;}
	.proshow_an li{ width:24%; float:left; margin-right:10px; padding-top:1.333%;cursor: pointer;}
	.proshow_an li a{ display:block; border:2px solid #e2e2e2;box-sizing: border-box;}
	.proshow_an li.on a{ border:2px solid #1f3358;}
	.proshow_an li img{ display:block; width:100%;}
	.proshow_an ul{transition: .5s;}
	.proshow_an2 ul li{font-size: 3rem;color:#1f3358;cursor: pointer;}
	.proshow_an2 ul{display: flex;justify-content: space-around;}
	
	.proshowa_wb{ width: 48%;}
	.nycp_bt{color:#6b6b6b; font-size:1.125rem;}
	.nycp_bt::after{content: "";width: 29px;height: 4px;background: #dedede;display: block;margin: 35px 0;}
	
	.nycp_bt p{color:#1f3358; font-size: 2.25rem; }
	.nycp_nr{ font-size:1rem; color:#656464; line-height: 1.75; 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; padding-left:23px; font-size:1rem; color:#979797;}
	.nycp_tel strong{ color:#454545;}
	.nycp_more{ width:170px; height:50px; padding-top:19px;position: relative;}
	.nycp_more a{ display:flex; background:#1f3358; line-height:50px; font-size:1.125rem; color:#fff; font-weight:bold;display: flex;justify-content: center;align-items: center;}
	.nycp_more a img{margin-right: 10px;}
	.proshow_m{text-align: center;position: absolute;top: 70px;left: 0;;display: none;width: 100%;}
	.proshow_m img{width: 100%;}
	.proshow_m p{margin-top: 10px;}
	
	.proshow_bom{padding: 35px; background:#fff;}
	.proms_l{ width:100%;}
	.proshow_title{ font-size: 1.875rem; font-weight:bold; color:#1f3358; height:70px; line-height:70px; border-bottom:3px solid #1f3358;border-top: 3px solid #eceff3;text-transform: capitalize;}
	.proshow_nr{ font-size:0.9125rem; line-height:26px; padding-top:25px;}
	.proshow_nr img{ max-width:100%;}
	.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:#1f3358; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
	.cnxh{ width:23%;}
	.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:#1f3358; color:#fff; transition:0.5s;}
	@media screen and (max-width:1024px){
	.nycp_bt p{ font-size:1.5rem;}
	.proshow_an li{margin-right: 5px;}
	.nycp_bt::after{margin: 20px 0 15px;}
	}
	@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;}
	
	.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:156px; height:40px; padding-top:19px;}
	.nycp_more a{line-height:40px; font-size:1rem;}
	.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;}
	.proshow_list{padding: 0 0 50px;}
	.proshow{padding: 10px 0;}
	.proshowa{padding: 10px;}
	.nycp_bt::after{margin: 15px 0;}
	.proshow_m{display: none;}
	.proshow_bom{padding: 20px 10px;}
	}
	
	.case{padding: 75px 0 140px;}
	.case_tit h2{color: #1f3358;font-size: 2.75rem;text-transform: capitalize;}
	.case_tit{margin-bottom: 60px;}
	.case_txt h2{color: #1f3358;font-size: 1.65rem;margin-bottom: 10px;text-transform: capitalize;}
	.case_txt p{color: #6c6c6d;line-height: 18px;height: 110px;overflow-y: auto;}
	.case_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.case_list ul li a{display: flex;align-items: center;position: relative;z-index: 2;}
	.case_list ul li{width: 48%;position: relative;margin-bottom: 60px;}
	.case_list ul li::after{content: "";width: 100%;border-radius: 200px;height: 180px;background: #f2f2f2;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
	.case_img{flex: 0 0 200px;border-radius: 100%;border: 4px solid #f2f2f2;box-sizing: border-box;overflow: hidden;}
	.case_txt{padding-left: 15px;padding-right: 50px;box-sizing: border-box;width: 70%;height: 180px;padding-top: 20px;}
	.case_img{overflow: hidden;}
	.case_img img{transition: .5s;}
	.case_list ul li:hover .case_img img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.case_txt p br{display: none;}
		.case_txt h2{font-size: 1.65rem;}
		.case_list ul{display: block;}
		.case_list ul li{width: 100%;margin-bottom: 30px;}
		.case{padding: 70px 0;}
		
	}
	@media screen and (max-width:520px) {
		.case_list ul li a{display: block;background: #f2f2f2;}
		.case_txt{width: 100%;height: auto;padding: 20px 10px;}
		.case_list ul li::after{display: none;}
		.case_img img{width: 100%;}
		.case_img{border-radius: 0;}
		.case_txt h2{font-size: 1.25rem;font-weight: bold;}
		.case{padding: 50px 0;}
		.case_tit{margin-bottom: 20px;}
		.case_tit h2{font-size: 1.65rem;}
		.case_txt p{height: auto;}
	}
	
	
	.tech_menu{padding: 50px 0;}
	.tech_menu ul{display: flex;}
	.tech_menu ul li a{display: block;color: #6e6e6e;font-size: 1.125rem;height: 41px;line-height: 41px;border: 2px solid #c9c9c9;border-radius: 50px;padding: 0 20px;transition: .5s;}
	.tech_menu ul li{margin-right: 20px;}
	.tech_menu ul li:nth-last-child(1){margin-right: 0;}
	.tech_menu ul li:hover a{color: #223559;border-color: #223559;}
	.tl a{color: #223559!important;border-color: #223559!important;}
	.techa{display: flex;justify-content: space-between;}
	.tech_list{padding-bottom: 100px;}
	.techa_l{width: 46%;position: relative;}
	.techa_l::after{content: "";width: 45px;height: 5px;background: #d7d7d7;display: block;position: absolute;bottom: 0;left: 0;display: block;border-radius: 50px;}
	.techa_r{width: 50%;border-radius: 0 0 0 50px;overflow: hidden;}
	.techa_l h2{color: #1f3358;font-size: 2.25rem;font-weight: bold;margin-bottom: 25px;text-transform: capitalize;}
	.techa_l p{color: #6e6e6e;font-size: 1.125rem;line-height: 28px;text-align: justify;}
	.techa{margin-bottom: 90px;}
	@media screen and (max-width:768px) {
		.techa{flex-direction: column-reverse;margin-bottom: 0;}
		.techa_l{width: 100%;margin-top: 50px;}
		.techa_r{width: 100%;}
		.techa_r img{width: 100%;}
	}
	@media screen and (max-width:520px) {
		.tech_menu{padding: 30px 0 20px;}
		.tech_menu ul{justify-content: space-between;}
		.tech_menu ul li{width: 49%;text-align: center;margin-right: 0;}
		.tech_menu ul li a{font-size: 1rem;height: 35px;line-height: 35px;padding: 0;}
		.techa_r{border-radius: 0 0 0 20px;}
		.techa_l h2{font-size: 1.5rem;}
		.techa_l h2{margin-bottom: 10px;}
		.techa_l{margin-top: 20px;}
		.techa_l p{font-size: 1rem;line-height: normal;text-align: left;}
		.tech_list{padding-bottom: 50px;}
		.techa_l::after{display: none;}
		
	}
	
	.news_menu{padding: 50px 0;}
	.news_menu ul{display: flex;}
	.news_menu ul li a{display: block;color: #6e6e6e;font-size: 1.125rem;height: 41px;line-height: 41px;border: 2px solid #c9c9c9;border-radius: 50px;padding: 0 20px;transition: .5s;}
	.news_menu ul li{margin-right: 20px;}
	.news_menu ul li:nth-last-child(1){margin-right: 0;}
	.news_menu ul li:hover a{color: #223559;border-color: #223559;}
	.news_txt{padding: 25px;background: #e7edf7;transition: .5s;}
	.news_txt span{color: #8e8e8e;font-family: "hmr";font-weight: 100;transition: .5s;}
	.news_txt h2{color: #181818;font-size: 1.25rem;font-weight: 100;transition: .5s;margin: 15px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.news_txt p{color: #292929;font-weight: 100;transition: .5s;}
	.news_list{padding-bottom: 30px;}
	.news_list ul li{width: 32%;margin-left: 2%;margin-bottom: 40px;overflow: hidden;border-radius: 0 0 50px 0;float: left;}
	.news_list ul li:nth-child(3n+1){margin-left: 0;}
	.news_list ul li:hover .news_txt{background: #1f3358;}
	.news_list ul li:hover .news_txt span{color: white;}
	.news_list ul li:hover .news_txt h2{color: white;}
	.news_list ul li:hover .news_txt p{color: white;}
	.news_img{overflow: hidden;}
	.news_img img{transition: .5s;}
	.news_list ul li:hover .news_img img{transform: scale(1.05);}
	@media screen and (max-width:520px) {
		.news_list ul li{width: 49%;margin-bottom: 20px;margin-left: 0!important;border-radius: 0 0 20px 0;}
		.news_list ul li:nth-child(2n){margin-left: 2%!important;}
		.news_txt{padding: 10px;}
		.news_txt h2{font-size: 1rem;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;white-space: normal;margin: 5px 0 0;}
		.news_txt p{display: none;}
		.news_menu ul li{margin-right: 0;}
		.news_menu{padding: 40px 0 20px;}
		.news_menu ul li a{font-size: 0.875rem;height: 35px;line-height: 35px;padding: 0 15px;}
		.news_menu ul{justify-content: space-around;}
		
	}
	
	.news_show{padding: 70px 0;}
	.news_rq2{display: none;}
	.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
	.xgnews-con li a{ font-size:14px;}
	.xgnews-con li span{ float:right; color:#999; font-size:12px;}
	.xgnews-con li a:hover{ text-decoration:underline;}
	@media screen and (max-width: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;}
		
		.main{padding: 20px 0;}
		
	}
	
	.abouta{text-align: center;padding: 80px 0 175px;}
	.abouta h2{color: #1f3358;font-size: 3.75rem;font-weight: bold;font-family: "dpr";margin-bottom: 50px;font-weight: bold;}
	.abouta p{color: #7d7d7d;font-size: 1.125rem;line-height: 30px;text-align: left;}
	.aboutb{background: #f5f5f5;padding: 55px 0 135px;}
	.aboutb_top{display: flex;justify-content: space-between;align-items: flex-start;padding-bottom: 70px;}
	.aboutb_txt p{color: #7d7d7d;font-size: 1.125rem;line-height: 30px;}
	.aboutb_l .aboutb_txt{margin-top: 40px;}
	.aboutb_l{width: 49%;margin-top: -135px;}
	.aboutb_r{width: 49%;display: flex;flex-direction: column-reverse;}
	.aboutb_r .aboutb_txt{margin-bottom: 40px;}
	.aboutb_num{display: flex;align-items: flex-start;}
	.aboutb_num p{color: #4b4b4b;font-size: 4.5rem;font-family: "dpr";line-height: 70px;margin-right: 5px;}
	.aboutb_num span{color: black;font-size: 1.5rem;}
	.aboutb_bom ul{display: flex;justify-content: space-between;}
	.aboutb_bom ul li:nth-last-child(1) .aboutb_num span{font-size: 1.5rem;line-height: 20px;}
	.aboutb_bom h2{color: #605f5f;font-weight: 100;}
	.aboutc{padding: 55px 0 110px;background: #aeb8ca;}
	.aboutc_tit{margin-bottom: 40px;}
	.aboutc_tit h2{color: #323232;font-size: 2.25rem;text-transform: capitalize;}
	.aboutc_box{position: relative;}
	.aboutc_txt{padding: 65px 10px 0 15px;box-sizing: border-box;position: absolute;height: 100%;width: 100%;left: 0;top: 0;transition: .5s;background: white;}
	.aboutc_txt::after{content: "jiande";text-transform: uppercase;color: #1f3358;font-size: 1.625rem;font-family: "dph";position: absolute;left: 10px;bottom: 35px;opacity: .2;}
	.aboutc_txt h2{color: #1f3358;font-size: 1.65rem;font-weight: bold;}
	.aboutc_txt p{color: #1f3358;font-size: 1.125rem;line-height: 28px;}
	.aboutc_txt span::after{content: "";width: 30px;height: 4px;background: #1f3358;display: block;margin: 30px 0;}
	.aboutc_txt span{color: #bfbfbf;font-size: 1.5rem;font-family: "dpr";text-transform: uppercase;}
	.aboutc_bg{height: 500px;transition: .5s;margin-left: auto;width: 100%;}
	.aboutc_list ul{display: flex;justify-content: space-between;}
	.aboutc_list ul li{width: 24.616%;overflow: hidden;transition: .5s;cursor: pointer;}
	.aboutc_list ul .on{width: 46.154%;}
	.aboutc_list ul .on .aboutc_txt{width: 50%;}
	.aboutc_list ul .on .aboutc_bg{width: 50%;}
	.aboutd{padding-bottom: 90px;}
	.aboutd_tit{margin: 60px 0 50px;text-align: center;}
	.aboutd_tit h2{color: #323232;font-size: 2.25rem;text-transform: capitalize;}
	.aboutd_txt{display: flex;justify-content: space-between;position: relative;margin-bottom: 55px;}
	.aboutd_txt::after{content: "";height: 100%;width: 1px;background: #c3c3c3;display: block;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
	.aboutd_txt p{color: #767676;line-height: 26px;width: 45%;}
	.aboutd_txt p br{display: none;}
	.aboutd_imga{margin-bottom: 20px;}
	.aboutd_imgb{display: flex;justify-content: space-between;}
	.aboutd_imgb p:nth-child(1){margin-right: 20px;}
	.aboutd_imgb p{flex: 1;}
	.aboute{background: url(../img/aboute_bg.jpg) center no-repeat;height: 850px;}
	.aboute .gm{max-width: 1400px;}
	.aboute_tit{padding: 85px 0 95px;text-align: center;}
	.aboute_tit h2{color: #1f3358;font-size: 2.25rem;}
	.aboute_list{position: relative;}
	.aboute_nr{overflow: hidden;padding: 0 50px;}
	.aboute_qh{position: absolute;display: flex;justify-content: space-between;top: 50%;left: 0;transform: translate(0,-50%);pointer-events: none;width: 100%;}
	.aboute_qh>div{cursor: pointer;pointer-events: all;}
	@media screen and (max-width:1270px) {
		.aboutc_txt p br{display: none;}
		.aboutc_txt span{font-size: 1rem;}
	}
	@media screen and (max-width:1024px) {
		.abouta p br{display: none;}
	}
	@media screen and (max-width:768px) {
		.aboute{background-size: cover;height: 590px;}
	}
	@media screen and (max-width:520px) {
		.about{overflow: hidden;}
		.abouta{padding: 50px 0;}
		.abouta h2{font-size: 2.25rem;margin-bottom: 20px;}
		.abouta p{font-size: 1rem;line-height: 26px;}
		.aboutb_l{margin-top: 0;}
		.aboutb_top{display: block;padding-bottom: 20px;}
		.aboutb_l{width: 100%;}
		.aboutb_r{width: 100%;display: block;margin-top: 30px;}
		.aboutb_txt p{font-size: 1rem;line-height: 26px;}
		.aboutb_l .aboutb_txt{margin-top: 15px;}
		.aboutb_r .aboutb_txt{margin-bottom: 0;margin-top: 15px;}
		.aboutb_bom ul{display: flex;flex-wrap: wrap;}
		.aboutb_bom ul li{width: 50%;margin-bottom: 20px;}
		.aboutb_num p{font-size: 2.5rem;line-height: 40px;}
		.aboutb_num span{font-size: 1.125rem;}
		.aboutb{padding: 50px 0;}
		.aboutc_bg{height: 215px;}
		.aboutc_txt{padding-top: 20px;}
		.aboutc_tit h2{font-size: 1.65rem;}
		.aboutc_tit{margin-bottom: 20px;}
		.aboutc_txt h2{font-size: 1.35rem;}
		.aboutc_txt span::after{margin: 15px 0;}
		.aboutc_txt p{font-size: 1rem;line-height: 20px;}
		.aboutc_txt::after{bottom: 10px;}
		.aboutc{padding: 50px 0;}
		.aboutd_tit{margin: 50px 0 20px;}
		.aboutd_tit h2{font-size: 1.65rem;}
		.aboutd_txt::after{display: none;}
		.aboutd_txt{display: block;margin-bottom: 20px;}
		.aboutd_txt p{width: 100%;font-size: 1rem;text-indent: 32px;line-height: 26px;}
		.aboutd_imga{margin-bottom: 5px;}
		.aboutd_imgb p:nth-child(1){margin-right: 5px;}
		.aboutd{padding-bottom: 50px;}
		.aboute_tit{padding: 50px 0 30px;}
		.aboute_tit h2{font-size: 1.65rem;}
		.aboute_qh{display: none;}
		.aboute{height: 255px;}
		.aboutb_bom h2{font-size: 0.875rem;}
	}
	
	.c{padding-top: 90px;}
	.c_tit{display: flex;align-items: center;margin-bottom: 45px;}
	.c_tit h2{color: #1f3358;font-size: 2.25rem;margin-right: 20px;text-transform: capitalize;}
	.c_tit p{color: #7c7c7c;font-size: 1.125rem;font-weight: 100;}
	.c_txt{background: #f3f3f3;padding: 60px 40px;border: 2px solid white;}
	.c_bt h2{color: #1f3358;font-size: 1.875rem;}
	.c_bt{margin-bottom: 30px;}
	.c_list{display: flex;}
	.c_list a{color: #555555;font-size: 1.125rem;font-weight: 100;}
	.c_list p{color: #555555;font-size: 1.125rem;font-weight: 100;display: flex;align-items: center;text-transform: capitalize;}
	.c_list>div>div{margin-bottom: 20px;}
	.c_list>div>div:nth-last-child(1){margin-bottom: 0;}
	.c_list span{display: block;margin: 0 10px;}
	.c_list>div{width: 50%;}
	.c_r{box-sizing: border-box;padding-left: 50px;}
	.c_r>div:nth-child(1){height: 72px;}
	.c{position: relative;z-index: 2;}
	.map{margin-top: -70px;}
	@media screen and (max-width:1024px) {
		.c_list{display: block;}
		.c_list>div{width: 100%;padding-left: 0;}
		.c_r>div:nth-child(1){height: auto;}
		.c_r{margin-top: 20px;}
		
	}
	@media screen and (max-width:520px) {
		.c_tit{display: block;margin-bottom: 20px;}
		.c{padding-top: 50px;}
		.c_tit h2{margin-right: 0;font-size: 1.65rem;}
		.c_tit p{font-size: 1rem;}
		.c_txt{padding: 20px 10px;}
		.c_bt h2{font-size: 1.25rem;font-weight: bold;}
		.c_list p{font-size: 1rem;}
		.c_list>div>div{margin-bottom: 10px;}
		.c_list a{font-size: 1rem;}
		.c_list>div{margin-top: 10px;}
		.map{margin-top: 50px;}
		.c_r>div:nth-last-child(1) p:nth-child(2){font-size: 0.875rem;}
		.c_r>div:nth-last-child(1) a{font-size: 0.875rem;}
		.c_bt{margin-bottom: 15px;}
		
	}
	
	.msg{padding-bottom: 150px;}
	.msg_tit{margin: 80px 0 45px;}
	.msg_tit h2{color: black;font-size: 2.25rem;text-transform: capitalize;}
	.msg_tit p{color: #777777;font-size: 1.25rem;font-weight: 100;}
	.msg input{padding-left: 20px;outline: none;border: 1px solid #e5e5e5;box-sizing: border-box;color: #7c7c7c;font-size: 1rem;height: 50px;line-height: 50px;background: white;width: 100%;}
	.msg input:-moz-placeholder,textarea:-moz-placeholder{color: #7c7c7c;}
	.msg input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #7c7c7c;}
	.msg input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #7c7c7c;}
	.msg input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important;-webkit-text-fill-color: #7c7c7c;}
	.msg_a input{width: 32%;box-sizing: border-box;}
	.msg_a{display: flex;justify-content: space-between;}
	.msg_b{margin: 35px 0;display: flex;justify-content: space-between;}
	.msg_b input{width: 49%;}
	.msg textarea{height: 330px;border: 1px solid #e5e5e5;outline: none;resize: none;width: 100%;font-size: 1rem;color: #8e8e8e;box-sizing: border-box;padding: 20px;margin-bottom: 25px;font-family:"microsoft yahei"; f}
	.msg_sub a{display: block;width: 251px;height: 70px;background: #1f3358;text-align: center;color: white;line-height: 70px;}
	@media screen and (max-width:520px) {
		.msg_tit{margin: 50px 0 20px;}
		.msg_tit h2{font-size: 1.65rem;}
		.msg_tit p{font-size: 1rem;}
		.msg_a{display: block;}
		.msg_a input{width: 100%;margin-bottom: 10px;height: 40px;line-height: 40px;padding-left: 10px;font-size: 0.875rem;}
		.msg_a input:nth-last-child(1){margin-bottom: 0;}
		.msg_b{margin: 10px 0 0;display: block;}
		.msg_b input{height: 40px;line-height: 40px;margin-bottom: 10px;font-size: 0.875rem;width: 100%;padding-left: 10px;}
		.msg textarea{padding: 10px;font-size: 0.875rem;height: 100px;}
		.msg_sub a{display: inline-block;line-height: 40px;height: 40px;width: auto;padding: 0 30px;}
		.msg{padding-bottom: 50px;}
	}
	
	
	
	
	
	
	
	
	