
.seat{
	height: 46px;
	padding-left: 20px;
	line-height: 46px;
}

.particulars{
	height: 420px;
	border: 1px solid #F0F0F0;
}

.particulars .particulars-left{
	height: 100%;
	width: 441px;
	border-right: 1px solid #F0F0F0;
	padding: 19px;
}

.particulars .particulars-left .img{
	width: 400px;
	height: 300px;
}



.particulars .particulars-left .box{
	width: 400px;
	height: 56px;
	margin-top: 20px;
}

.particulars .particulars-left .box .jiantou{
	width: 24px;
	height: 56px;
	border: 1px solid #F0F0F0;
	border-radius: 4px;
	background: #f7f7f7;
	line-height: 56px;
	text-align: center;
}

.particulars .particulars-left .box .jiantou:hover a{
	color: #FF0000;
}

.particulars .particulars-left .box .img-box{
	width: 320px;
	height: 56px;
	margin: 0 16px;
}

.particulars .particulars-left .box .img-box .imgone{
	width: 54px;
	height: 54px;
	margin-right:10px;
}

.particulars .particulars-left .box .img-box img.active{
	border: 2px solid red;
}
.particulars .particulars-left .box .img-box video.active{
	border: 2px solid red;
}

.particulars .particulars-left .share{
	width: 400px;
	height: 28px;
	margin-top: 14px;
}

.particulars .particulars-left .share .share-left{
	width: 168px;
	height: 16px;
	margin-top: 5px;
}

.particulars .particulars-left .share .share-left .right img{
	width: 16px;
	height: 16px;
	margin-right: 7px;
	cursor: pointer;
}

.particulars .particulars-left .share .share-left .right img:last-child{
	margin-right: 0;
}


.particulars .particulars-left .share .share-right{
	width: 80px;
	height: 28px;
	line-height: 26px;
	border: 1px solid #F0F0F0;
	border-radius: 4px;
	text-align: center;
}

.particulars .particulars-right{
	width: 757px;
	height: 100%;
	padding: 19px 19px 64px 30px;
}

.particulars-right .germany{
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


.particulars-right .goods-box{
	height: 70px;
	margin-top: 5px;
}

.particulars-right .goods-box .text{
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}

.particulars-right .guige-box {
	min-height: 40px;
	margin-top: 15px;
	width: 100%;
	clear: both;
}

.particulars-right .guige-box span{
	display: block;
	width: 50px;
	color: #000;
	height: auto;
	font-size: 16px;
	float: left;
}

.particulars-right .guige-box .text-list{
	min-height: 40px;
	width: calc(100% - 50px);
	height: auto;
	float: left;
}

.particulars-right .guige-box .text-list span{
	width: auto;
	height: 30px;
	line-height:30px;
	margin-bottom: 10px;
	padding: 0 10px;
	border: 1px solid #B3B3B3;
	float: left;
	margin-right: 15px;
	border-radius:5px;
	font-size: 12px;
	cursor: pointer;
}

.text-list .divActive {
	background-color: #ff4400;
	font-weight: 600;
	display: block;
}

.particulars-right .address-box{
	width: 100%;
	height: 40px;
	clear: both;
	margin-top: 15px;
}

.particulars-right .address-box span{
	display: block;
	width: 50px;
	color: #000;
	height: auto;
	display: block;
	font-size: 16px;
	float: left;
}

.particulars-right .address-box .address{
	width: 50%;
	float: left;
	height: 30px;
	padding: 0 15px;
	border: 1px solid #B3B3B3;
	overflow: hidden;
}

.particulars-right .address-box .address .province{
	height: 30px;
	margin-right: 10px;
	float: left;
}

.particulars-right .address-box .address .city{
	height: 30px;
	margin-right: 10px;
	float: left;
}
.particulars-right .address-box .address .district{
	height: 30px;
	margin-right: 10px;
	float: left;
}
.particulars-right .address-box .address .street{
	height: 100%;
	margin-right: 10px;
	float: left;
}

.particulars-right .price-box{
	height: 40px;
	margin-top: 10px;
	line-height: 40px;
	font-size: 16px;
}

.particulars-right .color-box{
	width: 100%;
	min-height: 60px;
	clear: both;
	margin-top: 15px;
}


.particulars-right .color-box span{
	display: block;
	width: 50px;
	color: #000;
	height: auto;
	font-size: 16px;
	float: left;
}

.particulars-right .color-box .list-img{
	min-height: 60px;
	width: calc(100% - 50px);
	height: auto;
	float: left;
}

.particulars-right .color-box .list-img img{
	width: 60px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.particulars-right .num-box{
	margin-top: 15px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	clear: both;
}

.particulars-right .num-box span{
	width: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	display: block;
	float: left;
}

.particulars-right .num-box .num{
	height: 22px;
	line-height: 24px;
	margin-top: 4px;
	float: left;
}

.particulars-right .num-box .num a{
	width: 22px;
	height: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #CCCCCC;
	border: 1px solid #d1cdc3;
	font-size: 18px;
	float: left;
}

.particulars-right .num-box .num span{
	width: 50px;
	height: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #666666;
}

.particulars-right .btn-box{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	clear: both;
}

.particulars-right .btn-box button{
	width: 150px;
	height: 34px;
	background: #ffd0a7;
	color: #e86232;
	font-size: 18px;
	border: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
}

.particulars-right .btn-box button:last-child{
	margin-left: 25px;
	background: #ff4400;
	color: #fff;
}

.detail-box{
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	display: flex;
	justify-content: left;
}

.detail-box .left{
	width: 200px;
	height: auto;
	margin-right: 20px;
	background: #e3e3e3;
}

.detail-box .left .title {
	width: 50%;
	height: 30px;
	display: block;
	line-height: 30px;
	cursor: pointer;
	float: left;
	font-size: 14px;
	border-bottom: 2px solid #ff4400;
	text-align: center;
	color: #000;
}

.activeTitle {
	font-weight:600;
	background: #ff4400;
	font-size: 14px;
}

.detail-box .left ul{
	width: 100%;
	height: auto;
	margin-top: 15px;
	border: 1px solid #F0F0F0;
}

.detail-box .left ul li{
	width: calc(100% - 30px);
	margin-left: 15px;
	height: auto;
	text-align: center;
	margin-top: 20px;
}

.detail-box .left ul li .img-box{
	width: 100%;
}

.detail-box .left ul li .img-box img{
	width: 125px;
	margin: 0 auto;
}

.detail-box .left ul li .name{
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	display: block;
	color: #000;
	margin-top: 1px;
	text-align: center;
}

.detail-box .left ul li .price{
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	display: block;
	margin-top: 1px;
	color: #ff2d52;
	text-align: center;
}

.detail-box .right{
	width: calc(100% - 220px);
	height: auto;
	clear: both;
}

.detail-box .right .top{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #e3e3e3;
	float: left;
    border-bottom: 2px solid #ff4400;
}

.detail-box .right .top a{
	width: 125px;
	height: 30px;
	display: block;
	line-height: 30px;
	font-size: 14px;
	float: left;
	text-align: center;
	color: #000000;
	border-right: 1px solid #999;
}

.detail-box .right .top a.active{
	color: #000000;
	background-color: #ff4400;
	font-weight: 600;
}

.detail-box .right .kong {
	width: calc(100% - 750px);
	height: calc(100% - 45px);
	background: #f9f9f9;
	float: left;
}

.detail-box .right .bottom{
	margin-top: 0;
	width: 100%;
	float: left;
	height: auto;
}

.detail-box .right .bottom .tab-list{
	display: none;
}

.detail-box .right .bottom .tab-list.active{
	display: block;
}

.detail-box .right .bottom .tab-list.acitve .ProductParameter{
	width: 100%;
	height: auto;
	clear: both;
	display: block;
	margin-bottom: 20px;
}

.detail-box .right .bottom .tab-list.active .ProductParameter li{
	width: calc(50% - 30px);
	height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	float: left;
	line-height: 40px;
}


.detail-box .right .bottom .tab-list.active .ProductParameter li .text{
	font-size: 14px;
	float: left;
	color: #666;
}

.detail-box .right .bottom .tab-list.active .ProductParameter li .param{
	font-size: 14px;
	float: left;
	color: #666;
}

.detail-box .right .bottom .tab-list.active .text-imgs{
	width: calc(100% -30px);
	height: auto;
	padding: 15px;
	border-top: 1px solid #b3b3b3;
}

.detail-box .right .bottom .tab-list.active .text-imgs img{
	width: 100%;
}
.text-imgs p,span {
	color: #000000;
}

.detail-box .right .bottom .tab-list.active .pinglun-box{
	width: 100%;
	height: auto;
	padding: 15px 0px;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li{
	width: 100%;
	height: auto;
	clear: both;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .user-box{
	width: 120px;
	height: auto;
	float: left;
	text-align: center;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .user-box img{
	width: 80px;
	height: 80px;
	margin: 5px 20px;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .user-box span{
	width: 50px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #343434;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content{
	width: calc(100% - 140px);
	height: auto;
	float: left;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content .pls{
	width: 100%;
	height: auto;
	border-bottom: 1px dashed #d0d0d0;
	padding-bottom: 10px;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content .pls:last-child{
	border-bottom: 0;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content .pls .text{
	width: 100%;
	line-height: 24px;
	display: block;
	height: auto;
	color: #000;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content .pls .imgs{
	width: 100%;
	min-height: 55px;
	line-height: 55px;
	height: auto;
	display: flex;
	align-items: center;
	clear: both;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content .pls .imgs img{
	width: 45px;
	height: 45px;
	margin-right: 15px;
	float: left;
}

.detail-box .right .bottom .tab-list.active .pinglun-box li .content .pls .date{
	width: 100%;
	line-height: 24px;
	height: 24px;
	display: block;
	height: auto;
	color: #666666;
}


.btn-return {
	width: 90px;
	height: 30px;
	position: fixed;
	right: 10px;
	bottom: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	cursor: pointer;
}

.btn-return .return-top{
	color: #000000;
	font-weight: bold;
}