﻿@charset "utf-8";
/*------------------------------------------------------------
	初始化
------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,table,input,textarea,select,option {
	font-family: "微软雅黑";
	line-height: 1.1;
}

table,input,textarea,select,option {
	line-height: 1.1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:active {
	color: #666;
	text-decoration: none;
}

img {
	vertical-align: top;
}

li img,dl img {
	display: block;
	vertical-align: baseline;
}

/*------------------------------------------------------------
	body
------------------------------------------------------------*/
body {
	text-align: center;
	line-height: 1.5;
	color: #666;
	/* background-color: #eef0f3; */
}

#main {
	margin: 0 auto;
	width: 1248px;
	text-align: left;
	min-height: 428px;
}

* html #main {
	zoom: 1;
}

*+html #main {
	zoom: 1;
}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
* html .clearfix {
	zoom: 1;
}

*+html .clearfix {
	zoom: 1;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clear {
	clear: both;
}

/*------------------------------------------------------------
	header
------------------------------------------------------------*/
#header {
	padding-top: 8px;
	background: url(../images/bg_line.jpg) no-repeat center top;
}

.top {
	width: 1260px;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 580px;
	padding-top: 5px;
	text-align: left;
}

.logo01 {
	width:590px;
}

.icon_logo {
	width: 79px;
	height: 86px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.logo01 .icon_logo {
	margin-right: 0;
}

h1 {
	font-size: 26px;
	color: #000;
	line-height: 1.5;
	margin: 12px 0 0;
}

.logo01 h1 {
	font-size: 23px;
	margin: 19px 0 0;
}

h1 span {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*------------------------------------------------------------
	globalNavi
------------------------------------------------------------*/
.globalNavi {
	float: right;
	width: 661px;
	border-left: 1px solid #d8d8d8;
}

.globalNavi li {
	float: left;
	width: 109px;
	height: 97px;
	border-right: 1px solid #d8d8d8;
}

.globalNavi li a {
	height: 97px;
	display: block;
	font-size: 18px;
	text-align: center;
}

.globalNavi li a img {
	padding: 13px 0;
	display: inline-block;
}

.globalNavi li a span {
	display: block;
}

.globalNavi li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/bg_nav_hover.jpg) no-repeat center top;
}

/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
#footer {
	padding: 30px 0;
	font-size: 16px;
	line-height: 1.8;
	color: #fff;
	background-color: #3c93d0;
}

#footer img {
	margin-right: 10px;
	display: inline-block;
}

#footer a {
	color: #fff;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
.loginbox {
	float: left;
	background: url(../images/bg_login.png) no-repeat left top;
	width: 336px;
	height: 380px;
	padding: 18px 12px 0;
}

.legend {
	margin-bottom: 25px;
}

.control-group {
	margin-bottom: 20px;
	font-size: 18px;
	overflow: hidden;
}

.control-group .input01 {
	padding: 0 10px;
	width: 316px;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	background: url(../images/bg_input01.png) no-repeat left top;
	border: none;
}

.control-group .input02 {
	padding: 0 10px;
	width: 105px;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	background: url(../images/bg_input02.png) no-repeat left top;
	border: none;
	float: left;
}

.control-group .input03 {
	padding: 0 10px;
	width: 228px;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	background: url(../images/bg_input03.png) no-repeat left top;
	border: none;
}

.kaptcha {
	margin: 0 10px;
	float: left;
}

.loginBtn {
	width: 160px;
	height: 50px;
	border: none;
	padding: 0;
	background: url(../images/btn_login.png) no-repeat left top;
	cursor: pointer;
}

.regBtn {
	width: 160px;
	height: 50px;
	border: none;
	padding: 0;
	background: url(../images/btn_register.png) no-repeat left top;
	cursor: pointer;
}

.wrap-wsts {
	padding: 0 0 30px;
}

/* .wrap-wsjy {
	padding: 0 0 20px;
	background-color: #f1ffe7;
	border-top: 2px solid #5fb521;
}

.wrap-cxpj {
	padding: 0 0 20px;
	background-color: #fff1e4;
	border-top: 2px solid #fd7e01;
}

.wrap-xfzn {
	padding: 0 0 20px;
	background-color: #e6fff9;
	border-top: 2px solid #09c999;
}

.wrap-tzgg {
	padding: 0 0 20px;
	background-color: #ffebe8;
	border-top: 2px solid #f86249;
} */
.pagePath {
	background: url(../images/bg_path.jpg) repeat-x left top;
	height: 40px;
	margin-bottom: 20px;
}

.pagePath p {
	margin: 0 auto;
	width: 1200px;
	text-align: left;
	font-size: 16px;
	line-height: 40px;
	padding: 0 24px;
	color: #fff;
	background: url(../images/location.png) no-repeat left center;
}

.pagePath p a {
	color: #fff;
}

/*------------------------------------------------------------
	网上投诉
------------------------------------------------------------*/
.col_list {
	width: 860px;
	float: right;
	font-size: 16px;
	line-height: 40px;
}

.comH2 {
	padding: 10px 0px 10px 70px;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 10px;
	background: url(../images/bg_comh2.png) no-repeat left bottom;
}

.list_ul li {
	margin-bottom: 20px;
}

.col_list img {
	display: inline-block;
	vertical-align: middle;
}

.col_list span {
	color: #f00;
	display: inline-block;
	padding: 0 10px;
	font-size: 17px;
}

.col_list p {
	text-indent: 2em;
}

/*------------------------------------------------------------
	网上建议
------------------------------------------------------------*/
#subForm {
	float: right;
	width: 720px;
	font-size: 16px;
	margin-top: 40px;
}

.jianyi {
	float: left;
	width: 500px;
	font-size: 16px;
	line-height: 35px;
}

.jy_conts {
	margin: -19px 0 0 38px;
	width: 440px;
	height: 703px;
	overflow-y: auto;
	padding: 10px;
	border: 1px solid #018ed7;
	background-color: #fff;
}

.oneTable {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}

.oneTable thead th {
	background-color: #f1f8fb;
	color: #115db0;
	padding: 10px;
	text-align: left;
	border: 1px solid #018ed7;
}

.oneTable thead th span {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

.oneTable tbody th {
	font-weight: normal;
	padding: 10px;
	text-align: right;
	border: 1px solid #018ed7;
}

.oneTable td {
	padding: 10px;
	border: 1px solid #018ed7;
	background-color: #fff;
}

.oneTable th .red {
	color: #f00;
}

.oneTable td input {
	vertical-align: middle;
}

.submit01 {
	margin-bottom: 0;
	text-align: center;
}

.submit01 li {
	display: inline;
	padding: 10px 5px;
}

.input_wid01 {
	padding: 0 !important;
	width: 300px;
	height: 30px !important;
	font-size: 16px !important;
}

.input_wid02 {
	padding: 0 !important;
	width: 80px;
	height: 30px !important;
	font-size: 16px !important;
}

#fBody {
	width: 450px;
	height: 180px;
	font-size: 16px;
}

/*------------------------------------------------------------
	查询评价
------------------------------------------------------------*/
#bottom_right01 {
	float: left;
	width: 360px;
}

.loginTtl {
	margin-bottom: 10px;
	text-align: center;
	font-size: 17px;
	border-bottom: 1px solid #018ed7;
	line-height: 40px;
}

.loginTtl a {
	text-decoration: underline;
	margin: 0 5px;
	color: #fa6e2b;
}

#bottom_right form {
	border: 1px solid #018ed7;
	background-color: #fff;
	margin: 0;
	border-radius: 5px;
}

#bottom_right form h2 {
	border-bottom: 1px solid #018ed7;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 10px 0;
	text-align: center;
	font-size: 17px;
}

#bottom_right form .twoTable {
	width: 100%;
	line-height: 40px;
	font-size: 16px;
}

#bottom_right .twoTable th {
	font-weight: normal;
	padding: 5px;
	text-align: right;
}

.input_wid03 {
	padding: 0 !important;
	width: 150px;
	height: 30px !important;
	font-size: 16px !important;
}

/* 信访指南流程图 */
.liuchengtu .left {
	float: left;
	min-height: 350px;
	width: 240px;
}

.liuchengtu .left ul {
	margin: 0;
	width: 205px;
	margin-left: 40px;
}

.liuchengtu .left ul li {
	cursor: pointer;
	position: relative;
	height: 86px;
	line-height: 85px;
	border: 1px solid #DD4C10;
	border-bottom: none;
	text-align: center;
	font-size: 16px;
}

.liuchengtu .left ul li.last {
	border-bottom: 1px solid #DD4C10;
}

.liuchengtu .left ul li span a {
	color: #333;
}

.liuchengtu .left ul li span.active {
	width: 220px;
	left: -17px;
	position: absolute;
	background: url(../images/active.png) no-repeat;
	height: 88px;
}

.liuchengtu .left ul li span.active a {
	line-height: 75px;
	color: #fff;
	text-decoration: none;
}

.liuchengtu .right {
	margin-left: 5px;
	float: left;
	width: 750px;
	min-height: 350px;
	background: url(../images/lc01.jpg) no-repeat;
}

/*------------------------------------------------------------
	通知公告
------------------------------------------------------------*/
.news li {
	border-bottom: 1px dashed #999;
	background: url(../images/li-arrow.png) no-repeat left center;
	padding: 8px 15px 8px 20px;
	overflow: hidden;
	font-size: 16px;
}

.news li span {
	float: right;
}

.ellipsis dt a {
	font-size: 17px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
}

.ellipsis dd {
	margin-bottom: 10px;
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
}

.ellipsis dd a {
	color: #f00;
}

.pagenavi {
	clear: both;
	padding: 25px 0 0;
	text-align: center;
}

.pagenavi li {
	padding: 0 5px;
	display: inline;
}

.pagenavi li a {
	display: inline-block;
	padding: 5px 12px;
	color: #fff;
	font-size: 16px;
	background-color: #f86249;
	border: 1px solid #f86249;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.pagenavi li a:hover {
	background-color: #fff;
	color: #f86249;
	text-decoration: none;
}

.artlist .info_title {
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
	color: #018ed7;
}

.artlist .well {
	font-size: 15px;
	color: #888888;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin: 0 11px 20px;
	min-height: 20px;
	padding: 9px;
}

.artlist p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 35px;
}

/*------------------------------------------------------------
	注册
------------------------------------------------------------*/
#top_left h2 {
	font-size: 20px;
	text-align: center;
	color: #000;
	line-height: 90px;
}

.desc p {
	text-indent: 2em;
	font-size: 16px;
	margin: 0;
	line-height: 35px;
	color: #000;
}

#accordion2 .control-group {
	font-size: 16px;
}

#accordion2 .control-group input {
	height: 30px;
	font-size: 16px;
}

#accordion2 .security td {
	border: 1px solid #ccc;
	background-color: #eee;
}

/*查询结果*/
.bljc {
	position: relative;
}

.process .title {
	border-bottom: 2px solid #e3e3e3;
}

.process .title span {
	width: 100px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	border-bottom: 2px solid #dd4c10;
	font-size: 20px;
	color: #f99d65;
	margin: 0 0 -2px;
}

.process table {
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
}

.header-name {
	text-align: center;
	font-size: 18px;
	margin: 20px 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.proccess-area {
	text-align: center;
	margin: 0 195px 50px;
}

.proccess-area .shape {
	float: left;
	width: 200px;
	text-align: left;
}

.proccess-area .shape .txt-s {
	position: relative;
}

.proccess-area .shape .txt {
	font-size: 16px;
	margin: 10px 0 0;
}

.proccess-area .shape .txt-s span {
	display: inline-block;
}

.proccess-area .shape .txt-s span.green-round {
	background-image: url("../images/green-round.png");
	width: 40px;
	height: 40px;
}

.proccess-area .shape .txt-s span.grey-round {
	background-image: url("../images/grey-round.png");
	width: 40px;
	height: 40px;
}

.proccess-area .shape .txt-s span.green-arrow {
	background-image: url("../images/green-arrow.png");
	width: 150px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 39px;
}

.proccess-area .shape .txt-s span.grey-arrow {
	background-image: url("../images/grey-arrow.png");
	width: 150px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 39px;
}

.proccess-area .shape .txt-s span.green-rect {
	background-image: url("../images/green-rect.png");
	width: 80px;
	height: 13px;
	position: absolute;
	top: 14px;
	left: 30px;
}

.span-display {
	display: none;
}

.state-list {
	border: 1px solid #f68c0f;
	margin: 0 20px;
}

.orange-trian {
	position: relative;
}

.orange-trian span {
	position: absolute;
	display: inline-block;
	width: 28px;
	height: 18px;
	background-image: url("../images/orange-trian.png");
	bottom: 0;
	left: 180px;
}

.clear {
	clear: both;
}

.newstate-info {
	padding: 20px;
}

.newstate-info .state-tips {
	margin: 0 0 30px 0;
}

.newstate-info .state-tips .current-state {
	position: relative;
}

.newstate-info .state-tips .current-state .mydpj-btn {
	position: absolute;
	top: 40px;
	right: 10px;
}

.newstate-info .state-tips p {
	margin: 0 0 15px 0;
	text-indent: 32px;
	font-size: 15px;
}

.newstate-info .state-tips p.txt {
	font-size: 16px;
	font-weight: bold;
	text-indent: 0;
}

.newstate-info .state-tips .info-desc .info-desc-hd {
	padding: 5px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.newstate-info .state-tips .info-desc .info-desc-bd {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}

.newstate-info .state-tips .info-desc .info-desc-bd p {
	margin: 0 auto;
	line-height: 25px;
}

.newstate-info .state-list-info-hd {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.newstate-info .state-list-info-bd .state-list-tab-hd {
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}

.newstate-info .state-list-info-bd .state-list-tab-hd .tab-hd-1 {
	float: left;
	width: 200px;
	text-indent: 30px;
}

.newstate-info .state-list-info-bd .state-list-tab-hd .tab-hd-2 {
	float: left;
	width: 400px;
	text-indent: 90px;
}

.newstate-info .state-list-info-bd .state-list-tab-hd .tab-hd-3 {
	float: left;
	width: 565px;
	text-align: center;
}

.newstate-info .state-list-info-bd .state-list-tab-bd {
	border-bottom: 1px dashed #ccc;
	height: 45px;
	padding: 8px 0 5px;
	font-size: 15px;
}

.newstate-info .state-list-info-bd .state-list-tab-bd .tab-bd-1 {
	float: left;
	width: 200px;
	height: 45px;
}

.newstate-info .state-list-info-bd .state-list-tab-bd .tab-bd-2 {
	float: left;
	width: 385px;
	height: 45px;
	padding: 0 15px 0 0;
}

.newstate-info .state-list-info-bd .state-list-tab-bd .tab-bd-3 {
	float: left;
	width: 565px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	cursor: pointer;
	border-bottom: 1px dashed blue;
	padding: 0 0 5px;
	color: #2787EC;
}

.reply-info {
	margin: 0 20px 20px;
}

.reply-info .reply-info-hd {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
}

.reply-info .reply-info-bd {
	font-size: 15px;
	margin: 10px 0 0;
}

.reply-info .reply-info-bd td {
	border: 1px solid #ccc;
}

.reply-info .reply-info-bd .hd {
	width: 85px;
	text-align: right;
	vertical-align: middle;
	padding: 5px 2px;
}

.reply-info .reply-info-bd .bd {
	width: 844px;
	padding: 5px;
}

.reply-info .reply-info-bt {
	padding: 10px 0 0;
	font-size: 15px;
}

.reply-info .reply-info-bt .reply-info-bt-1 {
	float: left;
	width: 454px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 10px 0 0;
}

.reply-info .reply-info-bt .reply-info-bt-2 {
	float: left;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 10px 0 0;
}

.reply-info .reply-info-bt .reply-info-bt-3 {
	float: right;
	width: 230px;
	text-align: right;
}

.tsxx {
	margin: 20px 0 0;
}

.tb-info {
	padding: 10px 20px;
	margin-top: 20px;
}

.tb-info td {
	padding: 5px 5px 15px;
	min-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 800px;
	font-size: 15px;
}

.tb-info td.th-header {
	text-align: right;
	width: 80px;
	min-width: 60px;
}

.ts-contain .tsnr-hd {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.ts-contain .tsnr-bd {
	border: 1px solid #ccc;
	margin: 10px 0 0;
	padding: 15px;
}

.ts-contain .tsnr-bd pre {
	border: 0;
	font-size: 14px;
}

.ts-contain .tsnr-bd-0 {
	padding: 10px 0 0;
}

.detail-info {
	padding: 20px 20px 0;
}

.detail-info table {
	width: 100%;
}

.detail-info table td {
	border: 1px #ccc solid;
	padding: 10px 5px;
	font-size: 15px;
}

.detail-info td.tab-hd {
	font-size: 16px;
	font-weight: bold;
}

.detail-info td.tab-th {
	text-align: right;
	width: 120px;
	vertical-align: middle;
}

.detail-info td.tab-td .tab-td-info {
	border: 1px #ccc solid;
	padding: 10px;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
}

/*个人中心*/
#userinfo {
	width: 150px;
	background: #307ed6;
	color: #fff;
}

#userinfo div,#userinfo ul {
	padding: 5px 10px 5px 10px;
}

#userinfo img {
	width: 55px;
	height: 55px;
	margin-left: 35px;
	margin-top: 10px;
}

#userinfo  .userinfo-edit {
	background: #2670c0;
}

#userinfo .exitbtn {
	background: #82b7f3;
	width: 80px;
	height: 26px;
	border: none;
	display: block;
	margin: 0 auto;
	line-height: 26px;
	color: #fff;
}

#usermenu {
	border: 1px solid #018ed7;
	width: 260px;
	float: left;
	border-radius: 5px;
}

.xinfangtitle {
	width: 120px;
	padding-left: 30px;
	line-height: 50px;
	background: #282828;
	border-bottom: 1px solid #191919;
	fot-size: 14px;
	color: #fff;
}

#usermenu_ul {
	font-size: 18px;
}

#usermenu_ul a:link {
	color: #350C0C;
}

#usermenu_ul a:hover {
	color: #3c93d0;
	text-decoration: none;
}

#usermenu_ul a:active {
	color: #b0b0b0;
}

#usermenu_ul a:visited {
	color: #2C2A0B;
}

#usermenu_ul li {
	text-align: center;
	line-height: 57px;
	border-bottom: 2px dotted #CCCCCC;
}

#usermenu_ul li.start {
	border-bottom: 2px solid #018ed7;
}

#usermenu_ul li a span {
	vertical-align: super;
}

#usermenu_ul li a i {
	padding-left: 60px;
	padding-top: 15px;
}

#usermenu_ul li a i.icon-grzx {
	background: url(../images/icon/tu-1.png) no-repeat;
}

#usermenu_ul li a i.icon-wyts {
	background: url(../images/icon/tu2-1.png) no-repeat;
}

#usermenu_ul li a i.icon-wyjy {
	background: url(../images/icon/tu3-1.png) no-repeat;
}

#usermenu_ul li a i.icon-cxpj {
	background: url(../images/icon/tu4-1.png) no-repeat;
}

#usermenu_ul li a i.icon-grzl {
	background: url(../images/icon/tu51.png) no-repeat;
}

#usermenu_ul li a i.icon-xgmm {
	background: url(../images/icon/tu-6.png) no-repeat;
}

#usermenu_ul li a i.icon-zxdl {
	background: url(../images/icon/tu-7.png) no-repeat;
}
/*个人中心 首页我的信访*/
.myxf {
	border: 1px solid #999;
	border-bottom: 2px solid #018ed7;
}

.myxf h2 {
	float: left;
	padding: 10px 0 10px 10px;
}

.myxf h2 a {
	padding-left: 7px;
	vertical-align: middle;
	color: #3c3c3c;
	display: inline-block;
	line-height: 18px;
	width: 100%;
}

.myxf ul {
	line-height: 30px;
	float: left;
	padding-left: 29px;
	font-size: 15px;
	margin-top: 8px;
}

.myxf ul li,.myxf ul i {
	float: left;
}

.myxf ul li {
	width: 120px;
	text-align: center;
}

.myxf ul i {
	color: #999;
	line-height: 20px;
}

.myxf ul span {
	color: #a6180e;
}
/*个人中心首页-快捷链接*/
.usercenter-quicklink {
	border-bottom: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',
		endColorstr='#fff2f2f2', GradientType=0);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	margin-bottom: 10px;
	height: 150px;
}

.usercenter-quicklink a {
	display: inline-block;
	width: 22%;
	text-align: center;
}

.usercenter-quicklink .link-01 {
	width: 113px;
	height: 99px;
	background: url(../images/new/jy.png) top center no-repeat;
	float: left;
	margin-left: 70px;
}

.usercenter-quicklink div span {
	font-size: 16px;
	margin-top: 110px;
	display: block;
	text-align: center;
}

.usercenter-quicklink .link-02 {
	width: 113px;
	height: 99px;
	background: url(../images/new/ts.png) top center no-repeat;
	float: left;
	margin-left: 70px;
}

.usercenter-quicklink .link-03 {
	width: 113px;
	height: 99px;
	background: url(../images/new/cx.png) top center no-repeat;
	float: left;
	margin-left: 70px;
}

.usercenter-quicklink .link-04 {
	width: 113px;
	height: 99px;
	background: url(../images/new/zn.png) top center no-repeat;
	float: left;
	margin-left: 70px;
}
/*个人中心 提交成功*/
.sumbitinfo .title {
	font-size: 26px;
	color: #5fb2d1;
	margin: 30px auto;
	text-align: center;
	border-bottom: 1px solid #eff1f5;
	padding-bottom: 20px;
}

.sumbitinfo .body {
	width: 580px;
	margin: 30px auto;
	line-height: 34px;
	font-size: 16px;
}
/*个人中心 密码修改*/
.updatepwd,.querycode {
	width: 750px;
	margin: 0 auto;
	padding-top: 20px;
}
/*个人中心 领导信箱*/
.workmatelist img {
	margin-top: 10px;
}
/*个人中心 左侧菜单*/
.dotline {
	height: 2px;
	border-bottom: 1px dashed #535353;
	width: 95%;
	margin: 0 auto;
}

/*个人中心图形化展示*/
.detailinfo table {
	margin: 10px auto;
	width: 96%;
}

#showstep {
	margin: 10px auto;
	position: relative;
	height: 556px;
	width: 925px;
}

#showstep .step .nonebg {
	width: 153px;
	height: 159px;
	position: relative;
	float: left;
}

#showstep .step .imgbg {
	width: 153px;
	height: 159px;
	background: url(../images/step-bg.png) top center no-repeat;
	position: relative;
	float: left;
	text-align: center;
}

#showstep  .icon-arrow-right {
	float: left;
	margin-top: 60px;
}

#showstep  .icon-arrow-down {
	margin-left: 60px;
	display: block;
}

#showstep  .arrowright i {
	color: #0193cf;
}

#showstep .step .imgbg img,#showstep .step .nonebg img {
	margin: 20px auto;
}

#showstep .step span {
	display: block;
	width: 132px;
	height: 27px;
	line-height: 27px;
	background: url(../images/step-btn-bg.png) top center no-repeat;
	color: #FFF;
	font-size: 18px;
	position: absolute;
	bottom: 14px;
	left: 10px;
	text-align: center;
}

#step-1 {
	position: absolute;
}

#step-1-1 {
	position: absolute;
	top: 170px;
}

#step-1-2 {
	position: absolute;
	top: 340px;
}

#step-2-1 {
	position: absolute;
	left: 227px;
}

#step-2-2 {
	position: absolute;
	left: 454px;
}

#step-2-3 {
	position: absolute;
	left: 681px;
}

#step-2-4 {
	position: absolute;
	left: 695px;
	top: 170px;
}

#step-2-5 {
	position: absolute;
	left: 695px;
	top: 340px;
}

.page-content {
	width: 966px;
}

/* 信访查询评价 */
.artlist #bottom_right {
	width: 500px;
	margin: 0 auto;
	padding-top: 50px;
}

/* 网上投诉页面  */
#collapseOne table tr {
	border: 1px solid #ccc;
}

#collapseOne table tr td.table_th_edit_01 {
	border: 1px solid #ccc;
	font-size: 16px;
}

#collapseOne table tr td.table_td_edit_01 {
	padding: 10px;
	font-size: 16px;
}

/* 政策法规  */
#leftmenu .leftmenu {
	width: 260px;
	float: left;
}

#leftmenu .leftmenu dt {
	background-color: #1b93d2;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	letter-spacing: 5px;
	border-radius: 4px 4px 0 0;
}

#leftmenu .leftmenu dd {
	text-align: left;
	position: relative;
	background: url(../images/new/item.jpg) no-repeat;
	height: 56px;
	/* cursor: pointer; */
	line-height: 56px;
	text-indent: 2.5em;
	font-size: 16px;
}

#leftmenu .leftmenu dd a {
	line-height: 56px;
	margin-left: 10px;
}

#leftmenu .leftmenu dd.last {
	background: url(../images/new/bottom.png) no-repeat;
}

#right {
	float: right;
	width: 966px;
}





