﻿#pcys {
	display: block;
}

#sjb {
	display: none;
}

@media screen and (max-width: 1024px) {
	body {
		font-family: "微软雅黑";
		background: #f2f2f2;
	}
	.clearfix {
		zoom: 1;
	}
	.clearfix:after {
		content: "020";
		height: 0px;
		display: block;
		overflow: hidden;
		clear: both;
	}
	#pcys {
		display: none;
	}
	#sjb {
		display: block;
	}
	/*头部*/
	/* .mob_top {
		width: 100%;
	}
	.bluex {
		width: 100%;
		height: .09rem;
		background: #004aa0;
	}
	.mob_logo {
		height: 1.29rem;
		width: 100%;
		background: url(yun.png) no-repeat bottom #FFFFFF;
		text-align: center;
		overflow: hidden;
	}
	.mob_logo img {
		width: 4.52rem;
		height: .71rem;
		display: block;
		margin: 0 auto;
		margin-top: .31rem;
	}
	.bluex1 {
		height: .15rem;
		width: 100%;
		background: #004aa0;
	}
	.mob_nav {
		height: 1.17rem;
		width: 100%;
		background: #004aa0;
	}
	.mob_nva01 {
		float: left;
		width: 25% !important;
		text-align: center;
		height: .45rem;
		line-height: .45rem;
		background: url(nav_bgsj.png) no-repeat right;
		margin-top: 0.1rem;
	}
	.mob_nva01 a {
		font-size: .24rem;
		color: #FFFFFF;
		display: block;
	}
	.mob_hover {
		font-weight: bold;
	} */


/*领导信息*/
.box-1-3 {
    background: #ffffff;
	width: 100%;
	height: 8.76rem;
	padding: 0rem .33rem 0rem .26rem;
}

.common-list-tit1{
	width: 100%;
	height: 1.06rem;
	border-bottom: .01rem solid #eae8e8;
}

.common-list-tit li.on {
    border-bottom: .04rem solid #1154a8;
}

.common-list-tit1 li.on a {
    font-size: .36rem;
    color: #1154a8;
}

.common-list-tit1 li {
	float: left;
	height: .75rem;
	line-height: .75rem;
	font-size: .27rem;
	margin-right: .28rem;
	margin-top: .31rem;
}

.common-list-items1{
	padding-top: .09rem;
	overflow: hidden;
}

.common-list-items1 li:first-child{
	margin-left: 0rem;
}

.common-list-items1 li{
	float: left;
	width: 47%;
	height: 1.09rem;
	line-height: 1.09rem;
	margin-left: .39rem;
	font-size: .3rem;
	background: #f3f3f3;
	border-left: .1rem solid #004aa0;
	text-align: center;
	margin-top: .32rem;
}

.common-list-items1 li a{
	color: #333333;
}
/*底部*/
/* 
.mob_botton {
	width: 100%;
	height: 3.55rem;
}

.mob_yqlj {
	width: 100%;
	height: .8rem;
	line-height: .8rem;
	background: #004aa0;
	padding-left: 38%;
}

.mob_yqlj ul {
	margin: 0 auto;
}

.mob_li {
	float: left;
	height: 100%;
}

.mob_li>a {
	font-size: .28rem;
	display: block;
}

.mob_li1 {
	float: left;
	background: url(shu_sj.png) no-repeat;
	height: .28rem;
	width: .03rem;
	margin: .25rem;
}


.mob_footer {
	height: 2.75rem;
	line-height: 0.5rem;
	width: 100%;
	background: #ebebeb;
	text-align: center;
	font-size: .24rem;
	padding: .49rem .35rem 0 .35rem;
}

.mob_footercon {
	position: relative;
}

.mob_dzjg {
	position: absolute;
	left: 0rem;
	top: .18rem;
}

.mob_dzjg>img {
	width: .75rem;
	height: .9rem;
}

.mob_cj {
	position: absolute;
	right: 0rem;
	top: 0.38rem;
}

.mob_cj>img {
	width: 1.44rem;
	height: .72rem;
} */


}