   /* banner */
   .banner-bj {
    width: 100%;
    height: auto;
    }
    .logo-phone span:nth-of-type(1){
        font-size: 16px;font-weight: 500;color: #fff;
      }
      .logo-phone span:nth-of-type(2){
        font-size:22px;font-weight:500px;color: #fff;
      }
   .logo{
    width: 100%;
    
    display: flex;align-items: center;justify-content: space-between;padding: 25px 81px;
    box-sizing: border-box;
}
.logo-name{
    font-size: 36px;font-family: Alibaba PuHuiTi;font-weight: 400;color: #FFFFFF;
}
.logo-phone{
    width: 333px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
}
.header1{
    width: 100%;
    position: absolute;
    z-index: 99;
}
.zoom_img{
    color: #007acc;
}
.nav_main{
    /* width: 100%; */
    border-bottom: 2px solid #fff;
    padding: 10px 0px;
}
.nav_main span{
    margin-left: 80px;
    display: block;
    margin-top: 20px;
}
.nav_main a{
    color: #fff;
    font-size: 16px;
    margin-left: 40px;
    text-decoration: none;
    position:relative;
}
.nav_main a:hover {
    text-decoration: none;
}
.nav_main a:active {
    text-decoration: none;
}
.nav_main  a:visited {
    text-decoration: none;
}
.nav_main a:link {
    text-decoration: none;
}
.head-size1{
    position: absolute;
    top: 140px;
    left: 240px;
    z-index: 99;
    text-align: center;
    color: #fff;
}
.head-size1 div:nth-of-type(1){
    font-size: 40px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 52px;
    margin: 180px 0px 20px 0px;
}
.head-size1 div:nth-of-type(2){
    font-size: 18px;
    font-family: Alibaba PuHuiTi;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
}
 
/* 底部 */
.footer-related{
    width: 100%;
    
    background-color: #010101;
    padding: 30px 0;
    min-height: 175px;
  }
  ul, ol {
  
      margin: 0px;
      padding: 0px;
      list-style: none;
      outline: none;
  
  }
  .foot {
      width:1200px;
      margin: 0 auto;
  }
  .foot a{
      color:#8E9595;
      font-size: 12px;
  }
  .foot h4{
      color: #8E9595;
      font-weight: normal;
      font-size: 16px;
      margin: 20px 0;
  }
  .foot ul{
      width:980px;
      float:left;
  }
  .foot ul>li{
      float:left;
      margin-right:60px;
  }
  .foot ol li{
      font-size:14px;
      line-height: 28px;
  }
  .foot .focus{
      text-align: left;
      float:right;
      width:330px;
      margin-top:20px;
      text-align: right;
      color: #8E9595;
  }
  .focus div{
      text-align: left;
  }
  .focus div:nth-of-type(2){
    text-align: left;
    width: 12px;
    height: 3px;
    background: #8E9595;
    margin: 10px 0px;
}
.focus .qr div{
    width: 95px;
    /* height: 95px; */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8E9595;
    text-align: center;
}
  .foot .focus .qr div img{
      margin-top:10px;
      width: 95px;
      height: 95px;
      text-align: center;
  }
  .honest img{
      width: 100%;
      
      height: auto;
  }
    /* 法律咨询 */
    .consult{
        width: 100%;
        height: auto;
        
    }
    .consult .consult-flex{
      width: 1410px;
      display: flex;
      margin: 80px auto;
      align-items: center;
      justify-content: center;
    }
    .consult .consult-flex .consult-left{
      width: 639px;
      height: 425px;
      position: relative;
      overflow: hidden;
    }
    .consult .consult-flex .consult-left img{
        width: 639px;
        height: 425px;
        transition: all 0.6s;
    }
    .consult .consult-flex .consult-left img:hover{
        transform: scale(1.2);
    }
    .consult .consult-flex .consult-left div{
        font-size: 30px;
        font-family: Alibaba PuHuiTi;
        font-weight: bold;
        color: #FFFFFF;
        position: absolute;
        top: 183px;
        left: 108px;
      }
    .consult .consult-flex .consult-right{
     margin-left: 33px;
    }
    .consult .consult-flex .consult-right .consult-title{
      font-size: 38px;
      font-family: Microsoft YaHei;
      font-weight: 300;
      color: #333333;
      line-height: 50px;
      margin-bottom: 20px;
    }
    .consult .consult-flex .consult-right .consult-input{
      display: flex;
      align-items: center;
      border-bottom: 1px solid #ebebeb;
      padding: 7px 20px;
      width: 554px;
    }
    .consult .consult-flex .consult-right .consult-input img{
      width: 26px;
      height: 26px;
    }
    .consult .consult-flex .consult-right .consult-input input{
      font-size: 15px;
      font-family: Alibaba PuHuiTi;
      font-weight: 500;
      line-height: 50px;
      background: none;
      border: none;
      outline:none;   
      margin-left: 20px;
    }
    .consult .consult-flex .consult-right .consult-input input:focus{   
      border:none;
    }
    .consult .consult-flex .consult-right button{
        text-decoration: none;
      }
    .consult .consult-flex .consult-right button{
      width: 490px;
      height: 39px;
      background: #FFFFFF;
      border: 2px solid #333333;
      font-size: 15px;
      font-family: Alibaba PuHuiTi;
      font-weight: 500;
      color: #333333;
      line-height: 39px;
      text-align: center;
      margin: 40px 0px 0px 30px;
      text-decoration: none;
    }
    /* 地址 */
    .address{
        width: 100%;
        height: auto;
        
    }
    .address .address-conter{
        width: 1410px;
        margin: 0px auto;
    }
    .address .address-conter{
        width: 1410px;
        margin: 0px auto;
    }
    .address .address-conter div:nth-of-type(1),
    .address .address-conter div:nth-of-type(2){
        font-size: 38px;
        font-family: Microsoft YaHei;
        font-weight: 300;
        color: #333333;
        margin-top: 60px;
    }
    .address .address-conter img{
        width: 100%;
        height: auto;
        margin: 50px 0px;
    }
    /* 联系方式 */
    .mode{
        width: 100%;
        height: auto;
        
        height: 362px;
        background-image: url(../image/home/mode-bj.png);
    }
    .mode .mode-flex{
        width: 1410px;
        height: 362px;
        margin: 0px auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .mode .mode-flex .mode-item{
        text-align: center;
    }
    .mode .mode-flex .mode-item img{
        width: 114px;
        height: 114px;
        transition: all 0.6s;
    }
    .mode .mode-flex .mode-item img:hover{
        transform: scale(1.1);
    }
    .mode .mode-flex .mode-item div:nth-of-type(1){
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        margin: 30px 0px;
    }
    .mode .mode-flex .mode-item div:nth-of-type(2),
    .mode .mode-flex .mode-item div:nth-of-type(3){
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 300;
        color: #999999;
    }
    