@charset "UTF-8";
/* 公共 */
.modal.show {
  opacity: 1;
}

.modal-video {
  z-index: 2000;
}
.modal-video .modal-dialog, .modal-video .modal-content, .modal-video .video-box {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  transform: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
}
.modal-video .vjs-has-started .vjs-control-bar {
  display: -webkit-flex;
  display: flex;
}
.modal-video video {
  object-fit: contain !important;
}

.s-heading-h3 {
  color: #041E42;
  font-size: 48px;
  max-width: 100%;
  position: relative;
  line-height: 1;
  font-family: "华文黑体", STHeiti;
  padding: 16px 30px;
}
.s-heading-h3::before {
  content: "";
  width: 30px;
  height: 30px;
  left: 0;
  bottom: 0;
  position: absolute;
  border-left: solid 4px #ffbf3f;
  border-bottom: solid 4px #ffbf3f;
}
.s-heading-h3::after {
  content: "";
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  position: absolute;
  border-right: solid 4px #ffbf3f;
  border-top: solid 4px #ffbf3f;
}

.s-text {
  color: #041E42;
  font-size: 24px;
  line-height: 1.4em;
  padding: 0;
  margin: 0 auto;
}

.gltext-box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 30px 0;
  position: relative;
  text-align: center;
}

@media (min-width: 768px) {
  .gltext-box {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
  .s-heading-h3 br {
    display: none;
  }
  .gltext-box .s-heading-h3 {
    margin: 5px 0 45px;
  }
}
@media (max-width: 991.98px) {
  .hidden-lg-down {
    display: none !important;
  }
  .s-heading-h3 {
    font-size: 0.33rem;
    padding: 0.16rem;
    line-height: 1.2em;
  }
  .s-text {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
  }
  .s-text br {
    display: none;
  }
  .gltext-box {
    padding: 36px 0 30px;
  }
  .gltext-box .s-heading-h3 {
    margin: 0 0 42px;
  }
}
/* 频道页-第一屏 */
.modern-box {
  color: #041E42;
  font-size: 20px;
}

.modern-sect1 {
  background: #fff;
}
.modern-sect1 .word-strip {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .p-modern .bannerbox h1 {
    margin-bottom: 0;
  }
  .modern-sect1 {
    padding: 0 15px;
  }
}
/* 频道页-第二屏-优势 */
.modern-advant {
  width: 100%;
  position: relative;
  background: #eceae8;
  padding: 6em 0 3.8em;
}

.modern-advant-header {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center;
  padding: 0 0 2.75em;
  border-bottom: dotted 1px #82817f;
}

.modern-advant-list {
  margin: 0;
  -webkit-justify-content: center;
          justify-content: center;
}
.modern-advant-list .item {
  padding: 0 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  margin: 44px 0 0;
  text-align: center;
}
.modern-advant-list .item-icon {
  -webkit-flex: none;
          flex: none;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0 auto 28px;
}
.modern-advant-list .item-icon img {
  -webkit-flex: none;
          flex: none;
  width: 106px;
  height: 106px;
  display: block;
  object-fit: contain;
  object-position: center center;
}
.modern-advant-list .item-title {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 1em;
}
.modern-advant-list .item-desc {
  width: 320px;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.5em;
}

@media (max-width: 991.98px) {
  .modern-advant {
    padding: 0.6rem 0 0.74rem;
  }
  .modern-advant-header {
    padding-bottom: 0.24rem;
    margin-bottom: 0.6rem;
  }
  .modern-advant-list .item {
    padding: 0 0.4rem;
    margin: 0 0 0.9rem;
  }
  .modern-advant-list .item:last-child {
    margin-bottom: 0;
  }
  .modern-advant-list .item-icon {
    margin-bottom: 0.46rem;
  }
  .modern-advant-list .item-icon img {
    width: 1.52rem;
    height: 1.52rem;
  }
  .modern-advant-list .item-title {
    font-size: 0.288rem;
    margin-bottom: 0.3rem;
  }
  .modern-advant-list .item-desc {
    width: 100%;
    font-size: 0.192rem;
  }
}
/* 频道页-第三屏-套餐 */
.modern-setmeal {
  width: 100%;
  background: url("/img/modern/setmeal.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  color: #fff;
  padding: 5.6em 0 5.5em;
}

.modern-setmeal-header {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 2.25em;
}
.modern-setmeal-header .s-heading-h3 {
  color: inherit;
}

.modern-setmeal-swip {
  width: 100%;
  position: relative;
  text-align: center;
}
.modern-setmeal-swip .swiper-slide {
  width: 33.33%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
}
.modern-setmeal-swip .slide-box {
  width: 100%;
  position: relative;
  padding: 0 1em;
}
.modern-setmeal-swip .slide-title {
  width: 100%;
  height: 2.65em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  background: url("/img/modern/border.svg") no-repeat center center;
  background-size: contain;
  font-size: 40px;
  line-height: 1em;
  font-weight: bold;
}
.modern-setmeal-swip .slide-desc {
  width: 21.25em;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.5em;
  margin: 1.625em auto 0;
}

.modern-setmeal-paging {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  position: relative;
  margin: 0.4rem 0 0;
}
.modern-setmeal-paging .bullet {
  width: 10px;
  height: 10px;
  display: block;
  border: solid 1px #fff;
  opacity: 0.8;
  position: relative;
  margin: 0 3px;
  cursor: pointer;
}
.modern-setmeal-paging .active {
  width: 14px;
  height: 14px;
  opacity: 1;
}
.modern-setmeal-paging .active::after {
  content: "";
  margin: 0;
  width: 8px;
  height: 8px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

@media (max-width: 991.98px) {
  .modern-setmeal {
    padding: 0.72rem 0 0.14rem;
    background-image: url("/img/modern/setmeal_m.jpg");
  }
  .modern-setmeal-header {
    margin-bottom: 0.6rem;
  }
  .modern-setmeal-swip .slide-title {
    height: 1.52rem;
    font-size: 0.58rem;
  }
  .modern-setmeal-swip .slide-desc {
    margin: 0.3rem auto 0;
    width: 90vw;
    font-size: 0.19rem;
    line-height: 0.29rem;
  }
}
/* 频道页-第四屏-子栏目链接 */
.modern-subcol {
  width: 100%;
  position: relative;
  padding: 3.5em 0 6em;
}

.modern-subcol-list {
  margin: 0 -20px;
}
.modern-subcol-list .item {
  padding: 0 20px;
}
.modern-subcol-list .item-box {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.modern-subcol-list .item-imgs {
  width: 100%;
  padding: 56.65% 0 0;
  overflow: hidden;
  position: relative;
}
.modern-subcol-list .item-imgs img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
}
.modern-subcol-list .item-body {
  width: 100%;
  min-height: 8.9em;
  position: relative;
  padding: 0.75em 0 1em;
}
.modern-subcol-list .item-title {
  font-size: 1.4em;
  line-height: 1.25em;
  color: #041e42;
  margin-bottom: 6px;
}
.modern-subcol-list .item-desc {
  font-size: 0.9em;
  line-height: 1.5em;
  color: #041e42;
}
.modern-subcol-list .btn-golink {
  width: 100%;
  height: 2.4em;
  display: block;
  position: relative;
  color: #fff;
}
.modern-subcol-list .btn-golink > * {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  position: relative;
  font-size: 0.9em;
  line-height: 1em;
  color: #fff;
  background: #213570;
  border: solid 2px #213570;
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
}

@media (min-width: 992px) {
  .modern-subcol-list .item:hover .item-imgs img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .modern-subcol-list .btn-golink:hover {
    color: #041E42;
  }
  .modern-subcol-list .btn-golink:hover > * {
    background-color: #ffffff;
    color: #041E42 !important;
    border: 2px solid #041E42;
  }
}
@media (min-width: 1500px) {
  .modern-subcol .container {
    width: 1400px;
    max-width: 1400px;
  }
}
@media (max-width: 991.98px) {
  .modern-subcol {
    padding: 25px;
  }
  .modern-subcol-list {
    margin: 0;
  }
  .modern-subcol-list .item {
    padding: 0;
    margin: 0 0 0.7rem;
  }
  .modern-subcol-list .item-body {
    min-height: 1.58rem;
    padding: 0.22rem 0 0.3rem;
  }
  .modern-subcol-list .item-title {
    font-size: 0.33rem;
  }
  .modern-subcol-list .item-desc {
    font-size: 0.22rem;
  }
  .modern-subcol-list .btn-golink {
    height: 0.6rem;
  }
  .modern-subcol-list .btn-golink > * {
    font-size: 0.17rem;
  }
  .modern-subcol-list .btn-golink:active, .modern-subcol-list .btn-golink:focus {
    color: #041E42;
  }
  .modern-subcol-list .btn-golink:active > *, .modern-subcol-list .btn-golink:focus > * {
    background-color: #ffffff;
    color: #041E42 !important;
    border: 2px solid #041E42;
  }
}
/* 频道页-表单 */
.modern-fmbox {
  width: 100%;
  background: #213570;
  color: #fff;
  position: relative;
  padding: 52px 0 80px;
}

.modern-fmbox-header {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 2.3em;
  text-align: center;
}
.modern-fmbox-header .s-heading-h3 {
  color: inherit;
}
.modern-fmbox-header .text {
  font-size: 16px;
  line-height: 1.5em;
  margin: 40px 0 0;
}

.form-mordern {
  width: 750px;
  margin: 0 auto;
  padding: 0;
}
.form-mordern .row {
  margin: 0 -15px;
  overflow: visible;
}
.form-mordern .rowitem {
  padding: 0 15px;
}
.form-mordern .form-group {
  margin-bottom: 30px;
}
.form-mordern .control-label {
  font-size: 16px;
  line-height: 1em;
  display: block;
  margin: 0 0 10px;
}
.form-mordern .control-label .must {
  color: #ffbf3f;
}
.form-mordern .form-control::-webkit-input-placeholder {
  color: #6c757d;
}
.form-mordern .form-control::placeholder {
  color: #6c757d;
}
.form-mordern .form-control::-webkit-input-placeholder {
  color: #6c757d;
}
.form-mordern textarea.form-control {
  min-height: 120px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.form-mordern .btnbox {
  margin: 15px 0 0;
}
.form-mordern .btn-submit {
  margin: 0 auto;
}
.form-mordern .cityAreaSelect-text {
  height: 52px;
  padding: 0 40px 0 15px;
  font-size: 16px;
  line-height: 50px;
  background: #fff;
  border-color: #ced4da;
  color: #555;
}
.form-mordern .cityAreaSelect-text span {
  color: #6c757d;
}
.form-mordern .cityAreaSelect-text::after {
  content: "";
  display: block;
  width: 40px;
  height: 100%;
  background: url("/img/modern/arrow-down.svg") no-repeat center center #fff;
  background-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20;
}
.form-mordern .cityAreaSelect-merge-body {
  margin: 0 -1.5em;
}
.form-mordern .cityAreaSelect-merge-body > div {
  width: 100%;
  max-height: 18.8em;
  overflow: hidden;
  overflow-y: auto;
}
.form-mordern .cityAreaSelect-merge-body > div::-webkit-scrollbar {
  width: 5px;
  border-radius: 3px;
}
.form-mordern .cityAreaSelect-merge-body > div::-webkit-scrollbar-track {
  background: none;
}
.form-mordern .cityAreaSelect-merge-body > div::-webkit-scrollbar-thumb {
  background: #ced4da;
  border-radius: 3px;
}
.form-mordern .cityAreaSelect-list {
  padding: 0 1.5em;
}
.form-mordern .cityAreaSelect-list li:hover, .form-mordern .cityAreaSelect-list li.selected {
  color: #041e42;
}
.form-mordern .cityAreaSelect-merge-tabitem:not(.active) {
  color: #041e42;
}
.form-mordern .cityAreaSelect-merge-tabitem.active {
  background: #213570;
}
.form-mordern .cityAreaSelect-merge-box.is-open .cityAreaSelect-text::after {
  background-image: url("/img/modern/arrow-up.svg");
}

.form-custom-select {
  width: 100%;
  position: relative;
}

.form-custom-select_text {
  width: 100%;
  height: 52px;
  padding: 0 40px 0 15px;
  font-size: 16px;
  line-height: 1em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  background-color: #FFFFFF;
  color: #555;
  background-clip: border-box;
  position: relative;
  cursor: pointer;
}
.form-custom-select_text span {
  color: #6c757d;
}
.form-custom-select_text::after {
  content: "";
  display: block;
  width: 40px;
  height: 100%;
  background: url("/img/modern/arrow-down.svg") no-repeat center center #fff;
  background-size: 12px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.form-custom-select_dropdown {
  width: 100%;
  display: none;
  background: #f3f3f3;
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 5px);
  top: calc(100% + 5px);
  z-index: 20;
  border-radius: 8px;
  border: solid 1px #b2b2b2;
  padding: 5px 0;
  font-size: 16px;
  line-height: 2em;
  color: #041e42;
}

.form-custom-select_list {
  width: 100%;
  max-height: 14em;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
}
.form-custom-select_list::-webkit-scrollbar {
  width: 5px;
  border-radius: 3px;
}
.form-custom-select_list::-webkit-scrollbar-track {
  background: none;
}
.form-custom-select_list::-webkit-scrollbar-thumb {
  background: #ced4da;
  border-radius: 3px;
}
.form-custom-select_list li {
  cursor: pointer;
  padding: 0 15px;
}
.form-custom-select_list li.active, .form-custom-select_list li:hover {
  background: #1967d2;
  color: #fff;
}

.form-custom-select_active .form-custom-select_text::after {
  background-image: url("/img/modern/arrow-up.svg");
}

.modern-fmbox-header2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center;
  color: #fff;
  margin: 41px 0;
}
.modern-fmbox-header2 .s-heading-h3 {
  color: inherit;
  font-size: 55px;
  line-height: 55px;
}
.modern-fmbox-header2 .en {
  font-family: "BodoniClassico-Bold";
  font-size: 47px;
}
.modern-fmbox-header2 sup {
  font-size: 24px;
  top: 8px;
  vertical-align: top;
}
.modern-fmbox-header2 .subtitle {
  font-size: 80px;
  margin-top: 0;
  line-height: 80px;
  padding-bottom: 20px;
  font-family: Arial;
}

@media (max-width: 991.98px) {
  .modern-fmbox-header2 {
    margin: 0 0 18px;
  }
  .modern-fmbox-header2 .s-heading-h3 {
    font-size: 28.8px;
    line-height: 32px;
  }
  .modern-fmbox-header2 .en {
    font-size: 23px;
  }
  .modern-fmbox-header2 sup {
    font-size: 14px;
    top: 4px;
    vertical-align: top;
  }
  .modern-fmbox-header2 .subtitle {
    font-size: 32px;
    line-height: 35.2px;
    padding-bottom: 0;
  }
  .modern-fmbox {
    padding: 36px 15px 40px;
  }
  .form-mordern {
    width: 100%;
    padding: 0 15px;
    margin: 55px 0 0;
  }
  .form-mordern .form-group {
    margin-bottom: 10px;
  }
  .form-mordern .control-label {
    margin-bottom: 5px;
  }
  .modal-cityAreaSelect .modal-content {
    height: auto;
    border-top-left-radius: 3.2vw;
    border-top-right-radius: 3.2vw;
  }
  .modal-cityAreaSelect .modal-close {
    background-image: url("/img/modern/close-gray.svg");
    background-size: 14px;
    padding: 0 6.7vw;
    width: auto;
  }
  .modal-cityAreaSelect .modal-head {
    height: 15vw;
    padding: 0 6.7vw;
  }
  .modal-cityAreaSelect .modal-title {
    font-size: 4.27vw;
  }
  .modal-cityAreaSelect .modal-body {
    font-size: 3.73vw;
  }
  .cityAreaSelect-merge-flex {
    padding: 0 6.7vw 0.2rem;
  }
  .cityAreaSelect-merge-tabitem {
    height: 2.14em;
    padding: 0 1.07em;
    min-width: 5.54em;
  }
  .cityAreaSelect-merge-body {
    height: 17.64em;
  }
  .cityAreaSelect-merge-body .cityAreaSelect-list {
    line-height: 2.86em;
  }
  .cityAreaSelect-merge-body .cityAreaSelect-list li {
    padding: 0 1.96em;
  }
}
/* 频道页-底部链接 */
.modern-links {
  margin: 0 -1px;
  padding: 2px 0;
}

.modern-links-item {
  padding: 0 1px;
  position: relative;
  color: #fff;
}
.modern-links-item .item-box {
  width: 100%;
  display: block;
  position: relative;
}
.modern-links-item .item-imgs {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.modern-links-item .item-imgs img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
}
.modern-links-item .item-imgs::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40%;
  width: 100%;
  background: -webkit-linear-gradient(bottom, #010101 0%, rgba(1, 1, 1, 0) 100%);
  background: linear-gradient(to top, #010101 0%, rgba(1, 1, 1, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#010101", endColorstr="#00010101", GradientType=0);
  z-index: 2;
}
.modern-links-item .item-body {
  position: absolute;
  left: 20px;
  bottom: 6px;
  z-index: 20;
}
.modern-links-item .item-title {
  position: relative;
  font-size: 38px;
  line-height: 1.2em;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: inherit;
  text-shadow: 0px 0px 30px black;
}
.modern-links-item .item-title:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background-color: transparent;
  left: -10px;
  bottom: 0;
  border-left: solid 4px #ffbf3f;
  border-bottom: solid 4px #ffbf3f;
}

@media (min-width: 992px) {
  .modern-links-item:hover .item-imgs img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
@media (max-width: 991.98px) {
  .modern-links {
    margin: 0;
    padding: 2px 0 0;
  }
  .modern-links-item {
    padding: 0;
    margin-bottom: 2px;
  }
  .modern-links-item .item-imgs {
    height: 242px;
  }
  .modern-links-item .item-imgs::after {
    bottom: unset;
    top: 0;
    height: 60%;
    background: -webkit-linear-gradient(top, #010101 0%, rgba(1, 1, 1, 0) 100%);
    background: linear-gradient(to bottom, #010101 0%, rgba(1, 1, 1, 0) 100%);
  }
  .modern-links-item .item-body {
    bottom: unset;
    top: 20px;
    left: 0;
    width: 100%;
    padding: 0 0.18rem;
  }
  .modern-links-item .item-title {
    padding: 0.2rem;
    font-size: 24px;
  }
  .modern-links-item .item-title::after {
    left: 0.01rem;
    width: 0.3rem;
    height: 0.3rem;
  }
}