﻿body {
	background-color: #F5F5F5;
}

.main_box {
	width: 1200px;
	padding: 0 50px;
	margin: 0 auto;
	background-color: #fff;
}

.wip_local {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	height: 52px;
	color: #666666;
	font-size: 14px;
	background: url(local.png) no-repeat left center;
	padding-left: 30px;
	color: #666666;
	font-size: 14px;
	line-height: 52px;
	margin-bottom: 20px;
}

.wip_local a {
	color: #666666;
	font-size: 14px;
	line-height: 52px;
}

.xxgk table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
}

.xxgk table tr {
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
	height: 40px;
}

.xxgk table tr th {
	text-align: left;
	width: 120px;
	height: 40px;
	background: #e9f7ff;
}

.xxgk table tr th,
.xxgk table tr td {
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	padding-left: 20px;
	font-weight: 400;
}

.xxgk table tr td {
	width: 461px;
	max-width: 461px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yxx {
	color: #DA5445;
}

.content {
	width: 100%;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

.content-left {
	width: 760px;
	float: left;
}

.content-right {
	width: 300px;
    background: #f6f6f6;
    height: 99999px;
    padding: 24px 16px;
    position: absolute;
    right: 0;
}

.pdfyl {
	width: 100%;
	height: 476px;
	background-color: #b5b5b5;
	margin-bottom: 50px;
	position: relative;
	background-size: 100% 100%;
}

.yulan {
	display: block;
	width: 130px;
	height: 33px;
	line-height: 33px;
	border-radius: 8px;
	background: #245399;
	color: #fff;
	position: absolute;
	bottom: 90px;
	left: 69px;
	text-align: center;
}

.download {
	width: 240px;
	height: 50px;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #245399;
	position: absolute;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #245399;
	bottom: 20px;
	left: 14px;
	line-height: 50px;
}

.download img {
	padding-right: 16px;
	vertical-align: sub;
}

.xgbd {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.list_title {
	height: 24px;
	border-bottom: 0;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color: #245399;
	padding-left: 0;
	position: relative;
	margin-bottom: 16px;
}

.list_title::after {
	content: "";
	display: none;
	position: absolute;
	left: 0;
	top: 2px;
	width: 8px;
	height: 25px;
	background: #da5445;
}

.list ul li {
	font-weight: 400;
	font-size: 16px;
	position: relative;
	line-height: 1.75;
	text-align: left;
	color: #333;
	padding-left: 14px;
}
.list ul li a{
	color:#333;
}
.list ul li::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #666;
}

.main_content {
	margin-bottom: 40px;
}

.sys {
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #999;
	margin-bottom: 10px;
}

.erweima {
	width: 168px;
	height: 168px;
	background: #fff;
	margin: 0 auto 40px;
}

.erweima img {
	width: 100%;
	height: 100%;
}

.zrbj {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	color: #333;
	padding-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 20px;
}

.sxp {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	color: #333;
}

.sxp a {
	color: #333;
}
.xgbd ,.jiedu{
	width: 100%
}