body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1250px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.inde_box {
	width: 100%;
}

.inde_bo {
	width: 100%;
	margin: 20px auto;
}

.inde_zxtj {
	width: 100%;
}

.inde_zxtja {
	border-bottom: 1px solid #DFDFDF;
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
}

.inde_zxtja3 {
	display: inline-block;
	float: left;
}

.inde_zxtja3_1 {
	border-bottom: 3px solid transparent;
	float: left;
	line-height: 70px;
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-right: 45px;
}

.inde_zxtja3_1:last-child {
	margin-right: 0;
}

.inde_zxtja3_1.on {
	border-color: #2468F1;
	color: #2468F1;
}

.inde_zxtja1 {
	border-bottom: 3px solid #2468F1;
	float: left;
	line-height: 70px;
	font-size: 26px;
	color: #2468F1;
	font-weight: bold;
}

.inde_zxtja2 {
	float: right;
	line-height: 70px;
	font-size: 14px;
	color: #666666;
	display: block;
}

.inde_zxtja2:hover {
	color: #2468F1;
}

.inde_zxtjb {
	width: 100%;
	display: inline-block;
}

.inde_zxtjc {
	width: calc(100% - 265px);
	float: left;
	display: flex;
}

.inde_zxtjd {
	width: 53%;
	height: 335px;
}

.inde_zxtjd .swiper {
	width: 100%;
	height: 100%;
}

.inde_zxtjd .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_zxtjd .swiper-pagination {
	text-align: right;
	padding: 0 15px;
}

.inde_zxtjd .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 8px;
}

.inde_zxtjd .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.inde_zxtjd1 {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.inde_zxtjd1_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_zxtjd1_2 {
	width: 100%;
	padding: 15px 20px;
	background-image: url(../img/bg_2.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_zxtjd1_3 {
	width: 100%;
	font-size: 20px;
	color: white;
	font-weight: 600;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zxtjd1_4 {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	color: white;
}

.inde_zxtje {
	width: 45%;
	margin-left: 2%;
}

.inde_zxtje1 {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	display: block;
	padding: 15px 0;
}

.inde_zxtje1_1 {
	width: 100%;
	font-size: 24px;
	color: #333333;
}

.inde_zxtje1_1 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_zxtje1_1 div {
	max-width: calc(100% - 40px);
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zxtje1_2 {
	width: 100%;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zxtje1_3 {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.inde_zxtje1_4 {
	float: left;
	font-size: 14px;
	color: #999999;
}

.inde_zxtje1_5 {
	float: right;
	font-size: 14px;
	color: #2468F1;
}

.inde_zxtje2 {
	width: 100%;
	margin-top: 25px;
}

.inde_zxtje3 {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.inde_zxtje3:last-child {
	margin-bottom: 0;
}

.inde_zxtje3_1 {
	width: 6px;
	display: inline-block;
	vertical-align: middle;
}

.inde_zxtje3_2 {
	width: calc(100% - 60px);
	padding: 0 10px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zxtje3_3 {
	font-size: 14px;
	color: #999999;
	display: inline-block;
	vertical-align: middle;
}

.inde_zxtjf {
	width: 240px;
	margin-left: 25px;
	float: left;
}

.inde_zxtjf1 {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	position: relative;
}

.inde_zxtjf1:last-child {
	margin-bottom: 0;
}

.inde_zxtjf1_1 {
	width: 100%;
	display: block;
}

.inde_zxtjf1_2 {
	width: 100%;
	padding: 0 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_zxtjf1_3 {
	width: 50px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_zxtjf1_4 {
	width: calc(100% - 65px);
	display: inline-block;
	vertical-align: middle;
}

.inde_zxtjf1_5 {
	width: 100%;
	font-size: 24px;
	color: white;
	font-weight: bold;
}

.inde_zxtjf1_6 {
	width: 100%;
	font-size: 14px;
	color: white;
}

.inde_lydt {
	width: 100%;
	margin-top: 35px;
}

.inde_lydtc {
	width: 100%;
}

.inde_lydtc1 {
	width: 100%;
	display: none;
}

.inde_lydta {
	width: 100%;
	display: inline-block;
}

.inde_lydta1 {
	width: 30%;
	height: 240px;
	display: block;
	position: relative;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
}

.inde_lydta1:nth-child(3n) {
	margin-right: 0;
}

.inde_lydta1_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_lydta1_2 {
	width: 100%;
	padding: 20px;
	background-image: url(../img/bg_5.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_lydta1_3 {
	width: 100%;
	font-size: 20px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_lydta1_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: white;
}

.inde_lydta1_4 span {
	margin-right: 10px;
}

.inde_lydta1_4 span:last-child {
	margin-right: 0;
}

.inde_lydtb {
	width: 100%;
	display: inline-block;
}

.inde_lydtb1 {
	border-bottom: 1px solid #EBEBEB;
	width: 48%;
	float: left;
	padding: 25px 0;
	margin-right: 4%;
	display: block;
}

.inde_lydtb1:nth-child(2n) {
	margin-right: 0;
}

.inde_lydtb2 {
	width: 125px;
	height: 75px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.inde_lydtb3 {
	width: calc(100% - 145px);
	display: inline-block;
	vertical-align: middle;
}

.inde_lydtb3_1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_lydtb3_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_lydtb3_3 {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.inde_lydtb3_4 {
	float: left;
	font-size: 14px;
	color: #999999;
}

.inde_lydtb3_4 span {
	margin-left: 5px;
	color: #FF6600;
}

.inde_lydtb3_5 {
	float: right;
	font-size: 12px;
	color: #2468F1;
}

.inde_lbs {
	width: 100%;
	margin-top: 50px;
}

.inde_lbs .swiper {
	width: 100%;
	height: 100%;
}

.inde_lbs .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_lbs .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 8px;
}

.inde_lbs .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.inde_lb {
	width: 100%;
	height: 140px;
	font-size: 40px;
	color: white;
	position: relative;
}

.inde_lb img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_lb div {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_gsxx {
	width: 100%;
	margin-top: 25px;
	display: flex;
}

.inde_gsxxa {
	width: calc(100% - 445px);
}

.inde_gsxxa1 {
	width: 100%;
	display: flex;
}

.inde_gsxxa2 {
	width: calc(100% - 270px);
	height: 335px;
	display: block;
	position: relative;
}

.inde_gsxxa2_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_gsxxa2_2 {
	width: 100%;
	padding: 20px 15px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .9));
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_gsxxa2_3 {
	width: 100%;
	font-size: 20px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_gsxxa2_4 {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	color: white;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_gsxxa3 {
	width: 260px;
	margin-left: 10px;
}

.inde_gsxxa4 {
	width: 100%;
	height: 160px;
	margin-bottom: 15px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	display: block;
	position: relative;
}

.inde_gsxxa4:last-child {
	margin-bottom: 0;
}

.inde_gsxxa4 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_gsxxa4 div {
	width: 100%;
	padding: 20px 15px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .9));
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_gsxxa5 {
	width: 100%;
	display: inline-block;
}

.inde_gsxxa6 {
	border-bottom: 1px solid #EBEBEB;
	width: 48%;
	float: left;
	margin-right: 4%;
	padding: 30px 0;
	display: inline-block;
}

.inde_gsxxa6:nth-child(2n) {
	margin-right: 0;
}

.inde_gsxxa6_1 {
	width: 6px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}

.inde_gsxxa6_2 {
	width: calc(100% - 11px);
	float: left;
}

.inde_gsxxa6_3 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_gsxxa6_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_gsxxb {
	width: 410px;
	margin-left: 35px;
}

.inde_gsxxb1 {
	width: 100%;
}

.inde_gsxxb1 .swiper {
	width: 100%;
	height: 100%;
}

.inde_gsxxb1 .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_gsxxb1 .swiper-pagination {
	text-align: right;
	padding: 0 15px;
}

.inde_gsxxb1 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 8px;
}

.inde_gsxxb1 .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.inde_gsxxb2 {
	width: 100%;
	height: 245px;
	position: relative;
}

.inde_gsxxb2_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_gsxxb2_2 {
	width: 100%;
	padding: 20px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .9));
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_gsxxb2_3 {
	width: 100%;
	font-size: 14px;
	color: white;
}

.inde_gsxxb2_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 20px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_gsxxb3 {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	padding: 20px 0;
	display: block;
}

.inde_gsxxb3_1 {
	width: 90px;
	height: 60px;
	margin-right: 10px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.inde_gsxxb3_2 {
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: middle;
}

.inde_gsxxb3_3 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_gsxxb3_4 {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.inde_gsxxb3_5 {
	float: left;
	font-size: 14px;
	color: #999999;
}

.inde_gsxxb3_6 {
	float: right;
	font-size: 12px;
	color: #2468F1;
}

.inde_rzdw {
	width: 100%;
	margin-top: 30px;
}

.inde_rzdwa {
	width: 100%;
	display: inline-block;
}

.inde_rzdwb {
	width: 32%;
	display: block;
	margin-bottom: 30px;
	padding: 20px 25px;
	background: #F5F7FE;
	border-radius: 100px;
	float: left;
	margin-right: 2%;
}

.inde_rzdwb:nth-child(3n) {
	margin-right: 0;
}

.inde_rzdwb1 {
	width: 40px;
	height: 50px;
	margin-right: 10px;
	object-fit: contain;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.inde_rzdwb2 {
	width: calc(100% - 60px);
	display: inline-block;
	vertical-align: middle;
}

.inde_rzdwb2_1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_rzdwb2_2 {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zxtjf2 {
	width: 100%;
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.inde_zxtjf2:last-child {
	margin-bottom: 0;
}

.inde_zxtjf2_1 {
	width: 100%;
	display: block;
}

.inde_zxtjf2_2 {
	width: 100%;
	padding: 0 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_zxtjf2_3 {
	width: 30px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.inde_zxtjf2_4 {
	width: calc(100% - 50px);
	display: inline-block;
	vertical-align: middle;
}

.login_cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.login_tcs {
	width: 425px;
	border-radius: 20px;
	background: white;
	padding: 50px 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.login_tc1 {
	width: 20px;
	position: absolute;
	right: -20px;
	top: -15px;
}

.login_tc2 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #333333;
}

.login_tc3 {
	width: 100%;
	display: inline-block;
	margin-top: 15px;
}

.login_tc3_1 {
	border: 2px solid transparent;
	width: 42%;
	margin-right: 16%;
	float: left;
	margin-top: 25px;
	border-radius: 15px;
	display: block;
	position: relative;
}

.login_tc3_1:nth-child(2n) {
	margin-right: 0;
}

.login_tc3_1.on {
	border-color: #2468F1;
}

.login_tc3_2 {
	width: 100%;
	display: block;
}

.login_tc3_3 {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333333;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.login_tc3_3 img {
	height: 45px;
	display: block;
	margin: auto;
	margin-bottom: 15px;
}

.login_tc4 {
	width: 100%;
	height: 60px;
	border-radius: 60px;
	display: block;
	margin-top: 30px;
	background: linear-gradient(to right, #FF6600, #FF9900);
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: white;
	font-weight: bold;
}

.login_tc5 {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}

.login_tc5 a {
	color: #2468F1;
	text-decoration: underline;
}

.cgkny_box {
	width: 100%;
	background-image: url(../img/bg_10.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.cgkny_bo {
	width: 100%;
	margin-bottom: 60px;
}

.tit_box {
	width: 100%;
	margin: 20px auto;
	font-size: 14px;
	color: #999999;
}

.tit_box img {
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tit_box div {
	width: calc(100% - 35px);
	display: inline-block;
	vertical-align: middle;
}

.tit_box span {
	margin: 0 5px;
}

.gg_banner {
	width: 100%;
	height: 200px;
	font-size: 40px;
	color: white;
	position: relative;
}

.gg_banner img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.gg_banner div {
	width: 100%;
	text-align: center;
	padding: 0 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.cgk_fls {
	width: 100%;
	display: inline-block;
}

.cgk_fl {
	height: 45px;
	border-radius: 5px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-top: 35px;
	background: #2468F1;
	padding: 0 20px;
	line-height: 45px;
	font-size: 18px;
	color: white;
}

.cgk_fl:last-child {
	margin-right: 0;
}

.cgk_fl.on {
	background: #FF9900;
}

.cgsx_box {
	width: 100%;
	margin-top: 35px;
	display: inline-block;
}

.cgsx_bo1 {
	float: left;
	display: flex;
}

.cgsx_bo1_1 {
	border: 1px solid #E0E0E0;
	outline: none;
	width: 190px;
	height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	padding-right: 20px;
	font-size: 14px;
	margin-right: 15px;
	-webkit-appearance: none;
	/* Chrome, Safari, Opera */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
	/* 标准 */
	background-image: url(../img/select_2.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.cgsx_bo1_2 {
	border: 1px solid #E0E0E0;
	outline: none;
	width: 400px;
	height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	font-size: 14px;
	margin-right: 15px;
}

.cgsx_bo1_3 {
	border: none;
	outline: none;
	width: 75px;
	height: 40px;
	border-radius: 3px;
	background: #FF9900;
	font-size: 14px;
	color: white;
}

.cgsx_bo2 {
	width: 145px;
	height: 40px;
	border-radius: 3px;
	display: block;
	float: right;
	text-align: center;
	background: #FF4949;
	font-size: 18px;
	color: white;
	font-weight: bold;
}

.cgsx_bo2 img {
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.cgsx_bo2 span {
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.cgk_list {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	margin-top: 50px;
}

.cgk_li {
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	display: block;
	padding: 35px 25px;
}

.cgk_li:last-child {
	border-bottom: 0;
}

.cgk_li:nth-child(odd) {
	background: #F9F9F9;
}

.cgk_li1 {
	width: 190px;
	height: 120px;
	display: inline-block;
	vertical-align: middle;
}

.cgk_li2 {
	width: calc(100% - 200px - 100px);
	padding: 0 20px;
	display: inline-block;
	vertical-align: middle;
}

.cgk_li2_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.cgk_li2_2 {
	width: 100%;
	display: inline-block;
}

.cgk_li2_3 {
	border: 1px solid #598CF3;
	height: 25px;
	border-radius: 3px;
	overflow: hidden;
	display: flex;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
}

.cgk_li2_3_1 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	background: #598CF3;
	color: white;
}

.cgk_li2_3_2 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	color: #598CF3;
}

.cgk_li2_4 {
	float: right;
	font-size: 12px;
	color: #999999;
	margin-top: 15px;
}

.cgk_li2_4 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.cgk_li2_4 span {
	display: inline-block;
	vertical-align: middle;
}

.cgk_li2_5 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.cgk_li3 {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}

.cgk_li3_1 {
	width: 100%;
	text-align: right;
	font-size: 14px;
	color: #333333;
}

.cgk_li3_2 {
	width: 100%;
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.cgk_li3_2 span {
	font-size: 30px;
}

.cgk_li3_3 {
	border: 1px solid #2468F1;
	font-size: 14px;
	color: #2468F1;
	width: 100%;
	height: 35px;
	border-radius: 5px;
	margin-top: 15px;
	text-align: center;
	line-height: 35px;
}

.pages {
	width: 100%;
	text-align: center;
	margin-top: 60px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 30px;
	height: 30px;
	font-size: 12px;
	padding: 0 10px;
	background: white;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination img {
	height: 10px;
}

.pagination span {
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 30px;
	height: 30px;
	font-size: 12px;
	padding: 0 10px;
	background: white;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination a.active {
	border: 1px solid #2468F1;
	background: #2468F1;
	color: white;
}

.pagination a:active {
	border: 1px solid #2468F1;
	background: #2468F1;
	color: white;
}

.pages_tzs {
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}

.pages_tzs span {
	line-height: 30px;
	float: left;
}

.pages_tzs input {
	border: 1px solid #DCDCDC;
	outline: none;
	float: left;
	width: 50px;
	height: 30px;
	text-align: center;
	margin: 0 5px;
	font-size: 12px;
	color: #333333;
	border-radius: 3px;
}

.cgdeta_tops {
	width: 100%;
	background-image: url(../img/bg_11.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cgdeta_top {
	width: 100%;
}

.cgdeta_topa {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 50px;
}

.cgdeta_topa1 {
	width: 190px;
	height: 120px;
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_topa2 {
	width: calc(100% - 200px - 100px);
	padding: 0 20px;
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_topa2_1 {
	width: 100%;
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}

.cgdeta_topa2_2 {
	width: 100%;
	display: inline-block;
}

.cgdeta_topa2_3 {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	border: 1px solid #598CF3;
	height: 25px;
	border-radius: 3px;
	overflow: hidden;
	display: flex;
}

.cgdeta_topa2_3:last-child {
	margin-right: 0;
}

.cgdeta_topa2_3_1 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	background: #598CF3;
	color: white;
}

.cgdeta_topa2_3_2 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	color: #598CF3;
}

.cgdeta_topa2_4 {
	width: 100%;
	margin-top: 15px;
	font-size: 12px;
	color: #999999;
}

.cgdeta_topa2_4 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_topa2_4 span {
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_topa3 {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_topa3_1 {
	width: 100%;
	text-align: right;
	font-size: 14px;
	color: #333333;
}

.cgdeta_topa3_2 {
	width: 100%;
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.cgdeta_topa3_2 span {
	font-size: 30px;
}

.cgdeta_topa3_3 {
	font-size: 14px;
	color: white;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	margin-top: 10px;
	text-align: center;
	line-height: 40px;
	background: #FF9900;
	display: block;
}

.cgdeta_cens {
	width: 100%;
}

.cgdeta_cen {
	width: 100%;
	margin: 30px auto;
	display: flex;
}

.cgdeta_cenle {
	width: calc(100% - 60px - 260px);
	position: relative;
}

.cgdeta_cenle::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #EBEBEB;
	position: absolute;
	right: -30px;
	top: 0;
}

.cgdeta_cenle1 {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	display: flex;
	font-size: 26px;
	font-weight: bold;
	color: #2468F1;
}

.cgdeta_cenle1 div {
	border-bottom: 3px solid #2468F1;
	height: 65px;
	line-height: 65px;
}

.cgdeta_cenle2 {
	width: 100%;
	padding: 35px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.cgdeta_cenle2 img {
	max-width: 100%;
}

.cgdeta_cenle2_1 {
	width: 100%;
	background: #F8F8F8;
	padding: 25px;
}

.cgdeta_cenle2_2 {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}

.cgdeta_cenle2_2:last-child {
	margin-bottom: 0;
}

.cgdeta_cenle2_3 {
	width: 60px;
	margin-right: 15px;
	color: #999999;
}

.cgdeta_cenle2_4 {
	width: calc(100% - 75px);
	color: #333333;
}

.cgdeta_cenle3 {
	width: 100%;
	display: flex;
}

.cgdeta_cenle3_1 {
	width: 48%;
	margin-right: 4%;
	background: #F7F7F7;
	padding: 20px 25px;
}

.cgdeta_cenle3_1:last-child {
	margin-right: 0;
}

.cgdeta_cenle3_1:last-child img {
	margin-right: 0;
	margin-left: 5px;
}

.cgdeta_cenle3_2 {
	width: 100%;
	font-size: 14px;
	color: #2468F1;
}

.cgdeta_cenle3_2 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_cenle3_2 span {
	display: inline-block;
	vertical-align: middle;
}

.cgdeta_cenle3_3 {
	width: 100%;
	margin-top: 10px;
	display: block;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.cgdeta_cenri {
	width: 260px;
	margin-left: 60px;
}

.cgdeta_cenri1 {
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
	padding: 35px 0;
	text-align: center;
}

.cgdeta_cenri1_1 {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: block;
	margin: auto;
}

.cgdeta_cenri1_2 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.cgdeta_cenri1_3 {
	display: inline-block;
	margin-top: 5px;
	height: 25px;
	border-radius: 25px;
	padding: 0 10px;
	background: #E9F0FE;
	font-size: 14px;
	color: #2468F1;
}

.cgdeta_cenri2 {
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
	padding: 35px 0;
}

.cgdeta_cenri2_1 {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
}

.cgdeta_cenri2_1:last-child {
	margin-bottom: 0;
}

.cgdeta_cenri2_2 {
	width: 70px;
	font-size: 14px;
	color: #999999;
}

.cgdeta_cenri2_3 {
	width: calc(100% - 70px);
	font-size: 14px;
	color: #333333;
}

.cgdeta_cenri3 {
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
	padding: 35px 0;
	font-size: 14px;
	color: #333333;
}

.cgk_wyyxs {
	width: 100%;
	background: #F6F9FE;
}

.cgk_wyyx {
	width: 100%;
}

.cgk_wyyxa {
	border-top: 1px dashed #E1E2E5;
	width: 100%;
	padding-top: 75px;
	padding-bottom: 100px;
}

.cgk_wyyxb {
	max-width: 100%;
	width: 445px;
	margin: auto;
}

.cgk_wyyxb1 {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
}

.cgk_wyyxb1_1 {
	width: 60px;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.cgk_wyyxb1_2 {
	border: none;
	outline: none;
	width: calc(100% - 60px);
	height: 45px;
	background: white;
	border-radius: 5px;
	padding: 0 20px;
	font-size: 14px;
	color: #333333;
	background: white;
}

.cgk_wyyxb2 {
	border: none;
	outline: none;
	width: 170px;
	height: 50px;
	border-radius: 5px;
	background: #FF9900;
	color: white;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin: auto;
}

.cgk_fbxcgs {
	width: 100%;
	background: #F6F9FE;
}

.cgk_fbxcg {
	width: 100%;
	margin-bottom: 50px;
}

.cgk_fbxcga {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.cgk_fbxcgb {
	width: 100%;
	background: white;
	margin-top: 25px;
	padding: 40px 35px;
	display: inline-block;
}

.cgk_fbxcgb1 {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}

.cgk_fbxcgb1_1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}

.cgk_fbxcgb1_2 {
	border: none;
	border-bottom: 1px solid #E0E0E0;
	outline: none;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #333333;
}

.cgk_fbxcgb2 {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}

.cgk_fbxcgb2_1 {
	width: 100%;
}

.cgk_fbxcgb3 {
	width: 30%;
	float: left;
	margin-bottom: 35px;
	margin-right: 4%;
}

.cgk_fbxcgb4 {
	width: 66%;
	float: left;
	margin-bottom: 35px;
}

.cgk_fbxcgb5 {
	width: 30.66%;
	float: left;
	margin-right: 4%;
}

.cgk_fbxcgb5:last-child {
	margin-right: 0;
}

.cgk_fbxcgb5_1 {
	width: 100%;
	display: inline-block;
}

.cgk_fbxcgb5_1_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
}

.cgk_fbxcgb5_1_1:nth-child(3n) {
	margin-right: 0;
}

input[type=radio] {
	border: 1px solid #9A9A9A;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 15px;
	height: 15px;
	font-size: 13px;
	margin: 0;
	border-radius: 3px;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}

input[type=radio]::after {
	position: absolute;
	top: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
}

input[type=radio]:checked {
	border: none;
}

input[type=radio]:checked::after {
	content: "✓";
	font-size: 11px;
	font-weight: bold;
	background: #FF9900;
	color: #000000;
	border-radius: 3px;
}

.cgk_fbxcgb5_1_1 span {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.cgk_fbxcgb5_2 {
	border: none;
	border-bottom: 1px solid #E0E0E0;
	outline: none;
	width: 100%;
	height: 45px;
	font-size: 14px;
	color: #333333;
	padding-right: 10px;
	-webkit-appearance: none;
	/* Chrome, Safari, Opera */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
	/* 标准 */
	background-image: url(../img/select_2.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.cgk_fbxcgc {
	width: 100%;
	background: white;
	margin-top: 30px;
	padding: 45px 35px;
}

.cgk_fbxcgc1 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

.cgk_fbxcgc2 {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	display: block;
	margin: auto;
	object-fit: cover;
	object-position: center;
}

.cgk_fbxcgc3 {
	width: 100%;
	display: inline-block;
}

.cgk_fbxcgc4 {
	width: 30.66%;
	float: left;
	margin-right: 4%;
	margin-bottom: 35px;
}

.cgk_fbxcgc4:nth-child(3n) {
	margin-right: 0;
}

.cgk_fbxcgc5 {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}

.cgk_fbxcgc5_1 {
	width: 100%;
	display: flex;
}

.cgk_fbxcgc5_1_1 {
	border: none;
	border-bottom: 1px solid #E0E0E0;
	outline: none;
	width: 30.66%;
	height: 45px;
	font-size: 14px;
	color: #333333;
	padding-right: 10px;
	margin-right: 4%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/select_2.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.cgk_fbxcgc6 {
	width: 100%;
	float: left;
}

.cgk_fbxcgc6_1 {
	border: 1px solid #E9E9E9;
	outline: none;
	width: 100%;
	border-radius: 3px;
	background: #FCFCFC;
	padding: 15px;
	height: 75px;
	font-size: 14px;
	color: #333333;
}

.cgk_fbxcgd {
	border: none;
	outline: none;
	width: 170px;
	height: 50px;
	border-radius: 3px;
	display: block;
	margin: auto;
	margin-top: 55px;
	background: #FF9900;
	color: white;
	font-weight: bold;
	font-size: 20px;
}

.xqk_list {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	margin-top: 50px;
}

.xqk_li {
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	display: block;
	padding: 35px 25px;
}

.xqk_li:nth-child(odd) {
	background: #F9F9F9;
}

.xqk_li:last-child {
	border-bottom: 0;
}

.xqk_li1 {
	width: 190px;
	height: 120px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}

.xqk_li2 {
	width: calc(100% - 220px);
	display: inline-block;
	vertical-align: middle;
}

.xqk_li2_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.xqk_li2_2 {
	width: 100%;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.xqk_li2_3 {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.xqk_li2_4 {
	float: left;
	font-size: 12px;
	color: #999999;
}

.xqk_li2_4 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.xqk_li2_4 span {
	display: inline-block;
	vertical-align: middle;
}

.xqk_li2_5 {
	border: 1px solid #2468F1;
	width: 95px;
	height: 35px;
	border-radius: 5px;
	text-align: center;
	line-height: 35px;
	float: right;
	color: #2468F1;
	font-size: 14px;
}

.vip_cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .15);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
}

.vip_tcs {
	width: 395px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.vip_tc1 {
	width: 20px;
	position: absolute;
	right: -20px;
	top: -15px;
}

.vip_tc2 {
	width: 100%;
	display: block;
}

.vip_tc3 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.vip_tc3_1 {
	height: 140px;
	display: block;
	margin: auto;
}

.vip_tc3_2 {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 16px;
	color: #FFFF00;
}

.vip_tc3_3 {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 24px;
	color: white;
}

.vip_tc3_4 {
	width: 150px;
	height: 50px;
	border-radius: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #F33E28;
	font-weight: bold;
	margin: auto;
	margin-top: 20px;
	background: linear-gradient(to bottom, #FDD9AA, #F6B15D);
}

.xqkdeta_box {
	width: 100%;
	background-image: url(../img/bg_11.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}

.xqkdeta_bo {
	width: 100%;
	margin-bottom: 50px;
}

.xqkdeta_tit {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 34px;
	color: #333333;
}

.xqkdeta_bq {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.xqkdeta_bq1 {
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_bq1_1 {
	border-right: 1px solid #CCCCCC;
	padding: 0 15px;
	font-size: 14px;
	color: #999999;
	float: left;
}

.xqkdeta_bq1_1:last-child {
	border-right: 0;
}

.xqkdeta_bq1_1 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_bq1_1 span {
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_bq2 {
	margin-left: 15px;
	border: 1px solid #598CF3;
	height: 25px;
	border-radius: 3px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_bq2_1 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	background: #598CF3;
	color: white;
	float: left;
}

.xqkdeta_bq2_2 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	color: #598CF3;
	float: left;
}

.xqkdeta_deta {
	width: 100%;
	margin-top: 30px;
	background: white;
	box-shadow: 0 0 23px rgba(242, 246, 254, .75);
	padding: 40px 35px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.xqkdeta_deta img {
	max-width: 100%;
}

.xqkdeta_xqtj {
	width: 100%;
	margin-top: 35px;
}

.xqkdeta_xqtj1 {
	border-bottom: 1px solid #DFDFDF;
	width: 100%;
	display: flex;
	margin-bottom: 15px;
}

.xqkdeta_xqtj1 div {
	border-bottom: 3px solid #2468F1;
	line-height: 70px;
	font-size: 26px;
	color: #2468F1;
	font-weight: bold;
}

.xqkdeta_xqtj2 {
	width: 100%;
	display: inline-block;
}

.xqkdeta_xqtj3 {
	border-bottom: 1px solid #EBEBEB;
	width: 48%;
	padding: 25px 0;
	float: left;
	margin-right: 4%;
	display: block;
}

.xqkdeta_xqtj3:nth-child(2n) {
	margin-right: 0;
}

.xqkdeta_xqtj3_1 {
	width: 125px;
	height: 75px;
	margin-right: 10px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_xqtj3_2 {
	width: calc(100% - 145px);
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_xqtj3_3 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.xqkdeta_xqtj3_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.xqkdeta_xqtj3_5 {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.xqkdeta_xqtj3_6 {
	float: left;
	font-size: 12px;
	color: #999999;
}

.xqkdeta_xqtj3_6 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_xqtj3_6 span {
	display: inline-block;
	vertical-align: middle;
}

.xqkdeta_xqtj3_7 {
	font-size: 12px;
	color: #2468F1;
	float: right;
}

.hdzs_list {
	width: 100%;
}

.hdzs_li {
	border-bottom: 1px dashed #D6D6D6;
	width: 100%;
	display: block;
	padding: 40px 0;
}

.hdzs_li1 {
	width: 70px;
	background: #F4F7FE;
	padding: 5px 10px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.hdzs_li1_1 {
	width: 100%;
	padding: 5px 0;
	font-size: 30px;
	color: #2468F1;
}

.hdzs_li1_2 {
	border-top: 1px solid rgba(36, 104, 241, .2);
	width: 100%;
	padding: 5px 0;
	font-size: 12px;
	color: #2468F1;
}

.hdzs_li2 {
	width: 230px;
	height: 140px;
	margin-left: 20px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.hdzs_li3 {
	width: calc(100% - 70px - 250px - 20px - 10px);
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}

.hdzs_li3_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.hdzs_li3_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.hdzs_li3_3 {
	width: 100%;
	margin-top: 15px;
	display: inline-block;
}

.hdzs_li3_4 {
	border: 1px solid #5B8EF5;
	float: left;
	height: 25px;
	display: flex;
	border-radius: 2px;
	overflow: hidden;
}

.hdzs_li3_4_1 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	background: #5B8EF5;
	font-size: 12px;
	color: white;
}

.hdzs_li3_4_2 {
	height: 100%;
	padding: 0 5px;
	line-height: 25px;
	font-size: 12px;
	color: #5B8EF5;
}

.hdzs_li3_5 {
	border: 1px solid #2669F1;
	color: #2669F1;
	border-radius: 3px;
	width: 95px;
	height: 35px;
	float: right;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
}

.hdzs_detail {
	width: 100%;
	display: inline-block;
}

.hdzs_detari {
	width: 320px;
	float: left;
	margin-left: 50px;
}

.hdzs_detari1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	display: inline-block;
	position: relative;
}

.hdzs_detari1 span {
	position: relative;
	z-index: 1;
}

.hdzs_detari1::after {
	content: '';
	width: 100%;
	height: 8px;
	border-radius: 8px;
	background: #B9CEFA;
	position: absolute;
	left: 0;
	bottom: 0;
}

.hdzs_detari2 {
	border-bottom: 1px solid #E6E8EB;
	width: 100%;
	padding: 30px 0;
	display: block;
}

.hdzs_detari2_1 {
	width: 115px;
	height: 70px;
	margin-right: 5px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.hdzs_detari2_2 {
	width: calc(100% - 130px);
	display: inline-block;
	vertical-align: middle;
}

.hdzs_detari2_3 {
	width: 100%;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.hdzs_detari2_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
}

.hdzs_detale {
	width: calc(100% - 370px);
	float: left;
}

.hdzs_detale1 {
	width: 100%;
	font-size: 30px;
	color: #333333;
}

.hdzs_detale2 {
	width: 100%;
	margin-top: 15px;
	display: inline-block;
}

.hdzs_detale2_1 {
	float: left;
	display: inline-block;
}

.hdzs_detale2_2 {
	float: left;
	margin-right: 30px;
	font-size: 14px;
	color: #999999;
}

.hdzs_detale2_2:last-child {
	margin-right: 0;
}

.hdzs_detale2_2 img {
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.hdzs_detale2_2 span {
	display: inline-block;
	vertical-align: middle;
}

.hdzs_detale2_3 {
	float: right;
	border: 1px solid #5B8EF5;
	height: 25px;
	display: flex;
	border-radius: 2px;
	overflow: hidden;
}

.hdzs_detale3 {
	border-top: 1px solid #E2E4E8;
	width: 100%;
	margin-top: 35px;
	padding: 40px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.hdzs_detale3 img {
	max-width: 100%;
}

.rzdw_list {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}

.rzdw_li {
	border: 1px solid #E2E2E4;
	width: 48%;
	float: left;
	margin-right: 4%;
	display: block;
	padding: 25px 30px;
	margin-top: 40px;
}

.rzdw_li:nth-child(2n) {
	margin-right: 0;
}

.rzdw_li1 {
	width: 110px;
	height: 110px;
	box-shadow: 0 0 12px rgba(241, 241, 242, .75);
	overflow: hidden;
	margin-left: 30px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.rzdw_li1 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.rzdw_li2 {
	width: calc(100% - 150px);
	display: inline-block;
	vertical-align: middle;
}

.rzdw_li2_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.rzdw_li2_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.rzdw_li2_3 {
	width: 100%;
	margin-top: 15px;
	display: inline-block;
}

.rzdw_li2_4 {
	float: left;
	font-size: 14px;
	color: #999999;
}

.rzdw_li2_4 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.rzdw_li2_4 span {
	display: inline-block;
	vertical-align: middle;
}

.rzdw_li2_5 {
	float: right;
	font-size: 14px;
	color: #2468F1;
}

.rzdw_li2_5 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.rzdw_li2_5 span {
	display: inline-block;
	vertical-align: middle;
}

.rzdw_li3 {
	width: 210px;
	height: 130px;
	margin-left: 30px;
	display: inline-block;
	vertical-align: middle;
}

.rzdw_li4 {
	width: calc(100% - 250px);
	display: inline-block;
	vertical-align: middle;
}

.login_box {
	width: 100%;
	background-color: #F7FAFF;
	background-image: url(../img/bg_13.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.login_bo {
	max-width: 100%;
	width: 1085px;
	background: white;
	margin: 75px auto;
	display: flex;
}

.login_bole {
	width: 50%;
}

.login_bole img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.login_bori {
	width: 50%;
	padding: 40px 35px;
	position: relative;
}

.login_bori1 {
	width: 95px;
	height: 35px;
	text-align: center;
	background: #F59A0E;
	font-size: 14px;
	color: white;
	display: block;
	border-radius: 0 0 0 10px;
	position: absolute;
	right: 0;
	top: 0;
}

.login_bori1 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori1 span {
	line-height: 35px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori2 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.login_bori3 {
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
	margin-top: 15px;
	display: flex;
}

.login_bori3_1 {
	height: 50px;
	line-height: 50px;
	margin-right: 50px;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}

.login_bori3_1:last-child {
	margin-right: 0;
}

.login_bori3_1.on {
	border-bottom: 3px solid #2468F1;
	color: #333333;
}

.login_bori4 {
	width: 100%;
	margin-top: 35px;
}

.login_bori4_1 {
	width: 100%;
	display: none;
}

.login_bori5 {
	width: 100%;
}

.login_bori5_1 {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
}

.login_bori5_2 {
	width: 100px;
	margin-right: 10px;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
}

.login_bori5_3 {
	width: calc(100% - 110px);
}

.login_bori5_4 {
	border: 1px solid #E1E1E1;
	outline: none;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	color: #333333;
}

.login_bori5_5 {
	border: 1px solid #E1E1E1;
	outline: none;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	padding-right: 20px;
	font-size: 14px;
	color: #333333;
	-webkit-appearance: none;
	/* Chrome, Safari, Opera */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
	/* 标准 */
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.login_bori5_6 {
	width: 100%;
	height: 40px;
	display: flex;
}

.login_bori5_6_1 {
	border: 1px solid #AAC5FA;
	outline: none;
	background: #F2F6FE;
	font-size: 14px;
	color: #2468F1;
	border-radius: 5px;
	width: 105px;
	height: 100%;
	margin-left: 15px;
}

.login_bori5_6_2 {
	border: 1px solid #E1E1E1;
	outline: none;
	width: calc(100% - 120px);
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
	color: #333333;
}

.login_bori5_7 {
	border: none;
	outline: none;
	width: 165px;
	height: 45px;
	border-radius: 5px;
	background: #2468F1;
	color: white;
	font-size: 16px;
	display: block;
	margin: auto;
	margin-top: 10px;
}

.login_bori5_8 {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}

input[type=checkbox] {
	border: 1px solid #B8B8B8;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 15px;
	height: 15px;
	font-size: 13px;
	margin: 0;
	border-radius: 0;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}

input[type=checkbox]::after {
	position: absolute;
	top: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
}

input[type=checkbox]:checked {
	border: none;
}

input[type=checkbox]:checked::after {
	content: "✓";
	font-size: 11px;
	font-weight: bold;
	background: #2468F1;
	color: white;
	border-radius: 0;
}

.login_bori5_8 div {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori5_8 a {
	color: #2468F1;
}

.login_bori5_9 {
	width: 100%;
	height: 40px;
	display: flex;
}

.login_bori5_9_1 {
	border: 1px solid #E1E1E1;
	outline: none;
	width: 48%;
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	padding-right: 20px;
	font-size: 14px;
	color: #333333;
	margin-right: 4%;
	-webkit-appearance: none;
	/* Chrome, Safari, Opera */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
	/* 标准 */
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.login_bori5_9_1:last-child {
	margin-right: 0;
}

.login_bori6 {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.login_bori6_1 {
	width: 100%;
	margin-bottom: 20px;
}

.login_bori6_1:last-child {
	margin-bottom: 0;
}

.login_bori6_2 {
	width: 100%;
	display: inline-block;
}

.login_bori6_2_1 {
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.login_bori6_2_2 {
	float: right;
	font-size: 14px;
	color: #999999;
}

.login_bori6_3 {
	border: 1px solid #E1E1E1;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	margin-top: 15px;
}

.login_bori6_3_1 {
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_3_2 {
	border: none;
	outline: none;
	width: calc(100% - 100px);
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_3_3 {
	width: 75px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_3_3 canvas {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.login_bori6_4 {
	width: 100%;
	margin-top: 20px;
	text-align: right;
	font-size: 14px;
	color: #FF6666;
}

.login_bori6_4 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_4 span {
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_5 {
	width: 100%;
	margin-top: 15px;
	display: flex;
}

.login_bori6_5_1 {
	border: 1px solid #E1E1E1;
	width: calc(100% - 120px);
	height: 40px;
	border-radius: 3px;
	padding: 0 10px;
}

.login_bori6_5_1 img {
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_5_1 input {
	border: none;
	outline: none;
	width: calc(100% - 25px);
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}

.login_bori6_5_2 {
	border: 1px solid #AAC5FA;
	outline: none;
	background: #F2F6FE;
	font-size: 14px;
	color: #2468F1;
	border-radius: 3px;
	width: 105px;
	height: 40px;
	margin-left: 15px;
}

.login_bori7 {
	width: 100%;
	margin-top: 45px;
	text-align: center;
	color: #999999;
	font-size: 14px;
}

.login_bori7 a {
	text-decoration: underline;
	color: #FF6600;
}
.mine_tops{
	width: 100%;
	background-image: url(../img/bg_11.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.mine_top{
	width: 100%;
	margin:30px auto;
}
.mine_top1{
	width: 100%;
}
.mine_top1_1{
	width: 40px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.mine_top1_1_1{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.mine_top1_1_2{
	width: 15px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -5px;
	transform: translateX(-50%);
}
.mine_top1_2{
	width: calc(100% - 60px);
	display: inline-block;
	vertical-align: middle;
}
.mine_top1_3{
	width: 100%;
	font-size: 18px;
	color: #333333;
}
.mine_top1_4{
	width: 100%;
	margin-top: 5px;
	color: #999999;
	font-size: 14px;
}
.mine_top1_4 span{
	color: #2468F1;
}
.mine_top2{
	width: 100%;
	text-align: center;
}
.mine_top2_1{
	margin-right: 140px;
	display: inline-block;
	padding: 20px 0;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.mine_top2_1:last-child{
	margin-right: 0;
}
.mine_top2_1 img{
	width: 65px;
	margin: auto;
	margin-bottom: 10px;
	position: relative;
}
.mine_top2_1:nth-child(1).on{
	color: #2468F1;
	position: relative;
}
.mine_top2_1:nth-child(1).on::after{
	content: '';
	width: 35px;
	height: 3px;
	border-radius: 3px;
	background: #2468F1;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.mine_top2_1:nth-child(2).on{
	color: #99CC00;
	position: relative;
}
.mine_top2_1:nth-child(2).on::after{
	content: '';
	width: 35px;
	height: 3px;
	border-radius: 3px;
	background: #99CC00;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.mine_top2_1:nth-child(3).on{
	color: #F28F0A;
	position: relative;
}
.mine_top2_1:nth-child(3).on::after{
	content: '';
	width: 35px;
	height: 3px;
	border-radius: 3px;
	background: #F28F0A;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.mine_downs{
	width: 100%;
}
.mine_down{
	max-width: 100%;
	width: 840px;
	margin: 60px auto;
}
.cgfl_box{
	width: 100%;
	text-align: center;
}
.cgfl_bo1{
	border: 1px solid #DBDBDB;
	width: 110px;
	height: 40px;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
	color: #333333;
}
.cgfl_bo1:last-child{
	margin-right: 0;
}
.cgfl_bo1.on{
	border-color: #2468F1;
	background: #2468F1;
	color: white;
}
.mcg_list{
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	margin-top: 50px;
}
.mcg_li{
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	display: block;
	padding: 30px 25px;
}
.mcg_li:last-child{
	border-bottom: 0;
}
.mcg_li:nth-child(odd){
	background: #F9F9F9;
}
.mcg_li1{
	width: 190px;
	height: 120px;
	margin-right: 20px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}
.mcg_li2{
	width: calc(100% - 220px);
	display: inline-block;
	vertical-align: middle;
}
.mcg_li2_1{
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	 white-space: nowrap; /* 防止文本换行 */
	  overflow: hidden; /* 隐藏溢出的内容 */
	  text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
}
.mcg_li2_2{
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap; /* 防止文本换行 */
	 overflow: hidden; /* 隐藏溢出的内容 */
	 text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
}
.mcg_li2_3{
	width: 100%;
	margin-top: 15px;
	display: inline-block;
}
.mcg_li2_4{
	float: left;
	font-size: 14px;
	color: #999999;
	margin-right: 35px;
}
.mcg_li2_4 span{
	margin-left: 5px;
	color: #FF6600;
}
.mcg_li2_5{
	float: left;
	font-size: 12px;
	color: #999999;
	margin-right: 35px;
}
.mcg_li2_5 img{
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.mcg_li2_5 span{
	display: inline-block;
	vertical-align: middle;
}
.mcg_li2_6{
	width: 60px;
	height: 25px;
	border-radius: 25px;
	float: right;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
}
.mcg_li2_6.on1{
	background: #E3EAF8;
	color: #2468F1;
}
.mcg_li2_6.on2{
	background: #EDF8F4;
	color: #009933;
}
.mcg_li2_6.on3{
	background: #FAEFE0;
	color: #FF6600;
}
.mine_hyqy{
	width: 100%;
	box-shadow: 0 0 13px rgba(240,240,240, .75);
	border-radius: 5px;
	padding: 0 50px;
	display: inline-block;
	margin: auto;
	margin-top: 90px;
	margin-bottom: 60px;
}
.mine_hyqy1{
	width: 280px;
	margin: auto;
	margin-top: -30px;
	font-size: 30px;
	color: white;
	font-weight: bold;
	position: relative;
}
.mine_hyqy1 img{
	width: 100%;
	display: block;
}
.mine_hyqy1 div{
	width: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mine_hyqy2{
	border-bottom: 1px dashed #D6D6D6;
	width: 100%;
	padding: 30px 0;
	text-align: left;
	display: inline-block;
}
.mine_hyqy2_1{
	width: 50px;
	margin-right: 10px;
	display: block;
	float: left;
}
.mine_hyqy2_2{
	width: calc(100% - 60px);
	float: left;
}
.mine_hyqy2_3{
	width: 100%;
	font-size: 24px;
	color: #333333;
}
.mine_hyqy2_4{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}
.mine_hyqy3{
	width: 210px;
	height: 60px;
	border-radius: 5px;
	display: block;
	text-align: center;
	margin: auto;
	margin-top: 50px;
	margin-bottom: -30px;
	background: linear-gradient(to bottom, #FF5757, #FF3333);
	font-size: 24px;
	color: white;
	font-weight: bold;
}
.mine_hyqy3 span{
	line-height: 60px;
	display: inline-block;
	vertical-align: middle;
}
.mine_hyqy3 img{
	width: 8px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.mhy_fls{
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	margin-top: 25px;
	display: flex;
}
.mhy_fl{
	height: 65px;
	line-height: 65px;
	margin-right: 60px;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
.mhy_fl:last-child{
	margin-right: 0;
}
.mhy_fl.on{
	border-bottom: 3px solid #2468F1;
	color: #333333;
}
.hyk_box{
	width: 100%;
}
.hyk_bo{
	width: 100%;
	display: none;
}
.hyk_bo1{
	width: 100%;
	display: inline-block;
}
.hyk_bo2{
	width: 28.66%;
	float: left;
	margin-right: 7%;
	margin-top: 90px;
	display: inline-block;
	background: #FDF9ED;
	border-radius: 10px;
	padding-bottom: 30px;
}
.hyk_bo2:nth-child(3n){
	margin-right: 0;
}
.hyk_bo2_1{
	max-width: 90%;
	width: 180px;
	margin: auto;
	margin-top: -20px;
	text-align: center;
	font-size: 24px;
	color: white;
	position: relative;
}
.hyk_bo2_1 img{
	width: 100%;
	display: block;
}
.hyk_bo2_1 div{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hyk_bo2_2{
	width: 100%;
	margin-top: 35px;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.hyk_bo2_2 span{
	font-size: 36px;
}
.hyk_bo2_3{
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.hyk_bo2_4{
	max-width: 100%;
	width: 130px;
	height: 40px;
	margin: auto;
	margin-top: 20px;
	    background: linear-gradient(to bottom, #FF5757, #FF3333);
		font-size: 16px;
		color: white;
		text-align: center;
		line-height: 40px;
		border-radius: 3px;
}
.hyk_bo3{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 45px;
	display: block;
	overflow: hidden;
	position: relative;
}
.hyk_bo3:nth-child(3n){
	margin-right: 0;
}
.hyk_bo3_1{
	width: 100%;
	display: block;
}
.hyk_bo3_2{
	width: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hyk_bo3_3{
	width: 100%;
	font-size: 28px;
	color: #894F06;
	font-weight: bold;
}
.hyk_bo3_4{
	width: 100%;
	color: #894F06;
	font-size: 14px;
	margin-top: 10px;
}
.hyk_bo3_4 span{
	font-size: 22px;
}
.hyk_bo3_5{
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: white;
	    background: linear-gradient(to bottom, #FF5757, #FF3333);
		border-radius: 5px 0 5px 0;
		position: absolute;
		right: 0;
		bottom: 0;
}
.mine_gmjl{
	width: 100%;
	margin-top: 45px;
	overflow: hidden;
	overflow-x: auto;
}
.mine_gmjl table {
	width: 100%;
}

.mine_gmjl tr {
	width: 100%;
}
.mine_gmjl td{
	border-bottom: 1px solid #EBEBEB;
	width: 25%;
	padding: 20px 30px;
	font-size: 16px;
	color: #333333;
	text-align: left;
}
.mine_gmjl td:nth-child(3){
	color: #F28F0A;
}
.mine_gmjl td:nth-child(4){
	color: #2468F1;
}
.mine_gmjl tr:first-child td{
	border-top: 5px solid #F1F1F1;
	border-bottom: 0;
	background: #F8F8F8;
	font-weight: bold;
	color: #333333;
}
.mine_downt{
	    max-width: 100%;
	    width: 1100px;
	    margin: 60px auto;
}