﻿.container {
    width: 100%;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    --swiper-theme-color: #ff6600;
}

.my-bullet {
    width: 18px;
    height: 18px;
    background: #ffffff;
    border-radius: 50%;
}

.my-bullet-active {
    width: 33px;
    height: 23px;
    background: url("../images/dot_active.png") no-repeat;
}

.container .swiper-container .swiper-pagination {
    width: 33px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    right: 50px;
}

.container .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    background: #ffffff;
    border-radius: 50%;
    opacity: 1;
    margin: 9px 0;
}

.container .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    width: 33px;
    height: 23px;
    background: url("../images/dot_active.png") no-repeat;
}

.swiper-slide .content_wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.swiper_content_01 {
    width: 100%;
    height: 100%;
    background: url("../images/bg_01.jpg") center center no-repeat;
}

.swiper_content_01 .index_title_pic {
    width: 52%;
    height: auto;
    position: absolute;
    top: 12.22%;
    left: 24%;
}

.swiper_content_01 .index_advantage_list {
    width: 780px;
    height: 96px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    bottom: 12.5%;
    left: 50%;
    margin-left: -390px;
}

.swiper_content_01 .index_advantage_list .index_advantage_content {
    width: 195px;
    height: 96px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.swiper_content_01 .index_advantage_list .index_advantage_content .advantage_icon_01 {
    width: 53px;
    height: 54px;
}

.swiper_content_01 .index_advantage_list .index_advantage_content .advantage_icon_02 {
    width: 59px;
    height: 53px;
}

.swiper_content_01 .index_advantage_list .index_advantage_content .advantage_icon_03 {
    width: 52px;
    height: 53px;
}

.swiper_content_01 .index_advantage_list .index_advantage_content .advantage_icon_04 {
    width: 55px;
    height: 54px;
}

.swiper_content_01 .index_advantage_list .index_advantage_content .advantage_text {
    font-size: 16px;
    color: #ffffff;
}

.swiper_content_02 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.swiper_bg_02 {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    /* background: url(../images/bg_02.png) bottom left no-repeat; */
}

.swiper_content_02 .content_bg_021 {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*background: url("../images/content_bg_021.png") top left no-repeat;*/
}

.swiper_content_02 .content_bg_021 .content_title_021 {
    font-size: 8rem;
    color: rgba(120, 114, 121, 0.302);
    font-weight: bold;
    line-height: 1.635;
    position: absolute;
    left: 19.302326%;
    top: 6.574074%;
}

.swiper_content_02 .content_bg_021 .content_pic_021 {
    width: 96.145833%;
    height: auto;
    position: absolute;
    top: 11.6666667%;
    right: 0;
}

.swiper_content_02 .content_bg_022 {
    width: 50%;
    height: 57.25%;
    position: absolute;
    top: 0;
    right: 0;
    /*background: url("../images/content_bg_022.png") left top repeat;*/
}

.swiper_content_02 .content_bg_022 .content_title_022 {
    font-size: 6.6rem;
    color: rgba(255, 255, 255, 0.502);
    font-weight: bold;
    line-height: 1.388;
    position: absolute;
    left: 7.558139%;
    top: 10.5985401%;
}

.swiper_content_02 .content_bg_022 .content_pic_list_022 {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}

.swiper_content_02 .content_bg_022 .content_pic_list_022 .content_pic_con_022 {
    width: 14.729167%;
}

.swiper_content_02 .content_bg_023 {
    width: 50%;
    height: 42.75%;
    position: absolute;
    bottom: 0;
    right: 0;
    /*background: url("../images/content_bg_023.png") top right no-repeat;*/
    overflow: hidden;
}

.swiper_content_02 .content_bg_023 .content_title_023 {
    font-size: 5.6rem;
    color: rgba(20, 20, 20, 0.302);
    font-weight: bold;
    line-height: 1.624;
    position: absolute;
    top: 7.558139%;
    right: 8.5985401%;
    z-index: 5;
}

.swiper_content_02 .content_bg_023 .content_pic_023 {
    width: 100%;
    /*height: 100%;*/
    /*background: url("../images/content_pic_023.png") left top no-repeat;*/
    position: absolute;
    top: 0;
    left: 0;
}

.swiper_content_03 {
    width: 100%;
    height: 100%;
    background: url("../images/bg_03.jpg") right bottom no-repeat;
    position: relative;
}

.swiper_content_03 .content_title_03 {
    font-size: 4.5rem;
    color: rgb(38, 131, 60);
    position: absolute;
    left: 233px;
    top: 20%;
}

.swiper_content_03 .content_words_03 {
    font-size: 18px;
    color: rgb(89, 89, 89);
    line-height: 1.912;
    position: absolute;
    left: 233px;
    top: 27.666666%;
}

.swiper_content_03 .content_icon_03 {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 233px;
    top: 42.083333%;
    /*animation: movelftRight 1s infinite;*/
    /*-webkit-animation: movelftRight 1s infinite;*/
}

@keyframes movelftRight {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0)
    }
}

​ @-webkit-keyframes movelftRight
/*Safari and Chrome*/

{
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0)
    }
}

.swiper_content_04 {
    width: 100%;
    height: 100%;
    background: url("../images/bg_04.jpg") right bottom no-repeat;
    position: relative;
}

.swiper_content_04 .content_pic_041 {
    width: 15.3125%;
    position: absolute;
    top: 0%;
    left: 0%;
}

.swiper_content_04 .content_pic_042 {
    width: 5.572916%;
    position: absolute;
    bottom: 21.666667%;
    right: 0%;
}

.swiper_content_04 .content_pic_043 {
    width: 10.3125%;
    position: absolute;
    top: 7.5%;
    left: 39.322917%;
}

.swiper_content_04 .content_pic_044 {
    width: 8.072917%;
    position: absolute;
    top: 48.1666667%;
    left: 47.395833%;
    z-index: 3;
}

.swiper_content_04 .content_pic_045 {
    width: 29.6875%;
    position: absolute;
    top: 13.833333%;
    left: 49.6875%;
}

.swiper_content_05 {
    width: 100%;
    height: 100%;
    background: url("../images/bg_05.jpg") left center no-repeat;
    position: relative;
}

.footer_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
}