body {
  background: url("../image/bodybg.png");
  /*background-size: 100% 100%;*/
}

.thenbody {
  padding-top: 1.875vw;
  /* width: 93.75vw; */
  height: 80.185vh;
  display: flex;
  justify-content: space-around;
}

.body_right {

  width: 22.19%;
  height: 100%;
}

.body_right ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.body_right ul li {
  width: 100%;
  height: 20.6%;
}

.body_right img {
  max-width: 100%;
  max-height: 100%;
}

.body_right div {
  height: 68%;
  display: flex;
  align-items: center;
  justify-content: space-around;

}

.body_right .thentop {
  position: relative;
  top: 16%;
}

.then_is_gif {
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.then_is_gif .gif_background {
  width: 100%;
  height: 100%;
  background: url("../image/feature_background.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: flex;
  justify-content: space-around;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  animation: moveAni 15s infinite linear normal;
}

@keyframes moveAni {
  100% {
    left: -100%;
  }

  0% {
    left: 100%;
  }
}

.then_is_gif .gif_background .gif_left {
  width: 25%;
  height: 90%;
  background: white;
}

.then_is_gif .gif_background .gif_left img {
  max-width: 95%;
  max-height: 95%;
}

.then_is_gif .gif_background .gif_right {
  font-size: 1.2vw;
  font-weight: 600;
  margin-left: -10%;
  width: 40%;
  color: rgba(255, 255, 255, 1);
  flex-wrap: wrap;
}

.then_is_gif .gif_background .gif_right p {
  width: 100%;
}

.then_is_gif img {
  width: 100%;
  height: 100%;
}

.body_right div a {
  margin-right: 1.7vw;
  font-size: 1.5vw;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  text-shadow: 0px 2px 2px rgba(51, 51, 51, 1);
}

.body_right .exhibition {
  width: 6.7vw;
  height: 6.7vw;
  margin-top: -12%;
  background: rgba(238, 238, 238, 1);
  border: 1px solid rgba(229, 229, 229, 1);
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.3);
}

.selected {
  background: url("../image/background.png");
  background-size: 100% 100%;
}

.theme {
  background: url("../image/theme_background.png");
  background-size: 100% 100%;
}

.marvellous {
  background: url("../image/discover_background.png");
  background-size: 100% 100%;
}

.map {
  background: url("../image/dataMap_background.png");
  background-size: 100% 100%;
}

.characteristic {
  background: url("../image/feature_background.png");
  background-size: 100% 100%;
}

.body_left {
  width: 69.9%;
  height: 100%;
  margin-left: -3%;
  background: rgba(255, 255, 255, 1);
}

.left_margin {
  width: 65.729vw;
  height: 72.686vh;
  /* margin: 0 auto; */
  padding: 3.703vh 2.0833vw;
}


#stamp {
  width: 100%;
  /*height: 50.925vh;*/
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}

#stamp li {
  width: 9.791vw;
  margin-bottom:2.537vh ;
  text-align: center;
  margin-right:1.397vw;
  position: relative;
}
#stamp li:nth-child(6n+0){
  margin-right: 0;
}

#stamp li a {
  color: #323333;
}

#stamp li a p {
  color: #666666;
  /* font-size: 0.9375vw; */
  font-size: 0.9vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

#stamp li a .then_left_float {
  float: left;
}

#stamp li a .then_right_float {
  float: right;
}

#stamp li a p img {
  width: 1.25vw;
  margin-right: .52vw;
}

#stamp li .stamp_div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 9.7916vw;
  position: relative;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(229, 229, 228, 1);
  box-shadow: 0px 4px 8px 1px rgba(4, 0, 0, 0.3);
  overflow: hidden;
}

#stamp li .stamp_div a {
  width: 100%;
  height: 9.7916vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#stamp li .stamp_img {
  max-width: 100%;
  max-height: 100%;
}

#stamp li .stamp_ewm {
  width: 2.52vw;
  position: absolute;
  right: 10%;
  top: -.75vh;
}


.body_left .classification {
  width: 100%;
  /*height: 16.666vh;*/
  /*margin-top: 6vh;*/
  display: flex;
  justify-content: space-between;
}

.body_left .classification li {
  width: 30.989vw;
  height: 16.666vh;
  position: relative;
}

.body_left .classification li div {
  width: 100%;
  height: 100%;
}

.body_left .classification li div img {
  width: 1vw;
  max-width: 100%;
  max-height: 100%;
  margin-right: 5px;
}

.body_left .classification li p {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  height: 2vw;
  position: absolute;
  bottom: 0;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  background: linear-gradient(180deg, rgba(51, 51, 51, 0.001),
      rgba(51, 51, 51, 0.7));
  font-size: .9vw;
}

.body_left .classification li p .thenspan {
  margin-right: 55%;
}

.body_left .classification li p span {
  display: flex;
  align-items: center;
}

.body_left .classification li .background_img {
  width: 100%;
  height: 100%;
}



#turns {
  margin-top: 0;
}

#turns .layui-this {

  display: flex;
}

#turns div {
  margin-top: 0;
}

#test1 {
  margin-top: 0;
}

#test2 {
  margin-top: 0;
}

#test3 {
  margin-top: 0;
}

#test4 {
  margin-top: 0;
}

#test5 {
  margin-top: 0;
}



.then_content {
  width: 100%;
  height: 100%;
}

.then_content .content_top {
  width: 100%;
  height: 28%;
  background: url("../image/activity/lu2.png");
  background-size: 100% 100%;
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.3);
}

.then_content .content_top .is_background {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background: linear-gradient(rgba(255, 255, 255, .1), rgba(0, 0, 0, .4));

}

.then_content .content_top .is_background .is_margin {
  width: 80%;
  margin: 0 auto;
}

.then_content .content_top .is_background .is_margin p {
  font-size: 1.5vw;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 30px;
  margin-bottom: 20px;
}

.then_content .content_top .is_background .is_margin span {

  font-size: 1vw;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
}


.then_content .content_down {
  width: 100%;
  height: 65%;
  overflow-y: auto;
  margin: 1vw 0;
}


#stamp_down {
  width: 95%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}


#stamp_down li {
  width: 12%;
  height: 42%;
  text-align: center;
  margin: 0 1vw;
  /* margin-top: 3%; */
  margin-bottom: 5%;
  position: relative;
}


#stamp_down li a {
  color: #323333;
}

#stamp_down li a h3 {
  margin-top: 5%;
  padding: .5vw 0;
  font-size: .9vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}

#stamp_down li a p {
  color: #666666;
  display: flex;
  font-size: 0.9375vw;
  align-items: center;
  justify-content: center;
}

#stamp_down li a p img {
  width: 1.25vw;
  margin-right: 0.52vw;
  height: auto;
}

#stamp_down li .stamp_div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 100%;
  position: relative;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(229, 229, 228, 1);
  box-shadow: 0px 4px 8px 1px rgba(4, 0, 0, 0.3);
  overflow: hidden;
}

#stamp_down li .stamp_div a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#stamp_down li .stamp_img {
  max-width: 100%;
  max-height: 100%;
}

#stamp_down li .stamp_ewm2 {
  width: 2.52vw;
  position: absolute;
  right: 10%;
  top: -.8vh;
}

.stamp_ewm_no2_background {
  display: none;
  background: rgba(25, 25, 25, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.stamp_ewm_no2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 0;
  width: 7.812vw;
  height: 100%;
  margin-left: -3.906vw;
  background: url(../image/QrBackground.png)no-repeat;
  background-size: 100% 100%;
  /* background-size: cover; */
  background-position: center;
}

.stamp_ewm_no2 img {
  width: 80%;
  height: auto;
}


.stamp_ewm_no_background {
  display: none;
  background: rgba(25, 25, 25, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.stamp_ewm_no {

  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 0;
  width: 7.812vw;
  height: 100%;
  margin-left: -3.906vw;
  background: url(../image/QrBackground.png)no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.stamp_ewm_no img {
  width: 80%;
  height: auto;
}

.thenis_li_color {
  box-shadow: 0px 0px 25px #000;
}


.load {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 10000;
  display: none;
  background-color: rgba(0, 0, 0, 0.1);
}

.loader {
  width: 140px;
  height: 140px;
  /* border: 1px solid red; */
  text-align: center;
  position: absolute;
  top: calc(50% - 70px);
  left: calc(50% - 70px);
  padding-top: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

#loader-1 {
  width: 60px;
  height: 60px;
}

.load-msg {
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 13px;
}

svg path,
svg rect {
  fill: #17a085;
}

#stamp .then_stamp_title {
  font-size: .9vw;
  /* font-size: 1.25vw; */
  font-weight: 500;
  color: rgba(50, 51, 51, 1) !important;
  /* padding: 2.77vh 0 0.925vh 0; */
  padding: 1.77vh 0 0.925vh 0;
  height: .9vw;
  /* line-height: 30px; */
  /* padding: 0.925vh 0; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#turns div {
  text-align: center;
  line-height: 65px;
}

.classification .theme_li {
  cursor: pointer;
}

.thenis_none {
  display: none;
}

.xianshi {
  display: block;
}

.yincang {
  display: none;
}

/*hidden*/
.hide_xs {
  top: 0;
  /*position: fixed;*/
  width: 100%;
  height: 100%;
  background: rgba(4, 0, 0, 0.5);
  z-index: 1;
  display: none;
}

.hide_xs .hide_content {
  /*margin:0 3.125vw !important;*/
  width: auto !important;
}

.hide_xs .hide_content_top {
  width: auto !important;
  position: relative;
  height: 18.518vh;
  /*margin-top: 7.083%;*/
  background: linear-gradient(270deg, rgba(50, 145, 255, 1), rgba(88, 214, 249, 1));
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.3);

}

.hide_xs .hide_content {
  width: 93.75%;
  margin: 0 auto;
  background: #fff !important;
}

.hide_xs .hide_content {
  position: relative;
  width: 100%;
  height: 18.518vh;
  background: linear-gradient(270deg, rgba(50, 145, 255, 1), rgba(88, 214, 249, 1));
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.3);
}

.hide_xs .hide_top {
  display: flex;
  height: 100%;
}

.hide_xs .hide_top .absoletImg {
  width: 12.5vw;
  height: 12.5vw;
  margin-left: 4.791vw;
  position: absolute;
  /*top: 3.703vh;*/
  display: flex;
  align-items: center;
  background: #fff;
  justify-content: center;
  box-shadow: 0px 4px 8px 1px rgba(4, 0, 0, 0.3);
}

.hide_xs .hide_top .absoletImg img {
  max-width: 100%;
  max-height: 100%;
}

.hide_img h5,
span,
p {
  color: #fff;
  vertical-align: top;
}

.hide_xs .hide_img h5,
span,
p {
  color: #fff;
  vertical-align: top;
  margin-left: 0.5208vw;
}

.hide_xs .hide_img h5 {
  font-size: 1.5625vw;
}

.hide_img span,
p {
  font-size: 1.041vw;
}

.hide_xs .hide_img span,
p {
  font-size: 1.041vw;
  /*padding-top:1.388vh;*/
}

#manage_hits_count {
  margin-left: 0.5208vw;
}

.hide_img .text_spans {
  margin-top: 3.333vh;
}

.hide_xs .hide_img .text_spans {
  margin-top: 3.333vh;
}

.hide_img .text_spans p {
  padding-top: 1vh;
}

.hide_xs .hide_img .text_spans p {
  padding-top: 1vh;
}

.hide_img .text_spans p img {
  width: 1.666vw;
  height: auto;
}

.hide_xs .hide_img .text_spans p img {
  width: 1.666vw;
  height: auto;
}

.hide_xs .hide_right .wimg {
  display: inline-block;
  width: 6.562vw;
  height: 6.562vw;
  margin-top: 1.5vh;
  background-color: #ccc;
}

.hide_xs .hide_right {
  position: absolute;
  top: 28%;
  right: 6.18vw;
}

.hide_xs .hide_right p {
  width: 6.7708vw;
  font-size: 0.9375vw;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 2.444vh;
  text-align: center;
}

.hide_content_top .xxx {
  position: absolute;
  right: -13px;
  top: -22px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  background: url("../layer/theme/default/icon.png") no-repeat;
  background-position: -149px -31px;
  cursor: pointer;
}

.hide_content_top .xxx:hover {
  background: url("../layer/theme/default/icon.png") no-repeat;
  background-position: -180px -31px;

}

.hide_xs .hide_content_top .xxx {
  position: absolute;
  right: -13px;
  top: -22px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  cursor: pointer;
  background: url("../layer/theme/default/icon.png") no-repeat;
  background-position: -149px -31px;
}

.hide_xs .hide_content_top .xxx:hover {
  background: url("../layer/theme/default/icon.png") no-repeat;
  background-position: -180px -31px;
}

.hide_xs .hide_content_top .xxx img {
  width: 100%;
  height: 100%;
}

/*hide_list*/
.hide_xs .hide_list {
  background: #fff !important;
  padding-top: 4.074vh;
}

.hide_list {
  padding-top: 4.074vh;
}

.hide_xs .hide_list>.title_right {
  margin-left: 20.104%;
  display: flex;
  align-items: flex-end;
  position: relative;
  padding: 2vh 0;
}

.title_right .click,
.hide_xs .title_right .click {
  font-size: 1.562vw;
  font-weight: 600;
  margin-right: 2.234vw;
  cursor: pointer;
}

/*hide-list*/
.hide_list,
.hide_xs .hide_list {
  padding: 4.259vh 0 5.555vh 0;
}

.hide_list>ul li,
#stampList_div>ul li {
  width: 9.8vw;
  text-align: center;
  float: left;
  margin: 0 1.25vw;
  padding-top: 3.703vh;
}

.hide_xs .hide_list>ul li,
#stampList_div>ul li {
  width: 9.0vw;
  text-align: center;
  float: left;
  margin: 0 2.18vw 0 0;
  padding-top: 1.703vh;
  position: relative;
}

.right_content #stampList li:nth-child(6n+0) {
  margin-right: 0;
}

.right_content #hitsStampList li:nth-child(6n+0) {
  margin-right: 0;
}

.hide_list>ul,
#stampList_div>ul {
  /*overflow-y: auto;*/
  height: 70vh;
}

#hitsStampList_div>ul {
  /*height: 65vh;*/
  /*overflow-y: auto;*/
  padding: 0 2.395vw;
}

#original_stamp_list li:nth-child(7n+0) {
  margin-right: 0 !important;
}

#content_div {
  padding: 0 5vw;
}


.hide_xs .hide_list>ul,
#stampList_div>ul {
  height: 65vh;
  /*overflow-y: auto;*/
  padding: 0 2.395vw;
}

#stampList_div {
  overflow-y: auto;
}

.brief {
  align-items: center;
  text-align: left;
  margin: 0 0 0 18.83vw;
  flex-wrap: wrap;
  align-content: center;
  display: flex;
}

.hide_xs .hide_img {
  display: flex;
  align-items: center;
}

.hide_xs .hide_img p img {
  width: 1.198vw;
  height: auto;
}

.title_right h4 {
  color: #323333;
  font-size: 1.25vw;
  font-weight: unset;
  margin-right: 2.234vw;
  cursor: pointer;
}

.border_bottom {
  position: absolute;
  display: none;
  top: 2.2vw !important;
  margin-left: 1.3vw;
  width: 3.645vw;
  height: 0.925vh;
  background: linear-gradient(270deg, rgba(50, 145, 255, 0.8), rgba(88, 214, 249, 0.8));
  border-radius: 3px;
}

.title_right .title_block {
  display: block;
}

ul li .QRcode {
  width: 3.02vw;
  height: auto;
  position: absolute;
  right: 1vw;
  top: 20px;
}

.tkQR {
  top: 0 !important;
  height: 3.02vw !important;
  /* z-index: 1; */
  overflow: hidden;
}

ul li .QRcode img {
  width: 100%;
}

.tkQR img {
  position: absolute;
  top: -9px !important;
  right: 0;
}

.qrcode {
  display: none;
  position: absolute;
  width: 100%;
  height: 9.7916vw;
  background: rgba(25, 25, 25, 0.3);
  overflow: hidden;
}

.qrcode .qrcodeBg>img {
  width: 80%;
  height: auto;
}