﻿
body { margin: 0; padding: 0; font-family: Arial,sans-serif; }
*:focus { outline: none; }
.page-box .stop-scroll { height: 100vh; overflow: hidden; }
.page-box textarea { resize: none; }
.page-box img { border: none; display: block; }
.page-box .mod-detail img { display: inline-block; }
.page-box * { padding: 0; margin: 0; list-style: none; }
.page-box a { cursor: pointer; text-decoration: none; }
.page-box .mod .mod-content { clear: both; }
.page-box h1 { margin: 0; padding: 0; font-size: inherit; font-family: inherit; }
.page-box h2 { margin: 0; padding: 0; font-size: inherit; font-family: inherit; }
.page-box .search-notfound { font-size: 14px; line-height: 25px; text-align: center; padding: 50px; color: #666; }
.page-box button { cursor: pointer; padding: 0; margin: 0; border: none; background: transparent; }
    .page-box button:disabled { background: #f9f9f9 !important; color: #999 !important; cursor: not-allowed !important; border-color: transparent !important; }
    .page-box button:hover { opacity: .7; }

.page-box .mod-slide01 .slide-body .show a { display: block; }

@media(min-width:769px) {
    .page-box .mod-productdetail01 .desc-card { padding: 20px 0; }
        .page-box .mod-productdetail01 .desc-card .desc-card-titles { background: #fff; border: #ddd solid 1px; padding: 5px; border-bottom: none; overflow: hidden; border-radius: 5px 5px 0 0; }
            .page-box .mod-productdetail01 .desc-card .desc-card-titles .desc-card-title { float: left; padding: 5px; }
                .page-box .mod-productdetail01 .desc-card .desc-card-titles .desc-card-title.on a { background: #999; border-color: #999; color: #fff; }
                .page-box .mod-productdetail01 .desc-card .desc-card-titles .desc-card-title a { color: #333; font-size: 13px; border: #ddd solid 1px; display: block; padding: 0 20px; line-height: 30px; border-radius: 5px; }
        .page-box .mod-productdetail01 .desc-card .desc-card-contents { clear: both; border: #ddd solid 1px; background: #fff; padding: 15px; }
            .page-box .mod-productdetail01 .desc-card .desc-card-contents .hide { display: none; }
    .page-box .mod-nav01 .nav-tabs .hover .nav-dropdown { display: block; }
}

@media(max-width:768px) {
    .page-box .mod-productdetail01 .desc-card .desc-card-titles { display: none; }
    .page-box .mod-productdetail01 .desc-card-content.hide { display: block; }
}

.page-box .editer-model-width-1-1 { width: 50%; }
.page-box .editer-model-width-1-2 { width: 33.3%; }
.page-box .editer-model-width-2-1 { width: 66.6%; }
.page-box .editer-model-width-1-3 { width: 25%; }
.page-box .editer-model-width-3-1 { width: 75%; }
.page-box .editer-model-width-2-3 { width: 40%; }
.page-box .editer-model-width-3-2 { width: 60%; }
.page-box .editer-model-width-1-4 { width: 20%; }
.page-box .editer-model-width-4-1 { width: 80%; }
.page-box .editer-model { font-family: "Microsoft Yahei"; font-size: 13px; margin-top: 10px; background-color: #f0f1f3; border: solid 1px #dcdde2; color: #444; }
    .page-box .editer-model p { line-height: 18px; padding: 0; margin: 0; }
.page-box .editer-model-1 { width: 100%; overflow: hidden; }
    .page-box .editer-model-1 .editer-model-1-img { float: left; padding: 10px; box-sizing: border-box; }
    .page-box .editer-model-1 .editer-model-1-txt { float: right; padding: 10px; box-sizing: border-box; }
    .page-box .editer-model-1 .editer-model-1-sub-title { font-size: 16px; padding-bottom: 10px; }
.page-box .editer-model-2 { width: 100%; overflow: hidden; }
    .page-box .editer-model-2 .editer-model-2-img { float: right; padding: 10px; box-sizing: border-box; }
    .page-box .editer-model-2 .editer-model-2-txt { float: left; padding: 10px; box-sizing: border-box; }
    .page-box .editer-model-2 .editer-model-2-main-title { font-size: 18px; font-weight: bold; text-align: center; padding: 10px 10px 0 10px; }
    .page-box .editer-model-2 .editer-model-2-sub-title { font-size: 18px; font-weight: bold; padding-bottom: 10px; }
    .page-box .editer-model-2 .editer-model-3-main-title { font-size: 18px; font-weight: bold; text-align: center; padding: 10px 10px 0 10px; }
    .page-box .editer-model-2 .editer-model-3-txt { padding: 10px; }
.page-box .editer-model-4 { width: 100%; overflow: hidden; box-sizing: border-box; border: 0; background: none; }
    .page-box .editer-model-4 .editer-model-4-card-title { padding: 10px; box-sizing: border-box; border: solid 1px #ddd; border-bottom: 0; display: inline-block; }
    .page-box .editer-model-4 .editer-model-4-card-title-on { background-color: #ddd; }
    .page-box .editer-model-4 .editer-model-4-card-content { padding: 10px; box-sizing: border-box; border: solid 1px #ddd; margin-bottom: 10px; }
.page-box .mod-sendinquiry01 .sendinquiry-list + .sendinquiry-main { margin-top: 30px; }
.page-box .mod-sendinquiry01 .sendinquiry-items { overflow: hidden; border: 1px solid #e5e5e5; max-height: 300px; overflow-y: auto; background: #fff; }
.page-box .mod-sendinquiry01 .sendinquiry-item { padding: 15px; display: flex; justify-content: space-between; }
    .page-box .mod-sendinquiry01 .sendinquiry-item:nth-of-type(2n) { background: #f5f5f5; }
.page-box .mod-sendinquiry01 .sendinquiry-proimg { width: 100px; border: 1px solid #e5e5e5; overflow: hidden; height: 100px; }
    .page-box .mod-sendinquiry01 .sendinquiry-proimg img { width: 100%; }
.page-box .mod-sendinquiry01 .sendinquiry-proinfo { width: calc(100% - 110px); }
    .page-box .mod-sendinquiry01 .sendinquiry-proinfo ul { font-size: 13px; color: #333; line-height: 20px; }
    .page-box .mod-sendinquiry01 .sendinquiry-proinfo a { font-size: 15px; color: #111; display: block; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: pre; }
        .page-box .mod-sendinquiry01 .sendinquiry-proinfo a:hover { text-decoration: underline; }
.page-box .mod-productdetail01 .vip-tips { padding: 130px 50px; background: #f2f2f2; text-align: center; font-size: 14px; color: #333; line-height: 25px; }
    .page-box .mod-productdetail01 .vip-tips a, .page-box .mod-productdetail01 .vip-tips .join-link, .page-box .mod-productdetail01 .vip-tips .login-link { color: #ff6700; margin: 0 5px; cursor: pointer; }
        .page-box .mod-productdetail01 .vip-tips a:hover, .page-box .mod-productdetail01 .vip-tips .join-link:hover, .page-box .mod-productdetail01 .vip-tips .login-link:hover { text-decoration: underline; }
    .page-box .mod-productdetail01 .vip-tips .pro-name { font-weight: 600; font-size: 15px; }

.main { margin: auto; padding: auto; }
.layout { clear: both; }
.layout-bg { margin: auto; width: 1000px; height: auto; overflow: hidden; }
.layout-sys2 .left { width: 230px; float: left; }
.layout-sys2 .right { width: 770px; float: right; }
.layout-sys3 .left { width: 230px; float: left; }
.layout-sys3 .center { width: 540px; float: left; }
.layout-sys3 .right { width: 230px; float: right; }
.layout-sys4 .left { width: 250px; float: left; }
.layout-sys4 .centerleft { width: 250px; float: left; }
.layout-sys4 .centerright { width: 250px; float: left; }
.layout-sys4 .right { width: 250px; float: right; }
.layout-sys4-1 .left { width: 230px; float: left; }
.layout-sys4-1 .right { width: 770px; float: right; }
    .layout-sys4-1 .right .right-top { width: 770px; }
    .layout-sys4-1 .right .right-bottom { width: 770px; }
    .layout-sys4-1 .right .right-bottom-left { width: 385px; float: left; }
    .layout-sys4-1 .right .right-bottom-right { width: 385px; float: right; }
.layout-sys4-2 .left { width: 230px; float: left; }
.layout-sys4-2 .right { width: 770px; float: right; }
.layout-sys4-1 .right .right-top { width: 770px; }
.layout-sys4-1 .right .right-bottom { width: 770px; }
.layout-sys4-2 .right .right-top-left { width: 385px; float: left; }
.layout-sys4-2 .right .right-top-right { width: 385px; float: right; }
.layout-sys4-3 .left { width: 770px; float: left; }
.layout-sys4-1 .left .left-top { width: 770px; }
.layout-sys4-1 .left .left-bottom { width: 770px; }
.layout-sys4-3 .left .left-top-left { float: left; width: 385px; }
.layout-sys4-3 .left .left-top-right { float: right; width: 385px; }
.layout-sys4-3 .right { width: 230px; float: right; }
.layout-sys4-4 .left { width: 770px; float: left; }
.layout-sys4-1 .left .left-top { width: 770px; }
.layout-sys4-1 .left .left-bottom { width: 770px; }
.layout-sys4-4 .left .left-bottom-left { float: left; width: 385px; }
.layout-sys4-4 .left .left-bottom-right { float: right; width: 385px; }
.layout-sys4-4 .right { width: 230px; float: right; }

.layout { overflow: hidden; }
.layout-bg { box-sizing: border-box; width: 1200px; max-width: 100%; margin: auto; overflow: visible; }
.clear { display: none; }
.layout-sys2 .left, .layout-sys2 .right, .layout-sys3 .left, .layout-sys3 .center, .layout-sys3 .right, .layout-sys4 .left, .layout-sys4 .centerleft, .layout-sys4 .centerright, .layout-sys4 .right, .layout-sys4-1 .left, .layout-sys4-1 .right, .layout-sys4-1 .right .right-top, .layout-sys4-1 .right .right-bottom, .layout-sys4-1 .right .right-bottom-left, .layout-sys4-1 .right .right-bottom-right, .layout-sys4-2 .left, .layout-sys4-2 .right, .layout-sys4-1 .right .right-top, .layout-sys4-1 .right .right-bottom, .layout-sys4-2 .right .right-top-left, .layout-sys4-2 .right .right-top-right, .layout-sys4-3 .left, .layout-sys4-1 .left .left-top, .layout-sys4-1 .left .left-bottom, .layout-sys4-3 .left .left-top-left, .layout-sys4-3 .left .left-top-right, .layout-sys4-3 .right, .layout-sys4-4 .left, .layout-sys4-1 .left .left-top, .layout-sys4-1 .left .left-bottom, .layout-sys4-4 .left .left-bottom-left, .layout-sys4-4 .left .left-bottom-right, .layout-sys4-4 .right { width: auto; }

input[type="text"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; }
input:focus { outline: none; }
textarea:focus { outline: none; }
.mod h1, .mod h2, .mod h3, .mod h4 { font-size: inherit; }
.mod-content .content-bg { overflow: hidden; }
.mod-color a { display: inline-block; transition: All 0.3s ease-in-out; }
.mod-color { color: #333; font-size: 14px; font-family: 'Montserrat',Arial,sans-serif; font-weight: 400; }
    .mod-color .mod-title { overflow: hidden; font-weight: inherit; }
    .mod-color .title-bg { overflow: hidden; }
    .mod-color .mod-title .title-right { font-weight: inherit; }
    .mod-color .title-right a { color: #666; display: block; }
.mod-othercontent01 img { display: block; max-width: 100%; margin: 0 auto; }

.layout-page { padding: 20px 0 calc(2% + 10px); }
    .layout-page .left { width: 20%; }
    .layout-page .right { width: calc(80% - 30px); }
    .layout-page .mod-color + .mod-color { margin-top: 20px; }
    .layout-page .mod-color .mod-title { padding-bottom: 5px; line-height: 30px; font-size: 20px; overflow: hidden; color: #333; margin: 0px 0px 10px; border-bottom: 1px solid #eee; font-weight: 500; text-transform: capitalize; font-family: 'Gentium Book Basic'; }
.layout-pagecontact { padding: 20px 0px calc(3.5% + 10px); }
    .layout-pagecontact .left, .layout-pagecontact .right { width: calc(50% - 15px); }
.layout-current { padding: 20px 0px 0px; }

.layout-top { background: #f8f8f8; }
    .layout-top .layout-bg { display: flex; }
    .layout-top .left { flex: 1 2 0; width: 100px; }
.layout-nav { background: #2f2483; }
.layout-sub { padding: 10px 0px; background: #e3000f; }
.layout-foot { padding: calc(2.5% + 10px) 0; background: url(../img/foot-bg.jpg) bottom center/cover fixed repeat-x; }
    .layout-foot .mod-title .title-left { font-size: 25px; color: #fff; float: none; font-weight: 700; line-height: 35px; text-transform: capitalize; padding-bottom: 15px; }

@media (min-width:1200px) {
}

@media (max-width:1599px) {
    .layout-bg { width: calc(100% - 200px); }
}

@media (max-width:1439px) {
    .layout-bg { width: calc(100% - 100px); }
}

@media (max-width:1199px) {
    .layout-bg { width: calc(100% - 20px); }
}

@media(min-width:1024px) {
}

@media(min-width:769px) {
    .mod .title-left { display: block; float: left; }
    .mod .title-right { float: right; }


    .layout-nav .left { width: 82.5%; }
    .layout-nav .right { width: 17.5%; }
    .layout-sub .left { width: calc(25% + 10px); }
    .layout-sub .right { width: calc(70% - 10px); }
    .layout-foot .left { width: calc(31.25% - 10px); }
    .layout-foot .centerleft { width: calc(27.5% - 10px); }
    .layout-foot .centerright { width: calc(18.75% - 10px); }
    .layout-foot .right { width: calc(18.75% - 10px); }
    .layout-foot .centerleft .mod { padding: 0 20%; }
}

@media (max-width:1024px) {
    .layout-page .left { width: 150px; }
    .layout-page .right { width: calc(100% - 170px); }
    .layout-pagecontact .left, .layout-pagecontact .right { width: 100%; }

    .layout-foot .mod-title .title-left { font-size: 25px; line-height: 35px; }
}

@media(max-width:768px) {
    .layout { min-width: 300px; }
    .layout-pagecontact { padding: 30px 0px 20px; }
        .layout-pagecontact .layout-bg > div { width: 100%; }
    .layout-page { padding: 30px 0px 20px; }
        .layout-page .layout-bg > .left { display: none; }
        .layout-page .layout-bg > .right { width: 100%; }
    .layout-current { display: none; }

    .layout-nav .right { width: calc(100% - 50px); }
    .layout-sub .left, .layout-sub .right { width: 100%; }
    .layout-foot .layout-bg > div { width: 100%; padding: 10px 0px; }
}

@media(max-width:480px) {
}

.mod .pagination { background-color: #f0f0f0; padding: 10px; overflow: hidden; clear: both; height: 1%; }
    .mod .pagination .pagination-box { float: left; }
    .mod .pagination .pagination-nav { list-style: none outside none; margin: 0; padding: 0; }
        .mod .pagination .pagination-nav li { float: left; margin: 0 2px; padding: 0; }
            .mod .pagination .pagination-nav li a { text-align: center; background: #fff; border: 1px solid #ccc; display: block; line-height: 28px; overflow: hidden; padding: 0px 9px; color: #666; border-radius: 3px; }
                .mod .pagination .pagination-nav li a:hover { background: #e3000f; color: #fff; border-color: #e3000f; }
            .mod .pagination .pagination-nav li.pagination-active a { cursor: default; background: none; border-color: transparent; color: #aaa; }
            .mod .pagination .pagination-nav li.pagination-disabled a { cursor: default; background: none; border-color: transparent; color: #aaa; }
    .mod .pagination .page-goto { float: right; }
        .mod .pagination .page-goto .pager-label { line-height: 30px; float: left; }
        .mod .pagination .page-goto .textfield-normal { float: left; height: 28px; min-width: 40px; line-height: 28px; background-color: #fff; border: 1px solid #ccc; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; color: #333; font-size: 12px; font-weight: normal; padding: 0 5px; margin: 0 5px; }
        .mod .pagination .page-goto .pager-button { background: #333; display: inline-block; padding: 0px 10px; line-height: 30px; color: #fff; }
            .mod .pagination .page-goto .pager-button:hover { background: #e3000f; }
.sys-chain { padding: 10px 0px; background: #fff; }
    .sys-chain .prev .prev-title { color: #000; }
    .sys-chain .prev a { color: #666; text-decoration: underline; }
        .sys-chain .prev a:hover { color: #e3000f; }
    .sys-chain .next .next-title { color: #000; }
    .sys-chain .next a { color: #666; text-decoration: underline; }
        .sys-chain .next a:hover { color: #e3000f; text-decoration: underline; }
        .sys-chain .next a:hover { color: #e3000f; }

@media screen and (max-width:768px) {
    .mod .pagination { padding: 3px 10px; }
        .mod .pagination .pagination-box { float: none; }
        .mod .pagination .page-goto { display: none; }
        .mod .pagination .pagination-nav { overflow: hidden; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
            .mod .pagination .pagination-nav li { float: none; margin: 2px; }
}

.main-ar .mod-header01 .header-content-left { float: left; }
.main-ar .mod-header01 .header-content-right { float: right; }
.main-ar .mod-header01 .language-show-type-list .language-content .caret { float: left; }
.main-ar .mod-nav01 .nav-tabs .nav-tab { float: right; }
.main-ar .mod-header01 .share-box .share { float: right; }
.main-ar .mod-header01 .share-box ul.share-tabs li { float: right; }
.main-ar .mod-header01 .language-box .language-title { float: right; }
.main-ar .mod-header01 .language-show-type-line .language-content .language-tabs li { float: right; }
.main-ar .mod-productlist01 .box-gallery input { left: auto; right: 0px; }
.main-ar .mod-productlist01 .filter-page .view-as .tool-name { float: right; }
.main-ar .mod-productlist01 .filter-page .pager-label { float: right; }
.main-ar .mod-productlist01 .box-list .list-item .chk { float: right; }
.main-ar .mod-productlist01 .filter-page .pager ul { float: right; }
.main-ar .mod-productlist01 .filter-page .pager { float: left; }
.main-ar .mod-productlist01 .filter-page .view-as { float: left; }
    .main-ar .mod-productlist01 .filter-page .view-as .view-tool { float: right; }
.main-ar .mod-productlist01 .filter-page .sel-text { float: right; margin-left: 10px; margin-right: 0px; }
.main-ar .mod-productlist01 .filter-page .ui-button { float: right; }
.main-ar .mod-productlist01 .box-list a.favorites span:before { float: right; line-height: 30px; padding: 0px 0px 0px 3px; }
.main-ar .mod-certificate-list01 .cert-type ul li { float: right; }
.main-ar .mod-certificate-detail01 .detail-tabs .left { text-align: left; float: right; }
.main-ar .mod-certificate-detail01 .detail-tabs .right { float: left; }
.main-ar .mod-sendinquiry01 dt { float: right; text-align: left; }
.main-ar .mod-sendinquiry01 dd { float: left; }
.main-ar .mod-contactus01 .right { float: left; }
.main-ar .mod-contactus01 .left { float: right; text-align: left; }
.main-ar .mod-company-basic01 .mod-content-basic th { text-align: left; float: right; }
.main-ar .mod-company-trade01 .mod-content-trade th { text-align: left; float: right; }
.main-ar .mod-company-factory01 .mod-content-factory th { text-align: left; float: right; }
.main-ar .mod-company-basic01 .mod-content-basic td { float: left; }
.main-ar .mod-company-trade01 .mod-content-trade td { float: left; }
.main-ar .mod-company-factory01 .mod-content-factory td { float: left; }
.main-ar .mod-productdetail01 .img-box .img-page .page { float: right; }
.main-ar .mod-productdetail01 .basic-box .mation-box th { float: right; text-align: right; }
.main-ar .mod-productdetail01 .basic-box .mation-box td { float: left; }
.main-ar .mod-productdetail01 .basic-box .mation-box .file { float: right; }
.main-ar .mod-productdetail01 .basic-box .share-box dl { float: left; }
.main-ar .mod-productdetail01 .basic-box .contact { float: right; }
.main-ar .mod-productdetail01 .basic-box .add { float: right; }
.main-ar .mod-productdetail01 .basic-box .buy { float: right; }
.main-ar .mod-productdetail01 .basic-box .fav { float: right; }
.main-ar .a2a_default_style .a2a_dd { float: right; }
.main-ar .a2a_default_style .a2a_img { float: right; }
.main-ar .a2a_default_style .a2a_divider { float: right; }
.main-ar .mod-keyword01 .mod-bg-keyword .keyword-box li { float: right; }
.main-ar .mod-send01 .send-box dt { float: right; }
.main-ar .mod-send01 .send-box dd { float: left; }
.main-ar .mod-send01 .send-box .send-contact { right: auto; left: 80px; }
.main-ar .mod-send01 input, .main-ar .mod-send01 textarea { float: right; }
.main-ar .mod-send01 .send-box dl p { float: right; }
.main-ar .mod-send01 .send-box .oblique { float: right; padding: 4px; }
.main-ar .mod-send01 .notice span { float: right; }
.main-ar .mod-company01 .company-plant-page { left: 10px; right: auto; }
.main-ar .mod-company01 .company-plants .company-plant { float: left; }
.main-ar .mod-company01 .company-plant-page a { float: left; }
.main-ar .mod-slide03 .slide-body a { float: right; }
.main-ar .pagination .pagination-box { float: right; }
.main-ar .pagination .page-goto { float: left; }
.main-ar .mod-procard01 .list-title .list-tab { float: right; }
.main-ar .mod-procard01 .list-content .list-tab { float: right; }
.main-ar .mod-contact01 .mod-content-contact dt { float: right; }
.main-ar .mod-contact01 .mod-content-contact dl { background-position: right top; }
.main-ar .mod-categories01 .categories-tabs .text:before { content: "\f104"; float: right; line-height: inherit; }
.main-ar .mod-categories01 .categories-tabs .categories-second-tabs { left: auto; right: 100%; }
.main-ar .mod-list .mod-content-list .list-link:before { float: right; }
.main-ar .mod-group .group-link span:before { content: "\f104"; float: right; line-height: inherit; }
.main-ar .pagination .pagination-box .pagination-nav li { float: right; }
.main-ar .pagination .page-goto .textfield-normal { float: right; }
.main-ar .pagination .page-goto .pager-label { float: right; }
.main-ar .mod-productlist01 .filter-page .pager .pager-nav li { float: right; }

.mod-detail .detail-tabs { padding: 10px 0px; }
.mod-detail .mod-bottom { padding: 10px 5px; background: #f0f0f0; line-height: 20px; }
    .mod-detail .mod-bottom span { padding: 0 5px; }
    .mod-detail .mod-bottom a { color: #e3000f; }
        .mod-detail .mod-bottom a:hover { text-decoration: underline; }

.mod-tophtml01 { padding: 10px; }
    .mod-tophtml01 .content-bg { display: flex; justify-content: flex-end; flex-wrap: wrap; }
    .mod-tophtml01 .mod-content dl { display: flex; align-items: center; font-size: 16px; color: #000; line-height: 30px; }
    .mod-tophtml01 .mod-content dt { padding: 0 5px; }
    .mod-tophtml01 .mod-content dl .fa { font-size: 18px; display: block; color: #2f2483; }
    .mod-tophtml01 .mod-content dl .fa-mobile { font-size: 24px; }
    .mod-tophtml01 .mod-content dl + dl:before { content: ""; width: 1px; height: 15px; background: #000; margin: 0 20px; }

@media(max-width:768px) {
    .mod-tophtml01 .mod-content dl { font-size: 14px; line-height: 25px; }
}

@media(max-width:480px) {
    .mod-tophtml01 { padding: 5px; }
        .mod-tophtml01 .content-bg { justify-content: flex-start; }
        .mod-tophtml01 .mod-content { font-size: 12px; line-height: 20px; }
            .mod-tophtml01 .mod-content dl .fa { font-size: 14px; }
            .mod-tophtml01 .mod-content dl .fa-mobile { font-size: 18px; }
            .mod-tophtml01 .mod-content dl + dl:before { display: none; }
}


.flag { margin: 9px 5px; }
.mod-header01 { line-height: 30px; overflow: hidden; padding: 5px 0px; }
    .mod-header01 .header-content-left { float: right; }
    .mod-header01 .language-title { font-size: 14px; color: #333; line-height: 30px; display: inline-block; display: none; }
    .mod-header01 .flag { margin: 9px 0px; float: left; display: none; }
    .mod-header01 .language-content a { display: block; padding: 5px; overflow: hidden; }

    .mod-header01 .language-content .caret { display: none; }
    .mod-header01 .language-content .text { color: #333; line-height: 30px; display: inline-block; padding: 0 5px; }
    .mod-header01 .language-content .language-link { display: flex; align-items: center; justify-content: space-between; }
        .mod-header01 .language-content .language-link .text { font-size: 16px; }
        .mod-header01 .language-content .language-link:before { content: "\f0ac"; font: normal normal normal 22px/1 FontAwesome; color: #333; line-height: 30px; }
        .mod-header01 .language-content .language-link:after { content: "\f0d7"; font: normal normal normal 18px/1 FontAwesome; color: #333; line-height: 30px; transition: All 0.3s ease-in-out; }

    .mod-header01 .language-content .language-tabs { position: absolute; display: none; background: #fff; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); z-index: 9; min-width: 100px; }
        .mod-header01 .language-content .language-tabs a { padding: 0 10px; overflow: hidden; font-size: 12px; }
            .mod-header01 .language-content .language-tabs a:hover { background: #e5e5e5; }
    .mod-header01 .language-content:hover .language-tabs { display: block; }
    .mod-header01 .header-content-right { display: none; }

@media(max-width:768px) {
    .mod-header01 { padding: 0; }
}

.mod-top01 { overflow: hidden; }
    .mod-top01 .top-logo img { display: block; max-width: 100%; height: auto; }
    .mod-top01 .top-logo a { display: block; }
    .mod-top01 .top-logo:after { content: ""; width: 155px; height: 155px; border-radius: 50%; background: #fff; position: absolute; left: -10px; bottom: -10px; z-index: -1; }
    .mod-top01 .mod-bottom { width: calc(100% - 180px); float: right; }
        .mod-top01 .mod-bottom .bottom-left { font-size: 24px; color: #000; line-height: 30px; padding: 30px 40px 25px; position: relative; }
            .mod-top01 .mod-bottom .bottom-left span { display: block; }
            .mod-top01 .mod-bottom .bottom-left:before { content: ""; width: 5px; position: absolute; top: 35px; bottom: 30px; left: 0; margin: 0 15px; background: #e3000f; }

    .mod-top01 .bottom-bg {display:flex;justify-content:space-between;align-content:center; }


    .mod-top01 .mod-bottom .exhibition-info { /*position: absolute; right: 0; top: 50%; transform: translateY(-50%);*/ text-align: right; font-size: 17px; line-height: 1.2; display: flex; flex-direction: column; align-items: flex-end;justify-content:center; }
            .mod-top01 .mod-bottom .exhibition-info img { margin-bottom:8px; }







@media(max-width:1024px) {
    .mod-top01 .mod-bottom .bottom-left { font-size: 20px; line-height: 25px; }
}

@media(min-width:769px) {
    .mod-top01 .top-logo { position: absolute; margin-top: -30px; z-index: 2; width: 30%; max-width: 150px; }
}

@media(max-width:768px) {
    .mod-top01 { padding: calc(1% + 10px) 0; }
        .mod-top01 .mod-bg { display: flex; align-items: center; justify-content: space-between; }
        .mod-top01 .mod-bottom { width: calc(100% - 150px); }
            .mod-top01 .mod-bottom .bottom-left { font-size: 16px; padding: 20px 30px; }
                .mod-top01 .mod-bottom .bottom-left:before { width: 3px; margin: 0 10px; }
}

@media(max-width:480px) {
    .mod-top01 .mod-content { width: 30%; }
    .mod-top01 .mod-bottom { width: calc(70% - 10px); }
        .mod-top01 .mod-bottom .bottom-left { padding: 10px; font-size: 14px; line-height: 20px; }
            .mod-top01 .mod-bottom .bottom-left:before { display: none; }
}


.mod-nav01 .nav-tabs .nav-tab-link { font-size: 16px; color: #333; display: block; text-transform: capitalize; }
.mod-nav01 .nav-tabs .nav-dropdown { position: absolute; z-index: 3; display: none; background: #fff; text-align: initial; max-height: 400px; overflow-y: auto; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.mod-nav01 .nav-tabs .dropdown-tabs li { display: block; }
    .mod-nav01 .nav-tabs .dropdown-tabs li + li { border-top: 1px dashed rgba(0,0,0,0.2); }
    .mod-nav01 .nav-tabs .dropdown-tabs li a { display: block; padding: 0 20px; line-height: 40px; font-size: 14px; color: #333; min-width: 100px; text-overflow: ellipsis; overflow: hidden; white-space: pre; }
        .mod-nav01 .nav-tabs .dropdown-tabs li a:hover { color: #fff; background: #e3000f; }

.layout-foot .mod-nav01 .nav-tabs .nav-dropdown { display: none !important; }
.layout-foot .mod-nav01 .nav-tabs { overflow: hidden; }
    .layout-foot .mod-nav01 .nav-tabs .nav-tab-link { line-height: 35px; color: #fff; }
    .layout-foot .mod-nav01 .nav-tabs .hover .nav-tab-link { color: #e3000f; }

@media (min-width:1024px) {
    .layout-nav .mod-nav01 .nav-tabs { height: 50px; overflow: hidden; }
        .layout-nav .mod-nav01 .nav-tabs .nav-tab { float: left; }
        .layout-nav .mod-nav01 .nav-tabs .nav-tab-link { line-height: 50px; font-size: 18px; color: #fff; position: relative; padding: 0 23px; }
            .layout-nav .mod-nav01 .nav-tabs .nav-tab-link i { content: ""; position: absolute; bottom: 0; left: 20%; width: 60%; height: 2px; background: transparent; display: block; }

        .layout-nav .mod-nav01 .nav-tabs .on .nav-tab-link, .layout-nav .mod-nav01 .nav-tabs .hover .nav-tab-link { color: #333; background: #fff; }
            .layout-nav .mod-nav01 .nav-tabs .on .nav-tab-link i { background: #e3000f; }
}

@media(max-width:1199px) {
    .layout-nav .mod-nav01 .nav-tabs .nav-tab { padding: 0; }
    .layout-nav .mod-nav01 .nav-tabs .nav-tab-link { font-size: 14px; padding: 0 15px; }
}

@media (max-width:1023px) {
    .layout-nav .mod-nav01 { margin: 10px 0; }

        .layout-nav .mod-nav01 .nav-tabs .nav-dropdown { display: block; position: static; border-top: none; transform: none; box-shadow: none; }
        .layout-nav .mod-nav01 .nav-tabs i { display: none; }
        .layout-nav .mod-nav01 .nav-tabs .dropdown-tabs li { border-bottom-color: rgba(0,0,0,0.1); }
            .layout-nav .mod-nav01 .nav-tabs .dropdown-tabs li:last-of-type { border: none; }
            .layout-nav .mod-nav01 .nav-tabs .dropdown-tabs li a { color: #666; }
                .layout-nav .mod-nav01 .nav-tabs .dropdown-tabs li a:hover { color: #333; background: transparent; }
        .layout-nav .mod-nav01 .nav-tabs .hover .nav-dropdown { display: block; }
        .layout-nav .mod-nav01 .nav-tabs .nav-tab:hover .nav-dropdown { display: block; }
    .layout-nav .nav-btn { background: #f0f0f0; width: 40px; height: 40px; text-align: center; line-height: 40px; color: #666; cursor: pointer; transition: All 0.2s ease-in-out; z-index: 1000; border-radius: 3px; }
        .layout-nav .nav-btn:before { content: "\f0ca"; font: normal normal normal 20px/1 FontAwesome; display: block; line-height: 40px; transition: All 0.2s ease-in-out; }
        .layout-nav .nav-btn.active { position: fixed; top: 10px; left: calc(100vw - 60px); color: #333; border-radius: 0px 5px 5px 0px; }
            .layout-nav .nav-btn.active:before { content: "\f00d"; }
    .layout-nav .mod-nav01 .nav-tabs { position: fixed; top: 0; left: 0px; width: 100vw; height: 100vh; overflow-y: auto; margin: 0px; z-index: 999; background: rgba(0,0,0,0.7); overflow: auto; opacity: 0; transform: translateX(-100%); transition: All 0.2s ease-in-out; }
    .main-ar .layout-nav .mod-nav01 .nav-tabs { transform: translateX(100%); }
    .main-ar .layout-nav .nav-btn.active { left: 20px; border-radius: 5px 0 0 5px; }
    .layout-nav .mod-nav01 .nav-tabs .nav-tab-link { font-size: 14px; line-height: 40px; color: #333; border-bottom: 1px dashed rgba(0,0,0,0.2); white-space: pre; overflow: hidden; text-overflow: ellipsis; padding: 0 10px; }
    .layout-nav .mod-nav01 .nav-tabs .nav-tab { float: none !important; width: calc(100vw - 60px); background: #f0f0f0; }
        .layout-nav .mod-nav01 .nav-tabs .nav-tab:last-of-type .nav-tab-link { border: none; }
    .layout-nav .mod-nav01 .nav-tabs.active { opacity: 1; transform: translateX(0) !important; }
}

@media(max-width:768px) {
    .layout-foot .mod-nav01 .nav-tabs .nav-tab-link { font-size: 14px; line-height: 25px; }
}


.mod-search01 { padding: 10px 0px; }
    .mod-search01 .content-bg-search { display: flex; overflow: hidden; background: #fff; border-radius: 5px; }
    .mod-search01 .search-text { flex: 1 2 0; font-size: 13px; color: #333; line-height: 20px; height: 20px; padding: 5px; border: none; background: transparent; width: 100px; }
    .mod-search01 .search-submit { height: 30px; width: 30px; background: transparent; border: none; cursor: pointer; color: #333; transition: All 0.2s ease-in-out; }
        .mod-search01 .search-submit:before { content: "\f002"; font: 20px/1 FontAwesome; display: block; text-align: center; }
        .mod-search01 .search-submit:hover { color: #e3000f; }

@media(max-width:768px) {
    .mod-search01 .search-text { line-height: 30px; height: 30px; }
    .mod-search01 .search-submit { width: 40px; height: 40px; }
}


.mod-slide01 { overflow: hidden; position: relative; }
    .mod-slide01 .slide-body a { display: none; }
    .mod-slide01 .slide-body .show a { display: block; }

    .mod-slide01 .slide-nav { bottom: 15px; position: absolute; width: 100%; left: 0px; display: flex; align-items: center; justify-content: center; }
        .mod-slide01 .slide-nav .current { background: #fff; }
        .mod-slide01 .slide-nav a { width: 10px; height: 10px; color: #fff; font-size: 0px; line-height: 10px; margin: 0px 5px; background: transparent; border-radius: 50%; display: block; border: 1px solid #fff; }
    .mod-slide01 .slide-box > a { position: absolute; top: 50%; transform: translateY(-50%); color: #fff; width: 50px; text-align: center; font-family: FontAwesome; border-radius: 5px; background: rgba(227,0,15,0.8); }
        .mod-slide01 .slide-box > a:before { display: block; font-size: 24px; line-height: 50px; }
    .mod-slide01 .slide-box .prev { left: 5%; }
    .mod-slide01 .slide-box .next { right: 5%; }
    .mod-slide01 .slide-box .prev:before { content: "\f104"; }
    .mod-slide01 .slide-box .next:before { content: "\f105"; }
    .mod-slide01 .slide-box > a:hover { background: #e3000f; }

.layout-banner .layout-bg { width: 100%; }
.layout-banner .mod-slide01 .slide-box-1 .slide-body img { max-width: 100%; display: block !important; margin: 0 auto; }
.layout-banner .mod-slide01 .slide-box-1 .slide-body { height: auto !important; }

.mod-slide02 { overflow: hidden; background: #f4f5f7; }
    .mod-slide02 .roundabout-holder { width: 850px; height: 380px; margin: 0 auto; z-index: 1; }
    .mod-slide02 .roundabout-moveable-item { width: 350px; height: 300px; cursor: pointer; border: 3px solid #ccc; border: 3px solid rgba(0, 0, 0, 0.08); border-radius: 4px; }
        .mod-slide02 .roundabout-moveable-item img { width: 100%; }
    .mod-slide02 .roundabout-in-focus { border: 3px solid rgba(0, 0, 0, 0.2); }

.mod-slide03 .slide-nav { display: none; }
.mod-slide03 .content-bg { position: relative; z-index: 2; }
.mod-slide03 .slide-body { overflow: hidden; }
.mod-slide03 .slide-box-3 .slide-body a { display: block; overflow: hidden; padding: 0 5px; float: left; }
.mod-slide03 .slide-box-3 > a { position: absolute; top: 50%; transform: translateY(-50%); color: #969696; width: 30px; text-align: center; }
    .mod-slide03 .slide-box-3 > a:before { display: block; font: 48px/1 FontAwesome; line-height: 50px; }
.mod-slide03 .slide-box-3 .prev { left: 0px; }
.mod-slide03 .slide-box-3 .next { right: 0px; }
.mod-slide03 .slide-box-3 .prev:before { content: "\f104"; }
.mod-slide03 .slide-box-3 .next:before { content: "\f105"; }
.mod-slide03 .slide-box-3 > a:hover { color: #e3000f; }

.layout-project { padding: calc(2.5% + 10px) 0 10px; background: url(../img/project-bg.jpg) center fixed repeat-x; position: relative; }
    .layout-project:after { content: ""; left: 0; bottom: 0; right: 0; height: 11vw; background: #fff; position: absolute; }
.page-layout .layout-project:after { display: none; }
.layout-project .mod-slide03 .mod-title:before { content: ""; width: 230px; height: 40px; display: block; margin: 0 auto; background: url(../img/line-white.png) center repeat-x; }
.layout-project .mod-slide03 .mod-title .title-left { float: none; font-size: 24px; color: #fff; line-height: 30px; text-transform: uppercase; text-align: center; padding: 25px 0; }
.layout-project .mod-slide03 .slide-box-3 { padding: 30px 40px; background: #fff; }
.layout-project .mod-slide03 .slide-body { height: 240px; }

.layout-exhibt { padding: calc(1% + 10px) 0px calc(2% + 10px); }
    .layout-exhibt .mod-slide03 .mod-title:before { content: ""; width: 250px; height: 40px; display: block; margin: 0 auto 5px; background: url(../img/line.png) center repeat-x; }
    .layout-exhibt .mod-slide03 .title-left { float: none; font-size: 30px; color: #000; line-height: 45px; font-weight: 700; text-transform: uppercase; padding-bottom: 2%; text-align: center; }
    .layout-exhibt .mod-slide03 .slide-box-3 > a { width: 45px; height: 80px; border-radius: 10px; background: rgba(227,0,15,0.6); color: #fff; }
        .layout-exhibt .mod-slide03 .slide-box-3 > a:before { font-size: 32px; line-height: 80px; }
        .layout-exhibt .mod-slide03 .slide-box-3 > a:hover { background: #e3000f; }
    .layout-exhibt .mod-slide03 .slide-body { height: 185px; }

@media(max-width:1024px) {
    .mod-slide01 .slide-box > a { width: 35px; }
        .mod-slide01 .slide-box > a:before { line-height: 35px; }
    .layout-project .mod-slide03 .mod-title .title-left { font-size: 20px; }
    .layout-exhibt .mod-slide03 .title-left { font-size: 30px; line-height: 40px; }
}

@media(min-width:769px) {
    .layout-exhibt .mod-slide03 .slide-box-3 { padding: 0 50px; }
}

@media(max-width:768px) {
    .layout-exhibt .mod-slide03 .title-left { font-size: 20px; line-height: 30px; }
    .layout-project .mod-slide03 .mod-title .title-left { padding: 20px 0px; font-size: 16px; line-height: 25px; }
    .layout-project .mod-slide03 .slide-box-3 { padding: 10px; }
}


.mod-othercontent01-touch .mod-title .title-left-span { font-size: 30px; line-height: 40px; color: #e3000f; font-weight: 700; }
.mod-othercontent01-touch .mod-title .title-left:after { content: ""; height: 4px; width: 60px; background: #e3000f; display: block; margin: 10px 0px; }
.mod-othercontent01-touch .mod-title .title-left-span + span { color: #666; padding: 0 5px; }
.mod-othercontent01-touch .mod-content { font-size: 16px; line-height: 26px; color: #333; padding: 10px 0px 30px; }

.layout-video { padding: calc(1% + 10px) 0; background: #f8f8f8; }
    .layout-video .mod-othercontent01 dl { overflow: hidden; padding: 0 3%; }
        .layout-video .mod-othercontent01 dl > dt { float: left; width: calc(50% - 5px); }
        .layout-video .mod-othercontent01 dl > dd { float: right; width: calc(50% - 5px); }
        .layout-video .mod-othercontent01 dl a { position: relative; }
            .layout-video .mod-othercontent01 dl a:after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #2f2483; opacity: 0; transition: All 0.3s ease-in-out; }
            .layout-video .mod-othercontent01 dl a:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 80px; height: 80px; z-index: 1; overflow: hidden; margin: auto; background: url(../img/video-icon.png) top center no-repeat; transition: All 0.3s ease-in-out; }
            .layout-video .mod-othercontent01 dl a:hover:after { opacity: 0.5; }
            .layout-video .mod-othercontent01 dl a:hover:before { background-position: bottom center; }

        .layout-video .mod-othercontent01 dl dt { position: relative; }
            .layout-video .mod-othercontent01 dl dt .video-btn { position: absolute; background: url(../img/video-btn1.png) no-repeat center; width: 52px; height: 52px; left: 50%; top: 50%; transform: translate(-50%, -50%); cursor: pointer; transition-duration: .5s; }
                .layout-video .mod-othercontent01 dl dt .video-btn:hover { transform: translate(-50%, -50%) scale(0.9); }
            .layout-video .mod-othercontent01 dl dt #iframeforvr { }


#iframeforvr { position: absolute; top: 0; left: 0; }





.layout-company { padding: calc(2.5% + 10px) 0; }
    .layout-company .mod-othercontent01 .img { width: 52.5%; float: left; position: relative; }
        .layout-company .mod-othercontent01 .img span { display: block; position: absolute; bottom: 20px; left: 20px; }
    .layout-company .mod-othercontent01 .text { width: 43.75%; float: right; }
        .layout-company .mod-othercontent01 .text h2 { font-size: 30px; color: #000; line-height: 45px; font-weight: 700; display: block; }
            .layout-company .mod-othercontent01 .text h2:before { content: ""; width: 230px; height: 40px; display: block; margin-bottom: 5px; background: url(../img/line.png) center repeat-x; }
    .layout-company .mod-othercontent01 .desc { font-size: 16px; color: #000; line-height: 25px; padding: 10px 0px 25px; }
    .layout-company .mod-othercontent01 .text a { font-size: 16px; color: #fff; line-height: 30px; padding: 10px 0px; display: block; max-width: 250px; text-align: center; background: #e3000f; }
        .layout-company .mod-othercontent01 .text a:hover { background: #2f2483; }

.layout-custom { padding: 10px 0px calc(1% + 10px); }
    .layout-custom .mod-othercontent01 .custom-left { width: 46.25%; float: left; }
    .layout-custom .mod-othercontent01 .custom-right { width: 48.75%; float: right; }
    .layout-custom .mod-othercontent01 .title-left { float: none; font-size: 30px; color: #000; line-height: 45px; font-weight: 700; text-transform: uppercase; padding-bottom: 2%; text-align: center; }
    .layout-custom .mod-othercontent01 .custom-left dl { padding: 5%; display: flex; justify-content: space-between; align-items: center; background: #f8f8f8; position: relative; margin-bottom: 35px; }
        .layout-custom .mod-othercontent01 .custom-left dl:after { content: ""; position: absolute; left: 0; right: 0; top: calc(100% - 5px); height: 30px; background: url(../img/custom-shadow.png) center no-repeat; opacity: 0; z-index: -1; transition: All 0.3s ease-in-out; }
    .layout-custom .mod-othercontent01 .custom-left dt { width: 85px; float: left; }
    .layout-custom .mod-othercontent01 .custom-left dd { width: calc(100% - 100px); float: right; font-size: 16px; color: #333; line-height: 30px; }
        .layout-custom .mod-othercontent01 .custom-left dd a { font-size: 20px; color: #000; line-height: 35px; display: block; font-weight: 700; }
    .layout-custom .mod-othercontent01 .custom-left dl:hover a { color: #e3000f; }
    .layout-custom .mod-othercontent01 .custom-left dl:hover:after { opacity: 1; }
    .layout-custom .mod-othercontent01 .custom-right h2 { font-size: 20px; color: #000; line-height: 40px; font-weight: 700; display: block; }
    .layout-custom .mod-othercontent01 .custom-right ul { padding: 10px 0px; }
    .layout-custom .mod-othercontent01 .custom-right li h3 { font-size: 16px; color: #333; line-height: 25px; display: flex; align-items: center; font-weight: 400; padding: 10px 5px; background: #f8f8f8; }
        .layout-custom .mod-othercontent01 .custom-right li h3:before { content: "\f105"; font: 14px/1 FontAwesome; width: 25px; height: 25px; display: block; background: #2f2483; color: #fff; text-align: center; line-height: 25px; margin: 0 10px; border-radius: 3px; transition: All 0.3s ease-in-out; }
    .layout-custom .mod-othercontent01 .custom-right li dl { display: none; padding: 15px 10px; }
    .layout-custom .mod-othercontent01 .custom-right li dt { font-size: 18px; color: #000; line-height: 30px; font-weight: 500; }
    .layout-custom .mod-othercontent01 .custom-right li dd { flex: 1 2 0; font-size: 14px; color: #000; line-height: 20px; padding: 0 5px; }
        .layout-custom .mod-othercontent01 .custom-right li dd p { padding: 5px 0px; }
        .layout-custom .mod-othercontent01 .custom-right li dd a { font-size: 14px; color: #666; line-height: 25px; display: inline-block; text-decoration: underline; }
    .layout-custom .mod-othercontent01 .custom-right li.on h3 { color: #2f2483; }
        .layout-custom .mod-othercontent01 .custom-right li.on h3:before { content: "\f107"; }
    .layout-custom .mod-othercontent01 .custom-right li.on dl { display: flex; }
    .layout-custom .mod-othercontent01 .custom-right > a { font-size: 16px; color: #000; line-height: 25px; text-decoration: underline; }
    .layout-custom .mod-othercontent01 .custom-right a .fa { padding: 0 5px; }
    .layout-custom .mod-othercontent01 .custom-right a:hover { color: #e3000f; }

.layout-protect { padding: calc(2% + 10px) 0px 10px; }
    .layout-protect .mod-othercontent01 .mod-title:before { content: ""; width: 250px; height: 40px; display: block; margin: 0 auto 5px; background: url(../img/line.png) center repeat-x; }
    .layout-protect .mod-othercontent01 .title-left { float: none; font-size: 30px; color: #000; line-height: 45px; font-weight: 700; text-transform: uppercase; padding-bottom: 2%; text-align: center; }
    .layout-protect .mod-othercontent01 .content-bg { padding: 0 8.5%; display: flex; align-items: stretch; flex-wrap: wrap; }
    .layout-protect .mod-othercontent01 dl { width: 45.5%; margin: 2.25%; box-sizing: border-box; padding: 4%; background: #fff; box-shadow: 0px 0px 15px rgba(0,0,0,0.08); }
    .layout-protect .mod-othercontent01 dt { width: 60px; height: 60px; text-align: center; font-size: 30px; line-height: 60px; margin: -55px auto 15px; background: #e3000f; color: #fff; border-radius: 50%; font-weight: 700; }
    .layout-protect .mod-othercontent01 dd { font-size: 16px; color: #333; line-height: 25px; }
        .layout-protect .mod-othercontent01 dd span { color: #000; display: block; font-weight: 500; }

.mod-othercontent01 .swiper-button-prev, .mod-othercontent01 .swiper-button-next { color: #e3000f; }

.layout-exhibt { padding: calc(1% + 10px) 0px calc(2% + 10px); }
    .layout-exhibt .mod-othercontent01 .mod-title:before { content: ""; width: 250px; height: 40px; display: block; margin: 0 auto 5px; background: url(../img/line.png) center repeat-x; }
    .layout-exhibt .mod-othercontent01 .title-left { float: none; font-size: 30px; color: #000; line-height: 40px; font-weight: 700; text-transform: uppercase; padding-bottom: 2%; text-align: center; }

.layout-pagetop .layout-bg { width: 100%; }
.layout-pagetop .mod-othercontent01 { position: relative; }
    .layout-pagetop .mod-othercontent01 .mod-title { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 50px; color: #fff; line-height: 60px; font-weight: 900; white-space: pre; text-transform: uppercase; }
        .layout-pagetop .mod-othercontent01 .mod-title:before { content: ""; width: 60px; height: 0.5vw; margin: 0 auto 5px; display: block; background: #e3000f; }

.layout-aboutOne { padding: calc(2.5% + 10px) 0; }
    .layout-aboutOne .mod-othercontent01 .mod-title .title-left { font-size: 30px; line-height: 45px; font-weight: 600; float: none; text-align: center; color: #000; }
    .layout-aboutOne .mod-othercontent01 .mod-content { font-size: 16px; color: #333; line-height: 30px; max-width: 1300px; text-align: center; margin: calc(1% + 10px) auto 0; }

.layout-aboutTwo { padding: calc(2.5% + 10px) 0 20px; background: #2f2483; box-shadow: 0 -2.5vw 0 #fff inset; overflow: hidden; }
    .layout-aboutTwo .layout-bg { overflow: visible; }
    .layout-aboutTwo .mod-othercontent01 .content-bg { display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap; overflow: visible; }
    .layout-aboutTwo .mod-othercontent01 dl { width: 37.5%; position: relative; display: flex; align-items: stretch; box-shadow: 0 0 10px rgba(0,0,0,0.3); transition: All 0.6s ease-in-out; }
        .layout-aboutTwo .mod-othercontent01 dl > * { width: 50%; box-sizing: border-box; }
    .layout-aboutTwo .mod-othercontent01 dt { padding: 2px; }
    .layout-aboutTwo .mod-othercontent01 dd { padding: 4% 5%; font-size: 14px; color: #000; line-height: 25px; }
        .layout-aboutTwo .mod-othercontent01 dd h2 { font-size: 24px; color: #000; line-height: 30px; font-weight: 600; padding-bottom: 5px; }
            .layout-aboutTwo .mod-othercontent01 dd h2:before { content: ""; width: 44px; height: 0.3vw; background: #e3000f; display: block; margin: 3px 0px; }

@media(min-width:1600px) {
    .layout-aboutTwo .mod-othercontent01 dl + dl { margin-left: -60%; }
    .layout-aboutTwo .mod-othercontent01 dl:nth-of-type(1) { background: #fff; z-index: 6; }
    .layout-aboutTwo .mod-othercontent01 dl:nth-of-type(2) { background: #fafafa; z-index: 5; }
    .layout-aboutTwo .mod-othercontent01 dl:nth-of-type(3) { background: #e3e3e3; z-index: 4; }
    .layout-aboutTwo .mod-othercontent01 dl:nth-of-type(4) { background: #d5d5d5; z-index: 3; }
    .layout-aboutTwo .mod-othercontent01 dl:nth-of-type(5) { background: #bebebe; z-index: 2; }
    .layout-aboutTwo .mod-othercontent01 dl:nth-of-type(6) { background: #aaaaaa; z-index: 1; }
    .layout-aboutTwo .mod-othercontent01 dl:hover { z-index: 8; background: #fff; }
}

@media(max-width:1599px) {
    .layout-aboutTwo .mod-othercontent01 dl { width: calc(100%/3 - 20px); background: #fff; margin: 10px; }
}

.layout-aboutFour { background: #fbfbfb; position: relative; }
    .layout-aboutFour .layout-bg { width: 100%; }
    .layout-aboutFour .mod-othercontent01 .bottom-left { position: absolute; bottom: 10%; left: 50%; transform: translateX(-50%); font-size: 30px; color: #e3000f; line-height: 50px; font-weight: 600; text-transform: uppercase; }

.layout-aboutFive { padding: calc(2.5% + 10px) 0 1%; }
    .layout-aboutFive .mod-othercontent01 .title-left { float: none; font-size: 30px; color: #2f2483; line-height: 45px; font-weight: 600; }
    .layout-aboutFive .mod-othercontent01 .title-right { float: none; font-size: 24px; color: #000; line-height: 30px; font-weight: 600; padding: calc(1% + 10px) 0; }
    .layout-aboutFive .mod-othercontent01 .mod-content { font-size: 18px; color: #555; line-height: 30px; font-weight: 500; }

.layout-aboutSix { position: relative; padding: calc(1.5% + 10px) 0 calc(5% + 10px); z-index: 1; }
    .layout-aboutSix .layout-bg { width: 100%; }
    .layout-aboutSix .mod-othercontent01:after { content: ""; width: 100%; max-width: 1600px; margin: 0 auto; position: absolute; left: 0; right: 0; bottom: calc(4.5vw - 10px); height: 75%; background: #2f2483; z-index: -1; }
    .layout-aboutSix .swiper-button-next { right: 10vw; }
    .layout-aboutSix .swiper-button-prev { left: 10vw; }
    .layout-aboutSix .swiper-button-prev, .layout-aboutSix .swiper-button-next { color: #fff; opacity: 0.7; }
        .layout-aboutSix .swiper-button-prev:hover, .layout-aboutSix .swiper-button-next:hover { opacity: 1; }
    .layout-aboutSix .swiper-pagination-bullet-active { background: #fff; }

@media(min-width:1025px) {
    .layout-aboutSix .mod-othercontent01 .swiper-slide { max-width: calc(46.5% - 10px); }
        .layout-aboutSix .mod-othercontent01 .swiper-slide:nth-of-type(2n) { max-width: calc(41.3% - 10px); }
}

.layout-aboutSev .layout-bg { width: 100%; background: #f6f6f6; }
.layout-aboutSev .mod-othercontent01 .content-bg { display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; }
.layout-aboutSev .mod-othercontent01 .text { width: calc(54.5% - 5px); box-sizing: border-box; padding: 10px 2.5%; max-width: 960px; }
    .layout-aboutSev .mod-othercontent01 .text h2 { font-size: 24px; color: #000; line-height: 30px; font-weight: 600; display: block; padding-bottom: 15px; }
    .layout-aboutSev .mod-othercontent01 .text .word { font-size: 18px; color: #555; line-height: 30px; font-weight: 500; }
.layout-aboutSev .mod-othercontent01 .img { width: calc(45.5% - 5px); background: #fff; border-left: 10px solid #fff; box-sizing: border-box; }
    .layout-aboutSev .mod-othercontent01 .img * + * { margin-top: 10px; }

.layout-aboutEight { background: url(../img/aboutEight-bg.jpg) center fixed no-repeat; }
    .layout-aboutEight .mod-othercontent01 .content-bg { max-width: 1400px; margin: 0 auto; display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; overflow: visible; }
    .layout-aboutEight .mod-othercontent01 .img { width: calc(50% - 10px); max-width: 560px; }
        .layout-aboutEight .mod-othercontent01 .img a { width: 95px; height: 95px; border-radius: 50%; overflow: hidden; margin: 0 auto; background: rgba(211,34,30,0.68); display: block; }
            .layout-aboutEight .mod-othercontent01 .img a:hover { background: rgba(211,34,30,1); }
    .layout-aboutEight .mod-othercontent01 .text { width: calc(50% - 10px); max-width: 650px; padding: calc(3.5% + 10px); box-sizing: border-box; position: relative; z-index: 2; background: rgba(255,255,255,0.9); font-size: 24px; color: #000; line-height: 35px; }
        .layout-aboutEight .mod-othercontent01 .text h2 { font-size: 60px; color: #000; line-height: 70px; text-transform: uppercase; display: block; padding-bottom: 2%; font-weight: 500; }
            .layout-aboutEight .mod-othercontent01 .text h2:before { content: ""; width: 80px; height: 6px; background: #e3000f; display: block; margin: 4px 0x 10px; }
        .layout-aboutEight .mod-othercontent01 .text:after { content: ""; position: absolute; width: 110%; height: 90%; border: 1px solid rgba(255,255,255,0.9); z-index: -1; top: 5%; left: -5%; }

.layout-aboutNine { background: #6960b0; }
    .layout-aboutNine .mod-othercontent01 .mod-title { padding: 1.5% 0; border-bottom: 1px solid #fff; margin: calc(2.5% + 10px) 0 calc(3.5% + 10px); }
        .layout-aboutNine .mod-othercontent01 .mod-title .title-left { font-size: 48px; color: #fff; line-height: 60px; font-weight: 500; float: none; text-transform: uppercase; }
    .layout-aboutNine .mod-othercontent01 .item { max-width: 280px; margin: 0 auto; padding: 0 30px 12.5vw; position: relative; }
        .layout-aboutNine .mod-othercontent01 .item:before { content: ""; width: 6px; height: 6px; border: 5px solid #c17a5d; border-radius: 50%; position: absolute; top: 15%; left: 0; }
        .layout-aboutNine .mod-othercontent01 .item:after { content: ""; width: 6px; height: 120%; position: absolute; left: 5px; top: calc(15% + 13px); background: #c17a5d; }
    .layout-aboutNine .mod-othercontent01 .text { font-size: 20px; color: #fff; line-height: 30px; padding: 20px 0; }
    .layout-aboutNine .mod-othercontent01 .year { font-size: 60px; color: #fff; line-height: 70px; position: absolute; bottom: 10%; left: 30px; font-weight: 300; }
    .layout-aboutNine .mod-othercontent01 .swiper-slide { width: 25%; }
    .layout-aboutNine .swiper-button-prev { left: 0; }
    .layout-aboutNine .swiper-button-next { right: 0; }
    .layout-aboutNine .swiper-button-prev, .layout-aboutNine .swiper-button-next { color: #fff; width: 50px; line-height: 50px; border-radius: 50%; height: 50px; border: 1px solid #fff; transition: All 0.3s ease-in-out; }
        .layout-aboutNine .swiper-button-prev:after, .layout-aboutNine .swiper-button-next:after { font-size: 24px; }
        .layout-aboutNine .swiper-button-prev:hover, .layout-aboutNine .swiper-button-next:hover { background: #fff; color: #6960b0; }

.layout-aboutTen { padding: calc(2% + 10px) 0; }
    .layout-aboutTen .mod-othercontent01 .text { width: 25%; font-size: 30px; line-height: 40px; font-weight: 300; text-align: center; float: left; color: #000; }
        .layout-aboutTen .mod-othercontent01 .text h2 { font-size: 60px; color: #000; line-height: 60px; font-weight: 600; display: block; }

.layout-applyOne { padding: calc(2% + 10px) 0; background: #fafafa; }
    .layout-applyOne .mod-othercontent01 .mod-title { padding: 15px; position: relative; }
        .layout-applyOne .mod-othercontent01 .mod-title:before { content: ""; width: 5px; height: 25px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #2f2483; }
    .layout-applyOne .mod-othercontent01 .title-left { float: none; font-size: 25px; color: #e3000f; line-height: 35px; font-weight: 600; }
    .layout-applyOne .mod-othercontent01 .mod-content { font-size: 16px; color: #000; line-height: 25px; }

.layout-applyTwo { padding: calc(1.5% + 10px) 0 calc(3.5% + 10px); }
    .layout-applyTwo .mod-othercontent01 .title-left { float: none; font-size: 16px; color: #000; line-height: 25px; text-align: center; }
    .layout-applyTwo .mod-othercontent01 ul { padding: calc(2.5% + 10px) 0; display: flex; align-items: stretch; flex-wrap: wrap; margin: 0 -5px; }
    .layout-applyTwo .mod-othercontent01 li { width: calc(100%/7 - 10px); margin: 5px; box-sizing: border-box; padding: 3% 15px 9%; font-size: 24px; line-height: 30px; background: #2f2483; color: #fff; text-align: center; position: relative; transition: All 0.3s ease-in-out; }
        .layout-applyTwo .mod-othercontent01 li:after { content: ""; width: 35px; height: 35px; border-radius: 50%; border: 1px solid #fff; background: url(../img/applyTwo-plus.png) center no-repeat; position: absolute; bottom: 25%; left: 50%; transform: translateX(-50%); }
        .layout-applyTwo .mod-othercontent01 li:hover, .layout-applyTwo .mod-othercontent01 li.on { background: #e3000f; }
    .layout-applyTwo .mod-othercontent01 .item { display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap; transition: All 0.3s ease-in-out; }
        .layout-applyTwo .mod-othercontent01 .item > * { width: 50%; box-sizing: border-box; }
        .layout-applyTwo .mod-othercontent01 .item .text { position: relative; padding: 4% 5% 3%; color: #000; transition: All 0.3s ease-in-out; }
            .layout-applyTwo .mod-othercontent01 .item .text:before { content: ""; width: calc(20% + 10px); max-width: 130px; height: 1.5%; background: #e3000f; position: absolute; left: 0; top: 10%; transition: All 0.3s ease-in-out; }
            .layout-applyTwo .mod-othercontent01 .item .text h2 { font-size: 30px; line-height: 45px; font-weight: 600; display: block; padding: 2% 0; }
            .layout-applyTwo .mod-othercontent01 .item .text .word { font-size: 18px; line-height: 30px; }
            .layout-applyTwo .mod-othercontent01 .item .text a { font-size: 16px; color: #333; line-height: 30px; padding: 15px; display: block; margin-top: calc(8% - 10px); max-width: 250px; text-align: center; text-transform: uppercase; background: #e8e8e8; }
        .layout-applyTwo .mod-othercontent01 .item:nth-of-type(2n) { flex-direction: row-reverse; }
        .layout-applyTwo .mod-othercontent01 .item:hover { background: #e3000f; }
            .layout-applyTwo .mod-othercontent01 .item:hover .text { color: #fff; }
                .layout-applyTwo .mod-othercontent01 .item:hover .text:before { background: #fff; }
                .layout-applyTwo .mod-othercontent01 .item:hover .text a { background: #fff; }

.layout-applyThree { background: #2f2483; }
    .layout-applyThree .mod-othercontent01 .mod-title { margin: calc(4% + 10px) 0 calc(2% + 10px); position: relative; padding: 0 15px; }
        .layout-applyThree .mod-othercontent01 .mod-title:before { content: ""; width: 5px; position: absolute; left: 0; top: 10px; bottom: 10px; background: #e3000f; }
    .layout-applyThree .mod-othercontent01 .title-left { float: none; font-size: 20px; color: #fff; line-height: 35px; }
    .layout-applyThree .mod-othercontent01 .mod-content { font-size: 16px; color: #000; line-height: 30px; padding: calc(3% + 10px) 20px calc(4% + 10px); background: #fff; position: relative; }
        .layout-applyThree .mod-othercontent01 .mod-content h2 { font-size: 24px; line-height: 30px; display: block; padding-bottom: 10px; font-weight: 500; }
        .layout-applyThree .mod-othercontent01 .mod-content:before { content: ""; width: 0; height: 0; position: absolute; top: 0; left: 0; border-top: 2vw solid #2f2483; border-right: 2vw solid #fff; }
        .layout-applyThree .mod-othercontent01 .mod-content:after { content: ""; width: 0; height: 0; position: absolute; top: 0; right: 0; border-top: 2vw solid #2f2483; border-left: 2vw solid #fff; }

.mod-othercontent01-quality .mod-title { overflow: visible; }
.mod-othercontent01-quality .title-bg { overflow: visible; }
.mod-othercontent01-quality .mod-title .title-left { float: left; font-size: 30px; line-height: 30px; color: #fff; font-weight: 600; position: relative; padding: 15px 0px; text-transform: capitalize; min-width: 300px; z-index: 2; }
    .mod-othercontent01-quality .mod-title .title-left:before { content: ""; width: 100vw; top: 0; right: -40px; bottom: 0; background: #d20707; transform: skewX(-45deg); z-index: -2; position: absolute; }
    .mod-othercontent01-quality .mod-title .title-left:after { content: ""; width: 100vw; top: 0; right: 0px; bottom: 0; background: #2f2483; transform: skewX(-45deg); z-index: -1; position: absolute; }
    .mod-othercontent01-quality .mod-title .title-left span { padding: 0 20px; border-left: 6px solid #fff; display: block; }
.mod-othercontent01-quality .mod-title .title-right { float: none; font-size: 18px; clear: both; padding: calc(2% + 10px) 0 calc(1% + 10px); line-height: 30px; color: #000; }

.layout-quaOne { padding: calc(3% + 10px) 0; }
    .layout-quaOne .mod-othercontent01 .content-bg { display: flex; align-items: stretch; flex-wrap: wrap; margin: 0 -10px; }
    .layout-quaOne .mod-othercontent01 .item { width: calc(100%/3 - 20px); margin: calc(1% + 10px) 9px; border: 1px solid #ececec; position: relative; }
    .layout-quaOne .mod-othercontent01 .num { width: 5vw; height: 5vw; display: flex; align-items: center; justify-content: center; margin: -1px auto 0; text-align: center; font-size: 30px; color: #000; background: #ececec; font-weight: 600; position: relative; z-index: 2; }
        .layout-quaOne .mod-othercontent01 .num:before { content: ""; position: absolute; top: 0; bottom: 0; right: 100%; width: 0; border-right: 2.5vw solid #ececec; border-bottom: 5vw solid transparent; }
        .layout-quaOne .mod-othercontent01 .num:after { content: ""; position: absolute; top: 0; bottom: 0; left: 100%; width: 0; border-left: 2.5vw solid #ececec; border-bottom: 5vw solid transparent; }
    .layout-quaOne .mod-othercontent01 .text { padding: 20px 20px 2.5vw; font-size: 20px; color: #000; line-height: 30px; min-height: 3.5vw; font-weight: 500; }

@media(min-width:1025px) {
    .layout-quaOne .mod-othercontent01 .num { max-width: 60px; max-height: 60px; }
        .layout-quaOne .mod-othercontent01 .num:before { border-right-width: 30px; border-bottom-width: 60px; }
        .layout-quaOne .mod-othercontent01 .num:after { border-left-width: 30px; border-bottom-width: 60px; }
}

.layout-quaOne .mod-othercontent01 .item:nth-of-type(2n+1) { background: #ececec; }
    .layout-quaOne .mod-othercontent01 .item:nth-of-type(2n+1) .num { background: #fff; }
        .layout-quaOne .mod-othercontent01 .item:nth-of-type(2n+1) .num:before { border-right-color: #fff; }
        .layout-quaOne .mod-othercontent01 .item:nth-of-type(2n+1) .num:after { border-left-color: #fff; }

.layout-quaTwo .mod-othercontent01 .mod-content { margin: 0 calc(-10px - 1.5vw); }
.layout-quaTwo .mod-othercontent01 .content-bg { padding: calc(2% + 10px) 10px; }
.layout-quaTwo .mod-othercontent01 dl { display: flex; align-items: center; justify-content: space-between; padding: 10px 1.5vw; position: relative; font-size: 16px; color: #666; font-weight: 500; overflow: hidden; transition: All 0.3s ease-in-out; }
    .layout-quaTwo .mod-othercontent01 dl + dl { margin-top: 10px; }
    .layout-quaTwo .mod-othercontent01 dl:before { content: ""; width: 45px; height: 0; position: absolute; left: 1.5vw; top: 0; background: #e3000f; z-index: -1; transition: All 0.3s ease-in-out; }
.layout-quaTwo .mod-othercontent01 dt { width: 45px; height: 45px; border-radius: 50%; overflow: hidden; background: #e3000f; text-align: center; color: #fff !important; line-height: 45px; }
.layout-quaTwo .mod-othercontent01 dd { width: calc(100% - 60px); line-height: 30px; }
.layout-quaTwo .mod-othercontent01 dl:hover { color: #000; box-shadow: 0 3px 10px rgba(0,0,0,0.2); }
    .layout-quaTwo .mod-othercontent01 dl:hover:before { height: 100%; }

.layout-quaThree { padding: calc(2% + 10px) 0 calc(3% + 10px); }
    .layout-quaThree .mod-othercontent01-quality .mod-title .title-left:before { background: #2f2483; }
    .layout-quaThree .mod-othercontent01-quality .mod-title .title-left:after { background: #d20707; }
    .layout-quaThree .mod-othercontent01 .items { max-width: 1460px; margin: calc(2.5% + 10px) auto; overflow: hidden; display: flex; align-items: stretch; flex-wrap: wrap; }
    .layout-quaThree .mod-othercontent01 .item { width: calc(100%/3); padding: 1.5vw 3vw; box-sizing: border-box; position: relative; }
    .layout-quaThree .mod-othercontent01 .swiper-pagination-bullet { width: 15px; height: 15px; background: #888; }
    .layout-quaThree .mod-othercontent01 .swiper-pagination-bullet-active { background: #e3000f; }

@media(min-width:769px) {
    .layout-quaThree .mod-othercontent01 .items { position: relative; z-index: 2; }
        .layout-quaThree .mod-othercontent01 .items:before { content: ""; width: 1px; position: absolute; top: 1.5vw; bottom: 1.5vw; left: calc(100%/3); background: #888; z-index: -1; }
        .layout-quaThree .mod-othercontent01 .items:after { content: ""; width: 1px; position: absolute; top: 1.5vw; bottom: 1.5vw; right: calc(100%/3); background: #888; z-index: -1; }
}

.layout-quaFour { padding: calc(2% + 10px) 0; background: #f6f5f3; }
    .layout-quaFour .mod-othercontent01 .mod-bg { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
    .layout-quaFour .mod-othercontent01 .mod-title { width: 17.5%; }
        .layout-quaFour .mod-othercontent01 .mod-title:before { content: ""; width: 10vw; height: 10vw; border-radius: 50%; overflow: hidden; text-align: center; line-height: 9vw; background: url(../img/quaFour-icon.png) center no-repeat; background-size: 100% auto; margin: 0 auto 2vw; display: block; color: #fff; max-width: 180px; max-height: 180px; }
        .layout-quaFour .mod-othercontent01 .mod-title .title-left { float: none; font-size: 48px; line-height: 60px; text-align: center; font-weight: 600; text-transform: uppercase; }
            .layout-quaFour .mod-othercontent01 .mod-title .title-left:before { content: ""; width: 58px; height: 8px; display: block; margin: 6px auto; background: #e3000f; }
    .layout-quaFour .mod-othercontent01 .mod-content { width: 82.5%; padding: 10px 0px; }
    .layout-quaFour .mod-othercontent01 .item { background: #fff; }
        .layout-quaFour .mod-othercontent01 .item .title { padding: 10px; background: #fff; border-bottom: 1px solid #f6f5f3; display: flex; align-items: center; justify-content: space-between; }
            .layout-quaFour .mod-othercontent01 .item .title:before { content: "\f105"; font: 16px/1 FontAwesome; width: 25px; height: 25px; display: block; background: #2f2483; color: #fff; text-align: center; line-height: 25px; border-radius: 3px; transition: All 0.3s ease-in-out; }
        .layout-quaFour .mod-othercontent01 .item h2 { width: calc(100% - 40px); font-size: 16px; color: #333; line-height: 25px; position: relative; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: pre; }
        .layout-quaFour .mod-othercontent01 .item dl { display: none; padding: 15px 10px; font-weight: 500; }
        .layout-quaFour .mod-othercontent01 .item dt { font-size: 18px; color: #000; line-height: 30px; }
        .layout-quaFour .mod-othercontent01 .item dd { flex: 1 2 0; font-size: 14px; color: #000; line-height: 20px; padding: 0 15px; }
        .layout-quaFour .mod-othercontent01 .item h3 { font-size: 14px; color: #666; line-height: 20px; display: block; font-weight: 500; }
        .layout-quaFour .mod-othercontent01 .item dd * { padding: 5px 0px; }
        .layout-quaFour .mod-othercontent01 .item dd a { font-size: 14px; color: #666; line-height: 25px; display: inline-block; text-decoration: underline; }
            .layout-quaFour .mod-othercontent01 .item dd a:beofre { content: "\f105"; font: 14px/1 FontAwesome; }
        .layout-quaFour .mod-othercontent01 .item.on .title:before { content: "\f107"; background: #e3000f; }
        .layout-quaFour .mod-othercontent01 .item.on dl { display: flex; }
    .layout-quaFour .mod-othercontent01 .link a { font-size: 16px; color: #000; line-height: 25px; text-decoration: underline; }
        .layout-quaFour .mod-othercontent01 .link a:before { content: "\f178"; font: 16px/1 FontAwesome; }
        .layout-quaFour .mod-othercontent01 .link a:hover { color: #e3000f; }

.mod-othercontent01-rdtitle .mod-title .title-left { float: none; font-size: 30px; line-height: 40px; font-weight: 600; color: #000; text-align: center; }
.mod-othercontent01-rdtitle .mod-title .title-right { float: none; font-size: 18px; color: #000; line-height: 30px; padding: calc(1% + 10px) 0px 20px; }

.layout-rdOne { padding: calc(1.5% + 10px) 0; background: #fafafa; }
    .layout-rdOne .mod-othercontent01 h2 { font-size: 30px; color: #2f2483; line-height: 40px; display: block; text-align: center; text-transform: uppercase; font-weight: 600; }

.layout-rdTwo { padding: calc(2.5% + 10px) 0; }
    .layout-rdTwo .mod-othercontent01 .mod-title .title-left { float: none; text-align: inherit; }
    .layout-rdTwo .mod-othercontent01 .swiper-container { height: 28.5vw; max-height: 450px; padding-right: 1.5vw; }
    .layout-rdTwo .mod-othercontent01 .swiper-pagination-bullet { width: 15px; height: 15px; background: #888; }
    .layout-rdTwo .mod-othercontent01 .swiper-pagination-bullet-active { background: #e3000f; }
    .layout-rdTwo .mod-othercontent01 .img { overflow: hidden; }
        .layout-rdTwo .mod-othercontent01 .img * { width: calc(50% - 10px); float: left; margin: 5px; }

.layout-rdThree { padding: calc(1.5% + 10px) 0 20px; background: #fafafa; }
    .layout-rdThree .mod-othercontent01 .mod-content { font-size: 20px; color: #000; line-height: 30px; padding-bottom: calc(2% + 10px); }
    .layout-rdThree .mod-othercontent01 .bottom-left span { font-size: 18px; color: #000; line-height: 30px; font-weight: 600; display: block; padding: 0px 35px; position: relative; }
        .layout-rdThree .mod-othercontent01 .bottom-left span:before { content: ""; width: 25px; height: 4px; background: #e3000f; display: block; position: absolute; left: 0; top: calc(50% - 2px); }

.layout-rdFour { padding: calc(3.5% + 10px) 0 calc(23vw + 10px); background: url(../img/rdFour-bg.jpg) center/cover no-repeat; }
    .layout-rdFour .swiper-container { padding-bottom: calc(2.5vw + 30px); }
    .layout-rdFour .swiper-button-prev, .layout-rdFour .swiper-button-next { top: auto; bottom: 0; width: 2.5vw; height: 2.5vw; min-width: 40px; min-height: 40px; border-radius: 5px; background: #fff; color: #333; opacity: 0.5; margin: 0; }
        .layout-rdFour .swiper-button-prev:after, .layout-rdFour .swiper-button-next:after { font-size: 20px; }
    .layout-rdFour .swiper-button-prev { left: auto; right: calc(50% + 10px); }
    .layout-rdFour .swiper-button-next { right: auto; left: calc(50% + 10px); }
        .layout-rdFour .swiper-button-prev:hover, .layout-rdFour .swiper-button-next:hover { opacity: 1; color: #e3000f; }

.layout-rdFive { margin-top: calc(-10px - 2.5vw); }
    .layout-rdFive .mod-othercontent01 { background: #fff; padding: calc(2.5% + 10px) 2vw; }
        .layout-rdFive .mod-othercontent01 dl { font-size: 18px; color: #000; line-height: 30px; }
        .layout-rdFive .mod-othercontent01 dt { font-weight: 600; float: left; }
        .layout-rdFive .mod-othercontent01 .item { max-width: 1180px; margin: calc(2% + 10px) auto 0; display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap; }
        .layout-rdFive .mod-othercontent01 .img { width: calc(50% - 10px); margin: 5px; max-width: 550px; }

.layout-rdSix { padding: 0 0 calc(2.5% + 10px); background: url(../img/rdSix-bg.jpg) bottom repeat-x; }
    .layout-rdSix .mod-othercontent01 .mod-title { overflow: visible; }
    .layout-rdSix .mod-othercontent01 .title-bg { overflow: visible; }
    .layout-rdSix .mod-othercontent01 .mod-title .title-left { font-size: 24px; line-height: 35px; color: #fff; font-weight: 600; position: relative; padding: 20px 40px; text-transform: capitalize; z-index: 2; }
        .layout-rdSix .mod-othercontent01 .mod-title .title-left:before { content: ""; width: 100vw; top: 0; bottom: 0; right: 0; background: #d20707; z-index: -1; position: absolute; }

.layout-rdEight { padding: 25px 0px; background: #2f2483; }
    .layout-rdEight .mod-othercontent01 .mod-content { font-size: 24px; color: #fff; line-height: 30px; font-weight: 500; }

.layout-rdNine { padding: calc(2.5% + 10px) 0; background: #fafafa; }

.layout-rdTen { padding: calc(2.5% + 10px) 0; }
    .layout-rdTen .mod-othercontent01 .content-bg { display: flex; flex-wrap: wrap; }
    .layout-rdTen .mod-othercontent01 .img { width: calc(25% - 20px); margin: 10px; border: 10px solid #b6b6b6; box-sizing: border-box; }
        .layout-rdTen .mod-othercontent01 .img:nth-of-type(n+5) { width: calc(100%/7 - 20px); }

.layout-rdEle .mod-othercontent01 .content-bg { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.layout-rdEle .mod-othercontent01 .img { width: calc(37% - 10px); }
    .layout-rdEle .mod-othercontent01 .img span { display: block; max-width: 380px; margin: 0 auto; }
.layout-rdEle .mod-othercontent01 ul { width: calc(63% - 10px); }
.layout-rdEle .mod-othercontent01 li { font-size: 18px; color: #000; line-height: 30px; font-weight: 500; padding: 0.5vw 0; display: flex; align-items: center; justify-content: space-between; }
    .layout-rdEle .mod-othercontent01 li p { flex: 1 2 0; }
    .layout-rdEle .mod-othercontent01 li:before { content: "\f005"; font: 22px/1 FontAwesome; padding: 0 1.5vw; color: #e3000f; }

.layout-rdTwe { padding: calc(2.5% + 10px) 0; }
    .layout-rdTwe .mod-othercontent01 .content-bg { display: flex; flex-wrap: wrap; justify-content: space-between; }
    .layout-rdTwe .mod-othercontent01 .item { width: calc(100%/3 - 15px); border-top: 0.5vw solid #e3000f; padding: 20px; box-sizing: border-box; }
        .layout-rdTwe .mod-othercontent01 .item .title h2 { font-size: 24px; color: #2f2483; line-height: 30px; font-weight: 600; display: block; }
        .layout-rdTwe .mod-othercontent01 .item .text { font-size: 16px; color: #000; line-height: 25px; padding: 10px 0px; }
            .layout-rdTwe .mod-othercontent01 .item .text * { padding: 10px 0px; }
            .layout-rdTwe .mod-othercontent01 .item .text span { font-weight: 600; display: block; }

.layout-serOne { padding: calc(1.5% + 10px) 0; border-bottom: 0.5vw solid #2f2483; background: #fafafa; }
    .layout-serOne .mod-othercontent01 .mod-content { font-size: 30px; color: #000; line-height: 45px; font-weight: 500; max-width: 1050px; margin: 0 auto; text-align: center; }

.layout-serTwo { padding: calc(2.5% + 10px) 0 10px; }
    .layout-serTwo .mod-othercontent01 .content-bg { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch; }
    .layout-serTwo .mod-othercontent01 .item { width: calc(100%/3 - 15px); padding: 1.5vw; box-sizing: border-box; background: #fafafa; margin: 1vw 0; position: relative; }
        .layout-serTwo .mod-othercontent01 .item:after { content: ""; left: 0; right: 0; bottom: 0; position: absolute; height: 0; background: #2f2483; transition: All 0.3s ease-in-out; }
        .layout-serTwo .mod-othercontent01 .item:nth-of-type(n+4) { width: calc(50% - 15px); }
        .layout-serTwo .mod-othercontent01 .item dl { display: flex; align-items: flex-end; justify-content: space-between; padding-bottom: 1.5vw; }
        .layout-serTwo .mod-othercontent01 .item dt { font-size: 30px; color: #2f2483; line-height: 35px; font-weight: 600; width: calc(100% - 80px); }
        .layout-serTwo .mod-othercontent01 .item dd { width: 75px; }
        .layout-serTwo .mod-othercontent01 .item .text { font-size: 18px; color: #000; line-height: 30px; }
        .layout-serTwo .mod-othercontent01 .item:hover:after { height: 1vw; }

.layout-serThree { padding: calc(2.5% + 10px) 0; }

.layout-serFour .mod-othercontent01 .content-bg { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: calc(3% + 10px); background: #fafafa; }
.layout-serFour .mod-othercontent01 .img { width: calc(22.5% - 20px); padding: calc(4% + 10px) 0; border-radius: 5px; background: #fff; box-shadow: -3px 5px 10px rgba(0,0,0,0.2); display: flex; align-content: center; justify-content: center; flex-wrap: wrap; }
    .layout-serFour .mod-othercontent01 .img span { width: 80px; height: 80px; margin: 20px auto; }
    .layout-serFour .mod-othercontent01 .img h2 { font-size: 30px; color: #000; line-height: 40px; width: 100%; text-align: center; display: block; }
.layout-serFour .mod-othercontent01 .text { width: calc(77.5% - 20px); }
    .layout-serFour .mod-othercontent01 .text dl { padding: 10px 0px; display: flex; font-size: 18px; color: #000; line-height: 25px; justify-content: space-between; }
    .layout-serFour .mod-othercontent01 .text dt { width: 35px; height: 35px; border-radius: 50%; background: #e3000f; font-size: 18px; color: #fff; text-align: center; line-height: 35px; }
    .layout-serFour .mod-othercontent01 .text dd { width: calc(100% - 60px); }

.layout-serFive { padding: calc(2.5% + 10px) 0; }
    .layout-serFive .layout-bg > div { width: calc(50% - 10px); max-width: 760px; }
    .layout-serFive .mod-othercontent01 .mod-title .title-left { font-size: 30px; color: #000; line-height: 40px; float: none; font-weight: 500; }
    .layout-serFive .mod-othercontent01 .mod-title .title-right { font-size: 18px; color: #000; line-height: 30px; padding: 10px 0px 20px; float: none; }
    .layout-serFive .mod-othercontent01 table { width: 100%; border-collapse: collapse; border: 1px solid #666; }
    .layout-serFive .mod-othercontent01 td { font-size: 18px; color: #000; line-height: 25px; padding: 10px; text-align: center; width: calc(100%/3); border: 1px solid #666; word-break: break-all; }
    .layout-serFive .mod-othercontent01 th { font-size: 18px; color: #000; line-height: 30px; padding: 10px; font-weight: 600; background: #b6b6b6; }

.layout-serSix { padding: calc(2.5% + 10px) 0; }
    .layout-serSix .mod-othercontent01 { padding: 10px 0px calc(7.5% + 10px); border-top: 1px solid #666; background: url(../img/serSix-shadow.png) bottom center no-repeat; background-size: 100% auto; }
        .layout-serSix .mod-othercontent01 .mod-title { padding: 15px 0px; border-top: 1px solid #b2b2b2; }
        .layout-serSix .mod-othercontent01 .title-left { float: none; font-size: 30px; color: #000; line-height: 40px; text-align: center; font-weight: 500; }
        .layout-serSix .mod-othercontent01 ul li { padding: 1vw 0; font-size: 18px; color: #000; line-height: 30px; border-top: 1px dashed #b2b2b2; }
            .layout-serSix .mod-othercontent01 ul li:last-of-type { border-bottom: 1px dashed #b2b2b2; }

@media(max-width:1024px) {
    .layout-company .mod-othercontent01 .text h2 { font-size: 30px; line-height: 40px; }
        .layout-company .mod-othercontent01 .text h2:before { width: 195px; }
    .layout-company .mod-othercontent01 .text a { width: 200px; }
    .layout-custom .mod-othercontent01 .title-left { font-size: 30px; line-height: 40px; }
    .layout-custom .mod-othercontent01 .custom-left dd a { font-size: 25px; line-height: 30px; }
    .layout-custom .mod-othercontent01 .custom-left dd { font-size: 20px; line-height: 25px; }
    .layout-custom .mod-othercontent01 .custom-right h2 { font-size: 25px; line-height: 30px; }
    .layout-protect .mod-othercontent01 .title-left { font-size: 30px; line-height: 40px; }
    .layout-protect .mod-othercontent01 .content-bg { padding: 0; }

    .layout-pagetop .mod-othercontent01 .mod-title { font-size: 40px; line-height: 50px; }
    .layout-aboutOne .mod-othercontent01 .mod-title .title-left { font-size: 25px; line-height: 35px; }
    .layout-aboutTwo .mod-othercontent01 dl { width: calc(50% - 10px); margin: 10px 0px; }
    .layout-aboutTwo .mod-othercontent01 dd h2 { font-size: 20px; }
    .layout-aboutFour .mod-othercontent01 .bottom-left { font-size: 30px; line-height: 45px; white-space: pre; }
    .layout-aboutFive .mod-othercontent01 .title-left { font-size: 30px; line-height: 40px; }
    .layout-aboutFive .mod-othercontent01 .title-right { font-size: 20px; }
    .layout-aboutFive .mod-othercontent01 .mod-content { font-size: 16px; line-height: 25px; }
    .layout-aboutSev .mod-othercontent01 .text h2 { font-size: 20px; }
    .layout-aboutSev .mod-othercontent01 .text .word { font-size: 16px; line-height: 25px; }
    .layout-aboutEight .mod-othercontent01 .text { font-size: 20px; line-height: 30px; }
        .layout-aboutEight .mod-othercontent01 .text h2 { font-size: 40px; line-height: 50px; }
    .layout-aboutNine .mod-othercontent01 .mod-title .title-left { font-size: 40px; line-height: 50px; }
    .layout-aboutNine .mod-othercontent01 .text { font-size: 16px; line-height: 25px; }
    .layout-aboutNine .mod-othercontent01 .year { font-size: 40px; line-height: 50px; }
    .layout-aboutTen .mod-othercontent01 .text { font-size: 25px; line-height: 35px; }
        .layout-aboutTen .mod-othercontent01 .text h2 { font-size: 40px; line-height: 50px; }
    .layout-applyOne .mod-othercontent01 .title-left { font-size: 25px; line-height: 35px; }
    .layout-applyOne .mod-othercontent01 .mod-content { font-size: 16px; line-height: 25px; }
    .layout-applyTwo .mod-othercontent01 .title-left { font-size: 16px; line-height: 25px; }
    .layout-applyTwo .mod-othercontent01 li { font-size: 20px; width: calc(25% - 10px); }
        .layout-applyTwo .mod-othercontent01 li:after { bottom: 15%; }
    .layout-applyTwo .mod-othercontent01 .item .text { padding: 20px; }
        .layout-applyTwo .mod-othercontent01 .item .text h2 { font-size: 25px; line-height: 35px; }
        .layout-applyTwo .mod-othercontent01 .item .text .word { font-size: 14px; line-height: 25px; }
        .layout-applyTwo .mod-othercontent01 .item .text:before { top: 20px; }
    .layout-applyThree .mod-othercontent01 .title-left { font-size: 18px; line-height: 30px; }
    .layout-applyThree .mod-othercontent01 .mod-content h2 { font-size: 20px; }
    .layout-applyThree .mod-othercontent01 .mod-content { font-size: 14px; line-height: 20px; }

    .mod-othercontent01-quality .mod-title .title-left { font-size: 20px; }
    .mod-othercontent01-quality .mod-title .title-right { font-size: 16px; line-height: 25px; }
    .layout-quaOne .mod-othercontent01 .text { font-size: 16px; line-height: 25px; }
    .layout-quaOne .mod-othercontent01 .num { font-size: 25px; }
    .layout-quaTwo .mod-othercontent01 dl { font-size: 20px; }
    .layout-quaFour .mod-othercontent01 .mod-title { width: 25%; }
        .layout-quaFour .mod-othercontent01 .mod-title .title-left { font-size: 30px; line-height: 40px; }
    .layout-quaFour .mod-othercontent01 .mod-content { width: 75%; }

    .layout-rdOne .mod-othercontent01 h2 { font-size: 25px; line-height: 35px; }
    .mod-othercontent01-rdtitle .mod-title .title-left { font-size: 25px; line-height: 35px; }
    .mod-othercontent01-rdtitle .mod-title .title-right { font-size: 16px; line-height: 25px; }
    .layout-rdThree .mod-othercontent01 .mod-content { font-size: 16px; line-height: 25px; }
    .layout-rdThree .mod-othercontent01 .bottom-left span { font-size: 16px; line-height: 25px; }
    .layout-rdFive .mod-othercontent01 dl { font-size: 16px; line-height: 25px; }
    .layout-rdSix .mod-othercontent01 .mod-title .title-left { font-size: 20px; line-height: 30px; }
    .layout-rdEight .mod-othercontent01 .mod-content { font-size: 20px; line-height: 30px; }
    .layout-rdEle .mod-othercontent01 li { font-size: 16px; line-height: 25px; }
    .layout-rdTwe .mod-othercontent01 .item .title h2 { font-size: 20px; line-height: 30px; }
    .layout-rdTen .mod-othercontent01 .img { border-width: 5px; width: calc(25% - 10px); margin: 5px; }
        .layout-rdTen .mod-othercontent01 .img:nth-of-type(n+5) { width: calc(100%/7 - 10px); }

    .layout-serOne .mod-othercontent01 .mod-content { font-size: 25px; line-height: 35px; }
    .layout-serTwo .mod-othercontent01 .item dt { font-size: 25px; line-height: 30px; width: calc(100% - 60px); }
    .layout-serTwo .mod-othercontent01 .item dd { width: 50px; }
    .layout-serTwo .mod-othercontent01 .item .text { font-size: 16px; line-height: 25px; }
    .layout-serFour .mod-othercontent01 .img h2 { font-size: 25px; line-height: 30px; }
    .layout-serFour .mod-othercontent01 .text dl { font-size: 16px; }
    .layout-serFive .mod-othercontent01 .mod-title .title-left { font-size: 25px; line-height: 35px; }
    .layout-serFive .mod-othercontent01 .mod-title .title-right { font-size: 16px; line-height: 25px; }
    .layout-serFive .mod-othercontent01 td, .layout-serFive .mod-othercontent01 th { font-size: 16px; }
    .layout-serSix .mod-othercontent01 .title-left { font-size: 25px; line-height: 35px; }
    .layout-serSix .mod-othercontent01 ul li { font-size: 16px; line-height: 25px; }
}

@media(max-width:768px) {
    img { width: 100%; max-width: inherit; }
    .layout-video .mod-othercontent01 dl { padding: 0; }
        .layout-video .mod-othercontent01 dl > * { width: calc(50% - 10px); margin: 5px; }
    .layout-company .mod-othercontent01 .img, .layout-company .mod-othercontent01 .text { width: 100%; padding: 5px 0px; }
        .layout-company .mod-othercontent01 .text h2 { font-size: 20px; line-height: 30px; }
    .layout-custom .mod-othercontent01 .title-left { font-size: 20px; line-height: 30px; }
    .layout-custom .mod-othercontent01 .custom-left, .layout-custom .mod-othercontent01 .custom-right { width: 100%; padding: 5px 0px; }
        .layout-custom .mod-othercontent01 .custom-left dl { padding: 10px; }
        .layout-custom .mod-othercontent01 .custom-left dt { width: 50px; }
        .layout-custom .mod-othercontent01 .custom-left dd { font-size: 14px; line-height: 20px; width: calc(100% - 55px); }
            .layout-custom .mod-othercontent01 .custom-left dd a { font-size: 16px; line-height: 25px; }
        .layout-custom .mod-othercontent01 .custom-right h2 { font-size: 20px; line-height: 25px; }
    .layout-protect .mod-othercontent01 .title-left { font-size: 20px; line-height: 30px; }
    .layout-protect .mod-othercontent01 dl { width: 100%; margin: 20px 0px; }
    .layout-protect .mod-othercontent01 dt { width: 45px; height: 45px; line-height: 45px; font-size: 25px; margin-top: -30px; }

    .layout-pagetop .mod-othercontent01 .mod-title { font-size: 30px; line-height: 40px; }
    .layout-aboutOne .mod-othercontent01 .mod-title .title-left { font-size: 20px; line-height: 30px; }
    .layout-aboutOne .mod-othercontent01 .mod-content { font-size: 14px; line-height: 25px; }
    .layout-aboutTwo .mod-othercontent01 dl { width: 100%; }
    .layout-aboutTwo .mod-othercontent01 dt { max-width: 300px; }
    .layout-aboutTwo .mod-othercontent01 dd { flex: 1 2 0; padding: 10px; }
        .layout-aboutTwo .mod-othercontent01 dd h2 { font-size: 16px; line-height: 25px; }
    .layout-aboutFour .mod-othercontent01 .bottom-left { font-size: 20px; line-height: 30px; }
    .layout-aboutFive .mod-othercontent01 .title-left { font-size: 20px; line-height: 30px; }
    .layout-aboutFive .mod-othercontent01 .title-right { font-size: 16px; line-height: 25px; }
    .layout-aboutFive .mod-othercontent01 .mod-content { font-size: 14px; line-height: 20px; }
    .layout-aboutSev .layout-bg { width: calc(100% - 20px); }
    .layout-aboutSev .mod-othercontent01 .text { width: 100%; padding: 10px; }
        .layout-aboutSev .mod-othercontent01 .text h2 { font-size: 16px; line-height: 25px; }
        .layout-aboutSev .mod-othercontent01 .text .word { font-size: 14px; line-height: 20px; }
    .layout-aboutSev .mod-othercontent01 .img { width: 100%; border-left: none; border-top: 5px solid #fff; border-bottom: 5px solid #fff; }
        .layout-aboutSev .mod-othercontent01 .img * + * { margin-top: 5px; }
    .layout-aboutEight .mod-othercontent01 .text { font-size: 16px; line-height: 25px; }
        .layout-aboutEight .mod-othercontent01 .text h2 { font-size: 25px; line-height: 35px; }
    .layout-aboutEight .mod-othercontent01 .img a { width: 50px; height: 50px; }
    .layout-aboutNine .mod-othercontent01 .swiper-slide { width: 50%; }
    .layout-aboutNine .mod-othercontent01 .mod-title .title-left { font-size: 25px; line-height: 35px; }
    .layout-aboutNine .mod-othercontent01 .text { font-size: 14px; line-height: 20px; }
    .layout-aboutNine .mod-othercontent01 .year { font-size: 30px; line-height: 40px; }
    .layout-aboutTen .mod-othercontent01 .text { font-size: 16px; line-height: 25px; }
        .layout-aboutTen .mod-othercontent01 .text h2 { font-size: 25px; line-height: 35px; }

    .layout-applyOne .mod-othercontent01 .mod-title { padding: 10px; }
    .layout-applyOne .mod-othercontent01 .title-left { font-size: 20px; line-height: 30px; }
    .layout-applyOne .mod-othercontent01 .mod-content { font-size: 14px; }
    .layout-applyTwo .mod-othercontent01 .title-left { font-size: 14px; }
    .layout-applyTwo .mod-othercontent01 li { font-size: 16px; width: calc(100%/3 - 10px); line-height: 25px; }
        .layout-applyTwo .mod-othercontent01 li:after { bottom: 15%; }
    .layout-applyTwo .mod-othercontent01 .item > * { width: 100%; }
    .layout-applyTwo .mod-othercontent01 .item .text { padding: 15px; }
        .layout-applyTwo .mod-othercontent01 .item .text h2 { font-size: 20px; line-height: 30px; }
        .layout-applyTwo .mod-othercontent01 .item .text .word { font-size: 14px; line-height: 25px; }
        .layout-applyTwo .mod-othercontent01 .item .text:before { top: 15px; }
        .layout-applyTwo .mod-othercontent01 .item .text a { font-size: 14px; line-height: 25px; padding: 10px; max-width: 150px; }
    .layout-applyThree .mod-othercontent01 .title-left { font-size: 16px; line-height: 25px; }
    .layout-applyThree .mod-othercontent01 .mod-content h2 { font-size: 16px; line-height: 25px; }

    .mod-othercontent01-quality .mod-title .title-left { font-size: 16px; line-height: 25px; padding: 5px 0px; }
        .mod-othercontent01-quality .mod-title .title-left span { padding: 0px 10px; }
    .mod-othercontent01-quality .mod-title .title-right { font-size: 14px; }
    .layout-quaOne .mod-othercontent01 .item { width: calc(50% - 10px); margin: 5px 4px; }
    .layout-quaOne .mod-othercontent01 .text { font-size: 14px; }
    .layout-quaOne .mod-othercontent01 .num { font-size: 20px; }
    .layout-quaTwo .mod-othercontent01 dl { font-size: 16px; }
    .layout-quaTwo .mod-othercontent01 dt { width: 30px; height: 30px; line-height: 30px; }
    .layout-quaTwo .mod-othercontent01 dd { line-height: 25px; width: calc(100% - 40px); }
    .layout-quaFour .mod-othercontent01 .mod-title .title-left { font-size: 25px; line-height: 35px; }
    .layout-quaThree .mod-othercontent01 .item { padding: 15px; }

    .layout-rdOne .mod-othercontent01 h2 { font-size: 20px; line-height: 30px; }
    .mod-othercontent01-rdtitle .mod-title .title-left { font-size: 20px; line-height: 30px; }
    .mod-othercontent01-rdtitle .mod-title .title-right { font-size: 14px; }
    .layout-rdThree .mod-othercontent01 .mod-content { font-size: 14px; }
    .layout-rdThree .mod-othercontent01 .bottom-left span { font-size: 14px; }
    .layout-rdFive .mod-othercontent01 dl { font-size: 14px; }
    .layout-rdSix .mod-othercontent01 .mod-title .title-left { font-size: 16px; line-height: 25px; }
    .layout-rdEight .mod-othercontent01 .mod-content { font-size: 16px; line-height: 25px; }
    .layout-rdEle .mod-othercontent01 li { font-size: 14px; }
    .layout-rdTwe .mod-othercontent01 .item .title h2 { font-size: 16px; line-height: 25px; }
    .layout-rdTen .mod-othercontent01 .img { width: calc(50% - 10px); }
        .layout-rdTen .mod-othercontent01 .img:nth-of-type(n+5) { width: calc(25% - 10px); }
    .layout-rdTwe .mod-othercontent01 .item { width: 100%; padding: 10px; margin: 5px 0px; }

    .layout-serOne .mod-othercontent01 .mod-content { font-size: 20px; line-height: 30px; }
    .layout-serTwo .mod-othercontent01 .item { width: calc(50% - 10px); }
        .layout-serTwo .mod-othercontent01 .item dt { font-size: 20px; line-height: 25px; width: calc(100% - 50px); }
        .layout-serTwo .mod-othercontent01 .item dd { width: 40px; }
        .layout-serTwo .mod-othercontent01 .item .text { font-size: 14px; }
    .layout-serFour .mod-othercontent01 .img { width: 100%; max-width: 320px; margin: 0 auto; }
        .layout-serFour .mod-othercontent01 .img h2 { font-size: 20px; }
    .layout-serFour .mod-othercontent01 .text { width: 100%; padding: 10px 0px; }
        .layout-serFour .mod-othercontent01 .text dl { font-size: 14px; line-height: 25px; padding: 5px 0px; }
    .layout-serFive .mod-othercontent01 .mod-title .title-left { font-size: 20px; line-height: 30px; }
    .layout-serFive .mod-othercontent01 .mod-title .title-right { font-size: 14px; }
    .layout-serFive .mod-othercontent01 td, .layout-serFive .mod-othercontent01 th { font-size: 14px; }
    .layout-serSix .mod-othercontent01 .title-left { font-size: 20px; line-height: 30px; }
    .layout-serSix .mod-othercontent01 ul li { font-size: 14px; }
    .layout-serFive .layout-bg > div { width: 100%; }
}

@media(max-width:480px) {
    .layout-video .mod-othercontent01 dl > * { width: 100%; margin: 5px 0; }
    .layout-pagetop .mod-othercontent01 .mod-title { font-size: 25px; line-height: 35px; }
    .layout-aboutTwo .mod-othercontent01 dl { flex-wrap: wrap; }
    .layout-aboutTwo .mod-othercontent01 dt, .layout-aboutTwo .mod-othercontent01 dd { width: 100%; max-width: inherit; }
    .layout-aboutEight .mod-othercontent01 .img { padding: 20px 0px; }
    .layout-aboutEight .mod-othercontent01 .img, .layout-aboutEight .mod-othercontent01 .text { width: 100%; }
    .layout-aboutNine .mod-othercontent01 .item { padding: 0 20px 25vw; }
    .layout-aboutNine .mod-othercontent01 .swiper-slide { width: 100%; }
    .layout-aboutNine .mod-othercontent01 .item:after, .layout-aboutNine .mod-othercontent01 .item:before { display: none; }
    .layout-aboutTen .mod-othercontent01 .text { width: 50%; }
        .layout-aboutTen .mod-othercontent01 .text h2 { font-size: 20px; line-height: 30px; }
    .layout-applyTwo .mod-othercontent01 li { width: 100%; padding: 5px 10px; }
        .layout-applyTwo .mod-othercontent01 li:after { display: none; }
    .layout-applyTwo .mod-othercontent01 .item .text { padding: 15px 0px; }
    .layout-quaOne .mod-othercontent01 .item { width: calc(100% - 12px); margin: 5px; }
    .layout-quaOne .mod-othercontent01 .num { font-size: 16px; }
    .layout-quaThree .mod-othercontent01 .item { width: 50%; padding: 5px; }
    .layout-quaFour .mod-othercontent01 .mod-title, .layout-quaFour .mod-othercontent01 .mod-content { width: 100%; }
    .layout-quaFour .mod-othercontent01 .mod-title { padding-bottom: 2vw; }
    .layout-rdThree .mod-othercontent01 .bottom-left span { padding: 10px 0px; }
        .layout-rdThree .mod-othercontent01 .bottom-left span:before { top: 0px; }
    .layout-rdFour .swiper-container { padding-bottom: calc(2.5vw + 40px); }
    .layout-rdTen .mod-othercontent01 .img { width: 100%; margin: 5px 0px; border-width: 2px; }
        .layout-rdTen .mod-othercontent01 .img:nth-of-type(n+5) { width: calc(50% - 10px); margin: 5px; }
    .layout-rdEle .mod-othercontent01 .img { width: 100%; }
    .layout-rdEle .mod-othercontent01 ul { width: 100%; padding: 20px 0px 10px; }
    .layout-serTwo .mod-othercontent01 .item { width: 100%; margin: 5px 0; }
        .layout-serTwo .mod-othercontent01 .item:nth-of-type(n+4) { width: 100%; margin: 5px 0; }
}


.mod-card01 .card-html img { max-width: 100%; display: block; margin: 0 auto; }
.mod-card01 .card-html-tab { display: none; }
.mod-card01 .card-html .on { display: block; }

.layout-product { padding: calc(2.5% + 10px) 0; background: url(../img/product-bg.png) center repeat; }
    .layout-product .mod-card01 .title-left { float: none; font-size: 30px; color: #fff; line-height: 45px; font-weight: 700; text-transform: uppercase; padding-bottom: 3%; text-align: center; }

    .layout-product .mod-card01 .card-title-tabs { display: flex; align-items: stretch; justify-content: space-between; background: #fff; }
        .layout-product .mod-card01 .card-title-tabs li { width: 100%; }
            .layout-product .mod-card01 .card-title-tabs li a { font-size: 20px; color: #000; line-height: 40px; padding: 15px; text-align: center; position: relative; display: block; }
                .layout-product .mod-card01 .card-title-tabs li a:before { content: ""; width: 0; height: 0; position: absolute; bottom: 100%; left: calc(50% - 15px); border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 0px solid #e3000f; transition: All 0.3s ease-in-out; }
            .layout-product .mod-card01 .card-title-tabs li.on a { color: #fff; background: #e3000f; }
                .layout-product .mod-card01 .card-title-tabs li.on a:before { border-bottom-width: 25px; }

    .layout-product .mod-card01 { width: 100%; max-width: 1350px; margin: 0 auto; }
        .layout-product .mod-card01 .content-bg { display: flex; flex-wrap: wrap; }
            .layout-product .mod-card01 .content-bg > div { width: 100%; order: 1; }
        .layout-product .mod-card01 .card-title { order: 2 !important; padding-top: 4%; }
        .layout-product .mod-card01 dl { display: flex; align-items: center; flex-wrap: wrap; background: #fff; }
        .layout-product .mod-card01 dt { width: calc(30% - 50px); padding: 25px; position: relative; }
            .layout-product .mod-card01 dt:after { content: ""; width: 0; height: 0; position: absolute; left: 100%; top: 10%; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid #fff; }
            .layout-product .mod-card01 dt h2 { font-size: 25px; color: #000; line-height: 45px; font-weight: 700; display: block; }
                .layout-product .mod-card01 dt h2:before { content: ""; width: 230px; height: 40px; display: block; margin-bottom: 15px; background: url(../img/line.png) center repeat-x; }
        .layout-product .mod-card01 .text { font-size: 16px; color: #000; line-height: 25px; padding: 10px 0px 25px; }
        .layout-product .mod-card01 dt a { font-size: 16px; color: #fff; line-height: 30px; padding: 10px 0px; display: block; max-width: 200px; text-align: center; background: #e3000f; }
            .layout-product .mod-card01 dt a:hover { background: #2f2483; }
        .layout-product .mod-card01 dd { width: 70%; }

.layout-aboutThree { padding: calc(1% + 10px) 0; }
    .layout-aboutThree .mod-card01 .card-title { padding-bottom: calc(2.5% + 10px); }
    .layout-aboutThree .mod-card01 .card-title-tabs { display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; }
    .layout-aboutThree .mod-card01 .card-title li { width: calc(100%/3 - 30px); max-width: 280px; border-radius: 80px; border: 2px solid #666; margin: 0 2%; position: relative; }
        .layout-aboutThree .mod-card01 .card-title li:after { content: ""; width: 0; height: 0; display: block; position: absolute; top: calc(100% + 10px); left: 50%; transform: translate(-50%,0); border-bottom: 0 solid #e3000f; border-left: 0.7vw solid transparent; border-right: 0.7vw solid transparent; transition: All 0.3s ease-in-out; }
        .layout-aboutThree .mod-card01 .card-title li a { font-size: 24px; color: #fff; line-height: 30px; padding: 10px 15px; text-align: center; display: block; margin: 10px; border-radius: 80px; background: #2f2483; text-transform: uppercase; }
        .layout-aboutThree .mod-card01 .card-title li.on a { background: #e3000f; }
        .layout-aboutThree .mod-card01 .card-title li.on:after { border-bottom-width: 1vw; }
    .layout-aboutThree .mod-card01 .video { display: flex; align-items: stretch; flex-wrap: wrap; }
    .layout-aboutThree .mod-card01 .item { width: calc(100%/3 - 20px); margin: 10px; position: relative; }

        .layout-aboutThree .mod-card01 .item:hover:after { opacity: 1; }

.layout-matOne { overflow: hidden; }
    .layout-matOne .layout-bg { overflow: visible; }
    .layout-matOne .mod-card01 .content-bg { overflow: visible; }
    .layout-matOne .mod-card01 .card-title-tabs { padding-bottom: calc(3.5% + 10px); overflow: hidden; }
    .layout-matOne .mod-card01 .card-title li { width: 50%; text-align: center; position: relative; float: left; }
        .layout-matOne .mod-card01 .card-title li:after { content: ""; position: absolute; top: calc(100% - 30px); left: 0; right: 0; width: 100%; height: 30px; background-position: top center; background-repeat: no-repeat; z-index: -1; transition: All 0.3s ease-in-out; }
        .layout-matOne .mod-card01 .card-title li a { font-size: 25px; color: #fff; display: block; line-height: 40px; padding: 20px; text-transform: uppercase; }
    .layout-matOne .mod-card01 .card-title .card-title-tab-first { background-color: #2f2483; }
        .layout-matOne .mod-card01 .card-title .card-title-tab-first:after { background-image: url(../img/matOne-bluebg.png); }
    .layout-matOne .mod-card01 .card-title .card-title-tab-last { background-color: #e3000f; }
        .layout-matOne .mod-card01 .card-title .card-title-tab-last:after { background-image: url(../img/matOne-redbg.png); }
    .layout-matOne .mod-card01 .card-title li.on:after { top: 100%; }
    .layout-matOne .mod-card01 .matOne-text { font-size: 18px; color: #000; line-height: 30px; text-align: center; }
        .layout-matOne .mod-card01 .matOne-text h2 { font-size: 30px; line-height: 40px; font-weight: 600; display: block; text-transform: capitalize; }
            .layout-matOne .mod-card01 .matOne-text h2:after { content: ""; width: 70px; height: 4px; border-radius: 4px; background: #e3000f; display: block; margin: 3px auto 1.5%; }
    .layout-matOne .mod-card01 .card-html-tab-first .matOne-text h2:after { background: #2f2483; }
    .layout-matOne .mod-card01 .matOne-img { padding: calc(5% + 10px) 0 calc(3% + 10px); }
        .layout-matOne .mod-card01 .matOne-img img { border-bottom: 1vw solid #e3000f; }
    .layout-matOne .mod-card01 .matOne-table h2 { font-size: 25px; line-height: 40px; font-weight: 600; display: block; text-transform: capitalize; text-align: center; color: #000; }
    .layout-matOne .mod-card01 .matOne-table table { width: 95%; border-collapse: collapse; border: 1px solid #888; margin: calc(1.5% + 10px) 2.5% calc(2% + 10px); }
        .layout-matOne .mod-card01 .matOne-table table td { font-size: 14px; color: #000; line-height: 20px; padding: 10px; text-align: center; border: 1px solid #888; word-break: break-all; }
            .layout-matOne .mod-card01 .matOne-table table td span { font-weight: 600; font-size: 16px; }
        .layout-matOne .mod-card01 .matOne-table table tr:nth-of-type(2n) td { background: #f2f2f2; }
        .layout-matOne .mod-card01 .matOne-table table th { background: #e3000f; font-size: 16px; color: #fff; line-height: 20px; padding: 5px; text-align: center; font-weight: 500; width: calc(100%/7.5); }
            .layout-matOne .mod-card01 .matOne-table table th:first-of-type { width: auto; }
            .layout-matOne .mod-card01 .matOne-table table th span { font-size: 12px; line-height: 15px; display: block; font-weight: 300; }

    .layout-matOne .mod-card01 .mod-bottom { padding: 40px 0 calc(2.5% + 10px); }
    .layout-matOne .mod-card01 .bottom-left { padding: calc(1.5% + 10px); border: 1px solid #ccc; box-shadow: -5px 5px 10px rgba(0,0,0,0.15); font-size: 18px; color: #000; line-height: 30px; font-weight: 500; display: flex; justify-content: space-between; }
        .layout-matOne .mod-card01 .bottom-left span { width: calc(100% - 50px); }
        .layout-matOne .mod-card01 .bottom-left:before { content: ""; width: 40px; height: 80px; background: url(../img/matOne-ding.png) center no-repeat; margin-top: calc(10px - 4.5%); display: block; }

    .layout-matOne .mod-card01 .matOne-locate .locate-title { padding: calc(4.5% + 10px) 0; }
        .layout-matOne .mod-card01 .matOne-locate .locate-title ul { overflow: hidden; margin: 0 -5px; }
        .layout-matOne .mod-card01 .matOne-locate .locate-title li { width: calc(20% - 10px); margin: 5px; float: left; font-weight: 500; font-size: 24px; color: #000; line-height: 30px; padding: 20px; border: 1px solid #333; border-radius: 5px; box-sizing: border-box; text-align: center; text-transform: uppercase; }
            .layout-matOne .mod-card01 .matOne-locate .locate-title li.on { background: #2f2483; color: #fff; border-color: #2f2483; }
    .layout-matOne .mod-card01 .matOne-locate .locate-content { padding: 0 0 calc(3% + 10px); }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .item { display: flex; justify-content: space-between; flex-wrap: wrap; padding: calc(1.5% + 10px) 0; }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .img { width: calc(50% - 20px); position: relative; }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .text { width: calc(50% - 20px); padding: 20px; box-sizing: border-box; }
            .layout-matOne .mod-card01 .matOne-locate .locate-content .text h2 { font-size: 24px; color: #000; line-height: 30px; font-weight: 500; display: block; }
                .layout-matOne .mod-card01 .matOne-locate .locate-content .text h2:before { content: ""; width: 70px; height: 6px; background: #2f2483; display: block; margin: 6px 0px; }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .word { font-size: 16px; color: #000; line-height: 25px; padding-top: 20px; }

    .layout-matOne .mod-card01 .matOne-two { padding: calc(2.5% + 10px) 0; position: relative; z-index: 2; }
        .layout-matOne .mod-card01 .matOne-two:after { content: ""; width: 100vw; position: absolute; z-index: -1; top: 0; bottom: 0; left: calc(50% - 50vw); background: url(../img/matOne-two-bg.png) center repeat-x #f8f8f8; }

    .layout-matOne .mod-card01 .matOne-three { padding: calc(3.5% + 10px) 0 10px; }
        .layout-matOne .mod-card01 .matOne-three table tr { transition: All 0.3s ease-in-out; }
        .layout-matOne .mod-card01 .matOne-three table td:first-of-type { font-weight: 600; font-size: 16px; }
        .layout-matOne .mod-card01 .matOne-three table th { border: 1px solid #888; width: calc(100%/8.5); background: #2f2483; }
        .layout-matOne .mod-card01 .matOne-three tbody tr:hover { transform: scale(1.03); box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff; }

    .layout-matOne .mod-card01 .matOne-four { padding: 20px 2.5% calc(2% + 10px); display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }
        .layout-matOne .mod-card01 .matOne-four .matOne-table { width: 50%; }
            .layout-matOne .mod-card01 .matOne-four .matOne-table table { margin-left: 0; margin-right: 0; width: 100%; }
        .layout-matOne .mod-card01 .matOne-four table tr { transition: All 0.3s ease-in-out; }
        .layout-matOne .mod-card01 .matOne-four table td { width: calc(100%/3.5); word-break: break-all; }
            .layout-matOne .mod-card01 .matOne-four table td:first-of-type { width: auto; font-weight: 600; font-size: 16px; }
        .layout-matOne .mod-card01 .matOne-four table th { border: 1px solid #888; width: calc(100%/8.5); background: #e3000f; }
        .layout-matOne .mod-card01 .matOne-four tbody tr:hover { transform: scale(1.03); box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff; }

        .layout-matOne .mod-card01 .matOne-four .text { width: calc(48% - 10px); padding: 25px; position: relative; box-sizing: border-box; z-index: 2; }
            .layout-matOne .mod-card01 .matOne-four .text:after { content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 100vw; background: #f2f2f2; z-index: -1; }
            .layout-matOne .mod-card01 .matOne-four .text h2 { font-size: 20px; color: #000; line-height: 25px; font-weight: 600; display: block; padding-bottom: 10px; }
            .layout-matOne .mod-card01 .matOne-four .text dl { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
            .layout-matOne .mod-card01 .matOne-four .text dt { font-size: 16px; color: #333; line-height: 25px; width: calc(200%/3 - 20px); }
            .layout-matOne .mod-card01 .matOne-four .text dd { width: calc(100%/3); }

@media(min-width:1025px) {
    .layout-matOne .mod-card01 .matOne-locate .locate-content .img:after { content: ""; width: 0; height: 0; position: absolute; left: 100%; top: 20px; border-left: 15px solid #e3000f; border-top: 10px solid transparent; border-bottom: 10px solid transparent; }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .item:nth-of-type(2n) { flex-direction: row-reverse; }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .item:nth-of-type(2n) .img:after { left: auto; right: 100%; border-left: none; border-right: 15px solid #e3000f; }
}

@media(max-width:1024px) {
    .layout-product .mod-card01 .title-left { font-size: 30px; line-height: 40px; }
    .layout-product .mod-card01 dt h2 { font-size: 30px; line-height: 35px; }
    .layout-product .mod-card01 .card-title-tabs li a { font-size: 20px; line-height: 35px; }
    .layout-aboutThree .mod-card01 .card-title li { width: calc(100%/3 - 20px); }
        .layout-aboutThree .mod-card01 .card-title li a { font-size: 20px; padding: 10px; margin: 5px; }
    .layout-aboutThree .mod-card01 .item { width: calc(100%/3 - 10px); margin: 5px; }

    .layout-matOne .mod-card01 .card-title li a { font-size: 20px; line-height: 30px; padding: 15px; }
    .layout-matOne .mod-card01 .matOne-text h2 { font-size: 20px; line-height: 30px; }
    .layout-matOne .mod-card01 .matOne-text { font-size: 16px; line-height: 25px; }
    .layout-matOne .mod-card01 .matOne-locate .locate-title li { font-size: 20px; line-height: 30px; padding: 10px; }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .img { width: calc(50% - 10px); }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .text { width: calc(50% - 10px); padding: 10px; }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .text h2 { font-size: 20px; }
    .layout-matOne .mod-card01 .matOne-table h2 { font-size: 20px; line-height: 30px; }
    .layout-matOne .mod-card01 .matOne-four .text h2 { font-size: 18px; }
    .layout-matOne .mod-card01 .matOne-four .text dt { font-size: 14px; line-height: 20px; }
    .layout-matOne .mod-card01 .matOne-table table th, .layout-matOne .mod-card01 .matOne-table table td { font-size: 14px; }
    .layout-matOne .mod-card01 .matOne-three table td:first-of-type, .layout-matOne .mod-card01 .matOne-four table td:first-of-type { font-size: 14px; }
    .layout-matOne .mod-card01 .bottom-left { font-size: 16px; line-height: 25px; }
}

@media(max-width:768px) {
    .layout-product .mod-card01 .title-left { font-size: 20px; line-height: 30px; }
    .layout-product .mod-card01 dt h2 { font-size: 20px; line-height: 25px; }
    .layout-product .mod-card01 .card-title-tabs li a { font-size: 14px; line-height: 20px; padding: 5px 10px; }
    .layout-product .mod-card01 dt { width: 100%; padding: 15px; }
    .layout-product .mod-card01 dd { width: 100%; }
    .layout-aboutThree .mod-card01 .card-title li { width: calc(100%/3 - 10px); }
        .layout-aboutThree .mod-card01 .card-title li a { font-size: 16px; padding: 5px; line-height: 25px; }

    .layout-matOne .mod-card01 .card-title li a { font-size: 16px; line-height: 25px; padding: 10px; }
    .layout-matOne .mod-card01 .matOne-text h2 { font-size: 16px; line-height: 25px; }
    .layout-matOne .mod-card01 .matOne-text { font-size: 14px; line-height: 20px; }
    .layout-matOne .mod-card01 .matOne-locate .locate-title li { font-size: 16px; line-height: 25px; }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .img { width: calc(50% - 5px); }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .text { width: calc(50% - 5px); padding: 5px; }
        .layout-matOne .mod-card01 .matOne-locate .locate-content .text h2 { font-size: 16px; line-height: 25px; }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .word { font-size: 14px; line-height: 20px; }
    .layout-matOne .mod-card01 .matOne-table h2 { font-size: 16px; line-height: 25px; }
    .layout-matOne .mod-card01 .matOne-four .text h2 { font-size: 16px; line-height: 25px; }
    .layout-matOne .mod-card01 .matOne-table table th, .layout-matOne .mod-card01 .matOne-table table td { font-size: 12px; line-height: 15px; }
    .layout-matOne .mod-card01 .matOne-three table td:first-of-type, .layout-matOne .mod-card01 .matOne-four table td:first-of-type { font-size: 12px; }
    .layout-matOne .mod-card01 .bottom-left { font-size: 14px; }
}

@media(max-width:480px) {
    .layout-aboutThree .mod-card01 .card-title li { width: 100%; margin: 5px 0px; }
        .layout-aboutThree .mod-card01 .card-title li:after { display: none; }
    .layout-aboutThree .mod-card01 .item { width: 100%; margin: 5px 0px; }

    .layout-matOne .mod-card01 .card-title { padding: 5px 0px; }
        .layout-matOne .mod-card01 .card-title li { width: 100%; margin: 5px 0px; }
            .layout-matOne .mod-card01 .card-title li:after { background-size: 20% auto; }
    .layout-matOne .mod-card01 .matOne-locate .locate-title li { width: calc(50% - 10px); }
    .layout-matOne .mod-card01 .matOne-locate .locate-content .img, .layout-matOne .mod-card01 .matOne-locate .locate-content .text { width: 100%; }
    .layout-matOne .mod-card01 .matOne-four { padding: 10px 0px; }
        .layout-matOne .mod-card01 .matOne-four .matOne-table { width: 100%; }
        .layout-matOne .mod-card01 .matOne-four .text { width: 100%; padding: 10px; margin-top: 20px; }
            .layout-matOne .mod-card01 .matOne-four .text dt, .layout-matOne .mod-card01 .matOne-four .text dd { width: 100%; }
}

.mod-products01 .content-bg { overflow: visible; }
.mod-products01 .scroll-content { overflow: hidden; }
.mod-products01 .scroll-box { position: relative; }
    .mod-products01 .scroll-box > div > a { display: block; width: 40px; line-height: 40px; overflow: hidden; position: absolute; top: 50%; border-radius: 50%; transform: translate(0%, -50%); background: #333; color: #fff; }
        .mod-products01 .scroll-box > div > a:before { font: normal normal normal 14px/1 FontAwesome; line-height: 40px; display: block; text-align: center; }
    .mod-products01 .scroll-box .scroll-prev a { left: 0%; }
    .mod-products01 .scroll-box .scroll-next a { right: 0%; }
        .mod-products01 .scroll-box .scroll-next a:before { content: "\f054"; }
    .mod-products01 .scroll-box .scroll-prev a:before { content: "\f053"; }
    .mod-products01 .scroll-box > div > a:hover { background: #e3000f; }
    .mod-products01 .scroll-box .scroll-prev-no a { cursor: not-allowed; background: #ccc; }
    .mod-products01 .scroll-box .scroll-next-no a { cursor: not-allowed; background: #ccc; }
    .mod-products01 .scroll-box .scroll-prev-no a:hover { cursor: not-allowed; background: #ccc; }
    .mod-products01 .scroll-box .scroll-next-no a:hover { cursor: not-allowed; background: #ccc; }
    .mod-products01 .scroll-box .product-name a { font-size: 14px; color: #666; line-height: 20px; display: block; overflow: hidden; padding-top: 10px; }
        .mod-products01 .scroll-box .product-name a:hover { color: #e3000f; }

.mod-products01 .show-type-noscroll .scroll-prev { display: none; }
.mod-products01 .show-type-noscroll .scroll-next { display: none; }
.mod-products01 .show-type-noscroll .scroll-content ul { display: flex; flex-wrap: wrap; align-items: stretch; }
.mod-products01 .show-type-noscroll .product-image img { max-width: 100%; height: auto !important; }
.mod-products01 .show-type-noscroll .product-name { width: auto !important; }
.mod-products01 .show-type-scroll-left .scroll-content li { float: left; margin: 10px; }

.layout-rdSev { padding: calc(2.5% + 10px) 0 calc(1% + 10px); }
    .layout-rdSev .mod-products01 .mod-title .title-left { float: none; font-size: 30px; line-height: 40px; font-weight: 600; color: #000; text-align: center; }
    .layout-rdSev .mod-products01 .mod-title .title-right { float: none; font-size: 18px; color: #000; line-height: 30px; padding: calc(1% + 10px) 0px 20px; }
        .layout-rdSev .mod-products01 .mod-title .title-right span { padding: 5px 0px; display: block; }
            .layout-rdSev .mod-products01 .mod-title .title-right span:first-of-type { font-weight: 500; }
    .layout-rdSev .mod-products01 .show-type-noscroll { padding: calc(1% + 10px) 0; }
        .layout-rdSev .mod-products01 .show-type-noscroll .scroll-content ul { width: 100% !important; }
    .layout-rdSev .mod-products01 .bottom-left { font-size: 18px; color: #000; line-height: 30px; font-weight: 500; }
    .layout-rdSev .mod-products01 .show-type-noscroll .product-image a { display: block; border: 1px solid #666; }
    .layout-rdSev .mod-products01 .show-type-noscroll .product-name a { font-size: 20px; color: #000; line-height: 25px; padding: 15px 0px 5px; font-weight: 500; }

@media (min-width:769px) {
    .mod-products01 .show-type-noscroll li { width: calc(25% - 20px) !important; margin: 0 4px; border: 1px solid #eee; background: #fff; padding: 5px; }
    .layout-rdSev .mod-products01 .show-type-noscroll li { width: calc(25% - 10px) !important; margin: 15px 5px; border: none; padding: 0; }
}

@media(max-width:1024px) {
    .layout-rdSev .mod-products01 .mod-title .title-left { font-size: 25px; line-height: 35px; }
    .layout-rdSev .mod-products01 .mod-title .title-right { font-size: 16px; line-height: 25px; }
    .layout-rdSev .mod-products01 .show-type-noscroll .product-name a { font-size: 16px; }
    .layout-rdSev .mod-products01 .bottom-left { font-size: 16px; line-height: 25px; }
}

@media (max-width:768px) {
    .mod-products01 .show-type-noscroll .scroll-content li { width: calc(50% - 10px) !important; margin: 5px 4px; }
    .mod-products01 .scroll-box .product-name a { font-size: 12px; line-height: 15px; padding: 5px; }

    .layout-rdSev .mod-products01 .show-type-noscroll li { width: calc(25% - 10px) !important; margin: 10px 5px; }
    .layout-rdSev .mod-products01 .show-type-noscroll .product-name a { font-size: 14px; line-height: 25px; padding: 10px 0px 5px; }
}

@media(max-width:480px) {
    .layout-rdSev .mod-products01 .show-type-noscroll li { width: calc(50% - 10px) !important; }
}

.mod-share01 { overflow: hidden; }
    .mod-share01 .mod-content { margin: 0 -15px; }
    .mod-share01 a { text-align: center; display: block; line-height: 50px; width: 50px; overflow: hidden; font: normal 24px/1 FontAwesome; color: #333; margin: 5px 15px; background: #fff; float: left; border-radius: 5px; }
        .mod-share01 a:before { line-height: 50px; display: block; }
    .mod-share01 .fackbook:before { content: "\f09a"; }
    .mod-share01 .linkedin:before { content: "\f0e1"; }
    .mod-share01 .twitter:before { content: "\f099"; }
    .mod-share01 .google:before { content: "\f0d5"; }
    .mod-share01 .youtube:before { content: "\f167"; }
    .mod-share01 .instagram:before { content: "\f16d"; }
    .mod-share01 a:hover { color: #e3000f; }

@media (max-width:768px) {
    .mod-share01 .mod-content { text-align: center; margin: 0px; }
    .mod-share01 a { width: 40px; height: 40px; font-size: 20px; }
        .mod-share01 a:before { line-height: 40px; }
}

@media(max-width:480px) {
    .mod-share01 .mod-content { margin: 0 -5px; }
    .mod-share01 a { margin: 5px; }
}


.mod-subscription01 { overflow: hidden; padding: 5px 0px; }
    .mod-subscription01 .mod-title .title-left { font-size: 20px; color: #fff; line-height: 30px; padding: 10px; float: none; }

    .mod-subscription01 .content-bg { background: #fff; display: flex; }
    .mod-subscription01 .text { flex: 1 2 0; height: 30px; line-height: 30px; color: #333; font-size: 14px; padding: 10px; margin: 0px; border: none; width: 50px; }
    .mod-subscription01 .subscription { height: 50px; padding: 0 10px; color: #e3000f; border: none; cursor: pointer; background: transparent; transition: All 0.2s ease-in-out; }
        .mod-subscription01 .subscription:before { content: "\f0e0"; font: 40px/1 FontAwesome; display: block; text-align: center; }
        .mod-subscription01 .subscription:hover { color: #2f2483; }

@media(max-width:1024px) {
    .mod-subscription01 .mod-title .title-left { font-size: 20px; }
}

@media(min-width:769px) {
    .mod-subscription01 .mod-subscription-bg { display: flex; align-items: center; justify-content: flex-end; }
    .mod-subscription01 .mod-content { flex: 1 2 0; max-width: 450px; }
}

@media (max-width:768px) {
    .mod-subscription01 .mod-title .title-left { font-size: 16px; line-height: 25px; padding: 10px 0px; }
    .mod-subscription01 .text { line-height: 20px; height: 20px; }
    .mod-subscription01 .subscription { height: 40px; }
}


.mod-footerhtml01 .mod-content { font-size: 16px; color: #fff; line-height: 25px; }
    .mod-footerhtml01 .mod-content a { color: #e3000f; text-decoration: underline; }
        .mod-footerhtml01 .mod-content a:hover { text-decoration: none; }
        .mod-footerhtml01 .mod-content a .fa { padding: 0 3px; }

@media(max-width:1024px) {
    .mod-footerhtml01 .mod-content { font-size: 16px; line-height: 30px; }
}


.mod-commother01 { }

.mod-categories01 .content-bg-categories { overflow: visible; }
.mod-categories01 .categories-tabs a { border-bottom: 1px solid #e5e5e5; display: block; color: #333; line-height: 39px; font-size: 14px; }
    .mod-categories01 .categories-tabs a:hover { color: #e3000f; }
.mod-categories01 .categories-tabs .text { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mod-categories01 .categories-tab-link { font-size: 14px; }
.mod-categories01 .categories-second-tab-link { padding: 0 10px; background: #fafafa; }
.mod-categories01 .categories-third-tab-link { font-weight: 200; padding: 0 20px; background: #f6f6f6; }
.mod-categories01 .categories-tabs .text:before { content: "\f105"; font-family: FontAwesome; padding: 0 5px; }
.mod-categories01 .categories-tab { position: relative; }
.show-type-float .categories-tab .categories-second-tabs { position: absolute; left: 100%; top: 10px; width: 240px; z-index: 100; opacity: 0; visibility: hidden; transition: all .3s; }
.show-type-float .categories-tab:hover .categories-second-tabs { top: 0; opacity: 1; visibility: visible; }
.layout-foot .categories-second-tabs { display: none !important; }
.layout-foot .mod-categories01 .categories-tabs a { border-bottom: none; color: #fff; line-height: 35px; font-size: 18px; }
    .layout-foot .mod-categories01 .categories-tabs a:hover { color: #e3000f; }
.layout-foot .mod-categories01 .categories-tabs .text:before { display: none; }
.layout-foot .categories-tab-9 ~ .categories-tab { display: none; }

.mod-commother02 { }

.layout-bottom { padding: 15px 0px; }
.mod-footer01 { text-align: center; line-height: 24px; font-size: 12px; overflow: hidden; color: #666; }
    .mod-footer01 a { color: #666; padding: 0 5px; text-decoration: none; display: inline-block; line-height: 24px; }
        .mod-footer01 a:hover { color: #e3000f; text-decoration: underline; }

@media (max-width:767px) {
    .mod-footer01, .mod-footer01 a { line-height: 20px; }
        .mod-footer01 .footer-nav { display: none; }
}



.right-float { z-index: 998; font-size: 30px; color: #fff; display: inline-block; position: fixed; text-decoration: none; bottom: 50px; right: 20px; width: 50px; }

    .right-float * { margin: 0; padding: 0; outline: 0; }

        .right-float *:focus { outline: none; }

    .right-float > *:not(div) { margin-bottom: 1px; background: #999; border-radius: 2px; width: 50px; line-height: 50px; text-align: center; text-decoration: none; position: relative; display: block; cursor: pointer; border: none; }

        .right-float > *:not(div):before { content: attr(alt); font-size: 13px; color: #fff; line-height: 40px; position: absolute; right: calc(100% + 8px); top: 0; margin: 5px 0; background: #999; border-radius: 3px; padding: 0 15px; white-space: pre; text-transform: capitalize; display: none; }

        .right-float > *:not(div):after { content: ""; position: absolute; width: 0; height: 0; right: 100%; top: calc(50% - 8px); border-left: 8px solid #999; border-top: 8px solid transparent; border-bottom: 8px solid transparent; display: none; }

        .right-float > *:not(div) .fa { display: block; font-size: 20px; color: #fff; line-height: 50px; }

        .right-float > *:not(div) .fa-angle-up { font-size: 26px; }

        .right-float > *:not(div):hover { background: #777; border-radius: 2px; transition: background .3s; }

            .right-float > *:not(div):hover:before { background: #777; display: initial; }

            .right-float > *:not(div):hover:after { border-left-color: #777; display: initial; }


.main-ar .right-float .return-top:after, .main-ar .right-float .fav-list:after, .main-ar .right-float .return-top:before, .main-ar .right-float .fav-list:before { right: auto; left: calc(100% + 8px); }



@media(max-width: 480px) {
    .right-float { display: none; }
}


.mod-current01 { background: #f0f0f0; overflow: hidden; padding: 10px; }
    .mod-current01 .mod-content-current01 { overflow: hidden; }
        .mod-current01 .mod-content-current01 span { display: inline-block; padding: 0 5px; }
        .mod-current01 .mod-content-current01 .here a { color: #777; }
        .mod-current01 .mod-content-current01 .present { color: #e3000f; display: inline-block; }
            .mod-current01 .mod-content-current01 .present h2 { display: inline-block; font-size: 14px; line-height: 20px; }
        .mod-current01 .mod-content-current01 a { color: #777; font-size: 14px; line-height: 20px; display: inline-block; }
            .mod-current01 .mod-content-current01 a:hover { text-decoration: underline; }
.mod-group .group-tabs { overflow: hidden; }
.mod-group .group-tab { border-bottom: 1px dashed #ccc; }
    .mod-group .group-tab a { color: #444; display: block; line-height: 40px; overflow: hidden; }
        .mod-group .group-tab a:hover { color: #e3000f; }
.mod-group .group-link span { overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap; }
    .mod-group .group-link span:before { content: "\f105"; padding: 0 5px; font: normal normal normal 14px/1 FontAwesome; line-height: 40px; }
.mod-categories01 .content-bg-categories { overflow: visible; }
.mod-categories01 .categories-tabs a { border-bottom: 1px solid #e5e5e5; display: block; color: #333; line-height: 39px; font-size: 14px; }
    .mod-categories01 .categories-tabs a:hover { color: #e3000f; }
.mod-categories01 .categories-tabs .text { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mod-categories01 .categories-tab-link { font-size: 14px; }
.mod-categories01 .categories-second-tab-link { padding: 0 10px; background: #fafafa; }
.mod-categories01 .categories-third-tab-link { font-weight: 200; padding: 0 20px; background: #f6f6f6; }
.mod-categories01 .categories-tabs .text:before { content: "\f105"; font-family: FontAwesome; padding: 0 5px; }
.mod-categories01 .categories-tab { position: relative; }
.show-type-float .categories-tab .categories-second-tabs { position: absolute; left: 100%; top: 10px; width: 240px; z-index: 100; opacity: 0; visibility: hidden; transition: all .3s; }
.show-type-float .categories-tab:hover .categories-second-tabs { top: 0; opacity: 1; visibility: visible; }
.layout-foot .categories-second-tabs { display: none !important; }
.layout-foot .mod-categories01 .categories-tabs a { border-bottom: none; color: #fff; line-height: 35px; font-size: 18px; }
    .layout-foot .mod-categories01 .categories-tabs a:hover { color: #e3000f; }
.layout-foot .mod-categories01 .categories-tabs .text:before { display: none; }
.layout-foot .categories-tab-9 ~ .categories-tab { display: none; }
.mod-news-list01 .content-bg { overflow: visible; }
.mod-news-list01 .mod-content-list .list-tabs { display: flex; flex-wrap: wrap; padding: 10px 0px 20px; margin: 0 -10px; align-items: stretch; }
.mod-news-list01 .mod-content-list li { width: calc(100%/3 - 20px); margin: 10px; }
.mod-news-list01 .mod-content-list .list-img a { display: block; }
    .mod-news-list01 .mod-content-list .list-img a img { width: 100%; }
.mod-news-list01 .mod-content-list .list-link { color: #333; display: block; font-size: 16px; line-height: 25px; margin-top: 10px; font-weight: 600; }
    .mod-news-list01 .mod-content-list .list-link:hover { color: #e3000f; }
.mod-news-list01 .mod-content-list .list-simpledesc { font-size: 14px; color: #555; line-height: 25px; padding: 10px 0px; }
.mod-news-list01 .mod-content-list .list-time { color: #777; line-height: 25px; display: block; }

@media screen and (max-width:768px) {
    .mod-news-list01 .mod-content-list .list-tabs { margin: 0; }
    .mod-news-list01 .mod-content-list li { width: 100%; margin: 10px 0px; }
        .mod-news-list01 .mod-content-list li:nth-of-type(2n) { margin: 10px -10px; padding: 10px; background: #f5f5f5; }
}

.mod-detail .detail-time { overflow: hidden; line-height: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; }
    .mod-detail .detail-time > span { line-height: 20px; display: inline-block; }
        .mod-detail .detail-time > span > div { margin: 2px 0px; }
.mod-detail .detail-content { padding: 20px 0px; }
    .mod-detail .detail-content .content-box img { max-width: 100%; }

@media screen and (max-width:767px) {
    .mod-detail .detail-content { padding: 10px 0px; }
}


.mod-send01 { display: block; overflow: hidden; position: relative; }
    .mod-send01 .mod-title-send, .mod-send01 .mod-content-send .notice { display: none; }
    .mod-send01 .title-left-send { display: block; }
    .mod-send01 .mod-content-send { position: relative; clear: both; overflow: hidden; padding: 10px 20px; background: #f9f9f9; }
        .mod-send01 .mod-content-send .notice { color: #e3000f; font-size: 14px; line-height: 20px; }
    .mod-send01 .send-box { overflow: hidden; }
        .mod-send01 .send-box .on { color: #333; }
        .mod-send01 .send-box dl { overflow: hidden; margin-bottom: 10px; }
        .mod-send01 .send-box dt { color: #666; line-height: 40px; width: 100%; float: left; display: none; }
            .mod-send01 .send-box dt span { color: #e3000f; }
        .mod-send01 .send-box dd { float: right; width: 100%; }
        .mod-send01 .send-box input, .mod-send01 .send-box textarea { background: #fff; border: 1px solid #ddd; color: #333; line-height: 20px; padding: 10px; box-sizing: border-box; border-radius: 3px; font-size: 14px; }
        .mod-send01 .send-box .text { width: 100%; }
        .mod-send01 .send-box .send-item { overflow: hidden; }
        .mod-send01 .send-box .item-tab-title { width: 100%; }
        .mod-send01 .send-box .oblique { color: #777; font-size: 17px; padding: 0 4px; }
        .mod-send01 .send-box .content { height: 120px; overflow: hidden; padding: 5px 10px; width: 100%; }
        .mod-send01 .send-box .agree { padding-top: 10px; }
            .mod-send01 .send-box .agree input { border: medium none; height: 12px; margin: 0 3px; position: relative; top: 3px; width: 12px; }
            .mod-send01 .send-box .agree a { color: #666; line-height: 23px; text-decoration: underline; font-size: 12px; font-weight: normal; }
                .mod-send01 .send-box .agree a:hover { text-decoration: none; }
        .mod-send01 .send-box .send-contact { right: 100px; position: absolute; text-align: center; top: 40px; vertical-align: top; width: 120px; display: none; }
            .mod-send01 .send-box .send-contact img { border: 1px solid #d1d1d1; display: inline-block; }
            .mod-send01 .send-box .send-contact .name { line-height: 20px; text-align: center; }
            .mod-send01 .send-box .send-contact a { color: #444; }
    .mod-send01 .send-buttom { padding: 10px 0; }
        .mod-send01 .send-buttom a { background: #e3000f; padding: 0px 40px; display: inline-block; line-height: 40px; font-size: 14px; color: #fff; overflow: hidden; }
            .mod-send01 .send-buttom a.disabled { background: #999; }
            .mod-send01 .send-buttom a:hover { opacity: 0.6; }
    .mod-send01 .upload-attachment ul { width: 50%; }
        .mod-send01 .upload-attachment ul li { display: flex; justify-content: space-between; }
            .mod-send01 .upload-attachment ul li a { font-size: 14px; color: #e3000f; line-height: 35px; flex: 1 2 0; overflow: hidden; display: block; text-overflow: ellipsis; white-space: pre; }
            .mod-send01 .upload-attachment ul li button { border: none; background: transparent; color: #333; line-height: 35px; cursor: pointer; }
    .mod-send01 .upload-attachment .btn-upload { font-size: 14px; color: #666; line-height: 30px; padding: 0 10px; border: none; background: #f0f0f0; cursor: pointer; border-radius: 3px; }
        .mod-send01 .upload-attachment .btn-upload .fa { padding-right: 3px; }

.layout-pagecontact .mod-send01 .mod-content-send { padding: 0px; background: transparent; }
.layout-pagecontact .mod-send01 .send-box .oblique { display: none; }
.layout-pagecontact .mod-send01 .send-box .content { width: 100%; }
.layout-pagecontact .mod-send01 .send-buttom { padding: 10px 0px; }

@media screen and (max-width:767px) {
    .mod-send01 .mod-content-send { padding: 0px; }
        .mod-send01 .mod-content-send .notice { display: none; }
    .mod-send01 .send-box dt { display: none; }
    .mod-send01 .send-buttom { padding: 20px 0px 10px; }
        .mod-send01 .send-buttom a { display: block; padding: 0px; text-align: center; font-size: 18px; line-height: 45px; border-radius: 5px; }
    .layout-pagecontact .mod-send01 .send-box dl { padding: 0px; }
    .layout-pagecontact .mod-send01 .send-buttom { padding: 10px 0px 30px; }
    .mod-send01 .send-box input, .mod-send01 .send-box textarea { font-size: 14px; }
}

.mod-contactus01 .mod-title .title-left-span { font-size: 30px; line-height: 40px; color: #e3000f; font-weight: 700; }
.mod-contactus01 .mod-title .title-left:after { content: ""; height: 4px; width: 60px; background: #e3000f; display: block; margin: 10px 0px; }
.mod-contactus01 .mod-title .title-left-span + span { color: #666; padding: 0 5px; }

.mod-contactus01 .box-tab { margin-bottom: 20px; }
.mod-contactus01 .box-title { color: #333; font-size: 14px; font-weight: bold; line-height: 30px; margin-bottom: 10px; padding: 10px 0px; border-bottom: 1px dashed #ddd; }
.mod-contactus01 .contactus-tabs ul { overflow: hidden; _zoom: 1; line-height: 20px; }
.mod-contactus01 .left { text-align: right; width: 25%; color: #666; float: left; padding: 5px 0px; }
.mod-contactus01 .right { float: right; width: 74%; color: #666; word-break: normal; word-wrap: break-word; padding: 5px 0px; }
    .mod-contactus01 .right .name { font-size: 14px; font-weight: bold; display: block; }
    .mod-contactus01 .right .pic { display: block; }
        .mod-contactus01 .right .pic + .name { margin-top: 5px; line-height: 30px; }
.mod-contactus01 .contactus-tab a { color: #000; }
    .mod-contactus01 .contactus-tab a:hover { text-decoration: underline; }
.mod-contactus01 .left { width: 30px; font-size: 0px; height: 30px; padding: 0px; color: #e3000f; }
    .mod-contactus01 .left:before { font: normal normal normal 16px/1 FontAwesome; display: block; text-align: center; line-height: 30px; }
.mod-contactus01 .right { width: calc(100% - 35px); line-height: 20px; padding: 5px 0px; }
.contactus-tab-name .left:before { content: "\f007"; }
.contactus-tab-email .left:before { content: "\f0e0"; }
.contactus-tab-phone .left:before { content: "\f095"; }
.contactus-tab-fax .left:before { content: "\f02f"; }
.contactus-tab-postcode .left:before { content: "\f029"; }
.contactus-tab-street .left:before { content: "\f277"; }
.contactus-tab-qq .left:before { content: "\f1d6"; }
.contactus-tab-skype .left:before { content: "\f17e"; }
.contactus-tab-facebook .left:before { content: "\f082"; }
.contactus-tab-linkedin .left:before { content: "\f08c"; }
.contactus-tab-twitter .left:before { content: "\f081"; }
.contactus-tab-whatsapp .left:before { content: "\f232"; }
.contactus-tab-wechat .left:before { content: "\f1d7"; }

@media screen and (max-width:767px) {
    .mod-contactus01 .box-tab { border: 1px solid #f0f0f0; }
        .mod-contactus01 .box-tab + .box-tab { margin-top: 20px; }
    .mod-contactus01 .contactus-tabs { padding: 10px; }
    .mod-contactus01 .box-tab:nth-of-type(2n) .contactus-tabs { background: #f9f9f9; }
    .mod-contactus01 .box-title { border: none; background: #f0f0f0; padding: 5px 10px; margin: 0px; }
    .mod-contactus01 .box-tab:nth-of-type(2n) .box-title { background: #eee; }
}

.mod-terms-conditions01 .mod-content-terms-conditions { padding-top: 10px; }
.mod-terms-conditions01 .terms-conditions-box a { color: #e3000f; text-decoration: underline; }
    .mod-terms-conditions01 .terms-conditions-box a:hover { text-decoration: none; }
.mod-terms-conditions01 .terms-conditions-box dl { line-height: 25px; overflow: hidden; }
.mod-terms-conditions01 .terms-conditions-box dt { font-size: 16px; font-weight: 600; }
.mod-terms-conditions01 .terms-conditions-box p { padding: 5px 0px; }






.mod-productlist01 .title-left { padding: 0 0 10px; }
.mod-productlist01 .mod-content { clear: both; }
.mod-productlist01 .content-bg { overflow: visible; }
.mod-productlist01 .filter-page { overflow: hidden; line-height: 25px; padding: 4px 8px; background: #f5f5f5; }
    .mod-productlist01 .filter-page .pager { float: right; overflow: hidden; line-height: 30px; white-space: nowrap; }
        .mod-productlist01 .filter-page .pager .pager-nav { display: none; }
    .mod-productlist01 .filter-page .view-as { float: right; font-family: Tahoma; padding: 5px 7px; }
        .mod-productlist01 .filter-page .view-as .view-tool { font: normal normal normal 0px/1 FontAwesome; color: #999; float: left; cursor: pointer; }
            .mod-productlist01 .filter-page .view-as .view-tool:before { padding: 0 5px; font-size: 14px; line-height: 20px; }
        .mod-productlist01 .filter-page .view-as .tool-name { display: block; float: left; line-height: 20px; margin: 0 4px; }
        .mod-productlist01 .filter-page .view-as .icon-list:before { content: "\f0ca"; }
        .mod-productlist01 .filter-page .view-as .icon-img-list { color: #e3000f; }
            .mod-productlist01 .filter-page .view-as .icon-img-list:before { content: "\f0ca"; }
        .mod-productlist01 .filter-page .view-as .icon-list:hover { color: #333; }
        .mod-productlist01 .filter-page .view-as .icon-gray:before { content: "\f00a"; }
        .mod-productlist01 .filter-page .view-as .icon-img-gray { color: #e3000f; }
            .mod-productlist01 .filter-page .view-as .icon-img-gray:before { content: "\f00a"; }
        .mod-productlist01 .filter-page .view-as .icon-gray:hover { color: #333; }
    .mod-productlist01 .filter-page .sel-text { display: block; float: left; margin-right: 10px; }
    .mod-productlist01 .filter-page .ui-button { float: left; }
        .mod-productlist01 .filter-page .ui-button a { font-size: 13px; line-height: 28px; display: inline-block; color: #333; background: #fff; text-align: center; padding: 0px 10px; border-radius: 3px; border: 1px solid #e5e5e5; }
            .mod-productlist01 .filter-page .ui-button a:hover { background: #e3000f; color: #fff; border-color: #23a691; }

.mod-productlist01 .box-gallery { padding: 10px 0px; display: flex; flex-wrap: wrap; align-items: stretch; margin: 0 -5px; }
    .mod-productlist01 .box-gallery .gallery-item { margin: 10px 5px; border: 1px solid #eee; padding: 9px; width: calc(25% - 30px) !important; overflow: hidden; cursor: default; background: #fff; transition: All 0.2s ease-in-out; }
        .mod-productlist01 .box-gallery .gallery-item:hover { box-shadow: 0px 0px 15px rgba(0,0,0,0.2); }
    .mod-productlist01 .box-gallery .product-img { position: relative; }
        .mod-productlist01 .box-gallery .product-img img { max-width: 100%; height: auto !important; }
        .mod-productlist01 .box-gallery .product-img a { overflow: hidden; display: block; }
        .mod-productlist01 .box-gallery .product-img .mc-click-target { margin-bottom: 10px; }
    .mod-productlist01 .box-gallery input { margin: 5px; position: absolute; top: 0px; left: 0px; height: 15px; width: 15px; }
    .mod-productlist01 .box-gallery a.favorites { position: absolute; top: 0px; right: 0px; width: 30px; height: 30px; border-radius: 50%; overflow: hidden; background: #fff; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
        .mod-productlist01 .box-gallery a.favorites span { display: none; }
        .mod-productlist01 .box-gallery a.favorites:before { content: "\f08a"; font: normal normal normal 18px/1 FontAwesome; display: block; color: #e3000f; width: 30px; height: 30px; text-align: center; line-height: 30px; }
        .mod-productlist01 .box-gallery a.favorites:hover { color: #e3000f; }
    .mod-productlist01 .box-gallery a.on { color: #e3000f; }
        .mod-productlist01 .box-gallery a.on:before { content: "\f004"; }
    .mod-productlist01 .box-gallery .product-title { overflow: hidden; padding: 10px 0px 5px; }
        .mod-productlist01 .box-gallery .product-title a { color: #333; font-size: 16px; line-height: 20px; overflow: hidden; display: block; text-transform: capitalize; }
            .mod-productlist01 .box-gallery .product-title a:hover { color: #e3000f; }
    .mod-productlist01 .box-gallery .product-order-info { color: #999; line-height: 20px; }
        .mod-productlist01 .box-gallery .product-order-info span { color: #999; }
        .mod-productlist01 .box-gallery .product-order-info .num { color: #e3000f; }
        .mod-productlist01 .box-gallery .product-order-info .unit { color: #333; }
        .mod-productlist01 .box-gallery .product-order-info .text { color: #e3000f; }
    .mod-productlist01 .box-gallery .simple { overflow: hidden; max-height: 40px; margin: 5px 0 0px; }

.mod-productlist01 .box-list { padding: 10px 0px; overflow: hidden; background: none; border: none; }
    .mod-productlist01 .box-list .list-item { border-bottom: 1px solid #e5e5e5; padding: 15px 0; overflow: hidden; background: #fff; }
    .mod-productlist01 .box-list .chk { }
        .mod-productlist01 .box-list .chk input { margin: 0px; padding: 0px; }
    .mod-productlist01 .box-list .pic { overflow: hidden; width: 25%; float: left; }
        .mod-productlist01 .box-list .pic a { display: block; }
        .mod-productlist01 .box-list .pic img { width: 100%; height: auto; }
    .mod-productlist01 .box-list .attr { overflow: hidden; width: calc(75% - 20px); float: right; }
    .mod-productlist01 .box-list .product-title { overflow: hidden; }
        .mod-productlist01 .box-list .product-title a { font-size: 18px; line-height: 25px; color: #333; display: block; }
            .mod-productlist01 .box-list .product-title a:hover { color: #e3000f; }
    .mod-productlist01 .box-list .product-order-info { color: #000; font-size: 14px; line-height: 20px; }
        .mod-productlist01 .box-list .product-order-info span { color: #000; }
        .mod-productlist01 .box-list .product-order-info .text { color: #e3000f; }
        .mod-productlist01 .box-list .product-order-info .num { color: #333; }
        .mod-productlist01 .box-list .product-order-info .unit { color: #000; }
    .mod-productlist01 .box-list a.favorites { background: #ececec; border-radius: 3px; }

        .mod-productlist01 .box-list a.favorites:before { content: "\f08a"; font: normal normal normal 21px/1 FontAwesome; line-height: 38px; width: 38px; text-align: center; display: block; color: #e3000f; }
        .mod-productlist01 .box-list a.favorites:hover, .mod-productlist01 .box-list a.on { background: #e3000f; }
            .mod-productlist01 .box-list a.on:before { content: "\f004"; }
    .mod-productlist01 .box-list .product-message-send { color: #e3000f; display: inline-block; line-height: 30px; border-radius: 2px; padding: 5px; white-space: nowrap; margin-right: 5px; background: #ececec; }
        .mod-productlist01 .box-list .product-message-send:hover { background: #e3000f; }

.mod-productlist01 .mod-seo-productlist { border-radius: 4px; margin-bottom: 10px; }
    .mod-productlist01 .mod-seo-productlist .txt { padding: 10px; font-size: 13px; color: #333; line-height: 20px; }
    .mod-productlist01 .mod-seo-productlist .download { padding: 0px 10px 10px; overflow: hidden; margin-top: -10px; }
        .mod-productlist01 .mod-seo-productlist .download span { display: inline-block; float: left; }
        .mod-productlist01 .mod-seo-productlist .download .download-title { color: #666; line-height: 20px; font-size: 12px; }
        .mod-productlist01 .mod-seo-productlist .download .file { margin: 0 5px; }
            .mod-productlist01 .mod-seo-productlist .download .file a { width: 16px; height: 16px; margin: 2px 5px; display: block; }

.mod-productlist01 .box-list .product-title { overflow: hidden; padding-bottom: 10px; }
    .mod-productlist01 .box-list .product-title a { font-size: 18px; line-height: 30px; font-weight: bold; color: #333; display: block; }
        .mod-productlist01 .box-list .product-title a:hover { color: #e3000f; }
.mod-productlist01 .box-list .product-order-info { color: #666; line-height: 20px; padding-bottom: 5px; }
    .mod-productlist01 .box-list .product-order-info span { color: #999; }
    .mod-productlist01 .box-list .product-order-info .text { color: #e3000f; }
    .mod-productlist01 .box-list .product-order-info .num { color: #333; }
    .mod-productlist01 .box-list .product-order-info .unit { color: #999; }

.mod-productlist01 .box-list a.favorites { display: inline-block; color: #fff; display: inline-block; padding: 5px 1px; background: #e3000f; line-height: 20px; border-radius: 2px; margin: 20px 10px 0px; text-align: center; }
    .mod-productlist01 .box-list a.favorites:before { content: ""; float: left; display: block; font-size: 18px; margin: 0 2px; font-family: Arial; }
    .mod-productlist01 .box-list a.favorites:hover { background: #333; }
.mod-productlist01 .box-list a.on { background: #333; }

.mod-productlist01 .box-list .product-message-send { color: #fff; display: inline-block; padding: 5px 10px; background: #e3000f; margin-top: 20px; line-height: 20px; border-radius: 2px; }
    .mod-productlist01 .box-list .product-message-send:hover { background: #333; }

.mod-productlist01 .mod-title-productlist { display: none; }

@media screen and (max-width:1023px) {
    .mod-productlist01 .box-gallery .gallery-item { width: calc(50% - 32px) !important; }
}

@media screen and (max-width:767px) {
    .mod-productlist01 .filter-page { padding: 10px; }
        .mod-productlist01 .filter-page .pager { display: none; }
        .mod-productlist01 .filter-page .sel-products { float: left; }
        .mod-productlist01 .filter-page .sel-text { display: none; }
        .mod-productlist01 .filter-page .view-as { padding: 0px; }
            .mod-productlist01 .filter-page .view-as .tool-name { line-height: 30px; }
            .mod-productlist01 .filter-page .view-as .view-tool { line-height: 30px; text-align: center; height: 30px; }
                .mod-productlist01 .filter-page .view-as .view-tool:before { line-height: 30px; font-size: 18px; height: 30px; }

    .mod-productlist01 .box-list .product-message-send { display: none; }
    .mod-productlist01 .box-list a.favorites { display: none; }
    .mod-productlist01 .box-list .simple { display: none; }

    .mod-productlist01 .box-list .product-title a { font-size: 13px; line-height: 15px; }
    .mod-productlist01 .box-list .product-order-info { font-size: 12px; line-height: 15px; }
    .mod-productlist01 .box-gallery .product-title a { font-size: 13px; }
    .mod-productlist01 .box-gallery .product-order-info { display: none; }
    .mod-productlist01 .box-gallery .price { display: block; padding: 0 10px 5px; }
        .mod-productlist01 .box-gallery .price span:first-of-type { display: none; }
    .mod-productlist01 .box-gallery .product-title { padding: 0px; margin: 10px 10px 5px; max-height: 30px; overflow: hidden; }
        .mod-productlist01 .box-gallery .product-title a { line-height: 15px; }

    .mod-productlist01 .box-list .product-title { width: 100%; height: auto; }
    .mod-productlist01 .box-list .product-order-info { width: 100%; height: auto; }
    .pro-container .left, .pro-container .content { width: 100%; }
    .pro-container { flex-wrap: wrap; }
    .page-protit { font-size: 16px; }
}


.mod-productdetail01 .detail-basic { overflow: hidden; padding: 10px 0px; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; }
.mod-productdetail01 .detail-desc .desc-content { word-break: break-word; background: #fff; padding: 10px 0; overflow: hidden; }
.mod-productdetail01 .img-box img { max-width: 100%; height: auto; display: block; }
.mod-productdetail01 .img-box .imgae { margin-bottom: 5px; text-align: center; border: 1px solid #999; }
.mod-productdetail01 .img-box .img-page { overflow: hidden; margin: 0 -5px; }
    .mod-productdetail01 .img-box .img-page .page { display: block; float: left; margin: 5px; cursor: pointer; width: calc(20% - 10px); position: relative; }
        .mod-productdetail01 .img-box .img-page .page:after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 1px solid #999; }
    .mod-productdetail01 .img-box .img-page .on:after { border: 2px solid #e3000f; }
.mod-productdetail01 .basic-box { flex: 1 2 0; }
.mod-productdetail01 .share-box { border-bottom: 1px solid #eee; }
    .mod-productdetail01 .share-box dd { padding: 7px 0px; position: relative; }
    .mod-productdetail01 .share-box .moreicon { background: url(../img/xia.gif) right -115px; width: 16px; height: 18px; display: inline-block; }
.mod-productdetail01 .child-tabs { position: absolute; right: 0px; border: solid 2px #878787; background: #fff; padding: 3px; top: 19px; width: 125px; display: none; }
    .mod-productdetail01 .child-tabs li { float: left; padding: 3px; margin: 0px; height: 16px; }
.mod-productdetail01 .mation-box { padding: 10px 0; }
    .mod-productdetail01 .mation-box a { color: #e3000f; line-height: 20px; display: inline-block; }
        .mod-productdetail01 .mation-box a:hover { text-decoration: underline; }
    .mod-productdetail01 .mation-box tr { line-height: 20px; }
    .mod-productdetail01 .mation-box th { width: 30%; color: #999; float: left; font-weight: normal; padding: 5px 0px; text-align: initial; }
    .mod-productdetail01 .mation-box td { width: 65%; float: right; color: #333; padding: 5px 0px; }
    .mod-productdetail01 .mation-box .mation-tab-price td { color: #e3000f; }
    .mod-productdetail01 .mation-box .file { display: block; float: left; padding: 2px; }

.mod-productdetail01 .basic-box .chat { float: left; padding: 0 10px; }
    .mod-productdetail01 .basic-box .chat a { line-height: 35px; display: block; font-weight: bold; padding: 0 10px; }
    .mod-productdetail01 .basic-box .chat .atmPngAway { background: url(../img/second.png) left -69px no-repeat; color: #e3000f; }
    .mod-productdetail01 .basic-box .chat .atmPngGrey { background: url(../img/second.png) left -96px no-repeat; color: #555; }

.mod-productdetail01 .basic-box .main-title h1 { font-size: 25px; color: #000; line-height: 35px; font-weight: 700; display: block; padding: 10px 0px; }

.mod-productdetail01 .detail-desc .desc-title { margin: 0px 0px 10px; border-bottom: 1px solid #eee; line-height: 30px; overflow: hidden; padding-bottom: 4px; }
    .mod-productdetail01 .detail-desc .desc-title span { font-size: 16px; color: #666; display: block; }
.mod-productdetail01 .detail-desc .desc-para .desc-para-tabs { overflow: hidden; padding: 0.5%; background: #f0f0f0; }
.mod-productdetail01 .detail-desc .desc-para .desc-para-tab { font-size: 14px; color: #333; line-height: 40px; width: 22%; padding: 0 1%; float: left; margin: 0.5%; background: #fff; overflow: hidden; text-overflow: ellipsis; white-space: pre; display: block; }

.mod-productdetail01 .otherPro { clear: both; padding-top: 5px; }
    .mod-productdetail01 .otherPro .m-header { color: #333; font-size: 16px; border-bottom: solid 2px #999999; padding-left: 10px; font-weight: bold; }
    .mod-productdetail01 .otherPro .rolling { padding: 15px 0 0 0; }
        .mod-productdetail01 .otherPro .rolling .left { float: left; padding-left: 8px; padding-top: 80px; width: 10px; }
        .mod-productdetail01 .otherPro .rolling .center { float: left; margin-left: 20px; overflow: hidden; width: 636px; }
        .mod-productdetail01 .otherPro .rolling .childProlist li { float: left; padding: 20px 8px; }
        .mod-productdetail01 .otherPro .rolling .childProlist img { border: 1px solid #cccccc; padding: 1px; }
.mod-productdetail01 .basic-box .button-box .linkurl1 { font-size: 13px; margin-left: 5px; float: left; display: inline; }
.mod-productdetail01 .basic-box .button-box .linkurl2 { font-size: 13px; float: left; margin-left: 5px; display: inline; }
.mod-productdetail01 .basic-box .button-box .linkurl1 a { color: #fff; background: #e3000f; height: 28px; line-height: 28px; display: inline-block; border-radius: 3px; padding: 0 10px; }
.mod-productdetail01 .basic-box .button-box .linkurl2 a { color: #fff; background: #e3000f; height: 28px; line-height: 28px; display: inline-block; border-radius: 3px; padding: 0 10px; }
.mod-productdetail01 .basic-box .button-box .linkurl1 a:hover { color: #fff; background: #e3000f; }
.mod-productdetail01 .basic-box .button-box .linkurl2 a:hover { color: #fff; background: #e3000f; }

.mod-productdetail01 .basic-box .left { float: left; width: 20%; color: #666; }
.mod-productdetail01 .basic-box .right { float: right; width: 78%; }
.mod-productdetail01 .basic-box .detailed ul { overflow: hidden; line-height: 30px; }
    .mod-productdetail01 .basic-box .detailed ul + ul { margin-top: 5px; }
.mod-productdetail01 .basic-box .detailed { padding-top: 10px; overflow: hidden; }
    .mod-productdetail01 .basic-box .detailed ul li { }
        .mod-productdetail01 .basic-box .detailed ul li .text { width: 40px; border: #ccc solid 1px; height: 20px; line-height: 20px; border-radius: 3px; float: left; padding: 4px; }
.mod-productdetail01 .basic-box .detail-desc { clear: both; }
    .mod-productdetail01 .basic-box .detail-desc img { max-width: 100%; }

.mod-productdetail01 .buy_add { margin-top: 15px; }
    .mod-productdetail01 .buy_add > div, .mod-productdetail01 .button-box > div { float: left; }
    .mod-productdetail01 .buy_add a, .mod-productdetail01 .button-box a { display: block; line-height: 30px; border-radius: 3px; color: #fff; padding: 0px 10px; }
    .mod-productdetail01 .buy_add > div + div, .mod-productdetail01 .button-box > div + div { margin-left: 5px; }
    .mod-productdetail01 .buy_add .add a, .mod-productdetail01 .button-box .add a { background: #e3000f; }
        .mod-productdetail01 .buy_add .add a:hover, .mod-productdetail01 .button-box .add a:hover { opacity: 0.7; }
    .mod-productdetail01 .buy_add .buy a, .mod-productdetail01 .button-box .buy a { background: #e3000f; }
        .mod-productdetail01 .buy_add .buy a:hover, .mod-productdetail01 .button-box .buy a:hover { opacity: 0.7; }
    .mod-productdetail01 .buy_add .contact a, .mod-productdetail01 .button-box .contact a { background: #e3000f; }
        .mod-productdetail01 .buy_add .contact a:hover, .mod-productdetail01 .button-box .contact a:hover { background: #333; }

    .mod-productdetail01 .buy_add .fav a, .mod-productdetail01 .button-box .fav a { color: #333; line-height: 28px; font-size: 14px; border: 1px solid #ccc; padding: 0px; }
    .mod-productdetail01 .buy_add .fav span, .mod-productdetail01 .button-box .fav span { display: none; }
    .mod-productdetail01 .buy_add .fav a:before, .mod-productdetail01 .button-box .fav a:before { content: "\f08a"; font: normal normal normal 14px/1 FontAwesome; text-align: center; line-height: 28px; width: 28px; display: block; }
    .mod-productdetail01 .buy_add a.on, .mod-productdetail01 .button-box a.on { color: #e3000f; border-color: #123456; }
    .mod-productdetail01 .buy_add .fav a.on:before, .mod-productdetail01 .button-box .fav a.on:before { content: "\f004"; }

.mod-productdetail01 .basic-box .right .tb_size { margin-bottom: 3px; height: 1%; overflow: hidden; font-size: 11px; width: 100%; }
    .mod-productdetail01 .basic-box .right .tb_size dd { float: left; position: relative; margin: 2px; }
        .mod-productdetail01 .basic-box .right .tb_size dd a { border: solid 1px #ccc; padding: 0 5px; display: block; line-height: 30px; color: #999; }
    .mod-productdetail01 .basic-box .right .tb_size .on { border: solid 1px #e3000f; color: #e3000f; }
    .mod-productdetail01 .basic-box .right .tb_size dd a:hover { border: solid 1px #e3000f; color: #e3000f; text-decoration: none; }
    .mod-productdetail01 .basic-box .right .tb_size dd span { border: dashed 1px #c2c2c2; margin-right: 5px; color: #c2c2c2; display: inline-block; line-height: 30px; padding: 0 2px; }
    .mod-productdetail01 .basic-box .right .tb_size i { bottom: 0; display: block; height: 12px; overflow: hidden; position: absolute; right: 0; text-indent: -99em; width: 12px; background: url(../img/se.gif) no-repeat; }
.mod-productdetail01 .basic-box .right .tab_price { border: #ccc solid 1px; margin-bottom: 5px; border-collapse: collapse; }
    .mod-productdetail01 .basic-box .right .tab_price td { line-height: 20px; text-align: center; border: 1px solid #ccc; padding: 5px 10px; }
        .mod-productdetail01 .basic-box .right .tab_price td.tit { line-height: 20px; background: #eee; }
.mod-productdetail01 .basic-box .right .Nextpage { float: left; margin: 4px 5px; }
.mod-productdetail01 .basic-box .right em { color: #999; margin-left: 10px; font-style: normal; }
    .mod-productdetail01 .basic-box .right em b { color: #e3000f; font-weight: normal; margin: 0 2px; }
.mod-productdetail01 .basic-box .right .last { width: 14px; height: 11px; display: block; cursor: pointer; background: url(../img/se.gif) right top; }
.mod-productdetail01 .basic-box .right .last_1 { width: 14px; height: 11px; display: block; cursor: text; background: url(../img/se.gif) right -28px; }
.mod-productdetail01 .basic-box .right .next { width: 14px; height: 10px; _overflow: hidden; display: block; cursor: pointer; background: url(../img/se.gif) right -12px; }
.mod-productdetail01 .basic-box .right .next_1 { width: 14px; height: 10px; display: block; cursor: text; background: url(../img/se.gif) right -40px; }
.mod-productdetail01 .basic-box .right .num span { display: inline-block; }
.mod-productdetail01 .basic-box .right .num { color: #e3000f; }
.mod-productdetail01 .basic-box .detailed .ui-msg-stop { color: #e3000f; height: 30px; line-height: 30px; }
.mod-productdetail01 .mod-bottom-detail { display: none; }

@media(max-width:1024px) {
    .mod-productdetail01 .basic-box { padding: 10px 0px; }
        .mod-productdetail01 .basic-box .main-title h1 { font-size: 20px; line-height: 30px; }
}

@media (min-width:769px) {
    .mod-productdetail01 .fav a:hover { background: #e3000f; }
    .mod-productdetail01 .basic-box { margin-left: 20px; }
    .mod-productdetail01 .img-box { max-width: 350px; width: 40%; }
}

@media (max-width:768px) {
    .layout-page .mod-productdetail01 .mod-title-detail { border: none; margin: 0px; line-height: 20px; padding: 5px 0px; }
    .mod-productdetail01 .basic-box { padding: 20px 0px 0px; margin: 0px; width: 100%; flex: auto; }
    .mod-productdetail01 .img-box { padding: 0px; }
        .mod-productdetail01 .img-box .imgae { margin: 0px; }
    .mod-productdetail01 .button-box { display: flex; justify-content: space-between; }
    .mod-productdetail01 .mation-box th { width: 40%; }
    .mod-productdetail01 .mation-box td { width: 55%; }
    .mod-productdetail01 .detail-desc .desc-title span { font-size: 14px; }
    .mod-productdetail01 .detail-desc .desc-para .desc-para-tabs { padding: 10px; }
    .mod-productdetail01 .detail-desc .desc-para .desc-para-tab { width: 100%; margin: 0px; padding: 0 10px; box-sizing: border-box; }
        .mod-productdetail01 .detail-desc .desc-para .desc-para-tab + .desc-para-tab { margin-top: 10px; }
    .mod-productdetail01 .basic-box .main-title h1 { font-size: 18px; line-height: 25px; }
    .mod-productdetail01 .basic-box .buy { display: none; }
    .mod-productdetail01 .basic-box .buy_add, .mod-productdetail01 .button-box { display: flex; }
    .mod-productdetail01 .contact { width: 10px; flex: 1 2 0; }
    .mod-productdetail01 .buy_add a, .mod-productdetail01 .button-box a { font-size: 15px; line-height: 40px; padding: 0 10px; text-align: center; }
    .mod-productdetail01 .buy_add .fav, .mod-productdetail01 .button-box .fav { width: 40px; }
        .mod-productdetail01 .buy_add .fav a, .mod-productdetail01 .button-box .fav a { font-size: 16px; line-height: 40px; text-align: center; border: none; padding: 0px; }
            .mod-productdetail01 .buy_add .fav a:before, .mod-productdetail01 .button-box .fav a:before { display: initial; font-size: 20px; line-height: 40px; width: 40px; }
}














.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #8698b6; background: #fff; border: 1px solid #cccccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #cccccc; text-decoration: none; }
    .paginator .cpb { background: #D00; border: 1px solid #D00; color: #fff; border-radius: 3px; padding: 3px 6px; padding-bottom: 2px; margin-right: 3px; }
    .paginator a:hover { background: #D00; border: 1px solid #D00; color: #fff; }



#download-cards-list::after { clear: both; content: ""; display: block; }
#download-cards-list .download-item { background-color: #fafafa; border: 1px solid #e6e6e6; padding: 15px; width: 33.3%; }
    #download-cards-list .download-item h3 { font-size: 1.25rem; margin: 1rem 0; }
    #download-cards-list .download-item img { width: 100%; }
ul.files li { margin-top: 10px; }
    ul.files li a { display: block; border: 1px solid #e6e6e6; padding: 10px 8px; color: #8c8c8c; font-size: 10px; line-height: 1; position: relative; transition: all .4s; background: #fff; }
        ul.files li a h4 { font-size: 1rem; color: #555; line-height: 2rem; margin: 0; font-weight: normal; }
        ul.files li a::after { content: ""; display: block; position: absolute; top: 0; right: 0; height: 100%; width: 66px; background: #e6e6e6 url(../img/download-gray.png) no-repeat center; transition: all .4s; background-size: auto 30px; }
    ul.files li.catalogue-icon a::after { background: #e6e6e6 url(../img/catalogue-gray.png) no-repeat center; background-size: auto 30px; }
    ul.files li a:hover, ul.files li a:focus { border-color: #e3000f; background-color: transparent; }
        ul.files li a:hover::after, ul.files li a:focus::after { content: ""; background: #e3000f url(../img/download-white.png) no-repeat center; }
    ul.files li.catalogue-icon a:hover::after, ul.files li.catalogue-icon a:focus::after { background: #e3000f url(../img/catalogue-white.png) no-repeat center; background-size: auto 30px; }