* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

body,
button,
html,
input,
legend,
textarea {
    margin: 0;
    padding: 0
}

a,
blockquote,
canvas,
caption,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
li,
ol,
p,
pre,
span,
svg,
table,
td,
th,
ul {
    margin: 0;
    padding: 0;
    font-size: 100%
}

figure {
    font-size: 100%
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left
}

abbr,
body,
fieldset,
html,
iframe {
    border: 0
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

sub,
sup {
    font-size: 83%
}

code,
kbd,
pre,
samp {
    font-family: inherit
}

q:after,
q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

b,
caption,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
    font-weight: 400
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none
}

body,
keygen,
legend,
select,
textarea {
    font: 14px;
    color: #333;
    outline: 0
}

button,
input {
    font: 14px;
    color: #333
}

body {
    background: #fff
}

body,
div,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
    -webkit-text-size-adjust: none
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited,
div:active,
div:focus,
div:hover,
div:link,
div:visited,
li,
ul {
    -moz-user-focus: none;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    text-decoration: none
}

a {
    color: #333;
    outline: 0;
    border: 0;
    -webkit-appearance: none
}

button,
img,
input {
    outline: 0;
    border: 0;
    -webkit-appearance: none
}

body,
html {
    width: 100%;
    height: auto
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1pc
}

a,
button,
img,
input,
textarea {
    -webkit-tap-highlight-color: transparent
}

html {
    font-size: 30px
}

input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-initialized .slick-slide,
.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.outer-container {
    width: 100%;
    overflow: hidden
}

.bg-lighter-one {
    background: #f7f9fb
}

.smog-background {
    background: #f9fafd
}

.has-small-line {
    position: relative
}

.has-labeled::after,
.has-small-line::before {
    content: '';
    display: block;
    position: absolute;
    left: 0
}

.has-small-line::before {
    background: #e5e8ee;
    width: .6667rem;
    height: .1333rem;
    top: 100%
}

.width-708,
.width-719 {
    width: 70.8%;
    margin: 0 auto;
    max-width: 34rem
}

.width-719 {
    width: 71.95%;
    max-width: 34.5333rem
}

.width-750,
.width-756 {
    width: 75.694%;
    margin: 0 auto;
    max-width: 36.3333rem
}

.width-750 {
    width: 75%;
    max-width: 36rem
}

.width-854 {
    width: 85.4%;
    max-width: 41rem
}

.width-841 {
    width: 84.2%;
    max-width: 40.4rem;
    margin: 0 auto
}

.width-805 {
    width: 80.55555%;
    max-width: 38.6667rem
}

.max-width-1440 {
    width: 100%;
    margin: 0 auto;
    max-width: 48rem
}

.width-500,
.width-604 {
    width: 50%;
    max-width: 24rem;
    margin: 0 auto
}

.width-604 {
    width: 60.416666%;
    max-width: 29rem
}

.width-666,
.width-666-stable,
.width-680 {
    width: 66.6666%;
    max-width: 32rem;
    margin: 0 auto
}

.width-680 {
    width: 68.055555%;
    max-width: 32.6667rem
}

.width-819,
.width-819-bigger,
.width-819-stable,
.width-824 {
    width: 81.944444%;
    max-width: 39.3333rem;
    margin: 0 auto
}

.width-824 {
    width: 82.456%;
    max-width: 31.3333rem
}

.width-882,
.width-930 {
    width: 88.194%;
    max-width: 42.3333rem;
    margin: 0 auto
}

.width-930 {
    width: 93%;
    max-width: 51.6rem
}

.in-outer-container-1080 {
    width: 82.6388888%;
    max-width: 39.6667rem;
    margin: 0 auto
}

.container-1100-outer {
    width: 60%;
    margin: 0 auto;
    max-width: 37rem
}

.container-1100-outer p {
    text-align: justify-all
}

.has-labeled {
    position: relative
}

.has-labeled::after {
    top: 7px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #fff;
    opacity: .6
}

.no-margin-right {
    margin-right: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-border-bottom {
    border-bottom: none !important
}

.no-border-top {
    border-top: none !important
}

.no-border-right {
    border-right: 0 !important
}

.can-before-after-70 {
    padding-top: 2.3333rem;
    padding-bottom: 2.3333rem
}

.can-before-after-40 {
    padding-top: 1.3333rem;
    padding-bottom: 1.3333rem
}

.banner-title-h1,
.banner-title-h1-small,
.banner-title-h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #fff;
    letter-spacing: 0
}

.banner-title-h1-small {
    font-size: 1.2rem;
    margin-bottom: .6667rem
}

.banner-title-h1 {
    font-size: 1.2rem;
    line-height: 1.3333rem
}

.banner-title-h2 {
    line-height: 1.0667rem;
    font-size: 1rem
}

.banner-more-title-h1 {
    font-family: 'PingFangSC-Regular';
    font-size: 1.3333rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.3333rem;
    margin-bottom: .6667rem
}

.banner-title-p {
    opacity: .8;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1rem;
    width: 80%;
    max-width: 19.6667rem
}

.title-with-bottom-line {
    text-align: center;
    position: relative;
    padding-bottom: .7333rem;
    font-size: .8667rem;
    color: #333;
    line-height: .9333rem;
    margin-bottom: 1.1667rem
}

.title-with-bottom-line::before {
    position: absolute;
    content: '';
    height: .1333rem;
    width: 1.1667rem;
    background: #ffb200;
    bottom: 0;
    display: block;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.title-so-big,
.title-so-big-p,
.title-so-big-p-long,
.title-with-bottom-line,
.title-with-left-line {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.title-with-left-line {
    position: relative;
    padding-left: .4rem;
    font-size: .6rem;
    color: #333;
    line-height: .8667rem;
    margin-bottom: .6667rem
}

.title-with-left-line::before {
    position: absolute;
    content: '';
    display: block;
    height: 80%;
    width: .1333rem;
    background: #ffb200;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.title-so-big,
.title-so-big-p,
.title-so-big-p-long {
    text-align: center
}

.title-so-big {
    width: 80%;
    margin: 0 auto .6rem;
    font-size: .8667rem;
    color: #333
}

.title-so-big-p,
.title-so-big-p-long {
    font-size: .5333rem;
    color: #666;
    line-height: .9334rem;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.title-so-big-p-long {
    width: 70%;
    max-width: 36.6667rem
}

.title-so-big-p {
    width: 65.06%;
    max-width: 31.2333rem
}

.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item .chioce-item-svg .before-hover-show,
.navigation-bar-top-can .navigation-bar-top .choice-pages li.has-hover:hover .choice-page-more,
.title-so-big-p span {
    display: block
}

.the-script-of-title {
    font-size: .5334rem;
    color: #1e232f;
    line-height: .8667rem;
    margin-bottom: .3334rem;
    font-weight: 700
}

.btn-five,
.btn-one,
.the-script-of-detail,
.the-script-of-title {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.the-script-of-detail {
    font-size: 14px;
    color: #555;
    line-height: .7333rem;
    text-align: justify
}

.btn-five,
.btn-one {
    height: 1.5333rem;
    text-align: center;
    line-height: 1.5333rem;
    color: #fff
}

.btn-one {
    background: #4b79e3;
    box-shadow: 0 .0333rem .1333rem 0 rgba(0, 0, 0, .1);
    font-size: .6rem;
    width: 4.8333rem;
    border-radius: .1667rem;
    display: inline-block
}

.btn-one.has-hover:active,
.btn-one.has-hover:hover,
.btn-two:hover {
    background: #2b57bf;
    color: #fff
}

.btn-five {
    width: 5.3333rem;
    border: .0333rem solid #fff;
    border-radius: .0667rem;
    font-size: 14px;
    display: block;
    margin: 0 auto
}

.btn-five.has-hover:active,
.btn-five.has-hover:hover {
    background: rgba(255, 255, 255, .1);
    color: #fff
}

.btn-three,
.btn-two {
    display: inline-block;
    text-align: center
}

.btn-two {
    height: 1.5333rem;
    line-height: 1.5333rem;
    background: #fff;
    box-shadow: 0 .0333rem .1333rem 0 rgba(0, 0, 0, .15);
    border-radius: .0667rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0;
    width: 5.3333rem;
    font-size: .6rem;
    color: #2e5bc3
}

.btn-three {
    width: 3.3333rem;
    padding-bottom: .1667rem;
    border-bottom: .0333rem solid #ffb200;
    color: #ffb200;
    font-size: .6667rem
}

.btn-three:hover {
    border-bottom: .0333rem solid #ff9d00;
    color: #ff9d00
}

.btn-three:active {
    border-bottom: .0333rem solid #ff9100;
    color: #ff9100
}

.btn-four,
.btn-width-arrow {
    box-shadow: 0 .0333rem .1333rem 0 rgba(0, 0, 0, .15)
}

.btn-four {
    display: block;
    width: 4.6667rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 2px;
    color: #fff;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    background: #999;
    letter-spacing: 0;
    cursor: not-allowed
}

.btn-width-arrow {
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-width-arrow span {
    font-size: .6rem;
    color: #fff;
    letter-spacing: 0;
    line-height: .4667rem;
    margin-right: .2667rem;
    margin-left: 2px
}

.btn-width-arrow .span-svg {
    margin-right: 0;
    margin-left: 0
}

.btn-width-arrow.has-hover:hover {
    background: #ff9d00
}

.btn-width-arrow.has-hover:active {
    background: #ff9100
}

.btn-width-arrow-yellow,
.btn-width-arrow-yellow .span-svg {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-width-arrow-yellow {
    width: 100%;
    border: 1px solid #ffb200;
    box-shadow: 0 .0333rem .1333rem 0 rgba(0, 0, 0, .15);
    border-radius: 2px
}

.btn-width-arrow span,
.btn-width-arrow-yellow span,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-pages-frist span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.btn-width-arrow-yellow span {
    font-size: .6rem;
    letter-spacing: 0;
    margin-right: .2667rem;
    color: #ffb200;
    line-height: .4667rem
}

.btn-width-arrow-yellow .span-svg {
    display: inline-block;
    width: .6rem;
    margin-right: 0 !important;
    flex-shrink: 0
}

.btn-width-arrow-yellow .span-svg svg,
.contact-us-can .contact-us-block div,
.contact-us-can .contact-us-block li,
.contact-us-can .contact-us-block ul {
    width: 100%
}

.btn-width-arrow-yellow .span-svg svg .fill-yellow {
    fill: #ffb200
}

.btn-width-arrow-yellow.has-hover:active,
.btn-width-arrow-yellow.has-hover:hover {
    border: 1px solid transparent
}

.btn-width-arrow-yellow.has-hover:active span,
.btn-width-arrow-yellow.has-hover:hover span,
.contact-us-can .contact-us-block .offer-some-choice-can-come li.has-hover:hover p,
.navigation-bar-top-can .navigation-bar-top .I-want-more a:hover,
.navigation-bar-top-can .navigation-bar-top .choice-contact span:hover {
    color: #fff
}

.btn-width-arrow-yellow.has-hover:active .fill-yellow,
.btn-width-arrow-yellow.has-hover:hover .fill-yellow,
.contact-us-can .contact-us-block .offer-some-choice-can-come li.has-hover:hover span svg .after-hover-white {
    fill: #fff
}

.btn-width-arrow-yellow.has-hover:hover {
    background: #ffb200
}

.btn-width-arrow-yellow.has-hover:active {
    background: #ff9100
}

.choice-language-and-contact {
    float: right;
    *zoom: 1;
    width: 30%
}

.choice-language-and-contact::after,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a .inner-antd::after,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a::after,
.navigation-bar-top-can .navigation-bar-top .choice-pages::after,
.navigation-bar-top-can .navigation-bar-top::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.navigation-bar-top-can {
    top: 0;
    z-index: 10;
    position: absolute;
    overflow: unset !important
}

.navigation-bar-top-can .navigation-bar-top {
    *zoom: 1;
    height: 2.1667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages {
    float: left;
    width: 70%;
    height: 100%;
    *zoom: 1
}

.navigation-bar-top-can .navigation-bar-top .choice-pages .logo {
    float: left;
    height: 100%;
    margin-right: 5.91%;
    /* width: 4.6667rem */
}

.navigation-bar-top-can .navigation-bar-top .choice-pages .logo img {
    height: 1.2rem;
    width: auto
}

.navigation-bar-top-can .navigation-bar-top .choice-pages .logo div {
    height: 1.2rem;
    cursor: pointer;
    width: 100%;
    margin-top: .4667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages .logo div svg {
    height: 100%;
    width: 100%
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li {
    float: left;
    height: 100%;
    width: 3.6667rem;
    position: relative
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-pages-frist {
    height: 100%;
    letter-spacing: 0
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-pages-frist span {
    font-size: 14px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 2.1667rem;
    height: 100%
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-pages-frist span.now-this-page {
    color: #4b79e3;
    opacity: .95
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-pages-frist.now-this-page,
.navigation-bar-top-can .navigation-bar-top .choice-pages li.has-hover:hover .choice-pages-frist span {
    color: #4b79e3;
    opacity: 1
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li.choice-pages-frist-longer {
    min-width: 18%
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li.choice-pages-frist-longer .choice-page-more {
    width: 126.5%
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more {
    position: absolute;
    top: 100%;
    display: none;
    min-height: 1.6667rem;
    box-shadow: 0 .0333rem .1333rem 0 rgba(0, 0, 0, .2);
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    background: rgba(255, 255, 255, .95);
    border-radius: 3px 3px
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more::before {
    content: '';
    display: block;
    position: absolute;
    border-top: .3333rem solid transparent;
    border-left: .3333rem solid transparent;
    border-bottom: .3333rem solid rgba(255, 255, 255, .95);
    border-right: .3333rem solid transparent;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more a,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more p,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more span {
    display: block;
    padding-left: 1.3rem;
    height: 1.5333rem;
    line-height: 1.5333rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #5b6171;
    font-size: .5333rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more a {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #848995;
    margin-bottom: 2px;
    font-size: 14px
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more a.has-hover:hover {
    color: #4b79e3
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-shorter {
    width: 5rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-shorter a {
    text-align: center;
    padding: 0 .2667rem;
    margin-bottom: 0
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-shorter a span {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #dde0e7;
    padding-left: unset
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a.has-hover:hover,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-shorter a.has-hover:hover {
    color: #4b79e3;
    background: rgba(0, 0, 0, .0269)
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a.has-hover:hover h2,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a.has-hover:hover span,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-shorter a.has-hover:hover h2,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-shorter a.has-hover:hover span {
    color: #848995
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro {
    width: 13rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a {
    *zoom: 1;
    height: unset;
    padding-left: .6667rem;
    padding-right: .6667rem;
    text-align: left;
    margin-bottom: 0
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a .inner-antd {
    padding-top: .6667rem;
    padding-bottom: .6667rem;
    *zoom: 1;
    width: 100%;
    border-bottom: 1px solid #e4e7ed;
    height: 100%
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .choice-page-more-left .choice-page-more-left-can div,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a .inner-antd div,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a .inner-antd>img {
    float: left
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a span {
    padding-left: 0;
    text-align: left;
    margin-bottom: .2rem;
    font-size: .5333rem;
    height: unset;
    line-height: .6667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a .nav-img-new {
    width: 1.5rem;
    height: auto
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a h2 {
    height: unset;
    line-height: .6667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a div {
    padding-left: .5rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-pro a div>img {
    width: 1.3333rem;
    height: 1.3333rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer {
    width: 579.999px;
    *zoom: 1;
    padding-top: .5rem;
    padding-bottom: .6667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-contact::after,
.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item::after,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .choice-page-more-left .choice-page-more-left-can::after,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .have-image-show::after,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer a {
    height: 1rem;
    line-height: 1rem;
    font-size: 12.5px;
    opacity: .9
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer a.loooong-name {
    line-height: .7667rem
}

.contact-us-can,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .has-img-new {
    position: relative
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .has-img-new img {
    position: absolute;
    top: .1833rem;
    right: -.7rem;
    width: 1.3rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer p {
    font-weight: 600;
    opacity: .9
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .choice-page-more-left .choice-page-more-left-can,
.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .have-image-show {
    *zoom: 1
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .have-image-show span {
    width: unset;
    height: unset;
    padding-left: unset;
    line-height: unset;
    display: inline-block;
    vertical-align: middle
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .have-image-show img {
    width: 1.5rem;
    vertical-align: middle;
    height: .6667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .choice-page-more-left {
    float: left;
    width: 63%;
    margin-right: 5%
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .choice-page-more-right {
    width: 32%;
    float: left;
    position: relative
}

.navigation-bar-top-can .navigation-bar-top .choice-pages li .choice-page-more-longer .choice-page-more-right::before {
    content: '';
    display: block;
    position: absolute;
    height: 80%;
    top: 1rem;
    left: 0;
    border-left: 1px solid #dde0e7
}

.navigation-bar-top-can .navigation-bar-top .choice-contact {
    height: 2.1667rem;
    position: relative;
    float: right;
    margin-left: .1667rem;
    *zoom: 1
}

.navigation-bar-top-can .navigation-bar-top .choice-contact .choice-contact-phone {
    width: .6667rem;
    height: .6667rem;
    float: left;
    margin-top: .7667rem
}

.navigation-bar-top-can .navigation-bar-top .choice-contact span {
    float: right;
    height: 100%;
    color: rgba(255, 255, 255, .5);
    line-height: 2.1667rem;
    margin: 0 .1667rem
}

.navigation-bar-top-can .navigation-bar-top .I-want-more {
    float: right;
    height: 100%
}

.contact-us-can .contact-us-block div.where-you-input label,
.navigation-bar-top-can .navigation-bar-top .I-want-more a,
.navigation-bar-top-can .navigation-bar-top .choice-contact span,
.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px
}

.navigation-bar-top-can .navigation-bar-top .I-want-more a {
    height: 100%;
    color: rgba(255, 255, 255, .5);
    line-height: 2.1667rem;
    margin: 0 .5rem;
    display: block
}

.navigation-bar-top-can .navigation-bar-top .choice-language {
    position: relative;
    height: auto;
    width: 3.6667rem;
    float: right
}

.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item {
    cursor: pointer;
    padding-left: .4rem;
    *zoom: 1
}

.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item .chioce-item-svg {
    width: .7rem;
    height: .7rem;
    float: left;
    margin-right: .3rem
}

.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item .chioce-item-svg svg {
    width: 100%;
    height: 100%;
    display: block
}

.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item .chioce-item-svg .after-hover-show {
    display: none
}

.navigation-bar-top-can .navigation-bar-top .choice-language .chioce-item span {
    float: left;
    font-style: normal;
    color: #848995;
    width: 47px
}

.navigation-bar-top-can .navigation-bar-top .choice-language .give-my-choice {
    height: 2.1667rem;
    background: unset;
    padding-top: .6333rem;
    float: left;
    padding-left: .1rem;
    cursor: unset
}

.navigation-bar-top-can .navigation-bar-top .choice-language .give-my-choice .when-hover {
    opacity: .3;
    fill: #fff
}

.navigation-bar-top-can .navigation-bar-top .choice-language .give-my-choice span {
    line-height: 20px;
    color: rgba(255, 255, 255, .5);
    width: unset
}

.navigation-bar-top-can .navigation-bar-top .choice-language .give-my-choice .chioce-item-svg {
    margin-right: .2rem
}

.navigation-bar-top-can .navigation-bar-top .choice-language .give-my-choice .when-choice-change {
    border: 1px solid transparent;
    width: 20px;
    float: left;
    height: 20px;
    box-sizing: border-box
}

.navigation-bar-top-can .navigation-bar-top .choice-language .give-my-choice .when-choice-change svg {
    width: 100%;
    height: 100%;
    transform-origin: center center;
    transition: transform .3s linear;
    transform: rotate(0deg)
}

.navigation-bar-top-can .navigation-bar-top .choice-language.got-hand-in .list-all-choice,
.navigation-bar-top-can .navigation-bar-top .choice-language:hover .list-all-choice {
    display: block;
    background: rgba(255, 255, 255, .95)
}

.navigation-bar-top-can .navigation-bar-top .choice-language.got-hand-in .give-my-choice .when-choice-change svg,
.navigation-bar-top-can .navigation-bar-top .choice-language:hover .give-my-choice .when-choice-change svg {
    transition: transform .3s linear;
    transform: rotate(180deg)
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice-block {
    display: block
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice {
    width: 120%;
    position: absolute;
    top: 100%;
    left: -20%;
    display: none;
    z-index: 1;
    background: #fff;
    opacity: .95;
    border-radius: .1rem;
    box-shadow: 0 .0333rem .1333rem 0 rgba(0, 0, 0, .2)
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice .listed-choice {
    display: block;
    width: 100%;
    padding: .6667rem .3333rem
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice::after {
    content: '';
    display: block;
    position: absolute;
    border-top: .3333rem solid transparent;
    border-left: .3333rem solid transparent;
    border-bottom: .3333rem solid #fff;
    border-right: .3333rem solid transparent;
    top: 0;
    left: 50%;
    opacity: .9;
    -ms-transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice .listed-choice:hover {
    background: rgba(0, 0, 0, .0269)
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice .listed-choice:hover .when-hover {
    opacity: .9
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice .listed-choice:hover .before-hover-show {
    display: none
}

.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice .chioce-item {
    padding: .4333rem .4rem
}

.contact-us-can .contact-us-block .offer-some-choice-can-come.offer-some-choice-can-come-show,
.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice .listed-choice:hover .after-hover-show,
.navigation-bar-top-can .navigation-bar-top .choice-language .list-all-choice:hover {
    display: block
}

.contact-us-can {
    padding-top: 2.3333rem;
    overflow: hidden;
    width: 100%
}

.contact-us-can .contact-us-block {
    max-width: 1230px;
    width: 64.6%;
    margin: 1.1667rem auto 2.3333rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 10rem
}

.contact-us-can .contact-us-block .wrong-enter {
    border: 1px solid #cf3b38 !important
}

.contact-us-can .contact-us-block .must-be-input,
.contact-us-can .contact-us-block .offer-some-choice-can-come li span svg g.after-hover-yellow {
    opacity: 0
}

.contact-us-can .contact-us-block .must-be-input-indeed {
    opacity: 1;
    color: #cf3b38
}

.contact-us-can .contact-us-block div.where-you-input {
    display: flex;
    align-items: center;
    height: 1.5333rem
}

.contact-us-can .contact-us-block div.where-you-input label {
    color: #848995;
    letter-spacing: 0;
    line-height: 27px;
    width: 3.3333rem;
    text-align: right;
    display: inline-block;
    flex-shrink: 0;
    margin-right: .3333rem
}

.contact-us-can .contact-us-block div.where-you-input.offer-some-choice-div {
    min-height: 1.5333rem;
    height: auto;
    align-items: flex-start
}

.contact-us-can .contact-us-block div.where-you-input.offer-some-choice-div label {
    margin-top: .3333rem
}

.contact-us-can .contact-us-block div.where-you-input .offer-some-choice-can-outer,
.contact-us-can .contact-us-block div.where-you-input input,
.contact-us-can .contact-us-block div.where-you-input textarea {
    height: 100%;
    flex: 2;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
    text-indent: .1rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #848995
}

.contact-us-can .contact-us-block div.where-you-input .offer-some-choice-can-outer:hover,
.contact-us-can .contact-us-block div.where-you-input input:hover,
.contact-us-can .contact-us-block div.where-you-input textarea:hover {
    border: 1px solid #4b79e3;
    box-shadow: 0 1px .1333rem 0 rgba(0, 0, 0, .12);
    border-radius: .0667rem
}

.contact-us-can .contact-us-block div.where-you-input .offer-some-choice-can-outer:focus,
.contact-us-can .contact-us-block div.where-you-input input:focus,
.contact-us-can .contact-us-block div.where-you-input textarea:focus {
    outline: 0;
    border: 1px solid #4b79e3;
    box-shadow: 0 1px .1333rem 0 rgba(0, 0, 0, .12);
    border-radius: .0667rem
}

.contact-us-can .contact-us-block div.where-you-input textarea {
    line-height: .6667rem;
    padding: .3333rem;
    padding-left: .3333rem;
    overflow-x: hidden
}

.contact-us-can .contact-us-block div.where-you-input input {
    padding-left: .3333rem;
    overflow-x: hidden
}

.contact-us-can .contact-us-block div.where-you-input ::placeholder {
    color: #d2d2d2;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    opacity: 1;
    font-size: 14px
}

.contact-us-can .contact-us-block div.where-you-input :-ms-input-placeholder,
.contact-us-can .contact-us-block div.where-you-input ::-ms-input-placeholder {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #d2d2d2
}

.contact-us-can .contact-us-block .contact-us-block-detail,
.contact-us-can .contact-us-block .contact-us-block-one {
    display: flex
}

.contact-us-can .contact-us-block .contact-us-block-detail div,
.contact-us-can .contact-us-block .contact-us-block-one div {
    width: 100%
}

.contact-us-can .contact-us-block .contact-us-block-detail {
    min-height: 4rem
}

.contact-us-can .contact-us-block .contact-us-block-detail div.where-you-input {
    min-height: 3rem
}

.contact-us-can .contact-us-block .contact-us-block-detail div {
    align-items: flex-start
}

.contact-us-can .contact-us-block .contact-us-block-detail div label {
    height: 1.5333rem
}

.contact-us-can .contact-us-block .when-I-submit {
    margin-left: 3.6667rem;
    margin-top: .9333rem
}

.contact-us-can .contact-us-block .can-submit {
    background: #4b79e3 !important;
    cursor: pointer !important
}

.contact-us-can .contact-us-block .contact-us-block-two {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.contact-us-can .contact-us-block .contact-us-block-two>div {
    width: 50%
}

.contact-us-can .contact-us-block .offer-some-choice-can-outer {
    position: relative;
    min-height: 1.5333rem;
    line-height: 1.4333rem
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item:active div svg .after-grey,
.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item:hover div svg .after-grey,
.contact-us-can .contact-us-block .offer-some-choice-can-outer:hover .after-hover {
    fill: #4b79e3
}

.contact-us-can .contact-us-block .offer-some-choice {
    min-height: 1.5333rem
}

.contact-us-can .contact-us-block .contact-us-block-detail>div>span,
.contact-us-can .contact-us-block .contact-us-block-one>div>span,
.contact-us-can .contact-us-block .contact-us-block-two>div>span {
    display: block;
    width: 100%;
    height: .9333rem;
    text-align: right;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #cf3b38;
    letter-spacing: 0;
    line-height: 28.65px
}

.contact-us-can .contact-us-block .offer-some-choice-can-come {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    padding-top: .05rem
}

.contact-us-can .contact-us-block .offer-some-choice-can-come ul {
    width: 100%;
    background: #fff;
    padding: 6px 0;
    border: 1px solid rgba(204, 204, 204, .1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    border-radius: 2px;
    height: 100%
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: .5rem
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    text-align: justify
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li span {
    display: flex;
    width: .5333rem;
    height: .5333rem;
    flex-shrink: 0;
    margin-right: 13px;
    align-items: center;
    justify-content: center;
    color: #3c3c3c;
    position: relative;
    overflow: hidden;
    border: 1px solid #666
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li span svg,
.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-top div svg {
    width: 100%;
    height: 100%
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li span.want-this-up,
.contact-us-can .contact-us-block .offer-some-choice-can-come li.has-hover:hover span {
    border: 0
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li span.want-this-up svg g.after-hover-yellow {
    opacity: 1
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li span.want-this-up svg .after-hover-white {
    fill: #4b79e3;
    border: 1px solid #4b79e3
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li.has-hover:hover {
    background: #4b79e3
}

.contact-us-can .contact-us-block .offer-some-choice-can-come li.has-hover:hover span svg g.after-hover-yellow {
    opacity: 1;
    fill: #fff
}

.contact-us-can .contact-us-block .offer-some-choice-can {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    min-height: 1.5333rem
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items {
    flex: 2;
    min-width: 100px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: .3333rem;
    color: #d2d2d2;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    padding-bottom: .1rem;
    padding-top: .1rem;
    box-sizing: border-box
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item {
    display: flex;
    background: rgba(238, 238, 238, .8);
    align-items: center;
    margin: .0667rem 2px;
    width: auto;
    height: 1.1667rem;
    padding: .3333rem .1667rem .3333rem .3333rem;
    border-radius: .0667rem
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #555;
    letter-spacing: 0;
    line-height: 12.999px;
    min-width: 3.3333rem;
    margin-right: .3333rem
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item div {
    display: flex;
    width: .8rem;
    height: .8rem;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item div svg .after-grey {
    fill: #ccc
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item div svg .after-six {
    fill: #3c3c3c
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item:active div svg .after-six,
.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-items .offer-some-choice-item:hover div svg .after-six {
    fill: #fff
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-close {
    height: 100%;
    width: 1.6667rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-close svg {
    width: .7rem;
    height: .7rem;
    transform: rotate(-180deg);
    transform-origin: center center;
    transition: .5s transform linear
}

.contact-us-can .contact-us-block .offer-some-choice-can .offer-some-choice-close.offer-some-choice-open svg {
    transform: rotate(0deg);
    transition: .5s transform linear
}

.contact-us-can .info-back-tell-can {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    display: none;
    align-items: center;
    justify-content: center
}

.contact-us-can .info-back-tell-can .info-back-tell-close:hover .you-hover-me {
    fill: #ffb200
}

.contact-us-can .info-back-tell-can .info-back-tell-close:active .you-hover-me {
    fill: #ff9d00
}

.contact-us-can .info-back-tell-can .info-back-tell {
    height: 8.3333rem;
    width: 15.6667rem;
    background: #fff;
    display: flex;
    flex-direction: column
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-top {
    height: 1.5333rem;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: .3333rem .3333rem .1667rem
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-top div {
    width: .8rem;
    height: .8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom {
    width: 100%;
    flex: 2;
    padding: .6667rem 3.3333rem .3333rem;
    border-top: 1px solid #ffb200;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom h2,
.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #848995;
    letter-spacing: 0
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom h2 {
    margin-bottom: .3333rem;
    font-size: .7333rem
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom p {
    font-size: .5333rem;
    line-height: .8667rem
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom div {
    margin-top: .8667rem;
    align-self: center;
    width: 5.3333rem;
    height: 1.5333rem;
    background: #ffb200;
    box-shadow: 0 1px .1333rem 0 rgba(0, 0, 0, .12);
    border-radius: .0667rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom div span {
    color: #fff;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    letter-spacing: 0
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom div:hover {
    background: #ff9d00
}

.contact-us-can .info-back-tell-can .info-back-tell .info-back-tell-bottom div:active {
    background: #ff9100
}

.contact-us-can-column {
    padding-top: 1.5rem;
    flex: 2;
    border-radius: .1rem;
    max-width: 20rem;
    width: 95%;
    padding-left: 1.6667rem;
    padding-right: 1.6667rem;
    background: #fff;
    margin-bottom: 2.3333rem;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto
}

.contact-us-can-column .title-so-big {
    position: relative
}

.contact-us-can-column .title-so-big::before {
    position: absolute;
    content: '';
    display: block;
    width: 2rem;
    height: 2px;
    background: #ffb200;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px
}

.contact-us-can-column .title-so-big-p {
    padding: .5667rem .3333rem .4333rem;
    background: rgba(216, 216, 216, .1)
}

.contact-us-can-column .title-so-big-p p {
    color: #8e949e;
    text-align: center;
    font-weight: 400;
    font-size: .4333rem
}

.contact-us-can-column .title-so-big-p p:nth-child(1) {
    color: #656a74;
    font-size: .5rem
}

.contact-us-can-column .title-so-big-p span {
    font-size: .5rem;
    display: inline-block;
    font-size: 13px;
    color: #8e949e;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px
}

.contact-us-can-column div.contact-us-block {
    width: 100%;
    margin-top: 1rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-two {
    flex-direction: column
}

.contact-us-can-column div.contact-us-block .contact-us-block-two>div {
    width: 100%;
    margin-bottom: .5667rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-two>div .where-you-input {
    flex-direction: column;
    height: auto;
    width: 100%;
    margin-top: -.9333rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-two>div .where-you-input label {
    width: 100%;
    text-align: left;
    margin-right: 0;
    min-height: .8333rem;
    margin-bottom: .3333rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-two>div .where-you-input input {
    width: 100%;
    height: 1.533333rem !important;
    flex: unset
}

.contact-us-can-column div.contact-us-block .contact-us-block-two>div .where-you-input textarea {
    flex: unset
}

.contact-us-can-column div.contact-us-block .contact-us-block-detail>div,
.contact-us-can-column div.contact-us-block .contact-us-block-one>div {
    margin-bottom: .5667rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-detail>div .where-you-input,
.contact-us-can-column div.contact-us-block .contact-us-block-one>div .where-you-input {
    flex-direction: column;
    height: auto;
    margin-top: -.9333rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-detail>div .where-you-input label,
.contact-us-can-column div.contact-us-block .contact-us-block-detail>div .where-you-input label span,
.contact-us-can-column div.contact-us-block .contact-us-block-one>div .where-you-input label,
.contact-us-can-column div.contact-us-block .contact-us-block-one>div .where-you-input label span {
    width: 100%;
    text-align: left;
    margin-bottom: .3333rem;
    height: .8333rem
}

.contact-us-can-column div.contact-us-block .contact-us-block-detail>div .where-you-input textarea,
.contact-us-can-column div.contact-us-block .contact-us-block-one>div .where-you-input textarea {
    height: 3rem;
    width: 100%
}

.contact-us-can-column div.contact-us-block .when-I-submit {
    margin-top: 0;
    margin-left: 0
}

.contact-us-can-column div.contact-us-block .when-I-submit-li {
    padding-top: .93333rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.ask-can {
    background-image: linear-gradient(90deg, #2b313e 10%, #283c6d 43%, #2b57bf 75%, #4b79e3 98%)
}

.ask-can .ask-can-bg {
    padding: 1.4333rem 0 1.5667rem
}

.ask-can .ask-can-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.ask-can .ask-can-inner .experience-text {
    color: #fff
}

.ask-can .ask-can-inner .experience-text .big-title {
    height: 50px;
    display: flex;
    align-items: flex-end
}

.ask-can .ask-can-inner .experience-text .big-title .big-text {
    font-family: PingFangSC-Semibold;
    font-size: 1.5rem
}

.ask-can .ask-can-inner .experience-text .big-title .underline {
    display: inline-block;
    width: 20px;
    height: 4px;
    margin-left: 10px;
    background: #f6b243;
    transition: all .1s
}

.ask-can .ask-can-inner .experience-text .big-title .blink {
    opacity: 0
}

.ask-can .ask-can-inner .experience-text .little-text {
    margin-top: 10px
}

.ask-can .ask-can-inner a {
    width: 5.3333rem;
    height: 1.6rem
}

@media (max-width:720px) {
    .ask-can .ask-can-inner {
        flex-direction: column
    }

    .ask-can .ask-can-inner .experience-text .big-title {
        display: none
    }

    .ask-can .ask-can-inner .experience-text .little-text {
        text-align: center
    }

    .ask-can .ask-can-inner a {
        margin-top: 1.6rem !important
    }
}

.footer-div-can {
    background: #1f2533;
    overflow: hidden
}

.footer-div-can .copyright-of-website {
    min-height: 2.1333rem;
    border-top: 1px solid rgba(255, 255, 255, .1);
    *zoom: 1;
    overflow: hidden;
    padding-top: .6667rem;
    padding-bottom: .6667rem
}

.footer-div-can .copyright-of-website .second-copyright::after,
.footer-div-can .copyright-of-website::after,
.footer-div-can .footer-div-can-pages .sunshine-always .li-with-svg li::after,
.footer-div-can .footer-div-can-pages .sunshine-slipt .li-with-svg li::after,
.footer-div-can .footer-div-can-pages::after,
.page-number .page-number-can::after,
.page-number::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.footer-div-can .copyright-of-website a,
.footer-div-can .copyright-of-website p,
.footer-div-can .copyright-of-website span,
.if-you-want-answers span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0;
    display: inline-block
}

.footer-div-can .copyright-of-website a,
.footer-div-can .copyright-of-website p,
.footer-div-can .copyright-of-website span {
    color: rgba(255, 255, 255, .3);
    font-size: .4667rem;
    text-align: left;
    line-height: .6667rem
}

.footer-div-can .copyright-of-website .friends-link {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    justify-content: center
}

.footer-div-can .copyright-of-website .friends-link a,
.footer-div-can .copyright-of-website .friends-link span {
    margin: 0 5px
}

.footer-div-can .copyright-of-website .frist-copyright {
    text-align: center
}

.footer-div-can .copyright-of-website .second-copyright {
    text-align: center;
    height: .6667rem;
    *zoom: 1
}

.footer-div-can .copyright-of-website .second-copyright img {
    width: .6667rem;
    margin: 0 .1667rem;
    height: .6667rem;
    float: left
}

.footer-div-can .copyright-of-website .second-copyright span {
    float: left
}

.footer-div-can .footer-div-can-pages {
    *zoom: 1;
    padding-top: 1.6667rem;
    padding-bottom: 2.3333rem
}

.footer-div-can .footer-div-can-pages .sunshine-always,
.footer-div-can .footer-div-can-pages .sunshine-slipt {
    width: 20%;
    float: left
}

.footer-div-can .footer-div-can-pages .sunshine-always .h2,
.footer-div-can .footer-div-can-pages .sunshine-always h1,
.footer-div-can .footer-div-can-pages .sunshine-slipt .h2,
.footer-div-can .footer-div-can-pages .sunshine-slipt h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #fff;
    letter-spacing: 0;
    text-align: left;
    line-height: .6667rem;
    margin-bottom: .5rem;
    opacity: .8;
    height: .8333rem
}

.footer-div-can .footer-div-can-pages .sunshine-always .h2,
.footer-div-can .footer-div-can-pages .sunshine-slipt .h2 {
    margin-top: 1.1rem
}

.footer-div-can .footer-div-can-pages .sunshine-always li,
.footer-div-can .footer-div-can-pages .sunshine-slipt li {
    width: 100%;
    margin-bottom: .2667rem
}

.footer-div-can .footer-div-can-pages .sunshine-always li.h2-li-longer,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.h2-li-longer {
    height: unset;
    width: 5rem
}

.footer-div-can .footer-div-can-pages .sunshine-always li div svg,
.footer-div-can .footer-div-can-pages .sunshine-slipt li div svg {
    width: .4667rem;
    height: .4667rem;
    margin-right: .4333rem
}

.footer-div-can .footer-div-can-pages .sunshine-always li div svg g#Page-1,
.footer-div-can .footer-div-can-pages .sunshine-slipt li div svg g#Page-1 {
    opacity: .4
}

.footer-div-can .footer-div-can-pages .sunshine-always li a,
.footer-div-can .footer-div-can-pages .sunshine-always li span,
.footer-div-can .footer-div-can-pages .sunshine-slipt li a,
.footer-div-can .footer-div-can-pages .sunshine-slipt li span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    letter-spacing: 0;
    text-align: left;
    line-height: .6667rem;
    display: inline-block;
    height: 20.001px
}

.footer-div-can .footer-div-can-pages .sunshine-always li a.a-like-h2,
.footer-div-can .footer-div-can-pages .sunshine-always li span.a-like-h2,
.footer-div-can .footer-div-can-pages .sunshine-slipt li a.a-like-h2,
.footer-div-can .footer-div-can-pages .sunshine-slipt li span.a-like-h2 {
    color: rgba(255, 255, 255, .7)
}

.footer-div-can .footer-div-can-pages .sunshine-always li a:hover,
.footer-div-can .footer-div-can-pages .sunshine-slipt li a:hover {
    color: #fff
}

.footer-div-can .footer-div-can-pages .sunshine-always li.erwei-yo-li,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.erwei-yo-li {
    width: 60%;
    margin-top: .3333rem;
    cursor: pointer;
    overflow: unset
}

.footer-div-can .footer-div-can-pages .sunshine-always li.erwei-yo-li div,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.erwei-yo-li div {
    width: 100%;
    display: block;
    margin-bottom: .1667rem;
    transition: .2s transform linear
}

.footer-div-can .footer-div-can-pages .sunshine-always li.erwei-yo-li div img,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.erwei-yo-li div img {
    display: block;
    width: 100%;
    height: auto
}

.footer-div-can .footer-div-can-pages .sunshine-always li.erwei-yo-li span,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.erwei-yo-li span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    letter-spacing: 0;
    text-align: center;
    line-height: 20.001px;
    width: 100%
}

.footer-div-can .footer-div-can-pages .sunshine-always li.erwei-yo-li.has-hover:hover div,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.erwei-yo-li.has-hover:hover div {
    opacity: 1;
    transform: scale(1.3) translateY(-16%);
    transition: .2s transform linear
}

.footer-div-can .footer-div-can-pages .sunshine-always li.erwei-yo-li.has-hover:hover span,
.footer-div-can .footer-div-can-pages .sunshine-slipt li.erwei-yo-li.has-hover:hover span {
    color: #ffb200
}

.footer-div-can .footer-div-can-pages .sunshine-always .li-with-svg li,
.footer-div-can .footer-div-can-pages .sunshine-slipt .li-with-svg li {
    *zoom: 1;
    text-align: left
}

.footer-div-can .footer-div-can-pages .sunshine-always .li-with-svg li div,
.footer-div-can .footer-div-can-pages .sunshine-always .li-with-svg li span,
.footer-div-can .footer-div-can-pages .sunshine-slipt .li-with-svg li div,
.footer-div-can .footer-div-can-pages .sunshine-slipt .li-with-svg li span {
    float: left
}

.if-you-want-contact {
    padding: .3333rem;
    position: fixed;
    right: .3334rem;
    bottom: 12vh;
    z-index: 20
}

.if-you-want-answers,
.if-you-want-chat {
    box-shadow: .1333rem .3333rem .5rem 0 rgba(0, 0, 0, .1);
    border-radius: .0667rem;
    display: block
}

.if-you-want-chat {
    background: #ffb200;
    margin-top: .2rem;
    height: 1rem;
    padding: .0667rem
}

.if-you-want-chat img {
    width: .8667rem;
    height: .8667rem;
    margin: auto
}

.if-you-want-answers {
    background: #4264e0;
    padding: .5001rem .0667rem
}

.if-you-want-answers span {
    text-align: center;
    font-size: .5rem;
    color: #fff;
    word-wrap: break-word;
    line-height: .6rem;
    width: .8667rem
}

.contact-layout-can-show {
    display: flex !important
}

.page-number {
    *zoom: 1
}

.page-number .page-number-can {
    float: right;
    *zoom: 1
}

.page-number .page-number-can a {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: .0667rem;
    line-height: 1rem;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #383838;
    letter-spacing: 0;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    border-radius: 1px
}

.page-number .page-number-can a.just-this-page {
    color: #4b79e3;
    border-color: #4b79e3
}

.page-number .page-number-can a:hover {
    color: #2b57bf;
    border-color: #2b57bf
}

.page-number .page-number-can a:hover .hover-change {
    fill: #2b57bf
}

.page-number .page-number-can .arrow-page {
    box-sizing: border-box
}

.page-number .page-number-can .arrow-page svg {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    margin-top: .2334rem
}

.the-content-on-blog blockquote,
.the-content-on-blog h1,
.the-content-on-blog h2,
.the-content-on-blog h3,
.the-content-on-blog h4,
.the-content-on-blog h5,
.the-content-on-blog h6,
.the-content-on-blog ol,
.the-content-on-blog p,
.the-content-on-blog pre,
.the-content-on-blog ul {
    margin: 0;
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.the-content-on-blog ol,
.the-content-on-blog ul {
    padding-left: 1.5em
}

.the-content-on-blog ol>li,
.the-content-on-blog ul>li {
    list-style-type: none
}

.the-content-on-blog ul>li::before {
    content: '\25CF'
}

.the-content-on-blog li::before {
    display: inline-block;
    margin-right: .3em;
    text-align: right;
    white-space: nowrap;
    width: 1.2em;
    font-size: .1rem;
    transform: scale(.5)
}

.the-content-on-blog li:not(.ql-direction-rtl)::before {
    margin-left: -1.5em
}

.the-content-on-blog ol li,
.the-content-on-blog ul li {
    padding-left: 1.5em
}

.the-content-on-blog ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-num
}

.the-content-on-blog ol li:before {
    content: counter(list-num, decimal) '. '
}

.the-content-on-blog ol li.ql-indent-1 {
    counter-increment: list-1;
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.the-content-on-blog ol li.ql-indent-1:before {
    content: counter(list-1, lower-alpha) '. '
}

.the-content-on-blog ol li.ql-indent-2 {
    counter-increment: list-2;
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.the-content-on-blog ol li.ql-indent-2:before {
    content: counter(list-2, lower-roman) '. '
}

.the-content-on-blog ol li.ql-indent-3 {
    counter-increment: list-3;
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}

.the-content-on-blog ol li.ql-indent-3:before {
    content: counter(list-3, decimal) '. '
}

.the-content-on-blog ol li.ql-indent-4 {
    counter-increment: list-4;
    counter-reset: list-5 list-6 list-7 list-8 list-9
}

.the-content-on-blog ol li.ql-indent-4:before {
    content: counter(list-4, lower-alpha) '. '
}

.the-content-on-blog ol li.ql-indent-5 {
    counter-increment: list-5;
    counter-reset: list-6 list-7 list-8 list-9
}

.the-content-on-blog ol li.ql-indent-5:before {
    content: counter(list-5, lower-roman) '. '
}

.the-content-on-blog ol li.ql-indent-6 {
    counter-increment: list-6;
    counter-reset: list-7 list-8 list-9
}

.the-content-on-blog ol li.ql-indent-6:before {
    content: counter(list-6, decimal) '. '
}

.the-content-on-blog ol li.ql-indent-7 {
    counter-increment: list-7;
    counter-reset: list-8 list-9
}

.the-content-on-blog ol li.ql-indent-7:before {
    content: counter(list-7, lower-alpha) '. '
}

.the-content-on-blog ol li.ql-indent-8 {
    counter-increment: list-8;
    counter-reset: list-9
}

.the-content-on-blog ol li.ql-indent-8:before {
    content: counter(list-8, lower-roman) '. '
}

.the-content-on-blog ol li.ql-indent-9 {
    counter-increment: list-9
}

.the-content-on-blog ol li.ql-indent-9:before {
    content: counter(list-9, decimal) '. '
}

.the-content-on-blog .ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 3em
}

.the-content-on-blog li.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 4.5em
}

.the-content-on-blog .ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 3em
}

.the-content-on-blog li.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 4.5em
}

.the-content-on-blog .ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 6em
}

.the-content-on-blog li.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 7.5em
}

.the-content-on-blog .ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 6em
}

.the-content-on-blog li.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 7.5em
}

.the-content-on-blog .ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 9em
}

.the-content-on-blog li.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 10.5em
}

.the-content-on-blog .ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 9em
}

.the-content-on-blog li.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 10.5em
}

.the-content-on-blog .ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 12em
}

.the-content-on-blog li.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 13.5em
}

.the-content-on-blog .ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 12em
}

.the-content-on-blog li.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 13.5em
}

.the-content-on-blog .ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 15em
}

.the-content-on-blog li.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 16.5em
}

.the-content-on-blog .ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 15em
}

.the-content-on-blog li.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 16.5em
}

.the-content-on-blog .ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 18em
}

.the-content-on-blog li.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 19.5em
}

.the-content-on-blog .ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 18em
}

.the-content-on-blog li.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 19.5em
}

.the-content-on-blog .ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 21em
}

.the-content-on-blog li.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 22.5em
}

.the-content-on-blog .ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 21em
}

.the-content-on-blog li.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 22.5em
}

.the-content-on-blog .ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 24em
}

.the-content-on-blog li.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 25.5em
}

.the-content-on-blog .ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 24em
}

.the-content-on-blog li.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 25.5em
}

.the-content-on-blog .ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 27em
}

.the-content-on-blog li.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 28.5em
}

.the-content-on-blog .ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 27em
}

.the-content-on-blog li.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 28.5em
}

.the-content-on-blog .ql-video {
    display: block;
    max-width: 100%
}

.the-content-on-blog .ql-video.ql-align-center {
    margin: 0 auto
}

.the-content-on-blog .ql-video.ql-align-right {
    margin: 0 0 0 auto
}

.the-content-on-blog .ql-bg-black {
    background-color: #000
}

.the-content-on-blog .ql-bg-red {
    background-color: #e60000
}

.the-content-on-blog .ql-bg-orange {
    background-color: #f90
}

.the-content-on-blog .ql-bg-yellow {
    background-color: #ff0
}

.the-content-on-blog .ql-bg-green {
    background-color: #008a00
}

.the-content-on-blog .ql-bg-blue {
    background-color: #06c
}

.the-content-on-blog .ql-bg-purple {
    background-color: #93f
}

.the-content-on-blog .ql-color-white {
    color: #fff
}

.the-content-on-blog .ql-color-red {
    color: #e60000
}

.the-content-on-blog .ql-color-orange {
    color: #f90
}

.the-content-on-blog .ql-color-yellow {
    color: #ff0
}

.the-content-on-blog .ql-color-green {
    color: #008a00
}

.the-content-on-blog .ql-color-blue {
    color: #06c
}

.the-content-on-blog .ql-color-purple {
    color: #93f
}

.the-content-on-blog .ql-font-serif {
    font-family: Georgia, Times New Roman, serif
}

.the-content-on-blog .ql-font-monospace {
    font-family: Monaco, Courier New, monospace
}

.the-content-on-blog .ql-size-small {
    font-size: .75em
}

.the-content-on-blog .ql-size-large {
    font-size: 1.5em
}

.the-content-on-blog .ql-size-huge {
    font-size: 2.5em
}

.the-content-on-blog .ql-direction-rtl {
    direction: rtl;
    text-align: inherit
}

.the-content-on-blog .ql-align-center {
    text-align: center
}

.the-content-on-blog .ql-align-justify {
    text-align: justify
}

.the-content-on-blog .ql-align-right {
    text-align: right
}

.the-content-on-blog.ql-blank::before {
    color: rgba(0, 0, 0, .6);
    content: attr(data-placeholder);
    font-style: italic;
    pointer-events: none;
    position: absolute
}

.video-show,
.video-small {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center
}

.video-show {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .98);
    z-index: 550
}

.video-show .go-out,
.video-small .go-out {
    width: 1.6667rem;
    height: 1.6667rem;
    position: absolute;
    top: 1rem;
    right: 1.5rem;
    cursor: pointer;
    display: block;
    z-index: 100
}

.video-show .go-out::after,
.video-show .go-out::before {
    content: '';
    display: block;
    position: absolute;
    border-top: 1px solid #fff;
    top: 50%;
    left: 50%;
    width: 100%;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center
}

.video-show .go-out::before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.video-show .go-out::after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.video-small {
    right: .5rem;
    bottom: .6667rem;
    width: 16.6667rem;
    height: 9.4rem;
    border-radius: 3px;
    overflow: hidden
}

.video-small video {
    width: 100%
}

.video-small .go-out {
    width: .5rem;
    height: .5rem;
    top: .2333rem;
    right: .5rem
}

.video-small .go-out::after,
.video-small .go-out::before {
    content: '';
    display: block;
    position: absolute;
    border-top: 1px solid #fff;
    top: 50%;
    left: 50%;
    width: 100%;
    transform-origin: center center
}

.video-small .go-out::before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.video-small .go-out::after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.video-not {
    display: none
}

.link-choice {
    background: #f9fafd;
    height: 2.5333rem
}

.link-choice ul {
    height: 100%;
    *zoom: 1
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item div::after,
.about-news .about-news-can .detail-of-kind .detail-of-kind-item h2::after,
.about-news .about-news-can::after,
.awards-want .awards-want-tell::after,
.event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img::after,
.event-can .event-show-can .event-show-can-left::after,
.event-can .event-show-can .event-show-can-right::after,
.link-choice ul::after,
.medal-wall .medal-wall-can::after,
.us-one-team .us-one-teamleader::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.link-choice ul li {
    width: 25%;
    float: left
}

.link-choice ul li a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 2.5333rem;
    font-size: .6rem;
    color: #848995;
    text-align: center;
    opacity: .8
}

.link-choice ul li a.a-been-choice {
    color: #4b79e3
}

.about-news .about-news-can .what-kind-of a,
.link-choice ul li a.a-been-choice span,
.us-one-quick p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.about-news .about-news-can .what-kind-of a,
.us-one-quick p {
    display: block;
    font-size: .5333rem
}

.us-one-quick p {
    text-align: justify;
    color: #848995;
    letter-spacing: .0143rem;
    line-height: .9333rem
}

.us-one-team .us-one-teamleader {
    min-height: 16.4533rem;
    *zoom: 1
}

.us-one-team .us-one-teamleader .leader-more,
.us-one-team .us-one-teamleader .us-one-leader {
    background: #fff;
    float: left;
    -moz-transition: .7s width easy;
    -webkit-transition: .7s width easy;
    -o-transition: .7s width easy;
    transition: .7s width easy
}

.us-one-team .us-one-teamleader .us-one-leader .leader-img {
    overflow: hidden;
    height: 100%
}

.us-one-team .us-one-teamleader .leader-more .leader-img img,
.us-one-team .us-one-teamleader .us-one-leader .leader-img img {
    transform: scale(1);
    display: block;
    -moz-transition: .5s transform ease-out;
    -webkit-transition: .5s transform ease-out;
    -o-transition: .5s transform ease-out;
    transition: .5s transform ease-out
}

.us-one-team .us-one-teamleader .leader-more .leader-img img.what-hover:hover,
.us-one-team .us-one-teamleader .us-one-leader .leader-img img.what-hover:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition: 1.5s transform ease-out;
    -webkit-transition: 1.5s transform ease-out;
    -o-transition: 1.5s transform ease-out;
    transition: 1.5s transform ease-out
}

.us-one-team .us-one-teamleader .us-one-leader {
    overflow: hidden;
    width: 10.16%;
    min-height: 16.4667rem;
    justify-content: flex-start
}

.us-one-team .us-one-teamleader .leader-more {
    width: 66.9%;
    min-height: 16.4667rem;
    position: relative;
    margin-right: .8%
}

.us-one-team .us-one-teamleader .leader-more .leader-img {
    width: 36.7%;
    height: 100%;
    border-radius: .1rem 0 0 .1rem;
    overflow: hidden
}

.us-one-team .us-one-teamleader .leader-more .leader-img img,
.us-one-team .us-one-teamleader .us-one-leader .leader-img img {
    height: 16.4533rem;
    width: auto;
    margin-left: -1rem
}

.us-one-team .us-one-teamleader .us-one-leader {
    position: relative;
    margin-right: .8%
}

.us-one-team .us-one-teamleader .leader-more .leader-brife,
.us-one-team .us-one-teamleader .us-one-leader .leader-brife {
    height: 100%;
    box-sizing: border-box;
    padding: 1.8333rem 1rem 0 1.2333rem;
    width: 63.3%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 36.7%
}

.us-one-team .us-one-teamleader .us-one-leader .leader-brife {
    left: 100%
}

.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-brife h3,
.us-one-team .us-one-teamleader .leader-more .leader-brife h3,
.us-one-team .us-one-teamleader .us-one-leader .leader-brife h3 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .9333rem;
    color: #1e232f;
    letter-spacing: .025rem;
    line-height: 1.2rem;
    margin-bottom: .6667rem
}

.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-brife p,
.us-one-team .us-one-teamleader .leader-more .leader-brife p,
.us-one-team .us-one-teamleader .us-one-leader .leader-brife p {
    opacity: .8;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #6a6f78;
    letter-spacing: .019rem;
    text-align: justify;
    line-height: 24px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-indent: 2em
}

.us-one-team .us-one-teamleader .us-one-leader.leader-more .leader-brife {
    left: 36.7%
}

.us-one-team .narrower-one-leader {
    display: none;
    width: 95%;
    height: auto;
    background: #fff;
    padding-top: .6667rem;
    padding-bottom: .6667rem
}

.us-one-team .narrower-one-leader .narrower-one-leader-one {
    margin-bottom: .6667rem
}

.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-img {
    width: 6.6667rem;
    height: 6.6667rem;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.medal-wall .medal-wall-can .medal-wall-can-right img,
.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-img img {
    width: 100%
}

.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-brife {
    width: 90%;
    background: #fff;
    max-width: 20rem;
    position: relative;
    z-index: 2;
    margin: -1rem auto .3333rem;
    padding: 1rem .333333rem;
    border-radius: .0667rem;
    box-shadow: 0 0 .1667rem 0 rgba(0, 0, 0, .06)
}

.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-brife h3 {
    font-family: OpenSans-Semibold;
    text-align: center
}

.us-one-team .narrower-one-leader .narrower-one-leader-one .leader-brife p {
    font-family: OpenSans;
    text-align: center
}

.us-one-team .leader-who {
    padding-top: 1.3333rem;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative
}

.us-one-team .leader-who,
.us-one-team .leader-who img {
    width: 6.9rem;
    height: .3333rem
}

.us-one-team .leader-who div {
    position: absolute;
    top: 1.3333rem;
    left: 0;
    width: 1.15rem;
    overflow: hidden;
    -moz-transition: .5s width easy;
    -webkit-transition: .5s width easy;
    -o-transition: .5s width easy;
    transition: .5s width easy
}

.about-news {
    padding-top: 3rem;
    padding-bottom: 2.3333rem
}

.about-news .about-news-can,
.awards-want .awards-want-tell,
.event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img,
.medal-wall .medal-wall-can {
    *zoom: 1
}

.about-news .about-news-can .what-kind-of {
    width: 21.49%;
    float: left
}

.about-news .about-news-can .what-kind-of a {
    color: #999;
    letter-spacing: .0267rem;
    width: 100%;
    line-height: .8667rem;
    padding: .3333rem 1.2rem;
    border-radius: 1px
}

.about-news .about-news-can .what-kind-of a:hover {
    color: #2b57bf
}

.about-news .about-news-can .what-kind-of a.been-choice {
    color: #4b79e3;
    position: relative;
    border: 1px solid #4b79e3
}

.about-news .about-news-can .what-kind-of a.been-choice::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 1.2rem;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 7.3px;
    height: 13.1px;
    background: url(../img/con/blue.png) no-repeat center center;
    background-size: 100% 100%
}

.about-news .about-news-can .detail-of-kind {
    width: 78.51%;
    float: left;
    padding-left: 6.688%;
    margin-bottom: 1.3333rem
}

.about-news .about-news-can .detail-of-kind .page-number {
    margin-top: 1.3333rem
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item h1,
.about-news .about-news-can .detail-of-kind .detail-of-kind-item h2 span,
.link-choice ul li a {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item h1 {
    line-height: 21.999px;
    padding-bottom: .3333rem;
    font-size: 15.999px;
    color: #1e232f
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item h2 {
    *zoom: 1;
    margin-bottom: .3333rem;
    padding-bottom: .3333rem;
    border-bottom: 1px solid #e5e8ee
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item h2 span {
    font-size: 14px;
    color: #999
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item h2 span:nth-child(1) {
    float: left
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item h2 span:nth-child(2) {
    float: right
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item div {
    padding-bottom: 1.6667rem;
    *zoom: 1
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item div p {
    font-size: 14px;
    color: #848995;
    text-align: justify;
    line-height: 24px;
    margin-bottom: .8333rem
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item div a,
.about-news .about-news-can .detail-of-kind .detail-of-kind-item div p,
.medal-wall-h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.about-news .about-news-can .detail-of-kind .detail-of-kind-item div a {
    float: right;
    font-size: 14px;
    line-height: 21.999px;
    color: #4b79e3
}

.medal-wall-h1 {
    font-size: .8667rem;
    color: #333;
    text-align: center;
    line-height: .9333rem;
    margin-bottom: 1.1667rem
}

.event-can,
.medal-wall {
    padding-top: 3rem;
    padding-bottom: 2.3333rem
}

.medal-wall .medal-wall-can .medal-wall-can-left {
    float: left;
    width: 55%;
    padding-right: .6667rem;
    padding-left: 5.5%
}

.medal-wall .medal-wall-can .medal-wall-can-left li {
    position: relative
}

.medal-wall .medal-wall-can .medal-wall-can-left li::before {
    position: absolute;
    content: '';
    display: block;
    background: #ffb200;
    width: .1333rem;
    height: .1333rem;
    border-radius: 50%;
    top: .6667rem;
    left: -3%
}

.medal-wall .medal-wall-can .medal-wall-can-left li img {
    height: 1.1667rem;
    width: 4.6667rem;
    margin-bottom: .2rem
}

.event-can .event-show-can .event-show-can-left .event-show-can-item h3,
.event-can .event-show-can .event-show-can-right .event-show-can-item h3,
.medal-wall .medal-wall-can .medal-wall-can-left li p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    margin-bottom: .6667rem
}

.medal-wall .medal-wall-can .medal-wall-can-right {
    float: left;
    width: 45%
}

.awards-want .awards-want-tell li {
    width: 25%;
    float: left;
    margin-bottom: 30px
}

.awards-want .awards-want-tell li img {
    display: block;
    width: 3.1333rem;
    margin: 0 auto
}

.event-can .outer-container,
.event-can.outer-container {
    overflow: unset
}

.event-can .event-year,
.event-can .resent-can {
    position: relative;
    z-index: 2
}

.event-can .event-year,
.event-can .event-year h1,
.event-can .event-year h2,
.event-can .event-year img,
.event-can .resent-can,
.event-can .resent-can h1,
.event-can .resent-can h2,
.event-can .resent-can img {
    display: block;
    text-align: center;
    background: #fff
}

.event-can .event-year img,
.event-can .resent-can img {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 auto .5rem
}

.event-can .event-year h1,
.event-can .event-year h3,
.event-can .resent-can h1,
.event-can .resent-can h3 {
    font-family: 'PingFangSC-Regular';
    font-size: .6667rem;
    color: #ffb200;
    letter-spacing: 0
}

.event-can .event-year h2,
.event-can .resent-can h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #333;
    letter-spacing: 0;
    line-height: .7333rem
}

.event-can .event-year h1 {
    padding: .5rem 0
}

.event-can .event-year h3 {
    padding-top: .5rem
}

.event-can .resent-can h1 {
    margin-bottom: 1rem
}

.event-can .event-show-can {
    position: relative
}

.event-can .event-show-can::after,
.event-can .event-show-can::before {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    z-index: 1
}

.event-can .event-show-can::before {
    height: 100%;
    width: 1px;
    background: #e5e8ee;
    top: 0
}

.event-can .event-show-can::after {
    top: 0;
    width: .2667rem;
    height: .2667rem;
    border-radius: 50%;
    border: 2px solid #e5e8ee;
    background: #fff;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.event-can .event-show-can .event-show-can-left,
.event-can .event-show-can .event-show-can-right {
    position: relative;
    z-index: 2;
    *zoom: 1;
    padding-bottom: 2.2rem
}

.event-can .event-show-can .event-show-can-left .event-show-can-item,
.event-can .event-show-can .event-show-can-right .event-show-can-item {
    width: 50%
}

.event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img div,
.event-can .event-show-can .event-show-can-right .event-show-can-item .event-show-can-item-img div {
    transform: scale(1) translate(0, 0);
    -moz-transition: .15s transform linear;
    -webkit-transition: .15s transform linear;
    -o-transition: .15s transform linear;
    transition: .15s transform linear;
    width: 8.6667rem;
    height: 5.1667rem;
    margin-bottom: .5rem;
    overflow: hidden;
    border-radius: .1667rem
}

.event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img div img,
.event-can .event-show-can .event-show-can-right .event-show-can-item .event-show-can-item-img div img {
    width: 100%;
    min-height: 100%
}

.event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img.has-hover:hover div,
.event-can .event-show-can .event-show-can-right .event-show-can-item .event-show-can-item-img.has-hover:hover div {
    transform: scale(1.5) translate(-25%, -15%);
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, .2);
    -moz-transition: .15s transform linear;
    -webkit-transition: .15s transform linear;
    -o-transition: .15s transform linear;
    transition: .15s transform linear
}

.event-can .event-show-can .event-show-can-left .event-show-can-item h3,
.event-can .event-show-can .event-show-can-right .event-show-can-item h3 {
    margin-bottom: .1333rem
}

.event-can .event-show-can .event-show-can-left .event-show-can-item h2,
.event-can .event-show-can .event-show-can-right .event-show-can-item h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .7333rem;
    color: #333;
    letter-spacing: 0;
    position: relative
}

.event-can .event-show-can .event-show-can-left .event-show-can-item h2::after,
.event-can .event-show-can .event-show-can-right .event-show-can-item h2::after {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    border-radius: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff
}

.event-can .event-show-can .event-show-can-left .event-show-can-item p,
.event-can .event-show-can .event-show-can-right .event-show-can-item p {
    margin-top: .2667rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    min-height: 2.0667rem
}

.event-can .event-show-can .have-image-h2::after {
    width: .6667rem;
    height: .6667rem;
    right: -1.5666rem;
    border: 2px solid #265aae
}

.event-can .event-show-can .event-show-can-left .event-show-can-item {
    padding-right: 1.1667rem;
    float: left;
    text-align: right
}

.event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img div {
    float: right
}

.event-can .event-show-can .event-show-can-left .event-show-can-item p {
    padding-left: 2rem
}

.event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right {
    padding-left: 1.6667rem
}

.event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item,
.event-can .event-show-can .event-show-can-right .event-show-can-item {
    float: right;
    text-align: left
}

.event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item .event-show-can-item-img div {
    float: unset
}

.event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item .event-show-can-item-img.has-hover:hover div {
    transform: scale(1.5) translate(25%, -15%)
}

.event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item h2::after {
    left: -1.2667rem
}

.event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item p {
    padding-left: unset
}

.event-can .event-show-can .event-show-can-right {
    padding-left: .9rem
}

.event-can .event-show-can .event-show-can-right .event-show-can-item h2 {
    max-width: 16.2667rem
}

.event-can .event-show-can .event-show-can-right .event-show-can-item h2::after {
    width: .2667rem;
    height: .2667rem;
    border: 2px solid #e5e8ee;
    left: -.6667rem
}

.event-can .event-show-can .event-show-can-right .event-show-can-item p {
    max-width: 17.2667rem
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-choices {
    padding: 0 6%;
    display: flex;
    width: 100%;
    align-items: stretch;
    justify-content: center;
    min-height: 1.6667rem;
    border-bottom: 1px solid #ccc;
    margin: 0 auto
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-choices div {
    width: 33.33333333%;
    display: flex;
    margin-bottom: -1px;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-choices div span {
    opacity: .8;
    font-size: .6rem;
    color: #333;
    letter-spacing: 0;
    border-bottom: 2px solid transparent
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-choices div.service-plan-choiced {
    border-bottom: 2px solid #ffb200
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-choices div.service-plan-choiced span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #ffb200
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-contents .service-plan-can-inner-content .service-plan-can-inner-con {
    padding-top: 1.1667rem
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-contents .service-plan-can-inner-content .service-plan-can-inner-con h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #848995;
    letter-spacing: 0;
    line-height: .6667rem;
    margin: 1.1667rem 0 .6rem
}

.choice-cai-advantage p,
.service-plan-can .service-plan-can-inner .service-plan-can-inner-contents .service-plan-can-inner-content .service-plan-can-inner-con p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0;
    line-height: .7333rem
}

.service-plan-can .service-plan-can-inner .service-plan-can-inner-contents .service-plan-can-inner-content .service-plan-can-inner-con p {
    font-size: 14px;
    margin-bottom: 3px;
    color: #848995
}

.choice-cai-advantage {
    width: 100%;
    background: #fff;
    height: 100%;
    border-radius: 2px;
    position: relative
}

.choice-cai-advantage div {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    position: absolute
}

.choice-cai-advantage p {
    display: block;
    width: 100%;
    height: 100%;
    padding: 3.8333rem .6333rem .7667rem;
    font-size: .5334rem;
    color: #555;
    text-align: center
}

.choice-cai-advantage.has-hover {
    overflow: hidden
}

.choice-cai-advantage.has-hover::before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .2s top linear;
    background: #ffb200;
    z-index: 0
}

.choice-cai-advantage.has-hover p {
    z-index: 2;
    position: relative
}

.choice-cai-advantage.has-hover:hover {
    box-shadow: 0 0 1rem 0 rgba(255, 178, 0, .4)
}

.choice-cai-advantage.has-hover:hover::before {
    top: 0;
    transition: .2s top linear
}

.choice-cai-advantage.has-hover:hover p {
    color: #fff
}

.cai-user-cases {
    width: 100%;
    flex-direction: column;
    display: flex;
    align-items: center;
    padding: 0 .3333rem 1rem;
    background: #f7f9fb;
    border-radius: 2px
}

.cai-user-cases div {
    height: 5rem;
    width: 6.6667rem;
    margin-bottom: .8333rem;
    background: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -.5rem;
    border-radius: 1px;
    box-shadow: 0 0 10px rgba(238, 238, 238, .8)
}

.cai-user-cases div img {
    max-width: 100%
}

.cai-user-cases h2,
.cai-user-cases p {
    text-align: center
}

.cai-user-cases h2,
.cai-user-cases p,
.choice-cai-advantage.has-hover:hover p,
.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.cai-user-cases h2 {
    font-size: .6667rem;
    color: #848995;
    line-height: .6667rem;
    margin-bottom: .0667rem
}

.cai-user-cases p,
.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item span {
    letter-spacing: 0
}

.cai-user-cases p {
    font-size: 14px;
    line-height: 21.999px;
    color: #555
}

.cai-user-cases h3,
.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-detail h2,
.service-plan-can .service-plan-can-inner .service-plan-can-inner-choices div span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    text-align: center
}

.cai-user-cases h3 {
    line-height: .6667rem;
    font-size: .6667rem;
    color: #848995
}

.delivery-process-can .delivery-process-can-inner {
    overflow: hidden;
    *zoom: 1
}

.case-in-consult .case-in-consult-items::after,
.delivery-process-can .delivery-process-can-inner::after,
.exports-sec-can .exports-sec-inner::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item {
    width: 17.8%;
    float: left;
    background: #fff;
    position: relative;
    z-index: 1;
    border-radius: .0667rem;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08)
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item div {
    width: 100%;
    height: 2.9333rem;
    line-height: 2.9333rem;
    position: relative;
    z-index: 1;
    padding: .1667rem .3333rem .1667rem 15%
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item div svg {
    width: 1rem;
    height: 100%;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item span {
    display: inline-block;
    font-size: .6667rem;
    color: #848995;
    line-height: .8rem;
    vertical-align: middle
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-img {
    width: 2.75%;
    height: 2.9333rem;
    float: left;
    line-height: 2.9333rem
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-img div {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: 20px
}

.delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-img img {
    width: 10px;
    height: 100%;
    display: block;
    margin: 0 auto
}

.exports-sec-can .exports-sec-inner {
    *zoom: 1;
    min-height: 16.3333rem
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item {
    width: 23.5%;
    min-height: 16.3333rem;
    float: left;
    border-radius: .0667rem;
    background: #fff;
    margin-right: 2%;
    overflow: hidden;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .06)
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-img {
    height: 6.6667rem;
    width: 100%;
    overflow: hidden
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-img div {
    width: 100%;
    overflow: hidden
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-img div img {
    width: 100%;
    min-height: 100%;
    display: block
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-detail {
    transition: .3s all linear;
    background: #fff;
    width: 100%;
    height: 60%;
    padding: .5rem 1.1667rem .6667rem
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-detail h2 {
    margin-bottom: .8rem;
    font-size: .5rem;
    color: #555;
    width: 100%;
    letter-spacing: 0;
    position: relative
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-detail h2.has-hover::before {
    position: absolute;
    display: block;
    bottom: -.4rem;
    content: '';
    width: .9333rem;
    height: .1rem;
    background: #dde0e7;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can .case-in-consult-item-sec span,
.exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-detail p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px
}

.exports-sec-can .exports-sec-inner .exports-sec-inner-item.has-hover:hover .exports-sec-inner-item-detail h2.has-hover::before {
    background: #ffb200
}

.case-in-consult .case-in-consult-items {
    *zoom: 1
}

.case-in-consult .case-in-consult-items .has-border-left {
    border-left: 1px solid #ebedf2
}

.case-in-consult .case-in-consult-items .has-border-left::before {
    bottom: 0
}

.case-in-consult .case-in-consult-items .has-border-left::after,
.case-in-consult .case-in-consult-items .has-border-left::before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    -ms-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.case-in-consult .case-in-consult-items .has-border-left::before {
    width: 20%;
    height: 20%;
    background: #fff;
    z-index: 1
}

.case-in-consult .case-in-consult-items .has-border-left::after {
    width: .1667rem;
    height: .1667rem;
    border-radius: 50%;
    background: #ebedf2;
    bottom: 0;
    right: 0;
    z-index: 2
}

.case-in-consult .case-in-consult-items .case-in-consult-item {
    width: 25%;
    float: left;
    max-width: 10rem;
    position: relative
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can {
    width: 100%;
    border-right: 1px solid #ebedf2;
    border-bottom: 1px solid #ebedf2;
    padding: .5rem .3334rem 1rem
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can::before {
    bottom: 0;
    right: 0
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can::after,
.case-in-consult .case-in-consult-items .case-in-consult-item-can::before {
    position: absolute;
    content: '';
    display: block;
    -ms-transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can::before {
    width: 20%;
    height: 20%;
    background: #fff;
    z-index: 1
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can::after {
    width: .1667rem;
    height: .1667rem;
    border-radius: 50%;
    background: #ebedf2;
    bottom: 0;
    right: 0;
    z-index: 2
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can .case-in-consult-item-img {
    width: 45%;
    margin: 0 auto
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can .case-in-consult-item-img img {
    width: 100%
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can .case-in-consult-item-sec {
    width: 100%;
    padding: 0
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can .case-in-consult-item-sec h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #333;
    letter-spacing: 0;
    line-height: .6rem;
    margin-bottom: .2rem;
    text-align: center
}

.case-in-consult .case-in-consult-items .case-in-consult-item-can .case-in-consult-item-sec span {
    text-align: center;
    display: block;
    line-height: 26.001px
}

@keyframes imgChan {

    0%,
    to {
        opacity: 0
    }

    30% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    75% {
        opacity: .6
    }
}

@keyframes moveItem {

    0%,
    to {
        top: 16%
    }

    50% {
        top: 13%
    }
}

@keyframes upDown {

    0%,
    to {
        top: 0
    }

    50% {
        top: -.3334rem
    }
}

@keyframes rototeU {
    0% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.choice-one-way,
.choice-one-way-stable {
    position: absolute;
    width: 1.3333rem;
    height: 1.3333rem;
    opacity: .6;
    border-radius: .0667rem;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con a img,
.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con div img,
.choice-one-way svg,
.choice-one-way-stable svg {
    width: 100%;
    height: 100%
}

.choice-one-way-stable.go-left-show-want,
.choice-one-way-stable.go-right-show-want,
.choice-one-way.go-left-show-want,
.choice-one-way.go-right-show-want {
    width: .6667rem;
    height: .6667rem;
    top: 2.8667rem
}

.choice-one-way-stable.go-left-show-want,
.choice-one-way.go-left-show-want {
    left: 0
}

.choice-one-way-stable.go-right-show-want,
.choice-one-way.go-right-show-want {
    right: 0
}

.choice-one-way-stable.go-left-you-want,
.choice-one-way-stable.go-right-you-want,
.choice-one-way-stable.left-trust-you-want,
.choice-one-way-stable.right-trust-you-want,
.choice-one-way.go-left-you-want,
.choice-one-way.go-right-you-want,
.choice-one-way.left-trust-you-want,
.choice-one-way.right-trust-you-want {
    padding: .333rem
}

.choice-one-way-stable.go-left-you-want:hover,
.choice-one-way-stable.go-right-you-want:hover,
.choice-one-way-stable.left-trust-you-want:hover,
.choice-one-way-stable.right-trust-you-want:hover,
.choice-one-way.go-left-you-want:hover,
.choice-one-way.go-right-you-want:hover,
.choice-one-way.left-trust-you-want:hover,
.choice-one-way.right-trust-you-want:hover {
    background: rgba(255, 255, 255, .1);
    border: 1px solid #bdc6d1
}

.choice-one-way-stable.go-left-you-want,
.choice-one-way.go-left-you-want {
    left: 5%;
    opacity: 0
}

.choice-one-way-stable.go-right-you-want,
.choice-one-way.go-right-you-want {
    right: 5%;
    opacity: 0
}

.choice-one-way-stable.go-left-you-dis,
.choice-one-way.go-left-you-dis {
    left: 0;
    border: 0;
    -ms-transform: rotate(180deg) translate(50%, 50%);
    -webkit-transform: rotate(180deg) translate(50%, 50%);
    -o-transform: rotate(180deg) translate(50%, 50%);
    -moz-transform: rotate(180deg) translate(50%, 50%);
    transform: rotate(180deg) translate(50%, 50%)
}

.choice-one-way-stable.go-right-you-dis,
.choice-one-way.go-right-you-dis {
    border: 0;
    right: 0
}

.choice-one-way-stable.left-trust-you-want,
.choice-one-way.left-trust-you-want {
    left: 0
}

.choice-one-way-stable.right-trust-you-want,
.choice-one-way.right-trust-you-want {
    right: 0
}

.choice-one-way-stable.honora-left,
.choice-one-way-stable.honora-right,
.choice-one-way.honora-left,
.choice-one-way.honora-right {
    border: 0;
    height: 1rem
}

.choice-one-way-stable.honora-left img,
.choice-one-way-stable.honora-right img,
.choice-one-way.honora-left img,
.choice-one-way.honora-right img {
    height: 100%
}

.choice-one-way-stable.honora-left,
.choice-one-way.honora-left {
    left: -1.3333rem;
    -ms-transform: rotate(180deg) translate(50%, 50%);
    -webkit-transform: rotate(180deg) translate(50%, 50%);
    -o-transform: rotate(180deg) translate(50%, 50%);
    -moz-transform: rotate(180deg) translate(50%, 50%);
    transform: rotate(180deg) translate(50%, 50%)
}

.choice-one-way-stable.honora-right,
.choice-one-way.honora-right {
    right: -1.3333rem;
    -ms-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

.banner-can-run {
    height: 16rem;
    width: 100%;
    overflow: hidden
}

.banner-can-run.has-hover:hover .go-left-you-want,
.banner-can-run.has-hover:hover .go-right-you-want,
.solutions-brife .solutions-brife-items .solutions-brife-item.has-hover:hover .solutions-brife-item-sec a,
.solutions-brife .solutions-brife-items .solutions-brife-item.has-hover:hover .solutions-brife-item-sec p {
    opacity: 1
}

.banner-can-run .swiper-container,
.banner-can-run .swiper-slide,
.banner-can-run .swiper-wrapper {
    height: 100%;
    overflow: hidden
}

.banner-can-run .banner-can-run-next {
    position: relative;
    height: 16rem
}

.banner-can-run .pagination-top {
    height: .2667rem;
    position: absolute;
    z-index: 3;
    bottom: 1rem;
    width: 100%;
    text-align: center
}

.banner-can-run .pagination-top li,
.trust-indeed .pagination-top li {
    display: inline-block;
    width: .2667rem;
    height: .2667rem;
    border-radius: .1333rem;
    background: rgba(226, 235, 241, .5);
    margin: 0 5.001px;
    cursor: pointer
}

.banner-can-run .pagination-top li button,
.trust-indeed .pagination-top li button {
    opacity: 0;
    display: block;
    width: 100%;
    margin-top: -.2667rem
}

.banner-can-run .pagination-top .slick-active {
    width: 1rem;
    background: #4b79e3
}

.banner-can-run .banner-can-run-box .banner-box-inner {
    position: relative;
    height: 16rem;
    display: block;
    border: 1px solid transparent
}

.banner-can-run .banner-can-run-box .banner-box-inner>a {
    display: block;
    height: 100%;
    width: 100%
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc {
    position: absolute;
    top: 0;
    left: 50%;
    width: 48rem;
    height: 100%;
    z-index: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc>img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc>img.show-dis-show {
    opacity: 0;
    -webkit-animation: 3s imgChan 1.5s linear infinite;
    -moz-animation: 3s imgChan 1.5s linear infinite;
    -o-animation: 3s imgChan 1.5s linear infinite;
    animation: 3s imgChan 1.5s linear infinite
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc>img.one-by-one {
    transition: all 2s;
    opacity: 0
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc>img.more-time-transition {
    transition: all 4s;
    opacity: 0
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .this-need-move {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-animation: 3s imgChan linear infinite;
    -moz-animation: 3s imgChan linear infinite;
    -o-animation: 3s imgChan linear infinite;
    animation: 3s imgChan linear infinite
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .move-item {
    position: absolute;
    height: 55%;
    top: 16%;
    right: 16.4%;
    z-index: 0;
    -webkit-animation: 4s moveItem linear infinite;
    -moz-animation: 4s moveItem linear infinite;
    -o-animation: 4s moveItem linear infinite;
    animation: 4s moveItem linear infinite
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .move-item img {
    height: 100%
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .move-item.move-item-ct {
    right: 17%
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .move-item.move-item-cl {
    right: 14.3%
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .move-item.move-item-w {
    right: 16.35%
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc .move-item.move-item-j {
    height: 62%;
    right: 14.4%
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-phone {
    height: 100%;
    display: none;
    overflow: hidden
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-phone div {
    height: 100%;
    width: 100%;
    display: block;
    background-size: auto 100% !important
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-phone .litter-light {
    opacity: .8
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con {
    position: relative;
    z-index: 2;
    box-sizing: border-box
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con h1,
.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con p {
    margin-top: 5.5rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.5333rem
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con h1 span {
    display: inline-block
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con p {
    opacity: .9;
    font-size: .6rem;
    line-height: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 80%;
    display: block;
    max-width: 20rem
}

.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con a,
.banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con div {
    display: block;
    width: 1.5rem;
    height: 1.5rem
}

.banner-index-after-can {
    background: #f7f9fb
}

.banner-index-after {
    width: 79.16%;
    max-width: 38rem;
    margin: 0 auto
}

.banner-index-after .banner-index-after-items {
    width: 100%;
    font-size: 0;
    *zoom: 1
}

.banner-index-after .banner-index-after-items::after,
.friends-show .friends-show-can::after,
.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-can::after,
.productions-brife-can .productions-brife::after,
.solutions-brife .solutions-brife-items::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.banner-index-after .banner-index-after-items .banner-index-after-item {
    width: 25%;
    display: block;
    float: left;
    height: 4.6667rem;
    background: #f7f9fb;
    overflow: hidden;
    border-right: 2px solid #fff
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a {
    position: relative;
    z-index: 1;
    height: 100%;
    height: 4.6667rem;
    width: 100%;
    padding: .6667rem .5333rem .3333rem .8334rem;
    background-size: 3.3333rem auto;
    display: inline-block;
    box-sizing: border-box
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #1e232f;
    text-align: left;
    line-height: .6667rem;
    margin-bottom: .4667rem;
    padding-bottom: .3333rem
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .4667rem;
    color: #848995;
    letter-spacing: 0;
    text-align: left;
    line-height: .7333rem;
    position: relative;
    z-index: 2;
    width: 77%
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a .banner-index-after-item-svg {
    position: absolute;
    width: 2.4rem;
    height: 2.4rem;
    bottom: 0;
    right: 0
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a .banner-index-after-item-svg img,
.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a .banner-index-after-item-svg svg {
    width: 100%;
    height: 100%
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a .banner-index-after-item-svg svg.before-hover-show {
    display: block
}

.banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a .banner-index-after-item-svg svg.after-hover-show,
.banner-index-after .banner-index-after-items .banner-index-after-item.has-hover:hover .banner-index-after-item-a .banner-index-after-item-svg svg.before-hover-show {
    display: none
}

.banner-index-after .banner-index-after-items .banner-index-after-item.has-hover:hover {
    background: #f4f5f9
}

.banner-index-after .banner-index-after-items .banner-index-after-item.has-hover:hover .banner-index-after-item-a {
    background: 0 0
}

.banner-index-after .banner-index-after-items .banner-index-after-item.has-hover:hover .banner-index-after-item-a h1.has-hover::before {
    background: #ffb200
}

.banner-index-after .banner-index-after-items .banner-index-after-item.has-hover:hover .banner-index-after-item-a .banner-index-after-item-svg svg.after-hover-show,
.trust-indeed .trust-indeed-can .title-so-big-p span {
    display: block
}

.productions-brife-can {
    padding-top: 2.3333rem;
    padding-bottom: 0
}

.productions-brife-can .productions-brife {
    width: 100%;
    margin: 1.3333rem auto 1.1667rem;
    font-size: 0;
    *zoom: 1
}

.productions-brife-can .productions-brife .productions-brife-item {
    width: 33.333%;
    float: left;
    box-sizing: border-box
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-can {
    position: relative;
    *zoom: 1;
    width: 100%
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img {
    width: 9rem;
    height: 5rem;
    margin: 0 auto;
    position: relative;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img img,
.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img svg {
    width: 9rem;
    height: 5rem
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .productions-brife-item-img-move {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: 3s upDown linear infinite;
    -moz-animation: 3s upDown linear infinite;
    -o-animation: 3s upDown linear infinite;
    animation: 3s upDown linear infinite
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run-can {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run-can img {
    position: absolute;
    top: 0;
    left: 0rem;
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run-can .top-of-cabe {
    z-index: 3
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run-can .bottom-of-cabe {
    top: -.5rem;
    opacity: .6
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 1.1rem;
    z-index: 0
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run img {
    height: auto;
    display: block;
    -webkit-animation: 3s rototeU linear infinite;
    -moz-animation: 3s rototeU linear infinite;
    -o-animation: 3s rototeU linear infinite;
    animation: 3s rototeU linear infinite
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run .cabe-1 {
    width: 1rem;
    margin-left: 2.3rem
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run .cabe-2 {
    width: .5rem;
    margin-left: 2rem
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-img .cabernet-show-run .cabe-3 {
    width: .6667rem;
    margin-left: 2.2rem
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec {
    width: 95%;
    max-width: 10.6667rem;
    margin: -2.6667rem auto 0;
    padding: 2.6667rem .6667rem .6667rem;
    background: 0 0
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec .the-script-of-detail {
    margin-bottom: .6667rem;
    font-size: 12px;
    color: #848995;
    text-align: center;
    display: block;
    min-height: 4.3333rem;
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec h1 {
    font-size: .7333rem;
    color: #1e232f;
    text-align: center;
    line-height: .8rem;
    margin-bottom: .2667rem
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec .the-script-of-title {
    font-weight: 400;
    color: #1e232f;
    text-align: center
}

.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec .btn-one {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 auto;
    width: 4.3333rem;
    height: 1.1667rem;
    line-height: 1.1667rem;
    font-size: .5rem
}

.productions-brife-can .productions-brife .productions-brife-item.has-hover .productions-brife-item-sec {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
    -moz-transition: .25s all linear;
    -webkit-transition: .25s all linear;
    -o-transition: .25s all linear;
    transition: .25s all linear;
    background: 0 0;
    min-height: 12.3334rem
}

.productions-brife-can .productions-brife .productions-brife-item.has-hover .btn-one {
    position: relative;
    z-index: 1;
    -moz-transition: .15s all linear;
    -webkit-transition: .15s all linear;
    -o-transition: .15s all linear;
    transition: .15s all linear;
    opacity: 0
}

.productions-brife-can .productions-brife .productions-brife-item.has-hover:hover .productions-brife-item-sec {
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: .0667rem;
    -moz-transition: .25s all linear;
    -webkit-transition: .25s all linear;
    -o-transition: .25s all linear;
    transition: .25s all linear
}

.productions-brife-can .productions-brife .productions-brife-item.has-hover:hover .productions-brife-item-sec .the-script-of-detail {
    min-height: 4.6667rem;
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear
}

.productions-brife-can .productions-brife .productions-brife-item.has-hover:hover .productions-brife-item-img {
    -ms-transform: translateY(-.3333rem);
    -webkit-transform: translateY(-.3333rem);
    -o-transform: translateY(-.3333rem);
    -moz-transform: translateY(-.3333rem);
    transform: translateY(-.3333rem);
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear
}

.productions-brife-can .productions-brife .productions-brife-item.has-hover:hover .btn-one {
    opacity: 1;
    -moz-transition: .15s all linear;
    -webkit-transition: .15s all linear;
    -o-transition: .15s all linear;
    transition: .15s all linear
}

.solutions-brife {
    background: #f9fafd
}

.solutions-brife .solutions-brife-items {
    padding-top: 1.1667rem;
    *zoom: 1
}

.solutions-brife .solutions-brife-items .solutions-brife-item {
    float: left;
    width: 25%;
    height: 156px;
    position: relative;
    overflow: hidden
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-img {
    width: 2.6667rem;
    height: 2.6667rem;
    margin: .9rem auto 0;
    opacity: 1;
    transform: translateY(0);
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.friends-show .friends-show-can .friends-show-can-inner img,
.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-img img {
    width: 100%
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec {
    position: absolute;
    top: 3.6rem;
    left: 0;
    padding: 0 .5rem;
    z-index: 2;
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec h3 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    text-align: center;
    color: #555;
    line-height: .8667rem
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec a,
.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec p {
    text-align: center;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 12px;
    color: #666;
    line-height: 21.999px;
    margin-top: .1667rem;
    opacity: 0
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec a {
    display: block;
    width: 100%;
    margin-top: .1333rem;
    font-size: 14px;
    color: #3490ff
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec a:hover {
    color: #2e5bc3
}

.solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec a:active {
    color: #2c58c0
}

.solutions-brife .solutions-brife-items .solutions-brife-item.has-hover:hover .solutions-brife-item-img {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    opacity: 0;
    transform: translateY(10px)
}

.solutions-brife .solutions-brife-items .solutions-brife-item.has-hover:hover .solutions-brife-item-sec {
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    top: .4333rem
}

.trust-indeed {
    max-height: 700px;
    overflow: hidden
}

.trust-indeed .left-trust-you-want,
.trust-indeed .right-trust-you-want {
    background: rgba(255, 255, 255, .1);
    opacity: 1 !important;
    border-radius: 50%
}

.trust-indeed .left-trust-you-want:hover,
.trust-indeed .right-trust-you-want:hover {
    background: #fff;
    border: 0
}

.trust-indeed .slick-disabled {
    display: none !important
}

.trust-indeed .trust-indeed-can {
    overflow: hidden;
    /* background: rgba(0, 0, 0, .8); */
    background: url("../img/banner2.jpg");
}

.trust-indeed .trust-indeed-can .title-so-big,
.trust-indeed .trust-indeed-can .title-so-big-p {
    color: #fff
}

.trust-indeed .trust-indeed-can .title-so-big-p {
    opacity: .75
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner {
    margin: 1.1667rem auto 0;
    padding: 0 2.0667rem;
    position: relative;
    box-sizing: border-box
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-can-in {
    height: 100%
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-can-in .slick-list {
    overflow: unset
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items {
    width: 100%;
    height: 100%
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .slick-slide {
    margin: 0 .2667rem
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item {
    width: 9.1333rem;
    height: 13.3333rem;
    overflow: hidden;
    box-sizing: border-box
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card {
    display: none;
    width: 13.3333rem;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    transition: all .9s
}

@media (min-width:1100px) {
    .trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card {
        display: block
    }
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card .trust-cover {
    width: 13.3333rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card .trust-cover img {
    width: 5rem
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card .trust-intro {
    width: 13.3333rem;
    height: 100%;
    background: #fff;
    padding: 1.8rem;
    position: absolute;
    right: 0;
    transition: all .8s;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card .trust-intro h1 {
    font-size: .8rem;
    font-weight: 500;
    color: #1e232f
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card .trust-intro p {
    font-size: .5333rem;
    color: #8c9aab;
    line-height: .94444rem;
    margin-top: -.9777rem
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-card .trust-intro a {
    font-size: .5rem
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can {
    display: none;
    width: 8.6rem;
    margin: 0 auto;
    height: 100%;
    position: relative;
    overflow: hidden
}

@media (max-width:1100px) {
    .trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can {
        display: block
    }
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can .trust-indeed-item-can-p {
    width: 100%;
    height: 100%;
    border-radius: .0667rem;
    background: #fff;
    box-sizing: border-box;
    padding-top: .3333rem
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can .trust-indeed-item-can-p img {
    width: 3.6667rem;
    margin: 0 auto
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can .trust-indeed-item-can-p p {
    padding: .3333rem .9667rem;
    box-sizing: border-box;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .4667rem;
    color: #848995;
    letter-spacing: 0;
    line-height: .8667rem;
    display: block;
    min-height: 6.6667rem
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can .trust-indeed-item-can-p a {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can.has-hover .trust-indeed-item-can-toper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can.has-hover .trust-indeed-item-can-toper div {
    background: rgba(43, 87, 191, .8);
    padding-top: 3.3333rem;
    border-radius: .0667rem;
    height: 100%
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can.has-hover .trust-indeed-item-can-toper img {
    width: 4.8333rem;
    height: 4.8333rem;
    display: block;
    margin: 0 auto
}

.trust-indeed .trust-indeed-can .trust-indeed-can-inner .trust-indeed-inner-items .trust-indeed-inner-item .trust-indeed-item-can.has-hover:hover .trust-indeed-item-can-toper {
    width: 0;
    height: 0
}

.trust-indeed .pagination-top {
    margin-top: .8rem;
    height: .4667rem;
    z-index: 3;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: .5rem
}

.trust-indeed .pagination-top .slick-active {
    width: 1rem;
    background: #4b79e3
}

.trust-indeed .slick-current .trust-card {
    width: 26.6666rem !important
}

.trust-indeed .slick-current .trust-card .trust-intro {
    right: 0 !important
}

.friends-show.friends-show-bottom {
    padding-bottom: 2.3333rem
}

.friends-show .friends-show-can {
    margin: 1.1667rem auto 0;
    *zoom: 1
}

.friends-show .friends-show-can .friends-show-can-inner {
    width: 20%;
    float: left;
    height: 2.4rem;
    margin-bottom: .8333rem
}

.honor-show-you .honor-show-can {
    position: relative;
    padding-top: 2.3333rem
}

.honor-show-you .honor-show-can .honor-show-can-item {
    height: 6.6667rem;
    width: 25%
}

.honor-show-you .honor-show-can .honor-show-can-item div {
    height: 2rem;
    text-align: center;
    width: 100%
}

.honor-show-you .honor-show-can .honor-show-can-item div img {
    height: 100%;
    margin: 0 auto
}

.honor-show-you .honor-show-can .honor-show-can-item p,
.open-source .open-source-left div h3,
.open-source .open-source-left div p,
.productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.honor-show-you .honor-show-can .honor-show-can-item p {
    margin: .6667rem auto 0;
    padding: 0 .6667rem;
    font-size: 14px;
    text-align: center;
    line-height: 21.999px;
    max-width: 11.6667rem;
    color: #84878e
}

.customers-can,
.partners-can {
    padding-top: 2.3333rem
}

.customers-can .customers-can-items {
    width: 66.1%;
    min-width: 732.399px;
    max-width: 1269.999px;
    display: flex;
    flex-wrap: wrap;
    margin: 1.2rem auto 2rem;
    justify-content: space-between;
    align-items: center
}

.customers-can .customers-can-items div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24.4%;
    overflow: hidden;
    flex-shrink: 0;
    margin-bottom: .3333rem;
    border: 1px solid transparent
}

.customers-can .customers-can-items div img,
.partners-can .partners-can-items div img {
    height: auto;
    width: 100%
}

.customers-can .customers-can-items div.has-hover:hover {
    border: 1px solid #ffb200;
    box-shadow: 0 0 25px 0 rgba(255, 178, 0, .2);
    border-radius: 2px
}

.partners-can {
    background: #f3f4f5;
    overflow: hidden
}

.partners-can .partners-can-items {
    width: 82.8%;
    margin: 1.1667rem auto 2.3333rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
    max-width: 50.9667rem
}

.partners-can .partners-can-items div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 19%;
    margin-right: .3333rem;
    background: #fff;
    overflow: hidden
}

.open-source {
    height: 24.7667rem;
    background: #2a303d;
    display: flex;
    align-items: stretch
}

.open-source .open-source-left {
    width: 48.4%;
    background-size: cover;
    align-items: flex-end;
    justify-content: flex-end;
    display: flex;
    padding-bottom: 3.8333rem
}

.open-source .open-source-left div {
    width: 80.5%;
    max-width: 25rem
}

.open-source .open-source-left div h3,
.open-source .open-source-left div p {
    color: #fff
}

.open-source .open-source-left div h3 {
    margin-bottom: .6rem;
    font-size: 1.0667rem
}

.open-source .open-source-left div p {
    opacity: .8;
    font-size: .5333rem;
    line-height: .8667rem;
    display: block;
    max-width: 21.8333rem;
    width: 87.33333%
}

.open-source .open-source-right {
    flex: 2;
    display: flex;
    justify-content: center;
    flex-direction: center;
    padding-bottom: .6667rem
}

.open-source .open-source-right ul {
    width: 73.7373%;
    max-width: 24.3333rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-left: 14.14%
}

.open-source .open-source-right ul li {
    width: 47.945%;
    margin-bottom: 1rem
}

.open-source .open-source-right ul li:nth-child(odd) {
    margin-right: 4.109%
}

.open-source .open-source-right ul li div {
    width: 100%;
    height: 4.8333rem;
    display: flex;
    align-items: center
}

.open-source .open-source-right ul li div img {
    max-height: 100%;
    max-width: 100%
}

.open-source .open-source-right ul li p {
    opacity: .6;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #fff;
    letter-spacing: 0;
    padding-left: .3333rem
}

.banner-more-can {
    height: 16rem;
    background: #192041
}

.banner-more-can.banner-more-can-shorter {
    height: 14rem
}

.banner-more-can .banner-more-can-inner {
    height: 100%;
    position: relative;
    width: 100%
}

.banner-more-can .banner-more-can-inner .banner-bg-pic-pc,
.banner-more-can .banner-more-can-inner .banner-bg-pic-phone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-more-can .banner-more-can-inner .banner-bg-pic-phone {
    display: none
}

.banner-more-can .banner-more-can-pic {
    height: 100%
}

.banner-more-can.video-play {
    height: 14rem
}

.banner-more-can.video-play .video {
    width: 2.0333rem;
    height: 2.0333rem;
    margin-top: 1rem
}

.banner-more-can .banner-more-can-inner-con {
    position: relative;
    z-index: 2;
    padding-top: 4.6667rem
}

.banner-more-can .banner-more-can-inner-con .banner-title-p {
    margin-bottom: 1rem
}

.banner-more-can .banner-more-can-inner-con .I-want-join {
    margin-top: 1.6667rem
}

.banner-more-can .banner-more-can-inner-con h2 {
    font-size: .8667rem;
    text-align: center;
    color: #fff;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    margin: .4rem 0 1.3333rem
}

.banner-more-can .banner-more-can-inner-con.banner-more-center {
    text-align: center;
    padding-top: 5.3333rem
}

.banner-more-can .banner-more-can-inner-con.banner-more-center p {
    max-width: unset;
    width: 100%;
    text-align: center
}

.banner-more-can .banner-more-can-inner-con.banner-more-center h1 {
    text-align: center
}

.banner-more-can .banner-more-can-inner-con.banner-more-can-inner-low {
    padding-top: 6.3333rem
}

.pro-feel-can .pro-feel-can-inner {
    *zoom: 1
}

.hit-the-spot-can .hit-the-spot::after,
.pro-feel-can .pro-feel-can-inner::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-bottom>div::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-middle>div::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-top>div::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-bottom>div::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-middle>div::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-top>div::after,
.tell-me-why .tell-me-why-can::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item {
    min-height: 260px;
    float: left;
    margin-right: 2.2%;
    width: 48.9%;
    padding: 1.6667rem 0 0 .3333rem
}

.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-img {
    width: 3.6rem;
    height: 3.6rem;
    float: left;
    margin-right: .3334rem;
    margin-left: .6667rem
}

.feature-can-item .feature-can-item-svg img,
.feature-can-item .feature-can-item-svg svg,
.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-img img,
.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-img svg {
    width: 100%;
    height: 100%
}

.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec {
    float: left;
    width: 63%;
    padding: 0 .6667rem .3333rem .3333rem
}

.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec h2 {
    font-family: 'PingFangSC-Regular';
    font-size: .7333rem;
    color: #1e232f;
    letter-spacing: 0;
    line-height: .8rem;
    margin-bottom: .3333rem
}

.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    line-height: 26.001px;
    margin-bottom: .6667rem
}

.pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item.has-hover:hover {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, .1);
    border-radius: 2px
}

.tell-me-why .tell-me-why-can {
    position: relative;
    *zoom: 1
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-center {
    width: 20%;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    height: 2.6667rem;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 2.1667rem
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-center div {
    background: #fff;
    width: 4.0333rem;
    height: 100%;
    margin: .25rem auto
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-center div img {
    height: 2.1667rem;
    display: block;
    margin: 0 auto
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right {
    width: 50%;
    min-height: 5.8333rem;
    float: left
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left img,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right img {
    width: 1.6rem;
    height: 1.6rem;
    display: inline-block;
    margin-right: .2667rem;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left P,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right P,
.why-on-smaller .why-ans .why-tip div p {
    max-width: 11.4667rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #848995;
    letter-spacing: 0;
    line-height: .8667rem
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left P.line-more-height,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right P.line-more-height {
    padding: .4333rem 0
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-middle,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-middle {
    margin: .3333rem 0
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-item {
    min-height: 1.7333rem
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left-bottom,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-middle,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-top,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-bottom,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-middle,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-top {
    position: relative
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left-bottom>div,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-middle>div,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-top>div,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-bottom>div,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-middle>div,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-top>div {
    *zoom: 1;
    height: 100%
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left-bottom::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-bottom::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-middle::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-middle::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-top::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-top::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-bottom::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-bottom::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-middle::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-middle::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-top::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-top::before {
    position: absolute;
    content: '';
    display: block;
    height: 3rem;
    width: .6667rem;
    top: 50%;
    z-index: 0
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left-bottom::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-middle::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left-top::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-bottom::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-middle::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right-top::before {
    border-top: 1px solid #e5e8ee
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left {
    padding-right: 12%
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left p {
    float: right;
    margin-right: .2667rem;
    text-align: right
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-bottom,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-top {
    padding-right: 1.9333rem;
    width: 100%
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-bottom img,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-top img {
    right: 0
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-bottom::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-top::before {
    right: -.6667rem
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-bottom::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-top::after {
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    right: -1.3334rem;
    border-left: 1px solid #e5e8ee
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-top::after {
    transform: rotate(300deg) translateY(1px)
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-bottom::after {
    transform: rotate(250deg) translateX(-1px)
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-middle::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-left .tell-me-why-inner-left-middle::before {
    border: 0
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right {
    padding-left: 12%
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-bottom::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-bottom::before,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-top::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-top::before {
    left: -.6667rem
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-bottom::after,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-top::after {
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    right: -1rem;
    border-left: 1px solid #e5e8ee
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-top::after {
    transform: rotate(60deg)
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-bottom::after {
    transform: rotate(115deg)
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-middle::before {
    left: -2.6667rem;
    width: 2.6667rem;
    border-top: 1px solid #e5e8ee
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-bottom,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-middle,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-top {
    padding-left: 1.9333rem;
    width: 100%
}

.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-bottom img,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-middle img,
.tell-me-why .tell-me-why-can .tell-me-why-inner-right .tell-me-why-inner-right-top img {
    left: 0
}

.why-on-smaller {
    width: 100%;
    height: auto;
    display: none;
    padding-bottom: 1.6667rem;
    margin-right: auto;
    margin-left: auto
}

.why-on-smaller.why-im .why-ans {
    max-width: 20.3333rem
}

.why-on-smaller.really-small .why-ans {
    max-width: 21.6667rem
}

.why-on-smaller.really-small .why-ans .why-img {
    border-right: 1px solid transparent
}

.why-on-smaller.really-small .why-ans .why-tip div {
    margin-bottom: .5rem
}

.why-on-smaller .why-ans {
    margin: 1.3333rem auto 0 !important;
    display: flex;
    align-items: center;
    height: auto;
    width: 100%;
    max-width: 28.6667rem;
    margin: 0 auto;
    padding: 0 .5rem;
    justify-content: space-around
}

.why-on-smaller .why-ans .wh-no-lr {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center
}

.why-on-smaller .why-ans .why-tip {
    flex: 2;
    min-height: 6.4667rem;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-left: 2.6667rem;
    width: 80%
}

.why-on-smaller .why-ans .why-tip .wh-t-lb,
.why-on-smaller .why-ans .why-tip .wh-t-lc,
.why-on-smaller .why-ans .why-tip .wh-t-lt {
    padding-right: 24px;
    display: flex;
    justify-content: flex-end
}

.why-on-smaller .why-ans .why-tip .wh-t-lb p,
.why-on-smaller .why-ans .why-tip .wh-t-lc p,
.why-on-smaller .why-ans .why-tip .wh-t-lt p {
    text-align: right
}

.why-on-smaller .why-ans .why-tip .wh-t-rb,
.why-on-smaller .why-ans .why-tip .wh-t-rc,
.why-on-smaller .why-ans .why-tip .wh-t-rt {
    padding-left: .4067rem
}

.why-on-smaller .why-ans .why-tip .wh-t-lc,
.why-on-smaller .why-ans .why-tip .wh-t-rc {
    margin: .79rem 0
}

.why-on-smaller .why-ans .why-tip .wh-no-c {
    margin-bottom: 2.7rem
}

.why-on-smaller .why-ans .why-tip .wh-no-cs {
    margin-bottom: 3.0333rem
}

.why-on-smaller .why-ans .why-tip .wh-t-lt::after {
    width: .4rem
}

.why-on-smaller .why-ans .why-tip .wh-t-lc::after,
.why-on-smaller .why-ans .why-tip .wh-t-lt::after {
    content: '';
    position: absolute;
    display: block;
    height: 2.2333rem;
    top: 50%;
    z-index: 10
}

.why-on-smaller .why-ans .why-tip .wh-t-lb::after,
.why-on-smaller .why-ans .why-tip .wh-t-rt::after {
    content: '';
    position: absolute;
    display: block;
    height: 2.2333rem;
    width: .4rem;
    top: 50%;
    z-index: 10
}

.why-on-smaller .why-ans .why-tip .wh-t-rc::after {
    content: '';
    position: absolute;
    display: block;
    height: 2.2333rem;
    top: 50%;
    z-index: 10
}

.why-on-smaller .why-ans .why-tip .wh-t-lb::before,
.why-on-smaller .why-ans .why-tip .wh-t-lt::before,
.why-on-smaller .why-ans .why-tip .wh-t-rb::after,
.why-on-smaller .why-ans .why-tip .wh-t-rb::before,
.why-on-smaller .why-ans .why-tip .wh-t-rt::before {
    content: '';
    position: absolute;
    display: block;
    height: 2.2333rem;
    width: .4rem;
    top: 50%;
    z-index: 10
}

.why-on-smaller .why-ans .why-tip .wh-t-lb::after,
.why-on-smaller .why-ans .why-tip .wh-t-lc::after,
.why-on-smaller .why-ans .why-tip .wh-t-lt::after {
    border-top: 1px solid #e5e8ee;
    right: 0
}

.why-on-smaller .why-ans .why-tip .wh-t-lc::after,
.why-on-smaller .why-ans .why-tip .wh-t-rc::after {
    width: 2.1667rem
}

.why-on-smaller .why-ans .why-tip .wh-t-lb::before,
.why-on-smaller .why-ans .why-tip .wh-t-lt::before {
    right: -.4333rem;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    border-left: 1px solid #e5e8ee
}

.why-on-smaller .why-ans .why-tip .wh-t-lb::before {
    transform: rotate(235deg)
}

.why-on-smaller .why-ans .why-tip .wh-t-rb::after,
.why-on-smaller .why-ans .why-tip .wh-t-rb::before,
.why-on-smaller .why-ans .why-tip .wh-t-rt::after,
.why-on-smaller .why-ans .why-tip .wh-t-rt::before {
    left: -.54rem
}

.why-on-smaller .why-ans .why-tip .wh-t-rc::after {
    left: -2.3067rem
}

.why-on-smaller .why-ans .why-tip .wh-t-rb::after,
.why-on-smaller .why-ans .why-tip .wh-t-rc::after,
.why-on-smaller .why-ans .why-tip .wh-t-rt::after {
    border-top: 1px solid #e5e8ee
}

.why-on-smaller .why-ans .why-tip .wh-t-rt::before {
    transform-origin: 0 0;
    border-left: 1px solid #e5e8ee
}

.why-on-smaller .why-ans .why-tip .wh-t-rb::before {
    transform-origin: 0 0;
    transform: rotate(-235deg);
    border-left: 1px solid #e5e8ee
}

.why-on-smaller .why-ans .why-tip .wh-t-rt::before {
    transform: rotate(-305deg)
}

.why-on-smaller .why-ans .why-tip div {
    display: flex;
    align-items: center;
    min-height: 1.8667rem;
    height: auto;
    position: relative;
    margin-top: .1667rem;
    margin-bottom: .0333rem;
    padding-left: .1rem
}

.why-on-smaller .why-ans .why-tip div p {
    display: block;
    max-width: 11.6667rem;
    line-height: 27.999px;
    width: auto;
    margin: 0 .1667rem 0 .4733rem;
    text-align: justify
}

.why-on-smaller .why-ans .why-tip div img {
    width: 1.0733rem;
    height: 1.0733rem
}

.why-on-smaller .why-ans .why-img {
    width: 5.3333rem;
    height: 4.3333rem;
    margin: 0;
    border-right: 1px solid #e5e8ee;
    margin: auto 2.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.why-on-smaller .why-ans .why-img img {
    width: 2.6667rem;
    margin: 0 auto
}

.features-can-items {
    margin: 0 auto;
    background: #eee
}

.feature-can-item {
    width: 100%;
    padding: .5rem .4667rem;
    background: #fff;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee
}

.feature-can-item:nth-last-child(1) {
    border-bottom: none
}

.feature-can-item .feature-can-item-svg {
    width: 2.8rem;
    height: 2.8rem;
    flex-shrink: 0
}

.feature-can-item .feature-can-item-svg .before-hover-show {
    display: block
}

.feature-can-item .feature-can-item-svg .after-hover-show,
.feature-can-item.has-hover:hover .feature-can-item-svg .before-hover-show {
    display: none
}

.feature-can-item .feature-can-item-sec {
    padding-right: 2.44%
}

.feature-can-item .feature-can-item-sec h2 {
    font-size: .6rem;
    color: #2a2a2a;
    letter-spacing: 0;
    line-height: .8667rem;
    margin-bottom: .0667rem
}

.feature-can-item .feature-can-item-sec p {
    font-size: .4667rem;
    color: #555;
    letter-spacing: 0;
    text-align: justify;
    line-height: .7333rem
}

.feature-can-item.has-hover:hover {
    background: #ffb200;
    box-shadow: 0 0 1rem 0 rgba(255, 178, 0, .4)
}

.feature-can-item.has-hover:hover .feature-can-item-svg .after-hover-show {
    display: block
}

.feature-can-item.has-hover:hover .feature-can-item-sec h2,
.feature-can-item.has-hover:hover .feature-can-item-sec p {
    color: #fff
}

.advisory-case-can .case-can-left li .advisory-case-choice-inner span,
.feature-can-item .feature-can-item-sec h2,
.feature-can-item .feature-can-item-sec p,
.feature-can-item.has-hover:hover .feature-can-item-sec h2,
.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1 h1.h1-with-line {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.methods-banner-can {
    height: 14rem
}

.methods-banner-can.methods-banner-400 {
    height: 13.3333rem !important
}

.methods-banner-can .methods-banner-can-bg {
    height: 100%
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img {
    height: 100%;
    background-size: cover
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1 {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.methods-banner-can-h1-line {
    padding-left: 2.6333rem;
    padding-bottom: 1.3333rem
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.methods-banner-160 {
    padding-bottom: 0;
    padding-left: 0
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.methods-banner-can-line .banner-title-h1 {
    text-align: left
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.methods-banner-can-line .banner-title-p {
    position: relative;
    padding-bottom: .6667rem;
    width: 90%
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1 h1.h1-with-line::before,
.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.methods-banner-can-line .banner-title-p::before {
    position: absolute;
    content: '';
    display: block;
    background: #ffb200;
    border-radius: 1px;
    width: 3.3333rem;
    height: .0667rem;
    left: 0;
    bottom: 0
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.methods-banner-can-h1-center {
    padding-left: 0;
    padding-bottom: .6667rem
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1.banner-shorter-show {
    padding-left: 2.6333rem
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1 h1.h1-with-line {
    font-size: 1.4667rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 2rem;
    position: relative;
    padding-bottom: .6667rem
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1 h1.h1-just-center {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 1.4667rem;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 2rem
}

.methods-banner-can .methods-banner-can-bg .methods-banner-can-img .methods-banner-can-h1 h1.h1-just-center.banner-title-h1-a {
    text-align: left;
    margin-bottom: .6667rem
}

.methods-banner-can.methods-banner-160 {
    height: 5.3333rem !important
}

.methods-banner-can.methods-banner-160 .methods-banner-can-bg {
    background: #131f3a
}

.hit-the-spot-can .hit-the-spot {
    *zoom: 1
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item {
    float: left;
    width: 48.9%;
    min-height: 6.1rem;
    margin-right: 2.2%;
    overflow: hidden;
    padding: 1rem 0 .5rem 1.1667rem;
    background: #fff;
    border: 1px solid #ebedf2;
    border-radius: 2px
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item div {
    float: left
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-img {
    width: 3.6667rem;
    height: 3.6667rem
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-img img {
    width: 100%;
    height: 100%
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec {
    padding-left: 4.332%;
    width: 74%;
    padding-right: .3333rem;
    *zoom: 1
}

.advisory-case-can .case-can-left::after,
.advisory-case-can::after,
.choiced-caicloud .choiced-caicloud-reason::after,
.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help::after,
.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner::after,
.customers-page .customers-page-can::after,
.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec::after,
.solution-features-can .solution-features-can-items::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec h2 {
    font-size: .6rem;
    color: #333;
    line-height: .6rem
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec p {
    font-size: .4667rem;
    color: #848995;
    line-height: .8667rem;
    margin: .3333rem 0 .5rem;
    min-height: 1.7333rem
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec a {
    font-size: .4667rem;
    color: #4b79e3;
    line-height: .4667rem;
    display: block;
    text-align: right
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec a:hover {
    color: #ff9d00
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec a:active {
    color: #ff9100
}

.hit-the-spot-can .hit-the-spot .hit-the-spot-one {
    margin: 0 25.55%
}

.ice-bear {
    overflow: hidden
}

.advisory-case-can {
    display: block;
    *zoom: 1
}

.advisory-case-can .case-can-left {
    background: #4b79e3;
    float: left;
    width: 35%;
    *zoom: 1;
    margin-bottom: 1.1667rem
}

.advisory-case-can .case-can-left li {
    width: 100%;
    height: 4.6667rem;
    padding: 0 1.6667rem;
    cursor: pointer
}

.advisory-case-can .case-can-left li .advisory-case-choice-inner {
    width: 100%;
    height: 100%;
    line-height: 4.6667rem;
    border-bottom: 1px solid rgba(221, 224, 231, .34)
}

.advisory-case-can .case-can-left li .advisory-case-choice-inner div {
    width: 38px;
    height: 36px;
    margin-right: .75rem;
    display: inline-block;
    vertical-align: middle
}

.advisory-case-can .case-can-left li .advisory-case-choice-inner div img {
    width: 100%;
    height: 100%;
    display: block
}

.advisory-case-can .case-can-left li .advisory-case-choice-inner span {
    display: inline-block;
    vertical-align: middle;
    font-size: .7333rem;
    color: #fff
}

.advisory-case-can .case-can-left li.advisory-case-choice {
    background: linear-gradient(123deg, #fad961 0%, #febf10 100%);
    position: relative
}

.advisory-case-can .case-can-left li.advisory-case-choice::before {
    content: '';
    position: absolute;
    display: block;
    border-top: .5rem solid transparent;
    border-bottom: .5rem solid transparent;
    border-left: .5rem solid #febf10;
    border-right: .5rem solid transparent;
    top: 50%;
    left: 100%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.advisory-case-can .case-can-right {
    float: left;
    width: 65%;
    padding-top: 1rem;
    padding-left: 5%
}

.advisory-case-can .case-can-right .right-ul-case {
    width: 100%;
    display: none
}

.advisory-case-can .case-can-right .right-ul-case h2,
.advisory-case-can .case-can-right .right-ul-case li p,
.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec a,
.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec h2,
.hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.advisory-case-can .case-can-right .right-ul-case h2 {
    text-align: left;
    margin-bottom: .6rem;
    font-size: .6rem;
    color: #1e232f
}

.advisory-case-can .case-can-right .right-ul-case .margin-top-thirty {
    margin-top: 1rem
}

.advisory-case-can .case-can-right .right-ul-case li {
    width: 100%;
    box-sizing: border-box;
    padding-left: .4333rem;
    position: relative;
    margin-bottom: .3333rem
}

.advisory-case-can .case-can-right .right-ul-case li::before {
    position: absolute;
    content: '';
    display: block;
    width: .1667rem;
    height: .1667rem;
    border-radius: 50%;
    background: #febf10;
    top: .2667rem;
    left: 0
}

.advisory-case-can .case-can-right .right-ul-case li p {
    opacity: .8;
    font-size: .5rem;
    color: #848995;
    line-height: .8rem
}

.advisory-case-can .case-can-right .advisory-case-right,
.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner .more-four-scences-can-item-img img,
.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner .more-four-scences-can-item-img svg {
    width: 100%;
    height: 100%
}

.advisory-case-can .case-can-right .right-ul-case-show .right-ul-case,
.customers-page .customers-page-can .customers-page-items.customers-page-item-show {
    display: block
}

.choiced-caicloud .choiced-caicloud-reason {
    *zoom: 1;
    width: 100%;
    display: block
}

.choiced-caicloud .choiced-caicloud-reason li {
    width: 50%;
    float: left;
    background: #fff;
    height: 2.5333rem;
    padding: .8rem 0;
    border-bottom: 1px solid #dde0e7;
    padding-left: 1.1667rem;
    box-sizing: border-box
}

.choiced-caicloud .choiced-caicloud-reason li:nth-child(even) {
    border-left: 1px solid #dde0e7
}

.choiced-caicloud .choiced-caicloud-reason li p {
    vertical-align: middle;
    line-height: .9333rem;
    font-size: .5333rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #848995;
    display: inline-block;
    width: 100%;
    position: relative
}

.choiced-caicloud .choiced-caicloud-reason li p::after {
    position: absolute;
    content: '';
    display: block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #ffb200;
    left: -.3333rem;
    top: .4666rem
}

.choiced-caicloud .deep-color li {
    background: #19294a;
    border-color: #979797
}

.choiced-caicloud .deep-color li:nth-child(even) {
    border-left: 1px solid #979797
}

.choiced-caicloud .deep-color li p {
    color: #fff
}

.customers-page {
    min-height: 65vh
}

.customers-page .customers-page-can {
    *zoom: 1
}

.customers-page .customers-page-can .customers-page-can-left {
    width: 19.5%;
    float: left;
    margin-right: 2.53%
}

.customers-page .customers-page-can .customers-page-can-left ul,
.train-can .train-left-can ul {
    border: 1px solid #dde0e7;
    border-radius: .1333rem;
    padding: .3333rem 0
}

.customers-page .customers-page-can .customers-page-can-left li {
    color: #333;
    padding-left: 13.9%;
    height: 1.6667rem;
    line-height: 1.6667rem;
    cursor: pointer
}

.customers-page .customers-page-can .customers-page-can-left li.customers-page-can-left-all {
    border-bottom: 1px solid #dde0e7;
    margin-bottom: .3333rem;
    height: 1.8333rem;
    position: relative
}

.customers-page .customers-page-can .customers-page-can-left li.customers-page-can-left-all::before,
.train-can .train-left-can ul li.train-know-this::before {
    content: '';
    display: block;
    position: absolute;
    height: 1rem;
    width: .1333rem;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.customers-page .customers-page-can .customers-page-can-left li.customers-page-can-left-all::before {
    background: #4b79e3
}

.customers-page .customers-page-can .customers-page-can-left li.this-been-choiced {
    color: #4b79e3
}

.customers-page .customers-page-can .customers-page-can-right {
    width: 77.966%;
    float: left
}

.customers-page .customers-page-can .customers-page-items {
    width: 100%;
    display: none
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item {
    min-height: 5.3333rem;
    width: 100%;
    border: 1px solid #e4e7ed;
    border-radius: .0667rem;
    background: #fff;
    display: block;
    margin-bottom: .7333rem
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item.has-hover:hover {
    box-shadow: 0 .2333rem .7rem rgba(0, 0, 0, .06)
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner {
    *zoom: 1;
    padding: 1rem
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-img {
    float: left;
    width: 4rem;
    height: 4rem;
    margin-right: 2.8%
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec {
    float: left;
    width: 80%
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #1e232f;
    letter-spacing: 0;
    text-align: left;
    line-height: .7333rem;
    margin-bottom: .2667rem
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec p,
.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-sec P {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .4667rem;
    color: #848995;
    letter-spacing: 0;
    text-align: justify;
    line-height: .8rem
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help,
.train-can {
    *zoom: 1
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help a,
.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help div {
    overflow: hidden;
    float: left;
    margin-top: 10px;
    margin-right: 20px
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help a img,
.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help div img {
    float: left;
    width: .6667rem;
    height: .6667rem;
    margin-right: .1667rem
}

.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help a span,
.customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec .customers-page-item-sec-help div span {
    float: left;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .4667rem;
    color: #4b79e3;
    letter-spacing: 0;
    text-align: left;
    line-height: .7333rem
}

.solution-features-can .solution-features-can-items {
    margin-top: 1.1667rem;
    display: flex;
    flex-wrap: wrap;
    *zoom: 1
}

.solution-features-can .solution-features-can-items .solution-features-can-item {
    flex: 1 0;
    margin-right: 2.203%;
    background: #fff;
    border-radius: .0667rem;
    float: left;
    *zoom: 1
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner::after,
.more-then-four-scences .more-four-scences-can .more-four-scences-can-items::after,
.solution-features-can .solution-features-can-items .solution-features-can-item::after,
.train-can::after,
.train-right-can-four ul li::after,
.train-right-can-six .train-six-can ul li::after,
.train-right-can-two ul li::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-can {
    width: 100%
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-can.solution-features-can-item-can-left,
.train-can .train-left-can,
.train-can .train-right-can {
    float: left
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-can.solution-features-can-item-can-right {
    float: right
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-img {
    width: 100%;
    height: 6.1rem;
    min-height: 7rem;
    overflow: hidden;
    flex-shrink: 0
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-img img {
    width: 100%;
    display: block
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-sec {
    width: 90%;
    padding: 1.2rem 24.999px .3334rem 1.1667rem;
    min-height: 6.3333rem;
    box-sizing: border-box;
    margin: -1rem auto 0;
    border-radius: 0 0 2px 2px;
    position: relative;
    z-index: 2;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: .2s transform linear;
    -webkit-transition: .2s transform linear;
    -o-transition: .2s transform linear;
    transition: .2s transform linear
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-sec h2 {
    margin-bottom: .3334rem;
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #848995;
    letter-spacing: 0;
    line-height: .6667rem;
    padding-bottom: .4667rem;
    position: relative
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-sec h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 1rem;
    height: .1333rem;
    bottom: 0;
    left: 0;
    background: #e5e8ee
}

.solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-sec P {
    color: #555;
    line-height: .7333rem
}

.solution-features-can .solution-features-can-items .solution-features-can-item.has-hover:hover .solution-features-can-item-sec {
    -ms-transform: translateY(-.3334rem);
    -webkit-transform: translateY(-.3334rem);
    -o-transform: translateY(-.3334rem);
    -moz-transform: translateY(-.3334rem);
    transform: translateY(-.3334rem);
    -moz-transition: .2s transform linear;
    -webkit-transition: .2s transform linear;
    -o-transition: .2s transform linear;
    transition: .2s transform linear
}

.solution-features-can .solution-features-can-items .solution-features-can-item.has-hover:hover .solution-features-can-item-sec h2::before,
.train-right-can-five .train-right-can-five-can .train-five-can.has-hover:hover .train-five-can-sec div h3::before {
    background: #ffb200
}

.train-can .train-left-can {
    width: 19.4%;
    margin-right: 4.2%;
    border: 1px solid transparent
}

.train-can .train-left-can ul {
    width: 100%;
    background: #fff
}

.train-can .train-left-can ul.train-left-can-ul-fixed {
    position: fixed;
    top: 0
}

.customers-page .customers-page-can .customers-page-can-left li,
.train-can .train-left-can ul li,
.train-right-can-one div p,
.train-right-can-two ul li p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem
}

.train-can .train-left-can ul li {
    width: 100%;
    padding: .4667rem 1.0333rem;
    cursor: pointer;
    color: #333
}

.train-can .train-left-can ul li.train-know-this {
    position: relative;
    color: #ffb200;
    letter-spacing: 0
}

.train-can .train-left-can ul li.train-know-this::before {
    background: #ffb200
}

.train-can .train-left-can ul div {
    margin: .3333rem 0;
    width: 100%;
    padding: .3333rem 0;
    border-top: 1px solid #dde0e7;
    border-bottom: 1px solid #dde0e7
}

.train-can .train-right-can {
    width: 76.4%
}

.train-can .train-right-can.outer-container {
    overflow: unset
}

.train-right-can-one div p,
.train-right-can-two ul li p {
    color: #848995;
    letter-spacing: 0;
    line-height: 1rem
}

.train-right-can-one div p {
    text-align: justify;
    padding-left: .5667rem;
    position: relative;
    margin-bottom: .6667rem
}

.train-right-can-one div p::before {
    position: absolute;
    top: .3667rem;
    content: '';
    left: 0;
    width: .1667rem;
    height: .1667rem;
    border-radius: 50%;
    background: #8c9aab
}

.train-right-can-two {
    padding-top: 1rem
}

.train-right-can-two ul {
    margin-top: -.6667rem;
    width: 100%;
    padding-left: .3333rem
}

.train-right-can-two ul li {
    min-height: 3.3333rem;
    border-bottom: 1px solid #dde0e7;
    *zoom: 1;
    padding: .6667rem 0
}

.train-right-can-two ul li img {
    width: 2rem;
    height: 2rem;
    margin-right: .5333rem;
    margin-left: -.3333rem;
    float: left
}

.train-right-can-two ul li p {
    width: 80%;
    float: left;
    padding: .5667rem 0
}

.train-right-can-four,
.train-right-can-three {
    padding-top: 1.3333rem
}

.train-right-can-three p {
    margin-bottom: .3333rem;
    font-size: .6rem;
    color: #848995;
    line-height: 1rem
}

.train-right-can-five .train-right-can-five-can,
.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-img img,
.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-img img,
.train-right-can-four ul {
    width: 100%
}

.train-right-can-four ul li {
    *zoom: 1;
    margin-bottom: .6667rem
}

.train-right-can-four ul li p,
.train-right-can-four ul li span,
.train-right-can-six .train-six-can ul li>div,
.train-right-can-six .train-six-can ul li>p,
.train-right-can-six .train-six-can ul li>span {
    float: left
}

.train-right-can-four ul li p,
.train-right-can-four ul li span,
.train-right-can-three p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.train-right-can-four ul li span {
    line-height: 1rem;
    width: 1.3333rem;
    font-size: .6667rem;
    color: #1e232f
}

.train-right-can-four ul li p {
    font-size: .6rem;
    width: 95%;
    color: #848995;
    border-left: 1px solid #dde0e7;
    padding-left: .6667rem
}

.train-right-can-five {
    padding-top: 1rem
}

.train-right-can-five .train-right-can-five-can .go-right-float {
    float: right
}

.train-right-can-five .train-right-can-five-can .go-right {
    right: 0;
    top: 0
}

.train-right-can-five .train-right-can-five-can .train-five-can {
    min-height: 16rem;
    position: relative;
    margin-bottom: 1.6667rem
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-img {
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 53.333%;
    overflow: hidden
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec {
    position: relative;
    z-index: 2;
    height: 100%;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: .15s transform linear;
    -webkit-transition: .15s transform linear;
    -o-transition: .15s transform linear;
    transition: .15s transform linear;
    width: 51.111%;
    padding: 1.5rem 0
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div {
    padding: 1.3333rem 1.1667rem .6667rem;
    background: #fff;
    height: 100%;
    min-height: 13.2rem;
    box-shadow: 0 .5rem 1.3333rem 0 rgba(71, 73, 90, .07);
    border-radius: .1rem
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div h2,
.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div h3,
.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #1e232f;
    letter-spacing: 0;
    line-height: .9333rem
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div h3 {
    font-size: .4667rem;
    color: #999;
    padding-bottom: .4333rem;
    position: relative;
    margin-bottom: .3333rem
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div h3::before {
    content: '';
    display: block;
    position: absolute;
    width: 1.1667rem;
    height: .1rem;
    background: #dde0e7;
    bottom: 0;
    left: 0
}

.train-right-can-five .train-right-can-five-can .train-five-can .train-five-can-sec div p {
    font-size: .4667rem;
    color: #848995;
    text-align: left;
    line-height: .8667rem
}

.train-right-can-five .train-right-can-five-can .train-five-can.has-hover:hover .train-five-can-sec {
    -ms-transform: translateY(-.5rem);
    -webkit-transform: translateY(-.5rem);
    -o-transform: translateY(-.5rem);
    -moz-transform: translateY(-.5rem);
    transform: translateY(-.5rem);
    -moz-transition: .15s transform linear;
    -webkit-transition: .15s transform linear;
    -o-transition: .15s transform linear;
    transition: .15s transform linear
}

.train-right-can-five .train-teacher-can {
    display: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: .6667rem
}

.train-right-can-five .train-teacher-can .train-teacher-one {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-left: .1rem;
    padding-bottom: .1rem;
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-yoyo {
    position: absolute;
    right: 0
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail {
    width: 90%;
    height: auto;
    margin-top: 5rem;
    box-sizing: border-box;
    padding: 1rem 1.3333rem 1.3333rem;
    background: #fff;
    box-shadow: 0 .0667rem .4rem 0 rgba(0, 0, 0, .15);
    position: relative;
    border-radius: .0667rem;
    z-index: 50
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail h2 {
    font-size: .6667rem;
    color: #1e232f;
    line-height: .9333rem;
    margin-bottom: .1667rem
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail h3 {
    margin-bottom: .3333rem;
    font-size: .4667rem;
    color: #848995;
    line-height: .9333rem
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail p {
    position: relative;
    padding-left: .3333rem;
    font-family: OpenSans;
    font-size: .5333rem;
    color: #848995;
    letter-spacing: 0;
    line-height: .9333rem;
    text-align: justify;
    word-wrap: break-word !important
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail p::before {
    display: block;
    position: absolute;
    top: .4rem;
    content: '';
    width: .1333rem;
    height: .0333rem;
    background: #dde0e7;
    left: 0
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-yoyo-a {
    margin-left: 1rem;
    padding-left: .6667rem;
    padding-right: .6667rem
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-img {
    position: absolute;
    top: -.6667rem;
    width: 8.3333rem;
    height: 13.3333rem;
    border-radius: .0667rem;
    overflow: hidden
}

.train-right-can-six .train-six-can {
    background: #fff;
    box-shadow: 0 .5rem 1.3333rem 0 rgba(71, 73, 90, .07);
    border-radius: .1rem;
    padding: 0 0 1.4rem
}

.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail h2,
.train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail h3,
.train-right-can-six .train-six-can h1,
.train-right-can-six .train-six-can ul li span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.train-right-can-six .train-six-can h1 {
    height: 2.3333rem;
    border-bottom: 1px solid #dde0e7;
    border-radius: .5px;
    padding-left: 2rem;
    line-height: 2.3333rem;
    font-size: .6667rem;
    color: #848995
}

.train-right-can-six .train-six-can ul {
    padding-left: 2rem;
    padding-top: 1rem
}

.train-right-can-six .train-six-can ul li {
    *zoom: 1;
    margin-bottom: .4rem
}

.train-right-can-six .train-six-can ul li div p {
    margin-bottom: .4rem
}

.train-right-can-six .train-six-can ul li span {
    font-size: .4667rem;
    color: #3f3f3f;
    line-height: .9333rem;
    margin-right: .1667rem
}

.train-right-can-six .train-six-can ul li span.more-space-bottom {
    margin-bottom: .3333rem
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec h1,
.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec p,
.train-right-can-six .train-six-can ul li p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #848995;
    letter-spacing: 0;
    line-height: .9333rem
}

.more-then-four-scences .more-four-scences-can {
    position: relative
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items {
    *zoom: 1
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item {
    padding: 1rem .3333rem .5rem .6667rem;
    min-height: 5rem;
    width: 49.4%;
    float: left;
    box-shadow: 0 0 0 rgba(0, 0, 0, .2);
    border-radius: .1rem;
    -moz-transition: .1s all linear;
    -webkit-transition: .1s all linear;
    -o-transition: .1s all linear;
    transition: .1s all linear;
    border: 1px solid #e5e8ee;
    background: #fff;
    margin: 0 1.2% .6667rem 0
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner {
    *zoom: 1;
    width: 100%
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner .more-four-scences-can-item-img {
    float: left;
    width: 2.3333rem;
    height: 2.3333rem;
    margin: 0 .3333rem 0 0
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec {
    float: left
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec h1 {
    color: #1e232f;
    line-height: .6rem;
    padding-bottom: .3333rem
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec p {
    font-size: .4667rem;
    line-height: .8667rem;
    margin: 0 auto;
    max-width: 10.2rem
}

.more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item.has-hover:hover {
    box-shadow: 0 0 21px rgba(0, 0, 0, .2);
    -moz-transition: .1s all linear;
    -webkit-transition: .1s all linear;
    -o-transition: .1s all linear;
    transition: .1s all linear
}

@keyframes scanI {
    0% {
        top: -100px
    }

    to {
        top: 100%
    }
}

@keyframes spanR {
    10% {
        top: 12.9rem;
        left: 9.2667rem
    }

    20% {
        top: 8.3333rem;
        left: 16.6667rem;
        opacity: .8
    }

    30% {
        top: 9.9333rem;
        left: 19.2667rem
    }

    40% {
        top: 6.1rem;
        left: 25.2667rem
    }

    50% {
        top: 9.1rem;
        left: 29.9333rem
    }

    60% {
        top: 10.7667rem;
        left: 27.8333rem
    }

    70% {
        top: 13.8333rem;
        left: 32.9333rem
    }

    80% {
        top: 10.0333rem;
        left: 39.1667rem
    }

    90% {
        top: 6.8667rem;
        left: 34.2rem;
        opacity: .8
    }

    to {
        top: 3.4333rem;
        left: 39.8667rem;
        opacity: 0
    }
}

@keyframes frist1 {
    30% {
        top: 5.3333rem;
        left: 3.3333rem;
        opacity: 0
    }

    45% {
        opacity: 1
    }

    55%,
    to {
        left: 2.5667rem;
        top: 2.7667rem;
        opacity: 0
    }
}

@keyframes frist2 {
    30% {
        top: 5.3333rem;
        left: 3.3333rem;
        opacity: 0
    }

    45% {
        opacity: 1
    }

    55%,
    to {
        top: 2.1667rem;
        left: 3.6667rem;
        opacity: 0
    }
}

@keyframes frist3 {
    30% {
        top: 5.3333rem;
        left: 3.3333rem;
        opacity: 0
    }

    45% {
        opacity: 1
    }

    55%,
    to {
        top: 2.5rem;
        left: 3.2667rem;
        opacity: 0
    }
}

@keyframes babig {

    25%,
    55%,
    to {
        opacity: 0
    }

    30% {
        opacity: .6
    }

    35% {
        opacity: 1
    }
}

@keyframes noddle {

    38%,
    63%,
    to {
        -ms-transform: translateX(.2667rem) translateY(-.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
        -webkit-transform: translateX(.2667rem) translateY(-.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
        -o-transform: translateX(.2667rem) translateY(-.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
        -moz-transform: translateX(.2667rem) translateY(-.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
        transform: translateX(.2667rem) translateY(-.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg)
    }

    50% {
        -ms-transform: translate(.2667rem, -.0667rem) rotate(-60deg) rotateY(40deg) rotateX(15deg);
        -webkit-transform: translate(.2667rem, -.0667rem) rotate(-60deg) rotateY(40deg) rotateX(15deg);
        -o-transform: translate(.2667rem, -.0667rem) rotate(-60deg) rotateY(40deg) rotateX(15deg);
        -moz-transform: translate(.2667rem, -.0667rem) rotate(-60deg) rotateY(40deg) rotateX(15deg);
        transform: translate(.2667rem, -.0667rem) rotate(-60deg) rotateY(40deg) rotateX(15deg)
    }
}

@keyframes cir {

    70%,
    88%,
    to {
        opacity: 0
    }

    73% {
        opacity: .7
    }

    75% {
        opacity: .8
    }

    76% {
        opacity: 1
    }
}

@keyframes cir2 {

    75%,
    88%,
    to {
        opacity: 0
    }

    80%,
    85% {
        opacity: 1
    }
}

@keyframes graph {

    80%,
    to {
        opacity: 0
    }

    91% {
        opacity: 1
    }
}

@keyframes clever1 {
    5% {
        top: 15.3333rem;
        left: 12.7333rem;
        opacity: 0
    }

    6% {
        top: 15.1333rem;
        left: 12.7333rem;
        opacity: .25
    }

    12% {
        top: 14.1667rem;
        left: 15.9333rem;
        opacity: .8
    }

    18% {
        top: 13.6333rem;
        left: 16.4rem
    }

    20% {
        top: 14.3333rem;
        left: 17.0667rem;
        opacity: .8;
        z-index: 0
    }

    26% {
        top: 12.4333rem;
        left: 21.8667rem;
        opacity: 0;
        z-index: -1
    }

    59% {
        top: 11.1333rem;
        left: 32.9333rem;
        opacity: 0;
        z-index: 0
    }

    60% {
        top: 11.6333rem;
        left: 32.5rem;
        opacity: .8
    }

    65% {
        top: 12.99rem;
        left: 29.88rem
    }

    70% {
        top: 14.5rem;
        left: 32.6rem
    }

    75% {
        top: 13.6rem;
        left: 34.4667rem;
        opacity: .6;
        z-index: 0
    }

    76% {
        top: 13.6rem;
        left: 34.4667rem;
        opacity: 0;
        z-index: -1
    }

    79% {
        top: 12.3rem;
        left: 36.4rem;
        opacity: 0;
        z-index: -1
    }

    80% {
        top: 12.3rem;
        left: 36.4rem;
        opacity: .8;
        z-index: 0
    }

    87% {
        top: 11.8rem;
        left: 37.5rem;
        opacity: .8
    }

    96% {
        top: 12rem;
        left: 38.3333rem;
        opacity: .5
    }

    98% {
        top: 12rem;
        left: 38.3333rem;
        opacity: 0
    }

    to {
        top: 15.1667rem;
        left: 12.7333rem;
        opacity: 0
    }
}

@keyframes clever2 {

    66%,
    to {
        top: 5.4667rem;
        left: 33.6667rem;
        opacity: 0;
        z-index: -1
    }

    67% {
        top: 5.4667rem;
        left: 33.6667rem;
        opacity: .8;
        z-index: 0
    }

    75% {
        top: 4.5rem;
        left: 36.46rem
    }

    85% {
        top: 3.4rem;
        left: 35rem;
        opacity: .6;
        z-index: 0
    }

    90% {
        top: 2.8333rem;
        left: 35rem;
        opacity: 0;
        z-index: 0
    }
}

@keyframes cirrun1 {
    25.5% {
        top: 95%;
        left: 0;
        z-index: -1;
        opacity: 0
    }

    26% {
        top: 95%;
        left: 0;
        z-index: 0;
        opacity: .9
    }

    28% {
        top: 2rem;
        left: .6rem
    }

    30% {
        top: 1.7667rem;
        left: .3667rem
    }

    32% {
        top: 1.6667rem;
        left: .6rem
    }

    34% {
        top: 2rem;
        left: 1.3333rem
    }

    36% {
        top: 1.9rem;
        left: 1.6667rem
    }

    38% {
        top: 1.2667rem;
        left: .9rem
    }

    40% {
        top: 1.2rem;
        left: 1.1rem
    }

    43% {
        top: 1.3333rem;
        left: 1.6667rem
    }

    45% {
        top: .9rem;
        left: 2.5rem;
        z-index: 0;
        opacity: .9
    }

    45.5%,
    to {
        top: .9rem;
        left: 2.5rem;
        z-index: -1;
        opacity: 0
    }
}

@keyframes cirrun2 {
    49.5% {
        top: 1.7rem;
        left: 1.2rem;
        z-index: -1;
        opacity: 0
    }

    50% {
        top: 1.7rem;
        left: 1.2rem;
        z-index: 0;
        opacity: .9
    }

    52% {
        top: 1.5rem;
        left: 1rem
    }

    53% {
        top: 1.3333rem;
        left: 1.2333rem
    }

    54% {
        top: 1.6667rem;
        left: 1.7333rem
    }

    56% {
        top: 1.5rem;
        left: 1.9333rem
    }

    57% {
        top: 1.1333rem;
        left: 1.5rem
    }

    59% {
        top: 1rem;
        left: 1.7333rem;
        z-index: 0;
        opacity: .8
    }

    59.5%,
    to {
        top: 1rem;
        left: 1.7333rem;
        z-index: -1;
        opacity: 0
    }
}

@keyframes cirrun3 {
    49.5% {
        top: .8667rem;
        left: .1333rem;
        z-index: -1;
        opacity: 0
    }

    50% {
        top: .8667rem;
        left: .1333rem;
        z-index: 0;
        opacity: 0
    }

    52% {
        top: 1.2rem;
        left: .8rem;
        opacity: 0
    }

    53% {
        top: 1.5rem;
        left: .6rem;
        opacity: 0
    }

    54% {
        top: 1.6667rem;
        left: .8333rem;
        opacity: 0
    }

    56% {
        top: 1.3333rem;
        left: 1.6rem;
        opacity: .8
    }

    57% {
        top: 1.4333rem;
        left: 1.7667rem
    }

    58% {
        top: 1.6667rem;
        left: 1.5667rem
    }

    59% {
        top: 2rem;
        left: 2rem;
        z-index: 0;
        opacity: .8
    }

    59.5%,
    to {
        top: 2.3333rem;
        left: 2rem;
        z-index: -1;
        opacity: 0
    }
}

@keyframes cabernetRun {
    0% {
        top: 15.5333rem;
        left: 16.9667rem
    }

    5% {
        top: 12.7rem;
        left: 21.8333rem;
        opacity: 1
    }

    12% {
        top: 13.6667rem;
        left: 23.8666rem
    }

    19% {
        top: 12.7667rem;
        left: 25.2333rem;
        opacity: 1
    }

    19.5% {
        top: 12.6667rem;
        left: 25.2333rem;
        opacity: 0
    }

    25.5% {
        top: 12.8333rem;
        left: 26.9333rem;
        opacity: 0
    }

    26% {
        top: 12.8333rem;
        left: 26.9333rem;
        opacity: 1
    }

    28% {
        top: 13.1667rem;
        left: 27.4333rem
    }

    35% {
        top: 10.8rem;
        left: 31rem;
        opacity: 1
    }

    40% {
        top: 10.7rem;
        left: 31.5667rem;
        opacity: .2
    }

    40.4% {
        top: 10.7rem;
        left: 31.5667rem;
        opacity: 0
    }

    49.5% {
        top: 11.7rem;
        left: 32.5667rem;
        opacity: 0
    }

    50% {
        top: 11.7rem;
        left: 32.5667rem;
        opacity: 1
    }

    60% {
        top: 12.4333rem;
        left: 31.3rem
    }

    70% {
        top: 13.2333rem;
        left: 32.6333rem;
        opacity: 1
    }

    70.5% {
        top: 13.2333rem;
        left: 32.6333rem;
        opacity: 0
    }

    80.5% {
        top: 13.7rem;
        left: 35.0667rem;
        opacity: 0
    }

    81% {
        top: 13.7rem;
        left: 35.0667rem;
        opacity: 1
    }

    95% {
        top: 11.2667rem;
        left: 39rem
    }

    to {
        top: 11.6333rem;
        left: 39.9667rem;
        opacity: 1
    }
}

@keyframes cabernet2 {
    49.5% {
        top: 10rem;
        left: 35.5667rem;
        opacity: 0
    }

    50% {
        top: 10rem;
        left: 35.5667rem;
        opacity: .5
    }

    55% {
        top: 9.3666rem;
        left: 36.4667rem;
        opacity: .5
    }

    60% {
        top: 8.9333rem;
        left: 37.5rem;
        opacity: 1
    }

    65% {
        top: 9.9333rem;
        left: 39.2667rem;
        opacity: 1
    }

    68% {
        top: 9.6rem;
        left: 39.6667rem;
        opacity: 1
    }

    68.5% {
        top: 9.6rem;
        left: 39.6667rem;
        opacity: 0
    }

    74.5% {
        top: 7.9667rem;
        left: 40.8667rem;
        opacity: 0
    }

    75% {
        top: 7.9667rem;
        left: 40.8667rem;
        opacity: 1
    }

    85% {
        top: 7.1667rem;
        left: 39.3333rem;
        opacity: 1
    }

    90% {
        top: 7.0667rem;
        left: 39.3rem;
        opacity: 1
    }

    90.2% {
        top: 7.0667rem;
        left: 39.3rem;
        opacity: 0
    }

    94.5% {
        top: 5.2667rem;
        left: 39.2667rem;
        opacity: 0
    }

    95% {
        top: 5.2667rem;
        left: 39.2667rem;
        opacity: 1
    }

    to {
        top: 3.3333rem;
        left: 42.8rem;
        opacity: 1
    }
}

@keyframes cirone {

    15%,
    56%,
    to {
        opacity: 0
    }

    33% {
        opacity: 1
    }
}

@keyframes light {

    70%,
    88%,
    to {
        opacity: 0
    }

    80% {
        opacity: 1
    }
}

@keyframes cirver {

    55%,
    88%,
    to {
        opacity: 0
    }

    63% {
        opacity: 1
    }
}

@keyframes heads {

    20%,
    to {
        top: 1.9333rem;
        left: 6.3333rem
    }

    50% {
        top: 1.8667rem;
        left: 6.3333rem
    }

    75% {
        top: 2rem;
        left: 6.3333rem
    }
}

@keyframes linescale {

    10%,
    to {
        top: 2.7667rem;
        left: 5.8333rem
    }

    50% {
        top: 4.1rem;
        left: 5.8333rem
    }
}

.top-color {
    background: #13203b
}

.banner-will-move {
    height: 16.4333rem;
    position: relative
}

.banner-will-move .products-banner-word {
    position: relative;
    z-index: 2;
    padding-top: 4.6667rem
}

.banner-will-move .products-banner-word .banner-title-h1 {
    margin-bottom: .5rem
}

.banner-will-move .products-banner-word .banner-title-h2 {
    margin-bottom: .6667rem
}

.banner-will-move .products-banner-word .banner-title-p {
    margin-bottom: 1rem;
    margin-top: .1667rem;
    max-width: 500px;
    font-size: .5rem;
    opacity: 1
}

.banner-will-move .banner-bg-all {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-will-move .banner-bg-all .banner-bg-run-not-on-phone {
    display: none;
    width: 100%;
    height: 100%
}

.banner-will-move .banner-bg-all .banner-bg-run-not-on-phone img,
.scences-spring .scences-spring-items .scences-spring-item div img,
.scences-spring .scences-spring-items .scences-spring-item div svg,
.scences-spring .scences-spring-items .scences-spring-noMove-item div img,
.scences-spring .scences-spring-items .scences-spring-noMove-item div svg {
    width: 100%;
    height: 100%
}

.banner-will-move .banner-bg-all .banner-bg-run-not-on-phone.just-width-cabe img {
    height: auto
}

.banner-bg-run {
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.banner-bg-run .banner-run,
.banner-bg-run .cabernet-banner-run,
.banner-bg-run .cabernet-banner-run-2 {
    position: absolute;
    display: block;
    width: .2333rem;
    height: .2333rem;
    background: #fff71f;
    -webkit-box-shadow: 0 0 .0667rem rgba(254, 191, 16, .3);
    opacity: 0;
    -moz-box-shadow: 0 0 .0667rem rgba(254, 191, 16, .3);
    box-shadow: 0 0 .0667rem rgba(254, 191, 16, .3);
    border-radius: 50%;
    z-index: 0
}

.banner-bg-run .banner-run {
    top: 15.1667rem;
    left: 6.2333rem;
    -webkit-animation: 10s spanR linear infinite;
    -moz-animation: 10s spanR linear infinite;
    -o-animation: 10s spanR linear infinite;
    animation: 10s spanR linear infinite
}

.banner-bg-run .cabernet-banner-run {
    top: 15.5333rem;
    left: 16.9667rem;
    -webkit-animation: 8s cabernetRun linear infinite;
    -moz-animation: 8s cabernetRun linear infinite;
    -o-animation: 8s cabernetRun linear infinite;
    animation: 8s cabernetRun linear infinite
}

.banner-bg-run .cabernet-banner-run-2 {
    top: 10rem;
    left: 35.5667rem;
    -webkit-animation: 8s cabernet2 linear infinite;
    -moz-animation: 8s cabernet2 linear infinite;
    -o-animation: 8s cabernet2 linear infinite;
    animation: 8s cabernet2 linear infinite
}

.banner-bg-run .clever-run1 {
    z-index: 10
}

.banner-bg-run .banner-one-img .ang-cle span,
.banner-bg-run .clever-run1,
.banner-bg-run .clever-run2 {
    position: absolute;
    display: block;
    width: .2333rem;
    height: .2333rem;
    background: #fff71f;
    border-radius: 50%
}

.banner-bg-run .clever-run1 {
    -webkit-animation: 10s clever1 linear infinite;
    -moz-animation: 10s clever1 linear infinite;
    -o-animation: 10s clever1 linear infinite;
    animation: 10s clever1 linear infinite;
    opacity: 1
}

.banner-bg-run .clever-run2 {
    top: 5.4667rem;
    left: 33.6667rem;
    opacity: 0;
    z-index: -1;
    -webkit-animation: 10s clever2 linear infinite;
    -moz-animation: 10s clever2 linear infinite;
    -o-animation: 10s clever2 linear infinite;
    animation: 10s clever2 linear infinite
}

.banner-bg-run .banner-one-img {
    height: 13.6833rem;
    width: 18.12rem;
    position: absolute;
    left: 20rem;
    top: 2rem
}

.banner-bg-run .banner-one-img.clever-banner {
    top: 1.9667rem;
    left: 19.6rem
}

.banner-bg-run .banner-one-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.banner-bg-run .banner-one-img .ct-head {
    width: 3.3333rem;
    height: auto;
    top: 1.9333rem;
    left: 6.3333rem
}

.banner-bg-run .banner-one-img .ct-scal {
    width: 2.3333rem;
    height: auto;
    top: 2.1rem;
    left: 5.6667rem
}

.banner-bg-run .banner-one-img .ct-scals {
    width: 2rem;
    height: auto;
    top: 2.7667rem;
    left: 5.8333rem;
    -webkit-animation: 5s linescale linear infinite;
    -moz-animation: 5s linescale linear infinite;
    -o-animation: 5s linescale linear infinite;
    animation: 5s linescale linear infinite
}

.banner-bg-run .banner-one-img .ct-cir1,
.banner-bg-run .banner-one-img .ct-cir2 {
    width: 1rem;
    height: auto;
    opacity: 0;
    -webkit-animation: 10s cirone linear infinite;
    -moz-animation: 10s cirone linear infinite;
    -o-animation: 10s cirone linear infinite;
    animation: 10s cirone linear infinite
}

.banner-bg-run .banner-one-img .ct-cir2 {
    top: 7.6333rem;
    left: .5rem
}

.banner-bg-run .banner-one-img .ct-cir1 {
    top: 7.2833rem;
    left: 1.1rem
}

.banner-bg-run .banner-one-img .ct-light {
    width: 3.3333rem;
    height: auto;
    top: 6.6667rem;
    left: 13.6667rem;
    opacity: 0;
    -webkit-animation: 10s light linear infinite;
    -moz-animation: 10s light linear infinite;
    -o-animation: 10s light linear infinite;
    animation: 10s light linear infinite
}

.banner-bg-run .banner-one-img .ang-cle {
    border: 1px solid transparent;
    position: absolute;
    height: 2.6667rem;
    width: 2.6667rem;
    top: 7.3333rem;
    left: 3.0667rem;
    opacity: .7
}

.banner-bg-run .banner-one-img .ang-cle span {
    top: .9rem;
    left: 2.5rem;
    transform-origin: center center;
    z-index: -1;
    opacity: 0;
    -webkit-animation: 10s cirrun1 linear infinite;
    -moz-animation: 10s cirrun1 linear infinite;
    -o-animation: 10s cirrun1 linear infinite;
    animation: 10s cirrun1 linear infinite
}

.banner-bg-run .banner-one-img .center-ang {
    top: 3.8667rem;
    left: 10.3333rem
}

.banner-bg-run .banner-one-img .center-ang span {
    -webkit-animation: 10s cirrun2 linear infinite;
    -moz-animation: 10s cirrun2 linear infinite;
    -o-animation: 10s cirrun2 linear infinite;
    animation: 10s cirrun2 linear infinite
}

.banner-bg-run .banner-one-img .bottom-ang {
    border: 1px solid transparent;
    position: absolute;
    height: 2.6667rem;
    width: 2.6667rem;
    top: 7.3333rem;
    left: 10.6667rem
}

.banner-bg-run .banner-one-img .bottom-ang span {
    display: block;
    width: .2333rem;
    height: .2333rem;
    background: #fff71f;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: 2rem;
    left: 2rem;
    transform-origin: center center;
    -webkit-animation: 10s cirrun3 linear infinite;
    -moz-animation: 10s cirrun3 linear infinite;
    -o-animation: 10s cirrun3 linear infinite;
    animation: 10s cirrun3 linear infinite
}

.banner-bg-run .banner-one-img .ct-ver {
    width: .1rem;
    height: auto;
    top: 4.0667rem;
    left: 14.6333rem;
    opacity: 0;
    -webkit-animation: 10s cirver linear infinite;
    -moz-animation: 10s cirver linear infinite;
    -o-animation: 10s cirver linear infinite;
    animation: 10s cirver linear infinite
}

.banner-bg-run .banner-one-img .banner-img-top {
    top: 0
}

.banner-bg-run .banner-one-img .banner-ring {
    width: 17.2667rem;
    top: 1.0667rem;
    left: .4rem
}

.banner-bg-run .banner-one-img .banner-graph {
    top: .8333rem;
    left: -.1667rem
}

.banner-bg-run .banner-one-img .banner-g {
    opacity: 0;
    -webkit-animation: 10s graph linear infinite;
    -moz-animation: 10s graph linear infinite;
    -o-animation: 10s graph linear infinite;
    animation: 10s graph linear infinite
}

.banner-bg-run .banner-one-img .banner-back {
    width: auto;
    height: 14.5rem;
    top: .6rem;
    left: .3667rem
}

.banner-bg-run .banner-one-img .banner-topi {
    top: .8333rem;
    left: .2rem;
    -webkit-animation: 10s babig linear infinite;
    -moz-animation: 10s babig linear infinite;
    -o-animation: 10s babig linear infinite;
    animation: 10s babig linear infinite;
    opacity: 0
}

.banner-bg-run .banner-one-img .banner-big {
    top: .9333rem
}

.banner-bg-run .banner-one-img .banner-cir,
.banner-bg-run .banner-one-img .banner-cirs {
    left: -.1667rem;
    top: 1.0667rem;
    opacity: 0
}

.banner-bg-run .banner-one-img .banner-cirs {
    -webkit-animation: 10s cir linear infinite;
    -moz-animation: 10s cir linear infinite;
    -o-animation: 10s cir linear infinite;
    animation: 10s cir linear infinite
}

.banner-bg-run .banner-one-img .banner-cir {
    -webkit-animation: 10s cir2 linear infinite;
    -moz-animation: 10s cir2 linear infinite;
    -o-animation: 10s cir2 linear infinite;
    animation: 10s cir2 linear infinite
}

.banner-bg-run .banner-one-img .banner-bignn {
    width: .7333rem;
    height: 3.6rem;
    top: 3.6667rem;
    left: 8.5rem;
    z-index: 50;
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-animation: 10s noddle linear infinite;
    -moz-animation: 10s noddle linear infinite;
    -o-animation: 10s noddle linear infinite;
    animation: 10s noddle linear infinite;
    perspective: 500;
    -webkit-perspective: 500;
    -ms-transform: translate(.2667rem, -.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
    -webkit-transform: translate(.2667rem, -.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
    -o-transform: translate(.2667rem, -.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
    -moz-transform: translate(.2667rem, -.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg);
    transform: translate(.2667rem, -.0667rem) rotate(-90deg) rotateY(35deg) rotateX(45deg)
}

.banner-bg-run .banner-one-img .banner-bigna {
    top: 3.9rem;
    opacity: .6
}

.banner-bg-run .banner-one-img .banner-bignna {
    top: 4.1333rem;
    opacity: .2
}

.banner-bg-run .banner-one-img .banner-span {
    position: absolute;
    height: 100%;
    width: 100%
}

.banner-bg-run .banner-one-img .banner-span span {
    position: absolute;
    top: 5.3333rem;
    left: 3.3333rem;
    display: block;
    width: .1667rem;
    height: .1667rem;
    border-radius: 50%;
    background: rgba(253, 216, 3, .9);
    opacity: 0
}

.banner-bg-run .banner-one-img .banner-span span:nth-child(1) {
    -webkit-animation: 10s frist1 linear infinite;
    -moz-animation: 10s frist1 linear infinite;
    -o-animation: 10s frist1 linear infinite;
    animation: 10s frist1 linear infinite
}

.banner-bg-run .banner-one-img .banner-span span:nth-child(2) {
    -webkit-animation: 10s frist2 linear infinite;
    -moz-animation: 10s frist2 linear infinite;
    -o-animation: 10s frist2 linear infinite;
    animation: 10s frist2 linear infinite
}

.banner-bg-run .banner-one-img .banner-span span:nth-child(3) {
    -webkit-animation: 10s frist3 linear infinite;
    -moz-animation: 10s frist3 linear infinite;
    -o-animation: 10s frist3 linear infinite;
    animation: 10s frist3 linear infinite
}

.citron-like .production-title-bg {
    margin-top: 2.3333rem;
    padding-bottom: 4.1rem
}

.citron-like .production-title-bg .title-with-bottom-line {
    color: #fff
}

.citron-like ul {
    *zoom: 1;
    min-height: 8.2667rem;
    border-radius: 2px;
    overflow: hidden;
    background: linear-gradient(-136deg, #4b79e3 0%, #2b57bf 100%);
    position: relative;
    z-index: 2
}

.citron-like ul::after,
.scences-spring .scences-spring-items::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.citron-like ul li {
    float: left;
    width: 25%;
    height: 8.2667rem;
    border-right: 1px solid #171e2f
}

.citron-like ul li .li-inner-can {
    width: 100%;
    height: 100%;
    padding-left: 1rem;
    background-size: auto 170px !important
}

.citron-like ul li div.li-img {
    width: 2.3333rem;
    height: 2.3333rem;
    margin: .8333rem 0 .1667rem
}

.citron-like ul,
.citron-like ul li div.li-img img,
.citron-like ul li div.li-img svg {
    height: 100%;
    width: 100%
}

.citron-like ul li div.li-img.li-img-small img,
.citron-like ul li div.li-img.li-img-small svg {
    margin-top: .3333rem;
    height: 1.6667rem;
    width: 1.6667rem
}

.citron-like ul li div.li-img .after-hover-show {
    display: block
}

.citron-like ul li div.li-img .before-hover-show,
.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner.no-before-atention::after,
.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner.no-before-atention::before {
    display: none
}

.citron-like ul li h1 {
    font-size: .6rem;
    letter-spacing: 0;
    line-height: .8667rem;
    margin-bottom: .1667rem;
    opacity: .85
}

.citron-like ul li p {
    font-size: .4667rem;
    letter-spacing: 0;
    line-height: .7333rem;
    opacity: .6;
    display: block;
    max-width: 13.3333rem;
    margin: 0 auto;
    padding: 0 1rem .8333rem 0
}

.citron-like ul li.has-hover:hover {
    background: #2b57bf
}

.scences-spring .title-so-big-p {
    margin-bottom: .5rem;
    margin-top: -.5667rem
}

.scences-spring .scences-spring-items {
    *zoom: 1;
    padding-top: .6667rem
}

.scences-spring .scences-spring-items .scences-spring-item,
.scences-spring .scences-spring-items .scences-spring-noMove-item {
    float: left;
    background: #fff;
    border-radius: .0667rem
}

.scences-spring .scences-spring-items .scences-spring-item div,
.scences-spring .scences-spring-items .scences-spring-noMove-item div {
    width: 4rem;
    height: 4rem;
    margin: 0 auto 1rem
}

.scences-spring .scences-spring-items .scences-spring-item div.small-div,
.scences-spring .scences-spring-items .scences-spring-noMove-item div.small-div {
    width: 2.9333rem;
    height: 2.9333rem;
    margin: 0 auto .8333rem
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner p,
.scences-spring .scences-spring-items .scences-spring-item h1,
.scences-spring .scences-spring-items .scences-spring-noMove-item h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 18px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px
}

.scences-spring .scences-spring-items .scences-spring-item p,
.scences-spring .scences-spring-items .scences-spring-noMove-item p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    text-align: center;
    line-height: .8667rem;
    margin: 0 auto;
    max-width: 15rem
}

.scences-spring .scences-spring-items .scences-spring-item h1,
.scences-spring .scences-spring-items .scences-spring-noMove-item.scences-spring-four h1 {
    position: relative;
    padding-bottom: .8rem
}

.scences-spring .scences-spring-items .scences-spring-item h1::after,
.scences-spring .scences-spring-items .scences-spring-noMove-item.scences-spring-four h1::after {
    position: absolute;
    content: '';
    display: block;
    width: 1.1667rem;
    height: .1333rem;
    bottom: 0;
    left: 50%;
    background: #e5e8ee;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.scences-spring .scences-spring-items .scences-spring-item p {
    margin-top: .6667rem
}

.scences-spring .scences-spring-items .scences-spring-item.has-hover,
.scences-spring .scences-spring-items .scences-spring-item.has-hover:hover {
    -moz-transition: transform .15s linear;
    -webkit-transition: transform .15s linear;
    -o-transition: transform .15s linear;
    transition: transform .15s linear
}

.scences-spring .scences-spring-items .scences-spring-item.has-hover {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.scences-spring .scences-spring-items .scences-spring-item.has-hover:hover {
    -ms-transform: translateY(-.6667rem);
    -webkit-transform: translateY(-.6667rem);
    -o-transform: translateY(-.6667rem);
    -moz-transform: translateY(-.6667rem);
    transform: translateY(-.6667rem)
}

.scences-spring .scences-spring-items .scences-spring-item.has-hover:hover h1::after,
.scences-spring .scences-spring-items .scences-spring-noMove-item.has-hover:hover h1::after {
    background: #ffb200
}

.scences-spring .scences-spring-items .scences-spring-noMove-item {
    background: 0 0
}

.scences-spring .scences-spring-items .scences-spring-noMove-item p {
    margin-top: .5rem
}

.scences-spring .scences-spring-items .scences-spring-noMove-item.has-hover:hover {
    box-shadow: 0 0 1.3333rem 0 rgba(0, 0, 0, .05)
}

.scences-spring .scences-spring-items .scences-spring-noMove-item.scences-spring-four h1::after {
    width: .8333rem
}

.scences-spring .scences-spring-items.application-scenario-items {
    border-radius: unset;
    background: 0 0
}

.scences-spring .scences-spring-items .scences-spring-three {
    height: 15.3333rem;
    width: 31.864444%;
    padding: 2rem 1.1667rem 1rem
}

.scences-spring .scences-spring-items .scences-spring-three.three-center {
    margin: 0 2.2%
}

.scences-spring .scences-spring-items .scences-spring-three.three-top {
    margin-top: 1rem
}

.scences-spring .scences-spring-items .scences-spring-two {
    width: 48.9%;
    padding: 2rem 1.1667rem .6667rem
}

.scences-spring .scences-spring-items .scences-spring-two.two-center {
    margin-left: 2.2%
}

.scences-spring .scences-spring-items .scences-spring-four {
    width: 23.7288%;
    padding: 2rem 1.1667rem .6667rem
}

.scences-spring .scences-spring-items .scences-spring-four.four-center {
    margin-left: 1.38888%
}

.scences-spring .scences-spring-items .no-background {
    background: 0 0
}

.scences-spring .scences-spring-items .no-background.has-hover:hover {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    background: #fff;
    box-shadow: 0 0 1.3333rem 0 rgba(0, 0, 0, .05);
    border-radius: 2px
}

.scences-spring .scences-spring-items .motheds-petit {
    height: 13.3333rem
}

.scences-spring .scences-spring-items .motheds-petit-dejer {
    height: 11.5333rem;
    padding-top: 1.6667rem
}

.case-in-pro-can .case-in-pro-canner {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item {
    width: 25%
}

.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item a,
.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item a img,
.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item img {
    width: 100%;
    display: block
}

.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item a img.more-than-one,
.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item a.more-than-one,
.case-in-pro-can .case-in-pro-canner .case-in-pro-canner-item img.more-than-one {
    margin-bottom: 1px
}

.products-advanage-can {
    padding: 2.3333rem 0;
    overflow: hidden
}

.products-advanage-can .title-so-big {
    margin-bottom: 1.1667rem
}

.products-advanage-can .products-advanage {
    width: 68%;
    max-width: 43.3333rem;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    overflow: hidden;
    height: 100%
}

.products-advanage-can .products-advanage .products-advanage-item {
    width: 33.33333333%;
    background: #fff;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    max-width: 14.3333rem;
    flex: 1;
    background: #f7f9fb
}

.products-advanage-can .products-advanage .products-advanage-item.item-center-between {
    margin-right: 1.9685%;
    margin-left: 1.9685%
}

.products-advanage-can .products-advanage .products-advanage-item.item-center-between-right {
    margin-left: 1.9685%
}

.products-advanage-can .products-advanage .products-advanage-item::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffb200;
    transition: .2s top linear
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: .6667rem 5.8% 1.0333rem;
    display: flex;
    flex-direction: column;
    align-items: center
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner::after,
.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner::before {
    display: block;
    position: absolute;
    content: '';
    height: .1333rem;
    top: 0;
    opacity: 1;
    transition: .1s opacity linear .1s
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner::before {
    width: 12%;
    background: #1f2533;
    left: 0
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner::after {
    width: 88%;
    background: #ffb200;
    right: 0
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner div {
    width: 6.6667rem;
    height: 4.6667rem;
    flex-shrink: 0;
    margin: 0 auto .3333rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg img,
.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg svg,
.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg-small img,
.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg-small svg,
.banner-of-bg-can .banner-of-bg-svg svg,
.details-show-can .details-show-list .details-show-list-item .details-show-list-item-img img,
.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner div img,
.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner div svg,
.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner div img {
    width: 100%;
    height: 100%
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner div .before-hover-show {
    display: block
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner div .after-hover-show,
.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover .products-advanage-item-inner div .before-hover-show {
    display: none
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner div.products-advanage-item-inner-sec {
    flex: 2
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #ffb200;
    text-align: center;
    line-height: .7667rem;
    margin-bottom: .4667rem
}

.products-advanage-can .products-advanage .products-advanage-item .products-advanage-item-inner p {
    font-size: 14px;
    color: #555;
    line-height: 21.999px
}

.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover::before {
    top: 0;
    transition: .2s top linear
}

.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover .products-advanage-item-inner::after,
.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover .products-advanage-item-inner::before {
    opacity: 0;
    transition: .1s opacity linear .1s
}

.citron-like ul li h1,
.citron-like ul li p,
.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover .products-advanage-item-inner h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #fff
}

.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover .products-advanage-item-inner p {
    color: #fff
}

.products-advanage-can .products-advanage .products-advanage-item.has-hover:hover .products-advanage-item-inner div .after-hover-show {
    display: block
}

.products-advanage-can .products-advanage.products-advanage-four {
    width: 74.55%;
    max-width: 47.6667rem;
    overflow: hidden
}

.products-advanage-can .products-advanage.products-advanage-four .products-advanage-item {
    width: 25%
}

.products-advanage-can .products-advanage.products-advanage-two {
    width: 74.55%;
    max-width: 47.3333rem;
    overflow: hidden
}

.products-advanage-can .products-advanage.products-advanage-two .products-advanage-item {
    width: 50%;
    max-width: 23.3333rem;
    background: #fff;
    margin-right: 1rem
}

.products-advanage-can .products-advanage.products-advanage-two .products-advanage-item .products-advanage-item-inner {
    flex-direction: row;
    padding-left: 5.7%;
    padding-right: 5.7%;
    padding-top: 1.6667rem;
    padding-bottom: 1.6667rem
}

.products-advanage-can .products-advanage.products-advanage-two .products-advanage-item .products-advanage-item-inner div {
    width: 5.3333rem;
    height: 4.3333rem;
    margin-bottom: 0;
    margin-right: 5.71428%
}

.products-advanage-can .products-advanage.products-advanage-two .products-advanage-item .products-advanage-item-inner div.products-advanage-item-inner-sec {
    display: inline-block;
    height: 100%;
    flex: 2
}

.products-advanage-can .products-advanage.products-advanage-two .products-advanage-item .products-advanage-item-inner h2,
.products-advanage-can .products-advanage.products-advanage-two .products-advanage-item .products-advanage-item-inner p {
    text-align: left
}

.products-advanage-can .products-advanage.products-advanage-two.products-advanage-two-add-one .products-advanage-item {
    width: 33.33333333%;
    max-width: 15.3333rem;
    background: #fff;
    margin-right: 0
}

.products-advanage-can .products-advanage.products-advanage-two.products-advanage-two-add-one .products-advanage-item.two-add-one-center {
    margin-right: .8333rem;
    margin-left: .8333rem
}

.products-advanage-can .products-advanage.products-advanage-two.products-advanage-two-add-one .products-advanage-item .products-advanage-item-inner div.products-advanage-item-inner-svg {
    margin-right: 1%
}

.products-advanage-can .products-advanage.products-advanage-two.products-advanage-two-add-one .products-advanage-item .products-advanage-item-inner .products-advanage-item-inner-sec {
    padding-right: 1%
}

.application-scenario {
    padding-bottom: 2.3333rem;
    margin-top: -4.1rem
}

.application-scenario .title-so-big {
    margin-bottom: 1.1667rem;
    color: #fff
}

.application-scenario .application-scenario-items {
    background: #eee;
    border-radius: 2px;
    overflow: hidden
}

.application-scenario .application-scenario-items .application-scenario-item {
    width: 50%;
    float: left;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fff;
    height: 3.6667rem;
    padding: .5rem .2667rem;
    overflow: hidden
}

.application-scenario .application-scenario-items .application-scenario-item:nth-child(even) {
    border-right: none
}

.application-scenario .application-scenario-items .application-scenario-item.no-margin-bottom {
    margin-bottom: 0
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: .0667rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg img.small-img,
.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg svg.small-img {
    width: 1.3333rem;
    height: 1.3333rem;
    margin-left: .3333rem;
    margin-top: .3333rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg img.small-img-s,
.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg svg.small-img-s {
    width: 1.6667rem;
    height: 1.6667rem;
    margin-left: .3333rem;
    margin-top: .3333rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg img.small-img-sa,
.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg svg.small-img-sa {
    width: 1.2rem;
    height: 1.2rem;
    margin-left: .3333rem;
    margin-top: .3333rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg .before-hover-show {
    display: block
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg .after-hover-show {
    display: none
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg-small {
    width: 2.8rem;
    height: 2.8rem;
    flex-shrink: 0;
    float: left;
    margin-right: .0667rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg-small .before-hover-show,
.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner div .before-choice-img {
    display: block
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg-small .after-hover-show,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover h1::before,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover:hover::before,
.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner div .after-choice-img,
.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner-chioced div .before-choice-img {
    display: none
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec {
    padding-top: .2rem;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #2a2a2a;
    letter-spacing: 0;
    line-height: .8667rem;
    margin-bottom: .0667rem
}

.application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .4667rem;
    color: #555;
    letter-spacing: 0;
    line-height: .7333rem;
    display: block;
    width: 100%;
    max-width: 14.9667rem
}

.application-scenario .application-scenario-items .application-scenario-item.has-hover:hover {
    background: #fff;
    box-shadow: 0 .1rem .6667rem 0 rgba(0, 0, 0, .1);
    position: relative;
    z-index: 3
}

.products-features-can {
    background: #121f3a
}

.products-features-can .title-with-bottom-line {
    color: #fff;
    margin-bottom: 1.1667rem
}

.production-show .production-show-can .div-can-show .div-img img,
.production-show .production-show-can .div-can-show-b .div-img img,
.products-features-can .pic-can-methods img {
    width: 100%;
    height: auto;
    display: block
}

.products-features-can-light .title-so-big {
    margin-bottom: 1.1667rem
}

.banner-of-bg-can {
    position: relative;
    height: 15rem;
    overflow: hidden
}

.banner-of-bg-can .banner-of-bg {
    height: 100%
}

.banner-of-bg-can .banner-of-bg .banner-of-bg-sec {
    padding-top: 5.7333rem;
    height: 90%
}

.banner-of-bg-can .banner-of-bg-svg {
    height: 5.5rem;
    position: absolute;
    bottom: 0;
    left: 0
}

.details-show-can {
    width: 100%;
    overflow: hidden;
    margin-top: -2px;
    background: #fff
}

.details-show-can .details-show-list {
    margin: 0 auto 2.3333rem
}

.details-show-can .details-show-list .details-show-list-item {
    width: 100%;
    *zoom: 1;
    padding: 1.3333rem 8.3%;
    border-bottom: 1px solid #e5e8ee
}

.details-show-can .details-show-list .details-show-list-item::after,
.production-show .production-show-can .production-show-can-run::after,
.very-detail-of-pro-can .very-detail-of-pro-top::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.details-show-can .details-show-list .details-show-list-item .details-show-list-item-img {
    width: 4.2667rem;
    height: 4.2667rem;
    margin-right: 6.666666%;
    flex-shrink: 0;
    border: 1px solid transparent;
    float: left
}

.details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec {
    float: left;
    width: 75%
}

.details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #1e232f;
    letter-spacing: 0;
    padding-bottom: .2rem;
    margin-bottom: .4rem;
    position: relative
}

.details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec h2::before {
    content: '';
    display: block;
    position: absolute;
    width: 1.1667rem;
    height: .1rem;
    background: #ffb200;
    top: 100%;
    left: 0
}

.details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    text-align: justify;
    line-height: 27.999px
}

.very-detail-of-pro-can .very-detail-of-pro-top {
    *zoom: 1;
    padding: .7667rem 2% 1.6667rem;
    display: flex
}

.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner {
    flex: 1 0;
    cursor: pointer
}

.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner div {
    width: 4rem;
    height: 4rem;
    margin: 0 auto .8333rem
}

.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6667rem;
    color: #848995;
    letter-spacing: 0;
    text-align: center;
    line-height: .8667rem;
    padding: 0 .3333rem
}

.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner-chioced h1 {
    color: #4075eb
}

.very-detail-of-pro-can .very-detail-of-pro-bottom {
    background: #fff;
    overflow: hidden
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner {
    display: none;
    padding: 1.8rem 11.11%;
    position: relative
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner li,
.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #848995;
    letter-spacing: 0;
    line-height: 1rem
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner .title-with-left-line {
    padding-left: .8333rem
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner li {
    position: relative;
    padding-left: .5rem;
    margin-bottom: .1rem
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner li::before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #848995;
    position: absolute;
    top: .3333rem;
    left: 0
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner p,
.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner ul {
    margin-bottom: 1.6667rem
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover::before,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover:hover h1::before,
.very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner-show,
.very-detail-of-pro-can .very-detail-of-pro-top .detail-pro-top-inner-chioced div .after-choice-img {
    display: block
}

.very-detail-of-pro-can .very-detail-of-pro-bottom .programme-img {
    position: absolute;
    right: 3.3333%;
    bottom: 1rem
}

.production-show .production-show-can .production-show-can-inner {
    width: 100%;
    position: relative
}

.production-show .production-show-can .production-show-can-inner .production-show-can-inner-img {
    width: 57%;
    opacity: 0
}

.production-show .production-show-can .production-show-can-run {
    *zoom: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.production-show .production-show-can .div-can-show,
.production-show .production-show-can .div-can-show-b {
    float: left
}

.production-show .production-show-can .div-can-show .div-img,
.production-show .production-show-can .div-can-show-b .div-img {
    width: 100%;
    border-radius: .1rem;
    overflow: hidden;
    position: relative
}

.production-show .production-show-can .div-can-show p,
.production-show .production-show-can .div-can-show-b p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 0;
    display: block;
    text-align: center;
    width: 100%;
    padding-top: .6667rem
}

.production-show .production-show-can .div-can-show-b,
.production-show .production-show-can .production-item-show {
    width: 0;
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear
}

.production-show .production-show-can .production-item-show {
    width: 22.5%;
    cursor: pointer;
    margin-top: 5%
}

.production-show .production-show-can .production-item-show .div-img {
    margin-top: 13%;
    box-shadow: 0 .2rem .5rem 0 rgba(0, 0, 0, .1)
}

.production-show .production-show-can .production-item-now {
    width: 50.6%;
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear;
    margin: 0 2.2%
}

.production-show .production-show-can .production-item-now .div-img {
    box-shadow: 0 .2rem .5rem 0 rgba(0, 0, 0, .2)
}

.production-time {
    padding: 2.3333rem 0 1.3333rem;
    background: #121f3a
}

.production-time .title-with-bottom-line {
    color: #fff;
    margin-bottom: 1.1667rem
}

.production-time .production-time-can .production-time-can-in {
    width: 100%;
    padding: 0 1.1667rem;
    position: relative
}

.production-time .production-time-can .production-time-can-in .slick-disabled {
    opacity: .1;
    cursor: not-allowed
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner {
    width: 100%;
    position: relative
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .slick-slide,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .slick-slide>div {
    overflow: hidden
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover {
    position: relative
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner::before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e5e8ee;
    top: 2.8667rem;
    left: 0
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item::before {
    position: absolute;
    content: '';
    left: 1.1667rem;
    width: .6667rem;
    height: .6667rem;
    border-radius: 50%;
    background: #121f3a;
    border: .0667rem solid #4b79e3;
    top: 2.5334rem;
    display: none
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item {
    padding-left: .5rem;
    padding-right: .3333rem;
    overflow: auto
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item div {
    width: 100%;
    padding: .8rem .6667rem;
    box-sizing: border-box;
    background: #4b79e3;
    box-shadow: 0 0 .1rem 0 rgba(0, 0, 0, .5);
    border-radius: .1rem;
    overflow: hidden;
    height: auto;
    position: relative
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item h1,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item h2,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item li {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    color: #fff;
    letter-spacing: 0
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item h2 {
    margin-top: 2.3334rem;
    opacity: 0;
    width: 90%;
    position: absolute;
    left: .6667rem;
    top: 60px
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item h2.short {
    width: 65%
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item h1 {
    font-size: 18px;
    line-height: 21.999px;
    margin-top: 0;
    height: 43px;
    opacity: 1;
    position: relative;
    padding-bottom: .7333rem
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item h1::before {
    position: absolute;
    content: '';
    display: block;
    width: 1.0667rem;
    height: .1333rem;
    background: #ffb200;
    bottom: .4rem;
    left: 0
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item li {
    position: relative;
    padding-left: .3334rem;
    line-height: 25px;
    margin-bottom: 2px
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item li::before {
    position: absolute;
    content: '';
    display: block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #fff;
    top: 10px;
    left: 0
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover h2,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover:hover ul {
    opacity: 1
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover ul,
.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover:hover h2 {
    opacity: 0
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover div {
    border-radius: .1rem;
    background: 0 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .5)
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover h1 {
    margin-top: .3333rem;
    padding-bottom: 0;
    font-size: 14px;
    opacity: 1
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover:hover div {
    background: #4b79e3;
    box-shadow: 0 0 .1rem 0 rgba(0, 0, 0, .5)
}

.production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item.has-hover:hover h1 {
    font-size: 18px;
    padding-bottom: .7333rem
}

@keyframes info {
    40% {
        opacity: .8
    }

    60%,
    80% {
        opacity: 1
    }

    to {
        opacity: .3
    }
}

.consult-can-outer {
    background-size: cover;
    min-height: 100%;
    width: 100%;
    position: relative
}

.consult-can-outer .consult-can-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../img/banner/consult-gb.png) no-repeat center center;
    background-size: cover;
    z-index: 2
}

.consult-can-outer .consult-can {
    width: 100%;
    overflow: hidden;
    min-height: 100%;
    height: auto;
    display: block
}

.want-know-what,
.want-know-what .white-can {
    width: 100%;
    justify-content: center;
    display: flex
}

.want-know-what {
    position: relative;
    height: 100%;
    padding-top: 80px;
    top: 0;
    left: 0;
    z-index: 3;
    padding-bottom: 136px;
    overflow: hidden
}

.want-know-what .white-can {
    align-items: center;
    overflow: scroll
}

.want-know-what .want-what-can {
    background: #fff;
    max-width: 570px;
    width: 95%;
    height: auto;
    box-sizing: border-box;
    padding: 0 50px 30px;
    border-radius: 4px
}

.want-know-what .want-what-can .no-info-back {
    display: none
}

.want-know-what .want-what-can .info-back {
    position: fixed;
    width: 80%;
    height: 100px;
    line-height: 100px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 10px;
    background: rgba(0, 0, 0, .45);
    top: 200px;
    left: 50%;
    animation: 3s info linear;
    opacity: 0;
    transform: translateX(-50%);
    z-index: 10
}

.want-know-what .want-what-can form,
.want-know-what .want-what-can ul {
    width: 100%
}

.want-know-what .want-what-can h2 {
    font-family: PingFangSC-Medium;
    font-size: 25px;
    color: #1e232f;
    margin-bottom: 23px;
    text-align: center;
    margin-top: 30px;
    position: relative
}

.want-know-what .want-what-can h2::before {
    content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 2px;
    background: rgba(75, 121, 227, .6);
    border-radius: 2px;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%)
}

.want-know-what .want-what-can h4 {
    font-size: 15px;
    color: #656a74;
    text-align: center;
    font-weight: 400;
    background: rgba(216, 216, 216, .1);
    padding-top: 17px
}

.want-know-what .want-what-can h3 {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #8e949e;
    letter-spacing: 0;
    text-align: center;
    line-height: 26px;
    background: rgba(216, 216, 216, .1);
    margin-bottom: 20px;
    padding-bottom: 13px
}

.want-know-what .want-what-can h3 span {
    display: inline-block
}

.want-know-what .want-what-can .what-sure {
    background: #4b79e3;
    width: 145px;
    height: 45px;
    margin: 15px auto;
    display: block;
    border-radius: 4px;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #fff;
    border: 0
}

.want-know-what .want-what-can .no-commit {
    background: #848995;
    color: #fff;
    cursor: not-allowed;
    border: 0
}

.want-know-what .want-what-can ul>li {
    width: 100%;
    margin-bottom: 17px
}

.want-know-what .want-what-can ul>li.margin-top-thereth {
    padding-top: 13px !important
}

.want-know-what .want-what-can ul>li.margin-top-thereth div {
    width: 100%;
    background: #fff
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items {
    box-sizing: border-box;
    padding-left: 12px;
    height: 38px;
    position: relative;
    border: 1px solid rgba(7, 28, 78, .1);
    border-radius: 3px;
    padding-top: 6px;
    padding-bottom: 6px
}

.want-know-what .want-what-can ul>li input.what-hover:hover,
.want-know-what .want-what-can ul>li textarea.what-hover:hover,
.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items.what-hover:hover {
    border: 1px solid #4a79e3
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items.click-this {
    border: 1px solid #2e59bc
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items .ul {
    display: none;
    opacity: 0;
    position: absolute;
    top: 38px;
    left: -.25%;
    width: 100.5%;
    box-sizing: border-box;
    z-index: 5
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items ul {
    overflow: hidden;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 6px 0;
    border: 1px solid rgba(7, 28, 78, .1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    border-radius: 3px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items ul li {
    width: 100%;
    letter-spacing: 0;
    text-align: justify;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 38px;
    padding-left: 20px;
    margin-bottom: 0
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items ul li div {
    width: 14px;
    height: 14px;
    border: 1px solid #666;
    border-radius: 2px;
    margin-right: 13px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items ul li span {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #666;
    letter-spacing: 0;
    text-align: justify
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items ul li.what-hover:hover {
    background: #eee
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items ul li.been-choice-what div {
    background: url(../img/all/getRight.png) no-repeat center center;
    background-size: 200% auto;
    border: 0
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items.been-choice-more img {
    transform-origin: center center;
    transform: rotate(-180deg)
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more-items.been-choice-more .ul {
    display: block;
    opacity: 1;
    box-shadow: 0 7px 21px 0 rgba(0, 0, 0, .1);
    border-radius: 4px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more {
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 100%
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more>img {
    width: 20px;
    height: 20px;
    margin-right: 14.2px;
    transform: rotate(0deg);
    transition: .3s transform linear
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more>span {
    display: inline-block;
    min-width: 85px;
    color: #d2d2d2;
    font-size: 12px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more .choiced-item-can {
    flex: 2;
    height: 100%;
    display: flex;
    overflow: hidden
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more .choiced-item {
    display: flex;
    align-items: center;
    background: #648cea;
    border-radius: 2px;
    height: 100%;
    padding: 0 10px;
    max-width: 138px;
    margin-right: 4px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more .choiced-item span {
    font-family: PingFangSC-Regular;
    font-size: 13px;
    color: #fff;
    line-height: 13px;
    margin-right: 5px;
    width: 100px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more .choiced-item img {
    width: 13px
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more .choiced-item div.img {
    width: 13px;
    height: 100%;
    background: url(../img/all/delete.png) no-repeat center center;
    background-size: 195% auto
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more .choiced-item div.img.what-hover {
    background: url(../img/all/delete_hover.png) no-repeat center center;
    background-size: 195% auto
}

.want-know-what .want-what-can ul>li.margin-top-thereth .click-more.been-black>span {
    display: none
}

.want-know-what .want-what-can ul>li ::placeholder {
    color: #d2d2d2;
    opacity: 1;
    font-size: 12px
}

.want-know-what .want-what-can ul>li :-ms-input-placeholder,
.want-know-what .want-what-can ul>li ::-ms-input-placeholder {
    color: #d2d2d2;
    font-size: 12px
}

.want-know-what .want-what-can ul>li input,
.want-know-what .want-what-can ul>li label,
.want-know-what .want-what-can ul>li textarea {
    display: block;
    width: 100%;
    background: 0 0
}

.want-know-what .want-what-can ul>li label {
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #585c65;
    line-height: 12px;
    margin-bottom: 10px;
    display: flex;
    margin-left: -11px
}

.want-know-what .want-what-can ul>li input:focus,
.want-know-what .want-what-can ul>li textarea:focus {
    outline: 0;
    border: 1px solid #2e59bc
}

.want-know-what .want-what-can ul>li input,
.want-know-what .want-what-can ul>li textarea {
    height: 40px;
    text-indent: 12px;
    background: #fff;
    border: 1px solid rgba(7, 28, 78, .1);
    border-radius: 3px
}

.want-know-what .want-what-can ul>li input.carry-wrong {
    border: 1px solid #ef5350
}

.want-know-what .want-what-can ul>li textarea {
    height: 100px;
    padding: 5px;
    box-sizing: border-box
}

.two-input {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.two-input div {
    width: 48%
}

.two-input div .when-wrong {
    margin-left: 3px;
    overflow: hidden;
    white-space: nowrap;
    width: 120px !important
}

.when-wrong {
    color: #ef5350;
    font-size: 13px;
    margin-left: 30px;
    flex: 2;
    text-align: right
}

.when-wrong-show {
    color: transparent
}

.when-wrong-show-up {
    color: #ef5350
}

.job-show-stage-can {
    min-height: 80vh
}

.job-show-stage-can .summer-will-come .job-show-type {
    *zoom: 1;
    margin-bottom: 1.6667rem
}

.adorable-thing-can .adorable-thing .adorable-thing-right::after,
.adorable-thing-can .adorable-thing .svg-with-word::after,
.adorable-thing-can .adorable-thing::after,
.job-show-stage-can .job-show-entry .job-show-entry-item li a div::after,
.job-show-stage-can .job-show-entry .job-show-entry-item li a::after,
.job-show-stage-can .summer-will-come .job-show-type::after,
.welfare-can ul::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.job-show-stage-can .summer-will-come .job-show-type li {
    float: left;
    width: 16.666666%
}

.adorable-thing-can .adorable-thing .svg-with-word div img,
.adorable-thing-can .adorable-thing .svg-with-word div svg,
.job-show-stage-can .summer-will-come .job-show-type li div img,
.job-show-stage-can .summer-will-come .job-show-type li div svg,
.welfare-can ul li div img,
.welfare-can ul li div svg {
    width: 100%;
    height: 100%
}

.job-show-stage-can .summer-will-come .job-show-type li div .grey-img-show {
    display: block
}

.job-show-stage-can .summer-will-come .job-show-type li div .color-img-show,
.job-show-stage-can .summer-will-come .job-show-type li.job-show-type-wanted div .grey-img-show {
    display: none
}

.job-show-stage-can .summer-will-come .job-show-type li h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #848995;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    line-height: .8667rem
}

.job-show-stage-can .summer-will-come .job-show-type li.job-show-type-wanted h1 {
    color: #1e232f
}

.job-show-stage-can .job-show-entry {
    margin-bottom: 1.8333rem
}

.job-show-stage-can .job-show-entry .job-show-entry-item {
    background: #fff;
    display: none;
    border: 1px solid #e5e8ee;
    border-radius: .0667rem;
    padding: 0 3.06%
}

.job-show-stage-can .job-show-entry .job-show-entry-item h3 {
    color: #e5e8ee;
    font-size: .6667rem;
    text-align: center;
    height: 6.6667rem;
    line-height: 3.3333rem
}

.job-show-stage-can .job-show-entry .job-show-entry-item li {
    display: block;
    height: 2.4rem
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a {
    height: 100%;
    display: block;
    width: 100%;
    *zoom: 1;
    border-bottom: 1px solid #e5e8ee
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a div,
.welfare-can ul {
    *zoom: 1
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a div,
.job-show-stage-can .job-show-entry .job-show-entry-item li a h2,
.job-show-stage-can .job-show-entry .job-show-entry-item li a p,
.job-show-stage-can .job-show-entry .job-show-entry-item li a span {
    float: left;
    height: 100%;
    line-height: 2.3333rem
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a div {
    width: 80%
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a h2 {
    width: 40%;
    font-size: .5333rem;
    color: #1e232f;
    letter-spacing: 0
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a p {
    width: 60%;
    text-align: center;
    font-size: .5333rem;
    color: #848995;
    letter-spacing: .8px
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a h2,
.job-show-stage-can .job-show-entry .job-show-entry-item li a p,
.job-show-stage-can .job-show-entry .job-show-entry-item li a span,
.welfare-can ul li h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.job-show-stage-can .job-show-entry .job-show-entry-item li a span {
    width: 20%;
    text-align: right;
    font-size: .5333rem;
    color: #848995;
    letter-spacing: .8px
}

.job-show-stage-can .job-show-entry .job-show-right-now,
.job-show-stage-can .summer-will-come .job-show-type li.job-show-type-wanted div .color-img-show {
    display: block
}

.welfare-can ul li {
    width: 25%;
    height: 4rem;
    float: left;
    margin-bottom: 1.3333rem
}

.job-show-stage-can .summer-will-come .job-show-type li div,
.welfare-can ul li div {
    width: 2.6667rem;
    height: 2.6667rem;
    margin: 0 auto;
    margin-bottom: .4rem
}

.welfare-can ul li h1 {
    font-size: .6rem;
    color: #5e6473;
    letter-spacing: 0;
    text-align: center;
    line-height: .8667rem
}

.people-in-heaven .people-leave-heaven {
    overflow: hidden;
    width: 100%
}

.people-in-heaven .people-leave-heaven .people-leave-heaven-run {
    float: left;
    overflow: hidden;
    position: relative
}

.people-in-heaven .people-leave-heaven .people-leave-heaven-run .heaven-run-item {
    background-size: cover !important
}

.people-in-heaven .people-leave-heaven .from-sky-two {
    width: 50%;
    height: 12.3333rem
}

.people-in-heaven .people-leave-heaven .from-sky-two .heaven-run-item {
    width: 100%;
    height: 12.3333rem
}

.people-in-heaven .people-leave-heaven .from-sky-three {
    width: 33.33333333%;
    height: 12rem
}

.people-in-heaven .people-leave-heaven .from-sky-three .heaven-run-item {
    width: 100%;
    height: 12rem
}

.people-in-heaven .people-leave-heaven .go-left-from-sky-0,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4,
.people-in-heaven .people-leave-heaven .go-right-from-sky-0,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4 {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 1.0667rem;
    height: 1.0667rem
}

.people-in-heaven .people-leave-heaven .go-left-from-sky-0 img,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1 img,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2 img,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3 img,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4 img,
.people-in-heaven .people-leave-heaven .go-right-from-sky-0 img,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1 img,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2 img,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3 img,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4 img {
    width: 100%;
    height: 100%;
    display: block
}

.people-in-heaven .people-leave-heaven .go-left-from-sky-0 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-0 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3 .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4 .go-from-sky-nomal {
    display: block
}

.people-in-heaven .people-leave-heaven .go-left-from-sky-0 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-0:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-0 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-0:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3:hover .go-from-sky-nomal,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4 .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4:hover .go-from-sky-nomal {
    display: none
}

.people-in-heaven .people-leave-heaven .go-left-from-sky-0:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-0:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3:hover .go-from-sky-hover,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4:hover .go-from-sky-hover {
    display: block
}

.people-in-heaven .people-leave-heaven .go-right-from-sky-0,
.people-in-heaven .people-leave-heaven .go-right-from-sky-1,
.people-in-heaven .people-leave-heaven .go-right-from-sky-2,
.people-in-heaven .people-leave-heaven .go-right-from-sky-3,
.people-in-heaven .people-leave-heaven .go-right-from-sky-4 {
    right: 2%
}

.people-in-heaven .people-leave-heaven .go-left-from-sky-0,
.people-in-heaven .people-leave-heaven .go-left-from-sky-1,
.people-in-heaven .people-leave-heaven .go-left-from-sky-2,
.people-in-heaven .people-leave-heaven .go-left-from-sky-3,
.people-in-heaven .people-leave-heaven .go-left-from-sky-4 {
    left: 2%
}

.show-future-can {
    overflow: hidden
}

.show-future-can div {
    width: 33.33333%;
    float: left;
    font-size: 0;
    background: #fff;
    height: 13.3333rem
}

.show-future-can div li {
    height: 6.6667rem;
    background: #fff;
    overflow: hidden
}

.show-future-can div li img {
    min-width: 100%;
    min-height: 100%;
    display: block
}

.show-future-can div li h1,
.show-future-can div li p {
    display: block;
    width: 100%;
    padding: 0 10%
}

.show-future-can div li h1 {
    font-size: .6667rem;
    color: #1e232f;
    letter-spacing: .53px;
    line-height: .9rem;
    margin-top: 1.3334rem;
    position: relative;
    padding-bottom: .5rem;
    margin-bottom: .3333rem
}

.show-future-can div li h1::before {
    content: '';
    display: block;
    position: absolute;
    width: 1.1667rem;
    height: .1333rem;
    background: #e5e8ee;
    left: 10%;
    bottom: 0
}

.show-future-can div li p {
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    line-height: .8rem
}

.adorable-thing-can {
    background: url(../img/banner/Mask.png) no-repeat center center;
    background-size: cover
}

.adorable-thing-can .adorable-thing {
    background: #fff;
    box-shadow: 0 .5rem 1.3333rem 0 rgba(71, 73, 90, .07);
    border-radius: .0667rem;
    padding: 2rem 7.29%;
    *zoom: 1
}

.adorable-thing-can .adorable-thing .adorable-thing-left,
.adorable-thing-can .adorable-thing .adorable-thing-right {
    float: left
}

.adorable-thing-can .adorable-thing .just-some-words p {
    margin-bottom: .6rem;
    display: flex
}

.adorable-thing-can .adorable-thing .just-some-words .border-right {
    min-width: fit-content;
    min-width: -moz-fit-content;
    padding-right: .2667rem;
    margin-right: .2667rem;
    border-right: 1px solid #dde0e7
}

.adorable-thing-can .adorable-thing .svg-with-word span,
.adorable-thing-can .adorable-thing p,
.show-future-can div li h1,
.show-future-can div li p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.adorable-thing-can .adorable-thing p {
    letter-spacing: 0;
    line-height: .9333rem;
    font-size: .6rem;
    color: #848995
}

.adorable-thing-can .adorable-thing .svg-with-word {
    *zoom: 1;
    margin-bottom: .6rem
}

.adorable-thing-can .adorable-thing .adorable-thing-right .just-some-words,
.adorable-thing-can .adorable-thing .adorable-thing-right .svg-with-word,
.adorable-thing-can .adorable-thing .svg-with-word div,
.adorable-thing-can .adorable-thing .svg-with-word p,
.adorable-thing-can .adorable-thing .svg-with-word span {
    float: left
}

.adorable-thing-can .adorable-thing .svg-with-word p {
    width: 100%;
    padding-left: 1.3333rem
}

.adorable-thing-can .adorable-thing .svg-with-word div {
    width: .8rem;
    height: .8rem
}

.adorable-thing-can .adorable-thing .svg-with-word span {
    font-size: .5333rem;
    color: #1e232f;
    line-height: 27.999px;
    margin: 0 .3333rem 0 .8333rem
}

.adorable-thing-can .adorable-thing .adorable-thing-right {
    width: 65.625%;
    *zoom: 1
}

.adorable-thing-can .adorable-thing .adorable-thing-left {
    width: 34.375%
}

.blog-can {
    padding-top: 1.3333rem;
    padding-bottom: 2.3333rem
}

.blog-can .blog-can-inner .only-when-page-one {
    margin-top: 1.3334rem;
    background: #fff;
    border: 1px solid #e3e5eb;
    border-radius: .0667rem;
    widows: 100%;
    display: block;
    margin-bottom: 1.6667rem;
    padding: 1rem 5%
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-inner {
    overflow: hidden;
    height: 8.3333rem
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-img,
.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec,
.can-detail .can-detail-left,
.can-detail .can-detail-right {
    float: left
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-img {
    width: 45.08%;
    height: 8.3333rem;
    border-radius: .0667rem
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec {
    width: 54.9%;
    padding: 1rem 7.7% .6667rem 4.6%
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec h1 {
    font-size: 15.999px;
    color: #1e232f;
    line-height: 21.999px;
    margin-top: .6667rem;
    margin-bottom: .3333rem
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec span {
    display: block;
    width: 100%;
    padding-bottom: .3333rem;
    border-bottom: 1px solid #e5e8ee;
    font-size: 14px;
    color: #999
}

.blog-can .blog-can-inner .blog-inner-order a,
.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec h1,
.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec p,
.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    letter-spacing: 0
}

.blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec p {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #848995
}

.blog-can .blog-can-inner .blog-inner-order {
    margin: 0 0 1rem;
    border-bottom: 1px solid #e3e5eb;
    padding-bottom: .6667rem
}

.blog-can .blog-can-inner .blog-inner-order a {
    font-size: .6rem;
    color: #1e232f;
    line-height: .7333rem;
    margin-right: 1.3333rem
}

.blog-can .blog-can-inner .blog-inner-order .miss-longer {
    color: #333;
    font-weight: 600
}

.blog-can .blog-can-inner .blog-inner-items {
    width: 100%;
    *zoom: 1;
    margin-bottom: .4667rem
}

.blog-can .blog-can-inner .blog-inner-items::after,
.can-detail::after,
.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item::after,
.detail-of-customers .summer-can-right .word-from-customer div::after,
.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a::after,
.detail-of-customers::after,
.kubecon-can .kubecon-can-item .kubecon-can-item-inner::after,
.le-vain-rose::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.blog-can .blog-can-inner .blog-inner-item,
.blog-can .blog-can-inner .blog-inner-item.has-hover:hover {
    -moz-transition: .2s all linear;
    -webkit-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: .2s all linear
}

.blog-can .blog-can-inner .blog-inner-item {
    float: left;
    background: #fff;
    border-radius: .0667rem;
    padding: 0 0 .5rem;
    width: 31.86%;
    height: 13.3333rem;
    margin-bottom: .8667rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15)
}

.blog-can .blog-can-inner .blog-inner-item.blog-inner-item-between {
    margin: 0 2.2%
}

.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-sec {
    padding: .3333rem 1.1667rem
}

.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-sec p {
    font-size: 14px;
    color: #848995;
    letter-spacing: 0;
    line-height: 26.001px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: .5667rem;
    min-height: 3.4667rem
}

.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-sec span {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #999;
    letter-spacing: 0
}

.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-img {
    width: 100%;
    height: 7.6667rem;
    position: relative
}

.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-img h1 {
    font-family: PingFangSC-Medium;
    font-size: .6rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1rem 1.1667rem .3333rem;
    background-image: linear-gradient(-180deg, transparent 5%, rgba(0, 0, 0, .8) 95%);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.blog-can .blog-can-inner .blog-inner-item.has-hover:hover {
    box-shadow: 0 7px 21px rgba(0, 0, 0, .15)
}

.can-detail {
    *zoom: 1
}

.can-detail .can-detail-left {
    width: 24.08%
}

.can-detail .can-detail-left ul {
    border-left: 1px solid #dde0e7;
    padding: 0 0 0 9.8%
}

.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-sec p,
.blog-can .blog-can-inner .blog-inner-item .blog-inner-item-sec span,
.can-detail .can-detail-left ul a,
.can-detail .can-detail-left ul h1,
.can-detail .can-detail-left ul span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.can-detail .can-detail-left ul a,
.can-detail .can-detail-left ul span {
    text-align: justify;
    line-height: .8667rem;
    font-size: .5333rem;
    color: #8c9aab;
    letter-spacing: .8px
}

.can-detail .can-detail-left ul a:hover {
    color: #4b79e3
}

.can-detail .can-detail-left ul a:active {
    color: #2b57bf
}

.can-detail .can-detail-left ul h1 {
    font-size: .6rem;
    color: #000;
    letter-spacing: 0;
    margin-bottom: .6667rem
}

.can-detail .can-detail-left ul li,
.le-vain-rose .le-vain-rose-right ul li {
    margin-bottom: .5333rem
}

.can-detail .can-detail-right {
    width: 75.9%;
    padding: 0 .7333rem .6667rem 0
}

.can-detail .can-detail-right .can-detail-right-after,
.can-detail .can-detail-right .can-detail-right-before {
    max-width: 28rem
}

.can-detail .can-detail-right .can-detail-right-before h1 {
    font-size: .7333rem;
    color: #333;
    width: 80%;
    min-width: 6.6667rem;
    letter-spacing: 0;
    margin-bottom: .9rem
}

.can-detail .can-detail-right .can-detail-right-before h2 {
    margin-right: .4667rem;
    font-size: .5333rem;
    color: #8c9aab;
    letter-spacing: 0;
    position: relative;
    margin-bottom: 1.8rem
}

.can-detail .can-detail-right .can-detail-right-before h2::after {
    content: '';
    display: block;
    position: absolute;
    width: 1rem;
    height: .1333rem;
    background: #dde0e7;
    bottom: -.6667rem
}

.can-detail .can-detail-right .can-detail-right-after li,
.can-detail .can-detail-right .can-detail-right-after p,
.can-detail .can-detail-right .can-detail-right-after span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 15.999px;
    color: #848995;
    letter-spacing: .0267rem;
    line-height: 26.001px
}

.can-detail .can-detail-right .can-detail-right-after img {
    display: block;
    max-width: 100%;
    margin-top: .3333rem;
    margin-bottom: .3333rem
}

.can-detail .can-detail-right .can-detail-right-after .editor_v2_class {
    font-size: unset;
    color: #000;
    letter-spacing: unset
}

.can-detail .can-detail-right .can-detail-right-after .editor_v2_class audio,
.can-detail .can-detail-right .can-detail-right-after .editor_v2_class img,
.can-detail .can-detail-right .can-detail-right-after .editor_v2_class video {
    max-width: 100%;
    height: auto
}

.can-detail .can-detail-right .can-detail-right-after .editor_v2_class li,
.can-detail .can-detail-right .can-detail-right-after .editor_v2_class p,
.can-detail .can-detail-right .can-detail-right-after .editor_v2_class span {
    white-space: pre-wrap;
    min-height: 1em;
    color: #000;
    font-size: unset
}

.can-detail .can-detail-right .can-detail-right-after .editor_v2_class pre {
    padding: 15px;
    background-color: #f1f1f1;
    border-radius: 5px
}

.can-detail .can-detail-right .can-detail-right-after .editor_v2_class blockquote {
    margin: 0;
    padding: 15px;
    background-color: #f1f1f1;
    border-left: 3px solid #d1d1d1
}

.le-vain-rose {
    background: #fff;
    padding: 3rem 5.9%;
    *zoom: 1
}

.le-vain-rose .le-vain-rose-right {
    float: left;
    width: 20.58%;
    height: 100%
}

.can-detail .can-detail-right .can-detail-right-before h1,
.can-detail .can-detail-right .can-detail-right-before h2,
.le-vain-rose .le-vain-rose-right a,
.le-vain-rose .le-vain-rose-right h1,
.le-vain-rose .le-vain-rose-right h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.le-vain-rose .le-vain-rose-right h1 {
    margin-bottom: .6667rem;
    font-size: .6rem;
    color: #000
}

.le-vain-rose .le-vain-rose-right a,
.le-vain-rose .le-vain-rose-right h2 {
    font-size: .5333rem;
    color: #8c9aab;
    letter-spacing: .8px;
    line-height: .8667rem
}

.le-vain-rose .le-vain-rose-right ul {
    padding-left: 9.8%;
    border-left: 1px solid #dde0e7
}

.le-vain-rose .le-vain-rose-right ul a:hover {
    color: #4b79e3
}

.le-vain-rose .le-vain-rose-right ul a:active {
    color: #2b57bf
}

.le-vain-rose .le-vain-rose-left {
    float: left;
    width: 79.4%;
    height: 100%;
    min-width: 3.3333rem
}

.le-vain-rose .le-vain-rose-left .le-vain-rose-left-duty h3,
.le-vain-rose .le-vain-rose-left .title-for-each,
.le-vain-rose .le-vain-rose-left>h1,
.le-vain-rose .le-vain-rose-left>h2 span {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 1.1333rem;
    color: #383838
}

.le-vain-rose .le-vain-rose-left>h2 {
    margin-bottom: 1.6667rem;
    margin-top: .5rem
}

.le-vain-rose .le-vain-rose-left>h2 span {
    font-size: .6667rem;
    color: #848995;
    letter-spacing: 1px;
    line-height: .8667rem
}

.le-vain-rose .le-vain-rose-left .le-vain-rose-left-duty h3,
.le-vain-rose .le-vain-rose-left .title-for-each {
    font-size: .7333rem;
    letter-spacing: 0;
    margin-bottom: .6667rem
}

.le-vain-rose .le-vain-rose-left .tell-detail,
.le-vain-rose .le-vain-rose-left h3 {
    max-width: 26.2333rem;
    padding-left: .5rem
}

.le-vain-rose .le-vain-rose-left .alert-email {
    margin-bottom: .6667rem
}

.le-vain-rose .le-vain-rose-left .if-can-not-alert-email {
    display: none
}

.le-vain-rose .le-vain-rose-left h3 {
    position: relative
}

.le-vain-rose .le-vain-rose-left h3::before {
    content: '';
    position: absolute;
    display: block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #848995;
    top: .3333rem;
    left: 0
}

.detail-of-customers .summer-come-left .summer-left-can h1,
.le-vain-rose .le-vain-rose-left .tell-detail,
.le-vain-rose .le-vain-rose-left .tell-detail-of-thing {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #848995;
    letter-spacing: .8px;
    line-height: .8667rem
}

.detail-of-customers .summer-come-left .summer-left-can h1,
.le-vain-rose .le-vain-rose-left .tell-detail-of-thing {
    margin: .6667rem 0 1rem;
    font-size: .5667rem
}

.le-vain-rose .le-vain-rose-left .le-vain-rose-left-duty {
    margin-bottom: 3.3333rem
}

.le-vain-rose .le-vain-rose-left .le-vain-rose-left-duty h3 {
    font-size: .6rem;
    color: #1e232f;
    margin-bottom: .4333rem;
    margin-top: .6667rem
}

.detail-of-customers .summer-can-right .intro-of-customer div,
.le-vain-rose .le-vain-rose-left .le-vain-rose-left-require {
    margin-bottom: 1rem
}

.le-vain-rose .le-vain-rose-left .le-vain-rose-left-require h3 {
    margin-bottom: .6667rem
}

.detail-of-customers {
    *zoom: 1
}

.detail-of-customers .summer-come-left {
    float: left;
    width: 28.8%
}

.detail-of-customers .summer-come-left .summer-left-can {
    padding: 1.6667rem 8.8% 1.5rem;
    background: #fff;
    border: 1px solid rgba(192, 195, 203, .37);
    border-radius: .0667rem
}

.detail-of-customers .summer-come-left .summer-left-can h1 {
    font-size: .8rem;
    color: #333;
    letter-spacing: 0;
    line-height: 1.3333rem;
    text-align: center;
    margin: .6667rem 0
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-industry p,
.detail-of-customers .summer-come-left .summer-left-can h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .6rem;
    color: #333;
    letter-spacing: 0;
    margin-top: 1rem
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a span,
.detail-of-customers .summer-come-left .summer-left-can>p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 14px;
    letter-spacing: 0
}

.detail-of-customers .summer-come-left .summer-left-can>p {
    line-height: 26.001px;
    padding-bottom: .1667rem;
    color: #848995;
    text-align: justify
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-logo {
    width: 3rem;
    height: 3rem;
    margin: 0 auto
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-logo img {
    width: 100%;
    height: 100%
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-industry p {
    font-size: .5333rem;
    color: #848995;
    text-align: justify;
    line-height: .8rem;
    margin-top: .5rem
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro {
    overflow: hidden
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a {
    margin-top: .5rem;
    display: block;
    *zoom: 1
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a img {
    float: left;
    width: .6667rem;
    height: .6667rem;
    margin-right: .2667rem
}

.detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a span {
    float: left;
    color: #4b79e3;
    height: .6667rem;
    line-height: .6667rem;
    text-align: left
}

.detail-of-customers .summer-can-right {
    float: left;
    width: 71.19%;
    padding-left: 5.95%
}

.detail-of-customers .summer-can-right .title-with-left-line {
    padding-left: .6rem
}

.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item p,
.detail-of-customers .summer-can-right .intro-of-customer div p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: #848995;
    letter-spacing: 0;
    text-align: left
}

.detail-of-customers .summer-can-right .intro-of-customer div p {
    margin-bottom: .6667rem;
    font-size: 16px;
    line-height: 26px
}

.detail-of-customers .summer-can-right .challenge-of-customer {
    margin-bottom: .6667rem
}

.detail-of-customers .summer-can-right .challenge-of-customer .title-with-left-line {
    margin-bottom: .3333rem
}

.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item {
    padding: 1rem .1667rem;
    *zoom: 1;
    border-bottom: 1px solid #e5e8ee
}

.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item img {
    float: left;
    width: 2rem;
    height: 2rem
}

.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item div {
    float: left;
    width: 90%;
    padding-left: .4667rem
}

.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item div h2,
.detail-of-customers .summer-can-right .determind-S-line li h2,
.detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word .only-img h2 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 16px;
    color: #5b6171;
    letter-spacing: 0;
    margin-bottom: .2667rem
}

.detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item p {
    font-size: 14px;
    line-height: 24px
}

.detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word {
    margin-bottom: 1.6667rem
}

.detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word .only-img p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: .5333rem;
    color: #848995;
    letter-spacing: 0;
    text-align: left;
    line-height: .8rem;
    margin-bottom: 1rem
}

.detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word .only-img h2 {
    margin-bottom: 1rem
}

.detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word .only-img div,
.detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word .only-img div img,
.phone-hanbao ul li,
.phone-hanbao>div {
    width: 100%
}

.detail-of-customers .summer-can-right .water-under-bridge {
    margin-bottom: 1.3333rem
}

.detail-of-customers .summer-can-right .determind-dot li {
    position: relative;
    padding-left: .6667rem;
    margin-bottom: .3333rem
}

.detail-of-customers .summer-can-right .determind-dot-line li {
    position: relative;
    margin-bottom: .3333rem;
    border-bottom: 1px solid #e5e8ee;
    padding: .3334rem .4rem;
    margin-bottom: 0
}

.detail-of-customers .summer-can-right .determind-dot li::after,
.detail-of-customers .summer-can-right .determind-dot-line li::after {
    position: absolute;
    content: '';
    display: block;
    width: .1rem;
    height: .1rem;
    background: #666;
    border-radius: 50%;
    top: .3667rem;
    left: 0
}

.detail-of-customers .summer-can-right .determind-dot-line li::after {
    top: .5rem
}

.detail-of-customers .summer-can-right .determind-S-line li p,
.detail-of-customers .summer-can-right .determind-dot li p,
.detail-of-customers .summer-can-right .determind-dot-line li p {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    font-size: 16px;
    color: #848995;
    letter-spacing: .8px;
    text-align: justify;
    line-height: 26px
}

.detail-of-customers .summer-can-right .determind-S-line.determind-S-top {
    margin-top: 1.2rem
}

.detail-of-customers .summer-can-right .determind-S-line li,
.detail-of-customers .summer-can-right .determind-line li {
    border-bottom: 1px solid #e5e8ee;
    padding: .8rem 0
}

.detail-of-customers .summer-can-right .determind-S-line li p {
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    line-height: 24px
}

.detail-of-customers .summer-can-right .determind-S-line li h4 {
    font-size: 16px;
    color: #848995;
    letter-spacing: 0;
    text-align: left;
    line-height: 24px
}

.detail-of-customers .summer-can-right .determind-line li p {
    font-size: 16px;
    color: #848995;
    letter-spacing: .8px;
    text-align: justify;
    line-height: 28px
}

.detail-of-customers .summer-can-right .word-from-customer .only-img img {
    width: 100%;
    margin-bottom: 40px
}

.detail-of-customers .summer-can-right .word-from-customer span {
    opacity: .8;
    font-family: Helvetica;
    font-size: 2.6667rem;
    color: #bcc2d1;
    letter-spacing: 0;
    line-height: 1.9rem
}

.detail-of-customers .summer-can-right .word-from-customer h1 {
    margin-top: -.8333rem;
    font-size: .7333rem;
    color: rgba(132, 137, 149, .75);
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.2667rem
}

.detail-of-customers .summer-can-right .word-from-customer div {
    *zoom: 1;
    margin-top: .6rem
}

.banner-on-small .banner-on-phone li,
.detail-of-customers .summer-can-right .determind-S-line li h4,
.detail-of-customers .summer-can-right .determind-line li p,
.detail-of-customers .summer-can-right .word-from-customer div p,
.detail-of-customers .summer-can-right .word-from-customer h1 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.detail-of-customers .summer-can-right .word-from-customer div p {
    opacity: .5;
    font-size: .5333rem;
    color: #848995;
    letter-spacing: .8px;
    text-align: left
}

.detail-of-customers .summer-can-right .word-from-customer div span {
    float: right;
    margin-top: -1.1667rem
}

.banner-on-small {
    background: 0 0;
    height: 2.6667rem;
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100
}

.banner-on-small .banner-on-phone {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.banner-on-small .banner-on-phone li {
    height: 100%;
    overflow: hidden
}

.banner-on-small .banner-on-phone .banner-on-phone-logo-li {
    width: 40%;
    float: left
}

.banner-on-small .banner-on-phone .banner-on-phone-ask-li {
    width: 60%;
    padding-right: 2.5rem;
    float: left
}

.banner-on-small .banner-on-phone .banner-on-phone-bao-li {
    width: 2.25rem;
    height: 2.25rem;
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 320
}

.banner-on-small .banner-on-phone .banner-on-phone-bao-li .banner-on-small-hanbao {
    width: 100%;
    height: 100%;
    background: url(../images/icon/ic_menu_normal.png) no-repeat center center;
    background-size: 100% 100%
}

.banner-on-small .banner-on-phone .banner-on-phone-logo {
    display: inline-block;
    height: 100%;
    padding-top: .7167rem
}

.banner-on-small .banner-on-phone .banner-on-phone-logo img {
    height: 55%;
    margin-left: .3333rem;
    display: block
}

.banner-on-small .banner-on-phone .banner-on-phone-ask {
    height: 100%;
    line-height: 2.6667rem;
    float: right;
    font-size: .6667rem;
    color: #f0f8ff
}

.banner-on-small .banner-on-small-show-list {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 0;
    overflow: hidden;
    background: rgba(3, 12, 24, .9)
}

.banner-on-small .banner-on-small-show-list .logo-word,
.phone-hanbao ul {
    width: 100%;
    overflow: hidden
}

.banner-on-small .banner-on-small-show-list .logo-word a {
    padding-left: .8333rem;
    float: left;
    width: 30%;
    height: 100%;
    line-height: 1.6667rem;
    background: 0 0
}

.banner-on-small .banner-on-small-show-list .logo-word .logo-word-close {
    width: 1.6667rem;
    margin-top: 7.5px;
    height: 1.6667rem;
    float: right;
    background: url(../img/con/ic_close_normal.png) no-repeat center center;
    background-size: 100% 100% !important
}

.hanbao {
    background: url(../img/con/ic_menu_normal.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 300
}

.hanbao-do {
    background: url(../img/con/ic_close_normal.png) no-repeat center center !important;
    background-size: 100% 100% !important
}

.hanbao-no {
    display: none
}

.phone-hanbao {
    background: #1f2533;
    z-index: 300;
    width: 0;
    padding-bottom: 1.6667rem;
    box-sizing: border-box;
    position: relative
}

.phone-hanbao>div div {
    padding-right: .4333rem;
    padding-left: .1667rem;
    width: 100%
}

.phone-hanbao .logo-bb {
    width: 100%;
    height: 1.6667rem;
    background: rgba(12, 19, 29, .3);
    position: absolute;
    top: 0;
    left: 0
}

.phone-hanbao .logo-aa {
    display: flex;
    height: 1.6667rem;
    justify-content: flex-start;
    padding: 0;
    margin-left: .8333rem;
    font-size: .5667rem !important
}

.phone-hanbao .logo-aa img {
    width: auto;
    height: .8333rem;
    margin-right: 1.5rem
}

.banner-on-small .banner-on-small-show-list .logo-word a,
.phone-hanbao .header-to-long>h4,
.phone-hanbao .header-to-small>h4,
.phone-hanbao ul li a {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.phone-hanbao .header-to-long>h4 {
    background: url(../img/con/m_footer.png) no-repeat right -20px !important;
    background-size: 25px auto !important;
    color: #fff !important
}

.phone-hanbao .header-to-small>h4,
.phone-hanbao ul li a {
    color: rgba(255, 255, 255, .75)
}

.phone-hanbao .header-to-small>h4 {
    background: url(../img/con/m_footer.png) no-repeat right 10px;
    background-size: 25px auto
}

.phone-hanbao ul {
    height: 1.3333rem
}

.phone-hanbao ul li a {
    width: 100%;
    background: rgba(0, 0, 0, .05);
    display: block
}

.phone-hanbao ul.footer-to-long,
.phone-hanbao ul.header-to-long {
    height: auto !important
}

.phone-hanbao .has-two-told {
    height: 1.3333rem
}

.phone-hanbao .has-two-told ul {
    height: 1rem
}

.phone-hanbao .has-two-told ul h4,
.phone-hanbao a {
    padding: .1667rem 1.3333rem
}

.phone-hanbao .has-two-told ul a {
    padding: .1667rem 2rem
}

.phone-hanbao a {
    color: rgba(255, 255, 255, .75);
    width: 100%;
    background: rgba(0, 0, 0, .05);
    display: block;
    font-size: .6667rem
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec h2,
.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec p,
.phone-hanbao .has-two-told ul a,
.phone-hanbao .has-two-told ul h4,
.phone-hanbao a,
.phone-hanbao h4 {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif'
}

.phone-hanbao .just-for-a,
.phone-hanbao h4 {
    padding: .3333rem .6667rem;
    margin-bottom: 0;
    font-size: .6667rem
}

.phone-hanbao .just-for-a {
    font-family: 'PingFangSC', 'helvetica neue', 'hiragino sans gb', 'arial', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
    color: rgba(255, 255, 255, .75);
    padding: .3333rem .6667rem 0
}

.kubecon-can .kubecon-can-item {
    display: block;
    background: #fff;
    box-shadow: 0 .5rem 1.3333rem 0 rgba(71, 73, 90, .07);
    border-radius: .0667rem;
    border-left: 2rem solid transparent;
    margin-bottom: .5333rem;
    padding: .8333rem 1.5667rem .8333rem 1.3333rem
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner {
    *zoom: 1
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-img {
    float: left;
    width: 10.8333rem;
    margin-right: 5%;
    max-height: 6.6667rem;
    overflow: hidden
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-img img {
    width: 100%
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec {
    float: left;
    width: 60%
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec h2 {
    font-size: 14px;
    color: #4b79e3;
    letter-spacing: 0;
    padding-bottom: .3333rem;
    border-bottom: 1px solid #e5e8ee;
    margin-bottom: .6667rem
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec h1 {
    font-family: 'PingFangSC-Regular';
    font-size: 15.999px;
    color: #1e232f;
    letter-spacing: 0;
    line-height: 21.999px;
    margin-bottom: .3667rem
}

.kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec p {
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    text-align: left;
    line-height: 24px
}

.kubecon-can .kubecon-can-item-0 {
    border-color: #bc287d
}

.kubecon-can .kubecon-can-item-1 {
    border-color: #912673
}

.kubecon-can .kubecon-can-item-2 {
    border-color: #6e2a73
}

.kubecon-can .kubecon-can-item-3 {
    border-color: #522a75
}

.kubecon-can .kubecon-can-item-4 {
    border-color: #2e2c72
}

.opensource-about-top {
    width: 100%;
    position: relative;
    height: 300px;
    overflow: hidden
}

.opensource-about-top .mtop-bg-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 48rem 300px;
    background-repeat: no-repeat;
    background-position: center center
}

.opensource-about-top .mtop-bg-color {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, #1a225a 0%, #1a2243 100%)
}

.opensource-about-top .mtop {
    position: relative;
    z-index: 10;
    max-width: 870px;
    width: 80%;
    margin: 85px auto 0
}

.opensource-about-top .mtop-left {
    position: relative;
    z-index: 10;
    width: auto;
    padding-top: 23px
}

.opensource-about-top .mtop-left h2 {
    font-size: 1.4rem;
    color: rgba(255, 255, 255, .95);
    margin-bottom: 10px
}

.opensource-about-top .mtop-left p {
    width: auto;
    margin-bottom: 0;
    color: rgba(255, 255, 255, .95);
    font-size: .7333rem;
    line-height: 1rem
}

@media (min-width:3001px) {
    html {
        font-size: 30px
    }
}

@media (max-width:3000px) and (min-width:2500px) {
    html {
        font-size: 30px
    }
}

@media (max-width:2500px) and (min-width:2000px) {
    html {
        font-size: 30px
    }
}

@media (max-width:2000px) and (min-width:1720px) {
    html {
        font-size: 30px
    }

    .methods-banner-can .methods-banner-can-bg {
        background-size: cover !important
    }
}

@media (max-width:1720px) {
    .methods-banner-can .methods-banner-can-bg {
        background-size: cover !important
    }
}

@media (max-width:1720px) and (min-width:1620px) {
    html {
        font-size: 30px
    }
}

@media (max-width:1620px) and (min-width:1520px) {
    html {
        font-size: 30px
    }
}

@media (max-width:1520px) and (min-width:1420px) {
    .banner-index-after {
        width: 75%
    }

    html {
        font-size: 30px
    }
}

@media (max-width:1420px) and (min-width:1320px) {
    html {
        font-size: 29px
    }

    .width-708 {
        max-width: unset;
        width: 80%
    }
}

@media (max-width:1320px) and (min-width:1240px) {
    .banner-index-after {
        width: 82%
    }

    .width-680,
    .width-750,
    .width-819 {
        width: 85%
    }

    html {
        font-size: 25px
    }

    .width-708 {
        max-width: unset;
        width: 85%
    }
}

@media (max-width:1245px) and (min-width:60px) {
    .choiced-caicloud .choiced-caicloud-reason li {
        width: 100%;
        height: unset
    }

    .choiced-caicloud .choiced-caicloud-reason li p {
        padding-right: 1.1667rem
    }

    .choiced-caicloud .choiced-caicloud-reason li:nth-child(even) {
        border-left: none
    }
}

@media (max-width:1180px) {
    .OCR-can {
        display: none
    }
}

@media (max-width:1240px) and (min-width:1056px) {

    .in-outer-container-1080,
    .width-680,
    .width-750,
    .width-819 {
        width: 90%
    }

    .banner-index-after {
        width: 85%
    }

    html {
        font-size: 24px
    }

    .width-708 {
        max-width: unset;
        width: 85%
    }
}

@media (max-width:1240px) {
    .programme-img {
        display: none
    }
}

@media (max-width:1056px) and (min-width:60px) {
    .productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-sec .the-script-of-detail {
        min-height: 5rem
    }

    .navigation-bar-top-can {
        display: none
    }

    .banner-on-small {
        display: block
    }

    .if-you-want-contact {
        display: none
    }

    .banner-index-after,
    .in-outer-container-1080,
    .width-680,
    .width-750,
    .width-819 {
        width: 95%
    }

    .trust-indeed .trust-indeed-can .trust-indeed-can-inner {
        padding: 0
    }

    .choice-one-way {
        display: none !important
    }

    .footer-div-can .copyright-of-website {
        padding-top: .2667rem
    }

    .footer-div-can .copyright-of-website .frist-copyright,
    .footer-div-can .copyright-of-website .second-copyright {
        float: unset;
        text-align: center;
        width: 100%
    }

    .footer-div-can .copyright-of-website .second-copyright {
        display: flex;
        margin-top: .1rem;
        align-items: center;
        justify-content: center
    }

    .footer-div-can .footer-div-can-pages {
        padding-bottom: 1rem
    }

    .footer-div-can .footer-div-can-pages .sunshine-always,
    .footer-div-can .footer-div-can-pages .sunshine-slipt {
        width: 100%;
        float: unset
    }

    .footer-div-can .footer-div-can-pages .sunshine-hot {
        height: 1.1667rem;
        overflow: hidden
    }

    .footer-div-can .footer-div-can-pages .sunshine-hot h1 {
        margin: .1667rem 0;
        background: url(../img/con/m_footer.png) no-repeat right -.0667rem;
        background-size: .8333rem auto
    }

    .footer-div-can .footer-div-can-pages a,
    .footer-div-can .footer-div-can-pages h1,
    .footer-div-can .footer-div-can-pages p,
    .footer-div-can .footer-div-can-pages span {
        font-size: .6667rem !important
    }

    .footer-div-can .footer-div-can-pages .sunshine-hot-longer {
        height: auto
    }

    .footer-div-can .footer-div-can-pages .sunshine-hot-longer h1 {
        background: url(../img/con/m_footer.png) no-repeat right -.9rem !important;
        margin: .1667rem 0;
        background-size: .8333rem auto !important
    }

    .footer-div-can .footer-div-can-pages .h2-li-longer {
        margin-top: -.1667rem;
        width: 100% !important;
        height: auto
    }

    .footer-div-can .footer-div-can-pages .sunshine-slipt .h2 {
        margin-top: .1667rem
    }

    .footer-div-can .footer-div-can-pages .gotcha-you {
        opacity: 1 !important;
        cursor: pointer;
        margin-bottom: .1667rem
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can {
        padding-top: .3334rem
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can h1 {
        display: none
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy {
        display: flex;
        align-items: center
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .erwei-yo-li,
    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .li-with-svg {
        width: 50%;
        float: unset
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .li-with-svg li {
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: .1667rem 0
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .li-with-svg li span {
        width: 5rem;
        display: inline-block
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .li-with-svg li div {
        width: .6667rem;
        height: .6667rem;
        margin-right: .1667rem;
        flex-shrink: 0
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .li-with-svg li div svg {
        width: 100%;
        height: 100%
    }

    .footer-div-can .footer-div-can-pages .sunshine-enjoy-can .sunshine-enjoy .erwei-yo-li div {
        width: 2.3333rem;
        margin: 0 auto;
        opacity: 1
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec {
        position: relative;
        top: 0
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec p {
        opacity: 1;
        padding: 0 5%
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec a {
        opacity: 1;
        background: #4b79e3;
        color: #fff;
        width: 4rem;
        padding: .0667rem 0;
        margin: .1333rem auto 0;
        border-radius: .1rem;
        font-size: .5rem
    }
}

@media (max-width:1056px) and (min-width:960px) {
    html {
        font-size: 24px
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item {
        width: 33.33333%;
        height: 9.6668rem
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec p {
        min-height: 3.3334rem;
        display: block
    }

    .width-708 {
        max-width: unset;
        width: 85%
    }

    .width-666 {
        width: 75%
    }
}

@media (max-width:960px) and (min-width:60px) {
    .production-show .production-show-can .div-can-show {
        float: unset
    }

    .advisory-case-can .case-can-left li .advisory-case-choice-inner div,
    .advisory-case-can .case-can-left li.advisory-case-choice::before,
    .production-show .production-show-can .div-can-show-b,
    .production-show .production-show-can .production-show-can-inner-img {
        display: none
    }

    .production-show .production-show-can .production-show-can-run {
        position: unset
    }

    .production-show .production-show-can .production-item-now,
    .production-show .production-show-can .production-item-show {
        width: 95%;
        max-width: 20rem;
        margin: .6667rem auto
    }

    .production-show .production-show-can .production-item-now .div-img,
    .production-show .production-show-can .production-item-show .div-img {
        margin-top: 0
    }

    .more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item {
        float: unset;
        width: 100%;
        border: 0;
        margin-right: 0;
        min-height: unset
    }

    .more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner {
        display: flex;
        align-items: flex-start
    }

    .more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-inner .more-four-scences-can-item-img {
        flex-shrink: 0;
        float: unset
    }

    .detail-of-customers .summer-can-right,
    .detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item div,
    .detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item img,
    .detail-of-customers .summer-come-left,
    .detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a img,
    .detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a span,
    .more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec {
        float: unset
    }

    .more-then-four-scences .more-four-scences-can .more-four-scences-can-items .more-four-scences-can-item .more-four-scences-can-item-sec p {
        max-width: unset
    }

    .detail-of-customers .summer-come-left {
        border: 0;
        max-width: 20rem;
        margin: 0 auto;
        width: 90%
    }

    .detail-of-customers .summer-come-left .summer-left-can .summer-left-can-industry p,
    .detail-of-customers .summer-come-left .summer-left-can h2,
    .detail-of-customers .summer-come-left .summer-left-can p {
        text-align: center
    }

    .detail-of-customers .summer-come-left .summer-left-can .summer-left-can-pro a {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .detail-of-customers .summer-can-right {
        width: 100%;
        padding: .6667rem
    }

    .detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item {
        display: flex;
        align-items: flex-start
    }

    .adorable-thing-can .adorable-thing .adorable-thing-left .svg-with-word div,
    .adorable-thing-can .adorable-thing .adorable-thing-left .svg-with-word span,
    .adorable-thing-can .adorable-thing .adorable-thing-right .svg-with-word div,
    .adorable-thing-can .adorable-thing .adorable-thing-right .svg-with-word span,
    .detail-of-customers .summer-can-right .challenge-of-customer .challenge-items-can .challenge-item img {
        flex-shrink: 0
    }

    .advisory-case-can.width-680,
    .can-detail .can-detail-right .can-detail-right-after,
    .can-detail .can-detail-right .can-detail-right-before {
        width: 100%;
        max-width: unset
    }

    .advisory-case-can .case-can-left,
    .advisory-case-can .case-can-right,
    .event-can .event-show-can .event-show-can-left .event-show-can-item .event-show-can-item-img div,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item .event-show-can-item-img div,
    .event-can .event-show-can .event-show-can-right .event-show-can-item .event-show-can-item-img div {
        float: unset
    }

    .advisory-case-can .case-can-left {
        *zoom: 1;
        width: 100%;
        margin-bottom: 0
    }

    .advisory-case-can .case-can-left::after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

    .advisory-case-can .case-can-left li {
        width: 33.3333%;
        height: 2.3333rem;
        box-sizing: border-box;
        padding: 0 .3333rem;
        cursor: pointer;
        float: left;
        text-align: center;
        line-height: 2.3333rem;
        color: #fff;
        border-bottom: none;
        border-right: 1px solid rgba(221, 224, 231, .34)
    }

    .advisory-case-can .case-can-left li .advisory-case-choice-inner {
        line-height: 2.3333rem
    }

    .advisory-case-can .case-can-right {
        width: 90%;
        padding-left: 0
    }

    .can-detail .can-detail-left,
    .can-detail .can-detail-right,
    .kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-img,
    .kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-sec {
        float: unset;
        width: 100%
    }

    .can-detail .can-detail-right {
        margin-bottom: 1.3333rem
    }

    .can-detail .can-detail-right .can-detail-right-after li,
    .can-detail .can-detail-right .can-detail-right-after p,
    .can-detail .can-detail-right .can-detail-right-after span,
    .can-detail .can-detail-right .can-detail-right-before li,
    .can-detail .can-detail-right .can-detail-right-before p,
    .can-detail .can-detail-right .can-detail-right-before span {
        font-size: .63rem;
        line-height: 1rem
    }

    .can-detail .can-detail-left ul {
        border: 0;
        padding-left: 1%
    }

    .kubecon-can .kubecon-can-item {
        border-width: .5rem
    }

    .kubecon-can .kubecon-can-item .kubecon-can-item-inner .kubecon-can-item-inner-img {
        margin-bottom: .3333rem
    }

    .us-one-team .leader-who,
    .us-one-team .us-one-teamleader {
        display: none
    }

    .us-one-team .narrower-one-leader {
        display: block
    }

    .tell-me-why .tell-me-why-can {
        display: none
    }

    .why-on-smaller {
        display: block;
        max-width: 20rem
    }

    .why-on-smaller.why-im {
        display: inline-block;
        margin: 0 auto
    }

    .why-on-smaller.why-im .why-ans .why-img {
        height: 2.6667rem
    }

    .why-on-smaller .why-ans .why-img {
        margin: 0;
        width: 2rem;
        height: 6.6667rem;
        border-right: 1px solid #e5e8ee;
        padding-right: .3333rem
    }

    .why-on-smaller .why-ans .why-img img {
        width: 1.6667rem;
        height: auto
    }

    .why-on-smaller .why-ans .why-tip {
        overflow: hidden;
        padding-left: 1rem
    }

    .why-on-smaller .why-ans .why-tip div img {
        width: .7667rem;
        height: auto
    }

    .why-on-smaller .why-ans .why-tip div p {
        font-size: .63rem;
        line-height: .9rem
    }

    .banner-bg-run .banner-one-img.clever-banner,
    .banner-bg-run .banner-run,
    .banner-bg-run .cabernet-banner-run,
    .banner-bg-run .cabernet-banner-run-2,
    .banner-bg-run .clever-run1,
    .banner-bg-run .clever-run2 {
        display: none
    }

    .adorable-thing-can .adorable-thing .adorable-thing-left,
    .adorable-thing-can .adorable-thing .adorable-thing-right {
        float: unset;
        width: 100%
    }

    .adorable-thing-can .adorable-thing .adorable-thing-left .svg-with-word,
    .adorable-thing-can .adorable-thing .adorable-thing-right .svg-with-word {
        display: flex;
        align-items: center
    }

    .adorable-thing-can .adorable-thing .adorable-thing-left .svg-with-word p,
    .adorable-thing-can .adorable-thing .adorable-thing-right .svg-with-word p {
        display: inline-block;
        padding-left: unset
    }

    .adorable-thing-can .adorable-thing .just-some-words p {
        padding-left: 2rem;
        position: relative
    }

    .adorable-thing-can .adorable-thing .just-some-words .border-right {
        position: absolute;
        top: 50%;
        left: 0;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .people-in-heaven .people-leave-heaven .from-sky-1,
    .people-in-heaven .people-leave-heaven .from-sky-3 {
        padding-left: 0
    }

    .people-in-heaven .people-leave-heaven .people-leave-heaven-run {
        float: unset;
        width: 100%
    }

    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-left-from-sky-0,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-left-from-sky-1,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-left-from-sky-2,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-left-from-sky-3,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-right-from-sky-0,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-right-from-sky-1,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-right-from-sky-2,
    .people-in-heaven .people-leave-heaven .people-leave-heaven-run .go-right-from-sky-3 {
        opacity: 1
    }

    .event-can {
        width: 98%;
        margin-right: auto;
        margin-left: auto
    }

    .event-can .event-year img,
    .event-can .resent-can img {
        margin-right: unset;
        margin-left: unset
    }

    .event-can .event-year h1,
    .event-can .event-year h2,
    .event-can .event-year h3,
    .event-can .resent-can h1,
    .event-can .resent-can h2,
    .event-can .resent-can h3 {
        text-align: left
    }

    .event-can .event-show-can::after,
    .event-can .event-show-can::before {
        left: 0
    }

    .event-can .event-show-can::before {
        -ms-transform: unset;
        -webkit-transform: unset;
        -o-transform: unset;
        -moz-transform: unset;
        transform: unset
    }

    .event-can .event-show-can .event-show-can-left,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right,
    .event-can .event-show-can .event-show-can-right {
        padding-left: .6667rem;
        padding-right: .6667rem
    }

    .event-can .event-show-can .event-show-can-left .event-show-can-item,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item,
    .event-can .event-show-can .event-show-can-right .event-show-can-item {
        float: unset;
        width: 100%
    }

    .event-can .event-show-can .event-show-can-left .event-show-can-item h2,
    .event-can .event-show-can .event-show-can-left .event-show-can-item h3,
    .event-can .event-show-can .event-show-can-left .event-show-can-item p,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item h2,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item h3,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item p,
    .event-can .event-show-can .event-show-can-right .event-show-can-item h2,
    .event-can .event-show-can .event-show-can-right .event-show-can-item h3,
    .event-can .event-show-can .event-show-can-right .event-show-can-item p {
        text-align: left;
        padding-left: 0
    }

    .event-can .event-show-can .event-show-can-right .event-show-can-item h2::after {
        left: -.8667rem
    }

    .event-can .event-show-can .event-show-can-left .event-show-can-item h2::after,
    .event-can .event-show-can .event-show-can-left.event-show-can-left-turn-right .event-show-can-item h2::after {
        left: -1.1333rem
    }

    .about-news .about-news-can .what-kind-of a.been-choice::after,
    .customers-page .customers-page-can .customers-page-can-left ul li.this-been-choiced::before,
    .medal-wall .medal-wall-can .medal-wall-can-right {
        display: none
    }

    .medal-wall .medal-wall-can .medal-wall-can-left {
        float: unset;
        width: 80%;
        margin: 0 auto
    }

    .link-choice .width-500 {
        width: 100%
    }

    .about-news {
        padding-top: 0
    }

    .about-news .about-news-can .detail-of-kind,
    .about-news .about-news-can .what-kind-of {
        float: unset;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }

    .about-news .about-news-can .detail-of-kind {
        padding-right: .6667rem;
        padding-left: .6667rem
    }

    .about-news .about-news-can .what-kind-of {
        padding-right: 0;
        padding-left: 0;
        display: flex;
        align-items: center;
        border-left: none;
        border-bottom: .0667rem solid #4b79e3;
        margin-bottom: 1.6667rem
    }

    .about-news .about-news-can .what-kind-of a.been-choice {
        border: 0
    }

    .width-604 {
        width: 95%
    }

    .width-500 {
        width: 75%
    }

    .pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item {
        float: unset;
        margin: 0 auto !important;
        padding-top: 0;
        width: 100%
    }

    .pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-img,
    .pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec {
        float: unset;
        margin-right: auto;
        margin-left: auto
    }

    .pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec h2,
    .pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec p {
        text-align: center
    }

    .pro-feel-can .pro-feel-can-inner .pro-feel-can-inner-item .pro-feel-can-inner-item-sec a {
        margin-right: auto;
        margin-left: auto;
        display: block
    }

    .customers-page .customers-page-can .customers-page-can-left,
    .customers-page .customers-page-can .customers-page-can-right,
    .customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-img,
    .customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-sec {
        float: unset
    }

    .customers-page .customers-page-can .customers-page-can-left {
        width: 100%;
        margin-bottom: .6667rem
    }

    .customers-page .customers-page-can .customers-page-can-left ul {
        width: 100%;
        border-radius: 0 0 2px 2px;
        display: flex;
        align-items: center
    }

    .customers-page .customers-page-can .customers-page-can-left ul li {
        float: unset;
        padding: 0 .6667rem
    }

    .customers-page .customers-page-can .customers-page-can-left ul li.customers-page-can-left-all {
        border: 0;
        height: unset;
        margin-bottom: 0
    }

    .customers-page .customers-page-can .customers-page-can-right {
        width: 100%
    }

    .customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner {
        display: flex;
        align-items: center
    }

    .customers-page .customers-page-can .customers-page-items .customers-page-can-item-inner .customers-page-item-img {
        flex-shrink: 0
    }

    .train-right-can-four ul li {
        position: relative;
        padding-left: 1.3333rem
    }

    .train-right-can-four ul li span {
        position: absolute;
        left: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .train-right-can-four ul li p {
        width: 100%;
        float: unset
    }

    .case-in-consult .case-in-consult-items .case-in-consult-item .case-in-consult-item-sec span,
    .train-can .train-left-can {
        display: none
    }

    .train-can .train-right-can {
        width: 90%;
        margin: 0 auto;
        float: unset
    }

    .case-in-consult .case-in-consult-items .case-in-consult-item .case-in-consult-item-sec h2 {
        font-size: .5333rem
    }

    .delivery-process-can .delivery-process-can-inner::before {
        height: 100%;
        width: .1333rem;
        top: 0;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-img {
        float: unset;
        height: 1.3334rem;
        margin: 0 auto
    }

    .delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-img div {
        display: block;
        margin: 0 auto
    }

    .delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-img div img {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item {
        float: unset;
        display: block;
        margin: 0 auto .3333rem !important;
        width: 40%;
        min-width: 10rem;
        max-width: 16.6667rem
    }

    .delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item.no-margin-right {
        margin-bottom: 0 !important
    }

    .delivery-process-can .delivery-process-can-inner .delivery-process-can-inner-item div::before {
        top: 100%;
        left: 50%;
        -ms-transform: translate(-50%, 2.9rem) rotate(90deg);
        -webkit-transform: translate(-50%, 2.9rem) rotate(90deg);
        -o-transform: translate(-50%, 2.9rem) rotate(90deg);
        -moz-transform: translate(-50%, 2.9rem) rotate(90deg);
        transform: translate(-50%, 2.9rem) rotate(90deg)
    }

    .solution-features-can .solution-features-can-items .solution-features-can-item {
        flex: none;
        width: 100%;
        margin: 0
    }

    .solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-can {
        float: unset !important;
        margin: 0 auto .6667rem !important;
        width: 90%;
        max-width: 12.6rem
    }

    .solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-img {
        height: auto;
        min-height: unset
    }

    .hit-the-spot-can.smog-background .hit-the-spot {
        padding-bottom: .3333rem;
        background: #fff
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item {
        width: 100%;
        border: 0;
        padding: .3333rem 1.1667rem .5rem
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item.hit-the-spot-one {
        margin: 0;
        padding: .3333rem 1.1667rem .5rem
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-img {
        margin-left: auto;
        float: unset;
        margin-right: auto;
        display: block
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec {
        margin-left: auto;
        float: unset;
        margin-right: auto;
        width: 90%;
        max-width: 15rem;
        padding: 0
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec h2,
    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec p {
        text-align: center;
        min-height: unset
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec h2 {
        font-size: .7rem;
        line-height: .7rem
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec a,
    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec p {
        font-size: .63rem;
        line-height: .95rem
    }

    .hit-the-spot-can .hit-the-spot .hit-the-spot-item .hit-the-spot-item-sec a {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 3.3333rem;
        text-align: center
    }

    .about-news .about-news-can .detail-of-kind .detail-of-kind-item div p,
    .advisory-case-can .case-can-right .right-ul-case li p,
    .choiced-caicloud .choiced-caicloud-reason li p,
    .detail-of-customers .summer-can-right .determind-dot li p,
    .detail-of-customers .summer-can-right .determind-dot-line li p,
    .detail-of-customers .summer-can-right .determind-line li,
    .detail-of-customers .summer-can-right .determind-line li p,
    .detail-of-customers .summer-can-right .solution-of-customer .pic-or-just-word p,
    .job-show-stage-can .job-show-entry .job-show-entry-item li a h2,
    .le-vain-rose .le-vain-rose-left .le-vain-rose-left-duty h3,
    .le-vain-rose .le-vain-rose-left .le-vain-rose-left-require h3,
    .le-vain-rose .le-vain-rose-left .tell-detail-of-thing,
    .le-vain-rose .le-vain-rose-right a,
    .le-vain-rose .le-vain-rose-right h2,
    .train-right-can-five .train-teacher-can .train-teacher-one .teacher-one-detail p,
    .train-right-can-one div p,
    .train-right-can-three p,
    .train-right-can-two ul li p,
    .us-one-quick p {
        font-size: .63rem;
        line-height: 1rem;
        letter-spacing: .08rem
    }

    .scences-spring .scences-spring-items .scences-spring-item p {
        font-size: .63rem;
        letter-spacing: .08rem
    }

    .about-news .about-news-can .what-kind-of a,
    .link-choice ul li a,
    .very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner li,
    .very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner p {
        font-size: .63rem
    }

    .banner-title-p,
    .citron-like ul li p,
    .detail-of-customers .summer-come-left .summer-left-can .summer-left-can-industry p,
    .scences-spring .scences-spring-items .scences-spring-noMove-item p,
    .the-script-of-detail {
        font-size: .63rem;
        line-height: 1rem
    }

    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec h2,
    .citron-like ul li h1 {
        font-size: .7rem;
        margin-bottom: .1667rem
    }

    .very-detail-of-pro-can .very-detail-of-pro-bottom .detail-pro-bottom-inner .title-with-left-line {
        font-size: .7rem
    }

    .scences-spring.smog-background .scences-spring-items {
        padding-bottom: 1rem;
        background: #fff
    }

    .scences-spring .scences-spring-items .scences-spring-four,
    .scences-spring .scences-spring-items .scences-spring-item,
    .scences-spring .scences-spring-items .scences-spring-three,
    .scences-spring .scences-spring-items .scences-spring-two {
        width: 100%;
        height: unset;
        margin: 0
    }

    .scences-spring .scences-spring-items .scences-spring-item p {
        line-height: .95rem
    }

    .scences-spring .scences-spring-items .scences-spring-three.three-center {
        margin: 0
    }

    .application-scenario .application-scenario-items .application-scenario-item {
        width: 100%;
        display: flex;
        align-items: flex-start;
        height: auto
    }

    .application-scenario .application-scenario-items .application-scenario-item.has-border-bottom {
        border-bottom: 1px solid #eee !important
    }

    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec,
    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg {
        float: unset
    }

    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec {
        width: 80%;
        padding-top: 0;
        height: auto
    }

    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec p {
        max-width: unset
    }

    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-svg {
        flex-shrink: 0
    }

    .width-854 {
        width: 95%
    }

    html {
        font-size: 22px
    }

    .banner-index-after .banner-index-after-items .banner-index-after-item {
        width: 50%
    }

    .banner-index-after .banner-index-after-items .banner-index-after-item:nth-child(2) {
        border-right: none
    }

    .banner-index-after .banner-index-after-items .banner-index-after-item:nth-child(3),
    .banner-index-after .banner-index-after-items .banner-index-after-item:nth-child(4) {
        border-top: 2px solid #fff
    }

    .banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a {
        padding-top: .5rem
    }

    .banner-index-after .banner-index-after-items .banner-index-after-item .banner-index-after-item-a p,
    .width-666 {
        width: 80%
    }

    .ask-can .ask-can-inner a,
    .ask-can .ask-can-inner p {
        float: unset;
        display: block;
        text-align: center
    }

    .ask-can .ask-can-inner a {
        margin: .3667rem auto 0
    }

    .ask-can .ask-can-inner p {
        margin: 0 auto
    }
}

@media (max-width:960px) and (min-width:550px) {
    .width-719 {
        width: 75%
    }

    .banner-more-can .banner-more-can-inner-con,
    .banner-will-move .products-banner-word {
        padding-left: 1.6667rem
    }

    .details-show-can .details-show-list .details-show-list-item {
        padding: 1.3333rem 0
    }

    .width-666-stable {
        width: 90%
    }

    .blog-can .blog-can-inner .blog-inner-item {
        width: 49%;
        margin-bottom: .3333rem
    }

    .blog-can .blog-can-inner .blog-inner-item:nth-child(odd) {
        margin-right: 1% !important
    }

    .blog-can .blog-can-inner .blog-inner-item.blog-inner-item-between {
        margin: unset;
        margin-bottom: .3333rem
    }

    .exports-sec-can .exports-sec-inner .exports-sec-inner-item {
        width: 50%;
        margin-right: 0;
        min-height: 21.5rem
    }

    .exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-img {
        height: 15rem
    }

    .citron-like ul {
        height: auto
    }

    .citron-like ul li {
        height: unset;
        width: 50%;
        min-height: 9.3333rem
    }

    .citron-like ul li:nth-child(1),
    .citron-like ul li:nth-child(2) {
        border-bottom: 1px solid #171e2f
    }

    .citron-like ul li p {
        margin: 0
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item {
        width: 50%;
        height: 10.0001rem
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec p {
        min-height: 2.6667rem;
        max-width: 13rem;
        margin: .1667rem auto;
        display: block
    }

    .friends-show .friends-show-can .friends-show-can-inner {
        height: 2rem
    }

    .width-708 {
        max-width: unset;
        width: 91%
    }
}

@media (max-width:960px) and (min-width:740px) {
    .productions-brife-can .productions-brife .productions-brife-item {
        width: 50%;
        margin-bottom: .6667rem
    }

    .productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-can .productions-brife-item-sec {
        max-width: 16.6667rem
    }
}

@media (max-width:740px) and (min-width:60px) {
    .productions-brife-can .productions-brife .productions-brife-item {
        width: 100%;
        margin-bottom: .8333rem
    }

    .productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-can .productions-brife-item-sec {
        max-width: 16.6667rem
    }

    .productions-brife-can .productions-brife .productions-brife-item .productions-brife-item-can .productions-brife-item-sec .the-script-of-detail {
        min-height: unset
    }
}

@media (max-width:550px) and (min-width:50px) {
    .opensource-about-top .mtop-left h2 {
        font-size: 1.1667rem
    }

    .width-719,
    .width-841 {
        width: 95%
    }

    .production-time .production-time-can .production-time-can-in .production-time-can-inner .production-time-inner-item div {
        width: 100%
    }

    .very-detail-of-pro-can .very-detail-of-pro-top {
        padding-left: 0;
        padding-right: 0
    }

    .title-so-big-p,
    .title-so-big-p-long {
        font-size: 14px
    }

    .le-vain-rose .le-vain-rose-left,
    .le-vain-rose .le-vain-rose-right {
        width: 100%;
        float: unset
    }

    .le-vain-rose .le-vain-rose-right {
        margin-top: 2rem
    }

    .le-vain-rose .le-vain-rose-right ul {
        border: 0;
        padding-left: 2%
    }

    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con a,
    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con h1,
    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con p {
        display: block
    }

    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con h1,
    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con p {
        text-align: center
    }

    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con a,
    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con div,
    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con p {
        margin-right: auto;
        margin-left: auto
    }

    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-con p {
        margin-top: .3333rem;
        margin-bottom: .6667rem
    }

    .banner-bg-run,
    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-pc {
        display: none
    }

    .banner-can-run .banner-can-run-box .banner-box-inner .banner-box-inner-picture .banner-box-inner-picture-phone,
    .banner-of-bg-can .banner-title-p span {
        display: block
    }

    .banner-of-bg-can .banner-of-bg {
        background: url(../img/banner/phone/bannercl.png) no-repeat top center !important;
        background-size: auto 100% !important
    }

    .banner-of-bg-can .banner-of-bg .banner-of-bg-sec {
        padding-top: 1rem;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-direction: column
    }

    .banner-of-bg-can .banner-title-h1-small,
    .banner-of-bg-can .banner-title-p,
    .details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec h2 {
        text-align: center
    }

    .banner-of-bg-can .banner-title-h1-small {
        width: 100%;
        margin-bottom: .3333rem
    }

    .banner-of-bg-can .banner-title-p {
        margin-right: auto;
        margin-left: auto
    }

    .banner-will-move {
        height: unset;
        padding-bottom: 1.6667rem
    }

    .banner-will-move .banner-bg-all .banner-bg-run-not-on-phone {
        display: block
    }

    .banner-will-move .products-banner-word {
        padding-top: 5.5rem
    }

    .banner-will-move .products-banner-word a,
    .banner-will-move .products-banner-word h1,
    .banner-will-move .products-banner-word p {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        display: block
    }

    .banner-will-move .products-banner-word.cabe-banner-word .banner-title-p {
        width: 90%
    }

    .banner-more-can .banner-more-can-inner .banner-bg-pic-pc {
        display: none
    }

    .banner-more-can .banner-more-can-inner .banner-bg-pic-phone {
        display: block
    }

    .banner-more-can .banner-more-can-inner-con {
        padding-top: 5.6667rem
    }

    .banner-more-can .banner-more-can-inner-con .banner-more-title-h1,
    .banner-more-can .banner-more-can-inner-con .banner-title-p,
    .banner-more-can .banner-more-can-inner-con a {
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }

    .banner-more-can .banner-more-can-inner-con .banner-more-title-h1 {
        font-size: 1rem;
        margin-bottom: .3334rem
    }

    .train-right-can-five .train-right-can-five-can {
        display: none
    }

    .train-right-can-five .train-teacher-can {
        display: block
    }

    .details-show-can .details-show-list .details-show-list-item .details-show-list-item-img,
    .details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec {
        float: unset
    }

    .details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec,
    .width-666-stable {
        width: 100%
    }

    .details-show-can .details-show-list .details-show-list-item .details-show-list-item-sec h2::before {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .details-show-can .details-show-list .details-show-list-item .details-show-list-item-img {
        margin-right: auto;
        margin-left: auto
    }

    .show-future-can div li h1 {
        margin-top: .5rem
    }

    .welfare-can ul li {
        width: 33.3333%;
        margin-bottom: 1.1667rem !important
    }

    .job-show-stage-can .job-show-entry .job-show-entry-item li {
        height: unset
    }

    .job-show-stage-can .job-show-entry .job-show-entry-item li a {
        display: flex;
        height: unset;
        padding-top: .6667rem;
        padding-bottom: .6667rem;
        align-items: center
    }

    .job-show-stage-can .job-show-entry .job-show-entry-item li a div,
    .job-show-stage-can .job-show-entry .job-show-entry-item li a span {
        float: unset;
        line-height: unset
    }

    .job-show-stage-can .job-show-entry .job-show-entry-item li a h2,
    .job-show-stage-can .job-show-entry .job-show-entry-item li a p {
        width: 100%;
        line-height: unset;
        text-align: left
    }

    .job-show-stage-can .job-show-entry .job-show-entry-item li a div {
        width: 60%
    }

    .job-show-stage-can .job-show-entry .job-show-entry-item li a span {
        width: 40%
    }

    .width-756 {
        width: 90%
    }

    .medal-wall .medal-wall-can .medal-wall-can-left {
        width: 100%;
        padding-left: 0;
        margin: 0 auto
    }

    .awards-want .awards-want-tell li img {
        width: 55%
    }

    .blog-can .blog-can-inner .blog-inner-item {
        height: unset;
        width: 100%;
        margin-bottom: .3333rem
    }

    .blog-can .blog-can-inner .blog-inner-item .blog-inner-item-sec p {
        min-height: unset;
        font-size: .63rem;
        line-height: 1rem
    }

    .blog-can .blog-can-inner .blog-inner-item.blog-inner-item-between {
        margin: unset;
        margin-bottom: .3333rem
    }

    .blog-can .blog-can-inner .only-when-page-one .only-when-page-one-inner {
        height: unset
    }

    .blog-can .blog-can-inner .only-when-page-one .only-when-page-one-img,
    .blog-can .blog-can-inner .only-when-page-one .only-when-page-one-sec {
        width: 100%;
        float: unset
    }

    .train-right-can-two ul li {
        display: flex;
        align-items: center
    }

    .train-right-can-two ul li img {
        flex-shrink: 0
    }

    .train-right-can-two ul li p {
        padding: 0
    }

    .train-right-can-six .train-six-can h1,
    .train-right-can-six .train-six-can ul {
        padding-left: .6667rem
    }

    .train-right-can-six .train-six-can h1 span,
    .train-right-can-six .train-six-can ul span {
        display: inline-block
    }

    .exports-sec-can .exports-sec-inner .exports-sec-inner-item {
        width: 100%;
        margin-right: 0;
        min-height: unset;
        margin-bottom: .6667rem;
        padding-bottom: .6667rem
    }

    .exports-sec-can .exports-sec-inner .exports-sec-inner-item .exports-sec-inner-item-img {
        height: 13.3333rem
    }

    .solution-features-can .solution-features-can-items .solution-features-can-item .solution-features-can-item-sec {
        padding: .8333rem .8333rem .8333rem 1.1667rem
    }

    .citron-like ul {
        height: auto
    }

    .citron-like ul li {
        height: unset;
        width: 100%;
        border-right: none
    }

    .citron-like ul li:nth-child(1),
    .citron-like ul li:nth-child(2),
    .citron-like ul li:nth-child(3) {
        border-bottom: 1px solid #171e2f
    }

    .citron-like ul li .li-inner-can {
        padding-left: 0;
        display: flex;
        align-items: center;
        flex-direction: column
    }

    .citron-like ul li p {
        padding: 0 1rem .8333rem
    }

    .citron-like ul li div.li-img img {
        display: block;
        margin: 0 auto
    }

    .width-708 {
        max-width: unset;
        width: 68%
    }

    .friends-show .friends-show-can .friends-show-can-inner {
        height: 1rem
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item {
        width: 100%;
        height: unset
    }

    .solutions-brife .solutions-brife-items .solutions-brife-item .solutions-brife-item-sec p {
        max-width: 13rem;
        margin: .1667rem auto;
        display: block
    }

    .trust-indeed .trust-indeed-can .title-so-big-p {
        width: 80%
    }

    .trust-indeed .trust-indeed-can .title-so-big-p span {
        display: inline
    }
}

@media (max-width:350px) and (min-width:60px) {
    .application-scenario .application-scenario-items .application-scenario-item .application-scenario-item-sec {
        width: unset
    }
}