@charset "UTF-8";

@media (max-width:1440px) {
    .new-item{
        width: 31.5%;
    }
    .enter {
        width: 31.5%;
       
    }
    .enter a {
        padding-left: 10px;
    }
    .col-4 {
        width: 23%;
        font-size: 14px;
    }
    
    .listright {
        width: 75%;
    }
    .nav li {
        margin-left: 40px;
    }
    .nav li>a::before {
        left: -28px;
    }
}

@media (max-width:1300px) {
    .listright {
        max-width: 900px;
    }
}

@media (max-width:1200px) {
 
    /* .top-link {
        top: 50%;
        transform: translateY(-50%);
    } */
    .top-link {
        margin-top: 0;
    }
    .tips {
        display: flex;
        align-items: center;
        align-self: center;
        margin-top: 0;
        padding: 0;
        background: none;
    }
    .nav{
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        top: 60px;
        bottom: 0;
        overflow-y:scroll;
        background: rgba(39, 124, 57,.8);
        box-sizing: border-box;
        padding: 10px 20px;
        z-index: 1222;
        width: 100%;
    }
    .nav .cur>a, .nav li:hover>a {
        color: #fff;
    }
    .head {
        height: 100%;
    }
    .head .flexbw {
        height: 100%;
        align-items: center;
    }
    .logo {
        margin-top: 0;
    }
    .nav li {
        box-sizing: border-box;
        padding-left: 30px;
        border-bottom: 2px solid rgba(0, 0, 0, 0);
        margin-left: 0;
    }
    .nav li::before {
        display: inline-block;
    }
    .nav li:nth-child(1):before {
        display: none;
    }
    .nav .cur {
        border-bottom: 2px solid #bed7c3;
    }
  
    .nav li>a{
        display: inline-block;
        color: #bed7c3;
        transition: all .3s;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 9;
        padding-bottom: 0;
        margin: 0;
        line-height: 50px;
        border-bottom: none !important;
    }
   .nav li>a{
        border-left: none;
    }
    .nav span {
        position: relative;
        z-index: 99;
    }
    .nav {
        width: 100%;
    }

   .nav li>a{
        width: auto;
        text-align: left;
        box-sizing: border-box;
        
        background: none;
        border-bottom: 2px solid rgba(0, 0, 0, 0);
        color: #fff;
        
    }

   .nav li>a:hover,
    .nav .cur>a{
        background: none;
        border-top: none;
        color: #bed7c3 !important;
        border-bottom:none !important;
    }
   .nav li>a:last-of-type {
        border-bottom: none;
    }
    .navbox {
        position: static;
        transform: none;
        background: none;
        border-top: none;
    }
    .navbox a {
        border-bottom: none;
        color: #bed7c3;
    }
    .tips>a {
        display: none;
    }
    .memu-btn {
        display: flex;
    }
    .header {
        width: 100%;
        height: 60px;
    }
    .header img {
        max-height: 50px;
    }
    .headerbg {
        height: 60px;
    }
    .nav ul li .navbox {
        position: static;
        transform: none;
        background: none;
        font-size: 14px;
        background: none;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0px;
    }
    .navbox a {
        color: #fff;
        position: relative;
        text-align: left;
        font-size: 14px;
    }
    .textbox a p {
        font-size: 30px;
    }
    .banner ,
    .ny-main{
        margin-top: 60px;
    }
    /* .banner .img-box-re {
        height: 500px;
    } */
    .banner-text .w {
        padding: 20px;
    }
    .item-4 .left a p {
        min-height: auto;
    }


    .navigation {
        width: 95%;
    }
    .prev, .next {
        width: 60px;
        height: 60px;
    }
    .ny-nav-left .ny-ti {
        padding-right: 20px;
        margin-right: 20px;
        font-size: 20px;
    }
    .ny-nav a {
        padding: 0 10px;
        font-size: 14px;
    }
    .ny-nav>.w {
        align-items: center;
    }
    .ny-nav .w>img  {
        display: block;
    }
    .section-item2 .left .text h3 {
        font-size: 26px;
    }
    .section-item2 .left .text p {
        font-size: 20px;
    }
    .top-link>a {
        display: inline-flex;
        align-items: flex-end;
        line-height: 1em;
    }
    .top-link {
        align-items: flex-end;
    }
}  

@media (max-width:1050px) {
    .memu-btn {
        margin-left: 10px;
    }
    
}


@media (max-width:870px) {
    .ny-nav2 {
        line-height: 40px;
        margin-bottom: 0px;
        font-size: 20px;
    }
    .item-ti {
        margin-top: 20px !important; 
        margin-bottom: 10px !important;
        padding-bottom: 10px !important;
    }
    .ny-new,
    .article {
        margin-top: 20px;
    }
    .ny-pic-list {
        padding-top: 20px;
    }
    .isearch {
        display: inline-block;
    }
    .search-box {
        display: none;
    }
    footer .bot{
        display: block;
        text-align: center;
    }
    .friend {
        justify-content: center;
        flex-wrap: wrap;
    }
    .new-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .col-4 {
        width: 100%;
        margin-bottom: 20px;
    }
    .enter {
        width: 100%;
    }
    .container2 {
        padding: 0;
    }
    .listright {
        width: 100%;
        max-width: none;
        padding: 20px 0;
    }
    .listleft {
        width: 100%;
        max-width: none;
    }
    .bot-tips p {
        width: 100%;
        text-align: center;
    }  
    .bot-tips a{
        margin-top: 5px;
    }
}

@media (max-width:750px) {
    #swiper2 .prev, #swiper2 .next {
        width: 30px;
        height: 30px;
        background: url(../img/arr-d.png) center center no-repeat;
        background-size: cover;
        border: none;
    }
    #swiper2 .prev {
        transform: rotate(-180deg);
    }
    #swiper2 .prev i, #swiper2 .next i {
        display: none;
    }
    #swiper2 .navigation{
        box-sizing: border-box;
        width: 100%;
        padding: 0 20px;
        top: unset;
        bottom: 170px;
        transform: translateX(-50%);
    }
    .navigation div i {
        width: 10px;
        height: 20px;
    }
    .navigation {
        top: 65%;
    }
    .textbox a p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .banner .navigation {
        width: auto;
    }
    .banner .navigation>div{
        height: 30px;
        width: 30px;
    }
    .banner .navigation>div i {
        width: 10px;
        height: 12px;
    }
    .banner-text .w {
        padding: 10px;
    }
    .subnav {
        display: none;
    }
    .section-item .w {
        margin: 0 auto;
    }
    .section-item .flexbw {
        flex-wrap: wrap;
    }
    .section-item .flexbw{
        margin-bottom: 20px;
    }
    .pic-msg {
        padding: 20px;
    }
    .pic-msg>* {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .pic-msg p {
        min-height: 50px;
    }
    .pic-msg h3 {
        font-size: 18px;
        min-height:auto;
    }
    .section-item2 .section-box {
        width: 100%;
    }
    .section-item2 .section-box:last-child {
        margin-top: 20px;
    }
    .section-item2 .ti p::before {
        left: 50%;
        transform: translateX(-50%);
    }
    .section-item2 .ti {
        text-align: center;
        
    }
    .ti p {
        font-size: 24px;
    }
    .ti h5 {
        font-size: 14px;
    }
    /* .ti img {
        height: 30px;
    } */
    .section-box ul {
        height: auto;
    }
    .new-list2 li  {
        margin-bottom: 20px;
    }
    .new-list2 li .new2-msg {
        display: block;
    }
    .new-list li {
        margin-bottom: 20px;
    }
    .pic-list ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0px;
    }
    .ny-pic-list ul li p {
        line-height: 40px;
        font-size: 16px;
    }
    .pic-list-ti {
        font-size: 2.5vw;
    }
    .date .day {
        font-size: 7vw;
    }
    .date {
        font-size: 2vw;
    }
    .pic-list-msg {
        font-size: 14px;

    }
    .call-box>p {
        text-align: center;
    }
    .bot-img>div:nth-child(1){
        margin-right: 10px;
    }
    .seemore {
        margin-top: 5px;
        font-size: 12px;
    }
    .item-4 {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .section-4 .w::before {
        display: none;
    }
    .item-4>div {
        width: 100%;
    }
    .item-4 .right-title {
        font-size: 4vw;
    }
    .section-4 .w .navigation {
        top: 40vw;
        width: 100%;
        height: 1px;
        background: none;
        justify-content: space-between;
    }
    .section-4 .w .navigation>div {
        width: 50px;
        height: 50px;
        background: #34bee4;
    }
    .new-list2 li::before {
        background: #00579a;
        border: 5px solid #34bee4;
    }
    .new-pic {
        width: 40% !important;
    }
    .new-msg {
        width: 55% !important;
    }
    .new-msg p {
        margin-top: 5px;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        min-height: auto;
    }
    .search {
        width: 60vw;
        padding: 10px;
    }
    #close {
        width: 30px;
        height: 30px;
    }
    .logo img {
        height: 30px;
    }
    .top-link>* {
        font-size: 14px;
    }
    .link-box {
        flex-wrap: wrap;
        width: 100%;
        justify-content: flex-start;
    }
    
    .link {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 10px;
        text-align: center;
    }
    .link:nth-child(3) {
        margin-right: 0;
    }
    .link ul li {
        margin-top: 5px;
    }
    .link ul li a {
        font-size: 12px;
    }
    .call-way {
        width: 100%;
        margin-right: 0;
        flex-wrap: wrap;
        justify-content: center;
    }
    .call-box {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .call-box .flex {
        justify-content: center;
    }
    .call-box .flex:nth-child(4) {
        margin-bottom: 10px;
    }
    .new-pic .date {
        right: 5px;
        bottom: 5px;
        height: 50px;
        width: 50px;
        font-size: 12px;   
    }
    .new-pic .date .day {
        font-size: 18px;
    }
    .textbox a p {
        font-size: 16px;
        line-clamp: 1;
        -webkit-line-clamp: 1;
        margin-bottom: 5px;
    }
    /* .banner .img-box-re {
        height: 200px;
    } */
    .ny-position p {
        font-size: 16px;
    }
    .breadcrumb a {
        font-size: 12px;
        padding: 0 5px;
    } 
    /* .ny-nav .w {
        flex-wrap: wrap;
    } */
    .ny-nav-left {
       
        height: 40px;
        font-size: 20px;
    }
    /* .ny-nav-left .ny-ti {
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .ny-nav-left .ny-ti::before {
        right: unset;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        width: 50px;
        height: 1px;
    } */
    .ny-nav-right {
       
        display: flex;
        line-height: 40px;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .ny-nav {
        line-height: 40px;
        margin-bottom: 20px;
    }
    .ny-position  {
        height: 40px;
        margin-bottom: 20px;
    }
    .breadcrumb {
        display: none;
    }
    .ny-new .new-msg h5{
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
    }
    .content h2 {
        padding-bottom: 20px;
    }
    .iconlist {
        justify-content: space-around;
    }
    .iconlist li {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2%;
        font-size: 14px;
    }
    .iconlist li:nth-child(3n) {
        margin-right: 0;
    }
   
    .iconlist .icon {
        width: 18vw;
        height: 18vw;
        margin-bottom: 1.5vw;
    }
    .iconlist .icon img {
        max-width: 50%;
    }
    .iconlist li:nth-child(4) .icon img{
        max-width: 40%;
    }
    .section-item2>* {
        width: 100%;
    }
    .section-item2 .right ul li {
        width: 100%;
        margin-right: 0;
    }
    .section-item2 .right li:last-child  {
        height: 140px;
    }
    .section-item2 .left {
        margin-top: 20px;
    }
    .section-item2 .left .text h3 {
        font-size: 24px;
    }
    .section-item2 .left .text p {
        font-size: 18px;
    }

    .pic-list ul li .date-box {
        width: 15vw;
        padding-top: 15vw;
    }
    .ny .img-box-re {
        height: 200px;
    }
    .ny-nav-left .ny-ti {
        line-height: 1.5em;
        font-size: 18px;
    }

    .ny .ny-ti {
        line-height: 40px;
        font-size: 20px;
        min-width: 150px;
    } 
    .bot-img>p {
        margin-bottom: 10px;
    }
    .bot-tips span {
        display: block;
    }
    .toptipimg img,
    .bottipimg img {
        max-width: 30%;
    }

    .col-3 dd,
    .col-2 dd,
    .col-3>li,
    .col-2>li,
    .col-2-item,
    .col-3-item{
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width:460px) {

    .itembox {
        height: auto;
    }
    .itembox a {
        width: 100%;
        height: auto;
        padding: 20px 0;
    }
   
    .banner2 img {
        height: auto;
    }
    .list4 li {
        width: 100%;
        text-align: center;
    }
    .rolelist{
       justify-content: space-around;
    }
    .list1 li a {
        width: 75%;
    }
    .conlist1>div .swiper-slide img {
        height: auto;
    }
 
    #swiper2 .swiper-pagination {
        bottom: 5px !important;
    }
    .friend span{
        display: none;
    }
    .friends a {
        font-size: 14px;
    }
    .such {
        padding: 15px 0;
        margin-bottom: 0;
    }
   
}   