.bgs{
    background: #eee!important;
    }
        
        .banner{
            height: 629px;
            background:url('/img/home_02.jpg') no-repeat 0 0; 
            font-size: 30px;
            font-weight: 500;
            color: #FFFFFF;
            line-height: 42px;
            text-align: center;
            background-size: 100%;
        }
        .contactForm{
            height: 694px;
            background:url('/img/contactUs.png') no-repeat 0 0; 
        }
        .contactCenter{
            padding: 30px;
            color: #333333;
        }
        .contactUsOne{
             height: 965px;
            background:url('/img/bg_con.png') no-repeat 0 0; 
            margin-top: -84px;
        }
        .qian{
            font-size: 30px;
            color: #17AEFF;
        }
        .hou{
             font-size: 26px;
            color: #666;
        }
        .contactTop{
            width: 267px;
            margin: 0 auto;
            height: 83px;
            line-height: 83px;
        }
        .centerOne div{
            line-height: 36px;
        }
        .centerOne div:nth-child(1){
            font-size: 24px;
            font-weight: bold;
            color: #010101;
        }
        .centerOne div:nth-child(2){
            font-size: 20px;
            font-weight: 500;
        }
        .centerOne div:nth-child(3){
            font-size: 16px;
            font-weight: 400;
        }
        .centerOne div:nth-child(4){
            font-size: 20px;
            font-weight: 400;
        }
        .centerTwo{
            font-size: 16px;
            font-weight: 500;
            color: #333333;
            line-height: 36px;
        }
        .codeImg{
            width: 94px;
            height: 94px;
            display: block;
        }
        .maps{
            width: 1129px;
            margin: 0 auto;
            height: 500px;
            border: 1px solid #ccc;
    
        }
        .contactFooter{
            width: 1129px;
            margin: 0 auto;
            margin-top: 30px;
        }
        .detailBox{
            line-height: 26px;
        }
        .detailBox div:nth-child(1){
            font-size: 24px;
            color: #000000;
            margin-bottom: 23px;
        }
        .detailBox div{
            font-size: 16px;
            font-weight: 500;
            color: #333333;
        }
        .contactTop1{
            width: 320px;
            padding-top: 60px;
            padding-bottom: 30px;
        }
        .buttonContact{
            width: 240px;
            height: 60px;
            font-size: 26px;
            background: #17AEFF;
            border: 1px solid #17AEFF ;
            margin-left:450px;
            margin-top:40px
        }
        .amap-demo {
      height: 120vh;
    }
    
    .amap-page-container {
      position: relative;
    }
    
    #info-window {
      width: 211px;
      height: 146px;
      margin-left: 30px;
      background: rgba(255, 255, 255, 0.9);
      border-radius: 4px;
      position: relative;
      overflow: hidden;
    }
/*     
    .detail {
      width: 100%;
      height: 24px;
      color: #fff;
      background-color: #1a73e8;
      position: absolute;
      bottom: 0;
      font-size: 12px;
      line-height: 24px;
      text-align: center;
      cursor: pointer;
    } */
    #container{
        width: 1129px;
           margin: 0 auto;
           height: 500px;
           border: 1px solid #ccc;
   }
   .bottomLine {
    width: 134px;
    height: 2px;
    border-bottom: 4px solid #233F94;
    margin-top: -5px;
    margin-left: 1042px;
}
  .bottomLinewhite{
    width: 134px;
    height: 2px;
    border-bottom: 4px solid #fff;
    margin-top: -5px;
    margin-left: 1042px;
    
  }