.mask[data-v-f92069c6] {
  position: fixed;
  top: 0;
  left: 0;
  background: black;
  opacity: 0.3;
  width: 100%;
  height: 100vh;
  z-index: 9999;
}
.notice_box[data-v-f92069c6] {
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  z-index: 10000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.notice[data-v-f92069c6] {
  position: relative;
  width: 800px;
  background: white;
}
.notice .icon_close[data-v-f92069c6] {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 20px;
  top: 30px;
  cursor: pointer;
}
.notice .img_notice[data-v-f92069c6] {
  width: 100%;
}
.notice .notice_container[data-v-f92069c6] {
  padding: 30px 60px;
  padding: 35px;
}
.notice .notice_container h3[data-v-f92069c6] {
  font-size: 22px;
  color: #3C464F;
  margin-bottom: 20px;
}
.notice .notice_container h4[data-v-f92069c6] {
  font-size: 18px;
  color: #3C464F;
  font-weight: normal;
}
.notice .notice_container .notice_content[data-v-f92069c6] {
  margin: 10px 0;
  padding: 15px;
  background: #F9F7F4;
  font-size: 16px;
  color: #6D6558;
}
.notice .notice_container .notice_content p[data-v-f92069c6] {
  line-height: 32px;
}
.notice .notice_container h6[data-v-f92069c6] {
  font-size: 18px;
  color: #3C464F;
  text-align: right;
  font-weight: normal;
  margin-bottom: 60px;
}
.notice .notice_container .konw[data-v-f92069c6] {
  width: 160px;
  height: 36px;
  background: #3C464F;
  border-radius: 6px;
  color: white;
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 auto;
  cursor: pointer;
}
.homePage[data-v-f92069c6] {
  height: 100%;
  min-height: 720px;
  width: 100%;
  min-width: 1250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.top[data-v-f92069c6] {
  width: 100%;
  -ms-flex: 3;
      flex: 3;
  background: url(../../static/img/bg_top.27ee3358.png) no-repeat center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.top .top_content[data-v-f92069c6] {
  color: #465968;
  font-size: 1rem;
  text-indent: 12.5rem;
}
.top .top_content h2[data-v-f92069c6] {
  color: #24292D;
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
}
.top .top_content h2 span[data-v-f92069c6] {
  color: #FC6A09;
}
.top .top_content h3[data-v-f92069c6] {
  margin-top: 3rem;
  margin-bottom: 0.625rem;
  font-size: 1.25rem;
  color: #FC6A09;
  position: relative;
}
.top .top_content h3 span[data-v-f92069c6] {
  position: relative;
  padding: 2px 5px;
}
.top .top_content h3 span .corner_top[data-v-f92069c6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #FC6A09;
  border-left: 2px solid #FC6A09;
}
.top .top_content h3 span .corner_bottom[data-v-f92069c6] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #FC6A09;
  border-right: 2px solid #FC6A09;
}
.top .top_content h5[data-v-f92069c6] {
  font-weight: 400;
  font-size: 1rem;
  color: #3C464F;
}
.bottom[data-v-f92069c6] {
  width: 100%;
  -ms-flex: 4;
      flex: 4;
  margin: 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.bottom_title[data-v-f92069c6] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  color: #091A29;
  font-size: 1.625rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
}
.bottom_title b[data-v-f92069c6] {
  color: #FC6A09;
  font-size: 1rem;
  margin-left: 0.3125rem;
}
.bottom_content[data-v-f92069c6] {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
}
.bottom_content .bottom_card[data-v-f92069c6] {
  -ms-flex: 3.5;
      flex: 3.5;
  display: -ms-flexbox;
  display: flex;
}
.bottom_content .bottom_card .card_item[data-v-f92069c6] {
  height: 100%;
  -ms-flex: 1;
      flex: 1;
  text-align: center;
  background: url(../../static/img/bg_card1.4eee0e93.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 1.25rem;
  color: white;
}
.bottom_content .bottom_card .card_item img[data-v-f92069c6] {
  width: 3.75rem;
  height: 3.75rem;
  margin: 1.5625rem auto;
}
.bottom_content .bottom_card .card_item h3[data-v-f92069c6] {
  margin: 0 10%;
  padding: 0.3125rem 0.625rem;
  margin-bottom: 1.25rem;
  background: rgba(0, 0, 0, 0.1);
  font-size: 1rem;
}
.bottom_content .bottom_card .card_item p[data-v-f92069c6] {
  margin: 0 10%;
  font-size: 0.875rem;
}
.bottom_content .bottom_card .card_item[data-v-f92069c6]:nth-of-type(2) {
  background: url(../../static/img/bg_card2.ded51359.png) no-repeat;
  background-size: 100% 100%;
}
.bottom_content .bottom_card .card_item[data-v-f92069c6]:nth-of-type(3) {
  background: url(../../static/img/bg_card5.0d25a085.png) no-repeat;
  background-size: 100% 100%;
}
.bottom_content .bottom_card .card_item[data-v-f92069c6]:nth-of-type(5) {
  background: url(../../static/img/bg_card3.c58d1a4c.png) no-repeat;
  background-size: 100% 100%;
}
.bottom_content .bottom_card .card_item[data-v-f92069c6]:nth-of-type(4) {
  background: url(../../static/img/bg_card4.1dca835e.png) no-repeat;
  background-size: 100% 100%;
}
.bottom_content .bottom_list[data-v-f92069c6] {
  -ms-flex: 1.5;
      flex: 1.5;
  margin: 0 2.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.bottom_content .bottom_list .list_item[data-v-f92069c6] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.bottom_content .bottom_list .list_item img[data-v-f92069c6] {
  width: 3rem;
  height: 3rem;
  margin-right: 1.25rem;
}
.bottom_content .bottom_list .list_item .list_right[data-v-f92069c6] {
  font-size: 1rem;
}
.bottom_content .bottom_list .list_item .list_right h5[data-v-f92069c6] {
  font-size: 1rem;
  color: #FFB61E;
  margin-bottom: 0.3125rem;
}
.bottom_content .bottom_list .list_item .list_right p[data-v-f92069c6] {
  color: #88879A;
}
@media screen and (max-width: 1700px) {
.top .top_content[data-v-f92069c6] {
    color: #465968;
    font-size: 0.75rem;
    text-indent: 12.5rem;
}
.top .top_content h2[data-v-f92069c6] {
    color: #24292D;
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
}
.top .top_content h2 span[data-v-f92069c6] {
    color: #FC6A09;
}
.top .top_content h3[data-v-f92069c6] {
    margin-top: 2.5rem;
    margin-bottom: 0.625rem;
    font-size: 1.375rem;
    color: #FC6A09;
}
.top .top_content h5[data-v-f92069c6] {
    font-weight: 400;
    font-size: 0.875rem;
    color: #3C464F;
}
.bottom_content .bottom_card .card_item img[data-v-f92069c6] {
    width: 3.75rem;
    height: 3.75rem;
    margin: 1.25rem auto;
}
.bottom_content .bottom_card .card_item h3[data-v-f92069c6] {
    margin: 0 10%;
    padding: 0.3125rem 0.625rem;
    margin-bottom: 1.125rem;
    background: rgba(0, 0, 0, 0.1);
    font-size: 0.875rem;
}
.bottom_content .bottom_card .card_item p[data-v-f92069c6] {
    margin: 0 10%;
    font-size: 0.8125rem;
}
}
.bottom_content .bottom_list .list_item img[data-v-f92069c6] {
  width: 2.75rem;
  height: 2.75rem;
  margin-right: 1.125rem;
}
.bottom_content .bottom_list .list_item .list_right[data-v-f92069c6] {
  font-size: 0.875rem;
}
.bottom_content .bottom_list .list_item .list_right h5[data-v-f92069c6] {
  font-size: 0.875rem;
  color: #FFB61E;
  margin-bottom: 0.3125rem;
}
.bottom_content .bottom_list .list_item .list_right p[data-v-f92069c6] {
  color: #88879A;
}
@media screen and (min-width: 1921px) {
.top .top_content[data-v-f92069c6] {
    color: #465968;
    font-size: 1.125rem;
    text-indent: 12.5rem;
}
.top .top_content h2[data-v-f92069c6] {
    color: #24292D;
    font-size: 1.875rem;
    margin-bottom: 1rem;
}
.top .top_content h2 span[data-v-f92069c6] {
    color: #FC6A09;
}
.bottom_content .bottom_card .card_item img[data-v-f92069c6] {
    width: 5rem;
    height: 5rem;
    margin: 1.125rem auto;
}
.bottom_content .bottom_card .card_item h3[data-v-f92069c6] {
    margin: 0 10%;
    padding: 0.3125rem 0.625rem;
    margin-bottom: 1.25rem;
    background: rgba(0, 0, 0, 0.1);
    font-size: 1.125rem;
}
.bottom_content .bottom_card .card_item p[data-v-f92069c6] {
    margin: 0 10%;
    font-size: 1rem;
}
}
.bottom_content .bottom_list .list_item img[data-v-f92069c6] {
  width: 3rem;
  height: 3rem;
  margin-right: 1.25rem;
}
.bottom_content .bottom_list .list_item .list_right[data-v-f92069c6] {
  font-size: 1rem;
}
.bottom_content .bottom_list .list_item .list_right h5[data-v-f92069c6] {
  font-size: 1rem;
  color: #FFB61E;
  margin-bottom: 0.3125rem;
}
.bottom_content .bottom_list .list_item .list_right p[data-v-f92069c6] {
  color: #88879A;
}

