* {
    box-sizing: border-box
}
body {
    margin: 0;
    overflow: hidden;
    font-family: Microsoft YaHei sans-serif;
}
.main {
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.swiper-container-page {
    height: 100%;
}
.swiper-container-page .swiper-slide {
    height: auto;
}
.swiper-bullet {
    width: 13px;
    height: 13px;
    background: #F7C45F;
    display: block;
    border-radius: 100%;
    margin-top: 67px;
}
.main-container {
    width: 1200px;
    margin: 0 auto;
}
.flex {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.align-center {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
.justify-center {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
}
.flex-1 {
    width: 0;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
}
.line-one {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.line-three {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.line-four {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.common-scroll::-webkit-scrollbar {
    width: 8px;
    height: 1px;
}
/*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
.common-scroll::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    background: #F8B966;
}
/*婊氬姩鏉￠噷闈㈣建閬�*/
.common-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1);
    border-radius: 8px;
    background: #E5E5E5;
}
.bg-common {
    height: 100vh;
}
.bg-2 {
    background: url("../assets/bg-2.png") no-repeat center center;
    background-size: 100% 56.25vw;
}
.bg-3 {
    background: url("../assets/bg-3.png") no-repeat center bottom;
    background-size: 100% 51.302vw;
}
.bg-4 {
    background: url("../assets/bg-4.png") no-repeat center bottom;
    background-size: 100% 43.125vw;
}
.bg-5-1 {
    background: url("../assets/bg-5-1.png") no-repeat center bottom;
    background-size: 100% 55.3125vw;
}
.bg-5 {
    background: url("../assets/bg-5.png") no-repeat center bottom;
    background-size: 100% 40.677vw;
}
.bg-6 {
    background: url("../assets/bg-6.png") no-repeat center bottom;
    background-size: 100% 56.25vw;
}
.bg-7 {
    background: url("../assets/bg-7.png") no-repeat center bottom;
    background-size: 100% 42.65625vw;
}
.bg-8 {
    background: url("../assets/bg-8.png") no-repeat center bottom;
    background-size: 100% 46.875vw;
}
.mian-pagination {
    right: 59px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    z-index: 10;
    height: 570px;
    width: 1px;
    background: #F7C45F;
    display: none;
}
.mian-pagination-bullet {
    width: 13px;
    height: 13px;
    background: #F7C45F;
    border-radius: 50%;
    margin-left: -6px;
    margin-bottom: 68px;
    cursor: pointer;
}
.mian-pagination-bullet:last-child {
    margin-bottom: 0
}
.mian-pagination-bullet-active {
    background: #FF7800;
    position: relative;
}
.mian-pagination-bullet-active::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    border: 2px solid #FF7800;
    width: 17px;
    height: 17px;
    left: -4px;
    top: -4px;
}
.gif-logo {
    width: 100%;
    overflow: hidden;
}
.common-video-bg {
    width: 100%;
    object-fit: fill;
}
.common-video-bg-ie {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
.slide-title {
    width: 100%;
    height: 148px;
}
.slide2-box {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}
.slide2-left {
    background: url("../assets/slide2-left.png") no-repeat;
    background-size: 100% 100%;
    width: 26.6667%;
    height: 100%;
}
.slide2-left img {
    width: 47.1875%;
}
.slide2-right {
    background: url("../assets/slide2-right.png") no-repeat;
    background-size: 100% 100%;
    width: 73.3333%;
    height: 92.963%;
    margin-top: 2.222222%;
    padding: 8% 10% 10.2% 9%;
}
.slide2-right-text {
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 36px;
    overflow-y: auto;
    height: 100%;
    padding-right: 2%;
    text-indent: 2em;
}
.slide3-box {
    margin-top: 100px;
    width: 100%;
    height: 423px;
    background: url("../assets/bg-3-box.png") no-repeat center center;
    background-size: 100% 100%;
}
.slide3-left {
    width: 580px;
    height: 100%;
}
.slide3-right {
    width: 620px;
    height: 100%;
}
.slide3-right-img {
    width: 100%;
    height: 380px;
}
.slide3-right-text {
    height: 43px;
    background: #BF0009;
    margin-top: -4px;
    font-weight: bold;
    font-size: 20px;
    color: #F9D6AE;
    line-height: 43px;
    padding: 0 110px 0 22px;
}
.slide3-right-pagination {
    width: calc(100% - 21px) !important;
    text-align: right !important;
}
.slide3-right-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 1;
}
.slide3-right-pagination .swiper-pagination-bullet-active {
    width: 32px;
    height: 11px;
    background: #FF7800;
    border-radius: 5px;
}
.slide3-left-title {
    width: 520px;
    height: 96px;
    background: url("../assets/slide3-title.png") no-repeat center center;
    background-size: 100% 100%;
    margin: 36px 0 0 -10px;
    padding: 0 60px 10px 39px;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
}
.slide3-left-text {
    font-weight: 400;
    font-size: 16px;
    color: #353535;
    line-height: 30px;
    padding: 10px 69px 0 28px;
    position: relative;
    height: 100px;
}
.slide3-left-more {
    position: absolute;
    right: 128px;
    bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #A87431;
    width: 76px;
    height: 30px;
    z-index: 1;
    text-decoration: none;
}
.slide3-left-title2 {
    width: 526px;
    height: 35px;
    background: url("../assets/slide3-title2.png") no-repeat center center;
    background-size: 100% 100%;
    line-height: 35px;
    margin: 12px 0 0 20px;
    padding: 0 35px 0 27px;
}
.slide3-left-title2-text {
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.slide3-left-title2-more {
    font-weight: 400;
    font-size: 16px;
    color: #C30D22;
    text-decoration: none;
}
.slide3-left-cell {
    font-weight: 400;
    font-size: 18px;
    color: #353535;
    position: relative;
    line-height: 32px;
    padding-left: 5px;
    margin-bottom: 12px;
}
.slide3-left-cell::marker {
    content: '>';
    position: absolute;
    font-size: 16px;
    color: #BD0A1E;
    left: 0;
    top: 0;
    width: 8px;
}
.slide3-left-cell a {
    text-decoration: none;
    color: inherit;
}
.slide4-box {
    margin-top: 101px;
    height: 459px;
}
.slide4-left {
    width: 640px;
    height: 100%;
}
.slide4-left-img {
    height: 419px;
    width: 100%;
}
.slide4-right {
    width: 550px;
    height: 100%;
    margin-left: 10px;
    background: url("../assets/slide4-right.png") no-repeat center center;
    background-size: 100% 100%;
}
.slide4-right-title {
    font-weight: bold;
    font-size: 22px;
    color: #FFFEFE;
    line-height: 36px;
    padding: 40px 74px 15px 74px;
    text-align: center;
}
.slide4-right-title-text {
    height: 40px;
    background: #BF0009;
    margin-top: -4px;
    font-weight: bold;
    font-size: 20px;
    color: #F9D6AE;
    line-height: 40px;
    padding: 0 110px 0 22px;
}
.slide4-right-line {
    height: 1px;
    background: linear-gradient(-90deg, rgba(195,13,34,0) 0%, #FF872F 45%, rgba(195,13,34,0) 100%);
}
.slide4-right-text {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    padding: 23px 62px 0 58px;
    position: relative;
}
.slide4-right-more {
    position: absolute;
    right: 145px;
    bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #FFB006;
    width: 76px;
    z-index: 1;
    text-decoration: none;
}
.slide4-right-line2 {
    margin: 25px 41px 0 39px;
    height: 1px;
    background: linear-gradient(to left,transparent 0%,transparent 50%,#FFB006 50%,#FFB006 100%) repeat-x;
    background-size: 10px 1px;
}
.slide4-right-comment {
    width: 89px;
    height: 28px;
    background: url("../assets/slide4-comment.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    margin: 26px 0 0 72px;
}
.slide4-right-comment::before {
    content: '>';
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
    position: absolute;
    top: -4px;
    left: -21px;
}
.slide4-right-comment-text {
    margin: 4px 0 0 72px;
    /*font-weight: bold;*/
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
}
.slide5-1-box {
    margin-top: 67px;
    position: relative;
    height: 581px;
    overflow: hidden;
    width: 1250px;
}
.slide5-1-left {
    width: 969px;
    height: 100%;
    background: url("../assets/bg-5-2.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
}
.slide5-1-left a {
    text-decoration: none;
}
.slide5-1-right {
    width: 134px;
    height: 100%;
    background: url("../assets/bg-5-3.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.slide5-1-chilun {
    width: 1051px;
    height: 1051px;
    background: url("../assets/chilun.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: -235px;
    right: 0;
    z-index: 2;
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
.slide5-1-center {
    left: 969px;
    width: 230px;
    height: 100%;
    z-index: 4;
    position: absolute;
    top: 0;
}
.slide5-1-menu {
    width: 100%;
    height: 100%;
    position: relative;
}
.slide5-1-menu-up {
    width: 93px;
    height: 14px;
    top: 0;
    left: 0;
    position: absolute;
    background: url("../assets/menu-up.png") no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}
.slide5-1-menu-down {
    width: 93px;
    height: 14px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: url("../assets/menu-down.png") no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}
.slide5-1-menu-text {
    font-weight: 400;
    font-size: 20px;
    color: #991003;
    line-height: 36px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}
.slide5-1-menu .a1 {
    left: 30px;
    top: 34px;
}
.slide5-1-menu .a2 {
    left: 50px;
    top: 102px;
}
.slide5-1-menu .a3 {
    left: 70px;
    top: 170px;
}
.slide5-1-menu .a4 {
    left: 90px;
    top: 238px;
}
.slide5-1-menu .a5 {
    left: 90px;
    top: 306px;
}
.slide5-1-menu .a6 {
    left: 70px;
    top: 374px;
}
.slide5-1-menu .a7 {
    left: 50px;
    top: 442px;
}
.slide5-1-menu .a8 {
    left: 30px;
    top: 510px;
}
.slide5-1-menu-text::after {
    position: absolute;
    left: -50%;
    top: 1px;
    z-index: -1;
    width: 200%;
    height: 36px;
    border-radius: 36px;
    content: "";
}
.slide5-1-menu-current::after {
    background: #FFE7D4;
}
.slide5-1-left-title {
    font-weight: bold;
    font-size: 22px;
    color: #BD0A1E;
    text-align: center;
    padding: 0 151px 0 89px;
}
.slide5-1-left-text {
    font-weight: 400;
    font-size: 18px;
    color: #353535;
    line-height: 34px;
    text-indent: 2em;
    padding: 0 151px 0 89px;
    margin-top: 20px;
    height: 102px;
}
.slide5-1-left-box {
    width: 612px;
    height: 371px;
    background: rgba(255,255,255,0.28);
    box-shadow: 0 2px 20px 0 rgba(156,116,4,0.45);
    border-radius: 8px;
    margin-top: 32px;
    margin-left: 147px;
    padding: 15px;
}
.slide5-1-left-box img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.slide5-box {
    margin-top: 40px;
    position: relative;
    height: 594px;
    width: 100%;
}
.slide5-item-bg {
    padding: 21px 22px;
    position: absolute;
    top: 63px;
    left: 0;
    z-index: 1;
    background: none;
}
.slide5-item-bg:nth-child(2) {
    top: -20px;
    left: 336px;
}
.slide5-item {
    background: rgba(255,255,255,0);
    border-radius: 16px;
    padding: 17px 16px;
    box-shadow: 0 2px 12px 0 #FCE1DA;
    position: relative;
    cursor: pointer;
}
.slide5-item-box {
    width: 810px;
    height: 455px;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
}
.slide5-item-video {
    height: 100%;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}
.slide5-item-play {
    background: url("../assets/video-play.png") no-repeat center center;
    background-size: 100% 100%;
    width: 100px;
    height: 100px;
    top: 152px;
    left: 355px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
}
.slide5-item-video img {
    width: 100%;
    height: 100%;
}
.slide5-item-display {
    background: #000000;
    border-radius: 16px;
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.slide5-item-text {
    background: #C30D22;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #F9D6AE;
    padding: 0 40px;
    z-index: 2;
    display: none;
}
.slide5-item-active {
    background: url("../assets/slide5-border.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 10;
}
.slide5-item-active .slide5-item-display {
    display: none;
}
.slide5-item-active .slide5-item-text {
    display: block;
}
.slide5-item-active .slide5-item {
    background: rgba(255,255,255,0.6);
}
.slide6-box {
    margin-top: 98px;
    position: relative;
}
.slide6-item {
    width: 380px;
    /*margin-right: 30px;*/
    position: relative;
    overflow: hidden;
}
.slide6-item-title {
    width: 270px;
    height: 80px;
    background: #C30D22;
    border-radius: 0 30px 0 30px;
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 2;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    padding: 0 44px;
    line-height: 30px;
}
.slide6-item-title div {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 60px;
}
.slide6-item-title a {
    text-decoration: none;
    color: inherit;
}
.slide6-item-bg {
    background: #FFF0DB;
    height: 490px;
    margin-top: 39px;
    z-index: 1;
    padding: 81px 25px 0 25px;
}
.slide6-item-img {
    width: 330px;
    height: 208px;
}
.slide6-item-text {
    font-weight: 400;
    font-size: 16px;
    color: #353535;
    line-height: 36px;
    margin-top: 25px;
    max-height: 108px;
}
.slide6-item-more {
    text-decoration: none;
    cursor: pointer;
    width: 23px;
    height: 17px;
    background: url("../assets/arrow.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    margin: 20px 0 0 154px;
}
.arrow-left-slide6, .arrow-left-slide7, .arrow-left-slide8 {
    width: 42px;
    height: 41px;
    position: absolute;
    left: -72px;
    cursor: pointer;
    background: url("../assets/arrow-left-selected.png") no-repeat center center;
    background-size: 100% 100%;
    top: 200px;
}
.arrow-right-slide6, .arrow-right-slide7, .arrow-right-slide8 {
    width: 42px;
    height: 41px;
    position: absolute;
    right: -72px;
    cursor: pointer;
    background: url("../assets/arrow-right-selected.png") no-repeat center center;
    background-size: 100% 100%;
    top: 200px;
}
.slide6-box .swiper-button-disabled, .slide8-box .swiper-button-disabled {
    opacity: 0.5;
}
.slide7-box {
    margin-top: 109px;
    position: relative;
}
.slide7-box ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.slide7-item {
    float: left;
    list-style: none;
    width: 300px !important;
    height: 442px !important;
    padding: 0;
    margin: 0;
    position: relative !important;
}
.slide7-box .swiper-wrapper {
    transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    /*transition-duration: 5000ms !important;*/
}
.slide7-item {
    background: url("../assets/bg-slide7-1.png") no-repeat center center;
    background-size: 100% 100%;
}
.slide7-item-video {
    width: 100%;
    height: 169px;
    top: 136px;
    left: 0;
    position: absolute;
}
.slide7-item-video img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.slide7-item-play {
    background: url("../assets/video-play.png") no-repeat center center;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    top: 52px;
    left: 118px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
}
.slide7-item-content {
    width: 100%;
    height: 136px;
    background: #BF0009;
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 20px;
    color: #F9D6AE;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
}
.slide7-item-arrow {
    position: absolute;
    width: 0;
    height: 0;
    left: 20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
/*.slide7-item:nth-child(2n) {*/
/*    background: url("../assets/bg-slide7-2.png") no-repeat center center;*/
/*    background-size: 100% 100%;*/
/*}*/
/*.slide7-item:nth-child(2n) .slide7-item-content {*/
/*    top: 0;*/
/*}*/
/*.slide7-item:nth-child(2n) .slide7-item-arrow {*/
/*    top: 135px;*/
/*    border-top: 12px solid #BF0009;*/
/*}*/
/*.slide7-item:nth-child(2n+1) {*/
/*    background: url("../assets/bg-slide7-1.png") no-repeat center center;*/
/*    background-size: 100% 100%;*/
/*}*/
/*.slide7-item:nth-child(2n+1) .slide7-item-content {*/
/*    top: 305px;*/
/*}*/
/*.slide7-item:nth-child(2n+1) .slide7-item-arrow {*/
/*    top: 294px;*/
/*    border-bottom: 12px solid #BF0009;*/
/*}*/
.slide7-item2 {
    background: url("../assets/bg-slide7-2.png") no-repeat center center;
    background-size: 100% 100%;
}
.slide7-item2 .slide7-item-content {
    top: 0;
}
.slide7-item2 .slide7-item-arrow {
    top: 135px;
    border-top: 12px solid #BF0009;
}
.slide7-item1 {
    background: url("../assets/bg-slide7-1.png") no-repeat center center;
    background-size: 100% 100%;
}
.slide7-item1 .slide7-item-content {
    top: 305px;
}
.slide7-item1 .slide7-item-arrow {
    top: 294px;
    border-bottom: 12px solid #BF0009;
}
.slide8-box {
    /*margin-top: 79px;*/
    position: relative;
}
.slide8-1-box {
    margin-top: 79px;
    position: relative;
}
.slide8-1-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.slide8-1-box ul li {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    background: #FFF7EB;
    border-radius: 4px;
    border: 1px solid #E78D3D;
}
.slide8-1-text {
    height: 54px;
    font-weight: 400;
    font-size: 18px;
    color: #353535;
    line-height: 54px;
    padding: 0 15px 0 61px;
    position: relative;
}
.slide8-1-text::before {
    content: "";
    position: absolute;
    top: 21px;
    left: 37px;
    width: 12px;
    height: 12px;
    background: #EA7631;
    border-radius: 2px;
    transform: rotate(45deg);
}
.slide8-1-bottom {
    height: 5px;
    background: #FFCB7D;
    border-radius: 0 0 4px 4px;
}
.slide8-1-more {
    display: block;
    width: 175px;
    height: 44px;
    background: url("../assets/slide8-1-more.png") no-repeat center center;
    background-size: 100% 100%;
    text-decoration: none;
    margin: 49px 0 0 513px;
}
.slide8-2-box {
    margin-top: 79px;
    position: relative;
    height: 420px;
}
.slide8-2-box a {
    text-decoration: none;
    color: inherit;
}
.slide8-2-item {
    position: absolute;
    /*width: 285px;*/
    width: 270px;
    /*height: 202px;*/
}
.slide8-2-item:nth-child(1) {
    /*width: 600px;*/
    width: 637px;
    height: 420px;
    top: 0;
    left: 0;
}
.slide8-2-item:nth-child(2) {
    top: 0;
    left: 649px;
    /*left: 615px;*/
}
.slide8-2-item:nth-child(3) {
    top: 0;
    /*left: 915px;*/
    left: 930px;
}
.slide8-2-item:nth-child(4) {
    /*top: 218px;*/
    /*left: 615px;*/
    top: 208px;
    left: 649px;
}
.slide8-2-item:nth-child(5) {
    /*top: 218px;*/
    /*left: 915px;*/
    top: 208px;
    left: 930px;
}
.slide8-2-img {
    width: 100%;
    height: 153px;
    /*height: 162px;*/
}
.slide8-2-item:nth-child(1) .slide8-2-img {
    /*height: 380px;*/
    height: 361px;
}
.slide8-2-text {
    height: 40px;
    line-height: 40px;
    background: #BF0009;
    font-weight: bold;
    font-size: 20px;
    color: #F9D6AE;
    padding: 0 21px;
    margin-top: -4px;
}
.arrow-left {
    width: 42px;
    height: 41px;
    position: absolute;
    left: -72px;
    cursor: pointer;
}
.arrow-right {
    width: 42px;
    height: 41px;
    position: absolute;
    right: -72px;
    cursor: pointer;
}
.arrow-left-selected {
    background: url("../assets/arrow-left-selected.png") no-repeat center center;
    background-size: 100% 100%;
}
.arrow-left-disabled {
    background: url("../assets/arrow-left-disabled.png") no-repeat center center;
    background-size: 100% 100%;
}
.arrow-right-selected {
    background: url("../assets/arrow-right-selected.png") no-repeat center center;
    background-size: 100% 100%;
}
.arrow-right-disabled {
    background: url("../assets/arrow-right-disabled.png") no-repeat center center;
    background-size: 100% 100%;
}
/*.arrow-left-slide6, .arrow-right-slide6  {*/
/*    top: 200px;*/
/*}*/
.arrow-left-slide7, .arrow-right-slide7 {
    top: 189px;
}
.arrow-left-slide8, .arrow-right-slide8 {
    /*top: 220px;*/
    top: 446px;
}
.video-dispaly {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    display: none;
    cursor: pointer;
}
.video-bg {
    width: 100%;
    height: 100%;
}
.video-box {
    position: relative;
    /*width: 1280px;*/
    /*height: 852px;*/
    width: 66.6666vw;
    height: 44.375vw;
}
#player {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.video-close {
    cursor: pointer;
    background: url("../assets/video-close.png") no-repeat center center;
    background-size: 100% 100%;
    width: 2.4vw;
    height: 2.4vw;
    position: absolute;
    right: -1.2vw;
    top: -1.2vw;
}

