@charset "utf-8";

html {
    font-size: 625%
}

body {
    font-size: 14px;
    background: #fff
}

body,
button,
html,
input,
textarea {
    color: #333;
    font-family: opensans, Arial, Helvetica, sans-serif;
    line-height: 1.5
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

h1 {
    font-size: 20px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4,
h5 {
    font-size: 14px
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%
}

em,
i {
    font-style: normal
}

a:focus,
input[type=text]:focus {
    outline: 0
}

a:hover {
    color: #f5c607;
    text-decoration: none
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: none;
    padding: 0
}

hr {
    height: 1px;
    border: none;
    border-top: 1px dashed #c1c1c1;
    margin: 15px 0
}

a:active,
input,
select,
textarea {
    -webkit-tap-highlight-color: transparent;
    outline: 0 !important
}

.cate_items ul:after,
.clearfix:after,
.detail-tabs:after,
.flex_row:after,
.foot_items:after,
.items_list ul:after,
.layout:after,
.nav_wrap .head_nav:after,
.news_cell:after,
.news_item .item_inner:after,
.page_main:after,
.product-intro:after,
.product_items:after,
.promote_list:after,
.sys_row:after,
.web_head .logo:after,
.web_main:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

.clear {
    clear: both
}

.layout {
    width: 1400px;
    margin: 0 auto;
    position: relative
}

.inquiry-form-wrap,
.product-detail {
    max-width: 1120px;
    margin: 0 auto
}

.z9999 {
    z-index: 9999 !important
}

.foot_logo_img,
.gotop em,
.gotop:before {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.gotop {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    cursor: pointer
}

.gotop:before {
    font-family: fontawesome;
    content: '\f106';
    color: #000;
    pheight: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 60px;
    display: block
}

.ad_item figure figcaption .item_more,
.blog-item:after,
.change-language .change-language-title a:after,
.foot_item a,
.foot_sns li img,
.foot_txt_list li a:before,
.gotop,
.head-search .search-btn,
.head_nav b:after,
.head_nav li a,
.head_nav>li>a:after,
.head_nav>li>a:before,
.head_sns li img,
.icon-cate,
.index_product .product_item .item_img,
.index_product .product_item .item_img a:before,
.mobile-head-item .middle-show-content-wrap,
.nav_wrap .head_nav li li a,
.nav_wrap .head_nav li li>a:before,
.nav_wrap .head_nav li ul,
.newsletter .button,
.pages a,
.product-btn-wrap a,
.product-item .item-img img,
.product_item,
.product_item .item_img a,
.product_item .item_img a:after,
.product_item .item_img a:before,
.product_item .item_img img,
.product_item .item_img:after,
.product_item figure,
.product_item figure figcaption,
.side-product-items .btn-next,
.side-product-items .btn-prev,
.side_product_item .add-friend,
.side_product_item .add-friend:after,
.swiper-button-next,
.swiper-button-prev,
.web_footer .button:before,
.web_head,
.web_head .btn--search,
.web_head .btn--search:before {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.index_pd_side .product_item .item_more,
.product_item .item_img:before,
.web_footer .foot_logo_box {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.sys-layer {
    margin: 0 auto
}

.sys-row {
    margin: 0 -8px
}

.sys-col {
    float: left
}

.sys-col-inner {
    margin: 0 8px
}

.sys-col-md {
    float: left
}

.sys-col-md-12 {
    width: 100%
}

.sys-col-md-11 {
    width: 91.66666667%
}

.sys-col-md-10 {
    width: 83.33333333%
}

.sys-col-md-9 {
    width: 75%
}

.sys-col-md-8 {
    width: 66.66666667%
}

.sys-col-md-7 {
    width: 58.33333333%
}

.sys-col-md-6 {
    width: 50%
}

.sys-col-md-5 {
    width: 41.66666667%
}

.sys-col-md-4 {
    width: 33.33333333%
}

.sys-col-md-3 {
    width: 25%
}

.sys-col-md-2 {
    width: 16.66666667%
}

.sys-col-md-1 {
    width: 8.33333333%
}

.sys_row {
    margin-left: -2.5%;
    margin-right: -2.5%
}

.sys_col {
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%
}

.sys_fl {
    float: left !important
}

.sys_fr {
    float: right !important
}

.flex_row,
.items_list>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex_row_nowrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.sys_btn {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 20px;
    color: #fff !important;
    line-height: 1.3em;
    border: 2px solid #f5c607;
    background-color: #f6b900;
    padding: .11em 1.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.sys_btn:after {
    position: absolute;
    background-color: #f5c607;
    content: '';
    top: 50%;
    left: 50%;
    width: 110%;
    padding-bottom: 110%;
    border-radius: 50%;
    transform: translate3d(-50%, -50%, 0) scale(1);
    transition: inherit;
    pointer-events: none;
    z-index: -1
}

.sys_btn:hover:after {
    transform: translate3d(-50%, -50%, 0) scale(0)
}

.sys_btn:hover {
    border-color: #f6b900
}

input::-webkit-input-placeholder {
    color: #aaa
}

input::-moz-placeholder {
    color: #aaa;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #aaa
}

input:-moz-placeholder {
    color: #aaa
}

a,
abbr,
address,
blockquote,
body,
code,
dd,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input,
label,
li,
object,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

.ch_form_wrap,
.content-wrap,
body,
html {
    width: 100%;
    height: 100%
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    list-style: none
}

.entry img {
    height: auto
}

.l {
    float: left
}

body {
    left: 0;
    top: 0;
    min-width: 1400px;
    overflow-x: hidden;
    max-width: 1920px;
    margin: 0 auto;
    position: relative
}

.r {
    float: right
}

.flex_jz {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: auto;
    flex-wrap: wrap
}

.flex_jz .fadeInRight {
    padding-bottom: 20px;
    width: 24% !important;
    margin-right: 1%
}

.vvddo {
    overflow: visible
}

.pointer {
    cursor: pointer
}

#trp-floater-ls {
    display: none !important
}

.content_img img {
    font-size: 0;
    height: auto;
    max-width: 100%
}

.mobile-head-items .trp-language-wrap a {
    display: inline-block;
    margin-right: 15px
}

.mobile-head-items .trp-language-wrap a img {
    width: auto;
    margin-right: 5px
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ellipsis2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis
}

.fl-rich-text img {
    max-width: 100%;
    height: auto;
    width: auto
}

.yiny {
    -moz-box-shadow: 0 5px 21px 5px rgba(196, 196, 196, .4);
    -webkit-box-shadow: 0 5px 21px 5px rgba(196, 196, 196, .4);
    box-shadow: 0 5px 21px 5px rgba(196, 196, 196, .4)
}

.img_cover {
    object-fit: cover !important
}

.img_contain {
    object-fit: contain !important
}

.con_proImg {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 60%
}

.con_proImg img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.listH li {
    z-index: 1;
    -webkit-transition: 150ms ease-out;
    -moz-transition: 150ms ease-out;
    -o-transition: 150ms ease-out;
    transition: 150ms ease-out
}

.listH li:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
    z-index: 20;
    box-shadow: 0 40px 100px 0 rgba(84, 84, 84, .5);
    cursor: pointer !important
}

.tList {
    display: flex;
    flex-wrap: wrap;
}

.tList:after {
    content: '';
    display: table;
    clear: both
}

.tList li {
    /* float: left */
}

.tList2 li {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 4%
}

.tList2 li:nth-of-type(odd) {
    margin-left: 0
}

.tList3 li {
    width: 31%;
    margin-left: 3.5%;
    margin-bottom: 3.5%
}

.tList3 li:nth-of-type(3n+1) {
    margin-left: 0
}

.tList3_miji li {
    width: 33.33%
}

.tList4 li {
    width: calc((100% - 30px * 3) / 4);
    margin-left: 30px;
    /* width: 25%; */
    margin-bottom: 2%
}

.tList4 li:nth-of-type(4n+1) {
    margin-left: 0
}

.tList5 li {
    width: 17%;
    margin-left: 3.75%;
    margin-bottom: 2%
}

.tList5 li:nth-of-type(5n+1) {
    margin-left: 0
}

.tList6 li {
    width: 16.666%
}

.tList6 li:nth-of-type(6n+1) {
    margin-left: 0
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.t-c {
    text-align: center
}

.t-l {
    text-align: left
}

.t-r {
    text-align: right
}

.f-s12 {
    font-size: 12px
}

.f-s13 {
    font-size: 3px
}

.f-s14 {
    font-size: 14px
}

.f-s15 {
    font-size: 15px
}

.f-s16 {
    font-size: 16px
}

.f-s17 {
    font-size: 17px
}

.f-s18 {
    font-size: 18px
}

.f-s19 {
    font-size: 19px
}

.f-s20 {
    font-size: 20px
}

.f-s21 {
    font-size: 21px
}

.f-s22 {
    font-size: 22px
}

.f-s23 {
    font-size: 23px
}

.f-s24 {
    font-size: 24px
}

.f-s25 {
    font-size: 25px
}

.f-s26 {
    font-size: 26px
}

.f-s27 {
    font-size: 27px
}

.f-s28 {
    font-size: 28px
}

.f-s29 {
    font-size: 29px
}

.f-s30 {
    font-size: 30px
}

.f-s31 {
    font-size: 31px
}

.f-s32 {
    font-size: 32px
}

.f-s33 {
    font-size: 33px
}

.f-s34 {
    font-size: 34px
}

.f-s35 {
    font-size: 35px
}

.f-s36 {
    font-size: 36px
}

.f-s37 {
    font-size: 37px
}

.f-s38 {
    font-size: 38px
}

.f-s39 {
    font-size: 39px
}

.f-s40 {
    font-size: 40px
}

.w5 {
    width: 50%
}

.w10 {
    width: 10%
}

.w15 {
    width: 15%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w35 {
    width: 35%
}

.w40 {
    width: 40%
}

.w45 {
    width: 45%
}

.w49 {
    width: 49%
}

.w50 {
    width: 50%
}

.w55 {
    width: 55%
}

.w60 {
    width: 60%
}

.w65 {
    width: 65%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w85 {
    width: 85%
}

.w90 {
    width: 90%
}

.w95 {
    width: 95%
}

.w100 {
    width: 100%
}

.m-auto {
    margin: 0 auto;
    display: block
}

.m-t5 {
    margin-top: 5px
}

.m-t10 {
    margin-top: 10px
}

.m-t15 {
    margin-top: 15px
}

.m-t20 {
    margin-top: 20px
}

.m-t25 {
    margin-top: 25px
}

.m-t30 {
    margin-top: 30px
}

.m-t35 {
    margin-top: 35px
}

.m-t40 {
    margin-top: 40px
}

.m-t45 {
    margin-top: 45px
}

.m-t50 {
    margin-top: 50px
}

.m-t55 {
    margin-top: 55px
}

.m-t60 {
    margin-top: 60px
}

.m-t65 {
    margin-top: 65px
}

.m-t70 {
    margin-top: 70px
}

.m-t75 {
    margin-top: 65px
}

.m-t80 {
    margin-top: 80px
}

.m-t85 {
    margin-top: 85px
}

.m-t90 {
    margin-top: 90px
}

.m-t95 {
    margin-top: 95px
}

.m-t100 {
    margin-top: 100px
}

.m-b5 {
    margin-bottom: 5px
}

.m-b10 {
    margin-bottom: 10px
}

.m-b15 {
    margin-bottom: 15px
}

.m-b20 {
    margin-bottom: 20px
}

.m-b25 {
    margin-bottom: 25px
}

.m-b30 {
    margin-bottom: 30px
}

.m-b35 {
    margin-bottom: 35px
}

.m-b40 {
    margin-bottom: 40px
}

.m-b45 {
    margin-bottom: 45px
}

.m-b50 {
    margin-bottom: 50px
}

.m-b55 {
    margin-bottom: 55px
}

.m-b60 {
    margin-bottom: 60px
}

.m-b65 {
    margin-bottom: 65px
}

.m-b70 {
    margin-bottom: 70px
}

.m-b75 {
    margin-bottom: 65px
}

.m-b80 {
    margin-bottom: 80px
}

.m-b85 {
    margin-bottom: 85px
}

.m-b90 {
    margin-bottom: 90px
}

.m-b95 {
    margin-bottom: 95px
}

.m-b100 {
    margin-bottom: 100px
}

.pd5 {
    padding: 5px
}

.p-t5 {
    padding-top: 5px
}

.p-t10 {
    padding-top: 10px
}

.p-t15 {
    padding-top: 15px
}

.p-t20 {
    padding-top: 20px
}

.p-t25 {
    padding-top: 25px
}

.p-t30 {
    padding-top: 30px
}

.p-t35 {
    padding-top: 35px
}

.p-t40 {
    padding-top: 40px
}

.p-t45 {
    padding-top: 45px
}

.p-t50 {
    padding-top: 50px
}

.p-t55 {
    padding-top: 55px
}

.p-t60 {
    padding-top: 60px
}

.p-t65 {
    padding-top: 65px
}

.p-t70 {
    padding-top: 70px
}

.p-t75 {
    padding-top: 65px
}

.p-t80 {
    padding-top: 70px
}

.p-t85 {
    padding-top: 85px
}

.p-t90 {
    padding-top: 90px
}

.p-t95 {
    padding-top: 95px
}

.p-t100 {
    padding-top: 100px
}

.p-b5 {
    padding-bottom: 5px
}

.p-b10 {
    padding-bottom: 10px
}

.p-b15 {
    padding-bottom: 15px
}

.p-b20 {
    padding-bottom: 20px
}

.p-b25 {
    padding-bottom: 25px
}

.p-b30 {
    padding-bottom: 30px
}

.p-b35 {
    padding-bottom: 35px
}

.p-b40 {
    padding-bottom: 40px
}

.p-b45 {
    padding-bottom: 45px
}

.p-b50 {
    padding-bottom: 50px
}

.p-b55 {
    padding-bottom: 55px
}

.p-b60 {
    padding-bottom: 60px
}

.p-b65 {
    padding-bottom: 65px
}

.p-b70 {
    padding-bottom: 70px
}

.p-b75 {
    padding-bottom: 75px
}

.p-b80 {
    padding-bottom: 80px
}

.p-b85 {
    padding-bottom: 85px
}

.p-b90 {
    padding-bottom: 90px
}

.p-b95 {
    padding-bottom: 95px
}

.p-b100 {
    padding-bottom: 100px
}

.p-b30_bai {
    padding-bottom: 30%
}

.p-b40_bai {
    padding-bottom: 40%
}

.p-b50_bai {
    padding-bottom: 50%
}

.p-b60_bai {
    padding-bottom: 60%
}

.p-b70_bai {
    padding-bottom: 70%
}

.p-b80_bai {
    padding-bottom: 80%
}

.p-b150_bai {
    padding-bottom: 150%
}

.border1 {
    border: 1px solid
}

.border-radius5 {
    border-radius: 5px
}

.ro01 {
    position: absolute;
    bottom: -52px;
    width: 100%;
    background: rgba(255, 254, 254, .36);
    padding: 10px
}

.ro01 .h3 {
    height: 25px;
    font-size: 17px
}

.ro01 .p {
    margin-top: 8px;
    font-size: 14px;
    height: 40px
}

.picsList01 li {
    position: relative;
    overflow: hidden
}

.picsList01 li:hover .ro01 {
    bottom: 0;
    background: rgba(255, 254, 254, .7)
}

.page_about_singlebgImgpage {
    padding: 15% 0;
    text-align: center;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 50px
}

.page_about_singlebgImgpage:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .37)
}

.page_about_singlebgImgpage .ro {
    color: #fff;
    position: relative;
    z-index: 1
}

.page_about_singlebgImgpage .ro h3 {
    font-size: 24px
}

.page_about_singlebgImgpage .ro p {
    margin-top: 10px
}

.advanceList01 li {
    background: #fff;
    -moz-box-shadow: 0 5px 21px 5px rgba(196, 196, 196, .4);
    -webkit-box-shadow: 0 5px 21px 5px rgba(196, 196, 196, .4);
    box-shadow: 0 5px 21px 5px rgba(196, 196, 196, .4);
    padding: 20px 0
}

.advanceList01 li .ro {
    padding: 10px 20px;
    text-align: center
}

.advanceList01 li .h3 {
    text-align: center;
    font-size: 18px
}

.advanceList01 li .p {
    height: 105px
}

.index_hd {
    margin-top: 75px;
    text-align: center
}

.index_hd .hd_title {
    display: inline-block;
    font-size: 28px;
    line-height: 1.5;
    padding: 0 .7em .1em;
    position: relative;
    border-bottom: 1px solid #0656ad;
    vertical-align: middle
}

.index_hd .hd_title:after {
    content: '';
    display: block;
    width: 36px;
    height: 5px;
    background-color: #eb7619;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom: -3px
}

.pagination li {
    display: inline-block
}

.image-additional-wrap {
    position: relative
}

.inquiry-pop-bd:before {
    content: ""
}

.inquiry-form-wrap {
    width: 100.5%
}

@media screen and (max-width:550px) {
    .tList4 li {
        width: 49%;
        margin-left: 0
    }

    .tList4 li:nth-of-type(odd) {
        float: right
    }

    .tList3 li {
        width: 100%;
        margin-left: 0
    }

    .inquiry-pop-bd {
        width: auto;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        margin: auto
    }

    .inquiry-pop-bd .inquiry-pop {
        padding: 10px
    }

    .scrollsidebar {
        display: none
    }

    .inquiry-form-wrap {
        height: auto
    }
}

.content-wrap.form .ch_form_wrap {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 13px
}

.content-wrap.form .ch_form_wrap .title {
    width: 100%;
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400
}

.content-wrap.form .ch_form_wrap .title em {
    font-style: normal
}

.content-wrap.form .ch_form_wrap .title svg {
    display: none
}

.content-wrap.form .ch_form_wrap form {
    position: relative
}

.content-wrap.form .ch_form_wrap ul {
    padding: 20px 20px 5px
}

.content-wrap.form .ch_form_wrap ul li {
    list-style: none;
    margin: 0 0 14px;
    display: flex;
    min-height: auto;
    line-height: 40px
}

.content-wrap.form .ch_form_wrap ul li label {
    float: left;
    min-width: 80px
}

.content-wrap.form .ch_form_wrap ul,
.content-wrap.form .ch_form_wrap ul input,
.content-wrap.form .ch_form_wrap ul li,
.content-wrap.form .ch_form_wrap ul select,
.content-wrap.form .ch_form_wrap ul textarea {
    position: relative;
    width: 100%
}

.content-wrap.form .ch_form_wrap ul input,
.content-wrap.form .ch_form_wrap ul select,
.content-wrap.form .ch_form_wrap ul textarea {
    border: 1px solid #eee;
    border-left: 3px solid #445ba7;
    height: 39px;
    padding: 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px
}

.content-wrap.form .ch_form_wrap ul textarea {
    height: 95px;
    padding: 10px;
    resize: none
}

.content-wrap.form .ch_form_wrap .item_submit {
    padding: 0 20px
}

.content-wrap.form .ch_form_wrap .item_submit input {
    width: 100%;
    height: 33px;
    color: #fff;
    background: #445ba7;
    border: none;
    cursor: pointer;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s
}

.content-wrap.form .ch_form_wrap .item_submit input:hover {
    background: #445ba7
}

.content-wrap.form .ch_form_wrap .Validform_checktip.Validform_wrong {
    position: absolute;
    right: 7px;
    top: 0;
    display: block;
    line-height: 39px;
    color: red;
    pointer-events: none
}

.content-wrap.form .ch_form_wrap .Validform_error {
    border-color: red red red #013e5a !important
}

.content-wrap.form .ch_form_wrap .form_tip {
    position: relative;
    color: red;
    padding: 0 0 10px
}

.content-wrap.form .ch_form_wrap .email_point {
    display: none
}

.content-wrap.form .ch_form_wrap ul li input[type=image],
input[type=button],
input[type=reset],
input[type=submit] {
    width: 60px;
    height: 30px;
    margin: 5px 10px
}

.content-wrap.form #gif-show {
    top: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center
}

.content-wrap.form #gif-show img {
    margin-top: 0 !important
}

.content-wrap.livechat {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px;
    border-top: none;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    background: #fff
}

.content-wrap.livechat .ch_form_wrap {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px
}

.content-wrap.livechat .ch_form_wrap .title {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #36a9e1;
    width: 101%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin-left: -2px;
    font-size: 15px;
    padding: 0 20px;
    font-weight: 400;
    cursor: pointer
}

.content-wrap.livechat .ch_form_wrap .title em {
    font-style: normal
}

.content-wrap.livechat .ch_form_wrap .title svg {
    position: relative;
    display: block;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s
}

.content-wrap .ch_form_wrap form {
    position: relative;
    overflow-y: scroll;
    background: #fff
}

.content-wrap.livechat .ch_form_wrap ul {
    padding: 20px 20px 5px
}

.content-wrap.livechat .ch_form_wrap ul li {
    list-style: none;
    margin: 0 0 18px;
    display: flex;
    min-height: auto;
    line-height: 40px
}

.content-wrap.livechat .ch_form_wrap ul li label {
    float: left;
    min-width: 80px
}

.content-wrap.livechat .ch_form_wrap ul,
.content-wrap.livechat .ch_form_wrap ul input,
.content-wrap.livechat .ch_form_wrap ul li,
.content-wrap.livechat .ch_form_wrap ul select,
.content-wrap.livechat .ch_form_wrap ul textarea {
    position: relative;
    width: 100%
}

.content-wrap.livechat .ch_form_wrap ul input,
.content-wrap.livechat .ch_form_wrap ul select,
.content-wrap.livechat .ch_form_wrap ul textarea {
    border: 1px solid #e5e5e5;
    height: 39px;
    padding: 0 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-radius: 25px
}

.content-wrap.livechat .ch_form_wrap ul textarea {
    height: 95px;
    padding: 10px 13px;
    resize: none
}

.content-wrap.livechat .ch_form_wrap .item_submit {
    padding: 0 20px
}

.content-wrap.livechat .ch_form_wrap .item_submit input {
    width: 100%;
    height: 33px;
    color: #fff;
    background: #86c953;
    border: none;
    cursor: pointer;
    border-radius: 25px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s
}

.content-wrap.livechat .ch_form_wrap .item_submit input:hover {
    background: #94d662
}

.content-wrap.livechat .ch_form_wrap .Validform_checktip.Validform_wrong {
    position: absolute;
    left: 0;
    bottom: -16px;
    display: block;
    line-height: initial;
    color: red;
    pointer-events: none
}

.content-wrap.livechat .ch_form_wrap .Validform_error {
    border-color: red !important
}

.content-wrap.livechat .ch_form_wrap ul li input[type=image],
input[type=button],
input[type=reset],
input[type=submit] {
    width: 60px;
    height: 30px;
    margin: 5px 10px
}

.content-wrap.livechat .ch_form_wrap .form_tip {
    position: relative;
    color: red;
    padding: 0 0 10px
}

.content-wrap.livechat .ch_form_wrap .email_point {
    display: none;
    position: absolute;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 15px 0 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: #36a9e1;
    color: #fff;
    cursor: pointer
}

.content-wrap.form .ch_form_wrap ul .labeldiv {
    display: block;
    float: none;
    width: 100%
}

.content-wrap.form .ch_form_wrap ul .labeldiv input {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    margin-top: 4px
}

.content-wrap.form .ch_form_wrap ul .labeldiv .txt {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    color: #999;
    font-size: 12px;
    line-height: 1.7
}

.content-wrap.livechat .ch_form_wrap form {
    border: 1px solid #36a9e1
}

.content-wrap .ch_form_wrap .input-radio-checkbox {
    display: flex;
    white-space: nowrap
}

.content-wrap .ch_form_wrap ul li input[type=checkbox],
.content-wrap .ch_form_wrap ul li input[type=radio] {
    width: 20px;
    -webkit-appearance: radio
}

.content-wrap .ch_form_wrap .input-radio-checkbox input {
    margin: 0 10px 0 5px
}

@media screen and (max-width:400px) {
    .content-wrap.form .ch_form_wrap .title {
        display: none
    }
}

.item-input-checkbox,
.item-input-radio {
    overflow-y: auto
}

.main .fs-wrap {
    width: 50%;
    height: 30px;
    background: #fff;
    margin: initial
}

.main .fs-wrap .fs-label-wrap {
    width: 100%;
    height: 100%;
    border: initial
}

.main .fs-wrap .fs-label-wrap .fs-search {
    background: #dcdcdc !important
}

.main .fs-wrap .fs-label-wrap .fs-search input {
    background: #eee !important
}

.content-wrap .ch_form_wrap li label {
    display: none
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #8d9498;
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, .5)
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #8d9498
}

::-webkit-scrollbar-thumb:hover {
    background: #0e76a8
}

::-webkit-scrollbar-thumb:window-inactive:hover {
    background: #0e76a8
}

.about_l_r_pic {
    padding: 30px 0
}

.about_l_r_pic .l,
.about_l_r_pic .r {
    width: 50%
}

.about_l_r_pic .ro {
    padding: 5px
}

.about_l_r_pic .ro .h3 {
    text-align: left;
    font-size: 30px
}

.about_l_r_pic .ro .p {
    padding: 10px;
    font-size: 16px;
    line-height: 1.8
}

.about_l_r_pic .pic {
    text-align: center
}

.video_title .hd_title {
    font-size: 28px;
    padding-top: 20px
}

.about_l_r_pic .pic img {
    width: 100%
}

.about_text_bg {
    background-color: #f7f7f7
}

.about_text_bg .ro {
    font-size: 16px;
    line-height: 1.8;
    padding: 30px 10px
}

.about_l_r_pic .ro .p span,
.about_text_bg h3 span {
    font-size: 32px
}

.about-pics .index_hd {
    margin-bottom: 75px
}

.vvddo .pic {
    margin: 10px
}

@media only screen and (max-width:600px) {
    .content-wrap.form .ch_form_wrap ul li {
        margin-bottom: 20px
    }

    .content-wrap.form .ch_form_wrap .Validform_checktip.Validform_wrong {
        right: auto;
        top: auto;
        left: 0;
        bottom: -28px
    }

    .about_l_r_pic {
        display: block
    }

    .about_l_r_pic .l,
    .about_l_r_pic .r {
        width: 100%
    }
}

.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif
}

.change-language .prisna-wp-translate-seo,
.mobile-head-language .prisna-wp-translate-seo {
    display: block
}

.change-language .change-language-title,
.change-language .change-language-title a {
    color: #333;
    font-size: 10pt
}

.change-language .change-language-title a:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid #000;
    border-top-width: 5px;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    vertical-align: middle;
    font-size: 0 !important
}

.change-language:hover .change-language-title a:after {
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.change-language .change-language-cont {
    position: absolute;
    top: 100%;
    margin-top: 6px;
    right: 0;
    width: 360px;
    background: #fff;
    padding: 20px 10px 20px 20px;
    transform: scale3d(.9, .9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 1px solid #eee;
    overflow-y: scroll;
    max-height: 80vh;
    display: block;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.change-language:hover .change-language-cont {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible
}

.change-language .change-language-cont li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 0 10px;
    font-size: 10pt;
    overflow: hidden;
    padding: 0 10px 0 0
}

.change-language .change-language-cont li a:hover {
    color: #eb7619
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important
}

.change-language .change-language-cont .lang-more {
    clear: both;
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    line-height: 30px
}

.change-language .change-language-cont .more-active {
    font-size: 20px
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    padding: 0 0 0 33px;
    overflow: hidden;
    color: #000;
    text-transform: capitalize;
}

.change-language ::-webkit-scrollbar {
    width: 5px
}

.change-language ::-webkit-scrollbar-track {
    background-color: #fff
}

.change-language ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}

.language-flag .country-flag {
    position: absolute;
    left: 0;
    top: 50%;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-image: url(../img/all-m.gif);
    width: 22px;
    height: 16px;
    margin: -8px 5px 0
}

.change-language {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.change-language .trp-language-wrap a {
    position: relative;
    float: left;
    vertical-align: bottom;
    display: inline;
    zoom: 1;
    width: 30%;
    margin: 0 1.666666%;
    list-style: none;
    border-bottom: 1px solid #ececec;
    padding: 5px 0;
    line-height: 27px
}

.change-language .trp-language-wrap img {
    width: 18px;
    height: 12px;
    margin-right: 5px
}

li.language-flag a {
    position: relative
}

.language-flag-af .country-flag {
    background-position: 0 0 !important
}

.language-flag-sq .country-flag {
    background-position: 0 -16px !important
}

.language-flag-ar .country-flag {
    background-position: 0 -32px !important
}

.language-flag-hy .country-flag {
    background-position: 0 -48px !important
}

.language-flag-az .country-flag {
    background-position: 0 -64px !important
}

.language-flag-eu .country-flag {
    background-position: 0 -80px !important
}

.language-flag-be .country-flag {
    background-position: 0 -96px !important
}

.language-flag-bg .country-flag {
    background-position: 0 -112px !important
}

.language-flag-ca .country-flag {
    background-position: 0 -128px !important
}

.language-flag-zh .country-flag {
    background-position: 0 -144px !important
}

.language-flag-zh-TW .country-flag {
    background-position: 0 -160px !important
}

.language-flag-hr .country-flag {
    background-position: 0 -176px !important
}

.language-flag-cs .country-flag {
    background-position: 0 -192px !important
}

.language-flag-da .country-flag {
    background-position: 0 -208px !important
}

.language-flag-nl .country-flag {
    background-position: 0 -240px !important
}

.language-flag-en .country-flag {
    background-position: 0 -256px !important
}

.language-flag-et .country-flag {
    background-position: 0 -272px !important
}

.language-flag-tl .country-flag {
    background-position: 0 -288px !important
}

.language-flag-fi .country-flag {
    background-position: 0 -304px !important
}

.language-flag-fr .country-flag {
    background-position: 0 -320px !important
}

.language-flag-gl .country-flag {
    background-position: 0 -336px !important
}

.language-flag-ka .country-flag {
    background-position: 0 -352px !important
}

.language-flag-de .country-flag {
    background-position: 0 -368px !important
}

.language-flag-el .country-flag {
    background-position: 0 -384px !important
}

.language-flag-ht .country-flag {
    background-position: 0 -400px !important
}

.language-flag-iw .country-flag {
    background-position: 0 -416px !important
}

.language-flag-gu .country-flag,
.language-flag-hi .country-flag,
.language-flag-kn .country-flag,
.language-flag-ta .country-flag,
.language-flag-te .country-flag {
    background-position: 0 -432px !important
}

.language-flag-hu .country-flag {
    background-position: 0 -448px !important
}

.language-flag-is .country-flag {
    background-position: 0 -464px !important
}

.language-flag-id .country-flag {
    background-position: 0 -480px !important
}

.language-flag-ga .country-flag {
    background-position: 0 -496px !important
}

.language-flag-it .country-flag {
    background-position: 0 -512px !important
}

.language-flag-ja .country-flag {
    background-position: 0 -528px !important
}

.language-flag-ko .country-flag {
    background-position: 0 -544px !important
}

.language-flag-la .country-flag {
    background-position: 0 -560px !important
}

.language-flag-lv .country-flag {
    background-position: 0 -576px !important
}

.language-flag-lt .country-flag {
    background-position: 0 -592px !important
}

.language-flag-mk .country-flag {
    background-position: 0 -608px !important
}

.language-flag-ms .country-flag {
    background-position: 0 -624px !important
}

.language-flag-mt .country-flag {
    background-position: 0 -640px !important
}

.language-flag-no .country-flag {
    background-position: 0 -656px !important
}

.language-flag-fa .country-flag {
    background-position: 0 -672px !important
}

.language-flag-pl .country-flag {
    background-position: 0 -688px !important
}

.language-flag-pt .country-flag {
    background-position: 0 -704px !important
}

.language-flag-ro .country-flag {
    background-position: 0 -720px !important
}

.language-flag-ru .country-flag {
    background-position: 0 -736px !important
}

.language-flag-sr .country-flag {
    background-position: 0 -752px !important
}

.language-flag-sk .country-flag {
    background-position: 0 -768px !important
}

.language-flag-sl .country-flag {
    background-position: 0 -784px !important
}

.language-flag-es .country-flag {
    background-position: 0 -800px !important
}

.language-flag-sw .country-flag {
    background-position: 0 -816px !important
}

.language-flag-sv .country-flag {
    background-position: 0 -832px !important
}

.language-flag-th .country-flag {
    background-position: 0 -848px !important
}

.language-flag-tr .country-flag {
    background-position: 0 -864px !important
}

.language-flag-uk .country-flag {
    background-position: 0 -880px !important
}

.language-flag-ur .country-flag {
    background-position: 0 -896px !important
}

.language-flag-vi .country-flag {
    background-position: 0 -912px !important
}

.language-flag-cy .country-flag {
    background-position: 0 -928px !important
}

.language-flag-yi .country-flag {
    background-position: 0 -944px !important
}

.language-flag-bn .country-flag {
    background-position: 0 -960px !important
}

.language-flag-eo .country-flag {
    background-position: 0 -976px !important
}

.language-flag.language-flag-custom-afghanistan .country-flag {
    background-position: 0 -992px !important
}

.language-flag.language-flag-custom-albania .country-flag {
    background-position: 0 -1008px !important
}

.language-flag.language-flag-custom-algeria .country-flag {
    background-position: 0 -1024px !important
}

.language-flag.language-flag-custom-argentina .country-flag {
    background-position: 0 -1040px !important
}

.language-flag.language-flag-custom-australia .country-flag {
    background-position: 0 -1056px !important
}

.language-flag.language-flag-custom-austria .country-flag {
    background-position: 0 -1072px !important
}

.language-flag.language-flag-custom-belgium .country-flag {
    background-position: 0 -1088px !important
}

.language-flag.language-flag-custom-brazil .country-flag {
    background-position: 0 -1104px !important
}

.language-flag.language-flag-custom-canada .country-flag {
    background-position: 0 -1120px !important
}

.language-flag.language-flag-custom-chile .country-flag {
    background-position: 0 -1136px !important
}

.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
    background-position: 0 -1152px !important
}

.language-flag.language-flag-custom-ecuador .country-flag {
    background-position: 0 -1168px !important
}

.language-flag.language-flag-custom-egypt .country-flag {
    background-position: 0 -1184px !important
}

.language-flag.language-flag-custom-england .country-flag {
    background-position: 0 -1200px !important
}

.language-flag.language-flag-custom-luxembourg .country-flag {
    background-position: 0 -1216px !important
}

.language-flag.language-flag-custom-malaysia .country-flag {
    background-position: 0 -1232px !important
}

.language-flag.language-flag-custom-mexico .country-flag {
    background-position: 0 -1248px !important
}

.language-flag.language-flag-custom-new-zealand .country-flag {
    background-position: 0 -1264px !important
}

.language-flag.language-flag-custom-oman .country-flag {
    background-position: 0 -1280px !important
}

.language-flag.language-flag-custom-qatar .country-flag {
    background-position: 0 -1296px !important
}

.language-flag.language-flag-custom-saudi-arabia .country-flag {
    background-position: 0 -1312px !important
}

.language-flag.language-flag-custom-singapore .country-flag {
    background-position: 0 -1328px !important
}

.language-flag.language-flag-custom-south-africa .country-flag {
    background-position: 0 0 !important
}

.language-flag.language-flag-custom-switzerland .country-flag {
    background-position: 0 -1344px !important
}

.language-flag.language-flag-custom-syria .country-flag {
    background-position: 0 -1360px !important
}

.language-flag.language-flag-custom-united-arab-emirates .country-flag {
    background-position: 0 -1376px !important
}

.language-flag.language-flag-custom-united-states-of-america .country-flag {
    background-position: 0 -1392px !important
}

.language-flag-bs .country-flag {
    background-position: 0 -1424px
}

.language-flag-ceb .country-flag {
    background-position: 0 -1440px
}

.language-flag-ny .country-flag {
    background-position: 0 -1456px
}

.language-flag-ha .country-flag {
    background-position: 0 -1472px
}

.language-flag-hmn .country-flag {
    background-position: 0 -1488px
}

.language-flag-ig .country-flag {
    background-position: 0 -1504px
}

.language-flag-jw .country-flag {
    background-position: 0 -1520px
}

.language-flag-kk .country-flag {
    background-position: 0 -1536px
}

.language-flag-km .country-flag {
    background-position: 0 -1552px
}

.language-flag-lo .country-flag {
    background-position: 0 -1568px
}

.language-flag-mg .country-flag {
    background-position: 0 -1600px
}

.language-flag-ml .country-flag {
    background-position: 0 -1616px
}

.language-flag-mi .country-flag {
    background-position: 0 -1632px
}

.language-flag-mr .country-flag {
    background-position: 0 -1648px
}

.language-flag-mn .country-flag {
    background-position: 0 -1664px
}

.language-flag-my .country-flag {
    background-position: 0 -1680px
}

.language-flag-ne .country-flag {
    background-position: 0 -1696px
}

.language-flag-pa .country-flag {
    background-position: 0 -1712px
}

.language-flag-st .country-flag {
    background-position: 0 -1728px
}

.language-flag-si .country-flag {
    background-position: 0 -1744px
}

.language-flag-so .country-flag {
    background-position: 0 -1760px
}

.language-flag-su .country-flag {
    background-position: 0 -1776px
}

.language-flag-tg .country-flag {
    background-position: 0 -1792px
}

.language-flag-uz .country-flag {
    background-position: 0 -1808px
}

.language-flag-yo .country-flag {
    background-position: 0 -1824px
}

.language-flag-zu .country-flag {
    background-position: 0 -1840px
}

.side_content .side_list .cont li .whatsapp:before {
    background-image: url(../img/whatsapp.png)
}

.side_content .side_list .t-code p {
    text-align: center
}

.protag_item .item-img {
    height: 0;
    font-size: 0;
    position: relative;
    padding-bottom: 100%;
    display: block
}

.protag_item .item-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.protag_item h3 {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    text-align: center;
    margin-top: 10px
}

.hide_false {
    display: none !important
}

.change-language-cont {
    top: 27px;
    width: 430px !important;
    max-height: 80vh !important;
    overflow-y: scroll !important
}

.flex_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.flex_nowrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 100%
}

.tag_tabs li,
.tag_tabs li:after {
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    -ms-transition: .35s ease-in-out
}

.tag_related_tab_container {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px
}

.tag_tabs {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 2px solid #e0e6ed;
    font-size: 0
}

.tag_tabs li {
    position: relative;
    display: inline-block !important;
    padding: 15px 25px;
    color: #000;
    text-transform: capitalize;
    font-size: 18px;
    cursor: pointer
}

.tag_tabs li i {
    display: inline-block;
    margin-top: -4px;
    margin-right: 5px;
    width: 28px;
    height: 28px;
    background-image: url(https://www.landfifthwheel.com/static/img/tag_icon.png);
    background-size: 600px;
    background-repeat: no-repeat;
    content: "";
    vertical-align: middle
}

.tag_tabs li:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    content: "";
    z-index: 1;
    background-color: #343362
}

.tag_tabs li.active:after,
.tag_tabs li:hover:after {
    width: 100%
}

.tag_tabs li:first-child i {
    background-position: 0 -207px
}

.tag_tabs li:nth-child(2) i {
    background-position: 0 -255px
}

.tag_tabs li:nth-child(3) i {
    background-position: 0 -300px
}

.tag_rela_wrap {
    display: none
}

.tag_rela_wrap.show_wrap {
    display: block
}

.tag_related_items {
    position: relative
}

.tag_related_item {
    position: relative;
    margin-bottom: 30px;
    padding: 13px 30px
}

.tag_related_item h2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    color: #3b3f5c;
    font-weight: 400;
    font-size: 18px;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.tag_related_item h2 a {
    color: #3b3f5c
}

.tag_related_item h4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.tag_relareview_wrap .re_star,
.tag_related_item h2 i.fa-thumbs-o-up {
    position: relative;
    margin-left: auto;
    font-size: 15px
}

.tag_related_item h2 i.fa-thumbs-o-up:before {
    margin-right: 5px
}

.tag_related_item h2 i.fa_icon {
    position: relative;
    margin-right: 20px;
    color: #888ea8
}

.tag_related_item h2 i.fa_icon:before {
    margin-right: 5px;
    content: "\f104";
    font-family: fontawesome
}

.tag_related_item h2 i.fa_icon:after {
    content: "\f105";
    font-family: fontawesome
}

.tag_related_item .tag_related_info {
    position: relative;
    display: none;
    margin: 18px 0
}

.tag_related_videos {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tag_related_video {
    position: relative;
    width: 49%;
    padding-bottom: 10px
}

.tag_related_video p {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 30px;
    background-image: url(https://www.landfifthwheel.com/static/template/img/tag_icon.png);
    background-position: 0 -254px;
    background-size: 600px;
    background-repeat: no-repeat;
    content: "";
    vertical-align: middle;
    line-height: 29px
}

.tag_related_video .border_shadow {
    padding: 10px;
    position: relative;
    height: 100%
}

.tag_relareview_wrap .re_star img {
    max-width: 12px;
    cursor: pointer
}

.tag_relareview_wrap .fa_icontw {
    display: inline-block;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background-image: url(https://www.landfifthwheel.com/static/img/tag_icon.png);
    background-position: 0 -225px;
    background-repeat: no-repeat;
    content: "";
    vertical-align: middle;
    background-size: 450px
}

.tag_blog_page {
    position: relative;
    font-weight: 400;
    font-family: Lora
}

.tag_blog_left {
    position: relative;
    float: left;
    width: 64.88%
}

.tag_blog_right {
    position: relative;
    float: right;
    width: 32.14%
}

.tag_blog_right .tag_featureed_item {
    position: relative;
    padding: 7px 0;
    width: 100%
}

.tag_blog_right aside+aside {
    margin-top: 55px
}

.tag_blog_right aside>h2 {
    position: relative;
    margin-bottom: 30px;
    color: #000;
    text-transform: capitalize;
    font-size: 23px;
    line-height: 1.5
}

.tag_blog_right aside>h2 span {
    position: relative;
    z-index: 9;
    display: inline-block;
    padding-right: 20px;
    background: #fff
}

.tag_blog_right aside>h2:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: #f2f2f2;
    content: ""
}

.tag_blog_title {
    position: relative;
    margin-bottom: 2px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: .8px;
    font-size: 23px
}

.tag_blog_titbar {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    color: #666;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px
}

.tag_blog_titbar span {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px
}

.tag_blog_titbar span+span {
    color: #333
}

.tag_blog_titbar time {
    margin-left: 15px;
    font-size: 12px
}

.tag_blog_mian {
    position: relative;
    color: #222
}

.tag_blog_mian p {
    position: relative;
    margin: 21px 0
}

.tag_blog_mian strong {
    font-weight: 700
}

.tag_blog_mian a {
    position: relative;
    display: inline-block;
    max-width: 32.33%
}

.tag_share {
    position: relative;
    margin-bottom: 46px;
    padding-bottom: 32px;
    border-bottom: 1px dashed #ddd
}

.tag_share .tag_sns {
    position: relative;
    display: inline-block;
    margin-left: 20px
}

.tag_share .tag_sns li {
    display: inline-block;
    width: 45px;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    line-height: 43px
}

.tag_share .tag_sns li:first-child {
    border-color: #234e9a
}

.tag_share .tag_sns li:nth-child(2) {
    border-color: #32aadc
}

.tag_share .tag_sns li:nth-child(3) {
    border-color: #e2131e
}

.tag_share .tag_sns li:nth-child(4) {
    border-color: #007bb5
}

.tag_share .tag_sns li:nth-child(5) {
    border-color: #ee4056
}

.tag_page_change {
    padding: 35px 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between
}

.tag_change_block {
    position: relative;
    width: 46%;
    font-size: 14px;
    line-height: 21px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    -webkit-flex: 0 0 46%
}

.tag_change_block.left_algin {
    padding-left: 30px;
    text-align: left
}

.tag_change_block.right_algin {
    padding-right: 30px;
    text-align: right
}

.tag_change_icon {
    position: absolute;
    top: 50%;
    width: 30px;
    color: #000;
    text-align: center;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.left_algin .tag_change_icon {
    left: 0
}

.right_algin .tag_change_icon {
    right: 0
}

.tag_change_block a {
    position: relative;
    display: block;
    color: #000
}

.tag_change_block .post_navigation_title {
    text-transform: capitalize
}

.tag_change_block .post_navigation_info {
    font-weight: 700
}

.tag_blog_mian table {
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.tag_blog_mian td,
.tag_blog_mian th {
    padding: 0 15px;
    height: 30px;
    border: 1px solid #ccc;
    background: #fbfbfb;
    color: #666;
    text-align: left;
    font-size: 12px;
    line-height: 30px
}

.tag_blog_mian th {
    background: #eee;
    font-size: 12px
}

.pd-panel .tag_blog_mian td p,
.pd-panel .tag_blog_mian th p,
.tag_blog_mian td p,
.tag_blog_mian th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.5
}

.tag_blog_mian td.amts {
    color: #cb2027
}

.tag_blog_mian th#cartDelete {
    text-align: center
}

.tag_blog_mian .button {
    margin: 15px 10px 0 0;
    padding: 8px 15px;
    border: 0;
    background: #dfdfdf;
    color: #777;
    text-transform: Capitalize;
    font-weight: 700;
    line-height: 1.2;
    cursor: pointer
}

.tag_blog_mian .button:hover {
    background: #cb2027;
    color: #fff
}

.tag_blog_mian .deletecartitem {
    width: 50px;
    text-align: center
}

.tag_blog_mian .deletecartitem label {
    display: none
}

.tag_blog_mian .stotal td.amts {
    font-weight: 700;
    font-size: 18px
}

.tag_blog_mian img.alignleft {
    float: left;
    margin: 20px 15px 0 0
}

.tag_blog_mian img.alignright {
    float: right;
    margin: 20px 0 0 15px
}

.tag_blog_mian img.alignleftnopad {
    float: left;
    margin-left: 0
}

.tag_blog_mian img.alignrightnopad {
    float: right;
    margin-right: 0
}

.tag_blog_mian img.aligncenter {
    display: block;
    margin: 20px auto 0;
    text-align: center
}

.tag_blog_mian img {
    max-width: 100%;
    cursor: pointer
}

.tag_blog_items {
    position: relative
}

.tag_blog_item {
    position: relative;
    padding: 25px 0;
    border-bottom: 1px dashed #ddd
}

.tag_blog_item:first-child,
.tag_blog_item:first-child .tag_blog_titbar {
    padding-top: 0
}

.tag_blog_item .tag_blog_titbar {
    border: none
}

.tag_blog_item .tag_blog_btn {
    position: relative;
    display: table;
    margin-top: 35px;
    margin-left: auto;
    padding: 0 15px;
    border: 1px solid #000;
    border-radius: 55px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 40px
}

.tag_page_bar {
    position: relative;
    margin-top: 40px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 45px
}

.tag_page_bar a,
.tag_page_bar span {
    position: relative;
    display: inline-block;
    margin: 0 0 0 8px;
    width: 45px;
    min-width: 45px;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #222;
    vertical-align: top;
    text-align: center
}

.tag_page_bar a.current,
.tag_page_bar a:hover {
    color: #fff
}

.tag_page_bar span.current2 {
    font-size: 14px
}

.tag_related_columus {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tag_related_columu {
    position: relative;
    margin-bottom: 1%;
    padding: 15px;
    max-width: 49.5%;
    border: 1px solid #dadce0;
    border-radius: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49.5%;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tag_related_columu .related_title {
    position: relative
}

.tag_related_columu .related_title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 16px;
    font-family: Nunito;
    line-height: 1.5;
    -o-text-overflow: ellipsis
}

.tag_related_columu .related_title a span {
    font-size: 14px;
    font-weight: 400;
    margin-left: 3px
}

.tag_related_columu .related_info {
    position: relative;
    display: -webkit-box;
    overflow: hidden;
    margin-top: 5px;
    color: #6e7278;
    font-weight: 400;
    font-size: 13px;
    font-family: Nunito;
    line-height: 17px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.tag_related_item .related_info {
    padding-left: 25px
}

.tag_related_columu .related_title a:hover {
    color: #167fdf
}

.tag_related_video h5 {
    font-weight: 700;
    font-size: 16px;
    font-family: Nunito;
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 1
}

@media only screen and (max-width:1366px) {
    .tag_tabs li {
        padding: 10px 20px;
        font-size: 18px
    }

    .tag_related_item {
        padding: 13px 15px
    }

    .tag_related_item h2 {
        font-size: 16px
    }

    .tag_related_item .tag_related_info {
        margin: 15px 0;
        line-height: 1.68
    }
}

@media only screen and (max-width:950px) {
    .tag_related_item {
        margin-bottom: 15px;
        padding: 10px 15px
    }

    .tag_related_item h2 {
        font-size: 14px
    }

    .tag_tabs li i {
        width: 14px;
        height: 15px;
        background-size: 400px
    }

    .tag_tabs li:nth-child(3) i {
        background-position: 0 -203px
    }

    .tag_tabs li:nth-child(2) i {
        background-position: 0 -171px
    }

    .tag_tabs li:first-child i {
        background-position: 0 -140px
    }

    .flex_jz .fadeInRight {
        width: 32% !important
    }
}

@media only screen and (max-width:768px) {
    .tag_related_columu .related_title a {
        font-size: 14px
    }

    .tag_related_columu .related_title a span {
        font-size: 12px
    }

    .tag_related_columu .related_info {
        margin-top: 3px;
        -webkit-line-clamp: 3
    }

    .tag_related_video h5 {
        font-size: 14px
    }

    .tag_related_video {
        width: 100%
    }

    .tag_tabs li {
        width: 33.33%;
        font-size: 14px;
        padding: 0;
        text-align: center
    }

    .tag_tabs li svg {
        width: 100%
    }
}

@media only screen and (max-width:640px) {
    .tag_related_columu {
        margin-bottom: 1%;
        padding: 10px 1%;
        max-width: 100%;
        border-radius: 7px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .flex_jz .fadeInRight {
        width: 100% !important;
        margin-right: 0
    }
}

.tag_lista {
    margin-bottom: 70px
}

.tag_lista a {
    font-size: 15px !important;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #322f64;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 6px
}

.tag_lista a:hover {
    background: #322f64;
    color: #fff
}

.inquiry-form-wrap.ct-inquiry-form {
    margin-top: 20px
}

.inquiry-form-wrap.ct-inquiry-form .layout {
    height: 420px !important
}

@media only screen and (max-width:950px) {
    .change-language-cont {
        top: 0 !important;
        width: 100% !important;
        height: 100vh !important;
        max-height: unset !important;
        overflow-y: visible !important
    }
}

.items_list ul.product_list_items,
.product-list ul.product_list_items,
.product_list_items {
    width: 100%;
    margin: 0
}

.product_list_item figure {
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px dashed #eee;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.product_list_item figure .item_img {
    display: inline-block;
    max-width: 20%
}

.product_list_item figure .item_img img {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    width: 100%
}

.product_list_item figure figcaption {
    width: calc(80% - 20px);
    display: flex;
    flex-flow: column;
    justify-content: space-between
}

.product_list_item figure figcaption .item_title a {
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: .38px
}

.product_list_item .product_btns {
    text-align: right;
    position: relative
}

.product_list_item figure figcaption .item_info {
    font-size: 13px;
    margin: 13px 0;
    max-height: 80px;
    overflow: hidden;
    line-height: 20px
}

.product_list_item .product_btns .priduct_btn_detail,
.product_list_item .product_btns .priduct_btn_inquiry {
    line-height: 30px;
    display: inline-block;
    padding: 0 25px;
    position: relative;
    background: #666;
    text-transform: uppercase;
    color: #fff;
    transition: .35s ease-in-out;
    -webkit-transition: .35s ease-in-out;
    letter-spacing: .38px;
    font-weight: 700;
    font-size: 13px;
    z-index: 0
}

.product_list_item .product_btns .priduct_btn_inquiry {
    margin-right: 13px
}

.product_list_item .product_btns .priduct_btn_detail:after,
.product_list_item .product_btns .priduct_btn_inquiry:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #13adeb;
    z-index: -1;
    transition: .35s ease-in-out;
    -webkit-transition: .35s ease-in-out
}

.product_list_item .product_btns .priduct_btn_detail:hover:after,
.product_list_item .product_btns .priduct_btn_inquiry:hover:after {
    width: 100%
}

@media only screen and (max-width:1280px) {
    .product_list_item figure figcaption .item_info {
        max-height: 60px
    }
}

@media only screen and (max-width:1200px) {
    .product_list_item figure figcaption .item_title a {
        font-size: 16px;
        letter-spacing: unset
    }
}

@media only screen and (max-width:768px) {
    .product_list_item figure .item_img {
        max-width: 25%
    }

    .product_list_item figure figcaption {
        width: 73%
    }
}

@media only screen and (max-width:640px) {
    .product_list_item figure figcaption .item_title a {
        font-size: 14px
    }

    .product_list_item figure figcaption .item_info {
        margin: 7px 0;
        font-size: 12px;
        line-height: 18px;
        max-height: 36px
    }

    .product_list_item .product_btns .priduct_btn_detail,
    .product_list_item .product_btns .priduct_btn_inquiry {
        line-height: 24px
    }
}

@media only screen and (max-width:480px) {
    .product_list_item figure .item_img {
        max-width: 100%;
        width: 100%;
        text-align: center
    }

    .product_list_item figure figcaption {
        width: 100%;
        padding: 7px 0
    }

    .product_list_item figure figcaption .item_title a {
        font-size: 12px
    }

    .product_list_item figure figcaption .item_info {
        margin: 3px 0
    }

    .product_list_item .product_btns {
        text-align: left;
        margin-top: 7px
    }
}

.newsxq_page {
    padding-bottom: 70px
}

.newsxq_fl {
    width: 66%;
    float: left
}

.artic_tit h3 {
    color: #666
}

.artic_tit .back {
    float: right;
    color: #666;
    font-size: 16px
}

.artic_tit .back .iconfont {
    display: inline-block;
    margin-right: 5px;
    font-size: 18px
}

.artic_tit .back:hover {
    color: #0058a4
}

.artic_tit h4 {
    font-size: 36px;
    font-weight: 700;
    margin: 20px 0 30px
}

.news_timg img {
    display: block;
    width: 100%
}

.news_artic {
    padding: 60px 0
}

.news_next .tit,
.news_share {
    width: 25.5%;
    float: left
}

.news_share a {
    display: inline-block;
    margin-right: 20px !important;
    background: 0 0 !important;
    padding: 0 !important
}

.news_share a.iconfont {
    font-size: 24px;
    color: #bbb
}

.news_share a.iconfont:hover {
    color: #0058a4
}

.artic_content {
    font-size: 16px;
    line-height: 28px
}

.artic_content img {
    max-width: 100% !important;
    height: auto !important;
    margin: 20px 0
}

.news_next {
    margin-top: 20px
}

.news_next .tit {
    font-size: 22px;
    font-weight: 700
}

.news_next .con {
    width: 74.5%;
    float: right;
    padding-right: 180px;
    position: relative;
    box-sizing: border-box
}

.news_next .con .h3 {
    font-size: 22px;
    font-weight: 700
}

.news_next .time {
    position: absolute;
    border-top: 2px solid #ddd;
    padding: 10px;
    border-bottom: 2px solid #ddd;
    text-align: center;
    font-family: num2;
    right: 0;
    top: 50%;
    font-size: 16px;
    color: #999;
    transform: translateY(-50%)
}

.news_next .time em {
    display: block;
    font-size: 40px;
    color: #000;
    line-height: 40px;
    margin-bottom: 5px
}

.newsxq_fr {
    width: 28%;
    float: right
}

.newsxq_fr .tit {
    font-size: 26px;
    font-weight: 700;
    color: #0058a4
}

.news_tj li a {
    display: block;
    padding: 35px 0;
    border-bottom: 1px solid #ccc
}

.news_tj li h3 {
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 20px
}

.news_tj li h4 {
    font-size: 16px;
    color: #999
}

.news_tj li .lg {
    color: #0058a4;
    margin-right: 10px
}

.news_tj li:hover h3 {
    color: #0058a4
}

@media screen and (max-width:640px) {

    .news_next .con,
    .newsxq_fl,
    .newsxq_fr {
        width: 100%;
        float: none;
        padding-right: 0
    }

    .artic_tit h4 {
        font-size: 22px;
        margin-bottom: 0
    }

    .news_artic {
        padding: 20px 0
    }

    .news_tj li h3 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 10px
    }

    .news_tj li h4 {
        font-size: 12px
    }

    .news_tj li a {
        padding: 10px 0
    }
}

.contact {
    background: url(https://www.landfifthwheel.com/static/img/contactbg.png) left bottom/100% auto no-repeat
}

.contact .way {
    float: left;
    width: 50%;
    max-width: 490px;
    overflow: hidden
}

.contact .way .tit {
    color: #222;
    font-size: 34px;
    margin-bottom: 35px
}

.contact .way ul li {
    margin-bottom: 30px
}

.contact .way ul li .t1 {
    color: #222;
    font-size: 16px;
    font-weight: 700
}

.contact .way ul li .t2 {
    color: #666;
    font-size: 14px;
    line-height: 1.6
}

.contact .message {
    float: right;
    width: 100%;
    overflow: hidden
}

.contact .message .tit {
    color: #222;
    font-size: 24px;
    margin-bottom: 25px
}

.contact .message .box {
    width: 100%;
    overflow: hidden
}

.contact .message .box .half {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 100%
}

.contact .message .box .half:nth-child(2n) {
    margin-right: 0
}

.contact .message .box .inputli,
.contact .message .box .textli {
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    overflow: hidden
}

.contact .message .box .textli {
    padding-top: 15px;
    padding-bottom: 20px
}

.contact .message .box .sp {
    float: left;
    min-width: 65px;
    margin-right: 10px;
    color: #888;
    font-size: 14px;
    height: 58px;
    line-height: 58px
}

.contact .message .box .textli .sp {
    height: auto;
    line-height: 1.7
}

.contact .message .box .sp .must {
    display: inline-block;
    margin-right: 5px;
    color: #445ba7
}

.contact .way1 {
    float: left
}

.contact .way2 {
    float: right
}

.contact .message .box .inputli input {
    width: 100%;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    height: 35px;
    line-height: 58px;
    border: none
}

.contact .message .box .inputli input::-webkit-input-placeholder,
.contact .message .box textarea::-webkit-input-placeholder {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #888
}

.contact .message .box .inputli input::-moz-placeholder,
.contact .message .box textarea::-moz-placeholder {
    font-size: 14px;
    color: #888
}

.contact .message .box .inputli input:-moz-placeholder,
.contact .message .box textarea:-moz-placeholder {
    font-size: 14px;
    color: #888
}

.contact .message .box .inputli input:-ms-input-placeholder,
.contact .message .box textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #888
}

.contact .message .box textarea {
    float: left;
    width: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    min-height: 80px
}

.contact .message .labelli {
    float: left;
    margin-top: 20px;
    width: 100%
}

.contact .message .labeldiv input {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    margin-top: 4px
}

.contact .message .labeldiv .txt {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    color: #999;
    font-size: 14;
    line-height: 1.7
}

.contact .message .btn {
    float: left;
    width: 100%;
    margin-top: 30px
}

.contact .message .btn input {
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #445ba7;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    border: none
}

@media screen and (max-width:640px) {

    .contact .message,
    .contact .way {
        width: 100%
    }
}

.page_honor {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px
}

.page_honor .swiper-pagination-custom,
.page_honor .swiper-pagination-fraction,
.page_honor.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0
}

.page_honor.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.page_honor .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #dadada;
    opacity: 1
}

.page_honor .swiper-pagination-bullet-active {
    opacity: 1;
    background: #055aa6
}

.page_honor .honorli {
    border: 1px solid #fff;
    background-color: #f1f1f1
}

.page_honor .honorli .img {
    padding-bottom: 114%;
    height: 0;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    position: relative
}

.page_honor .honorli .img img {
    max-width: 100%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    top: 0
}

.page_honor .honorli:hover .img img {
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.page_honor .honorli .txt {
    color: #666;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page_profile {
    padding-bottom: 100px
}

.page_profile .box .imgbox {
    float: right;
    width: 47%;
    overflow: hidden;
    position: relative
}

.page_profile .box .imgbox img {
    width: 100%
}

.page_profile .box .play-icon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(https://www.landfifthwheel.com/static/img/icon34.png);
    z-index: 11;
    background-color: rgba(16, 16, 16, .38);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.page_profile .box .txtbox {
    float: left;
    width: 47%;
    color: #333;
    overflow: hidden;
    min-height: 360px;
    overflow-y: scroll
}

.page_profile .box .txtbox .t5 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 22px
}

.page_profile .box .txtbox .t3 {
    font-size: 18px;
    max-height: 350px
}

.page_profile .box .num {
    float: left;
    width: 47%;
    overflow: hidden;
    background-color: #f8f8f8;
    padding: 45px 0 55px;
    margin-top: 50px
}

.page_profile .num ul li {
    float: left;
    width: 33.33%;
    overflow: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

.page_profile .num ul li .cont {
    display: inline-block;
    text-align: left
}

.page_profile .num ul li .icon {
    margin-bottom: 3px
}

.page_profile .num ul li .icon img {
    width: 42px
}

.page_profile .num ul li .timer {
    display: inline-block;
    margin-right: 5px;
    color: #322f64;
    font-size: 42px;
    font-weight: 700
}

.page_profile .num ul li .unit {
    display: inline-block;
    vertical-align: baseline;
    color: #fff;
    font-size: 12px;
    height: 20px;
    padding: 0 5px;
    line-height: 20px;
    background-color: #322f64;
    text-align: center
}

.page_profile .num ul li .unit.plus {
    font-size: 16px;
    font-weight: 700
}

.page_profile .num ul li .t2 {
    color: #333;
    font-size: 16px
}

@media only screen and (max-width:768px) {
    .page_profile .box .imgbox {
        width: 100%
    }

    .page_profile .box .txtbox {
        width: 100%;
        min-height: auto;
        height: auto !important
    }

    .page_profile {
        padding-bottom: 10px
    }

    .page_profile .box .txtbox .t3 {
        height: auto;
        max-height: inherit
    }
}

.m-pop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 800;
    display: none
}

.m-pop .pop-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.pop-win1 {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 1440px;
    width: 75%;
    height: 80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pop-win1 .close {
    position: absolute;
    right: -18px;
    top: -13px;
    width: 40px;
    height: 40px;
    background: url(https://www.landfifthwheel.com/static/img/fancy_close.png) center center/cover no-repeat;
    -webkit-background-size: cover;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1111
}

.pop-win1_cont {
    padding: 40px 0;
    height: 100%;
    border-radius: 10px;
    overflow-y: auto
}

.pop-win1_cont .items {
    padding: 30px 96px
}

.pop-win1_cont .tit {
    margin-bottom: 40px;
    font-size: 0;
    text-align: right
}

.pop-win1_cont .tit span {
    padding: 0 15px;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #333;
    line-height: 54px;
    min-width: 470px;
    text-align: center
}

.pop-win1_cont h4 {
    margin-bottom: 16px;
    padding: 0 13px;
    font-size: 24px;
    color: #195fab;
    line-height: 50px;
    border-bottom: 1px solid #195fab
}

.pop-video_cont {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden
}

.pop-video_cont video {
    display: block;
    width: 100%;
    height: 100%
}

.global-layout {
    padding: 10px 0 64px
}

.global-layout .text-box {
    float: left;
    width: 38%
}

.global-layout .img-box {
    float: left;
    width: 62%
}

.global-layout .column {
    margin-bottom: 100px
}

.global-layout .column:last-child {
    margin-bottom: 0
}

.global-layout .column2 {
    margin-bottom: 40px
}

.global-layout .top {
    font-size: 30px;
    color: #00a7d3;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif
}

.global-layout .number {
    display: inline-block;
    font-size: 50px;
    color: #00a7d3;
    font-weight: 700;
    margin-right: 5px
}

.global-layout .text {
    font-size: 16px;
    color: #333
}

.global-layout .h1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 30px
}

.global-layout .name {
    font-size: 24px
}

.global-layout .column2:last-child {
    margin-bottom: 0
}

.global-layout .icon {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    margin-right: 14px
}

.global-layout .words {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    width: calc(100% - 32px)
}

.global-layout .words2 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.timeProgress-swiper-s5 {
    padding: 20px 5% 100px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-image: url(https://www.landfifthwheel.com/static/img/about-history-bg.jpg);
    background-size: cover
}

.timeProgress-swiper-s5 .slider {
    padding: 0 10px;
    position: relative;
    overflow: hidden
}

.timeProgress-swiper-s5 .swiper-wrapper {
    align-items: flex-end
}

.timeProgress-swiper-s5 .swiper-slide .cont {
    margin-bottom: 82px;
    position: relative;
    cursor: pointer;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear
}

.timeProgress-swiper-s5 .swiper-slide.slide1 .cont {
    margin-bottom: 0
}

.timeProgress-swiper-s5 .swiper-slide.slide2 .cont {
    margin-bottom: 62px
}

.timeProgress-swiper-s5 .swiper-slide.slide3 .cont {
    margin-bottom: 69px
}

.timeProgress-swiper-s5 .swiper-slide.slide4 .cont {
    margin-bottom: 76px
}

.timeProgress-swiper-s5 .swiper-slide.slide5 .cont {
    margin-bottom: 82px
}

.timeProgress-swiper-s5 .hd {
    padding-bottom: 12px;
    position: absolute;
    bottom: 56px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.timeProgress-swiper-s5 .hd:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 20px;
    height: 12px;
    background: url(https://www.landfifthwheel.com/static/img/s5_jt1.png) center center/cover no-repeat;
    -webkit-background-size: cover;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.timeProgress-swiper-s5 .hd .hd-inner {
    display: inline-block;
    vertical-align: middle;
    min-width: 140px;
    background-color: #004ea2;
    box-shadow: 0 10px 30px 0 rgba(0, 53, 111, .25)
}

.timeProgress-swiper-s5 .hd .year {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 50px
}

.timeProgress-swiper-s5 .bd {
    padding-bottom: 12px;
    position: relative;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.timeProgress-swiper-s5 .bd:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 20px;
    height: 12px;
    background: url(https://www.landfifthwheel.com/static/img/s5_jt2.png) center center/cover no-repeat;
    -webkit-background-size: cover;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.timeProgress-swiper-s5 .bd .bd-inner {
    background-color: #fff;
    box-shadow: 0 15px 40px 0 rgba(0, 53, 111, .15)
}

.timeProgress-swiper-s5 .bd .pic {
    padding-top: 64.71%;
    position: relative;
    overflow: hidden
}

.timeProgress-swiper-s5 .bd .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.timeProgress-swiper-s5 .bd .inner {
    padding: 20px 30px 52px
}

.timeProgress-swiper-s5 .bd .txt {
    font-size: 18px;
    color: #333;
    line-height: 2
}

.timeProgress-swiper-s5 .circle {
    margin: 41px auto 9px;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #004ea2;
    position: relative
}

.timeProgress-swiper-s5 .circle:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    background-color: rgba(0, 78, 162, .2);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.timeProgress-swiper-s5 .swiper-slide-active .hd {
    -webkit-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    -o-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
    opacity: 0
}

.timeProgress-swiper-s5 .swiper-slide-active .bd {
    opacity: 1
}

.timeProgress-swiper-s5 .swiper-next,
.timeProgress-swiper-s5 .swiper-prev {
    position: absolute;
    bottom: 154px;
    width: 45px;
    height: 45px;
    border: 2px solid #004ea2;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.timeProgress-swiper-s5 .swiper-prev {
    left: 20px;
    background-image: url(https://www.landfifthwheel.com/static/img/s5_jt5.png)
}

.timeProgress-swiper-s5 .swiper-next {
    right: 20px;
    background-image: url(https://www.landfifthwheel.com/static/img/s5_jt6.png)
}

.timeProgress-swiper-s5 .swiper-next:hover,
.timeProgress-swiper-s5 .swiper-prev:hover {
    background-color: #004ea2;
    box-shadow: 0 10px 30px 0 rgba(0, 53, 111, .25)
}

.timeProgress-swiper-s5 .swiper-prev:hover {
    background-image: url(https://www.landfifthwheel.com/static/img/s5_jt3.png)
}

.timeProgress-swiper-s5 .swiper-next:hover {
    background-image: url(https://www.landfifthwheel.com/static/img/s5_jt4.png)
}

.content_tit_01 {
    position: relative;
    margin: 10px 0
}

.content_tit_01 h2>span {
    text-transform: uppercase;
    padding: 2px 12px 2px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.content_tit_01 h2:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    height: 100%;
    width: 50%;
    background-color: #056b9d;
    z-index: -1;
    background-image: none !important
}

.content_tit_01:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 33px;
    max-height: 33px;
    padding-right: .2rem;
    width: 100%;
    height: 33px;
    background-color: #056b9dd6;
    text-align: right;
    z-index: 0;
    color: #fff;
    text-transform: uppercase
}

.content_tit_01:before {
    content: '';
    position: absolute;
    left: 13px;
    bottom: 0;
    width: 40%;
    background-color: #004f75;
    height: 54%;
    z-index: 1
}

.content_tit_01 h2 after,
.content_tit_01 h2 span,
.content_tit_01 h2:after,
.content_tit_01:before {
    display: block
}

.content_tit_01 h2:after,
.content_tit_01 h2>span,
.content_tit_01:before {
    transform: skewX(-25deg) !important;
    -ms-transform: skewX(-25deg) !important;
    -moz-transform: skewX(-25deg) !important;
    -webkit-transform: skewX(-25deg) !important;
    -o-transform: skewX(-25deg) !important
}

.content_tit_01 h2 {
    position: relative;
    background-color: #056b9d !important;
    width: 40%;
    color: #fff;
    line-height: 35px;
    z-index: 2;
    font-size: 16px;
    transform: skewX(25deg) !important;
    -ms-transform: skewX(25deg) !important;
    -moz-transform: skewX(25deg) !important;
    -webkit-transform: skewX(25deg) !important;
    -o-transform: skewX(25deg) !important
}

@media only screen and (max-width:500px) {
    .content_tit_01:after {
        content: '';
        font-size: 0
    }

    .content_tit_01 h2,
    .content_tit_01:before {
        width: 70%
    }

    .content_tit_01 h2 span {
        font-size: 15px !important
    }
}

.content_tit_02 {
    background-image: url(https://www.landfifthwheel.com/static/img/content_tit_02_bg.jpg);
    height: 40px;
    background-size: auto 100%;
    margin: 30px auto
}

.content_tit_02 .h3 {
    color: #000;
    background: #ffd504;
    display: inline-block;
    margin-left: 53px;
    padding-left: 10px;
    padding-right: 19px;
    height: 33px;
    line-height: 34px;
    font-weight: 700;
    position: relative;
    FONT-SIZE: 15px
}

.content_tit_02 .h3:after {
    content: '';
    position: absolute;
    height: 33px;
    width: 27px;
    right: -27px;
    background-image: url(https://www.landfifthwheel.com/static/img/content_tit_02_after.png);
    z-index: 11
}

.nshare {
    margin-top: 25px
}

.main .inquiry-form-wrap {
    height: auto !important
}

.company_subscribe .button,
.index_promote,
.nav_wrap,
.product_item .item_img {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box
}

.download-item .item-button:before,
.faq-item .faq-title:before,
.head_nav li b:after,
.head_nav>li:after,
.mobile-head-item .title:before,
.product-btn-wrap a:before,
.side-cate li .icon-cate:before {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none
}

.btn_more:after,
.company_subscribe .button:after,
.head-search .search-btn:before,
.index_company_intr .btn_more:before,
.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before,
.promote_item .icon-player:before,
.side-product-items .btn-next:before,
.side-product-items .btn-prev:before,
.swiper-button-next:before,
.swiper-button-prev:before,
.sys_btn:after,
.web_head .btn--search:before {
    font-family: fontawesome
}

.index_pd_side .product_item .item_title {
    font-family: opensans-Bold;
    letter-spacing: -.01em;
    font-size: 62px;
    font-weight: 700
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.web_head {
    width: 100%;
    position: relative;
    z-index: 6
}

.web_head.index_web_head {
    position: absolute
}

.web_head .head_layer {
    background-color: #fff;
    border-bottom: 6px solid #040861;
    overflow: inherit
}

.web_head .layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.web_head .head_right,
.web_head .logo {
    height: 78px;
    float: left
}

.web_head .head_right:before,
.web_head .logo:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.web_head .logo img {
    width: 95px;
    max-height: 78px
}

.web_head .head_right {
    float: right
}

.web_head .btn--search {
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 3px;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 1px
}

.web_head .btn--search:after,
.web_head .btn--search:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGnRSTlMAgARMBnxpemJ1WSwYbzJybV9TNiFeRhMNQs0HazEAAACUSURBVBjTbZBbEsIgDEVzeUOhULQP979RC5PKqM0Xc7ichFCrfTMWuU50lZAa2hgPmMhkQZ7VeYgB9tmRhFOcf8Af7Q5ZfRwbZA8NKylvBVHSHGLLadNmgGabb1Gy4vvhj174Zo5Iw//qQ1DFerEZ9uizOJSp+fYKOMHfBqxzCTAOgZtFWTR8mNoKFmajZcBKf6y8AQ4EBGl7725SAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.web_head .btn--search:after {
    opacity: 1;
    position: absolute;
    left: 3px;
    top: 3px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAANlBMVEUAAAD1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgf1xgeLO4coAAAAEnRSTlMA+PIU59Md7eGcZKnbyrGAUjuzE1cLAAAAgUlEQVQY022PWRLCMAxD/WRn6Qbt/S8L6QQyheoro8jPsjXtWwGtk33kCShFUObuBFry+zFXeJ5WInLPP9DR/lD+MjbSGRpUy8LNRLah1GiUYTTacmsJvw7+4F3k2xK2jqoLHGeXQFPj7SuEj7MjBCWofdmcBKqTebTcVV4J+/P0AgPwAs6J9KRwAAAAAElFTkSuQmCC)
}

.web_head .btn--search:hover:before {
    opacity: 0;
    -webkit-transform: scale(.3) translateX(-60%);
    -ms-transform: scale(.3) translateX(-60%);
    -o-transform: scale(.3) translateX(-60%);
    transform: scale(.3) translateX(-60%)
}

.web_head .change-language {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    margin-left: 15px
}

.web_head .change-language:before {
    content: '';
    width: 2px;
    height: 80%;
    background-color: #999;
    position: absolute;
    left: 0;
    top: 10%
}

.web_head .change-language-title {
    margin-left: 15px;
    position: relative
}

.web_head .change-language-title a {
    color: #fff
}

.web_head .nav_wrap {
    float: left;
    padding: 0 1.5%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center
}

.nav_wrap .head_nav {
    display: inline-block;
    vertical-align: top
}

.nav_wrap .head_nav,
.nav_wrap .head_nav a {
    color: #000
}

.nav_wrap .head_nav>li {
    display: inline-block;
    line-height: 38px;
    margin: 0 10px;
    text-transform: uppercase;
    position: relative;
    perspective: 1500px;
    vertical-align: middle
}

.nav_wrap .head_nav>li>a {
    display: inline-block;
    padding: 0 25px;
    font-size: 16px;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    vertical-align: top
}

.nav_wrap .head_nav>li>a>em {
    display: inline-block;
    position: relative;
    z-index: 1;
    vertical-align: top
}

.nav_wrap .head_nav>li>a:after {
    content: '';
    display: block;
    width: 20%;
    height: 100%;
    position: absolute;
    left: 40%;
    top: 0
}

.nav_wrap .head_nav:hover>li.nav-current:hover>a,
.nav_wrap .head_nav>li.nav-current>a,
.nav_wrap .head_nav>li:hover>a {
    color: #1b1b1b
}

.nav_wrap .head_nav:hover>li.nav-current:hover>a:after,
.nav_wrap .head_nav>li.nav-current>a:after,
.nav_wrap .head_nav>li:hover>a:after {
    width: 100%;
    left: 0;
    background-color: #f5c607
}

.nav_wrap .head_nav>li:hover>a:after {
    background-color: #000
}

.nav_wrap .head_nav>li:hover>a {
    color: #fff
}

.nav_wrap .head_nav>li li {
    position: relative;
    text-align: left;
    padding: 0 15px 0 18px;
    text-transform: none
}

.nav_wrap .head_nav>li li a {
    display: block;
    line-height: 1.8em;
    padding: 8px 0;
    font-size: 14px;
    position: relative;
    color: #eee
}

.nav_wrap .head_nav>li li a:before {
    content: '';
    display: block;
    width: 3px;
    height: 20%;
    background-color: #f5c607;
    position: absolute;
    left: -18px;
    top: 40%;
    opacity: 0
}

.nav_wrap .head_nav>li li:hover>a:before {
    top: 50%;
    margin-top: -11px;
    height: 22px;
    opacity: 1
}

.nav_wrap .head_nav>li li b:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid #8e8e8e;
    border-left-width: 6px;
    border-right: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    right: 0;
    top: 16px
}

.nav_wrap .head_nav>li li:hover>a {
    color: #f5c607
}

.nav_wrap .head_nav>li li:hover>a b:after {
    border-left-color: #f5c607
}

.nav_wrap .head_nav li ul {
    width: 250px;
    padding: 15px 0;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .9);
    position: absolute;
    left: 0;
    top: 125%;
    z-index: 999;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border: 1px solid rgba(255, 255, 255, .3)
}

.nav_wrap .head_nav>li ul ul {
    left: 102%;
    top: -15px
}

.nav_wrap .head_nav li:hover>ul {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible
}

.nav_wrap .head_nav li.menu_left ul {
    left: auto;
    right: 0
}

.nav_wrap .head_nav li.menu_left ul ul {
    right: 102%
}

.nav_wrap .head_nav:hover>li.nav-current>a {
    color: #fff
}

.nav_wrap .head_nav:hover>li.nav-current>a:after {
    width: 0;
    left: 0;
    margin-left: 0
}

.fixed-nav .head_layer {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: auto;
    z-index: 9;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-bottom-width: 2px
}

.fixed-nav-active .head_layer {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

/* .fixed-nav {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
} */

.web_link {
    margin-top: 10px
}

.web_footer {
    background-color: #1a1a1a;
    font-size: 16px;
    position: relative;
    margin-top: 10px
}

.web_footer,
.web_footer a {
    color: #fff
}

.web_footer .web_foot_hd {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 100%
}

.web_footer .foot_logo_box {
    display: inline-block;
    padding: 15px 60px;
    background-color: #f5c607;
    outline: rgba(255, 255, 255, 0) solid 5px;
    margin-bottom: -25px;
    position: relative;
    z-index: 1
}

.web_footer .foot_logo_box:hover {
    outline-color: rgba(255, 255, 255, .3);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.web_footer .foot_logo_img {
    padding-top: 35px
}

.web_footer .foot_logo_img img {
    height: 48px;
    width: auto
}

.foot_contact_list {
    padding-top: 20px
}

.foot_contact_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.foot_contact_list .contact_item {
    text-align: center;
    font-style: normal;
    padding: 30px 5% 20px;
    float: left;
    -webkit-box-flex: 0 0 33.33333333%;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
    position: relative
}

.foot_contact_list .contact_item:after {
    content: '';
    display: block;
    background-color: #f5c607;
    width: 0%;
    height: 3px;
    position: absolute;
    right: 0;
    bottom: -1px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.foot_contact_list .contact_item:hover:after {
    width: 100%;
    left: 0;
    right: auto
}

.foot_contact_list .contact_item a:hover {
    color: #f5c607
}

.foot_contact_list .contact_item+.contact_item:before {
    content: '';
    display: block;
    width: 1px;
    background-color: #9e820f;
    position: absolute;
    left: 0;
    top: 30px;
    bottom: 20px
}

.foot_contact_list .contact_item .contact_ico {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: url(../img/contact_ico.png);
    margin-bottom: 20px
}

.foot_contact_list .contact_item .contact_txt {
    line-height: 2em;
    padding: 5px 0
}

.foot_contact_list .contact_ico_phone {
    background-position: 0 0
}

.foot_contact_list .contact_ico_fax {
    background-position: 0 -50px
}

.foot_contact_list .contact_ico_email {
    background-position: 0 -100px
}

.foot_contact_list .contact_ico_time {
    background-position: 0 -150px
}

.foot_contact_list .contact_ico_local {
    background-position: 0 -200px
}

.foot_contact_list .contact_ico_skype {
    background-position: 0 -250px
}

.foot_contact_list .contact_ico_wechat {
    background-position: 0 -300px
}

.foot_contact_list .contact_item:hover .contact_ico {
    -webkit-animation: .6s swing;
    -o-animation: .6s swing;
    animation: .6s swing
}

.foot_sns {
    padding: 20px 0 0;
    text-align: center
}

.foot_sns li {
    display: inline-block;
    padding: 5px
}

.foot_sns li a {
    display: inline-block
}

.foot_sns li a img {
    width: auto;
    max-height: 32px;
    vertical-align: top
}

.foot_sns li a:hover {
    -webkit-transform: rotate(60deg) scale(1.2);
    -ms-transform: rotate(60deg) scale(1.2);
    -o-transform: rotate(60deg) scale(1.2);
    transform: rotate(60deg) scale(1.2)
}

.foot_bar .layout {
    text-align: center;
    border-top: 1px solid #9e820f;
    padding: 20px 0 35px
}

.foot_bar .txt_impt {
    color: #f5c607
}

.tel_link {
    pointer-events: none
}

@media screen and (max-width:768px) {
    .tel_link {
        pointer-events: auto
    }
}

.web_main {
    overflow: hidden;
    position: relative
}

.index_main,
.index_main a {
    color: #333
}

.index_main a:hover {
    color: #f5c607
}

.index_hd {
    margin-bottom: 25px
}

.index_hd .hd_title {
    text-transform: uppercase
}

.index_hd .hd_title h3,
.index_hd .hd_title h3 a {
    color: #666
}

.index_hd .hd_title h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5em;
    border-bottom: 2px solid #f5c607
}

.index_hd .hd_title h2 {
    font-family: PumpTriD;
    font-size: 82px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1em;
    padding-top: .35em
}

.index_hd .hd_title h2,
.index_hd .hd_title h2 a {
    color: #000
}

.slider_banner .swiper-button-next,
.slider_banner .swiper-button-prev {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 0;
    border-radius: 3px;
    margin-top: -25px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    z-index: 3;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0
}

.slider_banner .swiper-button-prev {
    left: 35px
}

.slider_banner .swiper-button-next {
    right: 35px
}

.slider_banner .swiper-button-disabled {
    opacity: .3
}

.slider_banner .swiper-button-next:not(.swiper-button-disabled):hover,
.slider_banner .swiper-button-prev:not(.swiper-button-disabled):hover {
    color: #1b1b1b;
    background-color: #f5c607
}

.slider_banner .swiper-slide img+img {
    position: absolute;
    left: 0;
    top: 0
}

.slider_banner .swiper-slide img {
    width: 100%;
    transition: 3s linear;
    transform: scale(1.08)
}

.slider_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1)
}

.slider_banner .swiper-pagination {
    width: 100%;
    left: 0;
    bottom: 25px;
    text-align: center
}

.slider_banner .slide-page-box {
    display: none
}

.slider_banner .swiper-button-prev:not(.swiper-button-disabled):hover:before {
    border-right-color: #fff
}

.slider_banner .swiper-button-next:not(.swiper-button-disabled):hover:before {
    border-left-color: #fff
}

.slider_banner:hover .swiper-button-next,
.slider_banner:hover .swiper-button-prev {
    opacity: 1
}

.slider_banner:hover .swiper-button-prev {
    left: 60px
}

.slider_banner:hover .swiper-button-next {
    right: 60px
}

.index_company_intr {
    background-color: #f2f2f2;
    padding-top: 90px;
    padding-bottom: 90px
}

.index_company_intr .index_bd .layout {
    background-position: 40% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 40% auto;
    background-size: 40% auto
}

.index_company_intr .index_hd .hd_title h2 {
    position: relative;
    padding-bottom: .2em
}

.index_company_intr .index_hd .hd_title h2:after {
    content: '';
    display: block;
    width: 51.5%;
    height: 2px;
    background-color: #f5c607;
    position: absolute;
    left: 0;
    bottom: -2px
}

.index_company_intr .sys_col {
    padding-left: 2.5%;
    padding-right: 2.5%
}

.index_company_intr .company_intr_cont {
    -webkit-box-flex: 0 0 53%;
    -webkit-flex: 0 0 53%;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
    width: 53%
}

.index_company_intr .company_intr_desc {
    max-width: 560px;
    font-size: 16px;
    line-height: 2em;
    padding-top: 5px;
    padding-left: 10%
}

.index_company_intr .company_intr_img {
    -webkit-box-flex: 0 0 47%;
    -webkit-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
    width: 47%;
    padding-top: 70px
}

.index_company_intr .learn_more {
    padding-left: 10%;
    padding-top: 50px;
    text-align: left
}

.index_company_intr .learn_more a {
    display: inline-block;
    font-size: 18px;
    background-color: #fff;
    padding: .15em .8em
}

.index_company_intr .learn_more a i {
    padding-left: .8em
}

.index_company_intr .learn_more a:hover {
    background-color: #f5c607;
    color: #fff
}

.index_company_intr .company_intr_slider {
    position: relative;
    border: 4px solid #f5c607;
    overflow: hidden
}

.index_company_intr .company_intr_img img {
    display: block;
    width: 100%;
    height: auto
}

.index_company_intr .swiper-pagination {
    position: static;
    text-align: center;
    padding-top: 15px
}

.company_subscribe {
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-attachment: fixed
}

.company_subscribe .subscribe_title {
    font-size: 18px;
    max-width: 760px;
    margin: 0 auto 20px
}

.company_subscribe .subscribe_title,
.company_subscribe .subscribe_title a {
    color: #fff
}

.company_subscribe .btn_box {
    display: inline-block;
    padding: 20px 20px 0;
    vertical-align: top;
    border-top: 1px solid rgba(245, 198, 7, .6)
}

.index_swiper_control {
    padding-top: 35px
}

.index_swiper_control .swiper_buttons {
    padding-bottom: 25px
}

.index_swiper_control .swiper-button-next:not(.swiper-button-disabled):hover,
.index_swiper_control .swiper-button-prev:not(.swiper-button-disabled):hover {
    color: #f5c607;
    border-color: #f5c607
}

.index_swiper_control .swiper-button-next,
.index_swiper_control .swiper-button-prev {
    position: static
}

.index_news {
    padding-top: 60px;
    padding-bottom: 60px
}

.index_news .index_hd {
    text-align: center;
    margin-bottom: 35px
}

.index_news .sys_btn {
    padding: .3em 1.5em
}

.index_news .news_side {
    -webkit-box-flex: 0 0 45%;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    width: 45%
}

.index_news .news_side .side_inner {
    padding: 35px;
    background-color: #f2f2f2
}

.index_news .news_side .item_title {
    margin-bottom: 2em
}

.index_news .news_side .item_desc {
    max-height: 4.5em;
    -webkit-line-clamp: 3
}

.index_news .news_side .item_more {
    padding-top: 50px
}

.index_news .news_side .item_img {
    margin-top: 45px;
    position: relative;
    overflow: hidden
}

.index_news .news_side .item_img a,
.index_news .news_side .item_img img {
    display: block
}

.index_news .news_side .item_more i {
    padding-left: .5em
}

.index_news .news_main {
    -webkit-box-flex: 0 0 55%;
    -webkit-flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    width: 55%
}

.index_news .news_item {
    padding: 25px 0;
    position: relative
}

.news_item .item_img img {
    -webkit-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out
}

.news_item .item_time {
    display: block;
    font-size: 25px;
    margin-bottom: 1.2em;
    text-transform: uppercase
}

.news_item .item_title {
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: .8em
}

.news_item .item_title a {
    text-decoration: underline
}

.news_item .item_desc {
    font-size: 18px;
    max-height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news_item .item_desc,
.news_item .item_desc a {
    color: #666
}

.news_item .item_more {
    font-size: 30px;
    line-height: 1.5em
}

.news_list .item_more a {
    color: #aaa;
    display: inline-block;
    line-height: 1em;
    padding: .1em .5em;
    border: 2px solid #bfbfbf;
    position: absolute;
    right: 0;
    top: 21px
}

.news_list .item_more a:before {
    display: inline-block;
    vertical-align: middle;
    content: '\f105';
    font-family: fontawesome;
    line-height: 1.1em
}

.news_item:hover .item_more a {
    border-color: #f5c607;
    color: #f5c607
}

.news_item:hover .item_more a:hover {
    background-color: #f5c607;
    color: #fff
}

.news_item:hover .item_img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
    filter: saturate(125%) contrast(110%)
}

.product_item {
    width: 33.33333333%;
    float: left;
    padding: 1.8%
}

.product_item figure {
    width: 100%;
    position: relative;
    border: 1px solid #d6d6d6
}

.product_item .item_img {
    display: block;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 80%
}

.product_item .item_img img {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover
}

.product_item .item_img a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0)
}

.product_item .item_img a:after {
    display: none
}

.product_item .item_img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    z-index: 1
}

.product_item figcaption {
    width: 100%;
    padding: 10%;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    z-index: 1;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    opacity: 0
}

.product_item figcaption,
.product_item figcaption a {
    color: #fff
}

.product_item .item_title {
    padding: 0;
    margin-bottom: .3em;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.product_item .item_title a {
    display: block;
    max-height: 2.6em;
    line-height: 1.3em;
    overflow: hidden
}

.product_item .item_title a:hover {
    color: #fff
}

.product_item .item_title a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.product_item .item_desc {
    padding: 0 1.5em
}

.product_item .item_more {
    padding-top: 20px
}

.product_item .sys_btn {
    font-size: 16px;
    padding: 0 .85em;
    line-height: 1.2em
}

.product_item:hover .item_img img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12)
}

.product_item:hover .item_img:before {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.product_item:hover figcaption {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 1;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.index_product {
    background-color: #f2f2f2;
    padding-bottom: 65px
}

.index_product .layout {
    overflow: hidden
}

.index_product .index_hd {
    margin-bottom: 55px
}

.index_product .swiper-pagination {
    text-align: center;
    position: static
}

.index_product .swiper-button-prev {
    margin-right: 20px
}

.index_pd_main {
    -webkit-box-flex: 0 0 57%;
    -webkit-flex: 0 0 57%;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%;
    width: 57%;
    padding-top: 120px;
    position: relative;
    overflow: hidden
}

.index_pd_main .sys_row {
    margin: -35px
}

.index_pd_main .product_slider {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain
}

.index_pd_main .product_item {
    width: 50%;
    height: auto;
    padding: 35px;
    display: block
}

.index_pd_main .swiper_buttons {
    position: absolute;
    left: 35px;
    top: 70px
}

.index_pd_side {
    -webkit-box-flex: 0 0 43%;
    -webkit-flex: 0 0 43%;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
    width: 43%;
    background-repeat: no-repeat;
    background-position: center;
    text-align: right
}

.index_pd_side .product_item {
    width: 100%;
    padding: 0
}

.index_pd_side .product_item figure {
    border: 4px solid #7a6303
}

.index_pd_side .product_item .item_title a {
    max-height: 2.4em;
    line-height: 1.1em
}

.index_pd_side .product_item .item_img:before {
    background-color: rgba(0, 0, 0, .5);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.index_pd_side .product_item figcaption {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 1
}

.index_pd_side .product_item .sys_btn {
    font-size: 22px;
    height: 1.8em;
    color: #000 !important;
    padding: .3em 1em
}

.index_pd_side .product_item:hover figure {
    border-color: #f5c607
}

.index_pd_side .product_item:hover .item_img img {
    -webkit-transition: .9s ease-in-out;
    -o-transition: .9s ease-in-out;
    transition: .9s ease-in-out
}

.page_main {
    background: #fff;
    padding: 35px 0;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.page-main a,
.page_main {
    color: #002140
}

.sys_sub_head {
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden
}

.sys_sub_head .head_bn_item {
    width: 100%
}

.sys_sub_head .head_bn_item img {
    width: 100%;
    height: auto;
    min-height: 120px
}

.sys_sub_head .swiper-pagination {
    width: 100%;
    bottom: 10px
}

.path_bar {
    background-color: #f2f2f2;
    padding: 10px 0;
    font-size: 18px;
    text-transform: uppercase
}

.path_bar li,
.path_bar li a {
    color: #737373
}

.path_bar li {
    display: inline;
    padding-right: 10px
}

.path_bar li+li:before {
    content: '-';
    padding-right: 10px
}

.path_bar li:last-child:after {
    content: '>>';
    padding-left: 10px
}

.path_bar li a:hover {
    color: #f5c607
}

.mobile-head-items {
    display: none
}

.aside {
    float: left;
    width: 250px
}

.side-tit-bar {
    position: relative;
    margin-bottom: 15px
}

.side-tit-bar .side-tit {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 0 15px;
    background: #333
}

.side-widget {
    position: relative;
    padding-bottom: 35px
}

.side-widget+.side-widget .side-tit-bar .side-tit {
    text-transform: none
}

.side-cate {
    padding: 0 0 0 15px
}

.side-cate li {
    position: relative;
    line-height: 30px;
    font-size: 16px
}

.side-cate li a {
    position: relative;
    display: block;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.side-cate ul {
    display: none;
    overflow: visible !important background-color: #fff
}

.side-cate li li {
    font-size: 14px;
    padding: 2px 0
}

.side-cate li li li {
    font-size: 12px
}

.side-cate li a:hover,
.side-cate li.active>a {
    color: #f8b300
}

.side-cate li a:hover:before,
.side-cate li.active>a:before {
    background-color: #f8b300
}

.side-cate li .icon-cate {
    position: absolute;
    right: 0;
    top: 7px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    color: #000;
    border-radius: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.side-cate li .icon-cate:before {
    padding-left: 1px;
    padding-right: 1px
}

.side-cate li .icon-cate.icon-cate-down:before,
.side-cate li .icon-cate.icon-cate-up:before {
    content: '\f04b'
}

.side-cate li .icon-cate.icon-cate-up {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.side-widget .cate-type-list>li {
    line-height: 30px;
    font-size: 14px
}

.side-widget .cate-type-list>li>a {
    padding-left: 15px;
    margin-right: 0
}

.side-widget .cate-type-list>li>a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #e0e0e0;
    position: absolute;
    left: 0;
    top: 12px
}

.side-cate li.has-child>a {
    line-height: 35px;
    margin-right: 30px
}

.side-cate li li.nav-current>a,
.side-cate li.nav-current>.icon-cate,
.side-cate>li.nav-current>.icon-cate,
.side-cate>li.nav-current>a {
    color: #f8b300
}

.side-cate li li.nav-current>a:before {
    background-color: #f8b300
}

.side-product-items {
    position: relative
}

.side-product-items .items_content {
    position: relative;
    padding: 35px 0
}

.side_product_item {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.side_product_item figure {
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden
}

.side_product_item .item-img,
.side_product_item figcaption {
    display: table-cell;
    vertical-align: middle
}

.side_product_item .item-img {
    width: 83px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    border: 1px solid #e5e5e5
}

.side_product_item .item-img img {
    display: block;
    width: 100%
}

.side_product_item figcaption {
    padding-left: 15px;
    padding-right: 10px
}

.side_product_item figcaption h3 {
    font-size: 14px;
    font-weight: 400
}

.side_product_item figcaption h3 a {
    display: block;
    max-height: 3.2em;
    line-height: 1.6em;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.side_product_item .item-img:hover+figcaption h3 a,
.side_product_item figcaption h3 a:hover {
    color: #f5c607
}

.side_product_item:hover .item-img {
    border-color: #f5c607
}

.side-product-items .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.side-product-items .side_slider {
    max-height: 400px;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative
}

.side-product-items .side_slider .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.side-product-items .side_product_item {
    height: 100px
}

.side-product-items .btn-next,
.side-product-items .btn-prev {
    position: absolute;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    opacity: 1;
    font-size: 28px;
    color: #ccd3d9;
    z-index: 1;
    text-align: center;
    cursor: pointer
}

.side-product-items .swiper-button-disabled {
    color: #eee;
    cursor: default
}

.side-product-items .btn-next:before,
.side-product-items .btn-prev:before {
    display: inline-block;
    -webkit-transform: scale(2.5, 1);
    -ms-transform: scale(2.5, 1);
    -o-transform: scale(2.5, 1);
    transform: scale(2.5, 1)
}

.side-product-items .btn-prev {
    top: 0
}

.side-product-items .btn-prev:before {
    content: '\f106'
}

.side-product-items .btn-next {
    bottom: 0
}

.side-product-items .btn-next:before {
    content: '\f107'
}

.side-product-items .btn-next:not(.swiper-button-disabled):hover,
.side-product-items .btn-prev:not(.swiper-button-disabled):hover {
    color: #000
}

.aside .side-bn {
    width: 100%;
    margin: 0 0 40px
}

.aside .side-bn img {
    width: 100%
}

.main {
    padding: 25px 25px 50px;
    position: relative;
    width: calc(100% - 350px);
    float: right;
    background-repeat: repeat-y;
    background-position: center 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

.main .banner_section {
    margin-bottom: 25px
}

.main_hd {
    padding-bottom: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main_hd .page_title {
    line-height: 1;
    float: left;
    font-weight: 400;
    padding-right: 8%;
    padding-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.items_list .main_hd .share_this,
.main_hd .share_this {
    float: right;
    position: static
}

.page_title {
    font-size: 22px;
    color: #000;
    padding-bottom: 15px
}

.banner_section .main_banner_slider ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 !important
}

.main_banner {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.main_banner img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 160px
}

.main_banner .swiper-wrapper li a {
    display: block;
    position: relative
}

.main_banner .swiper-wrapper li a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .6));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .6));
    position: absolute;
    left: 0;
    top: 0
}

.main_banner .swiper-pagination {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
}

.main_banner .swiper-pagination-bullet {
    margin: 0 5px
}

.main_banner .swiper-pagination-bullet:before {
    border: 0
}

.main_banner .swiper-pagination-bullet:after {
    width: 10px;
    height: 10px
}

.main_intro {
    line-height: 2
}

.page_bar {
    position: relative;
    line-height: 31px;
    height: 33px;
    margin: 30px 0;
    text-align: center;
    font-size: 12px
}

.page_bar a,
.page_bar span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 33px;
    padding: 0 5px;
    border: 1px solid #ccc;
    margin: 0 0 0 8px;
    text-align: center;
    border-radius: 3px;
    background: -moz-linear-gradient(top, #fff, #e7eaee);
    background: -o-linear-gradient(top, #fff, #e7eaee);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e7eaee))
}

.page_bar a.current,
.page_bar a:hover {
    color: #fff;
    background: #333;
    border-color: #333
}

.page_bar span.current2 {
    padding-left: 8px;
    padding-right: 8px
}

.items_list>ul {
    margin: -1.8%
}

.product-intro {
    position: relative;
    padding-top: 10px;
    margin-bottom: 60px
}

.cloud-zoom-lens {
    border: 1px solid #eee;
    cursor: move
}

.cloud-zoom-title {
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    top: 0
}

.cloud-zoom-big {
    overflow: hidden;
    padding: 0;
    background-color: #fff
}

.cloud-zoom-loading {
    color: #fff;
    background: #222;
    padding: 3px;
    border: 1px solid #000
}

.product-view .swiper-slide {
    padding-bottom: 1px
}

.product-view .product-image.zoom_remove:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 999
}

.product-view {
    position: relative;
    width: 42%;
    float: left
}

.product-view .product-image {
    border: 16px solid #ddd;
    background-color: #f6f6f6
}

.product-view .product-image img {
    position: relative;
    width: 100%
}

.product-view .image-additional {
    position: relative;
    margin: 25px 10%;
    overflow: hidden
}

.product-view .image-additional li {
    position: relative;
    width: 33.33333333%;
    float: left;
    padding: 1px 0;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.product-view .image-additional li.single {
    display: none
}

.product-view .image-additional li img {
    display: block;
    width: 100%;
    position: relative;
    margin: 0 auto;
    z-index: 1
}

.product-view .image-additional li a {
    display: block;
    position: relative;
    margin: 0 10px;
    background-color: #ddd;
    border: 1px solid #ddd;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.product-view .image-additional li.current a {
    border: 1px solid #333
}

.product-view .image-additional img.popup {
    display: none
}

.ad_prompt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #445ba7;
    font-size: 20px;
    -webkit-animation: 1s ease-in-out infinite twinkling;
    animation: 1s ease-in-out infinite twinkling;
    display: none
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none
}

.product-view .swiper-button-next,
.product-view .swiper-button-prev {
    margin-top: -8px;
    background: 0 0;
    border: 0;
    z-index: 1
}

.product-view .swiper-button-next:before,
.product-view .swiper-button-prev:before {
    border: 8px solid #333;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-right-width: 0
}

.product-view .swiper-button-prev:before {
    border-right-width: 12px
}

.product-view .swiper-button-next:before {
    border-left-width: 12px
}

.product-view .swiper-button-prev {
    left: 4%
}

.product-view .swiper-button-next {
    right: 4%
}

.product-summary {
    position: relative;
    width: 54%;
    max-width: 680px;
    float: right;
    padding: 30px 0 10px
}

.product-summary .page_title {
    font-size: 28px
}

.product-summary .product-meta {
    font-size: 16px;
    line-height: 1.8
}

.product-summary .product-meta h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 400;
    color: #aaa
}

.product-summary .product-meta p {
    font-size: 17px
}

.product-summary .product-meta ul {
    padding-top: 25px
}

.product-summary .product-meta li {
    width: 100%;
    display: table;
    font-size: 16px;
    padding: 2px 0;
    line-height: 1.6
}

.product-summary .product-meta li em {
    display: table-cell;
    width: 36%;
    color: #b8bcc2
}

.product-summary .product-meta li .item-val {
    display: table-cell;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word
}

.product-summary .product-meta br {
    height: 10px;
    display: none
}

.product-btn-wrap {
    position: relative;
    padding-top: 90px;
    text-align: right
}

.product-btn-wrap .buy,
.product-btn-wrap .email,
.product-btn-wrap .pdf {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    padding: .05em .8em;
    border: 1px solid #1b1b1b;
    font-size: 15px;
    background: #1b1b1b;
    color: #f5c607;
    margin: 0 0 10px 25px;
    text-transform: uppercase;
    border-radius: 4px
}

.product-btn-wrap .buy:hover,
.product-btn-wrap .email:hover,
.product-btn-wrap .pdf:hover {
    background: #f5c607;
    border-color: #f5c607;
    color: #fff
}

.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before {
    padding-right: 10px;
    font-size: 16px
}

.product-btn-wrap .email:before {
    content: '\f003'
}

.product-btn-wrap .pdf:before {
    content: '\f1c1'
}

.product-summary .share-this {
    margin: 45px 0 0;
    text-align: right
}

.share-this {
    float: right
}

.product-detail {
    position: relative;
    overflow: visible
}

.detail-tabs {
    position: relative;
    margin-bottom: -1px;
    background-color: #eaedf0;
    border: 1px solid #ccd3d9
}

.detail-tabs .title {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    padding: 1px 35px;
    cursor: pointer;
    font-weight: 700;
    font-size: 18px;
    float: left;
    margin-right: -1px;
    color: #959da7;
    text-transform: uppercase;
    border-left: 1px solid #ccd3d9;
    border-right: 1px solid #ccd3d9;
    margin-left: -1px;
    position: relative
}

.detail-tabs .title.current {
    background: #fff;
    color: #002140;
    padding-bottom: 2px;
    margin-bottom: -1px;
    position: relative;
    z-index: 2
}

.product-detail .tab-panel-content {
    padding: 10px 0;
    display: block;
    overflow: hidden
}

.product-detail .disabled {
    display: none
}

.tab-panel-wrap {
    padding: 40px;
    background-color: #fff;
    border: 1px solid #ccd3d9;
    margin-bottom: 60px
}

.goods-may-like {
    position: relative;
    overflow: hidden;
    margin-bottom: 80px
}

.goods-may-like .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 80px 0 30px;
    font-weight: 400
}

.goods-may-like .title em {
    font-weight: 400;
    padding-right: 3px
}

.goods-may-like .layer-bd {
    background-color: #e5e5e5;
    border: 1px solid #1b1b1b;
    padding: 20px
}

.goods-may-like .swiper-slide {
    width: 25%;
    overflow: visible
}

.goods-may-like .product_item {
    position: relative;
    width: 25%;
    margin: 0;
    padding: 0
}

.goods-may-like .product_item figure {
    margin: 0
}

.goods-may-like .product_item:hover .item_img img {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.goods-may-like .swiper-control {
    position: absolute;
    right: 0;
    top: 90px
}

.goods-may-like .swiper-button-next,
.goods-may-like .swiper-button-prev {
    position: static
}

.goods-may-like .swiper-button-next {
    margin-left: 20px
}

.blog_list {
    position: relative;
    width: 100%
}

.blog-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 35px 20px;
    border-bottom: 1px solid #ccc;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.blog-item:hover {
    background-color: #f2f2f2
}

.blog-item .item-img {
    position: relative;
    display: block;
    max-width: 250px;
    border: 1px solid #eee;
    background-color: #fff;
    margin: 0 30px 0 0;
    float: left
}

.blog-item .item-img img {
    position: relative;
    width: 100%
}

.blog-item .item-info,
.blog-item .item-info a {
    color: #666
}

.blog-item .item-info .item-title {
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400
}

.blog-item .item-info .item-title a {
    display: block;
    max-width: 650px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1b1b1b;
    text-decoration: underline
}

.blog-item .item-info time {
    display: block;
    font-size: 16px;
    margin: 8px 0 15px
}

.blog-item .item-info .item-detail {
    line-height: 2em
}

.blog-item .item-info .item-more {
    color: #8f9395;
    margin: 20px 0 0;
    float: right;
    display: inline-block;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    border-radius: 3px;
    padding: .2em .8em
}

.blog-item .item-info .item-more:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.download_list {
    position: relative;
    width: 100%
}

.download-item {
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    margin: 0 0 10px;
    line-height: 30px;
    border-bottom: 1px solid #eee
}

.download-item .item-img {
    max-width: 25px
}

.download-item .item-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    font-size: 16px;
    font-weight: 700
}

.download-item .item-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: right;
    line-height: 30px;
    padding: 0 15px;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: 5px;
    cursor: pointer
}

.download-item .item-button:before {
    content: "\f019";
    margin: 0 10px 0 0
}

.faq_list {
    position: relative;
    width: 100%
}

.faq-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 25px;
    border: 1px solid #eee;
    margin: 0 0 20px
}

.faq-item .faq-title {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    cursor: pointer
}

.faq-item .faq-title:before {
    position: absolute;
    content: "\f067";
    right: 0;
    font-size: 14px
}

.faq-item .faq-title.show-title:before {
    content: '\f068'
}

.faq-item .faq-title h3 {
    font-weight: 400
}

.faq-item .faq-cont {
    margin: 0 0 25px;
    display: none
}

.faq-item:first-child .faq-cont {
    display: block
}

@media only screen and (max-width:1500px) {
    body {
        min-width: 1280px
    }

    .layout {
        width: 1280px
    }

    .index_hd .hd_title h2 {
        font-size: 60px
    }

    .index_pd_main .sys_row {
        margin: -20px
    }

    .index_pd_main .product_item {
        padding: 20px
    }

    .index_pd_side .product_item .item_title {
        font-size: 48px
    }

    .main {
        width: calc(100% - 290px)
    }
}

@media only screen and (max-width:1440px) {
    body {
        min-width: 1200px
    }

    .layout {
        width: 1200px
    }

    .nav_wrap .head_nav>li {
        margin: 0 5px
    }

    .nav_wrap .head_nav>li>a {
        padding: 0 15px
    }

    .index_product .owl-carousel .owl-stage-outer {
        overflow: hidden
    }

    .index_product .owl-item:not(.active) .product_item {
        filter: none
    }
}

@media only screen and (max-width:1366px) {
    body {
        min-width: 1150px
    }

    .layout {
        width: 1150px
    }

    .nav_wrap .head_nav>li>a {
        padding: 0 15px
    }

    .items_list .product_item {
        -webkit-box-flex: 0 0 33.33333333%;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        width: 33.33333333%
    }
}

@media only screen and (max-width:1280px) {
    body {
        min-width: 1100px
    }

    .layout {
        width: 1100px
    }

    .index_hd .hd_title h3 {
        font-size: 24px
    }

    .index_hd .hd_title h2 {
        font-size: 45px
    }

    .index_pd_main .sys_row {
        margin: -10px
    }

    .index_pd_main .swiper_buttons {
        left: 22px
    }

    .index_pd_main .product_item {
        padding: 10px
    }

    .index_company_intr .company_intr_desc,
    .index_company_intr .learn_more {
        padding-left: 0
    }

    .items_list .product_item {
        -webkit-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%
    }

    .product-view .product-image {
        border-width: 10px
    }
}

@media only screen and (max-width:1200px) {
    body {
        min-width: inherit
    }

    .layout {
        width: 92%
    }

    .web_head .layout {
        display: block;
        padding-top: 30px
    }

    .web_head .nav_wrap {
        float: right;
        height: 78px;
        line-height: 78px;
        padding-right: 0
    }

    .web_head .head_right {
        height: auto;
        position: absolute;
        right: 0;
        top: 15px
    }
}

@media only screen and (max-width:1024px) {
    .nav_wrap .head_nav>li {
        font-size: 14px
    }

    .nav_wrap .head_nav>li>a {
        padding: 0 10px
    }

    .nav_wrap .head_nav>li:last-child {
        margin-right: 0
    }

    .nav_wrap .head_nav>li:last-child>a {
        padding-right: 0
    }

    .index_company_intr .layout {
        padding-left: 0;
        padding-right: 0
    }

    .learn_more .sys_btn:after,
    .learn_more .sys_btn:before {
        width: 100px;
        -webkit-background-size: contain;
        background-size: contain
    }

    .learn_more .sys_btn {
        min-width: inherit;
        padding-left: 2em;
        padding-right: 2em
    }

    .news_item .item_time {
        font-size: 18px
    }

    .news_item .item_desc {
        font-size: 16px
    }

    .news_item .item_more {
        font-size: 22px
    }

    .web_footer {
        font-size: 14px
    }

    .web_footer .layout {
        overflow: hidden
    }

    .foot_contact_list ul {
        margin: 0 -2%
    }

    .sys_sub_head .head_title h1 {
        font-size: 42px
    }

    .items_list {
        width: 100%
    }
}

@media only screen and (max-width:950px) {
    body {
        min-width: 100%
    }

    .z10000 {
        position: relative;
        z-index: 100000
    }

    .mobile-body-mask {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999
    }

    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: url(../img/mobile_close.png) center center/50% auto no-repeat #fff;
        position: absolute;
        right: -35px;
        top: 0;
        cursor: pointer
    }

    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999
    }

    .lang-more {
        display: none !important
    }

    .mobile-head-items {
        position: fixed;
        top: 0;
        left: 0;
        background: #161622;
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        display: block;
        z-index: 999
    }

    .mobile-head-item {
        float: left;
        width: 45px
    }

    .mobile-head-item.mobile-head-aside {
        float: right
    }

    .mobile-head-item .title {
        width: 100%;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        text-align: center;
        color: #fff;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent
    }

    .mobile-head-item .title a {
        position: relative;
        display: block;
        color: #fff
    }

    .mobile-head-item.mobile-head-home .title a:before {
        content: '\f015'
    }

    .mobile-head-item.mobile-head-nav .title:before {
        content: '\f0c9'
    }

    .mobile-head-item.mobile-head-language .title:before {
        content: "\f1ab"
    }

    .mobile-head-item.mobile-head-search .title:before {
        content: "\f002"
    }

    .mobile-head-item.mobile-head-social .title:before {
        content: "\f007"
    }

    .mobile-head-item.mobile-head-aside .title:before {
        content: "\f060"
    }

    .mobile-head-item .main-content-wrap {
        background: #fff;
        top: 0;
        display: block;
        z-index: 99999
    }

    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: auto;
        height: 100%;
        padding: 15px 10px;
        background-color: #fff
    }

    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden
    }

    .mobile-head-item .side-content-wrap {
        position: fixed;
        display: block;
        left: -70%;
        width: 70%;
        height: 100%
    }

    .mobile-head-item .middle-content-wrap {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto;
        padding: 20px 0;
        opacity: 0;
        visibility: hidden
    }

    .mobile-head-item .middle-show-content-wrap {
        top: 30px;
        visibility: visible;
        opacity: 1
    }

    .web_head .logo {
        position: relative;
        display: block;
        float: none;
        text-align: center;
        padding: 15px 0
    }

    .web_head {
        padding: 25px 0 0;
        height: auto
    }

    .web_head .btn--search,
    .web_head .change-language,
    .web_head .nav_wrap .head_nav {
        display: none
    }

    .web_head .nav_wrap {
        position: static
    }

    .nav_wrap .logo img {
        height: 100px
    }

    .web_head .btn--search {
        right: 0;
        top: -20px;
        margin: 0
    }

    .web_head .head-search {
        display: none
    }

    .head-search {
        position: relative;
        width: 90%;
        height: 35px;
        background: #000;
        margin: 0 auto
    }

    .head-search .search-ipt {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        color: #fff;
        padding: 0 10px
    }

    .head-search .search-btn {
        position: absolute;
        width: 35px;
        height: 100%;
        background: url(../img/search_btn_mobile.png) center center/auto 16px no-repeat;
        -webkit-background-size: auto 16px;
        border: none;
        right: 0;
        top: 0;
        display: block !important
    }

    .head-search .search-attr {
        display: none
    }

    .web_head .layout {
        padding-top: 0
    }

    .web_head .logo {
        height: auto
    }

    .path_bar {
        background-attachment: scroll !important;
        margin-top: 0
    }

    .head_nav {
        width: 100%;
        padding: 0 5px
    }

    .head_nav li {
        padding-top: 4px;
        padding-bottom: 4px
    }

    .head_nav li,
    .head_nav li a {
        color: #111
    }

    .head_nav li.has-child {
        margin-top: 0;
        margin-bottom: 0
    }

    .head_nav li.has-child>a {
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 35px
    }

    .head_nav li.has-child>ul {
        display: none
    }

    .head_nav li.siblings-no-menu {
        position: relative;
        padding-left: 15px
    }

    .head_nav li a {
        display: block;
        height: 1.4em;
        line-height: 1.4em;
        position: relative
    }

    .head_nav li a:hover {
        color: inherit
    }

    .head_nav li em {
        display: block;
        height: 1.4em;
        overflow: hidden
    }

    .head_nav li li {
        font-size: 14px
    }

    .head_nav li li li {
        font-size: 12px
    }

    .head_nav li li a {
        color: #666
    }

    .head_nav li.has-child a b {
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid #111;
        border-radius: 2px;
        overflow: hidden;
        line-height: 15px;
        position: absolute;
        right: -35px;
        top: 1px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .head_nav li.has-child a b:after,
    .head_nav li.has-child a b:before {
        content: '';
        display: block;
        width: 9px;
        height: 1px;
        background-color: #111;
        position: absolute;
        left: 3px;
        top: 50%;
        margin-top: -.5px
    }

    .head_nav li.has-child a b:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .head_nav li.has-child a:hover b {
        border-color: #111
    }

    .head_nav>li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #f2f2f2
    }

    .head_nav>li>a {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: -1px;
        text-transform: uppercase;
        position: relative
    }

    .head_nav li,
    .head_nav li.has-child {
        padding-left: 0
    }

    .head_nav li li,
    .head_nav li li.has-child {
        padding-left: 15px
    }

    .head_nav li.active>a>b:after {
        display: none
    }

    .head_nav li.active>a>b {
        background-color: #111
    }

    .head_nav li.active>a>b:after,
    .head_nav li.active>a>b:before {
        background-color: #fff
    }

    .web_head .nav_wrap {
        display: none
    }

    .foot_contact_list .contact_items {
        margin: 0 -2%
    }

    .foot_contact_list .contact_item {
        padding-left: 2%;
        padding-right: 2%
    }

    .product_item .item_img a:before {
        display: none
    }

    .product_item figcaption,
    .product_item figure:hover figcaption {
        padding: 0;
        top: auto;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1
    }

    .product_item .item_title {
        height: auto;
        margin-bottom: 0;
        font-size: 14px;
        padding: 8px 10px;
        background-color: rgba(0, 0, 0, .6)
    }

    .product_item .item_title a {
        height: 1.5em;
        line-height: 1.5em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .product_item .item_more {
        display: none
    }

    .index_pd_side .product_item figcaption {
        padding: 0;
        top: auto;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .index_pd_side .product_item .item_title {
        font-size: 18px
    }

    .index_pd_side .product_item .item_title a {
        height: 1.5em;
        line-height: 1.5em
    }

    .aside {
        display: none
    }

    .side-widget {
        margin-bottom: 35px
    }

    .side-product-items .items_content {
        margin-top: 10px;
        padding-top: 0;
        padding-bottom: 0
    }

    .side-product-items .btn-next,
    .side-product-items .btn-prev {
        display: none
    }

    .side-product-items .side_slider {
        padding-top: 0;
        padding-bottom: 0;
        max-height: inherit
    }

    .side-product-items .side_slider ul:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

    .side-product-items .side_slider .swiper-wrapper {
        width: auto;
        display: block;
        margin: 0 -5px
    }

    .side-product-items .side_product_item {
        display: block;
        width: 50%;
        height: auto !important;
        float: left;
        text-align: center
    }

    .side-product-items .side_product_item:nth-child(odd) {
        clear: left
    }

    .side-product-items .side_product_item figure {
        display: block;
        width: auto;
        border: 1px solid #eee;
        padding: 3px;
        margin: 5px
    }

    .side-product-items .side_product_item .item-img {
        display: block;
        width: 100%;
        float: none;
        border: 0
    }

    .side-product-items .side_product_item .item-img img {
        width: 100%;
        height: auto;
        border: 0
    }

    .side-product-items .side_product_item figcaption {
        width: auto;
        display: block;
        padding: 8px
    }

    .side-product-items .side_product_item figcaption .item_title {
        height: auto;
        font-size: 12px;
        text-transform: none
    }

    .page_main {
        padding-top: 25px
    }

    .main {
        width: auto;
        float: none;
        margin: 0 auto
    }

    .product-item {
        width: 33.333%
    }

    .product-item .item-wrap {
        margin: 8px
    }

    .page_bar {
        margin-top: 20px;
        text-align: center
    }

    .sys_sub_head .layer_ft_bg {
        display: none
    }

    .items_list ul {
        padding-top: 0
    }

    .items_list .product_item {
        -webkit-box-flex: 0 0 33.33333333%;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
        width: 33.33333333%
    }

    .page_title {
        line-height: 1.1;
        border-bottom: 0
    }

    .video_close {
        display: none
    }

    .image-additional li.image-item.current img {
        border: none
    }

    .product-view {
        width: 100%;
        float: none;
        margin: 0 auto 30px
    }

    .product-view .product-image,
    .single_product_items {
        display: none
    }

    .image-additional-wrap {
        display: block
    }

    .product-view .image-additional {
        width: 100%;
        margin: 0
    }

    .product-view .image-additional ul {
        width: 100%
    }

    .product-view .image-additional li {
        width: 33.33333333%;
        margin: 0
    }

    .product-view .image-additional li a {
        padding: 0;
        margin: 0;
        border: 0
    }

    .product-view .image-additional li img {
        opacity: 1
    }

    .product-view .image-additional li.current img {
        border-color: inherit
    }

    .product-view .image-additional li.single {
        display: block
    }

    .product-view .image-additional li.current a {
        border: 0
    }

    .product-view .image-additional li.current a:after,
    .product-view .image-additional li.current a:before {
        display: none
    }

    .product-btn-wrap {
        padding-top: 45px;
        text-align: left
    }

    .product-view .swiper-button-next {
        right: 5px
    }

    .product-view .swiper-button-prev {
        left: 5px
    }

    .product-view .swiper-button-next,
    .product-view .swiper-button-prev {
        opacity: 1
    }

    .product-view .swiper-button-next.swiper-button-disabled,
    .product-view .swiper-button-prev.swiper-button-disabled {
        opacity: .3
    }

    .tab-panel-wrap {
        border: 0;
        padding: 30px 0 0
    }

    .product-summary {
        position: relative;
        width: 100%;
        float: none
    }

    .product-summary .share-this {
        float: none;
        margin: 30px 0;
        text-align: left
    }

    .product-summary .product-meta li {
        display: block
    }

    .product-summary .product-meta li em {
        display: inline;
        color: #333;
        padding-right: 15px;
        font-weight: 700
    }

    .product-btn-wrap a {
        margin: 0 0 10px !important
    }

    .goods-may-like .title {
        margin-top: 50px;
        margin-bottom: 20px
    }

    .goods-may-like .swiper-control {
        top: 60px
    }
}

@media only screen and (max-width:768px) {
    .inquiry-form .form-btn-wrapx .form-btn-submitx {
        top: 0 !important
    }

    .web_head .logo img {
        max-height: 60px
    }

    .foot_contact_list .contact_item {
        -webkit-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        border-bottom: 1px solid #9e820f;
        margin-bottom: -1px
    }

    .foot_contact_list .contact_item .contact_ico {
        margin-bottom: 0
    }

    .foot_contact_list .contact_item+.contact_item::before,
    .slider_banner .swiper-button-next,
    .slider_banner .swiper-button-prev {
        display: none
    }

    .slider_banner .swiper-slide img {
        min-height: 160px
    }

    .slider_banner .swiper-pagination {
        bottom: 20px
    }

    .slider_banner .swiper-pagination-bullets {
        text-align: center
    }

    .index_company_intr .index_bd .layout {
        background-position: right 0
    }

    .index_company_intr .company_intr_cont,
    .index_company_intr .company_intr_img {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }

    .index_company_intr .learn_more {
        padding-top: 30px
    }

    .index_company_intr .company_intr_img {
        padding-top: 35px
    }

    .index_company_intr .company_intr_slider {
        border-width: 4px
    }

    .index_pd_main {
        padding-top: 80px;
        -webkit-box-ordinal-group: 2;
        -moz-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .index_pd_main .swiper_buttons {
        top: 40px
    }

    .index_pd_main,
    .index_pd_side {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }

    .index_pd_side {
        text-align: left
    }

    .index_pd_side .product_item .item_img {
        padding: 20% 0
    }

    .index_pd_side .product_item .item_img img {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .index_news .news_main,
    .index_news .news_side {
        -webkit-box-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }

    .index_news .news_main {
        padding-top: 20px
    }

    .items_list .product_item figcaption {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:640px) {
    .sys_sub_head .head_title h1 {
        font-size: 30px
    }

    .items_list .product_item {
        -webkit-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%
    }
}

@media only screen and (max-width:480px) {

    .gotop,
    .mobile-hide {
        display: none !important
    }

    .service_item {
        width: 100%
    }

    .table_wrap {
        overflow-x: scroll
    }

    .index_company_intr .layout,
    .layout {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .web_head .head_layer:after {
        height: 2px
    }

    .web_head .logo img {
        max-height: 40px
    }

    .head_nav>li>a {
        font-size: 14px
    }

    .web_footer {
        font-size: 12px
    }

    .web_footer .foot_logo_box {
        padding: 15px 35px
    }

    .web_footer .foot_logo_img {
        padding-top: 0
    }

    .web_footer .foot_logo_img img {
        height: 36px;
        width: auto
    }

    .foot_contact_list .contact_item .contact_ico {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7)
    }

    .side-widget {
        margin: 0 0 30px
    }

    .side-tit-bar .side-tit {
        font-size: 16px;
        text-transform: none
    }

    .side-cate li li {
        line-height: 20px
    }

    .side-cate li li a {
        padding: 0 15px
    }

    .side-cate li li a:before {
        top: 7px
    }

    .side-product-items .side_product_item {
        width: 100%;
        float: none
    }

    .side-product-items .side_product_item figure {
        margin-left: 10px;
        margin-right: 10px
    }

    .sys_btn {
        font-size: 14px
    }

    .index_hd {
        margin-bottom: 15px
    }

    .index_company_intr {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .index_hd .hd_title h3 {
        font-size: 20px
    }

    .index_hd .hd_title h2 {
        font-size: 32px;
        padding-top: .55em
    }

    .slider_banner .slider_swiper_control .swiper-pagination {
        bottom: 10px
    }

    .slider_banner .swiper-pagination-bullet {
        border-width: 1px
    }

    .index_company_intr .index_hd .hd_title h2:after {
        display: none
    }

    .index_company_intr .learn_more {
        padding-top: 20px
    }

    .index_company_intr .learn_more a {
        font-size: 14px
    }

    .index_company_intr .company_intr_img {
        padding-top: 30px
    }

    .index_company_intr .company_intr_slider {
        border-width: 8px
    }

    .index_company_intr .company_intr_desc {
        font-size: 14px;
        padding-top: 0
    }

    .product_item {
        padding: 2px
    }

    .product_item figure {
        border-color: #eee;
        padding: 1px
    }

    .product_item figcaption {
        position: static
    }

    .product_item .item_title {
        padding: 3px 10px;
        font-size: 12px
    }

    .product_item .item_img:before {
        display: none
    }

    .index_product .index_hd {
        margin-bottom: 35px
    }

    .index_pd_main {
        padding-top: 30px
    }

    .index_pd_main .swiper_buttons {
        display: none
    }

    .index_pd_main .sys_row {
        margin: -2px
    }

    .index_pd_main .product_item {
        padding: 2px
    }

    .company_subscribe {
        -webkit-background-size: cover;
        background-size: cover;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .company_subscribe .subscribe_title {
        font-size: 16px
    }

    .learn_more .sys_btn {
        padding-left: 1.2em;
        padding-right: 1.2em
    }

    .news_item .item_time {
        font-size: 14px;
        margin-bottom: .8em
    }

    .news_item .item_desc {
        font-size: 14px
    }

    .news_item .item_title {
        font-size: 16px
    }

    .news_item .item_more {
        font-size: 18px
    }

    .news_list .item_more a {
        border-width: 1px;
        top: 11px
    }

    .index_news .news_side .item_title,
    .news_side .item_title {
        margin-bottom: 1em
    }

    .index_news .news_side .side_inner {
        padding: 15px
    }

    .index_news .news_side .item_img {
        margin-top: 20px
    }

    .index_news .news_side .item_more {
        padding-top: 25px
    }

    .index_news .news_item {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .main {
        padding: 0;
        background: 0 0
    }

    .main_hd {
        padding-bottom: 10px
    }

    .path_bar {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .path_bar li {
        font-size: 13px;
        padding-right: 5px
    }

    .path_bar li+li:before {
        padding-right: 5px
    }

    .path_bar li:last-child:after {
        padding-left: 5px
    }

    .main_banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .product_item .item_img a:after {
        display: none
    }

    .items_list>ul {
        margin: -2px
    }

    .page_bar {
        line-height: 22px;
        font-size: 12px
    }

    .page_bar a,
    .page_bar span {
        min-width: 2em;
        margin: 0 2px;
        border-radius: 2px
    }

    .blog-item {
        padding: 30px 5px
    }

    .blog-item .item-img {
        width: auto;
        max-width: 70%;
        float: none;
        margin-right: 0;
        border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .blog-item .item-info .item-title {
        line-height: 1.2;
        font-weight: 400;
        height: auto;
        font-size: 16px
    }

    .blog-item .item-info {
        padding-top: 15px
    }

    .blog-item .item-info .item-detail {
        font-size: 12px;
        max-height: 9em;
        line-height: 1.5em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical
    }

    .blog-item .item-info .item-more {
        float: none
    }

    .blog-item .item-info time {
        font-size: 12px;
        color: #888;
        margin: 10px 0
    }

    .blog-item:hover {
        background-color: transparent
    }

    .items_list .share_this {
        position: static;
        text-align: left;
        padding-bottom: 15px;
        float: none
    }

    .page_main {
        padding-top: 15px
    }

    .product-intro {
        overflow: visible
    }

    .product-view {
        width: auto;
        margin-left: -10px;
        margin-right: -10px
    }

    .product-view .image-additional li {
        width: 100%
    }

    .product-view .image-additional li a {
        margin-left: 0;
        margin-right: 0
    }

    .product-view .image-additional li a:after,
    .product-view .image-additional li a:before {
        display: none
    }

    .product-view .swiper-button-next,
    .product-view .swiper-button-prev {
        width: 27px;
        height: 40px;
        line-height: 40px;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        font-size: 18px;
        opacity: .8
    }

    .product-view .swiper-button-prev {
        left: 0;
        border-radius: 0 3px 3px 0;
        padding-right: 2px
    }

    .product-view .swiper-button-next {
        right: 0;
        border-radius: 3px 0 0 3px;
        padding-left: 2px
    }

    .product-view .swiper-button-next:before,
    .product-view .swiper-button-prev:before {
        display: inline-block;
        -webkit-transform: scale(.7, 1);
        -ms-transform: scale(.7, 1);
        -o-transform: scale(.7, 1);
        transform: scale(.7, 1)
    }

    .product-view .swiper-button-prev:before {
        content: '\f053'
    }

    .product-view .swiper-button-next:before {
        content: '\f054'
    }

    .product-btn-wrap .buy,
    .product-btn-wrap .email,
    .product-btn-wrap .pdf {
        font-size: 12px;
        line-height: 1.5em;
        padding: 5px 10px
    }

    .page_title {
        font-weight: 400;
        font-size: 20px;
        margin-bottom: 10px
    }

    .product-summary {
        padding-top: 0
    }

    .product-summary .page_title {
        font-size: 24px
    }

    .product-summary .product-meta {
        font-size: 14px
    }

    .product-summary .product-meta p {
        font-size: 15px
    }

    .product-summary .product-meta h3 {
        line-height: 1.3;
        font-size: 16px
    }

    .product-summary .product-meta li {
        font-size: 13px
    }

    .product-summary .share-this {
        text-align: left;
        margin: 20px 0 0
    }

    .product-btn-wrap {
        padding-top: 30px
    }

    .product-detail {
        margin-top: 40px
    }

    .detail-tabs .title {
        font-size: 14px;
        padding: 1px 15px
    }

    .tab-panel-wrap {
        padding: 20px 0;
        border: 0
    }

    .goods-may-like .title {
        text-transform: none;
        margin-top: 40px;
        margin-bottom: 15px;
        font-size: 20px
    }

    .goods-may-like .layer-bd {
        position: relative;
        padding: 0;
        border: 0;
        background: 0 0
    }

    .goods-may-like .swiper-slider {
        position: relative
    }

    .goods-may-like .swiper-control {
        position: static
    }

    .goods-may-like .swiper-button-next,
    .goods-may-like .swiper-button-prev {
        position: absolute;
        top: 50%;
        margin-top: auto;
        margin-bottom: auto;
        z-index: 2
    }

    .goods-may-like .layer-bd .swiper-button-prev {
        left: 5px
    }

    .goods-may-like .layer-bd .swiper-button-next {
        right: 5px
    }
}

@media only screen and (max-width:320px) {
    .side_product_item {
        width: 100%
    }
}

@font-face {
    font-family: fontawesome;
    src: url("../font/fontawesome-webfont-2.eot");
    src: url("../font/fontawesome-webfont.eot") format("embedded-opentype"), url("../font/fontawesome-webfont.woff2") format("woff2"), url("../font/fontawesome-webfont.woff") format("woff"), url("../font/fontawesome-webfont.ttf") format("truetype"), url("../img/fontawesome-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: AkzidenzGrotesk-Regular;
    src: url("../font/AkzidenzGrotesk-Regular-2.eot");
    src: url("../font/AkzidenzGrotesk-Regular.eot") format("embedded-opentype"), url("../font/AkzidenzGrotesk-Regular.woff2") format("woff2"), url("../font/AkzidenzGrotesk-Regular.woff") format("woff"), url("../font/AkzidenzGrotesk-Regular.ttf") format("truetype"), url("../img/AkzidenzGrotesk-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: opensans;
    src: url("../font/opensans.eot");
    src: url("../font/opensans-2.eot") format("embedded-opentype"), url("../font/opensans.woff2") format("woff2"), url("../font/opensans.woff") format("woff"), url("../font/opensans.ttf") format("truetype"), url("../img/opensans.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PumpTriD;
    src: url("../font/PumpTriD-2.eot");
    src: url("../font/PumpTriD.eot") format("embedded-opentype"), url("../font/PumpTriD.woff2") format("woff2"), url("../font/PumpTriD.woff") format("woff"), url("../font/PumpTriD.ttf") format("truetype"), url("../img/PumpTriD.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SourceSansPro;
    src: url("../font/SourceSansPro-Regular.eot");
    src: url("../font/SourceSansPro-Regular-2.eot") format("embedded-opentype"), url("../font/SourceSansPro-Regular.woff2") format("woff2"), url("../font/SourceSansPro-Regular.woff") format("woff"), url("../font/SourceSansPro-Regular.ttf") format("truetype"), url("../img/SourceSansPro.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: opensans-Bold;
    src: url("../font/opensans-Bold.eot");
    src: url("../font/opensans-Bold-2.eot") format("embedded-opentype"), url("../font/opensans-Bold.woff2") format("woff2"), url("../font/opensans-Bold.woff") format("woff"), url("../font/opensans-Bold.ttf") format("truetype"), url("../img/opensans.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

.slider_banner {
    position: relative;
    overflow: hidden
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    display: inline-block;
    width: 22px;
    padding: 3px 0;
    line-height: 12px;
    background-color: #777;
    border: 1px solid #777;
    opacity: 1;
    text-align: center;
    border-radius: 0;
    position: absolute;
    top: 50%;
    cursor: pointer
}

.swiper-button-disabled {
    opacity: .3;
    cursor: default
}

.swiper-button-next:before,
.swiper-button-prev:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 6px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
    background: 0 0;
    vertical-align: middle
}

.swiper-button-prev:before {
    border-right-width: 10px
}

.swiper-button-next:before {
    border-left-width: 10px
}

.swiper-button-prev:not(.swiper-button-disabled):hover:before {
    border-right-color: #f5c607
}

.swiper-button-next:not(.swiper-button-disabled):hover:before {
    border-left-color: #f5c607
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 3
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #f5c607;
    border: 2px solid #f5c607;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 6px
}

.swiper-pagination-bullet-active {
    border-color: #f5c607;
    background-color: transparent
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-white .swiper-pagination-bullet {
    width: 16px;
    height: 16px
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .3s;
    transition: transform .2s, top .3s, -webkit-transform .3s;
    -o-transition: transform .2s, top .3s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .3s;
    transition: transform .2s, left .3s, -webkit-transform .3s;
    -o-transition: transform .2s, left .3s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .3s;
    transition: transform .2s, right .3s, -webkit-transform .3s;
    -o-transition: transform .2s, right .3s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal {
    overflow: hidden
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: 1s steps(12, end) infinite swiper-preloader-spin;
    animation: 1s steps(12, end) infinite swiper-preloader-spin
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@media screen and (max-width:480px) {

    .swiper-pagination-bullet,
    .swiper-pagination-white .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 5px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .swiper-container .swiper-wrapper {
        width: auto
    }
}

.entry {
    color: #666
}

.entry p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.8
}

.entry table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

.entry td,
.entry th {
    height: 30px;
    border: 1px solid #ccc;
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    background: #fbfbfb;
    padding: 0 15px
}

.entry th {
    font-size: 12px;
    background: #eee
}

.entry td p,
.entry th p,
.pd-panel .entry td p,
.pd-panel .entry th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.3
}

.entry td.amts {
    color: #cb2027
}

.entry th#cartDelete {
    text-align: center
}

.entry .button {
    margin: 15px 10px 0 0;
    background: #dfdfdf;
    padding: 8px 15px;
    border: 0;
    cursor: pointer;
    line-height: 1.2;
    color: #777;
    font-weight: 700;
    text-transform: Capitalize
}

.entry .button:hover {
    background: #cb2027;
    color: #fff
}

.entry .deletecartitem {
    width: 50px;
    text-align: center
}

.entry .deletecartitem label {
    display: none
}

.entry .stotal td.amts {
    font-size: 18px;
    font-weight: 700
}

.entry img.alignleft {
    float: left;
    margin: 20px 15px 0 0
}

.entry img.alignright {
    float: right;
    margin: 20px 0 0 15px
}

.entry img.alignleftnopad {
    float: left;
    margin-left: 0
}

.entry img.alignrightnopad {
    float: right;
    margin-right: 0
}

.entry img.aligncenter {
    text-align: center;
    display: block;
    margin: 20px auto 0
}

.entry img {
    max-width: 100%
}

.cartitem a {
    color: #292929;
    font-weight: 700
}

.inquiry-form ul li {
    background: 0 0
}

.entry .inquiry-form-wrap {
    margin: 20px 0 0
}

.table_wrap {
    position: relative;
    display: block
}

.main table {
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 0 !important
}

.main table td,
.main table th {
    height: 30px;
    border: 1px solid #ccc;
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    background: #fbfbfb;
    padding: 0 15px
}

.main table th {
    font-size: 12px;
    background: #eee
}

.main table td p,
.main table th p,
table td p,
table th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.3
}

.main table td.amts {
    color: #cb2027
}

.main table th#cartDelete {
    text-align: center
}

.container {
    position: relative;
    min-height: 100vh
}

.search-ipt {
    border: 0;
    background: 0 0;
    border-radius: 0;
    -webkit-appearance: none
}

.web-search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    visibility: hidden
}

.web-search .btn--search-close {
    font-size: 1.8em;
    position: absolute;
    top: 1.25em;
    right: 1.25em;
    display: none;
    background-image: url(../img/search_btn_close.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 35%;
    background-size: auto 35%;
    background-color: #ccc;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    cursor: pointer
}

.web-search .btn--search-close:hover {
    background-color: #f5c607;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.js .btn--search-close {
    display: block
}

.web-search .search-ipt {
    font-family: inherit;
    line-height: 1em;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    color: #edd77e;
    border-bottom: 2px solid #f5c607;
    font-size: 20px
}

.web-search .search-ipt::-webkit-input-placeholder {
    color: #666
}

.web-search .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #666
}

.web-search .search-ipt:-ms-input-placeholder {
    color: #666
}

.web-search .search-ipt::-webkit-search-cancel-button,
.web-search .search-ipt::-webkit-search-decoration {
    -webkit-appearance: none
}

.web-search .search-ipt::-ms-clear {
    display: none
}

.web-search .search-attr {
    font-size: 90%;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: .85em 0 0;
    text-align: right;
    color: #aaa
}

.js .container {
    position: relative;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.js .main-wrap--move {
    height: 100vh
}

.js .web-search {
    pointer-events: none;
    width: 100%;
    height: 210px;
    position: fixed;
    left: 0;
    top: 0;
    padding: 25px 0;
    margin: auto;
    z-index: 100001;
    perspective: 1200px
}

.js .search--open {
    pointer-events: auto;
    opacity: 1;
    visibility: visible
}

.web-search .btn--search-close {
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.search--open .btn--search-close {
    opacity: 1;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    -webkit-animation: 1s bounceInA;
    -o-animation: 1s bounceInA;
    animation: 1s bounceInA
}

.search__suggestion,
.web-search .search-attr {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
    -webkit-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -moz-transition: opacity .8s, transform .8s;
    -webkit-transition: opacity .8s, transform .8s;
    -ms-transition: opacity .8s, transform .8s;
    -o-transition: opacity .8s, transform .8s;
    transition: opacity .8s, transform .8s
}

.search--open .search-attr {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 20px
}

.js .web-search .search-ipt {
    font-size: 60px;
    font-weight: 700;
    padding: 5px 0;
    -moz-transform: scale3d(0, 1, 1);
    -webkit-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -moz-transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    opacity: 0;
    text-transform: uppercase
}

.js .web-search .search-ipt,
.web-search .search-attr {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.js .search--open .search-ipt {
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    -moz-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

.js .search--open .search-btn {
    color: #000;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 1;
    position: absolute;
    top: 70px
}

.js .web-search:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .9);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    box-shadow: 0 0 20px rgba(0, 0, 0, .6)
}

.js .search--open:before {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.main-wrap--move:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .1);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000
}

.pro_tt h3 {
    font-size: 36px;
    color: #00148c;
    font-weight: 700;
    position: relative;
    margin-bottom: 50px
}

.pro_tt h3:after {
    content: '';
    position: absolute;
    width: 45px;
    height: 3px;
    background: #00148c;
    left: 0;
    bottom: -10px
}

.pro_tt h3 span {
    font-size: 36px;
    color: #333;
    margin-left: 10px
}

.scrollsidebar,
.scrollsidebar a {
    font-size: 12px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif
}

.scrollsidebar {
    position: absolute;
    z-index: 30;
    top: 150px;
    right: 0
}

.show_btn {
    width: 38px;
    height: 192px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url(../img/show_btn.png) center center no-repeat;
    position: absolute;
    right: 0;
    top: 0
}

.side_content {
    width: 0;
    height: auto;
    overflow: hidden;
    float: left
}

.side_content .side_list {
    width: 140px;
    overflow: hidden;
    border: 1px solid #dadada;
    border-radius: 8px;
    position: relative;
    background: #fff
}

.side_content .side_list .hd img {
    width: 100%;
    border-bottom: 1px solid #dadada
}

.side_content .side_list .cont li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    list-style: none;
    position: relative
}

.side_content .side_list .cont li a {
    position: relative;
    display: block;
    padding: 0 0 0 43px;
    text-decoration: none
}

.side_content .side_list .cont li a:before {
    content: "";
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    left: 10px;
    width: 25px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center
}

.side_content .side_list .cont li .email:before {
    background-image: url(../img/icons01.png)
}

.side_content .side_list .cont li .skype:before {
    background-image: url(../img/icons02.png)
}

.side_content .side_list .cont li .inquiry:before {
    background-image: url(../img/icons03.png)
}

.side_content .side_list .cont li .qq:before {
    background-image: url(../img/icons04.png)
}

.ww {
    margin-left: -30px
}

.side_content .side_list .t-code {
    padding: 10px 10px 7px;
    border-bottom: 1px solid #dadada
}

.side_content .side_list .t-code img {
    width: 100%
}

.side_content .side_list .side_title {
    height: 30px;
    line-height: 30px;
    padding: 0 12px
}

.side_content .side_list .side_title .close_btn {
    background: url(../img/close.png) center center no-repeat;
    width: 12px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 10px;
    cursor: pointer
}

.side_content .side_list .side_title .close_btn span {
    display: none
}

.inquiry-pop-bd {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -275px;
    width: 550px;
    height: 420px;
    background: #fff;
    box-shadow: 0 0 10px rgba(255, 255, 255, .5);
    display: none;
    z-index: 2000
}

.inquiry-pop-bd:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: -1
}

.inquiry-pop-bd .inquiry-pop {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 22px;
    z-index: 1;
    background: #fff;
    -webkit-animation: .4s fadeInDownA;
    -o-animation: .4s fadeInDownA;
    animation: .4s fadeInDownA
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(../img/fancy_close.png) center center no-repeat;
    cursor: pointer;
    z-index: 1
}

.inquiry-form-wrap {
    position: relative;
    height: 420px;
    width: 100
}

.pic lite-youtube {
    width: 100%;
    margin: 0 auto;
    display: block;
    border: 2px solid #d1cdcd
}

lite-youtube {
    width: 33%;
    background-color: #000;
    position: relative;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    display: inline-block
}

lite-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: .2s cubic-bezier(0, 0, .2, 1)
}

lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9))
}

lite-youtube>iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0
}

lite-youtube>.lty-playbtn {
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, .2, 1);
    border: none
}

lite-youtube .lty-playbtn:focus,
lite-youtube:hover>.lty-playbtn {
    filter: none
}

lite-youtube.lyt-activated {
    cursor: unset
}

lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated>.lty-playbtn {
    opacity: 0;
    pointer-events: none
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.video_c .about_l_r_pic .r {
    width: 47%
}

.video_c .flex_jz {
    display: block;
    overflow: visible
}

.video_c .video_title .hd_title {
    font-size: 28px;
    padding-top: 20px;
    padding-bottom: 20px
}

li,
ul {
    color: inherit;
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: 400;
    text-decoration: none;
    list-style: none
}

.qqquan {
    width: 100%;
    display: flex
}

.Distributors_List {
    width: 65%;
    height: auto
}

.Distributors_List1 {
    width: 35%
}

.Distributors_List ul {
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

.Distributors_List .Distributors_List_p1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 70px
}

.Distributors_List .Distributors_List_p2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.Distributors_List ul .chu {
    font-size: 18px;
    font-weight: 700
}

.Distributors_List div ul li {
    margin: 5px
}

.zonggong {
    display: flex;
    justify-content: space-between
}

.zonggong .fanbuer {
    margin-right: 5%
}

@media all and (max-width:900px) {
    .zonggong {
        display: block
    }
}

.artic_content a,
.entry a,
.pro1-txt a {
    color: #f5c607 !important;
    font-weight: 700
}

.artic_content a:hover,
.entry a:hover,
.pro1-txt a:hover {
    color: #f5c607 !important;
    text-decoration: underline !important
}

.artic_content a u {
    text-decoration: none
}

.product-detail .table_wrap {
    width: 100%;
    overflow-x: scroll
}