@media only screen and (max-width: 1668px) {

    /* 皇都娱乐城开户校史 */
    #history_demo>.history_box {
        width: 86%;
    }

    /* 皇都娱乐城开户校史 END */
}

@media only screen and (max-width: 1200px) {
    body {
        margin-top: 50px;
    }

    .pc_header {
        display: none;
    }

    .header-mobile {
        display: block;
    }

    .menu {
        width: 100%;
    }

    .menu>div:nth-child(1) {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        padding-top: 10px;
    }

    .menu>div:nth-child(1)>img {
        padding: 0 10%;
        /* height: auto; */
        /* width: 20%; */
    }

    /* 悬浮按钮 */
    .suspension_box {
        display: none;
    }

    /* foot底部 */
    .pc_foot_content {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .message {
        display: none;
    }

    .Links {
        float: right;
        margin-left: 0px;
    }


    #pc-banner {
        width: 100%;
    }

    #pc-banner .button {
        width: 100%;
        margin: 0 auto;
        position: static;
    }

    #pc-banner .swiper-container .swiper-slide {
        width: 100%;
        height: auto;
    }

    #pc-banner .swiper-pagination {
        margin-bottom: 0;
    }

    #pc-banner .swiper_text_box {
        /* width: 300px;
        height: 180px; */
        /* width: 36%;
        height: 40%; */
        background: rgba(218, 5, 2, 0.8);
        border-radius: 2px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100px;
        margin: auto;
        font-size: 18px;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        line-height: 36px;
        padding: 24px 30px 18px;
        box-sizing: border-box;
    }

    #pc-banner .paging::before {
        width: 30px;
        margin-bottom: 10px;
    }


    /* 首页icon列表 */
    .icon_btn_box>ul {
        width: 100%;
        /* padding: 0 10px; */
    }

    /* 首页icon列表 END */







    /* 子页面头部nav */
    .news_nav_box {
        width: 100%;
    }

    .breadcrumb {
        display: none;
    }

    /* 母校儿童游戏乐园 */
    .news_list_box {
        width: 100%;
    }

    .news_list_text {
        width: 50%;
    }



    /* 儿童游戏乐园中心 */
    .news_center_box>div {
        width: 100%;
        padding: 0 10px;
    }

    .news_center_tab_content .notice_notice_tabList>li {
        margin-right: 0px;
        margin-bottom: 16px;
        width: 48%;
    }

    .notice_notice_tabList>li:nth-child(odd) {
        margin-right: 2%;
    }

    .notice_notice_tabList>li:nth-child(n+7) {
        display: none;
    }

    /* 儿童游戏乐园中心 END */


    /* 校友活动 */
    .alumin_activities_box>div {
        width: 100%;
        padding: 0 10px;
    }

    .alumin_activities_swiper-container ul>li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .alumin_activities_swiper-container ul>li:nth-child(even) {
        margin-right: 0%;
    }




    /* 校友活动 END */



    /* 校友风采 */
    .alumni_style_banner_box {
        width: 100%;
    }

    .alumni_style_box>div {
        padding: 0 10px;
        width: 100%;
    }

    .small_alumni_style_banner {
        display: none;
    }

    .big_alumni_style_banner {
        width: 100%;
    }

    .alumni_style_leftImg {
        width: 100%;
    }

    .alumni_style_leftImg>img {
        width: 100%;
        height: 100%;
    }

    .alumni_style_text {
        width: 60%;
    }

    /* 校友风采 END */


    /* 皇都娱乐城开户校史 */
    #history_demo>.history_box {
        width: 86%;
    }

    #history_demo .button {
        /* top: 290px; */
        top: 235px;
    }

    #history_demo .school_history_prev {
        float: left;
        margin-left: 20px;
        width: 30px;
        height: 30px;
    }

    #history_demo .school_history_next {
        margin-right: 20px;
        width: 30px;
        height: 30px;
    }

    #history_demo {
        height: 500px;
    }

    .level>li:nth-child(even)>div>div {
        width: 160px;
        /* height: 223px; */
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
        position: absolute;
        top: 32px;
        left: 0px;
        padding: 10px 10px 20px;
        margin-left: -80px;
        box-sizing: border-box;
        font-size: 12px;
        font-family: MicrosoftYaHei;
        color: rgba(43, 43, 43, 1);
        line-height: 20px;
        text-align: left;
    }

    .level>li:nth-child(odd)>div>div {
        width: 160px;
        /* height: 223px; */
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
        position: absolute;
        bottom: 32px;
        left: 0px;
        padding: 10px 10px 20px;
        margin-left: -80px;
        box-sizing: border-box;
        font-size: 12px;
        font-family: MicrosoftYaHei;
        color: rgba(43, 43, 43, 1);
        line-height: 20px;
        text-align: left;
    }

    .level>li:nth-child(odd)>div>div::after {
        left: 70px;
    }

    .level>li:nth-child(even)>div>div::after {
        left: 70px;
    }

    .level>li>div>div>p {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
    }

    /* 皇都娱乐城开户校史 END */





    /* 捐赠名录/快捷入口 */
    .last_box {
        width: 100%;
        padding: 65px 10px 60px;
    }

    .last_box>div {
        width: 49%;
    }

    .last_box .donation_box {
        margin-right: 0%;
    }

    .donation_box_content {
        width: auto;
    }

    .quick_entry_content>ul {
        width: auto;
    }

    .quick_entry_content>ul>li {
        width: 49%;
        /* margin-right: 0; */
    }

    .quick_entry_content>ul>li:nth-child(1),
    .quick_entry_content>ul>li:nth-child(3) {
        margin-right: 2%;
    }

    /* 捐赠名录/快捷入口 END */




    /* 关于 */
    .about_content>div {
        width: 100%;
        padding: 10px 20px;
        box-sizing: border-box;
        background: rgba(255, 255, 255, 1);
    }

    /* 关于 END */

    /* 活动 */
    .activity_list_box {
        width: 100%;
    }

    /* 活动 END */

    /* 儿童游戏乐园详情页 */
    .news_detail_box {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
        padding: 20px 20px 30px;
        box-sizing: border-box;
    }

    .data_download_content>li a {
        float: right;
        line-height: 31px;
    }

    .data_download_content>li>img {
        margin-right: 19px;
    }

    .data_download_content>li>span {
        width: 80%;
        margin-left: 0;
        margin-right: 0;
    }

    /* 儿童游戏乐园详情页 END */

    /* 通知公告 */
    .notice_notice_content>div {
        width: 100%;
        padding: 20px 10px 30px;
    }

    .notice_notice_title {
        width: 76%;
    }

    /* 通知公告 END */

    /* 组织 */
    .organization_box {
        width: 100%;
        padding: 20px 10px 0;
        font-size: 16px;
        line-height: 22px;
    }

    .organization_list>li {
        margin-right: 1.25%;
        width: 19%;
    }

    /* 组织 END */


    /* 刊物 */

    .publication_content>div {
        width: 100%;
        margin: 0 auto;
        background: rgba(255, 255, 255, 1);
        padding: 40px 10px;
        box-sizing: border-box;
    }

    .publication_list>li {
        width: 23%;
        margin-right: 2.6%;
    }

    .publication_list>li>img {
        width: 100%;
        /* max-height: 324px; */
        height: auto;
    }

    /* 刊物 END */


    /* 搜索 */
    .search_title {
        padding: 0px 30px;
    }

    .search_result_list {
        padding: 0px 30px;
    }

    .search_result_title {
        width: 60%;
    }

    .search_content>div:nth-child(2) {
        width: 100%;
    }

    .search_result_title>span {
        font-size: 16px;
        vertical-align: middle;
    }

    .search_result_title>span:nth-child(2) {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        display: inline-block;
        /* margin-left: 47px;
        position: absolute;
        top: 0;
        left: 0; */
    }

    .search_page_form {
        width: 80%;
        padding: 40px 0;
    }

    /* 搜索 END */


    /* 捐赠公示 */
    .donation_publicity_content_box>div {
        width: 99%
    }

    .donation_publicity_list {
        width: 49%;
    }

    .donation_publicity_detail_content {
        width: 99%;
    }

    /* 捐赠公示 END */

    /* 活动详情 */
    .activity_detail_content_box,
    .activity_detail_bottom {
        width: 100%;
    }

    .activity_detail_content_box {
        padding: 30px 20px 40px;
    }

    .activity_detail_img {
        width: 30%;
    }

    .activity_detail_box {
        width: 68%;
    }

    .activity_detail_rich_text {
        width: 68%;
    }

    .registered_box {
        width: 30%;
    }

    .activity_type>div {
        margin-right: 50px;
    }

    /* 活动详情 END */

    /* 服务 */
    .service_content>div {
        width: 100%;
        margin: 0 auto;
        padding: 40px 30px 10px;
        box-sizing: border-box;
    }

    .service_btn_box>li {
        width: 18%;
        /* height: 204px; */
        font-size: 20px;
        font-family: MicrosoftYaHei;
        color: #2B2B2B;
        line-height: 26px;
        text-align: center;
        background: #F6F6F6;
        border-radius: 2px;
        padding: 61px 0;
        cursor: pointer;
        margin: 0 2.5% 30px 0;
    }

    /* 服务 END */


    /* 改版校友风采 */

    #page3_modify_alumni_style_banner .swiper-slide {
        height: auto;
        display: block;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(3) {
        margin-top: 15px;
        width: 100%;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(2) {
        width: 100%;
        margin-top: 15px;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(1) {
        width: 100%;
    }

    .page3_modify_alumni_style_banner_textbox {
        transform: scale(1);
        flex: 1;
        padding: 40px 30px 55px;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div.active .page3_modify_alumni_style_banner_textbox {
        flex: 1;
    }

    /* 改版校友风采 END */

}

@media only screen and (max-width: 1000px) {
    #pc-banner .swiper_text_box {
        width: 300px;
        height: 160px;
        background: rgba(218, 5, 2, 0.8);
        border-radius: 2px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100px;
        margin: auto;
        font-size: 18px;
        font-weight: bold;
        color: rgba(255, 255, 255, 1);
        line-height: 36px;
        padding: 18px 30px;
        box-sizing: border-box;
    }

    #pc-banner .paging {
        margin-top: 26px;
    }

    /* 儿童游戏乐园中心 */
    .notice_notice_tabList_title {
        width: 200px;
    }

    /* 儿童游戏乐园中心 END */

    /* 皇都娱乐城开户校史 */
    .school_history_tab {
        display: none;
    }

    .swiper1 {
        display: block;
    }

    /* 皇都娱乐城开户校史 END */
}

@media only screen and (max-width: 950px) {

    /* 服务 */
    .service_content>div {
        padding: 30px 20px 10px;
    }

    .service_btn_box>li {
        width: 24%;
        padding: 51px 0;
        margin: 0 1.3% 20px 0;
    }

    .service_btn_box>li:nth-child(5n+5) {
        margin-right: 1.3%;
    }

    .service_btn_box>li:nth-child(4n+4) {
        margin-right: 0;
    }

    /* 服务 END */
}

@media only screen and (max-width: 820px) {

    /* foot底部 */
    .pc_foot {
        height: auto;
    }

    .pc_foot_content {
        padding-top: 30px;
    }

    .Links {
        display: none;
    }

    .address {
        width: 100%;
        text-align: center;
        float: none;
    }

    .foot_title_box {
        margin-bottom: 20px;
    }

    .pc_foot_content ul li {
        margin-bottom: 10px;
    }

    .foot_title_box>img {
        width: 370px;
        margin: 0 auto;
        position: static;
    }

    /* foot底部 END*/




    /* 母校儿童游戏乐园 */
    .news_list_time {
        display: none;
    }




    /* 组织 */

    .organization_list>li {
        margin-right: 1.3%;
        width: 24%;
        padding: 20px 0;
        margin-bottom: 10px;
    }

    .organization_list>li:nth-child(4n+4) {
        margin-right: 0%;
    }

    .organization_list>li:nth-child(5n+5) {
        margin-right: 1.3%;
    }

    /* 组织 END */
}

@media only screen and (max-width: 800px) {
    #pc-banner .swiper_text_box {
        display: none;
    }

    /* 首页icon列表 */
    /* .icon_btn_box>ul {
        width: 100%;
        padding: 0 10px;
    }
    .icon_btn_box>ul>li {
        width: 20%;
    } */



    /* 儿童游戏乐园中心 */
    .news_center_title {
        padding: 50px 0 30px;
    }

    .news_center_tabList>li {
        width: 50%;
        height: 185px;
    }

    .news_center_tabList>li {
        width: 100%;
        margin-bottom: 10px;
    }

    .news_center_tabList>li:nth-child(n+3) {
        /*display: none;*/
    }

    .news_center_tab {
        margin-bottom: 30px;
    }

    .news_center_tab>li {
        height: 18px;
        font-size: 14px;
        font-family: MicrosoftYaHei;
        color: rgba(102, 102, 102, 1);
        line-height: 18px;
        background: rgba(246, 246, 246, 1);
        float: left;
        padding: 8px 10px;
        cursor: pointer;
    }

    .news_center_tab>li:nth-child(2) {
        margin: 0 10px;
    }

    .news_center_see_more {
        width: 140px;
        height: 44px;
        background: rgba(255, 255, 255, 1);
        border: 1px solid rgba(210, 210, 210, 1);
        margin: 30px auto;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        color: rgba(43, 43, 43, 1);
        line-height: 44px;
        /* font-weight: 550; */
        cursor: pointer;
    }

    .notice_notice_tabList .notice_notice_time {
        padding: 2% 2%;
        margin-right: 16px;
    }

    .notice_notice_time>div:nth-child(1) {
        font-size: 18px;
        line-height: 26px;
    }

    .notice_notice_tabList_title {
        width: 50%;
        line-height: 25px;
    }



    /* 儿童游戏乐园中心 END */



    /* 皇都娱乐城开户校史 */
    #history_demo>.history_box {
        width: 80%;
    }

    #history_demo .school_history_prev {
        float: left;
        margin-left: 0px;
        /* width: 20px;
        height: 20px; */
    }

    #history_demo .school_history_next {
        margin-right: 0px;
        /* width: 20px;
        height: 20px; */
    }

    /* 皇都娱乐城开户校史 END */



    /* 活动 */
    .activity_list_box>li>img {
        margin-right: 0px;
        float: none;
        display: block;
    }

    /* 活动 END */


    /* 刊物 */

    .publication_list>li {
        margin-bottom: 30px;
    }

    /* 刊物 END */

}

@media only screen and (max-width: 750px) {

    /* 校友风采 */
    .alumni_style_text {
        width: 76%;
    }

    .alumni_style_text {
        height: 100px;
        margin-top: -50px;
        padding: 15px 26px 10px;
        font-size: 16px;
    }

    .alumni_style_time {
        height: 20px;
        margin-top: -10px;
        font-size: 12px;
        line-height: 20px;
    }

    .alumni_style_time i {
        font-size: 12px;
        margin-right: 6px;
    }

    .alumni_style_content {
        line-height: 20px;
        margin-top: 8px;
    }

    /* 校友风采 END */

    /* 儿童游戏乐园中心 */
    .news_center_tab_content .notice_notice_tabList>li {
        width: 100%;
    }

    .notice_notice_tabList>li:nth-child(n+5) {
        display: none;
    }

    .notice_notice_tabList_title {
        width: 70%;
        line-height: 25px;
    }

    /* 儿童游戏乐园中心 END */


    /* 校友活动 */
    .alumin_activities_swiper-container ul>li:nth-child(n+3) {
        display: none;
    }

    #alumin_activities_banner .alumin_activities_swiper-pagination {
        margin: 30px 0 20px;
    }


    /* 校友活动 END */



    /* 捐赠名录/快捷入口 */
    .last_box>div {
        width: 100%;
    }

    .donation_box {
        margin-bottom: 20px;
    }

    .quick_entry_content>ul>li {
        height: 120px;
        line-height: 120px;
    }

    .mantle {
        font-size: 16px;
    }

    .mantle i {
        font-size: 20px;
        margin-right: 12px;
    }


    /* 捐赠名录/快捷入口 END */


    /* 数字滚动模块 */
    .count_box {
        height: 300px;
    }

    .count_content_box {
        width: 50%;
        background: rgba(218, 5, 2, 0.7);
        padding: 20px 0px;
        font-size: 26px;
        font-family: MicrosoftYaHei;
        color: rgba(255, 255, 255, 1);
        line-height: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

    .count_content_box>li>ul>li:last-child {
        font-size: 16px;
        line-height: 21px;
        margin: 10px 0 30px;
    }

    /* 数字滚动模块 END */


    /* 捐赠公示 */
    /* .donation_publicity_content_box>div {
        width: 99%
    } */
    .donation_publicity_list {
        width: 100%;
    }

    /* 捐赠公示 END */


    /* 活动详情 */
    .activity_detail_img {
        height: auto;
    }

    .activity_detail_img,
    .activity_detail_box,
    .activity_detail_rich_text,
    .registered_box {
        float: none;
        width: 100%;
    }

    .activity_detail_img,
    .activity_detail_rich_text {
        margin-bottom: 20px;
    }

    /* 活动详情 END */

    /* 改版校友风采 */

    #page3_modify_alumni_style_banner .swiper-slide>div {
        height: auto;
        display: block;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(3) {
        margin-top: 15px;
        width: 100%;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(2) {
        width: 100%;
        margin-top: 15px;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div:nth-child(1) {
        width: 100%;
    }

    .page3_modify_alumni_style_banner_textbox {
        transform: scale(1);
        /* flex: 1; */
        width: 100%;
        padding: 40px 30px 55px;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div.active .page3_modify_alumni_style_banner_textbox {
        /* flex: 1; */
        width: 100%;
    }

    .page3_modify_alumni_style_banner_img_box {
        width: 100%;
        height: auto;
    }

    #page3_modify_alumni_style_banner .button {
        display: none;
    }

    /* 改版校友风采 END */

}

@media only screen and (max-width: 700px) {

    .login {
        /* border-radius: 4px;
        position: fixed;
        z-index: 9999;
        top: 50%;
        width: 540px;
        left: 50%;
        background: #fff;
        transform: translate(-50%, -50%); */
        width: 80%;
    }

    .login .log-top {
        padding: 14px 20px;
    }

    .login .wz {
        width: 72px;
        float: left;
        height: 30px;
        font-size: 16px;
        font-family: 'MicrosoftYaHei';
        font-weight: bold;
        color: #2B2B2B;
        line-height: 30px;
    }

    .login .chengxu {
        padding: 10px 5%;
        box-sizing: border-box;
    }

    .login .chengxu img {
        width: 50%;
    }

    .login .chengxu div {
        margin-top: 12px;
        text-align: center;
        color: #2B2B2B;
        font-size: 14px;
    }

    .login .chengxu div:nth-child(2) {
        font-size: 16px;
        font-weight: bold;
    }

    .login .close {
        padding: 10px 0;
        border: 1px solid #eaedf3;
        cursor: pointer;
    }

    .login .guanbi {
        width: 80px;
        line-height: 35px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #D8DCE6;
        box-shadow: 0px 1px 1px 0px rgba(22, 29, 37, 0.05), 0px 2px 0px 0px rgba(255, 255, 255, 0.05);
        border-radius: 4px;
    }

    /* 儿童游戏乐园详情页 */

    .data_download_content>li a {
        float: none;
    }

    /* 儿童游戏乐园详情页 END */


    .news_list_box>li {
        width: 100%;
        padding: 20px;
        margin-bottom: 12px;
    }

    .news_list_box>li>img {
        width: 40%;
        height: 135px;
        margin-right: 0px;
    }

    .news_list_text {
        padding: 18px 0 0;
        float: right;
        height: auto;
    }

    .news_list_text>p:nth-child(2) {
        margin: 6px 0 16px;
    }
}

@media only screen and (max-width: 668px) {

    /* foot底部 */
    .foot_text {
        display: none;
    }

    .address {
        height: auto;
        padding-bottom: 20px;
    }


    #pc-banner .button div {
        width: 28px;
        height: 28px;
    }

    #pc-banner .swiper-pagination-bullet {
        width: 24px;
        height: 4px;
    }

    /* foot底部 END */

    /* 服务 */
    .service_content>div {
        padding: 20px 15px 10px;
    }

    .service_btn_box>li {
        width: 32%;
        padding: 41px 0;
        margin: 0 2% 15px 0;
    }

    .service_btn_box>li:nth-child(5n+5) {
        margin-right: 2%;
    }

    .service_btn_box>li:nth-child(4n+4) {
        margin-right: 2%;
    }

    .service_btn_box>li:nth-child(3n+3) {
        margin-right: 0;
    }

    /* 服务 END */
}



@media only screen and (max-width: 600px) {
    body {
        margin-top: 40px;
    }

    .header-mobile {
        /*height: 40px;*/
    }

    .headlogo_mobile {
        /*height: 100%;*/
        height: 40px;
    }

    .menu>div:nth-child(1) {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        padding-top: 10px;
    }

    .menu>div:nth-child(1)>img {
        padding: 0 15%;
        height: 20px;
        width: 20%;
    }

    #menu-mobile {
        /* width: 20px; */
        width: 4%;
        max-height: 20px;
        right: 0%;
    }

    .header-mobile .nav-mobile {
        top: 40px;
    }

    /* 组织 */

    .organization_box .organization_list>li {
        margin-right: 2%;
        width: 32%;
        padding: 16px 0;
    }

    .organization_list>li:nth-child(3n+3) {
        margin-right: 0%;
    }

    /* 组织 END */


    /* 地图弹窗 */
    .map_popup_btnbox {
        padding: 8px 12px 8px 8px;
    }

    .map_popup_btnbox>ul>li i {
        font-size: 16px;
    }

    .map_popup_btnbox>ul>li {
        padding: 0 12px;
        font-size: 16px;
    }

    .map_popup_content_list {
        padding: 12px 12px 8px 22px;
        font-size: 16px;
        height: 260px;
    }

    .portalAddress>img {
        width: 150px;
        height: 150px;
    }

    /* 地图弹窗 END */

}

@media only screen and (max-width: 540px) {

    /* 改版校友风采 */
    .page3_modify_alumni_style_banner_textbox {
        padding: 15px;
    }

    #page3_modify_alumni_style_banner .swiper-slide>div.active .page3_modify_alumni_style_banner_textbox {
        padding: 15px;
    }

    /* 改版校友风采 END */
}

@media only screen and (max-width: 500px) {

    /* 儿童游戏乐园中心 */
    .news_center_tabList>li {
        height: 120px;
    }

    .news_center_textList {
        width: 50%;
        padding: 14px 10px;
        height: 100%;
        text-align: left;
        font-size: 12px;
        font-family: MicrosoftYaHei;
        color: rgba(102, 102, 102, 1);
        line-height: 16px;
        text-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
    }

    .news_center_tabList_title {
        font-size: 14px;
        line-height: 20px;
    }

    .news_center_tabList_content {
        margin: 4px 0;
    }

    .news_center_line::after {
        width: 16px;
        left: -17px;
    }

    /* 儿童游戏乐园中心 END */


    /* 校友活动 */
    #alumin_activities_banner .swiper-slide img {
        height: 120px;
    }

    .alumin_activities_swiper_text_box {
        padding: 14px 12px 20px;
        font-size: 16px;
    }

    .alumin_activities_swiper_text_box .activities_time {
        padding: 8px 0 12px;
    }


    /* 校友活动 END */


    /* 数字滚动模块 */
    .count_box {
        height: 200px;
    }

    .count_content_box {
        width: 50%;
        background: rgba(218, 5, 2, 0.7);
        padding: 20px 0px;
        font-size: 22px;
        font-family: MicrosoftYaHei;
        color: rgba(255, 255, 255, 1);
        line-height: 28px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

    .count_content_box>li>ul>li:last-child {
        font-size: 14px;
        line-height: 16px;
        margin: 10px 0 20px;
    }

    /* 数字滚动模块 END */


    .foot_title_box>img {
        width: 100%;
    }


    /* 活动 */
    .activity_list_box>li>img {
        width: 100%;
    }

    .activity_list_box>li>div:first-child {
        float: none;
        width: 100%;
        height: auto;
    }

    .activity_btn {
        position: initial;
        display: inline-block;
    }

    /* 活动 END */


    /* 刊物 */

    .publication_content>div {
        width: 100%;
        margin: 0 auto;
        background: rgba(255, 255, 255, 1);
        padding: 40px 10px;
        box-sizing: border-box;
    }

    .publication_list>li {
        width: 49%;
        margin-right: 0%;
    }

    .publication_list>li:nth-child(odd) {
        margin-right: 2%;
    }

    .publication_list>li>img {
        width: 100%;
        max-height: 140px;
    }

    /* 刊物 END */

    /* 活动详情 */
    .activity_detail_browse {
        display: none;
    }

    /* 活动详情 END */
}

@media only screen and (max-width: 414px) {
    .activity_describe {
        padding: 16px 12px;
    }

    .activity_describe>img {
        margin-right: 10px;
    }

    .activity_detail_btn {
        padding: 11px 20px;
    }

    /* 组织 */

    .organization_box .organization_list>li {
        margin-right: 2%;
        width: 32%;
        padding: 16px 0;
    }

    .organization_list>li:nth-child(3n+3) {
        margin-right: 0%;
    }

    .organization_num {
        font-size: 12px;
        color: rgba(153, 153, 153, 1);
        line-height: 16px;
        margin: 10px 0 12px;
    }

    .organization_list>li>img {
        width: 60px;
        height: 60px;
    }

    .join_btn {
        padding: 4px 12px;
    }

    .map_popup_btnbox>ul>li {
        padding: 0 6px;
        font-size: 14px;
    }

    /* 组织 END */

    /* 服务 */
    .service_content>div {
        padding: 15px 10px 10px;
    }

    .service_btn_box>li {
        width: 49%;
        padding: 41px 0;
        margin: 0 2% 10px 0;
    }

    .service_btn_box>li:nth-child(5n+5) {
        margin-right: 2%;
    }

    .service_btn_box>li:nth-child(4n+4) {
        margin-right: 2%;
    }

    .service_btn_box>li:nth-child(3n+3) {
        margin-right: 2%;
    }

    .service_btn_box>li:nth-child(2n+2) {
        margin-right: 0;
    }

    .service_title::before {
        width: 80px;
        right: -90px;
    }

    .service_title::after {
        width: 80px;
        left: -90px;
    }

    /* 服务 END */

    .search_page_form .input-box a>img {
        display: none;
    }
}


@media only screen and (max-width: 375px) {

    /* 组织 */

    .organization_box .organization_list>li {
        margin-right: 0%;
        width: 49%;
        padding: 16px 0;
    }

    .organization_list>li:nth-child(odd) {
        margin-right: 2%;
    }

    /* 组织 END */
}
