.ne-banner{
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.ne-banner img{
	width: 100%;
	animation: changeScale 1 1.5s;
}
.n-pc-banner{
	display: block;
}
.n-mobile-banner{
	display: none;
}
.ne-title .w1630{
	animation: dh2 1 1.5s;
}
.ne-title{
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ne-title h3{
	font-size: 0.48rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.2;
	text-shadow: 0 2px 3px #555;
	margin-bottom: 0.1rem;
}
.ne-title h4{
	font-size: 0.28rem;
	color: #fff;
	font-weight: normal;
	/*text-transform: uppercase;*/
	text-align: center;
	line-height: 1.2;
	text-shadow: 0 2px 3px #555;
}
.ne-menuBox{
	width: 100%;
	height: 0.86rem;
	position: relative;
}
.ne-menuContent{
	width: 100%;
	background: #f7f7f7;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.ne-menuContent.on{
	position: fixed;
	top: 0;
}
.ne-menuContent .w1630{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ne-menuContent ul{
	display: flex;
}
.ne-menuContent ul li{
	padding: 0.22rem 0;
}
.ne-menuContent ul li a{
	display: block;
	padding: 0 0.35rem;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.42rem;
	border-radius: 0.42rem;
}
.ne-menuContent ul li a:hover{
	color: #003d88;
}
.ne-menuContent ul li.active a{
	background: #003d88;
	color: #fff !important;
}
.ne-menu-nav{
	display: flex;
	align-items: center;
}
.ne-menu-nav i{
	font-size: 0.2rem;
	color: #003d88;
	line-height: 1.4;
}
.ne-menu-nav p{
	font-size: 0.16rem;
	color: #555555;
	line-height: 1.4;
	margin-left: 0.04rem;
}
.ywjj-jkcn{
	padding: 0.6rem 0 0.9rem;
	background: url(../images/jkcn-bg.png) no-repeat center bottom #fff;
	background-size: 12.19rem;
	position: relative;
}
.ywjj-jkcn-cover{
	width: 84.9%;
	height: 100%;
	position: absolute;
	right: 7.55%;
	bottom: 0;
	z-index: 2;
	background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);
}
@-webkit-keyframes removeBg {
  0% {
	  width: 84.9%
  }

  100% {
	  width: 0;
  }
}

@keyframes removeBg {
 0% {
	  width: 84.9%
  }

  100% {
	  width: 0;
  }
}

.removeBg {
  -webkit-animation-name: removeBg;
          animation-name: removeBg;
}

.ywjj-jkcn .w1630{
	position: relative;
	z-index: 10;
}
.jkcn-info p{
	font-size: 0.2rem;
	color: #333333;
	line-height: 1.8;
	text-align: center;
}
.jkcn-solgan{
	margin-top: 0.3rem;
}
.jkcn-solgan-tilte{
	margin-bottom: 0.26rem;
}
.jkcn-solgan-tilte h3{
	font-size: 0.48rem;
	color: #003d88;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.2;
}
.jkcn-solgan-tilte p{
	font-size: 0.26rem;
	color: #003d88;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2;
}
.jkcn-solgan-t{
	display: block;
	margin: 0 auto;
	width: 4.9rem;
	height: 0.68rem;
	border-radius: 0.68rem;
	background: linear-gradient(to bottom, #003d88, #6899d4);
	background: -webkit-linear-gradient(to bottom, #003d88, #6899d4);
	background: -moz-linear-gradient(to bottom, #003d88, #6899d4);
	background: -o-linear-gradient(to bottom, #003d88, #6899d4);
	background: -ms-linear-gradient(to bottom, #003d88, #6899d4);
	font-size: 0.32rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 0.68rem;
	box-shadow: 0 4px 0px 0px rgba(0,61,136,0.15);
	cursor: pointer;
	position: relative;
	top: 0;
	transition-duration: 0.3s;
}
.jkcn-solgan-t:hover{
	box-shadow: 0 3px 3px 2px #cacaca;
	top: -10px;
}
.jkcn-solgan-add{
	font-size: 0.54rem;
	font-family: 'syhtB';
	color: #003f8f;
	text-align: center;
	line-height: 1;
}
.jkcn-solgan-list ul{
	display: flex;
	justify-content: center;
}
.jkcn-solgan-list ul li{
	width: 3.7rem;
	height: 0.6rem;
	border-radius: 0.6rem;
	margin: 0 0.1rem;
	background: linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -webkit-linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -moz-linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -o-linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -ms-linear-gradient(to bottom, #bfa246, #e8ce83);
	font-size: 0.2rem;
	color: #fff;
	text-align: center;
	font-family: 'syhtB';
	line-height: 0.6rem;
	cursor: pointer;
	position: relative;
	top: 0;
	transition-duration: 0.3s;
}
.jkcn-solgan-list ul li:hover{
	box-shadow: 0 3px 3px 2px #cacaca;
	top: -10px;
}
.ywjj-jkln{
	padding: 0.7rem 0 1.25rem;
	background: #f7f9fc;
}
.ywjj-jkln-info p{
	font-size: 0.2rem;
	color: #333333;
	line-height: 1.8;
	text-align: center;
}
.ywjj-jkln-list{
	margin-top: 0.4rem;
}
.ywjj-jkln-list ul{
	display: flex;
	justify-content: center;
}
.ywjj-jkln-list ul li{
	margin: 0 0.3rem;
	width: 3.9rem;
	border-radius: 0.1rem;
	overflow: hidden;
	position: relative;
}
.ywjj-jkln-bg{
	width: 100%;
	position: relative;
	z-index: 2;
}
.ywjj-jkln-bg img{
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}
.ywjj-jkln-list ul li:hover .ywjj-jkln-bg img{
	transform: scale(1.1);
}
.ywjj-jkln-name{
	width: 100%;
	height: 100%;
	padding: 0.44rem 0.2rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
}
.ywjj-jkln-name h3{
	font-size: 0.28rem;
	color: #fff;
	line-height: 1.4;
	font-family: 'syhtB';
}
.ywjj-jkln-name h4{
	font-size: 0.26rem;
	color: #fff;
	line-height: 1.4;
	font-family: 'syhtB';
}
.ywjj-jkgl{
	padding: 0.6rem 0 0;
	position: relative;
	z-index: 2;
}
.ywjj-jkgl-bg{
	width: 100%;
	height: 11.35rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.ywjj-jkgl .w1630{
	position: relative;
	z-index: 10;
}
.ywjj-jkgl .home-title h1{
	-webkit-text-stroke: 1px rgba(255,255,255,0.3);
    text-stroke: 1px rgba(255,255,255,0.3);
}
.ywjj-jkgl .home-title h2{
	color: #fff;
}
.ywjj-jkgl-info{
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 0.3rem;
}
.ywjj-jkgl-solgan{
	margin-bottom: 0.3rem;
}
.ywjj-jkgl-solgan ul{
	display: flex;
	justify-content: center;
}
.ywjj-jkgl-solgan ul li{
	text-align: center;
	margin: 0 0.75rem;
}
.ywjj-jkgl-solgan ul li .iconfont{
	display: block;
	font-size: 0.5rem;
	color: #fff;
	line-height: 1;
	margin-bottom: 0.1rem;
}
.ywjj-jkgl-solgan ul li p{
	font-size: 0.18rem;
	color: #ffffff;
	line-height: 1.8;
}
.ywjj-jkgl-tabs{
	padding: 0.5rem 0 0;
	border-radius: 0.12rem;
	background: url(../images/glfw-bg02.png) no-repeat bottom center #fff;
	background-size: 100%;
}
.jkgl-tabs-menu{
	margin-bottom: 0.2rem;
}
.jkgl-tabs-menu ul{
	display: flex;
	justify-content: center;
}
.jkgl-tabs-menu ul li{
	width: 3.6rem;
	height: 0.66rem;
	background: #e4e4e4;
	border-radius: 0.66rem;
	margin: 0 0.13rem;
	font-size: 0.24rem;
	color: #333333;
	text-align: center;
	line-height: 0.66rem;
	cursor: pointer;
}
.jkgl-tabs-menu ul li.hover{
	background: linear-gradient(to bottom, #bfa246, #e8cd82);
	background: -webkit-linear-gradient(to bottom, #bfa246, #e8cd82);
	background: -moz-linear-gradient(to bottom, #bfa246, #e8cd82);
	background: -o-linear-gradient(to bottom, #bfa246, #e8cd82);
	background: -ms-linear-gradient(to bottom, #bfa246, #e8cd82);
	color: #fff;
	font-family: 'syhtB';
}
.jkgl-tabs-contenter{
	padding: 0 0.8rem 0.2rem;
}
.jkgl-tabs-contenter:nth-child(1){
	background: #fff;
}
.jkgl-tabs-contenter-info{
	margin-bottom: 0.4rem;
	min-height: 0.9rem;
}
.jkgl-tabs-contenter-info h3{
	font-size: 0.34rem;
	color: #333333;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.4;
}
.jkgl-tabs-contenter-info p{
	font-size: 0.2rem;
	color: #333333;
	line-height: 1.6;
	text-align: center;
	margin-top: 0.1rem;
}
.glgc-box,.glfa-box{
	margin: 0 auto;
	width: 5rem;
	height: 5rem;
	position: relative;
}
.glgc-box-center{
	margin: 0 auto;
	width: 4.05rem;
	height: 4.05rem;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.glgc-box-center-bg{
	width: 100%;
	height: 100%;
	background: url(../images/glgc-dq.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	animation: zq01 15s linear infinite reverse;
}
.glgc-box-center img{
	display: block;
	width: 0.71rem;
	position: relative;
	z-index: 10;
	animation: zq01 15s linear infinite;
}
@keyframes zq01{
    0% { 
    	transform: rotate(0);
    }
    100% {
    	transform: rotate(360deg);
    }
}
.glgc-box ul li{
	position: absolute;
	width: 4rem;
	display: flex;
	align-items: center;
}
.glgc-box ul li:nth-child(1){
	left: -80%;
	top: 0;
	flex-direction: row-reverse;
}
.glgc-box ul li:nth-child(2){
	right: -80%;
	top: 0;
}
.glgc-box ul li:nth-child(3){
	right: -80%;
	bottom: 0.95rem;
}
.glgc-box ul li:nth-child(4){
	left: -80%;
	bottom: 0.95rem;
	flex-direction: row-reverse;
}
.glgc-box-icon{
	width: 1.33rem;
	height: 1.33rem;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.glgc-box-info{
	width: calc(100% - 1.33rem);
}
.glgc-box ul li:nth-child(1) .glgc-box-info{
	padding-right: 0.2rem;
}
.glgc-box ul li:nth-child(2) .glgc-box-info{
	padding-left: 0.2rem;
}
.glgc-box ul li:nth-child(3) .glgc-box-info{
	padding-left: 0.2rem;
}
.glgc-box ul li:nth-child(4) .glgc-box-info{
	padding-right: 0.2rem;
}
.glgc-box-info p{
	font-size: 0.17rem;
	color: #2668a0;
	line-height: 1.5;
	text-align: justify;
}
.glgc-box-icon-bg{
	background-size: 100% 100% !important;
	position: relative;
	z-index: 2;
	animation: zq01 15s linear infinite;
	transition-duration: 0.3s;
}
.glgc-box ul li:nth-child(1) .glgc-box-icon-bg,.glgc-box ul li:nth-child(1) .glgc-box-icon-txt{
	width: 1.17rem;
	height: 1.17rem;
}
.glgc-box ul li:nth-child(2) .glgc-box-icon-bg,.glgc-box ul li:nth-child(2) .glgc-box-icon-txt{
	width: 1.17rem;
	height: 1.17rem;
}
.glgc-box ul li:nth-child(3) .glgc-box-icon-bg,.glgc-box ul li:nth-child(3) .glgc-box-icon-txt{
	width: 1.33rem;
	height: 1.33rem;
}
.glgc-box ul li:nth-child(4) .glgc-box-icon-bg,.glgc-box ul li:nth-child(4) .glgc-box-icon-txt{
	width: 1.27rem;
	height: 1.27rem;
}
.glgc-box ul li:nth-child(1) .glgc-box-icon:hover .glgc-box-icon-bg{
	width: 1rem;
	height: 1rem;
}
.glgc-box ul li:nth-child(2) .glgc-box-icon:hover .glgc-box-icon-bg{
	width: 1rem;
	height: 1rem;
}
.glgc-box ul li:nth-child(3) .glgc-box-icon:hover .glgc-box-icon-bg{
	width: 1.15rem;
	height: 1.15rem;
}
.glgc-box ul li:nth-child(4) .glgc-box-icon:hover .glgc-box-icon-bg{
	width: 1.1rem;
	height: 1.1rem;
}
.glgc-box-icon-txt{
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	transform: translate(-50%,-50%);
	z-index: 4;
	display: flex;
	justify-content: center;
	align-items: center;
}
.glgc-box-icon-txt:after{
	display: block;
	content: '';
	width: 80%;
	height: 80%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition-duration: 0.3s;
}
.glgc-box ul li .glgc-box-icon:hover .glgc-box-icon-txt:after{
	width: 90%;
	height: 90%;
}
.glgc-box ul li:nth-child(1) .glgc-box-icon-txt:after{
	background: #2778be;
}
.glgc-box ul li:nth-child(2) .glgc-box-icon-txt:after{
	background: #2778be;
}
.glgc-box ul li:nth-child(3) .glgc-box-icon-txt:after{
	background: #2778be;
}
.glgc-box ul li:nth-child(4) .glgc-box-icon-txt:after{
	background: #4ba1ce;
}
.glgc-box-icon-txt>div{
	position: relative;
	z-index: 10;
}
.glgc-box-icon-txt span:nth-child(1){
	display: block;
	font-size: 0.26rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.1;
}
.glgc-box-icon-txt span:nth-child(2){
	display: block;
	font-size: 0.16rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.1;
}
.glfa-box-center{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #c4e0f8;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.glfa-box-center-info{
	width: 3.85rem;
	height: 3.85rem;
	overflow: hidden;
	position: relative;
}
.glfa-box-center-title{
	width: 2.1rem;
	height: 2.1rem;
	border-radius: 50%;
	background: url(../images/glfa-cBg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
}
.glfa-box-center-title img{
	display: block;
	width: 0.86rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 11;
}
.glfa-box-center-title h3{
	font-size: 0.3rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.1;
}
.glfa-box-center-solgan span{
	font-size: 0.26rem;
	color: #0a4a82;
	line-height: 1.4;
	position: absolute;
	z-index: 14;
}
.glfa-box-center-solgan span:nth-child(1){
	left: 50%;
	transform: translateX(-50%);
	top: 0.44rem;
}
.glfa-box-center-solgan span:nth-child(2){
	width: 0.3rem;
	top: 50%;
	transform: translateY(-50%);
	right: 0.44rem;
	line-height: 1.1;
}
.glfa-box-center-solgan span:nth-child(3){
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.44rem;
}
.glfa-box-center-solgan span:nth-child(4){
	width: 0.3rem;
	top: 50%;
	transform: translateY(-50%);
	left: 0.44rem;
	line-height: 1.1;
}
.glfa-box-center ul li{
	position: absolute;
	z-index: 30;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}
.glfa-box-center ul li:nth-child(odd){
	width: 0.92rem;
	height: 0.92rem;
}
.glfa-box-center ul li:nth-child(even){
	width: 0.94rem;
	height: 0.94rem;
}
.glfa-box-center ul li:nth-child(1){
	left: 0.22rem;
	top: 0.26rem;
}
.glfa-box-center ul li:nth-child(2){
	left: -0.47rem;
	top: 2.03rem;
}
.glfa-box-center ul li:nth-child(3){
	left: 0.22rem;
	bottom: 0.26rem;
}
.glfa-box-center ul li:nth-child(4){
	right: 0.22rem;
	top: 0.26rem;
}
.glfa-box-center ul li:nth-child(5){
	right: -0.47rem;
	top: 2.03rem;
}
.glfa-box-center ul li:nth-child(6){
	right: 0.22rem;
	bottom: 0.26rem;
}
.glfa-box-icon-bg{
	width: 100%;
	height: 100%;
	background-size: 100% 100% !important;
	position: relative;
	animation: zq01 15s linear infinite;
	transition-duration: 0.3s;
}
.glfa-box-center ul li:hover .glfa-box-icon-bg{
	width: 90%;
	height: 90%;
}
.glfa-box-icon-txt{
	width: 80%;
	height: 80%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 31;
	display: flex;
	justify-content: center;
	align-items: center;
	transition-duration: 0.3s;
}
.glfa-box-center ul li:hover .glfa-box-icon-txt{
	width: 100%;
	height: 100%;
}
.glfa-box-center ul li:nth-child(1) .glfa-box-icon-txt{
	background: #2778be;
}
.glfa-box-center ul li:nth-child(2) .glfa-box-icon-txt{
	background: #2793be;
}
.glfa-box-center ul li:nth-child(3) .glfa-box-icon-txt{
	background: #2778be;
}
.glfa-box-center ul li:nth-child(4) .glfa-box-icon-txt{
	background: #2793be;
}
.glfa-box-center ul li:nth-child(5) .glfa-box-icon-txt{
	background: #2778be;
}
.glfa-box-center ul li:nth-child(6) .glfa-box-icon-txt{
	background: #275abe;
}
.glfa-box-icon-txt span{
	display: block;
	font-size: 0.2rem;
	color: #fff;
	font-family: 'syhtB';
	line-height: 1.2;
}

.ywjj-fwtd{
	position: relative;
	z-index: 1;
	padding: 1.7rem 0 1.5rem;
	background: #f7f9fc;
	margin-top: -0.87rem;
}
.ywjj-fwtd .dz-bg{
	top: 0;
	right: auto;
	left: 0;
}
.ywjj-fwtd .w1630{
	position: relative;
	z-index: 4;
}
.ywjj-fwtd-flex{
	width: 100%;
	height: 5.38rem;
	border-radius: 0.14rem;
	overflow: hidden;
	position: relative;
}
.ywjj-fwtd-fl{
	width: 44%;
	height: 100%;
	background: url(../images/fwtd-bg01.png) no-repeat center right #dce9f8;
	background-size: 100% 100%;
	padding: 0.7rem 1.2rem 0 0.4rem;
	clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition-duration: 0.6s;
}
.ywjj-fwtd-flex .ywjj-fwtd-fl.active{
	width: 60%;
	padding: 0.7rem 1.6rem 0 0.4rem;
	background: url(../images/fwtd-bg01-a.png) no-repeat center right #013e89;
	background-size: 100% 100%;
	clip-path: polygon(0 0, 100% 0, 91% 100%, 0 100%);
}
.ywjj-fwtd-fr{
	width: 44.5%;
	height: 100%;
	background: url(../images/fwtd-bg02.png) no-repeat center right #dce9f8;
	background-size: 100% 100%;
	padding: 0.7rem 0.6rem 0 1rem;
	clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	transition-duration: 0.6s;
}
.ywjj-fwtd-flex .ywjj-fwtd-fr.active{
	width: 61.5%;
	background: url(../images/fwtd-bg02-a.png) no-repeat center right #013e89;
	background-size: 100% 100%;
	padding: 0.7rem 0.6rem 0 2.2rem;
	clip-path: polygon(10.5% 0, 100% 0, 100% 100%, 0 100%);
}
.ywjj-fwtd-flex h2{
	font-size: 0.72rem;
	line-height: 1;
	font-family: 'syhtB';
	margin-bottom: 0.05rem;
	color: #333333;
}
.ywjj-fwtd-flex h3{
	font-size: 0.3rem;
	line-height: 1.4;
	font-family: 'syhtB';
	margin-bottom: 0.2rem;
	color: #333333;
}
.ywjj-fwtd-flex p{
	font-size: 0.18rem;
	line-height: 1.6;
	text-align: justify;
	color: #333333;
	transition-duration: 0.3s;
}
.ywjj-fwtd-flex .active h2{
	color: #fff;
}
.ywjj-fwtd-flex .active h3{
	color: #fff;
}
.ywjj-fwtd-flex .active p{
	color: #fff;
}

.ywjj-fwtd-fl p{
	width: 98%;
}
.ywjj-fwtd-fr p{
	width: 85%;
}

.ywjj-fwzl{
	padding: 0.7rem 0 1.2rem;
	background: #fff;
	position: relative;	
}
.ywjj-fwzl .w1630{
	position: relative;
	z-index: 10;
}
.ywjj-fwzl-info h3{
	font-size: 0.42rem;
	color: #003d88;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.2;
	margin-bottom: 0.1rem;
}
.ywjj-fwzl-info-txt{
	margin-bottom: 0.3rem;
}
.ywjj-fwzl-info-txt p{
	font-size: 0.2rem;
	color: #333333;
	text-align: center;
	line-height: 1.8;
}
.ywjj-fwzl-flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.ywjj-fwzl-fl{
	width: 6.14rem;
	height: 6.14rem;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ywjj-fwzl-solgan01{
	width: 5.9rem;
	height: 5.9rem;
	border-radius: 50%;
	border: 1px solid #9cc1d4;
	position: relative;
}
.fwzl-solgan01-list{
	width: 1.36rem;
	height: 1.36rem;
	border-radius: 50%;
	background: url(../images/fwpz-bg01.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	cursor: pointer;
}
.fwzl-solgan01-list:nth-child(1){
	left: 0rem;
	bottom: 0.2rem;
}
.fwzl-solgan01-list:nth-child(2){
	left: 0rem;
	top: 0.2rem;
}
.fwzl-solgan01-list:nth-child(3){
	right: 0rem;
	top: 0.2rem;
}
.fwzl-solgan01-list:nth-child(4){
	right: 0rem;
	bottom: 0.2rem;
}
.fwzl-solgan01-list:after{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
  	left: 0;
  	top: 0;
  	background-color: #003d88;
  	transform: scale(1.2);
  	opacity: 0;
  	transition: 0.6s;
  	-webkit-transition: 0.6s;
}
@media (hover: hover) and (pointer: fine){
	.fwzl-solgan01-list:hover:after{
		opacity: 1;
    	transform: scale(1);
	}
}
.fwzl-solgan01-list>div{
	position: relative;
	z-index: 10;
}
.fwzl-solgan01-list span:nth-child(1){
	display: block;
	font-size: 0.3rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.2;
}
.fwzl-solgan01-list span:nth-child(2){
	display: block;
	font-size: 0.18rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.4;
}
.fwzl-solgan01-list span:nth-child(3){
	display: block;
	font-size: 0.16rem;
	color: #fff;
	text-align: center;
	line-height: 1.4;
}
.ywjj-fwzl-solgan02{
	width: 4.1rem;
	height: 4.1rem;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ywjj-fwzl-solgan02-line{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px dashed #003d88;
	position: relative;
	z-index: 2;
	animation: zq01 30s linear infinite;
}
.fwzl-solgan02-list{
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 10px 0 #d1d1d1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}
/*.fwzl-solgan02-list:after{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
  	left: 0;
  	top: 0;
  	background-color: #003d88;
  	transform: scale(1.2);
  	opacity: 0;
  	transition: 0.6s;
  	-webkit-transition: 0.6s;
}
@media (hover: hover) and (pointer: fine){
	.fwzl-solgan02-list:hover:after{
		opacity: 1;
    	transform: scale(1);
	}
}*/
.fwzl-solgan02-list:nth-child(1){
	left: -0.5rem;
	top: 35%;
}
.fwzl-solgan02-list:nth-child(2){
	left: 35%;
	top: -0.5rem;
}
.fwzl-solgan02-list:nth-child(3){
	right: -0.5rem;
	top: 35%;
}
.fwzl-solgan02-list>div{
	position: relative;
	z-index: 10;
}
.fwzl-solgan02-list>div .iconfont{
	display: block;
	text-align: center;
	font-size: 0.4rem;
	color: #003d88;
	line-height: 1;
	-webkit-transition: 0.6s;
}
.fwzl-solgan02-list:hover>div .iconfont{
	transform: rotateY(180deg);
}
.fwzl-solgan02-list span{
	display: block;
	font-size: 0.16rem;
	color: #333333;
	text-align: center;
	line-height: 1.2;
	-webkit-transition: 0.6s;
}
.fwzl-solgan02-list:hover span{
	color: #003d88;
}
.fwzl-solgan02-list>.iconfont{
	font-size: 0.26rem;
	color: #ae8a19;
	position: absolute;
}
.fwzl-solgan02-list:nth-child(1)>.iconfont{
	left: -0.34rem;
    bottom: 0.2rem;
    transform: rotate(170deg);
}
.fwzl-solgan02-list:nth-child(2)>.iconfont{
	left: 0.45rem;
    top: -0.44rem;
    transform: rotate(-90deg);
}
.fwzl-solgan02-list:nth-child(3)>.iconfont{
	right: -0.34rem;
    bottom: 0.2rem;
    transform: rotate(16deg);
}
.ywjj-fwzl-solgan03{
	width: 1.82rem;
	height: 1.82rem;
	border-radius: 50%;
	background: linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -webkit-linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -moz-linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -o-linear-gradient(to bottom, #bfa246, #e8ce83);
	background: -ms-linear-gradient(to bottom, #bfa246, #e8ce83);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	justify-content: center;
	align-items: center;
}
.ywjj-fwzl-solgan03 span{
	display: block;
	font-size: 0.22rem;
	color: #fff;
	font-family: 'syhtB';
	text-align: center;
	line-height: 1.4;
}
.ywjj-fwzl-fc{
	margin: 0 0.5rem;
	width: 0.81rem;
	height: 0.39rem;
	display: flex;
}
.ywjj-fwzl-fc span{
	width: 0.27rem;
	height: 100%;
}
.ywjj-fwzl-fc span:nth-child(1){
	background: url(../images/fwpz-jt01.png) no-repeat;
	background-size: 100% 100%;
	animation: sd01 2s linear infinite;
}
.ywjj-fwzl-fc span:nth-child(2){
	background: url(../images/fwpz-jt02.png) no-repeat;
	background-size: 100% 100%;
	animation: sd02 2s linear infinite;
}
.ywjj-fwzl-fc span:nth-child(3){
	background: url(../images/fwpz-jt03.png) no-repeat;
	background-size: 100% 100%;
	animation: sd03 2s linear infinite;
}
@keyframes sd01{
    0% { 
    	background: url(../images/fwpz-jt01.png) no-repeat;
		background-size: 100% 100%;
    }
    50% {
    	background: url(../images/fwpz-jt02.png) no-repeat;
		background-size: 100% 100%;
    }
    100% {
    	background: url(../images/fwpz-jt03.png) no-repeat;
		background-size: 100% 100%;
    }
}
@keyframes sd02{
    0% { 
    	background: url(../images/fwpz-jt02.png) no-repeat;
		background-size: 100% 100%;
    }
    50% {
    	background: url(../images/fwpz-jt01.png) no-repeat;
		background-size: 100% 100%;
    }
    100% {
    	background: url(../images/fwpz-jt02.png) no-repeat;
		background-size: 100% 100%;
    }
}
@keyframes sd03{
    0% { 
    	background: url(../images/fwpz-jt03.png) no-repeat;
		background-size: 100% 100%;
    }
    50% {
    	background: url(../images/fwpz-jt02.png) no-repeat;
		background-size: 100% 100%;
    }
    100% {
    	background: url(../images/fwpz-jt01.png) no-repeat;
		background-size: 100% 100%;
    }
}
.ywjj-fwzl-fr-list{
	width: 3.78rem;
	height: 2.08rem;
	border-radius: 0.1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 10px 0 #e1e1e1;
	cursor: pointer;
	transition-duration: 0.3s;
}
.ywjj-fwzl-fr-list:nth-child(1){
	background: url(../images/fwpz-bg02.png) no-repeat bottom center #fff;
	background-size: 100% auto;
	margin-bottom: 0.25rem;
}
.ywjj-fwzl-fr-list:nth-child(1):hover{
	background: url(../images/fwpz-bg02.png) no-repeat bottom center #013e89;
	background-size: 100% auto;
}
.ywjj-fwzl-fr-list:nth-child(2){
	background: url(../images/fwpz-bg03.png) no-repeat bottom center #fff;
	background-size: 100% auto;
}
.ywjj-fwzl-fr-list:nth-child(2):hover{
	background: url(../images/fwpz-bg03.png) no-repeat bottom center #013e89;
	background-size: 100% auto;
}
.ywjj-fwzl-fr-list .iconfont{
	display: block;
	font-size: 0.6rem;
	color: #fff;
	text-align: center;
	color: #003d88;
	line-height: 1;
	transition-duration: 0.3s;
}
.ywjj-fwzl-fr-list span{
	display: block;
	font-size: 0.24rem;
	color: #333333;
	text-align: center;
	line-height: 1.4;
	margin-top: 0.1rem;
	transition-duration: 0.3s;
}
.ywjj-fwzl-fr-list:hover .iconfont{
	color: #fff;
}
.ywjj-fwzl-fr-list:hover span{
	color: #fff;
}

.ne-content{
	padding: 1.1rem 0 1.2rem;
	background: #fff;
	position: relative;
}
.jkzx-box{
	position: relative;
	z-index: 20;
}
.home-jkzxBg{
	width: 100%;
	height: 3rem;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.dz-bg{
	width: 2.49rem;
	height: 1.43rem;
	overflow: hidden;
	background: url(../images/dianzhen.png) center center;
	background-size: cover;
	position: absolute;
	right: 0.4rem;
	top: 0.5rem;
}
.dz-bg:after{
	display: block;
	content: '';
	width: 0.2rem;
	height: 100%;
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	position: absolute;
	left: 0;
	top: 0;
	animation: goLeft 10s linear infinite;
}
@keyframes goLeft{
    0% { 
    	left: 0;
    }
    50% { 
    	left: 100%;
    }
    100% {
    	left: 0;
    }
}
.dz-bg:before{
	display: block;
	content: '';
	width: 100%;
	height: 0.2rem;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%);
	position: absolute;
	left: 0;
	top: 0;
	animation: goBottom 10s linear infinite;
}
@keyframes goBottom{
    0% { 
    	top: 0;
    }
    50% { 
    	top: 100%;
    }
    100% {
    	top: 0;
    }
}
.jkzx-control{
	padding-bottom: 0.6rem;
}
.jkzx-search{
	width: 100%;
	padding: 0.3rem 0.4rem;
	background: #fff;
	border-radius: 0.1rem;
	box-shadow: 0 0 10px 0 #d1d1d1;
	display: flex;
	align-items: center;
}
.jkzx-search h3{
	width: 1.2rem;
	font-size: 0.28rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.4;
}
.jkzx-search p{
	width: 2rem;
	font-size: 0.16rem;
	color: #333333;
	line-height: 1.4;
	margin-left: 0.2rem;
	margin-right: 0.15rem;
}
.jkzx-search input{
	width: calc(100% - 4.32rem);
	height: 0.6rem;
	padding: 0 0.2rem;
	border: none;
	background: #f8f8f8;
	outline: none;
	border-radius: 0.6rem;
	font-size: 0.18rem;
	color: #333;
}
.jkzx-search-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0.62rem;
	height: 0.6rem;
	border-radius: 0.6rem;
	background: #003d88;
	margin-left: 0.15rem;
	cursor: pointer;
}
.jkzx-search-btn .iconfont{
	font-size: 0.3rem;
	color: #fff;
	font-family: 'syhtB';
	line-height: 1.4;
	transition-duration: 0.3s;
}
.jkzx-search-btn:hover .iconfont{
	font-size: 0.28rem;
}
.jkzx-menu{
	margin-top: 0.8rem;
}
.jkzx-menu ul{
	display: flex;
	justify-content: space-between;
}
.jkzx-menu ul li{
	width: 15%;
	height: 0.62rem;
	border-radius: 0.62rem;
	margin-right: 2%;
	background: #f0f4f9;
	transition-duration: 0.3s;
}
.jkzx-menu ul li:hover{
	background: #003d88;
}
.jkzx-menu ul li:last-child{
	margin-right: 0;
}
.jkzx-menu ul li a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jkzx-icon-img{
	width: 0.25rem;
}
.jkzx-icon-img img{
	width: 100%;
}
.jkzx-icon-a{
	display: block;
}
.jkzx-icon-b{
	display: none;
}
.jkzx-menu ul li:hover .jkzx-icon-a{
	display: none;
}
.jkzx-menu ul li:hover .jkzx-icon-b{
	display: block;
}
.jkzx-menu ul li span{
	font-size: 0.16rem;
	color: #333333;
	line-height: 1.4;
	margin-left: 0.05rem;
	transition-duration: 0.3s;
}
.jkzx-menu ul li:hover span{
	color: #fff;
}
.jkzx-menu ul li.active{
	background: #003d88;
}
.jkzx-menu ul li.active .jkzx-icon-a{
	display: none;
}
.jkzx-menu ul li.active .jkzx-icon-b{
	display: block;
}
.jkzx-menu ul li.active span{
	color: #fff;
}
.jkzx-list ul{
		background: #fff;
}
.jkzx-list ul li{
	padding: 0 7.55%;
	position: relative;
}
.jkzx-list ul li:after{
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: #003d88;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover:after{
	opacity: 1;
	visibility: visible;
}
.jkzx-list ul li a{
	display: flex;
	padding: 0.5rem 0;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	z-index: 4;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover a{
	border-bottom: 1px solid transparent;
}
.jkzx-list ul li:nth-child(1) a{
	border-top: 1px solid #e1e1e1;
}
.jkzx-list ul li:nth-child(1):hover a{
	border-top: 1px solid transparent;
}
.jkzx-list-date{
	width: 1.3rem;
}
.jkzx-list-date span:nth-child(1){
	display: block;
	font-size: 0.26rem;
	color: #333333;
	line-height: 1.4;
	text-align: center;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover .jkzx-list-date span:nth-child(1){
	color: #fff;
}
.jkzx-list-date span:nth-child(2){
	display: block;
	font-size: 0.16rem;
	color: #666666;
	line-height: 1.4;
	text-align: center;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover .jkzx-list-date span:nth-child(2){
	color: #fff;
}
.jkzx-list-info{
	width: calc(100% - 5.5rem);
	padding-right: 0.5rem;
}
.jkzx-list-info h3{
	font-size: 0.24rem;
	color: #333333;
	line-height: 1.6;
	margin-bottom: 0.05rem;
	font-weight: normal;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover .jkzx-list-info h3{
	color: #fff;
}
.jkzx-list-info p{
	font-size: 0.16rem;
	color: #999999;
	line-height: 1.4;
	font-weight: normal;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover .jkzx-list-info p{
	color: #fff;
}
.jkzx-list-fr{
	width: 4.2rem;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}
.look-more{
	font-size: 0.16rem;
	color: #555555;
	line-height: 1.4;
	font-weight: normal;
	margin-right: auto;
	transition-duration: 0.3s;
}
.jkzx-list ul li:hover .look-more{
	color: #fff;
}
.jkzx-fn{
	display: block;
	width: 2.05rem;
	height: 0.42rem;
	border-radius: 0.42rem;
	background: #f1f7fb;
	font-size: 0.17rem;
	color: #003d88;
	text-align: center;
	line-height: 0.42rem;
	margin-left: 0.1rem;
	transition-duration: 0.3s;
}
.jkzx-fn:first-child{
	margin-left: 0;
}
.jkzx-list ul li:hover .jkzx-fn{
	background: #fff;
}

.jianT{width: 100%; text-align: center;margin-top: 0.4rem;display: flex;
    justify-content: center;
    align-items: center;}
.jianT ul{display: flex;justify-content: center;}
.jianT ul li{overflow: hidden; border: 0.01rem solid #ededed; background:#fff;line-height: 0.4rem;width: 0.4rem; height:0.4rem;display:block; margin:0 0.04rem;padding:0;}
.jianT ul li a{ font-size: 0.14rem; color: #333;text-align: center;display: flex;width: 100%;height: 100%; justify-content: center;align-items: center;}
.jianT ul li a:hover{text-decoration: none; background:#003d88;color:#fff;display: block;width: 100%;height: 100%;}
.jianT ul li .on{border: 0.01rem solid #003d88; background:#003d88; color:#fff;display:block;}
.jianT .prev,.jianT .next{width: 0.72rem;}

.Listmore{
	margin: 0 auto;
	display: block;
    width: 2.08rem;
    height: 0.5rem;
    border-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #0a3e89;
    position: relative;
	position: relative;
	z-index: 10;
}
.Listmore:after{
	display: block;
	content: '';
	width: 0%;
	height: 100%;
	background: #0a3e89;
	border-radius: 0.5rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	transition-duration: 0.5s;
}
.Listmore:hover:after{
	width: 100%;
	left: 0;
	right: auto;
}
.Listmore a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 0.2rem;
	color: #0a3e89;
	font-family: 'syhtB';
	position: relative;
	position: relative;
	z-index: 4;
	transition-duration: 0.5s;
}
.Listmore:hover a{
	color: #fff;
}

.bkdt-content{
	padding-bottom: 1.26rem;
	position: relative;
}
.bkdt-sp{
	padding: 1.18rem 0 1.2rem;
	background: url(../images/bkdt-bg01.png) no-repeat center right;
	background-size: cover;
}
.bkdt-sp-box{
	padding: 0.64rem 0.52rem;
	background: #fff;
	display: flex;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.bkdt-sp-fl{
	width: 49.5%;
	position: relative;
	z-index: 20;
}
.bkdt-sp-fl span{
	display: block;
	font-size: 0.24rem;
	color: #777777;
	line-height: 0.3rem;
	margin-bottom: 0.1rem;
}
.bkdt-sp-img{
	width: 100%;
	overflow: hidden;
}
.bkdt-sp-img img{
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}
.bkdt-sp-img:hover img{
	transform: scale(1.1);
}
.bkdt-sp-fr{
	width: 49.5%;
	z-index: 20;
	padding: 0.4rem 0.4rem 0 0.36rem;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 20;
}
.bkdt-sp-fr h3{
	font-size: 0.34rem;
	font-family: 'syhtB';
	line-height: 1.3;
	margin-bottom: 0.14rem;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.bkdt-sp-fr p{
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.bkdt-sp-fr .iconfont{
	margin-top: 0.25rem;
	display: flex;
	width: 0.46rem;
	height: 0.46rem;
	border-radius: 50%;
	background: #003d88;
	font-size: 0.18rem;
	color: #fff;
	justify-content: center;
	align-items: center;
}
.bkdt-sp-box .dz-bg{
	right: 0;
	top: 0;
	width: 1.9rem;
	height: 1.2rem;
}
.bkdt-search{
	padding: 0.6rem 0;
	position: relative;
	z-index: 10;
}
.bkdt-listBox{
	position: relative;
	z-index: 10;
}
.bkdt-listBox{
	margin-top: 0.2rem;
}
.bkdt-list{
	margin-bottom: 0.6rem;
}
.bkdt-list ul{
	zoom: 1;
}
.bkdt-list ul:after{
	display: block;
	content: '';
	clear: both;
}
.bkdt-list ul li:nth-child(odd){
	float: left;
}
.bkdt-list ul li:nth-child(even){
	float: right;
}
.bkdt-list ul li{
	width: 46.75%;
	margin-top: 0.5rem;
}
.bkdt-list ul li:nth-child(1){
	margin-top: 0;
}
.bkdt-list ul li:nth-child(2){
	margin-top: 1.2rem;
}

.bkdt-list-img{
	width: 100%;
	height: 3.32rem;
	border-radius: 0.1rem 0.1rem 0 0;
	overflow: hidden;
}
.bkdt-list-img img{
	display: block;
	width: 100%;
	height: 100%;
	transition-duration: 0.3s;
}
.bkdt-list ul li:hover .bkdt-list-img img{
	transform: scale(1.1);
}
.bkdt-list-info{
	width: 100%;
	padding: 0.5rem 0.7rem;
	background: #fff;
	border-radius: 0 0 0.1rem 0.1rem;
	box-shadow: 0 2px 4px 0 #d1d1d1;
	display: flex;
	align-items: center;
}
.bkdt-list-date{
	width: 1.14rem;
	height: 1.14rem;
	border-radius: 0.3rem;
	position: relative;
	overflow: hidden;
	padding: 1px;
}
.bkdt-list-date-txt{
	border: 1px solid #d3d2d2;
	width: 100%;
	height: 100%;
	border-radius: 0.28rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.bkdt-list ul li:hover .bkdt-list-date-txt{
	border: 1px solid #003d88;
}
.bkdt-list-date:after{
	display: block;
	content: '';
	width: 1.5rem;
	height: 0.5rem;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.25rem;
	margin-left: -0.75rem;
	z-index: 2;
}
.bkdt-list ul li:hover .bkdt-list-date:after{
	animation: zq 5s linear infinite;
}
@keyframes zq{
    0% { 
    	transform: rotate(0deg);
    }
    100% {
    	transform: rotate(360deg);
    }
}
.date-number{
	position: relative;
	z-index: 10;
}
.date-number span:nth-child(1){
	display: block;
	font-size: 0.48rem;
	color: #757070;
	text-align: center;
	line-height: 1;
	transition-duration: 0.3s;
}
.date-number span:nth-child(2){
	display: block;
	font-size: 0.16rem;
	color: #757070;
	text-align: center;
	line-height: 1.2;
	transition-duration: 0.3s;
}
.bkdt-list ul li:hover .date-number span:nth-child(1){
	color: #003d88;
}
.bkdt-list ul li:hover .date-number span:nth-child(2){
	color: #003d88;
}
.bkdt-list-info h3{
	width: calc(100% - 1.54rem);
	margin-left: 0.4rem;
	font-size: 0.26rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.3;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition-duration: 0.3s;
}
.bkdt-list ul li:hover .bkdt-list-info h3{
	color: #003d88;
}
.lxwm-content{
	position: relative;
	z-index: 10;
}
.lxwm-content ul li{position: relative;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 0.16rem;
}
.lxwm-content ul li:last-child{
	margin-bottom: 0;
}
.lxwm-tabs{
	background: #fff;
	display: flex;
	align-items: center;
	padding: 0.2rem 0.3rem;
	cursor: pointer;
}
.lxwm-tabs-img{
	width: 2.04rem;
	border-radius: 0.06rem;
	overflow: hidden;
}
.lxwm-tabs-img img{
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}
.lxwm-tabs:hover .lxwm-tabs-img img{
	transform: scale(1.1);
}
.lxwm-tabs-address{
	margin-left: 0.46rem;
}
.lxwm-tabs-address h3{
	font-size: 0.26rem;
	color: #333333;
	line-height: 1.2;
	display: flex;
	margin-bottom: 0.12rem;
}
.lxwm-tabs-address h3 span:nth-child(1){
	font-family: 'syhtB';
	color: #003d88;
	margin-right: 0.1rem;
}
.lxwm-tabs-address p{
	font-size: 0.2rem;
	color: #555555;
	line-height: 1.2;
}
.lxwm-tabs-address p strong{
	font-family: 'syhtB';
	color: #333333;
}
.lxwm-tabs a{
	margin-left: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.9rem;
	height: 0.56rem;
	border-radius: 0.56rem;
	background: #003d88;
	font-size: 0.18rem;
	color: #fff;
	font-family: 'syhtB';
	line-height: 1.4;
}

.lxwm-tabs.on a{
	background: #b99e4d;
}
.lxwm-tabs a .iconfont{
	font-size: 0.22rem;
	transform: rotate(45deg);
	margin-bottom: 0.05rem;
	margin-right: 0.05rem;
	transition-duration: 0.3s;
}
.lxwm-tabs a:hover .iconfont{
	transform: rotate(0deg);
	margin-bottom: 0;
}
.lxwm-map{
	display: none;
	width: 100%;
	height: 5.2rem;
	position: relative;
}
.map-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.join-box{
	position: relative;
	z-index: 10;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.join-menu{
	width: 2.94rem;
	background: #0c4d8e;
	padding-right: 0.06rem;
}
.join-menu h3{
	font-size: 0.24rem;
	color: #ffffff;
	line-height: 1.4;
	padding: 0.1rem 0.16rem;
}
.join-menu>ul{
	background: #fff;
	padding: 0.4rem 0.16rem;
}
.join-menu>ul>li{
	margin-bottom: 0.3rem;
}
.join-menu>ul>li:last-child{
	margin-bottom: 0;
}
.join-menu>ul>li h4{
	font-size: 0.28rem;
	color: #333333;
	font-weight: normal;
	line-height: 1.4;
	padding-left: 0.16rem;
	position: relative;
	margin-bottom: 0.2rem;
}
.join-menu>ul>li h4:before{
	display: block;
	content: '';
	width: 0.04rem;
	height: 0.22rem;
	background: #0c4d8e;
	position: absolute;
	left: 0;
	top: 52%;
	transform: translateY(-51%);
}
.join-menu>ul>li>dl>dd{
	margin-bottom: 0.15rem;
}
.join-menu>ul>li>dl>dd>h5{
	font-size: 0.18rem;
	font-family: 'syhtB';
	line-height: 1.4;
	color: #333333;
	cursor: pointer;
}
.join-menu>ul>li>dl>dd>.join-checkList{
	display: none;
	margin-top: 0.05rem;
}
.join-menu>ul>li>dl>dd.show>h5{
	color: #0c4d8e;
}

.join-checkList ul li{
	display: flex;
	align-items: center;
	margin-bottom: 0.08rem;
}
.join-checkList ul li:last-child{
	margin-bottom: 0;
}
.join-checkList ul li input{
	appearance: none; 
    width: 0.16rem;
    height: 0.16rem;
    border: 1px solid #333;
    border-radius: 0.02rem;
    position: relative;
    cursor: pointer;
}
.join-checkList ul li input:checked{
	border: 1px solid #0c4d8e;
	background: #0c4d8e;
}
.join-checkList ul li input:checked::after {
    content: '✔';
    color: #fff;
    font-size: 0.16rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.join-checkList ul li label{
	font-size: 0.18rem;
	line-height: 1.4;
	margin-left: 0.1rem;
}
.join-search-control{
	padding: 0.25rem 0;
}
.submit-btn{
	display: block;
	margin: 0 auto;
	width: 1.4rem;
	height: 0.42rem;
	border-radius: 0.42rem;
	background: #fff;
	font-size: 0.2rem;
	color: #333333;
	text-align: center;
	line-height: 0.42rem;
}
.join-content{
	width: calc(100% - 3.34rem);
}
.join-list-title{
	display: flex;
	background: #0c4d8e;
}
.join-list-title span{
	font-size: 0.22rem;
	color: #fff;
	text-align: center;
	line-height: 0.72rem;
}
.join-list-title span br{
	display: none;
}
.join-list-title span:nth-child(1){
	width: 29%;
}
.join-list-title span:nth-child(2){
	width: 22%;
}
.join-list-title span:nth-child(3){
	width: 22%;
}
.join-list-title span:nth-child(4){
	width: 22%;
}
.join-list-title span:nth-child(5){
	width: 5%;
}
.join-list-tabs{
	background: #fff;
	display: flex;
	box-shadow: 0 0 1px 0 #c1c1c1;
	cursor: pointer;
}
.join-list-tabs>div{
	padding: 0.2rem 0.14rem;
	display: flex;
	justify-content: center;
}
.join-list-tabs>div:nth-child(1){
	width: 29%;
	justify-content: flex-start;
}
.join-list-tabs>div:nth-child(2){
	width: 22%;
}
.join-list-tabs>div:nth-child(3){
	width: 22%;
}
.join-list-tabs>div:nth-child(4){
	width: 22%;
}
.join-list-tabs>div:nth-child(5){
	width: 5%;
	align-items: center;
}
.join-list-tabs>div .hot{
	display: block;
	width: 0.64rem;
	height: 0.3rem;
	border-radius: 0.3rem;
	background: #cba73b;
	font-size: 0.18rem;
	color: #fff;
	text-align: center;
	line-height: 0.3rem;
	margin-right: 0.1rem;
}
.join-list-tabs>div .add{
	display: block;
	width: 0.18rem;
	height: 0.18rem;
	position: relative;
}
.join-list-tabs>div .add:after{
	display: block;
	content: '+';
	font-size: 0.16rem;
	color: #333;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition-duration: 0.3s;
}
.join-list-tabs.selected>div .add:after{
	content: '-';
}
.join-list-tabs>div p{
	font-size: 0.2rem;
	color: #333333;
	line-height: 1.4;
}
.join-list-content{
	display: none;
	background: #fbfbfb;
	padding: 0.26rem 0.4rem 0.5rem;
}
.join-list-content-flex{
	display: flex;
}
.join-list-content-flexInfo{
	width: 50%;
	padding-right: 0.4rem;
}
.join-list-content-flexInfo h4{
	font-size: 0.18rem;
	color: #333;
	font-family: 'syhtB';
	line-height: 1.4;
	margin-bottom: 0.05rem;
}
.join-list-content-flexInfo p{
	font-size: 0.18rem;
	color: #666;
	line-height: 1.8;
	text-align: justify;
}

.yszc-content{
	position: relative;
	z-index: 10;
}
.yszc-content .home-title h1{
	text-align: left;
}
.yszc-content .home-title h2{
	text-align: left;
	color: #0a3e89;
}
.yszc-info h4{
	font-size: 0.28rem;
	color: #0a3e89;
	font-family: 'syhtB';
	line-height: 1.4;
	margin-bottom: 0.15rem;
}
.yszc-info p{
	font-size: 0.23rem;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
	margin-bottom: 0.05rem;
}

.about-gsjj{
	padding: 0.8rem 0 0.9rem;
	background: #fff;
	position: relative;
}
.about-gsjj .dz-bg{
	right: 7.55%;
	top: 0.1rem;
}
.about-gsjj .w1630{
	position: relative;
	z-index: 10;
}
.gsjj-content{
	display: flex;
}
.gsjj-content-fl{
	width: 55.1%;
	padding: 0rem 0.8rem 0 0.34rem;
}
.gsjj-content-fl .home-title{
	margin-bottom: 0.55rem;
	position: relative;
}
.gsjj-content-fl .home-title:after{
	display: block;
	content: '';
	width: 0.85rem;
	height: 0.04rem;
	background: #0a3e89;
	position: absolute;
	bottom: -0.3rem;
	left: 0;
}
.gsjj-content-fl .home-title h1{
	text-align: left;
	font-size: 0.7rem;
}
.gsjj-content-fl .home-title h2{
	text-align: left;
	color: #0a3e89;
}
.gsjj-content-info p{
	font-size: 0.19rem;
	color: #333333;
	line-height: 1.8;
	text-align: justify;
	text-indent: 0.25rem;
	margin-bottom: 0.18rem;
}
.gsjj-content-fr{
	width: 38.65%;
	border-radius: 0.1rem;
	overflow: hidden;
	position: relative;
}
.gsjj-content-fr img{
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.about-ywbj{
	position: relative;
}
.about-ywbj .home-title{
	width: 100%;
	position: absolute;
	top: 0.7rem;
	left: 0;
	z-index: 4;
}
.about-ywbj-map{
	width: 100%;
	position: relative;
	z-index: 2;
}
.about-ywbj-map img{
	width: 100%;
}
.pc-ab-map{
	display: block;
}
.mobile-ab-map{
	display: none;
}
.ywbj-qqsn{
	width: 5.6rem;
	padding: 0.3rem 0.4rem;
	background: #fff;
	box-shadow: 0 0 10px 0 #d1d1d1;
	position: absolute;
	bottom: 1rem;
	right: 2.85rem;
	z-index: 10;
}
.ywbj-qqsn h3{
	font-size: 0.3rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.4;
	margin-bottom: 0.12rem;
}
.ywbj-qqsn ul{
	display: flex;
	flex-wrap: wrap;
}
.ywbj-qqsn ul li{
	width: 30%;
	display: flex;
	align-items: center;
}
.ywbj-qqsn ul li:nth-child(3),.ywbj-qqsn ul li:nth-child(6){width: 40%; border-left:3px solid #dce0e3;  padding-left:0.3rem}
.ywbj-qqsn ul li:nth-child(-n+3){
	padding-bottom: 0.2rem;
}
.ywbj-qqsn-icon{
	width: 0.48rem;
}
.ywbj-qqsn-icon img{
	display: block;
	width: 100%;
}
.ywbj-qqsn ul li span{
	font-size: 0.26rem;
	color: #333333;
	line-height: 1.4;
	margin-top: 0.1rem;
}
.about-ywbj-fb-list{
	position: absolute;
	z-index: 10;
	width: 0.36rem;
	height: 0.36rem;
	z-index: 10;
	cursor: pointer;
}
.about-ywbj-fb-list:nth-child(1){
	left: 4.12rem;
    top: 5.1rem;
}
.about-ywbj-fb-list:nth-child(2){
	left: 5.01rem;
    top: 4rem;
}
.about-ywbj-fb-list:nth-child(3){
	left: 4.74rem;
    top: 4.2rem;
}
.about-ywbj-fb-list:nth-child(4){
	left: 4.1rem;
    top: 4.8rem;
}
.about-ywbj-fb-list:nth-child(5){
	left: 6.6rem;
    top: 3.46rem;
}
.about-ywbj-fb-list:nth-child(6){
	right: 1.2rem;
    top: 3.05rem;
}
.about-ywbj-fb-info{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.about-ywbj-fb-dot01{
	overflow: hidden;
	width: 0.08rem;
	height: 0.08rem;
	border-radius: 50%;
	background: #003d88;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	transition-duration: 0.3s;
	z-index: 15;
}
.about-ywbj-fb-dot01 img{
	display: none;
	width: 0.5323rem;
	max-width: initial;
}
.about-ywbj-fb-list:hover{
	z-index: 50;
}
.about-ywbj-fb-list:hover .about-ywbj-fb-dot01{
	width: 0.7rem;
	height: 0.7rem;
}
.about-ywbj-fb-list:hover .about-ywbj-fb-dot01 img{
	display: block;
}
.about-ywbj-fb-name{
	width: 0;
	height: 0.7rem;
	box-shadow: 0 0 5px 0 #d1d1d1;
	padding-left: 0;
	border-radius: 0 0.7rem 0.7rem 0;
	background: #fff;
	display: flex;
	align-items: center;
	position: absolute;
	left: 0.13rem;
	top: -0.17rem;
	z-index: 14;
	overflow: hidden;
}
.about-ywbj-fb-list:hover .about-ywbj-fb-name{
	width: 3.6rem;
	padding-left:0.5rem;
	transition-duration: 0.5s;
	transition-delay: 0.3s;
}
.about-ywbj-fb-list:nth-child(1):hover .about-ywbj-fb-name{
	width: 2rem;
}
.about-ywbj-fb-list:nth-child(2):hover .about-ywbj-fb-name{
	width: 2.7rem;
}
.about-ywbj-fb-list:nth-child(5):hover .about-ywbj-fb-name{
	width: 2.7rem;
}
.about-ywbj-fb-name h3{
	font-size: 0.22rem;
	color: #003d88;
	font-family: 'syhtB';
	white-space: nowrap;
}
.about-ywbj-fb-name p{
	margin-left: 0.05rem;
	font-size: 0.22rem;
	color: #000000;
	white-space: nowrap;
}
.about-ywbj-fb-list:nth-child(6) .about-ywbj-fb-name{
	left: auto;
	right: 0.13rem;
	border-radius: 0.7rem 0 0 0.7rem;
	padding-left: 0;
	padding-right: 0;
	flex-direction: row-reverse;
}
.about-ywbj-fb-list:nth-child(6):hover .about-ywbj-fb-name{
	padding-left:0;
	padding-right: 0.5rem;
}
.about-ywbj-fb-list:nth-child(6) .about-ywbj-fb-name p{
	margin-left: 0;
	margin-right: 0.05rem;
}
.about-ywbj-fb-dot02{
	width: 0.2rem;
	height: 0.2rem;
	background: #003d88;
	opacity: 0.4;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 19;
	animation: fdy1 2s linear infinite;
}
.about-ywbj-fb-dot03{
	width: 0.36rem;
	height: 0.36rem;
	background: #003d88;
	opacity: 0.3;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 19;
	animation: fdy2 2s linear infinite;
}
.about-ywbj-fb-list:nth-child(1) .about-ywbj-fb-dot01{
	background: #b99e4b;
}
.about-ywbj-fb-list:nth-child(1) .about-ywbj-fb-dot02{
	background: #b99e4b;
}
.about-ywbj-fb-list:nth-child(1) .about-ywbj-fb-dot03{
	background: #b99e4b;
}
@keyframes fdy1{
    0% { 
    	width: 0;
		height: 0;
    }
    100% {
    	width: 0.2rem;
		height: 0.2rem;
    }
}
@keyframes fdy2{
    0% { 
    	width: 0;
		height: 0;
    }
    100% {
    	width: 0.36rem;
		height: 0.36rem;
    }
}
.about-ywbj-fb-name{
	/*display: none;*/
}

.about-qysm{
	padding: 1rem 0 0;
	background: url(../images/qysm-bg.png) no-repeat top center #fff;
	background-size: 100% 7.82rem;
	position: relative;
	z-index: 4;
}
.about-qysm .home-title{
	margin-bottom: 0.8rem;
}
.about-qysm .home-title h1{
	text-align: left;
}
.about-qysm .home-title h2{
	text-align: left;
	color: #0a3e89;
}
.about-qysm .home-title p{
	font-size: 0.22rem;
	color: #0a3e89;
	font-family: 'syhtB';
	line-height: 1.4;
	margin-top: 0.05rem;
}
.about-qysm-content{
	width: 100%;
	display: flex;
}
.about-qysm-list{
	height: 5.72rem;
	padding: 0.36rem 0.35rem 0;
	border-radius: 0.1rem;
	cursor: pointer;
	transition-duration: 0.5s;
}
.about-qysm-list p{
	font-size: 0.18rem;
	line-height: 1.8;
	color: #333;
	text-align: justify;
}
.about-qysm-list.show p{
	color: #fff;
}
.about-qysm-list:nth-child(1){
	background: #ffffff;
	width: 28.52%;
	border-bottom: 0.06rem solid #006ec6;
	position: relative;
	z-index: 2;
}
.about-qysm-list:nth-child(1).show{
	background: #006ec6;
}
.about-qysm-list:nth-child(2){
	background: #faf7ec;
	width: 28.52%;
	border-bottom: 0.06rem solid #bba04f;
	margin-left: -1%;
	position: relative;
	z-index: 3;
}
.about-qysm-list:nth-child(2).show{
	background: #bba04f;
}

.about-qysm-list:nth-child(3){
	background: #fff;
	width: 44.96%;
	border-bottom: 0.06rem solid #003d88;
	margin-left: -1%;
	position: relative;
	z-index: 4;
}
.about-qysm-list:nth-child(3).show{
	background: #003d88;
}
.about-qysm-list:nth-child(1):after{
	display: block;
	content: '';
	width: 0.85rem;
	height: 0.76rem;
	background: url(../images/qysm-icon01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0.25rem;
	right: 0.5rem;
	transition-duration: 0.5s;
}
.about-qysm-list:nth-child(1).show:after{
	background: url(../images/qysm-icon01-w.png) no-repeat;
	background-size: 100% 100%;
}
.about-qysm-list:nth-child(2):after{
	display: block;
	content: '';
	width: 0.85rem;
	height: 0.76rem;
	background: url(../images/qysm-icon02.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0.25rem;
	right: 0.5rem;
	transition-duration: 0.5s;
}
.about-qysm-list:nth-child(2).show:after{
	background: url(../images/qysm-icon02-w.png) no-repeat;
	background-size: 100% 100%;
}
.about-qysm-list:nth-child(3):after{
	display: block;
	content: '';
	width: 0.85rem;
	height: 0.76rem;
	background: url(../images/qysm-icon03-b.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0.25rem;
	right: 0.5rem;
	transition-duration: 0.5s;
}
.about-qysm-list:nth-child(3).show:after{
	background: url(../images/qysm-icon03.png) no-repeat;
	background-size: 100% 100%;
}
.about-qysm-list.show:after{
	opacity: 1 !important;
	visibility: visible !important;
}
.about-qysm .w1630{
	position: relative;
	z-index: 10;
}
.about-qysm .dz-bg{
	right: auto;
	left: 0.2rem;
	top: auto;
	bottom: -0.5rem;
}
.about-qysm .dz-bg:before{
	display: none;
}
.about-qysm .dz-bg:after{
	display: none;
}

.about-zldw{
	padding: 1.5rem 0 1.8rem;
	background: #fff;
	position: relative;
	z-index: 2;
	margin-top: -0.41rem;
}
.about-zldw .w1630{
	position: relative;
	z-index: 10;
}
.about-zldw .home-title{
	margin-bottom: 0.4rem;
}
.about-zldw .home-title h2{
	color: #0a3e89;
}
.about-zldw-flex{
	display: flex;
	justify-content: space-between;
}
.about-zldw-list{
	width: 24.05%;
	border-radius: 0.1rem;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.about-zldw-img{
	width: 100%;
	position: relative;
	z-index: 2;
}
.about-zldw-img img{
	display: block;
	width: 100%;
}
.about-zldw-info{
	width: 100%;
	height: 100%;
	padding: 0.38rem 0.25rem 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	transition-duration: 0.3s;
}
.about-zldw-list:hover .about-zldw-info{
	background: rgba(0,61,136,0.86);
}
.icon-top,.icon-bottom{
	width: 0.7rem;
	position: absolute;
	transition-duration: 0.3s;
}
.icon-top img,.icon-bottom img{
	display: block;
	width: 100%;
}
.icon-top{
	left: 0.25rem;
	top: 0.5rem;
}
.about-zldw-list:hover .icon-top{
	opacity: 0;
	visibility: hidden;
}
.icon-bottom{
	right: 0.25rem;
	bottom: 0.28rem;
	opacity: 0;
	visibility: hidden;
}
.about-zldw-list:hover .icon-bottom{
	opacity: 1;
	visibility: visible;
}
.about-zldw-title{
	margin-top: 0.9rem;
	transition-duration: 0.3s;
}
.about-zldw-list:hover .about-zldw-title{
	margin-top: 0;
}
.about-zldw-title h3{
	font-size: 0.26rem;
	color: #fff;
	font-family: 'syhtB';
	line-height: 1.3;
}
.about-zldw-title p{
	font-size: 0.18rem;
	color: #fff;
	line-height: 1.3;
	text-transform: uppercase;
}
.about-zldw-txt{
	margin-top: 0.2rem;
	transition-duration: 0.3s;
	opacity: 0;
	visibility: hidden;
}
.about-zldw-list:hover .about-zldw-txt{
	opacity: 1;
	visibility: visible;
}
.about-zldw-txt p{
	font-size: 0.18rem;
	color: #fff;
	text-align: justify;
	line-height: 1.6;
}

.news-detail .w1630{
	padding: 0 10%;
}
.new-nr-ti { text-align:center; border-bottom:1px solid #eee; padding-bottom:0.2rem; margin-bottom:0.2rem;}
.new-nr-ti h1{ font-size:30px;line-height: 1.4;color: #333333;}
.new-nr-ti span{font-size: 14px;text-align: center;line-height: 1.2;color: #555555;}
.new-nr-zi{ 
	font-size: 0.18rem;
    color: #333333;
    line-height: 1.6;
    text-align: justify;
}
.new-nr-zi p span{
	font-size: 18px !important;
	font-family: 'syhtN' !important;
}
.new-nr-zi img{
	display: block;
	margin: 0.2rem auto;
}

.join-email{
	width: 100%;
	height: 2.1rem;
	background: url(../images/yx-bg.jpg) no-repeat center bottom;
	background-size: cover;
	margin-bottom: 0.06rem;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.join-email p{
	font-size: 0.2rem;
	color: #fff;
	font-family: 'syhtB';
	line-height: 1.4;
	color: #0c4d8e;
	text-shadow: 
    -1px -1px 0 #ffffff,
    1px -1px 0 #ffffff,
    -1px 1px 0 #ffffff,
    1px 1px 0 #ffffff;
}



@media only screen and (max-width: 1450px) {
    
}
@media only screen and (max-width: 1366px) {
    
}
@media only screen and (max-width: 1090px) {
    
}
@media only screen and (max-width: 769px){
	
}
@media only screen and (max-width: 540px) {
    .ne-banner{
    	margin-top: 55px;
    }
    .n-pc-banner{
    	display: none;
    }
    .n-mobile-banner{
    	display: block;
    }
    .ne-title h3{
    	font-size: 20px;
    }
    .ne-title h4{
    	font-size: 16px;
    }
    .ne-menuContent ul{
    	display: none;
    }
    .ne-menu-nav i{
    	font-size: 16px;
    }
    .ne-menu-nav p{
    	font-size: 14px;
    	line-height: 40px;
    }
    .gsjj-content{
    	display: block;
    }
    .gsjj-content-fl{
    	width: 100%;
    	padding: 0;
    }
    .gsjj-content-info p{
    	font-size: 14px;
    	line-height: 1.6;
    	text-indent: 28px;
    }
    .gsjj-content-fr{
    	width: 100%;
    }
    .pc-ab-map{
		display: none;
	}
	.mobile-ab-map{
		display: block;
	}
	.about-ywbj-fb{
		display: none;
	}
	.about-ywbj{
		padding-bottom: 20px;
	}
	.ywbj-qqsn{
		width: 94%;
		margin: 0 auto;
		position: relative;
		bottom: 0 !important;
		right: 0 !important;
		left: 0 !important;
		top: 0 !important;
	}
	.ywbj-qqsn h3{
		font-size: 18px;
	}
	.ywbj-qqsn ul li span{
		font-size: 14px;
	}
    
    .about-qysm{
    	padding-bottom: 20px;
    	background-size: cover;
    }
    .about-qysm-content{
    	display: block;
    }
    .about-qysm-list{
    	width: 100% !important;
    	margin-bottom: 10px;
    	height: auto;
    	padding: 15px 10px !important;
    }
    .about-qysm-list p{
    	font-size: 14px;
    }
    .about-qysm .home-title{
    	margin-bottom: 30px;
    }
    .about-zldw-flex{
    	justify-content: center;
    	flex-wrap: wrap;
    }
    .about-zldw-list{
    	width: 80%;
    	margin-bottom: 8px;
    }
    .icon-top{
    	display: none !important;
    }
    .about-zldw-title{
    	margin-top: 0 !important;
    }
    .about-zldw-info{
    	background: rgba(0, 61, 136, 0.86) !important;
    	padding: 30px 15px;
    }
    .about-zldw-txt{
    	opacity: 1 !important;
    	visibility: visible !important;
    }
    .icon-bottom{
    	opacity: 1 !important;
    	visibility: visible !important;
    }
    .about-zldw-title h3{
    	font-size: 16px;
    }
    .about-zldw-title p{
    	font-size: 14px;
    }
    .about-zldw-txt p{
    	font-size: 14px;
    }
    .home-jkzxBg{
    	width: 100%;
    	height: 280px;
    }
    
    .join-box{
    	display: block;
    }
    .join-menu{
    	width: 100%;
    }
    .join-menu h3{
    	font-size: 18px;
    }
    .join-menu>ul>li h4{
    	font-size: 16px;
    }
    .join-checkList ul li label{
    	font-size: 14px;
    }
    .join-checkList ul li input{
    	width: 14px;
    	height: 14px;
    }
    .submit-btn{
    	width: 120px;
    	height: 30px;
    	border-radius: 30px;
    	font-size: 16px;
    	line-height: 30px;
    }
    .join-content{
    	width: 100%;
    	margin-top: 10px;
    }
    .join-list-title{
    	padding: 0.2rem 0;
    	align-items: center;
    }
    .join-list-title span:nth-child(1){
		width: 42%;
	}
	.join-list-title span:nth-child(2){
		width: 12%;
	}
	.join-list-title span:nth-child(3){
		width: 24%;
	}
	.join-list-title span:nth-child(4){
		width: 22%;
	}
    .join-list-title span:nth-child(5){
    	display: none;
    }
    .join-list-title span{
    	font-size: 14px;
    	line-height: 1.4;
    }
    .join-list-title span br{
    	display: block;
    }
    .join-list-tabs>div:nth-child(1){
		width: 42%;
	}
	.join-list-tabs>div:nth-child(2){
		width: 12%;
	}
	.join-list-tabs>div:nth-child(3){
		width: 24%;
	}
	.join-list-tabs>div:nth-child(4){
		width: 22%;
	}
	.join-list-tabs>div:nth-child(5){
		display: none;
	}
	.join-list-tabs>div p{
		font-size: 14px;
	}
	.join-list-tabs>div .hot{
		width: 35px;
		font-size: 12px;
		margin-right: 5px;
	}
	.join-list-tabs>div:nth-child(1) p{
		width: calc(100% - 40px);
	}
	.join-list-content-flex{
		display: block;
	}
	.join-list-content-flexInfo{
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px;
	}
	.join-list-content-flexInfo h4{
		font-size: 14px;
	}
	.join-list-content-flexInfo p{
		font-size: 14px;
	}
	.ne-content{
		padding: 40px 0 60px;
	}
	.jianT ul li{
		display: none;
	}
	.jianT .prev, .jianT .next{
		display: block;
		width: 80px;
		height: 26px;
		font-size: 14px;
		line-height: 26px;
		margin: 0 10px;
	}
	.jianT ul li a{
		font-size: 14px;
		line-height: 26px;
	}
	
	.lxwm-tabs a{
		display: none;
	}
	.lxwm-tabs-address{
		margin-left: 10px;
	}
	.lxwm-tabs-address h3{
		font-size: 16px;
	}
	.lxwm-tabs-address p{
		font-size: 14px;
	}
	.lxwm-map{
		height: 300px;
	}
	
	.yszc-info h4{
		font-size: 16px;
	}
	.yszc-info p{
		font-size: 14px;
	}
	.ywjj-jkcn-cover{
		display: none;
	}
	.jkcn-info p{
		font-size: 14px;
		text-align: justify;
	}
	/*.jkcn-info p br{
		display: none;
	}*/
	.jkcn-solgan-list ul{
		flex-wrap: wrap;
	}
	.jkcn-solgan-list ul li{
		margin: 5px 5px;
	}
	
	.ywjj-jkln-info p{
		font-size: 14px;
		text-align: justify;
	}
	/*.ywjj-jkln-info p br{
		display: none;
	}*/
	
	.ywjj-jkln-list ul{
		display: block;
	}
	.ywjj-jkln-list ul li{
		margin: 0 auto 10px;
    	width: 80%;
	}
	.ywjj-jkln-name h3{
		font-size: 20px;
		text-shadow: 0 1px 1px #333;
	}
	.ywjj-jkln-name h4{
		font-size: 18px;
		text-shadow: 0 1px 1px #333;
	}
	
	.ywjj-jkgl-info{
		font-size: 14px;
		text-align: justify;
	}
	/*.ywjj-jkgl-info br{
		display: none;
	}*/
	.ywjj-jkgl-solgan ul{
		display: block;
	}
	.ywjj-jkgl-solgan ul li{
		margin: 0;
		width: 100%;
		display: flex;
		align-items: center;
		margin-bottom: 5px;
	}
	
	.ywjj-jkgl-solgan ul li .iconfont{
		width: 50px;
		text-align: center;
		font-size: 30px;
	}
	.ywjj-jkgl-solgan ul li p{
		width: calc(100% - 50px);
		font-size: 14px;
		line-height: 1.4;
		text-align: left;
	}
	.ywjj-jkgl-solgan ul li p br{
		display: none;
	}
	.jkgl-tabs-menu ul{
		flex-wrap: wrap;
	}
	.jkgl-tabs-menu ul li{
		width: 74%;
		margin: 5px auto;
		font-size: 16px;
	}
	
	.glgc-box{
		width: 100%;
		height: auto;
	}
	.glgc-box,.glfa-box{
		margin-top: 20px;
	}
	.ywjj-jkgl-tabs{
		padding: 30px 0 0;
	}
	.glgc-box-center{
		display: none;
	}
	.glgc-box ul li{
		position: relative;
		width: 100%;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
	}
	.glgc-box ul li:nth-child(1){
		flex-direction: row;
	}
	.glgc-box ul li:nth-child(2){
		flex-direction: row-reverse;
	}
	.glgc-box-icon{
		width: 133px;
		height: 133px;
	}
	.glgc-box-info{
		width: calc(100% - 133px);
	}
	.glgc-box-info p{
		font-size: 14px;
		line-height: 1.6;
	}
	.glgc-box ul li:nth-child(1) .glgc-box-icon-bg, .glgc-box ul li:nth-child(1) .glgc-box-icon-txt{
		width: 117px;
		height: 117px;
	}
	.glgc-box-icon-txt span:nth-child(1){
		font-size: 20px;
	}
	.glgc-box-icon-txt span:nth-child(2){
		font-size: 18px;
	}
	.glgc-box ul li:nth-child(2) .glgc-box-icon-bg, .glgc-box ul li:nth-child(2) .glgc-box-icon-txt{
		width: 117px;
		height: 117px;
	}
	.glgc-box ul li:nth-child(3) .glgc-box-icon-bg, .glgc-box ul li:nth-child(3) .glgc-box-icon-txt{
		width: 133px;
		height: 133px;
	}
	.glgc-box ul li:nth-child(4) .glgc-box-icon-bg, .glgc-box ul li:nth-child(4) .glgc-box-icon-txt{
		width: 127px;
		height: 127px;
	}
	.jkgl-tabs-contenter{
		padding: 0 15px 30px;
	}
	.jkgl-tabs-contenter-info p{
		font-size: 14px;
		text-align: justify;
	}
	.jkgl-tabs-contenter-info{
		min-height: auto;
		margin-bottom: 0;
	}
	
	/*.glfa-box-center{
		display: block;
		border: none;
	}
	.glgc-box-center-bg{
		display: none;
	}
	.glfa-box-center-info{
		width: 270px;
		height: 270px;
		margin: 0 auto;
		overflow: initial;
	}
	.glfa-box-center-title{
		width: 160px;
		height: 160px;
	}
	.glfa-box-center-title h3{
		font-size: 24px;
	}
	.glfa-box-center-title img{
		width: 86px;
	}
	.glfa-box-center-solgan span{
		font-size: 18px;
	}
	.glfa-box-center ul{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.glfa-box-center ul li{
		margin: 5px 8px;
		width: 92px !important;
		height: 92px !important;
		overflow: hidden;
		position: relative;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
		transform: translate(0,0) !important;
	}
	.glfa-box-icon-bg{
		background-size: 100% 100% !important;
	}
	.glfa-box-icon-txt span{
		font-size: 20px;
	}*/
	.glfa-box-icon-txt span{
		font-size: 14px;
	}
	
	.ywjj-fwtd-flex{
		height: auto;
	}
	.ywjj-fwtd-fl{
		width: 100% !important;
		padding: 20px 15px !important;
		background: url(../images/fwtd-bg01-a.png) no-repeat center right #013e89 !important;
		background-size: cover !important;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
		position: relative;
	}
	.ywjj-fwtd-fr{
		width: 100% !important;
		padding: 20px 15px !important;
		background: url(../images/fwtd-bg02.png) no-repeat center right #dce9f8 !important;
		background-size: cover !important;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%) !important;
		position: relative;
	}
	.ywjj-fwtd-fl h2{
		color: #fff !important;
	}
	.ywjj-fwtd-fr h2{
		color: #333 !important;
	}
	.ywjj-fwtd-fr h3{
		color: #333 !important;
	}
	.ywjj-fwtd-flex h3{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.ywjj-fwtd-fl h3{
		color: #fff !important;
	}
	.ywjj-fwtd-fr h3{
		color: #333 !important;
	}
	.ywjj-fwtd-flex p{
		width: 100%;
		font-size: 14px;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.ywjj-fwtd-fl p{
		color: #fff !important;
	}
	.ywjj-fwtd-fr p{
		color: #333 !important;
	}
	.ywjj-fwzl-info-txt p{
		font-size: 14px;
		text-align: justify;
	}
	.ywjj-fwzl-info-txt p br{
		display: none;
	}
	.ywjj-fwzl-flex{
		display: block;
	}
	.ywjj-fwzl-fl{
		width: 100%;
		height: auto;
		flex-wrap: wrap;
	}
	/*.ywjj-fwzl-solgan03{
		margin: 0 auto 10px;
		width: 120px;
		height: 120px;
		position: relative;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
		transform: translate(0,0) !important;
	}
	.ywjj-fwzl-solgan03 span{
		font-size: 22px;
	}
	.ywjj-fwzl-solgan01{
		display: flex;
		justify-content: space-between;
		width: 100%;
		height: auto;
		border-radius: 0;
		border: none;
		position: relative;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
		transform: translate(0,0) !important;
	}
	.fwzl-solgan01-list{
		width: 90px;
		height: 90px;
		position: relative;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
		transform: translate(0,0) !important;
	}
	.fwzl-solgan01-list span:nth-child(1){
		font-size: 18px;
	}
	.fwzl-solgan01-list span:nth-child(2){
		font-size: 14px;
	}
	.fwzl-solgan01-list span:nth-child(3){
		font-size: 14px;
	}
	.ywjj-fwzl-solgan02{
		margin-top: 20px;
		display: flex;
		justify-content: space-around;
		width: 100%;
		height: auto;
		border-radius: 0;
		border: none;
		position: relative;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
		transform: translate(0,0) !important;
	}
	.fwzl-solgan02-list{
		width: 90px;
		height: 90px;
		margin: 0 4px;
		position: relative;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important; 
		transform: translate(0,0) !important;
	}
	.fwzl-solgan02-list>div .iconfont{
		font-size: 32px;
	}
	.fwzl-solgan02-list span{
		font-size: 14px;
	}
	.fwzl-solgan02-list>.iconfont{
		display: none !important;
	}
	.ywjj-fwzl-solgan02-line{
		display: none;
	}*/
	.ywjj-fwzl-fr{
		display: flex;
		justify-content: space-between;
	}
	.ywjj-fwzl-fr-list{
		width: 49%;
	}
	.ywjj-fwzl-fr-list span{
		font-size: 14px;
	}
	.ywjj-fwzl-fc{
		margin: 30px auto;
		transform: rotate(90deg);
	}
	.ywjj-fwzl-fr-list:nth-child(1){
		background: url(../images/fwpz-bg02.png) no-repeat bottom center #013e89 !important;
    	background-size: 100% auto !important;
	}
	.ywjj-fwzl-fr-list:nth-child(2){
		background: url(../images/fwpz-bg03.png) no-repeat bottom center #013e89 !important;
    	background-size: 100% auto !important;
	}
	.ywjj-fwzl-fr-list .iconfont{
		color: #fff !important;
	}
	.ywjj-fwzl-fr-list span{
		color: #fff !important;
	}
	
	.bkdt-sp{
		padding: 30px 0;
	}
	.bkdt-sp-box{
		display: block;
	}
	.bkdt-sp-fl{
		width: 100%;
	}
	.bkdt-sp-fl span{
		font-size: 14px;
	}
	.bkdt-sp-fr{
		width: 100%;
		padding: 15px 10px;
	}
	.bkdt-sp-fr h3{
		font-size: 16px;
	}
	.bkdt-sp-fr p{
		font-size: 14px;
	}
	.jkzx-search{
		flex-wrap: wrap;
		/*display: block;*/
	}
	.jkzx-search h3{
		width: 100%;
		font-size: 18px;
	}
	.jkzx-search p{
		margin: 10px 0;
		width: 100%;
		font-size: 14px;
	}
	.jkzx-search input{
		width: calc(100% - 40px);
		height: 32px;
		border-radius: 30px;
		font-size: 14px;
	}
	.jkzx-search-btn{
		width: 32px;
		height: 32px;
		margin-left: 8px;
	}
	.bkdt-list ul li{
		float: none !important;
		width: 100%;
	}
	.bkdt-list-info{
		padding: 20px 15px;
	}
	.bkdt-list-date{
		width: 70px;
		height: 70px;
	}
	.date-number span:nth-child(1){
		font-size: 28px;
	}
	.date-number span:nth-child(2){
		font-size: 14px;
	}
	.bkdt-list-info h3{
		width: calc(100% - 80px);
		margin-left: 10px;
		font-size: 16px;
	}
	.jkzx-menu ul{
		flex-wrap: wrap;
	}
	.jkzx-menu ul li{
		width: 32%;
		margin-bottom: 10px;
	}
	.jkzx-menu ul li:nth-child(3n){
		margin-right: 0;
	}
	.jkzx-menu ul li span{
		font-size: 14px;
	}
	.jkzx-icon-img{
		width: 14px;
	}
	.jkzx-list ul li{
		padding: 0 3%;
	}
	.jkzx-list ul li a{
		padding: 20px 0;
		display: block;
	}
	.jkzx-list-date{
		width: 100%;
	}
	.jkzx-list-date span:nth-child(1){
		font-size: 26px;
		text-align: left;
	}
	.jkzx-list-date span:nth-child(2){
		font-size: 14px;
		text-align: left;
	}
	.jkzx-list-info{
		width: 100%;
		padding-right: 0;
	}
	.jkzx-list-info h3{
		font-size: 16px;
	}
	.jkzx-list-info p{
		font-size: 14px;
	}
	.jkzx-list-fr{
		width: 100%;
		margin-top: 10px;
		display: block;
	}
	.look-more{
		font-size: 14px;
	}
	.jkzx-fn{
		width: 190px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		margin-top: 5px;
		margin-left: 0;
	}
	
	.new-nr-ti h1{
    	font-size: 22px;
    }
    .new-nr-ti span{
    	font-size: 14px;
    }
    .new-nr-zi{
    	font-size: 14px;
    }
    .bkdt-list ul li:nth-child(2){
    	margin-top: 0.5rem;
    }
    
    .lxwm-tabs-img{
    	width: 80px;
    }
    .lxwm-tabs-address{
    	width: calc(100% - 90px);
    }
    
    .news-detail .w1630{
	padding: 0 0;
}
.new-nr-zi p span{
	font-size: 18px !important;
}

.bkdt-list-img{
	height: 154px;
}
.ywjj-jkcn{
	background-size: 100%;
}

.join-email p{
	font-size: 18px;
}
.join-menu>ul>li>dl>dd>h5{
	font-size: 16px;
}

.ywjj-jkgl .home-title h1{
	color: transparent;
	text-shadow: none;
	    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.1);
    text-stroke: 1px rgba(255, 255, 255, 0.1);
}
.gsjj-content-fl .home-title h1{
	font-size: 30px;
}
}