.zjwz-jianjie-box {
    width: 5.7292rem;
    /*height: 1.3021rem;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}

.zjwz-jianjie-box1 {
    margin: 50px auto;
}

.zjwz-jianjie-title {
    font-size: .1458rem;
    color: #f8982b;
}

.zjwz-jianjie-title2 {
    font-size: .1667rem;
    color: #9d1724;
    margin-top: .0521rem;
}

.zjwz-jianjie-content {
    font-size: .0833rem;
    color: #666666;
    text-indent: 2em;
    margin-top: .1771rem;
}

.zjwz-shuju-box {
    width: 100%;
    /*height: 1.0729rem;*/
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: .5208rem;
    position: relative;
}

.zjwz-shuju-andbox {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 .7344rem;
    position: absolute;
    top: .1667rem;
    left: 0;
    z-index: 1;
}

.zjwz-shuju-andbox img {
    width: .875rem;
    height: .5573rem;
}

.zjwz-shuju-itembox {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
}

.zjwz-shuju-item {
    height: 100%;
    margin-left: .5729rem;
    cursor: pointer;
}

.zjwz-shuju-item:first-child {
    margin-left: 0;
}

.zjwz-shuju-item-top {
    width: .9896rem;
    height: .9896rem;
    background-color: #f7f7f7;
    border-radius: 50%;
    padding: .0885rem;
}

.zjwz-shuju-item-top-cent {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zjwz-shuju-item-top-cent-item1 {
    width: 100%;
    text-align: center;
    font-size: .2188rem;
    font-weight: bold;
    color: #333;
    position: relative;
}

.zjwz-shuju-item-top-cent-item2 {
    width: 100%;
    text-align: center;
    font-size: .0833rem;
    font-weight: bold;
    color: #333;
    position: absolute;
    bottom: -0.0781rem;
    transform: rotateX(-50%);
    z-index: 9;
}

.zjwz-shuju-item-bottom {
    width: 100%;
    height: .1875rem;
    font-size: .0833rem;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.zjwz-shuju-item:hover .zjwz-shuju-item-top-cent {
    background-color: #9d1724;
}

.zjwz-shuju-item:hover .zjwz-shuju-item-top-cent-item1 {
    color: #ffffff;
}

.zjwz-shuju-item:hover .zjwz-shuju-item-top-cent-item2 {
    color: #ffffff;
}

.zjwz-video-box {
    width: 9.1667rem;
    background-color: #f8f8f8;
    margin: .6094rem auto .2865rem;
}

.zjwz-video-box video {
    width: 100%;
}

.zjwz-xxln-box {
    width: 9.1667rem;
    margin: 0 auto;
}

.zjwz-xxln_head {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: .2083rem;
}

.zjwz-xxln_head_t {
    width: .0052rem;
    height: .1563rem;
    background-color: #dedede;
}

.zjwz-xxln_head_c {
    font-size: .0521rem;
    color: #aaaaaa;
    margin: .125rem 0 .0885rem;
}

.zjwz-xxln_head_img {
    width: .3385rem !important;
    height: .3385rem;
}

.zjwz-xxln_head_b {
    font-size: .125rem;
    color: #9d1724;
    margin-top: .1042rem;
    margin-bottom: .2188rem;
}

.zjwz-xxln_main {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zjwz-xxln_main_t {
    width: 2.9271rem;
    height: 1.8542rem;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 .4948rem;
}

.zjwz-xxln_main_t_img {
    width: .1927rem;
    height: .1927rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .2292rem 0 .0885rem 0;
}

.zjwz-xxln_main_t .zjwz-xxln_main_t_img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.zjwz-xxln_main_t2 {
    width: 100%;
    text-align: center;
    font-size: .125rem;
    color: #9d1724;
}

.zjwz-xxln_main_t3 {
    font-size: .0833rem;
    color: #66666b;
    margin: .0729rem 0 .1927rem 0;
}

.zjwz-xxln_main_t4 {
    font-size: .0833rem;
    color: #666666;
    text-indent: 2em;
}

/* 校长寄语 */
.contentxz {
    width: 100%;
    height: 3.3021rem;
    background: url(../../static/images/xz_bg.png) no-repeat center center;
    background-size: 100% 100%;
    margin: .3125rem 0;
}

.contentxz .contentxz_cent {
    width: 6.25rem;
    display: flex;
    margin: 0 auto;
}

.contentxz .contentxz_cent_left {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contentxz_cent_left_title {
    font-size: .1667rem;
    letter-spacing: .0104rem;
    color: #666666;
    margin-top: .1875rem;
}

.contentxz_cent_left_cont {
    font-size: .0833rem;
    color: #666666;
    margin-top: .1719rem;
}

.contentxz .contentxz_cent_cen {
    width: .8958rem;
    height: 1.3594rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .0417rem .3177rem 0 .2708rem;
}

.contentxz .contentxz_cent_cen img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.contentxz .contentxz_cent_right {
    width: 2.3438rem;
    /*height: 2.5104rem;*/
}

/* 顾问 */
.mySwiperzs .swiper-wrapper {
    height: auto;
}

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

.contentboxgw_item {
    width: 1.6667rem !important;
    flex-direction: column;
    /*margin-left: .1927rem;*/
    margin-bottom: .3125rem;
    padding: 0 !important;
    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 !important;
    height: auto !important;
    transition: all .3s ease-in-out;
    cursor: default;
}

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

.contentboxgw_item_info {
    width: 100%;
    /*height: .9375rem;*/
    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;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.contentboxgw_item_info_position {
    width: 100%;
    height: .4167rem;
    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: .2084rem;
}

.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;
}

/* 办学特色 */
.contentboxbxts {
    width: 100%;
    margin-top: .5156rem;
}

.contentboxbxtsbox {
    width: 5.7292rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}

.contentboxbxtsbox_title {
    font-size: .1146rem;
    color: #f8982b;
}

.contentboxbxtsbox_title2 {
    font-size: .125rem;
    color: #9d1724;
    margin-top: .1094rem;
}

.contentboxbxtsbox_img {
    width: 100%;
    /*height: 1.6146rem;*/
    margin-top: .1927rem;
}

.contentboxbxtsbox_text {
    width: 1.9479rem;
    height: .0781rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: .1615rem 0 .3542rem 0;
}

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

.contentboxbxtsbox_imggroup {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contentboxbxtsbox_imggroup_item {
    flex: 1;
    margin-left: 10px;
}

.contentboxbxtsbox_imggroup_item:nth-child(1) {
    margin-left: 0;
}

.contentboxbxtsbox_imggroup_item img {
    width: 100%;
    height: auto;
}

.contentboxbxtsbox_cont {
    width: 100%;
    /*font-size: .0885rem;*/
    /*text-indent: 2em;*/
    /*line-height: .151rem;*/
    /*letter-spacing: .0052rem;*/
    /*color: #666666;*/
    margin: .349rem 0 1.224rem 0;
}

.contentboxbxtsbox_cont span {
    display: block;
}

/* 校园风貌 */
.contentxyfmbox {
    width: 9.1667rem;
    display: flex;
    flex-wrap: wrap;
    margin: .474rem auto .5625rem auto;
}

.contentxyfmbox_item {
    width: 4.4792rem;
    height: 3.125rem;
    overflow: hidden;
    position: relative;
    margin-left: .2083rem;
    margin-bottom: .2083rem;
    cursor: pointer;
}

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

.contentxyfmbox_item .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.contentxyfmbox_item .swiper-slide_mask {
    min-width: .4479rem;
    height: .2604rem;
    line-height: .2604rem;
    text-align: center;
    font-size: .0729rem;
    color: #ffffff;
    background-color: #f8982b;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.contentxyfmbox_item .swiper-slide {
    width: 4.4792rem !important;
    height: 3.125rem;
}

.contentxyfmbox_item .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contentxyfmbox_item .swiper-pagination {
    text-align: right;
    padding-right: .125rem;
}

.contentxyfmbox_item .swiper-pagination-bullet {
    background-color: #ffffff;
}

.contentxyfmbox_item .swiper-pagination-bullet-active {
    background-color: #f8982b;
}

/* 校园风貌详情 */
.contentxyfmdelbox {
    width: 100%;
    padding-top: .2083rem;
    margin-bottom: .3021rem;
}

.contentxyfmdelbox_cont {
    width: 9.1667rem;
    height: 4.4427rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding-top: .4115rem;
}

.swiper-slide img {
    width: 6.8229rem;
    height: 4.0313rem;
}

.swiper-slide-name {
    width: 100%;
    height: .2604rem;
    line-height: .2604rem;
    font-size: .0729rem;
    color: #66666b;
    text-align: center;
}

.contentxyfmdelbox_cont .swiper-slide {
    width: 9.1667rem;
    height: 3.7708rem;
    padding: 0 1.1667rem;
}

.contentxyfmdelbox_cont .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-pagination {
    top: .2083rem;
}

.swiper-pagination_prew {
    width: .2917rem;
    height: .2917rem;
    background-color: #aaaaaa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}

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

.swiper-pagination_prew img {
    width: .0521rem;
    height: .0885rem;
}

.swiper-pagination_naxt {
    width: .2917rem;
    height: .2917rem;
    background-color: #aaaaaa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
}

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

.swiper-pagination_naxt img {
    width: .0521rem;
    height: .0885rem;
}

/* 详情 */
.contentdjdelbox {
    width: 5rem;
    margin: .3385rem auto .4792rem auto;
}

.contentdjdelbox_title {
    font-size: .1771rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.contentdjdelbox_timemath {
    font-size: .0677rem;
    font-weight: bold;
    color: #cccccc;
    display: flex;
    align-items: center;
    margin-top: .4896rem;
}

.contentdjdelbox_timemath img {
    width: auto;
    height: .0729rem;
    margin-right: .0625rem;
}

.contentdjdelbox_timemath_eye {
    margin-left: .2552rem;
}

.contentdjdelbox_xian {
    width: 100%;
    height: .0052rem;
    background-color: #d8d8d8;
    margin: .1875rem 0 .2188rem 0;
}

.contentdjdelbox_content {
    /* text-indent: 2em; */
}

.contentdjdelbox_content img {
    max-width: 100%;
    width: auto;
    display: block;
}

.contentdjdelbox_prew,
.contentdjdelbox_next {
    width: 100%;
    height: .25rem;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-left: .1198rem;
}

.contentdjdelbox_prew span,
.contentdjdelbox_next span {
    font-size: .0729rem;
    font-weight: bold;
    color: #666666;
}

.contentdjdelbox_prew {
    font-size: .0729rem;
    letter-spacing: .0052rem;
    color: #bdbdbd;
    margin-top: 1.0417rem;
}

.contentdjdelbox_prew:hover {
    text-decoration: underline;
}

.contentdjdelbox_next {
    font-size: .0729rem;
    letter-spacing: .0052rem;
    color: #666666;
}

.contentdjdelbox_next:hover {
    text-decoration: underline;
}

.swiper-paginationbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
}

.swiper-pagination {
    width: auto !important;
    height: .2083rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
}

.contentxyfmdelbox_head_left {
    width: .4167rem;
    height: .2083rem;
    background-color: #ffffff;
    box-shadow: 0 .0052rem .0313rem 0 rgba(4, 0, 0, 0.1);
    border-radius: .1042rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contentxyfmdelbox_head_left:hover,
.swiper-pagination-bullet:hover {
    background-color: #9d1724;
    color: #ffffff;
    opacity: 1;
    cursor: pointer;
}

.swiper-pagination-bullet {
    width: auto;
    height: auto;
    font-size: .0833rem;
    color: #666666;
    opacity: 1;
    border-radius: .1042rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    margin-left: .1667rem !important;
    background-color: #fff;
    word-break: keep-all;
    padding: 5px;
}

.swiper-pagination-bullet-active {
    background-color: #9d1724;
    color: #ffffff;
    opacity: 1;
    cursor: pointer;
}

/* .swiper-pagination-bullet:hover {
    background-color: #9d1724;
    cursor: pointer;
    opacity: 1;
} */

/**/
.contentspzqbox_cont {
    width: 9.1667rem;
    /*height: 2.1875rem;*/
    display: flex;
    justify-content: center;
    position: relative;
    /*overflow: hidden;*/
    margin: 0 auto;
}

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

.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;
}

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

.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;
}

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

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

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

.mySwiperzs {
    width: calc(6.6668rem + 30px);
    overflow: hidden;
}

.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;
}

.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;
}


@media screen and (max-width:1024px) {
    .zjwz-jianjie-box {
        width: 90%;
    }

    .zjwz-jianjie-box1 {
        margin: 20px auto;
    }

    .zjwz-jianjie-title {
        font-size: 12px;
    }

    .zjwz-jianjie-title2 {
        font-size: 10px;
    }

    .zjwz-jianjie-content {
        font-size: 10px;
    }

    .zjwz-shuju-item-top {
        width: 60px;
        height: 60px;
        padding: 5px;
    }

    .zjwz-shuju-item-top-cent-item2 {
        font-size: 12px;
        bottom: -15px;
    }

    .zjwz-shuju-item-bottom {
        height: auto;
        font-size: 12px;
    }

    .zjwz-xxln_head_c {
        font-size: 9px;
    }

    .zjwz-xxln_head_img {
        width: 50px !important;
        height: 50px;
    }

    .zjwz-xxln_head_b {
        font-size: 12px;
    }

    .zjwz-xxln_main_t {
        width: 3.9271rem;
        height: auto;
        padding: 0 10px;
    }

    .zjwz-xxln_main_t_img {
        width: 20px;
        height: 20px;
    }

    .zjwz-xxln_main_t2 {
        font-size: 12px;
    }

    .zjwz-xxln_main_t3,
    .zjwz-xxln_main_t4 {
        font-size: 16px;
    }

    .contentboxbxtsbox {
        width: 90%;
    }

    .contentboxbxtsbox_title,
    .contentboxbxtsbox_title2 {
        font-size: 12px;
    }

    .contentboxbxtsbox_text {
        width: 190px;
        height: auto;
    }

    .contentboxbxtsbox_text_title {
        font-size: 9px;
        padding: 3px 0;
    }

    .contentxyfmbox_item .swiper-slide_mask {
        width: auto;
        height: auto;
        font-size: 10px;
        padding: 5px;
    }

    .contentxz {
        height: auto;
    }

    .contentxz .contentxz_cent {
        width: 90%;
    }

    .contentxz_cent_left_title {
        font-size: 16px;
    }

    .contentxz_cent_left_cont {
        font-size: 12px;
    }

    .contentxz .contentxz_cent_right {
        width: 150px;
    }

    .contentboxgw {
        width: 90%;
    }

    .contentboxgw_item {
        width: 3.6rem !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: ;*/
    }

    .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;
    }

    /**/
    .contentdjdelbox {
        width: 90%;
    }

    .contentdjdelbox_title {
        font-size: 14px;
    }

    .contentdjdelbox_timemath {
        font-size: 10px;
    }

    .contentdjdelbox_timemath img {
        height: 12px;
    }

    .contentxyfmdelbox_cont {
        height: 200px;
        padding-top: 30px;
    }

    .swiper-slide-name {
        height: auto;
        line-height: normal;
        font-size: 12px;
        padding: 5px 0;
    }

    .contentxyfmdelbox_head_left {
        width: auto;
        height: auto;
        padding: 4px;
    }

    .swiper-pagination-bullet {
        font-size: 9px;
        padding: 4px;
    }

    .swiper-pagination_naxt {
        width: 25px;
        height: 25px;
        transform: none;
    }

    .swiper-pagination_naxt img {
        width: 8px;
        height: auto;
    }

    .swiper-pagination_prew {
        width: 25px;
        height: 25px;
        transform: none;
    }

    .swiper-pagination_prew img {
        width: 8px;
        height: auto;
    }


    .contentbox_title_engtext {
        font-size: 14px;
    }

    .contentbox_title_text {
        font-size: 16px;
    }

    .contentbox_title_cont {
        width: 90%;
        font-size: 12px;
    }

    .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;
    }


    .zjwz-shuju-item-top-cent-item1 {
        font-size: 18px;
    }

    .swiper-button-prev {
        width: 20px;
        height: 20px;
    }

    .swiper-button-prev img {
        width: 6px;
        height: 9px;
    }

    .swiper-button-next {
        width: 20px;
        height: 20px;
    }

    .swiper-button-next img {
        width: 6px;
        height: 9px;
    }
}

@media screen and (max-width:780px) {
    .zjwz-xxln_main {
        flex-direction: column;
        align-items: center;
    }

    .zjwz-xxln_main_t {
        width: 80%;
        margin-top: 20px;
    }

    .zjwz-xxln_main_t3,
    .zjwz-xxln_main_t4 {
        font-size: 14px;
        text-align: center;
    }

    .zjwz-xxln_head_img {
        width: 40px !important;
        height: 40px;
    }
}