@charset "utf-8";

/*
 * @Author: hl,haolei@ec.com.cn
 * @Date: 2023-02-07 09:14:42
 * @LastEditTime: 2023-02-09 16:07:33
 * @LastEditors: hl,haolei@ec.com.cn
 * @Description:
 */
.f-wrap {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}

.Wdate {
	width: 150px;
	height: 36px !important;
	background: #fff url(../../img/bg/iconDate.png) no-repeat 120px center !important;
}

/* 小标题 */
.sub-title-01 {
	padding-left: 22px;
	color: #333;
	line-height: 40px;
	font-size: 20px;
	background: url(../../img/bg/subTitBg_01.png) no-repeat left center;
}

.ipt-w100 {
	width: 100px;
}

.btn-col-01 {
	margin-bottom: 100px;
}

.btn-col-01 input.u-btn {
	margin-right: 20px;
}

.m-info-table td {
	color: #333;
	text-align: center;
}

.m-info-table td.f-tal {
	padding: 10px 12px;
	text-align: left;
}

.m-info-table td.f-tar {
	text-align: right;
}

.m-info-table td .p-txt {
	line-height: 18px;
	color: #333;
	font-size: 14px;
}

.m-info-table td label {
	margin: 0 7px;
	font-size: 14px;
}

.file-box {
	position: relative;
	display: inline;
	margin: 0 auto;
	width: 74px;
	height: 25px;
	line-height: 25px;
}

.file-fj {
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 25px;
	opacity: 0;
}

.search-box {
	padding: 20px 150px 0;
	height: 210px;
	background: #f9fbfd url(../../img/bg/searchBg_01.png) no-repeat right bottom;
}

.search-table {
	width: 100%;
}

.search-table th,
.search-table td {
	padding: 7px 2px;
	font-size: 16px;
}

.search-box .btn-col-01 .u-btn {
	padding: 0 30px;
}

.list-col-01 {
	text-align: right;
}

.list-col-01 .sub-title-01 {
	float: left;
}

.list-col-01 .list-hd {
	height: 40px;
}

.list-col-01 .list-hd a {
	display: inline-block;
	margin: 3px 0 0 10px;
	padding: 0 12px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	background: #125db2;
	border-radius: 4px;
}

.list-col-01 .list-hd a i {
	display: inline-block;
	margin-right: 6px;
	font-size: 16px;
	vertical-align: top;
}

.list-col-01 .list-hd a i.icon-chakan {
	position: relative;
	font-size: 32px;
	overflow: hidden;
}

.m-info-table-2 th {
	color: #125db2;
	font-size: 14px;
	text-align: center;
	background: #edf4ff;
}

.m-info-table-2 td {
	padding: 10px 5px;
	text-align: left;
}

.m-info-table-2 td.f-tac {
	line-height: 18px;
	text-align: center;
}

.m-info-table-2 td .p-txt {
	padding: 0 10px;
	line-height: 18px;
	color: #333;
	font-size: 14px;
}

/*ffbe58*/
.u-btn-c7 {
	border: 1px solid #ffbe58;
	background: #ffbe58;
	color: #fff;
}

.u-btn-c7:hover,
.u-btn-c7:focus {
	background: #ffbe58;
	color: #fff;
}

/*e8f3ff*/
.u-btn-c8 {
	border: 1px solid #d6d6d6;
	background: #d6d6d6;
	color: #fff;
}

.u-btn-c8:hover,
.u-btn-c8:focus {
	background: #d6d6d6;
	color: #fff;
}

.m-process {
	padding: 0;
}

.m-process .hd {
	margin: 0 40px;
}

.process-box {
	height: 530px;
	text-align: center;
}