#Content11 {
    width: 100%;
}

#Content11 .joinList .u1 {
    border-top: 1px solid #e3e3e3;
}

#Content11 .joinList .l1 {
    border-bottom: 1px solid #e3e3e3;
}

#Content11 .joinList .l1 .tit {
    padding: 25px 105px 25px 20px;
    cursor: pointer;
    position: relative;
}

#Content11 .joinList .l1 .tit .t1 {
    color: #242424;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

#Content11 .joinList .l1 .tit .t2 {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 16px;
}

#Content11 .joinList .l1 .tit .t2 .wz {
    margin-right: 70px;
}

#Content11 .joinList .l1 .tit .t3 {
    position: absolute;
    right: 40px;
    top: 25px;
    width: 65px;
    height: 48px;
    line-height: 48px;
    border-left: 1px solid #dddddd;
    font-size: 34px;
    font-weight: lighter;
    text-align: right;
    color: #dddddd;
}

#Content11 .joinList .l1.on {
    background: #f4f4f4;
}

#Content11 .joinList .l1.on .tit .t3 {
    color: #104492;
}

#Content11 .joinList .l1 .box {
    display: none;
    padding: 25px 20px 45px 20px;
}

#Content11 .joinList .l1 .box .p1 {
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    color: #fff;
    background: #104492;
}

#Content11 .joinList .l1 .box .p2 {
    color: #565656;
    font-size: 12px;
    line-height: 24px;
    margin: 20px 0 30px 0;
}

#Content11 .joinList .l1 .box .email {
    font-size: 12px;
    color: #565656;
}

#Content11 .joinList .l1 .box .email .col {
    font-size: 14px;
    margin: 0 5px;
    color: #104492;
    font-weight: bold;
}

@media screen and (max-width: 1023px) {
    #Content11 .joinList .l1 .tit {
        padding: 10px 25px 10px 5px;
    }

    #Content11 .joinList .l1 .tit .t1 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    #Content11 .joinList .l1 .tit .t2 {
        font-size: 14px;
        line-height: 14px;
    }

    #Content11 .joinList .l1 .tit .t2 .wz {
        margin-right: 5px;
    }

    #Content11 .joinList .l1 .tit .t3 {
        right: 5px;
        top: 10px;
        width: 20px;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
    }

    #Content11 .joinList .l1 .box {
        padding: 10px 5px 15px 5px;
    }

    #Content11 .joinList .l1 .box .p1 {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        padding: 0 10px;
    }

    #Content11 .joinList .l1 .box .p2 {
        font-size: 12px;
        line-height: 24px;
        margin: 10px 0 15px 0;
    }
}

@media screen and (max-width: 1630px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 992px) {}

@media screen and (max-width: 768px) {}