/*基础样式*/
* {
  margin: 0;
  padding: 0;
  font-family: '微软雅黑';
  line-height: 100%;
  list-style: none;
}

html,
body {
  width: 100%;
  min-width: 1080px;
}

button {
  outline: 0 none;
}

a {
  text-decoration: none;
}

/*通用样式*/
h1 {
  font-size: 0.23157894736842105rem;
}

h2 {
  font-size: 0.21052631578947367rem;
}

h3 {
  font-size: 0.18947368421052632rem;
}

h4 {
  font-size: 0.15789473684210525rem;
}

h5 {
  font-size: 0.10526315789473684rem;
}

/*导航栏*/
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  z-index: 100;
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  padding: 0 1.9473684210526316rem;
  background-color: transparent;
  /* transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; */
}

@media screen and (max-width: 1280px) {
  .nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    padding: 0 10%;
    background-color: transparent;
    /* transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; */
  }
}

.JumpBtn{
  cursor: pointer;
}

.nav-container::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.5;
  transform: scaleY(0.5);
}

.nav-scroll {
  background-color: #fff;
}

#hbb-logo {
  vertical-align: middle;
}

.right-side {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-shrink: 0;
  height: 100%;
}

#nav-area {
  display: flex;
  align-items: center;
  height: 100%;
}

#nav-area a {
  position: relative;
  height: 100%;
  padding: 0 14px;
  line-height: 48px;
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.8);
  z-index: 1;
}

#nav-area a:hover {
  color: #fff;
}

.btn-area #login {
  display: inline-block;
  position: relative;
  width: 56px;
  height: 30px;
  box-sizing: border-box;
  border-radius: 6px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  /* transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s; */
}

.btn-area #login {
  border: 1px solid #fff;
  margin-left: 20px;
}

.nav-scroll .btn-area #login {
  border-color: #f74d61;
  color: #f74d61;
}

.nav-scroll #nav-area a {
  color: #000;
}

.nav-scroll #nav-area a:hover {
  color: #f74d61;
}

#underline {
  left: 0.3894736842105263rem;
  width: 0.3894736842105263rem;
}

/*正文部分*/
.container {
  position: relative;
  width: 100%;
}

.container-block-1 {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.block-1-background {
  display: block;
  position: relative;
  width: 100%;
}

.block-1-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0.6421052631578947rem;
  left: 1.6631578947368422rem;
}

.block-1-title {
  position: relative;
  margin-bottom: 0.11578947368421053rem;
  font-size: 0.3473684210526316rem;
  font-weight: bold;
  color: #fff;
}

.block-1-sec-title {
  position: relative;
  margin-bottom: 0.08421052631578947rem;
  font-size: 0.2736842105263158rem;
  font-weight: bold;
  color: #fff;
}

.block-1-slogan {
  position: relative;
  width: 3.4842105263157896rem;
  height: 0.29473684210526313rem;
  margin-bottom: 0.15789473684210525rem;
  background-color: #fefefe;
  text-align: center;
  line-height: 0.29473684210526313rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  color: #000;
}

.block-1-text {
  position: relative;
  margin-bottom: 0.21052631578947367rem;
  font-size: 0.12631578947368421rem;
  color: #fff;
}

.block-1-text:nth-of-type(3) {
  margin-bottom: 0.15789473684210525rem;
}

.block-1-btn {
  display: block;
  position: relative;
  width: 2.142105263157895rem;
  height: 0.4rem;
  border-radius: 0.06315789473684211rem;
  background-color: #ff6400;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  color: #fff;
}

.container-block-2 {
  position: relative;
  width: 100%;
  height: 3.0210526315789474rem;
  background-color: #ff6400;
  overflow: hidden;
}

.block-2-title {
  position: relative;
  width: 100%;
  padding-top: 0.4842105263157895rem;
  margin-bottom: 0.3684210526315789rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  font-family: '微软雅黑';
  color: #fff;
}

.temp-image {
  position: relative;
  width: 0.7368421052631579rem;
  height: 0.7368421052631579rem;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 0.12631578947368421rem;
}

.block-2-item-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 4.947368421052632rem;
  margin: 0 auto;
}

.block-2-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.block-2-image {
  position: relative;
  width: 0.7368421052631579rem;
  height: 0.7368421052631579rem;
  margin-bottom: 0.12631578947368421rem;
  border-radius: 50%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  overflow: hidden;
}

.block-2-image:hover {
  transform: translateY(-0.10526315789473684rem);
}

.block-2-item-title {
  margin-bottom: 0.07368421052631578rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  font-family: '微软雅黑';
  color: #fff;
}

.block-2-item-text {
  line-height: 1.3;
  font-size: 0.12631578947368421rem;
  color: #fff;
}

.container-block-3 {
  position: relative;
  width: 100%;
  height: 3.6842105263157894rem;
  cursor: pointer;
  overflow: hidden;
}

.block-3-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-3-mask {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.block-3-title {
  position: relative;
  width: 100%;
  padding-top: 0.49473684210526314rem;
  margin-bottom: 0.11578947368421053rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #fff;
  opacity: 0;
}

.active .block-3-title {
  animation: title 1.3s ease forwards;
}

.block-3-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.5921052631578947rem;
  height: 0.5921052631578947rem;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.block-3-btn-icon {
  position: relative;
  width: 100%;
  height: 100%;
  background: url('https://hbbwebsite.oss-cn-shenzhen.aliyuncs.com/hbbwebsite/image/1600138278000_video_play_default.png')
    no-repeat;
  background-size: 100%;
}

.container-block-3:hover .block-3-btn-icon {
  position: relative;
  width: 100%;
  height: 100%;
  background: url('https://hbbwebsite.oss-cn-shenzhen.aliyuncs.com/hbbwebsite/image/1600138278000_video_play_hover.png')
    no-repeat;
  background-size: 100%;
}

.container-block-4 {
  position: relative;
  width: 100%;
  height: 4.505263157894737rem;
  overflow: hidden;
}

.block-4-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-4-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-4-sec-title {
  position: relative;
  padding-top: 0.10526315789473684rem;
  text-align: center;
  font-size: 0.16842105263157894rem;
  color: #fff;
}

.block-4-content-area {
  position: relative;
  box-sizing: border-box;
  padding-top: 0.16842105263157894rem;
  padding-left: 1.4421052631578948rem;
}

.block-4-content-bold {
  position: relative;
  margin-bottom: 0.07894736842105263rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-4-content-bold-strong {
  font-size: 0.2rem;
  font-weight: bold;
}

.block-4-content-bold:last-of-type {
  margin-bottom: 0.23157894736842105rem;
}

.block-4-content-ul {
  position: relative;
  margin-left: 20px;
  font-size: 0.12631578947368421rem;
  color: #fff;
}

.block-4-content-li {
  position: relative;
  margin-bottom: 0.07894736842105263rem;
  list-style: disc;
}

.container-block-5 {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.block-5-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-5-sec-title {
  position: relative;
  padding: 0.07368421052631578rem 0 0.4421052631578947rem;
  text-align: center;
  font-size: 0.16842105263157894rem;
  color: #4d4d4d;
}

.block-5-content-area {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  padding-bottom: 0.45263157894736844rem;
}

.block-5-left,
.block-5-right {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.block-5-img-area,
.block-5-text-area {
  position: relative;
  height: 3.0526315789473686rem;
  box-sizing: border-box;
}

.block-5-middle {
  position: relative;
  width: 0.45263157894736844rem;
  height: 9.557894736842105rem;
  padding-top: 0.37894736842105264rem;
}

.block-5-split {
  position: relative;
  width: 100%;
  height: 100%;
}

.block-5-left .block-5-img-area {
  box-sizing: border-box;
  padding: 0 0.14736842105263157rem 0 0.43157894736842106rem;
}

.block-5-right .block-5-img-area {
  padding: 0 0.43157894736842106rem 0 0.14736842105263157rem;
}

.block-5-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.block-5-right .block-5-text-area {
  padding: 0.5263157894736842rem 0 0 0.30526315789473685rem;
}

.block-5-left .block-5-text-area {
  padding: 0.49473684210526314rem 0 0 0.7736842105263158rem;
}

.block-5-text-area-title {
  position: relative;
  margin-bottom: 0.2rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-5-text-area-ul {
  box-sizing: border-box;
  padding-left: 0.15789473684210525rem;
}

.block-5-text-area-li {
  position: relative;
  margin-bottom: 0.05263157894736842rem;
  list-style: disc;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-5-text-area-text {
  display: inline-block;
  position: relative;
  left: -0.15789473684210525rem;
  margin-bottom: 0.12631578947368421rem;
  font-size: 0.12631578947368421rem;
  color: #909399;
}

.block-5-text-area-text.not-last {
  margin-bottom: 0;
}

.container-block-6 {
  position: relative;
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}

.block-6-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-6-sec-title {
  position: relative;
  padding: 0.07368421052631578rem 0 0.4421052631578947rem;
  text-align: center;
  font-size: 0.16842105263157894rem;
  color: #4d4d4d;
}

.block-6-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.49473684210526314rem;
}

.block-6-content-row {
  display: flex;
  justify-content: center;
  height: 2.8526315789473684rem;
}

.block-6-content-row:first-of-type {
  margin-bottom: 0.16842105263157894rem;
}

.block-6-content-item-1 {
  position: relative;
  width: 5.936842105263158rem;
  height: 100%;
  box-sizing: border-box;
  padding: 0.2631578947368421rem 0.23157894736842105rem 0;
  margin-right: 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
}

.block-6-content-item-title {
  position: relative;
  font-size: 0.18rem;
  font-weight: bold;
  color: #ff6400;
}

.block-6-content-item-1-recommond {
  position: relative;
  width: 100%;
  height: 1rem;
  padding-top: 0.10526315789473684rem;
  margin-bottom: 0.12631578947368421rem;
}

.block-6-content-item-1-recommond-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.block-6-content-item-1-sec-title {
  position: relative;
  margin-bottom: 0.05263157894736842rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-6-content-item-1-sec-text {
  position: relative;
  margin-bottom: 0.14736842105263157rem;
  font-size: 0.12631578947368421rem;
  color: #909399;
}

.block-6-content-item-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 2.8842105263157896rem;
  height: 100%;
  border-radius: 0.10526315789473684rem;
  background-color: #ff6400;
}

.block-6-content-item-2-title {
  position: relative;
  padding: 0.22105263157894736rem 0 0.07368421052631578rem;
  font-size: 0.2736842105263158rem;
  font-weight: bold;
  color: #fff;
}

.block-6-content-item-2-sec-title {
  position: relative;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-6-content-item-2-img {
  position: absolute;
  bottom: 0;
  width: 2.042105263157895rem;
  height: 2.210526315789474rem;
}

.block-6-content-item-3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  width: 2.8842105263157896rem;
  height: 100%;
  box-sizing: border-box;
  padding: 0.18421052631578946rem 0 0 0.23157894736842105rem;
  margin-right: 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
  overflow: hidden;
}

.block-6-content-item-3-body {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 0.21052631578947367rem;
}

.block-6-content-item-3-left {
  position: relative;
  width: 0.8526315789473684rem;
  height: 100%;
}

.block-6-content-item-3-left-title {
  position: relative;
  margin-bottom: 0.031578947368421054rem;
  font-size: 0.09473684210526316rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-6-content-item-3-left-text {
  position: relative;
  margin-bottom: 0.14736842105263157rem;
  line-height: 1.2;
  font-size: 0.08421052631578947rem;
  color: #909399;
}

.block-6-content-item-3-right {
  flex-shrink: 0;
  position: relative;
  width: 1.4105263157894736rem;
  height: 2.294736842105263rem;
  margin-right: 0.1368421052631579rem;
  overflow: hidden;
}

.block-6-content-item-3-right-img {
  position: relative;
  width: 100%;
  height: 100%;
}

.block-6-content-item-4 {
  position: relative;
  width: 2.8842105263157896rem;
  height: 100%;
  box-sizing: border-box;
  padding: 0.18421052631578946rem 0.23157894736842105rem 0;
  margin-right: 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
}

.block-6-content-item-4-body {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 101%;
  box-sizing: border-box;
  padding-top: 0.21052631578947367rem;
}

.block-6-content-item-4-body-item {
  display: flex;
  position: relative;
  width: 1.1894736842105262rem;
  height: 0.4rem;
  box-sizing: border-box;
  padding: 0.042105263157894736rem;
  margin-bottom: 0.06315789473684211rem;
  border-radius: 0.05263157894736842rem;
  background-color: #f7f7f7;
}

.block-6-content-item-4-body-item:nth-of-type(odd) {
  margin-right: 0.06315789473684211rem;
}

.item-4-body-item-img {
  flex-shrink: 0;
  position: relative;
  width: 0.3157894736842105rem;
  height: 0.3157894736842105rem;
  margin-right: 0.05263157894736842rem;
}

.item-4-body-item-content {
  flex: 1;
  position: relative;
  width: 100%;
}

.item-4-body-item-content-title {
  position: relative;
  line-height: 1.2;
  font-size: 0.09473684210526316rem;
  font-weight: bold;
  color: #000;
}

.item-4-body-item-content-text {
  position: relative;
  line-height: 1.1;
  font-size: 0.09473684210526316rem;
  color: #909399;
}

.block-6-content-item-5 {
  position: relative;
  width: 2.8842105263157896rem;
  height: 100%;
  box-sizing: border-box;
  padding: 0.18421052631578946rem 0 0 0.23157894736842105rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
}

.container-block-7 {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.block-7-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-7-sec-title {
  position: relative;
  padding: 0.07368421052631578rem 0 0.24210526315789474rem;
  text-align: center;
  font-size: 0.16842105263157894rem;
  color: #4d4d4d;
}

.block-7-top {
  display: flex;
  position: relative;
  width: 8.978947368421053rem;
  height: 2.8526315789473684rem;
  box-sizing: border-box;
  padding: 0.25263157894736843rem 0.23157894736842105rem 0.12631578947368421rem;
  margin: 0 auto 0.17894736842105263rem;
  border-radius: 0.10526315789473684rem;
  background-color: #ff6400;
}

.block-7-top-intro {
  position: relative;
  width: 2.6315789473684212rem;
  overflow: hidden;
}

.block-7-top-intro-title {
  margin-bottom: 0.06315789473684211rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
}

.block-7-top-intro-sec-title {
  margin-bottom: 0.15789473684210525rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-7-top-intro-ul {
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.12631578947368421rem;
}

.block-7-top-intro-li {
  margin-bottom: 0.10526315789473684rem;
  line-height: 1.2;
  list-style: disc;
  font-size: 0.12631578947368421rem;
  color: #fff;
}

.block-7-top-img1-wrapper {
  position: relative;
  width: 2.9473684210526314rem;
  height: 100%;
  margin-left: 0.2631578947368421rem;
}

.block-7-top-img1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.1578947368421053rem;
}

.block-7-top-concat {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 0.9105263157894737rem;
  margin: 0 0.21052631578947367rem 0.4rem;
}

.block-7-top-concat-img {
  position: relative;
  width: 0.7894736842105263rem;
  height: 0.7789473684210526rem;
  margin-bottom: 0.06315789473684211rem;
}

.block-7-top-concat-text {
  position: relative;
  line-height: 1.4;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-7-top-img2-wrapper {
  position: relative;
  width: 1.1157894736842104rem;
  height: 100%;
}

.block-7-top-img2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.2rem;
}

.block-7-bottom {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 8.978947368421053rem;
  height: 2.8526315789473684rem;
  margin: 0 auto 0.6rem;
}

.block-7-left {
  position: relative;
  width: 2.8842105263157896rem;
  height: 2.8526315789473684rem;
  margin-right: 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #f7f7f7;
}

.block-7-left-img {
  position: relative;
  width: 0.8736842105263158rem;
  height: 0.8631578947368421rem;
  margin: 0.5578947368421052rem 0 0 1.4736842105263157rem;
}

.block-7-left-content {
  position: relative;
  margin: 0.14210526315789473rem 0 0 0.23157894736842105rem;
}

.block-7-left-content-title {
  position: relative;
  margin-bottom: 0.06315789473684211rem;
  font-size: 0.2736842105263158rem;
  font-weight: bold;
  color: #ff6400;
}

.block-7-left-content-text {
  position: relative;
  margin-top: 0.12105263157894737rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #ff6400;
}

.block-7-right {
  position: relative;
  width: 5.947368421052632rem;
  height: 2.8526315789473684rem;
  box-sizing: border-box;
  padding: 0.18421052631578946rem 0 0 0.23157894736842105rem;
  border-radius: 0.10526315789473684rem;
  background-color: #f7f7f7;
}

.block-7-right-content {
  position: relative;
  width: 2.4547368421052633rem;
}

.block-7-right-content-title {
  position: relative;
  margin-bottom: 0.10526315789473684rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  color: #ff6400;
}

.block-7-right-content-sec-title {
  position: relative;
  margin-bottom: 0.10526315789473684rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-7-right-content-ul {
  position: relative;
  padding-left: 0.1368421052631579rem;
}

.block-7-right-content-li {
  position: relative;
  margin-bottom: 0.10526315789473684rem;
  list-style: disc;
  line-height: 1.2;
  font-size: 0.12631578947368421rem;
  color: #858585;
}

.block-7-right-img {
  position: absolute;
  bottom: 0.06842105263157895rem;
  right: 0;
  width: 3.4526315789473685rem;
}

.block-7-btn-title {
  position: relative;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-7-btn {
  position: relative;
  width: 1.4736842105263157rem;
  height: 0.2578947368421053rem;
  margin: 0.28421052631578947rem auto 0.3473684210526316rem;
  border-radius: 0.05263157894736842rem;
  background-color: #ff6400;
}

.block-7-btn-content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.2578947368421053rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.container-block-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  background-color: #ff6400;
  overflow: hidden;
}

.block-8-title {
  position: relative;
  padding: 0.4842105263157895rem 0 0.2631578947368421rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-8-sec-title {
  position: absolute;
  top: 0.8421052631578947rem;
  width: 3.789473684210526rem;
  height: 0.3684210526315789rem;
  border-radius: 0.15789473684210525rem;
  background-color: #fff;
  text-align: center;
  line-height: 0.3684210526315789rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  color: #ff6400;
  z-index: 10;
}

.block-8-text-area {
  position: absolute;
  top: 1.3368421052631578rem;
}

.block-8-text {
  position: relative;
  text-align: center;
  line-height: 1.2;
  font-size: 0.12631578947368421rem;
  color: #fff;
}

.block-8-img {
  display: block;
  position: relative;
  width: 8.473684210526315rem;
  height: 5.2631578947368425rem;
  margin-bottom: 0.6947368421052632rem;
}

.container-block-9 {
  position: relative;
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}

.block-9-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-9-sec-title {
  position: relative;
  padding: 0.07368421052631578rem 0 0.24210526315789474rem;
  text-align: center;
  font-size: 0.16842105263157894rem;
  color: #4d4d4d;
}

.block-9-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0.30526315789473685rem;
}

.block-9-content-top {
  display: flex;
  position: relative;
  width: 9rem;
  height: 2.8526315789473684rem;
  margin-bottom: 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
  overflow: hidden;
}

.block-9-content-top-left {
  position: relative;
  width: 4.157894736842105rem;
  box-sizing: border-box;
  padding: 0.2631578947368421rem 0.4rem 0 0.23157894736842105rem;
}

.block-9-content-top-left-title {
  position: relative;
  margin-bottom: 0.15789473684210525rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ff6400;
}

.block-9-content-top-left-text {
  position: relative;
  margin-bottom: 0.25263157894736843rem;
  line-height: 1.2;
  font-size: 0.12631578947368421rem;
  color: #858585;
}

.block-9-content-top-left-analysis {
  display: flex;
  position: relative;
  margin: 0 0 0.22105263157894736rem 0.15789473684210525rem;
}

.block-9-content-top-left-analysis-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 0.5894736842105263rem;
  height: 0.6210526315789474rem;
  margin-right: 0.5578947368421052rem;
}

.block-9-content-top-left-analysis
  .block-9-content-top-left-analysis-item:last-of-type {
  margin-right: 0;
}

.block-9-content-top-left-analysis-icon {
  position: relative;
  width: 0.45263157894736844rem;
  height: 0.45263157894736844rem;
}

.block-9-content-top-left-analysis-text {
  font-size: 0.09473684210526316rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-9-content-top-right {
  position: relative;
  width: 4.242105263157895rem;
  height: 2.6736842105263157rem;
  margin-top: 0.20526315789473684rem;
}

.block-9-content-left {
  display: inline-block;
  position: relative;
  width: 5.947368421052632rem;
  height: 2.8526315789473684rem;
  margin-right: 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
  overflow: hidden;
}

.block-9-content-left-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.189473684210526rem;
  height: 100%;
}

.block-9-content-left-title {
  position: relative;
  margin: 0.7631578947368421rem 0 0.15789473684210525rem 0.23157894736842105rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ff6400;
}

.block-9-content-left-text {
  position: relative;
  width: 1.7157894736842105rem;
  margin-left: 0.23157894736842105rem;
  line-height: 1.2;
  font-size: 0.12631578947368421rem;
  color: #858585;
}

.block-9-content-right {
  display: inline-block;
  position: relative;
  width: 2.8842105263157896rem;
  height: 2.8526315789473684rem;
  box-sizing: border-box;
  padding: 0.25263157894736843rem 0 0 0.23157894736842105rem;
  border-radius: 0.10526315789473684rem;
  background-color: #fff;
  overflow: hidden;
}

.block-9-content-right-title {
  position: relative;
  line-height: 1.2;
  font-size: 0.2rem;
  font-weight: bold;
  color: #ff6400;
}

.block-9-content-right-sec-title {
  position: relative;
  margin-top: 0.12631578947368421rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #ff6400;
}

.block-9-content-right-img {
  position: relative;
  width: 0.7684210526315789rem;
  height: 0.7684210526315789rem;
  margin: 0.7368421052631579rem 0 0 1.5578947368421052rem;
}

.container-block-10 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.block-10-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-10-sec-title {
  position: relative;
  padding: 0.08421052631578947rem 0 0.12631578947368421rem;
  font-size: 0.16842105263157894rem;
  color: #4d4d4d;
}

.block-10-text {
  position: relative;
  line-height: 1.2;
  font-size: 0.16842105263157894rem;
  color: #858585;
}

.block-10-list {
  display: flex;
  justify-content: center;
  margin: 0.3263157894736842rem 0 0.7157894736842105rem;
}

.block-10-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 0.8947368421052632rem;
  margin-right: 0.4631578947368421rem;
}

.block-10-list-item:last-of-type {
  margin-right: 0;
}

.block-10-list-item-img {
  position: relative;
  width: 0.8947368421052632rem;
  height: 0.8947368421052632rem;
  margin-bottom: 0.07368421052631578rem;
}

.block-10-list-item-text {
  position: relative;
  font-size: 0.09473684210526316rem;
  color: #4d4d4d;
}

.container-block-11 {
  position: relative;
  width: 100%;
  height: 2.9210526315789473rem;
}

.block-11-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-11-title {
  position: relative;
  padding: 0.4842105263157895rem 0 0.35789473684210527rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-11-img {
  display: block;
  position: relative;
  width: 4.989473684210527rem;
  height: 0.8631578947368421rem;
  margin: 0 auto 0.08947368421052632rem;
}

.block-11-list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.block-11-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-right: 1.01rem;
}

.block-11-list-item:last-of-type {
  margin-right: 0;
}

.block-11-list-item-text {
  position: relative;
  line-height: 1.2;
  font-size: 0.09473684210526316rem;
  color: #fff;
}

.container-block-12 {
  position: relative;
  width: 100%;
  background-color: #fff;
}

.block-12-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-12-content {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0.2631578947368421rem 0.42105263157894735rem;
}

.block-12-content-top {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin-bottom: 0.23157894736842105rem;
}

.content-12-top-item {
  position: relative;
  width: 2.905263157894737rem;
  box-sizing: border-box;
  padding: 0.23157894736842105rem;
  border-radius: 0.10526315789473684rem;
  background-color: #f4f4f4;
}

.content-12-top-item-title {
  position: relative;
  margin-bottom: 0.12631578947368421rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  color: #4d4d4d;
}

.content-12-item-img {
  display: block;
  position: relative;
  margin: 0 auto;
}

.content-12-item-img.large {
  width: 1.894736842105263rem;
  height: 2.0526315789473686rem;
  margin-bottom: 0.22631578947368422rem;
}

.content-12-item-img.small {
  width: 1.2105263157894737rem;
  height: 1rem;
  margin-bottom: 0.21052631578947367rem;
}

.content-12-item-name {
  position: relative;
  margin-bottom: 0.12105263157894737rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.content-12-item-text {
  position: relative;
  line-height: 1.2;
  font-size: 0.10526315789473684rem;
  color: #4d4d4d;
  white-space: nowrap;
}

.block-12-content-title {
  position: relative;
  margin-bottom: 0.14736842105263157rem;
  font-size: 0.16842105263157894rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-12-content-bottom {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.content-12-bottom-item {
  position: relative;
  width: 1.631578947368421rem;
  height: 2rem;
  box-sizing: border-box;
  padding: 0.17894736842105263rem 0.21052631578947367rem 0.16842105263157894rem;
  border-radius: 0.10526315789473684rem;
  background-color: #f4f4f4;
}

.container-block-13 {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.39473684210526316rem;
  background-color: #f7f7f7;
}

.block-13-title {
  position: relative;
  padding: 0.4842105263157895rem 0 0.2631578947368421rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-13-img {
  position: relative;
  width: 100%;
  margin-bottom: 0.4842105263157895rem;
}

.container-block-14 {
  position: relative;
  width: 100%;
  background-color: #ff6400;
  overflow: hidden;
}

.block-14-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-14-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  margin-bottom: 0.15789473684210525rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #fff;
}

.block-14-text {
  position: relative;
  margin-bottom: 0.29473684210526313rem;
  text-align: center;
  font-size: 0.12631578947368421rem;
  color: #fff;
}

.block-14-container {
  width: 80%;
  margin: 0 auto;
}

.block-14-row {
  display: flex;
  position: relative;
}

.block-14-row-item {
  display: flex;
  align-items: flex-start;
  width: 25%;
  height: 0.9842105263157894rem;
  z-index: 10;
}

.block-14-row-item.marginleft {
  position: absolute;
  right: 0;
}

.block-14-item-img {
  position: relative;
  width: 0.25263157894736843rem;
  box-sizing: border-box;
  padding-top: 0.06315789473684211rem;
  margin-right: 0.08421052631578947rem;
}

.block-14-item-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.block-14-line {
  position: relative;
  top: -0.225rem;
  width: 100%;
  height: 0.005263157894736842rem;
  margin: 0 auto;
  background-color: #ff7878;
}

.block-14-item-content-title {
  margin-bottom: 0.06315789473684211rem;
  font-size: 0.09473684210526316rem;
  font-weight: bold;
  color: #fff;
}

.block-14-item-content-list {
  display: flex;
  flex-direction: column;
}

.block-14-item-content-list-item {
  line-height: 1.2;
  font-size: 0.07368421052631578rem;
  color: #fff;
  white-space: nowrap;
}

.block-14-added_title {
  position: relative;
  margin-bottom: 0.22631578947368422rem;
  font-size: 0.15789473684210525rem;
  color: #fff;
}

.container-block-15 {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.block-15-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  margin-bottom: 0.24736842105263157rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  color: #4d4d4d;
}

.block-15-img {
  display: block;
  position: relative;
  width: 6rem;
  margin: 0 auto 0.24736842105263157rem;
}

.container-block-16 {
  position: relative;
  width: 100%;
  height: 2.9684210526315788rem;
  overflow: hidden;
}

.block-16-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-16-title {
  position: relative;
  padding-top: 0.4842105263157895rem;
  margin-bottom: 0.24736842105263157rem;
  text-align: center;
  font-size: 0.2631578947368421rem;
  font-weight: bold;
  font-family: '微软雅黑';
  color: #fff;
}

.block-16-btn-wrapper {
  position: relative;
  width: 1.4736842105263157rem;
  height: 0.2578947368421053rem;
  margin: 0 auto;
  border-radius: 0.05263157894736842rem;
  background-color: #fff;
}

.block-16-btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.2578947368421053rem;
  font-size: 0.12631578947368421rem;
  font-weight: bold;
  color: #ff6400;
}

.video-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.video-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4.7368421052631575rem;
  height: 2.6315789473684212rem;
  transform: translate(-50%, -50%);
}

.video {
  position: relative;
  width: 100%;
}

.close-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  cursor: pointer;
  transform: translateX(100%);
}

.flexible-box {
  height: 1.95rem;
  /* width: 6.32rem; */
  position: relative;
  margin: 0 auto;
}

.page-5-form {
  width: 3.894rem;
  margin: 0 auto;
}

.page-5-form .form-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.17rem;
}

.page-5-form label {
  flex-shrink: 0;
  margin-right: 0.1rem;
  font-size: 0.12rem;
  color: #fff;
  white-space: nowrap;
}

.page-5-form input {
  flex: 1;
  height: 0.3157rem;
  padding-left: 0.132rem;
  border: 1px solid #ebebeb;
  border-radius: 0.05rem;
  background: #ffffff;
  font-size: 0.12rem;
}

.page-5-form input:focus {
  outline: none;
  background: #ffffff;
  box-shadow: 1px 1px 2px rgba(7, 17, 27, 0.1);
}

.page-5-form .submit-button {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 0.12rem;
  font-weight: bold;
  color: #ff6400;
  width: 100%;
  height: 0.3157rem;
  background-color: #fff;
  border-radius: 0.05rem;
}

/* 底部样式 */
footer {
  position: relative;
  width: 100%;
  height: 350px;
  background-color: #162b42;
  color: #ddd;
  font-size: 15px;
  padding-top: 46px;
}

/* footer table {
  margin: 0 auto;
} */

footer table th {
  font-weight: bold;
  color: #b4cce9;
  padding: 0.07368421052631578rem 0.2736842105263158rem 0;
  text-align: left;
}

footer table td {
  color: #a2b9d4;
  padding: 0.07368421052631578rem 0.2736842105263158rem 0;
}

footer a,
footer a:link,
footer a:hover,
footer a:active,
footer a:visited {
  color: #a2b9d4;
}

footer a:hover {
  text-decoration: underline;
}

.pointer {
  cursor: pointer;
}

footer table span {
  text-decoration: underline;
}

footer > p {
  font-size: 0.06842105263157895rem;
  color: #a2b9d4;
  text-align: center;
  position: relative;
}

#wxQRCode-area {
  position: absolute;
  top: 0.42105263157894735rem;
  left: 50%;
  margin-left: -0.2736842105263158rem;
  padding: 0.07894736842105263rem;
  background-color: #fff;
  color: #1b1b1b;
  border-radius: 0.02631578947368421rem;
  display: none;
}

#wxQRCode-area:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
  bottom: -0.10526315789473684rem;
  left: 50%;
  margin-left: -0.05263157894736842rem;
}

#wxQRCode-icon {
  width: 0.7052631578947368rem;
  height: 0.7052631578947368rem;
}

#wxQRCode-area > p {
  text-align: center;
  margin-top: 0.05263157894736842rem;
}

#followUs {
  margin-top: 0.3157894736842105rem;
  word-spacing: 0.05263157894736842rem;
}

#followUs img {
  cursor: pointer;
}

#copyRight {
  margin-top: 0.07368421052631578rem;
  word-spacing: 0.031578947368421054rem;
}

#gonganbeian {
  width: 240px;
  margin: 0 auto;
  padding: 10px 0px;
  font-size: 13px;
}

#gonganbeian a {
  display: flex;
  align-items: center;
  text-decoration: none;
  height: 0.10526315789473684rem;
  line-height: 0.10526315789473684rem;
}

#gonganbeian span {
  float: left;
  height: 0.10526315789473684rem;
  line-height: 0.10526315789473684rem;
  margin: 0rem 0rem 0rem 0.02631578947368421rem;
}
