@charset "UTF-8";
*{margin:0;padding:0;font-family: "微软雅黑"}
a{text-decoration: none;}
.main li,.footersellban li{list-style: none; float: left;}
.img100{ width: 100%; display: block}
.clear { clear: both;  }
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix {overflow: auto;zoom: 1;clear:both}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.fl{display: inline-block;float: left;}
.fr{display: inline-block;float: right;}
.main{width:10rem;background: #fff;margin-left:auto;margin-right: auto; margin-top: auto;}
.hide{display: none;}

.menu{}
.menu a{ float: left; width: 2.3828125rem; font-size: 0.353rem; color: #fff; background-color: #f08300; text-align: center; padding: 0.089125rem 0; margin-right: 0.15625rem;}

.swiper-container{ width:100%;}

.bar{height: 0.85rem; line-height: 0.85rem; color: white; background: #f08300; text-align: center; font-weight: bold; font-size: 0.3885rem; letter-spacing:0.05rem  }

.hot{ display: block; font-size: 0.34rem; margin-left: 0.6875rem; margin-top: 0.1875rem; color: #000;}
.hot span.heart { animation: heart 1s ease infinite;}
.hot span { display: inline-block; width: 1.3625rem; background: red; border-radius: 10px; text-align: center;}
@keyframes heart {
    0% {color:red;}
    100%{color:white;}
}

.zxzx {
    width: 8rem;  
    margin: 0.34rem auto 50px;
}

#dh1, #dh2, #dh3 {
    display: none;
}

.box-t {
    font-size: 0.22rem;
    color: #6c6761;
    text-align: center;
    line-height: 0.628rem;
}

.box-b {
    width: 100%;

    overflow: hidden;
    padding-bottom: 0.34rem;;
}

.box-l {
    width: 54px;
    float: left
}

.box-r {
    width: 5.75rem;
    height: auto;
    overflow: hidden;
    display: block;
    color: #000;
    border: 1px solid #CCC;
    padding: 0.12rem;
    float: left;
    line-height: 24px;
    font-size: 0.21875rem;
    background: none repeat scroll 0 0 rgb(241, 237, 226);
    -moz-box-shadow: 4px 4px 5px #999;
    -webkit-box-shadow: 4px 4px 5px #999;
    box-shadow: 4px 4px 5px #999;
    border-radius: 10px;
}

.box-r span {
    color: #a6080b !important
}

/*#dh1, #dh2, #dh3 {
    display: none;
}*/

.foot {
	
   width: 9.6rem;
    height: 50px;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 50%;
    margin-left: -4.8rem;
    background: none repeat scroll 0 0 rgb(241, 237, 226);
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

.foot .f_text {
    width: 4.49rem;
    height: 34px;
    float: left;
    border: 1px solid #CCCCCC;
    display: block;
    margin: 7px 0.15625rem;
    line-height: 34px;
    font-size: 14px;
    color: #333333;
    text-indent: 5px;
}

.foot .f_btn {
    width: 2.21rem;
    height: 34px;
    float: left;
    border: 1px solid #CCCCCC;
    display: block;
    margin: 7px 0;
    border-radius: 10px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #0840A6
}

		.seckill-container{background: #009cdc;color: #fff;height: 75px;}
		.fui-list{float:left;line-height: 2em;}
		.seckill-list1{float:right;}
		.fui-list .seckill-price,.fui-list .oldprice{float:left;font-size:26px;margin:20px 10px 0 5px;}
		.fui-list .oldprice{color: #b1e8e6;font-size: 14px; text-decoration: line-through;margin-top: 25px;}
		.seckill-container .process {float:right;width: 60px;height: 10px;border-radius: 10px;overflow: hidden;margin-top: 6px;background: #ffffff;margin-right: 20%;}
		.seckill-container .process .process-inner {width: 100px;height: 10px;background: #095c7d;}
		
		.phone-body .name{font-size: 1.1em;line-height:1.4em;}
		
		
		.phone-body .price .original {font-size: 0.6em;color: #C0C0C0;text-decoration: line-through;padding-left: 0.2rem;font-weight: normal;}
		.fui-cell .label {line-height: normal; background-color:#009cdc;color: #fff;font-family: 'Open Sans';font-size: 0.9em;text-shadow: none;border-radius: 2px;
				display: inline-block;text-align: center;white-space: nowrap;vertical-align: baseline; max-width: 100%;padding: 2px 8px;margin-bottom: -5px;border-radius: 3px;}
		.fui-cell-group .fui-cell {position: relative; padding: 1px;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;-moz-transition-duration: 300ms;
			-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transition-property: background-color;transition-property: background-color;}
		.fui-cell-group .fui-cell .sale-tip {height: 18px;line-height: 16px;padding: 0 4px;border: 1px solid #ff5555;color: #ff5555;display: inline-block;
			vertical-align: middle;border-radius: 4px;font-size: 11px;margin-right: 2px;}
			
		.xqtitle{line-height: 2em;text-align: center;font-size: 1.2em;}
