.jx {
    float: left;
    width: 660px;
    margin-bottom: 20px;
    overflow: hidden;
}
.jx-1 {
    float: left;
    width: 700px;
}
.jx-2 {
	float: left;
	width: 210px;
	margin-right: 15px;
	margin-bottom: 20px;
	background-color: #eeeeee;
}
.jx-2-1 {
	float: left;
	height: 210px;
	width: 210px;
	overflow: hidden;
}
.jx-2-1 img {

}
.jx-2-1 a {
    position: relative;

}
.jx-2-1 a img {
    height: 100%;
    width: 100%;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.jx-2-1 a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.jx-2-2 {
	float: left;
	height: 40px;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}
.jx-2-3 {
    float: left;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}
.jx-2-4 {
    font-size: 12px;
    line-height: 40px;
    color: #999999;
    float: right;
    height: 40px;
}
.jx-n {
float: left;
	height: 24px;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}
.jx-n-1 {
    font-size: 12px;
    color: #666666;
    float: left;
}
.jx-n-2 {
    font-size: 12px;
    color: #666666;
    float: right;
}
.icon {
    position: absolute;
    top: -100%;
    left: 78%;
    overflow: hidden
}
.jx-2-1 .icon-bg {
    width: 36px;
    height: 36px;
    margin: -20px 0 0 -14px;
    border: 2px solid #FFFFFF;
    background: #222;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
.jx-2-1 .icon-play {
    width: 24px;
    height: 30px;
    margin: -16px 0 0 -6px;
    background: url(../images/ic_bg_play1.png) no-repeat 0 0;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ic_bg_play1.png')
}
.jx-2-1 .icon-play2 {
    width: 24px;
    height: 30px;
    margin: -14px 0 0 -6px;
    background: url(../images/ic_bg_play2.png) no-repeat 0 0;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ic_bg_play2.png')
}
.jx-2-1 .icon-play3 {
    width: 24px;
    height: 30px;
    margin: -14px 0 0 -6px;
    background: url(../images/ic_bg_play3.png) no-repeat 0 0;
    _background: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ic_bg_play3.png')
}
.jx-3 {
    width: 210px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}
