.cnv {
    margin-top: .3125rem;
}

.contentlistbox {
    width: 6.25rem;
    display: flex;
    flex-wrap: wrap;
    margin: .3125rem auto .3906rem;
}

.contentlistbox_item {
    width: 1.4375rem;
    height: 1.8438rem;
    background-color: #ffffff;
    margin-bottom: .2396rem;
    margin-left: .1667rem;
    cursor: pointer;
}

.contentlistbox_item:nth-child(4n+1) {
    margin-left: 0;
}

.contentlistbox_item_head {
    width: 100%;
    height: 1.0313rem;
    background-color: #f8982b;
}

.contentlistbox_item_foot {
    width: 100%;
    height: .8125rem;
    position: relative;
}

.contentlistbox_item_foot_bg {
    width: 0;
    height: 100%;
    background-color: #9d1724;
    transition: 0.5s all ease;
}

.contentlistbox_item_foot_time {
    width: .25rem;
    height: .25rem;
    background-color: #9d1724;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    position: absolute;
    top: -0.125rem;
    left: .125rem;
}

.contentlistbox_item_foot_time span {
    font-size: .0625rem;
    color: #fff;
}

.contentlistbox_item_foot_cont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 .1094rem 0 .1094rem;
}

.contentlistbox_item_foot_title {
    font-size: .0833rem;
    color: #666666;
    margin: .2344rem 0 .1458rem 0;
}

.contentlistbox_item_foot_more {
    font-size: .0625rem;
    color: #9d1724;
}

.contentlistbox_item:hover .contentlistbox_item_foot_bg {
    width: 100%;
}

.contentlistbox_item:hover .contentlistbox_item_foot_cont div {
    color: #ffffff;
}

/* 校史长廊 */
.newcontentbox {
    width: 5.7292rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: .3438rem auto .4479rem auto;
}

.newcontentbox_item {
    width: 100%;
    height: 1.4896rem;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    padding: .0781rem;
    margin-bottom: .2083rem;
    cursor: pointer;
}

.newcontentbox_item_left {
    width: 2.0052rem;
    height: 100%;
    background-color: #999999;
    position: relative;
}

.newcontentbox_item_left img {
    width: 100%;
    height: 100%;
}

.newcontentbox_item_left_mask {
    width: .25rem;
    height: .25rem;
    background-color: #9d1724;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    position: absolute;
    top: .1042rem;
    right: -0.125rem;
}

.newcontentbox_item_left_mask span {
    font-size: .0625rem;
    color: #fff;
}

.newcontentbox_item_right {
    width: 3.2552rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-right: .0781rem;
}

.newcontentbox_item_right_title {
    font-size: .0938rem;
    color: #666;
    margin-top: .1458rem;
}

.newcontentbox_item_right_content {
    font-size: .0833rem;
    color: #999;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: .1719rem;
}

.newcontentbox_item_right_more {
    font-size: .0625rem;
    color: #9d1724;
    margin-top: .474rem;
}

.newcontentbox_item:hover {
    background-color: #9d1724;
}

.newcontentbox_item:hover .newcontentbox_item_right div {
    color: #fff;
}

/* 优秀校友 */
.contentyxxybox {
    width: 9.1667rem;
    margin: .474rem auto .9063rem auto;
}

.contentyxxybox_engtitle {
    width: 100%;
    text-align: center;
    font-size: .1458rem;
    letter-spacing: .0052rem;
    color: #f8982b;
}

.contentyxxybox_title {
    width: 100%;
    text-align: center;
    font-size: .1667rem;
    letter-spacing: .0104rem;
    color: #9d1724;
    margin: .0521rem 0 .1771rem 0;
}

.contentyxxybox_jianjie {
    width: 5.6823rem;
    /*text-align: center;*/
    text-indent: 2em;
    margin: 0 auto .4115rem auto;
}

/* 视频专区 */
.contentspzqbox_cont {
    width: 9.1667rem;
    /*height: 2.1875rem;*/
    position: relative;
    overflow: hidden;
    margin: .2135rem auto .3854rem auto;
}

.contentspzqbox_cont .swiper-slide {
    width: 9.1667rem;
    height: 2.1875rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 0 .4531rem;
    /*padding: 0 50px;*/
}



.contentspzqbox_cont .swiper-button-prev {
    width: .2917rem;
    height: .2917rem;
    background-color: #aaaaaa;
    background-image: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    left: 0;
}

.contentspzqbox_cont .swiper-button-prev img {
    width: .0521rem;
    height: .0885rem;
}

.contentspzqbox_cont .swiper-button-next {
    width: .2917rem;
    height: .2917rem;
    background-color: #aaaaaa;
    background-image: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    right: 0;
}

.contentspzqbox_cont .swiper-button-next img {
    width: .0521rem;
    height: .0885rem;
}

.contentspzqbox_cont .swiper-button-next:after,
.contentspzqbox_cont .swiper-button-prev:after {
    font-size: 0;
}

.contentspzqbox_cont .swiper-button-next:hover,
.contentspzqbox_cont .swiper-button-prev:hover {
    background-color: #9d1724;
}

/* 顾问 */
.contentboxgw {
    width: 7.25rem;
    display: flex;
    flex-wrap: wrap;
    margin: .3125rem auto .3854rem;
}

.contentboxgw_item {
    width: 1.6667rem;
    margin-left: .1927rem;
    margin-bottom: .3125rem;
    border: .0052rem solid  #e2e2e2;
    position: relative;
    overflow: hidden;
}

.contentboxgw_item:nth-child(4n+1) {
    margin-left: 0;
}

.contentboxgw_item_avatar {
    width: 100%;
    height: 1.7708rem;
    /*background-color: #cacaca;*/
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.contentboxgw_item_avatar img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    transition: all .3s ease-in-out;
    cursor: default;
}

.contentboxgw_item_avatar:hover img {
    transform: scale(1.2);
}

.contentboxgw_item_info {
    width: 100%;
    height: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .1042rem;
}

.contentboxgw_item_info div {
    width: 100%;
    cursor: default;
}

.contentboxgw_item_info_name {
    font-size: .125rem;
    color: #333333;
}

.contentboxgw_item_info_intro {
    font-size: .0833rem;
    color: #666666;
}

.contentboxgw_item_info_position{
    width: 100%;
    height: .3125rem;
    font-size: .0833rem;
    color: #666666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}

.contentboxgw_item_info_more{
    width: 100%;
    font-size: .1042rem;
}

.contentboxgw_item_info_mask {
    width: 100%;
    height: 2.4479rem;
    background-color: rgba(157, 23, 36, .94);
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .3s ease-in-out;
    padding: 0 .1042rem 0 .1302rem;
    position: absolute;
    bottom: -2.4479rem;
    left: 0;
    overflow: hidden;
}

.contentboxgw_item_info_mask_title {
    width: 100%;
    font-size: .125rem;
    color: #ffffff;
}

.contentboxgw_item_info_mask_position{
    font-size: .0938rem;
    color: #fff;
    margin-top: .0729rem;
}

.contentboxgw_item_info_mask_intro {
    width: 100%;
    height: .7813rem;
    font-size: .0833rem;
    color: #ffffff;
    overflow-y: auto;
    margin-top: .0729rem;
    padding-right: .0729rem;
}

.contentboxgw_item_info_mask_intro::-webkit-scrollbar {
    width: .0208rem;
}

.contentboxgw_item_info_mask_intro::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

.contentboxgw_item_info_mask_intro::-webkit-scrollbar-thumb {
    background-color: #f8982b;
}

.contentboxgw_item_info:hover .contentboxgw_item_info_mask {
    bottom: 0 !important;
}

/* 我的五中回忆 */
.contentwdwzhybox {
    width: 4.1667rem;
    margin: .4792rem auto .6146rem auto;
}

.contentwdwzhybox_engtitle {
    width: 100%;
    text-align: center;
    font-size: .1146rem;
    letter-spacing: .0052rem;
    color: #f8982b;
}

.contentwdwzhybox_title {
    width: 100%;
    text-align: center;
    font-size: .125rem;
    color: #9d1724;
    margin: .0521rem 0 .4688rem 0;
}

.wdwzhy_centent {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
}

.wdwzhy_centent_item1 {
    width: 100%;
    background-color: #fafafa;
    padding: .1146rem;
    margin-bottom: .0729rem;
}

.wdwzhy_centent_item1_title {
    /*font-size: .0729rem;*/
    font-size: .0833rem;
    color: #666666;
}

.wdwzhy_centent_item_title{
    font-size: .0833rem;
}

.wdwzhy_centent_item1_cont {
    width: 100%;
    min-height: .5729rem;
    display: flex;
    margin-top: .1042rem;
}

.wdwzhy_centent input {
    text-align: center;
}

.upload-drag-img{
    width: 100px;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.upload-drag-img img{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
}

.upload-drag-img video{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
}

.upload-drag-img-close{
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.wdwzhy_centent_item2 {
    width: 100%;
    background-color: #fafafa;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .1146rem;
    margin-bottom: .0729rem;
}

.wdwzhy_centent_item2 input{
    width: 70% !important;
    height: .2083rem;
    font-size: .0833rem;
}
.wdwzhy_centent_item3 .layui-form-select{
    width: 70%;
}
.wdwzhy_centent_item3 .layui-form-select .layui-select-title{
    display: flex;
}
.wdwzhy_centent_item3 .layui-form-select .layui-select-title .layui-input{
    flex: 1;
}
.wdwzhy_centent_item3 input{
    width: auto !important;
}

/*.wdwzhy_centent_item2 .layui-input,*/
/*.wdwzhy_centent_item2 .layui-input:focus {*/
/*    width: auto !important;*/
/*    border: 0 !important;*/
/*    box-shadow: none !important;*/
/*}*/

.wdwzhy_centent_submitbtn {
    font-size: 14px;
    background-color: #ffffff;
    border: solid .0052rem #9d1724;
    padding: .1563rem .6354rem;
    margin-top: .3021rem;
}

.wdwzhy_centent_tips {
    font-size: .0729rem;
    color: #999999;
    display: flex;
    align-items: center;
    margin-top: .2188rem;
}

.wdwzhy_centent_tips span {
    color: #9d1724;
    cursor: pointer;
}

.wdwzhy_centent_tips span:hover {
    font-weight: bold;
    text-decoration: underline;
}
.layui-upload-drag{
    width: 20%;
}
.mask3 {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* display: flex; */
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.mask3_content {
    width: 5.7292rem;
    background-color: #ffffff;
    padding: .1563rem .1563rem .1563rem .5208rem;
}

.mask3_content_head {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.mask3_content_close {
    font-size: .2083rem;
    font-weight: bold;
    color: #9d1724;
    cursor: pointer;
}

.mask3_content_body {
    width: 100%;
}

.mask3_content_body_title {
    width: 100%;
    font-size: .1146rem;
    color: #666666;
    margin-bottom: .1979rem;
}

.mask3_content_body_text {
    width: 100%;
    height: 2.7344rem;
    overflow-y: scroll;
    font-size: .0729rem;
    color: #666666;
}

/**/
.contentlistbox2{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.party {
    margin-top: .1042rem;
}
.main .content {
    padding-top: 0;
    padding-bottom: 5.781vw;
}
.news {
    padding: 2.167vw 0 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.newsMain {
    display: flex;
    /* flex-direction: column;
    align-items: center; */
}
.news .news-header {
    text-align: center;
}

.news-header div:first-child {
    font-size: 2.3438vw;
    color: #151515;
    margin-bottom: .5vw;
}

.news-header div:last-child {
    font-size: 1.6667vw;
    color: #151515;
}

.news-main {
    width: 78.648vw;
     display: flex; 
     flex-wrap: wrap;
}

.news-main .item {
    float: left;
    width: 23.438vw;
    /* height: 27.6042vw; */
    background-color: #ffffff;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.06);
    border: solid 1px #ebebeb;
    padding: 1.0938vw 1.4583vw 1.6146vw;
    margin-right: 4.167vw;
    margin-bottom: 6.25vw;
    cursor: pointer;
}
.news-main .item:nth-child(3n) {
    margin-right: 0;
}
.news-main .item:hover {
    background-color: #9d1724;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.06);
    border: solid 1px #ebebeb;
}

.news-main .item:hover img {
    transform: scale(1.1);
}

.news-main .item:hover .title {
    color: #fff;
}

.news-main .item:hover .text {
    color: #fff;
}

.news-main .item:last-child {
    margin-right: 0;
}

.news-main .item .item-img {
    width: 20.5729vw;
    height: 13.8021vw;
    overflow: hidden;
}

.news-main .item img {
    transform: scale(1);
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.news-main .item .title {
    font-size: .8333vw;
    font-weight: bold;
    color: #333333;
    width: 100%;
    /*1. 先强制一行内显示文本*/
    white-space: nowrap;
    /*2. 超出的部分隐藏*/
    overflow: hidden;
    /*3. 文字用省略号替代超出的部分*/
    text-overflow: ellipsis;
    margin: 1vw 0 0.8vw;
}

.news-main .item .text {
    font-size: .7292vw;
    color: #777777;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-main .item .foot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.9688vw;
}

.news-main .item .foot .foot-time {}

.news-main .item .foot .foot-time>div:first-child {
    font-size: .7292vw;
    color: #919191;
    margin-bottom: 11px;
}

.news-main .item .foot .foot-time>div:last-child {
    width: 150px;
    height: 1px;
    background-color: #bfbfbf;
}

.news-main .item .foot>div:last-child {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border: solid 2px #c5c5c5;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    font-family: monospace;
    color: #c5c5c5;
    font-size: 22px;
    font-weight: bold;
}

.news-main .item:hover .foot .foot-time>div:first-child {
    color: #fff;
}

.news-main .item:hover .foot .foot-time>div:last-child {
    background-color: #fff;
}

.news-main .item:hover .foot>div:last-child {
    border-color: #fff;
    color: #fff;
    background-color: #9d1724;
}

/*二维码*/
.contentwdwzhybox_ewm{
    width: 100%;
    background-color: #f5f5f5;
    padding: 0.35rem;
    margin-top: 0.2rem;
}

.contentwdwzhybox_ewm .contentwdwzhybox_ewm_test{
    width: 100%;
    font-size: .1094rem;
    line-height: 1.66;
    color: #555;
}
.contentwdwzhybox_ewm .contentwdwzhybox_ewm_cont{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0.2rem;
}
.contentwdwzhybox_ewm .contentwdwzhybox_ewm_cont img{
    width: .7813rem;
    height: auto;
    margin-right: 0.2rem;
}
.contentwdwzhybox_ewm .contentwdwzhybox_ewm_cont .contentwdwzhybox_ewm_cont_name{
    font-size: 14px;
}

.contentbox_title {
    width: 100%;
    /*margin-top: .3125rem;*/
}

.contentbox_title_engtext {
    width: 100%;
    font-size: .1146rem;
    letter-spacing: .0052rem;
    color: #f8982b;
    text-align: center;
}

.contentbox_title_text {
    font-size: 24px;
    letter-spacing: .0052rem;
    color: #9d1724;
    text-align: center;
    margin-top: .0521rem;
}

.contentbox_title_cont {
    width: 5.7292rem;
    font-size: .0885rem;
    letter-spacing: .0052rem;
    color: #666666;
    margin: 0 auto;
    margin-top: .1823rem;
}

@media screen and (max-width:1024px) {
    .contentlistbox{
        width: 90%;
    }
    .contentlistbox_item{
        width: 48%;
        height: auto;
    }
    .contentlistbox_item_head{
        height: auto;
    }
    .contentlistbox_item_foot{
        height: 60px;
    }
    .contentlistbox_item_foot_time{
        width: auto;
        height: auto;
        top: -14px;
        left: 10px;
        padding: 3px;
    }
    .contentlistbox_item_foot_time span{
        font-size: 9px;
    }
    .contentlistbox_item_foot_cont{
        padding: 0 10px;
    }
    .contentlistbox_item_foot_title{
        font-size: 12px;
        margin: 16px 0 .1458rem 0;
    }
    .contentlistbox_item_foot_more{
        font-size: 12px;
    }
    .contentlistbox_item:nth-child(4n+1){
        margin-left: .1667rem;
    }
    .contentlistbox_item:nth-child(2n+1){
        margin-left: 0;
    }
    
    .newcontentbox{
        width: 90%;
    }
    .newcontentbox_item{
        height: 100px;
    }
    .newcontentbox_item_left{
        width: auto;
        max-width: 130px;
    }
    .newcontentbox_item_left_mask{
        width: auto;
        height: auto;
        top: 8px;
        right: -15px;
        padding: 3px;
    }
    .newcontentbox_item_left_mask span{
        font-size: 9px;
    }
    .newcontentbox_item_right{
        width: 200px;
    }
    .newcontentbox_item_right_title{
        font-size: 12px;
    }
    .newcontentbox_item_right_content{
        font-size: 10px;
    }
    .newcontentbox_item_right_more{
        font-size: 10px;
    }
    
    .contentwdwzhybox{
        width: 90%;
    }
    .contentwdwzhybox_engtitle{
        font-size: 18px;
    }
    .contentwdwzhybox_title{
        font-size: 16px;
    }
    .wdwzhy_centent_item1_title{
        font-size: 12px;
    }
    .wdwzhy_centent_item_title{
        font-size: 12px;
    }
    .wdwzhy_centent_tips{
        font-size: 12px;
    }
    .mask3_content{
        width: 90%;
    }
    .mask3_content_close{
        font-size: 16px;
    }
    .mask3_content_body_title{
        font-size: 16px;
        font-weight: bold;
    }
    .mask3_content_body_text{
        height: 50vh;
    }
    
    
    .contentyxxybox_engtitle{
        font-size: 14px;
    }
    .contentyxxybox_title{
        font-size: 12px;
    }
    .contentyxxybox_jianjie{
        width: 90%;
    }
    
    .contentspzqbox_cont{
        /*height: 3.1875rem;*/
    }
    .contentspzqbox_cont .swiper-horizontal{
        height: 100%;
    }
    .contentspzqbox_cont .swiper-slide{
        height: 100%;
    }
    .contentspzqbox_cont .swiper-slide-item{
        width: 2.7188rem;
        height: 100%;
    }
    .contentspzqbox_cont .contentboxgw_item_avatar{
        width: 100%;
        height: 100%;
    }
    .contentspzqbox_cont .swiper-button-prev{
        width: 30px;
        height: 30px;
    }
    .contentspzqbox_cont .swiper-button-prev img{
        width: 8px;
        height: 15px;
    }
    .contentspzqbox_cont .swiper-button-next{
        width: 30px;
        height: 30px;
    }
    .contentspzqbox_cont .swiper-button-next img{
        width: 8px;
        height: 15px;
    }
    .contentboxgw{
        width: 90%;
    }
    .contentboxgw_item{
        width: 2.8rem !important;
    }
    .contentboxgw_item_avatar{
        height: 3.7708rem;
    }
    .contentboxgw_item_avatar>img{
        width: 100%;
        height: auto;
    }
    .contentboxgw_item_info{
        height: auto;
    }
    .contentboxgw_item_info .contentboxgw_item_info_name{
        font-size: 12px;
    }
    .contentboxgw_item_info .contentboxgw_item_info_intro{
        font-size: 11px;
    }
    .contentboxgw_item_info .contentboxgw_item_info_position{
        font-size: 9px;
    }
    .contentboxgw_item_info .contentboxgw_item_info_more{
         font-size: 12px;
    }
    .contentboxgw_item_info_mask_title,
    .contentboxgw_item_info_mask_position,
    .contentboxgw_item_info_mask_intro{
        font-size: 12px;
    }
    .contentboxgw_item_info_mask_intro{
        height: 1.7813rem;
    }
    .contentboxgw_item_info_mask_intro::-webkit-scrollbar{
        width: 1px;
    }
    .contentboxgw_item:nth-child(4n+1){
        margin-left: .1927rem;
    }
    .contentboxgw_item:nth-child(3n+1){
        margin-left: 0;
    }
    .layui-upload-drag{
        width: auto;
    }
    
    
    .party{
        width: 90%;
    }
    .news-main {
        width: 100%;
    }
    .news-main .item .item-img {
        width: 100%;
        height: 24.8021vw;
    }
    .news-main .item .foot .foot-time>div:last-child {
        width: 100%;
    }
    .news-main .item {
        width: 49%;
        margin-right: 2%;
    }
    .news-main .item:nth-child(3n){
        margin-right: 2%;
    }
    .news-main .item:nth-child(2n){
        margin-right: 0;
    }
    
    .news-main .item .title {
        font-size: 14px;
    }
    .news-main .item .foot>div:last-child {
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height:17px;
    }
    .news-main .foot-time div{
        font-size: 12px !important;
    }
    .wdwzhy_centent_item2 input{
        width: 60% !important;
        height: 30px;
        font-size: 12px;
    }
    .wdwzhy_centent_item3 .layui-form-select{
        width: 60%;
    }
    .contentwdwzhybox_ewm .contentwdwzhybox_ewm_cont img{
        width: 2.3438rem;
    }
    .contentwdwzhybox_ewm .contentwdwzhybox_ewm_test{
        font-size: 12px;
    }
    
    .contentbox_title_engtext{
        font-size: 14px;
    }
    .contentbox_title_text{
        font-size: 16px;
    }
    .contentbox_title_cont{
        width: 90%;
        font-size: 12px;
    }
}