.ejdh {
    width: 15.1%
}

.danpian h1 {
    font-size: 26px;
    color: #0D6EA1;
    text-align: center;
    margin-bottom: 30px
}

.danpian p {
    font-size: 16px;
    line-height: 1.6;
    text-indent: 2em
}

.mainbox {
    background: url(../images/mainbg.png) left bottom no-repeat #f3f3f3
}

.contentbox {
    width: 83.1%
}

.mainbox .w {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 160px
}

.lmmc {
    padding: 30px 0;
    font-family: Source Han Serif CN;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background: url(../images/lmmcbg.png) no-repeat;
    background-size: 100% 100%
}

.ejdh>ul {
    padding: 0px 30px;
    background: url(../images/ejbg.png) no-repeat left bottom #fff;
    background-size: cover;
    background-position-x: -85px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}

.ejdh>ul li {
    position: relative;
    border-bottom: 1px dashed #D8D8D8
}

.ejdh>ul li a {
    font-size: 16px;
    line-height: 78px;
    color: #666666
}

.ejdh>ul li a i {
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/icon16.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 35px
}

.ejdh>ul li:hover a {
    color: #0D6EA1
}

.ejdh>ul li:hover i {
    background: url(../images/icon15.png) no-repeat;
    background-size: 100% 100%
}

.content1 {
    margin-bottom: 25px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D8D8D8
}

.dqlmmc {
    padding-left: 15px;
    font-family: Source Han Serif CN;
    font-size: 28px;
    font-weight: 600;
    color: #2C2C2C;
    background: url(../images/icon17.png) no-repeat left center;
    background-size: 5px 30px
}

.location {
    display: flex;
    align-items: center;
    padding-left: 27px;
    font-size: 16px;
    color: #626262;
    background: url(../images/icon18.png) no-repeat left center;
    background-size: 17px 16px
}

.location a {
    font-size: 16px;
    color: #626262
}

.zy-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.zy-list li {
    width: 49%;
    margin-bottom: 50px;
    border: 1px solid transparent
}

.zy-list li a {
    padding: 35px 4.7%;
    display: flex;
    background: url(../images/zybg2.png) no-repeat #fff;
    background-size: 100% 100%
}

.zy-list li .imgbox {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin-right: 5.9%
}

.zy-list li .imgbox img {
    border-radius: 50%
}

.zy-list li h1 {
    font-size: 20px;
    line-height: 70px;
    color: #3F3F3F;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.zy-list li th {
    width: 92px;
    font-size: 18px;
    text-align: start;
    line-height: 36px;
    vertical-align: baseline
}

.zy-list li td {
    font-size: 18px;
    line-height: 36px;
    color: #3F3F3F
}

.zy-list li .textbox {
    width: calc(100% - 215px)
}

.zy-list li:hover {
    border: 1px solid #0D6EA1;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(12, 128, 178, 0.2)
}

.zy-list li:hover a {
    border-radius: 10px;
    background: url(../images/zybg3.png) no-repeat #fff;
    background-size: 100% 100%
}

.list {
    margin-top: -35px
}

.list li {
    padding: 15px 0;
    border-bottom: 1px dashed #CBCBCB
}

.list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    padding-left: 25px;
    background: url(../images/icon19.png) no-repeat left center;
    background-size: 6px 6px
}

.list li a p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.list li a:hover p {
    font-weight: bold;
    color: #0D6EA1
}

.list li a span {
    font-size: 14px;
    font-weight: 500;
    color: #0D6EA1;
    white-space: nowrap
}

.cont_wrap h3.title {
    font-size: 22px;
    color: #111;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
    background: none;
    text-align: center;
    height: auto
}

.cont_wrap .bar {
    margin-top: 5px;
    color: #777;
    text-align: center
}

.cont_wrap .cont_box {
    margin-top: 25px;
    font-size: 17px;
    color: #333
}
.cont_wrap .cont_box *{
    background:none !important;
}
.cont_wrap .cont_box p {
    text-indent: 2em;
    margin-bottom: 16px;
    line-height: 34px
}

.cont_wrap .cont_box p img {
    display: block;
    margin: 25px auto;
    height: auto !important;
    max-width: 80%
}

.content2 {
    /* padding: 0 25px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.content2 .text{
    width: calc(100% - 94px);
}
.content2>div {
    padding: 30px 0;
    width: 49%;
    display: flex;
    /* margin-bottom: 55px; */
    align-items: center;
    border-bottom: 1px dashed #2265a445;
}
.content2>div:last-child{
    width: 100%;
    border: none;
}
.content2 i {
    margin-right: 17px;
    display: block;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    border: 1px dashed #0D6EA1;
}

.content2 h1 {
    font-size: 18px;
    line-height: 30px;
    color: #0D6EA1;
}

.content2 p {
    font-size: 16px;
    /* line-height: 1.8; */
    color: #333333;
    margin-bottom: 10px;
    line-height: 1.5em;
}

.xxdz i {
    background: url(../images/icon20.png) no-repeat center center;
}
.xxdz1 i{
    background-size: 22px 22px;
}
.xxdz2 i{
    background-size: 17px 23px;
}
.xxdz3 i{
    background-size: 20px 20px;
}
.xxdz4 i{
    background-size: 19px 15px;
}
.xxdz5 i{
    background-size: 20px 20px;
}
.content2 .xxdz5{
    align-items: start;
}
.zsdz i {
    background: url(../images/icon21.png) no-repeat center center;
    background-size: 29px 37px;
}

.zsdh i {
    background: url(../images/icon22.png) no-repeat center center;
    background-size: 32px 32px;
}

.xxyb i {
    background: url(../images/icon23.png) no-repeat center center;
    background-size: 31px 25px;
}
.dt {
    width: 97%;
    margin-left: 25px;
    padding-left: 28px;
    padding-top: 28px;
    padding-right: 15px;
    padding-bottom: 10px;
    background: url(../images/dtbg.png) no-repeat left top;
    background-size: 100% 100%;
}

.lqcx {
    padding: 280px 0 160px;
    height: 960px;
    box-sizing: border-box;
    background: url(../images/lqbg.png) no-repeat;
}

.cxbox {
    width: 44%;
    padding: 100px 0;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
}

.cxbox h1 {
    font-size: 24px;
    color: #0D6EA1;
    text-align: center;
    margin-bottom: 40px;
}

.cxbox input[type=text] {
    display: block;
    height: 48px;
    line-height: 48px;
    border: 1px solid #C2C2C2;
    font-size: 18px;
    color: #3C3C3C;
    padding-left: 40px;
    padding-right: 20px;
    border-radius: 5px;
    box-sizing: border-box;
    background-size: 16px 16px;
}

.cxbox .xm,
.cxbox .sfzh {
    width: 365px;
    margin: 0 auto;
    margin-bottom: 22px;
    background: url(../images/sfzh.png) no-repeat 15px center transparent;
}

.cxbox .xm {
    background: url(../images/xm.png) no-repeat 15px center transparent;
}

.cxbox .yzmbox,
.cxbox .tjbox {
    width: 365px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
}

.cxbox .yzm {
    width: 170px;
    background: url(../images/yzm.png) no-repeat 15px center transparent;
}

.cxbox .yztp {
    width: 170px;
    height: 48px;
}

.cxbox .yztp img {
    width: 100%;
    height: 100%;
}
.cxbox .tips{
    padding: 0px 100px;
    font-size:18px;
    line-height:30px;
    color:#666;
}
.tjbox {
    margin-bottom: 0;
}

.tjbox .cx,
.tjbox .qx {
    width: 170px;
    font-size: 18px;
    color: #FFFFFF;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.tjbox .cx {
    border-radius: 5px;
    background: #0D6EA1;
    box-shadow: 4px 4px 1px 0px rgba(13, 110, 161, 0.3);
    font-weight: bold;
}

.tjbox .qx {
    border-radius: 5px;
    background: #F2D29F;
}

.archive-table,
.student-info-table {
    border-collapse: collapse;
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
    text-align: center;
    border-radius: 6px;
    box-sizing: border-box;
    border: 1px solid #D1D1D1;
}

.student-info-table {
    margin-bottom: 60px;
}

.archive-table th {
    background-color: #0D6EA1;
    padding: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}

.archive-table td,
.archive-table th {
    border: 1px solid #ddd;
    padding: 15px;
}

.archive-table tr td:first-child {
    font-weight: bold;
}

.archive-table tr,
.student-info-table tr:nth-child(odd) {
    background: rgba(255, 255, 255, .2);
}

.archive-table tr:nth-child(odd),
.student-info-table tr {
    background-color: rgba(240, 240, 240, 0.6);
}

.student-info-table th {
    padding: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    background-color: #0D6EA1;
}

.student-info-table td,
.student-info-table th {
    border: 1px solid #D1D1D1;
    padding: 15px;
}

.filter-container {
    /* border-bottom: 1px solid #999; */
    padding: 10px 0;
}

.filter-item {
    margin-bottom: 10px;
    display: flex;
    /* flex-wrap: wrap; */
}

.filter-item span {
    margin-right: 10px;
    display: inline-block;
    padding: 2px 20px;
    cursor: pointer;
    line-height: 1.8;
    margin-bottom: 20px;
    font-family: Source Han Sans CN;
    font-size: 18px;
    color: #333333;
}

.province-item.active,
.category-item.active,
.year-item.active,
.type-item.active {
    color: #fff;
    padding: 2px 20px;
    border-radius: 6px;
    background: #0D6EA1;
}

.fenlei {
    padding: 2px 0px;
    line-height: 1.8;
    margin-bottom: 30px;
    font-size: 18px;
    white-space: nowrap;
    font-weight: bold;
    color: #333333;
}

.zstable1 {
    max-width: 100%;
}

.zstable1 th {
    font-size: 18px;
}
.zsjh{
    margin-bottom: 80px;
}
.zsjh h1{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 20px;
}
.zsjh i{
    margin-left: 15px;
    display: inline-block;
    width: 100%;
    height: 13px;
    background: url(../images/icon24.png) no-repeat left;
    background-size: cover;
}
.paixu{
    position: relative;
}
.paixu::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #fff;
    position: absolute;
    top: 66%;
    right: 4px;
    transform: translateY(-50%);
}
.paixu::before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 34%;
    right: 4px;
    transform: translateY(-50%);
}
@media screen and (max-width: 1080px) {
    .cxbox .tips{
      padding: 0px 60px;

}
    .filter-item span {
        margin-right: 10px;
        padding: 2px 20px;
        line-height: 1.6;
        margin-bottom: 8px;
        font-size: 16px;
    }
    .student-info-table td,
    .student-info-table th,
    .archive-table td,
    .archive-table th {
        padding: 10px;
        font-size: 14px;
    }

    .student-info-table th,
    .archive-table th {
        font-size: 18px;
    }

    .cxbox {
        width: 350px;
        padding: 20px 0;
        padding-top: 0px !important;
        float: none;
        margin: 0 auto;
    }

    .cxbox h1 {
        margin-bottom: 20px;
    }

    .lqcx {
        padding: 120px 0 20px;
        /* height: 640px; */
    }

    .cxbox .xm,
    .cxbox .sfzh,
    .cxbox .yzmbox,
    .cxbox .tjbox {
        width: 290px;
    }

    .cxbox input[type=text],
    .tjbox .cx,
    .tjbox .qx {
        font-size: 14px;
    }

    .cxbox .yzm {
        width: 160px;
    }

    .cxbox .yztp {
        width: 120px;
    }

    .tjbox .cx,
    .tjbox .qx {
        width: 135px;
    }

    .zy-list li {
        width: 100%;
        margin-bottom: 20px
    }

    .zy-list li a {
        padding: 20px 20px
    }

    .zy-list li h1 {
        font-size: 20px;
        line-height: 55px
    }

    .mainbox .w {
        display: block
    }

    .contentbox,
    .ejdh {
        width: 100%
    }

    .ejdh {
        margin-bottom: 20px
    }

    .lmmc {
        background: #0D6EA1;
        padding: 15px 0;
        font-size: 22px;
        position: relative
    }

    .dqlmmc {
        font-size: 22px
    }

    .ejdh>ul li a {
        line-height: 50px
    }

    .ejdh>ul {
        background-position-x: 2px
    }

    .content1 {
        margin-bottom: 20px
    }

    .list {
        margin-top: -15px
    }

    .content2 h1 {
        font-size: 18px;
        line-height: 35px;
    }
    .content2 p {
        font-size: 14px;
    }
    .content2 i {
        width: 60px;
        height: 60px;
    }
    .content2>div {
        width: 49%;
        margin-bottom: 20px;
    }
    .dt {
        margin-top: 20px;
        width: 100%;
        margin-left: 0px;
        padding: 0;
    }
    .content2 {
        padding: 0 0px;
    }
}
@media screen and (max-width: 680px) {
    .content2>div {
        padding: 15px 0;
        width: 100%;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 560px) {
    .zy-list li .imgbox {
        width: 120px;
        height: 120px;
        margin-top: 30px;
        margin-right: 10px
    }

    .zy-list li .textbox {
        width: calc(100% - 130px)
    }
}

@media screen and (max-width: 414px) {
    .content1 {
        display: block
    }

    .dqlmmc {
        font-size: 18px;
        margin-bottom: 20px
    }

    .zy-list li a {
        padding: 8px 10px
    }

    .zy-list li h1 {
        font-size: 18px
    }

    footer {
        margin-top: -95px
    }
}