html {
  font-size: 5.20833333vw;
}
header {
  display: flex;
  justify-content: space-between;
  margin: 0.26rem 0;
  padding: 0 2.4rem;
}
header img {
  height: 0.87rem;
}
header > div {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.16rem;
  color: #333333;
}
header > div a {
  margin-left: 0.4rem;
}
#home {
  display: flex;
  font-weight: bold;
  font-size: 0.6rem;
  color: #333333;
  background: url('../image/image\ 1963.png') no-repeat;
  background-size: cover;
  padding: 2.4rem;
}
#home .text {
  padding: 0.24rem;
  max-width: 8.91rem;
  background: rgba(0, 0, 0, 0.3);
  border-left: 0.04rem solid #B6000B;
}
#home .text p {
  font-weight: 900;
  font-size: 0.48rem;
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 0.4rem;
}
#home .text .info {
  font-weight: bold;
  font-size: 0.16rem;
  color: #FFFFFF;
}
#about {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.32rem;
  padding: 0 2.4rem;
}
#about .title img {
  height: 0.8rem;
}
#about .content {
  display: flex;
}
#about .content .left {
  width: 50%;
  font-weight: 600;
  font-size: 0.14rem;
  color: #686868;
  margin-right: 0.25rem;
}
#about .content .left div {
  text-align: left;
  margin-bottom: 0.5rem;
}
#about .content img {
  width: 50%;
}
#service {
  text-align: center;
  margin-top: 1rem;
  padding: 0 2.4rem;
}
#service .title {
  font-weight: bold;
  font-size: 0.6rem;
  color: #333333;
  line-height: 0.9rem;
}
#service .title img {
  height: 0.8rem;
}
#service .content1 {
  display: flex;
}
#service .content1 .left {
  text-align: left;
  width: 50%;
  background: #F8F8F8;
  border-left: 2px solid #B6000B;
  padding: 0.32rem;
}
#service .content1 .left .info {
  font-weight: 400;
  font-size: 0.14rem;
  color: #1D1D1D;
  line-height: 0.21rem;
  margin-bottom: 0.16rem;
}
#service .content1 .left .label {
  font-weight: 600;
  font-size: 0.18rem;
  color: #B6000B;
  line-height: 0.27rem;
  margin-bottom: 0.12rem;
}
#service .content1 .list {
  display: flex;
  justify-content: space-between;
}
#service .content1 .list > div {
  max-width: 33%;
}
#service .content1 .list > div:nth-child(2) {
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
}
#service .content1 .list .label,
#service .content1 .list .value {
  font-weight: 500;
  font-size: 0.12rem;
  color: #1D1D1D;
  text-align: left;
  word-break: break-all;
}
#service .content1 .title {
  font-size: 0.24rem;
  color: #1D1D1D;
  font-weight: 600;
}
#service .content1 img {
  width: 50%;
}
#service .content2,
#service .content3 {
  display: flex;
  background: #F8F8F8;
  margin-top: 0.32rem;
}
#service .content2 img,
#service .content3 img {
  width: 50%;
}
#service .content2 .right,
#service .content3 .right {
  width: 50%;
  padding: 0.32rem;
  border-right: 2px solid #C90009;
}
#service .content2 .title,
#service .content3 .title {
  text-align: left;
  font-weight: 600;
  font-size: 0.24rem;
  color: #1D1D1D;
  line-height: 36px;
  margin-bottom: 0.16rem;
}
#service .content2 .info,
#service .content3 .info {
  font-weight: 400;
  font-size: 0.14rem;
  color: #1D1D1D;
  text-align: left;
  margin-bottom: 0.16rem;
}
#service .content2 .label,
#service .content3 .label {
  font-weight: 600;
  font-size: 0.18rem;
  color: #B6000B;
  line-height: 0.27rem;
  text-align: left;
  margin-bottom: 0.12rem;
}
#service .content2 .list,
#service .content3 .list {
  display: flex;
  justify-content: space-between;
}
#service .content2 .list > div,
#service .content3 .list > div {
  display: flex;
  flex-direction: column;
}
#service .content2 .list > div img,
#service .content3 .list > div img {
  width: 0.32rem;
  height: 0.32rem;
  margin-bottom: 0.12rem;
}
#service .content2 .list > div span,
#service .content3 .list > div span {
  font-size: 0.12rem;
  line-height: 0.18rem;
}
#service .content3 img {
  margin-right: 0px;
}
#service .content3 .right {
  border-left: 2px solid #C90009;
  border-right: 0px;
}
#contact {
  text-align: center;
  padding: 0.56rem 2.4rem;
}
#contact .title {
  margin-bottom: 0.32rem;
}
#contact .title img {
  max-width: 100%;
  height: 0.8rem;
}
#contact .info-list {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
#contact .info-list > div {
  width: 20%;
  max-width: 3.42rem;
  background: #F8F8F8;
  padding: 0.24rem;
}
#contact .info-list img {
  width: 0.45rem;
  height: 0.45rem;
  display: block;
  margin-bottom: 0.24rem;
}
#contact .info-list .name {
  font-weight: 600;
  font-size: 0.14rem;
  color: #686868;
  line-height: 0.21rem;
  margin-bottom: 0.09rem;
}
#contact .info-list .value {
  font-weight: 600;
  font-size: 0.16rem;
  color: #191818;
  line-height: 0.24rem;
}
#contact .second-title {
  font-weight: 600;
  font-size: 0.24rem;
  color: #191818;
  line-height: 0.36rem;
  text-align: left;
  margin-bottom: 0.24rem;
}
#legal {
  padding: 0 2.4rem;
  text-align: center;
}
#legal > img {
  width: 100%;
}
#legal .title img {
  height: 0.8rem;
}
#legal .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#legal .content img {
  width: 50%;
}
#legal .content .text {
  text-align: left;
  font-size: 0.14rem;
  color: #595959;
  padding: 0.32rem;
}
footer {
  padding: 0.51rem 2.4rem;
  margin-top: 0.51rem;
  display: flex;
  background: #F8F8F8;
  justify-content: space-between;
  align-items: center;
}
footer .top {
  display: flex;
  align-items: center;
  margin-bottom: 0.1rem;
}
footer .top .text {
  max-width: 1.63rem;
  border-left: 1px solid #B9B9B9;
  padding: 0 0.24rem;
  margin-left: 0.24rem;
}
footer img {
  height: 0.75rem;
}
footer .infos {
  display: flex;
  font-size: 0.2rem;
  flex-direction: column;
}
footer .text {
  font-weight: 400;
  font-size: 0.12rem;
  color: #323232;
  text-align: left;
}
footer .privacy {
  margin-bottom: 0.12rem;
  text-decoration: underline;
}
footer .service {
  margin-bottom: 0.12rem;
  text-decoration: underline;
}
