.move-content{
	padding: 60px 0;
	width: 1170px;
	margin: 0 auto;
}


.move-hot .move-hot-items{
    float: left;
	width: 550px;
	margin-left: 70px;
	background-color: #fff;
	box-shadow:0px 0px 4px rgba(0,0,0,0.16);
}

.move-hot .move-hot-items:first-child{
	margin-left: 0;
}

.move-hot .move-items-image{
	position: relative;
}


.move-hot .time{
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	text-align: center;
	background: rgba(159,27,41,0.6);
}

.move-hot .time span{
	display: block;
}

.move-hot .day{
	font-size: 26px;
	font-weight: bold;
	line-height: 31px;
	color: #fff;
	margin: 19px 0 15px;
}

.move-hot .month{
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}

.move-hot .move-items-article{
	padding: 30px 40px;
}



.move-hot .move-items-article h3{
    font-size: 18px;
    line-height: 26px;
	font-weight: normal;
	color: #222;
}

.move-hot .move-items-article p{
	font-size: 14px;
	color: #666;
	line-height: 22px;
	padding: 15px 0;
}

.move-hot .move-items-article a{
	display: block;
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #9F1B29;
}


.move-list{
	padding: 30px 0;
}

.move-list .move-list-items{
	padding: 45px 70px 45px 45px;
	background-color: #fff;
	box-shadow:0px 0px 4px rgba(0,0,0,0.16);
	margin-bottom: 20px;
}

.move-list .move-items-image{
	float: left
}

.move-list .move-items-image img{
	max-width: 282px;
}

.move-list .move-items-intro{
	float: right;
	width: 743px;
}

.move-list .move-list-items h3{
	line-height: 28px;
	font-weight: normal;
	margin-top: 5px;
}

.move-list .move-list-items h3 a{
	font-size: 24px;
	color: #222;
}

.move-list .move-list-items h3 a:hover{
	color: #9F1B29;
}

.move-list .move-list-items p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin: 20px 0 30px;
}


.move-list .attr span{
	font-size: 14px;
	color: #888;
	display: inline-block;
	margin-right: 10px;
}

.move-list .attr a{
	display: inline-block; 
}

.bshare-custom{
	display: inline-block;
	*zoom:1;
	*display: inline;
}