
.nuxt-progress {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  width: 0%;
  opacity: 1;
  transition: width 0.1s, opacity 0.4s;
  background-color: black;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}


.nuxt__build_indicator[data-v-71e9e103] {
  box-sizing: border-box;
  position: fixed;
  font-family: monospace;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.2);
  width: 88px;
  z-index: 2147483647;
  font-size: 16px;
  line-height: 1.2rem;
}
.v-enter-active[data-v-71e9e103], .v-leave-active[data-v-71e9e103] {
  transition-delay: 0.2s;
  transition-property: all;
  transition-duration: 0.3s;
}
.v-leave-to[data-v-71e9e103] {
  opacity: 0;
  transform: translateY(20px);
}
svg[data-v-71e9e103] {
  display: inline-block;
  vertical-align: baseline;
  width: 1.1em;
  height: 0.825em;
  position: relative;
  top: 1px;
}


.header-en[data-v-0922c971] {
  background-color: #fff;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: sticky;
  top: 0px;
  z-index: 4001;
}
.header-en .content[data-v-0922c971] {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-en .content[data-v-0922c971]::after {
  content: normal;
  content: initial;
}
.header-en .content .img[data-v-0922c971] {
  height: 20px;
  width: 178px;
}
.header-en .content .right-header[data-v-0922c971] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  color: #ababab;
  font-size: 14px;
  font-weight: 500;
}
.header-en .content .right-header[data-v-0922c971]::after {
  content: normal;
  content: initial;
}
.header-en .content .right-header .to-free[data-v-0922c971] {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  height: 30px;
  flex-shrink: 0;
  white-space: nowrap;
}
.g_lang-switch-en[data-v-0922c971] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.header-en .content .right-header .phone[data-v-0922c971] {
  flex-shrink: 0;
  white-space: nowrap;
}
.g_lang-switch-en span[data-v-0922c971] {
  color: #e60012;
}
.g_lang-switch-en .g_btn-seaech[data-v-0922c971] {
  display: flex !important;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 4px;
  transition: all 0.3s ease;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  height: auto !important;
  width: auto !important;
  line-height: 1;
}
.g_lang-switch-en .g_btn-seaech img[data-v-0922c971] {
  width: 16px !important;
  height: 16px !important;
  display: block;
  flex-shrink: 0;
}
.g_lang-switch-en .g_btn-seaech span[data-v-0922c971] {
  display: inline-block;
  line-height: 1;
}
@media only all and (max-width: 1200px) {
.header-en .content[data-v-0922c971] {
    padding: 0 20px;
}
}
@media only all and (max-width: 870px) {
.header-en .content[data-v-0922c971] {
    width: 100%;
    padding: 0 12px;
}
.header-en[data-v-0922c971] {
    height: 40px;
}
.header-en .content .img[data-v-0922c971] {
    height: 14px;
    width: 124.6px;
    margin-left: 10px;
}
.header-en .content .right-header[data-v-0922c971] {
    font-size: 12px;
    gap: 6px;
}
.header-en .content .right-header .to-free[data-v-0922c971] {
    font-size: 12px;
}
.g_lang-switch-en .g_btn-seaech[data-v-0922c971] {
    padding: 6px 10px;
    font-size: 12px;
    gap: 4px;
}
.g_lang-switch-en .g_btn-seaech img[data-v-0922c971] {
    width: 12px !important;
    height: 12px !important;
}
.g_lang-switch-en .g_btn-seaech span[data-v-0922c971] {
    display: none;
}
.header-en .content .right-header .oy-button-en[data-v-0922c971] {
    display: none;
}
}


.nuxt-logo {
  height: 180px;
}


.g_fixedbox[data-v-80de8b1c] {
	display: none;
	width: 72px;
	background: #e60012;
	position: fixed;
	z-index: 2147483641;
	right: 30px;
	bottom: 50px;
	padding: 25px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 72px;
}
.g_fixedbox ul li[data-v-80de8b1c] {
	position: relative;
	margin-bottom: 15px;
	padding: 0 7px;
}
.g_fixedbox ul li[data-v-80de8b1c]:last-child {
	margin-bottom: 0;
}
.g_fix-first[data-v-80de8b1c] {
	display: flex;
	height: 58px;
	border-radius: 4px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.g_fix-icon[data-v-80de8b1c] {
	height: 26px;
}
.g_fix-first span[data-v-80de8b1c] {
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}
.g_fix-second[data-v-80de8b1c] {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 123px;
	left: -123px;
	background: #fff;
	border-radius: 4px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 4px 6px 20px 0px rgba(0, 0, 0, 0.12);
}
.g_fixedbox ul li:hover .g_fix-first[data-v-80de8b1c] {
	background: #C50D1B;
}
.g_fixedbox ul li:hover .g_fix-second[data-v-80de8b1c] {
	display: block;
}
.g_fix-tel[data-v-80de8b1c] {
	padding: 25px 7px;
}
.g_fixtel-item[data-v-80de8b1c] {
	padding-bottom: 8px;
	margin-bottom: 8px;
	position: relative;
}
.g_fixtel-item[data-v-80de8b1c]::after {
	content: '';
	display: block;
	width: 83px;
	height: 1px;
	background: #f0f0f0;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: 0;
}
.g_fixtel-item p[data-v-80de8b1c] {
	font-size: 14px;
	color: #333;
	text-align: center;
}
.g_fixtel-item span[data-v-80de8b1c] {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #E60012;
	font-weight: 700;
	font-family: Arial;
}
.g_fixtel-item[data-v-80de8b1c]:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0 none;
}
.g_fixtel-item[data-v-80de8b1c]:last-child::after {
	display: none;
}
.g_fix-link[data-v-80de8b1c] {
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.g_fix-link img[data-v-80de8b1c] {
	width: 60px;
}
.g_fix-link a[data-v-80de8b1c] {
	display: block;
	width: 81px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
	background: #e60012;
	margin-top: 15px;
}
.g_fix-code[data-v-80de8b1c] {
	padding: 10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.g_fix-code img[data-v-80de8b1c] {
	width: 100px;
}
.g_fix-code span[data-v-80de8b1c] {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 7px;
}
.g_btn-free[data-v-80de8b1c] {
	display: none;
}
.g_fix-iconm[data-v-80de8b1c] {
	display: none;
}
.chatbox[data-v-80de8b1c] {
	background: rgb(255, 255, 255);
	z-index: 9998;
	display: none;
	position: fixed;
	width: 360px;
	right: 130px;
	max-height: 720px;
	max-width: 640px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
	opacity: 1;
	border-radius: 8px;
	overflow: hidden;
	bottom: 0px;
	height: 640px;
}
.chatheader[data-v-80de8b1c] {
	background: #fff;
	color: #333;
	height: 60px;
	display: flex;
	padding: 10px;
}
.img[data-v-80de8b1c] {
	display: flex;
	align-items: center;
	justify-content: center;
}
.img img[data-v-80de8b1c] {
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}
.logo[data-v-80de8b1c] {
	width: 31px;
	margin-top: 6px;
}
.icon[data-v-80de8b1c] {
	width: 16px;
	height: 16px;
	cursor: pointer;
}
iframe[data-v-80de8b1c] {
	width: 100%;
	height: calc(100% - 60px);
	border: none;
}
@media only all and (max-width:1250px) {
.g_fixedbox[data-v-80de8b1c] {
		right: 0;
}
.chatbox[data-v-80de8b1c] {
		right: 72px;
}
}
@media only all and (max-width:870px) {
.g_fixedbox[data-v-80de8b1c] {
		display: block;
		width: 100%;
		background: #fff;
		z-index: 3001;
		box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
		left: 0;
		bottom: 0;
		right: auto;
		top: auto;
		padding: 0 154px 0 0;
		border-radius: 0;
}
.g_fix-free[data-v-80de8b1c] {
		display: none;
}
.g_fixedbox ul[data-v-80de8b1c] {
		display: flex;
		padding: 0 24px;
		justify-content: space-between;
		height: 60px;
}
.g_fixedbox ul li[data-v-80de8b1c] {
		margin: 0;
		padding: 0;
}
.g_fixedbox ul[data-v-80de8b1c]::after {
		display: none;
}
.g_fix-icon[data-v-80de8b1c] {
		display: none;
}
.g_fix-first[data-v-80de8b1c] {
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
}
.g_fix-iconm[data-v-80de8b1c] {
		display: inline-block;
		height: 19px
}
.g_fix-first span[data-v-80de8b1c] {
		color: #666;
		transform: scale(0.83);
		-webkit-transform: scale(0.83);
}
.g_btn-free[data-v-80de8b1c] {
		display: block;
		width: 140px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border-radius: 3px;
		background: #e60012;
		color: #fff;
		font-size: 14px;
		font-weight: 500;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -20px;
}
.g_fixedbox ul li:hover .g_fix-first[data-v-80de8b1c] {
		background: #fff;
}
.g_fix-second[data-v-80de8b1c] {
		left: -24px;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		top: auto;
		bottom: 60px;
		box-shadow: 0 -6px 10px -5px rgba(0, 0, 0, 0.12) inset;
}
}
@media only all and (max-width:750px) {
.chatbox[data-v-80de8b1c] {
		right: 0px;
		width: 100%;
		height: 100%;
		max-height: none;
		max-height: initial;
}
}
@media only all and (max-width:375px) {
.g_fixedbox ul[data-v-80de8b1c] {
		padding: 0 10px;
}
}


.g_lz-window[data-v-41e142bf]{width: 100%; height: 100%; left: 0; top: 0; position: fixed; z-index: 5000; background: rgba(0,0,0,0.5); overflow: hidden;}
.g_lz-box[data-v-41e142bf]{width: 750px; height: 500px; background: #fff; margin: 50px auto 0; position: relative; overflow: hidden;}
.g_lz-title[data-v-41e142bf]{text-align: center; font-weight: 700; font-size: 24px; color: #E61318; height: 45px; line-height: 45px; margin-top: 20px;}
.g_lz-subtitle[data-v-41e142bf]{text-align: center; font-size: 20px; color: #595959; font-weight: 700; margin-top: 30px;}
.g_lzform-body[data-v-41e142bf]{margin-top: 10px; padding: 0 40px;}
.g_lzform-body ul li[data-v-41e142bf]{margin-bottom: 10px; height: 35px; position: relative; padding-left: 110px;}
.g_lzform-body ul li[data-v-41e142bf]:last-child{height: auto;}
.g_lzform-body ul li p[data-v-41e142bf]{width: 110px; height: 35px; line-height: 35px; box-sizing: border-box; -webkit-box-sizing: border-box; padding-right: 10px; font-size: 16px; color: #333; font-weight: 400; position: absolute; left: 0; top: 0;}
.g_lzform-body ul li p b[data-v-41e142bf]{color: #D51C23; margin-right: 5px;}
.g_txt-lzform[data-v-41e142bf]{width: 100%; height: 35px; box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #eee; border-radius: 3px; padding: 0 20px; font-size: 14px;}
.g_btn-lzform[data-v-41e142bf]{display: block; margin: 20px auto 0; width: 234px; height: 40px; line-height: 40px; text-align: center; border-radius: 4px; font-size: 16px; color: #fff; background: linear-gradient(135deg, #E97528 0%, #E90713 100%);}
.g_checkgroup-child[data-v-41e142bf]{display: inline-block; margin-left: 20px;}
.g_check-group[data-v-41e142bf]{display: flex; align-items: center; height: 35px;}
.g_check-group[data-v-41e142bf] .el-checkbox__input.is-checked .el-checkbox__inner, .g_check-group[data-v-41e142bf] .el-checkbox__input.is-indeterminate .el-checkbox__inner{
  background-color: #E60012;
  border-color: #E60012;
}
.g_check-group[data-v-41e142bf] .el-checkbox__input.is-checked+.el-checkbox__label{
  color:#E60012;
}
.g_check-group[data-v-41e142bf] .el-checkbox__input.is-focus .el-checkbox__inner{
  color:#E60012;
  border-color: #E60012;
}
.g_check-group[data-v-41e142bf] .el-checkbox__inner:hover{
  color:#E60012;
  border-color: #E60012;
}
.g_yanzheng[data-v-41e142bf]{padding-right: 176px; position: relative;}
.g_btn-yzcode[data-v-41e142bf]{display: block; height: 35px; width: 176px; position: absolute; right: 0; top: 0; background:#E60012; color: #fff; font-size: 14px; text-align: center; line-height: 35px; border-radius: 0 3px 3px 0;}
.g_yanzheng .g_txt-lzform[data-v-41e142bf]{ border-radius: 3px 0 0 3px; border-right: 0;}
.g_btn-yzfalse[data-v-41e142bf]{background: #a9a0a1;}
@media  only all and (max-width:750px){
.g_lz-box[data-v-41e142bf]{width: 100%; height: 100%; position: absolute; left: 0; top: 0; margin: 0;}
.g_lzform-body[data-v-41e142bf]{padding: 0 25px;}
.g_lzform-body ul li[data-v-41e142bf]{height: auto; padding-left: 0;}
.g_lzform-body ul li p[data-v-41e142bf]{position: static; font-size: 13px;}
.g_lz-title[data-v-41e142bf]{margin-top: 40px; font-size: 18px;}
.g_lz-subtitle[data-v-41e142bf]{font-size: 16px; margin-top: 10px;}
.g_txt-lzform[data-v-41e142bf]{padding: 0 10px;}
.g_btn-lzform[data-v-41e142bf]{width: 100%;}
.g_yanzheng[data-v-41e142bf]{padding-right: 126px;}
.g_btn-yzcode[data-v-41e142bf]{width: 126px;}
}
@media  only all and (max-width:450px){
.g_check-group[data-v-41e142bf]{align-items: flex-start;}
.g_check-group[data-v-41e142bf] .el-checkbox{margin-right: 10px;}
.g_check-group[data-v-41e142bf] .g_checkgroup-child{margin-right: 0; margin-left: 10px;}
.g_lz-subtitle[data-v-41e142bf]{margin-top: 0;}
.g_lz-title[data-v-41e142bf]{margin-top: 12px;}
.g_btn-lzform[data-v-41e142bf]{margin-top: 0;}
.g_btn-close[data-v-41e142bf]{width: 20px; height: 20px; right: 10px; top: 10px;}
.g_lzform-body ul li[data-v-41e142bf]{margin-bottom: 5px;}
}


.g_foot-compon[data-v-3a001533] {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.g_footer a[data-v-3a001533] {
  color: #666;
}
.m_pagemap-third .g_code span img[data-v-3a001533] {
  width: 110px;
  height: 110px;
  -o-object-fit: cover;
     object-fit: cover;
}
.m_pagemap-third .g_code b[data-v-3a001533] {
  display: block;
  margin-top: 8px;
  font-size: 14px;
}
.g_links-container a[data-v-3a001533]:last-child::after {
  display: none;
}
.g_links-container[data-v-3a001533] {
  justify-content: flex-start;
}
.g_links-container a[data-v-3a001533] {
  font-size: 14px;
}

/* 底部 */
.m_pagemap-container[data-v-3a001533] {
  width: 1540px;
}
.m_pagemap-first[data-v-3a001533] {
  font-size: 20px;
  font-weight: 600;
}
.m_pagemap-second a[data-v-3a001533] {
  font-size: 14px;
}
.m_links-title[data-v-3a001533] {
  font-size: 18px;
}
.m_links-container[data-v-3a001533] {
  width: 1400px;
}
.m_links-container a[data-v-3a001533] {
  font-size: 14px !important;
  color: #4c4c4c;
  margin-top: 4px;
}
.m_footer[data-v-3a001533] {
  font-size: 16px;
}
.m_pagemap-nav ul li[data-v-3a001533] {
  margin-right: 80px;
}
.m_pagemap-nav ul li[data-v-3a001533]:last-child {
  margin-right: 0;
}
.m_links[data-v-3a001533] {
  width: 1540px;
}
@media only all and (max-width:1730px) {

  /* 底部 */
.m_pagemap-container[data-v-3a001533] {
    width: 1460px;
}
.m_links-container[data-v-3a001533] {
    width: 1320px;
}
.m_pagemap-nav ul li[data-v-3a001533] {
    margin-right: 70px;
}
.m_links[data-v-3a001533] {
    width: 1460px;
}
}
@media only all and (max-width:1630px) {

  /* 底部 */
.m_pagemap-container[data-v-3a001533] {
    width: 1280px;
}
.m_links-container[data-v-3a001533] {
    width: 1140px;
}
.m_pagemap-nav ul li[data-v-3a001533] {
    margin-right: 40px;
}
.m_links[data-v-3a001533] {
    width: 1280px;
}
}
@media only all and (max-width:1470px) {

  /* 底部 */
.m_pagemap-container[data-v-3a001533] {
    width: 1090px;
}
.m_pagemap-nav ul li[data-v-3a001533] {
    margin-right: 30px;
}
.m_pagemap-first[data-v-3a001533] {
    font-size: 16px;
}
.m_pagemap-second a[data-v-3a001533] {
    font-size: 14px;
}
.m_links-title[data-v-3a001533] {
    font-size: 16px;
}
.m_links-container[data-v-3a001533] {
    width: 960px;
}
.m_links-container a[data-v-3a001533] {
    font-size: 16px !important;
}
.m_links[data-v-3a001533] {
    width: 1090px;
}
.m_pagemap-logo[data-v-3a001533] {
    height: 24px;
}
.m_pagemap-logo img[data-v-3a001533] {
    height: 24px;
}
}
@media only all and (max-width:1230px) {

  /* 底部 */
.m_pagemap-container[data-v-3a001533] {
    width: 930px;
}
.m_pagemap-nav ul li[data-v-3a001533] {
    margin-right: 20px;
}
.m_pagemap-first[data-v-3a001533] {
    font-size: 14px;
}
.m_pagemap-second a[data-v-3a001533] {
    font-size: 12px;
}
.m_links-title[data-v-3a001533] {
    font-size: 14px;
}
.m_links-container[data-v-3a001533] {
    width: 830px;
}
.m_links-container a[data-v-3a001533] {
    font-size: 14px !important;
}
.m_links[data-v-3a001533] {
    width: 930px;
}
.m_pagemap-logo[data-v-3a001533] {
    height: 20px;
}
.m_pagemap-logo img[data-v-3a001533] {
    height: 20px;
}
}
@media only all and (max-width:1100px) {

  /* 底部 */
.m_pagemap-container[data-v-3a001533] {
    width: 930px;
    padding: 0;
}
.m_links[data-v-3a001533] {
    width: 930px;
    padding: 0;
}
.m_links-container[data-v-3a001533] {
    width: 100%;
}
.m_pagemap-logo[data-v-3a001533] {
    height: 30px;
}
.m_pagemap-logo img[data-v-3a001533] {
    height: 30px;
}
}
@media only all and (max-width:1030px) {

  /* 底部 */
.m_pagemap-container[data-v-3a001533] {
    width: 850px;
}
.m_links[data-v-3a001533] {
    width: 850px;
}
}
@media only all and (max-width:870px) {

  /* 底部 */
.m_footer[data-v-3a001533] {
    font-size: 12px;
}
.m_pagemap-third .g_code span img[data-v-3a001533] {
    width: 90px;
    height: 90px;
}
.m_pagemap-third .g_code b[data-v-3a001533] {
    font-size: 12px;
}
.m_pagemap-container[data-v-3a001533] {
    width: 100%;
}
.m_pagemap-logo[data-v-3a001533] {
    height: auto;
}
.m_pagemap-logo img[data-v-3a001533] {
    height: auto;
}
.m_pagemap-nav ul li[data-v-3a001533] {
    margin-right: 0;
}
}
@media only all and (max-width:650px) {
.g_pagemap-nav ul li.g_pagemap-links[data-v-3a001533] {
    display: block;
}
}


.g_foot-compon[data-v-3ac55e41] {
  background: #fff;
  overflow: hidden;
  position: relative;
}
.g_footer a[data-v-3ac55e41] {
  color: #666;
}
.m_pagemap-third .g_code span img[data-v-3ac55e41] {
  width: 110px;
  height: 110px;
  -o-object-fit: cover;
     object-fit: cover;
}
.m_pagemap-third .g_code b[data-v-3ac55e41] {
  display: block;
  margin-top: 8px;
  font-size: 14px;
}
.g_links-container a[data-v-3ac55e41]:last-child::after {
  display: none;
}
.g_links-container[data-v-3ac55e41] {
  justify-content: flex-start;
}
.g_links-container a[data-v-3ac55e41] {
  font-size: 14px;
}

/* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
  width: 1540px;
}
.m_pagemap-first[data-v-3ac55e41] {
  font-size: 20px;
  font-weight: 600;
}
.m_pagemap-second a[data-v-3ac55e41] {
  font-size: 14px;
}
.m_links-title[data-v-3ac55e41] {
  font-size: 18px;
}
.m_links-container[data-v-3ac55e41] {
  width: 1400px;
}
.m_links-container a[data-v-3ac55e41] {
  font-size: 14px !important;
  color: #4c4c4c;
  margin-top: 4px;
}
.m_footer[data-v-3ac55e41] {
  font-size: 16px;
}
.m_pagemap-nav ul li[data-v-3ac55e41] {
  margin-right: 80px;
}
.m_pagemap-nav ul li[data-v-3ac55e41]:last-child {
  margin-right: 0;
}
.m_links[data-v-3ac55e41] {
  width: 1540px;
}
@media only all and (max-width:1730px) {

  /* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
    width: 1460px;
}
.m_links-container[data-v-3ac55e41] {
    width: 1320px;
}
.m_pagemap-nav ul li[data-v-3ac55e41] {
    margin-right: 70px;
}
.m_links[data-v-3ac55e41] {
    width: 1460px;
}
}
@media only all and (max-width:1630px) {

  /* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
    width: 1280px;
}
.m_links-container[data-v-3ac55e41] {
    width: 1140px;
}
.m_pagemap-nav ul li[data-v-3ac55e41] {
    margin-right: 40px;
}
.m_links[data-v-3ac55e41] {
    width: 1280px;
}
}
@media only all and (max-width:1470px) {

  /* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
    width: 1090px;
}
.m_pagemap-nav ul li[data-v-3ac55e41] {
    margin-right: 30px;
}
.m_pagemap-first[data-v-3ac55e41] {
    font-size: 16px;
}
.m_pagemap-second a[data-v-3ac55e41] {
    font-size: 14px;
}
.m_links-title[data-v-3ac55e41] {
    font-size: 16px;
}
.m_links-container[data-v-3ac55e41] {
    width: 960px;
}
.m_links-container a[data-v-3ac55e41] {
    font-size: 16px !important;
}
.m_links[data-v-3ac55e41] {
    width: 1090px;
}
.m_pagemap-logo[data-v-3ac55e41] {
    height: 24px;
}
.m_pagemap-logo img[data-v-3ac55e41] {
    height: 24px;
}
}
@media only all and (max-width:1230px) {

  /* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
    width: 930px;
}
.m_pagemap-nav ul li[data-v-3ac55e41] {
    margin-right: 20px;
}
.m_pagemap-first[data-v-3ac55e41] {
    font-size: 14px;
}
.m_pagemap-second a[data-v-3ac55e41] {
    font-size: 12px;
}
.m_links-title[data-v-3ac55e41] {
    font-size: 14px;
}
.m_links-container[data-v-3ac55e41] {
    width: 830px;
}
.m_links-container a[data-v-3ac55e41] {
    font-size: 14px !important;
}
.m_links[data-v-3ac55e41] {
    width: 930px;
}
.m_pagemap-logo[data-v-3ac55e41] {
    height: 20px;
}
.m_pagemap-logo img[data-v-3ac55e41] {
    height: 20px;
}
}
@media only all and (max-width:1100px) {

  /* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
    width: 930px;
    padding: 0;
}
.m_links[data-v-3ac55e41] {
    width: 930px;
    padding: 0;
}
.m_links-container[data-v-3ac55e41] {
    width: 100%;
}
.m_pagemap-logo[data-v-3ac55e41] {
    height: 30px;
}
.m_pagemap-logo img[data-v-3ac55e41] {
    height: 30px;
}
}
@media only all and (max-width:1030px) {

  /* 底部 */
.m_pagemap-container[data-v-3ac55e41] {
    width: 850px;
}
.m_links[data-v-3ac55e41] {
    width: 850px;
}
}
@media only all and (max-width:870px) {

  /* 底部 */
.m_footer[data-v-3ac55e41] {
    font-size: 12px;
}
.m_pagemap-third .g_code span img[data-v-3ac55e41] {
    width: 90px;
    height: 90px;
}
.m_pagemap-third .g_code b[data-v-3ac55e41] {
    font-size: 12px;
}
.m_pagemap-container[data-v-3ac55e41] {
    width: 100%;
}
.m_pagemap-logo[data-v-3ac55e41] {
    height: auto;
}
.m_pagemap-logo img[data-v-3ac55e41] {
    height: auto;
}
.m_pagemap-nav ul li[data-v-3ac55e41] {
    margin-right: 0;
}
}
@media only all and (max-width:650px) {
.g_pagemap-nav ul li.g_pagemap-links[data-v-3ac55e41] {
    display: block;
}
}


.g_footer[data-v-3b0bd3c6]{background: #333;padding: 20px 0;color: #fff;font-size: 16px;margin-top: 63px;}
.g_pagemap-container[data-v-3b0bd3c6]{width: 1540px;margin: 0 auto;}
.g_pagemap-container[data-v-3b0bd3c6]::after{display: none;}
.g_pagemap-nav[data-v-3b0bd3c6]{position: relative;}
.g_pagemap-first[data-v-3b0bd3c6]{font-size: 20px;}
.g_pagemap-second a[data-v-3b0bd3c6]{font-size: 18px;margin-bottom: 30px;}
.g_pagemap-nav ul[data-v-3b0bd3c6]{width: 100%;}
.g_pagemap-nav ul li[data-v-3b0bd3c6]{margin-right: 0;}
.g_pagemap-nav[data-v-3b0bd3c6]{width: 66%;}
.g_pagemap-scour[data-v-3b0bd3c6]{width: 12%;position: relative;padding-right: 10px;}
.g_pagemap-scour[data-v-3b0bd3c6]::after{display: block;content: '';width: 1px;height: 297px;background: #EBEAEA;position: absolute;top: 0;right: 0;}
.g_pagemap-contact[data-v-3b0bd3c6]{width: 15%;padding-right: 10px;}
.g_pagemap-contact[data-v-3b0bd3c6]::after{display: block;content: '';width: 1px;height: 297px;background: #EBEAEA;position: absolute;top: 0;right: 0;}
.g_foot-compon[data-v-3b0bd3c6]{background: #fff; overflow: hidden; position: relative;}
.g_footer a[data-v-3b0bd3c6]{color: #666;}
.g_links-container a[data-v-3b0bd3c6]:last-child::after{display: none;}
.g_links-container[data-v-3b0bd3c6]{justify-content: flex-start;}
.g_links-container a[data-v-3b0bd3c6]{font-size: 14px;}
@media  only all and (max-width:1730px){
.g_pagemap-container[data-v-3b0bd3c6]{width: 1460px;}
}
@media  only all and (max-width:1630px){
.g_pagemap-container[data-v-3b0bd3c6]{width: 1280px;margin: 0 auto;padding: 0;}
}
@media  only all and (max-width:1470px){
.g_pagemap-container[data-v-3b0bd3c6]{width: 1090px;}
.g_pagemap-first[data-v-3b0bd3c6]{font-size: 16px;}
.g_pagemap-second a[data-v-3b0bd3c6]{font-size: 14px;margin-bottom: 15px;}
.g_pagemap-scour p[data-v-3b0bd3c6]{font-size: 14px;margin-bottom: 28px;}
.g_pagemap-logo img[data-v-3b0bd3c6]{height: 24px;}
.g_pagemap-contact ul[data-v-3b0bd3c6]{margin-top: 16px;}
.g_pagemap-contact ul li p[data-v-3b0bd3c6]{font-size: 14px;}
.g_pagemap-contact ul li span a[data-v-3b0bd3c6]{font-size: 16px;}
.g_pagemap-scour[data-v-3b0bd3c6]::after{height: 240px;}
.g_pagemap-contact[data-v-3b0bd3c6]::after{height: 240px;}
}
@media  only all and (max-width:1230px){
.g_pagemap-container[data-v-3b0bd3c6]{width: 930px;}
.g_pagemap-first[data-v-3b0bd3c6]{font-size: 14px;}
.g_pagemap-second a[data-v-3b0bd3c6]{font-size: 12px;margin-bottom: 15px;}
.g_pagemap-scour p[data-v-3b0bd3c6]{font-size: 12px;margin-bottom: 28px;}
.g_pagemap-logo img[data-v-3b0bd3c6]{height: 20px;}
.g_pagemap-contact ul[data-v-3b0bd3c6]{margin-top: 16px;}
.g_pagemap-contact ul li p[data-v-3b0bd3c6]{font-size: 12px;}
.g_pagemap-contact ul li span a[data-v-3b0bd3c6]{font-size: 14px;}
.g_pagemap-scour[data-v-3b0bd3c6]::after{height: 220px;}
.g_pagemap-contact[data-v-3b0bd3c6]::after{height: 220px;}
}
@media  only all and (max-width:1100px){
.g_pagemap-contact[data-v-3b0bd3c6]{width: 100%;}
.g_pagemap-logo img[data-v-3b0bd3c6]{height: 30px;}
.g_pagemap-first[data-v-3b0bd3c6]{font-size: 14px;}
.g_pagemap-scour[data-v-3b0bd3c6]{margin-top: 20px;}
.g_pagemap-contact[data-v-3b0bd3c6]::after{display: none;}
.g_pagemap-scour[data-v-3b0bd3c6]::after{display: none;}
.g_pagemap-nav[data-v-3b0bd3c6]{width: 84%;}
}
@media  only all and (max-width:1030px){
.g_pagemap-container[data-v-3b0bd3c6]{width: 850px;}
}
@media  only all and (max-width:870px){
.g_pagemap-scour[data-v-3b0bd3c6]{display: none;}
.g_pagemap-logo img[data-v-3b0bd3c6]{height: auto;}
.g_pagemap-nav[data-v-3b0bd3c6]{width: 100%;}
.g_pagemap[data-v-3b0bd3c6]{padding: 18px 0 0;}
.g_pagemap-container[data-v-3b0bd3c6]{width: 100%;padding: 0 12px;}
.g_footer[data-v-3b0bd3c6]{font-size: 12px;padding: 20px 30px;margin-top: 11px;}
.g_pagemap-codes[data-v-3b0bd3c6]{flex-wrap: wrap;padding: 20px 20px;}
.g_code[data-v-3b0bd3c6]{width: 50%;}
}
@media  only all and (max-width:650px){
.g_pagemap-nav ul li.g_pagemap-links[data-v-3b0bd3c6]{display:block;}
}


.g_header[data-v-3fdf788f]{z-index: 101;}
.g_header-nav[data-v-3fdf788f]{justify-content: center; width: auto;}
.g_submenu-about .g_submenu-item span[data-v-3fdf788f]{display: none;}
.g_submenu-about .g_submenu-fr[data-v-3fdf788f]{height: auto; overflow: hidden;}
.g_login-register[data-v-3fdf788f]{font-size: 14px; font-weight: 700; height: 100px; align-items: center; display: flex; padding: 0 20px;}
.g_login-register span[data-v-3fdf788f]{color: #333;}
.g_login-register a[data-v-3fdf788f]{color: #333;}
.g_user[data-v-3fdf788f]{position: relative; height: 100px;align-items: center; display: flex;}
.g_user-btns[data-v-3fdf788f]{background: #fff;position: absolute; left: 0; top:100%; display: none; width: 100%;}
.g_user-btns a[data-v-3fdf788f]{display: block; text-align: center; height: 40px; line-height: 40px; font-weight: 500;}
.g_user-btns a[data-v-3fdf788f]:hover{ color: #E60012;font-weight: 700;}
.g_user:hover .g_user-btns[data-v-3fdf788f]{display: block;}
.g_user-btns a[data-v-3fdf788f]:hover{color: #E60012;}
.g_close-loginwid[data-v-3fdf788f]{display: block; width: 30px; height: 30px; position: absolute; left: 50%; margin-left: 150px; top: 140px; z-index: 2;}
.g_close-loginwid img[data-v-3fdf788f]{width: 100%;}
.g_user-window[data-v-3fdf788f]{width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 9999; background: rgba(0,0,0,0.5);}
.g_login-window[data-v-3fdf788f]{width: 400px; background: #fff; position: absolute; right: 50%; margin-right: -200px; top: 125px; overflow: hidden; padding-bottom: 32px;}
.g_login-window h3[data-v-3fdf788f]{text-align: center; margin-top: 35px; font-size: 20px; color: #000; font-weight: 700;}
.g_userform-box[data-v-3fdf788f]{padding: 13px 46px 0;}
.g_userform-box ul li[data-v-3fdf788f]{margin-bottom: 11px;}
.g_txt-userform[data-v-3fdf788f]{ border: 0 none; background: none; height: 39px; width: 100%; font-size: 14px; color: #666;}
.g_userform-ctrl[data-v-3fdf788f]{display: flex; align-items: center; margin-top: 20px;}
.g_userform-lower[data-v-3fdf788f]{width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; margin-top: 23px;}
.g_btn-userform[data-v-3fdf788f]{display: block; height: 40px; line-height: 40px; border-radius: 40px; background: #E72B00; text-align: center; font-size: 16px; color: #fff;}
.g_userform-jump[data-v-3fdf788f]{text-align: center; margin-top: 17px; font-size: 12px;}
.g_userform-jump a[data-v-3fdf788f]:first-child{color: #E72B00;}
.g_userform-jump a[data-v-3fdf788f]:last-child{color: #666;}
.g_userform-ctrl[data-v-3fdf788f] .el-checkbox__input.is-checked .el-checkbox__inner, .g_check-group[data-v-3fdf788f] .el-checkbox__input.is-indeterminate .el-checkbox__inner{
  background-color: #E60012;
  border-color: #E60012;
}
.g_userform-ctrl[data-v-3fdf788f] .el-checkbox__input.is-checked+.el-checkbox__label{
  color:#E60012;
}
.g_userform-ctrl[data-v-3fdf788f] .el-checkbox__input.is-focus .el-checkbox__inner{
  color:#E60012;
  border-color: #E60012;
}
.g_userform-ctrl[data-v-3fdf788f] .el-checkbox__inner:hover{
  color:#E60012;
  border-color: #E60012;
}
.g_yzcode-div[data-v-3fdf788f]{padding-right: 100px; position: relative;}
.g_btn-yanzheng[data-v-3fdf788f]{display: block; position: absolute; right: -16px; bottom: 2px; width: 78px; height: 35px; border-radius: 40px; background: #E60012; text-align: center; line-height: 35px; font-size: 12px; color: #fff;}
.g_btn-yzfalse[data-v-3fdf788f]{background: #a9a0a1;}
.g_userform-tips[data-v-3fdf788f]{display: flex; justify-content: space-between; padding-top: 4px; align-items: center;}
.g_userform-tips[data-v-3fdf788f]::after{display: none;}
.g_userform-tips span[data-v-3fdf788f]{font-size: 12px; color: #666;
}
.g_userform-tips a[data-v-3fdf788f]{font-size: 14px; color: #666;}
.g_setup h3[data-v-3fdf788f]{margin-top: 30px;}
.g_setup .g_register-lower[data-v-3fdf788f]{bottom: 30px;}
.g_setup .g_userform-box[data-v-3fdf788f]{padding-top: 10px;}
.g_lines[data-v-3fdf788f]{padding: 0 6px;}
.g_userform-box ul li.g_border-none[data-v-3fdf788f]{border: 0 none; display: flex; justify-content: space-between; flex-wrap: wrap;}
.g_userform-box ul li.g_border-none[data-v-3fdf788f]::after{display: none;}
.g_usersex[data-v-3fdf788f]{display:flex; flex-wrap: wrap; align-items: center; justify-content: space-between; height: 40px;}
.g_userset-box[data-v-3fdf788f]{width: 46%;}
.g_userset-box[data-v-3fdf788f]::after{display: none;}
.g_set-til[data-v-3fdf788f]{font-size: 14px; color: #666666; font-weight: 500;}
.g_userset-box .el-radio[data-v-3fdf788f]{margin-right: 13px;}
.g_userset-box .el-cascader-node>.el-radio[data-v-3fdf788f], .g_userset-box .el-radio[data-v-3fdf788f]:last-child{margin-right: 0;}
.g_usersex[data-v-3fdf788f] .el-radio__label{padding-left: 5px;}
.g_userset-box[data-v-3fdf788f] .el-radio__inner{width: 9px; height: 9px;}
.g_userset-box[data-v-3fdf788f] .el-radio__input.is-checked .el-radio__inner{border-color: #E60012; background: #fff;}
.g_userset-box[data-v-3fdf788f] .el-radio__input.is-checked .el-radio__inner::after{width: 5px; height: 5px; background: #E60012;}
.g_userset-box[data-v-3fdf788f] .el-radio__input.is-checked+.el-radio__label{color: #606266;}
.g_userset-box[data-v-3fdf788f] .el-radio__input{vertical-align: top;}
.g_userset-box[data-v-3fdf788f] .el-radio__inner:hover{border-color: #E60012;}
.g_txt-disabled[data-v-3fdf788f]{color: #999;}
.g_userform-title[data-v-3fdf788f]{font-size: 12px; color: #666; display: block; padding: 0 16px;}
.g_userform-content[data-v-3fdf788f]{height: 40px; border-radius: 40px; background: #F6F6F6; padding: 0 16px; margin-top: 7px;}
@media  only all and (max-width:1000px){
.g_login-register[data-v-3fdf788f]{font-size: 12px; margin-left: 0; padding: 0 5px;}
}
@media  only all and (max-width:870px){
.g_header[data-v-3fdf788f]{z-index: 3000;}
.g_login-register[data-v-3fdf788f]{position: absolute; height: 40px; left: 0px; bottom: 120px; width: 126px; margin-left: 0; display: block;}
.g_login-register span[data-v-3fdf788f]{display: block; text-align: center;}
.g_login-register a[data-v-3fdf788f]{display: block; text-align: center;}
.g_user[data-v-3fdf788f]{width: 100%; display: block;}
.g_btn-logout[data-v-3fdf788f]{position: static; width: 100%;}
.g_header-nav[data-v-3fdf788f]{justify-content: flex-start;}
.g_user-btns[data-v-3fdf788f]{display: block; top: -100px; background: none;}
.g_user-btns a[data-v-3fdf788f]{height: 30px; line-height: 30px;}
.g_login-register[data-v-3fdf788f]{box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center;}
.g_login-register .g_btn-login[data-v-3fdf788f]{display: inline-block;}
.g_login-register .g_lines[data-v-3fdf788f]{display: inline-block;}
}
@media  only all and (max-width:870px){
.g_login-window[data-v-3fdf788f]{width: 92%; margin-right: 0; left: 4%; top: 100px;}
.g_userform-box[data-v-3fdf788f]{padding: 30px 23px 0;}
.g_close-loginwid[data-v-3fdf788f]{margin-left: 134px; top: 108px;}
}
@media  only all and (max-width:650px){
.g_login-register[data-v-3fdf788f]{box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center;}
.g_login-register .g_btn-login[data-v-3fdf788f]{display: inline-block;}
.g_login-register .g_lines[data-v-3fdf788f]{display: inline-block;}
}


#oy-header.g_header[data-v-4025ee14] {
  background-color: #fff;
}
.oy-login-buttons[data-v-4025ee14] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.g_btn-seaech[data-v-4025ee14] {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #E60012;
  white-space: nowrap;
  flex-shrink: 0;
}
.g_btn-seaech img[data-v-4025ee14] {
  width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(7158%) hue-rotate(350deg) brightness(90%) contrast(90%);
}
.g_btn-seaech span[data-v-4025ee14] {
  color: #E60012;
  font-size: 14px;
  font-weight: 550;
  margin-left: -3px;
  white-space: nowrap;
  flex-shrink: 0;
}
.g_lang-switch[data-v-4025ee14] {
  height: 60px;
  display: flex;
  align-items: center;
}
.g_lang-switch .g_btn-seaech[data-v-4025ee14] {
  height: 60px;
  line-height: 60px;
  padding-left: 32px;
}
.g_lang-switch .g_btn-seaech img[data-v-4025ee14] {
  width: 16px;
  height: 16px;
}
.g_header[data-v-4025ee14] {
  z-index: 101;
  position: fixed;
}
.g_header.oy-header[data-v-4025ee14] {
  background-color: #fff;
  display: none
}
.g_header.oy-header .m_header-nav ul li>a[data-v-4025ee14] {
  color: #fff;
}
.g_header-nav[data-v-4025ee14] {
  justify-content: center;
  width: auto;
}
.m_header-nav[data-v-4025ee14] {
  /* justify-content: center; */
  flex: 1;
  width: auto !important;
}
.m_header-nav ul[data-v-4025ee14] {
  width: 97% !important;
}
.g_submenu-about .g_submenu-item span[data-v-4025ee14] {
  display: none;
}
.g_submenu-about .g_submenu-fr[data-v-4025ee14] {
  height: auto;
  overflow: hidden;
}
.g_login-register[data-v-4025ee14] {
  font-size: 14px;
  font-weight: 700;
  height: 100px;
  align-items: center;
  display: flex;
  padding: 0 20px;
}
.g_login-register span[data-v-4025ee14] {
  color: #333;
}
.g_login-register a[data-v-4025ee14] {
  color: #333;
}
.g_user[data-v-4025ee14] {
  position: relative;
  height: 100px;
  align-items: center;
  display: flex;
}
.g_user-btns[data-v-4025ee14] {
  background: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  width: 100%;
}
.g_user-btns a[data-v-4025ee14] {
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
}
.g_user-btns a[data-v-4025ee14]:hover {
  color: #E60012;
  font-weight: 700;
}
.g_user:hover .g_user-btns[data-v-4025ee14] {
  display: block;
}
.g_user-btns a[data-v-4025ee14]:hover {
  color: #E60012;
}
.g_close-loginwid[data-v-4025ee14] {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  margin-left: 150px;
  top: 140px;
  z-index: 2;
}
.g_close-loginwid img[data-v-4025ee14] {
  width: 100%;
}
.g_user-window[data-v-4025ee14] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}
.g_login-window[data-v-4025ee14] {
  width: 400px;
  background: #fff;
  position: absolute;
  right: 50%;
  margin-right: -200px;
  top: 125px;
  overflow: hidden;
  padding-bottom: 32px;
}
.g_login-window h3[data-v-4025ee14] {
  text-align: center;
  margin-top: 35px;
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.g_userform-box[data-v-4025ee14] {
  padding: 13px 46px 0;
}
.g_userform-box ul li[data-v-4025ee14] {
  margin-bottom: 11px;
}
.g_txt-userform[data-v-4025ee14] {
  border: 0 none;
  background: none;
  height: 39px;
  width: 100%;
  font-size: 14px;
  color: #666;
}
.g_userform-ctrl[data-v-4025ee14] {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.g_userform-lower[data-v-4025ee14] {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-top: 23px;
}
.g_btn-userform[data-v-4025ee14] {
  display: block;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  background: #E72B00;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.g_userform-jump[data-v-4025ee14] {
  text-align: center;
  margin-top: 17px;
  font-size: 12px;
}
.g_userform-jump a[data-v-4025ee14]:first-child {
  color: #E72B00;
}
.g_userform-jump a[data-v-4025ee14]:last-child {
  color: #666;
}
.g_userform-ctrl[data-v-4025ee14] .el-checkbox__input.is-checked .el-checkbox__inner,
.g_check-group[data-v-4025ee14] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #E60012;
  border-color: #E60012;
}
.g_userform-ctrl[data-v-4025ee14] .el-checkbox__input.is-checked+.el-checkbox__label {
  color: #E60012;
}
.g_userform-ctrl[data-v-4025ee14] .el-checkbox__input.is-focus .el-checkbox__inner {
  color: #E60012;
  border-color: #E60012;
}
.g_userform-ctrl[data-v-4025ee14] .el-checkbox__inner:hover {
  color: #E60012;
  border-color: #E60012;
}
.g_yzcode-div[data-v-4025ee14] {
  padding-right: 100px;
  position: relative;
}
.g_btn-yanzheng[data-v-4025ee14] {
  display: block;
  position: absolute;
  right: -16px;
  bottom: 2px;
  width: 78px;
  height: 35px;
  border-radius: 40px;
  background: #E60012;
  text-align: center;
  line-height: 35px;
  font-size: 12px;
  color: #fff;
}
.g_btn-yzfalse[data-v-4025ee14] {
  background: #a9a0a1;
}
.g_userform-tips[data-v-4025ee14] {
  display: flex;
  justify-content: space-between;
  padding-top: 4px;
  align-items: center;
}
.g_userform-tips[data-v-4025ee14]::after {
  display: none;
}
.g_userform-tips span[data-v-4025ee14] {
  font-size: 12px;
  color: #666;
}
.g_userform-tips a[data-v-4025ee14] {
  font-size: 14px;
  color: #666;
}
.g_setup h3[data-v-4025ee14] {
  margin-top: 30px;
}
.g_setup .g_register-lower[data-v-4025ee14] {
  bottom: 30px;
}
.g_setup .g_userform-box[data-v-4025ee14] {
  padding-top: 10px;
}
.g_lines[data-v-4025ee14] {
  padding: 0 6px;
}
.g_userform-box ul li.g_border-none[data-v-4025ee14] {
  border: 0 none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.g_userform-box ul li.g_border-none[data-v-4025ee14]::after {
  display: none;
}
.g_usersex[data-v-4025ee14] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  height: 40px;
}
.g_userset-box[data-v-4025ee14] {
  width: 46%;
}
.g_userset-box[data-v-4025ee14]::after {
  display: none;
}
.g_set-til[data-v-4025ee14] {
  font-size: 14px;
  color: #666666;
  font-weight: 500;
}
.g_userset-box .el-radio[data-v-4025ee14] {
  margin-right: 13px;
}
.g_userset-box .el-cascader-node>.el-radio[data-v-4025ee14],
.g_userset-box .el-radio[data-v-4025ee14]:last-child {
  margin-right: 0;
}
.g_usersex[data-v-4025ee14] .el-radio__label {
  padding-left: 5px;
}
.g_userset-box[data-v-4025ee14] .el-radio__inner {
  width: 9px;
  height: 9px;
}
.g_userset-box[data-v-4025ee14] .el-radio__input.is-checked .el-radio__inner {
  border-color: #E60012;
  background: #fff;
}
.g_userset-box[data-v-4025ee14] .el-radio__input.is-checked .el-radio__inner::after {
  width: 5px;
  height: 5px;
  background: #E60012;
}
.g_userset-box[data-v-4025ee14] .el-radio__input.is-checked+.el-radio__label {
  color: #606266;
}
.g_userset-box[data-v-4025ee14] .el-radio__input {
  vertical-align: top;
}
.g_userset-box[data-v-4025ee14] .el-radio__inner:hover {
  border-color: #E60012;
}
.g_txt-disabled[data-v-4025ee14] {
  color: #999;
}
.g_userform-title[data-v-4025ee14] {
  font-size: 12px;
  color: #666;
  display: block;
  padding: 0 16px;
}
.g_userform-content[data-v-4025ee14] {
  height: 40px;
  border-radius: 40px;
  background: #F6F6F6;
  padding: 0 16px;
  margin-top: 7px;
}
.m_logo[data-v-4025ee14] {
  margin-right: 30px;
}
.m_logo img[data-v-4025ee14] {
  width: 143px;
  height: 19px;
}
.m_header-container[data-v-4025ee14] {
  padding: 0 106px;
  margin: 0 auto;
  height: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  width: 100%;
}
.m_header-container[data-v-4025ee14]::after {
  display: none;
}
.m_header-le[data-v-4025ee14] {
  display: flex;
  align-items: center;
  flex: 1;
}
.m_header-ri[data-v-4025ee14] {
  display: flex;
  align-items: center;
}
.m_header-nav ul li[data-v-4025ee14] {
  height: 60px;
}

/* .m_header-nav ul li:nth-child(n+3){position: relative;} */
.m_header-nav ul li>a[data-v-4025ee14] {
  height: 60px;
  line-height: 60px;
}
.m_login-register[data-v-4025ee14] {
  height: 60px;
  background: #E60012;
  padding: 0 60px;
  font-family: 'Medium';
}
.m_login-register span[data-v-4025ee14] {
  color: #fff;
}
.m_btn-login[data-v-4025ee14] {
  color: #fff !important;
}
.oy-phone[data-v-4025ee14] {
  width: 25px;
  height: 25px;
}
.oy-phone-number[data-v-4025ee14] {
  width: 90.62px;
  height: 10.61px;
}
.m_phone[data-v-4025ee14] {
  /* font-size: 14px;
  color: #E60012;
  font-weight: 700;
  padding-left: 29px;
  background: url(/ysstatic/images/oy-phone.png) no-repeat left center;
  background-size: 25px;
  font-family: 'Demibold';
  display: inline-block;
  height: 40px;
  line-height: 42px;
  margin-left: 29px; */
}

/* .m_header-nav ul li::after{content: "";display: block;width: 8px;height: 4px;background: url(/ysstatic/images/tertiary/header/m_02.png) no-repeat center center / 100% 100%;position: absolute;top: 30px;right: 0;} */
.m_header-picture[data-v-4025ee14] {
  width: 8px;
  height: 4px;
  position: absolute;
  top: -2px;
  right: -12px;
}
.m_header-pictures[data-v-4025ee14] {
  display: none;
}
.g_sub-menu[data-v-4025ee14] {
  top: 60px;
  width: 100%;
  left: 0;
  padding-left: 575px;
}
.m_header-arrow[data-v-4025ee14] {
  position: relative;
}
.g_submenu-fl[data-v-4025ee14] {
  width: 575px;
}
.g_submenu-fl>a[data-v-4025ee14] {
  justify-content: flex-end;
  padding: 50px 50px 0 30px;
  font-size: 18px;
}
.g_submenu-second[data-v-4025ee14] {
  width: 575px;
  padding-right: 50px;
}
.g_submenu-second p[data-v-4025ee14] {
  text-align: right;
}
.g_submenu-second p a[data-v-4025ee14] {
  font-size: 16px;
}
.g_submenu-item p[data-v-4025ee14] {
  font-size: 16px;
}
.g_submenu-item span[data-v-4025ee14] {
  font-size: 16px;
}
.g_submenu-about[data-v-4025ee14] {
  width: 170px;
  left: 50%;
  padding: 20px 0 10px;
  margin-left: -75px;
}
.g_submenu-item[data-v-4025ee14] {
  margin-bottom: 70px;
}
.g_submenu-fr[data-v-4025ee14] {
  height: 500px;
}
.g_submenu-about .g_submenu-item[data-v-4025ee14] {
  margin-bottom: 10px;
}
.m_user[data-v-4025ee14] {
  height: 60px;
}
.img img[data-v-4025ee14] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.header-msg[data-v-4025ee14] {
  width: 100%;
  height: 67px;
  background: linear-gradient(90deg, rgba(243,63,63,0.81176) 10%, rgba(254,193,107,0.81176) 96%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 26px;
  position: relative;
}
.header-msg .btn[data-v-4025ee14] {
  border-radius: 15px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #D31725;
  padding: 4px 13.5px 4px 15px;
  cursor: pointer;
}
.m_header-le[data-v-4025ee14] {
  max-width: 950px;
}
.g_lang-switch[data-v-4025ee14] {
  display: none;
}
.g_lang-switch-li[data-v-4025ee14] {
  display: none;
}
@media only all and (min-width:1400px) {
.m_header-container[data-v-4025ee14] {
    justify-content: center;
}
}
@media only all and (max-width:1730px) {
  /* .m_header-container{width: 1460px;} */
}
@media only all and (max-width:1630px) {
  /* .m_header-container{width: 1280px;} */
.g_sub-menu[data-v-4025ee14] {
    padding-left: 260px;
}
.g_submenu-fl[data-v-4025ee14] {
    width: 260px;
}
.g_submenu-second[data-v-4025ee14] {
    width: 260px;
}
.g_submenu-about[data-v-4025ee14] {
    padding-left: 0;
}
}
@media only all and (max-width:1470px) {
.m_logo[data-v-4025ee14] {
    margin-right: 0;
}

  /* .m_header-container{width: 1090px;} */
  /* .m_login-register{padding: 0 40px;}
	  .m_phone{margin-left: 10px;}
	  .m_header-nav ul li{padding: 0 15px;}
	  .m_search{margin-left: 15px;} */
}
@media only all and (max-width:1450px) {
.g_submenu-item p[data-v-4025ee14] {
    font-size: 14px;
}
.g_submenu-item span[data-v-4025ee14] {
    font-size: 12px;
}
.g_submenu-second p a[data-v-4025ee14] {
    font-size: 12px;
}
.g_submenu-fl>a[data-v-4025ee14] {
    font-size: 14px;
}
.g_submenu-item[data-v-4025ee14] {
    margin-bottom: 30px;
}
.g_submenu-fr[data-v-4025ee14] {
    height: 400px;
}
.g_submenu-fr[data-v-4025ee14] {
    padding: 40px 30px 10px;
}
.g_submenu-about .g_submenu-fr[data-v-4025ee14] {
    padding: 0;
}
}
@media only all and (max-width:1430px) {
.m_header-nav ul[data-v-4025ee14] {
    width: 100% !important;
}
.m_header-container[data-v-4025ee14] {
    width: auto;
    width: initial;
    padding: 0 80px;
}
.m_login-register[data-v-4025ee14] {
    padding: 0 30px;
}
.g_submenu-about[data-v-4025ee14] {
    left: 50%;
}
.m_phone[data-v-4025ee14] {
    margin-left: 10px;
}
.m_header-nav ul li[data-v-4025ee14] {
    padding: 0 14px;
}
.m_search[data-v-4025ee14] {
    margin-right: 30px;
}

  /* .m_header-nav ul li:nth-child(7) .g_submenu-about{left: 676px;} */
}
@media only all and (max-width:1280px) {
.m_header-container[data-v-4025ee14] {
    width: auto;
    width: initial;
    padding: 0 24px;
}
}
@media only all and (max-width:1260px) {

  /* .m_header-container{width: 930px;} */
.m_header-container[data-v-4025ee14] {
    padding: 0px 24px;
}
.m_login-register[data-v-4025ee14] {
    padding: 0 10px;
}
.m_header-nav ul li[data-v-4025ee14] {
    padding: 0 10px;
}
}
@media only all and (max-width:1100px) {
.m_header-container[data-v-4025ee14] {
    padding: 0 10px;
}
.m_header-nav ul li>a[data-v-4025ee14] {
    font-size: 12px;
}
.g_submenu-about[data-v-4025ee14] {
    left: 50%;
    width: 160px;
    margin-left: -70px;
}

  /* .m_header-nav ul li:nth-child(7) .g_submenu-about{left: 640px;} */
}
@media only all and (max-width:1050px) {

  /* .g_header {
        min-width: 992px;
      } */

  /* .m_header-container{width: 850px;} */
.g_login-register[data-v-4025ee14] {
    font-size: 12px;
    margin-left: 0;
    padding: 0 5px;
}
.m_header-nav ul li>a[data-v-4025ee14] {
    font-size: 12px;
}
.m_phone[data-v-4025ee14] {
    font-size: 13px;
    background-size: 16px;
    padding-left: 20px;
}
}
@media only all and (max-width:1000px) {
.g_login-register[data-v-4025ee14] {
    font-size: 12px;
    margin-left: 0;
    padding: 0 5px;
}
.m_header-nav ul li[data-v-4025ee14] {
    padding: 0px;
}
.g_sub-menu[data-v-4025ee14] {
    padding-left: 180px;
}
.g_submenu-fl[data-v-4025ee14] {
    width: 180px;
}
.g_submenu-second[data-v-4025ee14] {
    width: 180px;
}
.g_submenu-about[data-v-4025ee14] {
    padding-left: 0;
}
.m_header-nav ul[data-v-4025ee14] {
    width: 100%;
}
.oy-login-buttons[data-v-4025ee14] {
    gap: 5px;
}
.m_header-container[data-v-4025ee14] {
    padding: 0 5px;
}

  /* .m_header-nav ul {
    justify-content: left;
  } */

  /* .m_header-nav ul li {
    padding: 0 8px;
  } */
  /* 	.m_header-nav ul li:nth-child(7) .g_submenu-about{left: 530px;} */
}
@media only all and (max-width:900px) {
.g_sub-menu[data-v-4025ee14] {
    padding-left: 160px;
}
.g_submenu-fl[data-v-4025ee14] {
    width: 160px;
}
.g_submenu-second[data-v-4025ee14] {
    width: 160px;
}

  /* .g_submenu-about{left: 430px;padding-left: 0;width: 160px;} */
}
@media only all and (max-width:870px) {
.g_header[data-v-4025ee14] {
    z-index: 3000;
    min-width: 100%;
}
.m_header-ri[data-v-4025ee14] {
    margin-right: 10px;
}
.oy-login-buttons[data-v-4025ee14] {
    display: none;
}
.g_login-register[data-v-4025ee14] {
    position: absolute;
    height: 40px;
    left: 0px;
    bottom: 120px;
    width: 126px;
    margin-left: 0;
    display: block;
}
.g_login-register span[data-v-4025ee14] {
    display: block;
    text-align: center;
}
.g_login-register a[data-v-4025ee14] {
    display: block;
    text-align: center;
}
.g_user[data-v-4025ee14] {
    width: 100%;
    display: block;
}
.m_header-nav ul li[data-v-4025ee14] {
    padding: 0 10px;
}
.g_btn-logout[data-v-4025ee14] {
    position: static;
    width: 100%;
}
.g_header-nav[data-v-4025ee14] {
    justify-content: flex-start;
}
.m_header-nav[data-v-4025ee14] {
    width: 100% !important;
    justify-content: flex-start;
}
.m_header-container[data-v-4025ee14] {
    width: 100%;
}
.g_user-btns[data-v-4025ee14] {
    display: block;
    top: -100px;
    background: none;
}
.g_user-btns a[data-v-4025ee14] {
    height: 30px;
    line-height: 30px;
}
.g_login-register[data-v-4025ee14] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
}
.g_login-register .g_btn-login[data-v-4025ee14] {
    display: inline-block;
}
.g_login-register .g_lines[data-v-4025ee14] {
    display: inline-block;
}
.g_lang-switch[data-v-4025ee14] {
    display: flex;
}
.g_lang-switch-li[data-v-4025ee14] {
    display: list-item;
}
}
@media only all and (max-width:870px) {
#header-msg[data-v-4025ee14] {
    display: none;
}
.g_login-window[data-v-4025ee14] {
    width: 92%;
    margin-right: 0;
    left: 4%;
    top: 100px;
}
.g_userform-box[data-v-4025ee14] {
    padding: 30px 23px 0;
}
.g_close-loginwid[data-v-4025ee14] {
    margin-left: 134px;
    top: 108px;
}
.m_header-container[data-v-4025ee14] {
    height: 60px;
    padding: 0 23px;
}
.m_logo img[data-v-4025ee14] {
    width: 92px;
    height: 13px;
}
.m_phone[data-v-4025ee14] {
    font-size: 12px;
    background-size: 14px;
    padding-left: 16px;
}
.oy-phone[data-v-4025ee14] {
    width: 16px;
    height: 16px;
}
.oy-phone-number[data-v-4025ee14] {
    width: 90.62px;
    height: 10.61px;
}
.m_header-picture[data-v-4025ee14] {
    display: none;
}
.g_sub-menu[data-v-4025ee14] {
    top: 42px;
    padding-left: 126px;
}
.g_submenu-fl[data-v-4025ee14] {
    width: 100%;
}
.g_submenu-fl>a[data-v-4025ee14] {
    padding: 0;
    height: 48px;
    font-size: 12px;
    color: #333;
    font-weight: 400;
}
.g_sub-menu[data-v-4025ee14] {
    width: calc(100% - 126px);
    top: 40px;
    left: 126px;
    padding: 0 23px 35px 14px;
    position: fixed;
    box-shadow: none;
    box-shadow: initial;
    margin: 0;
}
.m_header-nav ul li:nth-child(7) .g_submenu-about[data-v-4025ee14] {
    left: 126px;
    margin: 0;
}
.m_header-nav ul li>a[data-v-4025ee14] {
    white-space: nowrap;
}
}
@media only all and (max-width:650px) {
.g_login-register[data-v-4025ee14] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
}
.g_login-register .g_btn-login[data-v-4025ee14] {
    display: inline-block;
}
.g_login-register .g_lines[data-v-4025ee14] {
    display: inline-block;
}
}

