﻿.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.MTop_Name {
    text-align: center;
    background-color: #f84141;
    width: 100%;
    top: 0px;
    font-size: 20px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    z-index: 5;
}

.M_Bigtitle {
    font-size: 40px;
    color: #ffffff;
    display:none;
    height:40px;
    line-height: 50px;
    text-align: center;
    z-index: 10;
    top:5px;
}

    .M_Bigtitle .M_Return {
        display:inline-block;
        margin-left: 3%;
        color: #ffffff;
        background-size: 100%;
        width: 30px;
        height: 40px;
        line-height:20px;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url('/MobileShop/Resource/images/MTop_Back_ico.png');
    }

    .M_Bigtitle .M_OK {
        font-size: 18px;
        font-weight: normal;
        float: right;
        height: 50px;
        color: #ffffff;
        line-height: 50px;
        margin-right: 3%;
    }

.MClassificationIco {
    float: right;
    margin-right: 3%;
    margin-top: 15px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(/MobileShop/Resource/images/MClassificationIco.png);
}

.MConsultation_postbtn {
    float: right;
    width: 17px;
    height: 17px;
    margin-top: 15px;
    margin-right: 3%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(/MobileShop/Resource/images/MConsultation_postbtn.png);
}