@charset "utf-8";
/* 二级页面的相关政策法规列表 */
ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}
.dise{
	background: #f7f7f7;
}
.center_t{
	background: #ffffff;
	width: 1170px;
	margin: auto;
	min-height: 500px;
	margin-top: 10px;
	padding-bottom: 20px;
}

.lieb{
	width: 1074px;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	padding:17px 0px 10px;
	border-bottom: 1px solid #e8dfd2;
}
.lieb_cen{
	width: 1074px;
	margin: auto;
}
.lieb_cen ul{
	
}
.lieb_cen ul li{
	border-bottom: 1px solid #e8dfd2;
	height: 40px;
	line-height: 40px;
}
.lieb_cen ul li a{
	color: #333333;
	font-size: 18px;
	
}
.lieb_cen ul li a:hover{
	color:#941e23;
	
}
.lieb_cen ul li a span{
	float: right;
	font-size: 14px;
	color: #777;
}

.lieb_cen ul li a i{
	margin-right:10px;
	display: inline-block;
	vertical-align: top;
	color: #333333;
	padding-top: 2px;
}

.lieb_cen ul li a:hover i{
	color:#941e23;
}
/*分页*/
.page{
	width: 100%;
	margin: 0 auto;
	text-align:right;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 48px;
}
.page a{
	border: 1px solid #ffe300;
	background-color: #fff;
    border: 1px solid #E9E9E9;
	color: #999;
    border-radius: 4px;
	display: inline-block;
	padding: 8px 14px;
}
.page span{
	margin-right: 30px;
}
.page span i{
	margin: 0 5px;
	font-weight: bold;
	font-style:normal;
}
.page a.active,.page a:hover{
	background-color:#e30b20;
	color: #fff;
}

/*其他联系方式*/
.lieb img{
	vertical-align: sub;
	margin-right: 10px;
	
}
.way_cen{
	
	width: 970px;
	margin: 20px auto;
	height: 260px
}
.way_cen span{
	font-weight: bold;
	color: #333333
}
.way_cen ul{
	
}
.way_cen ul li{
	height: 60px;
	line-height: 60px;
	color: #555555;
	font-size: 18px;
}
.way_cen ul li p{
	height: 50px;
	line-height: 50px;
	color: #555555;
	font-size: 18px;
	margin-left: 92px;
}
/*网上举报须知*/
.fanwei{
	width: 1074px;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	padding:5px 0px 20px 2px;
}
.fanwei_b{
	width: 1074px;
	font-size: 18px;
	color: #000000;
	margin: auto;
	padding: 7px 0px 10px;
}
.fanwei_bcen{
	width: 1074px;
	font-size: 21px;
	color: #444444;
	margin: auto;
}
.fanwei_bcen ul{
	
}
.fanwei_bcen ul li{
	padding: 6px 0;
	font-size: 18px;
	color: #444444;
	line-height: 30px;
}
.gouxuan{
	width: 1074px;
	font-size: 24px;
	color: #444444;
	margin: auto;
	font-weight:500;
	padding: 25px 0px;
}
.gouxuan input{
	width: 24px;
	height: 20px;
}
.anniu{
	width: 100%;
    height: 70px;
	display: inline-flex;
}
.anniu_shiming a{
	width: 299px;
    height: 70px;
    background: url(images/niming_a.png) no-repeat center;
    display: inline-block;
    margin: 10px 50px;
}
.anniu_shiming a:hover{
	width: 299px;
    height: 70px;
    background: url(images/niming_hover.png) no-repeat center;
    display: inline-block;
    margin: 10px 50px;
}
.anniu_ni_ming a{
	width: 466px;
    height: 70px;
    background: url(images/shiming_a.png) no-repeat center;
    display: inline-block;
    margin: 10px 100px;
}
.anniu_ni_ming a:hover{
	width: 366px;
    height: 70px;
    background: url(images/shiming_hover.png) no-repeat center;
    display: inline-block;
    margin: 10px 150px;
}
.lieb_a{
	
	width: 1074px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	padding:17px 0px 10px;
	border-bottom: 1px solid #e8dfd2;
	
}
.lieb_a img{
	vertical-align: middle;
	margin-right: 10px;
}
.biaodi{
	width: 1074px;
	min-height:90px;
	border: 1px solid #dfe2ec;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	background: #fbfdff;
	
}
.biaoti_a{
	background: #d1e6fc;
	width: 1074px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 6px;
}
.el-col-12{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.l-form-item{
	 
	display: inline-block;
	 
}
.el-form-item__label{
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 15px;
	color: #48566a;
	padding: 4px 12px 4px 0;
	box-sizing: border-box;
	font-weight: bold;
	margin-bottom: 0px;
	
}
.el-input{
	display: inline-block;
	padding: 4px 0px;
	width: 280px;
	font-size: 14px;
}
.el-input__inner{
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	color: #1f2c3d;
	display: inline-block;
	order-radius: 4px;
	height: 25px;
	line-height: 1;
	outline: none;
	padding: 3px 10px;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	width: 100%;
	background: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.el-input button{
	float: right;
	border: 1px solid;
	background: #fff;
	color: #0125a1;
	 
	border-radius: 3px;
	cursor:pointer;
	font-size: 14px;
	
}
.el-input button:hover{
	 
	border: 1px solid #1b41c3;
	background: #ffffff;
	 
	}
.yangs{
	float: left;
	border: 1px solid #0125a1;
	background: #007ad9;
	color: #ffffff;
	height: 25px;
	border-radius: 3px;
	cursor:pointer;
	width: 100px;
}
.weixuanz{
	font-size: 14px;
	color: #007ad9;
	margin-left: 10px;
}
.tishi{
	color: red;
	font-size: 12px;
	margin-left: 200px;
}
.tiaozh{
	color: red;
    font-size: 12px;
    margin-left: 200px;
    width: 114px;
    position: absolute;
    top: 40px;
    left: 390px;
    line-height: 20px;
}
.tiaozht{
	    color: red;
    font-size: 12px;
    margin-left: 200px;
    width: 118px;
    position: absolute;
    top: 40px;
    left: 390px;
    line-height: 20px;
}
.tiaozhs{
	color: red;
    font-size: 12px;
    margin-left: 110px;
    width: 114px;
    position: absolute;
    top: 40px;
    left: 390px;
    line-height: 24px;
}
.bj_r_1{
position: relative;}
.tijiao{
	width: 1074px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}
.tijiao_an{
	width: 141px;
	height: 42px;
	border-radius: 6px;
	background: #007ad9;
	color: #fff;
	font-size: 18px;
	border: 1px solid #007ad9;
	margin: 10px 50px;
}
.tijiao_an:hover{
	background: #0662aa;
}
/*资金不当使用问题*/
.beiju_r{
	float: left;
	color: #007ad9;
	
}
.xian{
	width: 601px;
	border-bottom: 1px double #d2d2d2;
	float: left;
	padding: 5px;
	margin: 0px 20px;
	
}
.xinz{
	float: left;
	color: #007ad9;
	font-weight: bold;
}
.xinz:hover{
	font-weight: 600;
	color:#FF6600;
}
.wb_qu{
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	color: #1f2c3d;
	display: inline-block;
	order-radius: 4px;
	height: 50px;
	line-height: 1;
	outline: none;
	padding: 3px 10px;
	transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	width: 100%;
	background: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.table_item{
	border-bottom: 1px solid #aaaaaa;
	height: 40px;
	margin-bottom: 20px;
}
.table_item ul{
	
}
.table_item ul li{
	float: left;
	width: 50%;
	text-align: center;
	height: 39px;
	line-height: 39px;
}
.table_item ul li a{
	
	font-size: 18px;
	text-decoration:none
}
.table_item ul li a:hover{
	border-bottom: 3px solid #0077ff;
	display: block;
	color:#161abe;
}
.xuanzh > a{
	border-bottom: 3px solid #0077ff;
	display: block;
	color:#010594;
	font-weight: bold;
	
	
	
}
.btn-file{
	float: left;
	
	margin-right: 10px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width:100%;
}
.btn-default{
	border: 1px solid #dcdcdc;
}