﻿@charset "UTF-8";

*{margin: 0;padding: 0}
ul,li{
    list-style: none;
}

html{
    font-size:62.5%;
    font-family: "微软雅黑";
}
body{
    font-size:0.14rem ;
}
html,body{
    width: 100%;
    height: 100%;
}

p{
    margin: 0;
    padding:0;
}
.page{
    max-width: 1920px;
}

.banner{
    font-size: 0;
    position: relative;
    max-width: 1920px;
    /*background-color: black;*/
}

.banner_text{
    color: #ffffff;
    position: absolute;
    left: 10%;
    top: 60%;
}
.cx360{
    font-size: 0.65rem;
}
.cooler{
    font-size: 0.22rem;
}
.jiguang{
    display: block;
    margin-top: 8%;
    font-size: 0.4rem;
}

.center{
    max-width:1920px ;
    background-color: white;
}

.product_section_01{
    position: relative;
    max-width: 1920px;
    height: auto;
    background-color: #101010;
    text-align: center;
    font-size: 0;
}




.section01_img{
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.section01_img img{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle
}

.section01_text{
    position: absolute;
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 9999;
    color: white;
    top: 4%;
    padding: 0 15%;
}

.section01_text p{
    display: none;
    font-size: 0.28rem;
    padding-top: 5px;
}


.product_section_02{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: white;
    text-align: center;
    border-bottom: 15px solid transparent;
    background-clip:padding-box,border-box;
    background-origin:padding-box,border-box;
    background-attachment:fixed;
    background-image:linear-gradient(0deg,#fff,#fff,#fff,#fff,#fff,#fff,#fff),-webkit-linear-gradient(360deg, #ff0000, #00ff00 16%, #0000ff 32%, #ff9900 48%, #ff00ff 64%, #00ffff 80%,#ff0000);
    background-size: 300%;
    animation: animate_bg 4s infinite linear reverse;
    -moz-animation: animate_bg 4s infinite linear reverse;   /* Firefox */
    -webkit-animation: animate_bg 4s infinite linear reverse;    /* Safari 和 Chrome */
    -o-animation: animate_bg 4s infinite linear reverse;  /* Opera */
}

@keyframes animate_bg {
    0% {
        background-position: 0, 0;
    }

    100% {
        background-position: 100% 0;
    }
}


.product02_title{
    display: block;
    font-size: 0.65rem;
    margin: 3% 0 1% 0;
    opacity: 0;
}

.product02_text{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}

.product_text{
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    overflow: hidden;
}

.product_text p{
    font-size: 0.2rem;
    padding-top: 10px;
}

.product_title{
    display: block;
    font-size: 0.65rem;
    margin-bottom: 1%;
    left: -1000px;
    opacity: 0;
}

.product_img{
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 1233px;
    padding: 0 5%;
}

.product_02_img{
    display: block;
    margin: 2% auto 4%;
    height: auto;
    max-width:33%;
    padding: 0 10%;
}

.product_02_img img{
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle
}

.product_img img{
    display: block;
    width: 90%;
    height: auto;
    vertical-align: middle
}

.product02_text{
    font-size: 0.65rem;
}

.product02_text p{
    display: none;
    font-size: 0.28rem;
    font-family: "微软雅黑";
}

.product_section_03{
    height: auto;
    max-width: 1920px;
}

.cold_arrows{
    position: absolute;
    top: 18%;
    left: 54%;
    width: 8%;
    height: auto;
}
.cold_arrows img{
    display: block;
    width: 100%;
}

.product_section_04{
    height: auto;
    max-width: 1920px;
}

.pccooler_bg{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 0;
}

.pccooler_bg img{
    display: block;
    width: 100%;
    height: 100%;
}

.section03_pccooler_bg{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.product_section_05{
    position: relative;
    max-width: 1920px;
}

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

.pccooler_img{
    width: 100%;
    height: auto;
}

.assist{
    position: absolute;
    top: 66%;
    left: 45%;
    transform:translate(-50%,0);
    width: 75%;
    height: auto;
    margin: 0 auto;
}

.section04_assist{
    position: absolute;
    top: 13%;
    left: 45%;
    transform:translate(-50%,0);
    width: 75%;
    height: auto;
    margin: 0 auto;
}


.instructions{
    color: white;
}

.section04_instructions{
    color: #000000;
}

.instructions span{
    display: block;
    font-size: 0.6rem;
    font-family: "微软雅黑";
}

.section04_instructions span{
    display: block;
    font-size: 0.6rem;
    font-family: "微软雅黑";
}


.quanfangwei{
    margin-bottom: 2%;
    opacity: 0;
}

.section04_quanfangwei{
    margin-bottom: 2%;
    opacity: 0;
}

.rgb_ins{
    opacity: 0;
    padding: 2% 0;
}

.instructions p{
    display: none;
    padding-top: 5px;
    font-size: 0.28rem;
    font-family: "微软雅黑";
}

.section04_instructions p{
    padding-top: 5px;
    font-size: 0.28rem;
    font-family: "微软雅黑";
    display: none;
    width: 45%;
}

.turn_wrap{
    position: relative;
    padding-top: 30px;
    width: 100%;
    height: 100%;
}

.turnplate{
    display: block;
    position: absolute;
    top: 45px;
    height: auto;
}

.hand{
    position: absolute;
    display: block;
    left: 120px;
    height: auto;
}

.product_boom{
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: white;
    text-align: center;
    overflow: hidden;
}

.product_boom_bg{
    margin: 0 auto;
    width: 86%;
}

.boom_ins{
    position: absolute;
    width: 620px;
    height: 188px;
    left: 79%;
    top: 78%;
}

.boom_ins_list li{
    display: block;
    font-size: 0.2rem;
    padding: 10px 3px;
}

.boom_ins span{
    display: block;
    float: left;
    border-radius: 15px;
    -webkit-border-radius:15px;
    -ms-border-radius:15px;
    -o-border-radius:15px;
    -moz-border-radius:15px;
    width: 30.5px;
    height: 30.5px;
    background-color: #00A0E9;
    color: white;
    margin-right: 20px;
}
.boom_ins p{
    padding-left: 20px;
    text-align: left;
}

.parts1{
    position: absolute;
    top: 50%;
    left: 48%;
    width: 46% ;
    display: none;
}


.parts_text span{
    font-family: "微软雅黑";
    display: block;
    width: 100%;
    font-size: 0.35rem;
}

.parts_text p{
    font-family: "微软雅黑";
    font-size: 0.3rem;
    display: block;
    text-align: left;
}

.parts1_text{
    position: absolute;
    top: 76%;
    left: 10%;
}

.parts1_text span{
    text-align: left;
}

.parts2_text{
    position: absolute;
    top: -35%;
    left: -45%;
}

.parts2_text span{
    text-align: right;
}

.parts3_text{
    position: absolute;
    top: -14%;
    left: -80%;
    width: 75%;
    text-align: right;
}

.parts3_text span{
    text-align: right;
}

.parts4_text{
    position: absolute;
    top: 5%;
    left: 9%;
}

.parts4_text span{
    text-align: left;
}

.parts4_text p{

}

.parts_one{
    float: left;
    max-width:30px ;
    text-align: center;
}


.line_1{
    margin: 0 auto;
    height: 142px;
    width: 1px;
    background-color: #00A0E9;
}

.parts2{
    position: absolute;
    top: 15%;
    left: 52%;
    width:500px ;
    display: none;
}

.parts2 p{
    display: block;
    float: left;
    font-size: 0.3rem;
    width: 100%;
    text-align: right;
}

.parts_two{
    float: left;
    max-width:30px ;
    text-align: center;
}

.parts_one span{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -webkit-border-radius:15px;
    -ms-border-radius:15px;
    -o-border-radius:15px;
    -moz-border-radius:15px;
    background-color: #00A0E9;
    color: white;
    font-size: 0.2rem;
}

.parts_two span{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -webkit-border-radius:15px;
    -ms-border-radius:15px;
    -o-border-radius:15px;
    -moz-border-radius:15px;
    background-color: #00A0E9;
    color: white;
    font-size: 0.2rem;
}

.line_2{
    margin: 0 auto;
    height: 160px;
    width: 1px;
    background-color: #00A0E9;
}

.parts3{
    position: absolute;
    top: 20%;
    left: 30%;
    width:46% ;
    display: none;
}

.parts3 p{
    display: block;
    font-size: 0.3rem;
    text-align: right;
}

.parts_three{
    float: left;
    max-width:30px ;
    text-align: center;
}

.parts_three span{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -webkit-border-radius:15px;
    -ms-border-radius:15px;
    -o-border-radius:15px;
    -moz-border-radius:15px;
    background-color: #00A0E9;
    color: white;
    font-size: 0.2rem;
}

.line_3{
    margin: 0 auto;
    height: 61px;
    width: 1px;
    background-color: #00A0E9;
}

.parts4{
    position: absolute;
    top: 80%;
    left: 26%;
    width:46% ;
    display: none;
}
.parts4 p{
    display: block;
    float: left;
    font-size: 0.3rem;
    padding-right: 15px;
}

.parts_four{
    float: left;
    max-width:30px ;
    text-align: center;
}

.parts_four span{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -webkit-border-radius:15px;
    -ms-border-radius:15px;
    -o-border-radius:15px;
    -moz-border-radius:15px;
    background-color: #00A0E9;
    color: white;
    font-size: 0.2rem;
}

.line_4{
    margin: 0 auto;
    height: 52px;
    width: 1px;
    background-color: #00A0E9;
}


.product_parameter{
    position: relative;
    height: auto;
    max-width: 1920px;
}


.product_parameter_fan{
    max-width: 1920px;
    min-width: 300px;
    height: auto;
    overflow: hidden;
}


.product_parameter_bg{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.product_parameter_bg img{
    display: block;
    width: 100%;
    height: 100%;
}

.band_bg{
    width: 100%;
    height: 100%;
    vertical-align: middle
}


.product_parameter_list{
    max-width: 1920px;
    height: auto;
}

.para_list_01{
    position: relative;
    width: 49%;
    height: 50%;
    font-size: 0.38rem;
}
.para_list_02{
    position: relative;
    width: 51%;
    height: 50%;
    font-size: 0.38rem;
}


.para_list_02 img{
    display:block;
    width: 100%;
    height: auto;
    vertical-align: middle
}
.para_list_01 img{
    display:block;
    width: 100%;
    height: auto;
    vertical-align: middle
}

.product_parameter_text p{
    padding-top: 5px;
    display: none;
    color: #ffffff;
    font-size: 0.28rem;
    font-family: "微软雅黑";
}

.param_ins{
    position: absolute;
    top: 10%;
    left: 6%;
}

.product_parameter_text{
    position: absolute;
    width: 100%;
    text-align: center;
    overflow: hidden;
    color: white;
    top: 5%;
}

.product_parameter_title{
    display: block;
    color: #ffffff;
    font-size: 0.65rem;
    font-family: "微软雅黑";
    margin-bottom: 1%;
    opacity: 0;
}

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

.advantages_wrap{
    display: inline-block;
    padding: 20px;
}

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

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

.rgb_fan{
    position: absolute;
    top: 43%;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

/*
 爆炸图样式
*/

.cold_head_turn{
    position: absolute;
    top: 17.3%;
    left: 57.8%;
    width: 24%;
}

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

.boom_img_wrap{
    width: 100%;
    height: 940px;
    position: relative;
   text-align: center;
}


/*包裹所有容器样式*/
.cube {

    left:35%;
    top:30%;
    margin-left:-150px;
    margin-top:-150px;

    position: absolute;
    width: 350px;
    height: 350px;
    margin: 0 auto;
    transform-style: preserve-3d;
    transform: rotate(8deg);
    animation: rotate linear 20s infinite;
    -moz-animation:  rotate linear 20s infinite;
    -webkit-animation: rotate linear 20s infinite;
    -o-animation: rotate linear 20s infinite;
}

.cube div {
    position: absolute;
    width: 350px;
    height: 350px;
    opacity: 1;
    transition: all .8s;
}

/*定义所有图片样式*/
.pic {
    width: 380px;
    height: 380px;
}

/*定义小正方体样式*/
.cube span {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50px;
    left: 50px;
}

/*鼠标移入后样式*/
.cube:hover .boom_001 {
    transform: translate(600px,-350px);
}

.cube:hover .boom_002 {
    transform: translate(350px,-230px);
}

.cube:hover .boom_003 {
    transform: translate(180px,-120px);
}

.cube:hover .boom_004 {
    transform: translate(90px,-60px);
}

.cube:hover .boom_005 {
    transform: translate(50px,-35px);
}

.cube:hover .boom_007 {
    transform: translate(-30px,22px);
}

.cube:hover .boom_008 {
    transform: translate(-120px,70px);
}

.cube:hover .boom_009 {
    transform: translate(-170px,100px);
}

.cube:hover .boom_010 {
    transform: translate(-210px,140px);
}

.cube:hover .boom_012 {
    transform: translate(-140px,0);
}
.boom_static_img{
    display: none;
}

.boom_table{
    display: none;
}


.banner_img{
    display: none;
}



/*在小于767像素的屏幕、微小屏幕、更低分辨率的手机*/
@media only screen and (max-width: 374px) {

    .section04_instructions p{
        width: 100%;
    }

    .div_span{
        display: block;
        float: left;
    }

    .div_p{
        display: block;
        float: left;
        width: 80%;
    }


    .rgb_fan{
        width: 100%;
    }
    .section04_assist{
        top: 4%;
    }
    .para_list_01{
        width: 100%;
        height: auto;
    }
    .para_list_02{
        width: 100%;
        height: auto;
    }
    .product_section_02{
        padding: 0 0 20px 0;
    }
    .product_title{
        margin-bottom: 2%;
        font-size: 0.3rem;
    }
    .product_section_02{
        border-bottom-width: 8px;
    }

    .banner_vedio{
        display: none;
    }


    .banner_img{
        display: block;
        margin: 0 auto;
        width: 100%;
    }

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


    .banner_text{
        color: #ffffff;
        position: absolute;
        left: 6%;
        top: 75%;
    }
    .cx360{
        font-size: 0.4rem;
    }
    .cooler{
        font-size: 0.3rem;
    }
    .jiguang{
        display: block;
        margin-top: 5%;
        font-size: 0.4rem;
    }

    .section01_text{
        position: static;
        height: 45%;
        padding: 4% 10%;
    }

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


    .product_img{
        padding: 0 20% 5% 20%;
    }


    .product_02_img{
        max-width: 80%;
        margin-bottom:13%;
    }

    .product02_title{
        font-size: 0.4rem;
        margin: 6% 0 2% 0;
    }

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


    .cold_head_turn{
        width: 61%;
        top: 17.3%;
        left:21.8% ;
    }

    .cold_arrows{
        width: 19%;
        top: 17%;
        left: 11%;
    }

    .instructions span{
        font-size: 0.4rem
    }

    .quanfangwei{
        font-size: 0.4rem;
    }

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

    .assist{
        top:73%;
        padding-left:15%;
    }


    .product_parameter_title{
        font-size: 0.4rem;
    }

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

    .product_parameter_text{
        top: 5%;
    }


    .section04_instructions span{
        font-size: 0.4rem;
    }

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


    .rgb_fan{
        text-align: center;
        top: 5%;
        margin: 0 auto;
    }
    .p_advantages{
        text-align: center;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        padding: 0 5%;
    }

    .advantages_wrap{
        text-align: center;
    }

    .cube{
        display: none;
    }

    .boom_static_img{
        display: block;
        width: 80%;
    }


    .boom_img_wrap{
        height: auto;
        padding: 10% 0;
        width: 100%;
        margin: 0 auto;
    }

    .boom_static_wrap{
        margin: 0 auto;
        height: auto;
    }

    .boom_static_wrap img{
        display: block;
        width: 90%;
        height: auto;
    }

    .boom_table{
        display: block;
    }

    .parts_01 div{
        float: left;
    }
    .parts_02 div{
        float: left;
    }
    .parts_03 div{
        float: left;
    }
    .parts_04 div{
        float: left;
    }

    .div_span{
        width: 25px;
        height: auto;
        padding-right: 5px;
        padding-top: 3px;
    }

    .boom_table{
        height: 230px;
        margin-top: 10%;
        padding: 0 5%;
        overflow: hidden;
    }

    .boom_table span{
        font-size: 0.2rem;
        display: block;
        text-align: center;
        width: 0.3rem;
        height: 0.3rem;
        color: #ffffff;
        border-radius: 0.3rem;
        -webkit-border-radius:0.3rem;
        -ms-border-radius:0.3rem;
        -o-border-radius:0.3rem;
        -moz-border-radius:0.3rem;
        background-color: #00A0E9;
        line-height: 0.3rem;
    }
    .boom_table p{
        text-align: left;
    }

    .arr_01{
        float: left;
        width: 50%;
        height: 100%;
        padding-left: 2%;
    }
    .arr_02{
        float: left;
        height: 100%;
        width: 50%;
        padding-left: 4%;
    }

    .parts_01{
        width: 100%;
        height: 48%;
    }
    .parts_02{
        width: 100%;
        height: 50%;
    }
    .parts_03{
        width: 100%;
        height: 50%;
    }
    .parts_04{
        width: 100%;
        height: 50%;
    }

    .table_title{
        font-size: 0.3rem;
    }
    .table_text{
        font-size: 0.12rem;
    }

    .parts1{
        display: none;
    }
    .parts2{
        display: none;
    }
    .parts3{
        display: none;
    }
    .parts4{
        display: none;
    }

    .product_boom_bg{
        width: 100%;
    }
    .assist{
        width: 100%;
    }
    .p_advantages span{
        display: inline-block;
    }

    .product_parameter_text span{
        width: 100%;
        text-align: center;
    }
}


/*在小于767像素的屏幕、微小屏幕、更低分辨率的手机*/
@media screen and (min-width: 375px) and (max-width:767px) {

    .div_span{
        display: block;
        float: left;
    }

    .div_p{
        display: block;
        float: left;
        width: 78%;
    }
    .rgb_fan{
        text-align: center;
        top: 5%;
    }
    .para_list_01{
        width: 100%;
        height: auto;
    }
    .para_list_02{
        width: 100%;
        height: auto;
    }
    .advantages_wrap{
        padding: 30px;
    }
    .product_section_02{
        padding: 0 0 20px 0;
    }
    .product_title{
        margin-bottom: 3%;
    }
    .product_section_02{
        border-bottom-width: 8px;
    }

    .banner_vedio{
        display: none;
    }

    .quanfangwei{
        margin-bottom: 0;
    }

    .banner_img{
        display: block;
        margin: 0 auto;
        width: 100%;
    }

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


    .banner_text{
        color: #ffffff;
        position: absolute;
        left: 6%;
        top: 77%;
    }
    .cx360{
        font-size: 0.4rem;
    }
    .cooler{
        font-size: 0.2rem;
    }
    .jiguang{
        display: block;
        margin-top: 5%;
        font-size: 0.35rem;
    }


    .section01_text{
        position: static;
        height: 45%;
        padding: 7% 10%;
    }

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


    .product_img{
        padding: 0 20% 5% 20%;
    }


    .product_02_img{
        max-width: 80%;
        margin-bottom:13%;
    }

    .product02_title{
        font-size: 0.4rem;
        margin: 7% 0 2% 0;
    }

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


    .cold_head_turn{
        width: 61%;
        top: 17.3%;
        left:21.8% ;
    }

    .cold_arrows{
        width: 19%;
        top: 17%;
        left: 11%;
    }

    .instructions span{
        font-size: 0.4rem
    }

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

    .assist{
        top:70%
    }


    .product_parameter_title{
        font-size: 0.4rem;
    }

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

    .product_parameter_text{
        top: 7%;
    }


    .section04_instructions span{
        font-size: 0.4rem;
    }

    .section04_instructions p{
        font-size: 0.2rem;
        width: 100%;
    }

    .instructions span{
        padding-bottom: 4%;
    }

    .p_advantages{
        text-align: center;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        padding: 0 5%;
    }

    .advantages_wrap{
        text-align: center;
    }

    .cube{
        display: none;
    }

    .boom_static_img{
        display: block;
        width: 80%;
    }


    .boom_img_wrap{
        height: auto;
        padding: 10% 0;
        width: 100%;
        margin: 0 auto;
    }

    .boom_static_wrap{
        margin: 0 auto;
    }

    .boom_table{
        display: block;
    }

    .arr_01{
        float: left;
        width: 50%;
        height: 100%;
        padding-left: 6%;
    }
    .arr_02{
        float: left;
        height: 100%;
        width: 50%;
        padding-left: 6%;
    }

    .parts_01{
        width: 100%;
        height: 48%;
    }
    .parts_02{
        width: 100%;
        height: 50%;
    }
    .parts_03{
        width: 100%;
        height: 50%;
    }
    .parts_04{
        width: 100%;
        height: 50%;
    }

    .parts_01 div{
        float: left;
    }
    .parts_02 div{
        float: left;
    }
    .parts_03 div{
        float: left;
    }
    .parts_04 div{
        float: left;
    }

    .div_span{
        width: 25px;
        height: auto;
        margin-right: 5px;
        padding-top: 3px;
    }

    .boom_table{
        height: 200px;
        margin-top: 10%;
        padding: 0 5%;
        overflow: hidden;
    }

    .boom_table span{
        font-size: 0.2rem;
        display: block;
        text-align: center;
        width: 0.3rem;
        height: 0.3rem;
        color: #ffffff;
        border-radius:0.3rem;
        -webkit-border-radius:0.3rem;
        -ms-border-radius:0.3rem;
        -o-border-radius:0.3rem;
        -moz-border-radius:0.3rem;
        background-color: #00A0E9;
        line-height: 0.3rem;
    }
    .boom_table p{
        text-align: left;
    }

    .table_title{
        font-size: 0.2rem;
    }
    .table_text{
        font-size: 0.16rem;
    }

    .parts1{
        display: none;
    }
    .parts2{
        display: none;
    }
    .parts3{
        display: none;
    }
    .parts4{
        display: none;
    }

    .product_boom_bg{
        width: 100%;
    }
    .assist{
        width: 100%;
        padding-left: 18%;
    }
    .p_advantages span{
        display: inline-block;
    }

    .product_parameter_text span{
        width: 100%;
        text-align: center;
    }

    .section04_assist{
        top: 7%;
    }
    .product_title{
        font-size: 0.3rem;
    }

}


/*在768和991像素之间的屏幕里，小屏幕，主要是Pad*/
@media screen and (min-width: 768px) and (max-width:991px) {

    .cx360{
        font-size: 0.3rem;
    }
    .cooler{
        font-size: 0.14rem;
    }
    .jiguang{
        font-size: 0.24rem;
        margin-top: 6%;
    }
    .rgb_fan{
        width: 75%;
        padding-left: 8%;
    }
    .section04_instructions p{
        font-size: 0.3rem;
    }
    .product_section_02{
        border-bottom-width: 8px;
    }

    .pic {
        width: 180px;
        height: 180px;
    }

    .cube{
        top: 31%;
        width: 180px;
        height: 180px;
    }
    .cube div{
        width: 180px;
        height: 180px;
    }
    .boom_img_wrap{
        height: 450px;
    }

    .line_1{
        height: 75px;
    }
    .line_2{
        height: 100px;
    }
    .line_3{
        height: 30px;
    }
    .line_4{
        height: 15px;
    }


    .parts1_text{
        top: 42%;
        left: 6%;
    }

    .parts2_text{
        top: -25%;
        left: -27%;
    }

    .parts3_text{
        top: -14%;
        left: -56%;
        width: 50%;
    }
    .parts4_text{
        top: 0%;
        left: 10%;
    }

    .parts4{
        top: 83%;
        left: 21%;
        width: 60%;
    }

    .parts3{
        top: 21%;
        left: 27%;
        width: 52%;
    }

    .parts2{
        top: 13%;
        left: 52%;
    }

    .parts1{
        top: 57%;
        left: 48%;
        width: 60%;
    }

    .parts_one span{
        width: 20px;
        height: 20px;
    }
    .parts_two span{
        width: 20px;
        height: 20px;
    }
    .parts_three span{
        width: 20px;
        height: 20px;
    }
    .parts_four span{
        width: 20px;
        height: 20px;
    }

    .p_advantages{
        margin-top: 0;
    }

    .advantages_wrap{
        padding: 20px 20px 20px 0;
    }

    .product_02_img{
        max-width: 60%;
    }

    .product_title{
        font-size: 0.24rem;
    }

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

    .product02_title{
        font-size: 0.24rem;
    }

    .product02_text p{
        font-size: 0.14rem;
    }
    .instructions span{
        font-size: 0.24rem;
    }
    .instructions p{
        font-size: 0.14rem;
    }

    .product_parameter_title{
        font-size: 0.24rem;
        margin-bottom: 1%;
    }
    .product_parameter_text p{
        font-size: 0.14rem;
    }
    .section04_instructions span{
        font-size: 0.24rem;
    }
    .section04_instructions p{
        font-size: 0.16rem;
    }
    .rgb_fan{
        top: 37%;
    }

    .parts_text span{
        font-size: 0.2rem;
    }
    .parts_text p{
        font-size: 0.14rem;
    }
    .boom_circle span{
        line-height: 20px;
    }
}


/*在992和1199像素之间的屏幕里，中等屏幕，分辨率低的PC*/
@media screen and (min-width: 992px) and (max-width:1199px) {

    .cx360{
        font-size: 0.35rem;
    }
    .cooler{
        font-size: 0.16rem;
    }
    .jiguang{
        margin-top: 6%;
        font-size: 0.3rem;
    }

    .rgb_fan{
        width: 75%;
        padding-left: 8%;
    }
    .section04_instructions p{
        font-size: 0.32rem;
    }
    .product_section_02{
        border-bottom-width: 8px;
    }

    .pic {
        width: 180px;
        height: 180px;
    }

    .cube{
        top: 31%;
        width: 230px;
        height: 230px;
    }
    .cube div{
        width: 230px;
        height: 230px;
    }
    .boom_img_wrap{
        height: 512px;
    }

    .line_1{
        height: 75px;
    }
    .line_2{
        height: 100px;
    }
    .line_3{
        height: 30px;
    }
    .line_4{
        height: 15px;
    }


    .parts1_text{
        top: 70%;
        left: 10%;
    }

    .parts2_text{
        top: -30%;
        left: -27%;
    }

    .parts3_text{
        top: -14%;
        left: -80%;
    }
    .parts4_text{
        top: -10%;
        left: 10%;
    }

    .parts4{
        top: 83%;
        left: 23%;
        width: 52%;
    }

    .parts3{
        top: 21%;
        left: 29%;
    }

    .parts2{
        top: 14%;
        left: 55%;
    }

    .parts1{
        top: 57%;
        left: 51%;
        width: 48%;
    }

    .parts_one span{
        width: 20px;
        height: 20px;
    }
    .parts_two span{
        width: 20px;
        height: 20px;
    }
    .parts_three span{
        width: 20px;
        height: 20px;
    }
    .parts_four span{
        width: 20px;
        height: 20px;
    }

    .p_advantages{
        margin-top: 0;
    }

    .advantages_wrap{
        padding: 20px 40px 20px 0;
    }

    .product_02_img{
        max-width: 60%;
    }

    .product_title{
        font-size: 0.3rem;
    }

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

    .product02_title{
        font-size: 0.3rem;
    }

    .product02_text p{
        font-size: 0.18rem;
    }
    .instructions span{
        font-size: 0.3rem;
    }
    .instructions p{
        font-size: 0.18rem;
    }

    .product_parameter_title{
        font-size: 0.3rem;
        margin-bottom: 1%;
    }
    .product_parameter_text p{
        font-size: 0.14rem;
    }
    .section04_instructions span{
        font-size: 0.3rem;
    }
    .section04_instructions p{
        font-size: 0.18rem;
    }
    .rgb_fan{
        top: 37%;
    }

    .parts_text span{
        font-size: 0.2rem;
    }
    .parts_text p{
        font-size: 0.18rem;
    }
    .boom_circle span{
        line-height: 20px;
    }

}

@media screen and (min-width: 1200px) and (max-width:1559px) {
    .cx360{
        font-size: 0.4rem;
    }
    .cooler{
        font-size: 0.18rem;
    }
    .jiguang{
        margin-top: 6%;
        font-size: 0.3rem;
    }

    .rgb_fan{
        width: 75%;
        padding-left: 8%;
    }
    .section04_instructions p{
        font-size: 0.36rem;
    }
    .product_section_02{
        border-bottom-width: 8px;
    }

    .pic {
        width: 230px;
        height: 230px;
    }

    .cube{
        top: 37%;
        left: 30%;
        width: 230px;
        height: 230px;
    }
    .cube div{
        width: 230px;
        height: 230px;
    }
    .boom_img_wrap{
        height: 650px;
    }

    .line_1{
        height: 75px;
    }
    .line_2{
        height: 160px;
    }
    .line_3{
        height: 30px;
    }
    .line_4{
        height: 15px;
    }


    .parts1_text{
        top: 70%;
        left: 6%;
    }

    .parts2_text{
        top: -26%;
        left: -34%;
    }

    .parts3_text{
        top: -87%;
        left: -77%;
    }
    .parts4_text{
        top: -60%;
        left: 6%;
    }

    .parts4{
        top: 86%;
        left: 17%;
    }

    .parts3{
        top: 23%;
        left: 23%;
    }

    .parts2{
        top: 14%;
        left: 48%;
    }

    .parts1{
        top: 58%;
        left: 43%;
    }

    .parts_one span{
        width: 20px;
        height: 20px;
    }
    .parts_two span{
        width: 20px;
        height: 20px;
    }
    .parts_three span{
        width: 20px;
        height: 20px;
    }
    .parts_four span{
        width: 20px;
        height: 20px;
    }

    .p_advantages{
        margin-top: 0;
    }

    .advantages_wrap{
        padding: 20px 40px 20px 0;
    }

    .product_02_img{
        max-width: 60%;
    }

    .product_title{
        font-size: 0.36rem;
    }

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

    .product02_title{
        font-size: 0.36rem;
    }

    .product02_text p{
        font-size: 0.2rem;
    }
    .instructions span{
        font-size: 0.36rem;
    }
    .instructions p{
        font-size: 0.2rem;
    }

    .product_parameter_title{
        font-size: 0.36rem;
        margin-bottom: 1%;
    }
    .product_parameter_text p{
        font-size: 0.16rem;
    }
    .section04_instructions span{
        font-size: 0.36rem;
    }
    .section04_instructions p{
        font-size: 0.2rem;
    }
    .rgb_fan{
        top: 37%;
    }

    .parts_text span{
        font-size: 0.26rem;
    }
    .parts_text p{
        font-size: 0.2rem;
    }
    .boom_circle span{
        line-height: 20px;
    }
}


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

    .banner_text{
        top: 70%;
    }

    .cx360{
        font-size: 0.4rem;
    }
    .cooler{
        font-size: 0.18rem;
    }
    .jiguang{
        margin-top: 6%;
        font-size: 0.3rem;
    }

    .rgb_fan{
        width: 75%;
        padding-left: 8%;
    }
    .section04_instructions p{
        font-size: 0.36rem;
    }
    .product_section_02{
        border-bottom-width: 8px;
    }

    .pic {
        width: 300px;
        height: 300px;
    }

    .cube{
        top: 31%;
        width: 300px;
        height: 300px;
    }
    .cube div{
        width: 300px;
        height: 300px;
    }
    .boom_img_wrap{
        height: 806px;
    }

    .line_1{
        height: 75px;
    }
    .line_2{
        height: 130px;
    }
    .line_3{
        height: 30px;
    }
    .line_4{
        height: 15px;
    }


    .parts1_text{
        top: 70%;
        left: 6%;
    }

    .parts2_text{
        top: -30%;
        left: -34%;
    }

    .parts3_text{
        top: -20%;
        left: -77%;
    }
    .parts4_text{
        top: 20%;
        left: 6%;
    }

    .parts4{
        top: 83%;
        left: 23%;
    }

    .parts3{
        top: 21%;
        left: 28%;
    }

    .parts2{
        top: 16%;
        left: 53%;
    }

    .parts1{
        top: 50%;
        left: 48%;
    }

    .parts_one span{
        width: 20px;
        height: 20px;
    }
    .parts_two span{
        width: 20px;
        height: 20px;
    }
    .parts_three span{
        width: 20px;
        height: 20px;
    }
    .parts_four span{
        width: 20px;
        height: 20px;
    }

    .p_advantages{
        margin-top: 0;
    }

    .advantages_wrap{
        padding: 20px 40px 20px 0;
    }

    .product_02_img{
        max-width: 60%;
    }

    .product_title{
        font-size: 0.36rem;
    }

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

    .product02_title{
        font-size: 0.36rem;
    }

    .product02_text p{
        font-size: 0.2rem;
    }
    .instructions span{
        font-size: 0.36rem;
    }
    .instructions p{
        font-size: 0.2rem;
    }

    .product_parameter_title{
        font-size: 0.36rem;
        margin-bottom: 1%;
    }
    .product_parameter_text p{
        font-size: 0.16rem;
    }
    .section04_instructions span{
        font-size: 0.36rem;
    }
    .section04_instructions p{
        font-size: 0.2rem;
    }
    .rgb_fan{
        top: 37%;
    }

    .parts_text span{
        font-size: 0.26rem;
    }
    .parts_text p{
        font-size: 0.2rem;
    }
    .boom_circle span{
        line-height: 20px;
    }
}



/*当前页面大于1200px时，大屏幕，主要是PC端。*/
@media screen and (min-width: 1920px) {
    html {
        font-size: 62.5%;
    }
    .product_02_img{
        max-width: 42%;
    }

    .banner_text{
        top: 60%;
    }

    .rgb_fan{
        width: 75%;
        padding-left: 8%;
    }

    .p_advantages{
        margin-top: 0;
    }

    .advantages_wrap{
        padding: 20px 40px 20px 0;
    }

    .product_section_01{
        height: 932px;
    }

    .product_section_02{
        height: 925px;
    }
    .product_section_03{
        height: 940px;
    }
    .product_section_04{
        height: 940px;
    }

    .product_boom{
        height: 940px;
    }
    .product_parameter{
        height: 940px;
    }
    .product_parameter_list{
        height: 940px;
    }

    .product_parameter_fan{
        height: 940px;
    }

    .product_parameter_bg{
        height: 940px;
    }
    .pccooler_bg{
        height: 940px;
    }
    .section01_img{
        height: 940px;
    }
    .product_img img{
        padding-left: 3%;
    }

}


/*动画效果*/

@keyframes fade-in-out {
    0% {
        opacity: 1;
    }

    50%{
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}
@-moz-keyframes myfirst /* Firefox */
{
    0% {
        opacity: 1;
    }

    50%{
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}
@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0% {
        opacity: 1;
    }

    50%{
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}
@-o-keyframes myfirst /* Opera */
{
    0% {
        opacity: 1;
    }

    50%{
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}





/*左侧滑入*/
@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;
    }
}
@-moz-keyframes myfirst /* Firefox */
{
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    60% {
        opacity: 0.6;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        opacity: 0.7;
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        opacity: 0.9;
        transform: translate3d(5px, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    60% {
        opacity: 0.6;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        opacity: 0.7;
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        opacity: 0.9;
        transform: translate3d(5px, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

@-o-keyframes myfirst /* Opera */
{
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    60% {
        opacity: 0.6;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        opacity: 0.7;
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        opacity: 0.9;
        transform: translate3d(5px, 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;
    }
}
@-moz-keyframes myfirst /* Firefox */
{
    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 myfirst /* Safari 和 Chrome */
{
    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;
    }
}

@-o-keyframes myfirst /* Opera */
{
    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;
    }
}
