@media (max-width: 1199px) {
  #fanhui {
    display: none;
  }
  #nav {
    display: none;
  }
  #phone-head {
    width: 100%;
    height: 50px;
    z-index: 99999;
    display: block;
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
  }
  #phone-head .head {
    height: 50px;
    position: relative;
  }
  #phone-head .head .phone_ico {
    top: 18.5px;
    left: 20px;
    width: 17px;
    height: 13px;
    cursor: pointer;
    position: absolute;
    transition: all 300ms ease 0s;
    background: url(../images/Phone_ico1.png);
  }
  #phone-head .head .phone_ico-hover {
    transform: rotate(90deg);
    transition: all 300ms ease 0s;
    -o-transform: rotate(90deg);/* Opera */
    -moz-transform: rotate(90deg);/* Firefox 4 */
    -webkit-transform: rotate(90deg);/* Safari and Chrome */
  }
  #phone-head .head .phone_logo {
    width: 120px;
    margin: 0 auto;
    display: block;
  }
  #phone-head .head .phone_logo img {
    width: 100%;
    margin-top: 3px;
  }
  #phone-head .head .phone_tel {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    background: #C31618;
    background: url(../images/phone_tel.png);
  }
  #phone-head .menu {
    top: 0;
    left: -80px;
    z-index: 0;
    float: left;
    margin: 0 auto;
    display: block;
    position: relative;
    width: 80px;
    transition: all 0.5s ease 0s;
  }
  #phone-head .menu li {
    text-align: center;
    display: block;
    background: rgba(255, 255, 255, 0.9);
  }
  #phone-head .menu li a {
    width: 80px;
    height: 36px;
    color: #262626;
    display: block;
    line-height: 36px;
    font-size: 14px;
    transition: all 0.5s ease 0s;
  }
  #phone-head .menu li a:active {
    color: #262626;/*鼠标按下的颜色变化*/
  }
  #phone-head .menu li:hover a {
    background: #00a0e9;
    color: white;
    transition: all 0.5s ease 0s;
  }
  #phone-head .menu .active a {
    background: #00a0e9;
    color: white;
  }
  #phone-head .menus {
    left: 0;
    transition: all 0.5s ease 0s;
  }
  #dowebok #one .swiper-slide .plock .slide_none {
    top: 50%;
    right: 5%;
    margin-top: -100px;
  }
  #dowebok #two .fairyland {
    width: 100%;
  }
  #dowebok #two .fairyland .pc-model .pc-fairyland {
    width: 100%;
  }
  #dowebok #two .fairyland .pc-model .pc-fairyland .swiper-button-prev {
    display: none;
  }
  #dowebok #two .fairyland .pc-model .pc-fairyland .swiper-button-next {
    display: none;
  }
  #dowebok #three .tickets {
    width: 100%;
  }
  #dowebok #three .tickets .ticketss {
    padding: 0 10px;
  }
  #dowebok #three .tickets .ticketss .left {
    width: 21%;
  }
  #dowebok #three .tickets .ticketss .left .code {
    width: 80%;
    height: auto;
  }
  #dowebok #three .tickets .ticketss .left .txt {
    width: 80%;
  }
  #dowebok #three .tickets .ticketss .right {
    width: 79%;
    float: left;
  }
  #dowebok #three .tickets .ticketss .right .price {
    width: 100%;
    height: 100%;
    background: url(../images/price_1.png);
  }
  #dowebok #three .tickets .ticketss .right .price a {
    width: 33.33333333%;
    height: 100%;
    float: left;
    display: block;
    margin-left: 0;
    margin-top: 0;
  }
  #dowebok #three .tickets .ticketss .right .price a img {
    width: 100%;
    display: block;
  }
  #dowebok #four .great {
    width: 100%;
  }
  #dowebok #four .great .pc-great li {
    padding: 0 10px;
    float: left;
    width: 33.33333333%;
    height: auto;
    display: block;
    margin-left: 0px;
    transition: all 0.5s ease 0s;
  }
  #dowebok #four .great .pc-great li a .top {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  #dowebok #four .great .pc-great li a .top img {
    width: 100%;
    height: auto;
  }
  #dowebok #four .great .pc-great li a .top .bg {
    display: none;
  }
  #dowebok #four .great .pc-great li a .bottom {
    width: 100%;
    height: 60px;
  }
  #dowebok #four .great .pc-great li a .bottom .txt {
    width: 100%;
    line-height: 60px;
  }
  #dowebok #four .great .pc-great li a .bottom .bg {
    width: 100%;
    height: 60px;
    bottom: -58px;
  }
  #dowebok #four .great .pc-great li:hover {
    box-shadow: none;
  }
  #dowebok #four .great .pc-great li:hover a .bottom .txt {
    color: white;
  }
  #dowebok #six .copyright {
    bottom: 0;
    width: 100%;
    background: black;
    position: absolute;
  }
  #dowebok #six .copyright .copyright-model {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #six .copyright .copyright-model .bottom-nav {
    display: none;
  }
  #dowebok #six .copyright .copyright-model .text {
    text-align: center;
    height: 50px;
    float: none;
    color: #cccccc;
    font-size: 14px;
    line-height: 50px;
  }
}
@media (max-width: 1024px) {
  #dowebok #one .swiper-slide .public-popup {
    width: 779px;
    height: 495px;
  }
  #dowebok #one .swiper-slide .public-popup iframe {
    width: 100%;
    height: 435px;
  }
  #dowebok #one .swiper-slide .public-popup .videos {
    background: #32323A;
    width: 100%;
    height: 435px;
  }
  #dowebok #three .tickets .ticketss .left h2 {
    margin: 30px 0 10px;
    font-weight: 100;
    font-size: 24px;
  }
  #dowebok #three .tickets .ticketss .left .txt1 {
    font-size: 12px;
    line-height: 25px;
  }
  #dowebok #six .service {
    width: 100%;
  }
  #dowebok #six .service .serve .map {
    height: 350px;
  }
  #dowebok #six .service .serve .way {
    height: 350px;
    padding: 0 0 0 20px;
  }
  #dowebok #six .service .serve .way .top .tel {
    float: left;
    margin-top: 4px;
  }
  #dowebok #six .service .serve .way .top .tel h2 {
    font-size: 24px;
  }
  #dowebok #six .service .serve .way .top .tel .txt {
    font-size: 14px;
    margin: 8px 0;
  }
  #dowebok #six .service .serve .way .top .wire {
    margin-left: 40px;
  }
  #dowebok #six .service .serve .way .top .time {
    margin-left: 40px;
  }
  #dowebok #six .service .serve .way .top .time .tme2 {
    margin: 16px 0 10px;
  }
  #dowebok #six .service .serve .way .bottom {
    margin-top: 20px;
  }
  #dowebok #six .service .serve .way .bottom .tite {
    font-size: 16px;
  }
  #dowebok #six .service .serve .way .bottom form .name-email {
    width: 428px;
    height: 32px;
    margin-top: 10px;
  }
  #dowebok #six .service .serve .way .bottom form .name-email .name {
    width: 200px;
    height: 30px;
  }
  #dowebok #six .service .serve .way .bottom form .name-email .email {
    width: 200px;
    height: 30px;
  }
  #dowebok #six .service .serve .way .bottom form .textarea {
    width: 426px;
    height: 70px;
    margin: 10px 0 20px;
  }
  #dowebok #six .service .serve .way .bottom form .submit {
    width: 428px;
    height: 37px;
  }
}
@media (max-width: 991px) {
  #dowebok #two .fairyland {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #two .fairyland .title {
    margin: 70px auto 0;
  }
  #dowebok #two .fairyland .pc-model {
    display: none;
  }
  #dowebok #two .fairyland .phone-model {
    padding: 0 10px;
    display: block;
    margin-top: 40px;
    height: 450px;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland {
    width: 100%;
    height: 450px;
    position: relative;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide {
    background-position: center;
    background-size: cover;
    background: white;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list {
    width: 100%;
    height: auto;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list img {
    margin: 0 auto;
    display: block;
    float: none;
    width: 450px;
    height: 180px;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list .right {
    padding: 20px 0 40px;
    margin: 0 auto;
    height: auto;
    width: 450px;
    float: none;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list .right .name {
    padding: 5px 0;
    color: #262626;
    font-size: 22px;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list .right .text {
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #737373;
    height: 200px;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-button-prev {
    display: none;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-button-next {
    display: none;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-button-next:hover {
    background: #00A0E9;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-pagination-bullets {
    bottom: 40px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  #dowebok #one .swiper-slide .public-popup {
    width: 600px;
    height: 395px;
  }
  #dowebok #one .swiper-slide .public-popup iframe {
    width: 100%;
    height: 335px;
  }
  #dowebok #one .swiper-slide .public-popup .videos {
    background: #32323A;
    width: 100%;
    height: 335px;
  }
  #dowebok #three .tickets .title {
    margin: 0 auto 50px;
  }
  #dowebok #three .tickets .ticketss .right #scrollDiv {
    float: left;
    height: 140px;
    width: 500px;
    overflow: hidden;
    margin-top: 17px;
    margin-left: 30px;
  }
  #dowebok #three .tickets .ticketss .right #scrollDiv li {
    zoom: 1;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: white;
    width: 500px;
  }
  #dowebok #four .great {
    width: 100%;
  }
  #dowebok #four .great .pc-great {
    display: none;
  }
  #dowebok #four .great .phone-great {
    margin-top: 40px;
    display: block;
    position: relative;
    width: 376px;
    height: 354px;
  }
  #dowebok #four .great .phone-great .swiper-slide {
    width: 376px;
    height: 354px;
  }
  #dowebok #four .great .phone-great .swiper-slide img {
    display: block;
  }
  #dowebok #four .great .phone-great .swiper-slide .bottom {
    background: white;
    height: 50px;
    text-align: center;
    line-height: 50px;
  }
  #dowebok #four .great .swiper-button-prev {
    display: block;
    top: 55%;
  }
  #dowebok #four .great .swiper-button-next {
    display: block;
    top: 55%;
  }
  #dowebok #five .activities {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #five .activities .news {
    margin-top: 20px;
  }
  #dowebok #five .activities .news .list {
    width: 100%;
    height: auto;
  }
  #dowebok #five .activities .news .list li {
    padding: 0 30px;
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  #dowebok #five .activities .news .list li a {
    width: 100%;
    height: auto;
  }
  #dowebok #five .activities .news .list li a .left {
    display: none;
  }
  #dowebok #five .activities .news .list li a .right {
    padding: 20px 0;
    width: 100%;
    float: none;
  }
  #dowebok #five .activities .news .list li a .right .txt {
    padding-top: 0;
    font-size: 16px;
    display: block;
  }
  #dowebok #five .activities .news .list li a .right .time {
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
  }
  #dowebok #five .activities .news .list li a .right .txt1 {
    line-height: 25px;
    font-size: 12px;
  }
  #dowebok #five .activities .news .list:hover li {
    height: auto;
  }
  #dowebok #six .service {
    width: 100%;
  }
  #dowebok #six .service .serve .map {
    height: 200px;
  }
  #dowebok #six .service .serve .way {
    margin-left: 22%;
    padding: 30px 0 0 0;
  }
}
@media (max-height: 767px) {
  #dowebok #two .fairyland .title {
    margin: 0 auto 30px;
  }
  #dowebok #three .tickets .title {
    margin: 0 auto 30px;
  }
  #dowebok #four .great .title {
    margin: 0 auto 30px;
  }
  #dowebok #five .activities .title {
    margin: 0 auto 30px;
  }
  #dowebok #six .service .title {
    margin: 0 auto 30px;
  }
}
@media (max-width: 736px) {
  #dowebok #one .swiper-slide .plock .slide_none {
    top: 50%;
    right: 0;
    width: 100%;
    margin-top: -90px;
  }
  #dowebok #one .swiper-slide .plock .slide_none li {
    text-align: center;
  }
  #dowebok #one .swiper-slide .plock .slide_none .title {
    font-size: 36px;
  }
  #dowebok #one .swiper-slide .plock .slide_none .en {
    margin: 8px 0 10px;
  }
  #dowebok #one .swiper-slide .plock .slide_none .cn {
    line-height: 25px;
  }
  #dowebok #one .swiper-slide .plock .slide_none .gk {
    margin: 20px auto 0;
  }
  #dowebok #one .swiper-slide .public-popup {
    width: 400px;
    height: 225px;
  }
  #dowebok #one .swiper-slide .public-popup .video-x {
    height: 40px;
  }
  #dowebok #one .swiper-slide .public-popup .video-x .close-title {
    font-size: 14px;
    line-height: 40px;
  }
  #dowebok #one .swiper-slide .public-popup iframe {
    width: 100%;
    height: 185px;
  }
  #dowebok #one .swiper-slide .public-popup .videos {
    background: #32323A;
    width: 100%;
    height: 185px;
  }
  #dowebok #one .ban1 {
    background-position: 80%;
  }
  #dowebok #one .ban2 {
    background-position: 88%;
  }
  #dowebok #three .tickets {
    width: 100%;
  }
  #dowebok #three .tickets .ticketss {
    padding: 0 10px;
    margin-top: 10px;
  }
  #dowebok #three .tickets .ticketss .left {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  #dowebok #three .tickets .ticketss .left .code {
    margin: 0 auto;
    width: 206px;
    height: 206px;
  }
  #dowebok #three .tickets .ticketss .left .txt {
    width: 100%;
  }
  #dowebok #three .tickets .ticketss .left h2 {
    text-align: center;
    margin: 10px 0 10px;
    font-weight: 100;
    font-size: 18px;
  }
  #dowebok #three .tickets .ticketss .left .txt1 {
    text-align: center;
    line-height: 0;
    font-size: 12px;
  }
  #dowebok #three .tickets .ticketss .right {
    display: none;
  }
  #dowebok #four .great .pc-great {
    display: none;
  }
  #dowebok #four .great .phone-great {
    margin-top: 30px;
    width: 276px;
    height: 254px;
  }
  #dowebok #four .great .phone-great .swiper-slide {
    width: 276px;
    height: 254px;
  }
  #dowebok #four .great .phone-great .swiper-slide img {
    display: block;
    width: 100%;
  }
  #dowebok #four .great .phone-great .swiper-slide .bottom {
    background: white;
    height: 50px;
    color: #262626;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
  }
  #dowebok #four .great .swiper-button-prev {
    display: block;
    top: 55%;
  }
  #dowebok #four .great .swiper-button-next {
    display: block;
    top: 55%;
  }
  #dowebok #six .service {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #six .service .serve {
    margin-top: 10px;
  }
  #dowebok #six .service .serve .map {
    display: none;
  }
  #dowebok #six .service .serve .way {
    margin-left: 0;
    padding: 0 0 0 90px;
    height: auto;
  }
  #dowebok #six .service .serve .way .top .tel {
    margin-top: 8px;
    float: left;
  }
  #dowebok #six .service .serve .way .top .tel h2 {
    font-size: 30px;
  }
  #dowebok #six .service .serve .way .top .tel .txt {
    margin: 18px 0 14px;
    font-size: 16px;
  }
  #dowebok #six .service .serve .way .top .wire {
    margin-top: 26px;
    margin-left: 70px;
    height: 80px;
    width: 1px;
    float: left;
    background: #CCCCCC;
  }
  #dowebok #six .service .serve .way .top .time {
    margin-top: 8px;
    margin-left: 70px;
    width: 106px;
    float: left;
  }
  #dowebok #six .service .serve .way .top .time .tme1 {
    text-align: center;
    color: #4C4C4C;
    font-size: 24px;
  }
  #dowebok #six .service .serve .way .top .time .tme2 {
    margin: 21px 0 14px;
    width: 106px;
    height: 24px;
    color: #F36C3F;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #F36C3F;
  }
  #dowebok #six .service .serve .way .top .time .tme3 {
    text-align: center;
    color: #737373;
    font-size: 14px;
  }
  #dowebok #six .service .serve .way .bottom {
    display: none;
  }
}
@media (max-width: 414px) {
  #dowebok #one .swiper-slide .public-popup {
    width: 300px;
    height: 225px;
  }
  #dowebok #one .swiper-slide .public-popup iframe {
    width: 100%;
    height: 185px;
  }
  #dowebok #one .swiper-slide .public-popup .videos {
    background: #32323A;
    width: 100%;
    height: 185px;
  }
  #dowebok #two {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/index_phone_two.jpg);
  }
  #dowebok #two .fairyland {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #two .fairyland .title {
    margin: 60px auto 0;
  }
  #dowebok #two .fairyland .phone-model {
    margin-top: 30px;
    height: auto;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland {
    width: 100%;
    height: auto;
    position: relative;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list img {
    float: none;
    width: 100%;
    height: auto;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list .right {
    width: 100%;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list .right .name {
    font-size: 16px;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide .list .right .text {
    display: block;
    line-height: 25px;
    font-size: 12px;
    color: #737373;
    height: auto;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-pagination-bullets {
    bottom: 30px;
    width: 100%;
  }
  #dowebok #three .tickets {
    width: 100%;
  }
  #dowebok #three .tickets .ticketss {
    padding: 0 10px;
    margin-top: 30px;
  }
  #dowebok #three .tickets .ticketss .left {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  #dowebok #three .tickets .ticketss .left .code {
    margin: 0 auto;
    width: 206px;
    height: 206px;
  }
  #dowebok #three .tickets .ticketss .left .txt {
    width: 100%;
  }
  #dowebok #three .tickets .ticketss .left h2 {
    text-align: center;
    margin: 20px 0 10px;
    font-weight: 400;
    font-size: 24px;
  }
  #dowebok #three .tickets .ticketss .left .txt1 {
    text-align: center;
    line-height: 20px;
    font-size: 14px;
  }
  #dowebok #five .activities {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #five .activities .news {
    margin-top: 20px;
  }
  #dowebok #five .activities .news .list {
    width: 100%;
    height: auto;
  }
  #dowebok #five .activities .news .list li {
    padding: 0 10px;
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  #dowebok #five .activities .news .list li a {
    width: 100%;
    height: auto;
  }
  #dowebok #five .activities .news .list li a .left {
    display: none;
  }
  #dowebok #five .activities .news .list li a .right {
    padding: 10px 0;
    width: 100%;
    float: none;
  }
  #dowebok #five .activities .news .list li a .right .txt {
    padding-top: 0;
    font-size: 16px;
    display: block;
  }
  #dowebok #five .activities .news .list li a .right .time {
    display: none;
  }
  #dowebok #five .activities .news .list li a .right .txt1 {
    line-height: 25px;
    font-size: 12px;
  }
  #dowebok #six .service {
    width: 100%;
    margin: 0 auto;
  }
  #dowebok #six .service .serve {
    margin-top: 30px;
  }
  #dowebok #six .service .serve .map {
    display: none;
  }
  #dowebok #six .service .serve .way {
    padding: 0 10px;
    height: auto;
  }
  #dowebok #six .service .serve .way .top .tel {
    margin-top: 8px;
    float: none;
  }
  #dowebok #six .service .serve .way .top .tel h2 {
    text-align: center;
    font-size: 30px;
  }
  #dowebok #six .service .serve .way .top .tel .txt {
    text-align: center;
    margin: 18px 0 14px;
    font-size: 16px;
  }
  #dowebok #six .service .serve .way .top .tel .time24 {
    margin: 0 auto;
  }
  #dowebok #six .service .serve .way .top .wire {
    display: none;
  }
  #dowebok #six .service .serve .way .top .time {
    margin-top: 8px;
    margin-left: 0;
    width: 100%;
    float: none;
  }
  #dowebok #six .service .serve .way .top .time .tme1 {
    text-align: center;
    color: #4C4C4C;
    font-size: 24px;
  }
  #dowebok #six .service .serve .way .top .time .tme2 {
    margin: 21px auto 14px;
    width: 106px;
    height: 24px;
    color: #F36C3F;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #F36C3F;
  }
  #dowebok #six .service .serve .way .top .time .tme3 {
    text-align: center;
    color: #737373;
    font-size: 14px;
  }
  #dowebok #six .service .serve .way .bottom {
    display: none;
  }
}
@media (max-width: 375px) {
  #dowebok #two .fairyland .title {
    margin: 40px auto 0;
  }
  #dowebok #two .fairyland .phone-model {
    margin-top: 40px;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-slide {
    background-position: center;
    background-size: cover;
    background: white;
  }
  #dowebok #two .fairyland .phone-model .phone-fairyland .swiper-pagination-bullets {
    bottom: 0;
    width: 100%;
  }
}
@media (max-width: 360px) {
  #dowebok #two .fairyland .title {
    margin: 0 auto 20px;
  }
  #dowebok #three .tickets .title {
    margin: 0 auto 20px;
  }
  #dowebok #four .great .title {
    margin: 0 auto 20px;
  }
  #dowebok #five .activities .title {
    margin: 0 auto 20px;
  }
  #dowebok #six .service .title {
    margin: 0 auto 20px;
  }
}
/*# sourceMappingURL=index-xy.css.map */
