.banner-about {
    width: 100%;
    height: 548px;
    position: relative;
    .banner-img{
        width: 100%;
        height: 100%;
    }
    .banner-title-1-bg{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        .banner-title-1 {
            width: 1200px;
            margin: 0 auto;
            text-align: center;
            .banner-title-1-1 {
                width: 377px;
                font-size: 52px;
                font-weight: bold;
                color: #FFFFFF;
                margin-top: 140px;  
            }
        }
      }
  }
  .second-block{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    .video-box{
        width: 50%;
        height: 660px;  
        .video-box-img{
            width: 100%;
            height: 100%;
        }
    }
    .second-block-content{
        padding-left: 40px;
        width: 50%;
        background-image: url('../images/service/01/03.webp');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        .second-block-content-title{
            width: 499px;
            font-size: 36px;
            font-weight: bold;
            color: #fff;
            margin-top: 80px;
        }
        .second-block-content-text{
            font-size: 15px;
            font-weight: 600;
            line-height: 27px;
            width: 499px;
            color: #fff;
            margin-top: 0px;
        }
        .second-block-content-text1{
            font-size: 15px;
            font-weight: 600;
            line-height: 27px;
            width: 499px;
            color: #fff;
            margin-top: 32px;
        } 
        .second-block-content-text2{
            font-size: 15px;
            line-height: 27px;
            width: 499px;
            color: #fff;
            margin-top: 12px;
        }
        .second-block-content-bottom{
            margin-top: 24px;
            display: flex;
            justify-content: space-between;
            
            .second-block-content-bottom-item{
                width: 50%;
                display: flex;
                flex-direction: column;
                .second-block-content-bottom-item-up{
                    font-size: 36px;
                    font-weight: bold;
                    line-height: 27px;
                    color: #fff;
                }
                .second-block-content-bottom-item-down{
                    margin-top: 20px;
                    font-size: 15px;
                    font-weight: normal;
                    line-height: 27px;
                    color: #fff;
                    width: 146px;
                }
            }
        }
    }
  }
  .third-block{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 80px;
    display: flex;
    .third-block-left{
        width: 400px;
        .third-block-left-item{
            margin-top: 20px;
            width: 100%;
            display: flex;
            flex-direction: column;
            .third-block-left-item-title{
                font-size: 15px;
                font-weight: 600;
                line-height: 27px;
                color: #000000;
            }
            .third-block-left-item-text{
                font-weight: 400;
                font-size: 15px;
                color: #000000;
            }
        }
    }
    .third-block-right{
        width: 785px;
        padding: 0px 40px; 
        box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);
        border-radius: 12px;
        .third-block-right-header{
            padding: 24px 16px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-bottom: 1px solid #EBE9E9;
            .third-block-right-header-title1{
                font-size: 15px;
                font-weight: 600;
                color: #000000;
                /* margin-right: 88px; */
            }
            .third-block-right-header-text2{
                font-size: 15px;
                font-weight: 600;
                color: rgba(0, 0, 0, 0.4);
                padding: 4px 20px;
                cursor: pointer;
            }
            .active{
                color: #000000;
                border-bottom: 4px solid #6C4BDA;
            }
        }
        .third-block-right-content{
            .third-block-right-content-item{
                padding: 24px 16px;
                border-bottom: 1px solid #EBE9E9;
                display: flex;
                align-items: center;
                .third-block-right-content-item-label{
                    display: inline-block;
                    font-size: 15px;
                    font-weight: 600;
                    color: #000000;
                    width: 140px;
                }
                .third-block-right-content-item-text{   
                    font-size: 15px;
                    color: #000000;
                    margin-left: 138px;
                }
                &:last-child{
                    border-bottom: none;
                }
            }
        }
    }
  }
  .fourth-block{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 80px;
    display: flex;
    .fourth-block-left{
        width: 785px;
        padding: 0px 40px; 
        box-shadow: 0px 8px 24px 0px rgba(149, 157, 165, 0.2);
        border-radius: 12px;
        .fourth-block-right-header{
            padding: 24px 16px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-bottom: 1px solid #EBE9E9;
            .fourth-block-right-header-title1{
                font-size: 15px;
                font-weight: 600;
                color: #000000;
                /* margin-right: 88px; */
            }
            .fourth-block-right-header-text2{
                font-size: 15px;
                font-weight: 600;
                color: rgba(0, 0, 0, 0.4);
                padding: 4px 20px;
                cursor: pointer;
            }
            .active{
                color: #000000;
                border-bottom: 4px solid #6C4BDA;
            }
        }
        .fourth-block-right-content{
            .fourth-block-right-content-item{
                padding: 24px 16px;
                border-bottom: 1px solid #EBE9E9;
                display: flex;
                align-items: center;
                .fourth-block-right-content-item-label{
                    display: inline-block;
                    font-size: 15px;
                    font-weight: 600;
                    color: #000000;
                    width: 140px;
                }
                .fourth-block-right-content-item-text{   
                    font-size: 15px;
                    color: #000000;
                    margin-left: 160px;
                }
            }
        }
        .fourth-block-left-bottom{
            font-size: 15px;
            font-weight: 600;
            color: #000000;
            padding: 32px 16px;
        }
    }
    .fourth-block-right{
        margin-left: 40px;
        width: 400px;
        .fourth-block-right-title{
            font-size: 36px;
            font-weight: bold;
            color: #000000;
        }
        .fourth-block-right-item{
            margin-top: 32px;
            .fourth-block-right-item-text{
                font-size: 15px;
                line-height: 27px;
                color: #000000;
            }
        }
        .fourth-block-right-bottom{
            font-size: 18px;
            font-weight: 500;
            color: #FFFFFF;
            width: 228px;
            height: 40px;
            border-radius: 4px;
            background: #6C4BDA;
            text-align: center;
            line-height: 40px;
            margin-top: 32px;
            cursor: pointer;
        }
        .fourth-block-right-bottom:hover{
            transform: scale(1.05);
           }
    }
  }
  .fifth-block{
    width: 100%;
    background: #F7F7F7;
    padding: 80px 0px;
    .fifth-block-box{
        width: 1200px;
        margin: 0 auto;
        display: flex;
        .fifth-block-left{
            width: 400px;
            .fifth-block-right-title{
                font-size: 36px;
                font-weight: bold;
                color: #000000;
                margin-top: 20px;
            }
            .fifth-block-right-item{    
                margin-bottom: 32px;
                .fifth-block-right-item-text{
                    font-size: 15px;
                    font-weight: 600;
                    color: #000000;
                    
                }
                .fifth-block-right-item-text1{
                    font-size: 15px;
                    font-weight: 400;
                    color: #000000;
                    line-height: 27px;
                }
            }
        }
        .fifth-block-right-img{
            width: 684px;
            height: 438px;
            margin-left: 115px;
        }
    }
  }
  