@charset "utf-8";

@media screen and (min-width:768px) {
  body {
    min-width: 1260px;
  }
  .mobile-nav-wrapper{
    display: none;
  }
  .mobile-nav-overlay{
    display: none;
  }
}

@media screen and (max-width:768px) {
  .wal {
    width:calc(100% - 30px);
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  #ry {
    width: 100%!important;
  }
  .top-box {
    display:none;
  }

  .mobile-nav-wrapper{
    display: block;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }

  #header {
    height: 60px;
  }
  .waplogo{
    height: 50px;
    padding: 5px ;
  }
  .mobile_nav{
    display: flex;
    background: #1C8C60;
    border-radius: 5px;
  }
  .mobile-nav-btn {

    width: 35px;
    height: 33px; 
    padding-top: 2px; 
  }

  .mobile-nav-btn i {
    display: block;
    width: 60%;
    height: 2px;
    background: #fff;
    margin: 6px auto;
  }


  .search_box {
    position: relative;
    width: 96%;
    margin: 0 auto;
    display: flex;
  }
  .sch-btn-filter {
    width: 25%;
   
  }
  .sch-inputBox {
    width: 74%;
  }
  .sch-input {
    display: block;
    width: 400px;
    height: 27px;
    font-size: 16px;
    color: #a4a3a3;
    text-indent: 1em;
    border: 0;
    border-left: 1px solid #dcdcdc;
    margin-left: 5px;
  }

  .sch-btn {
    display: block;
    width: 46px;
    height: 46px;
    background: url(../images/ico-sch.png) no-repeat center;
    margin-right: 10px;
    background-size: 35px 35px;
  }

  .img-responsive {
    display: block;
    height: auto;
/*    max-width: 85%;*/
  }
.header_center .img-responsive {
    display: block;
    height: auto;
    max-width: 65%;
    margin: 20px auto 0;
  }
  .hezuo .swiper-slide a img{
    height: auto;
  }

  .zzsc {
    margin-right: 0px;
}
  .news{
    display: flex;
    flex-flow: row wrap;
  }
  .news_box{
    display: flex;
    flex-flow: row wrap;

  }
  .news_box .news_fr,.news_box .news-list{
    width: 100%;
  }
  #news-list {
    margin: 10px;
    
  }
  .day {
    width: 45%;
  }
  .day img {
    height: auto;
    max-width: 100%!important;
  }

  .news_left {
    width: 100%;
  }

  .news_left .zbcg {
    margin: 30px 10px 0;
  }

  .news_left .zbcg_tit {
    margin-top: 30px;
  }
  .news_left .zbcg_tit .more{
    margin: 10px;
  }



  .gcal {
    padding: 60px 0px;
    background: url(../images/pg5.jpg) no-repeat;
    background-size: cover;
  }

  #gcal_fr{
    display: none;
  }

  #gcal_fl {
    width: 100%;
    float: none;
  }

  .gcal_tu img {
    width: 100%!important;
    height: auto;
    max-width: 100%;
  }

  .pro-box {
    display:flex;
    flex-flow: row wrap;
  }

  .slide-nav {
    width: 100%;
  }

  .pro_content {
    width: 100%;
  }

  .pro_content a{
    width: calc(50% - 30px);
  }

  .pro_content a:nth-child(2n) {
    margin-right: 0;
  }
  .dtu {
    display: flex;
    margin-top: 30px;
    flex-flow: row wrap;
  }
  .dtu_content a {
    background: url(../images/dtbg.jpg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-flow: column wrap;
    margin-right: 0;
  }

  .dtu_content a:hover {
    background: url(../images/dtbg2.jpg) no-repeat;
    background-size: 100% 100%;
  }
  .dtu_content .dtuy {
    width: 100%;
      
  }
  .dtu_content .dtucon{
    padding: 40px 0;
  }
  .dtu_content .dtuy img {
    height: auto;
    max-width: 100%;
  }
  .dtu_fl,.dtu_tu {
    width: 100%;
  }
  .dtu_list{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .dtu_list .item {
    margin-right: 0;
  }
  .dtu_list .item img {
     height: auto;
     width: 100%!important; 
     max-width: 100%;
  }
  .dtu_list .item .s_title {
    font-size: 14px;
  }
  .dtu_tu {
    width: 100%;
    padding-left: 0px;
    border-left: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 30px;
  }

  .dtu_tu .rczp{
    width: 48%;
  }
  .rczp img {
    height: auto;
    max-width: 100%;
  }
  .rczp p {
    padding: 10px;
    background: rgba(0, 63, 152, .3);
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
  }
  .tg3{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .tg3 a {
    width:calc(48% - 5px);
    display: block;
    margin: 0;
    padding:10px 5px;
    margin: 10px 0;
  }
  .zlhz .swiper-slide img{
    height: auto;
  }
  .ys_case .case-slide{
    border:none;
    width: 100%;
    float: none;
  }
  .ys_case_mid {
    text-align: center;
    height: 200px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .ys_case_bg{
    height: 400px;
  }
  .foot {
    display: flex;
    flex-flow: column wrap;
  }

  .foot b {
    font-size: 20px;
    color: #fff;
    display: block;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .foot-logo {
    width: 100%;
  }

  /*mobile nav*/
  .mobile-nav-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    
    background-color:rgba(0, 0, 0, 0.8);
    
    cursor: pointer;
    width: 100%;
    min-height: 100%;
    z-index: 9999999;
    /*display: flex;
    flex-flow: row wrap;
    justify-content: space-between;*/
  }
  .mobile-nav-overlay .navleft{
    width: 60%;
    height: 100vh;
    background: #1C8C60;
    padding: 20px;
  }
  .mobile-nav-overlay .navleft b{
    font-size: 20px;
    color:#fff;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
  }

  .mobile-nav-overlay .navleft .mobile-nav-menu{
    width: 100%;
  }
  .mobile-nav-overlay .navleft .mobile-nav-menu ul li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .mobile-nav-overlay .navleft .mobile-nav-menu ul li a{
    color: #fff;
    display: block;
    font-size: 16px;
  }

  .mobile-nav-overlay .navleft .top_tel {
    margin-top: 30px;
    color: #fff;
    background: url(../images/dianhua1_.png) left no-repeat;
    padding-left: 40px;
  }
  .mobile-nav-overlay .close {
    width: 35px;
    height: 35px;
    padding: 10px;
    position: absolute;
    top: 5px;
    right: 5px;
  }

  .notScroll {
    overflow: hidden;
  }
  .zzsc .tab,.zzsc2 .tab2 {
    display: flex;
    flex-flow: column wrap;
    height: auto;
  }
  .zzsc .tab > div,.zzsc2 .tab2>div {
    width: 100%;
  }
  .zzsc2 .tab2 a,.zzsc .tab a {
    font-size: 15px;
    letter-spacing: 1px;
    color: #333;
    padding: 5px;
    transition: 0.3s ease all;
  }

  .zzsc2 .tab2 .news_item,.zzsc .tab .news_item{
    margin-top: 20px;
  }

  .selectbox {
    height: 60px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    margin-right: 10px;
    background: #1C8C60 url(../images/jtxx_o.png) right no-repeat;
    outline: none;
    padding: 0 20px 0 5px;
  }

  .lead li {
    cursor: pointer;
    width: calc(50% - 50px);
    padding: 20px;
    background: #f5f5f5;
    margin: 5px;
  }
  .pinpai .pinpai-item {
    position: relative;
    display: flex;
    flex-flow: column wrap;
  }

  .pinpai .pinpai-imgbox {
    width: 100%;
  }

  .pinpai .pinpai-imgbox img {
    height: auto;
    width: 100%;
  }

  .pinpai .pinpai-text {
    width: 92%;
    padding: 40px 4%;
    overflow: hidden;
  }

  .pinpai .swiper-num {
    position: absolute;
    z-index: 9;
    top: auto;
    left: 4%;
    bottom: 40px;
    color: #bebebe;
    height: 40px;
  }

  .shishi-two ul li {
    width: calc(100% - 10px);
  }
  .hy_xw{
    flex-flow: row wrap;
  }
  .hyxw_fl {
    width: 100%;
  }

  .hyxw_fr {
    width: 100%;
    margin-left: 0px;
  }
  .hyxw_fr ul {
    flex-flow: row wrap;
  }
  .hyxw_fr ul li {
    width: 100%;
  }

  .gc-one {
    flex-flow: row wrap;
  }

  .gc-one a {
    padding: 25px;
    display: block;
    width: 100%;
    margin-right: 0px;
    background: rgba(255, 255, 255, .8);
    min-width: 0;
    margin: 10px 0;
  }

  .jc {
    flex-flow: row wrap;
    margin-top: 0;
  }

  .jc_fl {
    width: 100%;
    margin-right: 0px;
  }

  .jc_fr {
    width: 100%;
    margin-top: 50px;
  }

  .rwhy .rwhy_rw{
    width: 100%;
  }

  .rwhy .rwhy_rw .rw_box {
    flex-flow: row wrap;
  }

  .rwhy .rwhy_rw .rw_fl {
    width: 100%;
    display: block;
    box-shadow: 0px 1px 46px 0px rgb(0 21 39 / 8%);
  }

  .rwhy .rwhy_rw .rw_fl img{
    width: 100%;
    height: auto;
  }

  .rwhy .rwhy_rw .rw_fr{
    width: 100%;
    margin-left: 0px;
    margin-top: 30px;
  }

  .rwhy .rwhy_rw .rw_fr img{
    width: 100%;
    height: auto;
  }

  .rw_list {
    text-align: left;
    padding-bottom: 45px;
    margin-left: 0px;
    background: #fff;
    box-shadow: 0px 1px 46px 0px rgb(0 21 39 / 8%);
    padding: 20px;
    width: calc(100% - 40px);
    margin-top: 20px;
  }

  .hyxw .swiper-slide span img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    transition: all .3s;
    width: 100%;
    height: 180px;
  }

  .jsxg_con {
    flex-flow: column wrap;
  }

  .jsxg_con a {
    width: 100%;
  }

  .jsxg_con a:first-child {
    border-right: none;
    padding-right: 0px;
  }

  .jsxg_con a:last-child {
    padding-left: 0px;
    margin-top: 20px;
  }

  .jsxg_con a i {
    display: block;
    width: 120px;
    border-radius: 45px;
    height:35px;
    line-height:35px;
    margin-top: 20px;
    text-align: center;
    color: #1C8C60;
    border: 1px solid #1C8C60;
  }

  .jsxg-two ul li {
    width: 100%;
    margin: 5px 0;
  }

  .jc_content .day span {
    font-size: 19px;
  }

  .total_top .newimg, .total_top .newcon_box {
    width: 100%;
    position: relative;
  }

  .total_top .newcon {
    margin-top: 30px;
  }

  .total_top .newcon .newnr b,.pinpaigs .new_ul li b {
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
  }

  .total_top .newcon .newnr p,.pinpaigs .new_ul li p{
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
  }

  .pinpaigs .function ul li{
    padding-right: 16px;
  }

  .pinpaigs .function ul li:nth-last-child(1) {
    padding-right: 0;
  }

  .pinpaigs .con_left,.pinpaigs .con_right {
    width: 100%;
  }
  .pinpaigs .con_left{
    order: 2;
  }

  .pinpaigs .con_right {
    margin-bottom: 30px;
  }

  .pinpaigs .samenewul li{
    width: 48%;
  }

  .pinpaigs .samenews {
    width: calc(100% - 30px);
    padding: 20px 15px;
    margin-top: 30px;
    background: #fff;
  }

  .pinpaigs .samenews .newtit {
    height: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
    height: auto;
    font-size: 18px;
  }

  /*图集*/
  .lead  .photo_ul li {
    cursor: pointer;
    width: calc(50% - 34px);
    padding: 20px 12px;
    background: #f5f5f5;
    margin: 5px;
  }
    .erji{
      height: auto;
      line-height: 30px;
      padding: 10px 0;
    }
  .erji ul li {
    padding: 0 5px 0 10px;
    font-size: 15px;
  }
  .photo_tj .tj_l {
    width: calc(100% - 40px);
    padding: 20px;
    position: relative;
    background: #fff;
  }
  .tj_r {
    width: 100%;
  }

  .item_body .itembody_l {
    width: 49%;
    position: relative;
    border-radius: 4px;
    margin-bottom: 10px;
  }
  .bottom_box_text{
    font-size: 14px;
  }
  .bottom_box_text p{
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
  }
  .item_body .itembody_l:hover .bottom_box_hover{
    opacity: 0;
  }

  .photo_tj .swiper-slide .txt b {
    font-size: 16px;
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
  }

  .photolistul li {
    width: 49%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .photolistul li:nth-child(3n+1) {
    margin-left: 2%;
  }
  .photolistul li:nth-child(2n+1) {
    margin-left: 0%;
  }

  .photolistul li .card_bot{
    color: rgba(255, 255, 255, 0);
  }
  .photolistul li .card_bot span{
    color: #fff;
  }

  .photolistul li:hover .card_hover{
    opacity: 0;
  }
  .photolistul li:hover .card_bot{
    opacity: 1;
  }

  .tjphotoul li {
    width: 49%;
    margin-left: 2%;
    margin-top: 20px;
  }
  .tjphotoul li:nth-child(2n+1) {
    margin-left: 0;
  }
  .photo_box {
    padding: 20px;
    margin: 30px 0 0;
  }
  .photo_box .mySwiper2 {
    height: auto;
    min-height: auto;
    width: 100%;
  }
  .photo_box .mySwiper2 .swiper-slide img {
    width: 100%;
  }
  .photo_con_tit b {
    font-size: 20px;
    color: #333;
  }

  .zazhi_box .swiper-slide {
    width:100%;
  }
  .zazhi_box {
    
    margin-top: 0px;
  }
  .zazhi_box .swiper-container {
    padding-bottom: 30px;
    margin-top: 0px;
  }
  .zazhi_box .swiper-button-prev,.zazhi_box .swiper-button-next{
    width: 40px;
    height: 40px!important;
    line-height: 40px;
    margin: 0 5px;
  }
}