.sqace,.sqace-1 {
	width: 110px;
	height: 40px;
	background: #a40000;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.sqace,.sqace-1{	
	float: left;
}
.buttom-left{
	width: 55%;
	height: 250px;
	float: left;
}
.buttom-right{
	width:43% ;
	float: right;	
}
.buttom-left-top,.buttom-right-top,.center-left-top,.center-center-top,
.center-right-top,.last-top{
	border-bottom: dashed  1px  #a40000;
	height: 40px;
}
.all a{
	float: right;
	color: #a40000;
	line-height: 40px;
	font-size: 16px;
}
.buttom-left-buttom,.buttom-right-buttom{
	
	margin-top: 20px;
	height: 188px;
}
.buttom-left-buttom{
	width: 650px;
}
.buttom-right-buttom{
	width: 532px;
}
.buttom-left-buttom-1{	
	width: 269px;
	height: 188px;
	float: left;
	position: relative;
	overflow: hidden;
}
.red{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 286px;
	height: 30px;
	background: url(../images/1-001.png) no-repeat;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
}
.red a{
	color: #FFFFFF;
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin: 0 auto;
	font-size: 14px;
}
.buttom-left-buttom-2{
	float: right;
	width: 367px;
	height: 188px;
	/*margin-left: 20px;*/	
}
.buttom-left-buttom-2 ul li{
	list-style: none;
	line-height: 32px;
	width: 100%;
	height: 32px;
	background: url(../images/icon.png) left center no-repeat;
	padding-left: 12px;
}
.center-left-buttom ul li{
	list-style: none;
	line-height: 45px;
	width: 99%;
	height: 45px;
	background: url(../images/icon.png) left center no-repeat;
	padding-left: 12px;
	overflow: hidden; 
	white-space:nowrap;
	text-overflow:ellipsis;
}
.center-left-buttom a{
	color: #333;
	font-size: 16px;
}
.buttom-left-buttom-2 ul li a{
	display: block;
	font-size: 15px;
	color: #333;
	width: 259px;
	float: left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden; 
}
.buttom-left-buttom-2 ul li span{
	float: right;
	display: block;
	font-size: 14px;
	color: #999;
}

.newphoto{	
	width: 29.5%;
	height: 188px;
	float:left;
	background:  #e60012  ;
	padding: 10px 10px 20px 10px;
	box-sizing:border-box;
	margin-right: 3.8%;
}
.newphoto:last-child{
	margin-right: 0px;
}
.newphoto:nth-child(2){
	background:  #920783;
}
.newphoto:nth-child(3){
	background:  #1d2088;
}
.newphoto img{
	width: 100%;
height:92px;
margin-bottom:10px;
}
.newphoto span {
	color: #FFFFFF;
	font-size: 14px;
}
.center{
	width: 1200px;
	height: 280px;
	margin-top: 20px ;
}
.center-left,.center-center{
	width: 387px;
	height: 280px;
	float: left;	
}
.center-right{
	width: 387px;
	height: 280px;
	float: right;
}
.center-center{
	margin: 0 19px;
}
.center-left-top,.center-center-top,.center-right-top{
	margin-bottom: 10px;
}
.last-buttom ul li{
	list-style: none;	
}
.last-buttom{
	margin-top: 20px;
	width:100%;
}
.last-buttom ul{
	display: flex;
	justify-content: space-around;
}
.last-buttom ul li p{
	color: #333;
	font-size: 16px;
	text-align: center;
}
.last-buttom ul li img{
	width: 183px;
}