body{
    font-size: 62.5%;
}
/*********product list top tiltle***********/
.catalogsearch-result-index .category-title-total {
    /*border-bottom: 1px #c8caca solid;*/
    margin-bottom: 20px;
}
.category-title-total h1 {
    font-size:2.4em;
}
.category-title-total h1 {
    color: #000000;
}
.category-title-total span {
    margin-left: 20px;
    color: #767676;
    font-size:58.3%;
}
.category-title-total span b {
    color: #d7410b;
}
/*********product list state***********/

.m-filter-item-list li {
    float: left;
    padding: 0.3em 0.5em;
    margin-right:1em;
    font-family:SimHei;

}
#narrow-by-list dd .m-filter-item-list a:hover .uncheck{ background:url(../images/checkbox.jpg) no-repeat;width:14px; height:14px;
    background-position:0 -14px; opacity:0.6;}
.currently {
    margin-top: 20px;
}
.currently ol li {
    background-color: #0096D6;
    color: #ffffff;
    float: left;
    margin-right: 5px;
}
.btn-clearall {
    width: 20%;
    padding: 5px;
    background-color: #b94a48;
    color: #ffffff;
}
.btn-clearall:hover {
    color: #ffffff;
}
.m-selected-ln-item {
    /*background-color: #79A7BE;*/
    /*color: #ffffff;*/
}
#narrow-by-list-selected-filters dt {
    border-top: 0px;
    font-weight: 800;
}
#narrow-by-list-selected-filters .filter-select-left {
    float: left;
}
#narrow-by-list-selected-filters .filter-select-left .m-ln-item {
    background-color: #0096D6;
    color: #ffffff;
}
#narrow-by-list-selected-filters .filter-select-left .btn-remove {
    color: #ffffff;
}
#narrow-by-list-selected-filters .filter-select-left .btn-remove:after {
    color: #ffffff;
    line-height: 22px;
}
#narrow-by-list-selected-filters .filter-select-right {
    float: right;
    margin-top: 5px;
}
#narrow-by-list-selected-filters .filter-select-right a {
    border-radius: 0 5px 0 5px;
}
/*********product list layer/view***********/

.col1-layout .col-main .block-layered-nav{
    margin-top: 20px;
    margin-bottom: 20px;
    background:#e8e8e8;
    border-left: 1px solid #d8d8d8;
    border-bottom:1px solid #d8d8d8;
    padding-right:0;
}

#narrow-by-list dt {
    clear: both;
    width: 20%;
    float: left;
    background: #e8e8e8;
    text-align: right;
    padding:0;
    padding-right: 2%;
    border: 1px solid #d8d8d8;
    border-right:none;
    border-left:none;
    border-bottom: 0px;
    font-size:1.4em;
    height:43px;
    line-height:43px;
}
#narrow-by-list dt:last-child {
    border-bottom: 1px solid #dde1e4;
}
/*#narrow-by-list dt.last {
    border-bottom: 1px solid #dde1e4;
}*/
#narrow-by-list dd {
    width: 80%;
    float: left;
    border: 1px solid #dde1e4;
    border-bottom: 0px;
    padding:10px;
}
/*#narrow-by-list dd:last-child {
    border-bottom: 1px solid #dde1e4;
}
#narrow-by-list dd.last {
    border-bottom: 1px solid #dde1e4;
}*/
#narrow-by-list dd .m-filter-item-list a {
    color: #333;
    font-size:1.2em;
    width:14px;
    height:14px;
    overflow:hidden;
}
#narrow-by-list dd .m-filter-item-list a:hover{ color:#0197d6}
#narrow-by-list .uncheck {
    background:url(../images/checkbox.jpg) no-repeat;
    width:14px; height:14px;
    background-position:0 0;
    display:inline-block;
    color: transparent;
    margin-top:-2px;
    margin-right:-5px;
    vertical-align:middle;
}

#narrow-by-list .checked {
    background:url(../images/checkbox.jpg) no-repeat;
    width:14px; height:14px;
    background-position:0 -14px;
    display:inline-block;
    margin-right:-5px;
    margin-top:-2px;
    margin-right:-5px;
    vertical-align:middle;
}
#narrow-by-list .checked span.fa.fa-check, #narrow-by-list .uncheck span.fa.fa-check{ display:none;}

#narrow-by-list .disabled .uncheck {
    display: none;
}
#narrow-by-list .multiple {
    border: 2px solid #0197D6;
}
.filter-item-actions-bottons {
    text-align: center;
    margin-top: 15px;
}
.filter-item-actions-bottons .button {
    height: 20px;
    line-height: 21px;
}
.filter-item-actions-bottons .button-cancel {
    color: #0096d6;
    background: #fff;
    border: 1px solid #0096d6;
}
.filter-item-actions-bottons .button-cancel:hover{ background:#0096d6;}
.
    /*********product list toolbar***********/
.toolbar .sorter .sort-by li {
    float: left;
    background: #ffffff;
    font-size:1.4em;
    padding: 0px 10px;
    width: 60px;
    text-align: center;
    border: 1px #e3e3e3 solid;
}
.toolbar .sorter .sort-by .active {
    background: #0197d6;
}
.toolbar .sorter .sort-by .active a {
    color: #ffffff;
}
.toolbar .sorter .sort-by a {
    color: #000000;
}
.category-search-form {
    float: left;
}
.category-search-form input[type="text"] {
    width: 180px;
    border: 1px #e3e3e3 solid;
}
.category-search-form input[type="submit"] {
    width: 60px;
    text-align: center;
    line-height: 13px;
    background: #f1f1f1;
    color: #2d2d2d;
    border: 1px #e3e3e3 solid;
    margin-left: -4px;
}

/*********product list product***********/
.widget-recommend-products .widget-title h2 {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-size:2em;
    color:#000;
    border-bottom:4px solid #0197d6;
    display:inline-block;
}

.category-products .products-grid {
    border-bottom: 0px;
    background-color: none;
}
.category-products .products-grid .product-image {
    border: 0px;
    padding: 0px;
    /*	height:385px;*/
    vertical-align:middle;
    display:block;
}
.category-products .products-grid .product-name {
    height: 2.8em;
    overflow:hidden;
    text-indent:0;
    margin-top: 10px;
}
.category-products .products-grid .recomend-product-name {
    height: 42px;
    min-height: 42px;
}
.category-products .products-grid .delivery_date {
    position: absolute;
    right: 0;
    font-size: 1.4em;
    color: #767676;
    border-left: 1px solid #c8caca;
    border-bottom: 1px solid #c8caca;
    padding: 1px 5px;
    z-index: 9;
    background-color: #FFFFFF;
}
.category-products .products-grid .delivery_date a {color: #767676;}

/*.category-products .products-grid .product-name:hover {
  text-overflow:inherit;
overflow:visible;
background:#fff;
}*/
.category-products .products-grid .product-name a {
    font-weight: 800;
}
.category-products .products-grid .shopping-price {
    padding:0  15px 0px 15px;
    /*height: 135px;*/
}

.printer-scanner-widget .shopping-price .suggested-price .label,
.category-products .products-grid .shopping-price .suggested-price .label{
    display:none;
}
.product-view .product-shop .price-box {
    margin-top: 4px;
}
.price-box p {
    float: left;
}
.price-from-to {
    padding: 2px 0px 0px 3px;
}
.category-products .products-grid .to-shopping {
    float: right;
}
.category-products .products-grid .to-shopping .btn-shopping {
    background: #0096D6;
    border-radius: 0 5px 0 5px;
    padding: 5px 15px;
    height: 30px;
}
.category-products .products-grid .product-info {
    padding: 0px 15px 0px 15px;
}
.category-products .products-grid .product-info-noheight {
    padding: 10px 15px 0px 15px;
}
.category-products .products-grid .price-box {
    float: left;
}
.category-products .products-grid .old-price {
    display: none;
}
.category-products .price-box .price {
    vertical-align: bottom;
    color: #d7410b;
    font-size:1.9em;
    font-family:'SimHei';
}
.category-products .price-box .price:first-letter{font-size:70%; }
.category-products .products-grid {
    /*border: 1px solid #ededed;*/
    border-bottom: none;
}
.category-products .products-grid > li {
    border: 1px solid #c8caca;
    text-align: left;
    margin-bottom:25px;
    box-sizing: border-box;
    background:#fff;
    /*min-height: 700px;*/
}
/*耗材 金牌服务 list*/
.haocai .products-grid > li {
    min-height: 400px;
}
.category-products .products-grid .category-product-list {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/*.category-products .products-grid > li.row-last, .category-products .products-grid > li.last {
    border-right: 1px solid #ededed;
}*/
/*.category-products .products-grid > li:nth-child(even) {
    margin-right: 1%;
}
.category-products .products-grid--max-4-col > li:nth-child(even),
.category-products .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 1%;
}
.category-products .products-grid--max-5-col > li:nth-child(even),
.category-products .products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 1%;
}
.category-products .products-grid--max-6-col > li:nth-child(even),
.category-products .products-grid--max-6-col > li:nth-child(3n) {
    margin-right: 1%;
}*/
.category-products .category-product-list .add-to-links li {
    float: left;
    border-top: 1px solid #ededed;
    /*border-right: 1px solid #ededed;*/
    width: 30%;
    line-height: 20px;
    /*    padding-top: 2px;*/
    text-align: center;
}
.category-products .category-product-list .add-to-links li:last-child {
    border-right: 0px;
}
.category-products .category-product-list .add-to-links li:hover {
    background: #be3807;
}
.category-products .category-product-list .add-to-links li:hover a {
    color: #ffffff;
    width: 100%;
}
.category-products .category-product-list .add-to-links li:hover a span {
    color: #ffffff;
}
.category-products .category-product-list .add-to-links li a {
    text-decoration: none;
    color: #ffffff;
}

.category-products .category-product-list .add-to-links li button {
    display: inline-block;
    color: #0096D6;
    border: none;
    background-color: transparent;
}

.category-products .category-product-list .add-to-links li:hover button {
    color: #ffffff;
}

.category-products .category-product-list .add-to-links li a span {
    color: #686868;
}
.category-products .category-product-list .add-to-links li:last-child {
    width: 40%;
}
.category-products .category-product-list .short-links li {
    float: left;
    border-top: 1px solid #c8caca;
    border-bottom:none;
    /*    border-right: 1px solid #c8caca;*/
    width: 100%;
    height: 40px;

    text-align: center;
    background: #D6410A;
    line-height:40px;
}
.category-products .category-product-list .short-links li {
    width: 100%;
    font-size:1.6em;
}

.category-products .category-product-list .short-links li:last-child {
    width: 100%;
    /*    font-size:1.4em;*/
}
.category-products .category-product-list .short-links li.outofstock {
    width: 100%;
}
.category-products .category-product-list .short-links li.toshopping {
    background: #0898d8;
    display:none;
}
.category-products .category-product-list .short-links li.toshopping a span {
    color: #ffffff;
}
.price-box .price-label {
    display: none;
}
/*********product list product attribute***********/
.product-attribute .product-attribute-lable {
    color: #0096D6;
    margin-bottom:10px;
    font-size:1.6em;
}
.product-attribute .product-attribute-content-top {
    /*height: 12.5em;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    margin-bottom: 1em;
}
.product-attribute .product-attribute-content-top p {
    font-size: 1.4em;
    line-height: 1.5em;
}
.haocai .product-attribute .product-attribute-content-top {
    /*height: 4em;*/
    /*height: 17em;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    margin-bottom: 1em;
}

.haocai .product-attribute .product-attribute-content-top-printer {
    height: 4em;
}

.product-attribute .product-attribute-content-top ul {
    /*   padding-left: 15px;*/
    padding-left: 0;
}
.product-attribute .product-attribute-content-top ul li {
    /*    list-style-type: disc;*/

    border: none;
    list-style: none;
    font-weight: normal;
    color: #767676;
    background:  url(../images/li.gif) left 7px no-repeat;
    padding-left: 8px;
    line-height:1.5em;
    font-size:1.4em;
    /*	margin-bottom:0.3em;*/
}
.product-attribute .hp-sacompathw{
    line-height:1.5em;
    font-size:1.4em;
    height: 13em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-attribute .product-attribute-content-bottom {
    height:42px;
    overflow: hidden;
}
.product-attribute .product-attribute-content-bottom img {
    height: 42px;
    vertical-align:middle;
    display:inline-block;
    width:auto;
}
.proddes_overview_extended, .carepack_links, .carepack_legaldisclaim {
    font-size: 1.6em;
}
i.fa.fa-database.fa-fw{ background:url(../images/multiproduct_icon.png) no-repeat; width:18px; height:18px; vertical-align:middle; display:inline-block; margin-top:-5px; margin-right:2px;}
.fa-database:before{ display:none;}
.product-attribute .product-attribute-content-bottom p {
    float: left;
    margin-left: 5px;
}
.product-attribute .product-attribute-content-bottom ul li {
    float: left;
    margin-right: 10px;
    border:none;
}
.product-attribute .product-attribute-content-bottom ul li:last-child{ margin-right:0;}
/*********product list product list/pager***********/
#listpager {
    margin-top: 50px;
}
#listpager .toolbar {
    border-top: 0px;
    border-bottom: 0px;
    background: #ffffff;
}
#listpager .pages {
    float: left;
}
#listpager .pages li {
    margin-right: 5px;
}
#listpager .pages li a {
    color: #636363;
    border: 1px solid #c8caca;
    width: 30px;
    background-color: #f6f6f6;
    cursor: pointer;
    text-decoration: none;
}
#listpager .pages li a:hover{ border:1px solid #0096d6; color:#0096d6}
#listpager .pages .current {
    border: 0px;
    margin-top: 2px;
    color: #0799ca;
}
#listpager .pages li a.previous-pager {
    width: 80px;
}
#listpager .pages li a.disabled {
    background-color: #ffffff;
    color: #c9c9c9;
    cursor: default;
}
#listpager .pages li a.disabled:hover{  border: 1px solid #c8caca;}
#listpager .pages li a.next-pager {
    width: 80px;
}
#listpager .show-pager-total-action {
    float: right;
    font-size:1.4em;
    padding-top: 2px;
    margin-left: 10px;
}
#listpager .show-pager-total-action div {
    float: left;
    margin-left: 10px;
}
#listpager .show-pager-total-action .goto-page {
    width: 35px;
    border: 1px solid #c8caca;
    text-align: center;
    line-height:30px;
    font-size:1em;
}
#listpager .show-pager-total-action .btn-cancel {
    background: #f6f6f6;
    color: #666666;
    border: 1px solid #c8caca;
    font-size:1em;
    height: 30px;
    padding-top: 0;
    border-radius: 0 0 0 0;
    vertical-align:top;
    line-height:30px;
}
/*********product list show category image***********/
.category-image img {
    width: auto;
}
/*********product detail***********/
.product-view .product-image {
    border: 0px;
}
.product-view .more-views {
    text-align: center;
}
.product-view .product-image-thumbs li a {
    border: 1px solid #ededed;
    margin-right: 10px;
}
.product-view .product-image-thumbs li a:hover {
    border: 1px solid #0293d2
}
.product-view .product-shop .product-name .h1 {
    color: #000000;
}
.product-view .product-img-bottom {
    margin-top: 20px;
}
.product-view .product-img-bottom .add-to-links span {
    color: #636363;
}
.product-view .product-img-bottom .add-user-buttons {
    float: right;
}
.product-view .product-img-bottom .add-user-buttons .bdsharebeforetext {
    float: left;
    padding: 5px 10px;
    line-height:1.5;
}
.product-view .product-img-bottom .add-user-buttons .bdsharebuttonbox {
    float: left;
}
.product-view .product-shop .short-description .std {
    font-size:1.4em;
    /*   font-weight: 600;*/
    color: #e4393c;
}
.product-view .product-shop .price-before-info {
    color: #666666;
    clear: both;
}
.product-view .product-shop .price-before-info div {
    float: left;
    margin-right: 20px;
}
.product-view .product-shop .price-before-info .product-sku {
    margin-right: 5px;
    color: #aeaeae;
}

.product-view .product-shop .price-including-tax {
    color: #aeaeae;
}
.product-view .product-shop .price-before-info a {
    text-decoration: line-through;
    color: #666666;
}
/*.product-view .old-price .price {
    display: none;
}*/
.product-view .product-shop .price-info {
    clear: both;
    float: left;
    padding-left: 0px;
    text-align: left;
    /*width:100%;*/
}
.suggested-price {
    height: 15px;
}
.product-shop .price-info .suggested-price {
    float: right;
    margin-left: 30px;
    -moz-margin-start: 80px; /**firefox**/
    margin-top: 8px;
    font-size: 1.4em;
    color: #666;
    display:-moz-inline-box;
    display:inline-block;
}
.product-shop .price-info .suggested-price .price{ color:#666; text-decoration:line-through; font-size: 1.2em;}
.price-box .special-price {
    padding-left: 0px;
}
.product-view .product-shop .price-box .special-price .price {
    color: #d93a03;
}
.product-view .product-shop .price-box .regular-price .price{
    color: #d93a03;
    font-size:2.8em;
    font-weight: bold;
    font-family:'SimHei';
    vertical-align: -5px;;
    letter-spacing:-3px;
}
.product-view .product-shop .price-box .regular-price .price:first-letter{ font-size:70%;}
.product-view .price-info {
    /* margin-top: 10px;*/
}
.product-view .price-info .price-member-label {
    float: left;
    padding-top:18px;
    font-size:1.4em;
}
.product-view .price-info .price-box {
    float: left;
}
.product-view .add-to-cart {
    border-top: 1px solid #c8caca;
    border-bottom: 15px;
    padding-top: 15px;
}
.product-view .add-to-cart-buttons {
    clear: both;
}
.product-view .add-to-cart-buttons div {
    float: left;
    /* width: 46%;*/
    margin-right: 10px;
}
.product-view .add-to-cart-buttons .btn-shop {
    background: #d7410b;
    /*  font-weight: 800;*/
    padding: 0px 10px;
}
.product-view .add-to-cart-buttons .btn-shop:hover{ background:#c53b0b}
.product-view .add-to-cart-buttons .button {
    border-radius: 0 5px 0 5px;
}
.product-view .product-collateral .blank {
    margin: 20px;
}
.product-view .product-collateral .toggle-tabs {
    border: 0px;
    background-color: #ffffff;
    border-bottom: 1px solid #c8caca;
    background:none;
    height:44px;
    color:#333;
}
.product-view .product-collateral .toggle-tabs li {
    float: left;
    background-color: #ffffff;
    margin-right: 10px;
    border: 1px solid #c8caca;
    border-bottom: 4px solid #0197d6;
}
.product-view .product-collateral .toggle-tabs li > span {
    font-size:1.8em;
    padding: 0px 10px;
    height: 38px;
    line-height: 40px;
    margin-right:0px;
    color:#000000;
    background-color: #ffffff;
    position: relative;
    bottom: -1px;
}
.product-view .product-collateral .toggle-tabs li.current {
    border-right: 0px;
    border-left: 0px;
    background-color: #0197d6;
    color:#ffffff;
}
.product-view .product-collateral .toggle-tabs li .arrow{ display:none; height:0;}
.product-view .product-collateral .toggle-tabs li.current span {
    border-bottom: 4px solid #0096d6;
    color:#ffffff;
    background-color: #0197d6;
}
.product-view .product-collateral .toggle-tabs {
    border-bottom: 4px solid #0197d6;
}
.product-view .product-collateral .description {
    font-size:1.6em;
}
.product-view .product-collateral .product_desc_features_content p{
    font-size:1.6em;
}

.product-view .product-collateral .description img{
    display: block;
    margin: auto;
    text-align:center;
}
.product-view .product-collateral .description span {
    word-wrap: break-word;
    word-break: break-all;
    width: 100%;
}

.product-view .product-collateral .attribute-lable {
    color: #0096D6;
    padding-bottom: 10px;
    font-size:1.6em;
}
.product-view .product-collateral .std {
    border-bottom: 1px solid #c8caca;
    margin-bottom: 20px;
    padding:0 20px;
}
.product-view .product-collateral .std:last-child {
    border-bottom: 0px;
    /*display: inline-block;*/
}
.product-view .product-collateral > dl > dd {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.recommend-package .product-collateral > dl > dd {
    height: 220px;
}
.product-view .data-table {
    width: 100%;
}
.product-view #product-attribute-specs-table {
    width: 100%;
    max-width: 100%;
    border: 0px;
}
.product-view #product-attribute-specs-table th {
    text-align: left;
    font-size:1.6em;
}
.product-view .product-collateral .product_desc_features ul {margin-bottom: 0;}
.product-view .product-collateral .std ul li {
    margin-left: 2em;
    font-size: 1.5em;
}

.data-table th{ background:none; color:#333;}
.product-view #product-attribute-specs-table .group-label {
    background: #f4f4f4;
    padding-left: 6%;
    font-weight: bold;
    border-top: 1px solid #e8e8e8;
    font-size:1.5em;
}
.product-view .extra-display {
    clear: both;
    margin-bottom:10px;
}
.product-view .extra-display .phone400 {
    font-size:1.6em;
    color: #0096D6;
    float: left;
}
.product-view .extra-display .phone400 div {
    float: left;
    color: #c53b0b;
    font-size: 18px;
}
.product-view .extra-display .phone400 div:last-child {
    padding-left: 5px;
    padding-top: 5px;
}
.product-view .extra-display .display-ship-terms {
    float: right;
    padding-top: 8px;
    font-size: 1.3em;
}

.product-view .extra-display .display-ship-terms a {
    color: #a0a0a0;
}

.product-view .tab-content .std.desc_footnotes ul li {
    list-style: none;
    width: 120px;
    float: left;
    color: #9c9c9c;
    font-size: 1.4em;
    width: 100%;
}
/**********onestepcheckout****************/
#checkoutSteps .grid {
    border: 1px solid #dddddd;
    background: #ffffff;
    margin-top: 60px;
}
#checkoutSteps .page-title {
    margin-top: 10px;
    border-left: 3px solid #0096d6;
    text-indent: 10px;
    color:#333;
    width: 50%;
    float: left;
    font-size:2.4em;
}
#checkoutSteps form#checkout_form {
    clear: both;
}
#checkoutSteps .row .four.columns {
    width: 100%;
}
.lt-checkoutpage h3.ptitle {
    font-size:1.5em;
    font-weight: bold;
    padding:10px 20px;
    margin: 0px;
    border: 0px;
    background:#f2f2f2;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    margin-bottom:20px;
}
.lt-checkoutpage h3.ptitle a{
    float: right;
    font-weight: normal;
    font-size:0.875em;
    text-decoration: none;
}
#checkoutSteps .new-address {
    float: right;
    font-size:1.4em;
    font-weight: normal;
    color: #0090d9;
    cursor: pointer;
    padding-right: 20px;
}
/**********onestepcheckout address****************/
#checkoutSteps .form-list-address {
    clear: both;
    padding: 0px 30px;
}
#checkoutSteps .list-address-row {
    margin-bottom: 18px;
    cursor: pointer;
}
#checkoutSteps .list-address-row:hover .list-address-label {
    /* border: 1px solid #dc4000;*/


}
#checkoutSteps .list-address-row:hover .list-address-content {
    background: #e5f4fb;
}
#checkoutSteps .list-address-row:hover .list-address-actions {
    display: block;
}
#checkoutSteps .form-list-address .list-address-label {
    float: left;
    height: 30px;
    border: 1px solid #c8caca;
    border-radius:0 5px 0 5px ;
    line-height:30px;
    width: 12%;
    text-align: center;
    font-size:1.4em;
    overflow:hidden;
}
#checkoutSteps .form-list-address .list-address-label:hover{ border-color:#0096d6; color:#0096d6;}
#checkoutSteps .form-list-address .list-address-selected {
    background:#0096d6; color:#fff; border-radius:0 5px 0 5px; border-color:#0096d6;
}
#checkoutSteps .form-list-address .list-address-selected:hover{border-color:#0096d6; background:#0096d6; color:#fff;}
#checkoutSteps .list-address-content {
    float: left;
    background: #fff;
    color:#666;
    width: 86%;
    margin-left:2%;
    font-size: 1.4em;
}
#checkoutSteps .list-address-content:hover {
    background: #e5f4fb;

}

#checkoutSteps .list-address-content:hover .list-address-actions {
    display: block;
}
#checkoutSteps .list-address-detail {
    float: left;
    padding: 4px 10px;
    width: 77%;
}
#checkoutSteps .list-address-actions {
    float: right;
    padding: 4px 8px;
    /*    width: 23%;*/
}
#checkoutSteps .list-address-actions li {
    float: left;
    padding-right: 10px;
}
#checkoutSteps .list-address-actions li:first-child {
    /*  width: 100px;*/
    width:auto;/*firefox*/
}
#checkoutSteps .address-more {
    padding-left: 43px;
    cursor: pointer;
}
#checkoutSteps .address-more .fa {
    font-size: 1.6em;
    margin-left: 5px;
}
#checkoutSteps .address-collapse {
    padding-left: 43px;
    cursor: pointer;
}
#checkoutSteps .address-add-new {
    padding: 0px 30px 0px 43px;
    color: #636363;
    font-size: 1.4em;
}
#checkoutSteps .address-collapse .fa {
    font-size: 1.6em;
}
#checkoutSteps .columns-line {
    /*    border-bottom: 1px solid #c8caca;*/
    margin: 20px;
    /*    margin-bottom: 0px;*/
}
label.required em {
    display: inline-block;
    color: #df280a;
    margin-right: 6px;
}
label.required:after, span.required:after {
    content: '';
    color: #df280a;
    font-weight: normal;
    font-size:1.2em;
}
.payment-send-method {
    margin-top: 20px;
    font-size: 1.4em;
}
.payment-send-method p {
    line-height: 2em;
}
/**********onestepcheckout payment****************/
#checkoutSteps .payment #payment_partial {
    padding: 0px 30px;
}
.sp-methods dt {
    float: left;
    margin: 0px;
    margin-right: 10px;
    text-align: center;
}
.sp-methods dt:first-child {
    margin: 0px;
    margin-right: 10px;
}
.sp-methods dt label {
    padding: 5px;
    background-color: #ffffff;
    min-width: 135px;
    border: 1px solid #c8caca;
    border-radius:0 5px 0 5px;
}
.sp-methods dt label:hover {
    border: 1px solid #0096d6;
    color:#0096d6;
    background-color: #ffffff;
    cursor: pointer;
}
.sp-methods dt input[type="radio"] {
    width: 0.0001px;
    z-index: -10;
}
.sp-methods dd {
    display: none;
    clear: both;
}
.sp-methods .paymentchecked {
    /*  border: 1px solid #dc4000;*/
    background:#0096d6;
    color:#fff;
    border-color:#0096d6;
    border-radius:0 5px 0 5px;
}
.sp-methods .fields {
    clear: both;
}
.sp-methods .paymentcontent {
    padding-top: 20px;
    /*	border-bottom:1px solid #e7e7e7; */
    /*min-height:200px;*/
}
/**********onestepcheckout product listing****************/
#checkoutSteps #review_partial {
    padding: 0px 30px;
}
#checkout-review-table thead {
    display: none;
}
#checkout-review-table .product-name {
    /*padding-left: 100px;*/
    /*    font-weight: bold;*/
    font-size:1.4em;
}
.product-name-info {
    float: left;
    margin-left: 30px;
    width: 420px;
}
.product-name-info .cart-option-content {
    float: left;
    margin-left: 46px;
}
.product-name-info .option-null-label {
    margin-left: 60px;
}
.product-name-info .option-null-gift-label {
    margin-left: 46px;
}

.product-name-info .free-gift .price {
    display: none;
}
.product-name-info .cart-option-content .item-options {
    margin: 0px;
}
.product-name-info .small-image {
    width: 30px;
}
.product-name-info .item-option-image {
    float: left;
    padding-right: 10px;
}
.product-name-info .item-option-label {
    float: left;
    padding-top: 6px;
    font-size: 0.8em;
    color: #7f7f7f;
}
.product-name-info .cart-price {
    margin-top: 30px;
    display: block;
}
.product-name-info .btn-remove-text {
    margin-top: 30px;
}
.bundle-image {
    width: 80px;
}
#checkout-review-table .price {
    font-size:1.6em;
    color: #db410f;
    font-family:'SimHei';
}
#checkout-review-table .price:first-letter{ font-size:70%;}
#checkout-review-table tfoot .price {
    color: #222; font-size:1em; white-space:nowrap;
}
#review_partial .data-table td{ padding:10px 20px;}
#review_partial .data-table td.a-left{ width:60%;}
#review_partial .data-table thead th{ width:10%;}
#review_partial .data-table tbody > tr:nth-child(even) > td { background:#f2f2f2;}
#checkout-review-table tfoot strong .price {
    color: #db410f;
    font-size:2.1em;
    font-weight: normal;
}

#review_partial .data-table tfoot td {
    padding:0;
    border: 0px;

}
/*#review_partial .data-table tfoot td:last-child{ padding-right:40px;}
#review_partial .data-table tfoot tr:nth-child(8){ border-top:1px solid #ccc;}*/
#review_partial .data-table tfoot td.a-right{
    font-size:1.6em;
    color:#222;
    line-height:1.8;
    vertical-align:middle;
    padding-right:20px;
}
@-moz-document url-prefix() {  #review_partial .data-table tfoot td.a-right{ padding-right:40px;}}
#review_partial .data-table tfoot td.a-right strong{ font-weight:normal; }
#review_partial .productlisting-footblank {
    background: #ffffff;
    height: 30px;
}
#review_partial .productlisting-footblank-only {
    background: #ffffff;
}
#review_partial .productlisting-footplace {
    height: 20px;
}
#review_partial .data-table .cart-product-extra-info td {
    border-bottom: 0px;
}
#review_partial .data-table .cart-product-extra-info-line-tr td {
    border-bottom: 0px;
}
#review_partial .data-table .bundle-product td {
    border-bottom: 0px;
}
/**********onestepcheckout save button****************/
#checkoutSteps .saveOrder-bottom {
    text-align: right;
}
.layout-2col #lbonepage-place-order-btn {
    width: 136px;
    border-radius: 0 5px 0 5px;
    height:36px;
    font-weight:normal;
    line-height:36px;
}
button#lbonepage-place-order-btn span span{ font-weight:normal; font-size:1.2em;}
#lbonepage-place-order-btn {
    padding:0;
    min-height: 36px;
}
/**********onestepcheckout bottom selected address****************/
.bottom-address {
    margin-top: 20px;
    text-align: right;
    background: #f4f4f4;
    border: 1px solid #c8caca;
    padding: 18px 40px 50px 0px;
    color: #949494;
}
/**********onestepcheckout new address form****************/
#addressEditArea {
    padding:30px;
    border: 2px solid #e6e6e6;
    margin: 25px;
}
#addressEditArea .fields {
    width: 100%;
}
#addressEditArea .fields .field {
    width: 100%;
}
.form-list .input-box-wide {
    width: 80%;
}

#addressEditArea .fields label {
    float: left;
    text-align: right;
    padding-top: 6px;
    padding-right: 18px;
    width: 132px;
    color:#222;
    font-weight:normal;
}
label.required:after, span.required:after {

}
#addressEditArea .fields .input-box {
    float: left;
    width: 285px;
    border: 0px;
}
#addressEditArea .input-text {
    border: 1px solid #c8c8c8;
}
#addressEditArea .input-group-addon {
    display: none;
}
#addressEditArea .save-consigness-address {
    margin-left: 130px;
}
#addressEditArea .save-consigness-address .btn-radius {
    border-radius: 0 5px 0 5px;
}
#addressEditArea .marignbottom20 {
    margin-bottom: 20px;
}

.form-list .field{ margin-bottom:0;}
.form-list .field.name-firstname {
    margin-bottom: 8px;
}
#addressEditArea select {
    height: 30px;
}
#addressEditArea .select-box select {
    width: 120px;
    float: left;
    margin-left: 0;
    margin-right: 10px;
    height: 30px;
    background: #ffffff;
    border: 1px #cccccc solid;
    padding-left: 10px;
}
#addressEditArea div.mage-error {
    display: none;
}
#addressEditArea .validation-advice {
    display: none;
}
.address-close {
    text-align: right; position:relative;
}
.address-close-icon {
    background:url(../images/close.png) no-repeat;
    /*  font-size: 1.6em;*/
    /*    border-radius: 50%;*/
    width: 28px;
    height:28px;
    text-align: center; margin:0 auto;
    /* color: #0097d1;*/
    cursor: pointer;
    position:absolute;right:-20px; top:-20px;

}
.address-close-icon:hover{background:url(../images/close.png) 0 -28px no-repeat; }
.address-close-icon .fa-times{ display:none;}
/**********onestepcheckout coupon****************/
#coupon_patial {margin: 0px;padding-left: 20px;}
.allow-coupons{clear: both!important;width: 100%;margin: 10px 0!important;}
.allow-coupons .allow-coupons-list{max-height:300px;width:100%;background-color:#f2f2f2;overflow-y:auto;}
.coupon-item{display: inline-block;border: 2px solid #f2f2f2;height: 105px;width: 201px;float: left;margin-right: 20px;margin-bottom: 15px;background-color: #74d2d4;color: #fff;font-size: 14px;}
.coupon-item.allow-item.active,.coupon-item.allow-item:hover{border: 2px solid #e43a3d;background-image: url(images/huabei-pay.png);background-repeat: no-repeat;background-position: right 76px;}
.coupon-item .cou-top{height:3px;width: 100%;display: block; }
.coupon-item.allow-item .cou-top{background: #fff url(../images/virtual-spite.png) -36px -6px no-repeat;}
.coupon-item.allow-item.active .cou-top,.coupon-item.allow-item:hover .cou-top{background: none;}
.coupon-item.disable-item{background-color: #8E8B8B; }
.coupon-item.disable-item .cou-top{ background: none; background-color: #6B6A6A}
.coupon-item.disable-item span.cou2 {background: #949191;}
.coupon-item span{display: block; color: #fff;text-align: center}
.coupon-item span.cou1,.coupon-item span.price{color: #db410f!important;font-size: 24px!important;}
.coupon-item span.cou2{background: #70C8CA;padding: 5px;border-radius: 5px;}
.coupon-item span.cou3{color:#cef0f1;}
.coupon-item a{color: #1D9092;}
.coupon-item a:hover{color: #329288;text-decoration: underline}
.coupon-notice{font-size: 14px;padding-bottom: 5px;}
.coupon-notice span{color: #db410f}
/**********checkout wizard and cart****************/
/*.checkout-cart-index .page-title {
    border-left: 6px solid #0195d5;
}*/
.cart .page-title span {
    font-size:1.6em;
    color: #a9a9a9;
}
@media (min-width: 1024px) {
    .checkout-wizard {
        font-size: 1.2em;
    }
    .checkout-types {
        float: right;
        text-align: right;
        max-width: 100%;
        /* We always want this shipping method to display on its own line */
    }
    .checkout-types li {
        float: left;
        width: 140px;
        margin-left: 0;
        text-align: left;
    }
}
@media screen and (max-width: 1023px) {
    .checkout-wizard {
        font-size:1.2em;
    }
    .checkout-types {
        float: right;
        text-align: center;
    }
    .checkout-types li {
        float: left;
        width: 140px;
        margin-left: 0;
        text-align: left;
    }
    .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
        width: auto;
        float: none;
    }
}
@media screen and (max-width: 768px) {
    .checkout-wizard {
        width: 100%;
        font-size:1.1em;
    }
    .checkout-types {
        float: left;
        text-align: center;
    }
    .checkout-types li {
        float: left;
        width: 100px;
        margin-left: 0;
        text-align: left;
    }
    /*.checkout-types {
        float: none;
        text-align: center;
    }*/
    .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
        width: auto;
        float: none;
    }
}
.checkout-wizard .order {
    width: 20px;
    height: 20px;
    background-color: #c8caca;
    border-radius: 50px;
    text-align: center;
    line-height:22px;
    margin-left: 41%;
    font-family:SimHei;
    margin-bottom:2px;
    position: relative;
    top: 2px;
}
.checkout-wizard .wizard-title {
    text-align: center;
    color: #c8caca;
    margin-top: 10px;
}
.checkout-wizard .linebar {
    width: 143px;
    height: 5px;
    position: absolute;
    background: #c8caca;
    margin-top: 10px;
}
.checkout-wizard .order span {
    height: 20px;
    line-height: 20px;
    display: block;
    color: #ffffff;
    font-size:1em;
    margin-left: -1px;
}
.checkout-wizard .prevstep {
    background: #76c1e0;
}
.checkout-wizard .prevstep-title {
    color: #76c1e0;
}
.checkout-wizard .current {
    background: #0296d2;
}
.lt-checkoutpage .checkout-wizard .current-title {
    color: #0296d2;
}
.lt-checkoutpage .wizard-title {
    text-align: center;
    color: #c8caca;
    margin-top: 0px;
}
.cart-table thead tr {
    background: #f2f2f2;
    height: 32px;
}
.cart-table thead th:first-child {
    padding-left: 30px;
    width:13.5%;
}
.cart-table tbody .odd {
    background: #ffffff;
}

.cart-table tbody .event {
    background: #f2f2f2;
}

.cart-table .product-cart-image {
    /*    padding: 25px 50px 0px 50px;*/
    /*padding:25px;*/
}
.cart-table .product-image {
    border: 0px;
}
.cart-table h2.product-name {

    font-size:1.33em;
    margin-bottom:10px;
}
.cart-table .product-cart-sku {
    display: none;
}
.cart-option-label {
    border: 1px solid #e1e1e1;
    width: 34px;
    color: #9d9d9d;
    padding: 2px 0 0 0;
    /* margin-top: -9px; */
    /* line-height: 1em; */
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
    position:absolute;

}
.cart-table .cart-option-content {
    float: left;
}
.cart-table .option-null-label {
    margin-left: 60px;
}
.cart-table .option-null-gift-label {
    /*margin-left: 26px;*/
}

.cart-table .free-gift .price {
    display: none;
}
.cart-table .cart-option-content .item-options {
    margin: 0px;
    margin-left:20px;

}
.cart-table .small-image {
    width: 42px;
}
.cart-table .item-option-image {
    float: left;
    padding-right: 10px;
}
.cart-table .item-option-label {
    float: left;
    padding-top: 10px;
    font-size: 0.9em;
    color: #7f7f7f;
    width: 243px;
}
.cart-table .cart-price .price {
    /*    margin-top: 30px;*/
    display: block;
    font-size:1.17em; color:#333;
}
/*.cart-table .btn-remove-text {
    margin-top: 30px;
}*/
.checkout-types .method-checkout-cart-methods-multishipping {
    display: none;
}

/**********checkout cart qty****************/
.cart-table .addcart-num a {
    padding: 0px;
}
.cart-table .product-cart-actions .qty {
    width: 46px;
    /*   height: 23px;*/
    font-size:1em;
    line-height:25px;
    font-family:SimHei;
    color:#222;
    float:left;
    /*    margin-top: 6px;
        font-weight: bold;*/
    /*    padding-top: 2px;*/

    border:1px solid #ccc;

}
/*.cart-table .spinner {
    margin-top: 23px;
}*/
.cart-table .spinner button {
    width: 20px;
    height: 23px;
    background: #ffffff;
    border: 1px #c8caca solid;
    float:left;
}
.cart-table .spinner .decrease {
    border-right: 0px;
}
.cart-table .spinner .increase {
    border-left: 0px;
}
.cart-table .spinner button:disabled {
    color: #e8e8e8;
}
.cart-table .disabled {
    color: #999;
}
.cart-product-extra-info .extra-qty {
    width: 5%;
    color: #c9c9c9;
}
.bundle-qty {
    color: #c9c9c9;
}
/**********checkout cart extra info****************/
.cart-table tr {
    border-bottom: 0px;
}
.cart-product-master {
    border: 1px solid silver;
}
.cart-product-extra-info .last {
    border-right: 1px solid silver;
}
.cart-product-extra-info-line-tr td {
    padding: 0px;
    padding-left: 35px;
    padding-right: 35px;
}
.cart-product-extra-info-line-tr {
    border: 0px;
}
.cart-product-extra-info-div {
    padding: 0px;
    padding-left: 35px;
    padding-right: 35px;
}
.cart-product-extra-info-line {
    padding: 0px 35px;
    border-top: 1px solid silver;
    height: 1px;
}
.cart-product-extra-info-badge {
    float: left;
    border: 1px solid #d5430a;
    color: #d5430a;
    width: 34px;
    padding: 2px 0 0 0;
    z-index: 10;
    /* margin-top: -9px; */
    /* line-height: 1em; */
    font-size: 1em;
    line-height: 1.3em;
    text-align: center;
}
.cart-table .product-cart-action-disabled input:disabled {
    color: #b7b7b7;
}

.cart-table .product-cart-action-disabled .spinner .increase {
    color: #c3c3c3;
}
.cart-table .product-cart-total .price {
    color: #df3f0b;
    font-size:1.6em;
    font-family:'SimHei';
}
.cart-table .btn-remove-text a {
    color: #3e3e3e;
}
.cart-table .btn-remove-text a:hover{ color:#0096d6;}
.cart-table tfoot {
    display: none;
}

.cart-table .button2 span, .button2 span span {
    text-decoration: none;
}
.cart-table .product-cart-image .product-extra-image img {
    width: 60%;
    float:right;
}
/**********checkout cart coupon message****************/
.coupon-message {
    float: right;
    margin-bottom : 20px;
}
.coupon-message-content {
    border: 1px solid #0096e6;
    color: #0096e6;
    padding: 1px 6px;
    height: 22px;
    font-weight: 600;
}
/**********checkout cart gift form****************/
#giftcard-form {
    display: none;
}
/**********checkout cart coupon form****************/
.checkout-cart-index .cart-discounts-div #discount-coupon-form label {
    font-size:1.4em;
}
.coupon-code-tip {
    padding-left: 116px;
    margin-top: 14px;
    color: #0096e6;
    font-size:1.2em;
}
#discount-coupon-form .coupon-code-tip {
    padding-left: 96px;
    margin-top: 14px;
    color: #0096e6;
    font-size:1.2em;
}
#discount-coupon-form .button2.disabled, #discount-coupon-form .button2:disabled {
    background: #C8C8C8;
    opacity: 0.6;
    cursor: not-allowed;
}
.discount-form {
    width: 100%;
}
.discount-form label {
    float: left;
    font-size: 1em;
    padding-top: 5px;
    font-weight:normal;
}
.discount-form .coupon-messages {
    float: none;
}
.discount-form .coupon-messages:after {
    content: ''; display: table; clear: both;
}

.discount-form input {
    float: left;
    border: 1px #cccccc solid;
    margin-left: 15px;
    height: 30px;
}
.discount-form .input-box {
    border: 0px;
    margin-bottom: 10px;
}
.discount-form div {
    float: left;
    margin-left: 0;
    margin-top: 0px;
}
.lt-buttons-set button{ font-size:0.85em; margin-left:10px; padding:0 13px}
.coupon-code-tip-in-checkout {
    clear: both;
    padding-top: 10px;
    padding-left: 100px;
    font-size:0.85em;
}
.bottom-address-info {
    font-size: 1.4em;
}
.tfoot td {
    font-size: 1.4em;
}
.checkout-qty {
    font-weight: bold;
    margin-top: 5px;
}
/**********category printer-scanner list****************/
.fa-info-circle{ background: url(../images/icon-related.png) no-repeat; background-position:0 -16px; width:16px; height:16px; display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-2px;}
.related-supplies-label.current .fa-info-circle{ background: url(../images/icon-related.png) no-repeat; width:16px; height:16px;  display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-2px;}
.fa-info-circle:before{ display:none;}
.related_supplies {
    position: absolute;
    border: 3px solid #0296d6;
    width: 598px;
    left: 0;
    display:none;
    background-color:#F2F2F2;
    z-index: 5;
    margin-top: 43px;
    box-shadow:0px 0px 8px #999;
}
.related_supplies .product-image img {
    height: 80px;
    width:120px;
}
.related_supplies li {
    float: left;
    width: 140px;
    clear: none;
}
.related_supplies .product-details {
    margin: 0;
}
.related_supplies .block-related .checkbox {
    margin: 0;
    float:none;
}
.related_supplies ol {
    height: 218px;
    overflow: hidden;
}
.show-related-supplies {
    height:46px;
}

.related-supplies-label{    border: 3px #fff solid;     height: 46px;
    line-height:46px;
    text-indent:21px;}
.related-supplies-label.current {
    border: 3px #0296d6 solid;
    line-height:46px;
    width: 55%;
    position: absolute;
    z-index: 10;
    border-bottom: 0px;
    background: #f2f2f2;
}
.related-supplies-label.current .fa {
    color: #0894cf;
}
.category-products .fa-chevron-left {
    margin-top: 110px;
    position: absolute;
    background-color: #dedede;
    padding: 15px 3px 15px 2px;
    border-radius: 0 5px 5px 0;
}
.category-products .fa-chevron-right {
    margin-top: 110px;
    margin-left: 577px;
    position: absolute;
    background-color: #dedede;
    padding: 15px 3px 15px 2px;
    border-radius: 5px 0 0 5px;
}
.category-products .block-related {
    margin-top: 30px;
}
.category-products .block-related .product-name {
    height: auto;
    font-weight: normal;
    height: 158px;
    overflow:visible;
    font-size:1.4em;
}
.block-related .product-details .price-box span:first-child {
    font-size:1.8em;
}
.category-products .products-grid .block-related .product-name a {
    font-weight: normal;
    color: #000000;
}
.block-related-checkbox label {
    color: #999;
    font-weight:normal;
}


/**********cart empty****************/
.page-title h1 {
    border: 0px;
}
.cart-empty {
    border: 1px solid #c9c9c9;
    background: #ffffff;
    text-align: center;
    padding-top: 165px;
    padding-bottom: 68px;
    color: #cccccc;
    font-size: 2em;
}
.cart-empty p {
    padding-bottom: 40px;
}
#cart-empty .page-title {
    clear: both;
    padding-bottom: 23px;
}
#cart-empty .cart-empty-clearfix {
    clear: both;
    padding-bottom: 23px;
}
.btn-cart-empty {
    font-size: 0.8em;
}
/**********account****************/
.block-account .block-title {
    font-size: 1.27em;
}
.block-account .block-title strong {
    color: #000000; font-weight:normal;
}
.block-account .block-content {
    font-size: 1.4em;
}

input.input-text-phone-code {
    width: 48px;
}
input.input-text-phone-number {
    width: 250px;
}
input.input-text-phone-ext {
    width: 48px;
}

.form-list input.input-text-phone-code {
    width: 48px;
}
.form-list input.input-text-phone-number {
    width: 173px;
}
.form-list input.input-text-phone-ext {
    width: 48px;
}

.customer-account .col2-left-layout .col-main > * {
    border: 0px;
    background: transparent;
    padding: 0px;
}
.account-tabs .product-collateral .toggle-tabs {
    background: transparent;
    font-size: 1.2em;
}
.account-tabs .product-collateral .toggle-tabs li.current > span {
    background: transparent;
    padding:0 20px;
}
.account-tabs .product-collateral .toggle-tabs .current {
    border-bottom: 4px solid #0096d6;
}
.account-tabs .product-collateral .toggle-tabs li {
    padding: 0px;
    margin: 0px;
}
.account-tabs .product-collateral .toggle-tabs .arrow {
    display: none;
}
.account-tabs .product-collateral > dl {
    border: 1px solid #c8caca;
    background: #ffffff;
}
.product-collateral > dl > dd {
    border: 0px;
}
.account-content {
    border: 1px solid #c8caca;
    background: #ffffff;
    padding: 30px;
}
.body.customer-account .my-account .fieldset {
    margin-top: 0px;
}
.customer-account .form-list {
    padding-left: 100px;
}
.customer-account .form-list > li {
    clear: both;
    font-size: 1.2em;
}
.customer-account .form-list > li.fields .field{ width:100%;}
.customer-account .form-list label {
    float: left;
    padding-right: 10px;
    width:15%;
    text-align:right;
    font-weight:normal;
    color:#222;
    padding-top: 10px;
}
.customer-account .form-list label.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    width: 50px;
}
.customer-account .form-list label.radio-inline input {
    position:absolute;
    margin-top:4px;
    margin-left:-20px;
    height:auto;
    width: auto;
}
.customer-account .form-list div {
    float: left;
}
.customer-account .form-list .show-tip {
    float: left;
    font-weight: normal;
    font-size: 1.3em;
    color:#636363;
}
.customer-account .form-list div.customer-name{ width:100%;}
.customer-account .form-list .field.name-firstname{ width:100%; margin-bottom:0;}
/*.customer-account .form-list .fields .field .input-box{ width:365px;}*/
.customer-account .form-list input {
    height: 40px;
}
.customer-account .form-list .input-box .validation-advice {
    float: right;
    margin-left: 10px;
    padding-top: 5px;
}
.customer-user-attributes {
    list-style: none;
}
.account-tabs input {
    width: 365px;
}
.customer-account .form-list .input-box a {
    margin-left: 20px;
    font-size: 1.2em;
}
.buttons-set {
    border-top: 0px;
    margin-bottom: 50px;
}
.buttons-set button.button {
    float: left;
    margin-left: 230px;
}
.account-security-list {
    padding: 26px;
    clear: both;
    border-bottom: 1px solid #e8e8e8;
    height: 100px;
}
.account-security-list div {
    float: left;
    font-size: 1.6em;
}
.account-security-list div:last-child {
    float: right;
}
.account-security-list div i {
    margin-right: 20px;
    font-size: 2em;
}
.account-security-list div .fa-check {
    color: #78bf59;
}
.account-security-list div .fa-exclamation-triangle {
    color: #f04004;
}
.account-security-list div span {
    font-size: 1.2em;
}
.account-security-list .tip {
    font-size: 1.2em;
    color: #9c9c9c;
    margin-left: 40px;
    padding: 15px;
    border-left: 1px solid #e8e8e8;
}
.account-security-list .tip.tip-waring {
    color: #ff0000;
}
.account-content .btn-blank {
    background: #ffffff;
    border: 1px solid #0197d6;
    color: #0197d6;
}
.account-content .btn-blank:hover {
    background:#0096d6;
    color: #fff;
}
body.customer-account .my-account .scaffold-form {
    border: 0px;
}
.account-address {
    border: 1px solid #c8caca;
    background: #ffffff;
    padding: 30px;
}
.account-address-title-buttons p {
    float: left;
    font-size: 1.4em;
}
.account-address-title-buttons button {
    float: right;
}
.account-address-content {
    border: 1px solid #e6e6e6;
    padding: 30px;
    margin-bottom: 25px;
}
.account-address-empty {
    font-size: 1.6em;
    font-weight:bold;
}
.account-address-clearfix {
    margin-top: 60px;
    clear: both;
}
.account-address-content p {
    font-size: 1.4em;
    font-weight: bold;
}
.account-address-content li {
    width: 100%;
    clear: both;
    padding: 15px 5px;
}
.account-address-content li label {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 10px;
}
.account-address-content li div {
    float: left;
    font-size: 1.4em;
    margin-top: 1px;
}
.account-address-content.primary-address {
    border: 1px solid #0197d6;
}
.account-address-content .list-address-actions {
    float: right;
    font-size: 1.2em;
}
.account-address-content .list-address-actions span {
    float: left;
    font-size: 1.2em;
    padding-left: 20px;
}
.clearfix-blank {
    clear: both;
}

.account-address-content .select-box {
    float: left;
    margin-right: 10px;
}
.account-address-content select {
    height: 30px;
}
.account-address-content .select-box select {
    height: 30px;
    background: #ffffff;
    border: 1px #cccccc solid;
    padding-left: 10px;
    font-size: 1.0em;
    width: 120px;
}
.account-address-content input {
    font-size: 1.0em;
}
.account-address-content .save-account-address {
    font-size: 1.2em;
    margin-left: 110px;
}
/**********account order****************/
.order-list .product-collateral > dl {
    border: 0px;
}
.order-list .tab-content {
    border: 1px solid silver;
    border-bottom: 0px;
}
.order-list .limiter {
    display: none;
}
.order-list .count-container {
    display: none;
}
#my-orders-table tbody td {
    border: 0px;
}
#my-orders-table td.view a {
    color: #373737;
    padding-top: 0px;
    margin-bottom: 10px;
}
#my-orders-table td.view a:hover{ color:#0096d6;}
#my-orders-table td.view a.button {
    color: #ffffff;
    height: 30px;
    padding-top: 5px;
    margin-top: 0px;
}
#my-orders-table .date {
    width: 220px;
}
#my-orders-table .order-pre-total {
    background: #f3f3f3;
    padding-right:23%;
    font-size: 1.6em;
    border-bottom: 1px solid silver;
    text-align:right;
}
#my-orders-table .order-pre-total .price{ font-size:1.8em;}
.order-pre-product-list {
    width: 100%;
    min-height: 60px;
    border-bottom: 1px solid #e0e0e0;
    clear: both;
    margin-bottom: 8px;
    position:relative;
    float: left;
}
.order-pre-product-list:last-child {
    border: 0px;
}
.order-pre-product-list div {
    float: left;
}
.order-pre-product-list div.product-name {
    width: 58%;
    padding-left: 2%;
}
.order-pre-product-list div.product-price {
    width: 18%;
    text-align: right;
}
.order-pre-product-list div.product-price .price{ color:#333; font-family:'SimHei'; display:inline-block; text-align:right!important;}
.order-pre-product-list div.product-image {
    /*width: 10%;*/
    width: 50px;
}
.order-pre-product-list div.product-qty {
    width:10%;
    text-align:right;
}
body.customer-account .data-table thead th.status {
    width: 10%;
}
.btn-cancel-order-blank {
    background: #ffffff;
    border: 1px solid #0197d6;
    color: #0197d6;
    font-size: 1.4em;
}
.btn-cancel-order-blank:hover {
    color: #0197d6;
}
.order-show-detail-title {
    clear: both;
}
.order-show-detail-title div {
    float: left;
}
.order-show-detail-title div:last-child {
    float: right;
}
.btn-pay-order {
    background: #f04004;
    color: #ffffff;
    font-size: 1.1em;
    margin-left: 10px;
}
.btn-pay-order:hover {
    background: #f04004;
    color: #ffffff;
}
.order-show-detail-title-status {
    margin-left: 30px;
    font-size: 1.4em;
}
.order-show-detail-title h1 {
    margin-top: 5px;
}
.order-detail-tip-message {
    margin: 30px 0px;
}
.order-detail-tip-content {
    background: #ddecf3;
    border: 1px solid #0098d9;
    color: #6f6d6e;
    padding: 20px;
    font-size: 1.4em;
}
.order-detail-tip-content span {
    color: #0093db;
}
.order-detail-tip-wizard {
    text-align: center;
    margin: 20px 0px;
    padding-left: 16%;
}
.order-detail-tip-wizard ul {
    font-size:1.4em;
}
.order-detail-tip-wizard li {
    width: 16%;
    float: left;
}
.order-detail-tip-wizard .order {
    width: 20px;
    height: 20px;
    background-color: #c8caca;
    border-radius: 50px;
    text-align: center;
    line-height:22px;
    margin-left: 38%;
    font-family:SimHei, sans-serif;
    margin-bottom:2px;
    position: relative;
    top:12px;
}
.order-detail-tip-wizard .order span {
    height: 20px;
    line-height: 20px;
    display: block;
    color: #ffffff;
    text-align: center;
    margin-top: -10px;
    margin-left: 0px;
    font-size:1em;
}
.order-detail-tip-wizard .wizard-title {
    text-align: center;
    color: #c8caca;
    margin-top: 20px;
    margin-left: -13px;
}
.order-detail-tip-wizard .linebar {
    width: 143px;
    height: 5px;
    position: absolute;
    background: #c8caca;
    margin-top: 10px;
}
.order-detail-tip-wizard .current {
    background: #0296d2;
}
.order-detail-tip-wizard .current-title {
    color: #0296d2;
}
.order-detail-tip-wizard .curren-after {
    background: #75c1e5;
}
.order-detail-tip-wizard .curren-after-title {
    color: #75c1e5;
}

.order-product-store {
    color: #7a7a7a;
}
.order-details .nobr span {
    display: none;
}
.order-details .option-label {
    border: 1px solid #e1e1e1;
    width: 34px;
    color: #9d9d9d;
    padding: 0px 2px;
}

.order-details tbody td {
    border-bottom: 1px solid #e0e0e0;
}

#my-orders-table .tip-label {
    border: 1px solid #e1e1e1;
    width: 34px;
    color: #9d9d9d;
    padding:2px 0 0 0;
    z-index: 10;
    font-size:0.86em;
    line-height:1.3em;
    text-align:center;
    position:absolute;
    top:0;
    left:-34px;
}
#my-orders-table .tip-label-comment {
    border: 1px solid #d9440c;
    color: #d9440c;
}
.order-pre-product-list div.product-option-qty {
    margin-left: 0px;
    color: #999;
}
.order-pre-product-list div.product-option-name {
    width: 58%;
}

.order-detail-option-label .tip-label {
    border: 1px solid #e1e1e1;
    width: 30px;
    color: #9d9d9d;
    padding:2px 2px 0 2px;
    z-index: 10;
    margin-top: -9px;
    position: absolute;
    line-height:1.1em;
    font-size:0.85em;
}
.order-detail-option-label .tip-label-comment {
    border: 1px solid #d9440c;
    color: #d9440c;
}
.order-detail-option-label .product-name-image {
    margin-left: 40px;
}
body.customer-account .order-details .data-table h3 {
    padding-left: 60px;
}
.account-list-empty {
    text-align: center;
    font-size: 1.8em;
    padding: 200px;
}
.order-list .tab-content.tab-content-empty {
    border-bottom: 1px solid silver;
}
.account-content .input-box {
    border: 0px;
}
.account-confirm-content {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #cacaca;
}
.account-confirm-wizard {
    text-align: center;
    margin: 50px 0px;
    padding-left: 30%;
}
.account-confirm-wizard ul {
    font-size:1.4em;
}
.account-confirm-wizard li {
    width: 20%;
    float: left;
}
.account-confirm-wizard .order {
    width: 20px;
    height: 20px;
    background-color: #c8caca;
    border-radius: 50px;
    text-align: center;
    line-height:22px;
    margin-left: 38%;
    font-family:SimHei, sans-serif;
    margin-bottom:2px;
}
.account-confirm-wizard .wizard-title {
    text-align: center;
    color: #c8caca;
    margin-top: 10px;
    margin-left: -13px;
}
.account-confirm-wizard .linebar {
    width: 158px;
    height: 5px;
    position: absolute;
    background: #c8caca;
    margin-top: 10px;
}
.account-confirm-wizard .linebar span {
    height: 22px;
    line-height: 22px;
    display: block;
    color: #ffffff;
    text-align: center;
    margin-top: -10px;
    margin-left: -15px;
    font-size:1em;
}
.account-confirm-wizard .current {
    background: #0296d2;
}
.account-confirm-wizard .current-title {
    color: #0296d2;
}
.account-confirm-wizard .curren-after {
    background: #75c1e5;
}
.account-confirm-wizard .curren-after-title {
    color: #75c1e5;
}
.account-confirm-content .form-list {
    margin-top: 150px;
    margin-left: 350px;
}
.account-confirm-content .form-list .input-box {
    border: 0px;
    margin-left: 20px;
}
.account-confirm-content .form-list .input-box {
    font-size: 1.6em;
}
.account-confirm-content .form-list .input-box .show-email {
    margin-top: 20px;
    margin-left: 20px;
}
.account-confirm-content .email_code {
    width: 160px;
}
.email-code-img>div {
    float: left;
}
.email-code-img-tip {
    color: #c0c0c0;
    font-size: 1em;
}
.send-valid-email-button {
    margin-left: 8px;
}
/**********account order tab****************/
.link-tab {
    float: left;
    font-size: 1.4em;
    background: transparent;
    color: #636363;
}
.link-tab span a {
    color: #636363;
}
.link-tab.current {
    border-bottom: 4px solid #0096d6;
    color: #0096D6;
}
.link-tab.current span a {
    color: #0096D6;
}
.link-tab span {
    background: transparent;
    padding: 10px 20px;
}
/* -----------------account order count--------------------------- */
.order-count .count {
    color: #fff;
    background:#f04004;
    border-radius:50px;
    padding:0 7px;
    /*position:absolute;*/
    top:0px;
    /*left: 160px;*/
    font-size:1em;
    /*line-height:1.8em;*/
}
.product-collateral .toggle-tabs li.current span.count {
    color: #ffffff;
}
.skip-link.skip-active .count {
    color: white;
}

.order-count.no-count .count {
    display: none;
}

@media only screen and (max-width: 499px) {
    .order-count .count {
        margin-left: 0px;
    }
}
@media only screen and (min-width: 771px) {
    .order-count {
        color: #0096D6;
        text-transform: uppercase;
    }
    .order-count:hover {
        text-decoration: none;
    }
    .order-count .count {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        position: static;
        background: none;
        margin-left: 0px;
        width: auto;
    }
    .order-count .count:before {
        /*  content: '(';*/
    }
    .order-count .count:after {
        /*  content: ')';*/
    }

    .order-count .count {
        color: #fff!important;
        background:#f04004;
        border-radius:50px;
        padding:0 7px;
        /*position:absolute;*/
        top:0px;
        /*left: 160px;*/
        font-size:1em;
        /*line-height:1.8em;*/
    }

}
.order-count .count.empty {
    display: none;
}
/* -----------------account forgot password--------------------------- */
.account-resetpassword-content {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #cacaca;
}
.account-resetpassword-content .form-list {
    padding-left: 150px;
}
.account-resetpassword-content .form-list li {
    margin-bottom: 10px;
}
.account-resetpassword-content .label {
    font-size: 1.6em;
    margin-right: 10px;
    width: 100px;
    text-align: right;
}
.account-resetpassword-content .label em{ color:#df280a}
.account-resetpassword-content .buttons-set {
    margin-bottom: 10px;
}
.account-resetpassword-content .buttons-set button.button {
    margin-left: 10px;
    min-width: 140px;
}
.account-resetpassword-content .form-list .validation-advice {
    margin-top: -23px;
    margin-left: 490px;
}
/* -----------------account forgot password--------------------------- */
.account-forgot-content {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #cacaca;
}
.account-forgot-content .form-list {
    padding-left: 150px;
}
.account-forgot-content .label {
    font-size: 1.6em;
    margin-right: 10px;
}
.account-forgot-content .label em{ color:#df280a}
.account-forgot-content .buttons-set {
    margin-bottom: 0px;
    padding-left: 23px;
}
.account-forgot-content .buttons-set button.button {
    /*    padding-left: 0px;*/
    margin-left: 0px;
}
.account-forgot-content .form-list .validation-advice {
    /*margin-top: -23px;
    margin-left: 450px;*/
}
/* -----------------account forgot password--------------------------- */
.account-logout-content {
    background: #ffffff;
    padding: 30px;
    border: 1px solid #cacaca;
    font-size: 1.6em;
}

.minicart-wrapper .cart-total-label {
    font-size: 1.6em;
    font-weight: 600;
    margin-right: 20px;
}

/* -----------------product view price--------------------------- */
.source-price {
    color: #666;
}
.source-price .price {
    color: #666;
    text-decoration: line-through;
}
.catalog-category-view  .suggested-price {
    color: #666;
    font-size:1.2em;
    height: 15px;
}
.catalogsearch-result-index .shopping-price .suggested-price .price,
.catalog-category-view .shopping-price .suggested-price .price {
    color: #666;
    text-decoration: line-through;
    margin:0;
    padding:0;
    font-size: 1.2em;
}

.product-view .product-shop .price-box .old-price {
    display: none;
}
.widget-recommend-products .price-box .price-label {
    display: none;
}
/**********checkout cart qty****************/
.addcart-num {
    float: right;
}
.addcart-num a {
    width: 20px;
    height: 30px;
    background: #ffffff;
    color: #636363;
    border: 1px #c8caca solid;
    display: block;
    padding: 8px 15px;
    font-size: 1.8em;
    padding: 2px 0px 0px 6px;
    cursor: pointer;
}
.addcart-num .d-button {
    float:left;
    border-right: 0px;
}
.addcart-num .i-button {
    border-left: 0px;
    float: right;
}
.addcart-num input {
    margin: 0px;
    padding: 0px;
    float:left;
}
.addcart-num .disabled {
    color: #e8e8e8;
}

.product-sku {
    color: #a0a0a0;
    font-size: 1.4em;
    margin-bottom: 5px;
}

.customer-account .form-list .current-password .validation-advice {
    clear: both;
    float: none;
    margin-left: 0px;
}

.box-content label {
    font-size: 1em;
}

.remove-icon {
    color: red;
    cursor: pointer;
}

.show-login-message {
    margin: 0px;
    padding: 0px;
    clear: both;
}
.show-login-message .messages {
    list-style: none;
    margin: 0px;
}

.customer-account-login .col2-set .col-1 .show-login-message ul {
    list-style: none;
    margin: 0px;
}

.show-login-message .messages li li {
    margin-bottom: 0px;
}

.show-login-message .messages .error-msg li {
    background-color: #F5DED6;
}

.account-login .text-blue {
    font-size: 1.3em;
}
.account-create .text-center {
    margin-left: 118px;
    width: 380px;
}
.account-create .text-blue {
    font-size: 1.3em;
}

.products-grid .shopping-price {
    height: 8.6em;
}

.product-view .main-product-sku {
    float: right;
    padding: 5px 10px;
    line-height:1.5;
}

/********************proudct list page search button************************/
.category-products .order-by-toolbar .order-by {
    float: left;
}
.category-products .order-by-toolbar .listing-search {
    float: left;
    margin: 9px 20px;
}
.category-products .order-by-toolbar .listing-search #listing-page-search {
    height: 36px;
    width:267px;
    float: left;
}
.category-products .order-by-toolbar .listing-search .search-button {
    background: #EAEAEA;
    border-radius: 0;
    border: 1px solid #c8caca;
    border-left: 0px;
    color: #000000;
    height: 36px;
    float: left;
}

.cart-count-text {
    float: left;
    color: #222222;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px;
}

.cart-count-text:hover {
    color: #222222;
}

.input-text-phone-number.mage-error {
    display: block;
}
/********************homepage proudct list************************/
.widget-homepage-products .price-box .regular-price .price-label {
    display: none;
}
.widget-homepage-products .category-products .products-grid--max-4-col > li {
    background: #F1F1F1;
}
.widget-homepage-products .shopping-price div{
    float: left;
}
.widget-homepage-products .suggested-price .price {
    font-size: 1.6em;
    margin-top: 12px;
    margin-right: 5px;
    color: #555555;
    text-decoration: line-through;
}
.widget-homepage-products .products-grid .shopping-price {
    height: 6em;
}

/***********Product Compare list************************/
#product_compare_list .product-name {
    font-size: 1em;
}
#product_compare_list .fa-times-size {
    font-size: 1.6em;
}
#product_compare_list .compare-table {
    /* border: 1px solid #cccccc;*/
}
#product_compare_list .data-table tbody td {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
#product_compare_list .data-table tbody th{
    border-right: 1px solid #cccccc;
}
#product_compare_list .data-table tbody tr {
    border: 1px solid #cccccc;
    border-right:none;
}
#product_compare_list .compate-title h1 {
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
}
#product_compare_list .product-shop-row {
    background: #ffffff;
}
#product_compare_list .add-to-row {
    background: #ffffff;
}
#product_compare_list .compare-table .even {
    background: #F6F6F6;
}
#product_compare_list .data-table th {
    font-size: 1.3em;
}
#product_compare_list h2.product-name {
    font-size: 1.3em;
    margin-bottom: 0px;
    height: 60px;
}
#product_compare_list .shopping-price .suggested-price {
    display: none;
}
#product_compare_list .shopping-price .price-label {
    display: none;
}
#product_compare_list .price-box .price {
    color: #d7410b;
}
#product_compare_list .shopping-button {
    margin-bottom: 10px;
    font-size: 1em;
    text-align: center;
}
#product_compare_list .shopping-image {
    text-align: center;
}
#product_compare_list .product-image img {
    margin: 0 auto;
}
#product_compare_list .shopping-remove {
    text-align: right;
}
.block-compare {
    border: 2px solid #0095D7;
    position: fixed;
    z-index: 999;
    background: #FFFFFF;
    width: 1210px;
    bottom: -20px;
}
.block-compare .block-title {
    font-size: 1.1em;
    width: 130px;
    text-align: left;
    margin-left: 20px;
}
.block-compare .toggle-tabs {
    margin-left: 20px;
    font-size: 1.2em;
    max-width: 96%;
    background: #ffffff;
    cursor: pointer;
}
.product-view .block-compare .product-collateral .toggle-tabs {
    border-bottom: 0px;
    height: 30px;
}
.product-view .block-compare .product-collateral .toggle-tabs li {
    background-color: #ffffff;
    margin-right: 10px;
    border: 0px;
    border-bottom: 0px;
}
.product-view .block-compare .product-collateral .toggle-tabs li > span {
    font-size:1.8em;
    padding: 0px 10px;
    height: 38px;
    margin-right:0px;
    color: #333;
    background-color: #ffffff;
}
.product-view .block-compare .product-collateral .toggle-tabs li.current {
    border-right: 0px;
    border-left: 0px;
    background-color: #ffffff;
    color: #333;
    border-bottom: 2px solid #0095D7;
}
.product-view .block-compare .product-collateral .toggle-tabs li .arrow{ display:none; height:0;}
.product-view .block-compare .product-collateral .toggle-tabs li.current span {
    border-bottom: 0px;
    color: #333;
    background-color: #ffffff;
}
.block-compare .toggle-tabs li {
    margin-right: 10px;
}
.block-compare .toggle-tabs li.current {
    border-bottom: 2px solid #0095D7;
}
.block-compare .toggle-tabs li.current .arrow {
    margin: 0px;
    padding: 0px;
    display: none;
    background: #ffffff;
}
.block-compare .block-content li.item {
    float: left;
    width: 241px;
    height: 95px;
    border-right: 1px solid #cccccc;
    text-align: center;
    margin: 0px;
    padding: 10px;
}
.block-compare .block-content li.item-blank {
    float: left;
    width: 241px;
    height: 95px;
    border-right: 1px solid #cccccc;
    text-align: center;
    margin: 0px;
    padding: 10px;
}
.block-compare .block-content li.item-blank h1 {
    margin-bottom: 0.5em;
}
.block-compare .block-content li.item img {
    margin: 0 auto;
    float: left;
    width: 75px;
    height: 75px;
}
.block-compare .suggested-price {
    display: none;
}
.block-compare .price-label {
    display: none !important;
}
.block-compare .price-box .price {
    color: #d7410b;
}
.block-compare .product-collateral {
    margin: 0px;
}
.block-compare .product-collateral > dl > dd {
    padding: 0px;
}
.block-compare .compare-product-price-action {
    width: 60%;
    float: right;
}
.block-compare .compare-product-price-action div {
    float: left;
}
.block-compare .compare-product-price-action div.compare-product-action {
    float: right;
    margin-top: 3px;
    font-size: 1.2em;
}
.block-compare .compare-product-price .price-box .old-price {
    display: none;
}
#product_compare_list .price-box .old-price {
    display: none;
}
.block-compare .compare-product-name {
    font-weight: 500;
    color: #222222;
    font-size: 1.2em;
    text-align: left;
    height: 50px;
    overflow: hidden;
    margin-bottom: 4px;
}
.block-compare .compare-actions {
    /*padding-top: 60px;*/
}
.block-compare .compare-actions .compar-button {
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
    font-size:1.6em;
    background:#d7410b;
    color:#fff;
    display:inline-block;
    padding:0 20px;
    border-radius:0 5px 0 5px;
}
.block-compare .compare-actions .compare-category-clear-button {
    font-size: 1.4em;
    padding-top: 10px;
}
.block-compare .compare-product-blank {
    text-align: center;
    margin-left: 26px;
}
.block-compare .compare-product-blank h1 {
    font-size: 4em;
    color: #cccccc;
}
.block-compare .compare-product-blank h1>span {
    display: block;
    float: left;
}
.block-compare .compare-product-blank h1>b {
    font-size: 0.4em;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}
.block-compare .compare-empty {
    font-size: 1.4em;
    padding-top: 40px;
    text-align: center;
    overflow: hidden;
}
.block-compare .compare-items {
    border-top: 1px solid #cccccc;
}
.block-compare .block-compare-open-close {
    color: #0096D6;
    float: right;
    margin-right: 20px;
    font-size: 1.4em;
    margin-top: -28px;
    cursor: pointer;
}
.block-compare .compare-items .price{
    font-size: 1.3em;
}

#header-coupon {
    position: absolute;
    right: 6px;
    top: 26px;
}
#header-coupon span {
    color: #FFFFFF;
    font-size: 1.6em;
}
.category-show-filter-button {
    float: right;
    font-size: 1.4em;
}
.footer_icons li {
    text-align: center;
    width: 25%;
}
.sales-order-pay .sidebar-hp-contactus-tiny {
    display: none;
}
/***************contact us sider bar*****************************/
#sidebar-hp-contactus .sidebar-hp-contactus-bar{
    cursor: pointer;
}
#sidebar-hp-contactus .sidebar-hp-contactus-bar,
#sidebar-hp-contactus .sidebar-hp-contactus-bar-close,
#sidebar-hp-contactus .sidebar-hp-contactus-content-phone,
#sidebar-hp-contactus .sidebar-hp-contactus-content-qq,
#sidebar-hp-contactus .sidebar-hp-contactus-content-codeicon,
#sidebar-hp-contactus .sidebar-hp-contactus-content-code {
    background: url(../../default/images/contactus-siderbar.gif) no-repeat;
}

#sidebar-hp-contactus .sidebar-hp-contactus-bar {
    width: 39px;
    height: 152px;
    float: left;
    background-position: 30% 0;
}
#sidebar-hp-contactus .sidebar-hp-contactus-bar-close {
    width: 14px;
    height: 18px;
    background-position: left top;
    margin-top: 123px;
    margin-left: 12px;
    display: none;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content {
    float: left;
    border: 4px solid #0197d6;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-phone {
    float: left;
    width: 40px;
    height: 40px;
    background-position: right 52%;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-qq {
    float: left;
    width: 40px;
    height: 40px;
    background-position: right 26%;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-codeicon {
    float: left;
    width: 40px;
    height: 40px;
    background-position: right top;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-code {
    float: left;
    width: 100px;
    height: 100px;
    background-position: right bottom;
}
#sidebar-hp-contactus ul {
    list-style: none;
}
#sidebar-hp-contactus ul li {
    padding: 10px;
    font-size: 14px;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-text {
    margin-left: 50px;
    color: #444444;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-text .sidebar-hp-contactus-content-code-tip {
    clear: both;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-text span {
    display: block;
    padding-top: 0px;
    color: #0084c4;
    font-size: 18px;
}
#sidebar-hp-contactus .sidebar-hp-contactus-content-text a {
    text-decoration: none;
}
.product-pricing {
    display: none;
}
.product-view .is-in-stock {
    color: #666;
    font-size: 1.4em;
}


/****************mobile responsive start****************************/
@font-face {font-family: "iconfont";
    src: url('../../default/images/mobile/iconfont.eot'); /* IE9*/
    src: url('../../default/images/mobile/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../default/images/mobile/iconfont.woff') format('woff'), /* chrome, firefox */
    url('../../default/images/mobile/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../../default/images/mobile/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:36px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    /*-webkit-text-stroke-width: 0.2px;*/
    -moz-osx-font-smoothing: grayscale;
}
.icon-list:before { content: "\e623"; }
.icon-fenlei:before { content: "\e612"; }
.icon-gouwuche:before { content: "\e600"; }
.icon-dingdanchaxun:before { content: "\e685"; }
.icon-dingdanchaxun1:before { content: "\e618"; }
.icon-zhanghao:before { content: "\e6df"; }
.icon-zhanghao1:before { content: "\e714"; }
.icon-lianxiwomen:before { content: "\e614"; }
.icon-lianxiwomen1:before { content: "\e633"; }
.icon-wodeyouhuiquan:before { content: "\e640"; }
.icon-wodeyouhuiquan1:before { content: "\e617"; }
.icon-tuijianyouli:before { content: "\e8b0"; }
.icon-manjian:before { content: "\e60c"; }
.icon-manjian-copy:before { content: "\e77e"; }

.header-mobile-menu-list {
    background: #FFFFFF;
    position: absolute;
    top: 50px;
    width: 68px;
}

.header-mobile-menu-list ul {
    list-style: none;
}
.header-mobile-menu-list ul li {
    padding: 5px;
}
/****************mobile responsive end****************************/

.cart-table .product-cart-info .btn-remove {
    display: none;
}

/***************vat upload tab S******************************************/
.fapiao-switch-upload {
    clear: both;
}
.fapiao-switch-upload ul li label {
    border: 1px solid #c8caca;
    border-radius: 0 5px 0 5px;
    text-align: center;
}
.fapiao-switch-upload ul li label span {
    padding-left: 0px;
}
.fapiao-block .fields .fapiao-switch-upload label {
    text-align: center;
    width: 128px;
}
.fapiao-block .fields .fapiao-switch-upload label.checked {
    border-color: #0096d6;
    background: #0096d6;
    color: #ffffff;
    border-radius: 0 5px 0 5px;
}
.fapiao-block .is_tax, .fapiao-block .is_vat {
    margin-top: 16px;
}
.vat_taxpayer_file_tip {
    margin-left: 12.6%;
    font-size: 1.4em;
}
.account_vat_taxpayer_file_tip {
    margin-left: 14%;
    font-size: 1.4em;
}
/***************vat upload tab E******************************************/
.account-coupon-detail li span {
    font-weight: 800;
}
.account-coupon .disabled td {
    color: #cccccc;
}
.account-coupon .disabled td .price {
    color: #cccccc;
}

/***************new header footer S******************************************/
.everything {
    /*background: #5a5a5a none repeat scroll 0 0;*/
    width: 100%;
}
.header {
    /* height: 110px;*/
}
.footer {
    margin: 0px auto;
    border-top: 0px;
    padding: 0px;
    max-width: none;
}
.footer .privacy_links a, .footer .copyright{
    font-size: 14px;
}
ul.hp-category-nav li {
    text-align: center;
}

.footer_copyright_wrapper {
    color: #FFFFFF;
    background-color: #5A5A5A;
    font-size: 14px;
}
.footer_copyright_wrap {
    padding: 5px 30px;
    max-width: 1280px;
    margin: 0 auto;
}
.footer_copyright_wrap p{
    padding: 8px 0;
}
@media only screen and (max-width: 670px) {
    .footer_copyright_wrap {padding: 5px 40px;}
}
@media only screen and (max-width: 999px) and (min-width: 671px) {
    .footer_copyright_wrap {padding: 5px 50px;}
}

.header_container {
    clear: both;
}
.slideshow-container .slideshow {
    z-index: 1;
}
/***************new header footer E******************************************/

/****************product view relatedconnector start****************************/
.product-view-choose-wrap .product-view-choose-item {
    font-size: 1.2em;
    clear: both;
    padding: 5px 0 10px 0px;

}
.product-view-choose-wrap .product-view-choose-item label {
    float: left;
    margin-top: 6px;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list {
    float: left;
    font-size: 1.2em;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list .list.selected {
    border: 2px solid #e4393c;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list .list i {
    font-style:normal;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list .list.selected i{
    color: #e4393c;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list .list.disabled a {
    color: #cccccc;
    cursor: default;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list .list {
    float: left;
    padding: 5px 5px 3px 5px;
    border: 2px #cccccc solid;
    margin: 2px 8px 2px 0px;
}
.product-view-choose-wrap .product-view-choose-item .product-view-choose-item-list .list a {
    display: block;
    white-space: nowrap;
    text-decoration: none;
    color: #636363;
}
/****************product view relatedconnector end******************************/

/****************new header footer - minicart S******************************/
.skip-link-close {
    display: none;
}
.minicart-wrapper p.empty {
    text-align: center;
    padding: 10px;
}
.mini-products-list .product-name {
    font-size: 12px;
    font-weight: bold;
}
.minicart-wrapper .product-details .product-name a {
    display: block;
    float: left;
    width: 77%;
    padding-left: 10px;
}
.minicart-wrapper .product-details .product-number-price {
    width: 13%;
}
.minicart-wrapper .product-details .product-number-price .numbers {
    width: 10px;
}
.minicart-wrapper .cart-total-label {
    font-size: 16px;
}
.minicart-wrapper .block-content {
    font-size: 16px;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 15px;
}
.minicart-wrapper .cart-count-text {
    display: none;
}
.minicart-actions {
    text-align: right;
}
.minicart-actions .cart-link {
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 16px;
    background:#d7410b;
    color:#fff;
    display:inline-block; padding:0 20px;
    border-radius:0 5px 0 5px;
    margin-right:20px;
}
.minicart-wrapper ul#cart-sidebar {
    margin-top: 20px;
}
.block-subtitle {
    font-weight: normal;
}
/****************new header footer - minicart E******************************/

/****************new category loading page S******************************/
.category-loading-page {
    width: 1210px;
    /*display: none;*/
}
.category-loading-page img {
    float: left;
    border: 1px #eeeeee solid;
    border-right: 0px;
}
.category-loading-page a:last-of-type img {
    border-right: 1px #eeeeee solid;
}
.category-loading-page h2 {
    color: #7b7b7b;
    font-size: 2em;
    margin-top: 28px;
    margin-bottom: 20px;
}
.category-loading-page .no-border img {
    margin-right: 1px;
    border: 0px;
}
.category-loading-page .no-border a:last-child>img {
    margin-right: 0px;
}
.category-loading-page .border-background img {
    padding-right: 1px;
}
.category-loading-page .border-background a:last-child img {
    border-right: 1px #eeeeee solid;
    padding-right: 0px;
}
.category-loading-page .category-loading-page-category a:first-of-type img {
    border: 0px;
    width: 366px;
}

/****************new category loading page E******************************/


.category-loading-page.mobile-loading {
    display: block;
    width: 100%;
}
.category-loading-page.mobile-loading .category-loading-page-content {
    background: #ffffff;
}
.category-loading-page.mobile-loading .no-border img {
    width: 33.333333333%;
    margin-right: 0px;
}
.category-loading-page.mobile-loading .category-loading-page-content h2 {
    display: block;
    width: 100%;
    height: 55px;
    border: 1px #e4e4e4 solid;
    margin-bottom: 0px;
}
.category-loading-page.mobile-loading .category-loading-page-content h2 img {
    padding-left: 24px;
    padding-top: 15px;
    border: 0px;
}
.category-loading-page.mobile-loading .category-loading-page-category .clearfix {
    border-bottom: 1px #e4e4e4 solid;
}
.category-loading-page.mobile-loading .category-loading-page-category a:first-of-type img {
    border: 0px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #eeeeee;
}
.category-loading-page.mobile-loading .category-loading-page-category a:nth-of-type(3) img {
    border: 0px;
    width: 50%;
    border-right: 1px #e4e4e4 solid;
}
.category-loading-page.mobile-loading .category-loading-page-category a:nth-of-type(4) img {
    border: 0px;
    width: 50%;
    border-bottom: 1px #e4e4e4 solid;
}
.category-loading-page.mobile-loading .category-loading-page-category a:nth-of-type(5) img {
    border: 0px;
    width: 49.3%;
}
.category-loading-page.mobile-loading .border-background .category-loading-page-title {
    clear: both;
    margin: 0px;
    padding: 0px;
}
.category-loading-page.mobile-loading .border-background .category-loading-page-title img {
    padding-right: 0px;
    border-top: 1px #e4e4e4 solid;
    border-bottom: 1px #e4e4e4 solid;
    width: 100%;
}
.category-loading-page.mobile-loading .border-background {
    margin-top: 20px;
    border-bottom: 1px #e4e4e4 solid;
}
.category-loading-page.mobile-loading .border-background img {
    border: 0px;
}
.category-loading-page.mobile-loading .border-background a:nth-of-type(2) img {
    width: 50%;
    border-bottom: 1px #e4e4e4 solid;
}
.category-loading-page.mobile-loading .border-background a:nth-of-type(3) img {
    width: 50%;
    border-bottom: 1px #e4e4e4 solid;
}
.category-loading-page.mobile-loading .border-background a:nth-of-type(4) img {
    width: 33.333333333%;
    border-left: 0px;
}
.category-loading-page.mobile-loading .border-background a:nth-of-type(5) img {
    width: 33.333333333%;
    border-left: 0px;
}
.category-loading-page.mobile-loading .border-background a:nth-of-type(6) img {
    width: 33%;
    border-right: 0px;
}
.category-loading-page.mobile-loading .border-background a:last-child img {
    border-right: 0px;
}
.catalog-category-view.categorypath-printer-scanner.category-printer-scanner .col-main {
    padding-left: 0px;
    padding-right: 0px;
}

/****************new category loading page E******************************/

.category-loading-page.mobile-loading .category-loading-page-category-new .clearfix {
    padding-top: 10px;
    background-color: #EFEFEF;
}
.category-loading-page.mobile-loading .category-loading-page-category-new .setImg img{
    display:block;
    width: 50%;
    float:left;
    border-right: 0;
    border-top: 0;
}
.category-loading-page.mobile-loading .category-loading-page-category-new .setImg {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.category-loading-page.mobile-loading .category-loading-page-category-new .category-loading-page-title img {
    border: 0;
    border-top: 1px #e4e4e4 solid;
    border-bottom: 1px #e4e4e4 solid;
    width: 100%;
    padding-right: 0px;
}

/****************new category loading page E******************************/

/****************old change new page******************************/
.hp-oldchangenew-nav {
    display: block;
    margin: 0 auto;
    position:relative;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}

.hp-oldchangenew-nav li {
    display: block;
    float:left;
    width: 16.66666666%;
    text-align: center;
    background: url('/media/wysiwyg/loadingpage/oldchangenew/lineB.jpg') 0 50% no-repeat !important;
}
.hp-oldchangenew-nav li:first-child{background:none !important;}
.hp-oldchangenew-nav li a{
    color: #676666;
    font-size: 1em;
}
.floatleft{
    float: left;
}
.floatright{
    float:right;
}
.hp-oldchangenew-main-div{
    min-height: 500px;
    position:relative;
    padding-top:60px;
    float:left;
    margin:0 auto;
}
.hp-oldchangenew-main-div h2 {
    position:relative;
    color: #515151 !important;
    text-align: center;
    font-size: 24px !important;
}
.hp-oldchangenew-main-div h2 span{display:block;width:1500px;height:1px;overflow:hidden;font-size:1px;position:absolute;top:12px;background:url('/media/wysiwyg/loadingpage/oldchangenew/lineA.png') 0 0 repeat-x;}
.hp-oldchangenew-main-div h2 .cL{right:65%;}
.hp-oldchangenew-main-div h2 .cR{left:65%;}
.hp-oldchangenew-main-div .hp-oldchangenew-button{
    margin: 35px 0px;
    height: auto;
    float: left;
    display: block;
    width: 100%;
}
.hp-oldchangenew-button li {
    display: block;
    text-align:center;
    width:45%;
    float: left;
    margin-right: 10%;
}
.hp-oldchangenew-button li:last-of-type{
    margin-right: 0;
}

div.hp-oldchangenew-brand {
    float: left;
    display: block;
    margin: 0 auto;
    border:1px solid #e4e4e4;
    padding: 15px 0;
    width: 100%;
    background-color:#fff;
}
div.hp-oldchangenew-brand ul.hp-oldchangenew-brand_icons {
    /* width: 80%; */
    display: block;
    list-style: none;
    /* margin: 0 auto; */
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
}
div.hp-oldchangenew-brand ul.hp-oldchangenew-brand_icons li {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 16.66%;
}
div.hp-oldchangenew-brand ul.hp-oldchangenew-brand_icons li img {
    vertical-align: middle;
    margin-bottom: 5px;
}
div .hp-oldchangenew-products{
    float: left;
    display: block;
    width: 100%;
    margin-top: 20px;
}
div .hp-oldchangenew-products ul{margin-bottom:0;}
div .hp-oldchangenew-products ul li{
    float: left;
    overflow: hidden;
    width: 20%;
    background: #fff;
    height: auto;
    list-style:none;
}

div .hp-oldchangenew-products ul .hp-oldchangenew-products-box{
    border: 1px solid #c8caca;
    border-right: 0;
    margin-bottom: 10px;
    padding-right: 1px;
}
div .hp-oldchangenew-products ul .hp-oldchangenew-products-box:nth-child(5n+0){
    border-right: 1px solid #c8caca;
    padding-right:0;
}
div .hp-oldchangenew-products ul .hp-oldchangenew-products-box:last-child{
    border-right: 1px solid #c8caca !important;
    padding-right:0 !important;
}
.hp-oldchangenew-products .change-button{
    line-height: 24px;
    text-align: center;
    margin: 0;
    display: block;
    padding: 0;
}
.hp-oldchangenew-products .change-button li{
    float: left;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-top: 1px solid #c8caca;
}
.hp-oldchangenew-products .change-button a {
    display: inline-block;
    text-decoration: none;
    color: #f01e00;
    width: 100%;
    font-size: 0.75em;
}
.hp-oldchangenew-main{
    background:#f8f8f8 url('/media/wysiwyg/loadingpage/oldchangenew/linerBg.png') 0 0 repeat-x !important;
    padding-top:0 !important;
    margin-top:30px !important;
    max-width: 100%;
    overflow: hidden;
}
.hp-oldchangenew-main > * {
    max-width: 1210px;
    margin: 0 auto
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box {
        width: 25%;
    }
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box:nth-child(5n+0){
        border-right: 0px;
        padding-right:1px;
    }
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box{
        border: 1px solid #c8caca;
        border-right: 0;
        padding-right: 1px;
    }
    div .hp-oldchangenew-products ul li:nth-child(4n+0){
        border-right: 1px solid #c8caca;
        padding-right:0;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .hp-oldchangenew-main{
        background: none !important;
        background-color:#f8f8f8 !important;
        padding-top:0 !important;
        margin-top: 0px !important;
        max-width: 100%;
    }
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box {
        width: 33.33333%;
    }
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box:nth-child(5n+0){
        border-right: 0px;
        padding-right:1px;
    }
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box{
        border: 1px solid #c8caca;
        border-right: 0;
        padding-right: 1px;
    }
    div .hp-oldchangenew-products ul li:nth-child(3n+0){
        border-right: 1px solid #c8caca;
        padding-right:0;
    }
    .hp-oldchangenew-nav ul li{
        height: 80px;
        margin-bottom: 10px;
    }
    .hp-oldchangenew-main-div h2 {
        font-size: 18px !important;
    }
    .hp-oldchangenew-main-div h2 .cL{right:70%;}
    .hp-oldchangenew-main-div h2 .cR{left:70%;}
    /*   .hp-oldchangenew-nav li:nth-child(3){
           background:none !important;
       }*/
    .hp-oldchangenew-nav li{
        width: 33.333%;
    }
    /*  .hp-oldchangenew-nav li:nth-child(1),.hp-oldchangenew-nav li:nth-child(2){
          width: 50%;
      }
      .hp-oldchangenew-nav li:nth-child(3),.hp-oldchangenew-nav li:nth-child(4),.hp-oldchangenew-nav li:nth-child(5){
          width: 33.333%;
      }*/
    div.hp-oldchangenew-brand ul.hp-oldchangenew-brand_icons li{
        width: 33.333%;
        margin-bottom: 10px;

    }
    .hp-oldchangenew-main-div {
        padding-top: 20px;
    }
    .hp-oldchangenew-main-div .hp-oldchangenew-button {
        margin: 20px 0px;
    }
    div.hp-oldchangenew-brand{
        padding-bottom: 5px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    div .hp-oldchangenew-products ul .hp-oldchangenew-products-box {
        width: 50%;
        border: 1px solid #c8caca;
        border-right: 0;
        padding-right: 1px;
    }
    div .hp-oldchangenew-products ul li:nth-child(3n+0){
        border-right: 0;
        padding-right:1px;
    }
    div .hp-oldchangenew-products ul li:nth-child(2n+0){
        border-right: 1px solid #c8caca;
        padding-right:0;
    }
}


/***supply new 20160713**/


.supply-new-content{
    max-width: 100%;
    width: 100%;
    float: left;
}
.supply-new-content .block-search-content{
    float: left;
}
.supply-new-content #pc-top-img .top-img-list{
    margin: 0 auto;
    max-width: 1210px;
}
.supply-new-content #moblie-top-img{
    display: none;
}

.supply-new-content #pc-top-img{
    margin-top: 20px;
    margin-bottom: 10px;
}
.supply-new-content .top-back{
    clear: both;
    width: 100%;
    display: block;
    float: left;
    background: -webkit-linear-gradient(top, #e3e3e3 0%, #f8f8f8 100%);
}
.supply-new-content .block-search-content{
    background: none !important;
}

@media (max-width: 480px) {
    .supply-new-content #pc-top-img{
        display: none;
    }
    .supply-new-content #moblie-top-img{
        display:block;
    }
}
.supply-new-content #pc-top-img .top-img-list li{
    width: 26.66666%;
}
.supply-new-content #pc-top-img .top-img-list li:nth-of-type(1){
    width: 20%;
}
.supply-new-content #pc-top-img .top-img-list li img{
    width: 100%;
}
@media (max-width: 1000px) {
    .supply-new-content #pc-top-img .top-img-list li{
        width: 33.333%;
    }
    .supply-new-content #pc-top-img .top-img-list li:nth-of-type(1){
        display: none;
    }
}


.category-supply .col-main .supply-new-content .block-main-content{
    padding: 0;
    clear: both;
}
.supply-new-content .block-main-content-new .tt{
    max-width: 1210px;
    margin: 0 auto;
}

.supply-new-content .block-main-content .category-list{
    width: 47%;
    float: left;
    display: block;
    margin-bottom: 40px;
}
.supply-new-content .block-main-content .category-list.margin-left{
    margin-left: 6%;
}
.supply-new-content .block-main-content .category-banner-title{
    display: block;
    float: left;
    padding: 20px;
    width: 100%;
}
.supply-new-content .block-main-content .category-banner-title h2{
    margin-bottom: 0px;
    float: left;
}
.supply-new-content .block-main-content .category-banner-title h2 a{
    color: #000000;
}

.supply-new-content .block-main-content .category-banner-title span{
    float: left;
    margin-left: 40px;
    background-image: url(/media/wysiwyg/loadingpage/home-pc/sprites3.png);
    background-repeat: no-repeat;
    background-position: -75px -57px;
    width: 22px;
    height: 22px;
    background-color: #0197d6;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}
.supply-new-content .block-main-content .category-banner img{
    width: 100%;
}
.supply-new-content .block-main-content li{
    width: 50%;
    border: 1px #eeeeee solid;
}
.supply-new-content .block-main-content li .pro-info{
    border: 0px;
}
.supply-new-content .block-main-content li .product-img{
    height: 165px;
}
.supply-new-content .block-main-content li .product-img img{
    height: 165px;
}

.supply-new-content .block-main-content .moblie-hide-border{
    border-left:0;
    padding-left: 1px;
}



/***moblie new footer*/
#YSF-BTN-HOLDER{
    display: none;
}
.scrollTop {
    bottom: 50px;
}
.moblie-footer-height{
    display: none;
    height: 48px;
    float: left;
    width: 100%;
    clear: both;
}

.myfooter{
    border-top:solid 1px #ddd;
    position:fixed;
    z-index:9999;
    left:0px;
    bottom:0px;
    width:100%;
    background-color: #FFFFFF;
    background-size:contain;
    text-align:center;
    display: none;
}
.myfooter .section{
    color:#5b5b5b;
    text-align:center;
    display:block;
    float:left;
    width:20%;
    padding: 5px 0px;
}
.myfooter a span{
    display:block;
    text-align:center;
    line-height:15px;
    font-size: 1.2em;
}
.myfooter .select{
    color:red;
}

.pdp-moblie-footer .myfooter .section{
    width: 16.6666%;
    max-height: 47px;
    overflow: hidden;
}
.pdp-moblie-footer .yugou .section{
    width:22%
}
.pdp-moblie-footer .new-cart span{
    display: none;
}
.pdp-moblie-footer .new-cart .count,.pdp-moblie-footer .new-cart .icon-c{
    display: block;
}
.pdp-moblie-footer .new-cart .icon-c:after{
    content: '购物车';
    display:block;
    text-align:center;
    font-size: 0.75em;
    padding-top:6px;
}
.pdp-moblie-footer .new-cart .icon-c{
    color:#5b5b5b!important;
    font-size: 1.6em;
    padding-top: 2px;

}
.pdp-moblie-footer .new-cart .count{
    position: absolute;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    background-color: #c81623;
    min-width: 15px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding-top: 2px;
    right: 0px;
    top:-3px;
    margin-right: 21%;
}
.pdp-moblie-footer .yugou  .new-cart .count{
    margin-right: 31%;
}
@media only screen and (max-width: 768px) {
    .myfooter .fa-lg{
        font-size: 1.2em;
        line-height: inherit;
    }
    .moblie-footer-height{
        display: block;
    }
    .myfooter{
        display: block;
    }
    .catalog-product-view .product-view .add-to-cart-buttons{
        position: fixed;
        z-index:10000;
        right: 0px;
        bottom:0px;
        background-color: #FFFFFF;
        background-size:contain;
        text-align:center;
        margin-right: 0px;
        width: 50%;
        min-height: inherit;
        height: 47px;
        text-align: center;
    }
    .catalog-product-view .product-view .add-to-cart-buttons div{
        width: 50%;
        display: none;
        margin-right: 0px;
    }
    .catalog-product-view .product-view .add-to-cart-buttons .add-cart-button,.catalog-product-view .product-view .add-to-cart-buttons .add-shop-button{
        display: block;
        height: inherit;
    }
    .catalog-product-view .product-view .moblie-new-footer-yugou{
        width: 34%;
    }
    .catalog-product-view .product-view .moblie-new-footer-yugou>div{
        width: 100%;
    }
    .catalog-product-view .add-cart-button{
        background-color: #0197d6;
        float: left;
    }
    .catalog-product-view .add-shop-button{
        background-color: #d7410b;
        float: left;
    }
    .catalog-product-view .add-cart-button .fa-shopping-cart{
        display: none;
    }
    .catalog-product-view .product-view .add-to-cart-buttons .button{
        margin: 0;
        border: 0;
        padding: 0;
        border-radius: inherit;
        height: inherit;
        min-width: inherit;
        min-height: inherit;
        font-size: 1.4em;
        line-height: inherit;
    }
    .content-11-11{
        display: none;
    }
    .std .description object{
        width: 100%;
        height: 260px;
    }
    .customer-account-forgotpassword ul.form-list label, .customer-account-forgotpasswordmobile ul.form-list label{
        text-align: left;
    }
    .customer-account-forgotpassword ul.form-list .buttons-box label, .customer-account-forgotpasswordmobile ul.form-list .buttons-box label{
        width: 0px!important;
    }

}

.sidebar-hp-contactus-content .sidebar-hp-contactus-content-text{
    margin-left: 0px!important;
}
.sidebar-hp-contactus-content .sidebar-hp-contactus-content-text li{
    padding: 5px!important;
}

.myfooter a .fa-qq{
    font-size: 1.7em;
    padding-top: 2px;
}

.content-11-11{
    position: fixed;
    z-index: 10000;
    right: 0px;
    top:52px;
}
.content-11-11 .content-11-11-close{
    position:absolute;
    right:-4px;
    top: 0px;
    color: #ffffff;
}

.content-11-11 .fa-2x{
    font-size: 1.5em;
}



/* review css */
.review-order-list .main .col-main{
    background: none;
    background-color: #ececec;
}
.review-detail{
    width: 100%;
}
.review-detail .review-order-info{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.review-detail .review-order-info .orderinfo{
    padding:0px 0px 30px 0px ;
}
.review-order-info .orderinfo h3{
    color: #000000;
}
.review-order-info .orderinfo span{
    font-size: 1.4em;
}
.review-order-info .orderinfo .time{
    margin-left: 10px;
}
.review-detail .review-form{
    width: 100%;
}
.review-detail .review-iterm{
    background-color: #ffffff;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    width: 100%;
}
.review-detail .review-iterm .product-info{
    float: left;
    width: 30%;
    padding: 30px;
    position: relative;
}

.form-add-new{
    border-left: 1px solid #e4e4e4;
    float: left;
    width: 70%;
    padding: 20px;
}
.form-add-new h4{
    font-size: 1.4em;
    font-weight: inherit;
}
.form-add-new textarea{
    max-width: 80%;
}
.form-add-new .form-list li{
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 15px;
}
.form-add-new .form-list li label{
    float: left;
    width: 100px;
    text-align: left;
}
.form-add-new .form-list li .input-box{
    float: left;
    width: 85%;
}
.form-add-new .form-list .star-li .input-box{
    margin-left: -5px;
}
.form-add-new .form-list .star-li .star{
    font-size: 1.8em;
    padding-left: 5px;
    cursor: pointer;
}
.form-add-new .form-list .star-li .star-score{
    padding-left: 5px;
    font-size: 1.4em;
}
.form-add-new .form-list .star-li .fa-star{
    color: red;
}
.form-add-new .form-list textarea{
    width: 100%;
    font-size: 1.2em;
    max-width: 100%;
    border: 1px solid #e0e0e0;
}
.form-add-new .form-list .textarea-ext{
    text-align: right;
    font-size: 1.0em;
}

.form-add-new .form-list .tags a{
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin: 0px 10px 10px 0px;
    text-align: center;
    color: #333;
    font-size: 1.2em;
    display: block;
    float: left;
    position: relative;
}
.form-add-new .form-list .tags a i{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 16px;
    height: 16px;
}
.form-add-new .form-list .tags a:hover,.form-add-new .form-list .tags .tag-checked{
    border: 1px solid red;
}
.form-add-new .form-list li .upload-imglist{
    background-color: #ececec;
    border: 1px solid #e0e0e0;;
    text-align: center;
    width: 55px;
    padding: 4px;
    font-size: 3.0em;
    float: left;
}
.form-add-new .form-list li .upload-note{
    float: left;
    font-size: 1.2em;
    padding-left: 5px;
    padding-top: 10px;
}
.review-form .product-info .comment-goods{
    display: block;
    position: relative;
    font-size: 1.4em;
    text-align: center;
}
.review-form .product-info .comment-goods .p-img{
    margin: 0 auto;
    height: 175px;
    overflow: hidden;
    margin-bottom: 20px;
}
.review-form .product-info .comment-goods .p-img img{
    margin: 0 auto;
    height: 175px;
}
.review-form .product-info .comment-goods .p-name{
    padding: 10px;
}
.review-form .product-info .comment-goods .p-price{
    color:#d7410b ;
}
.review-detail .review-btnbox{
    background-color: #ffffff;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}
.review-detail .review-btnbox button{
    border-radius: 0 5px 0 5px;
    padding: 10px 30px;
    background-color: #0197d6;
    color: #ffffff;
    border: none;
    min-width: 140px;
    margin-right: 10px;
}
.review-detail .form-list .ones{
    width: 55px;
    height: 55px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    margin-right: 5px;
    float: left;
    position: relative;
}
.review-detail .form-list .ones img{
    max-height: 55px;
    max-width: 55px;
}

.review-detail .form-list .remove-js{
    position: absolute;
    top:-7px;
    right: 0px;
    font-size: 1.8em;
    z-index: 2;
    color: #636363;
}
.review-detail .form-list .upload-imglist{
    cursor: pointer;
}
.review-detail .form-list .upload-imglist input{
    width: 1px;
    height: 1px;
}
.review-detail .commstar{
    width: 100%;
    float: left;
    display: block;
}
.review-detail .validation-advice{
    width: 60%;
    float: left;
    display: none;
}
.review-detail .validation-advice span{
    padding-left: 5px;
}

.reviews-new#customer-reviews{
    float: left;
    width: 100%;
}
.reviews-new#customer-reviews .review-heading{
    background-color: #f4f4f4;
    border: 1px solid #e8e8e8;
    padding: 10px;
    color: #333;
    font-size: 1.2em;
}
.reviews-new#customer-reviews .review-heading h2{
    margin: 0;
    padding: 0;
    color: #333;
    display: block;
    float: left;
    line-height: 30px;
}
.reviews-new#customer-reviews .review-heading font{
    color: #0096D6;
}
.reviews-new#customer-reviews .review-heading .praise-degree{
    float: left;
    padding-left: 40px;
    line-height: 30px;
}
.reviews-new#customer-reviews .review-list{
    width: 100%;
    float: left;
}

.reviews-new#customer-reviews  .one-review{
    width: 100%;
    float: left;
    border-bottom: 1px solid #e8e8e8;
    padding: 20px;
    font-size: 1.2em;
}
.reviews-new#customer-reviews  .one-review .left-customer{
    max-width: 200px;
    float: left;
    width: 18%;
}
.reviews-new#customer-reviews  .one-review .left-customer div{
    width: 100%;
}
.reviews-new#customer-reviews  .one-review .left-customer .star{
    font-size: 1.4em;
    padding-right: 2px;
}
.reviews-new#customer-reviews  .one-review .left-customer .star .fa-star{
    color: red;
}
.reviews-new#customer-reviews  .one-review .tags-list span{
    padding: 3px;
    background-color: #f4f4f4;
    border: 1px solid #e8e8e8;
    margin-right: 2px;
}
.reviews-new#customer-reviews  .one-review .details{
    width: 100%;
    float: left;
}
.reviews-new#customer-reviews  .one-review ul{
    clear: both;
    margin-top: 10px;
    float: left;
}

.reviews-new#customer-reviews  .one-review li{
    float: left;
    width: 76px;
    height: 76px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    margin-right: 3px;
}
.reviews-new#customer-reviews  .one-review li img{
    margin: 0 auto;
    height: 76px;
    max-width: 76px;
    cursor: pointer;
}
.reviews-new#customer-reviews  .one-review .li-big{
    width: 400px;
    height: auto;
}
.reviews-new#customer-reviews  .one-review .li-big img{
    height: auto;
    max-width: 400px;
}
.reviews-new#customer-reviews  .one-review .right-review-info{
    float: left;
    width: 82%;
}
.reviews-new  .no-rating{
    color: #636363;
    font-size: 1.4em;
    padding: 20px 10px;
}
.reviews-new#customer-reviews .review-reply-content {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e8e8e8;
    color: #ff561c;
}

.reviews-new#customer-reviews .pager-no-toolbar .count-container{
    display: none;
}
.reviews-new#customer-reviews #listpager{
    width: 100%;
    text-align: right;
    float: left;
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .review-order-list .main .col-main{
        padding-left: 0px;
        padding-right: 0px;
    }

    .reviews-new#customer-reviews .review-heading{
        background: none;
    }
    .reviews-new#customer-reviews .one-review{
        padding: 10px;
    }
    .reviews-new#customer-reviews  .one-review .left-customer{
        width: 100%;
    }
    .reviews-new#customer-reviews  .one-review .right-review-info{
        width: 100%;
        max-width: 100%;
    }
    .review-detail .fieldset{
        float: left;
    }
    .review-detail .review-iterm .product-info{
        padding: 10px;
        width: 100%;
    }
    .review-form .product-info .comment-goods .p-img{
        float: left;
        margin: 0px;
        width: 22%;
        max-height: 75px;
    }
    .review-form .product-info .comment-goods .p-img img{
        max-height: 75px;
        width: 100%;
        height: auto;
    }
    .review-detail .review-iterm .product-info .p-name,.review-detail .review-iterm .product-info .p-price{
        float: left;
        width: 60%;
        text-align: left;
        width: 78%;
        padding-left: 10px;
    }
    .review-detail .review-iterm .product-info .p-name{
        padding: 5px 0px;
        width: 78%;
        padding-left: 10px;
    }
    .form-add-new{
        width: 100%;
        padding: 10px;
        padding-top: 0px;
        border: none;
    }
    .form-add-new h4{
        display: none;
    }
    .form-add-new .form-list li{
        margin-bottom: 10px;
    }
    .form-add-new .form-list li label{
        width: 100%;
    }
    .form-add-new .form-list li .input-box{
        width: 100%;
    }
    .review-form .product-info .comment-goods{
        font-size: 1.2em;
    }
    .form-add-new .form-list li .input-box.upload-imglist-box{
        width: 100%;
    }
    .form-add-new .form-list li .upload-note{
        padding-top: 20px;
    }
    .review-detail .review-order-info .orderinfo{
        padding-bottom: 20px;
    }
    .reviews-new#customer-reviews #listpager{
        text-align: center;
        margin-top: 10px;
    }
}

/*consult*/
.product-consult-container{
    margin-top: 20px;
    clear: both;
    width: 100%;
    background: none;
    font-size: 1.4em;
    min-height: 85px;
    float: left;
}

.product-consult-container .classify-tab{
    border-top: 4px solid #0197d6;
    color: #333;
    max-width: 1210px;
    float: left;
    width: 100%;
}
.product-consult-container .classify-tab ul{
    float: left;
}

.product-consult-container .classify-tab ul li{
    float: left;
    border: 1px solid #c8caca;
    border-top: 0px;
    border-right: 0px;
    padding: 8px;
    color: #000000;
    cursor: pointer;
}
.product-consult-container .classify-tab ul li:last-of-type{
    border-right: 1px solid #c8caca;
}
.product-consult-container .classify-tab ul li.current{
    background-color: #0197d6;
    color: #ffffff;
    border-left: 0px;
}

.product-consult-container .classify-tab .center-search{
    width: 180px;
    margin-left: 30px;
    float: left;
    font-size: 1.2em;
    position: relative;
    margin-top: 5px;
}
.product-consult-container .classify-tab .center-search input{
    font-size:0.8em;
    width:100%;
    float: left;
}
.product-consult-container .classify-tab .center-search span{
    position: absolute;
    right: 2px;
    padding: 2px;
    color: #0197d6;
}

.product-consult-container .classify-tab .right-add-consult{
    float: right;
    padding-right: 20px;
    margin-top: 5px;
}

.product-consult-container .classify-tab .right-add-consult button{
    border: none;
    border-radius: 0 5px 0 5px;
    background: #0197d6;
    cursor: pointer;
    min-height: 32px;
    line-height: 32px;
    font-size: 1.0em;
    float: left;
    min-width: 100px;
    width: 100%;
    white-space: normal;
    color: #FFFFFF;
}

.product-consult-container .consult-list{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.product-consult-container .consult-list .item{
    padding: 8px 0;
    border-bottom: 1px dotted #DEDEDE;
    color: #636363;
    font-size: 0.9em;
    float: left;
    width: 100%;
}
.product-consult-container .consult-list .item .user{
    float: left;
    width: 100%;
}
.product-consult-container .consult-list .item .user span{
    float: left;
    font-size: 1.0em;
    color: #9C9A9C;
}

.product-consult-container .consult-list .item .consult-time{
  margin-left: 50px;
}

.product-consult-container .consult-list .item dl{
    padding-top: 8px;
    float: left;
    width: 100%;
    display: block;
}
.product-consult-container .consult-list .item dt{
    float: left;
    text-align: justify;
    display: block;
    min-width: 70px;
    width: 6%;
    max-width: 70px;
}

.product-consult-container .consult-list .item dd{
    float: left;
    display: block;
    max-width: 1130px;
    text-align: left;
    width: 92%;
}
.product-consult-container .consult-list .item dd p{
    max-width: 960px;
    float: left;
    width: 80%;
}
.product-consult-container .consult-list .item dd span{
    float: right;
    text-align: right;
    color: #9C9A9C;
    min-width: 155px;
    width: 20%;
}


.product-consult-container .consult-list .item .answer{
    color: #ff561c;
}

.product-consult-container .add-box-container{
    float: left;
    width: 100%;
    border-width: 2px 1px 1px;
    border-color: #999 #dedede #dedede;
    border-style: solid;
    margin-top: 20px;
    padding: 15px;
    font-size: 0.9em;
}
.product-consult-container .add-box-container h5{
    font-size: 1.0em;
}
.product-consult-container .add-box-container label{
    font-size: 1.0em;
    padding-right: 2px;
    margin-right: 5px;
}
.product-consult-container .add-box-container .label-title{
    font-size: 1.0em;
    width: 75px;
    margin-right: 0px;
}
.product-consult-container .add-box-container li{
    margin-bottom: 5px;
    line-height: 25px;
}
.product-consult-container .add-box-container li textarea{
    width: 500px;
    height: 100px;
    margin-top: 7px;
    font-size: 1.2em;
}

.product-consult-container .add-box-container li .error{
    width: 100%;
    padding-left: 75px;
    display: block;
    clear: both;
}
.product-consult-container .add-box-container li em{
    color: red;
    padding-right: 3px;
}
.product-consult-container .add-box-container .buttons{
    padding-left: 75px;
    padding-top: 5px;
}
.product-consult-container .add-box-container .buttons button{
    border: none;
    border-radius: 0 5px 0 5px;
    background: #0197d6;
    cursor: pointer;
    min-height: 32px;
    line-height: 32px;
    font-size: 1.0em;
    float: left;
    min-width: 80px;
    white-space: normal;
    color: #FFFFFF;
    margin-right: 20px;
}

.product-consult-container .add-box-container .buttons button.cancel{
    background:#c8caca;
    color: #636363;
}

.product-consult-container .add-box-container li.buttons .error{
    padding-left: 0px;
}

.product-consult-container #listpager{
    width: 100%;
    text-align: right;
    float: left;
    margin-top: 0px;
}
.product-consult-container #listpager a,.product-consult-container #listpager li{
    font-size: 1.0em;
}

.product-consult-container #listpager .loading-page{
    float: right;
}
.tab-consult-dt{
    display: none;
}
@media only screen and (max-width: 768px) {
    .product-consult-container{
        display: none;
    }
    .tab-consult-dt{
        display: block;
    }
    .product-consult-container{
        margin-top: 0px;

    }
    .product-consult-container .classify-tab{
        border-top: 0px;
    }
    .product-consult-container .classify-tab ul{
        display: none;
    }
    .product-consult-container .classify-tab .right-add-consult{
        padding-right: 0px;
    }
    .product-consult-container #listpager .loading-page{
        width: 100%;
    }
    .product-consult-container .add-box-container li textarea{
        width: 100%;
    }
    .product-consult-container .add-box-container label.label-title{
        width: 100%;
    }
    .product-consult-container .consult-list .item dd{
        width: 100%;
    }
    .product-consult-container .consult-list .item dd p{
        width: 100%;
    }
    .product-consult-container .consult-list .item dd span{
        width: 100%;
        padding-top: 5px;
    }
    .product-consult-container .consult-list .item .user .consult-time{
        float: right;
        margin-left: 0px;
    }
}
@media only screen and (max-width:1030px) and (min-width:999px) {
    .product-consult-container .consult-list .item dd{
        width: 91%;
    }
    .product-consult-container .consult-list .item dd p{
        width: 77%;
    }
}

@media only screen and (max-width:998px) and (min-width:768px) {
    .product-consult-container .consult-list .item dd{
        width: 90%;
    }
    .product-consult-container .consult-list .item dd p{
        width: 70%;
    }
}
.product-consult-container .no-rating{
    color: #636363;
    font-size: 1.0em;
    padding: 20px 10px;
}



