body, div, input, span, a, p, ul, h1, h2, h3, h4, h5, h6 li, dl, dt, dd, img {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  list-style: none;
  font-weight: normal;
  line-height: 24px;
  box-sizing: border-box;
}
.About {
  width: 100%;
  float: left;
  height: auto;
  padding: 80px 0 60px
}

.About .Box12 .box {
  margin-top: 50px;
  width: 100%;
  float: left;
  height: auto;
  display: flex;
  align-items: center
}

.About .Box12 .box .fr {
  margin-left: 30px
}

.About .Box12 .box .fr div {
  margin: 20px 0
}

.About .Box12 .box .fr div p {
  margin-top: 10px;
  font-size: 14px
}

.TeamDemeanor {
  width: 100%;
  float: left;
  height: auto;
  padding: 60px 0;
  background: #f0f0f0
}

.TeamDemeanor .Swiper {
  width: 100%;
  float: left;
  height: auto
}

.TeamDemeanor .List {
  display: flex;
  width: 100%;
  float: left;
  height: auto;
  margin-top: 50px
}

.TeamDemeanor .List figure {
  width: 20%;
  overflow: hidden;
  position: relative
}

.TeamDemeanor .List figure img {
  width: 100%
}

.TeamDemeanor .List figure .content {
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: -80px;
  color: #fff;
  padding: 10px 20px;
  height: 120px
}

.TeamDemeanor .List figure .content .title {
  margin-bottom: 10px
}

.TeamDemeanor .List figure .content .describe {
  font-size: 12px
}

.TeamDemeanor .List figure:hover .content {
  bottom: 0
}

.Map {
  width: 100%;
  float: left;
  height: auto;
  padding: 60px 0
}

.Map .Box12 {
  margin-top: 40px;
  text-align: center
}

  .caishui2 {
  margin-top: 48px;
}
.common_cen {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  margin-top: 35px;
}
.caishui2 p {
  width: 94%;
  height: 130px;
  float: right;
  padding-top: 70px;
  line-height: 30px;
  color: #555555;
  font-size: 16px;
  text-indent: 2em;
}
#us02 {
  padding: 80px 0 70px;
  background: #f8f8f8;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
}
#us02 .wid1200 {
  width: 1200px;
  margin: 0 auto;
}
#us02 .indext {
  font-size: 30px;
  color: #b73128;
  text-align: center;
  margin-bottom: 22px;
}
#us02 .indexb {
  margin-bottom: 40px;
}
#us02.indexb {
  display: block;
  margin: 0 auto;
}

#us02 .us_servceli {
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    width: 250px;
    height: 330px;
    float: left;
    background: #fff;
    box-shadow: 5px 5px 5px #f3f3f3;
    margin-right: 40px;
    text-align: center;
}
#us02 .transition05 {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
#us02 .us_servceli img {
  margin: 60px 0 30px;
}
#us02 .us_servceli .line {
  width: 20px;
  height: 2px;
  background: #999999;
  margin: 0 auto 25px;
}
#us02 .us_servceli .b {
  width: 194px;
  margin: 0 auto;
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.content1{
  padding: 85px 0 60px;
  overflow: hidden;
}
.huoban{
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}
.huoban ul li{
  float: left;
  padding: 36px;
  margin-top: 20px;
}
.aboutL{
  float: left;
  width: 500px;
}
.aboutL img{
  width: 88%;
}
.cnt{
  float: left;
  width: 700px;
}
@media screen and (max-width: 769px) {
  #us02 {
    padding: 40px 0 25px;
}
  .aboutL,.cnt{
    width: 100%;
  }
  .aboutL img{
    width: 100%;
  }
  .huoban{
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }
  .huoban ul li {
    float: left;
    padding: 10px;
    margin-top: 20px;
    width: 50%;
}
  .About {
    padding: 40px 10px 30px
  }
  .common_cen{
    width: 100%;
    margin-top: 15px;
  }
  .caishui2 {
    background: none;
    height: auto;
}
.caishui2 p {
  width: 100%;
  height: auto;
  float: right;
  padding-top: 10px;
  line-height: 30px;
  color: #555555;
  font-size: 16px;
  text-indent: 2em;
}
  .About .Box12 .box {
    flex-direction: column-reverse;
    margin-top: 30px
  }
  .About .Box12 .box .fr {
    padding: 0px;
    margin-left: 0
  }
  .TeamDemeanor {
    padding: 30px 10px
  }
  .Map {
    padding: 30px 10px
  }
  .Map img {
    width: 100%
  }
  #us02 .wid1200 {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
#us02 .us_servceli {
  width: 49%;
  margin-right: 1%;
  height: auto;
  margin-bottom: 20px;
}
#us02 .us_servceli img {
  margin: 40px 0 20px;
}
#us02 .us_servceli .line {
  margin: 0 auto 18px;
}
#us02 .us_servceli .b {
  width: 80%;
  margin: 0 auto 20px;
  font-size: 14px;
  line-height: 24px;
}
.guarantee-outer {
  border-top: 4px solid #000;
  padding-top: 40px !important;
  padding-bottom: 50px;
}
}