body {
	font-size: 16px;
	font-family: "微软雅黑";
	background-color: #f2f2f2;
}

* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑";
	box-sizing: border-box;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}
a:focus{
	outline: none;
}
.wip_bg {
	width: 100%;
	min-width: 1100px;
	margin: 38px auto;
}


/*top*/

.top {
	width: 100%;
	height: 112px;
	background: url(top_bg.png) no-repeat center;
	min-width: 1100px;
}

.top div {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.top div a{
	color:#ffffff;
}

/*用户中心账号*/

.yhzxMain {
	max-width: 1100px;
	overflow: hidden;
	margin: 0px auto 20px;
	max-height: 298px;
}

#layer1Tab {
	width: 1100px;
	height: 56px;
	background-color: #fff;
	line-height: 56px;
}

#layer1Tab li {
	float: left;
	height: 100%;
	font-size: 15px;
	color: #333;
}

#layer1Tab li.hy {
	width: 207px;
	margin-left: 44px;
	padding-left: 56px;
	font-size: 17px;
	color: #245399;
	background: url(picx.png) no-repeat left center;
}

#layer1Tab li.zhsz {
	width: 126px;
	padding-left: 28px;
	background: url(gr_on.png) no-repeat left center;
}

#layer1Tab li.zhsz a {
	color: #333;
}

#layer1Tab li.smrz {
	width: 191px;
	padding-left: 22px;
	background: url(V_bg.png) no-repeat left center;
}

#layer1Tab li.aqdj {
	width: 179px;
	padding-left: 27px;
	background: url(aq_on.png) no-repeat left center;
}

#layer1Tab li.aqdj span,
#layer1Tab li.smrz span {
	color: #0d89e1;
	padding-left: 10px;
}

#layer1Tab li.jrkj {
	width: 115px;
	height: 26px;
	margin-top: 15px;
	line-height: 26px;
	text-align: center;
	background: #5577a5;
}

#layer1Tab li.jrkj a {
	height: 26px;
	display: block;
	color: #fff;
}

#layer1Tab li.btn_z {
	width: 20px;
	float: right;
	margin-right: 24px;
}

#layer1Tab #btn_z {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 20px;
	border: none;
	background: url(button.png) no-repeat center center;
	outline: none;
}

#layer1Tab .quit {
	position: static;
	margin-right: 20px;
	margin-top: 16px;
	width: 60px;
	height: 24px;
	background-color: #ccc;
	line-height: 24px;
	text-align: center;
}

#layer1Tab .quit a {
	color: #fff;
}

.mainLayer1 {
	width: 100%;
	height: 298px;
	background-color: #fff;
	padding-top: 34px;
	position: relative;
}

.pic {
	float: left;
	width: 175px;
	height: 202px;
	margin-left: 50px;
	margin-right: 38px;
}

.zhinfo {
	float: left;
	width: 440px;
	height: 202px;
}

.zhinfo li {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #333;
	padding-left: 34px;
}

.zhinfo .yhname {
	height: 57px;
	line-height: 57px;
	font-size: 22px;
	color: #343235;
	padding-left: 0px;
}

.zhinfo .yhzhsz {
	background: url(yhzx_bg1.png) no-repeat 0 10px;
}

.zhinfo .yhsmrz {
	background: url(yhzx_bg1.png) no-repeat 0 -28px;
}

.zhinfo .yhaqdj {
	background: url(yhzx_bg1.png) no-repeat 0 -66px;
}

.zhinfo .yhsmrz a,
.zhinfo .yhaqdj a {
	margin-left: 13px;
	color: #f00;
}

.zhinfo .yhaqdj span {
	margin-left: 10px;
	color: #0d89e1;
}

.zhinfo .qykj {
	width: 113px;
	height: 25px;
	margin-left: 33px;
	background: #a0a0a0;
	line-height: 25px;
	text-align: center;
	padding-left: 0px;
	border-radius: 5px;
}

.zhinfo .qykj a {
	color: #fff;
}

.yhinfo {
	float: left;
	width: 390px;
	overflow: hidden;
	margin-top: 57px;
}

.yhinfo li {
	width: 100%;
	line-height: 38px;
	font-size: 15px;
	color: #333;
}

.mainLayer1 .btn_s {
	position: absolute;
	right: 24px;
	top: 20px;
	width: 20px;
	height: 20px;
}

.mainLayer1 #btn_s {
	width: 20px;
	height: 20px;
	background: url(button_s.png) no-repeat center center;
	outline: none;
	display: block;
	border: none;
}

.mainLayer2 {
	width: 100%;
	max-width: 1100px;
	margin: auto;
	overflow: hidden;
	background-color: #fff;
}


/*tab*/

.wdChose {
	float: left;
	width: 195px;
	padding-bottom: 45px;
	margin-right: 18px;
	background-color: #f9f9f9;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	min-height: 500px;
}

.wdChose li {
	width: 187px;
	height: 74px;
	line-height: 80px;
	font-size: 17px;
	color: #333;
	padding-left: 75px;
	cursor: pointer;
	border-left: 8px solid #f9f9f9;
	background-repeat: no-repeat;
}

.one1 {
	background-position: 38px 30px;
	background-image: url(yhzx_bg2.png);
}

.one2 {
	background-position: 38px -114px;
	background-image: url(yhzx_bg2.png);
}

.one3 {
	background-position: 38px -256px;
	background-image: url(yhzx_bg2.png);
}
.one4 {
	background-position: 38px -42px;
	background-image: url(yhzx_bg2.png);
}
.one5 {
	background-position: 38px -185px;
	background-image: url(yhzx_bg2.png);
}
.one6 {
	background: url(zj_tb.png) no-repeat 40px 29px;
}
.one7 {
	background: url(grda.jpg) no-repeat 40px 29px;
}
.wdChose .on {
	border-left: 8px solid #1f5396;
	padding-left: 75px;
	background-color: #FFFFFF;
}
.wdChose .subon {
	background-color: #cccccc;
	/*border-left: 4px solid #1f5396;*/
}

.wdChose #file_tab a {
	display: block;
	height: 74px;
	color: #333;
}

.wdList {
	float: left;
	width: 860px;
	overflow: hidden;
	min-height:500px;
}

.wdList_con {
	display: none;
}

.wdList_con:first-child {
	display: block;
}


/*我的办件*/

.bj_tit,.zj_title{
	width: 100%;
	height: 37px;
	margin-bottom: 17px;
	margin-top: 22px;
	border-bottom: 1px solid #f2f2f2;

}

.bj_tit li,.zj_title>ul>li{
	float: left;
	/*width:90px;*/
	padding: 0 10px;
	height: 37px;
	line-height: 36px;
	color: #666;
	font-size: 17px;
	text-align: center;
	cursor: pointer;
}

.bj_tit .now {
	color: #3668a7;
	border-bottom: 2px solid #3668a7;
}

.bj_tit a {
	float: right;
	width: 105px;
	height: 34px;
	background: url(wysb_pic.png) no-repeat;
	margin-right: 7px;
}

.Table {
	width: 100%;
	border-top: 2px solid #e4e6eb;
	padding-top: 1px;
}

.Table ul {
	width: 100%;
	height: 54px;
	border-bottom: 1px dashed #e4e6eb;
}

.Table li {
	float: left;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 15px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.Table .xx {
	width: 72px;
}

.Table .blmc {
	width: 580px;
}

.Table .sbrq {
	width: 180px;
}

.Table .dqhj {
	width: 130px;
}

.Table .dqzt {
	width: 130px;
}

.Table .ck {
	width: 76px;
}
#myPjList .sbh{

}
.Table .scbt {
	width: 540px;
}

.Table .tHead {
	height: 46px;
	line-height: 46px;
	border: none;
	background-color: #f2f2f2;
}

.Table .tHead td {
	text-align: center;
	border-right: 1px solid #ccc;
}

.Table .tHead li {
	height: 46px;
	line-height: 46px;
	border-right: 1px solid #d9d9d9;
	font-size: 17px;
}

.Table .tbody li {
	height: 46px;
	line-height: 46px;

}
.Table .ck {
	width: 80px;
}

.Table .tHead .ck {
	border: none;
}
.Table .ck a{
	color:#333;
	cursor: pointer;
}
/* .Table .ck a {
	display: block;
	width: 62px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-color: #f27050;
	margin: 0 auto;
} */

.zwts {
	width: 860px;
	text-align: center;
	margin-top: 100px;
	font-size: 16px;
}

#zixun {
	width: 82px;
	float: right;
	margin-top: -54px;
	font-size: 18px;
	text-align: center;
	margin-right: 22px;
	background-color: rgb(68, 136, 219);
	height: 28px;
	cursor: pointer;
	color: white;
}
.zj_title>ul>li:first-child+li{
	float:right;
}
.xzrq{
	float: right;
	position: relative;
}
.zj_title .xzrq li{
	padding:0px;
	font-size:15px;
}
.grda_con{
	border: 1px solid #f1f1f1;
	margin-top:38px;
}
.grda_con td,.grda_con tr{
	border: 1px solid #f1f1f1;
}
.per-title, .per-val{
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
	padding-left: 17px;
}
.per-title{
    width: 10%;
    background-color: #f9f9f9;
    
    color:#333;
    border-right-color: #f1f1f1;
}
.per-val{
	width:40%;
}
/* 底部 */
.foot {
	width: 100%;
	min-width: 1100px;
	height: 115px;
	padding-top: 26px;
	background: url(foot_bg.jpg) repeat-x;
}

.foot_box {
	width: 310px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}

.foot_box div {
	float: left;
	width: 40px;
	height: 48px;
	margin-top: 6px;
	margin-right: 10px;
}

.foot_box ul {
	float: left;
	width: 255px;
}

.foot_box li {
	line-height: 20px;
	font-size: 12px;
	color: #666;
}
/* 日期 */
#dt {
	height: 30px;
	width: 260px;
	padding: 0 0px 0px 60px;
	border: 1px solid #ececec;
	outline: none;
	color: #2595ea;
	line-height: 30px;
	font-size: 17px;
	background: url(data_ico.png) no-repeat 210px center;
	cursor: pointer;
}

.calendar {
	width: 260px;
	height: 330px
}

.calendar-modal {
	display: none;
	position: absolute;
	background: #fdfdfd;
	border: 1px solid #e8e8e8;
	box-shadow: 1px 2px 3px #ddd;
	left:85px!important;
	top:30px!important;
	height:310px!important;
}

.calendar-inner {
	position: relative;
	z-index: 1;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d
}

.calendar-views {
	transform-style: preserve-3d
}

.calendar .view {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	*overflow: hidden;
	-webkit-transition: .6s;
	transition: .6s
}

.calendar-d .view-month,
.calendar-m .view-date {
	transform: rotateY(180deg);
	visibility: hidden;
	z-index: 1
}

.calendar-d .view-date,
.calendar-m .view-month {
	transform: rotateY(0deg);
	visibility: visible;
	z-index: 2
}

.calendar-ct,
.calendar-hd,
.calendar-views .week,
.calendar-views .days {
	overflow: hidden
}

.calendar-views {
	width: 100%
}

.calendar .view,
.calendar-display,
.calendar-arrow .prev,
.calendar .date-items li {
	float: left
}

.calendar-arrow,
.calendar-arrow .next {
	float: right
}

.calendar-hd {
	line-height: 50px
}

.calendar-display {
	font-size: 28px;
	text-indent: 10px
}

.view-month .calendar-hd {
	padding: 10px
}

.calendar-arrow,
.calendar-display {
	color: #ddd
}

.calendar li[disabled] {
	color: #bbb
}

.calendar li.old[disabled],
.calendar li.new[disabled] {
	color: #eee
}

.calendar-display .m,
.calendar-views .week,
.calendar-views .days .old,
.calendar-views .days .new,
.calendar-display:hover,
.calendar-arrow span:hover {
	color: #888
}

.calendar-arrow span,
.calendar-views .days li[data-calendar-day],
.calendar-views .view-month li[data-calendar-month] {
	cursor: pointer
}

.calendar li[disabled] {
	cursor: not-allowed
}

.calendar-arrow {
	width: 50px;
	margin-right: 10px
}

.calendar-arrow span {
	font: 500 26px sans-serif
}

.calendar ol li {
	position: relative;
	float: left;
	text-align: center;
	border-radius: 50%
}

.calendar .week li,
.calendar .days li {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.calendar .month-items li {
	width: 70px;
	height: 70px;
	line-height: 70px
}

.calendar .days li[data-calendar-day]:hover,
.calendar .view-month li[data-calendar-month]:hover {
	background: #eee
}

.calendar .calendar-views .now {
	color: #fff;
	background: #2595ea!important
}

.calendar .calendar-views .selected {
	color: #2595ea;
	background: #cde9d9!important
}

.calendar .calendar-views .dot {
	position: absolute;
	left: 50%;
	bottom: 4px;
	margin-left: -2px;
	width: 4px;
	height: 4px;
	background: #2595ea;
	border-radius: 50%
}

.calendar-views .now .dot {
	background: #fff
}

.calendar .date-items {
	width: 300%;
	margin-left: -100%
}

.calendar-label {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	padding: 5px 10px;
	line-height: 22px;
	color: #fff;
	background: #000;
	border-radius: 3px;
	opacity: .7;
	filter: alpha(opacity=70)
}

.calendar-label i {
	display: none;
	position: absolute;
	left: 50%;
	bottom: -12px;
	width: 0;
	height: 0;
	margin-left: -3px;
	border: 6px solid transparent;
	border-top-color: #000
}
#li_archives{
	position: relative;
}
.grda{
	top: -40%;
	right: -75%;
	position: absolute;
	display: none;
}
.grda li{
	width: 130px;
	text-align: center;
	background: #d9d9d9;
	padding: 0;
	margin: 1px;
	height: 48px;
	line-height: 48px;
}
.btn {
	background-color: #0095ff;
	border: 1px solid transparent;
	border-radius: 3px;
	box-shadow: rgba(255, 255, 255, .4) 0 1px 0 0 inset;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: -apple-system,system-ui,"Segoe UI","Liberation Sans",sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.15385;
	margin: 0;
	outline: none;
	padding: 8px 0.8em;
	position: relative;
	text-align: center;
	text-decoration: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	vertical-align: baseline;
	white-space: nowrap;
}



