.banner_top.m_block {
  text-align: center;
  background: #c2d3f1;
}
.banner_top.m_block img {
  max-width: 100%;
}
.area_title {
  font-size: 2.1875rem;
  letter-spacing: -2px;
  line-height: 1em;
  color: #2b8feb;
  font-weight: 600;
}
.area_title span {
  position: relative;
  color: #191d37;
}
.area_title span.dot::after {
  position: absolute;
  top: -0.4rem;
  content: "●●●●";
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1.45rem;
  font-family: arial;
  left: calc(50% + 0.8rem);
  transform: translateX(-50%);
}

.tab_cont .cont {
  display: none;
  justify-content: center;
}
.tab_cont .cont:first-of-type {
  display: flex;
}

.main_recruit_slider {
  margin-top: 2.2rem;
}
.main_recruit_slider .bx-wrapper {
  width: calc(100% + 1vw) !important;
  left: -0.5vw;
}
.main_recruit_slider .bx-viewport {
  height: 391px !important;
  /* width: calc(100% + 1vw) !important;
  left: -0.5vw; */
  width: 100%;
}
.main_recruit_slider .main_recruit { color:#f5fafe; }
.area_ad .bx-wrapper li {
  height: 356px;
}
.area_ad .bx-wrapper li img {
  height: 356px;
}

.main_recruit_slider .prev_btn a,
.area_estate_prev {
  position: absolute;
  top: calc(50%);
  left: -5%;
  display: block;
  width: 2rem;
  height: 3.5rem;
  background: url("/images/sub/bxslider_prev.png") no-repeat center / cover;
  cursor: pointer;
}
.main_recruit_slider .next_btn a,
.area_estate_next {
  position: absolute;
  top: calc(50%);
  right: -5%;
  display: block;
  width: 2rem;
  height: 3.5rem;
  background: url("/images/sub/bxslider_next.png") no-repeat center / cover;
  cursor: pointer;
}

.area_estate_next {
  right: -40px;
  transform: translateY(-50%);
}
.area_estate_prev {
  left: -40px;
  transform: translateY(-50%);
}
.area_banner_top li p {
  height: 550px;
  background: #c2d3f1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.area_quickmenu {
  position: absolute;
  top: -5rem;
  width: 100%;
  background: #ffa800;
  display: flex;
  justify-content: space-between;
  box-shadow: 10px 10px 15px 0px rgb(0 0 0 / 20%);
}
.area_quickmenu > div + div {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.area_quickmenu .menu {
  width: 16.666%;
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  font-size: 1.125rem;
  line-height: 1em;
  font-weight: 500;
  height: 10rem;
  padding: 1rem 0;
  cursor: pointer;
  word-break: keep-all;
}
.area_quickmenu .menu:first-child {
  font-size: 1.375rem;
  cursor: default;
}
.area_quickmenu .menu:not(:first-child):hover {
  background: rgba(255, 255, 255, 0.1);
}
.area_quickmenu + div {
  padding-top: 10.1875rem;
}

.area_asso_ad {
  display: flex;
  justify-content: space-between;
  padding-top: 5rem;
}
.area_asso {
  position: relative;
  width: 62.214%;
}
.area_asso .title_align {
  display: flex;
  justify-content: flex-start;
}
.area_asso .tab_menu {
  margin-left: 5rem;
}
.area_asso .tab_menu li {
  display: inline-block;
}
.area_asso .tab_menu li.on {
  border: 1px solid #a9a9a9;
  border-radius: 5px;
}
.area_asso .tab_menu li a {
  font-size: 1.0625rem;
  color: #333;
  letter-spacing: -1px;
  padding: 0.4rem 1.25rem;
  font-weight: 600;
}
.area_asso .recruit_box {
  padding: 0 0.5vw;
  width: 100%;
  cursor: pointer;
}
.area_asso .recruit_box > * {
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  background-color: #fff;
}
.area_asso .recruit_box > *:first-child {
  border-top: 1px solid #dcdcdc;
}
.area_asso .recruit_box > *:last-child {
  border-bottom: 1px solid #dcdcdc;
}
.area_asso .recruit_box + .recruit_box {
  margin-left: 3.5%;
}
.area_asso .recruit_box p {
  position: relative;
}
.area_asso .recruit_box p span {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  width: fit-content;
  width: 5.5rem;
  text-align: center;
  color: #fff;
  font-size: 0.77rem;
  line-height: 1.5rem;
  border-radius: 1.5rem;
  background: #ffa800;
  letter-spacing: -1px;
  font-weight: 400;
}
.area_asso .recruit_box h1 {
  padding: 1.3rem 1.5rem 0;
  font-size: 1.375rem;
  color: #333;
  font-weight: 500;
  letter-spacing: -1px;
}
.area_asso .recruit_box h2 {
  padding: 0 1.5rem 0.8rem;
  color: #999;
  letter-spacing: -1px;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 0.9375rem;
}
.area_asso .recruit_box:hover {
  opacity: 0.9;
}
.area_asso .recruit_box:hover h1,
.area_asso .recruit_box:hover h2 {
  text-decoration: underline;
}
.area_asso .recruit_box .pic img {
  width: 100%;
}
.area_asso .recruit_box .bookmark {
  padding: 0 1.5rem 0.9rem;
  text-align: right;
}
.area_asso .recruit_box .bookmark img {
  cursor: pointer;
  display: inline-block;
}
.main-bookmark-icon i {
  color: #ffa800;
}
.main-bookmark-icon i.on svg {
  fill: #ffa800;
}
.area_ad {
  width: 31.857%;
  position: relative;
}
.area_ad .ad_slide_top {
  border: 1px solid #dcdcdc;
  border-bottom: 0;
  padding: 1.875rem;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}
.area_ad .ad_slide_top > h1 {
  font-size: 1.625rem;
  line-height: 1em;
  letter-spacing: -2px;
}
.area_ad .ad_pager {
  color: #999;
  font-size: 1.25rem;
  margin-right: 1rem;
  line-height: 1em;
  letter-spacing: -2px;
}
.area_ad .ad_slide_top + .bx-wrapper {
	border:1px solid #dcdcdc;
	border-top:0;
}
.area_ad .ad_pager strong {
  color: #ffa800;
}
.area_ad .btn_wrap {
  position: absolute;
  top: 2.1rem;
  right: 1.875rem;
  display: flex;
  align-items: center;
}
.area_ad .btn {
  cursor: pointer;
  margin-left: 2px;
}
.area_ad .btn a {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.area_ad .btn.ad_prev a {
  background: url("/images/main/btn_ad_prev.png") no-repeat center;
}
.area_ad .btn.ad_control a {
  background: url("/images/main/btn_ad_stop.png") no-repeat center;
}
.area_ad .btn.ad_next a {
  background: url("/images/main/btn_ad_next.png") no-repeat center;
}
.area_estate {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 3.125rem 0;
}
.area_estate_slide {
  width: 100%;
}
.area_estate .slick-slider {
  width: calc(100% + 1vw);
  left: -0.5vw;
}
.area_estate .slick-slider a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 1vw - 2px);
  margin: 0 0.5vw;
  height: 7.8125rem;
  border: 1px solid #dcdcdc;
  background: #eee;
}
.area_estate a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 1vw - 2px);
  margin: 0 0.5vw;
  height: 7.8125rem;
  border: 1px solid #dcdcdc;
  background: #eee;
}
.area_estate a:hover {
  opacity: 0.8;
}
.area_estate img {
  max-width: 100%;
  max-height: 100%;
}

.full_wrap {
  background: #f5fafe;
}
.area_news .area_title {
  position: relative;
}
.area_news .area_title .dot:first-of-type::after {
  content: "●●";
}
.area_news .area_title .dot:last-of-type::after {
  content: "●●●";
}
.area_news .tab_menu2 {
  margin-top: 3.5rem;
  height: 20rem;
}
.area_news .tab_menu2 .list {
  position: relative;
}
.area_news .tab_menu2 .list .cont {
  display: none;
}
.area_news .more_view_btn {
  font-size: 0.9375rem;
  color: #fff;
  background: #000416;
  height: 2.5625rem;
  width: 8.125rem;
  border-radius: 1.28125rem;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  position:absolute;
  top:-91px;
}
.area_news .more_view_btn:hover {
  background: #2b8feb;
}
.area_news .on .more_view_btn {
  display: inline-flex;
}
.area_news .tab_menu2 .list > li a:not(.more_view_btn) {
  position: relative;
  padding: 1.875rem 1.125rem;
  font-size: 1.25rem;
  line-height: 1em;
  letter-spacing: -1px;
  color: #414446;
  font-weight: 500;
  width: 23%;
  border-bottom: 1px solid #e2e2e2;
}
.area_news .tab_menu2 .list > li.on a:not(.more_view_btn) {
  background: #2b8feb;
  color: #fff;
  border-bottom: 0;
}
.area_news .tab_menu2 .list > li.on a:not(.more_view_btn)::after {
  content: "+";
  display: inline-block;
  font-size: 2rem;
  font-weight: 100;
  position: absolute;
  right: 1.2rem;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
.area_news .tab_menu2 .list > li .cont {
  position: absolute;
  top: 0;
  right: 0;
  width: 71%;
  display: none;
}
.area_news .tab_menu2 .list > li.on .cont {
  display: flex;
}
.news_box {
  width: 30%;
  display: inline-block;
}
.news_box + .news_box {
  margin-left: 3.333%;
}
.news_box > * {
  cursor: pointer;
}
.news_box h1 {
  color: #333;
  font-size: 1.25rem;
  letter-spacing: -2px;
  line-height: 1.5rem;
  font-weight: 600;
  margin: 1.2rem 0.8rem;
}
.news_box .date {
  color: #999;
  display: flex;
  align-items: center;
  letter-spacing: 0;
  margin: 0 0.8rem;
}
.news_box .date img {
  margin-right: 0.5rem;
  width: 1.25rem;
}
.news_box .date ~ p {
  font-size: 0.9375rem;
  color: #666;
  margin: 1rem 0.8rem;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news_box p:hover + h1,
.news_box h1:hover {
  text-decoration: underline;
}
.news_box > p > img {
  width: 100%;
  height: 173px;
  max-height: 173px;
}

.area_banner_bottom {
  margin-top: 4.5rem;
  height: 21.875rem;
  color: #fff;
  background: url("/images/main/banner_bottom.png") no-repeat center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.area_banner_bottom h1 {
  font-size: 2.5rem;
  letter-spacing: -1px;
  font-weight: 400;
}
.area_banner_bottom h2 {
  margin: 1rem 0 1.875rem;
  font-size: 1.25rem;
  letter-spacing: -1px;
  font-weight: 300;
}
.area_banner_bottom a {
  font-size: 1.0625rem;
  color: #fff;
  border: 1px solid #fff;
  font-weight: 300;
  padding: 1rem 2rem;
}
.area_banner_bottom a:hover {
  background: rgba(255, 255, 255, 0.1);
}

.area_notice {
  background: url("/images/main/ico_notice.png") no-repeat 2rem center;
}
.area_community {
  background: url("/images/main/ico_community.png") no-repeat 2rem center;
}
.area_notice_community {
  display: flex;
  justify-content: center;
}
.area_notice_community > * {
  position: relative;
  width: 50%;
  display: flex;
  padding: 0 3rem 0 5.4375rem;
  overflow: hidden;
  height: 90px;
}
.area_notice_community > * ul {
  position: relative;
  height: auto;
  transition: 0.5s;
  width: 100%;
}
.area_notice_community > * li a {
  color: #333;
  font-size: 1.0625rem;
  letter-spacing: -1px;
  line-height: 90px;
  width: 100%;
}
.area_notice_community > * li a:hover {
  text-decoration: underline;
}
.area_notice_community .btn_wrap {
  display: flex;
  flex-direction: column;
  width: 1rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.area_notice_community .btn_wrap img {
  margin: 0.5rem 0;
  cursor: pointer;
}
.area_community {
  border-left: 1px solid #e5e5e5;
}
.bx-wrapper {
  background-color: transparent;
}

@media screen and (max-width: 1400px) {
  .main_recruit_slider .bx-viewport {
    height: 301px !important;
  }
  .area_title {
    font-size: 2rem;
  }
  .area_title span.dot::after {
    font-size: 11px;
    letter-spacing: 1.28rem;
  }
  .area_ad {
    width: calc(100% - 760px - 60px);
  }
  .area_ad .ad_slide_top {
    padding-left: 5%;
    padding-right: 5%;
  }
  .area_asso {
    /* width: 65%; */
    width: 760px;
    min-width: 760px;
  }
  .main_recruit_slider {
    margin-top: 3.5%;
  }
  .area_asso .recruit_box h1 {
    font-size: 1.2rem;
    padding: 0.5rem 0.8rem 0;
  }
  .area_asso .recruit_box h2 {
    padding: 0 0.8rem 0.3rem;
  }
  .area_asso .recruit_box p span {
    left: 0.8rem;
    top: 0.8rem;
  }
  .area_asso .recruit_box .bookmark {
    padding-bottom: 0.6rem;
  }
  .main_recruit_slider .prev_btn a,
  .area_estate_prev {
    left: -1.6rem;
    width: 1.6rem;
    height: 2.1rem;
  }
  .main_recruit_slider .next_btn a,
  .area_estate_next {
    right: -1.6rem;
    width: 1.6rem;
    height: 2.1rem;
  }
  .area_ad .btn_wrap {
    top: 1.9rem;
  }
  .area_ad .bx-wrapper li {
    height: 284px;
  }
  .area_ad .bx-wrapper li img {
    height: 284px;
    max-width: 100%;
    width: 100%;
  }
  /* .area_estate a {
    width: 18%;
  } */
  .news_box {
    width: 31.5%;
  }
  .news_box > p > img {
    width: 100%;
  }
  .area_news .tab_menu2 .list > li .cont {
    width: 74%;
  }
  .area_news .news_box > *,
  .news_box p.ellipsis {
    margin-left: 0;
    margin-right: 0;
  }
  .area_notice_community > * {
    padding: 0 5.4375rem 0 5.4375rem;
  }
  .area_notice_community .btn_wrap {
    right: 2rem;
  }
}

@media screen and (max-width: 1280px) {
  .area_ad {
    width: calc(100% - 720px - 60px);
  }
  .area_asso {
    width: 720px;
    min-width: 720px;
  }
  .area_ad .bx-wrapper li,
  .area_ad .bx-wrapper li img {
    height: 272px;
  }
}

@media screen and (max-width: 1120px) {
  .area_ad {
    width: calc(100% - 682px - 24px);
  }
  .area_asso {
    width: 682px;
    min-width: 682px;
  }
  .area_ad .bx-wrapper li,
  .area_ad .bx-wrapper li img {
    height: 259px;
  }
}

@media screen and (max-width: 1023.99px) {
  .main_recruit_slider .bx-viewport {
    height: auto !important;
  }
  .area_title {
    font-size: 1.8rem;
  }
  .area_banner_top li p {
    height: 472px;
    background-size: contain;
  }
  .area_quickmenu {
    flex-wrap: wrap;
    top: -2rem;
    position: relative;
  }
  .area_quickmenu .menu {
    width: 33.333%;
    justify-content: space-around;
    height: 8.5rem;
  }
  .area_quickmenu .menu:first-child {
    font-weight: inherit;
  }
  .area_quickmenu .menu:nth-child(n + 4) {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .area_quickmenu + div {
    padding-top: 3rem;
  }
  .area_asso_ad {
    flex-direction: column;
  }
  .area_asso,
  .area_ad {
    width: 100%;
    min-width: auto;
  }
  .area_asso .tab_menu {
    margin-left: 0;
  }
  .area_asso .title_align {
    justify-content: space-between;
  }
  /* .area_asso .recruit_box {
    width: 49%;
  } */
  .area_asso .recruit_box h1 {
    font-size: 1.15rem;
  }
  .area_asso .recruit_box p span {
    left: 0.8rem;
    top: 0.8rem;
  }
  .area_asso .tab_cont {
    display: inline-block;
    width: 100%;
    overflow: hidden;
  }
  .area_ad {
    margin-top: 1.7rem;
  }
  .area_ad .bx-wrapper img {
    width: 100%;
  }
  .area_estate {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .area_estate::-webkit-scrollbar {
    display: none;
  }
  .area_estate_slide {
    display: flex;
  }
  .area_estate_next,
  .area_estate_prev {
    display: none;
  }
  .area_estate .slick-slider a {
    display: inline-block;
    height: 5rem;
    /* min-width: 150px; */
    position: relative;
  }
  .area_estate a {
    display: inline-block;
    height: 5rem;
    min-width: 150px;
    position: relative;
  }
  .area_estate a img {
    max-width: 95%;
    max-height: 95%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .area_estate a + a {
    margin-left: 5px;
  }
  .area_news .more_view_btn {
    height: 2.2rem;
    font-weight: 400;
    top: -56px;
  }
  .area_news .tab_menu2 {
    height: 22rem;
    position: relative;
    margin-top: 2rem;
  }
  .area_news .tab_menu2 .list > li {
    float: left;
  }
  .area_news .tab_menu2 .list > li + li {
    margin-left: 5px;
  }
  .area_news .tab_menu2 .list > li a:not(.more_view_btn) {
    display: inline-block;
    width: auto;
    padding: 0.5rem 1rem;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-size: 1rem;
    color: #aaa;
    font-weight: 400;
  }
  .area_news .tab_menu2 .list > li.on a:not(.more_view_btn) {
    border-color: #2b8feb;
  }
  .area_news .tab_menu2 .list > li.on a:not(.more_view_btn)::after {
    content: "";
  }
  .area_news .tab_menu2 .list > li .cont {
    width: 100%;
    top: 3.5rem;
  }
  .area_news .tab_menu2 .list > li.on .cont {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .area_news .tab_menu2 .list > li.on .cont::-webkit-scrollbar {
    display: none;
  }
  .news_box {
    min-width: 210px;
  }
  .news_box + .news_box {
    margin-left: 1rem;
  }
  .news_box h1 {
    font-weight: 500;
    margin-bottom: 0.6rem;
  }
  .news_box .date {
    font-size: 0.95rem;
    line-height: 1rem;
  }
  .news_box p.ellipsis {
    margin: 0.6rem 0;
  }
  .area_banner_bottom {
    height: 28rem;
    background: url("/images/main/banner_bottom_m.png") no-repeat center / cover;
  }
  .area_notice_community {
    flex-direction: column;
  }
  .area_notice_community > * {
    width: 100%;
    height: 65px;
  }
  .area_notice_community > * li a {
    line-height: 65px;
  }
  .area_community {
    border-left: none;
    border-top: 1px solid #dcdcdc;
  }
  main > .center_wrap.area_notice_community-wrap {
    padding: 0;
  }
  .area_news .news_box .ellipsis {
    -webkit-line-clamp: 1;
    max-height: 24px;
  }
  .area_asso .recruit_box .pic img {
    height: 200px !important;
  }
  .area_asso .bx-viewport {
    height: calc(200px + 86px) !important;
  }
}

@media screen and (max-width: 644.99px) {
  .main_recruit_slider .prev_btn a {
    left: -0.7rem;
    width: 1.3rem;
    height: 1.8rem;
  }
  .main_recruit_slider .next_btn a {
    right: -0.7rem;
    width: 1.3rem;
    height: 1.8rem;
  }
  .area_asso .recruit_box {
    padding: 0 5%;
  }
  .area_banner_top li p {
    height: 300px;
  }
  .area_quickmenu .menu img {
    height: 3rem;
  }
  .area_quickmenu .menu {
    font-size: 14px;
    font-weight: 400;
    height: 100px;
  }
  .area_quickmenu .menu img {
    height: 40px;
  }
  .area_quickmenu .menu:first-child {
    font-size: 14px;
  }
  .area_title {
    font-size: 20px;
    letter-spacing: -1px;
  }
  .area_title span.dot::after {
    content: "····";
    font-size: 16px;
    letter-spacing: 12px;
    left: calc(50% + 6px);
    top: -7px;
  }
  .area_news .area_title .dot:first-of-type::after {
    content: "··";
  }
  .area_news .area_title .dot:last-of-type::after {
    content: "···";
  }
  .area_quickmenu + div {
    padding-top: 30px;
  }
  .area_asso .tab_menu li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .area_asso .tab_menu li a {
    font-size: 12px;
    line-height: 1em;
    padding: 6px 9px;
  }
  .area_asso .recruit_box h1 {
    font-size: 16px;
    line-height: 1em;
    letter-spacing: -1px;
    padding: 1em 12px 0;
  }
  .area_asso .recruit_box h2 {
    font-size: 10px;
    line-height: 1em;
    letter-spacing: -0.5px;
    padding: 1em 12px 0;
  }
  .area_asso .recruit_box .bookmark {
    padding: 0 12px 12px;
  }
  .area_asso .recruit_box .bookmark img {
    height: 18px;
  }
  .area_ad .ad_slide_top {
    padding: 16px;
  }
  .area_ad .ad_slide_top > h1 {
    font-size: 16px;
    line-height: 1em;
    letter-spacing: -1px;
  }
  .area_ad .btn_wrap {
    top: 12px;
    right: 16px;
    background: #fff;
    align-items: center;
  }
  .area_ad .ad_pager {
    font-size: 16px;
  }
  .area_ad .btn_wrap a {
    height: 18px;
    background-size: contain !important;
    width: 18px;
    position: relative;
    top: -1px;
  }
  .area_news .area_title {
    padding-top: 54px;
  }
  .area_news .more_view_btn {
    top: -55px;
  }
  .area_news .tab_menu2 {
    height: 20.3rem;
  }
  .area_news .tab_menu2 .list > li a:not(.more_view_btn) {
    font-size: 12px;
    padding: 10px;
    width: 100%;
  }
  .news_box > p > img {
    max-height: 122px;
  }
  .news_box h1 {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -1px;
  }
  .news_box .date {
    font-size: 10px;
  }
  .news_box .date img {
    width: 14px;
    margin-right: 5px;
  }
  .news_box p.ellipsis {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: -0.5px;
  }
  .area_banner_bottom {
    height: 260px;
  }
  .area_banner_bottom h1 {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
  }
  .area_banner_bottom h2 {
    font-size: 12px;
    letter-spacing: -0.5px;
    margin: 20px 0;
  }
  .area_banner_bottom a {
    font-size: 10px;
    letter-spacing: -0.5px;
    padding: 11px 14px;
  }
  .area_notice_community > * {
    height: 48px;
    background-size: 26px;
    background-position-x: 16px;
    padding-left: 50px;
  }
  .area_notice_community > * li a {
    font-size: 12px;
    letter-spacing: -1px;
    line-height: 48px;
  }
  .area_asso .recruit_box .pic img {
    height: 200px !important;
  }
  .area_asso .bx-viewport {
    height: calc(200px + 86px) !important;
  }
}

@media screen and (max-width: 549.99px) {
  .area_banner_top li p {
    height: 270px;
  }
  .area_quickmenu {
    top: -60px;
  }
  .area_quickmenu + div {
    padding-top: 0;
  }
  .area_asso .recruit_box {
    padding: 0 3%;
  }
  .area_asso .title_align {
    flex-direction: column;
  }
  .area_asso .tab_menu {
    margin-top: 8px;
  }
  .area_asso .recruit_box .pic img {
    height: 136px !important;
  }
  .area_asso .bx-viewport {
    height: calc(136px + 86px) !important;
  }
}

@media screen and (max-width: 374.99px) {
  .area_quickmenu .menu {
    text-align: center;
  }
  .area_quickmenu .menu img {
    height: 28px;
  }
  .area_banner_top li p {
    height: 207px;
  }
  .area_quickmenu {
    top: -22px;
  }
  .area_quickmenu + div {
    padding-top: 16px;
  }
  .area_quickmenu .menu {
    height: 88px;
  }
  .area_news .area_title {
    padding-top: 42px;
  }
  .area_news .more_view_btn,
  .area_news .on .more_view_btn {
    display: none;
  }
  .area_news .tab_menu2 {
    margin-top: 20px;
  }
  .area_news .tab_menu2 .list > li a:not(.more_view_btn) {
    padding: 10px 5px;
  }
  .area_news .tab_menu2 .list > li + li {
    margin-left: 3px;
  }
  .area_banner_bottom {
    margin-top: 42px;
  }
  .area_banner_bottom h1 {
    text-align: center;
    line-height: 26px;
  }
  .area_notice_community > * {
    padding-right: 30px;
  }
  .area_notice_community .btn_wrap {
    right: 7px;
  }
  .area_asso .recruit_box {
    padding: 0;
  }
  .main_recruit_slider .prev_btn a {
    left: 0;
  }
  .main_recruit_slider .next_btn a {
    right: 0;
  }
  .area_asso .recruit_box .pic img {
    height: 120px !important;
  }
  .area_asso .bx-viewport {
    height: calc(120px + 86px) !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .area_quickmenu .menu {
    justify-content: space-around;
  }
}
