* {
  margin: 0;
  padding: 0;
}

body {
  min-height: 35.855rem;
}

.wryh {
  font-family: PingFangSC-Regular, sans-serif;
}

.head {
  width: 100%;
  height: 5.635rem;
  background-color: blue;
  box-sizing: border-box;
  background-image: url(./../images/banner.jpg);
  background-size: 100% 100%;
  margin-top: 0.62rem;
}

.head-head {
  width: 100%;
  height: 0.62rem;
  border-bottom: 0.01rem solid #626d73;
  display: flex;
  align-items: center;
  padding: 0 0.2rem;
  background-image: url(./../images/banner.jpg);
  background-position: 0 0;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

.head-head > img {
  width: 1.16rem;
  height: 0.285rem;
}

.head-body {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.xinche-logo {
  width: 0.7787rem;
  height: 0.4532rem;
  margin: 0.525rem 0;
}

.head-span-first {
  font-size: 0.205rem;
  color: #ffffff;
  margin-bottom: 0.175rem;
}

.head-span-second {
  font-size: 0.335rem;
  color: #ffffff;
  font-weight: bolder;
  margin-bottom: 0.15rem;
}

.head-span-third {
  font-size: 0.125rem;
  color: #ffffff;
  font-weight: bolder;
}

.floating {
  width: auto;
  height: 2.8rem;
  background-color: #ffffff;
  position: absolute;
  top: 4.51rem;
  left: 0.21rem;
  right: 0.21rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 0.195rem 0.13rem;
  box-sizing: border-box;
}

.floating-item {
  width: 100%;
  display: flex;
  align-items: center;
  height: 0.665rem;
  margin-bottom: 0.185rem;
}

.floating-item-img {
  min-width: 0.675rem !important;
  height: 100% !important;
  vertical-align: middle !important;
}

.floating-item-span {
  font-size: 0.13rem;
  color: #409dfc;
  font-weight: bolder;
  margin-left: 0.085rem;
}

.line-box {
  background-color: #e3e8ec;
  width: 100%;
  height: 5.8rem;
  padding-top: 1.38rem;
  box-sizing: border-box;
}

.line-box-title-box {
  display: flex;
  flex-flow: column;
  width: 100%;
  align-items: center;
  color: #5f616d;
}

.line-box-title {
  font-size: 0.21rem;
  line-height: 0.295rem;
}

.line-box-title-msg {
  font-size: 0.08rem;
  line-height: 0.11rem;
  transform: scale(0.8);
}

.line-position2,
.line-position1 {
  position: relative;
  width: 100%;
  background-position: 0 0.28rem;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.line-position1 {
  margin-top: 0.385rem;
  background-image: url('./../images/line1.png');
  height: 1.63rem;
  margin-bottom: 0.4rem;
}

.line-position2 {
  background-image: url('./../images/line2.png');
  height: 1.325rem;
}

.line-position-item {
  width: 0.935rem;
  height: 1rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  position: absolute;
}

.line-position-item > img {
  width: 0.6rem;
  height: 0.6rem;
  margin-bottom: 0.015rem;
}

.line-position-item-title {
  font-size: 0.1rem;
  color: #258ffc;
  line-height: 0.14rem;
}

.line-position-item-msg {
  font-size: 0.1rem;
  color: #5f616d;
  transform: scale(0.7);
  white-space: nowrap;
  margin-top: 0.02rem;
  line-height: 0.11rem;
}

.line-position-item1 {
  top: 0;
  left: 0.13rem;
}

.line-position-item2 {
  bottom: 0;
  left: 1.48rem;
}

.line-position-item3 {
  top: 0;
  left: 2.71rem;
}

.hulian {
  width: 100%;
  height: 5.635rem;
  background-image: url(./../images/quanwang-bg.jpg);
  background-size: 100% 100%;
  padding: 0.485rem 0.2rem 0 0.2rem;
  box-sizing: border-box;
}

.hulian-title-box {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #ffffff;
}

.hulian-title {
  font-size: 0.21rem;
  line-height: 0.295rem;
}

.hulian-msg {
  line-height: 0.11rem;
  font-size: 0.1rem;
  transform: scale(0.8);
}

.hulian-foot {
  width: 100%;
  margin-top: 0.38rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hulian-foot-item {
  width: 1.55rem;
  height: 1.75rem;
  border: 0.01rem solid #fff;
  border-radius: 0.1rem;
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  flex-flow: column;
  box-sizing: border-box;
  color: #fff;
}

.hulian-foot-item:first-child {
  padding-top: 0.305rem;
}

.hulian-foot-item:nth-child(2) {
  padding-top: 0.265rem;
}

.hulian-foot-item:nth-child(3) {
  padding-top: 0.215rem;
}

.hulian-foot-item:nth-child(4) {
  padding-top: 0.245rem;
}

.hulian-foot-item > img {
  width: 0.38rem;
  height: 0.4rem;
  margin-bottom: 0.13rem;
}

.hulian-foot-item-title {
  font-size: 0.17rem;
  line-height: 0.24rem;
  font-weight: bolder;
  margin-bottom: 0.07rem;
}

.hulian-foot-item-msg {
  font-size: 0.11rem;
  line-height: 0.15rem;
}

.hezuopingtai {
  width: 100%;
  padding-bottom: 0.3rem;
  background-color: #e3e8ec;
  padding-top: 0.425rem;
  box-sizing: border-box;
}

.hezuopingtai-title-box {
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #5f616d;
  margin-bottom: 0.4rem;
}

.hezuopingtai-title {
  font-size: 0.21rem;
  line-height: 0.295rem;
}

.hezuopingtai-msg {
  font-size: 0.1rem;
  transform: scale(0.8);
  text-transform: uppercase;
}

.hezuopingtai-logo-box {
  width: 3.305rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.hezuopingtai-logo-item {
  width: 1rem;
  height: 0.3478rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.315rem;
}
.hezuopingtai-logo-item img {
  width: 1.2rem;
}
.more10 {
  margin-top: 0.12rem;
}

.hezuoshichang-box {
  width: 3.35rem;
  margin: 0 auto 0.1rem auto;
  display: flex;
  flex-flow: column;
  height: 1.85rem;
}

.hezuoshichang-box > img {
  width: 100%;
  height: 1.5rem;
}

.hezuoshichang-bottom {
  height: 0.35rem;
  padding-left: 0.095rem;
  box-sizing: border-box;
  font-size: 0.16rem;
  color: #4a4a4a;
  line-height: 0.35rem;
  background-color: #fff;
}

.xinche-info {
  width: 100%;
  height: 2.555rem;
  background-image: url(./../images/contact-bg.jpg);
  background-size: 100% 100%;
  display: flex;
  flex-flow: column;
  padding: 0.22rem 0.195rem;
  box-sizing: border-box;
}

.foot-logo {
  width: 1.16rem;
  min-height: 0.285rem;
}

.info-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.125rem;
  padding-bottom: 0.17rem;
  border-bottom: 0.01rem solid #a7a7a7;
  margin-bottom: 0.205rem;
}

.info-item {
  width: 45%;
  font-size: 0.105rem;
  color: #a7a7a7;
  margin-bottom: 0.08rem;
  white-space: nowrap;
}

.info-foot {
  width: 100%;
  display: flex;
  overflow-x: initial;
}

.we-chat {
  width: 0.515rem;
  height: 0.515rem;
}

.info-foot-right {
  display: flex;
  flex-flow: column;
  line-height: 0.175rem;
}

.info-foot-right-item {
  font-size: 0.1rem;
  color: #a7a7a7;
  white-space: nowrap;
  transform: scale(0.9);
}
.lxkf {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fda400;
  border-radius: 50%;
  position: fixed;
  bottom: 1.2rem;
  right: 0.19rem;
}
