
body {
    background: #EBEFF6 url(/static/img/600/top_bg.png) top left no-repeat;
    width: 100%;
    height: 100%;
}

.clearfix:after, .clearfix:before {
    display: table !important;
    content: " " !important;
    clear: both !important;
}

.scroll-box::-webkit-scrollbar {
    display: none;
}

.page-content {
    min-height: 200px !important;
}

    .page-content title {
        width: 96px;
        height: 28px;
        font-weight: 500;
        font-size: 24px;
        color: #2A3347;
        letter-spacing: 0;
        line-height: 28px;
    }

    .page-content .intro {
        width: 992px;
        height: 48px;
        font-weight: 400;
        font-size: 14px;
        color: #444444;
        text-align: center;
        line-height: 24px;
    }



.topNav {
    padding: 10px 0 10px 0;
    color: #888888ff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
    display: block;
}


.topTable table {
    width: 100%;
}

    .topTable table th {
        height: 60px;
        background: #F6F8FF;
        border: 1px solid #D5E1FF;
        border-radius: 4px 4px 0 0;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        letter-spacing: 0;
        line-height: 14px;
        text-align: center;
        width: 25%;
    }

.topTable .ico {
    background: url('../../../../static/img/502/ic_1.png') no-repeat center center;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    display: inline-flex;
    margin-top: -1px;
}

.topTable .detail {
    height: 14px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 14px;
}


.topDetailLabel {
    color: #999999ff;
    font-size: 14px;
    font-face: PingFangSC;
    font-weight: 400;
    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
    width: 75px;
}

.topDetailValue {
    color: #666666ff;
    font-size: 14px;
    font-face: PingFangSC;
    font-weight: 400;
    letter-spacing: 0;
    paragraph-spacing: 0;
    text-align: left;
}

#gmys .outline {
    width: 424px;
    height: 134px;
    border: 1px solid #E0EDED;
    border-radius: 4px;
    padding: 30px 20px;
    display: block;
    margin-right: 16px;
}

    #gmys .outline .title {
        width: 90px;
        height: 18px;
        font-weight: 500;
        font-size: 18px;
        color: #2B3448;
        letter-spacing: 0;
        line-height: 18px;
        display: block;
    }

    .gmys .outline .detail {
        width: 384px;
        height: 48px;
        margin-top: 14px;
        font-weight: 400;
        font-size: 14px;
        color: #2B3448;
        letter-spacing: 0;
        text-align: justify;
        line-height: 24px;
        display: block;
    }

td b {
    width: 4px;
    height: 4px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: 2px;
    background: #999;
    border-radius: 50%;
}

#sbxq table {
    width: 100%;
}

#sbxq .th {
    width: 180px;
    height: 50px;
    background: #F6F8FF;
    border: 1px solid #D5E1FF;
    padding: 20px;
    text-align: right;
    font-weight: 500;
    font-size: 16px;
    color: #637698;
    letter-spacing: 0;
}

#sbxq .td {
    width: 254px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #D5E1FF;
    padding: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #637698;
    letter-spacing: 0;
}





#sxcl table {
    width: 100%;
}

    #sxcl table th {
        height: 50px;
        background: #F6F8FF;
        border: 1px solid #D5E1FF;
        border-radius: 4px 4px 0 0;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0;
        color: #637698;
        padding-left: 20px;
        text-align: left;
    }

    #sxcl table td {
        height: 70px;
        background: #FFFFFF;
        border: 1px solid #D5E1FF;
        border-radius: 4px 4px 0 0;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0;
        color: #637698;
        padding-left: 20px;
        text-align: left;
    }

        .sxcl table td div {
            padding: 4px;
        }



.cjwt li:nth-child(odd) {
    width: 864px;
    height: 50px;
    background: #F6F8FF;
    border: 1px solid #D5E1FF;
    padding: 14px 20px;
    font-weight: 500;
    font-size: 16px;
    color: #637698;
    letter-spacing: 0;
    border-radius: 8px;
}

.cjwt li:nth-child(even) {
    width: 864px;
    height: 50px;
    background: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    color: #637698;
    letter-spacing: 0;
    padding: 14px 20px;
    line-height: 24px;
}

.card {
    cursor: pointer;
    width: 256px;
    height: 124px;
    background: #FFFFFF;
    box-shadow: 0 1px 0 0 #F6F7F8;
    margin-top: 1px;
    display: block;
    padding: 16px 0;
}


.tag {
    background: #EEF2FF;
    border-radius: 4px;
    padding: 3px 6px;
    width: auto;
    font-family: font-weight: 400;
    font-size: 12px;
    color: #3182FF;
    letter-spacing: 0;
    line-height: 22px;
    margin-right: 6px;
    margin-bottom: 5px;
}


.flow-step {
    min-height: 58px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #637698;
    letter-spacing: 0;
    text-align: center;
    line-height: 14px;
    margin-left: 27px;
}

.flow-step-id {
    width: 52px;
    height: 52px;
    background: #3182FF;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 23px;
}
.flow-step .flow-step-id-big::before {
    content: "";
    border-bottom: 4px solid #F2F7FF;
    display: block;
    width: 121px;
    top: 16px;
    position: relative;
    left: -68px;
    margin-left: -54px;
}

.flow-step .flow-step-id::after {
    content: "";
    border-bottom: 4px solid #F2F7FF;
    display: block;
    width: 120px;
    top: -17px;
    position: relative;
    left: 18px;
    margin-left: 16px;
}


.flow-step-id-big {
    width: 52px;
    height: 52px;
    line-height: 14px;
    background: #3182FF;
    text-align: center;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 23px;
}
.flow-step .flow-step-id-big::after {
    content: "";
    border-bottom: 4px solid #F2F7FF;
    display: block;
    width: 120px;
    top: -16px;
    position: relative;
    left: 38px;
    margin-left: 16px;
}

.flow-step:last-child .flow-step-id::after {
    width: 53px;
}


.flow-step-title{
    margin: 20px 31px 20px 31px;
    width: 72px;
    height: 18px;
    font-weight: 500;
    font-size: 18px;
    color: #3182FF;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
}


.flow-step-info {
    width: 110px;
    height: 40px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;

}

.detail__left__info {
  font-size:14px;
    position: relative;
    /* height: 407px; */
}

.info__message {
    width: 580px;
    padding-bottom: 34px;
    float: left;
    padding-top: 15px;
}

.info__thumbnail {
    width: 300px;
  
    border: solid 1px #dfe3f1;
    margin: 20px 20px 10px 20px;
    float: left;
    align-items: center;
    justify-content: center;
    height: 222px;
    display: block;
}
.info__message .list {
    line-height: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    justify-content: space-between;
}
.info__message .list label {
    color: #999;
    float: left;
}
.info__message .list li {
    padding-top: 5px;
}
.info__message .title {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    max-width: 320px;
}
    .info__message .price {
        margin-top: 20px;
        width: 100%;
        height: 56px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        overflow: auto;
        padding-left: 20px;
        align-items: center;
        background: url(/static/epower/img/detail-detach-bg.png) no-repeat center center;
        background-size: cover;
        flex-wrap: wrap;
        padding-bottom: 10px;
        height: auto;
    }
        .info__message .price span {
            font-size: 24px;
            font-weight: bold;
            color: #ff4433;
        }
        
.info__favourites {
    margin-bottom: 15px;
    left: 30px;
    top: 290px;
    position: absolute;
}

.info__button--order {
    color: #fff;
    background: #f85252;
}

.info__button {
    border-radius: 4px;
    padding: 9px 22px;
    border: 1px solid #f85252;
    cursor: pointer;
}




.cjwt em {
    display: block;
    height: 24px;
    width: 2px;
    background: #AFCAF9;
    position: absolute;
    top: 4px;
    left: 38px;
}

    .cjwt em:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #AFCAF9;
        margin-left: -4.8px;
    }


.bgButton {
    display: flex;
    cursor: pointer;
    color: #3182FF;
    padding: 0 10px;
}
.bgButton:after {
    content: "";
    margin-left: 10px;
    width: 10px;
    background: url('../../../../static/img/502/con_ic_down.png') no-repeat center center;
}


.delete {
    text-decoration: line-through;
}

.initHide {
    display: none !important;

}