body {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: white;
    min-width: 1480px;
}

body, .header_nav, .footer {
    min-width: 1480px;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    color: #0CCB91;
}

.clear {
    clear: both;
}

.all {
    width: 100%;
    height: 100%;
}

.model_one {
    /*height: 714px;*/
    /*width: 100%;*/
    /*background-image: url("../img/index/banner.png");*/
    /*background-size: 100% 100%;*/
}

.header_nav {
    margin: 0 auto;
    position: fixed;
    top: 0;
    height: 76px;
    z-index: 999;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
}

.logo {
    float: left;
}

.header_div {
    margin: auto;
    width: 70%;
}

.header_ul {
    display: flex;
    list-style: none;
    width: 580px;
    margin: 0;
    float: left;
}

.header_ul > li {
    height: 76px;
    line-height: 76px;
    margin-left: 52px;
}

.header_login {
    float: right;
    height: 100%;
    line-height: 76px;
    display: flex;
}

.header_login button {
    margin: 19px 22px 0 0;
    width: 88px;
    height: 38px;
    border-radius: 19px;
    border: 1px solid gainsboro;
    background-color: white;
    float: left;
    cursor: pointer;
    outline: none;
}

.header_login label {
    width: 174px;
    font-size: 22px;
    font-weight: 500;
    color: #0CCB91;
}

.header_login img {
    margin-top: 28px;
    margin-right: 5px;
}

.model_two {
    height: 955px;
    width: 100%;
    background-image: url("//huixianjie-www.oss-cn-chengdu.aliyuncs.com/img/index/pic_bg_video_base.png");
    background-size: 100% 100%;
    padding-top: 46px;
}

.two_body {
    margin: auto;
    height: 876px;
    width: 1360px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 30px 60px 0 rgba(0, 160, 111, 0.1);
    border-radius: 20px;
}

.two_title {
    display: flex;
}

.two_img_1 {
    margin-top: 129px;
}

.two_img_2 {
    margin-top: 57px;
    float: right;
}

.two_title_p {
    margin: 68px auto 0;
    text-align: center;
}

.title_p1 {
    font-size: 36px;
    font-weight: 500;
    color: rgba(19, 30, 36, 1);
    line-height: 50px;
    margin-bottom: 18px;
}

.title_p2 {
    font-size: 20px;
    font-weight: 400;
    color: rgba(149, 149, 149, 1);
    line-height: 28px;
}

.two_body > img {
    margin-left: 142px;
}

.two_video {
    margin-top: 59px;
    display: flex;
}

.two_video_div {
    height: 450px;
    width: 800px;
    margin-left: 79px;
}

.two_video_div > video {
    width: 100%;
    height: 100%;
    outline: none;
}

.two_video_nav {
    margin: 10px 0 0 20px;
    width: 369px;
}

.two_video_1 {
    display: flex;
    line-height: 33px;
    margin-bottom: 40px;
}

.two_video_1 > div {
    width: 37px;
    margin-top: 5px;
}

.two_video_1 > span {
    font-size: 24px;
    cursor: pointer;
}

.two_video_img {
    margin-top: -70px;
}

.model_three {
    height: 628px;
    width: 100%;
    text-align: center;
    padding-top: 88px;
}

.model_three_body {
    margin: 45px auto 0;
    display: flex;
    width: 1111px;
}

.model_three_panel {
    width: 276px;
}

.model_three_panel > img {
    margin: 30px 50px;
}

.model_three_panel_p1 {
    height: 33px;
    font-size: 24px;
    font-weight: 400;
    color: rgba(19, 30, 36, 1);
    line-height: 33px;
    margin: 0 auto 8px;
    width: 213px;
}

.model_three_panel_p2 {
    height: 36px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(149, 149, 149, 1);
    line-height: 18px;
    margin: 0 auto;
    width: 213px;
}

.model_three_panel:hover {
    width: 276px;
    height: 360px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 10px 20px 0 rgba(0, 160, 111, 0.15);
    border-radius: 10px;
}

.model_four {
    height: 1187px;
    width: 100%;
    background: #FDFDFD;
    padding-top: 88px;
}

.model_four_title {
    text-align: center;
}

.model_four_body {
    margin: 48px auto 0;
    width: 1230px;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.model_four_user {
    height: 265px;
    width: 180px;
    float: left;
    margin: 0 24px 19px 0;
}

.teachers_img {
    overflow: hidden;
    height: 180px;
    width: 179px;
}

.teachers_img img {
    width: 179px;
    transition: 0.5s;
}

/*
因赵淑兰图片与其他图片规格不同，单独写一个样式适配
*/
.teachers_img>.zsl {
    height: 190px;
    width: 300px;
    margin-left: -60px;
}

.model_four_user p {
    font-size: 16px;
    font-weight: 500;
    margin: 15px auto 6px;
}

.model_four_user span {
    height: 37px;
    font-size: 13px;
    font-weight: 300;
    color: rgba(117, 114, 109, 1);
    line-height: 18px;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
}

.teachers_img > img:hover {
    transform: scale(1.1);
}

.model_five {
    height: 2189px;
    width: 100%;
    padding-top: 88px;
}

.model_five_title {
    text-align: center;
}

.model_five_body {
    width: 1200px;
    margin: auto;
}

.model_five_hr {
    margin: 48px auto 40px;
}

fieldset {
    margin-bottom: 10px;
    padding: 0;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: gainsboro;
}

fieldset > legend {
    margin-left: 38%;
    padding: 0 60px;
    display: flex;
}

legend > p {
    width: 120px;
    height: 33px;
    font-size: 24px;
    font-weight: 600;
    color: rgba(12, 203, 145, 1);
    line-height: 33px;
}

legend > div {
    padding-top: 14px;
    margin-right: 14px;
}

.kindergarten {
    margin-bottom: 30px;
}

.kindergarten_info {
    width: 324px;
    height: 324px;
    background: rgba(252, 252, 252, 1);
    padding: 30px;
    float: left;
    margin-bottom: 24px;
}

.kindergarten_img {
    text-align: center;
    height: 80px;
    margin-top: 29px;
}

.kindergarten_img > img {
    height: 100%;
}

.kindergarten_note {
    margin-top: 32px;
    width: 324px;
    height: 120px;
    font-size: 14px;
    font-weight: 300;
    color: rgba(68, 80, 86, 1);
    line-height: 24px;
}

.kindergarten_sign {
    height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(68, 80, 86, 1);
    line-height: 24px;
    float: right;
}

.maeginr24 {
    margin-right: 24px;
}

.b_color {
    color: #5559FF;
}

.kindergarten_info:hover {
    width: 324px;
    height: 324px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 10px 20px 0 rgba(0, 160, 111, 0.15);
}

.model_six {
    height: 1100px;
    background: rgba(253, 253, 253, 1);
    padding-top: 88px;
    text-align: center;
}

.model_six_body {
    margin: auto;
    width: 1230px;
}

.flip-container {
    margin: 0;
    padding: 0;
    float: left;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500;
    perspective: 500px;
    -ms-transform: perspective(500px);
    -moz-transform: perspective(500px); /*重要*/
    transform-style: preserve-3d; /*重要*/
    background: rgba(255, 255, 255, 1);
    opacity: 0.98;
    border: 1px dotted rgba(227, 227, 227, 1);
    cursor: pointer;
}

.flipper {
    position: relative;
    width: 300px;
    height: 200px;
    transition: 0.6s;
    transform-style: preserve-3d; /*重要*/
}

/* 触发翻转 */
.flip-container:hover .flipper {
    transform: rotateY(180deg);
}

.front, .back {
    position: absolute;
    left: 0;
    top: 0;
    backface-visibility: hidden; /*重要*/
    width: 100%;
    height: 100%;
}

.front {
    transform: rotateY(0deg);
    z-index: 2;
}

.front > img {
    margin: 70px 72px;
}

.back {
    transform: rotateY(-180deg);
    background-color: gainsboro;
}

.back > img {
    width: 90%;
    height: 86%;
    margin: 5%;
}

.model_seven {
    height: 248px;
    width: 100%;
    background-image: url("//huixianjie-www.oss-cn-chengdu.aliyuncs.com/img/index/pic_vision_bg.png");
    background-size: 100% 100%;
    text-align: center;
    padding-top: 78px;
    color: white;
}

.model_seven > p {
    height: 45px;
    font-size: 32px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 45px;
    margin: 0 0 26px 0;
}

.model_seven_span1 {
    font-size: 15px;
}

.model_seven_span2 {
    font-size: 26px;
    color: #0CCB91;
}

.model_seven_btn {
    width: 212px;
    height: 48px;
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 1);
    margin: 38px auto 0;
    cursor: pointer;
}

.model_seven_btn > p {
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}

.model_eight {
    height: 44px;
    width: 100%;
    background-color: #292929;
    text-align: center;
    color: white;
}

.model_eight > p {
    margin: 0 auto;
    width: 670px;
    height: 44px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    line-height: 44px;
}

.footer {
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    height: 120px;
    z-index: 999;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.footer_img1 {
    float: left;
    margin: -33px 0 0 298px;
}

.footer_p {
    float: left;
}

.footer_p1 {
    width: 80px;
    height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    margin: 30px 0 10px 0;
}

.footer_p2 {
    height: 32px;
    font-size: 32px;
    font-weight: 500;
    color: rgba(12, 203, 145, 1);
    line-height: 32px;
    margin: 0;
}

.footer_r {
    margin-right: 298px;
    float: right;
}

.footer_img2 {
    width: 122px;
    margin-top: -12px;
}

.footer_img3 {
    float: right;
    margin: 40px 0 0 27px;
    cursor: pointer;
}

.hidden {
    display: none;
}

.expert {
    height: 622px;
    width: 100%;
    padding-top: 88px;
    background: #FDFDFD;
}

.expert_title {
    text-align: center;
}

.expert_body {
    display: flex;
    margin: 68px auto 0;
    width: 1218px
}

.expert_body p {
    font-size: 16px;
    font-weight: 500;
    margin: 15px auto 6px;
}

.expert_body span {
    height: 37px;
    font-size: 13px;
    font-weight: 300;
    color: rgba(117, 114, 109, 1);
    line-height: 18px;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
}

.expert_left {
    height: 56px;
    margin: 62px 25px 0 0;
    cursor: pointer;
}

.expert_right {
    height: 56px;
    margin: 62px 0 0 37px;
    cursor: pointer;
}

.expert_list {
    width: 1500px;
    display: flex;
    margin-left: -200px;
}

.expert_div {
    margin: 0 12px;
    width: 180px;
}

.expert_user {
    width: 1018px;
    overflow: hidden;
}

/*轮播*/
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007AFF
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s top;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s left;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    -o-transition: .2s transform, .2s right;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007AFF;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #FFFFFF
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #FFFFFF
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@keyframes changeWidth {
    0% {
        width: 0
    }
    to {
        width: 50px
    }
}

#axx-gallery {
    overflow: hidden
}

#axx-gallery .swiper-container {
    height: 660px;
    overflow: hidden
}

#axx-gallery .swiper-container .swiper-wrapper {
    text-align: center;
    height: 660px;
    line-height: 330px
}

#axx-gallery .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

#axx-gallery .swiper-container .swiper-wrapper .swiper-slide img {
    max-width: none;
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

#axx-gallery .swiper-container .swiper-pagination {
    bottom: 140px
}

#axx-gallery .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    border-radius: 1px;
    margin: 0 8px;
    height: 3px;
    position: relative;
    padding: 2px 0;
    background: rgba(12, 203, 145, 0.2);
    background-clip: content-box;
    opacity: 1
}

#axx-gallery .swiper-container .swiper-pagination .swiper-pagination-bullet:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 3px;
    background: rgba(12, 203, 145, 0.9);
    position: absolute;
    opacity: 1;
    left: 0;
    top: 2px;
    border-radius: 1px
}

#axx-gallery .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(12, 203, 145, 0.2);
    background-clip: content-box;
    opacity: 1
}

#axx-gallery .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 50px;
    animation: changeWidth 5s linear
}