  /* 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;
  }
  .case-nav{
    width: 100%;
    
    height: auto;
    border-bottom: 1px solid #e5e5e5;
  }
  .case-nav .case-nav-flex{
    width: 1410px;
    margin: 0px auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 20px 0px;
  }
  .case-nav .case-nav-flex div:nth-of-type(1),
  .case-nav .case-nav-flex div:nth-of-type(2),
  .case-nav .case-nav-flex div:nth-of-type(3),
  .case-nav .case-nav-flex div:nth-of-type(4){
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-right: 50px;
  }
  .journalism{
    width: 100%;
    height: auto;
    
    background: #f7f8fa;
    padding: 15px 0px;
  }
  .journalism-conter{
    width: 1410px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
  }
  .journalism-conter .journalism-left{
    background: #fff;
    width: 949px;
    padding: 15px;
  }
  .journalism-conter .journalism-left div:nth-of-type(1){
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2E2E2E;
  }
  .journalism-conter .journalism-left div:nth-of-type(2){
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
  }

  .journalism-conter .journalism-right{
    width: 441px;
    max-height: auto;
    min-height: 0px;
    background-color: #fff;
    padding: 5px 15px;
  }
  .journalism-conter .journalism-right .journalism-right-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
  }
  .journalism-conter .journalism-right .journalism-right-title div:nth-of-type(1){
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }
  .journalism-conter .journalism-right .journalism-right-title a div span{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C0C0C0;
  }
  .journalism-conter .journalism-right .journalism-right-title a:hover{
    text-decoration: none;
  }
  .journalism-conter .journalism-right .journalism-right-title a div img{
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .journalism-conter .journalism-right .journalism-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
  }
  .journalism-conter .journalism-right .journalism-list .journalism-list-left{
    display: flex;
    align-items: center;
  }
  .journalism-conter .journalism-right .journalism-list .journalism-list-left div:nth-of-type(1){
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #f5f5f5;
  }
  .journalism-conter .journalism-right .journalism-list .journalism-list-left div:nth-of-type(2) a{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #2E2E2E;
    margin-left: 10px;
    text-decoration: none;
  }
  .journalism-conter .journalism-right .journalism-list .journalism-list-right{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #C2C2C2;
  }