@charset "UTF-8";

/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-12-28 10:58:49
 * @version $Id$
 */
.rd-navbar-nav li i {
    color: #fff;
    margin-right: 4px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -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;
}

.banner .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border: solid 5px rgba(255, 255, 255, 0.5);
}

#head-carousel #metro-carousel .video-item>.video-item .item-head {
    text-align: inherit;
    padding-bottom: 5px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.swiper-button-next:before {
    margin-left: -20px;
}


.swiper-product .swiper-silde {
    width: 220px;
}

.productList a img {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
    display: block;
}

.productList a {
    display: block;
}

.list-inline>li {
    cursor: pointer;
    font-weight: normal;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 1px;
    text-transform: uppercase;
    width: 142px;
    text-align: center;
    color: #fff;
    background: #006eb7;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #fff;
}

ul.layui-tab-title.list-inline {
    border: 0;
}

.list-inline>li:hover {
    color: #fff;
    font-weight: normal;
    background: #ec1a29;
    text-transform: uppercase;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border: 0;
}

.bg-image {
    background-image: url(../images/bg-gradient-1.png);
    padding: 0;
}

.product-text {
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}

.pricing-object-lg img {
    width: 100%;
    max-width: 100%;
}

.swiper-container-product .swiper-slide {
    height: 250px;
    background-color: rgba(0, 0, 0, 0);
}

.swiper-container-product .swiper-slide img {
    display: block;
    border: solid 1px #e7e7e7;
    padding: 20px;
    background-color: #fff;
}

.swiper-button-prev i,
.swiper-button-next i {
    color: #fff;
    font-size: 24px;
}

.swiper-container-product .swiper-button-prev,
.swiper-container-product .swiper-button-next {
    margin-top: -70px;
    width: 20px;
    height: 100px;
    background-color: rgba(33, 108, 176, 0.6);
}

.swiper-container-product .swiper-button-prev {
    left: 0;
}

.swiper-container-product .swiper-button-next {
    right: 0;
}

.swiper-container-product .swiper-button-prev i,
.swiper-container-product .swiper-button-next i {
    color: #fff;
    font-size: 32px;
    line-height: 100px;

}

.swiper-container-cooperation .swiper-button-prev i,
.swiper-container-cooperation .swiper-button-next i {
    color: #216cb0;
    font-size: 32px;

}

.width {
    width: 1200px;
}

.search {
    width: 310px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #e7e7e7;
    border-radius: 2px;
    background-color: #f7f7f9;
    font-size: 14px;
    padding-left: 4px;
}

.rd-navbar-search {
    overflow: hidden;
}

.searchbox>i {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 20px;
    line-height: 40px;
}

.searchbox {
    position: relative;
    float: left;
    cursor: pointer;
}

.heart {
    float: right;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    border: solid 1px #e7e7e7;
    cursor: pointer;
}

.rd-navbar-group {
    padding: 10px 0;
}

.rd-navbar-corporate-light.rd-navbar-static .rd-navbar-search {
    z-index: 0;
}

.panel-light .panel-body {
    margin-top: 10px;
    padding-left: 15px;
}

.panel-body li {
    list-style: initial
}

.layui-tab-title.bgWhite .layui-this {
    color: #226bb0;
    background-color: #fff;
    height: 42px;
    line-height: 41px;
}

.nopadding {
    padding: 0;
}

.application,
.layui-tab-title.list-inline {
    margin-left: 0;
    margin-bottom: 10px;
}

.layui-tab-title.list-inline li {
    width: 12.5%;
    border-right: solid 1px #fff;
    margin: 0;
}

.layui-tab-title.list-inline span.layui-unselect.layui-tab-bar {
    display: none;
}

.layui-tab-content {
    padding: 10px;
    border: solid 1px #e7e7e7;
    z-index: 999;
    margin-top: 4px;
}

.rd-navbar-search-toggle {
    display: block;
}

.phoneB2 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: none;
}

.pricing-table-body {
    padding: 0;
    margin-top: 20px;
}

.range-sm-center,
.tablist2 {
    overflow: hidden;
}

.abouttext,
.thumbnail-caption p {
    line-height: 32px;
    font-size: 16px;
}

.rd-navbar-corporate-light .rd-navbar-search .rd-navbar-search-toggle:before {
    display: none;
}

.Xicon-list li:last-child {
    width: 120px;
    float: right;
}

.icon-list li:last-child .btn {
    padding: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.page .link-secondary:hover {
    color: #fff;
}

.ui-to-top.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}


.thumbnail img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.pricing-table-header,
.pricing-list {
    padding-left: 6px;
    text-align: justify;
}

.pricing-table-header {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #444444;
    font-size: 16px;
}

.pricing-list {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;

}

.pricing-list li {
    font-size: 14px;
    line-height: 24px;
}

.pricing-list li:nth-child(1) {
    color: #ddd;
}

.pricing-list li:nth-child(2) {
    color: #777;
}

.productlist {
    height: 280px;
}

.product-text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;

}

.post-minimal {
    overflow: hidden;
    display: block;
    height: 252px;
}

.post-minimal .list-post-left {
    display: block;
    float: left;
    width: 50%;
}

.productX {
    width: 50%;
    float: left;
    position: relative;
    height: 252px;
    padding: 10px;
}

.productX h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
}

.list-panel-body {
    padding-left: 20px;
}

.list-panel-body li {
    list-style: disc;
}

.listHeart {
    position: absolute;
    bottom: 10px;
}

.listHeart span {
    font-size: 16px;
    margin-left: 10px;
}

.post-minimal {
    border: solid 1px #e7e7e7;
}

.layui-tab-content {
    margin-top: -1px;
}

.layui-tab-content .range {
    overflow: hidden;
}

.layui-tab-content .range div {
    margin-top: 0;
}

.bottomMenubox {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 60px;
    background-color: #fbfbfb;
    border-top: solid 1px #eee;
    border-left: 0;
    border-right: 0;
    z-index: 9999;
    width: 100%;
}

.bottomMenubox li {
    float: left;
    width: 30%;
    line-height: 60px;
    text-align: center;
}

.bottomMenubox li:first-child {
    width: 60px;
    color: #226bb0;
    border: 0;
}

.item-thumbnail {
    width: 100%
}

.item-thumbnail a {
    text-align: center;
    width: 100%
}

.item-thumbnail a img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}


.item-head {
    position: absolute;
    bottom: 6px;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
}

.item-head a {
    color: #fff;
}

.head-carousel .swiper-button-next {
    width: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    right: 0;
}

.head-carousel .swiper-button-prev {
    width: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    left: 0;
}

.head-carousel div i {
    display: block;
    line-height: 44px;
}

.newList {
    border: solid 1px #e7e7e7;
    padding: 10px;
}

.pricing-table *+.newList .pricing-list {
    margin-top: 10px;
}

.cooperationbox .swiper-container {
    width: 70%;
}

.cooperationnext {
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
}

.cooperationprev {
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
}

.cooperationnext i,
.cooperationprev i {
    font-size: 80px;
}

.cooperationbox .shell {
    position: relative;
}

.bg-decoration-footer-Line {
    width: 100%;
    background-color: #226bb0;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    line-height: 30px;
}

.bg-decoration-footer-Line span {
    display: inline-block;
    width: 70px;
    height: 30px;
    border: solid 1px #fff;
    border-radius: 4px;
}

.bg-decoration-footer-Line span i {
    margin-right: 6px;
    width: 20px;
    height: 20px;
    border: solid 1px #fff;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}

.list-inline>li {
    padding: 0;
}

@media screen and (min-width: 1200px) {
       .banner .swiper-slide img {
        width: 100% !important; /* 宽度铺满容器 */
        height: 484px !important; /* 高度可自定义，比如500px/600px */
        min-height: 484px !important;
        max-height: 484px !important;
        object-fit: cover !important; /* 核心：图片按比例填充，不拉伸 */
    }

    .cell-xs-6.cell-sm-6.cell-md-2.col-xs-6.col-sm-6.thum-5 {
        width: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }

    .rd-navbar-corporate-light.rd-navbar-static .rd-navbar-nav>li>a {
        font-size: 16px;
    }

    .rd-navbar-corporate-light .rd-navbar-search .rd-navbar-search-toggle:before {
        display: none;
    }

    .searchbox,
    .heart {
        display: block;
    }

    .page .link-secondary {
        color: #fff;
    }

    .logo {
  width: 250px;
        max-width: 250px;
        min-width: 250px;
        /* 新增：防止拉伸变形 */
        object-fit: contain; 
        /* 新增：高清屏渲染优化 */
        image-rendering: -webkit-optimize-contrast; /* webkit内核浏览器 */
        image-rendering: crisp-edges; /* 其他浏览器 */
        /* 禁止不必要的变形 */
        transform: none !important;
        filter: none !important;
    }
}

/* 新增：Retina屏适配（关键） */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .logo {
        /* 加载2倍高清图 */
        background-image: url("../images/logo@2x.png") !important;
        /* 显示尺寸仍为250px，背景图缩放到100% */
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    /* 若Logo是img标签，直接换src */
    .logo-img {
        src: url("../images/logo@2x.png");
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .head-carousel {
        display: none;
    }

    .rd-navbar-corporate-light .rd-navbar-search .rd-navbar-search-toggle:before {
        display: block;
    }

    .searchbox,
    .heart {
        display: none;
    }

    .rd-navbar-search-toggle {
        display: block;
    }

    #head-carousel {
        display: none;
    }

    .page .link-secondary {
        color: #226bb0;
    }

    .cell-sm-6.cell-lg-3.col-xs-6.Pnopadding.col-sm-3.col-md-3 {
        width: 25%;
        max-width: 25%;
    }

    .shell {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .cell-xs-6.cell-sm-6.cell-md-2.col-xs-6.col-sm-4 {
        width: 33.333333%;
        max-width: 33.333333%
    }

    .cell-md-4.cell-lg-3.offset-top-50.offset-md-top-0.listbox.col-md-3 {
        width: 25%;
        max-width: 25%;
    }

    .panel-light .panel-title a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 10px;
    }

    .panel-light .panel-arrow {
        right: 8px;
    }

    .productX a {
        color: #226bb0;
    }

    .productX p {
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .panel-light .panel-body a {
        padding-left: 0;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .rd-navbar-corporate-light .rd-navbar-search .rd-navbar-search-toggle:before {
        display: block;
    }

    .head-carousel {
        display: none;
    }

    .searchbox,
    .heart {
        display: none;
    }

    .rd-navbar-search-toggle {
        display: block;
    }

    #head-carousel {
        display: none;
    }

    .page .link-secondary {
        color: #226bb0;
    }

    .cell-xs-6.cell-sm-6.cell-md-2.col-xs-6.col-sm-4 {
        width: 33.33333333%;
        max-width: 33.33333333%;
    }

    .cell-sm-6.cell-lg-3.col-xs-6.Pnopadding.col-sm-3 {
        width: 25%;
        max-width: 25%;
    }

    .isotope-wrap .layui-tab-title.list-inline {
        display: none;
    }

    .shell {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .pricing-table-body {
        padding-top: 10px;
    }

    html .page .offset-top-40 {
        overflow: hidden;
        margin-top: 0;
    }

    html .page .offset-top-40 div {
        margin-top: 0;
    }

    .m2yw_tab ul {
        display: none;
    }

    section.section-50.section-sm-60.section-lg-top-60.bg-gray-lighter {
        display: none;
    }

    .abouttext {
        line-height: 24px;
    }

    html .page .offset-top-50 {
        margin-top: 10px;
    }

    .cell-md-4.cell-lg-3.offset-top-50.offset-md-top-0.listbox.col-md-3 {
        width: 30%;
        max-width: 30%;
    }

    .panel-light .panel-title a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-left: 10px;
    }

    .panel-light .panel-arrow {
        right: 8px;
    }

    .productX a {
        color: #226bb0;
    }

    .productX p {
        text-align: justify;
    }

    .panel-light .panel-body a {
        padding-left: 0;
    }

    section.section-30.section-sm-30.section-lg-30.listnop {
        padding: 0;
    }

    .range>.cell-sm-6.cell-md-12 {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .cell-md-9.cell-lg-9.col-md-9.productlist {
        width: 70%;
        max-width: 70%;
        min-width: 70%;
        margin-top: 10px;
    }

    .panel-light .panel-arrow {
        right: 0;
        background-color: #fff;
        width: 24px;
        height: 40px;
        text-align: center;
    }

    .panel-light .panel-arrow:after {
        right: 10px;
    }

    .panel-light .panel-arrow:before {
        right: 4px;
    }

    .post-minimal .post-left {
        width: 40%;
        padding: 0;
    }

    .productX p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .range>.cell-sm-6 {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .cell-xs-6.cell-sm-6.cell-md-2.col-xs-6.col-sm-6.thum-5:last-child{
        display: none;
    }
    .post-minimal {
        box-shadow: none;
    }

    .rd-navbar-corporate-light .rd-navbar-search .rd-navbar-search-toggle:before {
        display: block;
    }

    .searchbox,
    .heart {
        display: none;
    }

    .rd-navbar-search-toggle {
        display: block;
    }

    #head-carousel {
        display: none;
    }

    .page .link-secondary {
        color: #226bb0;
    }

    .cell-xs-6.cell-sm-6.cell-md-2.col-xs-6.col-sm-4 {
        width: 33.33333333%;
        max-width: 33.33333333%;
    }

    .cell-sm-6.cell-lg-3.col-xs-6.Pnopadding.col-sm-3 {
        width: 25%;
        max-width: 25%;
    }

    .isotope-wrap .layui-tab-title.list-inline {
        display: none;
    }

    .shell {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .pricing-table-body {
        padding-top: 10px;
    }

    html .page .offset-top-40 {
        overflow: hidden;
        margin-top: 0;
    }

    html .page .offset-top-40 div {
        margin-top: 0;
    }

    .m2yw_tab ul {
        display: none;
    }

    section.section-50.section-sm-60.section-lg-top-60.bg-gray-lighter {
        display: none;
    }

    .cell-sm-6.cell-lg-3.col-xs-6.Pnopadding.col-sm-3.col-md-3 {
        width: 50%;
        max-width: 50%;
        margin-top: 0;
    }

    .abouttext {
        line-height: 24px;
    }

    .phoneB2 {
        display: block;
    }

    .application ol {
        font-size: 18px;
        margin-top: 0px;
    }

    .shell.isotope-wrap,
    .shell.bg-decoration-content {
        padding-top: 30px;
    }

    .cell-md-4.cell-lg-3.offset-top-50.offset-md-top-0.listbox.col-md-3 {
        margin-top: 0
    }

    .productX p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .range>.cell-sm-6.productlistbox {
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 0;
        padding: 0;
        border-bottom: solid 1px #e7e7e7;
    }

    .cell-md-9.cell-lg-9.col-md-9.productlist {
        padding: 0;
    }

    .post-minimal {
        width: 100%;
        max-width: 100%;
        border: 0;
    }

    .range {
        margin: 0;
    }

    .shell {
        padding: 0;
    }

    .post-left {
        width: 50%;
        float: left;
    }

    .productX {
        padding-left: 10px;
        width: 50%;
        float: right;
        margin-top: 30px;
    }

    .cell-md-9.cell-lg-9.col-md-9.productlist,
    section.section-30.section-sm-30.section-lg-30.listnop {
        margin-top: 0;
        padding-top: 0;
    }

    .footer-main .container .social-icons {
        padding-top: 20px;
    }

    .cell-md-4.cell-lg-3.offset-top-50.offset-md-top-0.listbox.col-md-3 {
        display: none;
    }

    .productlist .range.offset-top-10 {
        overflow: hidden;
    }

    .bottomMenubox {
        display: block;
    }

    .p0 {
        padding: 0;
    }

    .page-content section.section-30.section-sm-30.section-lg-30 {
        padding-top: 0;
    }

    .head-carousel {
        display: none;
    }
    .pricing-table-body{
        padding-top: 0;
        margin-top: 0;
    }
}