body.showWindow {overflow: hidden;}  img {pointer-events: none;}  .img--wrapper {overflow: hidden;}  .banner {position: relative;text-align: center;}  .banner .img--wrapper, .banner .img--wrapper img {width: 100%;}  .banner .banner_tip {font-size: 26px;font-weight: bold;color: #fff;position: absolute;top: 49%;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 90%;height: 90px;padding: 15px 0;text-align: center;line-height: 1;border-radius: 0 0 120px 120px;}  .banner .banner_tip span {display: inline-block;vertical-align: baseline;padding: 0 3px;}  .banner .banner_tip p {font-size: 15px;font-weight: normal;color: #fff;text-align: center;margin-top: 8px;}  html::-webkit-scrollbar {width: 0;}  html::-webkit-scrollbar-thumb {background: #fff;border-radius: 8px;}  html::-webkit-scrollbar-track {opacity: 1;background: #fff;}  html:hover::-webkit-scrollbar-thumb, html:active::-webkit-scrollbar-thumb {background-color: #bebebe}  html:hover::-webkit-scrollbar-track {background: #e4e4e4;}  .navBar {background: #545A74;}  #collapse-head {color: #fff;background: #545A74;}  #collapse-head ul {width: 1200px;margin: 0 auto;float: none;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 60px;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;font-size: 18px;color: #fff;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}  .am-topbar {margin-bottom: 0;border: none;background: #000;-webkit-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;border-bottom: 1px solid #d3ac5a;}  .am-with-topbar-fixed-top {padding-top: 70px;}  .am-topbar-nav > li > a:after {border: none;}  .am-nav a {color: inherit;}  .am-topbar-brand {padding: 0;float: left;line-height: 70px;}  .am-topbar-brand img {height: 35px;}  .am-topbar-nav > li > a {position: relative;width: 181px;line-height: 60px;text-align: center;padding: 0 10px;font-family: Gilroy-Light;font-size: 28px;color: #FFFFFF;}  .am-nav > li > a:focus, .am-nav > li > a:hover, .am-nav > li > a.am-active {background: #424862;-webkit-transition: color 0.2s ease-in 0.2s;transition: color 0.2s ease-in 0.2s;}  @media (max-width: 640px) {  #collapse-head ul {display: block;height: auto;float: none;}  .am-topbar-brand {line-height: 50px;margin-left: 10px;}  .am-topbar-brand img {height: 19px;}  .am-topbar-nav > li > a {font-size: 15px;padding: .4em 1em;line-height: 1.6;text-align: center;}  .am-btn.am-topbar-toggle {background: #000;color: #fff;font-size: 14px;margin-top: 10px;}  }  .main_list > section {min-height: 500px;padding: 70px 1px 1px;}  .section_title {font-family: Gilroy-Medium;font-size: 40px;color: #2C3146;line-height: 1.4;text-align: center;margin-bottom: 60px;}  .section_title span {display: inline-block;vertical-align: middle;position: relative;}  .section_title span:after {content: '';position: absolute;bottom: -5px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);width: 119px;height: 5px;background-image: -webkit-gradient(linear, left top, right top, from(#007C9E), to(#623694));background-image: -webkit-linear-gradient(left, #007C9E 0%, #623694 100%);background-image: linear-gradient(90deg, #007C9E 0%, #623694 100%);}  .section_title img {height: 297px;}  #rights {padding: 70px 1px 1px;background: url(../images/bg-0.png) no-repeat center top;background-size: cover;width: 100%;overflow: hidden;}  #rights .right_container {padding: 10px 20px 77px;}  #rights .right_container .right_title {font-size: 30px;color: #222222;line-height: 1.42857;padding-left: 18px;margin-bottom: 43px;position: relative;}  #rights .right_container .right_title:nth-child(3) {margin-top: 40px;}  #rights .right_container .right_title::before {content: "";display: block;background: #603795;width: 7px;height: 33px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);left: 0;}  #rights .right_container .right_list {font-size: 30px;color: #222;width: 93.944%;margin: 0 auto;padding: 36px 45px;background: rgba(255, 255, 255, 0.9);border-radius: 5px;}  #rights .right_container .right_list ul {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center;}  #rights .right_list ul li {width: 33.33%;position: relative;padding-bottom: 9px;}  #rights .right_list ul li:not(:last-child)::after {content: "";display: block;background: rgba(144, 144, 158, 0.29);width: 1px;height: 113px;position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);right: 0;}  #rights .right_list ul li:nth-child(3)::after {display: none;}  #rights .right_list ul li:nth-child(1n+4) {padding-top: 13px;border-top: 1px solid rgba(144, 144, 158, 0.29);margin-top: 13px;}  #rights .right_list ul li .li--type {display: inline-block;vertical-align: middle;background: rgba(96, 55, 149, 0.14);border-radius: 2px;font-size: 18px;color: #603795;line-height: 1.3888;padding: 5px 23px;margin: 0 auto 26px;}  #rights .right_list ul li .li--tip {font-size: 30px;color: #2C3146;line-height: 1.4;}  #rights .right_list ul li .list_p {font-size: 14px;color: #222222;line-height: 1.42857;}  /*轮播*/  #highlights {background: #F5F8FA;}  #highlights .slide-list-wrapper > ul > li {display: none;}  #highlights .slide-list-wrapper > ul > li.active {display: block;}  #highlights .slide--wrapper {position: relative;width: 1174px;margin: 0 auto 115px;}  #highlights .slide--wrapper:after {content: "";position: absolute;width: 823px;height: 346px;bottom: -30px;right: -30px;background: #CDD4DF;z-index: -1;}  #highlights .swiper-container {width: 1200px;margin: 0 auto;height: 700px;padding-top: 15px;padding-bottom: 54px;}  #highlights .swiper-slide {width: 360px;height: 640px;}  #highlights .swiper-slide img {max-width: 100%;}  #highlights .swiper-container-horizontal > .swiper-pagination-progress {height: 10px;top: calc(100% - 15px);}  #highlights .swiper-pagination-progress {background: #D8D8D8;border-radius: 5px;overflow: hidden;}  #highlights .swiper-pagination-progress .swiper-pagination-progressbar {background: #603895;}  #videos {background: url("../images/bg-1.png") no-repeat right bottom;background-size: contain;padding: 70px 1px 1px;}  #videos .list--wrapper {width: 1197px;height: 527px;margin: 0 auto 253px;position: relative;}  #videos .list--wrapper::after {content: '';width: 1243px;height: 203px;position: absolute;bottom: -30px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);background: #DCE2E6;z-index: 0;}  #videos .list--wrapper ul {position: relative;z-index: 1;}  #videos .list--wrapper ul li {float: left;}  #videos .list--wrapper ul li .img--wrapper {width: 386px;height: 262px;position: relative;}  #videos .list--wrapper ul li:first-child .img--wrapper {width: 791px;height: 527px;margin-right: 20px;}  #videos .list--wrapper ul li:nth-child(2) .img--wrapper {margin-bottom: 10px;}  #videos .list--wrapper ul li .img--wrapper img {width: 100%;}  #videos .list--wrapper ul li .img--wrapper:after {content: '';width: 60px;height: 60px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background: url("../images/video-sm.png") no-repeat center;background-size: contain;}  #videos .list--wrapper ul li:first-child .img--wrapper:after {width: 104px;height: 104px;background: url("../images/video-big.png") no-repeat center;background-size: contain;}  #configurations {padding: 70px 1px 1px;}  #configurations .img--wrapper {width: 1180px;height: 600px;text-align: center;overflow-y: scroll;margin: 0 auto 100px;}  #configurations .img--wrapper::-webkit-scrollbar {width: 8px;}  #configurations .img--wrapper::-webkit-scrollbar-thumb {background: #bebebe;border-radius: 8px;}  #configurations .img--wrapper::-webkit-scrollbar-track {opacity: 1;background: #e4e4e4;}  #configurations .config_bg {min-height: 150px;}  #configurations .config_bg img {max-width: 100%;}  #configurations .table--wrapper {background: url("../images/table-bg-2.png") no-repeat center;background-size: cover;padding: 0 15px 20px;margin-top: -2px;}  #configurations .table--header {width: 1180px;padding-right: 8px;margin: 0 auto;}  #configurations .img--wrapper {width: 1180px;height: 600px;text-align: center;overflow-y: scroll;margin: 0 auto 100px;}  #configurations .img--wrapper::-webkit-scrollbar {width: 8px;}  #configurations .img--wrapper::-webkit-scrollbar-thumb {background: #603895;border-radius: 8px;}  #configurations .img--wrapper::-webkit-scrollbar-track {opacity: 1;background: #D8D8D8;}  #configurations .img--wrapper img {width: 100%;}  #configurations .table-head-title {font-size: 26px;color: #FFFFFF;font-weight: bold;line-height: 70px;text-align: center;}  #configurations table {font-size: 14px;border-top-width: 6px;border-collapse: collapse;border: none;}  #configurations .am-table {}  #configurations .title_section td {background: transparent !important;color: #fff;border-top: none !important;}  #configurations .tr_price td {font-weight: bold;}  #configurations td {font-size: 22px;color: #fff;text-align: center;background: transparent;border-top: none;}  #configurations td.td_total {font-weight: bold;}  .am-table-bordered > tbody > tr {background: url("../wap/images/line.png?v=1") no-repeat top center;background-size: 100% 3px;}  .am-table-bordered > tbody > tr > td {border-left: 3px solid #B0B0B0;}  .am-table-bordered > tbody > tr > td:first-child {border-left: none;}  #configurations .td_one {width: 25%;}  /*文章*/  #articles {background: url("../images/bg-3.png") no-repeat center;background-size: cover;padding: 70px 1px 1px;}  #articles .slide--wrapper {width: 1207px;max-width: 1207px;margin: 0 auto 173px;position: relative;}  #articles .slide--wrapper::after {content: '';width: 837px;height: 444px;position: absolute;top: -30px;left: -30px;background: #CAD3DA;z-index: 0;}  #articles .slide--wrapper .am-slider.am-slider-default {width: 690px;height: 460px;position: relative;z-index: 1;background: transparent;}  #articles .slide--wrapper .am-slider .am-slides .img--wrapper {position: relative;width: 100%;height: 460px;overflow: hidden;}  #articles .slide--wrapper .am-slider .am-slides img {position: absolute;top: 0;left: 0;width: 100%;}  #articles .slide--wrapper .slide_content {font-size: 30px;color: #fff;line-height: 80px;text-align: center;padding: 0 20px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-shadow: 0 0 1px #999;background: rgba(43, 48, 74, 0.8);position: absolute;bottom: 0;left: 0;}  #articles .slide--wrapper .am-slider-default .am-direction-nav a {width: 63px;height: 63px;margin: -30px 0 0;opacity: 1;top: 162px;-webkit-transform: translateY(50%);transform: translateY(50%);}  #articles .slide--wrapper .am-slider-default .am-direction-nav a:before {width: 63px;height: 63px;content: "";background: url(../images/slider-left.png?v=1) no-repeat;background-size: contain}  #articles .slide--wrapper .am-slider-default .am-direction-nav a.am-next:before {content: "";background: url(../images/slider-right.png?v=1) no-repeat;background-size: contain}  #articles .slide--wrapper .am-slider-default .am-direction-nav .am-prev {left: 20px;}  #articles .slide--wrapper .am-slider-default .am-direction-nav .am-next {right: 20px;text-align: right}  #articles .articles_list {position: absolute;top: 0;right: 0;width: 517px;height: 100%;background: #fff;z-index: 1;}  #articles .articles_list li {display: none;padding: 59px 35px 40px;}  #articles .articles_list li p {font-size: 16px;color: #000000;line-height: 1.375;height: 290px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 13;-webkit-box-orient: vertical;}  #articles .articles_list li .li_button {width: 100%;line-height: 44px;border: 1px solid #603895;border-radius: 4px;font-size: 22px;color: #613694;text-align: center;margin-top: 25px;}  #articles .articles_list li.active {display: block;}  /*看展团*/  #carGroup .slider--wrapper {width: 1204px;height: 375px;margin: 0 auto;}  #carGroup .slider--wrapper .am-viewport {height: 375px;overflow-y: visible !important;}  #carGroup .slider--wrapper .am-viewport .am-slides {position: relative;}  #carGroup .slider--wrapper .slide_li ul {height: 257px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}  #carGroup .slider--wrapper .slide_li ul li {width: 388px;height: 100%;position: relative;}  #carGroup .slider--wrapper .slide_li ul li:not(:last-child) {margin-right: 20px;}  #carGroup .slider--wrapper .am-slider-default {min-height: 375px;}  #carGroup .slider--wrapper .img--wrapper {width: 388px;height: 100%;}  #carGroup .slider--wrapper .slide_li ul li .li_desc {width: 100%;padding: 35px 10px 53px;text-align: center;}  #carGroup .slider--wrapper .slide_li ul li .li_desc p {max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 22px;color: #000000;}  #carGroup .slider--wrapper .am-slider-default .am-direction-nav a {width: 63px;height: 63px;margin: -30px 0 0;opacity: 1;top: 97px;-webkit-transform: translateY(50%);transform: translateY(50%);}  #carGroup .slider--wrapper .am-slider-default .am-direction-nav a:before {width: 63px;height: 63px;content: "";background: url(../images/slider-left.png?v=1) no-repeat;background-size: contain}  #carGroup .slider--wrapper .am-slider-default .am-direction-nav a.am-next:before {content: "";background: url(../images/slider-right.png?v=1) no-repeat;background-size: contain}  #carGroup .slider--wrapper .am-slider-default .am-direction-nav .am-prev {left: -12px;}  #carGroup .slider--wrapper .am-slider-default .am-direction-nav .am-next {right: -12px;text-align: right}  #join {position: fixed;left: 0;bottom: -178px;width: 100%;z-index: 21;padding: 20px 0 20px;background: rgba(56, 56, 56, 0.8);}  #join.fixed {bottom: 0;}  #join .wrapped {max-width: 1205px;}  #join .am-form-inline {margin: 0 auto 24px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}  #join input.am-form-field, #join .am-selected-btn.am-btn-default {height: 34px;font-size: 14px;padding: 5px 1em;color: #fff !important;background: rgba(216, 216, 216, 0.07);border: 1px solid rgba(255, 255, 255, 0.31);border-radius: 4px;}  #join input::-webkit-input-placeholder {color: #fff;}  #join input:-moz-placeholder {color: #fff;}  #join input:-ms-input-placeholder {color: #fff;}  #join .am-form-phone input {width: 192px;height: 34px;}  #join .am-form-name input {width: 163px;height: 34px;}  #join .am-form-inline .inline-wrapper {-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;margin-right: 150px;}  #join .am-form-group.join_title {font-size: 19px;color: #FFFFFF;font-weight: bold;margin-right: 16px;white-space: nowrap;}  #join .am-form-success [class*=icon-] {color: #000;}  #join .am-form-success .am-form-field {border: 1px solid rgba(255, 255, 255, 0.31) !important;}  #join .form_flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}  #join .form_flex label {font-size: 18px;color: #FFFFFF;position: relative;}  #join .form_flex p {font-size: 12px;color: #FFFFFF;margin-left: 46px;line-height: 1.38889;}  #join .am-checkbox {margin-bottom: 0;padding-left: 0;}  #join .am-checkbox span {display: inline-block;vertical-align: middle;}  #join .check-rule .rule a {text-decoration: underline;font-size: 20px;color: #527fff;}  #join .base-checkbox {width: 25px;height: 25px;position: absolute;top: -5px;left: 0;}  #join .base-checkbox input {width: 100%;height: 100%;margin: 0;position: absolute;top: 0;left: 0;opacity: 0;}  #join .base-checkbox span {display: block;width: 100%;height: 100%;background: url(../images/uncheck.png) no-repeat center;background-size: 100%;border: none;}  #join .base-checkbox input:checked ~ span {background: url(../images/checked.png) no-repeat center;background-size: 100%;border: none;}  #join .form_button {border: none;color: #fff;background: #662FA8;border-radius: 4px;width: 155px;height: 34px;}  #join .form_button.disabled {background: #544960;}  footer {margin-bottom: 127px;}  footer .footer_foot {margin-top: 0;}