.gl-main{
	padding-bottom: 52px;
}
.gl-nav{
	width: 269px;
}
.gl-nav-t{
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	background-image: linear-gradient(-90deg, 
		#59b2f1 0%, 
		#3883f2 100%), 
	linear-gradient(
		#ed7b00, 
		#ed7b00);
	background-blend-mode: normal, 
	normal;
	line-height: 32px;
	padding: 12px 10px;
	text-align: center;
}
.gl-nav-l{
	background-color: #ffffff;
	box-shadow: 6px 3px 18px 0px rgba(165, 210, 246, 0.32);
	padding: 12px 24px;
}
.gl-nav-l .tit{
	display: block;
	padding: 12px 36px 12px 26px;
	font-size: 20px;
	line-height: 32px;
	color: #224a6a;
	border-top: 1px solid #deecf9;
	position: relative;
}
.gl-nav-l .tit:first-child{
	border-top: none;
}
.gl-nav-l .active:after{
	display: inline-block;
	content: ' ';
	position: absolute;
	top: 50%;
	margin-top: -7px;
	left: 195px;
	width: 8px;
	height: 14px;
	background: url(gl-ic1.png) center no-repeat;
	background-size: 100% 100%;
}
.gl-nav-l .active{
	color: #3b87f2;
	font-weight: bold;
}
.gl-tit{
	border-bottom: 1px solid #e9e9e9;
	line-height: 35px;
	padding-bottom: 10px;
}
.gl-tit img{
	margin-right: 16px;
}
.gl-tit .tit{
	vertical-align: middle;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}
.gl-tit .more{
	float: right;
	font-size: 16px;
	color: #3b87f2;
}
.gl-list{
	padding-top: 20px;
}
.gl-list li{
	line-height: 52px;
}
.gl-list li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000000;
	font-size: 18px;
	vertical-align: middle;
}
.gl-list li a br{
	display: none;
}
.gl-list li:before{
	display: inline-block;
	content: ' ';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin: 0 12px 0 4px;
	background: #cbd2da;
	vertical-align: middle;
}
.gl-list li span{
	float: right;
	color: #666666;
	font-size: 14px;
}
.gl-con{
	width: 1094px;
}
.gl-con .gl-list li:nth-child(5n){
	padding-bottom: 18px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 18px;
}
.gl-box{
	margin-bottom: 20px;
}
.gl-box .gl-list li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.gl-list2{
	margin-bottom: 40px;
}
.gl-list2 a{
	display: inline-block;
	width: 222px;
	height: 48px;
	background-color: #e8f4ff;
	border-radius: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	line-height: 48px;
	text-align: center;
	color: #3b87f2;
	margin-left: 22px;
	margin-top: 20px;
}

.ldxq-main{
	display: flex;
}
.ldxq-tx{
	flex-shrink: 0;
	width: 312px;
	background-color: #f1f8ff;
	text-align: center;
	padding: 58px 0 40px;
}
.ldxq-tx img{
	width: 173px;
	padding: 9px;
	background-color: #dcedff;
}
.ldxq-tx .name{
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
	color: #000000;
	margin-top: 12px;
}
.ldxq-tx .job{
	font-size: 20px;
	color: #000000;
}
.ldxq-con{
	min-height: 408px;
	margin-left: 18px;
	width: 1040px;
	padding-left: 25px;
	border-left: 1px solid #f1f1f1;
}
.ldxq-info{
	font-size: 18px;
	line-height: 52px;
	color: #000000;
	padding: 6px 18px;
}

.wsdc-list li a{
	width: 65%;
}
.wsdc-list li span{
	float: none;
	display: inline-block;
}
.wsdc-list li .wsdc-btn{
	width: auto;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding: 0 25px;
	float: right;
	color: #FFFFFF;
	background-color: #1268b3;
	border-radius: 3px;
	margin-top: 9px;
}

.wzdt-main{
	margin-top: 34px;
}
.wzdt-list{
	margin-bottom: 44px;
}
.wzdt-list a{
	display: inline-block;
	width: 257px;
	line-height: 53px;
	text-align: center;
	color: #000000;
	font-size: 18px;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(wzdt-bg1.png) center no-repeat;
	background-size: 100% 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.wzdt-list a:nth-child(5n+2){
	background-image: url(wzdt-bg2.png);
}
.wzdt-list a:nth-child(5n+3){
	background-image: url(wzdt-bg3.png);
}
.wzdt-list a:nth-child(5n+4){
	background-image: url(wzdt-bg4.png);
}
.wzdt-list a:nth-child(5n){
	background-image: url(wzdt-bg5.png);
}

.ldxx-main{
	display: flex;
	justify-content: space-between;
	padding: 50px 0 16px 90px;
	box-sizing: border-box;
}
.ldxx-lf{
	width: 260px;
    flex-shrink: 0;
}
.ldxx-lf a{
	display: block;
	text-align: center;
}
.ldxx-lf a img{
	width: 100%;
}
.ldxx-lf a p{
	color: #000;
    font-size: 22px;
    margin-top: 16px;
}
.ldxx-lf a h4{
	color: #000;
    font-size: 22px;
    margin-top: 12px;
}
.ldxx-rt{
	width: 930px;
}
.ldxx-rt li{
	display: inline-block;
	vertical-align: top;
	width: 140px;
	margin-right: 90px;
	margin-bottom: 30px;
	text-align: center;
}
.ldxx-rt li a{
	display: block;
}
.ldxx-rt li a img{
	width: 100%;
	height: 180px;
}
.ldxx-rt li a p{
	font-size: 16px;
    line-height: 16px;
    color: #000;
    margin-top: 15px;
}
.ldxx-rt li a h4{
	font-size: 16px;
    color: #000;
    margin-top: 8px;
}

@media screen and (min-width: 769px){
	.gl-list li a:hover{
		color: #3b87f2;
	}
	.wsdc-list li .wsdc-btn:hover{
		color: #fff;
	}
	.gl-nav-l .tit:hover:after{
		display: inline-block;
		content: ' ';
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 195px;
		width: 8px;
		height: 14px;
		background: url(gl-ic1.png) center no-repeat;
	}
	.gl-nav-l .tit:hover{
		color: #3b87f2;
		font-weight: bold;
	}
	.gl-list2 a:hover{
		font-weight: bold;
	}
	.wzdt-list a:hover{
		font-weight: bold;
	}

}

@media screen and (max-width: 768px){
	.gl-main{
		padding: 0 .2rem .4rem;
	}
	.gl-nav{
		width: 100%;
		margin-bottom: .4rem;
	}
	.gl-nav-t{
		font-size: .36rem;
		padding: .2rem;
		line-height: .56rem;
	}
	.gl-nav-l{
		padding: .2rem;
	}
	.gl-nav-l .tit{
		padding: .2rem .3rem;
		line-height: .5rem;
		font-size: .32rem;
	}
	.gl-nav-l .tit.active:after{
		width: .15rem;
		height: .25rem;
		margin-top: -.12rem;
		left: auto;
		right: .1rem;
	}
	.gl-con{
		width: 100%;
	}
	.gl-tit{
		line-height: .5rem;
		padding-bottom: .2rem;
	}
	.gl-tit img{
		height: .5rem;
		margin-right: .2rem;
	}
	.gl-tit .tit{
		font-size: .32rem;
	}
	.gl-tit .more{
		font-size: .28rem;
	}
	.gl-list{
		padding-top: .3rem;
	}
	.gl-list li{
		line-height: .7rem;
	}
	.gl-list li a{
		max-width: 74%;
		font-size: .32rem;
	}
	.gl-list li:before{
		width: .1rem;
		height: .1rem;
		margin: 0 .14rem 0 0;
		border-radius: .2rem;
	}
	.gl-list li span{
		font-size: .28rem;
	}
	.gl-list2{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: .4rem;
	}
	.gl-list2 a{
		width: 48%;
		height: .7rem;
		line-height: .7rem;
		margin: .3rem 0 0;
		font-size: .32rem;
	}
	.gl-box{
		margin-bottom: .4rem;
	}

	.ldxq-main{
		padding: 0 .2rem;
		display: block;
	}
	.ldxq-tx{
		width: 100%;
		padding: .3rem 0;
	}
	.ldxq-tx .tx{
		padding: .1rem;
		width: 50%;
		height: auto;
	}
	.ldxq-tx .name{
		font-size: .34rem;
		line-height: .7rem;
		margin-top: .2rem;
	}
	.ldxq-tx .job{
		font-size: .28rem;
	}
	.ldxq-con{
		min-height: auto;
		margin: .3rem 0 0;
		padding: 0;
		width: 100%;
		border: none;
	}
	.ldxq-info{
		padding: .2rem .1rem;
		font-size: .32rem;
		line-height: .5rem;
	}
	.wsdc-list li{
		margin-bottom: .2rem;
		padding-bottom: .1rem;
		border-bottom: 1px dashed #c8c7c7;
	}
	.wsdc-list li a{
		width: 90%;
		max-width: initial;
	}
	.wsdc-list li span{
		width: 100%;
	}
	.wsdc-list li .wsdc-btn{
		float: none;
		height: auto;
		line-height: initial;
		color: #0067B8;
		background: none;
		padding: 0;
		margin: 0;
		font-size: .28rem;
	}

	.wzdt-main{
		padding: 0 .2rem;
	}
	.wzdt-list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.wzdt-list a{
		width: 48%;
		line-height: .7rem;
		font-size: .32rem;
		margin: .3rem 0 0;
	}

	.ldxx-main{
		padding: .3rem .2rem 0;
		display: block;
	}
	.ldxx-lf{
		margin: 0 auto;
		width: 100%;
	}
	.ldxx-lf a img{
		width: 40%;
	}
	.ldxx-lf a p{
		font-size: .32rem;
		margin-top: .2rem;
	}
	.ldxx-lf a h4{
		font-size: .32rem;
		margin-top: 0;
	}
	.ldxx-rt{
		width: 100%;
		margin-top: .4rem;
	}
	.ldxx-rt li{
		width: 22%;
		margin-right: 4%;
		margin-bottom: .3rem;
	}
	.ldxx-rt li:nth-child(4n){
		margin-right: 0;
	}
	.ldxx-rt li a p{
		font-size: .32rem;
	}
	.ldxx-rt li a h4{
		font-size: .22rem;
		margin-top: .1rem;
	}
	.ldxx-rt li a img{
		height: 2rem;
	}
}