.img-info,.img-info .img-title {
	overflow: hidden
}

html {
	height: 100%
}

body {
	min-height: 100%;
	position: relative;
	background-color: #f4f4f4;
	*overflow-x: hidden
}

.icon_cnt_dtl a {
	float: right
}

.footer {

	bottom: 0;
	width: 100%;
	height: 121px;
	background-color: pink;
	_position: static
}

.nomore{
	 width: 100%;
    height: 50px;
    float: left;
    text-align: center;
}

.img-box,.main {
	position: relative
}

.main {
	width: 1023px;
	margin-top: 30px;
	padding-bottom: 150px
}

.box-clear {
	float: left;
	margin-bottom:20px;
	
}

.box-clear .img-shadow {
	margin-right: 16px;
	transition: all ease .3s
}

.box-clear .img-shadow:hover {
	box-shadow: 0 3px 8px -2px #000;
	
}

.img-info {
	width: 215px;
	padding: 0 10px;
	background-color: #fff
}

.img-box,.load-bg {
	background: url(../images/loading_l.gif) center center no-repeat
}

.img-info .img-title {
	display: block;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	width: 215px;
	max-height: 40px;
	margin-top: 10px
}

.img-info .img-title:hover {
	color: #ee4b4b
}

.img-info .img-time {
	float: left;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin: 5px 0 10px
}

.img-box {
	width: 235px
}

.img-box .img-sum,.loading {
	text-align: center;
	position: absolute
}

.img-box .img-sum {
	display: block;
	width: 60px;
	height: 30px;
	border-radius: 15px 0 0 15px;
	top: 20px;
	right: 0;
	background-color: rgba(0,0,0,.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	font-size: 16px;
	line-height: 30px
}

.img-box img {
	display: block;
	width: 235px
}

@media screen and (min-width:1440px) {
	.container {
		width: 1240px
	}

	.main {
		width: 1295px
	}

	.goto_top {
		margin-left: 636px
	}
}

.loading {
	height: 16px;
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: 4px;
	width: 100%;
	font-size: 12px;
	bottom: 150px
}

.loading.ball-pulse>div:first-child {
	animation: scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08)
}

.loading.ball-pulse>div:nth-child(2) {
	animation: scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08)
}

.loading.ball-pulse>div:nth-child(3) {
	animation: scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08)
}

.loading.ball-pulse>div {
	background-color: #999;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	margin: 1px;
	animation-fill-mode: both;
	display: inline-block
}

@keyframes scale {
	0%,80% {
		transform: scale(1);
		opacity: 1
	}

	45% {
		transform: scale(.1);
		opacity: .7
	}
}

.J-bdsharebuttonbox-wrap {
	float: right;
	display: inline;
	font-size: 12px;
	width: auto;
	_width: 120px;
	height: 21px;
	padding: 5px 0 4px;
	opacity: .6
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a {
	margin: 0 0 0 2px;
	padding-left: 0;
	background: url(../images/share-bg.png) no-repeat;
	width: 20px;
	height: 20px;
	overflow: hidden
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tsina {
	background-position: -13px -220px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tsina:hover {
	background-position: -11px -130px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-qzone {
	background-position: -10px -70px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-qzone:hover {
	background-position: -10px -190px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tqq {
	background-position: -6px -40px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tqq:hover {
	background-position: -8px -100px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-weixin {
	width: 23px;
	margin-left: 4px;
	background-position: -10px -9px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-weixin:hover {
	background-position: -10px -160px
}