* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-size: 14px;
    font-family: pingfang, Century Gothic, microsoft yahei, Avenir, Helvetica, Arial, sans-serif;
    width: 100vw;
    overflow: hidden
}

img {
    width: auto;
    max-width: 100%;
    border: none;
    vertical-align: middle
}

a {
    color: #333;
    text-decoration: none
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

ul,
ol {
    list-style: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

hr {
    height: 1px;
    margin: 10px 0;
    border: 0;
    clear: both
}

html {
    overflow-y: scroll
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    background-color: -internal-light-dark(white, #3b3b3b);
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(#767676, #858585);
    border-image: initial
}

button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

:root {
    overflow-y: auto;
    overflow-x: hidden
}

:root body {
    position: absolute
}

@keyframes in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

button {
    border: none;
    background-color: transparent
}

.zoom-out {
    display: none;
    animation: out 2s
}

.zoom-in {
    display: block;
    animation: in 2s
}

.partner-zoom-in {
    display: block
}

.swiper-out {
    display: none
}

.swiper-in {
    display: block
}

.h1 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 2px
}

.h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 2px
}

.h3 {
    font-size: 18px;
    color: #181a39;
    line-height: 34px;
    letter-spacing: 2px
}

.h4 {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 2px
}

p,span {

    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
	word-wrap: break-word !important;
}

.industry-color-bg {
    background-color: #f3f5f8
}

.color-bg {
    background: #f3f5f8;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$color-bg2, endColorstr="$white", GradientType=0)
}

:root .gradient {
    filter: none
}

.succes-color-bg,
.last-background:last-child {
    background: #fff !important;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white", endColorstr=$color-bg2, GradientType=0) !important
}

:root .gradient {
    filter: none
}

.last-background:last-child {
    padding-bottom: 200px
}

.template-btns {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #fff
}

.solution {
    background-size: cover
}

.solution .header {
    display: flex;
    align-items: center;
    max-width: 1400px;
    width: 80%;
    height: 540px;
    margin: 0 auto
}

.solution .header .header-bg {
    width: 40%;
    min-width: 420px;
    margin-right: 170px;
    text-align: left;
    color: #fff
}

.solution .header .header-bg .header-title {
    margin-right: 20px;
    margin-bottom: 18px
}

.solution .header .header-bg .header-top {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.solution .header .header-bg .header-content {
    font-size: 16px;
    line-height: 22px
}

.solution .header .header-bg .header-line {
    width: 100%;
    height: 1px;
    margin-top: 25px;
    background: rgba(255, 255, 255, .5)
}

.solution .header .header-bg .header-btns {
    margin-top: 47px;
    font-weight: 400;
    font-size: 16px;
    color: #fff
}

.solution .header .header-gif {
    position: relative;
    width: 697px;
    min-width: 684px;
    height: 386px;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #000;
    border-top: 3px solid #000;
    background-repeat: no-repeat;
    background-size: cover
}

.solution .header .header-gif .video-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 130px;
    height: 39px;
    display: flex;
    align-items: center;
    background: #fff;
    opacity: .8;
    border-radius: 20px;
    padding: 8px 25px;
    cursor: pointer
}

.solution .header .header-gif .video-btn .watch {
    margin-right: 15px
}

.solution .header .header-gif .video-btn .triangle {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000
}

.solution .header .bottomText {
    cursor: pointer;
    display: flex;
    margin-top: 25px
}

.solution .header .bottomText img {
    width: 16px;
    height: 16px
}

.solution .header .bottomText span {
    color: #4589d2;
    font-size: 14px;
    line-height: 20px;
    margin-left: 5px
}

#video-wrap {
    position: relative
}

.video-wrap-btn {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 80px;
    width: 40px;
    height: 70px;
    -webkit-animation: video-wrap-btn 4s linear infinite;
    animation: video-wrap-btn 4s linear infinite
}

@-webkit-keyframes video-wrap-btn {
    25% {
        -webkit-transform: translateY(-10px)
    }

    50%,
    100% {
        -webkit-transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(10px)
    }
}

@keyframes video-wrap-btn {
    25% {
        transform: translateY(-10px)
    }

    50%,
    100% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(10px)
    }
}

.btn-1,
.btn-2 {
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 23px;
    display: inline-block
}

.btn-1 a,
.btn-2 a {
    color: #fff !important
}

.btn-1 {
    background: #4589d2
}

.btn-2 {
    margin-left: 30px;
    background: #90a4ae
}

.btn-1:hover {
    background: #4589d2
}

.btn-2:hover {
    background: #7d8998
}

.btn-3 {
    background: none;
    display: block !important;
    margin-left: 0;
    padding-left: 0%;
    margin-top: 20px !important
}

.btn-3 a {
    color: #4589d2
}

.btn-3 a img {
    margin-right: 5px !important;
    margin-bottom: 2px !important
}

.btn-3:hover {
    background: none !important
}

.navWrap {
    width: 100%;
    background: #f4f6f9;
    opacity: .5
}

.navWrap .nav {
    width: 80%;
    max-width: 1400px;
    height: 70px;
    display: flex;
    align-items: center;
    margin: 0 auto
}

.navWrap .nav ul {
    width: 100%;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #585c66;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 1.5% 0 2% 0
}

.navWrap .nav ul li {
    padding: 0 5px
}

.navWrap .nav ul li::after {
    content: " >"
}

.navWrap .nav ul li:last-child::after {
    content: none
}

.navWrap .nav ul a {
    color: #585c66
}

.layui-solution {
    width: 100%
}

.industry {
    width: 100%;
    padding: 70px 0
}

.industry .industry-title {
    color: #181a39;
    text-align: center;
    margin-bottom: 50px
}

.template {
    width: 100%;
    padding: 80px 0
}

.template .template-content {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    margin-top: 70px;
    display: flex;
    align-items: center
}

.template .template-content .content-left {
    width: 60%;
    display: flex;
    flex-wrap: wrap
}

.template .template-content .content-left .flex-row-l {
    width: 50%
}

.template .template-content .content-left .flex-row-public {
    vertical-align: middle;
    float: left;
    display: flex;
    margin-bottom: 40px;
    padding-right: 40px
}

.template .template-content .content-left .flex-row-public .flex-img {
    width: 60px;
    height: 60px;
    margin-right: 30px;
    display: inline-block
}

.template .template-content .content-left .flex-row-public .flex-img img {
    width: 100%;
    margin-right: 30px
}

.template .template-content .content-left .flex-row-public .flex-row-f {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: left
}

.template .template-content .content-left .flex-row-public .flex-row-f .h4 {
    color: #181a39;
    line-height: 30px
}

.template .template-content .content-left .flex-row-public .h2 {
    color: #181a39;
    margin-bottom: 30px
}

.template .template-content .content-left .flex-row-public .first-h2 {
    margin-bottom: 0
}

.template .template-content .content-left .flex-row-public .flex-p {
    width: 80%;
    display: table-cell;
    vertical-align: middle
}

.template .template-content .content-left .flex-row-public .flex-p .p {
    width: 100%;
    color: #6b707a
}

.template .template-content .content-left .flex-row-public .text {
    color: #6b707a;
    margin: 30px 0
}

.template .template-content .content-left .flex-row-public .template-btns {
    text-align: left !important
}

.template .template-content #content-left {
    width: 85%
}

.template .template-content .content-right-margin {
    margin-right: 50px
}

.template .template-content .content-left-margin {
    margin-left: 50px
}

.template .template-content #content-right {
    width: 70%
}

.template .template-content .content-right {
    width: 50%;
    display: flex;
    align-items: center
}

.template .template-content .content-right .succes-case {
    position: relative;
    z-index: 2
}

.template .template-content .content-right .succes-case .swiper-pagination {
    left: 65% !important
}

.template .template-content .content-right .succes-case #swiper-pagination {
    left: 30% !important
}

.template .template-content .content-right .succes-case .fixed,
.template .template-content .content-right .succes-case #fixed {
    width: 100%;
    position: absolute;
    bottom: -24%;
    z-index: -1
}

.template .template-content .content-right .succes-case #fixed {
    left: -20%
}

.template .template-center {
    width: 80%;
    margin: 0 auto
}

.paddingLeft {
    padding-left: 100px
}

.tep-bottom-common {
    padding-bottom: 300px
}

.template-police:last-child .police-background {
    background: #fff !important;
    background: -moz-linear-gradient(top, #fff 0%, #f3f5f8 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f3f5f8)) !important;
    background: -webkit-linear-gradient(top, #fff 0%, #f3f5f8 100%) !important;
    background: -o-linear-gradient(top, #fff 0%, #f3f5f8 100%) !important;
    background: -ms-linear-gradient(top, #fff 0%, #f3f5f8 100%) !important;
    background: linear-gradient(to bottom, #fff 0%, #f3f5f8 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$white", endColorstr=$color-bg2, GradientType=0) !important
}

.template1 {
    width: 100%
}

.template1 .template1-content {
    width: 80%;
    max-width: 1400px;
    min-height: 550px;
    margin: 0 auto;
    zoom: 1;
    position: relative
}

.template1 .template1-content .paddingRight {
    padding-right: 100px
}

.template1 .template1-content .paddingLeft {
    padding-left: 100px
}

.template1 .template1-content .fr {
    float: right
}

.template1 .template1-content .fr .template-img {
    float: right
}

.template1 .template1-content .fl {
    float: left
}

.template1 .template1-content .templateFlex .title {
    margin-bottom: 40px;
    min-width: 200px
}

.template1 .template1-content .templateFlex .flex-row {
    display: table
}

.template1 .template1-content .templateFlex .flex-row,
.template1 .template1-content .templateFlex .center-row {
    margin-bottom: 30px
}

.template1 .template1-content .templateFlex .flex-row .flex-img,
.template1 .template1-content .templateFlex .center-row .flex-img {
    width: 60px;
    height: 60px
}

.template1 .template1-content .templateFlex .flex-row .flex-img-margin,
.template1 .template1-content .templateFlex .center-row .flex-img-margin {
    margin-right: 30px
}

.template1 .template1-content .templateFlex .flex-row .flex-p,
.template1 .template1-content .templateFlex .center-row .flex-p {
    display: table-cell;
    vertical-align: middle;
    max-width: 450px
}

.template1 .template1-content .templateFlex .flex-row .flex-p .p-title,
.template1 .template1-content .templateFlex .center-row .flex-p .p-title {
    font-size: 20px;
    font-weight: 400;
    color: #181a39;
    line-height: 46px
}

.template1 .template1-content .templateFlex .flex-row .flex-p .h4,
.template1 .template1-content .templateFlex .center-row .flex-p .h4 {
    color: #181a39;
    line-height: 30px
}

.template1 .template1-content .templateFlex .flex-row .flex-p p,
.template1 .template1-content .templateFlex .center-row .flex-p p {
    color: #6b707a
}

.template1 .template1-content .common-img {
    width: 55%
}

.template1 .template1-content .pos-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.template1 .template1-content .pos-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.template1 .template1-content:after,
.template1 .template1-content:before {
    content: "";
    display: table
}

.template1 .template1-content:after {
    clear: both
}

.flex {
    width: 90%;
    max-width: 1420px;
    margin: 0 auto;
    display: flex;
    justify-content: center
}

.flex .industry-flex {
    width: 25%;
    max-width: 265px;
    min-width: 170px;
    margin: 0 30px;
    text-align: center
}

.flex .industry-flex .flex-top {
    width: 100%;
    margin-bottom: 30px
}

.flex .industry-flex .flex-top .flex-icon {
    margin: 0 auto
}

.flex .industry-flex .flex-content {
    width: 100%;
    min-height: 105px;
    margin: 0 auto
}

.flex .industry-flex .flex-content p {
    color: #6b707a;
    margin-top: 5px
}

.flex .industry-flex .flex-content1 {
    text-align: left
}

.flex .industry-flex .flex-content-img {
    width: 100%;
    margin-top: 5px
}

.flex .industry-flex-center {
    max-width: 315px;
    margin: 0 30px
}

.template-title {
    width: 80%;
    max-width: 980px;
    margin: 0 auto;
    text-align: center
}

.template-title .template-headline {
    color: #181a39;
    margin-bottom: 20px
}

.template-title p {
    color: #6b707a
}

.swiper-slide-top {
    width: 100%;
    padding-top: 70px;
    display: flex;
    justify-content: center;
    text-align: center
}

.swiper-slide-top .swiper-icon {
    cursor: pointer;
    float: left;
    width: 300px
}

.swiper-slide-top .swiper-icon:hover .icon-content {
    color: #4589d2
}

.swiper-slide-top .swiper-icon .icon-content {
    color: #181a39;
    margin: 20px 0
}

.swiper-slide-top-active {
    color: #4589d2
}

.swiper-slide-bottom {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-slide-bottom .swiper-icon {
    width: 100%;
    height: 100px
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #181a39 !important;
    background: #edeef3 !important;
    opacity: 1 !important
}

.swiper-pagination-bullet-active {
    color: #fff !important;
    background: #4589d2 !important
}

.swiper-pagination-bullet {
    width: 27px !important;
    height: 27px !important;
    line-height: 27px !important;
    margin: 0 15px !important
}

.swiper-container {
    width: 100%;
    max-height: 600px
}

.alertWindow {
    position: relative;
    transform: translateY(-50%)
}

@media screen and (min-width: 1024px)and (max-width: 1360px) {
    .h1 {
        font-size: 22px
    }

    .h2 {
        font-size: 20px
    }

    .h3 {
        font-size: 16px
    }

    .flex .industry-flex {
        margin: 0 10px
    }

    .flex .industry-flex .flex-content {
        min-height: 110px
    }

    .tep-bottom-common {
        padding-bottom: 180px
    }

    .template .template-content .content-left {
        width: 85%
    }

    .template .template-content .content-left .flex-row-public .flex-p {
        width: 88%
    }

    .template1 .template1-content .common-img {
        width: 50%
    }

    .template1 .template1-content .common-introduce {
        width: 50%
    }
}

@media screen and (min-width: 768px)and (max-width: 1023px) {
    .h1 {
        font-size: 20px
    }

    .h2 {
        font-size: 16px
    }

    .h3 {
        font-size: 16px
    }

    .h4 {
        font-size: 16px
    }

    p {
        font-size: 14px
    }

    .flex .industry-flex {
        margin: 0 10px;
        min-width: 0
    }

    .flex .industry-flex .flex-content {
        min-height: 220px
    }

    .tep-bottom-common {
        padding-bottom: 100px !important
    }

    .header-gif {
        display: none
    }

    .template {
        padding: 40px 0
    }

    .template .template-content .content-left {
        width: 80%
    }

    .template .template-content .content-left .flex-row-public {
        padding-right: 0
    }

    .template1 .template1-content .paddingRight {
        padding-right: 30px
    }

    .template1 .template1-content .paddingLeft {
        padding-left: 30px
    }

    .template1 .template1-content .common-img {
        width: 45%
    }

    .template1 .template1-content .common-introduce {
        width: 55%
    }
}

@media screen and (min-width: 414px)and (max-width: 767px) {
    .h1 {
        font-size: 24px
    }

    .h2 {
        font-size: 20px;
        line-height: 28px
    }

    .h3 {
        font-size: 18px;
        line-height: 24px
    }

    .h4 {
        font-size: 16px;
        line-height: 22px
    }

    p {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 320px)and (max-width: 413px) {
    .h1 {
        font-size: 20px
    }

    .h2 {
        font-size: 18px;
        line-height: 28px
    }

    .h3 {
        font-size: 16px;
        line-height: 24px
    }

    .h4 {
        font-size: 14px;
        line-height: 22px
    }

    p {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 320px)and (max-width: 767px) {
    .solution .header {
        width: 90%;
        height: 500px
    }

    .solution .header .header-bg {
        width: 100%
    }

    .solution .header .header-bg .header-content {
        font-size: 14px
    }

    .solution .header .header-bg .header-btns {
        margin-top: 10px;
        text-align: left
    }

    .header-gif {
        display: none
    }

    .btn-1,
    .btn-2 {
        padding: 5px 20px;
        margin-top: 20px;
        font-size: 14px;
        width: 158px !important
    }

    .btn-2 {
        margin-left: 0;
        width: 158px !important
    }

    .btn-3 {
        width: 268px !important;
        padding: 0 !important
    }

    .navWrap {
        display: none
    }

    .industry {
        padding: 40px 0
    }

    .industry .h1 {
        margin-bottom: 30px
    }

    .flex {
        width: 100%;
        display: inline-block
    }

    .flex .industry-flex-center {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-bottom: 0;
        max-width: 90%;
        margin: 0 5%
    }

    .flex .industry-flex {
        display: flex;
        width: 100%;
        text-align: left;
        max-width: 90%;
        margin-bottom: 15px;
        margin: 0 auto;
        padding: 10px 0
    }

    .flex .industry-flex .flex-box-top {
        width: 100%
    }

    .flex .industry-flex .flex-top {
        flex: 1;
        margin-right: 20px
    }

    .flex .industry-flex .flex-content {
        flex: 4;
        min-height: 50px
    }

    .flex .industry-flex .flex-content-img {
        width: 100%;
        margin-top: 0
    }

    .template {
        padding: 40px 0
    }

    .template .template-title {
        width: 90%
    }

    .template .template-title p {
        width: 60%;
        margin: 0 auto
    }

    .template .template-content {
        width: 100%;
        display: inline-block;
        margin-top: 30px
    }

    .template .template-content .content-left {
        width: 100%;
        padding: 2% 0 5% 2%
    }

    .template .template-content .content-left .flex-row-l {
        width: 100%
    }

    .template .template-content .content-left .flex-row-public {
        margin-bottom: 20px;
        padding: 0 6%
    }

    .template .template-content .content-left .flex-row-public .flex-p {
        width: 100%
    }

    .template .template-content .content-left .flex-row-public .flex-p .h2 {
        text-align: center
    }

    .template .template-content .content-left .flex-row-f-width {
        margin: 0 auto
    }

    .template .template-content #content-left {
        width: 100%
    }

    .template .template-content .content-left-r {
        padding-left: 2%;
        padding-right: 2%
    }

    .template .template-content .content-right {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 40px
    }

    .template .template-content .content-right #content-succes-case,
    .template .template-content .content-right #content-succes-common {
        max-width: 90%;
        top: 35%;
        left: 0
    }

    .template .template-content .content-right .succes-case #fixed {
        bottom: -15%;
        left: 0
    }

    .template .template-content .content-right .succes-case {
        max-width: 90%;
        left: 0;
        right: 0;
        margin: auto;
        top: 55%
    }

    .template .template-content .content-right .fixed {
        width: 90%;
        bottom: 15%
    }

    .template .template-content #content-right {
        width: 90%
    }

    .template .template-content .content-right-swiper {
        margin-bottom: 80px
    }

    .template .swiper-slide-bottom {
        display: inline-block
    }

    .template1 .template1-content {
        width: 100%;
        display: inline-block;
        min-height: 0
    }

    .template1 .template1-content .paddingLeft {
        padding-left: 0
    }

    .template1 .template1-content .paddingRight {
        padding-right: 0
    }

    .template1 .template1-content .pos-right {
        position: static;
        top: 0;
        transform: translateY(0)
    }

    .template1 .template1-content .fr {
        float: none
    }

    .template1 .template1-content .pos-left {
        position: static;
        top: 0;
        transform: translateY(0)
    }

    .template1 .template1-content .fl {
        float: none
    }

    .template1 .template1-content .common-img {
        width: 90%;
        margin: 0 auto 20px
    }

    .template1 .templateFlex .title {
        text-align: center;
        margin-bottom: 100px
    }

    .last-bg {
        padding-bottom: 100px !important
    }

    .last-background:last-child {
        padding-bottom: 100px
    }
}

@media screen and (min-width: 320px)and (max-width: 767px) {
    .solution .header .header-bg {
        margin-right: 0;
        min-width: 0
    }

    .solution .header .header-bg .header-content {
        font-size: 16px
    }

    .solution .header .header-bg .header-btns {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap
    }

    .mobile-btns {
        display: none
    }

    .btn-1,
    .btn-2 {
        padding: 5px 30px
    }

    .header-btns .btn-1.btn-2 {
        width: 156px
    }

    .header-btns .btn-3 {
        width: 268px
    }
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-size: 14px;
    font-family: pingfang, Century Gothic, microsoft yahei, Avenir, Helvetica, Arial, sans-serif;
    width: 100vw;
    overflow: hidden
}

img {
    width: auto;
    max-width: 100%;
    border: none;
    vertical-align: middle
}

a {
    color: #333;
    text-decoration: none
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

ul,
ol {
    list-style: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

hr {
    height: 1px;
    margin: 10px 0;
    border: 0;
    clear: both
}

html {
    overflow-y: scroll
}

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    background-color: -internal-light-dark(white, #3b3b3b);
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(#767676, #858585);
    border-image: initial
}

button,
input,
optgroup,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

:root {
    overflow-y: auto;
    overflow-x: hidden
}

:root body {
    position: absolute
}

@keyframes in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

button {
    border: none;
    background-color: transparent
}

.zoom-out {
    display: none;
    animation: out 2s
}

.zoom-in {
    display: block;
    animation: in 2s
}

.partner-zoom-in {
    display: block
}

.swiper-out {
    display: none
}

.swiper-in {
    display: block
}

.common-jump {
    width: 100%
}

.common-jump .head {
    width: 100%;
    height: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative
}

.common-jump .head .head-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: 100%;
    text-align: center
}

.common-jump .head .head-title p {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 18px;
    color: #fff
}

.common-jump .head .head-title p:nth-child(2) {
    margin-bottom: 30px
}

.common-jump .succes-color-bg {
    padding-bottom: 100px
}

.common-jump .jump-content {
    width: 100%;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between
}

.common-jump .jump-content .jump-content-left {
    width: 27%
}

.common-jump .jump-content .jump-content-left .left-introduce {
    width: 100%;
    line-height: 45px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 20px;
    font-size: 30px;
    margin-bottom: 30px
}

.common-jump .jump-content .jump-content-left .jump-btn {
    width: 100%;
    margin-top: 50px;
    font-size: 16px
}

.common-jump .jump-content .jump-content-left .jump-btn .text {
    font-size: 22px;
    margin-bottom: 15px
}

.common-jump .jump-content .jump-content-left .jump-btn .top {
    margin-bottom: 50px;
    text-align: center;
}

.common-jump .jump-content .jump-content-left .jump-btn .btn-2 {
    margin-left: 0
}

.common-jump .jump-content .jump-content-right {
    width: 68%;
    border-left: 1px solid #d8d8d8;
    padding-left: 50px
}

.common-jump .jump-content .jump-content-right .right-content {
    width: 100%;
    padding: 30px 50px 5px 50px;
    background: #fff;
    box-shadow: 3px 5px 20px 0px rgba(37, 45, 51, .05);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 2px solid #4589d2;
    margin-bottom: 40px
}

.common-jump .jump-content .jump-content-right .right-content .right-content-title {
    font-size: 32px;
    color: #181a39;
    line-height: 46px;
    margin-bottom: 40px;
    margin-top: 30px
}

.common-jump .jump-content .jump-content-right .right-content .right-content-text {
    width: 100%
}

.common-jump .jump-content .jump-content-right .right-content .right-content-text .icon-box {
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background-color: #4589d2;
    text-align: center;
    line-height: 30px
}

.common-jump .jump-content .jump-content-right .right-content .right-content-text .describe {
    margin-left: 50px;
    color: #6b707a;
    font-size: 16px;
    line-height: 26px
}

.common-jump .jump-content .jump-content-right .right-content .right-content-text .describe .describe-title {
    font-size: 20px;
    color: #181a39;
    line-height: 30px;
    margin-bottom: 5px
}

.common-jump .jump-content .jump-content-right .right-content .right-content-text .describe .img {
    width: 100%;
    text-align: center
}

.common-jump .jump-content .jump-content-right .right-content .right-content-text .describe .img img {
    margin: 0 auto;
    margin: 10px 0 60px 0
}

.common-jump .jump-content .jump-content-right .right-content .right-contnet-bottom:last-child {
    margin-bottom: 40px
}

.common-jump .jump-content .jump-content-right .right-content:last-child {
    margin-bottom: 0
}

.common-jump .jump-p {
    color: #6b707a;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px
}

.common-jump .right-text {
    text-align: right
}

.jump-btn h5 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
}
.yycp {
    display: flex;
    flex-wrap: wrap;
}
.yycp a {
    padding: 0px 10px;
    border: 1px solid #999;
    margin: 5px;
}

@media screen and (min-width: 768px)and (max-width: 1024px) {
    .common-jump .head {
        height: 300px
    }

    .common-jump .head .head-title p {
        font-size: 26px
    }

    .common-jump .jump-content {
        display: inherit
    }

    .common-jump .jump-content .jump-content-left {
        width: 80%;
        margin: 0 auto
    }

    .common-jump .jump-content .jump-content-left .left-introduce {
        margin-bottom: 0
    }

    .common-jump .jump-content .jump-content-left .jump-btn {
        display: none
    }

    .common-jump .jump-content .jump-content-right {
        width: 80%;
        margin: 80px auto 0;
        border-left: none;
        padding-left: 0
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-title {
        font-size: 30px
    }

    .common-jump .succes-color-bg {
        padding-bottom: 50px
    }
}

@media screen and (min-width: 414px)and (max-width: 767px) {
    .common-jump .jump-p {
        font-size: 12px
    }

    .common-jump .head {
        height: 300px
    }

    .common-jump .head .head-title p {
        font-size: 18px;
        line-height: 24px
    }

    .common-jump .jump-content {
        display: inherit
    }

    .common-jump .jump-content .jump-content-left {
        width: 100%;
        margin: 0 auto
    }

    .common-jump .jump-content .jump-content-left .left-introduce {
        margin-bottom: 0;
        display: none;
    }

    .common-jump .jump-content .jump-content-left .jump-btn {
        display: none
    }

    .common-jump .jump-content .jump-content-right {
        width: 100%;
        margin: 40px auto 0;
        border-left: none;
        padding-left: 0
    }

    .common-jump .jump-content .jump-content-right .right-content {
        padding: 30px 20px 5px 20px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-title {
        font-size: 22px;
        margin: 0
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-text .icon-box {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 16px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-text .describe {
        margin-left: 30px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-text .describe .describe-title {
        font-size: 18px
    }

    .common-jump .succes-color-bg {
        padding-bottom: 25px
    }
}

@media screen and (min-width: 320px)and (max-width: 413px) {
    .common-jump .jump-p {
        font-size: 12px
    }

    .common-jump .head {
        height: 300px
    }

    .common-jump .head .head-title p {
        font-size: 14px;
        line-height: 24px
    }

    .common-jump .jump-content {
        display: inherit;
        width: 100%;
        margin-top: 0;
    }

    .common-jump .jump-content .jump-content-left {
        width: 100%;
        margin: 0 auto
    }

    .common-jump .jump-content .jump-content-left .left-introduce {
        font-size: 20px;
        display: none;
    }

    .common-jump .jump-content .jump-content-left .jump-btn {
        display: none
    }

    .common-jump .jump-content .jump-content-right {
        width: 100%;
        margin: 0px auto 0;
        border-left: none;
        padding-left: 0
    }

    .common-jump .jump-content .jump-content-right .right-content {
        padding: 30px 10px 5px 10px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-title {
        font-size: 20px;
        margin: 0;
        line-height: 30px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-text .icon-box {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 16px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-text .describe {
        margin-left: 30px
    }

    .common-jump .jump-content .jump-content-right .right-content .right-content-text .describe .describe-title {
        font-size: 18px
    }

    .common-jump .succes-color-bg {
        padding-bottom: 10px
    }
}