body::-webkit-scrollbar {
    width: 0px;
}


#pageContain {
    width: 100%;
    height: 100% !important;
}
.blockK {
    display: block !important;
}

.public_right_hidden {
    top: -130px !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    /*border-right: 0;*/
    border-radius: 0%;
}

.section {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    position: relative;
}

.swiper-father {
    position: relative;
}

.check_box {
    margin: 0px auto;
    position: absolute;
    height: 62px;
    top: calc(50% - 31px);
    left: calc(50% - 870px);
}

.checks {
    position: relative;
}

.swi_next {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    right: 0px;
    cursor: pointer;
    background: url(../images/index_static_right.png) no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 100;
}

.swi_next:hover {
    background: url(../images/index_active_right.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.swi_prev {
    width: 62px;
    height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 31px);
    left: 0px;
    cursor: pointer;
    background: url(../images/index_static_left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 100;
}

.swi_prev:hover {
    background: url(../images/index_active_left.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.swiper_box1 {
    position: relative;
    ;
}

.swiper_content {
    position: absolute;
    width: 80%;
    left: 10%;
    text-align: center;
    top: 30%;
}

.swiper_content_text {
    color: #ffffff;

}

.swiper_title {
    font-family: "alimama";
    margin-bottom: 0px;
    line-height: normal;
}

.swiper_text {
    font-family: "OPPOSans-M";
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: normal;
}

.swiper_content_href {
    border: solid 2px #ffffff;
    background-color: transparent;
    padding: 14px 40px;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    margin-top: 45px;
    min-width: 180px;
}

.swiper_content_href:hover {
    border: solid 2px #0268f0;
    color: #fff;
    background-color: #0268f0;
}

.swiper-pagination {
    bottom: 50px !important;
}

.swiper-pagination-bullet {
    width: 23px;
    height: 19px;
    background: url(../images/index_page_static.png) no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 23px;
    height: 19px;
    background: url(../images/index_page_active.png) no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 1;
}

#fp-nav.right {
    right: initial;
    left: 20px;
    display: none;
}

/* #fp-nav ul li a, .fp-slidesNav ul li a{
    width: 20px;
	height: 20px;
	border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 0.3;
    display: block;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    width: 8px;
	height: 8px;
	background-color: #ffffff;
    border-radius: 50%;
    display: block;
}
#fp-nav ul li a, .fp-slidesNav ul li .active{
    width: 20px;
	height: 20px;
	border: solid 1px #ffffff;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    width: 8px;
	height: 8px;
	background-color: #ffffff;
    border-radius: 50%;
    display: block;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
    width: 8px;
	height: 8px;
	background-color: #ffffff;
    border-radius: 50%;
    display: block;
    border-color: #ffffff;
    margin:3px;
} */
.Elevator {
    position: absolute;
    left: 20px;
    bottom: 200px;
    z-index: 100;
}

.index_box1 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box1 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 0.3;
    display: inline-block;
}

.index_box1 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    margin: 5px;
}

.index_box1 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box1 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    border-color: #ffffff;
    margin: 5px;
}

.index_box2 {
    /* margin-top: 100px; */

    z-index: 2;
}

.index_img_box2 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.index_box2 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box2 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    /* opacity: 0.3; */
    display: inline-block;
}

.index_box2 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #696969;
    border-radius: 50%;
    display: block;
    margin: 5px;
    opacity: 0.3;
}

.index_box2 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #0268f0;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box2 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #0268f0;
    border-radius: 50%;
    display: block;
    border-color: #0268f0;
    margin: 5px;
    opacity: 1;
}

.index_img_box2_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.index_img_box2_content {
    position: absolute;
    width: 35%;
    left: 10%;
    top: calc(50% - 25vh);
    z-index: 1;
    height: 50vh;
    display: none;
}

.index_img_box2_content_transform{
    transform: translate(0);
    animation: example1 1.5s backwards;
    display: block;
}
@keyframes example1 {
    0% {
        transform: translate(-120px);
        opacity: 0;
    }
    50%{
        opacity: 0.5;
    }
    100% {
        transform: translate(0);
        opacity: 1;
    }
}

.index_img_box2_content h2 {
    color: #696969;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 35px;
    font-weight: bold;
}

.index_img_box2_content h2::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 60px;
    height: 4px;
    background-color: #026ef5;
}

.index_img_box2_content div {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    line-height: 34px;
    margin-bottom: 50px;
    max-height: 20vh;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_img_box2_content a {
    color: #fff;
    display: inline-block;
    padding: 20px;
    /*border-radius: 0px 0px 30px 0px;*/
    background-color: #026ef5;
    background: url(../images/home_more_4.png) no-repeat center right;
    min-width: 160px;
    text-align: center;
    background-size: contain;
}

.index_img_box2_content a span {
    vertical-align: middle;
}

.index_img_box2_content a img {
    vertical-align: middle;
    margin-left: 15px;
}

.index_img_box2_content a:hover .public_static {
    display: none;
}

.index_img_box2_content a:hover .public_active {
    display: inline-block;
}

.index_img_box2_content a:hover {
    color: #026ef5;
    display: inline-block;
    padding: 20px;
    border-radius: 0px 0px 30px 0px;
    /*border: 1px solid #fff;*/
    box-sizing: border-box;
    /*background: url(../images/home_more_3.png) no-repeat center center;*/
    background: url(../images/home_more_5.png) no-repeat center right;

}

.index_box3 {
    /* margin-top: 100px; */
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden;
}

.index_img_box3 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.index_img_box3 img {
    max-width: 100%;
    height: auto;
}

.index_box3 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box3 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    /* opacity: 0.3; */
    display: inline-block;
}

.index_box3 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 50%;
    display: block;
    margin: 5px;
    opacity: 0.3;
}

.index_box3 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #0268f0;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box3 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #0268f0;
    border-radius: 50%;
    display: block;
    border-color: #0268f0;
    margin: 5px;
    opacity: 1;
}

.index_img_box3_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.index_img_box3_content {
    position: absolute;
    width: 35%;
    right: 10%;
    top: calc(50% - 25vh);
    z-index: 1;
    height: 50vh;
    display: none;
}

.index_img_box3_content_transform{
    transform: translate(0);
    animation: example2 1.5s backwards;
    display: block;
}
@keyframes example2 {
    0% {
        transform: translate(120px);
        opacity: 0;
    }
    50%{
        opacity: 0.5;
    }
    100% {
        transform: translate(0);
        opacity: 1;
    }
}


.index_img_box3_content h2 {
    color: #696969;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 35px;
    font-weight: bold;
}

.index_img_box3_content h2::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 60px;
    height: 4px;
    background-color: #026ef5;
}

.index_img_box3_content div {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    line-height: 34px;
    margin-bottom: 50px;
    max-height: 20vh;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_img_box3_content div::-webkit-scrollbar {
    width: 4px;
    height: 40px;
}

.index_img_box3_content div::-webkit-scrollbar-track {
    background: #f7f7f7;
    border-radius: 4px;
}

.index_img_box3_content div::-webkit-scrollbar-thumb {
    width: 4px;
    height: 10px;
    background-color: #e5e5e5;
    border-radius: 4px;
}

.index_img_box3_content a {
    color: #fff;
    display: inline-block;
    padding: 20px;
    /*border-radius: 0px 0px 30px 0px;*/
    /*background-color: #026ef5;*/
    background: url(../images/home_more_6.png) no-repeat center right;
    min-width: 160px;
    text-align: center;
}

.index_img_box3_content a span {
    vertical-align: middle;
}

.index_img_box3_content a img {
    vertical-align: middle;
    margin-left: 15px;
}

.index_img_box3_content a:hover .public_static {
    display: none;
}

.index_img_box3_content a:hover .public_active {
    display: inline-block;
}

.index_img_box3_content a:hover {
    color: #026ef5;
    display: inline-block;
    padding: 20px;
    /*border-radius: 0px 0px 30px 0px;*/
    /*background-color: #fff;*/
    /*border: 1px solid #fff;*/
    box-sizing: border-box;
    background: url(../images/home_more_5.png) no-repeat center right;
}

.index_box4 {
    /*padding-top: 100px;*/
    box-sizing: border-box;
}

.index_box4_content {
    width: 100%;
    height: 100%;

}

/* 第四屏 上方部分 */
.index_box4_content_top {
    height: 78%;
    overflow: hidden;
}

.index_box4_top_list {
    width: 13%;
    height: 100%;
    position: relative;
    transition: all 0.6s;
    cursor: default;
}

.index_box4_1_box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 247px 40px 0px;
    position: relative;
}

.index_box4_1 {
    background: url(../images/index_back1.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_box4_2 {
    background: url(../images/index_back2.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_box4_3 {
    background: url(../images/index_back3.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_box4_4 {
    background: url(../images/index_back4.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_box4_5 {
    background: url(../images/index_back5.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_box4_6 {
    background: url(../images/index_back6.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.index_box4_img_box {
    height: 40px;
    line-height: 40px;
    margin-bottom: 35px;
}

.index_box4_1_box_title {
    font-weight: bold;
    padding-bottom: 40px;
    margin-bottom: 32px;
    position: relative;
    line-height: normal;
}

.index_box4_1_box_title::before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 29px;
    height: 4px;
    background-color: #026ef5;
}

.index_box4_1_box_text {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
}

.index_box4_1_box_bottom {
    position: absolute;
    bottom: 40px;
    left: 40px;
}

.index_box4_top_list_active {
    width: 35%;
}

.index_box4_1_box_active {
    display: none;
    position: relative;
    height: 100%;
    width: 100%;
}

.index_box4_1_box_active img {
    width: 100%;
    height: calc(100% - 290px);
}

.index_box4_1_box_active_content {
    position: absolute;
    bottom: 0px;
    height: 290px;
    padding: 40px;
    box-sizing: border-box;
    background: url(../images/index_img4_backs.png) no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
}

.index_box4_1_box_active_content_title {
    font-weight: bold;
    color: #fff;
    margin-bottom: 25px;
}

.index_box4_1_box_active_contents {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
    margin-bottom: 30px;
}

.index_box4_1_box_active_content_more {
    display: block;
    /*background-color: #fff;*/
    width: 160px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #026ef5;
    /*border-radius: 0px 0px 20px 0px;*/
    background: url(../images/home_more_1.png) no-repeat center center;
}

.index_box4_1_box_active_content_more img {
    vertical-align: middle;
    margin-left: 10px;
}

.index_box4_1_box_active_content_more span {
    display: inline-block;
    vertical-align: middle;
}

.index_box4_1_box_active_content_more:hover .public_static {
    display: none;
}

.index_box4_1_box_active_content_more:hover .public_active {
    display: inline-block;
}

.index_box4_1_box_active_content_more:hover {
    background-color: #026ef5;
    width: 160px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    box-sizing: border-box;
    background: url(../images/home_more_7.png) no-repeat center center;
}

.index_box4_top_list_active .index_box4_1_box {
    display: none;
}

.index_box4_top_list_active .index_box4_1_box_active {
    display: block;
}

.index_box4 {
    z-index: 2;
}

/* 第四屏  上方内容 */
/* 第四屏  下方内容 */
.index_box4_content_bottom {
    height: 22%;
    background-image: linear-gradient(180deg,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(135, 206, 255, 0.13) 100%),
        linear-gradient(#ffffff,
            #ffffff);
    width: 100%;
}

.index_box4_content_bottom_top {
    padding: 30px 0px;
    text-align: center;
    box-sizing: border-box;
}

.index_box4_content_bottom_top span {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 25px;
    color: #696969;
    font-weight: bold;
}

.index_box4_content_bottom_swiper {
    width: 100%;
    position: relative;
}

.index_product_list {
    height: 120px;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.index_product_img {
    /*height: 70px;*/
    /*line-height: 70px;*/
    text-align: center;
    height: 53px;
    line-height: 53px;
}

.index_product_img img{
    max-height: 100%;
    width: auto;
}

.index_product_title {
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: bold;
    color: #696969;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_product_list:hover .index_product_title {
    color: #0268f0;
}

.swi_nexts {
    width: 12px;
    height: 22px;
    position: absolute;
    background-color: #ffffff;
    border-radius: 50%;
    top: calc(50% - 11px);
    right: 60px;
    cursor: pointer;
    background: url(../images/index_4_static_right.png) no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 100;
}

.swi_nexts:hover {
    background: url(../images/index_4_active_right.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.swi_prevs {
    width: 12px;
    height: 22px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 11px);
    left: 60px;
    cursor: pointer;
    background: url(../images/index_4_static_left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 100;
}

.swi_prevs:hover {
    background: url(../images/index_4_active_left.png) no-repeat;
    background-size: cover;
    background-position: center center;
}


.index_box4 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box4 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    /* opacity: 0.3; */
    display: inline-block;
}

.index_box4 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    margin: 5px;
    opacity: 0.7;
}

.index_box4 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box4 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    border-color: #ffffff;
    margin: 5px;
    opacity: 1;
}

.index_box5_content {
    width: 100%;
    height: 100%;
    background: url(../images/index_img5.png) no-repeat;
    background-size: cover;
    background-position: center center;
    box-sizing: border-box;
    padding-top: 150px;
    position: relative;
}

.index_box5_content_top {}

.index_box5_content_top_box {
    margin-top: 60px;
}

.index_box5_content_top_title {
    color: #696969;
    font-weight: bold;
}

.index_box5_content_top_title span {
    color: #696969;
    font-weight: normal;
    font-family: "OPPOSans-R";
}

.index_box5_content_top_list {
    font-weight: 400;
    color: #026ef5;
    font-family: "OPPOSans-B";
    margin-right: 80px;
}

.index_box5_content_top_list p {
    font-weight: normal;
    font-family: MicrosoftYaHei;
    opacity: 0.7;
    color: #696969;
    margin-bottom: 0px;
    margin-top: 10px;
}

.ohidden {
    overflow: hidden;
}

.index_box5_content_top_text {
    margin: 55px 0px;
    color: #696969;
    width: 50%;
    max-height: 25vh;
    overflow-y: auto;
}

.index_box5_content_top_more {
    color: #fff;
    padding: 20px;
    /*background-color: #0268f0;*/
    /*border-bottom-right-radius: 20px;*/
    background: url(../images/home_more_2.png) no-repeat center center;
    background-size: contain;
}

.index_box5_content_top_more span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.index_box5_content_top_more img {
    margin-left: 10px;
    vertical-align: middle;
}
.index_box5_content_top_more:hover .public_active{
display: inline-block;
}
.index_box5_content_top_more:hover .public_static{
    display: none;
}
.index_box5_content_top_more:hover{
    /*background-color: #fff;*/
    /*border: 1px solid #026ef5;*/
    background: url(../images/home_more_8.png) no-repeat center center;
    box-sizing: border-box;
    background-size: contain;
}
.index_box5_content_top_more:hover span{
    color: #026ef5;
}
.index_box5_content_bottom {
    padding: 0px 0px 0px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 0px;
    display: flex;
    align-items: flex-end;
    justify-items: end;
    justify-content: flex-end;
}

.index_box5_bottom_list {
    display: inline-block;
    /*width: 20%;*/
    text-align: center;
    cursor: default;
    background-image: linear-gradient(180deg,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(135, 206, 255, 0.13) 100%),
        linear-gradient(#ffffff,
            #ffffff);
    box-sizing: border-box;
    padding: 30px 0px 40px;
    /*transition: all 0.6s;*/
}
.index_box5_bottom_list + .index_box5_bottom_list {
    border-left: 1px solid #efefef;
}
.index_box5_bottom_list_img {
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.index_box5_bottom_list_img img {
    max-height: 100%;
    height: auto;
}

.index_box5_bottom_list_text {
    color: #696969;
    font-weight: bold;
    width: 67%;
    margin: 10px auto 0px;
    text-align: center;
}

.index_box5_bottom_active {
    display: none;
}
.index_box5_bottom_list.index_box5_bottom_list_active {
    border-left: none;
}
.index_box5_bottom_list_active {
    /*width: 20%;*/
    box-sizing: border-box;
    background: #0268f0;
    box-sizing: border-box;
    padding: 45px 60px;
    display: inline-block;
    /* transform: scale(1.2); */
    height: 225px;
    overflow: hidden;
}

.index_box5_bottom_active_1 {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
}

.index_box5_bottom_active_2 {
    width: 90%;
    margin: 0px auto;
    color: #ffffff;
    opacity: 0.7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index_box5_bottom_list_active .index_box5_bottom_static {
    display: none;
}

.index_box5_bottom_list_active .index_box5_bottom_active {
    display: inline-block;
}

.index_box5 {
    /* margin-top: 100px; */

    z-index: 2;
}


.index_box5 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box5 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    /* opacity: 0.3; */
    display: inline-block;
}

.index_box5 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #696969;
    border-radius: 50%;
    display: block;
    margin: 5px;
    opacity: 0.3;
}

.index_box5 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #0268f0;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box5 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #0268f0;
    border-radius: 50%;
    display: block;
    border-color: #0268f0;
    margin: 5px;
    opacity: 1;
}

.index_box6_box {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /*padding-top: 100px;*/
    overflow: hidden;
    background: url(../images/index_box6_boxBg.png) 50% 50% no-repeat;
}

.index_box6_box_left {
    width: 35%;
    height: 100%;
}

.index_box6_box_right {
    margin-left: 6%;
    width: 55%;
    padding-top: 140px;
}

.index_box6_box_right_top {
    width: 100%;
    margin-bottom: 30px;
}

.index_box6_box_right_top_left {
    width: 60%;
    color: #696969;
    font-weight: bold;
}

.index_box6_box_right_top_left span {
    font-weight: normal;
    font-family: "OPPOSans-R";
}

.index_box6_box_left_img {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 100%;
    cursor: default;
    overflow: hidden;
}

.index_box6_box_left_img img {
    max-width: 100%;
    height: auto;
}

.index_box6_box_left_img img.index_box6_box_left_imgNewsImg{
    /*width: 672px;*/
    /*height: 896px;*/
    width: 100%;
    height: auto;
}

.index_box6_box_left_img_dim {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}

.index_box6_box_left_content {
    position: absolute;
    width: 65%;
    left: 17.5%;
    bottom: 10%;
    text-align: left;
}

.index_box6_box_left_content_top {
    width: 100%;
}

.index_box6_box_left_top_left {}

.index_box6_box_left_top_left p {
    font-family: "OPPOSans-B";
    color: #ffffff;
    margin-bottom: 5px;
    line-height: normal;
}

.index_box6_box_left_top_left span {
    font-family: "OPPOSans-B";
    color: #fff;
}

.index_box6_box_left_top_right {
    padding-top: 20px;
    color: #fff;
}

.index_box6_box_left_top_right img {
    vertical-align: middle;
}

.index_box6_box_left_top_right span {
    vertical-align: middle;
}

.index_box6_box_left_text {
    width: 100%;
    font-weight: bold;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #ffffff;
    line-height: normal;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: left;

}

.index_box6_box_to {
    width: 160px;
    height: 46px;
    /*background-color: #ffffff;*/
    line-height: 46px;
    text-align: center;
    color: #026ef5;
    display: inline-block;
    border-bottom-right-radius: 20px;
    background: url(../images/home_more_1.png) no-repeat center center;
}

.index_box6_box_to span {
    vertical-align: middle;
}

.index_box6_box_to img {
    vertical-align: middle;
}
.index_box6_box_to:hover .public_active{
display: inline-block;
}
.index_box6_box_to:hover .public_static{
    display: none;
}
.index_box6_box_to:hover span{
    color: #fff;
}
.index_box6_box_to:hover{
    /*background-color: #026ef5;*/
    box-sizing: border-box;
    /*border: 1px solid #fff;*/
    background: url(../images/home_more_7.png) no-repeat center center;
}

.mySwiperNew {
    height: 100%;
}
.mySwiperNew .swiper-pagination {
    bottom: 10% !important;
    right: 70px;
    color: #fff;
    font-size: 36px;
    color: #ffffff;
    font-family: "OPPOSans-B";
    width: 34%;
    left: 60%;
}

.index_box6_box_right_top_rihgt {
    margin-top: 10px;
    color: #696969;
    line-height: 30px;
    display: inline-block;
}

.index_box6_box_right_top_rihgt:hover
{
    color: #026ef5;

}

.index_box6_box_right_top_rihgt span {
    vertical-align: middle;
    display: inline-block;
}

.index_box6_box_right_top_rihgt img {
    margin-right: 5px;
    vertical-align: middle;
}

.index_box6_box_list {
    /*width: 48%;*/
    /*margin-left: 4%;*/
    width: 45%;
    margin-left: 10%;
    margin-bottom: 2.5%;

}

.index_box6_box_list_top {
    width: 100%;
    height: 245px;
    border-radius: 4px 4px 0px 0px;
    text-align: center;
    /* line-height: 258px; */
    overflow: hidden;
    position: relative;
}

.index_box6_box_list_top img {
    width: 100%;
    height: auto;
    /*width: auto;*/
    /*height: 100%;*/
}

.index_box6_box_list_day {
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: right;
    font-family: "OPPOSans-B";
}

.index_box6_box_list:nth-child(odd) {
    margin-left: 0px;
}

.index_box6_box_list_day p {
    color: #ffffff;
    margin-bottom: 0px;
}

.index_box6_box_list_day span {
    color: #ffffff;
}

.index_box6_box_list_content {
    width: 100%;
    box-sizing: border-box;
    padding: 35px 20px 30px;
    background-color: #fff;
    display: block;
}

.index_box6_box_list_content p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #696969;
}

.index_box6_box_list_text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_box6_box_list_text span {
    vertical-align: middle;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
}

.index_box6_box_list_text img {
    vertical-align: middle;
    margin-right: 5px;
}

.index6_list {
    /*width: 48%;*/
    /*margin-left: 4%;*/
    width: 45%;
    margin-left: 10%;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 35px 20px 30px;
    background-color: #fff;
    display: block;
    cursor: pointer;
}

.index6_list:nth-child(odd) {
    margin-left: 0px;
}

.index6_list_left {
    width: 70%;
    color: #696969;
}

.index6_list_left p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.index6_list_left_text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index6_list_left_text span {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
}

.index6_list_right {
    width: 30%;
    text-align: right;
}

.index6_list_right p {
    line-height: normal;
    margin-bottom: 0px;
    color: #696969;
    font-family: "OPPOSans-B";
}

.index6_list_right span {
    font-family: "OPPOSans-B";
    color: #696969;
}

.index6_list:hover,.index_box6_box_list:hover .index_box6_box_list_content{
    background-color: #026ef5;
    box-shadow: 0px 12px 40px 0px rgba(93, 120, 150, 0.31);
}

.index6_list:hover .public_static,.index_box6_box_list:hover .public_static{
    display: none;
}

.index6_list:hover .public_active,.index_box6_box_list:hover .public_active {
    display: inline-block;
}

.index6_list:hover .index6_list_left p,.index_box6_box_list:hover .index_box6_box_list_content p{
    color: #fff;
}

.index6_list:hover .index6_list_left_text span ,.index_box6_box_list:hover .index_box6_box_list_content .index_box6_box_list_text span{
    color: #fff;
    opacity: 1;
}

.index6_list:hover .index6_list_right p {
    color: #fff;
}

.index6_list:hover .index6_list_right span {
    color: #fff;
    opacity: 1;
}

.index_box6 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box6 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 0.3;
    display: inline-block;
}

.index_box6 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    margin: 5px;
}

.index_box6 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box6 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    border-color: #ffffff;
    margin: 5px;
}

.index_box7_box {
    /*background-color: #f7f7f7;*/
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 100px;
    background: url(../images/index_box7_boxBg.png) 50% 50% no-repeat;
}

.index_box7_box_top {
    padding-top: 60px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}

.index_box7_box_top p {
    margin-bottom: 0px;
    font-weight: bold;
}

.index_box7_box_top_content {
    /* width: 30%; */
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index_box7_box_top_content div {}

.imgs1 {
    margin-right: 20px;
}

.imgs2 {
    margin-left: 20px;
}

.img7_text {
    padding-top: 30px;
    margin: 0px 18px;
}

.img7_text p {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    margin-bottom: 0px;
}

.img7_text p span {
    color: #cecece;
}

.img7_text p span:nth-child(1) {
    display: inline-block;
    margin-right: 10px;
}

.img7_text p span:nth-child(2) {
    display: inline-block;
    margin-left: 10px;
}

.img7_text div {
    color: #696969;
    font-weight: bold;

}

.img7_text div span {
    color: #205cd4;
    font-family: "OPPOSans-B";
    font-weight: normal;
}

.index7_list {
    width: 100%;
    /* width: 44%; */
    height: 260px;
    overflow: hidden;
}

.index_box7_swiper {
    width: 1740px;
    padding: 0px 30px;
    margin: 0px auto;
    margin-top: 70px;
}

.index7_static {
    width: 28%;
    box-sizing: border-box;
    padding: 40px 35px;
    background-color: #fff;
    cursor: pointer;
}

.index_box7_box_bottom {
    margin: 0px auto;
    width: 100%;
    padding: 0px 30px;
    box-sizing: border-box;
    height: 40%;
    /* background-color: #0268f0; */
    -webkit-perspective: 700;
    position: relative;
}

.index_box7_box_shade {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(247, 247, 247, 1), rgba(247, 247, 247, 0.4));
}

.index_box7_box_bottom_logo_box {
    width: 100%;
    height: 100%;
    transform: rotateX(46deg);
    overflow: hidden;
}

.index_box7_box_logo_list {
    width: 11.5%;
    height: 100px;
    background-color: #ffffff;
    text-align: center;
    line-height: 100px;
    overflow: hidden;
    margin-right: 1.14%;
    margin-bottom: 20px;
}

.index_box7_box_logo_list:nth-child(8n) {
    margin-right: 0px;
}

.index_box7_box_logo_list img {
    max-width: 100%;
    height: auto;
}

.index7_static h2 {
    color: #d5d7df;
    font-family: "OPPOSans-B";
    margin-bottom: 30px;
    margin-top: 0px;
}

.index7_static p {
    color: #696969;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.index7_list_title {
    margin-bottom: 10px;
}

.index7_list_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #696969;
}

.index7_active {
    padding: 40px;
    background-color: #026ef5;
    box-shadow: 0px 20px 38px 2px rgba(71, 112, 163, 0.2);
    overflow: hidden;
    width: 44%;
    box-sizing: border-box;
    cursor: pointer;

}

.index7_active_img {
    width: 180px;
    height: 180px;
    background-color: #fafafa;
    text-align: center;
    line-height: 180px;
}

.index7_active_right {
    width: calc(100% - 210px);
    margin-left: 30px;
}

.index7_active .index7_list_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #fff;
}

.index7_active_right_title {
    color: #fff;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-weight: 600;
}

/* .index_box7_swiper .swiper-slide {
    width: 28% !important;
}

.index_box7_swiper .swiper-slide-active {
    width: 44% !important;
} */


.bottom_next {
    width: 42px;
    height: 42px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 21px);
    right: 451px;
    cursor: pointer;
    background: url(../images/index_img7_right.png) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 100;
}

.bottom_prev {
    width: 42px;
    height: 42px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 21px);
    left: 451px;
    cursor: pointer;
    background: url(../images/index_img7_left.png) no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 100;
}

.index_box7 .Elevator li {
    display: block;
    margin-bottom: 15px;
}

.index_box7 .Elevator li a {
    width: 20px;
    height: 20px;
    border: solid 1px #ffffff00;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 0.3;
    display: inline-block;
}

.index_box7 .Elevator li a span {
    width: 8px;
    height: 8px;
    background-color: #7d7d7d;
    border-radius: 50%;
    display: block;
    margin: 5px;
}

.index_box7 .Elevator li .active {
    width: 20px;
    height: 20px;
    border: solid 1px #0268f0;
    background-color: transparent;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
}

.index_box7 .Elevator li .active span {
    width: 8px;
    height: 8px;
    background-color: #0268f0;
    border-radius: 50%;
    display: block;
    border-color: #0268f0;
    margin: 5px;
    opacity: 1;
}

.fp-tableCell {
    height: 100% !important;
}

@media (max-width: 1366px) {
    /* .public_form_box {
        padding: 18px 0px 10px;
    } */

    .public_form_box {
        height: calc(100% - 471px) !important;
        padding: 0px !important;
    }

    .stts_bottom {
        margin-bottom: 0px;
    }

    .public_pc_top {
        padding-bottom: 20px;
    }

    .public_footer {
        padding-top: 20px;
    }
    .public_pc_botom_list ul li{
        margin-bottom: 10px;
    }
    .index_box4_content_top {
        height: 74%;
    }

    .index_box4_content_bottom {
        height: 26%;
        padding-bottom: 10px;
    }
    .index_box6_box_left_content{
        bottom: 120px;
    }
    .mySwiperNew .swiper-pagination{
        bottom: 120px !important;
    }
    .index_box6_box_list{
        margin-bottom: 20px;
    }
    .index_box6_box_list_content{
        padding: 20px;
    }
    .index6_list{
        padding: 20px;
        margin-bottom: 20px;
    }
    .index_box7_swiper{
        margin-top: 40px;
    }
}
.swiper_box1 {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

.swiper_box1 video{
    width: 100%;
    object-fit: fill;
    height: 100%;
}


.index_box1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper_box1 img {
    width: 100%;
    height: auto;
}




.index_img_box2>img {
    width: 100%;
    height: 100%;
}

.index_img_box3>img {
    width: 100%;
    /*height: 100%;*/
    max-height: 100%;
}

.index_box1_content {
    height: 100%;
}

.index_box1_content .swiper-father {
    height: 100%;

}

.index_box1_content .swiper-father .swiper {
    height: 100%;
}

.public_form_box {
    height: calc(100% - 510px);
    box-sizing: border-box;
    /*position: relative;*/

}

.public_form_box_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}

@media (max-width: 1651px) and (min-width: 1367px) {
    .public_form_box {
        padding-top: 90px;
    }
}



/* ======== lhn 2023/3/14 修改 start ========*/
.public_right1 .public_right_div1 p {
    font-size: 18px;
}

.index_box4_1_box_text {
    font-size: 20px;
}

.index_box4_1_box_active_contents {
    font-size: 20px;
    height: 80px;
    line-height: 40px;
    -webkit-line-clamp: 2;
}

.index_box5_content_top_text {
    font-size: 20px;
    width: 60%;
}

.index_box5_bottom_list_text {
    font-size: 20px;
    width: 90%;
}

.index7_list_text {
    font-size: 20px;
    line-height: 40px;
}

.index7_active .index7_list_text {
    -webkit-line-clamp: 3;
}

.index7_static {
    padding: 26px 35px;
}

.index_box5_bottom_list_active {
    padding: 45px 25px;
}

.index_box5_bottom_active_1 {
    font-size: 20px;
}

.index_box5_bottom_active_2 {
    font-size: 18px;
}
/* ======== lhn 2023/3/14 修改 end ========*/