*{
    margin: 0;
    padding: 0px;
    text-align: center;
    cursor: default;
}
a{
    text-decoration: none;
}
.title{
    font-size: 30px;
    color: #3D3D3D;
    font-weight: bold;
    animation: title 5s;
    text-align: center;
}
.con{
    color: #CDC9D1;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;    
    font-family: Inter-Regular, Inter;
}
.content{
    max-width: 100%;
    background: #F4F6F9;
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
    /*border: 1px solid #111; */
}
.friend-t2{
    color: #ffffff;
    font-size: 18px;
}
.plus{
    font-weight: 200;
    color: #CDC9D1;
}
.percent{
    font-size: 5mm;
    font-weight: lighter;
}
.banner{
    width: 100%;
    height: 406px;
    /* background: blue; */
    z-index: 1;
    margin-top: 60px;
    background: url(../image/photo/img_dazaotixi@2x33.png)no-repeat;
    background-size: 100%;
}
.banner img{
    width: 100%;
}
.banner-box{
    /*width: 330px;*/
    height: 76px;
    font-size: 24px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 38px;
    letter-spacing: 1px;
    padding-top: 70px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.banner-box1{
    /*width: 138px;*/
    height: 24px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 82px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.banner-box2{
    /*width: 598px;*/
    height: 27px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #E4E5ED;
    /*line-height: 32px;*/
    margin-top: 112px;

/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.service{
    width: 961px;
    height: 179px;
    display: flex;
    justify-content: space-between;
    margin: -87px auto;
}
.service-box{
    width: 307px;
    height: 179px;
    background-color: #936CBC;
}
.service-box-t1{
    /*width: 152px;*/
    height: 29px;
    font-size: 24px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 30px;
    margin-left: 28px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.service-box-t2{
    /*width: 141px;*/
    height: 20px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    text-align: left;
    margin-top: 12px;
    margin-left: 28px;      
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.article-item{
    width: 960px;
    height: 400px;
    background: #fff;
    margin: -150px auto 0;
    position: relative;
    text-align: center;
    padding: 30px 0 0;
    box-sizing: border-box;
    box-shadow: 0px 4px 30px 0px rgba(90,105,160,0.2);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    /* border: 1px solid #111; */
    /* cursor: pointer; */
}
.article-item1{
    background:#F4F6F9;
    margin-top: 64px;
    text-align: center;
    overflow: hidden;
}
.box{
    float: left;
    width: 480px;
    height: 400px;
    margin-top: -24px;
    /* border: 1px solid #111; */
}
.box-img{
    display: flex;
    align-items: center;
    /*justify-content: center;*/
/*    width: 348px;
    height: 273px;*/
    padding-left: 158px;
    padding-top: 10px;
}
.box-img1{
    width: 272px;
    height: 159px;
}
.box-img2{
    width: 277px;
    height: 200px;
}
.box-img3{
    width: 277px;
    height: 177.22px;
}
.box-line{
    width: 3px;
    height: 52px;
    background: #F4F0F7;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-left: 80px;
}
.box-con{
    margin-left: 14px;
}
.li-title{
    width: 183px;
    height: 29px;
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 2px;
    letter-spacing: 2px;
    text-align: left;
    cursor: pointer;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.li-con{
    width: 206px;
    height: 30px;
    font-size: 18px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    /*line-height: 36px;*/
    text-align: left;
    cursor: pointer;
    margin-top: 8px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.clear{
    width: 1280px;
    height: 70px;
    background-color: #F4F6F9;
}
.li{
    margin-top: 50px;
    margin-left: 25px;
    justify-content: start;
    display: flex;
}
.platform{
    width: 290px;
    height: 328px;
    background: #fff;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
    margin: auto;
}
.platform:hover{
    box-shadow: 0px 4px 30px 0px rgba(90,105,160,0.2);
}
.box-platform{
    margin-top: 44px;
    display: flex;
    overflow: hidden;
    justify-content: center;
}
.li-platform-title{
    height: 29px;
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 28px;
    letter-spacing: 2px;
}
.li-platform-con{
    height: 60px;
    font-size: 18px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 30px;
    max-width: 150px;
    margin: 10px auto 38px auto;
    /* margin: 0 auto; */
}
.platform-tags{
    width: 119px;
    height: 33px;
    border-radius: 2px 2px 2px 2px;
    opacity: 1; 
    border: 1px solid #8A66AF;
    text-align: center;
    /* margin-left: 42.5px; */
    /*margin-bottom: 20px;*/
    /*margin: 30px auto;*/
    /*cursor: pointer;*/
    position: absolute;
    left: 25%;
    top: 78%;
}
.platform-tag{
    width: 119px;
    height: 33px;
    border-radius: 2px 2px 2px 2px;
    opacity: 1; 
    border: 1px solid #8A66AF;
    text-align: center;
    /* margin-left: 42.5px; */
    display: none;
    margin-bottom: 20px;
    margin: auto;
    cursor: pointer;
}
.details{
    /* width: 61px; */
    height: 17px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #8A66AF;
    line-height: 35px;
    letter-spacing: 1px;
    margin-top: 8px;
    cursor: pointer;
}
.detail{
    /* width: 61px; */
    height: 17px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #8A66AF;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: 8px;
    cursor: pointer;
}
.banner1{
    width: 100%;
    height: 627px;
    /*margin-top: 96px;*/
    background: linear-gradient(180deg, rgba(2,16,33,0.72) 0%, rgba(2,27,57,0.52) 59%, rgba(3,40,83,0.43) 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    background-image: url("../image/photo/img_fuwu@2x.png");
    background-size: 100%;
/*    z-index: 1;*/
    overflow:hidden;
}
.serve{
    width: 100%;
    height: 627px;
}

.box-data{
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin: 100px auto;
    color: #FFF;
    text-align: center;
}
.effect{
    width: 960px;
    height: 464px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px 0px rgba(90,105,160,0.2);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin: -123px auto 0;
    overflow: hidden;
}
.effect-title{
    /* width: 189px; */
    height: 28px;
    font-size: 20px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 60px;
}
.effect-con{
    /* width: 289px; */
    height: 20px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 36px;
    letter-spacing: 1px;
}
.effect-1{
    /* width: 75%; */
    display: flex;
    justify-content: space-evenly;
    color: #FFF;
    margin-top: 46px;
}
.effect-tit{
    /* width: 104px; */
    height: 34px;
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 34px;
    letter-spacing: 2px;
    text-align: center;
}
.effect-text{
    /* width: 166px; */
    height: 64px;
    font-size: 20px;
    font-family: Inter-Thin, Inter;
    font-weight: 100;
    color: #6B6B6B;
    line-height: 32px;
}
.line{
    width: 0px;
    height: 153px;
    opacity: 1;
    border: 1px solid #EAEAEA;
}
.managed{
    background:#F4F6F9;
    margin-top: 96px;
    text-align: center;
}
.managed-Graphic1{
    display: flex;
    justify-content: space-around;
    margin-top: 42px;
    overflow: hidden;
}
.com{
    width: 284px;
    height: 250px;
    background: rgba(125,102,174,0.7);
    opacity: 1;
    display: block;
    padding: 1px 32px 0 26px;
    text-align: left;
    box-sizing: border-box;
}
.com2{
    width: 284px;
    height: 250px;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    text-align: left;
    padding: 5px 32px 0 26px;
    box-sizing: border-box;
    display: none;
}
.managed-Graphic2{
    display: flex;
    justify-content: space-around;
    margin-top: 54px;
}
.managed-p{
    width: 104px;
    height: 30px;
    font-size: 24px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #F0F0F0;
    line-height: 36px;
    letter-spacing: 1px;
}
.managed-line{
    margin-top: 10px;
    width: 70px;
    height: 0px;
    opacity: 1;
    border: 1px solid #EBD667;
}
.managed-t{
    font-size: 14px;
    font-family: Inter-Thin, Inter;
    font-weight: 100;
    color: #E0D8E5;
    line-height: 24px;
    letter-spacing: 6%;
    text-align: left;
    padding-top: 12px;
}
.managed-text{
    /* width: 105px; */
    height: 30px;
    font-size: 24px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #F0F0F0;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
}
.managed-a{
    width: 33px;
    height: 28px;
    font-size: 16px;
    font-family: Inter-Thin, Inter;
    font-weight: 100;
    color: #FFFFFF;
    line-height: 28px;
    letter-spacing: 1px;
    cursor: pointer;
}
.content-box{
    height: 296px;
    margin-left: 10px;
}
.content-first{
    width: 1120px;
    height: 404px;
    background-color: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(90,105,160,0.1);
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin: 0px auto;
    align-items: center;
    display: flex;
    justify-content: space-around;
}
.content-first-box{
    width: 373px;
}
.content-first-box-p1{
    width: 283px;
    height: 36px;
    font-size: 20px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 36px;
    text-align: left;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.content-first-box-p2{
    width: 345px;
    height: 36px;
    font-size: 30px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 36px;
    text-align: left;
    margin-top: -30px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.content-first-box-p3{
    width: 348px;
    height: 52px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    text-align: left;
    margin-top: 20px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.content-first-box-p4{
    width: 346px;
    height: 26px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
    text-align: left;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.patch4{
    width: 188px;
    height: 34px;
    border: 1px solid #8A66AF;
    border-radius: 34px;
    margin: 24px auto;
    line-height: 32px;
}
.patch4 a{
    color: #8A66AF;
    cursor: pointer;
    text-decoration: none;
}
.content-first-box-box1{
    width: 188px;
    height: 34px;
    border: 1px solid #8A66AF;
    border-radius: 34px;
    margin-top: 47px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #8A66AF;
    line-height: 32px;
    letter-spacing: 1px;
    /*cursor: pointer;*/
}
.patch1{
    /*width: 570px;*/
    height: 60px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 30px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.content-first-box-box1 a{
    text-decoration: none;
    color: #8A66AF;
    cursor: pointer;
}
.content-second-box{
    width: 485px;
    /*border: 2px solid #8A66AF;*/
    /*border-radius: 56px;*/
    /*margin: 54px auto;*/
    line-height: 50px;
    /*background-color: #D9D9D9;*/
    /* cursor: pointer; */
    margin-bottom: 10px;
}
.honors-c{
    /*width: 126px;*/
    height: 28px;
    font-size: 20px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 28px;
    letter-spacing: 1px;
    margin-top: 60px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.honors-e{
    /*width: 149px;*/
    height: 16px;
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 16px;
    margin-top: 10px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.honors{
    width: 836px;
    height: 314px;
    display: flex;
    justify-content: space-between;
    margin: 44px auto;
}
.honors-box{
    width: 343px;
    height: 314px;
}
.honors-box p{
    /*width: 311px;*/
    /*height: 52px;*/
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 26px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.serve-text1{
    font-size: 24px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 96px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.serve-text2{
    /* width: 289px; */
    height: 20px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 24px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    text-align: center;
}
.serve-text3{
    /* width: 715px; */
    height: 24px;
    font-size: 16px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #E4E5ED;
    line-height: 24px;
    text-align: center;
    margin-top: 52px;
    /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.guide{
    color: #CDC9D1;
    font-size: 6mm;
    line-height: 2px;
}
.GAODUAN1{
    width: 100%;
    height: 948px;
    /*background-color: #FFFFFF;*/  
}
.gaoduan{
    width: 961px;
    /*height: 1756px;*/
    /*height: 558px;*/
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px auto;
}
.gaoduan-box{
    width: 307px;
    height: 336px;
    margin-top: 45px;
}
.gaoduan-p1{
    /*width: 355px;*/
    height: 38px;
    font-size: 24px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 38px;
    letter-spacing: 1px;
    padding-top: 60px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.gaoduan-p2{
    /*width: 154px;*/
    height: 16px;
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 16px;
    margin-top: 52px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.gaoduan-box-p1{
    /*width: 101px;*/
    height: 36px;
    font-size: 24px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #3D3D3D;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 20px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.gaoduan-box-p1 span{
    /*width: 139px;*/
    height: 21px;
    font-size: 12px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 21px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.gaoduan-box-line{
    width: 258px;
    height: 0px;
    border: 1px solid #EAEAEA;
    margin-top: 14px;
}
.gaoduan-box-p2{
    width: 265px;
    height: 48px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 24px;
    text-align: left;
    margin-top: 14px;
}
.gaoduan-box-p2 span{
    color: #8A66AF;
}
.quanwei-p1{
    /*width: 381px;*/
    height: 30px;
    font-size: 24px;
    font-family: Inter-Bold, Inter;
    font-weight: bold;
    color: #3D3D3D;
    line-height: 30px;
    letter-spacing: 1px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.quanwei-p2{
    /*width: 122px;*/
    height: 24px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #CDC9D1;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 12px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.quanwei{
    width: 962px;
    height: 254px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 44px auto;
}
.quanwei div{
    width: 290px;
    height: 98px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(90,105,160,0.1);
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
}
.ecological {
    background:url(../image/photo/777.png);
    background-size: 100%;
    width: 100%;
    height: 402px;
    margin-top: 70px;
}
.ecological-p1{
    /*width: 84px;*/
    height: 28px;
    font-size: 20px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    letter-spacing: 1px;
    margin-top: 19px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.ecological-p2{
    /*width: 254px;*/
    height: 28px;
    font-size: 16px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #F1EFF7;
    line-height: 28px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.ecological-box{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 19px;
}
.ecological-box div{
    width: 288px;
}
.patch2{
    width: 616px;
    display: flex;
    justify-content: space-between;
    margin: 40px auto;
}
.patch2-box1-p1{
    /*width: 23px;*/
    height: 34px;
    font-size: 34px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #8A66AF;
    line-height: 34px;
    text-align: center;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.patch2-box1-p2{
    /*width: 82px;*/
    height: 30px;
    font-size: 20px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 30px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.patch5{
    width: 14px;
    height: 16px;
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #B29DCB;
    line-height: 16px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.contact{
    width: 100%;
    height: 242px;
    padding-top: 48px;
    background-color: #2B0846;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    color: #ffffff;
}
.contact-box p{
    text-align: left;
}
.contact-box-p1{
    /*width: 133px;*/
    height: 28px;
    font-size: 18px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    letter-spacing: 1px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.contact-box-p2{
    /*width: 182px;*/
    height: 28px;
    font-size: 12px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #E4E5ED;
    line-height: 28px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.contact-box-span1{
    /*width: 216px;*/
    height: 28px;
    font-size: 14px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #E4E5ED;
    line-height: 28px;
}
.contact-boxs{
    display: flex;
    justify-content: space-between;
    width: 260px;
}
.tips{
    width: 100%;
    height: 54px;
    background-color: #361053;
}
.tips p{
        /*width: 343px;*/
    height: 28px;
    font-size: 14px;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #E4E5ED;
    line-height: 28px;
    padding-top: 13px;
/*    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    }
    .boxsp{
        /*width: 75px;*/
        height: 36px;
        font-size: 12px;
        font-family: Inter-Medium, Inter;
        font-weight: 500;
        color: #E4E5ED;
        line-height: 18px;
/*        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
    }