.newcenter {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.left-con {
    width: 260px;
}

.left-tu {
    width: 260px;
    height: 100px;
    background: url(../../Images/Home/newcenter.png) no-repeat center;
} 

.left-ma {
    display: inline-block;
    margin-top: 35px;
    margin-left: 50px;
}

.left-h {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 1px 8px rgba(1, 67, 128, 0.34);
}

.left-h2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-shadow: 0px 1px 8px rgba(1, 67, 128, 0.34);
}

.cen-ul {
    margin-top: 5px;
}

.cen-li {
    width: 260px;
    height: 52px;
    text-align: center;
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
    background: #EEEEEE;
    border: 1px solid #D6D6D6;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin: 0 auto;
    cursor:pointer;
}

.cen-on {
    width: 256px;
    border-left: 4px solid #FCC400;
    background-color: #115FA7;
    color: #FCC400;
}

.cen-li:nth-last-child(1) {
    border-bottom: 0;
}

.rigth-con {
    width: 910px;
    margin-right: 20px;
    min-height: 357px;
}

.guidepost {
    width: 13px;
    height: 17px;
    margin-right: 8px;
}

.guidepost img{
    width: 100%;
    height: 100%;
}

.rigth-yin {
    display: flex;
}

.route {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.rgith-h {
    color: #0262AE;
}

.rigth-new {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
}

.rigth-con {
    display: none;
}

.rigth-list-on {
    display: block;
}

.rig-tu {
    width: 298px;
    height: 200px;
    background-color: antiquewhite;
    margin: 30px 0;
}

.rig-tu img {
    width: 100%;
    height: 100%;
}

.rig-txt {
    width: 516px;
    margin: 50px 0;
    margin-left: 26px;
}

.rig-list-h1 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0262AE;
}

.rig-list-date {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 15px;
}

.rig-list-p {
    text-indent: 2em;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    margin-top: 18px;
}

.rig-list-more {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0262AE;
    margin-top: 9px;
}

.list-txt {
    border-bottom: 1px solid #E6E6E6;
    margin: 30px 0;
}

.list-txt a{
    display:block;
    width:100%;
    height:100%;
    
}

.list-txt:hover .list-title {
    color: #0262AE;
}

.list-t {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.list-title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.list-year {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.list-ps {
    text-indent: 2em;
    line-height: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 16px;
    margin-bottom: 30px;
}

/*
* 外面盒子样式---自己定义
*/

.page_div {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 80px;
    box-sizing: border-box;
}
/*
* 页数按钮样式
*/

.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}

#firstPage,
#lastPage {
    width: 50px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

#prePage,
#nextPage {
    width: 70px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

.page_div .current {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 10px;
}

.totalPages span,
.totalSize span {
    color: #0073A9;
    margin: 0 5px;
}

.left-con {
    display: block !important;
    margin-left: 20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix10:after {
    content: ".";
    display: block;
    height: 10px;
    clear: both;
    visibility: hidden;
}

.h10 {
    height: 10px;
}

.h15 {
    height: 15px;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.navBar {
    width: 1310px;
    margin: 0 auto;
    height: 64px;
    line-height: 64px;
    color: #333;
}

.nav {
    position: relative;
    /*width: 980px;*/
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

    .nav a {
        color: #fff;
    }

    .nav h3 {
        font-size: 100%;
        font-weight: normal;
    }

    .nav .m {
        /*float: left;*/
        position: relative;
        z-index: 999;
    }

    .nav .s {
        float: left;
        width: 3px;
        text-align: center;
        color: #D4D4D4;
        font-size: 12px;
    }

    .nav h3 a {
        display: block;
        width: 100px;
        text-align: center;
        font-size: 20px;
        font-weight: 400;
    }

    .nav .sub {
        display: none;
        position: absolute;
        left: -14px;
        top: 64px;
        z-index: 2;
        width: 134px;
        border: 1px solid #E6E4E3;
        border-top: 0;
        background: #fff;
        z-index: 999;
    }

        .nav .sub li {
            text-align: center;
            padding: 0 8px;
            margin-bottom: -1px;
        }

            .nav .sub li a {
                display: block;
                border-bottom: 1px solid #E6E4E3;
                padding: 8px 0;
                /*height: 28px;*/
                line-height: 28px;
                color: #000;
                font-size: 18px;
                font-weight: bold;
            }

                .nav .sub li a:hover {
                    color: #014380;
                }

/*    .nav .block {
        height: 64px;
        width: 100px;
        background: #014380;
        position: absolute;
        left: 0;
        top: 0px;
        overflow: hidden;
    }*/

.swiper-container {
    z-index: 0 !important;
}
