@charset "utf-8"; 
#main{
    background:url(../img/second/shimocailiao/body_bg.jpg) no-repeat center -40px;
    background-size: cover;
}
#main>.wd_1200{
    padding-top:1px;
}
#main>.wd_1200>.sm_banners {
    margin: 10px 0;
    margin-bottom: 10px;
}

#main>.wd_1200>.sm_banners>div {
    float: left;
    margin-left: 8px;
    width: 294px;
    height: 60px;
}
#main>.wd_1200>.sm_banners>div>img{
    display: block;
    height: 100%;
    width: 100%;
}
#main>.wd_1200>.section{
    padding-top:1px;
}
#main>.wd_1200>.section>.top{
    margin: 14px 0;
    line-height: 20px;
    border-bottom: 4px solid #b7d3d6;
    padding-bottom: 8px;
}
#main>.wd_1200>.section>.top>.lborder{
    float: left;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 8px;
    border-left: 5px solid #257bcc;
}
#main>.wd_1200>.section>.top>.more{
    float: right;
    font-size: 14px;
    color: #666;
}
#main>.wd_1200>.section>.top>.more:hover{
    color: #257bcc;
}
#main>.wd_1200>.section>.s_content>div {
    float: left;
}

#main>.wd_1200>.section>.s_content>div.left {
    width: 304px;
    padding: 0 16px;
    padding-bottom: 13px;
    border: 2px solid #ddd;
}

#main>.wd_1200>.section>.s_content>div.left>.tit {
    line-height: 40px;
    color: #257bcc;
    font-size: 16px;
    font-weight: normal;
}

#main>.wd_1200>.section>.s_content>div.left>.definition_list {
    border-bottom: 1px dashed #a9caed;
}

#main>.wd_1200>.section>.s_content>div.left>.definition_list>.item {
    float: left;
    width: 144px;
    margin-left: 16px;

}

#main>.wd_1200>.section>.s_content>div.left>.definition_list>.item>a.img_box,
#main>.wd_1200>.section>.s_content>div.left>.definition_list>.item>a.img_box>img {
    display: block;
    height: 84px;
    width: 100%;
}

#main>.wd_1200>.section>.s_content>div.left>.definition_list>.item>.tit {
    margin: 11px 0;
    display: inline-block;
    max-width: 100%;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#main>.wd_1200>.section>.s_content>div.left>.definition_list>.item>.tit:hover {

    color: #257bcc;
}

#main>.wd_1200>.section>.s_content>div.left>.article_list>li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 13px;
    font-size: 13px;
}

#main>.wd_1200>.section>.s_content>div.left>.article_list>li>a {
    color: #257bcc;
}
#main>.wd_1200>.section>.s_content>div.center {
    width: 468px;
    border-right: 2px solid #ddd;
}

#main>.wd_1200>.section>.s_content>div.center {
    padding: 10px 20px;

}

#main>.wd_1200>.section>.s_content>div.center>.top {
    padding-bottom: 16px;
    border-bottom: 1px dashed #ccc;
}

#main>.wd_1200>.section>.s_content>div.center>.bt {
    padding-top: 16px;
}

#main>.wd_1200>.section>.s_content>div.center ul>li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 14px;
}

#main>.wd_1200>.section>.s_content>div.center ul>li>a {
    color: #333;
}

#main>.wd_1200>.section>.s_content>div.center ul>li>a:hover {
    color: #257bcc;
}

#main>.wd_1200>.section>.s_content>div.center>.bt>ul {
    float: left;
    width: 48%;
}
#main>.wd_1200>.section>.s_content>div.center>.bt>ul.bt_right{
    margin-left: 4%;
}
#main>.wd_1200>.section>.s_content>div.right {
    padding-left:25px; 
    width: 325px;
}
#main>.wd_1200>.section>.s_content>div.right>h3.tit{
    padding: 12px 0;
    color: #257bcc;
    font-size: 16px;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.fir>.arti_tit{
    padding-bottom:15px; 
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.fir>.arti_tit>a{
    color: #1d4992;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.fir>.arti_con>.img_box{
    float: left;
    height: 66px;
    width: 102px;
    margin-right: 11px;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.fir>.arti_con>.img_box>img{
    display: block;
    width: 100%;
    height: 100%;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.fir>.arti_con>.des{
    margin-bottom: 20px;
    width: 212px;
    height: 66px;
    float: left;
    font-size: 13px;
    color: #999;
    line-height: 22px;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.fir>.arti_con>.des>.detail{
    color: #1d4992;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.arti_list>li{
    font-size: 13px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#main>.wd_1200>.section>.s_content>div.right>.articles>.arti_list>li>a{
    color: #257bcc;
}

#main>.wd_1200>.banner{
    margin: 20px 0; 
    height: 90px;
}
#main>.wd_1200>.banner>img{
    display: block;
    width: 100%;
    height: 100%;
}
#main>.wd_1200{
    padding-bottom:30px; 
}

#main>.wd_1200>.section2>div {
    float: left;
}

#main>.wd_1200>.section2>.left {
    width: 950px;
}

#main>.wd_1200>.section2>.right {
    width: 250px;
}

#main>.wd_1200>.section2>.left>.col {
    float: left;
    width: 445px;
    margin-right: 30px;
    margin-bottom: 15px;
    background-color: #fff;
}

#main>.wd_1200>.section2>.left>.col>.col_top {
    background-color: #EEEEEE;
    height: 25px;
    line-height: 25px;
}

#main>.wd_1200>.section2>.left>.col>.col_top>.tit {
    float: left;
    padding: 0 9px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    background-color: #edad0e;
}

#main>.wd_1200>.section2>.left>.col>.col_top>a {
    float: right;
    font-size: 12px;
    padding: 0 9px;
    color: #555;
}

#main>.wd_1200>.section2>.left>.col>ul {
    background-color: #fff;
    padding-top: 1px;
    padding-bottom: 15px;
}

#main>.wd_1200>.section2>.left>.col>ul>li {
    position: relative;
    margin-top: 12px;
    padding-left: 10px;
}

#main>.wd_1200>.section2>.left>.col>ul>li:before {
    display: block;
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    background-color: #9E9F9F;
    height: 4px;
    width: 4px;
}

#main>.wd_1200>.section2>.left>.col>ul>li>a {
    display: inline-block;
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #555;
    font-size: 14px;
}

#main>.wd_1200>.section2>.left>.col>ul>li>a:hover {
    color: #edad0e;
}

#main>.wd_1200>.section2>.left>.col>ul>li>span.time {
    float: right;
    font-size: 14px;
    color: #555;
}

#main>.wd_1200>.section2>.right>.ad2 {
    margin-bottom: 37px;
    width: 100%;
    height: 155px;
    border-radius: 6px;
    overflow: hidden;
}

#main>.wd_1200>.section2>.right>.ad2>img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 6px;
}

#main>.wd_1200>.section2>.right>.rank {
    width: 100%;
    margin-bottom: 35px;
}

#main>.wd_1200>.section2>.right>.rank>.top {
    padding-left: 18px;
    background-color: #DCDCDC;
    font-size: 16px;
    line-height: 38px;
    font-weight: normal;
}

#main>.wd_1200>.section2>.right>.rank>ul {
    border: 1px solid #dcdcdc;
    padding: 5px 0 30px 18px;
}

#main>.wd_1200>.section2>.right>.rank>ul>li {
    margin-top: 20px;
    font-size: 12px;
    color: #555;
}

#main>.wd_1200>.section2>.right>.rank>ul>li>.order_num {
    display: inline-block;
    vertical-align: top;
    background-color: #c8c9c9;
    color: #fff;
    width: 16px;
    line-height: 17px;
    text-align: center;
    font-size: 12px;
    margin-right: 3px;
}

#main>.wd_1200>.section2>.right>.rank>ul>li>a {
    display: inline-block;
    vertical-align: top;
    color: #555;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main>.wd_1200>.section2>.right>.rank>ul>li>a:hover {
    color: #edad0e;
}

@media screen and (max-width: 768px){
    #main>.wd_1200>.sm_banners{
        display: none;
    }
    #main>.wd_1200>.section>.s_content>div{
        float: none;
    }
    #main>.wd_1200>.section>.s_content>div.left{
        width: 100%;
        box-sizing: border-box;
        border: 0 none;
    }
    #main>.wd_1200>.section>.s_content>div.left>.tit{
        display: none;
    }
    #main>.wd_1200>.section>.s_content>div.left>.definition_list>.item{
        width: 48%;
        margin-left: 4%;
    }

    #main>.wd_1200>.section>.s_content>div.center{
        width: 100%;
        box-sizing: border-box;
    }

    #main>.wd_1200>.section>.s_content>div.center{
        border-right: 0 none;
    }
    #main>.wd_1200>.section>.s_content>div.center>.top{
        border-bottom: 0 none;
    }
    #main>.wd_1200>.section>.s_content>div.center>.bt{
        padding-top: 0;
    }
    #main>.wd_1200>.section>.s_content>div.center>.bt>ul{
        width: 100%;
    }
    #main>.wd_1200>.section>.s_content>div.center>.bt>ul.bt_right{
        margin-left: 0;
    }
    #main>.wd_1200>.section>.s_content>div.center>.bt>ul.bt_right>.mt_0{
        margin-top: 14px !important;
    }
    #main>.wd_1200>.section>.s_content>div.center{
        padding: 0 16px 10px;
    }
    #main>.wd_1200>.section>.s_content>div.left>.article_list>li>a{
        color: #333;
        font-size: 14px;
    }
    #main>.wd_1200>.section>.s_content>div.center ul>li>a{
        font-size: 14px;
    }

    #main>.wd_1200>.section>.s_content>div.right{
        display: none;
    }
    #main>.wd_1200>.section2>div{
        float: none;
    }
    #main>.wd_1200>.section2>.left{
        width: 100%;
    }
    #main>.wd_1200>.section2>.left>.col{
        width: 100%;
    }
    #main>.wd_1200>.section2>.left>.col>ul>li>a{
        width: calc(100% - 110px);
    }
    #main>.wd_1200>.section2>.left>.col>ul>li:before{
        left: 10px;
    }
    #main>.wd_1200>.section2>.left>.col>ul>li{
        padding: 0 10px 0 20px;
    }
    #main>.wd_1200>.section2>.right{
        display: none;
    }
    .friendship_links{
        display: none;
    }

    #main>.wd_1200>.section2+.banner{
        display: none;
    }
}