@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei";
	font-size:14px;
}
*{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
img{
	vertical-align: middle;
}
ol {
	margin-bottom:0;
	padding:0;
}
li{
	padding:0;
	margin:0;
}
a:hover{
	text-decoration:inherit;
}
table ,tr ,th ,td{
	border:inherit;
}
input{
	border:0;
}
/*顶部*/
.zgky-header{
	width:100%;
	height:70px;
	background:#0b417c;
}
.zgky-header .header-box{
	width:1170px;
	height:70px;
	margin:0 auto;
}
.zgky-header-title{
	float:left;
	line-height:70px;
	margin-top: 1%;
}
.zgky-header-ul{
	float:right;
	line-height: 70px;
	margin-bottom: 0;
}
.zgky-header-ul li {
	float:right;
	padding-right:20px;
	display:block;
}
.zgky-header-ul li a{
	color:#fff;
	text-decoration:none;
}
/*menu*/
.zgky-menu{
	width:100%;
	height:45px;
	background:#0b417c;
	color:#fff;
}
.zgky-menu-box{
	width:1170px;
	line-height:45px;
	margin:0 auto;
}
.zgky-menu-box a li{
	float:left;
	padding:0 30px;
	color:#fff;
	font-size:16px;
}
.zgky-menu-box a li.click{
	border-bottom:2px solid #fff;
	height: 40px;
}

.zgky-tip{
	background: #d9534f;
	border-radius: 8px;
	padding: 0 8px;
	margin: 0 10px;
	color:#fff;
}


.banner-search{
	width:720px;
	height:60px;
	background:rgba(255, 255, 255, 0.3);
	margin: 0 auto;
	margin-bottom:30px;
	border:2px solid #fff;
}
.search-place{
	width: 80%;
	float: left;
	padding-left: 20px;
	background: none;
	border: 0;
	color: #fff;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;

}
.search-btn{
	float: right;
	padding-right: 20px;
	line-height: 60px;
}

/*公告*/
.talk-bar{
	width:100%;
	height:40px;
	background:#f3f3f3;
	overflow:hidden;
}
.talk-bar li{
	font-size:14px;
	color:#666;
	width:1170px;
	margin:0 auto;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*服务对象*/
.student-box{
	width:1170px;
	min-height:180px;
	margin:10px auto;
	margin-bottom:10px;
}
/*student_menu*/
.student_menu{
	width:1170px;
	min-height:180px;
	margin:0 auto;
	overflow:auto;
	background:#fff;
	margin-bottom:20px;
	overflow:hidden
}
/*tab*/
.student_menu .student-tab{
	height:48px;
	border-bottom:2px solid #ddd;
	cursor:pointer;
}
.student_menu .student-tab ul {
	zoom: 1;
	clear: both;
}

.student_menu .student-tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.student_menu .student-tab ul li {
	text-align: center;
	height:46px;
	line-height: 46px;
	width: 250px;
	display: inline;
	background: #fff;
	float: left;
	color: #333333;
	font-size:18px;
	font-family:"微软雅黑";
	background:#e7e7e7;
	border-radius:4px 4px 0 0;
	margin-right:5px;
}
.zgky-more{
	float:right;
	padding-top:20px;
}
.student_menu .student-tab ul li.on {
	background:#0b417c;
	color: #fff;
}
/*tabList*/
.student_menu .student-tabList {
	padding-top: 25px;
	height: auto;
}
.student_menu .student-tabList .one {
	display: none;
	clear:both;
}
.student_menu .student-tabList .block {
	display: block;
}
.student_menu .student-tabList .flow-ul {
	width:100%;
	overflow: hidden;

}
.student_menu .student-tabList .flow-ul li a{
	width:144px;
	height:110px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
.student_menu .student-tabList .flow-ul li a:hover{
	width:144px;
	height:100px;
	float:left;
	cursor:pointer;
	box-shadow:0px 0px 4px rgba(0, 0, 0, 0.02);
	text-decoration: none;
}
.student_menu .student-tabList .flow-ul li a dl{
	width:86%;
	margin:0 auto;
	text-align:center;
}
.student_menu .student-tabList .flow-ul li a dl dt{
	padding:10px 0;
}
.student_menu .student-tabList .flow-ul li a dl dt img{
	width:40px;
	text-align: center;
}
.student_menu .student-tabList .flow-ul li a dl dd{
	line-height:20px;
	font-size:16px;
	color:#333;
	padding-top:4px;
}

/*热门专题*/
.rmzt-box{
    /*
	min-height: 315px;
    */
	width:1170px;
	margin:0px auto;
	margin-bottom:-35px
}
.rmzt-title{
	height:65px;
	border-bottom:2px solid #ddd;
}
.rmzt-title h2{
	font-size:20px;
	color:#0b417c;
	padding:0;
	margin:0;
	width:100px;
	text-align:center;
	float:left;
	font-weight:bold;
	line-height:61px;
	border-bottom:4px solid #0b417c;
}
.rmzt-title1 h2{
	font-size:20px;
	color:#0b417c;
	padding:0;
	margin:0;
	text-align:center;
	float:left;
	font-weight:bold;
	line-height:61px;
}
.rmzt-ul{
	width:1170px;
	margin:30px auto;
	overflow: hidden;
}
.rmzt-ul li:nth-child(4) a{margin-right: 0px;margin-left: 1px;}
.rmzt-ul li:nth-child(8) a{margin-right: 0px;margin-left: 1px;}
.rmzt-ul li:nth-child(12) a{margin-right: 0px;margin-left: 1px;}

.rmzt-ul li a{
	width:270px;
	float:left;
	margin-bottom: 20px;
	margin-right: 29px;
	height:260px;
	display:block;
	cursor:pointer;
}

.rmzt-img{
	width:270px;
	height:140px;
}
.rmzt-text{
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding-top:20px;
	height:120px;
	background:#f6f6f6;
}
.rmzt-text2{
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding-top:15px;
	height:60px;
	background:#f6f6f6;
}
.rmzt-text .brief{
	width:190px;
	height: 60px;
	margin:0 auto;
	font-size:12px;
	color:#666;
	font-weight:normal;
	padding-top:8px;

	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}

.rmzt-text:hover{
	color:#fff;
	background:#0b417c;
}
.rmzt-text:hover div{
	color:#fff;
}
/*data*/
.data-bg{
	width:100%;
	height:265px;
	background:#123566 url(../images/一网通办背景.png) no-repeat center;
}
.data-title{
	width:1170px;
	margin:0 auto;
}
.data-title img{
	padding-top:60px;
	padding-left:3.7%;
}
.data-nav{
	width:1170px;
	margin:0 auto;
	margin-top:40px;
}
.data-nav li{
	width:272px;
	float:left;
	margin-right:20px;
}
.data-nav li .data-left{
	float:left;
	margin-right:14px;
	color:#fff;
	font-size:40px;
	height:70px;
	border-bottom:2px solid #fcbb07;
}
.data-nav li .data-right{
	float:left;
	color:#fff;
	font-size:16px;
}
/*服务分类*/
.fwfl-box{
	width:360px;
	margin:20px 15px;
	height:215px;
	border:1px solid #ddd;
	float:left;
}
.fwfl-title{
	height:45px;
	background:#0b417c;
	width:358px;
	margin-bottom:10px;
}
.fwfl-title h2{
	line-height:43px;
	float:left;
	font-size:16px;
	color:#fff;
	padding:0;
	margin:0;
	margin-left:20px;
	float:left;
	border-bottom:2px solid #fcbb07;
}
.fwfl-more{
	float:right;
	padding:10px 10px 0 0;
}
.fwfl-ul li a{
	width:46%;
	margin-right:4%;
	line-height:30px;
	display:block;
	float:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:14px;
	color:#333;
	padding-left:20px;
}
/*footer*/
.zgky-footer{
	width:100%;
	height:218px;
	background:#0b417c;
}
.footer-box{
	width:1170px;
	margin:0px auto;
	padding-top:40px;
}
.footer-left{
	width:435px;
	float:left;
}
.footer-left h3{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.footer-left ul li a{
	width:33%;
	float:left;
	line-height:48px;
	display:block;
	font-size:14px;
	color:#fff;
}
.footer-center{
	width:345px;
	float:left;
	text-align:center;
}
.footer-right{
	width:370px;
	float:left;
}
.footer-right ul li a{
	width:50%;
	float:left;
	line-height:48px;
	display:block;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.footer-bottom{
	width:100%;
	height:36px;
	background:#002147;
	text-align:center;
}
/*浮窗*/

.cf_wdsx1 {
	width: 46px;
	height: 234px;
	/* background: url(../images/cfbg.png) no-repeat; */
	position: fixed;
	z-index: 1000;
	/* left: 50%; */
	/* margin-left: 600px; */
	bottom: 90px;
	display: none;
	right: 30px;
}
.cf_xian {
	width: 36px;
	height: 7px;
	background: url(../images/cfbg2.png) no-repeat center center;
}
.cf_wdsx1 .cf_cion1 {
	width: 46px;
	height: 53px;
	text-align: center;
	line-height: 18px;
	position: relative;
}

.cf_cion1 .cf_conter1,.cf_cion2 .cf_ss,.cf_cion3 .cf_scj , .cf_cion4 .cf_scj{
	display: none;
}

.cf_cion1.hover .cf_conter1,.cf_cion2.hover .cf_ss,.cf_cion3.hover .cf_scj , .cf_cion4.hover .cf_scj{
	display: block;
}

.cf_wdsx1 .cf_cion1 a {
	width: 46px;
	height: 53px;
	color: #f4f4f4;
	padding-top:0px;
	display: block;
	background:#3e424c url(../images/cfbg4.png) no-repeat center center;
	border-radius:2px 2px 0 0;
}
.cf_wdsx1 .cf_cion1 a:hover {
	width: 46px;
	height: 53px;
	padding-top: 0px;
	display: block;
	background:#1ab083 url(../images/cfbg4.png) no-repeat center center;
}

.cf_wdsx1 .cf_cion2 {
	width: 46px;
	height: 53px;
	text-align: center;
	line-height: 18px;
	position: relative;
	background:#3e424c;
	border-radius:0 0 2px 2px;
}
.cf_wdsx1 .cf_cion2:hover {
	width: 46px;
	height: 53px;
	background:#1ab083 url(../images/cfbg3.png) no-repeat;
}
.cf_wdsx1 .cf_cion2 a {
	width: 46px;
	height: 53px;
	color: #fff;
	display: block;
	background:#3e424c url(../images/cfnav1.png) no-repeat center;
	border-radius:0 0 2px 2px;
}
.cf_wdsx1 .cf_cion2 a:hover {
	width: 46px;
	height: 53px;
	color: #fff;
	display: block;
	background: #1ab083 url(../images/cfnav1_1.png) no-repeat center;
}

.cf_wdsx1 .cf_cion3 {
	width: 36px;
	height: 33px;
	text-align: center;
	line-height: 18px;
	position: relative;
}
.cf_wdsx1 .cf_cion3:hover {
	width: 36px;
	height: 33px;
	background: url(../images/cfbg3.png) no-repeat;
}
.cf_wdsx1 .cf_cion3 a {
	width: 36px;
	height: 33px;
	color: #f4f4f4;
	display: block;
	background: url(../images/cfnav2_1.png) no-repeat center center;
}
.cf_wdsx1 .cf_cion3 a:hover {
	width: 36px;
	height: 33px;
	color: #fff;
	display: block;
	background: url(../images/cfnav2_1.png) no-repeat center center;
}

.cf_wdsx1 .cf_cion4 {
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 18px;
	position: relative;
	margin-top:10px;
}
.cf_wdsx1 .cf_cion4:hover {
	width: 46px;
	height: 46px;
	background: url(../images/cfbg3.png) no-repeat;
}
.cf_wdsx1 .cf_cion4 a {
	width: 46px;
	height: 46px;
	color: #fff;
	display: block;
	background:#3e424c url(../images/cfnav3.png) no-repeat center center;
	border-radius:2px;
}
.cf_wdsx1 .cf_cion4 a:hover {
	width: 46px;
	height: 46px;
	color: #fff;
	display: block;
	background:#1ab083 url(../images/cfnav3_1.png) no-repeat center center;
}

.cf_wdsx1 .cf_ss {
	width: 56px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -56px;
	top: 0px;
}
.cf_wdsx1 .cf_scj {
	width: 68px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -68px;
	top: 0px;
}
.cf_hdtb {
	width: 77px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -77px;
	top: 0px;
}
.cf_conter1 {
	width: 225px;
	min-height: 70px;
	background:url(../images/cfbg_bg.png) no-repeat right -2px;
	padding: 10px 0 10px 8px;
	position: absolute;
	left: -230px;
	top: -15px;
}
.cf_conter1 h2 {
	width: 180px;
	height: 30px;
	/*font-weight: normal;*/
	line-height: 25px;
	color: #171717;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 0 0px 10px;
}
.cf_conter1 p{
	width: 180px;
	line-height:20px;
	color: #171717;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left:10px;
}
.cf_conter1 ul {
	padding-left: 14px;
}
.cf_conter1 ul li {
	/**float: left;**/
	font-size:18px;
	color: #909191;
	list-style:none;
	width: 290px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0;
}
.cf_conter1 ul li a {
	width: 290px;
	height: 32px;
	display: block;
	background: none;
	color: #909191;
	padding:0px;
	text-align: left;
	vertical-align:middle;
	overflow: hidden;
	margin-left: -14px;
	margin-bottom: 0;

}

.cf_conter1 ul li a span{
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	padding: 10px;
	top: 50%;
	margin-top: -15px;
}
.cf_conter1 ul li a img{
	background: none;
	padding-left: 10px;
}

.cf_conter1 ul li a:hover {
	width: 290px;
	height: 32px;
	display: block;
	background: #e7e9e9;
	padding:0px;
	color: #909191;
	text-align: left;
	vertical-align:middle;
	overflow: hidden;
	margin-left: -14px;
	margin-bottom: 0;
}

/*-----------------------三张清单------------------------*/
.three-list-box{
	width:1170px;
	margin:0 auto;
	overflow:hidden;
}
.left-list{
	margin:10px 10px 10px 0;
	width:260px;
	float:left;
}
.left-list-bar{
	border:1px solid #ddd;
	background:#fff;

}
.bmdh{
	width:260px;
	text-align:center;
	line-height:50px;
	background:#0b417c;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.left-list-bar li a{
	width:230px;
	height:50px;
	line-height:50px;
	padding:0px 15px 0px 15px;
	border-bottom:1px solid #ddd;
	display:block;
	overflow:hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:16px;
	color:#333;
	cursor:pointer;
	text-decoration:none;

}
.left-list-bar li a:hover{
	border-left:5px solid #0b417c;
	background:#fff;
	color:#0b417c;
	width:228px;
	height:50px;
	line-height:50px;
	padding:0px 15px 0px 10px;
}
.left-list-bar li a.left-click{
	border-left:5px solid #0b417c;
	background:#fff;
	color:#0b417c;
	width:228px;
	height:50px;
	line-height:50px;
	padding:0px 15px 0px 10px;
}
.right-list-box{
	margin-top:10px;
	width:880px;
	float:right;
	background:#fff;
}
.right-title{
	width:840px;
	margin:0 20px;
	border-bottom:1px solid #ddd;
	height:60px;
	line-height:60px;

}
.right-title .title-name{
	margin-left:10px;
	font-size:16px;
	color:#0b417c;
	/*border-bottom:2px solid #248c2c;*/
	padding:16px 10px;
	font-weight:bold;
}
.list-tab{
	width:840px;
	margin:0 20px;
	height:40px;
	/**border-bottom:1px solid #ddd;*/
	margin-top: 20px;
}
.list-tab li{
	float:left;
	line-height:45px;
	font-size:16px;
	color:#333;
	width:120px;
	text-align:center;
	cursor:pointer;
	background: #e7e7e7;
}
.list-tab li.on{
	background:#0b417c;
	color:#fff;

}
.list-text{
	width:840px;
	margin:20px;
	display:none;
}
.list-content .block{
	display:block;
}
.zrlist{
	border:1px solid #ddd;
	width:840px;
}
.zrlist tr th{
	line-height:34px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
	font-size:14px;
	color:#333;
	font-weight:normal;
	background:#fafafa;
}
.zrlist tr td{
	line-height:30px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	text-align:left;
	padding:8px;
	font-size:14px;
	color:#333;
	font-weight:normal;
}
.splist{
	width:840px;
}
.splist tr th{
	line-height:34px;
	text-align:center;
	font-size:14px;
	color:#333;
	font-weight:normal;
	background:#0b417c;
	color:#fff;
}
.splist tr td{
	border-bottom:1px dashed #ddd;
	line-height:46px;
	text-align:center;
	font-size:14px;
	color:#333;
	font-weight:normal;
	background:#fafafa;

}
/*---------------------------------------------------------------------------线上办事--------------------------------------------------------------*/
.fwjs-bg{
	width:100%;
	/*background:#f9f9f6;*/
}
.top-select{
	position: relative;
	width: 1170px;
	margin: 20px auto;
}
.fwjs-search-text{
	margin-top:10px;
	width:300px;
	line-height:36px;
	border:1px solid #104580;
	padding-left:15px;
	float:left;
}
.fwjs-search-btn{
	width:55px;
	height:38px;
	background:#104580;
	color:#fff;
	font-size:18px;
	border:0;
	margin-top:10px;
	float:left;
}
.service-center-search{ position:relative; }
.select-bar{
	font-size:16px;
	padding-right: 15px;
	background:#fff;
	box-shadow: 5px 0px 10px rgba(0,0,0,0.2)
}
.select-bar a{ margin-bottom:10px; color:#333;display:inline-block; padding:0px 6px; line-height:30px; margin-right:10px;}
.select-bar a.slide-btn{ background:url(../images/select-bar-slide-down-icon.png) no-repeat; display:inline-block; width:35px; height:35px; position:absolute; top:7px; right:0px; cursor:pointer}
.select-bar a.active{ background:#f4826d; color:#fff; border-radius:3px;}
.select-bar a.rq{ color:#e72b11;}
.select-bar a.sj{}


.select-bar .item-list{ padding:10px 0px 0px 0px; border-bottom:1px #e7e7e7 solid; position:relative;}
.select-bar .item-list h5{ font-size:16px; display:inline-block;font-weight:normal; margin-right:10px; vertical-align:top; margin-top:5px;}
.select-bar .item-list h5 .app-icon{ display:none}
.select-bar .item-list div.items{ display:inline-block;}
.select-bar .item-list div.slide-items{ display:none;}

.zgky-service-bg{
	background:#f9f9f6;
	overflow: hidden;
}
.zgky-service-nav-box{
	width:1170px;
	margin:0 auto;
	min-height:400px;
	overflow: hidden;
	margin-bottom: 30px;
}

.zm-nav{
	width:32px;
	height:32px;
	background:#104580;
	border-radius:8px;
	text-align:center;
	line-height:32px;
	color:#fff;
	margin-top:30px;
	clear: both;
}

.zgky-service-nav{
	width: 272px;
	height: 120px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 20px 20px 0 0;
	position: relative;
	float: left;
}
.zgky-service-nav:hover{
	box-shadow:0px 0px 18px rgba(0, 0, 0, 0.08);
}
.zgky-service-nav-img{
	width: 42px;
	position: absolute;
	left: 20px;
	bottom: 18px;
}

.zgky-service-nav-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding:0 15px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zgky-service-nav-tag{
	position: absolute;
	left: 95px;
	bottom: 40px;
	color: #666;
	font-size: 14px;
}
.zgky-service-nav-star{
	position: absolute;
	bottom: 10px;
	left: 95px;
}
.zgky-service-nav-star li{
	float:left;
	padding-right: 8px;
	color:#999;
}
li.star-click{
	color:#f5b639;
}
.hot-new{
	position: absolute;
	bottom: 0px;
	right: 0;
}
.collect-heart{
	position: absolute;
	right: 12px;
	top: 10px;
	color: #eee;
}
.heart-click{
	color:#d9534f;
}
/*------------------------------------service_guide-------------------------------------------------*/
#service_guide{
	width:100%;
	margin:0 auto;
}
/*guide_title*/
.guide_title{
	height:90px;
	box-shadow: 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.guide_title .guide_title_center{
	width:1180px;
	margin:0 auto;
}

.guide_title .guide_title_center p{
	line-height:90px;
	color:#333333;
	font-size:20px;
	float:left;
}
.guide_title .guide_title_center .bt_1, .bt_2, .bt_3,.bt_4{
	width:110px;
	height:40px;
	border-radius:5px;
	float:right;
	margin-right:15px;
	color:#fff;
	font-size:18px;
	margin-top:25px;
	cursor:pointer;
}
.guide_title .guide_title_center .bt_1{
	background:#cb99cc;
}
.guide_title .guide_title_center .bt_2{
	background:#01b0f1;
}
.guide_title .guide_title_center .bt_3{
	background:#8db871;
}
.guide_title .guide_title_center .bt_4{
	background:#f5b11e;
}
/*guide_table*/
.guide_table{
	width:1180px;
	margin:0 auto;
	margin-top:20px;
	color:#333333;
	font-size:14px;
	border-top:1px solid #91b3d9;
	border-left:1px solid #91b3d9;
	margin-bottom:50px;
}
.guide_table tr{

	text-align:center;
}
.guide_table td{
	border-right:1px solid #91b3d9;
	border-bottom:1px solid #91b3d9;
	text-align:left;
	line-height:45px;
	padding-left:10px;
}
.guide_table td.td_bg{
	background:#e5eff9;
	text-align:center;
	padding-left:0;
}
.guide_table td.td_bg2{
	font-weight:bold;
	font-size:25px;
	background:red;
	text-align:center;
	padding-left:0;
}
.guide_table td.td_bg3{
	font-weight:bold;
	background:#e9e9e9;

}
/*guide_menu*/
.guide_menu{
	width:1180px;
	min-height:250px;
	margin:0 auto;
	overflow:auto;
	background:#fff;
	margin-bottom:20px;
}
/*tab*/
.guide_menu .tab{
	height:48px;
	border-bottom:2px solid #91b3d9;
	cursor:pointer;
}
.guide_menu .tab ul {
	zoom: 1;
	clear: both;
}

.guide_menu .tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.guide_menu .tab ul li {
	text-align: center;
	height:46px;
	line-height: 46px;
	width: 150px;
	display: inline;
	background: #fff;
	float: left;
	color: #333333;
	font-family:"微软雅黑";
}
.guide_menu .tab ul li.on {
	background:#0b417c;
	color: #fff;
}
/*tabList*/
.guide_menu .tabList {
	height: auto;
}
.guide_menu .tabList .one {
	display: none;
	clear:both;
}
/*news*/
.guide_menu .tabList .one .news{
	height:auto;
	width:100%;
}
.guide_menu .tabList .one .news li{
	color:#333333;
	line-height:40px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px dashed #999999;
}
.guide_menu .tabList .one .news li span{
	float:right;
	padding-right:10px;
	color:#666666;
}

.guide_menu .tabList .one .news .news_title:hover{
	color:#18840d;

}
.guide_menu .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*flow*/
.guide_menu .tabList .one .flow{
	height:auto;
}

.guide_menu .tabList .one .flow li{
	text-align:center;
}
/*data*/
.guide_menu .tabList .one .data{
	width:100%;
	line-height:35px;
	margin-top:20px;
}
.guide_menu .tabList .one .data td{
	line-height:45px;
	border-bottom:1px dashed #CCC;
	margin-top:5px;
}

.guide_menu .tabList .one .data td.nm{
	text-align:center;
}
.guide_menu .tabList .block {
	display: block;
}

/*------------------------------------------------------个人中心-------------------------------------------------*/
.personal-banner{
	width:100%;
	height:140px;
	background:url(../images/个人中心背景图.png) no-repeat center;
	background-size:cover;
}
.personal-user{
	width:1170px;
	margin:0 auto;
	position:relative;
}
.personal-user-img{
	width:90px;
	height:90px;
	border-radius:100%;
	border:3px solid #fff;
	position: absolute;
	top: 24px;
}
.personal-user-xm{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 120px;
	top: 40px;
}
.personal-user-bm{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 120px;
	top: 70px;
}
.personal-content{
	width:1170px;
	margin:30px auto;
	min-height:400px;
}
.todo-list{
	width:878px;
	background:#fff;
	float:left;
	position: relative;
}

.todo-menu{
	width:878px;
	min-height:700px;
	margin:0 auto;
	overflow:auto;
	background:#fff;
	margin-bottom:20px;
}

.todo-menu .todo-tab{
	height:48px;
	border-bottom:2px solid #8db871;
	cursor:pointer;
}
.todo-menu .todo-tab ul {
	zoom: 1;
	clear: both;
	background: #104580;
}

.todo-menu .todo-tab ul:after {
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
	content: "";
}
.todo-menu .todo-tab ul li {
	text-align: center;
	height:55px;
	line-height: 55px;
	display: inline;
	float: left;
	color: #333333;
	font-family:"微软雅黑";
	font-size:16px;
	color:#fff;
	margin: 0 10px;
	padding: 0 20px;
}
.todo-menu .todo-tab ul li.active {
	background: #fff;
	color: #248c2c;
	border-top: 3px solid #d9534f;
}
.todo-search-text{
	position: absolute;
	top: 55px;
	right: 50px;
	width: 200px;
	height: 34px;
	padding-left:8px;
}
.todo-search-btn{
	width: 34px;
	height: 34px;
	position: absolute;
	top: 55px;
	right: 20px;
	background: #fff url(../images/todo-search.jpg) no-repeat center;
}

.todo-menu .todolist-box {
	height: auto;
}

.todo-menu .todolist-box .zgky-todo-table {
	display: none;
	clear:both;
}
.todo-menu .todolist-box .block {
	display: block;
}
.wdsw-title{
	font-size:18px;
	color:#104580;
	font-weight:bold;
	padding-bottom:20px;
	background: #f9f9f6;
}
/*待办理*/
.todo-list-box{
	width:96%;
	margin:25px auto;
}
.todo-table-thbg{
	height:60px;
	background:#fafafa;
	border-bottom:1px solid #ddd;
}
.todo-table-thbg th{
	font-size:15px;
	font-weight:normal;
	color:#333;
	padding-left:10px;
}

.todo-table-tdbg{
	height:48px;
	background:#fff;
	border-bottom:1px solid #ddd;
}
.todo-table-tdbg:hover{
	background:#fafafa;
}
.todo-table-tdbg td{
	font-size:14px;
	font-weight:normal;
	color:#333;
	padding-left:10px;
}
.zd-btn{
	line-height:24px;
	border:1px solid #999;
	border-radius:8px;
	padding:0 5px;
	color:#999;
	font-size:12px;
	display: block;
	text-align: center;
	width: 80px;
}
.zd-yes{
	color:#104580;
	border:1px solid #104580;
}

.todo-list-page{
	float:right;
	margin-right:2%;
}
.todo-list-page a li{
	float:left;
	width:30px;
	height:30px;
	border:1px solid #ddd;
	color:#666;
	text-align:center;
	line-height:30px;
}
.todo-list-page a li:hover{
	background:#104580;
	border:1px solid #104580;
	color:#fff;
}
.todo-list-page a li.todo-last-page{
	width:60px;
}
.todo-list-page a li.todo-next-page{
	width:60px;
}
.todo-list-page a li.page-click{
	background:#104580;
	border:1px solid #104580;
	color:#fff;
}
/*进行中*/
/*已完成*/

/*我的收藏*/
.collect-list{
	float:right;
	width:272px;
	height: 460px;
	position: relative;
}
.collect-nav{
	margin:0px 0px 20px 0;
}

/*委托等*/
.other-link-box{
	width:272px;
	float:right;
	margin: 20px 0;
}
.other-link-box a li{
	width: 120px;
	height: 120px;
	border-radius: 10px;
	float: left;
	margin-right: 15px;
	color: #fff;
}

.other-link-box a li dl dt{
	text-align: center;
	font-size: 36px;
	padding-top: 18px;
}
.other-link-box a li dl dd{
	text-align: center;
	font-size: 18px;
	padding-top: 8px;
}
.other-yellow{
	background:#f4826d;
}
.other-blue{
	background:#5fc5db;
}

.pj-btn{
	line-height: 24px;
	border: 1px solid #f4826d;
	border-radius: 8px;
	padding: 0 5px;
	color: #f4826d;
	font-size: 12px;
	display: block;
	text-align: center;
	width: 70px;
	background:#fff;
}

/*---------------------------------------------------------效能监督----------------------------------------------------------------------*/
.chart-left{
	float:left;
	width:365px;
	height:460px;
	text-align:center;
}
.chart-right{
	float:left;
	width:800px;
	height:460px;
	text-align:center;
}
.chart-full{
	width:1170px;
	text-align:center;
}
/*---------------------------------------------------------帮助中心--------------------------------------------------------------------------*/
.help-hot{
	width:1170px;
	background:#fff;
	box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
	margin:30px auto;
	overflow:hidden;
}
.help-hot li a{
	width:390px;
	padding-left:50px;
	padding-right:50px;
	float:left;
	display:block;
	line-height:60px;
	font-size:16px;
	color:#333;
	background:url(../images/list.png) no-repeat 30px center;
}
.cjwt-box{
	width:180px;
	margin:40px 27px;
	height:155px;
	background:#fff;
	box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
	float:left;
	border-radius:6px;
	text-align:center;
}
.help-img{
	height:90px;
	text-align:center;
	margin:40px 0 10px 0;
}
.cjwt-box h3{
	line-height:25px;

	font-size:15px;
	color:#333;
}
.help-ul{
	width:90%;
	margin:0 auto;
}
.help-ul li a{
	width:50%;
	text-align:center;
	font-size:16px;
	color:#666;
	line-height:40px;
	float:left;
	display:block;
}
.fk-text{
	width:1170px;
	height:140px;
	background:#fff;
	box-shadow:0px 0px 6px rgba(0, 0, 0, 0.2);
	margin:30px auto;
	overflow:hidden;
}
.fk-text-text{
	width:870px;
	height:100px;
	margin:20px;
	border:1px solid #ddd;
	float:left;
}
.help-btn{
	width:220px;
	margin-right:20px;
	border-radius:6px;
	height:47px;
	line-height:47px;
	text-align:center;
	margin-top:20px;
	background:#0b417c;
	color:#fff;
	font-size:16px;
	display:block;

}


/*--------------------------------------------------------------专题内容-------------------------------------------------*/
.slide-text .banner-text{
	width:1170px;
	margin:0 auto;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:24px;
}
.zgky-service-nav2 {
	width: 272px;
	height: 120px;
	background: #fff;
	border: 1px solid #eee;
	margin: 20px 12px 0 0;
	position: relative;
	float: left;
	background:#fbfbfb;
}
.zgky-service-nav-title2 {
	width: 100%;
	min-height: 60px;
	padding: 0 15px;
	text-align:center;
	color: #0b417c;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	background:#f2f6fa;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zgky-service-nav-tag2 {
	width:230px;
	position: absolute;
	left: 20px;
	top: 120px;
	color: #999;
	text-align:center;
	font-size: 12px;
}
.zgky-service-nav-img2{
	width:50px;
	padding-right:10px;
	position:absolute;
	top:16px;
	left:110px;
}
.zgky-service-nav-btn2{
	width:100px;
	border-radius:6px;
	font-size:14px;
	color:#0b417c;
	border:1px solid #0b417c;
	line-height:30px;
	display:block;
	text-align:center;
	background:#fff;
	position:absolute;
	bottom:12px;
	left:85px;
}
.zgky-service-nav-btn2:hover{
	width:100px;
	border-radius:6px;
	font-size:14px;
	color:#fff;
	line-height:30px;
	display:block;
	text-align:center;
	background:#0b417c;
	position:absolute;
	bottom:12px;
	left:85px;
}
.silder{margin:0 auto 0;}
.silder-button{top:120px;width:25px;height:54px;position:absolute;cursor:pointer;}
.silder-button.btl{left:10px;background:url(../images/bl.png);}
.silder-button.btr{right:10px;background:url(../images/br.png);}

.silder-box-1{width:1300px; margin:0 auto}
/*--------------------------二级导航-------------------------*/
.menu_list{width:260px;margin:0 auto;}
.menu_head{
	height: 50px;
	line-height: 50px;
	padding-left: 28px;
	font-size: 16px;
	display:block;
	color: #333;
	cursor: pointer;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #F1F1F1;
	position: relative;
	margin: 0px;
	background: #fff url(../images/pro_left.png) center right no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menu_head:hover{
	border-left:5px solid #0b417c; color:#0b417c; background:#fff url(../images/pro_left.png) center right no-repeat; text-decoration:none;
}
.menu_list .current{border-left:5px solid #0b417c; color:#0b417c; background:#fff url(../images/pro_left.png) center right no-repeat;}
.menu_body{
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1;

}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:30px;color:#777777;background:#fff;text-decoration:none;}
.menu_body a.menu-click{ background:#0b417c; color:#fff;}
.menu_body a:hover{text-decoration:none; background:#0b417c; color:#fff;}


.menu_head{
	height: 50px;
	line-height: 50px;
	padding-left: 28px;
	font-size: 16px;
	display:block;
	color: #333;
	cursor: pointer;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #F1F1F1;
	position: relative;
	margin: 0px;
	background: #fff url(../images/pro_left.png) center right no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}