@charset "utf-8";

/* CSS Document */
/* footer */
.zg_footer {
    height: 80px;
    line-height: 80px;
    background: #0E2B58;
    text-align: center;
}

.zg_footer p {
    font-size: 12px;
    color: #BBBBBB;
}

.zg_footer p a {
    font-size: 12px;
    color: #BBBBBB;
}

.zg_footer p a img {
    vertical-align: sub;
}

/* banner */
.zg_banner {
    width: 100%;
    height: auto;
}

.zg_banner img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.zg_banner li a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 19.27%;
    height: 0;
}

.zg_banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 0.5;
}

.zg_banner .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.zg_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 7px;
}

.zg_banner .swiper-container-horizontal>.swiper-pagination-bullets,
.zg_banner .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 15px;
}

/* 公共 */
body.over {
    height: 100%;
    overflow: hidden;
}

.wrap {
    max-width: 73%;
    margin: 0 auto;
    margin-bottom: 60px;
}

.banner {
    display: none;
}

.wap_table {
    display: none;
}

.desc {
    display: none;
}

.cs_footer {
    display: none;
}

.cs_nav .container .nav_list .up {
    margin-top: 0.5%;
}

/* pc导航 */
.cs_nav {
    height: 130px;
}

.cs_nav.on {
    position: relative;
}

.cs_nav .container .nav_list {
    height: 130px;
}

.cs_nav .logo_right {
    position: absolute;
    top: 37%;
}

.slid_menu {
    background: #0166B5;
}

.slid_menu span {
    background: url("../../images/zgimg/cs_icon41.png") no-repeat;
}

/* index */
/* 资讯建议 */
.zg_ygjypart1 {
    margin-bottom: 40px;
    margin-top: 40px;
}

.zg_wyzx {
    width: 64%;
    height: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.zg_wyzx li {
    width: 15%;
    height: 86px;
    text-align: center;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: #FFF;
}

.zg_wyzx li:nth-child(1) {
    background: url(../../images/zgimg/zg_ygbg1.png) #fff no-repeat center center;
    background-position: 50% 30%;
}

.zg_wyzx li:nth-child(2) {
    background: url(../../images/zgimg/zg_ygbg2.png) #fff no-repeat center center;
    background-position: 50% 30%;
}

.zg_wyzx li:nth-child(3) {
    background: url(../../images/zgimg/zg_ygbg3.png) #fff no-repeat center center;
    background-position: 50% 30%;
}

.zg_wyzx li:nth-child(4) {
    background: url(../../images/zgimg/zg_ygbg4.png) #fff no-repeat center center;
    background-position: 50% 30%;
}

.zg_wyzx li:nth-child(5) {
    background: url(../../images/zgimg/zg_ygbg5.png) #fff no-repeat center center;
    background-position: 50% 30%;
}

.zg_wyzx li:nth-child(6) {
    background: url(../../images/zgimg/zg_ygbg6.png) #fff no-repeat center center;
    background-position: 50% 30%;
}

.zg_wyzx li p {
    padding-top: 55px;
    cursor: pointer;
}

.zg_wyzxrig {
    display: block;
    width: 33%;
    height: 86px;
    float: right;
    background: #E3F1FF40;
}

.zg_wyzxrig img {
    width: 100%;
}

.wrap .notice {
    width: 33%;
    float: right;
}

.cs_tit span {
    display: inline-block;
    font-size: 18px;
    color: #999999;
    float: right;
}

/* 受理信息列表 */
.zg_ygjypart2 {
    width: 100%;
}

.zg_ygjypart2 .left {
    width: 64%;
    float: left;
}

.zg_ygjypart2 .bg {
    padding: 30px 30px 10px;
    background: #fff;
}

.zg_ygjypart2 table {
    width: 100%;
}

.zg_ygjypart2 thead {
    background: #0166B5;
}

.zg_ygjypart2 th {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #FFF;
    text-align: left;
}

.zg_ygjypart2 th:first-child {
    padding-left: 20px;
}

.zg_ygjypart2 td {
    height: 60px;
    font-size: 16px;
    color: #333;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zg_ygjypart2 td:first-child {
    padding-left: 20px;
}

.zg_ygjypart2 tbody tr:nth-child(2n) {
    background: rgba(227, 241, 255, 0.4);
}

.zg_ygjypart2 .notice {
    margin-bottom: 50px;
}

.zg_ygjypart2 .notice:last-child {
    margin-bottom: 0;
}

.zg_ygjypart2 .notice:last-child .cs_tit {
    line-height: 35px;
}

.zg_ygjypart2 .left .bg {
    margin-top: 20px;
}

.zg_ygjypart2 .cs_tit div {
    float: right;
    font-size: 14px;
    color: #666;
}

.zg_ygjypart2 .cs_tit div .slbh {
    height: 34px;
    width: 270px;
    padding: 0 10px;
    margin: 0 15px 0 20px;
    border: 1px solid #DCDFE6;
    font-size: 14px;
    border-radius: 3px;
}

.zg_ygjypart2 .cs_tit div .but {
    border: 0;
    width: 80px;
    height: 36px;
    background: #0166B5;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.zg_ygjypart2 .cs_tit .riginps {
    display: block;
}

.zg_ygjypart2 .cs_tit .riginp {
    display: none;
}

.zg_ygjypart2 .bg {
    padding-bottom: 30px;
}

.zg_ygjypart2 .zg_page {
    padding-top: 32px;
    text-align: center;
}

/* 月度工作统计 */
.zg_ydgztj {
    background: #fff;
    width: 100%;
    padding: 61px 0;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.zg_ydgztj li {
    width: 30%;
}

.zg_ydgztj li h5 {
    font-size: 24px;
    margin-bottom: 6px;
    color: #4A96F5;
    text-align: center;
    font-weight: normal;
}

.zg_ydgztj li p {
    text-align: center;
    font-size: 16px;
    color: #333;
}

.zg_ydgztj li h5.no {
    color: #F54A4A;
}

.zg_ydgztj .wap_border {
    margin-bottom: 50px;
}

/* 信息收集表 */
.zg_ygjyform {
    display: none;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999999;
}

.formbox {
    width: 700px;
    height: auto;
    padding: 50px 50px 30px;
    background: #fff;
    position: relative;
    left: 50%;
    top: 40px;
    transform: translate(-50%, 0);
}

.formbox .close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 10px;
    background: url(../../images/zgimg/zg_close.png) no-repeat center center;
}

.formbox h1 {
    text-align: center;
    margin-bottom: 40px;
}

.formbox .ulbox li {
    display: block;
    border: 0;
    width: 100%;
    margin-bottom: 20px;
}

.formbox label {
    display: inline-block;
    width: 14%;
    text-align: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.formbox .ulbox li div {
    width: 83%;
    float: right;
}

.formbox .ulbox select {
    float: right;
    box-sizing: border-box;
    width: 83%;
    height: 38px;
    border: 1px solid #DCDFE6;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
}

.formbox .ulbox textarea {
    resize: none;
    float: right;
    height: 80px;
    box-sizing: border-box;
    width: 83%;
    border: 1px solid #DCDFE6;
    padding: 9px 10px 0;
    border-radius: 3px;
}

.formbox .ulbox input {
    float: right;
    color: #333;
    box-sizing: border-box;
    width: 83%;
    height: 38px;
    border: 1px solid #DCDFE6;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
}

.formbox .ulbox input::-webkit-input-placeholder {
    color: #999;
}

.formbox .submit {
    width: 140px;
    height: 40px;
    background: #0166B5;
    font-size: 14px;
    color: #fff;
}

.formbox .imglists {
    float: right;
    width: 83%;
    font-size: 14px;
    margin-bottom: 40px;
}

.formbox .imglists li {
    margin-bottom: 10px;
}

.formbox .imglists li em {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../../images/zgimg/zg_ygbg11.png) no-repeat center center;
    margin-right: 10px;
}

.formbox .imglists li a {
    display: inline-block;
    float: right;
    padding-left: 20px;
    background: url(../../images/zgimg/zg_ygbg12.png) no-repeat left center;
}

.formbox .imglists li a:hover {
    color: #F10A0A;
    background: url(../../images/zgimg/zg_ygbg13.png) no-repeat left center;
}

.formbox label i {
    display: inline-block;
    margin-right: 7px;
    color: #F10A0A;
}

.formbox option {
    font-size: 16px;
    padding: 5px 10px;
}

.formbox option.on {
    display: none;
}

.formbox .a-upload {
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    color: #666;
    background: #F9F9F9;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    display: block;
    *display: inline;
    *zoom: 1
}

.formbox .a-upload input {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer
}

.formbox .a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}

/* 受理编号弹窗 */
#layertc {
    display: none;
    position: static;
}

/* 信息详情页 */
.zg_table_box {
    margin-top: 20px;
    background: #fff;
    padding: 35px 45px 45px;
}

.zg_table_box h2 {
    font-size: 32px;
    color: #333;
    text-align: center;
    margin-bottom: 46px;
}

.zg_table_box table {
    width: 100%;
}

.zg_table_box tr td {
    min-height: 78px;
    padding: 25px 0;
    border: 1px solid #E6E6E6;
    font-size: 16px;
    line-height: 30px;
}

.zg_table_box tr td:nth-child(2n) {
    width: 39%;
    padding: 25px 40px;
}

.zg_table_box tr td:nth-child(2n-1) {
    width: 140px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background: rgba(227, 241, 255, 0.4);
}

.zg_table_box .subbut {
    display: block;
    width: 140px;
    height: 40px;
    background: #0166B5;
    font-size: 14px;
    color: #fff;
    border: 0;
    margin: 50px auto 0;
}

/* 列表页  */
.liborder {
    height: 2px;
    background: url(../../images/zgimg/zg_ygjyline.png) no-repeat center center;
    margin: 30px 0;
}

/* 内容页 */
.zg_ygjycontent {
    background: #fff;
    border: 1px solid#E4E9F3;
    padding: 40px 50px;
    margin-top: 20px;
}

.zg_ygjycontent .zg_contime {
    font-size: 14px;
    color: #777777;
    text-align: center;
    font-weight: normal;
    margin: 16px 0 0;
}

@media screen and (max-width:1600px) {
    .zg_ygjypart2 th {
        font-size: 16px;
    }

    .zg_ygjypart2 td {
        height: 54px;
        font-size: 16px;
        line-height: 54px;
    }
}

@media screen and (max-width:1440px) {
    .zg_ygjypart2 th {
        font-size: 14px;
    }

    .zg_ygjypart2 td {
        height: 52px;
        font-size: 14px;
        line-height: 52px;
    }
}

@media screen and (max-width:1300px) {
    .wrap {
        max-width: 90%;
    }

    .zg_ygjypart2 th {
        font-size: 15px;
    }

    .zg_ygjypart2 td {
        height: 53px;
        font-size: 14px;
        line-height: 53px;
    }
}

@media screen and (max-width:1024px) {
    .wrap {
        width: 6.9rem;
        margin: 0 auto .2rem;
        max-width: 750px;
    }

    .wrapper {
        background: #fff;
    }

    .zg_banner {
        display: none;
    }

    .wap_nav {
        position: relative;
        background: #0166B5;
    }

    .wap_nav .logo {
        width: 32%;
    }

    .wap_nav .logo_right {
        left: 39%;
    }

    .wap_nav .logo_right h1 {
        font-size: .26rem;
        color: #fff;
        text-indent: .1rem;
    }

    .wap_nav .logo_right {
        display: block;
    }

    .wap_nav.on .logo_right h1 {
        color: #FFFABC;
    }

    /* 底部 */
    .zg_footer {
        display: none;
    }

    .cs_footer {
        display: inline-block;
    }

    .cs_footer .container .lf ul {
        width: 193%;
    }

    /* 列表页 */
    .desc {
        display: block;
    }

    .liborder {
        display: none;
    }

    /* 内容页 */
    .zg_ygjycontent {
        border: 0;
        padding: 0 0;
        margin-top: 0;
    }

    .zg_yxszcontent img {
        margin: .2rem auto;
        max-width: 100%;
        height: auto !important;
    }

    /* 信息详情页 */
    .zg_table_box {
        padding: 0 0;
    }

    .zg_table_box h2 {
        font-size: .36rem;
        color: #0166B5;
        margin-bottom: .4rem;
    }

    .zg_table_box table tr td:first-child {
        width: 30%;
        font-size: .26rem;
    }

    .zg_table_box table tr td:last-child {
        width: 70%;
        padding: .2rem .4rem;
        font-size: .26rem;
    }

    .wrap .notice {
        width: 100%;
        float: none;
    }

    .notice .mes_list {
        padding: 0;
        width: 100%;
        background: #fff;
        margin-top: 0;
    }

    /* 月度统计 */
    .ydtj {
        background: url(../../images/zgimg/zg_ygbg8.png) no-repeat center center;
        background-size: cover;
    }

    .zg_ydgztj {
        background: none;
        padding: .6rem 0;
        margin-top: .2rem;
    }

    .zg_ydgztj li h5 {
        font-size: .4rem;
        font-weight: bold;
    }

    .cs_tit span {
        font-size: .26rem;
    }

    .zg_wyzx {
        width: 100%;
        flex-wrap: wrap;
        margin-bottom: .3rem;
    }

    .zg_wyzx li {
        width: 2.1rem;
        height: 1.72rem;
        font-size: .16rem;
        flex-wrap: wrap;
        margin-bottom: 4%;
    }

    .zg_wyzx li:nth-child(1) {
        background: url(../../images/zgimg/dianhua_icon.png) no-repeat center center;
        background-position: 50% 40%;
        background-size: .46rem .46rem;
    }

    .zg_wyzx li:nth-child(2) {
        background: url(../../images/zgimg/jianyi_icon.png) no-repeat center center;
        background-position: 50% 40%;
        background-size: .46rem .46rem;
    }

    .zg_wyzx li:nth-child(3) {
        background: url(../../images/zgimg/tousu_icon.png) no-repeat center center;
        background-position: 50% 40%;
        background-size: .46rem .46rem;
    }

    .zg_wyzx li:nth-child(4) {
        background: url(../../images/zgimg/biaoyang_icon.png) no-repeat center center;
        background-position: 50% 40%;
        background-size: .46rem .46rem;
    }

    .zg_wyzx li:nth-child(5) {
        background: url(../../images/zgimg/fankui_icon.png) no-repeat center center;
        background-position: 50% 40%;
        background-size: .46rem .46rem;
    }

    .zg_wyzx li:nth-child(6) {
        background: url(../../images/zgimg/qiuzhu_icon.png) no-repeat center center;
        background-position: 50% 40%;
        background-size: .46rem .46rem;
    }

    .zg_wyzx li p {
        padding-top: 55%;
    }

    .zg_wyzxrig {
        display: block;
        width: 100%;
        float: none;
        margin: .33rem 0 .38rem;
        height: auto;
        background: none;
    }

    .zg_wyzxrig img {
        display: block;
        width: 100%;
        margin: 0 auto;
        width: 4.44rem;
        height: .81rem;
        padding-top: 0;
    }

    .zg_ygjypart2 .cs_tit .riginps {
        display: none;
    }

    .zg_ygjypart2 .cs_tit .riginp {
        display: block;
    }

    .zg_ygjypart2 .cs_tit div input::-webkit-input-placeholder {
        color: #999999;
        padding-left: 1rem;
        background: url(../../images/zgimg/zg_ygbg10.png) no-repeat left .6rem center;
        background-size: .26rem .28rem;
    }

    .zg_ygjypart2 .cs_tit .riginp input {
        width: 3.3rem;
        height: .64rem;
        margin: 0 0;
        font-size: .26rem;
        background: #F8F8FA;
    }

    .zg_ygjypart2 .left .bg {
        padding: .4rem 0 0;
        width: 100%;
        margin-top: 0;
    }

    .pc_table {
        display: none;
    }

    .wap_table {
        display: table;
        margin-bottom: .6rem;
    }

    .zg_ygjy .wrap {
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
    }

    .zg_ygjy .zg_ygjypart1 {
        width: 6.9rem;
        margin: 0 auto;
        max-width: 750px;
    }

    .zg_ygjy .zg_ygjypart2 .left {
        width: 6.9rem;
        margin: 0 auto;
        max-width: 750px;
        float: none;
    }

    .zg_ygjy .zg_ygjypart2 .left .cs_tit {
        height: .66rem;
        line-height: .66rem;
    }

    .zg_ygjy .zg_ygjypart2 .right .notice {
        border-top: 0;
        max-width: 750px;
        margin: 0 auto .5rem;
    }

    .zg_ygjy .zg_ygjypart2 .right .bszn {
        background: #13346D;
        max-width: 100%;
        margin: 0 auto;
    }

    .zg_ygjy .zg_ygjypart2 .bszn .cs_tit {
        width: 92%;
        color: #fff;
        margin: 0 auto;
    }

    .zg_ygjy .zg_ygjypart2 .bszn .cs_tit a {
        color: #fff;
    }

    .zg_ygjy .zg_ygjypart2 .bszn .margin_auto {
        width: 100%;
        margin: auto;
        background: url(../../images/zgimg/zg_ygjy9.png) no-repeat center bottom;
        background-size: 7.5rem 2.5rem;
    }

    .zg_ygjy .zg_ygjypart2 .bszn .mes_list {
        background: rgba(0, 0, 0, 0);
        padding-bottom: .3rem;
    }

    .zg_ygjy .zg_ygjypart2 .bszn li {
        padding: 0 4%;
        border-top: 0;
    }

    .zg_ygjy .zg_ygjypart2 .bszn li .data {
        color: #fff;
    }

    .zg_ygjy .zg_ygjypart2 .bszn li .mesage a {
        color: #fff;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .zg_ygjy .zg_ygjypart2 .bszn li .mesage p {
        display: none;
    }

    .zg_ygjy .zg_ygjypart2 .bszn .swiper-pagination-bullet {
        background: #ccc;
        opacity: 1;
    }

    .zg_ygjy .zg_ygjypart2 .bszn .swiper-pagination-bullet-active {
        background: #4A96F5;
    }

    .zg_ygjy .zg_ygjypart2 tr {
        border-radius: .04rem;
        overflow: hidden;
    }

    .zg_ygjy .zg_ygjypart2 th {
        font-size: .24rem;
        height: .86rem;
    }

    .zg_ygjy .zg_ygjypart2 td {
        line-height: .41rem;
        font-size: .24rem;
        height: 1.3rem;
    }

    .zg_ygjy .zg_ygjypart2 tr th:last-child {
        text-align: center;
    }

    .zg_ygjy .zg_ygjypart2 tr td:last-child {
        text-align: center;
    }

    .zg_ygjyform {
        overflow-y: scroll;
    }

    .formbox {
        width: 6.9rem;
        margin: 0 auto;
        padding: .5rem .3rem;
        border-radius: .1rem .1rem 0 0;
        margin-top: 1.1rem;
        transform: none;
        position: relative;
        left: unset;
        top: unset;
    }

    .formbox label {
        text-align: left;
        width: 50%;
    }

    .formbox .ulbox select,
    .formbox .ulbox input,
    .formbox .ulbox textarea {
        display: block;
        width: 100%;
    }

    .formbox .imglists {
        float: none;
        ;
        width: 100%;
        font-size: .14rem;
        margin-bottom: .4rem;
    }

    .formbox .imglists li em {
        margin-right: .1rem;
    }

    .formbox .ulbox li div {
        width: 100%;
        margin-bottom: .2rem;
    }

    .formbox .ulbox li {
        margin-bottom: .1rem;
    }

    .zg_ygjy .wap_nav {
        width: 100%;
        height: 1.1rem;
        background: url(../../images/zgimg/cs_icon02.png) repeat;
        position: fixed;
        top: 0;
        z-index: 99999999;
    }

    .zg_ygjy .wap_nav.on {
        background: #0166B5;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .banner {
        display: block;
    }

    .wap_nav #navtop {
        display: none;
    }
}

/* 教务处 */
.zg_jwy .left .banner {
    display: block;
}

.zg_jwy .sc_news_place .right ul li {
    margin-top: 21px;
}

.zg_jwy .sc_news_place .right ul li:first-child {
    margin-top: 0;
}

.zg_jwy .mes_list ul li {
    margin-top: 26px;
}

.zg_jwy .mes_list ul li:first-child {
    margin-top: 0;
}

.zg_jwy .dynamic {
    padding-bottom: 1%;
}

.zg_jwy .sc_news_place .right li span {
    display: none;
}

.zg_jwy .cs_nav .nav_list .up li {
    padding-left: 2%;
    background: url(../../images/zgimg/phone.png) no-repeat left top 4px;
}

.zg_jwylist {
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 30px 30px 10px;
    background: #fff;
}

.zg_jwylist li {
    width: 45%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #333;
}

.zg_jwylist li span {
    font-size: 14px;
    color: #999;
    float: right;
}

.zg_jwylist li a {
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zg_jwypart2 .notice .cs_tit {
    color: #fff;
}

.zg_jwypart2 .img_list {
    width: 100%;
    margin-top: 20px;
}

.zg_jwypart2 .img_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zg_jwypart2 .img_list ul li {
    margin-bottom: 40px;
    position: relative;
    width: 49%;
    height: auto;
    max-width: 220px;
}

.zg_jwypart2 .img_list ul li p {
    width: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 35%;
    text-align: center;
}

.zg_jwypart2 .img_list ul li img {
    width: 100%;
}

.zg_jwypart2 .img_list a {
    color: #fff;
}

.zg_jwypart2 .img_list a:hover {
    color: #0166B5;
}

.pc_show {
    display: block;
}

.pc_hide {
    display: none;
}

.listsx h4 {
    height: 40px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #E4E9F3;
}

.listsx h4 a {
    display: block;
    float: left;
    margin-right: 60px;
    height: 39px;
    line-height: 39px;
}

.listsx h4 a span {
    display: none;
    margin: 0 auto;
    width: 34px;
    height: 2px;
    border-radius: 1px;
    background: #0166B5;
}

.listsx h4 a.on span {
    display: block;
}

.zg_xwlistcontentfl .h4bj {
    background: url(../../images/zgimg/h4bg.png) no-repeat center center;
    background-size: cover;
    margin-bottom: 4px;
}

.zg_xwlistcontentfl .prh40 {
    background: #D6EBFF;
    color: #0166B5;
    margin-bottom: 4px;
}

.zg_xwlistcontentfl div a.cen {
    background: #fff;
    color: #666;
}

.zg_xwlistcontentfl div a.on {
    background: #0166B5;
    color: #fff;
}

.zg_xwlistcontentfl div a.cen:hover {
    background: #fff;
    color: #0166B5;
}

.zg_xwlistcontentfl div a.on:hover {
    background: #0166B5;
    color: #fff;
}

.jwcbysj {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.jwcbysj li {
    width: 23.5%;
    background: #fff;
    border-radius: 4px;
    min-height: 400px;
}

.jwcbysj h5 .i1 {
    display: block;
    border: 0;
    width: 100%;
    opacity: 0.4;
}

.jwcbysj h5 {
    position: relative;
}

.jwcbysj h5 p {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.jwcbysj h5 p .i2 {
    display: block;
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, 0);
}

.jwcbysj h5 p span {
    display: inline-block;
    padding-top: 30%;
}

.jwcbysj a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #707070;
    margin-bottom: 20px;
}

.jwcbysj a:hover {
    color: #0166B5;
}

.jwcbysj div {
    height: 3px;
    width: 90%;
    margin: -1px auto 20px;
}

.jwcbysj .div1 {
    background: #A382FF;
}

.jwcbysj .div2 {
    background: #FFB048;
}

.jwcbysj .div3 {
    background: #3EB2FF;
}

.jwcbysj .div4 {
    background: #FF8C67;
}

.jwcbysj .div5 {
    background: #75cad2;
}

.jwcbysj_2 li {
    width: 32.5%;
    background: #fff;
    border-radius: 4px;
    min-height: 400px;
}

.jwcbysj_2 h5,
.jwcbysj_2 h5 .i_bg1,
.jwcbysj_2 h5 .i_bg2 {
    height: 135px;
}

.jwcbysj_2 h5 p span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    bottom: 15%;
}

.jwcbysj_2 h5 .i_bg1,
.jwcbysj_2 h5 .i_bg2 {
    display: block;
    border: 0;
    width: 100%;
    opacity: 0.4;
}

.jwcbysj_2 h5 .i_bg1 {
    background: url(http://www.nfdx.net/statics/images/zgimg/zg_jwcby2.png) no-repeat center center;
    background-size: cover;
}

.jwcbysj_2 h5 .i_bg2 {
    background: url(http://www.nfdx.net/statics/images/zgimg/zg_jwcby4.png) no-repeat center center;
    background-size: cover;
}

.jwcbysj_2 h5 .bszl_bj {
    background: url(http://www.nfdx.net/statics/images/zgimg/zg_jwcbj_bscl.jpg) no-repeat center center;
    background-size: cover;
}


.jwcbycgbox {
    margin-bottom: 0px;
}

.bycgzsyear {
    padding-bottom: 90px;
}

.jwcxsbycg {
    width: 100%;
}

.jwcxsbycg li {
    width: 23%;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.jwcxsbycg li:hover {
    box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.16);
}

.jwcxsbycg li img {
    display: block;
    border: 0;
    width: 100%;
}

.jwcxsbycg li a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
}

.jwcxsbycg p {
    color: #fff;
    padding: 2% 3%;
    position: absolute;
    left: 0;
    bottom: 2%;
}

.jwcxsbycg p .sp1 {
    font-size: 36px;
    display: block;
}

.jwcxsbycg p .sp2 {
    font-size: 22px;
    display: block;
}

.jwcxsbycg a em {
    display: block;
    width: 16px;
    height: 13px;
    position: absolute;
    right: 4%;
    bottom: 5%;
    background: url(../../images/zgimg/zg_bycg2.png) no-repeat center center;
}

.zg_xwlistcontentfl .jwcpyfa a.cen {
    background: #fff;
    color: #666;
}

.zg_xwlistcontentfl .jwcpyfa a.on {
    background: #D6EBFF;
    color: #0166B5;
}

.zg_xwlistcontentfl .jwcpyfa a.cen:hover {
    background: #fff;
    color: #0166B5;
}

.zg_xwlistcontentfl .jwcpyfa a.on:hover {
    background: #D6EBFF;
    color: #0166B5;
}

.zg_xwlistcontentfl .bysj a.on {
    font-weight: bold;
}

.zg_xwlistcontentfl .bysj a.cen {
    background: #fff;
    color: #666;
}

.zg_xwlistcontentfl .bysj a.on {
    background: #FFF;
    color: #0166B5;
}

.zg_xwlistcontentfl .bysj a.cen:hover {
    background: #fff;
    color: #0166B5;
}

.zg_xwlistcontentfl .bysj a.on:hover {
    background: #FFF;
    color: #0166B5;
}

.swiper-button-next.next {
    width: 34px;
    height: 34px;
    background: url(../../images/zgimg/zg_jwcnext.png) no-repeat center center;
    right: 92%;
    top: auto;
    bottom: 35px;
}

.swiper-button-prev.prev {
    width: 34px;
    height: 34px;
    background: url(../../images/zgimg/zg_jwclast.png) no-repeat center center;
    left: 0%;
    top: auto;
    bottom: 35px;
}

.swiper-button-next.next:hover {
    border-radius: 100%;
    background: url(../../images/zgimg/zg_jwcnext2.png);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.swiper-button-prev.prev:hover {
    border-radius: 100%;
    background: url(../../images/zgimg/zg_jwclast2.png);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.wap_jwcpart2 {
    display: none;
}

.wap_fzghcpart2 {
    display: none;
}

.listsx2 {
    margin: 16px 0 30px;
}

.listsx2 a {
    display: inline-block;
    margin-right: 20px;
    height: 30px;
    border-radius: 16px;
    line-height: 30px;
    padding: 0 20px;
    border: 1px solid #BEDEFF;
    font-size: 14px;
    color: #666;
}

.listsx2 a.on {
    background: #EFF7FF;
}

.listsx2:first-child {
    display: block;
}

.tab_dyn i {
    display: block;
    font-style: normal;
    float: left;
    margin: 6px 20px 0;
    font-size: 18px;
    color: #41629B;
}

.tab_dyn p {
    margin-left: 0;
    color: #8495B4;
}

.tab_dyn p.on {
    font-size: 26px;
    margin-top: 0px;
    color: #fff;
}

.yearbox {
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 200px;
    width: 200px;
    height: 200px;
    color: #fff;
    background: dodgerblue;
}

.yearbox:hover {
    color: #000;
}

@media screen and (max-width:1024px) {
    .listsx h4 {
        font-size: .30rem;
        height: .6rem;
    }

    .listsx h4 a {
        margin-right: .6rem;
        height: .59rem;
        line-height: .59rem;
        color: #999;
    }

    .listsx h4 a.on {
        color: #333;
    }

    .listsx2 {
        display: flex;
        margin: .28rem 0 .4rem;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .listsx2 a {
        font-size: .26rem;
        height: .6rem;
        line-height: .6rem;
        border-radius: .3rem;
        padding: 0 .26rem;
        margin-right: 0;
    }

    .listsx2 a.on {
        color: #0166B5;
    }

    .zg_jwy .mes_list li {
        border-top: 0;
    }

    .zg_jwy .mes_list ul li {
        margin-top: 0;
    }

    .zg_jwy .wap_nav {
        z-index: 100;
    }

    .zg_jwy .wap_nav .logo_right {
        top: 36%;
    }

    .zg_jwy .wap_nav .logo_right h1 {
        color: #FFFABC;
        text-indent: 6px;
    }

    .waphide {
        display: none;
    }

    .zg_jwy .sc_news_place .right li span {
        display: block;
    }

    .zg_jwypart2 .tab_dyn i {
        font-size: 0;
        margin: 6px 10px 0;
    }

    .zg_jwypart2 .tab_p {
        font-size: .36rem;
    }

    .zg_jwypart2 .tab_p.on {
        font-size: .36rem;
    }

    .zg_jwypart2 .img_list ul li img {
        width: 100%;
    }

    .zg_jwypart2 .img_list ul li {
        width: 47%;
        margin-bottom: .4rem;
    }

    .zg_jwypart2 .img_list ul li p {
        bottom: 1.02rem;
        font-size: .28rem;
    }

    .wap_jwcpart2 {
        display: block;
    }

    .wap_fzghcpart2 {
        display: block;
    }

    .wap_jwccon {
        padding-top: .4rem;
    }

    .wap_jwccon .tab_dyn {
        max-width: 92%;
        margin: 0 auto;
    }

    .wap_jwccon .tab_dyn p {
        color: #DDDDDD;
        margin-right: .4rem;
    }

    .wap_jwccon .tab_dyn p.on {
        color: #fff;
        font-size: .36rem;
    }

    .wap_jwccon .more_pc a {
        font-size: .26rem;
    }

    .wap_jwcpart2 .pcNone li {
        width: 6.9rem;
        padding: 0 .3rem;
        height: 1rem;
        line-height: 1rem;
        margin: 0 auto;
    }

    .wap_jwcpart2 .pcNone li a {
        color: #fff;
        font-size: .32rem;
        float: left;
        width: 5rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .wap_jwcpart2 .pcNone li span {
        color: #fff;
        font-size: .24rem;
        float: right;
    }

    .wap_jwcpart2 .pcNone .shhid {
        display: none;
    }

    .wap_fzghcpart2 .pcNone li {
        width: 6.9rem;
        padding: 0 .3rem;
        height: 1rem;
        line-height: 1rem;
        margin: 0 auto;
    }

    .wap_fzghcpart2 .pcNone li a {
        color: #fff;
        font-size: .32rem;
        float: left;
        width: 5rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .wap_fzghcpart2 .pcNone li span {
        color: #fff;
        font-size: .24rem;
        float: right;
    }

    .wap_fzghcpart2 .pcNone .shhid {
        display: block;
    }

    .zg_jwypart2 {
        background: none;
    }

    .zg_jwypart2 .sc_news {
        display: none;
    }

    .zg_jwypart2 .container.mid_news {
        margin-top: 0;
        padding-top: 0;
    }

    .zg_jwypart2 .container .notice {
        margin-top: 0;
        padding-top: 0;
        border: 0;
    }

    .zg_jwypart2 .container .notice .margin_auto {
        width: 100%;
    }

    .zg_jwypart2 .container .notice .cs_tit {
        color: #0166B5;
    }

    .pcfooter {
        display: none;
    }

    .wapfooter {
        display: block;
    }

    .jwcbysj {
        display: block;
        margin-top: .4rem;
    }

    .jwcbysj li {
        width: 100%;
        min-height: auto;
    }

    .jwcbysj h5 p {
        font-size: .42rem;
    }

    .jwcbysj a {
        font-size: .36rem;
        margin-bottom: .3rem;
    }

    .bycgzsyear {
        padding-top: .3rem;
        padding-bottom: 1.4rem;
    }

    .swiper-button-next.next {
        right: 20%;
        top: auto;
        bottom: .35rem;
    }

    .swiper-button-prev.prev {
        left: 20%;
        top: auto;
        bottom: .35rem;
    }
}

/* 招生网 */
.zg_zswz .sc_news_place .right ul li {
    margin-top: 21px;
}

.zg_zswz .sc_news_place .right ul li:first-child {
    margin-top: 0;
}

.zg_zswz .sc_news_place .right li span {
    display: none;
}

.zg_zswz .zg_waprig {
    display: none;
}

.zg_zswz .banner {
    display: none;
}

.sc_focus.zg_zswrig {
    width: 100%;
    background: #fff;
}

.zg_zswleft .banner,
.zg_zswrig .banner {
    display: block;
}

.sc_focus.zg_zswrig .left {
    width: 100%;
}

.sc_focus.zg_zswrig .left img {
    width: 88%;
    padding: 6% 6% 0;
}

.sc_focus.zg_zswrig .left ul {
    padding: 1px 5% 17px 5%;
}

.sc_focus.zg_zswrig .left ul li {
    margin-top: 23px;
}

.zg_zswpart {
    display: block;
    padding-bottom: 3.5%;
}

.zg_zswpart .cs_tit {
    color: #fff;
}

.zg_zswpart .cs_tit a {
    color: #fff;
}

.zg_zswpart2 {
    width: 64%;
    float: left;
}

.zg_zswpart2 .sc_news {
    width: 47.7%;
    ;
    float: left;
}

.zg_zswpart2 .sc_news:last-child {
    width: 47.7%;
    ;
    float: right;
}

.zg_zswpart2 .sc_focus .left {
    width: 100%;
}

.zg_zswpart2 .sc_focus .left ul {
    padding: 30px 30px;
}

.zg_zswpart2 .sc_focus .left ul li:first-child {
    margin-top: 0;
}

.zg_zswpart3 {
    display: none;
}

.part2rig {
    width: 33%;
    float: right;
}

.part2rig .sc_news {
    width: 100%;
}

.part2rig .sc_focus .left {
    width: 100%;
}

.part2rig .sc_focus .left ul {
    padding: 30px 30px;
}

.part2rig .sc_focus .left ul li:first-child {
    margin-top: 0;
}

.zsw_table h2 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
}

.zsw_table table {
    width: 100%;
    text-align: center;
}

.zsw_table th {
    width: 33%;
    height: 50px;
    font-size: 18px;
    font-weight: normal;
    color: #0166B5;
    background: #E3F1FF;
}

.zsw_table td {
    height: 60px;
    font-size: 16px;
    color: #333;
}

.zsw_table tr:nth-child(2n+1) {
    background: rgba(227, 241, 255, 0.3);
}

.zsw_wd li {
    border-bottom: 1px solid #F2F5FB;
    padding: 20px;
}

.zsw_wd h6 {
    padding-left: 47px;
    font-size: 16px;
    color: #888888;
    font-weight: normal;
    margin-bottom: 20px;
    background: url(../../images/zgimg/zg_zswbg1.png) no-repeat left center;
}

.zsw_wd p {
    padding-left: 47px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    background: url(../../images/zgimg/zg_zswbg2.png) no-repeat left top;
}

.zsw_form h2 {
    font-size: 28px;
    text-align: center;
}

.zsw_form .formbox {
    padding: 40px 0 0;
    position: static;
    margin: 0 auto;
    transform: none;
}

#dituContent {
    width: 100%;
    height: 548px;
    border: #ccc solid 1px;
}

.wap_maptxt {
    display: none;
}

/* 左上角删除按键 */
.pop>img {
    display: none;
}

.pop>.top>img {
    display: none;
}

.pop .map_p {
    color: #333;
    margin-bottom: 10px;
}

.pop .map_p span {
    color: #888888;
}

.pop .map_a {
    display: block;
    width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #0166B5;
    border: 1px solid #0166B5;
    border-radius: 3px;
}

@media screen and (max-width:1024px) {
    .zg_zswz .sc_news_place .right li span {
        display: block;
    }

    .zg_zswz .logo_right h1 {
        text-indent: .1rem;
    }

    .zg_zswz .banner {
        display: block;
    }

    .zg_zswz .zg_banner {
        display: none;
    }

    /* 招生热线 */
    .zsw_table h2 {
        font-size: .36rem;
        color: #0166B5;
        margin-top: .4rem;
        margin-bottom: .5rem;
    }

    .zsw_table th {
        font-size: .24rem;
        color: #fff;
        background: #0166B5;
        font-weight: bold;
    }

    .zsw_table td {
        font-size: .24rem;
        color: #333;
    }

    .zsw_table tr th:first-child {
        border-radius: 4px 0 0 4px;
        overflow: hidden;
    }

    .zsw_table tr th:last-child {
        border-radius: 0 4px 4px 0;
        overflow: hidden;
    }

    /* 考生问答 */
    .zsw_wd li {
        padding: .4rem 0;
    }

    .zsw_wd h6 {
        padding-left: .6rem;
        font-size: .28rem;
        color: #888;
        margin-bottom: .3rem;
    }

    .zsw_wd p {
        padding-left: .6rem;
        font-size: .32rem;
        color: #333;
        line-height: .48rem;
    }

    /* 投诉建议 */
    .zsw_form h2 {
        font-size: .36rem;
        color: #0166B5;
        margin-top: .4rem;
        margin-bottom: .5rem;
    }

    .zsw_form .formbox {
        padding: 0 0 .6rem;
    }

    .zsw_form .formbox .a-upload {
        width: 100%;
    }

    .zg_zswpart .waphide {
        display: none;
    }

    .zg_zswrig {
        display: none;
    }

    .zg_zswz .zg_waprig {
        display: block;
    }

    .zg_waprig li {
        padding: 0 0;
        border: 0;
    }

    #dituContent {
        width: 6.9rem;
        height: 3.61rem;
        margin: 0 auto;
        border: #ccc solid 1px;
    }

    .wap_maptxt {
        display: block;
        width: 6.9rem;
        margin: 0 auto;
        padding: 0 0 .4rem;
    }

    .wap_maptxt p {
        font-size: .32rem;
        color: #333;
        padding: .3rem 0;
        border-top: 1px dashed #DDDDDD;
    }

    .wap_maptxt p:first-child {
        border-top: 0;
    }

    .wap_maptxt p span {
        color: #666;
    }

    .zg_zswpart {
        display: none;
    }

    .zg_zswpart3 {
        display: block;
    }

    .zg_zswap3 .overx {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .zg_zswap3 .overx::-webkit-scrollbar {
        display: none;
    }

    .zg_zswap3 .tab_dyn {
        width: 10rem;
        padding: .4rem 0 .2rem .3rem;
        white-space: nowrap;
    }

    .zg_zswap3 .tab_dyn p {
        display: inline-block;
        margin-right: .4rem;
        font-size: .36rem;
        color: #DDDDDD;
    }

    .zg_zswap3 .tab_dyn p.on {
        color: #fff;
    }

    .zg_zswap3 .mes_dyn ul li {
        padding: .2rem 0;
        padding-left: .3rem;
        margin-top: .2rem;
    }

    .zg_zswap3 .mes_dyn ul li p {
        padding-top: 0;
    }

    .zg_zswap3 .mes_dyn ul li .adbordre a {
        width: 85%;
    }
}

/* 学工处 */
.zg_xgc .zg_xgcpart1 .banner {
    display: block;
}

.zg_xgc ul li {
    margin-top: 0;
}

.zg_xgc .wapNone {
    margin-top: 44px;
}

.zg_xgc .wapNone li {
    margin-top: 40px;
}

.zg_xgc .sc_news_place .right li span {
    display: none;
}

.zg_xgcpart1 .sc_news_place .right ul li {
    margin-top: 21px;
}

.zg_xgcpart1 .sc_news_place .right ul li:first-child {
    margin-top: 0;
}

.zg_xgc .part2rig .sc_focus .left {
    background: none;
}

.zg_xgc .part2rig .sc_focus .left .rigtwoimg {
    padding: 0 0;
    background: none;
}

.rigtwoimg img {
    width: 100%;
    display: block;
}

.zg_xgc .part2rig .sc_focus .left .rigtwoimg li {
    padding: 0 0;
    position: relative;
}

.zg_xgc .part2rig .sc_focus .left .rigtwoimg li:last-child {
    margin-top: 52px;
}

.rigtwoimg p {
    width: 96%;
    padding: 0 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 44px;
    line-height: 44px;
    background: #00000060;
    font-size: 18px;
    color: #fff;
}

.rigtwoimg p a {
    width: 100%;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.left_topimg1,
.left_topimg2 {
    position: relative;
}

.left_topimg1 img,
.left_topimg2 img {
    display: block;
    border: 0;
}

.left_topimg1 div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/zgimg/zg_xgcicon.png) rgba(0, 0, 0, 0.5) no-repeat center center;
}

.left_topimg2 div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/zgimg/zg_xgcicon2.png) rgba(0, 0, 0, 0.5) no-repeat center center;
}

.zg_xgcteach {
    max-width: 73%;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0 50px;
}

.zg_xgcteach h3 {
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-bottom: 40px;
}

.zg_xgcteach h3 span {
    display: block;
    margin: 10px auto 0;
    width: 60px;
    height: 4px;
    border-radius: 2px;
    background: #0166B5;
}

.zg_xgcteach .nextbtn {
    width: 120px;
    margin: 20px auto 0;
}

.zg_xgcteach .swiper-button-prev {
    position: static;
    margin-top: 0;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../../images/zgimg/last.png) no-repeat center center;
}

.zg_xgcteach .swiper-button-next {
    position: static;
    margin-top: 0;
    float: right;
    width: 40px;
    height: 40px;
    background: url(../../images/zgimg/next.png) no-repeat center center;
}

.zg_xgcteach .swiper-slide {
    width: 320px;
}

.zg_xgcteach .swiper-pagination {
    display: none;
}

.zg_xgcteach li img {
    width: 100% !important;
    height: 318px !important;
}

.zg_xgcteach li {
    box-sizing: border-box;
    padding-bottom: 148px;
    overflow: hidden;
    background: #fff;
    position: relative;
    border: 1px solid #BDC4D3;
}

.phover {
    display: none;
}

.zg_xgcteach li div {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 108px;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    transition: height 1s;
}

/*.zg_xgcteach li:hover div {height:80%; padding:20px 0;background: #fff; border-radius:10px 10px 0 0;}*/
.zg_xgcteach li:hover div .phover {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.zg_xgcteach li:hover div .noh {
    /*display:none;*/
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding: 0 20px;
}

/*.zg_xgcteach li:hover{border:1px solid #0166B5;}*/
.zg_xgcteach li h5 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 8px;
    padding: 0 20px;
}

.zg_xgcteach li .noh {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding: 0 20px;
}

@media screen and (max-width:1024px) {
    .zg_xgc .zg_xgcpart1 .left .tit {
        display: none;
    }

    .zg_xgc .zg_xgcpart1 .left .admar {
        display: none;
    }

    .zg_xgc .wap_border .left .wapNone {
        display: block;
        margin-top: 0;
    }

    .zg_xgc .wap_border .left .wapNone li {
        margin-top: 0;
        border: 0;
    }

    .zg_xgc .wap_border {
        padding-top: .2rem;
        border-top: 0;
    }

    .zg_xgc .zg_xgcpart1 .right li {
        display: none;
    }

    .zg_xgc .zg_xgcpart1 .right li:nth-child(1) {
        display: -webkit-box;
    }

    .zg_xgc .zg_xgcpart1 .right li:nth-child(2) {
        display: -webkit-box;
    }

    .zg_xgc .zg_xgcpart1 .right li:nth-child(3) {
        display: -webkit-box;
    }

    .zg_xgc .zg_xgcpart1 .right li {
        margin-top: 0;
        padding: .29rem 0 .33rem;
        border: 0;
        border-bottom: 1px dashed #DDDDDD;
    }

    .zg_xgc .zg_xgcpart1 .sc_news_place .right ul li {
        margin-top: 0;
    }

    .zg_xgc .sc_news_place .right li span {
        display: inline-block;
    }

    .zg_xgc .logo_right h1 {
        text-indent: .1rem;
    }

    .zg_xgcwimg .banner .slides li {
        margin-top: 0;
        border: 0;
    }

    .zg_xgcwimg .banner .flex-control-nav {
        bottom: .4rem;
    }

    .zg_xgcwimg .banner .flex-control-nav li {
        border: 0;
        padding: 0 0;
    }

    .zg_xgcwimg .banner .flexslider li {
        border: 0
    }

    .zg_xgc .zg_zswpart {
        display: block;
    }

    .zg_xgc .zg_zswpart2 {
        width: 100%;
        float: none;
    }

    .zg_xgc .zg_zswpart2 .sc_news {
        width: 100%;
        float: none;
    }

    .zg_xgc .zg_zswpart2 .sc_focus .left {
        background: none;
    }

    .zg_xgc .zg_zswpart2 .sc_focus .left ul {
        padding: 0px 0px;
        background: none;
    }

    .zg_xgc .part2rig {
        width: 100%;
        float: none;
    }

    .zg_xgc .rigtwoimg {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .zg_xgc .part2rig .sc_focus .left ul.rigtwoimg li {
        width: 48%;
        padding: 0 0;
        margin: 0 0;
        border: 0;
    }

    .zg_xgc .part2rig .sc_focus .left ul.rigtwoimg li:last-child {
        margin: 0 0;
    }

    .zg_xgc .rigtwoimg p {
        height: .56rem;
        padding-left: .2rem;
        font-size: .26rem;
        line-height: .56rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .zg_xgc .zg_zswpart {
        padding-bottom: .6rem;
    }

    .zg_xgc .zg_zswpart2 .sc_news .left ul li a {
        color: #fff;
    }

    .zg_xgc .sc_focus .left ul li:nth-child(2) {
        display: -webkit-box;
        border-bottom: 0;
        margin-bottom: 0;
    }

    .zg_xgc .sc_focus .left ul li:nth-child(3) {
        display: -webkit-box;
        margin-bottom: 0.5rem;
    }

    .zg_xgc .zg_zswpart2 .sc_focus .left ul li {
        border-bottom: 1px dashed #DDDDDD;
    }

    .zg_xgc .left_topimg2,
    .zg_xgc .left_topimg1 {
        height: 2.4rem;
    }

    .zg_xgc .left_topimg2 img,
    .zg_xgc .left_topimg1 img {
        height: 2.4rem;
    }

    .zg_xgcteach {
        width: 92%;
        margin: 0 auto;
        max-width: 92%;
        padding: .39rem 0 .7rem;
        position: relative;
    }

    .zg_xgcteach li {
        padding-bottom: .85rem;
    }

    .zg_xgcteach li .noh {
        display: none;
    }

    .zg_xgcteach li div {
        width: 100%;
        height: .85rem;
        padding: 0 0;
    }

    .zg_xgcteach li h5 {
        padding: 0 0 0 .2rem;
        height: .85rem;
        line-height: .85rem;
        margin: 0 auto;
        font-size: .32rem;
        color: #333;
    }

    .zg_xgcteach li:hover div {
        height: .85rem;
        padding: 0 0 0 .2rem;
        border-radius: 0;
    }

    .zg_xgcteach li:hover div .phover {
        display: none;
    }

    .zg_xgcteach li img {
        height: 3.28rem !important;
    }

    .zg_xgcteach .nextbtn {
        display: none;
    }

    .zg_xgcteach .swiper-pagination-bullets {
        display: block;
        bottom: .25rem !important;
    }

    .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        opacity: .2;
    }

    .swiper-pagination-bullet-active {
        width: 0.2rem;
        opacity: 1;
        border-radius: 6px;
        background: #007aff;
    }

    .zg_xgcteach h3 {
        margin-bottom: .3rem;
        font-size: .36rem;
        color: #0166B5;
        text-align: left;
    }

    .zg_xgcteach h3 span {
        display: none;
    }

}

/* 系部 */
.zg_xb .zg_xgcpart1 .banner {
    display: block;
}

.zg_xbpart1 h3 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 70px;
    font-weight: normal;
}

.zg_xbpart1 h3 span {
    display: block;
    margin: 10px auto 0;
    width: 60px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
}

.zg_xb .zg_xgcpart1 .sc_news_place .right ul li span {
    display: none;
}

.zg_xbpart1 dl {
    background: #fff;
    padding: 30px 30px 30px;
}

.zg_xbpart1 dt {
    width: 240px;
    height: 240px;
    float: left;
    background: #0166B5;
    position: relative;
    margin-top: -50px;
    margin-bottom: 20px;
}

.zg_xbpart1 dd {
    width: 75%;
    float: left;
}

.zg_xbpart1 dd h4 {
    font-size: 18px;
    color: #0166B5;
    margin-bottom: 16px;
    padding-left: 30px;
}

.zg_xbpart1 dd p {
    font-size: 16px;
    color: #666666;
    padding-left: 30px;
    line-height: 30px;
}

.zg_xbpart1 img {
    width: 240px;
    height: 240px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.zg_xbpart1 dl.bottom {
    margin-top: 60px;
}

.zg_xbpart1 dl.bottom dt {
    float: right;
}

.zg_xbpart1 dl.bottom dd h4 {
    padding-left: 0;
}

.zg_xbpart1 dl.bottom dd p {
    padding-left: 0;
}

.zg_xbpart2 {
    max-width: 73%;
    margin: 30px auto 50px;
}

.zg_xbpart2 .sc_news {
    width: 64%;
    float: left;
}

.zg_xbpart2 .mes_list {
    background: #fff;
    margin-top: 20px;
}

.zg_xbpart2 .mes_list ul li {
    width: 50%;
    float: left;
    margin-top: 40px;
}

.zg_xbpart2 .wapNone {
    padding: 5px 30px 30px;
}

.zg_xbpart2 .part2rig .sc_news {
    width: 100%;
}

.zg_xbpart2 .part2rig .sc_focus .left .rigtwoimg li:last-child {
    margin-top: 40px;
}

.zg_xb .sc_focus .left ul li {
    padding: 0 0;
}

.zgxbxzfc {
    background: url(../../images/zgimg/zg_xbimg2.png) #fff no-repeat center center;
    background-size: cover;
}

.zg_xbcontent {
    padding-top: 14px;
}

.zg_xbcontent ul {
    width: 100%;
}

.zg_xbcontent li {
    float: left;
    overflow: hidden;
    width: 23%;
    margin-right: 2.3%;
    padding-bottom: 34px;
    margin-bottom: 40px;
    box-shadow: 3px 3px 6px #00000040;
    position: relative;
    border: 1px solid #BDC4D3;
}

.zg_xbcontent li:nth-child(4n) {
    margin-right: 0;
}

.zg_xbcontent li img {
    width: 100%;
    height: 360px;
}

.zg_xbcontent li div {
    width: 100%;
    height: 64px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    transition: height 0.7s;
}

.zg_xbcontent li div h5 {
    font-size: 18px;
    color: #333;
    padding: 20px 0 20px 20px;
}

.zg_xbcontent li:hover {
    border: 1px solid #0166B5;
    box-shadow: 3px 6px 10px #00000060;
}

.zg_xbcontent li:hover div {
    height: 30%;
}

.zg_xbcontent li:hover div .phover {
    display: block;
    padding: 0 19px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.zg_xbcontent li:hover div h5 {
    padding-bottom: 10px;
}

/* .zg_xb .zg_yxszcontent img{margin-bottom:40px;} */
.zg_xb .zg_yxszcontent p {
    font-size: 16px;
    color: #555555;
    line-height: 30px;
    text-indent: 2em;
}

.zg_xb .zg_yxszp1 {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.fzghc_news {
    display: flex;
    justify-content: space-between;
}

.fzghc_news .sc_news {
    width: 30%;
}

.fzghc_news .sc_news ul {
    display: block;
}

.fzghc_news .sc_news ul li {
    width: auto;
    position: relative;
}

.fzghc_news .sc_news ul li::after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #F10A0A;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -6px;
}

@media screen and (max-width:1200px) {
    .fzghc_news .sc_news ul li a {
        width: 73%;
    }
}






@media screen and (max-width:1024px) {
    .zg_xb .zg_xgcpart1 .left .tit {
        display: none;
    }

    .zg_xb .zg_xgcpart1 .left .admar {
        display: none;
    }

    .zg_xb .wap_border .left .wapNone {
        display: block;
        margin-top: 0;
    }

    .zg_xb .wap_border .left .wapNone li {
        margin-top: 0;
        border: 0;
    }

    .zg_xb .wap_border {
        padding-top: .2rem;
        border-top: 0;
    }

    .zg_xb .zg_xgcpart1 .right li {
        display: none;
    }

    .zg_xb .zg_xgcpart1 .right li:nth-child(1) {
        display: -webkit-box;
    }

    .zg_xb .zg_xgcpart1 .right li:nth-child(2) {
        display: -webkit-box;
    }

    .zg_xb .zg_xgcpart1 .right li:nth-child(3) {
        display: -webkit-box;
    }

    .zg_xb .zg_xgcpart1 .right li {
        margin-top: 0;
        padding: .29rem 0 .33rem;
        border: 0;
        border-bottom: 1px dashed #DDDDDD;
    }

    .zg_xb .zg_xgcpart1 .sc_news_place .right ul li {
        margin-top: 0;
    }

    .zg_xb .zg_xgcpart1 .sc_news_place .right ul li span {
        background: none;
        display: block;
        position: absolute;
        right: 0;
        line-height: 0.44rem;
        margin: 0 0;
        padding: 0 0;
    }

    .zg_xbwimg .banner .slides li {
        margin-top: 0;
        border: 0;
    }

    .zg_xbwimg .banner .flex-control-nav {
        bottom: .4rem;
    }

    .zg_xbwimg .banner .flex-control-nav li {
        border: 0;
        padding: 0 0;
    }

    .zg_xbwimg .banner .flexslider li {
        border: 0
    }

    .zg_xbpart2box {
        background: #F6F7F9;
    }

    .zg_xb .zg_xbpart2box .wapNone {
        display: block;
        padding: 0 0 .4rem;
        background: #F6F7F9;
    }

    .zg_xb .zg_xbpart2 {
        width: 92%;
        max-width: 92%;
        float: none;
        margin: 0 auto;
        padding: .3rem 0 .3rem;
    }

    .zg_xb .zg_xbpart2 .sc_news {
        width: 100%;
        float: none;
    }

    .zg_xb .zg_xbpart2 .sc_focus .left {
        background: none;
    }

    .zg_xb .zg_xbpart2 .sc_focus .left ul {
        padding: 0px 0px;
        background: none;
    }

    .zg_xb .sc_news_place .right ul li a {
        width: 80%;
    }

    .zg_xb .part2rig {
        width: 100%;
        float: none;
    }

    .zg_xb .rigtwoimg {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .zg_xb .part2rig .sc_focus .left ul.rigtwoimg li {
        width: 48%;
        padding: 0 0;
        margin: 0 0;
        border: 0;
    }

    .zg_xb .part2rig .sc_focus .left ul.rigtwoimg li:last-child {
        margin: 0 0;
    }

    .zg_xb .rigtwoimg p {
        height: .56rem;
        padding-left: .2rem;
        font-size: .26rem;
        line-height: .56rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .zg_xbpart2 .mes_list ul li {
        display: none;
        width: 100%;
        float: none;
        margin-top: .4rem;
        padding: 0 0;
        border-top: 0;
    }

    .zg_xbpart2 .mes_list ul li:nth-child(1) {
        display: block;
    }

    .zg_xbpart2 .mes_list ul li:nth-child(2) {
        display: block;
    }

    .zg_xbpart2 .mes_list ul li:nth-child(3) {
        display: block;
    }

    .zg_xbpart2 .mes_list ul li:nth-child(4) {
        display: block;
    }

    .zg_xbpart2 .mes_list ul li:nth-child(5) {
        display: block;
    }

    .zg_xbpart1 {
        padding-bottom: .6rem;
    }

    .zg_xbpart1 h3 {
        margin-bottom: .7rem;
        text-align: left;
        font-size: .36rem;
        font-weight: bold;
    }

    .zg_xbpart1 h3 span {
        display: none;
    }

    .zg_xbpart1 dl {
        padding: .3rem .3rem .3rem;
    }

    .zg_xbpart1 dt {
        width: 2.4rem;
        height: 2.4rem;
        margin-top: -.5rem;
        margin-bottom: .2rem;
    }

    .zg_xbpart1 dt img {
        width: 100% !important;
        height: 100% !important;
        right: .1rem;
        bottom: .1rem;
    }

    .zg_xbpart1 dl.bottom {
        margin-top: .6rem;
    }

    .zg_xbpart1 dd {
        width: 58%;
    }

    .zg_xbpart1 dd h4 {
        padding-left: .3rem;
        font-size: .32rem;
        margin-bottom: .16rem;
    }

    .zg_xbpart1 dd p {
        font-size: .24rem;
        line-height: .33rem;
        padding-left: .3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .zg_xbpart2 .mes_list ul li .mesage a {
        font-size: .32rem;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .zg_xbcontent ul {
        display: block;
        padding-left: .3rem;
    }

    .zg_xbcontent li {
        overflow: visible;
        width: 100%;
        position: static;
        border: 0;
        padding: 0 0 .1rem;
        margin: .5rem 0;
        box-shadow: 0 0 .06rem rgba(0, 0, 0, 0.1);
    }

    .zg_xbcontent li img {
        width: 2rem;
        height: 3rem;
        border-radius: .1rem;
        margin-top: -.14rem;
        margin-left: -.3rem;
    }

    .zg_xbcontent li div {
        width: 70%;
        position: static;
        float: right;
    }

    .zg_xbcontent li div h5 {
        font-size: .34rem;
        color: #0166B5;
        padding: .23rem 0 .1rem 0;
    }

    .zg_xbcontent li div .phover {
        display: block;
        font-size: .26rem;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .zg_xb .zg_xwlistcontentfr img {
        display: block;
        width: 100%;
        margin: 0 auto .39rem;
        border-radius: .2rem;
    }

    .zg_xb .zg_yxszcontent p {
        font-size: .34rem;
        color: #333;
        line-height: .56rem;
        margin-bottom: .4rem;
    }

    .zg_xb .zg_yxszp1 {
        font-size: .26rem;
        color: #777777;
        margin: .2rem 0;
    }

    .zg_xb .zg_yxszh4 {
        font-size: .38rem;
        color: #333;
    }

    /* .zg_xwlistcontent .zg_xbcontent li img{height:300px;} */
}


.sc_news_place .left .jq22-container {
    width: 100%;
    padding-top: 52%;
    position: relative;
}

.sc_news_place .left .slides {
    width: 100%;
}

.sc_news_place .left .flexslider {
    overflow: visible;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.sc_news_place .left .flex-active-slide {
    width: 100%;
}

.sc_news_place .left .jq22-container li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 52%;
}

.sc_news_place .left .jq22-container li img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.sc_news_place .left .zg_banner li a {
    padding-top: 52%;
}

.sc_news_place .left .zg_banner li img {
    height: 100%;
}

.zg_xbwimg .con_ol .jq22-container {
    width: 100%;
    padding-top: 48.7%;
    position: relative;
}

.zg_xbwimg .con_ol .jq22-container .slides {
    width: 100%;
}

.zg_xbwimg .con_ol .jq22-container .flexslider {
    overflow: visible;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.zg_xbwimg .con_ol .jq22-container .slides li {
    width: 100%;
    margin-top: 0;
}

.zg_xbwimg .con_ol .jq22-container .slides li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 45.2%;
}

.zg_xbwimg .con_ol .jq22-container .slides li img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.zg_xwlistcontent .zg_xbcontent {
    float: right;
    width: 75%;
    padding-top: 0;
}

.zg_xwlistcontent .zg_xbcontent li img {
    height: 300px;
}

.zg_xwlistcontent .zg_xbcontent li div h5 {
    font-size: 14px;
}