<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://www.asus.com.cn/css/2015/fontapi.css);

/*---------------------- 20180716 TUF GAMING M5 -----------------------*/
@font-face {
    font-family: 'Machine';
    src: url('../fonts/Machine-Regular.ttf');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/Myriad.ttf');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'MyriadPro Bold';
    src: url('../fonts/Myriad-Bold.ttf');
    font-weight: normal;
    font-style: normal
}
#hd h2{
    font-family: "MyriadPro Bold", "Roboto", serif;
    font-weight: normal;
    font-size: 45px;
    color: #f8b942 !important;
    margin-bottom: 0.3em;
}
#hd .text p{
    font-family: "MyriadPro", "Roboto", serif;
    font-size: 18px;
    line-height: 1.5em;
}


@media screen and (max-width: 750px) {
#hd h2{
    font-size: 40px;
}
}
@media screen and (max-width: 550px) {
#hd h2{
    font-size: 30px;
}
}
@media screen and (max-width: 350px) {
#hd h2{
    font-size: 25px;
}
#hd .text p{
    font-size: 15px;
}
}


/*------------------- m5-1 ---------------------*/

#m5-1 .hero{
    background: url(../img/hero-bg.jpg) center top no-repeat;
    height: 850px;
}

#m5-1 .text{
    max-width: 950px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: -150px auto 0 auto;
    text-align: center;
    z-index: 2;
    position: relative;
}
#m5-1 .text h1{
    font-family: "Machine";
    font-weight: normal;
    font-size: 60px;
    color: #f8b942;
}
@media screen and (min-width: 1920px) {
#m5-1 .hero{
    background-size: 100% auto;
    height: 50vw;
}
#m5-1 .text{
    max-width: 1100px;
    margin-top: -14%;
}
#m5-1 #hero-mouse{
    width: 33%;
}
}
@media screen and (max-width: 1600px) {
#m5-1 .hero{
    background-size: 100% auto;
    height: 50vw;
}
#m5-1 #hero-mouse{
    width: 33%;
}
#m5-1 .text{
    margin-top: -14%;
}
}

@media screen and (max-width: 800px) {
#m5-1 .hero{
    height: 680px;
    background-size: 1536px;
}
#m5-1 #hero-mouse{
    width: 520px;
}
#m5-1 .text{
    margin-top: -120px;
}
}
@media screen and (max-width: 550px) {
#m5-1 .hero{
    height: 510px;
    background-size: 1152px;
}
#m5-1 #hero-mouse{
    width: 390px;
}
#m5-1 .text{
    margin-top: -80px;
}
#m5-1 .text h1{
    font-size: 50px;
}
}

@media screen and (max-width: 400px) {
#m5-1 .hero{
    height: 425px;
    background-size: 960px;
}
#m5-1 .text{
    margin-top: -50px;
    padding: 0 10px;
}
#m5-1 .text h1{
    font-size: 35px;
    margin-bottom: 0.5em;
}
}








/*------------------- m5-2 ---------------------*/

#m5-2{
    margin-top: 100px !important;
    background-color: #13110e;
}
#m5-2 .img{
    background: url(../img/m5-2-bg.jpg) center top no-repeat;
    height: 1050px;
    background-color: #13110e;
}
#hd #m5-2 .img img{
    max-width: 1000% !important;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
#m5-2 .text{
    max-width: 950px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: -250px auto 0 auto;
    text-align: center;
    z-index: 2;
    position: relative;
}
@media screen and (min-width: 2200px) {
#m5-2 .img{
    background-size: 2000px auto;
    height: 1100px;
}
#hd #m5-2 .img img{
    margin-left: -1000px;
    width: 2000px;
}
}
@media screen and (min-width: 2800px) {
#m5-2 .img{
    background-size: 2800px auto;
    height: 1400px;
}
#hd #m5-2 .img img{
    margin-left: -1400px;
    width: 2800px;
}
}
@media screen and (min-width: 3800px) {
#m5-2 .img{
    background-size: 3800px auto;
    height: 1800px;
}
#hd #m5-2 .img img{
    margin-left: -1900px;
    width: 3800px;
}
}

@media screen and (max-width: 1650px) {
#m5-2 .img{
    background-size: 1400px;
    height: 840px;
}
#hd #m5-2 .img img{
    margin-left: -700px;
    width: 1400px;
}
#m5-2 .text{
    margin-top: -200px;
}
}

@media screen and (max-width: 1350px) {
#m5-2 .img{
    background-size: 1200px;
    height: 700px;
}
#hd #m5-2 .img img{
    margin-left: -600px;
    width: 1200px;
}
}

@media screen and (max-width: 1050px) {
#m5-2 .img{
    background-size: 900px;
    height: 580px;
}
#hd #m5-2 .img img{
    margin-left: -450px;
    width: 900px;
}
#m5-2 .text{
    padding-bottom: 80px;
}
}


@media screen and (max-width: 720px) {
#m5-2 .img{
    height: 420px;
    background-size: 768px;
}
#hd #m5-2 .img img{
    margin-left: -384px;
    width: 768px;
}
#m5-2 .text{
    margin-top: -100px;
}
}


@media screen and (max-width: 480px) {
#m5-2 .img{
    height: 315px;
    background-size: 576px;
}
#hd #m5-2 .img img{
    margin-left: -288px;
    width: 576px;
}
#m5-2 .text{
    margin-top: -50px;
    padding-bottom: 50px;
}
}

@media screen and (max-width: 360px) {
#m5-2{
    margin-top: 50px !important;
}
#m5-2 .img{
    height: 210px;
    background-size: 384px;
}
#hd #m5-2 .img img{
    margin-left: -192px;
    width: 384px;
}
#m5-2 .text{
    margin-top: -20px;
    padding: 0 10px 50px 10px;
}
}








/*------------------- m5-3 ---------------------*/

#m5-3{
    margin-top: 100px !important;
    background: url(../img/m5-3-bg.jpg) center top no-repeat;
    background-color: #000;
    height: 1030px;
}
#m5-3 .text{
    max-width: 750px;
    box-sizing: border-box;
    padding: 0 20px;
    position: absolute;
    left: 45%;
    top: 29%;
}
@media screen and (min-width: 1920px) {
#m5-3{
    background-size: 100% auto;
    height: 50vw;
}
}
@media screen and (max-width: 960px) {
#m5-3{
    margin-top: 0px !important;
    height: 618px;
    background-size: 1152px;
}
#m5-3 .text{
    left: 35%;
    top: 35%;
}
}

@media screen and (max-width: 550px) {
#m5-3{
    height: auto;
    background-size: 576px;
    background-position: 25% top;
}
#m5-3 .text{
    left: auto;
    top: auto;
    position: relative;
    padding-top: 330px;
    padding-bottom: 30px;
}
}




/*------------------- m5-4 ---------------------*/

#m5-4{
    background: url(../img/m5-4-bg.jpg) center top no-repeat;
    height: 925px;
}
#m5-4 .text{
    max-width: 1300px;
    box-sizing: border-box;
    padding: 5% 20px 0 20px;
    margin: 0 auto;
    position: relative;
}
#m5-4 .text .area{
    width: 52%;
}


#m5-4 .text .chart{
    margin-top: 20px;
    text-align: left;
    max-width: 550px;
    padding-bottom: 50px;
    font-family: "MyriadPro", "Roboto", serif;
    font-size: 18px;
}
#m5-4 .text .chart &gt; div{
    margin-bottom: 20px;
}
#m5-4 .text .chart .data{
    margin-bottom: 10px;
}
#m5-4 .text .chart .title{
    font-size: 24px;
    color: #f8b942;
    margin-bottom: 10px;
}
#m5-4 .text .chart .note{
    font-size: 14px;
}
#m5-4 .text .chart .data{
    display: flex;
}

#m5-4 .text .chart .name{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 120px;
    vertical-align: middle;
}
#m5-4 .text .chart .number{
    font-family: "Machine", "Roboto", serif;
    font-weight: normal;
    font-size: 45px;
    color: #f8b942;
    display: inline-block;
    width: 100px;
    padding-left: 10px;
    box-sizing: border-box;
    vertical-align: middle;
}
#m5-4 .text .chart .bar{
    display: inline-block;
    width: 220px;
    vertical-align: middle;
    flex: 1;
    text-align: right;
    overflow: hidden;
}
#m5-4 .text .chart .bar-ani{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    flex: 1;
    text-align: right;
    overflow: hidden;
}
#m5-4 .text .chart .bar span{
    padding-right: 10px;
}

#m5-4 .text .chart .control .bar{
    flex: none;
}
#m5-4 .text .chart .control .bar-ani{
    flex: none;
    background-color: #605e5b;
    color: #fff;
    height: 28px;
    line-height: 28px;
}

#m5-4 .text .chart .entry-1 .control .bar{
    width: 40%;
}
#m5-4 .text .chart .entry-2 .control .bar{
    width: 18%;
}

#m5-4 .text .chart .entry-3 .control .bar{
    width: 40%;
}

#m5-4 .text .chart .tuf .bar-ani{
    background-color: #f8b942;
    color: #000;
    height: 28px;
    line-height: 28px;
    font-size: 22px;
}
#m5-4 .text .chart .tuf .bar b{
    color: #000;
    font-weight: bold;
}

@media screen and (max-width: 500px) {
#m5-4 .text .chart .name{
    display: block;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 15px;
}
#m5-4 .text .chart .name br{
    display: none;
}
#m5-4 .text .chart .data{
    display: block;
}
#m5-4 .text .chart .bar{
    width: 70%;
}
#m5-4 .text .chart .entry-2 .control .bar{
    width: 28%;
}
}

@media screen and (max-width: 400px) {
#m5-4 .text .chart .bar{
    width: 55%;
}
#m5-4 .text .chart .entry-2 .control .bar{
    width: 38%;
}
}





/*
#m5-4 .text .list{
    margin-top: 60px;
    text-align: left;
    max-width: 550px;
    padding-bottom: 50px;
    font-family: "MyriadPro", "Roboto", serif;
    font-size: 18px;
}
#m5-4 .text .list &gt; div{
    width: 32%;
    display: inline-block;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
}
#m5-4 .text .list &gt; div img{
    display: block;
    margin: 0 auto 10px auto;
    width: 95%;
    max-width: 141px !important;
}
*/

@media screen and (min-width: 1920px) {
#m5-4{
    background-size: 100% auto;
    height: 45vw;
}
}
@media screen and (max-width: 1200px) {
#m5-4{
    background-position: 40% top;
}
}
@media screen and (max-width: 900px) {
#m5-4{
    background: url(../img/m5-4-bg.jpg) right top no-repeat;
    height: auto;
    background-size: 768px;
}
#m5-4 .text{
    padding-top: 400px;
}
#m5-4 .text .area{
    width: 100%;
}
}

@media screen and (max-width: 450px) {
#m5-4{
    background-size: 500px;
}
#m5-4 .text{
    padding-top: 270px;
}
/*
#m5-4 .text .list{
    margin-top: 30px;
}
*/
}
/*
@media screen and (max-width: 350px) {
#m5-4 .text .list{
    font-size: 14px;
}
}
*/




/* for #m5-5 go to hd-style.css */
#m5-5{
    background: #000;
    max-width: 1920px;
}
@media screen and (min-width: 2300px) {
#m5-5{
    max-width: 2400px;
}
}


/*------------------- m5-6 ---------------------*/

#m5-6{
    background: url(../img/m5-6-bg.jpg) center top no-repeat;
    height: 960px;
    background-size: cover;
}
#m5-6 .img{
    position: absolute;
    left: 50%;
    top: 0;
    background: url(../img/m5-6-mouse.png) center top no-repeat;
    background-size: 100%;
}
#hd #m5-6 .img img{
    width: 100%;
}
#m5-6 .text{
    max-width: 1150px;
    box-sizing: border-box;
    padding: 20% 20px 0 20px;
    margin: 0 auto;
    position: relative;
}
#m5-6 .text .area{
    width: 52%;
}

@media screen and (min-width: 1920px) {
#m5-6 .text{
    padding-top: 15%;
}
}
@media screen and (max-width: 1650px) {
#m5-6{
    height: auto;
}
#m5-6 .text{
    padding-bottom: 15%;
}
}

@media screen and (max-width: 1300px) {
#m5-6 .text{
    padding-top: 10%;
}
}
@media screen and (max-width: 1100px) {
#m5-6 .text{
    padding-top: 5%;
    padding-bottom: 5%;
}
}

@media screen and (max-width: 900px) {
#m5-6 .img{
    top: auto;
    bottom: -2px;
}
}

@media screen and (max-width: 700px) {
#m5-6 .img{
    position: relative;
    left: auto;
    top: auto;
}
#m5-6 .text{
    padding-top: 30px;
    padding-bottom: 0;
}
#m5-6 .text .area{
    width: 100%;
}
}








/*------------------- m5-7 ---------------------*/

#m5-7{
    background: url(../img/m5-7-bg.jpg) center top no-repeat;
    height: 1000px;
}
#m5-7 .text{
    max-width: 1300px;
    box-sizing: border-box;
    padding: 18% 20px 0 20px;
    margin: 0 auto;
    position: relative;
}
#m5-7 .text .area{
    width: 48%;
}
#m5-7 .text .list{
    margin-top: 60px;
    text-align: left;
    max-width: 600px;
    font-family: "MyriadPro", "Roboto", serif;
    font-size: 18px;
}
#m5-7 .text .list &gt; div{
    width: 32%;
    display: inline-block;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
}
#m5-7 .text .list &gt; div img{
    display: block;
    margin: 0 auto 10px auto;
    width: 100%;
    max-width: 141px !important;
}


@media screen and (min-width: 1920px) {
#m5-7{
    background-size: 100% auto;
    height: 50vw;
}
}
@media screen and (max-width: 700px) {
#m5-7{
    background-position: right top;
    height: auto;
    background-size: 768px;
}
#m5-7 .text{
    padding-top: 430px;
    padding-bottom: 50px;
}
#m5-7 .text .area{
    width: 100%;
}
#m5-7 .text .list{
    margin-top: 20px;
}
}

@media screen and (max-width: 450px) {
#m5-7{
    background-size: 500px;
}
#m5-7 .text{
    padding-top: 290px;
}
}

@media screen and (max-width: 350px) {
#m5-7 .text .list{
    font-size: 14px;
}
}










/*------------------- m5-8 ---------------------*/


#m5-8{
}
#m5-8 .img{
    background: url(../img/m5-8-bg.jpg) center top no-repeat;
    height: 1050px;
}
#hd #m5-8 .img img{
    max-width: 1000% !important;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
#m5-8 .text{
    max-width: 950px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: -270px auto 200px auto;
    text-align: center;
    z-index: 2;
    position: relative;
}
#m5-8 .text .download{
    margin-top: 40px;
}
#m5-8 .text .download a{
    font-family: "MyriadPro Bold", "Roboto", serif;
    font-weight: normal;
    font-size: 30px;
    color: #f8b942;
    padding: 8px 40px;
    border: 1px solid #f8b942;
    border-radius: 5px;
    transition: all 0.4s;
    display: inline-block;
}
#m5-8 .text .download a:hover{
    background-color: rgba(248,185,66,1);
    color: #1b1814;
}



@media screen and (min-width: 1920px) {
#m5-8 .img{
    background-size: 100% auto;
    height: 1100px;
}
#hd #m5-8 .img img{
    width: 1920px;
    margin-left: -960px;
}
#m5-8 .text{
    margin-top: -350px;
}
}


@media screen and (min-width: 2500px) {
#m5-8 .img{
    height: 1500px;
}
#hd #m5-8 .img img{
    width: 2500px;
    margin-left: -1250px;
}
#m5-8 .text{
    margin-top: -500px;
}
}


@media screen and (max-width: 1800px) {
#m5-8 .img{
    background-size: 100% auto;
    height: 1000px;
}
#hd #m5-8 .img img{
    width: 1600px;
    margin-left: -800px;
}
#m5-8 .text{
    margin-top: -350px;
}
}


@media screen and (max-width: 1500px) {
#m5-8 .img{
    height: 750px;
}
#hd #m5-8 .img img{
    width: 1400px;
    margin-left: -700px;
}
#m5-8 .text{
    margin-top: -200px;
}
}

@media screen and (max-width: 1300px) {
#m5-8 .img{
    height: 630px;
}
#hd #m5-8 .img img{
    width: 1200px;
    margin-left: -600px;
}
#m5-8 .text{
    margin-top: -130px;
    margin-bottom: 100px;
}
}
@media screen and (max-width: 1100px) {
#m5-8 .img{
    height: 480px;
}
#hd #m5-8 .img img{
    width: 1000px;
    margin-left: -500px;
}
#m5-8 .text{
    margin-top: -50px;
}
}

@media screen and (max-width: 960px) {
#m5-8 .img{
    height: 420px;
}
#hd #m5-8 .img img{
    width: 850px;
    margin-left: -425px;
}
}

@media screen and (max-width: 850px) {
#m5-8 .img{
    height: 380px;
}
#hd #m5-8 .img img{
    width: 700px;
    margin-left: -350px;
}
}


@media screen and (max-width: 650px) {
#m5-8 .img{
    height: 380px;
}
#hd #m5-8 .img img{
    width: 550px;
    margin-left: -275px;
}
}

@media screen and (max-width: 520px) {
#m5-8 .img{
    height: 250px;
}
#hd #m5-8 .img img{
    width: 420px;
    margin-left: -210px;
}
#m5-8 .text{
    margin-top: -50px;
    margin-bottom: 100px;
}
#m5-8 .text .download a{
    font-size: 25px;
    padding: 10px;
    display: block;
}
}



@media screen and (max-width: 400px) {
#m5-8 .img{
    height: 200px;
}
#hd #m5-8 .img img{
    width: 320px;
    margin-left: -160px;
}
#m5-8 .text{
    margin-bottom: 50px;
}
}




</pre></body></html>