/*导航菜单*/
.head_boxout {
	height: 80px;
}

/* .head_box_fixed_transition{
	transition: all 0.3s ease 0s;
} */
.head_box_fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: #FFFFFF;
}

.head_box {
	position: relative;
	padding: 13px 0 0;
	height: 67px;
	display: block;
}

/*顶部导航*/
.head_top3 {
	height: auto;
	padding-top: 0;
	padding-left: 188px;
}

.head_menu3 {
	margin: 0;
	padding: 0;
	height: 67px;
	width: 100%;
	font-size: 0;
	display: block;
	list-style-type: none;
}

.head_menu3 li {
	display: inline-block;
	position: relative;
	padding: 0px;
	width: 164px;
	text-align: center;
	margin: 0px;
	height: 53px;
}

.head_menu3>li {
	float: left;
	padding-bottom: 10px;
	border-bottom: 4px solid #ffffff;
	/* clear: right; */
}

.head_menu3>li:hover,
.head_menu3>li.active {
	border-bottom: 4px solid #D8A963;
	/* clear: right; */
}

.head_menu3>li:last-child {
	clear: right;
}

.head_menu3 li a {
	color: #1C1C1C;
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 53px;
}

/* .head_menu3 > li > a {} */
.head_menu3>li>ul {
	display: none;
	position: absolute;
	top: 67px;
	left: 0;
	width: 100%;
	background: #ffffff;
}

.head_menu3>li:hover>ul {
	display: block;

}

.head_menu3>li>ul>li a {
	font-size: 16px;
	color: #5E5E5E;
}

.head_menu3>li>ul>li:hover {
	background-color: #D8A963;
}

.head_menu3>li>ul>li:hover a {
	color: #FFFFFF;
}

/*导航-logo部分*/
.logo_img {
	position: absolute;
	left: 0;
	top: 13px;
	width: 178px;
	height: auto;
	overflow: hidden;
}

.logo_img img {
	width: 100%;
	height: auto;
}

/*导航-会员部分*/
.head_menu_member {
	position: absolute;
	top: 27px;
	right: 0;
}

.head_menu_member a {
	height: 21px;
	line-height: 21px;
	font-size: 18px;
	color: #666666;
}

@media(max-width:1400px) {

	/*导航*/
	.head_menu3 li {
		width: 105px;
	}
}

@media(max-width:1000px) {
	.head_boxout {
		height: 60px;
	}

	.head_box {
		height: 57px;
	}

	.head_top3 {
		padding-left: 105px;
	}

	/*导航*/
	.head_menu3 li {
		width: 80px;
		height: 43px;
	}

	.head_menu3 li a {
		font-size: 14px;
		line-height: 43px;
	}

	.head_menu3>li>ul {
		top: 57px;
	}

	.head_menu3>li>ul>li a {
		font-size: 12px;
	}

	.logo_img {
		top: 18px;
		width: 95px;
	}

	.head_menu_member {
		display: none;
	}
}

/*footer==底部*/
.footer_box1 {
	background-color: #21252C;
	padding: 34px 0 30px;
}

.footer_box2 {
	background-color: #1C2026;
	padding: 38px 0;
}

.foot_copyright {
	display: block;
	color: #999999;
	text-align: center;
	padding: 0;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	/* height: 16px; */
	line-height: 16px;
}

.foot_copyright a {
	color: #999999;
}

/*友情链接*/
.footer_f_link {
	position: relative;
	padding-left: 144px;
	padding-top: 10px;
	padding-bottom: 34px;
}

.footer_f_link_title {
	position: absolute;
	left: 0;
	top: 10px;
	line-height: 18px;
	font-size: 17px;
	color: #FFFFFF;
}

.footer_f_link ul li {
	float: left;
	padding-right: 20px;
}

.footer_f_link a {
	line-height: 18px;
	font-size: 15px;
	color: #999999;
}

.footer_f_link a:hover {
	color: #D8A963;
}

/*footer==底部引导链接*/
.footer_links {
	position: relative;
	padding-top: 29px;
	padding-left: 395px;
	min-height: 260px;
}

.footer_links_body-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
}

.footer_links_body-2 {
	position: relative;
	padding-left: 65px;
}

.foot_links_border {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1px;
	height: 219px;
	border-right: 1px solid #4D4D4D;
}

.footer_logo_img {
	padding-bottom: 20px;
}

.footer_logo_img img {
	width: 100%;
}

.footer_links_body-1 .footer_logo_img {
	width: 100%;
}

.footer_links_body-1 .footer_logo_img img {
	width: 100%;
	height: auto;
}

.footer_links_body-1 .footer_qrcode_box {
	position: relative;
}

.footer_links_body-1 .footer_qrcode_box .footer_qrcode-1,
.footer_links_body-1 .footer_qrcode_box .footer_qrcode-2 {
	width: 128px;
	display: block;
}

.footer_links_body-1 .footer_qrcode_box .footer_qrcode-2 {
	position: absolute;
	right: 0;
	top: 0;
}

.footer_links_body-1 .footer_qrcode_box img {
	width: 100%;
}

.footer_links_body-1 .footer_qrcode_box .footer_qrcode_text {
	font: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
}

/*footer==底部引导链接links*/
.nav_links .col-lg-2,
.nav_links .col-md-2 {
	width: 22%;
}

.nav_links .col-lg-2:last-child,
.nav_links .col-md-2:last-child {
	width: 12%;
}

.nav_links_name {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-bottom: 12px;
}

.nav_links_list li {
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.nav_links_list li,
.nav_links_list li a {
	font-size: 14px;
	color: #999999;
}

.nav_links_list a:hover {
	color: #D8A963;
}

@media(max-width:1400px) {
	.footer_links {
		padding-left: 325px;
		min-height: 220px;
	}

	.footer_links_body-1 {
		width: 270px;
	}

	.footer_links_body-1 .footer_qrcode_box .footer_qrcode-1,
	.footer_links_body-1 .footer_qrcode_box .footer_qrcode-2 {
		width: 115px;
	}

	.nav_links .col-lg-2,
	.nav_links .col-md-2 {
		width: 21%;
	}

	.nav_links .col-lg-2:last-child,
	.nav_links .col-md-2:last-child {
		width: 16%;
	}
}

@media(max-width:1000px) {

	/*footer==底部引导链接links*/
	.footer_links {
		padding-left: 0;
		min-height: 220px;
	}

	.footer_links_body-1 {
		position: relative;
		width: 100%;
		margin-top: 20px;
	}

	.footer_links_body-1 .footer_logo_img {
		float: left;
		width: 40%;
		padding-top: 15px;
		padding-right: 10%;
	}

	.footer_links_body-1 .footer_qrcode_box {
		float: left;
		width: 50%;
	}

	.footer_links_body-1 .footer_qrcode_box .footer_qrcode-1,
	.footer_links_body-1 .footer_qrcode_box .footer_qrcode-2 {
		width: 128px;
	}

	.footer_links_body-2 {
		padding-left: 0;
	}

	.foot_links_border {
		display: none;
	}
}

@media(max-width:639px) {
	.footer_box1 {
		display: none;
	}

	.footer_f_link {
		display: none;
	}

	.foot_copyright {
		width: 90%;
		padding: 0 5%;
	}

	.foot_copyright a {
		clear: both;
	}
}

/*悬浮联系方式*/
.side_contact_box {
	position: fixed;
	z-index: 999;
	bottom: 60px;
	right: 35px;
	width: 120px;
	color: #5E5E5E;
}

.side_contact_sub {
	position: relative;
	border-radius: 5px 5px 5px 5px;
	padding: 7px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}

.side_contact-1 {
	border-radius: 60px 60px 5px 5px;
}

.side_contact-1 .side_contact_kf_img {
	width: 80px;
	margin: 15px auto 13px;
	clear: both;
}

.side_contact-1 .side_contact_kf_img img {
	width: 100%;
	height: auto;
}

.side_contact-1 .side_contact_kf_name span {
	display: inline-block;
	padding-left: 13px;
	background: url("new_images/tel_icon.webp") left center no-repeat;
	background-size: 9px 9px;
}

.side_contact-1 .side_contact_kf_name {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.side_contact-1 .side_contact_kf_tel {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.side_contact-2 .side_contact_wechat_kf_name {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: 6px;
}

.side_contact_sub .side_contact_qrcode img {
	width: 100%;
	height: auto;
}

.side_contact_sub .side_contact_qrcode img {
	width: 100%;
	height: auto;
}

.side_contact_sub .side_contact_model {
	display: none;
	position: absolute;
	top: 0;
	left: -139px;
	width: 120px;
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	z-index: 999;
	overflow: hidden;
}

.side_contact_sub:hover .side_contact_model {
	display: block;
}

.side_contact_sub .side_contact_name {
	padding-left: 35px;
	font-size: 14px;
	line-height: 16px;
}

.side_contact_sub .side_contact_name.wechat_icon {
	background: url("new_images/wecaht_icon.webp") left center no-repeat;
	background-size: 20px 20px;
}

.side_contact_sub .side_contact_name.weibo_icon {
	background: url("new_images/weibo_icon.webp") left center no-repeat;
	background-size: 20px 20px;
}

.side_contact_sub .side_contact_name.back_top_icon {
	background: url("new_images/back_top_icon.webp") left center no-repeat;
	background-size: 20px 20px;
	cursor: pointer;
}


/* 登录界面 */
.login_box {
	padding: 60px 15px 200px;
	min-height: calc(100vh - 451px);
}
.login_box .form_outbox_main {
	border-radius: 5px;
}

.login_box .login_form_box .form_item {
	padding-left: 10px;
}

.login_box .login_footer {
	width: 100%;
	clear: both;
}

/* 注册界面 */
.register_box {
	/* padding: 10px 15px; */
	min-height: calc(100vh - 185px);
}


.register_box .reg_title {
	border-bottom: #CCCCCC 1px solid;
	font-weight: bold;
	padding: 0 0 10px 10px;
	margin: 15px 0 10px;
	font-size: 14px;
	color: #FF6600;
}

.register_box .register_form_box .form_item {
	padding-left: 0;
}

/* 注册成功界面 */
.register_success_box {
	padding: 30px 15px;
	min-height: calc(100vh - 185px);
}
.register_success_box .form_outbox_main {
	border-radius: 5px;
}

.register_success_box .reg_title{
	/* border-bottom: #CCCCCC 1px solid; */
	font-weight: bold;
	padding: 35px 0 35px;
	text-align: center;
	color: #FF6600;
	font-size: 18px;
	line-height: 32px;
}

/* 网址规则 */
.agreementBox {
	position: fixed;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	inset: 0px;
	z-index: 9999;
	background-color: #FFFFFF;
	color: #333333;
	/* overflow-y: auto; */
	display: flex;
	justify-content: center;
	align-items: center;
}
.agreementBoxMain {
	inset: 0px;
	display: flex;
	height: 100%;
	z-index: 9999;
	gap: 0.5rem;
	flex-direction: column;
}
.agreementBoxHeader{
	display: flex;
	align-items: center;
	padding-top: 1.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	gap: 1rem;
	flex-direction: row;
	min-height: 3.5rem;
}
.agreement-content-close-button{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 0.5rem;
	padding: 0.625rem;
	border-radius: 6.25rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.025em;
}
.agreement-content-title{
	display: flex;
	flex-grow: 1;
	line-height: 1.75rem;
	font-size: 24px;
}

.agreementBox .agreement-content {
	position: relative;
	padding-top: 1rem;
  padding-bottom: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
	overflow-y: scroll;
	font-size: 16px;
}



/* 会员升级*/
.grade_box{
	width: 100vw;
	overflow: hidden;
	overflow-x: auto;
}
.grade_box .grade_main{
	width: 600px;
}
.grade_box .grade_main tbody td{
	font-size: 14px;
}