/*
 * @Author: shu binqi 
 * @Date: 2020-02-13 10:26:41 
 * @Last Modified by: shu binqi
 * @Last Modified time: 2020-03-11 17:45:46
 */

@media screen and  (max-width: 1930px) {
    .hidden-md {
        display: none;
    }
    .mb120 {
        margin-bottom: 80px;
    }
    .ptb100 {
        padding: 50px 0;
    }
    .mb100 {
        margin-bottom: 50px;
    }
    .mb80 {
        margin-bottom: 40px;
    }
    /* .page-banner {
        height: 520px;
        overflow: hidden;
    } */
    .page-banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* position: absolute;
        top: -10%;
        left: 0; */
    }
    /*.page-psa h2 {*/
    /*    margin-top: 200px;*/
    /*}*/
    .about-board li {
        margin-bottom: 20px;
    }
    .about-org-intro {
        padding: 30px 45px;
        margin-top: -300px;
        margin-bottom: 120px;
    }
    .about-org-intro p {
        line-height: 30px;
        margin-bottom: 15px;
    }
    .about-our .about-our-left:after {
        top: -30px;
        width: 120%;
        height: 145%;
    }
    .about-org-title {
        margin-top: 60px;
    }
    .about-who .intro {
        margin-bottom: 30px;
    }
    .about-who .container > img {
        margin-bottom: 20px;
    }
    .member-universite {
        padding: 50px 0;
    }
}


@media screen and  (max-width: 1680px) {
    
}


@media screen and (max-width: 1440px) {
    /* .index-new-right{
        width: 623px;
    } */
}


@media screen and (max-width: 1366px) {
    .mb120 {
        margin-bottom: 80px;
    }
}


@media screen and (max-width: 1280px) {
    
}

@media screen and (max-width: 1199px) {
    .container {
        width: 96%;
    }
}

@media screen and (max-width: 1028px) {
    .header>.nav{
        display: none;
    }

    .logo a img{
        height: 50px;
    }
    body{
        padding-top: 70px;
    }
    .carousel-indicators li.active,
    .carousel-indicators li {
            margin: 0 5px;
    }
    .index-new ul li:nth-child(even) .index-new-right a,
    .index-new ul li:nth-child(odd) .index-new-right a {
        width: 100%;
    }
    .index-new ul li:nth-child(even) .index-new-right a {
        margin-left: 0;
    }
}

@media screen and (max-width: 780px) {
    .index-fixd,
    .hidden-sm {
        display: none !important;
    }
    .hidden-md {
        display: block;
    }
    .swiper-button-next.member-swiper, .swiper-button-prev.member-swiper {
        top: 50px;
        width: 40px;
        height: 40px;
    }
    .swiper-button-next.member-swiper, .swiper-container-rtl .swiper-button-prev.member-swiper {
        left: unset;
        right: 25px;
    }
    .swiper-button-prev.member-swiper, .swiper-container-rtl .swiper-button-next.member-swiper {
        left: unset;
        right: 75px;
    }
    .index-banner {
        padding: 30px 0;
    }
    .carousel-indicators {
        bottom: -23px;
    }
    .index-new ul li {
        height: auto;
        margin-top: 20px;
    }
    .index-new-left {
        width: 100%;
    }
    .index-new-right {
        position: static;
        width: 100%;
        height: 270px;
        margin-top: 20px;
    }
    .index-new ul li:nth-child(odd) .index-new-right,
    .index-new ul li:nth-child(odd) .index-new-left,
    .index-new ul li:nth-child(even) .index-new-right {
        padding: 0;
    }
    .index-new ul li:nth-child(even) .index-new-left {
        float: unset;
        padding: 0;
    }
    .index-new ul li .index-new-right:after {
       display: none !important;
    }
    .index-more {
        margin: 30px 0;
    }
    .index-what {
        padding: 30px 0;
    }
    .index-what-li ul li {
        float: none;
        width: 100%;
        padding: 0 60px;
        text-align: center;
        margin-top: 20px;
    }
    .index-our-info {
        padding: 0 15px;
    }
    .index-our-in {
        width: 100%;
    }
    .index-box-top h2 {
        font-size: 32px;
        margin-top: 30px;
    }
    .more {
        float: none;
        width: 150px;
        display: block;
        height: 45px;
        line-height: 45px;
        margin-top: 0px;
        font-size: 13px;
    }
    .index-more a{
        width: 150px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
    .index-box-li ul li {
        float: none;
        width: 100%;
        padding: 0 12px;
        margin: 20px 0;
    }
    /* .index-box-li ul li div{
        height: auto;
    } */
    .index-box-li ul li img {
        height: auto;
    }
    .index-our-in{
        float: none;
    }
    .index-our-in p{
        width: 100%;
    }
    .index-our-img {
        width: 100%;
        height: 450px;
        position: static;
       margin-top: 20px;
    }
         .index-our {
             height: auto;
             padding-top: 30px;
         }
    .index-our-in a {
        margin: 30px 0;

    }
    .index-logo-title h2 {
        font-size: 30px;
        margin-top: 30px;
    }
    .index-logo-title h3 {
        margin-bottom: 30px;
    }
    .index-logo-li ul li {
        width: 33.33%;
    }
    .index-box-li ul li .img {
        width: 100%;
        min-height: auto;
    }  
    .index-box-li ul li .img img{
        max-width: -webkit-fill-available;
    }
    .index-logo-li {
        margin-bottom: 30px;
    }
    .index-box-li {
        flex-wrap: wrap;
    }
    .index-box-li ul {
       flex: 1;
    }
    .index-box-li ul li a {
        flex-wrap: wrap;
    }
    .timeline-Widget {
        margin-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .foot-left{
        display: none;
    }
    .foot-right {
        text-align: center;
        float: none;
    }
    .foot {
        padding: 30px 0;
    }
    .bdshare-button-style0-32 a {
        float: none !important;
        display: inline-block !important;
    }
    .index-what-li ul {
         margin-left: 0px;
         margin-right: 0px;
    }
    .foot{
        display: none;
    }
    .mb120 {
        margin-bottom: 40px;
    }
    .ptb100 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .mb100 {
        margin-bottom: 30px;
    }
    .mb80 {
        margin-bottom: 30px;
    }
    .about-who .container .intro img {
        margin-left: 20px;
        padding: 25px 15px;
    }
    .about-our .about-our-left {
        width: 100%;
        padding: 20px;
        overflow: hidden;
    }
    .about-our .about-our-right {
        width: 100%;
        margin-top: 40px;
        padding: 0;
    }
    .about-org-title {
        font-size: 30px;
    }
    .about-org-intro {
        padding: 20px;
    }
    .about-who .intro {
        margin-bottom: 30px;
    }
    .about-who .container > img {
        margin-bottom: 20px;
    }
    .about-our .about-our-left:after {
        left: -10%;
    }
    .member-universite {
        padding: 40px 0;
    }
    .member-universite .container > img {
        margin-bottom: 30px;
    }
    .membership {
        padding: 40px 15px;
    }
    .membership li,
    .membership .member-line,
    .membership .intro {
        margin-bottom: 20px;
    }
    .membership p {
        margin-bottom: 15px;
    }
    .work-list li {
        padding: 40px 15px;
        margin-bottom: 40px;
    }
    .work-list li:nth-child(even) div {
        float: left;
    }
    .work-list li:nth-child(odd) div:first-child {
        padding-left: 0;
    }
    .work-list li:nth-child(even) div,
    .work-list li:nth-child(odd) div {
        margin-bottom: 30px;
    }
    .work-list li:nth-child(even) div:first-child {
        padding: 0;
    }
    .work-list li:nth-child(even) div:first-child:after {
        display: none;
    }
    .work-tab ul {
        text-align: left;
        height: 124px;
        margin-top: -30px;
    }
    .work-tab ul li {
        margin: 0;
        float: left;
        width: 100%;
        padding: 0 20px;
    }
    .work-tab > ul > li > a{
        line-height: 45px;
    }
    .work-tab li a {
        padding: 0;
        line-height: 61px;
    }
    .recommend {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .recommend li {
        margin-bottom: 30px;
    }
    .recommend li:last-child {
        margin-bottom: 0;
    }
    .recommend li div {
        margin-bottom: 20px;
    }
    .recommend li h3 {
        margin-bottom: 12px;
    }
    .recommend li p {
        margin-bottom: 15px;
    }
    .mt100 {
        margin-top: 40px;
    }
    .page-title {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .news-list-tab > ul.news-tab li {
        margin-right: 15px;
    }
    .select-year {
        font-size: 16px;
    }
    .news-list-on li {
        margin-bottom: 30px;
    }
    .news-list-on li h3 {
        margin-top: 15px;
    }
    .news-list-on li p {
        margin-top: 12px;
    }
    .news-list-on li h4 {
        margin-top: 20px;
    }
    .contact-us {
        margin-bottom: 60px;
    }
    .contact-us-left {
        margin-bottom: 60px;
    }
    .contact-us-ul li {
        padding: 30px 0;
    }
    .contact-us-ul p span:first-child {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .contact-us .row div {
        padding: 0;
    }
    .allmap-tip h3 {
        margin-top: 40%;
    }
    .allmap-psa {
        height: 85px;
        width: 100%;
    }
    .allmap-psa a {
        width: 100%;
        height: 85px;
        line-height: 85px;
    }
    .page-banner {
        /* margin-bottom: 30px; */
        height: auto;
    }
    .page-banner img{
        height: 100%;
    }
    .page-psa h2 {
        font-size: 25px;
        height: 30px;
        line-height: 30px;
        /*margin-top: 40px;*/
        /*margin-bottom: 12px;*/
    }
    .page-psa i{
        height: 3px;
    }
    .page-search-main {
        width: 100%;
        padding: 200px 20px 0 20px;
    }
    .page-search-main .close-search {
        right: 20px;
    }
    .page-search-main h4 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .page-search-form input {
        height: 60px;
        line-height: 60px;
    }
    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
        font-size: 24px;
    }
    ::-moz-placeholder { /* Firefox 19+ */  
        font-size: 24px;
    }
    :-ms-input-placeholder { /* IE 10+ */ 
        font-size: 24px;
    }
    :-moz-placeholder { /* Firefox 18- */ 
        font-size: 24px;
    }
    .page-search-form button {
        font-size: 24px;
        height: 60px;
    }
    .search-result {
        padding: 40px 0;
    }
    .search-result .container > h2 {
        margin-bottom: 30px;
    }
    .search-tab {
        margin-bottom: 20px;
    }
    .search-tab-hd .tab .tab-list {
        width: 180px;
        padding: 15px;
    }
    .search-result-list li {
        margin-bottom: 30px;
    }
    .search-result-list li h3 {
        margin-top: 15px;
    }
    .search-result-list li p {
        margin-top: 12px;
        height: auto;
    }
    .search-result-list li h4 {
        margin-top: 20px;
    }
    .news-main {
        margin-top: 40px;
        padding: 0 20px;
    }
    .news-main .date {
        margin-bottom: 18px;
    }
    .news-main h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 12px;
    }
    .news-content p.end {
        margin-top: 18px;
        margin-bottom: 40px;
    }
    .work-main {
        padding: 40px 15px !important;
    }
    .work-main .rwo {
        margin: 0;
    }
    .work-main .row div:first-child {
        margin-bottom: 20px;
    }
    .work-main .row div:last-child {
        padding-left: 0 !important;
    }
    .news-content.work-content {
        margin-top: 30px !important;
        padding: 0 20px;
    }
    .work-main .row p,
    .work-main .row h3 {
        margin-bottom: 20px !important;
    }
    /* 移动端隐藏路径 */
    .page-position {
        display: none;
    }
    .news-list-on li a div {
        height: auto;
    }
    /* members页 */
    .banner-text.left p{
        max-width: 100%;
        line-height: 20px;
        display: none;
    }
    .page-psa{
        padding-top: 35px;
        display: block;
    }
    .banner-text.left h2{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
        height: auto;
    }
    .banner-text.left h2:after {
        height: 3px;
        bottom: -8px;
    }
    .page-select .container{
        flex-wrap: wrap;
    }
    .page-select .select-item{
        width: 100%;
        text-align: center;
    }
    .page-select .select-item .select{
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 38px;
    }
    .select-item label{
        margin-bottom: 15px;
    }
    .select-item button{
        height: 45px;
        font-size: 16px;
        line-height: 43px;
        padding: 0 60px;
    }
    .research-list .item-text h4{
        font-size: 14px;
    }
    .page-select .select-item:nth-child(2){
        margin: 15px 0;
    }
    .work-list li:nth-child(odd) .col-md-6 > a{
        margin-left: 0;
    }
    .oag-navbar{
        width: 100%;
        z-index: 1;
    }
    .oag-content{
        margin-left: 0;
    }
    .about-users .list-item{
        display: flex;
        justify-content: center;
    }
    .work-list li:nth-child(even) .col-md-6 > a,.work-list li:nth-child(odd) .col-md-6 > a{
        width: 100%;
    }
    /* 个人中心页 */
    .user-main{
        padding: 30px 0;
    }
    .user-main .user-left{
        width:100%;
        height: 100%;
    }
    .user-main .user-left h1{
        margin: 7px 0 20px 0;
    }
    .user-main .container {
        flex-direction: column;
    }
    .user-main .user-right{
        margin-left: 0;
        margin-top: 27px;
    }
    .user-main .list-box .box-img1{
        height: auto;
    }
    .user-main .list-box .box-img2{
        height: auto;
    }
    /* projrct页 */
    .work-left {
        margin-bottom: 10px;
    }
    .work-left span{
        font-size: 30px;
        line-height: 45px;
        display: inline-block;
    }
    .work-right p span {
        font-size: 24px;
        line-height: 24px;
    }
    .work-right p {
        line-height: 25px;
    }
    .work-list li p{
        font-size: 14px;
        line-height: 25px;
    }
    .work-about-title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .work-about-intro {
        font-size: 14px;
        line-height: 1.8;
    }
    .work-list li h4, .work-list li h4 a{
        display: block;
        font-size: 16px;
        line-height: 24px;
    }
    .who-item .list-item{
        flex-wrap: wrap;
    }
    .who-item .item-list h4 {
        font-size: 18px;
    }
    .who-item .item-list p {
        font-size: 16px;
    }
    .page-title.who{
        margin-top: 15px;
        margin-bottom: 20px;
        height: 45px;
        line-height: 45px;
    }
    .activities-list {
        padding-bottom: 30px;
    }
    /* 发表页 */
    .release-main{
        padding: 30px 0;
        overflow: hidden;
    }
    .release-main .container{
        flex-direction: column;
    }
    .release-main .release-right {
        margin-left: 0;
        margin-top: 27px;
    }
    /* about页 */
    .about-banner-txt p{
        display: none;
    }
    .who-banner-txt p{
        display: none;
    }
    .about-text{
        padding: 30px 10px;
    }
    .about-text .text-left {
        padding-top: 0;
    }
    .about-text .text-left h2{
        font-size: 22px;
    }
    .about-text .text-right{
        padding-left: 0;
    }
    /* 首页 */
    .index-about{
        padding-top: 50px;
    }
    .about-our .about-our-left .page-title{
        font-size: 24px;
    }
    .about-our .row{
        flex-direction: column;
    }
    .zt-link .zt-img{
         padding-right: 0px !important;
    }
    .zt-link .zt-txt p{
        font-size: 16px;
    }
}


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

}