body {
    margin: 0;
    padding: 0;
    color: #777;
    font-size: .875em;
    font-family: "Microsoft YaHei", Verdana, sans-serif;
    line-height: 24px;
    background-color: #f5f5f5
}

a {
    text-decoration: none;
    color: #5e5e5e
}

    a:hover {
        text-decoration: none
    }

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: 0
}

div, h1, h2, h3, h4, p, form, ul, label, input, textarea, img, span, dl, dt, dd {
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

li {
    list-style-type: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.xian {
    border: solid 1px #ccc;
    border-radius: 3px
}

.zh, .zh1 {
    margin: 0 auto 0 auto
}

.ns, .ns1 {
    padding: 0 .8%
}

.mb10 {
    margin-bottom: 10px
}

.mt10 {
    margin-top: 10px
}

.place {
    margin: 70px auto 10px auto;
    color: #888;
    font-size: .85em
}

    .place a {
        color: #888
    }

.left {
    width: 100%;
    background-color: #fff;
    padding: 1.5%;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2)
}

.right {
    width: 27%
}

input[type="submit"], input[type="text"], input[type="button"], button, form {
    -webkit-appearance: none
}

.pagebar {
    width: 100%;
    margin-top: 15px;
    float: left;
    clear: both;
    margin-bottom: 10px;
    text-align: center;
    display: none
}

    .pagebar a, .pagebar .now-page {
        padding-top: 6px;
        padding-right: 12px;
        padding-bottom: 6px;
        padding-left: 12px;
        border: 1px solid #e6e6e6;
        color: #333;
        margin-left: 3px;
        background-color: #fff;
        border-radius: 3px
    }

        .pagebar a:hover, .pagebar .now-page {
            color: #fff
        }

.pagination {
    padding: 20px;
    background-color: #fff;
    text-align: center
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-left: 0;
        margin-bottom: 0;
        padding: 0
    }

        .pagination ul > li {
            display: inline
        }

            .pagination ul > li > a, .pagination ul > li > span {
                margin: 0 5px;
                float: left;
                padding: 8px 20px 7px;
                text-decoration: none;
                background-color: #ddd;
                color: #666;
                border-radius: 3px;
                opacity: .88
            }

.pagination-multi ul > li > a, .pagination-multi ul > li > span {
    padding: 5px 12px;
    margin: 0 2px;
    font-size: 12px;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus {
    opacity: 1
}

.pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #FF5E52;
    color: #fff
}

.pagination ul > .active > a, .pagination ul > .active > span {
    cursor: default
}

.pagination ul > li > span, .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    color: #999999;
    background-color: transparent;
    cursor: default
}

.pagination ul > li.next-page > a {
    background-color: #FF5E52;
    color: #fff;
}

.ias_trigger {
    margin: 20px 0;
}

    .ias_trigger a {
        background-color: #eee;
        display: block;
        line-height: 35px;
        text-align: center;
        font-size: 14px;
        color: #999;
    }

        .ias_trigger a:hover {
            background-color: #ddd;
            color: #666;
        }

.pagination-loading {
    font-size: 16px;
    text-align: center;
    color: #999;
    padding: 30px 0 40px;
}

    .pagination-loading .glyphicon {
        top: 2px
    }

@media (max-width:767px) {
    .pagination-multi ul > li {
        display: none;
    }

    .pagination-multi .prev-page, .pagination-multi .next-page {
        display: inline-block;
    }

    .pagination-multi ul > li > a {
        padding: 8px 20px;
    }
}

#comments {
    margin-top: 15px
}

    #comments h3, #comments h4, .guan h2 {
        font-size: 14px;
        line-height: 30px;
        font-weight: 700;
        padding-left: 9px;
        border-left-width: 4px;
        border-left-style: solid;
        margin-bottom: 10px;
        background-color: #f1f1f1
    }

    #comments h4 {
        margin-top: 15px
    }

#frmSumbit #inpName, #frmSumbit #inpEmail, #frmSumbit #inpHomePage, #frmSumbit #inpVerify {
    padding-left: 10px;
    border: 1px solid #ddd;
    height: 15px;
    width: 40%;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    line-height: 15px;
    float: left;
    margin-right: 10px
}

.commentpost label {
    height: 15px;
    overflow: hidden;
    clear: left;
    float: left;
    line-height: 15px;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    margin: 0;
    padding: 6px 10px
}

#txaArticle {
    width: 96%;
    height: 120px;
    padding: 2%;
    border: 0
}

#frmSumbit p {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    line-height: 30px
}

#frmSumbit .button {
    color: #fff;
    height: 30px;
    width: 100px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    margin-right: 15px
}

.msgname .dot {
    font-size: 30px;
    color: #f4f4f4;
    float: right;
    margin-left: 15px;
    font-weight: 700
}

.msg .msgimg img {
    clear: left;
    float: left;
    margin-right: 10px;
    padding: 2px;
    height: 36px;
    width: 36px;
    border: 1px solid #ddd;
    background-color: #f1f1f1
}

.msgtxt .msgarticle {
    padding-bottom: 4px
}

#comments .msg {
    font-size: 12px;
    line-height: 22px;
    border: 1px solid #ddd;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 1px;
    padding-left: 9px;
    margin-top: 12px;
    border-radius: 5px
}

    #comments .msg .msgname {
        color: #999
    }

    #comments .msg .msgarticle {
        color: #666
    }

        #comments .msg .msgarticle .msg {
            background-color: #f9f9f9;
            margin-top: 9px
        }

.msg .msgarticle .msg .msgname .dot {
    display: none
}

#logo404 {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9eaa99;
    box-shadow: 0 0 4px rgba(0,0,0,.25)
}

#cw404 {
    width: 720px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto
}

    #cw404 h1 {
        font-size: 18px;
        line-height: 60px;
        font-weight: normal;
        text-align: center
    }

    #cw404 .kuang {
        font-size: 14px;
        border: 1px solid #9eaa99;
        border-radius: 3px;
        box-shadow: 0 0 4px rgba(0,0,0,.25);
        padding: 20px;
        background-color: #fff
    }

    #cw404 #ts404 {
        text-align: center
    }

.top {
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    z-index: 1;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    filter: alpha(opacity=95);
    opacity: .95;
    z-index: 999
}

.logo a {
    background-repeat: no-repeat;
    background-position: 0 center;
    display: block;
    height: 40px;
    width: 200px;
    margin: 15px 20px 0 0
}

.nav {
    width: 60%
}

    .nav li {
        float: left
    }

        .nav li a {
            font-size: 1.15em;
            float: left;
            padding: 0 20px;
            display: inline-block
        }

        .nav li.on a, .nav li.hover a {
            color: #fff
        }

    .nav a#pull, .nav a.home, .sous {
        display: none
    }

    .nav li ul {
        list-style-type: none;
        left: -999em;
        position: absolute;
        margin-top: 60px;
        overflow: visible;
        z-index: 10
    }

        .nav li ul li a {
            line-height: 40px;
            height: 40px;
            font-size: 1em;
            font-weight: normal;
            padding-right: 20px;
            padding-left: 20px;
            display: block
        }

            .nav li ul li a:hover {
                text-decoration: none;
                font-weight: normal;
                color: #fff;
                filter: alpha(opacity=90);
                -moz-opacity: .9;
                -khtml-opacity: .9;
                opacity: .9
            }

    .nav li:hover ul {
        left: auto
    }

    .nav li.sfhover ul {
        left: auto
    }

.ss {
    width: 20%;
    margin-top: 16px
}

    .ss #edtSearch {
        border: 0;
        width: 82%;
        height: 28px;
        line-height: 28px;
        float: left;
        background-color: #fff;
        padding-left: 2%;
        border-radius: 2px 0 0 2px;
        border: solid 1px #eee
    }

    .ss #btnPost {
        border: 0;
        width: 15%;
        height: 30px;
        line-height: 30px;
        float: left;
        border-radius: 0 2px 2px 0;
        color: #fff
    }

.flash {
    margin: 110px auto 30px auto
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    z-index: 1
}

    .bx-wrapper img {
        width: 100%;
        display: block
    }

    .bx-wrapper .bx-pager {
        position: relative;
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        margin-top: -30px
    }

        .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #fff
            }

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(../iamges/netx.png) no-repeat 0 -32px
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(../iamges/netx.png) no-repeat 0 0
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none
        }

.banner .prev, .banner .next {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .3;
    filter: alpha(opacity=30);
    overflow: hidden;
    display: none;
    border: none;
    border: 2px solid #fff;
    border-radius: 22px;
    font-size: 2em;
    color: #fff;
    bottom: 160px
}

    .banner .prev:hover, .banner .next:hover {
        opacity: .9;
        color: #fff;
        filter: alpha(opacity=90)
    }

.banner .prev {
    left: 0;
    float: left
}

.banner .next {
    right: 0;
    float: right
}

.banner .bdOn .prev, .banner .bdOn .next {
    display: block
}

.box {
    float: left;
    width: 23.4%;
    padding: .8%;
    overflow: hidden
}

    .box .boxa {
        border-radius: 3px;
        background-color: #fff;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
        display: inline-block;
        overflow: hidden;
        width: 100%;
        position: relative
    }

.txzi {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center
}

    .txzi span {
        background-color: #ff6f3d;
        color: #fff;
        padding: 2px 8px
    }

.box img {
    width: 100%
}

.box .boxa:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
    background-color: #f9f9f9
}

.box h2 {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5;
    padding: 10px 5px 1px 5px
}

.box p {
    padding: 15px;
    color: #888;
    word-wrap: break-word;
    word-break: break-all;
    font-size: .9em;
    line-height: 1.8
}

.box .hui {
    padding: 10px 15px;
    background-color: #fafafa;
    display: block;
    border-top: 1px solid #ddd
}

.hui {
    color: #999;
    font-size: .875em
}

    .hui span {
        margin-right: 5px
    }

    .hui a {
        color: #999
    }

.box .hui span.fr {
    margin-right: 0
}

.footer {
    background-color: #fff;
    border-top: 1px solid #ccc;
    padding: 20px 0 20px 0;
    margin-top: 15px;
    text-align: center;
    font-size: .85em
}

.title {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 10px
}

.info-zi {
    line-height: 1.6;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    word-wrap: break-word;
    font-size: 15px
}

    .info-zi p {
        margin: .6em 0
    }

    .info-zi h2, .info-zi h3 {
        background-color: rgba(102,128,153,.05);
        padding: 10px 20px;
        border-radius: 3px;
        font-size: 1.125em
    }

    .info-zi h3 {
        font-size: 1em
    }

    .info-zi blockquote {
        border-left: 10px solid rgba(102,128,153,.075);
        background-color: rgba(102,128,153,.05);
        border-radius: 0 5px 5px 0;
        padding: 15px 20px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: .6em;
        color: #666
    }

.lblue {
    margin: 20px 0;
    padding: 10px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #ddd;
    background-color: #f8f8f8
}

.sx li {
    width: 45%
}

.ziyou {
    text-align: right
}

.info-ss p {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    word-wrap: break-word
}

.right dl {
    margin-bottom: 12px;
    width: 96%;
    padding: 2%;
    float: left;
    clear: both;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-size: 1em
}

.right dt {
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 0 5px 0 5px
}

.right dl dd {
    padding: 0 5px 0 5px
}

.right li {
    padding: .6em 3px;
    border-bottom: 1px dotted #eee
}

.right #divCatalog dd ul li, .right #divNavBar dd ul li, .right #divLinkage dd ul li, .right #divFavorites dd ul li {
    display: inline-block;
    width: 48%;
    padding: .6em 1%;
    height: 24px;
    overflow: hidden;
    margin: 0;
    float: left
}

.sous div {
    border-width: 1px;
    border-style: solid;
    height: 30px;
    border-radius: 2px
}

.sous input[type="text"] {
    line-height: 30px;
    height: 30px;
    width: 72%;
    float: left;
    padding-left: 1%;
    clear: left;
    border: 0
}

.sous input[type="button"] {
    background-color: black;
    color: #fff;
    float: right;
    height: 30px;
    width: 27%;
    border: 0
}

#divCalendar .function_t {
    display: none
}

#divCalendar table {
    width: 100%;
    table-layout: fixed
}

#divCalendar caption {
    text-align: center;
    height: 24px;
    margin: 0;
    padding: 0;
    font-size: .875em;
    font-weight: bold
}

    #divCalendar caption a {
        padding: 0
    }

#divCalendar th {
    color: #fff;
    text-transform: uppercase;
    height: 26px;
    background-color: #ccc
}

#divCalendar td {
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #e0e1e2;
    height: 30px
}

    #divCalendar td.pad {
        background: none
    }

    #divCalendar td a {
        display: block;
        line-height: 30px;
        color: #fff
    }

.right #divTags dd ul li {
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0
}

#divTags dd ul li span {
    display: none
}

#divTags dd ul li a {
    display: block;
    margin: 2px 5px 3px 0;
    padding: 0 6px 0 6px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #fff;
    border-radius: 2px
}

    #divTags dd ul li a:hover {
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8
    }

#divTags .tags0 {
    background-color: #efac82
}

#divTags .tags1 {
    background-color: #84c7cf
}

#divTags .tags2 {
    background-color: #d69899
}

#divTags .tags3 {
    background-color: #d59ad4
}

#divTags .tags4 {
    background-color: #c9b070
}

#divTags .tags5 {
    background-color: #b0d699
}

#divTags .tags6 {
    background-color: #eda29e
}

.right dl dd ul::before, #divTags dd ul::after {
    display: table;
    content: " "
}

.right dl dd ul::after {
    clear: both
}

.guan {
    margin-top: 20px
}

.links ul {
    padding-left: 8px
}

.links li {
    line-height: 30px;
    float: left;
    margin-right: 15px;
    margin-bottom: 8px
}

.boxa .img-da {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden
}

.img-da img {
    width: 100%;
    transition: all .3s ease 0s;
    display: block
}

    .img-da img:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

@media screen and (max-width:1098px) {
    .sjwu {
        display: none
    }

    .sous {
        display: block;
        margin-top: 15px !important
    }

    .zh1 {
        margin: 0 2%;
        z-index: 0
    }

    .ns1 {
        padding: 0
    }

    .place {
        margin: 50px auto 10px auto
    }

    .flash {
        margin: 50px auto 15px auto
    }

    .bx-wrapper .bx-pager {
        margin-top: -18px
    }

    .place .ns1 {
        padding: 0 2%
    }

    .lr {
        clear: left
    }

    .fr {
        clear: right
    }

    .top {
        height: 40px;
        background-size: 113px 30px;
        z-index: 999;
        padding: 0
    }

    .sx li {
        width: 100%
    }

    .ziyou {
        text-align: left
    }

    .left {
        width: 92%;
        padding: 4%
    }

    .box {
        width: 48.2%
    }

    .nav {
        border-bottom: 0;
        height: 50px;
        width: 100%;
        overflow: visible
    }

        .nav ul {
            display: none;
            height: auto;
            background-color: #fff;
            width: 100%
        }

    #nav a#pull {
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        padding: 0;
        text-indent: 0;
        text-align: center;
        top: 0;
        right: 0;
        color: #fff
    }

    #nav a.home {
        float: left;
        width: 10%;
        margin: 0;
        display: block;
        padding: 0 1%;
        color: #fff
    }

    #pull i, .home i {
        line-height: 50px;
        font-size: 1.125em
    }

    .nav li {
        width: 100%;
        float: left;
        position: relative;
        background-color: #fff
    }

        .nav li a {
            border-bottom: 1px solid #eee;
            border-right: 0
        }

    .nav a {
        text-align: left;
        width: 100%;
        text-indent: 5px;
        line-height: 40px
    }

    .nav li ul {
        margin-top: 41px
    }

    .qx_list ul li {
        margin-bottom: 5px
    }
}

@media screen and (max-width:500px) {
    .box {
        width: 48.3%;
        overflow: hidden
    }
}

.box h2 a:hover, #pull i, .home i, a:hover {
    color: #000
}

.zh, .zh1, .gg {
    width: 1200px
}

#comments h3, #comments h4, .guan h2 {
    border-left-color: #000
}

.ss #btnPost, .pagebar a:hover, .pagebar .now-page, #frmSumbit .button, #divCalendar td a, .right #divSearchPanel input[type="submit"], .sous input[type="submit"], .nav li.on a, .nav li.hover a, #divTags dd ul li a, .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #000
}

.qx_list ul li a:hover, .right #divSearchPanel dd form, .ss #edtSearch:focus, .sous form {
    border-color: #000
}

.info-zi h2, .info-zi h3 {
    border-left: 5px solid #000
}

@media screen and (max-width:980px) {
    .zh1, .place {
        width: 96%
    }

    .zh {
        width: 100%
    }
}

.gg dl {
    margin-bottom: 12px;
    width: 95%;
    padding: 2%;
    float: left;
    clear: both;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-size: 1em
}

.gg dt {
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 0 5px 0 5px
}

.gg dl dd {
    padding: 0 5px 0 5px
}

.gg li {
    padding: .6em 3px;
    border-bottom: 1px dotted #eee
}

.gg #TopCatalog dd ul li {
    display: inline-block;
    width: 14.6%;
    padding: .6em 1%;
    height: 24px;
    overflow: hidden;
    margin: 0;
    float: left
}

@media screen and (max-width:980px) {
    .gg {
        width: 96% !important
    }
}

.pcd_ad {
    display: block;
    color: #fff;
}

.mbd_ad {
    display: none
}

@media(max-width:768px) {

    .pcd_ad {
        display: none !important;
    }

    .mbd_ad {
        display: block !important;
        color: #fff;
    }
}

.c_ad {
    color: #fff;
}

.link_pages {
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}

    .link_pages span {
        margin: 5px 5px;
        float: left;
        padding: 8px 20px;
        text-decoration: none;
        background-color: #ddd;
        color: #666;
        border-radius: 3px;
        opacity: .88;
        background-color: #FF5E52;
    }

    .link_pages a {
        margin: 5px 5px;
        float: left;
        color: #666;
        border-radius: 3px;
        opacity: .88;
        background-color: #ddd;
        padding: 8px 20px;
    }

        .link_pages a :hover {
        }

        .link_pages a span {
            margin: 0 5px;
            float: left;
            text-decoration: none;
            background-color: #ddd;
            color: #666;
            border-radius: 3px;
            opacity: .88;
            padding: 0px 0px;
        }

            .link_pages a span :hover {
            }

.bgb {
    background-color: #fff;
    border-radius: 5px;
}

.pd {
    padding: 8px;
}

.mb15 {
    margin-bottom: 15px;
}

.links {
    max-width: 1200px;
    margin: 0 auto;
}

.ybbt {
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 0 4px;
}

.page_imges {
    text-align: center;
    margin: 20px 0
}

.pagination {
    display: block;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    height: 100px;
    margin-bottom: 25px;
    text-align: center;
    padding-top: 30px;
    border-radius: 0;
    background: #fff
}

a.page-numbers {
    line-height: 40px;
    padding: 10px 15px;
    text-align: center;
    border: 1px solid #eee;
    color: #a1a1a1;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px
}

.nav-links a:hover {
    color: #000;
    text-decoration: none
}

.nav-links h2 {
    display: none
}

.pages, .screen-reader-text {
    display: none
}

.nav-links .current {
    padding: 10px 15px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ff5c5c;
    background: #ff5c5c;
    margin-left: 3px;
    margin-right: 3px
}

.relates {
    overflow: hidden;
    clear: both;
}

    .relates ul {
        list-style: none;
        padding: 15px 0 0;
        overflow: hidden;
        margin: 0 -20px 0 0;
    }

    .relates li { /* float:left; */
        width: 25%;
        margin-bottom: 30px; /* height: 184px; */
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

    .relates a {
        margin-right: 20px;
        display: block; /* color: #666; */
        font-weight: bold;
    }

        .relates a:hover {
            color: #FF5E52;
        }

        .relates a img {
            width: 100%;
            margin-bottom: 5px;
        }

@media(max-width:768px) {
    .relates li {
        width: 50%;
    }
}

.posts-xs {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .posts-xs a {
        position: relative;
        display: block;
        overflow: hidden;
        padding: 10px 0 10px 110px;
        border-bottom: 1px solid #eee;
    }

    .posts-xs .thumb {
        float: left;
        width: 100px;
        height: 75px;
        margin-left: -110px;
    }

    .posts-xs h2 {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 5px;
        font-weight: normal;
    }

    .posts-xs p {
        font-size: 12px;
        color: #999;
        margin-bottom: 0;
    }
