.inside-banner {
    height: 709px;
    background-image: url("../images/banner_bg.png");
}
.inside-banner .txtInfor .txt .bigTxt {
    margin-top: 146px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 56px;
    color: #ffffff;
    line-height: 78px;
    margin-bottom: 40px;
}
.inside-banner .txtInfor .txt .smallTxt {
    width: 560px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 40px;
}
.inside-banner .container {
    position: relative;
}
.inside-banner .txt .btn a.getBtn {
    width: 180px;
    height: 52px;
    line-height: 52px;
    background: #4eddc7;
    border-radius: 45px;
    display: block;
    font-size: 16px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    color: #ffffff;
}
.inside-banner .box .btn .getBtn:hover {
    background: #49cfba;
}
.inside-banner .img {
    position: absolute;
    top: -166px;
    right: 0;
    width: 606px;
    height: 666px;
}
.info {
    margin-top: 88px;
    position: relative;
}
.info .item {
    height: 208px;
    width: 100%;
    background-image: url("../images/bg-01.png");
    background-size: cover;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 72px 114px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #233863;
    line-height: 32px;
    text-align: center;
    box-shadow: 0 16px 35px rgba(23, 35, 73, 0.06);
}
.smart {
    padding-top: 88px;
    position: relative;
}
.smart::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1262px;
    background-image: url("../images/bg-02.png");
    background-size: cover;
    z-index: -1;
}
.title-01 {
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
    text-align: center;
}
.smart .title-01 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 48px;
    color: #233863;
    line-height: 67px;
}
.smart .smart-box {
    margin: 40px -12px 0;
}
.smart .smart-box .item {
    width: 388px;
    float: left;
    padding: 0 24px;
    box-sizing: border-box;
}
.smart .smart-box .item:nth-child(1),
.smart .smart-box .item:nth-child(2),
.smart .smart-box .item:nth-child(3) {
    margin-bottom: 24px;
}
.smart .smart-box .item:nth-child(4),
.smart .smart-box .item:nth-child(5),
.smart .smart-box .item:nth-child(6) {
    margin-bottom: 32px;
}
.smart .smart-box .item .insideBox {
    padding: 48px 40px 0;
    width: 388px;
    position: relative;
}
.smart .smart-box .item .insideBox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255, 255, 255, 0);
    z-index: 1;
}
.smart .smart-box .item .insideBox:hover:before {
    background: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(23, 35, 73, 0.08);
    border-radius: 16px;
}
.smart .smart-box .item:nth-child(1) .insideBox:hover:before {
    height: 455px;
}
.smart .smart-box .item:nth-child(3) .insideBox:hover:before {
    height: 425px;
}
.smart .smart-box .item .insideBox .img {
    position: relative;
    height: 173px;
    width: 308px;
}
.smart .smart-box .item .insideBox .img img:nth-of-type(2) {
    display: none;
}
.smart .smart-box .item .insideBox:hover .img {
    z-index: 2;
}

.smart .smart-box .item .insideBox .txt {
    margin-top: 24px;
    text-align: center;
    /* margin-bottom: 50px; */
    height: 172px;
    position: relative;
    z-index: 2;
}
.smart .smart-box .item .insideBox .txt .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
}
.smart .smart-box .item .insideBox .txt .title .enfm{
    font-family: 'Verdana';
}
.smart .smart-box .item .insideBox .txt .des {
    margin-top: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #6b7b9b;
    line-height: 24px;
}
.smart .smart-box .item .insideBox .txt a {
    display: inline-block;
    margin-top: 36px;
    font-weight: 400;
    font-size: 14px;
    color: #229af4;
    line-height: 20px;
    text-align: left;
    text-decoration: underline;
}
.smart .smart-box .item .insideBox .txt .desHover {
    display: none;
}
.smart .smart-box .item .insideBox:hover .txt .des {
    display: none;
}
.smart .smart-box .item .insideBox:hover .txt .desHover {
    display: block;
}
.smart .smart-box .item .insideBox:hover a {
    display: none;
}
.business {
    padding-top: 104px;
    padding-bottom: 115px;
    position: relative;
}
.business::before {
    content: "";
    position: absolute;
    top: 207px;
    left: 0;
    width: 1184px;
    height: 881px;
    background-image: url("../images/bg-03.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}
.m-title-01 {
    display: none;
}
/*需要注释掉，影响到pc端底部标题*/
/*.m-title {*/
/*    display: none;*/
/*}*/
.business .second-background {
    position: absolute;
    width: 1183px;
    height: 881px;
    right: 0;
    top: 1638px;
    background-image: url("../images/bg-03-second.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}
.business .business-box {
    margin-top: 88px;
}
.business .business-box .item {
    margin-bottom: 64px;
}
.business .business-box .item .img {
    float: left;
    width: 600px;
}
.business .business-box .item .text {
    float: right;
    padding-left: 60px;
    width: calc(100% - 600px);
}
.business .business-box .item1 .text {
    margin-top: 151px;
}
.business .business-box .item2 .text {
    margin-top: 112px;
}
.business .business-box .item:nth-child(2n) .img {
    float: right;
}
.business .business-box .item:nth-child(2n) .text {
    float: left;
    padding-left: 0;
    padding-right: 127px;
}
.business .business-box .item .text .tit {
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 50px;
}
.business .business-box .item .text .des {
    margin-top: 40px;
    font-weight: 400;
    font-size: 20px;
    color: #4a4a4a;
    line-height: 32px;
    font-family: PingFangSC, PingFang SC;
}
.asked .asked-ul {
    margin-top: 47px;
}
.asked .asked-ul li {
    position: relative;
    margin-top: 16px;
    background: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(197, 210, 235, 0.2);
    border-radius: 8px;
    cursor: pointer;
}
.asked .asked-ul li:hover {
    background: linear-gradient(270deg, #3ae49e 0%, #00c9d0 100%);
}
.asked .asked-ul li.active:hover {
    background: #ffffff;
}
.asked .asked-ul li:hover .li-item .title-head p {
    color: #ffffff;
}

.asked .asked-ul li.active:hover .li-item .title-head p {
    color: #233863;
}
.asked .asked-ul li .li-item {
    padding: 16px;
}

.asked .asked-ul li .li-item .title-head p {
    font-size: 18px;
    font-weight: bold;
    color: #233863;
    line-height: 25px;
}
.asked .asked-ul li .li-item .title-box {
    display: none;
}
.asked .asked-ul li .li-item .title-box .text {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #888888;
    line-height: 20px;
}
.asked .asked-ul li.active .title-box {
    display: block;
}
.asked .asked-ul li .title-head::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    right: 24px;
    top: 24px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #233863;
    background-color: #e8f5ff;
    background-image: url("../images/jia.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}
.asked .asked-ul li.active .title-head::after {
    background-image: url("../images/jian.png");
}
.use {
    margin-top: 95px;
}
.use .use-text {
    margin-top: 64px;
    padding: 32px;
    background: #ffffff;
    box-shadow: 0px 16px 50px -4px rgba(157, 168, 194, 0.2);
    border-radius: 16px;
    margin-bottom: 88px;
}

.use .use-text .use-head {
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #dae0e7;
}
.use .use-text .use-head img {
    width: 90px;
    height: 90px;
}
.use .use-text .use-head p {
    padding-left: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #233863;
    line-height: 29px;
}
/* .use .use-text .use-xian{
    width: 100%;
    margin-top: 24px;
    height: 1px;
    border-bottom: 1px solid #DAE0E7;
} */
.use .use-text .use-desc {
    margin-top: 42px;
    font-size: 16px;
    font-weight: normal;
    color: #4a4a4a;
    line-height: 28px;
}

.use-list {
    margin: 48px -11.5px 64px;
}
.use-list .use-item {
    width: 14.285714285714286%;
    float: left;
    padding: 0 11.5px;
    box-sizing: border-box;
}
.use-list .use-item p {
    padding: 16px;
    background: #ffffff;
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.use-list .use-item img {
    height: 130px;
}
.contact_us {
    position: relative;
    padding-bottom: 88px;
}
/* .contact_us::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 174px;
    bottom: -1px;
    background-image: url("../images/bg-04.png");
    background-size: cover;
    z-index: -1;
} */

.contact_us .txt1 {
    width: 910px;

    font-size: 35px;
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .headerH96Bg {
        display: none;
    }
    .inside-banner {
        background-image: url("../images/m-banner_bg.png");
    }
    .inside-banner .container {
        padding-top: 31px;
    }
    .inside-banner .txtInfor .txt .bigTxt {
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 42px;
        color: #ffffff;
        line-height: 59px;
        margin-top: 0;
        margin-bottom: 24px;
    }
    .inside-banner .txtInfor .txt .smallTxt {
        width: 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 20px;
        color: #ffffff;
        line-height: 30px;
        text-align: left;
        font-style: normal;
        margin-bottom: 40px;
    }
    .inside-banner .txt .btn a.getBtn {
        width: unset;
    }
    .inside-banner .img {
        margin-top: 8px;
        position: relative;
        display: flex;
        justify-content: center;
        top: 0;
        right: 0;
        width: unset;
        height: unset;
    }
    .inside-banner .img img {
        width: 295px;
        height: 324px;
    }
    .info {
        margin-top: 48px;
    }
    .info .item {
        width: unset;
        height: unset;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 20px;
        color: #233863;
        line-height: 32px;
        padding: 32px 16px;
        background-image: url("../images/m-bg-01.png");
    }
    .smart {
        padding-top: 64px;
    }
    .smart .title-01 {
        height: 45px;
        font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
        margin-bottom: 32px;
    }
    .smart .smart-box {
        margin: 0;
    }
    .smart .smart-box .item {
        width: 100%;
        float: none;
        padding: 0;
    }
    .smart .smart-box .item .insideBox {
        width: unset;
        padding: 16px 18px 40px;
        background: #ffffff;
        box-shadow: 0px 0px 23px -5px rgba(166, 180, 207, 0.3);
        border-radius: 8px;
    }
    .smart .smart-box .item .insideBox .img {
        margin: 0 auto;
        width: unset;
        height: 196px;
    }
    .smart .smart-box .item .insideBox .img img:first-child {
        display: none;
    }
    .smart .smart-box .item .insideBox .img img:last-child {
        display: block;
    }
    .smart .smart-box .item .insideBox .txt {
        /* width: 216px; */
        font-family: PingFangTC, PingFangTC;
        font-weight: 600;
    font-weight: bold;
        font-size: 24px;
        color: #233863;
        line-height: 33px;
        text-align: center;
        height: unset;
    }
    .smart .smart-box .item .insideBox .txt .des {
        margin-top: 16px;
    }
    .smart .smart-box .item .insideBox .txt .des.desHover {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4a4a4a;
        line-height: 28px;
        text-align: center;
    }
    .smart .smart-box .item .insideBox .txt .title {
        padding: 0 42px;
        font-size: 24px;
        line-height: 33px;
    }
    .smart .smart-box .item .insideBox .txt .des {
        display: none;
    }
    .smart .smart-box .item .insideBox:before {
        background: #ffffff;
        box-shadow: 0px 20px 50px 0px rgba(23, 35, 73, 0.08);
        border-radius: 16px;
        position: relative;
    }
    .smart .smart-box .item .insideBox:hover:before {
        display: none;
    }
    .smart .smart-box .item .insideBox .txt a {
        display: none;
    }
    .smart .smart-box .item:nth-child(4),
    .smart .smart-box .item:nth-child(5),
    .smart .smart-box .item:nth-child(6) {
        margin-bottom: 24px;
    }

    .business {
        padding-top: 65px;
        padding-bottom: 0;
    }
    .business .title-01  {
        display: block;
        padding: 0 16px;
        font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
        margin-bottom: 56px;
    }
    .business .business-box {
        margin-top: 0;
    }
    .business .business-box .item .img {
        float: none;
        width: unset;
        margin-bottom: 32px;
    }
    .business .business-box .item .img img:nth-of-type(1) {
        display: none;
    }
    .business .business-box .item .img img:nth-of-type(2) {
        display: block;
        width: 100%;
        height: unset;
    }
    .business .business-box .item .text {
        float: none;
        padding-left: 0;
        width: 100%;
        margin-top: 0;
    }
    .business .business-box .item .text .tit {
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 28px;
        color: #233863;
        line-height: 40px;
        text-align: left;
        margin-bottom: 16px;
    }
    .business .business-box .item .text .des {
        margin-top: 0;
        width: unset;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4a4a4a;
        line-height: 28px;
    }
    .business .business-box .item:nth-child(2n) .text {
        float: none;
        padding: 0;
    }
    .business .business-box .item:nth-child(2n) .img {
        float: none;
    }
    .asked .title-01 {
        display: none;
    }
    .asked .m-title-01 {
        display: block;
        padding: 0 16px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
    }
    .asked .asked-ul {
        margin-top: 32px;
        margin-bottom: 64px;
    }
    .asked .asked-ul li .li-item .title-head p {
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 18px;
        color: #233863;
        line-height: 25px;
        width: calc(100% - 40px);
    }
    .asked .asked-ul li .title-head::after {
        top: 18px;
        right: 18px;
    }

    .asked .asked-ul li .li-item .title-box .text {
        line-height: 24px;
    }
    .use {
        margin-top: 0;
    }
    .use .m-title-01 {
        padding: 0 16px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
    font-weight: bold;
        font-size: 32px;
        color: #233863;
        line-height: 45px;
        text-align: center;
        margin-bottom: 32px;
    }
    .use .use-text {
        padding: 32px 23px 32px 24px;
        margin-bottom: 64px;
    }
    .use .use-text .use-head {
        padding-bottom: 24px;
    }
    .use .use-text .use-head img {
        width: 74px;
        height: 74px;
        margin-right: 16px;
    }
    .use .use-text .use-head p {
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 20px;
        color: #233863;
        line-height: 28px;
        padding-left: 0;
    }
    .use .use-text .use-desc {
        margin-top: 24px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 16px;
        color: #4A4A4A;
        line-height: 28px;
    }
    .contact_us .txt1 {
        width: unset;
    }
    /* 背景图 */
    .smart::before {
        display: none;
    }
    .business::before {
        position: absolute;
        right: 0;
        top: -612px;
        content: "";
        width: 375px;
        height: 650px;
        background: url("../images/m-bg-02.png") no-repeat;
        /* background-color: yellow; */
        background-size: cover;
        z-index: -1;
    }
    .business .container {
        position: relative;
    }
    .business .container::before {
        position: absolute;
        right: 0;
        top: 251px;
        content: "";
        width: 375px;
        height: 296px;
        background: url("../images/m-bg-right.png") no-repeat;
        background-size: cover;
        z-index: -1;
    }
    .business .second-background {
        position: absolute;
        width: 375px;
        height: 296px;
        left: 0;
        top: 806px;
        background: url("../images/m-bg-left.png");
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
    }
    .business .third-background {
        position: absolute;
        width: 375px;
        height: 296px;
        right: 0;
        top: 1300px;
        background: url("../images/m-bg-right.png");
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
    }
    .business .fourth-background {
        position: absolute;
        width: 375px;
        height: 296px;
        left: 0;
        top: 1767px;
        background: url("../images/m-bg-left.png");
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1;
    }
    .smart .smart-box .item .insideBox .txt .title{
        display: block;
        font-family: PingFangTC, PingFangTC;
        font-weight: 600;
    font-weight: bold;
        font-size: 24px;
        color: #233863;
        line-height: 33px;
        text-align: center;
    }

    .smart .smart-box .item .insideBox .txt .m-title {
        display: block;
        font-family: PingFangTC, PingFangTC;
        font-weight: 600;
    font-weight: bold;
        font-size: 24px;
        color: #233863;
        line-height: 33px;
        text-align: center;
    }
    .contact_us .txt1 {
        font-size: 32px;
        line-height: 45px;
    }
}
@media screen and (min-width:768px) and (max-width:1280px) {
    .smart::before {
        top: 200px;
        background-repeat: no-repeat;
        background-size: contain;
    }
}
