html,
body {
	margin: 0px;
}

@media screen and (max-width: 991px) {
	.old_page {
		display: block;
	}

	.new_page {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.old_page {
		display: none;
	}

	.new_page {
		display: block;
	}

	.fuwu_container {
		min-height: 520px;
	}

	#content-container {
		min-height: 520px;
	}
}

.g_k {
	width: 100%;
	height: 316px;
	background-color: #535e64;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.g_right {
	margin-left: 129px;
	display: flex;
}

.g_icon {
	width: 5px;
	height: 15px;
	background-color: #969696;
	border-radius: 5px;
}

.g_title {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-left: 6px;
}

.fi_box {
	display: flex;
	flex-direction: column;
	margin-top: 13px;
}

.g_top {
	display: flex;
	align-items: center;
}

.fr_item {
	display: flex;
	flex-direction: column;
	width: 154px;
}

.fi_item {
	color: #b0b3b9;
	font-size: 13px;
	line-height: 26px;
}

.fi_item:hover {
	color: #b0b3b9;
	font-weight: bold;
}

.fk_top {
	display: flex;
	padding-top: 60px;
	align-items: flex-start;
	flex: 1;
}

.g_left {
	display: flex;
	width: 508px;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2px;
}

.g_foot {
	display: flex;
	color: #b0b3b9;
	font-size: 13px;
	margin-bottom: 17px;
}

.g_info {
	margin-left: 10px;
	color: #b0b3b9;
}

.g_info:hover {
	color: #b0b3b9;
}

.fi_img {
	margin-top: 13px;
	width: 98px;
	height: 98px;
}

.g_item {
	display: flex;
	align-items: center;
	margin-bottom: 39px;
}

.g_box {
	display: flex;
	flex-direction: column;
	font-size: 13px;
	margin-left: 8px;
	color: #b0b3b9;
}

.e_k {
	width: 100%;
	height: 138px;
	background-color: #145bff;
}

.e_content {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}


.e_head {
	padding-top: 28px;
	display: flex;
}

.e_title {
	display: flex;
	flex-direction: column;
	margin-left: 6px;
	color: #fff;
}

.e_des {
	font-size: 12px;
	color: #ffc019;
	margin-top: 2px;
}

.e_link {
	font-size: 13px;
	color: #fff;
}

.e_link:hover {
	color: #fff;
	font-weight: bold;
}

.e_end {
	margin-left: 10px;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.53);
	flex: 1;
}

.e_body {
	margin-top: 19px;
	display: flex;
	flex-wrap: wrap;
}

.e_item {
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 7px;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #ffc019;
	border-radius: 26px;
}

.e_icon {
	width: 5px;
	height: 15px;
	background-color: #ffc019;
	border-radius: 5px;
	margin-top: 2px;
}

.d_k {
	margin-top: 43px;
	height: 342px;
	background-color: #ffffff;
}

.d_content {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.d_head {
	padding-top: 28px;
	display: flex;
}

.d_title {
	display: flex;
	flex-direction: column;
	margin-left: 6px;
}

.d_des {
	font-size: 12px;
	color: #145BFF;
	margin-top: 2px;
}

.d_end {
	margin-left: 10px;
	font-size: 13px;
	color: #999999;
}

.d_body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 27px;
}

.d_item {
	width: 208px;
	height: 102px;
	background-color: #ffffff;
	box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.08);
	border-radius: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
}

.d_img {
	width: 120px;
	display: block;
}

.d_icon {
	width: 5px;
	height: 15px;
	background-color: #145bff;
	border-radius: 5px;
	margin-top: 2px;
}

.c_k {
	margin-top: 74px;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.c_head {
	display: flex;
	justify-content: center;
}

.c_line {
	width: 174px;
	height: 2px;
	background-color: #145bff;
	margin-top: 8px;
}

.c_title {
	display: flex;
	flex-direction: column;
	margin-left: 25px;
	margin-right: 25px;
	align-items: center;
}

.c_des {
	font-size: 12px;
	color: #d1d1d1;
	margin-top: 6px;
	letter-spacing: 7px;
}

.c_body {
	margin-top: 27px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.c_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 21px;
}

.c_box {
	width: 94px;
	height: 94px;
	background-color: #145bff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	position: relative;
}

.c_content {
	width: 196px;
	height: 141px;
	background-color: #ffffff;
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.08);
	border-radius: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	margin-top: -63px;
}

.c_yellow {
	background-color: #ffc019;
}

.c_label {
	font-size: 22px;
}

.c_en {
	color: #b6bfcf;
	margin-bottom: 21px;
}

.c_msg {
	font-size: 16px;
}

.b_k {
	width: 1300px;
	height: 412px;
	background-color: #ffffff;
	box-shadow: 0px 22px 17px 0px rgba(0, 0, 0, 0.04);
	border-radius: 30px;
	border: solid 2px #145bff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 48px;
}

.b_head {
	width: 165px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #145bff;
	border-radius: 50px;
	border: solid 3px #f1f1f1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
}

.b_foot {
	margin-top: 33px;
	display: flex;
}

.b_list {
	flex: 1;
	padding-right: 28px;
	display: flex;
	flex-direction: column;
	margin-left: 23px;
	border-right: 1px solid #d6d6d6;
}

.b_img {
	width: 85px;
	height: 224px;
}

.b_body {
	margin-top: 48px;
	margin-left: 48px;
	margin-right: 60px;
	display: flex;
}

.b_new {
	font-size: 13px;
	padding-bottom: 9px;
	padding-top: 2px;
}

.b_box {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-left: 6px;
}

.b_msg {
	font-size: 16px;
	font-weight: bold;
}

.b_item_sec .b_more,
.b_item_sec .b_icon {
	background-color: #ffc019;
}

.b_item_sec .b_en {
	color: #ffc019;
}

.b_item_thir .b_more,
.b_item_thir .b_icon {
	background-color: #47cad4;
}

.b_item_thir .b_en {
	color: #47cad4;
}

.b_item_thir .b_more {
	margin-right: 40px;
}

.b_item_thir .b_list {
	border-right: none;
}

.b_more {
	width: 40px;
	height: 20px;
	line-height: 20px;
	background-color: #145bff;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-right: 17px;
	cursor: pointer;
}

.b_more:hover {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.b_en {
	font-size: 12px;
	color: #2D52E3;
}

.b_item {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-left: 42px;
}

.b_top {
	display: flex;
}

.b_icon {
	width: 5px;
	height: 15px;
	background-color: #145bff;
	border-radius: 5px;
	margin-top: 4px;
}

.a_body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 27px;
}

.a_item {
	width: 312px;
	height: 234px;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	background-size: 100% 100%;
	flex-direction: column;
	margin-bottom: 21px;
}

.a_top {
	display: flex;
	justify-content: center;
	flex: 1;
	margin-top: 25px;
}

.a_star {
	width: 102px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background-color: rgba(213, 155, 0, 0.58);
	border-radius: 26px;
	font-size: 13px;
	margin-right: 11px;
}

.a_des {
	margin-top: 2px;
}

.a_foot {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 67px;
	background-color: rgba(0, 0, 0, 0.31);
	border-radius: 20px;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
}

.a_title {
	font-size: 17px;
}

.a_area {
	width: 127px;
	height: 26px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	border-radius: 26px;
	background-color: rgba(20, 95, 255, 0.46);
}

.a_k {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
}

.six_k {
	margin-top: 24px;
	display: flex;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	align-items: flex-end;
	overflow: hidden;
}

.s_right {
	width: 259px;
	height: 205px;
	margin-left: -229px;
}

.s_left {
	width: 1269px;
	height: 165px;
	background-color: #ffffff;
	box-shadow: 0px 15px 18px 0px rgba(62, 101, 140, 0.09);
	border-radius: 19px;
	display: flex;
}

.s_body {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-left: 57px;
	margin-top: 44px;
}

.s_msg {
	font-size: 18px;
}

.s_des {
	font-size: 30px;
	margin-top: 15px;
	color: #145BFF;
}

.s_en {
	font-size: 13px;
	margin-top: 8px;
}

.s_end {
	height: 165px;
	width: 359px;
	margin-right: 60px;
}

.s_icon {
	width: 40px;
	height: 40px;
	background-color: #ffc019;
	border-radius: 20px;
	margin-top: 25px;
	margin-left: 27px;
	overflow: hidden;
}

.s_img {
	width: 37px;
	height: 36px;
	margin-top: 8px;
	margin-left: 6px;
}

.text_over {
	display: inline-block;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fb_area {
	margin-top: 2px;
	font-size: 12px;
	color: #989898;
}

.fb_price {
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.fb_pre {
	font-size: 18px;
}

.fb_vlue {
	font-size: 30px;
	margin-left: 2px;
	margin-right: 2px;
}

.fb_tab {
	margin-top: 11px;
	display: flex;
}

.fb_tag {
	width: 78px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	background-color: #145bff;
	border-radius: 26px;
	margin-left: 2px;
	margin-right: 2px;
}

.fb_end {
	font-size: 13px;
	color: #bdbdbd;
	margin-bottom: 3px;
}

.fb_name {
	margin-top: 14px;
	font-weight: bold;
	text-align: center;
}

.f_head {
	display: flex;
}

.fh_icon {
	width: 5px;
	height: 15px;
	background-color: #145bff;
	border-radius: 5px;
	margin-top: 2px;
}

.fh_box {
	display: flex;
	flex-direction: column;
	margin-left: 6px;
	flex: 1;
}

.four_k {
	margin-top: 51px;
	margin-left: auto;
	margin-right: auto;
	width: 1300px;
}

.fh_des {
	font-size: 12px;
	color: #145bff;
}

.f_body {
	margin-top: 28px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fb_item {
	width: 309px;
	background-color: #ffffff;
	box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.06);
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: hidden;
	padding-bottom: 27px;
	margin-bottom: 18px;
	text-decoration: none;
}

.fb_item:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fb_img {
	width: 100%;
	height: 191px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	background-size: cover;
}

.fb_star {
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 13px;
	background-color: rgba(213, 155, 0, 0.76);
	border-radius: 26px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 11px;
	margin-right: 12px;
}

.fh_more {
	width: 46px;
	height: 20px;
	line-height: 20px;
	background-color: #145bff;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

.fh_more:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.font_a {
	font-family: 'font-a';
}

.font_b {
	font-family: 'font-b';
}

.k_page {
	width: 100%;
	height: max-content;
	min-width: 1300px;
	overflow: scroll;
	background-color: #F1F1F1;
	font-size: 14px;
}

.k_head {
	width: 100%;
	height: 93px;
	background-color: #ffffff;
}

.kh_content {
	width: 1300px;
	align-items: center;
	display: flex;
	height: 93px;
	margin-left: auto;
	margin-right: auto;
}

.k_logo {
	width: 206px;
	height: 62px;
}

.k_search {
	margin-left: 82px;
	width: 351px;
	height: 38px;
	background-color: #ffffff;
	border: solid 1px #145bff;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.ks_icon {
	width: 17px;
	margin-left: 12px;
	height: 18px;
}

.ks_value {
	flex: 1;
	line-height: 38px;
	height: 38px;
	border: none;
	margin: 0;
	padding: 0;
	border-radius: 0px;
	margin-left: 11px;
	color: #5c5c5c;

}

.ks_msg {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	height: 38px;
	background-color: #145BFF;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.ks_end {
	display: flex;
	flex: 1;
	justify-content: flex-end;
}

.ks_logo {
	height: 93px;
}

.k_top {
	width: 100%;
	height: 629px;

	background-size: 100% 100%;
	display: flex;
}

.kt_right {
	flex: 1;
}

.kt_left {
	flex: 1;
	height: 432px;
	margin-top: 36px;
	background-color: rgba(255, 255, 255, 0.9);
	overflow: hidden;
}

.kt_logo {
	margin-top: 30px;
	margin-left: -90px;

}

.kt_body {
	width: 1300px;
	display: flex;
}

.kt_area {
	width: 563px;
	height: 432px;
	margin-top: 36px;
	background-color: rgba(255, 255, 255, 0.9);
}

.kt_head {
	margin-left: 35px;
	margin-bottom: 7px;
	display: flex;
	flex-direction: column;
}

.kt_first {
	padding-top: 30px;
}

.kta_msg {
	font-size: 15px;
	font-weight: bold;
}

.kta_des {
	font-size: 12px;
	color: #666;
	display: block;
	width: 488px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d0d4de;
}

.kta_icon {
	width: 95px;
	height: 4px;
	background-color: #145bff;
	margin-bottom: 12px;
}

.kta_box {
	display: flex;
	flex-wrap: wrap;
}

.kta_item {
	margin-right: 20px;
	padding-bottom: 4px;
	cursor: pointer;
}

.k_bar {
	width: 100%;
	height: 64px;
	background-color: #145BFF;
	border-top: 1px solid #145BFF;
}

.kb_body {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.kb_body a {
	height: 64px;
	line-height: 64px;
	color: #ffffff;
	font-size: 15px;
	padding-left: 46px;
	padding-right: 47px;
	cursor: pointer;
	text-decoration: none;
}

.kb_body .kb_active,
.kb_body a:hover {
	background-color: #FFFFFF;
	color: #145BFF;
	text-decoration: none;
}

.kb_body a:last-child {
	flex: 1;
	padding-right: 0px;
}

.kt_info {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	color: #fff;
}

.ki_msg {
	margin-top: 121px;
	font-size: 45px;
}

.ki_en {
	font-size: 18px;
	margin-top: 6px;
}

.ki_des {
	font-size: 27px;
	margin-top: 10px;
}

.ki_btn {
	margin-top: 15px;
	font-size: 16px;
	width: 183px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.43);
	border-radius: 30px;
	border: solid 3px #2d52e3;
}

.k_sec {
	width: 1300px;
	height: 217px;
	background-color: #ffffff;
	border-radius: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -89px;
}

.ks_head {
	display: flex;
	padding-top: 22px;
}

.ksi_icon {
	width: 5px;
	height: 15px;
	background-color: #ffc019;
	border-radius: 5px;
	margin-top: 6px;
	margin-left: 39px;
}

.ksi_logo {
	width: 40px;
	height: 40px;
	background-color: #ffc019;
	border-radius: 20px;
	overflow: hidden;

	margin-right: 18px;
}

.ksl_img {
	width: 36px;
	height: 35px;
	margin-top: 8px;
	margin-left: 6px;
}

.ks_left {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-top: 6px;
	margin-left: 6px;
}

.ks_title {
	font-size: 14px;
}

.kst_en {
	font-size: 12px;
	color: #FFC019;
}

.ks_body {
	margin-top: 28px;
	margin-left: 48px;
	display: flex;
}

.ks_item {
	display: flex;
	align-items: center;
}

.ks_num_box {
	width: 86px;
	height: 86px;
	border-radius: 43px;
	text-align: center;
}

.ks_num {
	font-size: 57px;
	color: #fff;
	line-height: 86px;
}

.ksi_right {
	display: flex;
	flex-direction: column;
	margin-left: 19px;
	margin-right: 20px;
}

.ksi_msg {
	font-size: 17px;
	color: #090909;
	font-weight: bold;
}

.ksi_des {
	width: 184px;
	font-size: 14px;
	color: #818181;
	margin-top: 6px;
}
