﻿@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;
    }

}



@media (max-width:1200px) {
    .top-link {
        display: none;
    }
    .top-links .w {
        font-size: 12px;
        height: 30px;
        display: none;
    }
    .tips {
        display: flex;
        align-items: center;
        align-self: center;
        margin-top: 0;
        padding: 0;
        background: none;
        margin-left: 40px;
    }
    .nav ul{
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        top: 60px;
        
        overflow-y:scroll;
        background: #014ea0;
        padding: 10px 20px;
        z-index: 1222;
        width: 100%;
        box-sizing: border-box;
    }

    .nav ul li>a{
        display: inline-block;
        color: #fff;
        transition: all .3s;
        line-height: 40px;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 9;
        
    }
    
    .nav ul li:nth-child(1) a{
        border-left: none;
    }
    .nav ul li>a span {
        position: relative;
        z-index: 99;
    }
    
   
    

    .nav ul li{
        width: 100%;
    }
    .nav ul li::after {
        display: none;
    }
    .nav ul li>a::before,.nav ul li>a::after{
        display: none;
    }
    .nav ul li>a{
        width: auto;
        text-align: left;
        box-sizing: border-box;
        width: 100%;
        background: none;
        border-bottom: 2px solid rgba(0, 0, 0, 0);
        color: #fff;
    }
    .nav ul li>a:hover,
    .nav ul li .selected,
    .nav ul li .on{
        background: none;
        border-top: none;
        border-bottom: 2px solid #fff;
    }
    .nav ul li:last-of-type a {
        border-bottom: none;
    }
    .nav li::before {
        display: block;
    }
    .memu-btn {
        margin-left: 20px;
        display: flex;
    }
    .tips>a {
        display: none;
    }
    .isearch {
        display: block;
    }
    .tips .search {
        position: absolute !important;
        top: 50%;
        left: 50%;
        width: 90%;
        transform: translate(-50%,-50%);
        z-index: -1;
        opacity: 0;
        padding: 15px 10px;
    }
  
   
    .search input {
        width: 80%;
        border-bottom: none;
    }
    .memu-btn {
        display: flex;
    }
    .header {
        width: 100%;
        height: 60px;
        padding: 0 20px;
        
    }
    .header img {
        max-height: 30px;
    }
    .headerbg {
        height: 60px;
        box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    }
    .nav ul li .navbox {
        position: static;
        transform: none;
        background: none;
        font-size: 14px;
        background: none;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0px;
    }
    .nav ul li::before {
        display: block;
    }
    .navbox a {
        color: #fff;
        position: relative;
        text-align: left;
        font-size: 13px;

    }

    .wap-toplink {
        display: flex;
    }

    .search {
        z-index: 999;
        position: fixed;
        left: 0;
        right: 0;
        top: 60px;
        bottom: unset;
        transform: none;
        border-radius: 0;
        padding: 10px;
        border: 1px solid #ccc;
        display: none;
        margin-left: 0;
    }
    .top-text {
        display: none;
    }
    .system {
        width: 50%;
    }
    .new a p {
        width: 70%;
    }

   
    .new-item .contitle p {
        font-size: 18px;
    }
    .newlist li a>p {
        font-size: 14px;
    }
    .newlist li a {
        height: auto;
        padding:15px;
    }
    #ftoolTop {
        position: fixed;
        transform: none;
        right: 5%;
        bottom: 5%;
        z-index: 2;
        top: unset;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        border: 1px solid #ccc;
        font-size: 14px;
    }
    .top-img {
        display: none;
    }
}  

@media (max-width:1050px) {
    .role-list .card  {
        padding:10px;
    }
    .role-list .card h2 {
        font-size: 18px;
    }
    .role-list .card p {
        font-size: 14px;
    }
 
    .contitle a i {
        height: 25px;
        width: 25px;
    }
    .comtent h2 {
        padding-bottom: 20px;
        font-size: 20px;
    }
    .bigbg {
        display: none;
    }
    .about>div {
        width: 100%;
        height: auto;
    }
    .about img {
        width: 100%;
    }
    .such {
        justify-content: center;
    }
    .such .links{
        margin-top: 20px;
    }
    .date em {
        font-size: 14px;
    }
    .date {
        font-size: 12px;
    }
    .list1 li a p {
        font-size: 14px;
        width: 75%;
    }
    .list1 li a {
        padding: 10px 0 10px 20px;
    }
    .bannertext {
        padding: 10px;
        font-size: 14px;
    }
    #swiper1 .navigation {
        width: 100%;
    }
    .navigation {
        width: 90%;
    }
    .prev, .next {
        height: 40px;
        width: 40px;
    }
    .navigation div i {
        width: 10px;
        height: 20px;
    }
    .conlist1>div {
        width: 100%;
        margin-bottom: 10px;
    }
    .roll {
        margin-top: 20px;
    }
    .roll li{
        max-width: 260px;
    }
    .roll li>a {
        width: 100%;
    }
    .conlist1 {
        flex-wrap: wrap;
    }
    .list2 li {
        width: 100%;
        margin-bottom: 20px;
    }
    .list2 li:last-of-type {
        margin-bottom: 0;
    }
    .contitle  {
        margin-bottom: 10px;
    }
    .list4 li {
        width: 48%;
    }
    .hot {
        padding-bottom: 10px;
    }
    .itembox {
        margin-top: 20px;
    }
    .fottips {
        text-align: center;
    }
    .fottips img {
        margin: 10px auto;
    }
    .list3 a p {
        width: 70%;
    }
    .machine-list li {
        width: 100%;
        align-items: center;
    }
    .about {
        width: 100% !important;
        height: auto;
    }
    #back-old {
        display: none;
    }
    
   
   
  
    .special li {
        margin-bottom: 10px;
    }

    .such {
        width: 100%;
        text-align: center;
    }
    .callway {
        width: 100%;
        flex-direction: row;
        border-left: none;
        padding: 0;
        font-size: 14px;
    }
    .new li {
        margin-bottom: 10px;
    }
    .col-4 .link-text p {
        margin-top: 10px;
    }
    .new {
        margin-top: 10px;
    }
    .memu-btn {
        margin-left: 10px;
    }
    .such {
        padding: 10px;
    }
   
    #swiper .navigation {
        display: none;
    }
    #swiper2 .navigation {
        width: 95%;
    }
}
@media (max-width:990px) {
   
}

@media (max-width:870px) {
    .bot-tips>p {
        text-align: center;
        margin-bottom: 20px;
    }
    .weixin {
        width: 100%;
        justify-content: center;
    }
    .friend>.w {
        flex-wrap: wrap;
    }
    .friends {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        
    }
    .bot-link {
        position: static;
        transform: none;
    }
    .v1-left ,
    .v1-right{
        width: 100%;
    }
    .v1-right,
    .conlist1 .conright {
        margin-left: 0;
    }
    .v1-right li {
        margin-bottom: 20px ;
    }
    .v1-right, .salfbox {
        flex: auto;
    }
    .container {
        margin-top: 0;
    }
    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;
    }  
}

@media (max-width:750px) {
    .role-list li{
        width: 100%;
    }
    .nymian {
        min-height: 650px;
        margin: 20px 0 !important;
    }
    .container {
        justify-content: center;
    }
    .banner2 {
        width: 100%;
    }
    .con-left .con {
        width: 100%;
    }
    .con-right {
        flex-wrap: wrap;
    }
    .con-right .con {
        width: 100%;
        margin-bottom: 20px;
    }
    #flimg img {
        height: 100px;

    }
    .pagination {
        font-size: 12px;
        margin-bottom: 30px;
    }
    .pagination a {
        padding: 2px 5px;
    }
    .pagination input {
        width: 20px;
    }
    .conlist1  li{
        width: 100%;
    }
    .list2 {
        margin-top: 20px;
    }
    .list3 li {
        width: 100%;
        margin-bottom: .2rem;
    }
    .aboutus>div {
        width: 100%;
        margin-bottom: .2rem;
    }
    .address {
        height: 300px;
    }
    .list3 a {
        font-size: 14px;
    }
    .list3 a .date {
        font-size: 12px;
    }
    .contitle .ti img {
        height: 40%;
    }
    .contitle .ti {
        font-size: 18px;
        padding-bottom: 0;
    }
    .list1 li {
        line-height: normal;
    }
    .machine-list li .imgs {
        width: 100%;
        height: auto;
    }
    .machine-msg h3 {
        margin: 10px 0;
    }
    .machine-msg {
        width: 100%;
    }
    .machine-msg>div:nth-child(1) {
        
        align-items: center;
    }
    #machine {
        width: 85%;
    }
    .machine-close {
        padding: 15px 10px;
    }
    .machinebox {
        padding: 20px 10px;
    }
    .machine-meter h3 {
        margin: 20px 0;
    }
    .machine-img {
        width: 100%;

    }
    .machine-meter {
        width: 100%;
    }
    .subnav-role {
        overflow-y: scroll;
    }
    .subnav-role a {
        white-space: nowrap;
        font-size: 16px;
        padding: 0 10px;
    }
    .role .subnav2{
        display: none;
    }
    .audio-list li {
        width: 100%;
        margin-right: 0;
    }
    .ftool {
        bottom: 5%;
    }
    .picnew-list .imgs {
        width: 150px;
        height: 100px;
    }
    .picnew-msg>p:first-of-type {
        font-size: 16px;
    }
    .author p {
        font-size: 12px;
    }
    .subnav3 {
        overflow-y:hidden;
        padding-bottom: 20px;
    }
    .rolelist{
        justify-content: space-around;
     }
     .rolelist li {
         width: 100%;
         padding: 0;
         margin-top: 20px;
     }
     .rolelist li .img-box-re ,
     .role-card .img-box-re{
         width: 35%;
     }
     .rolelist li .card {
         width: 65%;
         padding: 20px 10px;
     }
     .subnav {
         padding-bottom: 15px;
     }
     .bor-t {
         line-height: 40px;
     }
     .subnav2 {
         display: none;
     }
     .bannerbox {
        padding-top: 0;
    } 

    .bannerbox .w {
        width: 100%;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 5px !important;
    }
    .list2 li .date {
        width: 20%;
    }
    .pag {
        height: 10px;
        width: 10px;
    }
    .piclist li {
        margin-bottom: 20px;
        max-width: none;
    }
    .container{
        padding-top: 20px;
    }
    .more a {
        margin-top: 0px;
    }

    .list-ti>div {
        font-size: 16px;
    }
    .list-ti p {
        font-size: 14px;
    }
    .list2 li .date em {
        padding: 2px 0;
    }
    .list2 li .date p {
        line-height: 45px;
    }
    .machine-list .img-box {
        height: auto;
    }
    .machine-list .img-box img {
        max-height: 200px;
    }
    .machine-list .machine-name {
        font-size: 16px;
        padding: 10px 0;
    }
    .conlist1>div:nth-child(1) {
        width: 100%;
    }
    .conlist1>div:nth-child(2) {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }
    .bannertext {  
        left: 0;
        width: 100%;
        text-align: center;
        transform: none;
    }
    .titlebox {
        display: flex;
        width: 100%;
        text-align: center;
    }
    
    .bannertext a {
        margin: 0 auto;
        width: 100%;
        font-size: 14px;
        text-align: center;
    }

    .bannertext .swiper-pagination {
        display: none;
    }
    .comtent .date {
        margin: 15px 0;
    }
    .comtent h2 {
        line-height: 1.5em;
        padding-bottom: 10px;
    }
    .notice {
        margin-top: 20px;
    }
    .index_tabs_box {
        width: 100%;
        margin-bottom: 10px;
        box-shadow: 0 0 5px #fff;
    }


    .special li{
        width: 49%;
        height: auto;
    }
    
    .special li .img-box-re {
        width: 100%;
        height: auto;
        padding-bottom: 31.33%;
        display: block;
    }

    .system {
        border-left: none;
        border-top: 1px solid #034ea1;
    }
    .system::before {
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #034ea1;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .system-name {
        writing-mode:unset;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .system ul {
        width: 100%;

    }
    .system ul li{
        width: 100%;
        
    }
    .system ul li a {
        margin-bottom: 10px !important;
    }
    .enter a {
        width: 48%;
        margin-bottom: 10px;
    }
    .listleft p {
        justify-content: flex-start;
        padding: 0 10px;
        box-sizing: border-box;
        height: 50px;
        font-size: 20px;
    }
    .listleft p i {
        display: block !important;
    }
    .subnav {
        display: none;
    }
    .callway .flexcol{
        width: 100%;
        align-items: center;
        height: auto;
        
    }
    .callway .flexcol p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .callway .weixin {
        height: 80px;
        margin: 0 auto;
    }
    .bot-link a {
        font-size: 14px;
    }
    .bot-tips {
        font-size: 12px;
    }
    .index-new {
        flex-wrap: wrap;
    }
    .index-new>* {
        width: 100% !important;
    }
    .new-item2 {
        padding-top: 20px;
    }
    .newlist li a .date h5 {
        font-size: 20px;
        line-height: 1.8em;
    }
    .newlist li a .date p {
        line-height: 1.8em;
    }
    .newlist li a>p {
        width: 80%;
        font-size: 14px;
    }
    .new-item {
        width: 100% !important;
    }
    .main {
        margin-bottom: 20px;
    }

    .new-1st .img-box {
        width: 40%;
    }
    .new-1st .ti {
        width: 55%;
    }
    .new-1st .ti p {
        margin-top: 10px;
    }
    .new-1st .ti h5 {
        font-size: 16px;
    }
    .newlist li  {
        margin-bottom: 10px;
    }
    .new-item .conbox {
        width: 100%;
        margin-bottom: 20px;

    }
    .conbox>a p {
        font-size: 16px;
        line-height: 40px;
    }
    .new-list2 a {
        height: 60px;
    }
    .top-new li {
        margin-bottom: 10px;
    }
    .swiper2-msg {
        display: block;
    }
}

@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;
    }
 

    .friend span{
        display: none;
    }
    .friends a {
        font-size: 14px;
    }
}   