﻿.M {
    width: 91.5%
}

.L_MBL {
    display: none;
    width: 99%;
    margin: 0 auto
}

    .L_MBL .trai {
        float: left;
        width: 49%
    }

    .L_MBL .phai {
        float: right;
        width: 49%;
        text-align: justify;
        line-height: 30px;
        margin-right: 1.5%;
        font-weight: 700
    }

.phai1 {
    padding: 10px;
    font-weight: 700;
    text-align: justify
}

    .phai1 h6 {
        font-size: 15px;
        text-transform: uppercase;
        padding: 0;
        margin: 0
    }

.phai h6 {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

.Li_views a {
    color: #ff6a00;
    font-weight: 700;
    background: silver;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: normal
}

.Li_namsp a {
    color: #0026ff;
    font-weight: 700
}

.liPLSP {
    padding-left: 5px;
    background: #e1e1e1;
    border-bottom: 1px solid #eee;
    line-height: 30px
}
.liPLSP1 a span{}
.liPLSP1 a:before{font-family:FontAwesome;content:"\f101";margin-right:5px}
.liPLSP1 a {
    line-height: 30px;
    display: block;
    background: #e1e1e1;
    border-bottom: 1px solid #eee;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #004F7E;
    padding-left:10px
}

    .liPLSP1 a:hover {
        line-height: 30px;
        color: #fff;
        background: #0026ff;
        padding-left: 3px
    }

ul.ulinfoC {
    padding: 0 !important;
    margin: 0 !important;
    width: 98%;
    margin: 0 auto !important;
    line-height: 30px
}

    ul.ulinfoC li {
        font-size: 13px;
        padding: 0 !important;
        margin: 0 !important
    }

        ul.ulinfoC li h1 {
            padding: 0 !important;
            margin: 0 !important;
            font-size: 14px;
            text-transform: uppercase
        }

        ul.ulinfoC li h3 {
            float: left;
            font-size: 13px;
            padding: 0;
            margin: 0;
            margin-right: 5px !important;
            margin-bottom: 3px !important
        }

            ul.ulinfoC li h3 a {
                display: block;
                padding: 3px 10px;
                background: #eee;
                color: #0026ff;
                border-radius: 5px
            }

@media screen and (max-width:320px) {
    .M .L {
        display: none !important
    }
}

@media screen and (max-width:480px) {
    .SHOWSP li.Li_namsp {
        height: 55px;
        line-height: 15px
    }
}

@media screen and (max-width:768px) {
    .M .L {
        display: none
    }

    .M {
        width: 99% !important
    }

        .M .R {
            clear: both;
            width: 100%
        }

    .L_MBL {
        display: inline
    }

    .phai1 {
        display: none
    }
}
