﻿body {
	font-family: 微软雅黑;
	margin: 0;
	width: 100%;
	background: url(banner.jpg) no-repeat top center;

}
    .wen  {
        min-height: 300px;
    }
.wap-logo {
	display: none;
}

.wap-bottom {
	display: none;
}

.baohan {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

/* 当前位置 */
.weizhi {
	width: 100%;
	height: 40px;
	line-height: 40px;
	/* background: #f6f6f6; */
	margin-left: 30px;
}

.bt-weizhi {
	width: 1200px;
	margin: 0 auto;
	background: url(weizhi.png) no-repeat left center;
	padding-left: 35px;
	color: #333333;
	font-size: 14px;
}

.bt-weizhi a {
	color: #333333;
	font-size: 14px;
}

/* 内容板块1 一网通办 */
.main {
	width: 900px;
	margin: 0 auto;
	padding-top: 28px;
}

.main-title {
	line-height: 1.6;
	border-bottom: 2px solid #717171;
	color: #000000;
	font-size: 28px;
	text-align: center;
	padding: 20px 0;
}

.main_fenxiang {
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.main_fenxiang>span {
	font-size: 14px;
	color: #333333;
	display: inline-block;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main_fenxiang span a {
	font-size: 14px;
	color: #333333;
}

.fenxiang {
	height: 60px;
	padding: 16px 0;
}

.main_content,
.main_content p span {
	color: #333333;
}

.main_content img {
	max-width: 900px;
}

.main_content,
.main_content p {
	line-height: 36px;
	/* font-size: 16px; */
	color: #333333;
}

/* 
.main_content p {
	margin: 20px 0;
	text-indent: 2rem;
} */
.main_dayin {
	background: #f1f1f1;
	height: 40px;
	line-height: 40px;
	text-align: right;
	margin-top: 20px;
}

.main_dayin span,
.main_dayin span a {
	font-size: 14px;
	display: inline-block;
	margin-right: 25px;
	color: #333333;
}

.main_dayin span img {
	margin-right: 10px;
	vertical-align: middle;
}

.sxp {
	margin-top: 40px;
	border-top: 1px dashed #c5c5c5;
}

div[id*=mediaContent] {
	text-align: center;
}

.main table,
#zoom table {
	max-width: 900px;
	margin: auto;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
	background-image: url(/picture/179/2201201749191587801.png) !important;
}





/* 友情链接 */

/* 友情链接开始 */

.yqljBox {
	width: 100%;
	background: #f3f3f3;
	border-top: 5px solid #0B5FBC;
	padding: 20px 0px;
	height: 80px;
}

.selectBox {
	width: 279px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border: 1PX solid #dcdcdc;
	margin-right: 28px;
	position: relative;
	float: left;
}

.selectBox:nth-child(4) {
	margin-right: 0;
}

.selectBox .selectTit {
	padding: 0 25px 0 20px;
	height: 40px;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	background: url(yqljBox-icon.png) no-repeat 243px center;
}

.selectBox .selectList {
	max-height: 320px;
	overflow-y: auto;
	width: 100%;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 40px;
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(193, 193, 193, 0.4);
}

.selectBox .selectList li {
	width: 100%;
}

.selectBox .selectList li a {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 100%;
	padding: 0 15px;
	color: #666;
}

.selectBox .selectList li a:hover {
	background-color: #2573CA;
	color: #fff;
}