.ind-more-btn {
    width: 175px;
    height: 52px;
    background-color: #00479d;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ind-more-btn span {
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
}

.ind-more-btn img {
    width: 33px;
    height: 33px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ind-more-btn:hover img {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.tan-swiper-container {
    position: relative;
    overflow: hidden;
}

.tan-wrapper {
    height: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.tan-wrapper .tan-swiper-slide {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 50px;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
    position: relative;
    left: 0;
}

.tan-wrapper-active {
    z-index: 20;
}

.scale-act .tan-swiper-slide {
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    -moz-transition: all 5s;
    transition: all 5s;
}

.tan-wrapper-next {
    z-index: 19;
}

#fullpage {
    height: 100vh;
}

#fullpage .section {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 120px;
}

#fullpage .section .fixed-box {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 6.25%;
    z-index: 90;
    color: #fff;
}

#fullpage .section .fixed-box .inbox {
    position: relative;
}

#fullpage .section .fixed-box .inbox .tanpage {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    font-size: 18px;
}

#fullpage .section .fixed-box .inbox .tanpage span {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section .fixed-box .inbox .tanpage .now-line {
    margin: 0 10px;
}

#fullpage .section .fixed-box .inbox .tanpage .total-tan {
    opacity: .5;
}

#fullpage .section .fixed-box .inbox .title-box {
    margin-bottom: 20%;
    text-align: center;
    /* padding-right: 8%; */
    font-size: 54px;
    line-height: 65px;
}

#fullpage .section .fixed-box .inbox .title-box .te:nth-child(2) {
    padding-left: 162px;
}

#fullpage .section .fixed-box .inbox .gpdm-box {
    width: 270px;
}

#fullpage .section .fixed-box .inbox .gpdm-box .gpdm-te {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

#fullpage .section .fixed-box .inbox .gpdm-box .name {
    padding-top: 20px;
    color: rgba(255, 255, 255, 0.5);
}

#fullpage .section-1 {
    padding-top: 0;
}

#fullpage .section-2 {
    background: url(../img/ind_02.jpg) no-repeat center center / cover;
    position: relative;
}

#fullpage .section-2 .wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 30px;
}

#fullpage .section-2 .wrap .left-bf {
    float: left;
    width: 42.2078%;
}

#fullpage .section-2 .wrap .left-bf .ind-tl-box {
    margin-bottom: 75px;
}

#fullpage .section-2 .wrap .left-bf .text-box {
    margin-bottom: 50px;
}

#fullpage .section-2 .wrap .left-bf .text-box .tli {
    margin-bottom: 25px;
}

#fullpage .section-2 .wrap .left-bf .text-box .tli .tl {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 25px;
}

#fullpage .section-2 .wrap .left-bf .text-box .tli .te {
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
}

#fullpage .section-2 .wrap .left-bf .text-box .tli:last-child {
    margin-bottom: 0;
}

#fullpage .section-2 .wrap .right-bf {
    width: 50%;
    float: right;
    position: relative;
    right: 40px;
    top: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section-2 .wrap .right-bf .play-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}

#fullpage .section-2 .wrap .right-bf .play-btn .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

#fullpage .section-2 .wrap .right-bf .play-btn .btn .icon {
    margin-bottom: 10px;
}

#fullpage .section-2 .wrap .right-bf .play-btn .btn .span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

#fullpage .section-2 .wrap .right-bf::after {
    content: "";
    width: 80%;
    height: 80%;
    right: -40px;
    top: -40px;
    z-index: -1;
    background: #00479d;
}

#fullpage .section-2 .wrap .right-bf:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#fullpage .section-3 {
    background: url(../img/ind_03.jpg) no-repeat center center / cover;
}

#fullpage #top-swiper .swiper-slide {
    cursor: pointer;
}

#fullpage .section-3 .ind-tl-box {
    margin-top: 6.25%;
    margin-bottom: 30px;
}

#fullpage .section-3 .imgbox {
    overflow: hidden;
    margin-bottom: 20px;
}

#fullpage .section-3 .imgbox img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section-3 .swiper-slide:hover .imgbox img {
    transform: scale(1.1);
}

#fullpage .section-3 .name-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

#fullpage .section-3 .name-box .name {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
    border-left: 3px solid #fff;
    margin-right: 10px;
}

#fullpage .section-3 .name-box .te {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    white-space: nowrap;
}

#fullpage .section-3 .line-s {
    margin: 15px auto;
    width: 1px;
    height: 40px;
    background: rgba(255, 255, 255, 0.4);
}

#fullpage .section-3 .line-h {
    position: relative;
}

#fullpage .section-3 .line-h .point {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    width: 27px;
    height: 27px;
    border: 3px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    display: block;
    cursor: pointer;
}

#fullpage .section-3 .line-h .point::after {
    content: "";
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#fullpage .section-3 .line-h:hover .point::after {
    background: #fff;
}

#fullpage .section-3 .line-h::after,
#fullpage .section-3 .line-h::before {
    content: "";
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    top: 50%;
}

#fullpage .section-3 .line-h::after {
    width: 50%;
    right: -30px;
}

#fullpage .section-3 .swiper-slide-active .line-h .point {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background: transparent;
}

#fullpage .control-box {
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: calc(100% - 240px);
    margin: 0 auto;
    position: relative;
}

#fullpage .control-box .btn {
    position: absolute;
    bottom: -4px;
    cursor: pointer;
    padding: 10px;
}

#fullpage .control-box .prev_bt-swiper {
    left: -34px;
}

#fullpage .control-box .next_bt-swiper {
    right: -34px;
}

#fullpage .bt-swiper-box {
    overflow: hidden;
}

#fullpage .bt-swiper-box #bt-swiper {
    width: -webkit-calc(100% + 180px);
    width: -moz-calc(100% + 180px);
    width: calc(100% + 180px);
    left: -90px;
}

#fullpage .section-4 {
    background: url(../img/ind_04.jpg) no-repeat center center / cover;
}

#fullpage .section-4 .wrap {
    margin-top: 6.25%;
}

#fullpage .section-4 .wrap .ind-tl-box {
    margin-bottom: 30px;
}

#fullpage .section-4 .swiper-slide .imgbox {
    overflow: hidden;
}

#fullpage .section-4 .swiper-slide .imgbox img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section-4 .swiper-slide .text-box {
    padding: 30px 30px 25px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section-4 .swiper-slide .text-box .title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section-4 .swiper-slide .text-box .te {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 10px;
    height: 54px;
}

#fullpage .section-4 .swiper-slide .text-box .time-box {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#fullpage .section-4 .swiper-slide .text-box .time-box .date {
    padding-top: 10px;
    font-size: 14px;
    color: #ddd;
}

#fullpage .section-4 .swiper-slide .text-box .time-box img {
    width: 20px;
    height: 9px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#fullpage .section-4 .swiper-slide:hover .text-box {
    background: #00479d;
}

#fullpage .section-4 .swiper-slide:hover .text-box .title,
#fullpage .section-4 .swiper-slide:hover .text-box .te {
    color: #fff;
}

#fullpage .section-4 .ind-more-btn {
    margin: 30px auto 0;
}

#fullpage .section-4 #newsSP {
    position: static;
    margin-top: 40px;
}

#fullpage .section-4 #newsSP span {
    margin: 0 5px;
}

#fullpage .section-5 {
    position: relative;
}

#fullpage .section-5 .bl1 {
    width: 100%;
}

#fullpage .section-5 .bl2 {
    height: 100%;
    width: 100%;
}

#fullpage .section-5 .map-box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#fullpage .section-5 .map-box .map img {
    display: block;
    min-width: 100%;
    max-width: 200%;
}

#fullpage .section-5 .map-box .point-box {
    position: absolute;
    left: 0%;
    top: 0;
    width: 100%;
    height: 100%;
}

#fullpage .section-5 .map-box .point-box .point {
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#fullpage .section-5 .map-box .point-box .point .info-box {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: -webkit-calc(100%);
    bottom: -moz-calc(100%);
    bottom: calc(100%);
    width: 321px;
    height: auto;
    padding: 34px 26px 30px 26px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
}

#fullpage .section-5 .map-box .point-box .point .info-box .name {
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

#fullpage .section-5 .map-box .point-box .point .info-box .info {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

#fullpage .section-5 .map-box .point-box .point .info-box::after {
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    z-index: -1;
    -webkit-box-shadow: 1px 4px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 4px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 4px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #ffffff;
}

#fullpage .section-5 .map-box .point-box .point .icon {
    position: relative;
}

#fullpage .section-5 .map-box .point-box .point .name-box {
    position: absolute;
    width: 234px;
    background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 1px 4px 15px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    border: solid 1px #ffffff;
    line-height: 26px;
    padding: 0 20px;
    color: #666;
    transition: all .3s;
    opacity: 0;
    pointer-events: none;
}

#fullpage .section-5 .map-box .point-box .point .icon .te {
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 6px;
    top: 6px;
}

#fullpage .section-5 .map-box .point-box .point:hover {
    z-index: 700;
}

#fullpage .section-5 .map-box .point-box .point:hover .icon .te {
    border-color: rgba(255, 255, 255, 0.3);
}

#fullpage .section-5 .map-box .point-box .point:hover .name-box {
    opacity: 1;
    pointer-events: auto;
}

#fullpage .section-5 .map-box .point-box .point:hover .info-box {
    opacity: 1;
    pointer-events: auto;
}

#fullpage .section-5 .map-box .point-box span {
    position: absolute;
    bottom: 2px;
    white-space: nowrap;
    color: #fff;
}

.point-box2 {
    display: none;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(1) span,
#fullpage .section-5 .map-box .point-box1 .point:nth-child(3) span,
#fullpage .section-5 .map-box .point-box1 .point:nth-child(4) span {
    right: 100%;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(1) .name-box,
#fullpage .section-5 .map-box .point-box1 .point:nth-child(3) .name-box,
#fullpage .section-5 .map-box .point-box1 .point:nth-child(4) .name-box {
    left: 120%;
    top: 50%;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(2) span {
    left: 50%;
    bottom: -10px;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(2) .name-box {
    right: 120%;
    top: 50%;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(5) span,
#fullpage .section-5 .map-box .point-box1 .point:nth-child(6) span {
    left: 100%;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(5) .name-box,
#fullpage .section-5 .map-box .point-box1 .point:nth-child(6) .name-box {
    right: 120%;
    top: 50%;
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(1) span,
#fullpage .section-5 .map-box .point-box2 .point:nth-child(6) span,
#fullpage .section-5 .map-box .point-box2 .point:nth-child(4) span {
    right: 100%;
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(1) .name-box,
#fullpage .section-5 .map-box .point-box2 .point:nth-child(6) .name-box,
#fullpage .section-5 .map-box .point-box2 .point:nth-child(4) .name-box {
    left: 120%;
    top: 50%;
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(3) span {
    left: 50%;
    bottom: -10px;
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(3) .name-box {
    right: 120%;
    top: 50%;
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(5) span,
#fullpage .section-5 .map-box .point-box2 .point:nth-child(2) span {
    left: 100%;
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(5) .name-box,
#fullpage .section-5 .map-box .point-box2 .point:nth-child(2) .name-box {
    right: 120%;
    top: 50%;
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(1) {
    left: 29.2708%;
    bottom: 60.7368%
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(2) {
    left: 46.9271%;
    bottom: 63.3684%
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(3) {
    left: 63.7500%;
    bottom: 51.4737%
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(4) {
    left: 70.8333%;
    bottom: 56.8421%
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(5) {
    left: 71.9792%;
    bottom: 56.5263%
}

#fullpage .section-5 .map-box .point-box1 .point:nth-child(6) {
    left: 76.2500%;
    bottom: 60.3158%
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(1) {
    left: 29.2708%;
    bottom: 60.7368%
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(2) {
    left: 36.7708%;
    bottom: 35.5789%
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(3) {
    left: 46.4583%;
    bottom: 61.5789%
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(4) {
    left: 45.9375%;
    bottom: 62.3158%
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(5) {
    left: 47.1354%;
    bottom: 62.9474%
}

#fullpage .section-5 .map-box .point-box2 .point:nth-child(6) {
    left: 77.8646%;
    bottom: 30.2105%
}

#fullpage .section-5 .tp-box {
    position: absolute;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    height: 1px;
}

#fullpage .section-5 .tp-box .ind-tl-box {
    margin-bottom: 55px;
    width: 300px;
}

#fullpage .section-5 .tp-box .change-box {
    width: 300px;
}

#fullpage .section-5 .tp-box .yx-net {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-bottom: 30px;
}

#fullpage .section-5 .tp-box .yx-net:last-child {
    margin-bottom: 0;
}

#fullpage .section-5 .tp-box .yx-net .icon {
    margin-right: 5px;
}

#fullpage .section-5 .tp-box .yx-net span {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpage .section-5 .tp-box .yx-net.act span,
#fullpage .section-5 .tp-box .yx-net:hover span {
    font-weight: bold;
    text-decoration: underline;
}

#fullpage .section-5 .bt-box.wrap {
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 99;
    position: absolute;
    text-align: center;
    color: #ffffff;
}

#fullpage .section-5 .bt-box.wrap .tl {
    margin-bottom: 24px;
}

#fullpage .section-5 .bt-box.wrap .big {
    font-size: 36px;
    margin-bottom: 10px;
    border-right: 1px solid rgba(221, 221, 221, 0.2);
}

#fullpage .section-5 .bt-box.wrap .big .counter {
    font-size: 72px;
}

#fullpage .section-5 .bt-box.wrap .te {
    color: #a2abb9;
    font-size: 12px;
}

#fullpage .section-5 .bt-box.wrap .box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

#fullpage .section-5 .bt-box.wrap .box:last-child .big {
    border-right: none;
}

#fullpage .section-6 {
    height: auto;
    padding: 4.1666% 0 7%;
}

#fullpage .section-6 .ind-tl-box {
    margin-bottom: 50px;
}

#fullpage .section-6 .ind-tl-box .cn {
    color: #000;
}

#fullpage .section-6 .ind-tl-box .en {
    color: #999999;
}

#fullpage .section-6 .swiper-slide {
    width: 480px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#fullpage .section-6 .swiper-slide .imgbox {
    width: 250px;
    margin-right: 10px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 140px;
}

#fullpage .section-6 .swiper-slide .imgbox::before {
    content: "";
    width: 100%;
    position: static;
    padding-top: 56%;
}

#fullpage .section-6 .swiper-slide .text-box .tl,
#fullpage .section-6 .swiper-slide .text-box .time,
#fullpage .section-6 .swiper-slide .text-box .addr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#fullpage .section-6 .swiper-slide .imgbox img {
    transition: all .3s;
}

#fullpage .section-6 .swiper-slide:hover .imgbox img {
    transform: scale(1.1);
}

#fullpage .section-6 .swiper-slide:hover .imgbox img {
    transform: scale(1.1);
}

#fullpage .section-6 .swiper-slide .text-box .icon {
    width: 16px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
}

#fullpage .section-6 .swiper-slide .text-box .tl {
    margin-bottom: 22px;
}

#fullpage .section-6 .swiper-slide .text-box .tl .te {
    line-height: 20px;
    color: #000;
}

#fullpage .section-6 .swiper-slide .text-box .tl .te::after {
    background: #000;
}

#fullpage .section-6 .swiper-slide .text-box .time {
    margin-bottom: 25px;
}

#fullpage .section-6 .swiper-slide .text-box .te {
    padding-left: 10px;
    position: relative;
}

#fullpage .section-6 .swiper-slide .text-box .te::after {
    content: "";
    width: 1px;
    left: 0;
    height: 16px;
    top: 0;
    background-color: #999999;
}

#fullpage .section-7 {
    padding-top: 0;
    height: auto;
}

#fullpageSP .swiper-pagination-bullet {
    position: relative;
    margin: 10px 0;
    cursor: pointer;
    width: 22px;
    height: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    background: none;
}

#fullpageSP .swiper-pagination-bullet span {
    position: absolute;
    right: 160%;
    display: block;
    line-height: 22px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fullpageSP .swiper-pagination-bullet .icon {
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
}

#fullpageSP .swiper-pagination-bullet:nth-child(1) .icon {
    background-image: url(../img/ind_26.png);
}

#fullpageSP .swiper-pagination-bullet:nth-child(2) .icon {
    background-image: url(../img/ind_27.png);
}

#fullpageSP .swiper-pagination-bullet:nth-child(3) .icon {
    background-image: url(../img/ind_28.png);
}

#fullpageSP .swiper-pagination-bullet:nth-child(4) .icon {
    background-image: url(../img/ind_29.png);
}

#fullpageSP .swiper-pagination-bullet:nth-child(5) .icon {
    background-image: url(../img/ind_30.png);
}

#fullpageSP .swiper-pagination-bullet-active .icon,
#fullpageSP .swiper-pagination-bullet:hover .icon {
    width: 22px;
    height: 22px;
    background-color: transparent;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#fullpageSP .swiper-pagination-bullet-active span,
#fullpageSP .swiper-pagination-bullet:hover span {
    right: 140%;
    opacity: 1;
}

#tanSwiper {
    height: 100%;
}

#tanSwiper .tan-swiper-slide .bg-box {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#tanSwiper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#tanSwiper .scale-act .tan-swiper-slide .bg-box {
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    -moz-transition: all 5s;
    transition: all 5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#showSwiperSP {
    position: relative;
    height: 12px;
    left: auto;
    top: auto;
    bottom: auto;
    margin-top: 40px;
    background: none;
}

#showSwiperSP::after {
    content: "";
    width: 100%;
    z-index: -1;
    height: 4px;
    top: 4px;
    left: 0;
    background: #ddd;
}

#showSwiperSP .swiper-pagination-progressbar {
    z-index: 10;
}

@media (max-width: 1536px) {
    #fullpage .section {
        padding-top: 60px;
    }
    #fullpage .section .fixed-box .inbox .title-box {
        font-size: 48px;
    }
    #fullpage .section-1,
    #fullpage .section-7 {
        padding-top: 0;
    }
    #fullpage .section-3 .ind-tl-box {
        margin-top: 5.2083%;
    }
    #fullpage .section-3 .name-box .name {
        font-size: 20px;
    }
    #fullpage .section-4 .wrap {
        margin-top: 4.2083%;
    }
    #fullpage .section-5 .bt-box.wrap .big .counter {
        font-size: 66px;
    }
}

@media (max-width: 1366px) {
    #fullpage .section .fixed-box .inbox .title-box {
        font-size: 42px;
        margin-bottom: 8%;
    }
    #fullpage .section .fixed-box .inbox .gpdm-box .gpdm-te {
        padding-bottom: 10px;
    }
    #fullpage .section .fixed-box .inbox .gpdm-box .name {
        padding-top: 10px;
    }
    #fullpage .section-2 .wrap .left-bf .ind-tl-box {
        margin-bottom: 50px;
    }
    #fullpage .section-2 .wrap .left-bf .text-box .tli .tl {
        font-size: 20px;
        margin-bottom: 15px;
    }
    #fullpage .section-3 .name-box .name {
        font-size: 18px;
    }
    #fullpage .section-4 .swiper-slide .text-box {
        padding: 20px 20px 15px;
    }
    #fullpage .section-4 .swiper-slide .text-box .title {
        margin-bottom: 15px;
    }
    #fullpage .section-4 .swiper-slide .text-box .te {
        height: 36px;
        overflow: hidden;
    }
    #fullpage .section-5 .bt-box.wrap .big .counter {
        font-size: 60px;
    }
    #fullpage .section-5 .map-box .point-box .point .info-box {
        bottom: 95%;
    }
    #fullpage .section-5 .map-box .point-box .point .info-box .name {
        font-size: 14px;
        margin-bottom: 8px;
    }
    #fullpage .section-5 .map-box .point-box .point .info-box .info {
        font-size: 12px;
        line-height: 16px;
    }
    #fullpage .section-5 .map-box .point-box .point .info-box {
        padding: 10px;
    }
}

@media (max-width: 1280px) {
    #fullpage .section .fixed-box .inbox .title-box {
        font-size: 36px;
        line-height: 42px;
    }
    #fullpage .section-4 .swiper-slide .text-box .title {
        font-size: 16px;
    }
    #fullpage .section-5 .bt-box.wrap .big .counter {
        font-size: 54px;
    }
}

.this-bf-btn,
.close-bf-btn {
    display: none;
}

@media (max-width: 1024px) {
    #fullpage {
        height: auto;
    }
    #fullpage .section {
        padding-top: 0;
    }
    #fullpage .section .fixed-box .inbox .title-box {
        font-size: 30px;
    }
    #fullpage .section-2 {
        padding: 50px 0;
    }
    #fullpage .section-2 .wrap {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 0;
    }
    #fullpage .section-2 .wrap .right-bf .vbg {
        position: relative;
        z-index: 20;
    }
    #fullpage .section-2 .wrap .right-bf .play-btn {
        z-index: 22;
    }
    #fullpage .section-2 .wrap .right-bf::after {
        z-index: 0;
    }
    #fullpage .section-3 {
        padding: 50px 0;
    }
    #fullpage .section-3 .ind-tl-box {
        margin-top: 0;
    }
    #fullpage .section-4 {
        padding: 50px 0;
    }
    #fullpage .section-4 .wrap {
        margin-top: 0;
    }
    #fullpage .section-6 {
        padding: 50px 0;
    }
    #fullpage>.swiper-wrapper {
        display: block;
    }
    #tanSwiper .tan-swiper-slide .bg-box {
        padding-top: 49.4792%;
    }
    .this-bf-btn {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px;
        z-index: 888;
    }
    .close-bf-btn {
        display: none;
    }
}

@media (max-width: 768px) {
    #fullpage .section .fixed-box .inbox .title-box {
        font-size: 20px;
        line-height: 30px;
    }
    #fullpage .section .fixed-box .inbox .title-box .te:nth-child(2) {
        padding-left: 40px;
    }
    #fullpage .section .fixed-box .inbox .tanpage {
        left: 10px;
    }
    #fullpage .section-2 .wrap .left-bf {
        margin-bottom: 30px;
    }
    #fullpage .section-2 .wrap .left-bf,
    #fullpage .section-2 .wrap .right-bf {
        float: none;
        width: 100%;
    }
    #fullpage .section-2 .wrap .left-bf .ind-tl-box {
        margin-bottom: 40px;
        padding-top: 0;
    }
    #fullpage .section-2 .wrap .left-bf .text-box {
        margin-bottom: 30px;
    }
    #fullpage .section-2 .wrap .left-bf .text-box .tli .tl {
        margin-bottom: 10px;
        font-size: 16px;
    }
    #fullpage .section-2 .wrap .right-bf {
        top: 0;
        right: 0;
    }
    #fullpage .section-2 .wrap .right-bf::after {
        display: none;
    }
    #fullpage .top-swiper-box {
        width: 90%;
        margin: 0 auto;
    }
    #fullpage .top-swiper-box #top-swiperSP {
        margin-top: 20px;
        position: relative;
        bottom: 0;
    }
    #fullpage .top-swiper-box #top-swiperSP .swiper-pagination-bullet {
        opacity: 1;
        background: #fff;
        margin: 0 5px;
    }
    #fullpage .top-swiper-box #top-swiperSP .swiper-pagination-bullet-active {
        background: #00479d;
    }
    #fullpage .control-box {
        display: none;
    }
    #fullpage .section-5 .tp-box {
        top: 9%;
    }
    #fullpage .section-5 .mobanner {
        margin-bottom: 40px;
    }
    #fullpage .section-5 .tp-box .ind-tl-box {
        margin-bottom: 20px;
    }
    #fullpage .section-5 .bt-box.wrap {
        position: static;
        transform: none;
    }
    #fullpage .section-5 .bt-box.wrap {
        flex-wrap: wrap;
        color: #333;
    }
    #fullpage .section-5 .bt-box.wrap .tl {
        margin-bottom: 16px;
    }
    #fullpage .section-5 .bt-box.wrap .big .counter {
        font-size: 36px;
    }
    #fullpage .section-5 .tp-box .yx-net {
        margin-bottom: 10px;
    }
    #fullpage .section-5 .tp-box .yx-net .icon {
        width: 20px;
    }
    #fullpage .section-5 .bt-box.wrap .box {
        flex: none;
        width: 33.3333%;
        margin-bottom: 30px;
    }
    #fullpage .section-6 .ind-tl-box {
        margin-bottom: 40px;
    }
    #fullpage .section-6 .swiper-slide {
        display: block;
    }
    #fullpage .section-6 .swiper-slide .imgbox {
        width: 100%;
        margin-bottom: 16px;
        height: auto;
    }
    #fullpage .section-6 .swiper-slide .imgbox::before {
        padding-top: 56%;
    }
    #fullpage .section-6 .swiper-slide .imgbox img {
        width: 100%;
    }
}