.banner {
    width: 100%;
    height: 6.35rem;
    position: relative;
    padding-top: 0.01rem;
}

.banner img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bannercont {
    width: 16rem;
    margin: auto;
    margin-top: 3rem;
    position: relative;
    z-index: 10;
}

.bannercont p {
    color: #FFFFFF;
}

.mtitle {
    font-size: .56rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    margin-bottom: 0.9rem;
    transition: all 1s;
}

.mabs {
    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    margin-bottom: 0.2rem;
    transition: all 1s;
}

.mdetail {
    font-size: .22rem;
    font-family: Source Han Sans CN;
    font-weight: 400;transition: all 1s;
}

.mcon {
    width: 100%;
    height: 9.68rem;
    /*background: url(../../images/mbg1.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    padding-top: 0.01rem;
}

.mmcon {
    width: 15rem;
    margin: auto;
}

.mtitle1 {
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 200;
    color: #010101;
    margin-top: 0.44rem;
    margin-bottom: 0.46rem;
    text-align: center;
    font-weight: 100;
    /* position: relative;
    top: 1rem;
    opacity: 0;
    transition: all 1s; */
}

.mcontent {
    display: flex;
    justify-content: space-between;
    /* opacity: 0;
    transition: all 1s .5s; */
}

.mitem {
    width: 3.36rem;
    height: 7.83rem;
    border: 1px solid #0B86F3;
}

.topbg {
    width: 3rem;
    height: 2.2rem;
    background: linear-gradient(225deg, #26B7BC, #0B86F3);
    font-size: .3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.7;
    margin: auto;
    margin-top: 0.16rem;
    margin-bottom: 0.2rem;
}

.topbg p {
    width: 1.96rem;
    height: 1.1rem;
}

.cen {
    font-size: .28rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    width: 2.33rem;
    height: 1.9rem;
    margin: auto;
    line-height: .48rem;
}

.mb {
    width: 3rem;
    height: 2.2rem;
    margin: auto;
    margin-top: 1rem;
}

.mb img {
    width: 100%;
    height: 100%;
}

.mcontent .mitem:nth-child(even) .topbg {
    background: linear-gradient(225deg, #26B7BC, #0B86F3);
    opacity: 1;
}

.dcyh {
    width: 100%;
    height: 9.68rem;
    /*background: url(../../images/mbg2.png);*/
    background-size: 110% 110%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    padding-top: 0.01rem;
    transition: all 2s;
}

.dcyhcon {
    width: 16rem;
    margin: auto;
}

.dctitle {
    font-size: .56rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0.85rem;
    margin-bottom: .21rem;
    top: 1rem;
    position: relative;
    opacity: 0;
    transition: all 1s;
}

.dcabs {
    font-size: .32rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 0.23rem;
    top: 1rem;
    position: relative;
    opacity: 0;
    transition: all 1s .5s;
}

.dcdetail {
    width: 14rem;
    font-size: .22rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .35rem;
    top: 1rem;
    position: relative;
    opacity: 0;
    transition: all 1s .5s;
}

.dcimg {
    width: 7.41rem;
    height: 5.61rem;
    margin: auto;
    margin-top: 0.45rem;
    transform: scale(1.2);
    opacity: 0;
    transition: all 1s 1s;
}

.dcimg img {
    width: 100%;
    height: 100%;
}


.gxc {
    width: 100%;
    height: 9.68rem;
    /*background: url(../../images/mbg3.png);*/
    background-size: 110% 110%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    padding-top: 0.01rem;
    transition: all 2s;
}

.gxccon {
    width: 16rem;
    margin: auto;
}

.gxcimg {
    width: 16.5rem;
    display: flex;
    justify-content: flex-end;
    /*height: 3.54rem;*/
    margin-top: 0.3rem;
}

.gxcimg img {
    height: 100%;
    transform: scale(1.2);
    opacity: 0;
    transition: all 1s 1s;
    width: 4.5rem;
}

.gxc2 {
    width: 100%;
    height: 10rem;
    /*background: url(../../images/mbg4.png);*/
    background-size: 110% 110%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    padding-top: 0.01rem;
    transition: all 2s;
}


.gxc2con {
    width: 16rem;
    margin: auto;
}

.limg {
    width: 16rem;
    display: flex;
    justify-content: flex-end;
    height: 6.04rem;
    margin-top: 0.2rem;
}


.limg img {
    width: 5.92rem;
    height: 100%;
    transform: scale(1.2);
    opacity: 0;
    transition: all 1s 1s;
}

.gxc2con p {
    color: #666666;
}

.hoa {
    width: 100%;
    height: 5.25rem;
    /*background: url(../../images/mbg5.png);*/
    background-size: 110% 110%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: fixed;
    padding-top: 0.01rem;
    transition: all 2s;
}


.hoacon {
    width: 16rem;
    margin: auto;
}

.hoacon p {
    color: #FFFFFF;
}

.hoacon .mtitle {
    margin-top: 2.01rem;

    
}
.mtitle2{
    top: 1rem;
    position: relative;
    opacity: 0;
    transition: all 1s;
}

.mabs2{
    top: 1rem;
    position: relative;
    opacity: 0;
    transition: all 1s .5;
}

.mdetail2{
    top: 1rem;
    position: relative;
    opacity: 0;
    transition: all 1s .8;
}
.problem {
    width: 100%;
    padding-top: 0.01rem;
    padding-bottom: 1.1rem;
}

.problemcon {
    width: 14rem;
    margin: auto;
}

.protitle {
    height: .8rem;
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin-top: 0.7rem;
    margin-bottom: 0.53rem;
    position: relative;
    top: -1rem;
    opacity: 0;
    transition: all 1s;
    background: url(../../images/line.png);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.pro {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    top: 1rem;
    opacity: 0;
    transition: all 1s;
}

.proitem {
    width: 3.3rem;
}

.ibf {
    width: 3.3rem;
    height: 2.3rem;
    border: 1px solid #26B7BC;
    display: flex;
    justify-content: center;
    align-items: center;

}

.ititle {
    text-align: center;
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 100;
    color: #333333;
    margin-bottom: 0.2rem;
}

.ibfc {
    width: 3rem;
    height: 2rem;
    border-image: linear-gradient(0deg, #00C0FF, #00C0FF) 10 10;
    background: linear-gradient(194deg, #26B7BC, #0B86F3);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}

.ibfc p {
    margin-left: -.5rem;
}

.ic {
    width: 3.93rem;
    height: 3.93rem;
}

.ic img {
    width: 100%;
    height: 100%;
}
.imgtext{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.25rem;
}
.imgtext dl{
    margin-bottom: .5rem;
    padding-bottom: 0.3rem;
}


.il dl:first-child{
    background: url(/static/home/images/line1.png);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.il dl:last-child{
    width: 107%;
    background: url(/static/home/images/line1.png);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.ir dl:first-child{
    background: url(/static/home/images/line2.png);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
   
}
.ir dl:last-child{
    width: 107%;
    background: url(/static/home/images/line2.png);
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-left: -7%;
}
.imgtext dd {
    margin-left: 0;
    font-size: .3rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}

.imgtext dt {
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #666666;
}


@keyframes fadenum{
      100%{-webkit-transform:rotate(360deg);}
 }

 .ir{
    width: 5rem;
    position: relative;
    left: 1rem;
    opacity: 0;
    transition: all 1s;
 }

 .il{
    width: 5rem;
    position: relative;
    left: -1rem;
    opacity: 0;
    transition: all 1s;
 }
 .ir dl{
    text-align: right;
 }
 .m{
    position: relative;
    top: -1.3rem;
 }