/*base************************************************************/
body,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,select,p,div,blockquote,td,th{
	padding: 0px;
	margin: 0px; 
	border: none;
}
body{
	font: 12px Arial,微软雅黑;
	color:  #454545;
}
ul,li{
	list-style: none;
}
select,textarea,img,input,fieldset{
	vertical-align: middle;
}
a{
	color: #101010;
}
a,a:hover,a:link,a:active{
	text-decoration: none;
}
a:focus{
	outline: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pdT5{
	padding-top: 5px;
}
.pdT10{
	padding-top: 10px;
}
.pdT20{
	padding-top: 20px;
}
.pdT40{
	padding-top: 40px;
}
.pdTB20{
	padding: 20px 0       ;
}
.mR50{
	margin-right: 50px;
}
.col6{
	color: #666;
}
.col9{
	color: #999;
}
.colR{
	color: red;
}
.col0{
	color: #000;
}
.colError{
	color: #c33;
}

/*headPage************************************************************/
#header .headerWrap{
	width: 100%;
	height: 165px;
	padding-top: 16px;
	border-top: 8px solid #000;
	border-bottom: 1px solid #ccc;
}
#header .header{
	width: 960px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#header .logo{
	width: 160px;
	float: left;
}
#header .logo a{
	width: 100%;
	height: 140px;
	background: url(../images/logo.jpg) no-repeat center center;
	color: #101010;
	display: block;
}
#header .adNav{
	width: 800px;
	float: right;
}
#header .sitNavWrap,#header .onlineServWrap{
	overflow: hidden;
}
#header .sitNav{
	float: right;
	overflow: hidden;

}
#header .sitNav li{
	height: 20px;
	padding: 0 3px;
	float: left;
	line-height: 20px;
}
#header .sitNav a:hover{
	color: #666;
}
#header .cart span{
	float: left;
}
#header .cartIcon{

    width: 14px;
    height: 15px;
    margin: 0 2px;
 	background: url("../images/sf.png") no-repeat 0 -80px;
    display: inline-block;   
}
#header .onlineServ{
	height: 20px;
	margin-top: 5px;
	line-height: 20px;
	float: right;
	overflow: hidden;
}
#header .onlineServ li{
	float: left;
}
#header .onlineServ .onlineServText{
	margin-right: 10px;
}
#header .onlineServ .towDmini{
	width: 18px;
	height: 20px;
	display: inline-block;
	background: url("../images/sf.png") no-repeat 0 -190px;
}
#header .onlineServ .towDorig{
	width: 95px;
	height: 22px;
	line-height: 22px;
	padding-top: 95px;
	display: block;
	position: absolute;
	top: 55px;
	right: 0px;
	background: url("../images/weibo_qr.png") no-repeat;
	background-size: 95px 95px;
	text-align: center;
	display: none;
}
#header .adSearch{
	padding-top: 30px;
	overflow: hidden;
}
#header .adText{
	width: 260px;
	height: 46px;
	margin-left: 190px;
	background: url(../images/navwz_2.jpg);
	float: left;
}
#header .search{
	float: right;
}
#header .searchPath{
	width: 126px;
	height: 18px;
	border: 1px solid #ccc;
}
#header .searchBtn{
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url("../images/sf.png") no-repeat 0 -28px;
	cursor: pointer;
}

/*footPage************************************************************/
#footer{
	border-top: 1px solid #ccc;
	background-color: #f6f6f6;
	clear: both;
}
#footer .inform{
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding-top: 45px;
	text-align: center;
}
#footer .inform i{
	width: 10px;
	height: 10px;
	display: inline-block;
	background: url("../images/sf.png") no-repeat 0 -106px;
	position: relative;
	top: 2px;
}
#footer .inform span{
	margin-right: 15px;
}
#footer .copyRight{
	width: 100%;
	height: 26px;
	line-height: 26px;
	background-color: #000;
	color: #fff;
	text-align: center;
}
#footer .copyRight a{
	color: #ccc;
}

/*indexPage************************************************************/
#index{
	width: 960px;
	margin: 0 auto;
}
#index #pastList{
	width: 960px;
	height: 60px;
	margin: 30px auto;
}
#index #pastList ul{
	overflow: hidden;
}
#index #pastList li{
	height: 60px;
	border: 1px solid #d0d0d0;
	float: left;
	font-size: 13px;
	text-align: center;
}
#index #pastList li div{
	height: 25px;
	line-height: 25px;
}
#index #pastList .past{
	width: 160px;
	height: 60px;
	margin-right: 15px;
	padding: 5px 0;
}
#index #pastList .past a{
	width: 100%;
	float: left;
	color: #777;
}
#index #pastList .more{
	width: 85px;
	padding: 15px 0px;
	line-height: 15px;
	color: #000;
}
#index #pastList .more a{
	display: block;
	width: 100%;
	height: 100%;
}
/*焦点图*/
#index #myCarousel{
	width: 100%;
	height: 315px;
	margin: 30px 0;
}
#index #myCarousel .left,#index #myCarousel .right{
	height: 315px;
	line-height: 315px;
	font-size: 100px;
	color: #fff;
}
#index .carousel-control.left,#index .carousel-control.right{
	background-image: none;
}
#index .carousel-control.left:hover,#index .carousel-control.right:hover{
	background-image: none;
}

/*本期上新,下期预告*/
#index .main{
	width: 650px;
	float: left;
}
#index .newArrival{
	padding-top: 45px;
	background: url("../images/indx-tt1.png") no-repeat;
}
#index .bigBrand{
	width: 100%;
	height: 180px;
	margin-bottom: 13px;
	border: 1px solid #fff;
	box-shadow: 0 0 4px #999;
	overflow: hidden;
}
#index .bigBrand .info{
	width: 200px;
	height: 100%;
	padding: 0 10px;
	float: left;
}
#index .bigBrand .info .logo,#index .bigBrand .info .logo img{
	width: 180px;
	height: 120px;
}
#index .bigBrand .info .name{
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
}
#index .bigBrand .info .endingTime{
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #A3A3A3;
}
#index .bigBrand .info .endingTime i{
	width: 13px;
	height: 13px;
	display: inline-block;
	background: url("../images/sf.png") no-repeat 0% 0%;
	position: relative;
	top: 3px;
}
#index .bigBrand .img{
	width: 440px;
	height: 100%;
	float: right;
}
#index .nextIssueWrap,#index .sigleProductWrap{
	width: 650px;
	overflow: hidden;
}
#index .nextIssueWrap{
	background: url("../images/indx-tt2.png") no-repeat;
	padding-top: 45px;	
}
#index .nextIssue,#index .sigleProduct{
	width: 670px;
}
#index .issue,#index .pro{
	height: 182px;
	margin: 0 20px 15px 0;
	border: 1px solid #ccc;
	float: left;
}
#index .issue{
	width: 147px;
	height: 105px;
	border: 1px solid #cecece;
}
#index .issue div{
	width: 100%;
}
#index .issue div.logo{
	height: 60px;
	opacity: 0.3;
}
#index .issue div.logo img{
	width: 143px;
	height: 60px;
}
#index .issue div.title, #index .issue div.data{
	height: 20px;
	text-align: center;
	color: #777;
}
#index .issue div img{
	
}
#index .issue div span{

}
#index .pro{
	width: 317px;
	box-shadow: 0 0 2px #999;
}

/*侧边栏*/
#index .aside{
	width: 300px;
	float: right;
}
#index .aside .hd{
	background-color: #f8f8f8;
    padding: 20px 17px;
}
#index .aside .hd div{
	width: 265px;
	/*height: 70px;*/
	background-color: #fff;
	margin-bottom: 10px;
}
#index .aside .hd div img{
	width: 265px;
	/*height: 70px;*/
}
#index .aside .hd div.prom{
	height: 50px;
}
#index .aside .hd div.prom img{
	height: 50px;
}
#index .aside .hd div:nth-last-child(1){
	margin-bottom: 0;
}
#index .aside .hd,#index .aside #brands,#index .aside .ads{
	margin-bottom: 15px;
}
#index .aside #brands{
	width: 300px;
	height: 300px;
	padding: 15px;
	background-color: #f8f8f8;
	overflow: hidden;
}
#index .aside #brands .item{
	width: 100%;
	overflow: hidden;
}
#index .aside #brands .carousel-indicators li{
	width: 30px;
	height: 5px;
	border: 1px solid #000;
	margin: 0;
}
#index .aside #brands .carousel-indicators li.active{
	background-color: #000;
}
#index .aside #brands .carousel-inner{
	/*width: */
}
#index .aside #brands .proBrandWrap{
	width: 285px;
	overflow: hidden;
}
#index .aside #brands .proBrand{
	width: 80px;
	height: 50px;
	margin:0 15px 15px 0;
	float: left;
}
#index .aside #brands .proBrand img{
	width: 80px;
	height: 50px;
}
#index .aside #brands .carousel-indicators{
	bottom: 5px;
}
#index .bColorBlack{
	border-color: #000 !important;
}
/*listPage************************************************************/
#listPage{
	width: 960px;
	margin: 20px auto 0;
}
#listPage .banner .adText{
	height: 100px;
	padding: 15px 0;
}
#listPage .banner .brand{
	width: 180px;
	float: left;
}
#listPage .banner .brand img{
	height: 70px;
}
#listPage .banner .detail{
	float: left;
}
#listPage .banner .detail .line{
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
#listPage .banner .detail .line img{
	height: 20px;
}
#listPage .banner .detail .title{
	font-size: 18px;
	float: left;
}
#listPage .banner .detail .countdown{
	background-color: #000;
	margin-left: 40px;
	padding: 0 10px;
	float: left;
	color: #fff;
	font-size: 18px;
}
#listPage .banner .detail .countdown span{
	width: 18px;
	height: 18px;
	background: url("../images/sf.png") no-repeat -22px -2px;
	display: inline-block;
	position: relative;
	top: 2px;
}
#listPage .main .header{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
}
#listPage .main .filer{
	height: 30px;
	margin-bottom: 20px;
	padding-left: 24px;
}
#listPage .main .filer a{
	height: 30px;
	padding: 0 10px;
	margin-right: 25px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #666;
}
#listPage .main .filer a.cur{
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}
#listPage .main .list{
	overflow: hidden;
}
#listPage .main .pro{
	width: 272px;
	height: 300px;
	margin: 5px 24px 30px;
	box-shadow: 0 0 4px #999;
	float: left;
}
#listPage .main .cur{
	background-color: #f4f6f7;
}
#listPage .main .pro .proImg{
	width: 100%;
	height: 202px;
	background-color: #fff;
}
#listPage .main .pro .proImg img{
	width: 272px;
	height: 202px;
}
#listPage .main .pro .proTitle{
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
}
#listPage .main .pro .proPriceAbtn{
	margin: 25px 19px 0 19px;
	overflow: hidden;
}
#listPage .main .pro .proPrice{
	font-size: 16px;
	font-weight: bold;
	color: #101010;
	float: left;
}
#listPage .main .pro .proBtn{
	width: 42px;
	height: 24px;
	background-color: #e33a3c;
	color: #fff;
	float: right;
	text-align: center;
	line-height: 24px;
}
#listPage .pageList{
	text-align: right;
	padding-right: 24px;
	margin-bottom: 24px;
}
#listPage .pageList .item{
	height: 24px;
	line-height: 24px;
	margin-left: 3px;
	padding: 0 12px;
	border: 1px solid #ddd;
	color: #666;
	display: inline-block;
}
#listPage .pageList span.item{
	border: 1px solid #0088cc;
	background-color: #ddd;
	color: #0088cc;
}

/*detailPage************************************************************/
a:hover{
	text-decoration: none;
}
#detailPage{
	width: 960px;
	margin: 0 auto;
}
#detailPage .breadcrumb{
	padding-left: 0;
	background-color: #fff;
}
#detailPage .breadcrumb > li + li::before {
    color: #454545;
    content: ">";
}
#detailPage .summary{
	margin-bottom: 40px;
	overflow: hidden;
}
/*商品左边栏*/
#detailPage .picInfo{
	width: 520px;
	height: 490px;
	float: left;
	position: relative;
}
#detailPage .mainImg,#detailPage .mainImg img{
	width: 466px;
	height: 371px;
}
#detailPage .mainImg{
	margin: 0 0 10px 20px;
	border: none;
	position: relative;
}
#detailPage .zoomdiv{
	top: 0 !important;
}
#detailPage .subImgs{
	position: relative;
	overflow: hidden;
}
#detailPage .subImgs .subImg{
	border: 1px solid #eee;
}
#detailPage .col-md-3{
	width: 106px;
	height: 106px;
	padding: 0;
	margin-right: 13px;
}
#detailPage .subImgs img{
	width: 104px;
	height: 104px;	
}
#detailPage .row{
	margin: 0;
}
#detailPage .thumbnail{
	padding: 0;
	border: 0;
}
#detailPage .goPre,#detailPage .goNext,#detailPage .subImgWrap{
	float: left;
}
#detailPage .goPre,#detailPage .goNext{
	width: 20px;
	height: 106px;
	line-height: 106px;
	font-size: 35px;
	text-align: center;
	cursor: pointer;
}
#detailPage .goPre{
	left: 0px;
}
#detailPage .goNext{
	right: 10px;	
}
#detailPage .subImgWrap{
	width: 465px;
	height: 106px;
	position: relative;
	overflow: hidden;
}
#detailPage .subImgWrap ul{
	position: absolute;
	height: 106px;
	overflow: hidden;
}
/*商品右边栏*/
#detailPage .textInfo{
	width: 410px;
	height: 490px;
	float: right;
	overflow: hidden;
}
#detailPage .textInfo h1{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}
#detailPage .textInfo .currency{
	font-size: 18px;
	position: relative;
	top: -10px;
}
#detailPage .textInfo .num{
	font-size: 36px;
}
#detailPage .location{
	padding: 14px 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#detailPage .location .flag img,#detailPage .location .id img{
	width: 30px;
	height: 21px;
	margin-right: 5px; 
}
#detailPage .location .id{
	height: 26px;
	line-height: 21px;
	color: #999;
}
#detailPage .amount{
	height: 187px;
}
#detailPage .amount dl{
	margin-bottom: 10px;
}
#detailPage .amount dd,#detailPage .amount dt{
	float: left;
}
#detailPage .amount dt{
	width: 50px;
	height: 26px;
	line-height: 26px;
}
#detailPage .amount .item{
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	margin-right: 5px;
	border: 1px solid #fff;
	position: relative;
}
#detailPage .amount .item:hover{
	border: 1px solid #000;
}
#detailPage .amount .item span{
	width: 8px;
	height: 8px;
	line-height: 8px;
	background-color: #000;
	font-size: 8px;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	display: none;
}
#detailPage .amount .item.select{
	border: 1px solid #000;
}
#detailPage .amount .item.select span{
	border: 1px solid #000;
	display: inline-block;
}
#detailPage .amount .reduce,#detailPage .amount .increase{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
#detailPage .amount .reduce,#detailPage .amount .increase{
	font-size: 15px;
	font-weight: lighter;
	color: #fff;
	float: left;
}
#detailPage .amount .reduce{
	background-color: #999;
}
#detailPage .amount .increase{
	background-color: #000;
}
#detailPage .amount input{
	width: 80px;
	height: 26px;
	margin: 0 5px;
	border: 1px solid #e0dfdf;
	float: left;
	line-height: 24px;
	text-align: center;
}
#detailPage .addToCart{
	width: 145px;
	height: 50px;
	background-color: #f8b502;
	line-height: 50px;
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-left: 50px;
}
#detailPage .addToCart:hover{
	color: #fff;
}
/*详情*/
#detailPage .details .tab{
	width: 100px;
	height: 40px;
	margin-bottom: 40px;
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 14px;
	color: #454545;
	text-align: center;
	overflow: hidden;
}
#detailPage .details .tab li{
	width: 80px;
	border-right: 1px solid #e8e9ed; 
	float: left;
}
#detailPage .details #declare,#detailPage .details #proInfo,#detailPage .details #size,#detailPage .details #detailPic{
	width: 100%;
	margin-bottom: 18px;
	border-top: 2px solid #ccc;
}
#detailPage .details .head{
	width: 170px;
	height: 35px;
	margin-bottom: 20px;
	line-height: 35px;
	font-size: 24px;
	font-weight: bold;
	border-top: 2px solid #000;
	position: relative;
	top: -2px;
}
#detailPage #declare .content li{
	width: 630px;
	margin:0 auto 10px;
	line-height: 18px;
}
#detailPage #proInfo .content{
	width: 900px;
	margin: 0 auto;
}
#detailPage #proInfo .content li{
	width: 25%;
	height: 35px;
	line-height: 35px;
	float: left;
}
#detailPage #detailPic .content{
	text-align: center;
}
#detailPage #detailPic .content img{
	width: 700px;
	height: auto;
}
#detailPage .goTop a{
	width: 245px;
	height: 48px;
	margin: 0 auto 40px; 
	border: 1px solid #000;
	line-height: 48px;
	font-size: 24px;
	color: #000;
	display: block;
	text-align: center;
}
#detailPage .goTop a:hover{
	background-color: #000;
	color: #fff; 
}
#detailPage #loginWin{
	width: 500px;
	margin: 0 auto;
	position: fixed;
	top: 200px;
	left: 0;
	right: 0;
}
#detailPage #loginWin .panel-heading{
	position: relative;
	border-bottom: 0;
}
#detailPage #loginWin .panel-heading p{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 18px;
	cursor: pointer;
}
#detailPage #loginWin .panel-body{
	padding-right: 50px;
}
#detailPage #loginWin .panel-body button{
	background-color: #000;
	color: #fff;
	font-size: 18px;
}
#detailPage #loginWin .panel-body a{
	color: #666;
}
#detailPage #loginWin .panel-body a:hover{
	color: red;
}
#detailPage #loginWin .panel-footer{
	border-top: 0;
}

/*loginPage************************************************************/
#loginPage{
	margin-top: 30px;
}
#loginPage .loginFailedTip{
	width: 530px;
	height: 55px;
	margin: 0 auto;
	padding-left: 15px;
	line-height: 55px;
	border-left: 5px solid #dfb5b4;
	background-color: #fcf2f2;
	font-size: 14px;
}
#loginPage #login{
	width: 530px;
	margin: 0 auto 50px;
	border: 1px solid #cfcfcf;
}
#loginPage .panelHeader,#loginPage .panelFooter{
	width: 100%;
	height: 38px;
	padding-left: 15px;
	line-height: 38px;
	background-color: #f1f1f1;
}
#loginPage .panelBody{
	padding: 30px 15px 30px 0;
}
.form-horizontal .form-group{
	margin-left: 0;
	margin-right: 0;
}
#loginPage .form-group label{
	width: 15%;
	text-align: right;
}
#loginPage .form-control{
	width: 75%;
}
#loginPage .panelBody .btn{
	width: 58%;
	margin-left:18%;
	background-color: #000;
	color: #fff;
}
#loginPage .panelBody input,#loginPage .panelBody button{
	height: 36px;
	line-height: 22px;
}
#loginPage .panelBody button{
	font-size: 18px;
}
#loginPage .forgetPd{
	width: 60%;
	margin:0 0 15px 16%;
	text-align: right;
}
#loginPage .forgetPd a{
	color: #666;
}
#loginPage .panelFooter{
	overflow: hidden;
}
#loginPage .panelFooter a{
	float: left;
}
#loginPage .panelFooter a:hover{
	color:#000;
}
#loginPage .panelFooter .weibo{
	width: 102px;
	height: 24px;
	margin: 7px 10px 0 0;
	background: url(/resource/images/weibo_login_03.png);
}
#loginPage .errorMsg .error{
	color: #c33;
}
/*loginPage************************************************************/
#past{
	width: 960px;
	margin: 0 auto;
}
#past .header{
	margin: 45px 0;
}
#past .header .lines{
	width: 145px;
	height: 1px;
	background-color: #ddd;
}
#past .header .title{
	margin: 0 10px;
	font-size: 24px;
}
#past .header ul{
	width: 410px;
	margin: 0 auto;
	overflow: hidden;
}
#past .header li{
	margin-top: 12px;
	float: left;
}
#past .main{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#past .main .wrap{
	width: 1050px;
	overflow: hidden;
}
#past .main .wrap .content{
	width: 440px;
	margin: 0 80px 40px 0;
	float: left;
}
#past .main .wrap .content .text{
	width: 440px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-top: 0;
	overflow: hidden;
}
#past .main .wrap .content .brand{
	color: #777;
	float: left;
}
#past .main .wrap .content .endData{
	float: right;
}
/*往期详情页************************************************************/
.list-soldout-tips {
    width: 960px;
    margin: 50px auto;
    overflow: hidden;
}
.soldout-tips-pic {
    float: left;
    height: 120px;
    width: 180px;
}
.soldout-tips-inf {
    width: 780px;
    float: right;
}
.soldout-tips-txt {
    height: 120px;
    padding-left: 40px;
    font-size: 14px;
}
.soldout-tips-txt p{
    height: 60px;
    line-height: 60px;
}
.soldout-tips-oper {
    margin: 24px 0 0 40px;
}
.soldout-tips-oper a{
    width: 70px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    text-align: center;
    display: block;
}