body{
    background:#e9e9e9;
}
.banner{display:none!important;}
.main{
    width: 800px;
    float: left;
    background:#ffffff;
}
.main .addr{
    font-size: 14px;
    color:#999999;
    padding:15px 0;
    margin:0 14px;
    border-bottom:1px solid #cacaca;
}
.main .article{
    width: 770px;
    margin: 0 15px;
    position: relative;
    float: left;
}
.main .article .position{padding:20px 0;font-size:14px;color:#999;overflow:hidden;position:relative}
.main .article .position a{color:#999}
.main .article h2.tit{font-size:28px;color:#333;font-weight:700;padding-top:5px;line-height:40px}
.main .article .art-info{padding-top:15px;font-size:12px;color:#999}
.main .article .art-info #address span{margin-left:10px}
.main .article .art-info #address span:first-child{margin-left:0}
.main .article .art-info #address .comment_count,.main .article .art-info #address .highlight{display:none!important}
.main .article .art-info #getMsg{position:absolute;top:21px;right:29px;cursor:pointer;font-size:0}
.main .article .art-info #getMsg .sum,.main .article .art-info #getMsg b,.main .article .art-info #getMsg i{vertical-align:middle;color:#ff5310;font-size:12px}
.main .article .art-info #getMsg b{margin-right:2px}
.main .article .art-info #getMsg i{display:inline-block;width:17px;height:16px;margin:0 5px;background-position:-5px -5px}
.main .article .art-info #getMsg i.ico{background-image:url(all-ico.png);background-repeat:no-repeat}
.main .article .content{padding:15px 15px 0 15px;line-height:27px;color:#333;font-size:16px;word-break:break-all;word-wrap:break-word}
.main .article .content table{width:100%}
.main .article .content audio,.main .article .content embed,.main .article .content iframe,.main .article .content img,.main .article .content video{margin:0 auto;display:block}
.main .article .content p{word-break:break-all;word-wrap:break-word;margin:15px 0}
.main .article .content p:first-child{margin-top:10px}
.main .article .content strong{font-weight:700}
.main .article .content a.link{display:inline}
.main .article .content img{max-width:100%}
.main .article .content .editor{font-size:14px;text-align:right}
.main .article .alert{font-size:14px;color:#868585;font-weight:700;text-align:right}
.art-info address{
    position: relative;
    height: auto;
    overflow: hidden;
    line-height: 20px;
    padding: 5px 0 12px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.art-info address span{
padding:0 24px 0 0;
}
.art-info address .highlight{
display:none;
}

.main .article .other-recom{}
.other-recom .head{overflow:hidden;margin:20px 0;padding-bottom:15px;border-bottom:1px solid #d8d8d8}
.other-recom .head .r-btn{float:right;font-size:14px;color:#6c6c6c}.head .r-btn:hover{color:#4a94d3}
.other-recom .head i{float:left;display:block;margin-right:10px}
.other-recom .head h3{float:left;font-size:18px;font-weight:700;color:#333}
.other-recom .head .more{
    font-size: 12px;
    color:#999999;
    line-height: 18px;
    text-align: center;
    width:42px;
    height:18px;
    float:right;
    background:url("icons.png") no-repeat -166px 1px;
}
.other-art .y-art{padding-top:14px}
.other-art .y-art li{margin-top:20px;border-bottom:1px dashed #e3e3e3;padding-bottom:15px;}
.other-art .y-art li:first-child{margin-top:0}
.other-art .y-art li .img{width:146px;height:96px;float:left;border:2px solid #fff;background:#fafafa}
.other-art .y-art li .img img{width:100%;height:100%}
.other-art .y-art li .img:hover{}
.other-art .y-art li .info{width:595px;height:100px;position:relative;float:right;font-size:14px;color:#333}
.other-art .y-art li .info h3,.other-art .y-art li .info h3 a{font-size:16px;font-weight:700}
.other-art .y-art li .info h3,.other-art .y-art li .info h3 a,.other-art .y-art li .info p a{color:#333}
.other-art .y-art li .info p{padding-top:7px}
.other-art .y-art li .info .txt{line-height:25px}
.other-art .y-art .time{text-align:right;font-size:12px;color:grey;position:absolute;width:100%;left:0;bottom:0}
.other-art .y-art li:hover h3 a{
    color: #ffc45c!important;
}
.comments{
    padding-bottom: 30px;
}
.copyright{
    text-align: right;
}
.copyright em{
    font-size: 14px;
    color: #868585;
    font-weight: 700;
    text-align: right;
}
.copyright .editor{
display:block;
margin:0 0 12px 0;
}

.asidebox{
    width: 376px;
    float:left;
    padding:15px 12px;
    background: #f7f7f7;
z-index:998;
}
.asidebox .cm-stitle .text{
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin: 6px 0 0 0;
    padding: 0 0 0 12px;
    border-left: 5px solid #ffc45c;
    border-bottom: 0;
}
.asidebox .cm-list-pt li{
    padding:14px 0;
}
.asidebox .cm-list-pt li:hover{
    border-left:0;
    background: none;
}
.asidebox .cm-list-pt li .text{
    width: 241px;
    margin:0 0 0 7px;
}
.asidebox .cm-list-pt li:hover .tit{
    color:#ffc45c;
}
.asidebox .cm-list-pt li .img{
    margin:4px;
}
.asidebox .cm-list-pt li:hover .img{
    border:4px solid #fbedc8;
    margin:0;
}
.asidebox .people-list .wrap{
    border:4px solid #e9e9e9;
    border-radius: 50%;
    width: 94px;
    height: 94px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin:15px 11px;
}
.asidebox .people-list .wrap .cover{
    position: absolute;
    bottom:-94px;
    left:0;
    width: 94px;
    height: 94px;
    line-height: 94px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0,0,0,0.4);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.asidebox .people-list .wrap:hover{
    border:4px solid #fbedc8;
}
.asidebox .people-list .wrap:hover .cover{
    bottom:0;
}
.asidebox .people-list .list{
display:none;
}
.asidebox .people-list .list.active{
display:block;
}

.asidebox .match{
    background: #ffffff;
    margin: 0 0 0 5px;
}
.asidebox .tabs{
    margin:0 0 12px 0;
    font-size: 0;
}
.asidebox .tabs .tab{
    cursor: pointer;
    width: 52px;
    height: 38px;
    line-height: 38px;
    background: #f4f1e9;
    font-size: 16px;
    color:#333333;
    margin:1px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.asidebox .tabs .tab img{
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.asidebox .tabs .tab:first-child{
width:72px;
}
.asidebox .tabs .tab:first-child.active{
width:100px;
}
.asidebox .tabs .tab.active{
    background: #ffffff;
    margin:0;
    border-top:3px solid #ffc45c;
    width: 80px;
}

.asidebox .match .list{
    display: none;
    padding:0 10px;
    color:#999999;
    line-height: 50px;
    overflow: auto;
    height: 297px;
}
.asidebox .match .list.active{
    display: block;
}
.asidebox .match .list li{}
.asidebox .match .list li:hover{
    font-size: 16px;
    color:#ffc45c;
}
.asidebox .match .list .name{
    margin:0 12px;
}
.asidebox .match .list .time{
    float: right;
}

.asidebox .click-rank{}
.asidebox .click-rank li{
    font-size: 16px;
    color:#333333;
    line-height: 36px;
}
.asidebox .click-rank li:hover a{
    color:#ffc45c;
}
.asidebox .click-rank li .tag{
    width: 24px;
    height: 20px;
    color:#ffffff;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    background: url(icons.png) no-repeat -163px -41px;
    margin:0 8px 0 0;
}
.asidebox .click-rank li a{
    vertical-align: middle;
}
.asidebox .click-rank li:nth-child(1) .tag,
.asidebox .click-rank li:nth-child(2) .tag,
.asidebox .click-rank li:nth-child(3) .tag{
    color:#a87314;
    background: url("icons.png") no-repeat -215px -44px;
}

.asidebox .match{
    background: #ffffff;
}
.asidebox .match .Schedule_tag{
    margin:0 0 12px 0;
    font-size: 0;
}
.asidebox .match .Schedule_tag li{
    cursor: pointer;
    width: 53px;
    height: 38px;
    line-height: 38px;
    background: #f4f1e9;
    font-size: 16px;
    color:#333333;
    margin:1px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.asidebox .match .Schedule_tag li:first-child{
width:80px;
}
.asidebox .match .Schedule_tag li:first-child.current{
width:100px;
}
.asidebox .match .Schedule_tag li img{
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.asidebox .match .Schedule_tag li.current{
    background: #ffffff;
    margin:0;
    border-top:3px solid #ffc45c;
    width: 74px;
}

.asidebox .match .Schedule_con{
    display: none;
    padding:0 10px;
    color:#999999;
    line-height: 50px;
    overflow: auto;
    height: 297px;
}
.asidebox .match .Schedule_con.current{
    display: block;
}
.asidebox .match .Schedule_list{
    position: relative;
    border-bottom:1px solid #cacaca;
}
.asidebox .match .Schedule_list .Schedule_day{
    position: absolute;
    top:12px;
    right:0;
    background: #f7f7f7;
    padding: 4px 12px;
    line-height: 14px;
}
.asidebox .match .Schedule_list li:hover{
    font-size: 16px;
    color:#ffc45c;
}
.asidebox .match .Schedule_time{
    margin:0 0 0 24px;
}