.layui-side-menu,
.layadmin-pagetabs .layui-tab-title li:after,
.layadmin-pagetabs .layui-tab-title li.layui-this:after,
.layui-layer-admin .layui-layer-title,
.layadmin-side-shrink .layui-side-menu .layui-nav>.layui-nav-item>.layui-nav-child {
    background-color: #344058 !important;
}

.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this>a,
.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a {
    background-color: #458bea !important;
}

.layui-layout-admin .layui-logo {
    background-color: #0085E8 !important;
}

.layui-layout-admin .layui-header {
    background-color: #458bea;
}

.layui-layout-admin .layui-header a,
.layui-layout-admin .layui-header a cite {
    color: #f8f8f8;
}

.layui-layout-admin .layui-header a:hover {
    color: #fff;
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-more {
    border-top-color: #fbfbfb;
}

.layui-layout-admin .layui-header .layui-nav .layui-nav-mored {
    border-color: transparent;
    border-bottom-color: #fbfbfb;
}

.layui-layout-admin .layui-header .layui-nav .layui-this:after,
.layui-layout-admin .layui-header .layui-nav-bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
}

.layadmin-pagetabs .layui-tab-title li:after {
    display: none;
}

html {
    background: transparent !important;
}

p {
    margin: 0px;
    padding: 0px;
}

* {
    box-sizing: border-box;
}

.h-inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.ttt {
    overflow: hidden;
}

.t-b {
    font-size: 15px;
    cursor: pointer;
    float: left;
    padding: 15px 0px;
    margin: 0 15px !important;
    color: #333;
}

.t-b.active {

    color: #1E9FFF;
    border-bottom: 2px solid #1E9FFF;
}

.ttt {
    padding-left: 20px;
}

body {
    min-width: 1200px;
}

.layadmin-user-login-body .layui-form-item {
    position: relative
}

.layadmin-user-login-icon {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 38px;
    line-height: 36px;
    text-align: center;
    color: #d2d2d2
}


.login-header {
    padding-top: 10px;
    height: 80px;
    line-height: 38px;
    padding-top: 20px;
    color: #fff;

    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    min-width: 1200px !important;
}

.login-header.active {
    border-bottom: 1px solid #eee;
}

.login-header.active * {
    color: #666;
}

.login-header.active a:hover {
    color: #458BE9;
}

.login-header.active .h-btn-hover:hover {
    border-color: #458BE9 !important;
}

body .login-header .h-inner .h-btn.h-btn-hover.active {
    color: #458BE9 !important;
    border-bottom: 2px solid #458BE9;
}

body .login-header .h-inner .h-btn.h-btn-hover.active a {
    color: #458BE9 !important;
}

.login-header.active .l-btn:hover {
    background: rgb(30, 106, 218);
}

.login-header.active .l-btn:hover {
    color: #fff !important;
}

.login-header.active .l-btn {
    background-color: #fff;
    color: rgb(30, 106, 218) !important;
    border: 1px solid rgb(30, 106, 218) !important;
}

.h-logo {
    height: 40px;
}

.h-btn {
    display: inline-block;
    margin-left: 30px;
}

.h-btn a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #fff;
    text-decoration: none;
}

.h-btn-hover:hover {
    border-bottom: 2px solid #fff;
}

.l-btn {
    border: 1px solid #fff;
    background: transparent;
    color: #fff !important;
}

.l-btn:hover {
    background-color: #fff;
    color: rgb(30, 106, 218) !important;
}

.home-title {
    padding: 80px 0;
    font-size: 36px;
    text-align: center;
}

.maxwidth {
    width: 1200px;
    margin: auto;
}

.zuo {
    margin: 0;
    padding: 0;
    border: none;
    height: 68px;
}

.zuo li {
    font-size: 20px;
    text-align: center;
    height: 68px;
    line-height: 68px;
    background: rgba(245, 245, 245, 1);
    width: 400px;
}

.zuo.layui-tab-title .layui-this:after {
    display: none;
}

.zuo li.layui-this {
    color: #fff !important;
    background-color: #548CE2 !important;
}

.banner-item {
    display: block;
    position: relative;
}

.bi-img {
    position: relative;
    /* width: 100%; */
}

.znh {
    top: 200px;
    z-index: 10;
    margin: auto;
    font-size: 72px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.texth {
    top: 380px;
    z-index: 10;
    margin: auto;
    font-size: 36px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 65px;
}

.textbtn {

    top: 570px;
    z-index: 10;
    margin: auto;
    text-align: center;
    margin-top: 110px;
}

.textbtn-button {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    background: rgba(240, 181, 0, 1);
    border-radius: 6px;
    font-size: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    user-select: none;
}

.textbtn-button:hover {
    background: #f0a900;
}

.textbox {
    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
}

.animate-section {
    position: relative;
}

.bg1 {
    width: 1100px;
    margin: auto;
    display: block;
}

.diqiu {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
    width: 220px;
}

.rotate-circle {
    animation: rotateCircle 15s linear none infinite;
    -webkit-animation: rotateCircle 15s linear none infinite;
    -moz-animation: rotateCircle 15s linear none infinite;
    -o-animation: rotateCircle 15s linear none infinite;
}

@keyframes rotateCircle {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.yunfuwu {
    position: absolute;
    top: 188px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;

    font-size: 36px;
    font-weight: 400;
    color: rgba(84, 140, 226, 1);
}

.small-box {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.bg-small {
    width: 76px;
}

.bs-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    color: #999999;
    font-size: 16px;
}

.zixun {
    height: 725px;
    margin-top: 100px;
}

.zixun-img {
    width: 88px;
    margin-top: 56px;
}

.zixun-box {
    width: 1200px;
    margin: auto;
}

.zixun-item {
    border-radius: 5px;
    padding: 25px;
    background: #fff;
    width: 269px;
    height: 440px;
    float: left;
    margin: 0px 15px;
}

.zixun-t1 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
    color: #333;
}

.zixun-t2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 30px;
    margin-top: 30px;
}

.youshi-row {
    overflow: hidden;
    width: 1200px;
    margin: auto;
}

.youshi-item {
    background: #fff;
    width: 370px;
    float: left;
    overflow: hidden;
    margin-right: 29px;
}

.youshi-item-left {
    float: left;
    width: 88px;
}

.youshi-item-left img {
    width: 88px;
}

.youshi-item-right {
    width: 275px;
    float: right;
}

.yir-t1 {
    font-size: 18px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.yir-t2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 22px;
    margin-top: 10px;
}

.xiaolv {
    height: 300px;
    background: transparent;
}


.home-footer {
    min-width: 1200px;
    background-color: #28292d;
}

.home-footer .inner {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
}

.home-footer .inner>div {
    text-align: center;
    color: #999;
    font-size: 12px;
    padding: 5px 0;
}

.xiaolv-text {
    font-size: 40px;
    font-weight: 100;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    padding-top: 80px;
}

.xiaolv-button {
    display: inline-block;
    background: rgba(240, 181, 0, 1);
    border-radius: 6px;
    font-size: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    user-select: none;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: rgba(69, 139, 233, 1);
    border-radius: 25px;
    text-align: center;
}


.anitr {
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: transform 1s, opacity 1s;
    transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.ani {
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.yg {
    height: 460px;
    margin-top: 80px;
}

.yg-left {
    float: left;
}

.yg-img {
    width: 488px;
}

.yg-right {
    float: right;
}

.yg-title {
    margin-top: 50px;
    font-size: 36px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.yg-line {
    width: 48px;
    height: 4px;
    background: rgba(69, 139, 234, 1);
    margin-top: 20px;
}

.yg-text {
    width: 480px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    margin-top: 50px;
    line-height: 40px;

}

.yg-l {
    margin-top: 50px;
}

.yg-l a {
    color: rgba(84, 140, 226, 1);
}

.yg-l a:hover {
    color: rgb(30, 106, 218) !important;
}

.znh1 {
    top: 50px;
    z-index: 10;
    margin: auto;
    font-size: 48px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.textbox1 {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
}

.texth1 {
    z-index: 10;
    margin: auto;
    font-size: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 20px;
}

.textbtn1 {
    z-index: 10;
    margin: auto;
    text-align: center;
    margin-top: 38px;
}

.textbtn-button1 {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: rgba(69, 139, 234, 1);
    border-radius: 25px;
    font-size: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    user-select: none;
}

.textbtn-button2 {
    display: inline-block;
    line-height: 72px;
    font-size: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    user-select: none;

    width: 223px;
    height: 72px;
    background: rgba(69, 139, 234, 1);
    border-radius: 6px;
    position: relative;
}

.textbtn-button2 img.dicon {
    position: relative;
    bottom: 5px;
    right: 8px;
}



.yg2 {
    height: 540px;
    padding-top: 70px;
}

.yg2-left {
    float: left;
}

.yg2-img {}

.yg2-right {
    float: right;
}

.yg2-title {
    margin-top: 50px;
    font-size: 36px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.yg2-line {
    width: 48px;
    height: 4px;
    background: rgba(69, 139, 234, 1);
    margin-top: 20px;
}

.yg2-text {
    width: 510px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    margin-top: 30px;
    line-height: 30px;

}

.yg2-l {
    margin-top: 20px;
}

.yg2-l a {
    color: rgba(84, 140, 226, 1);
}

.yg2-l a:hover {
    color: rgb(30, 106, 218) !important;
}

.yg2-item-row {
    overflow: hidden;
    margin-bottom: 5px;
}

.yg2-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid rgba(86, 149, 235, 1);
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.yg2-item-text {
    display: inline-block;
    width: 150px;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
}

.yg2-item {
    float: left;
}

.section-bg {
    background: rgba(245, 245, 245, 1);
}

.home-tabs {
    height: 120px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    bottom: 30px;
}

.ht-item {
    display: inline-block;
    width: 100px;
    margin-top: 31px;
    cursor: pointer;
    margin-right: 11px;
}

.ht-icon {
    width: 30px;
}

.ht-item:hover div {
    color: rgba(69, 139, 233, 1);
}

.home-tabs2 .ht-item {
    width: 94px;
    margin-right: 0;
}

.codeimg {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}

.textbtn-button2:hover .codeimg {
    display: block;
}

.xiaolv-button:hover,
.textbtn-button1:hover,
.textbtn-button2:hover {
    background: rgb(30, 106, 218) !important;
}

@-webkit-keyframes rotation {
    0% {}

    50% {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

.small-box:hover .bg-small {
    -webkit-transform: rotate(360deg);
    animation: rotation 0.5s linear;
    -moz-animation: rotation 0.5s linear;
    -webkit-animation: rotation 0.5s linear;
    -o-animation: rotation 0.5s linear;
}

.gx .layui-colla-title {
    background-color: #fff;
    padding-left: 0;
}

.gx .layui-collapse {
    border-top: none;
    border-left: none;
    border-right: none;
}

.gx .layui-colla-content {
    border-top: none;
    padding-top: 0;
    padding-left: 0;
}

.gx .layui-colla-icon {
    right: 0;
    left: initial;
}

.bg-server {
    background: #F6F9FEFF;
    padding: 60px 0 60px 0;
}

.layui-tab-title li {
    display: block;
}

.layui-tab-item-img img {
    width: 750px;
    height: auto;
    right: 0px !important;
}

.zuo li {
    font-size: 18px;
    text-align: center;
    height: 58px;
    line-height: 58px;
    background: rgba(245, 245, 245, 1);
    width: 300px;
}

.zuo li.layui-this {
    color: #fff !important;
    background-color: #4A63A7 !important;
}

.login-header {
    background-color: #fff !important;
    line-height: 38px;
    padding-top: 20px;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    min-width: 1200px !important;
}

.h-btn a {
    display: inline-block;
    text-decoration: none;
    height: 100%;
    width: 100%;
    color: #666;
    font-size: 14px;
}

.l-btn {
    background-color: #fff;
    color: rgb(30, 106, 218) !important;
    border: 1px solid rgb(30, 106, 218) !important;

}

.l-btn:hover {
    background-color: rgb(30, 106, 218) !important;
    color: #fff !important;
    border: 1px solid rgb(30, 106, 218) !important;

}

.xiaolv-img img {
    width: 415px;
    height: 212px;
}

.xiaolv-text2 h1 {
    font-size: 36px;
    color: #333333FF;
    margin-top: 100px;
    margin-bottom: 30px;
}

.xiaolv-text2 p {
    color: #333333FF;
    line-height: 30px;
    margin-bottom: 1rem;
}

.detail-info {
    background-color: #f6f9fe
}

.font-size-big {

    font-size: 36px;
    font-weight: bold;
    color: #333;
}

.font-size-middle {
    font-size: 24px;
    font-weight: bold;
}

.font-size-formal {
    font-size: 18px;
}

.font-size-small {
    font-size: 14px;
}

.mr-32 {
    margin-right: 32px;
}

.flex-box {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-between {
    justify-content: space-between;
}

.width-270 {
    width: 270px;
}

.detail-text {
    text-align: left;
    margin-top: 18px;
    color: #9299A6FF;
    font-weight: 400;
    line-height: 22px;
}

.detail-title {
    text-align: left;
}

.flex-item {
    box-shadow: 0px 0px 12px 8px rgb(5, 54, 110, 0.04);
    border-radius: 16px;
    height: 320px;
    background-color: #fff;
    padding: 32px 32px 0px 32px;
}

.flex-item2 {
    height: 220px;
}

.flex-item:hover {
    cursor: pointer;
    box-shadow: 0px 0px 12px 8px rgb(5, 54, 110, 0.1);
}

.max-width {
    width: 1200px;
    margin: auto;
}

body {
    min-width: 0 !important;
}

#test3 {
    height: 500px !important;
}

.img-height {
    height: 500px !important;
}

.header-height {
    height: 80px;
}

.sm-show {
    display: none;
}

.big-business {
    width: 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.seq {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    background: #2568F2FF;
    color: #fff;
}

.column-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.business {
    display: flex;
    padding: 0 70px;
    flex-direction: column;
    align-items: center;
}

.line {
    display: flex;
    position: relative;
    top: -83px;
    width: 100%;
}

.line div {
    width: 8px;
    height: 6px;
    border-radius: 16px;

    background: #D7D6D6FF;
}

.line div:not(:last-child) {
    margin-right: 6px;
}

.flex-between {
    display: flex;
    justify-content: space-between;

}

.pointer-space {
    width: 8px;
    margin: 11px 0 14px 0;
    height: 6px;
}

.line-act {
    background: #2568F2FF !important;
}

.miniPrograme {
    display: flex;
    justify-content: space-between;
}

.programeLeft {
    padding-top: 40px;
}

.proLeft_title {
    font-size: 32px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
}

.proLeft_flex {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.proLeft_flex>div {
    font-size: 20px;
    color: #749FFF;
    position: relative;
    margin-right: 50px;
    font-weight: bold;
}

.proLeft_flex>div>span {
    position: relative;
    z-index: 1;
}

.proLeft_flex>div::after {
    content: ' ';
    position: absolute;
    width: 116%;
    height: 16px;
    border-radius: 8px;
    bottom: -6px;
    left: -8%;
    background: #D9E4FA;
}

.proLeft_tip {
    margin-bottom: 45px;
}

.proLeft_tip>div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #999;
}

.proLeft_tip span {
    width: 10px;
    height: 10px;
    background: #5887E1;
    display: inline-block;
    margin-right: 14px;
}

.proLeft_qr {
    width: 165px;
    height: 165px;
    border-radius: 24px;
    border: solid 6px #5A89E1;
}

@media screen and (max-width:768px) {
    .box {
        /*如果不定基准，默认找 body 做基准*/
        position: relative;
    }

    .select-box {
        display: none;
    }

    .box:hover .select-box {
        display: block;
    }

    .box>span {
        cursor: pointer;
        background-color: pink;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 90px;
    }

    .select-box {
        width: 90px;
        background-color: antiquewhite;
        position: absolute;
        left: 0px;
        right: 30px;
    }

    .select-box>p {
        cursor: pointer
    }

    .select-box>p:hover {
        background-color: aqua;
    }

    .max-width {
        margin: 0 auto;
        width: 92% !important;
    }

    .header-height {
        padding-left: 8px;
        height: 50px !important;
        padding-top: 5px !important;
    }

    #test3 {
        height: 140px !important;
    }

    .img-height {
        height: 140px !important;
    }

    .h-logo {
        height: 30px !important;
    }

    .sm-hidden {
        display: none;
    }

    .sm-show {
        display: block;
    }

    .sm-text-align-center {
        text-align: center;
    }

    .sm-margin-top-18 {
        margin-top: 18px !important;
    }

    .sm-margin-right-18 {
        margin-right: 18px !important
    }

    .sm-margin-bottom-18 {
        margin-bottom: 18px !important;
    }

    .sm-height-auto {
        height: auto !important;
    }

    .sm-display-block {
        display: block !important;
    }

    .sm-font-size-big {
        font-size: 20px !important;
    }

    .sm-font-size-lg {
        font-size: 24px !important;
        margin-top: 0px !important;
    }

    .sm-font-size-middle {
        font-size: 18px !important;
    }

    .sm-padding-top-32 {
        padding-top: 16px !important;
    }

    .sm-padding-16 {
        padding: 16px !important;
    }
    .flex-item {
        padding-top: 16px !important;
    }
    .sm-padding-bottom-32 {
        padding-bottom: 32px !important;
    }

    .sm-width-100 {
        width: 100% !important;
        margin: 0 auto;
        min-width: 10px !important;
        box-sizing: border-box;
    }

    .sm-width-24px {
        width: 44px !important;
    }

    .sm-height-140 {
        height: 165px !important;
    }
    .info_phone {
        padding-bottom: 10px !important;
    }
    .info_phone1 {
        padding-top: 0 !important;
    }
    .info_phone2 {
        padding: 16px 0 !important;
    }
    .info_phone3 {
        font-size: 24px !important;
        margin-bottom: 16px !important;
    }
    .info_phone4 .sm-height-140 {
        height: 200px !important;
    }
    .info_phone4 .sm-width-24px{
        width: 64px !important;
    }
    .miniPrograme {
        flex-wrap: wrap;
    }
    .proLeft_title {font-size: 24px;}
    .proLeft_flex {margin-bottom: 30px;}
    .proLeft_flex>div {font-size: 18px;margin-right: 40px;}
    .info_phone5 {display: flex;justify-content: space-between;}
    .info_phone6 {
        width: 100% !important;
        margin-top: 30px;
    }
}