.center{
	padding-top: 73px;
	min-height: 800px;
	background-color: #f3f3f3;
}

.buy-title{
	width: 100%;
	height: 80px;
	background-color: #fff;

}
.buy-title>h2{	
	width: 1180px;
	margin: auto;
	font-size: 22px;
	line-height:80px;
	font-weight: normal;
}

.buy-content{
	width: 1300px;
	/*width: 1180px;*/
	height: auto;
	background-color: #fff;
	margin:50px auto;
	padding: 50px 0 0 20px;	
}
.buy-box-left{
	float: left;
}
.buy-box-right{
	float: left;
	width: 350px;
	height: 400px;
	background-color: #F3F3F3;
}
.buy-right-fix{
	position: fixed;
	top: 75px;
	left: 1010px;
	z-index: 999;
}
.de-h3{
	margin: 0 10px;
    padding: 10px;
    border-bottom: solid 1px #ddd;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}
.de-ul{
	width: 310px;
	margin: auto;
}
.de-ul>li{
	margin-top: 10px;
}
.de-sp1{
	font-size: 14px;
	float: left;
    display: block;
    width: 100px;
    color: #999;
    line-height: 2;
}
.de-sp2{
	font-size: 14px;
	display: block;
    margin-left: 52px;
    color: #666;
    line-height: 2;
}

.de-p{
	width: 300px;
	font-size: 30px;
	color: red;
	line-height: 40px;
	margin: auto;
}
.de-a{
	display: block;
	width:120px ;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #43bfe3;
	color: #fff;
	margin: 20px 0 0 40px;
}

.buy-left-right{
	width: 650px;
	margin-left: 30px;
	float: left;
}
.brand,.type,.name-num,.time,.buy-num{
	width: 930px;
	margin-bottom: 40px;
}
.kuandu{
    width: 170px;
}
.sp-top{
	margin-top: 20px;
}
.buy-sp{
	float: left;
    display: inline;
    width: 94px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    font-weight: normal;
}
.buy-ul{
	margin-bottom: 10px;	
}
.buy-li{
	float: left;
	height: auto;
	text-align: center;
    line-height: 36px;
    font-size: 14px;
    background-color: #e8e8e8;
    padding: 0 20px;
    color: #333;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 5px;
}
.buy-cli-li{
	background-color: #43bfe3;
	color: #fff;
}

.buy-dis{
	display: none;
}
.buy-bl{
	display: block;
}
.sy-1,.ge-1,.tr-1{	
	font-size: 12px;
	color: #666;		
}

.buy-input{
	float: left;
	/*box-sizing: border-box;*/
	width: 80px;
	height: 20px;
	padding: 5px 0 5px 20px;
    font-size: 12px;    
}
.trg{
	float: left;
}
.span-inp{		
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	width: 20px;
	height: 34px;
	background-color: #d3d3d3;
	cursor: pointer;
}
.buy-label{
	display: inline-block;
	width: 0;
	height: 0;
	border: 8px solid #666;
	cursor: pointer;
}
.label-1{
	transform: translateY(-3px);
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
}
.label-2{
	transform: translateY(-2px);
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
.label-1-cli{
	border-bottom-color:#43bfe3 ;
}
.label-1-stop{
	border-bottom-color:#aaa;
}
.label-2-cli{
	border-top-color:#43bfe3 ;
}
.label-2-stop{
	border-top-color:#aaa;
}
.ts_p{
	white-space: normal;
	max-width:500px;
	padding-right:30px;
	font-size: 12px;
	color: #666;
}
.ts_p1{
	margin-left:130px;
}