* {
  margin: 0;
  padding: 0;
  font-size: 0.2rem;
}

body {
  max-width: 19.2rem;
  margin: 0 auto;
}

.layout {
  margin-top: 1.04rem;
  margin-bottom: 0.3rem;
}

.layout .tonglan_text {
  width: 15.8rem;
  height: 0.82rem;
  margin: 0 auto;
  background: #2558a2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.3rem;
}

.layout .tonglan_text h1 {
  color: #fff;
}

.layout .picture_3 {
  width: 15.8rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 0.2rem;
}

.layout .picture_3 .picture_3_title {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.layout .picture_3 .picture_3_title h1 {
  font-size: 0.32rem;
}

.layout .picture_3 .picture_3_title img {
  width: 30%;
  margin-top: 0.3rem;
}

.layout .picture_3_content {
  width: 100%;
  display: flex;
  margin-top: 0.1rem;
  justify-content: space-between;
}

.layout .picture_3_content .picture_3_content_item {
  text-decoration: none;
  color: #000;
  width: 32%;
  border-radius: 0.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.picture_3_content_item img {
  border-radius: 0.1rem;
}

.layout .picture_3_content .picture_3_content_item .picture_3_content_item_text {
  margin-top: 0.1rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.layout .picture_3_content .picture_3_content_item .picture_3_content_item_text span {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.layout .picture_3_content .picture_3_content_item .picture_3_content_item_text img {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.layout .picture_3_content .picture_3_content_item img {
  width: 100%;
}

.layout .swiper_4_title {
  width: 15.8rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.layout .swiper_4_title h1 {
  font-size: 0.32rem;
}

.layout .swiper_4_title img {
  width: 30%;
  margin-top: 0.3rem;
}

.layout .swiper_4 {
  width: 15.8rem;
  margin: 0 auto;
  overflow: hidden;
}

.layout .swiper_4 .twoswiper {
  margin-top: 0.1rem;
}

.layout .swiper_4 .twoswiper .swiper-slide a {
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}

.layout .swiper_4 .twoswiper .swiper-slide a span {
  margin-top: 0.1rem;
}

.layout .swiper_4 .swiper_text {
  width: 100%;
  border-radius: 0.1rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.layout .tonglan_img {
  width: 100%;
}

.layout .tonglan_img img {
  margin-top: 0.2rem;
}

.layout .apply {
  width: 15.8rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
}

.layout .apply .applt_left {
  width: 30%;
  border: 1px #ccc solid;
}

.layout .apply .applt_left h1 {
  font-size: 0.4rem;
  text-align: center;
  font-weight: bold;
  margin-top: 0.2rem;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  color: #105bcc;
  padding: 0.18rem 0.23rem;
}

.layout .apply .applt_left label {
  display: flex;
  justify-content: center;
}

.layout .apply .applt_left label input::placeholder {
  font-size: 0.15rem;
}

.layout .apply .applt_left label textarea::placeholder {
  font-size: 0.15rem;
}

.layout .apply .applt_left label input {
  width: 80%;
  outline: none;
  margin: 0.05rem auto;
  padding: 0.2rem 0.1rem;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}

.layout .apply .applt_left label textarea {
  resize: none;
  outline: none;
  border: 1px solid #e1e1e1;
  width: 80%;
  height: 2.33rem;
  border-radius: 0.05rem;
  padding: 0.1rem;
  margin-top: 0.08rem;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}

.layout .apply .applt_left label button {
  cursor: pointer;
  padding: 0.15rem 0.74rem;
  font-size: 0.16rem;
  background: #105bcc;
  color: #fff;
  border-radius: 0.5rem;
  margin: 0.2rem auto;
  border: none;
}

.layout .apply .applt_right {
  width: 69%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.layout .apply .applt_right .apply_right_item {
  cursor: pointer;
  margin-top: 0.1rem;
  width: 32.5%;
  height: 2.7rem;
}

.layout .apply .applt_right .apply_right_item .apply_tu {
  width: 100%;
  height: 100%;
}

.layout .apply .applt_right .apply_right_item .apply_img_hint {
  width: 0.8rem;
  height: 0.8rem;
  position: relative;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.layout .apply .applt_right .apply_right_item .apply_right_item_text {
  text-align: center;
  width: 100%;
  padding: 0.05rem 0;
  font-size: 0.16rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: -1.2rem;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}

.layout .apply .applt_right .apply_right_item:nth-child(1) {
  margin-top: 0rem;
  width: 66.5%;
  height: 4.1rem;
}

.layout .apply .applt_right .apply_right_item:nth-child(1) .apply_tu {
  width: 100%;
}

.layout .apply .applt_right .apply_right_item:nth-child(2) {
  margin-top: 0rem;
  width: 32%;
  height: 4.1rem;
}

.layout .apply .applt_right .apply_right_item:nth-child(2) .apply_tu {
  width: 100%;
}