body{
    min-width: 100px;
    max-width: 100% !important;
    font-family: -apple-system-font, blinkmacsystemfont, 'pingfang sc', 'microsoft yahei ui', 'microsoft yahei', sans-serif, arial;
}
.clearfix::before, .clearfix::after {
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0;
}
.oneline{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.twoline{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.threeline{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.border{
    border: 1px solid #f1f3f7;
}
.blue{
    color: #20c5b9;
}
.container{
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.vc{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.lf{
    float: left;
}
.rt{
    float: right;
}

.logo_left .logo_img{
    width: 70px;
    height: 28px;
    position: relative;
    display: block;
    margin-right: 20px;
}
.header_menu .logo_left{
    width: 13%;
}
.header_menu .menu_list{
  /* width: 80%; */
  width: 66%;
  line-height: 28px;
  float: right;
}
.header_menu .menu_list li{
    /* width:8%; */
    min-width: 9%;
    float: left;
    text-align: center;
}
.header_menu .menu_list li a{
    font-size: 16px;
    color: #333333;
}
.header_menu .menu_list li.icon_box{
  /* width: 21px; */
  min-width: 21px;
  height: 21px;
  margin-right: 16px;
  line-height: 31px;
  cursor: pointer;
}
.header_menu .menu_list li.icon_box img{
    vertical-align: sub;
}
.header_menu .menu_list li.icontel{
   margin-right: 0;
}

.header_menu .container{
   padding: 20px 0 16px;
   position: relative;
}
.header_menu .quanguo{
    vertical-align: -webkit-baseline-middle;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.header_menu .menu_list .active a{
    color: #20c5b9;
    border-bottom: 3px solid #20c5b9;
    padding-bottom: 6px;
}

.header_menu .menu_list li.icon_box{
   float: right;
}
.header_menu{
  z-index: 1000;
  position: relative;
  background: rgb(255, 255, 255);
}

/* hover */
.truelandsubnav{
    position: relative;
}
.navchild {
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: 9999;
    top: 43px;
    right: 0;
    opacity: 0;
}
#weixin.navchild{
    right: -9px;
}
#xcx.navchild{
    right: 28px;
}
.navchild::before{
    content: '';
    display:block;
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid rgb(255, 255, 255);
    position: absolute;
    right: 43px;
    top: 3px;
    
}
.navchild.productchild .dropdown {
    width: 575px;
}
.navchild .dropdown {
    background: #fff;
    line-height: 18px;
    left: 50%;
    top: 50%;
    pointer-events: auto;
    /* min-height: 348px; */
    overflow-y: auto;
    overflow-x: hidden;
    width: 1200px;
    margin: 12px 20px 10px;
    padding: 20px;
    vertical-align: middle;
    /* border: 1px solid #dedfe0; */
    box-shadow: 1px 2px 9px 0 rgb(0 0 0 / 10%);
    box-sizing: border-box;
    
  }
  
  .navchild .dropdown::-webkit-scrollbar {
    width: 20px;
    cursor: pointer;
  }
  .navchild .dropdown::-webkit-scrollbar {
    width: 4px;
  }
  .navchild .dropdown::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: transparent;
  }
  .navchild .dropdown::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .navchild .dropdown::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0);
  }
  .navchild.productchild .arrow {
    margin-left: 35px;
  }
 
  .navchild.productchild .left {
    width: 75%;
    float: left;
    padding: 20px 10px;
  }
  .navchild.productchild .left .item {
    width: 33.33333333%;
  }
  .navchild.productchild .right {
    float: left;
    width: 25%;
    background: #f8fafb;
    padding-top: 65px;
    padding-bottom: 25px;
  }
  .navchild.productchild .right .item {
    width: 100%;
  }
  .navchild.productchild .item {
      border-bottom: 1px solid #f0f0f0;
  }
  
  .navchild.productchild .qyyyitem {
    height: 100%;
    padding-top: 75px;
  }

  
  @media (max-width: 1279px) {
    .navchild .dropdown {
      width: 1012px;
    }
  }

  .submenu .dropdown li{
    width: 33%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
  }
  .submenu .dropdown li .erwei_img{
     width: 95px;
     height: 95px;
     position: relative;
     margin: auto;
  }
  .submenu .dropdown li .txt_box p{
      padding: 0 8px;
      box-sizing: border-box;
  }
  .submenu .dropdown li .txt_box p.bigtit{
    line-height: 20px;
    height: 20px;
    margin: 5px 0;
    font-size: 16px;
  }
  .submenu .dropdown li .txt_box p.txtde{
    line-height: 20px;
    height: 40px;
    color: #999;
  }
  .header_menu .menu_list li.icon_box a:hover{
    border-bottom: none;
  }

  /* 小程序 */
  .submenu #xcx .dropdown li{
     width: 50%;
  }
  .submenu #xcx .dropdown{
    width: 400px;
  }

  /* 商铺头部 */
  .shop_header{
       height: 80px;
       background: #20c5b9;
  }
  .shop_header .header_leftsp{
      width: 57%;
      float: left;
      /* margin-right: 50px; */
      background: none;
  }
  .shop_header .logosp{
    position: relative;
    width: 59px;
    height: 59px;
    background: #ffffff;
    border-radius: 4px;
    display: block;
    float: left;
    margin-right: 10px;
  }
  .shop_header .container{
      padding: 10px 0;
  }
  .shop_header .logosp .vc{
      max-width: 95%;
  }
  .shop_header .cominfor{
      max-width:76%;
      float: left;
      margin-top: 4px;
  }

  .shop_header .cominfor .namev .oneline{
      max-width: 320px;
      display: block;
      float: left;
      font-weight: bold;
    color: #ffffff;
    line-height: 28px;
    height: 28px;
    font-size: 16px;
  }
  .shop_header .cominfor .comadress{
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    font-size: 12px;
    height: 24px;
  }
  .shop_header .cominfor .comadress span{
    font-size: 12px;
  }
  .header_leftsp.header_content .header_content_inside{
     height: auto;
  }
  .header_leftsp .header_content_inside .years_part,.header_leftsp .header_content_inside .years_part_vip_icon{
     margin-top: 0 !important;
     /* display: block;
     width: 36px; */
     float: left !important;
  }
  .namev.com_intro .years_part .years_show,.namev.com_intro .years_part_vip_icon .years_show{
      width: 36px !important;
      height: 15px !important;
      margin-top: 6px;
  }
  .namev.com_intro .years_part,.namev.com_intro .years_part_vip_icon{
    height: auto !important;
    line-height: normal !important;
  }
  .shop_header .header_rightsp{
     /* width: 60%; */
     float: right;
     margin-top: 9px;
  }
  .shop_header a.btn_box{
    border-radius: 4px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    margin-right: 20px;
  }
  .shop_header a.contactbtn{
    /* width: 152px; */
    min-width: 158px;
    color: #ffffff;
    background: #ff6600;
    padding-left: 3px;
    padding-right: 3px;
    box-sizing: border-box;
  }
  .shop_header a.fwwebsite,.shop_header a.asking_box{
    color: #ff6600;
    width: 96px;
    background: #f5f5dc;
  }
  .shop_header a.contactbtn img{
      margin-right: 10px;
      margin-top: -2px;
  }
  .shop_header.shopxf{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999;
  }
  /* footer */
  .footer{
      border-top:1px solid #f1f3f7;
      padding: 22px 0 53px;
      box-sizing: border-box;
  }
  .footer p,.footer p a{
    font-size: 12px;
    font-weight: 400;
    color: #9b9b9b;
    text-align: center;
    line-height: 28px;
  }
  .footer p a{
      margin-right: 7px;
  }
  .footer p .comname{
      margin-right: 7px;
  }
  .footer p span{
    font-size: 12px;
  }

  /* 面包屑 */
  .nav{
      padding:16px 0px 0;
      font-size: 14px;
      color: #333333;
  }
  .nav a{
      color: #20c5b9;
      font-size: 14px;
  }
  
  /* 分页 */
  .page {
    clear: both;
    text-align: center;
    margin-top: 40px;
  }
  .page strong {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    vertical-align: middle;
    transition: all 0.5s;
    background-color: #23b7b7;
    min-width: 30px;
    margin-bottom:5px;
    margin-right: 10px;
    border-radius: 2px 2px 2px 2px;
}
.page a, .page span {
    color: #666666;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    min-width: 30px;
    line-height: 28px;
    height: 28px;
    vertical-align: middle;
    transition: all 0.5s;
    box-sizing: border-box;
    background-color: #f8f7f7;
    border-radius: 2px;
    border: 0;
    margin-right: 10px;
    border-radius: 2px 2px 2px 2px;
    margin-bottom: 5px;
}
.page a:hover, .page .cur {
    color: #fff;
    background: #23b7b7;
}

/* 百度地图 */
#map .bmap_bubble_content>b{
  font-size: 16px;
  line-height: 26px;
  display:inline-block;
  max-width: 232px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: red;
}
#map .bmap_bubble_content>a{
  line-height: 26px;
  margin-left: 10px;
  vertical-align: top;
  color: blue;
}
#map .mtel{
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#map .left{
  width: 65%;
  float: left;
}
#map .logo_right{
  float: right;
  width: 30%;
  height: 50px;
  margin-top: 10px;
  position: relative;
}
#map .logo_right img{
  max-width: 100%;
  max-height: 100%;
}
#map .madr{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 19px;
  max-height: 38px;
}
#map span{
  display: block;
}

 @media screen and (max-width:1920px){
       html,body{
          overflow: unset !important;
       }
 }
 @media screen and (max-width: 1920px) and (min-width: 767px){
  .footer{
    margin-bottom: 0 !important;
  }
 }

 @media screen and (max-width:770px){
    html,body{
      overflow: auto !important;
    }
}
@media screen and (max-width:1300px){
  .header_menu .menu_list{
    width: 68%;
  }
}
  @media screen and (max-width:1260px) {
    .container{
        padding-left: 10px !important;
        padding-right: 10px !important;
        box-sizing: border-box;
    }
    #weixin.navchild{
        right: -1px;
    }
    #xcx.navchild{
        right: 38px;
    }
    .header_menu .menu_list li{
      /* width: 9%; */
    }
  }

  @media screen and (max-width:1025px) {
    .logo_left .logo_img{
        margin-right: 8px;
    }
    .header_menu .menu_list{
        /* width: 83%; */
    }
    .header_menu .logo_left{
        width: 15%;
    }
    .header_menu .menu_list li a{
        font-size: 12px;
    }

    .header_menu .menu_list li.icon_box{
        margin-right: 10px;
    }
    /* 商铺 */
    .shop_header .header_leftsp{
        width: 40%;
        margin-right: 15px;
    }
    .shop_header .header_rightsp{
        width: 56%;
    }
    #weixin.navchild{
        right: 6px;
    }
    #xcx.navchild{
        right: 34px;
    }
    .page{
      margin-top: 0px;
      margin-bottom: 20px;
    }
    
  }
  @media screen and (max-width:1024px){
    .header_menu .menu_list{
        width: 83%;
     }
  }
  @media screen and (max-width:767px) {
    .header_menu .menu_list,.header_menu .submenu{
        display: none;
    }
    .header_menu .logo_left{
        width: 100%;
        text-align: center;
    }
    .logo_left .logo_img{
        margin: auto;
        display: inline-block;
        float: none;
        margin-right: 10px;
    }
    .header_menu .quanguo{
        vertical-align: top;
    }

    /* 商铺 */
    .shop_header{
        display: none;
    }
    .header_menu .navphonebtn{
        display: block;
    }
   
  }

  @media (max-width: 415px){
    #map .bmap_bubble_content>b{
        max-width: 159px;
    }
  }


  .bq-sming{
    font-size: 13px;
    color: #444444;
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid #f1f3f7;
    margin-bottom: 15px;
  }
  .bq-sming p{
    padding: 0px 0;
    line-height: 20px;
    text-align: left;
  }
  .ggg-aaa:hover{
    color: #20c5b9;
  }
  .bq-sming .a1{
    font-size: 16px;
    /* color: #333333; */
    font-weight: bold;
    margin-bottom: 8px;
    text-align: center;
  }
  .bq-sming .a2{
    color: #999999;
  }
  @media (max-width: 750px){
    .bq-sming{
      text-align: left;
    }
    .bq-sming p{
      text-align: left;
    }
  }

  .abc-bca{
    width: 100%;
    line-height: 30px;
    /* background: #000000; */
    border-top: 1px solid #f1f3f7;
    color: #9b9b9b;
    font-size: 12px;
    height: 30px;
    text-align: center;
  }