.inside-banner {
    height: 709px;
}
.inside-banner .txtInfor .txt .bigTxt{
    margin-top: 94px;
    font-family: D-DINExp, D-DINExp;
    font-weight: bold;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 61px;
    margin-bottom: 40px;
}
.inside-banner .txtInfor .txt .smallTxt{
    width: 560px;
    font-family: Verdana;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 40px;
}
.inside-banner .container {
    position: relative;
}
.inside-banner .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 .container .right-pic {
    position:absolute;
    right:0;
    top: -113px;
    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: 48px 114px;
    font-family: Verdana;
    font-size: 20px;
    color: #233863;
    line-height: 28px;
}
.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-family: "D-DINExp-Bold";
    font-size: 48px;
    color: #233863;
    line-height: 52px;
    text-align: center;
    margin: auto;
}
.smart .smart-box{
    margin: 55px -12px 0;
}
.smart .smart-box .item {
    width: 33.333333%;
    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;
    position: relative;
}
.smart .smart-box .item .insideBox:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 465px;
    border: 2px solid rgba(255, 255, 255 , 0);
    z-index: 1;
}
.smart .smart-box .item .insideBox:hover:before{
    width: 388px;
    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: 624px;
}
.smart .smart-box .item:nth-child(3) .insideBox:hover:before{
    height: 572px;
}
.smart .smart-box .item .insideBox .img {
    position: relative;
    height: 173px;
}
.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: Verdana, Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 24px;
    width: 260px;
    text-align: center;
    margin: auto;
}

.smart .smart-box .item .insideBox .txt .des{
    margin-top: 24px;
    font-family: Verdana;
    font-size: 14px;
    color: #6B7B9B;
    line-height: 20px;
}
.smart .smart-box .item .insideBox .txt a{
    display: inline-block;
    margin-top: 16px;
    font-weight: 600;
    font-size: 14px;
    color: #229AF4;
    line-height: 20px;
    text-align: left;
    text-decoration: underline;
}
.smart .smart-box .item:nth-child(2) .insideBox .txt a{
    margin-top: 40px;
}
.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: 168px;
    padding-bottom: 124px;
    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;
}
.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 .title-01{
    width: 850px;
}
.business .business-box{
    margin-top: 84px;
}
.business .business-box .item{
    margin-bottom: 56px;
}
.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: 100px;
}
.business .business-box .item2 .text{
    margin-top: 106px;
}
.business .business-box .item3 .text{
    margin-top: 115px;
}
.business .business-box .item4 .text{
    margin-top: 104px;
}
.business .business-box .item3 .text .tit{
    width: 370px;
}
.business .business-box .item:nth-child(2n) .img{
    float: right;
}
.business .business-box .item:nth-child(2n) .text{
    float: left;
    padding-left: 0px;
    padding-right: 60px;
}
.business .business-box .item .text .tit{
    font-family: "D-DINExp-Bold";
    font-size: 40px;
    color: #233863;
    line-height: 50px;
}
.business .business-box .item .text .des{
    width: 600px;
    margin-top: 32px;
    font-family: Verdana;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 32px;
}
.asked .asked-ul{
    margin-top: 54px;
}
.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: 24px;
}

.asked .asked-ul li .li-item .title-head p{
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 18px;
    color: #233863;
    line-height: 22px;
}
.asked .asked-ul li .li-item .title-box{
    display: none;
}
.asked .asked-ul li .li-item .title-box .text{
    width: 1162px;
    margin-top: 16px;
    font-family: Verdana;
    font-size: 14px;
    color: #4A4A4A;
    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: 88px;
}
.use .use-text{
    margin-top: 70px;
    padding: 32px 33px 40px 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;
}
.use .use-text .use-head img{
    width: 90px;
    height: 90px;
}
.use .use-text .use-head p{
    padding-left: 24px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 29px;
}
.use .use-text .use-xian{
    width: 100%;
    margin-top: 24px;
    height: 1px;
    border: 1px solid #DAE0E7;
}
.use .use-text .use-desc{
    margin-top: 26px;
    font-family: Verdana, Verdana;
    font-weight: normal;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 28px;
    text-align: left;
    font-style: italic;
}

.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;
}
/* .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: 1088px;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 38px;
    margin-bottom: 64px;
}


@media screen and (max-width: 1280px) {
    .business .business-box .item:nth-of-type(2n+1) .text .des{
        padding-right: 30px;
    }
}
@media screen and (max-width: 768px) {
    .m-banner{
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .m-banner .m-title{
        color:#ffffff;
    }
    .m-banner .m-sub-title{
        color: #ffffff;
    }
    .m-banner img{
        margin-top: 8px;
        padding: 0 51px;
    }
    .m-banner .m-btn a.m-getBtn {
        background: #4EDDC7;
    }
    .title-01{
        font-size: 32px;
        line-height: 35px;
    }
    .info{
        margin-top: 48px;
    }
    .info .item{
        height: auto;
        padding:32px 16px;
        background-image: url(../images/m-bg-01.png);
        font-size: 16px;
        color: #233863;
        line-height: 28px;
        text-align: center;
    }
    .smart{
        padding-top: 48px;
    }
    .smart::before{
        background-image: url("../images/m-bg-02.png");
        top: auto;
        bottom: 0;
        height: 650px;
        background-size: 100% 100%;
    }
    .smart .smart-box{
        margin: 32px 0 68px;
    }
    .smart .smart-box .item .insideBox{
        padding: 0;

    }
    .smart .smart-box .item {
        width: 100%;
        box-shadow: 0px 0px 23px -5px rgba(166,180,207,0.3);
        padding: 16px 20px 32px;
        background: #FFFFFF;
        border-radius: 8px;
    }
    .smart .smart-box .item .insideBox .txt{
        height: auto;
        margin-bottom: 0;
    }
    .smart .smart-box .item .insideBox .txt .title{
        font-size: 24px;
        line-height: 29px;
        width: 100%;
    }
    .smart .smart-box .item .insideBox .txt .des{
        display: none;
    }
    .smart .smart-box .item .insideBox .txt .desHover{
        display: block;
        font-size: 16px;
        line-height: 28px;
        text-align: left;
        color: #4A4A4A;
    }
    .smart .smart-box .item .insideBox .txt a{
        display: none;
    }
    .smart .smart-box {
        pointer-events: none;
    }
    .business{
        padding-top: 48px;
        padding-bottom: 0px;
    }
    .business .title-01{
        width: 100%;
    }
    .business .business-box{
        margin-top: 32px;
    }
    .business .business-box .item .img{
        width: 100%;
    }
    .business .business-box .item .text{
        width: 100%;
        margin-top: 24px;
        padding-left: 0;
    }
    .business::before{
        display: none;
    }
    .business .business-box .item .text .tit{
        font-size: 28px;
        line-height: 30px;
    }
    .business .business-box .item .text .des{
        margin-top: 24px;
        width: 100%;
        padding-right: 0;
        font-size: 16px;
        line-height: 28px;
    }
    .business .business-box .item:nth-child(2n) .text,
    .business .business-box .item:nth-of-type(2n+1) .text .des{
        padding-right: 0;
    }
    .business .business-box .item{
        margin-bottom: 48px;
        position: relative;
    }
    .business .business-box .item3 .text .tit{
        width: 100%;
    }
    .business .second-background{
        background-image: none;
    }
    .business .business-box .item::before{
        content: '';
        position: absolute;
        width: 100%;
        height: 296px;
        background-repeat: no-repeat;
        background-size: cover;
        left: 0;
        z-index: -1;
    }
    .business .business-box .item1::before{
        background-image: url("../images/m-enbg-01.png");
        top: 24px;
    }
    .business .business-box .item2::before{
        background-image: url("../images/m-enbg-02.png");
        top: 53px;
    }
    .business .business-box .item3::before{
        background-image: url("../images/m-enbg-03.png");
        top: 36px;
    }
    .business .business-box .item4::before{
        background-image: url("../images/m-enbg-04.png");
        top: 28px;
    }
    .asked .asked-ul{
        margin-top: 32px;
    }
    .asked .asked-ul li .li-item{
        padding: 24px 16px 32px;
    }
    .asked .asked-ul li .title-head::after{
        right: 16px;
    }
    .asked .asked-ul li .li-item .title-head p{
        padding-right: 40px;
    }
    .asked .asked-ul li .li-item .title-box .text{
        width: 100%;
        color: #888888;
    }
    .use {
        margin-top: 48px;
    }
    .use .use-text .use-head img{
        width: 74px;
        height: 74px;
    }
    .use .use-text{
        margin-top: 32px;
        padding: 32px 24px;
        margin-bottom: 48px;
    }
    .use .use-text .use-desc{
        font-style: normal;
        margin-top: 24px;
    }
    .use .use-text .use-head p{
        padding-left: 16px;
        font-size: 16px;
        line-height: 19px;
    }
    .contact_us .txt1{
        width: 100%;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 33px;
    }

    .contact_us .txt2{
        margin-bottom: 0;
    }
}
