
.top-swiper-container{
	/*height: 500px;*/
	margin-top: 56px;
}
.top-swiper-container .swiper-slide{
	/*background-image: url(https://www.baidu.com/img/bd_logo1.png);*/
	background-position: center center;
	background-size: cover;
	position: relative;
}
.top-swiper-container .swiper-slide img{
	width: 100%;
}
.top-swiper-container .swiper-pagination{
 bottom:25px;   
}
.top-swiper-container .swiper-pagination-bullet{
    width: 20px;
    height: 2px;
    border-radius: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #cccccc;
	border: none;
    
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #999999;
	border: none;
    opacity: 1;
}

.nameBox{
	position: relative;
/*	width: 96%;*/
	margin-left: 15px;
    margin-right:15px;
	margin-top: 10px;
}
.loveIcon{
	position: absolute;
	width: 18px!important;
	right: 0px;
	top: 0;
}
.nameBox{
	font-size: 16px;
}
.priceIcon{
	width: 8px;
	vertical-align: top;
	margin-top: 10px;
}
.productName{
	width: 70%;
}
.priceNum{
	color: #c0a660;
	font-size: 30px;
}
.tab{
	margin-right: 25px;
	color: #999;	
	height: 35px;	
}
.tabactive{
	position: relative;
	color: #000;
}
.tabactive::after{
	content: "";
	width: 100%;
	bottom: 0px;
	left: 0;
	height: 2px;
	position: absolute;
	background: #000;
}
.tab-box{
	width: 96%;
	margin-left: 2%;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 16px;
}
.tabTitleBox{
	/*background: red;*/
	border-bottom: 1px solid #DCDCDC;
}
.tabTitleBox .flex{
/*    width: 96%;*/
    margin-left: 15px;
}
.tabConImg{
	background-image: url(https://www.baidu.com/img/bd_logo1.png);
	height: 200px;
	margin-bottom: 15px;
}
.tabConBox{
	flex-flow:row wrap;
}
.tabCon{
	width: 49%;
	margin-bottom: 20px;
}
.tabCon:nth-child(2n+1){
	margin-right: 2%;
}
.tabConTextBox{
	position: relative;	
	width: 85%;
}
.mesBtn{
	width: 20%;
	background: #fff;
}
.mesBtn img{
	width: 20px;
	margin-top: 20px;
	
}
.buyBtn,.NobuyBtn{
	width: 70%;
	text-align: center;
	line-height: 60px;
}
.NobuyBtn{
    background: #999
}
.buyModal{
	position: fixed;
	bottom: -1000px;
	width: 100%;	
	background: #fff;
	z-index: 12;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	/*padding-top: 20px;*/
}
.bold{
	font-weight: bold;
}
.buyImg{
	/*background-image: url(../images/cart_b.png);*/
	width: 120px;
	height: 120px;
	border: 2px solid #fff;
	margin-right: 15px;
}
.buyMdaolBox{
	width: 92%;
	margin-left: 4%;
	padding-bottom: 50px;
    padding-top: 20px;
}
.buyTitle{
	font-size: 14px;
	/*margin-bottom: 10px;*/
	padding-bottom: 30px;
	border-bottom: 1px solid #DCDCDC;
}
.colorSel div{
	text-align: center;
	/*font-size: 18px;*/
	padding: 7px 2%;
	min-width: 26%;
	margin-right: 2%;
	border: 1px solid #000;
    background: #fff;
	color: #000;
	margin-top: 10px;
	
}
.colorSel{
	/*margin-bottom: 10px;*/
	flex-flow: wrap;
	padding-bottom: 10px;
	
}
.sizeSel{
	padding-bottom: 30px;
	border-bottom: 1px solid #999;
	
}
.sizeBox,.colorBox{
	font-size: 16px;
	margin-top: 10px;
}
.buyModalClose{
	position: absolute;
	top: 25px;
	right: 20px;
	width: 20px;
	height: 20px;
}
.cartAddBox {
	line-height: 30px;
}
.proNumberBox div{
	background: #f5f5f5;
	margin-right: 2px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.proNumberBox{
	margin-left: 20px;
}
.confirmBtn{
	height: 60px;
	background: rgb(10,43,86);
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.unconfirmBtn{
    display: none;
	height: 60px;
	background: #999;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.colorSel .attrActive{
	border: 1px solid #0a2b56;
    background: #0a2b56;
	color: #fff;
}
.colorSel div[disabled]{
	  pointer-events: none;
      background: #fff;
	  opacity: 0.4;
}
.tabShow img{
	max-width: 100%;
}
.footBtnBox2{
	background: #fff;
}
.mesBtn2{
	width: 21.5%;
}
.buyBtn2,.buyBtn3{
    margin-top: 7.5px;
	width: 37%;
	height: 45px;
	line-height: 45px;
	background: rgb(10,43,86);
}
.buyBtn2{
	margin-right: 1%;
}
.mesBtn2 img{
	margin-top: 18px;
}
.footBtnBox{
	display: none;
}
.mesBtn{
	height: 60px;	
}
.footBtnBox3 {
	color: #fff;
}
.footBtnBox4 {
	color: #fff;
}
.w100{
	width: 100%;
}
.phoneModal{
	background: rgba(0,0,0,.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 10;
}
.phoneModal2{
	background: rgba(0,0,0,.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 10;
}
.phoneModal2 img{
    position: absolute;
    width: 220px;
    right: 20px;
    top: 5px;
}
.phoneBox{
	position: absolute;
	width: 100%;
	background: #fff;
	text-align: center;
	bottom: 0;
	line-height: 60px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.kefuPhone{
	border-bottom: 1px solid #DCDCDC;
}
.price{
	width: 70%;
}
.pricedel{color:#999;display: inline-block;
}
.shareIcon{
	position: absolute;
	width:18px!important;
/*	height: 20px;*/
	padding: 5px;
	right: 30px;
	top: 3px;
}
.blackModal{
	position: fixed;
	width: 100%;
	height: 300%;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 10;
}
.like{
	font-size: 18px;
	border-top: 1px solid #DCDCDC;
/*	width: 96%;*/
	margin-left: 15px;
    margin-right:15px;
	font-size: 4px;
    margin-bottom: 50px;
    justify-content: space-between;
}
.tab-box{
	width: 100%;
	margin-left: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tab-box img{vertical-align: top;
}
.tabTitleBox{
	/*background: red;*/
	position: relative;
	border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
    margin-bottom: 10px;

}
.tabConImg3{
	/*background-image: url(https://www.baidu.com/img/bd_logo1.png);*/
	height: 190px;
	margin-bottom: 5px;
    border-radius: 5px;
    border:0.5px solid #cccccc;
}
.tabConBox{
	flex-flow:row wrap;justify-content: space-between;
}
.tabCon3{
	width: 48%;
	margin-bottom: 20px;
	position: relative;
    padding-bottom: 40px;
/*
    margin-left: 2%;
    margin-right: 2%;
*/
    /*background: #fff;*/
}
.tabCon:nth-child(2n+1){
	margin-right: 3%;
}
.tabConTextBox{
	position: relative;	
	width: 85%;
}
.tabConTextBox div,.tabConTextBox span{
	font-size: 14px;
}
.hotelde{
	color: #999;
	padding-left: 5%;
}
.price3{
	color: #c0a660;
	font-size: 30px!important;
	position: absolute;
	padding-left: 5%;
	bottom: 7px;
}
.priceIcon3{
	width: 7px;
	vertical-align: top;
	margin-top: 13px;
}
.price3 .priceNum{
	font-size: 24px!important;
}
.loveIcon3{
	width: 15px;
	position: absolute;
	right: -20%;
	top: -3px;
    padding: 6px;
}
.fonts{
	font-size:14px;
}

.bgimage {
    background-size: cover;
    background-position: center center;
}
.likeTit{
	font-size: 20px;
	font-weight: bold;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}
.tabCon3:nth-child(2n+1) {
    /*margin-right: 3%;*/
}
.hotelname{
	padding-left: 5%;
}
.scroll{
	/*height: 50%;*/
	overflow-y: scroll;
}
.productNamea{
	width: 80%;
}
