@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&amp;subset=chinese-traditional');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');

body {
    font-family: 'Lato', 'Noto Sans TC', sans-serif !important;
    overflow-x: hidden;
    letter-spacing: 1px;
    margin: 0px auto;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    color: #2e2e2e;
    padding-top: 122px;
}

* {
    font-family: 'Lato', 'Noto Sans TC', sans-serif !important;
}

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

a {
    font-weight: 300;
    color: #2e2e2e;
    text-decoration: none;
}

a:hover {
    color: #df686a;
    font-weight: 500;
    text-decoration: none;
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 30px;
    position: relative;
}

strong,
b,
button {
    letter-spacing: 1px;
    font-weight: 700;
}

h2,
h2 a {
    display: block;
    color: #bd3534;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
}

p {
    text-align: justify;
    text-justify: inter-ideograph;
}

hr {
    border: 0;
    width: 100%;
    height: 10px;
    background: url(../images/red-dashed-line.png) center repeat-x;
    background-size: auto 7px;
    margin: 20px auto;
}

.desktop {
    display: block !important;
}

.pad {
    display: none !important;
}

.mobile {
    display: none !important;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
}

header .top {
    border-bottom: 2px solid #bd3534;
}

header .top .logo img {
    margin: 12px 0;
    height: 46px;
    display: block;
}

header .top .login {
    background: #bd3534;
    color: #fff;
    height: 70px;
    border: 0;
    width: 120px;
    font-size: 18px;
    cursor: pointer;
}

header .top .login:hover {
    background: #df686a;
}

header .top .login_vendor {
    background: #254a91;
    color: #fff;
    height: 70px;
    border: 0;
    width: 120px;
    font-size: 18px;
    cursor: pointer;
}

header .top .login_vendor:hover {
    background: #567abe;
}

header .top .link_cdic {
    display: block;
    margin: 15px 15px 0 0;
    width: 40px;
    height: 40px;
    background: url(../images/logo_cdic.png) center center no-repeat;
    background-size: contain;
}

header .menu {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

header .menu li {
    float: left;
}

header .menu li a {
    display: block;
    line-height: 50px;
    color: #2e2e2e;
    padding: 0 40px;
}

header .menu li.active a,
header .menu li:hover:not(.iconStyle) a {
    color: #df686a;
    text-decoration: none;
    font-weight: 500;
}

header .menu li.iconStyle a {
    padding: 12px 18px;
    line-height: normal;
}

header .menu li.iconStyle a img {
    width: 24px;
}

header .menu li.iconStyle:hover a img {
    opacity: 0;
}

header .menu li.iconStyle.icon1:hover a {
    background: url(../images/header-icon-1-hover@3x.png) center no-repeat;
    background-size: 24px 24px;
}

header .menu li.iconStyle.icon2:hover a {
    background: url(../images/header-icon-2-hover@3x.png) center no-repeat;
    background-size: 24px 24px;
}

header .menu li.iconStyle.icon3:hover a {
    background: url(../images/header-icon-3-hover@3x.png) center no-repeat;
    background-size: 24px 24px;
}

header .lang {
    cursor: pointer;
    position: absolute;
    right: 340px;
    top: -50px;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url(../images/dropdown@3x.png) center right no-repeat;
    background-size: 8px 5px;
    border: 0;
    color: #2e2e2e;
    font-weight: 300;
    width: 90px;
}

.banner .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.banner .slick-dots li button {
    width: 15px;
    height: 15px;
    background: #d8d8d8;
    margin: 10px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.banner .slick-dots li.slick-active button {
    background: #df686a;
}

.banner .slick-dots li button:before {
    display: none;
    content: 0;
}

footer {
    background: #f5f6f8;
    padding: 50px 0;
    font-size: 16px;
}

footer .uk-grid strong {
    display: block;
    margin-bottom: 15px;
}

footer .uk-grid a {
    display: block;
    line-height: 20px;
    margin: 5px 0;
}

footer center {
    display: block;
    margin-top: 55px;
}

section {
    margin-top: 100px;
    padding: 10px 0;
}

section.page {
    margin-top: 75px;
    padding-bottom: 75px;
}

section.page:first-of-type {
    margin-top: 0;
    padding-top: 60px;
    background: #fff;
}

.aos-animate .box:before,
.aos-animate .box:after {
    width: 110%;
}

.aos-animate .wrapper .line1 {
    top: -5%;
    left: 15px;
    height: 120%;
}

.aos-animate .wrapper .line2,
.aos-animate .wrapper .line4 {
    top: 0;
    left: 15px;
    height: 110%;
}

.aos-animate .wrapper .line3 {
    top: 5%;
    left: 15px;
    height: 100%;
}

.aos-animate .wrapper .line5 {
    top: -5%;
    right: -15px;
    height: 120%;
}

.page-banner {
    position: relative;
}

.page-banner .wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    margin: auto;
}

.page-banner .wrapper .banner_title  {
	position: absolute;
    left: 20%;
    top: 5vw;
    width: 255px;
    line-height: 45px;
    height: 45px;
    font-size: 30px;
    font-weight: 500;
    color: #3b61e1;
}

.page-banner .wrapper h1 {
    position: absolute;
    left: 20%;
    top: 5vw;
    width: 255px;
    line-height: 45px;
    height: 45px;
    font-size: 30px;
    font-weight: 500;
    color: #3b61e1;
}



h3 {
    padding: 0 30px;
    display: inline-block;
    line-height: 55px;
    text-align: center;
    background: #5377EF;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    margin: 0px auto;
    position: relative;
    z-index: 1;
}

h3:before {
    content: "";
    display: block;
    position: absolute;
    right: 80%;
    top: 0;
    width: 0%;
    height: 1px;
    background: #5377ef;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}

h3:after {
    content: "";
    display: block;
    position: absolute;
    left: 80%;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #5377ef;
    transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}

.aos-animate h3:before,
.aos-animate h3:after {
    width: 100%;
}

h3 span {
    display: block;
}

h3 span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 0%;
    background: #5377ef;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
}

h3 span:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 0%;
    background: #5377ef;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
}

.aos-animate h3 span:before,
.aos-animate h3 span:after {
    height: 140%;
}

.page .tab-menu {
    width: 90%;
    display: table;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin: 0 auto;
    overflow: auto;
    white-space: nowrap;
}

.page .tab-menu > label {
    display: table-cell;
    margin: 0 -3px;
    cursor: pointer;
}

.page .tab-menu > label > a {
    display: block;
    text-align: center;
    color: #737373;
    font-size: 20px;
    border-bottom: 2px solid #737373;
    position: relative;
}

.page .tab-menu > label.active > a,
.page .tab-menu > label:hover > a {
    border-bottom: 2px solid #df686a;
}

.page .tab-menu > label > a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    width: 18px;
    height: 17px;
    margin: auto;
    background: url(../images/tab-menu-arrow.png) no-repeat;
    background-size: 100%;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}


.page .tab-menu > label.active > a:after {
    opacity: 1;
    bottom: -17px;
}

.page .tab-menu > label.active > a,
.page .tab-menu > label:hover > a {
    color: #df686a;
    font-weight: 500;
}

.page .tab-menu > label > a i {
    display: inline-block;
    vertical-align: middle;
    height: 52.5px;
    margin-right: 18px;
}

.page .tab-menu > label.active > a i.icon1,
.page .tab-menu > label:hover > a i.icon1 {
    
    background-size: auto 100%;
}

.page .tab-menu > label.active > a i.icon2,
.page .tab-menu > label:hover > a i.icon2 {
    
    background-size: auto 100%;
}

.page .tab-menu > label.active > a i.icon3,
.page .tab-menu > label:hover > a i.icon3 {
    
    background-size: auto 100%;
}

.page .tab-menu > label.active > a i.icon4,
.page .tab-menu > label:hover > a i.icon4 {
    
    background-size: auto 100%;
}

.page .tab-menu > label > a i img {
    display: block;
    height: 52.5px;
    margin: 0px auto;
    -webkit-filter: grayscale(1);
    filter:grayscale(1);
}

.page .tab-menu > label.active > a i img,
.page .tab-menu > label:hover > a i img {
    -webkit-filter: grayscale(0);
    filter:grayscale(0);
}

.page .tab-menu > label > a span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.page .tab-submenu {
    width: 100%;
    text-align: center;
    background: #fff;
    padding-bottom: 15px;
    white-space: nowrap;
    margin-bottom: 15px;
}

.page .tab-submenu div {
    display: none;
}

.page .tab-submenu div.active {
    display: block;
}

.page .tab-submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    padding-bottom: 15px;
}

.page .tab-submenu ul li {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #979797;
    padding: 0 30px;
}

.page .tab-submenu ul li:last-of-type {
    border: 0;
}

.page .tab-submenu ul li a {
    display: block;
    font-size: 18px;
    text-align: center;
    line-height: 26px;
}

.page .tab-submenu ul li.active a {
    color: #df686a;
    font-weight: 500;
}

.page .tab-submenu ul li a .uk-icon {
    position: relative;
    top: -2px;
    display: none;
}

.page .tab-submenu ul li a .uk-icon svg {
    width: 15px;
    height: 15px;
}

.page .uk-pagination {
    float: right;
}

.page .uk-pagination li a {
    width: 32px;
    line-height: 32px;
    text-align: center;
    color: #2e2e2e;
}

.page .uk-pagination .uk-active a {
    border: 1px solid #df686a;
    color: #df686a;
}

.page .bread {
    margin-bottom: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #737373;
}

.page.download .download-list {
    max-width: 840px;
    margin: 56px auto 0 auto;
    padding: 20px 0 10px 0;
    position: relative;
    border: 1px solid #df686a;
}

.page.download .download-list.first {
    margin-top: 86px;
}

.page.download .download-list strong {
    border: 10px solid #fff;
    background: #fff;
    position: absolute;
    left: -10px;
    top: -25px;
    width: auto;
    display: inline-block;
    font-size: 20px;
}

.page.download .download-list a {
    display: block;
    line-height: 26px;
    background: url(../images/red-dashed-line.png) center bottom repeat-x;
    background-size: auto 7px;
    padding: 17px 70px 17px 40px;
    position: relative;
}

.page.download .download-list a:last-of-type {
    border: 0;
}

.page.download .download-list a i.icon {
    width: 25px;
    height: 26px;
    float: right;
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.page.download .download-list a:hover i.icon {
    background: url(../images/download-icon-hover@3x.png) center no-repeat;
    background-size: 100%;
}

.page.download .download-list a i.icon img {
    display: block;
    width: 100%;
}

.page.download .download-list a:hover i.icon img {
    opacity: 0;
}

.page h4 {
    font-size: 24px;
    font-weight: 700;
}

.page h4.color-red {
    color: #bd3534;
}

.page .blue-list {
    list-style: none;
    margin-left: -25px;
}

.page .blue-list > li {
    background: url(../images/blue-list.png) left 10px no-repeat;
    background-size: 30px 30px;
    padding: 10px 0 10px 45px;
}

.page .red-list {
    list-style: none;
    margin-left: -25px;
}

.page .red-list > li {
    background: url(../images/red-list.png) left 10px no-repeat;
    background-size: 30px 30px;
    padding: 10px 0 10px 45px;
}

.page .blue-list > li:last-of-type,
.page .red-list > li:last-of-type {
    padding-bottom: 0;
}

.page .sub-menu {
    text-align: center;
    padding: 15px 0;
    overflow: hidden;
}

.page .sub-menu a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    margin: 5px 0;
    line-height: 25px;
    color: #a7a7a7;
    border-right: 1px solid #979797;
}

.page .sub-menu a:last-of-type {
    border: 0;
}

.page .sub-menu a.active,
.page .sub-menu a:hover {
    color: #df686a;
    font-weight: 500;
}

.page .content {
    text-align: justify;
    text-justify: inter-ideograph;
}

.page .content a:hover {
    font-weight: 300;
    text-decoration: underline;
}

.page .content .uk-table {
    margin-top: 10px;
    max-width: 850px;
}

.page .content .uk-table tr th {
    background: #f5f5f5;
    font-weight: 500;
    font-size: 18px;
    color: #2e2e2e;
}

.page .content .uk-table tr th,
.page .content .uk-table tr td {
    text-align: center;
    border: 1px solid #aaa;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.number-table {
    table-layout: fixed;
    width: 100%;
    min-width: 800px;
    border-spacing: 0;
    border-bottom: 1px solid #aeaeae;
}

.number-table.nofix {
    border-left: 1px solid #aeaeae;
    min-width: inherit;
}

.number-table tr td,
.number-table tr th {
    vertical-align: middle;
    border: 1px solid #aeaeae;
    border-bottom: 0;
    border-left: 0;
    padding: 5px;
    line-height: 25px;
    color: #3e3e3e;
    font-size: 16px;
}

.number-table tr th {
    font-weight: 700;
}

.number-table .fix {
    position: sticky;
    left: 0;
    z-index: 1;
    background: #fff;
    border-left: 1px solid #aeaeae;
}

.number-table .gray {
    background: #f1f1f1;
}

.number-table .blue {
    color: #5377ef;
    background: #e5eefb;
}

.number-table .red {
    color: #df686a;
    background: #fceff0
}

.number-table .black {
    background: #333;
    color: #fff;
}

.left-submenu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.left-submenu li a {
    display: block;
    padding: 10px;
}

.left-submenu li.active a {
    color: #df686a;
    font-weight: 500;
}

.left-submenu li.active {
    position: relative;
}

.left-submenu li.active:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 120%;
    background: #df686a;
}

.left-submenu li.active:after {
    content: "";
    position: absolute;
    left: -10%;
    bottom: 0;
    width: 110%;
    height: 1px;
    background: #df686a;
}

.page .info-search {
    text-align: center;
    white-space: nowrap;
}

.page .info-search > div label.title {
    display: inline-block;
}

.page .info-search > div label.title + div {
    display: inline-block;
    width: 150px;
    margin-left: 10px;
}

.page .info-search > div .uk-select {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: solid 1px #c9caca;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../images/select-arrow@3x.png") no-repeat right 10px center transparent;
    background-size: 15px 15px;
}

.page .info-search > div label.title + div label {
    margin: 0 10px;
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
    background-color: #df686a !important;
}

.page.sitemap h5 {
    display: block;
    background: url(../images/red-dashed-line.png) center repeat-x;
    background-size: auto 7px;
    margin-bottom: 30px;
}

.page.sitemap h5 a {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    color: #df686a;
    background: url(../images/red-list.png) left top #fff no-repeat;
    background-size: 30px 30px;
    padding: 0 20px 0 40px;
}

.page.sitemap span {
    color: #5377ef;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0;
    display: block;
    background: url(../images/blue-list.png) left top #fff no-repeat;
    background-size: 25px 25px;
    padding: 0 0 0 35px;
}

.page.sitemap .uk-grid > div {
    margin: 0 !important;
}

.page.sitemap .uk-grid > div a {
    display: block;
    margin: 10px 0;
}

.uk-modal-close {
    position: absolute;
    right: 30px;
    top: 30px;
    border: 0;
    cursor: pointer;
    background: none;
    width: 30px;
    padding: 0;
    margin: 0;
}

.uk-modal-close img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 1199px) {

    /* 漢堡選單 */
    .nav-icon2 {
        width: 30px;
        height: 30px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 100;
        overflow: hidden;
    }

    .nav-icon2 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #2e2e2e;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .nav-icon2 span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }

    .nav-icon2 span:nth-child(odd) {
        left: 0px;
        border-radius: 9px 0 0 9px;
    }

    .nav-icon2 span:nth-child(1),
    .nav-icon2 span:nth-child(2) {
        top: 0px;
    }

    .nav-icon2 span:nth-child(3),
    .nav-icon2 span:nth-child(4) {
        top: 10px;
    }

    .nav-icon2 span:nth-child(5),
    .nav-icon2 span:nth-child(6) {
        top: 20px;
    }

    .nav-icon2.open span {
        height: 3px;
        background: #2e2e2e;
    }

    .nav-icon2.open span:nth-child(1),
    .nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .nav-icon2.open span:nth-child(2),
    .nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .nav-icon2.open span:nth-child(1) {
        left: 5px;
        top: 7px;
    }

    .nav-icon2.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px;
    }

    .nav-icon2.open span:nth-child(3) {
        left: 0;
        opacity: 0;
    }

    .nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }

    .nav-icon2.open span:nth-child(5) {
        left: 5px;
        top: 12px;
    }

    .nav-icon2.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 12px;
    }

    body {
        padding-top: 72px;
    }

    .desktop {
        display: none !important;
    }

    .pad {
        display: block !important;
    }

    header .nav-icon2 {
        float: right;
        margin: 23px 27px 17px 27px;
    }

    header .top .login_vendor {
        margin-right: -30px;
    }

    header #mobile-menu {
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }

    header #mobile-menu.open {
        max-height: 100vh;
        padding: 15px 0;
        border-bottom: 2px solid #bd3534;
    }

    header .menu li {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    header .menu li:not(.iconStyle) {
        display: block;
    }

    header .lang {
        position: relative;
        top: 0;
        right: 0;
        display: block;
        margin: 20px auto 10px auto;
    }

    .aos-animate .box:not(.none):after {
        bottom: -30px;
    }

    .aos-animate .box.none:before {
        display: none;
    }

    .page .tab-menu {
        width: 100vw;
        display: block;
        margin-left: -30px;
        overflow: auto;
    }
    
    .page .tab-menu > label {
        display: inline-block;
        vertical-align: middle;
    }

    .page .tab-menu > label > a {
        padding: 0 3vw;
    }

    .page .tab-submenu ul li {
        min-width: 20%;
    }
}

@media screen and (max-width: 959px) {
    .page .tab-submenu ul li a .uk-icon {
        display: inline-block;
    }

    .special {
        position: relative;
    }

    .special .left-submenu {
        position: absolute;
        left: 0;
        top: -20px;
        width: calc(100% + 30px);
        z-index: 2;
        background: #fff;
        max-height: 0;
        overflow: hidden;
        padding: 10px 0;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }

    .special .left-submenu.open {
        max-height: 100vh;
        box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px 0px, rgba(0, 0, 0, 0.1) 5px 5px 10px 0px inset;
    }

    .special .left-submenu li {
        padding: 0 30px;
    }

    .special .left-submenu li a {
        display: block;
        text-align: center;
        border-bottom: 1px solid #e2e2e2;
        padding: 10px 0;
    }

    .special .left-submenu li:last-child a {
        border-bottom: 0;
    }

    .special .left-submenu li:before,
    .special .left-submenu li:after {
        display: none;
    }

    .page .info-search {
        text-align: left;
    }

    .page .info-search > div label.title {
        width: 90px;
    }

    .page .info-search > div label.title + div {
        margin-left: 0;
        width: calc(100% - 95px);
    }
    
    .page .sub-menu {
        background: #f5f5f5;
        margin: 0 -15px;
        width: 100vw;
        white-space: nowrap;
        overflow: auto;
    }
}

@media screen and (max-width: 639px) {
    .desktop {
        display: none !important;
    }

    .pad {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .wrapper {
        padding: 0 15px;
    }

    body {
        padding-top: 52px;
        font-size: 16px;
        line-height: 25px;
    }

    h2,
    h2 a {
        font-size: 24px;
    }

    header .nav-icon2 {
        margin: 13px 15px 7px 15px;
    }

    header .top .logo img {
        height: 26px;
    }

    header .top .login {
        /*height: 50px;
        width: 50px;
        font-size: 16px;
        display:block;
        font-size:0;
        line-height:0;
        text-indent:-9999px;
        overflow: hidden;*/
        display: none;
    }
    header .top .login_vendor {
        /*height: 50px;
        width: 50px;
        font-size: 16px;
        margin-right: -15px;
        display:block;
        font-size:0;
        line-height:0;
        text-indent:-9999px;
        overflow: hidden;*/
        display: none;
    }


    .banner .slick-dots {
        margin-top: 0px;
    }

    footer {
        padding: 28px 0 48px 0;
        font-size: 14px;
    }

    footer center {
        margin-top: 43px;
    }

    section {
        margin-top: 50px;
    }

    section.page {
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .aos-animate .uk-grid > div:before,
    .aos-animate .uk-grid > div:after {
        width: calc(100vw + 15px);
    }

    .aos-animate .wrapper .line1,
    .aos-animate .wrapper .line2 {
        left: 30px;
        top: -20%;
        height: 120%;
    }

    .aos-animate .wrapper .line3 {
        left: 90px;
        top: -20%;
        height: 120%;
    }

    .aos-animate .wrapper .line5 {
        right: 0;
        top: -20%;
        height: 120%;
    }

    center {
        display: block;
        width: 100vw;
        margin: 0 -15px;
        padding: 10px 0;
        overflow: hidden;
    }

    h3 {
        line-height: 39px;
        font-size: 18px;
    }

    .page-banner .wrapper h1 {
        font-size: 20px;
    }

    .page .tab-menu {
        margin-bottom: 0;
        padding-bottom: 0px;
        width: 100vw;
        margin-left: -15px;
    }
    
    .page .tab-menu > label {
        min-width: 25%;
    }

    .page .tab-menu > label > a {
        border-bottom: 0;
        font-size: 18px;
    }

    .page .tab-menu > label > a i,
    .page .tab-menu > label > a:after {
        display: none;
    }

    .page .tab-menu > label > a span {
        margin-top: 0;
        padding-bottom: 20px;
    }
    
    .page .tab-submenu {
        width: 100vw;
        margin-left: -15px;
        padding: 0;
        margin-bottom: 50px;
    }

    .page .tab-submenu ul {
        bottom: -29px;
        background: #f5f5f5;
        text-align: left;
        width: auto;
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 0;
    }

    .page .tab-submenu ul li {
        border: 0;
        width: auto;
        padding: 0 5vw;
    }

    .page .tab-submenu ul li a {
        font-size: 16px;
        line-height: 58px;
    }

    .page .uk-pagination {
        float: none;
        text-align: center;
    }

    .page.download .download-list strong {
        font-size: 18px;
    }

    .page.download .download-list a {
        padding: 12px 45px 12px 15px;
    }

    .page.download .download-list a i.icon {
        right: 15px;
    }

    .page .sub-menu a {
        color: #737373;
        padding: 0 15px;
        border: 0;
    }

    .special .left-submenu {
        width: calc(100% + 15px);
        top: -50px;
    }

    .special .left-submenu li {
        padding: 0 15px 0 30px;
    }
    
    .uk-modal-close {
        right: 10px;
        top: 10px;
    }
    
    .uk-modal h2 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 374px) {
    header .nav-icon2 {
        width: 22px;
        margin: 13px 10px 7px 10px;
    }

    .nav-icon2.open span:nth-child(1),
    .nav-icon2.open span:nth-child(2) {
        top: 10px;
    }

    .nav-icon2.open span:nth-child(5),
    .nav-icon2.open span:nth-child(6) {
        top: 11px;
    }
}