html::-webkit-scrollbar {
  display: none;
  /* 隐藏滚动条 */
}

/** {*/
/*  cursor: unset !important;*/
/*}*/

/*html body *:not([cursor-override]) {*/
/*  cursor: unset !important;*/
/*}*/

/*html body * {*/
/*  cursor: unset !important;*/
/*}*/

html {
  background-color: #e2ceaa;
  /* cursor: url('../images/hudls.svg'), auto; */

  overflow-y: scroll;
  /* 或者使用 auto，这样当内容不足以产生滚动时，滚动条将不会显示 */
  scrollbar-width: none;
  /* Firefox 支持的属性，用于隐藏滚动条 */
  font-size: calc(100vw / 1920);
  /* 阻止 iOS/macOS 的弹性效果 */
  overscroll-behavior: none;
}

@media only screen and (min-width: 20px) and (max-width: 767px) {
  html {
      font-size:calc(100vw / 750)
  }
}
body {
  margin: 0;
  overscroll-behavior: none;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  overscroll-behavior: none;
}

.banner {
  width: 100%;
  height: 500px;
  background-color: #914139;
  position: relative;
}

.background-texture {
  background-blend-mode: multiply;
  background-image: url('../images/texture.CmJoyxbH.png');
}

.anyj {
  border-radius: 50%;
  padding: 10px;
  background-color: transparent;
}

.menu-icon,
.s2_line1_ai,
.tab_item,
.close,
.carousel-control-prev,
.carousel-control-next,
.left_menu,
.s_btn,
.leimu_select,
.leimu_list div,
.simg3,
.m_item span,
.s_model_close,
.l_m_close,
.m_item_1,
.s_wen,
.s_wen_close,
.s_w_y,
.fh_btn,
.next_btn,
.sx_btn,
.r_t_z,
.right_arr,
.user_icon,
._mask_usl0z_69,
._backwardButton_usl0z_2,
.kstyBtn:hover {
  /* cursor: url('../images/cursor-pointer.svg'), default !important; */

}

a,
a:hover {
  text-decoration: none;
  /* cursor: url('../images/cursor-pointer.svg'), default !important; */

}

.icon_1jnou_1 {
  display: inline-flex;
}

.form-control,
.input-group-text {
  border: none !important;
}

.section1 {
  font-family: SourceHanSansCN-Regular;
  padding: 76px 0 0 0;
  background-color: #e3d3b880;
  color: #6c3413;
  box-sizing: content-box;
}

.section2 {
  font-family: SourceHanSansCN-Regular;
  padding: 100px 0 0px;
  background-color: #e3d3b880;
  color: #6c3413;
  box-sizing: content-box;
}

.section_next {
  font-family: SourceHanSansCN-Regular;
  padding: 100px 0;
  background-color: #e3d3b880;
  color: #6c3413;
  box-sizing: content-box;
}

.title_1xrkz {
  font-size: 40px;
  font-family: 'SourceHanSansCN-Medium';
  font-weight: 500;
  font-style: normal;
}

.dynasty_1xrkz {
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 500;
}

/* .pinned_1xrkz {
  width: 44rem;
  height: 84rem;
  margin-left: calc(-(44rem+20px));
  margin-right: 20px;
} */

.flex {
  display: flex;
}

.box1 {
  position: relative;
}

.s1_desc {
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #ac825f;
  margin-top: 56px;
}

.s1_list {
  margin-top: 80px;
  font-size: 20px;
}

@font-face {
  font-family: 'linhai-lishu';
  src: url('../font/lishu.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.s1_list_item {
  margin-bottom: 20px;
  height: 100%;
  overflow: hidden;
}

.ww_infobox {
  /* margin-top: 20px; */
  color: #ac825f;
  font-size: 18px;
  padding-left: 56px;
  height: 100%;
  border-left: 1px solid #BE9F7C;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .ww_infobox {
    border: none;
    padding-left: 0;
  }
}

.line_h {
  /* margin-bottom: 10px; */
  line-height: 32px;
  display: flex;
  align-items: start;
}

.line_h1 {
  font-weight: 600;
  font-family: SourceHanSansCN-Bold;
  padding-right: 10px;
  position: relative;
  min-width: 50px;
  flex-shrink: 0;
}

.line_h1::after {
  content: ':';
  position: absolute;
  right: 0;
  bottom: 0;
}

.line_h2 {
  margin-left: 10px;
  height: 100%;
}

.s2_line1 {
  display: flex;
  align-items: center;
}

.s2_line1_ai {
  cursor: pointer;
  margin-left: 30px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 350;
  line-height: 26px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.s2_line2 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #be9f7c;
  margin-top: 20px;
  margin-bottom: 50px;
}

.ywbox {
  color: #fff;
  height: 100%;
  overflow: hidden;
}

.yuanwen {
  box-shadow: 60px -60px teal;
  font-family: linhai-lishu;
  font-size: 24px;
  height: 52px;
  line-height: 26px;
  padding: 0 40px;
  background-image: url('../images/yuanwen.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bhw {
  font-family: linhai-lishu;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  background-image: url('../images/bhw.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bhwiconbox {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: end;
  padding: 20px 40px;
  font-size: 30px;
}

.bhwiconbox div {
  margin: 0px 10px;
}

.bhwiconbox div a,
.bhwiconbox div a:hover {
  color: #fff;
  text-decoration: none;
}

.yuanwenbox {
  position: relative;
  font-size: 18px;
  font-weight: 350;
  line-height: 26px;
  text-align: left;
  background: #914139;
  height: 100%;
  transition: all 0.5s;
}

.yuanwenbox_p {
  white-space: pre-wrap;
}

.yuanwenbox_p::selection {
  color: white;
  background-color: rgba(108, 52, 19, 0.75);
}

.bhwbox {
  position: relative;
  font-size: 18px;
  font-weight: 350;
  line-height: 26px;
  text-align: left;
  background: #AC825F;
  height: 100%;
  transition: all 0.5s;
}

.imgbox {
  height: 480px;
  overflow: hidden;
}

.imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.imgdesc {
  color: #8a512a;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 10px;
}

.xiang_guan {
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ac825f;
  font-size: 18px;
  line-height: 36px;
  margin-top: 52px;
  padding-left: 40px;
  border-left: 5px solid #8A512A;
}

.tuijian_tab {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.tab_item {
  cursor: pointer;
  padding: 10px 24px;
  justify-content: center;
  align-items: center;
  color: #ac825f;
  font-size: 14px;
  font-weight: 400;
  border-radius: 6px;
  background: #e3d3b8;
  margin-right: 24px;
  flex-shrink: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.ti_active {
  background-color: #914139;
  color: #fff;
}

.footer {
  height: 450px;
  padding-top: 100px;
  color: #fff;
  border: 1px solid #979797;
  box-sizing: border-box;
  background-color: #bfa07c;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 50px;
}

.f_box {
  display: flex;
}

.f_box>div {
  padding: 30px;
}

.f_box>div:nth-of-type(3) {
  min-width: 300px;
}

.Copyright {
  text-align: center;
  margin-top: 100px;
}

.r_page {
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  background: #e3d3b8;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.r_page_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

.zzk {
  text-align: left;
  font-size: 28px;
  color: #6c3413;
  text-align: center;
  line-height: 35px;
}

.close {
  text-align: right;
  font-size: 28px;
  color: #6c3413;
  text-align: center;
  line-height: 35px;
}

.r_t_z,
.right_arr {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  overflow: hidden;
}

.r_t_close {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
}

.r_t_z:hover,
.r_t_close:hover,
.right_arr:hover {
  background-color: #ac825f26;
}

.r_page_desc {
  font-size: 14px;
  margin: 10px 30px;
  padding: 30px;
  color: rgb(108, 52, 19);
  background: rgba(190, 159, 124, 0.314);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}


.li_box span {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  padding: 10px;
  background: rgba(227, 211, 184, 0.5);
  color: rgb(108, 52, 19);
  border: 1px solid rgb(190, 159, 124);
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.r_page_desc div:nth-child(2) span {
  margin-top: 20px;
}

.li_box span:hover {
  background-color: #fff;
}

.inputbox {
  margin: 0 30px;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: calc(100% - 60px);
}

.input-group-text {
  font-size: 14px !important;
  background-color: #fff !important;
}

.r_page_wd {
  width: calc(100% - 60px);
  height: 270px;
  margin: 20px 30px 0;
  overflow-y: auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.zhezhao,
.zhezhao1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.r_page_bottom {
  font-size: 12px;
  color: #914139;
  text-align: center;
}

/* search 页面 */
.s_bg {
  background-image: url('../images/search_bg.png');
}

.menu {
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 30px 0;
  background-blend-mode: multiply;
  background-image: url('../images/menu_bai.png');
}

.sbg {
  background-image: url('../images/search_bg.png');
}

.pcbg {
  background-image: url('../images/pc-yin-lu-pu-sa-bg.png');
}

.x_menu {
  font-size: 26px;
  padding-left: 65rem;
}

.left_menu {
  display: inline-flex;
  width: 36rem;
  height: 36rem;
  box-sizing: border-box;
}

.left_menu:hover {
  border-radius: 50%;
  background-color: #ac825f26;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.logo {
  padding: 0 50rem;
}

.logo img {
  height: 100rem;
  width: 220rem;

}

.input_wen {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 930rem;
  background-color: #fff;
  z-index: 999999;
  padding: 40px 20px;
  box-sizing: border-box;
  box-shadow: 0 5px 5px #00000040;
  transform: translateX(-50%);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.wen_box {
  display: flex;
  justify-content: space-between;
}

.input_wen_left,
.input_wen_right {
  text-align: left;
}

.input_wen_left {
  flex-shrink: 0;
}

.input_wen_right {
  display: flex;
  flex-wrap: wrap;
  padding-left: 16.5rem;
}

/*.input_wen_right div:nth-child(4n) {*/
/*  margin-right: 0px;*/
/*}*/

.top_zz {
  width: 70%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  top: -5px;
  left: 15%;
  z-index: 1;
}

.right_zz {
  width: 5px;
  height: 70%;
  background-color: #fff;
  position: absolute;
  top: 15%;
  right: -4px;
  z-index: 1;
}

.bottom_zz {
  width: 70%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  left: 15%;
  z-index: 1;
}

.left_zz {
  width: 5px;
  height: 70%;
  background-color: #fff;
  position: absolute;
  top: 15%;
  left: -4px;
  z-index: 1;
}

.center-hor-line {
  width: 44px;
  height: 1px;
  background-color: #914139;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}

.center-ver-line {
  width: 1px;
  height: 44px;
  background-color: #914139;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}


.wen_btn_box {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fh_btn,
.next_btn,
.sx_btn {
  font-size: 20px;
  color: #65371b;
}

.shuru_bord,
.shurubox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shuru_bord {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.shurubox {
  width: 100%;
  padding: 0px 10px;
  background-color: #e6d5d3;
  border-radius: 5px;
  margin-bottom: 30rem;
}

.wen_input {
  flex: 1;
}

.wen_input_text {
  border: none;
  background: transparent;
  width: 100%;
  height: 36px;
  line-height: 36px;
  outline: none;
  font-size: 12px;
  color: #914139;
}

.wen_s_icon {
  color: #914139;
  font-size: 16px;
  line-height: 1;
}

.wen_input_text::placeholder {
  font-size: 12px;
  color: rgb(205, 160, 156);
  text-align: left;
}

.wen_input_text:focus {
  /* cursor: url('../images/input.svg'), auto; */

}

.sub_btn {
  background-color: #914139;
  border-radius: 5px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  border: none;
  color: #fffc;
  font-family: SourceHanSansCN-Regular;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.wen_submit .sub_btn {
  padding: 5px 15px;
}

.sub_btn:hover {
  background-color: #91413acc;
}

.search_input .s_icon,
.search_input .s_wen,
.search_input .s_w_y {
  font-size: 25rem;
  color: #743005;
  padding: 5px 10px;
}

.search_icon {
  padding-right: 50px;
}
.search_icon span {
  line-height: 1;
}

.ai_style {
  font-size: 25rem;
  margin-right: 4rem;
}

.ai_desc_style {
  font-size: 18rem;
}

.s_btn {
  font-size: 18rem;
  padding: 0rem 23rem;
  height: 46rem;
  line-height: 46rem;
  margin-right: 30rem;
  background-color: #fff;
  border: none;
  border-radius: 12rem;
  -webkit-border-radius: 12rem;
  -moz-border-radius: 12rem;
  -ms-border-radius: 12rem;
  -o-border-radius: 12rem;
}

.s_btn span {
  color: #914139;
  font-family: SourceHanSansCN-Regular;
  font-weight: 350;
}

.s_btn span:nth-child(2) {
  margin-left: 10px;
}

.user_icon {
  font-size: 36rem;
}

.leimu {
  display: flex;
  flex-wrap: wrap;
  padding-top: 24px;
  position: relative;
}

.leimu_box {
  /* width: 152px; */
  position: relative;
  margin-right: 22rem;
  flex: 1;
  &:last-child {
    margin-right: 10rem;
    @media only screen and (min-width: 320px) and (max-width: 1024px) {
      margin-right: 0;
    } 
  }
  &:first-child {
    margin-left: 10rem;
    @media only screen and (min-width: 320px) and (max-width: 1024px) {
      margin-left: 0;
    } 
  }
}

.leimu_select {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #e3d3b8;
  color: #914139;
  padding: 10rem;
  border-radius: 10px;
  border: 1px solid #743005;
  padding-left: 15rem !important;
  font-size: 14rem;
  min-height: 32px !important;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;

  @media only screen and (min-width: 320px) and (max-width: 767px) {
    font-size: 28rem;
  } 
}

.leimu_title {
  min-width: 60px;
  text-align: left;
}

.leimu_active {
  min-width: 50rem;
  padding: 5rem;
  margin-bottom: 10rem;
  color: #914139;
  background-color: #cdba9d !important;
  border-radius: 10rem;
  -webkit-border-radius: 10rem;
  -moz-border-radius: 10rem;
  -ms-border-radius: 10rem;
  -o-border-radius: 10rem;
}

.ls_itembox {
  max-width: 160px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.ls_items {
  flex: 1 1 80px;
}


.remove_icon {
  font-size: 12rem;
  margin-left: 4rem;
  @media only screen and (min-width: 320px) and (max-width: 767px) {
   font-size: 28rem;
  } 
}

.arr_down::before {
  content: "\a0";
  display: inline-block;
  width: 1rem;
  height: 14rem;
  background-color: #914139;
  position: relative;
  left: -5rem;
  top: 5rem;

}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .arr_down::before {
    height: 28rem;
  }
} 

.leimu_list {
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  width: 100%;
  background: #e0d4bb;
  font-size: 14rem;
  color: #914139;
  padding: 10rem 0;
  z-index: 10;
  transition: all 0.3s;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;

  @media only screen and (min-width: 320px) and (max-width: 767px) {
    font-size: 28rem;
  }
}

.leimu_list div {
  display: flex;
  align-items: center;
  line-height: 28rem;
  min-height: 32px;
  
}

.leimu_list .list-item {
  padding: 0 21rem;
  text-align: left;
}


.leimu_list div:hover {
  background: #d7ccb4;
}

.sl_img {
  position: absolute;
  right: -200px;
  bottom: -30px;
  z-index: 1;
}

.sl_img img {
  height: 100px;
}

.s_img_list {
  position: relative;
  width: 100%;
  height: calc(100vh - 203px);
}

.s_footer {
  position: absolute;
  top: 1032rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  font-size: 18rem;
  text-decoration: underline;
  color: #914139;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  /* cursor: url('../images/cursor-pointer.svg'), pointer; */

}

.wen_submit button {
  /* cursor: url('../images/cursor-pointer.svg'), pointer !important; */

}

.wen_s_icon {
  display: inline-block;
  /* cursor: url('../images/cursor-pointer.svg'), pointer !important; */

  font-size: 14rem;
}

.s_model {
  position: fixed;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.s_model_bg {
  text-align: center;
  width: 100%;
  height: calc(100vh - 150px);
}

.s_model_bg img {
  height: 610px
}

.m_dingwei {
  position: absolute;
  top: 50px;
  left: 130px;
}

.line_item {

  display: flex;
  border-bottom: 1px #65371b solid;
}

.m_item {
  display: flex;
  justify-content: start;
  align-items: start;
  margin-right: 15px;
}

.m_item span {
  writing-mode: vertical-rl;
  font-size: 14px;
  padding: 10px 3px;
  margin-left: 4px;
}


.m_item span a {
  padding: 10px 5px;
  color: #8a512a;
  text-decoration: none;
  transition: all 0.3s;
}

.m_item span:nth-child(1) a {
  padding: 10px 5px;
  color: #65371b;
  text-decoration: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.m_item span a:hover {
  transition: all 0.3s;
  color: #fff;
  background: #65371b;
}

.m_item span:nth-child(1) {
  font-size: 24px;
  font-family: linhai-lishu;
}

.m_item span:not(.m_item span:nth-child(1)) {
  margin-top: 8px;
}

.s_model_close {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: -50px;
  top: 0;
  background-color: transparent;
  padding: 0;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;

}

.s_model_close:hover {
  border-radius: 50%;
  background-color: #ac825f26;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}


.result_list {
  padding: 50px 50px 0 50px;
  background-color: #d5c7b0;
}

.item_img {
  width: 100%;
  height: 300px;
  text-align: center;
  background-color: #000;
  overflow: hidden;
}

.item_img img {
  width: auto;
  height: 100%;
}

.item_title {
  margin: 10rem 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.item_title a {
  color: #000;
  text-decoration: none;
}

.item_img:hover {
  /* cursor: url('../images/yan.svg'), auto; */

}


.left_menu_box {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  box-shadow: 6px 0 16px 0 rgba(0, 0, 0, 0.08), 3px 0 6px -4px rgba(0, 0, 0, 0.12), 9px 0 28px 8px rgba(0, 0, 0, 0.05);
}

.l_zz {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}

.l_m_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 500rem;
  min-width: 360px;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 70rem;
  background-image: url('../images/texture-1.png');
  background-color: transparent;
  background-blend-mode: normal;
  background-repeat: repeat;
  background-size: 640rem 640rem;
  overflow: auto;
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    width: 100vw;
  }
}

.l_m_close {
  font-size: 36rem;
  color: #fff;
  display: inline-flex;
}

.l_m_close_icon {
  display: inline-flex;
}

.l_m_close:hover {
  border-radius: 50%;
  background-color: #ac825f26;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.menu_box_menu {
  margin-top: 50px;
}

.m_item_1 {
  border-top: 1px solid rgba(218, 197, 169, .3137254902);
  height: 64rem;
  display: flex;
  align-items: center;
  display: flex;
}

.m_m_box .m_item_1:first-child {
  border-top: none;
}

.m_m_box {
  border-bottom: none !important;
}

.menu_box_menu div:last-child {
  border-bottom: 1px solid rgba(218, 197, 169, .3137254902);
}

.zhankai {
  color: #fff;
  font-size: 26rem;
}

.m_item_1 a {
  font-size: 24rem;
  color: #dac5a9 !important;
  text-decoration: none;
  flex: 1;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .zhankai {
    color: #fff;
    font-size: 36rem;
  }
}

.drdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}

.m_item_1:hover:not(.drdown) {
  background-color: rgba(0, 0, 0, 0.06);
}

.xb_item {
  box-sizing: border-box;
  padding-left: 30px;
}


/* 首页 */

.indexlogo {
  position: fixed;
  width: 100%;
  z-index: 99999;
}

.dunhuang-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dunhuang-logo img {
  height: 50px;
}

.sz_logo {
  position: absolute;
  top: 152px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.sz_logo img {
  height: 172px;
}

.pc-page-bg img {
  width: 100%;
}

.pc-page-bg video {
  width: 100%;
}

.pm0 {
  padding: 0;
  margin: 0;
}

.mt-6 {
  margin-top: -6px;
}

.r_item {
  position: relative;
}

.b_item {
  position: relative;
}

.r_item:hover,
.b_item:hover,
.hu_item:hover,
.banner1:hover,
.banner2:hover {
  /* cursor: url('../images/yan.svg'), auto; */

}

.r_item_gif {
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none;
}

.r_item .video {
  width: 100%;
  height: 100%;
}

.wenzi_desc {
  position: absolute;
  bottom: 60px;
  left: 30px;
  color: #fff;
  z-index: 2;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.r_item_title {
  position: relative;
  z-index: 1;
  font-size: 30px;
  padding: 50px;
  line-height: 56px;
  font-family: SourceHanSansCN-Regular;
}

.b_item:hover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0003;
  z-index: 0;
}

.wenzi_desc1 {
  position: absolute;
  bottom: 60px;
  left: 30px;
  color: #fff;
  z-index: 2;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.san_img {
  padding: 110px 120px 0;
  position: relative;
  z-index: 2;
}

.san_img img {
  transition: all 0.3s;
}

.san_img:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.hu_item {
  position: relative;
}

.hu_wenzi_desc {
  position: absolute;
  bottom: 60px;
  left: 30px;
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.background-texture {
  background-blend-mode: multiply;
  background-image: url('../images/menu_bai.png');
}

.jinxuanwenwu {
  position: relative;
  width: 100%;
  height: 1440rem;
  padding-top: 119rem;
  background: url('../images/index/11.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    height: 800rem;
    overflow-x: hidden;
    direction: rtl;
    display: flex;
    padding-top: 50rem;
    background: url('../images/index/11-mobile.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}


.jingxuan_box_img {
  position: relative;
}

#jingxuan_transform_content {
  width: 3232.6rem;
  height: 860rem;
  float: right;
  transform: translateX(calc(0px - 430rem)); 
  transition: 0.2s linear;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
  transform: translateX(calc(0px - 195rem));

    height: 420rem;
    width: 1578.3rem;
  }
}

._mask_usl0z_69 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(270deg, #66584800 1%, #aa8a6a);
  width: 220rem;
  height: 1440rem;
  padding-top: 527rem;
  box-sizing: border-box;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    width: 110rem;
    height: 800rem;
    padding-top: 240rem;
  }
}

.forward-left-text {
  color: #fff;
  font-size: 20rem;
  font-weight: 700;
  margin-top: 20rem;
  visibility: hidden;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    font-size: 16rem;
    margin-top: 12rem;
    font-weight: 400;
  }
}

._forwardButton_usl0z_1,
._backwardButton_usl0z_2,
._infoIcon_usl0z_3 {
  width: 80rem;
  height: 80rem;
  /* cursor: url('../images/cursor-pointer.svg'), pointer; */

  @media only screen and (min-width: 20px) and (max-width: 767px) {
    width: 40rem;
    height: 40rem;
  }
}

._backwardButton_usl0z_2 {
  position: absolute;
  top: 527rem;
  right: 40rem;
  visibility: hidden;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
  top: 240rem;
    
  }
}

.jingxuan_desc {
  padding: 0 220rem;
  position: absolute;
  bottom: 161rem;
  left: 0;
  z-index: 1;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    left: 0;
    bottom: 53rem;
    font-size: 20rem;
    line-height: 30rem;
    padding: 0;
    direction: ltr;
    padding-left: 80rem;
  }
}

.jingjuan_desc_box {
  display: flex;
  justify-content: space-around;
}

.jingjuan_desc_box-left {
  display: flex;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    flex-direction: column;
  }
}

.jingxuan_desc_2 {
  margin: 0px 102rem 0 100rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    margin: 0;
    margin-top: 30rem;
  }
}

.jingxuan_desc_img1 {
  width: 234rem;
  height: 203rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    width: 92rem;
    height: 80rem;
  }
}

.jingxuan_desc_img2 {
  width: 280rem;
  height: 137rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    width: 110rem;
    height: 54rem;
  }
}

.jingxuan_desc_text {
  flex: 1;
  font-size: 26rem;
  color: #fff;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    font-size:20rem;
    padding-left: 40.64rem;
    width: 500rem;
  }
}

.banner1 img,
.banner2 img {
  width: 100%;
}

.banner1 {
  margin-top: 20rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    margin-top: 10rem;
  }
}

.banner2 {
  margin-top: -96rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    margin-top: -35rem;
  }
}

.kstybgBox,
.kstybgBox img {
  width: 100%;
  padding-top: 10rem;
  height: 600rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    padding-top: 5rem;
    height: 900rem;
  }
}

.kstybgBox-bg {
  width: 100%;
  margin-top: 10rem;
  height: 600rem;
  background: url(../images/index/kstybg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    margin-top: 5rem;
    height: 900rem;
    background: url(../images/index/kstybg-mobile.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

.kstybgBox {
  position: relative;
}

.kstyBtn {
  position: absolute;
  top: 160rem;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    top: 142rem;
  }
}

.kstyBtn img {
  width: 358rem;
    height: 84rem;
  transition: all 0.3s;
}

.kstyBtn:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.webDaohang {
  width: 100%;
  padding: 120px 150px;
}

.webDaohang {
  display: flex;
  justify-content: start;
  align-items: start;
}

.wzdhbox {
  width: 80rem;
  @media only screen and (min-width: 20px) and (max-width: 767px) {
    width: 96rem;
    margin-left: 9rem;
  }
}

.wzdhbox img {
  width: 100%;
}


.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 152rem;
  border: 1rem solid #914139 !important;
  border-radius: 10px;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    width: 100%;
    border-radius: 20rem;
    min-height: 56rem !important;
  }
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover,
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-color: #e3d3b8;
  color: #914139;
  font-size: 14rem;
  /* min-height: 32px!important; */
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    font-size: 28rem;
      
    }
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {

  background-color: #e3d3b8;
  color: #914139;
  font-size: 14rem;
  /* min-height: 32px; */
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
  font-size: 28rem;
    
  }
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background-color: #e3d3b8;
  color: #914139;
  font-size: 14rem;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    font-size: 28rem;    
  }
}

.dropdown-menu>li>a {
  background-color: #e3d3b8;
  color: #914139;
  font-size: 14rem;
  padding: 3rem 10rem !important;
  display: flex;
  align-items: center;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    font-size: 28rem;
      
    }
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  outline: none;
}

.bootstrap-select>.dropdown-toggle {
  border: none;
}

.dropdown-toggle::after {
  display: none;
}

.open>.dropdown-toggle.btn-default {
  font-size: 14rem;
}

.dropdown-toggle,
.dropdown-toggle:hover {
  background-color: #e3d3b8;
  color: #914139;
  font-size: 14rem;
  padding: 10rem;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    font-size: 28rem;
    padding: 10rem 20rem;
  }
}

.dropdown-menu {
  width: 100%;
  background: #e0d4bb;
  font-size: 14rem;
  color: #914139;
  padding: 10rem 0;
  z-index: 10;
  transition: all 0.3s;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    font-size: 28rem;
    z-index: 1000;
  }
}

.dropdown-menu>li>a:hover {
  background: #d7ccb4;
  /* outline: none; */

}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 10rem;
  margin-top: -3rem;
  vertical-align: middle;
}

.dropdown-menu>li>a {
  height: 32rem;
  min-height: 32rem;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    height: 64rem;
    min-height: 64rem;
  }
}

.dropdown-menu>li>a:hover {
  height: 32rem;
  min-height: 32rem;
  @media only screen and (min-width: 20px) and (max-width: 1024px) {
    height: 64rem;
    min-height: 64rem;
  }
}

.bootstrap-select>.dropdown-toggle {
  padding-right: 25rem;
  background: #e3d3b8;
  color: #914139;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  overflow: hidden; /* 隐藏超出部分 */
  white-space: nowrap; /* 不换行 */
  text-overflow: ellipsis; /* 使用省略号 */
}

.ally_index {
  width: 28rem;
  height: 28rem;
  background-image: url('../images/ally_index.png');
  background-size: 100% 100%;
  margin-right: 24rem;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .ally_index {
    width: 50rem;
    height: 50rem;
  }

  .wen_s_icon {
    font-size: 36rem;
  }

  .a11y {
    display: none !important;
  }
}

.menu-item-icon {
  width: 26rem;
  transition: all 0.3s linear;
}