html, body {
    /*position: relative;*/
    /*height: 100%;*/
}

.index-banner-wrap{
    width: 100%;
    height: 1050px;
    position: relative;
    background-image: url('../images/digital/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100px;
}

.index-banner-text-wrap{
    width: 721px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-top: 10%;*/
}

.index-banner-text1{
    font-weight: 700;
    font-size: 83px;
    line-height: 100%;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 19px;
}

.index-banner-text2{
    margin-bottom: 19px;
}

.index-banner-text2 p{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    list-style: circle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-banner-text2 p span{
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    margin-right: 10px;
}

.index-banner-text3{
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-banner-text3-left{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 16px;
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    margin-right: 10px;
}

.index-banner-text3-right{
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 16px;
    border: 1px solid #215DE8;
    color: rgba(255, 255, 255, 0.9);
    background: #215DE8;
    border-radius: 2px;
    cursor: pointer;
}

.index-banner-img{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 97%;
    /*height: 60%;*/
    transform: translate(-50%, 0);
}

.digital-scene-wrap{
    padding: 120px 0;
    background: url('../images/digital/bg2.png'), #000000;
    /*background-color: #000000;*/
    /*background-image: url('../images/digital/bg2.png');*/
    /*background-position: center center;*/

}

.digital-scene-title{
    width: 400px;
    height: 370px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 120px;
}

.digital-scene-title img{
    width: 180px;
    height: 370px;
    position: absolute;
}

.digital-scene-title p.t_1{
    font-weight: 700;
    font-size: 100px;
    line-height: 127px;
    color: #FFFFFF;
    margin-bottom: 2px;
    position: relative;
    z-index: 1;
}

.digital-scene-title p.t_2{
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
}

.digital-multiple-wrap{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 120px;
}

.digital-multiple-title{
    text-align: center;
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    background: linear-gradient(180deg, #44FFA5 0%, #91FF76 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 24px;
}

.digital-multiple-title1{
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 24px;
}

.digital-multiple-title2{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 60px;
}

.digital-multiple-img{
    margin: 0 auto;
    /*width: ;*/
}

.digital-flow-wrap{
    display: flex;
    margin-bottom: 120px;
}

.digital-flow-left{
    margin-right: 102px;
}

.digital-flow-right{
    width: 523px;
}

.digital-flow-right-text1{
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    background: linear-gradient(180deg, #44B0FF 0%, #76FFD6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 24px;
}

.digital-assets-left-text1{
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    background: linear-gradient(180deg, #FFEC44 0%, #FFB876 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 24px;
}

.digital-flow-right-text2{
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 24px;
}

.digital-flow-right-text3{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.9);
}

.digital-assets-wrap,
.digital-park-wrap{
    width: 1433px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
}

.digital-assets-left{
    width: 790px;
}

.digital-assets-right{
    width: 523px;
}

.digital-assets-right-text1{
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    background: linear-gradient(180deg, #4478FF 0%, #76CEFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 24px;
}

.digital-park-left-text1{
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    background: linear-gradient(180deg, #CC5FFF 0%, #625FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 24px;
}

.digital-dispatch-left-text1{
    font-weight: 900;
    font-size: 50px;
    line-height: 100%;
    background: linear-gradient(180deg, #FF2424 0%, #FFAA04 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 24px;
}

.digital-park-left{
    width: 523px;
}

.digital-work-box{
    width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.digital-work-wrap{
    position: relative;
    padding: 120px 0 170px 0;
    background: url('../images/digital/bg1.png') #ffffff;
}

.village-body-1-promote-wrap{
    position: relative;
    width: 1440px;
    height: 150px;
    padding-left: 232px;
    padding-right: 25px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('../images/village/bg3.png');

}

.village-body-1-promote-left{
    position: absolute;
    top: -82px;
    left: 0;
}

.village-body-1-promote-right{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.village-body-1-promote-right-l-text1{
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 3px;
}

.village-body-1-promote-right-l-text2{
    font-size: 29px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 5px;
    font-weight: 900;
}

.village-body-1-promote-right-l-text3{
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 12px 24px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
}

.village-body-1-promote-right-r-text1{
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.village-body-1-promote-right-r{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.village-body-1-promote-right-r-text1 img{
    margin-right: 10px;
}

.village-body-1-promote-right-r-text2{
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 44px;
    color: #fff;
}

.village-body-1-promote-right-l-text4{
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #0455A7;
    padding: 12px 24px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 12px;
}

.digital-safe-wrap{
    padding: 100px 0 240px 0;
}

.digital-safe-text1{
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    color: rgba(0, 0, 0, 0.9);
    text-align: center;
    margin-bottom: 8px;
}

.digital-safe-text2{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    margin-bottom: 60px;
}

.digital-safe-item{
    padding: 16px 16px 24px 16px;
    width: 330px;
    height: 260px;
    background: #FFFFFF;
    /* 默认-激活 */
    box-shadow: 35px 29px 18px rgba(0, 0, 0, 0.01), 20px 17px 15px rgba(0, 0, 0, 0.05), 9px 7px 11px rgba(0, 0, 0, 0.09), 2px 2px 6px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .4s;
}

.digital-safe-item-img{
    margin-bottom: 16px;
    transition: .4s;
}

.digital-safe-item:hover .digital-safe-item-img .img_s{
    display: block;
}

.digital-safe-item:hover .digital-safe-item-img .img{
    display: none;
}

.img_s{
    display: none;
}

.digital-safe-item-text1{
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    margin-bottom: 16px;
}

.digital-safe-item-text2{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
}

.digital-safe-item:hover{
    box-shadow: 110px 110px 62px rgba(0, 0, 0, 0.01), 62px 62px 52px rgba(0, 0, 0, 0.05), 27px 27px 39px rgba(0, 0, 0, 0.09), 7px 7px 21px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.digital-safe-item:hover .digital-safe-item-img{
    transform: translateY(-4px);
}



.digital-safe-list{
    display: flex;
    justify-content: space-between;
}

.digital-content-list{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
}

.digital-develop-wrap{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.digital-content-item{
    width: 291px;
}

.digital-content-item-text1{
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.9);
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 8px;
}

.digital-content-item-text2{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 16px;
}

.digital-content-item-text3{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #FF5C00;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.digital-develop-left{
    width: 542px;
    position: relative;
    cursor: pointer;
}

.digital-develop-left-p1 .digital-title {
    font-family: 'Source Han Serif CN';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: 50px;
    width: 100%;
}

.digital-develop-left-p1 > img {
    margin-left: -3px;
    margin-top: -4px;
}

.digital-develop-right{
    width: 598px;
}

.digital-develop-right-img{
    width: 100%;
    margin-bottom: 24px;
}

.digital-develop-right-text1{
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: rgba(0, 0, 0, 0.9);
    margin-bottom: 24px;
}

.digital-develop-right-text2{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 24px;
}

.digital-develop-right-text3{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #215DE8;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.digital-develop-right-text3 img{
    margin-left: 4px;
}

.digital-develop-right-text4{
    font-weight: 900;
    font-size: 14px;
    line-height: 22px;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    color: rgba(255, 255, 255, 0.9);
    padding: 5px 16px;
    background: #215DE8;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
}

.digital-develop-left-p1{
    width: 447px;
    height: 655px;
    box-shadow: 35px 29px 18px rgba(0, 0, 0, 0.01), 20px 17px 15px rgba(0, 0, 0, 0.05), 9px 7px 11px rgba(0, 0, 0, 0.09), 2px 2px 6px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
    border-radius: 12px;
    overflow: hidden;
    transition: .6s;
}

.digital-develop-left-p2{
    filter: drop-shadow(35px 29px 18px rgba(0, 0, 0, 0.01)) drop-shadow(20px 17px 15px rgba(0, 0, 0, 0.05)) drop-shadow(9px 7px 11px rgba(0, 0, 0, 0.09)) drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.1)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1));
    position: absolute;
    top: 65px;
    right: 0;
    width: 447px;
    height: 655px;
    border-radius: 12px;
    overflow: hidden;
}

.digital-develop-left-p2-text-wrap{
    position: absolute;
    top: 40px;
    right: 55px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    opacity: 0;
    transition: .6s;
}

.p2-text-1{
    font-weight: 900;
    font-size: 14px;
    line-height: 22px;
    color: #282828;
}

.p2-text-2{
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #282828;
    opacity: 0.4;
    display: inline-block;
    text-align: right;
}

.digital-develop-left:hover .digital-develop-left-p2-text-wrap{
    opacity: 1;
}

.digital-develop-left:hover .digital-develop-left-p1{
    transform: translateX(-68px);
}

.digital-develop-left .digital-develop-left-p1.p1-show{
    transform:translateX(-326px)
}

.bg-3{
    position: absolute;
    bottom: 0;
    left: 0;
}

.digital-skill-wrap{
    background-image: url('../images/digital/bg4.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 732px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.digital-skill-box{
    width: 1440px;
    margin: 0 auto;
}

.digital-skill-box-text1{
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #001C4D;
    margin-bottom: 24px;
}

.digital-skill-box-text2{
    width: 691px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.digital-skill-box-text2 ul{
    width: 340px;
}

.digital-skill-box-text2 li{
    /*list-style: inside;*/
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #001C4D;
    margin-bottom: 12px;
    display: flex;
}

.digital-skill-box-text2 li span{
    width: 5px;
    height: 5px;
    background: #001C4D;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 8px;
}

.digital-skill-box-text2 li p{
    width: 320px;
}

.digital-skill-box-text3{
    font-weight: 900;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.9);
    padding: 5px 16px;
    background: #215DE8;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
}

.digital-build-wrap{
    padding: 100px 0;
    background: url('../images/digital/bg1.png') #ffffff;
    overflow: hidden;
}

.digital-build-box{
    width: 1440px;
    margin: 0 auto;
}

.digital-build-list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 88px;
}

.digital-build-item{
    width: 440px;
}

.digital-build-item-img{
    margin-bottom: 24px;
}

.digital-build-item-text1{
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #282828;
    margin-bottom: 24px;
}

.digital-build-item-text2-wrap{
    margin-bottom: 12px;
}

.build-text-1{
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.9);
}

.build-text-2{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
}

.build-text-2 span{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 10px;
    background: rgba(0, 0, 0, 0.6);
}

.digital-func-box{
    margin-bottom: 100px;
}

.digital-func-list{
    display: flex;
    flex-wrap: nowrap;
    width: 1930px;
}

.digital-func-item{
    width: 433px;
    margin-right: 66px;
}

.digital-func-item:last-child{
    margin-right: 0;
}

.digital-func-item-text1{
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 8px;
}

.digital-func-item-text2{
    width: 100%;
    height: 44px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.6);
}

.digital-func-title{
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #282828;
    margin-bottom: 24px;
}

.digital-cooperate-list{
    display: flex;
    flex-wrap: wrap;
}

.digital-cooperate-item{
    width: 351px;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 35px 29px 18px rgba(0, 0, 0, 0.01), 20px 17px 15px rgba(0, 0, 0, 0.05), 9px 7px 11px rgba(0, 0, 0, 0.09), 2px 2px 6px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.digital-cooperate-item:nth-child(4n){
    margin-right: 0;
}


.digital-cooperate-title{
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #282828;
    margin-bottom: 24px;
}

.digital-cooperate-wrap{
    margin-bottom: 88px;
}

.digital-service-list{
    display: flex;
    align-items: center;
}

.digital-service-item{
    display: flex;
    align-items: center;
    position: relative;
}

.digital-service-item:after{
    position: relative;
    width: 147.75px;
    height: 1px;
    content: "";
    display: block;
    right: 0;
    background: #000000;
}

.digital-service-item:last-child:after{
    width: 0;
    display: none;
}

.digital-service-item-box1{
    width: 148px;
    height: 40px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.digital-service-item-text{
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #282828;
    background: #ffffff;
}

.digital-service-item-box2{
    background: #00FF38;
    padding: 0 5px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    color: #000000;
    cursor: pointer;
}
