.PRO_INTRO_maxw{
        width:1366px;   
        margin: 0 auto; 
}

.PRO_INTRO_maxw p{
    font-size: 20px;
    line-height: 1.6;
    padding: 20px;
    text-align: center;
}


.Pro_NewF_texttop,
.Pro_NewF_textbottom,
.Pro_NewF_textleft{
    width: 100%;
}
/*20230721*/

.Pro_NewF_texttop{
    display: flex;
    flex-direction: column;
}

.Pro_NewF_texttop .Nfeature_discription{
    order: -1;
}

/**/

.Pro_NewF_texttop .Nfeature_discription,
.Pro_NewF_textbottom .Nfeature_discription{
    width: 1280px;
    margin: 0 auto;
    font-family: 'Roboto',Verdana, Geneva,"微軟正黑體", sans-serif;
}

.Pro_NewF_texttop .Nfeature_discription{
    padding:160px 0 0px 0;
}

.Pro_NewF_textbottom .Nfeature_discription{
    padding:0px 0 160px 0;
}

.Pro_NewF_textleft .pro_left,
.Pro_NewF_textright .pro_right{
    position: relative;
} 

.Pro_NewF_textleft .pro_left .desktopS{
    display: block;
    position: absolute;
    width: 30%;
    top: 40%;
    left:14%;
}

.Pro_NewF_textright .pro_right .desktopS{
    display: block;
    position: absolute;
    width: 30%;
    top: 40%;
    right:14%;
}

.Pro_NewF_textleft .pro_left .desktopS h4,
.Pro_NewF_textright .pro_right .desktopS h4{
    margin-top: -5%;
}

.Pro_NewF_textleft .pro_left .mobileS,
.Pro_NewF_textright .pro_right .mobileS{
    display: none;
}

.Nfeature_discription h4{
    font-size: 40px;
    line-height: 1.2;
    padding-bottom: 14px;
    
}

.Nfeature_discription p{
    font-size: 20px;
    line-height: 1.5;
}


.Nfeature_img img{
    width: 100%;
    height: auto;
}

.Pro_NewF_nontextBM{
    display: block;
}


/*-----------------------------------------------------------*/

@media screen and (max-width: 1920px) {

    .Pro_NewF_textleft .pro_left .desktopS{
        position: absolute;
        width: 30%;
        top: 40%;
        left:14%;
    }

    .Pro_NewF_textright .pro_right .desktopS{
        position: absolute;
        width: 30%;
        top: 40%;
        right:14%;
    }
    
    
    .Pro_NewF_textleft .pro_left .desktopS h4,
    .Pro_NewF_textright .pro_right .desktopS h4{
        margin-top: -10%;
    }

    .Nfeature_discription h4{
        font-size: 40px;
        line-height: 1.2;
        padding-bottom: 12px;
        
    }
    
    .Nfeature_discription p{
        font-size: 20px;
        line-height: 1.4;
    }
    
    

}


/*----------------------------------------------------------*/

@media screen and (max-width: 1664px) {

    .Nfeature_discription h4{
        font-size: 36px;
        line-height: 1.2;
        padding-bottom: 10px;
       
    }
    
    .Nfeature_discription p{
        font-size: 18px;
        line-height: 1.4;
    }

}

/*----------------------------------------------------------*/

@media screen and (max-width: 1440px) {

    .Pro_NewF_textleft .pro_left .desktopS{
        position: absolute;
        width: 35%;
        top: 40%;
        left:8%;
    }

    .Pro_NewF_textright .pro_right .desktopS{
        position: absolute;
        width: 35%;
        top: 40%;
        right:8%;
    }
    
    .Pro_NewF_textleft .pro_left .desktopS h4,
    .Pro_NewF_textright .pro_right .desktopS h4{
        margin-top:-15%;
    }


}

/*---------------------------------------------------------*/

@media screen and (max-width: 1366px) {

    .PRO_INTRO_maxw{
        width:100%;    
}


    .Pro_NewF_texttop .Nfeature_discription,
    .Pro_NewF_textbottom .Nfeature_discription{
        width: 1200px;
        margin: 0 auto;
        font-family: 'Roboto',Verdana, Geneva,"微軟正黑體", sans-serif;
    }

    .Pro_NewF_texttop .Nfeature_discription{
        padding:10% 0 0px 0;
    }

    .Pro_NewF_textbottom .Nfeature_discription{
        padding:0 0 10% 0;
    }

}

/*----------------------------------------------------------*/


@media screen and (max-width: 1320px) {

    .Pro_NewF_textleft .pro_left .desktopS{
        position: absolute;
        width: 35%;
        top: 50%;
        left:10%;
    }

    .Pro_NewF_textright .pro_right .desktopS{
        position: absolute;
        width: 35%;
        top: 50%;
        right:10%;
    }
    
    .Pro_NewF_textleft .pro_left .desktopS h4,
    .Pro_NewF_textright .pro_right .desktopS h4{
        margin-top: -30%;
    }


    .Nfeature_discription h4{
        font-size: 30px;
        line-height: 1.2;
        padding-bottom: 10px;
        
    }

    .Nfeature_discription p{
        font-size: 18px;
        line-height: 1.4;
    }


}


/*---------------------------------------------------------*/



@media screen and (max-width: 1280px) {

    .Pro_NewF_texttop .Nfeature_discription,
    .Pro_NewF_textbottom .Nfeature_discription{
        width: 960px;
        margin: 0 auto;
        font-family: 'Roboto',Verdana, Geneva,"微軟正黑體", sans-serif;
    }

        

    .Pro_NewF_textleft .pro_left .desktopS h4,
    .Pro_NewF_textright .pro_right .desktopS h4{
        margin-top: -30%;
    }
    
}


/*---------------------------------------------------------*/


@media screen and (max-width: 1200px) {

    .Pro_NewF_textleft .pro_left,
    .Pro_NewF_textright .pro_right{
        position: relative;
    } 

    .Pro_NewF_textleft .pro_left .desktopS,
    .Pro_NewF_textright .pro_right .desktopS{
        display: none;
    }
    

    .Pro_NewF_textleft .pro_left .mobileS,
    .Pro_NewF_textright .pro_right .mobileS{
        display: block;
        width: 90%;
        margin: 0 auto;
        font-family: 'Roboto',Verdana, Geneva,"微軟正黑體", sans-serif;
    }

    .Pro_NewF_textleft .Nfeature_discription,
    .Pro_NewF_textright .Nfeature_discription{
        padding:0 0 10% 0;
    }

 

    .Pro_NewF_textleft .pro_left .desktopS h4,
    .Pro_NewF_textright .pro_right .desktopS h4{
        margin-top: -40%;
    }

    .Pro_NewF_nontextBM{
        display: none;
    }

	
	 /*20230721*/

    .Pro_NewF_texttop{
        display: flex;
        flex-direction: column;
    }

    .Pro_NewF_texttop .Nfeature_discription{
        order: 1;
    }

    .Pro_NewF_texttop .Nfeature_discription{
        padding:0 0 10% 0;
    }

    /**/
	
}




/*---------------------------------------------------------*/

@media screen and (max-width: 1080px) {

    .PRO_INTRO_maxw p{
        font-size: 20px;
        line-height: 1.6;
        padding: 18px;
        text-align: center;
    }

    .Pro_NewF_texttop .Nfeature_discription,
    .Pro_NewF_textbottom .Nfeature_discription,
    .Pro_NewF_textleft .pro_left .mobileS,
    .Pro_NewF_textright .pro_right .mobileS{
        width: 90%;
        margin: 0 auto;
        font-family: 'Roboto',Verdana, Geneva,"微軟正黑體", sans-serif;
    }



    .Nfeature_discription h4{
        font-size: 30px;
        line-height: 1.2;
        padding-bottom: 12px;
        padding-top: 6px;
       
    }
    
    .Nfeature_discription p{
        font-size: 16px;
        line-height: 1.5;
    }



}