.hd-top-left {
    color: #f04e23;
    line-height: 25px;
    float: left;
    height: 25px;
    font-size: 17px;
    font-weight: bold;
}

#boxSearch .g1180 > div.blockLogo {
    display: flex;
    align-items: center;
}

#logo img {
    max-height: 75px;
}

#fNewsLetter > a > img {
    max-height: 75px;
}

.bs-left {
    width: 24%;
    overflow: hidden;
}

.bs-center {
    width: 46%;
    position: relative;
}

#boxSearch form {
    width: 99%;
}

#boxSearch form input, #boxSearch.fixed form input {
    width: 100%;
}

.bs-right {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social li {
    float: left;
}

.social li a {
    padding: 0 2px !important;
}

.hr-content {
    padding: 0 5px;
}

.sliderOne .owlPrev, .sliderOne .owlNext {
    content: "";
    top: 40%;
    width: 30px;
    color: #fff;
    opacity: 1;
    z-index: 11;
    padding: 10px 0;
    cursor: pointer;
    position: absolute;
    background: #5f5e5e;
    text-align: center;
    font: normal normal normal 18px/1 FontAwesome;
    background-size: 100% !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.jsSlide1 .jsCenter {
    width: 780px;
    position: relative;
}

.sliderOne .owlPrev {
    left: 0;
}

.sliderOne .owlNext {
    right: 0;
}

.jsCenter .sliderOne .owlPrev, .jsCenter .sliderOne .owlNext {
    top: 50% !important;
}

.owl-theme .owl-controls .owl-page span {
    border: 1px solid #eee;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 3px;
    width: 13px;
}

#homeSlide .jsSlide1 {
    border-bottom: 1px solid #f14e23;
    border-right: 1px solid #f14e23;
}

#homeSlide .jsSlide1 .item img {
    height: 444px
}

#menuRight {
    background: #2b3944;
}

.showCate>a.p2 {
    height: 300px;
}

.showCate>a.p2 span {
    height: 30px;
}

.showCate .title .block-view-more {
    text-align: center;
}

.showCate>a {
    width: 196px;
}

.showCate>a.p2:nth-child(6), .showCate>a.p2:nth-child(11) {
    border-width: 0 1px 1px 1px;
}

.showCate>a.p2:nth-of-type(5), .showCate>a.p2:nth-of-type(6), .showCate>a.p2:nth-of-type(7) {
    border-bottom: 1px solid #e5e5e5;
}

.saleBox, .salePercent {
    background: transparent url(/tp/T0161/img/sale-md.png) center no-repeat;;
    padding-top: 11px;
    top: 0;
}

.criteria-item {
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}

.criteria-item .criteria-icon {
    /*padding: 0 5px;*/
}

.criteria-item .criteria-icon img {
    max-width: 45px;
}

.criteria-item .criteria-content {
    padding: 0 5px 0 10px;
}

.criteria-item .criteria-title {
    font-size: 16px;
    margin-bottom: 5px;
}

.qtt-adder::-webkit-outer-spin-button,
.qtt-adder::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.add-action {
    cursor: pointer;
    padding: 3px 8px;
    border: 1px solid #ccc;
}

#sp-online p a i {
    font-size: 18px;
}

.contentSliderhome2 {
    position: relative;
}

.relateControl {
    position: absolute;
    top: 35%;
    width: 100%;
}

.productRelation .ico10484 {
    color: #fff;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    float: left;
    background-color: rgba(0,0,0,.5);
}

.productRelation .ico10484 i {
    font-size: 28px;
}

.relateControl .nextRe, .relateControl .nextRe1 {
    float: right;
}

.b-rating img {
    max-width: 90px;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.b-rating span, .showCate>a.p2 .b-rating span {
    display: inline;
    height: auto;
    padding: 0;
    margin: 0;
}

.qiv {
    bottom: 10px;
    left: 0;
    opacity: 0;
    height: 45px !important;
    padding: 10px 0 !important;
    position: absolute;
    text-align: center;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 99;
}
.pItem .qiv{
    bottom: 100px;
}
.pItem {
    height: 350px;
}
.fixed .phone{
    margin-top: 0.5% !important;
}
.qiv .qib-btn {
    background: #da0808;
    color: #fff;
    cursor: pointer;
    font-style: normal;
    padding: 7px 17px;
}
.showCate > a.p2:hover .qiv, .pItem:hover .qiv,.pItem:hover .qiv{
    opacity: 1;
    visibility: visible;
}

.account.top-check-order {
    font-size: 12px;
}

form.seachOrder button {
    background: #f14e23;
    color: #fff;
    padding: 5px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #f14e23;
    margin-top: 7px;
}

#fixed-nav-sidebar {
    position: fixed;
    z-index: 9;
    left: 0;
    top: 15%;
    width: 60px;
    /*display: none;*/
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

#fixed-nav-sidebar.scrolldown {
    display: inline-block;
}

#fixed-nav-sidebar ul {
    margin: 0;
}

#fixed-nav-sidebar ul li {
    /*margin: 0;*/
    /*width: 60px;*/
    /*height: 60px;*/
}

#fixed-nav-sidebar ul li.active a {
    color: #fff;
    background: #c0020f;
}

#fixed-nav-sidebar ul li a {
    width: 45px;
    height: 45px;
    border-bottom: 1px solid #f7f7f7;
    display: inline-block;
    background: #fff;
    color: #333333;
    font-size: 10px;
    position: relative;
}

#fixed-nav-sidebar ul li a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
}

#fixed-nav-sidebar ul li a#back-to-top {
    color: #fff;
    background: #c0020f;
}


.slimScrollDiv {
    z-index: 990;
}
.logo-menu {
    display: none;
}
.logo-menu img {
    max-width: 130px;
}
#boxSearch.fixed #logo img{
    display: none;
}
#menuList{
    position: relative !important;
}
#menuList .menu.affix-nav{
    overflow: visible !important;
    position: fixed !important;
    height: auto !important;
    z-index: 500;
    top: 0px;
}
#menuList .menu.affix-nav>p {

}
#menuList .menu.affix-nav .title-menu {
    display: none;
}
#menuList .menu.affix-nav .logo-menu {
    display: inline-block;
}
#menuList .menu.affix-nav>p {
    background: #fff;
    line-height: unset;
    height: 45px;
    display: flex;
    align-items: center;
}
#menuList .menu.affix-nav>p .fa {
    float: left;
    line-height: unset;
    background: #f04e23;
    color: #fff;
    padding: 7px;
}
#menuList .menu.affix-nav #menuTriger{
    display: none ;
    opacity: 0 ;
    visibility: hidden;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}
#menuList .menu.affix-nav:hover {
    height: 100% !important;
}
#menuList .menu.affix-nav:hover #menuTriger{
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out
}
#menuList .menu.affix-nav #menuTriger li ul {
    top: 0;
}

.lastProductView .pItem {
    margin: 10px 0;
}

#topHeader .account>form {
    z-index: 991;
}

#policyHeader, #policyHeader p, #policyHeader li, #policyHeader a, #policyHeader #navbarHeader a {
    color: #fff;
}
#boxSearch form input{
    width: 100%;
}
#boxSearch form button{
    height: 31px;
    right: 2px;
}
#menuList .menu.affix-nav >ul{
    top: 46px;
}
.menu>ul {
    border-left: 1px solid #f14e23;
    border-bottom: 1px solid #f14e23;
}
#menuTriger>li>a {
    padding: 5px 5px 5px 10px;
    display: flex;
    line-height: normal;
    align-items: center;
}
#menuTriger li .menu_2 li>a {
    padding-left: 20px;
    width: 100%;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: 700;
    color: #f14e23;
    align-items: center;
}

#menuTriger li .menu_2 li a .fa {
    margin-right: 5px;
}

#menuTriger .iconCategory img {
    width: 30px;
    margin-right: 7px;
}

.menu>ul>li>ul {
    width: 980px;
    height: 445px;
    overflow-y: scroll;
    top: 0;
}

.menu>ul>li>ul>li {
    width: 20%;
    height: auto;
}

.menu>ul>li>ul>li:nth-child(5n+1) {
    clear: both;
}

.menu>ul>li>ul>li>a:hover {
    padding-left: 20px;
    color: #ef4e22;
}
#homeProduct .title span{
    color: #ef4e22;
    left: 39%;
}
#homeProduct .title p {
    border-top: 1px solid #ef4e22;
    margin: 2px 0;
}
.f-left {
    float: left;
    width: 100%;
}

.productRelation2.f-left .relateControl {
    display: none;
}
.over-light{
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    position: fixed;
    background: rgba(0,0,0,1);
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}
.over-light.show{
    opacity: .5;
    z-index: 11;
    visibility: visible;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}
.commentItem {
    padding: 11px 5px;
}
#voteView5 {
    background-position: 0px -313px;
}
#pContent .contentTab.active .commentItem p{
    line-height: 17px;
}
#homeProduct .title {
    margin: 20px 0;
}
#homeProduct .title span {
    font-family: Arial,sans-serif;
}
.productBestseller , .productDiscount{
    position: relative;
}
#homeProduct .title .showmore {
    font-size: 14px;
    font-style: normal;
    text-transform: none;
}
.qiv {
    bottom: -20px;
}
.showCate > a.p2 img {
    height: auto;
}
.menu > ul:hover, .menuTriger li a ul.menu_2 {
    border: 2px solid #000;
}
.menu > ul > li > ul {
    border: 2px solid;
    border-left: none;
    top: -2px;
    left: 192px;
}
#article{
    user-select: none;
}
.advertisement{
    display: none;
}
#tableShipFee table {
    width: 100%;
}

@media (min-width:1200px) {
    .advertisement{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        max-width: 250px;
        max-height: 350px;
        overflow: hidden;
    }
    .advertisement .advertisement_content{
        border: 1px solid #03aff0;
    }
    .advertisement .advertisement_close span{
        cursor: pointer;
        display: inline-block;
        color: white;
        background-color: #03aff0;
        border: 1px solid #03aff0;
        font-size: 11px;
        padding: 2px;
    }
}
.showCate>a{
    width: 196px !important;
}
.relateControl {
    display: block !important;
}
.fixed-item.fixed-messenger {
    position: fixed;
    z-index: 99;
    bottom: 40px;
    background: #0A7CFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 55px;
    width: 55px;
    height: 55px;
}