.floatLeft{
    float: left;
}
.floatRight{
    float: right;
}
.container {
    width: 1000px;
    margin: auto;
}
.content-items {
    width: 1000px;
    margin: auto;
}
#wrapper {
    background: #ffffff;
    /* background-size: 100%; */
    min-width: 1065px;
}
.line-top {
    /* height: 2px; */
    /* background: #3E8AD8; */
}
div#header {
    background: #ffffff;
}
.logo-banner {
    padding: 5px 0px;
}

.head-po h2 {
    color: #797878;
    font-size: 11px;
}
.head-po h2 span {
    /* color: #07E007; */
    /* font-weight: bold !important; */
}
.head-po h2 span.hotline-number {
    font-weight: normal !important;
    color: #797878;
    font-size: 14px;
}
.logo {
    width: 18%;
}
.logo .adv_right img {
    /* margin-left: -40px; */
}
.logo-banner-right {
    width: 82%;
}
input#searchcontent {
    border: none;
    width: 84%;
    font-size: 15px;
    font-style: italic;
    height: 42px;
    padding: 0px 2%;
}
.frmsearch input[type="submit"] {
    border: none;
    background: url(../images/icon-search.png)no-repeat right;
    width: 10%;
    position: absolute;
    height: 42px;
}
.inputtext {
    background: #ffffff;
    border: 1px solid #B3B2B2;
    position: relative;
}
.slo.head-po {
    width: 60%;
    text-align: center;
}

.hotline {
    width: 38%;
    line-height: 1.1;
    padding-left: 2%;
    padding-top: 19px;
}

ul.regis li a {
    color: #626161;
    font-size: 14px;
}

.search {
    width: 80%;
}
div#inner {
    clear: both;
    position: absolute;
    top: 43px;
    background: #ffffff;
    z-index: 9999;
    /* border: 1px solid #cdcdcd; */
    width: 280px;
}
#inner .search-th {
    padding: 5px 0px;
    border-bottom: 1px solid #cdcdcd;
}
.search-th .img-th img {
    height: 35px;
    max-width: 50px;
    width: auto;
}
#inner .search-th {
    padding: 3px 10px;
    border: 1px solid #cdcdcd;
    border-top: none;
}
#inner .search-th:first-child {
    border-top: 1px solid #cdcdcd;
}

.search-th .img-th {
    float: left;
    width: 60px;
}

.search-th .detail-th {
    float: left;
    width: 198px;
}
.search-th .detail-th h2.name a {
    color: #0065BB;
}
.banner-2 {
    position: relative;
}
.cart {
    width: 14%;
    margin-left: 3%;
    background: #0065bb;
    padding: 0px 1.5%;
    height: 45px;
}
.cart a p {
    padding-top: 5px;
}
.cart a:hover {
    color: #ffffff !important;
}
.cart a {
    font-size: 13px;
    color: #ffffff;
    background: url(../images/cart.png)no-repeat left;
    padding: 0px 0px 15px 50px;
    text-align: center;
    line-height: 0px;
}
.logo-banner-right .banner-1 {
    padding-bottom: 5px;
}

ul.regis li img {
    margin-right: 5px;
}
.nav-pill {
    background: #0065bb;
}
.nav-main>ul>li>h3>a {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 15px 0px;
    display: inline-block;
}
.nav-main>ul>li>ul {
    display: none;
    position: absolute;
    background: #0158a2;
    top: 50px;
    left: 0px;
    width: 257px;
    z-index: 99999999;
}
.nav-main>ul>li.noclick {
    padding: 15px 0px;
    color: #ffffff;
    font-weight: bold;
    cursor: auto;
}
.nav-main>ul>li {
    position: relative;
    text-align: center;
    border-left: 1px solid #ffffff;
    width: 12.4%;
    cursor: pointer;
}

.nav-main>ul>li:first-child {
    border-left: none;
}
.nav-main>ul>li:hover {
    background: #0158a2;
}
.nav-main>ul>li:last-child {
    /* background: #019171; */
}

.nav-main>ul>li:hover>h3>a {
    color: #ffffff;
}
.nav-main ul li a:hover {
    color: #ffffff !important;
}

.nav-main>ul>li:hover>ul {
    display: block;
}

.nav-main>ul li ul li {
    position: relative;
    border-bottom: 1px dotted #ffffff;
    padding: 8px 10px;
    cursor: pointer;
    text-align: left;
    line-height: normal;
}
.nav-main>ul>li>ul>li>ul>li>a {
    color: #ffffff !important;
}
.nav-main>ul li ul li:hover {
    background: #0065BB;
}
.nav-main>ul li ul li ul li:hover {
    background: #0158A2;
}

.nav-main>ul li ul li:hover a {
    color: #ffffff !important;
}
.nav-main>ul>li>ul>li>ul {
    position: absolute;
    display: none;
    background: #0065BB;
    left: 257px;
    width: 200px;
    top: 0px;
    z-index: 9999999;
}
.nav-main>ul>li>ul>li>ul>li:hover>a {
    color: #ffffff !important;
}
.nav-main>ul li ul li a {
    color: #ffffff !important;
}
.nav-main>ul>li>ul>li:hover>ul {
    display: block;
}

.nav-main>ul li ul li a:hover {
    color: #FFFFFF !important;
}
.cate-menu h3,.cate-menu ul li a {
    color: #616060 !important;
}
.cate-menu>ul>li.bg-none ul li:hover a {
    color: #ffffff !important;
}
.cate-menu ul li:hover>a {
    color: #ffffff !important;
}
.cate-menu>ul>li>a {
    text-transform: uppercase;
    font-weight: bold;
}
.search-cate li ul li {
    padding: 0px 0px;
}
.search-cate li ul li a:hover {
    color: #01348D !important;
    background: url(../images/icon-2.png)no-repeat 0px center;
}
.search-cate li ul li a {
    padding-left: 10px;
}
.cate-menu ul li a:hover {
    color: #ffffff !important;
}
.cate-menu ul li a {
    color: #ffffff;
    padding: 8.3px 0px;
    display: block;
}

.cate-menu ul li {
    padding: 0px 10px;
    border-top: 1px solid #DADFE2;
    position: relative;
    cursor: pointer;
}
.cate-menu>ul>li.bg-none ul li:hover ul.cates-sub.thut {
    /* display: block; */
}

.cate-menu>ul>li.bg-none ul li ul.cates-sub.thut {
    left: 198px;
}

.cate-menu>ul>li.bg-none ul li ul.cates-sub.thut li {
    border-top: 1px solid #DADFE2;
}

.cate-menu>ul>li.bg-none ul li ul.cates-sub.thut li:first-child {
    border-top: none;
}
.cate-menu ul li ul.cates-sub {
    display: none;
    background: #F7F7F7;
    position: absolute;
    left: 221px;
    width: 220px;
    top: -1px;
    z-index: 9999;
    border: 1px solid #eeeeee;
}
.cate-menu>ul>li.hover:hover {
    background: #0065BB;
}

.cate-menu ul li ul.cates-sub li:hover {
    background: #0065BB;
}
.cate-menu ul li.hover:hover>ul.cates-sub {
    display: block;
}
.cate-menu ul li ul.cates-sub li ul {
    display: none;
}
.cate-menu ul li ul.cates-sub.thut {
    left: 220px;
    min-width: 256px;
}
.cate-menu ul li ul.cates-sub li:hover ul {
    display: block;
}
.content {
    background: #ffffff;
    padding: 10px 0px;
}
.banner {
    margin-bottom: 15px;
}

.cate-menu>ul {
    background: #F7F7F7;
    width: 100%;
    /* border-radius: 6px; */
    border: 1px solid #eeeeee;
    /* box-shadow: 3px 3px 1px #C3C3C3; */
}

.cate-menu h3 {
    padding: 7px 0px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #0065BB;
    color: #ffffff !important;
}
.cate-menu>ul>h2 {
    padding: 7px 0px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #0065BB;
    color: #ffffff !important;
}
.online-support {
    border: 1px solid #DADFE2;
    padding: 10px;
    font-size: 12px;
}

.cate-menu>ul>li:last-child {
    /* border-bottom: 1px solid #DADFE2; */
    /* border-bottom-left-radius: 6px; */
}

.cate-menu {
    width: 22%;
}
ul.cate-left h2 {
    /* background: 
    
    -webkit-linear-gradient(bottom, #E2E1E1, #FFFFFF); */
    /* border: 2px solid #fff; */
    /* margin: 10px; */
    /* display: inline-block; */
    color: #ffffff !important;
    padding: 10px 10px;
    /* border-radius: 5px; */
    text-align: left;
}
ul.cate-left h3 {
    /* background: 
    -webkit-linear-gradient(bottom, #E2E1E1, #FFFFFF); */
    /* border: 2px solid #fff; */
    /* margin: 10px; */
    /* display: inline-block; */
    color: #ffffff !important;
    padding: 10px 10px;
    /* border-radius: 5px; */
    text-align: left;
}
.search-cate>li {
    font-size: 14px !important;
    font-weight: bold;
    padding-top: 13px !important;
}

ul.search-cate {
    border: 1px solid #DADFE2;
}

.hotline img {
    margin-right: 10px;
}
.cate-menu>ul>li.bg-none ul {
    padding: 5px 0px;
}
.cate-menu>ul>li.bg-none:hover a {
    color: #000000 !important;
}

.cate-menu>ul>li.bg-none {
    background: none;
}
.cate-menu > ul > li.bg-none>ul>li {
    background: url(../images/icon-more-cart.png)no-repeat left 13px;
    margin-left: 5px;
}
.cate-menu > ul > li.bg-none ul li {
    border-top: none;
}

.cate-menu>ul>li.bg-none ul li:last-child {
    border-bottom: none;
}
.cate-menu>ul>li.bg-none ul li:hover {
    background: url(../images/icon-more-cart.png)no-repeat left 13px #0065BB;
}
.cate-menu>ul>li.hover.icon-sub {
    background: url(../images/icon-list-green.png)no-repeat 210px;
}
.cate-menu>ul>li.hover.icon-sub:hover {
    background: url(../images/icon-list-green-hover.png)no-repeat 210px #0065BB;
}
.link {
    padding: 15px 10px;
    border: 1px solid #DADFE2;
}

select#link {
    padding: 5px 0px;
    width: 189px;
}
.banner-adv {
    width: 75%;
    margin-left: 3%;
}

.left-hot {
    margin-top: 23px;
}
.adv-left {
    margin-top: 4px;
}
div#demo3 {
    width: 99.5%;
    overflow: hidden;
    height: 343px;
    border: 1px solid #DADFE2;
}

#demo3 ul {
    width: 99%;
    margin: 0;
    overflow: hidden;
    height: 2000px;
}
ul.left-hot-in.main {
    border: 1px solid #DADFE2;
}
.left-hot ul.left-hot-in {
    /* border: 1px solid #DADFE2; */
}
ul.left-hot-in li h2 {
    color: #0065BB;
    float: right;
    width: 127px;
}

.cate-menu .left-hot ul li {
    font-size: 12px;
}

.cate-menu .left-hot ul li span {
    font-size: 12px !important;
    height: 62px;
    display: block;
}
.cate-menu .left-hot ul li:first-child {
    border-top: none;
}

.cate-menu .left-hot ul li:last-child {
    border-bottom: none;
}
.left-hot-in a.img {
    /* width: 33%; */
    height: 35px;
}
ul.left-hot-in li img {
    max-width: 52px;
    height: auto;
    max-height: 35px;
    margin-right: 5px;
}

.left-hot-in .detail-prod-left {
    width: 100%;
}

.left-hot-in .detail-prod-left>a>h2 {
    font-weight: normal;
    font-size: 12px;
    color: #09A5D6;
}

.left-hot-in .detail-prod-left span {
    font-size: 12px;
    color: #ABAAAA;
}
.cate-menu ul.statitis li {
    border: none;
}

.cate-menu ul.statitis {
    border: 1px solid #DADFE2;
    padding: 10px 0px;
}
.social img {
    width: 209px;
}
.adv-left img {
    width: 209px;
}
.solutions.home {
    margin-top: 10px;
}
.solution {
    width: 206px;
    float: left;
    border: 1px solid #DADFE2;
    padding: 15px;
    position: relative;
    padding-bottom: 20px;
}

.solution:nth-child(3n+1) {
    border-right: none;
    clear: both;
}

.solution:nth-child(3n) {
    border-left: none;
}

.solution:nth-child(1),.solution:nth-child(2),.solution:nth-child(3) {
    border-bottom: none;
}
.solution a h2 {
    font-weight: normal;
    font-size: 16px;
    color: #09A5D6;
    height: 44px;
}

.solution>p {
    color: #575656;
    padding: 6px 0px;
    line-height: 1.2;
}

.solution img {
    width: 201px;
    height: 140px;
}
.solution a.addmore {
    position: absolute;
    bottom: 12px;
    left: 0px;
}
.solution a.addmore {
    font-size: 12px;
    color: #ffffff;
    background: #09A5D6;
    padding: 5px 10px;
}
.about-home * {
    width: 100%;
}
.about-home h5 {
    padding: 13px 0px;
    font-size: 18px;
}

.about-home p {
    color: #575656 !important;
}

.about-home {
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 3px solid #09A5D6;
}
.about-home a.addmore {
    color: #09A5D6;
}
ul.subcate-home li a {
    padding: 0px 20px;
    color: #000000;
    border-right: 1px solid #CCCCCC;
}

ul.subcate-home li {
    padding: 7px 0px;
}
.cate-prods .line-bottom h3.title-cate {
    /* background: #01348D; */
    position: relative;
}
.line-bottom a.view-all {
    font-size: 12px;
    text-decoration: underline;
    color: #0065BB;
}

.cate-prods .line-bottom h3.title-cate a {
    color: #0065BB;
    display: inline-block;
    text-transform: uppercase;
    /* font-weight: normal; */
    font-size: 14px;
}


.line-bottom {
    /* border-bottom: 1px solid #01348D; */
}

.cate-prods {
    margin-top: 35px;
    padding-top: 10px;
    border-top: 3px solid #0065BB;
}

.cate-prods .line-bottom h3.title-cate a:hover {
    color: #0065BB !important;
}
.advisory-left {
    width: 60%;
}

.advisory-right {
    width: 40%;
}
.prods-new-home {
    border-top: 3px solid #0065BB;
}
.prods-new-home h3 {
    color: #616060;
    /* font-weight: normal; */
    padding: 10px 0px 0px 0px;
}
.prods-new-home>a {
    font-size: 12px;
    color: #616060;
    text-decoration: underline;
    padding-top: 10px;
}
.advisory {
    margin-top: 20px;
    border-top: 3px solid #09A5D6;
}
.advisory h3 {
    color: #616060;    font-weight: normal;
    padding: 10px 0px 15px 0px;
}

a.floatLeft {
}

.detail-adv-hot {
    width: 61%;
    padding-right: 3%;
}

.detail-adv-hot h2 {
    color: #09A5D6;
    font-size: 16px;
}

.detail-adv-hot>p {
    color: #575656;
}

.content-advisory ul li {
    background: url(../images/icon-list-red.png)no-repeat left 4px;
    padding: 0px 15px;
}
.content-advisory ul {
    padding-right: 10px;
}

.content-advisory ul li a {
    color: #575656;
}
.advisory-hot {
    padding-bottom: 18px;
}
.advisory-hot img {
    width: 131px;
    height: 130px;
}
.th h3 {
    width: 209px;
    display: inline-block;
    text-align: center;
    background: #01348D;
    color: #ffffff;
    font-weight: normal;
    margin-left: 24px;
    padding: 7px 0px;
}

.th {
    background: #ffffff;
    margin: 15px 0px;
}
div#demo4 {
    width: 99.8%;
    height: 79px;
    overflow: hidden;
    border: 1px solid #EFEFEF;
    background: #ffffff;
    margin: auto;
}

div#demo4 ul {
    width: 2000px;
    margin: 0;
    overflow: hidden;
    height: 79px;
}

div#demo4 ul li {
    display: inline-block;
    border-left: 1px solid #EFEFEF;
    width: 118px;
    height: 59px;
    padding: 10px;
    text-align: center;
}

div#demo4 ul li:first-child {
    margin-left: 0px !important;
}

#demo4.scroll-img img {
    max-height: 59px;
    max-width: 100%;
}
.chinhsach {
    background: #01348D;
    margin-top: 20px;
}
.chinhsach h2 {
    font-weight: normal;
    color: #ffffff;
    padding-top: 6px;
    padding-left: 10px;
}

.chinhsach ul li {
    padding: 13px 0px;
    /* padding-left: 97px; */
    width: 28%;
}
.chinhsach ul li img {
    width: 27px;
}

.chinhsach ul li a {
    width: 223px;
}
.chinhsach ul li:nth-child(4) {
    width: 16%;
}
.chinhsach ul li:nth-child(4) a {
    width: 133px;
}
.chinhsach ul li:first-child {
    /* padding-left: 0px !important; */
}
.row1 h2 {
    color: #575656;
    font-weight: normal;
    font-size: 17px;
    padding: 10px 0px 0px 0px;
}
.form-footer .row2 input {
    padding: 8px;
    border: 1px solid #DADFE2;
    font-size: 15px;
    margin-right: 3px;
}

.form-footer .row2 input.btnContact {
    background: #4FC4E8;
    color: #fff;
    /* font-size: 12px; */
    padding: 9px 15px;
    border: none;
}
.form-footer {
    width: 76%;
}

.form-footer-social {
    width: 100%;
}

.form-footer-social .row1 {
    /* float: right; */
    clear: both;
}
.social-ft {
    margin-top: 5px;
    /* text-align: right; */
}
p#err_all,p#err_allf {
    font-size: 13px;
    color: #F00 !important;
    padding-bottom: 10px;
}
.contact_from_erro p {
    font-size: 13px;
    color: #FF5700;
    padding-bottom: 10px;
}
.cate-footer {
    border-top: 1px solid #CCD0D2;
    border-bottom: 1px solid #CCD0D2;
    padding: 15px 0px;
    margin-top: 20px;
}

.cate-footer ul.uppercase li a {
    text-transform: uppercase;
    font-size: 11.5px;
}
.cate-ft ul li h3 {
    font-weight: normal;
}
.cate-footer ul li a {
    font-size: 14px;
    color: #000000;
}

.cate-footer ul {
    /* width: 18%; */
    /* padding-right: 3%; */
}
.cate-ft {
    width: 26%;
}
.cate-ft>h3 {
    font-size: 15px;
    padding-bottom: 10px;
}

.map-ft {
    width: 28%;
}
.inf-footer {
    width: 46%;
    /* padding-left: 1%; */
}

.inf-footer * {
    /* font-size: 13px !important; */
    color: #000000 !important;
}
p.copyright a {
    font-size: 11px;
    color: #36ACCF !important;
}

.cate-footer ul li {
    padding: 5px 10px;
    background: url(../images/icon-2.png)no-repeat left center;
    margin-left: 5px;
}
p.copyright {
    margin-top: 20px;
    font-size: 12px !important;
}
.banks {
    padding: 15px 0px;
}
.banks img {
    margin-right: 3px;
}
.content-right {
    width: 75%;
    margin-left: 3%;
}
.duongdan {
    margin-top: 17px;
}
.duongdan a {
    color: #0065BB;
}

.duongdan font {
    color: #0065BB;
}
.prod-detail {
    margin-top: 20px;
}
.content-new {
    margin-top: 20px;
}
h2.right-title {
    font-size: 21px;
    color: #0065BB;
}
.rights-new {
    overflow: hidden;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #DADFE2;
}
.rightss {
    width: 52%;
}

.detailwrite {
    width: 48%;
}

.detailwrite>h2 {
    color: #0065BB;
    font-size: 18px;
    padding: 0px 0px 10px 0px;
}
.block {
    float: left;
    margin-left: 15px;
    border: 1px solid #DADFE2;
    border-radius: 6px;
    margin-top: 20px;
    position: relative;
    padding: 15px;
    width: 208px;
}
.block:nth-child(3n+1) {
    clear: both;
    margin-left: 0px !important;
}
.detail {
    text-align: center;
}
.price1 {
    color: #F00;
    font-size: 16px;
}

.price-b {
    color: #F00;
    font-size: 18px;
    font-weight: bold;
}
.price-sale-r {
    height: 41px;
}

.price-t {
    color: #ABAAAA;
}
.block h3.name {
    height: 30px !important;
    line-height: 1.1;
    padding: 7px 0px;
}
.block .name a {
    color: #0065BB;
    font-size: 14px;
    height: 30px !important;
    font-weight: bold;
    text-transform: uppercase;
}
.price-sale-l {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/sale-icon.png)no-repeat;
    color: #ffffff;
    width: 60px;
    height: 62px;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
    border-top-right-radius: 6px;
}
a.cartpage {
    background: #0065BB;
    color: #ffffff;
    padding: 5px;
    border-radius: 6px;
    font-size: 12px;
    display: inline-block;
}
a.cartpage:hover {
    color: #ffffff !important;
}
.block .img {
    height: 189px;
}
.block .img img {
    max-width: 208px;
    max-height: 189px;
}

.detail-short {
    text-align: left;
    padding: 5px 0px;
    height: 75px;
    overflow: hidden;
}
.detail-short * {
    color: #000000 !important;
}
.detail .price {
    float: left;
}

.detail .code, .detail .code1 {
    float: right;
    margin-top: 17px;
}

.detail>span {
    font-size: 13px;
}
span.product-buy {
    background: #F44747;
    color: #ffffff;
    padding: 5px 5px;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
}
p.gia1 {
    padding: 15px 0px;
}
span.price-o {
    color: #ABAAAA;
    font-size: 16px;
}

span.price-n {
    color: #F00;
    font-weight: bold;
    font-size: 20px;
}
.sl input[type="text"] {
    width: 70px;
    padding: 4px;
}

.sl {
    width: 58%;
    float: left;
}

.datmua {
    width: 42%;
    float: right;
    margin-top: -15px;
}
.title-news-11 {
    margin-top: 50px;
}
.share_img {
    width: 130px;
    float: left;
}

.googlelike {
    width: 85px;
    float: left;
    height: 22px;
}

div#social-icon {
    width: 200px;
    float: left;
}
.chitietsp-1 {
    margin-top: 20px;
}
.detail-inf-p {
    padding: 15px 0px;
}
.product-other-detail {
    font-weight: bold;
    font-size:16px
}
.cd-top {
    width: 61px;
    height: 48px;
    position: fixed;
    background: url(../images/icon-to-top2.png) 1px 1px no-repeat;
    cursor: pointer;
    right: 1.5%;
    /* opacity: 0.5; */
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    z-index: 999;
    /* border: 3px solid; */
    /* border-radius: 100%; */
    bottom: 110px;
    font-size: 12px;
    color: #000;
}

.ss2_wrapper {
    position: relative;
    width: 100%;
    height: 340px;
    margin: 0px;
    overflow: hidden;
}
.ss2_wrapper a.slideshow_prev {
    position: absolute;
    left: -50px;
    top: 40%;
    z-index: 10;
    width: 40px;
    height: 46px;
    outline: none;
}

.ss2_wrapper a.slideshow_next {
    position: absolute;
    right: 50px;
    top: 40%;
    z-index: 10;
    width: 40px;
    height: 46px;
    outline: none;
}

.ss2_wrapper a.slideshow_prev span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(../images/arrows.png) no-repeat -55px 50%;
    text-indent: -9999px;
}

.ss2_wrapper a.slideshow_next span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(../images/arrows.png) no-repeat -5px 50%;
    text-indent: -9999px;
}
div#slideshow img {
    width: 1000px !important;
    height: 340px;
    /* border-radius: 5px; */
}