﻿#GTX1070 {
    background: url("../images/gtx1070a_1920.jpg") center 0 no-repeat;
    min-height: 776px;
}

#GTX1070 .frame {
    padding-top: 590px;
    margin: 0 auto;
    width: 1105px;
}

#GTX1070 .frame h4 {
    display: none;
}

#GTX1070_Chart {
    background: url("../images/gtx1070b_1920.jpg") center 0 no-repeat;
    height: 343px;
}

@media screen and (max-width: 1366px) {
    #GTX1070 {
        background: url("../images/gtx1070a_1366.jpg") center 0 no-repeat;
        min-height: 556px;
    }
    #GTX1070 .frame {
        padding-top: 450px;
        width: 730px;
    }
    #GTX1070 .frame h4 {
        display: none;
    }
    #GTX1070_Chart {
        background: url("../images/gtx1070b_1366.jpg") center 0 no-repeat;
        height: 286px;
    }
}

@media screen and (max-width: 960px) {
    #GTX1070 {
        background: url("../images/gtx1070a_960.jpg") center 0 no-repeat;
        min-height: 557px;
    }
    #GTX1070 .frame {
        padding-top: 443px;
        width: 580px;
    }
    #GTX1070 .frame h4 {
        display: block;
    }
    #GTX1070_Chart {
        background: url("../images/gtx1070b_960.jpg") center 0 no-repeat;
        height: 255px;
    }
    #GTX1070 h2 {
        width: 400px;
    }
}

@media screen and (max-width: 640px) {
    #GTX1070 {
        background: url("../images/gtx1070a_640.jpg") center 0 no-repeat;
        min-height: 353px;
    }
    #GTX1070 .frame {
        padding-top: 344px;
        width: auto;
    }
    #GTX1070 h2 {
        width: auto;
    }
    #GTX1070_Chart {
        background: url("../images/gtx1070b_640.jpg") center 0 no-repeat;
        height: 501px;
    }
}

#NVrule {
    background: #0d0d0d;
    padding: 50px 0;
    color: #818181;
}

#NVrule .frame {
    padding: 0 130px 0;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
}

#NVrule .frame .title {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

#NVrule .frame .content {
    padding: 5px 10px 0;
    margin-bottom: 30px;
}

.nrule {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nrule li {
    margin-bottom: 25px;
}

.nrule li:after {
    content: '';
    display: table;
    clear: both;
}

.nbox {
    width: 830px;
    float: right;
}

.ntitle {
    color: #fff;
    font-weight: bold;
}

@media screen and (max-width: 1366px) {
    #NVrule .frame {
        padding: 0 40px;
        font-size: 16px;
    }
    .nbox {
        width: 610px;
    }
}

@media screen and (max-width: 960px) {
    #NVrule {
        padding: 30px 0 10px;
    }
    #NVrule .frame {
        padding: 0 30px;
    }
    .nbox {
        width: 312px;
    }
}

@media screen and (max-width: 640px) {
    #NVrule .frame {
        padding: 0 10px;
        font-size: 14px;
        line-height: 18px;
    }
    #NVrule .frame .title {
        font-size: 18px;
    }
    #NVrule .frame .content {
        padding: 5px 0 0;
    }
    .nbox {
        width: auto;
        margin-bottom: 10px;
    }
    .nrule li {
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .nrule li img {
        width: 100%;
    }
}

#oc {
    background: url("../images/oc_1920.jpg") center 0 no-repeat;
    height: 1081px;
}

#oc .frame {
    padding-top: 100px;
    margin: 0 auto;
    width: 1105px;
}

@media screen and (max-width: 1366px) {
    #oc {
        background: url("../images/oc_1366.jpg") center bottom no-repeat;
        height: 806px;
    }
    #oc .frame {
        padding-top: 50px;
        width: 770px;
    }
}

@media screen and (max-width: 960px) {
    #oc {
        background-image: url("../images/oc_960.jpg");
        height: 706px;
    }
    #oc .frame {
        width: 580px;
    }
}

@media screen and (max-width: 640px) {
    #oc {
        background-image: url(../images/oc_640.jpg);
        height: 771px;
        background-position: center 250px;
    }
    #oc .frame {
        width: auto;
    }
}

#hz120 {
    background: url(../images/hz120_1920.jpg) center 0 no-repeat;
    height: 885px;
}

#hz120 .frame {
    width: 1130px;
    margin: 0 auto;
    padding-top: 90px;
}

@media screen and (max-width: 1366px) {
    #hz120 {
        background: url("../images/hz120_1366.jpg") center 0 no-repeat;
        height: 676px;
    }
    #hz120 .frame {
        width: 830px;
        padding-top: 60px;
    }
}

@media screen and (max-width: 960px) {
    #hz120 {
        background: url("../images/hz120_960.jpg") center bottom no-repeat;
        height: 640px;
    }
    #hz120 .frame {
        width: 560px;
        padding-top: 70px;
    }
}

@media screen and (max-width: 640px) {
    #hz120 {
        background-image: url(../images/hz120_640.jpg);
        height: 627px;
        background-position: center 10px;
    }
    #hz120 .frame {
        width: auto;
        padding-top: 40px;
    }
}

#gsync {
    background: url(../images/gsync_1920.jpg) center bottom no-repeat;
    height: 810px;
}

#gsync .frame {
    width: 1130px;
    margin: 0 auto;
    padding-top: 30px;
}

#gsync .video {
    position: absolute;
    left: 710px;
    top: 257px;
}

@media screen and (max-width: 1366px) {
    #gsync {
        background: url(../images/gsync_1366.jpg) center bottom no-repeat;
        height: 690px;
    }
    #gsync .video {
        left: 480px;
        top: 224px;
    }
    #gsync .frame {
        width: 840px;
    }
}

@media screen and (max-width: 960px) {
    #gsync {
        background: url(../images/gsync_960.jpg) center 210px no-repeat;
        height: 1010px;
    }
    #gsync .video {
        left: 90px;
        top: 714px;
    }
    #gsync .frame {
        width: 570px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 640px) {
    #gsync {
        background: url(../images/gsync_640.jpg) center 270px no-repeat;
        height: 920px;
    }
    #gsync .video {
        left: 10px;
        top: 744px;
    }
    #gsync .frame {
        width: auto;
        padding-top: 30px;
    }
    #gsync .video iframe {
        height: 100%;
        width: 100%;
    }
}

#cooling {
    background: url(../images/cooling_1920.jpg) center 0px no-repeat;
    height: 940px;
    overflow-y: hidden;
}

#cooling .frame {
    width: 1100px;
    margin: 0 auto;
    padding-top: 90px;
}

#cooling_laptop {
    background: url(../images/cooling_laptop.png) 0 0 no-repeat;
    width: 1239px;
    height: 923px;
    position: relative;
    margin: 0 auto;
}

#cooling_fan {
    background: url(../images/cooling_fan_1920.png) 0 0 no-repeat;
    width: 952px;
    height: 251px;
    position: absolute;
    left: 133px;
    top: 313px;
}

.cooling_step2_arr1,
.cooling_step2_arr2,
.cooling_step3a_arr,
.cooling_step3b_arr,
.cooling_step3c_arr,
.cooling_step3d_arr {
    background: url(../images/cooling_arr.png) 0 0 no-repeat;
    width: 107px;
    height: 170px;
}

.cooling_step3a_arr {
    transform: rotate(90deg);
}

.cooling_step3b_arr {
    transform: rotate(-90deg);
}

.cooling_step3c_arr,
.cooling_step3d_arr {
    transform: rotate(180deg);
}

.cooling_step2_arr1 {
    position: absolute;
    left: 0;
    top: 0;
}

.cooling_step2_arr2 {
    position: absolute;
    left: 727px;
    top: 0;
}

#cooling_step2 {
    position: absolute;
    left: 196px;
    top: 205px;
}

#cooling_step3 {
    position: absolute;
    left: 612px;
    top: 313px;
}

.cooling_step3a {
    position: absolute;
    top: 0;
    right: 462px;
    width: 200px;
    height: 170px;
    overflow: hidden;
}

.cooling_step3a .cooling_step3a_arr {
    position: absolute;
    right: 0;
    top: 0;
}

.cooling_step3b {
    position: absolute;
    top: 0;
    left: 475px;
    width: 200px;
    height: 170px;
    overflow: hidden;
}

.cooling_step3b .cooling_step3b_arr {
    position: absolute;
    left: 0;
    top: 0;
}

.cooling_step3c {
    position: absolute;
    top: -468px;
    left: -419px;
    width: 200px;
    height: 170px;
    overflow: hidden;
}

.cooling_step3c .cooling_step3c_arr {
    position: absolute;
    left: 0;
    bottom: 0;
}

.cooling_step3d {
    position: absolute;
    top: -468px;
    left: 308px;
    width: 200px;
    height: 170px;
    overflow: hidden;
}

.cooling_step3d .cooling_step3d_arr {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media screen and (max-width: 1366px) {
    #cooling {
        background: url(../images/cooling_1366.jpg) center 0px no-repeat;
        height: 708px;
    }
    #cooling .frame {
        width: 830px;
        padding-top: 64px;
    }
    #cooling_laptop {
        transform: scale(0.7) translateX(65px);
        transform-origin: left top;
    }
}

@media screen and (max-width: 960px) {
    #cooling {
        background: url(../images/cooling_960.jpg) center 0px no-repeat;
        height: 708px;
    }
    #cooling .frame {
        width: 570px;
        padding-top: 74px;
    }
    #cooling_laptop {
        transform: scale(0.46) translateX(65px);
    }
}

@media screen and (max-width: 640px) {
    #cooling {
        background: url(../images/cooling_640.jpg) center 0px no-repeat;
        height: 628px;
    }
    #cooling .frame {
        width: auto;
        padding-top: 60px;
    }
    #cooling_laptop {
        transform: scale(0.23) translateX(65px);
    }
}

#m2_ssd {
    background: url(../images/ssd_1920.jpg) center bottom no-repeat;
    height: 944px;
}

#m2_ssd .frame {
    width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
}

@media screen and (max-width: 1366px) {
    #m2_ssd {
        background-image: url(../images/ssd_1366.jpg);
        height: 760px;
    }
    #m2_ssd .frame {
        width: 870px;
        padding-top: 72px;
    }
}

@media screen and (max-width: 960px) {
    #m2_ssd {
        background-image: url(../images/ssd_960.jpg);
        height: 676px;
    }
    #m2_ssd .frame {
        width: 580px;
        padding-top: 90px;
    }
}

@media screen and (max-width: 640px) {
    #m2_ssd {
        background-image: url(../images/ssd_640.jpg);
        height: 930px;
        background-position: center 200px;
    }
    #m2_ssd .frame {
        width: auto;
        padding-top: 60px;
    }
}

#ddr4 {
    background: url(../images/ddr4_1920.jpg) center bottom no-repeat;
    height: 723px;
}

#ddr4 .frame {
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
}

@media screen and (max-width: 1366px) {
    #ddr4 {
        background-image: url(../images/ddr4_1366.jpg);
        height: 544px;
    }
    #ddr4 .frame {
        width: 890px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 960px) {
    #ddr4 {
        background-image: url(../images/ddr4_960.jpg);
        height: 636px;
    }
    #ddr4 .frame {
        width: 560px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 640px) {
    #ddr4 {
        background-image: url(../images/ddr4_640.jpg);
        height: 666px;
    }
    #ddr4 .frame {
        width: auto;
        padding-top: 40px;
    }
}

#hdmi20 {
    background: url(../images/hdmi_1920.jpg) center bottom no-repeat;
    height: 903px;
}

#hdmi20 .frame {
    position: absolute;
    left: 0px;
    top: 110px;
    width: 575px;
}

@media screen and (max-width: 1366px) {
    #hdmi20 {
        background-image: url(../images/hdmi_1366.jpg);
        height: 680px;
    }
    #hdmi20 .frame {
        left: 0px;
        top: 60px;
        width: 415px;
    }
}

@media screen and (max-width: 960px) {
    #hdmi20 {
        background-image: url(../images/hdmi_960.jpg);
        height: 775px;
    }
    #hdmi20 .frame {
        left: auto;
        top: auto;
        width: 555px;
        margin: 0 auto;
        position: relative;
        padding-top: 40px;
    }
}

@media screen and (max-width: 640px) {
    #hdmi20 {
        background-image: url(../images/hdmi_640.jpg);
        height: 768px;
        background-position: center 30px;
    }
    #hdmi20 .frame {
        width: auto;
        padding-top: 40px;
    }
}

#usb31 {
    background: url(../images/usb_1920.jpg) center bottom no-repeat;
    height: 724px;
}

#usb31 .frame {
    width: 1100px;
    margin: 0 auto;
    padding-top: 90px;
}

@media screen and (max-width: 1366px) {
    #usb31 {
        background-image: url(../images/usb_1366.jpg);
        height: 556px;
    }
    #usb31 .frame {
        width: 830px;
        padding-top: 60px;
    }
}

@media screen and (max-width: 960px) {
    #usb31 {
        background-image: url(../images/usb_960.jpg);
        height: 544px;
    }
    #usb31 .frame {
        width: 570px;
        padding-top: 80px;
    }
}

@media screen and (max-width: 640px) {
    #usb31 {
        background-image: url(../images/usb_640.jpg);
        height: 621px;
    }
    #usb31 .frame {
        width: auto;
        padding-top: 20px;
    }
}

#stream {
    background: url(../images/stream_1920.jpg) center bottom no-repeat;
    height: 650px;
}

#stream .frame {
    position: absolute;
    left: 63px;
    top: 40px;
    width: 845px;
}

@media screen and (max-width: 1366px) {
    #stream {
        background-image: url(../images/stream_1366.jpg);
        height: 550px;
    }
    #stream .frame {
        width: 535px;
    }
}

@media screen and (max-width: 960px) {
    #stream {
        background-image: url(../images/stream_960.jpg);
        height: 500px;
    }
    #stream .frame {
        width: 335px;
        left: 33px;
        top: 90px;
    }
}

@media screen and (max-width: 640px) {
    #stream {
        background-image: url(../images/stream_640.jpg);
        height: 580px;
    }
    #stream .frame {
        left: auto;
        top: auto;
        width: auto;
        margin: 0 auto;
        position: relative;
        padding-top: 20px;
    }
}

#xsplit {
    background: url(../images/xsplit_1920.jpg) center 170px no-repeat;
    height: 750px;
}

#xsplit .frame {
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

#xsplit .XSplit_MV {
    position: absolute;
    left: 808px;
    top: 370px;
}

@media screen and (max-width: 1366px) {
    #xsplit {
        background: url(../images/xsplit_1366.jpg) center bottom no-repeat;
        height: 640px;
    }
    #xsplit .frame {
        width: 850px;
        padding-top: 60px;
    }
    #xsplit .XSplit_MV {
        left: 578px;
        top: 270px;
    }
    #xsplit .MV2 {
        width: 370px;
        height: 208px;
    }
}

@media screen and (max-width: 960px) {
    #xsplit {
        background-image: url(../images/xsplit_960.jpg);
        height: 600px;
        background-position: center 80px;
    }
    #xsplit .frame {
        width: 590px;
        padding-top: 41px;
    }
    #xsplit .XSplit_MV {
        left: 362px;
        top: 308px;
    }
    #xsplit .MV2 {
        width: 277px;
        height: 170px;
    }
}

@media screen and (max-width: 640px) {
    #xsplit {
        background: url(../images/xsplit_640.jpg) center 190px no-repeat;
        height: 920px;
    }
    #xsplit .frame {
        width: auto;
        padding-top: 40px;
    }
    #xsplit .XSplit_MV {
        left: 10px;
        top: 688px;
    }
    #xsplit .MV2 {
        width: 300px;
        height: 225px;
    }
}

#smartcam {
    background: url("../images/smartcam_1920.jpg") center 0 no-repeat;
    height: 1041px;
}

#smartcam .frame {
    width: 1110px;
    margin: 0 auto;
    padding-top: 70px;
}

@media screen and (max-width: 1366px) {
    #smartcam {
        background: url("../images/smartcam_1366.jpg") center 0 no-repeat;
        height: 893px;
    }
    #smartcam .frame {
        width: 830px;
        padding-top: 130px;
    }
}

@media screen and (max-width: 960px) {
    #smartcam {
        background: url("../images/smartcam_960.jpg") center 0 no-repeat;
        height: 787px;
    }
    #smartcam .frame {
        width: 518px;
        height: 221px;
        padding-top: 100px;
    }
}

@media screen and (max-width: 640px) {
    #smartcam {
        background: url("../images/smartcam_640.jpg") center bottom no-repeat;
        height: 740px;
    }
    #smartcam .frame {
        width: auto;
        height: 220px;
        padding-top: 20px;
    }
}

#killer {
    background: url(../images/killer_1920.jpg) center bottom no-repeat;
    height: 736px;
}

#killer .frame {
    position: absolute;
    left: 45px;
    top: 110px;
    width: 735px;
}

@media screen and (max-width: 1366px) {
    #killer {
        background-image: url(../images/killer_1366.jpg);
        height: 522px;
    }
    #killer .frame {
        left: 45px;
        top: 50px;
        width: 515px;
    }
}

@media screen and (max-width: 960px) {
    #killer {
        background-image: url(../images/killer_960.jpg);
        height: 530px;
    }
    #killer .frame {
        left: auto;
        top: auto;
        width: 515px;
        margin: 0 auto;
        position: relative;
        padding-top: 22px;
    }
}

@media screen and (max-width: 640px) {
    #killer {
        background-image: url(../images/killer_640.jpg);
        height: 652px;
        background-position: center 50px;
    }
    #killer .frame {
        width: auto;
        padding-top: 20px;
    }
}

#thin {
    background: url(../images/thin_1920.jpg) center -30px no-repeat;
    height: 777px;
}

#thin .frame {
    position: absolute;
    left: 80px;
    top: 130px;
    width: 1200px;
}

#thin .tag {
    text-align: center;
    position: relative;
    padding: 590px 10px;
    line-height: 0.5;
}

#thin .big .unit {
    font-size: 18px;
    color: #ff7200;
    margin-bottom: 0;
}

#thin .big {
    font-size: 47px;
    color: #ff7200;
    margin-bottom: 0;
}

#thin .small {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

@media screen and (max-width: 1366px) {
    #thin {
        background-image: url(../images/thin_1366.jpg);
        height: 550px;
    }
    #thin .frame {
        left: 60px;
        top: 100px;
        width: 820px;
    }
    #thin .tag {
        position: relative;
        padding: 380px 10px;
    }
    #thin .big {
        font-size: 42px;
    }
    #thin .big .unit {
        font-size: 15px;
    }
    #thin .small {
        font-size: 15px;
    }
}

@media screen and (max-width: 960px) {
    #thin {
        background-image: url(../images/thin_960.jpg);
        height: 580px;
        background-position: center -70px;
    }
    #thin .frame {
        left: 30px;
        top: 60px;
        width: 580px;
    }
    #thin .tag {
        position: relative;
        padding: 390px 10px;
    }
    /*    #design .tag2 {
        left: 330px;
        top: 330px;
    }*/
    #thin .big {
        font-size: 42px;
    }
    #thin .big .unit {
        font-size: 15px;
    }
    #thin .small {
        font-size: 15px;
    }
}

@media screen and (max-width: 640px) {
    #thin {
        background-image: url(../images/thin_640.jpg);
        height: 580px;
    }
    #thin .frame {
        left: auto;
        top: auto;
        width: auto;
        margin: 0 auto;
        position: relative;
        padding-top: 20px;
    }
    #thin .tag {
        position: relative !important;
        padding: 130px 10px !important;
    }
    /*    #design .tag2 {
        left: 60px !important;
        top: -10px !important;
    }
*/
    #thin .big {
        font-size: 32px !important;
    }
    #thin .big .unit {
        font-size: 14px !important;
    }
    #thin .small {
        font-size: 14px!important;
    }
}

#anti {
    background: url("../images/anti_1920.jpg") center bottom no-repeat;
    height: 750px;
}

#anti .frame {
    width: 1110px;
    margin: 0 auto;
    padding-top: 70px;
}

#anti .ag-keyboard {
    margin: 50px auto 20px;
}

.ag-control {
    text-align: center;
    padding: 10px 0;
}

.ag-control h3 {
    font-size: 12px;
    text-decoration: underline;
}

.ag-control #ag-switch {
    margin: 0 0 10px;
}

#ag-switch {
    width: 70px;
    height: 30px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.6) inset, -5px -17px 8px -14px rgba(255, 255, 255, 0.6) inset;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

#ag-switch .ag-switchpanel {
    left: 7px;
    top: 0;
}

#ag-switch.on .ag-switchpanel {
    left: -35px;
}

.ag-switchpanel {
    position: absolute;
    height: 100%;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 1px;
    transition: left 250ms ease 0s;
}

.ag-switchlabel {
    width: 30px;
    color: #ff9c00;
    display: inline-block;
    vertical-align: middle;
}

.ag-switchbtn {
    background: url("../images/Anti-ghost_switchbtn.png") 0 0 no-repeat;
    width: 28px;
    height: 28px;
}

@media screen and (max-width: 1366px) {
    #anti {
        background-image: url("../images/anti_1366.jpg");
        height: 614px;
    }
    #anti .frame {
        width: 740px;
        padding-top: 50px;
    }
    #anti .ag-keyboard {
        left: -75px;
        margin: 40px 0 -60px 0;
    }
    div#agkb {
        transform: scale(0.7);
    }
}

@media screen and (max-width: 960px) {
    #anti {
        background-image: url("../images/anti_960.jpg");
        height: 504px;
    }
    #anti .frame {
        width: 570px;
        padding-top: 40px;
    }
    #anti .ag-keyboard {
        left: -240px;
        margin: 30px 0 -150px 0;
    }
    div#agkb {
        transform: scale(0.5);
    }
}

@media screen and (max-width: 640px) {
    #anti {
        background-image: url("../images/anti_640.jpg");
        height: 561px;
    }
    #anti .frame {
        width: auto;
        padding-top: 30px;
    }
    div#agkb,
    .ag-control {
        display: none;
    }
}

div#agkb {
    width: 1117px;
    height: 330px;
    transform-origin: center top;
}

.ag-keyboard {
    background: url("../images/Anti-ghost_frame.png") 0 0 no-repeat;
    position: relative;
}

#agkb .ag-keyboard-press {
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/Anti-ghost_frame-clicked.png") 0 0 no-repeat;
    width: 0;
    height: 0;
    opacity: 0;
    transition: opacity 250ms ease;
}

#agkb .ag-keyboard-press.on {
    opacity: 1;
}

#clicktotest {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    margin: -10px;
    border-radius: 10px;
    box-shadow: 0 0 16px 1px rgba(255, 182, 182, 0.16);
    text-align: center;
    z-index: 99999;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    opacity: 1;
    transition: opacity 400ms ease;
}

#clicktotest.fadeout {
    opacity: 0;
}

#clicktotest .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 90px;
    color: #fff;
    text-shadow: 0 0 5px rgba(255, 217, 122, 0.79), 0 0 15px rgba(255, 122, 122, 0.26), 0 0 6px rgba(247, 122, 255, 0.5);
}

#clicktotest .text2 {
    position: absolute;
    bottom: 105px;
    color: #fff;
    left: 50%;
    width: 270px;
    margin-left: -135px;
    font-size: 37px;
    text-shadow: 0 0 5px rgba(230, 163, 142, 0.88), 0 0 15px rgba(122, 255, 244, 0.26), 0 0 6px rgba(249, 230, 55, 0.5);
    font-style: inherit;
}

#clicktotest:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
    visibility: hidden;
}

#audio {
    background: url(../images/audio_1920.jpg) center 0px no-repeat;
    height: 650px;
}

#audio .frame {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}

@media screen and (max-width: 1366px) {
    #audio {
        background: url(../images/audio_1366.jpg) center bottom no-repeat;
        height: 580px;
    }
    #audio .frame {
        width: 820px;
        padding-top: 40px;
    }
}

@media screen and (max-width: 960px) {
    #audio {
        background-image: url(../images/audio_960.jpg);
        height: 500px;
    }
    #audio .frame {
        width: 580px;
        padding-top: 30px;
    }
}

@media screen and (max-width: 640px) {
    #audio {
        background-image: url(../images/audio_640.jpg);
        height: 630px;
    }
    #audio .frame {
        width: auto;
        padding-top: 30px;
    }
}

#gauge {
    background: url(../images/gauge_1920.jpg) center 200px no-repeat;
    height: 853px;
}

#gauge .frame {
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
}

@media screen and (max-width: 1366px) {
    #gauge {
        background-image: url(../images/gauge_1366.jpg);
        height: 680px;
        background-position: center 150px;
    }
    #gauge .frame {
        width: 810px;
        padding-top: 70px;
    }
}

@media screen and (max-width: 960px) {
    #gauge {
        background-image: url(../images/gauge_960.jpg);
        height: 582px;
        background-position: center 90px;
    }
    #gauge .frame {
        width: 570px;
        padding-top: 50px;
    }
}

@media screen and (max-width: 640px) {
    #gauge {
        background-image: url(../images/gauge_640.jpg);
        height: 580px;
        background-position: center 140px;
    }
    #gauge .frame {
        width: auto;
        padding-top: 90px;
    }
}