
.anlixqcon{
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 100px;
}
.anlixqcontop{
    height: auto;
    width: 100%;

}
.imgbox{
    width: 195px;
    height: 195px;
    overflow: hidden;
    float: left;
}
.introduce{
    margin-left: 220px;
    width: 910px;
}
.introduce h3{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
}
.introduce h1{
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #333333;
    margin-bottom: 15px;
}
.introduce p{
    color: #666666;
    font-size: 14px;
    line-height: 25px;
}
.introduce img{
  max-width: 100%;
}
.anliconfoot{
    margin-top: 60px;
    margin-bottom: 30px;
}
.anliconfoot .contitle{
    width: 100%;
    line-height: 25px;
    color: #5D5D5D;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;

}


.anliconfoot .service{
    display: block;
    width: 1200px;
    /* width: 100%; */
    margin: 0 auto;
    text-align: center;
    color: #7C7C7C;
    padding-top: 55px;
}
.anliconfoot .service h3{
    font-size: 22px;
    font-weight: normal;
    /* color: #3a6cb5; */
    color: #4d9bd5;
    padding: 10px 0;
}
.anliconfoot .service .border1{
    width: 75px;
    height: 2px;
    /* background-color: #3a6cb5; */
    background-color: #4d9bd5;
    margin: 0 auto;
}
.anliconfoot .service .en{
    padding: 10px 0;
    font-size: 14px;
}

.tag_experiencedetails{
    display: inline-block;
    font-size: 14px;
    color: #4d9bd5;
    border: 1px solid #4d9bd5;
    border-radius: 15px;
    line-height: 18px;
    margin-right: 5px;
    padding: 2px 5px;
}
#tag_text_align{
    text-align: left;
}

/*响应式*/
@media screen and (max-width: 1024px){
  .anlixqcon{
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .anlixqcontop{
      width: 100%;
      height: auto;
  }
  .imgbox{
      width: 50%;
      height: auto;
      overflow: hidden;
      float: none;
      margin: 0 auto;

  }
  .introduce{
      margin-top: 10px;
      margin-left: 0px;
      width: 95%;
      padding: 0 2.5%;
  }
  .introduce h3{
      height: 30px;
      line-height: 30px;
      color: #333333;
      margin-bottom: 15px;
  }
  .introduce h1{
      height: 30px;
      line-height: 30px;
      color: #333333;
      margin-bottom: 15px;
  }
  .introduce p{
      color: #666666;
      font-size: 14px;
      line-height: 25px;
      text-align: left;
  }
  .anliconcon{
      position: relative;
      width: 100%;
      margin-top: 10px;
  }
  .anliconcon p{
      color: #5D5D5D;
      font-size: 16px;
      font-weight: 600;
      line-height: 40px;
      text-align: left;
      padding-left: 2.5%;
  }

  .anliconfoot{
      margin-top: 10px;
      margin-bottom: 0px;
  }
  .anliconfoot .contitle{
      width: 100%;
      line-height: 25px;
      color: #5D5D5D;
      font-size: 16px;
      font-weight: 600;
      padding-bottom: 10px;
      border-bottom: 1px solid #E0E0E0;
      text-align: left;
      padding-left: 2.5%;

  }
}
@media screen and (max-width: 980px){
  .anlixqcon{
    width: 100%;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .anlixqcontop{
    width: 100%;
    height: auto;
  }
  .imgbox{
    width: 50%;
    height: auto;
    overflow: hidden;
    float: none;
    margin: 0 auto;
  }
  .introduce{
    margin-top: 10px;
    margin-left: 0px;
    width: 95%;
    padding: 0 2.5%;
  }
  .introduce h3{
      height: 30px;
      line-height: 30px;
      color: #333333;
      margin-bottom: 15px;
  }
  .introduce h1{
      height: 30px;
      line-height: 30px;
      color: #333333;
      margin-bottom: 15px;
  }
  .introduce p{
      color: #666666;
      font-size: 14px;
      line-height: 25px;
      text-align: left;
  }
  .anliconcon{
      position: relative;
      width: 100%;
      margin-top: 10px;
  }
  .anliconcon p{
      color: #5D5D5D;
      font-size: 16px;
      font-weight: 600;
      line-height: 40px;
      text-align: left;
      padding-left: 2.5%;
  }

}
@media screen and (max-width: 480px){
  .introduce h3{
    text-align: center;
  }
  .introduce h1{
    text-align: center;
  }
  .anliconfoot{
      margin-top: 10px;
      margin-bottom: 0px;
  }
  .anliconfoot .contitle{
      width: 100%;
      line-height: 25px;
      color: #5D5D5D;
      font-size: 16px;
      font-weight: 600;
      padding-bottom: 10px;
      border-bottom: 1px solid #E0E0E0;
      text-align: left;
      padding-left: 2.5%;
  }
  .anliconcon .banner2{
      width: 100%;
      background-color: #F4F4F4;
      padding: 20px 10%;
  }
  .anliconcon .banner2 .swiper-container{
      height: auto;
  }
  .anliconfoot .service{
      width: 100% !important;
  }
  #tag_text_align{
    text-align: center;
  }

}

