﻿@charset "utf-8";

html {
    /*min-width:1200px;*/
}

body {
    min-width: 1200px;
    color: #333;
    font-family: "Microsoft YaHei";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    border: 0
}

body, button, input, select, textarea {
    font: 15px/1.5 '\5FAE\8F6F\96C5\9ED1',"Microsoft YaHei","\5b8b\4f53";
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

input, select, textarea {
    font-size: 100%;
    outline: none;
}

ol, ul, li {
    list-style: none;
}

i, em {
    font-style: normal;
}
/*b,strong{ font-weight:normal}
*/ table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*caption,th,td {text-align:left;}
*/ img {
    border: 0;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #555
}

    a:hover {
        text-decoration: none;
        color: #428bca
    }

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap:before, .wrap:after, .clearfix:before, .clearfix:after, .main:before, .main:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    line-height: 0;
}

.clearfix {
    *zoom: 1;
}

.wp100 {
    width: 100%;
    position: relative;
}

.wp50 {
    width: 50%
}

.fc {
    margin: 0 auto
}

.relative {
    position: relative
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mt {
    margin-top: 15px;
}

.mt5 {
    margin-top: 5px;
}

.ml {
    margin-left: 15px
}

.mr35 {
    margin-right: 35px;
}

.border {
    border: #ddd solid 1px;
}

.crpr {
    cursor: pointer;
}

.main-concent {
    width: 100%;
    overflow: hidden;
    min-height: 600px;
}

.blank20 {
    clear: both;
    font-size: 0;
    height: 20px;
    line-height: 0;
}

.blank30 {
    clear: both;
    font-size: 0;
    height: 30px;
    line-height: 0;
}

.blank50 {
    clear: both;
    font-size: 0;
    height: 50px;
    line-height: 0;
}

.blank60 {
    clear: both;
    font-size: 0;
    height: 60px;
    line-height: 0;
}

/*头部*/
.wrap {
    width: 1200px;
    margin: 0 auto
}

.wrap1 {
    width: 100%;
    margin: 0 auto;
    background-color: #fafafa;
}

.sitenav {
    background: #ffffff;
    height: 50px;
    font-size: 13px;
    line-height: 50px;
}

.guide {
    margin-left: 90px;
    color: #c7c7c7;
}

    .guide a {
        padding: 0 5px;
    }

.top {
    height: 110px;
    line-height: 110px;
    overflow: hidden;
    background-color: #fcfcfc;
}

    .top img {
        vertical-align: middle;
    }

.logo {
    padding-top: 5px;
    box-sizing: border-box;
    padding-right: 290px;
}

.header {
    width: 100%;
}

    .header img {
        width: 100%;
    }

.search {
    margin-top: 40px;
    margin-right: 80px;
    height: 35px;
    background-color: rgba(255,255,255,.5);
    background: #fff\9;
    border-radius: 10px;
    border: #39658c solid 1px;
    float: left;
}

.s-text {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 260px;
    text-indent: 30px;
    background: none
}

.btn-so {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    background: url(../images/so.png) center -1px no-repeat;
    cursor: pointer;
    padding-top: 62px;
}

.nav {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background: url(../images/nav_bk.png) top center no-repeat;
    background-size: 100% 100%;
}

    .nav .wrap {
        position: relative;
        z-index: 10;
    }

.main-nav {
    position: relative;
    z-index: 20
}

    .main-nav li {
        position: relative;
        float: left;
        width: 127px;
        padding: 10px 0 0 0;
        text-align: center;
        font-size: 20px;
        line-height: 40px;
    }

        .main-nav li a {
            display: block;
            color: #fff;
            text-decoration: none;
        }

.nav .this-nav {
    position: absolute;
    z-index: 5;
    left: 162px;
    top: 0;
    width: 127px;
    height: 60px;
    background: #2f578a;
}

.main-nav li .sub-nav {
    position: absolute;
    z-index: 100;
    overflow: hidden;
    width: 127px;
    height: 0px;
    padding-top: 20px;
    left: 0;
    top: 40px;
}

    .main-nav li .sub-nav ul {
        position: static;
        z-index: 100;
        background-color: #83a8d5;
        float: left;
        width: 127px;
        left: 0px;
        top: 0px;
    }

        .main-nav li .sub-nav ul li {
            width: 100%;
            height: 40px;
            line-height: 40px;
            float: none;
            padding: 0;
            margin: 0;
            border-top: 1px solid #c2d3e3;
            overflow: hidden;
            font-size: 16px;
        }

            .main-nav li .sub-nav ul li a {
                display: block;
                width: 100%;
                color: #fff;
                line-height: 42px;
            }

                .main-nav li a:hover, .main-nav li .sub-nav ul li a:hover {
                    color: #fffcb4;
                }

.navbar {
    height: 41px;
    background: url(../images/navbar-bg.jpg) repeat-x
}

    .navbar .navbar-info {
        line-height: 41px;
        font-size: 14px
    }

        .navbar .navbar-info .date {
            padding-left: 23px;
            background: url(../images/icons.png) -10px 1px no-repeat;
        }

        .navbar .navbar-info .date, .navbar .navbar-info .birthday, .navbar .navbar-info .duty {
            float: left
        }

        .navbar .navbar-info .birthday, .navbar .navbar-info .duty {
            padding-left: 30px;
            background: url(../images/icons.png) 0 -36px no-repeat;
        }

        .navbar .navbar-info .date, .navbar .navbar-info .birthday {
        }

    .navbar .search {
        float: right;
        margin-top: 7px;
        width: 270px;
        height: 27px;
    }

        .navbar .search form {
            float: left;
            _zoom: 1;
            *display: inline;
        }

    .navbar .search-box {
        float: left;
        width: 200px;
        height: 25px;
        text-indent: 2em;
        border: #ddd solid 1px;
        background: url(../images/icons.png) -5px -80px no-repeat;
        _zoom: 1;
        *display: inline;
    }

    .navbar .search-btn {
        float: left;
        margin-left: 5px;
        width: 59px;
        height: 27px;
        cursor: pointer;
        background: url(../images/so-btn.png);
        _zoom: 1;
        *display: inline;
    }

/***首页***/
.islw {
    width: 278px
}

.isrw {
    width: 315px
}

.iw {
    width: 1198px
}
/*首页板块宽度*/
.imw {
    width: 400px;
}

.ilm {
    width: 883px
}
/*焦点新闻*/
.column-hd {
    display: inline-block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    background-image: url(../images/news_tit.jpg);
    font-size: 14px;
}

    .column-hd span {
        display: inline-block;
        padding: 0 30px;
        height: 42px;
        font-size: 18px;
    }

        .column-hd span a {
            color: #fff
        }

.hot-news {
}

    .hot-news h2 {
        font-size: 20px;
        text-align: center;
        line-height: 60px;
    }

        .hot-news h2 a {
            color: #01a869;
        }

    .hot-news p {
        text-indent: 2rem;
        line-height: 22px;
        border-bottom: #ddd dashed 1px;
        padding: 0 0 15px 0;
        margin-bottom: 15px
    }

        .hot-news p a {
            color: #01a869;
        }

.inews-ul {
    padding-top: 15px;
}

    .inews-ul li {
        width: 100%;
        height: 32px;
        overflow: hidden;
        background: url(../images/dot1.gif) left center no-repeat;
        line-height: 34px;
    }

        .inews-ul li a {
            display: inline-block;
            width: 85%;
            padding-left: 15px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .inews-ul li em {
            float: right;
            color: #888
        }

        .inews-ul li:last-child, .bd-notice li:last-child, .notice-bd li:last-child, .news-item:last-child {
            border-bottom: none
        }
/*最新新闻*/
.hot {
    width: 1192px;
    height: 159px;
    background-image: url(../images/news_hot.jpg);
}

.hotl {
    padding-top: 60px;
    padding-left: 50px;
    width: 800px;
    height: 78px;
    float: left;
}

    .hotl h2 {
        color: #2895b2;
        font-size: 28px;
        text-align: center;
        line-height: 30px;
        font-weight: bold
    }

        .hotl h2 a {
            color: #2895b2;
            text-decoration: none;
        }

    .hotl ul {
        padding: 5px;
        margin-top: 10px;
    }

        .hotl ul li {
            font-size: 17px;
            line-height: 25px;
            height: 25px;
            float: left;
            font-weight: bold;
            color: #242424;
            width: 33%;
            overflow: hidden;
            border-right: 1px solid #333;
            padding: 0 15px;
            box-sizing: border-box
        }

            .hotl ul li:nth-of-type(3) {
                border: none;
            }

            .hotl ul li span {
                font-size: 20px;
                line-height: 50px;
                height: 50px;
                text-align: center;
                padding-left: 15px;
                padding-right: 15px;
                font-weight: lighter
            }

.hotr {
    float: right;
    padding-top: 30px;
    width: 278px;
}
/*焦点新闻*/
.inews-hd ul {
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}

    .inews-hd ul li {
        width: 33.333%;
        float: left;
        text-align: center;
        height: 48px;
        line-height: 48px;
    }

.inews-ul li { /*border-bottom:#bbb dotted 1px;*/
    height: 34px;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/dot.png) 2px center no-repeat;
    line-height: 34px;
    font-size: 14px;
    color: #333;
}

    .inews-ul li a {
        display: inline-block;
        width: 78%;
        padding-left: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
    }

    .inews-ul li em {
        float: right;
        color: #6d6d6d
    }

    .inews-ul li a:hover {
        color: #2895b2
    }

    .inews-ul li:last-child {
        border-bottom: none
    }

.news-concent {
    width: 100%;
    position: relative;
    height: 420px;
}

.news-hd {
    width: 100%;
    background-color: #99c7c8;
    height: 50px;
    line-height: 50px;
}

.new-hdtext {
    width: 590px;
    float: right;
    overflow: hidden;
    line-height: 50px;
}

    .new-hdtext img {
        vertical-align: middle;
        padding-top: 10px;
        box-sizing: border-box;
    }

    .new-hdtext span a {
        color: #fff;
        font-size: 13px;
    }

.news-main {
    position: absolute;
    top: 30px;
    width: 100%;
}


.jt-list {
    padding: 15px 0;
    background-color: #fbfbfb;
}

.opt-list {
    width: 920px;
    float: left;
    padding-top: 5px;
}

    .opt-list ul {
        overflow: hidden;
        width: 100%;
    }

        .opt-list ul li {
            width: 25%;
            float: left;
            text-align: center;
            border-right: 1px solid #ececec;
            box-sizing: border-box;
        }

            .opt-list ul li:last-child {
                border-right: none;
            }

            .opt-list ul li img {
                width: 60px;
            }

            .opt-list ul li p {
                font-size: 14px;
                line-height: 2;
                color: #2e2d32;
            }

.video {
    width: 255px;
}

    .video img {
        width: 100%;
    }

.column-cnt {
    background-color: #f8f8f8;
    width: 100%;
}

.column-list {
    width: 100%;
    overflow: hidden;
}

.item-cnt {
    width: 32%;
    float: left;
    margin-right: 2%;
}

    .item-cnt:last-child {
        margin-right: 0;
    }

.item-hd {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #225ea2;
    font-weight: 900;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #2895b2;
}

.item-choice {
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
}

    .item-choice ul {
        float: left;
        overflow: hidden;
    }

        .item-choice ul li {
            width: 100px;
            float: left;
            border: 1px solid #dddddd;
            height: 32px;
            line-height: 32px;
            text-align: center;
            color: #484848;
            font-size: 14px;
            cursor: pointer;
        }

            .item-choice ul li.active {
                color: #119000
            }

            .item-choice ul li:hover {
                color: #119000
            }

.item-hd span {
    float: right;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-weight: lighter;
}

    .item-hd span a {
        font-size: 14px;
        color: #979797;
        font-weight: lighter;
    }

        .item-hd span a:hover {
            color: #2895b2;
        }

.item-pic {
    position: relative;
    padding-top: 7px;
}

    .item-pic img {
        display: block;
        width: 100%;
        height: 220px;
    }

    .item-pic b {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 30px;
        background-color: #528faa;
        opacity: .5;
        filter: alpha(opacity=50);
    }

    .item-pic span {
        position: absolute;
        left: 2%;
        bottom: 5px;
        width: 96%;
        height: 30px;
        line-height: 40px;
        overflow: hidden;
        color: #fff;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

div.item-cnt .item-text {
    padding: 8px 5px;
}

    div.item-cnt .item-text li {
        background: url(../images/dot1.png) 2px center no-repeat;
        width: 100%;
        height: 32px;
        line-height: 32px;
    }

        div.item-cnt .item-text li a {
            width: 96%;
        }

.section-cnt ul {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 35px 0;
}

    .section-cnt ul li {
        width: 24.25%;
        overflow: hidden;
        margin-right: 1%;
        float: left;
        text-align: center;
        height: 90px;
        line-height: 90px;
        font-size: 22px;
        letter-spacing: 1px;
        cursor: pointer;
    }

        .section-cnt ul li:last-child {
            margin-right: 0;
        }

        .section-cnt ul li a {
            color: #fff;
            text-decoration: none;
        }

        .section-cnt ul li:nth-child(1) {
            background-color: #99c7c7;
        }

        .section-cnt ul li:nth-child(2) {
            background-color: #2895b2;
        }

        .section-cnt ul li:nth-child(3) {
            background-color: #73bb57;
        }

        .section-cnt ul li:nth-child(4) {
            background-color: #ffb762;
        }


/*列表页*/
.list-hd {
    height: 70px;
    background: url(../images/yy_bk.png) center no-repeat;
    background-size: 100% 100%;
    margin: 20px auto;
}

.list-itemcnt {
    width: 1100px;
    margin: 0 auto;
}

    .list-itemcnt ul {
        width: 100%;
        overflow: hidden;
    }

        .list-itemcnt ul li {
            width: 120px;
            margin-right: 20px;
            height: 55px;
            line-height: 55px;
            text-align: center;
            float: left;
            background-color: #bababa;
            color: #fff;
            font-size: 20px;
            cursor: pointer;
            margin-bottom: 10px;
        }

            .list-itemcnt ul li a {
                color: #fff;
                text-decoration: none;
            }

            .list-itemcnt ul li.active {
                background: url(../images/hd_bk.png) center no-repeat;
                background-size: 100% 100%;
            }

            .list-itemcnt ul li:last-child {
                margin-right: 0;
            }

.list-concent {
    background-color: #ffffff;
    padding: 20px 30px;
    box-sizing: border-box;
}

.list-cnt {
    background: url(../images/back1.png) center repeat-y;
    background-size: 1px auto;
    background-position: 110px;
    overflow: hidden;
    width: 880px;
    padding-left: 20px;
    float: right;
}

.date_list {
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
}

    .date_list:first-child {
        margin-top: 18px;
    }

.date_list_time {
    margin-top: 30px;
    float: left;
    text-align: center;
    background: url(../images/dian.png) center no-repeat;
    background-position: 100%;
    font-size: 20px;
    color: #fff;
    padding-right: 26px;
    box-sizing: border-box;
}

    .date_list_time span {
        background: url(../images/data_bk.png) center no-repeat;
        background-size: 100% 100%;
        font-size: 13px;
        display: inline-block;
        width: 90px;
        height: 30px;
        line-height: 30px;
    }

.date_list_content {
    width: 750px;
    color: #666;
    float: right;
    font-size: 15px;
    box-sizing: border-box;
    overflow: hidden;
}

.date_list_pic {
    width: 200px;
    float: left;
}

    .date_list_pic img {
        width: 100%;
        vertical-align: middle;
    }

.date_list_text {
    float: right;
    width: 510px;
    color: #2e2e2e;
}

    .date_list_text h3 {
        font-size: 22px;
        color: #2e2e2e;
        padding-bottom: 10px;
        line-height: 1;
    }

        .date_list_text h3 a {
        }

        .date_list_text h3 span {
            font-size: 13px;
            color: #666;
            padding-left: 5px;
        }

    .date_list_text p {
        font-size: 14px;
        line-height: 1.7;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

.date_list_text2 {
    float: right;
    width:740px;
    color: #2e2e2e;
}

    .date_list_text2 h3 {
        font-size: 22px;
        color: #2e2e2e;
        padding-bottom: 10px;
        line-height: 1;
    }

        .date_list_text2 h3 a {
        }

        .date_list_text2 h3 span {
            font-size: 13px;
            color: #666;
            padding-left: 5px;
        }

    .date_list_text p {
        font-size: 14px;
        line-height: 1.7;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

/*详情页*/
.detail-concent {
    background-color: #ffffff;
    padding: 20px 30px;
    box-sizing: border-box;
}

.detail-hd {
    font-size: 14px;
    color: #222;
}

    .detail-hd span {
        color: #666;
    }

        .detail-hd span a {
            color: #777;
            text-decoration: none;
            cursor: pointer;
        }
/*列表详情页*/
/*详情页*/
.article {
    padding: 20px;
    margin-top: 10px;
}

    .article h2 {
        font-size: 22px;
        color: #111;
        text-align: center;
        padding: 5px 0;
    }

    .article .date {
        text-align: center;
        line-height: 50px;
        color: #999;
        font-size: 14px;
    }

.article-bd {
    padding: 30px 10px;
    line-height: 30px;
    color: #444;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #ddd;
}

    .article-bd p {
        margin: 10px 0
    }

    .article-bd img {
        max-width: 90%;
    }

.article-bottom {
    margin-top: 20px;
    padding: 0 10px;
}

    .article-bottom .clearfix {
        line-height: 36px;
        padding: 3px 10px;
    }

    .article-bottom .fl span {
        float: left;
    }

    .article-bottom ul {
        margin: 5px 0;
        padding: 10px;
        border-top: #ddd solid 1px;
    }

    .article-bottom li {
        width: 100%;
        height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.del-hd {
    padding-bottom: 20px;
    text-align: center;
}

    .del-hd h5 {
        font-size: 24px;
        color: #2d2d2d;
        padding: 10px 0;
        font-size: 26px;
        font: 15px/1.5 '\5FAE\8F6F\96C5\9ED1',"Microsoft YaHei","\5b8b\4f53";
    }

    .del-hd p {
        color: #999999;
        font-size: 14px;
        line-height: 24px;
    }

.del-concent {
    width: 100%;
    padding: 20px 10px;
    text-align: center;
    box-sizing: border-box;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #ddd;
}

    .del-concent img {
        max-width: 880px;
        text-align: center;
        margin: 10px 0;
    }

    .del-concent p {
        text-indent: 2em;
        line-height: 1.8;
        margin: 10px 0;
        font-size: 14px;
        color: #333;
        text-align: justify;
        font: 15px/1.5 '\5FAE\8F6F\96C5\9ED1',"Microsoft YaHei","\5b8b\4f53";
    }

.detail-cnt {
    margin-bottom: 20px;
}

.detail-footer {
    margin-bottom: 60px;
    padding: 20px 40px;
    box-sizing: border-box;
    border-top: 1px dashed #c1c1c1;
}

    .detail-footer p {
        line-height: 2;
        color: #000;
        font-size: 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background: url(../images/jiantou.png) 2px center no-repeat;
        background-size: 9px auto;
        padding-left: 12px;
    }

        .detail-footer p a {
            cursor: pointer;
            color: #000;
        }

            .detail-footer p a:hover {
                color: #e66b0a;
            }

.xm {
    width: 1200px;
    margin: 0 auto;
}

.xml {
    width: 1200px;
    background: url(../images/xmjscg_tit.png) no-repeat;
    height: 50px;
    line-height: 50px;
}

    .xml span {
        float: right;
        line-height: 50px;
    }

.xm .newstit {
    padding-top: 40px;
    width: 290px;
    height: 40px;
    float: right;
}

    .xm .newstit .newstitl {
        font-size: 24px;
        line-height: 40px;
        color: #FFFFFF;
        background-color: #cfa972;
        width: 160px;
        height: auto;
        text-align: center;
        float: left;
    }

        .xm .newstit .newstitl a {
            color: #FFFFFF;
        }

    .xm .newstit .newstitr {
        width: 128px;
        height: auto;
        text-align: center;
        border: 1px solid #cfa972;
        float: right;
    }

.xm .newstitr li {
    font-size: 24px;
    line-height: 38px;
    color: #FFFFFF;
    float: left;
    width: 130px;
}

.xm .newstit .newstitr li a {
    color: #000000;
}

.xmnr {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

    .xmnr ul {
    }

    .xmnr li {
        width: 380px;
        height: 330px;
        float: left;
        overflow: hidden;
        padding-right: 20px;
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-left: 0px;
    }

        .xmnr li .imgContent {
            width: 100%;
            height: 212px;
            overflow: hidden;
            background-color: #FFFFFF;
        }

        .xmnr li .info {
            width: 340px;
            height: 100px;
            overflow: hidden;
            background-color: #FFFFFF;
            padding: 20px;
        }

            .xmnr li .info p {
                height: 35px;
                overflow: hidden;
                text-align: left;
                line-height: 35px;
                color: #403f3f;
                font-size: 18px;
                font-weight: 500;
                background-color: #FFFFFF;
                font-weight:bold
            }

            .xmnr li .info span {
                height: 40px;
                overflow: hidden;
                text-align: center;
                line-height: 20px;
                color: #403f3f;
                font-size: 12px;
            }

        .xmnr li .imgContent img.bigger {
            width: 100%;
            height: 212px;
        }
/*底部*/
.footer {
    width: 100%;
    text-align: center;
    background-color: #949fb1;
    color: #fff;
    padding: 20px 0;
    height: 85px;
}

    .footer a {
        color: #fff;
    }

.footer-nav {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}

    .footer-nav a {
        color: #fff;
    }

.footer a:hover {
    text-decoration: underline;
}

.footer p {
    line-height: 30px;
    letter-spacing: 0.5px;
    font-size: 14px;
}
/*漂浮广告*/
/*.floating-ad{z-index:100;position:relative}
*/ .floating-ad {
    z-index: 100;
    position: fixed;
    right: 10px;
    top: 200px;
}

    .floating-ad .close {
        position: absolute;
        width: 30px;
        height: 30px;
        left: 0;
        top: 0;
        cursor: pointer;
        display: block
    }
/*分页*/


/*二级*/
.page {
    width: 1200px;
    height: auto;
}

.pagel {
    width: 260px;
    height: auto;
    float: left;
}

.ds{
width:100px;
border-bottom:1px dashed #1f1f1f;
}
.pagec {
    width: 30px;
    height: auto;
    float: left;
}

.pager {
    width: 890px;
    height: auto;
    border: 1px solid #ebebeb;
    float: right;
    padding: 10px;
}

.sidenav {
}

    .sidenav li {
        text-align: center;
        margin: 10px 0 10px 0px;
        font-size: 18px;
        background: #b7b7b7;
        height: 42px;
        line-height: 38px;
    }

        .sidenav li a {
            display: block;
            padding: 3px 0;
            color: #fff;
        }

        .sidenav li:hover, .sidenav li.current {
            background: url(../images/left_nav.jpg);
        }

            .sidenav li:hover a, .sidenav li.current a {
                color: #fff
            }

.paging {
    padding-top: 10px;
    height: 42px;
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
    float: right;
}

    .paging .scalar, .paging .size, .paging .number, .paging .current {
        margin: 1px;
        float: left;
        display: block;
    }

    .paging .scalar, .paging .size, .paging .current {
        padding: 2px 6px;
    }

    .paging .number a {
        padding: 1px 6px;
        display: block;
        text-decoration: none;
        color: #333;
    }

        .paging .number a:link, .paging .number a:visited {
            text-decoration: none;
        }

        .paging .number a:hover, .paging .number a:active {
            padding: 1px 6px;
            text-decoration: none;
            color: #1879aa;
        }

    .paging .scalar, .paging .size, .paging .number {
        border: solid 1px #1879aa;
        background: #FFF;
    }

    .paging .current {
        background: #1879aa;
        border: solid 1px #1879aa;
        color: #ffffff;
    }

    .paging .number img {
        margin: 1px;
    }
/*scy董事长致辞*/
.scymainr {
    width: 890px;
    float: left;
}

    .scymainr h1 {
        color: #333333;
        font-size: 30px;
        font-family: "微软雅黑";
        height: 102px;
        line-height: 102px;
        margin-bottom: 9px;
        font-weight: bold;
    }

.scymainrs {
    height: 273px;
    width: 920px;
}

    .scymainrs img {
        float: left;
    }

    .scymainrs p {
        font-size: 28px;
        color: #333333;
        font-family: "微软雅黑";
        padding: 72px 0 0 18px;
        padding-bottom: 62px;
    }

    .scymainrs span {
        display: block;
        text-align: right;
        margin-top: 10px;
        font-size: 18px;
        color: #666666;
        font-family: "微软雅黑";
    }

.scymainx {
    padding: 40px 10px 0 0;
}

    .scymainx p {
        font-size: 16px;
        margin-bottom: 35px;
        color: #666666;
        font-family: "微软雅黑";
        text-indent: 32px;
        line-height: 26px;
    }

        .scymainx p img {
            float: right;
        }
/*scy董事长致辞*/
/*scy发展历程*/
.scyfzmains {
    /*padding-right: 18px;*/
    width: 890px;
    padding-top: 30px;
}
.data-line {
    width: 720px;
    margin: 0 auto;
    position: relative;
}
.scyfzmains ul {
    width: 720px;
    overflow: hidden;
    float: left;
    display: inline;
    height: 90px;
    position: relative;
}

        .scyfzmains ul li {
            float: left;
            line-height: 110px;
            /*border-bottom: 1px solid #323232;*/
            height: 90px;
            padding:0 38px;
        }

    .scyfzmains .s4 {
        margin-right: 36px;
        cursor: pointer;
        display: block;
        float: left;
    }

    .scyfzmains .s5 {
        margin-left: 36px;
        cursor: pointer;
        display: block;
        float: left;
    }

    .scyfzmains ul li a {
        width: 100%;
        display: block;
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        font-family: "微软雅黑";
        height: 60px;
        background: url(../images/scy_gj_fasbj_04.jpg) repeat-x bottom;
        color: #000000;
        font-weight: bold;
    }

    .scyfzmains ul li.s6 {
        /*width: 56px;
        border-bottom: 1px solid #323232;
        height: 15px;*/
    }

    .scyfzmains ul li a:hover {
        background: url(../images/scy_gj_fasbj_03.jpg) no-repeat bottom;
        color: #e39212;
        font-weight: bold;
    }

    .scyfzmains ul li a.s7 {
        background: url(../images/scy_gj_fasbj_03.jpg) no-repeat bottom;
        color: #e39212;
        font-weight: bold;
    }

.scyfzmainx {
    width: 890px;
    /*padding: 0 98px 0 0;*/
    position: relative;
    margin-top: 160px;
}

    .scyfzmainx .tht_fzlc_year {
        display: inline;
        width: 128px;
        height: 129px;
        line-height: 128px;
        background-image: url(../images/tht_fzlc_bg.jpg);
        font-size: 42px;
        color: #FFF;
        text-align: center;
        margin: 0 auto;
        /*margin-top: 58px;*/
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: -64px;
        left: 381px;
    }
.listInfo {
    width:50%;
    float:left;
    height:500px;
}
.leftInfo {
    background:blue
}
.rightInfo {
    background:red
}
.scyfzmainx ul {
    width: 700px;
    padding-left: 100px;
    background-image: url(../images/dsj_bj.jpg);
    /*background-size:600px auto;*/
    background-repeat:repeat-y;
    padding-top:64px;
    

}

        .scyfzmainx ul li {
            margin-bottom: 38px;
        }

.scyfzmainx li p {
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    font-family: "微软雅黑";
    padding-left: 360px;
    width: 400px;
}

    .scyfzmainx li span {
        font-size: 14px;
        font-weight: bold;
        font-family: "微软雅黑";
        display: block;
        width: 90px;
        float: left;
    }

    .scyfzmainx div {
        display: none
    }

        .scyfzmainx div:first-child {
            display: block
        }

.scyfzmainx li span.data-time {
    color: #4d98a8;
    width: 200px;
    font-size: 20px;
    margin-left: 70px;
    padding: 3px 40px 0 10px;
    border-bottom: 1px solid #4d98a8;
}

/*scy发展历程*/
@keyframes bigger {
    from {
        width: 100%;
        height: 100%;
    }

    to {
        width: 110%;
        height: 110%;
    }

    @keyframes smaller {
        from

{
    width: 110%;
    height: 110%;
}

to {
    width: 100%;
    height: 100%;
}
