@media only screen and (max-width: 1024px) {
  .content {
    width: 95%;
  }


  /*首页*/
  .head_con{
    width: 95%;
  }
  .lang{
    margin: 0.21rem 0.8rem 0 0;
  }
  .search_img i{
    display: none;
  }
  .nav{
    display: none;
  }
  .menu {
	  position: absolute;
	  top: 0.4rem;
	  right: 0.3rem;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  flex-direction: column;
	  width: 0.35rem;
	  height: 0.5rem;
	  transition: transform 250ms ease;
	  cursor: pointer;
	  z-index: 200;
		display: block;
	}
	.menu span {
	  position: relative;
	  display: block;
	  width: 100%;
	  height: 2px;
    margin-top: 0.03rem;
	  background: #ff7900;
	  transition: transform 250ms ease;
	  z-index: 200;
	}
  .menu span:nth-of-type(1) {
    transform: translateY(-6px);
  }
  .menu span:nth-of-type(3) {
    transform: translateY(6px);
  }
  #menu {
    display: none;
  }
  #menu:checked ~ .menu {
    background-color: transparent;
    transition: transform 250ms ease;
  }
  #menu:checked ~ .menu span {
    background-color: #fff !important;
    transition: transform 250ms ease;
    margin: 0;
  }
  #menu:checked ~ .menu span:nth-of-type(1) {
    transform: translateY(1px) rotate(45deg);
    width: 100% !important;
  }
  #menu:checked ~ .menu span:nth-of-type(2) {
    display: none;
  }
  #menu:checked ~ .menu span:nth-of-type(3) {
    transform: translateY(-1px) rotate(-45deg);
    width: 100% !important;
  }
  #menu:checked ~ .nav02 {
    display: block;
    transition: 500ms ease;
  }
	.nav02 {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 6% 0;
    box-sizing: border-box;
    overflow-y: scroll;
    background: #00c0f2;
    transition: 500ms ease;
    z-index: 99;
    display: none;
  }
	.nav02 li {
    position: relative;
    display: block;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.38);
    font-size: 0.22rem;
    line-height: 0.9rem;
    text-indent: 5%;
    color: #fff;
  }
  .nav02 li a {
    position: relative;
    display: block;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
  }
  .nav02 li h1{
    font-size: 0.22rem;
    line-height: 0.9rem;
    font-weight: normal;
    background: url(../images/arrow_01.png) no-repeat 95% center;
    background-size: 0.15rem 0.26rem;
  }
  .nav02 li.current h1 {
    background: url(../images/arrow_02.png) no-repeat 95% center;
    background-size: 0.26rem 0.15rem;
  }
  .nav03 {
    width: 100%;
    margin: 0 0 0.3rem 0;
    display: none;
  }
  .nav03 li {
    border: none;
    font-weight: normal !important;
    line-height: 0.7rem;
    font-size: 0.2rem;
    color: rgba(255, 255, 255, 0.8);
  }

  .ind_bg{
    height: 7rem;
    margin-top: -1.3rem;
    padding-top: 2rem;
  }
  .ind_box{
    width: 31%;
    height: 4rem;
  }
  .ind_tit{
    height: 1rem;
    padding-top: 0.4rem;
  }
  .ind_tit h1{
    line-height: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
  }
  .ind_tit h2{
    font-size: 0.16rem;
    line-height: 0.26rem;
    height: 0.26rem;
  }
  .ticket_pic{
    height: 4rem;
  }
  .showtime{
    height: 4rem;
  }
  .inf_box{
    height: 3rem;
    padding-top: 0.2rem;
  }
  .inf{
    width: 90%;
    height: 2.4rem;
  }
  .img_modal_con{
    width: 80%;
  }

  .f_nav ul{
    display: block;
  }
  .f_nav li{
    float: left;
    width: 16.66%;
  }
  .f_nav h1{
    padding: 0;
  }
  .f_nav li ul{
    padding: 0;
  }
  .f_nav li ul li{
    float: none;
    width: 100%;
    text-align: center;
  }


  /* 主题场馆 */
  .type ul{
    margin-right: -1%;
  }
  .type li{
    width: 18%;
    margin: 0 1% 0.29rem 0;
  }
  .venue_box{
    max-width: 95%;
  }
  .venue_left{
    width: 40%;
    padding: 0.4rem 0 0 0;
  }
  .venue_right{
    width: calc(100% - 40%);
    padding-left: 0.5rem;
  }
  .venue_pic{
    height: 3.6rem;
    margin-top: 0;
  }
  .venue_t{
    width: 90%;
    left: 5%;
    top: 0.4rem;
  }
  .venue_text{
    width: 90%;
    left: 5%;
    bottom: 0.3rem;
  }
  .venue .swiper-slide-active .venue_pic{
    height: 3.6rem;
  }
  .venue .swiper-pagination{
    width: 70%;
  }


  /* 研学产品 */
  .yx_left{
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 0.4rem;
  }
  .yx_center{
    width: 60%;
    margin-left: 0;
  }
  .yx_con{
    width: 60%;
    left: 0.3rem;
    bottom: 0.4rem;
  }
  .yx_icon{
    right: 0.3rem;
  }
  .yx_right{
    width: 36%;
  }


  /* 研学产品-其他研学课程 */
  .other_pic{
    height: 3.1rem;
  }


  /* 文创商品 */
  .pro .swiper-slide{
    height: 4rem;
  }
  .pro .swiper-button-next, .pro .swiper-button-prev{
    top: 0.4rem;
  }
  .pro .swiper-button-prev{
    left: 2.76rem;
  }
  .pro .swiper-button-next{
    left: 3.5rem;
  }
  .pro_left{
    width: 45%;
    padding: 0.7rem 0.54rem;
  }
  .pro_txt{
    height: 1.44rem;
    -webkit-line-clamp: 4;
  }
  .pro_right{
    width: 55%;
    height: 4rem;
  }
  .product .swiper-slide{
    height: 2rem;
  }


  /* 主题酒店 */
  .hotel{
    height: 5rem;
  }
  .house .swiper-slide-active{
    height: 4rem;
  }
  .tip ul{
    display: block;
    margin-right: -3%;
  }
  .tip li{
    float: left;
    width: 47%;
    padding-left: 0.8rem;
    margin: 0 3% 0.3rem 0;
  }
  .tip li:nth-child(2){
    width: 47%;
  }
  .tip li:nth-child(3){
    width: 47%;
  }


  /* 景区服务 */
  .scenic_bg .content{
    display: block;
  }
  .scenic_left{
    width: 100%;
    min-height: auto;
    padding: 0.3rem 0;
    margin-bottom: 0.3rem;
  }
  .penguin{
    left: auto;
    right: 0.4rem;
  }
  .scenic_type li{
    float: left;
    margin: 0;
  }
  .scenic_type i{
    display: none;
  }
  .scenic_right{
    width: 100%;
  }
  .scenic_rr{
    padding-top: 0.5rem;
  }


  /* 门票及年卡 */
  .ticket td{
    padding: 0.16rem 0.1rem;
  }
  .ticket_blue{
    padding: 0.16rem 0 !important;
  }


  /* 公司概况 */
  .about_left{
    float: none;
    margin: 0 auto 0.8rem;
  }
  .about_right{
    float: none;
    width: 100%;
    padding-left: 0;
  }


  /* 公司荣誉 */
  .honor_list li{
    width: 48%;
    line-height: 0.44rem;
    min-height: 0.44rem;
    padding-left: 0.64rem;
  }
  .honor_list img{
    width: 0.44rem;
    height: 0.44rem;
  }
  .honor{
    width: 100%;
  }
  .honor_r{
    padding-top: 0.25rem;
  }
}

@media only screen and (max-width: 1023px) {
  body {
    font-size: 0.26rem;
  }
  img{
    width: 100%;
  }
  .pc{
    display: none;
  }
  .phone{
    display: block;
  }


  /*首页*/
  .lang{
    margin: 0.21rem 1rem 0 0;
  }
  .lang h1{
    font-size: 0.26rem;
  }
  .search_img{
    width: 0.4rem;
    height: 0.4rem;
    margin: 0.28rem 0.35rem 0 0;
  }
  .menu{
    width: 0.5rem;
    top: 0.35rem;
  }
  .nav02 li{
    font-size: 0.3rem;
  }
  .nav02 li h1{
    font-size: 0.3rem;
  }

  .ind_bg{
    height: auto;
    background: url(../images/ind_01.png) no-repeat center top;
    background-size: 100%;
    margin-top: -0.65rem;
    padding: 1.5rem 0 1rem;
  }
  .ind_con{
    display: block;
  }
  .ind_box{
    width: 100%;
    height: 8rem;
    margin-bottom: 0.4rem;
  }
  .ind_tit{
    height: 1.9rem;
    padding-top: 0.64rem;
  }
  .ind_tit h1{
    line-height: 0.7rem;
    height: 0.7rem;
    font-size: 0.42rem;
  }
  .ind_tit h2{
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.28rem;
  }
  .ticket_pic{
    height: 8rem;
  }
  .showtime{
    height: 8rem;
  }
  .inf_box{
    height: 6rem;
    padding-top: 0.38rem;
  }
  .inf{
    width: 80%;
    height: 5rem;
  }
  .img_modal_con{
    width: 100%;
  }

  .f_nav{
    display: none;
  }
  .f_tt{
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .f_tel_box{
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 0.3rem;
  }
  .f_tel{
    width: 80%;
    height: 0.8rem;
    font-size: 0.28rem;
  }
  .f_tel img{
    width: 0.3rem;
    height: 0.33rem;
  }
  .f_txt{
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .f_txt a{
    display: inline-block;
  }
  .copyright{
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .copyright a{
    display: block;
  }


  /* 主题场馆 */
  .type ul{
    margin-right: -2%;
  }
  .type li{
    float: left;
    width: 31.33%;
    height: 0.7rem;
	  line-height: 0.7rem;
    margin: 0 2% 0.29rem 0;
  }
  .type h1{
    font-size: 0.24rem;
  }
  .type img{
    top: 0.2rem;
  }
  .type_bg{
    top: 0.64rem;
  }
  .venue_left{
    float: none;
    width: 95%;
    padding: 0;
    margin: 0 auto 0.5rem;
  }
  .venue_tit{
    font-size: 0.28rem;
	  line-height: 0.34rem;
  }
  .venue_tit h1{
    font-size: 0.46rem;
    line-height: 0.6rem;
  }
  .venue_txt{
    font-size: 0.26rem;
    line-height: 0.46rem;
  }
  .venue_right{
    float: none;
    width: 95%;
    padding: 0;
    margin: 0 auto;
  }
  .venue_pic{
    height: 4.16rem;
  }
  .venue .swiper-slide-active .venue_pic{
    height: 4.16rem;
  }
  .venue_text div{
    font-size: 0.24rem;
    line-height: 0.36rem;
    height: 0.36rem;
  }
  .venue .swiper-slide-active .venue_text div{
    font-size: 0.24rem;
    height: 0.72rem;
  }


  /* 主题表演 */
  .by_box{
    margin-top: 0;
  }
  .by_pic{
    width: 100%;
    height: 100vh;
  }
  .by_pic .swiper-button-next, .by_pic .swiper-button-prev{
    top: 70%;
    transform: translateY(-70%);
  }
  .by_pic .swiper-button-prev{
    left: auto;
    right: 1.3rem;
  }
  .by_pic .swiper-button-next{
    right: 0.3rem;
  }
  .by_text{
    width: 90%;
    left: 5%;
  }
  .by_text h2{
    font-size: 0.3rem;
  }
  .by_text div{
    font-size: 0.26rem;
    line-height: 0.46rem;
    height: 2.3rem;
  }
  .by_type h1{
    font-size: 0.28rem;
  }


  /* 研学产品 */
  .yx_center{
    float: none;
    width: 100%;
    margin: 0 0 0.4rem;
  }
  .yx_pic{
    height: 4.3rem;
  }
  .yx_con h1{
    font-size: 0.3rem;
    line-height: 0.48rem;
    height: 0.48rem;
  }
  .yx_con div{
    font-size: 0.26rem;
    line-height: 0.4rem;
    height: 0.8rem;
  }
  .yx_right{
    float: none;
    width: 100%;
  }
  .yx_list{
    height: 13rem;
  }
  .yx_txt{
    width: 90%;
    font-size: 0.28rem;
    line-height: 0.42rem;
    height: 0.42rem;
    left: 5%;
    bottom: 0.3rem;
  }


  /* 研学产品-其他研学课程 */
  .other ul{
    margin-right: 0;
  }
  .other li{
    float: none;
    width: 100%;
    margin: 0 0 0.58rem 0;
  }
  .other_pic{
    height: 4.22rem;
  }
  .other_date{
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .other_date span{
    font-size: 0.24rem;
  }
  .other_bot h1{
    font-size: 0.32rem;
    line-height: 0.68rem;
    height: 0.68rem;
  }
  .other_bot div{
    font-size: 0.26rem;
  }


  /* 文创商品 */
  .pro_tit{
    line-height: 0.42rem;
    font-size: 0.24rem;
  }
  .pro .swiper-slide{
    height: 10rem;
  }
  .pro .swiper-button-next,.pro .swiper-button-prev{
    top: 0.78rem;
  }
  .pro .swiper-button-prev{
    left: auto;
    right: 1.2rem;
  }
  .pro .swiper-button-next{
    left: auto;
    right: 0.4rem;
  }
  .pro_txt{
    font-size: 0.26rem;
    line-height: 0.46rem;
    height: 3.22rem;
    -webkit-line-clamp: 7;
  }
  .pro_left{
    float: none;
    width: 100%;
    padding: 0.7rem 0.4rem;
  }
  .pro_right{
    float: none;
    width: 100%;
    height: 4.5rem;
  }
  .product .swiper-slide{
    height: 4.5rem;
  }
  .product_txt h1{
    font-size: 0.28rem;
    line-height: 0.42rem;
    height: 0.42rem;
  }
  .product_txt div{
    font-size: 0.26rem;
    line-height: 0.4rem;
    height: 0.4rem;
  }


  /* 主题酒店 */
  .hotel{
    height: 4.5rem;
  }
  .hotel_txt h1{
    font-size: 0.32rem;
    line-height: 0.5rem;
    height: 0.5rem;
  }
  .hotel_txt div{
    font-size: 0.26rem;
    line-height: 0.46rem;
    height: 0.46rem;
    -webkit-line-clamp: 1;
  }
  .house .swiper-slide{
    width: 70%;
  }
  .house .swiper-slide-active{
    height: 3.4rem;
  }
  .house_txt{
    bottom: 0.3rem;
  }
  .house_txt h1{
    font-size: 0.32rem;
  }
  .house_txt div{
    font-size: 0.26rem;
    line-height: 0.46rem;
    height: 0.46rem;
  }
  .tip ul{
    margin: 0;
  }
  .tip li{
    float: none;
    width: 100%;
    padding-left: 0.8rem;
    font-size: 0.26rem;
    line-height: 0.4rem;
    margin: 0 0 0.3rem 0;
  }
  .tip li:nth-child(2){
    width: 100%;
  }
  .tip li:nth-child(3){
    width: 100%;
  }
  .tip h1{
    font-size: 0.3rem;
    line-height: 0.54rem;
  }


  /* 景区服务 */
  .scenic_type li{
    font-size: 0.26rem;
    padding-left: 0.3rem;
  }
  .scenic_type li.on{
    font-size: 0.32rem;
  }
  .penguin{
    width: 0.8rem;
    right: 0;
  }
  .scenic_right{
    padding: 0.3rem;
  }
  .scenic_r{
    padding: 0;
  }
  .scenic_map{
    float: none;
    width: 100%;
    height: 5rem;
  }
  .scenic_map .swiper-pagination{
    bottom: 0.2rem;
  }
  .scenic_rr{
    float: none;
    width: 100%;
    font-size: 0.28rem;
    padding-top: 0.8rem;
  }

  .ser_box{
    padding: 0;
  }
  .ser_txt{
    font-size: 0.28rem;
    line-height: 0.46rem;
  }

  .hot_tit{
    font-size: 0.26rem;
  }
  .hot_txt{
    font-size: 0.28rem;
    line-height: 0.46rem;
    height: 0.46rem;
  }


  /* 门票及年卡 */
  .ticket{
    font-size: 0.24rem;
  }


  /* 公司概况 */
  .about_box .type li{
    float: none;
  }
  .about_left{
    width: 100%;
  }
  .about_left .penguin{
    width: 1rem;
    right: 0.3rem;
    bottom: -0.5rem;
  }
  .about_pic{
    height: 5rem;
  }
  .about{
    font-size: 0.26rem;
    line-height: 0.46rem;
  }


  /* 公司荣誉 */
  .honor_list ul{
    margin: 0;
  }
  .honor_list li{
    width: 100%;
    font-size: 0.26rem;
    line-height: 0.44rem;
    min-height: 0.44rem;
    padding-left: 0.64rem;
  }
  .honor_list img{
    width: 0.44rem;
    height: 0.44rem;
  }
  .honor_t{
    width: 0.38rem;
    height: 0.38rem;
    left: -0.22rem;
  }
  .honor{
    width: 100%;
  }
  .honor_year{
    float: none;
    width: 100%;
    padding-left: 0.5rem;
  }
  .honor_year i{
    width: 0.28rem;
    height: 0.28rem;
    left: -0.17rem;
  }
  .honor_r{
    float: none;
    width: 100%;
    padding: 0 0 0 0.5rem;
  }
  .honor_r ul li{
    font-size: 0.28rem;
    line-height: 0.46rem;
  }
  .honor_more{
    line-height: 0.66rem;
    font-size: 0.28rem;
  }
  .honor_more img{
    width: 0.66rem;
    height: 0.66rem;
  }
}
  