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

html{
    font-family: "微软雅黑";
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
p{
    margin-block-start:0;
    margin-block-end:0
}

ul,li,p{
    list-style: none;
}

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

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

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

.banner{
    position: relative;
}

.banner_text{
    position: absolute;
    color: #ffffff;
    left: 10%;
    bottom: 18%;
    font-size: 0.65rem;
}
.banner_text p{
    font-size: 0.36rem;
}

.section01_list li{
    display: block;
    float: left;
    font-size: 0.2rem;
    padding: 0 1% 8% 1%;
    width: 9%;
}

.section01_text p{
    font-size: 0.28rem;
}

.section_01_left{
    width: 50%;
    padding-left: 8%;
    float: left;
}

.section01_list div{
    text-align: center;
}

.section01_text{
    padding: 12% 0 2% 0;
}

.section01_title{
    margin-bottom: 2%;
}

.d56a_contral{
    margin: 5% 0 2% 0;
    width: 60%;
}
.Specifications{
    width: 60%;
}

.section_01_right{
    float: left;
    width: 38%;
    padding: 2%;
}

/*.section_01_right{*/
    /*width: 45%;*/
    /*padding: 2% 0;*/
    /*float: left;*/
/*}*/

.r66u2_pro{
    width: 95%;
}

.section01_list img{
    width: 100%;
}

.product_section_01{
    overflow: hidden;
}

.product_section_02{
    position: relative;
}

.section02_text{
    position: absolute;
    left: 60%;
    bottom: 20%;
    color: #ffffff;
}

.section03_text{
    text-align: center;
    padding: 5% 0;
    color: #ffffff;
}

.product_section_03{
    overflow: hidden;
    background-color: #1f2325;
}

.R66U2_06{
    display: block;
    width: 70%;
    margin: 0 auto;
}

.product_section_04{
    position: relative;
}

.section04_text{
    color: #000000;
    width: 40%;
    position: absolute;
    bottom: 20%;
    left: 45%;
    padding: 0 10%;
}
.section04_text span{
    display: block;
    margin-bottom: 2%;
}

.D56A-s05bg{
    display: block;
    width: 100%;
}

.R66U2_07{
    display: block;
    width: 48%;
    margin-top: 3%;
}

.product_section_05{
    position: relative;
}

.R66U2_09{
    display: block;
    position: absolute;
    width: 35%;
    top: 5%;
    right: 10%;
}

.section05_text{
    position: absolute;
    left: 10%;
    top: 50%;
    color: #ffffff;
    width: 35%;
}

.R66U2_08{
    display: block;
    width: 100%;
}

.section02_title{
    padding-bottom: 2%;
}
.section03_title{
    padding-bottom: 1%;
}
.section04_title{
    padding-bottom: 1%;
}
.section05_title{
    padding-bottom: 1%;
}

.section05_text span{
    color: #3d9aff;
}

.section_01_left img{
    display: block;
}

.section02_text{
    padding-right: 2%;
}

.section02_text p{
    font-size: 0.24rem;
}

.p_advantages{
    width: 80%;
    margin-top: 4%;
    color: white;
}

.p_advantages span{
    display: inline-block;
    font-size: 0.4rem;
}

.p_advantages p{
    display: none;
    font-size: 0.2rem;
}

.advantages_wrap{
    padding-right: 5%;
    display: inline-block;
}

.section02-pro2{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 47%;
    animation: bounceInTop 2s 1 forwards;
}
.section02-pro3{
    display: block;
    position: absolute;
    top: 2%;
    left: 0;
    width: 59%;
    background-image: linear-gradient(top,#f00,#ff0);
    -webkit-text-fill-color:transparent;
    -webkit-background-clip: text;
}


/*  常用样式表 */



/*
屏幕适配部分
*/

@media only screen and (max-width: 767px) {

    .banner_text{
        bottom: 8%;
        left: 9%;
        font-size: 0.6rem;
    }
    .section_01_left{
        width: 100%;
        text-align: center;
        padding: 0;
        float: none;
    }
    .section01_text{
        padding: 10% 5% 5% 5%;
    }
    .Specifications{
        margin: 0 auto;
    }

    .section_01_right{
        width: 65%;
        margin: 0 auto;
        float: none;
        padding: 5% 0;
    }
    .section02_title{
        font-size: 0.4rem;
    }

    .R66U2_06{
        width: 100%;
    }

    .product_section_03{
        position: relative;
    }
    .section03_text{
        width: 100%;
        position: absolute;
        text-align: center;
        top: 2%;
    }

    .section02_text{
        bottom: 20%;
        left: 48%;
    }

    .section02_text span{
        font-size: 0.4rem;
    }
    .section02_text p{
        font-size: 0.2rem;
    }

    .section03_text span{
        font-size: 0.4rem;
    }
    .section03_text p{
        font-size: 0.2rem;
    }
    .R66U2_07{
        display: block;
        width: 100%;
    }

    .section04_text{
        text-align: right;
        top: 5%;
        width: 92%;
        left:0;
        padding: 0 4%;
    }

    .section04_text span{
        font-size: 0.4rem;
        margin-bottom: 0;
    }

    .section04_text p{
        font-size: 0.2rem;
    }

    .section05_text span{
        font-size: 0.45rem;
        margin-bottom: 0;
    }

    .section05_text p{
        font-size: 0.26rem;
    }

    .section05_text{
        top: 6%;
        width: 90%;
    }

    .R66U2_08{
        display: block;
        width: 60%;
        margin: 15% auto 0;
    }

    .R66U2_12{
        display: block;
        width: 60%;
        margin: 15% auto 10%;
    }
}

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

    .section01_list li{
        font-size: 0.12rem;
    }
    .section01_text p{
        font-size: 0.16rem;
        padding: 10% 0 5% 0;
    }

    .section01_text{
        padding: 0 0 0 0;
    }

    .section02_text span{
        font-size: 0.24rem;
    }
    .section02_text p{
        font-size: 0.16rem;
    }

    .section03_text span{
        font-size: 0.24rem;
    }
    .section03_text p{
        font-size: 0.16rem;
    }

    .section04_text{
        bottom: 20%;
    }

    .section04_text span{
        font-size: 0.24rem;
    }

    .section04_text p{
        font-size: 0.16rem;
    }

    .section05_text span{
        font-size: 0.24rem;
    }

    .section05_text p{
        font-size: 0.16rem;
    }

    .section02_text{
        bottom: 10%;
        width: 40%;
    }

    .section01_list li{
        width: 9%;
        padding: 0 2%;
    }

    .banner_text{
        font-size: 0.3rem;
    }
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .section01_list li{
        font-size: 0.12rem;
    }
    .section01_text p{
        font-size: 0.2rem;
        padding: 10% 0 5% 0;
    }

    .section01_text{
        padding: 0 0 0 0;
    }


    .section02_text span{
        font-size: 0.28rem;
    }
    .section02_text p{
        font-size: 0.18rem;
    }

    .section03_text span{
        font-size: 0.28rem;
    }
    .section03_text p{
        font-size: 0.18rem;
    }

    .section04_text{
        bottom: 20%;
    }

    .section04_text span{
        font-size: 0.28rem;
    }

    .section04_text p{
        font-size: 0.18rem;
    }

    .section05_text span{
        font-size: 0.28rem;
    }

    .section05_text p{
        font-size: 0.18rem;
    }

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

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

    .section01_list li{
        font-size: 0.14rem;
    }
    .section01_text{
        font-size: 0.2rem;
        padding: 10% 0 5% 0;
    }

    .section02_text span{
        font-size: 0.32rem;
    }
    .section02_text p{
        font-size: 0.2rem;
    }

    .section03_text span{
        font-size: 0.32rem;
    }
    .section03_text p{
        font-size: 0.2rem;
    }

    .section04_text{
        bottom: 20%;
    }

    .section04_text span{
        font-size: 0.32rem;
    }

    .section04_text p{
        font-size: 0.2rem;
    }

    .section05_text span{
        font-size: 0.32rem;
    }

    .section05_text p{
        font-size: 0.2rem;
    }

    .banner_text{
        font-size: 0.5rem;
    }
}

@media screen and (min-width: 1480px) and (max-width:1919px) {
    .section01_list li{
        font-size: 0.18rem;
    }
    .section01_text{
        font-size: 0.24rem;
        padding: 12% 0 5% 0;
    }

    .section02_text span{
        font-size: 0.36rem;
    }
    .section02_text p{
        font-size: 0.24rem;
    }

    .section03_text span{
        font-size: 0.36rem;
    }
    .section03_text p{
        font-size: 0.24rem;
    }

    .section04_text{
        bottom: 20%;
    }

    .section04_text span{
        font-size: 0.36rem;
    }

    .section04_text p{
        font-size: 0.24rem;
    }

    .section05_text span{
        font-size: 0.36rem;
    }

    .section05_text p{
        font-size: 0.24rem;
    }

}

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

/*左侧滑入*/
@keyframes bounceInLeft {
    0% {
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

/*左侧滑入*/
@keyframes bounceInRight {
    0% {
        transform: translate3d(2000px, 0, 0);
    }
    60% {
        transform: translate3d(-25px, 0, 0);

    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        transform: none;
    }
}

/*产品下方滑入*/
@keyframes bounceInBottomPro {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    90% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        opacity: 1;
        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;
    }
}

@keyframes hue{
    0% {
        -webkit-filter: hue-rotate(0deg);
        -moz-filter: hue-rotate(0deg);
    }
    100% {
        -webkit-filter: hue-rotate(-360deg);
        -moz-filter: hue-rotate(-360deg);
    }
}

/* 划入左下 */
@keyframes bounceInBottomL {
    0% {
        transform: translate3d(200px, -90px, 0);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/* 划入右上 */
@keyframes bounceInTopR {
    0% {
        transform: translate3d(-200px, 90px, 0);
    }
    90% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

