* {
    margin: 0 auto;
}

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

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
    margin: 0px;
    padding: 0px;
}

html {
    position:relative;
    height: 100%;
    z-index: -1;
    z-index: auto\9;
}

body {
    text-align: center;
    color: #838383;
    font-size: 12px;
    font-family: "Microsoft YaHei",Arial,"Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3",SimSun,STHeiti;
    line-height: 20px;
    position: relative;
    height: 100%;
    min-width: 1340px;
    background-color: #f6f6f6;
    z-index: -1;
    z-index: auto\9;
}

a {
    color: #838383;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

ul, li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    font-size: 12px;
}

.form-control {
    width: 266px;
    height: 34px;
    padding: 0 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
}

    .form-control:hover {
        border: 1px solid #b20000;
    }

.site-top {
    background-color: #205c3a;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
}

    .site-top .site-top-bd {
        width: 1280px;
        color: #ffffff;
        line-height: 30px;
        text-align: right;
    }
    .site-top .site-top-bd .site-top-bd-left {
        float:left;
    }
    .site-top .site-top-bd .site-top-bd-right {
        float:right;
    }
    .site-top .site-top-bd {
        width: 1280px;
        color: #ffffff;
        line-height: 30px;
        text-align: right;
    }

        .site-top .site-top-bd a {
            color: #ffffff;
            margin-left: 20px;
            font-size: 14px;
        }

        .site-top .site-top-bd .message-box {
            margin-left: 10px;
        }

            .site-top .site-top-bd .message-box span {
                font-weight: bold;
                color: #ff0000;
            }

        .site-top .site-top-bd .split {
            margin: 0 5px;
        }

.site-header {
    background-color: #ffffff;
}

    .site-header .site-header-bd {
        width: 1280px;
        margin: 0 auto;
        height: 130px;
    }

        .site-header .site-header-bd .site-header-bd-left {
            float: left;
        }

        .site-header .site-header-bd .site-header-bd-right {
            line-height: 110px;
            float: right;
            width: 969px;
        }

.site-nav {
    background-color: #205c3a;
    box-shadow: 0px 1px 5px #222;
    border-bottom: 1px solid #e7e7e7\9;
}

    .site-nav .site-nav-bd {
        width: 1280px;
        margin: 0 auto;
        height: 50px;
    }

.site-menu {
    height: 50px;
}

    .site-menu .site-menu-item {
        float: left;
        height: 50px;
        line-height: 50px;
        width: 104.66px;
        font-size: 15px;
        text-align: left;
    }
    
        .site-menu .site-menu-item a{
            text-align: center;
            border-right: 1px dashed #1f7342;
            height: 50px;
            width: 104.66px;
            display: block;
            color: #ffffff;
        }
        .site-menu .site-menu-item .site-menu-item-drop a {
            border-right: none;
        }
            .site-menu .site-menu-item a:hover {
                background-color: #1f7342;
                color: #ffffff;
                text-decoration: none;
            }

    .site-menu .on, .site-menu .active {
        background-color: #1f7342;
    }

        .site-menu .on a, .site-menu .active a {
            color: #ffffff;
        }

    .site-menu .site-menu-item .site-menu-item-drop {
        display: none;
        position: absolute;
        width: 104.66px;
        background-color: #ffffff;
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
        z-index: 999;
        border-radius: 0px 0px 5px 5px;
        box-shadow: 1px 1px 5px #e7e7e7;
    }

        .site-menu .site-menu-item .site-menu-item-drop li {
            font-size: 15px;
            height: 40px;
            line-height: 40px;
        }

            .site-menu .site-menu-item .site-menu-item-drop li a {
                font-size: 15px;
                height: 40px;
                line-height: 40px;
                color: #221815;
            }

                .site-menu .site-menu-item .site-menu-item-drop li a:hover {
                    font-size: 15px;
                    height: 40px;
                    line-height: 40px;
                    color: #ffffff;
                }

            .site-menu .site-menu-item .site-menu-item-drop li .last_a {
                border-radius: 0px 0px 5px 5px;
            }

.GuidBar {
    background-color: #ffffff;
    text-align: left;
    padding: 20px;
    font-size: 15px;
    color: #838383;
}

    .GuidBar a {
        color: #838383;
    }

    .GuidBar img {
        margin-right: 10px;
    }

.site-body {
    margin: 35px auto;
    width: 1280px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
}

    .site-body .site-body-left {
        width: 805px;
        float: left;
    }

    .site-body .site-body-right {
        width: 280px;
        float: left;
        margin-left: 15px;
    }


.site-footer {
    background-color: #1f7342;
}

    .site-footer .site-footer-top {
        background-color: #205c3a;
        height: 45px;
        line-height: 45px;
    }

        .site-footer .site-footer-top .site-footer-top-bd {
            width: 1100px;
            line-height: 45px;
        }

            .site-footer .site-footer-top .site-footer-top-bd ul li {
                list-style: none;
                float: left;
                width: 275px;
                font-size: 15px;
            }

                .site-footer .site-footer-top .site-footer-top-bd ul li a {
                    color: #b5c7dd;
                }
           .site-footer .site-footer-top .site-footer-top-bd .yqljbox{
               position: relative;
                margin: 0 auto;
                width: 352px;
           } 
           .site-footer .site-footer-top .site-footer-top-bd .yqljbox div{
               float:left;
               width: 50%;
           } 
           .site-footer .site-footer-top .site-footer-top-bd select{
        border-radius:5px;
        margin: 0 10px;
        color:#555;
        padding:2px 2px 4px 2px;
        border:1px solid #205c3a;
        width:150px;
    }

    .site-footer .site-footer-bd {
        width: 1280px;
        padding-bottom: 20px;
    }

    .site-footer .site-footer-bd-top {
        margin: 20px 0;
    }

    .site-footer .site-footer-bd-left {
        float: left;
        text-align: left;
        color: #ffffff;
        font-size: 13px;
        padding-top:10px;
        margin-left:110px;
    }

    .site-footer .site-footer-bd-middle {
        float: left;
        margin-left:50px;
    }

    .site-footer .site-footer-bd-right {
        margin-left:50px;
        float: left;
        text-align: left;
        color: #ffffff;
        font-size: 13px;
        padding-top:10px;
    }
    
    .site-footer .site-footer-bd-right div{
        margin-top:14px;
    }




	

/*滚动图片*/
.scrollbox-box {
    position: relative;
    z-index: -1;
}

.scrollbox {
}

    .scrollbox .scrollitem {
        position: relative;
    }

        .scrollbox .scrollitem img {
            display: none;
            max-width: 100%;
        }

.scroll-navigation {
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}

.scroll-previous {
    left: 0;
}

.scroll-next {
    right: 0;
}

.icon-scroll-prev {
    background-position: -84px center;
}

    .icon-scroll-prev:hover {
        background-position: 0 center;
    }

.icon-scroll-next {
    background-position: -125px center;
}

    .icon-scroll-next:hover {
        background-position: -42px center;
    }

.icon-scroll {
    background-image: url("images/icon-slides.png");
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999em;
    width: 41px;
}


.content-box {
    margin: 20px auto;
    /*width: 1280px;*/
    width:1700px;
    height: 435px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
}

    .content-box .content-box-item {
        float: left;
        margin: 25px;
        text-align: left;
        /*width: 550px;*/
        width: 496px;
    }

.person-box {
    float: left;
    margin-left: 16px;
    text-align: left;
    width: 280px;
    height: 437px;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
}
    .person-box .person-box-bd {
        padding: 35px;
        text-align: left;
    }
.person-box-bd-top {
    position: relative;
}
.person-box .person-box-bd .person-box-bd-content {
    width: 210px;
    margin-top: 13px;
}

.news-box {
    float: left;
    text-align: left;
    /*width: 980px;*/
    width: 1400px;
    height: 437px;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
}

    .news-box .news-box-bd {
        padding: 35px;
        text-align: left;
    }

.news-box-bd-top {
    position: relative;
}

.news-box .news-box-bd .news-box-bd-left {
    float: left;
    width: 490px;
    height: 350px;
    margin-top:13px;
}

.news-box .news-box-bd .news-box-bd-right {
    float: right;
    /*width: 390px;*/
    width: 810px;
    padding-left: 30px;
    margin-top: 13px;
}

    .news-box .news-box-bd .news-box-bd-right .news-text {
        color: #a7a7a7;
        text-align: left;
        margin: 0 20px;
        font-size: 15px;
        line-height: 30px;
    }

        .news-box .news-box-bd .news-box-bd-right .news-text p {
            margin-bottom: 10px;
        }

    .news-box .news-box-bd .news-box-bd-right .more {
        margin: 20px 1px 0 0;
        text-align: right;
    }

.news-top {
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 30px;
}

    .news-top .news-top-title {
        font-size: 19px;
        line-height: 24px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .news-top .news-top-date {
        font-size: 15px;
        line-height: 36px;
        color: #838383;
    }

    .news-top .news-top-content {
        font-size: 15px;
        line-height: 24px;
        height: 68px;
        overflow: hidden;
        color: #838383;
    }

.news-list {
    text-align: left;
}

    .news-list li {
        background: url("images/ico-01.png") 10px no-repeat;
        border-top: 1px dashed #7b9ac2;
        font-size: 15px;
        padding-left: 10px;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
    }

    .news-list .li-date a {
        float: left;
        /*width: 400px;*/
        width:346px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.news-box-bd-right  .news-list .li-date a {
        /*width: 260px;*/
        width:680px;
}
    .news-list li span {
        float: right;
        color: #838383;
    }






    
.category-banner {
    z-index: -1;
    position: relative;
}

    .category-banner img {
        max-width: 100%;
    }

.category-body {
    margin-top: -150px;
    width: 1100px;
    background-color: #ffffff;
    margin-bottom:50px;
}

    .category-body .category-body-left {
        float: left;
        width: 240px;
    }

.category-box .category-title {
    height: 80px;
    line-height: 80px;
    color: #ffffff;
    background-color: #db241c;
    font-size: 28px;
    text-align: center;
}

.category-box li {
    line-height: 65px;
    font-size: 20px;
    border-bottom: 1px solid #d1d1d1;
    border-top: none;
    text-align: left;
    background: #eaeaea url("/Content/Images/ico-02.png") 190px 28px no-repeat;
}

    .category-box li a {
        display: block;
        margin: 0 60px;
        color: #5f5f5f;
        overflow: hidden;
        white-space: nowrap;
    }

    .category-box .on, .category-box li:hover {
        background-color: #ffffff;
    }

.category-body .category-body-right {
    float: left;
    width: 860px;
}

.category-news-list {
    margin: 10px 20px 40px 20px;
    text-align: left;
}

    .category-news-list li {
        background: url("images/ico-01.png") 10px no-repeat;
        border-bottom: 1px dashed #7b9ac2;
        font-size: 15px;
        padding-left: 30px;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
    }

    .category-news-list .li-date a {
        float: left;
        width: 670px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .category-news-list li span {
        float: right;
        color: #838383;
        width: 120px;
    }







.info-box {
    padding-top:20px;
    margin: 35px auto;
    width: 1100px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
}

    .info-box .news-title {
        margin: 0 20px;
        padding-bottom: 10px;
        color: #e20505;
        border-bottom: 2px solid #b20000;
        line-height: 40px;
        font-size: 25px;
    }

    .info-box .news-content {
        margin: 20px 40px;
        text-align: left;
        font-size: 16px;
        color: #000000;
    }

        .info-box .news-content table {
            border: none;
        }

            .info-box .news-content table td {
                border: 1px solid #000000;
                text-align: initial;
            }

    .info-box .sub-text {
        margin: 0 20px;
        line-height: 40px;
        font-size: 15px;
    }

    .info-box .news-back {
        margin: 20px;
        text-align: right;
    }



    #wp_pager 
{
    margin: 0 20px 30px 20px;
    height:30px;
}
.pages 
{
    float:right;
    position:relative;
        }
.pages li {
    background:none;
    padding-left:0;
    height:auto;

}
.pages .prev
{
    padding:0 10px;
    margin-right:10px;
        }

.pages .pgNext
{
    padding:0 10px;
        }
        
.pages a {
}

.pages a, .pages li span {
    color: #838383;
    float: left;
    font-size:14px;
    line-height: 28px;
    margin:0 2px;
	min-width:28px;
	text-align:center;
    width:auto;
}

.pages .page-number {
    color: #000000;
}

.pages a:hover {
    color:#fff;
    font-weight:bold;
}


.wp_paging li{
background:none;
border-bottom:none;
padding-left:0;
}

.wp_paging li a{
line-height:40px;
height: 40px;
}

.wp_paging li span{
width:auto;
float:none;
display:initial;
}

.wp_paging .page_jump span{
float:left;
}

