@charset "utf-8";

blockquote, body, button, caption, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, menu, ol, p, pre, table, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left;
    font-weight: 400
}

abbr, body, fieldset, html, iframe, img {
    border: 0
}

img {
    vertical-align: top
}

@font-face {
    /* font-properties */
    font-family: 'SourceHanSerifCN';
    src: url('SourceHanSerifCN.TTF'); /* IE9 */
}

html {
    overflow-x: hidden
}

address, cite, dfn, em, i, var {
    font-style: normal
}

[hidefocus], summary {
    outline: 0
}

li {
    list-style: none
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%
}

sub, sup {
    font-size: 83%
}

code, kbd, pre, samp {
    font-family: inherit
}

q:after, q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label, summary {
    cursor: default
}

a, button {
    cursor: pointer
}

b, em, h1, h2, h3, h4, h5, h6, strong {
    font-weight: 700
}

a, a:hover, del, ins, s, u {
    text-decoration: none
}

body, button, input, keygen, legend, select, textarea {
    font: 13px/1 arial,\5b8b\4f53;
    color: #333;
    outline: 0
}

:focus {
    outline: 0
}

.none {
    display: none
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97cbe0
}

.hidden {
    visibility: hidden
}

.list {

}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    display: block;
}

.icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(images/icon.png) no-repeat
}

body:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 110;
    width: 100%;
    height: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.8);
    box-shadow: 0 0 10px rgba(0,0,0,.8)
}

::-webkit-input-placeholder {
    color: #fff
}

:-moz-placeholder {
    color: #fff
}

::-moz-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

body {
    line-height: 1;
    font-size: 13px;
    font-family: "Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;
    color: #333;
}

p {
    line-height: 1.75
}

a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all .4s ease-in-out
}

    a:hover {
        color: #a40000;
    }

.wrapper {
    width: 100%;
    margin: 0 auto;
}

    .wrapper .inner {
        width: 1200px;
        margin: 0 auto;
    }

#headtop {
    background: #666
}

.headtop .top-left {
    float: left
}

.headtop .top-right {
    float: right
}

#header {
    background: #a40000;
}

    #header .inner {
        min-height: 118px;
        position: relative;
    }

.header .sitelogo {
    float: left;
    padding-top: 16px;
    padding-left: 10px
}

.header .sitetitle {
    margin-top: 8px;
    margin-left: 10px;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

    .header .sitetitle img {
        width: 400px;
        height: auto;
        margin-top: 9px;
    }

.header .head-left {
    float: left;
    display: inline-block
}

.header .head-main {
    float: left;
    margin-top: 10px
}

.header .head-right {
    float: right;
    margin: 40px 32px 0 0;
    width: 200px
}

.site-rale ul li.links {
    float: left
}

    .site-rale ul li.links a {
        line-height: 35px;
        padding: 0 12px 0 12px;
        padding-left: 19px;
        font-size: 13px;
        color: #cad3d4;
        background: url(images/link_icon.png) no-repeat
    }

        .site-rale ul li.links a:hover {
            color: #fff
        }

    .site-rale ul li.links.i1 a {
        background-position: 0 0
    }

    .site-rale ul li.links.i2 a {
        background-position: -60px 0
    }

    .site-rale ul li.links.i3 a {
        background-position: -117px 0
    }

    .site-rale ul li.links.i4 a {
        background-position: -177px 0
    }

.site-lang ul {
    float: right
}

    .site-lang ul li.links {
        float: left
    }

        .site-lang ul li.links a {
            line-height: 35px;
            margin: 0 5px;
            font-size: 13px;
            color: #cad3d4
        }

            .site-lang ul li.links a:hover {
                color: #fff
            }

#nav {
    background: #7d0000;
}

    #nav .inner .wp-panel .navbg {
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: auto;
        height: 100%;
        background: #fff;
        opacity: .7
    }
/**搜索**/
.search-panel {
    float: right;
    position: relative;
    clear: right;
    margin-right: 10px;
}

.search-window {
    overflow: hidden;
    width: 172px!important;
}

.wp-search {
    position: relative;
}

    .wp-search form {
        display: block;
        background: #b63333;
        border-radius: 15px;
    }

    .wp-search .search-input {
        margin-right: 38px;
    }

        .wp-search .search-input input.search-title {
            width: 89%;
            height: 38px;
            line-height: 38px;
            border: 0;
            outline: 0;
            background: none;
            color: #fff;
            font-size: 14px;
            margin-left: 10px;
        }

    .wp-search .search-btn {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .wp-search .search-btn input.search-submit {
            width: 40px;
            height: 40px;
            border: 0;
            outline: 0;
            background: url(images/sous.png) center no-repeat;
            cursor: pointer;
        }

.searchbtn {
    width: 40px;
    height: 40px;
    border: 0;
    outline: 0;
    background: url(images/sous.png) center no-repeat;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 120;
    cursor: pointer;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.nav .wp-menu {
    margin: 0 auto
}

    .nav .wp-menu .menu-item {
        display: inline-block;
        float: left;
        position: relative
    }

        .nav .wp-menu .menu-item.i1 {
        }

        .nav .wp-menu .menu-item a > .menu-switch-arrow {
            display: none;
            width: 20px;
            height: 20px;
            background: url(images/nav_j.png) no-repeat center center;
            vertical-align: middle
        }

        .nav .wp-menu .menu-item a.menu-link {
            display: inline-block;
            padding: 0px 25px;
            line-height: 61px;
            color: #fff;
            font-size: 20px;
        }

        .nav .wp-menu .menu-item a:hover, .wp-menu .menu-item.hover a.menu-link {
            background-color: #a40000;
            text-decoration: none;
            color: #eee;
        }

.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 61px;
    right: 0;
    z-index: 100;
    background: #fff;
    text-align: center
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top
}

    .nav .sub-menu .sub-item a {
        display: block;
        color: #333;
        height: 40px;
        line-height: 40px;
        padding: 0 17px;
        font-size: 14px;
        background: 0 0
    }

        .nav .sub-menu .sub-item a:hover, .sub-menu .sub-item.hover > a {
            color: #fff;
            background-color: #a40000;
            display: block
        }

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 200;
    background: #fff
}

#banner {
    position: relative;
    overflow: hidden
}

    #banner .inner {
        width: 100%;
        text-align: center;
        position: relative
    }

.mbanner:before {
    display: block;
    position: absolute;
    content: "";
    width: 200%;
    height: 430px;
    background: #f5f1ee;
    z-index: 99999;
    bottom: -312px;
    left: -50%;
    transform: rotate(353deg);
    display: none;
}

.main1 {
    position: relative
}

    .main1 .inner {
        padding: 60px 0 50px;
    }

.ml {
    float: left;
    width: 639px;
}

.mr {
    float: right;
    width: 515px;
}

.main2 {
    background: url(images/main2.png) no-repeat center top;}

    .main2 .inner {
        padding: 50px 0 83px;
    height: 443px;}

.main3 {
    position: relative;
}

    .main3 .inner {
        padding: 43px 0 79px 0;
    }

.main4 .inner {
    padding: 40px 0 40px 0;
}

.main5 {
    background: #fff;
}

    .main5 .inner { /*padding:13px 0;*/
    }

    .main5 .ml { /* float:left; */
        display: inline-block;
    }

    .main5 .mr { /* float: left; */
        display: inline-block;
        margin-left: 31px;
        position: relative;
        top: 10px;
    }

    .main5 .mod {
        text-align: center;
    }

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0 solid #e6e6e6;
    margin-bottom: 25px;
}

    .post .tt .tit {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
    }

        .post .tt .tit .title {
            display: block;
            line-height: 42px;
            color: #424242;
            font-family: 'SourceHanSerifCN';
        width: 400px;}

        .post .tt .tit .name {
            display: none;
            line-height: 16px;
            color: #333
        }

.post .con {
    padding: 6px 0;
    margin: 0 auto
}

    .post .con .wp_article_list .list_item {
        border-bottom: 1px dashed #ccc
    }

        .post .con .wp_article_list .list_item .Article_Index {
            background: url(images/li.gif) no-repeat center
        }

.post .more_btn {
    display: inline-block;
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
    float: right
}

    .post .more_btn .more_text, .post .more_btn a {
        font-size: 13px;
        cursor: pointer
    }

    .post .more_btn a {
        color: #999999
    }

        .post .more_btn a:hover {
            color: #666
        }

.post1 .tt .tit {
    width: 60px;
border-bottom: 4.5px solid #a40000;}

    .post1 .tt .tit .title {
        display: inline-block;
        margin-right: 20px;
        font-size: 30px;
        color: #a40000;
    margin-bottom: 10px;}

        .post1 .tt .tit .title.selected {
            color: #a40000
        }

.post1 .more_btn a {
}

.news_list li.news {
    line-height: 34px;
    padding-left: 0;
    position: relative;
}

    .news_list li.news span.news_title {
        float: left
    }

        .news_list li.news span.news_title img {
            vertical-align: middle
        }

    .news_list li.news span.news_meta {
        float: right;
        margin-left: 2px;
        color: #9c9c9c
    }

    .news_list li.news .news_time, .news_list li.news .news_time span {
        color: #666
    }

    .news_list li.news .news_icon {
        display: inline-block;
        margin: 0 auto;
        border: 0 solid red
    }

    .news_list li.news .news_text {
        line-height: 22px;
        color: #666
    }

    .news_list li.news .news_bg {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 30px;
        background: #000;
        opacity: .7;
        filter: Alpha(opacity=70)
    }

    .news_list li.news p {
        line-height: 34px
    }

.rili .con {
    padding: 5px 0
}

.rili .news_list li.news {
    margin-top: 0
}

    .rili .news_list li.news .news_date {
        float: left;
        width: 60px;
        height: 28px;
        line-height: 28px;
        margin-top: 3px;
        margin-right: -70px;
        font-family: "Microsoft YaHei";
        border-radius: 4px;
        background: #146cc1;
        text-align: center;
        vertical-align: middle
    }

        .rili .news_list li.news .news_date .news_year {
            display: inline-block;
            padding: 0 4px;
            font-size: 18px;
            color: #fff
        }

        .rili .news_list li.news .news_date .news_days {
            display: inline-block;
            height: 26px;
            padding: 0 6px;
            font-size: 14px;
            color: #18267d;
            border-radius: 0 4px 4px 0;
            background: #fff;
            vertical-align: top;
            border: 1px solid #146cc1
        }

    .rili .news_list li.news .news_wz {
        width: 100%
    }

        .rili .news_list li.news .news_wz .news_con {
            margin-left: 70px
        }

    .rili .news_list li.news .news_title {
        line-height: 34px;
        margin-top: 0;
        font-size: 14px;
        color: #000
    }

    .rili .news_list li.news .news_text {
        line-height: 20px;
        margin-top: 0;
        font-size: 12px;
        color: #666
    }

.rili2 .con {
    padding: 5px 0
}

.rili2 .news_list li.news {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

    .rili2 .news_list li.news .news_date {
        float: left;
        margin-right: -70px;
    }

        .rili2 .news_list li.news .news_date .news_year {
            line-height: 35px;
            font-size: 16px;
            color: #fff;
            background-color: #a40000;
            transition: all .4s ease-in-out;
            font-family: 'SourceHanSerifCN';
        }

        .rili2 .news_list li.news .news_date .news_days {
            line-height: 35px;
            font-size: 24px;
            color: #a40000;
            background-color: #f9f9f9;
            font-family: 'SourceHanSerifCN';
        }

    .rili2 .news_list li.news .news_wz {
        width: 100%
    }

        .rili2 .news_list li.news .news_wz .news_con {
            margin-left: 86px;
            padding: 4px 0;
            margin-right: 26px;
        }

.rili2 .news_list li.n3 .news_wz .news_con {
    margin-right: 0;
}

.rili2 .news_list li.news .news_title {
    line-height: 26px;
    /* margin-top:4px; */
    font-size: 16px;
    color: #333;
}

.rili2 .news_list li.news:hover .news_title {
    color: #a40000;
    font-weight: bold;
}

.rili2 .news_list li.news:hover .news_date .news_year {
    transition: all .4s ease-in-out
}

.news_text .news_list li.news {
    margin-bottom: 10px
}

    .news_text .news_list li.news .news_title {
        line-height: 24px;
        font-size: 15px
    }

    .news_text .news_list li.news .news_text {
        line-height: 22px;
        font-size: 13px
    }

    .news_text .news_list li.news .news_time {
        line-height: 28px;
        font-size: 13px
    }

.news_tu .con {
    padding: 12px 0
}

.news_tu .news_list {}

    .news_tu .news_list li.news {
        float: left;
    }

.post-21 .tt{text-align: center;margin-bottom: 35px;}
.post-21 .tt .tit .title{position: relative;right: 170px;}

.post-21 .news_tu .news_list li.news {
    width: 286px!important;
    height: 340px;
    margin-right: 41.5px;
}

.post-21 .news_tu .news_list li.news.n4 {
    
/* margin-right: 0; */}

.news_tu .news_list li.news .news_box {
    transition: all .4s ease-in-out;
}

    .news_tu .news_list li.news .news_box:hover {
        opacity: .85;
        filter: Alpha(opacity=85)
    }

.news_tu .news_list li.news .news_imgs img {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.post-21 .news_tu .news_list li.news .news_title {
    line-height: 90px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    text-align: center
}

.tu_text .news_list li.news {
    margin-bottom: 10px
}

    .tu_text .news_list li.news .news_imgs {
        float: left;
        width: 160px;
        margin-right: -175px
    }

        .tu_text .news_list li.news .news_imgs a {
            height: 120px;
            display: table-cell;
            vertical-align: middle;
            background-color: #efefef
        }

        .tu_text .news_list li.news .news_imgs img {
            width: 100%;
            height: auto
        }

    .tu_text .news_list li.news .news_wz {
        width: 100%
    }

        .tu_text .news_list li.news .news_wz .news_con {
            margin-left: 175px;
            padding: 0 0;
            position: relative
        }

    .tu_text .news_list li.news .news_title {
        line-height: 24px;
        font-size: 15px
    }

    .tu_text .news_list li.news .news_text {
        line-height: 22px;
        font-size: 12px
    }

    .tu_text .news_list li.news .news_time {
        line-height: 26px;
        font-size: 12px
    }

.link_text {
    margin-bottom: 0
}

    .link_text .news_list {
        margin: 0 -5px
    }

        .link_text .news_list li.news {
            float: left;
            width: 25%;
            text-align: center;
            padding: 0 40px;
            box-sizing: border-box;
            position: relative
        }

            .link_text .news_list li.news .news_box {
                padding: 15px;
                background: #fff;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
            }

            .link_text .news_list li.news:before {
                content: "";
                position: absolute;
                display: block;
                width: 98px;
                height: 98px;
                left: 50%;
                top: -48px;
                margin-left: -48px;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                background-color: #ebe4de;
                z-index: 1
            }

            .link_text .news_list li.news:hover:before {
                background-color: #a40000;
                transition: .4s
            }

            .link_text .news_list li.news .link_icon {
                display: block;
                width: 100%;
                padding-top: 100%;
                background: #fff;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                position: relative;
                border: 2px #ba3d27 dashed;
                box-sizing: border-box
            }

            .link_text .news_list li.news .link_con {
                line-height: 217px;
                position: absolute;
                left: 0;
                top: 0;
                text-align: center;
                align-items: center;
                flex-wrap: nowrap;
                flex-direction: row;
                align-content: center;
                width: 100%;
                height: 100%;
                justify-content: center;
                font-size: 20px;
                font-weight: 700;
                color: #303030;
            }

            .link_text .news_list li.news.i1:before {
                background: #ebe4de url(images/icon11.png) no-repeat center 20px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i1:hover:before {
                background: #a40000 url(images/icon1.png) no-repeat center 20px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i2:before {
                background: #ebe4de url(images/icon22.png) no-repeat center 26px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i2:hover:before {
                background: #a40000 url(images/icon2.png) no-repeat center 26px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i3:before {
                background: #ebe4de url(images/icon33.png) no-repeat center 26px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i3:hover:before {
                background: #a40000 url(images/icon3.png) no-repeat center 26px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i4:before {
                background: #ebe4de url(images/icon44.png) no-repeat center 20px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

            .link_text .news_list li.news.i4:hover:before {
                background: #a40000 url(images/icon4.png) no-repeat center 20px;
                background-size: 50%;
                -webkit-background-size: 50%;
                -moz-background-size: 50%;
            }

.link_icon {
    margin-bottom: 0
}

    .link_icon .news_list {
        margin: 0 -10px
    }

        .link_icon .news_list li.news {
            float: left;
            width: 20%;
            text-align: center;
            border: none
        }

            .link_icon .news_list li.news .news_box {
                margin: 0 10px
            }

            .link_icon .news_list li.news .link_icon {
                display: inline-block;
                width: 100%;
                background-color: #1b2ea3;
                opacity: 1;
                filter: Alpha(opacity=100)
            }

                .link_icon .news_list li.news .link_icon:hover {
                    background-color: #1b2ea3;
                    opacity: .8;
                    filter: Alpha(opacity=80)
                }

                .link_icon .news_list li.news .link_icon .icon {
                    width: 35px;
                    height: 34px;
                    margin: 10px 0;
                    border: 0 solid red
                }

            .link_icon .news_list li.news.i1 .link_icon .icon {
                background-position: 0 0
            }

            .link_icon .news_list li.news.i2 .link_icon .icon {
                background-position: -86px 0
            }

            .link_icon .news_list li.news.i3 .link_icon .icon {
                background-position: -169px 0
            }

            .link_icon .news_list li.news.i4 .link_icon .icon {
                background-position: -258px 0
            }

            .link_icon .news_list li.news.i5 .link_icon .icon {
                background-position: -335px 0
            }

            .link_icon .news_list li.news.i6 .link_icon .icon {
                background-position: -421px 0
            }

            .link_icon .news_list li.news.i7 .link_icon .icon {
                background-position: -86px 0
            }

            .link_icon .news_list li.news.i8 .link_icon .icon {
                background-position: -86px 0
            }

            .link_icon .news_list li.news .link_con {
                display: block;
                line-height: 30px;
                color: #000
            }

.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    width: 1300px;
    margin: 0 auto;
    background-size: cover;
}

    .l-banner img {
        display: none;
        height: 100%;
        vertical-align: top
    }

#l-container .inner {
    padding: 25px 10px
}

#d-container .inner {
    padding: 20px 60px;
    width: auto;
    background: #fff
}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative
}

    .col_menu .l-qh {
        margin-bottom: 10px
    }

    .col_menu .col_menu_head {
        background: #a40000;
    }

        .col_menu .col_menu_head h3.col_name {
            font-size: 20px;
            font-weight: 400;
            color: #fff
        }

            .col_menu .col_menu_head h3.col_name .col_name_text {
                display: block;
                line-height: 50px;
                padding: 0 5px 0 30px
            }

    .col_menu .col_menu_con {
        border: 1px solid #e4e4e4
    }

.col_list .wp_listcolumn {
    border-top: 0 solid #2867a0;
    border-bottom: 0 solid #fff
}

    .col_list .wp_listcolumn .wp_column a {
        color: #333;
        font-size: 15px;
        font-weight: 400;
        background: 0 0;
        border-top: 0 solid #fff;
        border-bottom: 1px solid #f6eaea
    }

        .col_list .wp_listcolumn .wp_column a .column-name {
            padding: 5px 0 5px 28px;
            line-height: 32px
        }

        .col_list .wp_listcolumn .wp_column a.selected, .col_list .wp_listcolumn .wp_column a:hover {
            color: #a40000;
            background: #eee
        }

            .col_list .wp_listcolumn .wp_column a.selected span.column-name {
                color: #a40000
            }

    .col_list .wp_listcolumn .wp_subcolumn .wp_column a {
        color: #454545;
        background: 0 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #bbb
    }

    .col_list .wp_listcolumn .wp_column.parent > a .column-name {
        font-weight: 700;
        color: #a40000
    }

    .col_list .wp_listcolumn .wp_column .sub_list a {
        color: #333;
        border-top: 1px solid #eee;
        margin-top: -1px
    }

    .col_list .wp_listcolumn .sub_list a .column-name {
        display: inline-block;
        line-height: 28px;
        padding: 5px 10px 5px 52px;
        cursor: pointer
    }

    .col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected {
        font-weight: 700;
        font-weight: 700;
        color: #a40000
    }

    .col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
        background: 0 0
    }

    .col_list .wp_listcolumn .sub_list .sub_list a .column-name {
        padding: 5px 10px 5px 51px;
        cursor: pointer
    }

    .col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {
        font-weight: 700;
        color: #a40000
    }

.col_news {
    width: 100%;
    min-height: 500px;
    float: right
}

    .col_news .col_news_box {
        margin-left: 290px
    }

.col_news_head {
    border-bottom: 1px solid #dbdbdb
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px
}

    .col_metas .col_title h2 {
        display: inline-block;
        font-size: 20px;
        font-family: "Microsoft yahei";
        font-weight: 400;
        color: #a40000;
        border-bottom: 3px solid #cbcbcb
    }

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666
}

    .col_metas .col_path a {
        color: #2f2f2f
    }

.col_news_con {
    padding: 5px 0 10px 0;
    margin: 0 7px
}

    .col_news_con .news_list li.news span.news_title {
        float: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        font-size: 16px;
        overflow: hidden;
    }

    .col_news_con .news_list li.news span.news_meta {
        position: absolute;
        top: 0;
        font-size: 14px;
        right: 0;
    }

.col_news_list {
    margin-top: 7px
}

    .col_news_list .wp_entry, .col_news_list .wp_entry p {
        line-height: 2;
        font-size: 16px;
        color: #333;
        font-family: 微软雅黑, "microsoft yahei";
    }

        .col_news_list .wp_entry p {
            margin-bottom: 10px
        }

        .col_news_list .wp_entry table {
            margin-bottom: 4px
        }

        .col_news_list .wp_entry img {
            max-width: 680px
        }

.infobox {
    width: auto;
    margin: 0 auto
}

.article {
    padding-top: 10px
}

    .article h1.arti_title {
        line-height: 48px;
        font-family: "Microsoft YaHei";
        font-size: 22px;
        text-align: center;
        color: #333;}

    .article h2.arti_title {
        line-height: 40px;
        font-family: "Microsoft YaHei";
        font-size: 17px;
        text-align: center;
        color: #1b1b1b
    }

    .article .arti_metas {
        padding: 10px;
        text-align: center;
        border-top: 1px solid #ececec
    }

        .article .arti_metas span {
            margin: 0 5px;
            font-size: 12px;
            color: #787878
        }

    .article .entry {
        margin: 0 auto;
        overflow: hidden;
        margin-top: 10px
    ;width: 1100px;}

        .article .entry .read, .article .entry .read p {
            line-height:2;
            font-size: 16px;
            color: #333;
            font-family: 微软雅黑, "microsoft yahei";
        }

            .article .entry .read p {
                margin-bottom: 10px
            }

            .article .entry .read img {
                margin: 0 auto;
                max-width: 940px
            }

            .article .entry .read table {
                margin: 0 auto;
                border: none !important
            }

#footer {
    background: #666666;
}

    #footer .inner {
        padding: 60px 0;
        position: relative;
    }

        #footer .inner .foot-right {
            float: right;
            margin-top: 12px
        }

        #footer .inner p {
            font-size: 16px;
            line-height: 32px;
            font-weight: 400;
            text-align: center;
            color: #fff;
        }

            #footer .inner p span {
                margin: 0 3px
            }

        #footer .inner .copyright a {
            color: #eee
        }

.shares {
    text-align: center
}

    .shares ul {
        width: auto;
        margin: 0 auto;
        text-align: right;
        float: right
    }

    .shares li {
        float: left;
        margin: 0 6px;
        position: relative
    }

        .shares li a {
            display: inline-block;
            width: 50px;
            height: 50px;
            border: 0 solid red;
            background: url(images/share_icon.png) no-repeat;
            opacity: .6;
            filter: Alpha(opacity=60);
            vertical-align: top
        }

            .shares li a:hover {
                opacity: 1;
                filter: Alpha(opacity=100)
            }

        .shares li.i1 a {
            background-position: 0 0
        }

        .shares li.i2 a {
            background-position: -72px 0
        }

        .shares li.i3 a {
            background-position: -144px 0
        }

        .shares li span {
            display: block;
            line-height: 22px;
            font-size: 12px;
            color: #d0d4ea;
            text-align: center
        }

        .shares li .con {
            display: none;
            position: absolute;
            bottom: 80px;
            left: 50%;
            z-index: 100;
            margin-left: -50px;
            width: 100px
        }

            .shares li .con img {
                width: 90px;
                height: 90px;
                vertical-align: top;
                background: #fff
            }

.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    width: 119px;
    line-height: 32px;
    margin-right: 55px;
    background: #fff;
}

    .botlinks .links-wrap a.links-arrow {
        display: block;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        color: #333333;
        background: url(images/arrow.png) no-repeat right top
    }

        .botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow {
            color: #333;
            background-position: right bottom;
            cursor: pointer
        }

    .botlinks .links-wrap .link-items {
        display: none;
        position: absolute;
        left: 0;
        bottom: 33px;
        width: auto;
        min-width: 180px;
        height: auto;
        max-height: 300px;
        overflow: auto;
        overflow-x: hidden;
        background: #f5f5f5
    }

        .botlinks .links-wrap .link-items a {
            display: block;
            margin-right: 15px;
            line-height: 24px;
            padding: 5px 0;
            color: #444
        }

            .botlinks .links-wrap .link-items a span {
                display: block;
                margin: 0 6px;
                white-space: nowrap
            }

            .botlinks .links-wrap .link-items a:hover {
                color: #fff;
                background: #a40000;
                cursor: pointer
            }

.mbanner .focus .focus-title-bar {
    bottom: 40px;
    left: 40px;
    margin-left: 0
}

.mbanner .focus .focus-title-bg {
    background-color: #000;
    opacity: .4
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 33px;
    margin-right: 0;
    z-index: 60;
    width: 100%;
    text-align: center;
}

.mbanner .focus .focus-page {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 20px;
    background: #fff;
    opacity:.7;
    border-radius:15px;
}

.mbanner .focus .focus-page-active {
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100)
}

.mbanner .focus .focus-navigation {
    width: 80px;
    height: 80px;
    opacity: .7;
    background: url(images/slide_next.png) no-repeat;
    text-indent: -999em
}

    .mbanner .focus .focus-navigation:hover {
        opacity: 1
    }

    .mbanner .focus .focus-navigation:active {
        opacity: 1
    }

.mbanner .focus .focus-prev {
    left: 0
}

.mbanner .focus .focus-next {
    right: 0;
    background-position: right top
}

.post-11 .focus .focus-title {
    height: 85px;
    line-height: 85px;
    padding: 0 45px;
    font-size: 20px;
    color: #000
}

    .post-11 .focus .focus-title a {
        color: #000
    }

.post-11 .focus .focus-title-bar {
    left: 100%;
    right: auto;
    margin-left: 0;
    top: 0;
    height: 85px
}

.post-11 .focus .focus-title-bg {
    background-color: #000;
    display: none
}

.post-11 .con {
    width: 640px;
    margin: 0;
    padding-top: 60px
}

.post-11 .focus .focus-pagination {
    position: absolute;
    left: 100%;
    bottom: 0;
    height: 67px;
    background: #f5f1ee;
    width: 100%;
    padding-right: 20px
}

.post-11 .focus .focus-page {
    width: 23px;
    height: 23px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 0;
    background-color: #bcbcbc;
    color: #000;
    border-radius: 50%;
    margin: 22px 0 22px 18px
}

    .post-11 .focus .focus-page:hover {
        font-size: 13px;
        color: #000;
        font-weight: 700
    }

.post-11 .focus .focus-page-active {
    background-color: #ba3d27;
    color: #fff
}

.post-11 .focus .focus-navigation {
    opacity: 0
}

.post-11:hover .focus .focus-navigation {
    opacity: 1
}

.post-11 .focus .focus-navigation:active {
    opacity: 1
}

.post-11 .focus-text-box {
    left: 100%;
    right: auto;
    margin-left: 0;
    top: 100px;
    padding: 0 45px;
    width: 100%;
    box-sizing: border-box
}

.post-11 .focus-text-inner {
    position: initial
}

.post-11 .focus-text-bg {
    display: none
}

.post-11 .focus-text a {
    font-size: 15px;
    line-height: 32px;
    color: #303030;
    font-family: 微软雅黑;
    opacity: .9
}

.post-13 .news_list li.news{
    width: 307px;
    float: left;
    background-color: #f1ede9;
    margin-bottom: 20px;
}

.post-13 .news_list li.news.n2,.post-13 .news_list li.news.n4,.post-13 .news_list li.news.n6,.post-13 .news_list li.news.n8,.post-13 .news_list li.news.n10{
    float:right;
}

.post-13 .news_list li.news:hover{
    background-color: #a40000;
}

.post-13 .news_imgs {
    position: relative;
    overflow: hidden;
    width: 160px;
    height: 115px;
    float: left;
}

.post-13 .news_wz {
    float: left;
    height: 100%;
    margin-left: 20px;
}

.post-14 .news_wz {
    float: left;
    width: 100%;
}

    .post-13 .news_wz .news_con .news_title{
        font-size: 16px;
        line-height: 50px;
        color: #000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding:;
    }

    .post-13 .news_list li.news:hover .news_wz .news_con .news_title a{
        color: #fff;
    }

    .post-14 .news_wz .news_con .news_title {
        float: left;
    }

.post-13 .news_wz .news_con .news_title{
    width: auto;
}

.post-14 li {
    padding: 11px 0;
    border-bottom: 1px solid #f0f0f0;
}

.post-14 li.n1 {
    padding: 0 0 11px 0;
}

.post-14 li.n9 {
    border-bottom: none;
}

.post-14 ul {
    /* margin-top: 5px; */
}

.post-14 .news_con .news_title {
    float: left;
    font-size: 16px;
    line-height: 27px;
}

.post-14 .news_con .news_date {
    color: #a40000;
}

.post-14 .news_con .news_date {
    float: right;
    font-size: 16px;
    line-height: 27px;
}

.post-21 .news_con {
    width: 190px;
    height: 122px;
    margin: 53px auto;
    text-align: center;
}

.post-21 .news_tu .news_list li.news .news_imgs {
    width: 286px;
    height: 340px;
    margin: 0 auto 17px;
}

.post-21 .news_tu .news_list li.news .news_imgs img {
    width: 100%;
    height: 100%;
}

.post-21 .news_tu .news_list li.news .news_title {
    line-height: 27px;
    height: auto;
    color: #fff;
    font-weight: bold;
}

.post-21 .news_tu .news_list li.news .news_title a,.post-21 .news_tu .news_list li.news .news_title a:hover{
    color:#fff!important;
}

@keyframes icon-bounce {
    0%,100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
        -ms-transform: rotate(0);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        transform: rotate(15deg);
        -ms-transform: rotate(15deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
    }

    75% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
    }

    85% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
    }
}

.main .post .news_list li.news:hover .news_title a {
    color: #a40000
}

.main .post .news_list li.news:hover .news_text a {
    color: #a40000
}

.news_imgs {
    overflow: hidden;
}

.news:hover .news_imgs a {
    transition: 0.4s;
    background:#a40000;
}

.post-21 button.slick-next {
    position: absolute;
    top: 150px;
    right: -95px;
    bottom: 0px;
    width: 50px;
    height: 50px;
    background: url(images/21next.png) no-repeat center;
}

.post-21 button.slick-prev {
    position: absolute;
    top: 150px;
    bottom: 0px;
    left: -95px;
    width: 50px;
    height: 50px;
    background: url(images/21prev.png) no-repeat center;
}
.post-21 button.slick-prev:hover,.post-21 button.slick-next:hover {
    transition: 0.4s;
    transform: scale(1.1);
}
.post-21 li:hover {
    border-bottom: none;
}


.post-21 li div {
}

    .post-21 li div .news_con {
        margin: 0 0
    }


.post-21 .news_imgs a {
    display: inline-block;
    max-width: 100%;
    transition: 0.4s;

}
.post-21 .news_imgs:hover a {
    display: inline-block;
    max-width: 100%;
    transition: 0.4s;
    transform: scale(1.1);

}

    .post-21 .news_imgs a img {
        width: 100%;
        height: 100%;
    }

.post-21 .slick-list.draggable {
    overflow: hidden;
}

.menu-item.i3 .sub-menu {width:235px;}
.menu-item.i4 .sub-menu {width:160px;}
.menu-item.i5 .sub-menu {width:160px;}
.yq{background: #f1ede9;}
.yq .inner{padding: 15px 0;}
.yqlj .tt{width:110px;}
.yq .con{width:1050px;}
.yq .tt,.yq .con{float:left;}
.yq .tt .title{line-height: 33px;margin-right: 20px;font-size: 18px;}
.yq .news_list li.news{float:left;padding-right:26px;}
.yq .news_list li.news .news_title a{font-size:16px;}
.header .sitelogo img{width: 442px;height:56px;}
