/* section */

.section {
	width: 100%;
	padding-bottom: 30px;
}

.section>.w1220 {
	padding: 20px;
	padding-bottom: 30px;
	background: #ffffff;
}

.division-line {
	width: 1px;
	background: #e6e6e6;
}

.current-position .w1220 {
	overflow: hidden;
}


/*  */

.fd {
	float: left;
}

.left-box {
	width: 340px;
	float: left;
}

.left-box .tit {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #1a56a8;
	font-size: 22px;
	font-weight: bold;
}

.left-box .tit img {
	vertical-align: text-bottom;
}

.left-box .tit a {
	color: #ffffff;
}


/**
.left-box ul {
    width: 100%;
    background: #f8f8f8;
    padding: 20px 0 25px 110px;
}

.left-box ul li {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding-left: 10px;
    background: url(dot-blue.png) no-repeat left center;
}

.left-box ul li a {
    color: #666666;
    float: left;
}

.left-box ul li.active a {
    color: #1a56a8;
}
**/


/**同级栏目修改**/

.left-box ul li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 26px;
	background: #f1f1f1 url(ic-17.png) no-repeat 296px center;
	margin-top: 5px;
}

.left-box ul li a {
	float: left;
	width: 100%;
	height: 100%;
	text-align: left;
}

.left-box ul li.active {
	background: #e8eef6 url(ic-17.png) no-repeat 296px center;
}

.left-box ul li.active a {
	color: #1a56a8;
	font-weight: bold;
}

.right-box {
	width: 760px;
	float: right;
}

.right-bigbox {
	width: 800px;
	border-left: 1px solid #eae8e8;
	float: right;
	/* padding-bottom: 35px; */
}

.title {
	width: 100%;
	/* height: 45px;*/
	line-height: 45px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.info-attr {
	width: 100%;
	line-height: 45px;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
	overflow: hidden;
}

.info-attr li {
	padding: 0 10px;
	color: #999999;
	font-size: 14px;
	float: left;
	margin-right: 25px;
}

.info-attr li:last-child {
	margin-right: 0px;
}

.info-attr li a {
	color: #999999;
}

.info-attr .change-size>a {
	color: #1a56a8;
}

.info-cont {
	width: 100%;
	padding-top: 40px;
	font-size: 16px;
}

.info-cont p {
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: left;
}


/*******自适应*********/

@media (max-width: 700px) {
	.current-position {
		max-width: 80%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.info-attr div ul {
		width: 100%;
	}
	.info-attr {
		margin: 0;
	}
	.left-box {
		position: relative;
		display: none;
	}
	.right-bigbox {
		width: 100%;
	}
	.right-box {
		width: 100%;
	}
	.title {
		width: 100%;
		line-height: 30px;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}
	.right-bigbox {
		border-left: none;
		text-align: left;
	}
	.dyby {
		display: none;
	}
	.info-attr li {
		padding: 0;
		font-size: 13px;
		text-align: center;
		float: none;
		line-height: 22px;
	    margin: 0;
	}
	.info-attr {
		padding-top: 25px;
		border-bottom: 2px solid #e6e6e6;
		padding-bottom: 5px;
	}
	.info-attr .change-size>a {
		color: #999;
	}
	.info-cont {
		padding-top: 10px;
	}
	.nav-base {
		width: 18px;
		height: 18px;
		float: right;
		background: url(wap-logo-r.png) no-repeat;
		background-size: 100%;
		margin: 25px;
		margin-bottom: 0;
	}
	#mask li {
		width: 100%;
		font-size: 18px;
		/* line-height: 1rem; */
		border: none;
		background-color: #E9EEF6;
	}
	#mask {
		position: absolute;
		left: 0;
		display: none;
		width: 100%;
	}
	.logo-r-bg {
		/* display: none; */
		background: url(wap-logo-r-1.png) no-repeat;
		background-size: 100%;
	}
	.left-box ul {
		padding: 0;
	}
	.left-box ul li {
		padding-left: 0px;
		background-image: none;
	}
	.left-box ul li a {
		/* color: #666666; */
		float: none;
	}
	#mask li a {
		color: #1a56a8;
		font-weight: bold;
	}
	.left-box .tit {
		height: 60px;
		line-height: 60px;
	}
	.info-attr {
		margin-top: 0px;
	}
	/* 通用头尾 */
	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}
	.w1220 {
		width: 100% !important;
		margin: 0 auto;
	}
	.section {
		overflow: hidden;
	}
	.section>.w1220 {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top {
		display: none;
	}
	.search-box {
		display: none;
	}
	.link-nav {
		display: none;
	}
	.nav {
		height: auto !important;
	}
	.nav-list li {
		float: left;
		width: 33.3% !important;
		font-size: 22px;
		text-align: center;
		border-right: 1px solid #6a91c6;
	}
	.logo {
		display: none;
	}
	.common-list-tit li {
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
	.common-list-tit {
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #eae8e8;
	}
	.name {
		position: initial !important;
		width: 100%;
	}
	.box-5 {
		width: 100%;
		height: 90px;
		margin-top: 20px;
		float: left;
	}
	.links .tit li {
		width: 33.3% !important;
	}
	.footer {
		height: auto !important;
	}
	.foot-box {
		margin: 0 !important;
		height: auto;
	}
	.dzjg,
	#_jiucuo_,
	#_span_jiucuo {
		display: none;
	}
	.foot-nav {
		text-align: center;
		margin-left: 85px;
	}
	.foot-box p {
		height: auto !important;
		text-align: center;
		padding: 0 20px;
	}
	.banner {
		width: 100%;
		height: auto !important;
	}
}