nav {
  width: 28.8rem;
  height: 1.44rem;
  background: #ffffff;
  box-shadow: 0rem 0.02rem 0rem 0rem #d2d2d2;
  border-radius: 0rem 0rem 0rem 0rem;
  opacity: 0.9;
  padding: 0 2.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav img{
  width: 5.44rem;
}
.menu_list {
  display: flex;
  align-items: center;
}
.menu_list li {
  margin-right: 0.96rem;
}
.menu_list li a {
  font-weight: 500;
  font-size: 0.32rem;
  color: #5f5f5f;
}
li.active a {
  color: #031f28;
}
li.contact_us {
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  border: 0.02rem solid #5f5f5f;
  padding: 0.24rem 0.4rem 0.22rem;
}
.banner-top {
  font-weight: 400;
  font-size: 1.02rem;
  color: #031f28;
  padding: 2rem 2.4rem;
  text-transform: uppercase;
}
.banner-top .p2 {
  margin-left: 2.2rem;
}
.banner-top .p3 {
  margin-left: 0.64rem;
}
.banner {
  width: 26.4rem;
  height: 14rem;
  float: right;
}
.weare {
  width: 28.8rem;
  height: 7.34rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.4rem;
}
.weare_left {
  width: 11.82rem;
  height: 3.36rem;
  font-weight: 400;
  font-size: 0.64rem;
  color: #031f28;
  line-height: 0.83rem;
}
.weare_right {
  width: 3.24rem;
  height: 1.04rem;
  background: #ffffff;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  border: 0.02rem solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.weare_right a {
  font-weight: 500;
  font-size: 0.48rem;
  color: #031f28;
  line-height: 0.58rem;
}
.gray-box {
  width: 28.8rem;
  height: 13.54rem;
  background: #edf1f2;
  box-shadow: inset 0rem 0.1rem 1rem 0rem rgba(0, 0, 0, 0.25);
  padding: 2.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gray-box-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  --animate-duration: 2.8s;
}
.box-xh {
  font-weight: 400;
  font-size: 0.48rem;
  color: #000000;
  line-height: 0.58rem;
  margin-top: 0.08rem;
  margin-right: 0.76rem;
}
.right-title {
  font-weight: 400;
  font-size: 0.54rem;
  color: #031f28;
  /* line-height: 0.77rem; */
}
.right-content {
  width: 8rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: rgba(3, 31, 40, 0.6);
  line-height: 0.48rem;
  margin-top: 0.36rem;
}
.black-box {
  width: 28.8rem;
  height: 13.44rem;
  background: #031f28;
  padding: 2rem 2.4rem;
}
.thechef {
  font-weight: 400;
  font-size: 0.64rem;
  color: #ffffff;
  line-height: 0.83rem;
  margin-bottom: 1.26rem;
}
.three-item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.three-item {
  width: 7.6rem;
  height: 7.28rem;
  background: #102a33;
  border: 0.02rem solid rgba(255, 255, 255, 0.2);
  padding-top: 1.2rem;
  padding-left: 0.6rem;
  color: #fff;
  --animate-duration: 2s;
}
.three-item .number {
  font-weight: 400;
  font-size: 0.48rem;
  color: #ffffff;
  line-height: 0.58rem;
}
.number-bottom {
  font-weight: 400;
  font-size: 0.48rem;
  color: #ffffff;
  margin-top: 1.2rem;
  margin-bottom: 0.6rem;
}
.letter-font {
  font-weight: 400;
  font-size: 0.28rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 0.45rem;
}
.font-people {
  width: 28.8rem;
  height: 14.36rem;
  padding: 2rem 2.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.people-self {
  width: 10rem;
  height: 10rem;
}
.people-self img {
  width: 10rem;
  height: 10rem;
}
.people-language {
  width: 11.8rem;
  height: 3.6rem;
  font-weight: 400;
  font-size: 0.8rem;
  color: #000000;
  line-height: 1.2rem;
}
.people-language-bottom {
  width: 9.84rem;
  height: 0.84rem;
  font-weight: 400;
  font-size: 0.64rem;
  color: #000000;
  line-height: 0.83rem;
  margin-top: 1.4rem;
}
.readyto {
  width: 28.8rem;
  height: 5.98rem;
  padding: 1rem 2.4rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.readyto-title {
  font-weight: 400;
  font-size: 0.8rem;
  color: #000000;
  line-height: 1.2rem;
}
.readyto-content {
  font-weight: 400;
  font-size: 0.36rem;
  color: #031f28;
  line-height: 0.54rem;
  margin-top: 0.24rem;
}
.jump-btn {
  width: 3.24rem;
  height: 1.04rem;
  background: #ffffff;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  border: 0.02rem solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jump-btn a {
  font-weight: 500;
  font-size: 0.48rem;
  color: #031f28;
  line-height: 0.58rem;
}
footer {
  width: 28.8rem;
  height: 14.4rem;
  background: #edf1f2;
  box-shadow: inset 0rem 0.1rem 1rem 0rem rgba(0, 0, 0, 0.25);
  padding: 2rem 2.4rem;
}
.footer-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}
.bottom-logo {
  width: 5.93rem;
  height: 0.8rem;
}
.bottom-logo img {
  width: 5.93rem;
  height: 0.8rem;
}
.bottom-logo-text {
  width: 8rem;
  height: 3.24rem;
  font-weight: 400;
  font-size: 0.36rem;
  color: #031f28;
  line-height: 0.54rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.64rem;
}
.footer-top-right {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-top-menu {
  display: flex;
  flex-direction: column;
  margin-right: 3.16rem;
}
.footer-top-right a {
  display: block;
  font-weight: bold;
  font-size: 0.32rem;
  color: #031f28;
  line-height: 0.38rem;
  margin-bottom: 0.4rem;
}
.footer-bottom {
  width: 100%;
  height: 3.92rem;
  border-top: 0.02rem solid #031f28;
  padding-top: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-bottom-left div {
  width: 8.88rem;
  font-weight: 400;
  font-size: 0.36rem;
  color: #031f28;
  line-height: 0.54rem;
  margin-bottom: 0.48rem;
}
.footer-bottom-right {
  width: 4.86rem;
  height: 0.84rem;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  border: 0.02rem solid #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 0.24rem 0.2rem;
}
.send-img{
  width: 0.4rem;
  height: 0.4rem;
}
.send-img img{
  width: 0.4rem;
  height: 0.4rem;
}
