.web_head .head_top {
    background: white;
}

.entry img {
    max-width: 100%;
    height: auto;
}

.l {
    float: left
}

.r {
    float: right
}

.flex_jz {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: auto;
}

.pointer {
    cursor: pointer;
}

#trp-floater-ls {
    display: none!important
}

.change-language .change-language-cont .lang-more {
    clear: both
}

.content_img img {
    font-size: 0;
    height: auto;
    max-width: 100%
}

.side-product-items .side_product_item {
}

.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: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.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 {
}

.listH li {
    z-index: 1;
    -webkit-transition: all 150ms ease-out 0ms;
    -moz-transition: all 150ms ease-out 0ms;
    -o-transition: all 150ms ease-out 0ms;
    transition: all 150ms ease-out 0ms;
}

.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,0.5);
    cursor: pointer !important;
}

.tList:after {
    content: '';
    display: table;
    clear: both;
}

.tList li {
    float: left;
}

.tList2 {
}

.tList2 li {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 4%;
}

.tList2 li:nth-of-type(2n+1) {
    margin-left: 0;
}

.tList3 {
}

.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 {
}

.tList4 li {
    width: 23.5%;
    margin-left: 2%;
    margin-bottom: 2%;
}

.tList4 li:nth-of-type(4n+1) {
    margin-left: 0;
}

.tList5 {
}

.tList5 li {
    width: 17%;
    margin-left: 3.75%;
    margin-bottom: 2%;
}

.tList5 li:nth-of-type(5n+1) {
    margin-left: 0;
}

.tList6 {
}

.tList6 li {
    width: 16.666%;
}

.tList6 li:nth-of-type(6n+1) {
    margin-left: 0;
}

@media screen and (max-width: 550px) {
    .page_cart {
        float:none;
    }

    .tList4 li {
        width: 49%;
        margin-left: 0;
    }

    .tList4 li:nth-of-type(2n+1) {
        float: right
    }

    .tList3 li {
        width: 100%;
        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 {
    padding-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 {
}

.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;
    transition: all .5S;
}

.ro01 .h3 {
    height: 25px;
    font-size: 17px;
}

.ro01 .p {
    margin-top: 8px;
    font-size: 14px;
    height: 40px;
}

.picsList01 {
}

.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;
}

.page_about_singlebgImgpage:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.37);
}

.page_about_singlebgImgpage .ro {
    color: white;
    position: relative;
    z-index: 1;
}

.page_about_singlebgImgpage .ro h3 {
    font-size: 24px;
}

.page_about_singlebgImgpage .ro p {
    margin-top: 10px;
}

.advanceList01 {
}

.advanceList01 li {
    background: white;
    -moz-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    -webkit-box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    box-shadow: 0px 5px 21px 5px rgba(196, 196, 196, 0.4);
    padding: 20px 0;
}

.advanceList01 li:nth-of-type {
}

.advanceList01 li .ro {
    padding: 10px 20px;
    text-align: center;
}

.advanceList01 li .h3 {
    text-align: center;
    font-size: 18px;
}

.advanceList01 li .p {
    height: 105px;
}

.pagination li {
    display: inline-block
}

.image-additional-wrap {
    position: relative
}

.inquiry-pop-bd {
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -275px;
    width: 550px;
    height: 500px;
    box-shadow: 0 0 10px rgba(255, 255, 255, .5);
    display: none;
    z-index: 200000;
}

.inquiry-pop-bd:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .3);
    z-index: -1;
}

.inquiry-pop-bd .inquiry-pop {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 22px;
    z-index: 1;
    background: #FFF;
    -webkit-animation: fadeInDownA .4s ease;
    -o-animation: fadeInDownA .4s ease;
    animation: fadeInDownA .4s ease;
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(../img/fancy_close.png) no-repeat center center;
    cursor: pointer;
    z-index: 1;
}

.inquiry-form-wrap {
    position: relative;
    height: 420px;
    width: 100.5%;
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none;
}

@media screen and (max-width: 550px) {
    .page_cart {
        float:none;
    }

    .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;
    font-size: 16px;
    padding: 0 20px;
    font-weight: normal;
}

.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 {
    position: relative;
    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 li,.content-wrap.form .ch_form_wrap ul input,.content-wrap.form .ch_form_wrap ul textarea,.content-wrap.form .ch_form_wrap ul select {
    position: relative;
    width: 100%;
}

.content-wrap.form .ch_form_wrap ul input,.content-wrap.form .ch_form_wrap ul textarea,.content-wrap.form .ch_form_wrap ul select {
    border: 1px solid #eee;
    border-left: 3px solid #ff6f00;
    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: #ff6f00;
}

.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 !important;
    border-left-color: #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=reset],input[type=button],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: #FFFFFF
}

.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: normal;
    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;
    background: #fff;
    overflow-y: scroll;
}

.content-wrap.livechat .ch_form_wrap ul {
    padding: 20px 20px 5px;
}

.content-wrap.livechat .ch_form_wrap ul li {
    position: relative;
    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 li, .content-wrap.livechat .ch_form_wrap ul input, .content-wrap.livechat .ch_form_wrap ul textarea, .content-wrap.livechat .ch_form_wrap ul select {
    position: relative;
    width: 100%;
}

.content-wrap.livechat .ch_form_wrap ul input,.content-wrap.livechat .ch_form_wrap ul textarea,.content-wrap.livechat .ch_form_wrap ul select {
    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=reset],input[type=button],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: #999999;
    font-size: 12px;
    line-height: 1.7;
}

.content-wrap .ch_form_wrap form {
    background: #fff;
}

.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=radio],.content-wrap .ch_form_wrap ul li input[type=checkbox] {
    width: 20px;
    -webkit-appearance: radio;
}

.content-wrap .ch_form_wrap .input-radio-checkbox input {
    margin: 0px 10px 0px 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: #FFFFFF;
    margin: initial
}

.main .fs-wrap .fs-label-wrap {
    width: 100%;
    height: 100%;
    border: initial
}

.main .fs-wrap .fs-label-wrap .fs-search {
    background: gainsboro !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-track {
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #8d9498;
    -webkit-box-shadow: inset006pxrgba(0,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;
}

@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 {
    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 {
}

.about_l_r_pic .pic img {
    width: 100%
}

.about_text_bg {
    background-color: #f7f7f7;
    background-color: rgba(247,247,247, 1);
    background: url(img/about-2.jpg) no-repeat center center;
}

.about_text_bg .ro {
    font-size: 16px;
    line-height: 1.8;
    padding: 6% 10px 2%;
}

@media only screen and (max-width: 600px) {
    .about_l_r_pic {
        display:block
    }

    .about_l_r_pic .l,.about_l_r_pic .r {
        width: 100%
    }
}

.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;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.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 {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.swiper-invisible-blank-slide {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.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;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.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 {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -25px;
    width: 36px;
    height: 50px;
    border-radius: 2px;
    background-color: rgba(0,0,0,.4);
    background-color: #ccc;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.swiper-button-next:before, .swiper-button-prev:before {
    display: inline-block;
}

.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.3;
    cursor: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 10px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before {
    content: '\f104';
}

.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before {
    content: '\f105';
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    z-index: 2;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-progressbar {
    position: absolute;
    background: rgba(0, 0, 0, .25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #007aff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -ms-transform: scale(0);
    -ms-transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -ms-transform-origin: right top;
}

.swiper-container-horizontal {
    overflow: hidden;
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
}

.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 {
    position: relative;
    border-radius: 10px;
    background: rgba(0, 0, 0, .1);
    -ms-touch-action: none;
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    bottom: 3px;
    left: 1%;
    z-index: 50;
    width: 98%;
    height: 5px;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    top: 1%;
    right: 3px;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, .5);
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    -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;
}

.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 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-top: -21px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -ms-transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    content: '';
}

.swiper-lazy-preloader-white:after {
}

@-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;
    top: 0;
    left: 0;
    z-index: -1000;
    opacity: 0;
    pointer-events: none;
}

.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 {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    pointer-events: none;
}

.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 {
    z-index: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform-origin: 0 0;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -ms-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 {
    visibility: visible;
    pointer-events: auto;
}

.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;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    z-index: 1;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.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 {
        margin: 0 5px;
        width: 10px;
        height: 10px;
    }
}

.swiper-container {
    overflow: hidden\9;
}

.slider_banner .swiper-container .swiper-wrapper {
    width: 2000%\9;
}

.swiper-slide {
    float: left\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .swiper-container .swiper-wrapper {
        width: auto;
    }
}

.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;
    overflow: hidden;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url(../img/show_btn.png) no-repeat center center;
    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);
}

.side_content .side_list .cont li .whatsapp:before {
    background-image: url(img/whatsapp.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 .t-code p {
    text-align: center
}

.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) no-repeat center center;
    width: 12px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 10px;
    cursor: pointer;
}

.side_content .side_list .side_title .close_btn span {
    display: none;
}

.protag_item {
}

.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;
    * top: 26px;
    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: all ease-in-out .35s;
    -o-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    -ms-transition: all ease-in-out .35s;
}

.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(../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:nth-child(1) 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(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(../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:nth-child(1) {
    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;
}

.tag_blog_mian td p,.tag_blog_mian th p,.pd-panel .tag_blog_mian td p,.pd-panel .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 auto;
    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 {
    padding-top: 0;
}

.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:nth-child(1) i {
        background-position: 0 -140px;
    }
}

@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%;
    }
}

.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: white;
}

.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
}

.mobile-head-language .prisna-wp-translate-seo,.change-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(0.9, 0.9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 80vh;
    display: block;
}

.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 {
    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;
    *display: inline;
    *zoom:1;white-space: nowrap;
    padding: 0 0 0 33px;
    overflow: hidden;
}

.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;
    *display: inline;
    *zoom:1;background-repeat: no-repeat;
    width: 22px;
    height: 16px;
    margin: -8px 5px 0;
}

.change-language {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.change-language .change-language-cont {
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
}

.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-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .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-hy .country-flag {
    background-position: 0 -1408px;
}

.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-la .country-flag {
    background-position: 0 -1584px;
}

.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;
}

.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;
    }
}

.product_list_items ,.product-list ul.product_list_items , .items_list ul.product_list_items {
    width: 100%;
    margin: 0;
}

.product_list_items .product_list_item {
}

.product_list_item figure {
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px #eee dashed;
    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 {
}

.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_inquiry ,.product_list_item .product_btns .priduct_btn_detail {
    line-height: 30px;
    display: inline-block;
    padding: 0 25px;
    position: relative;
    background: #666;
    text-transform: uppercase;
    color: #fff;
    transition: all ease-in-out .35s;
    -webkit-transition: all ease-in-out .35s;
    letter-spacing: .38px;
    font-weight: bold;
    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 {
}

.product_list_item .product_btns .priduct_btn_inquiry:after ,.product_list_item .product_btns .priduct_btn_detail:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #13adeb;
    z-index: -1;
    transition: all ease-in-out .35s;
    -webkit-transition: all ease-in-out .35s;
}

.product_list_item .product_btns .priduct_btn_inquiry:hover:after ,.product_list_item .product_btns .priduct_btn_detail: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) {
    .swiper-container-world {
        margin: 2% 0 5% 0;
        text-align: center;
    }

    .page_about_singlebgImgpage {
        margin-bottom: 10px !important;
        padding-bottom: 10px !important;
    }

    .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_inquiry, .product_list_item .product_btns .priduct_btn_detail {
        line-height: 24px;
    }
}

@media only screen and (max-width: 480px) {
    .swiper-container-Ware {
        margin: 2% 0 2%!important;
    }

    .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: #666666;
}

.artic_tit .back {
    float: right;
    color: #666666;
    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: bold;
    margin: 20px 0;
    margin-bottom: 30px;
}

.news_timg img {
    display: block;
    width: 100%;
}

.news_artic {
    padding: 20px 0;
}

.news_share {
    width: 25.5%;
    float: left;
}

.news_next .tit {
    width: 9.5%;
    float: left;
}

.news_share a {
    display: inline-block;
    margin-right: 20px!important;
    background: none!important;
    padding: 0!important;
}

.news_share a.iconfont {
    font-size: 24px;
    color: #bbbbbb;
}

.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;
}

.a2a_kit {
    margin-top: 10px;
}

.news_next {
    margin-top: 20px;
}

.news_next .tit {
    font-size: 22px;
    font-weight: bold;
}

.news_next .con {
    width: 74.5%;
    float: left;
    padding-right: 180px;
    position: relative;
    box-sizing: border-box;
}

.news_next .con h3 {
    font-size: 22px;
    font-weight: bold;
}

.news_next .time {
    position: absolute;
    border-top: 2px solid #dddddd;
    padding: 10px ;
    border-bottom: 2px solid #ddd;
    text-align: center;
    font-family: "num2";
    right: 0;
    top: 50%;
    font-size: 16px;
    color: #999999;
    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: bold;
    color: #0058a4;
}

.news_tj li a {
    display: block;
    padding: 35px 0;
    border-bottom: 1px solid #cccccc;
}

.news_tj li h3 {
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    margin-bottom: 20px;
}

.news_tj li h4 {
    font-size: 16px;
    color: #999999;
}

.news_tj li .lg {
    color: #0058a4;
    margin-right: 10px;
}

.news_tj li:hover h3 {
    color: #0058a4;
}

@media screen and (max-width: 640px) {
    .newsxq_fl,.newsxq_fr,.news_next .con {
        width:100%;
        float: none
    }

    .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(../img/contactbg.png) left bottom no-repeat;
    background-size: 100% auto;
}

.contact .way {
    float: left;
    width: 50%;
    max-width: 490px;
    overflow: hidden;
}

.contact .way .tit {
    color: #222222;
    font-size: 34px;
    margin-bottom: 35px;
}

.contact .way ul li {
    margin-bottom: 30px;
}

.contact .way ul li .t1 {
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}

.contact .way ul li .t2 {
    color: #666666;
    font-size: 14px;
    line-height: 1.6;
}

.contact .message {
    float: right;
    width: 50%;
    overflow: hidden;
}

.contact .message .tit {
    color: #222222;
    font-size: 24px;
    margin-bottom: 25px;
}

.contact .message .box {
    width: 100%;
    overflow: hidden;
}

.contact .message .box .half {
    float: left;
    width: -moz-calc((100% - 20px) / 2);
    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: #e5e5e5 solid 1px;
    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: #888888;
    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 .message .box .inputli input {
    width: 100%;
    overflow: hidden;
    color: #666666;
    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: #888888;
}

.contact .message .box .inputli input::-moz-placeholder, .contact .message .box textarea::-moz-placeholder {
    font-size: 14px;
    color: #888888;
}

.contact .message .box .inputli input:-moz-placeholder, .contact .message .box textarea:-moz-placeholder {
    font-size: 14px;
    color: #888888;
}

.contact .message .box .inputli input:-ms-input-placeholder, .contact .message .box textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #888888;
}

.contact .message .box textarea {
    float: left;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    color: #666666;
    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: #999999;
    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: bold;
    color: #FFFFFF;
    font-size: 20px;
    border: none;
}

@media screen and (max-width: 640px) {
    .contact .way {
        width:100%
    }

    .contact .message {
        width: 100%
    }
}

background-color: #f8f8f8;background: white;}

.qualification .box {
}

.page_honor {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
}

.page_honor.swiper-container-horizontal>.swiper-pagination-bullets, .page_honor .swiper-pagination-custom, .page_honor .swiper-pagination-fraction {
    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: white solid 1px;
    background-color: #f1f1f1;
}

.page_honor .honorli .img {
    padding-bottom: 114%;
    height: 0;
    text-align: center;
    overflow: hidden;
    border-bottom: #f1f1f1 solid 1px;
    position: relative;
}

.page_honor .honorli .img img {
    max-width: 100%;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    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: #666666;
    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 {
}

.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(../img/icon34.png);
    z-index: 11;
    background-color: rgba(16,16,16,0.38);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.page_profile .box .txtbox {
    float: left;
    width: 47%;
    color: #333333;
    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 0px 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 .t1 {
}

.page_profile .num ul li .timer {
    display: inline-block;
    margin-right: 5px;
    color: #322f64;
    font-size: 42px;
    font-weight: bold;
}

.page_profile .num ul li .unit {
    display: inline-block;
    vertical-align: baseline;
    color: #FFFFFF;
    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: bold
}

.page_profile .num ul li .t2 {
    color: #333333;
    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(../img/fancy_close.png) center center no-repeat;
    -webkit-background-size: cover;
    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 .index_hd {
}

.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: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.global-layout .number {
    display: inline-block;
    font-size: 50px;
    color: #00a7d3;
    font-weight: bold;
    margin-right: 5px;
}

.global-layout .text {
    font-size: 16px;
    color: #333333;
}

.global-layout .h1 {
    font-size: 18px;
    color: #333333;
    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: #333333;
    width: calc(100% - 32px);
}

.global-layout .words2 {
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.timeProgress-swiper-s5 {
    padding: 20px 5% 100px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-image: url(../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(../img/s5_jt1.png) center center no-repeat;
    -webkit-background-size: cover;
    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;
    filter: alpha(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(../img/s5_jt2.png) center center no-repeat;
    -webkit-background-size: cover;
    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;
    filter: alpha(opacity=0)
}

.timeProgress-swiper-s5 .swiper-slide-active .bd {
    opacity: 1;
    filter: alpha(opacity=100)
}

.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(../img/s5_jt5.png)
}

.timeProgress-swiper-s5 .swiper-next {
    right: 20px;
    background-image: url(../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(../img/s5_jt3.png)
}

.timeProgress-swiper-s5 .swiper-next:hover {
    background-image: url(../img/s5_jt4.png)
}

.content_tit_01 {
    position: relative;
    margin: 10px 0;
}

.content_tit_01 h2 {
    position: relative;
    background-color: #056b9d !important;
    width: 40%;
    color: white;
    line-height: 35px;
    z-index: 2;
    font-size: 16px;
}

.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: #ffffff;
    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 after , .content_tit_01:before , .content_tit_01 h2 span {
    display: block;
}

.content_tit_01 h2:after , .content_tit_01:before , .content_tit_01 h2 > span {
    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 {
    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(../img/content_tit_02_bg.jpg);
    height: 40px;
    background-size: auto 100%;
    margin: 30px auto;
}

.content_tit_02 .h3 {
    color: black;
    background: #ffd504;
    display: inline-block;
    margin-left: 53px;
    padding-left: 10px;
    padding-right: 19px;
    height: 33px;
    line-height: 34px;
    font-weight: bold;
    position: relative;
    FONT-SIZE: 15px;
}

.content_tit_02 .h3:after {
    content: '';
    position: absolute;
    height: 33px;
    width: 27px;
    right: -27px;
    background-image: url(../img/content_tit_02_after.png);
    z-index: 11;
}

.nshare {
    margin-top: 25px
}

.main .inquiry-form-wrap {
    height: auto !important;
}

.pic lite-youtube {
    width: 80%;
    margin: 0 auto;
    display: block;
}

lite-youtube {
    width: 70%;
    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-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 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, 0.2, 1);
    border: none;
}

lite-youtube:hover > .lty-playbtn, lite-youtube .lty-playbtn:focus {
    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;
}

@charset "utf-8";html {
    font-size: 625%;
}

body {
    font-size: 14px;
    background: #FFF;
}

body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, object, iframe, blockquote, pre, a, abbr, address, code, img, fieldset, form, label, figure {
    margin: 0;
    padding: 0;
}

body, html, input, button, textarea {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background-color: #fff;
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block;
}

.productind {
    background: url(img/product2.png) center center no-repeat !important;
}

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%;
}

li {
    list-style: none;
}

i, em {
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #132c62;
    text-decoration: none;
}

input[type="text"]:focus {
    outline: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

hr {
    height: 1px;
    border: none;
    border-top: 1px dashed #c1c1c1;
    margin: 15px 0 15px 0;
}

a:active, select, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: 0!important;
}

.layabouts {
    background: url(img/about-3.png) no-repeat center center;
}

* {
    -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;
}

.clearfix:after,.layout:after,.sys_row:after, .web_main:after,.page_main:after, .nav_wrap .head_nav:after,.items_list ul:after,.product_items:after,.cate_items ul:after,.web_head .logo:after,.product-intro:after,.detail-tabs:after,.foot_items:after,.foot_item .news_cell:after, .index_company_intr .btn_more:after,.index_ad .ad_item:after,.web_foot_hd:after,.foot_news .news_items:after,.index_ad .ad_items:after,.web_footer:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.clearfix,.layout,.sys_row, .web_main,.page_main, .nav_wrap .head_nav,.items_list ul,.product_items,.cate_items ul,.web_head .logo,.product-intro,.detail-tabs,.foot_items,.foot_item .news_cell, .index_company_intr .btn_more,.index_ad .ad_item,.web_foot_hd,.foot_news .news_items,.index_ad .ad_items,.web_footer {
    *zoom:1;}

.clear {
    clear: both;
}

body {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1200px;
    overflow-x: hidden;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.layout-shipment {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 5%;
}

.web_footer .layout,.index_main .layout {
    width: 1400px;
}

.z9999 {
    z-index: 9999!important;
}

.hide {
    display: none;
}

.gotop {
    position: fixed;
    text-align: center;
    right: 15px;
    bottom: 50px;
    color: #fff;
    background-color: rgba(0,0,0,.7);
    background-color: #111\9;
    text-align: center;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 50%;
    border: 4px solid rgba(153,153,153,.2);
    background-clip: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 99999;
    cursor: pointer;
    font-size: 24px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.gotop:hover,.gotop.active:hover {
    background-color: #132c62;
    color: #fff;
}

.gotop.active {
    opacity: 1;
    visibility: visible;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    display: none !important;
}

.gotop:before,.gotop em {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.gotop em {
    font-size: 14px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.gotop:before {
    font-family: 'fontawesome';
    content: '\f106';
    display: block;
}

.gotop:hover em {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.gotop:hover:before {
    -webkit-transform: translateY(-15px) scale(.5);
    -ms-transform: translateY(-15px) scale(.5);
    -o-transform: translateY(-15px) scale(.5);
    transform: translateY(-15px) scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
}

.head_nav li a,.nav_wrap .head_nav li li a,.nav_wrap .head_nav li ul,.nav_wrap .head_nav li li>a:before,.head_nav b:after,.web_head .btn--search,.web_head .btn--search:before,.product_item figure, .gotop, .product-item .item-img img,.product_item .item_img img,.product_item .item_img a,.product_item,.product_item .item_img a:before,.product_item .item_img a:after,.product_item .item_img:after, .product-btn-wrap a,.web_head,.change-language .change-language-title a:after, .newsletter .button, .mobile-head-item .middle-show-content-wrap, .product_item figure figcaption,.foot_item a, .pages a,.ad_item figure figcaption .item_more,.head_sns li img,.side_product_item .add-friend,.side_product_item .add-friend:after,.side-product-items .btn-prev,.side-product-items .btn-next,.foot_sns li img,.blog-item:after {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.head_nav>li>a:before,.head_nav>li>a:after,.head-search .search-btn,.icon-cate, .index_company_intr .btn_more:before,.index_company_intr .btn_more .btn_ico,.index_company_intr .company_intr_img img,.index_company_intr .company_intr_img, .company_subscribe .button:before {
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.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_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;
}

.sys_btn .sys_btn_txt {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.sys_btn .sys_btn_circle {
    background-color: red;
    border-radius: 1000px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin-left: 0;
    margin-top: 0;
    pointer-events: none;
    z-index: -1;
}

.sys_btn {
    color: #000!important;
    display: inline-block;
    border: 1px solid #000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 1.2em 1.5em;
    line-height: 1.2em;
    transition: 400ms;
    text-decoration: none;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    position: relative;
}

.sys_btn:hover {
    color: #fff!important;
    border-color: #0a3365;
}

.explode-circle {
    animation: explode .5s forwards
}

.desplode-circle {
    animation: desplode .5s forwards
}

@keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(0,0,0,.2)
    }

    100% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%;
        background-color: rgba(19,44,98,1)
    }
}

@keyframes desplode {
    0% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%;
        background-color: rgba(19,44,98,1)
    }

    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(0,0,0,.7)
    }
}

.sys_btn_white {
    color: #fff!important;
    border-color: #fff!important;
}

.sys_btn_white .sys_btn_circle {
    background-color: #fff;
}

.sys_btn_white:hover {
    color: #0a3365!important;
}

.sys_btn_white .explode-circle {
    animation: explodeWhite .5s forwards
}

.sys_btn_white .desplode-circle {
    animation: desplodeWhite .5s forwards
}

@keyframes explodeWhite {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(255,255,2555,.2)
    }

    100% {
        width: 400px;
        height: 400px;
        margin-left: -200px;
        margin-top: -200px;
        background-color: rgba(255,255,255,1)
    }
}

@keyframes desplodeWhite {
    0% {
        width: 400px;
        height: 400px;
        margin-left: -200px;
        margin-top: -200px;
        background-color: rgba(255,255,255,1)
    }

    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(0,0,0,.2)
    }
}

input::-webkit-input-placeholder {
    color: #aaa;
}

input::-moz-placeholder {
    color: #aaa;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #aaa;
}

input:-moz-placeholder {
    color: #aaa;
}

.index_promote,.company_subscribe .button,.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;
}

.side-cate li .icon-cate:before, .product-btn-wrap a:before, .mobile-head-item .title:before, .head_nav > li:after,.head_nav li b:after, .download-item .item-button:before, .faq-item .faq-title:before {
    font-family: "fontawesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
}

.btn_more:after,.sys_btn:after, .head-search .search-btn:before,.web_head .btn--search:before,.swiper-button-next:before, .swiper-button-prev:before, .side-product-items .btn-prev:before,.side-product-items .btn-next:before,.product-btn-wrap .email:before,.product-btn-wrap .pdf:before, .company_subscribe .button:after {
    font-family: 'fontawesome';
}

.index_main,.web_footer {
    font-family: 'Arial-Narrow';
}

.index_company_intr .company_intr_title,.index_company_intr .btn_more .btn_txt,.index_business .business_title,.index_hd .hd_title,.company_subscribe .subscribe_title {
    font-family: 'Impact';
}

.product_slider .product_item .item_title {
    font-family: 'Bebas';
}

a {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.shine_img {
    display: block;
    position: relative;
    overflow: hidden;
}

.shine_img img {
    display: block;
    width: 100%;
    height: auto;
}

.shine_img:after {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.shine_img:after {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));
    background-image: linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));
    opacity: 0;
}

.shine_img:hover:after {
    width: 100%;
    opacity: 1;
}

.scale_item .item_img a,.scale_img {
    display: block;
    position: relative;
    overflow: hidden;
}

.scale_item .item_img img,.scale_img img, .scale_item .item_img a:before,.scale_img:before {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.scale_item .item_img a:before,.scale_img:before {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    opacity: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.4),rgba(0,0,0,0));
    background-image: linear-gradient(left,rgba(0,0,0,.4),rgba(0,0,0,0));
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}

.scale_item:hover .item_img a img,.scale_img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}

.scale_item:hover .item_img a:before,.scale_img:hover:before {
    width: 100%;
    opacity: 1;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.link_line {
    display: inline-block;
    padding-bottom: 8px;
    position: relative;
}

.link_line:before {
    content: '';
    display: block;
    width: 0%;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
}

.link_line:before {
    right: 0;
}

.link_line:hover:before {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    right: 0;
    left: 0;
}

.web_head .head_top {
    padding: 30px 0 20px;
}

.web_head .logo {
    float: left;
}

.web_head .logo img {
    max-height: 108px;
    width: auto;
}

.head_top .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: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.head_top .layout:after {
    display: none;
}

.head_top .head_right {
    float: right;
    padding-bottom: 5px;
}

.head_top .top_contact {
    padding-bottom: 25px;
    line-height: 20px;
    float: left;
    margin-right: 50px;
}

.head_top .top_contact a {
    color: #000;
    display: inline-block;
    margin-top: 5px;
}

.head_top .top_contact .ico_contact {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
    background-position: center;
    background-repeat: no-repeat;
}

.head_top .top_contact .ico_email {
    background-image: url(img/top_ico_email.png);
    margin-right: 8px;
}

.head_top .head-search {
    display: inline-block;
    background-color: #c2c2c2;
    border: 0;
    border-radius: 4px;
    margin-left: 30px;
}

.head_top .head-search .search-ipt {
    display: inline-block;
    width: 160px;
    border: 0;
    line-height: 16px;
    padding: 7px 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle;
}

.web_head .head-search .search-ipt::-webkit-input-placeholder {
    color: #eee;
}

.web_head .head-search .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #eee;
}

.web_head .head-search .search-ipt:-ms-input-placeholder {
    color: #eee;
}

.web_head .head-search .search-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(img/search_btn.png);
    background-color: transparent;
    opacity: .6;
    filter: alpha(opacity=60);
    text-indent: 9999px;
}

.web_head .change-language {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.head_layer {
    position: relative;
    text-align: center;
    background-color: #132c62;
}

.nav_wrap .head_nav {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.nav_wrap .head_nav,.nav_wrap .head_nav a {
    color: #fff;
}

.nav_wrap .head_nav>li {
    display: inline-block;
    line-height: 68px;
    font-size: 15px;
    margin: 0 40px;
    position: relative;
    perspective: 500px;
    font-family: Arial;
    vertical-align: middle;
}

.nav_wrap .head_nav>li>a {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.nav_wrap .head_nav>li>a:before {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: -1px;
}

.nav_wrap .head_nav>li>a>b {
    display: inline-block;
    margin-left: 15px;
    font-weight: normal;
}

.nav_wrap .head_nav>li>a>b:after {
    font-family: 'fontawesome';
    font-size: 20px;
    content: '\f107';
    ;vertical-align: middle;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.nav_wrap .head_nav>li li {
    position: relative;
    text-align: left;
    padding: 0 15px;
}

.nav_wrap .head_nav>li li a {
    display: block;
    line-height: 1.8em;
    padding: 8px 0;
    font-size: 14px;
    position: relative;
    color: #666;
    border-bottom: 1px solid #eee;
}

.nav_wrap .head_nav>li li a:before,.nav_wrap .head_nav>li li:hover>a:before {
    content: '';
    display: block;
    width: 4px;
    height: 30%;
    background-color: #132c62;
    position: absolute;
    left: -16px;
    top: 40%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.nav_wrap .head_nav>li li a:hover:before,.nav_wrap .head_nav>li li:hover>a:before {
    top: 50%;
    margin-top: -11px;
    height: 22px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav_wrap .head_nav>li li b:after {
    content: '\f105';
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 10px;
}

.nav_wrap .head_nav>li li:last-child>a {
    border-bottom: 0;
}

.nav_wrap .head_nav>li li:hover>a {
    color: #132c62;
}

.nav_wrap .head_nav>li ul ul {
    left: 104%;
    top: -15px;
}

.nav_wrap .head_nav>li:hover>a {
    color: #fff;
}

.nav_wrap .head_nav>li:hover>a>b:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.nav_wrap .head_nav>li.nav-current>a {
    color: #fff;
}

.nav_wrap .head_nav>li.nav-current>a:before,.nav_wrap .head_nav>li.nav-current>a:after,.nav_wrap .head_nav:hover>li:hover>a:before,.nav_wrap .head_nav:hover>li:hover>a:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav_wrap .head_nav>li.nav-current>a:before,.nav_wrap .head_nav:hover>li:hover>a:before {
    width: 100%;
    left: 0%;
}

.nav_wrap .head_nav:hover>li>a:before,.nav_wrap .head_nav:hover>li>a:after {
    opacity: 0;
    filter: alpha(opacity=0);
}

.nav_wrap .head_nav:hover>li>a:before {
    width: 0%;
    left: 50%;
}

.nav_wrap .head_nav li ul {
    width: 250px;
    padding: 15px 0;
    background-color: #fff;
    border: 1px solid #ddd;
    background-color: rgba(255,255,255,.96);
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    -webkit-transform: translateY(15%);
    -ms-transform: translateY(15%);
    -o-transform: translateY(15%);
    transform: translateY(15%);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    box-sizing: border-box;
    -webkit-transform-origin: center 0;
    -moz-transform-origin: center 0;
    -ms-transform-origin: center 0;
    -o-transform-origin: center 0;
    transform-origin: center 0;
    box-shadow: 4px 4px 0 rgba(0,0,0,.1);
}

.nav_wrap .head_nav li:hover>ul {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
    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%;
}

.fixed-nav .head_layer {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 1;
    background-color: rgba(19,44,98,.95);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5132c62,endColorstr=#e5132c62);
    border-bottom: 0;
}

.fixed-nav .nav_wrap {
    padding-top: 0;
}

.fixed-nav .nav_wrap .head_nav>li {
    line-height: 60px;
}

.fixed-nav .nav_wrap .head_nav>li>a:after {
    bottom: 8px;
}

.fixed-nav .head_nav>li>ul {
    border-top: 0;
}

.fixed-nav-active .head_layer {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.fixed-nav-active .nav_wrap:before {
    opacity: 1;
    height: 100%;
}

.fixed-nav .change-language .change-language-cont {
    top: 51px;
    background-color: rgba(255,255,255,.95);
}

.fixed-nav .head_top {
    display: none;
}

.fixed-nav .head-search {
    display: none;
}

.fixed-nav .logo a,.fixed-nav .logo img,.fixed-nav .head_nav li a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.web_footer {
    padding-top: 60px;
    padding-bottom: 100px;
    background-color: #0a3365;
    position: relative;
    margin-top: 8%;
}

.web_footer,.web_footer a {
    color: #fff;
}

.foot_news {
    width: 52%;
    position: absolute;
    right: 0;
    bottom: 120px;
    padding: 3%;
    z-index: 1;
    background-color: #6788b2;
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.foot_news:hover {
    background-position: center 0;
    -webkit-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
}

.foot_news,.foot_news a {
    color: #fff;
}

.foot_news .layout {
    width: auto;
}

.foot_news .index_hd {
    width: 31%;
    float: left;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}

.foot_news .index_hd .hd_title:after {
    width: 40%;
    background-color: #fff;
    margin-top: 15px;
    margin-left: 0;
}

.foot_news .index_bd {
    width: 60%;
    float: right;
}

.foot_news .news_slider {
}

.foot_news .news_item {
    width: 50%;
    float: left;
}

.foot_news .news_item .item_inner {
    display: block;
    position: relative;
}

.foot_news .news_item .item_img {
    position: relative;
}

.foot_news .news_item .item_img,.foot_news .news_item .item_img img {
    display: block;
    width: 100%;
    height: auto;
}

.foot_news .news_item .item_img {
    position: relative;
    height: 0;
    padding-bottom: 112%;
}

.foot_news .news_item .item_img img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.foot_news .news_item .item_img:before,.foot_news .news_item .item_img:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.swiper-pagination-bullet-active:before {
    background-color: #ffffff;
}

.swiper-pagination-bullet:before {
    content: '';
}

.foot_news .news_item .item_img:before {
    background: -webkit-linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));
    background: -ms-linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));
    background: -o-linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));
    background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.9));
}

.foot_news .news_item .item_img:after {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.foot_news .news_item:hover .item_img:after {
    background-color: rgba(236,207,43,.7);
}

.foot_news .news_item .item_info {
    width: 100%;
    padding: 1.5em;
    position: absolute;
    left: 0;
    bottom: 0;
}

.foot_news .news_item .news_time {
    display: block;
    padding-bottom: 5px;
    font-size: 12px;
}

.foot_news .news_item .news_tit {
    line-height: 1.2em;
    max-height: 3.6em;
    font-size: 16px;
    font-weight: normal;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.foot_news .swiper-pagination {
    position: static;
    clear: both;
    padding-top: 40px;
    text-align: left;
}

.foot_items {
    width: 43%;
}

.foot_item_info {
    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: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.foot_item_info .foot_logo {
    float: left;
}

.foot_item_info .foot_sns {
    float: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: right;
}

.foot_sns li {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding-right: 10px;
    padding-bottom: 10px;
}

.foot_sns li a {
    display: inline-block;
    padding: 10px;
    line-height: 15px;
    border-radius: 50%;
    background-color: #989898;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2),-1px -1px 3px rgba(0,0,0,0.2) inset,1px 1px 0 rgba(255,255,255,.1) inset;
    overflow: hidden;
}

.foot_sns li a:before {
    content: '';
    display: block;
    width: 50%;
    height: 70%;
    background-color: rgba(0,0,0,0.06);
    position: absolute;
    left: 50%;
    top: 35%;
    -webkit-transform: rotate(-15deg) skew(20deg);
    -ms-transform: rotate(-15deg) skew(20deg);
    -o-transform: rotate(-15deg) skew(20deg);
    transform: rotate(-15deg) skew(20deg);
}

.foot_sns li img {
    max-height: 18px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.foot_sns li a:hover {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 40%;
    background-color: #eccf2b;
}

.foot_sns li a:hover img {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    filter: alpha(opacity=100);
}

.foot_item_contact {
    padding-top: 40px;
}

.foot_item .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.foot_contact_list .contact_item {
    line-height: 21px;
    font-size: 13px;
    margin-bottom: 12px;
    font-style: normal;
}

.foot_contact_list .contact_item a:hover {
    text-decoration: underline;
}

.foot_contact_list .contact_ico {
    display: inline-block;
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(img/contact_ico.png);
    float: left;
}

.foot_contact_list .contact_ico+.contact_txt {
    margin-left: 30px;
}

.foot_contact_list .contact_txt {
    display: block;
}

.foot_contact_list .item_label {
    padding-right: 5px;
}

.foot_contact_list .contact_ico_phone {
    background-position: 0 0;
}

.foot_contact_list .contact_ico_fax {
    background-position: 0 -21px;
}

.foot_contact_list .contact_ico_email {
    background-position: 0 -42px;
}

.foot_contact_list .contact_ico_time {
    background-position: 0 -63px;
}

.foot_contact_list .contact_ico_local {
    background-position: 0 -84px;
}

.foot_contact_list .contact_ico_skype {
    background-position: 0 -105px;
}

.tel_link {
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    .tel_link {
        pointer-events: auto;
    }
}

.contact_for {
    margin: 0 auto;
}

.contact_for p {
    font-size: 14px;
    color: #999;
}

.Asterisk_Text .asterisk_red {
    color: red;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 6%;
}

.Asterisk_Text textarea::placeholder {
    ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â color: #999;
    ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â }

.contact_for .gaug_outfit {
    font-size: 16px;
}

.header_ul li img {
    width: auto;
}

.header_ul {
    list-style: none;
    width: 100%;
    flex-wrap: wrap;
    padding: 22;
}

.header_ul li {
    margin-top: 22px;
    padding: 17px 0;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    position: relative;
    padding-left: 70px;
    width: 22.5%;
    margin-left: 3%;
    margin-bottom: 2%;
}

.contact_for .header_ul li .t1 {
    text-align: right;
    width: 49px;
    position: absolute;
    left: 0;
    top: 50%;
    height: 26px;
    margin-top: -13px;
}

.contact_for .header_ul li .t1 img {
    width: auto;
}

.contact_for .header_ul li .t2 {
    margin-right: 10px;
}

.contact_for .header_ul li .t2 p {
    color: #666666;
    font-size: 17px;
}

@media only screen and (max-width: 900px) {
    .contact_for .header_ul li {
        width: 45% !important;
        margin-left: 3% !important;
    }

    .contact_for .header_ul li:nth-of-type(2n+1) {
        margin-left: 0 !important;
    }
}

.contact_for .header_ul .t3 {
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    margin-top: 7px;
}

.Asterisk_Text textarea {
    height: 233px ;
    border: 1px solid #eee !important;
    background-color: #f1f1f1;
    border-radius: 5px;
    resize: none;
    width: 100%;
    resize: none;
    padding-left: 1% !important;
}

@media only screen and (max-width: 700px) {
    .contact_for .Asterisk_Text textarea {
        height: 200px;
    }

    .form_ul li {
        width: 100% !important;
    }

    .form_ul .asterisk {
        width: 100%;
        display: flex;
        justify-content: flex-start !important;
    }

    .contact_for .header_ul li {
        width: 100% !important;
        margin-left: auto !important;
    }

    .contact_for .header_ul li .t1 {
        width: 10% !important;
        text-align: left !important;
        padding-left: 10px !important;
    }

    .contact_for .header_ul .t3 {
        height: auto;
    }
}

.contact_for .Message_ex {
    padding-bottom: 20px;
}

.form_ul li {
    width: 365px;
    justify-content: space-between;
}

.form_ul .Asterisk_Text {
    width: 100% !important;
}

.asterisk {
    width: 100%;
    padding: 13px 0;
    margin: 10px 0;
    display: flex;
    padding-left: 20px;
    background-color: #f1f1f1;
    position: relative;
    border-radius: 5px;
}

.form_ul {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    padding: 0 !important;
}

.form_center .asterisk_sk {
    color: red;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    bottom: 16%;
    margin-top: -9px;
}

.form_ul li input {
    background-color: #f1f1f1;
    border: none !important;
    width: 365px;
    padding-left: 3%;
    border-radius: 5px;
}

.submiring {
    padding: 0 !important;
}

.gtm_submit_btn {
    background-color: #333333 !important;
    width: 150px !important;
    height: 40px !important;
    color: #fff;
    margin-top: 15px !important;
}

.contact_for .iframe_we {
    padding-top: 20px;
}

.contact_for .Submit_tent .Sending {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.contact_for .gaug_outfit {
    font-size: 20px;
    font-weight: bold;
}

.Address_dre {
    font-weight: bold;
    padding-top: 12px;
    color: #333333;
    font-size: 20px;
}

.Submit_tent {
    padding-top: 50px;
    padding-bottom: 47px;
}

.tListing:after {
    content: '';
    display: table;
    clear: both;
}

.tListing li {
    float: left;
}

.tList_1 {
}

.tList_1 li {
    width: 23.5%;
    margin-left: 2%;
    margin-bottom: 2%;
}

.tList_1 li:nth-of-type(4n+1) {
    margin-left: 0;
}

@media only screen and (max-width: 1366px) {
    .form_ul li {
        width: 30%;
        display: flex !important;
        justify-content: space-between !important;
    }

    .tList_1 li:nth-of-type(4n+1) {
        margin-left: 2%;
    }

    .contact_for .header_ul li {
        width: 31.3%;
    }

    .contact_for .header_ul li:nth-of-type(3n+1) {
        margin-left: 0;
    }

    .asterisk {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .form_ul {
        display: flex !important;
        justify-content: space-between !important;
    }

    .Asterisk_Text .asterisk {
        width: 100%;
    }
}

.web_main {
    overflow: hidden;
}

.index_main,.index_main a {
    color: #565757;
}

.index_main a:hover {
    color: #132c62;
}

.index_hd {
    margin-bottom: 55px;
    text-align: center;
}

.index_hd .hd_title {
    font-size: 46px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: normal;
}

.index_hd .hd_title:after {
    content: '';
    display: block;
    width: 200px;
    height: 3px;
    background-color: #565757;
    margin: 30px auto 0;
}

.index_hd .hd_desc {
    padding-top: 20px;
    font-size: 18px;
}

.slider_banner {
    border-top: 1px solid #a3a4a4;
}

.slider_banner .swiper-pagination {
    padding-bottom: 15px;
}

.slide-page-box {
    display: none;
}

.index_company_intr {
    padding-top: 130px;
    padding-bottom: 130px;
    background-color: #f2f2f3;
    background-image: url(img/hom1about.jpg);
}

.index_company_intr .index_bd .layout {
    width: 1200px;
    background-color: #ffffff;
}

.index_company_intr .index_bd .layout:before {
    content: '';
    display: block;
    width: 18%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    right: 0;
    bottom: 0;
}

.index_company_intr .company_intr_cont {
    width: 49%;
    background-color: #fff;
    margin-top: 1%;
    float: left;
    position: relative;
    z-index: 1;
}

.index_company_intr .company_intr_cont .cont_inner {
    padding: 18px 30px 10px;
}

.index_company_intr .company_intr_title {
    font-size: 46px;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
    text-transform: uppercase;
    margin-bottom: .3em;
}

.index_company_intr .company_intr_desc {
    font-size: 18px;
    text-indent: 2em;
    text-align: justify;
    line-height: 1.6;
}

.index_company_intr .learn_more {
    position: relative;
    margin-left: 5%;
    width: 66%;
    border: 1px solid #e9e5e5;
}

.index_company_intr .learn_more:before {
    content: '';
    display: block;
    width: 95%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
}

.index_company_intr .btn_more {
    display: block;
    position: relative;
    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;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.index_company_intr .btn_more:before {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #132c62;
}

.index_company_intr .btn_more .btn_txt {
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    padding: 15px 0 15px 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    z-index: 1;
}

.index_company_intr .btn_more .btn_ico {
    display: block;
    width: 90px;
    height: 90px;
    background-color: #132c62;
    background-image: url(img/ico_go_01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.index_company_intr .btn_more:hover {
    color: #fff;
}

.index_company_intr .btn_more:hover:before {
    width: 100%;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.index_company_intr .btn_more:hover .btn_ico {
    background-position: 0 center;
}

.index_company_intr .company_intr_img {
    position: relative;
    width: 49%;
    float: right;
}

.index_company_intr .company_intr_img a,.index_company_intr .company_intr_img img {
    display: block;
    width: 100%;
    height: auto;
}

.index_company_intr .company_intr_img .img_item {
    background-color: #fff;
}

.index_company_intr .company_intr_img .img_item a {
    position: relative;
    height: 0;
    padding-bottom: 76%;
    display: block;
}

.index_company_intr .company_intr_img .img_item a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_company_intr .company_intr_img img {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.index_company_intr .company_intr_img:hover img {
    filter: saturate(106%) contrast(125%);
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
}

.index_business {
    padding: 120px 0;
    text-align: center;
    letter-spacing: .8em;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
}

.index_business,.index_business a {
    color: #fff;
}

.index_business .business_title {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: normal;
}

.index_business .business_desc {
    font-size: 30px;
    padding-top: .5em;
    letter-spacing: .2em;
}

.index_business .title_ico {
    display: block;
    width: 52px;
    height: 52px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto 1.5em;
    -webkit-background-size: contain;
    background-size: contain;
}

.index_business .btn_go {
    display: block;
    width: 39px;
    height: 39px;
    margin: 1.2em auto 0;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(img/ico_go_02.png);
}

.index_project .business_desc {
    padding-top: 0;
}

.product_item {
    width: 33.33333333%;
    float: left;
}

.product_item figure {
    margin: 0;
    background-color: #fff;
}

.product_item .item_img {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    padding-bottom: 88%;
}

.product_item .item_img {
    *display: inline;
}

.product_item .item_img .imgg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform 0.09s;
}

.product_item .item_img .imgg:hover {
    transform: scaleY(1);
    transform-origin: bottom;
    transition: transform 0.09s;
}

.product_item .item_img a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(255,255,255,.01);
}

.product_item .item_img a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5);
    ;position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.product_item figure:hover .item_img a:before {
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.product_item .item_img img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_item figcaption {
    padding: 15px 10px;
}

.product_item .item_title {
    font-weight: normal;
    font-size: 15px;
    padding-top: 11px;
    text-align: justify;
}

.product_item .item_title a {
    display: block;
    height: 2.4em;
    overflow: hidden;
    vertical-align: middle;
    color: #fff;
    display: inline-block;
}

.product_item .libot {
    border-top: 1px dashed black;
    text-align: center;
    padding-top: 9px;
}

.product_item .libot a {
}

.product_item:hover .item_img a:before {
    width: 100%;
    left: 0;
}

.index_product {
    background-color: #f2f2f3;
    padding-top: 120px;
    padding-bottom: 90px;
    background-image: url(img/home2products.jpg);
}

.index_product .index_hd {
    margin-top: 0;
}

.index_product .product_item {
    width: 33.33333333%;
}

.index_product .product_item .item_img a:before {
    background-color: rgba(0,0,0,.6);
    display: none;
}

.product_slider {
    margin: 0 75px;
}

.product_slider .swiper-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_slider .product_item {
    width: 33.33333333%;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: .3;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
}

.product_slider .swiper-slide-prev,.product_slider .swiper-slide-next,.product_slider .swiper-slide-active {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}

.product_slider .product_item .item_img img {
    display: block;
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.product_slider .product_item figcaption {
    padding: 0;
}

.product_slider .product_item .item_title {
    font-size: 28px;
    text-transform: uppercase;
}

.product_slider .product_item .item_title a {
    display: block;
    width: 100%;
    height: 2.35em;
    line-height: 2.35em;
    overflow: hidden;
    padding: 0 1em;
    color: #fff;
    background-color: #132c62;
}

.product_slider .product_item figure {
    box-shadow: 0 0 1em rgba(0,0,0,.2);
    margin: 1em;
    position: relative;
}

.product_slider .product_item figure:hover .item_img a:before {
    opacity: .3;
    filter: alpha(opacity=30);
}

.product_slider .swiper-slide .item_img {
    padding: 50% 0;
}

.product_slider .swiper-slide .item_img a:before {
    opacity: 0;
    filter: alpha(opacity=0);
}

.product_slider .swiper-slide-prev .item_img,.product_slider .swiper-slide-next .item_img {
    display: block;
    padding: 37.5% 0;
    overflow: hidden;
}

.index_product .swiper-button-next,.index_product .swiper-button-prev {
    width: 25px;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: -27px;
    background: none;
    font-size: 42px;
}

.index_product .learn_more {
    text-align: center;
    padding-top: 40px;
}

.section_service {
    padding-top: 80px;
    position: relative;
    background-image: url(img/home3you.png);
}

.section_service:before {
    content: '';
    display: block;
    width: 78%;
    height: 76%;
    position: absolute;
    left: 0;
    top: 0;
}

.section_service .layout {
    position: static;
}

.index_ad {
    padding-top: 40px;
}

.index_ad .index_hd {
    text-align: left;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}

.index_ad .index_hd .hd_title:after {
    margin-left: 0;
}

.index_ad .ad_items {
    width: 45%;
    position: relative;
    z-index: 2;
}

.index_ad .ad_item {
    padding: 10px 0;
}

.index_ad .ad_item .item_inner {
    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;
}

.index_ad .ad_item .item_img,.index_ad .ad_item .item_img img {
    border-radius: 50%;
}

.index_ad .ad_item .item_img {
    display: inline-block;
    padding: 10px;
    border: 1px solid #d2d8e0;
    background-color: #0a3365;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    margin-right: 40px;
    float: left;
}

.index_ad .ad_item .item_img img {
    width: 100px;
    height: 100px;
}

.index_ad .ad_item .item_info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.index_ad .ad_item .item_title {
    font-size: 22px;
}

.index_ad .ad_item .item_title,.index_ad .ad_item .item_title a {
    color: #0a3365;
}

.index_ad .ad_item .item_text {
    font-size: 18px;
}

.index_ad .ad_item .item_inner:hover .item_img {
    -webkit-animation: swing .6s ease;
    -o-animation: swing .6s ease;
    animation: swing .6s ease;
}

.company_subscribe {
    width: 100%;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 1;
}

.company_subscribe,.company_subscribe a {
    color: #fff;
}

.company_subscribe .subscribe_title {
    font-size: 46px;
    text-transform: uppercase;
    font-weight: normal;
}

.company_subscribe .subscribe_desc {
    padding-top: 20px;
    font-size: 18px;
    max-width: 350px;
}

.company_subscribe .learn_more {
    padding-top: 40px;
}

.subscribe_inner {
    margin-left: 52%;
    padding: 35px;
    background-color: #0a3365;
}

.index_main .company_subscribe .layout {
    width: auto;
}

.aside {
    float: left;
    width: 230px;
}

.side-tit-bar {
    position: relative;
    margin-bottom: 15px;
}

.side-tit-bar .side-tit {
    position: relative;
    font-size: 16px;
    height: 38px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 38px;
    color: #FFF;
    padding: 0 0 0 15px;
    background: #132c62;
    text-transform: uppercase;
}

.side-widget {
    position: relative;
    margin: 0 0 50px;
}

.side-cate {
    padding: 0 0 0 10px;
}

.side-cate li {
    position: relative;
    line-height: 1.3em;
    font-size: 14px;
}

.side-cate li li {
    font-size: 12px;
}

.side-cate li a {
    position: relative;
    display: block;
    margin-right: 38px;
    padding: 8px 0;
}

.side-cate ul {
    display: none;
    overflow: visible !important;
    padding-bottom: 6px;
}

.side-cate li li {
    padding: 3px 0;
}

.side-cate li li a {
    padding: 4px 10px 4px 15px;
    margin-right: 0;
    position: relative;
}

.side-cate li li a:hover,.side-cate li li.active>a {
    color: #010101;
}

.side-cate li li a:hover:before,.side-cate li li.active>a:before {
    background-color: #010101;
}

.side-cate li li a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 9px;
}

.side-cate li li li a {
    padding: 0 66px;
    margin-right: 0;
}

.side-cate>li {
    border-bottom: 1px solid #ddd;
}

.side-cate>li.nav-current {
    border-left: 3px solid #132c62;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold;
    background-color: #f8f8f8;
}

.side-cate>li.nav-current a {
    color: #1f376a;
}

.side-cate li .icon-cate {
    position: absolute;
    right: 10px;
    top: 6px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 23px;
    overflow: hidden;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    color: #99abb7;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.side-cate li .icon-cate.icon-cate-down:before {
    content: '\f067';
}

.side-cate li .icon-cate.icon-cate-up:before {
    content: '\f068';
}

.side-cate li.nav-current > .icon-cate, .side-cate li:hover > .icon-cate, li.show_li >.icon-cate {
    color: #99abb7;
}

.side-cate li .icon-cate:hover {
    background-color: #99abb7;
    color: #fff;
}

.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: 70px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
}

.side_product_item .item-img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.side_product_item .item-img img {
    display: block;
    width: 100%;
}

.side_product_item:hover .item-img:before {
    background-color: rgba(255,255,255,.3);
}

.side_product_item figcaption {
    padding-left: 15px;
}

.side_product_item figcaption h3 {
    font-size: 13px;
    font-weight: normal;
}

.side_product_item figcaption h3 a {
    display: block;
    max-height: 4.2em;
    line-height: 1.4em;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.side_product_item figcaption h3 a:hover,.side_product_item .item-img:hover + figcaption h3 a {
    color: #010101;
    text-decoration: underline;
}

.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: 450px;
    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: 90px !important;
}

.side-product-items .btn-prev,.side-product-items .btn-next {
    position: absolute;
    left: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 38px;
    color: #ccd3d9;
    z-index: 1;
    text-align: center;
    cursor: pointer;
}

.side-product-items .swiper-button-disabled {
    color: #eee;
    cursor: default;
}

.side-product-items .btn-prev:before,.side-product-items .btn-next: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-prev:not(.swiper-button-disabled):hover,.side-product-items .btn-next:not(.swiper-button-disabled):hover {
    color: #000;
}

.aside .side-bn {
    width: 100%;
    margin: 0 0 40px;
}

.aside .side-bn img {
    width: 100%
}

.main {
    position: relative;
    width: calc(100% - 260px);
    float: right;
    padding-bottom: 50px;
}

.main .banner_section {
    margin-bottom: 25px;
}

.page_title {
    line-height: 38px;
    position: relative;
    font-size: 22px;
    margin: 0 0 15px;
    padding-bottom: 5px;
    font-size: 22px;
    color: #000;
    border-bottom: 1px solid #ddd;
}

.items_list .page_title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: normal;
    color: #333;
    line-height: 32px;
}

.items_list .share_this {
    float: right;
    position: absolute;
    right: 0;
    top: 5px;
}

.main_banner {
    margin-bottom: 15px;
    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;
    height: 0;
    padding-bottom: 15%;
}

.main_banner .swiper-wrapper li a img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.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 {
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid #fff;
    margin: 0 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: .6;
    filter: alpha(opacity=60);
}

.main_banner .swiper-pagination-bullet-active {
    background-color: #fff;
    border-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.main_intro {
    line-height: 1.6;
}

.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
}

.page_bar {
    position: relative;
    line-height: 31px;
    height: 33px;
    margin: 70px 0;
    text-align: center;
    font-size: 12px;
}

.page_bar a,.page_bar span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    border: 1px solid #ccc;
    margin: 0 4px;
    text-align: center;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fefefe',endColorStr='#ececec',gradientType='0');
    background: -moz-linear-gradient(top, #fefefe, #ececec);
    background: -o-linear-gradient(top,#fefefe, #ececec);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#ececec));
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.page_bar a.current,.page_bar a:hover {
    color: #FFF;
    background: #e1e1e1;
    border-color: #e1e1e1
}

.page_bar a:not(.current):hover {
    border-color: #0a3365;
    background-color: #0a3365;
    color: #fff;
}

.page_bar span.current2 {
    margin-left: 8px;
}

.fl-rich-text p {
    font-size: 16px;
}

.layout-shipment .t-c {
    height: 0;
    padding-top: 66%;
    position: relative;
}

.layout-shipment .img_contain {
    object-fit: cover !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_box {
    text-align: center;
    padding-bottom: 5%;
}

.video_box video {
    width: 70%;
}

.qualification {
    margin: auto 0;
    width: 100%;
}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.shipment {
}

.shipment .title {
    margin-top: 25px;
    margin-bottom: 32px;
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: url( ../img/titiler.jpg) no-repeat left center;
    font-family: 'HelveticaLTStdBlkCondObl';
}

.shipment .title span {
    padding-left: 30px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    line-height: 52px;
}

.shipment .title1 {
    margin-top: 45px;
    margin-bottom: 40px;
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: url( ../img/titiler.jpg) no-repeat left center;
    font-family: 'HelveticaLTStdBlkCondObl';
}

.shipment .title1 span {
    padding-left: 30px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    line-height: 52px;
}

.shipment .title2 {
    margin-top: 20px;
    margin-bottom: 40px;
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background: url( ../img/titiler.jpg) no-repeat left center;
    font-family: 'HelveticaLTStdBlkCondObl';
}

.shipment .title2 span {
    padding-left: 30px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    line-height: 52px;
}

.shipment_ul {
    max-width: 1055px;
    width: 100%;
    margin: 0 auto;
}

.shipment_ul li {
    float: left;
    margin-left: 239px;
}

.shipment_ul li .dan_wrap {
    max-width: 192px;
    width: 100%;
    margin: 0 auto;
}

.shipment_ul li .img1 {
    display: block;
    max-width: 192px;
    max-height: 261px;
    width: 100%;
}

.shipment_ul li .img2 {
    display: block;
    max-width: 192px;
    max-height: 34px;
    width: 100%;
}

.shipment2_ul {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 99px;
}

.shipment2_ul .img-scroll {
    position: relative;
    width: 100%;
    padding-top: 23px;
}

.shipment2_ul .img-scroll .prev,.shipment2_ul .img-scroll .next {
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    top: 50%;
    margin-top: -23.5px;
    z-index: 9999;
}

.shipment2_ul .img-scroll .prev {
    left: 0;
    cursor: pointer;
    background: url(../img/arrowleft.png) no-repeat center;
}

.shipment2_ul .img-scroll .next {
    right: 0;
    cursor: pointer;
    background: url(../img/arrowright.png) no-repeat center;
}

.shipment2_ul .img-scroll .prev:hover {
    background: url(../img/arrowlefton.png) no-repeat center;
}

.shipment2_ul .img-scroll .next:hover {
    background: url(../img/arrowrighton.png) no-repeat center;
}

.shipment2_ul .img-list {
    position: relative;
    width: 86.6%;
    overflow: hidden;
    margin: 0 auto;
}

.shipment2_ul .img-list ul {
    width: 9999px;
}

.shipment2_ul .img-list li {
    float: left;
    display: inline;
    width: 231px;
    max-height: 175px;
    margin-right: 38px;
}

.shipment2_ul .img-list li .m3lie2 {
    max-width: 231px;
    text-align: center;
    position: relative;
}

.shipment2_ul .img-list li .m3lie2 a {
    display: block;
}

.shipment2_ul .img-list li .m3lie2 .m3tu img {
    max-width: 231px;
    max-height: 175px;
    width: 100%;
    margin: 0 auto;
}

.shipment2_ul .img-list li .m3lie2 .m4fu {
    position: absolute;
    top: 100%;
    left: 0;
    background: url( ../img/minsbh.png) repeat center center;
    width: 100%;
    height: 100%;
}

.shipment2_ul .img-list li .m3lie2 .m4fu img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 33px;
    max-height: 33px;
    width: 100%;
    margin: 0 auto;
    margin-top: -16px;
    margin-left: -16px;
}

.shipment2_ul .img-list li .m4zi {
    position: absolute;
    bottom: -100%;
    width: 100%;
    left: 0px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 38px;
    text-align: center;
}

.shipment2_ul .img-list li .m3lie2:hover .m4fu {
    top: 0;
}

.shipment2_ul .img-list li .m3lie2:hover .m4zi {
    bottom: 8px;
}

.ship_wrap {
    width: 100%;
    margin: 0 auto;
}

.ship_wrap .ship_left {
}

.ship_wrap .ship_right {
    padding-top: 175px;
}

.ship_wrap .dl {
    margin-bottom: 38px;
}

.ship_wrap .dt {
    width: 384px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.59)
}

.ship_wrap .dt img {
    display: block;
    max-width: 384px;
    width: 100%;
}

.ship_wrap .dd {
}

.ship_wrap .dd .title3 {
    padding-left: 9px;
    padding-top: 21px;
    padding-bottom: 0;
    font-size: 80px;
    color: #0055af;
    font-weight: bold;
    font-style: italic;
}

.ship_wrap .dd .title3 span {
    position: relative;
    left: -16px;
    font-size: 40px;
    color: #0055af;
}

.ship_wrap .dd p {
    padding-left: 9px;
    width: 211px;
    font-size: 18px;
    color: #fff;
    height: 53px;
    line-height: 53px;
    background: #0055af;
    color: #fff;
}

@media screen and (max-width: 1219px) {
    .shipment_ul li {
        width: 31%;
        margin-left: 1%!important;
        max-block-size: 1%!important;
    }

    .ship_wrap .ship_left {
        width: 50%;
    }

    .ship_wrap .ship_right {
        width: 50%;
        padding-top: 104px;
    }

    .ship_wrap .dt {
        width: 50%;
    }

    .ship_wrap .dd {
        width: 43%
    }

    .ship_wrap .dd .title3 {
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 80px;
    }

    .ship_wrap .dd .title3 span {
        left: -15px;
    }

    .shipment2_ul .img-list ul {
        width: 1000%;
    }

    .shipment2_ul .img-list li {
        width: 2.2%;
        margin-right: .399%;
    }

    .shipment2_ul .img-list li .m3lie2 .m4fu {
        height: 98%;
    }
}

@media screen and (max-width: 999px) {
    .shipment2_ul .img-list li .m3lie2 .m4fu {
        top:0;
    }

    .shipment2_ul .img-list li .m3lie2 .m4zi {
        bottom: 8px;
    }

    .ship_wrap .dd .title3 {
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 55px;
    }
}

@media screen and (max-width: 900px) {
    .ship_wrap .ship_left {
        width: 100%;
        margin: auto;
    }

    .ship_wrap .ship_right {
        width: 100%;
        padding-top: 0px;
    }

    .ship_wrap .dt {
        max-width: 384px;
    }

    .ship_wrap .dl {
        max-width: 492px;
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }

    .shipment2_ul .img-list li {
        width: 3%;
        margin-right: .399%;
    }

    .swiper-container-Ship {
    }
}

@media screen and (max-width: 500px) {
    .ship_wrap .dt {
        width: 100%;
        float: none;
    }

    .ship_wrap .dd {
        width: 100%;
        float: none;
    }

    .shipment_ul li {
        width: 98%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 640px) {
    .shipment2_ul .img-scroll {
        width: 231px;
        margin: 0 auto;
    }

    .shipment2_ul .img-list {
        width: 231px;
    }

    .shipment2_ul .img-list li {
        width: 231px;
        margin-right: .399%;
    }

    .shipment2_ul .img-scroll .prev,.shipment2_ul .img-scroll .next {
        margin-top: -13.5px;
    }
}

.main_aboutus {
    padding-bottom: 4%;
}

.main_aboutus .abouts {
    background: url(img/about-1.jpg) no-repeat center center;
}

.qualification ul li h3 {
    display: block;
    width: 100%;
    font-size: 25px;
    color: #ffffff;
    background-color: #1f376a;
    line-height: 53px;
}

.page_cart {
    position: relative;
    height: 0;
    width: 300px;
    background-color: #1f376a;
    padding-bottom: 50px;
    margin-top: 7%;
    border-radius: 8px;
    float: left;
    z-index: 999;
}

.page_cart #CartCount3 .count-box {
    position: absolute;
    top: -31px;
    left: 0;
    font-size: 18px;
}

.page_cart #CartCount3 .count-box span {
    font-size: 20px;
    font-weight: bold;
}

.page_cart #CartCount3 svg {
    position: absolute;
    top: 19%;
    left: 0;
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

.page_cart #CartCount3 .cart-countent {
    position: absolute;
    top: 13px;
    left: 57px;
    color: #ffffff;
    font-size: 18px;
}

#CartCount {
    z-index: 111;
    position: fixed;
    right: 19px;
    bottom: 54px;
    background: rgb(218 217 217 / 46%);
    width: 54px;
    height: 54px;
    border-radius: 100%;
    line-height: 55px;
    text-align: center;
}

#CartCount svg {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 46%;
    left: 39%;
    margin-top: -11px;
    margin-left: -16px;
}

#CartCount span {
    font-size: 18px;
    position: absolute;
    right: 9px;
    top: 3px;
    line-height: 20px;
}

.more_btn {
    width: 170px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    // -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    text-align: center;
    background-color: #0055af;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.more_span1 {
    color: #fff;
    display: block;
    width: 100%;
    height: 40px;
}

.swiper-container-world .t-c {
    height: 0;
    position: relative;
    padding-top: 65%;
}

.swiper-container-world .t-c .img_contain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

.swiper-container-world {
    margin: 2% 0 7% 0;
    text-align: center;
}

.swiper-container-world:before,.swiper-container-world:after {
    content: '';
    width: 0;
    height: 0;
    clear: both;
}

.swiper-container-world .swiper-pagination {
    position: unset;
    left: 47%;
    padding-top: 10px;
}

.swiper-container-world .swiper-pagination-bullet:before {
    background-color: #1f376a;
    content: "";
}

.swiper-container-world .swiper-pagination-bullet-active:before {
    background-color: #ffffff;
    content: "";
}

.swiper-container-Ware .t-c {
    height: 0;
    position: relative;
    padding-top: 65%;
}

.swiper-container-Ware .t-c .img_contain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

.swiper-container-Ware {
    margin: 1% 0 7% 0;
    text-align: center;
}

.swiper-container-Ware .swiper-pagination {
    position: unset;
    left: 47%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}

.swiper-container-Ware .swiper-pagination-bullet:before {
    background-color: #1f376a;
    content: "";
}

.swiper-container-Ware .swiper-pagination-bullet-active:before {
    background-color: #ffffff;
    content: "";
}

.swiper-container-Customers .t-c {
    height: 0;
    position: relative;
    padding-top: 65%;
}

.swiper-container-Customers .t-c .img_contain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}

.swiper-container-Customers {
    margin: 1% 0 3% 0;
    text-align: center;
}

.swiper-container-Customers .swiper-pagination {
    position: unset;
    padding-top: 10px;
}

.swiper-container-Customers .swiper-pagination-bullet:before {
    background-color: #1f376a;
    content: "";
}

.swiper-container-Customers .swiper-pagination-bullet-active:before {
    background-color: #ffffff;
    content: "";
}

.swiper-container-Ship {
    margin: 1% 0;
    text-align: center;
}

.swiper-container-Ship .swiper-pagination {
    position: unset;
    left: 50%;
    padding-top: 10px;
}

.swiper-container-Ship .swiper-pagination-bullet:before {
    background-color: #1f376a;
    content: "";
}

.swiper-container-Ship .swiper-pagination-bullet-active:before {
    background-color: #ffffff;
    content: "";
}

.items_list {
    width: 100%;
    position: relative;
}

.page_bar .active span {
    color: #ffffff;
    display: block;
    background: -moz-linear-gradient(top, #178cac, #132c62);
    background: -o-linear-gradient(top,#178cac, #132c62);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#178cac), to(#132c62));
}

.items_list ul {
    margin: 0 -12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.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%;
    float: left;
    position: relative;
}

.items_list .product_item input[type=checkbox] {
    position: absolute;
    z-index: 11;
    left: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
}

.items_list .product_item figure {
    margin: 10px 12px;
    border: 1px solid #c6c6c6;
    position: relative;
    margin: 10px 12px;
    border: 1px solid #c6c6c6;
    position: relative;
    display: block;
    text-align: center;
    border: 5px solid #0055af;
}

.product_item .item_img .imgÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Âg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform 0.2s;
}

.product_item .item_img .imgÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Âg:hover {
    transform: scaleY(1);
    transform-origin: bottom;
    transition: transform 0.2s;
}

.items_list .product_item .item_img a:before,.goods-may-like .product_item .item_img a:before {
    display: none;
}

.items_list .product_item figure:hover,.goods-may-lik .product_item figure:hover {
    box-shadow: 0 20px 15px -15px rgba(0,0,0,.2);
}

.items_list .product_item .item_img:hover img,.goods-may-like .product_item .item_img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.items_list .product_item .item_title a,.goods-may-like .product_item .item_title a {
    padding: 0 5%;
}

.main .item_title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 38px;
    line-height: 39px;
    width: 187px;
    display: block;
    background: url(img/nwe_pro.png) no-repeat left center;
    z-index: 9999;
    color: #ffffff;
}

.items_list .product_item:hover .item_title a,.goods-may-like .product_item:hover .item_title a {
}

.page_about_singlebgImgpage {
    padding: 0;
    text-align: center;
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 60px;
}

.page_about_singlebgImgpage:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
}

.product-intro {
    position: relative;
    overflow: hidden;
}

.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: bold;
    font-size: 10px;
    top: 0px;
}

.cloud-zoom-big {
    overflow: hidden;
    padding: 0px;
}

.cloud-zoom-loading {
    color: white;
    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: 37.6%;
    float: left;
}

.product-view .product-image {
    position: relative;
    border: 1px solid #ddd;
}

.product-view .product-image img {
    position: relative;
    width: 100%;
}

.product-view .image-additional {
    position: relative;
    margin: 20px 15px;
    overflow: hidden;
}

.product-view .image-additional li {
    position: relative;
    width: 100%;
    width: 33.3333%;
    float: left;
    overflow: visible;
}

.product-view .image-additional li.single {
    display: none;
}

.product-view .image-additional li img {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #c0c0c0;
    padding: 1px;
}

.product-view .image-additional li a {
    display: block;
    position: relative;
    padding: 0 15%;
}

.product-view .image-additional li.current img {
    border: 2px solid #000;
    padding: 0;
}

.product-view .image-additional img.popup {
    display: none;
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none;
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}

.product-view .swiper-button-next,.product-view .swiper-button-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    opacity: 1;
    line-height: 30px;
    font-size: 28px;
    -webkit-transform: scale(0.65,1);
    -ms-transform: scale(0.65,1);
    -o-transform: scale(0.65,1);
    transform: scale(0.65,1);
    background: none;
}

.product-view .swiper-button-prev,.product-view .swiper-container-rtl .swiper-button-next {
    left: -10px;
}

.product-view .swiper-button-next,.product-view .swiper-container-rtl .swiper-button-prev {
    right: -10px;
}

.product-summary {
    position: relative;
    width: 57%;
    float: right;
    padding: 0 0 10px;
    color: #666;
    font-size: 13px;
}

.product-summary .product-meta {
    line-height: 1.8;
}

.product-summary .product-meta h3 {
    margin: 0 0 5px;
    font-size: 14px;
}

.product-summary .product-meta li {
    width: 100%;
    display: table;
    padding: 2px 0;
}

.product-summary .product-meta li em {
    display: table-cell;
    width: 40%;
    color: #aaa;
}

.product-summary .product-meta li .item-val {
    display: table-cell;
    -ms-word-break: break-all;
    word-break: break-all;
    word-wrap: break-word;
}

.product-btn-wrap {
    position: relative;
    padding-top: 30px;
}

.product-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top;
    line-height: 28px;
    padding: .1em 1em;
    font-size: 14px;
    border-radius: 3px;
    background: #eee;
    border: 1px solid #eee;
    color: #333;
    margin: 0 15px 10px 0;
}

.product-btn-wrap .email:before,.product-btn-wrap .pdf:before {
    padding-right: 8px;
}

.product-btn-wrap .email:before {
    content: '\f0e0';
}

.product-btn-wrap .pdf:before {
    content: '\f1c1';
}

.product-btn-wrap a:hover {
    background-color: #010101!important;
    border-color: #010101!important;
    color: #fff!important;
}

.product-summary .share-this {
    margin: 30px 0 0;
    text-align: right;
}

.product-detail {
    position: relative;
    overflow: visible;
    margin: 30px 0 0;
}

.detail-tabs {
    position: relative;
}

.detail-tabs .title {
    position: relative;
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
    line-height: 26px;
    padding: 1px 20px;
    cursor: pointer;
    margin: 0 5px 0 0;
    font-size: 13px;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
    color: #fff;
}

.detail-tabs .title.current {
    background: #575757;
    border-color: #575757;
    color: #fff;
}

.product-detail .tab-panel-content {
    padding: 10px 0;
    display: block;
    overflow: hidden
}

.fl-rich-text iframe {
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
}

.product-detail .disabled {
    display: none;
}

.goods-may-like {
    position: relative;
    overflow: hidden;
}

.goods-may-like .title {
    line-height: 35px;
    font-size: 20px;
    margin: 50px 0 20px;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: normal;
    background-color: #575757;
    color: #fff;
}

.goods-may-like .product_item {
    width: 25%;
    margin: 0;
    padding: 0;
}

.goods-may-like .swiper-slide {
    width: 25%;
    overflow: visible;
}

.goods-may-like .product_item {
    padding-bottom: 2px;
    margin-right: 0;
}

.goods-may-like .product_item figure {
    border: 1px solid #d8d8d8;
}

.goods-may-like .product_item figure:before {
    height: 3px;
}

.goods-may-like .product_item .item_title {
    font-size: 16px;
}

.goods-may-like .product_item .item_img {
}

.goods-may-like .swiper-control {
    position: absolute;
    right: 10px;
    top: 55px;
}

.goods-may-like .swiper-button-prev,.goods-may-like .swiper-button-next {
    display: inline-block;
    width: 20px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    margin-left: 5px;
    background: none;
    color: #fff;
    margin-left: 5px;
    position: static;
    margin: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.goods-may-like .swiper-button-next.swiper-button-disabled, .goods-may-like .swiper-button-prev.swiper-button-disabled {
    opacity: .5;
    filter: alpha(opacity=50);
}

.web_main {
    position: relative;
}

.page_main {
    background: #FFF;
    padding: 28px 0 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);
    background-image: url(img/product.png);
    transform: translate3d(0, 0, 0);
}

.news {
    background: url(img/news.png) no-repeat center center;
}

.contact {
    background: url(img/contact.png) no-repeat center center;
}

section.web_main.page_main.news {
}

.sys_sub_head {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: #f7f8f9;
    box-shadow: 0 10px 15px rgba(0,0,0,.06) inset;
}

.sys_sub_head .head_title {
    font-size: 46px;
    line-height: 1.2;
    font-weight: normal;
    color: #132c62;
}

.path_bar {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    margin-top: 5px;
}

.path_bar li,.path_bar li a {
    color: #666;
}

.path_bar li a:hover {
    color: #132c62;
}

.path_bar li {
    display: inline;
    padding-right: 10px;
}

.path_bar li:after {
    content: '/';
    padding-left: 10px;
}

.path_bar li:last-child:after {
    display: none;
}

.path_bar li h2 {
    display: inline-block
}

.mobile-head-items {
    display: none;
}

.blog_list {
    position: relative;
    width: 100%;
}

.blog-item {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 35px 20px;
}

.blog-item:nth-child(2n+1) {
    background: #f9f9f9;
}

.blog-item:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.blog-item:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background-color: #132c62;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.blog-item:hover:after {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.blog-item .item-img,.blog-item .item-img img {
    border-radius: 5px;
}

.blog-item .item-img {
    position: relative;
    display: block;
    max-width: 200px;
    padding: 5px;
    border: 1px solid #eee;
    background-color: #fff;
    margin: 0 20px 0 0;
    float: left;
}

.blog-item .item-img img {
    position: relative;
    width: 100%;
}

.blog-item .item-info .item-title {
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden;
    font-size: 20px;
    font-weight: normal;
}

.blog-item .item-info time {
    display: block;
    font-size: 16px;
    margin: 8px 0;
}

.blog-item .item-info .item-detail {
}

.blog-item .item-info .item-more {
    margin: 20px 0 0;
    float: right;
}

.blog-item .item-info .item-more {
    display: inline-block;
    padding: .2em .8em;
    line-height: 1.8;
    color: #132c62;
    position: relative;
    text-transform: uppercase;
}

.blog-item .item-info .item-more:before,.blog-item .item-info .item-more:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #132c62;
    position: absolute;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.blog-item .item-info .item-more:before {
    left: 0;
    top: 0;
}

.blog-item .item-info .item-more:after {
    right: 0;
    bottom: 0;
}

.blog-item .item-info .item-more:hover:before,.blog-item .item-info .item-more:hover:after {
    width: 0;
    opacity: 0;
}

.blog-item .item-info .item-more:hover {
    background-color: #132c62;
    color: #fff;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.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;
    *display: inline;
    vertical-align: top;
    *zoom:1;margin: 0 10px;
    font-size: 16px;
    font-weight: bold;
}

.download-item .item-button {
    position: relative;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom:1;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: normal;
}

.faq-item .faq-cont {
    margin: 0 0 25px;
    display: none;
}

.faq-item:first-child .faq-cont {
    display: block;
}

@media only screen and (max-width: 768px) {
    .inquiry-form .form-btn-wrapx .form-btn-submitx {
        top:0 !important;
    }
}

@media only screen and (max-width: 1680px) {
    body {
        min-width: 1350px;
    }

    .layout {
        width: 1200px;
    }

    .web_footer .layout,.index_main .layout {
        width: 1350px;
    }

    .index_company_intr .index_bd .layout {
    }

    .index_company_intr .company_intr_title {
        margin-left: 0;
    }

    .index_company_intr .company_intr_cont .cont_inner {
        padding: 18px 30px 20px;
    }

    .index_company_intr .company_intr_img {
        margin-left: 0;
    }

    .index_company_intr .company_intr_img:hover {
    }

    .product_slider {
        margin: 0 50px;
    }

    .index_ad .ad_item .item_img {
        margin-right: 25px;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
    .page_about_singlebgImgpage {
        padding-bottom: 0;
    }

    .web_footer {
        padding-top: 0;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1250px) {
    .page_bar {
        margin: 60px 0;
    }

    .page_about_singlebgImgpage {
        padding-bottom: 0;
    }

    .web_footer {
        padding-top: 0px;
        position: relative;
        margin-top: 5%;
    }
}

@media only screen and (min-width: 750px) and (max-width: 1025px) {
    .page_about_singlebgImgpage {
        padding-bottom: 0;
    }

    .web_footer {
        margin-top: 2%;
    }
}

@media only screen and (max-width: 1440px) {
    body {
        min-width: 1280px;
    }

    .layout {
        width: 1200px;
    }

    .web_footer .layout,.index_main .layout {
        width: 1280px;
    }

    .index_product .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }

    .index_product .owl-item:not(.active) .product_item {
        filter: none;
    }

    .foot_news {
        padding: 50px 30px;
    }

    .foot_news .index_hd {
        width: 36%;
    }
}

@media only screen and (max-width: 1366px) {
    body {
        min-width: 1100px;
    }

    .layout {
        width: 1100px;
    }

    .web_footer .layout,.index_main .layout {
        width: 1180px;
    }

    .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: 1250px) {
    .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%;
    }

    .foot_news {
        width: 60%;
    }

    .foot_item_info {
        display: block;
    }

    .foot_item_info .foot_logo,.foot_item_info .foot_sns {
        float: none;
    }

    .foot_item_info .foot_sns {
        padding-top: 30px;
        text-align: left;
    }
}

@media only screen and (max-width: 1200px) {
    body {
        min-width: inherit;
    }

    .layout {
        width: 92%;
    }

    .web_footer .layout,.index_main .layout {
        width: 92%;
    }

    .head_layer .nav_wrap {
        padding-left: 2%;
        padding-right: 2%;
    }

    .nav_wrap .head_nav>li {
        margin: 0 12px;
    }

    .index_company_intr .company_intr_title,.index_business .business_title,.index_hd .hd_title,.company_subscribe .subscribe_title {
        font-size: 40px;
    }

    .index_company_intr .index_bd .layout {
        width: 100%;
    }

    .index_company_intr .company_intr_title {
    }

    .index_company_intr .company_intr_desc {
        font-size: 16px;
    }

    .index_company_intr .btn_more .btn_txt {
        font-size: 20px;
        padding-top: 18px;
        padding-bottom: 18px;
        line-height: 27px;
    }

    .index_business .business_desc {
        font-size: 24px;
    }

    .product_slider .product_item .item_title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .web_head .logo img {
        max-height: 75px;
    }

    .index_hd {
        margin-bottom: 35px;
    }

    .index_hd {
        margin-top: 35px;
    }

    .index_company_intr {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .index_company_intr .index_bd .layout {
        padding-left: 0;
        width: 100% !important;
        margin: 0 auto;
    }

    .index_company_intr .company_intr_title {
        margin-left: 0;
    }

    .index_company_intr .company_intr_img .img_item a {
        position: relative;
        height: 0;
        padding-bottom: 80%;
        display: block;
    }

    .index_company_intr .company_intr_cont {
        margin-right: -200px;
        margin-top: 0;
    }

    .index_company_intr .company_intr_img {
        margin-left: 0;
        padding-top: 0;
    }

    .index_business {
        padding: 100px 0;
    }

    .index_product {
        padding: 80px 0;
    }

    .product_slider .product_item {
        width: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .product_slider .product_item figure {
        margin: 10px;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
    }

    .product_slider .swiper-slide-prev .item_img, .product_slider .swiper-slide-next .item_img,.product_slider .swiper-slide .item_img {
        padding: 0;
    }

    .product_slider .swiper-slide .item_img {
        padding-bottom: 100%;
    }

    .product_slider .product_item .item_img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        min-height: inherit;
        height: 100%;
        object-fit: cover;
    }

    .index_product .swiper-button-prev {
        left: 0;
    }

    .index_product .swiper-button-next {
        right: 0;
    }

    .section_service {
        padding: 0;
    }

    .section_service:before {
        display: none;
    }

    .company_subscribe {
        position: static;
    }

    .subscribe_inner {
        margin-left: auto;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .index_ad {
        padding: 80px 0;
    }

    .index_ad .ad_items {
        width: auto;
        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;
    }

    .index_ad .ad_item {
        width: 33.33333333%;
        float: left;
    }

    .index_ad .ad_item .item_inner {
        display: block;
        text-align: center;
        overflow: hidden;
        align-items: center;
        align-content: center;
    }

    .index_ad .ad_item .item_img {
        float: none;
        margin: 0 auto 20px;
    }

    .web_footer {
        padding-top: 0;
    }

    .foot_news {
        width: auto;
        position: static;
        margin-bottom: 50px;
    }

    .foot_items {
        width: auto;
    }
}

@media only screen and (max-width: 950px) {
    body {
        min-width: 100%;
    }

    .index_company_intr .company_intr_img .img_item a {
        position: relative;
        height: 0;
        padding-bottom: 94%;
        display: block;
    }

    .z10000 {
        position: relative;
        z-index: 100000;
    }

    .mobile-body-mask {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999
    }

    .mobile-ico-close {
        width: 30px;
        height: 30px;
        background: #fff url(img/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -35px;
        top: 0;
    }

    .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: rgba(0,0,0,0);
    }

    .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 .nav_wrap .head_nav,.web_head .change-language,.web_head .btn--search {
        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) no-repeat center center;
        -webkit-background-size: auto 16px;
        background-size: auto 16px;
        border: none;
        right: 0;
        top: 0;
        display: block !important;
    }

    .head-search .search-attr {
        display: none;
    }

    .head_layer .layout {
        display: block;
    }

    .head_layer .head_right {
        display: none;
    }

    .path_bar {
        background-attachment: scroll!important;
    }

    .head_top {
        border-top: 0;
    }

    .head_top .head_left {
        width: auto;
        float: left;
    }

    .head_top .top_welcome {
        width: auto;
        float: right;
    }

    .head_top .top_contacts .top_contact_label {
        display: none;
    }

    .head_top .top_contacts .top_contact_item,.head_top .top_item,.head_top .top_contacts .top_contact_item:first-child,.head_top .top_item:last-child {
        padding: 0 10px;
    }

    .head_top .top_contacts .top_contact_item:hover+.top_contact_item {
        opacity: 1;
    }

    .head_top .top_welcome {
        padding-right: 10px;
    }

    .head_nav {
        width: 100%;
    }

    .head_nav li {
        position: relative;
        display: block;
        width: 100%;
        font-size: 16px;
    }

    .head_nav > li {
        border-bottom: 1px solid #eee;
        line-height: 35px;
    }

    .head_nav > li:after {
        content: '\f105';
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
        font-size: 12px;
    }

    .head_nav li ul {
        display: block;
        width: 100%;
    }

    .head_nav li ul li {
        width: auto;
        padding: 0 10px;
        font-size: 14px;
        text-transform: lowercase;
        line-height: 30px;
    }

    .head_nav li ul li:before {
        content: "";
        width: 3px;
        height: 3px;
        background: #999;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 15px;
    }

    .head_nav li ul li li {
        line-height: 25px;
    }

    .head_nav li ul li li:before {
        display: none;
    }

    .web_head .nav_wrap {
        display: none;
    }

    .web_footer {
        overflow: hidden;
        margin-top: 0;
    }

    .foot_items .layout {
        padding-left: 0;
        padding-right: 0;
    }

    .foot_item {
        -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%
    }

    .foot_item .title {
        margin-bottom: 15px;
    }

    .foot_item .foot_item_bd {
        padding-right: 8%;
    }

    .index_hd .hd_title {
        font-size: 32px;
        margin-top: 0;
    }

    .index_hd .hd_desc {
        font-size: 18px;
    }

    .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-prev,.side-product-items .btn-next {
        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(2n+1) {
        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;
    }

    .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;
        padding-bottom: 0;
    }

    .items_list {
        width: 100%;
    }

    .product-item {
        width: 33.333%;
    }

    .product-item .item-wrap {
        margin: 8px;
    }

    .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_cart {
        float: none;
        margin: 0 auto;
        margin-top: 50px;
    }

    .page_bar {
        margin-top: 33px;
        text-align: center;
        float: none;
    }

    .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: auto;
        margin: 0 -5px;
    }

    .product-view .image-additional li a {
        padding: 0 5px;
    }

    .product-view .image-additional li.current img,.product-view .image-additional li img {
        border: 1px solid #eee;
    }

    .product-view .image-additional li.single {
        display: block
    }

    .product-view .image-additional li.current a:before,.product-view .image-additional li.current a:after {
        display: none;
    }

    .product-view .swiper-button-next, .product-view .swiper-button-prev {
        background: rgba(0,0,0,.8);
        color: #fff;
    }

    .product-view .swiper-button-next {
        right: 5px;
    }

    .product-view .swiper-button-prev {
        left: 5px;
    }

    .product-summary {
        position: relative;
        width: 100%;
        float: none;
    }

    .product-summary .share-this {
        float: none;
        margin: 30px 0;
    }

    .product-summary .product-meta li {
        display: block;
    }

    .product-summary .product-meta li em {
        display: inline;
        color: #333;
        padding-right: 15px;
        font-weight: bold;
    }

    .product-btn-wrap {
        text-align: left;
    }

    .product-btn-wrap a {
        margin: 0 0 10px !important;
    }

    .product-summary .share-this {
        text-align: left;
    }

    .tab-panel-wrap {
        padding: 30px 0 0;
    }

    .goods-may-like .title {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .web_head .logo img {
        max-height: 60px;
    }

    .index_company_intr .company_intr_cont {
        width: 100%;
        float: none;
    }

    .index_company_intr .company_intr_img {
        width: 90%;
        float: none;
        margin: 0 auto;
        padding-top: 20px;
    }

    .index_company_intr .index_bd .layout {
        width: 100%;
        padding-bottom: 30px;
    }

    .index_company_intr .company_intr_img .img_item a {
        position: relative;
        height: 0;
        padding-bottom: 70%;
        display: block;
    }

    .items_list .product_item {
        width: 50%;
    }

    .items_list .product_item .item_img {
        border-left-width: 5px;
    }

    .items_list .product_item figcaption {
        padding-left: 0;
        padding-right: 0;
    }

    .slider_banner .swiper-button-prev, .slider_banner .swiper-button-next {
        display: none;
    }

    .slider_banner .swiper-slide img {
        min-height: 160px;
    }

    .slider_banner .slider_swiper_control {
        bottom: 20px;
    }

    .slider_banner .swiper-pagination-bullets {
        text-align: center;
    }

    .index_hd:before {
        height: 6px;
        margin-bottom: 20px;
    }

    .index_hd .hd_title,.index_company_intr .company_intr_title {
        font-size: 36px;
    }

    .index_hd .hd_desc {
        font-size: 20px;
    }

    .web_footer .foot_contact_list {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .web_footer .contact_item,.web_footer .contact_item:nth-child(3n-1) {
        width: auto;
    }

    .web_footer .contact_item .item_val {
        padding-top: 8px;
    }
}

@media only screen and (max-width: 640px) {
    .page_cart {
        float:none;
    }

    .swiper-container-world {
        margin: 2% 0 0% 0;
        text-align: center;
    }

    .swiper-container-Ware {
        margin: 2% 0 0% 0;
        text-align: center;
    }

    .swiper-container-Customers {
        margin: 2% 0 2% 0;
        text-align: center;
    }

    .video_box video {
        width: 98%;
    }

    lite-youtube {
        width: 100%;
    }

    .foot_news {
        padding-top: 0;
    }

    .head_top .layout {
        display: block;
    }

    .web_head .logo {
        text-align: center;
        padding-top: 0;
    }

    .head_top .head_right {
        float: none;
        padding-bottom: 0;
        text-align: center;
    }

    .head_top .top_contact {
        padding-bottom: 0;
        padding-top: 10px;
    }

    .index_company_intr .company_intr_cont {
        width: auto;
        float: none;
        margin-right: auto;
    }

    .index_company_intr .btn_more:before {
        display: none;
    }

    .index_company_intr .btn_more:hover {
        color: #575757;
    }

    .index_company_intr .btn_more:hover .btn_ico {
        background-position: center;
    }

    .index_company_intr .company_intr_img {
        margin-left: auto;
    }

    .index_company_intr .company_intr_img:hover {
        left: auto;
    }

    .index_ad .index_hd {
        text-align: center;
    }

    .index_ad .index_hd .hd_title::after {
        margin-left: auto;
    }

    .index_ad .ad_items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .index_ad .ad_item {
        width: 70%;
    }

    .index_ad .ad_item .item_img {
        float: left;
    }

    .index_ad .ad_item .item_info {
        vertical-align: -webkit-baseline-middle;
        text-align: left;
        padding-left: 40%;
        padding-top: 19px;
    }

    .foot_news .index_hd,.foot_news .index_bd {
        width: auto;
        float: none;
        padding-top: 15%;
    }

    .foot_news .index_bd {
        padding-top: 14px;
    }

    .foot_news .swiper-pagination {
        padding-top: 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) {
    .page_cart {
        float:none;
    }

    .page_about_singlebgImgpage {
        margin-bottom: 25px;
    }

    .mobile-hide {
        display: none!important;
    }

    .gotop {
        display: none !important;
    }

    .service_item {
        width: 100%;
    }

    .blog-item .item-img {
        width: 150px;
    }

    .table_wrap {
        overflow-x: scroll;
    }

    .layout,.web_footer .layout,.index_main .layout {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .head_top {
        font-size: 12px;
    }

    .web_head .logo img {
        max-height: 55px;
    }

    .foot_items .layout {
        display: block;
    }

    .foot_news {
        padding-left: 15px;
        padding-right: 15px;
    }

    .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-product-items .side_product_item {
        width: 100%;
        float: none;
    }

    .side-product-items .side_product_item figure {
        margin-left: 10px;
        margin-right: 10px;
    }

    .web_footer {
        padding-bottom: 35px;
        margin-top: 12px;
    }

    .foot_logo img {
        max-height: 60px;
    }

    .foot_items {
        display: block;
    }

    .foot_item {
        width: 100%;
        max-width: inherit;
        float: none;
        padding-top: 30px;
    }

    .foot_contact .contact_list {
        display: block;
    }

    .foot_contact .contact_item {
        display: block;
        padding: 5px;
        font-size: 14px;
    }

    .foot_contact .contact_ico {
        margin-right: 2px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }

    .web_footer .copyright {
        font-size: 13px;
    }

    .web_footer .copyright p {
        font-size: 15px;
    }

    .index_main .slider_banner .swiper-button-prev,.index_main .slider_banner .swiper-button-next {
        display: none;
    }

    .index_main .slider_banner .swiper-pagination-white .swiper-pagination-bullet {
        margin: 0;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
    }

    .index_main .slider_banner .slider_swiper_control {
        bottom: 10px;
    }

    .sys_btn {
        font-size: 16px;
        padding: .5em 1.2em;
    }

    .index_hd {
        margin-bottom: 8px;
        margin-top: 1px;
    }

    .index_hd .hd_inner {
        min-width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .index_hd .hd_title {
        font-size: 24px;
        padding-left: 0;
        padding-right: 0;
    }

    .index_hd .hd_title:after {
        margin-top: 10px;
        max-width: 28%;
    }

    .index_hd .hd_desc {
        padding: 15px 0;
        font-size: 14px;
    }

    .index_company_intr,.index_business,.index_product,.index_ad,.subscribe_inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .index_company_intr .company_intr_title,.index_business .business_title,.index_hd .hd_title,.company_subscribe .subscribe_title {
        font-size: 28px;
    }

    .index_company_intr {
        padding-top: 0px;
    }

    .index_company_intr .company_intr_cont .cont_inner {
        padding: 30px 20px;
    }

    .index_company_intr .company_intr_img {
        padding-top: 15px;
    }

    .index_company_intr .btn_more .btn_txt {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .index_company_intr .btn_more .btn_ico {
        width: 60px;
        height: 60px;
        -webkit-background-size: auto 30px;
        background-size: auto 30px;
    }

    .index_business .business_desc {
        font-size: 20px;
    }

    .index_business .index_bd {
        letter-spacing: .4em;
    }

    .index_business .title_ico {
        width: 40px;
        height: 40px;
    }

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

    .product_slider {
        margin: 0 30px;
    }

    .index_product .learn_more {
        padding-top: 25px;
    }

    .index_ad .ad_item .item_title {
        font-size: 20px;
    }

    .index_ad .ad_item .item_text {
        font-size: 16px;
        line-height: 1.3;
    }

    .index_ad .ad_item .item_img {
        padding: 5px;
    }

    .index_ad .ad_item .item_img img {
        width: 80px;
        height: 80px;
    }

    .sys_sub_head {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .sys_sub_head .head_title {
        font-size: 24px;
    }

    .path_bar {
        font-size: 14px;
    }

    .main_banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .product_item .item_img a:after {
        display: none;
    }

    .items_list ul {
        margin: 0 -5px;
    }

    .items_list .product_item figure {
        margin: 5px;
    }

    .items_list .product_item .item_title {
        font-size: 14px;
    }

    .items_list .product_item .item_title a {
        padding: 0;
    }

    .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-family: 'MyriadProBold';
        font-weight: normal;
    }

    .blog-item .item-info {
        padding-top: 15px;
    }

    .blog-item .item-info .item-title {
        height: auto;
        font-size: 22px;
    }

    .blog-item .item-info .item-detail {
        max-height: 9em;
        line-height: 1.5em;
        overflow: hidden;
        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: 14px;
        color: #888;
    }

    .items_list .share_this {
        position: static;
        text-align: left;
        padding-bottom: 15px;
    }

    .page_main {
        padding-top: 15px;
    }

    .product-intro {
        overflow: visible;
    }

    .product-view {
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
    }

    .product-view .image-additional {
        margin: 0 auto;
    }

    .product-view .image-additional li a {
        padding: 0;
    }

    .product-view .image-additional li.current img, .product-view .image-additional li img {
        border-left: 0;
        border-right: 0;
    }

    .product-view .image-additional li a:before,.product-view .image-additional li a:after {
        display: none;
    }

    .product-view .swiper-button-prev,.product-view .swiper-button-next {
        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-prev:before,.product-view .swiper-button-next: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 .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .goods-may-like .title {
        text-transform: none;
    }

    .page_title {
        font-weight: normal;
        font-size: 20px;
        margin-bottom: 10px;
        font-family: 'Roboto-Regular';
    }

    .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-btn-wrap .email, .product-btn-wrap .pdf, .product-btn-wrap .buy {
        font-size: 14px;
        padding: 5px 10px;
    }

    .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 {
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 20px;
    }

    .goods-may-like .layer-bd {
        position: relative;
        padding: 0;
    }

    .goods-may-like .swiper-slider {
        position: relative;
    }

    .goods-may-like .product_item figure {
        padding: 1px;
    }

    .goods-may-like .product_item .item_title {
        font-size: 14px;
    }

    .goods-may-like .product_item .item_title a {
        padding-left: 0;
        padding-right: 0;
    }

    .goods-may-like .swiper-control {
        position: static;
    }

    .goods-may-like .swiper-button-prev, .goods-may-like .swiper-button-next {
        margin: 0 5px;
        font-size: 30px;
    }

    .goods-may-like .swiper-button-prev, .goods-may-like .swiper-button-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 0;
        margin-right: 0;
        margin-top: -15px;
        background-color: rgba(0,0,0,.7);
        position: absolute;
        border-radius: 50%;
    }

    .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) {
    .page_cart {
        float:none;
    }

    .side_product_item {
        width: 100%;
    }
}

@font-face {
    font-family: 'fontawesome';
    src: url("fonts/Font-Awesome/fontawesome-webfont.eot?v=4.5.0");
    src: url("fonts/Font-Awesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Font-Awesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("fonts/Font-Awesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("fonts/Font-Awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Arial-Narrow';
    src: url("fonts/Arial/Arial-Narrow.eot?v=4.5.0");
    src: url("fonts/Arial/Arial-Narrow.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Arial/Arial-Narrow.woff2?v=4.5.0") format("woff2"), url("fonts/Arial/Arial-Narrow.woff?v=4.5.0") format("woff"), url("fonts/Arial/Arial-Narrow.ttf?v=4.5.0") format("truetype"), url("fonts/Arial/Arial-Narrow.svg") format("svg");
    font-style: normal;
}

@font-face {
    font-family: 'Bebas';
    src: url("fonts/Bebas/Bebas.eot?v=4.5.0");
    src: url("fonts/Bebas/Bebas.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Bebas/Bebas.woff2?v=4.5.0") format("woff2"), url("fonts/Bebas/Bebas.woff?v=4.5.0") format("woff"), url("fonts/Bebas/Bebas.ttf?v=4.5.0") format("truetype"), url("fonts/Bebas/Bebas.svg") format("svg");
    font-style: normal;
}

@font-face {
    font-family: 'Impact';
    src: url("fonts/Impact/Impact.eot?v=4.5.0");
    src: url("fonts/Impact/Impact.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Impact/Impact.woff2?v=4.5.0") format("woff2"), url("fonts/Impact/Impact.woff?v=4.5.0") format("woff"), url("fonts/Impact/Impact.ttf?v=4.5.0") format("truetype"), url("fonts/Impact/Impact.svg") format("svg");
}

.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;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    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;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    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;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    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 {
    position: absolute;
    top: 50%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-top: -27px;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 30px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
}

.swiper-container:hover .swiper-button-prev {
    left: 65px;
}

.swiper-container:hover .swiper-button-next {
    right: 65px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.3;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-size: cover;
    right: 10px;
    left: auto
}

.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before {
    content: '\f104';
}

.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before {
    content: '\f105';
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -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 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.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: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 5px;
    background-clip: content-box;
}

.swiper-pagination-bullet-active {
    background-color: #132c62;
    border-color: #132c62;
    opacity: 1;
    filter: alpha(opacity=100);
}

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-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    border-color: #fff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background-color: #fff;
    background-color: #fff;
}

.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: .2s top, .3s -webkit-transform;
    transition: .2s top, .3s -webkit-transform;
    -o-transition: .2s transform, .3s top;
    transition: .2s transform, .3s top;
    transition: .2s transform, .3s top, .3s -webkit-transform
}

.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: .2s left, .3s -webkit-transform;
    transition: .2s left, .3s -webkit-transform;
    -o-transition: .2s transform, .3s left;
    transition: .2s transform, .3s left;
    transition: .2s transform, .3s left, .3s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .3s -webkit-transform;
    transition: .2s right, .3s -webkit-transform;
    -o-transition: .2s transform, .3s right;
    transition: .2s transform, .3s right;
    transition: .2s transform, .3s right, .3s -webkit-transform
}

.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: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
}

@-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
}

.slider_banner .swiper-button-prev,.slider_banner .swiper-button-next {
    width: 45px;
    height: 70px;
    line-height: 70px;
    border-radius: 0;
    margin-top: -35px;
    color: #fff;
    font-size: 22px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    opacity: 0;
    filter: alpha(opacity=0);
    background: none;
}

.slider_banner .swiper-button-prev,.slider_banner .swiper-button-next {
    opacity: 1;
    filter: alpha(opacity=100);
}

.slider_banner .swiper-button-prev:before,.slider_banner .swiper-button-prev:after, .slider_banner .swiper-button-next:before,.slider_banner .swiper-button-next:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    width: 36px;
    height: 70px;
    line-height: 70px;
    background-color: #000;
    background-color: rgba(0,0,0,.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
    font-size: 24px;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.slider_banner .swiper-button-prev:before,.slider_banner .swiper-button-prev:after {
    font-family: 'fontawesome';
    content: '\f104';
}

.slider_banner .swiper-button-prev:before {
    left: 0;
}

.slider_banner .swiper-button-prev:after {
    left: 50%;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    filter: alpha(opacity=0);
}

.slider_banner .swiper-button-next:before,.slider_banner .swiper-button-next:after {
    font-family: 'fontawesome';
    content: '\f105';
}

.slider_banner .swiper-button-next:before {
    right: 0;
}

.slider_banner .swiper-button-next:after {
    right: 50%;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    filter: alpha(opacity=0);
}

.slider_banner .swiper-button-prev {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.slider_banner .swiper-button-next {
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.slider_banner .swiper-pagination {
    width: auto;
    left: auto;
    bottom: auto;
    top: 60px;
    right: 60px;
}

.slider_banner .swiper-pagination-white .swiper-pagination-bullet {
    display: block;
}

.slider_banner .swiper-slide img {
    width: 100%;
}

.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-white .swiper-pagination-bullet {
    margin: 8px 0;
}

.slider_banner .swiper-pagination-white .swiper-pagination-bullet:before {
    display: none
}

.slider_banner:hover .swiper-button-prev,.slider_banner:hover .swiper-button-next {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

@media only screen and (max-width: 950px) {
    .slider_banner .swiper-pagination {
        width: 100%;
        position: absolute;
        text-align: center;
        right: auto;
        top: auto;
        bottom: 0;
    }

    .slider_banner .swiper-pagination-white .swiper-pagination-bullet {
        display: inline-block;
        margin: 0 5px;
    }
}

.swiper-container {
    overflow: hidden\9;
}

.swiper-container .swiper-wrapper {
    width: 20000%\9;
}

.swiper-slide {
    float: left\9;
}

.product_slider .product_item {
    width: 25%\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .swiper-container .swiper-wrapper {
        width: auto;
    }
}
}

.entry {
    padding: 15px 0;
}

.entry {
    color: #666;
}

.entry a {
    color: #0070c0;
}

.entry p {
    margin: 0;
    padding: 2px 0;
    font-size: 14px;
    line-height: 1.8;
}

.entry table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}

.entry th, .entry td {
    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: bold;
    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: bold;
}

.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 auto;
}

.entry img {
    max-width: 100%;
}

.cartitem a {
    color: #292929;
    font-weight: bold;
}

.inquiry-form ul li {
    background: none;
}

.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 th, .main table td {
    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;
}

.contering {
    background-color: #ececec;
}

.search-ipt {
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none;
}

.web-search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    visibility: hidden;
}

.js .web-search {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    top: 175px;
    ;height: auto;
}

.js .web-search::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.web-search .btn--search-close {
    display: inline-block;
    font-size: 1.8em;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    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: #999;
    width: 36px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
}

.web-search .btn--search-close:hover {
    background-color: #132c62;
    -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: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: 0.05em 0;
    color: #333;
    border-bottom: 3px solid #333;
    font-size: 20px;
    line-height: 10px
}

.web-search .search-ipt::-webkit-input-placeholder {
    color: #333;
    font-weight: bold;
}

.web-search .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #333;
    font-weight: bold;
}

.web-search .search-ipt:-ms-input-placeholder {
    color: #333;
    font-weight: bold;
}

.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: 0.5em 0 0;
    text-align: right;
    color: #333;
}

.js .container {
    position: relative;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.js .main-wrap--move {
    height: 100vh;
}

.js .web-search {
    pointer-events: none;
}

.js .search--open {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
}

.js .web-search::before {
    opacity: 0.3;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.js .search--open::before {
    opacity: 1;
}

.web-search .btn--search-close {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.search--open .btn--search-close {
    opacity: 1;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    -webkit-animation: bounceInA 1s ease;
    -o-animation: bounceInA 1s ease;
    animation: bounceInA 1s ease;
}

.search__suggestion, .web-search .search-attr {
    opacity: 0;
    -moz-transform: translate3d(-10%,0, 0);
    -webkit-transform: translate3d(-10%,0, 0);
    -ms-transform: translate3d(-10%,0, 0);
    -o-transform: translate3d(-10%,0, 0);
    transform: translate3d(-10%,0, 0);
    -moz-transition: opacity 0.8s, transform 0.8s;
    -webkit-transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, transform 0.8s;
    -o-transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.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: 14px;
}

.js .web-search .search-ipt {
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
    border-bottom-width: 1px;
    padding: 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: 0.4s;
    -webkit-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.js .search--open .search-btn {
    display: none !important;
}

.js .search--open::before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

.web-search .search-attr {
    padding-bottom: 0;
}

.js .web-search {
    width: 100%;
    height: 112px;
    left: 0%;
    top: 0;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 5px 0 rgba(0,0,0,.06);
    padding: 13px 0 14px;
    margin: auto;
    z-index: 100001;
    overflow: hidden;
}

.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;
    overflow: hidden;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background: url(img/custom_service/show_btn.png) no-repeat center center;
    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/custom_service/icons01.png);
}

.side_content .side_list .cont li .skype:before {
    background-image: url(img/custom_service/icons02.png);
}

.side_content .side_list .cont li .inquiry:before {
    background-image: url(img/custom_service/icons03.png);
}

.side_content .side_list .cont li .qq:before {
    background-image: url(img/custom_service/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/custom_service/close.png) no-repeat center center;
    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: 500px;
    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%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 22px;
    z-index: 1;
    background: #FFF;
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(img/custom_service/fancy_close.png) no-repeat center center;
    cursor: pointer;
    z-index: 1;
}

.inquiry-form-wrap {
    position: relative;
    height: 420px;
    width: 100.5%;
}

.ad_prompt {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 40px;
    margin: -20px 0 0;
    text-align: center;
    color: #ff6f00;
    font-size: 20px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
    display: none;
}

@media screen and (max-width: 550px) {
    .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;
    }
}

.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
}

.mobile-head-language .prisna-wp-translate-seo,.change-language .prisna-wp-translate-seo {
    display: block
}

.change-language .change-language-title, .change-language .change-language-title a {
    font-size: 10pt;
}

.change-language .change-language-title a:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 7px solid #333;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    vertical-align: middle;
}

.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: 36px;
    right: 0;
    width: 360px;
    background: #FFF;
    padding: 20px 10px 20px 20px;
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 80vh;
}

.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: #132c62;
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important;
}

.change-language .change-language-cont .lang-more {
    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;
    *display: inline;
    *zoom:1;white-space: nowrap;
    padding: 0 0 0 33px;
    overflow: hidden;
}

.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;
    *display: inline;
    *zoom:1;background-repeat: no-repeat;
    background-image: url(img/all-m.gif);
    width: 22px;
    height: 16px;
    margin: -8px 5px 0;
}

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-hi .country-flag, .language-flag-te .country-flag, .language-flag-kn .country-flag, .language-flag-ta .country-flag, .language-flag-gu .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-hy .country-flag {
    background-position: 0 -1408px;
}

.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-la .country-flag {
    background-position: 0 -1584px;
}

.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;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeInLeftA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30%,0,0);
        transform: translate3d(-30%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-30%,0,0);
        -ms-transform: translate3d(-30%,0,0);
        transform: translate3d(-30%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftA {
    -webkit-animation-name: fadeInLeftA;
    animation-name: fadeInLeftA
}

@-webkit-keyframes fadeInUpA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,30%,0);
        transform: translate3d(0,30%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,30%,0);
        -ms-transform: translate3d(0,30%,0);
        transform: translate3d(0,30%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpA {
    -webkit-animation-name: fadeInUpA;
    animation-name: fadeInUpA
}

@-webkit-keyframes fadeInRightA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30%,0,0);
        transform: translate3d(30%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(30%,0,0);
        -ms-transform: translate3d(30%,0,0);
        transform: translate3d(30%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightA {
    -webkit-animation-name: fadeInRightA;
    animation-name: fadeInRightA
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes OrangePulse {
    from {
        background-color: rgba(210,174,109,.2);
        -webkit-box-shadow: 0 0 10px rgba(210,174,109,1);
    }

    50% {
        background-color: rgba(210,174,109,1);
        -webkit-box-shadow: 0 0 10px rgba(210,174,109,1);
    }

    to {
        background-color: rgba(210,174,109,.2);
        -webkit-box-shadow: 0 0 10px rgba(210,174,109,1);
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg)
    }

    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }

    60% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        transform: rotate(40deg)
    }

    40% {
        -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }

    60% {
        -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    80% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0);
    }

    25% {
        -webkit-transform: translateY(-20%);
    }

    50% {
        -webkit-transform: translateY(0);
    }

    75% {
        -webkit-transform: translateY(-10%);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }

    25% {
        transform: translateY(-20%);
    }

    50% {
        transform: translateY(0);
    }

    75% {
        transform: translateY(-10%);
    }

    100% {
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceInA {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceInA {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        -ms-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        -ms-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        -ms-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        -ms-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        -ms-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceInA {
    -webkit-animation-name: bounceInA;
    animation-name: bounceInA;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes fadeInDownA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-20%,0);
        transform: translate3d(0,-20%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-20%,0);
        -ms-transform: translate3d(0,-20%,0);
        transform: translate3d(0,-20%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownA {
    -webkit-animation-name: fadeInDownA;
    animation-name: fadeInDownA
}

@keyframes fadeInA {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeInA {
    -webkit-animation-name: fadeInA;
    animation-name: fadeInA
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.more {
    text-align: center;
}

.more a {
    font-size: 14px;
    display: block;
    width: 108px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333;
    border-radius: 5px;
    border: 1px solid #333;
    margin: 0 auto;
}

.product_item:hover .more a {
    background: #0055af;
    color: #fff;
    border-color: #0055af;
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.Language {
    text-align: right;
    font-size: 18px;
    margin-bottom: 16px;
}

.Language a {
    font-weight: bold;
}

.Language a:hover {
    color: #114997;
}

.cart .items_list .product_item .item_title a {
    padding-left: 8px;
    padding-right: 16%;
    margin-bottom: 6px;
    text-align: left;
}

.cart .product_item .item_title {
    padding-top: 0px;
}

.product-ing .ellipsis2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
}

.product-g .items_list .product_item .item_title a {
    padding-left: 8px !important;
    padding-right: 16% !important;
    margin-bottom: 6px !important;
    text-align: left;
}

.cart .product_item .item_img .imgg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scaleY(0);
    transform-origin: bottom;
    background: url(img/pto_fu.png) no-repeat center center;
    background-size: cover;
    transition: transform 0.09s;
    z-index: 9999;
}

.cart .ellipsis2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
}

.cart .product_item .item_img:hover .imgg {
    transform: scaleY(1);
    transform-origin: bottom;
    width: 100%;
    height: 100%;
    background: url(img/pto_fu.png) no-repeat center center;
    background-size: cover;
    transition: transform 0.09s;
}

.goodspr .aption {
    padding: 0 !important;
}

.goodspr .item_title {
    height: 45px !important;
}

.goodspr .item_title a {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    line-height: 1.4em !important;
    height: 20px;
}

.goodspr .ellipsis2 {
    line-height: 1.4em !important;
}

.goodspr figure {
    border: 5px solid #0055af !important;
}

.mains {
    width: 940px;
    margin: 0 auto;
}

.titles {
    display: flex;
    margin-top: 43px;
    justify-content: space-between;
    border-bottom: 3px solid #022f73;
    padding-bottom: 5px;
    background: url('https://static.exportstart.com/images/jinfujiali/moreother/3_2023101016481250491.png') no-repeat right center;
}

.titles span {
    background: linear-gradient(to right, #132c62, #173a86);
    display: block;
    color: #fff;
    width: 314px;
    height: 39px;
    line-height: 39px;
    font-size: 22px;
    padding-left: 10px;
    padding-right: 30px;
}

.span {
    background: url('https://static.exportstart.com/images/jinfujiali/moreother/3_2023101211314759051.png') no-repeat right center;
    display: inline-block;
    padding-right: 42px;
}

.Weave .boms ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Weave .boms ul li {
    margin-top: 23px;
    text-align: center;
}

.Weave .boms ul li img {
    border: 2px solid #1162b5;
}

.Weave .boms ul li p {
    line-height: 60px;
    font-size: 16px;
    height: 60px;
}

.Productions .boms ul li {
    margin-bottom: 30px;
}

.Productions .boms ul li p {
    background: none !important;
    color: #333 !important;
}

.Productions .boms ul {
    background: url('https://static.exportstart.com/images/jinfujiali/moreother/1_2023101019040949251.png') no-repeat 80% 91%;
}

.packaging .boms ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.packaging .boms ul li {
    margin-top: 23px;
    text-align: center;
    position: relative;
}

.packaging .boms ul li span {
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    background: #073169;
}

.packaging .boms ul li p {
    font-size: 16px;
    color: #666;
    margin-top: 6px;
}

.packaging .boms h3 {
    margin-top: 30px;
    text-transform: uppercase;
}

.detection .boms ul {
    display: flex;
    justify-content: inherit;
    flex-wrap: wrap;
}

.detection .boms ul li {
    margin-top: 23px;
    text-align: center;
}

.detection .boms ul li p {
    height: 47px;
    line-height: 47px;
    color: #fff;
    background: url('https://static.exportstart.com/images/jinfujiali/moreother/3_2023101017111322891.jpg') no-repeat left center;
}

.detection .boms ul li p {
    width: 93%;
    margin: 0 auto;
}

.packaging .boms ul li {
    width: 33%;
}

.detection .boms ul li img {
    max-width: 93%;
}

.Productions .boms ul {
    background-size: 93%;
}

.detection .boms ul {
    justify-content: inherit;
}

.Productions > p,.detection > p,.packaging > p,.Weave > p {
    height: 0;
}

.packaging .boms ul {
    margin-top: -10px;
}

.Productions .boms ul li {
    width: 20%;
}

.Productions .boms ul {
    justify-content: space-between;
}

.detection .boms ul {
    justify-content: space-between;
}

.Productions .boms ul {
    justify-content: inherit;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .Weave .boms ul li:nth-child(4),.Weave .boms ul li:nth-child(5) {
        width: 48%;
    }

    .detection .boms ul li p {
        font-size: 12px;
    }
}

@media screen and (max-width: 1400px) {
    .mains {
        width: 100%;
    }

    .detection .boms ul li img {
        max-width: 93%;
    }

    .Productions .boms ul {
        background-size: 93%;
    }

    .detection .boms ul li p {
        width: 93%;
        margin: 0 auto;
    }

    .packaging .boms ul li {
        width: 33%;
    }

    .detection .boms ul li {
        width: 25%;
    }

    .Productions .boms ul li {
        width: 20%;
    }
}

@media screen and (max-width: 1200px) {
    .mains {
        width: 100%;
    }

    .Weave .boms ul li {
        width: 48%;
    }

    .detection .boms ul {
        justify-content: flex-start;
    }

    .Productions .boms ul {
        background: none;
    }

    .Weave .boms ul li:nth-child(1),.Weave .boms ul li:nth-child(2),.Weave .boms ul li:nth-child(3) {
        width: 30%;
    }
}

@media screen and (max-width: 768px) {
    .mains {
        width: 100%;
    }

    .Weave .boms ul li,.detection .boms ul li,.packaging .boms ul li {
        width: 47%;
    }

    .detection .boms ul li {
        margin-right: 1%;
        margin-left: 1%;
    }

    .titles span {
        width: inherit;
    }

    .packaging .boms h3 {
        font-size: 16px !important;
    }
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed
}

html #layui_layer_skinlayercss {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer,.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    top: 150px;
    left: 50%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #B2B2B2;
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 1px 1px 5px rgba(0,0,0,.2)
}

.layui-layer-moves {
    position: absolute;
    border: 3px solid #666;
    border: 3px solid rgba(0,0,0,.5);
    cursor: move;
    background-color: #fff;
    background-color: rgba(255,255,255,.3);
    filter: alpha(opacity=50)
}

.layui-layer-load {
    background: url(default/loading-0.gif) center center no-repeat #fff
}

.layui-layer-ico {
    background: url(default/icon.png) no-repeat
}

.layui-layer-btn a,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layui-anim {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layui-anim-close {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layui-anim-01 {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.layui-anim-02 {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layui-anim-03 {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layui-anim-04 {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layui-anim-05 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layui-anim-06 {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layui-layer-title {
    padding: 0 80px 0 10px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #D5D5D5;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #EAEAEA
}

.layui-layer-setwin {
    position: absolute;
    right: 10px;
    *right: 0;
    top: 10px;
    font-size: 0;
    line-height: initial
}

.layui-layer-setwin a {
    position: relative;
    width: 14px;
    height: 14px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #919191;
    cursor: pointer;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2D93CA
}

.layui-layer-setwin .layui-layer-max {
    background-position: -45px -55px
}

.layui-layer-setwin .layui-layer-max:hover {
    background-position: -95px -55px
}

.layui-layer-setwin .layui-layer-maxmin {
    background-position: -68px -55px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -118px -55px
}

.layui-layer-setwin .layui-layer-close1 {
    width: 14px;
    height: 14px;
    background-position: -5px -55px;
    cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
    background-position: -25px -55px
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -23px;
    top: -23px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -44px;
    *right: -18px;
    _right: -15px;
    _top: -23px;
    _width: 14px;
    _height: 14px;
    _background-position: -5px -55px
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -44px;
    _background-position: -25px -55px
}

.layui-layer-btn {
    text-align: center;
    padding: 0 30px 10px;
    pointer-events: auto
}

.layui-layer-btn a {
    height: 30px;
    line-height: 30px;
    margin: 0 8px;
    padding: 0 20px;
    background: #5FBFE7;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none
}

.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}

.layui-layer-btn a:active {
    opacity: .7
}

.layui-layer-btn .layui-layer-btn1 {
    background: #A6BBCE
}

.layui-layer-dialog {
    min-width: 240px
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    font-size: 14px;
    overflow: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 15px;
    left: 15px;
    _left: -50px;
    width: 39px;
    height: 39px
}

.layui-layer-ico1 {
    background-position: -46px 0
}

.layui-layer-ico2 {
    background-position: -93px 0
}

.layui-layer-ico3 {
    background-position: -145px 0
}

.layui-layer-ico4 {
    background-position: -191px 0
}

.layui-layer-ico5 {
    background-position: -239px 0
}

.layui-layer-ico6 {
    background-position: -287px 0
}

.layui-layer-rim {
    border: 6px solid #8D8D8D;
    border: 6px solid rgba(0,0,0,.3);
    border-radius: 5px;
    box-shadow: none
}

.layui-layer-msg {
    min-width: 170px;
    border-radius: 3px;
    border: 5px solid #8D8D8D;
    border: 5px solid rgba(0,0,0,.4)
}

.layui-layer-msg .layui-layer-content .layui-layer-ico {
    top: 10px
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none
}

.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}

.layui-layer-dialog .layui-layer-padding {
    padding: 22px 20px 22px 65px;
    text-align: left
}

.layui-layer-msg .layui-layer-padding {
    padding: 17px 20px 17px 65px
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe .layui-layer-content {
    overflow: hidden
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(default/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(default/loading-1.gif) no-repeat
}

.layui-layer-ico16,.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(default/loading-2.gif) no-repeat
}

.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 5px 10px;
    font-size: 12px;
    _float: left;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.3);
    background-color: #F90;
    color: #fff
}

.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}

.layui-layer-tips i.layui-layer-TipsB,.layui-layer-tips i.layui-layer-TipsT {
    left: 5px;
    border-right-style: solid;
    border-right-color: #F90
}

.layui-layer-tips i.layui-layer-TipsT {
    bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
    top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR {
    top: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F90
}

.layui-layer-tips i.layui-layer-TipsR {
    left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
    right: -8px
}

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476A7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-btn {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #E9E7E7
}

.layui-layer-lan .layui-layer-btn a {
    background: #BBB5B5
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #C9C5C5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92B8B1
}


  /*common.css*/
  .pro1-txt a,.entry a,.artic_content a{color: #0070c0 !important; font-weight: bold;}
  .pro1-txt a:hover,.entry a:hover,.artic_content a:hover{color: #0070c0 !important;text-decoration: underline !important; }
  .artic_content a u {text-decoration: none;}