body {
  background-color: #fff;
  font-family: 'SourceHanSansCN-Medium';
}
.w1240 {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  padding: 0 2%;
}
.ball {
  position: absolute;
  background-color: #CFAA8F;
  border-radius: 50%;
}
.container_top {
  height: 9.53rem;
  background: url(../images/banner.png) no-repeat top left;
  background-size: 100%;
}
.container_top .header {
  padding-top: 0.4rem;
}
.container_top .header img {
  width: 3.03rem;
}
.container_top .header .nav {
  padding: 0 0.24rem;
  height: 0.6rem;
  color: #0045A4;
  font-size: 0.18rem;
  cursor: pointer;
}
.container_top .header .nav.act {
  color: #fff;
  background-color: #0045a4;
  border-radius: 0.3rem;
}
.container_top .banner_text {
  margin-top: 2.12rem;
  font-family: 'Adobe Heiti Std R';
}
.container_top .banner_text p {
  color: #222;
  font-size: 0.5rem;
  line-height: 0.72rem;
}
.container_top .banner_tips p {
  margin-top: 0.6rem;
  width: 4.23rem;
  font-family: 'MicrosoftYaHei';
  color: #222;
  font-size: 0.22rem;
  line-height: 0.36rem;
}
.advantages .ad_title {
  padding: 0.3rem 0 0;
  text-align: center;
  color: #CFAA8F;
  font-size: 0.44rem;
  font-weight: bold;
  font-family: 'SourceHanSansCN-Bold';
}
.advantages .ad_details {
  margin-top: 1.96rem;
}
.advantages .ad_details .box {
  width: 3.88rem;
  height: 3rem;
  text-align: center;
  background-color: #fff;
  border: 0.01px solid #EFEAE6;
}
.advantages .ad_details .box img {
  width: 2.41rem;
}
.advantages .ad_details .box p {
  padding-top: 0.52rem;
  font-size: 0.24rem;
  color: #35384B;
}
.advantages .ad_details .box img {
  margin-top: -0.95rem;
}
.introduction {
  position: relative;
  z-index: -1;
  margin-top: -0.92rem;
  height: 11rem;
  background: url(../images/bg.png) no-repeat top left;
  background-size: 100%;
}
.introduction .ball1 {
  bottom: 1.38rem;
  right: 5.71rem;
  width: 0.8rem;
  height: 0.8rem;
}
.introduction .ball2 {
  bottom: 0.2rem;
  right: 7.38rem;
  width: 0.9rem;
  height: 0.9rem;
}
.introduction .int_title {
  padding-top: 2.11rem;
  text-align: center;
  font-size: 0.44rem;
  font-family: 'Source Han Sans CN';
  font-weight: bold;
  color: #CFAA8F;
}
.introduction .int_details {
  margin-top: 0.4rem;
}
.introduction .int_details .int_img {
  width: 50%;
}
.introduction .int_details .int_img img {
  width: 100%;
}
.introduction .int_details .int_text {
  margin: auto 3.65rem auto 0.29rem;
  font-size: 0.24rem;
  font-family: 'Microsoft YaHei';
  color: #333333;
  line-height: 0.4rem;
}
.introduction .int_details .int_text p:last-child {
  padding-top: 0.5rem;
}
.layout {
  padding: 0.33rem 0 0.6rem;
}
.layout .ball1 {
  bottom: 1.26rem;
  left: -1.1rem;
  width: 1.1rem;
  height: 1.1rem;
}
.layout .ball2 {
  bottom: 1.98rem;
  right: -0.7rem;
  width: 1rem;
  height: 1rem;
}
.layout .ball3 {
  bottom: -0.4rem;
  right: -1.8rem;
  width: 1.15rem;
  height: 1.15rem;
  z-index: 9;
}
.layout .layout_img {
  padding-left: 0.22rem;
}
.layout .layout_img img {
  width: 3.83rem;
}
.layout .layout_text {
  padding: 0 1.1rem 0 0.6rem;
}
.layout .layout_text .layout_title {
  padding: 1rem 0 0.48rem;
  text-align: center;
  font-size: 0.44rem;
  font-family: 'Source Han Sans CN';
  font-weight: bold;
  color: #CFAA8F;
}
.layout .layout_text p {
  font-size: 0.24rem;
  font-family: 'Microsoft YaHei';
  color: #333333;
  line-height: 0.4rem;
}
.footer {
  background-color: #efeae6;
}
.footer .container_footer {
  padding: 0.6rem 0;
}
.footer .container_footer .footer_top {
  border: 0;
  padding: 0;
}
.footer .container_footer .footer_top .box1 {
  padding-left: 1.35rem;
}
.footer .container_footer .footer_top .box2 {
  padding-left: 1rem;
}
.footer .container_footer .footer_top .topBox .li_title {
  font-weight: 600;
  padding-bottom: 0 0.3rem;
}
.footer .container_footer .footer_top .topBox li {
  font-size: 0.18rem;
  font-family: 'Source Han Sans CN';
  color: #333;
  padding-bottom: 0.2rem;
}
.footer .container_footer .footer_top .topBox .li_list {
  cursor: pointer;
}
.footer .container_footer .footer_top .topBox li:last-child {
  padding-bottom: 0;
}
