/* banner */
#banner {
  padding-left: 0;
  padding-right: 0;
}
.bannerLogo {
  margin: 0;
  height: 14.4rem;
  width: 100%;
  background: url(../images/custom_img_banner_0.png) center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.indexSlogan {
  font-family: PingFangSC-Regular;
  font-size: 0.96rem;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.sloganEng {
  margin-top: 0.4rem;
  opacity: 0.9;
  font-family: PingFangSC-Light;
  font-size: 0.4rem;
  color: #FFFFFF;
  letter-spacing: 0.102rem;
  line-height: 0.68rem;
}
.login {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.login div {
  width: 4.4rem;
  height: 1.6rem;
  border-radius: 1.24rem;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login div:first-child {
  border: 1px solid #FFFFFF;
  margin-right: 0.4rem;
}
.login div:first-child:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.login div:nth-child(2) {
  background: #59ACFF;
}
.login div:nth-child(2):hover {
  background: #499DF2;
  cursor: pointer;
}

.content-box {
  background-color: #FFFFFF;
}
.content-box .container .content-one {
  padding-top: 1.6rem;
  text-align: center;
}
.content-box .container .content-one .big-title {
  ont-family: PingFangSC-Regular;
  font-size: .72rem;
  color: #303E51;
  letter-spacing: 0;
}
.content-box .container .content-one .title {
  font-family: PingFangSC-Regular;
  font-size: .56rem;
  color: #303E51;
  letter-spacing: 0;
  margin-bottom: .94rem;
  margin-top: .48rem;
}
.content-box .container .content-one .gray {
  width: 100%;
}
.content-box .container .content-one .gray .gray-one {
  width: 49%;
  display: inline-block;
  margin-bottom: .7rem;
}
.content-box .container .content-one .gray .gray-one img {
  width: 2rem;
  height: 1.96rem;
  display: block;
  margin: 0 auto;
}
.content-box .container .content-one .gray .gray-one .text {
  font-family: PingFangSC-Light;
  font-size: .56rem;
  color: #4D4D4D;
  margin-top: .4rem;
}
.content-box .container .content-one .gray .gray-two {
  width: 100%;
  display: inline-block;
  margin-bottom: 1rem;
}
.content-box .container .content-one .gray .gray-two img {
  width: 10.4rem;
  height: 334.6.682rem;
  display: block;
  margin: 0 auto;
}
.content-box .container .content-one .gray .gray-two img:hover {
  background: #FFFFFF;
  border: 1px solid #CECECE;
  box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.2);
  transform: translateZ(6px);
  transtion: transform 1s;
}
.content-two {
  background: #FFFFFF;
  padding-top: 0px;
}
.content-two .house-hand .house {
  width: 100%;
  display: inline-block;
  vertical-align: text-top;
}
.content-two .house-hand .house:nth-child(2) {
  margin-top: .32rem;
}
.content-two .house-hand .house:nth-child(2) div {
  width: 100%;
}
.content-two .house-hand .house img {
  width: 5.26rem;
  height: 3.92rem;
  display: block;
  margin: 0 auto;
}
.content-two .house-hand .house .text {
  font-family: PingFangSC-Light;
  font-size: .64rem;
  color: #303E51;
  text-align: left;
  margin-bottom: .32rem;
}
.content-two #text-title {
  font-family: PingFangSC-Regular;
  font-size: .8rem;
  color: #303E51;
  letter-spacing: 0;
}
.content-two .blue {
  width: 100%;
  margin-bottom: .76rem;
}
.content-two .blue .blue-one {
  width: 49%;
  display: inline-block;
}
.content-two .blue .blue-one:last-child {
  display: block;
}
.content-two .blue .blue-one img {
  width: 1.48rem;
  height: 1.46rem;
  display: block;
  margin: 0 auto;
  margin-bottom: .32rem;
}
.content-two .blue .blue-one .text {
  font-family: PingFangSC-Light;
  font-size: .56rem;
  color: #303E51;
}
.content-three .table-box .name,
.content-three .table-box .phone {
  width: 614px;
  height: 50px;
  margin-top: 50px;
  border: 1px solid #CECECE;
  border-radius: 4px;
  font-family: PingFangSC-Light;
  font-size: 16px;
  color: #303E51;
  padding-left: 20px;
}
.content-three .table-box .phone {
  margin-top: 16px;
}
.content-three .table-box .pass-ma {
  width: 614px;
  margin: 0 auto;
  margin-top: 16px;
  display: flex;
  justifiy-content: space-between;
}
.content-three .table-box .pass-ma input {
  width: 476px;
  height: 50px;
  border: 1px solid #CECECE;
  border-radius: 4px;
  font-family: PingFangSC-Light;
  font-size: 16px;
  color: #303E51;
  padding-left: 20px;
}
.content-three .table-box .pass-ma .img {
  display: inline-block;
  width: 117px;
  height: 50px;
  margin-left: 20px;
  background-color: pink;
}
.content-three .now-application {
  width: 614px;
  height: 50px;
  margin: 0 auto;
  margin-top: 36px;
  display: block;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  background: #499DF2;
  border-radius: 4px;
  line-height: 50px;
}
.footer-box {
  width: 100%;
}
.footer-box .header {
  width: 100%;
  background-color: #303E51;
}
.footer-box .header .container {
  padding-top: 1.2rem;
  padding-bottom: .64rem;
}
.footer-box .header .container .left {
  width: 100%;
  text-align: center;
  padding: 0 1.2rem;
}
.footer-box .header .container .left .phone,
.footer-box .header .container .left .addres {
  margin-top: 36px;
  font-family: PingFangSC-Regular;
  font-size: .56rem;
  color: #FFFFFF;
  letter-spacing: 0;
  overflow: hidden;
  position: relative;
}
.footer-box .header .container .left .phone .icon-phone,
.footer-box .header .container .left .addres .icon-phone {
  display: inline-block;
  width: .72rem;
  height: .8rem;
  margin-right: 12px;
  background-image: url('../images/footer_ic_phone.png');
  background-size: cover;
}
.footer-box .header .container .left .addres {
  margin-top: 12px;
}
.footer-box .header .container .left .addres .icon-addres {
  display: inline-block;
  width: .6rem;
  height: .8rem;
  margin-right: 12px;
  background-image: url('../images/footer_ic_location.png');
  background-size: cover;
}
.footer-box .header .container .center {
  height: 210px;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  margin-left: 398px;
  margin-right: 392px;
}
.footer-box .header .container .center .lis {
  width: 32%;
  display: inline-block;
  text-align: center;
}
.footer-box .header .container .right {
  width: 100%;
  text-align: center;
  padding: 0 1.2rem;
}
.footer-box .header .container .right .erweima {
  display: inline-block;
  margin-right: 40px;
  margin-top: 14px;
}
.footer-box .header .container .right .erweima img {
  width: 3.2rem;
  height: 3.2rem;
  margin-bottom: 5px;
}
.footer-box .header .container .right .erweima p {
  text-align: center;
}
.footer-box .header .container .right .phone,
.footer-box .header .container .right .addres {
  margin-top: 36px;
  font-family: PingFangSC-Regular;
  font-size: .56rem;
  color: #FFFFFF;
  letter-spacing: 0;
  overflow: hidden;
  position: relative;
}
.footer-box .header .container .right .phone .icon-phone,
.footer-box .header .container .right .addres .icon-phone {
  display: inline-block;
  width: .72rem;
  height: .8rem;
  margin-right: 12px;
  background-image: url('../images/footer_ic_phone.png');
  background-size: cover;
}
.footer-box .header .container .right .addres {
  margin-top: 12px;
}
.footer-box .header .container .right .addres .icon-addres {
  display: inline-block;
  width: .6rem;
  height: .8rem;
  margin-right: 12px;
  background-image: url('../images/footer_ic_location.png');
  background-size: cover;
}
.footer-box .header .container .title {
  font-family: PingFangSC-Regular;
  font-size: .72rem;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: .48rem;
}
.footer-box .header .container .content {
  font-family: PingFangSC-Regular;
  font-size: .56rem;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 1rem;
}
.footer-box .footer {
  background: #1F2937;
}
.footer-box .footer p {
  font-family: PingFangSC-Regular;
  font-size: .4rem;
  color: #CCCCCC;
  letter-spacing: 0;
  text-align: center;
  padding: 19px 0;
}
.footer-box .hide-this {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #303E51;
  letter-spacing: 0;
}
