#compay .des_list{
    
}
#compay .compay_big {
    font-size: 0;
    position: relative;
}
.compay_big .compay_logo{
    position: absolute;
    top: 68px;
    left: 24px;
    width: 64px;
    height: 64px;
    border: 1px solid #EAEBEC; 
    border-bottom: 1px solid #EAEBEC;
    border-radius: 9px;
}

.compay_logoPic{
    background: url("../img/Icon-64px-Company-JPM@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic2{
    background: url("../img/Icon-64px-Company-Schroders@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic3{
    background: url("../img/Icon-64px-Company-Franklin-Templeton@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic4{
    background: url("../img/Icon-64px-Company-CUAM@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic5{
    background: url("../img/Icon-64px-Company-BNP-Paribas@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic6{
    background: url("../img/Icon-64px-Company-Allianz@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic7{
    background: url("../img/Icon-64px-Company-CIFM@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic8{
    background: url("../img/Icon-64px-Company-Fidelity@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic9{
    background: url("../img/Icon-64px-Company-BlackRock@3x.png") no-repeat center;
    background-size: 100%;
}

.compay_logoPic10 {
    background: url("../img/Icon-64px-Company-Da-Cheng-International@3x.jpg") no-repeat center;
    background-size: 100%;
}

.compay_logoPic11 {
    background: url("../img/Icon-64px-Company-UBS@3x.jpg") no-repeat center;
    background-size: 100%;
}

.compay_logoPic12 {
    background: url("../img/Icon-64px-Company-CMBWLB-International@3x.jpg") no-repeat center;
    background-size: 100%;
}

#compay .compay_name {
    font-size: 22px;
    color: #000000;
    letter-spacing: 0.32px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 24px;
    padding-top: 32px;
}

.des_list {
    margin-bottom: 8px;
}

.des_list .des_item{
    /* display: flex;
    align-items: center; */
    padding-bottom: 16px;
}

#compay ul li {
    margin:0 0 0 24px;
    list-style: disc;
}


.des_list .des_item:last-child {
    margin-bottom: 24px;
}

.des_item .dot {
    width: 8px;
    height: 8px;
    background: #333333;
    border-radius: 50% 50%
}

.des_item .des_text {
    font-size: 14px;
    color: #333333;
    letter-spacing: -0.15px;
    line-height: 18px;
    font-weight: 400;
}

#compay .section2 {
    display: flex;
    margin-bottom: 24px;
}

/* .section2 .section2_box:first-child{
    width: 171px
} */

.section2_box label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    color: #767676;
    letter-spacing: -0.15px;
    line-height: 18px;
    font-weight: 400;
}

.section2_box div {
    font-size: 18px;
    color: #333333;
    letter-spacing: -0.45px;
    line-height: 22px;
    font-weight: 600;
}

#compay .article_box {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.article_box .article_icon{
    border-radius: 9px;
    width: 90px;
    height: 60px;
}

.article_box .article_icon img {
    width: 90px;
    height: 60px;
}
.article_box .article_text {
    margin-left: 16px;
    font-size: 16px;
    color: #333333;
    letter-spacing: -0.32px;
    line-height: 20px;
    font-weight: 600;
}

#compay .fund_box{
    font-size: 22px;
    color: #000000;
    letter-spacing: 0.32px;
    line-height: 26px;
    font-weight: 600;
    padding: 24px 0
}

#compay .videoContent{
    font-size: 0;
    margin: 48px 0
    
}