.activityListUl{
    padding-left: 10px;
    padding-right: 30px;
}

.activityListUl > li{
    list-style-type: none;
    padding: 5px 10px 5px 10px;
    color: black;
    font-weight: bold;
    cursor: pointer;
}

.cardTitleRight{
    float: right;
    margin-top: 6px;
    font-size: 25px;
    padding: 0px 10px 0px 20px;
    cursor: pointer;
}

.activityAdListUl{
    padding-left: 10px;
    padding-right: 30px;
    overflow-y: auto;
}

.activityAdListUl > li{
    list-style-type: none;
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
    color: black;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 1.5px solid #c5c5d7;
    display: inline-block;
    clear: both;
    width: 100%;
}

.homePageAdmin .layui-card .layui-card-body,
.homePageAdmin .layui-card .layui-tab-content
{
    height: 320px;
    overflow-y: auto;
}

.printDiv{
    border: 2px solid #666666;
    padding: 12px 12px 20px 12px;;
    width: 430px;
}

.printLogo{
    position: absolute;
    top: 15px;
    left: 10px;
    width: 180px;
}

.printImgText1{
    font-size: 17px;
    font-weight: bold;
    color: #434343;
}

.printQrCodeDiv{
    display: inline-block;
    width: 120px;
    height: 120px;
    position: absolute;
    left: 270px;
    top: 25px;
}


.layui-card-body.ls_line1CardBody{
    padding: 5px 7px;
    height: 135px;
}

.layui-card-header.ls_line1CardHeader{
    border-bottom:none;
    height: auto;
    padding-top: 15px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    color: rgba(16,16,16,1);
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    line-height: 27px;
}


.ls_line1TT1{
    position: absolute;
    top: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: normal;
    color: black;
    font-size: 16px;
    font-family: SourceHanSansSC;
    font-weight: 700;
    line-height: 27px;
}


.ls_line1TT1.sub1{
    margin-top: 30px;
}
.ls_line1TT1.sub2{
    margin-top: 53px;
}

.ls_line1Dan{
    /*color: #34C858;*/
    font-size: 21px;
    font-family: SourceHanSansSC;
    font-weight: 700;
    line-height: 32px;
    position: absolute;
}

.ls_line1Dan.none{
    font-size: 17px;
}

.ls_line1Dan .dan2{
    font-size: 17px;
    margin-left: 7px;
}

.ls_line1_shebei_d1{
    width: 32%;
    height: 50%;
    display: inline-block;
    padding-left: 10px;
}

.ls_line1_shebei_t1{
    color: black;
    font-size: 16px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    line-height: 24px;
    margin-top: 2px;
    margin-bottom: 0px;
}

