@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"arial"; font-size:100%; color:#434343; margin:0px auto; padding:0px; overflow-x:hidden;max-width: 1920px;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px; font-size:100%; font-weight:normal;}
img {border:none;}
a:link, a:visited {color:#323232; text-decoration: none;outline:none;}
a:hover, a:active {color:#323232; text-decoration: none;outline:none;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}

.gm_top{width: 95%;max-width: 1450px;margin: 0 auto;}
.gm{width: 95%;max-width: 1450px;margin: 0 auto;}
.agm{width: 95%;max-width: 1300px;margin: 0 auto;}
img{max-width: 100%;vertical-align: bottom;border-style: none!important;}
.green-black {display:block; padding-top:26px; clear:both;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid rgba(0,0,0,0); height:12px; line-height:12px; zoom:1;font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#b4b4b4; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto; margin-left:3px; margin-right:3px;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#b4b4b4; height:12px; line-height:12px; zoom:1; overflow:auto;  margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px;border-radius: 5px;}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:750px!important; box-sizing: border-box;}
@media screen and (max-width:770px){
#dituContent{ height:400px!important;}
}
.xd em{height: 100%!important;}
.xd a{color: #fff!important;}
.fswzj{display: none;}
	
	@font-face {
	 font-family:"bcr";
	 src: url("../font/bcr.eot"),
	      url("../font/bcr.ttf");
	}
	@font-face {
	 font-family:"sdb2";
	 src: url("../font/sdb2.eot"),
	      url("../font/sdb2.ttf");
	}
	@font-face {
	 font-family:"bl";
	 src: url("../font/bl.eot"),
	      url("../font/bl.ttf");
	}
	@font-face {
	 font-family:"bsb";
	 src: url("../font/bsb.eot"),
	      url("../font/bsb.ttf");
	}
	@font-face {
	 font-family:"arial";
	 src: url("../font/arial.eot"),
	      url("../font/arial.ttf");
	}
	@font-face {
	 font-family:"st";
	 src: url("../font/st.eot"),
	      url("../font/st.ttf");
	}
	
	
	.nav_box{z-index: 999;position: fixed;width: 100%;transition: .5s;box-sizing: border-box;top: 0;}
	.nav_box .gm_top{display: flex;justify-content: space-between;align-items: center;position: relative;}
	.nav_box::before{content: "";width: 100%;height: 100%;background: rgba(255,255,255,0.5);left: 0;top: 0;display: block;position: absolute;-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);transition: .5s;}
	.top_logo{position: relative;z-index: 2;}
	.top_r_list{display: flex;align-items: center;justify-content: space-between;}
	.top_l{display: flex;align-items: center;}
	.top_logo p{color: #010101;font-size: 0.9375rem;text-align: center;letter-spacing: 2.5px;margin-top: 5px;}
	.top_nav>ul{display: flex;width: 100%;}
	.top_nav>ul>li{text-align: center;transition: .5s;margin-right: 15px;position: relative;}
	.top_nav>ul>li:nth-last-child(1){margin-right: 0;}
	.top_nav>ul>li>a{padding: 38px 20px;transition: .5s;z-index: 9;font-size: 1.125rem;;position: relative;display: block;color: #191919;}
	.top_nav>ul>li>em{width: 100%;height: 0;top: 0;position: absolute;transition: .5s;background: #15499a;right: 0;}
	.top_nav>ul>li:hover>em{height: 100%;}
	.top_nav>ul>li:hover>a{color: #fff;}
	.top_r{position: relative;margin-left: 60px;}
	.top_r ul{display: flex;transition: .5s;align-items: center;}
	.top_r ul li a{display: flex;align-items: center;}
	.top_r ul li img{margin-right: 10px;}
	.top_box_move{z-index: 999;top: 0;box-shadow: 0 0 15px rgba(0,0,0,0.2);background: rgba(255,255,255,0.8);}
	.mob_logo{display: none;}
	
	.sear_dw{position: relative;background: white;}
	.sear{position: absolute;right: 0;transition: .5s;bottom: 0px;width: 100%;text-align: center;z-index: -1;}
	.sear form{width: 50%;margin: 0 auto;position: relative;}
	.d1 {background: #06376c;padding: 20px 0;box-sizing: border-box;}
	.d1 input {box-sizing: border-box;width: 100%; height: 42px;padding-left: 10px; border: 2px solid #5287bf; border-radius: 5px; outline: none; background: #fff;color: #9E9C9C;}
	.d1 button {box-sizing: border-box;position: absolute; top: 0; right: 0px; width: 42px;height: 42px; border: none; background: #5287bf; border-radius: 0 5px 5px 0; cursor: pointer;}
	
	
	/* 移动端导航按扭 */
	.mob_inner_box{display: none;z-index: 10;}
	.mob_txt h1{font-size: 1.75rem;margin-right: 10px;}
	.mob_ico span{margin-bottom:8px ;width: 34px;height: 2px;background: #15499a;display: block;transition: 0.3s;}
	.mob_ico span:nth-last-child(1){margin-bottom: 0;}
	.menu_bg{background: black;opacity: 0.85;width: 50%;position: absolute;display: none;right: 0;top: 80px;}
	.menu_bg_show{transition: 0.5s;}
	.menu_txt{text-align: center;}
	.menu_txt ul li{border-bottom: 1px solid rgba(255,255,255,0.4);transition: all 0.5s;}
	.menu_txt a{font-size: 1.125rem;color: white;padding: 20px 0px;display: block;}
	.mob_ico_show span:nth-of-type(1){transform: translateY(10px) rotate(-45deg);}
	.mob_ico_show span:nth-of-type(2){opacity: 0;}
	.mob_ico_show span:nth-of-type(3){transform: translateY(-10px) rotate(45deg);}
	/* 延迟加载菜单文字 */
	.menu_txt a{
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}
	@-webkit-keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	@keyframes returnToNormal {
	  0% {opacity: 0;transform: translate3d(0, -100%, 0);}
	  100% {opacity: 1;transform: none;}
	}
	
	@media screen and (max-width:1270px) {
		.mob_inner_box{display: block;}
		.top_nav{display: none;}
		.nav_box .gm_top{height: 80px;position: static;}
		.nav_box2 .gm_top{height: 80px;position: static;}
		.nav_box{height: auto;}
		.top_r ul li:nth-child(1){display: none;}
		.top_r{margin-left: 0;;}
		.top_r_list{position: absolute;right: 10%;top: 50%;transform: translate(0,-50%);}
		.top_r ul li img{margin-right: 0;}
	}
	
	/* 移动端导航按��?*/
	@media screen and (max-width:768px) {
		.logo h1{font-size: 1.75rem;}
		.top_r_list::after{display: none;}
		.top_logo {width: 70%;padding:0;}
		
		.logo_box{padding: 10px 0;}
		.top_nav ul{display: none;}
		.logo_txt{padding-left: 10px;margin-left: 10px;line-height: 30px;}
		.logo_img img{width: 17%;}
		.nav_box .gm_top{height: 80px;}
		.top_box_move{position: fixed;transition: .3s;z-index: 999;box-shadow: 0px 2px 0px 0px rgba(0,0,0,.1);}
		.logo i{display: block;line-height: 20px;}
		
		
		.menu_txt a{font-size: 1.1rem;color: rgba(255,255,255,0.9);padding: 15px 0;display: block;}
		.menu_txt ul li{padding:0;border-color: rgba(255,255,255,0.2);}
		
		.nav_box{background-position: -60px;}
	}
	@media screen and (max-width:520px) {
		.logo_txt p{display: none;}
		.top_logo>img{display: none;}
		.top_logo span{display: none;}
		.logo_txt{border: none;margin-left: 0;}
		.logo_txt h2{display: none;}
		.logo_txt h1{font-size: 0.85rem;}
		.mob_ico{margin-top: 3px;}
		.menu_bg{top: 53px;}
		.menu_txt a{font-size: 0.875rem;}
		.top_logo {width: 42%;margin-left: 0px;}
		.mob_inner{top: 22%;}
		.mob_logo{display: flex;align-items: center;}
		.mob_logo>p{margin-left: 5px;color: black;font-weight: bold;}
		.nav_box .gm_top{height: 53px;}
		.logo i{display: none;}
		.menu_txt a{padding: 10px 0;}
		.top_logo a p:nth-child(2){margin-left: 5px;padding-left: 5px;}
		
		.nav_box{background-position: -225px;}
		.top_r_list{right: 15%;}
		.top_r ul li img{height: 25px;}
	}
	/* @media screen and (max-width:375px) {
		.menu_bg{top: 44px;}
		
	} */
	
	.nav_rj .gm{display: flex;justify-content: space-between;align-items: center;max-width: 1400px;}
	.top_nav>ul>li:hover .nav_rj{opacity: 1;visibility: visible;}
	.nav_rj{transition: .35s;opacity: 0;visibility: hidden;position: absolute;width: 100vw;background: rgba(6,55,108,0.9);right: 0;top: 100%;margin: 0 auto;height: 250px;padding-top: 25px;box-sizing: border-box;}
	.nav_rjl h1{font-size: 1.875rem;color: white;text-transform: uppercase;text-align: left;margin-bottom: 10px;}
	.nav_rjl h1 span{font-size: 1.5rem;color: white;display: inline-block;margin-left: 5px;opacity: .2;}
	.nav_rjl p{color: #fff;margin-bottom: 20px;text-align: left;}
	.nav_rjl ul{display: flex;flex-wrap: wrap;}
	.nav_rjl ul li a{display: block;color: white;height: 50px;line-height: 50px;background: #15499a;padding: 0 30px;}
	.nav_rjl ul li{margin-right: 10px;}
	.nav_rjr{border-radius: 5px;overflow: hidden;}
	
	/* 二级菜单 */
	.rj{position: relative;}
	.rj>ul>li{background: rgba(255,255,255,0.9);z-index: 1;transition: .5s;position: relative;}
	.rj>ul>li>a{width: 100%;display: block;transition: .5s;color: black;line-height: 50px;height: 50px;}
	.xs{position: absolute;display: none;width: 130%;left: 50%;transform: translate(-50%,0);}
	.xs>li:hover{background: #8a0000;}
	.rj>ul>li:hover>a{color: white;}
	.rj .pl{background: #0e3d6c;}
	/* 二级菜单 */
	@media screen and (max-width:1024px) {
		.rj ul li a{font-size: 0.95rem;}
		
	}
	.xs li:hover .top_menu{display: block;}
	.top_menu:hover{display: block;}
	.top_menu{position: absolute;top: -1px;left: 100%;display: none;z-index: 1;width: 100%;}
	.top_menu ul{display: flex;flex-direction: column;justify-content: flex-end;}
	.top_menu>ul>li>a{padding: 10px 0;transition: .5s;display: block;background: white;border-top: 1px solid #135393;}
	.top_menu>ul>li:hover>a{color: white;background: #135393;}
	
	/* banner */
	.banner{position: relative;}
	.banner .swiper-pagination-bullet{width: 33px;height: 4px;background: white;opacity: 1;border-radius: 50px;transition: .5s;margin: 0 5px;}
	.banner .swiper-pagination-bullet-active{background: #15499a;}
	.banner .swiper-pagination{bottom: 40px!important;z-index: 11;}
	.banner .swiper-container{
	    --swiper-theme-color: #edaf38;/* 设置Swiper风格 */
	    --swiper-navigation-color: #edaf38;/* 单独设置按钮颜色 */
	  }
	
	.banner .swiper-slide img:nth-child(2){display: none;}
	@media screen and (max-width:768px) {
		.banner .swiper-slide img:nth-child(2){display: block;}
		.banner .swiper-slide img:nth-child(1){display: none;}
		.banner .swiper-pagination{
			right: 0%!important;
			left: auto!important;
			bottom: 10px!important;
		}
	}
	
	.inp{background: url(../img/inp_bg.jpg) center/cover no-repeat;height: 810px;padding-top: 95px;box-sizing: border-box;}
	.inp .gm{max-width: 1650px;;}
	.inp_list{display: flex;justify-content: space-between;position: relative;padding: 0 100px}
	.inp_l{width: 48%;padding-top: 210px;}
	.inp_item{padding-right: 10px;}
	.inp_item h2{color: #1b1b1b;font-size: 2.1875rem;}
	.inp_item span{color: #3f3f3f;font-weight: 100;text-transform: uppercase;font-family: "bl";display: block;margin-bottom: 35px;}
	.inp_item p{color: #505050;font-weight: 100;line-height: 30px;}
	.inp_more{margin-top: 50px;display: flex;}
	.inp_more a{display: block;height: 50px;line-height: 50px;padding: 0 35px;border-radius: 50px;}
	.inp_more a:nth-child(1){margin-right: 45px;background: #15499a;color: white;}
	.inp_more a:nth-child(2){border: 1px solid #eb6632;color: #eb6632;}
	.inp_tit{position: absolute;left: 100px;top: 0;}
	.inp_tit span{color: #15499a;font-size: 3.4375rem;font-weight: bold;display: block;}
	.inp_tit h2{color: #191919;font-size: 2.8125rem;display: inline-block;}
	.inp_tit h2::after{content: "";width: 100%;height: 10px;background: #ea5b24;display: block;margin-top: -12px;}
	.inp_qh{position: absolute;width: 100%;display: flex;justify-content: space-between;left: 50%;top: 50%;transform: translate(-50%,-50%);pointer-events: none;}
	.inp_qh>div{cursor: pointer;pointer-events: all;opacity: .6;}
	.inp_r{width: 50%;}
	@media screen and (max-width:1366px) {
		.inp_qh{display: none;}
		.inp_list{padding: 0;}
		.inp_tit{left: 0;}
	}
	@media screen and (max-width:1024px) {
		.inp_list{flex-direction: column-reverse;padding-top: 140px;}
		.inp{height: auto;padding-bottom: 70px;}
		.inp_l{padding-top: 0;width: 100%;}
		.inp_r{width: 100%;}
		.inp_r img{width: 100%;}
		.inp_item{padding: 5px;}
	}
	@media screen and (max-width:520px) {
		.inp{padding: 50px 0;}
		.inp_tit span{font-size: 1.875rem;line-height: 30px;}
		.inp_tit h2{font-size: 1.65rem;}
		.inp_tit h2::after{height: 5px;margin-top: -8px;}
		.inp_list{padding-top: 60px;}
		.inp_item h2{font-size: 1.5rem;}
		.inp_item span{font-size: 0.875rem;}
		.inp_more a{font-size: 0.875rem;padding: 0 20px;height: 40px;line-height: 40px;}
		.inp_item span{margin-bottom: 15px;}
		.inp_item p{line-height: 22px;}
		.inp_more a:nth-child(1){margin-right: 25px;}
		.inp_more{margin-top: 25px;}
		
	}
	
	.ind{background: url(../img/ind_bg.jpg) center fixed no-repeat;}
	.ind_tit>span{color: #ea5b24;font-size: 5.3125rem;font-family: "sdb2";display: block;margin-right: 15px;}
	.ind_bt>span{font-size: 2.25rem;color: white;text-transform: uppercase;line-height: 25px;margin-bottom: 10px;display: block;}
	.ind_bt>h2{font-size: 1.65rem;color: white;line-height: 26px;}
	.ind_tit{display: flex;align-items: center;margin-bottom: 35px;}
	.ind_item div>p{color: white;font-size: 1.125rem;line-height: 28px;}
	.ind_item li>div{width: 915px;}
	.ind_list{height: 750px;position: relative;}
	.ind_txt h2{font-size: 1.25rem;color: white;margin: 35px 0 15px;}
	.ind_txt p{color: white;line-height: 24px;padding: 0 10px;}
	.ind_bom ul{display: flex;justify-content: center;position: relative;z-index: 2;overflow: hidden;padding-left: 50px;}
	.ind_bom ul li{text-align: center;width: 360px;height: 305px;display: flex;flex-direction: column;justify-content: center;align-items: center;box-sizing: border-box;cursor: pointer;position: relative;}
	.ind_bom ul li:nth-child(1){width: 405px;padding-left: 50px;}
	.ind_bom{position: absolute;bottom: 0;width: 100%;}
	.ind_bom::after{content: "";background: url(../img/ind_bg1.png) center left no-repeat;height: 100%;width: 1499px;position: absolute;right: -235px;top: 0;}
	.ind_bom::before{content: "";width: 1575px;height: 260px;background: white;opacity: .7;position: absolute;right: -245px;bottom: 0;transform: skewX(-17deg);}
	.ind_bom ul li::after{content: "";width: 1px;height: calc(100% + 50px);background: white;position: absolute;right: 0;top: 50%;transform: translate(0,-50%) rotate(12deg);opacity: .4;}
	.ind_bom ul li:nth-last-child(1)::after{display: none;}
	.ind_item{display: flex;justify-content: center;align-items: center;padding-top: 125px;}
	@media screen and (max-width:1270px) {
		.ind_bom::before{display: none;}
	}
	@media screen and (max-width:1024px) {
		.ind_bom ul li::after{display: none;}
		.ind_bom ul li:nth-child(1){padding-left: 0;}
		.ind_bom ul{padding-left: 0;}
	}
	@media screen and (max-width:768px) {
		.ind{overflow: hidden;}
		.ind_item li>div{width: auto;}
	}
	@media screen and (max-width:520px) {
		.ind_txt p{display: none;}
		.ind_txt h2{font-size: 0.75rem;margin: 10px 0 0;}
		.ind_ico img{height: 40px;}
		.ind_bom ul li{height: 120px;}
		.ind_bom::after{width: 780px;}
		.ind_tit>span{display: none;}
		.ind_bt>span{font-size: 1.5rem;margin-bottom: 5px;}
		.ind_bt>h2{font-size: 1rem;line-height: 20px;}
		.ind_item div>p{font-size: 0.875rem;line-height: 20px;}
		.ind_item div>p br{display: none;}
		.ind_item{padding-top: 50px;}
		.ind_list{height: 445px;}
		.ind_tit{margin-bottom: 15px;}
		.ind_bt>h2 br{display: none;}
	}
	
	.ina{background: url(../img/ina_bg.jpg) center/cover no-repeat;height: 798px;}
	.ina_tit{padding: 95px 0 60px;}
	.ina_tit span{color: #15499a;font-size: 3.4375rem;font-weight: bold;display: block;}
	.ina_tit h2{color: #191919;font-size: 2.8125rem;display: inline-block;}
	.ina_tit h2::after{content: "";width: 100%;height: 10px;background: #ea5b24;display: block;margin-top: -12px;}
	.ina_txt{width: 690px;margin-bottom: 75px;}
	.ina_txt p{color: #191919;line-height: 30px;}
	.ina_num>span{color: #ea5b24;font-size: 4.375rem;font-family: "sdb2";}
	.ina_nr span{font-size: 1.5rem;color: #ea5b24;line-height: 20px;}
	.ina_nr p{color: #4a4a4a;margin-bottom: 13px;}
	.ina_num{display: flex;}
	.ina_nr{display: flex;flex-direction: column;justify-content: space-between;margin-left: 10px;align-items: center;}
	.ina_bom ul li>p{color: #4a4a4a;margin-left: 15px;}
	.ina_bom ul{height: 200px;display: flex;justify-content: space-evenly;align-items: center;}
	.ina_bom{width: 900px;background: white;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
	@media screen and (max-width:1024px) {
		.ina_txt{width: auto;}
		.ina_bom{width: 100%;}
	}
	@media screen and (max-width:520px) {
		.ina{overflow: hidden;height: auto;padding-bottom: 50px;}
		.ina_tit span{font-size: 1.875rem;line-height: 30px;}
		.ina_tit h2{font-size: 1.65rem;}
		.ina_tit h2::after{height: 5px;margin-top: -8px;}
		.ina_tit{padding: 50px 0 20px;}
		.ina_txt p{font-size: 0.875rem;line-height: 22px;}
		.ina_num>span{font-size: 2rem;}
		.ina_bom ul li>p{font-size: 0.875rem;margin-left: 0;}
		.ina_nr p{margin-bottom: 0;font-size: 0.875rem;}
		.ina_nr span{line-height: 15px;font-size: 1.25rem;}
		.ina_bom ul{height: auto;flex-wrap: wrap;padding: 30px 0;}
		.ina_txt{margin-bottom: 30px;}
		.ina_bom ul li{width: 45%;}
		.ina_bom ul li:nth-child(1n+3){margin-top: 20px;}
	}
	
	.inv{background: url(../img/inv_bg.jpg) center/cover fixed no-repeat;height: 849px;}
	.inv .gm{max-width: 1650px;}
	.inv_tit{text-align: center;padding: 65px 0 50px;}
	.inv_tit span{color: #fff;font-size: 3.4375rem;display: block;text-transform: uppercase;}
	.inv_tit h2{color: #fff;font-size: 2.8125rem;display: inline-block;}
	.inv_tit h2::after{content: "";width: 100%;height: 10px;background: #ea5b24;display: block;margin-top: -12px;}
	#mySwiper .swiper-slide{width: 963px;}
	#mySwiper{position: relative;padding: 0 100px;}
	.inv_img img{width: 100%;}
	.inv_qh{position: absolute;width: 100%;display: flex;justify-content: space-between;left: 50%;top: 50%;transform: translate(-50%,-50%);pointer-events: none;}
	.inv_qh>div{cursor: pointer;pointer-events: all;}
	.inv_qh img{filter: brightness(400);}
	.inv_img{position: relative;}
	.inv_img img{opacity: 0;}
	.inv_img a{display: block;position: relative;}
	.inv_img::after{content: "";background: url(../img/inv_ico.png) center/cover no-repeat;height: 110px;width: 110px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);pointer-events: none;}
	.inv_bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
	@media screen and (max-width:1270px) {
		.inv_qh{display: none;}
		#mySwiper{padding: 0;}
	}
	@media screen and (max-width:520px) {
		.inv_tit span{font-size: 1.5rem;}
		.inv_tit h2{font-size: 1.5rem;}
		.inv_tit h2::after{height: 5px;margin-top: -8px;}
		.inv_tit{padding: 50px 0 20px;}
		.inv_img::after{height: 50px;width: 50px;}
		.inv{height: auto;padding-bottom: 50px;}
	}
	
	.inn{background: #f0f0f0;padding-bottom: 75px;}
	.inn_tit{padding: 50px 0 40px;text-align: center;}
	.inn_tit span{color: #15499a;font-size: 3.4375rem;font-weight: bold;display: block;}
	.inn_tit h2{color: #191919;font-size: 2.8125rem;display: inline-block;}
	.inn_tit h2::after{content: "";width: 100%;height: 10px;background: #ea5b24;display: block;margin-top: -12px;}
	.inn_list ul{display: flex;justify-content: space-between;}
	.inn_time h2{color: #15499a;font-size: 3.75rem;font-family: "bcr";line-height: 60px;margin-bottom: 5px;}
	.inn_time p{color: #888888;font-size: 1.25rem;font-family: "bcr";}
	.inn_txt h2{color: #333333;font-size: 1.25rem;margin-bottom: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
	.inn_txt p{color: #888888;line-height: 26px;height: 52px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
	.inn_bom{display: flex;padding: 25px 15px;background: white;align-items: center;}
	.inn_list ul li{width: 31%;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
	.inn_txt{margin-left: 30px;overflow: hidden;}
	.inn_time{flex: 0 0 55px;}
	.inn_img{overflow: hidden;}
	.inn_img img{transition: .5s;}
	.inn_list ul li:hover .inn_img img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.inn_time{display: none;}
		.inn_txt{margin-left: 0;}
	}
	@media screen and (max-width:520px) {
		.inn_list ul li a{padding: 1px;display: block;}
		.inn_list ul li{box-shadow: none;}
		.inn_tit span{font-size: 1.875rem;line-height: 30px;}
		.inn_tit h2{font-size: 1.65rem;}
		.inn_tit h2::after{height: 5px;margin-top: -8px;}
		.inn_tit{padding-bottom: 20px;}
		.inn{padding-bottom: 50px;}
		.inn_txt h2{margin-bottom: 5px;font-size: 1rem;}
		.inn_bom{padding: 15px 10px;}
		.inn_txt p{font-size: 0.875rem;line-height: 18px;height: 38px;}
	}
	
	.foot{background: url(../img/foot_bg.jpg) center/cover no-repeat;box-sizing: border-box;padding-bottom: 20px;}
	.foot_list{padding-top: 40px;display: flex;justify-content: space-between;}
	.foot_l{display: flex;justify-content: space-between;width: 53.8%;margin-top: 20px;}
	.foot_menu h2{color: white;font-size: 1.125rem;display: flex;align-items: center;margin-bottom: 20px;}
	.foot_menu h2 img{margin-right: 5px;}
	.foot_menu ul li a{color: #a5a7aa;padding-left: 10px;}
	.foot_menu ul li{margin-bottom: 10px;}
	.foot_m p{color: white;font-size: 0.875rem;writing-mode: tb;margin-right: 10px;}
	.foot_m{display: flex;align-items: center;margin-bottom: 15px;justify-content: flex-end;}
	.foot_r>span{color: #a5a7aa;}
	.foot_r a{color: #204bc5;font-size: 2.625rem;font-family: "bsb";display: block;line-height: 40px;}
	.foot_r>p{color: white;display: flex;align-items: flex-start;margin-top: 10px;}
	.foot_r>p img{margin-right: 5px;}
	.foot_r{text-align: right;}
	.end{background: #15171c;}
	.end .gm{height: 50px;display: flex;justify-content: space-between;align-items: center;}
	.end p{color: #999999;font-size: 0.875rem;}
	.end p a{color: #999999;font-size: 0.875rem;}
	@media screen and (max-width:1024px) {
		.foot_l{display: none;}
		.foot_r{text-align: left;}
		.foot_m{justify-content: flex-start;}
	}
	@media screen and (max-width:768px) {
		.end .gm{height: auto;display: block;}
		.end p{display: inline;}
	}
	@media screen and (max-width:520px) {
		.fswzj{display: block;}
		.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#15499a;}
		.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #0c2e61;}
		.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 #0c2e61;}
		.fswzj ul li.on a{ border-left:none;}
		.fnav_pic{ width:24%; margin:0 auto;}
		.fnav_wb{font-size: 0.75rem;}
		
		.end{padding-bottom: 51px;}
		.foot_r a{font-size: 1.65rem;line-height: normal;}
		.foot_r>p img{display: none;}
		.foot_r>p br{display: none;}
		.foot_r>p{font-size: 0.875rem;}
		.end .gm{text-align: center;}
		.foot_m p{writing-mode: inherit;margin-right: 0;margin-top: 5px;}
		.foot_m{flex-direction: column-reverse;display: inline-flex;}
		.foot_r>span{display: block;}
		
	}
	
	.about_banner{background: url(../img/about_banner.jpg) center/cover no-repeat;height: 600px;}
	.about_bt{padding-top: 245px;}
	.about_bt span{font-size: 2.5rem;color: white;font-family: "arial";}
	.about_bt >div:first-letter {font-size: 5rem;}
	.about_bt h1{color: white;font-size: 2.5rem;}
	.about_menu .agm{display: flex;justify-content: flex-end;}
	.about_menu{margin-top: -66px;}
	.about_menu ul{display: flex;padding: 0 60px;background: white;}
	.about_menu ul li a{display: block;color: #7e7e7e;font-size: 1.125rem;line-height: 66px;height: 66px;position: relative;transition: .5s;}
	.about_menu ul li{margin-right: 65px;}
	.about_menu ul li a::after{content: "";height: 4px;width: 0;right: 0;bottom: 0;position: absolute;background: #1b4a9b;transition: .5s;}
	.about_menu ul li:nth-last-child(1){margin-right: 0;}
	.about_menu ul li:hover a::after{width: 100%;left: 0;}
	.about_menu ul li:hover a{color: #1b4a9b;}
	.al a::after{width: 100%!important;left: 0!important;}
	.al a{color: #1b4a9b!important;}
	.about{padding: 100px 0;}
	@media screen and (max-width:520px) {
		.about_bt{padding-top: 100px;}
		.about_bt span{font-size: 1.65rem;text-shadow: 1px 1px 2px #000;}
		.about_bt h1{font-size: 1.5rem;}
		.about_banner{height: 260px;}
		.about_bt >div:first-letter {font-size: 3rem;}
		.about_menu ul li a{font-size: 0.875rem;height: 45px;line-height: 45px;}
		.about_menu ul{padding: 0 20px;}
		.about_menu ul li{margin-right: 20px;}
		.about_menu{margin-top: -45px;}
		.about{padding: 50px 0;}
		.about_menu ul li a::after{height: 2px;}
	}
	
	.pro_banner{background: url(../img/pro_banner.jpg) center/cover no-repeat;height: 600px;}
	.pro_bt{padding-top: 245px;}
	.pro_bt span{font-size: 2.5rem;color: #15499a;font-family: "arial";}
	.pro_bt >div:first-letter {font-size: 5rem;}
	.pro_bt h1{color: #15499a;font-size: 2.5rem;}
	.pro_menu{margin-top: -66px;position: relative;}
	.pro_menu ul{display: flex;padding: 0 30px;background: white;box-sizing: border-box;width: 100%;justify-content: space-between;}
	.pro_menu ul li a{display: block;color: #7e7e7e;line-height: 66px;height: 66px;position: relative;transition: .5s;}
	.pro_menu ul li a::after{content: "";height: 4px;width: 0;right: 0;bottom: 0;position: absolute;background: #15499a;transition: .5s;}
	.pro_menu ul li:nth-last-child(1){margin-right: 0;}
	.pro_menu ul li:hover a::after{width: 100%;left: 0;}
	.pro_menu ul li:hover a{color: #15499a;}
	.pro_top{padding: 50px 0;}
	.pro_top .agm{display: flex;align-items: flex-end;}
	.pro_tit h2{font-size: 2.5rem;color: black;}
	.pl a{color: #15499a!important;}
	.pl::after{opacity: 1!important;}
	.pro{padding-bottom: 70px;}
	.pro ul li{border-bottom: 2px solid #ececec;margin-bottom: 30px;width: 31.539%;float: left;position: relative;box-sizing: border-box;margin-left: 2.691%;}
	.pro ul li::after{content: "";width: 0;right: 0;height: 2px;bottom: -2px;background: #15499a;position: absolute;transition: .5s;}
	.pro ul li:nth-child(3n+1){margin-left: 0;}
	.pro_txt{height: 80px;display: flex;flex-direction: column;justify-content: center;}
	.pro_txt h2{color: black;font-size: 1.25rem;margin-bottom: 5px;}
	.pro_txt p{color: #868686;}
	.pro ul li:hover::after{width: 100%;left: 0;}
	.pro ul li:hover .pro_img{box-shadow: 0 0 15px rgba(0,0,0,0.1);}
	.pro_img{transition: .5s;}
	@media screen and (max-width:1270px) {
		.pro_menu ul li{margin-right: 20px;}
		.pro_menu ul{padding: 0 20px;}
		.pro_txt h2{font-size: 1.5rem;}
		.pro_menu ul li a{font-size: 1rem;}
	}
	@media screen and (max-width:768px) {
		.pro_menu{margin-top: 0;}
		.pro_menu .agm{display: block;width: 100%;}
		.pro_txt{height: 60px;}
		.pro_txt h2{font-size: 1.125rem;margin-bottom: 0;}
		.pro_txt p{font-size: 1rem;display: none;}
		.pro_tit h2{font-size: 1.875rem;}
		.pro_menu ul li a::after{height: 2px;}
		.proshowa_r{margin-top: 20px;}
	}
	@media screen and (max-width:520px) {
		.pro_bt{padding-top: 90px;}
		.pro_bt span{font-size: 1.65rem;}
		.pro_bt h1{font-size: 1.5rem;}
		.pro_banner{height: 260px;}
		.pro_bt >div:first-letter {font-size: 3rem;}
		.pro_top{padding-bottom: 20px;}
		.pro_tit h2{font-size: 1.5rem;}
		.pro ul li{width: 49%;margin-left: 0!important;margin-bottom: 20px;}
		.pro ul li:nth-child(2n){margin-left: 2%!important;}
		.pro_txt h2{font-size: 1rem;line-height: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
		.pro_txt p{font-size: 0.875rem;}
		.pro_txt{height: 50px;}
		
	}
	
	.proshowa{padding: 85px 0;}
	.proshowa .agm{display: flex;justify-content: space-between;}
	.proshowa_l{width: 55%;}
	.proshowa_l .swiper-pagination-bullet{width: 10px;height: 10px;transition: .5s;}
	.proshowa_n span{color: #1b4a9b;font-size: 1.875rem;}
	.proshowa_n h1{color: #767676;font-size: 1.25rem;}
	.proshowa_n{margin-bottom: 20px;}
	.proshowa_r{width: 40.8%;box-sizing: border-box;}
	.proshowa_lx{padding-top: 20px;margin-top: 20px;border-top: 2px solid #dcdcdc;display: flex;align-items: center;}
	.proshowa_lx>a{color: white;display: inline-block;background: #1b4a9b;height: 50px;line-height: 50px;padding: 0 40px;}
	.proshowa_lx div{display: flex;align-items: center;}
	.proshowa_lx p{color: #1b4a9b;font-size: 1.875rem;font-family: "bcr";font-weight: bold;}
	.proshowa_lx img{margin-right: 5px;}
	.proshowb_xq>h2{color: black;font-size: 1.875rem;}
	.proshowb{padding: 50px 0 100px;background: #f3f3f3;}
	.proshowb .agm{display: flex;justify-content: space-between;align-items: flex-start;}
	.proshowb_xq{flex: 1;}
	.proshowb_xg{flex: 0 0 315px;box-sizing: border-box;padding: 30px 24px;margin-left: 50px;border: 1px solid #e7e7e7;background: white;}
	.proshowb_img{overflow: hidden;}
	.proshowb_img img{transition: .5s;}
	.proshowb_xg h2{color: #484848;font-size: 1.5rem;margin-bottom: 15px;text-align: center;}
	.proshowb_xg ul li{margin-bottom: 30px;}
	.proshowb_xg ul li a{display: block;}
	.proshowb_xg p{margin-top: 10px;color: #484848;text-align: left;}
	.proshowb_xg ul li:hover .proshowb_img img{transform: scale(1.05);}
	@media screen and (max-width:1024px) {
		.proshowa .agm{display: block;}
		.proshowa_l{width: 100%;}
		.proshowa_l img{width: 100%;}
		.proshowa_r{width: 100%;}
	}
	@media screen and (max-width:768px) {
		.mean-nav ul{display: block;background: #efefef;}
		header nav li{ position:relative; float:left;}
		header nav li a{color:#fff; padding:0 45px; font-size:1rem; height:70px; display:block; line-height:70px; text-align:center; position:relative; z-index:9;}
		header nav li:hover a,header nav li.cur a{color:#fff;}
		header nav li i{ background:#47b560; width:76%; height:66%; position:absolute; bottom:17%; left:12%; border-radius:3px; transform:scale(0); transition:0.5s;}
		header nav li:hover i,header nav li.cur i{transform:scale(1); transition:0.5s;}
		
		.mean-container .mean-nav {float:left;width:100%;background: rgba(245,245,245,1);}
		.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
		.mean-container .mean-nav ul li {position:relative;width:100%;padding: 0;}
		.mean-container .mean-nav ul li a {color:#333; display:block;width:90%; background:none; font-size:1rem;padding:0 5%;height:41px; line-height:42px;margin:0;text-decoration:none;}
		.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid #f1f1f1;border-top:1px solid rgba(255, 255, 255, .25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
		.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
		.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:10;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
		.mean-container .mean-nav ul li a.mean-expand:hover {background:#f4ae00;color: white;}
		.mean-container .mean-push {/* float:left; */	width:100%;	padding:0;	margin:0;clear:both}
		.mean-nav .wrapper {width:100%;padding:0;margin:0}
		.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
		.mean-remove {display:none!important}
		header nav {text-align: center;background: #efefef;}
		header nav ul {margin:0;padding:1em;list-style-type: none;} 
		
		header{ background:none; width:auto; display:block;position: relative; z-index:1; margin:0; padding:0; border-radius:0; float:none !important;}
		header nav li{background:none; line-height:inherit; margin-bottom:auto;}
		header nav li a{ font-weight:inherit; border:none; padding:inherit; height:auto; z-index:9;}
		header nav li span{ display:none;}
		header nav li ul li{ margin:auto; background:none;}
		header nav li ul li a{border:0;	 line-height:inherit;}
		header nav li i{ height:40px; bottom:0; width:100%; height:100%; left:0; border-radius:0;}
		.mean-container .mean-bar {/* margin-top: 15px; */width:100%;position:relative;background:#f5f5f5;height:43px; z-index:99;}
		.mean-container .mean-bar div.fl{ font-size:0.875rem; color:#000; line-height:43px; padding-left:2%;}
		.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:10px 24px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
		.mean-container a.meanmenu-reveal span {display:block;background:#000;height:3px;margin-top:3px}
	
		.proshowb .agm{display: block;}
		.proshowb_xg{margin-left: 0;margin-top: 25px;}
		.proshowb_xg ul li{width: 48%;}
		.proshowb_xg ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	}
	@media screen and (max-width:520px) {
		.proshowa{padding: 50px 0;}
		.proshowa_n span{font-size: 1.5rem;}
		.proshowa_n h1{font-size: 1rem;}
		.proshowa_n{margin: 20px 0 10px;}
		.proshowa_lx{margin-top: 20px;padding-top: 20px;}
		.proshowa_lx>a{height: 40px;line-height: 40px;padding: 0 25px;}
		.proshowb_xq>h2{font-size: 1.25rem;}
		.proshowb_xg{padding: 10px;margin-top: 20px;}
		.proshowb_xg h2{font-size: 1rem;}
		.proshowb_xg p{font-size: 0.875rem;text-align: center;margin-top: 5px;}
		.proshowb_xg ul li{margin-bottom: 15px;}
		.proshowb{padding-bottom: 50px;}
		.proshowa_l .swiper-pagination-bullet{height: 7px;width: 7px;}
	}
	
	
	
	.v_banner{background: url(../img/v_banner.jpg) center/cover no-repeat;height: 600px;}
	.v_bt{padding-top: 245px;}
	.v_bt span{font-size: 2.5rem;color: #fff;font-family: "arial";}
	.v_bt >div:first-letter {font-size: 5rem;}
	.v_bt h1{color: #fff;font-size: 2.5rem;}
	.v_menu .agm{display: flex;justify-content: flex-end;}
	.v_menu{margin-top: -66px;position: relative;}
	.v_menu ul{display: flex;padding: 0 60px;background: white;}
	.v_menu ul li a{display: block;color: #7e7e7e;font-size: 1.125rem;line-height: 66px;height: 66px;position: relative;transition: .5s;}
	.v_menu ul li{margin-right: 65px;}
	.v_menu ul li a::after{content: "";height: 4px;width: 0;right: 0;bottom: 0;position: absolute;background: #15499a;transition: .5s;}
	.v_menu ul li:nth-last-child(1){margin-right: 0;}
	.v_menu ul li:hover a::after{width: 100%;left: 0;}
	.v_menu ul li:hover a{color: #15499a;}
	.v_img{background: #e4e4e4;padding: 0 10px;transition: .5s;}
	.v_list{padding: 100px 0 70px;}
	.v_img img{position: relative;bottom: 10px;}
	.v_list ul li{width: 31.429%;margin-bottom: 50px;margin-left: 2.855%;float: left;}
	.v_list ul li:nth-child(3n+1){margin-left: 0;}
	.v_list{padding-bottom: 50px;}
	.v_txt p{color: #3b3b3b;font-size: 1.25rem;}
	.v_txt span{display: inline-block;width: 22px;height: 22px;line-height: 22px;text-align: center;border-radius: 50px;border: 1px solid #f0f0f0;font-family:"st";transition: .5s;}
	.v_txt{display: flex;justify-content: space-between;align-items: center;margin: 0 10px;margin-top: 15px;}
	.v_list ul li:hover .v_img{background: #15499a;}
	.v_list ul li:hover .v_txt span{background: #15499a;color: white;border-color: #15499a;}
	@media screen and (max-width:520px) {
		.v_bt{padding-top: 90px;}
		.v_bt span{font-size: 1.65rem;}
		.v_bt h1{font-size: 1.5rem;}
		.v_banner{height: 260px;}
		.v_bt >div:first-letter {font-size: 3rem;}
		.v_menu ul li a{font-size: 0.875rem;height: 45px;line-height: 45px;}
		.v_menu ul{padding: 0 20px;}
		.v_menu ul li{margin-right: 20px;}
		.v_menu{margin-top: -45px;}
		.v_list ul li{width: 48%;margin-left: 0!important;margin-bottom: 25px;}
		.v_list ul li:nth-child(2n){margin-left: 2%!important;}
		.v_txt p{font-size: 0.875rem;}
		.v_img{padding: 0 5px;}
		.v_list{padding-top: 65px;}
		.v_menu ul li a::after{height: 2px;}
		.v_img img{bottom: 5px;}
		.v_txt span{display: none;}
		.v_txt{margin: 10px 5px 0;display: block;}
	}
	
	.news_banner{background: url(../img/news_banner.jpg) center no-repeat;height: 600px;}
	.news_bt{padding-top: 245px;}
	.news_bt span{font-size: 2.5rem;color: #fff;font-family: "arial";}
	.news_bt >div:first-letter {font-size: 5rem;}
	.news_bt h1{color: #fff;font-size: 2.5rem;}
	.news_menu .agm{display: flex;justify-content: flex-end;}
	.news_menu{margin-top: -66px;position: relative;}
	.news_menu ul{display: flex;padding: 0 60px;background: white;}
	.news_menu ul li a{display: block;color: #7e7e7e;font-size: 1.125rem;line-height: 66px;height: 66px;position: relative;transition: .5s;}
	.news_menu ul li{margin-right: 65px;}
	.news_menu ul li a::after{content: "";height: 4px;width: 0;right: 0;bottom: 0;position: absolute;background: #15499a;transition: .5s;}
	.news_menu ul li:nth-last-child(1){margin-right: 0;}
	.news_menu ul li:hover a::after{width: 100%;left: 0;}
	.news_menu ul li:hover a{color: #15499a;}
	.news_list{padding: 90px 0;}
	.news_list a{display: flex;padding: 30px 34px;background: #f7f7f7;align-items: center;position: relative;z-index: 2;}
	.news_list li{position: relative;margin-bottom: 40px;border: 1px solid #e7e7e7;}
	.news_list li::after{content: "";height: 100%;width: 100%;background: #1c5492;position: absolute;bottom: 0;left: 0;display: block;transition: .5s;}
	.news_txt{width: 70%;margin-left: 40px;}
	.news_txt h2{color: #323232;font-size: 1.75rem;margin-bottom: 25px;}
	.news_txt p{color: #7b7b7b;font-size: 1.125rem;line-height: 30px;height: 60px;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;margin-bottom: 20px;}
	.news_txt span{color: #3e3e3e;display: inline-block;border-bottom: 3px solid #9d9d9d;}
	.news_img{overflow: hidden;flex: 0 0 320px;}
	.news_list li:hover::after{bottom: -5px;}
	.news_img img{transition: .5s;}
	.news_list li:hover .news_img img{transform: scale(1.05);}
	@media screen and (max-width:768px) {
		.news_list a{box-sizing: border-box;border: 1px solid #e7e7e7;}
		.news_list li{border: none;}
		.news_txt{margin-left: 25px;}
		.news_txt h2{font-size: 1.5rem;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
		.news_txt p{line-height: 22px;-webkit-line-clamp: 3;height: 66px;}
	}
	@media screen and (max-width:520px) {
		.news{overflow: hidden;}
		
		.news_bt{padding-top: 90px;}
		.news_bt span{font-size: 1.65rem;}
		.news_bt h1{font-size: 1.5rem;}
		.news_banner{height: 260px;}
		.news_bt >div:first-letter {font-size: 3rem;}
		.news_menu ul li a{font-size: 0.875rem;height: 45px;line-height: 45px;}
		.news_menu ul{padding: 0 20px;}
		.news_menu ul li{margin-right: 20px;}
		.news_menu{margin-top: -45px;}
		
		.news_img{flex: inherit;width: 48%;}
		.news_list a{padding: 10px;justify-content: space-between;}
		.news_txt h2{font-size: 1rem;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;height: 42px;line-height: 21px;}
		.news_list li{margin-bottom: 20px;}
		.news_txt span{display: none;}
		.news_txt p{margin-bottom: 0;font-size: 0.875rem;-webkit-line-clamp: 3;line-height: 18px;height: 54px;}
		.news_txt{margin-left: 0;width: 48%;}
		.news_list{padding: 40px 0;}
	}
	
	.news_hot{background: #fff;border: 2px solid #e0e0e0;padding-bottom: 20px;}
	.news_hbt{height: 70px;line-height: 70px;font-size: 1.35rem;color: black;padding: 0 20px;border-bottom: 2px solid #e0e0e0;box-sizing: border-box;}
	.news_hlist ul li a{display: flex;justify-content: space-between;height: 30px;line-height: 30px;}
	.news_hlist ul li:nth-child(1){margin-top: 20px;}
	.news_hlist ul li{margin-top: 10px;}
	.news_hlist span{color: #8b8b8b;font-family: "hmr";flex: 0 0 90px;}
	.news_hlist p{color: #8b8b8b;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-right: 20px;}
	.news_hlist{padding: 0 20px;}
	.news_show{padding:70px 0;padding-bottom: 125px;background: #fcfcfc;}
	.newsshow_title{border-bottom:1px solid #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
	.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
	.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
	.newsshow_wnnr img{ max-width:100%;}
	.bdsharebuttonbox{ margin:0 auto; padding-top:40px; width:145px;}
	.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
	.sxyjsys a:hover{ text-decoration:underline;}
	.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
	.xgnews-con{ padding-top:15px;}
	.newsshow_menu{background: #f6f6f6;padding-bottom: 1px;}
	.newsshow_menu .news_top{margin-bottom: 40px;}
	.news_show .gm{display: flex;justify-content: space-between;align-items: flex-start;}
	.newsshow_nr{width: 65%;background: white;border: 2px solid #e0e0e0;padding: 30px;box-sizing: border-box;}
	.newsshow_r{width: 33%;position: sticky;top: 120px;}
	.newsshow_r .news_hot{width: 100%;background: white;}
	.news_xg{margin-top: 20px;}
	.newsshow_title p{display: flex;align-items: center;padding-top: 12px;border-top:1px solid #ccc;margin-top: 30px;}
	.newsshow_title span{color: #8b8b8b;display: flex;align-items: center;margin-right: 40px;}
	.newsshow_title span img{margin-right: 10px;}
	.newsshow_title span:nth-last-child(1){margin-right: 0;}
	.newsshow_title span:nth-child(1) img{height: 17px;}
	@media screen and (max-width:768px) {
		.news_show .gm{display: block;}
		.newsshow_nr{width: 100%;}
		.newsshow_r{width: 100%;margin-top: 20px;}
		.news_show{padding: 50px 0;}
		.tagshow{margin-top: 20px;}
		
	}
	@media screen and (max-width:520px) {
		/* .news_nr{padding-bottom: 50px;} */
		.xgnews-con li{float: none;width: auto;}
		
		.nl_nr ul li a{padding: 12px 30px;font-size: 0.85rem;}
		.nl_nr ul{justify-content: space-between;}
		.news_nr li{margin: 10px 0;}
		.news_show{overflow: hidden;padding: 0 0 50px;margin-top: 40px;}
		.newsshow_nr{padding: 20px 10px;}
		.showcp_an{margin-bottom: 0;padding-top: 20px;}
		.cnxh_nr{padding: 0;background: none;}
		.news_hbt{font-size: 1.125rem;height: 50px;line-height: 50px;text-transform: capitalize;padding: 0 10px;}
		.cnxh_title p{font-size: 1.125rem;height: 50px;line-height: 50px;}
		.cnxh_title{height: auto;}
		.showcp_an p a{font-size: 0.875rem;font-weight: 600;height: 35px;line-height: 35px;}
		.showcp_an p {width: 80px;}
		.newsshow_title p{margin-top: 20px;}
		.newsshow_title{font-size: 1.25rem;}
		.news_hlist{padding: 0 10px;}
		
	}
	
	.c_banner{background: url(../img/c_banner.jpg) center/cover no-repeat;height: 600px;}
	.c_bt{padding-top: 245px;}
	.c_bt span{font-size: 2.5rem;color: #fff;font-family: "arial";}
	.c_bt >div:first-letter {font-size: 5rem;}
	.c_bt h1{color: #fff;font-size: 2.5rem;}
	.c_menu .agm{display: flex;justify-content: flex-end;}
	.c_menu{margin-top: -66px;position: relative;}
	.c_menu ul{display: flex;padding: 0 60px;background: white;}
	.c_menu ul li a{display: block;color: #7e7e7e;font-size: 1.125rem;line-height: 66px;height: 66px;position: relative;transition: .5s;}
	.c_menu ul li{margin-right: 65px;}
	.c_menu ul li a::after{content: "";height: 4px;width: 0;right: 0;bottom: 0;position: absolute;background: #15499a;transition: .5s;}
	.c_menu ul li:nth-last-child(1){margin-right: 0;}
	.c_menu ul li:hover a::after{width: 100%;left: 0;}
	.c_menu ul li:hover a{color: #15499a;}
	.c{padding: 100px 0 50px;}
	@media screen and (max-width:520px) {
		.c_bt{padding-top: 90px;}
		.c_bt span{font-size: 1.65rem;}
		.c_bt h1{font-size: 1.5rem;}
		.c_banner{height: 260px;}
		.c_bt >div:first-letter {font-size: 3rem;}
		.c{padding: 50px 0;}
	}
	
	
	/*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: #15499a; display: block;}
	.sitemap_nr>dl>dt{ padding: 25px 0 0px 0;}
	.sitemap_nr>dl>dt>a{ font-size: 1.125rem; border-left: 2px solid #15499a; padding-left: 10px; display: block; line-height: 20px; height: 20px; font-weight: bold; color: #15499a;}
	.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*/