.about_company>li:nth-child(4)>a{
    border-bottom: 2px solid #FFF;
}

@media screen and (min-width:1025px){
    .about_us_list{
        position: relative;

    }
    #logoAsset{
        width:160px;
        height:160px;
        position: absolute;
        top:70px;
        left:-20px;
        z-index: 2;
    }
    #logoAsset>img{
        width: 100%;
        height:100%;
    }
    .right_box{
        width:540px;
        /*height:347px;*/
        padding-bottom: 1px;
        margin-left: 237px;
        margin-top: -60px;
    }
    .right_box_founder{
        margin-left: 320px;

    }
    .right_box>p{
        color: #000;
        font-size: 17.6px;
        line-height: 30px;
        /* text-align: justify; */
    }

    #idea1{
        width: 100px;
        height: 100px;
        position: absolute;
        top:25px;
        left: -40px;
        z-index: 2;
    }
    #idea2{
        width: 200px;
        height: 200px;
        position: absolute;
        top:100px;
        left: 20px;
        z-index: 2;
    }
    .about_proto{
        color: #8DC63F!important;
        /* font-family:Songti-SC-Regular, SimSun, 宋体, 仿宋 !important; */
        /* font-weight:bold!important; */
        font-family: PingFang-HK-Thin!important;
        font-weight: 400!important;
        font-size: 20px!important;
        line-height: 36px!important;
    }

    /*创始人*/
    .founder{
        padding-bottom: 0.1vw;
        position: absolute;
        width:250px;
        height:400px;
        top: 54px;
        left:35px;

    }
    .founder_con{
        position: relative;
        padding-bottom: 1px;
        border-radius: 40px;
        margin-bottom: 40px;
        background: #F2F2F0;
        width: 940px;
        margin-left: -85px;
        padding-top: 115px;
    }
    .founder_head{
        width:188px;
        height: 188px;
        margin: 0 auto;


    }
    .founder_head>img{
        width: 100%;
        height: 100%;
    }
    .founder>h5{
        font-weight: bold;
        font-size: 20px;
        line-height: 28px;
        text-align: left;
        font-family: PingFang-SC-Semibold;
        color: #000;
        margin-top: 34px;
        padding-left: 50px;
    }
    .founder>h6{
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        font-family: PingFang-SC-Semibold;
        margin-top: 15px;
        padding-left: 50px;
    }
    .recollections{
        width: 540px;
        height:220px;
        background:url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/Group 2 Copy@2x.png") no-repeat,
        url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/Group 4 Copy@2x.png") 450px 140px no-repeat;
        background-size: 86px 54px;
        padding-left: 40px;
        margin-bottom: 0px;

    }
    .recollections> p{
        display: table-cell;
        height:200px;
        width:470px;
        /*background:url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/672403584169258859.png") 100px 25px no-repeat;*/
        /*background-size: 50%;*/
        padding-bottom: 1px;
        font-size: 18px;
        line-height:36px;
        text-align: justify;
        vertical-align: middle;
        font-family:"Songti-SC-Regular","SimSun","宋体","仿宋","STSong" !important;
        font-weight: bold;
        letter-spacing:1px;
        margin-top: 30px;
    }
}
/*在pad端中的显示效果*/
@media screen and (min-width:768px)and (max-width:1024px)
{
    .about_us_list{
        position: relative;

    }
    #logoAsset{
        width:15.625vw;
        height:15.625vw;
        position: absolute;
        top:6.8359375vw;
        left:-1.953125vw;
        z-index: 2;
    }
    #logoAsset>img{
        width: 100%;
        height:100%;
    }
    .right_box{
        width:52.734375vw;
        /*height:33.88671875vw;*/
        padding-bottom: 0.09765625vw;
        margin-left: 23.14453125vw;
        margin-top: -5.859375vw;
    }
    .right_box_founder{
        margin-left: 31.25vw;

    }
    .right_box>p{
        color: #000;
        font-size: 1.7187500000000002vw;
        line-height: 2.9296875vw;
        /* text-align: justify; */
    }

    #idea1{
        width: 9.765625vw;
        height: 9.765625vw;
        position: absolute;
        top:2.44140625vw;
        left: -3.90625vw;
        z-index: 2;
    }
    #idea2{
        width: 19.53125vw;
        height: 19.53125vw;
        position: absolute;
        top:9.765625vw;
        left: 1.953125vw;
        z-index: 2;
    }
    .about_proto{
        color: #8DC63F!important;
        /* font-family:Songti-SC-Regular, SimSun, 宋体, 仿宋;font-weight:bold !important; */
        font-family: PingFang-HK-Thin!important;
        font-weight: 400!important;
        font-size: 1.953125vw !important;
        line-height: 3.515625vw !important;
    }

    /*创始人*/
    .founder{
        padding-bottom: 0.1vw;
        position: absolute;
        width:24.4140625vw;
        height:39.0625vw;
        top: 5.2734375vw;
        left:3.41796875vw;

    }
    .founder_con{
        position: relative;
        padding-bottom: 0.09765625vw;
        border-radius: 3.90625vw;
        margin-bottom: 3.90625vw;
        background: #F2F2F0;
        width: 91.796875vw;
        margin-left: -8.30078125vw;
        padding-top: 11.23046875vw;
    }
    .founder_head{
        width:18.359375vw;
        height: 18.359375vw;
        margin: 0 auto;


    }
    .founder_head>img{
        width: 100%;
        height: 100%;
    }
    .founder>h5{
        font-weight: bold;
        font-size: 1.953125vw;
        line-height: 2.734375vw;
        text-align: left;
        font-family: PingFang-SC-Semibold;
        color: #000;
        margin-top: 3.3203125vw;
        padding-left: 4.8828125vw;
    }
    .founder>h6{
        font-weight: bold;
        font-size: 1.5625vw;
        line-height: 2.34375vw;
        text-align: left;
        font-family: PingFang-SC-Semibold;
        margin-top: 1.46484375vw;
        padding-left: 4.8828125vw;
    }
    .recollections{
        width: 52.734375vw;
        height:21.484375vw;
        background:url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/Group 2 Copy@2x.png") no-repeat,
        url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/Group 4 Copy@2x.png") 43.9453125vw 13.671875vw no-repeat;
        background-size: 8.3984375vw 5.2734375vw;
        padding-left: 3.90625vw;
        margin-bottom: 0vw;

    }
    .recollections> p{
        display: table-cell;
        height:19.53125vw;
        width:45.8984375vw;
        /*background:url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/672403584169258859.png") 9.765625vw 2.44140625vw no-repeat;*/
        /*background-size: 50%;*/
        padding-bottom: 0.09765625vw;
        font-size: 1.7578125vw;
        line-height:3.515625vw;
        text-align: justify;
        vertical-align: middle;
        font-family:"STSong","SimSun","STFangsong","FangSong_GB2312","NSimSun","Songti-SC-Regular","宋体","仿宋" !important;
        font-weight: bold;
        letter-spacing:0.09765625vw;
        margin-top: 2.9296875vw;
    }
}

@media screen and (max-width:767px){
    .about_us_list{
        position: relative;

    }
    #logoAsset{
        width:120px;
        height:120px;
        position: absolute;
        top:52px;
        left:-15px;
        z-index: 2;
    }
    #logoAsset>img{
        width: 100%;
        height:100%;
    }
    .right_box{
        width:404px;
        /*height:260px;*/
        padding-bottom: 1px;
        margin-left: 178px;
        margin-top: -45px;
    }
    .right_box_founder{
        margin-left: 240px;

    }
    .right_box>p{
        color: #000;
        font-size: 13.2px;
        line-height: 22px;
        /* text-align: justify; */
    }

    #idea1{
        width: 75px;
        height: 75px;
        position: absolute;
        top:19px;
        left: -30px;
        z-index: 2;
    }
    #idea2{
        width: 150px;
        height: 150px;
        position: absolute;
        top:75px;
        left: 15px;
        z-index: 2;
    }
    .about_proto{
        color: #8DC63F!important;
        /* font-family:Songti-SC-Regular, SimSun, 宋体, 仿宋;font-weight:bold !important; */
        font-family: PingFang-HK-Thin!important;
        font-weight: 400!important;
        font-size: 15px !important;
        line-height: 27px !important;
    }

    /*创始人*/
    .founder{
        padding-bottom: 1px;
        position: absolute;
        width:187px;
        height:300px;
        top: 40px;
        left:26px;

    }
    .founder_con{
        position: relative;
        padding-bottom: 1px;
        border-radius: 30px;
        margin-bottom: 30px;
        background: #F2F2F0;
        width: 704px;
        margin-left: -64px;
        padding-top: 86px;
    }
    .founder_head{
        width:141px;
        height: 141px;
        margin: 0 auto;


    }
    .founder_head>img{
        width: 100%;
        height: 100%;
    }
    .founder>h5{
        font-weight: bold;
        font-size: 15px;
        line-height: 21px;
        text-align: left;
        font-family: PingFang-SC-Semibold;
        color: #000;
        margin-top: 25px;
        padding-left: 37px;
    }
    .founder>h6{
        font-weight: bold;
        font-size: 12px;
        line-height: 18px;
        text-align: left;
        font-family: PingFang-SC-Semibold;
        margin-top: 11px;
        padding-left: 37px;
    }
    .recollections{
        width: 404px;
        height:165px;
        background:url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/Group 2 Copy@2x.png") no-repeat,
        url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/Group 4 Copy@2x.png") 337px 105px no-repeat;
        background-size: 64px 40px;
        padding-left: 30px;
        margin-bottom: 0px;

    }
    .recollections> p{
        display: table-cell;
        height:150px;
        width:352px;
        /*background:url("https://static.psestatic.com/media.psestatic.com/website/hk/pc/672403584169258859.png") 75px 19px no-repeat;*/
        /*background-size: 50%;*/
        padding-bottom: 1px;
        font-size: 13px;
        line-height:27px;
        text-align: justify;
        vertical-align: middle;
        font-family:"STSong","SimSun","STFangsong","FangSong_GB2312","NSimSun","Songti-SC-Regular","宋体","仿宋" !important;
        font-weight: bold;
        letter-spacing:1px;
        margin-top: 22px;
    }
}





















