* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

body {
	background: #f5f5f5;
}

.countans {
	width: 1200px;
	margin: 0 auto;
}

.toad {
	height: 20px;
	line-height: 20px;
	font-size: 8px;
	margin-top: 15px;
}

.toad span a {
	color: #333;
	font-family: .PingFang SC-Regular, PingFang SC;
}

.toad span:nth-child(1) a {
	color: #999;
}
.caigouBox{
	margin-top:25px;
	border: 1px solid #D7D7D7;
}
.caigouBox table{
	width: 1198px;
	font-size: 14px;
	border-collapse: collapse;
}
.caigouBox table tr{
	height:60px;
	border-bottom: 1px solid #D7D7D7;
}
.caigouBox table tr th{
	color: #333;
}
.caigouBox table tr td{
	color: #797979;
}
.caigouBox table tr:nth-child(1){
	background-color: #F2F2F2;
}

.caigouBox table tr th:nth-child(1),.caigouBox table tr td:nth-child(1){
	text-align: left;
	width: 360px;
	text-indent: 74px;
}
.caigouBox table tr th:nth-child(2),.caigouBox table tr td:nth-child(2),.caigouBox table tr th:nth-child(3),.caigouBox table tr td:nth-child(3),.caigouBox table tr th:nth-child(4),.caigouBox table tr td:nth-child(4){
	text-align: center;
	width: 120px;
	text-indent: 74px;
}
.caigouBox table tr th:nth-child(4){
	text-indent: 0;
}
.caigouBox table tr td{
	background: #FFFFFF;
}
.caigouBox table tr td:nth-child(4) a{
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 14px;
	font-family: Microsoft Yahei-Regular, Microsoft Yahei;
	font-weight: 400;
	color: #E60000;
	background: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #E60000;
	text-indent: 0;
	text-align: center;
	margin: 0 auto;
}
.dixian{    text-align: center;    margin-top: 30px;
    display: none;
    font-size: 20px;}