﻿.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
}

ul, li {
	list-style-type: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.mrg-c {
	margin: auto
}

.erwm {
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 999;
}

.erwmSon img {
	width: 100px;

}

.erwmSon {
	text-align: center;
	font-size: 12px;
}

.erwmClose {
	margin-bottom: 3px;
}

.erwmOpen {
	display: none;
}

.layout {
	width: 374px;
	border: 1px solid #bbc9d5;
	height: 332px;
	box-sizing: border-box;
}

.list {
	overflow: hidden;
	font-size: 14px;
	height: 272px;
}

.list li {
	line-height: 32px;
	text-align: left;
	margin: 0 15px;
	border-bottom: 1px solid #ddd;
}

.list li span {
	color: #a5a5a5;
	font-size: 12px;
}

.list li a {
	color: #5A5A5A;
	width: 260px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	text-decoration: none;
}

.title {
	text-align: left;
	margin-top: 15px !important;
}

.title1 {
	position: relative;
	background: #ebf3fa;
	height: 45px;
	line-height: 45px;
	margin-bottom: 10px;
}
.active-h3{
	background-color: #0081d2!important;
}
.title1 h3 {
	width: 168px;
	color: #fff;
	background-color: #1FB8D2;
	position: relative;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	float: left;
	cursor: pointer;
	line-height: 45px;
}

.title1 h3 i {
	font-size: 26px;
	padding-right: 4px;
}

.title1 b {
	width: 0;
	height: 0;
	border-top: 5px solid #0081d2;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	position: absolute;
	bottom: -5px;
	left: 50%;
}

.over {
	width: 89px;
	height: 20px;
	display: block;
	padding-top: 8px;
	font-size: 12px;
	color: #B8192C;
	text-decoration: none;
	background: transparent url("dtnav.jpg") no-repeat scroll -1px bottom;
}

.move {
	position: absolute;
	/* top: 12px; */
	top: 0px;
	right: 0;
	height: 20px;
	display: block;
	color: black;
	text-decoration: none;
	padding-right: 10px;
	font-size: 12px;
}

.info {
	width: 308px;
	height: 332px;
	float: right;
	margin-top: 0px;
	border: 1px solid #CBCBCB;
	text-align: left;
	box-sizing: border-box;
}

.marqueetop {
	height: 300px;
	width: 290px;
	overflow: hidden;
	margin: 0px auto;
	font-size: 14px;
}

.marqueetop li {
	width: 290px;
	margin-bottom: 15px;
	overflow: hidden;
}

.marqueetop li a {
	color: black;
}

.marqueetop li a h4 {
	list-style: none;
	font-weight: bold;
	color: #3366ff;
	float: left;
	margin-right: 5px;
}

.marqueetop li a p {
	width: 180px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

.marqueetop li a span {
	float: right;
	color: black;
	font-size: 12px;
}

.newsimg {
	position: relative;
	height: 372px;
	width: 424px;
	float: left;
	margin: 0 10px;
}

.newsimg img {
	top: 0;
	left: 0;
}

.newsimg p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

/*政务公开*/
.gov-open {

}

.gov-head {
	margin: 12px 0 10px;
	border-bottom: 2px solid #0081d2;
	position: relative;
	line-height: 36px;
}

.gov-head span {
	width: 126px;
	height: 36px;
	text-align: center;
	color: #fff;
	background: url('../images/sd1.png') no-repeat bottom;
	background-size: cover;
	display: block;
	font-size: 16px;
}

/*办事指南*/
.guide01 {
	width: 518px;
	height: 234px;
	border: 1px solid #d6d6d9;
	box-sizing: border-box;
	padding: 12px;
}

.guide-head {
	text-align: left;
	box-sizing: border-box;
	border-bottom: 1px solid #c0c0c0;
	display: block;
	height: 31px;
}

.guide-head span {
	border-bottom: 2px solid #147dbf;
	padding-bottom: 10px;
}

.guide-list {
	margin-top: 10px;
}

.guide-list i {
	color: #0081d2;
	padding-top: 15px;
	display: block;
	font-size: 36px;
}

.guide-list p {
	color: #7f7f7f;
	font-size: 14px;
}

.guide-list li {
	height: 80px;
	width: 90px;
	background: #f1f1f1;
	margin-right: 8px;
	float: left;
	text-align: center;
}

.guide-list li:last-child {
	margin: 0
}

.guide02 {
	margin: 0 10px;
	width: 388px;
	height: 234px;
	border: 1px solid #d6d6d9;
	box-sizing: border-box;
	padding: 12px;
}

.scope {
	margin-top: 10px;
}

.scope a {
	width: 177px;
	height: 32px;
	line-height: 32px;
	background: #f1f1f1;
	position: relative;
	float: left;
	margin: 0 3px 3px 0;
	text-align: center;
}

.scope a:last-child {
	margin-right: 0;
}

.scope li i {
	width: 0;
	height: 0;
	border-left: 6px solid #ed5e14;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	display: block;
	position: absolute;
	top: 12px;
	left: 20px;
}

.scope li span {
	color: #6d6d6d;
	font-size: 14px;
}

.guide03 {
	width: 248px;
	height: 234px;
	/*border: 1px solid #8bccff;*/
	box-sizing: border-box;
}

.guide03-head {
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: left;
	padding-left: 12px;
	background: #0081d2;
}

.guide03-head a {
	color: #fff;
	font-size: 12px;
	float: right;
	padding-right: 15px;
}

.question {
	font-size: 14px;
	padding: 10px;
	text-align: left;
	line-height: 22px;
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	height: 212px;
}

.question ul {
	overflow: hidden;
}

.xxbox {
	padding: 10px 20px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 35%;
	margin-top: 8px;
	background: #f2f2f2;
}

.xxbox img {
	float: left;

}

.xxbox b {
	float: left;
	margin-left: 10px;
}

/*信箱*/
.message {
	margin-top: 13px;
}

.mail-box {
	width: 295px;
	height: 334px;
	box-sizing: border-box;
	color: #787878;
	font-size: 14px;
}

.mail-box ul {

}

.mail-box li {
	margin-bottom: 5px;
}

.mail-box li a {
	color: #5A5A5A;
}

.mail-box li span {
	padding-right: 8px;
	float: left;
	line-height: 34px;
	width: 36px;
	box-sizing: border-box;
}

.sumbtn input {
	background: #e08e62;
	color: #fff;
	width: 96px !important;
	height: 30px !important;
	line-height: 31px;
	margin: 4px;
	border: none !important;
	cursor: pointer;
}

.mail-box li input, .mail-box li select {
	width: 212px;
	height: 30px;
	border: 1px solid #d3d3d3;
}

.mail-box li textarea {
	height: 55px;
	width: 212px;
	border: 1px solid #d3d3d3;
}

.reply {
	width: 508px;

	margin: 0 16px;
}

.reply-head {
	height: 46px;
	line-height: 46px;
	position: relative;
	background: #ebf3fa;
	color: #666;
	text-align: center;
}

.reply-head > div {
	width: 50%;
	float: left;
	cursor: pointer;
	height: 46px;
	font-size: 16px;
}

.reply-head > div i {
	font-size: 24px;
}

.reply-head > div .icon-huifu {
	font-size: 18px;
}

.reply-now {
	background: #4fafe9;
	color: #FFF;
	position: relative;
}

.reply-now .arrow {
	width: 0;
	height: 0;
	border-top: 4px solid #4fafe9;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	left: 49%;
	bottom: -4px;
}

.reply-box {
	border: 1px solid #d7d7d7;
	border-top: none;
	height: 286px;
	overflow: hidden;
}

.reply-box a {
	color: #5A5A5A;
	font-size: 14px;
	text-align: left;
	padding: 8px 10px;
	display: block;
	line-height: 19px;
}

.reply-box a:nth-child(even) {
	background: #f5f5f5
}

.reply-box a p {
	float: left;
	width: 380px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.reply-box a span {
	color: #a5a5a5;
	font-size: 12px;
	float: right;
}

.reply-box a b {
	background: #e3e3e3;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	display: inline-block;
	float: left;
	margin: 5px 10px;
}

.download {
	width: 332px;
}

.down-head {
	height: 46px;
	line-height: 46px;
	background: #0081d2;
	color: #fff;
	text-align: left;
	position: relative;
	padding-left: 15px;
}

.down-head i {
	font-size: 24px;
}

.down-head .move {
	color: #fff;
}

.down-box {
	height: 287px;
	background: #f2f2f2;
	border: 1px solid #e0e0e0;
	border-top: none;
	font-size: 14px;
	padding: 15px;
	overflow: hidden;
	box-sizing: border-box;
}

.down-box a {
	color: #5A5A5A;
	display: block;
	line-height: 32px;
}

.down-box a i {
	float: left;
	width: 20px;
	display: block;
	padding-right: 5px;
	color: #ef7637;
}

.down-box a span {
	width: 270px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	border-bottom: dashed 1px #aca9a9;
}

.friendlogo {
	width: 100%;
	background: #f2f2f2;
	height: 55px;
	padding: 10px;
	box-sizing: border-box;
}

.friendlogo select {
	font-size: 14px;
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	margin: 0 18px;
	float: left;
	width: 20%;
	padding: 0 20px;
}
.friendlogo option{
	width: 100px;
}

.friendlogo span {
	display: block;
	float: left;
	line-height: 24px;
	padding: 5px;
}

.footer-map {
	width: 100%;
	background: #0081d2;
	color: #fff;
	line-height: 42px;
	font-size: 14px;
	text-align: center;
}

.footer-map span {
	margin: 0 10px;
	color: #fff;
}

.copyright {
	font-size: 14px;
	color: black;
	padding: 34px 0;
	line-height: 24px;
	text-align: center;
}

.marqueetop2 {
	height: 300px;
	width: 185px;
	overflow: hidden;
	margin: 0px auto;
	font-size: 12px;
}

.marqueetop2 li {
	width: 185px;
	margin-bottom: 15px;
	overflow: hidden;
}

.pre-box h3 {
	font-size: 24px;

}