@import url(typo.css);
@import url(slippry.css);
@import url(owl-carousel/owl.carousel.css);
@import url(owl-carousel/owl.theme.css);
@import url(custom.css?d=20190920);
@import url(tou.css?d=20190920);

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.more {
        color: #e4393c;
        font-size: 12px;
    }

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.cred {
    color: #e4393c !important;
}

.mt00 {
    margin-top: 0px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.icon {
    display: inline-block;
    font: normal normal normal 14px/1 sans-serif;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .icon.icon-head {
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_head.png) 0 0 no-repeat;
    }

    .icon.icon-valid { /*修改20160506*/
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_valid.png) 0 0 no-repeat;
    }

    .icon.icon-vip { /*修改20160506*/
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_vip.png) 0 0 no-repeat;
    }

    .icon.icon-bind { /*修改20170215*/
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_bind.png) 0 0 no-repeat;
    }

    .icon.icon-ticket { /*修改20170505*/
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_ticket.png) 0 0 no-repeat;
    }


    .icon.icon-img {
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_img.png) 0 0 no-repeat;
    }

    .icon.icon-mail {
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_mail.png) 0 0 no-repeat;
    }

    .icon.icon-case {
        width: 16px;
        height: 16px;
        background: url(../images/ico_setting_case.png) 0 0 no-repeat;
    }

    .icon.icon-pdf {
        width: 20px;
        height: 20px;
        background: url(../images/ico_download_pdf.png) 0 0 no-repeat;
    }

    .icon.icon-word {
        width: 20px;
        height: 20px;
        background: url(../images/ico_download_word.png) 0 0 no-repeat;
    }

    .icon.icon-ppt {
        width: 20px;
        height: 20px;
        background: url(../images/ico_download_ppt.png) 0 0 no-repeat;
    }

    .icon.icon-rar {
        width: 20px;
        height: 20px;
        background: url(../images/ico_download_rar.png) 0 0 no-repeat;
    }

    .icon.icon-download-now {
        width: 138px;
        height: 33px;
        background: url(../images/ico_download_now.png) 0 0 no-repeat;
        text-indent: -9999px;
    }

    .icon.icon-download-upload {
        width: 370px;
        height: 50px;
        /*background: url(../images/ico_download_upload.png) 0 0 no-repeat;*/
        background: url(../images/ico_download_upload.jpg) 0 0 no-repeat;
        text-indent: -9999px;
    }

    .icon.icon-magz-publish {
        width: 16px;
        height: 16px;
        background: url(../images/ico_magz_publish.png) 0 0 no-repeat;
    }

    .icon.icon-magz-query {
        width: 16px;
        height: 16px;
        background: url(../images/ico_magz_query.png) 0 0 no-repeat;
    }

    .icon.icon-magz-notice {
        width: 16px;
        height: 16px;
        background: url(../images/ico_magz_notice.png) 0 bottom no-repeat;
    }

    .icon.icon-resource-list {
        width: 16px;
        height: 16px;
        background: url(../images/ico_resource_list.png) 0 0 no-repeat;
    }

    .icon.icon-resource-upload {
        width: 16px;
        height: 16px;
        background: url(../images/ico_resource_upload.png) 0 bottom no-repeat;
    }

.notice {
    color: #cb010f;
}

.wrapper {
    width: 100%;
}

.container {
    width: 1170px;
    margin: 0 auto;
}

.container_2018 {
    width: 1160px;
    margin: 0 auto;
}


.container_head {
    width: 1160px;
    margin: 0 auto;
    height: 90px;
    padding: 15px 0px;
}


.header {
    zoom: 1;
    text-align: left;
}

    .header:before, .header:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .header:after {
        clear: both;
    }

.logo {
    float: left;
}

    .logo img {
        display: block;
    }

.nav li {
    float: left;
}

.nav a {
    font-size: 16px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    padding-left: 18px; /*修改与20160825*/
    padding-right: 18px; /*修改与20160825*/
    text-decoration: none;
    display: block;
}

    .nav a:hover, .nav a.focus {
        background-color: #a40000;
    }

.nav.right {
    float: right;
}

    .nav.right a {
        padding-left: 2em;
        padding-right: 0;
    }

.banner img {
    display: block;
}

.more-box {
    position: relative;
    height: 15px;
}

    .more-box .more {
        position: absolute;
        right: 0px;
        top: 0px;
    }

.subnav {
    width: 722px;
    height: 58px;
    border: 1px solid #ccc;
    float: left;
}

    .subnav li {
        float: left;
    }


    .subnav > ul {
        margin-top: 10px;
        margin-left: 13px;
    }

        .subnav > ul > li {
            width: 354.5px;
        }

            .subnav > ul > li.last {
                float: right;
            }

            .subnav > ul > li > a {
                float: left;
                font-size: 14px;
                line-height: 20px;
                width: 1em;
                color: #e4393c;
                border-right: 2px solid #e4393c;
                padding-right: 5px;
                margin-right: 5px;
                text-decoration: none;
            }

            .subnav > ul > li li {
                font-size: 12px;
                width: 6.5em;
            }

                .subnav > ul > li li.clear {
                    clear: left;
                }

.aet-contribution {
    float: right;
    /*padding-right: 15px; 修改与20161214 */
    padding-right: 5px;
}

.box {
    margin-bottom: 10px;
}

    .box .hd {
        line-height: 24px;
        background: url(../images/bgline1.jpg) left bottom no-repeat;
        position: relative;
        height: 24px;
        padding-bottom: 2px;
    }

    .box .hd_2018 {
        line-height: 35px;
        position: relative;
        height: 35px;
        padding-bottom: 2px;
    }

    .box .hd a {
        text-decoration: none;
    }

    .box .hd .more {
        position: absolute;
        right: 10px;
        top: 0px;
    }

        .box .hd .more:hover {
            text-decoration: underline;
        }

    .box .hd h3 {
        height: 24px;
        line-height: 24px;
        color: #e4393c;
        font-size: 16px;
    }

    .box .bd {
        padding: 10px 8px;
    }

    .box .block {
        border: 1px solid #CCC;
    }

    .box .row {
        margin-top: 10px;
    }

        .box .row .grid-50-left, .box .row .grid-50-right {
            width: 49%;
        }

        .box .row .grid-50-right {
            margin-right: -2px;
        }

.slideshow {
    position: relative;
    width: 300px;
    height: 225px;
    overflow: hidden;
}

    .slideshow .sy-caption-wrap {
        left: 0px;
        bottom: 0px;
        width: 100%;
    }

        .slideshow .sy-caption-wrap .sy-caption {
            display: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            left: 0px;
        }

    .slideshow .sy-pager {
        zoom: 1;
        position: absolute;
        z-index: 100;
        height: 10px;
        right: 0px;
        bottom: 10px;
        display: block;
        width: 100%;
        margin: 0 0 0;
        padding: 0;
        list-style: none;
        text-align: right;
    }

        .slideshow .sy-pager:before, .slideshow .sy-pager:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .slideshow .sy-pager:after {
            clear: both;
        }

        .slideshow .sy-pager li {
            display: inline-block;
            width: 9px;
            height: 9px;
            margin: 0 9px 0 0;
        }

            .slideshow .sy-pager li.sy-active a {
                background-position: left;
            }

            .slideshow .sy-pager li a {
                width: 9px;
                height: 9px;
                display: block;
                background: url(../images/ico_ball.png) 0 0 no-repeat;
                background-position: right;
                text-indent: 9999px;
            }

                .slideshow .sy-pager li a:link, .slideshow .sy-pager li a:visited {
                    opacity: 1.0;
                }

                .slideshow .sy-pager li a:hover, .slideshow .sy-pager li a:focus {
                    opacity: 0.6;
                }
/*修改20160105*/
.search-box {
    width: 680px;
    zoom: 1;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .search-box:before, .search-box:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .search-box:after {
        clear: both;
    }

    .search-box form {
        float: right;
        margin-top: 10px;
    }

        .search-box form input {
            float: left;
            height: 27px;
            width: 213px;
            padding-left: 10px;
            border: 1px #e4393c solid;
        }

        .search-box form button {
            width: 74px;
            height: 29px;
            float: left;
            background-color: #e4393c;
            border: 0;
            color: #FFF;
        }

div.pagination a:hover, div.pagination a:active {
    border: 1px solid #e4393c;
    background-image: none;
}

div.pagination {
    padding: 3px;
    margin: 3px;
    margin-top: 20px;
    text-align: right;
    font-size: .85em;
}

    div.pagination.center {
        text-align: center;
    }

    div.pagination a {
        border: 1px solid #ccdbe4;
        margin-right: 3px;
        padding: 2px 8px;
        background-position: bottom;
        text-decoration: none;
        color: #777;
    }

        div.pagination a.next {
            border: 1px solid #ccdbe4;
            margin: 0 0 0 10px;
        }

            div.pagination a.next:hover {
                border: 1px solid #e4393c;
            }

        div.pagination a.prev {
            border: 1px solid #ccdbe4;
            margin: 0 10px 0 0;
        }

            div.pagination a.prev:hover {
                border: 1px solid #e4393c;
            }

    div.pagination span.current {
        margin-right: 3px;
        padding: 2px 6px;
        font-weight: bold;
        color: #e4393c;
    }

    div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #EEE;
        color: #DDD;
    }

.notice-panel {
    float: left;
    background: url(../images/ico_mail.png) center center no-repeat;
    height: 27px;
    width: 40px;
    margin-top: 20px;
    margin-left: 40px;
}

    .notice-panel .notice-num {
        position: relative;
    }

        .notice-panel .notice-num span {
            position: absolute;
            top: -6px;
            right: -4px;
            font-size: 10px;
            line-height: 20px;
            background: url(../images/ico_ball1.png) 0 0 no-repeat;
            background-position: center center;
            width: 20px;
            height: 20px;
            display: block;
            text-align: center;
            color: #FFF;
        }

.login-panel {
    float: right;
    width: 70px;
    height: 26px;
    background: url(../images/ico_head.png) 0 0 no-repeat;
    background-position: top center;
    padding-top: 20px;
    text-align: center;
    margin-top: 15px;
    position: relative;
}
    /*修改20160506*/
    .login-panel.logon {
        background: none;
        width: 150px;
        padding-top: 0;
        margin-top: 20px;
        text-align: right;
        cursor: pointer;
    }
        /*修改20160506*/
        .login-panel.logon a {
            text-decoration: none;
        }
        /*修改20160506*/
        .login-panel.logon span {
            color: #e4393c;
            width: 150px;
            height: 27px;
            display: block;
            overflow: hidden;
        }

    .login-panel .info {
        position: absolute;
        width: 93px;
        border: 1px solid #CCC;
        right: 0;
        top: 24px;
        background-color: #FFF;
        text-align: left;
        line-height: 30px;
        font-size: 14px;
        display: none;
    }

        .login-panel .info.show {
            display: block;
        }

        .login-panel .info li {
            padding-left: 1em;
            padding-right: 1em;
        }

        .login-panel .info .first {
            padding-top: 5px;
        }

        .login-panel .info .last {
            border-top: 1px solid #EEE;
        }

.navheader {
    float: left;
    font-size: 24px;
    line-height: 60px;
    height: 60px;
    margin-top: -5px;
    margin-bottom: -10px;
    padding-left: 10px;
    margin-left: 10px;
    background: url(../images/ico_line.png) 0 0 no-repeat;
    letter-spacing: 3px;
}

.row {
    zoom: 1;
}

    .row:before, .row:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .row:after {
        clear: both;
    }

.grid-100 {
    width: 100%;
    min-width: 960px;
}

.grid-50-left {
    width: 50%;
    float: left;
}

.grid-50-right {
    width: 50%;
    float: right;
}

.slideshow-wrap {
    width: 300px;
    margin-top: 17px;
}

.nav-wrap {
    background-color: #e4393c;
    margin-bottom: 10px;
    min-width: 960px;
}

.hotnews-wrap {
    margin-top: 17px;
}

    .hotnews-wrap .box {
        margin-bottom: 0px;
    }

.info-home > .bd {
    zoom: 1;
}

    .info-home > .bd:before, .info-home > .bd:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .info-home > .bd:after {
        clear: both;
    }

.info-home .slideshow-wrap {
    margin-top: 0;
    margin-right: -8px;
}

.info-home .hotnews-wrap {
    margin-top: 0;
}

.info-home-list h3 {
    font-size: 14px;
    color: #000;
}

    .info-home-list h3 a {
        color: #000;
        font-size: 20px;
        font-weight: bolder;
    }
/*修改20150214*/

.info-home-list .desc {
    font-size: 12px;
    color: #777;
    line-height: 24px;
}

.info-home-list .publish-date {
    text-align: right;
    font-size: 12px;
    color: #CCC;
}

.info-home-list li {
    border-bottom: 1px dotted #777;
    padding-top: 10px;
    padding-bottom: 15px;
}

.info-home-list.with-img .img {
    width: 124px;
    float: left;
    padding-top: 5px;
}

.info-home-list.with-img .img-ext {
    float: left;
    width: 500px;
}

.info-home-list.with-img li {
    zoom: 1;
}

    .info-home-list.with-img li:before, .info-home-list.with-img li:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .info-home-list.with-img li:after {
        clear: both;
    }

.boxfix-wrap .box {
    width: 300px;
    float: left;
}

    .boxfix-wrap .box.odd {
        margin-left: 20px;
    }

    .boxfix-wrap .box li {
        width: 304px;
        height: 25px;
        overflow: hidden;
    }

    .boxfix-wrap .box.hottech-wrap {
        width: 320px;
    }

        .boxfix-wrap .box.hottech-wrap .hottech-list li {
            width: 75px;
            height: 75px;
        }

.footer-nav {
    background-color: #f2f2f2;
    padding: 20px 30px;
}

    .footer-nav .footer > li {
        float: left;
        width: 213px;
    }

    .footer-nav strong {
        font-size: 12px;
    }

    .footer-nav a {
        color: #868686;
        font-size: 12px;
    }

    .footer-nav .wechat, .footer-nav .weibo {
        margin-left: 10px;
        margin-bottom: -4px;
        display: inline-block;
        width: 24px;
        height: 19px;
        background: url(../images/ico_weixin_weibo.png) 0 0 no-repeat;
    }

    .footer-nav .weibo {
        background-position: right;
    }

    .footer-nav .qrcode {
        margin-top: 8px;
    }

        .footer-nav .qrcode img {
            display: block;
        }

.copyright {
    text-align: center;
    font-size: 12px;
    background-color: #868686;
    color: #FFF;
}

.friendlink {
    border: 1px solid #CCC;
    padding: 5px 32px 5px 30px;
    line-height: 22px;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 15px;
}

    .friendlink a {
        display: inline-block;
        margin-right: 1em;
    }

.grid {
    zoom: 1;
    min-height: 300px;
    margin-top: 10px;
}

    .grid:before, .grid:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .grid:after {
        clear: both;
    }








    .grid .maintext_2018 {
        width: 770px;
        float: left;
    }

    .grid .sidebar_2018 {
        width: 370px;
        float: right;
    }

        .grid .sidebar_2018 .block {
            background-color: #FFF;
            margin-bottom: 16px;
        }

            .grid .sidebar_2018 .block.promote-text {
                margin-top: 16px;
            }

                .grid .sidebar_2018 .block.promote-text.without-margin {
                    margin-top: 0;
                }

                .grid .sidebar_2018 .block.promote-text .bd {
                    padding-top: 5px;
                    padding-bottom: 5px;
                    background-color: #EEE;
                }

                    .grid .sidebar_2018 .block.promote-text .bd ul, .grid .sidebar .block.promote-text .bd li {
                        list-style: disc;
                    }

                    .grid .sidebar_2018 .block.promote-text .bd li {
                        list-style-position: inside;
                    }

                        .grid .sidebar_2018 .block.promote-text .bd li a {
                            color: #000;
                        }

            .grid .sidebar_2018 .block .hd {
                height: 50px;
                line-height: 50px;
                background-color: #EEE;
                /*border-top: 2px #e4393c solid;*/
                width: 370px;
                position: relative;
            }

                .grid .sidebar_2018 .block .hd h2 {
                    color: #333;
                    font-size: 20px;
                    font-weight: bold;
                    padding-left: 10px;
                }


                .grid .sidebar_2018 .block .hd h3 {
                    height: 50px;
                    color: #e4393c;
                    font-size: 16px;
                    padding-left: 10px;
                }

                .grid .sidebar_2018 .block .hd .rss-subscribe {
                    position: absolute;
                    right: 4px;
                    top: 6px;
                    text-indent: -9999px;
                    display: block;
                    width: 53px;
                    height: 18px;
                    background: url(../images/ico_rss.png) 0 0 no-repeat;
                }

            .grid .sidebar_2018 .block .bd {
                padding: 10px;
                padding-bottom: 0;
            }

                .grid .sidebar_2018 .block .bd li {
                    line-height: 35px;
                    height: 35px;
                    overflow: hidden;
                }

                    .grid .sidebar_2018 .block .bd li a {
                        font-size: 16px;
                    }

                .grid .sidebar_2018 .block .bd .thumb-list li {
                    height: 75px;
                    line-height: 22px;
                }

                .grid .sidebar_2018 .block .bd .pca-list li {
                    height: 102px;
                    line-height: 22px;
                }


    .grid .maintext {
        width: 770px;
        float: left;
    }

    .grid .sidebar {
        width: 370px;
        float: right;
    }

        .grid .sidebar .block {
            background-color: #FFF;
            margin-bottom: 16px;
        }

            .grid .sidebar .block.promote-text {
                margin-top: 16px;
            }

                .grid .sidebar .block.promote-text.without-margin {
                    margin-top: 0;
                }

                .grid .sidebar .block.promote-text .bd {
                    padding-top: 5px;
                    padding-bottom: 5px;
                    background-color: #EEE;
                }

                    .grid .sidebar .block.promote-text .bd ul, .grid .sidebar .block.promote-text .bd li {
                        list-style: disc;
                    }

                    .grid .sidebar .block.promote-text .bd li {
                        list-style-position: inside;
                    }

                        .grid .sidebar .block.promote-text .bd li a {
                            color: #000;
                        }

            .grid .sidebar .block .hd {
                height: 30px;
                line-height: 30px;
                background-color: #EEE;
                border-top: 2px #e4393c solid;
                width: 370px;
                position: relative;
            }

                .grid .sidebar .block .hd h3 {
                    height: 30px;
                    color: #e4393c;
                    font-size: 16px;
                    padding-left: 10px;
                }

                .grid .sidebar .block .hd .rss-subscribe {
                    position: absolute;
                    right: 4px;
                    top: 6px;
                    text-indent: -9999px;
                    display: block;
                    width: 53px;
                    height: 18px;
                    background: url(../images/ico_rss.png) 0 0 no-repeat;
                }

            .grid .sidebar .block .bd {
                padding: 10px;
                padding-bottom: 0;
            }

                .grid .sidebar .block .bd li {
                    line-height: 26px;
                    height: 26px;
                    overflow: hidden;
                }

                    .grid .sidebar .block .bd li a {
                        font-size: 14px;
                    }

                .grid .sidebar .block .bd .thumb-list li {
                    height: 75px;
                    line-height: 22px;
                }

                .grid .sidebar .block .bd .pca-list li {
                    height: 102px;
                    line-height: 22px;
                }

.high-talk {
    zoom: 1;
    height: 120px;
    width: 290px;
    overflow: hidden;
    color: #777;
}

    .high-talk:before, .high-talk:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .high-talk:after {
        clear: both;
    }

    .high-talk .img { /*修改与20170512*/
        float: left;
        font-size: 12px;
        text-align: center;
        /*height: 120px;*/
        width: 75px;
        overflow: hidden;
        margin-right: 10px;
    }

        .high-talk .img img { /*修改与20170512*/
            width: 75px;
            height: 56px;
            display: block;
        }

        .high-talk .img .caption {
            padding: 5px;
            font-size: 12px;
            line-height: 14px;
        }

    .high-talk .desc a {
        font-weight: bold;
        color: #000;
    }

    .high-talk .desc p {
        line-height: 22px;
        font-size: 12px;
    }

.hottech-list {
    zoom: 1;
    border-top: dotted 1px #ccc;
}

    .hottech-list:before, .hottech-list:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .hottech-list:after {
        clear: both;
    }

    .hottech-list li {
        float: left;
        margin-left: 10px;
        margin-right: 15px;
        margin-top: 13px;
    }

        .hottech-list li.last {
            margin-right: 0;
        }

.rank-list ul {
    background: url(../images/ico_rank.png) 0 5px no-repeat;
}

    .rank-list ul li {
        line-height: 26px;
        padding-left: 20px;
    }

.focus-list {
    padding: 5px;
    background-color: #eee;
}

    .focus-list li {
        width: 290px;
        height: 25px;
        overflow: hidden;
    }

.hotnews-list {
    line-height: 20px;
}

    .hotnews-list .title {
        width: 296px;
        overflow: hidden;
        height: 20px;
    }

    .hotnews-list li {
        margin-bottom: 9px;
    }

    .hotnews-list a {
        color: #000;
        font-weight: bold;
    }

    .hotnews-list .desc {
        color: #777777;
        font-size: 12px;
        width: 296px;
        height: 40px;
        overflow: hidden;
    }

.hotnews2-list {
    line-height: 24px;
}

    .hotnews2-list li {
        width: 304px;
        height: 24px;
        overflow: hidden;
    }

.thumb-list {
    zoom: 1;
}

    .thumb-list:before, .thumb-list:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .thumb-list:after {
        clear: both;
    }

    .thumb-list li {
        margin-bottom: 15px;
    }

    .thumb-list .img {
        float: left;
        width: 100px;
        margin-right: 10px;
    }

        .thumb-list .img img {
            display: block;
        }

    .thumb-list .desc {
        width: 165px;
        height: 75px;
        line-height: 25px; /*修改与20160908*/
        overflow: hidden;
    }

.pca-list {
    zoom: 1;
}

    .pca-list:before, .pca-list:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .pca-list:after {
        clear: both;
    }

    .pca-list .img {
        float: left;
        width: 75px;
        margin-right: 15px;
    }

        .pca-list .img img {
            display: block;
        }

    .pca-list .desc {
        width: 190px;
        height: 102px;
        overflow: hidden;
    }

        .pca-list .desc a {
            font-weight: bold;
            color: #000;
        }

        .pca-list .desc p {
            font-size: 12px;
            color: #777;
            line-height: 20px;
        }

#aet-home-carousel {
    margin: 0 auto;
    width: 210px;
}

    #aet-home-carousel .owl-item .item {
        text-align: center;
    }

        #aet-home-carousel .owl-item .item img {
            margin: 0 auto;
        }

    #aet-home-carousel.owl-theme .owl-controls .owl-buttons div {
        position: absolute;
        display: block;
        background: url(../images/ico_arrow.png) 0 0 no-repeat;
        text-indent: -9999px;
        top: 45px;
        height: 23px;
        width: 14px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin: 0;
        padding: 0;
    }

        #aet-home-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
            left: -30px;
        }

        #aet-home-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
            right: -30px;
            background-position: right top;
        }

.topic-list {
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -15px;
    zoom: 1;
}

    .topic-list:before, .topic-list:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .topic-list:after {
        clear: both;
    }

    .topic-list.owl-carousel {
        margin-left: 10px;
    }

        .topic-list.owl-carousel .owl-controls .owl-buttons div {
            position: absolute;
            display: block;
            background: url(../images/ico_arrow.png) 0 0 no-repeat;
            text-indent: -9999px;
            top: 45px;
            height: 23px;
            width: 14px;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            margin: 0;
            padding: 0;
        }

            .topic-list.owl-carousel .owl-controls .owl-buttons div.owl-prev {
                left: -20px;
            }

            .topic-list.owl-carousel .owl-controls .owl-buttons div.owl-next {
                right: -0px;
                background-position: right top;
            }

    .topic-list li {
        width: 133px;
        height: 150px;
        float: left;
        overflow: hidden;
        margin-bottom: 10px;
        margin-right: 21px; /*修改与20160725*/
    }

        .topic-list li.last {
            margin-right: 0;
        }

        .topic-list li .v img {
            height: 100px;
            width: 133px;
            display: block;
        }

        .topic-list li .caption {
            height: 25px;
            line-height: 25px;
            text-align: center;
        }

.spacial-list {
    zoom: 1;
}

    .spacial-list:before, .spacial-list:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .spacial-list:after {
        clear: both;
    }

    .spacial-list li {
        width: 45%;
        float: left;
    }

        .spacial-list li.odd {
            float: right;
        }

.wrapper-form {
    background-color: #EEE;
    padding-bottom: 80px;
}

    .wrapper-form .form-links {
        padding-top: 1em;
        padding-bottom: 1em;
    }

        .wrapper-form .form-links a {
            margin-right: 3em;
            text-decoration: none;
        }

            .wrapper-form .form-links a:hover, .wrapper-form .form-links a.focus {
                color: #e4393c;
            }

.clean-form {
    background-color: #FFF;
    width: 530px;
    margin: 0 auto;
    border: 1px solid #ccc;
    position: relative;
}

    .clean-form .clean-label span {
        color: #e4393c;
    }

    .clean-form .clean-notice {
        display: block;
        font-size: 12px;
        color: #CCC;
        padding-left: 10px;
        padding-top: 5px;
        margin-bottom: 5px; /*修改20160224*/
    }

        .clean-form .clean-notice.error {
            color: #e4393c;
        }

    .clean-form legend {
        font-size: 24px;
        position: absolute;
        left: 40px;
        top: 28px;
        letter-spacing: 10px;
    }

    .clean-form .button {
        height: 34px;
        background-color: #e4393c;
        text-align: center;
        font-size: 16px;
        line-height: 34px;
        letter-spacing: 5px;
        border: none;
        color: #FFF;
        width: 80px;
        padding-left: 5px;
    }

    .clean-form .form-footer {
        margin-top: 20px;
    }

        .clean-form .form-footer span {
            color: #CCC;
        }

    .clean-form.clean-form-register fieldset {
        padding: 90px 78px 38px 78px;
    }

    .clean-form.clean-form-register .clean-label, .clean-form.clean-form-register .clean-input {
        display: block;
    }

    .clean-form.clean-form-register .clean-input {
        width: 370px;
        border: 1px solid #CCC;
        height: 42px;
        padding-left: 5px;
    }

        .clean-form.clean-form-register .clean-input.error {
            border: 1px solid #e4393c;
        }

    .clean-form.clean-form-register .button-primary {
        width: 374px;
        cursor: pointer;
    }

    .clean-form.clean-form-login fieldset {
        padding: 120px 90px 50px 90px; /*修改与20161021*/
    }

    .clean-form.clean-form-login .clean-remember {
        float: right;
    }

    .clean-form.clean-form-login .item {
        margin-bottom: 40px;
        zoom: 1;
    }

        .clean-form.clean-form-login .item:before, .clean-form.clean-form-login .item:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .clean-form.clean-form-login .item:after {
            clear: both;
        }

    .clean-form.clean-form-login .clean-label {
        width: 43px;
        height: 43px;
        border: 1px solid #CCC;
        border-right: 0;
        float: left;
        text-indent: -9999px;
    }

        .clean-form.clean-form-login .clean-label.mail {
            background: url(../images/ico_log_head.png) center center no-repeat;
        }

        .clean-form.clean-form-login .clean-label.password {
            background: url(../images/ico_log_key.png) center center no-repeat;
        }

    .clean-form.clean-form-login .clean-input {
        float: left;
        height: 43px;
        border: 1px solid #CCC;
        padding-left: 10px;
        width: 290px;
    }

        .clean-form.clean-form-login .clean-input.error {
            border: 1px solid #e4393c;
        }

    .clean-form.clean-form-login .clean-notice {
        clear: left;
        padding-left: 45px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .clean-form.clean-form-login .button-primary {
        cursor: pointer;
    }

    .clean-form.clean-form-portait {
        border: none;
        padding-top: 25px;
        min-height: 400px;
    }

        .clean-form.clean-form-portait .clean-label {
            float: left;
            width: 75px;
        }

        .clean-form.clean-form-portait .clean-notice {
            padding-left: 75px;
        }

    .clean-form.clean-form-info {
        border: none;
        padding-top: 10px; /*修改于20160224*/
        padding-bottom: 25px;
        width: 470px;
    }

    .clean-form.newform_2018 {
        width: 770px;
    }

    .clean-form.clean-form-info.magz-publish {
        width: 600px;
    }

    .clean-form.clean-form-info .clean-label {
        display: block;
    }

        .clean-form.clean-form-info .clean-label.error {
            color: #e4393c;
        }

    .clean-form.clean-form-info .clean-input, .clean-form.clean-form-info .clean-select, .clean-form.clean-form-info .all-select {
        width: 454px;
        padding-left: 5px;
        padding-right: 5px;
        height: 34px;
        line-height: 34px \9;
        border: 1px solid #CCC;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .clean-form.clean-form-info .clean-input.error, .clean-form.clean-form-info .clean-select.error, .clean-form.clean-form-info .all-select.error {
            border: 1px solid #e4393c;
        }

    .clean-form.clean-form-info .all-select {
        color: #777;
    }

    .clean-form.clean-form-info .clean-select {
        width: 230px;
        margin-right: 5px;
        color: #777;
    }

    .clean-form.clean-form-info .row-title h2 {
        font-size: 16px;
        font-weight: bold;
        float: left;
    }

    .clean-form.clean-form-info .row-title label {
        float: left;
        padding-top: 3px;
    }

        .clean-form.clean-form-info .row-title label input {
            margin-left: 4em;
            margin-right: 10px;
        }

    .clean-form.clean-form-info.magz-publish .item.pull-left {
        width: 50%;
    }

        .clean-form.clean-form-info.magz-publish .item.pull-left .clean-label, .clean-form.clean-form-info.magz-publish .item.pull-left .clean-input, .clean-form.clean-form-info.magz-publish .item.pull-left .clean-notice {
            float: left;
            display: inline-block;
        }

        .clean-form.clean-form-info.magz-publish .item.pull-left .clean-label {
            width: 5em;
            text-align: right;
            padding-right: 10px;
            padding-top: 6px;
        }

        .clean-form.clean-form-info.magz-publish .item.pull-left .clean-notice {
            padding-top: 6px;
            margin-bottom: 0;
            padding-top: 10px;
        }

        .clean-form.clean-form-info.magz-publish .item.pull-left .clean-input {
            width: 130px;
        }

        .clean-form.clean-form-info.magz-publish .item.pull-left.item-all {
            width: 100%;
        }

            .clean-form.clean-form-info.magz-publish .item.pull-left.item-all .clean-input {
                width: 400px;
            }

        .clean-form.clean-form-info.magz-publish .item.pull-left input[type=file] {
            border: 0;
            margin-top: 8px;
            height: 20px;
        }

        .clean-form.clean-form-info.magz-publish .item.pull-left .item-padding {
            clear: left;
            padding-left: 80px;
            padding-top: 0;
        }

        .clean-form.clean-form-info.magz-publish .item.pull-left textarea {
            width: 440px;
            height: 120px;
            padding: 10px;
        }

    .clean-form.clean-form-info.magz-publish .form-footer {
        padding-left: 80px;
    }

    .clean-form.clean-form-resource {
        border: none;
        padding-top: 25px;
        padding-bottom: 25px;
        /*width: 470px;*/
    }

        .clean-form.clean-form-resource .clean-label {
            display: block;
        }

            .clean-form.clean-form-resource .clean-label.error {
                color: #e4393c;
            }

        .clean-form.clean-form-resource .clean-input, .clean-form.clean-form-resource .clean-select, .clean-form.clean-form-resource .all-select, .clean-form.clean-form-resource .clean-text {
            width: 454px;
            padding-left: 5px;
            padding-right: 5px;
            height: 34px;
            line-height: 34px \9;
            border: 1px solid #CCC;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

            .clean-form.clean-form-resource .clean-input.error, .clean-form.clean-form-resource .clean-select.error, .clean-form.clean-form-resource .all-select.error, .clean-form.clean-form-resource .clean-text.error {
                border: 1px solid #e4393c;
            }

        .clean-form.clean-form-resource .all-select {
            color: #777;
        }

        .clean-form.clean-form-resource .clean-select {
            width: 230px;
            margin-right: 5px;
            color: #777;
        }

        .clean-form.clean-form-resource .row-title h2 {
            font-size: 16px;
            font-weight: bold;
            float: left;
        }

        .clean-form.clean-form-resource .row-title label {
            float: left;
            padding-top: 3px;
        }

            .clean-form.clean-form-resource .row-title label input {
                margin-left: 4em;
                margin-right: 10px;
            }

        .clean-form.clean-form-resource .clean-text {
            height: 240px;
        }




    .clean-form.clean-form-circuit {
        border: none;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 10px;
        width: 800px;
    }

        .clean-form.clean-form-circuit .clean-label {
            display: block;
        }

            .clean-form.clean-form-circuit .clean-label.error {
                color: #e4393c;
            }

        .clean-form.clean-form-circuit .clean-input, .clean-form.clean-form-circuit .clean-select, .clean-form.clean-form-circuit .all-select, .clean-form.clean-form-circuit .clean-text {
            width: 454px;
            padding-left: 5px;
            padding-right: 5px;
            height: 34px;
            line-height: 34px \9;
            border: 1px solid #CCC;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

            .clean-form.clean-form-circuit .clean-input.error, .clean-form.clean-form-circuit .clean-select.error, .clean-form.clean-form-circuit .all-select.error, .clean-form.clean-form-circuit .clean-text.error {
                border: 1px solid #e4393c;
            }

        .clean-form.clean-form-circuit .all-select {
            color: #777;
        }

        .clean-form.clean-form-circuit .clean-select {
            width: 230px;
            margin-right: 5px;
            color: #777;
        }

        .clean-form.clean-form-circuit .row-title h2 {
            font-size: 16px;
            font-weight: bold;
            float: left;
        }

        .clean-form.clean-form-circuit .row-title label {
            float: left;
            padding-top: 3px;
        }

            .clean-form.clean-form-circuit .row-title label input {
                margin-left: 4em;
                margin-right: 10px;
            }

        .clean-form.clean-form-circuit .clean-text {
            height: 240px;
        }















.wrapper-setting {
    padding-top: 20px;
}

    .wrapper-setting .column-side, .wrapper-setting .column-main {
        float: left;
        border: 1px solid #CCC;
        min-height: 200px;
        background-color: #FFF;
    }

.banner-wrapper .wrapper-setting .column-side, .banner-wrapper .wrapper-setting .column-main {
    border: 0;
    max-height: auto;
}

.wrapper-setting .banner-wrapper .column-side, .wrapper-setting .banner-wrapper .column-main {
    border: 0;
    min-height: inherit;
    margin-bottom: 20px;
}

.wrapper-setting .banner-wrapper .column-side {
    width: 260px;
}

.wrapper-setting .banner-wrapper .column-main {
    width: 680px;
}

.wrapper-setting .column-side {
    width: 263px;
    position: relative;
}

    .wrapper-setting .column-side .block {
        padding-top: 10px;
        padding-bottom: 30px;
        width: 228px;
        margin: 0 auto;
    }

        .wrapper-setting .column-side .block .hd h2 {
            line-height: 40px;
            font-size: 14px;
            font-weight: normal;
            color: #999;
        }

        .wrapper-setting .column-side .block .bd {
            line-height: 40px;
        }

            .wrapper-setting .column-side .block .bd li {
                border-left: 3px solid #FFF;
            }

                .wrapper-setting .column-side .block .bd li .icon {
                    position: relative;
                    top: 2px;
                }

                .wrapper-setting .column-side .block .bd li a {
                    text-decoration: none;
                    line-height: 40px;
                    height: 40px;
                    padding-left: 13px;
                }

                    .wrapper-setting .column-side .block .bd li a:hover {
                        color: #e4393c;
                    }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-head {
                            background: url(../images/ico_setting_head1.png) 0 0 no-repeat;
                        }


                        .wrapper-setting .column-side .block .bd li a:hover .icon-valid { /*修改20160506*/
                            background: url(../images/ico_setting_valid1.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-vip { /*修改20160506*/
                            background: url(../images/ico_setting_vip1.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-bind { /*修改20170215*/
                            background: url(../images/ico_setting_bind1.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-ticket { /*修改20170505*/
                            background: url(../images/ico_setting_ticket1.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-img {
                            background: url(../images/ico_setting_img1.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-mail {
                            background: url(../images/ico_setting_mail_on.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-case {
                            background: url(../images/ico_setting_case_on.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-magz-publish {
                            background: url(../images/ico_magz_publish_on.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-magz-query {
                            background: url(../images/ico_magz_query_on.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-magz-notice {
                            background: url(../images/ico_magz_notice_on.png) 0 bottom no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-resource-list {
                            background: url(../images/ico_resource_list_on.png) 0 0 no-repeat;
                        }

                        .wrapper-setting .column-side .block .bd li a:hover .icon-resource-upload {
                            background: url(../images/ico_resource_upload_on.png) 0 bottom no-repeat;
                        }

                .wrapper-setting .column-side .block .bd li.focus {
                    border-left: 3px solid #e4393c;
                    background-color: #EEE;
                }

                    .wrapper-setting .column-side .block .bd li.focus .icon-head {
                        background: url(../images/ico_setting_head1.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-valid { /*修改20160506*/
                        background: url(../images/ico_setting_valid1.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-vip { /*修改20160506*/
                        background: url(../images/ico_setting_vip1.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-bind { /*修改20170215*/
                        background: url(../images/ico_setting_bind1.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-ticket { /*修改20170505*/
                        background: url(../images/ico_setting_ticket1.png) 0 0 no-repeat;
                    }


                    .wrapper-setting .column-side .block .bd li.focus .icon-img {
                        background: url(../images/ico_setting_img1.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-mail {
                        background: url(../images/ico_setting_mail_on.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-case {
                        background: url(../images/ico_setting_case_on.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-magz-publish {
                        background: url(../images/ico_magz_publish_on.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-magz-query {
                        background: url(../images/ico_magz_query_on.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-magz-notice {
                        background: url(../images/ico_magz_notice_on.png) 0 bottom no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-resource-list {
                        background: url(../images/ico_resource_list_on.png) 0 0 no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus .icon-resource-upload {
                        background: url(../images/ico_resource_upload_on.png) 0 bottom no-repeat;
                    }

                    .wrapper-setting .column-side .block .bd li.focus a {
                        color: #e4393c;
                    }

    .wrapper-setting .column-side .block-banner {
        position: absolute;
        bottom: -90px;
    }

.wrapper-setting .column-main {
    /*width: 678px;*/
    width: 870px;
    margin-left: 20px;
    color: #444;
}

    .wrapper-setting .column-main .item {
        margin-bottom: 5px; /*修改于20160224*/
    }

    .wrapper-setting .column-main .title {
        line-height: 48px;
        border-bottom: 1px solid #CCC;
        font-size: 14px;
        padding-left: 20px;
    }

        .wrapper-setting .column-main .title .pull-right {
            margin-right: 1em;
        }

    .wrapper-setting .column-main .img-box {
        margin-left: 20px;
    }

        .wrapper-setting .column-main .img-box img {
            border: 1px solid #CCC;
        }

    .wrapper-setting .column-main .col-1 {
        width: 140px;
        width: 100px \9;
        color: #777;
    }

    .wrapper-setting .column-main .col-2 {
        width: 370px;
        color: #777;
    }

        .wrapper-setting .column-main .col-2 input {
            margin-right: 5px;
        }

        .wrapper-setting .column-main .col-2 label {
            width: 180px;
            float: left;
        }

    .wrapper-setting .column-main .col-2-1 {
        color: #777;
    }

        .wrapper-setting .column-main .col-2-1 input {
            margin-right: 5px;
        }

        .wrapper-setting .column-main .col-2-1 label {
            margin-right: 20px;
        }

    .wrapper-setting .column-main .col-3 {
        width: 510px;
    }

        .wrapper-setting .column-main .col-3 input {
            margin-right: 5px;
        }

        .wrapper-setting .column-main .col-3 label {
            width: 164px;
            float: left;
            color: #777;
        }

.breadcrumb {
    list-style: none;
    overflow: hidden;
    font: 13px Helvetica, Arial, Sans-Serif;
    margin-bottom: 1em;
}

    .breadcrumb li {
        float: left;
    }

        .breadcrumb li a {
            color: #e4393c;
            text-decoration: none;
            padding: 6px 0 6px 45px;
            background: #EEE;
            position: relative;
            display: block;
            float: left;
        }

            .breadcrumb li a:after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent;
                border-bottom: 50px solid transparent;
                border-left: 25px solid #EEE;
                position: absolute;
                top: 50%;
                margin-top: -50px;
                left: 100%;
                z-index: 2;
            }

        .breadcrumb li:first-child a {
            padding-left: 30px;
        }

            .breadcrumb li:first-child a:after {
                border-left-color: #EEE;
            }

        .breadcrumb li:nth-child(3) a {
            background: #EEE;
        }

            .breadcrumb li:nth-child(3) a:after {
                border-left-color: #EEE;
            }

        .breadcrumb li:nth-child(2) a, .breadcrumb li:nth-child(4) a {
            background: #e4393c;
            color: #FFF;
        }

            .breadcrumb li:nth-child(2) a:after, .breadcrumb li:nth-child(4) a:after {
                border-left-color: #e4393c;
            }

.list-disc.red li {
    color: #e4393c;
}

.list-disc.red a {
    color: #e4393c;
}

.list-disc li {
    list-style-position: inside;
    list-style-type: disc;
}

.about-wrapper {
    width: 958px;
    min-height: 200px;
    border: 1px solid #ccc;
    margin-bottom: 40px;
    margin-top: 20px;
    padding-top: 22px;
    padding-bottom: 40px;
    zoom: 1;
}

    .about-wrapper:before, .about-wrapper:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .about-wrapper:after {
        clear: both;
    }

    .about-wrapper .menubox {
        width: 212px;
        float: left;
    }

    .about-wrapper .maintext {
        width: 713px;
        float: left;
        padding-right: 33px;
    }

        .about-wrapper .maintext h1 {
            font-size: 22px;
            font-weight: bold;
        }

        .about-wrapper .maintext h2 {
            font-size: 16px;
            font-weight: bold;
        }

        .about-wrapper .maintext p, .about-wrapper .maintext .list-disc {
            margin-bottom: 1.5em;
        }

    .about-wrapper #about-menu li a {
        border-right: 3px solid #FFF;
        display: block;
        width: 110px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
    }

        .about-wrapper #about-menu li a:hover, .about-wrapper #about-menu li a.current {
            background: #DDD url(../images/ico_arrow_tiny.png) center right no-repeat;
            border-right: 3px solid #e4393c;
            color: #e4393c;
            font-weight: bold;
        }

.emagz-hd {
    zoom: 1;
    background-color: #EEE;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .emagz-hd:before, .emagz-hd:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .emagz-hd:after {
        clear: both;
    }

    .emagz-hd ul {
        float: left;
    }

        .emagz-hd ul li {
            display: inline-block;
        }
        /*修改20160118*/
        .emagz-hd ul a {
            display: block;
            width: 55px;
            line-height: 27px;
            border-top: 2px solid #EEE;
            text-align: center;
            font-size: 16px;
            text-decoration: none;
            margin-right: 10px;
        }

            .emagz-hd ul a:hover, .emagz-hd ul a.current {
                border-top: 2px solid #e4393c;
                color: #e4393c;
            }

    .emagz-hd .button {
        width: 89px;
        height: 29px;
        line-height: 29px;
        float: right;
        text-align: center;
        background-color: #e4393c;
        margin-right: 19px;
        border: 0;
        color: #FFF;
        text-decoration: none;
    }

.emagz-bd {
    width: 942px;
    margin: 0 auto;
}

    .emagz-bd ul {
        zoom: 1;
    }

        .emagz-bd ul:before, .emagz-bd ul:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .emagz-bd ul:after {
            clear: both;
        }

    .emagz-bd li {
        float: left;
        padding-right: 90px;
        text-align: center;
        height: 283px;
        border-bottom: 1px dashed #BBB;
        margin-bottom: 37px;
    }

        .emagz-bd li:nth-child(4) {
            padding-right: 0;
        }

        .emagz-bd li img {
            display: block;
            width: 166px;
            margin-bottom: 5px;
            border: 1px solid #BBB;
        }

.emagz-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .emagz-wrapper .sidebar {
        float: left;
        width: 228px;
        border: 1px solid #BBB;
        text-align: center;
    }

        .emagz-wrapper .sidebar .emagz-detail-hd {
            line-height: 39px;
            background-color: #EEE;
        }

        .emagz-wrapper .sidebar .emagz-detail-bd {
            padding: 20px;
        }

        .emagz-wrapper .sidebar .button {
            width: 89px;
            height: 29px;
            display: inline-block;
            line-height: 29px;
            text-align: center;
            background-color: #e4393c;
            margin-right: 19px;
            border: 0;
            color: #FFF;
            text-decoration: none;
        }

    .emagz-wrapper .maincontent {
        width: 706px;
        float: left;
        margin-left: 24px;
    }

        .emagz-wrapper .maincontent .box .hd {
            line-height: 29px;
            height: 29px;
            background: #EEE;
            padding-bottom: 0;
        }

            .emagz-wrapper .maincontent .box .hd h3 {
                border-left: 3px solid #e4393c;
                padding-left: 8px;
                line-height: 29px;
                height: 29px;
                font-size: 14px;
                font-weight: bold;
            }

        .emagz-wrapper .maincontent .box .bd li {
            line-height: 30px;
        }

.table-paper-list {
    border-bottom: 1px solid #CCC; /*修改20160308*/
    margin: 10px 5px;
    color: #000;
}

    .table-paper-list .column-1 {
        width: 400px;
    }

    .table-paper-list .column-2 {
        width: 135px;
    }

    .table-paper-list .column-3 {
        width: 145px;
    }

    .table-paper-list thead {
        background-color: #CCC;
    }

        .table-paper-list thead th {
            line-height: 36px;
            text-align: center;
        }

    .table-paper-list td {
        padding-left: 2px; /*修改20160506*/
        padding-right: 2px;
        border: 1px solid #CCC;
    }

    .table-paper-list .sep-row { /*修改20160308*/
        height: 20px;
    }

        .table-paper-list .sep-row td { /*修改20160308*/
            border: 0;
        }

    .table-paper-list span { /*修改20160308*/
        color: #5D5D5D;
    }

    .table-paper-list .pcatip { /*修改20160308*/
        color: #e4393c;
    }

    .table-paper-list .paperdate { /*修改20160308*/
        display: inline-block;
        margin-left: 5px;
    }

    .table-paper-list .paperupload { /*修改20160308*/
        display: inline-block;
        color: #5D5D5D;
        float: right;
    }

    .table-paper-list .hrnotice { /*修改20160308*/
        color: #443de4;
    }

    .table-paper-list .hd td {
        /*background-color: #EEE;*/
        line-height: 30px;
        height: 50px;
    }

    .table-paper-list .bd td {
        height: 100px; /*修改20160308*/
    }

    .table-paper-list .button {
        width: 69px;
        display: block;
        height: 21px;
        line-height: 21px;
        background-color: #b0121a;
        color: #FFF;
        font-size: 12px;
        text-decoration: none;
    }

    .table-paper-list .buttonUpload {
        height: 30px;
        background-color: #e4393c;
        text-align: center;
        font-size: 14px;
        line-height: 30px;
        /*letter-spacing: 3px;*/
        border: none;
        color: #FFF;
        width: 110px;
        /*padding-left: 5px;*/
        cursor: pointer;
    }


    .table-paper-list .unpassed {
        color: #e4393c;
    }

    .table-paper-list .passed {
        color: #4de439;
    }

.table-resource-list {
    margin-bottom: 30px;
}

    .table-resource-list .column-1 {
        width: 350px;
    }

    .table-resource-list .column-2 {
        width: 115px;
    }

    .table-resource-list .column-3 {
        width: 115px;
    }

    .table-resource-list .column-4 {
        width: 100px;
    }

    .table-resource-list .notice a {
        color: #e4393c;
    }

    .table-resource-list thead {
        background-color: #CCC;
    }

        .table-resource-list thead th {
            line-height: 36px;
            text-align: center;
        }

    .table-resource-list td {
        padding-left: 20px;
        padding-right: 20px;
    }

    .table-resource-list .hd td {
        background-color: #EEE;
        line-height: 30px;
    }

    .table-resource-list .bd td {
        height: 76px;
    }

    .table-resource-list .tags td {
        top: -10px;
        border-bottom: 1px solid #CCC;
        position: relative;
    }

        .table-resource-list .tags td li {
            display: inline-block;
        }

            .table-resource-list .tags td li a {
                color: #e4393c;
                display: inline-block;
                background: #eee;
                padding: 0 5px;
                margin-right: 4px;
            }

    .table-resource-list .button {
        width: 69px;
        display: block;
        height: 21px;
        line-height: 21px;
        background-color: #b0121a;
        color: #FFF;
        font-size: 12px;
        text-decoration: none;
    }

    .table-resource-list .unpassed {
        color: #e4393c;
    }

    .table-resource-list .passed {
        color: #4de439;
    }

.download-page h3.h3-red {
    display: inline-block;
    padding: 0 3px;
    background-color: #e4393c;
    color: #FFF;
    position: absolute;
    height: 26px;
}

.download-page h3.h3-red_2018 {
    display: inline-block;
    padding: 0 3px;
    position: absolute;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    border-bottom: #e43a3d 1px solid;
}


.download-page .download-nav {
    width: 138px;
    border-bottom: 1px solid #CCC;
}

    .download-page .download-nav li {
        padding: 0 8px;
        list-style-type: disc;
        list-style-position: inside;
        border: 1px solid #CCC;
        border-bottom: 0;
    }


.download-page .download-nav_2018 {
    width: 155px;
    border-bottom: 1px solid #CCC;
}

    .download-page .download-nav_2018 li {
        padding: 5px 10px;
        list-style-type: disc;
        list-style-position: inside;
        border: 1px solid #CCC;
        border-bottom: 0;
        font-size: 16px;
    }



.download-page .download-col1 {
    width: 140px;
    float: left;
}

.download-page .download-col2 {
    width: 487px;
    float: right;
}

    .download-page .download-col2 .list-disc {
        margin-right: -8px;
        zoom: 1;
    }

        .download-page .download-col2 .list-disc:before, .download-page .download-col2 .list-disc:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .download-page .download-col2 .list-disc:after {
            clear: both;
        }

        .download-page .download-col2 .list-disc li {
            width: 50%;
            float: left;
            font-size: 13px;
        }

        .download-page .download-col2 .list-disc.red {
            border-bottom: 1px dotted #e4393c;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }




.download-page .download-col1_2018 {
    width: 157px;
    float: left;
}

.download-page .download-col2_2018 {
    width: 600px;
    float: right;
}

    .download-page .download-col2_2018 .list-disc {
        margin-right: -8px;
        zoom: 1;
    }

        .download-page .download-col2_2018 .list-disc:before, .download-page .download-col2 .list-disc:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }

        .download-page .download-col2_2018 .list-disc:after {
            clear: both;
        }

        .download-page .download-col2_2018 .list-disc li {
            width: 49%;
            float: left;
            font-size: 16px;
            height: 34px;
            overflow: hidden;
        }

        .download-page .download-col2_2018 .list-disc.red {
            border-bottom: 1px dotted #e4393c;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }






.download-page .download-hotlist .bd {
    margin-right: -20px;
    zoom: 1;
}

    .download-page .download-hotlist .bd:before, .download-page .download-hotlist .bd:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .download-page .download-hotlist .bd:after {
        clear: both;
    }

.download-page .download-hotlist .inbox {
    width: 310px;
    margin-right: 12px;
    float: left;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

    .download-page .download-hotlist .inbox h3 {
        color: #e4393c;
        font-size: 14px;
        font-weight: bold;
    }

    .download-page .download-hotlist .inbox li {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }



.download-page .download-hotlist_2018 .inbox {
    width: 360px;
    margin-right: 15px;
    float: left;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

    .download-page .download-hotlist_2018 .inbox h3 {
        color: #e4393c;
        font-size: 16px;
        font-weight: bold;
    }

    .download-page .download-hotlist_2018 .inbox li {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        font-size: 16px;
    }






.download-list .col-1, .download-list .col-2, .download-list .col-3, .download-list .col-4, .download-list .col-5 {
    float: left;
    line-height: 30px;
    font-size: 16px;
}

.download-list .col-1 {
    width: 40px;
}

.download-list .col-2 {
    width: 420px;
}

    .download-list .col-2 a {
        font-size: 16px;
    }

.download-list .col-3 {
    width: 90px;
    text-align: center;
}

.download-list .col-4 {
    width: 80px;
    text-align: center;
    margin-right: 20px;
    color: #777777;
}

.download-list .col-5 {
    width: 100px;
    color: #777777;
}

.download-list .col-tags {
    clear: left;
    margin-left: 40px;
    color: #777;
    font-size: 12px;
}

    .download-list .col-tags a {
        color: #005ba0;
        margin-right: 6px;
    }

.download-list .head .col-1, .download-list .head .col-2, .download-list .head .col-3, .download-list .head .col-4, .download-list .head .col-5 {
    color: #777777;
}

.download-list li {
    zoom: 1;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}

    .download-list li:before, .download-list li:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .download-list li:after {
        clear: both;
    }


    /*.download-list .col-1, .download-list .col-2, .download-list .col-3, .download-list .col-4, .download-list .col-5 {
    float: left;
    line-height: 30px;
    font-size: 12px;
}

.download-list .col-1 {
    width: 40px;
}

.download-list .col-2 {
    width: 330px;
}

    .download-list .col-2 a {
        font-size: 14px;
    }

.download-list .col-3 {
    width: 90px;
    text-align: center;
}

.download-list .col-4 {
    width: 80px;
    text-align: center;
    margin-right: 20px;
    color: #777777;
}

.download-list .col-5 {
    width: 80px;
    color: #777777;
}

.download-list .col-tags {
    clear: left;
    margin-left: 40px;
    color: #777;
    font-size: 12px;
}

    .download-list .col-tags a {
        color: #005ba0;
        margin-right: 6px;
    }

.download-list .head .col-1, .download-list .head .col-2, .download-list .head .col-3, .download-list .head .col-4, .download-list .head .col-5 {
    color: #777777;
}

.download-list li {
    zoom: 1;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}

    .download-list li:before, .download-list li:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .download-list li:after {
        clear: both;
    }*/


















.table-download td {
    padding: 5px;
}

    .table-download td span {
        color: #777;
    }

.table-download .td-title {
    font-size: 16px;
    position: relative;
    padding-left: 30px;
}

    .table-download .td-title .icon {
        position: absolute;
        left: 5px;
        top: 8px;
    }

.table-download .td-img {
    width: 240px;
    text-align: center;
    padding-right: 0;
}

.table-download #jiathis_style_32x32 {
    float: right;
}

.download-notice {
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
}

    .download-notice span {
        font-size: 14px;
        font-weight: bold;
        color: #e4393c;
    }

.comment-form {
    zoom: 1;
}

    .comment-form:before, .comment-form:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .comment-form:after {
        clear: both;
    }

    .comment-form textarea {
        width: 610px;
        padding: 5px;
        border: 1px solid #ccc;
        height: 60px;
        margin: 0 auto;
        -moz-border-radius: 5px / 5px;
        -webkit-border-radius: 5px 5px;
        border-radius: 5px / 5px;
    }

    .comment-form button {
        float: right;
        width: 64px;
        height: 29px;
        background-color: #e4393c;
        border: 0;
        color: #FFF;
        font-size: 14px;
    }

.box.gray .hd {
    background: #EEE;
    /*border: 1px solid #CCC;*/
    padding:10px 0px;
}

    .box.gray .hd h3 {
        font-size: 16px;
        padding-left: 10px;
        color: #000;
        font-weight: bold;
    }

    .box.gray .hd .more {
        color: #777;
    }

.box.gray .bd {
    /*border: 1px solid #CCC;*/
    border-top: 0;
}

.box.gray .list-disc li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
}

.list-comment .post-auther {
    float: left;
    width: 100px;
}

.list-comment .post-date {
    color: #777;
}

.list-comment .post-content {
    line-height: 1.5em;
    font-size: 12px;
}

.list-comment li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

    .list-comment li.last {
        margin-bottom: 0;
        border-bottom: 0;
    }

.list-relation {
    zoom: 1;
}

    .list-relation:before, .list-relation:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .list-relation:after {
        clear: both;
    }

    .list-relation li {
        width: 120px;
        height: 127px;
        float: left;
        margin-right: 33px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 1.5em;
        text-align: center;
    }

        .list-relation li img {
            width: 120px;
            height: 80px;
            display: block;
        }

        .list-relation li.last {
            margin-right: 0;
        }

.extra-links {
    zoom: 1;
    border: 1px solid #CCC;
    padding-top: 10px;
}

    .extra-links:before, .extra-links:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .extra-links:after {
        clear: both;
    }

    .extra-links li {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }

        .extra-links li .desc, .extra-links li .srg {
            color: #777;
            font-size: 12px;
        }

.article {
    margin-top: 16px;
    padding-bottom: 6px;
    border: 1px solid #CCC;
    padding: 10px;
}

    .article .title-h1 {
        text-align: center;
        font-size: 24px;
        line-height: 1.4em;
    }

    .article .article-attr {
        text-align: center;
        font-size: 12px;
        color: #555;
        padding: 10px;
    }

        .article .article-attr span {
            padding-left: 3em;
            padding-right: 3em;
        }

    .article .article-extra {
        border-top: 1px dashed #555;
        padding-top: 10px;
        padding-bottom: 15px;
        font-size: 12px;
        color: #555;
    }

        .article .article-extra .article-keywords a {
            color: #336699;
            margin-right: 1.5em;
        }

        .article .article-extra .social-share {
            float: right;
        }

    /*修改20151126*/
    .article .article-bd p {
        margin-bottom: 1em;
        line-height: 25px;
    }

/*修改201609012*/
.article-bd em {
    font-style: italic;
}



.list-following {
    zoom: 1;
    padding-left: 20px;
    padding-top: 20px;
}

    .list-following:before, .list-following:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }

    .list-following:after {
        clear: both;
    }

    .list-following .icon-approve {
        background: url(../images/ico_follow_approve.png) 0 0 no-repeat;
        width: 14px;
        height: 14px;
        float: right;
        margin-top: 5px;
    }

    .list-following .icon-verify {
        background: url(../images/ico_follow_verify.png) center center no-repeat;
        width: 14px;
        height: 14px;
        position: relative;
        top: 2px;
        margin-right: 4px;
    }

    .list-following .icon-setting {
        background: url(../images/ico_follow_setting.png) center center no-repeat;
        width: 14px;
        height: 14px;
        text-indent: -9999px;
        float: right;
        position: relative;
        top: 2px;
    }

    .list-following .item {
        width: 170px;
        padding-right: 60px;
        float: left;
    }

        .list-following .item .user-head {
            float: left;
            margin-right: 10px;
        }

            .list-following .item .user-head img {
                border-radius: 50%;
            }

        .list-following .item .desc {
            float: right;
            width: 110px;
        }

        .list-following .item .follow-extra {
            font-size: 12px;
            padding-top: 6px;
            cursor: pointer;
            position: relative;
        }

            .list-following .item .follow-extra .info {
                display: none;
                width: 80px;
                border: 1px solid #CCC;
                right: 0;
                top: 28px;
                background-color: #FFF;
                text-align: left;
                line-height: 30px;
                position: absolute;
                font-size: 12px;
                padding-top: 5px;
                z-index: 10;
            }

                .list-following .item .follow-extra .info li {
                    float: none;
                    padding: 0px 10px;
                }

                .list-following .item .follow-extra .info.show {
                    display: block;
                }

        .list-following .item .follow-setting {
            float: right;
            width: 14px;
        }




.inbox h6 a {
    color: #9c9c9c;
    font-weight: 400;
    font-size: 13px;
    float: right;
    padding-top: 5px;
}