#common-header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    min-height: 50px;
    z-index: 100;
    display: none;
}

    #common-header .pa {
        position: absolute
    }

    #common-header .hide {
        display: none
    }

    #common-header .dib {
        display: inline-block
    }

    #common-header .spect-header {
        position: relative;
        background-color: #37b059;
        height: 50px;
    }

    #common-header .sbox {
        position: relative;
        height: 42px;
        padding: 8px 10px 0;
        display: none;
    }

    #common-header .spect-header .search-box {
        padding-right: 40px
    }

        #common-header .spect-header .search-box .search-input {
            width: 100% !important;
            color: #333 !important
        }

    #common-header .spect-header .def-search-btn {
        width: 32px;
        height: 32px;
        top: 9px;
        right: 43px;
    }

        #common-header .spect-header .def-search-btn:before {
            background: url(search2.png);
            background-size: 18px 18px;
            width: 18px;
            height: 18px;
            content: '';
            display: block;
            margin: 7px 0 0 7px
        }

    #common-header .spect-header .cont {
        width: 100%;
        overflow: hidden
    }

    #common-header .spect-header .home {
        width: 44px;
        height: 50px;
        left: 0;
        top: 0
    }

        #common-header .spect-header .home:before {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAD2UExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////7G3xXwAAABRdFJOUwAD/PX5EQb+AQ84abEKvdre6vA3HMLBsLbXBMvVKs57K0Hb0y1H8QiVio+ieIdXQoJ2cLfGp15OlnycpGQFrv1TW79MC0PIzTwU0uDZFSTtLkR3Z+0AAADoSURBVCjPxdFHW8JAFIXhSWMICEixd7H33hW7YoPv//8Zh4cAyXjjxoVnM+fmXWSKUvF8vZdqKjW1Yfj4TNPmG+UWL6Gsj89U2lWP+4KkmSLeq1JPPkPXP9W5wX/olFuXy6yt2Qsad916pVmzeR3yvb4Pe0ndgvPBtA0Hcc1rNuJ/OkOfDMYdl83Ebpxj3NPesGzO4linPMTf7dacR3HV3mrhiJVqpyxVQLjHEMrzZjXPgHSL5nPJLOPTaTwxFhWZ7fIXHiXKiMj0k8Li+M88+Rtr5jIJDoMgWOjzLGIWI56Z0oLWc4a+AV5URXtMlhKXAAAAAElFTkSuQmCC);
            background-size: 17px 17px;
            width: 17px;
            height: 17px;
            content: '';
            display: block;
            margin: 15px 0 0 10px
        }

    #common-header .spect-header .appendix {
        font-size: 16px;
        line-height: 1;
        color: #fff;
        min-width: 168px;
        right: 0;
        top: 17px
    }

    #common-header .spect-header .ask {
        border-right: 1px solid #A8C500;
        padding-right: 12px;
        margin-right: 90px;
    }

        #common-header .spect-header .ask a {
            margin-left: 8px;
        }

    #common-header .spect-header .option {
        position: absolute;
        width: 42px;
        height: 50px;
        right: 0;
        top: -17px;
        z-index: 60
    }

        #common-header .spect-header .option span {
            margin: 17px 0 0 12px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAPUExURQAAAP///////////////49C3mgAAAAEdFJOUwDKy8nlHQGdAAAAG0lEQVQY02NgIBGYuCADRwYRFL4Tw2ADI9y9AKicFxpkJqsHAAAAAElFTkSuQmCC);
            width: 15px;
            height: 15px;
            background-size: 15px 15px;
            vertical-align: top;
            -webkit-transition: all .3s
        }

        #common-header .spect-header .option em {
            top: 3px;
            right: 3px
        }

    #common-header .spect-header .nu {
        min-width: 9px;
        padding: 0 3px;
        height: 14px;
        color: #fff;
        background-color: #ec4646;
        border-radius: 14px;
        position: absolute;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        text-align: center
    }

    #common-header .spect-header .msg-list-active .ico {
        /*background: url(/images/msg_228367e.png) no-repeat;*/
        background-size: 15px 150px
    }

    #common-header .spect-header .msg-list {
        position: absolute;
        z-index: 10;
        top: 50px;
        right: 5px;
        width: 132px;
        background-color: #fff;
        border: 1px solid #f6f6f6;
        border-radius: 4px;
        box-shadow: 1px 0 3px #e9e9e9;
        display: none;
    }

        #common-header .spect-header .msg-list .ar {
            width: 0;
            height: 0;
            border-left: 0;
            border-right: 0;
            position: absolute;
            border: 5px solid #fff;
            border-left-color: transparent;
            border-right-color: transparent;
            border-top-color: transparent;
            border-bottom-width: 8px;
            top: -13px;
            left: 109px
        }

        #common-header .spect-header .msg-list .nu {
            left: 100px;
            top: 11px
        }

        #common-header .spect-header .msg-list a {
            position: relative;
            height: 37px;
            line-height: 37px;
            color: #666;
            font-size: 15px;
            margin: 0 6px;
            border-bottom: 1px solid #ededed;
            padding-left: 36px;
            display: block
        }

            #common-header .spect-header .msg-list a.last {
                border-bottom: 0
            }

        #common-header .spect-header .msg-list .ico {
            position: absolute;
            width: 15px;
            height: 15px;
            top: 11px;
            left: 13px
        }

        #common-header .spect-header .msg-list .ico-ask {
            background-position: 0 0
        }

        #common-header .spect-header .msg-list .ico-ans {
            height: 17px;
            background-position: 0 -36px;
            top: 10px
        }

        #common-header .spect-header .msg-list .ico-msg {
            background-position: 0 -76px
        }

        #common-header .spect-header .msg-list .ico-share {
            background-position: 0 -106px
        }

        #common-header .spect-header .msg-list .t {
            margin-left: 15px
        }

        #common-header .spect-header .msg-list .ico-login {
            height: 16px;
            background-position: 0 -134px
        }

    #common-header .spect-header .unlogin-msg {
        display: none !important
    }

    #common-header .spect-header .toggle {
        -webkit-transform: rotate(90deg)
    }

    #common-header .spect-header a {
        color: #fff;
        font-weight: bold;
    }

    #common-header .spect-header .back-arr {
        position: absolute;
        width: 44px;
        height: 50px;
        left: 0;
        top: 0
    }

        #common-header .spect-header .back-arr:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            border-top: 1px solid #fff;
            border-right: 1px solid #fff;
            -webkit-transform: rotate(-135deg);
            margin: 19px 0 0 17px
        }

    #common-header .sbox .search-box {
        background-color: #fff
    }

        #common-header .sbox .search-box ::-webkit-input-placeholder {
            color: #999 !important
        }

    #common-header .spect-header-focus {
        padding-right: 60px !important
    }

        #common-header .spect-header-focus .home {
            display: none
        }

        #common-header .spect-header-focus .appendix {
            display: none
        }

        #common-header .spect-header-focus .search-btn {
            display: block
        }

        #common-header .spect-header-focus .back-arr {
            display: block
        }

        #common-header .spect-header-focus .ui-suggestion {
            left: 0
        }

        #common-header .spect-header-focus .def-search-btn {
            display: none
        }

    #common-header .sbox .search-btn {
        top: 9px;
        right: 15px;
        position: absolute;
        text-indent: -999px;
        overflow: hidden;
        cursor: pointer;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAFQUExURQAAAJ6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enp6enrFbHcsAAABvdFJOUwD9AckFCYUP/sYEH5oeA2T5/NuH+iyWCjz4XQY49cPU47Tz2etzXi82yOY08TfyzPDhfY873HIuPedroniXKinTV0dR9uWnRcWmsKVaqaHEVV8LzQ4NDMo+JNi54ri9HSK8HL++19BYhI3VYs7CwBQjNAwAAAE1SURBVDjL1ZPFbkMxEEWdvCTPYWbmlJkhZWZmZrr/v2uqqGrHdtQu21lYukfH0sxYZuyPV5ulqdkb6Fvb2GqoDGqoVTuvHYWiSam4/Bxd3S1hZrO7L4H9c4VjHEG0P/6ZDo5wcihLfgwlvkX9FPld0Ynw5AAB8RQcoqRhWCDOnCFISS98NvGeBSEKejAqdWnns0YCOlCWZ0ljnORWr2J5i5gnGZ2K1YUQI9ljcMnSHKZJ9sEuSwuokLwKt+TogRkzATEcS9ImshTsFXhCcEy3mBRQEekwJQ+4Ex/BpCFLOnBzT0Xq4CqDbefXnUfwZ8XqLvLIWeqaufQED950hbXjMIBPLDmW15PAS/kVVpXFgmOZj6+A6Nm9i+nWBhYzVqdKK5H6BI0tsvLfWtc//2j9JsX+db0DK+Ayw69QFOoAAAAASUVORK5CYII=);
        background-size: 18px 18px;
        width: 18px;
        height: 18px;
        content: '';
        display: block;
        margin: 7px 0 0 7px
    }

.sbox {
    background: #37b059;
    border-radius: 2px;
    padding-left: 10px
}

    .sbox input {
        border: 0;
        border-radius: 0;
        background: 0 0;
        -webkit-appearance: none;
        font-size: 18px;
        vertical-align: middle;
        -webkit-tap-highlight-color: rgba(255,0,0,0)
    }

    .sbox .search-input {
        width: 100%;
        background: transparent;
        display: block;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        padding: 7px 6px;
        color: #999
    }

    .sbox ::-webkit-input-placeholder {
        color: #e0eee3;
        line-height: 18px
    }

@media screen and (max-width:1050px) {
    body, #main {
        min-width: 320px;
        max-width: 960px;
        margin: 0 auto;
        width: auto;
    }

    #cywz, .multipleColumn, .kj, .header_search, .header_login {
        display: none;
    }

    .mainBody1, .header, #main, .wz, .wz-comm, .wz-comm .body {
        width: 100%;
    }

    .itemBox3 {
        float: none;
        width: auto;
    }

    .listArrow3 ul li {
        line-height: 30px;
        height: 30px;
        border-bottom: 1px #cccccc dotted;
        margin: 0 5px;
        padding-right: 8px;
    }

    .wz-comm {
        border: none;
    }

    .mainBody1 {
        margin-left: 0;
        width: 100%;
    }

    .nav_wrap {
        width: 100%
    }

    .nav {
        background: #37b059;
    }

        .nav ul {
            padding: 0;
        }

        .nav li {
            width: 25%;
            font-weight: bold;
            text-align: center;
        }

            .nav li.index {
                display: none;
            }

            .nav li a {
                float: none;
                height: 33px;
                line-height: 33px;
                font-weight: bold;
                padding: 0;
            }

    .header_wrap {
        box-shadow: none;
        background: #CCFFCC;
        position: static;
    }

    .nav ul, .nav {
        height: auto !important;
        width: 100%;
    }

    body {
        padding-top: 50px !important;
    }

    .go-top {
        bottom: 50px;
    }

    #common-header {
        display: block;
    }
}