﻿
@charset "UTF-8";
body,div,input,p,span,img {padding:0;margin:0;}

.page{
    max-width: 1920px;
}

html{
    font-size:62.5%;
    font-family: "微软雅黑";
}
body{
    font-size:1.4rem ;
}

/*  常用样式表 */
.pic_style{
    display: block;
    width: 100%;
}
.font-size-55{
    font-size: 0.55rem;
    display: block;
}

.font-size-30{
    font-size: 0.24rem;
}

.blue-3d9aff{
    color: #3d9aff;
  }

/*  常用样式表 */



/* product_section_01 */

.product_section_01{
    position: relative;
    max-height: 946px;
}

.r66u2_pro{
    display: block;
    width: 100%;
    height: auto;
}

.section01_text{
    position: absolute;
    float: left;
    margin-left: 8%;
    width: 28.5%;
    top:28%
}

.section01_text span{
    color: #000;
    margin-bottom: 4%;
}

.section01_text p{
    color: #000;
}

/* product_section_02 */

.product_section_02{
    position: relative;
}

.section02_text{
    position: absolute;
    top: 4%;
    width: 100%;
    text-align: center;
}

.section02_text span{
    margin-bottom: 1%;
    color: #00A0E9;
}
.section02_text p{
    color: #fff;
}

.section03_text{
    position: absolute;
    left: 6%;
    width: 35.5%;
}

.section03_text span{
    margin-bottom: 4%;
}

.section03_text p{
    color: #000;
}

/* product_section_03 */
.product_section_03{
    position: relative;
    align-items: center;
    display: flex;
}

/* product_section_04 */
.product_section_04{
    position: relative;
    align-items: center;
    display: flex;
}

.section04_text{
    position: absolute;
    right: 5%;
    width: 29.5%;
}

.section04_text span{
    color: #00A0E9;
    margin-bottom: 4%;
}

.section04_text p{
    color: #f4f4f4;
}

/* product_section_05 */
.product_section_05{
    position: relative;
    align-items: center;
    display: flex;
}

.section05_text{
    position: absolute;
    float: left;
    right: 7%;
    width: 39.5%;
}

.section05_text > div {
    width: 100%;
    margin-bottom: 1rem;
}


.clear{
    clear:both
}

.section05_text span{
    color: #252a2c;
    margin-bottom: 4%;
    line-height: 0.55rem;
}

.section05_text p{
    color: #252a2c;
}

.section05_number{
    display: block;
    float: left;
    text-align: center;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background-color: #0072ff;
    border-radius: 0.3rem;
    font-size: 0.3rem;
    color: #fff;
    margin: 0.1rem 0;
}

.section05_text_wrap{
    display: block;
    float: left;
    width: 90%;
    padding-left: 5%;
}


/* product_section_06 */
.product_section_06{
    position: relative;
}

.section06_text{
    position: absolute;
    top:30%;
    right: 7%;
    width: 31.5%;
}

.section06_text_02{
    margin-top: 0.8rem;
}

.section06_text_02 img{
    display: block;
    width: 100%;
}

.section06_title_02{
    display: block;
    font-size: 0.35rem;
    margin-bottom: 0.1rem;
}

.section06_text span{
    margin-bottom: 2%;
}

.section06_text p{
    color: #f4f4f4;
}


/* product_section_07 */

.product_section_07{
    position: relative;
}


/* product_section_08 */
.product_section_08 img{

}

/* product_section_09 */
.product_section_09{
    max-height: 940px;
    padding: 8% 10% 0 10%;
}

.section09_wrap{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.section09_arr{
    width: 33%;
    float: left;
}

.section09_list_style{
    padding-left: 20%;
    padding-bottom: 30%;
    text-align: left;
    width: 100%;
}

.section09_list_style span{
    display: block;
    font-size: 0.31rem;
    padding: 4% 0 1% 0;
    color: #9fa0a0;
    font-weight: bold;
}

.section09_list_style p{
    font-size: 0.28rem;
    font-weight: 500;
}
.R66U2_12{
    display: none;
}

.r66u2_pro1{
    position: absolute;
    top: 9%;
    right: 8%;
    display: block;
    width: 6.6rem;
    height: auto;
}

/*
屏幕适配部分
*/


/*@media screen and (min-width: 375px) and (max-width:767px) {*/
@media only screen and (max-width: 767px) {
    html{
        font-size:25%;
    }

    .product_section_03{
        display: block;
    }

    .font-size-30{
        font-size: 0.2rem;
    }

    .section09_list_style{
        width: 50%;
    }

    .r66u2_pro{
        width: 100%;
        margin-right: 0;
    }

    .font-size-55{
        font-size: 0.4rem;
    }

    .product_section_01{
        padding: 0;
    }
    .section01_text{
        padding: 0 10%;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 4%;
        top: 0;
    }

    .section02_text{
        padding: 0 12%;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 3%;
        top:3%;
        right: 0;
    }
    .section03_text{
        padding: 6% 12%;
        width: 100%;
        text-align: center;
        left: 0;
    }

    .section02_text span{
        margin-bottom: 3%;
    }

    .section02_text span{
        color: #fff;
    }

    .section04_text{
        padding: 0 8%;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 6%;
        top:0;
        right: 0;
    }

    .section05_text{
        margin-left: 0;
        width: 100%;
        text-align: center;
        margin-top: 4%;
        padding: 0 8%;
        top:0;
        right: 0;
    }

    .section06_text{
        right: 0;
        width: 100%;
        text-align: center;
        top: 3%;
        padding: 0 1.5rem;
    }

    .section07_title_02{
        display: none;
    }
    .product_section_09 img{
        width: 35%;
    }

    .section09_arr{
        padding:8% 0;
        width: 84%;
    }
    .product_section_09{
        padding: 0;
    }
    .section09_list_style{
        float: left;
        padding-left: 12%;
        padding-bottom: 0;
    }

    .section05_text span{
        line-height: normal;
    }

    .section05_title{
        font-size: 0.4rem;
    }

    .section05_text_wrap{
        width: 50%;
        padding-left: 0;
    }
}


@media screen and (min-width: 768px) and (max-width:991px) {

    .section05_text span{
        line-height: 0.35rem;
    }

    .section05_text > div{
        margin-bottom: 0;
    }

    .section01_text{
        width: 39.5%;
    }
    .font-size-30{
       font-size: 0.14rem;
    }

    .font-size-55{
        font-size: 0.2rem;
    }
    .section04_text{
        width: 36.5%;
        top:12%;
        right: 2%;
    }

    .section04_text span{
        margin-bottom:4%;
    }

    .section03_text{
        top: 35%;
        width: 35.5%;
    }

    .section03_text span{
        margin-bottom: 4%;
    }

    .section02_text span{
        margin-bottom: 0;
    }

    .section05_text{
        width: 40.5%;
    }

    .section05_text span{
        margin-bottom: 4%;
    }
    .section09_list_style span{
        font-size: 0.2rem;
    }
    .section09_list_style p{
        font-size: 0.2rem;
    }
}


@media screen and (min-width: 992px) and (max-width:1199px) {

    .section05_text span{
        line-height: 0.45rem;
    }

    .section05_text > div{
        margin-bottom: 0;
    }

    .section01_text{
        width: 33.5%;
    }
    .font-size-30{
        font-size: 0.16rem;
    }

    .font-size-55{
        font-size: 0.3rem;
    }
    .section04_text{
        width: 33.5%;
        right: 2%;
    }

    .section04_text span{
        margin-bottom:4%;
    }

    .section03_text{
        width: 38.5%;
    }

    .section03_text span{
        margin-bottom: 4%;
    }

    .section02_text span{
        margin-bottom: 0;
    }

    .section05_text{
        width: 41.5%;
    }

    .section05_text span{
        margin-bottom: 4%;
    }
    .section09_list_style span{
        font-size: 0.22rem;
    }
    .section09_list_style p{
        font-size: 0.22rem;
    }
}

@media screen and (min-width: 1200px) and (max-width:1479px) {

    .section05_text > div{
        margin-bottom: 0;
    }
    .section01_text{
        width: 32.5%;
    }
    .font-size-30{
        font-size: 0.18rem;
    }

    .font-size-55{
        font-size: 0.36rem;
    }
    .section04_text{
        width: 31.5%;
        right: 2%;
    }

    .section04_text span{
        margin-bottom:4%;
    }

    .section03_text{
        top: 35%;
        width: 36.5%;
    }

    .section03_text span{
        margin-bottom: 4%;
    }

    .section02_text span{
        margin-bottom: 0;
    }

    .section05_text{
        width: 41.5%;
    }

    .section05_text span{
        margin-bottom: 4%;
    }
    .section09_list_style span{
        font-size: 0.24rem;
    }
    .section09_list_style p{
        font-size: 0.24rem;
    }
}

@media screen and (min-width: 1480px) and (max-width:1919px) {

    .section05_text > div{
        margin-bottom: 0;
    }
    .section01_text{
        width: 31.5%;
    }
    .font-size-30{
        font-size: 0.22rem;
    }

    .font-size-55{
        font-size: 0.44rem;
    }
    .section04_text{
        width: 31.5%;
        right: 2%;
    }

    .section04_text span{
        margin-bottom:4%;
    }

    .section03_text{
        top: 35%;
        width: 36.5%;
    }

    .section03_text span{
        margin-bottom: 4%;
    }

    .section02_text span{
        margin-bottom: 0;
    }

    .section05_text{
        width: 40.5%;
    }

    .section05_text span{
        margin-bottom: 4%;
    }
    .section09_list_style span{
        font-size: 0.26rem;
    }
    .section09_list_style p{
        font-size: 0.26rem;
    }

}


/* 进度条动画 */
@keyframes width {
    from {
        width: 0px;
    }
    to {
        width: 100%;
    }
}

/*左侧滑入*/
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        -moz-transform: translate3d(-2000px, 0, 0);
        -webkit-transform: translate3d(-2000px, 0, 0);
        -o-transform: translate3d(-2000px, 0, 0);
    }
    60% {
        opacity: 0.6;
        transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        -moz-transform: translate3d(25px, 0, 0);
        -webkit-transform: translate3d(25px, 0, 0);
        -o-transform: translate3d(25px, 0, 0);

    }
    75% {
        opacity: 0.7;
        transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
        -webkit-transform: translate3d(-10px, 0, 0);
        -o-transform: translate3d(-10px, 0, 0);
    }
    90% {
        opacity: 0.9;
        transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        -moz-transform: translate3d(5px, 0, 0);
        -webkit-transform: translate3d(5px, 0, 0);
        -o-transform: translate3d(5px, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
    }
}

/* 下方划入 */
@keyframes bounceInBottom {
    0% {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }
    60% {
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}





@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}

@-webkit-keyframes hue {
    from {

        -webkit-filter: hue-rotate(90deg);
        -moz-filter: hue-rotate(90deg);
    }
    to {
        -webkit-filter: hue-rotate(-270deg);
        -moz-filter: hue-rotate(-270deg);
    }
}

.Rotation{
    font-family: 微软雅黑;
    /*background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);*/
    background-image: -webkit-linear-gradient(92deg, #f44444, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 2s infinite linear;

    /*-webkit-transform: rotate(360deg);*/
    /*animation: rotation 3s linear infinite;*/
    /*-moz-animation: rotation 2s linear infinite;*/
    /*-webkit-animation: rotation 2s linear infinite;*/
    /*-o-animation: rotation 2s linear infinite;*/
}

.light{
    font-family: 微软雅黑;
    /*background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);*/
    background-image: -webkit-linear-gradient(92deg, #f44444, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 1s infinite linear;
}

