ol {
    padding-left: 20px;

}
.lisTileConRight li {
    list-style: decimal;
}
/* 列表 */
.backAboutUs{
    margin: 20px 0 0 10px;
    width: 420px;
    font-size: 16px;
    color: #666;
}
.lisTileLeft {
    width: 1125px;
    padding-left: 75px;
    border-radius: 20px;
}

.pagelist {
    /*margin-top: 20px;*/
    /* padding-left: 310px; */
    padding-bottom: 300px;
}

.pagelist h1 {
    text-align: center;
    font-size: 24px;
    font-family: ZhenyanGB-Regular;
    font-weight: 400;
    color: rgba(29, 128, 255, 1);
}

.lisTile {
    margin: 40px 0;
}

.lisTileCon {
    margin-top: 55px;
    width: 900px;
    /* padding-bottom: 50px; */
}

.lisTileConLeft {
    position: relative;
}

.lisTileConLeftImg {
    position: absolute;
    margin-left: 900px;
    /*right: 13%;*/
    /*top: -20px;*/
}

.lisTileConLefttowImg {
    position: absolute;
    right: -100px;
    top: -70px;
}

.lisTileCon p {
    margin-bottom: 15px;
    font-size: 16px;
    /*color: rgba(51, 51, 51, 1);*/
    color: #666;
}

.lisTileConRight h2 {
    margin-top: 28px;
    margin-bottom: 18px;
}

.lisTileConRight h2 span {
    color: #ffcc00;
    font-size: 22px;
}

.lisTileConRight {
    margin-top: 40px;
    width: 700px;
}

.lisTileImg {
    position: absolute;
}

.lisTileImgLeft {
    margin-top: 30px;
    margin-left: 70px;
    width: 236px;
    height: 142px;
}

.lisTileImgLeft img {
    width: 100%;
    height: 100%;
}

.lisTileImgRigth {
    position: absolute;
    width: 448px;
    height: 367px;
    left: 723px;
    top: -234px;
    transform: scale(0.8);
    z-index: -1;
}

.lisTileImgRigth img {
    width: 100%;
    height: 100%;
}
.noJob {
    font-size: 16px;
    padding: 1rem 0;
}

/* 20200428 */
.detail-header .header-title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(25, 116, 245, 1);
    line-height: 42px;
}

.detail-header .header-email {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 42px;
    padding-bottom: 20px;
}

.detail-header .header-info {
    width: 842px;
    height: 110px;
    background: rgba(244, 244, 244, 1);
    padding: 15px 35px;
    box-sizing: border-box;
}

.header-info .wrap {
    float: left;
    width: 33.33%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 40px;
}

.item span {
    color: #333;
}

.wrap-title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
    line-height: 32px;
}