/*中间 */
.main{width: 980px;height: auto;margin: 0 auto;padding-top: 13px;background: #fff;}

/*播放器*/
.news{margin-top:18px;margin-left: 5px;padding-top: 20px;border-top: 3px solid #4d4d4d;}

/*中间内容*/
.content{margin-top: 12px;width: 695px;float: left;padding-bottom: 30px;}
.content h3{padding:10px 0 10px 2px;border-bottom: 1px solid #f5f5f5;font-size: 22px;}
.someNews{line-height: 30px;font-size: 14px;color: #707070;margin-top: 10px;margin-bottom: 20px;}
.content h4{margin-bottom: 10px;}
.content h4 a{color: #064c87;font-size:18px;}
/*图片展示*/

.showImg{position: relative;width: 695px;height: 180px;margin-top: 20px; }
#leftBtn{display: block;width: 16px;height: 43px;position: absolute;left: 10px;top: 27px;background: #f4f4f4 url("../../imgs/left_arrow.png") no-repeat center center;}
#rightBtn{display: block;width: 16px;height: 43px;position: absolute;right: 10px;top: 27px;background: #f4f4f4 url("../../imgs/right_arrow.png") no-repeat center center;}
#showImgList{width: 600px;height:180px;margin: 0 auto;position: relative;overflow: hidden;}
#showImgList ul{position: absolute;left: 0;}
#showImgList li{float: left;width: 150px;}
#showImgList li a{display: block;width: 120px;margin: 0 auto;}
#showImgList p{width: 120px;color: #343434;font-size: 12px;line-height: 24px;}
#showImgList li a:hover{text-decoration: none;}

.ad2{text-align: center;display: block;}
.textarea{text-align: center;margin-top: 16px;}
.textarea textarea{width: 636px;height: 120px;}

.contentLogin{color: #999;font-size: 14px;padding-left: 36px;margin-top: 6px;}
.inp_name,.inp_pass{width: 95px;height: 18px;outline: none;padding-left: 5px;}
.login{width: 34px;height: 22px;margin: 0 5px;}
.new_login{color: #5a5a5a;font-size: 13px;}
.sub{margin-left: 90px;width: 54px;height: 23px;background: #0092ce;color: #fff;border: 1px solid #1781b3;}
.res{width: 54px;height: 23px;background: #0092ce;color: #fff;border: 1px solid #1781b3;}

/*侧边栏*/
.aside{width: 256px;float: right;margin-top: 26px;}
/*排行榜*/
.Ranking{width: 254px;border: 1px solid #d4d4d4;}
/*-------公用--------*/
.title{width: 254px;height: 39px;border-bottom: 1px solid #d4d4d4;background: #f8f8f8;line-height: 41px;margin-bottom: 8px;}
.title h3{float: left;padding-left: 10px;}
/*---------------*/
.title .sa{display: block;width: 42px;height: 35px;float: right;text-align: center;color: #5e5c5f;font-size: 12px;margin-top: 3px;position: relative;border: 1px solid #f3f3f3;}
.title a:hover{text-decoration: none;}
.title .month{margin-right: 10px;color: #c51a13;background: #fff;border: 1px solid #d4d4d4;border-bottom: none;bottom: -1px;}
.title .week{border-bottom: none;}
#rankingList{padding: 2px 8px 10px 8px;}
#rankingList li{width: 238px;height: 44px;border-bottom: 1px dashed #cbcbcb;line-height: 44px;}
#rankingList span{width: 19px;height:17px;color: #fff;display:inline-block;line-height: 17px;vertical-align:middle;text-align: center;background: #a2a2a2;margin-left: 7px;}
#rankingList .rankingTop{background: #c71a14;}
#rankingList a{color: #727272;font-size: 15px;margin-left: 11px;}
.noBlock{display: none;}
.news p,.news span{
    line-height:25px;
    font-family:"宋体";
    text-indent: 2em;
}

.ad{margin-top: 25px;}