/**!
 * 婀栧寳鐪佸缓绛戝競鍦虹洃绠′笌璇氫俊涓�浣撳寲宸ヤ綔骞冲彴-浼佷笟璇︽儏椤�
 * date:2020-09-11
 * author: yx;
 */
.main {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1920px;
	overflow-x: hidden;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

a {
	cursor: pointer;
}

/* 澶撮儴 */
.header {
	height: 250px;
	background: url("../images/img_hd.png") no-repeat;
}

.header-hd {
	height: 198px;
	background: url("../images/img_logo.png") 350px 55px no-repeat;
}

.header-tt {
	margin: 63px 0 0 85px;
}

.header-wd {
	color: #fff;
	font-size: 35px;
	font-family: "SourceHanSansCN-Bold";
}

.header-website {
	color: #fff;
	font-size: 16px;
}

/* 鎼滅储妗� */
.search-box {
	width: 305px;
	height: 38px;
	margin-top: 80px;
}

#type_chosen {
	width: 67px !important;
}

.chosen-container-single .chosen-drop {
	border-radius: 0 !important;
}

.chosen-container-single .chosen-single {
	height: 38px !important;
	line-height: 38px !important;
	border-right: 1px solid transparent !important;
}

.chosen-drop {
	height: 96px !important;
}

.chosen-container .chosen-drop {
	padding: 0 !important;
	top: 32px !important;
}

/* 杈撳叆妗� */
.input-box {
	position: relative;
}

.input-box input {
	height: 38px;
	line-height: 38px;
	width: 190px;
	text-indent: 10px;
	font-size: 15px;
	color: #dad9d7;
}

.input-box::before {
	position: absolute;
	content: '';
	left: 0;
	top: 10px;
	width: 1px;
	height: 18px;
	background-color: #dad9d7;
}

.ico-box {
	width: 48px;
	height: 38px;
	background: url("../images/ico_search.png") center no-repeat #ff9425;
	cursor: pointer;
}

.ico-box:hover {
	background-color: #ffc100;
}

/* 澶撮儴瀵艰埅 */
.nav-box {
	background-color: #0000000f;
}

.nav-li {
	float: left;
	width: 14.26%;
}

.nav-li a {
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.nav-li.active a {
	font-family: "SourceHanSansCN-Bold";
	background-color: #a20612;
}

/* 鍐呭 */
.middle {
	background: url("../images/bg_middle.png") center no-repeat;
}

/* 褰撳墠浣嶇疆 */
.location {
	height: 60px;
	line-height: 60px;
	text-indent: 24px;
	font-size: 15px;
	background: url("../images/img_local.png") left center no-repeat;
}

.location span {
	color: #ff6600;
}

/* 琛ㄥ崟 */
.table {
	border: 1px solid #eee;
}

.table-hd {
	height: 45px;
	line-height: 45px;
	background: url("../images/img_tip.png") 14px center no-repeat #fff5e6;
	text-indent: 45px;
	color: #f10706;
	font-size: 15px;
}

.table-cont {
	padding: 15px;
}

#table {
	width: 100%;
	border-collapse: collapse;
}

.thead-tr, .thead-tr1 {
	background-color: #f8f1f1;
}

.thead-tr th {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	color: #bd1a2d;
	font-family: "SourceHanSansCN-Bold";
	text-align: center;
}

.thead-tr1 th {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #bd1a2d;
	text-align: center;
}

.tbody-tr td {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
}

.tbody-l {
	text-align: right;
	color: #666;
}

.tbody-r {
	text-align: left;
	text-indent: 15px;
}

/* tab */
.tab-head {
	margin-top: 20px;
	background-color: #f5f5f5;
	border-top: 2px solid #bf192c;
}

.tab-link {
	display: inline-block;
	color: #333;
	height: 44px;
	line-height: 44px;
	padding: 0 25px;
	font-size: 18px;
	font-family: "SourceHanSansCN-Bold";
}

.active.tab-link {
	color: #fff;
	background-color: #bf192c;
}

.table-tt {
	text-align: center;
	color: #bd1a2d;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	font-family: "SourceHanSansCN-Bold";
}

.double {
	background-color: #f6f6f6;
}

.tbody-tr1 td {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
}

.tbody-tr1 td p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tbody-tr1:hover {
	cursor: pointer;
	background-color: #fff7ec;
}

.search-ico {
	width: 75px;
	height: 45px;
	/* height: 100%; */
	background: url("../images/icon_search.png") center no-repeat;
}

.search-ico:hover {
	background: url("../images/icon_search_hover.png") center no-repeat;
}

.details-ico {
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	width: 45px;
	background-color: #f10706;
	text-align: center;
	border-radius: 5px;
}

.details-ico a {
	display: block;
	color: #fff;
}

#table3, #table4 {
	margin-top: 10px;
}

/* 搴曢儴 */
.footer {
	margin-top: 30px;
	height: 125px;
	color: #dad9d7;
}

.footer-top {
	text-align: center;
	padding-top: 28px;
}

.footer-top p {
	height: 34px;
	line-height: 75px;
	font-size: 15px;
}

.footer-link {
	text-align: center;
}

.footer-link a {
	height: 34px;
	line-height: 34px;
	color: #dad9d7;
	font-size: 15px;
}

/* 2024-07-01 */
.tab-head {
	font-size: 0;
}

.tab-link {
	padding: 0;
	width: 12.5%;
	text-align: center;
}

table {
	width: 100%;
}

.link {
	color: #d12604;
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #bf192c !important;
	background-color: #bf192c !important;
	color: #fff
}