.resource-header-wrapper{
	position: relative;
	width: 100%;
	height: 424px;
	text-align: left;
	background-image: url(//s3a.pstatp.com/cg_growth/oceanengine/client/img/a6311f1.jpg);
	box-sizing: border-box;
	margin-bottom: 80px
}

.resource-header-wrapper .container{
	padding: 166px 0 64px
}

.resource-header-wrapper .container .info-wrapper{
	display: inline-block;
	width: 496px
}

.resource-header-wrapper .container .info-wrapper .title{
	text-align: left;
	font-size: 32px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: #fff;
	line-height: 46px;
	margin-top: 0
}

.resource-header-wrapper .container .info-wrapper .title:after {
	display: block;
	content: "";
	width: 24px;
	height: 4px;
	margin: 16px 0 12px;
	border-radius: 2px;
	background-image: linear-gradient(90deg, #4bf5ff, #2f6aff)
}

.resource-header-wrapper .container .info-wrapper .desc{
	width: 540px;
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #fff;
	line-height: 28px
}

.resource-header-wrapper .container .info-wrapper .btn{
	display: block;
	padding: 9px 28px;
	background-image: linear-gradient(73deg, #4bf5ff 5%, #2f6aff 88%);
	border-radius: 28px;
	border: none;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	outline: none;
	margin-top: 18px;
	display: inline-block
}

.resource-header-wrapper .container .info-wrapper .btn:hover {
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .06)
}

.resource-header-wrapper .container .info-wrapper .data-wrapper{
	margin-top: 41px
}

.resource-header-wrapper .container .info-wrapper .data-wrapper .data-block{
	display: inline-block
}

.resource-header-wrapper .container .info-wrapper .data-wrapper .data-block h3{
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #999;
	line-height: 20px;
	margin-bottom: 12px
}

.resource-header-wrapper .container .info-wrapper .data-wrapper .data-block p{
	margin-bottom: 48px
}

.resource-header-wrapper .container .info-wrapper .data-wrapper .data-block p .data-value{
	font-size: 48px;
	font-family: AlteDIN;
	color: #2f6aff;
	line-height: 48px
}

.resource-header-wrapper .container .info-wrapper .data-wrapper .data-block p .data-unit{
	font-family: PingFangSC-Regular;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	color: #2f6aff
}

.resource-header-wrapper .container .info-wrapper .data-wrapper .data-block:not(:last-child) p:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 40px;
	background: #e3e3e3;
	margin: 0 41px -2px 45px
}

.resource-header-wrapper .container .img{
	display: inline-block;
	width: 464px;
	height: 304px;
	border-radius: 10px;
	float: right
}

.radio-group-wrapper{
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	display: inline-block;
	margin: 0 auto
}

.radio-group-wrapper .radio-btn{
	display: inline-block;
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	line-height: 22px;
	padding: 11px 40px;
	border-right: 1px solid #e8e8e8
}

.radio-group-wrapper .radio-btn:last-child {
	border-right: none
}

.radio-group-wrapper .cur-radio-btn{
	background: linear-gradient(90deg, #4bf5ff -100%, #2f6aff 120%);
	color: #fff
}

.advertise-style-wrapper{
	position: relative;
	background-size: cover;
	background-position: 50%
}

.advertise-style-wrapper .scale-big-wrapper .scale-big-img{
	box-sizing: border-box;
	width: 0;
	height: 0;
	position: absolute;
	border: 1px dashed #2f6aff;
	z-index: 1
}

.advertise-style-wrapper .scale-big-wrapper .scale-mask{
	position: absolute;
	background: #fff;
	transition: opacity 1s
}

.advertise-style-wrapper .video{
	position: absolute;
	-o-object-fit: fill;
	object-fit: fill
}

.advertise-style-wrapper .click-wrapper .mock-cursor,
.advertise-style-wrapper .click-wrapper .part-img,
.advertise-style-wrapper .click-wrapper .slide-img-wrapper,
.advertise-style-wrapper .click-wrapper .slide-img,
.advertise-style-wrapper .click-wrapper .swiper-container{
	position: absolute
}

.advertise-style-wrapper .click-wrapper .part-img{
	transition: width 1s, height 1s;
	border: 1px dashed #2f6aff;
	box-sizing: border-box
}

.advertise-style-wrapper .click-wrapper .mock-cursor{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: hsla(0, 0%, 100%, .6)
}

.advertise-style-wrapper .click-wrapper .slide-img-wrapper{
	overflow: hidden
}

.advertise-style-wrapper .click-wrapper .slide-img-wrapper .slide-img{
	top: 0;
	width: 100%;
	height: 100%
}

.advertise-block-wrapper .container {
	text-align: center
}

.advertise-block-wrapper .container .title {
	font-size: 32px;
	font-family: PingFangSC-Semibold;
	font-weight: 600;
	color: #222;
	line-height: 46px;
	margin: 0 auto 88px
}

.advertise-block-wrapper .container .radio-group-wrapper {
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	display: inline-block;
	font-size:0;
	margin: 0 auto 35px;
	overflow: hidden
}

.advertise-block-wrapper .container .radio-group-wrapper .radio-btn {
	display: inline-block;
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	line-height: 22px;
	padding: 11px 40px;
	border-right: 1px solid #e8e8e8;
	background: #fff;
	cursor: pointer
}

.advertise-block-wrapper .container .radio-group-wrapper .radio-btn:last-child {
	border-right: none
}

.advertise-block-wrapper .container .radio-group-wrapper .cur-radio-btn {
	background: linear-gradient(90deg, #4bf5ff -100%, #2f6aff 120%);
	color: #fff
}

.advertise-block-wrapper .container .content {
	font-size: 0;
	position: relative;
	text-align: left
}

.advertise-block-wrapper .container .content:after {
	content: "";
	clear: both;
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.advertise-block-wrapper .container .content .phone {
	display: inline-block;
	float: left
}

.advertise-block-wrapper .container .content .phone:last-child {
	float: right
}

.advertise-block-wrapper .container .content .advertise-info-wrapper {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 469px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

.advertise-block-wrapper .container .content .advertise-info-wrapper .info-title {
	font-size: 28px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #222;
	line-height: 40px
}

.advertise-block-wrapper .container .content .advertise-info-wrapper .info-title:after {
	display: block;
	content: "";
	width: 24px;
	height: 4px;
	margin: 12px 0 15px;
	border-radius: 2px;
	background-image: linear-gradient(90deg, #4bf5ff, #2f6aff)
}

.advertise-block-wrapper .container .content .advertise-info-wrapper .info-desc {
	font-size: 18px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #555;
	line-height: 30px
}

.advertise-block-wrapper .container .content .advertise-info-wrapper .btn {
	display: block;
	padding: 9px 28px;
	background-image: linear-gradient(73deg, #4bf5ff 5%, #2f6aff 88%);
	border-radius: 28px;
	border: none;
	font-family: PingFangSC-Semibold;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	outline: none;
	margin-top: 40px;
	display: inline-block
}

.advertise-block-wrapper .container .content .advertise-info-wrapper .btn:hover {
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .06)
}

.advertise-block-wrapper .container .content .advertise-info-wrapper .btn .arrow {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 8px;
	background-image: url(//s3a.pstatp.com/cg_growth/oceanengine/client/img/6e17837.svg);
	position: relative;
	top: 2px
}

h2 {
	font-family: PingFangSC-Semibold;
	font-size: 32px;
	color: #222;
	line-height: 46px
}

/*h2:after {
	display: block;
	content: "";
	width: 24px;
	height: 4px;
	margin: 16px auto 12px;
	border-radius: 2px;
	background-image: linear-gradient(90deg, #4bf5ff, #2f6aff)
}*/

h3{
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #555;
	line-height: 24px;
	margin-top: 13px
}

.advertise-wrapper{
	position: relative;
	padding-bottom: 62px;
	background: #fafafa;
	text-align: center
}

.advertise-wrapper .title-wrapper {
	margin-bottom: 64px
}

.resource-detail-page .advertise-wrapper:nth-child(2n) {
	background: #fafafa
}

.resource-detail-page .info-wrapper {
	width: 584px!important
}




.__nuxt-error-page {
	padding: 1rem;
	background: #f7f8fb;
	color: #47494e;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-family: sans-serif;
	font-weight: 100!important;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.__nuxt-error-page .error {
	max-width: 450px
}

.__nuxt-error-page .title {
	font-size: 1.5rem;
	margin-top: 15px;
	color: #47494e;
	margin-bottom: 8px
}

.__nuxt-error-page .description {
	color: #7f828b;
	line-height: 21px;
	margin-bottom: 10px
}

.__nuxt-error-page a {
	color: #7f828b!important;
	text-decoration: none
}

.__nuxt-error-page .logo {
	position: fixed;
	left: 12px;
	bottom: 12px
}

.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
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	color: #000;
	-webkit-backface-visibility: hidden;
	text-decoration: none
}

li {
	list-style: none
}

body {
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

strong {
	font-weight: 700
}

body,
html {
	font-family: PingFangSC, helvetica neue, hiragino sans gb, arial, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	min-width: 1200px
}

@font-face {
	font-family: AlteDIN;
	src: url(https://sf3-ttcdn-tos.pstatp.com/obj/ttfe/cg/business/AlteDIN1451Mittelschriftgepraegt.ttf)
}

.container {
	width: 1180px;
	margin: 0 auto
}

button {
	cursor: pointer
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination-bullet-custom,
button {
	outline: none
}

.arrow {
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url(//s3a.pstatp.com/cg_growth/oceanengine/client/img/e532983.svg);
	background-size: cover
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important
}

.custom-toast {
	position: fixed;
	left: 50%;
	padding: 10px 30px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	z-index: 9999;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	background: rgba(0, 0, 0, .6);
	animation: show-toast .5s;
	-webkit-animation: show-toast .5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80%
}

.custom-toast.custom-word-wrap {
	width: 80%;
	white-space: inherit;
	height: auto
}

.custom-toast.custom-toast-top {
	top: .5rem
}

.custom-toast.custom-toast-center {
	top: 50%;
	margin-top: -.2rem
}

.custom-toast.custom-toast-bottom {
	bottom: 0
}

@-webkit-keyframes show-toast {
	0% {
		opacity: 0;
		transform: translate(-50%, -10px);
		-webkit-transform: translate(-50%, -10px)
	}
	to {
		opacity: 1;
		transform: translate(-50%);
		-webkit-transform: translate(-50%)
	}
}

@keyframes show-toast {
	0% {
		opacity: 0;
		transform: translate(-50%, -10px);
		-webkit-transform: translate(-50%, -10px)
	}
	to {
		opacity: 1;
		transform: translate(-50%);
		-webkit-transform: translate(-50%)
	}
}
























