*{
    padding:0;
    margin:0;
}
@media screen and (max-width:1218px){
    .head,
    .nav{
        display: none;
    }
    .mobile-head{
        display: block;
    }
    .content-one .content-center,
    .content-two .content-center {
        width: 98%;
    }
    .activities{
        width:66.5%;
        margin-right:2.5%
    }
    .news{
        width:32.5%;
        margin-right:3.9%;
    }
    .latest{
        width:30%;
        margin-right:3.9%;
    }
    .latest li .title{
        width:84%;
    }
    .info{
        width:29%;
    }
    .info .info-content li .title{
        width:75%;
    }
    .activities .activities-content li .picture-box {
        width:25%;
        margin-right: 2%;
    }
    .activities .activities-content li .activities-main {
        width: 73%;
    }
    .alumni {
        width: 31%;
    }
    .campus-scenery{
        width:98%;
    }
    .campus-scenery .scenery-content ul {
        width: 89.33%;
        margin-left:6.5%;
    }
    .enterprise{
        width:98%;
    }
    .enterprise .enterprise-content li {
        width:19%;
        margin-right: 1.2%;
    }
    .friend-link{
        width:98%;
    }
    .friend-link ul{
        width:80%;
    }
    .friend-link ul li:nth-of-type(1) {
        padding: 1px 2.5%;
    }
    .friend-link ul li{
        padding:1px 2.5%;
    }
    .foot .foot-main{
        width:98%;
    }
    .tab_contents{
        width:73%;
    }
    .picture_content ul li{
        width:24%;
        margin-right:1.24%;
    }
    /* 活动详情 */
    .activeDetail .detailTop .img-box {
        width: 36%;
    }
    .activeDetail .detailTop .con-box {
        width: 52%;
        margin-left: 3%;
    }
    .activeDetail .detailContent .articleDetailContent {
        width: 65%;
    }
    .activeDetail .articleSide {
        width: 32%;
        margin-left: 3%;
    }
    .child-page-box {
        width: 90%;
    }
    .boxs {
        display: none;
    }
    /* 搜索结果页 */
    .search-result .search-main {
        width:96%;
        margin-left:2%;
    }
    .search-result .result-main {
        width:86%;
    }
    /* 图片列表页 */
    .main_center {
        width: 98%;
    }
    .left{
        width:23%;
        margin-right:3%;
    }
    /* 图文列表页 */
    .school_content li .school_img {
        width:21%;
    }
    .school_content li .school_main {
        margin-left:1%;
    }
    /* 新闻内容页 */
    .content-news .news-main {
        width: 96%;
        margin-left:2%;
    }
    .content-news .detail-main {
        width:75%;
    }
    .content-news .appendix .titles{
        width:50%;
        margin:26px 2.1% 19px 0;
    }
    .content-news .detail-main .appendix .img {
        margin:20px 2.1% 19px 2.4%;
    }
    .content-news .appendix .enter{
        margin:20px 2.2% 20px 2.2%;
    }
    .content-news .comment .head-sculpture {
        width:50px;
        height: 50px;
        margin-right:1%;
    }
    .content-news .comment .input,
    .content-news .comment .add,
    .content-news .comment .mores .mores-mess {
        width:88.11%;
    }
    .content-news .detail-main {
        width:96%;
    }
    .content-news .comment .add .expression,
    .content-news .comment .add .code{
        margin-right:5.88%;
    }
    .content-news .comment .add .change {
        margin-right:2.2%;
    }
    .faceDiv{
        width:91.11% !important;
    }
    /* 图文列表页2 */
    .activity_content ul li{
        width:100%;
    }
    .activity_content li .activity_img {
        width:32%;
    }
    .activity_content li .activity_main {
        width:66%;
        margin-left:2%;
    }
    /* 图片列表页2 */
    .tab_contents .organization_content {
        width:100%;
    }
    .tab_contents .organization_content ul li {
        width:23%;
        margin-right:2%;
    }
    /* 校友风光 */
    .news_content_right ul li{
        width:31%;
        margin-right:2.8%;
    }
    .news_content_right ul li .title,
    .news_content_right ul li .article{
        width:85%;
        margin-right:1%;
    }
}
@media screen and (max-width:1040px){
    .news {
        width: 49%;
        margin-right: 2%;
    }
    .latest {
        width: 49%;
        margin-right: 0;
    }
    .info {
        width: 49%;
    }
}
@media screen and (max-width:1035px){
    .activities{
        width:100%;
        margin-right:0
    }
    .alumni {
        width: 100%;
        margin-top:40px;
    }
    .alumni .alumni-content .pictures-box:nth-of-type(1){
        width:49%;
        height: 287px;
        float: left;
    }
    .alumni .alumni-content .pictures-box:nth-of-type(2){
        width:49%;
        height: 287px;
        float: right;
        margin-top:0;
    }
    .alumni .alumni-content .pictures:nth-of-type(1){
        height: 287px;
        float: left;
    }
    .alumni .alumni-content .pictures:nth-of-type(2){
        height: 287px;
        float: right;
        margin-top:0;
    }
}
@media screen and (max-width:990px){
    .foot{
        display: none;
    }
    .mobile-foot{
        display: block;
    }
}
@media screen and (max-width:952px){
    .info .info-content li .title{
        width:70%;
    }
}
@media screen and (max-width: 900px){
    /* 活动详情 */
    .activeDetail .detailTop .img-box {
        height: 245px;
    }
    .activeDetail .detailTop .con-box .intro {
        margin-top: 8px;
    }
    .activeDetail .detailTop .con-box{
        height: 245px;
    }
}
@media screen and (max-width:860px){
    .enterprise .enterprise-content li {
        width:32%;
        margin-right:1.8%;
    }
    .enterprise .enterprise-content li:nth-of-type(3n+3) {
        margin-right:0;
    }
    .enterprise .enterprise-content li:nth-of-type(n+4) {
        margin-top:20px;
    }

}
@media screen and (max-width:800px){
    .right_head{
        width:100%;
    }
    /* 活动详情页 */
    .activeDetail .detailTop .con-box .intro {
        margin-top: 8px;
    }
    /* 图片列表页 */
    .box{
        display:none;
    }
    .contents{
        display: block;
    }
}
@media screen and (max-width:791px){
    /* 新闻内容页 */
    .content-news .comment .add .change {
        display: none;
    }
}
@media screen and (max-width: 768px){
    /* 活动详情页 */
    .activeDetail .detailTop {
        padding-bottom: 20px;
    }
    .activeDetail .detailTop .img-box {
        height: 300px;
        margin-left: 2%;
        width: 96%;
        margin-bottom: 5px;
        margin-top: 20px;
    }
    .activeDetail .detailTop .con-box {
        display: none;
    }
    .activeDetail .detailTop .con-box .intro,
    .activeDetail .detailTop .mobile-con-box .intro {
        margin-top: 10px;
    }
    .activeDetail .detailTop .con-box .btn-box .num,
    .activeDetail .detailTop .mobile-con-box .btn-box .num {
        float: right;
        margin-top: 11px;
    }
    .activeDetail .detailTop .mobile-con-box {
        display: block;
        box-sizing: border-box;
        padding: 24px 10px 0;
    }
    .activeDetail .detailContent .articleDetailContent {
        width: 100%;
    }
    .activeDetail .articleSide {
        margin-left: 0;
        margin-top: 30px;
    }
    .activeDetail .detailTop {
        padding-bottom: 20px;
    }
}
@media screen and (max-width:734px){
    /* 新闻内容页 */
    .content-news .comment .head-sculpture {
        width:40px;
        height: 40px;
    }
}
@media screen and (max-width:720px){
    .campus-scenery .scenery-content ul {
        width: 87%;
        margin-left:7.5%;
    }
}
@media screen and (max-width:670px){
    .slideHead .slide>img:nth-of-type(1){
        width:400px;
        height: 62px;
    }
    .slideHead .slide>img:nth-of-type(2){
        top:29px;
    }
}
@media screen and (max-width:650px){
    .news {
        width: 100%;
        margin-right: 0;
    }
    .latest {
        width: 100%;
        margin-top:35px;
    }
    .info {
        width: 100%;
    }
}
@media only screen and (max-width: 640px){
    /* 活动详情页 */
    .activeDetail .detailContent {
        margin-top: 10px;
        padding: 30px 10px;
    }
    .child-page-box .location {
        width: 90%;
        padding: 21px 14px;
    }
    .child-page-box {
        width: 100%;
    }
    /* 图文列表页2 */
    .activity_content li .activity_main {
        width:66%;
        margin-left:2%;
    }
    .activity_main .activity_title {
        height: 18px;
    }
    .activity_main .watcher,
    .activity_main .date,
    .activity_main .position,
    .activity_main .activities{
        margin-top:8px;
    }
    .enroll {
        position: relative;
        left:2%;
        bottom:0;
        margin-top:9.6px;
    }
}
@media screen and (max-width:600px){
    .activities .activities-content li .title{
        height: 48px;
    }
    .campus-scenery .scenery-content ul {
        width: 82%;
        margin-left:11%;
    }
    .friend-link ul{
        width:70%;
    }
    .mobile-foot .foot-logo {
        width: 90%;
    }
    .activeDetail .articleSide {
        width:100%;
    }
    /* 图片列表页 */
    .right_head {
        display: none;
    }
    /* 新闻内容页 */
    .content-news .comment .head-sculpture {
        width:30px;
        height: 30px;
    }
}
@media screen and (max-width:587px){
    /* 新闻内容页 */
    .content-news .comment .add .expression,
    .content-news .comment .add .code{
        margin-right:1%;
    }
}
@media screen and (max-width:560px){
    /* 搜索结果页 */
    .search-result{
    display: none;
    }
    .box-search{
    display: block;
    }
    /* 活动详情页 */
    #activity-model{
        width:94%;
        left:1%;
        margin-left: 0;
    }
    #activity-model ul li{
        padding-left:4%;
    }
    #activity-model .erweimaBox{
        width:92%;
        margin-left:4%;
    }
    #activity-model .erweimaBox .leftBox,
    #activity-model .rightBox{
        width:46%;
    }
}
@media screen and (max-width:520px){
    .alumni .alumni-content .pictures-box:nth-of-type(1){
        width:100%;
        float: none;
    }
    .alumni .alumni-content .pictures-box:nth-of-type(2){
        width:100%;
        float: none;
        margin-top:20px;
    }
    .slideHead .slide>img:nth-of-type(1){
        width:330px;
        height: 53px;
    }
    .slideHead .slide>img:nth-of-type(2){
        top:28px;
        width:38px;
    }
    .enterprise .enterprise-content li {
        width:49%;
        margin-right:2%;
    }
    .enterprise .enterprise-content li:nth-of-type(2n+2) {
        margin-right:0;
    }
    .enterprise .enterprise-content li:nth-of-type(3n+3) {
        margin-right:2%;
    }
    .enterprise .enterprise-content li:nth-of-type(n+3) {
        margin-top:20px;
    }
    /* 分页(移动端) */
    .mobile-page .num {
        margin-right:5px;
    }
}
@media screen and (max-width:510px){
    /* 新闻内容页 */
    .content-news .comment .add .expression{
        margin-right:20%;
        margin-bottom:10px;
    }
    .content-news .comment .add .code{
        float: right;
        margin-right:0;
        margin-bottom:10px;
    }
    .content-news .comment .add .change {
        display: block;
        margin-bottom:10px;
    }
    .content-news .comment .add {
        height: 90px;
    }
    .faceDiv{
        top:240px;
    }
}
@media screen and (max-width:490px){

    /* 校友风光 */
    .news_content_right ul li{
        width:48%;
        margin-right:2%;
    }
    .news_content_right ul li:nth-of-type(3n+3){
        margin-right:2%;
    }
    .news_content_right ul li:nth-of-type(2n+2){
        margin-right:0;
    }
}
@media screen and (max-width:468px){
    /* 搜索结果页 */
    .mobile-search-list .mobile-search-head input{
       width:80%;
    }
    /* 图文列表页2 */
    #organization-model{
        width:94%;
        left:1%;
        margin-left:0;
    }
    #organization-model .model-image{
        left:37%;
    }
}
@media screen and (max-width:460px){
    .news .news-carousel{
        width:100%;
        margin-right: 0;
    }
    .news .news-right{
        width:100%;
        margin-top:40px;
    }
    /* 图片列表页 */
    .picture_content ul li {
        width:32.1%;
        margin:0 1.6% 20px 0;
    }
    .picture_content ul li:nth-of-type(3n+0) {
        margin-right: 0;
    }
    .picture_content ul li:nth-of-type(4n+0) {
        margin-right: 1.6%;
    }
    /* 新闻内容页 */
    .content-news .comment .input,
    .content-news .comment .add,
    .content-news .comment .mores .mores-mess{
       width:84%;
    }
    .content-news .comment .add .change {
       display: none;
   }
}
@media screen and (max-width:440px){
    .slideHead .slide>img:nth-of-type(1){
        width:260px;
        height: 45px;
        left: 5px;
    }
    .slideHead .slide>img:nth-of-type(2){
        top:27px;
        width:32px;
        right:5px;
    }
    .slide .mobile-search {
        top: 90px;
    }
    .mobile-head{
        height: 165px;
    }
    .slideNav{
        top:165px;
    }
    .slideNav div a {
        font-size: 20px;
    }
    .sideMenu ul li a {
        font-size: 16px;
    }
}
@media screen and (max-width:435px){
    /* 图文列表页2 */
    .activity_main .watcher,
    .activity_main .date,
    .activity_main .position,
    .activity_main .activities{
        margin-top:4px;
    }
}
@media screen and (max-width:420px){
    .campus-scenery .scenery-content .slick-prev,
    .campus-scenery .scenery-content .slick-next{
        display: none !important;
    }
    .campus-scenery .scenery-content ul {
        width: 94%;
        margin-left:6%;
    }
    .activities .activities-content li {
        height: 100px;
    }
    .activities .activities-content li .title{
        font-size: 16px;
        height: 18px;
        line-height: 18px;
        margin-bottom:10px;
        -webkit-line-clamp:1;
    }
    .activities .activities-content li .date {
        margin-bottom:5px;
    }
    .mobile-foot .foot-content p{
        font-size:12px;
    }
    /* 搜索结果页 */
    .mobile-search-list .mobile-search-head input{
        width:78%;
    }
    /* 图文列表页 */
    .school_content li .school_img {
        width:30%;
    }
    .school_content li .school_main {
        width:69%;
        margin-left:1%;
    }
    .school_main .intro {
        margin-top:4px;
    }
    .school_main .date {
        padding-top:8px;
    }
    /* 图文列表页2 */
    .activity_content li .activity_img {
        height: 130px;
    }
    .activity_main .date{
        display: none;
    }
    .activity_main .watcher,
    .activity_main .position,
    .activity_main .activities{
        margin-top:2.7px;
    }
    .activity_content ul li {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    /* 图片列表页2 */
    .tab_content .organization_content ul li {
        width:48%;
        margin-right:2%;
    }
    .tab_content .organization_content ul li:nth-of-type(3n+3) {
        margin-right: 2%;
    }
    .tab_content .organization_content ul li:nth-of-type(2n+2) {
        margin-right: 0;
    }
}
@media screen and (max-width:400px){
    .info .info-content li .title {
        width: 78%;
        float: right;
    }
}
@media screen and (max-width:370px){
    /* 搜索结果页 */
    .mobile-search-list .mobile-search-head input{
        width:75%;
    }
}
@media screen and (max-width:360px){
    .info .info-content li .title {
        width: 75%;
        float: right;
    }
    .news-head .title,
    .info-head .title,
    .activities-head .title,
    .alumni-head .title,
    .scenery-head .title,
    .enterprise-head .title {
        font-size: 20px;
        line-height: 35px;
    }
    .news-head .english-title,
    .info-head .english-title,
    .activities-head .english-title,
    .alumni-head .english-title,
    .scenery-head .english-title,
    .enterprise-head .english-title,
    .news-head .mores,
    .info-head .mores,
    .activities-head .mores,
    .alumni-head .mores,
    .scenery-head .mores,
    .enterprise-head .mores {
        font-size: 14px;
        line-height: 23px;
    }
    .slide .searchFormMobile input {
        width:96%;
        height: 30px;
    }
    .slide .searchFormMobile .search-btn {
        width:30px;
        height: 30px;
    }
    .slideHead .slide .searchFormMobile .search-btn img {
        width: 20px;
        height: 20px;
    }
    .slide .mobile-search {
        top: 80px;
    }
    .mobile-head {
        height: 155px;
    }
    .slideNav {
        top: 155px;
    }
    .friend-link ul{
        width:65%;
    }
    /* 图片列表页 */
    .picture_content ul li {
        width:49%;
        margin:0 2% 20px 0;
    }
    .picture_content ul li:nth-of-type(3n+0) {
        margin-right: 2%;
    }
    .picture_content ul li:nth-of-type(2n+0) {
        margin-right: 0;
    }
    /* 新闻内容页 */
    .content-news .comment .add input {
        width:108px;
    }
    /* 图文列表页2 */
    #organization-model .model-image{
        left:33.5%;
    }
    #organization-model .title {
        left:34.5%
    }
}
