h1[data-v-3e74caae] {
	font-size: 20px
}

.nuxt-progress {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	opacity: 1;
	transition: width .1s,opacity .4s;
	background-color: #fff;
	z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
	transition: none
}

.nuxt-progress-failed {
	background-color: red
}

html {
	font-size: 16px;
	word-spacing: 1px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box
}

@font-face {
	font-style:normal;font-family:"SimHei";src:url(../font/simhei.ab5640f.ttf) format("truetype")
}

body {
	font-family: Arial,SimHei,serif!important;
	background: #fff;
	width: 100%
}

*,:after,:before {
	box-sizing: border-box;
	margin: 0
}

a:active,a:focus {
	outline: none
}

a,a:focus,a:hover {
	cursor: pointer;
	color: inherit;
	text-decoration: none
}

.btn-more {
	display: inline-block;
	min-width: 124px;
	width: 20%;
	height: 38px;
	color: #fff;
	font-family: "Arial";
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border-radius: unset;
	background: transparent;
	border: .5px solid #fff;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px
}

.btn-more:hover {
	background: #e61230;
	border: none
}

.h-type1 {
	position: relative;
	display: inline-block;
	padding: 0 18px 20px;
	color: #333;
	font-size: 36px;
	line-height: 36px
}

.h-type1.white {
	color: #fff
}

.h-type1:hover:after {
	width: 100px
}

.h-type1:after {
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	background: #e61230;
	transition: all .1s ease-in-out;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out
}

.h-type3 {
	position: relative;
	display: inline-block;
	padding: 0 18px 20px 2px;
	color: #333;
	font-size: 36px;
	line-height: 36px
}

.h-type3:after {
	content: "";
	display: block;
	width: 0;
	height: 1.5px;
	top: 65%;
	bottom: 0;
	margin: auto auto auto 8%;
	position: absolute;
	background: #e61230
}

.h-type3:hover:after {
	width: 85%;
	transform: width;
	transition-duration: .3s
}

.h-type2 {
	position: relative;
	display: inline-block;
	padding: 0 50px;
	color: #333;
	font-size: 36px;
	line-height: 36px
}

.h-type2:after,.h-type2:before {
	content: "";
	position: absolute;
	top: 50%;
	display: block;
	width: 8px;
	height: 8px;
	margin-top: -px;
	background-color: #e61230;
	border-radius: 100%
}

.h-type2:before {
	left: 0
}

.h-type2:after {
	right: 0
}

.h-type4 {
	position: relative;
	display: inline-block;
	color: #333;
	font-size: 36px;
	line-height: 68px
}

.h-type4:after {
	content: "";
	position: absolute;
	display: block;
	width: 100px;
	height: 4px;
	margin-top: -px;
	background-color: #e61230;
	border-radius: 10px
}

.h-type5 {
	position: relative;
	display: inline-block;
	color: #333;
	font-size: 36px;
	line-height: 68px
}

.h-type5:after {
	content: "";
	position: absolute;
	display: block;
	width: 100px;
	height: 4px;
	margin-top: 12px;
	background-color: #e61230;
	border-radius: 10px
}

.h-type-4 {
	position: relative;
	display: inline-block;
	padding: 0 18px 2px 2px;
	color: #606060
}

.h-type-4:after {
	content: "";
	display: block;
	width: 0;
	height: 1.5px;
	top: 65%;
	bottom: 0;
	margin: auto;
	position: absolute;
	background: #606060
}

.h-type-4:hover:after {
	width: 90%;
	transform: width;
	transition-duration: .15s
}

.h-type-5 {
	position: relative;
	display: inline-block;
	padding: 0 18px 2px 2px;
	color: #e41937
}

.h-type-5:after {
	content: "";
	display: block;
	width: 0;
	height: 1.5px;
	top: 65%;
	bottom: 0;
	margin: auto;
	position: absolute;
	background: #e41937
}

.h-type-5:hover:after {
	width: 80%;
	transform: width;
	transition-duration: .15s
}

.text-primary {
	color: #e61230
}

a.text-primary,a.text-primary :focus,a.text-primary:hover {
	color: #e61230!important
}

@media (max-width:576px) {
	.h-type1 {
		padding-bottom: 12px;
		font-size: 18px;
		line-height: 18px
	}

	.h-type1:after {
		width: 30px;
		height: 2px
	}

	.h-type2 {
		padding: 0 36px;
		font-size: 27px
	}

	.h-type2:after,.h-type2:before {
		width: 6px;
		height: 6px;
		margin-top: -3px
	}

	.h-type4 {
		line-height: 50px
	}
}

label {
	font-size: 14px;
	color: #666
}

.sf-panel {
	overflow: hidden;
	width: 100%;
}

.sf-panel .page-header {
	width: 100%;
	height: 100%;
	transform: scale(1)
}

.wzg-carousel {
	width: 100%;
	overflow: hidden;
	position: relative
}

.wzg-carousel img {
	width: 100%;
	top: 0;
	left: 0;
	position: relative;
	transition: transform 2s
}

.wzg-carousel img:hover {
	transform: scale(1.05)
}

.f-type1 {
	font-family: "NotoSansSC"
}

.f-type2 {
	font-family: "NotoSansSC-Regular"
}

.f-type3 {
	font-family: "NotoSansSC-Medium"
}

@font-face {
	font-family:"iconfont";src:url(/_nuxt/fonts/iconfont.d9a7d95.eot);src:url(../font/iconfont.d9a7d95.eot) format("embedded-opentype"),url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAALUAAsAAAAABtAAAAKHAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqBCIEUATYCJAMQCwoABCAFhG0HShsIBhEVlGdkXydoeX3jEtaQM46CrRJ/1RH3FBW11zIwCPfZJh549/O9eUm77HUApBjQIapNOEQhUe7veJZAcro50AcOG3DmgVBCCS9+/ssPbJuG7GFU1LtOWfvLT88IdIdL0/GpuxufvjvZAeDzXE5vAh3IXfXtLLc9LdrLNvUCjAMKaG8bi6yAssS8YewCl3CcgFI3/YXpM+cvlyXWuICwf8+uLXLOJ0ksmQXVmqVJuKEiF9eKBlwPPx/+GBoyhUpkTV28c8Z2k7/73rqzda33CX4CuLqCiP5IhN21sa2iwLio/E4yEllW8N33pt9bE7vZscL+y6MQREKVVdgEDEfxyHeuSMH3piKB760LRPghruyN2M4p6DLP/YOQY6pWj7VQ0zzU1q5eu65WlPtWLF65fOm2lctWrFoy7ilnhvSL70839Pmp3fMh5al69M7KTn0k3TgM6iIqnQxRMT78TTsBgZvdZzc1H/8/1xL4+OE7wFeXjItnBb1V/07VsyHpGsuVkqp1lYY3aX4HYwqUSvyxFK18m8PctneEIOdUDIVGuiLK+pCJ7Y+KmuGoyiah1M+s1TWtHRWF1Bh9XQIIWniJQjOvELXwgUzsV1S08w9VLUJEaWVovWWN4BL26CujEfRg/9A7WoLjER0VvzBuk+GsJuR/yGsfhLqoisknLshzzFj32IgECEwzPMBpOE0EiWlAJ0UnktqyDHUvKhzNSrsyGkEP7B/0jpbgtxZdev8L4zYZbqmryf+Q175zUCtUPcincelVdy+XrHtsiAQQmGbwAINwmgik+kEDOil0IyKpVdrNQl9jsb55/sJtULLOS6EIMaRQkW2nY5nI+Mww05FvSUeKOodSAA==") format("woff2"),url(../font/iconfont.cf06568.woff) format("woff"),url(../font/iconfont.cdf0e01.ttf) format("truetype"),url(https://www.santak.com.cn/_nuxt/img/iconfont.0f70811.svg) format("svg")
}

.icon {
	font-family: "iconfont"!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-download:before {
	content: "\e60d"
}

.icon-arrow-up:before {
	content: "\e600"
}

.icon-arrow-down:before {
	content: "\e613"
}

.icon-arrow-down-new:before {
	content: "\25BC";
	color: #d1323c;
	font-size: 13px;
	margin-left: 2px
}

@font-face {
	font-family:Montserrat;src:url(../font/Montserrat-Bold.ade91f4.ttf) format("truetype")
}

@font-face {
	font-family:Montserrat-Regular;src:url(../font/Montserrat-Regular.ee65399.ttf) format("truetype")
}

@font-face {
	font-family:Montserrat-Medium;src:url(../font/Montserrat-Medium.c8b6e08.ttf) format("truetype")
}

@font-face {
	font-family:NotoSansSC;src:url(../font/NotoSansSC-Bold.8486623.otf) format("OpenType")
}

@font-face {
	font-family:NotoSansSC-Regular;src:url(../font/NotoSansSC-Regular.4d782f4.otf) format("OpenType")
}

@font-face {
	font-family:NotoSansSC-Medium;src:url(../font/NotoSansSC-Medium.e854785.otf) format("OpenType")
}

.module {
	color: #333;
	padding: 10px 0
}

.module .hd {
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	font-weight: 300
}

.module .hd .title {
	display: inline-block;
	padding: 10px 100px 0;
	position: relative
}

.module .hd .title:before {
	content: " ";
	position: absolute;
	left: 80px;
	width: 9px;
	height: 25px;
	background-color: #e61230;
	top: 15px
}

@media (max-width:576px) {
	.module .hd .title:before {
		left: 30px;
		top: 30px
	}
}

.module .hd .sub-title {
	font-size: 16px;
	padding-top: 30px
}

.module .hd .desc {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	text-align: left
}

@media (max-width:768px) {
	.module .hd {
		font-size: 27px;
		line-height: 27px
	}

	.module .hd .title {
		padding: 30px 50px 0
	}
}

.page-main {
	padding-bottom: 30px
}

.btn-top-en[data-v-bb5673d0] {
	padding: 0
}

.select-lan[data-v-bb5673d0] {
	border-bottom: 1px solid rgba(0,0,0,.15)
}

.page-transition-enter-active[data-v-bb5673d0] {
	transition: all .3s ease-in
}

.page-transition-leave-active[data-v-bb5673d0] {
	transition: all .3s ease-out
}[data-v-bb5673d0] .dropdown-menu {
	position: relative;
	width: 80vw;
	display: block;
	opacity: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
	transition: all 0s ease-out
}[data-v-bb5673d0] .dropdown-menu.show {
	opacity: 1;
	height: auto;
	overflow: auto;
	border: 1px solid rgba(0,0,0,.15);
	transition: all 0s ease-in;
	width: 100px
}

.dropdown-menu-product .show[data-v-bb5673d0] {
	padding: 20px 0
}

.page-transition-enter[data-v-bb5673d0],.page-transition-leave-to[data-v-bb5673d0] {
	opacity: 0
}

.toolbar[data-v-bb5673d0] {
	background-color: hsla(0,0%,100%,.7);
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
}[data-v-bb5673d0] .tooltip-inner {
	max-width: 180px!important;
	height: auto!important;
	background: #f7f5f7!important;
	color: #606060!important;
	border: 1px solid #f7f5f7!important;
	font-family: "NotoSansSC-Regular"!important;
	transform: translateX(-5px) translateY(-2px)!important;
	margin: 0!important
}

.top-en[data-v-bb5673d0] {
	display: inline-flex;
	justify-content: flex-end;
	align-items: flex-end;
	width: 100%;
	height: 24px;
	background: hsla(0,0%,100%,.7)!important;
	text-align: right;
	padding-right: 70px
}

.top-en .top-en-title[data-v-bb5673d0] {
	color: #606060;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px
}

.top-en .top-en-title span[data-v-bb5673d0]:hover {
	color: #e41937
}

.top-en .line-header[data-v-bb5673d0] {
	position: relative;
	top: -4px;
	width: 1px;
	height: 14px;
	background: #606060
}

@media (max-width:576px) {
	.zh .top-en[data-v-bb5673d0] {
		display: none!important
	}
}

@media (min-width:1200px) {
	.header[data-v-bb5673d0],.header.en[data-v-bb5673d0] {
		max-width: 100%
	}
}

.header.en[data-v-bb5673d0] .navbar-collapse {
	flex-grow: unset;
	font-family: Montserrat
}

.header.ind[data-v-bb5673d0] .navbar-collapse {
	flex-grow: unset
}

.header .navbar[data-v-bb5673d0] {
	justify-content: space-between;
	align-items: center;
	padding: 0 4rem;
	margin-top: -.1%;
	background: hsla(0,0%,100%,.7)!important
}

.header .header-right[data-v-bb5673d0] {
	display: flex;
	align-items: center
}

.header .header-right[data-v-bb5673d0] .dropdown-menu {
	min-width: auto!important
}

@media (max-width:576px) {
	.header.zh .header-right[data-v-bb5673d0] {
		position: absolute;
		left: .8rem
	}

	.header.zh .header-right1[data-v-bb5673d0] {
		position: absolute;
		right: 16px;
		align-items: center
	}
}[data-v-bb5673d0] .search-form {
	flex-flow: row;
	position: relative
}[data-v-bb5673d0] .search-form .form-inline {
	flex-flow: row;
	width: 100%;
	padding-top: 14px
}[data-v-bb5673d0] .search-form:after {
	content: "";
	border-bottom: 1px solid #eee;
	position: absolute;
	bottom: 10px;
	width: 100%
}

@media (max-width:1200px) {
[	data-v-bb5673d0] .search-form:after {
		bottom: 0
	}
}

.zh[data-v-bb5673d0] .search-form {
	flex-flow: row;
	position: relative
}

.zh[data-v-bb5673d0] .search-form .form-inline {
	padding-top: 14px
}

.zh[data-v-bb5673d0] .search-form:after {
	display: none
}

.zh[data-v-bb5673d0] .search-form {
	display: block;
	position: fixed;
	top: 24px;
	width: 100%;
	z-index: 1000;
	background: rgba(0,0,0,.85)
}

.zh[data-v-bb5673d0] .search-form .searchDrop-en {
	position: relative;
	left: -15px;
	color: #fff
}

.zh[data-v-bb5673d0] .search-form input {
	width: 50%;
	padding: 15px;
	border-radius: 25px
}

.zh[data-v-bb5673d0] .search-form .form-inline {
	flex-flow: row;
	width: 100%;
	padding-bottom: 1.4%;
	align-items: flex-start;
	justify-content: center
}

.zh[data-v-bb5673d0] .search-form .search-btn-en {
	width: 40px!important;
	position: absolute;
	right: 23%
}

.zh[data-v-bb5673d0] .search-form .back-en {
	width: 26px;
	position: absolute;
	right: 16px;
	top: 22px;
	cursor: pointer
}

@media (max-width:576px) {
	.zh.zh[data-v-bb5673d0] .search-form {
		display: none
	}

	.zh.zh[data-v-bb5673d0] .search-form-en {
		display: block;
		position: fixed;
		top: 5.4%;
		padding-bottom: 3%;
		width: 100%;
		z-index: 1000;
		background: rgba(0,0,0,.85)
	}

	.zh.zh[data-v-bb5673d0] .search-form-en .searchDrop-en {
		position: relative;
		left: -20px;
		color: #fff
	}

	.zh.zh[data-v-bb5673d0] .search-form-en input {
		max-height: 20px;
		max-width: 65%;
		padding: 15px;
		margin-right: -15px;
		font-family: "NotoSansSC-Regular";
		color: #606060;
		border-radius: 2px!important
	}

	.zh.zh[data-v-bb5673d0] .search-form-en .form-inline {
		flex-flow: row;
		width: 100%;
		padding-bottom: .7%;
		align-items: flex-start;
		justify-content: center
	}

	.zh.zh[data-v-bb5673d0] .search-form-en .search-btn-en {
		width: 30px!important;
		right: 8%
	}
}

.searchSelect[data-v-bb5673d0] {
	border: none
}[data-v-bb5673d0] .searchDrop .btn {
	padding: .375rem .35rem
}[data-v-bb5673d0] .searchDrop .dropdown-toggle:after {
	content: " ";
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAxElEQVQ4T53TMQrCMBgF4P8Rgi1Cz+Pk5uLgDRrIsdKx1MEDKFQ3jyTYCA6/NESpNWltMybkIy8vgTGmBnCTUuZa6wfNGGVZLq21BwAZiqI4M/MGwEVKuZuKeuxERGsiOqKqqqxpmpqZV1PRHnZN03SLNuEcNIQppe4OnIrGsNb5gP+iQ9gPOIaOYUEwhgohhLX23aYroL2z/iv7itxd7BfFzAv/NKJY9IShovzcIDYKduLvieiZJEkeitlNFo084we6LS+jWbgNn0JhpAAAAABJRU5ErkJggg==) no-repeat;height: 6px;
	border: none;
	width: 12px;
	overflow: hidden;
	background-size: cover;
	vertical-align: .105em
}

@media (max-width:1200px) {
	.collapse-btn[data-v-bb5673d0] {
		display: block!important;
		height: auto!important
	}

	.navbar-collapse[data-v-bb5673d0] {
		display: none!important
	}

	input[data-v-bb5673d0] {
		width: calc(100% - 60px)!important
	}

	.searchSelect[data-v-bb5673d0] {
		width: 60px;
		font-size: 14px;
		padding: 8px 0
	}

	.sub-nav-item[data-v-bb5673d0] {
		margin-left: 20px
	}
}

@media (min-width:1200px) {
	.search-form[data-v-bb5673d0] {
		width: 100%
	}

	.search-form input[data-v-bb5673d0] {
		width: 115px
	}

	.search-form .searchSelect[data-v-bb5673d0] {
		font-size: 14px;
		padding: 5px 0;
		margin-bottom: -1px
	}

	.search-form .searchSelect option[data-v-bb5673d0] {
		padding: 5px
	}
}

.en .logo[data-v-bb5673d0],.logo[data-v-bb5673d0] {
	width: 200px;
 
}

.en .logo[data-v-bb5673d0] {
	margin-left: 60px
}

.dropdown-menu-product[data-v-bb5673d0] {
	position: static
}

.dropdown-menu-product[data-v-bb5673d0] .dropdown-menu-right {
	left: 0!important
}

.dropdown-menu-product[data-v-bb5673d0] .dropdown-menu {
	margin-top: 0!important;
	overflow: hidden;
	max-width: 1200px
}

.dropdown-menu-product .product-warp[data-v-bb5673d0] {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 440px
}

.dropdown-menu-product .product-warp .product-name[data-v-bb5673d0] {
	width: 25%;
	font-size: 14px;
	color: #ccc;
	line-height: 28px;
	padding-left: 30px;
	position: relative
}

.dropdown-menu-product .product-warp .product-name[data-v-bb5673d0]:before {
	content: " ";
	position: absolute;
	left: 20px;
	top: 11px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #666
}

.dropdown-menu-product .product-warp .product-name .product-new[data-v-bb5673d0] {
	font-size: 12px;
	color: #e61230
}

.dropdown-menu-product .product-warp .cate-name[data-v-bb5673d0] {
	width: 25%;
	font-size: 16px;
	color: #f1f1f1;
	line-height: 40px;
	padding-left: 20px;
	font-weight: 700
}

.en .md-menu[data-v-bb5673d0] {
	position: fixed;
	top: 5.4%;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: 0 16px;
	z-index: 999;
	background: #53565a;
	overflow: auto
}

.en .md-menu .slide-header[data-v-bb5673d0] {
	display: none
}

.en .md-menu .form-control[data-v-bb5673d0] {
	height: auto;
	padding: .5rem .5rem .5rem 2.5rem;
	line-height: 20px;
	background: transparent url(../image/search-ico.f85d62c.png) no-repeat 5px/18px 22px
}

.en .md-menu .navbar-nav[data-v-bb5673d0] {
	font-family: Montserrat
}

.en .md-menu .navbar-nav .sub-nav-item[data-v-bb5673d0] {
	display: none
}

.en .md-menu .navbar-nav .nav-item .icon-arrow-down[data-v-bb5673d0] {
	display: block;
	color: #e61230
}

.en .md-menu .navbar-nav .nav-item .icon-arrow-up[data-v-bb5673d0],.en .md-menu .navbar-nav .nav-item.show .icon-arrow-down[data-v-bb5673d0] {
	display: none
}

.en .md-menu .navbar-nav .nav-item.show .icon-arrow-up[data-v-bb5673d0] {
	display: block
}

.en .md-menu .navbar-nav .nav-link[data-v-bb5673d0] {
	color: #fff;
	padding: 1.4375rem .5625rem .5625rem;
	border-bottom: 1px solid #eee;
	position: relative
}

.en .md-menu .navbar-nav .nav-link .icon[data-v-bb5673d0] {
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 13px;
	color: #fff;
	z-index: 666
}

.en .md-menu .navbar-nav .nav-link.active[data-v-bb5673d0] {
	color: #333;
	border-bottom: 1px solid #eee
}

@media (max-width:576px) {
	.en.zh .navbar-nav[data-v-bb5673d0] .nav-item {
		font-family: "NotoSansSC-Medium"!important;
		font-size: 14px!important
	}
}

.md-menu[data-v-bb5673d0] {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: 0 32px;
	z-index: 999;
	background: #fff;
	overflow: auto
}

.md-menu .slide-header[data-v-bb5673d0] {
	display: flex;
	justify-content: flex-end;
	padding: 20px 0
}

.md-menu .form-control[data-v-bb5673d0] {
	height: auto;
	padding: .5rem .5rem .5rem 2.5rem;
	line-height: 20px;
	background: transparent url(../image/search-ico.f85d62c.png) no-repeat 5px/18px 22px
}

.md-menu .navbar-nav .sub-nav-item[data-v-bb5673d0] {
	display: none
}

.md-menu .navbar-nav .nav-item .icon-arrow-down[data-v-bb5673d0] {
	display: block;
	color: #e61230
}

.md-menu .navbar-nav .nav-item .icon-arrow-up[data-v-bb5673d0],.md-menu .navbar-nav .nav-item.show .icon-arrow-down[data-v-bb5673d0] {
	display: none
}

.md-menu .navbar-nav .nav-item.show .icon-arrow-up[data-v-bb5673d0] {
	display: block
}

.md-menu .navbar-nav .nav-link[data-v-bb5673d0] {
	color: #666;
	padding: 1.4375rem .5625rem .5625rem;
	border-bottom: 1px solid #eee;
	position: relative
}

.md-menu .navbar-nav .nav-link .icon[data-v-bb5673d0] {
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 13px;
	color: #666;
	z-index: 666
}

.md-menu .navbar-nav .nav-link.active[data-v-bb5673d0] {
	color: #333;
	border-bottom: 1px solid #eee
}

.sty[data-v-bb5673d0]:hover {
	color: red
}

.collapse-btn[data-v-bb5673d0] {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	padding: 4px;
	cursor: pointer
}

.collapse-btn span[data-v-bb5673d0] {
	display: block;
	width: 23px;
	height: 16px;
	background: transparent url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAgCAYAAABts0pHAAABkklEQVRYR+2Yv0vDUBzE7xKsiGAHoYODoItOoov/gEUsONXJP8DUtrh1VAi4u3QQOoggjm4iiD9wdRQFXRTcJLhoUbCkOXlubjatTQJ5c+7uk3uP5JuwWq2O+r6/L2kRQAbxXk2SJ9lsdo2lUulIUjHevL/pSB7ScZwWgIGEgXum8WtJ8wkDP2a5XJ5qt9uXAMaSAE/yxbbtAg2s67qW53kzkrJxhg+C4COTydzW6/WvH/AkrhS837uWNp42/scGkn1UKpXKrO/7CwAG/3jDkVxmWdZ7EATnjUbjwbzyVyUdALAjoek81MxWRQP+KGmyc310CpJ3BvxN0kh0GKGSnw34tqTNUPKIRCS3KMnAbwBYAhDrIYvkh6SzfD6/k+zHYUQ73lVs2nhX9YUQp42HKK0rSbIbdxxnwLKsOZJDXdXwz2KSn7lc7sZ13Zb5ITQN4BTA+D/n9sr+FcCyAT8BUOiVa5987g34E4CJPgX2KqZt5pRdSeu9cuyHD8kr1mq14WazuSdpJe4fEyR9ABe2ba99A0fSfhQTbJSgAAAAAElFTkSuQmCC) no-repeat 50%/100%
}

.collapse-btn span.show[data-v-bb5673d0] {
	width: 24px;
	height: 24px;
	background-image: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAADrklEQVRoQ93aS2vUUBQH8HNCncKg7U4EHwvBpRtBtD4Qa3etVVx05/beNFK6cmWtU+sHGBzGzI1fQNwKtmpVcCmKUBVEXLixXajYlZY6kyN3aEpmmsdNctMJzrLN4/7mf+4rGYT/5IOeo1KpGCsrKwdGRka+TUxMtIrsY4yVAWDQcZxVr51tyOTk5EnXdR8S0UEAWEXEq0KI50XEMMauA8AdACgh4qu+vr4r9Xr9JxIRcs6/AsAhX8PXDcO43Gg0nhQJwxiTgBv+NiHifSEEQ8uy9jWbza2IiooJQsi2IuI7IcSxdiKmaX4hosMB3/46AFxyHOdpL5PhnM8T0UxQGxDxnhDiWruPWJZ1vNVqLRHRQNEwUQgAWC6Xy+eq1era1qjFOR8iItkn9gRhEHFcCPFsJ5NhjN0GgJsh91wGgAuO4/xol5j/oCJhOOdzRDSrgtgGkX8oAiYpIhASh0HEP4ZhjNu2vZRHmZmmWXFd95ZqEh0TYtBJUcnkhUmLCE3Eg8VhAOCirhVAFkQsRKXMdGAYY7KUKknLqWOGV6nzPJPRgVBKRLXMEHGs0Wi8UPlifNecJaK5kHPeA8CwN0/EXbdjHok7OC6ZJBjOuTZEokR0JsMYk7O1nLWDPomSiB1+o9KJmTR/A8CY4zgvg66RByJVIl7jLMs61Ww2F0PWZoEYzvkMEc3rTCJTImkweSIyJaKKMQxjFABOu64rd3fa+kT3hRKNWmH9JqbM/gLArjwRWhJRTCa3JLT0ke7WxSTjPzzVEBs1kmopLf8NNjFy6C2F3Piz7DOqM3ZU4/3/0w6J2RTJe6/nsW3WClFAeF+idow2SAJEGyM3Z/JRk64HGlogMYhPALA/aAWgE5MZEoVAxA+lUmm41WodCVvO6No2Z4KoIGq12ndZSlFDsw5MakgShNfDTdOUS5WFsDLL8nQmFSTqQYFXTl4S3fNAXpjEkCyIPJNJBNGByAujDNGJyAOjBMkDoRsTC8kT4ccQ0SIR7d62YVJ81hwJ2QmELkwoZCcROjCBkF4gsmK2QXqJyILpgBQBoYrpfguwBSkSIg2mDeGcTxNRNWh/HLd2Ut1Tpz1Ors1ihuaztm2/RcaYfOa0BgDyhyodn14jFJN5LIQYlZDBTUghEV6jGGNnEHGhe9JExNdCiBNeaT0iojGf5GN/f//5sKV42jLJel4IZtpxnLttyNTU1MDGxoZ8XzEEAG8Mw5ixbftX1hvncT5j7CgiyrdcexHxgW3bdUSkf0xjHmDrxpDdAAAAAElFTkSuQmCC)
}

@media (max-width:576px) {
	.zh .collapse-btn span.show[data-v-bb5673d0] {
		width: 20px;
		height: 20px
	}
}

#nav-collapse[data-v-bb5673d0] .main-nav {
	order: -1
}

#nav-collapse[data-v-bb5673d0] .main-nav.zh {
	margin-left: auto!important
}

#nav-collapse[data-v-bb5673d0] .main-nav.en {
	font-size: 1rem
}

#nav-collapse[data-v-bb5673d0] .main-nav.en /deep/ .dropdown-menu {
	left: -10px
}

#nav-collapse[data-v-bb5673d0] .main-nav.en /deep/ .dropdown-menu .large {
	width: 200px!important
}

#nav-collapse[data-v-bb5673d0] .main-nav.en /deep/ .dropdown-menu.show {
	left: -20px
}

#nav-collapse[data-v-bb5673d0] .search-btn {
	width: 18px;
	height: 22px;
	background: transparent url(../image/search-ico.f85d62c.png) no-repeat 50%/100%!important
}

.navbar[data-v-bb5673d0] {
	padding-top: 0;
	padding-bottom: 0
}

.navbar .nav-item[data-v-bb5673d0] {
	padding-top: .625rem;
	padding-bottom: .625rem
}

.en .navbar[data-v-bb5673d0] {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 70px!important
}

.en .navbar .nav-item[data-v-bb5673d0] {
	padding-top: .625rem;
	padding-bottom: .625rem;
	padding-right: 0!important;
	padding-left: 8px!important
}

.en .navbar .headerDown[data-v-bb5673d0] {
	display: block
}

.en .navbar .headertop[data-v-bb5673d0] {
	display: none
}

@media (max-width:576px) {
	.en .navbar[data-v-bb5673d0] {
		padding-right: 0!important
	}
}

.hyperlink a[data-v-bb5673d0] {
	color: #df3232!important;
	font-size: 12px!important;
	margin-top: 3px
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-toggle {
	color: #333;
	border-bottom-color: #e61230
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu {
	margin-top: 0;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	background: hsla(0,0%,100%,.98)
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu li:first-child {
	border: none
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu li {
	border-top: .5px solid #d1d1d1
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu li .dropdown-item {
	position: fixed;
	left: 0;
	right: 0;
	background: hsla(0,0%,100%,.98)!important;
	width: 96vw;
	min-height: 240px;
	max-height: 400px;
	padding: 0!important;
	margin: -1px 1rem 0;
	box-shadow: 0 4px 20px rgba(0,0,0,.1);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	color: #606060
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu li .dropdown-item:hover {
	color: #e61230;
	background: hsla(0,0%,100%,.98)!important
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu-font {
	font-size: 13px
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show .dropdown-menu-right {
	left: -35px
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop).show.dropdown-menu-center .dropdown-menu-right {
	margin-left: 10px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop) .dropdown-toggle:after {
	display: none
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop) .nav-link {
	color: #606060;
	padding: 1.4rem 0 .2rem;
	margin-left: 11px;
	margin-right: 11px;
	border-bottom: 3px solid hsla(0,0%,100%,.1);
	white-space: nowrap;
	font-family: "NotoSansSC-Regular"
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop) .nav-link:hover {
	color: #e61230
}[data-v-bb5673d0] .navbar-light .navbar-nav .nav-item:not(.searchDrop) .nav-link.active {
	color: #333;
	border-bottom: 3px solid #e61230
}[data-v-bb5673d0] .navbar-light .navbar-nav .searchDrop .dropdown-menu {
	border-radius: 0;
	background: rgba(0,0,0,.6)
}[data-v-bb5673d0] .navbar-light .navbar-nav .searchDrop .dropdown-menu li:first-child {
	border: none
}[data-v-bb5673d0] .navbar-light .navbar-nav .searchDrop .dropdown-menu li {
	border-top: .5px solid #d1d1d1
}[data-v-bb5673d0] .navbar-light .navbar-nav .searchDrop .dropdown-menu li .dropdown-item {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ccc
}[data-v-bb5673d0] .navbar-light .navbar-nav .searchDrop .dropdown-menu li .dropdown-item:hover {
	color: #e61230;
	background: transparent!important
}

.en[data-v-bb5673d0] .nav-link {
	font-family: "Montserrat-Regular";
	padding-bottom: .2rem;
	padding-left: 0;
	padding-right: 0;
	white-space: nowrap
}

.en[data-v-bb5673d0] .nav-link:hover {
	color: #e61230
}

.en[data-v-bb5673d0] .nav-link.active {
	color: #606060!important;
	border-bottom: 3px solid #e61230
}

@media (max-width:576px) {
	.en[data-v-bb5673d0] .nav-link {
		color: #606060!important;
		font-family: "Montserrat-Medium";
		padding-bottom: .2rem;
		padding-left: 0;
		padding-right: 0;
		white-space: nowrap;
		color: #fff!important
	}

	.en[data-v-bb5673d0] .nav-link:hover {
		color: #e61230
	}

	.en[data-v-bb5673d0] .nav-link.active {
		color: #606060!important;
		border-bottom: 3px solid #e61230
	}
}

@media (max-width:768px) {
	.navbar-brand[data-v-bb5673d0] {
		margin: 0 auto
	}

	.navbar[data-v-bb5673d0] {
		padding: .625rem .45rem .625rem .7rem
	}

	.navbar .nav-item[data-v-bb5673d0] {
		padding-top: 0;
		padding-bottom: 0
	}

	.navbar .nav-item .icon[data-v-bb5673d0] {
		font-size: 22px
	}

	.logo[data-v-bb5673d0] {
		width: 114px;
		height: 16px
	}

	.en .logo1[data-v-bb5673d0],.zh .logo1[data-v-bb5673d0] {
		width: 90px;
		height: 16px;
		margin-left: -12px
	}

	#nav-collapse[data-v-bb5673d0],#nav-collapse[data-v-bb5673d0] .search-btn {
		display: none
	}

	#nav-collapse[data-v-bb5673d0] .form-control {
		height: auto;
		padding: .5rem .5rem .5rem 2.5rem;
		line-height: 20px;
		background: transparent url(../image/search-ico.f85d62c.png) no-repeat 5px/18px 22px
	}[	data-v-bb5673d0] .navbar-light .navbar-nav .nav-link {
		color: #666;
		padding: 1.4375rem .5625rem .5625rem;
		border-bottom: 1px solid #eee
	}[	data-v-bb5673d0] .navbar-light .navbar-nav .nav-link.active {
		color: #333;
		border-bottom: 1px solid #eee
	}
}

.selectIcon[data-v-bb5673d0]:hover {
	color: #e61230
}

button[data-v-bb5673d0] {
	background: transparent!important;
	color: #fff!important;
	border: none;
	width: 100%;
	padding: 10px 36px 10px 24px;
	overflow: hidden
}

button[data-v-bb5673d0]:nth-last-child(2) {
	border-bottom: none
}

button[data-v-bb5673d0]:hover {
	color: #e61230!important;
	background-color: #fff!important
}

button hr[data-v-bb5673d0] {
	height: 1px;
	width: 205px;
	background: #fff;
	text-align: center;
	margin: 0 auto
}

.en button[data-v-bb5673d0] {
	background: transparent!important;
	color: #fff!important;
	max-width: 90%;
	margin-left: 10px;
	border: none;
	border-bottom: .5px solid hsla(0,0%,82%,.4);
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden
}

.en button[data-v-bb5673d0]:nth-last-child(2) {
	border-bottom: none
}

.en button[data-v-bb5673d0]:hover {
	color: #e61230!important
}

.child[data-v-bb5673d0] {
	position: absolute;
	width: calc(95vw - 290px)!important;
	color: #606060;
	top: 0;
	padding: 24px 36px;
	background: transparent;
	cursor: default
}

.child .child-title[data-v-bb5673d0] {
	color: #e41937;
	font-size: 18px;
	display: flex;
	align-items: center
}

.child .child-title[data-v-bb5673d0]:hover {
	color: #b1132a
}

.child .box[data-v-bb5673d0] {
	display: inline-flex;
	justify-content: space-between;
	width: 100%
}

.child .left[data-v-bb5673d0] {
	padding-top: 30px;
	padding-right: 70px;
	width: 70%!important;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all
}

.child .right[data-v-bb5673d0] {
	width: 30%
}

.child .img[data-v-bb5673d0] {
	width: 200px;
	border-radius: 10px
}

.child .subChild[data-v-bb5673d0] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

.child .subChild .subIn[data-v-bb5673d0] {
	width: 50%;
	min-height: 30px!important;
	line-height: 22px;
	text-align: left;
	padding-left: 0
}

.child .p[data-v-bb5673d0] {
	min-height: 44px;
	line-height: 44px;
	width: 50%;
	text-align: left;
	padding-left: 5px
}

.img-right[data-v-bb5673d0] {
	position: absolute;
	right: 2.5%;
	top: 11%;
	border-radius: 10px;
	transform: translate(0)
}

.ind-text[data-v-bb5673d0] {
	min-height: 400px;
	max-height: 400px;
	overflow-y: scroll;
	width: 600px!important
}

@media (min-width:1440px) {
	.ind-text[data-v-bb5673d0] {
		width: 52%!important
	}
}

@media (min-width:1920px) {
	.ind-text[data-v-bb5673d0] {
		width: 58%!important
	}
}

.ind-text[data-v-bb5673d0]::-webkit-scrollbar {
	width: 12px
}

.ind-text[data-v-bb5673d0]::-webkit-scrollbar-button {
	display: none
}

.ind-text[data-v-bb5673d0]::-webkit-scrollbar-thumb {
	background-color: #d1d1d1;
	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em
}

.en .child[data-v-bb5673d0] {
	position: fixed;
	margin-left: 225px;
	margin-top: -45px;
	color: #fff;
	background: rgba(0,0,0,.6);
	border-radius: 12px
}

.en .child li[data-v-bb5673d0] {
	min-height: 44px;
	line-height: 44px;
	min-width: 240px;
	text-align: left;
	padding-left: 15px
}

.en .child li[data-v-bb5673d0]:hover {
	background: none!important;
	color: #e80017
}

.lang-drop[data-v-bb5673d0] {
	margin-left: -18px
}

.lang-drop[data-v-bb5673d0] button {
	padding-left: 25px;
	box-shadow: none
}

@media (max-width:576px) {
	.en .lang-drop[data-v-bb5673d0],.lang-drop[data-v-bb5673d0] {
		display: none
	}
}

.urlLi[data-v-bb5673d0] {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	position: absolute;
	background: rgba(0,0,0,.6);
	text-align: center;
	right: 2%;
	top: 26%;
	color: #fff;
	font-size: 14px;
	font-family: "NotoSansSC-Regular";
	border-radius: 16px
}

.urlLi ul[data-v-bb5673d0] {
	margin: 0 auto;
	padding: 10px;
	list-style: none
}

.urlLi ul li a[data-v-bb5673d0]:hover {
	color: #e80017
}

@media (max-width:576px) {
	.urlLi[data-v-bb5673d0] {
		top: auto;
		right: 0
	}
}

.btnSet[data-v-bb5673d0] {
	color: #606060
}

.btnSet .icon[data-v-bb5673d0] {
	display: block;
	margin-top: 20px;
	float: right
}

.btnSet .subItem-name[data-v-bb5673d0] {
	display: block;
	float: left;
	margin-left: 5px
}

.btnSet .subItem-name1[data-v-bb5673d0] {
	text-align: left;
	display: block
}

.btnSet .imgIcon[data-v-bb5673d0] {
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: none;
	float: left
}

.btnSet .imgIcon img[data-v-bb5673d0] {
	width: 100%
}

.pageAll[data-v-bb5673d0] {
	color: #606060;
	text-align: left
}

.pageAll .pageName[data-v-bb5673d0] {
	margin-bottom: 12px;
	font-size: 16px;
	color: #e41937;
	font-family: "NotoSansSC-Medium"
}

.pageAll .pageTitle1[data-v-bb5673d0] {
	margin-bottom: 20px;
	font-size: 14px;
	font-family: "NotoSansSC-Regular";
	width: 500px;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all
}

@media (min-width:1440px) {
	.pageAll .pageTitle1[data-v-bb5673d0] {
		width: 100%
	}
}

.secondPro[data-v-bb5673d0] {
	width: 278px
}

.secondIn[data-v-bb5673d0] {
	width: 290px;
	background: rgba(96,96,96,.1)
}

.secondIn[data-v-bb5673d0]:last-child,.secondIndLeft[data-v-bb5673d0] {
	border-bottom-left-radius: 10px
}

.secondIndLeft[data-v-bb5673d0] {
	padding: 20px 0;
	width: 290px;
	min-height: 300px;
	max-height: 400px;
	overflow-y: scroll;
	background: rgba(96,96,96,.1)
}

.secondIndLeft[data-v-bb5673d0]::-webkit-scrollbar {
	width: 12px
}

.secondIndLeft[data-v-bb5673d0]::-webkit-scrollbar-button {
	display: none
}

.secondIndLeft[data-v-bb5673d0]::-webkit-scrollbar-thumb {
	background-color: #d1d1d1;
	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em
}

.secondIndRight[data-v-bb5673d0] {
	width: calc(96vw - 290px);
	display: flex
}

@media (min-width:1200px) {
	.container[data-v-2864f740] {
		padding: 0
	}

	.container[data-v-2864f740],.container-en[data-v-2864f740] {
		max-width: 1200px
	}
}

.layout-footer .container[data-v-2864f740] {
	padding-top: 20px;
	padding-bottom: 32px;
	color: #999
}

.layout-footer .container-en[data-v-2864f740] {
	padding: 80px 0 49px;
	margin: 0 auto
}

.layout-footer.en[data-v-2864f740] .container-en {
	padding: 60px 0 49px;
	margin: 0 auto
}

@media (max-width:576px) {
	.layout-footer.en[data-v-2864f740] .container-en {
		padding: 0 0 20px
	}

	.layout-footer.en[data-v-2864f740] .container-en .row {
		margin-right: 0!important
	}
}

.layout-footer .container-footer[data-v-2864f740] {
	padding: 18px;
	color: #999
}

@media (min-width:1200px) {
	.layout-footer .container-footer[data-v-2864f740] {
		padding-top: 20px;
		color: #999;
		margin: auto;
		max-width: 1200px
	}
}

.layout-footer .QRCodeOut[data-v-2864f740] {
	border-bottom: 1px solid #969696
}

.layout-footer .QRCode[data-v-2864f740] {
	padding-left: 6%;
	text-align: left;
	color: #606060
}

.layout-footer .QRCode .boxIN[data-v-2864f740] {
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	color: #606060
}

.layout-footer .QRCode .boxIN[data-v-2864f740] .tooltip-inner {
	background: #fafafa!important;
	text-align: left!important;
	color: #363636!important;
	border: 1px solid #dedede;
	max-width: 400px!important
}

.layout-footer .QRCode .boxIN .wechatA[data-v-2864f740] {
	width: 30px;
	height: 30px;
	cursor: pointer
}

.layout-footer .QRCode .boxIN .wechatA .wechat2[data-v-2864f740] {
	display: block
}

.layout-footer .QRCode .boxIN .VideoNumberA[data-v-2864f740] {
	width: 30px;
	height: 30px;
	cursor: pointer
}

.layout-footer .QRCode .boxIN .VideoNumberA .VideoNumber1[data-v-2864f740],.layout-footer .QRCode .boxIN .VideoNumberA .VideoNumber2[data-v-2864f740] {
	display: block
}

.layout-footer .QRCode .boxIN .ServiceAppA[data-v-2864f740] {
	width: 30px;
	height: 30px;
	cursor: pointer
}

.layout-footer .QRCode .boxIN .ServiceAppA .ServiceApp1[data-v-2864f740],.layout-footer .QRCode .boxIN .ServiceAppA .ServiceApp2[data-v-2864f740] {
	display: block
}

.layout-footer .QRCode .boxIN .BiliA[data-v-2864f740] {
	width: 30px;
	height: 30px;
	cursor: pointer
}

.layout-footer .QRCode .boxIN .BiliA .Bili1[data-v-2864f740],.layout-footer .QRCode .boxIN .BiliA .Bili2[data-v-2864f740] {
	display: block
}

.layout-footer .QRCode .boxIN .DouyinA[data-v-2864f740] {
	width: 30px;
	height: 30px;
	cursor: pointer
}

.layout-footer .QRCode .boxIN .DouyinA .Douyin1[data-v-2864f740],.layout-footer .QRCode .boxIN .DouyinA .Douyin2[data-v-2864f740] {
	display: block
}

.layout-footer .QRCode .boxIN .KwaiFuA[data-v-2864f740] {
	width: 30px;
	height: 30px;
	cursor: pointer
}

.layout-footer .QRCode .boxIN .KwaiFuA .KwaiFu1[data-v-2864f740],.layout-footer .QRCode .boxIN .KwaiFuA .KwaiFu2[data-v-2864f740] {
	display: block
}

.layout-footer .col-5[data-v-2864f740] {
	flex: 0 0 38.666667%;
	max-width: 38.666667%
}

.layout-footer .col-7[data-v-2864f740] {
	flex: 0 0 61.333333%;
	max-width: 61.333333%;
	padding-left: 40px
}

.layout-footer .col-6[data-v-2864f740] {
	flex: 0 0 46.5%;
	max-width: 50%
}

.layout-footer .f-title[data-v-2864f740] {
	padding-bottom: 18px;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	display: block
}

.layout-footer .f-title[data-v-2864f740]:hover {
	color: red
}

.layout-footer.en .f-title[data-v-2864f740] {
	padding-bottom: 0;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	display: block
}

.layout-footer.en .f-title[data-v-2864f740]:hover {
	color: red
}

.layout-footer .t-title[data-v-2864f740] {
	padding-bottom: 15px;
	font-size: 18px;
	color: #606060
}

.layout-footer .en-t-title[data-v-2864f740],.layout-footer .t-title[data-v-2864f740] {
	margin: 0;
	line-height: 22px;
	font-weight: 500;
	display: block
}

.layout-footer .en-t-title[data-v-2864f740] {
	font-size: 16px;
	color: #333;
	text-align: center
}

.layout-footer .en-t-title-en[data-v-2864f740] {
	margin: -20px 0 0;
	font-size: 20px;
	line-height: 27px;
	font-weight: 700;
	display: block;
	color: #606060;
	text-align: center;
	font-family: Montserrat
}

.layout-footer .en-th-title[data-v-2864f740] {
	margin-top: 19px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #606060
}

.layout-footer .m-item[data-v-2864f740] {
	margin: 5px 0;
	padding-bottom: 7px;
	white-space: nowrap;
	font-size: 14px
}

.layout-footer .m-item .foot-link-1[data-v-2864f740]:hover {
	color: red
}

.layout-footer .m-item-en[data-v-2864f740] {
	margin: 0;
	padding-bottom: 2px;
	white-space: nowrap;
	font-size: 18px;
	line-height: 40px;
	font-family: Montserrat-Regular
}

.layout-footer .m-item-en[data-v-2864f740]:hover {
	color: #fff
}

.layout-footer .m-item-en a[data-v-2864f740] {
	color: #606060
}

.layout-footer .dian[data-v-2864f740] {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #df002c;
	margin-right: 2%;
	vertical-align: middle
}

.layout-footer .com-info[data-v-2864f740] {
	margin-bottom: 20px;
	word-break: break-all;
	font-size: 14px;
	line-height: 25px;
	color: #606060
}

.layout-footer .com-info .bordl[data-v-2864f740] {
	font-weight: bolder
}

.layout-footer .com-info .clickStatus[data-v-2864f740]:hover {
	color: red
}

.layout-footer .com-info .other-title[data-v-2864f740] {
	font-size: 18px;
	color: #606060
}

.layout-footer .com-info .telBox[data-v-2864f740] {
	position: relative;
	right: 8%
}

.layout-footer .com-info .mailBox[data-v-2864f740] {
	display: inline-flex;
	position: relative;
	right: 8%
}

.layout-footer .com-info .mailBox p[data-v-2864f740] {
	margin-bottom: 4px
}

@media (max-width:576px) {
	.layout-footer .com-info[data-v-2864f740] {
		font-family: "NotoSansSC-Regular"
	}
}

.layout-footer .en-sIcon[data-v-2864f740] {
	line-height: normal
}

.layout-footer .img-container[data-v-2864f740] {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
	line-height: normal
}

@media (max-width:576px) {
	.layout-footer.en .img-container[data-v-2864f740] {
		align-items: flex-start;
		font-family: Montserrat-Medium
	}
}

.layout-footer .img-icon[data-v-2864f740] {
	margin-left: 100px
}

.layout-footer.en .img-icon[data-v-2864f740] {
	margin-left: 70px
}

@media (max-width:576px) {
	.layout-footer.en .img-icon[data-v-2864f740] {
		margin-left: 0
	}
}

.layout-footer .en-com-info[data-v-2864f740] {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 21px;
	text-align: left
}

.layout-footer .en-com-info img[data-v-2864f740] {
	width: 20px;
	height: 20px
}

.layout-footer .en-com-info .en-clickStatus[data-v-2864f740] {
	border-bottom: 1px solid #979797;
	margin-left: 16px
}

.layout-footer .en-com-info .en-clickStatus[data-v-2864f740]:hover {
	color: red;
	border-bottom-color: red
}

.layout-footer .en-com-info .no-border[data-v-2864f740] {
	border: 0
}

.layout-footer.en .en-com-info[data-v-2864f740] {
	margin-bottom: 14px;
	word-spacing: 2px;
	line-height: 28px;
	font-family: "Montserrat-Medium";
	font-size: 16px!important;
	color: #606060
}

.layout-footer.en .en-com-info img[data-v-2864f740] {
	width: 27px;
	height: 27px
}

.layout-footer .en-com-info-en[data-v-2864f740] {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 44px;
	text-align: left;
	font-family: "Montserrat-Medium";
	color: #606060
}

.layout-footer .en-com-info-en img[data-v-2864f740] {
	width: 20px;
	height: 20px
}

.layout-footer .en-com-info-en .en-clickStatus[data-v-2864f740] {
	margin-left: 16px
}

.layout-footer .en-com-info-en .en-clickStatus[data-v-2864f740]:hover {
	color: #fff
}

.layout-footer .en-com-info-en .no-border[data-v-2864f740] {
	border: 0
}

.layout-footer .cont[data-v-2864f740] {
	margin-right: 40px;
	text-align: center
}

.layout-footer .en-all[data-v-2864f740] {
	margin-top: -15px;
	max-height: 110px
}

.layout-footer .en-focus[data-v-2864f740] {
	text-align: center;
	display: inline
}

.layout-footer .en-focus .en-ewm[data-v-2864f740] {
	width: 60px;
	height: 60px;
	margin-bottom: 5px
}

.layout-footer .en-focus .en-logo1[data-v-2864f740],.layout-footer .en-focus .en-logo2[data-v-2864f740] {
	max-width: 72px;
	max-height: 15px;
	width: 100%;
	margin-bottom: 5px
}

.layout-footer .en-focus .en-split[data-v-2864f740] {
	position: absolute;
	left: 60px;
	top: 0;
	display: block;
	width: 1px;
	height: 210px;
	background: #ddd
}

@media (max-width:576px) {
	.layout-footer.en .en-focus .outList li[data-v-2864f740] {
		list-style: none;
		margin-left: -40px
	}

	.layout-footer.en .en-focus .outList .inLi[data-v-2864f740] {
		font-family: Montserrat-Regular;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 17px;
		color: #606060
	}

	.layout-footer.en .en-focus .outList .inLi li[data-v-2864f740]:after {
		content: "";
		border-bottom: 1px solid hsla(0,0%,100%,.6);
		position: relative;
		width: 100%;
		left: 0;
		display: inline-block;
		margin-top: 12px;
		margin-bottom: 10px
	}

	.layout-footer.en .en-focus .outList .outTitle[data-v-2864f740] {
		position: relative
	}

	.layout-footer.en .en-focus .outList .outTitle .left-title[data-v-2864f740] {
		font-family: Montserrat;
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		color: #606060
	}

	.layout-footer.en .en-focus .outList .outTitle .img-start[data-v-2864f740] {
		position: absolute;
		top: 6px;
		right: 0
	}

	.layout-footer.en .en-focus .outList .outTitle .img-xz[data-v-2864f740] {
		position: absolute;
		top: 6px;
		right: 0;
		transition: all .3s;
		-webkit-transition: all .3s;
		display: inline-block;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg)
	}

	.layout-footer.en .en-focus .outList .outTitle[data-v-2864f740]:after {
		content: "";
		border-bottom: 1px solid hsla(0,0%,100%,.6);
		position: relative;
		width: 100%;
		left: 0;
		display: inline-block;
		margin-bottom: 6px
	}

	.layout-footer.en .en-focus .col[data-v-2864f740] {
		display: inline-flex;
		justify-content: space-around;
		align-items: center
	}

	.layout-footer.en .en-focus .col .en-ewm-en[data-v-2864f740] {
		width: 120px;
		height: 120px;
		margin-bottom: 16px
	}

	.layout-footer.en .en-focus .en-th-title[data-v-2864f740] {
		font-family: Montserrat-Medium;
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		color: #606060
	}
}

.layout-footer .en-focus-en[data-v-2864f740] {
	text-align: center;
	display: inline-flex
}

.layout-footer .en-focus-en .en-ewm-en[data-v-2864f740] {
	width: 87px;
	height: 87px;
	margin-bottom: 5px
}

.layout-footer .en-focus-en .en-logo1[data-v-2864f740],.layout-footer .en-focus-en .en-logo2[data-v-2864f740] {
	max-width: 72px;
	max-height: 15px;
	width: 100%;
	margin-bottom: 5px
}

.layout-footer .en-focus-en .en-split[data-v-2864f740] {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 1px;
	height: 210px;
	background: #ddd
}

.layout-footer .split-zh[data-v-2864f740] {
	position: absolute;
	left: 0;
	top: 15%;
	display: block;
	width: 1px;
	height: 180px;
	background: rgba(96,96,96,.6)
}

.layout-footer .zh-single-focus[data-v-2864f740] {
	padding-right: 0
}

.layout-footer .zh-single-focus .single-focus[data-v-2864f740] {
	margin: 25% auto!important;
	text-align: center
}

@media (min-width:1300px) {
	.layout-footer .zh-single-focus .single-focus[data-v-2864f740] {
		margin: 17.5% auto!important;
		text-align: center
	}
}

.layout-footer .zh-single-focus .ewm[data-v-2864f740] {
	width: 96px;
	height: 96px;
	margin-bottom: 15px
}

.layout-footer .zh-single-focus .logo1[data-v-2864f740] {
	max-width: 69px;
	height: 21px
}

.layout-footer .zh-single-focus .logo2[data-v-2864f740] {
	max-width: 76px;
	height: 12px
}

.layout-footer .zh-single-focus .logo1[data-v-2864f740] {
	max-width: 90px;
	height: 26px;
	width: 100%;
	margin-bottom: 15px
}

.layout-footer .zh-single-focus .logo2[data-v-2864f740] {
	max-width: 120px;
	height: 18px;
	width: 100%;
	margin-bottom: 15px
}

.layout-footer .zh-single-focus .split[data-v-2864f740] {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 1px;
	height: 210px;
	background: #ddd
}

.layout-footer .zh-single-focus .en-split[data-v-2864f740] {
	position: absolute;
	left: 60px;
	top: 0;
	display: block;
	width: 1px;
	height: 210px;
	background: #ddd
}

.layout-footer .focus[data-v-2864f740] {
	text-align: center
}

.layout-footer .focus a[data-v-2864f740] {
	display: block
}

.layout-footer .focus[data-v-2864f740] .zh-focus {
	margin: 17% auto!important
}

.layout-footer .focus .ewm[data-v-2864f740] {
	width: 96px;
	height: 96px;
	margin-bottom: 15px
}

.layout-footer .focus .logo1[data-v-2864f740] {
	max-width: 69px;
	height: 21px
}

.layout-footer .focus .logo2[data-v-2864f740] {
	max-width: 76px;
	height: 12px
}

.layout-footer .focus .logo1[data-v-2864f740] {
	max-width: 90px;
	height: 26px;
	width: 100%;
	margin-bottom: 15px
}

.layout-footer .focus .logo2[data-v-2864f740] {
	max-width: 120px;
	height: 18px;
	width: 100%;
	margin-bottom: 15px
}

.layout-footer .focus .split[data-v-2864f740] {
	left: 0
}

.layout-footer .focus .en-split[data-v-2864f740],.layout-footer .focus .split[data-v-2864f740] {
	position: absolute;
	top: 0;
	display: block;
	width: 1px;
	height: 210px;
	background: #ddd
}

.layout-footer .focus .en-split[data-v-2864f740] {
	left: 60px
}

.layout-footer .size[data-v-2864f740] {
	width: 24px;
	height: 24px;
	margin-left: 12px;
	margin-right: 12px
}

.layout-footer .fotter-icon-style[data-v-2864f740] {
	padding-top: 30px;
	margin: auto;
	display: flex;
	padding-left: 6%;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.layout-footer.en .cols1[data-v-2864f740] {
	display: flex;
	justify-content: end;
	align-items: end;
	padding: 0 15px 0 0
}

.layout-footer.en .cols1 .fotter-icon-style[data-v-2864f740] {
	padding-top: 8px;
	margin: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.layout-footer.en .cols1 .size[data-v-2864f740] {
	width: 22px;
	height: 22px;
	margin-left: 1px;
	margin-right: 2px
}

.layout-footer .b-bottom[data-v-2864f740] {
	color: #666;
	font-size: 12px;
	text-align: center
}

.layout-footer .f-bottom[data-v-2864f740] {
	color: #606060;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	border-top: 1px solid #969696;
	padding-bottom: 20px
}

.layout-footer .f-bottom .footerText[data-v-2864f740]:hover {
	border-bottom: 1px solid #666
}

.layout-footer.en .f-bottom[data-v-2864f740] {
	color: #666;
	font-size: 12px;
	font-family: Montserrat-Regular;
	line-height: 28px;
	text-align: center;
	border-top: 1px solid #ddd;
	padding-bottom: 20px
}

.layout-footer.en .f-bottom .footerText[data-v-2864f740]:hover {
	border-bottom: 1px solid #666
}

@media (min-width:576px) {
	.layout-footer .col-sm-2[data-v-2864f740] {
		flex: 0 0 13.833333%;
		max-width: 13.833333%
	}

	.layout-footer .zh-single-focus[data-v-2864f740] {
		flex: 0 0 17.666667%
	}

	.layout-footer .col-sm-3[data-v-2864f740] {
		flex: 0 0 41.834%;
		max-width: 41.834%
	}

	.layout-footer .col-sm-4[data-v-2864f740] {
		flex: 0 0 31.834%;
		max-width: 31.834%
	}

	.layout-footer .col-sm-5[data-v-2864f740] {
		flex: 0 0 19%;
		max-width: 19%
	}
}

@media (max-width:576px) {
	.layout-footer .img-icon[data-v-2864f740] {
		margin-left: unset
	}

	.layout-footer .cont[data-v-2864f740] {
		margin-right: 0
	}

	.layout-footer .container[data-v-2864f740] {
		padding-top: 0
	}

	.layout-footer .container-footer[data-v-2864f740] {
		padding-top: 0;
		padding-left: 0
	}

	.layout-footer .product[data-v-2864f740] {
		padding-bottom: 38px
	}

	.layout-footer .f-title[data-v-2864f740] {
		font-size: 18px
	}

	.layout-footer .en-t-title[data-v-2864f740] {
		margin-left: -8px
	}

	.layout-footer.en .en-t-title[data-v-2864f740] {
		font-family: Montserrat-Medium;
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		color: #606060;
		line-height: 26px;
		margin-bottom: 8px;
		margin-left: 0
	}

	.layout-footer .en-sIcon[data-v-2864f740] {
		display: block;
		padding-left: 0
	}

	.layout-footer .en-all[data-v-2864f740] {
		margin-bottom: 15px
	}

	.layout-footer .en-focus .en-logo1[data-v-2864f740],.layout-footer .en-focus .en-logo2[data-v-2864f740] {
		max-width: 75px;
		max-height: 15px
	}

	.layout-footer .en-focus .en-ewm[data-v-2864f740] {
		width: 75px;
		height: 75px
	}

	.layout-footer .en-focus .en-split[data-v-2864f740] {
		display: none
	}

	.layout-footer .focus[data-v-2864f740] {
		border-top: 1px solid #999
	}

	.layout-footer .focus .zh-focus[data-v-2864f740] {
		margin: auto!important
	}

	.layout-footer .focus .split[data-v-2864f740] {
		display: none
	}

	.layout-footer .zh-single-focus[data-v-2864f740] {
		padding: 0 15px
	}

	.layout-footer .zh-single-focus .single-focus[data-v-2864f740] {
		margin: auto!important
	}

	.layout-footer .zh-single-focus .split[data-v-2864f740] {
		background: none
	}

	.layout-footer .about[data-v-2864f740] {
		padding-bottom: 20px
	}

	.layout-footer .m-item[data-v-2864f740] {
		font-size: 16px
	}

	.layout-footer .col-xs-12[data-v-2864f740] {
		text-align: center;
		padding-top: 20px
	}

	.layout-footer .col-xs-12.contact[data-v-2864f740] {
		padding-left: 17px;
		padding-right: 17px;
		text-align: left
	}

	.layout-footer .col-xs-12.contact .outList1 li[data-v-2864f740] {
		list-style: none;
		margin-left: -40px
	}

	.layout-footer .col-xs-12.contact .outList1 .inLi[data-v-2864f740] {
		font-family: NotoSansSC-Regular;
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 17px;
		color: #fff
	}

	.layout-footer .col-xs-12.contact .outList1 .inLi li[data-v-2864f740]:after {
		content: "";
		border-bottom: 1px solid hsla(0,0%,100%,.6);
		position: relative;
		width: 100%;
		left: 0;
		display: inline-block;
		margin-top: 12px;
		margin-bottom: 10px
	}

	.layout-footer .col-xs-12.contact .outList1 .outTitle[data-v-2864f740] {
		position: relative
	}

	.layout-footer .col-xs-12.contact .outList1 .outTitle .left-title[data-v-2864f740] {
		font-family: NotoSansSC;
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		color: #fff
	}

	.layout-footer .col-xs-12.contact .outList1 .outTitle .img-start[data-v-2864f740] {
		position: absolute;
		top: 6px;
		right: 0
	}

	.layout-footer .col-xs-12.contact .outList1 .outTitle .img-xz[data-v-2864f740] {
		position: absolute;
		top: 6px;
		right: 0;
		transition: all .3s;
		-webkit-transition: all .3s;
		display: inline-block;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg)
	}

	.layout-footer .col-xs-12.contact .outList1 .outTitle[data-v-2864f740]:after {
		content: "";
		border-bottom: 1px solid hsla(0,0%,100%,.6);
		position: relative;
		width: 100%;
		left: 0;
		display: inline-block;
		margin-bottom: 6px
	}

	.layout-footer.en .col-xs-12[data-v-2864f740] {
		text-align: center;
		padding-top: 40px
	}

	.layout-footer.en .col-xs-12.contact[data-v-2864f740] {
		padding-left: 40px;
		padding-right: 24px;
		text-align: left
	}

	.layout-footer .size[data-v-2864f740] {
		width: 32px;
		height: 32px;
		margin-left: 20px;
		margin-right: 20px
	}

	.layout-footer .fotter-icon-style[data-v-2864f740] {
		padding: 20px 5px
	}

	.layout-footer.en[data-v-2864f740] .cols2 {
		display: flex!important;
		justify-content: flex-start!important;
		align-items: flex-start!important;
		padding-left: 0
	}

	.layout-footer.en[data-v-2864f740] .cols2 .fotter-icon-style {
		padding: 20px 5px 20px 0;
		margin: 0
	}

	.layout-footer.en[data-v-2864f740] .cols2 .fotter-icon-style .size {
		width: 32px;
		height: 32px;
		margin-left: 0;
		margin-right: 20px
	}
}

.foot-btn[data-v-5fc0d5a4] .tooltip-inner {
	background: #fafafa!important;
	text-align: left!important;
	color: #363636!important;
	border: 1px solid #dedede;
	max-width: 400px!important
}

.foot-btn .btn[data-v-5fc0d5a4] {
	margin-top: 10px!important;
	margin-right: 10px!important;
	border-radius: 50%!important;
	border: none!important;
	background: #fff;
	font-size: 12px;
	height: 40px;
	width: 40px
}

.foot-btn .btn[data-v-5fc0d5a4]:hover {
	background: #f6f6f6
}

.foot-btn .btn[data-v-5fc0d5a4]:active {
	border: none!important
}

.foot-btn .btnCard[data-v-5fc0d5a4] {
	box-shadow: 0 0 4px rgba(0,0,0,.2)
}

.foot-btn .logo[data-v-5fc0d5a4] {
	width: 18px;
	height: auto
}

.foot-btn .tipCard[data-v-5fc0d5a4] {
	z-index: 999;
	position: fixed;
	background: rgba(0,0,0,.85);
	height: 100%;
	width: 100%
}

.foot-btn .tipCard[data-v-5fc0d5a4],.foot-btn .tipCard .box[data-v-5fc0d5a4] {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.foot-btn .tipCard .box[data-v-5fc0d5a4] {
	padding: 28px 32px;
	position: absolute;
	width: 800px;
	height: 320px;
	background: #fff;
	border-radius: 20px
}

.foot-btn .tipCard .box .img-close[data-v-5fc0d5a4] {
	text-align: right
}

.foot-btn .tipCard .box .img-close img[data-v-5fc0d5a4]:hover {
	cursor: pointer;
	background: #e9e9e9
}

.foot-btn .tipCard .box .inforRow[data-v-5fc0d5a4] {
	display: flex;
	justify-content: space-evenly;
	align-items: center
}

.foot-btn .tipCard .box .inforRow .line[data-v-5fc0d5a4] {
	position: relative;
	width: 2px;
	height: 83px;
	top: -20px;
	background: #ceb888
}

.foot-btn .tipCard .box .inforRow .outBox[data-v-5fc0d5a4] {
	max-height: 100%;
	text-align: center
}

.foot-btn .tipCard .box .inforRow .outBox .topPart[data-v-5fc0d5a4] {
	padding: 42px 30px;
	margin: 0 auto 20px;
	width: 180px;
	height: 180px;
	background: #f6f6f6;
	border-radius: 50%
}

.foot-btn .tipCard .box .inforRow .outBox .topPart img[data-v-5fc0d5a4] {
	margin-bottom: 12px;
	height: 40px;
	width: 40px
}

.foot-btn .tipCard .box .inforRow .outBox .topPart .decs[data-v-5fc0d5a4] {
	font-size: 16px;
	color: #606060;
	line-height: 26px;
	font-family: NotoSansSC-Medium
}

.foot-btn .tipCard .box .inforRow .outBox .topPart .mid-img[data-v-5fc0d5a4] {
	width: 90px;
	height: 90px
}

.foot-btn .tipCard .box .inforRow .outBox .topPart .mid-decs[data-v-5fc0d5a4] {
	font-size: 12px;
	color: #606060;
	line-height: 22px;
	font-family: NotoSansSC-Regular
}

.foot-btn .tipCard .box .inforRow .outBox .topPart .img-text[data-v-5fc0d5a4] {
	width: 72px;
	height: 72px;
	transform: translate(8%,15%)
}

.foot-btn .tipCard .box .inforRow .outBox .footPart[data-v-5fc0d5a4] {
	font-size: 18px;
	color: #606060;
	text-align: center;
	font-family: NotoSansSC-Regular
}

.foot-btn .tipCard .box .inforRow .outBox[data-v-5fc0d5a4]:last-child:hover {
	cursor: pointer
}

.foot-btn .tipCard .box .inforRow .outBox:last-child:hover .topPart[data-v-5fc0d5a4] {
	border: 1px solid #ceb888
}

.foot-btn .tipCard .box .inforRow .outBox:last-child:hover .footPart[data-v-5fc0d5a4]:after {
	content: "";
	position: absolute;
	right: 14.3%;
	bottom: 40px;
	width: 9%;
	height: 1px;
	background-color: #606060;
	z-index: 1
}

.foot-btn-en[data-v-5fc0d5a4] .tooltip-inner {
	background: #fafafa!important;
	text-align: left!important;
	color: #363636!important;
	border: 1px solid #dedede;
	max-width: 400px!important
}

.foot-btn-en .btn[data-v-5fc0d5a4] {
	padding: 5px;
	margin-top: 1px!important;
	border-radius: 12px!important;
	border: none!important;
	background: rgba(0,0,0,.6)!important;
	font-size: 12px;
	height: 40px;
	width: 40px
}

.foot-btn-en .btn[data-v-5fc0d5a4]:hover {
	background: #e61230!important
}

.foot-btn-en .btn[data-v-5fc0d5a4]:active {
	border: none!important
}

.foot-btn-en .logo[data-v-5fc0d5a4] {
	width: 27px;
	height: auto
}

.layout-footer[data-v-374d5c0a] {
	position: relative;
	background-image: url(../image/cjooseBcak.6d3f122.png);
	background-size: cover;
	background-position: 50%
}

.layout-footer .container[data-v-374d5c0a] {
	padding: 72px 150px;
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff
}

.layout-footer .container .title[data-v-374d5c0a] {
	font-family: Montserrat;
	font-size: 44px;
	line-height: 63px;
	text-align: center;
	text-shadow: 0 0 15px rgba(0,0,0,.75)
}

.layout-footer .container .decs[data-v-374d5c0a] {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 32px;
	font-family: Montserrat-Regular;
	text-shadow: 0 0 15px rgba(0,0,0,.75)
}

.layout-footer .container .chips[data-v-374d5c0a] {
	display: inline-flex;
	justify-content: space-around;
	align-items: center
}

.layout-footer .container .chips .chips-info[data-v-374d5c0a] {
	margin: 0 30px;
	padding: 6px 30px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	font-size: 16px;
	line-height: 24px;
	font-family: Montserrat-Medium;
	color: #fff;
	background: hsla(0,0%,100%,.3);
	border: 1px solid #fff;
	box-sizing: border-box;
	border-radius: 10px
}

.layout-footer .container .chips .chips-info[data-v-374d5c0a]:hover {
	background: #e80017;
	border: 1px solid #e80017
}

@media (max-width:576px) {
	.layout-footer[data-v-374d5c0a] {
		background-size: 100% 100%
	}

	.layout-footer .container[data-v-374d5c0a] {
		max-width: 100%;
		height: auto;
		padding: 38px 16px
	}

	.layout-footer .container .title[data-v-374d5c0a] {
		font-size: 20px;
		line-height: 24px
	}

	.layout-footer .container .decs[data-v-374d5c0a] {
		margin-top: 14px;
		margin-bottom: 24px;
		font-size: 12px;
		line-height: 15px;
		word-wrap: break-word;
		word-break: keep-all
	}

	.layout-footer .container .chips .chips-info[data-v-374d5c0a] {
		margin: 0 8px;
		padding: 2px 6px;
		line-height: 13px;
		font-size: 12px;
		border-radius: 4px
	}
}

.main-body {
	margin-top: 0
}

@media screen and (max-width:768px) {
	.main-body {
		margin-top: 0
	}
}

.page {
	position: relative
}

.page .right-set {
	position: fixed;
	right: 0;
	bottom: 30px;
	z-index: 999
}
