@charset "utf-8";

/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* 公用 */


/* ======================================================================== */

.page_NVIDIA {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
    font-family: Arial, 'Open Sans', '微軟正黑體', "新細明體", sans-serif;
    font-weight: 400;
    color: #636161;
}

.page_NVIDIA br.desktop {
    display: block;
}

.page_NVIDIA br.mobile {
    display: none;
}

.page_NVIDIA div {
    box-sizing: border-box;
}

.page_NVIDIA img {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.page_NVIDIA img.my20 {
    margin: 20px 0 !important;
}

.page_NVIDIA img.my30 {
    margin: 30px 0 !important;
}

.page_NVIDIA img.my40 {
    margin: 40px 0 !important;
}

.page_NVIDIA img.my50 {
    margin: 50px 0 !important;
}

.page_NVIDIA .clearfix,
.page_NVIDIA .clear {
    clear: both;
}

.page_NVIDIA .hide {
    display: none;
}

.page_NVIDIA .show {
    display: block;
}

.page_NVIDIA ul,
.page_NVIDIA ol {
    margin: 0 !important;
    padding: 0 0 0 25px !important;
}

.page_NVIDIA li {
    margin: 0 !important;
    padding: 0 !important;
}

.page_NVIDIA ul li {
    list-style-type: disc !important;
}

.page_NVIDIA ol li {
    list-style-type: decimal !important;
}

.page_NVIDIA .text-center {
    text-align: center;
}

.page_NVIDIA .h240 {
    height: 240px;
}

.page_NVIDIA .h270 {
    height: 270px;
}

.page_NVIDIA .h290 {
    height: 290px;
}

.page_NVIDIA .h450 {
    height: 450px;
}

.page_NVIDIA .mb-0 {
    margin-bottom: 0 !important;
}

.page_NVIDIA .singleImg {
    width: 100%;
    text-align: center;
}

.page_NVIDIA .singleImg img {
    max-width: 100%;
}

.page_NVIDIA a,
.page_NVIDIA a p {
    color: #0075a2 !important;
}

.page_NVIDIA a:hover,
.page_NVIDIA a:hover p {
    text-decoration: underline;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .page_NVIDIA br.desktop {
        display: none;
    }
    .page_NVIDIA br.mobile {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* kv 主圖 */


/* ======================================================================== */

.page_NVIDIA .kv {
    position: relative;
    min-height: 400px;
    background: #103357 url(../images/kv_bg.jpg) center bottom no-repeat;
    background-size: contain;
}

.page_NVIDIA .kv .text {
    position: absolute;
    top: 100px;
    left: 50px;
    color: #FFF;
}

.page_NVIDIA .kv .text .t1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}

.page_NVIDIA .kv .text .t2 {
    font-size: 37px;
    line-height: 40px;
    font-weight: bold;
}

.page_NVIDIA .kv .text .t3 {
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
}

.page_NVIDIA .kv .img {
    position: absolute;
    right: 30px;
    bottom: 25px;
    line-height: 1px;
}

.page_NVIDIA .kv .img.logos {
    position: absolute;
    left: 35px;
    bottom: 50px;
}

@media screen and (max-width: 1199px) {
    .page_NVIDIA .kv {
        display: flex;
        align-items: center;
        min-height: calc( 33.33vw);
    }
    .page_NVIDIA .kv .img img {
        max-height: 26vw;
        width: auto;
    }
	.page_NVIDIA .kv .text {
		top: 70px;
		left: 50px;
	}
}

@media screen and (max-width: 991px) {
    .page_NVIDIA .kv .img {
        /* 寬度要配合原稿調整 */
        width: 40%;
        right: 5%;
        text-align: right;
    }
	.page_NVIDIA .kv .text {
		width: 50%;
		top: 30px;
	}
	.page_NVIDIA .kv .img.logos {
		left: -15%;
		bottom: 5px;
}
}

@media screen and (max-width: 767px) {
    .page_NVIDIA .kv {
        display: block;
        min-height: unset;
        background: #103357 url(../images/kv_bg.jpg) 10% bottom no-repeat;
        background-size: auto 70%;
    }
    .page_NVIDIA .kv .text {
        position: static;
        padding-top: 30px;
        width: 100%;
        text-align: center;
    }
    .page_NVIDIA .kv .img {
        position: static;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
        text-align: center;
    }
    .page_NVIDIA .kv .img img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }
	.page_NVIDIA .kv .img.logos {
    position: static;
	}
}

@media screen and (max-width: 599px) {
    .page_NVIDIA .kv {
        min-height: unset;
    }
    .page_NVIDIA .kv .img img {
        max-width: 90%;
    }
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* intro 主圖下的主要介紹文 */


/* ======================================================================== */

.page_NVIDIA .intro {
    display: flex;
    align-items: center;
    padding: 20px 50px;
}

.page_NVIDIA .intro p {
    display: block;
    max-width: 960px;
    font-size: 16px;
    line-height: 24px;
    color: #4b4c4c;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .page_NVIDIA .intro {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {
    .page_NVIDIA .intro {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox 內容 default */


/* ======================================================================== */

.page_NVIDIA .contentBox {
    padding: 30px 50px;
}

.page_NVIDIA .contentBox .title {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.page_NVIDIA .contentBox .box .img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_NVIDIA .contentBox .box .img img {
    max-width: 100%;
}

.page_NVIDIA .contentBox .box .subttl {
    color: #000;
    font-size: 21px;
    line-height: 24px;
    margin: 20px 0;
}

.page_NVIDIA .contentBox .box p,
.page_NVIDIA .contentBox .box li {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 21px;
    padding-right: 30px;
}

.page_NVIDIA .contentBox .box a.moreBtn {
    display: block;
    float: right;
    color: #FFF !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    width: 130px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 50px;
    border-radius: 3px;
    background: #144c78 url(../images/btn_arrow.png) 90% center no-repeat;
}

.page_NVIDIA .contentBox .box a.moreBtn:hover {
    color: #FF0;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .page_NVIDIA .contentBox {
        padding: 20px;
    }
    .page_NVIDIA .contentBox .box .img {
        width: 100%;
    }
    .page_NVIDIA .contentBox .box .img img {
        max-width: 90%;
    }
    .page_NVIDIA .contentBox .box .subttl br,
    .page_NVIDIA .contentBox.circles .box p br {
        display: none;
    }
    .page_NVIDIA .contentBox.circles .box .img img {
        width: 150px;
    }
}

@media screen and (max-width: 767px) {
    .page_NVIDIA .contentBox .title {
        margin-bottom: 10px;
    }
    .page_NVIDIA .contentBox .box p,
    .page_NVIDIA .contentBox .box li {
        padding-right: 0;
    }
    .page_NVIDIA .contentBox .box .img img {
        width: unset !important;
        height: auto !important;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x1 內容 1*1 */


/* ======================================================================== */

.page_NVIDIA .contentBox.b1x1.screen>p {
    display: block;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 21px;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.page_NVIDIA .contentBox.b1x1.screen .screenBox {
    position: relative;
    width: 887px;
    height: 355px;
    margin: 0 auto;
    background: url(../images/screen_wall1.jpg) center top no-repeat;
}

.page_NVIDIA .contentBox.b1x1.screen .screenBox img {
    display: block;
    position: absolute;
    bottom: 30px;
    left: calc( 50% - 185px);
}

.page_NVIDIA .contentBox.b1x1.screen .boxList {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 800px;
    margin: 10px auto;
}

.page_NVIDIA .contentBox.b1x1.screen .boxList .sbox {
    flex: 1;
    text-align: center;
}

.page_NVIDIA .contentBox.b1x1.screen .boxList .sbox p {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 18px;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
    .page_NVIDIA .contentBox.b1x1.screen .screenBox {
        width: 100%;
        height: 350px;
        text-align: center;
        background-size: contain;
    }
    .page_NVIDIA .contentBox.b1x1.screen .screenBox img {
        bottom: 10px;
    }
    .page_NVIDIA .contentBox.b1x1.screen .boxList .sbox img {
        width: 170px;
    }
}

@media screen and (max-width: 767px) {
    .page_NVIDIA .contentBox.b1x1.screen .screenBox {
        height: 320px;
        background-size: contain;
    }
    .page_NVIDIA .contentBox.b1x1.screen .boxList .sbox {
        min-width: 50%;
    }
    .page_NVIDIA .contentBox.b1x1.screen .boxList .sbox img {
        width: 95%;
    }
}

@media screen and (max-width: 599px) {
    .page_NVIDIA .contentBox.b1x1.screen .screenBox {
        height: unset;
    }
    .page_NVIDIA .contentBox.b1x1.screen .screenBox img {
        display: inline;
        position: static;
        margin-top: 50px !important;
        width: 80vw;
    }
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x2 內容 1*2 */


/* ======================================================================== */

.page_NVIDIA .contentBox.b1x2 .boxs {
    display: flex;
}

.page_NVIDIA .contentBox.b1x2 .box {
    width: 50%;
    margin: 0;
    padding: 0;
}

.page_NVIDIA .contentBox.b1x2 .box.noLine {
    border: 0 !important;
}

.page_NVIDIA .contentBox.b1x2 .box.noLine.large {
    width: 70% !important;
	margin-left: 5%;
	z-index:-99;
}
.page_NVIDIA .contentBox.b1x2 {
    position: relative;
}
.page_NVIDIA .contentBox.b1x2 .box.mt-45.small {
    position: absolute;
	margin-top: 26%;
	right: -7%;
}

.page_NVIDIA .contentBox.b1x2 .box.mt-45 {
    margin-top: 45px;
}

.page_NVIDIA .contentBox.b1x2 .box:nth-child(1) {
    border-right: 1px solid #D1D1D1;
}

.page_NVIDIA .contentBox.b1x2 .box:nth-child(2) {
    padding-left: 40px;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .page_NVIDIA .contentBox.b1x2 .boxs {
        display: block;
    }
    .page_NVIDIA .contentBox.b1x2 .box {
        width: 100%;
        padding: 20px 0 !important;
    }
    .page_NVIDIA .contentBox.b1x2 .box.mt-45 {
        margin-top: unset;
    }
    .page_NVIDIA .contentBox.b1x2 .box .img {
        display: block;
        text-align: center;
        height: unset !important;
    }
    .page_NVIDIA .contentBox.b1x2 .box:nth-child(1) {
        border-right: 0;
    }
    .page_NVIDIA .contentBox.b1x2 .box:nth-child(2) {
        padding-left: 0;
    }
	.page_NVIDIA .contentBox.b1x2 .box.noLine.large {
    width: 100% !important;
	margin-left: 0%;
	z-index:-99;
	}
	.page_NVIDIA .contentBox.b1x2 {
		position: auto;
	}
	.page_NVIDIA .contentBox.b1x2 .box.mt-45.small {
		position: unset;
		margin-top: unset;
		right: unset;
}
}

@media screen and (max-width: 599px) {
    .page_NVIDIA .contentBox.b1x2 .box .img img {
        max-width: 100% !important;
    }
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* grayBg 灰底 */


/* ======================================================================== */

.page_NVIDIA .contentBox.grayBg {
    background-color: #e5ebf1;
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox title 產品細節 標題 */


/* ======================================================================== */

.page_NVIDIA .productBox.bigTTL {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox 產品細節 default : 1x1 */


/* ======================================================================== */

.page_NVIDIA .productBox {
    padding: 0 50px 50px 50px;
}

.page_NVIDIA .productBox .title {
    color: #3c3c3c;
    font-size: 21px;
    line-height: 40px;
    padding-left: 20px;
    background-color: #f3f3f3;
    margin-bottom: 35px;
}

.page_NVIDIA .productBox .subttl.left {
    color: #4172ae;
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
}

.page_NVIDIA .productBox .subttl.right {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
    text-align: right;
}

.page_NVIDIA .productBox .box .subttl {
    color: #4172ae;
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
}

.page_NVIDIA .productBox .box .img {
    text-align: center;
}

.page_NVIDIA .productBox .box .img img {
    /* 最大的單張圖寬度要配合原稿調整 */
    max-width: 750px;
}

.page_NVIDIA .productBox p.productBox_text {
    width: 48%;
    padding-left: 20px;
}

@media screen and (max-width: 1199px) {
    .page_NVIDIA .productBox .box .img img {
        /* 最大的單張圖寬度要配合原稿調整 */
        max-width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .page_NVIDIA .productBox {
        padding: 0 20px 20px 20px;
    }
    .page_NVIDIA .productBox .box .img {
        width: 100%;
    }
    .page_NVIDIA .productBox .box .img img {
        max-width: 100%;
    }
    .page_NVIDIA .productBox p.productBox_text {
        width: calc( 100% - 20px);
    }
}

@media screen and (max-width: 767px) {
    .page_NVIDIA .productBox .box .img img {
        width: unset !important;
        height: auto !important;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox b1x3 產品細節 1*3 */


/* ======================================================================== */

.page_NVIDIA .productBox.b1x3 .boxs {
    display: flex;
    align-items: center;
}

.page_NVIDIA .productBox.b1x3 .box {
    width: 33%;
}

.page_NVIDIA .productBox.b1x3 .box.unset img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 1199px) {
    .page_NVIDIA .productBox.b1x3 .box.unset img {
        height: unset !important;
    }
}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .page_NVIDIA .productBox.b1x3 .boxs {
        display: block;
    }
    .page_NVIDIA .productBox.b1x3 .box {
        width: 100%;
    }
    .page_NVIDIA .productBox.b1x3 .box .img img {
        max-width: 100%;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* Slider */


/* ======================================================================== */

.page_NVIDIA .sliderBox {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 50px;
}


/*.sliderBox_two 新增2格時應用*/

.page_NVIDIA .sliderBox_two {
    width: 750px;
    margin: 0 auto;
}

.page_NVIDIA .owl-carousel .item {
    text-align: center;
}

.page_NVIDIA .owl-carousel .item a {
    display: inline-block;
}

.page_NVIDIA .owl-carousel .item .nonelink {
    cursor: default;
}

.page_NVIDIA .owl-carousel .item img {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    /*fix image*/
}

.page_NVIDIA .owl-carousel .owl-wrapper-outer {
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .page_NVIDIA .sliderBox {
        width: 100%;
    }
    /*.sliderBox_two 新增2格時應用*/
    .page_NVIDIA .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .page_NVIDIA .sliderBox {
        padding: 20px;
    }
    /*.sliderBox_two 新增2格時應用*/
    .page_NVIDIA .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 767px) {
    /*.sliderBox_two 新增2格時應用*/
    .page_NVIDIA .sliderBox_two {
        width: 100%;
    }
}

@media screen and (max-width: 599px) {}



/*-------新增------------------*/

#mi-nvidia .nv-kv{
    background-image: url(css-img/ny-kv-bg-1200.jpg);
    /*background-image: url(css-img/ny-kv-bg-02.jpg);
    background-image: url(css-img/ny-kv-bg-02-1200.jpg);
    background-image: url(css-img/ny-kv-bg-03-1200.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
        min-height: 340px;
        min-height: 280px;
        padding: 2%;
            position: relative;

        max-width: 1200px;
    margin: auto;
}

#mi-nvidia .nv-kv-box{
    /*display: flex;
    justify-content: space-between;*/

}

#mi-nvidia .nv-kv-logo{
margin-left: 3%;
}

#mi-nvidia .nv-kv-tit{
        width: 65%;
         width: 75%;
    /*background-color: #030607;*/


    background-image: linear-gradient(to left, green 40%, transparent 70%);

    background-image: -webkit-linear-gradient(left,rgb(0 0 0 / 35%) 100%,transparent 90%);

    color: #fefefe;
    padding: 3%;
        padding-top: 2%;
}

#mi-nvidia .nv-kv-logo-pho{
        width: 10%;
}

#mi-nvidia .nv-kv-tit-big{
        font-size: 3.2rem;
            font-weight: bold;
            margin-top: 0%;
            margin-bottom: 2%;
                color: #94ff00;
                color: #ffffff;
                    line-height: 4.2rem;
}

#mi-nvidia .nv-kv-tit-s{
     font-size: 1.7rem;
    line-height: 2.4rem;
}

#mi-nvidia .nv-kv-pd{
    position: absolute;
    right: 0;
    bottom: 0;
}

#mi-nvidia .nv-kv-pd-img{
    position: absolute;
    right: 2%;
    bottom: 0;
bottom: 12%;
    width: 33%;
}

#mi-nvidia .mi-nv-box{
        max-width: 1200px;
    margin: auto;
       padding: 0% 5%;
}

#mi-nvidia .mi-nv-box-gbg{
    background-color: #f1f1f1;
}

#mi-nvidia .mi-nv-box-darkbg{
    background-color: #f1f1f1;
        background-image: url(css-img/ny-dark-bg.jpg);
            background-repeat: no-repeat;
            background-position: center;

        text-align: center;
}

#mi-nvidia .mi-nv-box-lastdark{
    background-color: #f1f1f1;
        background-image: url(css-img/ny-lastdark-bg.jpg);
            background-repeat: no-repeat;
            background-position: center;
    padding-bottom: 5%;
}

#mi-nvidia .mi-nv-box-triangle{
    background-color: #f1f1f1;
        background-image: url(css-img/ny-kv-download-02.jpg);
            background-repeat: no-repeat;
            background-position: center;
}

#mi-nvidia .mi-nv-first{
        font-size: 0.9rem;
    line-height: 1.5rem;
    color: #6b6b6b;
    max-width: 820px;
    margin: auto;
        margin-top:4%;
        margin-bottom:4%;
}

#mi-nvidia .mi-nv-icon{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
        padding: 0% 0%;
            padding-bottom: 1%;
}

#mi-nvidia .mi-nv-icon-pho{
    width: 30%;
    margin: auto;
}

#mi-nvidia .mi-nv-icon-con{
    width: 70%;
    padding-left: 2%;
    margin: auto;
}

#mi-nvidia .mi-nv-icon-con-sp{
    padding-top: 1%;
}

#mi-nvidia .mi-nv-icon-last{
    width: 45%;
    margin: auto;
    margin-bottom: 5%;
}

#mi-nvidia .mi-nv-icon-box{
    width: 60%;
        margin: auto;
}

#mi-nvidia .mi-nv-img-100{
    width: 100%;
        display: block;
}

#mi-nvidia .mi-nv-icon-con-tit{
    font-size: 1.1rem;
    line-height: 2rem;
    margin-top: 0;
    margin-bottom: 2%;
    color: #004280;
    color: #f39800;
    font-weight: bold;
}

#mi-nvidia .mi-nv-icon-con-tit-se{
    margin-top: 0;
    margin-bottom: 3%;
}

#mi-nvidia .mi-nv-icon-con-item{
        font-size: 1rem;
    line-height: 1.5rem;
    color: #6b6b6b;
        /*margin-left: 2%;*/
            /*background-color: #fefefe;
    padding: 1%;*/
}

#mi-nvidia .mi-nv-icon-con-item li{
       margin-bottom: 0.4%!important;
    font-size: 0.9rem;
        margin-left: 3%;
        list-style: none!important;
}

#mi-nvidia .mi-nv-icon-con-item .mi-nv-icon-con-last{

}


#mi-nvidia .mi-nv-icon-con-item li:before{
        content: "";
    background-color: #8dc73f;
        background-color: #f39800;
    border-radius: 7px;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-right: 1%;
    margin-left: -2.2%;
}

#mi-nvidia .mi-nv-icon-con-item-se{
        font-size: 0.9rem;
    line-height: 1.5rem;
    color: #6b6b6b;
        margin-left: 4%;
}

#mi-nvidia .mi-nv-icon-con-item-se li{
        margin-bottom: 2%!important;
            list-style: none!important;
}

#mi-nvidia .mi-nv-icon-con-item-se li:before{
        content: "";
    background-color: #f39800;
    border-radius: 7px;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-right: 2%;
    margin-left: -4.5%;
        margin-bottom: 0.5%;
}

#mi-nvidia .mi-nv-icon-con-item-se .mi-nv-pdmove:before{
    display: none;
}

#mi-nvidia .mi-nv-dot{
        background-color: #8dc73f;
    border-radius: 10px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 1%;
}

#mi-nvidia .mi-nv-bigtit{
    font-size: 2rem;
    margin: auto;
    text-align: center;
    font-weight: bold;
max-width: 820px;
        /*margin-top: 4%;*/
    margin-bottom: 4%;
        padding-top: 4%;
        line-height: 2.5rem;
        color: #1e1e1e;
}

#mi-nvidia .mi-nv-bigtit-lmb{
    margin-bottom: 3%;
}

#mi-nvidia .mi-nv-bigtit-gre{
    color: #73ad24;
        color: #f39800;
        padding-top: 2%;
            margin-top: 3%;
    }

#mi-nvidia .mi-nv-bigtit-w{
    color: #fefefe;
    }

#mi-nvidia .mi-nv-last-box{
    padding: 4%;
    padding-left: 5%;
    min-height: 320px;
    background-color: #ffffff;
    margin-top: 3%;
}

#mi-nvidia .mi-nv-elite{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5%;
    margin-bottom: 0%;
}

#mi-nvidia .mi-nv-elite-box{
    width: 25%;
    margin: auto;
        margin-bottom: 5%;
            text-decoration: none;
 }

 #mi-nvidia .mi-nv-last-bbox{
    width: 28%;
    margin: auto;
 }

  #mi-nvidia .mi-no-mt{
    margin-top: 0;
 }

#mi-nvidia .mi-nv-elite-tit{
     background-color: #013b71;
    display: block;
    margin: auto;
    text-align: center;
    color: #fefefe;
    padding: 5%;
    font-size: 1.2rem;
}

#mi-nvidia .mi-nv-last-tit{
        background-color: #414141;
    opacity: 0.8;
    display: block;
    margin: auto;
    text-align: center;
        /*text-align: left;*/
    color: #fefefe;
    padding: 5%;
    font-size: 1rem;
    margin-top: 5%;
    border-radius: 10px;
    min-height: 90px;
    line-height: 1.2rem;
}

#mi-nvidia .mi-nv-last-tit-sp{
    padding-top: 8%;
}

#mi-nvidia .mi-nv-yt{
    width:80%; 
    height:460px;

        margin-top: 2%;
    padding-bottom: 6%;
}

#mi-nvidia .mi-nv-down{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
        margin: auto;
    text-align: center;
}

#mi-nvidia .mi-nv-down-box{
    width: 30%;
    margin: auto;
}

#mi-nvidia .mi-nv-down-tit{
    color: #004280;
    font-size: 1.2rem;
    margin-bottom: 2%;
    /*margin-top: 8%;*/
    font-weight: bold;
        /*min-height: 60px;*/
    line-height: 1.7rem;
}

#mi-nvidia .mi-nv-down-tit-st{
     color: #004280;
     font-size: 1rem;
}

#mi-nvidia .mi-nv-down-img{
        width: 55%;
    margin: auto;
}

#mi-nvidia .mi-nv-down-btn-box{
        margin-bottom: 10%;
    margin-top: 5%;
}

#mi-nvidia .mi-nv-down-btn{
        padding: 1px 15px;
    text-decoration: none;
    color: #fefefe!important;
    text-align: center;
    box-sizing: border-box;
    transition: all 0.3s;
    background-color: #004280;
    font-size: 0.8rem;
    line-height: 1.2rem;
    font-weight: bold;
    display: block;
    width: 45%;
    margin: auto;
    cursor: pointer;
    border-radius: 20px;
    /* margin-top: 10%; */
    border: 2px solid #005bb0;
}

#mi-nvidia .mi-nv-down-btn span{
    cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#mi-nvidia .mi-nv-down-btn span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: -14px;
  right: -20px;
  transition: 0.5s;
}

#mi-nvidia .mi-nv-down-btn:hover span {
  padding-right: 15px;
}

#mi-nvidia .mi-nv-down-btn:hover span:after {
  opacity: 1;
  right: 0;
}

#mi-nvidia .mi-nv-pd-img{
        width: 60%;
    margin: auto;
        margin-bottom: 5%;
            position: relative;
}

#mi-nvidia .mi-nv-pd{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
        padding-bottom: 1%;
        padding-top: 1.5%;
}

#mi-nvidia .mi-nv-pd-box{
    width: 32%;
    margin: auto;
        background-color: #fefefe;
    box-shadow: 1px 3px 10px 3px #f0f0f0;
    padding: 1%;
        padding-top: 2%;
}

#mi-nvidia .mi-nv-pd-tit{
    font-size: 1.2rem;
    margin-bottom: 5%;
    color: #095066;
        color: #004280;
        color: #f39800;
    font-weight: bold;
}

#mi-nvidia .mi-nv-pd-new-none{
        opacity: 0;
}

#mi-nvidia .mi-nv-pd-stit{
font-size: 0.9rem;
    color: #4b4b4b;
    line-height: 1.5rem;
    /*margin-bottom: 7%;*/
        min-height: 60px;
}

#mi-nvidia .mi-nv-pd-con{
    color: #6c6c6c;
        min-height: 230px;
        background-color: #f2f2f2;
    padding: 5%!important;
        padding-left: 9%!important;
}

#mi-nvidia .mi-nv-pd-con li{
    margin-bottom: 0.5rem!important;
        font-size: 0.8rem;
            line-height: 1rem;
                list-style: none!important;
}

#mi-nvidia .mi-nv-pd-con li:before{
    content: "";
    background-color: #8dc73f;
    background-color: #f39800;
    border-radius: 5px;
    width: 5px;
    height: 5px;
    display: inline-block;
    margin-right: 2%;
    margin-left: 0%;
        margin-left: -5%;
            margin-bottom: 0.5%;
}

#mi-nvidia .mi-nv-pd-new{
        background-color: #f39801;
    padding: 3% 5%;
    color: #fefefe;
    border-radius: 10px;
    font-size: 0.9rem;
}

#mi-nvidia .mi-mb-only{
        display: none;
    }

#mi-nvidia .mi-nv-icon-con-item-se .mi-nv-pdmove{
    margin-bottom: 0%!important;
}

#mi-nvidia .mi-nv-icon-con-item-se .mi-nv-pdmove-sp{
    margin-bottom: 3%!important;
}

/*#mi-nvidia .mi-nv-pdmove span{
        display: none;
}*/

/*#mi-nvidia .mi-nv-pdmove a:hover{
        margin-left: 4%;
        transition: all 0.8s;
}*/

/*#mi-nvidia .mi-nv-pdmove span{
     cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

#mi-nvidia .mi-nv-pdmove a:hover span{
    padding-right: 15px;
}

#mi-nvidia .mi-nv-pdmove span:after{
        content: '»';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

#mi-nvidia .mi-nv-pdmove a:hover span:after{
        opacity: 1;
    right: 0;
}*/
#mi-nvidia .mi-nv-pdmove a{
        color: #006acf!important;
            text-decoration: none;
                min-width: 260px;
}


#mi-nvidia .mi-nv-pdmove a span{
    cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#mi-nvidia .mi-nv-pdmove a span:after {
  content: '»';
  /*position: absolute;*/
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

#mi-nvidia .mi-nv-pdmove a:hover span {
  padding-right: 5px;
    padding-left: 2%;
}

#mi-nvidia .mi-nv-pdmove a:hover span:after {
  opacity: 1;
  right: 0;
}

#mi-nvidia .mi-nv-pd-btn{
        width: 100%;
    position: relative;
}

#mi-nvidia .mi-nv-pd-btn a{
        background-color: #004280;
    /* padding: 3% 5%; */
    color: #fefefe!important;
    /*border-radius: 10px;*/
    font-size: 0.9rem;
    width: 100%;
    position: relative;
    display: block;
    margin: auto;
    text-align: center;
        line-height: 30px;
            margin-top: 3%;
    margin-bottom: 3%;
    text-decoration: none;
    transition: all 0.3s;

}

#mi-nvidia .mi-nv-pd-btn a:hover{
        background-color: #005aaf;
}

#mi-nvidia .mi-t-last-dot{
        line-height: 1.5rem;
}

#mi-nvidia .mi-t-last-dot:before{
        content: "";
    background-color: #f39800;
    border-radius: 6px;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 1%;
    margin-left: -3%;
        margin-bottom: 0.5%;
}   

#mi-nvidia .mi-bg-gray{
    background-color: #f1f1f1;
}

#mi-nvidia .mi-item-link{
        color: #006acf!important;
            text-decoration: none;
}

#mi-nvidia .mi-mb-only{
    display: none;
}

/*--------手機RWD系列-----------*/

@media screen and (max-width: 768px){
    
    #mi-nvidia .mi-mb-only{
            display: block;
    }

    #mi-nvidia .mi-nv-icon-con-tit{
        text-align: center;
    }

    #mi-nvidia .mi-nv-icon-con-item{
        padding: 4%;
    }

    #mi-nvidia .nv-kv{
        padding: 4%;
        min-height: 680px;
            background-image: url(css-img/ny-kv-bg-1200-mb.jpg);
    }

    #mi-nvidia .nv-kv-pd-img{
            right: 5%;
        bottom: 3%;
        width: 66%;
    }

    #mi-nvidia .nv-kv-logo-pho{
        width: 20%;
            margin-top: 30%;
        margin-bottom: 5%;
    }

    #mi-nvidia .nv-kv-tit{
        width: 85%;
    }

    #mi-nvidia .nv-kv-tit-big{
            margin-bottom: 6%;
                font-size: 3rem;
    line-height: 3.2rem;
    }

    #mi-nvidia .mi-nv-box{
        width: 90%;
        padding-bottom: 7%;
    }

    #mi-nvidia .mi-nv-icon-pho{
            width: 70%;
    }

    #mi-nvidia .mi-nv-icon-con{
        width: 95%;
    }

    #mi-nvidia .mi-t-box{
        width: 95%;
        overflow: auto;
    }

    #mi-nvidia .mi-nv-icon-last{
        width: 95%;
    }

    #mi-nvidia .mi-mb-only{
        display: block;
    }

    #mi-nvidia .mi-nv-elite-box{
        width: 95%;
            margin-bottom: 8%;
    }

    #mi-nvidia .mi-nv-yt{
            height: 200px;
    }

    #mi-nvidia .mi-nv-down-box{
        width: 95%;
    }

    #mi-nvidia .mi-nv-box-triangle{
            background-image: url(css-img/ny-kv-download-mb-02.jpg);
    }

    #mi-nvidia .mi-nv-pd-box{
        width: 95%;
        margin-bottom: 10%;
    }

    #mi-nvidia .mi-nv-pd-stit{
            margin-bottom: 2%;
            margin-left: 3%;
    }

    #mi-nvidia .mi-nv-pd-new{
        position: absolute;
        left: -20%;
        top: 10%;
    }

    #mi-nvidia .mi-nv-last-bbox{
            width: 95%;
                margin-bottom: 10%;
    }

    #mi-nvidia .mi-nv-box-lastdark{
        background-repeat: repeat;
    }

    #mi-nvidia .mi-nv-bigtit{
            font-size: 2rem;
            /*margin-top: 10%;*/
            margin-bottom: 10%;
                padding-top: 10%;
    }

    #mi-nvidia .mi-nv-first{
        margin: 8% 0%;
    }

    #mi-nvidia .mi-nv-pd-tit{
            margin-left: 3%;
    }

}


/*--------table系列-----------*/

#mi-nvidia .mi-t-box-tab tr th, #mi-nvidia .mi-t-box-tab tr td {
    padding: 1.5%;
}

#mi-nvidia .mi-t-box{
        width: 100%;
    margin: auto;
    text-align: center;
        margin-bottom: 5%;
}

#mi-nvidia .mi-t-box-tab{
    width: 100%;
    text-align: center;
        text-align: left;
            border-radius: 25px;
    overflow: hidden;
}

#mi-nvidia .mi-t-box-tab tr th, .mi-t-box-tab tr td{
        padding: 1.5%;
}

#mi-nvidia .mi-t-box-tab .t-color-1{
    background-color: #76b900;
    background-color: #004280;
    color: #fefefe;
    /*border: 1px solid #fefefe;*/
}

#mi-nvidia .mi-t-box-tab .t-color-2{
    color: #fefefe;
    background-color: #00a1c0;
    background-color: #00c0d0;
    border: 1px solid #fefefe;
    border-right: 0px solid #fefefe;
        font-size: 1.2rem;
            /*width: 20%;*/

        display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}


#mi-nvidia .mi-t-box-tab .t-color-3{
        /*color: #9b9b9b;*/
    /*background-color: #00c0d0;
        background-color: #eeeeee;*/
    /*border: 1px solid #fefefe;*/
    line-height: 1.3rem;
        font-size: 1rem;
        width: 40%;
            /*text-align: left;*/

    background: url(../images/cssImg_listPoint.png) left top repeat-y;
}


#mi-nvidia .mi-t-box-tab .mi-tr-move-f{
        color: #9b9b9b;
                color: #686868;
    background-color: #e3e3e3;
        background-color: #ebf8ff;
        transition: all 0.3s;
}


#mi-nvidia .mi-t-box-tab .mi-t-color-2{
    
}

#mi-nvidia .mi-t-box-tab .mi-t-spdot{
        padding-left: 2.5%;
}

#mi-nvidia .mi-t-box-tab .mi-tr-move{
        color: #9b9b9b;
        color: #686868;
    background-color: #eeeeee;
        background-color: #f9f9f9;
            background-color: #f6fcff;
        transition: all 0.3s;
}

#mi-nvidia .mi-t-box-tab .mi-tr-move:hover{
      background-color: #95d524;
          color: #fefefe;
  background-color: #1666a9;
    color: #fff;
}

#mi-nvidia .mi-t-box-tab .mi-tr-sp-move{
    background-color: #3e8e37;
    color: #ebebeb;
}

#mi-nvidia .mi-t-box-tab .mi-tr-sp-move:hover{
    background-color: #2b7025;
    color: #fefefe;

}

/*#mi-nvidia .mi-t-box-tab .mi-tr-move-f:hover:#mi-nvidia .mi-t-box-tab .t-item-1{
        color: #fefefe;
}*/

#mi-nvidia .mi-t-box-tab .t-color-4{
        background-color: #247ea5;
    color: #fefefe;
        /*border-right: 1px solid #fefefe;
    border-left: 1px solid #fefefe;*/
    border: 1px solid #fefefe;
        font-size: 1.2rem;
}

#mi-nvidia .mi-t-box-tab .t-color-4-sp{
        font-size: 1.2rem;
}

#mi-nvidia .mi-t-box-tab .mi-text-1{
    font-size: 1.2rem;
        font-weight: bold;
}

.page_NVIDIA #mi-nvidia .mi-t-box-tab .mi-text-1 a{
        color: #fefefe!important;
            text-decoration: none;
}

#mi-nvidia .mi-t-box-tab .mi-text-2{
    font-size: 1.2rem;
        font-weight: bold;
}

#mi-nvidia .mi-t-box-tab .mi-tb-time{
    font-size: 1rem;
    display: block;
        /*margin-bottom: 3%;*/
}

#mi-nvidia .mi-t-box-tab .mi-text-wbox{
    background-color: #fefefe;
    color: #00a1c0;
    padding: 2% 8%;
    margin-top: 3%;
}

#mi-nvidia .mi-t-box-tab .t-item-1{
    width: 20%;
    text-align: left;
        color: #004280;
            background-image: none;
}

#mi-nvidia .mi-t-box-tab .t-item-1:hover{
 color: #fefefe;
}


#mi-nvidia .mi-t-box-tab .mi-tr-move-f:hover{
        background-color: #95d524;
            color: #fefefe;
            background-color: #1666a9;
    color: #fff;
}

#mi-nvidia .mi-t-box-tab .mi-tr-move:not(:first-child):hover .t-item-1{
     color: #fff;
}

#mi-nvidia .mi-t-box-tab .mi-tr-move-f:not(:first-child):hover .t-item-1{
     color: #fff;
}