.t_18964 {
    width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: border-box;
}

.t_18964 .top_info .co_line {
    height: 75px;

    position: relative;
    overflow: hidden;

    padding-top: 10px;
}


.t_18964 .top_info .co_line .line {
    margin: 0 auto;
    opacity: 1;

    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 0;
    width: 1px;
    background: #000;
    transition: height 1s;
}


.t_18964 .pro_desc,
.t_18964 .pro_desc * {
    text-align: center;
}


.t_18964 .pro_desc {
    margin-top: 15px;
}

.t_18964 .pro_desc>div {
    margin: 6px;
}

.t_18964 .pro_desc .peise_Title {
    color: #c54538;
}

.t_18964 .pro_desc .font_col {
    color: inherit;
    font-size: 32px;
}

@media (max-width: 1200px) {
    .t_18964 {
        width: calc(100% - 40px);
        padding: 0px;
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (max-width: 768px) {
    .t_18964{
        /* 手机端修改：边距为20px */
        /* 手机端修改:不同板块间间距40px */
        padding: 20px 20px;
    }
    /* 修改：手机端线高30px */
    .t_18964 .top_info .co_line {
        height: 30px;
    }
}




/* /develop/VLpKAfUWOgJE-kiKfUptTvPjO-GvUApKfKKUAU-jrBqrKljmrmrlipjlkj-jlBqrKljriiipirnjnr/style.css,/develop/VLpKAfUWOgJE-roApUfOeGFuj-GvUApKfKKUAU-jrBqrKljornrnimrlri-jlBqrKljriiipirnjnr/slick.css,/develop/VLpKAfUWOgJE-jUKpfAtoQubj-GvUApKfKKUAU-jqBqrKjjproiriqjikr-jlBqrKljriiipirnjnr/slick-theme.css,/develop/eTpfAKUBlOkE-dZKfpUBVmrzj-GvUApKfKKUAU-jjBqrKrjjikrriqkmrr-jrBqrKrjjiqrnikrilr/style.css,/develop/dWAKUfpgyZJO-aCfKpAiBZIDj-GvUApKfKKUAU-jkBqrKijprnjlijnlni-jiBqrKjjqrikkjlnpri/style.css,/develop/YtAfpKUVieCZ-erUfAKWpHSlO-GvUApKfKKUAU-jjBorKijqrijrikirrm-jiBqrKijqrijriliknr/style.css,/develop/YtAfpKUVieCZ-oTpUKfMAHyeO-GvUApKfKKUAU-jmBqrKrjprlioiliknr-jiBqrKijqrijriliknr/slick.css,/develop/YtAfpKUVieCZ-fyUfKAhpHzfO-GvUApKfKKUAU-jiBqrKrjprpipimkqrj-jiBqrKijqrijriliknr/slick-theme.css,/assets/widget/style/component/mailCollection/mailCollection.css,/assets/widget/style/component/onlineService/public/public.css,/assets/widget/style/component/onlineService/widget_setting_showStyle/float.css */
/* /develop/VLpKAfUWOgJE-kiKfUptTvPjO-GvUApKfKKUAU-jrBqrKljmrmrlipjlkj-jlBqrKljriiipirnjnr/style.css */
.images24194{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.images24194 .navigation{
    position: relative;
    width: 100%;
    height: 100%;
}
.images24194 .slick-list{
    width: auto;
}
.images24194 .slick-slide{
    margin: 0 0px;
}
.images24194 .slick-slide>a,.images24194 .slick-slide picture{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.images24194 .box_shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 12%;
    height: 100%;
    background-color: rgba(255,255,255,0.6);
    z-index: 9
}
.images24194 .box_shadow_right{
    left: auto;
    right: 0;
}
/* .images24194 .slick-slide picture .box_shadow{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.images24194 .slick-slide:not(.slick-active) picture .box_shadow{
    background-color: rgba(255,255,255,0.75);
} */
.images24194 .slick-slide:hover picture img{
    transition: all 0.6s;
    transform: scale(1.2);
}

div .images24194 .banner-name{
    width: 100%;
    height: 65px;
    font-size: 26px;
    line-height: 65px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.images24194 .banner-description::after{
    content: '';
    width: 0px;
    height: 2px;
    display: block;
}
.images24194 .slick-slide:hover .banner-description::after{
    width: 100%;
    transition: width 0.6s;
}
.images24194 .arrow{
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex!important;
    align-items: center;
    opacity: 0;
    cursor: pointer;
}
.images24194:hover .arrow{
    opacity: 1;
    transition: opacity 0.3s;
}
.images24194 .arrow.block-iconzuo{
    left: 0;
    transform: translate(-50%,-50%);
    justify-content: end;
}
.images24194 .arrow.block-icongengduo{
    right: 0;
    transform: translate(50%,-50%);
}
.images24194 .block-iconzuo:before{
    font-size: 20px;
    color: #fff;
}
.images24194 .block-icongengduo:before{
    font-size: 20px;
    color: #fff;
}
.images24194 .slick li{
    width:calc(100% / 3);
}
@media (max-width: 1200px){
    .images24194 .arrow{
        opacity: 1;
    }
    .images24194 .slick-slide{
        margin: 0 15px;
    }
    .images24194 .slick-slide:nth-child(2n) {
        padding: 30px 0 53px;
    }
    div .images24194 .banner-name {
        width: 100%;
        height: 50px;
        font-size: 20px;
        line-height: 50px;
    }
    .images24194 .banner-description::after {
        width: 100%;
    }
}
@media (max-width: 800px){
.images24194 .slick li{
    width:100%;
}
}
/* /develop/VLpKAfUWOgJE-roApUfOeGFuj-GvUApKfKKUAU-jrBqrKljornrnimrlri-jlBqrKljriiipirnjnr/slick.css */
/* Slider */
.images24194 .slick.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}


/* /develop/VLpKAfUWOgJE-jUKpfAtoQubj-GvUApKfKKUAU-jqBqrKjjproiriqjikr-jlBqrKljriiipirnjnr/slick-theme.css */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* /develop/eTpfAKUBlOkE-dZKfpUBVmrzj-GvUApKfKKUAU-jjBqrKrjjikrriqkmrr-jrBqrKrjjiqrnikrilr/style.css */
.QX-164541203 {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    word-break: break-word;
}

.QX-164541203 .title {
    font-size: 42px;
    color: #000000;
    text-align: center;
    line-height: 53px;
    margin-bottom: 50px
}

.QX-164541203 .subtit {
    font-size: 33px;
    color: #0D5ADB;
    text-align: center;
    line-height: 53px;
}

.QX-164541203 .list {
    display: flex;
}

.QX-164541203 .item {
    width: calc(25% - 20px);
    margin: 0 10px;
    position: relative;
    padding-top: 80px;
    text-align: center
}

.QX-164541203 .item::before {
    position: absolute;
    content: '';
    right: -10px;
    top: 19px;
    height: 1px;
    width: calc(100% - 100px);
    border-bottom: 2px dashed rgba(13, 90, 219, 0.45);
    transform: translateX(50%);
}

.QX-164541203 .item:last-child::before {
    display: none
}

.QX-164541203 .item>span {
    width: 38px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #0c5adb;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    transition: all .3s;
}

.QX-164541203 .item>span::before {
    position: absolute;
    left: -8px;
    top: -8px;
    height: 54px;
    width: 54px;
    content: "";
    background: #0c5adb;
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: 0.2;
    transition: all .3s;
}

.QX-164541203 .item>span::after {
    position: absolute;
    left: -16px;
    top: -16px;
    height: 70px;
    width: 70px;
    content: "";
    background: #0c5adb;
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: 0.4;
    transition: all .3s;
}

.QX-164541203 .tt {
    font-size: 18px;
    color: #262626;
    line-height: 24px;
    margin-bottom: 17px;
}

.QX-164541203 .text {
    font-size: 14px;
    color: #262626;
    line-height: 19px;
}

.QX-164541203 .item:hover>span {
    transform: translateX(-50%) scale(1.12);
}

@media screen and (max-width:768px) {
    .QX-164541203 .list {
        display: flex;
        flex-wrap: wrap;
    }

    .QX-164541203 .item {
        width: calc(50% - 20px);
    }

    .QX-164541203 .item::before {
        display: none
    }

    .QX-164541203 .item:nth-child(n+3) {
        margin-top: 60px
    }

}

@media screen and (max-width:510px) {
    .QX-164541203 .subtit {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .QX-164541203 .title {
        font-size: 32px;
        line-height: 44px;
    }

    .QX-164541203 .item {
        width: calc(100% - 20px);
    }

    .QX-164541203 .item:nth-child(n+2) {
        margin-top: 60px
    }
}
/* /develop/dWAKUfpgyZJO-aCfKpAiBZIDj-GvUApKfKKUAU-jkBqrKijprnjlijnlni-jiBqrKjjqrikkjlnpri/style.css */
.qin18494 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.qin18494 {
    position: relative;
    overflow: hidden;
}
.qin18494 .mainTitle {
    position: relative;
    color: #353535;
    font-size: 34px;
    text-align: center;
    /* 修改：1200->1180 */
    width: 1180px;
    margin: 10px auto;
    margin-top: 99px;
    margin-bottom: 50px;
}
/* .qin18494 .mainTitle::before {
    position: absolute;
    content: '';
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    height: 75px;
    width: 0.5px;
    background: #000;
} */
.qin18494 .line {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    height: 0;
    width: 1px;
    background: #000;
    transition: height 1s;
}
.qin18494 .nav {
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    margin: 0 auto 50px;
    background: #fff;
}

.qin18494 .nav::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    display: block;
    /* 修改：1200->1180 */
    width: 1180px;
    height: 1px;
    background: #ccc;

}
.qin18494 .nav-items {
    position: relative;
    z-index: 1;
}
.qin18494 .nav .nav-item {
    position: relative;
    z-index: 1;
    float: left;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #cccccc;
    border-right: none;
    background: #fff;
    color: #333;
    transition: .3s;
    white-space: nowrap;
}
.qin18494 .nav .nav-item:first-child {
     border-radius:4px 0 0 4px;
}
.qin18494 .nav .nav-item:nth-child(7n) {
    border-right: 1px solid #cccccc;
    border-radius: 0 4px 4px 0;
}

.qin18494 .nav .nav-item:hover  {
    background: #e6e6e6;
}

.qin18494 .products {
    position: relative;
    /* 修改：1200->1180 */
    width: 1180px;
    margin: 0 auto;
}

.qin18494 .products .navigation {
    display: none;
    /* visibility: hidden; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.qin18494 .products .navigation:nth-child(1) {
    display: block;
}
.qin18494 .products .navigation .banner-description {
    display: flex;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.qin18494 .products .navigation .banner-description:hover .container {
    opacity: 1;
}
.qin18494 .products .navigation .banner-description .container {
    opacity: 0;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.747);
    transition: opacity .3s;
}

.qin18494 .products .navigation .banner-description .container .banner-name {
    padding: 20px 10px 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qin18494 .products .navigation .banner-description .container .banner-docs {
    font-size: 12px;
    padding: 0px 10px 30px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 50px;
}

.qin18494 .products .navigation .grid-item {
    width: calc(25% - 15px);

    margin-bottom: 20px;

}

.qin18494 .products .navigation .grid-item img {
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {
    .qin18494 {
        padding: 0 20px;
    }
    .qin18494 .products {
        width: 100%;
    }
    .qin18494 .mainTitle {
        width: 100%;
    }
    .qin18494 .nav {
        width: 100%;
    }
    .qin18494 .nav::after {
        width: 100%;
    }
    
    .qin18494 .products .navigation .grid-item {
        /* margin-bottom: 14px; */
    }
}

@media screen and (max-width: 768px) {
    /* 修改 */
    .qin18494 .line { 
        top: 30px;
        height: 30px!important;
    }
    .qin18494 .mainTitle {
        margin-top: 55px;
        margin-bottom: 30px;
    }
    .qin18494 .nav {
        margin-bottom: 30px;
    }

    .qin18494{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .qin18494 .products .navigation .grid-item {
        /* 添加 */
        width: 100%;
        
        margin-bottom: 20px;
    }

    .qin18494 .products .navigation .grid-item:last-child {
        margin-bottom: 0px;
    }

    .qin18494 .nav-items {
        width: 100%;
    }
    .qin18494 .nav .nav-item {
        width: 50%;
        border: 1px solid #cccccc;
        border-bottom: none;
        border-radius: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .qin18494 .nav .nav-item:nth-child(2n) {
        border-left: none;
    }
    .qin18494 .nav .nav-item:first-child {
     border-radius: 0;
    }
    .qin18494 .nav .nav-item:nth-child(6) {
        border-bottom: 1px solid #cccccc;
    }
    .qin18494 .nav .nav-item:nth-child(7) {
        border-radius: 0;
        border-bottom: 1px solid #cccccc;
    }
    .qin18494 .nav::after {
        display: none;
    }

    .qin18494 .products .navigation .grid-item{
        padding: 0px;
    }
}
/* /develop/YtAfpKUVieCZ-erUfAKWpHSlO-GvUApKfKKUAU-jjBorKijqrijrikirrm-jiBqrKijqrijriliknr/style.css */
.xlw13924 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin: 0 0 20px 0;
}
@media (max-width:768px){
    div.xlw13924 .show-item img{
        height: auto;
    }
}
.xlw13924 .backstage{
    position:relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

/* .xlw13924 .backstage-blocksEditor {
    top: 10px;
    width: 100%;
    position:relative;
} */

.xlw13924 h3 {
    font-weight: 900;
    display: inline;
}

.xlw13924 .backstage .headLeft{
    float: left;
    width: 30%;
    height: 100%;
    margin-left: 10%;
    margin-top: 30px;
    color: #555;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: justify;
    text-justify: newspaper;
    word-break: break-all;
}

/* .xlw13924 .backstaget .headLeft {
    float: left;
    width: 30%;
    height: 100%;
    margin-left: 10%;
    margin-top: 10px;
    color: #555;
    font-size: 40px;
} */

.xlw13924 .backstage .headRight {
    float: right;
    letter-spacing: -0.02em;
    width: 47.5%;
    height: 100%;
    margin-top: 10px;
    margin-left: 2.5%;
    margin-right: 10%;
    color: #555;
    font-size: 20px;
    margin-bottom: 20px;
}

.xlw13924 .caption-classic-decor {
    position:absolute;
    left: 10%;
    /* top: 5em; */
    height: 4px;
    bottom: 0;
    width: 90%;
}

.xlw13924 .navigation {
    position: relative;
    top: 25px;
    margin: 0 auto;
}

.xlw13924 .prev {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 60%;
    /* background: #fff; */
    z-index: 2;
    border: 1px solid #c4c4c4;
    right: 13%;
    border-radius: 50%;
}

.xlw13924 .prev i {
    position: absolute;
    top: 50%;
    /* left: 50%; */
    font-size: 25px;
    left: 20px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    /* text-align:center; */
    transform: translate(-50%, -50%);
    /* color: #000000; */
    transition: 0.36s ease;
    font-weight: 400;
}

/* .xlw13924 .prev:hover i,
.xlw13924 .next:hover i {
    cursor: pointer;
    color: #C4956A;
} */

.xlw13924 .next {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 45%;
    border: 1px solid #c4c4c4;
    border-radius: 50%;
    /* background: #fff; */
    z-index: 2;
    right: 13%;
}

.xlw13924 .next i {
    position: absolute;
    top: 50%;
    /* left: 50%; */
    font-size: 25px;
    left: 20px;
    /* text-align:center; */
    transform: translate(-50%, -50%);
    transition: 0.36s ease;
    font-weight: 400;
}

.xlw13924 .show-list {
    width: 100%;
    max-width: 775px;
    height: 100%;
    /* max-height: 517px; */
    margin: auto;
}

.xlw13924 .show-item {
    width: 860px;
    position: relative;
    outline: 0;
}

.xlw13924 .button12{
    position: absolute;
    width: 50px;
    right: 0;
    height: 100%;
}

@media (min-width:1200px){
    .xlw13924 .backstage .headLeft{
        margin-top: 10px;
    }

    .xlw13924 .show-item {
    margin-left: 190px;
    margin-right: 0 !important;
    /* left: 3.5%; */
    }

    .xlw13924 .navigation {
    width: 1180px;
    }

    .xlw13924 .banner-description{
        top: 50% !important;
        transform: translateY(-50%);
        box-shadow: 5px 6px 22px 0 rgba(0, 0, 0, .1);
    }

}
.xlw13924 .show-item img {
    /* opacity:0.7; */
    width: 860px;
    height: 517px;
}

.xlw13924 .imgBox {
    width: 100%;
    height: 100%;
    opacity: 0.3;
    /* box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.15); */
}

.xlw13924 .slick-list {
    overflow: visible;
}

.xlw13924 .banner-description {
    position: absolute;
    top: -380px;
    left: -165px;
    opacity: 0;
    background: #282828;
    width: 360px;
    height: 290px;
    white-space: normal;
    z-index: 20000;
    transition: all 1s;
    /* transition-delay: .6s; */
}

.xlw13924 .cont {
    padding: 30px;
}

.xlw13924 .banner-name {
    transition: all 0.36s ease;
    color: #C4956A;
    font-size: 30px;
    line-height: 1.845;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* .xlw13924 .banner-name:hover{
    cursor: pointer;
    color: #fff;
} */

.xlw13924 .banner-docs {
    transition: all 0.36s ease;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.xlw13924 .slick-dots{
    opacity: 0;
}

.xlw13924 .moreBtn{
    position: absolute;
    margin-top: 20px;
    line-height: 1.845;
}

@media (max-width: 1200px) {
    .xlw13924 .show-list {
        width: 100%;
    }

    .xlw13924 .imgBox {
        width: 100%;
        height: 100%;
        margin: 0 10%;
        /* box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.15); */
    }

    /* .xlw13924 .show-item{
            margin-right: 130px;
    left: 60px;
    } */

    /* .xlw13924 .show-item{
            margin-right: 220px;
    left: -70px;
    } */

    .xlw13924 .backstage .headLeft{
        margin-top: 20px;
    }

    .xlw13924 .show-item img {
        width: 100%;
        height: 450px;
    }

    .xlw13924 .banner-description {
        width: 250px;
        height: 240px;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        
    }

    .xlw13924 .banner-name {
        font-size: 1.3em;
    }

    .xlw13924 .banner-docs {
        font-size: 1em;
    }

    .xlw13924 .button12{
        right: 10%;
    }

    .xlw13924 .next {
        right: 10%;
    }

    .xlw13924 .prev {
        right: 10%;
    }

    .xlw13924 .moreBtn{
        margin-top: 10px;
    }

    /* .xlw13924 .caption-classic-decor {
        top: 6em;
    } */
}

@media (min-width:991px){
    .xlw13924 .show-item{
            margin-right: 130px;
    /* left: 60px; */
    }
}

@media (max-width:991px) {
    .xlw13924 .show-list {
        width: 100%;
    }

    /* .xlw13924 .show-item{
    } */

    .xlw13924 .imgBox {
        width: 80%;
        height: 100%;
        margin: 0 10%;
        /* box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.15); */
        /* padding-right: 12%;
        padding-left: 4%; */
    }

    .xlw13924 .show-item img {
        width: 100%;
        /* padding: 0 10%; */
        height: 410px;
        margin-top: 10px;
    }

    /* .xlw13924 .backstage .headLeft {
        width: 40%;
        height: 100%;
        margin: 0;
        margin-top: 10px;
        color: #555;
        font-size: 2.5em;
        text-align: center;
    } */

    /* .xlw13924 .backstage .headRight {
        width: 60%;
        height: 100%;
        margin: 0;
        margin-top: 10px;
        color: #555;
        font-size: 1.2em;
    } */

    .xlw13924 .button12{
        right: 2%;
    }

    .xlw13924 .next,
    .xlw13924 .prev {
        opacity: 1;
        right: 4%;
    }

    .xlw13924 .next i,
    .xlw13924 .prev i {
        top: 54%;
    }

    .xlw13924 .cont {
        padding: 20px;
    }

    .xlw13924 .banner-description {
        width: 275px;
        height: 215px;
        /* margin-top: 80px; */
        /* top: -275px; */
        left: 2%;
        box-shadow: 5px 6px 22px 0 rgba(0, 0, 0, .1);
    }

    .xlw13924 .banner-name {
        line-height: 1.7;
        font-size: 1.3em;
    }

    .xlw13924 .banner-docs {
        line-height: 1.5;
        font-size: 1em;
        /* top: 30px; */
        /* margin-top: 10px; */
    }

    /* .xlw13924 .caption-classic-decor{
        top: 17%; 
    } */

}

@media (max-width: 720px) {
    .xlw13924 .show-list {
        width: 100%;
    }

    .xlw13924 .backstage .headLeft{
        text-align: center;
        margin-top: 0;
        width: 100%;
        height: 100%;
        color: #555;
        font-size: 2em;
    }
    .xlw13924 .backstage .headRight {
        text-align: center;
        width: 90%;
        height: 100%;
        margin-top: 0;
        margin: 0 10px 10px 10px;
        color: #555;
        font-size: 1em;
    }

    .xlw13924 .next,
    .xlw13924 .prev {
        opacity: 0;
    }

    .xlw13924 .imgBox {
        width: 80%;
        height: 100%;
        margin: 0 10%;
        padding-right: 0;
        padding-left: 0;
        box-shadow:none;
    }

    .xlw13924 .show-item img {
        width: 100%;
        align-items: center;
        /* margin-left: 30px; */
    }

    .xlw13924 .banner-description {
        position: relative;
        margin-left: 0px;
        width: 80%;
        height: 170px;
        margin: 0 10%;
        transform: none;
        top: -3px;
        text-align: center;
        transition: none;
        left: 0px;
        box-shadow:none;
    }

    .xlw13924 .caption-classic-decor {
        width: 90%;
        margin: 0 5%;
        left: 0;
    }

    .xlw13924 .slick-dots{
        text-align: center;
        background-color: white;
        height: 55px;
        bottom: -53px;
        opacity: 1;
    }

    .xlw13924 .slick-dots li button:before{
        font-size: 45px;
    }

    .xlw13924 .banner-docs {
        top: 20px;
    }

    .xlw13924 .moreBtn{
        margin-left: -40px;
    }


}

@media (max-width: 400px) {
    .xlw13924 .show-list {
        width: 100%;
    }

    .xlw13924 .backstage .headLeft{
        text-align: center;
        margin-top: 0;
        width: 100%;
        height: 100%;
        color: #555;
        margin: 0 10px;
        font-size: 2em;
    }
    .xlw13924 .backstage .headRight {
        text-align: center;
        width: 96%;
        height: 100%;
        margin-top: 0;
        margin: 0 10px 15px 10px;
        color: #555;
        font-size: 1em;
    }

    .xlw13924 .next,
    .xlw13924 .prev {
        opacity: 0;
    }

    .xlw13924 .imgBox {
        width: 100%;
        height: 100%;
        padding-right: 0;
        padding-left: 0;
        box-shadow:none;
    }

    .xlw13924 .show-item img {
        width: 95%;
        height: 324px;
        margin: 0 10px;
        align-items: center;
        margin-left: -27px;
    }

    .xlw13924 .banner-name {
        line-height: 1.7;
        font-size: 1em;
    }

    .xlw13924 .banner-description {
        position: relative;
        transform: none;
        /* margin-left: 10px; */
        width: 95%;
        margin: 0 10px;
        height: 100%;
        left: 0;
        top: -3px;
        text-align: center;
        transition: none;
        box-shadow:none;
    }

    .xlw13924 .caption-classic-decor {
        width: 95%;
        margin: 0 10px;
        left: 0;
    }

    .xlw13924 .slick-dots{
        text-align: center;
        background-color: white;
        height: 55px;
        opacity: 1;
    }

    .xlw13924 .cont {
        padding: 20px 20px 80px 20px;
    }

    .xlw13924 .slick-dots li{
        margin: 15px 5px;
    }

    .xlw13924 .slick-dots li button:before{
        font-size: 35px;
    }
}

.xlw13924 .slick-dotted.slick-slider {
    margin-bottom: 110px;
}

.xlw13924 .slick-active .imgBox{
    box-shadow: -20px 30px 30px rgba(0, 0, 0, 0.15);
}

/* .xlw13924 div[data-blocksEditor-type*="phoenix_blocks"] .backstage-blocksEditor-wrapLayer{
    top: 50px;
} */

/* /develop/YtAfpKUVieCZ-fyUfKAhpHzfO-GvUApKfKKUAU-jiBqrKrjprpipimkqrj-jiBqrKijqrijriliknr/slick-theme.css */
@charset 'UTF-8';

/* /assets/widget/style/component/mailCollection/mailCollection.css */
.sitewidget-mailCollection .mailCollection-wrap{position:relative}
.sitewidget-mailCollection .errormessage{color:#de0909}
.sitewidget-mailCollection .mailInput{max-width:90%;text-indent:10px;outline:0;background-color:transparent;box-shadow:0 0 0 #fff}
.sitewidget-mailCollection .submitBtn{position:absolute;z-index:2;color:#fff;font-size:16px;text-align:center}
.sitewidget-mailCollection .submitBtn:hover{opacity:.9}
.sitewidget-mailCollection .mailCollection-wrap .post-loading{cursor:not-allowed}
.sitewidget-mailCollection .mailCollection-wrap .post-loading span:first-child,.sitewidget-mailCollection .mailCollection-wrap .post-success span:first-child{display:none}
.sitewidget-mailCollection .mailCollection-wrap #submit.post-success{background-color:#59ab08}
.sitewidget-mailCollection .mailCollection-style-default{background-color:#fff;border:1px solid #d8dde6;border-radius:3px}
.sitewidget-mailCollection .mailCollection-style-default .mailInput{height:38px;line-height:38px;border:0}
.sitewidget-mailCollection .mailCollection-style-default .submitBtn{top:-1px;bottom:-1px;right:-1px;line-height:40px;border-radius:0 3px 3px 0;padding:0 24px;background-color:#3890ff}
.sitewidget-mailCollection .mailCollection-style-default .submitBtn .fa{line-height:40px}
.sitewidget-mailCollection .mailCollection-style-otherDefault .mailInput{height:38px;border-radius:3px;line-height:38px;background-color:#fff;border:1px solid #d8dde6}
.sitewidget-mailCollection .mailCollection-style-otherDefault .submitBtn{top:0;bottom:0;right:0;border-radius:3px;line-height:40px;padding:0 24px;border:1px solid #3890ff;background-color:#3890ff}
.sitewidget-mailCollection .mailCollection-style-otherDefault .submitBtn .fa{line-height:40px}
.sitewidget-mailCollection .mailCollection-style-redBtn{background-color:#f4f6f9;border:1px solid #d8dde6}
.sitewidget-mailCollection .mailCollection-style-redBtn .mailInput{height:48px;line-height:48px;border:0}
.sitewidget-mailCollection .mailCollection-style-redBtn .submitBtn{top:-1px;bottom:-1px;right:-1px;line-height:50px;padding:0 20px;background-color:#f24d4d}
.sitewidget-mailCollection .mailCollection-style-redBtn .submitBtn .fa{line-height:50px}
.sitewidget-mailCollection .mailCollection-style-otherRedBtn .mailInput{background-color:#f4f6f9;border:1px solid #d8dde6;height:48px;line-height:48px}
.sitewidget-mailCollection .mailCollection-style-otherRedBtn .submitBtn{top:0;bottom:0;right:0;line-height:50px;padding:0 20px;background-color:#f24d4d}
.sitewidget-mailCollection .mailCollection-style-otherRedBtn .submitBtn .fa{line-height:50px}
.sitewidget-mailCollection .mailCollection-style-borderRadius{background-color:#fff;border:1px solid #d8dde6;border-radius:50px}
.sitewidget-mailCollection .mailCollection-style-borderRadius .mailInput{height:46px;line-height:46px;border:0}
.sitewidget-mailCollection .mailCollection-style-borderRadius .submitBtn{top:6px;bottom:6px;right:6px;line-height:34px;border-radius:50px;padding:0 10px;background-color:#ff9a3c}
.sitewidget-mailCollection .mailCollection-style-borderRadius .submitBtn .fa{line-height:34px}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-default .submitBtn{left:0 !important;right:auto !important;border-radius:3px 0 0 3px}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-otherDefault .submitBtn{left:0 !important;right:auto !important}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-redBtn .submitBtn{left:0 !important;right:auto !important}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-otherRedBtn .submitBtn{left:0 !important;right:auto !important}
.arabic-exclusive .sitewidget-mailCollection .mailCollection-style-borderRadius .submitBtn{left:0 !important;right:auto !important}
.block-container .sitewidget-mailCollection .sitewidget-hd{margin-bottom:5px}
/* /assets/widget/style/component/onlineService/public/public.css */
#pop-online-tel{position:fixed;top:50%;left:50%;width:400px;height:120px;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 0 10px #949494;margin-left:-200px;margin-top:-60px;z-index:99}
#pop-online-tel .close{position:absolute;width:20px;height:20px;color:#bdbdbd;top:10px;right:10px;font-size:20px;text-align:center}
#pop-online-tel .close:hover{color:#7d7d7d}
#pop-online-tel .telnum{color:#333;font-size:20px;line-height:30px;margin:50px 0 0;text-align:center}
#pop-online-tel .telnum .fa{font-size:30px;vertical-align:middle;margin:0 10px 0 0;color:#209eea}
#pop-online-qr{position:fixed;top:50%;left:50%;width:300px;height:300px;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 0 10px #949494;margin-left:-150px;margin-top:-160px;z-index:99;text-align:center;vertical-align:middle}
#pop-online-qr img{max-width:257px;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;max-height:257px}
#pop-online-qr .close{position:absolute;width:20px;height:20px;color:#bdbdbd;top:5px;right:5px;font-size:20px;text-align:center}
#pop-online-qr .close:hover{color:#7d7d7d}
div.sitewidget-onlineService .onlineservice-fixed-blocks-list .onlineservice-fixed-blocks-tips::-webkit-scrollbar{display:none}
/* /assets/widget/style/component/onlineService/widget_setting_showStyle/float.css */
.onlineservice-fixed-style{position:fixed;z-index:99}
.onlineservice-fixed-style ul{background-color:#000;fliter:alpha(opacity=30);background-color:rgba(0,0,0,0.3)}
.onlineservice-fixed-style .onlineservice-fixed-list a{color:#fff;line-height:28px;display:block;text-decoration:none}
.onlineservice-fixed-style .onlineservice-fixed-list a:hover{text-decoration:none}
.onlineservice-fixed-style ul li i{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAEqCAYAAAAGWTCQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAG22lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowYTU1OTQ2OS1iZWMwLWI1NDQtODFhMC1iNzg3M2E4ZTYwMmUiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5ZTdmMzcyMS1iY2MzLTBhNGItODFjMC1jYmVjMDFkZDM0NDciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M2RmNTZkNDgtNDhiNi00YWUwLWFkYTctNWU2NDI1MDY2MGUzIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA4LTI0VDA5OjIwOjIxKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wOC0yNFQwOToyNTozMiswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0wOC0yNFQwOToyNTozMiswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmE1ZmY0NTg3LTdjZDQtZjI0Yi04YzQ5LTBmYmIzMTRmNjhlMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowYTU1OTQ2OS1iZWMwLWI1NDQtODFhMC1iNzg3M2E4ZTYwMmUiLz4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NGU1ZDFlZTEtZGE4Zi00Y2NmLTlkYjAtNGMzMWMzNDdkYWNjIiBzdEV2dDp3aGVuPSIyMDE4LTA4LTI0VDA5OjI1OjMyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6M2RmNTZkNDgtNDhiNi00YWUwLWFkYTctNWU2NDI1MDY2MGUzIiBzdEV2dDp3aGVuPSIyMDE4LTA4LTI0VDA5OjI1OjMyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/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);background-repeat:no-repeat}
.onlineservice-fixed-style ul .onlineService_q i{background-position:0 0}
.onlineservice-fixed-style ul .onlineService_t i{background-position:0 -56px}
.onlineservice-fixed-style ul .onlineService_e i{background-position:0 -111px}
.onlineservice-fixed-style ul .onlineService_s i{background-position:0 -28px}
.onlineservice-fixed-style ul .onlineService_whatsApp i{background-position:0 -139px}
.onlineservice-fixed-style ul .onlineService_qr i{background-position:0 -203px}
.onlineservice-fixed-style ul .onlineService_wechat i{background-position:0 -266px}
.onlineservice-fixed-style ul .onlineService_aliww i{background-position:0 -170px}
.onlineservice-fixed-style ul .onlineService_sms i,.onlineservice-fixed-style ul .onlineService_other i{background-position:0 -84px}
@media(min-width:769px){.onlineservice-fixed-style{right:0;top:50%;transform:translateY(-50%)}
.onlineservice-fixed-style ul{border-radius:10px 0 0 10px}
.sitewidget-onlineService.onlineservice-fixed-style ul li{line-height:28px;position:relative;white-space:nowrap;height:48px;width:54px}
.onlineservice-fixed-style ul li div{position:absolute;padding:12px 13px;top:0;right:0;border-radius:10px 0 0 10px;width:28px;transition:width .3s ease-in}
.onlineservice-fixed-style ul li div:hover{background-color:#000;width:120px;fliter:alpha(opacity=60);background-color:rgba(0,0,0,0.6)}
.onlineservice-fixed-style ul li span{margin:0 10px 0 14px}
.onlineservice-fixed-style ul li i{display:inline-block;width:28px;height:28px}
.onlineservice-fixed-style-left{left:0;right:auto}
.onlineservice-fixed-style-left ul{border-radius:0 10px 10px 0}
.onlineservice-fixed-style-left ul li div{border-radius:0 10px 10px 0;left:0;right:auto}
.onlineservice-fixed-style-left .onlineservice-fixed-list a{text-align:right;position:relative}
.onlineservice-fixed-style-left ul li span{display:none}
.onlineservice-fixed-style-left ul li div:hover span{display:inline}
}
@media(max-width:768px){.onlineservice-fixed-style{bottom:0;width:100%;left:0}
.onlineservice-fixed-style ul{display:-webkit-box;display:-moz-box;display:box;width:100%;fliter:alpha(opacity=80);background-color:rgba(0,0,0,0.8)}
.onlineservice-fixed-style ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1}
.onlineservice-fixed-style ul li a{line-height:28px;text-align:center}
.sitewidget-onlineService.onlineservice-fixed-style ul li span{line-height:20px;display:block;text-align:center;text-align:center;overflow:hidden;text-overflow:ellipsis}
.sitewidget-onlineService.onlineservice-fixed-style ul li i{line-height:20px;font-size:20px;width:28px;height:28px;display:block;margin:0 auto}
}