/*页面主体*/
.header .nav li.cur span{
    bottom: 0;
}
.column{
    margin-top:10px;
}
.column_main{
    margin-top: 46px;
}
.list_main{
    float: left;
    width: 820px;
    padding-bottom: 56px;
}
.list_main h4{
    margin-bottom: 26px;
    font-size: 20px;
}
.list_main dl{
    float: left;
    width: 820px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
.list_main dl dt{
    position: relative;
    float: left;
    width: 270px;
    height: 180px;
    margin-right: 36px;
    overflow: hidden;
}
.list_main dl dt img{
    width: 270px;
    height: 180px;
}
.list_main dl dd{
    float: left;
    width: 514px;
}
.list_main dl dd strong{
    width: 100%;
    margin-top: 3px;
    line-height: 36px;
    font-size: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}
.list_main dl dd strong:hover{
    color: #0f85e8;
    text-overflow: ellipsis;
}
.list_main dl dd em{
    display: -webkit-box;
    width: 100%;
    height: 70px;
    margin: 12px 0 3px;
    font-size: 16px;
    color: #999;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}
.list_main dl dd ul li{
    margin-right: 43px;
    font-size: 14px;
    color: #999;
}
.list_main dl dd ul li i{
    position: relative;
    padding-left: 5px;
}
.list_main dl dd .list_msn_oder{
    margin-top: 5px;
}
.list_main dl dd ul .list_btns a{
    font-size: 16px;
    color: #0f85e8;
}
.list_main dl dd ul .list_btns i{
    top: 3px;
    background-position: -191px -114px;
    width: 18px;
    height: 16px;
}
.list_main dl dd ul .list_look i:before{
    position: relative;
    top: 2px;
    content: '\e621';
    width: 23px;
    height: 12px;
    margin-right: 5px;
    font-size: 20px;
}
.list_main dl dd ul .list_msn i:before{
    position: relative;
    top: 2px;
    content: '\e660';
    width: 20px;
    height: 19px;
    margin-right: 5px;
    font-size: 16px;
}
.list_main dl dd ul .list_share i:before{
    content: '\e601';
    width: 18px;
    height: 19px;
    margin-right: 5px;
    font-size: 16px;
    color: #0f85e8;
}
.list_main dl dd ul .list_share a{
    position: relative;
    top: -2px;
    font-size: 14px;
    color: #318fea;
}
.list_main ul .list_share{
    position: relative;
    margin-right: 0;
    cursor: pointer;
}
.list_main ul .list_share dl{
    position: relative;
    top: 10px;
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
    border: 0;
}
.list_main ul .list_share dl dt{
    width: auto;
    height: auto;
    margin: 0;
}
.list_main ul .list_share dd{
    position: absolute;
    top: 22px;
    left: -28px;
    display: none;
    width: 105px;
    height: 118px;
    background: #fff;
    box-shadow: 0 2px 10px #aaa;
}
.list_main ul .list_share dd a{
    display: inline-block;
    width: 85px;
    height: 20px;
    padding: 10px;
    line-height: 0;
    color: #4c4c4c;
}
.list_main ul .list_share dd a:hover{
    background: #ececec;
}
.list_main ul .list_share dd a img{
    width: 20px;
}
.list_main ul .list_share dd a span{
    position: relative;
    top: -4px;
    left: 8px;
}
.more_btn{
    float: left;
    width: 100%;
}
.more_btn a{
    display: block;
    width: 189px;
    height: 36px;
    padding-top: 7px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #999;
    border: 2px solid #999;
    border-radius: 23px;
}
.more_btn span{
    position: relative;
    top: 3px;
    margin-right: 5px;
    background-position: -115px -70px;
    width: 20px;
    height: 20px;
}
.qrCode{
    position: fixed;
    top: 70px;
    left: 50%;
    right: 0;
    display: none;
    width: 250px;
    height: 275px;
    padding: 15px;
    margin: 0 0 0 -150px;
    background: #fff;
    border: 10px solid #ececec;
    box-shadow: 1px 6px 30px #aaa;
    z-index: 1;
}
.qrCode a{
    position: absolute;
    top: 15px;
    right: 15px;
    display: inline-block;
    width: 10px;
    height: 10px;
    color: #4c4c4c;
}
.qr_con{
    position: absolute;
    top: 45px;
    left: 15px;
    width: 250px;
}
/*侧边栏*/
.sidebar{
    float: right;
    width: 344px;
}
.si_main ul{
    float: left;
}
.si_main ul li{
    float: left;
    width: 78px;
    height: 78px;
    margin: 6px 4px;
    text-align: center;
}
.si_main ul li img {
    width: 78px;
}
.si_main dl {
    float: left;
    width: 114px;
    height: 90px;
    text-align: center;
}
.si_main dl dt{
    width: 114px;
    height: 74px;
}
.si_main dl dt img{
    width: 94px;
    height: 70px;
}
.aside{
    margin-top:46px;
}
.aside h4{
    font-size: 20px;
}
.aside dl{
    float: left;
    margin-top: 30px;
}
.aside dl dt{
    position: relative;
    float: left;
    width: 144px;
    height: 96px;
    overflow: hidden;
}
.aside dl dt img{
    width: 144px;
    height: 96px;
}
.aside dl dd{
    float: left;
    width: 180px;
    margin: 10px 0 0 16px;
    font-size: 14px;
}
.aside dl dd a{
    display: -webkit-box;
    /*width: 180px;*/
    font-size: 14px;
    text-overflow:ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.aside dl .hot_msn_inner{
    margin-top: 20px;
    font-size: 12px;
    color: #999;
}
.aside dl .hot_msn_inner strong{
    float: left;
}
.hotNews dl dt em{
    position: absolute;
    top: 0;
    left: 10px;
    display: -webkit-box;
    background-position: -155px -225px;
    width: 20px;
    height: 30px;
    padding-top: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: 200;
    color: #fff;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}
.aside dl .hot_msn_inner em{
    float: right;
}
.aside dl .as_time{
    margin-top: 17px;
    color: #999;
}
.aside .aside_main{
    position: relative;
    width: 344px;
    height: 229px;
    margin-top: 26px;
}
.aside .aside_main dt{
    position: relative;
    overflow: hidden;
}
.aside .aside_main dt,
.aside .aside_main dt img{
    width: 344px;
    height: 229px;
}
.aside .aside_main dd{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 46px;
    margin: 0;
    background: rgba(0,0,0,.66);
}
.aside .aside_main dd a{
    display: inline-block;
    width: 300px;
    padding:9px 20px 0 16px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.aside .aside_main dd a:hover{
    color: #fff;
}
.aside.si_banner{
    margin-top: 30px;
}
.aside .banner,
.aside .banner img{
    width: 344px;
    height: 208px;
}