@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"arial"; font-size:16px; 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:16px; 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: 1590px;margin: 0 auto;}
.gm{width: 95%;max-width: 1495px;margin: 0 auto;}
.agm{width: 95%;max-width: 1345px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;border-style: none!important;}
.green-black {display:block; padding-top:26px; clear:both;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid rgba(0,0,0,0);  zoom:1; overflow:auto; margin-left:3px; margin-right:3px; color:#b4b4b4; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; zoom:1;overflow:auto; margin-left:3px; margin-right:3px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#b4b4b4;  zoom:1; overflow:auto;  margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; 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;}
#dituContent{height: 870px!important;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
html,body{font-size: 14px;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{font-size: 14px;}
}
.fswzj{display: none;}
	
	
	@font-face {
	 font-family:"qs";
	 src: url("../font/qs.eot"),
	      url("../font/qs.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	@font-face {
	 font-family:"AgencyFB";
	 src: url("../font/AgencyFB.eot"),
	      url("../font/AgencyFB.ttf");
	}
	@font-face {
	 font-family:"CALIBRI";
	 src: url("../font/CALIBRI.eot"),
	      url("../font/CALIBRI.ttf");
	}
	@font-face {
	 font-family:"dms";
	 src: url("../font/dms.eot"),
	      url("../font/dms.ttf");
	}
	@font-face {
	 font-family:"der";
	 src: url("../font/ab.eot"),
	      url("../font/ab.ttf");
	}
	@font-face {
	 font-family:"ab";
	 src: url("../font/ab.eot"),
	      url("../font/ab.ttf");
	}
	@font-face {
	 font-family:"hy";
	 src: url("../font/hy.eot"),
	      url("../font/hy.ttf");
	}
	@font-face {
	 font-family:"op";
	 src: url("../font/op.eot"),
	      url("../font/op.ttf");
	}
	@font-face {
	 font-family:"st";
	 src: url("../font/st.eot"),
	      url("../font/st.ttf");
	}
	@font-face {
	 font-family:"ht";
	 src: url("../font/ht.eot"),
	      url("../font/ht.ttf");
	}

	
	.nav{position: fixed;top: 0;width: 100%;z-index: 999;background: rgba(255,255,255,.5);transition: .5s;}
	.nav:hover .nav_txt2>ul>li>a{color: black;}
	.nav:hover{box-shadow: 0 0 22px rgba(0,0,0,0.2);}
	.nav:hover{background: white;}
	.nav:hover .nav_t2 p{color: black;}
	.nav:hover .nav_ico2 i{background: black;}
	.nav .nav_txt2>ul>li:hover>a{color: #0749ba;}
	.nav:hover .nav_r ul li img:nth-child(2){opacity: 1;}
	.nav:hover .nav_logo2 img:nth-child(2){opacity: 1;}
	
	.nav .gm_top{display: flex;justify-content: space-between;align-items: center;}
	.nav_t2 p{color: #fff;text-transform: uppercase;transition: .5s;}
	.nav_menu2{display: none;align-items: center;cursor: pointer;position: relative;}
	.nav_ico2{margin-right: 9px;position: relative;}
	.nav_ico2 i{width: 18px;height: 2px;background: #fff;display: block;margin-left: auto;margin-bottom: 3px;transition: .5s;}
	.nav_ico2 i:nth-child(3){margin-bottom: 0;}
	.nav_l{display: flex;flex-direction: row-reverse;margin-left: 40px;}
	.nav_ll{display: flex;align-items: center;}
	.nav_r ul{display: flex;align-items: center;}
	.nav_r ul li{position: relative;}
	.nav_r ul li:nth-child(1){padding-right: 10px;margin-right: 5px;}
	.nav_r ul li:nth-child(1)::after{content: "/";display: block;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);color: #2d2d2d;font-size: 1.25rem;}
	.nav_r ul li a{color: #0749bb;font-size: 1.25rem;}
	.nav_r ul li:nth-child(1) a{color: #2d2d2d;font-size: 1.125rem;}
	.nav_txt2{transition: .5s;margin-right: 180px;}
	.nav_txt2>ul{display: flex;}
	.nav_txt2>ul>li{padding: 0 39px;}
	.nav_txt2>ul>li:nth-child(1){padding-left: 0;}
	.nav_txt2>ul>li:nth-last-child(1){padding-right: 0;display: none;}
	.nav_txt2>ul>li:nth-last-child(2){padding-right: 0;}
	.nav_txt2>ul>li>a{color: #2d2d2d;font-size: 1.25rem;display: block;transition: .5s;position: relative;padding: 38.5px 5px;text-transform: capitalize;}
	.nav_txt2>ul>li>a::after{content: "";width: 0;height: 2px;right: 0;background: #0749ba;display: block;transition: .5s;bottom: 0;position: absolute;}
	.nav_txt2>ul>li:hover>a::after{width: 100%;left: 0;}
	.nxd>a{color: #0749ba!important;}
	.nxd>a::after{width: 100%!important;left: 0!important;}
	.nav_logo2{position: relative;margin-top: 20px;}
	.nav_logo2 img{transition: .5s;}
	.nav_logo2 img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}
	.nav_btn_on i:nth-child(1){transform: translateY(5px) translateX(0px) rotate(-45deg);}
	.nav_btn_on i:nth-child(2){opacity: 0;}
	.nav_btn_on i:nth-child(3){transform: translateY(-5px) translateX(0px) rotate(45deg);}
	@media screen and (max-width:1270px) {
		.nav{background: white;}
		.nav_menu2{display: flex;}
		.nav:hover .nav_txt2>ul>li>a{color: black;}
		.nav_txt2>ul>li{margin: 0 20px;}
		.nav_txt2{overflow: inherit;height: auto;line-height: normal;margin-right: 0;position: absolute;top: 75px;width: 350px;right: -350px;background: #fff;margin-left: 0;}
		.nav_txt2>ul>li>a{display: block;padding: 15px 0;color: black;font-size: 1.125rem;position: relative;transition: .5s;right: -200px;}
		.nav_txt2>ul>li{border-bottom: 1px solid rgba(162,162,162,0.4);margin: 0;margin-bottom: 10px;position: relative;text-align: center;padding: 0;}
		.nav_txt2>ul>li::after{content: "";width: 0;left: 0;height: 1px;bottom: -1px;background: white;position: absolute;display: block;transition: .5s;}
		.nav_txt2>ul{margin: 0 40px;display: block;position: static;}
		.nav_txt2>ul>li:hover>a{color: #fff;}
		.nav_l{margin-left: 0;}
		.nav .gm_top{height: 75px;}
		.nav_logo2{margin-top: 10px;}
		.nav .nav_t2 p{color: black;}
		.nav .nav_ico2 i{background: black;}
		.nav_txt2>ul>li:nth-last-child(1){display: block;}
	}
	
	.emw_img{position: absolute;left: 50%;top: 40px;transform: translate(-50%,0);display: none;}
	.emw_img img{max-width: none;}
	
	.nlogo{display: none;}
	/* .rj{padding-bottom: 20px;} */
	.rj>.xs{position: absolute;width: 100vw;top: 100px;left: 0;background: white;transform-origin:top;opacity: 0;box-sizing: border-box;transition: .3s;visibility: hidden;overflow: hidden;height: 0;display: flex;align-items: center;border-top: 1px solid #e6e6e6;justify-content: center;}
	.xs h1{color: #1e7f8a;font-size: 1.125rem;height: 48px;line-height: 48px;border-bottom: 1px solid #e7e7e7;padding-left: 10px;position: relative;}
	.xs li a{color: #333333;display: block;position: relative;text-transform: capitalize;}
	.xs li p{font-size: 1.125rem;transition: .5s;}
	.xs li{transition: .5s;margin-right: 80px;position: relative;}
	.xs li::after{content: "";width: 0;height: 2px;right: 0;background: #0749ba;display: block;transition: .5s;bottom: -3px;position: absolute;}
	.xs li:hover::after{width: 100%;left: 0;}
	.xs li:hover p{color: #0749ba;}
	.nxda::after{width: 100%!important;left: 0!important;}
	.nxda p{color: #0749ba!important;}
	.nav_txt2 ul li ul li p{text-transform: capitalize;}
	.xs li:nth-last-child(1){margin-right: 0;}
	.xs h1 i{width: 0;height: 0;border-style: solid;border-width: 8.7px 5px 0 5px;border-color: #1e7f8a transparent transparent transparent;display: block;right: 20px;position: absolute;top: 50%;transition: .5s;transform: translate(0,-50%);}
	.rj span{font-family:"AgencyFB";font-size: 1.35rem;color: white;position: absolute;right: 0;height: 54px;width: 50px;top: 0;display: flex;justify-content: center;align-items: center;transform: rotate(90deg);display: none;}
	.rj .xs>div{display: flex;align-items: center;max-width: 1600px;width: 95%;margin: 0 auto;justify-content: center;}
	.rj:hover .xs{opacity: 1;height: 97px;visibility: visible;overflow: visible;}
	@media screen and (max-width:1270px) {
		.nav_txt2>ul>li{padding-bottom: 0;}
		.nav_txt2>ul>li>a{text-align: left;padding-left: 20px;}
		.nav_txt2 ul li ul{display: none;}
		.nav_txt2 ul li ul li a{height: 40px;line-height: 40px;display: block;text-align: left;padding-left: 30px;}
		.nav_txt2 ul li ul li{border-bottom: 1px solid #e7e7e7;}
		.nav_txt2 ul li ul li:nth-last-child(1){border-bottom: none;}
		.nav_txt2 ul li ul li:nth-child(1){border-top: 1px solid #e7e7e7;}
		.rj span{display: block;cursor: pointer;color: black;}
		.nlogo{display: block;padding: 50px 0 30px;text-align: center;}
		
		.nav_r{display: none;}
		.nav_ll{width: 100%;justify-content: space-between;}
	}
	@media screen and (max-width:768px) {
		.nav{box-shadow: 0 0 15px rgba(0,0,0,0.2);}
	}
	@media screen and (max-width:520px) {
		.nav .gm_top{height: 55px;}
		.nav_txt2{top: 55px;width: 60%;}
		
		.nav_logo2 img{display: block;height: 30px;}
		.nlogo img{height: 30px;}
		.nav_ico2{margin-right: 5px;}
		.nav_ico2 i{height: 2px;}
		.nav_ico2 i:nth-child(2){height: 2px;}
		.xs h1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 0.9375rem;padding-right: 10px;}
		.xs li a{font-size: 0.875rem;}
		.nav_txt2>ul>li>a{font-size: 1rem;}
		.nlogo{padding: 40px 0 30px;}
		.nav_txt2>ul{height: 450px;margin: 0 20px;overflow-y: auto;overflow-x: hidden;}
		.nav_txt2>ul>li{margin-bottom: 0;}
		.nav_logo2 svg{display: none;}
	}
	
	.banner{position: relative;}
	.banner .swiper-slide img:nth-child(2){display: none;}
	.ban_txt{position: absolute;bottom: 0;left: 0;background: rgba(7,73,187,0.9);width: 780px;height: 320px;box-sizing: border-box;padding-left: 100px;padding-right: 35px;z-index: 2;}
	.ban_txt h2{font-size: 1.65rem;color: white;font-family: "宋体";font-weight: bold;padding: 40px 0 20px;}
	.ban_txt p{color: white;font-weight: 100;line-height: 24px;}
	.ban_txt p::after{content: "";width: 43px;height: 2px;background: #e96e04;display: block;margin-top: 35px;}
	.banner .swiper-pagination .swiper-pagination-bullet{width: 115px;position: relative;height: 2px;background: #a7a7a7;opacity: 1;transition: .5s;border-radius: 0;margin: 0 25px;}
	.banner .swiper-pagination{width: 95%;margin: 0 auto;left: 0;right: 0;max-width: 1500px;text-align: right;bottom: 40px;}
	/* .banner .swiper-pagination .swiper-pagination-bullet-active{background: #e96e04;} */
	.banner .swiper-pagination .swiper-pagination-bullet::after{content: "";height: 100%;right: 0;width: 0;transition: .5s;background: #e96e04;bottom: 0;position: absolute;}
	.banner .swiper-pagination .swiper-pagination-bullet-active::after{width: 100%;left: 0;transition: 4.5s linear ;}
	@media screen and (max-width:1270px) {
		.ban_txt{padding-left: 40px;width: 720px;}
		.banner .swiper-pagination .swiper-pagination-bullet{width: 60px;margin: 0 15px;}
	}
	@media screen and (max-width:768px) {
		.banner{padding-top: 55px;}
		.banner .swiper-slide img:nth-child(1){display: none;}
		.banner .swiper-slide img:nth-child(2){display: block;}
	}
	@media screen and (max-width:520px) {
		.ban_txt{width: 100%;position: static;padding-left: 2.5%;padding-right: 2.5%;height: auto;padding-bottom: 40px;}
		.banner .swiper-pagination .swiper-pagination-bullet{width: 30px;margin: 0 10px;}
		.banner .swiper-pagination{text-align: center;bottom: 10px;}
		.ban_txt h2{font-size: 1.5rem;padding-bottom: 10px;}
		.ban_txt p{line-height: 24px;}
		
	}
	
	.ina_list{padding: 125px 0;}
	.ina_list ul{display: flex;justify-content: space-between;}
	.ina_list ul li{width: 31.305%;}
	.ina_img img{transition: .5s;}
	.ina_img{overflow: hidden;}
	.ina_list ul li:hover .ina_img img{transform: scale(1.05);}
	.ina_txt h2{color: #0749bb;font-size: 1.749375rem;font-family: "宋体";font-weight: bold;margin: 15px 0 20px;text-transform: capitalize;}
	.ina_txt p{color: #2d2d2d;font-size: 1.125rem;line-height: 26px;}
	@media screen and (max-width:1024px) {
		.ina_txt h2{font-size: 1.5rem;}
		.ina_txt p{font-size: 1rem;line-height: 22px;}
	}
	@media screen and (max-width:520px) {
		.ina_list{padding: 50px 0;}
		.ina_txt h2{font-size: 1.45rem;margin-bottom: 5px;}
		.ina_txt p{font-size: 1rem;line-height: 20px;}
		.ina .gm{width: 90%;}
	}
	
	.inb{background: url(../img/inb_img1.jpg) center no-repeat;height: 934px;display: flex;justify-content: center;align-items: center;position: relative;}
	/* .inb .inner{top: 100px;position: relative;opacity: 0;} */
	.inb_bt{text-align: center;}
	.inb_bt h2{font-family: "宋体";font-weight: bold;font-size: 3.77125rem;color: white;margin-bottom: 5px;}
	.inb_bt span{color: white;font-size: 1.985625rem;text-transform: uppercase;}
	.inb_more a{display: inline-flex;align-items: center;transition: .5s;background: #e96e04;height: 74px;align-items: center;padding-left: 20px;padding-right: 35px;}
	.inb_mo{text-align: center;}
	.inb_mo h2{font-size: 1.5rem;color: white;font-family: "黑体";transition: .5s;}
	.inb_mo h3{font-size: 0.75rem;color: white;text-transform: uppercase;transition: .5s;}
	.inb_more img{filter: brightness(400);margin-right: 20px;}
	.inb_n{margin-top: 50px;}
	.inb_n p{color: white;font-size: 1.5rem;line-height: 47px;}
	.inb_more{margin-top: 70px;}
	.inb_txt{position: absolute;right: 0;top: 0;background: rgba(7,73,187,0.88);height: 100%;width:785px;display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;padding-left: 210px;padding-right: 50px;}
	.inb_more a:hover{background: white;}
	.inb_more a:hover .inb_mo h2{color: #e96e04;}
	.inb_more a:hover .inb_mo h3{color: #e96e04;}
	.inb_more a:hover img{filter: brightness(1);}
	@media screen and (max-width:1270px) {
		.inb_txt{width: 600px;padding-left: 100px;}
		.inb_n p{font-size: 1.25rem;line-height: 32px;}
		.inb_more a{padding: 0 20px;height: 55px;}
		.inb_more img{display: none;}
	}
	@media screen and (max-width:768px) {
		.inb{background-size: auto 100%;height: 600px;overflow: hidden;}
		.inb_txt{padding-left: 30px;width: 450px;}
		.inb_bt h2{font-size: 2.5rem;}
	}
	@media screen and (max-width:520px) {
		.inb_txt{width: 100%;padding-left: 2.5%;padding-right: 2.5%;top: auto;height: 251px;bottom: 0;}
		.inb_n p{font-size: 1.125rem;line-height: 26px;}
		.inb_bt h2{font-size: 1.875rem;}
		.inb_bt span{font-size: 1.5rem;}
		.inb_mo h2{font-size: 1rem;}
		.inb_mo h3{display: none;}
		.inb_more a{height: 45px;}
		.inb{height: 400px;position: static;}
		.inb_more{margin-top: 30px;}
		.inbb{position: relative;padding-bottom: 251px;overflow: hidden;}
		.inb_n{margin-top: 0;}
		
	}
	
	.inc{background: url(../img/inc_img1.jpg) center no-repeat;height: 934px;display: flex;justify-content: center;align-items: center;position: relative;}
	.inc_bt{text-align: center;}
	/* .inc .inner{top: 100px;position: relative;opacity: 0;} */
	.inc_bt h2{font-family: "宋体";font-weight: bold;font-size: 3.77125rem;color: white;margin-bottom: 5px;}
	.inc_bt span{color: white;font-size: 1.985625rem;text-transform: uppercase;}
	.inc_more a{display: inline-flex;align-items: center;transition: .5s;background: #e96e04;height: 74px;align-items: center;padding-left: 20px;padding-right: 35px;}
	.inc_mo{text-align: center;}
	.inc_mo h2{font-size: 1.5rem;color: white;font-family: "黑体";transition: .5s;}
	.inc_mo h3{font-size: 0.75rem;color: white;text-transform: uppercase;transition: .5s;}
	.inc_more img{filter: brightness(400);margin-right: 20px;}
	.inc_n{margin-top: 50px;}
	.inc_n p{color: white;font-size: 1.5rem;line-height: 47px;}
	.inc_more{margin-top: 70px;}
	.inc_txt{position: absolute;left: 0;top: 0;background: rgba(7,73,187,0.88);height: 100%;width: 785px;display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;padding-left: 115px;padding-right: 50px;}
	.inc_more a:hover{background: white;}
	.inc_more a:hover .inc_mo h2{color: #e96e04;}
	.inc_more a:hover .inc_mo h3{color: #e96e04;}
	.inc_more a:hover img{filter: brightness(1);}
	@media screen and (max-width:1270px) {
		.inc_txt{width: 600px;padding-left: 100px;}
		.inc_n p{font-size: 1.25rem;line-height: 32px;}
		.inc_more a{padding: 0 20px;height: 55px;}
		.inc_more img{display: none;}
	}
	@media screen and (max-width:768px) {
		.inc{background-size: auto 100%;height: 600px;overflow: hidden;}
		.inc_txt{padding-left: 30px;width: 470px;}
		.inc_bt h2{font-size: 2.5rem;}
	}
	@media screen and (max-width:520px) {
		.inc_txt{width: 100%;padding-left: 2.5%;padding-right: 2.5%;top: auto;height: 251px;bottom: 0;}
		.inc_n p{font-size: 1.125rem;line-height: 26px;}
		.inc_bt h2{font-size: 1.875rem;}
		.inc_bt span{font-size: 1.5rem;}
		.inc_mo h2{font-size: 1rem;}
		.inc_mo h3{display: none;}
		.inc_more a{height: 45px;}
		.inc{height: 400px;position: static;}
		.inc_more{margin-top: 30px;}
		.incc{position: relative;padding-bottom: 251px;overflow: hidden;}
		.inc_n{margin-top: 0;}
		.inc_n p br{display: none;}
		
	}
	
	.ind{background: url(../img/ind_img1.jpg) center no-repeat;height: 934px;display: flex;justify-content: center;align-items: center;position: relative;}
	.ind_bt{text-align: center;}
	/* .ind .inner{top: 100px;position: relative;opacity: 0;} */
	.ind_bt h2{font-family: "宋体";font-weight: bold;font-size: 3.77125rem;color: white;margin-bottom: 5px;}
	.ind_bt span{color: white;font-size: 1.985625rem;text-transform: uppercase;}
	.ind_more a{display: inline-flex;align-items: center;transition: .5s;background: #e96e04;height: 74px;align-items: center;padding-left: 20px;padding-right: 35px;}
	.ind_mo{text-align: center;}
	.ind_mo h2{font-size: 1.5rem;color: white;font-family: "黑体";transition: .5s;}
	.ind_mo h3{font-size: 0.75rem;color: white;text-transform: uppercase;transition: .5s;}
	.ind_more img{filter: brightness(400);margin-right: 20px;}
	.ind_n{margin-top: 50px;}
	.ind_n p{color: white;font-size: 1.65rem;line-height: 47px;}
	.ind_more{margin-top: 70px;}
	.ind_txt{position: absolute;right: 0;top: 0;background: rgba(7,73,187,0.88);height: 100%;width:785px;display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;padding-left: 210px;padding-right: 50px;}
	.ind_more a:hover{background: white;}
	.ind_more a:hover .ind_mo h2{color: #e96e04;}
	.ind_more a:hover .ind_mo h3{color: #e96e04;}
	.ind_more a:hover img{filter: brightness(1);}
	@media screen and (max-width:1270px) {
		.ind_txt{width: 600px;padding-left: 100px;}
		.ind_n p{font-size: 1.25rem;line-height: 32px;}
		.ind_more a{padding: 0 20px;height: 55px;}
		.ind_more img{display: none;}
		.ind_mo h2{font-size: 1.25rem;}
	}
	@media screen and (max-width:768px) {
		.ind{background-size: auto 100%;height: 600px;overflow: hidden;}
		.ind_txt{padding-left: 30px;width: 450px;}
		.ind_bt h2{font-size: 2.5rem;}
	}
	@media screen and (max-width:520px) {
		.ind_txt{width: 100%;padding-left: 2.5%;padding-right: 2.5%;top: auto;height: 251px;bottom: 0;}
		.ind_n p{font-size: 1.125rem;line-height: 26px;}
		.ind_bt h2{font-size: 1.875rem;}
		.ind_bt span{font-size: 1.5rem;}
		.ind_mo h2{font-size: 1rem;}
		.ind_mo h3{display: none;}
		.ind_more a{height: 45px;}
		.ind{height: 400px;position: static;}
		.ind_more{margin-top: 30px;}
		.indd{position: relative;padding-bottom: 251px;overflow: hidden;}
		.ind_n{margin-top: 0;}
		.ind_n p br{display: none;}
		
	}
	
	.inn_tit{padding: 125px 0 90px;text-align: center;}
	.inn_tit h2{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";}
	.inn_list{display: flex;justify-content: space-between;align-items: flex-end;}
	.inn_time span{color: #505050;font-size: 2.20875rem;transition: .5s;}
	.inn_time h2{color: #505050;font-size: 0.75rem;font-family: "黑体";transition: .5s;}
	.inn_time{flex: 0 0 60px;text-align: center;margin-right: 15px;}
	.inn_r ul li a{display: flex;align-items: center;height: 100px;}
	.inn_r ul li{border-bottom: 1px solid #e1dfdf;position: relative;margin-top: 5px;}
	.inn_r ul li::after{content: "";width: 0;height: 2px;background: #e96e04;display: block;right: 0;position: absolute;bottom: -1px;transition: .5s;}
	.inn_r ul li:hover::after{width: 100%;left: 0;}
	.inn_r ul li:hover .inn_time span{color: #e96e04;}
	.inn_r ul li:hover .inn_time h1{color: #e96e04;}
	.inn_r ul .on::after{width: 100%;left: 0;}
	.inn_r ul .on .inn_time span{color: #e96e04;}
	.inn_r ul .on .inn_time h1{color: #e96e04;}
	.inn_r{width: 49.5%;margin-left: 15px;}
	.inn_txt{width: 89%;}
	.inn_img{width: 48%;}
	.inn_img ul li{overflow: hidden;}
	.inn_img ul li img{transition: .5s;max-width: none;}
	.inn_img ul li:hover img{transform: scale(1.05);}
	.inn_txt h2{color: #505050;font-size: 1.25rem;font-family: "黑体";white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	@media screen and (max-width:1024px) {
		.inn_list{display: block;}
		.inn_img{width: 100%;}
		.inn_img img{width: 100%;max-width: 100%;}
		.inn_r{width: 100%;margin-left: 0;}
	}
	@media screen and (max-width:768px) {
		.inn{overflow: hidden;}
		.inn_tit{padding: 70px 0 50px;}
	}
	@media screen and (max-width:520px) {
		.inn_tit{padding: 50px 0 20px;}
		.inn_tit h2{font-size: 1.45rem;}
		.inn_time{flex: 0 0 40px;}
		.inn_txt h2{height: 40px;line-height: 20px;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;}
		.inn_r ul li a{height: 80px;}
		
	}
	
	.foot{padding-top: 110px;}
	.foot_list{padding: 0 55px 35px;display: flex;justify-content: space-between;align-items: flex-end;border-bottom: 2px solid #959595;}
	.foot_menu h2{color: #0749bb;font-size: 1.25rem;font-weight: bold;font-family: "宋体";margin-bottom: 30px;text-transform: capitalize;}
	.foot_menu ul li{margin-bottom: 15px;}
	.foot_menu ul li a{color: #2d2d2d;font-weight: bold;text-transform: capitalize;}
	.foot_l{width: 42%;display: flex;justify-content: space-between;}
	.end{display: flex;justify-content: space-between;align-items: center;padding: 30px 55px 30px;}
	.end h2{color: #0749bb;font-weight: 100;font-weight: bold;}
	@media screen and (max-width:1440px) {
		.foot_l{width: 50%;}
	}
	@media screen and (max-width:1024px) {
		.foot_l{width: 68%;}
	}
	@media screen and (max-width:768px) {
		.foot_list{padding-left: 0;padding-right: 0;}
		.end{padding: 30px 0;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#0749bb;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0858e2;}
		.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 #0858e2;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.foot_list{display: none;}
		.end{margin-bottom: 49px;padding: 15px 0;border-top: 2px solid #959595;display: block;position: relative;}
		.foot{padding-top: 50px;}
		.end h2{position: absolute;top: 20px;right: 0;font-size: 0.875rem;text-transform: capitalize;}
		.end>div{margin-top: 10px;}
		.end img{height: 25px;}
	}
	
	.app_bantxt{padding-top: 280px;margin-bottom: 80px;}
	.app_bantxt h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";margin-bottom: 60px;text-transform: capitalize;}
	.app_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.app_ban{background: url(../img/app_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;}
	.app_ban>img{position: absolute;right: 135px;top: -20px;}
	.app_alist{display: flex;justify-content: space-between;height: 450px;align-items: center;}
	.app_a{position: relative;margin-bottom: 125px;}
	.app_a>i{background: #0749bb;position: absolute;top: 0;left: 0;width: 80%;height: 100%;z-index: -1;}
	.app_al h1{color: white;font-size:1.65rem;font-weight: bold;font-family: "宋体";margin-bottom: 40px;}
	.app_al p{color: white;font-weight: 100;line-height: 32px;}
	.app_al{width: 56%;}
	.app_ar img{max-width: none;float: left;}
	.app_ar{width: 38%;}
	.app_b{padding-bottom: 125px;}
	.app_b .gm{max-width: 1835px;}
	.app_bbg{height: 651px;position: relative;}
	.app_bbg::after{content: "";transition: .5s;width: 100%;height: 50%;position: absolute;top: 0;left: 0;background-image: linear-gradient(to bottom,#0749bb,rgba(0,0,0,0));display: block;opacity: .6;}
	.app_blist ul li{width: 19.384%;position: relative;overflow: hidden;cursor: pointer;}
	.app_blist ul li::after{content: "";height: 4px;width: 0;right: 0;background: #e96e04;display: block;transition: .5s;bottom: 0;z-index: 3;position: absolute;}
	.app_blist ul{display: flex;justify-content: space-between;}
	.app_bbg h1{font-size: 1.65rem;font-weight: bold;color: white;font-family: "宋体";text-align: center;padding-top: 70px;position: relative;z-index: 2;text-transform: capitalize;}
	.app_blist p{font-size: 1.125rem;color: white;line-height: 26px;position: absolute;width: 100%;padding: 0 25px;top: 200px;left: 0;box-sizing: border-box;transition: .5s;transform: translate(0,100%);opacity: 0;}
	.app_blist ul li:hover .app_bbg::after{height: 200%;}
	.app_blist ul li:hover::after{width: 100%;left: 0;}
	.app_blist ul li:hover p{transform: none;opacity: 1;}
	.app_c{background: #f7f7f7;padding-bottom: 170px;}
	.app_c .gm{max-width: 1590px;}
	.app_ctit{text-align: center;padding: 120px 0 85px;text-transform: capitalize;}
	.app_ctit h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";}
	.app_clist ul{display: flex;justify-content: space-between;}
	.app_clist ul li{background: white;width: 31%;transition: .5s;}
	.app_clist ul li a{display: block;height: 305px;}
	.app_ctxt{padding: 35px 40px 0;}
	.app_ctxt h1{color: #2d2d2d;font-size: 1.65rem;font-weight: bold;font-family: "宋体";margin: 25px 0 20px;transition: .5s;}
	.app_ctxt p{color: #2d2d2d;line-height: 24px;transition: .5s;}
	.app_ctxt img{filter: brightness(1);transition: .5s;}
	.app_clist ul li:hover{background: #0749bb;}
	.app_clist ul li:hover .app_ctxt h1{color: white;}
	.app_clist ul li:hover .app_ctxt p{color: white;}
	.app_clist ul li:hover .app_ctxt img{filter: brightness(10);}
	@media screen and (max-width:1440px) {
		.app_ctxt p br{display: none;}
		.app_ctxt{padding-left: 20px;padding-right: 20px;}
		.app_blist p{font-size: 1rem;top: 170px;line-height: 24px;}
		.app_bbg h1{font-size: 1.25rem;}
	}
	@media screen and (max-width:1270px) {
		.app_al{margin-right: 20px;}
		.app_al p br{display: none;}
		.app_al p{font-size: 1.125rem;}
		.app_al h1{font-size: 1.875rem;}
		.app_blist p{line-height: 22px;}
		.app_ctxt h1{font-size: 1.25rem;}
		
	}
	@media screen and (max-width:1024px) {
		.app_ban>img{display: none;}
		.app_bantxt p br{display: none;}
	}
	@media screen and (max-width:768px) {
		.app_bantxt{padding-top: 150px;}
		.app{overflow: hidden;}
		.app_alist{flex-direction: column-reverse;height: auto;padding: 50px 0;}
		.app_ar img{max-width: 100%;float: none;}
		.app_ar{width: 100%;}
		.app_a>i{width: 100%;}
		.app_al{margin-right: 0;margin-top: 50px;width: 100%;}
		.app_bbg{background-size: cover!important;}
		.app_blist ul li .app_bbg::after{height: 200%;}
		.app_blist ul li::after{width: 100%;left: 0;}
		.app_blist ul li p{transform: none;opacity: 1;font-size: 1.25rem;line-height: 28px;}
		.app_bbg h1{font-size: 1.65rem;}
		.app_clist ul{display: block;}
		.app_clist ul li{width: 100%;margin-bottom: 20px;}
		
	}
	@media screen and (max-width:520px) {
		.app_bantxt h1{font-size: 1.65rem;margin-bottom: 20px;}
		.app_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.app_bantxt p{font-size: 1rem;line-height: 24px;font-weight: normal;}
		.app_ban{background-size: auto 100%;background-attachment: scroll;}
		
		.app_al h1{font-size: 1.25rem;margin-bottom: 10px;}
		.app_al{margin-top: 20px;}
		.app_al p{font-size: 1rem;line-height: 24px;}
		.app_a{margin-bottom: 50px;}
		.app_bbg{height: 330px;}
		.app_blist ul li p{top: 75px;font-size: 1rem;line-height: 22px;}
		.app_bbg h1{font-size: 1.25rem;padding-top: 35px;}
		.app_b{padding-bottom: 50px;}
		.app_ctit{padding: 50px 0 30px;}
		.app_ctit h1{font-size: 1.65rem;}
		.app_c{padding-bottom: 50px;}
		.app_clist ul li a{height: auto;padding-bottom: 30px;}
		.app_ctxt h1{margin-bottom: 10px;}
		.app_clist ul{display: block;}
		.app_clist ul li{width: 100%;margin-bottom: 0;}
		.app_clist ul li:nth-child(2){margin: 10px 0;}
		.app_ctxt img{height: 50px;}
		
	}
	
	.appa_bantxt{padding-top: 220px;margin-bottom: 80px;}
	.appa_bantxt h1 span{font-size: 2rem;}
	.appa_bantxt h1{font-size: 2.5rem;color: #0749bb;font-family: "宋体";font-weight: bold;margin-bottom: 15px;text-transform: capitalize;}
	.appa_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.appa_ban{background: url(../img/appa_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;margin-bottom: 90px;}
	.appa_ban>img{position: absolute;right: 55px;top: -20px;}
	.appa .gm{max-width: 1695px;}
	.appa_alist{display: flex;justify-content: space-between;}
	.appa_a .gm{margin-right: 0;}
	.appa_a{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.appa_a>i{height: 100%;width: 40.43%;position: absolute;left: 0;bottom: 0;z-index: -1;background-image: linear-gradient(-45deg,#2068e3,#0749bb);}
	.appa_al h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.appa_al p{color: white;line-height: 26px;}
	.appa_al p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appa_al{width: 23%;margin-top: 110px;}
	.appa_ar{width: 72.685%;}
	.appa_blist{display: flex;justify-content: space-between;}
	.appa_b .gm{margin-left: 0;}
	.appa_b{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.appa_b>i{height: 100%;width: 40.43%;position: absolute;right: 0;bottom: 0;z-index: -1;background-image: linear-gradient(45deg,#2068e3,#0749bb);}
	.appa_bl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.appa_bl p{color: white;line-height: 26px;}
	.appa_bl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appa_bl{width: 23%;margin-top: 45px;}
	.appa_br{width: 72.685%;}
	.appa_clist{display: flex;justify-content: space-between;}
	.appa_c .gm{margin-right: 0;}
	.appa_c{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.appa_c>i{height: 100%;width: 40.43%;position: absolute;left: 0;bottom: 0;z-index: -1;background-image: linear-gradient(-45deg,#2068e3,#0749bb);}
	.appa_cl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.appa_cl p{color: white;line-height: 26px;}
	.appa_cl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appa_cl{width: 21%;margin-top: 90px;}
	.appa_cr{width: 72.685%;overflow: hidden;position: relative;}
	.appa_cr .swiper-pagination .swiper-pagination-bullet{width: 66px;position: relative;height: 2px;background: #a6a6a6;opacity: 1;transition: .5s;border-radius: 0;margin: 0 25px;}
	.appa_cr .swiper-pagination{bottom: 30px;}
	.appa_cr .swiper-pagination .swiper-pagination-bullet-active{background: #e96e04;}
	.appa_dlist{display: flex;justify-content: space-between;}
	.appa_d .gm{margin-left: 0;}
	.appa_d{padding-top: 85px;position: relative;}
	.appa_d>i{height: 100%;width: 40.43%;position: absolute;right: 0;bottom: 0;z-index: -1;background-image: linear-gradient(45deg,#2068e3,#0749bb);}
	.appa_dl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.appa_dl p{color: white;line-height: 26px;}
	.appa_dl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appa_dl{width: 23%;margin-top: 90px;}
	.appa_dr{width: 72.685%;overflow: hidden;position: relative;}
	.appa_dr .swiper-pagination .swiper-pagination-bullet{width: 66px;position: relative;height: 2px;background: #a6a6a6;opacity: 1;transition: .5s;border-radius: 0;margin: 0 25px;}
	.appa_dr .swiper-pagination{bottom: 30px;}
	.appa_dr .swiper-pagination .swiper-pagination-bullet-active{background: #e96e04;}
	@media screen and (max-width:1270px) {
		.appa{overflow: hidden;}
		.appa_a .gm{margin: 0 auto;}
		.appa_a>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appa_alist{flex-direction: column-reverse;}
		.appa_a{padding-top: 0;}
		.appa_ar{width: 100%;}
		.appa_al{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appa_al p::after{display: none;}
		.appa_b .gm{margin: 0 auto;}
		.appa_blist{display: block;}
		.appa_br{width: 100%;}
		.appa_b{padding-top: 0;}
		.appa_b>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appa_bl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appa_bl p::after{display: none;}
		.appa_c .gm{margin: 0 auto;}
		.appa_c>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appa_clist{flex-direction: column-reverse;}
		.appa_c{padding-top: 0;}
		.appa_cr{width: 100%;}
		.appa_cl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appa_cl p::after{display: none;}
		.appa_d .gm{margin: 0 auto;}
		.appa_dlist{display: block;}
		.appa_dr{width: 100%;}
		.appa_d{padding-top: 0;}
		.appa_d>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appa_dl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appa_dl p::after{display: none;}
		
	}
	@media screen and (max-width:1024px) {
		.appa_ban>img{display: none;}
		.appa_bantxt p br{display: none;}
	}
	@media screen and (max-width:768px) {
		.appa_bantxt{padding-top: 150px;}
		.appa_al{margin-top: 30px;}
		.appa_cl{margin-top: 30px;}
		.appa_dl{margin-top: 30px;}
	}
	@media screen and (max-width:520px) {
		.appa_bantxt h1 span{font-size: 1.45rem;}
		.appa_bantxt h1{font-size: 1.25rem;margin-bottom: 20px;}
		.appa_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.appa_bantxt p{font-size: 1rem;line-height: 24px;font-weight: normal;}
		
		.appa_ban{margin-bottom: 50px;background-size: auto 100%;background-attachment: scroll;}
		.appa_al h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appa_al p{font-size: 1rem;line-height: 18px;}
		.appa_al{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appa_a{margin-bottom: 50px;}
		.appa_bl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appa_bl p{font-size: 1rem;line-height: 18px;}
		.appa_bl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appa_b{margin-bottom: 50px;}
		.appa_cl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appa_cl p{font-size: 1rem;line-height: 18px;}
		.appa_cl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appa_c{margin-bottom: 50px;}
		.appa_dl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appa_dl p{font-size: 1rem;line-height: 18px;}
		.appa_dl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appa_dr .swiper-pagination .swiper-pagination-bullet{width: 30px;margin: 0 10px;}
		.appa_dr .swiper-pagination{bottom: 10px;}
		.appa_cr .swiper-pagination .swiper-pagination-bullet{width: 30px;margin: 0 10px;}
		.appa_cr .swiper-pagination{bottom: 10px;}
		
	}
	
	.appb_bantxt{padding-top: 280px;margin-bottom: 80px;}
	.appb_bantxt h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";margin-bottom: 60px;}
	.appb_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.appb_ban{background: url(../img/appb_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;}
	.appb_ban>img{position: absolute;right: 65px;top: -35px;}
	.appb_a .gm{max-width: 1275px;}
	.appb_a{padding-bottom: 30px;}
	.appb_tit{padding: 125px 0 75px;text-align: center;}
	.appb_tit h1{color: #0749bb;font-size: 2rem;font-weight: bold;font-family: "宋体";margin-bottom: 15px;text-transform: capitalize;}
	.appb_tit p{color: #2d2d2d;font-size: 1.125rem;line-height: 33px;}
	.appb_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.appb_list ul li{width: 26.67%;box-shadow: 5px 4px 10px rgba(0,0,0,0.1);transition: .5s;margin-bottom: 80px;}
	.appb_list ul li a{display: flex;height: 356px;justify-content: center;align-items: center;flex-direction: column;text-align: center;box-sizing: border-box;padding: 0 20px;}
	.appb_list h1{color: #2d2d2d;font-size: 1.5625rem;font-weight: bold;font-family: "宋体";margin: 40px 0 10px;transition: .5s;text-transform: capitalize;}
	.appb_list p{color: #2d2d2d;font-size: 1.04375rem;line-height: 25px;transition: .5s;}
	.appb_list ul li:hover{background: #0749bb;}
	.appb_list ul li:hover h1{color: white;}
	.appb_list ul li:hover p{color: white;}
	.appb_list ul li:hover .appb_ico img:nth-child(1){opacity: 0;}
	.appb_list ul li:hover .appb_ico img:nth-child(2){opacity: 1;}
	.appb_ico{position: relative;}
	.appb_ico img{transition: .5s;}
	.appb_ico img:nth-child(2){position: absolute;left: 0;top: 0;transition: .5s;opacity: 0;}
	.appb_b{background: url(../img/appb_img2.jpg) center no-repeat;height: 324px;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
	.appb_b h1{color: #0448c4;font-size: 2.25rem;font-weight: bold;font-family: "宋体";text-transform: capitalize;}
	.appb_b p{color: #0448c4;font-size: 1.125rem;margin: 15px 0 40px;text-transform: capitalize;}
	.appb_b a{display: inline-flex;justify-content: center;align-items: center;background: #e96e04;height: 40px;padding: 0 25px;font-size: 1.094375rem;color: white;text-transform: capitalize;}
	.appb_b a img{margin-right: 10px;filter: brightness(100);height: 11px;}
	@media screen and (max-width:1366px) {
		.appb_list ul li{width: 31%;}
	}
	@media screen and (max-width:1024px) {
		.appb_ban>img{display: none;}
		.appb_bantxt p br{display: none;}
		.appb_list h1{margin-top: 25px;font-size: 1.25rem;}
	}
	@media screen and (max-width:768px) {
		.appb_list p br{display: none;}
		.appb_list ul li{width: 33%;margin-bottom: 40px;}
		.appb_list p{padding: 0 10px;}
		.appb_bantxt{padding-top: 150px;}
		
	}
	@media screen and (max-width:520px) {
		.appb_bantxt h1{font-size: 1.65rem;margin-bottom: 20px;}
		.appb_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.appb_bantxt p{font-size: 1rem;line-height: 24px;font-weight: normal;}
		.appb_ban{background-size: auto 100%;background-attachment: scroll;}
		.appb_tit{padding: 50px 0;}
		.appb_tit h1{font-size: 1.25rem;}
		.appb_tit p{font-size: 1rem;line-height: 24px;}
		.appb_tit p br{display: none;}
		.appb_list ul li{width: 49%;margin-bottom: 20px;}
		.appb_list h1{font-size: 1.35rem;margin-top: 10px;margin-bottom: 5px;}
		.appb_list p{font-size: 0.875rem;line-height: 20px;}
		.appb_list ul li a{height: 190px;}
		/* .appb_ico img{height: 50px;} */
		.appb_b h1{font-size: 1.5rem;}
		.appb_b p{margin-bottom: 20px;}
		.appb_b{background-size: auto 100%;height: 251px;}
		.appb_b a{font-size: 1rem;}
		.appb_list ul{display: block;}
		.appb_list ul li{width: 100%;}
		
		
	}
	
	.appc_bantxt{padding-top: 220px;margin-bottom: 75px;}
	.appc_bantxt h1 span{font-size: 2rem;}
	.appc_bantxt h1{font-size: 2.5rem;color: #0749bb;font-family: "宋体";font-weight: bold;margin-bottom: 15px;text-transform: capitalize;}
	.appc_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.appc_ban{background: url(../img/appc_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;margin-bottom: 90px;}
	.appc_ban>img{position: absolute;right: 90px;top: -20px;}
	.appc .gm{max-width: 1695px;}
	
	.appc_alist{display: flex;justify-content: space-between;}
	.appc_a .gm{margin-right: 0;}
	.appc_a{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.appc_a>i{height: 100%;width: 40.43%;position: absolute;left: 0;bottom: 0;z-index: -1;background-image: linear-gradient(-45deg,#2068e3,#0749bb);}
	.appc_al h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.appc_al p{color: white;line-height: 26px;}
	.appc_al p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appc_al{width: 23%;margin-top: 90px;}
	.appc_ar{width: 72.685%;overflow: hidden;position: relative;}
	.appc_ar .swiper-pagination .swiper-pagination-bullet{width: 66px;position: relative;height: 2px;background: #a6a6a6;opacity: 1;transition: .5s;border-radius: 0;margin: 0 25px;}
	.appc_ar .swiper-pagination{bottom: 30px;}
	.appc_ar .swiper-pagination .swiper-pagination-bullet-active{background: #e96e04;}
	
	.appc_blist{display: flex;justify-content: space-between;}
	.appc_b .gm{margin-left: 0;}
	.appc_b{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.appc_b>i{height: 100%;width: 40.43%;position: absolute;right: 0;bottom: 0;z-index: -1;background-image: linear-gradient(45deg,#2068e3,#0749bb);}
	.appc_bl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.appc_bl p{color: white;line-height: 26px;}
	.appc_bl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appc_bl{width: 23%;margin-top: 90px;}
	.appc_br{width: 72.685%;}
	
	.appc_clist{display: flex;justify-content: space-between;}
	.appc_c .gm{margin-right: 0;}
	.appc_c{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.appc_c>i{height: 100%;width: 40.43%;position: absolute;left: 0;bottom: 0;z-index: -1;background-image: linear-gradient(-45deg,#2068e3,#0749bb);}
	.appc_cl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;}
	.appc_cl p{color: white;line-height: 26px;}
	.appc_cl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.appc_cl{width: 23%;margin-top: 90px;}
	.appc_cr{width: 72.685%;overflow: hidden;position: relative;}
	.appc_cr .swiper-pagination .swiper-pagination-bullet{width: 66px;position: relative;height: 2px;background: #a6a6a6;opacity: 1;transition: .5s;border-radius: 0;margin: 0 25px;}
	.appc_cr .swiper-pagination{bottom: 30px;}
	.appc_cr .swiper-pagination .swiper-pagination-bullet-active{background: #e96e04;}
	@media screen and (max-width:1270px) {
		.appc{overflow: hidden;}
		.appc_a .gm{margin: 0 auto;}
		.appc_a>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appc_alist{flex-direction: column-reverse;}
		.appc_a{padding-top: 0;}
		.appc_ar{width: 100%;}
		.appc_al{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appc_al p::after{display: none;}
		
		.appc_b .gm{margin: 0 auto;}
		.appc_blist{display: block;}
		.appc_br{width: 100%;}
		.appc_b{padding-top: 0;}
		.appc_b>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appc_bl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appc_bl p::after{display: none;}
		
		.appc_c .gm{margin: 0 auto;}
		.appc_c>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.appc_clist{flex-direction: column-reverse;}
		.appc_c{padding-top: 0;}
		.appc_cr{width: 100%;}
		.appc_cl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.appc_cl p::after{display: none;}
		
	}
	@media screen and (max-width:1024px) {
		.appc_ban>img{display: none;}
		.appc_bantxt p br{display: none;}
	}
	@media screen and (max-width:768px) {
		.appc_al{margin-top: 50px;}
		.appc_bl{margin-top: 50px;}
		.appc_cl{margin-top: 50px;}
	}
	@media screen and (max-width:520px) {
		.appc_bantxt h1 span{font-size: 1.125rem;}
		.appc_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appc_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.appc_bantxt p{font-size: 1rem;line-height: 20px;font-weight: normal;}
		
		.appc_ban{margin-bottom: 50px;background-size: auto 100%;background-attachment: scroll;}
		
		.appc_al h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appc_al p{font-size: 1rem;line-height: 18px;}
		.appc_al{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appc_a{margin-bottom: 30px;}
		.appc_ar .swiper-pagination .swiper-pagination-bullet{width: 30px;margin: 0 10px;}
		.appc_ar .swiper-pagination{bottom: 10px;}
		.appc_bl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appc_bl p{font-size: 1rem;line-height: 18px;}
		.appc_bl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appc_b{margin-bottom: 30px;}
		.appc_cl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.appc_cl p{font-size: 1rem;line-height: 18px;}
		.appc_cl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.appc_c{margin-bottom: 0;}
		.appc_cr .swiper-pagination .swiper-pagination-bullet{width: 30px;margin: 0 10px;}
		.appc_cr .swiper-pagination{bottom: 10px;}
	}
	
	
	.d_bantxt{padding-top: 280px;margin-bottom: 110px;}
	.d_bantxt h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";margin-bottom: 60px;text-transform: capitalize;}
	.d_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.d_ban{background: url(../img/d_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;}
	.d_ban>img{position: absolute;right: 60px;top: -20px;}
	.d_list{display: flex;justify-content: space-between;height: 450px;align-items: center;}
	.d_a{position: relative;}
	.d_a>i{background: #0749bb;position: absolute;top: 0;left: 0;width: 80%;height: 100%;z-index: -1;}
	.d_l h1{color: white;font-size: 2rem;font-weight: bold;font-family: "宋体";margin-bottom: 40px;text-transform: capitalize;}
	.d_l p{color: white;font-weight: 100;line-height: 32px;}
	.d_l{width: 57%;}
	.d_r img{max-width: none;float: left;}
	.d_r{width: 38%;}
	.d_b .gm{max-width: 1835px;}
	.d_bbg{height: 651px;position: relative;}
	.d_bbg::after{content: "";transition: .5s;width: 100%;height: 50%;position: absolute;top: 0;left: 0;background-image: linear-gradient(to bottom,#0749bb,rgba(0,0,0,0));display: block;opacity: .6;}
	.d_b h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;padding: 45px 0;text-align: center;font-family: "宋体";text-transform: capitalize;}
	.d_bg ul li div{height: 935px;background-size: auto 100%!important;}
	.d_blist{border-top: 1px solid #86a4c3;}
	.d_txt h1{color: white;font-size: 2rem;font-weight: bold;font-family: "宋体";margin-bottom: 15px;line-height: 33px;text-transform: capitalize;}
	.d_txt p{color: white;font-size: 1.25rem;}
	.d_blist{position: relative;}
	.d_nr{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
	.d_nr ul{display: flex;justify-content: space-between;height: inherit;}
	.d_nr ul li{background: rgba(0,0,0,0.54);transition: .5s;height: inherit;width: 33.333%;box-sizing: border-box;cursor: pointer;}
	.d_nr ul li a{height: inherit;display: flex;justify-content: center;align-items: center;text-align: center;}
	.d_nr ul li:nth-child(2){border-left: 2px solid white;border-right: 2px solid white;}
	.d_nr ul .on{background: rgba(0,0,0,0);}
	.d_c .gm{max-width: 1735px;}
	.d_c{position: relative;padding-top: 50px;}
	.d_c::after{content: "";width: 100%;height: calc(100% - 155px);background: #0749bb;display: block;position: absolute;left: 0;top: 0;z-index: -1;}
	.d_clist{background: url(../img/d_img6.jpg) center no-repeat;height: 602px;position: relative;}
	.d_ctxt{background: rgba(255,255,255,0.73);height: 400px;width: 1150px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;justify-content: center;}
	.d_ctxt p{color: #2d2d2d;font-size: 1.25rem;font-weight: 100;line-height: 38px;padding: 95px 30px 0;}
	.d_n span{color: #2c2c2c;font-size: 0.9375rem;font-family: "黑体";font-weight: bold;display: block;margin-left: 15px;}
	.d_n h1{color: #2d2d2d;font-size: 4.9375rem;font-family: "hy";transform: skewY(-3deg);letter-spacing: -13px;}
	.d_n{position: absolute;right: 55px;bottom: 30px;}
	@media screen and (max-width:1440px) {
		.d_txt h1{font-size: 1.5rem;}
	}
	@media screen and (max-width:1270px) {
		.d_ctxt{width: 95%;margin: 0 auto;}
		.d_l{margin-right: 20px;}
		.d_l p br{display: none;}
		.d_l p{font-size: 1.125rem;}
		.d_l h1{font-size: 1.875rem;}
		.d_txt p br{display: none;}
		
	}
	@media screen and (max-width:1024px) {
		.d_ban>img{display: none;}
		.d_bantxt p br{display: none;}
		.d_bantxt{margin-bottom: 50px;}
		
		.d_ctxt p br{display: none;}
		.d_ctxt p{padding: 0 10px 50px;}
		.d_ctxt{display: flex;justify-content: space-between;align-items: center;}
		
	}
	@media screen and (max-width:768px) {
		.d{overflow: hidden;}
		.d_list{flex-direction: column-reverse;height: auto;padding: 50px 0;}
		.d_r img{max-width: 100%;float: none;}
		.d_r{width: 100%;}
		.d_a>i{width: 100%;}
		.d_l{margin-right: 0;margin-top: 50px;width: 100%;}
		.d_bantxt{padding-top: 150px;}
		.d_bg ul li div{height: 600px;}
		
	}
	@media screen and (max-width:520px) {
		.d_bantxt h1{font-size: 1.5rem;margin-bottom: 10px;}
		.d_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.d_bantxt p{font-size: 1rem;line-height: 24px;font-weight: normal;}
		.d_ban{height: 200px;}
		.d_l h1{font-size: 1.25rem;margin-bottom: 10px;}
		.d_l{margin-top: 20px;}
		.d_l p{font-size: 1rem;line-height: 18px;font-weight: normal;}
		.d_a{margin-bottom: 0;}
		.d_b h1{font-size: 1.65rem;padding-bottom: 20px;}
		.d_bg{display: none;}
		.d_nr{position: static;}
		.d_bg2{height: 100%;display: block;width: 100%;position: absolute;left: 0;top: 0;z-index: -1;background-size: auto 100%!important;}
		.d_nr ul li a{height: 300px;}
		.d_nr ul li{position: relative;background: none;}
		.d_txt h1{font-size: 1.5rem;margin-bottom: 5px;}
		.d_txt p{font-size: 1.125rem;}
		.d_ctxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		.d_n h1{font-size: 3rem;}
		.d_ctxt{height: 315px;}
		.d_n{right: 20px;bottom: 20px;}
		.d_clist{background-size: auto 100%;height: 360px;}
		
	}
	
	.da_bantxt{padding-top: 220px;margin-bottom: 80px;}
	.da_bantxt h1 span{font-size: 2rem;}
	.da_bantxt h1{font-size: 2.5rem;color: #0749bb;font-family: "宋体";font-weight: bold;margin-bottom: 15px;text-transform: capitalize;}
	.da_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.da_ban{background: url(../img/da_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;margin-bottom: 90px;}
	.da_ban>img{position: absolute;right: 55px;top: -20px;}
	.da_tit{text-align: center;margin-bottom: 90px;}
	.da_tit h1{color: #0749bb;font-size: 2rem;font-weight: bold;font-family: "宋体";margin-bottom: 35px;text-transform: capitalize;}
	.da_tit p{color: #2d2d2d;line-height: 33px;padding: 0 40px;}
	.da .gm{max-width: 1695px;}
	.da_alist{display: flex;justify-content: space-between;}
	.da_a .gm{margin-right: 0;}
	.da_a{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.da_a>i{height: 100%;width: 40.43%;position: absolute;left: 0;bottom: 0;z-index: -1;background-image: linear-gradient(-45deg,#2068e3,#0749bb);}
	.da_al h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.da_al p{color: white;line-height: 26px;}
	.da_al p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.da_al{width: 23%;margin-top: 90px;}
	.da_ar{width: 72.685%;}
	.da_blist{display: flex;justify-content: space-between;}
	.da_b .gm{margin-left: 0;}
	.da_b{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.da_b>i{height: 100%;width: 40.43%;position: absolute;right: 0;bottom: 0;z-index: -1;background-image: linear-gradient(45deg,#2068e3,#0749bb);}
	.da_bl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;}
	.da_bl p{color: white;line-height: 26px;}
	.da_bl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.da_bl{width: 23%;margin-top: 90px;}
	.da_blist{display: flex;justify-content: space-between;}
	.da_b .gm{margin-left: 0;}
	.da_b{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.da_b>i{height: 100%;width: 40.43%;position: absolute;right: 0;bottom: 0;z-index: -1;background-image: linear-gradient(45deg,#2068e3,#0749bb);}
	.da_bl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.da_bl p{color: white;line-height: 26px;}
	.da_bl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.da_bl{width: 23%;margin-top: 90px;}
	.da_br{width: 72.685%;}
	.da_clist{display: flex;justify-content: space-between;}
	.da_c .gm{margin-right: 0;}
	.da_c{padding-top: 85px;position: relative;margin-bottom: 90px;}
	.da_c>i{height: 100%;width: 40.43%;position: absolute;left: 0;bottom: 0;z-index: -1;background-image: linear-gradient(-45deg,#2068e3,#0749bb);}
	.da_cl h1{color: white;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin-bottom: 20px;text-transform: capitalize;}
	.da_cl p{color: white;line-height:26px;}
	.da_cl p::after{content: "";width: 33px;height: 2px;background: #e96e04;display: block;margin-top: 30px;}
	.da_cl{width: 23%;margin-top: 90px;}
	.da_cr{width: 72.685%;}
	@media screen and (max-width:1270px) {
		.da{overflow: hidden;}
		.da_a .gm{margin: 0 auto;}
		.da_a>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.da_alist{flex-direction: column-reverse;}
		.da_a{padding-top: 0;}
		.da_ar{width: 100%;}
		.da_al{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.da_al p::after{display: none;}
		
		.da_b .gm{margin: 0 auto;}
		.da_blist{display: block;}
		.da_br{width: 100%;}
		.da_b{padding-top: 0;}
		.da_b>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.da_bl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.da_bl p::after{display: none;}
		
		.da_c .gm{margin: 0 auto;}
		.da_c>i{width: 95%;left: 0;right: 0;margin: 0 auto;}
		.da_clist{flex-direction: column-reverse;}
		.da_c{padding-top: 0;}
		.da_cr{width: 100%;}
		.da_cl{width: 100%;box-sizing: border-box;padding: 0 20px 30px;}
		.da_cl p::after{display: none;}
	}
	@media screen and (max-width:1024px) {
		.da_ban>img{display: none;}
		.da_bantxt p br{display: none;}
		.da_bantxt{margin-bottom: 50px;}
		
		.da_tit p br{display: none;}
		.da_ban{margin-bottom: 50px;}
		
	}
	@media screen and (max-width:768px) {
		.da_bantxt{padding-top: 150px;}
		.da_al{margin-top: 30px;}
		.da_bl{margin-top: 30px;}
		.da_cl{margin-top: 30px;}
	}
	@media screen and (max-width:520px) {
		.da_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.da_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.da_bantxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		.da_bantxt h1 span{font-size: 1.125rem;}
		.da_ban{background-size: auto 100%;background-attachment: scroll;}
		.da_tit h1{font-size: 1.25rem;margin-bottom: 15px;}
		.da_tit p{font-size: 1rem;line-height: 22px;padding: 0;}
		.da_tit{margin-bottom: 30px;width: 95%;margin: 0 auto 30px;}
		
		.da_al h1{font-size: 1.25rem;margin-bottom: 10px;}
		.da_al p{font-size: 1rem;line-height: 18px;}
		.da_al{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.da_a{margin-bottom: 30px;}
		
		.da_bl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.da_bl p{font-size: 1rem;line-height: 18px;}
		.da_bl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.da_b{margin-bottom: 30px;}
		
		.da_cl h1{font-size: 1.25rem;margin-bottom: 10px;}
		.da_cl p{font-size: 1rem;line-height: 18px;}
		.da_cl{padding-left: 10px;padding-right: 10px;padding-bottom: 15px;margin-top: 20px;}
		.da_c{margin-bottom: 0;}
		
	}
	
	.db_bantxt{padding-top: 220px;margin-bottom: 80px;}
	.db_bantxt h1 span{font-size: 2rem;}
	.db_bantxt h1{font-size: 2.5rem;color: #0749bb;font-family: "宋体";font-weight: bold;margin-bottom: 15px;text-transform: capitalize;}
	.db_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.db_ban{background: url(../img/db_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;margin-bottom: 90px;}
	.db_ban>img{position: absolute;right: 55px;top: -20px;}
	@media screen and (max-width:1024px) {
		.db_ban>img{display: none;}
		.db_bantxt p br{display: none;}
		.db_bantxt{margin-bottom: 50px;}
	}
	@media screen and (max-width:768px) {
		.db_bantxt{padding-top: 150px;}
	}
	@media screen and (max-width:520px) {
		.db_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.db_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.db_bantxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		.db_bantxt h1 span{font-size: 1.125rem;}
		.db_ban{margin-bottom: 40px;background-size: auto 100%;background-attachment: scroll;}
	}
	
	.dc_bantxt{padding-top: 220px;margin-bottom: 80px;}
	.dc_bantxt h1 span{font-size: 2rem;}
	.dc_bantxt h1{font-size: 2.5rem;color: #0749bb;font-family: "宋体";font-weight: bold;margin-bottom: 15px;text-transform: capitalize;}
	.dc_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.dc_ban{background: url(../img/dc_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;margin-bottom: 90px;}
	.dc_ban>img{position: absolute;right: 55px;top: -20px;}
	@media screen and (max-width:1024px) {
		.dc_ban>img{display: none;}
		.dc_bantxt p br{display: none;}
		.dc_bantxt{margin-bottom: 50px;}
	}
	@media screen and (max-width:768px) {
		.dc_bantxt{padding-top: 150px;}
	}
	@media screen and (max-width:520px) {
		.dc_ban{margin-bottom: 40px;background-size: auto 100%;background-attachment: scroll;}
		.dc_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.dc_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.dc_bantxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		.dc_bantxt h1 span{font-size: 1.125rem;}
	}
	
	.about_bantxt{padding-top: 280px;margin-bottom: 115px;}
	.about_bantxt h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";margin-bottom: 60px;text-transform: capitalize;}
	.about_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.about_ban{background: url(../img/about_img1.jpg) center bottom no-repeat;height: 317px;position: relative;}
	.about_ban>img{position: absolute;right: 135px;top: -20px;}
	.abouta{position: relative;}
	.abouta i{content: "";height: 100%;width: 70%;right: 0;background: #0749bb;position: absolute;right: 0;top: 0;z-index: -1;}
	.abouta .gm{max-width: 1695px;margin-left: 0;}
	.abouta_list{padding: 40px 0;position: relative;display: flex;justify-content: space-between;}
	.abouta_r p{color: white;font-size: 1.125rem;line-height: 32px;margin: 90px 0 50px;}
	.abouta_r a{display: inline-flex;transition: .5s;justify-content: center;align-items: center;background: #e96e04;height: 40px;padding: 0 25px;font-size: 1.094375rem;color: white;line-height: 32px;}
	.abouta_r {width: 39%;}
	.abouta_r a img{filter: brightness(100);height: 11px;margin-right: 10px;}
	.abouta_r a:hover{background: white;color: #e96e04;}
	.abouta_r a:hover img{filter: brightness(1);}
	.abouta_l{width: 56.638%;position: relative;background: black;}
	.abouta_l video{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;}
	
	.aboutb_list{padding: 125px 0;}
	.aboutb_list ul{display: flex;justify-content: space-between;}
	.aboutb_list ul li{width: 31.305%;}
	.aboutb_img img{transition: .5s;}
	.aboutb_img{overflow: hidden;}
	.aboutb_list ul li:hover .aboutb_img img{transform: scale(1.05);}
	.aboutb_txt h1{color: #0749bb;font-size: 1.65rem;font-family: "宋体";font-weight: bold;margin: 15px 0 20px;text-transform: capitalize;}
	.aboutb_txt p{color: #2d2d2d;line-height: 26px;}
	
	.aboutc{background: url(../img/about_img5.jpg) center no-repeat;height: 934px;display: flex;justify-content: center;align-items: center;position: relative;}
	.aboutc_bt{text-align: center;}
	/* .aboutc .inner{top: 100px;position: relative;opacity: 0;} */
	.aboutc_bt h1{font-family: "宋体";font-weight: bold;font-size: 3.77125rem;color: white;margin-bottom: 5px;}
	.aboutc_bt span{color: white;font-size: 1.985625rem;text-transform: uppercase;}
	.aboutc_more a{display: inline-flex;align-items: center;transition: .5s;background: #e96e04;height: 74px;align-items: center;padding-left: 20px;padding-right: 35px;}
	.aboutc_mo{text-align: center;}
	.aboutc_mo h1{font-size: 1.5rem;color: white;font-family: "黑体";transition: .5s;}
	.aboutc_mo h2{font-size: 0.75rem;color: white;text-transform: uppercase;transition: .5s;}
	.aboutc_more img{filter: brightness(400);margin-right: 20px;}
	.aboutc_n{margin-top: 50px;}
	.aboutc_n p{color: white;font-size: 1.5rem;line-height: 47px;}
	.aboutc_more{margin-top: 70px;}
	.aboutc_txt{position: absolute;right: 0;top: 0;background: rgba(7,73,187,0.88);height: 100%;width:785px;display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;padding-left: 150px;padding-right: 100px;}
	.aboutc_more a:hover{background: white;}
	.aboutc_more a:hover .aboutc_mo h1{color: #e96e04;}
	.aboutc_more a:hover .aboutc_mo h2{color: #e96e04;}
	.aboutc_more a:hover img{filter: brightness(1);}
	
	.aboutd{background: url(../img/about_img6.jpg) center no-repeat;height: 934px;display: flex;justify-content: center;align-items: center;position: relative;}
	.aboutd_bt{text-align: center;}
	/* .aboutd .inner{top: 100px;position: relative;opacity: 0;} */
	.aboutd_bt h1{font-family: "宋体";font-weight: bold;font-size: 3.77125rem;color: white;margin-bottom: 5px;}
	.aboutd_bt span{color: white;font-size: 1.985625rem;text-transform: uppercase;}
	.aboutd_more a{display: inline-flex;align-items: center;transition: .5s;background: #e96e04;height: 74px;align-items: center;padding-left: 20px;padding-right: 35px;}
	.aboutd_mo{text-align: center;}
	.aboutd_mo h1{font-size: 1.5rem;color: white;font-family: "黑体";transition: .5s;}
	.aboutd_mo h2{font-size: 0.75rem;color: white;text-transform: uppercase;transition: .5s;}
	.aboutd_more img{filter: brightness(400);margin-right: 20px;}
	.aboutd_n{margin-top: 50px;}
	.aboutd_n p{color: white;font-size: 1.5rem;line-height: 47px;font-family: "黑体";}
	.aboutd_more{margin-top: 70px;}
	.aboutd_txt{position: absolute;left: 0;top: 0;background: rgba(7,73,187,0.88);height: 100%;width: 785px;display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;padding-left: 115px;padding-right: 100px;}
	.aboutd_more a:hover{background: white;}
	.aboutd_more a:hover .aboutd_mo h1{color: #e96e04;}
	.aboutd_more a:hover .aboutd_mo h2{color: #e96e04;}
	.aboutd_more a:hover img{filter: brightness(1);}
	
	.aboute{height: 323px;border-bottom: 1px solid #e6e6e6;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
	.aboute h1{color: #0448c4;font-size: 2.25rem;font-weight: bold;font-family: "宋体";text-transform: capitalize;}
	.aboute p{color: #0448c4;font-size: 1.125rem;margin: 15px 0 40px;}
	.aboute a{display: inline-flex;justify-content: center;align-items: center;background: #e96e04;height: 40px;padding: 0 25px;font-size: 1.094375rem;color: white;}
	.aboute a img{margin-right: 10px;filter: brightness(100);height: 11px;}
	@media screen and (max-width:1270px) {
		.aboutc_txt{width: 600px;padding-left: 100px;}
		.aboutc_n p{font-size: 1.5rem;}
		.aboutc_more a{padding: 0 20px;height: 55px;}
		.aboutc_more img{display: none;}
		
		.aboutd_txt{width: 600px;padding-left: 100px;}
		.aboutd_n p{font-size: 1.5rem;}
		.aboutd_more a{padding: 0 20px;height: 55px;}
		.aboutd_more img{display: none;}
		
		.abouta_r p{margin-top: 0;}
		.abouta_list{align-items: flex-end;}
	}
	@media screen and (max-width:1024px) {
		.about_bantxt p br{display: none;}
		.about_ban>img{display: none;}
	}
	@media screen and (max-width:768px) {
		.about_bantxt{margin-bottom: 50px;padding-top: 150px;}
		.about{overflow: hidden;}
		.about_bantxt h1{font-size: 3rem;}
		.abouta i{width: 100%;}
		.abouta .gm{margin: 0 auto;}
		.abouta_list{height: auto;padding: 50px 0;display: block;}
		.abouta_r img{max-width: 100%;float: none;}
		.abouta_r{width: 100%;}
		.abouta_l{margin-right: 0;width: 100%;margin-bottom: 30px;}
		
		.aboutc_txt{width: 100%;padding-left: 2.5%;padding-right: 2.5%;top: auto;height: 251px;bottom: 0;}
		.aboutc_n p{font-size: 1.35rem;line-height: 32px;}
		.aboutc_bt h1{font-size: 1.875rem;}
		.aboutc_bt span{font-size: 1.5rem;}
		.aboutc_mo h1{font-size: 1.125rem;}
		.aboutc_mo h2{display: none;}
		.aboutc_more a{height: 45px;}
		.aboutc{height: 400px;position: static;background-size: auto 100%;}
		.aboutc_more{margin-top: 30px;}
		.aboutcc{position: relative;padding-bottom: 251px;overflow: hidden;}
		.aboutc_n{margin-top: 0;}
		
		.aboutd_txt{width: 100%;padding-left: 2.5%;padding-right: 2.5%;top: auto;height: 251px;bottom: 0;}
		.aboutd_n p{font-size: 1.35rem;line-height: 32px;}
		.aboutd_bt h1{font-size: 1.875rem;}
		.aboutd_bt span{font-size: 1.5rem;}
		.aboutd_mo h1{font-size: 1.125rem;}
		.aboutd_mo h2{display: none;}
		.aboutd_more a{height: 45px;}
		.aboutd{height: 400px;position: static;background-size: auto 100%;}
		.aboutd_more{margin-top: 30px;}
		.aboutdd{position: relative;padding-bottom: 251px;overflow: hidden;}
		.aboutd_n{margin-top: 0;}
		
	}
	@media screen and (max-width:520px) {
		.about_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.about_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.about_bantxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		.abouta_r p{font-size: 1rem;line-height: 24px;margin-bottom: 30px;}
		.aboutb_list{padding: 50px 0;}
		.aboutb_txt h1{font-size: 1.5rem;margin-bottom: 5px;}
		.aboutb_txt p{font-size: 1rem;line-height: 20px;}
		.about_ban{background-size: auto 100%;background-attachment: scroll;}
		.aboute h1{font-size: 1.35rem;}
		.aboute p{margin:5px 0 20px;}
		.aboute{background-size: auto 100%;height: 190px;}
		.aboute a{font-size: 1rem;}
		.aboutb .gm{width: 90%;}
		.aboutc_n p{font-size: 1.25rem;line-height: 24px;}
		.aboutc_more{margin-top: 15px;}
		.aboutc_txt{height: 210px;}
		.aboutcc{padding-bottom: 210px;}
		.aboutd_n p{font-size: 1.25rem;line-height: 24px;}
		.aboutd_more{margin-top: 15px;}
		.aboutd_txt{height: 210px;}
		.aboutdd{padding-bottom: 210px;}
		.aboutc_more a{height: 35px;}
		.aboutd_more a{height: 35px;}
	}
	
	.news_banner{margin-top: 165px;background: #0749bb;}
	.news_banner .gm{max-width: 1700px;margin-right: 0;display: flex;justify-content: space-between;}
	.news_l{padding-top: 170px;}
	.news_l h1{font-size: 2.5rem;font-weight: bold;color: white;font-family: "宋体";}
	.news_l h1::after{content: "";height: 3px;width: 48px;background: #e96e04;display: block;margin-top: 50px;}
	.news_r{position: relative;top: 65px;}
	.news{padding-top: 150px;background:#f5f5f5;}
	.news .gm{max-width: 1375px;}
	
	.news_menu{width: 44%;height: 56px;border: 1px solid #c1bbbb;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;background: #fff;position: relative;cursor: pointer;}
	.news_menu h1{color: #717171;font-weight: 100;padding-left: 20px;}
	.news_menu span{position: absolute;right: 30px;top: 50%;display: flex;justify-content: center;align-items: center;color: white;transform: translate(0,-50%);}
	.news_menu ul{position: absolute;width: 100%;background: #fff;left: 0;top: 56px;z-index: 2;overflow: auto;display: none;}
	.news_menu ul a{color: black;display: block;height: 50px;line-height: 50px;padding-left: 20px;color: #444444;transition: .5s;}
	.news_menu img{transition: .5s;transform: rotate(180deg);}
	.news_menu ul li:hover a{color: #e96e04;}
	.nl a{color: #e96e04!important;}
	.news_on img{transform: rotate(0);}
	.news_nr{padding: 120px 0;}
	.news_nr ul li{background: white;margin-bottom: 70px;position: relative;}
	.news_nr ul li a{display: flex;padding: 50px 30px;justify-content: space-between;}
	.news_txt h1{color: #505050;font-size: 1.25rem;margin: 20px 0 25px;/*font-family: "黑体";*/font-weight: bold;}
	.news_txt p{color: #717171;font-size: 0.875rem;padding-right: 230px;/*font-family: "黑体";*/font-weight: 100;line-height: 25px;height: 50px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.news_txt span{color: #717171;font-size: 0.875rem;left: 0;bottom: 5px;position: absolute;}
	.news_txt h2{display: inline-flex;justify-content: center;align-items: center;background: #e96e04;height: 35px;padding: 0 25px;font-size: 0.875rem;color: white;padding-left: 15px;position: absolute;right: 0;bottom: 0;}
	.news_txt h2 img{margin-right: 10px;filter: brightness(100);height: 11px;}
	.news_txt{width: 64%;position: relative;margin-left: 20px;}
	.news_nr ul li::after{content: "";width: 0;right: 0; bottom: 0;background: #e96e04;display: block;position: absolute;height: 2px;transition: .5s;}
	.news_nr ul li:hover::after{width: 100%;left: 0;}
	@media screen and (max-width:1270px) {
		.news_banner .gm{margin: 0 auto;display: block;}
		.news_r img{width: 100%;}
		.news_l{padding-top: 100px;}
		.news_txt p{padding-right: 0;}
		
	}
	@media screen and (max-width:1024px) {
		.news_txt h1{height: 42px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
		.news_txt h2{display: none;}
		.news_nr ul li{margin-bottom: 40px;}
	
	}
	@media screen and (max-width:768px) {
		.news_banner{overflow: hidden;background: none;position: relative;background: #f5f5f5;z-index: 1;}
		.news_banner::after{content: "";width: 100%;height: 90%;display: block;background: #0749bb;left: 0;top: 0;z-index: -1;position: absolute;}
		.news_r{position: static;padding-top: 50px;}
		.news_nr ul li a{padding: 20px 10px;}
		.news{padding-top: 70px;}
		.news_nr{padding: 50px 0;}
		
	}
	@media screen and (max-width:520px) {
		.news_l h1{font-size: 1.5rem;}
		.news_l{padding-top: 50px;}
		.news_banner{margin-top: 55px;}
		.news_l h1::after{margin-top: 30px;}
		.news_r{padding-top: 20px;}
		.news{padding-top: 50px;}
		.news_menu{width: 65%;height: 40px;}
		.news_menu span{right: 15px;}
		.news_menu h1{padding-left: 15px;}
		.news_menu ul{top: 40px;}
		
		.news_nr ul li a{display: block;padding: 0 0 15px;}
		.news_txt{margin: 0;width: 100%;box-sizing: border-box;padding: 0 10px;}
		.news_txt span{position: static;}
		.news_txt h1{font-size: 1.125rem;height: 42px;margin-bottom: 10px;line-height: 21px;margin-top: 15px;}
		.news_txt p{font-size: 1rem;height: 40px;line-height: 20px;margin-bottom: 5px;font-weight: normal;}
		.news_nr ul li{margin-bottom: 20px;}
		.news_menu img{height: 10px;}
		
	}
	
	.newsshow .gm{max-width: 1145px;}
	.newsshow_bt{margin-top: 100px;background: #f5f4f4;padding-top: 100px;text-align: center;padding-bottom: 50px;}
	.newsshow_bt h1{color: #2d2d2d;font-size: 2rem;line-height: 45px;font-weight: bold;margin-bottom: 30px;}
	.newsshow_bt span{color: #717272;font-family: "黑体";}
	.newsshow_nr{line-height: 30px;padding: 85px 0;}
	.newsshow_img{text-align: center;margin: 30px 0;}
	.newsshow_qh{background: #f5f6f6;}
	.newsshow_qh ul{display: flex;justify-content: space-between;align-items: center;height: 190px;}
	.newsshow_qh ul li:nth-child(1) img{transform: rotate(180deg);}
	.newsshow_qh ul li img{margin-right: 13px;}
	.newsshow_qh ul li:nth-last-child(1) img{margin-left: 13px;margin-right: 0;}
	.newsshow_qh ul li a{display: inline-flex;justify-content: center;align-items: center;background: #e96e04;height: 40px;padding: 0 25px;font-size: 1.094375rem;color: white;}
	@media screen and (max-width:520px) {
		.newsshow_bt{margin-top: 55px;padding-top: 50px;}
		.newsshow_bt h1{font-size: 1.25rem;line-height: 26px;}
		.newsshow_nr{padding: 50px 0;}
		.newsshow_qh ul li img{display: none;}
		.newsshow_qh ul li a{font-size: 1rem;padding: 0 20px;white-space: nowrap;}
		.newsshow_qh ul{height: 80px;}
		.newsshow{overflow: hidden;}
		.newsshow_qh ul li a{background: none;color: #e96e04;padding: 0;font-weight: bold;}
	}
	
	.v_bantxt{padding-top: 280px;margin-bottom: 75px;}
	.v_bantxt h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";margin-bottom: 60px;text-transform: capitalize;}
	.v_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.v_ban{background: url(../img/v_img1.jpg) center/cover fixed no-repeat;height: 317px;position: relative;}
	.v_ban>img{position: absolute;right: 135px;top: -20px;}
	
	.va .gm{max-width: 1835px;}
	.va_g{position: relative;}
	.va h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;padding: 45px 0;text-align: center;font-family: "宋体";text-transform: capitalize;}
	.va_g ul li div{height: 920px;background-size: auto 100%!important;}
	.va_list{border-top: 1px solid #86a4c3;}
	.va_txt h1{color: white;font-size: 1.65rem;font-family: "宋体";margin-bottom: 15px;text-transform: capitalize;}
	.va_txt p{color: white;font-size: 1.25rem;font-weight: bold;font-family: "宋体";}
	.va_list{position: relative;}
	.va_nr{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
	.va_nr ul{display: flex;justify-content: space-between;height: inherit;}
	.va_nr ul li{transition: .5s;height: inherit;width: 25%;box-sizing: border-box;cursor: pointer;}
	.va_nr ul li a{height: inherit;display: flex;justify-content: center;align-items: center;text-align: center;}
	.va_nr ul li{border-right: 1px solid #d7d7d7;}
	.va_nr ul li:nth-last-child(1){border-right: none;}
	.va_nr ul li:hover{background: rgba(7,73,187,0.8);}
	
	.vb .gm{max-width: 1700px;margin-left: 0;}
	.vb{margin-top: 80px;padding-bottom: 120px;position: relative;}
	.vb::after{content: "";background: url(../img/vc_bg.jpg) center no-repeat;height: 695px;width: 100%;position: absolute;left: 0;bottom: 0;z-index: -1;}
	.vb_list{display: flex;justify-content: space-between;}
	.vb_r h2{color: #0749bb;font-size: 1.65rem;font-family: "宋体";margin-top: 30px;text-transform: capitalize;}
	.vb_r h1{color: #0749bb;font-size: 2rem;font-weight: bold;font-family: "宋体";margin: 10px 0 30px;text-transform: capitalize;}
	.vb_r p{color: #2d2d2d;line-height: 26px;margin-bottom: 20px;}
	.vb_r p:nth-last-child(1){margin-bottom: 0;}
	.vb_r{width: 39%;}
	.vb_l {width: 56.471%;}
	@media screen and (max-width:1270px) {
		.vb_r{width: 42%;}
		.vb_r h1{font-size: 2.25rem;}
		
	}
	@media screen and (max-width:1024px) {
		.v_bantxt p br{display: none;}
		.v_ban>img{display: none;}
		
		.vb_list{flex-direction: column-reverse;}
		.vb_l{width: 100%;}
		.vb_l img{width: 100%;}
		.vb .gm{margin: 0 auto;}
		.vb_r{width: 100%;margin-bottom: 30px;}
		
		
	}
	@media screen and (max-width:768px) {
		.v_bantxt{padding-top: 150px;}
		.v{overflow: hidden;}
		.va_g{display: none;}
		.va_nr{position: relative;}
		.va_bg2{background-size: auto 100%!important;width: 100%;position: absolute;left: 0;top: 0;height: 100%;}
		.va_bg2::after{content: "";background: rgba(7,73,187,0.5);display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
		.va_nr ul li a{height: 600px;position: relative;}
		.va_txt{position: relative;z-index: 2;}
		.va_list{border-top: none;}
		.vb::after{display: none;}
		
	}
	@media screen and (max-width:520px) {
		.v_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.v_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.v_bantxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		.va h1{font-size: 1.65rem;padding: 50px 0 20px;}
		.va_nr ul li a{height: 350px;}
		.va_txt h1{font-size: 1.5rem;margin-bottom: 5px;}
		.vb{margin-top: 50px;padding-bottom: 50px;}
		.vb_r h2{font-size: 1.5rem;margin-top: 0;}
		.vb_r h1{font-size: 1.25rem;margin: 10px 0 ;}
		.vb_r p{font-size: 1rem;line-height: 24px;}
		.v_ban{margin-bottom: 40px;background-size: auto 100%;background-attachment: scroll;background-position: right;margin-bottom: 0;}
		
		
	}
	
	
	.a{padding-top: 100px;}
	.a_top{padding-top: 70px;position: relative;}
	.a_top::after{content: "";background: #f7f7f7;width: 100%;height: calc(100% - 65px);position: absolute;left: 0;top: 0;z-index: -1;}
	.a_top .gm{max-width: 1700px;margin-right: 0;}
	.a_list{display: flex;justify-content: space-between;align-items: flex-start;}
	.a_l{width: 38.236%;margin-top: 45px;}
	.a_txt p{color: #2d2d2d;font-weight: 100;line-height: 28px;margin-bottom: 20px;}
	.a_txt{height: 385px;overflow-y: scroll;padding-right: 35px;}
	.a_l ::-webkit-scrollbar {width:4px;height:8px;background-color:#dcdcdc;border-radius:4px; position:relative;}
	.a_l ::-webkit-scrollbar-thumb {background-color:#e96e04;border-radius:3px;}
	.a_r {width: 57.6471%;}
	.a_blist p{color: #2d2d2d;}
	.a_blist ul{display: flex;justify-content: space-between;height: 325px;align-items: center;}
	.a_blist ul li{padding-left: 30px;position: relative;}
	.a_blist ul li>img{position: absolute;left: -15px;bottom: -10px;z-index: -1;}
	.a_blist ul li:nth-last-child(1)>img{left: 10px;}
	.a_num span{color: #0749bb;font-size: 4.5rem;font-family: "宋体";font-weight: bold;display: inline-block;margin-right: 10px;}
	.a_num h1{color: white;font-size: 1.25rem;font-family: "宋体";color: #0749bb;font-weight: bold;text-transform: capitalize;}
	.a_num{display: flex;align-items: center;}
	
	.ab{background: url(../img/ab_bg.jpg) center no-repeat;height: 1070px;}
	.ab_tit{text-align: center;padding: 115px 0 150px;}
	.ab_tit h1{font-size: 2.625rem;font-family: "宋体";font-weight: bold;color: white;margin-bottom: 20px;}
	.ab_tit p{color: white;font-size: 1.125rem;}
	.ab_list{position: relative;}
	.ab_txt{transition: .5s;margin: 30px 55px 0;}
	.ab_txt h1{color: #7aa7f3;font-size:73px;font-family: "黑体";font-weight: bold;transition: .5s;}
	.ab_txt p{color: #7aa7f3;font-size: 16px;margin-top: 7px;transition: .5s;}
	.ab_txt2 h1{color: #7aa7f3;font-size: 2.25rem;font-weight: bold;font-family: "op";transition: .5s;}
	.ab_sw1{height: 470px;overflow: hidden;}
	.ab_sw1 .swiper-slide-active .ab_txt{margin-top: 0;}
	.ab_sw1 .swiper-slide-active .ab_txt h1{color: white;font-size: 5.5rem;}
	.ab_sw1 .swiper-slide-active .ab_txt p{color: white;font-size: 1.25rem;}
	.ab_sw2 .swiper-slide-active .ab_txt2 h1{color: white;}
	.ab_sw2{overflow: hidden;}
	.ab_txt2{text-align: center;}
	.slick-current .ab_txt{margin-top: 0;}
	.slick-current .ab_txt h1{color: white;font-size: 88px;}
	.slick-current .ab_txt p{color: white;}
	.slick-current .ab_txta p::after{background: white;}
	.ab_txta p{position: relative;padding-left: 15px;}
	.ab_txta p::after{content: "";transition: .5s;width: 6px;height: 6px;background: #7aa7f3;display: block;border-radius: 50px;position: absolute;left: 0;top: 8px;}
	.slick-path{height: 470px;}
	.history-list-main{display: flex;}
	.history-main {position: relative;padding: 5px 70px 0;}
	.history-body {overflow: hidden;padding-top: 5px;}
	.history-list {position: relative;-webkit-transition: transform .5s;transition: transform .5s;}
	.history-list::before {content: "";position: absolute;top: 4px;right: 0;left: 0;height: 1px;background-color: rgba(255, 255, 255, 0.2);}
	.history-progress {position: absolute;transition: .5s;top: 4px;left: 0;height: 1px;background-color: #fff;}
	.btn-history-arrow {position: absolute;top: 0;width: 30px;height: 30px;font-size: 31px;line-height: 30px;text-align: center;color: #fff;cursor: pointer;font-family: "黑体";}
	.btn-history-arrow.left {left: 0;}
	.btn-history-arrow.right {right: 0;}
	.history-item {position: relative;display: inline-block;vertical-align: top;width: 180px;cursor: pointer;text-align: center;}
	.history-item::before {content: "";position: absolute;top: 2px;left: 50%;margin-left: -3px;width: 6px;height: 6px;border-radius: 6px;background-color: #fff;}
	.history-item.current .history-item__circle {-webkit-transform: scale(1);transform: scale(1);}
	.history-item.current .history-item__year {opacity: 1;}
	.history-item.last::after {
		background-color: transparent;
		background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
		background-size: 100%;
		background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
		background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
		background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
	}
	.history-item__year {margin-top: 30px;display: block;color: #fff;opacity: .3;transition: .5s;font-size: 35px;font-family: "op";font-weight: bold;}
	.history-item__circle {transition: .5s;position: absolute;top: 0;left: 50%;margin-left: -5px;width: 10px;height: 10px;border-radius: 50%;background-color: #fff;-webkit-transform: scale(0);transform: scale(0);}
	.history-item__circle::before {content: "";transition: .5s;position: absolute;top: -4px;right: -4px;bottom: -4px;left: -4px;border-radius: 50%;background: rgba(255, 255, 255, 0.34);}
	
	.ac{padding-bottom: 170px;}
	.ac_list{overflow: hidden;position: relative;padding: 0 60px;}
	.ac_tit{text-align: center;padding: 125px 0;}
	.ac_tit h1{color: #0749bb;font-size: 2.5625rem;font-family: "宋体";margin-bottom: 20px;font-weight: bold;}
	.ac_tit p{color: #2d2d2d;font-size: 1.125rem;}
	.ac_txt p{color: #2d2d2d;margin-top: 35px;text-align: center;transition: .5s;height: 56px;}
	.ac_re{position: absolute;left: 0;width: 100%;top: 50%;transform: translate(0,-50%);pointer-events: none;}
	.ac_re ul{display: flex;justify-content: space-between;}
	.ac_re ul li{pointer-events: all;cursor: pointer;}
	.ac_nr ul li{margin: 0 35px;width: 28%;}
	.ac_img{display: flex;justify-content: center;align-items: flex-end;}
	.ac_img img{filter: drop-shadow(5px 5px 20px rgba(0,0,0,0.2));transition: .5s;transform: scale(0.7);position: relative;top: 43px;}
	.ac_nr .cur2 img{transform: scale(1);top: 0;}
	.ac_nr .cur2 .ac_txt p{font-size: 1.25rem;}
	.ac_nr .tempWrap{margin: 0 auto;}
	.ac_nr ul{padding-bottom: 50px!important;}
	
	.ae{background: #f7f7f7;padding-bottom: 115px;position: relative;}
	.ae::after{content: "";width: 100%;background: url(../img/ae_bg.jpg) no-repeat;height: 742px;position: absolute;left: 0;bottom: 115px;display: none;}
	.ae_tit{text-align: center;padding: 110px 0 75px;}
	.ae_tit h1{color: #0749bb;font-size: 2rem;line-height: 3.125rem;font-family: "宋体";font-weight: bold;text-transform: capitalize;}
	.ae_list{height: 742px;position: relative;z-index: 2;left: 50%;transform: translate(-50%,0);width: 100%;}
	.ae>img{position: absolute;left: 0;bottom: 115px;max-width: none;}
	.ae_list div{display: flex;align-items: center;color: #2d2d2d;font-size: 1.035625rem;position: absolute;top: 105px;left: 345px;white-space: nowrap;}
	.ae_list div i{width: 10px;height: 10px;background: #0749bb;border-radius: 50px;margin-right: 15px;position: relative;}
	.ae_list div i::after{content: "";width: 40px;height: 40px;border: 1px solid #0749bb;display: block;left: 50%;top: 50%;transform: translate(-50%,-50%);display: block;border-radius: 50px;box-sizing: border-box;position: absolute;box-shadow: 0 0 15px rgba(7,73,187,0.8) inset;}
	.ae_list i::after{animation: sc 4s linear infinite;}
	.ae_list div:nth-child(2){left: 405px;top: 200px;}
	.ae_list div:nth-child(3){left: 600px;top: 380px;}
	.ae_list div:nth-child(4){left: 545px;top: 635px;}
	.ae_list div:nth-child(5){left: 865px;top: 140px;}
	.ae_list div:nth-child(6){left: 895px;top: 170px;}
	.ae_list div:nth-child(7){left: 895px;top: 195px;}
	.ae_list div:nth-child(8){left: 870px;top: 230px;}
	.ae_list div:nth-child(9){left: 885px;top: 400px;}
	.ae_list div:nth-child(10){left: 1010px;top: 590px;}
	.ae_list div:nth-child(11){left: 960px;top: 140px;}
	.ae_list div:nth-child(12){left: 995px;top: 170px;}
	.ae_list div:nth-child(13){left: 1000px;top: 210px;}
	.ae_list div:nth-child(14){left: 970px;top: 235px;}
	.ae_list div:nth-child(15){left: 1145px;top: 310px;}
	.ae_list div:nth-child(16){left: 1355px;top: 315px;}
	.ae_list div:nth-child(17){left: 1400px;top: 415px;}
	.ae_list div:nth-child(18){left: 1415px;top: 460px;}
	.ae_list div:nth-child(19){left: 1390px;top: 100px;}
	.ae_list div:nth-child(20){left: 1430px;top: 260px;}
	.ae_list div:nth-child(21){left: 1490px;top: 365px;}
	.ae_list div:nth-child(22){left: 1515px;top: 460px;}
	.ae_list div:nth-child(23){left: 1540px;top: 560px;}
	.ae_list div:nth-child(24){left: 1585px;top: 230px;}
	.ae_img{display: none;}
	@keyframes sc{
		0%{transform:translate(-50%,-50%) scale(0);opacity: 0;}
		50%{transform:translate(-50%,-50%) scale(1);opacity: 1;}
		100%{transform:translate(-50%,-50%) scale(0);opacity: 0;}
	}
	@media screen and (max-width:1680px) {
		.ae_list{left: 40%;}
		.ae>img{left: -10%;}
	}
	@media screen and (max-width:1440px) {
		.ae_list{left: 30%;}
		.ae>img{left: -20%;}
	}
	@media screen and (max-width:1270px) {
		.ae_img{display: block;}
		.ae_list{display: none;}
		.ae>img{display: none;}
		.ac_nr ul li{margin: 0 15px;}
		
	}
	@media screen and (max-width:1024px) {
		.a_list{flex-direction: column-reverse;}
		.a_r{width: 100%;}
		.a_l{width: 100%;}
		.a_txt{padding-right: 10px;}
		.a_top .gm{margin: 0 auto;}
		.a_blist ul li>img{display: none;}
		.a_blist ul li{padding-left: 0;}
		.a_blist ul{flex-wrap: wrap;}
		
	}
	@media screen and (max-width:768px) {
		.a{overflow: hidden;}
		.a_blist ul{height: auto;padding: 50px 0;flex-wrap: wrap;}
		.a_blist ul li{width: 50%;}
		.a_blist ul li:nth-child(1n+3){margin-top: 30px;}
		.a_blist p{text-align: left;}
		.ac{padding-bottom: 70px;}
		.ac_tit{padding: 70px 0 50px;}
		.ab_tit{padding: 70px 0 50px;}
		.slick-path{height: auto;}
		.ab{height: auto;padding-bottom: 70px;}
		
	}
	@media screen and (max-width:520px) {
		.a{padding-top: 55px;}
		.a_top{padding-top: 50px;}
		.a_txt p{font-size: 1rem;line-height: 24px;font-weight: normal;}
		.a_l{margin-top: 20px;}
		.a_num span{font-size: 3rem;}
		.a_num h1{font-size: 1.125rem;}
		.a_blist p{font-size: 0.875rem;height: 32px;}
		.a_blist ul li{width: 100%;}
		.a_blist ul{display: block;}
		.a_blist ul li:nth-child(1n+3){margin-top: 15px;}
		.ab_tit{padding: 50px 0;}
		.ab_tit h1{font-size: 1.65rem;margin-bottom: 10px;}
		.ab_tit p{font-size: 1rem;}
		.ab_txt{margin: 0;}
		.slick-current .ab_txt h1{font-size: 2rem;}
		.ab_txt h1{font-size: 2rem;}
		.ab_txt p{font-size: 14px;}
		.slick-current .ab_txt p{font-size: 14px;}
		.history-main{margin-top: 20px;}
		.history-item__year{font-size: 1.875rem;margin-top: 15px;}
		.ac_re{display: none;}
		.ac_list{padding: 0;height: auto;margin-top: -60px;}
		.ac_tit{padding: 50px 0 20px;}
		.ac_tit h1{font-size: 1.25rem;margin-bottom: 5px;}
		.ac_tit p{font-size: 1rem;}
		.ac_txt p{font-size: 1rem;margin-top: 20px;}
		.ae_tit{padding: 50px 0 20px;}
		.ae_tit h1{font-size: 1.125rem;line-height: 22px;}
		.ae_tit h1 br{display: none;}
		.ae{padding-bottom: 50px;}
		.ac_nr ul{padding-bottom: 0!important;}
		.ac{padding-bottom: 50px;}
		
	}
	
	
	.c{margin-top: 100px;}
	.c_list{display: flex;}
	.c_l{width: 570px;background: #0749bb;box-sizing: border-box;padding-left: 48px;padding-right: 15px;}
	.c_r{flex: 1;height: 870px;}
	.c_tit {display: flex;justify-content: space-between;padding: 60px 15px 10px;border-bottom: 2px solid #b06532;align-items: flex-end;margin-bottom: 50px;}
	.c_tit h1{color: white;font-size: 2.25rem;font-weight: bold;font-family: "宋体";}
	.c_tit span{color: white;font-size: 0.75rem;text-transform: uppercase;}
	
	.c_nr ul li{padding-bottom: 50px;border-bottom: 1px solid #437bdd;cursor: pointer;}
	.c_nr h1{color: white;font-size: 1.25rem;margin-bottom: 45px;}
	.c_nr p{display: flex;align-items: center;color: white;margin-bottom: 15px;}
	.c_nr p span{width: 20px;display: inline-block;margin-right: 10px;}
	.c_nr p a{color: white;}
	.c_nr ul li:nth-last-child(1){padding-bottom: 0;border-bottom: none;padding-top: 50px;}
	
	.msg_tit{padding: 125px 0 80px;text-align: center;}
	.msg_tit h1{color: #0749bb;font-size: 2.5rem;font-weight: bold;font-family: "宋体";margin-bottom: 15px;}
	.msg_tit p{color: #2d2d2d;font-size: 1.125rem;}
	.msg_list{padding: 0 200px;padding-bottom: 80px;border-bottom: 1px solid #e6e6e6;}
	.msg_list input{outline: none;padding: 12px 30px;border: none;width: 100%;box-sizing: border-box;background: rgba(0,0,0,0);color: #717171;font-size: 1rem;}
	.msg_list input:-moz-placeholder,textarea:-moz-placeholder{color: #717171;}
	.msg_list input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #717171;}
	.msg_list input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #717171;}
	.msg_list input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #e0dddd inset !important;-webkit-text-fill-color: #717171;}
	.msg_n ul{display: flex;justify-content: space-between;}
	.msg_n input{border: 2px solid white;border-bottom: 2px solid #e0dddd;position: relative;padding-left: 60px;box-sizing: border-box;transition: .5s;text-transform: capitalize;}
	.msg_n ul li{position: relative;width: 45%;margin-bottom: 45px;}
	.msg_n ul li::before{content: "";width: 2px;height: 23px;background: #ababab;display: block;left: 45px;top: 50%;transform: translate(0,-50%);position: absolute;}
	.msg_n ul li::after{content: "";width: 45px;height: 45px;background: url(../img/msg_ico1.png) center no-repeat;display: block;position: absolute;left: 0;top: 0;}
	.msg_n ul li:nth-child(2)::after{background: url(../img/msg_ico2.png) center no-repeat;}
	.msg_n2 ul li:nth-child(1)::after{background: url(../img/msg_ico3.png) center no-repeat;}
	.msg_n2 ul li:nth-child(2)::after{background: url(../img/msg_ico4.png) center no-repeat;}
	.msg_n input:focus{border: 2px solid #b4c8ea;box-sizing: border-box;}
	.msg_c textarea{height: 135px!important;font-size: 1rem;outline: none;border: none;background: #f6f6f6;width: 100%!important;padding: 14px 15px;box-sizing: border-box;}
	.msg_c{margin-bottom: 55px;}
	.msg_btn{text-align: center;}
	.msg_btn span{font-size: 1.125rem;color: white;font-family: "黑体";display: inline-block;margin-right: 10px;}
	.msg_btn a{display: inline-flex;justify-content: center;background: #e96e04;height: 40px;padding: 0 45px;align-items: center;color: white;}
	
	.BMap_pop .BMap_bottom{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_center{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_pop .BMap_top{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_pop>div:nth-child(1)>div{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_pop>div:nth-child(3)>div{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_pop>div:nth-child(5)>div{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_pop>div:nth-child(7)>div{background: rgba(255,255,255,0)!important;border: none!important;}
	.BMap_pop>div:nth-child(8) img{display: none;}
	.BMap_pop>div:nth-child(8)::after{display: none;}
	.BMap_pop>div:nth-child(9){overflow: inherit!important;}
	.dt_img{box-shadow: 0 0 22px rgba(0,0,0,0.3);display: inline-block;position: relative;margin-left: 35px;margin-top: 15px;}
	
	.info-bottom::after{content: "";width: 0;height: 0;border-style: solid;border-width: 26.0px 15px 0 15px;;border-color: #fff transparent transparent transparent;position: absolute;left: 50%;bottom: -17px;display: block;transform: translate(-50%,0);}
	#container{height: 870px;}
	#container2{height: 870px;}
	.content-window-card {position: relative;box-shadow: none;bottom: 0;left: 0;width: auto;padding: 0;}
	.content-window-card p {height: 2rem;}
	.custom-info {box-shadow: 5px 5px 10px rgba(15,90,193,0.3);}
	.c_r div.info-top {position: relative;background: none repeat scroll 0 0 #F9F9F9;border-radius: 5px 5px 0 0;}
	.c_r div.info-top div {display: inline-block;color: #333333;font-size: 14px;font-weight: bold;line-height: 31px;padding: 0 10px;}
	.c_r div.info-top img {position: absolute;top: 10px;right: 10px;transition-duration: 0.25s;}
	.c_r div.info-top img:hover {box-shadow: 0px 0px 5px #000;}
	.c_r div.info-bottom {height: 0px;width: 100%;clear: both;text-align: center;}
	.c_r div.info-bottom img {position: relative;z-index: 104;}
	.c_r span {margin-left: 5px;font-size: 11px;}
	@media screen and (max-width:1024px) {
		.c_list{display: block;}
		.c_l{width: 100%;padding-bottom: 50px;}
		#container{height: 500px;}
		.c_r{height: auto;}
		.msg_list{padding: 0 0 50px;}
		
	}
	@media screen and (max-width:768px) {
		.c_l{padding: 0 2.5% 50px;}
		.c_nr ul li:nth-last-child(1){padding-top: 0;}
		
	}
	@media screen and (max-width:520px) {
		.c{margin-top: 50px;}
		.c_tit h1{font-size: 1.65rem;}
		.c_tit{margin-bottom: 30px;}
		.c_l{padding-bottom: 30px;}
		#container{height: 400px;}
		.msg_tit{padding: 50px 0 30px;}
		.msg_tit h1{font-size: 1.65rem;margin-bottom: 5px;}
		.msg_tit p{font-size: 1rem;}
		.msg_n ul{display: block;}
		.msg_n ul li{width: 100%;margin-bottom: 20px;}
		.msg_btn{text-align: left;}
		.msg_c{margin-bottom: 20px;}
		.msg_btn a{padding: 0 30px;}
		
		
	}
	
	.pro_bantxt{padding-top: 220px;margin-bottom: 80px;}
	.pro_bantxt h1 span{font-size: 2rem;}
	.pro_bantxt h1{font-size: 2.5rem;color: #0749bb;font-family: "宋体";font-weight: bold;margin-bottom: 15px;}
	.pro_bantxt p{color: #2c2c2c;font-size: 1.25rem;font-weight: 100;line-height: 35px;}
	.pro_ban{background: url(../img/pro_ban.jpg) center/cover fixed no-repeat;height: 317px;position: relative;}
	.pro_ban>img{position: absolute;right: 115px;top: -20px;}
	.pro_menu{margin: 25px 0;}
	.pro_menu ul{display: flex;justify-content: center;}
	.pro_menu ul li a{display: flex;justify-content: center;flex-direction: column;align-items: center;height: 100px;}
	.pro_menu ul li{width: 14.285%;box-sizing: border-box;border-right: 1px solid #e2e2e2;}
	.pro_menu ul li:nth-last-child(1){border-right: none;}
	.pro_menu p{color: #6a6a6a;margin-top: 5px;transition: .5s;position: relative;text-align: center;}
	.pro_menu p::after{content: "";width: 0;height: 2px;background: #0749bb;display: block;position: absolute;right: 0;bottom: -5px;transition: .5s;}
	.pro_ico img{filter: brightness(0) contrast(0);}
	.pro_menu ul li:hover .pro_ico img{filter: brightness(1) contrast(1);}
	.pro_menu ul li:hover p::after{left: 0;width: 100%;}
	.pro_menu ul li:hover p{color: #0749bb;}
	.pl .pro_ico img{filter: brightness(1) contrast(1)!important;}
	.pl p::after{left: 0!important;width: 100%!important;}
	.pl p{color: #0749bb!important;}
	.pro_bg ul li{position: relative;}
	.pro_bbg{height: 796px;}
	.pro_btxt{position: absolute;height: 100%;width: 775px;background: rgba(7,73,187,0.9);left: 0;top: 0;box-sizing: border-box;padding-top: 75px;padding-left: 140px;padding-right: 125px;}
	.pro_bbt h1{color: white;font-size: 1.875rem;font-weight: bold;font-family: "宋体";margin-bottom: 15px;}
	.pro_bbt h2{font-size: 1.125rem;font-weight: bold;color: white;font-family: "宋体";}
	.pro_bbt::after{content: "";width: 48px;height: 3px;background: #e96e04;display: block;margin: 45px 0;}
	.pro_btxt2 h1{font-size: 1.4375rem;color: white;margin-bottom: 15px;}
	.pro_btxt2 p{color: white;line-height: 24px;}
	.pro_btxt2>div{margin-bottom: 40px;}
	.pro_btxt2>div:nth-last-child(1){margin-bottom: 0;}
	.pro_btxt2{height: 450px;overflow-y: auto;padding-right: 10px;}
	.pro_bom .gm{display: flex;justify-content: space-between;padding: 85px 0 125px;border-bottom: 2px solid #e6e6e6;align-items: flex-start;}
	.pro_bmenu{width: 27.43%;}
	.pro_nr{width: 67.6%;}
	.pro_bmenu>ul>li>a{color: #2d2d2d;font-size: 1.25rem;display: flex;justify-content: space-between;height: 90px;align-items: center;padding-right: 25px;}
	.pro_bmenu>ul>li{border-bottom: 1px solid #d5d5d5;transition: .5s;position: relative;}
	.pro_bmenu>ul>li::after{content: "";width: 0;height: 2px;position: absolute;bottom: 0;right: 0;background: #e96e04;transition: .5s;}
	.pro_bmenu>ul>li:nth-child(1){border-top: 1px solid #d5d5d5;}
	.pro_bmenu>ul>li:hover::after{width: 100%;left: 0;}
	.pro_bmenu>ul>li>ul>li{padding-left: 10px;margin-bottom: 20px;}
	.pro_bmenu>ul>li>ul>li>a{color: #2d2d2d;font-size: 1.125rem;transition: .5s;}
	.pro_bmenu>ul>li>ul>li>ul>li>a{color: #6a6a6a;transition: .5s;}
	.pro_bmenu>ul>li>ul>li>ul>li{padding-left: 20px;margin-top: 20px;}
	.pro_bmenu>ul>li>ul>li:hover>a{color: #0749bb;}
	.pro_bmenu>ul>li>ul>li>ul>li:hover>a{color: #0749bb;}
	.pro_bmenu>ul>.on::after{width: 100%;left: 0;}
	.pla::after{width: 100%;left: 0;}
	.pla2>a,.pla3>a{color: #0749bb!important;}
	@media screen and (max-width:1270px) {
		.pro_btxt{padding-left: 50px;padding-right: 50px;width: 500px;}
	}
	@media screen and (max-width:1024px) {
		.pro_bantxt p br{display: none;}
		.pro_ban>img{display: none;}
		.pro_bbt h1{font-size: 1.65rem;}
	}
	@media screen and (max-width:768px) {
		.pro_menu ul li{border-right: none;width: 25%;}
		.pro_menu ul{flex-wrap: wrap;justify-content: flex-start;}
		.pro_btxt{width: 100%;position: static;padding-bottom: 50px;}
		.pro_bbg{background-size: cover!important;height: 390px;}
		.pro_btxt2{height: auto;overflow: inherit;padding-right: 0;}
		.pro_bom .gm{display: block;}
		.pro_bmenu{width: 100%;}
		.pro_nr{width: 100%;margin-top: 70px;}
		
	}
	@media screen and (max-width:520px) {
		.pro_bantxt h1 span{font-size: 1.125rem;}
		.pro_bantxt h1{font-size: 1.25rem;margin-bottom: 10px;}
		.pro_bantxt{padding-top: 105px;margin-bottom: 20px;}
		.pro_bantxt p{font-size: 1rem;line-height: 22px;font-weight: normal;}
		
		.pro_menu ul li{margin-right: 10px;width: auto;}
		.pro_menu ul li:nth-last-child(1){margin-right: 0;}
		.pro_menu p{font-size: 1rem;}
		.pro_menu ul li a{height: 80px;}
		.pro_bmenu img{height: 10px;}
		.pro_ico img{height: 25px;}
		.pro_bbg{height: 200px;}
		.pro_btxt{padding: 50px 15px;}
		.pro_bbt h1{font-size: 1.25rem;margin-bottom: 5px;}
		.pro_bbt h2{font-size: 1rem;}
		.pro_bbt::after{margin: 30px 0;}
		.pro_btxt2 p{font-size: 1rem;line-height: 20px;}
		.pro_btxt2 h1{font-size: 1.25rem;}
		.pro_bom .gm{padding: 50px 0;}
		.pro_bmenu>ul>li>a{font-size: 1.125rem;height: 60px;}
		.pro_bmenu>ul>li>ul>li>a{font-size: 1rem;}
		.pro_bmenu>ul>li>ul>li>ul>li>a{font-size: 0.875rem;}
		.pro_bmenu>ul>li>ul>li>ul>li{margin-top: 10px;}
		.pro_nr{margin-top: 30px;}
		.pro_menu ul{flex-wrap: nowrap;width: 1000px;}
		.pro_menu{overflow-y: auto;padding-bottom: 10px;}
		.pro_menu::-webkit-scrollbar{width: 0;height: 3px;background: #ddd;}
		.pro_menu::-webkit-scrollbar-thumb{width: 0;height: 1px;background: #0749bb;}
		.pro_menu p::after{display: none;}
		
	}
	@media screen and (max-width:770px) {
		.ban_txt h1{font-family: "st";}
		.ina_txt h1{font-family: "st";}
		.inb_bt h1{font-family: "st";}
		.inc_bt h1{font-family: "st";}
		.ind_bt h1{font-family: "st";}
		.inn_tit h1{font-family: "st";}
		.foot_menu h1{font-family: "st";}
		.app_bantxt h1{font-family: "st";}
		.app_al h1{font-family: "st";}
		.app_bbg h1{font-family: "st";}
		.app_ctit h1{font-family: "st";}
		.app_ctxt h1{font-family: "st";}
		.appa_bantxt h1{font-family: "st";}
		.appa_al h1{font-family: "st";}
		.appa_bl h1{font-family: "st";}
		.appa_cl h1{font-family: "st";}
		.appa_dl h1{font-family: "st";}
		.appb_bantxt h1{font-family: "st";}
		.appb_tit h1{font-family: "st";}
		.appb_list h1{font-family: "st";}
		.appb_b h1{font-family: "st";}
		.appc_bantxt h1{font-family: "st";}
		.appc_al h1{font-family: "st";}
		.appc_bl h1{font-family: "st";}
		.appc_cl h1{font-family: "st";}
		.d_bantxt h1{font-family: "st";}
		.d_l h1{font-family: "st";}
		.d_b h1{font-family: "st";}
		.d_txt h1{font-family: "st";}
		.da_bantxt h1{font-family: "st";}
		.da_tit h1{font-family: "st";}
		.da_al h1{font-family: "st";}
		.da_bl h1{font-family: "st";}
		.da_cl h1{font-family: "st";}
		.db_bantxt h1{font-family: "st";}
		.dc_bantxt h1{font-family: "st";}
		.about_bantxt h1{font-family: "st";}
		.aboutb_txt h1{font-family: "st";}
		.aboutc_bt h1{font-family: "st";}
		.aboutd_bt h1{font-family: "st";}
		.aboute h1{font-family: "st";}
		.news_l h1{font-family: "st";}
		.newsshow_bt h1{font-family: "st";}
		.v_bantxt h1{font-family: "st";}
		.va h1{font-family: "st";}
		.va_txt h1{font-family: "st";}
		.va_txt p{font-family: "st";}
		.vb_r h2{font-family: "st";}
		.vb_r h1{font-family: "st";}
		.a_num span{font-family: "st";}
		.a_num h1{font-family: "st";}
		.ab_tit h1{font-family: "st";}
		.ac_tit h1{font-family: "st";}
		.ae_tit h1{font-family: "st";}
		.c_tit h1{font-family: "st";}
		.msg_tit h1{font-family: "st";}
		.pro_bantxt h1{font-family: "st";}
		.pro_bbt h1{font-family: "st";}
		.pro_bbt h2{font-family: "st";}
		
	}
	
	
	
	/*sitemap*/
	.sitemap_nr>dl{ border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-top: 30px;}
	.sitemap_nr>dl>a{ font-size: 1.5rem; font-weight: bold; color: #0749bb; display: block;}
	.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
	.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #0749bb; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #0749bb;}
	.sitemap_nr>dl>dd{ display: flex; flex-wrap: wrap; padding-top:10px;}
	.sitemap_nr>dl>dd>a{ display: block; margin-right: 15px; line-height: 24px;}
	@media screen and (max-width:700px){
	.sitemap_nr>dl>a{ font-size: 1.125rem;}
	.sitemap_nr>dl>dt>a{ font-size: 1rem;}
	.sitemap_nr>dl>dd>a{ font-size: 0.875rem;}
	}
	/*sitemap*/
	
	.aico{height: 22px;}
	
	
	