@font-face {
    font-family: "AMUSAF";
    src: url(../fonts/AMUSAF.TTF);
}

@font-face {
    font-family: "Questrial-Regular";
    src: url(../fonts/Questrial-Regular.ttf);
}

* {
    /* font-family: Questrial-Regular, 微軟正黑體; */
    font-family: Microsoft JhengHei, 微軟正黑體;
    line-height: normal;
    font-size: 16px;
}

.rorze {
    /* font-family: Questrial-Regular, 微軟正黑體; */
    font-family: Microsoft JhengHei, 微軟正黑體;
    line-height: normal;
}

body {
    overflow-x: hidden;
}

ul li {
    list-style-type: none;
}

ul {
    padding: 0;
}

.fx-2 a {
    color: #4e4e4e;
}

.title {
    font-size: 28px;
    margin: 20px 0;
    font-weight: bold;
}

.data {
    padding: 100px 0;
    min-height: 80vh;
}

.day {
    font-size: 18px;
    margin: 0 0 20px 0;
}

.fx {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.fx-data-new {
    border-top: 1px solid #e4e4e4;
}

.fx-1 {
    font-size: 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.fx-2 {
    font-size: 14px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.black {
    color: #010101;
}

.gray {
    color: #4e4e4e;
}

.fx p {
    padding: 10px 0;
}

.text_data .news2_day {
    padding: 0;
}

.fx-2 img {
    padding: 0 15px;
}

.text {
    font-size: 16px;
}


/*
.btn {
    margin: 0 -30px;
}
*/

.btn button {
    font-weight: bold;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

p.btn {
    padding-left: 0px;
}

.bt-color {
    color: #4e4e4e;
    background-color: #fff;
    border: 1px solid #4e4e4e;
}

.pc_hovertag .bt-color:hover {
    color: #fff;
    background-color: #4e4e4e;
    border: 1px solid #4e4e4e;
}

.slider-v .lSSlideOuter.vertical .lSAction > .lSPrev {
    bottom: auto;
    top: 46%;
    background-image: url(../images/news_detail/arrow-up.png);
    background-position: 0;
    left: 3px;
}

.slider-v .lSSlideOuter.vertical .lSAction > .lSNext {
    bottom: auto;
    top: 53%;
    background-image: url(../images/news_detail/arroe-down.png);
    background-position: 0;
    opacity: 1;
    left: 0%;
}

.slider-v .lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
    float: left;
    padding: 0;
}

.slider-v .lSPager {
    display: none;
}

.slider-v .lSSlideOuter.vertical .lSAction > a {
    left: 0%;
    margin-left: 0px;
}

.slider-v .lSAction > a {
    width: 45px;
    display: block;
    top: 50%;
    height: 45px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
    opacity: 1;
}

.pc_hovertag .slider-v .lSAction > a:hover {
    opacity: 0.7;
}

.lslide {
    text-align: center;
}

.fx_lost {
    border-bottom: 1px solid #e4e4e4;
}

.fx-1,
.fx-2 {
    margin: 0;
}


/* video */

.video_gb {
    padding: 50px 0 0 50px;
}

.video-r p {
    margin: 0 0 15px;
}

.v-title {
    font-size: 30px;
    color: #4a4a4a;
    font-weight: 600;
}

.v-text {
    border-top: 1px solid;
}

.v-2 {
    padding: 15px 0;
    font-size: 18px;
    /* font-family: "Questrial-Regular"; */
}

.video_gb p {
    color: #4a4a4a;
}


/*.video-d {
    padding: 25px 0;
}*/

.video-d .only-iframe {
    cursor: pointer;
}

.pc_hovertag .video-d .only-iframe:hover p {
    color: #9e203f;
}

.v-img:after {
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -25px;
    content: "\f01d";
    font-family: "FontAwesome";
    font-size: 65px;
    color: #FFF;
    display: block;
    position: absolute;
    text-align: center;
    opacity: 1;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.video_all {
    padding-bottom: 30px;
}

.video_page {
    text-align: center;
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
}

.video_page .pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 15px;
    line-height: 1.42857;
    text-decoration: none;
    color: #010101;
    background-color: #fff;
    border: none;
    margin-left: -1px;
}

.page-link i {
    color: #9e203f;
}

.pc_hovertag .video_page .pagination > li > a:hover,
.pc_hovertag .video_page .pagination > li > a:focus,
.pc_hovertag .video_page .pagination > li > span:hover,
.pc_hovertag .pagination > li > span:focus {
    color: #9e203f;
    background-color: #fff;
    border-color: none;
}

.video_page nav ul .page-item a:after {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0px;
    left: 10px;
    right: 10px;
    background-color: #9e203f;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pc_hovertag .video_page nav ul .page-item a:hover:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.pc_hovertag .video-d .only-iframe:hover img {
    transform: scale(1.06, 1.06);
}

.video-d img {
    transition: all 0.3s ease;
    transform: scale(1.01, 1.01);
    width: 100%;
}

.video-d .only-iframe .v-img img {
    opacity: .9;
}

.pc_hovertag .video-d .only-iframe:hover .v-img img {
    opacity: 1
}

.pc_hovertag .video-d .only-iframe:hover .v-img:after {
    color: #9e203f;
}

.pc_hovertag .video-d .only-iframe:hover .v-img {
    opacity: .7;
}

.video p,
.v-img {
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.video-r .mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #626262 !important;
    right: -6px;
    text-align: right;
    width: 100%;
    background: #fff;
    width: 50px !important;
    height: 50px;
    padding: 4px 0;
    font-size: 40px;
    text-align: center;
    border-radius: 25px 25px 25px 25px;
    top: -60px !important;
    /* background-image:url('../images/next_TIME.png');
    background-repeat: no-repeat;*/
}

.video-r .mfp-iframe-scaler:before {
    content: "\f00d";
    position: absolute;
}

.video-r .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #626262;
    opacity: 0.8;
}

.video-r .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1200px;
}


/*footer Start*/

footer {
    background-color: #f1f1f1;
    padding: 10px 0px 0px;
    position: relative;
}

footer ul.f-box,
footer ul.flag {
    display: inline-flex;
}

footer .f-title {
    font-size: 18px;
    color: #4e4e4e;
    margin-bottom: 15px;
}

footer .f-box a {
    color: #7e7e7e;
    font-size: 14px;
}

footer .f-box li p {
    line-height: 12px;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.pc_hovertag footer .f-box li p:hover {
    color: #9e203f;
}

footer .fo-bottom {
    border-top: 1px solid #bdbdbd;
    margin-top: 10px;
    padding-bottom: 5px;
}

footer .fo-logo {
    margin-bottom: 15px;
}

footer .foo-info {
    margin-right: 50px;
    line-height: 12px;
}

footer .foo-info p {
    font-size: 14px;
    margin-bottom: 5px;
}

footer .f-box li {
    margin-right: 30px;
}

footer ul.copyright {
    /* float: right; */
    text-align: right;
    width: 100%;
}

footer ul.copyright p {
    color: #7e7e7e;
    font-size: 14px;
}

footer .fo-flex {
    display: inline-flex;
    width: 100%;
    margin-top: 10px;
}

footer .flag li {
    margin-right: 10px;
}

footer .fo-menu {
    display: none;
}

.gototop {
    position: absolute;
    right: 2%;
    bottom: 33%;
    text-align: center;
    cursor: pointer;
}

.gototop p {
    font-family: 'Questrial-Regular';
    font-weight: 600;
    font-size: 20px;
    color: #4e4e4e;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

footer p {
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .slider-v0 {
        order: 2;
    }
    .slider-v {
        order: 1;
    }
    .pd {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .fx-datail {
        display: flex;
        flex-wrap: wrap-reverse;
        padding: 0 40px;
    }
}

.tg::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 30px;
    border-color: #ede6ea transparent transparent transparent;
    left: 50%;
    bottom: -28px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


/*.benefits {
    padding-top:80px ;
}*/

.be-title {
    padding-bottom: 30px;
    text-align: center;
}

.benefits li {
    text-align: center;
}

.v-img {
    overflow: hidden;
    background-color: #fff;
}


/*  career  */

.banner {
    position: relative;
    background-color: #343a40;
    background: url(../images/career/banner.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*padding-top: 8rem;
    padding-bottom: 8rem;*/
    padding: 22rem 0;
}

.banner_0 {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 22%;
}

.career_title_0 {
    font-size: 55px;
    text-transform: uppercase;
    /*font-family: "AMUSAF";*/
    color: #4e4e4e;
}

.down-arrow {
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 270%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.career_down {
    margin: 0;
}

.down-arrow .btn {
    padding: 0;
    margin-top: 10px;
}

.PRODUC_pging {
    margin-bottom: 40px;
}

.whowe {
    background: #ede6ea;
    padding: 30px 0;
    position: relative;
}

.wwa {
    text-align: center;
}

.career_title {
    font-size: 40px;
    /*font-family: "AMUSAF";*/
}

.wwa_text {
    /* font-family: "Questrial-Regular"; */
    padding: 10px;
    font-size: 20px;
    /*line-height: 40px;*/
}

.c-data li p {
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 300;
    font-size: 20px;
    padding: 0;
}

.c-data li {
    font-size: 24px;
    color: #4e4e4e;
    padding: 5px 0;
    overflow: hidden;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
    /* font-family: "Questrial-Regular"; */
    border-radius: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.c-t-b {
    border: 1px solid #989898;
    border-radius: 50px;
    padding: 10px;
}

.pc_hovertag .c-data li:hover {
    background: #cccccc;
    color: #fff;
}

.pc_hovertag .c-data li:hover a {
    color: #fff;
}

.c-data {
    margin: 0 auto;
    width: 700px;
}


/*  news  */

.news {
    padding: 130px 0px;
}

.fx_banner {
    cursor: pointer;
    /*box-shadow: 3px 5px 8px rgba(232, 232, 232, 0.9)*/
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.news_t0 {
    text-align: center;
    margin: 0 auto;
    width: 500px;
    font-size: 18px;
}

.news_title {
    border-bottom: 1px solid #e8e8e8;
}

.news_t0 ul {
    margin: 0;
}

.banner1 {
    box-shadow: 3px 5px 8px rgba(232, 232, 232, 0.9);
}

.this_banner {
    background: #e8e8e8;
    border-radius: 5px;
    /*box-shadow: 0px 0px 0px rgba(232, 232, 232, 0.9)*/
}

.pc_hovertag .fx_banner:hover {
    background: #e8e8e8;
    border-radius: 5px;
    box-shadow: 0px 0px 0px rgba(232, 232, 232, 0.9)
}

.fx .fx_banner p {
    padding: 10px 0;
    margin: 0;
}

.news_text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc( 100% - 40%);
    -ms-flex: 0 0 calc( 100% - 40%);
    flex: 0 0 calc( 100% - 40%);
    max-width: calc( 100% - 40%);
}

.news_a {
    line-height: 30px;
}

.fx_data {
    margin: 0 -30px 0 0;
}

.news_img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.news_d0 {
    padding: 45px 0;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
}


/*
.news_first {
    border-top: 1px solid #e8e8e8;
}*/

.news_a {
    margin: 0;
    padding: 0;
}

.news2_title {
    padding: 0 0 20px;
    font-size: 24px;
}

.news2_day {
    font-size: 18px;
}

.news_img {
    overflow: hidden;
    border: 1px solid #e8e8e8;
}

.news_data .news_text {
    padding: 0 30px 0 50px;
}

.news_page {
    border: none;
}

.video-d .news_d0 {
    border-bottom: 0px;
    padding-bottom: 10px;
}

.video-d .news_cont_fix p {
    margin-top: 5px;
}

.video-d .news2_title {
    padding-bottom: 10px;
}

.video-d.news_data .news_text {
    padding-top: 30px;
}

.arrowred {
    padding-top: 25px;
}

.video-d .news_a.news2_title.gin_fix {
    border-bottom: 1px solid #e3e3e3;
}

.arrowred img {
    padding: 0 10px;
    height: 12px;
    margin-top: 5px;
}

.this_pageitem >a {
    color: #9e203f!important;
    background-color: #fff!important;
}

.this_pageitem >a::after {
    visibility: visible!important;
    -webkit-transform: scaleX(1)!important;
    -moz-transform: scaleX(1)!important;
    -ms-transform: scaleX(1)!important;
    -o-transform: scaleX(1)!important;
    transform: scaleX(1)!important;
}

.this {
    background: #cccccc;
    border-radius: 30px;
}

.this a {
    color: #fff;
}

.slider-v #vertical li {
    overflow: hidden;
}

.slider-v0.pd {
    padding: 0;
}

.down-arrow0:hover .btn-circle {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 .8s ;
    animation: sdb04 .8s ;
}


.btn_circleidx{
    display: block;
}
.btn_circleidx:hover  {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: sdb04 .8s ;
    animation: sdb04 .8s ;
}

@-webkit-keyframes sdb04 {
    0% {
        -webkit-transform: rotate(0deg) translateY(0, 0);
    }
    40% {
        -webkit-transform: rotate(0deg) translateY(-10px);
    }
    60% {
        -webkit-transform: rotate(0deg) translateY(0, 0);
    }
}

@keyframes sdb04 {
    0% {
        transform: rotate(0deg) translateY(0, 0);
    }
    40% {
        transform: rotate(0deg) translateY(-10px);
    }
    60% {
        transform: rotate(0deg) translateY(0, 0);
    }
}

.gototop:hover img{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: gototop .8s ;
    animation: gototop .8s;
}


@-webkit-keyframes gototop {
    0% {
        -webkit-transform: rotate(0deg) translateY(0, 0);
    }
    40% {
        -webkit-transform: rotate(0deg) translateY(-10px);
    }
    60% {
        -webkit-transform: rotate(0deg) translateY(0, 0);
    }
}

@keyframes gototop {
    0% {
        transform: rotate(0deg) translateY(0, 0);
    }
    40% {
        transform: rotate(0deg) translateY(-10px);
    }
    60% {
        transform: rotate(0deg) translateY(0, 0);
    }
}

.show_enbdy .abt_timecont{
    bottom: 40%;
}


/*rwd*/

@media (max-width: 550px) {
    .fx_banner {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news_b0 {
        flex-wrap: wrap;
    }
    .news_t0 {
        width: 100%;
    }
    .news_title {
        border-bottom: 0px;
    }
}

.news_img img {
    width: 100%;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.pc_hovertag .fx_data:hover .news_text .text_data p {
    color: #9e203f;
}

.pc_hovertag .fx_data:hover .news_img img {
    transition: all 0.3s ease;
    transform: scale(1.05, 1.05);
}

p.news_a.news2_title {
    color: #010101;
    font-weight: 600;
}

p.fx-1 {
    font-weight: 600;
    color: #010101;
}

@media (max-width: 1215px) {
    .c-data {
        margin: 0 auto;
        width: 900px;
    }
}

@media (max-width: 992px) {
    .c-data li {
        /*flex: 0 0 calc(33.3% - 4px );
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(33.3% - 4px );
    -ms-flex: 0 0 calc(33.3% - 4px );
    flex: 0 0 calc(33.3% - 4px );
    max-width:calc(33.3% - 4px );*/
        font-size: 24px;
        color: #4e4e4e;
        padding: 10px 0;
        /*margin: 5px;*/
    }
    .c-t-b {
        flex-wrap: wrap;
    }
    .c-data {
        margin: 0 auto;
        width: 100%;
    }
    .newfx {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /*.news_data .news_text {
    padding: 0px;
}*/
    .fx_data {
        margin: 0;
    }
}

.career_be_t {
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    /* font-family: "Questrial-Regular"; */
}

.arrowred span {
    color: #9e203f;
    font-size: 16px;
    font-weight: lighter;
    font-weight: bold;
    font-family: "Questrial-Regular";
}

.img_m {
    float: right;
    width: calc(50% - 10px);
    margin: 0px 5px;
}
.right_top{
    margin: 0 -5px;
}
.right_top div {
    float: left;
    width: calc( 100% / 3 - 10px);
}

.b-img img {
    width: 100%;
}

.b-img {
    /* display: flex;
    flex-wrap: wrap; */
    max-height: 698px;
    margin-top: 40px;
    overflow: hidden;
}

.bottom_r {
    float: left;
    width: calc(100% / 3 * 2);
}

.bottom_l {
    float: left;
    width: calc(100% / 3);
}

.open_a_up p {
    font-family: '微軟正黑體';
}

.pc_hovertag .p1:hover img,
.pc_hovertag .p2:hover img,
.pc_hovertag .p3:hover img,
.pc_hovertag .p4:hover img,
.pc_hovertag .p5:hover img,
.pc_hovertag .p6:hover img,
.pc_hovertag .p7:hover img {
    transition: all 0.2s ease;
    transform: scale(1.1, 1.1);
}

.p1 img,
.p2 img,
.p3 img,
.p4 img,
.p5 img,
.p6 img,
.p7 img {
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.right_top div,
.p4,
.p5,
.p6,
.p7 {
    overflow: hidden;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
    margin: 0px 5px;
    border-radius: 9px;
}

.img_right img {
    overflow: hidden;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
    overflow: hidden;
}

.career_be_t {
    padding: 40px 10px;
}

.work {
    clear: both;
}

.work_data {
    position: absolute;
    right: 2%;
    top: 150px;
    display: block;
}

.work_title {
    font-size: 70px;
    /*font-family: "AMUSAF";*/
}

.work_text {
    font-size: 20px;
    font-weight: lighter;
    display: block;
    /* font-family: "Questrial-Regular"; */
}

.work_p {
    position: relative;
}

.work_img img {
    max-width: 100%;
}

.work_title0 {
    font-size: 70px;
    /*font-family: "AMUSAF";*/
}

.work_rwd {
    position: absolute;
    bottom: 30%;
    right: 12%;
}

.work_title0 {
    font-size: 70px;
    /*font-family: "AMUSAF";*/
}

.work_text0 {
    font-size: 20px;
    font-weight: lighter;
}

.work_rwd {
    position: absolute;
    bottom: 30%;
    right: -5%;
}

.rwd0 {
    position: absolute;
    bottom: 30%;
    right: 15%;
}

.newfx.news_img.v-img {
    position: relative;
}

.news_img {
    max-height: 285px;
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
    .rwd0 {
        position: absolute;
        bottom: 30%;
        right: 5%;
    }
}

@media screen and (min-width: 1165px) and (max-width: 1400px) {
    .work_title {
        font-size: 55px;
        /*font-family: "AMUSAF";*/
    }
    .work_text {
        font-size: 16px;
        font-weight: lighter;
        display: block;
    }
    .work_title0 {
        font-size: 55px;
        /*font-family: "AMUSAF";*/
    }
    .work_text0 {
        font-size: 16px;
        font-weight: lighter;
    }
    .work_rwd {
        position: absolute;
        bottom: 30%;
        right: -5%;
    }
}

@media screen and (min-width: 1165px) and (max-width: 1400px) {
    .work_title {
        font-size: 55px;
        /*font-family: "AMUSAF";*/
    }
    .work_text {
        font-size: 16px;
        font-weight: lighter;
        display: block;
    }
}

@media screen and (min-width: 992px) and (max-width: 1165px) {
    .work_title {
        font-size: 45px;
        /*font-family: "AMUSAF";*/
    }
    .work_text {
        font-size: 14px;
        font-weight: lighter;
        display: block;
    }
}

.work_p0 {
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
}

.work_img0 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.work_img0 img {
    max-width: 100%;
}

.work_data0 {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.work_text0 {
    font-size: 20px;
    font-weight: lighter;
    /* font-family: "Questrial-Regular"; */
}

@media screen and (min-width: 1165px) and (max-width: 1400px) {
    .work_title0 {
        font-size: 55px;
        font-family: "AMUSAF";
    }
    .work_text0 {
        font-size: 16px;
        font-weight: lighter;
    }
    .work_rwd {
        position: absolute;
        bottom: 30%;
        right: -5%;
    }
    .rwd0 {
        position: absolute;
        bottom: 30%;
        right: 10%;
    }
}


/* menu */

.fixd {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
}

.n-f {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 80px);
    -ms-flex: 0 0 calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px);
}

.n-f p {
    text-transform: uppercase;
}

.titl_click {
    display: flex;
    padding: 10px;
    border: solid 1px #e5e5e5;
    cursor: pointer;
}

.main_li {
    margin-bottom: 15px;
}

.main_li .n-f p {
    margin: 0px;
}

.subs2 {
    display: none;
}

ul {
    list-style: none;
}

.fixd.down img {
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.open_li .fixd.down img {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.scroll-wrapper > .scroll-content {
    padding: 0 20px;
    font-size: 12px;
    font-style: italic;
    color: #999;
}

.work_p {
    padding: 30px 0;
}

.work_rwd0 {
    position: absolute;
    bottom: 200px;
    right: -150%;
}

.work1 {
    order: 1;
}


/*  about-detail  */

.vision,
.products0 {
    padding: 45px 0;
}

.banner_about {
    position: relative;
    background-position: 85% !important;
    /* background-color: #343a40; */
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* padding-top: 8rem; */
    /* padding-bottom: 8rem; */
    height: 75vh;
    background-size: cover !important;
}
@media screen and (min-width:1800px){
    .banner_about{
        height: 78vh
    }
}
@media screen and (min-width:2000px){
    .banner_about{
        height: 900px;
    }
}
@media screen and (min-width:2200px){
    .banner_about{
        height: 1000px;
    }
}


/*@media (min-width: 768px){
    .banner_about {
        padding: 30rem 0; 
    }
}*/

.detail_title {
    font-size: 30px;
}

.down-arrow0 {
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 240%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.down-arrow0 .btn {
    padding: 10px 0 0;
}


/*
.detail_text {
    line-height: 30px;
}*/

.dl_title {
    text-align: center;
    padding-bottom: 40px;
}

.detail_be_t {
    text-align: center;
    /* font-family: "Questrial-Regular"; */
}

.d_font {
    font-size: 20px;
    /*padding: 0 15px;*/
}


/* .products0 {
    background: url(../images/about_detail/bg.jpg) no-repeat;
} */

.p_data {
    display: flex;
    flex-wrap: wrap;
    /*margin: 0 auto;
    width: 1200px;*/
}

.p_img,
.rb_data {
    flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.p_img_a {
    position: relative;
}

.p_img_a img {
    max-width: 100%;
    position: absolute;
    right: 25%;
}

.rb_c li {
    color: #676767;
}

.open_title p {
    text-align: center;
}

.fixd.down {
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
    background: url(../images/career/arrow_right.png) no-repeat;
    padding: 15px 0;
}

.open_li .fixd.down {
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
    background: url(../images/career/arrow_down.png) no-repeat;
    padding: 15px 0;
}

.open_1 {
    display: flex;
    /* justify-content: space-between; */
    padding: 10px 0;
    width: 100%;
}

.open_auto {
    /* font-family: "Questrial-Regular"; */
    padding: 0 50px;
}

.open_click {
    display: flex;
    padding: 10px;
    border-bottom: solid 1px #e5e5e5;
    cursor: pointer;
    position: relative;
}

.scrollbar-inner ul li {
    list-style-type: disc;
    color: #9e2525;
}

.subs2 > li {
    padding: 0 50px;
}

.open_main0 {
    padding: 0 25px;
}

.open {
    margin-bottom: 100px;
}

.open_title {
    padding-bottom: 30px;
}

.open_day {
    padding: 10px 0 0;
}

.open_main0 li p {
    color: #4e4e4e;
    font-size: 18px;
}

.open_main {
    padding: 10px 0;
    font-weight: bold;
}

.n-f0 p,
.open_1 p {
    font-size: 20px;
}

.rb_c .de_this p {
    background: #a91e40;
    color: #fff;
}

.rb_c .de_this::before {
    content: " ";
    width: 75px;
    height: 2px;
    background: #a91e40;
    position: absolute;
    right: 100%;
    top: 50%;
}

.rb_c p {
    padding: 10px;
    margin: 10px 0;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
    background: white;
}

.pc_hovertag .rb_c li:hover p {
    background: #a91e40;
}

.pc_hovertag .rb_c li:hover p {
    color: #fff;
}

.rb_c ul li {
    position: relative;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.rb_c li::before {
    content: " ";
    width: 75px;
    height: 2px;
    position: absolute;
    right: 100%;
    top: 50%;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.pc_hovertag .rb_c li:hover::before {
    background: #a91e40;
}

.products_data {
    padding-bottom: 70px;
    padding-top: 20px;
}

.c_data,
.map iframe {
    width: 100%;
}

.company {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    margin: 0 auto;
    width: 1200px;
    flex-wrap: wrap;
}

.map,
.c_data {
    flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


/*.c_data {
    padding-right: 15px;
}*/


/*.map {
    padding-left: 15px;
}*/


/* shawn 20171123 */

nav a span {
    height: 16px;
}

nav a span img {
    vertical-align: top;
}

.fx_about {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
}

.fx_p {
    padding: 16px 0;
    border-bottom: 1px solid #a91e40;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.fx_p2 {
    padding: 16px 0;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

.p_f_b .fx_p {
    border-top: 1px solid #a91e40;
}

.p_f_b .fx_p2 {
    border-top: 1px solid #e5e5e5;
}


/*  contact  */

.contact0 {
    background: #f9f9f9;
}

.contact {
    padding: 120px 0px 100px 0px;
}

.button_contact {
    display: flex;
    justify-content: space-between;
    margin: 10px 30px 15px;
}

.fx_contact,
.fx_n {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.customer_data input {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
}

p.customer_title {
    font-size: 30px;
    font-weight: bold;
    padding: 0;
}

.bgc {
    background: #fff;
    padding: 20px 20px;
    box-shadow: 1px 3px 20px 2px #f1f1f1;
}


/*.bgc div {
    font-family: "Questrial-Regular";
}*/

.d_p {
    padding: 5px 0;
}

.fx_contact {
    padding: 0 35px;
}

.inquiry textarea {
    resize: none;
    width: 100%;
    padding: 10px 10px;
    height: 70px;
}

.fx_n_p {
    padding-right: 20px;
}

.fx_img {
    padding-top: 35px;
    padding-left: 20px;
}

.tw_img {
    text-align: center;
    margin-top: 10px;
}


/*.hsinchu {
    position: relative;
}*/

.tw_img .tw-outside {
    position: relative;
    display: inline-block;
}

.hu_p {
    position: absolute;
    top: 8%;
    left: 30%;
}

.tg_p {
    position: absolute;
    top: 27%;
    left: 20%;
}

.tn_p {
    position: absolute;
    top: 62%;
    left: 2%;
}

.f_1 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.f_2 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.contact_data .fx {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #e3e3e3;
}

.cdt {
    font-size: 30px;
    color: #4e4e4e;
    font-weight: 600;
}

.google_p a {
    padding: 20px 0;
    color: #4e4e4e;
    font-size: 20px;
    font-weight: 600;
    display: block;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.pc_hovertag .google_p a:hover {
    color: #9e2525;
}

.google_p img {
    padding-right: 10px;
    width: 25px;
}

.contact_data {
    padding-top: 20px;
}

.customer {
    border-right: 1px solid #e3e3e3;
}

.contact_data .fx p {
    font-size: 18px;
}

.btn1 {
    background: #fff;
    color: #4e4e4e;
    border: 1px solid #4e4e4e;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.btn2 {
    background: #9e2525;
    color: #ffffff;
    border: 1px solid #9e2525;
    -moz-transition: .6s ease;
    -webkit-transition: .6s ease;
    -ms-transition: .6s ease;
    -o-webkit-transition: .6s ease;
}

.pc_hovertag .btn1:hover {
    background: #9e2525;
    color: #ffffff;
    border: 1px solid #9e2525;
}

.pc_hovertag .btn2:hover {
    background: #fff;
    color: #4e4e4e;
    border: 1px solid #4e4e4e;
}

.hu_p img,
.tg_p img,
.tn_p img {
    padding: 0 10px;
}

audio:-webkit-full-page-media,
video:-webkit-full-page-media {
    margin: 0;
    width: 100%;
    height: 100%;
}

.down_data select {
    background-position: 98% 45%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #656565;
    width: 100%;
    height: 40px;
    border-radius: 0;
    padding: 10px 10px;
    background: url("../images/contact/arrow.png") no-repeat scroll 98% 45% transparent;
}

select::-ms-expand {
    display: none;
}

.button_contact button {
    text-transform: uppercase;
}

.button_contact button {
    /*font-family: "AMUSAF";*/
    font-size: 20px;
    font-weight: 600;
    padding: 8px 60px;
}

.btn2 {
    background: #9e2525;
    color: #ffffff;
    /*border: #9e2525;*/
}

.c_text {
    padding: 0px 0 10px;
    font-size: 18px;
}

.customer_data .c_text {
    font-weight: 600;
}

.bgc input,
.bgc select,
.inquiry textarea {
    border: 1px solid #e3e3e3;
}

.fx .our_c {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.fx .our_c img {
    max-width: 100%;
}

#adaptive >div {
    padding: 0px;
}

button.mfp-arrow {
    display: none;
}


/*@media (max-width: 1199px){
    .tg_p {
        top: 27%;
        left: 33%;
    }

    .tn_p {
        top: 62%;
        left: 23%;
    }
    .hu_p {
        top: 8%;
        left: 38%;
    }
}*/

.mfp-iframe-holder .mfp-content {
    max-width: 1200px;
}

#video-new .news {
    padding: 100px 0px;
}

.abutgp_banslider.lslide {
    height: calc(100vh - 76px);
    background-position: top center;
    background-size: cover;
}


/* .gp_aboutslider.lslide {
    width: -moz-calc(100% / 3 - 20px) !important;
    width: -webkit-calc(100% / 3 - 20px) !important;
    width: calc(100% / 3 - 20px) !important;
} */


/* #gp_aboupcont {
    width: 100% !important;
} */

.goupabt_con {
    position: absolute;
    text-align: left;
    color: #fff;
    bottom: 13%;
}

.rorze_ch .career_title_0 {
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0px 0px 8px #00000066;
    line-height: 70px;
}

.rorze_ch .career_title {
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 400;
}

.c-data li {
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 300;
}

.career_be_t {
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 300;
}

.rorze_ch .down-arrow {
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
    position: absolute;
    top: 97%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


/*.rorze_ch {
    font-family: 'Noto Sans CJK TC';
}*/

.work_bn_1 {
    background-image: image()
}

.work_title_gin {
    font-size: 50px;
    /*font-family: 'Noto Sans CJK TC';*/
    color: #4e4e4e
}

.work_data {
    position: absolute;
    right: 13%;
    top: 346px;
    display: block;
}

.work_text_gin {
    font-size: 20px;
    font-weight: lighter;
    display: block;
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 300;
    line-height: 26px;
}

.fix_rorze .work_p {
    padding: 0px;
}

.n-f1 {
    font-size: 18px;
}

.open_day {
    font-size: 16px;
}

.open_main {
    font-size: 20px;
}

.open_main0 {
    font-size: 16px;
}

.wwa_text_gin {
    font-size: 20px;
}

.work_data_left {
    position: absolute;
    left: 13%;
    top: 345px;
    display: block;
}

.work {
    margin-top: -3px;
}


/*.open_auto {
    font-family: 'Noto Sans CJK TC';
}*/

.fx-2 {
    font-size: 16px;
}


/*.banner_fix {
    padding: 32rem 0 12rem 0 !important;
    height: 630px;
}*/

.news_title_fix {
    font-weight: 400;
}

.news_fx_gin {
    font-weight: 600;
    color: #010101;
}

.news2_title {
    color: #010101;
    font-weight: 400;
}

.news_cont_fix p {
    font-size: 16px;
    line-height: 26px;
}

.gin_fix.news2_title {
    font-weight: 600;
}

.rorze_ch .down-arrow0 {
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    top: 118%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.detail_title {
    /*font-family: 'Noto Sans CJK TC';*/
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0px 0px 6px #000000a8;
}

.fx_about .fx_p {
    font-size: 18px;
    font-weight: 800;
    color: #010101;
}

.fx_about .fx_p2 {
    font-size: 16px;
    /*padding: 24px 0 24px 45px;*/
}


/*.PRODUC_pging{
    padding: 150px 0 70px 0px;
}*/

.banner_fix2 {
    padding-top: 76px;
}

#vertical img {
    width: 100%;
}

.banner_about.career-bn {
    background-position: center !important;
}

p.f_1 {
    font-weight: 600;
}

.career-bg#page_section3 {
    background: url('../images/career/bn_1.png') no-repeat;
}

.career-bg#page_section4 {
    background: url(../images/career/bn_2.png) no-repeat;
    background-position: right top !important;
}

.career-bg#page_section5 {
    background: url(../images/career/bn_3.png) no-repeat;
}

.gototop:hover p {
    color: #9f203e;
}

@media (min-width: 992px) {
    .v-img {
        text-align: center;
    }
}

@media (max-width: 1755px) {
    .work_rwd_gin {
        position: unset;
        padding: 50px 0;
    }
}

@media screen and (max-width: 1200px) {
    .header {
        text-align: center;
        padding: 15px 0px;
    }
    .header > div {
        width: auto;
        height: auto;
    }
    .header .logo {
        display: inline-block;
        padding: 0;
    }
    .header .ctrlBtn {
        position: absolute;
        display: block;
        right: -33px;
        top: 0;
    }
    .header .menu {
        position: static;
        z-index: auto;
        display: none;
        margin-top: 20px;
    }
    .header .menu > a:first-child {
        border-top: none;
    }
    .header .menu > a {
        display: block;
        width: auto;
        line-height: normal;
        padding: 15px;
        border-top: 1px solid #eee;
    }
    .header .menu > a span {
        display: none;
    }
    .header .menuBg {
        display: none;
    }
    .header .ctrlBtn_close {
        background-image: url(../images/header/ctrl2.svg);
    }
    .pc_hovertag .header .menu .active,
    .menu > a:hover {
        background: #dd2633;
        color: #fff;
    }
    .mainWrap {
        width: auto;
        padding: 0 20px;
        /*margin: 72px auto 0;*/
        background-size: 100% auto;
        background-attachment: inherit;
    }
    .index {
        padding: 0;
    }
    .subbox {
        padding-top: 0;
    }
    .index .bannerInfo {
        display: none;
    }
    .company {
        display: flex;
        margin: 0 auto;
        width: 950px;
        flex-wrap: wrap;
    }
    .v-img img {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) {
    footer .f-box li {
        margin-right: 22px;
    }
    footer .f-title {
        font-size: 16px;
    }
    footer .foo-info {
        margin-right: 10px;
    }
    footer .f-box li p {
        font-size: 14px;
    }
}


/*@media (max-width: 1280px){
    .p_data {
        width: 900px;
        margin: 0px auto;
    }
}*/

@media (min-width: 1101px) {
    .rb-data-pc {
        display: none;
    }
}

@media (max-width: 1100px) {
    .p_img,
    .rb_data {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .p_img_a img {
        max-width: 100%;
        position: static;
    }
    .p_img_a {
        text-align: center;
    }
    .rb_c .de_this::before {
        content: " ";
        width: 0px;
        height: 0px;
        display: none;
    }
    .PRODUC_pging {
        padding: 50px;
    }
    .vision,
    .products0 {
        padding: 40px 0 5px;
    }
    .rb-data-mobile {
        display: none;
        margin-bottom: 10px;
    }
    .rb_c li::before {
        display: none;
    }
}

@media (max-width: 1030px) {
    /*.p_data {
        width: 100%;
        margin: 0px auto;
        padding: 0 100px;
    }*/
}

@media screen and (min-width: 993px) {
    .c_data {
        padding-right: 15px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1165px) {
    .work_title0 {
        font-size: 45px;
        font-family: "AMUSAF";
    }
    .work_text0 {
        font-size: 14px;
        font-weight: lighter;
        display: block;
    }
    .work_rwd {
        position: absolute;
        bottom: 30%;
        right: 5%;
    }
}

@media (max-width: 992px) {
    .map,
    .c_data {
        /*padding: 20px ;*/
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .company {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    .down-arrow0 {
        color: #000;
        font-size: 15px;
        position: absolute;
        top: 200%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .work_data {
        padding: 50px 0;
    }
    .work_rwd {
        position: unset;
        padding: 50px 0;
    }
    .work_img0 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .work_data0 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .work1 {
        order: 0;
    }
    .work_data {
        position: unset;
    }
    .work_data p {
        padding: 15px 25px;
    }
    .work_data0 p {
        padding: 15px 25px;
    }
    
    .img_right {
        order: 2;
    }
    .img_left {
        order: 1;
    }
    .d_font,
    .wwa-0 .wwa_text {
        font-size: 16px;
    }
    .slider-v .lSSlideOuter.vertical .lSAction > .lSPrev {
        bottom: auto;
        top: 45%;
        background-image: url(../images/news_detail/arrow-up.png);
        background-position: 0;
        left: 70px;
    }
    .slider-v .lSSlideOuter.vertical .lSAction > .lSNext {
        bottom: auto;
        top: 55%;
        background-image: url(../images/news_detail/arroe-down.png);
        background-position: 0;
        opacity: 1;
        left: 68px;
    }
    .pd {
        padding: 40px 0;
    }
    .slider-v img {
        max-width: 100%;
        width: 100%;
    }
    .newfx {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .news_img {
        text-align: center;
    }
    .news_img img {
        width: 100%;
    }
    .fx_data {
        flex-wrap: wrap;
    }
    .news_data .news_text {
        padding: 30px 0px;
    }
    .video-d.news_data .news_text {
        padding: 0px 0px;
    }
    /*.fx_data {
        padding: 0 20px ;
    }*/
    .fx_contact {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
    .customer {
        padding-bottom: 90px;
    }
    .customer {
        border-right: 0px;
    }
    .row {
        padding-left: 30px;
        padding-right: 30px;
    }
    /*.hu_p {
        left: 45%;
    }.tg_p {
        left: 42%;
    }
    .tn_p {
        left: 38%;
    }
*/
    .newfx.news_img.v-img {
        margin-bottom: 20px;
    }
    .news_img {
        height: auto;
        max-height: 100%;
    }
    .news_d0 {
        padding-bottom: 0px;
        border: 0;
    }
    .news {
        padding: 100px 0px;
    }
    .fx.fx-data-new {
        display: block;
        flex-wrap: wrap;
    }
    .fx-data-new.fx p {
        padding: 5px 0;
    }
}

@media screen and (max-width: 991px) {
    footer .fo-bottom .fo-flex,
    footer ul.copyright {
        text-align: left;
        display: block;
    }
    footer ul.f-box {
        display: none;
    }
    footer .row {
        padding-right: 15px;
        padding-left: 15px;
    }
    footer ul.copyright p {
        font-size: 12px;
        margin-top: 10px;
    }
    .video_gb {
        padding: 30px 0 0px;
    }
    .video-d .col-md-5 {
        padding: 0;
    }
    .video-d .news_d0 {
        padding-top: 0px;
    }
    .video-d .fx_data {
        margin-bottom: 30px;
    }
    .vision,
    .products0 {
        padding: 50px 0px 5px;
    }

    .img_m {
        float: none;
        width: 100%;
        height: auto;
    }

    .p7,.img_m {
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px 5px;
    }
}

@media (max-width: 1002px) {
    .banner_about.career-bn {
        height: 400px;
    }
    .career_title_0 {
        font-size: 40px;
        text-transform: uppercase;
        /*font-family: "AMUSAF";*/
        color: #4e4e4e;
    }
    .banner_about {
        height: 400px;
    }
}

@media (max-width: 768px) {
    .banner_about {
        background-position: 79% !important;
        /*height: 517px;*/
    }
    .wwa {
        text-align: left;
    }
    .open_auto {
        /* font-family: "Questrial-Regular"; */
        padding: 0 30px;
    }
    .down-arrow0 {
        color: #000;
        font-size: 15px;
        position: absolute;
        top: 150%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .down-arrow0 img {
        width: 30px;
    }
    .down-arrow {
        color: #000;
        font-size: 15px;
        position: absolute;
        top: 150%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /*.career_title {
        font-size: 50px;
        text-transform: uppercase;
        font-family: "AMUSAF";
        color: #4e4e4e;
    }*/
    .down-arrow img {
        width: 30px;
    }
    .banner {
        padding: 22rem 0;
    }
    /*.career_title_0{
        font-size: 50px;
        text-transform:uppercase;
        font-family: "AMUSAF";
        color: #4e4e4e;
    }*/
}

@media (max-width: 580px) {
    /*.pg_contmar {
        margin-top: -85px;
        margin-bottom: 0px;
    }*/
    .detail_title {
        font-size: 20px;
    }
    .career_title_0 {
        font-size: 28px;
    }
    .banner_about,
    .banner_about.career-bn {
        height: 350px;
    }
    .rorze_ch .career_title_0 {
        line-height: 35px;
    }
}

@media (max-width: 560px) {
    .fx_contact,
    .fx_n {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;


    }
    .button_contact {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 0px;
    }
    .button_contact button {
        text-transform: uppercase;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 10px 0;
    }
    .fx_img {
        padding: 10px 0px 20px 0px;
    }
    .fx .our_c {
        flex: 0 0 50%;
    }
    /*.hu_p {
        left: 41%;
    }
    .tg_p {
        left: 36%;
    }
    .tn_p {
        left: 27%;
    }*/

    .c_text {
        padding: 7px 0 4px;
    }
    .d_p{
        padding: 0px;
    }
}

@media (max-width: 544px) {
    .pg_contmar {
        margin-top: -158px;
    }
}

@media (max-width: 526px) {
    .banner_about,
    .banner_about.career-bn {
        height: 280px;
    }
    .banner_0 {
        bottom: 12%;
    }
    .rorze_ch .down-arrow0 {
        display: none;
    }
}

@media (max-width: 440px) {
    .work_title {
        font-size: 60px;
        font-family: "AMUSAF";
    }
    .banner_about,
    .banner_about.career-bn {
        height: 200px;
    }
    .detail_title {
        font-size: 18px;
    }
    .fx_about {
        display: block;
        width: 100%;
    }
    .fx_about .fx_p2 {
        -webkit-box-flex: 0;
        -webkit-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        display: block;
        width: 100%;
    }
    .fx_p {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-bottom: 0px;
    }


    

    .fx_p,
    .fx_p2 {
        padding: 5px 0px;
    }
    .p_f_b .fx_p2 {
        border-top: 0px;
    }
}

@media (max-width: 414px) {
    .down-arrow {
        color: #000;
        font-size: 15px;
        position: absolute;
        top: 110%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (max-width: 384px) {
    p.fx-1,
    .fx-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .fx-2 {
        padding: 0px 0px 10px;
    }
    p.fx-1 {
        padding-bottom: 0px;
    }
}

.text p {
    font-size: 16px;
    line-height: 26px;
}
