﻿* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.clr {
    clear: both;
}

h1 {
}

ul, ol {
}

hr {
    display: none;
}

a:link, a:visited {
    color: #0066cb;
    font-size: 11px;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

fieldset, a img, img {
    border: none;
}

:focus {
    outline: none;
}

.hidden {
    display: none;
}

#wrapper {
    margin: 11px auto;
    width: 980px;
}

h1, h2, h3 {
    font-weight: normal;
}
/*=====================================================HEADER============================================================*/
#wrapper #header {
    background: url(../images/header-bg.jpg) no-repeat center top;
    height: 153px;
    position: relative;
    width: 100%;
    z-index: 10;
}
/*==logo==*/
#header #logo {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 999;
}

    #header #logo a {
        background: url(../images/logo.png) no-repeat left top;
        display: block;
        height: 95px;
        float: left;
        text-indent: -9999em;
        width: 146px;
    }
/*====sologan===*/
#header .sologan {
    background: url(../images/sologan.png) no-repeat left top;
    height: 62px;
    left: 177px;
    top: 29px;
    position: absolute;
    text-indent: -9999em;
    width: 309px;
}
/*===menu-search===*/
#header .menu-search {
    background: url(../images/menu-bg.png) repeat-x left top;
    bottom: 0;
    left: 0;
    position: absolute;
    height: 35px;
    width: 100%;
}
/*===search===*/
#header .search {
    background: url(../images/search-bg.png) no-repeat left top;
    float: right;
    height: 27px;
    padding-left: 12px;
    margin-right: 5px;
    margin-top: 4px;
    overflow: hidden;
    width: 255px;
}

.search .text-search {
    background: none;
    border: none;
    color: #787878;
    float: left;
    font-size: 11px;
    font-style: italic;
    margin: 0;
    line-height: 27px;
    height: 27px;
    width: 230px;
}

.search .button-search {
    background: none;
    border: none;
    cursor: pointer;
    float: right;
    height: 27px;
    width: 24px;
}
/*===menu===
#header .menu
{
    float: left;
}
.menu li
{
    background: url(../images/menu-line.png) no-repeat right center;
    float: left;
}
.menu li.first a
{
    padding-left: 18px;
}
.menu li.last
{
    background: none;
}
.menu li.last a
{
    padding-right: 18px;
}
.menu li a
{
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    padding: 0 31px;
    line-height: 35px;
    text-transform: uppercase;
}
.menu li.active a, .menu li a:hover
{
    color: #faf100;
    text-decoration: none;
}*/
/*=====================================================MAIN============================================================*/
#wrapper #main-content {
    background: url(../images/main-bg-center.jpg) repeat-y center top;
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 1;
}
/*=====================col left==============*/
#main-content #col-left {
    float: left;
    width: 175px;
}

#col-left .a-title {
    background: url(../images/a-title-bg.png) repeat-x left top;
    color: #fff;
    float: left;
    font-size: 14px;
    padding-left: 15px;
    text-transform: uppercase;
    line-height: 35px;
    width: 160px;
}

.list-product, .list-product li {
    float: left;
    width: 100%;
}

.list-product {
    overflow: hidden;
    padding: 6px 0 14px;
}

    .list-product > li {
        background: url(../images/line.png) repeat-x left bottom;
    }

    .list-product li ul {
        background: url(../images/line.png) repeat-x left top;
        float: left;
        width: 100%;
    }

    .list-product li a {
        background: url(../images/list-i1h.png) no-repeat 6px 11px;
        color: #606060;
        display: block;
        font-size: 13px;
        line-height: 20px;
        padding: 4px 0 6px 22px;
    }

    .list-product li li {
        background: url(../images/line-1.png) no-repeat center bottom;
        padding-left: 6px;
        width: 169px;
    }

        .list-product li li a {
            background-image: url(../images/list-i1.png);
             font-size: 11px;
        }

    .list-product li a:hover, .list-product li.active > a{
        color: #006ad8;
        text-decoration: none;
    }
    .list-product li.active > li.active > a {
         color: #006ad8;
        text-decoration: none;
    }
#col-left .box-aside {
    border: solid 1px #bfbfbf;
    float: left;
    margin-bottom: 16px;
    width: 173px;
}

    #col-left .box-aside .a-title {
        width: 158px;
    }

.box-aside .box-hotline {
    background: url(../images/img-girl.png) no-repeat 7px top;
    float: left;
    padding: 0 8px 0 14px;
    margin-top: 10px;
    width: 147px;
}

    .box-aside .box-hotline .hotline {
        background: url(../images/line-2.png) no-repeat left bottom;
        color: #4f4f4f;
        float: left;
        font-size: 12px;
        padding: 2px 0 14px 42px;
        height: 51px;
        width: 109px;
    }

        .box-aside .box-hotline .hotline span {
            color: #db0101;
            display: block;
            font-size: 20px;
            font-weight: bold;
            letter-spacing: -1px;
            word-spacing: -1px;
            padding-top: 2px;
        }

.list-support {
    color: #5c5c5c;
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 9px 5px 14px;
    width: 160px;
    list-style:none;
}

    .list-support li {
        float: left;
        padding-bottom: 5px;
        width: 100%;
    }

        .list-support li h3 {
            color: #5c5c5c;
            float: left;
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 3px;
            width: 100%;
        }

    .list-support .box-user {
        float: left;
        padding: 3px 0;
        width: 100%;
    }

    .list-support .user {
        float: left;
        text-align: center;
        width: 85px;
    }

        .list-support .user span {
            display: block;
            text-align: left;
        }

    .list-support .box-user a {
        display: block;
        float: left;
        margin: 12px 5px 0;
    }

#col-left .box-pro {
    float: left;
    position: relative;
    width: 100%;
}

.box-pro .list-pro {
    display: block;
    float: left;
    width: 131px;
}

    .box-pro .list-pro span {
        display: block;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
    }

    .box-pro .list-pro .pro-img {
        overflow: hidden;
        text-align: center;
        height: 131px;
        width: 131px;
    }

        .box-pro .list-pro .pro-img img {
            overflow: hidden;
            height: 131px;
            width: 131px;
        }

    .box-pro .list-pro .pro-name {
        color: #606060;
        margin-bottom: 2px;
    }

    .box-pro .list-pro .pro-name-1 {
        color: #006edb;
    }

    .box-pro .list-pro:hover {
        text-decoration: none;
    }
/*==hit===*/
#col-left .hit {
    color: #656565;
    float: left;
    font-size: 12px;
    line-height: 28px;
    padding: 5px 0 11px;
    width: 143px;
    list-style:none;
}

.hit li {
    background: url(../images/hit.png) no-repeat left top;
    float: left;
    padding-left: 23px;
    width: 120px;
}

    .hit li span {
        float: right;
        text-align: right;
    }

    .hit li.hit-1 {
        background-position: 0 7px;
    }

    .hit li.hit-2 {
        background-position: 0 -22px;
    }
/*=====================col right==============*/
#main-content #col-right {
    float: right;
    width: 793px;
}
/*====banner===*/
#col-right .banner {
    float: right;
    position: relative;
    margin-bottom: 16px;
    height: 249px;
    width: 790px;
}
/*===head===*/
#col-right .head {
    border-bottom: solid 2px #005cb7;
    float: left;
    overflow: hidden;
    width: 793px;
}

.head .title {
    background: url(../images/title-right.png) no-repeat right top;
    float: left;
    padding-right: 32px;
}

    .head .title span {
        background: url(../images/title-bg.png) repeat-x left top;
        color: #fff;
        display: block;
        float: left;
        font-size: 14px;
        line-height: 32px;
        padding-left: 11px;
        padding-right: 2px;
        text-transform: uppercase;
    }
/*===product===*/
.wrap-table {
    border-left: solid 1px #bebebe;
    float: left;
    width: 791px;
}

    .wrap-table .tb-product {
        float: left;
        overflow: hidden;
        width: 820px;
    }

        .wrap-table .tb-product .box-product {
            float: left;
            overflow: hidden;
        }

.box-product, product-wrap {
    border: solid 1px #bebebe;
    border-left: none;
    border-top: none;
    float: left;
    position: relative;
    height: 210px;
}
/*.box-product:hover
{
    background: #fdfdfd url(../images/pro-hoverr.png) repeat-x left bottom;
}*/
.box-product {
    text-align: center;
    width: 197px;
}

.product-wrap {
    width: 395px;
}

.box-product .pro-icon {
    left: 15px;
    top: 15px;
    position: absolute;
    z-index: 9;
}

.box-product .product-img {
    display: block;
    float: left;
    position: relative;
    text-align: center;
    /*height: 135px;
    padding: 5px 5px 5px;
    width: 187px;*/
    z-index: 1;
}

    .box-product .product-img img {
        vertical-align: middle;
        max-height: 135px;
        max-width: 187px;
    }

.product-wrap .wrap-images {
    padding: 25px 0 0 5px;
    float: left;
    margin: 0;
}

.box-product .box-des {
    color: #606060;
    float: right;
    font-size: 14px;
    position: relative;
    height: 75px;
    width: 197px;
}

.product-wrap .box-des {
    padding: 10px 7px 0 0;
    width: 200px;
}

.box-product .box-des .product-name, .box-product .box-des .price {
    float: left;
    width: 100%;
}

.box-product .box-des .product-name {
    position: relative;
    height: 32px;
    width: 100%;
}

    .box-product .box-des .product-name a {
        bottom: 0;
        left: 0;
        position: absolute;
        width: 197px;
    }

    .box-product .box-des .product-name a {
        color: #484848;
        font-size: 14px;
        text-transform: uppercase;
    }

        .box-product .box-des .product-name a:hover, .box-product:hover .box-des .product-name a {
            color: #006edb;
            text-decoration: none;
        }

.product-wrap .box-des .product-name {
    height: 50px;
    width: 190px;
}

    .product-wrap .box-des .product-name a {
    }

    .product-wrap .box-des .product-name a {
        display: block;
        text-align: right;
        width: 100%;
    }

        .product-wrap .box-des .product-name a span {
            color: #006edb;
            display: block;
            padding-bottom: 2px;
        }

.box-product .box-des .price {
    color: #e00004;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0;
}

.product-wrap .box-des .price, .product-wrap .box-des .price-old {
    text-align: right;
    width: 190px;
}

.product-wrap .box-des .price-old {
    float: left;
}

.box-product .box-des .price-old {
    color: #aeaeae;
    font-size: 14px;
    text-decoration: line-through;
}

.product-wrap .box-des .description {
    color: #5d5d5d;
    float: left;
    font-size: 13px;
    line-height: 18px;
    width: 100%;
    text-align:left;
}
    .product-wrap .box-des .description ul {
        margin-left:20px;
    }
    .product-wrap .box-des .description p {
        background: url(../images/icon-1.png) no-repeat left 7px;
        float: left;
        padding-left: 10px;
        text-align: left;
        white-space: nowrap;
        width: 180px;
    }
.tinhnang ul {
    margin-left:20px;
}
#main-content .par-box {
    background: url(../images/par-bg.png) no-repeat center top;
    position: relative;
    margin: 15px 0 8px;
    width: 100%;
}
/*=====================================================FOOTER============================================================*/
#footer {
    background: url(../images/footer-bg.png) repeat-x left top;
    color: #6d6d6d;
    font-size: 11px;
    line-height: 18px;
    overflow: hidden;
    width: 100%;
}

    #footer .list-col {
        border-bottom: solid 1px #e9e9e9;
        padding: 10px 0 10px 24px;
        overflow: hidden;
        width: 958px;
        list-style:none;
    }

.list-col li {
    float: left;
}

    .list-col li h2 {
        color: #000000;
        float: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        text-transform: uppercase;
        width: 100%;
    }

    .list-col li ul, .list-col li ul li {
        float: left;
        width: 100%;
        list-style:none;
    }

        .list-col li ul.f-menu li a {
            background: url(../images/icon-1.png) no-repeat left 6px;
            float: left;
            padding-left: 15px;
        }

            .list-col li ul.f-menu li a.share-f {
                background: none;
                padding: 0;
                margin-left: 5px;
            }

.list-col .col-1 {
    width: 210px;
}

.list-col .col-2 {
    width: 292px;
}

    .list-col .col-2 li {
        background: no-repeat left center;
        padding: 3px 0 3px 38px;
        margin-bottom: 7px;
        line-height: 15px;
        width: 197px;
    }

    .list-col .col-2 .cam-1 {
        background-image: url(../images/cam-1.png);
    }

    .list-col .col-2 .cam-2 {
        background-image: url(../images/cam-2.png);
    }

    .list-col .col-2 .cam-3 {
        background-image: url(../images/cam-3.png);
    }

.list-col .col-3 {
    width: 230px;
}

.list-col .col-4 {
    width: 224px;
}

    .list-col .col-4 strong {
        color: #5c5c5c;
    }

    .list-col .col-4 .phone strong {
        color: #000;
        display: block;
    }

    .list-col .col-4 li {
        margin-bottom: 5px;
    }

        .list-col .col-4 li p {
            padding-bottom: 2px;
        }

    .list-col .col-4 .phone {
        background: url(../images/phone.png) no-repeat left top;
        padding-left: 34px;
    }

    .list-col .col-4 .email {
        background: url(../images/email.png) no-repeat left top;
        padding-left: 34px;
        padding-top: 5px;
    }

#footer .footer-bottom {
    text-align: center;
    padding: 15px 0 5px;
    width: 100%;
}

    #footer .footer-bottom h2 {
        color: #025eb9;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }

#footer a {
    color: #6d6d6d;
    font-size: 11px;
    line-height: 18px;
}

    #footer a:hover {
    }
/*=====================pager detail======================*/
#wrapper-detail, .wrapper-tabs {
    float: right;
    width: 772px;
}

#wrapper-detail {
    padding: 30px 0 45px;
}

#detail-images {
    float: left;
    padding: 5px 0;
    width: 352px;
}

#detail-content {
    color: #515151;
    float: right;
    font-size: 14px;
    line-height: 30px;
   width: 395px;
}
#wrap-detail
{
    float: left;
    overflow: hidden;
    height: 370px;
    width: 404px;
}
    #detail-content .product-name {
        color: #0065ca;
        float: left;
        font-size: 22px;
        text-transform: uppercase;
        padding-bottom: 10px;
        width: 100%;
    }

    #detail-content .product-price {
        border-bottom: solid 1px #bebebe;
        border-top: solid 1px #bebebe;
        color: #515151;
        float: left;
        font-size: 16px;
        line-height: 71px;
        overflow: hidden;
        width: 100%;
    }

        #detail-content .product-price .price-na {
            float: left;
            width: 130px;
        }

        #detail-content .product-price .price-num {
            color: #e90000;
            display: block;
            float: right;
            font-size: 24px;
            font-weight: bold;
            padding-right: 50px;
            text-align: right;
            width: 220px;
        }

    #detail-content .product-note {
        color: #006ad2;
        float: left;
        font-size: 16px;
        padding-top: 15px;
        width: 100%;
    }

    #detail-content .more-see {
        float: left;
        padding-top: 8px;
        width: 100%;
    }

        #detail-content .more-see a {
            border-bottom: solid 1px #0061c1;
            color: #0061c1;
            display: block;
            float: left;
            font-size: 14px;
            line-height: 16px;
        }

            #detail-content .more-see a:hover {
                text-decoration: none;
            }

.wrapper-tabs .nav-tab {
    border-bottom: solid 1px #bebebe;
    float: left;
    list-style:none;
    width: 100%;
}

.nav-tab li {
    float: left;
    padding-right: 30px;
}

    .nav-tab li a {
        color: #595959;
        display: block;
        float: left;
        font-size: 14px;
        padding: 0 10px 3px;
        line-height: 30px;
        margin-bottom: -1px;
    }

        .nav-tab li.selected a, .nav-tab li a:hover {
            border-bottom: solid 3px #fac200;
            color: #0071e1;
            padding-bottom: 0;
            text-decoration: none;
        }

.wrapper-tabs .content-tab {
    color: #515151;
    display: none;
    float: left;
    font-size: 13px;
    line-height: 30px;
    padding: 22px 0 22px 22px;
    width: 750px;
}
    .wrapper-tabs .content-tab img {
        max-width: 720px;
    }
    .wrapper-tabs .content-tab ul {
        margin-left:25px;
    }
.zoomBox {
    border: solid 1px #fff;
    cursor: move;
    overflow: hidden;
    height: 350px;
    width: 350px;
}

    .zoomBox:hover {
        border-color: #0065CA;
    }
/*tin khác*/
h3.news-name {
    font-size: 14px;
    color: #0d7bcf;
    width: 100%;
    margin-top: 30px;
    padding: 3px;
}

ul.more-article {
    margin-top: 10px;
    /*margin-left: 40px;*/
    margin-bottom: 5px;
    list-style: none;
}

    ul.more-article li {
        padding: 3px;
    }

        ul.more-article li a {
            text-decoration: none;
            color: #005fac;
            font-size: 13px;
            padding-left: 20px;
            background: url("../images/arrow-category.gif") no-repeat left 4px scroll transparent;
        }

            ul.more-article li a:hover {
                color: #ff7f00;
            }

        ul.more-article li span.date {
            color: #646464;
        }

.des-new a {
    color: #005FED;
}

.download-content
{
    padding-top: 30px;
    margin: 0 auto;
    font-size: 12px;
}