.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    margin: 0 auto;
}

    .page span {
        font-size: 1rem;
        padding: 6px;
        padding-left: 6px;
        padding-right: 6px;
        margin-left: 6px;
        border: 1px solid #e2e2e2
    }

    .page a {
        font-size: 1rem;
        padding: 6px;
        padding-left: 6px;
        padding-right: 6px;
        margin-left: 6px;
        border: 1px solid #e2e2e2
    }

    .page .current {
        background-color: #e2e2e2;
        color: #FF0000
    }

@media screen and (max-width: 767px) {
    .yysj {
        display: none !important;
    }

    .yysjm {
        display: block !important;
    }

    .des-click {
        display: block !important;
    }
    .mobile{display:block}
    .pc {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .yysj {
        display: block !important;
    }

    .yysjm {
        display: none !important;
    }

    .des-click {
        display: none !important;
    }
    .mobile {
        display: none
    }

    .pc {
        display: block
    }
}

img {
    max-width: 100%
}


.fitmen_list .fitmen_item > div {
    display: inline-block;
    height: 200px;
}

.fitmen_list .fitmen_item {
    width: 1280px;
    padding: 28px 0;
    overflow: hidden;
    /*border-bottom: 1px dashed #ddd;*/
    background: #fff;
}

    .fitmen_list .fitmen_item img {
        width: 360px;
        border: 1px solid #f7f7f7;
        height: 240px;
    }

    .fitmen_list .fitmen_item .item-info {
        width: 620px;
        margin-left: 15px;
        line-height: 28px;
        color: #999;
        font-size: 14px;
    }

        .fitmen_list .fitmen_item .item-info h3 {
            color: #333;
            font-size: 18px;
            font-weight: normal;
            margin-bottom: 5px;
            margin-top: 0px;
        }

        .fitmen_list .fitmen_item .item-info p {
            height: 28px;
            overflow: hidden;
            clear: both;
        }

.case_progress {
    border-top: 2px solid #eee;
    margin: 36px 0;
}

.fitmen_list .fitmen_item .item-info .case_progress li.on_li {
    color: #01AF63;
}

.fitmen_list .fitmen_item .item-info .case_progress li em.on_li {
    color: #01AF63;
}

.Cddd {
    color: #ddd;
}

.case_progress li {
    float: left;
    font-size: 14px;
    width: 86px;
    margin-right: 20px;
    position: relative;
    padding: 30px 0px;
    padding-left: 20px;
}

    .case_progress li .li_em {
        position: absolute;
        width: 100%;
        text-align: center;
        top: -16px;
    }

    .case_progress li .tt {
        position: absolute;
        width: 100%;
        text-align: center;
    }

    .case_progress li em {
        background: white;
    }

.btn-text {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.btn-orange {
    display: block;
    background-color: #0097a2;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border: none;
    padding: 0 60px;
    margin-top: 70px;
}

.div_FloatR {
    float: right;
}

.fitmen_info .fitmen_infoNav ul li {
    display: inline-block;
    width: 100px;
    line-height: 50px;
    text-align: center;
    background: white;
    margin: -2px;
    cursor: pointer;
}

.fitmen_info .fitmen_infoNav {
    border: 1px solid #ddd;
    position: relative;
    height: 50px;
}

.h_50 {
    height: 50px;
}

.border1 {
    border: 1px solid #DDD;
}

.fitmen_info_liOn {
    border-bottom: none;
    border-top: 2px solid #0097a2;
    color: #0097A2;
    height: 53px;
}

.fitmen_status {
    margin-left: 32.5px;
    border-left: 1px solid #ddd;
    position: relative;
    min-height: 200px;
    padding: 20px 0;
}

    .fitmen_status .fitmen_icon {
        position: absolute;
        left: -32.5px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 65px;
        width: 65px;
        background: rgb(61, 156, 108) none repeat scroll 0% 0%;
        color: white;
        border-radius: 50%;
        font-size: 14px;
    }

.fitmen_imgs img {
    width: 280px;
    height: 210px;
    border: 1px solid #dfdfdf;
}

.fitmen_infoTab ul {
    margin-left: 50px;
}

    .fitmen_infoTab ul li {
        margin-left: 15px;
        margin-bottom: 10px;
        float: left;
        width:16%;
    }

.fitmen_infoTab {
    /*display: none;*/
}

.mr15 {
    margin-right: 15px;
}

.case-list .items .item-info {
    line-height: 28px;
    color: #999;
    font-size: 14px;
}

.c-green {
    color: #01af63;
}

.fitmen_icon span {
    color: White;
}

.btn-yuyue {
    display: block;
    background-color: #0097a2;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border: none;
    width: 200px;
    padding: 10px 0;
    position: absolute;
    right: 20px;
    top: 0px;
}
