.box2{
	width: 100%;
	height: auto;
	background: #fff;
	margin-top: 20px;
	position: relative;
}
.title {
	font-size: 20px;
	color: #111;
	margin-bottom: 20px;
}
.head{
	position: absolute;
	width: 478px;
	height: 42px;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
}
 .head select{
	width: 86px;
	height: 42px;
	padding-left: 10px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #C9C9C9;
	/*border-right: none;*/
    border-top-left-radius: 21px;
	border-bottom-left-radius: 21px;
}
 .head input{
	width: 280px;
	height: 42px;
	padding-left: 20px;
	box-sizing: border-box;
	border: none;
	border: 1px solid #C9C9C9;
	border-left: none;
	 margin-left: -4px;
}
 .head button{
	width: 74px;
	height: 42px;
	background-color: #2177D8;
	color: #fff;
	border: none;
	 margin-left: -5px;
	 border-top-right-radius: 21px;
	border-bottom-right-radius: 21px;
}
.list{	
	display: block;
	padding: 0 10px 0 20px;
	box-sizing: border-box;
}
.list li{
	width: 185px;
	height: 42px;
	font-size: 14px;
	text-align: center;
	line-height: 42px;
	float: left;
	margin:10px 10px 0 0;	
}
.list li:hover{
	background: #2177D8;
	color: #fff;
}
.bmli {
	background: #f2f2f2;
}
#bm .on{
	background: #2177D8;
	color: #fff;
}
.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;}
.list2{
	width: 1200px;
	margin-top: 20px;
	padding:0 10px 0 20px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
}
.list2{
	width: 1200px;	
	margin-top: 20px;
	float: left;
}
.list2 li{
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #eee;
}

.list2 p{
	line-height: 70px;
}
.list2 p .sapn1{
	width: 400px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list2 p .sapn2{
	width: 160px;
	display: inline-block;
	margin-right: 15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list2 p .sapn3{
	width: 240px;
	display: inline-block;
	margin-right: 15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list2 i{
	color:  #2177D8;
}
.btn1{
	width: 98px;
	height: 34px;
	float: right;
	margin-top: 18px;
	padding-left: 30px;
	margin-right: 20px;	
	background: url(../images/wyp/pic1.png) no-repeat left 10px center;
	color: #2177D8;
	border: solid 1px #2177D8;
}
.btn2{
	width: 98px;
	height: 34px;
	float: right;
	margin-top: 18px;
	padding-left: 30px;
	margin-right: 20px;	
	background: url(../images/wyp/pic1.png) no-repeat left 10px center;
	color: #2177D8;
	border: solid 1px #2177D8;
}
.links{
	height: 33px;
	background-color: #f2f2f2;
	font-weight: 700;
	line-height: 33px;
	padding-left: 10px;
}
.list2 button:hover {

	color: #fff;
	border: none;
	background: #2177D8 url(../images/wyp/pic2.png) no-repeat left 10px center;
}
.link-sp1 {
	width: 400px;
	display: inline-block;
	margin-right: 10px;
	
}
.link-sp2 {
	width: 160px;
	display: inline-block;
	margin-right: 15px;
	
}
.link-sp3 {
	width: 200px;
	display: inline-block;
	margin-right: 15px;
}
.link-sp4 {
	width: 245px;
	float: right;
	display: inline-block;
	margin-right: 15px;
}
#bm {
	height: 160px;
}
.ovhi {
	overflow: hidden;
}