@charset "UTF-8";
	/*商品列表页样式*/

/*列表页条件筛选*/
.category_filter {
	background: #ffffff;
	font-size: 14px;
	margin-bottom: 20px;
}
.category_filter .filter_item {
	padding: 8px 0;
	line-height: 24px;
	overflow: hidden;
}
.category_filter .filter_title {
	padding: 5px 0 10px;
	border-bottom: 1px solid #eee;
}
.category_filter .filter_title dt {
	margin-top: 5px;
}
.category_filter .filter_title .filter_clean {
	position: absolute;
	right: 0;
	top: 5px;
	color: #0b285b;
}
.category_filter .filter_item dt {
	float: left;
	width: 125px;
	min-height: 1px;
	padding-left: 20px;
	color: #999;
}
.category_filter .filter_item dd {
	float: left;
	width: 940px;
	padding-right: 100px;
	position: relative;
}
.category_filter .has_choose {
	float: left;
	padding: 0 5px 0 15px;
	margin-right: 20px;
	margin-top: 5px;
	border: 1px solid #0b285b;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
	color: #999;
}
.category_filter .has_choose strong {
	color: #0b285b;
}
.category_filter .has_choose .close_fillet {
	float: right;
	margin: 4px 0 0 8px;
}
.category_filter .has_choose:hover .close_fillet {
	background: #0b285b;
	color: #fff;
}
.category_filter .filter_item .item {
	float: left;
	white-space: nowrap;
	color: #222;
	margin-right: 38px;
	min-width: 110px;
}
.category_filter .filter_item .item i {
	display: none;
}
.category_filter .filter_item.active {
	background: #f9f9f9;
}
.category_filter .filter_item.active .fliter_mui_btn {
	display: block;
}
.category_filter .filter_item.active .item {
	position: relative;
	padding-left: 22px;
}
.category_filter .filter_item.active .item i {
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.category_filter .filter_item.active .filter_muiti {
	color: #222;
}
.category_filter .filter_item .item:hover {
	color: #0b285b;
}
.category_filter .filter_item .item:hover i {
	border-color: #0b285b;
}
.category_filter .filter_item .item.active {
	font-weight: bold;
	color: #0b285b;
}
.category_filter .filter_item .item.active i {
	border-color: #0b285b;
	background: url(../img/check_right.png) center no-repeat;
}
.category_filter .filter_item .filter_muiti {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 14px;
	transition: color .3s;
	-webkit-transition: color .3s;
}
.category_filter .filter_item .filter_muiti .muiti_box {
	margin-left: 3px;
}
.category_filter .fliter_mui_btn {
	display: none;
	clear: both;
	padding: 10px 0;
	text-align: center;
}
.category_filter .fliter_mui_btn .butn {

}
.category_filter .filter_more {
	line-height: 40px;
	text-align: center;
	color: #002b5c;
	cursor: pointer;
	border-top: 1px solid #eee;
}
.category_filter .filter_more:hover {
	background: #f9f9f9;
}


/*列表页排序*/
.y_sort_list {
	margin-bottom: 20px;
	line-height: 30px;
	overflow: hidden;
	color: #222;
	font-size: 14px;
}
.y_sort_list ul {
	float: left;
}
.y_sort_list ul li {
	float: left;
	padding: 0 23px;
	border-right: 1px solid #eee;
	cursor: pointer;
}
.y_sort_list ul li.active,.y_sort_list ul li:hover,.y_sort_list ul li.active a {
	color: #0b285b;
	font-weight: bold;
}
.y_sort_list ul li.active b {
	display: inline-block;
	width: 10px;
	height: 11px;
	vertical-align: middle;
	margin: -2px 0 0 5px;
	background: url(../img/sort_bg.png) no-repeat;
}
.y_sort_list ul li.down b {
	background-position: 0 -11px;
}

/*列表页商品列表*/
.y_product_list .y_contrast {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 30px;
	line-height: 28px;
	padding: 0 10px 0 7px;
	background: #8a8a8a;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .3s;
	transition: all .3s;
	visibility: hidden;
	opacity: 0;
}
.y_product_list .y_contrast .y_ico {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	vertical-align: middle;
	margin: -2px 5px 0 0;
	background: url(../img/check_box_1.png) no-repeat;
}
.y_product_list .y_contrast:hover {
	background: #707070;
}
.y_product_list .y_contrast.active .y_ico {
	background-position: 0 -16px;
}
.y_product_list li:hover .y_contrast,.y_product_list .y_contrast.active {
	visibility: visible;
	opacity: 1;
}
.y_goodlistnone {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 160px;
}
.y_goodlistnone .y_ico {
	float: left;
	width: 99px;
	height: 77px;
	margin: 5px 0 0 310px;
	background: url(../img/list_none.png) no-repeat;
}
.y_goodlistnone .y_info {
	float: left;
	width: 410px;
	padding-left: 30px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.y_goodlistnone .y_info h2 {
	font-size: 24px;
	line-height: 1.5;
	color: #222;
}

/*列表页商品对比栏*/
#productCompare {
	position: fixed;
	width: 80px;
	top: 10%;
	right: 0;
	z-index: 100;
}
.list_contrast_box {
	position: fixed;
	z-index: 999;
	top: 10%;
	right: 0;
	width: 80px;
	border: 1px solid #0b285b;
	border-right: none;
	background: #fff;
	box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
.list_contrast_box .list_contrast_title {
	padding: 7px 0 3px;
	background: #0b285b;
	cursor: pointer;
}
.list_contrast_box .list_contrast_title h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	text-align: center;
}
.list_contrast_box .list_contrast_title .y_toggle {
	display: block;
	width: 9px;
	height: 5px;
	line-height: 0;
	margin: 3px auto 0;
	background: url(../img/y_toggle.png) no-repeat;
}
.list_contrast_box .list_contrast_tiem li {
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #eee;
}
.list_contrast_box .list_contrast_tiem li img {
	width: 80px;
	height: 80px;
}
.list_contrast_box .list_contrast_tiem .close_fillet {
	position: absolute;
	top: 4px;
	right: 5px;
}
.list_contrast_box .list_contrast_btn {
	padding: 4px 5px 8px;
	border-top: 1px solid #eee;
}
.list_contrast_box .list_contrast_btn .butn {
	margin-top: 4px;
}
.list_contrast_box.hide .list_contrast_title .y_toggle {
	background-position: 0 -5px;
}
.list_contrast_box.hide .list_contrast_tiem,.list_contrast_box.hide .list_contrast_btn {
	display: none;
}
	/*页面高度较低时，对比栏显示位置靠上*/
@media (max-height: 800px) {
  #productCompare {
  	top: 5%;
  }
  .list_contrast_box {
  	top: 5%;
  }
}

/*滑动复选框*/
.muiti_box {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 18px;
	cursor: pointer;
}
.muiti_box .muiti_bar {
	float: left;
	width: 100%;
	height: 100%;
	background: #eee;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.muiti_box .muiti_bar .muiti_switch {
	float: left;
	width: 100%;
	height: 100%;
	background: #0b285b;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: -100%;
}
.muiti_box .muiti_round {
	position: absolute;
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 4px rgba(194,194,194,0.75);
	box-shadow: 0 2px 4px rgba(194,194,194,0.75);
	border: 1px solid #eee;
}


/*积分换购商品列表*/
.filter_padding {
	padding: 5px 0;
}
.y_integral_list {
	width: 1220px;
}
.y_integral_list li {
	float: left;
	position: relative;
	width: 257px;
	height: 420px;
	padding: 0 14px;
	background: #fff;
	margin: 0 20px 20px 0;
	overflow: hidden;
	-webkit-transition: box-shadow .3s;
	transition: box-shadow .3s;
	text-align: center;
}
.y_integral_list .y_pic {
	width: 255px;
	height: 255px;
	overflow: hidden;
	margin: 22px auto 20px;
}
.y_integral_list .y_pic img {
	width: 255px;
	height: 255px;
}
.y_integral_list .y_name {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
}
.y_integral_list .y_price {
	display: block;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #ff9933;
}
.y_integral_list .y_oldprice {
	display: block;
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
}
.y_integral_list .butn {
	font-size: 18px;
	margin-top: 5px;
	padding-left: 50px;
	padding-right: 50px;
	display: none;
}
.y_integral_list li:hover {
	box-shadow: 0 20px 40px rgba(0,0,0,0.2)
}
.y_integral_list li:hover .y_name {
	margin-bottom: 5px;
}
.y_integral_list li:hover .y_oldprice {
	display: none;
}
.y_integral_list li:hover .butn {
	display: inline-block;
}

/* 商品对比页 */
.contrast {
    background-color: #fff;
    margin-bottom: 40px;
}
.contrast div {
    float: left;
}
.c-title {
    width: 200px;
    background: #fbfbfb;
}
.c-center {
    width: 332px;
    border-left: 1px solid #eeeeee;
    background-color: #fff;
}
.c-right {
	width: 333px;
}
.contrast div ul li {
    font-size: 14px;
    color: #222;
    text-align: center;
	border-top: 1px solid #eee;
    line-height: 20px;
    padding: 12px 5px;
}
.contrast .c-title ul li {
    font-weight: 700;
}
.contrast div ul .c-one {
    width: 97%;
  	padding-bottom: 10px;
}
.contrast .c-title ul .c-one {
    line-height: 419px;
}
.contrast .c-center ul .c-one .c-img {
    height: 255px;
    width: 255px;
    margin: 20px auto 16px;
    position: relative;
    float: none;
}
.contrast .c-center ul .c-one .c-img img {
    height: 255px;
    width: 255px;
}
.contrast .c-center ul .c-one .c-img .c-itm {
    height: 165px;
    width: 143px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 90px 56px 0;
}
.contrast .c-center ul .c-one .c-img:hover .c-itm {
    opacity: 1;
    visibility: visible;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
    background:rgba(0,0,0,0.6);
}
.contrast .c-center ul .c-one .c-img .c-itm a {
    color: #eee;
    margin-right: 11px;
    display: block;
    float: left;
    width: 60px;
}
.contrast .c-center ul .c-one .c-img .c-itm .c-remove {
	margin: 0 0 0 12px;
}

.contrast .c-center ul .c-one .c-img .c-itm a i {
    height: 55px;
    width: 55px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #eee;
    background: url("../img/shachu.png") 0 0 no-repeat;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}
.contrast .c-center ul .c-one .c-img .c-itm .c-remove i {
    background-position: 0 -55px;
}
.contrast .c-center ul .c-one .c-img .c-itm a:hover i {
	background-position: -55px 0;
	background-color: #fff;
}
.contrast .c-center ul .c-one .c-img .c-itm .c-remove:hover i {
	background-position: -55px -55px;
	background-color: #fff;
}
.contrast .c-center ul .c-one .img-title {
    padding: 0 8px;
    line-height: 25px;
    color: #222;

}

.contrast .c-center ul .c-one .img-cost {
    margin-top: 8px;
    color: #0b285b;
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 320px;
}

.contrast .c-right ul .c-one .img-title {
    color: #999;
}
.contrast .c-right ul .c-one .one-img {
    display: block;
    height: 60px;
    width: 60px;
    background: url("../img/ten.png") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    left: 50%;
    margin-left: -30px;
}

/* 批发商城页面样式 */
.screen {
	width: 895px;
	float: left;
}
.screen .filter_item dd {
	width: 620px;
}
.screen .filter_item .item {
	line-height: 40px;
}
.screen .filter_item dt {
	margin-top: 8px;
}
.screen .filter_title dt{
	margin-top: 0;
}
.screen .blank {
	padding-bottom: 40px;
}
.screen .blank dd {
	position: relative;
	padding-top: 5px;
}
.screen .blank input {
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 30px;
    width: 240px;
    color:#999;
    font-size: 15px;
    padding-left: 10px;
}
.screen .blank dd .muiti_img {
	display: block;
    height: 18px;
    width: 18px;
    background: url("../img/jlt.png") 0px -23px no-repeat;
    position: absolute;
    top: 13px;
    left: 230px;
}
.portrait {
	width: 285px;
	height: 280px;
	float: right;
	background-color: #fff;
	text-align: center;
}
.portrait .p-header {
	position: relative;
}
.portrait .p-header img{
	height: 80px;
	width: 80px;
	margin: 20px auto;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}
.portrait a{
	font-size: 18px;
	font-weight: 900;
	color: #222;
	display: block;
}
.portrait .p-header .p-vtwo {
	display: block;
	width: 18px;
	height: 15px;
	background: url("../img/boardp.png") 0px 0px no-repeat;
	position: absolute;
	bottom: 20px;
	right: 104px;
	font-size: 10px;
    color: #fff;
    padding-right: 0px;
}
.portrait .p-name i{
	width: 12px;
	height: 16px;
	display: inline-block;
	background: url("../img/jlt.png") no-repeat;
	background-position: -27px 0;
	margin: 0 2px;
}
.portrait .p-name .p-vtel {
	width: 16px;
	height: 12px;
	background-position: -24px -28px;

}
.portrait .p-plan {
	height: 5px;
	width: 210px;
	background-color: #e3e3e3;
	margin: 45px auto;
	position: relative;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 30px;
}
.portrait .p-plan .p-top {
	height: 100%;
	width: 100%;
	background-color: #0b285b;
}
.portrait .p-plan .p-text {
	position: absolute;
	top: -25px;
	left: 0;
	display: table;
	width: 100%;
}
.portrait .p-plan .p-text li {
	display: table-cell;
	top: -25px;
	font-weight: 800;
	color: #cfcfcf;
	margin-left: -2px;
	text-align: left;
}
.portrait .p-plan .p-node {
	position: absolute;
	left: 0;
	top: -4px;
	display: table;
	width: 100%;
}
.portrait .p-plan .p-node li {
	display: table-cell;
	text-align: left;
}
.portrait .p-plan .p-node li span {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	top: -3px;
	background-color: #e3e3e3;
	border-radius: 50%;
}
.portrait .p-plan .p-node li i{
	    height: 5px;
       width: 100%;
       display: block;
       margin-top: -11px;
       background-color: #0b285b !important;  
}
/*.portrait .p-plan .node-1 {
	left: -5px;
}
.portrait .p-plan .node-2 {
	left: 52px;
}
.portrait .p-plan .node-3 {
	left: 104px;
}
.portrait .p-plan .node-4 {
	left: 156px;
}
.portrait .p-plan .node-5 {
	left: 203px;
}*/
.portrait p {
	color: #999;
}

/* 进度条引用样式 */
.grade-color span {
	color: #0b285b !important;
}
.grade span {
	background-color: #0b285b !important;
}
.grade-box span {
	width: 15px !important;
	height: 15px !important;
	top: -1px !important;
}

/* 优惠劵页面 */
.f-h3 {
	font-size: 18px;
	color: #222;
	font-weight: 500;
	margin: 25px 0;
}
.favorable {
	height: 140px;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}
.favorable-box {
	margin-left: -30px;
}
.favorable .f-left {
	height: 140px;
	width: 240px;
	border-top: 1px solid #ff9933;
	border-bottom: 1px solid #ff9933;
	float: left;
	position: relative;
}
.favorable-color .f-left {
 	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.favorable .f-left .f-orange {
	width: 6px;
	height: 141px;
	background: url("../img/orenge.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.favorable-color .f-left .f-orange {
	background: url("../img/orange2.png") no-repeat !important;
}
.favorable-color .f-left .f-tb {
	border: 1px solid #ddd;
}
.favorable .f-tb {
	height: 10px;
	width: 12px;
	border: 1px solid #ff9933;
	border-radius: 50%;
	background-color: #fff;
}
.favorable .f-left .f-text {
	margin-left: 32px;
	margin-top: 18px;
}
.favorable .f-left .f-text p {
	font-size: 12px;
	color: #999;
}
.favorable .f-left .f-text .f-cost {
	margin-bottom: 5px;
	font-size: 38px;
	font-weight: 900;
	color: #ff9933;
	position: relative;
    padding-left: 20px;
}
.favorable .f-left .f-text .f-cost span {
	font-size: 18px;
	font-weight: 900;
	color: #ff9933;
	position: absolute;
    left: 0;
    top: 10px;
}
.favorable .f-left .f-tb {
	position: absolute;
	right: -7px;
}
.favorable-color .f-left .f-text p,
.favorable-color .f-left .f-text p span {
	color: #ccc !important;
}
.favorable .tb-1 {
	top: -7px;
}
.favorable .tb-2 {
	bottom: -6px;
}
.favorable .tb-2:after {
	margin-top: 5px;
	margin-left: -1px;

}
.favorable .f-left .tb-1:after,
.favorable .tb-2:after{
	content:"";
	display:block;
	height: 10px;
	width: 15px;
	background-color: #fff;
}
.favorable .f-left .tb-1:after {
	margin-top: -4px;
	margin-left: -1px;
}

.favorable .f-right {
	height: 140px;
	width: 140px;
	background-color: #ff9933;
	margin-top: 1px;
	float: left;
}
.favorable-color .f-right {
	background-color: #eee;
}
.favorable .f-right .f-center {
	height: 98px;
	width: 98px;
	border: 1px solid #ffcc99;
	margin: 20px 0 0 20px;
}
.favorable-color .f-right .f-center {
	border: 1px solid #ddd;
}
.favorable .f-right .f-center a {
	display: block;
}
.favorable .f-right .f-center .center-text {
	display: block;
	height: 48px;
	width: 48px;
	margin: 25px 0 0 25px;
	font-weight: 900;
	font-size: 24px;
	color: #fff;
}
.favorable-color .f-right .f-center .center-text {
	width: 75px;
	margin-left: 12px;
	color: #ccc;
}
.favorable .f-right .f-center .center-title {
	width: 78px;
	height: 12px;
	font-size: 12px;
	color: #fff8f1;
	text-align: center;
	line-height: 12px;
	padding: 0 6px;
	margin-top: -80px;
	margin-left: 4px;
	background-color: #ff9933;
}
.favorable-color .f-right .f-center .center-title {
	color: #ccc;
	background-color: #eee;
}
.favorable .f-img {
	height: 60px;
	width: 72px;
	background: url("../img/lingqu.png");
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*购物车-凑单页面*/
.y_cartaddbox {
	background: #eee;
	line-height: 50px;
	padding: 25px 0;
	text-align: center;
	margin-bottom: 30px;
}
.y_cartaddbox s {
	display: inline-block;
	vertical-align: middle;
	width: 79px;
	height: 50px;
	overflow: hidden;
	background: url(../img/cart_addbg.png) no-repeat;
}
.y_cartaddbox h1 {
	font-size: 24px;
	color: #666;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.y_addcartlist .y_price {
	line-height: 34px;
}
.y_addcartlist .butn {
	float: right;
	border-color: #eee;
	font-size: 14px;
	padding: 5px 14px 6px;
}
.y_addcartlist .butn s {
	display: inline-block;
	width: 16px;
	height: 14px;
	overflow: hidden;
	vertical-align: middle;
	margin: -2px 8px 0 0;
	background: url(../img/cart_addbg.png) -3px -56px no-repeat;
}
.y_addcartlist .butn:hover {
	background-color: #f63;
	border-color: #f63;
	color: #fff;
}
.y_addcartlist .butn:hover s {
	background-position: -27px -56px;
}