.fwpj .list{
	width: 1200px;
	height: auto;
	padding: 0 10px 0 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.fwpj .list .ts {
	margin-top: 60px;
}
.fwpj .list p i {
	color: #ff0000;
}
.fwpj .list li{
	width: 195px;
	height: 44px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	background-color: #f2f2f2;
	float: left;
	margin-top:30px;
	margin-right: 35px;
}
.fwpj .list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.fwpj .list li a:hover{
	background-color: #1c8cec;
	color: #fff;
}
.on {
	background-color: #1c8cec;
	color: #fff;
}
.list p strong {
	font-size: 24px;
	color: #666;
	margin-right: 15px;
}
/*.mr56 {
	margin-right: 48px;
}*/
.box-inupt select{
	width: 450px;
	height: 35px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #666;
	margin-right: 15px;
}
.box-inupt{
	margin: 40px 0 0 40px;
}
.box-inupt p {
	margin-bottom: 30px;
}

.box-inupt input[type=text] {
	width: 450px;
	height: 35px;
	margin-right: 15px;
	padding-left: 20px;
	box-sizing: border-box;
}
.box-used{
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 40px;
	color: #333;
}
.box-inupt input[type=radio] {
	margin-right: 10px;
}
.box-inupt label {
	margin-right: 25px;
	color: #000;
}
.box-inupt textarea {
	width: 957px;
	height: 182px;
	border: solid 1px #dadada;
	padding: 20px 0 0 20px;
	box-sizing: border-box;
}
.box-inupt p:last-child {
	text-align: center;
}
.box-inupt button {
	text-align: center;
	width: 260px;
	height: 48px;
	background-color: #0070ee;
	border: none;
	color: #fff;
	border-radius: 3px;
}
/*我要咨询*/
#list-uu {
	height: 300px;
}
.ovhi {
	overflow: hidden;
}
.list-dv{
	width: 100%;
	text-align: center;
	float: left;
	cursor: pointer;
}
.list-sp {	
	width: 80px;
	color: #111;
	display: inline-block;
	margin-top: 20px;
}
.list-sp-i{width: 10px;height: 6px;display:inline-block;background: url(../images/wyp/sj.png) no-repeat;background-size: 100% 100%;text-align: center;}
.list-sp-up{width: 10px;height: 6px;display:inline-block;background: url(../images/wyp/up.png) no-repeat;background-size: 100% 100%;text-align: center;}
.content-btn {
	display: flex;
	justify-content: flex-end;
	margin-right:220px;
}
.content-btn a {
	margin: 30px 0 15px 10px;
	width: 110px;
	height: 35px;
	border: 1px solid #1d92f7;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	vertical-align: middle;
}
.content-btn-left {
	color: #fff;
	background: #1d92f7;
}
.content-btn-right {
	color: #1d92f7;
	
}