@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+TC:wght@400;500;700&family=Noto+Sans+SC:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap";

#form1, body, html {
    height: 100%
}

#Email, #gotop {
    width: 60px;
    height: 60px
}

.img-inner, .verticalItem .img-bx2 {
    will-change: transform;
    display: block
}

*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: Roboto,"Noto Sans TC","Noto Sans JP","Noto Sans SC","Apple LiGothic Medium",arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    flex-direction: column
}

h1 {
    font-size: 2.2rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.8rem
}

h4 {
    font-size: 1.6rem
}

h5 {
    font-size: 1.4rem
}

h6, option {
    font-size: 1.2rem
}

h2, h3, h4, h5, h6 {
    font-weight:700 !important;
}

.privacy_policy_text h5{
	margin-left: 70px;
   text-indent: -32px;
}

.part_indent p{
	text-indent: 2em;
}

a, a:active, a:link, a:visited {
    color: #1f211f;
    text-decoration: none
}

    a:hover {
        color: #004d22 !important;
        text-decoration: none
    }

.ALIN_BOLD, .bolder-text {
    font-weight: 700
}

.LoginLB, .hs_table > thead > tr, .text-bold, .title_dc {
    font-weight: 400
}

.remark_blue a:hover {
    color: #004d22 !important;
    text-decoration: underline
}

hr {
    margin: 10px 0;
    border-top: 1px solid #b9bfbc;
    opacity: 1;
    box-sizing: inherit
}

.container {
    max-width: 1200px
}

#RWDSerachBar, #logo_s, #search_box_rwd_form, .contact_hidden, .head-text-mobile, .sitemap_item_title::after, .tech_baby_all {
    display: none
}

option:disabled {
    color: silver !important
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(31,33,31,.2);
    border-radius: 0;
    background-color: #f0f2f1
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 10px rgba(31,33,31,.16);
    background-color: #989e9a
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #808582
    }

    ::-webkit-scrollbar-thumb:active {
        background-color: #5f635f
    }

input[type=email], input[type=number], input[type=password], input[type=text] {
    background-color: #f7f9f8;
    border: 1px solid #b9bfbc;
    box-sizing: border-box;
    padding: 0 8px;
    border-radius: 2px
}

    input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=text]:hover {
        border-color: #094
    }

    input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=text]:focus {
        outline: solid 3px
    }

    input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, input[type=text]:disabled {
        background-color: #dadedb;
        border: 1px solid #b9bfbc
    }

input::placeholder {
    font-size: .7rem
}

.box_shadow {
    box-shadow: 0 2px 10px #000
}

.modal-fullscreen .modal-body {
    overflow-y: hidden
}

.border-n, .navbar-toggler {
    border: 0
}

.machine_condition {
    display: inline-block;
    width: auto
}

#Email, #form1, #gotop, .contact_style, .navbar_brand, header {
    display: flex
}

.br-none {
    border-right: none !important
}

.bg-tb-input {
    background-color: #f7f9f8 !important;
    border-left: none !important;
    border: 1px solid #b9bfbc;
    border-radius: 2px
}

.bg-tb-input-dark {
    background-color: #dadedb !important;
    border-left: none !important;
    border: 1px solid #b9bfbc;
    border-radius: 2px
}

.bg-tb-input-dark2 {
    background-color: #dadedb !important;
    border: 1px solid #b9bfbc;
    border-radius: 2px
}

.btn-green {
    color: #fff !important;
    width: auto;
    background-image: -webkit-linear-gradient(top,#24a600 1%,#24a600 22%,#24a600 30%,#094 100%);
    margin: 10px 3px;
    padding: 10px 20px !important;
    cursor: pointer;
    border-radius: 2px;
    border-color: transparent
}

    .btn-green:hover {
        color: #fff !important;
        background-image: none;
        background-color: #e60012
    }

    .btn-green > img {
        margin-right: 8px
    }

.download-search-bar {
    margin-top: -35px
}

.nav-link:hover, .text-green {
    color: #094 !important
}

.text-black {
    color: #212121 !important
}

.text-white {
    color: #fff
}

.text-success-s {
    color: #00cc5c
}

.bg-none {
    background-color: transparent !important
}

#gotop, .bg-white, .hs_table tbody, .newsList {
    background-color: #fff
}

.bg-gray, .ca_table th, .diagonal-line {
    background-color: #f7f9f8
}

.bg-green {
    background-color: #094 !important
}

.bg-green1 {
    margin-bottom: -1px;
    background: 0;
    border: 1px solid transparent
}

.table > tbody > tr > td, .table > tbody > tr > th {
    vertical-align: middle;
    text-align: center
}

#topbanner {
    top: 92px
}

    #topbanner .subtitle {
        font-size: 400%;
        color: #fff;
        font-weight: 400;
        position: relative;
        right: 0;
        left: 0;
        top: -150px;
        text-shadow: #000 .1em .1em .2em
    }

.sidemenuItem {
    padding: 4px 8px
}

.sidemenuItem_active {
    background-color: #e6f2eb;
    color: #094 !important;
    border-radius: 2px
}

#form1 {
    flex-direction: column
}

.form-check-input {
    margin-top: .2em;
    border-color: #3f423f;
    margin-right: 5px
}

    .form-check-input:checked {
        background-color: #094;
        border-color: #094
    }

    .form-check-input:focus {
        box-shadow: 0 0 5px #d8f2df
    }

    .form-check-input:disabled {
        pointer-events: none;
        filter: none;
        opacity: .5;
        border-color: #989e9a
    }

#gotop {
    position: fixed;
    right: 1%;
    bottom: 13%;
    border: 1px solid #dadedb;
    border-radius: 50%;
    color: green;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 999
}

#Email, #contact {
    position: fixed;
    right: 1%;
    justify-content: center;
    z-index: 999;
    cursor: pointer
}

#Email {
    bottom: 20%;
    background-color: #6fba2c;
    border: 1px solid #b9bfbc;
    border-radius: 50%;
    color: #fff;
    align-items: center
}

.icon-size {
    font-size: 30px;
    text-align: center
}

#contact {
    bottom: 27%;
    align-items: center
}

.contact_style {
    background-color: #e6f2eb;
    border: 1px solid #094;
    color: #094;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    padding: 5px 30px
}

.ca_table, .hs_table {
    background-color: #fff
}

.card_size {
    width: 282px;
    height: 247px;
    border: none !important
}

.hr-style {
    margin: 20px 0;
    border-top: 1.5px solid #b9bfbc
}

.card_content {
    color: #808582
}

.card_shadow {
    box-shadow: 0 2px 10px rgba(0,77,34,.1);
    border-radius: 2px
}

.hs_table {
    width: auto
}

    .hs_table > thead > tr {
        background-color: #fff !important;
        border: 0;
        border-bottom: 2px solid #b9bfbc;
        text-align: center
    }

    .hs_table tr:nth-child(2n) {
        background: #f7f9f8
    }

    .hs_table td, .hs_table th {
        padding: 8px 12px;
        border: 1px solid #dadedb;
		  text-align: center;
    }

.ca_table td, .ca_table th {
    border: 1px solid #ccc;
    text-align: center
}

.ca_table tr, .hs_table td, .pic {
    text-align: center
}

.ca_table {
    margin: 2% auto;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    text-align: center
}

    .ca_table th {
        padding: 10px
    }

    .ca_table td {
        padding: 5px 20px
    }

.separate {
    text-align: center;
    background: #fff
}

.navbar-toggler.collapsed .toggler-icon, .toggler-icon {
    background-color: #094
}

.headbanner, .sideDDR {
    background-repeat: no-repeat
}

header {
    min-height: 103px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 10px 2px rgba(0,0,0,.1)
}

.navbar {
    flex-direction: row-reverse;
    margin-right: 1%
}

.navbar_brand {
    height: 33px;
    flex-direction: row;
    justify-items: start;
    align-items: flex-end;
    margin-left: 40px
}

    .navbar_brand > img {
        min-width: 167px
    }

    .navbar_brand > div {
        margin-left: 20px;
        line-height: 15px;
        font-size: 1.5rem;
        white-space: nowrap
    }

select:disabled {
    opacity: 1;
    background-color: #d7d9d8;
    color: #989e9a
}

.search_and_navbtn {
    display: flex;
    flex-direction: row-reverse
}

#languageSelector > form > .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -5px;
    margin-top: 1.5rem
}

#searchBox > .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -200px;
    margin-top: 1.5rem;
    padding: 10px
}

.brand_title {
    display: inline-block;
    vertical-align: sub;
    font-size: 1.4rem;
    padding: 0 0 0 15px
}

.form-control, .signinput {
    font-size: 16px;
    -webkit-appearance: none
}

.navbar-toggler-icon:focus, .navbar-toggler:active, .navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
    border: 0
}

.toggler-icon {
    width: 30px;
    height: 3px;
    display: block;
    transition: .2s
}

.btn-search, .input-group {
    background-color: #f7f9f8
}

.middle-bar {
    margin: 5px auto
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.navbar-toggler .middle-bar {
    opacity: 0
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.navbar-toggler.collapsed .bottom-bar, .navbar-toggler.collapsed .top-bar {
    transform: rotate(0)
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1
}

.eypbanner {
    position: relative;
    height: 100%;
    text-align: center
}

.form-control {
    height: 38px;
    width: 100%;
    margin-bottom: 10px
}

    .form-control, .form-control:focus {
        background-color: #f7f9f8;
        border: 2px solid #f7f9f8;
        border-radius: 2px 0 0 2px;
        box-shadow: 0 0 0 transparent
    }

.input-group {
    width: auto !important
}

.tb-search {
    width: 100%;
    max-width: 170px
}

.btn-search {
    padding: 0 10px !important;
    color: #094;
    border-radius: 0 2px 2px 0 !important
}

    .btn-search:hover, .findButton:hover {
        color: #fff;
        background-color: #094
    }

.btn, .file_title2 {
    padding: 0
}

    .btn:focus {
        box-shadow: 0 0 0 #d8f2df
    }

.LoginLB {
    color: #000
}

.language-menu {
    border-radius: 2px;
    min-width: auto
}

.dropdown-item:hover, option:hover {
    background-color: #e6f2eb;
    color: #094
}

.dropdown-item:focus {
    background-color: #094;
    color: #fff !important
}

#navbarNavDropdown, #navbarSupportedContent {
    justify-content: flex-end;
    max-width: 100%;
    background-color: #fff
}

.nav_item a:hover {
    text-decoration: none;
    color: #094
}

.cookie_agreed > span > a, .tech_service_link > a:hover {
    text-decoration: underline
}

.nav-btn {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    margin: 0 10px;
    cursor: pointer
}

    .nav-btn > img {
        width: 36px
    }

    .nav-btn > span {
        font-size: .8rem;
        font-weight: 300
    }

.dropdown-menu2 {
    right: 0
}

#header_username > .language-menu {
    margin-top: 1.5rem;
    right: 0
}

.header_margin {
    margin-top: 103px
}

.wrapper {
    flex-grow: 1
}

.sideDDR {
    background-image: url(/img/life_calculation/Datorker_Robot_Reducer/WUT-S-P_side.png);
    background-position: bottom right;
    background-attachment: fixed
}

footer {
    border-bottom: 4px solid #094;
    padding: 40px 5% 10px;
    background-color: #f0f2f1
}

.footer-sitemap > div > div {
    margin-bottom: 5px;
    color: #5f635f
}

.accordion-collapse > div > div > a, .content-item-color, .content-item > a {
    color: #5f635f !important
}

.footer-icon {
    color: #808582;
    font-size: 1.5rem;
    border-radius: 50%;
    padding: 3px;
    margin-right: 5px
}

.footer-copyright {
    font-size: .8rem;
    color: #5f635f
}

.learnMore, .learnMore2 {
    font-size: 1rem;
    background-image: -webkit-linear-gradient(top,#24a600 1%,#24a600 22%,#24a600 30%,#094 100%)
}

.footer_copyright {
    text-align: right
}

.login-title, .subnav ul, article {
    text-align: left
}

.footer-link-item {
    padding: 12px 20px
}

.footer-social-media {
    margin-bottom: 40px
}

.footer_mt {
    margin-top: 25px
}

.bi-linkedin:hover {
    color: #0a66c2
}

.bi-youtube:hover {
    color: red
}

.bi-facebook:hover {
    color: #1877f2
}

.bi-line:hover {
    color: #00cb42
}

.bi-envelope-fill:hover, .bi-house-fill:hover, .bi-telephone-fill:hover, .breadcrumb-item :active, .product_link:hover {
    color: #094
}

.main {
    padding: 20px 0 0
}

.section {
    margin-bottom: 6%
}

.section_title {
    margin-top: 10px
}

.learnMore {
    color: #fff;
    padding: 10px 30px;
    border-radius: 2px;
    border: 0
}

    .learnMore2:hover, .learnMore:hover {
        background-image: none;
        background-color: #e60012;
        color: #fff !important
    }

    .learnMore > img {
        margin-right: 10px
    }

.learnMore2 {
    color: #fff;
    padding: 10px 20px;
    border-radius: 2px;
    border: 0
}

.headbanner {
    height: 350px;
    margin-top: 103px;
    background-attachment: scroll;
    background-size: cover
}

.headbanner_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    height: 350px
}

.title {
    font-size: 1.83rem;
    color: #fff
}

.sub-title {
    font-size: 1.33rem;
    color: #fff
}

.head-text {
    width: 510px;
    padding: 70px 0 0 20px
}

    .head-text > .title {
        font-size: 2.3rem;
        margin-bottom: 24px;
        color: #fff;
        font-weight: 500 !important
    }

    .head-text > .sub-title {
        font-size: 1.2rem;
        font-weight: 400;
        color: #fff
    }

.head-image {
    width: 100%;
    position: absolute;
    right: 0
}

.moveup {
    transition: .3s ease-in-out;
    box-shadow: 0 3px 6px rgba(0,77,34,.2);
    border: 0
}

    .moveup:hover, .select_page_box:hover {
        transform: translateY(-10px);
        color: #094
    }

.marginTopMinus {
    margin-top: -25px !important
}

.techTool_box, .white_box {
    box-shadow: 0 2px 10px rgba(0,77,34,.1);
    margin-top: -6px;
    transition: .3s ease-in-out;
    border-radius: 4px;
    background-color: #fff;
    display: flex
}

.techTool_container {
    padding: 13px
}

.techTool_box {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 22px 30px;
	  text-align: left;
}

    .techTool_box:hover {
        color: #094;
        transform: translateY(-5px)
    }

.left_Content, .news-right-cap,.techTool_box_left {
    width: 70%
}

    /*.source, .techTool_box_left > h5, ol li {
        margin-bottom: 20px
    }*/

.right_Content, .techTool_box_right {
    width: 30%
}

    .modal_menu_pic, .techTool_box_right > img {
        width: 100px
    }

.white_box {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
    height: 170px
}

.sublocation span i {
    margin-right: 7px
}

.bar:before {
    content: " ";
    background-color: #094;
    height: 23px;
    width: 6px;
    position: absolute;
    margin-left: -18px;
    margin-top: 3px
}

.loginSubmitBtn:hover, .signupBtn:hover {
    background-image: none;
    background-color: #e60012
}

.indent {
    margin: 0 10px
}

.subnav ul {
    width: 100%
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .video-container embed, .video-container iframe, .video-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

article {
    margin: 4% 0
}

.greenarrow {
    font-size: 1rem;
    color: #007b42
}

    .greenarrow:hover, .sb-example-1 .searchTerm:focus {
        color: #000
    }

.select_page_box {
    display: flex;
    min-height: 150px;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 5px #ccc;
    transition: .3s ease-in-out
}

.select_page_left {
    padding: 16px 5px 16px 30px
}

    .select_page_left > div {
        font-size: 1.37rem !important
    }

.select_page_right > img {
    width: 150px;
    border-radius: 4px
}

.service_page {
    display: flex;
    flex-direction: column;
    align-items: center
}

    .service_page > img {
        width: 336px
    }

.texh_service_flex {
    display: flex;
    flex-wrap: nowrap
}

.tech_contact_left {
    margin-top: 48px;
    margin-left: 23%
}

.tech_contact_right {
    margin-top: 94px;
    margin-right: 18%
}

.tech_service_link {
    top: 8px;
    cursor: pointer
}

.tech_service_image {
    padding: 0 24px 24px;
    overflow: hidden
}

.img-container, .proInfo, .proInfoContent, .proInfoImg {
    padding: 10px
}

.tech_leave_message {
    font-size: 24px
}

.proInfo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background-color: #fff
}

#member_area, .year {
    justify-content: center
}

.product_title_small {
    font-size: 1.4rem;
    font-weight: 500
}

.ALIN_POINTER, .modal_indicators, .news-right:hover, .proInfo:hover {
    cursor: pointer
}

.carousel_img, .proInfoImg {
    width: 40%
}

    .formpanel dl .full, .modal_indicators_img, .news-right-img img, .proInfoImg > img, .product_pic img {
        width: 100%
    }

.proInfoContent {
    width: 60%
}

.onlineDate {
    color: #656565;
    font-size: .83rem
}

.infoLb {
    font-size: 1rem
}

.product_filter {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 10px #000;
    margin-bottom: 10px
}

.product_link {
    color: #1f211f;
    cursor: pointer
}

    .product_link .card-body img {
        width: 90%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .product_link:hover .card-body img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .product_link .card-footer {
        border-top: 0
    }

#TBValidateCode_login, #mainCPH_TBValidateCode_member_profile, #mainCPH_TBValidateCode_sign_up {
    border-width: 1px;
    border-style: solid;
    width: 150px;
    height: 38px;
    cursor: pointer
}

#renew_valid_code, #renew_valid_code2 {
    font-size: .8rem
}

#member_area {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1021;
    top: 0;
    background-color: rgba(0,0,0,.5);
    display: flex;
    align-items: center
}

.login_form_left, .login_form_right {
    background-color: #fff;
    height: 525px;
    padding: 40px 32px
}

.login_form_left {
    width: 600px;
    background-image: url(../img/icon/WelcometoHIWIN-L.png);
    border-radius: 2px 0 0 2px
}

.loginSubmitBtn, .signupBtn {
    background-image: -webkit-linear-gradient(top,#24a600 1%,#24a600 22%,#24a600 30%,#094 100%)
}

.login_form_right {
    max-width: 400px;
    border-radius: 0 4px 4px 0
}

.signform {
    min-height: 550px;
    max-width: 1000px;
    left: 50%;
    display: flex;
    flex-direction: row;
    z-index: 900
}

.tech_more_area {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 50px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.4)
}

.signform_forgetpassword, .signform_signup {
    z-index: 900;
    background-color: #fff;
    margin: 0 auto
}

.tech_more_content {
    background-color: #fff;
    margin: auto;
    padding: 24px;
    border-radius: 4px;
    width: 500px
}

.signform_signup {
    padding: 30px;
    max-width: 800px;
    border-radius: 2px
}

.signform_forgetpassword {
    padding: 10px 30px 30px;
    max-width: 350px;
    border-radius: 4px
}

.drp-select, .signinput {
    border: 1px solid #b9bfbc
}

.login-title {
    font-size: 2em;
    margin-bottom: 24px !important
}

.signinput {
    height: 38px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #f7f9f8;
    padding: 0 8px;
    box-sizing: border-box;
    border-radius: 2px
}

.cancelBtn, .loginSubmitBtn {
    width: 46%;
    padding: 10px 24px;
    font-size: 16px;
    cursor: pointer
}

.loginSubmitBtn {
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 2px;
    margin-right: 6%
}

    .loginSubmitBtn:hover {
        color: #fff
    }

.cancelBtn {
    color: #000;
    background-color: #fff;
    border: 1px solid #094;
    border-radius: 2px
}

.drp-select, .form-select {
    background-color: #f7f9f8
}

.drp-select {
    height: 39px;
    width: 99.9%;
    border-radius: 2px
}

.signupBtn, .signupBtnCancel {
    width: 150px;
    padding: 10px 40px
}

.form-select {
    border: 1px solid #b9bfbc;
    border-radius: 2px
}

.signupBtn {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    border-color: transparent
}

    .signupBtn:hover {
        color: #fff
    }

.sb-example-1 .searchButton, .signupBtnCancel {
    background-color: #fff;
    font-size: 16px;
    cursor: pointer
}

.signupBtnCancel {
    color: #000;
    border: 1px solid #094;
    border-radius: 2px
}

.cookie_agreed {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(31,33,31,.6);
    color: #fff;
    padding: 16px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999
}

.findButton, .findTerm {
    background-color: #f9f9f9;
    box-shadow: 0 2px 10px #000
}

.cookie_agreed > span > a {
    color: #fff
}

.cookie_agreed_LB {
    text-decoration: none !important;
    color: #fff !important;
    font-weight: 400 !important
}

.ch-nav-lv2-link, .menu > li > a, .nav-link, .tabs ul li A, a:link {
    text-decoration: none
}

.sb-example-1 .search {
    width: 100%;
    position: relative;
    display: flex
}

.sb-example-1 .searchTerm {
    width: 100%;
    border: 1.5px solid #b3b3b3;
    border-right: 0;
    padding: 3px;
    border-radius: 3px 0 0 3px;
    outline: 0;
    color: #9dbfaf;
    margin-top: 7px;
    font-weight: 100
}

.sb-example-1 .searchButton {
    margin-top: 7px;
    height: 40px;
    border: 1.5px solid #b3b3b3;
    text-align: center;
    color: #fff;
    border-radius: 0 3px 3px 0;
    border-left: 0
}

.signupHeadimg {
    max-width: 382px;
    margin: 0 auto -50px
}

.about_hiwin_banner, .baobao-banner, .stock_banner, .sub-banner {
    margin-top: 103px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    width: 100%
}

.signdataform {
    background-image: url(/img/dataPage/background-green.png);
    position: absolute;
    top: 9%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto
}

.card > img, .module-search, .new_tag, .pager {
    position: relative
}

.sub-banner {
    background-image: url(/img/banner/background-green.png)
}

.baobao-banner {
    background-image: url(/img/banner/HIWIN-Ambassador.jpg)
}

.about_hiwin_banner {
    background-image: url(/img/banner/About_hiwin.webp)
}

.stock_banner {
    background-image: url(/img/banner/Investor.jpg)
}

.about_hiwin_img {
    height: 200px
}

.module-search {
    display: flex;
    width: 100%
}

.findTerm {
    width: 100%;
    border-radius: 1px 0 0 1px;
    outline: 0;
    color: #000;
    font-weight: lighter;
    font-size: 18px;
    border-width: 1.5px;
    border-style: solid;
    border-right: 0;
    border-color: transparent;
    padding: 20px
}

.findButton {
    text-align: center;
    color: #009984;
    border-radius: 0 1px 1px 0;
    cursor: pointer;
    font-size: 16px;
    border-width: 1.5px;
    border-color: transparent;
    padding: 20px
}

    .findButton > i {
        padding: 0 1online0;
        font-size: 1.5rem
    }

select:focus {
    outline: #CCC solid 5px
}

.custom-select {
    width: 100%;
    height: 75px;
    box-shadow: 0 2px 10px #ccc;
    padding: 20px;
    font-size: 18px;
    line-height: 1;
    border: 0;
    border-radius: 2px;
    background: url(/img/chevron-down-solid.svg) right no-repeat #fff;
    -webkit-appearance: none;
    background-position-x: 95%;
    white-space: pre-line
}

    .custom-select:focus {
        background: url(/img/chevron-up-solid.svg) right no-repeat #fff;
        -webkit-appearance: none;
        background-position-x: 95%
    }

    .custom-select-disabled, .custom-select:disabled, .custom-select[disabled] {
        background: url(/img/chevron-flat-solid.svg) right no-repeat #d7d9d8;
        -webkit-appearance: none;
        background-position-x: 95%
    }

.btn_solid_Rest, .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .pdf-btn {
    background-image: -webkit-linear-gradient(top,#24a600 1%,#24a600 22%,#24a600 30%,#094 100%)
}

.file_subtitle {
    color: #989e9a
}

.file_title {
    padding: 0 8px
}

.input_fontcolor, .navbar-light .navbar-nav .nav-link, .product_introduce p {
    color: #5f635f
}

.nav-pills .nav-link {
    background-color: #dfdfdf;
    border: 0;
    border-radius: 2px;
    margin-right: 10px;
    color: #1f211f;
    margin-bottom: 10px
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff !important;
        background-color: #094
    }

.split-Btn {
    width: 130px;
    height: 40px
}

.downloadcenterSearch {
    color: #000;
    width: 20%;
    background-color: #fff;
    border-color: #b4b4b4;
    border-style: solid;
    padding: 8px 0;
    font-size: 1.3em;
    cursor: pointer;
    border-radius: 3px
}

.downlaod_title_padding, .p-30 {
    padding-left: 30px
}

.myBtn {
    font-size: 16px;
    padding: 10px 40px
}

.pdf-btn {
    border-radius: 0 2px 2px 0;
    padding: 5.7px 10px;
    color: #fff;
    margin-left: -5px;
    border-left: 1px solid #fff
}

.btn_ghost_Rest, .btn_solid_Rest {
    padding: 10px 20px;
    margin: 10px 3px;
    font-size: 16px
}

.btn_ghost_Rest {
    width: auto;
    color: #1f211f;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #094;
    border-radius: 2px
}

    .btn_ghost_Rest:hover {
        color: #e60012;
        border-color: #e60012
    }

.btn_solid_Rest {
    color: #fff;
    border: 0 transparent;
    border-radius: 2px
}

.breadcrumb > li {
    display: inline-block;
    color: #808582 !important
}

    .breadcrumb > li + li:before {
        content: ">" !important;
        padding: 0 5px;
        color: #808582
    }

.FOCUS_NEWS {
    color: #e60012;
    font-size: 12px
}

.news-right {
    display: flex;
    padding: 10px
}

.formpanel dl div, .news-pop {
    display: inline-block
}

.course_pic span img, .news_pop img {
    width: 100%;
    height: auto
}

    .news_pop img:hover {
        box-shadow: 0 0 2px 1px #24a600
    }

.newsList > div {
    border-bottom: 1px solid #ccc
}

    .newsList > div:last-child {
        border-bottom: 0
    }

.newsList-title {
    font-size: 18px
}

    .newsList-title ::after {
        content: "";
        display: block;
        width: 0;
        height: 4px;
        position: absolute;
        left: 50%;
        bottom: 0;
        background-color: #094;
        -webkit-transition: .3s;
        transition: .3s;
        z-index: 1
    }

.news-right-img {
    width: 30%;
    display: flex;
    align-items: center
}

.newsDate {
    font-size: 12px
}

.news_newsContent_img {
    width: 500px
}

.tab-nextpage {
    margin-top: 64px;
    text-align: end
}

.btn-color {
    color: #fff;
    background-color: #094;
    border-color: #094
}

.pager {
    padding: 5px 8px;
    display: block
}

.page-item:not(:first-child) .pager {
    margin-left: -1px
}

.searchpage {
    display: flex
}

    .searchpage > div {
        display: flex;
        align-items: center;
        filter: drop-shadow(0 1px #0091c2);
        margin-left: 15px
    }

        .searchpage > div:after {
            content: "";
            background: #094;
            width: 4px;
            height: 16px;
            position: absolute;
            top: 40px;
            right: 0;
            transform: rotate(135deg)
        }

        .searchpage > div > input {
            color: #fff;
            font-size: 18px;
            background: 0 0;
            width: 45px;
            height: 45px;
            padding: 10px;
            border: 3px solid #094;
            outline: 0;
            border-radius: 35px;
            transition: width .5s
        }

.remark_blue, .remark_blue2 {
    border-radius: 2px;
    font-size: 14px
}

.searchpage > div > input::placeholder {
    color: #094;
    opacity: 0;
    transition: opacity 150ms ease-out
}

.searchpage > div > input:focus::placeholder {
    opacity: 1
}

.searchpage > div > input:focus, .searchpage > div > input:not(:placeholder-shown) {
    width: 250px
}

.dropdown-menu > li > a :hover {
    color: #24a600
}

.form-select {
    font-size: 16px
}

.remark_blue {
    background-color: #f0f2f1
}

.remark_blue2 {
    background-color: #fae1e1
}

.privacy_area {
    border: 1px solid #f0f2f1;
    width: 100%;
    height: 200px;
    padding: 10px;
    overflow: auto;
    word-wrap: break-word;
    text-align: left;
    overflow-x: hidden
}

.mt-48 {
    margin-top: 48px
}

#logo {
    display: block
}

.content {
    font-size: 14px;
    margin-left: 8px;
    padding-top: 8px
}

.all_awarePro {
    padding: 10px 0
}

    .all_awarePro label {
        line-height: 34px;
        height: 34px;
        margin-bottom: 5px;
        margin-right: 10px;
        padding: 0 10px;
        border-radius: 16px;
        border-color: #707070
    }

        .all_awarePro label:hover {
            background-color: #5f635f;
            border: #5f635f
        }

.awareProLB {
    line-height: 34px;
    height: 34px;
    text-align: center;
    background-color: #eff1f3;
    border-radius: 2px;
    cursor: pointer
}

.tech_contact_left2 {
    margin-top: 48px;
    margin-left: 15%
}

label {
    padding-left: 10px;
    margin-right: 15px
}

.brGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px;
    border: 1px solid #525252;
    border-collapse: collapse;
    font-family: Arial;
    font-size: 16px
}

.GridView1header, .GridView1rows:hover {
    background-color: #ebf1de
}

.mydatagrid {
    width: 100%;
    border: 1px solid #000;
    min-width: 100%
}

.GridView1header, .GridView1rows {
    color: #000;
    border: 1px solid #fff;
    text-align: center
}

.GridView1header {
    height: 25px;
    font-size: 18px
}

    .GridView1header > th {
        padding-right: 15px;
        padding-left: 15px
    }

.GridView1rows {
    background-color: #f2f2f2;
    font-size: 16px;
    min-height: 25px
}

.product_name, .product_title {
    font-size: 40px;
    font-weight: 700
}

.GridView1rows:nth-child(odd) {
    background-color: #d9d9d9
}

.product_banner {
    margin-top: 103px;
    min-height: 350px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.product_title {
    display: block;
    color: #fff;
    text-shadow: 0 0 30px #000
}

.product_name {
    display: none;
    margin-bottom: 24px
}

.product_list {
    margin-bottom: 16px
}

.bs_banner {
    background-image: url(/img/product/ballscrew/ballscrew_banner.webp)
}

.ball_spline_banner {
    background-image: url(/img/product/ball_spline/ball_spline_banner.jpg)
}

.gw_banner {
    background-image: url(/img/product/linear_guideway/linear_guideway_banner.jpg)
}

.sar_banner {
    background-image: url(/img/product/single_axis_robot/single_axis_robot_banner.jpg)
}

.br_banner {
    background-image: url(/img/product/bearing/bearing_banner.jpg)
}

.mar_banner {
    background-image: url(/img/product/multi_axis_robot/multi_axis_robot_banner.jpg)
}

.ee_banner {
    background-image: url(/img/product/End_Effector/End_Effector_banner.jpg)
}

.dswg_banner {
    background-image: url(/img/product/datorker_strain_wave_gear/datorker_strain_wave_gear_banner.jpg)
}

.tmrt_banner {
    background-image: url(/img/product/torque_motor_rotary_table/torque_motor_rotary_table_banner.jpg)
}

.uddrt_banner {
    background-image: url(/img/product/underwater_direct_drive_rotary_table/underwater_direct_drive_rotary_table_banner.jpg)
}

.efem_banner {
    background-image: url(/img/product/semiconductor_subsystem/efem/EFEM_banner.jpg)
}

.load_port_banner {
    background-image: url(/img/product/load_port/load_port_banner.jpg)
}

.wafer_robot_banner {
    background-image: url(/img/product/semiconductor_subsystem/wafer/wafer_robot_banner.jpg)
}

.wafer_aligner_banner {
    background-image: url(/img/product/wafer_aligner/wafer_aligner_banner.jpg)
}

.torque_motor_banner {
    background-image: url(/img/product/torque_motor/torque_motor_banner.jpg)
}

.me_banner {
    background-image: url(/img/product/medical_robot/medical_equipment_banner.jpg)
}

.opacity {
    width: 100%;
    height: 494px;
    opacity: .5
}

.new_tag {
    display: block;
    float: left;
    top: 20px;
    left: -8px;
    color: #fff;
    background-color: #e60012;
    z-index: 99;
    font-size: .8rem;
    padding: 5px;
    width: 47px;
    text-align: center
}

    .new_tag::before {
        content: '';
        position: absolute;
        width: 8px;
        height: 9px;
        top: 29px;
        left: 0;
        border-style: solid;
        border-width: 0 8px 8px 0;
        border-color: transparent #803838 transparent transparent;
        opacity: 1
    }

.text_gray {
    color: #b9bfbc
}

.product_introduce {
    margin: -200px auto 20px;
    padding: 30px
}

.product_content {
    display: flex;
    flex-flow: row;
    margin-top: 10px;
    margin-bottom: 30px
}

.productList {
    max-width: 328px;
    border-radius: 4px
}

.productPics {
    max-width: 75%;
    border-radius: 4px
}

.card > img {
    display: block;
    float: left;
    width: 100%;
    padding: 16px;
    margin: auto
}

.name {
    max-width: 242px;
    height: 121px
}

    .name span {
        font-size: 1rem;
        font-weight: 400;
        color: #094;
        text-align: center;
        display: block;
        margin-top: 20px
    }

.square {
    width: 56px;
    height: 56px
}

.bg-container {
    background-color: #f0f2f1
}

.product_detail {
    display: flex;
    flex-direction: row;
    flex-grow: 1
}

.product_detail_container {
    background-color: #fff;
    margin-top: 20px;
    padding: 32px;
    margin-bottom: 64px
}

.product_pic_thumb {
    height: 60px
}

.right_Content > div > a > div {
    margin: 0 5px;
    border: 1px solid #fff
}

    .right_Content > div > a > div:hover {
        border: 1px solid #198754;
        transition-duration: .3s;
        border-radius: 4px
    }

    .right_Content > div > a > div > img {
        border-radius: 4px;
        max-width: 56px;
        padding: 1px
    }

.border_radius_start {
    border-radius: 4px 0 0 4px
}

.border_radius_end {
    border-radius: 0 4px 4px 0
}

.box_container {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.box {
    width: 30.3333%;
    height: 125px;
    border: 1px solid #dadedb;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    margin-bottom: 8px;
    padding: 0 10px
}

.box_title {
    margin-top: 15px;
    text-align: center;
    max-height: 30px
}

.box_content {
    color: #094;
    margin-top: 10px
}

.box_num {
    font-size: 40px;
    font-weight: 500;
    text-align: center
}

.box_unit {
    font-size: 20px;
    font-weight: 500
}

.letter-spacing {
    max-width: 100px;
    display: inline-block;
    background-color: #5f635f;
    border-radius: 4px;
    color: #fff;
    font-size: .9rem;
    font-weight: 100
}

.support_content {
    margin: 0
}

    .support_content > div {
        max-width: 230px;
        display: inline-block;
        padding: 0
    }

        .support_content > div > div > a > img {
            border-left: 1px solid #b9bfbc;
            padding-left: 13px
        }

.support_content_item {
    padding: 13px;
    white-space: nowrap
}

.Applications_btn > span {
    margin-right: 6px;
    margin-bottom: 6px;
    background-color: #5f635f !important;
    font-size: 14px;
    font-weight: 300;
    padding: 0 10px;
    color: #fff;
    border-radius: 4px;
    white-space: nowrap;
    line-height: 30px
}

.modal-header {
    margin-bottom: 1.2rem
}

.modal_content, .responsive-radio {
    display: flex;
    flex-direction: row
}

.modal_content_left > .row {
    border-right: 1px solid #dee2e6
}

.modal_content_left {
    width: 280px;
    overflow: hidden
}

.modal_content_right {
    width: 85%;
    padding: 0 1.5rem
}

.modal_menu_left {
    height: 78vh;
    overflow: scroll;
    overflow-x: hidden
}

.card-size2, .course_pic, .line-2 {
    overflow: hidden
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-image: none
}

    .carousel-control-next-icon:after, .carousel-control-prev-icon:after {
        font-size: 50px;
        font-weight: 900;
        color: #094
    }

.carousel-control-prev-icon {
    position: absolute;
    left: 10px
}

.carousel-control-next-icon {
    position: absolute;
    right: 10px
}

#news, .view360 {
    position: relative
}

.carousel_video {
    height: 100%;
    width: 100%
}

    .carousel_video > iframe {
        width: 80%;
        height: 60vh
    }

.carousel_item_name {
    font-size: 1.6rem;
    font-weight: 500
}

.view360 {
    margin-top: -100px;
    left: -50px;
    text-align: right;
    z-index: 999
}

.activities_pic > img, .cng, .pic > span {
    text-align: center
}

#spritespin {
    cursor: grab
}

    #spritespin:active {
        cursor: grabbing
    }

.modal_menu_img {
    border: 1px solid #fff
}

.modal_menu_pic_b {
    max-width: 200px
}

.btn-modal-close {
    color: #808582;
    cursor: pointer
}

    .btn-modal-close i {
        font-size: 2rem;
        margin-left: 10px
    }

.accordion-button:not(.collapsed) {
    color: #1f211f;
    background-color: #e4e5e6;
    box-shadow: none;
    font-weight: 700
}

.card-size2, .cng > .wrapper, .courselist > ul li, .grid .grid-item, .hiwin_baobao > ul li {
    background-color: #fff
}

.headline, .sitemap_item_title.collapsed {
    margin-bottom: 30px
}

.sitemap_item_title_lg {
    display: none !important
}

.sitemap_item_title_md {
    display: block !important
}

.acc-padding {
    padding: .9rem 0 1rem
}

    .acc-padding div {
        margin-bottom: 5px
    }

.accordion-button::after, .accordion-button:not(.collapsed)::after {
    background-image: url(/img/accordion-button.svg) !important
}

.pic span img {
    max-height: 180px;
    height: auto
}

.cng > .wrapper {
    height: 340px;
    padding: 20px 10px 10px;
    box-shadow: 0 0 1px rgba(0,0,0,.3);
    border-radius: 4px;
    width: 280px
}

.pic > span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.year {
    display: flex;
    align-items: center;
    color: #094
}

.glory_name {
    display: flex;
    justify-content: center;
    align-items: center
}

.cng {
    padding: 10px
}

.small-tx {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: 500;
    color: #094;
    margin-bottom: 10px
}

.activities_name {
    height: 40px
}

.activities_pic > img {
    display: block;
    margin: auto;
    max-width: 100%
}

#news .news_detail {
    text-align: left;
    margin-top: 8%;
    margin-bottom: 6%;
    width: 950px
}

#news .grid-item a h2, .card-body h2 {
    margin: 20px 0;
    font-size: 18px;
    color: #333;
    line-height: 21px
}

#news .news_detail .nav .info .date {
    color: #094;
    font-size: 16px
}

#news .news_detail .navbar .info {
    float: left;
    text-align: left
}

#news .news_detail h1 {
    margin-bottom: 3%;
    font-size: 30px;
    color: #094
}

#news .news_detail .text {
    font-size: 16px;
    color: #111;
    line-height: 29px
}

#news .backbt, .backbt {
    margin-top: 10px;
    text-align: right;
    clear: both
}

.tabs LI {
    background: #ccc;
    display: inline-block;
    border-bottom: 10px solid #999
}

.tabs ul li A {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 10px
}

.card-size2 {
    border: 1px solid #dadedb;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: .3s ease-in-out;
    padding: 0;
    width: 456px;
    height: 428px;
    box-shadow: 0 0 5px #ccc
}

.menu-border, .news_content > img, .shadow2, .shadow3 {
    border-radius: 10px
}

.verticalItem:hover .img-inner img {
    transform: scale(1.1);
    transition: .3s ease-in-out
}

.verticalItem:hover .greenarrow img {
    transform: translateX(20%);
    transition: .3s ease-in-out
}

.verticalItem:hover {
    box-shadow: 0 2px 8px 5px rgba(0,77,34,.1)
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    animation-name: fadeIn
}

.animate__animated.animate__fadeIn {
    --animate-duration: .5s
}

.dropdown-slower {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-in-out,visibility .3s ease-in-out
}

.nav-item.dropdown:hover .dropdown-slower {
    opacity: 1;
    visibility: visible;
    animation: .5s ease-in-out fadeIn !important
}

.verticalItem .img-bx2 {
    width: 100%;
    position: relative;
    max-width: 100%;
    height: 258px;
    font-size: 0;
    background-size: cover
}

    .verticalItem .img-bx2 .img-inner {
        height: 100%;
        position: absolute;
        text-align: center;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
        border-radius: 0 0 5px 5px
    }

.img-inner {
    width: 100%
}

.verticalItem .img-bx2 .img-inner img {
    display: block;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: .3s ease-in-out;
    width: 100%;
    will-change: transform;
    max-height: 258px
}

.ind-bannerdes {
    font-size: 24px;
    line-height: 1.55;
    letter-spacing: 0;
    color: #1f211f;
    font-family: Roboto,"Noto Sans TC";
    height: 66px
}

.bi-chevron-left, .bi-chevron-right {
    position: absolute;
    font-size: 50px;
    font-weight: 900;
    color: #094
}

.imgwrap {
    margin: 10px 0 5px
}

    .imgwrap img {
        transform: Scale(1,1);
        width: 100%
    }

.grid .grid-item {
    width: 100%;
    height: 500px;
    padding: 25px;
    text-align: left;
    -webkit-transition: .3s 0;
    -o-transition: .3s 0;
    transition: .3s 0
}

.gsc-search-button-v2, .gsc-search-button-v2:hover {
    border-color: #009942 !important;
    background-color: #009942 !important
}

.courselist > ul li {
    width: 300px;
    min-height: 290px;
    padding: 10px 10px 0;
    margin: 1%;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.3);
    box-shadow: 0 0 1px rgba(0,0,0,.3)
}

    .courselist > ul li:hover {
        background-color: #ddd;
        -webkit-transition: .3s 0;
        -o-transition: .3s 0;
        transition: .3s 0
    }

    .courselist > ul li a .course_pic span img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        transition: .2s
    }

    .courselist > ul li:hover a .course_pic span img {
        -webkit-transform: Scale(1.1,1.1);
        transform: Scale(1.1,1.1)
    }

.course_pic {
    transition: .2s
}

.dropdown, .menu-border {
    transition: .3s ease-in-out
}

.eventlist {
    margin-left: 3%;
    margin-bottom: 20px
}

.content-item {
    margin: 5px 0;
    width: 300px
}

.bi-chevron-left {
    left: 10px
}

.bi-chevron-right {
    right: 10px
}

.ch-nav-lv2-link, .courselist > ul li a .name, .dropdown, .layout, .menu-lv1::before, .menu-lv2-block .menu-lv1, .menu > li > a, .nav-link {
    position: relative
}

.backbt:hover .back, .news_date {
    color: #094
}

.shadow2 {
    right: -80px
}

.shadow3 {
    right: -220%
}

.menu-border {
    right: -30px
}

.txt-left {
    text-align: left !important
}

.content_margin {
    margin-bottom: 100px;
    width: 100%
}

    .content_margin .content {
        width: 100%;
        margin-left: 0
    }

.news_date {
    font-weight: 700
}

.reporter {
    color: #808582;
    font-weight: 500
}

.news_content > img {
    display: block;
    max-width: 100%
}

.news_content > p {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.75rem;
    margin-bottom: 10px;
    color: #5f635f !important
}

.backbt .back {
    font-size: 16px;
    margin-top: 3px;
    color: #000
}

.backbt img {
    transform: scaleX(-1)
}

.line-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.hiwin_baobao > ul {
    margin-bottom: 6%;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
}

    .hiwin_baobao > ul li {
        width: 14%;
        padding: 10px;
        margin: 1%;
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,.3);
        box-shadow: 0 0 1px rgba(0,0,0,.3)
    }

.cf:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
    visibility: hidden
}

.layout {
    float: left;
    min-height: 1px
}

    .layout img, .pointImage img, .pointImageRight img {
        max-width: 100%;
        width: auto;
        height: auto
    }

.gsc-search-button-v2 {
    padding: 10px 20px !important;
    border-radius: 4px !important
}

table.gsc-search-box td.gsc-input {
    padding-right: 0 !important
}

.navbar-nav .nav-item:first-child .nav-link:after, .navbar-nav .nav-item:nth-child(2) .nav-link:after, .navbar-nav .nav-item:nth-child(4) .nav-link:after, .navbar-nav .nav-item:nth-child(5) .nav-link:after {
    content: "";
    display: inline-block;
    position: relative;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    width: 7px;
    height: 7px;
    margin: auto;
    transform: rotate(225deg);
    top: -3px;
    transition: left .15s ease-in-out;
    left: 5px
}

.dropdown {
    flex-direction: row;
    width: auto
}

.nav-link {
    display: block;
    padding: .5rem .75rem;
    color: #495057;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    margin-right: 10px;
    font-size: 1.1rem
}

.menu {
    max-width: 1820px
}

.menu2 {
    width: 260px
}

.menu-lv2-block > ul > li {
    padding: 20px 25px;
}

.menu-lv3-block > ul > li {
    padding: 20px 25px;
    max-width: 170px
}

.menu > li > a {
    font-weight: 500;
    color: #094 !important;
    transition: color .3s ease-in-out;
    font-size: 20px;
    line-height: 30px
}

.no-ul, ul {
    list-style: none;
    padding: 0
}

    .no-ul > li {
        list-style: none;
        padding: 5px;
        margin: 0
    }

.menu-lv2-block .menu-lv1 > li > a {
    display: inline-block;
    width: 155px
}

.menu-padding {
    padding-left: 10px
}

.menu-lv2-block .menu-lv1 > li:nth-child(n+3) {
    margin-top: 12px
}

.menu-lv2-block .menu-lv1 > li {
    width: 148px
}

.menu-lv2-block .menu-lv1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 31px
}

.menu-lv1::before {
    content: '';
    display: block;
    border-top: 1px solid #b9bfbc;
    background-color: rgba(207,216,220,.5);
    width: 90vw;
    height: 1px;
    top: -15px
}

.component-header .ch-nav-lv3 {
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
    display: block
}

.ch-nav-lv2-link {
    margin: 0 15px;
    color: #00994e;
    border-bottom: 1px solid #00994e;
    padding: 15px 0;
    letter-spacing: 1px;
    line-height: 1;
    display: block;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer
}

.ch-nav-lv3-item {
    width: 220px;
    margin: 5px 0
}

.hs_table > tbody > tr:first-child {
    border-bottom: 2px solid #b9bfbc !important
}

.news-back {
    background: #fff;
    border: 1px solid #094;
    border-radius: 24px;
    color: #094 !important;
    padding: 10px 20px;
    font-size: 18px;
    transition: .3s ease-in-out
}

.formpanel dl .form-cell, .formpanel dl textarea {
    border: 1px solid #ccc;
    padding: 5px 8px;
    color: #666;
    background-color: #efefef
}

.news_button {
    margin-top: 38px;
    margin-bottom: 100px
}

.news-back:hover {
    background: #094;
    color: #fff !important
}

.text-center {
    text-align: center !important
}

.formpanel {
    width: 100%;
    padding: 3% 5%;
    margin: 6% auto;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
    box-shadow: 0 0 5px rgba(0,0,0,.4)
}

#Course_Apply_Area2, .Course_Apply_Area {
    position: absolute;
    z-index: 9999;
    top: 0;
    background-color: rgba(0,0,0,.8)
}

.formpanel dl .half:first-child {
    margin-right: 5%
}

.formpanel dl .half {
    width: 47%
}

.formpanel dl textarea {
    width: 100%;
    height: 90px;
    min-height: 90px;
    max-width: 100%
}

.formpanel dl .form-cell {
    height: 30px;
    line-height: 30px
}

.formpanel .sendbt {
    margin-top: 10px;
    text-align: right
}

.pointDetail {
    display: inline-flex;
    margin: 4px
}

.pointImage {
    margin-left: 24px;
    margin-top: 20px
}

.pointsAll {
    overflow: auto;
    margin: 24px 0
}

.pointStatementLeft {
    width: 100%;
    text-align: right;
    padding: 20px;
    font-size: 16px
}

.pointDetail05 {
    margin-top: 120px
}

.pointStatementRight {
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 16px
}

.Course_Apply_Content_inner {
    margin: 0 auto;
    width: 95%
}

.antiknockoff_ol {
    list-style-type: cjk-ideographic
}

    .antiknockoff_ol li, .antiknockoff_ol_en li, .en_li {
        color: #009942;
        font-size: 1.5em;
        font-weight: 700
    }

.antiknockoff_ol_en {
    list-style-type: decimal
}

.slider {
    width: 600px
}

    .slider tbody tr td img {
        margin: auto;
        max-width: 100%
    }

.courselist > ul li a .name {
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 0;
    height: 0 !important
}

#Course_Apply_Area2 {
    width: 100%;
    height: 136%
}

.Course_Apply_Area {
    width: 100%;
    height: 275%
}

.Course_Apply_Content {
    margin: 2% auto 0;
    padding: 10px 30px 30px;
    max-width: 50%;
    width: 100% !important;
    background-color: #f7f7f7;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    overflow: hidden
}

.inbox_1, .inbox_2, .inbox_3 {
    width: 100%;
    height: 340px
}

.txt-right {
    text-align: right !important
}

.global_site_title {
    font-size: 48px
}

.global_site_subtitle {
    font-size: 24px;
    color: #094
}

.ch-nav-color, .font-small {
    color: #1f211f !important
}

.global_site_area {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px
}

.content-item-size, .font-small {
    font-size: .875rem
}

.inbox_1 {
    background: url(/img/banner/banner1.jpg) center center/cover no-repeat
}

.inbox_2 {
    background: url(/img/banner/banner2.jpg) center center/cover no-repeat
}

.inbox_3 {
    background: url(/img/banner/banner3.jpg) center center/cover no-repeat
}

.overflow-auto::-webkit-scrollbar {
    display: none
}

.bordered-group {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    background-color: #f9f9f9
}

    .bordered-group img {
        width: 50%;
        height: auto;
        display: block;
        margin: auto
    }

.header {
    text-align: center;
    font-weight: 700;
    padding: 10px;
    border-bottom: 1px solid #ddd
}

.name_style {
    text-align: right;
    font-size: 22pt;
    font-weight: 500
}

.eyp_container {
    max-width: 700px;
    margin: 30px
}

.product_detail_container {
    background-color: #fff;
    margin-top: 20px;
    padding: 32px;
    margin-bottom: 64px;
}

.card_font {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.card_title {
	padding: 10px;
	font-size: 20px;
	text-align: center;
}

.card_img {
    max-width: 100%;
    margin: auto;
    text-align: center;
    width: 100%;
}

.diagonal-line {
	background-image: linear-gradient(to top right,
    white 49.5%,
    #00000066,
    white 50.5%);
}

.icon-style {
    font-size: 68px;
    color: #93cda4;
}

.certification_left{
    width:40%;
}

.certification_right {
    width: 30%;
}

.indent-2 {
    text-indent: 1em;
}

th, tr, td {
    padding: 8px 12px;
    border: 1px solid #dadedb;
    text-align: center;
}

tbody > tr > td {
    text-align: left;
}

tbody > tr > td > a {
	color: #009944 !important;
	text-decoration: underline !important;
}

.p_indent{
	margin-left: 82px;
}

.s_indent{
	margin-left: 140px;
}

.c_indent{
	margin-left: 120px;
}

.ul_indent{
   margin-left: 85px;
}

.ul_indent li{
   margin-left: 40px;
   text-indent: -40px;
}

.p_indent a,.s_indent a,.c_indent a,.ul_indent a{
	color:#009944;
}


.hidden-section {
    display: none !important;
}


@media(min-width:1200px) {
    .modal_content_padding {
        padding: 3rem !important
    }

    .border_adju {
        border-left: 1px solid #dadedb;
        border-top: 0 solid #dadedb
    }

    .btn_adju {
        margin-left: 11px
    }

    .icon-new, .infoLb, .onlineDate {
        margin-left: 0 !important
    }

    .m_p_adju {
        padding-left: 3%
    }

    .div_pad_adju24 {
        padding-right: 12px
    }

    .div_pad_adju32 {
        padding-right: 32px
    }

    .div_pad_adju20 {
        padding-right: 20px
    }

    .bannerpic {
        width: 35% !important
    }

    .infoLb {
        margin-top: 6px
    }

    .bannerpic-mobile, .search-mobile {
        display: none
    }

    .signupImage_L {
        display: block !important
    }

    .signupImage_M {
        display: none !important
    }

    .dcbutton {
        text-align: right
    }
}

@media(max-width:1200px) {
    .nav_item:before {
        margin: 0 7px
    }

    .modal_indicators_img, .modal_menu_pic_b {
        max-width: 100px
    }

    .modal_content_left > .row {
        border-right: 0;
        border-top: 1px solid #b9bfbc
    }

    .carousel-item > div > iframe {
        width: 80% !important;
        height: 60vh !important
    }

    .carousel_video {
        height: 100%;
        width: 100%
    }

        .carousel_video > iframe {
            width: 80%;
            height: 40vh
        }

    #spritespin {
        width: 900px !important;
        height: 800px !important
    }

    .modal_content_padding {
        padding: 3rem !important
    }

    .modal_content {
        flex-direction: column-reverse !important
    }

    .modal_content_left {
        width: 100% !important;
        border: 0
    }

    .modal_content_right {
        width: 100% !important;
        height: 450px;
        padding: 0 .5rem !important
    }

    .modal_menu_left {
        height: 120px !important;
        overflow-x: scroll;
        overflow-y: hidden;
        display: flex;
        flex-flow: row;
        flex-grow: 1
    }

    .modal_menu_content {
        display: flex;
        flex-direction: row
    }

    .modal_menu_name, .modal_menu_title {
        display: none
    }

    .border_adju {
        border-left: 1px solid #dadedb;
        border-top: 0 solid #dadedb
    }

    .m_p_adju {
        padding-left: 3%
    }

    .btn_adju {
        margin-left: 11px
    }

    .opacity {
        width: 100%;
        height: 350px;
        opacity: .5
    }

    .ch-nav-lv3-item {
        width: 150px
    }

    .shadow3 {
        right: -425px
    }

    .menu {
        width: 1120px
    }

    .menu-lv2-block > ul > li {
        padding: 20px 25px;
        max-width: 160px
    }
}

@media (min-width:992px) {
    .navbar .nav-item:hover .dropdown-menu {
        display: block;
        padding: 10px 0
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .ch-nav-lv2-list {
        margin: 0;
        padding: 0;
        display: flex;
        max-height: none;
        min-height: 0
    }

    .ch-nav-lv2-item {
        padding: 0 20px;
        margin: 0
    }

    .ch-nav-lv2-link {
        margin: 0 0 10px;
        color: #00994e;
        border-bottom: 1px solid #28a745;
        padding: 10px 0;
        white-space: nowrap;
        font-size: 18px;
        cursor: default
    }

    .ch-nav-lv3-link {
        margin: 0;
        color: #333;
        padding: 5px 0
    }

    .ch-nav-lv3 {
        margin: 20px 0;
        max-height: 550px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        word-wrap: break-word
    }

    .head-image {
        position: absolute
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: box-shadow .15s ease-in-out
    }

    .navbar-nav .nav-item:first-child .nav-link:after, .navbar-nav .nav-item:nth-child(2) .nav-link:after, .navbar-nav .nav-item:nth-child(4) .nav-link:after, .navbar-nav .nav-item:nth-child(5) .nav-link:after {
        display: none
    }

    .events {
        pointer-events: none
    }
}

@media(max-width:1030px) {
    .modal_content_padding {
        padding: .8rem !important
    }

    .border_adju {
        border-left: 1px solid #dadedb;
        border-top: 0 solid #dadedb
    }

    .m_p_adju {
        padding-left: 3%
    }

    .btn_adju {
        margin-left: 11px
    }

    #navbarSupportedContent {
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        margin-top: 82px;
        box-shadow: 0 10px 10px rgba(0,0,0,.2);
        padding: 20px;
        z-index: 1022
    }

    #languageSelector > form > .dropdown-menu[data-bs-popper] {
        left: 20px
    }

    #RWDSerachBar {
        display: flex;
        justify-content: space-between
    }

        #RWDSerachBar > .form-outline {
            width: 90%
        }

    #searchBox, .ch-nav-lv3 > li {
        display: none
    }

        #searchBox > .dropdown-menu[data-bs-popper] {
            display: none !important
        }

    #search_box_rwd_form, .search_and_navbtn {
        display: block
    }

        #search_box_rwd_form > .input-group > .form-outline {
            width: 96%
        }

    #dropdownMenuButton2 {
        flex-flow: row;
        justify-content: flex-start;
        align-items: center;
        padding-top: 10px
    }

    .nav_item {
        padding: 5px !important
    }

        .nav_item:before, .nav_item:last-child:after {
            content: "";
            color: #fff;
            margin: 0 8px
        }

    .navbar-nav {
        border-top: 1px solid #b9bfbc;
        border-bottom: 1px solid #b9bfbc;
        margin-top: 10px;
        padding: 20px
    }

    .tech_contact_left {
        margin-left: 10%
    }

    .tech_contact_right {
        margin-right: 10%
    }

    .tech_leave_message {
        font-size: 22px
    }

    .nav_item {
        display: flex;
        flex-flow: row;
        justify-content: center;
        align-items: center
    }

    .menu-border, .shadow2 {
        right: 0
    }

    .dropdown-menu {
        border: none
    }

    .menu {
        width: auto
    }

    .menu-border, .shadow2, .shadow3 {
        box-shadow: none !important
    }

    .menu-lv2-block > ul > li {
        padding: 0 10px;
        max-width: 220px
    }

    .menu > li > a {
        font-weight: 400;
        color: #1f211f !important;
        font-size: 16px;
        line-height: 0
    }

    .ch-nav-lv2-link {
        margin: 0;
        color: #1f211f;
        border-bottom: none;
        padding: 15px 0;
        line-height: 0
    }

    header {
        height: 86px
    }

    .inbox_1 {
        content: url("/img/banner/banner1.jpg")
    }

    .inbox_2 {
        content: url("/img/banner/banner2.jpg")
    }
	
    .inbox_3{
        content: url("/img/banner/banner3.jpg")
    }

    .shadow3 {
        right: -245%
    }

    .global_site_title {
        font-size: 24px
    }

    .global_site_subtitle {
        font-size: 16px
    }

    .globe-asia {
        flex-flow: row;
        justify-content: flex-start;
        align-items: center
    }

    .bi-globe-asia-australia {
        margin: 0 8px
    }
}

@media(max-width:990px) {
    .border_adju {
        border-left: 0 solid #dadedb;
        border-top: 1px solid #dadedb
    }

    .btn_adju {
        margin-left: 11px
    }

    .m_p_adju {
        margin-top: 24px;
        padding-top: 24px
    }

    .productList {
        max-width: 314px
    }

    .productPics {
        max-width: 68%
    }

    .menu-lv3-block > ul > li {
        padding: 0 15px;
        max-width: 170px
    }
}

@media(max-width:768px) {
    .left_Content, .right_Content {
        width: 100% !important
    }

    .bannerpic, .toolImg {
        float: right
    }

    .sitemap_item_title_lg {
        display: block !important
    }

    .sitemap_item_title_md {
        display: none !important
    }

    .bannerpic, .search_and_navbtn, .sitemap_item_title::after {
        display: block
    }

    .footer_copyright {
        text-align: left
    }

    .footer_mt {
        margin-top: -10px
    }

    .product_detail {
        flex-direction: column-reverse !important
    }

    .right_Content {
        margin-bottom: 40px !important
    }

    .head-image {
        right: 130px
    }

        .head-image > img {
            width: 100%
        }

    .nav_item:before, .nav_item:last-child:after {
        content: "";
        color: #fff;
        margin: 0 8px
    }

    #search_box_rwd_form > .input-group > .form-outline {
        width: 95%
    }

    .head-text, .login_form_left {
        width: 400px
    }

    .tool-title {
        font-size: 1.16rem
    }

    .bannerpic {
        width: 45%;
        object-fit: contain
    }

    .bannerpic-mobile, .burger, .displaynone, .search-mobile, .signupImage_L {
        display: none
    }

    .icon-new {
        margin-left: 13px
    }
	
    .signupImage_M {
        display: block;
        margin: 0 auto
    }

    .signform {
        left: 0
    }

    .login_form_right {
        max-width: 350px
    }

    .footer-logo {
        width: 20%
    }

    .footer-content {
        width: 80%
    }

    .dcbutton {
        text-align: initial
    }

    .hs_table td, .hs_table th {
        padding: 8px 6px
    }

    .texh_service_flex {
        flex-wrap: wrap
    }

    .news_newsContent_img {
        width: 380px
    }

    .tech_contact_left {
        margin-left: 2%
    }

    .tech_contact_right {
        margin-right: 1%
    }

    .tech_leave_message {
        font-size: 20px
    }

    .border_adju {
        border-left: 0 solid #dadedb;
        border-top: 1px solid #dadedb
    }

    .m_p_adju {
        margin-top: 24px;
        padding-top: 24px
    }

    .btn_adju {
        margin-left: 11px;
        width: 93.5%
    }

    .inbox_1 {
        content: url("/img/banner/banner1_s.jpg")
    }

    .inbox_2 {
        content: url("/img/banner/banner2_s.jpg")
    }
	
    .inbox_3 {
        content: url("/img/banner/banner3_s.jpg")
    }

    .banner_img {
        object-fit: cover;
        width: 100%;
        height: 216px;
        display: block;
        margin: auto
    }
}

@media(max-width:576px) {
    .greenline, .split-line {
        clear: both;
        display: none
    }

    .productList, .productPics {
        max-width: 100% !important
    }

    .border_radius_start {
        border-radius: 4px 4px 0 0
    }

    .border_radius_end {
        border-radius: 0 0 4px 4px;
        border-bottom: 0
    }

    .support_content_item {
        width: 90%;
        margin: 0 auto;
        border-bottom: 1px solid #b9bfbc;
        padding: 13px 0
    }

    #language, #logo, .displaynone, .head-text, .navbar_brand > .text-green, .product_title, .sb-example-1, .tech_baby_half {
        display: none
    }

    #logo_s, .product_name, .search-mobile, .tech_baby_all {
        display: block
    }

    .product_banner {
        margin-top: 87px;
        min-height: 167px !important;
        background-size: 80vh !important
    }

    .product_detail_container {
        padding: 16px
    }

    .box {
        width: 100%;
        margin-right: 0
    }

    .border_adju {
        border-left: 0 solid #dadedb;
        border-top: 1px solid #dadedb
    }

    .m_p_adju {
        margin-top: 32px;
        padding-top: 32px
    }

    .btn_adju {
        margin-left: 11px;
        width: 93.5%
    }

    .head-image {
        right: 0
    }

    .headbanner_container {
        height: 340px
    }

    #dropdownMenuButton3 {
        flex-direction: row
    }

    #header_username > .language-menu {
        margin-top: .8rem
    }

    .search_and_navbtn {
        margin-top: 17px
    }

    #search_box_rwd_form > .input-group > .form-outline {
        width: 90%
    }

    .navbar_brand > img {
        min-width: auto
    }

    .headbanner {
        background-position: center center;
        height: 500px;
			margin-top:87px;
    }

    .head-text-mobile {
        display: block;
        padding: 20px;
        background-color: #dedede;
        z-index: 999
    }

    .headerText > h1 {
        font-size: 17pt
    }

    .headerText > p, .onlineDate {
        font-size: 10pt
    }

    .learnMore-mobile > button {
        float: right;
        padding: 10px;
        margin-top: 2.5rem;
        background-color: transparent;
        border-color: #24a600;
        color: #24a600;
        border-radius: 2px;
        border-style: solid
    }

    .bannerpic-mobile {
        display: block;
        width: 55%;
        margin: 0 auto
    }

    .onlineDate {
        color: gray
    }

    .productInfo > div > div {
        margin-top: 2%
    }

    .greenline {
        visibility: hidden
    }

    .greenarrow {
        text-align: center
    }

    .techTool_box {
        width: 100%;
        flex-wrap: wrap-reverse
    }

    .techTool_box_left, .techTool_box_right {
        text-align: center;
        width: 100%
    }

        .techTool_box_right > img {
            width: 80px
        }

    #languageSelector > .language-menu {
        width: 112%;
        margin-left: -20px;
        border: 0;
        box-shadow: 0 10px 10px rgba(0,0,0,.2)
    }

        #languageSelector > .language-menu > li {
            padding-left: 50px
        }

    .news_newsContent_img, .service_page > img, .signform_A {
        width: 300px
    }

    .signform {
        position: relative;
        margin-left: 0 !important;
        left: 0 !important
    }

    .login_form_left {
        background-image: none !important;
        background-color: transparent !important;
        display: none
    }

    .login_form_right {
        width: 350px;
        border-radius: 4px;
        height: auto
    }

    .finder-box {
        flex-direction: column;
        padding: 10px 10px 15px !important
    }

    .form-keyword > p {
        margin-top: 6%
    }

    .downloadcenterSearch {
        width: 30% !important
    }

    .tabstyle {
        font-size: 17px !important
    }

    .searchpage > div:after {
        top: 38px !important
    }

    .p_dc {
        font-size: 10px
    }

    .sub-banner-download-center {
        height: 240px
    }

    .findTerm {
        font-size: 14px
    }

    .file_title {
        font-size: 21px;
        padding: 0 3px
    }

    .footer-logo {
        width: 25%;
        margin-bottom: 10px
    }

    .footer-content {
        width: 75%
    }

    .card-body {
        padding: 1.2rem
    }

    .bs-stepper-circle {
        width: 2em;
        height: 2em;
        padding: .3em 0;
        margin: .2rem
    }

    .bs-stepper .line, .bs-stepper-line {
        flex: 1 0 30px
    }

    .hs_table td, .hs_table th {
        padding: 2px 4px
    }

    .Tech_Contact, .cookie_agreed, .texh_service_flex {
        flex-wrap: wrap
    }

    .newsList-title {
        margin-top: 24px
    }

    .title_dc {
        font-size: 24px;
        white-space: nowrap
    }

    .card-img-top {
        width: 100px
    }

    .tech_contact_left {
        margin-left: 5%
    }

    .tech_contact_right {
        margin-top: 10px;
        margin-left: 45%
    }

        .tech_contact_right > img {
            width: 95%
        }

    input[type=text] {
        padding: 0 2px
    }

    .productList {
        margin-top: 50px
    }

    .product_content {
        flex-direction: column-reverse
    }

    .support_content > div {
        max-width: 100%
    }

        .support_content > div > div > a > img {
            border: 0;
            padding-left: 0
        }

    .carousel_item_name {
        font-size: 1rem
    }

    .view360 > img {
        width: 53px
    }

    .navbar_brand {
        height: auto;
        margin-left: 20%
    }

    header {
        min-height: 56px
    }

    .about_hiwin_banner, .baobao-banner, .stock_banner, .sub-banner {
        margin-top: 86px
    }
}

@media(max-width:440px) {
    #Email, #gotop {
        width: 55px;
        height: 55px
    }

    .modal-body {
        width: 100%;
        padding: 0
    }

    .carousel_img {
        width: 100%
    }

    #spritespin {
        width: 450px !important;
        height: 300px !important
    }

    .btn-modal-close > span {
        display: none
    }

    .modal-title {
        font-size: 1.5rem !important
    }

    .carousel-item > div > h4 {
        font-size: 1rem !important
    }

    #Email {
        bottom: 21%
    }
}
