section#productBox {
    position: inherit;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    padding: 100px 0 60px;
    background: no-repeat 50% / cover;
    background-image: url(/images/37/img_ssubBox_bg.jpg);
}

section#productBox .bgTxt.stitle {
    top: -4vw;
    right: -10%;
}

#ADvideo {
    position: relative;
    padding: 2vw 0 4vw 0;
    width: 95%;
    margin-left: auto;
    transform: translateX(180px);
}

section >.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .3;
}

section >.info {
    position: relative;
    font-size: 0;
    z-index: 2;
}

section .title, #newsBox .title span, .ADinfo .title span {
    line-height: 90%;
    text-transform: uppercase;
    color: #132e4b;
    font-size: 52px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
}

section .more {
    background-color: #19a1e4;
    position: absolute;
}

section .more a {
    padding: 10px 40px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#wrap {
    position: relative;
    overflow: hidden;
}

#wrap .wrapBg.diamond {
    width: 180px;
}

/* bgTxt */
.bgTxt,.bgTxt2 {
    position: absolute;
    z-index: 1;
}

#aboutBox .bgTxt.stitle {
    top: 21vw;
    right: 11vw;
    display: none;
}

#aboutBox .bgTxt2.stitle {
    top: 11vw;
    left: 10vw;
    font-size: 90px;
    display: none;
}

.bgTxt.stitle,.bgTxt2.stitle {
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    line-height: 70%;
    text-transform: uppercase;
}

.bgTxt.title {
    width: 100%;
    text-align: right;
    font-size: 140px;
    color: #edf1f3;
}

/* aboutBox */
#aboutBox {
    position: relative;
}

#aboutBox section {
    z-index: 5;
    padding: 8vw 0 9vw 0;
    background-size: auto;
    display: flex;
    margin: auto;
    overflow: hidden;
    align-items: center;
    position: relative;
    justify-content: flex-end;
}

#aboutBox .info {
    width: 34%;
    margin-right: 5%;
    position: relative;
}

#aboutBox .info:before {
    content: "01";
    position: absolute;
    right: -50px;
    display: block;
    top: 160px;
    font-size: 60pX;
    color: #203954;
    font-weight: 600;
    display: none;
}

#aboutBox .info .title:before {
    content: "";
    width: 8px;
    height: 60px;
    display: block;
    background: #19a1e4;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translate(0, -50%);
}

#aboutBox .info .title1 {
    color: #ffffff;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-align: center;
}

#aboutBox .info .title {
    margin: 0px 0vw 0vw 0vw;
    text-align: inherit;
    position: relative;
    margin-bottom: 90px;
}

#aboutBox .info .txtBox {
    position: relative;
    padding: 0vw 0vw 0vw 0vw;
}

#aboutBox .info .txtBox article {
    line-height: 170%;
    font-size: 16.8px;
    color: #000000;
    letter-spacing: 1.0px;
    font-weight: 400;
    width: auto;
    margin: auto;
    padding: 0px 0px 40px 0px;
    word-break: break-all;
}

#aboutBox .info .txtBox article .TTtitle {
    font-size: 22px;
    line-height: 160%;
    margin-bottom: 40px;
}

#aboutBox .info .txtBox .Txt {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: bold;
    color: #1f1d1c;
}

#aboutBox #SeoStarRating {
    display: none;
}

#aboutBox::before {
    content: "";
    display: block;
    position: absolute;
    width: 250px;
    height: 100%;
    bottom: 0px;
    right: 138px;
    background: linear-gradient(175deg, #008fe2 0%,#22b2e6 65%,#5464fc 60%,#03a9f5 100%);
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.5;
}

#aboutBox .PP_item {
    font-size: 110px;
    color: #f8f8f8;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 460px;
}

#aboutBox .img_item {
    width: 50%;
}

#video {
    margin-top: 120px
}

#aboutBox .img_item .videowrap {
    position: relative;
    width: 1420px;
    overflow: hidden;
    margin: 0 auto;
}

#aboutBox .img_item .videobox {
    position: relative;
    width: 100%;
}

#aboutBox .img_item .video-bg .title {
    background-size: contain;
    background-position: 50% 50%;
    padding: 0;
    background-repeat: no-repeat;
    background-color: white;
    box-shadow: 0px 0px 20px 7px #c2c2c21f;
    border-radius: 12px;
}

#aboutBox .img_item .video-bg img {
    position: relative;
    width: 100%;
    height: 598px;
    z-index: 2
}

#aboutBox .img_item video {
    width: 100%;
    height: -webkit-fill-available;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
}

#aboutBox .img_item .video-info {
    position: absolute;
    left: 14%;
    top: 11%;
    z-index: 20;
    color: #fff;
    width: 400px
}

#aboutBox .img_item .video-info .title span {
    color: #ef1234;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 700;
    display: block
}

#aboutBox .img_item .video-info .title h3 {
    padding-bottom: 22px;
    position: relative;
    font-size: 40px;
    color: #fff;
    font-weight: 900;
    line-height: 1.4
}

#aboutBox .img_item .video-info .title h3::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 40px;
    height: 6px;
    background: #fff
}

#aboutBox .img_item .video-info .desc {
    padding-top: 30px;
    font-size: 22px;
    font-weight: bold
}

#aboutBox .img_item .video-info .videobtn {
    padding-top: 30px
}

#aboutBox .img_item .video-info .videobtn a {
    width: 180px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-weight: 400;
    background: #000;
    transition: background ease 0.4s
}

#aboutBox .img_item .video-info .videobtn a:hover {
    background: #c81c28
}

#aboutBox section:after {
    margin-top: 0;
    width: 1px;
    height: 100%;
    background: rgb(178 178 178 / 30%);
    display: block;
    content: "";
    position: absolute;
    left: 164px;
    top: 0;
}

/* icon */
#ssicon {
    position: inherit;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    padding: 120px 130px;
    background: no-repeat 50% 0% / cover;
    background-image: url(/images/37/img_ssiconbg.jpg);
}

#ssicon .titleBox {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
    color: #fff;
}

#ssicon .titleBox .TTitle {
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-align: center;
}

#ssicon .titleBox .titleMain {
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    line-height: 140%;
    padding: 10px 0 10px;
}

#ssicon .titleBox p {
    width: 40%;
    margin: auto;
    text-align: center;
    padding: 0px 0 10px;
    font-weight: 200;
    font-size: 20px;
}

#ssicon .bxslider {
    width: 1280px;
    margin: auto;
    position: relative;
    z-index: 2;
}

#ssicon .bxslider:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgb(255 255 255 / 14%);
    display: block;
    bottom: 90.5px;
    left: 0;
    z-index: -1;
    content: "";
}

#ssicon .bxslider .sslishTxt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px rgb(255 255 255 / 40%) solid;
    padding: 10px 30px;
    margin: 10px 20px;
    position: relative;
    width: 292px;
    height: 264px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#ssicon .bxslider .sslishTxt a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: .3;
    display: none;
}

#ssicon .bxslider .sslishTxt img {
    transition: all 0.5s ease-in-out;
    opacity: 1;
    transform: scaleX(-1);
    width: 140px;
}

#ssicon .bxslider .sslishTxt:hover img2 {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}

#ssicon .bxslider .sslishTxt:hover {
    background-color: rgb(19 46 75 / 50%);
    -webkit-transform: translateY(-10%);
    transform: translateY(-5px);
    
}

#ssicon .bxslider .sslishTxt .noBox {
    text-align: center;
    color: hsl(0deg 0% 100% / 16%);
    position: absolute;
    font-size: 60px;
    right: 40px;
    top: 20px;
    font-weight: 600;
}

#ssicon .bxslider .sslishTxt .ssTxt {
    color: #fff;
}

#ssicon .bxslider .sslishTxt .ssTxt h3 {
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 26px;
}

#ssicon .bxslider .sslishTxt .ssTxt article {overflow: hidden;margin: 10px 0;height: 82px;text-align: center;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

/* ADvideo */
section {
    /* background-position: 0% 50%; */
    /* background-size: 1260px; */
    /* background-repeat: no-repeat; */
    position: relative;
}

#ADvideo .bg {
    opacity: 1.2;
}

.ADinfo {
    padding: 80px 0 10px 0;
}

.ADinfo .title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    width: 90%;
    margin: auto;
}

#ADvideo >.info_ADbot {
    margin: auto;
}

#ADvideo ul {
    margin-top: 0vw;
    flex-wrap: wrap;
    align-items: flex-start;
}

#ADvideo ul li {
    position: relative;
    width: calc(100% / 4 - 20px);
    margin: 10px;
}

#ADvideo ul li {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1;
    opacity: 01;
    margin: 0 20px;
}

#ADvideo ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 5;
}

#ADvideo ul li >div {
    overflow: hidden;
    position: relative;
    margin: 0 0px;
    z-index: 0;
}

#ADvideo ul li .img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(19 46 75 / 65%);
    display: block;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    content: "";
}

#ADvideo ul li .img img {
    position: relative;
    width: 100%;
    height: 480px;
    object-fit: cover;
    z-index: 1;
    display: block;
    -webkit-transition: all 8s linear;
    -o-transition: all 8s linear;
    transition: all 8s linear;
}

#ADvideo ul li:hover:after {
    opacity: 0
}

#ADvideo ul li:hover .img img {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

#ADvideo ul li:hover .info_AD h3 {
    bottom: 30px;
    opacity: 0;
}

#ADvideo ul li:hover .info_AD .titleBox {
    opacity: 0;
    letter-spacing: 1.2em;
}

#ADvideo ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(3 15 27 / 71%)20%, rgb(0 0 0 / 45%)50%);
    opacity: .7;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#ADvideo ul li:after {
    opacity: .7;
}

#ADvideo ul li.slick-current .img img {
    height: 520px;
}

#ADvideo ul li.slick-current {
    z-index: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    margin: 52px 50px 60px 50px;
    opacity: 1;
}

#ADvideo ul li .info_AD {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 15%);
}

#ADvideo ul li .info_AD .price {
    position: absolute;
    padding: 5px 15px;
    background: rgb(0 0 0 / .6);
    top: -39px;
    left: 0;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}

#ADvideo ul li .info_AD .price font {
    margin: 0 10px;
    display: inline-block;
    font-weight: 300;
}

#ADvideo ul li .info_AD .price font.old {
    color: rgb(255 255 255 / .4);
}

#ADvideo ul li .info_AD h3 {
    position: absolute;
    height: auto;
    top: 40px;
    left: 40px;
    font-weight: 500;
    font-size: 25px;
    line-height: 140%;
    letter-spacing: .07em;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    text-transform: uppercase;
    width: 210px;
    color: #fff;
}

#ADvideo ul li .info_AD .titleBox {
    z-index: unset;
    text-align: center;
    margin: 1.2em 0em 2.2em;
    position: absolute;
    left: 35px;
    bottom: 0px;
    width: 130px;
    writing-mode: vertical-lr;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#ADvideo ul li .info_AD article {
    font-size: 19px;
    letter-spacing: 3.5px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: contents;
    color: #fff;
}

#ADvideo ul li .info_AD .project-zoom {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9em;
    height: 9em;
    margin: -4.5em;
    border-radius: 50%;
    border: 1px solid rgb(255 255 255 / 52%);
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

#ADvideo ul li .info_AD .project-zoom:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2.625em;
    height: 2.625em;
    background: url(/images/37/pd-icon.png) 0 0 no-repeat;
    background-size: cover;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

#ADvideo ul li:hover .project-zoom {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#ADvideo .more {
    position: relative;
    left: 475px;
    bottom: 105px;
    /* background-color: #132e4b; */
    position: absolute;
}

#ADvideo .more a {
    position: relative;
    border: 1px rgb(255 255 255 / 0%) solid;
    background-color: rgb(255 255 255 / 0%);
    display: inline-block;
}

#ADvideo .more font {
    text-align: center;
    color: #3e3e3e;
}

#ADvideo .more a svg.arrow {
    position: absolute;
    width: 20px;
    right: 7px;
    top: calc((100% - 11.41px) / 2);
}

/* news */
#secabout {
    position: relative;
}

/* newsBox */
#secabout {
    position: relative;
}

#secabout::before {
    content: "";
    display: block;
    position: absolute;
    width: 605px;
    height: 560px;
    top: 16px;
    left: -180px;
    background-image: url(/images/37/img-ne01.png);
    background-repeat: no-repeat;
    z-index: 0;
    -webkit-animation: 50s rotate360 infinite linear;
    animation: 50s rotate360 infinite linear;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    border: #f6f6f6b3 1px solid;
    border-radius: 999px;
}

@-webkit-keyframes rotate360 {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate360 {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#newsBox {
    padding: 2vw 0 5vw 0;
    width: 1280px;
    margin: auto;
}

#newsBox .title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: 3px solid #132e4b;
    padding: 0px 0px 40px;
}

#newsBox .title a, .ADinfo .title a {
    font-weight: 500;
    color: #484848;
    font-size: 20px;
    padding-bottom: 10px;
    letter-spacing: 1.5px;
}

#newsBox .row {
    margin-top: -28px;
    padding-top: 25px;
    line-height: 1.8;
    color: #5d5d5d;
    background: -webkit-gradient(linear, left top, right top, from(#959595), to(#959595)) 50% 0/70px 1px no-repeat;
    background: -webkit-linear-gradient(left, #959595, #959595) 50% 0/70px 1px no-repeat;
    background: -o-linear-gradient(left, #959595, #959595) 50% 0/70px 1px no-repeat;
    background: linear-gradient(to right, #19a1e4, #19a1e4) 50% 0/80px 5px no-repeat;
}

#newsBox .text-parallax {
    background: no-repeat 0 0;
    display: inline-block;
    position: relative;
    left: calc(100% - 170px);
    top: 130px;
    z-index: 2;
}

#newsBox .text-parallax-content {
    line-height: 1;
    overflow: hidden;
    left: 0;
    font-weight: 800;
    letter-spacing: 1.5px;
    display: inline-block;
    position: relative;
    font-size: 120px;
    -webkit-text-stroke: 1px rgb(88 88 88);
    -webkit-text-fill-color: transparent;
}

#newsBox .info {
    width: calc(100% - 0px);
    display: inline-block;
    vertical-align: text-bottom;
}

#newsBox .info .tit.row {
    width: 100%;
    line-height: 120%;
    text-align: left;
    font-size: 45px;
    letter-spacing: 1.5px;
    padding: 0px 0px 0px 0;
    z-index: 15;
    text-transform: uppercase;
    border-bottom: 1px solid #74fbfe;
    margin-bottom: 0px;
}

#newsBox .info .tit.row span {
    letter-spacing: 3.5px;
    font-size: 18px;
    font-weight: 100;
}

#newsBox .info .tit.row:after {
    width: 80px;
    height: 4px;
    display: block;
    content: "";
    margin-top: 15px;
    background: #74fbfe;
}

#newsBox .info .more {
    text-align: right;
    position: absolute;
    margin-top: 0px;
    top: 60px;
    left: 500px;
}

#newsBox .info .tit a {
    display: block;
    font-weight: 100;
    letter-spacing: 6px;
    font-size: 50px;
    text-transform: uppercase;
}

#newsBox .info .btn font {
    margin: 0 15px;
    font-size: 0;
    display: inline-block;
}

#newsBox .info .btn font span {
    margin-left: 10px;
    display: inline-block;
    font-weight: 400;
    font-family: 'Montserrat', 'Noto Sans TC', sans-serif;
    font-size: 13px;
}

#newsBox .info .btn font span:first-child {
    padding-left: 18.03px;
}

#newsBox .info ul li {
    /* position: relative; */
    /* font-size: 0; */
    /* padding: 10px 0 0; */
}

#newsBox .info ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#newsBox .info ul li {
    position: relative;
    transition: 0.9s;
    border: 1px solid rgb(50 50 50 / 10%);
    margin: 10px;
}

#newsBox .info ul li:after {
    content: "";
    width: calc(1px + 100%);
    height: calc(1px + 100%);
    display: block;
    background: #1a1a1a;
    position: absolute;
    z-index: 5;
    opacity: 0;
    top: -1px;
    left: -1px;
    transition: 0.8s;
}

#newsBox .info ul li:hover:after {
    opacity: 0;
}

#newsBox .info ul li .item {
    padding: 40px;
    position: relative;
    z-index: 10;
}

#newsBox .info ul li .item a.photo {
    position: absolute;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    top: 0px;
    left: 0px;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    z-index: -1;
}

#newsBox .info ul li .item:hover a.photo {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
}

#newsBox .info ul li .date {
    font-size: 12px;
    color: #132e4b;
    display: flex;
    font-family: 'Montserrat', sans-serif;
    align-items: center;
    padding-bottom: 10px;
}

#newsBox .info ul li .date strong {
    line-height: 40px;
    padding-right: 10px;
    font-size: 40px;
    font-weight: 500;
}

#newsBox .info ul li .date b {
    line-height: 15px;
    font-weight: normal;
    transform: translateY(0px);
    font-family: 'Noto Sans TC';
    line-height: 150%;
}

#newsBox .info ul li h3 {
    margin-bottom: 20px;
}

#newsBox .info ul li h3 a {
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 150%;
    height: 60px;
    overflow: hidden;
    font-weight: 500;
    color: #080808;
    padding: 10px 0 0;
}

#newsBox .info ul li p a {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-weight: 300;
    color: #515151;
}

#newsBox .info .btn {
    padding-top: 50px;
}

#newsBox .info .btn a {
    padding: 10px 10px 10px 10px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    border: 1px solid rgb(110 110 110 / 26%);
    color: rgb(50 50 50);
}

#newsBox .info .btn a span {
    position: relative;
    z-index: 10;
    font-size: 13px;
}

/* custom_area */
#custom_area .workframe .title_box {
    text-align: center;
    margin-bottom: 50px;
}

#custom_area {
    margin: 70px 0 0;
}

@keyframes aboutbg {
    0% {
        background-position: 0% 100%;
    }

    100% {
        background-position: 100% 100%;
    }
}

@-o-keyframes aboutbg {
    0% {
        background-position: 0% 100%;
    }

    100% {
        background-position: 100% 100%;
    }
}

@-webkit-keyframes aboutbg {
    0% {
        background-position: 0% 100%;
    }

    100% {
        background-position: 100% 100%;
    }
}

@-moz-keyframes aboutbg {
    0% {
        background-position: 0% 100%;
    }

    100% {
        background-position: 100% 100%;
    }
}

@-ms-keyframes aboutbg {
    0% {
        background-position: 0% 100%;
    }

    100% {
        background-position: 100% 100%;
    }
}

#custom_area .workframe {
    width: 90%;
}

#custom_area:before {
    position: absolute;
    width: 100%;
    height: 85%;
    background-image: url(/images/40/bg-bgabout.png);
    background-repeat: no-repeat;
    padding: 80px 0 50px;
    background-position: 50% 100%;
    animation-name: aboutbg;
    animation-timing-function: linear;
    animation-duration: 80s;
    animation-iteration-count: infinite;
    -moz-animation-name: aboutbg;
    -ms-animation-name: aboutbg;
    -o-animation-name: aboutbg;
    -webkit-animation-name: aboutbg;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-duration: 80s;
    -ms-animation-duration: 80s;
    -o-animation-duration: 80s;
    -webkit-animation-duration: 80s;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    content: "";
    z-index: -10;
}

#custom_box {
    overflow: hidden;
    padding: 130px 0px 100px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-left: auto;
    margin: 60px 0;
}

#custom_box:before {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    display: block;
    background-image: url(/images/37/img-custom.png);
    width: 930px;
    height: 122px;
}

#custom_box .custominfo {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: flex-end;
    padding: 60px 40px;
    flex-shrink: 0;
    width: 20%;
    background-image: -webkit-gradient(linear, left top, right top, from(#8e54fc), to(#52c4ed));
    background-image: linear-gradient(to right, #8e54fc , #52c4ed );
    background-position: 50%;
    background-size: 100% calc(100% - 20px);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 150px;
    z-index: 10;
}

#custom_box .custominfo .title {
    color: #ffffff;
    font-size: 36px;
    display: flex;
    flex-direction: column;
    width: 200px;
    align-items: flex-start;
    text-align: initial;
    line-height: 130%;
}

#custom_box .custominfo .title span {
    margin-top: 20px;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.5px;
}

#custom_box ul {
    text-align: center;
    background-color: #132e4b;
    width: 80%;
    padding-left: 100px;
}

#custom_box ul li {
    display: inline-block;
    margin: 10px 6px;
    color: #fff;
    padding: 10px 5px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

#custom_box ul::before {
    content: '';
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to bottom, #1d2124 0, #3a7aaa 100%) 0 0 no-repeat;
}

#custom_box ul .slick-track {
}

/* 11 */
.btn-11:hover {
    text-decoration: none;
    color: #fff;
}

.btn-11:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #ececec;
    animation: shiny-btn1 3s ease-in-out infinite;
}

#custom_box ul .btn-11:nth-child(2n):before {
    animation: shiny-btn1 3.5s ease-in-out infinite;
}

.btn-11:hover {
    opacity: .7;
}

.btn-11:active {
    box-shadow: 4px 4px 6px 0 rgba(255,255,255,.3),-4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255,255,255,.2),inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}

@-webkit-keyframes shiny-btn1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

#custom_box li .row {
    margin: 10px 7px;
    padding: 0px;
    height: 280px;
    position: relative;
}

#custom_box li .row a {
    white-space: initial;
    position: absolute;
    width: 100%;
    height: 100%;
}

#custom_box li .row h2 {
    font-size: 20px;
}

#custom_box li .row article {
    margin-top: 10px;
    line-height: 170%;
    color: #d3d3d3;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
}

#custom_box li .row .left {
    text-align: center;
    width: 120px;
    margin: auto;
    position: absolute;
    right: 0;
}

#custom_box li:hover .row .left {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        transform: translateX(1px) rotate(0)
    }

    100% {
        transform: translateX(-1px) rotate(0)
    }
}

#custom_box li .row .title {
    letter-spacing: 1px;
    padding: 20px 20px 10px;
    text-align: left;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 22px;
    font-weight: 700;
    color: #2f2f2f;
    transition: all 0.4s ease;
    flex-direction: column;
}

#custom_box li .row .title .num {
    font-size: 40px;
    font-weight: 700;
    line-height: 160%;
    color: #d8d8d8;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: all 0.4s ease;
    -webkit-text-stroke: 1px rgb(47 47 47 / 20%);
    -webkit-text-fill-color: transparent;
}

#custom_box li .row .title .word {
    font-size: 22px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

#custom_box li .row .title .word::before {
    content: '';
    position: absolute;
    left: -2px;
    bottom: 6px;
    z-index: 1;
    height: 2px;
    background-color: #2582bc;
    width: 25px;
}

#custom_box li .row .inin {
    padding: 20px 0;
}

#custom_box li .row .inin p {
    text-align: center;
}

#custom_box li .row .inin p span {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

#custom_area .titleBox {
    align-items: center;
}

#custom_area .title_box .area_title {
    padding: 0 20px;
    background: #fff;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #0d4387;
}

@media screen and (max-width: 1680px) {
    #aboutBox .img_item .video-bg img {
        width: 860px;
        height: 438px;
    }

    #aboutBox .info {
        /* margin: 0px 4% 0 0%; */
    }

    #aboutBox .info:before {
        right: 20px;
    }

    #ADvideo ul li .img img {
        height: 360px;
    }

    #ADvideo ul li.slick-current .img img {
        height: 410px;
    }

    #ADvideo ul li.slick-current {
        z-index: 1;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        margin: 42px 50px 60px 50px;
        opacity: 1;
    }

    #ADvideo {
        transform: translateX(200px);
        width: 100%;
    }
}

@media screen and (max-width: 1560px) {
    #aboutBox:after {
        display: none;
    }
}

@media screen and (max-width: 1460px) {
    #aboutBox .bg {
        width: 42%;
        right: 6%;
        top: 0%;
    }

    #aboutBox .info .txtBox {
        padding: 0;
    }

    #aboutBox .info::before {
        display: none;
    }

    .bgTxt.stitle {
        font-size: 70px;
    }

    #aboutBox .bgTxt.stitle {
        top: 8vw;
        left: 91%;
        font-size: 70px;
    }

    #aboutBox::after {
        right: 130px;
        top: 180px;
        background: #f5f5f5;
    }

    #ADvideo ul li .info_AD {
        padding: 25px 5px 40px;
        width: calc(100% - 10px);
    }

    #ADvideo ul li .info_AD h3 {
        font-size: 30px;
    }

    #ADvideo ul li .info_AD .titleBox {
    }

    #custom_box li .row .title .word {
        font-size: 20px;
    }

    #custom_box li .row {
        height: 382px;
    }

    #aboutBox .img_item {
        width: 50%;
    }

    #aboutBox section:after {
        left: 170px;
    }
    #aboutBox .img_item .video-bg img{
        height: 453px;
    }
    #ADvideo .more{
    left: 386px;
    bottom: 97px;
}
}

@media screen and (max-width: 1366px) {
    #ADvideo >.info_AD {
        width: 95%;
        margin-top: 30px;
    }

    #newsBox {
        margin: 0px auto 0;
        margin-left: auto;
        width: 80%;
    }

    #ADvideo ul li.slick-current .img img,#ADvideo ul li .img img {
        height: 380px;
    }

    #ADvideo ul li.slick-current {
        z-index: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin: 0 20px;
        opacity: 1;
    }

    #ADvideo {
        transform: translateX(0px);
        width: 90%;
        margin: auto;
        padding: 2vw 0 8vw 0;
    }

    #ADvideo .more {
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 1441px) {
}

@media screen and (min-width: 1281px) {
    section .more a:hover font {
        color: #a69077;
    }

    section .more a:hover svg {
        fill: #fff;
    }

    section .more.white a:hover {
        background: #a69077;
    }

    section .more.white a:hover font {
        color: #ffffff;
    }

    section .more.white a:hover svg {
        fill: #1f1f1f;
    }

    #ADvideo ul li:hover .img:before {
        opacity: 1;
    }

    #newsBox .info ul li:hover .date {
        color: #19a1e4;
    }

    #ssicon {
        background-attachment: fixed;
    }

    #ssicon::before {
        content: "";
        border: 1px rgb(255 255 255 / 40%) solid;
        position: absolute;
        width: 98%;
        height: 95%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0.8% 1%;
        z-index: 1;
    }

    #ssicon:after {
        margin-top: 5px;
        width: 2px;
        height: 80px;
        background: rgb(25 161 228);
        display: block;
        content: "";
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #newsBox .info .btn a:before {
        width: 0px;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        z-index: 0;
        background: rgb(19 46 75);
        transition: 0.6s;
        top: 0;
        left: 0;
    }

    #newsBox .info ul li:hover .btn a:before {
        width: 100%;
    }

    #newsBox .info ul li:hover .btn a {
        color: #fff;
        padding: 10px 20px;
    }

    #newsBox .info .btn a:after {
        content: "";
        display: inline-block;
        opacity: 0;
        position: relative;
        transform: translateX(20px);
        z-index: 11;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 0 4px 8px;
        border-color: transparent transparent transparent #ffffff;
        transition: 0.6s;
    }

    #newsBox .info ul li:hover .btn a:after {
        opacity: 1;
        transform: translateX(10px);
    }

    #aboutBox section::before {
        content: "";
        display: block;
        position: absolute;
        width: calc((100% - 121px) / 2);
        height: 600px;
        bottom: 0;
        left: 0;
        background-color: #f8f8f887;
        z-index: -1;
    }
}

@media screen and (max-width: 1280px) {
    section .more.white span {
        width: 60px;
    }

    #aboutBox .img_item {
        width: 620px;
        margin-top: 110px;
    }

    #aboutBox .info {
        width: 37.5%;
        padding-top: 50px;
    }

    #aboutBox .info .title {
        margin-left: 50px;
        margin-bottom: 30px;
        font-size: 38px;
    }

    #aboutBox .info .txtBox article {
        padding: 0px 0px 20px 0px;
    }

    #aboutBox .info .txtBox .more {
        padding: 20px 40px 20px 50px;
    }

    #aboutBox section {
        padding: 0vw 8vw 9vw;
    }

    #newsBox {
        margin: auto;
    }

    #newsBox .text-parallax-content {
        font-size: 110px;
    }

    #aboutBox .PP_item,#aboutBox .img_item::before,#custom_box:before {
        display: none;
    }

    #ssicon .bxslider .sslishTxt {
        width: auto;
    }

    #ssicon .bxslider {
        width: 90%;
    }

    #ssicon .titleBox .titleMain {
        font-size: 26px;
        padding: 3px 0;
    }

    section .title, #newsBox .title span, .ADinfo .title span {
        font-size: 37px;
    }

    #aboutBox section:after {
        display: none;
    }
}

@media screen and (max-width: 1180px) {
    #aboutBox .img_item img {
        width: 100%;
    }

    #ADvideo ul li .info_AD h3 {
        font-size: 24px;
    }

    #ADvideo ul li .info_AD article {
        font-size: 20px;
    }

    #ssicon {
        padding: 60px 0px;
    }

    #ssicon .titleBox p {
        width: auto;
        padding: 5px 0 10px;
        font-size: 18px;
    }

    #ssicon .titleBox {
        margin-bottom: 30px;
        width: 99%;
        margin: auto;
    }

    #custom_area .title_box .area_title, section .title_box .area_title {
        font-size: 30px;
    }
}

@media screen and (min-width: 1025px) {
}

@media screen and (max-width: 1024px) {
    #aboutBox::after {
        right: -50px;
        bottom: 80px;
        top: 50px;
        height: 80%;
        background: #f5f5f5;
    }

    #aboutBox .bg {
        width: 80%;
        top: calc(7vw + 54px);
        z-index: 1;
        position: inherit;
        display: block;
        top: 0%;
        margin: auto;
        background-position: 50% 0%;
    }

    #aboutBox .info .txtBox {
        padding: 0;
        background: none;
    }

    #aboutBox .info .txtBox h3 {
        text-align: left;
    }

    #aboutBox .info:after,#aboutBox:before {
        display: none;
    }

    #aboutBox .info .more {
        margin-top: 10px;
    }

    #aboutBox .info::before,#custom_box ul::before {
        display: none;
    }

    #secabout:before {
        width: 90vw;
    }

    #secabout #customBox {
        width: 70vw;
    }

    #secabout:before {
        width: 90vw;
    }

    #secabout #customBox {
        width: 70vw;
    }

    #ADvideo >.info_AD,section#productBox {
        width: 90%;
    }

    #custom_box {
        display: flex;
        flex-direction: column;
        padding: 40px 0px 35px;
    }

    #custom_box ul {
        width: auto;
        padding: 0;
    }

    #custom_box .custominfo {
        padding: 30px;
        top: 0;
        margin: 30px auto 0;
    }

    #custom_box .custominfo,#custom_box .custominfo .title {
        position: relative;
        width: auto;
        display: flex;
        justify-content: center;
    }

    #custom_box .custominfo .title span {
        margin-top: 10px;
    }

    #aboutBox section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    #aboutBox .info,#aboutBox .img_item {
        width: 100%;
    }

    #aboutBox .info .title {
        margin-bottom: 40px;
    }

    #aboutBox .info .txtBox article .TTtitle {
        margin-bottom: 10px;
    }

    #aboutBox .img_item .video-bg img {
        height: auto;
    }

    #newsBox .info ul li h3 a {
        font-size: 17px;
    }

    #newsBox .info ul li .item {
        padding: 30px;
    }

    #newsBox .info ul li {
        height: 360px;
    }
}

@media screen and (max-width: 980px) {
    #secabout:before {
        width: 0;
    }

    #secabout #customBox {
        width: 90vw;
    }

    #secabout:before {
        width: 0;
    }

    #secabout #customBox {
        width: 90vw;
    }

    #newsBox .title a, .ADinfo .title a {
        font-size: 17px;
        text-align: center;
        line-height: 160%;
        margin: 10px 0 0;
    }
}

@media screen and (max-width: 780px) {
    #ssicon .bxslider {
        width: 95%;
    }

    #ssicon .bxslider .ssDate {
        width: 50%;
    }

    #ssicon .bxslider:before {
        background: rgb(255 255 255 / 0%);
    }

    #newsBox .info .tit a {
        font-size: 36px;
    }

    #custom_area {
        margin: 30px 0 0;
    }

    #custom_area .workframe .title_box {
        margin-bottom: 10px;
    }

    #custom_box li .row {
        margin: 10px 15px;
        padding: 40px 0 20px 0;
        height: -webkit-fill-available;
    }

    #custom_box {
        padding: 0;
        margin: 0 auto;
    }

    #custom_box ul li {
        height: 280px;
    }

    #aboutBox .img_item video {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .bgTxt.stitle {
        display: none;
    }

    section {
        padding: 10vw 0;
    }

    #customBox {
        margin-top: 0;
    }

    #newsBox .info .btn {
        padding-top: 20px;
    }

    #ssicon .bxslider .ssDate {
        width: auto;
    }
    #aboutBox section{
        padding: 5px 10px;
        margin-bottom: 30px;
    }
    #secabout{
    padding: 0;
}
    #custom_box .custominfo{
    margin: 0px 0 0;
    background-size: cover;
}
}

@media screen and (max-width: 480px) {
    section .title,#aboutBox .info .title {
        font-size: 37px;
        letter-spacing: 1.5px;
        line-height: 130%;
        margin: 0px 0vw 0vw 0vw;
    }

    .bgTxt.stitle {
        display: none;
    }

    #newsBox {
        margin: -30px auto 0;
        padding: 27px;
    }

    #newsBox .text-parallax {
        left: calc(100% - 100px);
        top: 100px;
    }

    #newsBox .text-parallax-content {
        font-size: 80px;
    }

    #newsBox .info .tit a {
        font-size: 35px;
        line-height: 120%;
        width: 180px;
    }

    #custom_box ul li {
        height: 240px;
    }

    #newsBox .info ul li {
        height: 330px;
    }

    #aboutBox .img_item .video-bg img {
        height: 217px;
    }
}

@media screen and (max-width: 375px) {
    #newsBox .text-parallax-content {
        font-size: 60px;
    }

    #newsBox .text-parallax {
        top: 100px;
        left: calc(100% - 80px);
    }

    #newsBox .info {
        width: calc(100% - 0px);
    }
}
