﻿.box{
    width: 1200px;
    margin: 0 auto;
}
.conbox{
    width: 100%;
    float: left;
}
#wap{
    /* display: none; */
}
#wap.top{
    width: 100%;
    float: left;
}
#wap .topbox{
    margin: 0 auto;
}
#wap .top .logo{
    float: left;
}
#wap .top .search{
    float: right;
    margin-right: 20px;
    margin-top: 28px;
}
#wap .top .search input{
    width: 200px;
    height: 38px;
    padding-left: 20px;
    float: left;
    border: 1px solid #ddd;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
#wap .top .search button{
    width: 50px;
    height: 40px;
    border: 0;
    float: left;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: url(../images/search.png);
    background-size: 100% 100%;
}
#wap .banner .item{
    width: 100%;

}
#wap .banner img{
    width: 100%;
}

#wap .nav{
    width: 100%;
    height: 50px;
    background-color: #01904F;
    float: left;
}
#wap .navbox{
    width: 1200px;
    margin: 0 auto;
}



@media (min-width:992px) and (max-width:1200px) {
    .part2box{
        width: 100%;
    }
    .part2img{
        width: 25%;
        margin: 40px 0;
    }
    .newscenter{
        width: 100%;
    }

    .newscenter .newsright{
        width:calc(100% - 520px);
    }
    .info{
        width: 100%;
    }
    .infoitem .itemright .text{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .info .layui-tab .layui-tab-title li{
        padding: 0 30px;
        margin: 0 26px;
    }
    .coop{
        width: 100%;
    }
    .bottom .bottombox{
        width: 100%;
    }
    .bottom .bottombox .bottomright .num{
        font-size: 26px;
    }
    .navbox{
        width: 100%;
    }
    .nav{
        display: table;
    }
    .layui-nav .layui-nav-item{
        display: table-cell;
    }
    .layui-nav .layui-nav-item a{
        text-align: center;
        padding: 0;
    }
    .topbox{
        width: 100%;
    }
    .top .search input{
        width: 160px;
    }
    .aboutus .introimg{
        display: none;
    }
    .aboutus .text{
        width: 100%;
    }
    .aboutus .intro{
        margin-top: -20px;
    }
}



@media (max-width:992px) {
    #wap{
        display: block;
    }
    #combox{
        display: none;
    }
    .part2box{
        width: 100%;
    }
    .part2img{
        width: 25%;
        margin: 40px 0;
    }
    .newscenter{
        width: 100%;
    }

    .newscenter .newsright{
        width:calc(100% - 520px);
    }
    .info{
        width: 96%;
    }
    .infoitem .itemright .text{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .info .layui-tab .layui-tab-title li{
        padding: 0 30px;
        margin: 0 26px;
    }
    .coop{
        width: 100%;
    }
    .bottom .bottombox{
        width: 100%;
    }
    .bottom .bottombox .bottomright .num{
        font-size: 26px;
    }
    .navbox{
        width: 100%;
    }
    .nav{
        display: table;
    }
    .layui-nav .layui-nav-item{
        display: block;
    }
    .layui-nav .layui-nav-item a{
        text-align: center;
        padding: 0;
    }
    .topbox{
        width: 100%;
    }
    .top .search input{
        width: 160px;
    }
    .aboutus .introimg{
        display: none;
    }
    .aboutus .text{
        width: 100%;
        padding: 0 2%;
    }
    .aboutus .intro{
        margin-top: -20px;
    }
    .newsright{
        display: none;
    }
    .newsleft{
        width: 96% !important;
        margin-left: 2% !important;
    }
    .info .layui-carousel-arrow{
        opacity: .3;
        top: 0;
        width: 10%;
        height: 20%;
        position: absolute;
        left: -30px !important;
    }
    .info .layui-carousel-arrow[lay-type=add]{
        opacity: .3;
        left: auto !important;
        right: -30px;
    }
    .info .layui-carousel:hover .layui-carousel-arrow{
        opacity: .5;
    }
    .info .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
    .info .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{
        right: -30px;
    }
    .aboutus .text .introtext{
        text-indent: 2em;
        line-height: 30px;

    }
    .infoitem .itemimg{
        display: none;
    }
    .infoitem .itemright{
        width: 100%;
        padding: 0;
    }
    .info .layui-carousel{
        height: auto !important;
    }
    .info .layui-tab .layui-tab-title li{
        padding: 0;
        margin: 0;
    }
    .top .logo{
        width: calc(100% - 40px);
    }
    .top .logo img{
        max-width: 100%;
        max-height: 50px;
        height: auto;
    }
    .top{
        min-height: 50px;
    }
    #content {
        max-width: 1000px;
        background: #fff;
        /* padding: 25px 65px; */
        margin: 0 auto;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
      }
      .wapnav{
          width: 30px;
          height: 30px;
          float: right;
      
      }
      .wapnav .menubtn{
          width: 30px;
          height: 30px;
      }
      .wapnav img{
          width: 30px;
          height: 30px;
          float: right;
          margin-top: 10px;
          margin-right: 5px;
      }
      
      body.openmenu {
          width: 100%;
        position: fixed;
        overflow: hidden;
      }
      
      #pgcontainer {
      
        margin-right: 0 !important;
        margin-left: 0 !important;
      }
      
      .overlay {
        position: fixed;
        z-index: 99;
        background-color: rgba(0,0,0,0.5);
        bottom: 0;
        right: 0;
        left: 0;
      }
      
      .openmenu .overlay {
        top: 0;
      }
      
      
      #hamburgermenu {
        height: 100%;
        width: 0;
        background: #373737;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 101;
        overflow: hidden;
        -webkit-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
        -moz-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
        box-shadow: 3px 0 7px rgba(0,0,0,0.55);
      }
      #hamburgermenu ul {
        margin-top: 45px;
        z-index: 101;
        overflow-y: auto;
        overflow-x: hidden;
      }
      #hamburgermenu ul li {
        display: block;
      }
      #hamburgermenu ul li a {
        display: block;
        color: #cdcdcd;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
      }
      #hamburgermenu ul li a:active{
          background-color: #013B9F;
      }
      #hamburgermenu li a:hover {
        color: #fff;
        background: #013B9F;
      }
      #hamburgermenu .layui-nav-tree{
          width: 100%;
          margin-top: 0;
      }
      .part2img{
          width: 50%;
          margin: 26px 0;
      }
      .part2img span{
          margin-top: 110px;
      }
      .info{
          display: none;
      }
      #newsbtn{
          width: 100%;
          height: 40px;
          display: table;
      }
      #newsbtn button{
        display: table-cell;
      }
      .wapnews{
          width: 96%;
          margin-left: 2%;
          margin-top: 30px;
      }
      .wapnews #newsbtn p{
        width: 33%;
        float: left;
        text-align: center;
        line-height: 40px;
        background-color: #ddd;
        border-right: 1px solid #eee;
      }
      .wapnews #newsbtn p.act{
          background-color: #01904F;
          color: #fff;
      }
      .wapnews ul li{
        width: 100%;
        line-height: 42px;
        border-bottom: 1px dashed #ddd;
        padding: 0 10px;
        box-sizing: border-box;
        float: left;
      }
      .wapnews ul li p{
        width: 70%;
        float: left;
        word-break: keep-all;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
      }
      .wapnews ul li span{
          float: right;
      }
      .bottom .bottombox .bottomleft{
      }
      .bottom .bottombox .bottomright{
          width: 60%;
          padding: 0 10px;
      }
      .bottom .bottombox .code{
          width: 40%;
      }
      .memitems{
          width: 100%;
      }
      .coop .swiper-pagination{
          width: 97%;
          text-align: right;
          /* padding-right: 3%; */
      }
      .bottom .bottombox .code img{
          max-width: 80%;
          height: auto !important;
      }

}

