@CHARSET "UTF-8";
.message{
	text-align: center;
    font-size: 16px;
    margin-top: 30px;
}
.icon-close{
    font-size: 8px;
    margin-left: 3px;
    vertical-align: 2px;
}
.icon-close:hover{
	font-weight: bold;
	color:#0E6EB8;
}
/* 推荐商品 */
.zhao_box {
	margin: 10px 0 8px 0;
	height: 34px;
	border: 1px solid #e5e5e5;
}
.zhao_name {
	float: left;
	width: 105px;
	line-height: 34px;
	font-size: 12px;
	color: #666;
	text-align: right;
}

.zhao_list {
	float: left;
}

.zhao_list li {
	float: left;
	line-height: 34px;
	padding: 0 15px;
}

.zhao_list li a {
	font-size: 12px;
	/* color: #666; */
}

.zhao_list li a:hover {
	/* color: #f82800; */
	text-decoration: underline;
}
/* 供应列表 */
.supplier_box {
	width: 1190px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
.srp-main .grid-total {
   /*  width: 1190px;
    margin:0 auto */;
}
.srp-main .grid-total .grid-left {
    float: left;
    display: inline;
    width: 940px
}
.checkedCondition{
	color: white!important;
	background-color: #E4393C!important;
}
.m-sortbar {
    margin-top: 10px;
}

.m-sortbar .sort-row {
    height: 41px;
}
.m-sortbar .sort-row .sort-inner {
    height: 39px;
    background-color: #f5f5f5;
    border: solid 1px #e8e8e8
}
.m-sortbar .sorts {
    float: left;
    line-height: 39px
}
.m-sortbar .sorts .sort {
    float: left
}
.m-sortbar .sorts .first {
    margin-left: 0;
    border-left: none
}
.m-sortbar .sorts .has-droplist {
    position: relative
}

.m-sortbar .sorts .has-droplist-hover {
    *z-index: 1
}

.m-sortbar .sorts .has-droplist-hover .droplist {
    display: block
}

.m-sortbar .sorts .droplist {
    display: none;
    position: absolute;
    z-index: 2;
    top: -1px;
    left: -1px;
    border: solid 1px #ccc;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    box-shadow: 0 3px 3px rgba(0,0,0,.1)
}

.m-sortbar .sorts .droplist .sort {
    float: none;
    white-space: nowrap
}

.m-sortbar .sorts .droplist .link {
    border: none;
    margin-left: 0;
    padding-right: 30px
}
.m-sortbar .sorts .has-droplist .trigger .link-text {
    float: left
}


.m-sortbar .sorts .has-droplist .trigger .text {
    float: left
}

.m-sortbar .sorts .has-droplist .trigger .icon {
    float: left;
    margin-top: 17.5px;
    margin-left: 4px
}
.m-sortbar .sorts .link {
    float: left;
    display: block;
    height: 39px;
    margin-left: -1px;
    padding: 0 27px;
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
    text-decoration: none;
    color: #666;
   	background-color: #fff;
    border-color: #e5e5e5;
}
.m-sortbar .sorts .has-droplist .trigger .link:hover {
    color: #6d6d6d;
    background-color: #f5f5f5;
    border-color: transparent
}
.m-sortbar .sorts .active,.m-sortbar .sorts .link:hover {
    z-index: 1;
    background-color: #fff;
    border-color: #e5e5e5;
    color: #666;
    border-right: 1px solid #E8E8E8;  
}
.m-sortbar .prices {
    float: left
}

.m-sortbar .prices .inputs {
    float: left;
    height: 39px;
   /*  width: 130px */
}

.m-sortbar .prices .inputs .inner {
    height: 39px
}

.m-sortbar .prices .inputs .items {
    padding: 8px 0 0 10px
}

.m-sortbar .prices .inputs .item {
    float: left;
    width: 55px
}

.m-sortbar .prices .inputs .sep {
    float: left;
    width: 15px;
    text-align: center;
    padding-left: 8px;
}

.m-sortbar .prices .inputs .input {
    width: 50px;
    padding: 0 6px;
    height: 21px;
    border: solid 1px #dfdfdf;
    line-height: normal;
    font-family: arial;
}
.m-sortbar .prices .inputs .submit {
    float: left;
    _display: inline;
    margin-left: 15px;
    /* display: none; */
    width: 49px
}

.m-sortbar .prices .inputs .sbtn {
    border: 0 none;
    *padding: 0 4px
}
.m-sortbar .sbtn {
    display: block;
    height: 23px;
    padding: 0 10px;
    background: #0c7edf;
    color: #fff;
    line-height: 23px;
    cursor: pointer;
    white-space: nowrap;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box
}

.m-sortbar .btn:hover {
    color: #fff;
    background: #0c7edf;
}
.m-sortbar .pager {
    float: right;
    line-height: 39px
}

.m-sortbar .pager .item {
    float: left;
    height: 39px
}

.m-sortbar .pager .current-page {
    color: #0c7edf;
}
.m-sortbar .pager .icon {
    margin-top: 14px;
    *margin-top: 15px
}
.icon-btn-prev-2-disable{
	display: inline-block;
    font-size: 0;
}
.m-sortbar .pager .link {
    float: left;
    display: block;
    padding: 0 15px;
    height: 39px
}

.m-sortbar .pager .icon {
    margin-top: 14px;
    *margin-top: 15px
}
.grid-left .m-itemlist{
   /* font-size: 20px;*/
    font-size: 12px;
}
.m-itemlist {
    clear: left
}

.m-itemlist .list .item {
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 10px 15px 0;
}


.m-itemlist .list .item:last-child {
    /* border-bottom: none */
}

.m-itemlist .list .col {
    float: left;
    _display: inline
}

.m-itemlist .list .col-1 {
    text-align: center
}

.m-itemlist .list .pic-box {
    border: 1px solid #ededed
}

.m-itemlist .list .pic,.m-itemlist .list .pic-box,.m-itemlist .list .pic-box-inner,.m-itemlist .list .pic-link {
    width: 78px;
    height: 78px
}
.m-itemlist .pic-link {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}
.m-itemlist .list .img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.m-itemlist .list .pic-box-hover {
    border-color: #f40
}

.m-itemlist .list .pic-box-hover .report {
    right: 0;
    top: 0
}

.m-itemlist .list .pic-box-hover .similars {
    bottom: 0
}

.m-itemlist .list .similars {
    bottom: -18px;
    height: 18px;
    line-height: 18px
}

.m-itemlist .list .col-2 {
    margin-left: 20px;
    width: 240px;
}

.m-itemlist .list .title {
    font-size: 14px;
    height: 44px;
    text-align: left;
    word-break: break-all;
    overflow-y:  hidden;
}
.m-itemlist .list .title>a{
    display: inline-block;
    max-width: 240px;
    word-break: break-all;
    word-wrap: break-word;
}


.title-lh{
    line-height: 22px;
}

.m-itemlist .list span.spec{
    font-size: 12px;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
}
.m-itemlist .list .icon-has-more {
    margin-top: 2px
}

.m-itemlist .list .main-icons .icons {
    font-size: 0;
    width: 225px
}

.m-itemlist .list .misc {
    margin-top: 4px;
    height: 20px;
    overflow: hidden;
    line-height: 20px
}
.m-itemlist .shopname {
    color: #888;
    text-decoration: underline;
    float: left;
    font-size:12px;
}

.m-itemlist .shopname:hover {
    color: #f40
}

.m-itemlist .shopname .dsrs {
    margin-top: 3px;
    width: 13px;
    float: left
}

.m-itemlist .shopname .dsr {
    float: left;
    margin-top: 3px;
    height: 2px;
    width: 8px;
    overflow: hidden
}

.m-itemlist .shopname .morethan {
    background: #f40
}

.m-itemlist .shopname .equalthan {
    background: #f40
}

.m-itemlist .shopname .lessthan {
    background: #0c7edf;
}

.m-itemlist .shopname .text {
    float: left
}

.m-itemlist .p4p-shopname {
    text-decoration: none
}

.m-itemlist .shopname-text {
    text-decoration: none
}

.m-itemlist .shopname-text:hover {
    color: #888
}
.m-itemlist .list .col-3 {
    margin-left: 20px;
    width: 160px;
}
.m-itemlist .list .col-3-supply {
    margin-left: 20px;
    width: 160px;
    text-align: right;
}
.m-itemlist .list .col-3-supply div.shopCart-btn{
    height: 30px;
    line-height: 30px;
    width: 120px;
    margin-top: 12px;
    text-align: center;
    color: #FF9800;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    float: right;
}
.m-itemlist .list .col-3-supply div.shopCart-btn a{
    display: inline-block;
    height: 100%;
    width:100%;
    color: #FF9800;
}
.m-itemlist .list .price {
    font-size: 18px;
    text-align: right;
}

.m-itemlist .list .flag-price-probably {
    position: relative;
    top: -2px
}

.m-itemlist .list .ship {
    color: grey
}

.m-itemlist .list .etc-icons .icon {
    height: 20px;
    font-size: 0;
    display: inline-block;
}

.m-itemlist .list .col-4 {
    margin-left: 40px;
    width: 160px;
    text-align: left;
}
.m-itemlist .list .col-5 {
    margin-left: 40px;
    width: 170px;
    text-align: left;
}
.m-itemlist .list .supply-col-4{
	 font-size: 14px;
}
.m-itemlist .list .deal-cnt {
    line-height: 20px
}
.m-itemlist .list .supply-col-4 .spec-list{
    max-width: 170px;
    word-wrap:break-word;
    line-height: 24px !important;
    word-break: break-all;
    overflow-y: hidden;
}
.m-itemlist .list .comment{
    color: #333;
    line-height: 20px;
    font-size: 12px;
    display: inline-block;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-itemlist .list .comment:hover{
   /*  color: #f82800; */
    color: #FFA419;
}


.m-itemlist .list .service-icons {
    float: left;
    width: 102px;
}

.m-itemlist .list .service-icons .icon-btn,.m-itemlist .list .service-icons a {
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    border: solid 1px #fff;
    color: #404040;
    white-space: nowrap;
    text-decoration: none
}

.m-itemlist .list .service-icons .icon-btn:hover,.m-itemlist .list .service-icons a:hover {
    border-color: #dedede
}

.m-itemlist .list .service-icons .icon,.m-itemlist .list .service-icons a span {
    margin: 2px 4px 0;
    float: left
}

.m-itemlist .samestyle-view .list .col-4 {
    display: none
}

.m-itemlist .samestyle-view .list .col-5 .service-icons {
    display: none
}

.m-itemlist .samestyle-view .list .col-2 {
    width: 38%!important
}

.m-itemlist .samestyle-view .list .col-3 {
    width: 34%!important
}

.m-itemlist .samestyle-view .list .col-5 {
    float: left;
    width: 11%!important
}

.m-itemlist .samestyle-view .list .samestyle-btn {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 63px;
    text-align: center;
    margin: 5px 0;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    border: 1px solid #f94700
}

.m-itemlist .samestyle-view .list .samestyle-link {
    background-color: #f94700;
    border-color: #f94700;
    color: #fff;
    text-decoration: none
}

.m-itemlist .samestyle-view .list .samestyle-link:hover {
    background-color: #f82800;
    border-color: #f82800
}

.m-itemlist .samestyle-view .list .buy {
    background: #fef0e7;
    border-color: #ffb08b;
    color: #F94700
}

.m-itemlist .samestyle-view .list .samestyle-txt {
    color: #3d3d3d
}
.g_price {
    font-family: arial
}

.g_price span {
 /*   margin-right: 3px;*/
    color: #999
}

.g_price strong {
    color: #ff8300;
    font-weight: 700;
    font-family: arial;
    word-break: break-all;
}

.g_price strong b {
    margin-left: 3px;
    font-weight: 700
}

.g_price-highlight span {
    color: #ff8300;
}

.g_price-reversed span,.g_price-reversed strong {
    color: #FFF
}

.g_price-original strong {
    color: #999;
    font-weight: 400;
    text-decoration: line-through
}

.g_price-big span {
    font-size: 30px
}

.g_price-big strong b {
    font-size: 30px
}


.grid-total .grid-right {
	float: left;
	display: inline;
	margin-left: 50px;
	width: 200px
}
.m-p4p {
  /*   margin-top: 10px */
}

.m-p4p .loading {
    height: 300px;
    color: #666;
    text-align: center
}
.global{
  /*   position: relative; */
    background: #fff;
    text-align: left;
    font: 12px/1.5 tahoma,arial,\5b8b\4f53;
}
.global .global-banner{
	position: relative;
    padding-top: 9px;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 16px;
}
.global .global-banner a{
	margin: 0;
    padding: 0;
}

.global .global-item-list {
    position: relative;
}
.global ul, .global li {
    list-style: none;
}
.global-item-list .global-item {
    position: relative;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.global ul, .global li {
    list-style: none;
}
.global.w240 .global-imgwrap {
    height: 200px;
}

.global-imgwrap .global-imglink{
	width: 198px;
	height: 198px;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.global a {
    text-decoration: none;
}

.global-item img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
    vertical-align: middle;
    border: 0;
}
.global-line1{
	overflow: hidden;
    height: 18px;
    line-height: 18px;
    margin: 5px 10px;
}
 .global-gold{
 	float: left;
 	display: block;
 	margin-right: 6px;
 	font-size: 14px;
 	font-family: Arial;
}
.global-price{
	color: #ff8300;
    font: 700 18px Arial;
    float: right;
    height: 18px;
    line-height: 18px;
}
.global-price em {
    font-family: Arial;
    font-weight: normal;
    margin-right: 3px;
}
.global-sell{
  color: #999;
  float: right;
}
.global-sell em{
	/* color: #555; */
    font-weight: bold;
}
.global-foot{
	position: relative;
    margin-top: 0px;
    height: 35px;
}
.global-foot a {
    position: absolute;
    right: 10px;
    width: 66px;
    height: 25px;
    border-radius: 1px;
    background: #ff8300;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    line-height: 25px;
}
.global-foot a:hover {
    color: #fff !important;
    background: #ff9a00;
}
.shopCart-box{
    position: fixed;
    top: 40%;
    left: 35%;
    font-size: 14px;
    border:1px solid #e8e8e8;
    background: #fff;
    box-shadow: 0px 0px 13px 2px #e9e9e9c2;
    z-index: 100;
}
.shopCart-box .shopCart-close{
    text-align: right;
    cursor: pointer;
}
.shopCart-box .shopCart-close .icon-shopCart-close{
    padding: 10px;
    display: inline-block;
    color: #666;
}
.shopCart-box .shopCart-close .icon-shopCart-close:hover{
    background: #e8e8e8;
    cursor: pointer;
}

.shopCart-box .shopCart-box-inner{
    width: 500px;
    height: auto;
    margin: 20px;
    border: 1px solid #e8e8e8;
    padding: 15px 5px;
    margin-top: 0;
}
.shopCart-box .shopCart-box-inner .product-info h5.product-tit{
    width: 100px;
    line-height: 32px;
    text-align:right;
    display: inline-block;
}
.product-info span s{
    font-size: 18px;
    color: #F40;
    text-decoration: none;
}
.product-info span s.zz-tag{
    font-size: 18px;
}
.product-info span em{
    font-size: 30px;
    font-weight: 600;
    font-family: Arial;
    color: #F40;
    margin-left: -5px;
}
.shopCart-box-inner .product-info ul.spec-list{
    width: 390px;
    max-height: 300px;
    overflow-x: auto;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
}
.shopCart-box-inner .product-info ul.spec-list li{
    display: inline-block;
    line-height: 26px;
    border: 1px dashed #e4e4e4;
    text-align: center;
    margin: 5px 7px 5px 0;
    cursor: pointer;
}




.shopCart-box-inner .product-info ul.spec-list li.on_spec{
    color: #f40;
}
.shopCart-box-inner .product-info ul.spec-list li.unspec{
    background: #f7f7f7;
    color: #b1b1b1;
    cursor: not-allowed !important;
}
.shopCart-box-inner .product-info ul.spec-list li span{
    padding:0 7px;
    display: inline-block;
}
.shopCart-box-inner .product-info ul.spec-list li span.onlist,.shopCart-box-inner .product-info ul.spec-list li span.mouseOnList{
    color: #f40;
    outline: 1px solid #F40;
}
.shopCart-box-inner .product-info .oprate .addNumber,.shopCart-box-inner .product-info .oprate .reduce{
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    line-height: 25px;
    text-align:center;
    background: #f8f8f8;
    border: 1px solid #dadada;
}
.shopCart-box-inner .product-info .oprate .intxt{
    height: 25px;
    display: inline-block;
    line-height: 27px;
    border: 1px solid #dadada;
    width: 80px;
    text-align: center;
    background: transparent;
    vertical-align: -1.7px;
    margin-right: -3px;
    margin-left: -3px;
}
.shopCart-box-inner .product-info div.ui-msg{
    margin:5px 0 10px 0;
    margin-left: 80px;
    position: relative;
    display: none;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    background-color: #f5f5f5;
    box-shadow: 1px 1px 1px #f5f5f5;
}
.shopCart-box-inner .product-info div.ui-msg .ui-msg-con{
    line-height: 16px;
    color: #666;
    background-color: #ffefd5;
    padding: 3px 10px 3px 5px;
    border: 1px solid #FFC107;
    margin: -1px;
}
.shopCart-box .add-btn{
    margin: 0 20px 20px 0;
    text-align: right;
}

.shopCart-box .add-btn button{
    width: 140px;
    padding: 6px 0px;
    cursor: pointer;
    border: 1px solid #FF9800;
    background: #FF9800;
    color: #fff;
}
.shopCart-box .add-btn button:focus{
    outline:0;
}
/*登录*/
.mbox-hide{
    display:none;
}
.mbox-window{
    position: fixed;
    left: 40%;
    top: 20%;
    max-height: 500px;
    height: 450px;
    width: 350px;
    background-color: #fbfbfb;
}
.provider-login .msg-box-err{
    height:25px;
    line-height:25px;
}
.mbox-window .login-logo{
    width: 400px;
    height: 37px;
    padding-top: 20px ;
    padding-bottom:40px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.mbox-window .login-logo img{
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.mbox-window .provider-login{
    width: 298px;
    margin: 15px auto;
    zoom:1;
}
.mbox-btn-closew30{
    text-align: right;
}
.icon-p-close{
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}
.icon-p-close:hover {
    background: #E8E8E8;
    cursor: pointer;
}
.provider-login input[type="text"],.mbox-window input[type="password"]{
    /* background-color: #0E6EB8; */
    width: 80%;
    height: 32px;
    display:inline-block;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 0;
    background: transparent;
    outline: 0;
}
.provider-login .provider-up{
    width: 298px;
    height: 38px;
    line-height: 38px;
    text-indent: 20px;
    border: 1px solid #0E6EB8;
    border-radius: 50px;
    outline: none;
}

.provider-login .login-links{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 12px;
}
.login-links>a{
    display: inline-block;
}
.mbox-window input[type="checkbox"]{
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
}
.provider-login .loginBtn,.provider-login  .registerBtn{
    width: 298px;
    height: 38px;
    line-height: 38px;
    border-radius: 50px;
    text-align: center;
}
.provider-login .loginBtn{
    margin-bottom: 15px;
    /* border: 1px solid #0E6EB8; */
    letter-spacing: 10px;
    background-color: #0E6EB8;
}
.provider-login  .registerBtn{
    background-color: #ff9a00;
    letter-spacing: 4px;
}
.loginBtn>a,.registerBtn>a{
    padding: 10px 105px;
    color: #fff;
    font-size: 14px;
    cursor:pointer;
}
.u-flyer{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 100;
}