.h1, .h2, .h3, h1, h2, h3{
  margin: 0px;
  padding: 0px;
}
ul,li,dl.dd,table,dt{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
a {
  color: #3c996a;
  text-decoration: none;
}
a:hover,a:active{
  color: #3c996a;
  text-decoration: none;
}
p{
  margin: 0;
}
.nav {
    width: 100%;
    height: 70px;
    box-shadow: 0 3px 3px 0 #CCC;
    background: #393d49;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    overflow: hidden;
    transition: 0.3s;
}
.banner-img {
    width: 100%;
}



.family-nav{
    padding: 0px;
    margin-top: -34px;
    z-index: 9;
    box-shadow:10px 3px 50px 5px rgba(153, 153, 153, 0.24);
   }
   .family-nav .qw-nav{
       background-color: #000;
       padding: 2%;
   }
   .family-nav .qw-nav a{
      color: #fff;
      margin: 0 2%;
  }
   .family-nav .qw-nav a:hover{
      color: #a61f31;
  }
  .family-nav .img-left{
      padding: 5% 0 5% 2%;
  }
  .family-nav .img-left .left{
      height: 143px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-right: 1px solid #e6e6e6;
  }
  .family-nav .img-left .left img{
      width: 100%;
      max-width: 261px;
  }
  .family-nav .txt-right{
      padding: 5% 7% 5% 5%;
  }
  .family-nav .right{
      height: 143px;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .family-nav .right p{
  line-height: 26px;
  }
  
  .title{
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      margin: 70px 0 42px 0;
      color: #3c996a;
    }
    .title h1{
    /* font-weight: 600; */
    font-size: 32px;
    margin-bottom: 10px;
    position: relative;
    }
    .title h1 .more{
      position: absolute;
      right: -65px;
      top: 8px;
      width: 50px;
      height: 20px;
      line-height: 20px;
      background-color: #3b996a;
      color: #fff;
      text-align: center;
      font-size: 12px;
    }
    .title .red-line,.about-snimay .red-line{
     width: 50px;
     height: 3px;
     background-color: #3c996a;
    }
    .title .eng{
      margin: 0px 0 7px 0;
      color: #929996;
      font-size: 15px;
     }


     .warp_bg{
      background-color: #f0f0f0;
      padding-bottom: 70px;
     }

     /* banner */
     .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{width: 100%;}
     .swiper-pagination{
      bottom: 10px;
      left: 0;
      width: 100%;
     }
     .swiper-pagination span{
      width: 12px;
      height: 12px;
      margin: 3px;
      background-color: #fff;
      opacity: 1;
     }
     .swiper-pagination-bullet-active{
      background: #3c996a !important;
     }

     /* 市场与业务 */
     .custom-list{

     }
     .custom-but{
      display: flex;
      justify-content: center;
      position: relative;
      overflow: hidden;
     }
     .custom-but li{
      width: 127px;
      height: 127px;
      background: url(../images/1_sc_bg1.png) center no-repeat;
      margin: 0 15px;
      text-align: center;
      /* line-height: 127px; */
      color: #fff;
      font-size: 20px;
      cursor: pointer;
      transition: all 0.2s;
     }
     /* .custom-but li:first-child{
      background: url(../images/1_sc_bg.png) center no-repeat;
     } */
     .custom-bg{
      background: url(../images/1_sc_bg1.png) center no-repeat !important;
     }
     .custom-active-bg{
      background: url(../images/1_sc_bg.png) center no-repeat !important;
     }

     .custom-but li p{
      width: 55px;
      text-align: center;
      margin: 35px auto;
     }
     .custom-but li a{
      display: inline-block;
      color: #fff;
     }
     .custom-warp{
      overflow: hidden;
      margin-top: 35px;
      width: 100%;
      /* height: 600px; */
      position: relative;
     }
     .custom-img{
      position: relative;
      overflow: hidden;
      width: 1000%;
     }
     .custom-img li{
      float: left;
      width: 1200px;
     }
     .custom-picImg{
      width: 100%;
     }
     .custom-pic{
      position: absolute;
      bottom: 10px;
      right: 0;
      left: 0;
      display: flex;
      justify-content: center;
      cursor: pointer;
     }
     .custom-pic li{
      overflow: hidden;
      width: 158px;
      height: 80px;
      border: 4px solid #a5bfc7;
      margin: 0 10px;
      border-radius: 4px;
      transition: all 0.2s;
     }
     .custom-pic li:hover{
      border-color: #3b996a;
     }
     .customBorderColor{
      border-color: #3b996a !important;
     }
     .custom-pic li img{
      width: 100%;
      height: 100%;
     }



     /* 关于新葳 */
     .about{
      width:100%;
      background: url(../images/1_xw_about.png) center no-repeat;
      height: 660px;
     }
     .xw_about{
      display: flex;
      margin-top: 60px;
      border: 1px solid #ccc;
      box-sizing: border-box;
      overflow: hidden;
     }
     .about_txt{
      position: relative;
      padding: 20px 10px;
     }
     .about_title h1{
      margin: 0;
      font-size: 24px;
     }
     .about_title p{
      font-size: 15px;
      color: #2f2d2d;
     }
     .about_content{
      text-indent: 30px;
      line-height: 30px;
      font-size: 16px;
      color: #2f2d2d;
      line-height: 35px;
      margin: 15px 0;
     }
     .about_but{
      position: absolute;
      bottom: 20px;
      display: block;
      width: 130px;
      height: 35px;
      background-color: #3c996a;
      color: #fff;
      text-align: center;
      line-height: 35px;
     }

     .about_img{
      width: 660px;
      height: 505px;
     }
     .about_img img{
      height: 505px;
     }


     .house-custom .layui-tab {
      text-align: center!important;
     }
     .house-custom .layui-tab-title{
       height: 69px;
       background: #f2f2f2;
       border: none;
       margin-bottom: 20px;
     }
     .house-custom .layui-tab-title li{
       line-height: 68px;
       max-width: 197px;
       box-sizing: border-box;
     }
     .house-custom .layui-tab-brief>.layui-tab-more li.layui-this:after,   .house-custom .layui-tab-brief> .layui-tab-title .layui-this:after {
      border: none;
      border-radius: 0;
      border-bottom: none;
     }
     .house-custom .layui-tab-brief>.layui-tab-title .layui-this {
      color: #fff;
      background: #a51f31;
  }
  .house-custom .house-list{
    display: block;
  }
  .house-custom .house-list img{
      width: 353px;
      height: 240px;
  }
  
  .house-custom .house-list .txt{
    padding: 7% 0;
    border: 1px solid #e6e6e6;
    border-top: none;
  }
  .house-custom .page-jump{
    width: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
  }
  .house-custom .jump {
    font-size: 16px;
    color: #666;
    margin-left: 30px;
  }
  .house-custom .jump .pagenum{
    width: 50px;
    height: 32px;
    margin: 0 5px;
    padding: 0 5px;
    border: 1px solid #adadad;
  }
  .house-custom .page-jump .layui-laypage .layui-laypage-curr .layui-laypage-em {
  
    background-color: #a31e30;
  }
  .layui-laypage a{
    margin: 0 6px !important;
    background-color: #f1f1f1;
  }
  .layui-laypage span{
    margin: 0 6px !important;
  }
  
  
     .jiameng-sup{
       padding: 2% 0 10% 0;
       background: url(../img/img_bg.png) no-repeat center;
     }
     .jiameng-sup .title{
      color: #fff;
    }
    .jiameng-sup .support{
       width: 62%;
       margin: 0 auto;
     }
     .jiameng-sup .support-swiper {
      overflow: hidden;
     }
     .jiameng-sup .support-swiper .swiper-slide{
      width: 400px !important;
     }
     .support-swiper-button-next{
      right: -120px;
      left: auto;
    }
    .support-swiper-button-prev {
      left: -100px;
      right: auto;
    }
    .support .swiper-button-next:after{
      background: url(../img/next.png) no-repeat center;
    }
    .support .swiper-button-prev:after {
      background: url(../img/pre.png) no-repeat center;
  }
  .support .swiper-button-next:after, .support .swiper-button-prev:after{
      content: 'next';
      font-size: 0;
      width: 20px;
      height: 30px;
    }
    .none{
      display: none;
    }
  
  
  
   /* 头部 */
    .header{
        background: #fff;
        color: #000;
    }
    .top{
      /* height: 33px; */
      padding: 5px 0;
      background-color: #a9a9a9;
      color: #fff;
      font-size: 12px;
    }
    .top .xw_title{
      float: left;
    }
    .top .contact{
      float: right;
    }
    .top .contact a{
      color: #fff;
    }

    .snimay-nav{
      /* display: flex; */
    }
    .nav-logo{
      padding: 5px 0;
      float: left;
    }

    .nav-content{
      /* width: 922px; */
      position: relative;
    }

    .nav-content .menu{
      float: right;
      margin-bottom: 0px;
    }
    .nav-content .menu li{
      position: relative;
      float: left;
    }
    .nav-content .menu li a.menu-nav-link{
      float: left;
      color: #000;
      /* color: #ffd8a2; */
      margin:0 20px;
      line-height: 80px;
      font-size: 16px;
      border-bottom: 3px solid rgba(255,255,255,0);
      display: block;
      transition: all .3s;
      -webkit-transition: all .3s;
    }
    .nav-content .menu li:last-child a.menu-nav-link{
      margin-right: 0;
    }

    .menu .menu-nav-item a.menu-nav-link:hover{
      color: #3c996a;
      border-bottom: 3px solid #3c996a;
    }
    .second_level {
      position: absolute;
      top: 80px;
      left: 0;
      width:105px;
      z-index: 9;
      text-align: center;
      background: rgba(255,255,255,.8);
      display: none;
      font-size: 13px;
  }
  .second_level a{
    display: block;
    padding: 0 10px;
    width: auto;
    height: 40px;
    line-height: 40px;
    color: #3b996a;
    border: none;
  }

  /* 移动端 */
  .nav_btn{width: 12%;max-width: 60px;height: 50px;position: absolute;right: 10px;top: 17px;float: right;overflow: hidden;margin: 0;}
  .nav_btn i{width: 100%;height: 1px;display: block;background: #3b996a;overflow: hidden;}
  .nav_btn i:nth-child(2){margin: 30% 0;}

.nav_box{width: 70%;height: 100%;position: fixed;top: 0;right: -70%;z-index: 100;background: rgba(255, 255, 255, 1);overflow: hidden;}
.nav_list{width: 100%;height: 100%;box-sizing: border-box;padding: 40px 0;overflow: hidden;overflow-y: auto;}
.nav_list ul{width: 100%;height: auto;margin: 0;padding: 0;overflow: hidden;}
.nav_list ul li{width: 100%;height: auto;border-bottom: 1px solid #f0f0f0;overflow: hidden;}
.nav_list ul li:last-child{border: 0;}
.nav_list ul li a{width: 100%;height: auto;display: block;box-sizing: border-box;padding: 20px;font-size: 16px;position: relative;overflow: hidden;}
.nav_list ul li ul{display: none;}
.nav_list ul li ul li{border: 0;}
.nav_list ul li ul li a{font-size: 14px;color: #666;}
.nav_list>ul>li>a.active{color: #3b996a;}
.nav_list ul li ul li a.active{color: #3b996a;}
.nav_list ul li ul li ul li a{padding-left: 40px;color: #999;}
.nav_mask{width: 100%;height: 100%;background: #000;opacity: .5;position: fixed;top: 0;left: 0;z-index: 99;display: none;}
    

    /* 新闻 */
    .news{
      overflow: hidden;
    }
    .news .new_tab{
      display: flex;
      justify-content: center;
      margin-bottom: 30px;
      height: auto;
    }
    .news .new_tab li{
      /* width: 110px; */
      padding:5px 15px;
      border: 1px solid #666565;
      font-size: 20px;
      text-align: center;
      color: #666;
      margin: 0 10px;
      cursor: pointer;
      transition: all 0.2s;
    }
    .news.new_tab li:hover{
      border: 1px solid #3c996a;
      color: #3c996a;
    }
    .news .new_warp{
      overflow: hidden;
    }
    .news .new_tab_avtive{
      border: 1px solid #3c996a !important;
      color: #3c996a !important;
    }
    .new_company{
      overflow: hidden;
    }
    .new_company li{
      padding-right: 8px;
      padding-left: 8px;
    }
    .new_company:last-child{
      display: none;
    }
    .new_warp li{
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 30px;
    }
    .new_warp li .new_w{
      display: inline-block;
      width: 100%;
      position: relative;
      overflow: hidden;
      background-color: #fff;
    }
    .new_warp_img{
      /* width: 385px; */
      /* height: 275px; */
      height: 200px;

      text-align: center;
      overflow: hidden;
    }
    .new_warp_img img{
      vertical-align: middle;
      width: 100%;
      height: 100%;
    }

    .new_con{
      position: relative;
      height: 185px;
      padding:15px 15px 0;
    }
    .line {
      width: 20px;
      height: 2px;
      background: #3b996a;
    }
    .news .new_title{
      color: #000;
      width: 100%;
      height: 30px;
      line-height: 30px;
      /* height: 45px;
      line-height: 24px; */
      /* margin: 0px 0 10px; */
      overflow: hidden;
      font-size: 16px;
      font-weight: bold;
      text-overflow: ellipsis;
      -webkit-line-clamp: 1;
      display: -webkit-box;
      -webkit-box-orient: vertical;
    }
    .news .new_dec{
      width: 100%;
      /* height: 110px; */
      /* max-height: 110px;  */
      margin: 2px 0 0px;
      line-height: 25px;
      /* font-size: 14px; */
      color: #a0a0a0;
      text-indent: 2em;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;
      display: -webkit-box;
      -webkit-box-orient: vertical;

      max-height: 70px;
      font-size: 15px;
    }
    .news .new_more{
      position: absolute;
      bottom: 25px;
      width: 100%;
    }
    .news .new_but{
      display: inline-block;
      width: 105px;
      height: 32px;
      /* padding: 0 30px; */
      line-height: 32px;
      text-align: center;
      border: 1px solid #3b996a;
      font-size: 13px;
      /* font-weight: bold; */
      color: #3b996a;
      overflow: hidden;
    }
    .news .new_time{
      position: absolute;
      bottom: -12px;
      right: 32px;
      width: 70px;
      height: 60px;
      margin: 0;
      padding: 0;
      float: right;
      /* line-height: 35px; */
      border-right: 0;
      font-size: 14px;
      letter-spacing: 1px;
      color: #fff;
      background: #478d6b;
      text-align: center;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
    }
    .news .new_time h5 {
        /* padding: 3px 0; */
        font-size: 25px;
        margin: 5px 0;
        border-bottom: 1px solid #fff;
    }
    .news .new_time h6 {
      font-size: 13px;
      margin: 7px 0;
    }

    /* 关于我们 */
    .contact_bot{margin-bottom: 100px;}
    .con_c{width:100%;height: 70%;position: relative;left: 0;bottom: 0;margin: 0 auto;box-sizing: border-box;padding: 0;}
    .con_img{margin-bottom: 30px;}
    .con_info{width: 50%;height: auto;float: left;overflow: hidden;}
    .con_title{width: 100%;height: auto;margin: 0 0 10px;font-size: 24px;font-weight: bold;color: #333;overflow: hidden;}
    .con_tel{width: 100%;height: auto;padding: 0 0 10px;border-bottom: 2px solid #3b996a;font-size: 24px;color: #3b996a;overflow: hidden;}
    .con_tel span{font-size: 16px;}
    .con_list{width: 100%;height: auto;margin: 10px 0 0;font-size: 13px;font-weight: bold;line-height: 40px;overflow: hidden;}
    .con_list p{margin: 3px 0;padding: 0;}
    .con_list p:first-child{margin-top: 0;}
    .con_list p:last-child{margin-bottom: 0;}
    .con_list p img{vertical-align: middle;margin: 0 10px 0 0;}


      

/* 底部 */
.foot_box{width: 100%;height: auto;padding: 10px 0;background: #3b996a;position: fixed;bottom: 0;left: 0;z-index: 100;/* overflow: hidden; */}
.foot_box .f_m{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;/* overflow: hidden; */}
.foot_box .f_m .f_link{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.foot_box .f_m .f_link span, .foot_box .f_m .f_link a{display: inline-block;*display: inline;*zoom: 1;width: auto;height: 20px;line-height: 20px;margin-right: 32px;font-size: 12px;color: #fff;vertical-align: top;}
.foot_box .f_m .f_c{width: 100%;height: auto;font-size: 0;/* overflow: hidden; */}
.foot_box .f_m .f_c .f_copy, .foot_box .f_m .f_c .f_record, .foot_box .f_m .f_c .f_record2, .foot_box .f_m .f_c .f_map, .f_fack{display: inline-block;*display: inline;*zoom: 1;width: auto;height: auto;margin: 0 20px 0 0;line-height: 40px;font-size: 14px;color: #fff;vertical-align: top;overflow: hidden;}
.foot_box .f_m .f_c .f_copy a{color: #fff;}
.foot_box .f_m .f_c .f_copy a:hover{ text-decoration: underline; }
.foot_box .f_m .f_c .f_record img{vertical-align: middle;margin: 0 20px 0 0;}
.foot_box .f_m .f_c .f_record a, .foot_box .f_m .f_c .f_record2 a, .foot_box .f_m .f_c .f_map a{color: #fff;}
.foot_box .f_m .f_c .f_fack{overflow: initial;}
.foot_box .f_m .f_c .f_fack ul{margin: 0;padding: 0;}
.foot_box .f_m .f_c .f_fack ul li{width: 30px;height: 30px;margin: 5px;float: left;position: relative;}
.foot_box .f_m .f_c .f_fack ul li .fack_ico{width: 30px;height: 30px;border-radius: 50%;background: no-repeat center;overflow: hidden;}
.foot_box .f_m .f_c .f_fack ul li .fack_ico.wb{background-image: url('../images/ico_wb_q.png');}
.foot_box .f_m .f_c .f_fack ul li:hover .fack_ico.wb{background-image: url('../images/ico_wb.png');}
.foot_box .f_m .f_c .f_fack ul li .fack_ico.wx{background-image: url('../images/ico_wx_q.png');}
.foot_box .f_m .f_c .f_fack ul li:hover .fack_ico.wx{background-image: url('../images/ico_wx.png');}
.foot_box .f_m .f_c .f_fack ul li .fack_ewm{width: 138px;height: 138px;background: #fff;position: absolute;bottom: 20px;left: 50%;margin: 0 0 0 -69px;display: none;overflow: hidden;}
.foot_box .f_m .f_c .f_fack ul li .fack_ewm img{vertical-align: middle;max-width: 100%;}
.foot_box .f_m .f_c .f_fack ul li:hover .fack_ewm{display: block;}






/* view */
@media (max-width: 1400px){

  
}

@media (max-width:1200px){
  .custom-warp{
    height: auto;
  }
  .custom-pic li{
    height: 60px;
    border: 2px solid #a5bfc7;
  }
  .custom-img img{
    width: 100%;
   }
   .about{
    height: auto;
    background: none;
   }
   .xw_about {
    position: relative;
    display: block;
    margin-top: 0px;
    border: none;
    box-sizing: border-box;
   }
   .about_txt{
    /* position: absolute; */
    padding: 0px 10px;
   }
   .about_content{
    font-size: 14px;
    line-height: 35px;
     margin: 0;
   }
   .about_img,.about_title{
    display: none;
    /* width: 100%;
    height: auto;
    filter: blur(5px); */
   }
   .about_img img{
    /* width: 100%;
    height: auto; */
   }
   .about_but{
    position: initial;
    margin: 10px auto;
    width: 30%;
   }
}

@media (max-width:1000px){
  .nav-content .menu li a.menu-nav-link{
    margin: 0 8px;
  }
  .second_level{
    width: 81px;
  }

  .title{
    margin:30px 0 15px 0;
  }
  .title h1{
    margin-bottom: 5px;
    font-size: 25px;
  }
  .title .eng{
    font-size: 12px;
  }
  .title .red-line, .about-snimay .red-line{
    width: 30px;
    height: 1px;
  }

  .custom-but li{
    background: #3b996a;    
    font-size: 16px;
    height: auto;
    padding: 5px 0;
    margin-top: 10px;

  }
  .custom-active-bg{
    background: #2b744f !important;
  }
  .custom-warp{
    margin-top: 20px;
  }
  .custom-but li p{
    width:auto;
    margin: 0;
  }
}

@media (max-width:990px){
  .contact_bot{margin-bottom: 0px;}
}

@media (max-width:768px){
  .new_warp_img{height: auto;}
  .warp_bg{
    padding-bottom: 50px;
  }
  .custom-pic li{
    width: 70px;
    margin: 0 5px;
    border-radius: 2px;
  }
  .custom-pic li{
    height: 40px;
    border: 1px solid #a5bfc7;
  }
  .menu{
    display: none;
  }
  .nav_btn{display: block !important;}
  .nav-logo{padding: 0;}
  .second_level{position: initial;display: block;width: auto;text-align: left;}
  .custom-but{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 500px;
  }
  .custom-but li{
    font-size: 14px;
    padding: 5px 0;
  }

  .custom-but{
    display: block;
  }
  .custom-but li{
    float: left;
  }
  
  .new_tab li{
    font-size: 14px;
  }
  .new_warp_img{
    max-height: initial;
  }
  .new_title{
    margin: 10px 0 10px;
  }
  .new_dec{
    height: 50px;
    max-height: 50px;
    font-size: 13px;
    margin: 5px 0 18px
  }
  .news .new_but {
    width: auto;
    padding: 0 10px;
    line-height: 30px;
  }
  .new_time h5 {
    font-size: 20px;
  }
  .new_time h5{
    padding: 0;
  }
  .con_tel{
    font-size: 16px;
  }
  .con_img{margin-bottom: 10px;}
  .con_list{line-height: 30px;}
  .con_info{padding: 0 15px;box-sizing: border-box;}
}

@media (max-width:480px){
  .custom-pic{display: none;}
  .nav-logo img{width: 70%;}
  .nav_btn{top: 8px;}
  .swiper-pagination span{width: 8px;height: 8px;}

  .title h1{
    font-size: 18px;
  }
  .title .red-line, .about-snimay .red-line{
    width: 25px;
    height: 1px;
  }

  .custom-but{
    width: 320px;
  }
  .custom-but li{
    /* margin: 0 5px; */
  }

}
