.so-indexpanle{
	margin-top: 10px;
}

.so-indexpanle-hd{
	width: 365px;
	float: left;
}

/*幻灯片*/
.slideBox{
	position: relative;
	margin-bottom: 15px;
}
.slideBox .bd ul{
	padding: 0;
	border: 1px solid #ededed;
	border-radius: 2px;
	padding-bottom: 15px;
	height: 326px;
}
.sidebox-pic {
	position: relative;
}
.sidebox-pic img{
	width: 364px;
	height: 238px;
}
.sidebox-pic span{
	background-color: #fff;
	color: #0099CC;
	border: solid 2px #0099CC;
	padding: 3px 15px;
	position: absolute;
	top: 15px;
	left: 15px;
	border-radius: 20px;
}

.sidebox-info h3{
	padding: 10px 15px;
	font-size: 16px;
}
.sidebox-info h3 a{
	display: block;
	height: 21px;
	overflow: hidden;
}
.sidebox-author{
	padding: 0 15px;
}
.sidebox-author img{
	height: 30px;
	width: 30px;
	border-radius: 30px;
	float: left;
}
.sidebox-author em{
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 5px;
}
.sidebox-author span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.slideBox .hd ul{
	width: 90px;
    padding: 0 10px;
    height: 22px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 139px;
    bottom: 105px;
    z-index: 6;
    border-radius: 24px;
}
.slideBox .hd ul li{
	margin: 6px 2px;
    float: left;
    border-radius: 100%;
    height: 10px;
    width: 10px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
}

.slideBox .hd .on{
	background-color: #0099FF;
}

.prev,.next{
	width: 33px;
    height: 40px;
    position: absolute;
    top: 95px;
    z-index: 10;
    cursor: pointer;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.prev{
	left: 0;
    background: rgba(0,0,0,0.4) url(../images/l_btn.png) center no-repeat;
}
.prev:hover{
	opacity: 1!important;
}
.next{
	right: 0;
    background: rgba(0,0,0,0.4) url(../images/r_btn.png) center no-repeat;
}
.next:hover{
	opacity: 1!important;
}

/*indexpanle new*/
.so-indexpanle-new{
	width: 480px;
	margin-left: 15px;
	float: left;
}
.so-news{
	border: solid 1px #eee;
	padding: 15px;
	height: 708px;
}
.so-news-top-bt{
	height: 30px;
}
.so-news-top-bt img{
	height: 30px;
	width: 140px;
}
.so-news-top-bt iframe{
	margin: 5px 0;
}
/*news top*/
.so-news-top{
	margin-top: 15px;
	border-bottom: dashed 1px #eee;
	height: 94px;
}
.so-news-top h5{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #FF4C4C;
}
.so-news-top h5 a{
	color: #FF4C4C;
}
.so-news-top h5 a:hover{
	text-decoration: underline;
}
.so-news-top p{
	height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}
.so-news-top p a{
	color: #0099FF;
}
/*so news artcle*/
.so-news-artcle ul{
	padding: 2px 0;
	height: 181px;
}
.so-news-artcle ul li{
	padding: 10px 0;
	border-bottom: dashed 1px #eee;
}
.so-news-artcle ul li:last-child{
	border-bottom: 0;
}
.so-news-artcle ul li .so-news-artcle-title{
	width: 335px;
}
.so-news-artcle ul li .so-news-artcle-title h5{
	height: 25px;
	width: 335px;
	line-height: 25px;
    overflow: hidden;
}
.so-news-artcle ul li .so-news-artcle-title h5 span{
	background-color: #0099FF;
	color: #fff;
	padding: 1px 10px;
	font-size: 12px;
	margin-right: 5px;
	border-radius: 15px;
}
.so-news-artcle ul li .so-news-artcle-title h5 a{
	font-size: 14px;
}
.so-news-artcle ul li .so-news-artcle-title h5 a:hover{
	color: #FF4C4C;
}
.so-news-artcle ul li .so-news-artcle-title p{
	height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    margin: 0;
}
.so-news-artcle ul li .so-news-artcle-title p a{
	color: #0099CC;
}
.so-news-artcle ul li .so-news-artcle-pic img{
	width: 100px;
	height: 70px;
}
.so-news-list ul{
	padding: 0;
	padding: 10px 0;
	border-bottom: dashed 1px #eee;
	height: 355px;
}
.so-news-list ul li #title{
	display: block;
    width: 360px;
    float: left;
    font-size: 14px;
    color: #333;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 33px;
    line-height: 33px;
    padding-left: 15px;
    margin-bottom: 0;
    background: url(../images/indicator1.png) left center no-repeat;
}
.so-news-list ul li #title:hover{
	color: #FF4C4C;
    background: url(../images/indicator11.png) left center no-repeat;
}
.so-news-list ul li #title a:hover{
	color: #FF4C4C;
}
.so-news-list ul li span{
	max-width: 110px;
    overflow: hidden;
    float: right;
    display: block;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #999;
    font-weight: 500;
}
/*indexpanle more*/
.so-news-bt #tg{
	background: url(../images/tuijian.png) left center no-repeat;
}
.so-news-bt #tw{
	background: url(../images/hothd.png) left center no-repeat;
}
.so-news-bt #dd{
	background: url(../images/daodu.png) left center no-repeat;
}
.so-news-bt #bk{
	background: url(../images/chufang.png) left center no-repeat;
}
.so-news-bt #yq{
	background: url(../images/meishi.png) left center no-repeat;
}
.so-indexpanle-more{
	width: 300px;
	float: right;
}
.so-news-bt{
	height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}
.so-news-bt span{
	display: block;
    float: left;
    height: 35px;
    line-height: 38px;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 500;
    padding-left: 39px;
}
.so-news-bt span a{
	margin-left: 20px;
	font-size: 14px;
}
.so-news-bt>a{
	display: block;
    float: right;
    width: 22px;
    height: 6px;
    margin-top: 16px;
    background: url(../images/more.png) center no-repeat;
}
.so-more-tb{
	height: 323px;
}
.so-more-tb ul{
	padding: 0;
}
.so-more-tb ul li{
	height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.so-more-tb ul li:last-child{
	border-bottom: 0;
}
.so-more-tb ul li a{
	display: block;
    float: left;
    width: 240px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    background: url(../images/indicator1.png) left center no-repeat;
}
.so-more-tb ul li a:hover{
	color: #4784F4;
}
.so-more-tb ul li span{
	display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    width: 50px;
    overflow: hidden;
}
/*热门图文*/
.so-more-images{
	border: solid 1px #eee;
	padding: 15px;
	position: relative;
}
.so-more-images-warp ul{
	padding: 0;
	height: 253px;
}
.so-more-images-pic a{
 	display: block;
    width: 270px;
    height: 160px;
    position: relative;
}
.so-more-images-pic img{
	width: 270px;
    height: 160px;
}
.so-more-images-pic span{
    display: block;
    height: 25px;
    line-height: 25px;
    border-radius: 24px;
    border: 1px solid #333;
    background: #00E2B4;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.so-more-images-info h5{
	height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}
.so-more-images-info h5 a{
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
.so-more-images-info h5 a:hover{
	color: #00E2B4;
}
.so-more-images-info .author{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 12px;
    color: #999;
    padding-left: 22px;
    background: url(../images/hdadd.png) left center no-repeat;
}
.so-more-images-info .posttime{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.so-more-images-info .posttime span{
    display: block;
    float: left;
    width: 160px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    padding-left: 22px;
    background: url(../images/hdtime.png) left center no-repeat;
}
.so-more-images-info .posttime a{
    display: block;
    float: right;
    height: 24px;
    line-height: 24px;
    width: 70px;
    text-align: center;
    font-size: 12px;
    color: #333;
    border: 1px solid #333;
    background: #FFC000;
    font-weight: 700;
}

.so-more-images .hd ul{
	overflow: hidden;
    position: absolute;
    top: 150px;
    right: 25px;
    z-index: 3;
}
.so-more-images .hd ul li{
	float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #ededed;
    border-radius: 100%;
    margin: 0 2px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}
.so-more-images .hd .on{
 	background: #00E2B4;
    filter: alpha(opacity=100);
    opacity: 1;
}

/*热帖导读*/
.daodubox{
	border: solid 1px #eee;
	padding: 15px;
}
.daodu ul{
	padding: 0;
	height: 285px;
}
.daodu ul li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ededed;	
}
.daodu ul li:last-child{
	padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.daodu ul li em{
	display: block;
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #ccc;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 0 24px 24px 24px;
    margin-top: 4px;
}
.daodu ul li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-left: 15px;
    width: 220px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
.daodu ul li a:hover{
	color: #4784F4;
}
.daodu ul li span{
	display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
}
.lv1{
	background: #FC6E51!important;
}
.lv2{
	background: #F6BB42!important;
}
.lv3{
    background: #2ECC71!important;
}

/*板块列表*/
.so-forum{
	margin-top: 10px;
}
.so-forum-list{
	padding: 15px;
	border: solid 1px #eee;
}
.so-forum-list ul{
	padding: 0;
}
.so-forum-list ul li{
	padding: 10px;
	cursor: pointer;
}
.so-forum-list ul li:hover{
	background-color: #f9f9f9;
}
.so-forum-pic{
	float: left;
}
.so-forum-info{
	float: left;
	margin-left: 20px;
}
.so-forum-pic img{
	width: 60px;
	height: 60px;
}
.so-forum-info h3{
	font-size: 20px;
	font-weight: 500;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.so-forum-info em{
	margin: 0 5px;
}
.so-forum-info p{
	color: #666;
	margin: 0;
	width: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*友情链接*/
.so-flink{
	margin-top: 10px;
}
.so-flink-box{
	background-color: #F9F9F9;
	border: solid 1px #eee;
	padding: 0 15px;
}
.so-flink-box a{
	display: block;
	float: left;
	padding: 15px;
}
.so-flink-box a:hover{
	color: #FFA241;
}
