.box_bgc {
  background-color: #fbfbfb;
}
.banner {
  position: relative;
  width: 100%;
  height: 6.66666667rem;
  background: url(../images/crossBorder/banner_01.png) no-repeat center center / cover;
}
.banner .button {
  position: absolute;
  left: 0.49333333rem;
  bottom: 1.2rem;
  width: 2.72rem;
  height: 0.81333333rem;
  border-radius: 0.41333333rem;
  border: solid 0.01333333rem #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.33333333rem;
  line-height: 0.36rem;
  color: #ffffff;
}
.list_one .list_item {
  width: 9.44rem;
  height: 3.33333333rem;
  margin: 0.24rem 0.26666667rem;
  box-shadow: 0 0 0.26666667rem 0 rgba(0, 0, 0, 0.04);
  display: flex;
}
.list_one .list_item .list_item_left {
  width: 2.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_one .list_item .list_item_left img {
  width: 1.33333333rem;
  height: 1.33333333rem;
}
.list_one .list_item .list_item_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.list_one .list_item .list_item_right .title {
  font-size: 0.4rem;
  line-height: 0.29333333rem;
  color: #333;
}
.list_one .list_item .list_item_right .content {
  margin-top: 0.29333333rem;
  font-size: 0.32rem;
  line-height: 0.46666667rem;
  color: #999;
}
.list_two .list_two_item {
  width: 9.46666667rem;
  margin: 0 auto 1.06666667rem;
}
.list_two .list_two_item .title {
  text-align: center;
  font-size: 0.4rem;
  line-height: 0.29333333rem;
  color: #333333;
}
.list_two .list_two_item .content {
  margin-top: 0.65333333rem;
  width: 100%;
}
.list_two .list_two_item .content img {
  width: 100%;
  height: 100%;
}
.list_three {
  width: 9.52rem;
  height: 6.17333333rem;
  margin: 0 auto;
}
.list_three img {
  width: 100%;
  height: 100%;
}
.list_four .list_item {
  width: 9.50666667rem;
  margin: 0 auto 0.21333333rem;
  background-color: #fff;
  box-shadow: 0 0 0.26666667rem 0 rgba(0, 0, 0, 0.04);
  padding: 0.26666667rem 0.13333333rem;
}
.list_four .list_item img {
  width: 100%;
}
.list_five {
  width: 100%;
  height: 0.72rem;
  display: flex;
  overflow-x: scroll;
}
.list_five::-webkit-scrollbar {
  display: none;
}
.list_five .list_five_item {
  text-align: center;
  width: 23%;
  font-size: 0.37333333rem;
  line-height: 0.37333333rem;
  color: #333333;
  flex-shrink: 0;
}
.list_five .list_five_item_selected {
  position: relative;
  color: #3a96fe;
}
.list_five .list_five_item_selected::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.26666667rem;
  height: 0.16rem;
  background: url(../images/crossBorder/icon_triangle.png) no-repeat center center / cover;
}
.list_five_detail {
  position: relative;
  width: 9.52rem;
  height: 12.74666667rem;
  margin: 0 auto;
  background-color: #f8f8f8;
  padding: 0.48rem 0.4rem;
}
.list_five_detail:last-child .list .list_item {
  background-color: #f8f8f8;
}
.list_five_detail:last-child .list .list_item:nth-child(-n+4) {
  background-color: #fff;
}
.list_five_detail:last-child .list .list_item.clear {
  background-color: #f8f8f8;
}
.list_five_detail .cube {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.97333333rem;
  height: 2rem;
  background: url(../images/crossBorder/icon_cube_big.png) no-repeat center center / cover;
}
.list_five_detail .title {
  display: flex;
  align-items: center;
}
.list_five_detail .title .icon {
  width: 0.4rem;
  height: 0.45333333rem;
}
.list_five_detail .title .title1 {
  margin-left: 0.18666667rem;
  font-size: 0.41333333rem;
  line-height: 0.29333333rem;
  color: #333333;
}
.list_five_detail .title .title2 {
  margin-left: 0.13333333rem;
  font-size: 0.34666667rem;
  color: #999999;
}
.list_five_detail .list {
  margin-top: 0.53333333rem;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
}
.list_five_detail .list .list_item {
  width: 2.08rem;
  height: 0.93333333rem;
  margin: 0.13333333rem 0;
  margin-right: 0.12rem;
  font-size: 0.32rem;
  line-height: 0.41333333rem;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.list_five_detail .list .list_item:nth-child(4n) {
  margin-right: 0;
}
.list_five_detail .list .list_item:nth-child(8n+5) {
  background-color: #dbebfd;
}
.list_five_detail .list .list_item:nth-child(8n+6) {
  background-color: #dbebfd;
}
.list_five_detail .list .list_item:nth-child(8n+7) {
  background-color: #dbebfd;
}
.list_five_detail .list .list_item:nth-child(8n+8) {
  background-color: #dbebfd;
}
.list_five_detail .banner {
  width: 8.65333333rem;
  height: 4.25333333rem;
  margin: 0.53333333rem auto 0;
}
.list_six {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.list_six .list_item {
  padding: 0.82666667rem 0.26666667rem;
  width: 4.6rem;
  height: 6.22666667rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin-bottom: 0.29333333rem;
}
.list_six .list_item .icon {
  width: 1.46666667rem;
  height: 1.46666667rem;
}
.list_six .list_item .title {
  text-align: center;
  margin: 0.4rem 0;
  font-size: 0.4rem;
  line-height: 0.29333333rem;
  color: #333333;
}
.list_six .list_item .content {
  text-align: center;
  font-size: 0.26666667rem;
  line-height: 0.4rem;
  text-indent: 0.26666667rem;
  color: #999999;
}
.list_seven .list_item {
  width: 9.49333333rem;
  height: 5.05333333rem;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
.list_seven .list_item:nth-child(1) {
  background: url(../images/crossBorder/banner_list_seven_01.png) no-repeat center center / cover;
}
.list_seven .list_item:nth-child(2) {
  background: url(../images/crossBorder/banner_list_seven_02.png) no-repeat center center / cover;
}
.list_seven .list_item:nth-child(3) {
  background: url(../images/crossBorder/banner_list_seven_03.png) no-repeat center center / cover;
}
.list_seven .list_item:nth-child(4) {
  background: url(../images/crossBorder/banner_list_seven_04.png) no-repeat center center / cover;
}
.list_seven .list_item:nth-child(5) {
  background: url(../images/crossBorder/banner_list_seven_05.png) no-repeat center center / cover;
}
.list_seven .list_item .prWrap {
  width: 100%;
  height: 100%;
  padding: 0.26666667rem;
  background-color: rgba(0, 0, 0, 0.58);
}
.list_seven .list_item .prWrap .title {
  width: 100%;
  height: 0.88rem;
  border-bottom: 0.01333333rem solid #f4f4f4;
  display: flex;
  align-items: center;
}
.list_seven .list_item .prWrap .title .icon {
  width: 0.42666667rem;
  height: 0.42666667rem;
}
.list_seven .list_item .prWrap .title text {
  margin-left: 0.26666667rem;
  font-size: 0.4rem;
  line-height: 0.29333333rem;
  color: #ffffff;
}
.list_seven .list_item .prWrap .content {
  margin-top: 0.48rem;
}
.list_seven .list_item .prWrap .content ul {
  margin: 0;
  padding-left: 0.4rem;
}
.list_seven .list_item .prWrap .content ul li {
  font-size: 0.32rem;
  line-height: 0.65333333rem;
  color: #f7f7f7;
}
.footer {
  position: relative;
  width: 100%;
  height: 4rem;
  background: url(../images/crossBorder/banner_06.png) no-repeat center center / cover;
}
.footer .button {
  position: absolute;
  left: 3.78666667rem;
  bottom: 1.10666667rem;
  width: 2.42666667rem;
  height: 0.72rem;
  border: solid 0.01333333rem #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
  line-height: 0.29333333rem;
  color: #ffffff;
}
