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
}

body svg:not(#logo) {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round
}

blockquote,
q {
    quotes: none
}

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

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

a {
    color: #000;
    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
}

.AdBudget {
    position: relative;
}

.AdBudget .info {
    margin: 0.48rem 0.6rem 0;
    color: rgba(0, 0, 0, 0.45);
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-align: center;
}

.AdBudget canvas {
    width: 100%;
    height: 7.52rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.AdBudget .dot {
    position: absolute;
    display: inline-block;
    opacity: 0;
}

.AdBudget .dot .dot-title {
    font-family: DINAlternate-Bold;
    font-size: 0.48rem;
    line-height: 0.38rem;
    font-weight: bold;
    color: #F23340;
}

.AdBudget .dot .dot-describe {
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: rgba(0, 0, 0, 0.45);
    margin-top: 0.1rem;
}

.AdBudget .sliders {
    margin: 4.8rem 0.16rem 0.43rem;
}

.AdBudget .sliders img {
    width: 2.4rem;
    height: 1.34rem;
    flex: 0 0 auto;
}

.AdRevenue-container {
    width: 100%;
    position: relative;
}

.AdRevenue-poster {
    width: 100%;
    padding: 0.6rem 0.32rem 0;
    height: 3.3rem;
    position: relative;
    z-index: 1;
}

.AdRevenue-poster img {
    border-radius: 5px;
}

.AdRevenue-poster img {
    width: 100%;
}

.AdRevenue-bg {
    width: 100%;
    height: 6.6rem;
    position: relative;
    padding: 0 0.32rem;
    background-size: 100%;
    z-index: 3;
}

.AdRevenue-info-container {
    width: 100%;
    height: 5.35rem;
    background: #fff;
    z-index: 5;
    border-bottom-right-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    padding: 0.5rem 0.4rem;
}

.AdRevenue-info-container .title {
    font-size: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.AdRevenue-info-container .line {
    height: 0.04rem;
    width: 0.24rem;
    background: #F23340;
    border-radius: 0.1rem;
    margin-top: 0.24rem;
}

.AdRevenue-info-container .number-info-container {
    margin-top: 0.4rem;
    padding: 0;
    display: flex;
}

.AdRevenue-info-container .number-info-container .number-column {
    flex: 1;
    display: flex;
    align-items: center;
}

.AdRevenue-info-container .number-info-container .number-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 0.84rem;
    justify-content: space-between;
}

.AdRevenue-info-container .number-info-container .ver-line {
    width: 0.02rem;
    height: 0.48rem;
    background: #e3e3e3;
    color: rgba(0, 0, 0, 0.45);
    font-size: 0.24rem;
    line-height: 0.4rem;
}

.AdRevenue-info-container .AdRevenue-text-container {
    margin-top: 0.4rem;
    line-height: 0.4rem;
}

.AdRevenue-info-container .text {
    color: #999;
    font-size: 0.24rem;
    line-height: 0.32rem;
}

.AdRevenue-info-container .number-text {
    color: #F23340;
}

.AdRevenue-info-container .big-number {
    font-family: DINAlternate-Bold;
    font-size: 0.48rem;
    line-height: 0.38rem;
    font-weight: bold;
}

.AdRevenue-layer {
    background: #fafafa;
}

.service-item-container {
    display: flex;
    flex-direction: column;
    margin-top: 0.58rem;
}

.service-item-container .service-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 2.64rem;
    background-size: 100%;
    padding: 0 0.72rem;
}

.service-item-container .service-item .service-title {
    color: #ffffff;
    font-size: 0.32rem;
    font-weight: bold;
}

.service-item-container .service-item .service-description {
    color: rgba(255, 255, 255, 0.85);
    text-align: center;
}

.service-item-container .service-item .red-line {
    width: 0.24rem;
    height: 0.04rem;
    margin: 0.2rem 0;
}

.AdStyle {
    position: relative;
    background-size: 100% 100%;
    background-image: url(7a2bfb46f2f84fe85feffdd13814137c.png)/*tpa=http://s3.pstatp.com/bytecom/resource/union_web2/media/images/7a2bfb46f2f84fe85feffdd13814137c.png*/;
    height: 100%;
}

.AdStyle .info {
    margin: 0.6rem 0.32rem 0;
}

.AdStyle .info .ad-img-container {
    display: flex;
    justify-content: space-between;
}

.AdStyle .info .ad-img-container .ad {
    width: 1.54rem;
    height: 1.54rem;
    border-radius: 0.16rem;
    border: 0.03rem solid transparent;
    transition: border-color 0.1s ease-in;
    background: #fff;
    position: relative;
}

.AdStyle .info .ad-img-container .ad img {
    width: 100%;
    height: 100%;
}

.AdStyle .info .ad-img-container .ad.active {
    border-color: #f23340;
}

.AdStyle .info .ad-img-container .ad.active:after {
    content: '';
    position: absolute;
    bottom: -0.1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0.15rem;
    height: 0.15rem;
    border-left: 0.03rem solid #F23340;
    border-bottom: 0.03rem solid #F23340;
    transform: rotate(-45deg);
    background: #fff;
}

.AdStyle .info .ad-text-container {
    color: #fff;
    margin-top: 0.5rem;
}

.AdStyle .info .ad-text-container .ad-title {
    font-size: 0.32rem;
    line-height: 0.45rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
}

.AdStyle .info .ad-text-container .ad-describe {
    margin-top: 0.24rem;
    height: 1.2rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
}

.AdStyle .phone {
    width: 3.43rem;
    height: 6.95rem;
    margin: 0.66rem auto 0.64rem;
    position: relative;
    background-color: #ffffff;
    border-radius: 0.36rem;
    box-shadow: 1px 8px 23px 0px rgba(0, 0, 0, 0.06), 0px -2px 8px 0px rgba(0, 0, 0, 0.14) inset;
    display: flex;
    align-items: center;
    justify-content: center;
}

.AdStyle .phone .view {
    width: 2.98rem;
    height: 5.34rem;
    position: absolute;
    margin-left: -1.49rem;
    margin-top: -2.67rem;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    transition: opacity 0.4s ease-in;
}

.AdStyle .phone .view .image {
    background-size: 2.98rem 5.34rem;
    background-position: center 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.2s ease-in;
}

.AdStyle .phone .view .select {
    background-size: 2.98rem 5.34rem;
    position: absolute;
    box-shadow: 0 0 0 6px rgba(242, 51, 64, 0.28);
    outline: 1px dashed #f23340;
    outline-offset: 6px;
    display: none;
}

.AdStyle .phone .view .select>* {
    width: 14px;
    height: 14px;
    border-style: solid;
    border-color: #f23340;
    border-width: 0;
    position: absolute;
}

.AdStyle .phone .view .select .tl {
    border-top-width: 4px;
    border-left-width: 4px;
    top: -10px;
    left: -10px;
}

.AdStyle .phone .view .select .tr {
    border-top-width: 4px;
    border-right-width: 4px;
    top: -10px;
    right: -10px;
}

.AdStyle .phone .view .select .bl {
    border-bottom-width: 4px;
    border-left-width: 4px;
    bottom: -10px;
    left: -10px;
}

.AdStyle .phone .view .select .br {
    border-bottom-width: 4px;
    border-right-width: 4px;
    bottom: -10px;
    right: -10px;
}

.AdStyle .phone .reward-container {
    background-size: contain;
    width: 2.98rem;
    height: 5.34rem;
    position: absolute;
    margin-left: -1.49rem;
    margin-top: -2.67rem;
}

.AdStyle .phone .reward-container .hand {
    position: absolute;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.2rem;
    background: rgba(255, 255, 255, 0.6);
    right: 0;
    bottom: 0;
}

.AdStyle .phone .reward-container .reward-img {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.AdStyle .phone .reward-container .reward-img-cover {
    height: 100%;
    background-color: #000;
}

.Banner {
    width: 100%;
    height: 5.26rem;
    margin-top: -0.98rem;
    background-position: 0 0.98rem;
    background-size: 100% 4.26rem;
    background-repeat: no-repeat;
    background-image: url(4c6d2d413416373d0c501823380f7a16.png)/*tpa=http://s3.pstatp.com/bytecom/resource/union_web2/media/images/4c6d2d413416373d0c501823380f7a16.png*/;
}

.Banner .wrapper {
    margin: 0 auto;
    padding-top: 2.48rem;
    text-align: center;
}

.Banner h1 {
    font-size: 0.56rem;
    line-height: 1em;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0.3rem;
}

.Banner p {
    font-size: 0.28rem;
    color: #fff;
}

.case-contianer {
    height: 10rem;
    background: #fff;
    margin: 0.64rem 0.32rem;
    box-shadow: 0 4px 43px 0 rgba(220, 220, 220, 0.85);
    border-radius: 0.16rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.case-contianer .case-top-container {
    padding-top: 0.29rem;
    display: flex;
    padding-left: 0.34rem;
}

.case-contianer .case-top-container .case-logo {
    width: 2rem;
    height: 2rem;
}

.case-contianer .case-top-container .case-title-container {
    margin-left: 0.4rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.case-contianer .case-top-container .case-title-container .case-title {
    font-size: 0.44rem;
    font-weight: bold;
    line-height: 0.64rem;
}

.case-contianer .case-top-container .case-title-container .red-line {
    width: 0.24rem;
    height: 0.04rem;
    margin-top: -0.1rem;
}

.case-contianer .case-top-container .case-title-container .case-description {
    font-size: 0.24rem;
    color: rgba(0, 0, 0, 0.65);
    line-height: 0.36rem;
}

.case-contianer .number-info-container {
    margin-top: 0.1rem;
    padding-left: 0.33rem;
    display: flex;
}

.case-contianer .number-info-container .number-column {
    flex: 1;
    display: flex;
    align-items: center;
}

.case-contianer .number-info-container .number-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 0.84rem;
    justify-content: space-between;
    align-items: center;
}

.case-contianer .number-info-container .ver-line {
    width: 0.02rem;
    height: 0.48rem;
    background: #e3e3e3;
}

.case-contianer .number-info-container .text {
    color: #999;
    font-size: 0.24rem;
    line-height: 0.32rem;
}

.case-contianer .number-info-container .big-number {
    font-family: DINAlternate-Bold;
    font-size: 0.48rem;
    line-height: 0.38rem;
    font-weight: bold;
}

.case-contianer .number-info-container .number-text {
    color: #F23340;
    font-family: DINAlternate-Bold;
    font-size: 0.4rem;
}

.case-contianer .case-bg {
    width: 100%;
    height: 5.8rem;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    text-decoration: none;
}

button {
    display: inline-block;
    background-color: transparent;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
}

p {
    margin: 0;
}

.footer-button {
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    left: 0;
    height: 0.88rem;
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.4rem;
    transition: opacity 0.4s ease;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.117647), 0 1px 4px rgba(0, 0, 0, 0.117647);
}

.footer-button button {
    width: 50%;
    height: 100%;
}

.footer-button .login {
    background: #fff;
    color: #333;
}

.footer-button .register {
    background: linear-gradient(159deg, #ed2642 0%, #ff6a3a 100%);
    color: #fff;
}

.recommend-container {
    position: absolute;
    top: 8.9rem;
    right: 0.12rem;
    width: 1.44rem;
    height: 1.52rem;
}

.recommend-container img {
    width: 100%;
    height: 100%;
}

.info-modal .ant-modal-body,
.recommend-modal .ant-modal-body {
    padding: 0.75rem 0.8rem 0.4rem;
    text-align: center;
    color: #0E1833;
}

.info-modal .ant-modal-body p,
.recommend-modal .ant-modal-body p {
    font-size: 0.32rem;
}

.info-modal .ant-modal-body .ok_btn,
.recommend-modal .ant-modal-body .ok_btn {
    display: block;
    margin: 0.4rem auto 0;
    width: 30%;
    height: 0.64rem;
    background: linear-gradient(171deg, #ed2642 0%, #ff523b 100%);
    border-radius: 0.32rem;
    color: #fff;
    font-size: 0.2rem;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes slideUp {
    from {
        transform: translateY(100%);
    }
    to {
        transform: translateY(0);
    }
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    text-decoration: none;
}

button {
    display: inline-block;
    background-color: transparent;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
}

#root.home {
    position: relative;
    /* min-height: 100%; */
    padding: 64px 0 0;
    min-width: 1200px;
}

.home .AppWrapper--invisible {
    visibility: hidden;
}

.home .AppWrapper {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.home .AppWrapper header {
    width: 100%;
    height: 64px;
    padding: 0 83px;
    background-color: #0E1833;
    display: flex;
    align-items: center;
    outline: 1px solid rgba(255, 255, 255, 0.14);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 130;
}

.home .AppWrapper header nav {
    margin-left: 70px;
    height: 100%;
    flex-shrink: 1;
    flex-grow: 1;
}

.home .AppWrapper header nav a {
    display: inline-block;
    height: 100%;
    line-height: 64px;
    padding: 0 24px;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 400;
    position: relative;
    transition: color 0.1s ease-in;
}

.home .AppWrapper header nav a::after {
    content: '';
    width: 0%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #ffc809;
    transform: translateX(-50%);
    transition: width 0.1s ease-in;
}

.home .AppWrapper header nav a:hover,
.home .AppWrapper header nav a.active {
    color: #ffc809;
    font-family: PingFangSC-Medium;
}

.home .AppWrapper header nav a.active::after {
    width: 100%;
}

.home .AppWrapper header .helpNav {
    border-left: 1px solid rgba(255, 255, 255, 0.29);
    margin-left: 20px;
    height: 28px;
}

.home .AppWrapper header .helpNav a {
    font-size: 16px;
    line-height: 28px;
    padding: 0 20px;
}

.home .AppWrapper header .BackToHome {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 20px;
    cursor: pointer;
}

.home .AppWrapper header .actions {
    flex-shrink: 0;
    flex-grow: 0;
}

.home .AppWrapper header .actions button {
    width: 88px;
    height: 34px;
    margin-left: 16px;
    border-radius: 17px;
}

.home .AppWrapper header .actions button.active {
    color: #ffffff;
    background: linear-gradient(171deg, #ed2642 0%, #ff523b 100%);
}

.home .AppWrapper header .actions button.default {
    color: #f23340;
    border: 1px solid #F23340;
}

.home .AppWrapper header .actions button.language-btn {
    color: #f23340;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: #0e1833;
    font-size: 14px;
}

.home .AppWrapper header .actions button.language-btn .triangle {
    display: inline-block;
    margin-left: 5px;
    border-top: 4px solid rgba(255, 255, 255, 0.6);
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid transparent;
}

.home .AppWrapper header .actions .help-btns {
    color: #f23340;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    margin-left: 24px;
    margin-right: 8px;
}

.home .AppWrapper footer {
    padding: 48px 0 0;
    background-color: #0E1833;
}

.home .AppWrapper footer .main {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding-bottom: 48px;
}

.home .AppWrapper footer .main section {
    width: 400px;
    padding: 0 20px;
    font-family: PingFangSC-Regular;
    color: rgba(255, 255, 255, 0.85);
}

.home .AppWrapper footer .main section p {
    margin-bottom: 16px;
}

.home .AppWrapper footer .main section p.title {
    color: #ffffff;
    font-weight: 400;
    line-height: 20px;
}

.home .AppWrapper footer .main section .txt {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
}

.home .AppWrapper footer .main section a {
    display: block;
    margin-bottom: 16px;
    color: rgba(255, 255, 255, 0.85);
}

.home .AppWrapper footer .main section a.mail {
    display: inline;
}

.home .AppWrapper footer .main section .follow-link {
    display: inline;
    margin-right: 14px;
    font-size: 16px;
}

.home .AppWrapper footer .qrcode-img {
    width: 72px;
}

.home .AppWrapper footer .icp-container {
    border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.home .AppWrapper footer .icp-container .icp-content {
    width: 1200px;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
    text-align: center;
}

.home .AppWrapper header .new-year-logo-container,
.home .AppWrapper footer .new-year-logo-container {
    margin-left: 24px;
    margin-right: -50px;
    width: 94px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.home .AppWrapper header .new-year-logo-container .new-year-logo,
.home .AppWrapper footer .new-year-logo-container .new-year-logo {
    width: 94px;
    height: 32px;
}

.home .AppWrapper header .logo-container,
.home .AppWrapper footer .logo-container {
    width: 116px;
    height: 32px;
}

.home .AppWrapper header .logo-container .logo,
.home .AppWrapper footer .logo-container .logo {
    flex-shrink: 0;
    flex-grow: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(logo.png)/*tpa=http://www.arkshopper.com/images/logo.png*/;
    height: 100%;
}

.home .AppWrapper header .logo-container-pangle,
.home .AppWrapper footer .logo-container-pangle {
    width: 116px;
    height: 32px;
}

.home .AppWrapper header .logo-container-pangle .logo,
.home .AppWrapper footer .logo-container-pangle .logo {
    flex-shrink: 0;
    flex-grow: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(9e5d26e766354b801ab7885ece3bada7.svg)/*tpa=http://s3.pstatp.com/bytecom/resource/union_web2/media/images/9e5d26e766354b801ab7885ece3bada7.svg*/;
    height: 100%;
    cursor: pointer;
}

.home .AppWrapper header .logo-container-en,
.home .AppWrapper footer .logo-container-en {
    width: 164px;
    height: 34px;
}

.home .AppWrapper header .logo-container-en .logo,
.home .AppWrapper footer .logo-container-en .logo {
    background-image: url(9e5d26e766354b801ab7885ece3bada7.svg)/*tpa=http://s3.pstatp.com/bytecom/resource/union_web2/media/images/9e5d26e766354b801ab7885ece3bada7.svg*/;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.HomeBanner {
    width: 100%;
    height: 526px;
    background-size: auto 526px;
    background-position: center 0;
    background-image: url(banner.png)/*tpa=http://www.arkshopper.com/images/banner.png*/;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    user-select: none;
}

.HomeBanner section {
    width: 1000px;
    margin: 0 auto;
    padding-top: 179px;
}

.HomeBanner section h1 {
    font-size: 44px;
    line-height: 62px;
    font-weight: 500;
    color: #FFFFFF;
    /* font-family: 'Microsoft YaHei', PingFangSC-Medium; */
}

.HomeBanner section p {
    margin-top: 16px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400px;
    color: #FFFFFF;
}

.HomeBanner section button {
    margin-top: 32px;
    padding: 11px 32px;
    border-radius: 22px;
    background: linear-gradient(171deg, #ed2642 0%, #ff523b 100%);
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
}


/* @media screen and (min-width: 1440px) {
  .HomeBanner {
    background-image: url(//s3.pstatp.com/bytecom/resource/union_web2/media/images/6d2ea3e23b84e76f434939ad39dd5088.png) !important;
  }
} */

.HomeTitle {
    text-align: center;
}

.HomeTitle .title {
    font-size: 30px;
    line-height: 42px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
}

.HomeTitle .title.reverse {
    color: #FFFFFF;
}

.HomeTitle .title-border {
    display: inline-block;
    width: 28px;
    height: 4px;
    border-radius: 5px;
    background-color: #ffc809;
}

.HomeTitle img {
    margin-top: 16px;
}

.HomeAdBudget {
    margin: 0 auto;
    padding-top: 64px;
    max-width: 1400px;
    position: relative;
    user-select: none;
}

.HomeAdBudget .info {
    margin-top: 20px;
    color: rgba(0, 0, 0, 0.45);
    text-align: center;
}

.HomeAdBudget .info p {
    font-size: 18px;
    line-height: 24px;
}

.HomeAdBudget .canvasA {
    width: 100%;
    height: 477px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.HomeAdBudget .canvasB {
    width: 100%;
    height: 427px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.HomeAdBudget .dot {
    position: absolute;
    display: inline-block;
    opacity: 0;
}

.HomeAdBudget .dot .dot-title {
    font-size: 40px;
    line-height: 37px;
    font-weight: bold;
    font-family: DINAlternate-Bold;
    color: #f23340;
}

.HomeAdBudget .dot .dot-describe {
    margin-top: 10px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.45);
}

.home-slider {
    width: 1216px;
    margin: 0 auto;
    padding: 40px 0;
}

.home-slider .wrapper {
    padding: 10px 0;
    -webkit-animation: 40s rowup linear infinite normal;
    animation: 40s rowup linear infinite normal;
}

.home-slider img {
    width: 204px;
    height: 115px;
    flex: 0 0 auto;
    padding-right: 8px;
    border-radius: 10px;
    margin: 0 10px;
    box-shadow: 0px 2px 10px #eee;
}

.home-slider.shadow::before {
    content: '';
    z-index: 2;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}

.home-slider.shadow::after {
    content: '';
    z-index: 2;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}

.HomeAdBudget .shadow-wrapper {
    width: 1216px;
    height: 115px;
    position: absolute;
    bottom: 44px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.HomeAdBudget .shadow-wrapper div {
    z-index: 2;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    cursor: pointer;
}

.HomeAdBudget .shadow-wrapper div:first-child {
    left: 0;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}

.HomeAdBudget .shadow-wrapper div:last-child {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}

.HomeAdStyle {
    padding: 64px 0 56px 0;
    background-size: cover;
}

.HomeAdStyle main {
    width: 894px;
    height: 466px;
    display: flex;
    align-items: center;
    margin: 32px auto;
}

.HomeAdStyle .phone {
    flex-shrink: 0;
    flex-grow: 0;
    width: 230px;
    height: 100%;
    position: relative;
    background-color: #ffffff;
    border-radius: 36px;
    box-shadow: 1px 8px 23px 0px rgba(0, 0, 0, 0.06), 0px -2px 8px 0px rgba(0, 0, 0, 0.14) inset;
}

.HomeAdStyle .phone .incentive-container {
    background-size: contain;
    width: 200px;
    height: 360px;
    position: absolute;
    left: 15px;
    top: 50px;
    background-position: 50% 50%;
}

.HomeAdStyle .phone .incentive-container .hand {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.6);
    right: 0;
    bottom: 0;
}

.HomeAdStyle .phone .incentive-container .incentive-img {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.HomeAdStyle .phone .incentive-container .incentive-img-cover {
    height: 100%;
    background-color: #000;
}

.HomeAdStyle .phone video {
    width: 200px;
    height: 360px;
    position: absolute;
    left: 15px;
    top: 50px;
}

.HomeAdStyle .view {
    width: 200px;
    height: 360px;
    position: absolute;
    left: 15px;
    top: 50px;
    outline: 1px solid rgba(0, 0, 0, 0.1);
    transition: opacity 0.4s ease-in;
}

.HomeAdStyle .image {
    background-size: 200px 360px;
    background-position: center 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.2s ease-in;
}

.HomeAdStyle .select {
    transition: all .8s;
    background-size: 200px 360px;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    box-shadow: 0 0 0 6px rgba(242, 51, 64, 0.28);
    outline: 1px dashed #f23340;
    outline-offset: 6px;
    display: none;
}

.HomeAdStyle .select>div {
    width: 14px;
    height: 14px;
    border-style: solid;
    border-color: #f23340;
    border-width: 0;
    position: absolute;
}

.HomeAdStyle .select .tl {
    border-top-width: 4px;
    border-left-width: 4px;
    top: -10px;
    left: -10px;
}

.HomeAdStyle .select .tr {
    border-top-width: 4px;
    border-right-width: 4px;
    top: -10px;
    right: -10px;
}

.HomeAdStyle .select .bl {
    border-bottom-width: 4px;
    border-left-width: 4px;
    bottom: -10px;
    left: -10px;
}

.HomeAdStyle .select .br {
    border-bottom-width: 4px;
    border-right-width: 4px;
    bottom: -10px;
    right: -10px;
}

.HomeAdStyle .info {
    flex-shrink: 0;
    flex-grow: 0;
    width: 664px;
    height: 366px;
    padding: 40px 44px;
    background-color: #ffffff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.HomeAdStyle .ads {
    display: flex;
}

.HomeAdStyle .ad {
    flex: 1;
    width: 144px;
    height: 164px;
    padding-top: 24px;
    text-align: center;
    border-radius: 8px;
    border: 2px solid transparent;
    transition: border-color 0.1s ease-in;
    cursor: pointer;
}

.HomeAdStyle .ad.active {
    border-color: #ffc809;
}

.HomeAdStyle .ad:hover:not(.active) {
    background: #f5f7eb;
}

.HomeAdStyle .ad:hover:not(.active) p {
    color: #ffc809;
}

.HomeAdStyle .ad p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.65);
}


/* .HomeAdStyle .ad-text-container {
  opacity: 0;
  transform: translateX(0);
  transition: all .8s;
} */

.HomeAdStyle .ad-title {
    margin-top: 62px;
    font-size: 24px;
    font-family: PingFangSC-Medium;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 500;
}

.HomeAdStyle .ad-describe {
    margin-top: 12px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.45);
}

.HomeAdRevenue {
    padding: 64px 0 76px;
    background-color: #fafafa;
}

.HomeAdRevenue .main {
    width: 1020px;
    height: 450px;
    margin: 48px auto 0;
    position: relative;
    transform: translateY(100px);
    opacity: 0;
    transition: all 1s;
    /* animation: 3s reveneUp linear 1; */
}

.HomeAdRevenue .back {
    position: absolute;
    width: 682px;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    border-radius: 17px;
}

.HomeAdRevenue .front {
    position: absolute;
    top: 33px;
    right: 33px;
    bottom: 33px;
    left: 0;
    display: flex;
    border-radius: 17px;
    overflow: hidden;
    background: #FFFFFF;
}

.HomeAdRevenue .left {
    width: 462px;
    flex-grow: 0;
    flex-shrink: 0;
}

.HomeAdRevenue .content {
    padding: 40px;
}

.HomeAdRevenue .content.en-locale .title {
    font-size: 21px;
}

.HomeAdRevenue .content.en-locale .ver {
    margin: 0 18px;
}

.HomeAdRevenue .content .title {
    font-size: 24px;
    line-height: 38px;
    font-weight: 500;
    font-family: PingFangSC-Medium;
    color: rgba(0, 0, 0, 0.85);
}

.HomeAdRevenue .hr {
    margin-top: 16px;
    width: 24px;
}

.HomeAdRevenue .items {
    margin-top: 32px;
    display: flex;
    align-items: center;
}

.HomeAdRevenue .number {
    color: #ff9f30;
}

.HomeAdRevenue .big-number {
    font-size: 34px;
    line-height: 40px;
    font-weight: bold;
}

.HomeAdRevenue .describe {
    margin-top: 8px;
    color: #999999;
}

.HomeAdRevenue .ver {
    width: 1px;
    height: 36px;
    margin: 0 40px;
    background: #e3e3e3;
}

.HomeAdRevenue .info {
    margin-top: 40px;
    font-size: 13px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.45);
}

.HomeAdService {
    padding: 64px 0 40px 0;
}

.HomeAdService .items {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    margin: 48px auto 0;
    justify-content: space-between;
}

.HomeAdService .item {
    width: 588px;
    height: 284px;
    padding: 78px 100px 0 100px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 24px;
    position: relative;
    box-sizing: border-box;
}

.HomeAdService .item .title {
    font-size: 30px;
    line-height: 42px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: PingFangSC-Medium;
}

.HomeAdService .item img {
    margin-top: 16px;
    width: 24px;
}

.HomeAdService .item .describe {
    margin-top: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.85);
}

.HomeAdService .item .back-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    z-index: -1;
    transition: transform 0.15s ease-in;
}

.HomeAdService .item:hover .back-img {
    transform: scale(1.2);
}

.HomeNewsRecent {
    padding: 64px 0 50px 0;
    background: #fafafa;
}

.HomeNewsRecent .new-recents {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 48px auto 0;
}

.HomeNewsRecent .new-recent-item {
    width: 384px;
    height: 420px;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 4px 24px 0px rgba(220, 220, 220, 0.45);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.2s ease-in;
}

.HomeNewsRecent .new-recent-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    background: #ffc809;
    transition: width 0.2s ease-in;
}

.HomeNewsRecent .new-recent-item:hover {
    transform: translateY(-10px);
}

.HomeNewsRecent .new-recent-item:hover::after {
    width: 100%;
}

.HomeNewsRecent .new-recent-item .img {
    width: 100%;
    height: 218px;
    background-size: cover;
}

.HomeNewsRecent .new-recent-item .title {
    height: 50px;
    margin-top: 32px;
    padding: 0 32px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    cursor: pointer;
    font-family: PingFangSC-Medium;
}

.HomeNewsRecent .new-recent-item .title:hover {
    text-decoration: underline;
}

.HomeNewsRecent .new-recent-item .content {
    height: 72px;
    margin-top: 16px;
    padding: 0 32px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.45);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.HomeNewsRecent .more {
    margin-top: 32px;
    text-align: center;
}

.HomeNewsRecent .more-btn {
    width: 160px;
    height: 44px;
    background: linear-gradient(171deg, #ed2642 0%, #ff523b 100%);
    border-radius: 22px;
    padding: 11px;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.HomeNews {
    background-color: #ffffff;
}

.HomeNews .banner {
    background-size: cover;
    height: 526px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
}

.HomeNews .banner .text {
    text-align: center;
    font-size: 38px;
    font-weight: 500;
    color: #fff;
    line-height: 53px;
    font-family: PingFangSC-Medium;
}

.HomeNews .banner .hr {
    margin: 16px auto 0;
    width: 25px;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(334deg, #fd4d3b 0%, #f12f41 100%);
}

.HomeNews .banner .sub-title {
    font-size: 16px;
    line-height: 22px;
    margin-top: 16px;
    text-align: center;
}

.HomeNews .new-recents {
    width: 1200px;
    padding: 34px 0 65px;
    margin: 0 auto;
}

.HomeNews .new-recent {
    display: flex;
    width: 100%;
    height: 168px;
    cursor: pointer;
    margin-top: 30px;
}

.HomeNews .new-recent:hover .title {
    text-decoration: underline;
}

.HomeNews .new-recent:hover .right::after {
    height: 4px;
}

.HomeNews .new-recent .right {
    flex-shrink: 1;
    flex-grow: 1;
    padding: 32px 140px 0 32px;
    box-shadow: 0px 4px 24px 0px rgba(210, 216, 226, 0.45);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    overflow: hidden;
}

.HomeNews .new-recent .right::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    border-bottom-right-radius: 8px;
    background: linear-gradient(334deg, #fd4d3b 0%, #f12f41 100%);
    transition: height 0.1s ease-in;
}

.HomeNews .new-recent .title {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    line-height: 25px;
    color: rgba(0, 16, 56, 0.85);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.HomeNews .new-recent .content {
    margin-top: 16px;
    color: rgba(0, 16, 56, 0.45);
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.HomeNews .new-recent .time {
    margin-top: 32px;
    color: rgba(0, 16, 56, 0.34);
    line-height: 20px;
}

.HomeNews .new-recent:not(:first-child) {
    margin-top: 30px;
}

.HomeNews .new-recent .img {
    flex-shrink: 0;
    flex-grow: 0;
    width: 300px;
    height: 100%;
    background-size: cover;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.HomeNews .pagination {
    margin-top: 40px;
    text-align: right;
}

.HomeNews .pagination .ant-pagination-item-active {
    border-color: #F23340;
    background-color: #F23340;
}

.HomeNews .pagination .ant-pagination-item-active:hover {
    opacity: 0.9;
}

.HomeNews .pagination .ant-pagination-item-active:hover a {
    color: #FFFFFF;
}

.HomeNews .pagination .ant-pagination-item-active a {
    color: #fff;
}

.HomeNews .pagination .ant-pagination-item:not(.ant-pagination-item-active):hover {
    border-color: #F23340;
}

.HomeNews .pagination .ant-pagination-item:not(.ant-pagination-item-active):hover a {
    color: #F23340;
}

.HomeNews .pagination .ant-pagination-options-quick-jumper input:hover,
.HomeNews .pagination .ant-pagination-options-quick-jumper input:focus {
    border-color: #F23340;
}

.HomeNews .pagination .ant-pagination-options-quick-jumper input:focus {
    box-shadow: none;
}

.HomeNews .pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover a,
.HomeNews .pagination .ant-pagination-next:not(.ant-pagination-disabled):hover a {
    border-color: #F23340;
    color: #F23340;
}

.HomeNewRecent .main {
    width: 1148px;
    display: flex;
    margin: 64px auto;
    justify-content: space-between;
    align-items: flex-start;
}

.HomeNewRecent article {
    flex-shrink: 0;
    flex-grow: 0;
    width: 744px;
}

.HomeNewRecent article .title {
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
    font-family: PingFangSC-Medium;
    color: #333333;
}

.HomeNewRecent article .info {
    margin-top: 27px;
    color: #999999;
    line-height: 22px;
    margin-bottom: 57px;
}

.HomeNewRecent article .info span:not(:last-child) {
    margin-right: 24px;
}

.HomeNewRecent article .info span:not(:first-child) {
    padding-left: 24px;
    border-left: 1px solid #f4e4e8;
}

.HomeNewRecent aside {
    flex-shrink: 0;
    flex-grow: 0;
    width: 332px;
    background-color: #fafafa;
    padding: 24px;
}

.HomeNewRecent aside .head {
    position: relative;
    font-size: 24px;
    line-height: 33px;
    color: #333333;
    padding-left: 11px;
}

.HomeNewRecent aside .head::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 22px;
    top: 5.5px;
    left: 0;
    background: linear-gradient(270deg, #ed2642 0%, #ff523b 100%);
    border-radius: 2px;
}

.HomeNewRecent aside .hr {
    margin-top: 24px;
    width: 100%;
    height: 1px;
    background-color: #e0e4e8;
}

.HomeNewRecent aside .relation {
    margin-top: 36px;
}

.HomeNewRecent aside .relation .thumbnail {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 170px;
    border-radius: 8px;
}

.HomeNewRecent aside .relation .title {
    margin-top: 16px;
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #333333;
}

.HomeNewRecent aside .relation .time {
    margin-top: 8px;
    line-height: 24px;
    color: #999999;
}

.HomeNewRecent .edit-wrapper img {
    max-width: 100%;
}

.HomeAdBudget-img {
    width: 100%;
    margin: 50px auto;
    text-align: center;
    font-size: 0;
}

.budget-img {
    width: 20%;
    max-width: 260px;
    margin: 0 10px;
    display: inline-block;
    padding: 30px 20px;
    border-radius: 9px;
    box-shadow: 0 0 10px #e6e6e6;
}

.budget-img img {
    width: 150px;
    height: 145px;
}

.budget-desc {
    margin-top: 30px;
    font-size: 14px;
    color: #000;
}

.budget-desc h5 {
    font-size: 18px;
}

.budget-desc p {
    color: #999;
}

.ad-text-container .ads-text {
    display: none;
    opacity: 0;
    transform: translateX(0);
    transition: all .8s;
}

.advertise-wrapper {
    position: relative;
    padding: 56px 0 40px;
    background: #fafafa;
    text-align: center
}

.advertise-wrapper h2 {
    font-size: 32px;
    color: #222;
    line-height: 46px
}

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

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

.case-page .container {
    padding-bottom: 80px
}

.case-page .container .filter-bar {
    margin: 80px auto 32px
}

.case-page .container .filter-bar .select {
    position: relative;
    margin-right: 50px;
    height: 24px;
    line-height: 24px;
    display: inline-block
}

.case-page .container .filter-bar .select .select-value {
    cursor: pointer
}

.case-page .container .filter-bar .select .select-value .arrow {
    width: 14px;
    height: 8px;
    background-image: url(113525e.svg)/*tpa=http://s3a.pstatp.com/cg_growth/oceanengine/client/img/113525e.svg*/;
    background-size: cover;
    vertical-align: middle;
    display: inline-block;
    margin-left: 9px;
    position: relative;
    top: -3px
}

.case-page .container .filter-bar .select .select-options {
    position: absolute;
    top: 31px;
    width: 210px;
    z-index: 2;
    box-shadow: 0 2px 8px 0 rgba(34, 34, 34, .08);
    border-radius: 4px;
    background: #fff;
    max-height: 305px;
    overflow-y: scroll
}

.case-page .container .filter-bar .select .select-options .option {
    padding: 8.5px 16px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    cursor: pointer
}

.case-page .container .filter-bar .select .select-options .option:hover {
    background: rgba(34, 34, 34, .05)
}

.case-page .container .filter-bar .select .select-options .cur-option {
    color: #2f6aff;
    background: url(21e36b9.svg)/*tpa=http://s3a.pstatp.com/cg_growth/oceanengine/client/img/21e36b9.svg*/ no-repeat 181px
}

.case-page .container .case-wrapper .case-block {
    width: 372px;
    display: inline-block;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .06);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 32px;
    transition: transform .2s, height .2s
}

.case-page .container .case-wrapper .case-block:nth-child(3n+2) {
    margin: 0 32px 32px
}

.case-page .container .case-wrapper .case-block:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .1);
    border-radius: 11px
}

.case-page .container .case-wrapper .case-block .img {
    width: 100%;
    height: 223px
}

.case-page .container .case-wrapper .case-block .logo-wrapper {
    border-radius: 50%;
    position: absolute;
    top: 187px;
    left: 28px;
    padding: 4px;
    background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .06)
}

.case-page .container .case-wrapper .case-block .logo-wrapper .logo {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-size: cover
}

.case-page .container .case-wrapper .case-block .content {
    width: 100%;
    padding: 41px 32px 16px;
    box-sizing: border-box
}

.case-page .container .case-wrapper .case-block .content .name {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #555;
    line-height: 24px
}

.case-page .container .case-wrapper .case-block .content .desc {
    font-size: 20px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    color: #222;
    line-height: 24px;
    margin: 16px 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.case-page .container .case-wrapper .case-block .content .tags-wrapper .tag {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #bcbcbc;
    line-height: 22px
}

.case-page .container .case-wrapper .case-block .content .tags-wrapper .tag:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #e3e3e3;
    margin: 0 16px;
    vertical-align: middle
}

.case-page .container .case-wrapper .case-block .content .tags-wrapper:after {
    content: "";
    display: block;
    width: 372px;
    height: 1px;
    background: #e3e3e3;
    opacity: .4;
    margin: 16px 0 16px -32px
}

.case-page .container .case-wrapper .case-block .content .data-wrapper {
    text-align: center;
    display: flex;
    justify-content: space-around
}

.case-page .container .case-wrapper .case-block .content .data-wrapper .data-block {
    display: inline-block;
    text-align: center;
    margin: 0 12px
}

.case-page .container .case-wrapper .case-block .content .data-wrapper .data-block .unit,
.case-page .container .case-wrapper .case-block .content .data-wrapper .data-block .value {
    font-size: 30px;
    font-family: AlteDIN;
    color: #2f6aff;
    line-height: 24px
}

.case-page .container .case-wrapper .case-block .content .data-wrapper .data-block .unit {
    font-size: 14px
}

.case-page .container .case-wrapper .case-block .content .data-wrapper .data-block .data-name {
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: rgba(34, 34, 34, .3);
    line-height: 20px
}

.case-page .container .case-wrapper .hide-case {
    display: none
}

.case-page .container .show-more-btn {
    display: block;
    width: 288px;
    height: 52px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #ffc809;
    line-height: 52px;
    /* vertical-align: center; */
    border-radius: 28px;
    margin: 16px auto 0;
    position: relative;
    border: none;
    background: #fff
}

.case-page .container .show-more-btn:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    background: linear-gradient(90deg, #ffc809, #ffc809);
    border-radius: 28px;
    z-index: -1
}

.form-wrapper .form-block {
    margin-bottom: 32px
}

.form-wrapper .form-block .form-item {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: 0
}

.form-wrapper .form-block .form-item:first-child {
    margin-right: 26px
}

.form-wrapper .form-block .form-item .error {
    border-color: #ff091b
}

.form-wrapper .form-block .form-item span.error {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #ff091b;
    line-height: 22px;
    position: absolute;
    left: 24px;
    top: 53px
}

.form-wrapper .form-block .select,
.form-wrapper .form-block input {
    width: 360px;
    height: 48px;
    background: #fff;
    border-radius: 26px;
    border: 1px solid #e8e8e8;
    padding: 0 24px;
    box-sizing: border-box;
    outline: none;
    line-height: 1.5;
    font-size: 16px
}

.form-wrapper .form-block .select:focus,
.form-wrapper .form-block .select:hover,
.form-wrapper .form-block input:focus,
.form-wrapper .form-block input:hover {
    border-color: #2f6aff
}

.form-wrapper .form-block .select :-moz-placeholder,
.form-wrapper .form-block .select ::-moz-placeholder,
.form-wrapper .form-block input :-moz-placeholder,
.form-wrapper .form-block input ::-moz-placeholder {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #bebebe;
    line-height: 24px
}

.form-wrapper .form-block .select::-webkit-input-placeholder,
.form-wrapper .form-block input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #bebebe;
    line-height: 24px
}

.form-wrapper .form-block .select:-ms-input-placeholder,
.form-wrapper .form-block input:-ms-input-placeholder {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #bebebe;
    line-height: 24px
}

.form-wrapper .form-block .address,
.form-wrapper .form-block .select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer
}

.form-wrapper .form-block .address .text,
.form-wrapper .form-block .select .text {
    vertical-align: middle;
    line-height: 48px;
    text-align: left
}

.form-wrapper .form-block .address .text:after,
.form-wrapper .form-block .select .text:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    transform: rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.form-wrapper .form-block .address .placeholder-text,
.form-wrapper .form-block .select .placeholder-text {
    color: #bebebe
}

.form-wrapper .form-block .address .budget-list,
.form-wrapper .form-block .address .province-select,
.form-wrapper .form-block .select .budget-list,
.form-wrapper .form-block .select .province-select {
    position: absolute;
    margin-top: 8px;
    left: 0;
    width: 164px;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 2px;
    z-index: 100
}

.form-wrapper .form-block .address .budget-list .swiper-container,
.form-wrapper .form-block .address .province-select .swiper-container,
.form-wrapper .form-block .select .budget-list .swiper-container,
.form-wrapper .form-block .select .province-select .swiper-container {
    max-height: 304px
}

.form-wrapper .form-block .address .budget-list .province-item,
.form-wrapper .form-block .address .province-select .province-item,
.form-wrapper .form-block .select .budget-list .province-item,
.form-wrapper .form-block .select .province-select .province-item {
    position: relative;
    padding-left: 25px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #666;
    text-align: left;
    cursor: pointer
}

.form-wrapper .form-block .address .budget-list .province-item.more:after,
.form-wrapper .form-block .address .province-select .province-item.more:after,
.form-wrapper .form-block .select .budget-list .province-item.more:after,
.form-wrapper .form-block .select .province-select .province-item.more:after {
    content: "";
    position: absolute;
    right: 23px;
    top: 12px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    transform: rotate(-45deg)
}

.form-wrapper .form-block .address .budget-list .province-item.selected,
.form-wrapper .form-block .address .province-select .province-item.selected,
.form-wrapper .form-block .select .budget-list .province-item.selected,
.form-wrapper .form-block .select .province-select .province-item.selected {
    color: #2f6aff
}

.form-wrapper .form-block .address .budget-list .province-item.selected:after,
.form-wrapper .form-block .address .province-select .province-item.selected:after,
.form-wrapper .form-block .select .budget-list .province-item.selected:after,
.form-wrapper .form-block .select .province-select .province-item.selected:after {
    border-color: #2f6aff
}

.form-wrapper .form-block .address .budget-list .province-item.active,
.form-wrapper .form-block .address .budget-list .province-item:hover,
.form-wrapper .form-block .address .province-select .province-item.active,
.form-wrapper .form-block .address .province-select .province-item:hover,
.form-wrapper .form-block .select .budget-list .province-item.active,
.form-wrapper .form-block .select .budget-list .province-item:hover,
.form-wrapper .form-block .select .province-select .province-item.active,
.form-wrapper .form-block .select .province-select .province-item:hover {
    background: #ebebeb
}

.form-wrapper .form-block .address .city-select,
.form-wrapper .form-block .select .city-select {
    position: absolute;
    margin-top: 8px;
    left: 164px;
    width: 164px;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 2px;
    transition: top .3s ease;
    z-index: 100
}

.form-wrapper .form-block .address .city-select .swiper-container,
.form-wrapper .form-block .select .city-select .swiper-container {
    max-height: 304px
}

.form-wrapper .form-block .address .budget-list,
.form-wrapper .form-block .select .budget-list {
    width: 328px
}

.form-wrapper .form-block .address .budget-item,
.form-wrapper .form-block .address .city-item,
.form-wrapper .form-block .select .budget-item,
.form-wrapper .form-block .select .city-item {
    position: relative;
    padding-left: 25px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #666;
    text-align: left;
    cursor: pointer
}

.form-wrapper .form-block .address .budget-item.selected,
.form-wrapper .form-block .address .city-item.selected,
.form-wrapper .form-block .select .budget-item.selected,
.form-wrapper .form-block .select .city-item.selected {
    color: #2f6aff
}

.form-wrapper .form-block .address .budget-item:hover,
.form-wrapper .form-block .address .city-item:hover,
.form-wrapper .form-block .select .budget-item:hover,
.form-wrapper .form-block .select .city-item:hover {
    background: #ebebeb
}

.form-wrapper .form-block .error-item {
    border-color: #ff091b
}

.form-wrapper .form-block .error-item .error-msg {
    color: #ff091b
}

.form-wrapper .budget-form-block {
    margin-bottom: 20px
}

.form-wrapper .agree-wrapper {
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333;
    line-height: 24px
}

.form-wrapper .agree-wrapper a {
    color: #2f6aff
}

.form-wrapper .form-btn {
    display: block;
    padding: 14px 95px;
    background-image: linear-gradient(90deg, #ffc809, #ffc809);
    border-radius: 28px;
    border: none;
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    outline: none;
    margin: 48px auto 56px;
    background: linear-gradient(90deg, #ffc809, #ffc809)
}

.form-wrapper .form-btn:hover {
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .06)
}

.form-wrapper .contact-wrapper {
    margin-bottom: 8px
}

.form-wrapper .contact-wrapper .text {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #222;
    line-height: 24px
}

.form-wrapper .contact-wrapper .register-wrapper,
.form-wrapper .contact-wrapper .service-text,
.form-wrapper .contact-wrapper .tel-wrapper-in-modal {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: absolute
}

.form-wrapper .contact-wrapper .tel-wrapper-in-modal {
    left: 50%;
    margin-left: -200px
}

.form-wrapper .contact-wrapper .tel-wrapper-in-modal .tel-num,
.form-wrapper .contact-wrapper .tel-wrapper .tel-num {
    font-size: 32px;
    font-family: AlteDIN;
    color: #2f6aff;
    line-height: 44px;
    position: relative;
    left: 0;
    top: 2px;
    letter-spacing: -1px
}

.form-wrapper .contact-wrapper .short-line {
    display: inline-block;
    width: 1px;
    height: 68px;
    background: #e3e3e3;
    margin: 0 auto
}

.form-wrapper .contact-wrapper .register-wrapper {
    left: 50%;
    margin-left: 40px
}

.form-wrapper .contact-wrapper .register-wrapper .register {
    display: block;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #2f6aff;
    line-height: 22px;
    margin-top: 8px;
    padding-right: 22px;
    background: url(d190168.svg)/*tpa=http://s3a.pstatp.com/cg_growth/oceanengine/client/img/d190168.svg*/ no-repeat 100%
}

.form-wrapper .contact-wrapper .service-text {
    display: inline-block;
    width: 236px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #999;
    line-height: 24px;
    text-align: left;
    left: 50%;
    margin-left: 40px
}

.form-in-modal-wrapper {
    margin-top: 50px
}

.form-in-modal-wrapper .form-block .form-item {
    margin: 0
}

.form-in-modal-wrapper .form-block .address,
.form-in-modal-wrapper .form-block .select,
.form-in-modal-wrapper .form-block input {
    width: 328px
}

.form-in-modal-wrapper .form-btn {
    width: 416px;
    margin: 32px auto 40px
}

.visitClue-modal-wrapper .verify-block {
    display: inline-flex
}

.visitClue-modal-wrapper .verify-block:first-child {
    margin-left: 27px
}

.visitClue-modal-wrapper .verify-block .form-item:first-child {
    margin-right: 26px
}

.visitClue-modal-wrapper .verify-block input {
    width: 400px
}

.visitClue-modal-wrapper .verify-block .img-code-input {
    width: 210px
}

.visitClue-modal-wrapper .verify-block .img-code-img {
    width: 100px;
    height: 40px;
    display: inline-block;
    margin: 0 16px 0 32px
}

.visitClue-modal-wrapper .verify-block .change-img-code {
    color: #2f6aff;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    cursor: pointer
}

.visitClue-modal-wrapper .verify-block .tel-code {
    width: 273px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.visitClue-modal-wrapper .verify-block .tel-code.error {
    border-right: 1px solid #ff091b
}

.visitClue-modal-wrapper .verify-block .get-tel-code {
    display: inline-block;
    width: 126px;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    color: #2f6aff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    margin-left: 1px;
    cursor: pointer;
    z-index: 1
}

.visitClue-modal-wrapper .verify-block .get-tel-code:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(90deg, #4bf5ff, #2f6aff);
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    z-index: -1
}

.visitClue-modal-wrapper .verify-block .get-tel-code .get-tel-code-text {
    background: #fff;
    opacity: 1;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    display: block;
    width: 100%;
    padding: 11px 0
}

.visitClue-modal-wrapper .verify-block .disabled-get-tel-code {
    cursor: not-allowed
}

.visitClue-modal-wrapper .verify-block .disabled-get-tel-code .get-tel-code-text {
    color: rgba(47, 106, 255, .5)
}

.visitClue-modal-wrapper .verify-block .disabled-get-tel-code:after {
    background: linear-gradient(90deg, rgba(75, 245, 255, .5), rgba(47, 106, 255, .5))
}

.visitClue-modal-wrapper .verify-block .tel-code:focus,
.visitClue-modal-wrapper .verify-block .tel-code:hover {
    border-right: 1px solid #2f6aff
}

.visitClue-modal-wrapper .verify-block .tel-code.error+.get-tel-code:after,
.visitClue-modal-wrapper .verify-block .tel-code:hover+.get-tel-code:after {
    left: 0
}

.visitClue-modal-wrapper .verify-block .img-code-input {
    width: 173px
}

.visitClue-modal-wrapper .verify-block .tel-code {
    width: 210px
}

.visitClue-modal-wrapper .verify-block .get-tel-code {
    width: 146px
}

.contentClue-modal-wrapper .form-btn {
    margin-bottom: 0 !important
}

.noCall-modal-wrapper {
    margin-top: 40px
}

.noCall-modal-wrapper .form-block .form-item:first-child {
    margin-right: 0
}

.noCall-modal-wrapper .form-block input {
    width: 400px
}

.noCall-modal-wrapper .form-block .img-code-input {
    width: 210px
}

.noCall-modal-wrapper .form-block .img-code-img {
    width: 100px;
    height: 40px;
    display: inline-block;
    margin: 0 16px 0 32px
}

.noCall-modal-wrapper .form-block .change-img-code {
    color: #2f6aff;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    cursor: pointer
}

.noCall-modal-wrapper .form-block .tel-code {
    width: 273px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.noCall-modal-wrapper .form-block .tel-code.error {
    border-right: 1px solid #ff091b
}

.noCall-modal-wrapper .form-block .get-tel-code {
    display: inline-block;
    width: 126px;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    color: #2f6aff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    margin-left: 1px;
    cursor: pointer;
    z-index: 1
}

.noCall-modal-wrapper .form-block .get-tel-code:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(90deg, #4bf5ff, #2f6aff);
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    z-index: -1
}

.noCall-modal-wrapper .form-block .get-tel-code .get-tel-code-text {
    background: #fff;
    opacity: 1;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    display: block;
    width: 100%;
    padding: 11px 0
}

.noCall-modal-wrapper .form-block .disabled-get-tel-code {
    cursor: not-allowed
}

.noCall-modal-wrapper .form-block .disabled-get-tel-code .get-tel-code-text {
    color: rgba(47, 106, 255, .5)
}

.noCall-modal-wrapper .form-block .disabled-get-tel-code:after {
    background: linear-gradient(90deg, rgba(75, 245, 255, .5), rgba(47, 106, 255, .5))
}

.noCall-modal-wrapper .form-block .tel-code:focus,
.noCall-modal-wrapper .form-block .tel-code:hover {
    border-right: 1px solid #2f6aff
}

.noCall-modal-wrapper .form-block .tel-code.error+.get-tel-code:after,
.noCall-modal-wrapper .form-block .tel-code:hover+.get-tel-code:after {
    left: 0
}

.noCall-modal-wrapper .form-btn {
    width: 400px;
    margin: 48px auto 8px
}

.form-in-visitClue-modal-wrapper .verify-block:first-child {
    margin-left: 0
}

.form-in-visitClue-modal-wrapper .verify-block:first-child .form-item:first-child {
    margin-right: 30
}

.form-in-visitClue-modal-wrapper .verify-block .form-item:first-child {
    margin-right: 0
}

.form-in-visitClue-modal-wrapper .verify-block input {
    width: 400px
}

.form-in-visitClue-modal-wrapper .verify-block .img-code-input {
    width: 210px
}

.form-in-visitClue-modal-wrapper .verify-block .img-code-img {
    width: 100px;
    height: 40px;
    display: inline-block;
    margin: 0 16px 0 32px
}

.form-in-visitClue-modal-wrapper .verify-block .change-img-code {
    color: #2f6aff;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    cursor: pointer
}

.form-in-visitClue-modal-wrapper .verify-block .tel-code {
    width: 273px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.form-in-visitClue-modal-wrapper .verify-block .tel-code.error {
    border-right: 1px solid #ff091b
}

.form-in-visitClue-modal-wrapper .verify-block .get-tel-code {
    display: inline-block;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    color: #2f6aff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    margin-left: 1px;
    cursor: pointer;
    z-index: 1
}

.form-in-visitClue-modal-wrapper .verify-block .get-tel-code:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(90deg, #4bf5ff, #2f6aff);
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    z-index: -1
}

.form-in-visitClue-modal-wrapper .verify-block .get-tel-code .get-tel-code-text {
    background: #fff;
    opacity: 1;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    display: block;
    width: 100%;
    padding: 11px 0
}

.form-in-visitClue-modal-wrapper .verify-block .disabled-get-tel-code {
    cursor: not-allowed
}

.form-in-visitClue-modal-wrapper .verify-block .disabled-get-tel-code .get-tel-code-text {
    color: rgba(47, 106, 255, .5)
}

.form-in-visitClue-modal-wrapper .verify-block .disabled-get-tel-code:after {
    background: linear-gradient(90deg, rgba(75, 245, 255, .5), rgba(47, 106, 255, .5))
}

.form-in-visitClue-modal-wrapper .verify-block .tel-code:focus,
.form-in-visitClue-modal-wrapper .verify-block .tel-code:hover {
    border-right: 1px solid #2f6aff
}

.form-in-visitClue-modal-wrapper .verify-block .tel-code.error+.get-tel-code:after,
.form-in-visitClue-modal-wrapper .verify-block .tel-code:hover+.get-tel-code:after {
    left: 0
}

.form-in-visitClue-modal-wrapper .verify-block .img-code-img {
    margin: 0 16px
}

.form-in-visitClue-modal-wrapper .verify-block .img-code-input {
    width: 150px
}

.form-in-visitClue-modal-wrapper .verify-block .tel-code {
    width: 195px
}

.form-in-visitClue-modal-wrapper .verify-block .get-tel-code {
    width: 126px
}

.form-in-contentClue-modal-wrapper .verify-block {
    display: inline-flex
}

.form-in-contentClue-modal-wrapper .verify-block:first-child {
    margin-left: 0
}

.form-in-contentClue-modal-wrapper .verify-block:first-child .form-item:first-child {
    margin-right: 30
}

.form-in-contentClue-modal-wrapper .verify-block .form-item:first-child {
    margin-right: 0
}

.form-in-contentClue-modal-wrapper .verify-block input {
    width: 400px
}

.form-in-contentClue-modal-wrapper .verify-block .img-code-input {
    width: 210px
}

.form-in-contentClue-modal-wrapper .verify-block .img-code-img {
    width: 100px;
    height: 40px;
    display: inline-block;
    margin: 0 16px 0 32px
}

.form-in-contentClue-modal-wrapper .verify-block .change-img-code {
    color: #2f6aff;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    cursor: pointer
}

.form-in-contentClue-modal-wrapper .verify-block .tel-code {
    width: 273px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.form-in-contentClue-modal-wrapper .verify-block .tel-code.error {
    border-right: 1px solid #ff091b
}

.form-in-contentClue-modal-wrapper .verify-block .get-tel-code {
    display: inline-block;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    color: #2f6aff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-family: PingFangSC-Semibold;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    margin-left: 1px;
    cursor: pointer;
    z-index: 1
}

.form-in-contentClue-modal-wrapper .verify-block .get-tel-code:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: linear-gradient(90deg, #4bf5ff, #2f6aff);
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    z-index: -1
}

.form-in-contentClue-modal-wrapper .verify-block .get-tel-code .get-tel-code-text {
    background: #fff;
    opacity: 1;
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    display: block;
    width: 100%;
    padding: 11px 0
}

.form-in-contentClue-modal-wrapper .verify-block .disabled-get-tel-code {
    cursor: not-allowed
}

.form-in-contentClue-modal-wrapper .verify-block .disabled-get-tel-code .get-tel-code-text {
    color: rgba(47, 106, 255, .5)
}

.form-in-contentClue-modal-wrapper .verify-block .disabled-get-tel-code:after {
    background: linear-gradient(90deg, rgba(75, 245, 255, .5), rgba(47, 106, 255, .5))
}

.form-in-contentClue-modal-wrapper .verify-block .tel-code:focus,
.form-in-contentClue-modal-wrapper .verify-block .tel-code:hover {
    border-right: 1px solid #2f6aff
}

.form-in-contentClue-modal-wrapper .verify-block .tel-code.error+.get-tel-code:after,
.form-in-contentClue-modal-wrapper .verify-block .tel-code:hover+.get-tel-code:after {
    left: 0
}

.form-in-contentClue-modal-wrapper .verify-block .img-code-img {
    margin: 0 16px
}

.form-in-contentClue-modal-wrapper .verify-block .img-code-input {
    width: 150px
}

.form-in-contentClue-modal-wrapper .verify-block .tel-code {
    width: 195px
}

.form-in-contentClue-modal-wrapper .verify-block .get-tel-code {
    width: 126px
}

.success-modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 12
}

.success-modal-wrapper .mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    transition: opacity .3s
}

.success-modal-wrapper .content {
    width: 426px;
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .15);
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 40px 45px 32px;
    text-align: center;
    box-sizing: border-box;
    opacity: 0;
    transition: all .5s ease
}

.success-modal-wrapper .content .close-btn {
    width: 12px;
    height: 12px;
    font-size: 24px;
    position: absolute;
    top: 22px;
    right: 25px;
    transform: scaleY(.8);
    color: #999;
    cursor: pointer
}

.success-modal-wrapper .content .title {
    display: inline-block;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    padding-left: 36px;
    background: url(9f4bc62.svg)/*tpa=http://s3a.pstatp.com/cg_growth/oceanengine/client/img/9f4bc62.svg*/ no-repeat
}

.success-modal-wrapper .content .desc {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin: 24px auto 34px
}

.success-modal-wrapper .content .btn {
    display: block;
    padding: 9px 35px;
    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;
    background: linear-gradient(334deg, #772fff, #2f6aff 30%, #4bf5ff);
    display: inline-block;
    margin-bottom: 13px
}

.success-modal-wrapper .content .btn:hover {
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .06)
}

.success-modal-wrapper .content .help {
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #999;
    line-height: 24px
}

.success-modal-wrapper .content .help span {
    color: #2f6aff;
    font-family: AlteDIN;
    font-size: 16px
}

.success-modal-wrapper .show-modal {
    opacity: 1
}

.noCall-success-modal-wrapper .content .desc {
    color: #000;
    margin-top: 23px;
    margin-bottom: 32px
}

.noCall-success-modal-wrapper .content .btn {
    margin-bottom: 16px
}

#yoo-header {
    display: none;
}

@media screen and (max-width: 769px) {
    body {
        width: 100%;
        min-width: 320px;
    }
    #root.home {
        padding: 0;
        min-width: 320px;
    }
    .home .AppWrapper header {
        padding: 0;
    }
    .home .AppWrapper header .logo-container,
    .home .AppWrapper footer .logo-container {
        width: 62px;
        height: 16px;
    }
    .home .AppWrapper header {
        display: none;
    }
    .HomeBanner {
        height: 173px;
        text-align: center;
    }
    .HomeBanner section {
        width: 100%;
        display: block;
        padding-top: 66px;
    }
    .HomeBanner section h1 {
        font-size: 24px !important;
        line-height: 1;
    }
    .HomeBanner section p {
        display: none;
    }
    .bannerTitle {
        display: none;
    }
    .HomeTitle .title {
        font-size: 24px;
        line-height: 1.5;
    }
    .HomeAdBudget {
        padding-top: 32px;
    }
    .HomeAdBudget-img {
        width: 100%;
        margin: 30px auto;
        text-align: center;
        font-size: 0;
    }
    .budget-img {
        max-width: none;
        width: 40%;
        margin: 10px 10px;
        padding: 10px;
        /* padding: 20px 20px; */
        box-sizing: border-box;
    }
    .budget-desc {
        margin-top: 15px;
    }
    .budget-desc p {
        padding: 0 20px;
        font-size: 12px;
    }
    .budget-img img {
        width: 92px;
        height: 90px;
    }
    .budget-desc h5 {
        font-size: 16px;
    }
    .HomeAdBudget .info p {
        font-size: 14px;
    }
    .home .AppWrapper footer {
        display: none;
    }
    .home-slider {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .home-slider img {
        width: 128px;
        height: 78px
    }
    .home-slider.shadow::before,
    .home-slider.shadow::after {
        width: 30px;
    }
    .HomeAdStyle main {
        width: 100%;
        height: auto;
        display: block;
    }
    .HomeAdStyle .phone {
        margin: 0 auto;
        width: 200px;
        height: 360px;
        display: none;
    }
    .HomeAdStyle .view {
        width: 170px;
        height: 282px;
        top: 40px;
        left: 15px
    }
    .HomeAdStyle .ad {
        height: auto;
        padding-top: 0;
    }
    .HomeAdStyle .info {
        width: 100%;
        height: auto;
        padding: 0;
        border-radius: 8px
    }
    .HomeAdStyle .ad-title {
        font-size: 18px;
        line-height: 1;
    }
    .ad-text-container .ads-text {
        padding: 0 20px
    }
    .HomeAdRevenue {
        padding: 40px 0;
    }
    .HomeAdRevenue .back {
        width: 100%;
    }
    .HomeAdRevenue .main {
        width: 100%;
        height: 370px;
        margin: 20px auto 0;
    }
    .HomeAdRevenue .front {
        top: 15px;
        left: 50%;
        right: 0;
        bottom: 0;
        transform: translateX(-50%);
        width: 90%;
        height: 85%;
    }
    .HomeAdRevenue .left {
        display: none;
    }
    .HomeAdRevenue .content {
        padding: 20px 40px 0;
    }
    .HomeAdRevenue .content .title {
        font-size: 18px;
        padding: 0 10px;
    }
    .HomeAdRevenue .items {
        margin-top: 12px;
    }
    .HomeAdRevenue .big-number {
        font-size: 24px;
    }
    .HomeAdRevenue .describe {
        margin-top: 5px;
    }
    .HomeAdRevenue .ver {
        margin: 0 20px;
    }
    .HomeAdService {
        padding: 20px 0;
    }
    .HomeAdService .items {
        width: 100%;
    }
    .HomeAdService .item .title {
        font-size: 20px;
        line-height: 1;
    }
    .HomeAdService .item .title-border {
        display: inline-block;
        width: 20px;
        height: 2px;
        border-radius: 5px;
        background-color: #ffc809;
    }
    .HomeAdService .item .back-img {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .HomeAdService .item {
        width: 100%;
        height: auto;
        padding: 20px 80px;
        border-radius: 0;
        margin-bottom: 0
    }
    .HomeAdService .item .describe {
        font-size: 14px;
        line-height: 1.5;
    }
    .HomeNewsRecent {
        padding: 35px 0 50px 0;
    }
    .HomeNewsRecent .new-recent-item {
        width: 100%
    }
    .HomeNewsRecent .new-recents {
        width: 100%;
        display: initial;
        justify-content: flex-start;
    }
    .HomeNewsRecent .new-recents a {
        display: block;
        margin: 10px;
    }
    .form-wrapper .form-block .form-item:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .form-wrapper .form-block {
        margin-bottom: 10px;
    }
    .advertise-wrapper {
        padding: 20px 0;
    }
    .advertise-wrapper .title-wrapper {
        margin-bottom: 30px;
    }
    .advertise-wrapper h2 {
        font-size: 24px;
    }
    .advertise-wrapper h3 {
        font-size: 14px;
    }
    .com-e-hero-bar-title {
        font-size: 24px;
    }
    .com-e-hero-bar-desc {
        font-size: 14px;
    }
    .com-e-hero-bar-desc p {
        padding: 0 40px;
    }
    .c-section-tit {
        font-size: 20px;
    }
    .scenes-mod {
        display: none;
    }
    #yoo-header {
        display: block;
        height: auto !important;
        /* height: 90px; */
        color: #adb5bd;
        position: relative
    }
    #yoo-header nav {
        height: 45px;
        line-height: 45px;
        background-color: #16181b
    }
    #yoo-header nav a {
        color: #fff
    }
    #yoo-header nav a:hover {
        color: #adb5bd
    }
    #yoo-header nav.nav-icon {
        position: relative
    }
    #yoo-header nav.nav-icon .i-brand,
    #yoo-header nav.nav-icon .i-menu,
    #yoo-header nav.nav-icon .i-search {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: inherit;
        line-height: inherit;
        z-index: 99
    }
    #yoo-header nav.nav-icon .i-menu,
    #yoo-header nav.nav-icon .i-search {
        padding: 0 15px
    }
    #yoo-header nav.nav-icon .i-brand {
        left: calc(50% - 22px)
    }
    #yoo-header nav.nav-icon .i-menu {
        left: 0
    }
    #yoo-header nav.nav-icon .i-menu svg:first-child {
        display: block
    }
    #yoo-header nav.nav-icon .i-menu.open svg:first-child,
    #yoo-header nav.nav-icon .i-menu svg:last-child {
        display: none
    }
    #yoo-header nav.nav-icon .i-menu.open svg:last-child {
        display: block
    }
    #yoo-header nav.nav-icon .i-search {
        right: 0
    }
    #yoo-header nav.nav-bar {
        padding: 0 5px;
        text-align: center;
        white-space: nowrap;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }
    #yoo-header nav.nav-bar::-webkit-scrollbar {
        display: none;
        scrollbar-width: none;
    }
    #category ul::-webkit-scrollbar {
        scrollbar-width: none;
        display: none;
    }
    #yoo-header nav.nav-bar a {
        padding: 0 6px;
        line-height: inherit;
        display: inline-block
    }
    #yoo-header .nav-dropdown a,
    #yoo-header nav.nav-bar a {
        color: #adb5bd;
        font-weight: 500;
        text-transform: uppercase
    }
    #yoo-header .nav-dropdown a:hover,
    #yoo-header nav.nav-bar a:hover {
        color: #fff
    }
    #yoo-header .nav-dropdown {
        display: none;
        position: absolute;
        z-index: 999;
        top: 45px;
        left: 0;
        right: 0;
        line-height: normal;
        background-color: #16181b;
        padding-bottom: 5px
    }
    #yoo-header .nav-dropdown li {
        border-top: 1px solid #212529
    }
    #yoo-header .nav-dropdown a {
        display: block;
        padding: 15px
    }
}

.footer-link {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 16px;
}

.home .AppWrapper footer .main .footer-link a {
    display: inline;
    color: rgba(255, 255, 255, 0.85);
}

.icp-container {
    background-color: #0E1833;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.icp-container .icp-content {
    width: 100%;
    margin: 0 auto;
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.45);
    text-align: center;
}