@charset "UTF-8";
@import url(./wappublic.css);
@import url(./wapheader.css);
@import url(./fenlan.css);
@import url(./wapfooter.css);
@import url(./wapNavlist.css);

.usInfo_top{
    width: 100%;
    height: 3.81rem;
    display: flex;
}
.usInfo_top img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 关于我们 */
.main_intr{
    width: 92%;
    height: 100%;
    margin: 0 auto; 
    margin-top: 0.6rem;
}
.main_intr_top{
    width: 100%;
    display:flex;
    align-items: center;
    justify-content: space-between;
    border-bottom:0.01rem solid #33333326;
    padding-bottom: 0.3rem;
    position: relative;
    margin-bottom: 0.4rem;
}
.main_intr_top::after{
    content: "";
    width: 0.9rem;
    height: 0.04rem;
    background: #000000;
    position: absolute;
    top: 0.74rem;
    left: 0;
    z-index: 9;
}
.main_intr_top span{
    font-size: 0.34rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
}
.tyw {
    font-size: 0.34rem;
    font-family: Jxixinkai;
    font-weight: 400;
    color: #000000;
}
.intr_info{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.intr_info_top{
    font-size: 0.27rem;
    font-family: Source Han Sans SC;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.1rem;
}
.intr_info_text{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.intr_text01{
    font-size: 0.25rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #373838;
    line-height: 0.4rem;
    opacity: 0.77;
    margin-bottom: 0.3rem;
    text-align: justify;
    /* text-indent: 2em; */
}
.intr_info_img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.1rem;
}
.intr_info_img img{
    width: 31.5%;
    height: 2rem;
    object-fit: cover;
    border-radius: 0.17rem;
}
.intr_csr{
    width: 100%;
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
}
.intr_csr_Left{
    width:100%;
    height: 4.5rem;
    display: flex;
}
.intr_csr_Left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.13rem;
}
.intr_csr_right{
    width:100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.2rem;
}
.intr_csr_right span{
    font-size: 0.34rem;
    font-family: Source Han Sans SC;
    font-weight: 600;
    color: #000000;
    letter-spacing:0.04rem;
    margin-bottom: 0.1rem;
}
.intr_csr_right div{
    font-size: 0.25rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #373838;
    opacity: 0.77;
    text-align: justify;
    letter-spacing: 0.03rem;
}

/* 创始理念 */
.main_Philosophy{
    width: 100%; 
    background: url(../wapimages/founder_ln.png) no-repeat;
    background-size: 100% 100%; 
    margin-top: 0.7rem;
}
.Philosophy{
    width: 92%;
    margin: 0 auto;
    padding: 0.3rem 0;
}
.Philosophy_top{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0.3rem;
}
.Philosophy_top span{
    font-size: 0.34rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0.1rem;
}
.Philosophy_top div{
    font-size: 0.28rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #d2d1d3eb;
}
.Philosophy_text{
    font-size: 0.25rem;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #d2d1d3eb;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    text-align: justify;
    text-indent: 2em;
}

/* 公益活动 */
.Activit{
    width: 92%;
    height: 100%;
    margin: 0 auto;
    margin-top: 0.6rem;
}

.Activit_list{
    width: 100%;
}
.Activit_item{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom:0.25rem;
}
.Activit_item_left{
    width:4%;
    display: flex;
    position: relative;
}
.Activit_item_left::after{
    content: "";
    width: 0.01rem;
    height: 2.1rem;
    background: #CCCCCC;
    position: absolute;
    bottom: -2.1rem;
    left: 0.1rem;
}
.Activit_item:last-child .Activit_item_left::after{
    content:"";
    width: 0;
    height: 0;
}
.Activit_item_left_y{
    width:0.22rem;
    height:0.22rem;
    background: #FFFFFF;
    border:0.01rem solid #D2D2D2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Activit_item_left_sx{
    width:0.12rem;
    height:0.12rem;
    background: #BA2823;
    border-radius: 50%;
}
.Activit_item_right{
    width: 96%;
    display: flex;
    flex-direction: column;
}
.Activit_item_right_item{
    width: 100%;
    background: #F8F8F8;
    border-radius:0.28rem;
    padding: 0.3rem 0.5rem;
    display: flex;
    flex-direction: column;
}
.Activit_item_right_item span{
    font-size:0.27rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #040000;
    margin-bottom:0.1rem;
}
.Activit_item_right_item div{
    font-size:0.25rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #040000;
    line-height:0.4rem;
    opacity: 0.54;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.Activit_info{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:0.4rem;
}
.Activit_img{
    width: 48%;
    height:2.5rem;
    display: flex;
}
.Activit_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 策划案例 */
.main_case{
    width: 100%;
    height: 100%;
    margin-bottom: 0.4rem;
}
.Cases{
    width: 92%;
    height: 100%;
    margin: 0 auto;
    padding-top: 0.6rem;
}
.Cases_info{
    width: 100%;
    background: url(../wapimages//founder_chbanner.png) no-repeat;
    background-size: 100% 100%;
    padding:0.4rem;
}
.Cases_info_list{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.Cases_info_item{
    width: 100%;
    display:flex;
    margin-bottom:0.28rem;
}
.Cases_info_item_lieft{
    font-size:0.25rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #040000;
    opacity: 0.74;
    margin-right:0.4rem;
    position: relative;
}
.Cases_info_item_lieft::after{
    content: "";
    width:0.01rem;
    height: 149%;
    background: #cccccc63;
    position: absolute;
    top:0.16rem;
    left:0.08rem;
}
.Cases_info_item:last-child .Cases_info_item_lieft::after{
    content: "";
    width:0;
    height: 0;
}
.Cases_info_item_right{
    font-size: 0.28rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #020202cc;
    opacity: 0.74;
    line-height: 0.4rem;
}
.Cases_info_box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top:0.3rem;
}
.Cases_info_box img{
    width: 48%;
    height:1.8rem;
    object-fit: cover;
    margin-bottom: 0.25rem;
}

.music{
    width: 92%;
    height: 100%;
    margin: 0 auto;
    padding-top: 0.6rem;
}
.music_img{
    width: 100%;
    height: 100%;
    display:flex;
}
.music_img img{
    width: 100%;
}