#top{
    display: none;
    width: 100%;
}
#top img{
    width: 100%;
    height: auto;
}
.sjbottom{
    display: none;
    width: 100%;
    height: 79px;
    line-height: 79px;
    background: #f0f0f0
}
.sjbottom p {
    font-size: 16px;
    color: #666;
    text-align: center;
}
.sjnav {
    display: none;
    width: 100%;
    position: relative;
    border-bottom: .01333rem solid #f2f2f2;
    margin-top: 15px;
    padding-bottom: 20px;
}
.sjnav .w690 {
    width: 93%;
    margin: 0 auto;
}
.sjnav li.mb40{
    margin-bottom: 20px;
}
.sjnav li {
    float: left;
    width: 57px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-right: 1px solid #c8c8c8;
    font-size: 16px;
    color: #666;
}
.sjnav li a{
    font-size: 16px;
    color: #666;
}
.sjnav .search {
    width: 15px;
    height: 15px;
    float: left;
    margin-left: 20px;
    border: none;
}
.sjnav .search img{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 768px){
    .area .splist {
        width: 47%;
        float: left;
        margin-left: 7px;
        margin-right: 0;
        margin-top: 10px;
    }
    .splist .spimg,.splist .spimg img {
        width: 100% !important;
    }
    .list p.f14.f12_666666.lh30.mt18{
        overflow: hidden;
        height: 75px !important;
        line-height: 25px;
        margin-bottom: 23px
    }
    .area,.more,.title_yw {
        width: 100% !important;
    }
    .more{
        background: url(../images/more.png) no-repeat;
        background-size: 100% 100%;
        margin-bottom: 25px;
    }
    #container {
        width: 92% !important;
        margin: 0 4%;
        float: none !important;
    }
    #rightcont {
        float: none !important;
        width: 92% !important;
        margin: 0 4%;
    }

    .breadcrumbOuter {
        display: none;
    }
    .nav,.top{
        display: none;
    }
    .article .subject {
        padding: 20px 0 !important;
        margin-bottom: 20px !important;
    }
    .article .subject h2 {
        font-size: 24px !important;
    }
    .article .articleMain .content {
        width: 100% !important;
    }
    .article .articleMain .content img {
        width: 100% !important;
    }
    .article .articleMain .position,.footer,.sjblank {
        display: none;
    }
    #top,.sjbottom,.sjnav{
        display: block;
    }
}