/*��
 *�������������ҳ��
 *date:2017-12-20
 *author: xulei;
 */

body{
	min-width: 1200px;
	position: relative;
	 padding-bottom: 92px; 
	background-color: white;
}

/* top */
.top {
	width: 100%;
	height: 67px;
	background: url(../images/top-bg.jpg) no-repeat;
	background-size: cover;
}

.logo {
	margin: 9px 6px 0 0px;
	width: 264px;
	height: 51px;
	background: url(../images/logo.png) no-repeat;
}



.choose-city {
	margin: 0px 0px 0 0;
	line-height: 67px;
	height: 67px;
}

.choose-city>.active-city {
	display: inline-block;
	width: 68px;
	line-height: 67px;
	color: #fff;
	padding-left: 20px;
	background: url(../images/coords-ico.png) left center no-repeat;
	cursor: pointer;
	z-index: 5;
	position: relative;
}

.city-bd {
	position: absolute;
	width: 996px;
	min-height: 82px;
	margin: -28px 0 0 -290px;
	padding-bottom: 20px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	line-height: 26px;
	display: none;
	z-index: 4;
}

.ellicape {
     white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.sj-ico {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	height: 25px;
	background: url(../images/sj-ico.png) 315px bottom no-repeat;
}

.citywrap-list {
	margin-top: 20px;
	margin-left: 33px;
}

.citywrap-list+.citywrap-list {
	margin-top: 10px;
}

.city-bd .name {
	color: #265fae;
	font-size: 16px;
	font-weight: bold;
}

.city-listz {
	max-width: 890px;
}

.city-itemz {
	float: left;
	margin-right: 2px;
}

.city-itemz>a {
	display: inline-block;
	width: 72px;
	height: 26px;
	color: #333;
	text-align: center;
	line-height: 26px;
}

.city-itemz.active>a,
.city-itemz:hover>a {
	color: #fff;
	background-color: #ffae00;
}

.navxy {
	margin-top: 18px;
}

.navxy-item {
	width: 80px;
	float: left;
	margin: 0 2px;
}

.navxy-item>a {
	display: inline-block;
	width: 79px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.navxy-item.active>a,
.navxy-item:hover>a {
	color: #497bca;
	background-color: #fff;
	font-weight: bold;
}

.login {
	position: relative;
	background: url(../images/login-ico.png) center 8px no-repeat;
	width: 130px;
	height: 67px;
	background-color: #6ba7ff;
	border-left: 2px solid #347fee;
	border-right: 2px solid #347fee;
}

.login-list {
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
}

.login-item {
	float: left;
	height: 15px;
	line-height: 15px;
	width: 48.9%;
	text-align: center;
}



.login-item>a {
	display: inline-block;
	color: #fff;
}

.login-item>a:hover {
	color: #00f0ff;
}

/* banner */
.banner {
	width: 100%;
	height: 354px;
	position: relative;
	overflow: hidden;
}

.swiper-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 354px;
}

.swiper-slide {
	overflow: hidden;
}

.swiper-slide img {
	width: 100%;
	height: 354px;
	left: 0;
	right: 0;
}

/* ���� */
.searchs-wrap {
	width: 575px;
	margin: 0 auto;
	padding-top: 96px;
	position: relative;
	z-index: 2;
}

.searchs {
	height: 48px;
	line-height: 48px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	background-color: #fff;
	overflow: hidden;
}

.searchs-ipt {
	width: 390px;
	height: 48px;
	line-height: 48px;
	padding-left: 30px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #4067a1;
}

.searchs-ipt::-webkit-input-placeholder { 
	color: #7d98c0; 
}

.searchs-ipt:-moz-placeholder { 
	color: #7d98c0; 
}

.searchs-ipt::-moz-placeholder { 
	color: #7d98c0; 
}

.searchs-ipt:-ms-input-placeholder { 
	color: #7d98c0; 
}

.placeholder {
	color: #7d98c0; 
}

.searchs-btn {
	width: 140px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	background-color: #f08300;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.hot-key {
	color: #4067a1;
	margin: 9px 30px 0 120px;
}

.hotkey-item {
	float: left;
	margin-left: 20px;
}

.hotkey-item a {
	color: #4067a1;
}

/* main */

.main {
	margin-bottom:25px;
	position: relative;
	z-index: 2;
}

.want-list {
	width: 990px;
	height: 140px;
	overflow: hidden;
	margin-top: -130px;
	padding: 130px 4px 0 4px;
}

.pd {
	padding-bottom: 10px;
}

.want-item {
	float: left;
	width: 244px;
	border: 1px solid #fff;
	text-align: center;
	height: 135px;
	background-color: #fff;
	position: relative;
}

.want-item:hover {
	box-shadow: 0px 1px 10px 0 rgba(0,0,0,.35);
}

.want-item.item01:hover {
	border-color: #f75f5f;
}

.want-item.item02:hover {
	border-color: #f4a548;
}

.want-item.item03:hover {
	border-color: #71c642;
}

.want-item.item04:hover {
	border-color: #3c8aea;
}

.want-item+.want-item {
	margin-left: 2px;
}

.want-item.active {
	top: -74px;
	height: 209px;
}

.want-item:hover .first-ul {
	display: none;
}

.want-item.active1 .second-ul {
	display: block;
}

.want-item .second-ul {
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	right: 0;
}

.want-item.active2 .second-ul {
	background-color: #fff;
}

.secondul-item {
	line-height: 46px;
}

.secondul-item>a {
	color: #999;
	font-size: 16px;
}

.secondul-item>a:hover {
	color: #1880f0;
}

.want-bg {
	position: absolute;
	left: -0px;
	top: -51px;
	
}

.want-item .first-ul .title {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 40px;
}

.want-item .first-ul {
	margin-top: 50px;
	line-height: 18px;
	color: #999;
	position: relative;
	top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	z-index: 2;
}


.animation {
	animation:mymove .3s 1 forwards;
	-webkit-animation:mymove .3s 1 forwards;
}

@keyframes mymove {
	0% {
		transform: translate(0,0);
		width: 244px;
	}
	100% {
		transform: translate(0,-74px);
		height: 209px;
	}
}

@-webkit-keyframes mymove {
	0% {
		transform: translate(0,0);
		width: 244px;
	}
	100% {
		transform: translate(0,-74px);
		height: 209px;
	}
}

.animation2 {
	animation:mymove2 .3s 1 forwards;
	-webkit-animation:mymove2 .3s 1 forwards;
}

@keyframes mymove2 {
	100% {
		transform: translate(0,0);
		width: 244px;
	}
	0% {
		transform: translate(0,-74px);
		height: 209px;
	}
}

@-webkit-keyframes mymove2 {
	100% {
		transform: translate(0,0);
		width: 244px;
	}
	0% {
		transform: translate(0,-74px);
		height: 209px;
	}
}

/* 办事 */
.do-thing {
	margin-top: 15px;
	padding-bottom: 18px;
}

.do-thing .title {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 37px;
	height: 27px;
	line-height: 37px;
}

.do-thing .more-btn {
	color: #fd5522;
	line-height: 37px;
}

.hot-work {
	width: 460px;
	padding-bottom: 3px;
	height: 265px;
	overflow: hidden;
}

.tab-view {
	width: 506px;
	height: 266px;
	position: relative;
	border-left: 1px solid #c0c0c0;
	padding-left: 15px;
}

.tab-item {
	cursor: pointer;
	margin-right: 27px;
	padding-bottom: 5px;
	padding-right: 2px;
	border-bottom: 2px solid transparent;
}

.tab-item.active {
	border-color: #fd5522;
}

.news.title {
	background: url(../images/news.png) left bottom 5px no-repeat;
}

.news.title.active {
	background: url(../images/news-h.png) left bottom 5px no-repeat;
}

.notice.title {
	background: url(../images/notice.png) left bottom 5px no-repeat;
}

.notice.title.active {
	background: url(../images/notice-h.png) left bottom 5px no-repeat;
}

.tab-view .more-btn {
	position: absolute;
	right: 0;
	top: 0;
}


/* 轮播图 */
.wb-slider {
    position: relative;
    float: left;
    overflow: hidden;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag {
    position: relative;
}
.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}
.wb-slider-switcher {
    position: absolute;
    left: 44%;
    bottom: 15px;
    height: 10px;
}
.wb-slider-stag {
    float: left;
    margin-right: 8px;
    height: 10px;
    width: 10px;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.wb-slider-stag.cur {
	width: 18px;
    background: #f08300;
}

/* 办事列表 */
.hot-work .list-wrap {
	width: 317px;
	height: 157px;
	margin-left: 20px;
	overflow: hidden;
}

.dothing-list {
	width: 100%;
	padding-top: 2px;
}

.dothing-item {
	margin-bottom: 13px;
}

.dothing-item:before {
	content: "";
	float: left;
	width: 4px;
	height: 4px;
	background-color: #c1c1c1;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 7px;
	margin-top: 8px;
}

.dothing-link {
	color: #333;
	max-width: 85%;
}

.dothing-item>.time{
	color: #999;
}

.you-want .dothing-link {
	max-width: 75%;
}

.dothing-link:hover {
	color: #1880f0;
}

/* ������� */
.link {
	background-color: #dbdada;
	height: 39px;
	border-top: 1px solid #eee;
}

.link-item {
	float: left;
	width: 326px;
	position: relative;
}

.link-item+.link-item {
	margin-left: 10px;
}

.link-item select {
	width: 100%;
	height: 24px;
	border-top: 1px solid #ecebeb;
	margin-top: 8px;
	border: none;
	outline: none;
	padding-left: 12px;
	cursor: pointer;
}

.select-ico {
	position: absolute;
	width: 22px;
	height: 24px;
	background: #fff url(../images/chosen-sprite01.png) left center no-repeat;
	top: 8px;
	z-index: 20;
	right: 0;
	pointer-events:none;
}

/* bottom */
.bottom-location {
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
}

.bottom {
	height: 57px;
	line-height: 52px;
	background-color: #3672ca;
	color: #fff;
	font-size: 0;
	text-align: center;
}

.bottom-bd {
	position: relative;
}

.bottm-nav-list {
	position: absolute;
	left: 0;
	right: 0;
	height: 52px;
	overflow: hidden;
}

.bottm-nav-item {
	float: left;
	margin: 0 0 0 9px;
}

.bottm-nav-item:first-child {
	margin: 0;
}

.bottm-nav-item+.bottm-nav-item:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -5px;
	width: 2px;
	background-color: #e1e7f5;
	height: 15px;
	margin-right: 9px;
}

.bottm-nav-item>a {
	color: #fff;
	font-size: 14px;
}

.copyright {
	font-size: 14px;
}

.visitor {
	position: absolute;
	text-align: right;
	font-size: 14px;
	right: 0;
	top: 0;
}

/* �̶�ģ�� */
.fixed-wrap {
    position: fixed;
    /*bottom: 45%;*/
   	/*top: 10px;*/
    width: 88px;
    top: 15%;
    right: 10%;
    margin-top: 244px;
    z-index: 99;
    opacity: 0;
}

.fixed-wrap .spread {
    position: absolute;
    bottom: 19%;
    display: inline-block;
    width: 72px;
    height: 61px;
    height: 0;
    background: url(../images/spread.png) center no-repeat;
}

.spread-wrap {
    position: absolute;
    bottom: 0;
    width: 72px;
    height: 0;
    height: 244px;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

.spread-wrap .module {
    height: 70px;
    text-align: center;
    width: 58px;
    margin: 0 auto;
}

.spread-wrap .module+.module {
	border-top: 1px dashed #d9d9d9;
}

.spread-wrap .module a {
    padding-top: 43px;
    display: block;
    height: 27px;
    color: #666;
    font-size: 14px;
}

.spread-wrap .module:hover a {
    color: #1492ff;
}

.spread-wrap .module01 {
    background: url(../images/module01-icon.png) center 9px no-repeat;
}

.spread-wrap .module02 {
    background: url(../images/module02-icon.png) center 9px no-repeat;
}

.spread-wrap .module03 {
    background: url(../images/module03-icon.png) center 9px no-repeat;
}

.spread-wrap .module01:hover {
	background: url(../images/module01-icon-hover.png) center 9px no-repeat;
}

.spread-wrap .module02:hover {
	background: url(../images/module02-icon-hover.png) center 9px no-repeat;
}

.spread-wrap .module03:hover {
	background: url(../images/module03-icon-hover.png) center 9px no-repeat;
}

.spread-wrap .pick-up {
    height: 32px;
    line-height: 32px;
    color: #666;
    font-size: 14px;
    background-color: #cecece;
    border-bottom: 0;
    cursor: pointer;
}

.spread-wrap .pick-up:hover {
    color: #fff;
    background-color: #1492ff;
}

/*����*/
/* �ڶ���bottom��ʽ */
.bottom2 {
	height: 92px;
}

.bottom-ico {
	width: 52px;
	height: 100%;
	background: url(../../../css/images/bottom-ico1.png) center no-repeat;
}

.bottom-unit {
	line-height: 30px;
	margin-top: 15px;
	margin: 15px 0 0 22px;
	font-size: 14px;
	text-align: left;
}

.bottom-unit .txt {
	display: inline-block;
	width: 220px;
}

.bottom-nav2 {
	margin-top: 18px;
}

.bottom-nav2 li {
	float: left;
	line-height: 1;
	margin: 0 16px;
}

.bottom-nav2 li+li:before {
	content: "";
	float: left;
	width: 1px;
	height: 60px;
	background: url(../images/bottom2-line.png);
	position: relative;
	left: -16px;
}

.bottom-nav2 a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
}

.bottom-nav2 p {
	margin-top: 5px;
}

/* ��������,��ϵ���ǵȹ�����ʽ */
.content-info {
	min-height: 646px;
}

.content-info .head {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
}

.content-info h2 {
	font-weight: bold;
	color: #333;
	font-size: 24px;
	line-height: 2.6;
}

.content-info .font-size {
	color: #666;
}

.content-info .font-size a {
	color: #666;
	display: inline-block;
	margin: 0 1px;
}

.info-main {
	padding: 16px 0;
	line-height: 40px;
}

.info-main p {
	text-indent: 2em;
}

.info-main h4 {
	font-weight: bold;
}

.do-thing .more-btn {
	color: #fd5522;
	line-height: 28px;
}

/* 办件公示 */
.publicity {
	width: 100%;
	margin: 10px auto 7px auto;
}

.publicity .title {
	background: url(../images/publicity-title.png) left bottom no-repeat;
	height: 30px;
}

.publicity-table {
	width: 100%;
}

.publicity-table * {
	box-sizing: border-box;
}

.table-head>li {
	float: left;
	height: 42px;
	line-height: 42px;
	text-align: center;
	height: 42px;
	background-color: #78c0f7;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #fff;
}

.item-detail>li {
	float: left;
}

.publicity-table .item01 {
	width: 159px;
}

.publicity-table .item02 {
	width: 231px;
}

.publicity-table .item03 {
	width: 369px;
}

.publicity-table .item04 {
	width: 124px;
}

.publicity-table .item05 {
	width: 115px;
}

.item-detail>li {
	padding: 0 15px;
	line-height: 46px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.item-detail .item04,
.item-detail .item05 {
	text-align: center;
}

.publicity-list {
	font-size: 0;
	max-height: 460px;
	overflow: hidden;
}

.publicity-list a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333;
}

.publicity-list a:hover {
	background-color: #fff7d9;
}

.publicity-item.even {
	background-color: #f6f6f6;
}
/* 意见反馈悬浮窗 */
#roll {
	display: block;
	width: 285px;
	height: 55px;
	color: #fff;
	position: fixed;
	z-index: 9999;
	cursor: pointer;
	background: url(../images/roll-ico.jpg);
}

/* 平台入口 */
.platform-entrance {
	position: fixed;
	z-index: 10;
	top: 50%;
	left: 0;
	margin-top: -189px;
	height: 379px;
	width: 85px;
	background: url(../images/platform-entrance.png) no-repeat left center;
}

.entrance-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	height: 379px;
	cursor: pointer;
}

.entrance-btn {
	position: absolute;
	top: 50%;
	margin-top: -38px;
	right: 0;
	width: 30px;
	height: 76px;
	cursor: pointer;
	border-radius: 0 15px 15px 0;
}
.zhaocuo {
	float:left;
	width:110px;
	height:50px;
}