body {
    font-size: 14px;
    font-family: Arial;
    margin: 0 auto;
}

.header {
    max-width: 1350px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
    line-height:17px;
}

a {
    text-decoration: none;
}

.logo {
    float: left;
    height: 100%;
}

    .logo img {
        max-height: 100%;
        cursor: pointer;
    }

.clear {
    clear: both;
}
.tmenu{
    float:left;

}
.menu {
    text-align: center;
    width: 100%;
    float: left;
    background-color: #C5161D;
    margin-top: 5px;
}

.content {
    max-width: 1350px;
    margin: 0 auto;
}

.menu a {
    text-transform: uppercase;
    color: #FFF;
    font-size: 15px;
}

.menu .menue {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    font-size: 15px;
}

.submenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 300px;
    display: none;
    text-align: left;
    background-color: #C5161D;
    border-top: 1px solid #ddd;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    z-index: 2;
}

    .submenu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .submenu ul li {
            width: 100%;
            text-indent: 10px;
            border-bottom: 1px solid #ddd;
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .submenu ul li:hover {
                background-color: #000;
            }

.menu .menue:hover .submenu {
    display: block;
}

.dt {
    color: #ff0000;
    font-size: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.address {
    float: right;
    margin-top: 13px;
}

.main {
    width: 100%;
    float: left;
    overflow: auto;
}

.homenewe {
    float: right;
    width: 45%;
    margin: 10px;
    text-align: justify;
}

    .homenewe a {
        color: #000;
        font-weight: bold;
    }

        .homenewe a:hover {
            color: #C5161D;
        }

    .homenewe img {
        width: 40%;
        float: left;
        margin-right: 10px;
    }

.hf img {
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 10px;
}

.hf {
    width: 50%;
    float: left;
}

.newstype {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.newstypee {
    float: right;
    width: 45%;
    margin: 10px;
}

    .newstypee a {
        color: #000;
        font-weight: bold;
    }

        .newstypee a:hover {
            color: #C5161D;
        }

    .newstypee img {
        width: 40%;
        float: left;
        margin-right: 10px;
    }

.newstypee1 img {
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 10px;
}

.newstypee1 {
    width: 50%;
    float: left;
}

    .newstypee1 .xemthem, .hf .xemthem {
        display: none;
    }

.newstype-name {
    text-transform: uppercase;
    font-weight: bold;
    color: #C5161D;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.footer {
    width: 100%;
    float: left;
    overflow: auto;
    background-color:#000;
    color:#FFF;
}

    .footer td {
        vertical-align: top;
    }

.copyright {
    text-align: center;
    background-color: #C5161D;
    color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
}
/*san pham chi tiet*/
.sanphamct {
    height: 31px;
    font-size: 18px;
    font-family: Tahoma;
    background-color: #FFF;
    padding-left: 15px;
   
    color: #d20b0b;
    padding: 10px;
}

    .sanphamct a {
        font-size: 18px;
        font-family: Tahoma;
        color: #242323;
        float: left;
        margin-top: 2px;
    }

    .sanphamct .step {
        float: left;
        margin-right: 10px;
        margin-left: 10px;
        height: 15px;
        margin-top: 5px;
    }

    .sanphamct span {
        float: left;
        margin-top: 2px;
    }

    .sanphamct a:hover {
        color: #C5161D;
    }

/*chi tiet san pham*/
.khungchitiet {
    width: 793px;
    height: 352px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #FFF;
    border: 1px solid #b4b3ad;
    position: relative;
}

.newse {
    width: 47%;
    float: left;
    margin-bottom: 10px;
    margin-right:3%;
}
.newse:nth-child(2n+1){
    clear:both;
}
    .newse .thumbimage {
        float: left;
        margin-right: 20px;
        width:33%;
    }

        .newse .thumbimage img {
            width: 100%;
        }

.shortcontent {
}

    .shortcontent .title a {
        color: #1e1d19;
        font-weight: bold;
        font-size: 14px;
    }

    .shortcontent .title {
        margin-top: 0;
    }

    .shortcontent .description {
        text-align: justify;
        line-height: 20px;
        margin-top: 0;
    }

.thongtinchung img {
    max-width: 100%;
}

.xemthem {
    text-align: right;
    margin: 0;
}

    .homenewe .xemthem a, .xemthem a {
        color: #fff;
        background-color: #000;
        padding: 5px;
        font-weight: normal;
        border-radius: 10px;
        font-size: 11px;
    }

.smallmenu {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

    .smallmenu .mdi {
        font-size: 40px;
    }

.topic {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px;
    margin-bottom: 10px;
}

.topice {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    width: 25%;
    height: 100px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: whitesmoke;
    font-weight: bold;
    border: 1px solid #ddd;
    cursor: pointer;
}

    .topice table {
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .topice span {
        background: rgba(0, 0, 0, 0.7);
        padding: 10px;
        line-height:45px;
    }

.cachgiua {
    background-color: #c5161d;
    height: 1px;
    width: 100%;
    float:left;
    clear:both;
}

@media (max-width: 700px) {
    .smallmenu {
        display: block;
    }
    .newse{
        width:100%;
        margin-right:0;
    }
    .topice span {
        padding: 0px;
        line-height:unset;
    }
    .thumbimage{
        margin-right:0;
        width:100%;
        clear:both;
    }
   .newse .thumbimage img{
         width:100%;
    }
    .topice {
        width: 50%;
    }

    .hf {
        margin: 0;
        width: 100%;
    }

    .newstypee1 {
        margin: 0;
        width: 100%;
    }

    .address {
        display: none;
    }

    .menu {
        display: none;
        width: 300px;
        position: absolute;
        top: 8px;
        right: 40px;
        background-color: #000;
        overflow: hidden;
    }

        .menu .menue {
            width: 100%;
            clear: both;
            padding-top: 5px;
            padding-bottom: 5px;
            text-align: left;
        }

    .submenu {
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        display: block;
        background-color: transparent;
        margin-left: 10px;
    }

        .submenu ul li {
            text-indent: 0;
        }

        .submenu ul {
            width: auto;
        }

    .content {
        padding-left: 5px;
        padding-right: 5px;
    }

    .homenewe, .newstypee {
        width: auto;
    }
}
