@charset "UTF-8";


.detail-box{
	float: left;
	width: 779px;
	border-right: 1px solid #8f9e1c;
	padding-right: 20px;
}

.imgBox{
	float: left;
	width: 350px;
}
.imgBox .img{
	width: 348px;
	height: 348px;
	border: 1px solid #8f9e1c;
	margin-bottom: 20px;
}
.imgBox .img img{
	display: block;
	width: 348px;
	height: 348px;
}

.carouselBox{
	height: 72px;
	width: 280px;
	padding: 0 34px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.carousel{
	height: 70px;
	width: 280px;
	overflow: hidden;
}
.carousel ul{
	width: 1000%;
	height: 72px;
}
.carousel ul li{
	float: left;
	width: 60px;
	height: 60px;
	border:1px solid #8f9e1c;
	margin-right: 10px;
}
.carousel ul li img{
	display: block;
	width: 60px;
	height: 60px;
}
.carouselBox span{
	display: block;
	width: 21px;
	height: 60px;
	position: absolute;
	top: 19px;
	cursor: pointer;
}
.left_big{
	left: 5px;
	background: url('../styImg/left_d.png') no-repeat;
}
.right_big{
	right: 5px;
	background: url('../styImg/right_d.png') no-repeat;
}

.message{
	font-size: 13px;
	height: 26px;
	color: #333;
	line-height: 26px;
}
.message span{
	margin-right: 10px;
	float: left;
}
.jiathis_style{
	line-height: 30px;
	margin: 0 5px;
}

.detail-right{
	float: left;
	margin-left: 20px;
	width: 409px;
}
.p-title{
	font-size: 16px;
	color: #333;
	line-height: 22px;
}
.ps-title{
	font-size: 13px;
	color: #999;
	line-height: 30px;
	margin-bottom: 10px;
}
.price-box{
	background: #99ae1b;
	height: 60px;
	padding: 0 10px;
	margin-bottom: 20px;
}
.price{
	float: left;
	border-right: 1px solid #fff;
	font-size: 13px;
	line-height: 20px;
	margin: 20px 0 0 0;
	padding-right: 20px;
}
.price span{
	text-decoration: line-through;
	font-size: 16px;margin-right: 20px;
}
.price b{
	color: #ff0000;
	font-size: 18px;
	font-weight: 600;
}
.price em{
	display: inline-block;
	line-height: 20px;
	font-size: 12px;
	color: #ff0000;
}
.intro{
	float: left;
	margin-left: 20px;
	line-height: 60px;
	font-size: 13px;
	color: #fff;
}
.adress{
	border-bottom: 1px solid #8f9e1c;
	padding-bottom: 20px;
	height: 40px;
	font-size: 13px;
	color: #666;
	line-height: 30px;
	margin-bottom: 10px;
}
.adress select{
	float: left;
	width: 80px;
	margin-right: 10px;
	height: 30px;
}
.adress span{
	float: left;
}
.adress p.ti{
	color: #ff0000;
	line-height: 24px;
	clear: both;
	margin-left: 40px;
	font-size: 12px;
}

.rule{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.base-message{
	border-bottom: 1px solid #8f9e1c;
	padding-bottom: 10px;
	font-size: 13px;
	color: #999;
	padding-top: 10px;
	margin-bottom: 10px;
}
.base-message h4{
	font-size: 14px;
	color: #666;
	font-weight: 600;
}
.base-message span{
	display: inline-block;
	margin-right: 10px;
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.account{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.account span{
	float: left;
}
.account input[type=text]{
	float: left;
	height: 28px;
	width: 80px;
	outline: none;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 28px;
	color: #666;
	margin: 0 10px;
}
.account a{
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 28px;
	color: #666;
}
.account span{
	margin-left: 20px;
	font-size: 12px;
	color: #999;
}

.buyBtn, .addCart{
	display: block;
	width: 120px;
	float: left;
	height: 40px;
	border-radius: 5px;
	background: #99ae1b;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	box-shadow: 2px 2px 2px #8f9e1c
}
.buyBtn:hover, .addCart:hover{
	background: #8f9e1c;
	color: #fff;
}
.buyBtn{
	margin-right: 50px
}

.detail-opt{
	float: right;
	width: 180px;
	padding: 20px 0 20px 20px;
}

.favBtn, .questionBtn{
	display: block;
	width: 160px;
	height: 50px;
	border-radius: 5px;
	background: #99ae1b;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 2px #8f9e1c
}
.favBtn:hover, .questionBtn:hover{
	background: #8f9e1c;
	color: #fff;
}

.brandLogo{
	border:1px solid #8f9e1c;
	width: 158px;
	height: 158px;
	margin-bottom: 30px;
	clear: both;
}
.brandLogo img{
	display: block;
	width: 158px;
	height: 158px;
}
.accept{
	font-size: 12px;
}
.accept h4{
	color: #99ae1b;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
.accept p, .accept em{
	line-height: 20px;
	color: #999;
}

.c-left{
	float: left;
	width: 778px;
	border:1px solid #8f9e1c;
	margin-bottom: 30px;
}
.c-left h4, .pl h4{
	font-size: 18px;
	color: #666;
	height: 40px;
	border-bottom: 1px solid #8f9e1c;
	padding-left: 20px;
	line-height: 40px;
}
.c-left table{
	width: 100%;
}
.c-left table th{
	border-bottom: 1px solid #8f9e1c;
	border-right: 1px solid #8f9e1c;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
	text-align: left;
}
.c-left table th:last-child{
	border-right: 0;
}
.c-left table td{
	border-bottom: 1px solid #8f9e1c;
	border-right: 1px solid #8f9e1c;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 10px;
}
.c-left table td:last-child{
	border-right: 0
}

.p-detail{
	font-size: 13px;
	color: #999;
	line-height: 24px;
	padding:20px 20px 0 20px;
}
.p-detail p{
	text-indent: 2em;
	margin-bottom: 30px;
}
.p-detail img{
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

.pl{
	float: left;
	width: 778px;
	border-top:1px solid #8f9e1c; 
}
.pl-list{
	padding:0 25px 25px 25px;
}
.pl-list li{
	border-bottom: 1px solid #8f9e1c;
	padding: 20px 0;
	font-size: 13px;
	color: #999
}
.pl-list li:last-child{
	border-bottom: none;
}
.pl-list li em{
	display: block;
	margin-bottom: 30px;
	height: 50px;
	line-height: 50px;
}
.pl-list li em img{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	border:1px solid #ddd;
	float: left;
	margin-right: 15px;
}

.hot-r{
	width: 198px;
	float: right;
	border:1px solid #8f9e1c;
}
.hot-r h4{
	font-size: 18px;
	border-bottom: 1px solid #8f9e1c;
	line-height: 48px;
	padding-left: 20px;
}
.hot-r li{
	padding: 10px;
	border-bottom: 1px dashed #8f9e1c;
	font-size: 13px;
	width: 160px;
	margin: 0 auto 10px auto;
}
.hot-r li:last-child{
	border-bottom: 0;
}
.hot-r li img{
	display: block;
	width: 158px;
	margin-bottom: 10px;
}
.hot-r li p{
	line-height: 22px;
	color: #666;
}
.hot-r li a:hover p{
	text-decoration: none;
	color: #99ae1b
}
.hot-r li:hover p.name{
	text-decoration: underline;
	color: #99ae1b
}
.hot-r li em{
	font-style: normal;
	display: block;
	height: 44px;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}
.hot-r li a:hover em{
	text-decoration: none;
	color: #99ae1b
}
.hot-r li em span{
	text-decoration: line-through;
}
.hot-r li em b{
	color: #ff0000;
	display: block;
}

.questionBox{
	border:1px solid #8f9e1c;
}
.questionBox h4{
	border-bottom: 1px solid #8f9e1c;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
}
.question-list{
	padding: 25px 20px;
}
.question-list li{
	border-bottom: 1px dashed #8f9e1c;
	padding: 20px 0;
}
.question-list li p{
	font-size: 14px;
	color: #99ae1b;
	line-height: 24px;
	margin-bottom: 20px;
}
.question-list li em{
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
#likeVue{
	clear: both;
}

@media screen and (max-width:960px) {
	.wrapper{
		overflow: hidden;
	}
	
	
	.detail-box{
		float: inherit;
		width: 100%;
		padding-right: 0;
		border: 0;
	}
	
	.imgBox{
		width: 100%;
		float: inherit;
	}
	.imgBox .img{
		width: 100%;
		height: auto;
		border: 0;
		border-bottom: 1px solid #8f9e1c;
	}
	.imgBox .img img{
		width: 100%;
		height: auto;
	}
	.detail-right{
		width: 90%;
		float: none;
		margin-left: 0;
		padding: 0 5%;
		clear: both
	}
	.message{
		display: none;
	}
	/*
	.p-title, .ps-title{
		padding: 0 5%;
	}
	.adress, .rule, .base-message{
		padding: 0 5% 20px 5%;
	}*/
	.detail-opt{
		float: none;
		clear: both;
		width: 90%;
		padding: 0 5%;
	}
	
	.brandLogo{
		float: left;
		clear: initial;
	}
	.accept{
		clear:  both;
	}
	.accept p, .accept em{
		float: left;
	}
	.c-left{
		width: 100%;
		float: inherit;
		border:none;
	}
	.pl{
		float: inherit;
		width: 100%;;
		border:none;
		border-bottom: 1px solid #8f9e1c;
	}
	.p-detail{
		border-bottom: 1px solid #8f9e1c;
	}
	.c-left table{
		margin-bottom: 20px;
		border-top:1px solid #8f9e1c;
	}
	.hot-r{
		float: inherit;
		clear: both;
		width: 100%;
		border:none;
	}
	.hot-r ul{
		padding: 5%;
	}
	.hot-r li{
		float: left;
		width: 42%;
		margin: 0 0 5% 0;
		border:1px solid #8f9e1c;;
	}
	.hot-r li:nth-child(2n){
		float: right;
	}
	.hot-r li:last-child{
		border-bottom: 1px solid #8f9e1c;
	}
	.btn-area{
		height: 40px;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		background: rgba(0, 0, 0,0.3);
		padding: 10px 0;
	}
	.buyBtn, .addCart{
		display: inline-block;
		margin: 0 20px;
		float: inherit;
	}
	.carouselBox{
		margin: 0 auto 10px auto;
	}
	.questionBox{
		border: none;
	}
	.question-list li:last-child{
		border-bottom: 0;
	}

	.favBtn, .questionBtn{
		width: 120px;
		height: 40px;
		line-height: 40px;
		display: inline-block;
		font-size: 14px;
		margin-top: 10px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin: 10px 20px;
	}
	.hot-r li p.name{
		height:44px;
	}
	
	}