﻿html,
body {
    font-family: 'microsoft yahei';
    background-color: #ffffff;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0;
}

.condiv {
    width: 640px;
    margin: 0 auto;
}

.contitie01 {
    width: 100%;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.71;
    color: #343536;
    padding: 20px 0px;
    border-bottom: #f0f0f6 1px solid
}

.contitie01 span {
    color: #FF6600
}

.contitie02 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #343536;
    padding: 15px 15px;
    box-sizing: border-box;
    border-bottom: #f0f0f6 1px solid
}

.contitie02 img {
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
}

.contitie02 span {
    color: #c0c0c6
}

.contitie03 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #343536;
    padding: 0px 15px;

}

.contitie03 p {
    padding: 0px 0px;
    /* text-indent: 2em; */
    text-indent: 0 !important;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    line-height: 1.71;
}

.contitie03 p span {
    font-weight: bold;
}

.contitie03 img {
    width: 100%;
    height: auto;
    margin: 10px auto;
    border-radius: 5px;
}

.colorred {
    color: #FF6600
}

.weightbold {
    font-weight: bold
}

.contitie04 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #343536;
    line-height: 25px;
    padding: 15px 0px;
    font-weight: bold
}

.contitie04 span {
    font-size: 22px;
}

.contitie05 {
    width: 100%;
    text-align: center;
    font-size: 5px;
    color: #ffffff;
    height: 5px;
    line-height: 5px;
    background-color: #ff6600;
    margin: 0px auto;
}

.contitie06 {
    width: 100%;
    text-align: center;
    font-size: 5px;
    color: #ffffff;
    height: 10px;
    line-height: 10px;
    background-color: #f0f0f6;
    margin: 30px auto 10px auto;
}

.contitie07 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 56px;
    color: #343536;
    padding: 0px;
    border-bottom: #f0f0f6 1px solid
}

.contitie08 {
    width: 100%;
    text-align: left;
    border-bottom: #f0f0f6 1px solid;
    padding: 30px 0px;
    box-sizing: border-box;
}

.contitie0801 {
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #5997d6;
    height: 40px;
    line-height: 40px;
    padding: 5px 0px;
}

.contitie0801 img {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
}

.contitie0801 span {
    color: #c0c0c6
}

.contitie0802 {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    text-align: left;
    font-size: 18px;
    color: #343536;
    line-height: 1.71;
    padding: 5px 0px;
    padding-left: 50px;
    box-sizing: content-box;
}

.contitie0803 {
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #5997d6;
    height: 34px;
    line-height: 34px;
    padding: 0px;
    padding-left: 50px;
}

.contitie0804 {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    height: 20px;
    line-height: 20px;
    padding: 0px;
    padding-left: 50px;
    padding-top: 15px;
}

.contitie0804left {
    width: 40%;
    font-size: 12px;
    color: #c0c0c6;
    float: left;
    height: 20px;
    line-height: 20px;
}

.contitie0804right {
    width: 60%;
    font-size: 12px;
    color: #343536;
    float: right;
    height: 20px;
    line-height: 20px;
    text-align: right;
}

.contitie0804right01 {
    height: 20px;
    width: 64px;
    float: right;
    text-align: left;
    color: #646566;
    line-height: 20px;
    text-decoration: underline
}

.contitie0804right01 img {
    width: auto;
    height: 20px;
    float: left;
    margin-right: 5px;
}

.contitie0804right02 {
    height: 20px;
    width: 26px;
    float: right;
    text-align: right;
}

.contitie0804right02 img {
    width: auto;
    height: 20px;
    float: right;
}

@media (max-width:768px) {
    .condiv {
        width: 94%;
        margin: 0 auto;
        overflow: hidden
    }

    .contitie01 {
        width: 100%;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.71;
        color: #343536;
        padding: 15px 15px;
        box-sizing: border-box;
        border-bottom: #f0f0f6 1px solid
    }

    .contitie01 span {
        color: #FF6600
    }

    .contitie02 {
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: #343536;
        min-height: 40px;
        line-height: 30px;
        padding: 15px 15px;
        box-sizing: border-box;
        border-bottom: #f0f0f6 1px solid
    }

    .contitie02 img {
        width: 38px;
        height: 38px;
        float: left;
        border-radius: 50%;
        margin-right: 10px;
    }

    .contitie02 span {
        color: #c0c0c6
    }

    .contitie03 {
        width: 100%;
        text-align: left;
        font-size: 14px;
        color: #343536;
        padding: 0px 15px;
        box-sizing: border-box;
    }

    .contitie03 p {
        padding: 0px 0px;
        /* text-indent: 2em; */
        text-indent: 0 !important;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        line-height: 1.71;
        font-family: -apple-system, helvetica, sans-serif;
        font-size: 18px;
        color: #222;
    }

    .contitie03 p span {
        font-weight: bold;
    }

    .contitie03 img {
        width: 100%;
        height: auto;
        margin: 0px auto;
        border-radius: 5px;
    }

    .contitie04 {
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #343536;
        line-height: 25px;
        padding: 15px 0px;
        font-weight: bold
    }

    .contitie04 span {
        font-size: 18px;
    }

    .contitie05 {
        width: 100%;
        text-align: center;
        font-size: 5px;
        color: #ffffff;
        line-height: 5px;
        background-color: #ff6600;
        margin: 0px auto;
    }

    .contitie06 {
        width: 100%;
        text-align: center;
        font-size: 5px;
        color: #ffffff;
        height: 10px;
        line-height: 10px;
        background-color: #f0f0f6;
        margin: 30px auto 10px auto;
    }

    .contitie07 {
        width: 100%;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        line-height: 56px;
        color: #343536;
        padding: 0px;
        border-bottom: #f0f0f6 1px solid
    }

    .contitie08 {
        width: 100%;
        text-align: left;
        border-bottom: #f0f0f6 1px solid;
        padding: 30px 15px;
        box-sizing: border-box;
    }

    .contitie0801 {
        width: 100%;
        text-align: left;
        font-size: 18px;
        color: #5997d6;
        height: 40px;
        line-height: 40px;
        padding: 5px 0px;
    }

    .contitie0801 img {
        width: 40px;
        height: 40px;
        float: left;
        border-radius: 50%;
        margin-right: 10px;
    }

    .contitie0801 span {
        color: #c0c0c6
    }

    .contitie0802 {
        width: -webkit-calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: calc(100% - 50px);
        text-align: left;
        font-size: 18px;
        color: #343536;
        line-height: 1.71;
        padding: 5px 0px;
        padding-left: 50px;
    }

    .contitie0803 {
        width: 100%;
        text-align: left;
        font-size: 18px;
        color: #5997d6;
        height: 34px;
        line-height: 34px;
        padding: 0px;
        padding-left: 50px;
    }

    .contitie0804 {
        width: -webkit-calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: calc(100% - 50px);
        height: 20px;
        line-height: 20px;
        padding: 0px;
        padding-left: 50px;
        padding-top: 15px;
    }

    .contitie0804left {
        width: 40%;
        font-size: 12px;
        color: #c0c0c6;
        float: left;
        height: 20px;
        line-height: 20px;
    }

    .contitie0804right {
        width: 60%;
        font-size: 12px;
        color: #343536;
        float: right;
        height: 20px;
        line-height: 20px;
        text-align: right;
    }

    .contitie0804right01 {
        height: 20px;
        width: 64px;
        float: right;
        text-align: left;
        color: #646566;
        line-height: 20px;
        text-decoration: underline
    }

    .contitie0804right01 img {
        width: auto;
        height: 20px;
        float: left;
        margin-right: 5px;
    }

    .contitie0804right02 {
        height: 20px;
        width: 26px;
        float: right;
        text-align: right;
    }

    .contitie0804right02 img {
        width: auto;
        height: 20px;
        float: right;
    }
}

.new-content-recommended {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #343536;
    min-height: 40px;
    line-height: 40px;
    padding: 15px 15px;
    box-sizing: border-box;
    /* border-top: #f0f0f6 1px solid; */
    margin-top: 20px;

}

.new-content-recommended-lin-box {
    max-height: 120px;
    align-items: center;
    color: #343536;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.new-content-recommended img.heade-img-re {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
}

.new-content-recommended img.fm-img {
    max-width: none;
    width: 88px;
    height: 88px;
}

.title-ellipse {
    min-height: 50px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    line-height: 1.71;
    margin-right: 20px;
    font-size: 12pt;
    /* margin-top: 10px; */
}