body, html {
    background-size: cover;
    font-family: "微软雅黑";
    font-size: 13px;
}

body {
    position: relative;
}

a:hover {
    text-decoration: none;
}

.top {
    width: 100%;
    background: #2863a7;
    display: inline-block;
}

    .top a {
        color: #fff;
        font-size: 14px;
    }

.topN {
    width: 1300px;
    position: relative;
    margin: 0px auto;
}

.topNL {
    text-align: left;
    padding: 10px 0px;
    vertical-align: bottom;
}

    .topNL span {
        margin: 0px 10px;
    }

.topNR {
    text-align: right;
    padding: 10px 0px;
    vertical-align: bottom;
}

    .topNR span {
        margin: 0px 2px;
        color: #fff;
    }

.topNL span button {
    background: none;
    height: 18px;
    line-height: 18px;
    margin-top: -4px;
}

.topNR span img {
    width: 20px;
}


.banner {
    width: 100%;
    height: 350px;
    background: url(../images/bg.png) no-repeat center top;
    background-size: contain;
    margin-top: -5px;
    margin-top: 35px;
}

.bannerN {
    width: 1300px;
    position: relative;
    margin: 0px auto;
}

    .bannerN img {
        margin-top: 25px;
    }

.navdaoh {
    margin-top: -100px;
    height: 70px;
    line-height: 70px;
}

    .navdaoh ul li {
        text-align: center;
        padding: 0px 2px;
        border-radius: 5px;
        overflow: hidden;
    }

        .navdaoh ul li i {
            margin-right: 5px;
            font-size: 25px;
        }

        .navdaoh ul li a {
            font-size: 20px;
            display: block;
            height: 70px;
            line-height: 70px;
            background: #547cb0;
            background: url(../images/navbeij.jpg) no-repeat center center;
            color: #fff;
        }
/* .navdaoh ul li:nth-child(1) a{ background: #2f4056; color: #fff;} */
/* .navdaoh ul li:nth-child(1) a{ background: #e5715f; color: #fff;}
.navdaoh ul li:nth-child(2) a{ background: #f1c240; color: #fff;}
.navdaoh ul li:nth-child(3) a{ background: #6acf76; color: #fff;}
.navdaoh ul li:nth-child(4) a{ background: #2f4056; color: #fff;} */


.main {
    margin: 0px auto;
    width: 1300px;
    position: relative;
    min-height: 300px;
    background: #f6f6f6;
}

    .main.B {
        margin: 0px auto;
        width: 1300px;
        position: relative;
        min-height: 300px;
        background: #fff;
    }

.zptlink {
    display: inline-block;
    width: 100%;
    display: none;
}

    .zptlink ul li {
        height: 50px;
        line-height: 50px;
        padding: 0px 0px;
    }

        .zptlink ul li a {
            display: block;
            width: 100%;
            background: #ccc;
            height: 50px;
        }

        .zptlink ul li:nth-child(1) a {
            background: #2d4059;
        }

        .zptlink ul li:nth-child(2) a {
            background: #ea5455;
        }

        .zptlink ul li:nth-child(3) a {
            background: #f07b3f;
        }

        .zptlink ul li:nth-child(n) a {
            color: #fff;
        }

        .zptlink ul li i {
            font-size: 30px;
            margin-right: 10px;
            float: left;
            margin-left: 15px;
        }

        .zptlink ul li span {
            display: block;
            float: left;
            font-size: 18px;
        }

.imgPlay {
    height: 307px;
}

    .imgPlay .layui-carousel img {
        width: 100%;
    }

.dyp {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.dypL {
    padding-left: 0px;
    padding-right: 5px;
}

    .dypL.active {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 999;
        width: 50%;
    }

.dypR {
    padding-right: 5px;
    padding-left: 5px;
    float: right;
}

.dypRL {
    padding: 0px 5px;
}

.dypRR {
    padding: 0px 5px;
}

.dypL.active .hylist li span {
    display: initial;
}

.nwediv {
    margin-top: 10px;
}

.nwedivL {
    padding: 0px 5px;
}

.nwedivR {
    padding: 0px 5px;
}

    .nwedivR.active {
        width: 100%;
        padding-left: 5px;
    }
/* .hylist{ width: 150px; position: fixed; left: 50%; margin-left: -575px; z-index: 99; top: 245px;} */
.hylist {
    background: #2863a7;
    display: inline-block;
    width: 100%;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2);
}

    .hylist i {
        margin: 0px 10px;
    }

    .hylist li {
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #5085c1;
        overflow: hidden;
    }

        .hylist li.active {
            background: #fa625f;
        }

        .hylist li:hover {
            cursor: pointer;
        }

        .hylist li a {
            color: #fff;
            font-size: 14px;
            height: 60px;
            line-height: 60px;
            display: block;
        }

    .hylist.layui-nav-tree .layui-nav-item {
        height: 40px;
        line-height: 40px;
        padding: 0px;
        width: 100%;
    }

    .hylist.layui-nav .layui-nav-item a {
        padding: 0px;
        display: block;
        height: 40px;
        line-height: 40px;
        margin: 0px;
        border: none;
        overflow: hidden;
    }

    .hylist.layui-nav .layui-nav-item span {
        font-size: 15px;
    }

    .hylist.layui-nav-tree .layui-nav-bar {
        border: none;
        width: 0px;
    }

    .hylist.layui-nav-side {
        width: 200px;
    }

.dypL.col-xs-2 .hylist.active {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 16.66666667%;
    overflow-y: auto;
}

.dypL.active .hylist.active {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 50%;
    overflow-y: auto;
}

    .dypL.active .hylist.active li span {
        display: initial;
    }

.hylist.bottom {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: auto;
}
/* .hylist li.layui-this{ background: #1e9fff;} */
#gddzc {
    background: #ff5722;
    border-bottom: none;
}

#zhankai {
    display: none;
    text-align: center;
}

    #zhankai:hover {
        cursor: pointer;
    }

.hylist.layui-nav-tree .layui-nav-item.zhankai {
    display: none;
    text-align: center;
}

    .hylist.layui-nav-tree .layui-nav-item.zhankai:hover {
        cursor: pointer;
    }

.hylist.fix {
    position: fixed;
    top: 0px;
    width: 16.66666667%;
}

.dep {
    margin-top: 10px;
}

.depL, .depC, .depR {
    padding: 0px 5px;
}

.dsp {
    margin-top: 10px;
}

.dspL {
    padding-left: 5px;
    padding-right: 5px;
}

    .dspL img {
        width: 100%;
    }

    .dspL .layui-card {
        height: 273px;
    }

    .dspL .layui-card-body {
        height: 223px;
    }

.dspR {
    padding: 0px 5px;
}

.hzimg {
    padding: 0px;
}

.hztit {
    clear: both;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    overflow: hidden;
    text-indent: 1em;
    background: #7488c1;
    color: #fff;
}

.hztxt {
    background: #2863a7;
    color: #fff;
    font-size: 15px;
    height: 100%;
    line-height: 25px;
}

    .hztxt a {
        color: #fff;
    }

    .hztxt p {
        margin-top: 10px;
    }

.depL .layui-card-body {
    padding: 0px
}

.depL .layui-tab-content {
    padding: 10px;
}

.depC .layui-card-body {
    padding: 0px
}

.depC .layui-tab-content {
    padding: 10px;
}

.dwpR .layui-card-body {
    padding: 0px
}

.dwpR .layui-tab-content {
    padding: 10px;
}

.depC .layui-tab-title li {
    padding: 0px 10px;
}

.layui-card-body {
    min-height: 160px;
}


.dwp {
    margin-top: 10px;
}

.dwpL {
    padding: 0px 5px;
}

.dwpR {
    padding: 0px 5px;
}

.zjlist {
    display: inline-block;
    width: 100%;
}

    .zjlist li {
        padding: 0px 2px;
        margin-top: 5px;
        height: 140px;
        overflow: hidden;
    }

.zjlistL {
    padding: 0px;
    height: 143px;
    overflow: hidden;
    line-height: 143px;
    background: #f6f6f6;
    text-align: right;
}

    .zjlistL img {
        width: 100%;
        max-width: 110px;
    }

.zjlistR {
    height: 100%;
    background: #2863a7;
    color: #fff;
}

    .zjlistR h3 {
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        overflow: hidden;
    }

    .zjlistR span {
        clear: both;
        display: block;
        color: #fff;
        margin-bottom: 9px;
        display: block;
        height: 24px;
        line-height: 24px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 15px;
    }

    .zjlistR i {
        margin-right: 2px;
    }

.dlpL {
    padding: 0px 5px;
}

.dlpR {
    padding: 0px 5px;
}

.kjcplist {
    display: inline-block;
}

    .kjcplist li {
        padding: 2px 2px;
        overflow: hidden;
    }

    .kjcplist img {
        width: 100%;
    }

    .kjcplist div {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #000;
        top: 0px;
        left: 0px;
    }

.kjcgNR ul li {
    margin: 5px 0px;
    padding: 0px 5px;
    height: auto;
    overflow: hidden;
    height: 145px;
}

    .kjcgNR ul li img {
        width: 100%;
    }

    .kjcgNR ul li div {
        position: absolute;
        left: 100%;
        top: 0px;
        width: 100%;
        background: #000;
        color: #fff;
        height: 100%;
        transition: all 0.3s;
    }

    .kjcgNR ul li:hover div {
        left: 0px;
    }

    .kjcgNR ul li div h6 {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-align: center;
    }

    .kjcgNR ul li div p {
        line-height: 200%;
        font-size: 12px;
        width: 90%;
        position: relative;
        margin: 0px auto;
    }

.dqpL, .dqpC, .dqpR {
    padding: 0px 5px;
}

.dbp {
    margin-top: 10px;
    padding: 0px;
}

.dbpL, .dbpR {
    padding: 0px 5px;
}


.nav {
    width: 100%;
    background: #2863a7;
    height: 45px;
    display: none;
}

.navN {
    width: 1200px;
    position: relative;
    margin: 0px auto;
}

    .navN ul li {
        text-align: center;
        color: #fff;
        font-size: 17px;
    }

        .navN ul li a {
            font-size: 17px;
            color: #fff;
            display: block;
            width: 100%;
            height: 45px;
            line-height: 45px;
            overflow: hidden;
        }

.navNL li {
    position: relative;
}

    .navNL li ul {
        position: absolute;
        width: 100%;
        top: 45px;
        left: 0px;
        background: #2863a7;
        z-index: 99;
        display: none;
    }

        .navNL li ul li {
            height: 45px;
            line-height: 45px;
            overflow: hidden;
        }

            .navNL li ul li a {
                color: #fff;
            }

.navNL {
    text-align: center;
    padding: 0px;
    height: 45px;
    line-height: 45px;
    position: relative;
}

    .navNL a {
        color: #fff;
        font-size: 18px;
    }

    .navNL .el-button {
        background: #2863a7;
        border: none;
        color: #fff;
        font-size: 16px;
    }

.navNR .input-group {
    margin-top: 6px;
}

.navNL.zIndex {
    z-index: 99999;
}

.lmbtsm {
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    height: 0px;
    margin: 0px auto;
    margin-bottom: 25px;
    margin-top: 30px;
    clear: both;
    position: relative;
}

    .lmbtsm span {
        display: block;
        width: 250px;
        background: #f6f6f6;
        position: relative;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-align: center;
        clear: both;
        margin: -15px auto;
        font-size: 14px;
        font-weight: bold;
    }

        .lmbtsm span em {
            font-weight: bold;
            font-size: 18px;
            color: #354960;
        }

    .lmbtsm i {
        font-size: 25px;
        margin: 0px 5px;
        color: #bdbdbd;
    }

    .lmbtsm span em {
        color: #cc2c2c;
        margin-top: -1px;
    }

.new li {
    height: 35px;
    line-height: 35px;
}

    .new li a {
        color: #000;
        font-size: 16px;
        width: 80%;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .new li a:hover {
            color: #2863a7;
        }

    .new li span {
        float: right;
        color: rgb(22, 22, 22);
        font-size: 14px;
    }

.layui-tab-content {
    padding: 10px 0px;
}

.layui-card-header {
    font-size: 17px;
    background: #ebeef9;
}

.layui-tab-title {
    font-size: 15px;
    font-weight: bold;
}

.layui-card-body .layui-tab-title {
    height: 40px;
    line-height: 40px;
    background: #ebeef9;
}

    .layui-card-body .layui-tab-title .layui-this::after {
        height: 40px;
        line-height: 40px;
    }

    .layui-card-body .layui-tab-title li {
        height: 40px;
        line-height: 40px;
    }

/* .layui-card .layui-tab-content{ padding: 10px 10px;} */
.layui-card-header a {
    float: right;
    font-size: 13px;
    font-weight: normal;
}

.layui-tab-title a {
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin-right: 10px;
}

.footer {
    width: 100%;
    background: #2863a7;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}

    .footer a {
        color: #fff;
    }

.footerN {
    width: 1300px;
    position: relative;
    margin: 0px auto;
    font-size: 15px;
}

.footerL ul li {
    line-height: 25px;
    padding: 5px 0px;
}

.footerC p {
    line-height: 35px;
    padding: 0px;
}

.footerR {
    text-align: center;
}

    .footerR img {
        width: 100%;
    }

    .footerR span {
        clear: both;
        display: block;
    }

.navdaoh {
    width: 1300px;
    position: relative;
    margin: 0px auto;
    margin-top: -100px;
}


.subqlm {
    margin-top: 15px;
}

.subqlmL, .subqlmR {
    padding: 0px 5px;
    overflow: hidden;
}

.subqlmL {
    position: relative;
}

    .subqlmL.col-xs-6 {
        position: fixed;
        top: 0px;
        left: 0px;
    }

.hylist {
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
}

.subqlmL.active {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 50%;
}

.subqlmR {
    float: right;
    z-index: 99;
}

.subqlmL.active .hylist li span {
    display: initial;
}

.listL {
    padding: 0px 5px;
}

.listR {
    padding: 0px 5px;
}

.layui-card-body {
    display: inline-block;
    width: 100%;
}

.nwelisdiv {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}

.nwelisdivimg {
    padding: 0px 2px;
    max-height: 120px;
    overflow: hidden;
    text-align: center;
}

    .nwelisdivimg ul {
        margin-top: 10px;
    }

        .nwelisdivimg ul li {
            padding: 0px 2px;
            max-height: 75px;
            overflow: hidden;
        }

    .nwelisdivimg img {
        width: 100%;
        overflow: hidden;
        max-width: 90px;
    }

.newlistdivtxt {
    font-size: 18px;
    line-height: 25px;
    max-height: 80px;
    overflow: hidden;
    padding: 0px 5px;
}

.newlistdivspan {
    color: #999;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0px;
}

    .newlistdivspan span {
        margin: 0px;
        display: block;
        float: left;
        margin-right: 10px;
    }

    .newlistdivspan .hyAlert {
        display: none;
    }

        .newlistdivspan .hyAlert i {
            color: #2863A7;
            display: none;
        }

        .newlistdivspan .hyAlert em {
            color: #2863A7;
            text-decoration: underline;
        }

    .newlistdivspan .btn {
        padding: 0px;
        background: none;
        border: none;
        color: #555;
        margin: 0px;
        height: 25px;
        line-height: 25px;
        width: 100%;
    }

    .newlistdivspan .dropdown {
        float: left;
        height: 25px;
        line-height: 25px;
        display: none;
    }

    .newlistdivspan .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background: none;
        border-color: #2863a7;
        color: #ffb800;
    }

        .newlistdivspan .btn-default.active.focus, .newlistdivspan .btn-default.active:focus, .newlistdivspan .btn-default.active:hover, .newlistdivspan .btn-default:active.focus, .newlistdivspan .btn-default:active:focus, .newlistdivspan .btn-default:active:hover, .newlistdivspan .open > .dropdown-toggle.btn-default.focus, .newlistdivspan .open > .dropdown-toggle.btn-default:focus, .newlistdivspan .open > .dropdown-toggle.btn-default:hover {
            background: none;
            border-color: #2863a7;
            color: #ffb800;
        }

    .newlistdivspan .dropdown .caret {
        float: right;
        margin-top: 10px;
        margin-left: 5px;
        width: auto;
    }

    .newlistdivspan .dropdown-menu {
        min-width: 30px;
        border-radius: 0px;
        padding: 0px 15px;
    }

        .newlistdivspan .dropdown-menu li a {
            padding: 0px;
            margin: 5px 0px;
        }

    .newlistdivspan span.zengjialaiyuan {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        width: 100%;
        color: #2863a7;
    }

        .newlistdivspan span.zengjialaiyuan:hover {
            cursor: pointer;
        }

.gsxx {
    width: 90%;
    position: relative;
    margin: 0px auto;
    background: #fff;
    background: rgba(255,255,255,0.6);
    border-radius: 2px;
    clear: both;
    padding: 5px 0px;
}

    .gsxx ul {
        display: none;
    }

        .gsxx ul li {
            line-height: 25px;
            font-size: 13px;
            clear: both;
            display: inline-block;
            width: 100%;
        }

            .gsxx ul li em {
                padding: 0px;
                padding-left: 10px;
            }

            .gsxx ul li span {
                clear: both;
            }

    .gsxx span.zkgsxx {
        text-align: center;
        display: block;
    }

        .gsxx span.zkgsxx.active {
            width: 50%;
            background: #fff;
            position: relative;
            margin: 0px auto;
            border-radius: 5px;
        }
/* .gsxx ul li a{ color: #fff;} */
.dtdiv {
    width: 80%;
    position: relative;
    margin: 0px auto;
    border-bottom: 1px solid #ddd;
    margin: 15px auto;
    padding-bottom: 15px;
    display: inline-block;
    margin-left: 10%;
}

    .dtdiv p {
        line-height: 200%;
        max-height: 80px;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .dtdiv ul li {
        padding: 2px;
        height: 150px;
        overflow: hidden;
    }

        .dtdiv ul li img {
            width: 100%;
        }

    .dtdiv .time {
        color: #999;
        font-size: 13px;
        display: block;
        clear: both;
        float: left;
    }

    .dtdiv .more {
        float: right;
        color: #2863A7;
    }


.wodefabu {
    padding: 0px 5px;
}

.woyaofabu {
    padding: 0px 5px;
}

    .woyaofabu button {
        height: 80px;
        margin-top: 0px;
    }

.liuyanbutton {
    width: 150px;
    position: relative;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    background: #eee;
    text-align: center;
    border-radius: 5px;
}

    .liuyanbutton:hover {
        cursor: pointer;
    }

.liuyanyh img {
    border-radius: 50%;
    overflow: hidden;
    width: 50px;
    height: 50px;
}

.liuyanyh span {
    margin-left: 15px;
    font-size: 16px;
}

.mainhyqh {
    width: 150px;
    position: absolute;
    right: 30px;
    top: 0px;
    height: 45px;
    line-height: 45px;
    background: #eee;
    text-align: center;
    z-index: 99;
    ;
}


.content {
    margin-top: 15px;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    overflow: hidden;
    padding: 0px 30px;
    box-sizing: border-box;
}

.contentN img{ max-width:100%; max-width:100% !important; height: auto !important; max-height: auto !important;}
.contentN div,.contentN span,.contentN p{ width:100% !important; position:relative !important;  line-height:200% !important; height:auto !important; right:auto !important; left:auto !important; }


    .content .wzbt {
        width: 90%;
        line-height: 30px;
        margin: 0px auto;
    }

        .content .wzbt h3 {
            line-height: 30px;
            text-align: center;
        }

    .content .wztime {
        height: 30px;
        line-height: 30px;
    }

        .content .wztime i {
        }

        .content .wztime span {
            font-size: 13px;
            color: #999;
        }

    .content .hytime {
        width: 90%;
        position: relative;
        margin: 10px auto;
    }

    .content .layui-elem-quote {
        font-size: 13px;
        line-height: 30px;
        width: 90%;
        position: relative;
        margin: 0px auto;
        margin-top: 15px;
        text-align: left;
        background: #ddd;
    }

        .content .layui-elem-quote span {
            font-size: 16px;
            font-weight: bold;
        }

    .content .banner {
        display: none;
    }


.contentfl {
    width: 90%;
    position: relative;
    margin: 0px auto;
    margin-top: 10px;
    text-align: center;
    border-radius: 2px;
    padding: 5px 0px;
    margin-bottom: 15px;
    background: #f6f6f6;
}

    .contentfl ul {
        padding: 0px;
        margin: 0px;
    }

        .contentfl ul li {
            font-size: 15px;
            line-height: 25px;
            width: auto;
            float: left;
        }

            .contentfl ul li:last-child {
                border-right: none;
            }

            .contentfl ul li span {
            }

.contentN {
    word-wrap: break-word;
    word-break: break-all;
}

    .contentN p {
        line-height: 200%;
        font-size: 15px;
        color: #555;
    }


.page_div {
    text-align: center;
    margin: 10px;
}

    .page_div a {
        padding: 5px 8px;
        border: 1px solid #eee;
        margin: 0px 2px;
        border-radius: 2px;
        cursor: pointer;
    }

.current {
    background-color: #59cdd0;
}


.xuqiudiv {
    background: #f6f6f6;
    margin-top: 15px;
    padding-bottom: 15px;
}

    .xuqiudiv h3 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        width: 90%;
        position: relative;
        margin: 0px auto;
    }

    .xuqiudiv p {
        line-height: 200%;
        font-size: 14px;
        text-indent: 2em;
        color: #555;
        max-height: 80px;
        overflow: hidden;
        width: 90%;
        position: relative;
        margin: 0px auto;
        margin: 10px auto;
    }

    .xuqiudiv .xuqiuxxlist ul {
        display: inline-block;
        background: #fff;
        width: 100%;
        margin-top: 10px;
    }

        .xuqiudiv .xuqiuxxlist ul li {
            float: left;
            line-height: 35px;
            margin-right: 15px;
            padding: 0px;
        }

            .xuqiudiv .xuqiuxxlist ul li:last-child {
                width: 100%;
                margin-right: 0px;
            }

            .xuqiudiv .xuqiuxxlist ul li span {
                float: left;
                margin: 0px 10px;
                color: #666;
            }

            .xuqiudiv .xuqiuxxlist ul li em {
                display: block;
                padding: 0px 10px;
                float: left;
                color: #000;
            }

                .xuqiudiv .xuqiuxxlist ul li em i {
                    color: #8096b0;
                    margin-right: 5px;
                    font-size: 16px;
                }

    .xuqiudiv div {
        width: 90%;
        position: relative;
        margin: 0px auto;
        border-radius: 5px;
        overflow: hidden;
    }

.xuqiucont {
    background: #f6f6f6;
}

.xuqiuconttext {
    background: #f6f6f6;
    padding-top: 10px;
    clear: both;
}

.xuqiuconttextN {
    width: 90%;
    position: relative;
    margin: 0px auto;
    line-height: 200%;
    font-size: 15px;
    color: #555;
}

    .xuqiuconttextN p {
        margin: 10px 0px;
    }

    .xuqiuconttextN img {
        max-width: 100%;
    }

.xuqiucontLR .layui-btn {
    margin-top: 80px;
}

.xuqiucont .xuqiuxxlist ul li {
    width: 40%;
}


.layer-photos-demo {
    display: inline-block;
}

    .layer-photos-demo li {
        margin: 5px 0px;
    }

        .layer-photos-demo li img {
            width: 100%;
        }

.layui-btn-container {
    margin-top: 15px;
}

    .layui-btn-container button em {
        display: none;
    }

    .layui-btn-container button.active {
        background: #ff5722;
    }

        .layui-btn-container button.active i {
            display: none;
        }

        .layui-btn-container button.active em {
            display: initial;
        }


.zhuptfanyi {
    display: none;
}


.imgnew {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.zxmfxq {
    width: 100%;
    height: 100px;
    margin-top: 15px;
    padding: 0px 5px;
}

    .zxmfxq ul {
        background: #fff;
        display: inline-block;
        width: 100%;
        border-radius: 5px;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
        padding: 15px 0px;
    }

        .zxmfxq ul li {
            width: 11.11%;
            text-align: center;
        }

            .zxmfxq ul li i {
                display: block;
                width: 100%;
                height: 40px;
                line-height: 40px;
                font-size: 30px;
                margin-top: 10px;
                color: #4882ee;
            }

            .zxmfxq ul li span {
                font-size: 16px;
                display: block;
                width: 100%;
                margin-top: 5px;
            }


.nwedivL .layui-tab-title {
    background: #ebeef9;
}

.nwedivL .layui-tab {
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
    border-radius: 2px;
    margin: 0px 0px;
}

.nwedivL .layui-tab-content {
    padding: 15px 15px;
    min-height: 320px;
}

.nwedivL .layui-tab-brief > .layui-tab-title .layui-this {
    color: #2863a7;
}

    .nwedivL .layui-tab-brief > .layui-tab-more li.layui-this::after, .nwedivL .layui-tab-brief > .layui-tab-title .layui-this::after {
        border-bottom: 2px solid #2863a7;
    }


.layui-tab-title li.layui-this a {
    color: #2863a7;
}


.xj_shangwu {
    padding: 0px 5px;
    margin-top: 15px;
}

.xj_jigou {
    padding: 0px 5px;
    margin-top: 15px;
}

.top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #4882ee;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 11;
    top: 0px;
    left: 0px;
}

.topN {
    width: 1300px;
    position: relative;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
}

.topL .layui-breadcrumb a {
    color: #fff !important;
    font-size: 15px;
}

.topR ul li {
    float: right;
    margin: 0px 15px;
}

    .topR ul li a {
        color: #fff;
        font-size: 15px;
        padding: 2px 20px;
        background: #fc8d54;
        border-radius: 5px;
    }


.new.jgqhy li a {
    width: 65%;
    float: left;
    text-align: left;
}

.new.jgqhy li i {
    width: 10%;
    float: right;
    color: #2863a7;
}

.new.jgqhy li em {
    width: 10%;
    float: right;
    display: none;
}

    .new.jgqhy li em img {
        width: 20px;
        height: auto;
        border-radius: 2px;
        margin-top: -2px;
    }

.new.jgqhy li span {
    width: 15%;
    float: right;
}

.new.jgqhy li * {
    overflow: hidden;
    text-align: center;
}

.layui-card-header {
    position: relative;
}

    .layui-card-header a {
        float: right;
        font-size: 17px;
        font-weight: normal;
        position: absolute;
        right: 10px;
        top: 0px;
    }

.layui-tab-title a {
    float: right;
    font-size: 17px;
    font-weight: normal;
    margin-right: 10px;
}



.newlistdivtxt div {
    color: #999;
    font-size: 15px;
    margin-top: 5px;
    width: 90%;
}

.newlistdivtxt a {
    color: #2863a7;
}


.zhucejigoudiv {
    padding: 2px;
    border-bottom: 1px solid #eee;
    margin: 2px 0px;
    display: inline-block;
    height: 110px;
}

    .zhucejigoudiv .newlistdivtxt {
        max-height: 110px;
        border-right: 1px solid #eee;
    }

    .zhucejigoudiv .jggrcon {
        height: 50px;
        overflow: hidden;
    }

    .zhucejigoudiv .newspangq span {
        float: left;
        margin: 0px 10px;
    }

        .zhucejigoudiv .newspangq span img {
            width: 20px;
            height: auto;
            border-radius: 2px;
            overflow: hidden;
        }

        .zhucejigoudiv .newspangq span i {
            color: #2863a7;
        }

.nav {
    width: 100%;
    height: 70px;
    line-height: 25px;
    background: #4882ee;
    display: block;
    margin-top: -100px;
}

.navN {
    width: 1300px;
    position: relative;
    margin: 0px auto;
}

    .navN ul li {
        font-size: 18px;
        color: #fff;
        text-align: center;
        width: 11%;
    }

        .navN ul li a {
            color: #fff;
            height: auto;
        }

.nav ul li span {
    margin-top: 10px;
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}

.nav ul li em {
    font-size: 13px;
    clear: both;
    display: block;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.topiconClick {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: center;
    color: #fff;
    transition: all 0.3s;
    z-index: 99;
    display: none;
}

    .topiconClick.active {
        transform: rotate(180deg);
    }

    .topiconClick:hover {
        cursor: pointer;
    }

.top .layui-breadcrumb {
    float: left;
}

.top .topMore {
    float: left;
    height: 35px;
    line-height: 35px;
}

    .top .topMore i.layui-icon {
        width: 20px;
        height: 20px;
        line-height: 20px;
        display: block;
        border-radius: 50%;
        background: #f6f6f6;
        text-align: center;
        margin-top: 8px;
        margin-left: 15px;
    }

.top .topMoreDiv {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 35px;
    background: #4882ee;
    display: none;
    z-index: 99;
}

    .top .topMoreDiv .layui-breadcrumb {
        padding-left: 15px;
    }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(1) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(3) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(5) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(7) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(9) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(11) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(13) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(15) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(17) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(19) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(21) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(23) {
            color: rgb(255, 165, 0) !important;
        }

        .top .topMoreDiv .layui-breadcrumb a:nth-child(25) {
            color: rgb(255, 165, 0) !important;
        }

.new li a pl {
    color: #4882ee !important;
}

.sousuobuttom {
    position: fixed;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #000;
    background: rgba(40,99,167,0.5);
    border-radius: 50%;
    z-index: 99;
    right: 10px;
    bottom: 60px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

    .sousuobuttom i {
        font-size: 30px;
        color: #fff;
    }

.layui-breadcrumb span[lay-separator] {
    margin: 0px 5px;
}


.imgplayspan {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 35px;
    line-height: 35px;
    background: rgba(72,130,238,0.8);
    color: #fff;
    font-size: 15px;
    text-indent: 1em;
}
/*.imgPlay .layui-carousel-ind ul{ float:right;}*/
.imgPlay .layui-carousel-ind {
    z-index: 11;
    top: -60px;
}

.nav ul li span.small.navEng {
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin: 0px;
}

.hylist.layui-nav .layui-this::after, .hylist.layui-nav-bar, .hylist.layui-nav-tree .layui-nav-itemed::after {
    background-color: #ff5722;
    background: #ff5722;
}

.hylist.layui-nav-tree .layui-nav-child dd.layui-this, .hylist.layui-nav-tree .layui-nav-child dd.layui-this a, .hylist.layui-nav-tree .layui-this, .hylist.layui-nav-tree .layui-this > a, .hylist.layui-nav-tree .layui-this > a:hover {
    background-color: #ff5722;
    background: #ff5722;
}

.hylist_kg3.layui-nav .layui-this::after, .hylist_kg3.layui-nav-bar, .hylist_kg3.layui-nav-tree .layui-nav-itemed::after {
    background-color: #ff5722;
    background: #ff5722;
}

.hylist_kg3.layui-nav-tree .layui-nav-child dd.layui-this, .hylist_kg3.layui-nav-tree .layui-nav-child dd.layui-this a, .hylist_kg3.layui-nav-tree .layui-this, .hylist_kg3.layui-nav-tree .layui-this > a, .hylist_kg3.layui-nav-tree .layui-this > a:hover {
    background-color: #ff5722;
    background: #ff5722;
}

.footer_lyjy {
    padding: 10px 0px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0d1e3c;
}

.footer {
    padding-bottom: 0px;
}


@font-face {
    font-family: 'iconfont'; /* project id 1338533 */
    src: url('https://at.alicdn.com/t/font_1338533_xyoa31u75k.eot');
    src: url('https://at.alicdn.com/t/font_1338533_xyoa31u75k.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1338533_xyoa31u75k.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1338533_xyoa31u75k.woff') format('woff'), url('https://at.alicdn.com/t/font_1338533_xyoa31u75k.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1338533_xyoa31u75k.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


@media screen and (min-width: 1430px) {
    .sousuobuttom {
        right: auto;
        bottom: 80px;
        left: 50%;
        margin-left: 650px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        background: #2863a7;
        box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
    }
}

@media screen and (max-width: 1500px) {
    .banner {
        height: 280px;
    }
}

@media screen and (max-width: 1400px) {
    .banner {
        height: 290px;
    }
}


@media screen and (max-width: 1300px) {
    .topN {
        width: 100%;
    }

    .navN {
        width: 100%;
    }

    .banner {
        height: 250px;
    }

    .bannerN {
        width: 100%;
        position: relative;
        left: 0px;
        margin-left: 0px;
        top: 0px;
        display: inline-block;
        padding-bottom: 15px;
    }

        .bannerN img {
            width: 100%;
        }

    .bannerNR {
        width: 100%;
        top: 0px;
    }

    .banner .layui-carousel div {
        background-position: -360px top;
    }

    .pttext {
        color: #555;
        display: none;
    }

    .nav {
        height: auto;
    }

    .fourpt {
        width: 100%;
    }

    .zhxxN {
        width: 100%;
    }

    .kjxxN {
        width: 100%;
    }

    .kjjr {
        background-size: cover;
    }

    .kjjrN {
        width: 100%;
    }

        .kjjrN .lmbt {
            width: 100%;
        }

    .kjcgN {
        width: 100%;
    }

    .footerN {
        width: 100%;
    }

    .main.ml {
        width: 100%;
    }

    .main {
        width: 100%;
    }

        .main.B {
            width: 100%;
        }

    .kjfw {
        width: 100%;
    }

    .navdaoh {
        width: 100%;
        height: auto;
        margin-top: 0px;
        display: inline-block;
    }

    .contentN {
        width: 98%;
        margin-left: 1%;
    }

    .top, .topN {
        height: auto;
    }
}


@media screen and (max-width: 1200px) {
    .navN ul li {
        width: 20%;
    }
}

@media screen and (max-width: 1000px) {
    .banner .layui-carousel div {
        background-position: -280px top;
    }

    .nav {
        display: block;
    }

    .navdaoh {
        display: none;
    }

    .kjcgNR ul li {
        height: 107px;
    }

    .zxmfxq {
        height: 200px;
    }

        .zxmfxq ul li {
            width: 20%;
            padding: 0px;
        }
}

@media screen and (max-width: 998px) {
    .imgPlay {
        height: 500px;
    }

    .dspL .layui-card-body {
        height: 400px;
    }
    /*.zjlistL{ height: 220px;}*/
    .banner {
        height: 250px;
    }

    .newlistdivspan span.zengjialaiyuan {
        float: left;
        width: auto;
    }
}

@media screen and (max-width: 768px) {
    /*.zjlistL{ height: 280px;}*/
    .nav {
        margin-top: -50px;
    }

    .banner {
        height: 200px;
        background-size: 150%;
    }

    .topR {
        display: none;
    }

    .topiconClick {
        display: block;
    }

    .hylist.layui-nav-tree .layui-nav-item.zhankai {
        display: block;
    }

    .nav ul li span {
        font-size: 16px;
    }

    .nav ul li em {
        display: none;
    }

    .nav ul li span.small.navEng {
        font-size: 14px;
        display: none;
    }
}

@media screen and (max-width: 730px) {
    .kjjrN ul li {
        width: 33.3%;
    }

    .banner .layui-carousel div {
        background-position: center top;
    }

    .nav .layui-nav {
        position: fixed;
        left: 0px;
        bottom: 0px;
        background: #000;
        width: 100%;
    }

    .kjcgNR ul li {
        height: 200px;
    }

    .imgPlay {
        height: 350px;
    }
}



@media screen and (max-width: 640px) {
    .zjlistL {
        height: 190px;
    }
}

@media screen and (min-width: 530px) and ( max-width:768px) {
    .indexguoj.zjlist li {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .navNL img {
        width: 100%;
    }

    .imgPlay {
        height: 200px;
    }

    .hylist li span {
        display: none
    }

    .hylist li.layui-this span {
        display: block;
    }

    .hylist li.layui-this i {
        display: none;
    }

    .kjcgNR ul li {
        height: 150px;
    }

    #zhankai {
        display: block
    }

    .hylist.layui-nav-tree .layui-nav-item.zhankai {
        display: block
    }

    .imgPlay {
        height: 260px;
    }
}

@media screen and (max-width: 500px) {
    .nav {
        margin-top: -100px;
    }

    .navN ul li {
        width: 25%;
    }
}

@media screen and (max-width: 460px) {
    .imgPlay {
        height: 200px;
    }
}

@media screen and ( max-width:400px) {
    .kjxxNL {
        display: inline-block;
    }

    .kjxxNR {
        clear: both;
        margin-top: 10px;
    }

    .layui-nav-tree .layui-nav-item {
        width: auto;
    }

    .kjcgNR ul li {
        height: 86px;
    }

    .zjlistL {
        height: 143px;
    }

    .top .topMoreDiv {
        width: 100%;
    }
}

.ms-controller {
    visibility: hidden;
}
