﻿@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.95%;
}

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


.section01{
    position: relative;
}

.section01-left{
    position: absolute;
    top: 15%;
    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: 50%;
    left: 0;
    bottom: 0;
}

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

.section02-text{
    position: absolute;
    right: 5%;
    top: 25%;
    text-align: left;
    color: #fff;
    width: 36%;
}

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

.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: 18%;
    color: #fff;
}

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

.sections05-img{
    position: absolute;
    display: block;
    width: 55%;
    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%;
}

/*  常用样式表 */



/*
屏幕适配部分
*/

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

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

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

    .section02-text{
        top: 4%;
        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.12rem;
        line-height: 0.36rem;
    }
    .right-amd-intel p{
        font-size: 0.12rem;
    }

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

    .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: 8%;
        padding: 0 3%;
    }

    .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.12rem;
    }
    .p-advantages{
        font-size: 0.14rem;
    }

    .section05-text{
        position: absolute;
        top: 2%;
        width: 100%;
        padding: 0 3%;
        text-align: center;
        left: 0;
    }

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

    .section04-img{
        width: 100%;
    }

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

}

@media screen and (min-width: 768px) and (max-width:991px) {
    .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.26rem;
        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.26rem;
    }
    .section03-text p{
        font-size: 0.14rem;
        line-height: 0.2rem;
    }

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

    .section03-text{
        top: 10%;
    }

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

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

    .section05-title{
        font-size: 0.28rem;
    }
    .section05-text-info{
        font-size: 0.14rem;
    }
    .p-advantages{
        font-size: 0.14rem;
    }

    .section05-text{
        top: 10%;
    }

}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .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.3rem;
        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: 10%;
    }

}

@media screen and (min-width: 1200px) and (max-width:1479px) {
    .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.18rem;
        line-height: 0.3rem;
    }

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

    .section03-text{
        top: 18%;
    }

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

    .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: 10%;
    }

}

@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.18rem;
        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: 20%;
    }
}

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

.bg-show{
    position: relative;
    overflow: hidden;
}

.bg-show-img{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: -2px;
}
.s7-01{
    display: block;
    width: 100%;
    z-index: 1;
opacity: 0;
}
.s7-02{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.s7-03{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
opacity: 0;
}
.s7-04{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
opacity: 0;
}

.banner-text{
    position: absolute;
    display: block;
    right: 12%;
    top: 52%;
    z-index: 5;
    width: 34%;
}

.banner-title-wrap{
    display: block;
    position: absolute;
    top: 29%;
    right: 3%;
    z-index: 5;
    width: 45%;
}

.s7-banner-01{
    width: 14.36%;
}
.s7-banner-02{
    width: 12.14%;
}
.s7-banner-03{
    width: 8.63%;
}

.s7-banner-04{
    width: 4%;
}

.s7-banner-05{
    width: 7.23%;
}

.s7-banner-06{
    width: 6.54%;
}

.s7-banner-07{
    width: 8.63%;
}

.s7-banner-08{
    width: 19.15%;
}


.s7-banner-01 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s 1 0s forwards;
    -webkit-animation: fade-img 1s 1 0s forwards;
    animation-iteration-count: 1;
}

.s7-banner-02 img{
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 0.2s;
    animation-iteration-count: 1;
    opacity: 0;
}

.s7-banner-03 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
}

.s7-banner-04 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
}

.s7-banner-05 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 0.8s;
    animation-iteration-count: 1;
}

.s7-banner-06 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 1s;
    animation-iteration-count: 1;
}

.s7-banner-08 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 1.4s;
    animation-iteration-count: 1;
}

.s7-banner-07{
    width: 11.9%;
}
.s7-banner-07 img{
    opacity: 0;
    display: block;
    width: 100%;
    animation: fade-img 1s infinite;
    -webkit-animation: fade-img 1s forwards;
    animation-delay: 1.2s;
    animation-iteration-count: 1;
}


.banner-title-wrap div{
    float: left;
}

.banner-pro-air{
    position: absolute;
    display: block;
    width: 30%;
    top:2%;
    left: 17%;
    z-index: 10;
background: url(/Public/Home/images/loading.gif) 50% no-repeat;
}

.banner-pro-light1{
    position: absolute;
    display: block;
    width: 15%;
    top:15%;
    left: 13.5%;
    z-index: 10;
    animation: fade 3s infinite;
    -webkit-animation: fade 3s infinite;
}

.banner-pro-light2{
    position: absolute;
    display: block;
    width: 30%;
    top:70%;
    left: 13%;
    z-index: 10;
    transform: rotateZ(11deg);
    z-index: 9;
    animation: fade 3s infinite;
    -webkit-animation: fade 3s infinite;
}


@keyframes fadeIn {
    0%{opacity: 0;}
    100%{opacity: 1;z-index: 3}
}
@-webkit-keyframes fadeIn{
    0%{opacity: 0;}
    100%{opacity: 1;z-index: 3}
}

@keyframes fade {
    0%{opacity: 0.5;}
    50%{opacity: 1;}
    100%{opacity: 0.5;}
}
@-webkit-keyframes fade{
    0%{opacity: 0.5;}
    50%{opacity: 1;}
    100%{opacity: 0.5;}
}

@keyframes fade01 {
    0%{opacity: 0.5;}
    50%{opacity: 0.9;}
    100%{opacity: 0.5;}
}
@-webkit-keyframes fade01{
    0%{opacity: 0.5;}
    50%{opacity: 0.9;}
    100%{opacity: 0.5;}
}

@keyframes fade-img {
    0%{
        opacity: 1;
        transform:translateY(-200%);
    }
    30%{
        transform:translateY(15%);
    }
    75%{
        transform:translateY(-10%);
    }
    100%{
        opacity: 1;
        transform:translateY(0);
    }
}
@-webkit-keyframes fade-img {
    0%{
        transform:translateY(-200%);
    }
    30%{
        transform:translateY(15%);
    }
    75%{
        transform:translateY(-10%);
    }
    100%{
        transform:translateY(0);
    }
}

/* banner字体掉落*/
@-webkit-keyframes rotate-Z {
    0% {
        transform: rotateZ(0deg);
    }
    25% {
        transform: rotateZ(-2deg);
    }
    50% {
        transform: rotateZ(0deg);
    }
    75% {
        transform: rotateZ(2deg);
    }
    100% {
        transform: rotateZ(0deg);
    }
}

/*banner 产品图片效果*/
@-webkit-keyframes rotate-P {
    from {
        -webkit-transform:none;transform:none;

    }15%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -4deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -4deg);

     }30%{-webkit-transform:translate3d(4%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(4%, 0, 0) rotate3d(0, 0, 1, 3deg);

      }45%{-webkit-transform:translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-3%, 0, 0) rotate3d(0, 0, 1, -3deg);

       }60%{-webkit-transform:translate3d(1%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(1%, 0, 0) rotate3d(0, 0, 1, 2deg);

        }75%{-webkit-transform:translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -1deg);

         }to{-webkit-transform:none;transform:none;

          }
}
