@charset "UTF-8";
.swiper {
  --swiper-theme-color: #dfeafb;
  --swiper-pagination-color: #8fa8ba;
  /* 两种都可以 */
}

.head_swiper {
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.head_swiper img {
  width: 100%;
  height: 100%;
}

.nav {
  width: 100%;
  background: #3276ee;
  white-space: nowrap;
  overflow: auto;
  padding: 0.1rem 0;
}

.nav a {
  cursor: pointer;
  font-weight: bold;
  font-size: 0.26rem;
  color: #ffffff;
  margin-left: 0.3rem;
}

.nav::-webkit-scrollbar {
  display: none;
}

.banner {
  width: 7rem;
  border-radius: 0.1rem;
  margin-top: 0.15rem;
}

.title1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.2rem;
}

.title1 .title_english {
  font-size: 0.36rem;
  background: linear-gradient(0deg, #ffffff 0%, #84b3fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title1 .title_chinese {
  font-size: 0.4rem;
  color: #1675eb;
  position: relative;
  top: -0.23rem;
}

.text_left {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-left: 0.1rem;
}

.text_centre {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-left: 0.1rem;
  text-align: center;
}

.picture_2 {
  width: 7rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.picture_2 .picture_2_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.picture_2 .picture_2_item img {
  border-radius: 0.15rem;
}

.picture_2 .picture_2_item .picture_2_text {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  color: #333333;
}

.picture_2 .picture_2_item .picture_2_text img {
  width: 0.3rem;
}

.picture_2 .picture_2_item .picture_2_text .picture_2_hint {
  cursor: pointer;
  white-space: nowrap;
  padding: 0.03rem 0.11rem;
  background: none;
  border-radius: 0.16rem;
  font-size: 0.16rem;
  color: #666666;
  border: 0.01rem solid #666666;
}

.picture_2 .picture_2_item .picture_2_text .picture_2_hint:hover {
  color: #fff;
  background: #1675eb;
  border: 0.01rem solid #1675eb;
}

.tonglan_img {
  width: 100%;
  margin-top: 0.1rem;
}

.tonglan_img img {
  width: 100%;
}

.hint {
  width: 7rem;
  margin: 0 auto;
  margin-top: 0.18rem;
  display: flex;
  justify-content: space-between;
}

.hint .hint_item {
  width: 49%;
  height: 0.52rem;
  background: #1c70e7;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.3rem;
  color: #ffffff;
}

.min_4 {
  background: #f7f7f7;
}

.min_4 .thumbnail {
  width: 7rem;
  margin: 0 auto;
  margin-top: 0.15rem;
  padding: 0.1rem 0.05rem 0.2rem 0.05rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.min_4 .thumbnail .thumbnail-item {
  margin-top: 0.1rem;
  width: 48.56%;
  display: flex;
}

.min_4 .thumbnail .thumbnail-item img {
  width: 48%;
  border-radius: 0.1rem;
}

.min_4 .thumbnail .thumbnail-item .left {
  width: 52%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
}

.min_4 .thumbnail .thumbnail-item .left .thumbnail_wire {
  width: 0.3rem;
  height: 0.04rem;
  background: #2d81ff;
  border-radius: 0.02rem;
  margin-top: 0.08rem;
}

.min_4 .thumbnail .thumbnail-item .left .title {
  font-weight: bold;
  font-size: 0.21rem;
  color: #333333;
}

.min_4 .thumbnail .thumbnail-item .left .hint1 {
  font-size: 0.17rem;
  margin: 0.05rem 0;
  text-align: center;
  color: #333333;
}

.min_4 .thumbnail .thumbnail-item .left .button {
  background: #2d81ff;
  border-radius: 0.15rem;
  font-weight: 400;
  font-size: 0.18rem;
  color: #ffffff;
  padding: 0.02rem 0.2rem;
}

.picture_1_2 {
  width: 7rem;
  margin: 0 auto;
  margin-top: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.picture_1_2 .picture_1_item img {
  border-radius: 0.15rem;
}

.picture_1_2 .picture_1_item .picture_1_2_text {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  color: #333333;
}

.picture_1_2 .picture_1_item .picture_1_2_text img {
  width: 0.3rem;
}

.picture_1_2 .picture_2_item img {
  border-radius: 0.15rem;
}

.picture_1_2 .picture_2_item .picture_1_2_text {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  color: #333333;
}

.picture_1_2 .picture_2_item .picture_1_2_text img {
  width: 0.3rem;
}

.swiper_1_2 {
  width: 7rem;
  margin: 0 auto;
}

.swiper_1_2 .picture_1_item .swiper_1_2_text {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  color: #333333;
}

.swiper_1_2 .picture_1_item .swiper_1_2_text img {
  width: 0.3rem;
}

.swiper_1_2 .picture_2_item img {
  border-radius: 0.15rem;
}

.swiper_1_2 .picture_2_item .swiper_1_2_text {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  color: #333333;
}

.swiper_1_2 .picture_2_item .swiper_1_2_text img {
  width: 0.3rem;
}

.swiper_1_2 .swiper-slide_css {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wall {
  width: 7rem;
  margin: 0 auto;
  border-radius: 0.1rem;
}

.wall .picture_2_text {
  padding: 0.1rem 0;
  display: flex;
  align-items: center;
  color: #333333;
}

.wall .picture_2_text img {
  width: 0.3rem;
}

.wall .next {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  color: #fff;
  padding: 0.15rem 0.11rem;
  transform: translate(0%, -80%);
}

.wall .next img {
  width: 0.35rem;
}

.wall .prev {
  position: absolute;
  right: 0;
  top: 50%;
  color: #fff;
  padding: 0.15rem 0.11rem;
  z-index: 1;
  transform: translate(0%, -80%);
}

.wall .prev img {
  width: 0.35rem;
}

.roll {
  width: 7rem;
  margin: 0 auto;
  height: 0.6rem;
}

.roll .roll_r_content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 0.1rem;
  box-sizing: border-box;
}

.roll .roll_r_content .roll_content {
  width: 100%;
  position: absolute;
  top: 0;
}

.roll .roll_r_content .roll_content .picture_3_apply_content_item {
  padding: 0 0.2rem;
  line-height: 0.4rem;
  display: flex;
  justify-content: space-between;
}

.roll .roll_r_content .roll_content .picture_3_apply_content_item .scroll-item_left {
  display: flex;
  align-items: center;
}

.roll .roll_r_content .roll_content .picture_3_apply_content_item .scroll-item_left span {
  font-size: 0.19rem;
  color: #999999;
}

.roll .roll_r_content .roll_content .picture_3_apply_content_item .scroll-item_left img {
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.1rem;
}

.roll .roll_r_content .roll_content .picture_3_apply_content_item .scroll-item_right {
  font-size: 0.19rem;
  color: #d9001b;
}

.picture_3_text_right {
  display: flex;
  align-items: center;
}

.picture_3_text_right .current {
  font-weight: bold;
  font-size: 0.16rem;
  color: #d9001b;
  margin-top: 0.08rem;
  margin-right: 0.05rem;
}

.picture_3_text_right .rob {
  padding: 0 0.04rem;
  font-weight: 400;
  font-size: 0.18rem;
  color: #ebebeb;
  background: #d9001b;
  border-radius: 0.05rem;
  line-height: normal;
}

.apply {
  width: 100%;
  box-sizing: border-box;
  padding: 0.1rem 0;
  background: #4281ff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.apply i {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 0.35rem;
  color: #ffffff;
  line-height: 0.5rem;
}

.apply .apply_content {
  margin-top: 0.1rem;
  width: 7rem;
  display: flex;
  align-content: center;
  justify-content: space-around;
}

.apply .apply_content input::placeholder {
  color: #9c9c9c;
  opacity: 0.5;
  font-size: 0.17rem;
}

.apply .apply_content input {
  width: 1.4rem;
  display: flex;
  align-items: center;
  outline: none;
  height: 0.35rem;
  padding-left: 0.1rem;
  background: #fff;
  color: #9c9c9c;
  border: 1px solid #ffffff;
}

.apply .apply_content button {
  background: #ffffff;
  border-radius: 0.25rem;
  padding: 0 0.1rem;
  font-size: 0.18rem;
  color: #2e80ff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.left_2_right_3 {
  width: 7rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.left_2_right_3 .left_2_right_3_left {
  width: 42%;
}

.left_2_right_3 .left_2_right_3_left img {
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
}

.left_2_right_3 .left_2_right_3_right {
  width: 57%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.left_2_right_3 .left_2_right_3_right .picture_1_item img {
  width: 100%;
  border-radius: 0.1rem;
}

.left_2_right_3 .left_2_right_3_right .picture_2_item {
  margin-top: 0.1rem;
}

.left_2_right_3 .left_2_right_3_right .picture_2_item img {
  width: 100%;
  border-radius: 0.1rem;
}

.swiper_3 {
  width: 7rem;
  margin: 0 auto;
  border-radius: 0.1rem;
}

.swiper_3 .next1 {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  color: #fff;
  padding: 0.15rem 0.11rem;
  transform: translate(0%, -50%);
}

.swiper_3 .next1 img {
  width: 0.3rem;
}

.swiper_3 .prev1 {
  position: absolute;
  right: 0;
  top: 50%;
  color: #fff;
  padding: 0.15rem 0.11rem;
  z-index: 1;
  transform: translate(0%, -50%);
}

.swiper_3 .prev1 img {
  width: 0.3rem;
}

.news {
  width: 7rem;
  margin: 0 auto;
  border-radius: 0.1rem;
}

.news .news_top .news_top_title {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.23rem;
  line-height: 0.3rem;
}

.news .news_top .news_top_img {
  margin-top: 0.1rem;
  display: flex;
  justify-content: space-between;
}

.news .news_top .news_top_img img {
  width: 32.5%;
  border-radius: 0.1rem;
}

.news .news_bottom {
  width: 100%;
}

.news .news_bottom .news_bottom_item {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news .news_bottom .news_bottom_item .news_item_left {
  width: 65.9%;
  font-size: 0.23rem;
  line-height: 0.35rem;
  text-align: justify;
  color: #666666;
}

.news .news_bottom .news_bottom_item .news_item_right {
  width: 32%;
}

.news .news_bottom .news_bottom_item .news_item_right img {
  width: 100%;
  border-radius: 0.1rem;
}
