﻿@charset "UTF-8";
body,div,ul,li,input,p,span,img {padding:0;margin:0;}
.page{
    max-width: 1920px;
}

html{
    font-family: "微软雅黑";
}
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;
    height:0;
    padding-bottom:45%
    background-image:url("/Public/Home/images/loading.gif");
}

.banner-img{
    display: block;
    width: 100%;
}

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

.section01{
    position: relative;
}

.section01-left{
    position: absolute;
    top: 25%;
    left: 5%;
}

.section01-bg{
    display: block;
    width: 100%;
}

.section01-text{
    color: #fff;
}

.section01-title{
    font-size: 0.65rem;
    margin-bottom: 3%;
}

.section01-text p{
    font-size: 0.32rem;
}

.section01-list li{
    display: block;
    float: left;
    font-size: 0.2rem;
    padding: 10% 1% 8% 1%;
    width: 24%;
    text-align: center;
}


.section01-list div{
    text-align: center;
    color: #fff;
}

.hot-blow{
    display: block;
    margin-bottom: 15%;
    width: 100%;
}

.section02{
    position: relative;
}

.section02-img{
    position: absolute;
    display: block;
    width: 60%;
    left: 0;
    bottom: 0;
}

.section02-img-bg{
    display: block;
    width: 100%;
}

.section02-text{
    position: absolute;
    right: 8%;
    top: 15%;
    text-align: left;
    color: #fff;
    width: 39%;
}

.section02-title{
    font-size: 0.5rem;
    line-height: 0.7rem;
    margin-bottom: 4%;
}

.section02-text-info{
    font-size: 0.28rem;
    line-height: 0.46rem;
}

.right-amd-intel{
    margin-top: 15%;
    display: inline-block;
    display: flex;
    align-items: center;
}

.right-amd-intel img{
    display: inline-block;
    padding-right: 6%;
    width: 25%;
}

.right-amd-intel p{
    display: inline-block;
    font-size: 0.2rem;
}

.area{
    color: #3d9aff;
}

.section03{
    position: relative;
}

.section03-text{
    position: absolute;
    left: 5%;
    top:20%;
    color: #fff;
}

.section03-title{
    margin-bottom: 5%;
}

.section03-text p{
    line-height: 0.5rem;
}

.section03-list li{
    display: block;
    float: left;
    font-size: 0.2rem;
    padding: 10% 3% 8% 3%;
    width: 26%;
    text-align: center;
}

.section03-list li:first-child{
    padding-left: 0;
}

.section03-list div{
    text-align: center;
    color: #fff;
}
.section03-list img{
    display: block;
    margin: 0 auto 5%;
    width: 100%;
}

.section03-img{
    display: block;
    width: 100%;
}

.section03-fan{
    position: absolute;
    width: 27%;
    top: 11%;
    right: 18%;
}

.section03_info{
    font-size: 0.28rem;
}

.section04-img{
    display: block;
    width: 70%;
    margin: 0 auto;
}

.section04{
    background-color: #000;
}

.section04-text{
    text-align: center;
    color: #fff;
    padding: 6% 0 5%;
}

.section04-title{
    margin-bottom: 1%;
}

.section04-text p{
    font-size: 0.24rem;
}

.section05{
    position: relative;
}

.section05-text{
    position: absolute;
    width: 50%;
    left: 5%;
    top: 35%;
    color: #fff;
}

.section05-text-info{
    font-size: 0.26rem;
}

.sections05-img{
    position: absolute;
    display: block;
    width: 60%;
    right: 0;
    bottom: 0;
}

.sections05-bg{
    display: block;
    width: 100%;
}

.section05-title{
    margin-bottom: 3%;
}

.p-advantages{
    font-size: 0.24rem;
    margin-top: 8%;
}

.section05-right-img{
    display: block;
    width: 50%;
    margin-top: 3%;
}



.section05-right-img0{
    width: 50%;
    margin-top: 3%;
    display: none;
}

.product-style-pc{
    display: block;
    width: 100%;
}

.section07{
    position: relative;
}

.section07-img-bg{
    display: block;
    width: 100%;
}

.section07-text{
    position: absolute;
    top: 40%;
    right: 0;
    color: #fff;
    width: 45%;
}

.section07-title{
    display: block;
    padding-left: 5%;
    margin-bottom: 3%;
    font-size: 0.45rem;
}

.section07-img{
    position: absolute;
    display:block;
    left: 0;
    bottom: 0;
    width: 45%;
    padding: 5% 5% 0;
}

.technology-img{
    margin-top: 8%;
    display: block;
    width: 100%;
}

.section07-text p{
    display: block;
    padding-left: 5%;
    font-size: 0.24rem;
    line-height: 0.4rem;
}



/*  常用样式表 */



/*
屏幕适配部分
*/

@media only screen and (max-width: 767px) {
    .section05-right-img0{
        display: block;
        width: 60%;
        margin: 5% auto;
    }

    .section02-text{
        color: #000;
    }

    .section01-left{
        top: 5%;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .section01-title{
        font-size: 0.4rem;
    }
    .section01-text p{
        font-size: 0.16rem;
    }
    .section01-list li{
        font-size: 0.12rem;
    }

    .section02-text{
        top: 8%;
        width: 100%;
        right: 0;
        text-align: center;
    }

    .right-amd-intel {
        top: 10%;
        margin-top: 10%;
    }

    .section02-title{
        font-size: 0.36rem;
        line-height: 0.4rem;
        margin-bottom: 2%;
    }

    .section02-text-info{
        font-size: 0.16rem;
        line-height: 0.3rem;
    }
    .right-amd-intel p{
        font-size: 0.12rem;
    }

    .section03-title{
        font-size: 0.36rem;
        margin-bottom: 2%;
    }
    .section03-text p{
        font-size: 0.16rem;
        line-height: 0.3rem;
    }

    .section03-list li{
        font-size: 0.12rem;
    }

    .section03-text{
        top: 5%;
        left: 0;
        width: 100%;
        text-align: center;
        padding:0 3%
    }

    .section03-list li{
        width: 16%;
        padding-top: 5%;
    }

    .section04{
        position: relative;
    }
    .section04-text{
        position: absolute;
        top: 5%;
        padding: 0 3%;
        width: 100%;
    }

    .section04-title{
        font-size: 0.28rem;
    }
    .section04-text p{
        font-size: 0.14rem;
    }

    .section05-title{
        font-size: 0.36rem;
    }
    .section05-text-info{
        font-size: 0.16rem;
    }
    .p-advantages{
        position: absolute;
        font-size: 0.14rem;
        text-align: left;
        padding-left: 3%;
        bottom: -100%;
    }

    .section05-text{
        margin-top: 5%;
        width: 100%;
        padding: 0 3%;
        text-align: center;
        left: 0;
        top: 0;
    }

    .product-style-phone{
        display: block;
        width: 100%;
    }

    .section04-img{
        width: 100%;
    }

    .p-advantages{
        margin-top: 0;
    }

    .section07-title{
        font-size: 0.2rem;
    }

    .section07-text p{
        font-size: 0.12rem;
        line-height: 0.25rem;
    }

}

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

    .section07-title{
        font-size: 0.2rem;
    }

    .section07-text p{
        font-size: 0.12rem;
        line-height: 0.25rem;
    }

    .section01-title{
        font-size: 0.26rem;
    }
    .section01-text p{
        font-size: 0.14rem;
    }
    .section01-list li{
        font-size: 0.12rem;
    }

    .section02-text{
        top: 15%;
    }

    .right-amd-intel {
    top: 10%;
        margin-top: 10%;
    }

    .section02-title{
        font-size: 0.22rem;
        line-height: 0.4rem;
    }

    .section02-text-info{
        font-size: 0.12rem;
        line-height: 0.24rem;
    }
    .right-amd-intel p{
        font-size: 0.12rem;
    }

    .section03-title{
        font-size: 0.22rem;
    }
    .section03-text p{
        font-size: 0.12rem;
        line-height: 0.2rem;
    }

    .section03-list li{
        font-size: 0.12rem;
    }

    .section03-text{
        top: 15%;
    }

    .section03-list li{
        width: 16%;
        padding-top: 5%;
    }

    .section04-title{
        font-size: 0.26rem;
    }
    .section04-text p{
        font-size: 0.14rem;
    }

    .section05-title{
        font-size: 0.24rem;
    }
    .section05-text-info{
        font-size: 0.12rem;
    }
    .p-advantages{
        font-size: 0.12rem;
    }

    .section05-text{
        top: 20%;
    }

}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .section07-title{
        font-size: 0.24rem;
    }
    .section07-text p{
        font-size: 0.14rem;
        line-height: 0.28rem;
    }
    .section01-title{
        font-size: 0.3rem;
    }
    .section01-text p{
        font-size: 0.16rem;
    }
    .section01-list li{
        font-size: 0.14rem;
    }

    .section02-text{
        top: 15%;
    }

    .right-amd-intel {
        top: 10%;
        margin-top: 10%;
    }

    .section02-title{
        font-size: 0.28rem;
        line-height: 0.5rem;
    }

    .section02-text-info{
        font-size: 0.14rem;
        line-height: 0.26rem;
    }
    .right-amd-intel p{
        font-size: 0.14rem;
    }

    .section03-title{
        font-size: 0.3rem;
    }
    .section03-text p{
        font-size: 0.16rem;
        line-height: 0.24rem;
    }

    .section03-list li{
        font-size: 0.12rem;
    }

    .section03-text{
        top: 15%;
    }

    .section03-list li{
        width: 20%;
        padding-top: 5%;
    }

    .section04-title{
        font-size: 0.3rem;
    }
    .section04-text p{
        font-size: 0.16rem;
    }

    .section05-title{
        font-size: 0.3rem;
    }
    .section05-text-info{
        font-size: 0.16rem;
    }
    .p-advantages{
        font-size: 0.16rem;
    }

    .section05-text{
        top: 25%;
    }

}

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

    .section07-title{
        font-size: 0.36rem;
    }

    .section07-text p{
        font-size: 0.18rem;
        line-height: 0.3rem;
    }

    .section01-title{
        font-size: 0.34rem;
    }
    .section01-text p{
        font-size: 0.18rem;
    }
    .section01-list li{
        font-size: 0.14rem;
    }

    .section02-text{
        top: 20%;
    }

    .right-amd-intel {
        top: 10%;
        margin-top: 15%;
    }

    .section02-title{
        font-size: 0.34rem;
        line-height: 0.55rem;
    }

    .section02-text-info{
        font-size: 0.16rem;
        line-height: 0.3rem;
    }
    .right-amd-intel p{
        font-size: 0.16rem;
    }

    .section03-title{
        font-size: 0.34rem;
    }
    .section03-text p{
        font-size: 0.16rem;
        line-height: 0.24rem;
    }

    .section03-list li{
        font-size: 0.12rem;
    }

    .section03-text{
        top: 18%;
    }

    .section03-list li{
        width: 23%;
        padding-top: 15%;
    }

    .section04-title{
        font-size: 0.34rem;
    }
    .section04-text p{
        font-size: 0.2rem;
    }

    .section05-title{
        font-size: 0.34rem;
    }
    .section05-text-info{
        font-size: 0.18rem;
    }
    .p-advantages{
        font-size: 0.18rem;
    }

    .section05-text{
        top: 30%;
    }

}

@media screen and (min-width: 1480px) and (max-width:1919px) {
    .section01-title{
        font-size: 0.4rem;
    }
    .section01-text p{
        font-size: 0.2rem;
    }
    .section01-list li{
        font-size: 0.16rem;
    }

    .section02-text{
        top: 25%;
    }

    .right-amd-intel {
        top: 10%;
        margin-top: 15%;
    }

    .section02-title{
        font-size: 0.4rem;
        line-height: 0.6rem;
    }

    .section02-text-info{
        font-size: 0.2rem;
        line-height: 0.36rem;
    }
    .right-amd-intel p{
        font-size: 0.18rem;
    }

    .section03-title{
        font-size: 0.4rem;
    }
    .section03-text p{
        font-size: 0.2rem;
        line-height: 0.34rem;
    }

    .section03-list li{
        font-size: 0.12rem;
    }

    .section03-text{
        top: 25%;
    }

    .section03-list li{
        width: 23%;
        padding-top: 10%;
    }

    .section04-title{
        font-size: 0.4rem;
    }
    .section04-text p{
        font-size: 0.2rem;
    }

    .section05-title{
        font-size: 0.4rem;
    }
    .section05-text-info{
        font-size: 0.2rem;
    }
    .p-advantages{
        font-size: 0.2rem;
    }

    .section05-text{
        top: 30%;
    }
}

/* 进度条动画 */
@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;
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
    0% {opacity: 0;transform: translate3d(3000px, 0, 0);}
    60% {opacity: 1;transform: translate3d(-25px, 0, 0);}
    75% {transform: translate3d(10px, 0, 0);}
    90% {transform: translate3d(-5px, 0, 0);}
    100% {opacity: 1;transform: none;}
}

@keyframes bounceInLeft_01 {
    from, 60%, 75%, 90%, to {animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}
    0% {opacity: 0;transform: translate3d(-3000px, 0, 0);}
    60% {opacity: 1;transform: translate3d(25px, 0, 0);}
    75% {transform: translate3d(-10px, 0, 0);}
    90% {transform: translate3d(5px, 0, 0);}
    100% {opacity: 1;transform: none;}
}

