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

@font-face {
    font-family: "octincollege-bold";
    src:url("font/octin-college-rg-bold.eot");
    src:url("font/octin-college-rg-bold.eot?#iefix") format("embedded-opentype"),url("font/octin-college-rg-bold.woff") format("woff"),url("font/octin-college-rg-bold.ttf") format("truetype"),url("font/octin-college-rg-bold.svg#octin_collegebold") format("svg");
}

@media screen and (max-width: 550px) { 
#special-sectionOverview .rogm-content p{
    font-size: 1.2em;
}
}






#special-sectionOverview{
    background-color: #000;
    height: 6429px;
}
#special-sectionOverview #rog-width-full {
    width: 100%;
    background-color: #000;
    position: absolute;
    left: 0px;
    overflow: hidden;
}
#special-sectionOverview #precent-cont{
    margin: 0 auto;
    height: 100%;
    color: #fff;
    max-width: 2000px;
}
#special-sectionOverview .clear:after{
    content: '';
    clear: both;
    display: block;
}

#special-sectionOverview h2{
    color: #048bfd !important;
    font-size: 3.2em;
    padding: 0;
    margin: 0;
    font-weight: bold;
    line-height: 1.4em;
}
@media screen and (max-width: 550px) { 
#special-sectionOverview h2{
    font-size: 3em;
}
}




#special-sectionOverview .rogm-content h3{
    color: #fff;
    font-size: 1.7em;
    padding: 0;
    margin: 30px 0 10px 0;
    font-weight: bold;
}
#special-sectionOverview .rogm-content h4{
    color: #fff;
    font-size: 1.4em;
    padding: 0;
    margin: 10px 0;
    font-weight: normal;
}
#special-sectionOverview .rogm-content p{
    font-size: 1.3em;
    line-height: 1.5em;
}
#special-sectionOverview .rogm-content a:hover{
    color: #0a8dd1;
}

#special-sectionOverview img{max-width: none;} /* over wtite base_responsive.css */
#special-sectionOverview .text-center{text-align: center;}


























/***************************hero*******************************/


#special-sectionOverview .rogm-hero{
    position: relative;
    background: #000 url(../img/hero.jpg) center top no-repeat;
}

#special-sectionOverview .rogm-hero-video{
    position: relative;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    height: 850px;
}
#special-sectionOverview .rogm-hero-video a{
    position: absolute;
    left: 50%;
    margin-left: -480px;
    top: 400px;
    display: block;
    width: 450px;
    height: 270px;
    background: #ccc;
    transform: perspective( 700px ) rotateY( 20deg );
    background: url(../img/play.png) center center no-repeat;
    filter : alpha(opacity=70);
    opacity : 0.7;
    transition-duration: 0.2s;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#special-sectionOverview .rogm-hero-video a:hover{
    filter : alpha(opacity=100);
    opacity : 1;
}


#special-sectionOverview .rogm-hero-img{
    display: none;
}
#special-sectionOverview .rogm-hero-text{
    margin: 0 auto;
    max-width: 1000px;
}
#special-sectionOverview .rogm-hero-text p{
    max-width: 480px;
    padding: 0;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.4em;
    float: left;
}
#special-sectionOverview .rogm-hero-360{
    width: 500px;
    height: 380px;
    background: #000 url(../img/360/01.jpg) center top no-repeat;
    float: left;
}
.section-360{
    width: 500px;
    height: 380px;
    margin: 0 auto;
    position: relative;
}
.section-360 img{
    width: 500px;
    height: 380px;
}

#spritespin{ width:500px; height: 380px; margin: 0px auto; cursor:url(../img/view360-cursor.png), auto;}

#special-sectionOverview .rogm-hero .rogm-content p{
    color: #fff;
    margin-top: 50px;
}

#special-sectionOverview .rogm-hero .rogm-content{
    width: 500px;
    margin-left: 50%;
    margin-top: -20%;
}



@media screen and (max-width: 1050px) { 
#special-sectionOverview .rogm-hero{
    background-position: 70% top;
}
#special-sectionOverview .rogm-hero-video a{
    margin-left: 0;
    left: -6%;
}
#special-sectionOverview .rogm-hero-text p{
    max-width: 950px;
    margin: 0 20px 20px 20px;
    float: none;
}
#special-sectionOverview .rogm-hero-360{
    margin: 0 auto;
    float: none;
}
}
@media screen and (max-width: 950px) { 
#special-sectionOverview .rogm-hero-video a{
    left: -13%;
}
}

@media screen and (max-width: 800px) { 
#special-sectionOverview .rogm-hero{
    padding-top: 0;
    background: none;
}
#special-sectionOverview .rogm-hero-img{
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
#special-sectionOverview .rogm-hero-img img{
    max-width: 100%;
}
#special-sectionOverview .rogm-hero-video{
    display: none;
}
}




@media screen and (min-width: 1000px) { 
    #special-sectionOverview .rogm-hero .rogm-content{
        width: 480px;
    }
}




















/***************************nav*******************************/


#special-sectionOverview .rogm-nav{
    width: 550px;
    height: 650px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 32px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

    @media screen and (max-width: 1400px) { 
        #special-sectionOverview .rogm-nav{
            width: 400px;
        }
    }
    @media screen and (max-width: 1100px) { 
        #special-sectionOverview .rogm-nav{
            width: 350px;
        }
    }
#special-sectionOverview .rogm-nav li{
    padding: 0;
    margin: 0;
    height: 210px;
}
#special-sectionOverview .rogm-nav-2 { border-top: 1px solid #e30000;}
#special-sectionOverview .rogm-nav-3 { border-top: 1px solid #e30000;}


#special-sectionOverview .rogm-nav div{
    width: 550px;
    height: 155px;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    transition-duration: 0.5s;
}
#special-sectionOverview .rogm-nav-1 div{ background-image: url(../img/nav-1.png);}
#special-sectionOverview .rogm-nav-2 div{ background-image: url(../img/nav-2.png);}
#special-sectionOverview .rogm-nav-3 div{ background-image: url(../img/nav-3.png);}

#special-sectionOverview .rogm-nav div:hover {
    background-size: 105%;
    width: 580px;
    height: 165px;
}

#special-sectionOverview .rogm-nav a{
    color: #e30000;
    width: 550px;
    height: 200px;
    display: block;
}
#special-sectionOverview .rogm-nav a:hover{
    color: #fff;
}

#special-sectionOverview .rogm-nav span{
}













/***************************section-01*******************************/


#special-sectionOverview .rogm-section-01{
    margin-top: 100px;
    background: #222;
    padding-top: 200px;
}
#special-sectionOverview .rogm-section-01 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -900px;
}
#special-sectionOverview .rogm-section-01 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-01 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 700px;
}

#special-sectionOverview .rogm-section-01 h2{
    padding: 0;
    margin-bottom: 20px;
    margin-left: 51%
}
#special-sectionOverview .rogm-section-01 h3{
    padding: 0;
    margin-bottom: 20px;
    color: #000;
    margin-left: 51%
}


#special-sectionOverview .rogm-section-01 p{
    padding: 0;
    margin: 0;
    color: #000;
    margin-left: 51%;
    max-width: 500px;
}
@media screen and (max-width: 1100px) { 
#special-sectionOverview .rogm-section-01 p{
    max-width: 400px;
}
}
@media screen and (max-width: 950px) { 
#special-sectionOverview .rogm-section-01 h2{
    max-width: 320px;
}
#special-sectionOverview .rogm-section-01 p{
    max-width: 320px;
}
#special-sectionOverview .rogm-section-01{
    padding-top: 100px;
}
#special-sectionOverview .rogm-section-01 .rogm-content-img{
    margin-top: -800px;
}
}
@media screen and (max-width: 800px) { 
#special-sectionOverview .rogm-section-01 h2{
    max-width: 95%;
    padding: 0 20px;
    margin-left: 0;
}
#special-sectionOverview .rogm-section-01 h3{
    padding: 0 20px;
    margin-left: 0;
    color: #fff;
}
#special-sectionOverview .rogm-section-01 p{
    margin-left: 0;
    max-width: 95%;
    padding: 0 20px;
    color: #fff;
}
#special-sectionOverview .rogm-section-01 .rogm-content-img{
    margin-top: 0px;
}
#special-sectionOverview .rogm-section-01 .rogm-content{
    height: auto;
    background: #474646;
}
#special-sectionOverview .rogm-section-01{
    background: #474646;
    padding-top: 50px;
}

}



















/***************************section-02*******************************/


#special-sectionOverview .rogm-section-02{
    background: #222;
    padding-top: 70px;
}
#special-sectionOverview .rogm-section-02 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -580px;
}
#special-sectionOverview .rogm-section-02 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-02 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 500px;
}

#special-sectionOverview #precent-cont .rogm-section-02 h2{
    padding: 0;
    margin: 0 0 10px 6%;
}
#special-sectionOverview #precent-cont .rogm-section-02 h3{
    padding: 0;
    color: #000;
    margin: 0 0 10px 6%;
}

#special-sectionOverview .rogm-section-02 p{
    padding: 0;
    margin: 0;
    color: #000;
    margin-left: 6%;
    max-width: 700px;
}
@media screen and (min-width: 1800px) { 
#special-sectionOverview #precent-cont .rogm-section-02 h2{
    padding-top: 80px;
}
}
@media screen and (max-width: 1800px) { 
#special-sectionOverview #precent-cont .rogm-section-02 h2{
    padding-top: 20px;
}
}
@media screen and (max-width: 1400px) { 
#special-sectionOverview #precent-cont .rogm-section-02 h2{
    padding-top: 0px;
}
#special-sectionOverview #precent-cont .rogm-section-02 p{
    max-width: 900px;
}
#special-sectionOverview .rogm-section-02{
    padding-top: 20px;
}
#special-sectionOverview .rogm-section-02 .rogm-content-img{
    margin-top: -570px;
}
}
@media screen and (max-width: 1150px) { 
#special-sectionOverview #precent-cont .rogm-section-02 h2{
    padding: 0 20px;
    margin-left: 0;
    margin-top: 30px;
}
#special-sectionOverview #precent-cont .rogm-section-02 h3{
    padding: 0 20px;
    margin-left: 0;
}
#special-sectionOverview .rogm-section-02 p{
    margin-left: 0;
    max-width: 95%;
    padding: 0 20px;
}
#special-sectionOverview .rogm-section-02 .rogm-content-img{
    margin-top: 0px;
}
#special-sectionOverview .rogm-section-02 .rogm-content{
    height: auto;
    background: #e9e4de;
    margin-bottom: 20px;
}
#special-sectionOverview .rogm-section-02{
    background: #e9e4de;
}

}











/***************************section-03*******************************/


#special-sectionOverview .rogm-section-03{
    background: #222;
    padding-top: 30px;
}
#special-sectionOverview .rogm-section-03 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -730px;
}
#special-sectionOverview .rogm-section-03 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-03 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 700px;
}

#special-sectionOverview #precent-cont .rogm-section-03 h2{
    margin: 0 20px 0 60%;
    padding-top: 90px;
    max-width: 38%;
}
#special-sectionOverview #precent-cont .rogm-section-03 h3{
    padding: 0;
    margin-bottom: 20px;
    margin-left: 60%;
    max-width: 38%;
}

#special-sectionOverview .rogm-section-03 p{
    padding: 0;
    margin: 0;
    margin-left: 60%;
    max-width: 500px;
    max-width: 38%;
}
@media screen and (max-width: 1100px) { 
#special-sectionOverview #precent-cont .rogm-section-03 h2{
    padding-top: 0px;
}
}
@media screen and (max-width: 800px) { 
#special-sectionOverview #precent-cont .rogm-section-03 h2{
    margin-left: 20px;
    max-width: 95%;
}
#special-sectionOverview #precent-cont .rogm-section-03 h3{
    padding: 0 20px;
    margin-left: 0;
    margin-top: 30px;
    max-width: 95%;
}
#special-sectionOverview .rogm-section-03 p{
    margin-left: 0;
    max-width: 95%;
    padding: 0 20px;
}
#special-sectionOverview .rogm-section-03 .rogm-content-img{
    margin-top: 0px;
}
#special-sectionOverview .rogm-section-03 .rogm-content{
    height: auto;
    background: #000;
    margin-bottom: 20px;
}
#special-sectionOverview .rogm-section-03{
    background: #000;
}

}












/***************************section-04*******************************/


#special-sectionOverview .rogm-section-04{
    background: #222;
    padding-top: 50px;
}
#special-sectionOverview .rogm-section-04 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -750px;
}
#special-sectionOverview .rogm-section-04 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-04 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 700px;
}
#special-sectionOverview #precent-cont .rogm-section-04 h3{
    padding: 50% 20px 0 20px;
    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
}

#special-sectionOverview .rogm-section-04 p{
    padding: 0 20px;
    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
}
@media screen and (max-width: 1800px) { 
#special-sectionOverview #precent-cont .rogm-section-04 h3{
    padding-top: 42%;
}
}
@media screen and (max-width: 1550px) { 
#special-sectionOverview #precent-cont .rogm-section-04 h3{
    padding-top: 35%;
}
}
@media screen and (max-width: 1300px) { 
#special-sectionOverview #precent-cont .rogm-section-04 h3{
    padding-top: 30%;
}
}
@media screen and (max-width: 1050px) { 
#special-sectionOverview #precent-cont .rogm-section-04 h3{
    padding-top: 27%;
}
}
@media screen and (max-width: 800px) { 
#special-sectionOverview #precent-cont .rogm-section-04 h3{
    padding-top: 0;
    max-width: 95%;
}
#special-sectionOverview .rogm-section-04 p{
    max-width: 95%;
}
#special-sectionOverview .rogm-section-04 .rogm-content-img{
    margin-top: 0px;
}
#special-sectionOverview .rogm-section-04 .rogm-content{
    height: auto;
    background: #000;
    margin-bottom: 20px;
}
#special-sectionOverview .rogm-section-04{
    background: #000;
}

}











/***************************section-05*******************************/


#special-sectionOverview .rogm-section-05{
    padding-top: 50px;
    background: #d0c2b6 url(../img/section-5-bg.jpg) center center no-repeat;
    background-size: cover;
}

#special-sectionOverview .rogm-section-05 .rogm-content{
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
#special-sectionOverview #precent-cont .rogm-section-05 h2{
    padding: 0 20px;
    margin: 0 auto 30px auto;
    max-width: 700px;
    text-align: center;
}
#special-sectionOverview #precent-cont .rogm-section-05 h3{
    padding: 0 20px;
    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
    color: #000;
}

#special-sectionOverview .rogm-section-05 p{
    padding: 0 20px;
    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
    color: #000;
}

#special-sectionOverview .rogm-section-05 .rogm-content table{
    padding: 0 20px;
    margin: 0 auto;
    max-width: 700px;
    color: #000;
    font-size: 1.2em;
}
#special-sectionOverview .rogm-section-05 .rogm-content table th{
    border: 1px solid #000;
    text-align: left;
    font-weight: normal;
    padding: 10px 15px;
}
#special-sectionOverview .rogm-section-05 .rogm-content table td{
    border: 1px solid #000;
    text-align: center;
    padding: 10px 15px;
}


#special-sectionOverview .rogm-section-05 .rogm-content-img{
    width: 100%;
    max-width: 1400px;
    padding-bottom: 80px;
    height: auto;
    margin: 0 auto;
    margin-top: -40px;
    position: relative;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid{
    width: 350px;
    height: 100px;
    background: url(../img/bar.png) center center no-repeat;
    position: absolute;
    left: 130px;
    bottom: 200px;
    font-size: 1.2em;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .try{
    color: #0c8bb5;
    padding-left: 10px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    display: block;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid p{
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
    color: #555;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale-wrapper{
    position: relative;
    height: 70px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale{
    position: absolute;
    background: url(../img/dash.png) center 10px no-repeat;
    padding-top: 32px;
    display: block;
    min-width: 40px;
    text-align: center;
    color: #000;
    cursor: pointer;
    z-index: 10;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale:hover{
    color: #0c8bb5;
    background: url(../img/dash-blue.png) center 10px no-repeat;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale.on{
    background: url(../img/dot.gif) center top no-repeat;
    color: #0c8bb5;
    font-weight: bold;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale-1{
    left: 50px;
    top: 12px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale-2{
    left: 150px;
    top: 12px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .scale-3{
    left: 250px;
    top: 12px;
}

#special-sectionOverview .rogm-section-05 .rogm-content-img .machine{
    width: 360px;
    height: 170px;
    position: absolute;
    left: 5%;
    bottom: 0;
    z-index: 3;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-3{
    left: 7%;
    bottom: 10px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-2{
    left: 17%;
    bottom: 5%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-1{
    left: 30%;
    bottom: 8%;
}

#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-1 img{
    width: 80%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-2 img{
    width: 90%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-3 img{
    width: 100%;
}







#special-sectionOverview .rogm-section-05 .rogm-content-img .desk{
    width: 970px;
    height: 280px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    width: 800px;
    height: 580px;
    float: right;
    position: relative;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen img{
    position: absolute;
    left: 0;
    top: 0;
}










@media screen and (max-width: 1250px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid{
    left: 0px;
    bottom: 200px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .desk{
    left: -150px;
}
}
@media screen and (max-width: 1100px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    width: 680px;
    height: 520px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen img{
    max-width: 100%;
}
}
@media screen and (max-width: 1000px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    width: 550px;
    height: 450px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img{
    margin-top: 0;
}
}

@media screen and (max-width: 880px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .desk{
    left: -250px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    height: 480px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid{
    left: auto;
    right: 0;
    bottom: 20px;
    z-index: 150;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine{
    left: 0px;
    bottom: -20px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine img{
    width: 80%;
}
}


@media screen and (max-width: 700px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-1{
    bottom: 30px;
    left: 130px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-2{
    bottom: 20px;
    left: 80px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-3{
    bottom: 10px;
    left: 20px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-1 img{
    width: 60%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-2 img{
    width: 70%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-3 img{
    width: 80%;
}
}


@media screen and (max-width: 580px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    width: 450px;
    height: 380px;
}
}

@media screen and (max-width: 540px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid{
    bottom: 15px;
    right: 15%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid .try{
    visibility: hidden;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid p{
    text-align: center;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-1{
    bottom: 40px;
    left: 80px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-2{
    bottom: 40px;
    left: 10px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-3{
    bottom: 40px;
    left: -50px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-1 img{
    width: 60%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-2 img{
    width: 70%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .machine.distance-3 img{
    width: 80%;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    height: 440px;
}
#special-sectionOverview .rogm-section-05 .rogm-content table th{
    padding: 10px 5px;
}
#special-sectionOverview .rogm-section-05 .rogm-content table td{
    padding: 10px 5px;
}

}

@media screen and (max-width: 470px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    width: 370px;
    height: 400px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid{
    right: 0%;
}
}


@media screen and (max-width: 380px) { 
#special-sectionOverview .rogm-section-05 .rogm-content-img .screen{
    width: 280px;
    height: 330px;
}
#special-sectionOverview .rogm-section-05 .rogm-content-img .grid{
    right: -10%;
}
}























/***************************section-06*******************************/


#special-sectionOverview .rogm-section-06{
    background: #4adfe7;
}
#special-sectionOverview .rogm-section-06 .rogm-content-img{
    width: 60%;
    height: auto;
}
#special-sectionOverview .rogm-section-06 .rogm-content-img img{
    width: 100%;
}

#special-sectionOverview .rogm-section-06 .rogm-content{
    width: 38%;
    float: right;
}

#special-sectionOverview #precent-cont .rogm-section-06 h3{
    padding: 0;
    margin: 35% 20px 20px 20px;
    color: #000;
}

#special-sectionOverview .rogm-section-06 p{
    padding: 0;
    margin: 0 20px 20px 20px;
    color: #000;
    max-width: 430px;
}
@media screen and (max-width: 980px) { 
#special-sectionOverview #precent-cont .rogm-section-06 h3{
    margin-top: 15%;
}
}


@media screen and (max-width: 850px) { 
#special-sectionOverview .rogm-section-06 .rogm-content-img{
    width: 100%;
    float: none;
}
#special-sectionOverview .rogm-section-06 .rogm-content{
    width: 100%;
    float: none;
    padding-top: 30px;
}
#special-sectionOverview #precent-cont .rogm-section-06 h3{
    margin: 0 20px 10px 20px;
}
#special-sectionOverview .rogm-section-06 p{
    max-width: 100%;
}
}







/***************************section-07*******************************/


#special-sectionOverview .rogm-section-07{
}
#special-sectionOverview .rogm-section-07 .rogm-content-img{
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
}
#special-sectionOverview .rogm-section-07 .machine{
    float: left;
    width: 400px;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin-left: 32%;
    margin-top: -230px;
}
#special-sectionOverview .rogm-section-07 .machine img{
    position: absolute;
    left: 0;
    top: 0;
}
#special-sectionOverview .rogm-section-07 .switch{
    position: absolute;
    right: 0;
    top: 30%;
}
#special-sectionOverview .rogm-section-07 .switch .switch-controller{
    float: left;
    width: 70px;
    height: 220px;
    position: relative;
    background: url(../img/controller.png) center center no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-bar{
    width: 70px;
    height: 40px;
    position: absolute;
    left: 2px;
    top: 40%;
    background: url(../img/switch-bar.png) center center no-repeat;
    transition-duration: 0.3s;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button{
    float: left;
    width: 100px;
    margin-left: 15px;
    margin-top: 20px;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button span{
    width: 100px;
    height: 80px;
    display: block;
    font-size: 1.7em;
    color: #00c0ff;
    cursor: pointer;
    transition-duration: 0.2s;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button span:hover{
    color: #fff;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button span.off{
    filter : alpha(opacity=20);
    opacity : 0.2;
    color: #00c0ff;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-up{
    background: url(../img/switch-up.gif) left bottom no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-down{
    background: url(../img/switch-down.gif) left top no-repeat;
    padding-top: 55px;
    height: 25px;
    margin-top: 20px;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-up.off{
    background: url(../img/switch-up.png) left bottom no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-down.off{
    background: url(../img/switch-down.png) left top no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-up:hover{
    background: url(../img/switch-up-light.png) left bottom no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-down:hover{
    background: url(../img/switch-down-light.png) left top no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-up.off:hover{
    background: url(../img/switch-up.png) left bottom no-repeat;
}
#special-sectionOverview .rogm-section-07 .switch .switch-button .switch-down.off:hover{
    background: url(../img/switch-down.png) left top no-repeat;
}



#special-sectionOverview .rogm-section-07 .screen{
    height: 470px;
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
}
#special-sectionOverview .rogm-section-07 .screen img{
    width: 70%;
}

@keyframes screenTiltUp {
  0% {
    transform: perspective( 500px ) rotateX( 0deg );
  }
  10% {
    transform: perspective( 500px ) rotateX( 0deg );
  }
  30% {
    transform: perspective( 500px ) rotateX( -20deg );
  }
  100% {
    transform: perspective( 500px ) rotateX( 0deg );
  }
}
@keyframes screenTiltDown {
  0% {
    transform: perspective( 500px ) rotateX( 0deg );
  }
  10% {
    transform: perspective( 500px ) rotateX( 0deg );
  }
  30% {
    transform: perspective( 500px ) rotateX( 20deg );
  }
  100% {
    transform: perspective( 500px ) rotateX( 0deg );
  }
}

#special-sectionOverview .rogm-section-07 .screen-tilt-up{
  animation-duration: 2s;
  animation-name: screenTiltUp;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-delay: 0s;
  transform-origin: center center;
  perspective: 500px;
}
#special-sectionOverview .rogm-section-07 .screen-tilt-down{
  animation-duration: 2s;
  animation-name: screenTiltDown;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-delay: 0s;
  transform-origin: center center;
  perspective: 500px;
}







#special-sectionOverview .rogm-section-07 .rogm-content{
    max-width: 1100px;
    margin: 0 auto;
}

#special-sectionOverview .rogm-section-07 .rogm-content &gt; h3{
    text-align: center;
}
#special-sectionOverview .rogm-section-07 .rogm-content &gt; p{
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}

#special-sectionOverview .rogm-section-07 .rogm-content .rogm-content-column{
    width: 50%;
    margin-top: 50px;
    float: left;
    padding-bottom: 80px;
}
#special-sectionOverview .rogm-section-07 .rogm-content .rogm-content-column h3{
    margin: 0 20px 15px 20px;
}
#special-sectionOverview .rogm-section-07 .rogm-content .rogm-content-column h3 img{
    margin-right: 10px;
}
#special-sectionOverview .rogm-section-07 .rogm-content .rogm-content-column p{
    margin: 0 20px;
}









@media screen and (max-width: 1000px) { 
#special-sectionOverview .rogm-section-07 .switch{
    position: relative;
    left: auto;
    top: auto;
    margin-left: 20px;
    float: left;
}
}




@media screen and (max-width: 950px) { 
#special-sectionOverview .rogm-section-07 .screen{
    height: 380px;
}
#special-sectionOverview .rogm-section-07 .machine{
    margin-top: -120px;
}
}
@media screen and (max-width: 850px) { 
#special-sectionOverview .rogm-section-07 .machine{
    margin-left: 20%;
    width: 320px;
    margin-top: -140px;
}
}

@media screen and (max-width: 750px) { 
#special-sectionOverview .rogm-section-07 .screen{
    height: 300px;
}
#special-sectionOverview .rogm-section-07 .rogm-content .rogm-content-column{
    width: 100%;
    float: none;
    padding-bottom: 0;
}
#special-sectionOverview .rogm-section-07 .machine{
    margin-left: 10%;
    margin-top: -100px;
    width: 280px;
}
#special-sectionOverview .rogm-section-07 .rogm-content{
    padding-bottom: 80px;
}
}


@media screen and (max-width: 560px) { 
#special-sectionOverview .rogm-section-07 .machine{
    width: 200px;
}
#special-sectionOverview .rogm-section-07 .screen{
    height: 250px;
}
#special-sectionOverview .rogm-section-07 .switch{
    margin-left: 10px;
}
}

@media screen and (max-width: 470px) { 
#special-sectionOverview .rogm-section-07 .machine{
    margin-left: 2%;
}
#special-sectionOverview .rogm-section-07 .screen img{
    width: 90%;
}
}


@media screen and (max-width: 420px) { 
#special-sectionOverview .rogm-section-07 .machine{
    margin: -120px auto 0 auto;
    width: 80%;
    float: none;
}
#special-sectionOverview .rogm-section-07 .switch{
    margin: 0 auto;
    float: none;
    width: 200px;
}
}


@media screen and (max-width: 350px) { 
#special-sectionOverview .rogm-section-07 .screen{
    height: 190px;
}
#special-sectionOverview .rogm-section-07 .machine{
    height: 180px;
    margin-top: -80px;
}
}








/***************************section-08*******************************/


#special-sectionOverview .rogm-section-08{
    background: #171717;
    padding-top: 50px;
    position: relative;
}
#special-sectionOverview .rogm-section-08 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -450px;
}
#special-sectionOverview .rogm-section-08 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-08 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 600px;
}
#special-sectionOverview #precent-cont .rogm-section-08 h2{
    padding: 20px 20px 0 20px;
    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
}

#special-sectionOverview .rogm-section-08 p{
    padding: 0 20px;
    margin: 0 auto 20px auto;
    max-width: 900px;
    text-align: center;
}

#special-sectionOverview .rogm-section-08 .qrcode{
    text-align: center;
    margin: 40px auto 0 auto;
    text-shadow: 0px 0px 4px #000;
}
#special-sectionOverview .rogm-section-08 .qrcode span{
    width: 100px;
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
}







@media screen and (max-width: 1300px) { 
#special-sectionOverview #precent-cont .rogm-section-08 h2{
    padding-top: 0;
}
#special-sectionOverview .rogm-section-08 .rogm-content-img{
    margin-top: -580px;
}
}
@media screen and (max-width: 1200px) { 
#special-sectionOverview .rogm-section-08 .rogm-content-img{
    margin-top: -150px;
}
#special-sectionOverview .rogm-section-08 .rogm-content{
    height: auto;
}
}

@media screen and (max-width: 1000px) { 
#special-sectionOverview .rogm-section-08 .rogm-content-img{
    margin-top: -80px;
}
}

@media screen and (max-width: 500px) { 
#special-sectionOverview .rogm-section-08 .rogm-content-img{
    margin-top: -20px;
}
}












/***************************section-09*******************************/


#special-sectionOverview .rogm-section-09{
    background: #000;
    padding-top: 50px;
    position: relative;
}
#special-sectionOverview .rogm-section-09 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -20%;
}
#special-sectionOverview .rogm-section-09 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-09 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
#special-sectionOverview #precent-cont .rogm-section-09 h3{
    padding: 20px 20px 0 20px;
    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
}

#special-sectionOverview .rogm-section-09 p{
    padding: 0 20px;
    margin: 0 auto 20px auto;
    max-width: 900px;
    text-align: center;
}


@media screen and (max-width: 1000px) { 
#special-sectionOverview .rogm-section-09 .rogm-content-img{
    width: 150%;
    margin-left: -18%;
    margin-top: -25%;
}
}







/***************************section-10*******************************/


#special-sectionOverview .rogm-section-10{
    background: #222;
}
#special-sectionOverview .rogm-section-10 .rogm-content-img{
    width: 100%;
    height: auto;
    margin-top: -400px;
}
#special-sectionOverview .rogm-section-10 .rogm-content-img img{
    width: 100%;
    height: auto;
}

#special-sectionOverview .rogm-section-10 .rogm-content{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 400px;
}

#special-sectionOverview #precent-cont .rogm-section-10 h2{
    margin: 0 20px 0 2%;
    max-width: 45%;
    padding-top: 170px;
}
#special-sectionOverview #precent-cont .rogm-section-10 h3{
    padding: 0;
    margin: 10px 0 20px 2%;
    max-width: 45%;
}

#special-sectionOverview .rogm-section-10 p{
    padding: 0;
    margin: 0;
    margin-left: 2%;
    max-width: 45%;
}

@media screen and (max-width: 1300px) { 
#special-sectionOverview #precent-cont .rogm-section-10 h2{
    margin-left: 8%;
    max-width: 85%;
    padding-top: 100px;
}
#special-sectionOverview #precent-cont .rogm-section-10 h3{
    margin-left: 8%;
    max-width: 85%;
}
#special-sectionOverview .rogm-section-10 p{
    margin-left: 8%;
    max-width: 85%;
}
}

@media screen and (max-width: 950px) { 
#special-sectionOverview #precent-cont .rogm-section-10 h2{
    margin-left: 20px;
    max-width: 95%;
    padding-top: 30px;
}
#special-sectionOverview #precent-cont .rogm-section-10 h3{
    padding: 0 20px;
    margin-left: 0;
    margin-top: 30px;
    max-width: 95%;
}
#special-sectionOverview .rogm-section-10 p{
    margin-left: 0;
    max-width: 95%;
    padding: 0 20px;
}
#special-sectionOverview .rogm-section-10 .rogm-content-img{
    margin-top: 0px;
}
#special-sectionOverview .rogm-section-10 .rogm-content{
    height: auto;
    background: #000;
    margin-bottom: 20px;
}
#special-sectionOverview .rogm-section-10{
    background: #000;
}

}





/*------ video ------*/
.rogm-pop-video{
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #555;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}
.rogm-pop-video iframe{
    width: 100%;
    height: 100%;
}
.rogm-pop-video .rogm-close-video{
    width: 50px;
    height: 50px;
    background: #999;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../img/x.png);
    filter : alpha(opacity=40);
    opacity : 0.4;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.rogm-pop-video .rogm-close-video:hover{
    filter : alpha(opacity=60);
    opacity : 0.6;
}



#special-sectionOverview .notice{
    line-height: 1.4em;
    display: block;
}



#special-sectionOverview .back-to-top{
    height: 50px;
    width: 50px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 50px;
    text-indent: -9999px;
    background: #fff url(../img/arrow.png) center center no-repeat;
    display: none;
    z-index: 100;
}

#overview-aside-nav {
    z-index: 100;
}



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