﻿@charset "utf-8";

body {
	padding: 0;
	background-color: #f8f8f8;
	margin: 0;
	font-family: "微软雅黑", "宋体";
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	color: #333333;
	text-decoration: none;
	transition: all 0.2s ease-out 0s;
}

div[id*="floatadv"] {
	z-index: 99
}

a:hover{color:#E94919;text-decoration:none}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fc {
	clear: both;
}


.kong20 {
	height: 20px;
}

.kong15 {
	height: 15px;
}

.content {
	width: 1200px;
	margin: 0 auto;
	position: relative;

}

.news560 {
	width: 560px;
	height: 300px;
}

.news765 {
	width: 765px;
}

.news375 {
	width: 375px;
}

/*ppt*/
.bt-left {
	float: left;
}

.wip_bg {
	width: 100%;
	min-width: 1200px;

}

.wip_a {
	width: 1200px;
	margin: auto;
	height: 452px;
	background-color: #FFFFFF;
	border: 1px solid #e8e8e8;
}

.wip_a_left {
	width: 225px;
}

.wip_a_nav {
	height: 90px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #f0f6ff;

	background-image: url(news1_dotbg.png);
	background-repeat: no-repeat;
	background-position: center right;

	color: #000000;
	line-height: 89px;
	position: relative;

}

.wip_a_nav img {
	margin-left: 35px;
	margin-right: 15px;
	margin-bottom: -5px;
}

.wip_a_nav_a {
	color: #000000;
	display: block;
	font-size: 18px;
}

.wip_a_nav_hover {
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	background-color: #136fec;

	background-image: url(news_dotbg.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.wip_a_nav_hover a {
	color: #FFFFFF;
	font-size: 18px;
}

.wip_a_right {
	width: 940px;
	margin: 8px 0 0 8px;
	height: 440px;
}

.wip_box {
	display: none;
}

.wip_box:first-child {
	padding: 0px;
}

/*-------- Tab样式 --------------*/

.hidden {
	display: none;
}

.qh_box #tab {
	position: relative;
	overflow: hidden;
}

.qh_box #tab .tabList {
	height: 45px;
	margin: 0;
}

.qh_box #tab dt {
	float: left;
	width: 110px;
	height: 45px;
	margin: 0 10px 5px 0;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;

}

.qh_box #tab dt a {
	color: #333;
	font-size: 18px;
	line-height: 45px;
}

.qh_box #tab dt.active {

	background: #136fec;
}

.qh_box #tab dt.active a {
	color: #FFF;
}

/* 图片放大 */

.sfimg img {
	transition: all 0.2s;
}

.sfimg:hover img {
	transform: scale(1.05);
}


/* 信息公开 */
.government {
	background-color: #eff6ff;
	border: #d9e0ea 1px solid;
}

.government .government-list {
	padding: 15px 100px;
}

.government .government-list li {
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	background-image: url(xx_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	float: left;
}

.government .government-list li a span {
	color: #136fec;
	font-size: 16px;
}

.government .government-list li img {
	width: 40px;
	height: 30px;
	float: left;
}

/* 服务大厅 */
.fwdt_title {
	background: url(fwdt_bg.jpg) right no-repeat;
	height: 30px;
}

.fwdt_ti {
	border-bottom: 1px solid #136fec;
	height: 39px;
}

.fwdt_ticon {
	background-color: #136fec;
	background-image: url(li_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 38px;
	width: 140px;
}

/* 业务经办 */
.ywjb_tit a {
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	font-size: 20px;
	color: #000000;
	display: block;
	float: left;
}

.ywjb_tit a.on {
	height: 38px;
	line-height: 38px;
	background-image: url(ywjb_dot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #1270ea;
}

.ywjb_info {
	height: 105px;
	background-color: #eff6ff;
	overflow: hidden;
}

/* 便民查询 */
.bmcx {
	width: 765px;
	overflow: hidden;
}

.bmcx li {
	width: 180px;
	height: 85px;
	margin-right: 15px;
	background-color: #eff6ff;
	text-align: center;
	border-radius: 3px;
}

.bmcx li .quan {
	width: 44px;
	height: 44px;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin: 0 auto;
	margin-top: 5px;
	border-radius: 22px;
}

.bmcx li .quan img {
	width: 32px;
	height: 26px;
	display: block;
	margin: 0 auto;
}

.bmcx li img {
	transition: all .3s;
}

.bmcx li:hover img {
	transform: rotateY(360deg);
}

.bmcx li a span {
	color: #000000;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	display: block;
}

/* 服务大厅右侧 */

.fwdt li {
	width: 180px;
	height: 85px;
	background-color: #136fec;
	text-align: center;
}

.fwdt li a span {
	color: #ffffff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	display: block;
}

.fwdt li img {
	width: 43px;
	height: 34px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	transition: all .3s;
}

.fwdt li:hover img {
	transform: rotateY(360deg);
}

/* 友情 */

.link {
	background-color: #1663cd;
	padding: 15px 0;
	height: 55px;

}

.link_kind {
	width: 230px;
	height: 30px;
	line-height: 30px;
	background-color: #e3efff;
	margin-right: 20px;
	text-align: center;
}

.select_item {
	width: 315px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background-color: #e3efff;
	transition: all .2s ease-out;
}





