body{
    background-color: #F2F2F2;
}
@media (max-width: 1160px) {
    body{
        width: 1160px;
    }
}
@keyframes syi{
    0%{margin-top: 4.5rem;opacity: 0;}
    100%{margin-top: 0rem;opacity: 1;}
}
@-webkit-keyframes syi{
    0%{margin-top: 4.5rem;opacity: 0;}
    100%{margin-top: 0rem;opacity: 1;}
}
.donghua{
    -webkit-animation: syi 600ms linear 0ms 1 normal;
    animation: syi 600ms linear 0ms 1 normal;
}
/* 顶部banner图部分 */
.banner{
    position: relative;
}
.banner>img{
    width: 100%;
}

/* 一楼（为什么选择东审） */
.DSintroduce>div:first-child{
    padding:0.5rem 7% 2.6rem;
    font-size: 0.6rem;

}
.DSintroduce>div:first-child>span{
    /* font-size: 1rem; */
    color: #656565;
    font-weight: 700;
}
.DSintroduce>div:first-child>span>a{
    color: #656565;
    text-decoration: none;
}
.introduceImg{
    width: 100%;
    position: relative;
}
.introduceImg>img{
    width: 100%;
}
.introduceContent{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 7.6rem;
    padding-left: 7rem;
    color: #fff;
}
.introduceContent>div:first-child{
    font-size: 3.3rem;
}
.introduceContent>div:last-child{
    font-size: 2rem;
    margin-top: 4rem;
}
.introduceContent>div:last-child>div{
    margin-bottom: 0.2rem;
}

/* 二楼（财产损失专项审计） */
.auditLogout{
    margin: 0 7%;
}
.auditLogout>ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}
.auditLogout>ul>li{
    width: 24.09%;
    margin-right: 1.21%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 1rem;
    color: #fff;
    font-weight: 300;
    position: relative;
    float: left;
}
.auditLogout>ul>li:last-child{
    margin-right: 0 !important;
}
.auditLogout>ul>li:hover .logout2{
    display: block;
    /* justify-content: center; */
}
.logout1{
    width: 100%;
    height: 100%;
    background-color: #000;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
    padding-top: 50%;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* padding-top: 4.5rem; */
}
.logout1>div{
    /* margin-top: 50%; */
    transform: translateY(-50%);
}
.logout2{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #0074FF;
}

.logout2>div:first-child{
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 50%;
    transform: translateY(-50%);
}
.logout2>div:last-child{
    font-size: 0.6rem;
    width: 4rem;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 3rem;
}
.logout2>div:last-child>a{
    background-color: #FF7000;
    padding: 0.05rem 0.7rem;
    width: 100%;
    color: #fff;
    text-decoration: none;
}

/* 三楼（直播、短视频效果测算） */
.effectMeasurement{
    margin: 0 7%;
    clear: both;
}
.effectMeasurement>div:first-child{
    background-color: #fff;
    padding: 1.7rem 2rem ;
    font-size: 1rem;
    font-weight: 700;
    color: #333;

}
.effectMeasurement>div:nth-child(2){
    margin: 2.2rem 0 2.8rem 0.46rem;
}
.effectMeasurement>div:nth-child(2)>div:first-child{
    margin-bottom:0.3rem;
}
.effectMeasurement>table{
    width: 100%;
    border: 1px solid #0A85F1;
    font-size: 1.2rem;
}
.effectMeasurement>table tr:first-child>td{
    background: #0A85F1;
    color: #fff;
   
    text-align: center;
}
.effectMeasurement td{
    border: 1px solid #0A85F1;
    border-collapse: collapse;
    text-align: center;
    padding: 0.2rem 0;
} 
.effectMeasurement tr>td:first-child{
    width: 21.37%;
}
.effectMeasurement tr>td:nth-child(2){
    width: 18.35%;
}
.effectMeasurement tr>td:nth-child(3){
    width: 24.32%;
}
.table1>div{
    text-align: left !important;
    padding-left: 4rem;
}
.table2{
    color: #92D050;
    font-weight: 700;
}
.table3{
    color: #FF0000;
    font-weight: 700;
}
.effectMeasurement>div:nth-child(4){
    margin-top: 1.2rem;
    font-size: 0.8rem;
}
.effectMeasurement>div:nth-child(5){
    /* width: 64.95%;
    font-size: 1rem;
    color: #5D5D5D;
    margin: 6.6rem 0rem 7rem 35.05%;
    padding-right: 1.6rem; */
    width: 51.28%;
    font-size: 1rem;
    margin: 5rem 0 5rem 39.72%;
    padding-left: 2.4rem;
    color: #999;
}

/* 四楼（服务流程） */
.process2{
    margin: 0 7%;
}
.process2>div:first-child{
    background-color: #fff;
    padding: 1.7rem  2rem;
    font-size: 1rem;
    font-weight: 700;
    color: #333;
}
.process2>ul{
    list-style-type: none;
    margin: 0;
    padding: 2rem 0 2.5rem 1.6rem;
    color: #5D5D5D;
    font-size: 0.8rem;
}
.process2>ul>li{
    margin-bottom: 0.5rem;
}
