/* �����б���������ҳ */

	.e_banner { position: relative; width:1000px; height:270px; margin: 20px auto !important; border-radius: 4px; overflow: hidden}
	.e_banner .pic img { width:1000px; height:270px; display: block; }
	.e_banner .hd { overflow:hidden; zoom:1; position:absolute; bottom:5px; right:10px; z-index:3}
	.e_banner .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:25px; height:10px; cursor:pointer; overflow:hidden; background:#919191; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
	.e_banner .hd .on{ background:#fff; filter:alpha(opacity=100);opacity:1;   }

	.e_banner .prev,
	.e_banner .next {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    display: block;
    z-index: 1;
    width: 52px;
    height: 52px;
    background: url(m_icon24.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: .5;
}
	.e_banner .prev {
    left: 1%;
    background-position: -109px -192px;
}
.e_banner .prev:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
	.e_banner .next {
    left: auto;
    right: 1%;
    background-position: -171px -130px;
}
.e_banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}


.mod6 {
    width: 100%;
    height: 248px;
	margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}
.act-pic {
    position: relative;
    float: left;
	width: 500px;
}
.act-pic img {
    border-radius: 4px 0 0 4px;
}
.act-pic a {
    display: block;
    width: 500px;
    height: 250px;
    overflow: hidden;
}
.act-Rcon {
    padding: 20px 0 0 30px;
    float: left;
}
.act-tit {
    font-size: 20px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
}
.act-Rcon p {
    font-size: 16px;
    line-height: 36px;
    color: #666;
}
.huang {
    color: #63A4E8;
}
.act-Rcon p em {
    font-size: 30px;
}
.act-time {
    margin-top: 17px;
	margin-bottom: 0;
	height: auto
}
.act-Rcon p {
    font-size: 16px;
    line-height: 36px;
    color: #666;
}
.act-btn2 {
    background: #63A4E8;
    border-radius: 8px;
}
.act-btn2:hover { color: #FFFFFF; background: #63A4E8}
.act-btn, .act-btn2 {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 16px;
    height: 40px;
    width: 120px;
    text-align: center;
    line-height: 40px;
}