﻿* {
	margin: 0;
	padding: 0;
	list-style: none;
	*zoom: 1;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	cursor: pointer;
}

fieldset,img {
	border: none;
}

li {
	list-style: none;
}

html,body {
	background-color: #fbfbfb;
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.mailbox-main {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pageMain {
	padding: 20px;
	background: #fff;
	min-height: 200px;
	margin-bottom: 20px;
}

/*.sideBarBox{
	width: 21%;
}*/
.sideBarBox ul li {
	width: 245px;
	height: 65px;
	margin-bottom: 10px;
}

.sideBarBox ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 65px;
	letter-spacing: 3px;
}

.img_r_l_1 {
	background: url(img_r_l_1.png) no-repeat;
	color: #8ecbfd;
	text-shadow: 0 0 3px #010915;
}

.img_r_l_2 {
	background: url(img_r_l_2.png) no-repeat;
	color: #68e9ff;
	text-shadow: 0 0 3px #02101b;
}

.img_r_l_3 {
	background: url(img_r_l_1.png) no-repeat;
	color:#8ecbfd;
	text-shadow: 0 0 3px #010915;
}

.img_r_l_4 {
	background: url(img_r_l_2.png) no-repeat;
	color: #68e9ff;
	text-shadow: 0 0 3px #02101b;
}

/*a.img_r_l_1:hover {
	color: #8ecbfd;
}

a.img_r_l_2:hover {
	color: #68e9ff;
}

a.img_r_l_3:hover {
	color: #8ecbfd;
}

a.img_r_l_4:hover {
	color: #68e9ff;
}*/

.mainContentBox {
	width: 77%;
}

.contentBox li {
	position: relative;
	padding: 0 60px 0 20px;
	height: 31px;
	line-height: 31px;
	background: url(common_dot.gif) no-repeat 3px center;
	overflow: hidden;
	vertical-align: top;
}

.contentBox li a {
	float: left;
	width: 88%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
}

.contentBox li a:hover {
	color: #0c61b0;
}

.contentBox li span {
	position: absolute;
	background: #fff;
	right: 0;
	top: 0;
	color: #333;
	font-size: 15px;
	z-index: 1;
}

.mainTitel {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.mainTitel a {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	width: 140px;
	display: inline-block;
	height: 32px;
	text-align: center;
	margin-right: 20px;
}

.mainTitel a:hover {
	color: #185aad;
}

.mainTitel a.mainTitel-left i {
	background: url(mailbox-del.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-left i.active {
	background: url(mailbox.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-left:hover i {
	background: url(mailbox.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-left-2 i {
	background: url(idea-del.png) no-repeat center 0px;
}

.mainTitel a.mainTitel-left-2 i.active {
	background: url(idea.png) no-repeat center 0px;
}

.mainTitel a.mainTitel-left-2:hover i {
	background: url(idea.png) no-repeat center 0px;
}

.mainTitel a.mainTitel-left-3 i {
	background: url(tian.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-left-3 i.active {
	background: url(tian.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-left-3:hover i {
	background: url(tian.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-right i {
	background: url(count-del.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-right i.active {
	background: url(count.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-right:hover i {
	background: url(count.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-right-1 i {
	background: url(search-01.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-right-1 i.active {
	background: url(search-02.png) no-repeat center 1px;
}

.mainTitel a.mainTitel-right-1:hover i {
	background: url(search-02.png) no-repeat center 1px;
}

.mainTitel a i {
	display: inline-block;
	width: 26px;
	height: 24px;
	-webkit-background-size: 100%;
	background-size: 100%;
	margin-right: 10px;
	vertical-align: middle;
}

.mainTitel a.imgOn {
	border-bottom: 3px solid #185aad;
	margin-bottom: -1px;
	color: #185aad;
}

/*政务公开*/
.affairsBox {
	border: 1px solid #d9eaff;
	width: 245px;
}

.affairsBox h2 {
	border-bottom: 1px solid #d9eaff;
	line-height: 40px;
	font-weight: 600;
	font-size: 18px;
	color: #185aad;
	padding-left: 20px;
	background-color: #f6faff;
}

.affairsBox ul {
	padding: 15px;
}

.affairsBox ul li {
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #d9eaff;
	background-color: #f6faff;
}

.affairsBox ul li a {
	font-size: 16px;
	color: #3a5577;
	display: inline-block;
	width: 100%;
}

.affairsBox ul li a:hover {
	font-weight: 600;
	color: #3a5577;
}

.affairsContentBox {
	margin-left: 20px;
	width: 893px;
}

.affairs_newslistBox {
	border: 1px solid #d9eaff;
	margin-bottom: 20px;
	min-height: 217px;
}

.affairs_title {
	border-bottom: 1px solid #d9eaff;
	line-height: 40px;
	background-color: #f6faff;
}

.affairs_title ul li {
	float: left;
}

.affairs_title ul li a {
	font-size: 18px;
	color: #555;
	line-height: 40px;
	padding: 0 25px;
	display: inline-block;
	text-align: center;
}

.affairs_title ul li.on a,.affairs_title a:hover {
	font-weight: 600;
	color: #185aad;
}

.affairs_newslistBox .contentBox {
	padding: 10px 20px;
}