.index {
  height: 100%;
  padding-top: 64px;
  box-sizing: border-box;
}
.index .business-h5 {
  display: none;
}
.index .business {
  width: 100%;
  background-color: #fffad9;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  padding-top: 56px;
  overflow: hidden;
}
.index .business .tit {
  font-size: 36px;
  color: #444;
  text-align: center;
}
.index .business .txt {
  width: 930px;
  font-size: 18px;
  color: #444;
  text-align: center;
  margin: 30px auto 0;
  line-height: 25px;
}
.index .business #map {
  width: 800px;
  padding: 32px 0;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.index .client {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding-top: 110px;
  padding-bottom: 140px;
}
.index .client .tit {
  font-size: 36px;
  color: #444;
  text-align: center;
}
.index .client .more {
  font-size: 16px;
  color: #444;
  text-align: center;
  margin: 30px auto 0;
  line-height: 25px;
  margin-bottom: 55px;
}
.index .client .more a {
  color: #444;
}
.index .client .cli {
  float: left;
  width: 291px;
  height: 500px;
  margin-left: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  top: 0;
  transition: all 0.3s;
}
.index .client .cli.first {
  margin-left: 0;
}
.index .client .cli:hover {
  box-shadow: 5px 5px 10px #999;
  top: -20px;
}
.index .client .info {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://cdfinance-www.oss-cn-beijing.aliyuncs.com/newStatic/images/common/white-bg.png);
  color: #333333;
  font-size: 16px;
  padding: 16px;
  line-height: 20px;
}
.index .client .info .address {
  font-size: 18px;
  margin-bottom: 12px;
  line-height: 1;
}
.index .client .info .txt {
  font-size: 15px;
}
.index .client .info .txt.txt-en {
  height: 58px;
}
.index .fund {
  width: 100%;
  background: #ad402c;
  box-sizing: border-box;
  padding-top: 75px;
  padding-bottom: 95px;
  overflow: hidden;
}
.index .fund .tit {
  font-size: 36px;
  color: #fff;
  text-align: center;
}
.index .fund .more {
  font-size: 16px;
  text-align: center;
  margin: 30px auto 0;
  line-height: 25px;
}
.index .fund .more a {
  color: #fff;
}
.index .fund .h5-fund-content {
  display: none;
}
.index .fund .pc-fund-content.white-bg {
  margin-top: 54px;
  width: 100%;
  border-radius: 45px 0 45px 0;
  background-color: #fff;
  box-sizing: border-box;
  padding: 90px 135px;
  position: relative;
}
.index .fund .pc-fund-content.white-bg.pc-fund-content-en {
  padding: 90px 70px;
}
.index .fund .pc-fund-content.white-bg.pc-fund-content-en .fund-l {
  display: none;
}
.index .fund .pc-fund-content.white-bg.pc-fund-content-en .fund-r {
  display: none;
}
.index .fund .pc-fund-content.white-bg.pc-fund-content-en .fund-l-en-show {
  position: absolute;
  display: block;
  width: 322px;
  top: 144px;
  left: 182px;
}
.index .fund .pc-fund-content.white-bg.pc-fund-content-en .fund-r-en-show {
  position: absolute;
  display: block;
  width: 322px;
  top: 144px;
  right: 182px;
}
.index .fund .pc-fund-content.white-bg .fund-left .stit {
  text-align: right;
  position: relative;
  left: 56px;
}
.index .fund .pc-fund-content.white-bg .fund-left .stit-en {
  font-size: 18px;
  left: -69px;
  top: 15px;
  margin-bottom: 90px;
}
.index .fund .pc-fund-content.white-bg .fund-right .stit {
  text-align: left;
  position: relative;
  right: 56px;
}
.index .fund .pc-fund-content.white-bg .fund-right .stit-en {
  font-size: 18px;
  right: -4px;
  top: 15px;
  margin-bottom: 90px;
}
.index .fund .pc-fund-content.white-bg .stit {
  font-size: 28px;
  color: #333;
  margin-bottom: 70px;
}
.index .fund .pc-fund-content.white-bg .txt {
  font-size: 18px;
  line-height: 30px;
  color: #666;
  width: 280px;
}
.index .fund .pc-fund-content.white-bg .txt.txt-en {
  text-align: justify;
}
.index .fund .pc-fund-content.white-bg .txt-en {
  width: 434px;
}
.index .fund .pc-fund-content.white-bg .fund-l {
  height: 22px;
  display: block;
  position: absolute;
  top: 144px;
  left: 290px;
}
.index .fund .pc-fund-content.white-bg .fund-r {
  height: 22px;
  display: block;
  position: absolute;
  top: 144px;
  right: 290px;
}
.index .fund .pc-fund-content.white-bg .fund-l-en-show,
.index .fund .pc-fund-content.white-bg .fund-r-en-show {
  display: none;
}
.index .fund .pc-fund-content.white-bg .fund-icon {
  width: 120px;
  top: 0;
  left: 50%;
  margin-left: -60px;
  display: block;
  position: absolute;
  top: 96px;
  right: 0;
}
.index .fund .pc-fund-content.white-bg .fund-icon:hover {
  animation-name: upAnimation;
  transform-origin: center bottom;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-delay: 0.2s;
}
.index .dynamic {
  background-color: #f0eef0;
  width: 100%;
  box-sizing: border-box;
  padding-top: 130px;
  padding-bottom: 130px;
}
.index .dynamic.dynamic-en {
  display: none;
}
.index .dynamic .tit {
  font-size: 36px;
  color: #444444;
  text-align: center;
}
.index .dynamic .more {
  font-size: 18px;
  color: #444444;
  text-align: center;
  margin: 30px auto 0;
  line-height: 25px;
  margin-bottom: 60px;
}
.index .dynamic .more a {
  color: #444444;
}
.index .dynamic .current {
  float: left;
  width: 600px;
  height: 435px;
  position: relative;
}
.index .dynamic .current .img {
  width: 100%;
  height: 290px;
}
.index .dynamic .current .info {
  background-color: #fff;
  height: 145px;
  box-sizing: border-box;
  padding: 26px 36px 18px 68px;
  margin-left: 48px;
}
.index .dynamic .current .info .stit {
  font-size: 18px;
  color: #444444;
  margin-bottom: 12px;
}
.index .dynamic .current .info .txt {
  color: #999999;
  line-height: 22px;
  font-size: 15px;
}
.index .dynamic .current .date {
  width: 86px;
  height: 86px;
  background-color: #ad402c;
  color: #fff;
  padding: 16px 18px 18px;
  position: absolute;
  left: 0;
  bottom: 92px;
  box-sizing: border-box;
}
.index .dynamic .current .date .month {
  width: 47px;
  font-size: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.index .dynamic .current .date .year {
  margin-top: 12px;
  font-size: 15px;
}
.index .dynamic .list {
  float: right;
  width: 560px;
  height: 435px;
}
.index .dynamic .list .item {
  width: 100%;
  height: 145px;
  padding: 28px;
  box-sizing: border-box;
}
.index .dynamic .list .item:hover {
  background-color: #fff;
}
.index .dynamic .list .item .date {
  width: 80px;
  color: #444444;
  box-sizing: border-box;
  float: left;
  margin-top: 14px;
}
.index .dynamic .list .item .date .month {
  width: 47px;
  font-size: 20px;
  border-bottom: 1px solid #444444;
  padding-bottom: 5px;
}
.index .dynamic .list .item .date .year {
  margin-top: 12px;
  font-size: 15px;
}
.index .dynamic .list .item .info {
  width: 410px;
  float: left;
  box-sizing: border-box;
}
.index .dynamic .list .item .info .stit {
  font-size: 18px;
  color: #444444;
  margin-bottom: 12px;
}
.index .dynamic .list .item .info .txt {
  font-size: 15px;
  color: #999999;
  line-height: 22px;
}
.index .header .language {
  display: block !important;
}
.index .slide-notice-en {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .index {
    padding-top: 52px;
  }
  .index .business-h5 {
    display: block;
    padding: 3.1rem 0 1.8rem 0;
  }
  .index .business-h5 .tit {
    font-size: 1.8rem;
    color: #444;
    text-align: center;
    margin-bottom: 1.6rem;
  }
  .index .business-h5 .txt {
    width: 24rem;
    margin: 0 auto;
    color: #999;
    line-height: 1.6rem;
    font-size: 1.2rem;
  }
  .index .business-h5 .txt.txt-en {
    text-align: justify;
    width: 32rem;
  }
  .index .business {
    padding: 0;
    height: auto;
    padding: 2rem;
  }
  .index .business .tit {
    display: none;
  }
  .index .business .txt {
    display: none;
  }
  .index .business #map {
    width: 100%;
    padding: 0;
  }
  .index .client {
    padding-top: 2.9rem;
    padding-bottom: 4rem;
  }
  .index .client .wrap-c {
    padding: 0 1rem;
  }
  .index .client .tit {
    font-size: 1.8rem;
  }
  .index .client .more {
    margin: 1.6rem auto;
  }
  .index .client .more a {
    color: #999999;
    font-size: 1.2rem;
  }
  .index .client .cli {
    width: 17.25rem;
    height: 26rem;
    margin-left: 0;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .index .client .client-list > a:nth-child(2n) .cli {
    margin-right: 0;
  }
  .index .client .info {
    padding: 0.8rem;
    line-height: 1.6rem;
  }
  .index .client .info .address {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
    line-height: 1;
  }
  .index .client .info .address.address-en {
    font-size: 1.2rem;
    margin: 0;
  }
  .index .client .info .txt {
    font-size: 1.2rem;
  }
  .index .client .info .txt.txt-en {
    display: none;
  }
  .index .fund {
    padding-top: 3rem;
    padding-bottom: 3.5rem;
  }
  .index .fund .tit {
    font-size: 1.8rem;
    color: #fff;
  }
  .index .fund .more {
    font-size: 1.4rem;
    margin: 1.6rem auto 0;
  }
  .index .fund .more a {
    color: #fff;
  }
  .index .fund .pc-fund-content {
    display: none;
  }
  .index .fund .h5-fund-content {
    display: block;
    background: #fff;
    padding: 2rem;
    border-radius: 2rem 0 2rem 0;
    margin-top: 1.6rem;
  }
  .index .fund .h5-fund-content .fund-icon {
    display: block;
    margin: 0 auto;
    width: 4.5rem;
  }
  .index .fund .h5-fund-content .txt-box {
    display: flex;
    justify-content: space-between;
  }
  .index .fund .h5-fund-content .txt-box.txt-box-en {
    display: block;
  }
  .index .fund .h5-fund-content .txt-left,
  .index .fund .h5-fund-content .txt-right {
    width: 12.6rem;
  }
  .index .fund .h5-fund-content .txt-left .stit,
  .index .fund .h5-fund-content .txt-right .stit {
    font-size: 1.5rem;
    text-align: center;
    color: #333;
    margin-bottom: 1.2rem;
  }
  .index .fund .h5-fund-content .txt-left .stit.stit-en,
  .index .fund .h5-fund-content .txt-right .stit.stit-en {
    margin-bottom: 1rem;
  }
  .index .fund .h5-fund-content .txt-left .txt,
  .index .fund .h5-fund-content .txt-right .txt {
    font-size: 1.3rem;
    color: #999999;
    line-height: 1.8rem;
  }
  .index .fund .h5-fund-content .txt-left .txt.txt-en,
  .index .fund .h5-fund-content .txt-right .txt.txt-en {
    text-align: justify;
  }
  .index .fund .h5-fund-content .txt-left.txt-left-en,
  .index .fund .h5-fund-content .txt-right.txt-right-en {
    margin-top: 2rem;
    width: 100%;
  }
  .index .dynamic {
    padding-top: 2.6rem;
    padding-bottom: 2.2rem;
  }
  .index .dynamic .tit {
    font-size: 1.8rem;
  }
  .index .dynamic .more {
    font-size: 1.2rem;
    color: #999;
    margin: 1.6rem auto;
  }
  .index .dynamic .more a {
    color: #999;
  }
  .index .dynamic .current {
    float: auto;
    width: 100%;
    position: relative;
    height: auto;
  }
  .index .dynamic .current .img {
    width: 100%;
    height: auto;
  }
  .index .dynamic .current .info {
    background-color: #fff;
    box-sizing: border-box;
    padding: 1.8rem 1rem;
    margin-left: 0;
    height: auto;
    padding-left: 68px;
    position: relative;
  }
  .index .dynamic .current .info .stit {
    font-size: 1.5rem;
    color: #444444;
    margin-bottom: 1.2rem;
  }
  .index .dynamic .current .info .txt {
    font-size: 1.2rem;
    color: #999999;
    line-height: 1.8rem;
  }
  .index .dynamic .current .date {
    background-color: transparent;
    color: #444444;
    width: 3.8rem;
    height: auto;
    margin-right: 2rem;
    box-sizing: border-box;
    position: absolute;
    left: 1.5rem;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
  }
  .index .dynamic .current .date .month {
    width: 3.8rem;
    font-size: 1.5rem;
    border-bottom: 1px solid #444444;
    padding-bottom: 0.3rem;
  }
  .index .dynamic .current .date .year {
    font-size: 1.2rem;
    margin-top: 0.9rem;
  }
  .index .dynamic .list {
    float: auto;
    width: 100%;
    height: auto;
  }
  .index .dynamic .list .item {
    width: 100%;
    padding: 0;
    height: auto;
    padding: 2.5rem 1rem 1.8rem;
    border-bottom: 1px solid #ded6d6;
  }
  .index .dynamic .list .item:last-child {
    border: 0;
  }
  .index .dynamic .list .item .item-a {
    display: flex;
    align-items: center;
  }
  .index .dynamic .list .item:hover {
    background-color: transparent;
  }
  .index .dynamic .list .item .date {
    width: 3.8rem;
    margin-right: 2rem;
    color: #444444;
    box-sizing: border-box;
    margin-top: 0;
  }
  .index .dynamic .list .item .date .month {
    width: 3.8rem;
    font-size: 1.5rem;
    border-bottom: 1px solid #444444;
    padding-bottom: 0.3rem;
  }
  .index .dynamic .list .item .date .year {
    margin-top: 0.9rem;
    font-size: 1.2rem;
  }
  .index .dynamic .list .item .info {
    float: auto;
    width: auto;
    flex: 1;
    overflow: hidden;
  }
  .index .dynamic .list .item .info .stit {
    font-size: 1.5rem;
    color: #444444;
    margin-bottom: 1.2rem;
  }
  .index .dynamic .list .item .info .txt {
    font-size: 1.2rem;
    color: #999999;
    line-height: 1.8rem;
  }
  .index .slide-notice-en {
    display: none !important;
  }
}
