/*-------  header   -------*/
.slideBox{
	position:relative;
	overflow:hidden;
	max-width:100%;
}
.slideBox .hd{
	position:absolute; 
	height: 20px;
	line-height: 20px;
	bottom:10px; 
	right:0;
	z-index:1;
	display:none;
}
.slideBox .hd1{
	left:0;
	text-align:center
}
.slideBox .hd-dta{
	left: 0px;
	text-align: center;
	bottom:10px;
}
.slideBox .hd li{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 6px;
	background:#fff;
}
.slideBox .hd li.on{
	background:#A40C03; 
}
.slideBox .bd{
	position:relative;
	z-index:0;
}
.slideBox .bd li{
	position:relative; 
	text-align:center;  
}
.slideBox .bd li img{
	background:url(../images/loading.gif) center center no-repeat;
	vertical-align:top; 
	width:100%;
}
.slideBox .hd-teda{
	position: absolute;
	z-index: 1;
	top: 90%;
	margin-left: 45%;	
}
.slideBox .hd-teda li{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 6px;
	border: 2px solid #FFF;
}
.slideBox .hd-teda li.on{
	background:#ff0000; 
	border: 2px solid #ff0000; 
}

/*section   sn-dock*/
#section .sn-dock{
    min-width:320px;
	max-width:100%;
	vertical-align:middle;
	background:#fff;   
}
#section .sn-dock .sn-dock-inside li{
	float:left;
	width:25%;
	margin-bottom:10px;
	text-align:center;
}
#section .sn-dock .sn-dock-inside li a{
	display:block;
	height:100%;
	font-size:12px;
}


/*screen*/
.screen-href{
	position: fixed;
	z-index: 10;
	top: 70%;
	right: 0px;
	margin-top: -30px;
	overflow: hidden;
	height: 150px;
	width: 32px;
}

.screen-nav{
	position: relative;
	color: #fff;
}
.screen-title{
	position: absolute;
	z-index: 3;
	top: 28px;
	text-align: center;
	width: 34px;
	font-size: 11px;
}
.screen-title0{
	top:10px
}
.screen-title2{
	top: 78px;
}
.screen-title3{
    top: 110px;
}
.screen-back{
	background: rgba(0,0,0,.5);
	width: 34px;
	height: 50px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.screen-back2{
	top: 51px;
}
.screen-back3{
    top: 102px;
}
/*section  nav*/
#section .nav
{
}

#section .nav .nav-on {
    margin: 0px auto;
    float: left;
    padding: 1em 0 0.5em;
	width:100%;
	text-align: center;
	clear:both;
}

#section .nav .nav-on ul > li{
    float: left;
	line-height: 2.5em;
}

#section .nav .yell {
	width:60px;
	height:60px;
	border-radius: 50%;
    background-color: #ffc001;
    background-image:url("../images/lae.png");
    background-position:-194px -176px;
    background-repeat: no-repeat;

	margin:0 auto;
}
#section .nav .red{
	background-color: #e60012;
    background-position:-485px -176px;
}
#section .nav .blk{
	background-color: #1f1f1f;
	background-position: -394px -176px;
}
#section .nav .nav-icon {
    display: inline-block;
    cursor: pointer;
    width:33%;
    float: left;
    position: relative;
    z-index: 1;
    color: #221815;
}

/*-- nav-tn   --*/
#section .nav .nav-tn {
	color: #606060;
	padding: 8px 15px 7px;
	font-size: 15px;
	clear:both;
	font-weight:700;
	background: #e7e7e7;
}
#section .nav .nav-tn .nav-rgtnew{
	line-height:24px;
}
#section .nav .nav-tn a {
    float: right;
    color: #5b5b5b;
	font-size: 13px;
	font-weight: normal;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	opacity:.5
}	
#section .nav .prodlist{
    margin-bottom: 50px;
}
#section .nav .prodlist ul li{
	margin-bottom:7px;
    position: relative;
}
#section .nav .prodlist ul li img{
	width:100%;
	display:block;
}
#section .nav .prodlist ul li .resp_div{
	    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0, 0.5);
    width: 100%;
    font-size: 13px;
    color: #fff;
    padding: 5px 15px;
    box-sizing: border-box;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#section .nav .prodlist ul li .resp_div .resp_span {
    font-size: 15px;
    height: 22px;
    width: 100%;
    overflow: hidden;
    display: block;
}
#section .nav .prodlist ul li .resp_div .resp_hour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 150px;
}
#section .nav .prodlist ul li .resp_div .resp_hour .tabs2_p {
    font-size: 15px;
}
#section .nav .prodlist ul li .resp_div .resp_hour .tabs2_line {
    text-decoration: line-through;
    opacity: .5;
    line-height: 22px;
    margin-left: 5px;
    padding-top: 1px;
}
#section .nav .prodlist ul li .resp_order{
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ff0000;
	padding: 2px 11px;
	color: #fff;
	border-radius: 15px;	
}

#section .nav .nav-rem{
    width:100%;
	float: left;
	clear:both;
	margin-bottom: 46px;
	background: #f0f0f0;
}
#section .nav .nav-sel {
	position:relative;
    float: left;
    width: 49%;
    box-sizing: border-box;
    background: #FFF;
	font-family:Arial;
	text-align:left;
    /*margin:0 1% 1% 0;*/
	margin: 0 1% 2% 0;
    overflow:hidden;  
	padding-bottom: 5px; 
}
#section .nav .nav-sel img{
    min-height:377px;
}
@media screen and (min-width:320px){
	#section .nav .nav-sel img{
    	min-height:157px;
	}	
}
@media screen and (min-width:360px){
	#section .nav .nav-sel img{
    	min-height:177px;
	}	
}
@media screen and (min-width:375px){
	#section .nav .nav-sel img{
    	min-height:184px;
	}	
}

@media screen and (min-width:414px){
	#section .nav .nav-sel img{
    	min-height:203px;
	}	
}
@media screen and (min-width:768px){
	#section .nav .nav-sel img{
    	min-height:377px;
	}	
}
#section .nav .nav-sel .nav-title{
	box-sizing: border-box;
	margin: 10px 10px 0;
	font-size: 13px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;

}
#section .nav .nav-sel .nav-title .nav-shop{
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 22px;
}
#section .nav .nav-sel .nav-title  .nav-shop2{
	text-align:right;
	color:#b0b0b0;
	font-size:11px;
}
#section .nav .nav-sel .nav-title  .nav-shop2 span{
	font-weight: 700;
	font-size:15px;
	margin-right:2px;
}
#section .nav .nav-sel a {
	color:#727272;
}
#section .nav .nav-pic {
    color: #DD2727;
    margin: 5px 10px 0px;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#section .nav .nav-pic .nav-shop{
	width:100%;
	color:#ff0000;
	font-size:11px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#section .nav .nav-pic .nav-shop span{
	font-weight: 700;
	font-size:15px;
	margin-right:2px;
	
}
#section .nav .nav-pic .nav-shop2{
	text-align:right;
	color:#b0b0b0
}
#section .nav .nav-pic .nav-shop3{
 	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	line-height: 25px;
}
#section .nav .nav-pic .nav-shop3 span{
	line-height: 25px;
}


#section .nav .nav-sae {
    cursor: pointer;
	margin: 3px 10px 10px;
	padding:4px 0;
	font-size: 13px;
	color: #fff;
	background-color: #e60012;
	border-radius: 4px;
	text-align: center;
}



.nav-outlook{
	background: rgba(0,0,0,.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
}
.confirm-add-cart .nav-window{
	position: absolute;
	right: 0;
    bottom: -360px;
	width: 100%;
	min-height: 300px;
	background: #fff;
	padding:15px;
	box-sizing:border-box;
}
.search-goods .nav-window{
    position: absolute;
    right: -240px;
    bottom: 0;
    width: 70%;
    min-height: 300px;
    background: #fff;
    padding:15px;
    box-sizing:border-box;
}
.nav-reset{
	position: absolute;
	left: 15px;
	top: 10px;
}
.nav-phes{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 20px;
	top: 7px;
}
.nav-href{
    padding: 3px 10px;
	color: #cbcbcb;
	border: 1px solid #cbcbcb;
    display: block;
    border-radius: 3px;
}
.nav-close{
	position: absolute;
	right: 10px;
	top: 0px;
}
.nav-covers {
    position: relative;
}
.nav-images{
	width: 128px;
	height: 128px;
	position: absolute;
	border: 1px solid #ddd;
	box-sizing: border-box;
	top: -47px;
	left:0;
	border-radius: 6px;
	overflow: hidden;
}
.nav-images img{
	width: 100%;
	border: 4px solid #fff;
	border-radius: 3px;
	box-sizing: border-box;
}
.nav-text{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-left: 143px;
	margin-top: 20px;
	font-size:13px;
}
.nav-text ul li{
	color: #000;
	line-height: 20px;
	min-width: 157px;
	display: block;
	max-height: 40px;
}
.nav-text ul li span{
	color:#ff0000;
}
.nav-text ul li span i{
	font-weight:700;
	font-size:15px;
	margin-right:2px;
}
.nav-quantity{
	margin-top: 40px;
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;*/
    padding: 10px;
	position:relative;
}

.nav-quantity:before{
	content:'';
	display:block;
	width: 100%;
	border-top: 1px solid #eaeaea;
	position: absolute;
	left: 0;
	top: 0;
}
.nav-quantity .nav-title{
	line-height: 27px;
	font-size: 13px;
	width:100%;
}
.nav-quantity .nr {
    width: 29px;
    text-align: center;
    border: 0;
    background: #f6f6f6;
    height: 27px;
    border-radius: 0;
    margin: 0 1px;

}
.nav-quantity .lt {
    float: left;
}

.nav-outlook .nav-prcl{
	width: 100%;
	box-sizing: border-box;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.nav-outlook .search-commit-href{
	margin: 10px 15px;
	height: 42px;
	color: #fff;
	line-height: 42px;
	font-size: 17px;
	background: #ff0000;
	border-radius: 3px;
}
/*-------------------purchase------------------------*/

.nav-select{
	margin-top:40px;
}
.nav-select .nav-purchase{
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.nav-select h1{
	color: #606060;
	padding: 15px 0px 15px;
	font-size: 15px;
	clear: both;
	font-weight: 700;
}

.nav-select .nav-purchase ul{
	margin-right: -4%;
}
.nav-select .nav-purchase ul li{
	background: #fff;
	width: 46%;
	float: left;
	margin-right: 4%;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	padding: 4px 0;
	border-radius: 3px;
}
.nav-select .nav-purchase ul .total{
	border-color: #ff0000;
	color: #ff0000;
}

.nav-after::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: auto;
    right: auto;
    top: 0;
    height: 1px;
    width: 100%;
    background-color: #f3f3f3;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}


.cd_background.cd_visible {
    visibility: visible;
}
.cd_background {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 99999;
    top: 0px;
    left: 0px;
}
.cd_abs {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    margin: -25% auto 0px;
    left: 0px;
    right: 0px;

}