@charset "utf-8";
/* CSS Document */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.6.3');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'Roboto Condensed';src:url('fonts/RobotoCondensed-Regular.ttf') format('truetype');font-weight:normal;font-style:normal}
.clear{ clear:both;}
a{ text-decoration:none; color:#222;}
a:hover{ text-decoration:none; color:#222;}
ul,form,fieldset,h1{ margin:0; padding:0; border:0;}
img{ border:none;}
li{ list-style:none;}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
body{
	margin:0;
	padding:0;
    color: #555;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 14px;
	overflow-x:hidden;
}
.main{ margin-top:20px;}
h1,h2,h3,h4,h5,h6 {  
    line-height: inherit;
  }.paddings0{padding:0;}
header{    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 10px #ddd;}
.top1{background-color: #031843;} .top1 a{ color:#fff; line-height:30px;} .top1 ul li{ float:left; margin-right:10px} .top1 .fa-gavel{ color:gold; font-size:20px; padding-right:10px;transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg);
vertical-align:middle;}.top1 .fa{color:gold; font-size:25px; padding-right:10px;}
.top2center22 H2{ margin:0; font-size:17PX; margin-top:12px;}
.rx-l-container {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.top1right,.top2right,.top2center,.top3right{    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;display: -webkit-box; 
     display: -webkit-flex; 
    display: -ms-flexbox;
     display: flex; }
	.rx-m-topbar__lang .rx-c-btn img {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}
.rx-m-topbar__lang .rx-c-btn {
    background-color: gold;
    height: 50px;
    width: 50px;
    border-radius: 0;
    padding: 0;
}
.rx-c-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit;
    -webkit-transition: .1s;
    font-size: 1.6rem;
    padding: 5px 10px;
    min-height: 32px;
    height: auto;
    text-align: center;
    border-radius: 4px;
    background: 0 0;
    border: 1px solid transparent;
    color: #051e50;
    transition: .1s;
    cursor: pointer;
}
.rx-m-topbar__content, .rx-m-topbar__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.rx-m-topbar__content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
}
.rx-m-topbar__contact .rx-c-btn {
    background-color: #ba3327;
    color: #fff;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
}
.top1 li.rx-m-topbar__contact,.top1 li.rx-m-topbar__lang{ margin:0; padding:0;}
.top1right ul li{ padding:0 10px;}
.top2{background-color: gold; padding:20px 0;
}
.rx-m-topbar__login img{ max-width:25px; margin-right:5px;}
.rx-m-topbar__login .rx-c-btn {
    background-color:#00C66A;
    color: #fff;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
	border-radius:3px;
}
.rx-m-topbar__cart .rx-c-btn {
    background-color:#00C66A;
    color: #fff;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
	border-radius:3px;
}
.top2right ul li:first-child{ margin-right:40px;} .top2right .fa{ padding-right:10px; vertical-align:middle; font-size:25px;}
.top2left .fa{ display:block; font-size:40px;}

.m0 {
    margin: 0;
}
.mb1 {
    margin-bottom: .5rem;
}

.list-inline {
    letter-spacing: -.31em;
}
.list-inline li {
    letter-spacing: normal;
}
.inline-block {
    display: inline-block;
}
.tabs .active a, .tabs a.active {
    color: #051e50;
    opacity: 1;
}

.tabs a {
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease;
    opacity: .5;
}
.black {
    color: #333;
}
.block {
    display: block;
}
.tabs .active a .btnff, .tabs a.active .btnff {
    fill: #007fe3;
}

.btnff-small-btn {
    width: 1.125rem;
    height: 1.125rem;
    margin-bottom: .125rem;
    margin-right: .25rem;
}
.btnff {
    display: inline-block;
    vertical-align: middle;
    width: 1.5rem;
    height: 1.5rem;
}
.align-top {
    vertical-align: top;
}
.gray-blue {
    color: #778894;
}

.px1 {
    padding-left: .5rem;
    padding-right: .5rem;
}
.dizse1{ display:block;}.dizse2{ display:none;}
.top3{ padding:30px 0;}
.text-container {
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.select-parent {
    position: relative;
}
select.select-search {
    border-right: 0;
    height: 3.5rem;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 2.5rem!important;
}

.no-right-curve {
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
}
.select {
    font-family: inherit;
    font-size: inherit;
    display: block;
    height: 3rem;
    padding: .75rem 1.5rem .75rem .75rem;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08);
    box-shadow: 0 1px 1px rgba(0,0,0,.08);
    -webkit-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
    -webkit-appearance: none;
}
.select-parent::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    z-index: 1;
    position: absolute;
    right: .5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mr1 {
    margin-right: .5rem;
}
.input {
    font-family: inherit;
    font-size: inherit;
    display: block;
    height: 3rem;
    padding: .5rem 0 .5rem .75rem;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.08);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.08);
    -webkit-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
}
.input-search {
    font-size: 1rem;
    height: 3.5rem;
    padding: .5rem .5rem .5rem 1rem; 
	width:300px;
}
.btn-primary {
    color: #003e6f;
    background-color: #ffd853;
    border-color: rgba(0,0,0,.08);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: all 50ms ease-out;
    transition: all 50ms ease-out;
}
.btn-search {
    padding: .75rem .75rem;
    height: 3.5rem;
    width: 3.5rem;
    margin-left: -1px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.col-3 {
    width: 25%;
	float:left;
}
.sm-flex  .col-3:last-child{ margin-top:35px;}
.pr2 {
    padding-right: 1rem;
}
.col-12 {
    width: 100%;
}
.btn-small {
    padding: .75rem .75rem;
    height: 3rem;
}
.hide {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
}
.verManufacturerIco_mini {
    display: inline-block;
    margin: 0px 5px 5px 2px;
    background: url(../images/LISTING_SPRITE.PNG) no-repeat 0 0;
    background-position: -75px 0;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    line-height: 1;
}
.top3right ul li{ margin-right:10px;} .top3right ul li:last-child{ margin:0;}
.rx-m-topbar__findsupplier{ position:relative;}
.rx-m-topbar__findsupplier .rx-c-btn {
    background-color: gold;
    color: #000;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    border-radius: 3px;
}
.arealist{ position:absolute; display:none;background: #eee;
    width: 100%;
    word-break: break-all; z-index:99999}.arealist a{ display:inline-block; margin:5px;}
.rx-m-topbar__findsupplier .rx-c-btn i{    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #000;
    margin-right: 10px;}.rx-m-topbar__findsupplier .rx-c-btn .fa{ vertical-align:middle; padding-top:2px;}
.top3right{ margin-top:20px;}
/********************************************************头部ending*******************/


.footer-area{ background:#222; color:#fff; padding:20px 0 0px;} .footer-area h2{    color: gold;
    font-size: 20px;
    text-transform: uppercase;} .footer-area a{ color:#fff;}
.footer-area .shr.fb {
    background: #3C5A98;
    padding: 3px 12px;
}
.footer-area a.shr {
    display: block;
    float: left;
    margin-right: 2px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    color: #fff;
    font-size: 20px;
    border-radius: 6px;
}.footer-area a.shr:last-child{ margin:0;}
.footer-area .shr.gpls {
    background: #D04128;
    font-size: 16px;
    padding: 6px;
}
.shr.twtr {
    background: #00ABF2;
	padding: 3px 7px;
}
.shr.lnkin {
    background: #0283BF;
	padding: 3px 8px;
}
.shr.wechat {
    background: #00C66A;
	padding: 3px 5px;
}
.footer-area img{ max-width:100%;}
.sendinquiry{ margin-top:20px;}
.beianinfo{ margin-top:20px;background: #000; padding:10px 0;}.beianinfor{ text-align:center;}
#bloc-infos {
    background-color:#F1F1F1;
    padding: 45px 0;
	 margin-top:40px;
}
#bloc-infos .vignette.trustpilot {
    padding-top: 1.6em;
}
#bloc-infos .vignette .info-divers {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    white-space: normal;
}
 #bloc-infos .vignette {
    border: 1px solid #b60000;
    border: 1px solid rgba(182,0,0,.4);
    border-radius: 5px;
    display: table;
    color: #b60000;
    padding: .5em;
    width: 100%;
    height: 80px;
    white-space: nowrap;
}
.quick-link li{ position:relative;}
.msgbox_footer{ position:absolute; z-index:999; width:400px; padding:10px; background:gold;color:#000; padding:15px 10px; border-radius:4px; display:none;}
.quick-link li:hover .msgbox_footer{ display:block;}
.qrcodeimg {
    display: none;
    position: absolute;
    z-index: 999;
    left: 45%;
    bottom: 40px;
}
#before-footer {
    background: #f1f1f1;
    padding: 15px 0;
}
.services {
    border-right: 1px solid #d6d6d6;
    display: inline-block;
	padding:0 45px;
}
.services.last {
    border-right: none;
}
.services .service-img {
    float: left;
    margin-right: 10px;
}
.services .service-desc {
    float: left;
	position:relative;
}
.services .service-desc p.msgbox2222{
position: absolute;
    z-index: 999;
    width: 400px;
    padding: 10px;
    background: gold;
    color: #000;
    padding: 15px 10px;
    border-radius: 4px;
    display: none;
}

.services:hover p.msgbox2222{ display:block;}
/********************************************************底部ending*******************/

.Leftpro ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ul-00 li {
    padding: 5px 0 0px 7px;
    margin: 0;
    margin-bottom: -1px;
}
.ul-00 li a {
    text-decoration: none;
 	color:#333333;
    font-size: 14.5px;
    line-height: 19px;
    padding-left: 18px;
}
.ultwo{
	display: none;
}
.ul-00 {
    display: block !important;
}
.ul-01 li a{ color:#999; }
.Leftpro ul li {
    position: relative;
}
.Leftpro ul li span,.mainlbrand ul li span {
    color: #848484;
    position: absolute;
    z-index: 100;
    margin-left: -4px;
    left: 10px;
    top: 5px;
}
.mainlbrand ul li span { top:2px;}
.Leftpro [class*='icon-']:before,.mainlbrand [class*='icon-']:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-plus-square:before{
    content: "\f096";
	font-size:18px;
}
.icon-minus-square:before {
    content: "\f14a";
    color:#007FE3;
	font-size:18px;
}
.mainl h2{padding:5px; font-size:16px; font-weight:bold; text-transform:uppercase; margin-top:0;}
.mainlbrand li {
	padding-left:5px; position:relative;
	margin-bottom:10px;
}
.mainlbrand li a{ padding-left:22px;}
.mainl{} .mainlbox{ background:#F5F5F5; padding:10px;}.mainlbrand{ margin-top:20px;}
/********************************************************左侧ending*******************/

.compro {
    border-bottom: 1px solid #ccc;
    margin: 5px 3px;
}
.borders {
    margin-bottom: 30px;
    padding: 20px 0px;
    border-bottom: 1px solid #eee;
}
.cominfo2 {
    width: 250px;
    float: left;
}
.comlogo {
    position: relative;
    cursor: pointer;
    display: table;
    text-align: center;
    width: 250px;
    /* height: 200px; */
}
.comlogo .logos {
    display: table-cell;
    /* vertical-align: middle; */
}
.comlogo img {
    max-width: 250px;
}
.comdetails {
    position: absolute;
    z-index: 999;
    display: NONE;
    left: 200px;
    top: -1px;
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #666;
    width: 300px;
    text-align: left;
}
.comdetails p {
    margin: 5px 0;
}
.cominfo2 h1 {
    font-size: 14px;
    margin: 5px 0;
    font-weight: normal;
}
.showdetails {
    margin-left: 60px;
}
.comdetails {
    position: absolute;
    z-index: 999;
    display: NONE;
    left: 200px;
    top: -1px;
    background: #f2f2f2;
    padding: 10px;
    border: 1px solid #666;
    width: 300px;
    text-align: left;
}
.mainprox {
    float: right;
    width: 640px;
}
.mainprox li {
    float: left;
    margin: 0 20px 20px 0;
    text-align: center;
}
.mainprox li:nth-child(3n+0) {
    margin-right: 0;
}
.mainprox li .pics {
    position: relative;
}
.mainprox li a.pic {
    display: table;
    width: 200px;
    height: 200px;
    text-align: center;
    border: 1px solid #fff3e9;
}
.picname {
    display: inline-block;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    color: #01B0FF;
    width: 200px;
    text-align: center;
}
.prodatails {
    position: absolute;
    z-index: 999;
    display: NONE;
    right: 100px;
    top: 190px;
    background: #f2f2f2;
    border: 1px solid #666;
    width: 500px;
    text-align: left;
}
.prodatails h4 {
    text-align: center;
    margin: 3px 0;
}
.proinfo {
    padding: 10px;
}
.send2 a {
    background-color: #000100;
    box-shadow: inset 0 10px 10px #555;
    border-radius: 4px;
    padding: 4px 8px;
    min-height: 16px;
    color: #FFD80E!important;
    border: 0;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
}
.logos2 img {
    max-height: 50px;
}
.mainr{ float:right;}.mainproul p {
    margin:0;
}
.changepage a{ font-size: 30px; margin:0 10px;}.h3.semi-bold{ margin:0;}
/********************************************************右侧ending*******************/

.border-black {
    border-color: #333;
}
.border-bottom {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.flex-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
}
.semi-bold {
    font-weight: 600;
}
.md-show {
    display: block!important;
}
.flex-none {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.right-align {
    text-align: right;
}

.ml2 {
    margin-left: 1rem;
}
.results {
    -webkit-transition: -webkit-filter 500ms,opacity 500ms;
    transition: filter 500ms linear,opacity 500ms;
}
.border-medium-gray {
    border-color: #d3d6d9;
}
.product-image {
    margin-bottom: -1rem;
    vertical-align: top;
    width: 120px;
}

.fit {
    max-width: 100%;
}
.pt1 {
    padding-top: .5rem;
}
.green {
    color: #489913;
}
.md-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.protitlese{}.py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.btn-narrow {
	padding:10px;
}
.md-right {
    float: right;
}
.tdtitle{ text-align:center; background:#FFFDE8;}#canshutale{ width:100%;}.procontent{ padding:3px 0; margin-bottom:5px;}
#canshutale td {
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 3px !important;
    /* white-space: nowrap; */
}
.canshubox{ display:none;}.lg-px0 .h5{ margin: 0px 0 0 0;}
/********************************************************右侧2ending*******************/

.dizse3 {
    margin-top: 2px;
    width: 100%;
    border: 1px solid #f1f1f1;
    height: 375px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.dizse3 img {
    max-width: 100%;
    max-height: 375px;
}
.smallpic {
    margin-top: 10px;
}
.smallpic li {
    float: left;
    margin-right: 20px;
}
.smallpic li.active_a a {
    border: 1px solid #BA0001;
}
.smallpic li a {
    width: 70px;
    height: 70px;
    border: 1px solid #eee;
    display: table;
    text-align: center;
    cursor: pointer;
}
.smallpic li a span {
    display: table-cell;
    vertical-align: middle;
}
.smallpic img {
    max-width: 70px;
    vertical-align: middle;
}
.productdetail{}
 .product-content--cta {
    position: absolute;
    width: 100%;
    padding: 60px 30px 30px;
    border: 1px solid #e2e2e2;
    background: #eaeef0;
}
 .product-content--cta:before {
    left: 0;
    border-color: transparent transparent transparent #e2e2e2;
}
 .product-content--cta:after,  .product-content--cta:before {
    position: absolute;
    top: 60px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 13px 0 13px 10px;
    border-style: solid;
}
.product-content--cta:after {
    left: -1px;
    border-color: transparent transparent transparent #fff;
}
 .product-content--cta .price {
    position: relative;
    padding-right: 20px;
    text-align: right;
    color: #386cbc;
}
 .product-content--cta .price strong {
    font-family: #051e50;
    font-size: 34px;
    font-weight: 400;
    line-height: 100%;
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.block-price strong {
    font-size: 20px;
    font-weight: 700;
    color: #051e50;
}
.align-right, .txtright {
    text-align: right;
}
 .product-content--cta .cart {
    position: relative;
    margin: 20px 0 30px;
    padding-left: 120px;
}
 .product-content--cta .cart .qty-content {
    position: absolute;
    top: 27px;
    left: 0;
}
.cart-table tr.cartItempromo .thumb,  .product-content--cta .cart .qty-content .qty-desc.lower, .table-compare .table-compare--item .item-head-content .td.col-quantity .cart .qty-content .qty-desc.lower {
    border-right: none;
}

 .product-content--cta .cart .qty-content .qty-desc {
    font-size: 20px;
    display: block;
    float: left;
    width: 25px;
    height: 50px;
    margin: 0;
    padding-top: 15px;
    text-align: center;
    color: #000;
    border: 1px solid #e2e2e2;
    background: #fff;
	line-height:20px;
}
.block-product .block-product--info .cart .qty-content .qty-desc.lower, .block-product-list .block-product--infos .block-product--infos-right .cart .qty-content .qty-desc.lower, .qty-content .qty-desc.lower {
    border-right: none;
}
.qty-content .qty-desc {
    font-size: 20px;
    display: block;
    width: 25px;
    padding-top: 9px;
    background: #fff;
}
.qty-content .qty, .qty-content .qty-desc {
    float: left;
    height: 40px;
    margin: 0;
    text-align: center;
    color: #000;
    border: 1px solid #e2e2e2;
}
.qty-desc {
    position: relative;
    width: 16px;
    height: 16px;
    margin-top: 5px;
    cursor: pointer;
    color: #b2b2b2;
}
 .product-content--cta .cart .qty-content .qty {
    font-size: 15px;
    float: left;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    color: #000;
    border: 1px solid #e2e2e2;
    box-shadow: none;
}
 .product-content--cta .cart .addtocart {
    font-size: 14px;
    line-height: 120%;
    width: 100%;
    height: 50px;
	background-color: #00C66A;
    color: #fff;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
	border:none;
}
 .product-content--cta .product-stock, .product-content .product-content--specs .product-content--full-description .product-label li img {
    margin-bottom: 20px;
}
 .product-content--cta .product-stock .availability {
    margin-bottom: 0;
}
.availability.big {
    font-size: 15px;
    padding-left: 40px;
}
.site-wrapper p {
    margin-bottom: 10px;
}
.availability {
    font-size: 11px;
    line-height: 140%;
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.availability.green:before {
    background-color: #5fca1f;
}

.availability.big:before {
    top: 2px;
    left: 10px;
    width: 18px;
    height: 18px;
    margin-top: 0;
    border-radius: 18px;
}
.availability.small:before, .availability:before {
    top: 2px;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: 0;
    border-radius: 10px;
}
.availability:before {
    position: absolute;
    content: '';
    background-color: #919191;
}
 .product-content--cta .product-actions {
    margin-top: 25px;
}
.product-content--cta .buynowbtn.cart{ padding:0;}input[type=checkbox], input[type=radio]{ margin:0;}
 .product-content--cta:after,  .product-content--cta:before {
    position: absolute;
    top: 60px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-width: 13px 0 13px 10px;
    border-style: solid;
}
 .product-content--cta .product-actions .addtocompare {
    margin-top: 0;
    background: 0 0;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 10px 0;
    cursor: pointer;
}
 .product-content--cta .product-actions .addtocompare.buttonTemplate_G1321130770{
    width: 52%;
    text-align: center;
    margin-left: 20px;
    background: #00C66A;
	color:#fff;
 }
.popin-block.small {
    max-width: 400px;
}

.popin-block {
    position: relative;
    width: auto;
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
}
.mfp-hide {
    display: none!important;
}.popin-block .popin-content {
    width: auto;
    padding: 20px;
}
.button-alt-wrap a.bordered, .button.bordered {
    font-size: 14px;
    display: inline-block;
    height: 42px;
    padding: 0 10px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: 0 0;
}
.product-content--cta .cart .qty-content .qty {
    font-size: 15px;
    float: left;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    color: #000;
    border: 1px solid #e2e2e2;
    box-shadow: none;
}
.backabtn{ padding-left:15px; margin-bottom:10px;}.backabtn a{color:#051e50}
.list-caracteristics {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0;
}
.list-caracteristics li {
    line-height: 140%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.list-caracteristics li p {
    line-height: 120%;
    margin: 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.list-caracteristics li p, .list-caracteristics li u {
    font-size: 13px;
    position: relative;
    display: inline-block;
    width: 50%;
}
.list-caracteristics li p:after {
    position: absolute;
    z-index: 0;
    bottom: 2px;
    left: 0;
    display: block;
    width: 120%;
    height: 1px;
    content: '';
    background: #e3e3e3;
}
.list-caracteristics li u {
    font-weight: 700;
    z-index: 1;
    padding-left: 2%;
    text-decoration: none;
    word-wrap: break-word;
    background: #fff;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.list-caracteristics li p, .list-caracteristics li u {
    font-size: 13px;
    position: relative;
    display: inline-block;
    width: 50%;
}

.descriptionbox {
    border-top: 1px solid #eee; margin-top:40px;
}
#caracteristics_tab {
    display: block;
    height: 80px;
    margin: -80px 0 0;
    content: '';
}
.product-caracteristics {
    margin: 0 0 20px;
    padding: 0;
}
.product-caracteristics li {
    display: table;
    width: 100%;
    table-layout: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-bottom: solid 3px #fff;
    background: #eaeef0;
    -webkit-column-break-inside: avoid;
}
.product-caracteristics li span.label {
    font-weight: 400;
    border-right: 3px solid #fff;
	color:#000;
}
.product-caracteristics li span {
    font-size: 15px;
    font-weight: 700;
    display: table-cell;
    width: 50%;
    padding: 10px 15px;
    vertical-align: middle;
    word-wrap: break-word;
}
.products-grid li {
    float: left;
    width: 20%;
    margin: 0 0 20px;
    padding: 0 10px;
}
.block-product {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #e2e2e2;
}
.block-product .block-product--head {
    position: relative;
    padding: 10px 10px 10px;
}
.block-product .block-product--head .product-img {
    position: relative;
    margin-bottom: 10px;
}
.block-product .block-product--head .product-range-name {
    font-size: 13px;
    line-height: 100%;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
}
.site-wrapper p {
    margin-bottom: 10px;
}
.block-product .block-product--head .product-name {
    display: none;
    min-height: 50px;
}
.block-product .block-product--head .button, .block-product .block-product--head .button-alt-wrap a, .button-alt-wrap .block-product .block-product--head a {
    font-size: 13px;
    font-weight: 700;
    display: block;
    text-align: center;
    color: #000;
}
.block-product .block-product--head:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: '';
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
}
.block-product .block-product--info {
    position: relative;
    padding: 20px 10px 60px;
    background: #eaeef0;
}
.block-product .block-product--info .product-name {
    font-size: 12px;
    line-height: 120%;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.block-product .block-product--info .product-price {
    text-align: center;
}
.block-product .block-product--info .cart {
    position: absolute;
    right: 10px;
    bottom: 10px;
    left: 10px;
    margin: 5px 0 0;
    padding-left: 105px;
}
.block-product .block-product--head .product-img img {
    width: 96px;
    max-width: 100%;
    height: auto;
}
.block-product .block-product--head .product-img a {
    display: block;
    text-align: center;
}
.block-product .block-product--info .cart .qty-content .qty {
    font-size: 15px;
    float: left;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
    border: 1px solid #e2e2e2;
    box-shadow: none;
}
.block-product .block-product--info .cart .qty-content .qty-desc {
    font-size: 20px;
    display: block;
    float: left;
    width: 25px;
    height: 40px;
    margin: 0;
    padding-top: 9px;
    text-align: center;
    color: #000;
    border: 1px solid #e2e2e2;
    background: #fff;
	line-height:20px;
}
.block-product .block-product--info .cart .addtocart {
    font-size: 15px;
    width: 50px;
    height: 40px;
    padding: 0;
	background-color: #00C66A;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
}
.availability {
    font-size: 11px;
    line-height: 140%;
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.block-product .block-product--info .cart .qty-content {
    position: absolute;
    top: 0;
    left: 0;
}
.block-product .fa-angle-right{ font-weight:bold; padding-left:5px;}
/********************************************************右侧3ending*******************/
.pics .pic img{
	width:100%;
}
.pagination-nav ul li a {
	background-color: #f7f7f7;
	display: block;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 36px;
}
.pagination-nav ul li.active a {
	background: #e74c3c none repeat scroll 0 0;
	color: #fff;
}
.pagination-nav ul li {
	display: inline-block;
	margin: 0 2px;
}
.mt_50 {
 margin-top:50px;
}
.lihok {
    width: 100%;
    overflow: auto;
}
.liuyts span{
	float:left;
margin-right: 10px;
}
.liuyts{
    overflow: hidden;
}
.loits {
    float: right;
}
.loits a{
	color:#FFFFFF;
}
.mainr img:hover{
	 -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/***********************compare start***************************/
.msgbox{ background:gold;color:#000; padding:15px 10px; border-radius:4px; display:none; bottom:0; position:absolute; right:0;}
.comparenav h2{ margin-top:0; font-size:16px; font-weight:bold;}
.rx-m-topbar__cart1 .rx-c-btn {
    background-color: #00C66A;
    color: #fff;
    height: 40px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    border-radius: 3px;
}
.comparebox table {
    table-layout: fixed;
}
.comparebox table tr td {
    width: 215px;
    padding: 6px 10px;
	border:1px solid #ccc;
}
.comparebox table tr td.tdtitles{ width:100px;}
.comparebox img.propic{ height:150px;}
.comparebox{ margin-top:20px;}
.deleteimg{ position:absolute; top:5px; right:5px; z-index:999;}
.comparebox .addtocart {
    font-size: 14px;
    line-height: 120%;
    width: 70%;
    height: 40px;
    background-color: #00C66A;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
}
/***********************compare end***************************/
 /* ====================
      买家用户中心
==================== */
.btn-register{ background-color:#00C66A; color:#fff;}.registernote{ padding:100px;}
.buyerbox{ padding:0 200px;}.mgsnote{ color:#F00;}
.buyerleft{    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.08);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.08); padding:10px;}
.buyerleft ul li{ margin-bottom:10px; border-bottom:1px dashed #eee;}
.buyerleft .fa{ color:#00C66A;}.navinfo{ background:#222; color:#fff; padding:5px; margin-bottom:20px;}.navinfo h2{ margin:0; font-size:18px;}
.buyerright td{ border:1px solid #ccc; padding:5px;}.searchbox .goodsItem div, .labelagress div, .minetdxie div {
    display: inline;
}.require-field{ color:#F00; padding-left:5px;}
.mycartbox{ padding:0 15px;}.shaddress {
    border: 1px solid #C8C8C8;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 10px;
}.orderinfos {
    background-color: #FFFFFF;
    border: 3px solid #DFDFDF;
}.orderinfos td {
    border: 1px solid #DFDFDF;
    padding: 5px;
}.icon-add {
    background: url(../images/add.png) no-repeat scroll 50% 50% #1399BE;
    border-radius: 18px;
    height: 36px;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 180px;
    transition: background-color 150ms ease 0s;
    width: 36px;
	border:none;
}
.btn-remove-all{
    background: none repeat scroll 0 0 #F3F3F3;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #848484;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    padding: 0 1em;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
.CartRemoveLink {
    background: url(../images/icon_sprite.png) no-repeat scroll -46px -46px rgba(0, 0, 0, 0);
    float: right;
    height: 20px;
    margin-top: 2px;
    width: 20px;
}.qtys {
    border: 1px solid #C8C8C8;
    height: 20px;
    padding: 0 7px;
    text-align: center;
    width: 50px;
	float:left;
}
.btn-cart{ background:#00C66A; color:#fff;}
.jianjiabtn{border: 1px solid #C8C8C8;
    height: 20px;
    padding: 0 7px;
    text-align: center;
    width: 20px;
    display: block;
    float: left; cursor:pointer;}#subtotal{ font-weight:bold; font-size:20px;}
 
/*分页样式————————————————————————————————————————————*/
.pagelist {padding:10px 0; text-align:center;}
.pagelist span,.pagelist a{ border-radius:3px; border:1px solid #dfdfdf;display:inline-block; padding:5px 12px;}
.pagelist a{ margin:0 3px;}
.pagelist span.current{ background:#3175ba; color:#FFF; border-color:#3175ba; margin:0 2px;}
.pagelist a:hover{background:#3175ba; color:#FFF; border-color:#3175ba; }
.pagelist label{ padding-left:15px; color:#999;}
.pagelist label b{color:#125081; font-weight:normal; margin:0 3px;}
