﻿body {
	font-family: "微软雅黑";
}

a:focus {
	outline: none;
}

img {
	border: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ele {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
input:focus{
	outline: none;
}
.jggs_body{
	position: relative;
	padding-top: 35px;
	overflow: hidden;
}
.jggs_leftbox{
	width: 15%;
	background: red;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.jggs_rightbox{
	width: 82%;
	background: #ffffff;
	min-height: 770px;
	
}
.jggs_formbox{
	width: 100%;
	height: 30px;
	overflow: hidden;
}
.jggs_formbox form{
	width: 100%;
	height: 100%;
	
}
.jggs_formbox form .input_box{
	width: 22%;
}
.jggs_formbox .input_box .text{
	color: #666666;
	font-size: 15px;
	width: 37%;
	line-height: 30px;
}
.jggs_formbox .input_box input{
	width:60% ;
	height: 100%;
	color: #999999;
	font-size: 15px;
	line-height: 28px;
	height: 30px;
	border: 1px #e1e1e1 solid;
	text-align: center;
}
.jggs_formbox .input_box+.input_box{
	margin-left: 1%;
}
.jggs_formbox .input_box .time{
	background: #efefef;
}
.jggs_formbox  .btn{
	width:8%;
	height: 100%;
}
.jggs_formbox  .btn input{
	width: 100%;
	border: none;
	height: 100%;
	background: #4078be;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 100%;
}
.jggs_box{
	width: 100%;
	margin-top: 3%;
	padding-top: 3%;
	border-top: 1px #bebebe solid;
}
.list_titlebox{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e3e7f1;
}
.list_titlebox div{
	text-align: center;
	line-height: 40px;
	color: #264c85;
	font-size: 17px;
}
.listbox_box01{
	width: 12%;
} 
.listbox_box02{
	width: 35%;
}
.listbox_box03{
	width: 20%;
} 
.listbox_box04{
	width: 20%;
} 
.listbox_box05{
	width: 13%;
}
.list_ulbody{
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
}
.list_ulbox{
	width: 100%;
	overflow: hidden;
}
.list_ulbox li{
	padding: 14px 0;
	line-height: 28px;
	width: 100%;
	overflow: hidden;
}
.list_ulbox li a{
	display: block;
}
.list_ulbox li .listbox_box{
	color: #333333;
	font-size: 17px;
	text-align: center;
}
.wip_fwleft {
  float: left;
  width: 15%;
  margin-right: 2%;
position: absolute;
bottom: 0;
  top: 35px;
}

.wip_citytabbg {
  width: 100%;
  background: #FFFFFF;
  font-size: 15px;
  color: #333333;
  margin: 0px auto 25px;
}

.wip_citytabbg:after {
  content: "";
  display: block;
  clear: both;
  height: 0px;
}

.wip_citytabbg p {
  color: #23599d;
  font-size: 19px;
  font-weight: bold;
  float: left;
  line-height: 30px;
  width: 70px;
}

.wip_citytabbg div {
  width: 110px;
  height: 30px;
  line-height: 30px;
  background: url(citytab_bg.png) no-repeat center;
  padding-left: 15px;
  font-size: 15px;
  color: #333333;
  float: left;
}

.wip_fwnavbg {
  width: 100%;
  background: #eff1f6;
   padding-top: 20px;
   position: absolute;
   top:8%;
   bottom: 0;
}

.wip_fwnavbg li {
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 17px;
}

.wip_fwnavbg li a {
  color: #333333;
  display: block;
}

.wip_fwnavbg .nav_hov a{
  color: #1a4689;
  font-weight: bold;
  background: url(sg.png) no-repeat  25px;
}

.fy_box{
	width: 100%;
	overflow: hidden;
}
.fy_box img{
	float: right;
}

/*监督评议*/
.jdpy_body{
	margin-bottom: 54px;
}
.jdpy_rightbox{
	width: 82%;
    background: #ffffff;
	overflow: hidden;
}
.jdpy_rightbox .leftbody,.jdpy_rightbox .rightbody{
	width:49%;
}
.jdpy_rightbox .form_body{
	width: 100%;
	padding:3% 5%;
	height: 404px;
	border: 1px #e2e2e2 solid;
}
.jdpy_rightbox .form_body .form_body_from{
	width: 100%;
}
.jdpy_rightbox .form_body .form_body_from .tt{
	width: 100%;
	line-height: 42px;
	color: #23599d;
	font-size: 19px;
	font-weight: bold;
}
.jdpy_rightbox .form_body .form_body_from p{
	color: #333333;
	font-size: 17px;
	line-height: 36px;
}
.jdpy_rightbox .form_body .input_box{
	width: 100%;
	line-height: 30px;
}
.jdpy_rightbox .form_body .input_box .input_fl{
	color: #333333;
	font-size: 17px;
	height: 30px;
	width: 20%;
}
.jdpy_rightbox .form_body .input_box .input_fr{
	border: 1px #e4e4e4 solid;
	width: 58%;
	line-height: 28px;
}
.jdpy_rightbox .form_body .input_password{
	margin-top: 12px;
}
.jdpy_rightbox .form_body  .input_button{
	width: 80%;
	display: block;
	line-height: 36px;
	height: 36px;
	margin: 0 auto;
	background: #245399;
	border: none;
	color: #FFFFFF;
	font-size: 17px;
	margin-top: 22px;
}
.a_cy{
	width: 80%;
	display: block;
	line-height: 36px;
	height: 36px;
	margin: 0 auto;
	background: #245399;
	border: none;
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	margin-top: 38%;
}
.jdpy_rightbox02{
	width: 100%;
	height: 135px;
	margin-top: 25px;
	overflow: hidden;
}
.jdpy_rightbox02 .bt-box02_flbox,.jdpy_rightbox02 .bt-box02_frbox{
	width: 49%;
	height: 100%;
	background: url(jdpy_bg01.png)  repeat-x;
	border: 1px #e1e1e1 solid;
	padding: 2% 3%;
}
.jdpy_rightbox02 .bt-box02_flbox .box01{
	width: 100%;
	height: 80px;
}
.jdpy_rightbox02 .bt-box02_flbox .box01 .pic{
	width: 80px;
	height: 80px;
}
.jdpy_rightbox02 .bt-box02_flbox .box01 .text_box{
	width: 75%;
	height: 80px;
	padding-left: 10%;
}
.jdpy_rightbox02 .bt-box02_flbox .box01 .text_box .text01{
	color: #666666;
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
	padding-top: 3%;
}
.jdpy_rightbox02 .bt-box02_flbox .box01 .text_box .text02{
	color: #666666;
	font-weight: bold;
	font-size: 25px;
	line-height: 26px;
	padding-top: 3%;
}
.jdpy_rightbox02 .bt-box02_flbox .box01 .text_box:before{
	content: "";
	width: 1px;
	height:65px;
	background: #666666;
	float: left;
	margin-top: 3%;
    margin-left: -14%;
}
.jdpy_rightbox02 .bt-box02_flbox .box02{
	color: #333333;
	font-size: 15px;
	line-height: 22px;
	text-indent: 2em;
	margin-top: 2%;
}
.a_cy:hover{
	color:#fff;
}
.jdpy_rightbox02 .bt-box02_flbox .box01 .text_box .text03{
	color: #333333;
	font-size: 15px;
	    margin-top: 1%;
}

@media only screen and (max-width: 1024px){
	.a_cy{
		margin-top:94px;
	}
	.jdpy_rightbox .form_body .input_box .input_fl{
		width:22%;
	}
}

