
.ff {
    font-family: 'iconfont' !important;
}
.clearfix {
    zoom: 1;
}





.header .is-transparent .nav .nav-list1>li.active>a{color: #fff !important;font-weight:bold}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}
*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
}
@-ms-viewport {
    width: auto !important;
}
body {
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-y: scroll;
}
.compensate-for-scrollbar {
    margin-right: 0 !important;
}
body.fixed {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
body.searchactive {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.weixinlxwm {
 margin-top:2px;
max-height:200px;
max-width:200px;
    
}
@media (min-width: 1350px) {
    .container {
        width: 1320px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n+1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
a:hover,
a:link,
a:visited {
    text-decoration: none;
    color: inherit;
}
input[type=number] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
}
ul {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    resize: none;
    border: none;
    outline: none;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
a:visited,
a:link {
    text-decoration: none;
    color: inherit;
}
.img-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
}
.img-box img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.img-box img[src=''],
.img-box img:not([src]) {
    opacity: 0;
    border: 0;
}
.header {
    z-index: 99999;
    top: 0;
    width: 100%;
    height: 136px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .header {
        height: 90px;
        z-index: 99999;
    }
}
.header .top {
    height: 40px;
    text-align: right;
    background-color: #b82e28;
}
@media (max-width: 1199px) {
    .header .top {
        height: 30px;
    }
}
.header .top p {
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    margin: 0;
    color: #fff;
}
@media (max-width: 1199px) {
    .header .top p {
        font-size: 13px;
        line-height: 30px;
    }
}
.header .top p:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    margin-right: 10px;
    content: '\e618';
}
.header .top p a:hover {
    text-decoration: underline;
}
.header .logo {
    position: relative;
    float: left;
    height: 46px;
    margin-top: 25px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .header .logo {
        height: 30px;
        margin-top: 15px;
    }
}
.header .logo a {
    display: block;
    height: 100%;
}
.header .logo img {
    display: inline-block;
    height: 100%;
}
.header .nav-collapse {
    position: absolute;
    z-index: 10;
    top: 13px;
    right: 20px;
    display: none;
    float: right;
    width: 20px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    background: none;
}
@media (max-width: 1199px) {
    .header .nav-collapse {
        display: block;
    }
    .header .nav-collapse.nav-collapse-1 {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;
        display: block;
        margin-top: 8px;
        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line {
        background-color: #fff !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .nav-collapse.nav-collapse-xs:hover .btn-line {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line {
    position: absolute;
    left: 50%;
    width: 20px;
    height: 2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    content: '';
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(1) {
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2) {
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3) {
    top: 65%;
}
.header .nav-collapse.active {
    border-color: transparent;
}
.header .nav-collapse.active .btn-line {
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2) {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3) {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
}
.header .top-nav .container {
    position: relative;
}
@media (min-width: 1200px) {
    .header .nav {
        display: inline-block;
        float: right;
    }
}
@media (max-width: 1199px) {
    .header .nav {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        padding: 0 26px;
        -webkit-transition: left .3s;
        transition: left .3s;
        text-align: left;
        text-align: center;
        background: #fafafa;
        background-color: #000;
    }
    .header .nav .tbl {
        display: table;
        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }
}
@media (max-width: 767px) {
    .header .nav {
        width: 100%;
        padding: 30px;
    }
}
.header .nav.left-100 {
    left: -100%;
}
.header .nav.left-200 {
    left: -200%;
}
@media (min-width: 1200px) {
    .header .nav .nav-list1>li {
        float: left;
    }
    .header .nav .nav-list1>li>a {
        font-size: 16px;
        line-height: 96px;
        position: relative;
        display: block;
        overflow: hidden;
        padding: 0 30px;
        -webkit-transition: all .4s;
        transition: all .4s;
    }
    .header .nav .nav-list1>li:hover>a,
    .header .nav .nav-list1>li.active>a {
        color: #b82e28;
    }
    .header .nav .nav-list1 .nav-list2 {
        position: absolute;
        z-index: 50;
        top: 100%;
        display: none;
        min-width: 140px;
        margin-left: -10px;
        padding: 0;
        text-align: center;
        background-color: rgba(255, 255, 255, .86);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 li {
        position: relative;
        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 li:last-child {
        border-bottom: none;
    }
    .header .nav .nav-list1 .nav-list2 li>a {
        line-height: 50px;
        position: relative;
        z-index: 1;
        display: block;
        padding: 0 24px;
        -webkit-transition: -webkit-transform .6s ease;
        transition: -webkit-transform .6s ease;
        transition: transform .6s ease;
        transition: transform .6s ease, -webkit-transform .6s ease;
    }
    .header .nav .nav-list1 .nav-list2 li>a:hover {
        color: #b82e28;
    }
    .header .nav .nav-list1 .nav-list2 li img {
        max-width: 400px;
    }
    .header .nav .nav-list1 .nav-list3 {
        position: absolute;
        top: 0;
        left: 100%;
        display: none;
        min-width: 200px;
        padding: 20px 0;
        text-align: left;
        background-color: rgba(255, 255, 255, .86);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li {
        border-bottom: 1px dashed rgba(255, 255, 255, .2);
    }
    .header .nav .nav-list1 .nav-list3 li>a {
        line-height: 30px;
        padding: 0 20px;
    }
}
@media (min-width: 1200px) and (max-width: 1360px) {
    .header .nav .nav-list1>li>a {
        padding: 0 24px;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .header .nav .nav-list1 .nav-list2 {
        margin-left: -20px;
    }
}
@media (max-width: 1199px) {
    .header .nav .nav-list1 {
        margin: 20px 0;
        opacity: 0;
    }
    .header .nav .nav-list1>li {
        -webkit-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
        transform: translateX(-25px);
        opacity: 0;
    }
    .header .nav .nav-list1>a {
        font-size: 20px;
        color: #fff;
    }
}
@media (max-width: 1199px) {
    .header .nav .nav-list2,
    .header .nav .nav-list3 {
        display: none;
    }
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        font-size: 16px;
        line-height: 2;
        margin-top: 5px;
        color: #fff;
    }
}
.header .nav .nav-list2 a,
.header .nav .nav-list3 a {
    display: block;
}
@media (max-height: 580px) {
    .header .nav .nav-list2 a,
    .header .nav .nav-list3 a {
        margin-top: 0;
    }
}
.header .nav-2,
.header .nav-3 {
    display: none;
}
@media (max-width: 1199px) {
    .header .nav-2,
    .header .nav-3 {
        position: absolute;
        z-index: 9999;
        top: 0;
        display: block;
        overflow: hidden;
        width: 100%;
        height: 100%;
        padding: 20px;
        -webkit-transition: left .3s;
        transition: left .3s;
        text-align: left;
        text-align: center;
        color: #fff;
        background: #fafafa;
        background-color: #000;
    }
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
    font-family: 'iconfont';
    font-size: 26px;
    content: '\e9b5';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title {
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title {
        font-size: 20px;
        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line {
    background-color: #fff;
}
.header .nav-2 .content,
.header .nav-3 .content {
    overflow: auto;
    height: 80%;
    margin-top: 12%;
}
@media (max-width: 767px) {
    .header .nav-2 .content ul,
    .header .nav-3 .content ul {
        padding: 0 15px;
    }
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
    font-size: 18px;
    line-height: 50px;
    margin: 25px 0;
    text-align: left;
}
@media (max-width: 767px) {
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more {
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after {
    font-family: 'iconfont' !important;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    content: '\e72f';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
    display: block;
}
.header .nav-2 {
    left: 100%;
}
.header .nav-3 {
    left: 200%;
}
.header .nav-3 .content ul li {
    font-size: 18px;
}
.header .fade-out ul {
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header .fade-out ul {
        padding: 0 5%;
    }
}
@media (max-width: 1199px) {
    .header .fade-out ul .pic {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .header .fade-out ul.nav-list1 {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 a {
        color: #fff;
    }
    .header .fade-out ul.nav-list1>li {
        position: relative;
        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1>li.act {
        -webkit-transition: all .4s;
        transition: all .4s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    .header .fade-out ul.nav-list1>li.more:after {
        font-family: 'iconfont';
        font-size: 18px;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -14px;
        content: '\e72f';
        color: #fff;
    }
    .header .fade-out ul.nav-list1>li>a {
        font-size: 20px;
        line-height: 2.5;
        display: block;
        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px) {
    .header .fade-out ul.nav-list1>li {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px) {
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px) {
    .header .fade-out ul.nav-list1 .nav-list2>li>a {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4 {
    font-size: 20px;
    line-height: 50px;
}
.header .xs-language {
    position: absolute;
    z-index: 9;
    bottom: 30px;
    left: 35px;
}
@media (min-width: 1200px) {
    .header .xs-language {
        display: none;
    }
}
.header .xs-language a {
    font-size: 16px;
    color: #fff;
}
.header .xs-language span {
    margin: 0 5px;
    color: #fff;
}
.header .search-box {
    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;
    background-color: rgba(184, 46, 40, .96);
}
.header .search-box .search {
    line-height: 40px;
    overflow: hidden;
    zoom: 1;
    width: 240px;
    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}
.header .search-box .input-text {
    float: left;
    height: 38px;
    padding-left: 10%;
    background: none;
}
@media (min-width: 768px) {
    .header .search-box .input-text {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .input-submit {
    line-height: 36px;
    float: right;
    width: 50px;
    -webkit-animation: fadeInLeft 1s 0s ease both;
    animation: fadeInLeft 1s 0s ease both;
    background: none;
}
.header .search-box .input-submit:before {
    font-family: 'iconfont' !important;
    font-size: 22px;
    content: '\e62b';
    color: #fff;
}
@media (min-width: 768px) {
    .header .search-box .input-submit {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs {
    width: 100%;
    margin: 0;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px) {
    .header .search-box.search-xs {
        display: none;
    }
}
@media (max-width: 1199px) {
    .header .search-box.search-xs {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;
        display: inline-block;
        height: 34px;
    }
}
.header .search-box.search-xs.show {
    z-index: 66;
}
.header .search-box.search-xs.show .search {
    left: 0;
}
.header .search-box.search-xs .search {
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;
    width: 100%;
    -webkit-transition: left .3s;
    transition: left .3s;
    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px) {
    .header .search-box.search-xs form .input-text {
        width: 74%;
    }
}
@media (max-width: 767px) {
    .header .search-box.search-xs form .input-text {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit {
    line-height: 34px;
    background: #fff;
}
.header .search-box.search-xs .input-submit:before {
    color: #104384;
}
.header .search-icon {
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;
    display: inline-block;
    cursor: pointer;
}
.header .search-icon:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    content: '\e660';
    color: #b82e28;
}
.header .search-lg {
    top: 0;
}
.header .search-lg .logo {
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}
.header .search-lg .search p {
    margin-bottom: 50px;
    -webkit-animation: zoomIn 1s 0s ease both;
    animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    font-size:20px;
}
.header .search-lg .input-text {
    font-size: 20px;
    line-height: 30px;
    width: 80%;
    height: 60px;
    padding: 0;
    padding-bottom: 30px;
    -webkit-animation: zoomIn 1s 0s ease both;
    animation: zoomIn 1s 0s ease both;
    text-align: center;
    color: #fff;
}
.header .search-lg .close-btn {
    position: fixed;
    top: 34px;
    right: 18%;
    cursor: pointer;
}
@media (max-width: 1440px) {
    .header .search-lg .close-btn {
        right: 8%;
    }
}
.header .search-lg .close-btn:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    content: '\e61b';
    color: #fff;
}
.header .find {
    line-height: 96px;
    display: inline-block;
    float: right;
    margin-left: 40px;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
@media (max-width: 1199px) {
    .header .find {
        line-height: 60px;
        position: absolute;
        right: 60px;
        margin-left: 0;
        color: #666;
    }
}
.header .find:before {
    font-family: 'iconfont';
    font-size: 20px;
    float: left;
    content: '\e62b';
}
.header .find:hover {
    color: #b82e28;
}
@media (max-width: 1199px) {
    .header .right {
        display: inline-block;
        float: right;
        margin-right: 0;
    }
}
.header .back-btn {
    position: absolute;
    left: 15px;
}
/* 回到顶部按钮 */
.go-top-btn {
    position: fixed;
    right: 28px;
    bottom: 28px;
    z-index: 9999;
    display: block;
    padding: 12px 16px;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 4px 14px rgba(0,0,0,0.08);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.go-top-btn:hover {
    background: #b82e28;
    border-color: #b82e28;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(184,46,40,0.2);
}
.go-top-btn.show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/* ===== 手机端浮动电话咨询 ===== */
.m-phone-float {
    display: none;
}
@media (max-width: 768px) {
    .m-phone-float {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 6px;
        position: fixed;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9998;
        padding: 10px 14px;
        background: #b82e28;
        border-radius: 28px;
        box-shadow: 0 4px 16px rgba(184, 46, 40, 0.45);
        text-decoration: none;
        white-space: nowrap;
        -webkit-animation: phonePulse 2s ease-in-out infinite;
        animation: phonePulse 2s ease-in-out infinite;
        -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
        transition: transform 0.3s, box-shadow 0.3s;
    }
    .m-phone-float:active {
        -webkit-transform: translateY(-50%) scale(0.95);
        transform: translateY(-50%) scale(0.95);
        box-shadow: 0 2px 8px rgba(184, 46, 40, 0.35);
    }
    .m-phone-float .m-phone-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }
    .m-phone-float .m-phone-icon svg {
        width: 20px;
        height: 20px;
        color: #fff;
    }
    .m-phone-float .m-phone-text {
        display: block;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.5px;
    }
}
@-webkit-keyframes phonePulse {
    0%, 100% { box-shadow: 0 4px 16px rgba(184, 46, 40, 0.45); }
    50% { box-shadow: 0 4px 24px rgba(184, 46, 40, 0.7), 0 0 0 8px rgba(184, 46, 40, 0.15); }
}
@keyframes phonePulse {
    0%, 100% { box-shadow: 0 4px 16px rgba(184, 46, 40, 0.45); }
    50% { box-shadow: 0 4px 24px rgba(184, 46, 40, 0.7), 0 0 0 8px rgba(184, 46, 40, 0.15); }
}
.banner {
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
}
@media (max-width: 1199px) {
    .banner .slickbanner {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px) {
    .banner .slickbanner {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
@media (max-width: 767px) {
    .banner .slickbanner {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.banner .slick-dots {
    position: absolute;
    bottom: 40px;
    width: 100%;
    padding: 0 15px;
    text-align: center;
}
@media (max-width: 991px) {
    .banner .slick-dots {
        bottom: 20px;
    }
}
.banner .slick-dots li {
    position: relative;
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 991px) {
    .banner .slick-dots li {
        margin: 0 10px;
    }
}
.banner .slick-dots li:before {
    position: absolute;
    top: -7px;
    left: -7px;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    opacity: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}
.banner .slick-dots li.slick-active:before {
    opacity: 1;
}
.banner .slick-dots li button {
    opacity: 0;
}
.banner img {
    display: block;
    width: 100%;
}
.banner .img-box {
    padding-bottom: 36.45833333%;
}
/* 轮播读秒进度条 */
@-webkit-keyframes swiperProgress {
    from { width: 0; }
    to { width: 100%; }
}
@keyframes swiperProgress {
    from { width: 0; }
    to { width: 100%; }
}
.home-banner .swiper-pagination {
    bottom: 36px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    align-items: flex-end;
    justify-content: center;
    width: auto;
}
.home-banner .swiper-pagination-bullet {
    width: 17px;
    height: auto;
    border-radius: 0;
    background: none;
    opacity: 1;
    position: relative;
    margin: 0 !important;
    cursor: pointer;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.home-banner .swiper-pagination-bullet em {
    display: none;
}
.home-banner .swiper-pagination-bullet-active {
    width: 40px;
}
.home-banner .swiper-pagination-bullet i {
    display: block;
    width: 100%;
    height: 3px;
    background: rgba(255, 255, 255, 0.15);
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}
.home-banner .swiper-pagination-bullet i::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #fff;
    border-radius: 2px;
}
.home-banner .swiper-pagination-bullet-active i::after {
    -webkit-animation: swiperProgress 5s linear forwards;
    animation: swiperProgress 5s linear forwards;
}
@media (max-width: 991px) {
    .banner-in .slickbanner {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px) {
    .banner-in .slickbanner {
        width: 160%;
        max-width: 160%;
        margin-left: -30%;
    }
}
.banner-in .img-box {
    padding-bottom: 23.4375%;
}
.box {
    overflow: hidden;
    padding: 90px 0;
}
@media (max-width: 991px) {
    .box {
        padding: 60px 0;
    }
}
.title,
.title-in {
    text-align: center;
}
.title b,
.title-in b {
    font-size: 24px;
    line-height: 30px;
}
@media (max-width: 991px) {
    .title b,
    .title-in b {
        font-size: 20px;
    }
}
.title b:before,
.title-in b:before,
.title b:after,
.title-in b:after {
    display: inline-block;
    width: 36px;
    height: 15px;
    content: '';
    vertical-align: bottom;
}
.title b:before,
.title-in b:before {
    margin-right: 10px;
    background: url(/template/index/static/images/line-1.png) no-repeat center;
}
.title b:after,
.title-in b:after {
    margin-left: 10px;
    background: url(/template/index/static/images/line-2.png) no-repeat center;
}
.title p,
.title-in p {
    line-height: 1.71428571;
    max-width: 660px;
    margin: 0 auto;
    margin-top: 14px;
    color: #999;
}
/* ===== 关于我们 ===== */
@-webkit-keyframes aboutKenBurns {
    0% { -webkit-transform: scale(1); transform: scale(1); }
    100% { -webkit-transform: scale(1.1); transform: scale(1.1); }
}
@keyframes aboutKenBurns {
    0% { transform: scale(1); }
    100% { transform: scale(1.1); }
}
@-webkit-keyframes aboutLineGrow {
    from { width: 0; }
    to { width: 50px; }
}
@keyframes aboutLineGrow {
    from { width: 0; }
    to { width: 50px; }
}
@-webkit-keyframes aboutBtnPulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(184, 46, 40, 0); }
    50% { box-shadow: 0 0 0 10px rgba(184, 46, 40, 0.15); }
}
@keyframes aboutBtnPulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(184, 46, 40, 0); }
    50% { box-shadow: 0 0 0 10px rgba(184, 46, 40, 0.15); }
}
.box-about {
    position: relative;
    min-height: 850px;
    overflow: hidden;
    display: flex;
    align-items: stretch;
}
.box-about .about-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(135deg, #0f172a 0%, #1e293b 40%, #1a1a2e 100%);
}
.box-about .about-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-animation: aboutKenBurns 25s ease-in-out infinite alternate;
    animation: aboutKenBurns 25s ease-in-out infinite alternate;
}
.box-about .about-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.35) 50%, rgba(10,10,30,0.88) 100%);
    z-index: 1;
}
.box-about .about-panel {
    position: relative;
    z-index: 2;
    margin-left: auto;
    width: 50%;
    display: flex;
    align-items: center;
}
.box-about .about-inner {
    padding: 80px 70px 80px 60px;
    width: 100%;
}
.box-about .about-sub {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 5px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
}
.box-about .about-title {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 1.2;
}
.box-about .about-line {
    width: 50px;
    height: 3px;
    background-color: #b82e28;
    margin: 26px 0 30px;
}
.box-about .about-line.animated {
    -webkit-animation: aboutLineGrow 0.8s ease forwards;
    animation: aboutLineGrow 0.8s ease forwards;
}
.box-about .about-desc {
    font-size:16px;
    line-height: 2.1;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    text-indent:32px;
}
.box-about .about-nums {
    display: flex;
    gap: 16px;
    margin-top: 48px;
}
.box-about .about-num-item {
    flex: 1;
    text-align: center;
    position: relative;
    padding: 28px 10px 24px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.box-about .about-num-item:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(184, 46, 40, 0.4);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}
.box-about .about-num-item .num-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin: 0 auto 16px;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.box-about .about-num-item .num-icon svg {
    width: 40px;
    height: 40px;
    color: #fff;
}
.box-about .about-num-item:hover .num-icon {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.box-about .about-num-item b {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    display: block;
    line-height: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.box-about .about-num-item:hover b {
    color: #b82e28;
}
.box-about .about-num-item b sup {
    font-size: 20px;
}
.box-about .about-num-item span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    margin-top: 10px;
    letter-spacing: 2px;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}
.box-about .about-num-item:hover span {
    color: rgba(255, 255, 255, 0.7);
}
.box-about .about-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 44px;
    padding: 14px 36px;
    font-size: 13px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    letter-spacing: 3px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.box-about .about-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent);
    -webkit-transition: left 0.6s;
    transition: left 0.6s;
}
.box-about .about-btn i {
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.6);
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.box-about .about-btn i::after {
    content: '';
    position: absolute;
    right: 0;
    top: -3px;
    width: 7px;
    height: 7px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.box-about .about-btn:hover {
    background: #b82e28;
    border-color: #b82e28;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 6px 24px rgba(184, 46, 40, 0.4);
}
.box-about .about-btn:hover::before {
    left: 100%;
}
.box-about .about-btn:hover i {
    width: 28px;
    background-color: #fff;
}
.box-about .about-btn:hover i::after {
    border-color: #fff;
}
@media (max-width: 991px) {
    .box-about {
        min-height: 500px;
    }
    .box-about .about-panel {
        width: 65%;
    }
    .box-about .about-inner {
        padding: 50px 36px;
    }
    .box-about .about-title {
        font-size: 28px;
    }
    .box-about .about-num-item b {
        font-size: 34px;
    }
}
@media (max-width: 768px) {
    .box-about .about-panel {
        width: 100%;
    }
    .box-about .about-bg::after {
        background: rgba(10, 10, 30, 0.75);
    }
}
@media (max-width: 480px) {
    .box-about {
        min-height: auto;
    }
    .box-about .about-inner {
        padding: 50px 20px;
    }
    .box-about .about-title {
        font-size: 24px;
    }
    .box-about .about-nums {
        flex-wrap: wrap;
        gap: 12px;
    }
    .box-about .about-num-item {
        flex: 0 0 calc(50% - 6px);
    }
    .box-about .about-num-item b {
        font-size: 28px;
    }
}
.box-video {
    overflow: hidden;
    display: none;
}
.box-video .video {
    position: relative;
    overflow: hidden;
    height: 200px;
}
.box-video .video img {
    height: 100%;
    margin-left: 50%;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .2;
}
.box-video .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}
.box-video .video .iframe {
    display: none;
    width: 100% !important;
    height: 100% !important;
}
.box-video .video .play {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .box-video .video .play {
        font-size: 16px;
    }
}
.box-video .video .play:before {
    font-family: 'iconfont';
    font-size: 60px;
    font-weight: normal;
    display: block;
    content: '\e632';
    color: #b82e28;
}
@media (max-width: 991px) {
    .box-video .video .play:before {
        font-size: 50px;
    }
}
.box-video .video:hover img {
    opacity: .4;
}
.box-solution {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    background: #101018;
    position: relative;
}
.box-solution::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(180deg, rgba(12,12,29,0.95) 0%, transparent 100%);
    z-index: 1;
    pointer-events: none;
}
.box-solution::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(0deg, rgba(16,16,24,1) 0%, transparent 100%);
    z-index: 1;
    pointer-events: none;
}
.svc-top-bar {
    text-align: center;
    padding: 50px 0 36px;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    z-index: 2;
}
.svc-top-bar span {
    display: block;
    font-size: 11px;
    color: rgba(255,255,255,0.3);
    letter-spacing: 5px;
    margin-bottom: 10px;
}
.svc-top-bar h2 {
    font-size: 28px;
    color: #fff;
    margin: 0;
}
.svc-slider {
    position: relative;
    background: #101018;
    padding: 0 0px 60px;
}
.svc-slide {
    position: relative;
    overflow: hidden;
}
.svc-slide .img-box {
    padding-bottom: 180%;
}
.svc-slide .img-box img {
    -webkit-transition: transform 6s ease;
    transition: transform 6s ease;
}
.svc-slide:hover .img-box img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.svc-slide-mask {
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.15) 100%);
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    z-index: 2;
    pointer-events: none;
}
.svc-slide:hover .svc-slide-mask {
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.05) 50%, rgba(0,0,0,0.15) 100%)
}
.svc-slide-info {
    position: absolute;
    bottom: 0; left: 0; width: 100%;
    padding: 0 12% 50px;
    text-align: center;
    z-index: 3;
    color: #fff;
    pointer-events: none;
}
.svc-slide-num {
    font-size: 48px;
    font-weight: 900;
    color: rgba(255,255,255,0.06);
    display: block;
    margin-bottom: 16px;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}
.svc-slide:hover .svc-slide-num {
    color: rgba(255,255,255,0.15);
}
.svc-slide-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 12px;
    letter-spacing: 2px;
}
.svc-slide-info p {
    font-size: 13px;
    line-height: 1.8;
    color: rgba(255,255,255,0.6);
    margin: 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.svc-slide:hover .svc-slide-info p {
    opacity: 1;
    max-height: 60px;
}
.svc-slide-more {
    font-size: 12px;
    display: inline-block;
    padding: 0 24px;
    line-height: 34px;
    height: 34px;
    border: 1px solid rgba(255,255,255,0.3);
    letter-spacing: 2px;
    margin-top: 0;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}
.svc-slide:hover .svc-slide-more {
    opacity: 1;
    max-height: 50px;
    margin-top: 18px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.svc-slider .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%; left: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    background: none;
    border: none;
    outline: none;
}
.svc-slider .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 16px;
    line-height: 52px;
    display: inline-block;
    width: 36px;
    height: 52px;
    content: '\e601';
    text-align: center;
    background: rgba(255,255,255,0.08);
    border-radius: 0 4px 4px 0;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.svc-slider .slick-arrow.slick-next {
    right: 0; left: auto;
}
.svc-slider .slick-arrow.slick-next:before {
    content: '\e827';
    border-radius: 4px 0 0 4px;
}
.svc-slider .slick-arrow:hover:before {
    background: rgba(184,46,40,0.8);
}
@media (max-width: 767px) {
    .svc-slider .slick-arrow:before {
        font-size: 14px;
        line-height: 44px;
        width: 28px;
        height: 44px;
    }
}
/* ===== 客户案例 ===== */
.box-product {
    padding: 0;
    overflow: hidden;
}
.box-product::before, .box-product::after { display: none; }
.case-fullscreen {
    position: relative;
    height: calc(100vh - 73px);
    overflow: hidden;
}
.case-bg-swiper {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
.case-bg-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.case-bg-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.4) 100%);
}
.case-content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 60px 50px;
    gap: 40px;
}
.case-left-info {
    padding-bottom: 20px;
}
.case-sub {
    display: block;
    font-size: 11px;
    color: #b82e28;
    letter-spacing: 5px;
    margin-bottom: 20px;
    font-weight: 600;
}
.case-big-num {
    font-size: 100px;
    font-weight: 900;
    color: rgba(255,255,255,0.06);
    line-height: 0.85;
    margin-bottom: 16px;
}
.case-cur-title {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 24px;
    min-height: 34px;
}
.case-more-link {
    display: inline-block;
    font-size: 13px;
    color: rgba(255,255,255,0.5)!important;
    text-decoration: none;
    letter-spacing: 2px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.case-more-link:hover { color: #fff; text-decoration: none; }
.case-thumbs {
    display: flex;
    gap: 12px;
    align-items: flex-end;
}
.case-thumb {
    display: block;
    width: 80px;
    height: 100px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    border: 2px solid transparent;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.5;
    cursor: pointer;
}
.case-thumb.active {
    width: 100px;
    height: 120px;
    opacity: 1;
    border-color: #b82e28;
}
.case-thumb:hover {
    opacity: 1;
    text-decoration: none;
}
.case-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.case-thumb span {
    position: absolute;
    bottom: 6px;
    left: 8px;
    font-size: 11px;
    font-weight: 700;
    color: rgba(255,255,255,0.5);
}
.case-thumb.active span {
    color: #fff;
}
@media (max-width: 991px) {
    .case-fullscreen { height: auto; min-height: 500px; }
    .case-content { flex-direction: column; align-items: flex-start; padding: 50px 30px 40px; }
    .case-big-num { font-size: 60px; }
    .case-cur-title { font-size: 20px; }
    .case-thumbs { flex-wrap: wrap; }
}
@media (max-width: 767px) {
    .case-content { padding: 40px 20px 30px; }
    .case-big-num { font-size: 44px; }
    .case-cur-title { font-size: 18px; }
    .case-thumb { width: 56px; height: 72px; }
    .case-thumb.active { width: 70px; height: 88px; }
}
.box-join {
    overflow: hidden;
    padding: 90px 0 130px;
    background: url(/template/index/static/images/join_bg.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 767px) {
    .box-join {
        padding: 60px 0;
        background: url(/template/index/static/images/join_bg.jpg) no-repeat right;
        background-size: cover;
    }
}
.box-join .join {
    padding-left: 50%;
}
@media (max-width: 767px) {
    .box-join .join {
        padding-left: 0;
    }
}
.box-join .join .title-join:before {
    display: inline-block;
    width: 96px;
    height: 96px;
    margin-right: 14px;
    content: '';
    vertical-align: middle;
    background: url(/template/index/static/images/title-join.png) no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    .box-join .join .title-join:before {
        width: 80px;
        height: 80px;
    }
}
.box-join .join .title-join b {
    font-size: 56px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .5px;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, .5);
}
@media (max-width: 991px) {
    .box-join .join .title-join b {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .box-join .join .title-join b {
        font-size: 24px;
    }
}
.box-join .join .text {
    margin-top: 30px;
    color: #fff;
}
.box-join .join .text b {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.66666667;
    display: block;
    margin-top: 14px;
    letter-spacing: .5px;
}
@media (max-width: 767px) {
    .box-join .join .text b {
        font-size: 16px;
    }
}
.box-join .join .text p {
    font-size: 18px;
    line-height: 1.66666667;
    position: relative;
    margin: 20px 0 0 0;
    padding-left: 46px;
}
@media (max-width: 767px) {
    .box-join .join .text p {
        font-size: 14px;
    }
}
.box-join .join .text p:before {
    font-family: 'iconfont' !important;
    font-size: 24px;
    line-height: 14px;
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\e626';
    text-indent: 2px;
    color: #b30000;
    border: 1px solid #fff;
}
.box-join .join .text a.more {
    line-height: 40px;
    display: inline-block;
    margin-top: 30px;
    padding: 0 30px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #b82e28;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 3px 0 #9a9494;
}
.box-join .join .text a.more:hover {
    background-color: #dbdbdb;
}
.box-attestation {
    position: relative;
    z-index: 2;
}
.box-attestation .attestation {
    margin-top: -100px;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .box-attestation .attestation {
        padding: 30px 0;
    }
}
.box-attestation .attestation .list ul {
    overflow: hidden;
}
.box-attestation .attestation .list ul li {
    float: left;
    width: 12.5%;
    /*width: 16.666666667%;*/
    margin-top: 30px;
    padding: 0 2%;
}
@media (max-width: 991px) {
    .box-attestation .attestation .list ul li {
        padding: 0 8px;
    }
}
@media (max-width: 767px) {
    .box-attestation .attestation .list ul li {
        width: 33.33333333%;
        margin-top: 20px;
        padding: 0 8px;
    }
}
/* ===== 新闻资讯 ===== */
.box-news {
    padding: 80px 0;
    background: linear-gradient(160deg, #0c0c1d 0%, #141428 50%, #0c0c1d 100%);
}
.box-news .news-grid {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 36px;
}
.box-news .news-card {
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 28px 20px;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    border-radius: 6px;
}

.box-news .news-card:hover {
    text-decoration: none;
    background: rgba(255,255,255,0.03);
}

.box-news .news-card-date {
    flex-shrink: 0;
    width: 60px;
    text-align: center;
    border-right: 1px solid rgba(255,255,255,0.08);
    padding-right: 20px;
}
.box-news .news-card-date b {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}
.box-news .news-card-date span {
    display: block;
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    margin-top: 6px;
}
.box-news .news-card-body {
    flex: 1;
    min-width: 0;
}
.box-news .news-card-body h3 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 8px;
    line-height: 1.4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.box-news .news-card:hover .news-card-body h3 {
    color: #fff;
}
.box-news .news-card-body p {
    font-size: 13px;
    color: rgba(255,255,255,0.55);
    margin: 0;
    line-height: 1.6;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box-news .news-card-go {
    font-family: 'iconfont' !important;
    font-style: normal;
    font-size: 14px;
    color: rgba(255,255,255,0.4);
    flex-shrink: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.box-news .news-card-go::before {
    content: '\e827';
}
.box-news .news-card:hover .news-card-go {
    color: #b82e28;
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
@media (max-width: 991px) {
    .box-news { padding: 60px 0; }
}
@media (max-width: 480px) {
    .box-news .news-card { padding: 20px 12px; gap: 16px; }
    .box-news .news-card-date b { font-size: 24px; }
    .box-news .news-card-body h3 { font-size: 14px; }
}

.news-more-wrap {
    text-align: center;
    margin-top: 36px;
}
.news-more-btn {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 3px;
    padding: 14px 36px;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 4px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    overflow: hidden;
    color:rgba(255,255,255,0.3)!important;
}
.news-more-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent);
    -webkit-transition: left 0.6s;
    transition: left 0.6s;
}
.news-more-btn:hover {
    background: #b82e28;
    border-color: #b82e28;
    color: #fff!important;
    text-decoration: none;
    box-shadow: 0 6px 24px rgba(184,46,40,0.4);
}
.news-more-btn:hover::before {
    left: 100%;
}

/* ===== 图片咨询 ===== */
.box-img-consult {
    position: relative;
    min-height: 280px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-img-consult .img-consult-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(160deg, #0c0c1d 0%, #141428 50%, #0c0c1d 100%);
}
.box-img-consult .img-consult-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0.3;
}
.box-img-consult .img-consult-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(12,12,29,0.6) 0%, rgba(12,12,29,0.3) 40%, rgba(12,12,29,0.65) 100%);
}
.box-img-consult .img-consult-content {
    text-align: center;
    max-width: 720px;
    padding: 28px 20px;
}
.box-img-consult .img-consult-slogan {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1.4;
    letter-spacing: 2px;
}
.box-img-consult .img-consult-subtext {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin: 10px 0 0;
    line-height: 1.6;
    letter-spacing: 1px;
}
.box-img-consult .img-consult-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 20px;
    padding: 10px 26px;
    font-size: 12px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    letter-spacing: 2px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.box-img-consult .img-consult-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent);
    -webkit-transition: left 0.6s;
    transition: left 0.6s;
}
.box-img-consult .img-consult-btn i {
    display: inline-block;
    width: 16px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.6);
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.box-img-consult .img-consult-btn i::after {
    content: '';
    position: absolute;
    right: 0;
    top: -3px;
    width: 7px;
    height: 7px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.box-img-consult .img-consult-btn:hover {
    background: #b82e28;
    border-color: #b82e28;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 6px 24px rgba(184, 46, 40, 0.4);
}
.box-img-consult .img-consult-btn:hover::before {
    left: 100%;
}
.box-img-consult .img-consult-btn:hover i {
    width: 24px;
    background-color: #fff;
}
.box-img-consult .img-consult-btn:hover i::after {
    border-color: #fff;
}
@media (max-width: 991px) {
    .box-img-consult {
        min-height: 250px;
    }
    .box-img-consult .img-consult-content {
        padding: 24px 20px;
    }
    .box-img-consult .img-consult-slogan {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .box-img-consult .img-consult-subtext {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    .box-img-consult {
        min-height: 230px;
    }
    .box-img-consult .img-consult-slogan {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .box-img-consult .img-consult-subtext {
        font-size: 12px;
        margin-top: 8px;
    }
}
@media (max-width: 480px) {
    .box-img-consult {
        min-height: 210px;
    }
    .box-img-consult .img-consult-content {
        padding: 20px 16px;
    }
    .box-img-consult .img-consult-slogan {
        font-size: 15px;
        letter-spacing: 1px;
    }
    .box-img-consult .img-consult-subtext {
        font-size: 11px;
        margin-top: 6px;
        letter-spacing: 1px;
    }
    .box-img-consult .img-consult-btn {
        padding: 9px 20px;
        font-size: 11px;
    }
}

/* ===== 合作客户 ===== */
.box-customer {
    padding: 80px 0;
    background: #f5f6f8;
}
.box-customer .section-header .section-sub {
    color: #999;
}
.box-customer .section-header h2 {
    color: #1a1a1a;
}
.box-customer .partner-grid {
    margin-top: 36px;
}
.box-customer .slick-customer {
    margin: 0 -8px;
}
.box-customer .slick-customer .slick-slide {
    padding: 0 8px;
}
.box-customer .partner-item {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.box-customer .partner-item:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    border-color: #ddd;
}
.box-customer .partner-item img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    opacity: 0.6;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.box-customer .partner-item:hover img {
    opacity: 1;
}
.box-customer .slick-customer .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: -16px;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
    color: #999;
    display: flex !important;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.box-customer .slick-customer .slick-arrow:before {
    font-family: 'iconfont' !important;
    font-size: 12px;
    content: '\e601';
}
.box-customer .slick-customer .slick-arrow.slick-next {
    right: -16px;
    left: auto;
}
.box-customer .slick-customer .slick-arrow.slick-next:before {
    content: '\e827';
}
.box-customer .slick-customer .slick-arrow:hover {
    border-color: #b82e28;
    background: #b82e28;
    color: #fff;
}
@media (max-width: 991px) {
    .box-customer { padding: 60px 0; }
}
@media (max-width: 480px) {
    .box-customer .partner-item { height: 80px; padding: 14px; }
}
.section-header {
    text-align: center;
    margin-bottom: 40px;
}
.section-header .section-sub {
    font-size: 12px;
    color: #999;
    letter-spacing: 5px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}
.section-header h2 {
    font-size: 30px;
    font-weight: 500;
    color: #1a1a1a;
    margin: 0;
}
.section-header-light .section-sub {
    color: rgba(255, 255, 255, 0.45);
}
.section-header-light h2 {
    color: #fff;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
}
.box-news .section-header .section-sub,
.box-product .section-header .section-sub {
    color: rgba(255, 255, 255, 0.45);
}
.box-news .section-header h2,
.box-product .section-header h2 {
    color: #fff;
}
.box-news {
    padding-top: 50px;
    background: url(/template/index/static/images/news_bg.png) no-repeat center fixed;
}
@media (max-width: 1199px) {
    .box-news {
        background: url(/template/index/static/images/news_bg.png) no-repeat center;
        background-size: cover;
    }
}
@media (max-width: 991px) {
  
}
.box-news .title b {
    color: #fff;
}
.box-news .news {
    margin-top: 30px;
    padding: 60px 45px;
    background: url(/template/index/static/images/news_bgin.png) repeat;
}
@media (max-width: 991px) {
    .box-news .news {
        padding: 40px 20px;
    }
}
@media (max-width: 767px) {
    .box-news .news {
        padding: 30px 0;
    }
}
.box-news .news .item {
    padding: 0 15px;
}
.box-news .news .item .news-top {
    position: relative;
    z-index: 2;
    padding-left: 44px;
}
.box-news .news .item .news-top span {
    line-height: 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 44px;
    height: 44px;
    text-align: center;
    color: #fff;
    background-color: #b82e28;
}
.box-news .news .item .news-top .pic {
    max-width: 140px;
    vertical-align: bottom;
}
.box-news .news .item .news-top .pic .img-box {
    padding-bottom: 60.60606061%;
}
.box-news .news .item .text {
    margin-top: -44px;
    padding: 70px 24px 24px 24px;
    -webkit-transition: all .2s;
    transition: all .2s;
    background-color: #fff;
}
.box-news .news .item .text a {
    display: inline-block;
}
.box-news .news .item .text b {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-news .news .item .text p {
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 90px;
    margin: 4px 0 0 0;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.box-news .news .item .text .more {
    margin-top: 10px;
}
.box-news .news .item .text .more span {
    display: inline-block;
    color: #999;
}
.box-news .news .item .text .more a {
    line-height: 26px;
    display: inline-block;
    float: right;
    height: 26px;
    padding: 0 10px;
    color: #999;
    background-color: #fff;
}
.box-news .news .item:hover .news-top span {
    color: #b82e28;
    background-color: #fff;
}
.box-news .news .item:hover .text {
    background-color: #b82e28;
}
.box-news .news .item:hover .text b,
.box-news .news .item:hover .text p {
    color: #fff;
}
.box-news .news .item:hover .text .more span {
    color: #fff;
}
.box-news .news .item:hover .text .more a {
    color: #b82e28;
    background-color: #fff;
}
.box-news .slick-dots {
    width: 100%;
    margin-top: 24px;
    text-align: center;
}
.box-news .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
}
@media (max-width: 767px) {
    .box-news .slick-dots li {
        margin: 0 4px;
    }
}
.box-news .slick-dots li.slick-active {
    background-color: #b82e28;
}
.box-news .slick-dots li button {
    opacity: 0;
}
/* ===== 关于我们页 ===== */
.ab-page { }

/* 英雄区 — 和首页关于我们同风格 */
.ab-hero-section {
    position: relative;
    min-height: 680px;
    display: flex;
    overflow: hidden;
}
.ab-hero-bg {
    position: absolute;
    inset: 0;
}
.ab-hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ab-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(10,10,24,0.88) 0%, rgba(10,10,24,0.7) 50%, rgba(10,10,24,0.4) 100%);
    z-index: 1;
}
.ab-hero-body {
    position: relative;
    z-index: 2;
    max-width: 620px;
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ab-label {
    font-size: 11px;
    color: #b82e28;
    letter-spacing: 6px;
    font-weight: 600;
    margin-bottom: 20px;
}
.ab-hero-body h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1.35;
    margin: 0;
}
.ab-hero-line {
    width: 36px;
    height: 3px;
    background: #b82e28;
    margin: 28px 0;
}
.ab-hero-body > p {
    font-size: 15px;
    color: rgba(255,255,255,0.55);
    line-height: 2;
    margin: 0 0 8px;
}
.ab-hero-nums {
    display: flex;
    gap: 0;
    margin-top: 50px;
    border-top: 1px solid rgba(255,255,255,0.08);
    padding-top: 36px;
}
.ab-hn {
    flex: 1;
    position: relative;
}
.ab-hn + .ab-hn { padding-left: 24px; }
.ab-hn + .ab-hn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: rgba(255,255,255,0.08);
}
.ab-hn em {
    font-style: normal;
    font-size: 36px;
    color: #fff;
    line-height: 1;
}
.ab-hn sup {
    font-size: 16px;
    font-weight: 600;
    color: #b82e28;
}
.ab-hn span {
    display: block;
    font-size: 12px;
    color: rgba(255,255,255,0.3);
    margin-top: 10px;
    letter-spacing: 2px;
}

/* 下方内容 */
.ab-detail-section {
    padding: 80px 0 100px;
    background: #fff;
}

/* 服务卡片 */
.ab-svc-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 80px;
}
.ab-svc-card {
    background: #f8f8fa;
    border-radius: 10px;
    padding: 36px 28px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    position: relative;
    overflow: hidden;
}
.ab-svc-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 3px;
    background: #b82e28;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
    transform-origin: left;
}
.ab-svc-card:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.ab-svc-card:hover {
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}
.ab-svc-num {
    font-size: 36px;
    color: rgba(0,0,0,0.14);
    margin-bottom: 16px;
    line-height: 1;
}
.ab-svc-card h4 {
    font-size: 17px;
    font-weight: 700;
    color: #222;
    margin: 0 0 10px;
}
.ab-svc-card p {
    font-size: 13px;
    color: #888;
    line-height: 1.7;
    margin: 0;
}

/* ===== 关于我们 - 公司介绍（mmm风格） ===== */
.about-intro-section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: url('/template/index/static/images/news_bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.about-intro-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.6);
    z-index: 1;
}
.about-intro-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:
        radial-gradient(ellipse 600px 300px at 20% 20%, rgba(184,46,40,0.08) 0%, transparent 100%),
        radial-gradient(ellipse 500px 400px at 80% 80%, rgba(184,46,40,0.05) 0%, transparent 100%);
    z-index: 1;
    pointer-events: none;
}
.about-intro-section > .container {
    position: relative;
    z-index: 2;
}
.about-intro-wrap {
    text-align: center;
    margin: 0 auto 50px;
}
.about-intro-wrap h1 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
    line-height: 1.3;
    letter-spacing: 2px;
    text-shadow: 0 2px 12px rgba(0,0,0,0.35);
}
.about-intro-tagline {
    font-size: 15px;
    color: rgba(255,255,255,0.6);
    letter-spacing: 6px;
    margin-bottom: 0;
    font-weight: 300;
}
.about-intro-wrap .divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 22px auto 40px;
    width: 220px;
}
.about-intro-wrap .divider::before,
.about-intro-wrap .divider::after {
    content: '';
    flex: 1;
    height: 1px;
}
.about-intro-wrap .divider::before {
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3));
}
.about-intro-wrap .divider::after {
    background: linear-gradient(90deg, rgba(255,255,255,0.3), transparent);
}
.about-intro-wrap .divider i {
    display: block;
    width: 6px;
    height: 6px;
    background: #b82e28;
    border-radius: 50%;
    flex-shrink: 0;
}

/* 正文 - 直接显示在暗色背景上 */
.about-intro-text {
    margin: 0 auto 50px;
    text-align: justify;
    max-width: 1000px;
}
.about-intro-text p {
    font-size: 15px;
    line-height: 2.2;
    color: rgba(255,255,255,0.85);
    margin: 0 0 22px;
    text-indent: 2em;
    letter-spacing: 0.5px;
}
.about-intro-text p:last-child {
    margin-bottom: 0;
}
.about-intro-text img {
    max-width: 100%;
    height: auto !important;
    border-radius: 8px;
    margin: 20px 0;
}

/* 统计数据列表 */
.about-stats-list {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.stat-item {
    flex: 1;
    text-align: center;
    background: rgba(0,0,0,0.2);
    border-radius: 16px;
    padding: 38px 20px 32px;
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    -webkit-transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
}
.stat-item::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 16px;
    padding: 1px;
    background: linear-gradient(135deg, rgba(255,255,255,0.12), transparent 50%, rgba(255,255,255,0.05));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.stat-item::after {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 3px;
    background: linear-gradient(90deg, transparent, #b82e28, #e05a4a, transparent);
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.stat-item:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    background: rgba(0,0,0,0.35);
    border-color: rgba(255,255,255,0.15);
    box-shadow: 0 16px 48px rgba(0,0,0,0.3);
}
.stat-item:hover::after {
    opacity: 1;
}
.stat-num {
    font-size: 42px;
    font-weight: 800;
    color: #b82e28;
    line-height: 1.1;
    display: inline-block;
    letter-spacing: 1px;
    text-shadow: 0 2px 10px rgba(184,46,40,0.3);
}
.stat-item sup {
    font-size: 18px;
    color: #e05a4a;
    top: -18px;
    position: relative;
    font-weight: 600;
}
.stat-item p {
    font-size: 13px;
    color: rgba(255,255,255,0.5);
    margin: 10px 0 0;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 2px;
}

@media (max-width: 991px) {
    .about-intro-section { padding: 70px 0; background-attachment: scroll; }
    .about-intro-wrap h1 { font-size: 30px; letter-spacing: 1px; }
    .about-intro-tagline { font-size: 14px; letter-spacing: 4px; }
    .about-intro-wrap .divider { width: 180px; margin: 18px auto 32px; }
    .about-intro-text p { font-size: 14px; line-height: 2.1; }
    .about-stats-list { gap: 20px; }
    .stat-item { padding: 30px 15px 26px; border-radius: 14px; }
    .stat-num { font-size: 34px; }
    .stat-item sup { font-size: 16px; top: -15px; }
    .stat-item p { font-size: 12px; letter-spacing: 1px; }
}
@media (max-width: 767px) {
    .about-intro-section { padding: 50px 0; }
    .about-intro-wrap { margin-bottom: 0; }
    .about-intro-wrap h1 { font-size: 22px; letter-spacing: 0; }
    .about-intro-tagline { font-size: 13px; letter-spacing: 2px; }
    .about-intro-wrap .divider { width: 140px; margin: 16px auto 28px; }
    .about-intro-wrap .divider i { width: 5px; height: 5px; }
    .about-intro-text { margin-bottom: 35px; }
    .about-intro-text p { font-size: 13px; line-height: 2; margin-bottom: 18px; letter-spacing: 0; }
    .about-stats-list { flex-wrap: wrap; gap: 12px; }
    .stat-item { flex: 0 0 calc(50% - 6px); padding: 24px 10px 20px; border-radius: 12px; }
    .stat-num { font-size: 26px; }
    .stat-item sup { font-size: 14px; top: -12px; }
    .stat-item p { font-size: 11px; margin-top: 6px; letter-spacing: 1px; }
}

/* ===== 核心优势 - 手风琴 ===== */
.about-core-section {
    padding: 80px 0;
    background: linear-gradient(180deg, #f7f8fa 0%, #eef0f3 100%);
}
.about-core-head {
    text-align: center;
    margin-bottom: 45px;
}
.about-core-head h1 {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 10px;
    letter-spacing: 3px;
    position: relative;
}
.about-core-head h1::after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: linear-gradient(90deg, #b82e28, #d94a3c);
    margin: 16px auto 0;
    border-radius: 2px;
}
.about-core-head p {
    font-size: 15px;
    color: #888;
    margin: 0;
    letter-spacing: 3px;
}

/* 手风琴容器 */
.about-sideMenu {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.06);
}

/* 标题行 */
.about-sideMenu h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: #fff;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-left: 20px;
}
.about-sideMenu h3:last-of-type {
    border-bottom: 1px solid #eee;
}
.about-sideMenu h3:last-of-type.on {
    border-bottom: none;
}
.about-sideMenu h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #b82e28;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform-origin: top;
}
.about-sideMenu h3.on::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.about-sideMenu h3:hover {
    background: #fafafa;
}
.about-sideMenu h3.on {
    background: #fcf8f7;
    border-bottom-color: transparent;
}

/* 标题文字 */
.about-sideMenu h3 .h3-text {
    flex: 1;
    padding: 18px 0 18px 16px;
    line-height: 1.4;
}

/* 箭头图标 - 改用 chevron 旋转 */
.about-sideMenu h3 .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 100%;
    flex-shrink: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
}
.about-sideMenu h3 .arrow::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid #bbb;
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    margin-top: -4px;
}
.about-sideMenu h3.on .arrow::before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-color: #b82e28;
    margin-top: 4px;
}

/* 内容区域 */
.about-sideMenu ul {
    display: none;
    padding: 0;
    margin: 0;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.about-sideMenu ul:last-of-type {
    border-bottom: 1px solid #eee;
}
.about-sideMenu ul li {
    list-style: none;
    font-size: 14px;
    line-height: 2;
    color: #666;
    padding: 6px 20px 20px 39px;
    letter-spacing: 0.3px;
}

@media (max-width: 767px) {
    .about-core-section { padding: 50px 0; }
    .about-core-head { margin-bottom: 30px; }
    .about-core-head h1 { font-size: 24px; letter-spacing: 1px; }
    .about-core-head h1::after { margin-top: 12px; width: 30px; }
    .about-core-head p { font-size: 13px; letter-spacing: 1px; }
    .about-sideMenu { border-radius: 8px; }
    .about-sideMenu h3 { padding-left: 14px; }
    .about-sideMenu h3 .h3-text { font-size: 14px; padding: 14px 0 14px 10px; }
    .about-sideMenu h3 .arrow { width: 36px; }
    .about-sideMenu ul li { font-size: 13px; line-height: 1.9; padding: 4px 14px 16px 33px; }
}

/* 企业荣誉 */
.ab-honor-section {
    padding: 80px 0;
    background: #fff;
}
.ab-honor-head {
    text-align: center;
    margin-bottom: 50px;
}
.ab-honor-head .ab-label {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #b82e28;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.ab-honor-head h3 {
    font-size: 32px;
    font-weight: 700;
    color: #222;
    margin: 0 0 10px;
    letter-spacing: 2px;
}
.ab-honor-head h3::after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: linear-gradient(90deg, #b82e28, #d94a3c);
    margin: 16px auto 0;
    border-radius: 2px;
}
.ab-honor-head p {
    font-size: 15px;
    color: #888;
    margin: 14px 0 0;
    letter-spacing: 3px;
}
.ab-honor-swiper {
    position: relative;
    overflow: hidden;
    padding: 10px 6px;
}
.ab-honor-swiper .swiper-slide {
    height: auto;
}
.ab-honor-swiper .swiper-slide > a {
    display: block;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.ab-honor-swiper .swiper-slide > a:hover {
    box-shadow: 0 8px 28px rgba(0,0,0,0.1);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    border-color: #d4d4d4;
}
.ab-honor-img {
    position: relative;
    overflow: hidden;
}
.ab-honor-img img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
}

/* 荣誉轮播切换按钮 */
.ab-honor-prev,
.ab-honor-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: rgba(0,0,0,0.35);
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ab-honor-prev { left: 2px; }
.ab-honor-next { right: 2px; }
/* 左箭头 ← */
.ab-honor-prev::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-right: 0;
    border-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 3px;
}
/* 右箭头 → */
.ab-honor-next::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 3px;
}
.ab-honor-prev:hover,
.ab-honor-next:hover {
    background: #b82e28;
}
.ab-honor-prev.swiper-button-disabled,
.ab-honor-next.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}
/* Fancybox 弹窗时覆盖导航按钮 */
body.fancybox-active .ab-honor-prev,
body.fancybox-active .ab-honor-next {
    display: none;
}
/* Fancybox 弹窗时降低 header 层级，确保遮罩覆盖导航 */
body.fancybox-active .header {
    z-index: 99990 !important;
    -webkit-transition: none !important;
    transition: none !important;
}

@media (max-width: 991px) {
    .ab-hero-section { min-height: auto; }
    .ab-hero-body { max-width: 100%; padding: 60px 0; }
    .ab-hero-body h1 { font-size: 30px; }
    .ab-hero-nums { flex-wrap: wrap; gap: 20px; }
    .ab-hn { flex: 0 0 calc(50% - 10px); }
    .ab-hn + .ab-hn { padding-left: 0; }
    .ab-hn + .ab-hn::before { display: none; }
    .ab-hn em { font-size: 30px; }
    .ab-svc-grid { grid-template-columns: repeat(2, 1fr); }
    .ab-honor-swiper { padding: 8px 2px; }
}
@media (max-width: 767px) {
    .ab-hero-body { padding: 44px 0; }
    .ab-hero-body h1 { font-size: 24px; }
    .ab-hero-body > p { font-size: 13px; }
    .ab-hero-line { margin: 20px 0; }
    .ab-hero-nums { margin-top: 30px; padding-top: 24px; }
    .ab-hn em { font-size: 24px; }
    .ab-hn span { font-size: 10px; }
    .ab-detail-section { padding: 50px 0 70px; }
    .ab-svc-grid { grid-template-columns: 1fr; gap: 14px; margin-bottom: 50px; }
    .ab-svc-card { padding: 28px 22px; }
    .ab-svc-num { font-size: 28px; }
    .ab-honor-section { padding: 50px 0; }
    .ab-honor-head { margin-bottom: 30px; }
    .ab-honor-head h3 { font-size: 24px; }
    .ab-honor-head h3::after { width: 30px; margin: 12px auto 0; }
    .ab-honor-head p { font-size: 13px; letter-spacing: 1px; }
    .ab-honor-swiper { padding: 8px 4px; }
}

/* ===== 服务网络 ===== */
.about-service-section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: url('/template/index/static/images/news_bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
}
.about-service-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.55);
    z-index: 1;
}
.about-service-section::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 600px 300px at 30% 20%, rgba(184,46,40,0.08) 0%, transparent 100%),
        radial-gradient(ellipse 500px 400px at 70% 80%, rgba(184,46,40,0.05) 0%, transparent 100%);
    z-index: 1;
    pointer-events: none;
}
.about-service-section > .container {
    position: relative;
    z-index: 2;
}

/* 标题区 */
.about-service-head {
    margin-bottom: 50px;
}
.service-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    color: rgba(255,255,255,0.4);
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.about-service-head h1 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 8px;
    letter-spacing: 6px;
    text-shadow: 0 2px 15px rgba(0,0,0,0.25);
}
.about-service-head h1::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #b82e28, #d94a3c);
    margin: 18px auto 0;
    border-radius: 2px;
}
.about-service-head > p {
    font-size: 15px;
    color: rgba(255,255,255,0.5);
    margin: 14px 0 0;
    letter-spacing: 5px;
    font-weight: 300;
}

/* 介绍文字 */
.service-intro {
    max-width: 780px;
    margin: 0 auto 45px;
}
.service-intro p {
    font-size: 15px;
    line-height: 2;
    color: rgba(255,255,255,0.75);
    margin: 0;
    letter-spacing: 0.5px;
}

/* 区域网格 */
.service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 0 auto;
}
.service-grid-item {
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 16px;
    padding: 40px 28px 34px;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
}
.service-grid-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(184,46,40,0.3), transparent);
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.service-grid-item:hover {
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.18);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 12px 36px rgba(0,0,0,0.15);
}
.service-grid-item:hover::before {
    opacity: 1;
}
.sgi-icon {
    display: block;
    font-size: 10px;
    color: #b82e28;
    margin-bottom: 8px;
    opacity: 0.6;
}
.service-grid-item strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 6px;
    letter-spacing: 2px;
}
.service-grid-item em {
    display: block;
    font-style: normal;
    font-size: 13px;
    color: rgba(255,255,255,0.45);
    letter-spacing: 1px;
}

@media (max-width: 991px) {
    .about-service-section { padding: 70px 0; background-attachment: scroll; }
    .service-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
    .service-grid-item { padding: 30px 20px 26px; }
}
@media (max-width: 767px) {
    .about-service-section { padding: 50px 0; }
    .about-service-head { margin-bottom: 35px; }
    .about-service-head h1 { font-size: 26px; letter-spacing: 3px; }
    .about-service-head h1::after { width: 36px; margin: 14px auto 0; }
    .about-service-head > p { font-size: 13px; letter-spacing: 2px; }
    .service-intro { margin-bottom: 30px; }
    .service-intro p { font-size: 13px; line-height: 1.9; }
    .service-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .service-grid-item { padding: 24px 16px 20px; border-radius: 12px; }
    .service-grid-item strong { font-size: 14px; }
    .service-grid-item em { font-size: 12px; }
}

/* ===== 客户案例展示页（kehuanli） ===== */

/* 浅色板块背景细腻纹理 */
.case-carousel-light {
    position: relative;
}
.case-carousel-light::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        radial-gradient(circle at 20% 30%, rgba(184,46,40,0.02) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(0,0,0,0.01) 0%, transparent 40%);
    pointer-events: none;
    z-index: 0;
}

/* --- 通用 --- */
.case-page { }

/* --- 标题区 --- */
.case-section-head {
    text-align: center;
    margin-bottom: 50px;
}
.case-label {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    color: rgba(255,255,255,0.4);
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.case-label-dark {
    color: rgba(0,0,0,0.3);
}
.case-section-head h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 8px;
    letter-spacing: 6px;
    text-shadow: 0 2px 15px rgba(0,0,0,0.25);
}
.case-section-head h2::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #b82e28, #d94a3c);
    margin: 18px auto 0;
    border-radius: 2px;
}
.case-section-head > p {
    font-size: 15px;
    color: rgba(255,255,255,0.5);
    margin: 14px 0 0;
    letter-spacing: 5px;
    font-weight: 300;
}

/* --- 深色背景版式（流水线 Swiper） --- */
.case-carousel-dark {
    padding: 100px 0 120px;
    position: relative;
    overflow: hidden;
    background: url('/template/index/static/images/news_bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.case-carousel-dark::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 15% 30%, rgba(184,46,40,0.05) 0%, transparent 50%),
        radial-gradient(circle at 85% 60%, rgba(184,46,40,0.03) 0%, transparent 50%),
        rgba(0,0,0,0.6);
    z-index: 1;
    pointer-events: none;
}
.case-carousel-dark::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 600px 300px at 30% 20%, rgba(184,46,40,0.08) 0%, transparent 100%),
        radial-gradient(ellipse 500px 400px at 70% 80%, rgba(184,46,40,0.05) 0%, transparent 100%);
    z-index: 1;
    pointer-events: none;
}
.case-carousel-dark > .container,
.case-carousel-dark .case-swiper-wrap {
    position: relative;
    z-index: 2;
}

/* --- 浅色背景版式（单件器械 Slick） --- */
.case-carousel-light {
    padding: 100px 0 120px;
    background: #f7f8fa;
}
.case-carousel-light .case-section-head h2 {
    color: #222;
    text-shadow: none;
}
.case-carousel-light .case-section-head h2::after {
    background: linear-gradient(90deg, #b82e28, #d94a3c);
}
.case-carousel-light .case-section-head > p {
    color: #888;
}

/* ===== Swiper 轮播样式（纯图片·全屏沉浸） ===== */
.case-swiper-wrap {
    width: 100%;
    padding: 0 80px;
    position: relative;
    box-sizing: border-box;
}
.case-swiper {
    overflow: visible;
    padding: 50px 0 56px;
}
.case-swiper .swiper-slide {
    height: auto;
    -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
/* 非活跃 slide 优雅淡出 + 缩小 */
.case-swiper .swiper-slide:not(.swiper-slide-active) {
    opacity: 0.5;
    -webkit-transform: scale(0.88);
    transform: scale(0.88);
}
.case-swiper .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* --- 大尺寸浮光卡片 --- */
.case-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    background: #14141f;
    -webkit-transition: all 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    will-change: transform;
}

/* 流光渐变边框 - 常显微光，悬停高亮 */
.case-card::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1.5px;
    background: linear-gradient(135deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0.02) 50%, rgba(255,255,255,0.06) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 3;
    pointer-events: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.case-card:hover::before {
    background: linear-gradient(90deg, rgba(255,255,255,0.08) 0%, rgba(184,46,40,0.2) 25%, rgba(184,46,40,0.35) 50%, rgba(184,46,40,0.2) 75%, rgba(255,255,255,0.08) 100%);
    background-size: 200% 100%;
    -webkit-animation: glowMove 2.5s linear infinite;
    animation: glowMove 2.5s linear infinite;
}

/* 外发光光晕 */
.case-card::after {
    content: '';
    position: absolute;
    inset: -6px;
    border-radius: 24px;
    background: radial-gradient(ellipse at 50% 0%, rgba(184,46,40,0.2) 0%, transparent 70%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-filter: blur(18px);
    filter: blur(18px);
}
.case-card:hover::after {
    opacity: 1;
}

/* 悬浮抬起 + 阴影 */
.case-card:hover {
    -webkit-transform: translateY(-16px) scale(1.04);
    transform: translateY(-16px) scale(1.04);
}

/* 图片容器 - 宽幅比例 */
.case-card-img {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16 / 10;
    background: #14141f;
}
.case-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.case-card:hover .case-card-img img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

/* 底部深沉渐变 - 让图片更融入背景 */
.case-card-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(transparent, rgba(0,0,0,0.45));
    pointer-events: none;
    z-index: 1;
}

/* 卡片流光特效 - 悬停时顶部光晕流动 */
@-webkit-keyframes glowMove {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}
@keyframes glowMove {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

/* Swiper 分页器 */
.case-swiper-pagination {
    position: relative;
    bottom: auto !important;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    gap: 12px;
}
.case-swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255,255,255,0.15);
    opacity: 1;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    cursor: pointer;
    position: relative;
}
.case-swiper-pagination .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    inset: -4px;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.case-swiper-pagination .swiper-pagination-bullet-active {
    width: 36px;
    border-radius: 5px;
    background: #b82e28;
    box-shadow: 0 0 20px rgba(184,46,40,0.55);
}
.case-swiper-pagination .swiper-pagination-bullet-active::after {
    border-color: rgba(184,46,40,0.3);
    inset: -5px;
    border-radius: 9px;
}

/* Swiper 导航按钮 - 悬浮显现 */
.case-swiper-btn {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 56px;
    height: 56px;
    margin-top: -28px;
    background: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    opacity: 0;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}
.case-swiper-wrap:hover .case-swiper-btn {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.case-swiper-btn:hover {
    background: #b82e28;
    border-color: #b82e28;
    -webkit-transform: scale(1.12) !important;
    transform: scale(1.12) !important;
    box-shadow: 0 6px 28px rgba(184,46,40,0.45);
}
.case-swiper-prev { left: 24px; }
.case-swiper-next { right: 24px; }
.case-swiper-prev::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-right: 0;
    border-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 4px;
}
.case-swiper-next::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 4px;
}
.case-swiper-btn.swiper-button-disabled {
    opacity: 0 !important;
    pointer-events: none;
}

/* ===== Slick 轮播样式（纯图片·全宽错落） ===== */
.case-slick-wrap {
    width: 100%;
    padding: 0 80px;
    position: relative;
    box-sizing: border-box;
}
.case-slick {
    margin: 0 -16px;
}
.case-slick-item {
    padding: 24px 16px;
    height: auto;
}
/* 错落排列 - 奇偶上下偏移 */
.case-slick-item:nth-child(even) {
    padding-top: 50px;
}
.case-slick-item:nth-child(odd) {
    padding-bottom: 50px;
}

.case-slick-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    -webkit-transition: all 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    box-shadow:
        0 10px 32px rgba(0,0,0,0.08),
        0 2px 8px rgba(0,0,0,0.04);
    background: #fff;
}

/* 渐变边框 - 常显微光 */
.case-slick-card::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1.5px;
    background: linear-gradient(135deg, rgba(184,46,40,0.06), transparent 40%, transparent 60%, rgba(184,46,40,0.03));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 2;
    pointer-events: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.case-slick-card:hover::before {
    background: linear-gradient(135deg, rgba(184,46,40,0.2) 0%, transparent 30%, transparent 70%, rgba(184,46,40,0.1) 100%);
}

/* 光影外晕 */
.case-slick-card::after {
    content: '';
    position: absolute;
    inset: -8px;
    border-radius: 26px;
    background: radial-gradient(ellipse at 50% 100%, rgba(184,46,40,0.1) 0%, transparent 70%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-filter: blur(24px);
    filter: blur(24px);
}
.case-slick-card:hover::after {
    opacity: 1;
}

/* 悬浮抬起 */
.case-slick-card:hover {
    -webkit-transform: translateY(-18px) scale(1.04);
    transform: translateY(-18px) scale(1.04);
    box-shadow:
        0 32px 64px rgba(0,0,0,0.14),
        0 12px 28px rgba(0,0,0,0.06);
}

.case-slick-img {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: #f0f0f0;
}
.case-slick-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.case-slick-card:hover .case-slick-img img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

/* 内阴影微边框 - 让图片更有嵌入感 */
.case-slick-img::after {
    content: '';
    position: absolute;
    inset: 0;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.04);
    border-radius: 18px;
    pointer-events: none;
    z-index: 1;
}

/* Slick 箭头 - 悬浮显现 */
.case-slick .slick-prev,
.case-slick .slick-next {
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 52px;
    height: 52px;
    margin-top: -26px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border: none;
    border-radius: 50%;
    outline: none;
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
    opacity: 0;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}
.case-slick-wrap:hover .slick-prev,
.case-slick-wrap:hover .slick-next {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.case-slick .slick-prev { left: 12px; }
.case-slick .slick-next { right: 12px; }
.case-slick .slick-prev::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #555;
    border-right: 0;
    border-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 3px;
}
.case-slick .slick-next::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #555;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 3px;
}
.case-slick .slick-prev:hover,
.case-slick .slick-next:hover {
    background: #b82e28;
    -webkit-transform: scale(1.12) !important;
    transform: scale(1.12) !important;
    box-shadow: 0 6px 24px rgba(184,46,40,0.35);
}
.case-slick .slick-prev:hover::after {
    border-color: #fff;
}
.case-slick .slick-next:hover::after {
    border-color: #fff;
}

/* Slick 分页点 */
.case-slick .slick-dots {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: 40px 0 0;
    padding: 0;
    list-style: none;
}
.case-slick .slick-dots li {
    margin: 0;
    width: auto;
    height: auto;
}
.case-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #c0c0c0;
    border: none;
    padding: 0;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}
.case-slick .slick-dots li button::after {
    content: '';
    position: absolute;
    inset: -4px;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.case-slick .slick-dots li.slick-active button {
    width: 36px;
    border-radius: 5px;
    background: #b82e28;
    box-shadow: 0 0 20px rgba(184,46,40,0.45);
}
.case-slick .slick-dots li.slick-active button::after {
    border-color: rgba(184,46,40,0.25);
    inset: -5px;
    border-radius: 9px;
}



/* Slick 卡片增加内嵌光影 */
.case-slick-card .case-slick-img::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255,255,255,0.12) 0%, transparent 40%, transparent 60%, rgba(0,0,0,0.02) 100%);
    z-index: 1;
    pointer-events: none;
    border-radius: 18px;
}

/* ===== 响应式 ===== */
@media (max-width: 1199px) {
    .case-swiper-wrap { padding: 0 50px; }
    .case-slick-wrap { padding: 0 50px; }
    .case-swiper-prev { left: 8px; }
    .case-swiper-next { right: 8px; }
    .case-slick .slick-prev { left: 6px; }
    .case-slick .slick-next { right: 6px; }
}
@media (max-width: 991px) {
    .case-carousel-dark,
    .case-carousel-light { padding: 70px 0 90px; }
    .case-section-head { margin-bottom: 36px; }
    .case-section-head h2 { font-size: 28px; }
    .case-swiper-wrap { padding: 0 36px; }
    .case-slick-wrap { padding: 0 36px; }
    .case-swiper-btn { width: 44px; height: 44px; margin-top: -22px; }
    .case-swiper-prev { left: 4px; }
    .case-swiper-next { right: 4px; }
    .case-swiper-prev::after,
    .case-swiper-next::after { width: 10px; height: 10px; }
    .case-slick .slick-prev,
    .case-slick .slick-next { width: 42px; height: 42px; }
    .case-slick .slick-prev { left: 2px; }
    .case-slick .slick-next { right: 2px; }
    .case-slick-item { padding: 18px 12px; }
    .case-slick-item:nth-child(even) { padding-top: 30px; }
    .case-slick-item:nth-child(odd) { padding-bottom: 30px; }
}
@media (max-width: 767px) {
    .case-carousel-dark,
    .case-carousel-light { padding: 50px 0 70px; }
    .case-section-head { margin-bottom: 28px; }
    .case-section-head h2 { font-size: 24px; letter-spacing: 3px; }
    .case-section-head h2::after { width: 36px; margin: 14px auto 0; }
    .case-section-head > p { font-size: 13px; letter-spacing: 2px; }
    .case-label { font-size: 10px; margin-bottom: 14px; }
    .case-swiper-wrap { padding: 0 20px; }
    .case-slick-wrap { padding: 0 20px; }
    .case-swiper { padding: 20px 0 36px; }
    .case-swiper-btn { width: 38px; height: 38px; margin-top: -19px; opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
    .case-swiper-prev { left: 0; }
    .case-swiper-next { right: 0; }
    .case-swiper-prev::after,
    .case-swiper-next::after { width: 8px; height: 8px; }
    .case-swiper .swiper-slide:not(.swiper-slide-active) {
        opacity: 0.35;
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
    }
    .case-slick-item { padding: 12px 8px; }
    .case-slick-item:nth-child(even) { padding-top: 18px; }
    .case-slick-item:nth-child(odd) { padding-bottom: 18px; }
    .case-slick .slick-prev,
    .case-slick .slick-next { width: 38px; height: 38px; opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
    .case-slick .slick-prev { left: 0; }
    .case-slick .slick-next { right: 0; }
    .case-slick .slick-prev::after,
    .case-slick .slick-next::after { width: 8px; height: 8px; }
}

/* ===== 产品/服务列表页 ===== */
.svc-page { }
.svc-block {
    position: relative;
    min-height: 600px;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.svc-block-bg {
    position: absolute;
    inset: 0;
}
.svc-block-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.svc-block-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
}

/* 奇数项：文案靠右，左侧暗 */
.svc-block:nth-child(odd) .svc-block-overlay {
    background: linear-gradient(90deg, rgba(0,0,0,0.15) 0%, rgba(10,10,24,0.85) 60%);
}
.svc-block:nth-child(odd) .svc-block-content {
    margin-left: auto;
    text-align: right;
}
.svc-block:nth-child(odd) .svc-block-content h2::after {
    margin-left: auto;
    margin-right: 0;
}

/* 偶数项：文案靠左，右侧暗 */
.svc-block:nth-child(even) .svc-block-overlay {
    background: linear-gradient(270deg, rgba(0,0,0,0.15) 0%, rgba(10,10,24,0.85) 60%);
}
.svc-block:nth-child(even) .svc-block-content {
    margin-right: auto;
}

.svc-block-content {
    position: relative;
    z-index: 2;
    max-width: 500px;
    padding: 60px 0;
}
.svc-block-num {
    font-size: 80px;
    font-weight: 900;
    color: rgba(255,255,255,0.16);
    line-height: 1;
    display: block;
    margin-bottom: 20px;
}
.svc-block-content h2 {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 14px;
}
.svc-block-content h2::after {
    content: '';
    display: block;
    width: 32px;
    height: 3px;
    background: #b82e28;
    margin-top: 18px;
}
.svc-block-kw {
    font-size: 16px;
    color: rgba(255,255,255,0.8);
    font-weight: 600;
    margin-top: 20px;
    letter-spacing: 1px;
}
.svc-block-content p {
    font-size: 15px;
    color: rgba(255,255,255,0.6);
    line-height: 2;
    margin: 20px 0 30px;
}
.svc-block-btn {
    display: inline-block;
    font-size: 13px;
    color: rgba(255,255,255,0.3)!important;
    text-decoration: none;
    padding: 12px 36px;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 4px;
    letter-spacing: 2px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    overflow: hidden;
}
.svc-block-btn::before {
    content: '';
    position: absolute;
    top: 0; left: -100%;
    width: 100%; height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.08), transparent);
    -webkit-transition: left 0.6s;
    transition: left 0.6s;
}
.svc-block-btn:hover {
    background: #b82e28;
    border-color: #b82e28;
    color: #fff!important;
    text-decoration: none;
    box-shadow: 0 6px 24px rgba(184,46,40,0.4);
}
.svc-block-btn:hover::before { left: 100%; }

@media (max-width: 991px) {
    .svc-block { min-height: auto; padding: 0; }
    .svc-block-content { max-width: 100%; padding: 80px 0; }
    .svc-block-num { font-size: 50px; }
    .svc-block-content h2 { font-size: 26px; }
}
@media (max-width: 767px) {
    .svc-block:nth-child(odd) .svc-block-overlay,
    .svc-block:nth-child(even) .svc-block-overlay {
        background: rgba(10,10,24,0.75);
    }
    .svc-block:nth-child(odd) .svc-block-content {
        text-align: left;
        margin-left: 0;
    }
    .svc-block:nth-child(odd) .svc-block-content h2::after {
        margin-left: 0;
    }
    .svc-block-content { padding: 60px 0; }
    .svc-block-num { font-size: 40px; }
    .svc-block-content h2 { font-size: 22px; }
    .svc-block-content p { font-size: 13px; margin: 16px 0 24px; }
    .svc-block-btn { padding: 10px 28px; font-size: 12px; }
}

/* ===== 核心优势页 ===== */
.adv-page {
    padding: 80px 0 100px;
    background: #fff;
}

/* 标题 */
.adv-hero-inner {
    text-align: center;
    margin-bottom: 70px;
}
.adv-tag {
    display: block;
    font-size: 11px;
    color: #b82e28;
    letter-spacing: 5px;
    font-weight: 600;
    margin-bottom: 16px;
}
.adv-hero-inner h1 {
    font-size: 36px;
    font-weight: 800;
    color: #111;
    margin: 0;
    line-height: 1.3;
}
.adv-hero-inner h1 em {
    font-style: normal;
    color: #b82e28;
}

/* 图文交错行 */
.adv-row {
    display: flex;
    gap: 60px;
    align-items: center;
    margin-bottom: 60px;
}
.adv-row:last-of-type { margin-bottom: 80px; }
.adv-row-reverse { flex-direction: row-reverse; }

.adv-row-img {
    flex: 0 0 48%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.adv-row-img img {
    width: 100%;
    display: block;
    min-height: 280px;
    object-fit: cover;
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
}
.adv-row:hover .adv-row-img img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.adv-row-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 56px;
    font-weight: 900;
    color: rgba(255,255,255,0.12);
    line-height: 1;
    pointer-events: none;
}
.adv-row-reverse .adv-row-badge {
    left: auto;
    right: 20px;
}

.adv-row-text {
    flex: 1;
}
.adv-row-text h3 {
    font-size: 24px;
    font-weight: 800;
    color: #111;
    margin: 0 0 16px;
    position: relative;
    padding-bottom: 18px;
}
.adv-row-text h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 28px;
    height: 2px;
    background: #b82e28;
}
.adv-row-reverse .adv-row-text h3::after {
    left: auto;
    right: 0;
}
.adv-row-reverse .adv-row-text {
    text-align: right;
}
.adv-row-text p {
    font-size: 15px;
    color: #666;
    line-height: 2;
    margin: 0;
}

/* CMS内容 */
.adv-cms {
    border-top: 1px solid #eee;
    padding-top: 60px;
    font-size: 15px;
    line-height: 2.2;
    color: #555;
}
.adv-cms p { margin: 0 0 18px; }
.adv-cms img { max-width: 100%; height: auto !important; border-radius: 6px; margin: 20px 0; }

@media (max-width: 991px) {
    .adv-hero-inner h1 { font-size: 28px; }
    .adv-row { gap: 36px; }
    .adv-row-img img { min-height: 220px; }
    .adv-row-text h3 { font-size: 20px; }
}
@media (max-width: 767px) {
    .adv-page { padding: 50px 0 70px; }
    .adv-hero-inner { margin-bottom: 40px; }
    .adv-hero-inner h1 { font-size: 22px; }
    .adv-row,
    .adv-row-reverse { flex-direction: column; gap: 20px; margin-bottom: 44px; }
    .adv-row-img { flex: none; width: 100%; }
    .adv-row-img img { min-height: 180px; }
    .adv-row-badge { font-size: 40px; }
    .adv-row-reverse .adv-row-text { text-align: left; }
    .adv-row-reverse .adv-row-text h3::after { left: 0; right: auto; }
    .adv-row-text h3 { font-size: 18px; }
    .adv-row-text p { font-size: 13px; }
    .adv-cms { padding-top: 40px; font-size: 14px; line-height: 1.9; }
}

/* ===== 企业文化页 ===== */
.cul-page { }

/* 标题区 */
.cul-top {
    background: #101018;
    padding: 80px 0;
    text-align: center;
}
.cul-tag {
    display: block;
    font-size: 11px;
    color: #b82e28;
    letter-spacing: 5px;
    font-weight: 600;
    margin-bottom: 16px;
}
.cul-top h1 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 16px;
}
.cul-sub {
    font-size: 15px;
    color: rgba(255,255,255,0.4);
    margin: 0;
    letter-spacing: 2px;
}

/* 卡片区 - 上图下文竖排 */
.cul-cards {
    padding: 80px 0;
    background: #fff;
}
.cul-cards .container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.cul-card {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 6px 24px rgba(0,0,0,0.06);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.cul-card:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0,0,0,0.1);
}
.cul-card-img {
    overflow: hidden;
    height: 220px;
}
.cul-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
}
.cul-card:hover .cul-card-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.cul-card-body {
    padding: 32px 28px;
}
.cul-card-num {
    font-size: 40px;
    font-weight: 900;
    color: rgba(0,0,0,0.14);
    line-height: 1;
    margin-bottom: 14px;
}
.cul-card-body h3 {
    font-size: 20px;
    font-weight: 700;
    color: #111;
    margin: 0 0 10px;
    position: relative;
    padding-bottom: 14px;
}
.cul-card-body h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 2px;
    background: #b82e28;
}
.cul-card-body p {
    font-size: 14px;
    color: #777;
    line-height: 1.9;
    margin: 0;
}

/* CMS内容 */
.cul-cms-sec {
    padding: 0 0 90px;
    background: #fff;
}
.cul-cms {
    border-top: 1px solid #eee;
    padding-top: 60px;
    font-size: 15px;
    line-height: 2.2;
    color: #555;
}
.cul-cms p { margin: 0 0 18px; }
.cul-cms img { max-width: 100%; height: auto !important; border-radius: 6px; margin: 20px 0; }

@media (max-width: 991px) {
    .cul-cards .container { grid-template-columns: 1fr; max-width: 560px; }
    .cul-top h1 { font-size: 28px; }
}
@media (max-width: 767px) {
    .cul-top { padding: 50px 0; }
    .cul-top h1 { font-size: 24px; }
    .cul-sub { font-size: 13px; }
    .cul-cards { padding: 50px 0; }
    .cul-card-img { height: 180px; }
    .cul-card-body { padding: 24px 22px; }
    .cul-card-num { font-size: 30px; }
    .cul-card-body h3 { font-size: 17px; }
    .cul-card-body p { font-size: 13px; }
    .cul-cms-sec { padding-bottom: 60px; }
    .cul-cms { padding-top: 40px; font-size: 14px; line-height: 1.9; }
}

/* ===== 联系我们页 ===== */
.wrap-contact-new { padding: 0; }
.contact-hero {
    display: flex;
    min-height: auto;
}
.contact-hero::before { display: none; }
.contact-hero-inner {
    display: flex;
    width: 100%;
}
.contact-left {
    flex: 0 0 50%;
    background: #21212a;
    padding: 120px 60px 120px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.contact-left::before {
    content: '';
    position: absolute;
    top: 0; right: 100%; bottom: 0;
    width: 100vw;
    background: #21212a;
}
.contact-left::after {
    content: 'CONTACT';
    position: absolute;
    bottom: 30px;
    left: 0;
    font-size: 80px;
    font-weight: 900;
    color: rgba(255,255,255,0.015);
    letter-spacing: 8px;
    pointer-events: none;
}
.contact-tag {
    display: inline-block;
    font-size: 11px;
    color: #b82e28;
    letter-spacing: 5px;
    margin-bottom: 16px;
    font-weight: 600;
}
.contact-big-title {
    font-size: 38px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 12px;
    line-height: 1.2;
}
.contact-intro {
    font-size: 14px;
    color: rgba(255,255,255,0.35);
    margin: 0 0 50px;
    line-height: 1.8;
}
.cd-item {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}
.cd-item:last-child { margin-bottom: 0; }
.cd-dot {
    width: 8px;
    height: 8px;
    border: 1px solid #b82e28;
    border-radius: 50%;
    flex-shrink: 0;
}
.cd-label {
    font-size: 12px;
    color: rgba(255,255,255,0.25);
    letter-spacing: 3px;
    width: 36px;
    flex-shrink: 0;
}
.cd-value {
    font-size: 15px;
    color: rgba(255,255,255,0.65);
    line-height: 1.5;
}
a.cd-value {color:rgba(255,255,255,0.65); text-decoration: none; -webkit-transition: color 0.3s; transition: color 0.3s; }
a.cd-value:hover { color: #fff; }

.contact-right {
    flex: 0 0 50%;
    background: #f5f6f8;
    padding: 120px 0 120px 60px;
    display: flex;
    align-items: center;
    position: relative;
}
.contact-right::after {
    content: '';
    position: absolute;
    top: 0; left: 100%; bottom: 0;
    width: 100vw;
    background: #f5f6f8;
}
.contact-right .cr-deco {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 80px;
    height: 80px;
    border: 1px solid rgba(0,0,0,0.04);
    pointer-events: none;
}
.contact-form-card {
    width: 100%;
    max-width: 440px;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
}
.contact-form-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin: 0 0 8px;
}
.contact-form-card h3::after {
    content: '';
    display: block;
    width: 28px;
    height: 2px;
    background: #b82e28;
    margin: 14px 0 30px;
}
.contact-form-card input,
.contact-form-card textarea {
    width: 100%;
    padding: 12px 0;
    font-size: 14px;
    color: #333;
    background: none;
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 10px;
    outline: none;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    resize: none;
    font-family: inherit;
}
.contact-form-card input::placeholder,
.contact-form-card textarea::placeholder { color: #bbb; }
.contact-form-card input:focus,
.contact-form-card textarea:focus { border-bottom-color: #b82e28; }
.contact-btn {
    display: inline-block;
    padding: 14px 48px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #b82e28;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    letter-spacing: 2px;
}
.contact-btn:hover { background: #a02520; }
@media (max-width: 991px) {
    .contact-hero-inner { flex-direction: column; }
    .contact-left, .contact-right { flex: none; padding: 50px 30px; }
    .contact-left::before, .contact-right::after { display: none; }
    .contact-big-title { font-size: 28px; }
}
@media (max-width: 767px) {
    .contact-left, .contact-right { padding: 40px 20px; }
    .contact-big-title { font-size: 24px; }
    .contact-form-card { max-width: 100%; }
}

/* ===== 服务列表页 ===== */
.wrap-svc-list { padding: 40px 0 60px; }
.wrap-svc-list .svc-list-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.wrap-svc-list .svc-list-card {
    display: block;
    text-decoration: none;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.wrap-svc-list .svc-list-card:hover {
    text-decoration: none;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    border-color: #ddd;
}
.wrap-svc-list .svc-list-img {
    overflow: hidden;
}
.wrap-svc-list .svc-list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
}
.wrap-svc-list .svc-list-card:hover .svc-list-img img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.wrap-svc-list .svc-list-body {
    padding: 20px;
}
.wrap-svc-list .svc-list-body h3 {
    font-size: 17px;
    font-weight: 600;
    color: #222;
    margin: 0 0 8px;
    line-height: 1.4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.wrap-svc-list .svc-list-card:hover .svc-list-body h3 {
    color: #b82e28;
}
.wrap-svc-list .svc-list-body p {
    font-size: 13px;
    color: #999;
    margin: 0;
    line-height: 1.7;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
    .wrap-svc-list .svc-list-grid { grid-template-columns: repeat(2, 1fr); gap: 18px; }
}
@media (max-width: 480px) {
    .wrap-svc-list .svc-list-grid { grid-template-columns: 1fr; gap: 16px; }
    .wrap-svc-list .svc-list-img { height: 180px; }
    .wrap-svc-list .svc-list-body { padding: 16px; }
    .wrap-svc-list .svc-list-body h3 { font-size: 15px; }
}

/* ===== 新闻列表页 ===== */
.wrap-news-list { padding: 40px 0 60px; }
.wrap-news-list .news-list-grid { display: flex; flex-direction: column; }
.wrap-news-list .nlist-card {
    display: flex;
    align-items: center;
    gap: 28px;
    padding: 24px 0;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.wrap-news-list .nlist-card:first-child { border-top: 1px solid #eee; }
.wrap-news-list .nlist-card:hover { text-decoration: none; }
.wrap-news-list .nlist-thumb {
    flex-shrink: 0;
    width: 220px;
    height: 140px;
    border-radius: 6px;
    overflow: hidden;
}
.wrap-news-list .nlist-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
}
.wrap-news-list .nlist-card:hover .nlist-thumb img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.wrap-news-list .nlist-info { flex: 1; min-width: 0; }
.wrap-news-list .nlist-meta span { font-size: 12px; color: #aaa; }
.wrap-news-list .nlist-info h3 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin: 8px 0 10px;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.wrap-news-list .nlist-card:hover .nlist-info h3 { color: #b82e28; }
.wrap-news-list .nlist-info p {
    font-size: 14px;
    color: #888;
    margin: 0;
    line-height: 1.8;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wrap-news-list .nlist-go {
    font-family: 'iconfont' !important;
    font-size: 14px;
    color: #d5d5d5;
    flex-shrink: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.wrap-news-list .nlist-go::before { content: '\e827'; }
.wrap-news-list .nlist-card:hover .nlist-go {
    color: #b82e28;
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
@media (max-width: 767px) {
    .wrap-news-list .nlist-card { gap: 16px; padding: 18px 0; }
    .wrap-news-list .nlist-thumb { width: 120px; height: 80px; border-radius: 4px; }
    .wrap-news-list .nlist-info h3 { font-size: 15px; margin: 4px 0 6px; }
    .wrap-news-list .nlist-info p { font-size: 13px; -webkit-line-clamp: 1; }
    .wrap-news-list .nlist-go { display: none; }
}

/* ===== 底部 ===== */
.site-footer {
    background: #101018;
    color: rgba(255,255,255,0.5);
    font-size: 14px;
}
.site-footer .footer-main {
    display: flex;
    gap: 50px;
    padding: 64px 0 48px;
}
.site-footer .footer-brand {
    flex: 0 0 30%;
    max-width: 30%;
}
.site-footer .footer-logo {
    margin-bottom: 18px;
}
.site-footer .footer-logo img {
    max-height: 50px;
    display: block;
}
.site-footer .footer-about {
    font-size: 14px;
    line-height: 1.9;
    color: rgba(255,255,255,0.4);
    margin: 0 0 24px;
}
.site-footer .footer-icons {
    display: flex;
    gap: 10px;
}
.site-footer .footer-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 50%;
    color: rgba(255,255,255,0.35);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.site-footer .footer-icons a svg {
    width: 16px;
    height: 16px;
}
.site-footer .footer-icons a:hover {
    border-color: #b82e28;
    background: #b82e28;
    color: #fff;
}
.site-footer .footer-nav-col {
    flex: 1;
}
.site-footer .footer-col h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 22px;
}
.site-footer .footer-links {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.site-footer .footer-links a {
    font-size: 15px;
    color: rgba(255,255,255,0.5);
    text-decoration: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.site-footer .footer-links a:hover {
    color: #fff;
    padding-left: 4px;
}
.site-footer .footer-contact {
    flex: 0 0 26%;
}
.site-footer .footer-info p {
    font-size:14px;
    color: rgba(255,255,255,0.5);
    margin: 0 0 14px;
    line-height: 1.6;
    display: flex;
    gap: 8px;
}
.site-footer .footer-info p span {
    font-size: 14px;
    color: rgba(255,255,255,0.3);
    flex-shrink: 0;
    width: 32px;
}
.site-footer .footer-info p a {
    color: rgba(255,255,255,0.5);
    text-decoration: none;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
.site-footer .footer-info p a:hover {
    color: #fff;
}
.site-footer .footer-bottom {
    padding: 22px 0;
}
.site-footer .footer-bottom p {
    font-size: 13px;
    color: rgba(255,255,255,0.2);
    margin: 0;
    text-align: center;
}
.site-footer .footer-bottom a {
    color: rgba(255,255,255,0.25);
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.site-footer .footer-bottom a:hover {
    color: rgba(255,255,255,0.6);
}
@media (max-width: 991px) {
    .site-footer .footer-main {
        flex-wrap: wrap;
        gap: 36px;
        padding: 50px 0 40px;
    }
    .site-footer .footer-brand {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer .footer-nav-col {
        flex: 1 1 40%;
    }
    .site-footer .footer-contact {
        flex: 0 0 100%;
    }
}
@media (max-width: 480px) {
    .site-footer .footer-main { gap: 28px; padding: 40px 0 0px; }
    .site-footer .footer-nav-col { flex: 0 0 100%; }
}
.footer .foot {
    padding: 60px 0;
}
@media (max-width: 1199px) {
    .footer .foot {
        padding: 10px 0 30px;
    }
}
.footer .foot .container>ul {
    padding: 0;
    text-align: justify;
    text-justify: distribute-all-lines;
}
.footer .foot .container>ul:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin: 0;
    content: '';
}
@media (max-width: 1199px) {
    .footer .foot .container>ul:after {
        display: none;
    }
}
@media (max-width: 1199px) {
    .footer .foot .container>ul {
        display: block;
        overflow: hidden;
        margin: 0 -15px;
    }
}
@media (min-width: 1200px) {
    .footer .foot .container>ul>li {
        display: inline-block;
        vertical-align: top;
        word-break: break-all;
		padding: 30px;
    }
}
@media (max-width: 1199px) {
    .footer .foot .container>ul>li {
        display: inline-block;
        width: 33.33333333%;
        margin-right: -4px;
        padding: 0 15px;
        vertical-align: top;
    }
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li {
        width: 100%;
    }
}
.footer .foot .container>ul>li h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    color: #fff;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li h3 {
        font-size: 16px;
    }
    .footer .foot .container>ul>li h3:after {
        font-family: 'iconfont' !important;
        font-size: 14px;
        float: right;
        content: '\e628';
    }
}
.footer .foot .container>ul>li .item {
    text-align: left;
}
@media (max-width: 1199px) {
    .footer .foot .container>ul>li .item {
        margin-top: 30px;
    }
}
.footer .foot .container>ul>li .item-1 a {
    font-size: 14px;
    line-height: 2;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #7a7e7f;
}
.footer .foot .container>ul>li .item-1 a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    color: #fff;
}
.footer .foot .container>ul>li .item-2 p {
    font-size: 14px;
    line-height: 2;
    margin: 0;
    color: #7a7e7f;
}
.footer .foot .container>ul>li .item-2 a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer .foot .container>ul>li .item-3 {
    text-align: center;
}
@media (max-width: 767px) {
    .footer .foot .container>ul>li .item-3 {
        display: none;
    }
}
.footer .foot .container>ul>li .item-3 img {
    max-width: 90px;
}
.footer .foot .container>ul>li .item-3 p {
    font-size: 14px;
    line-height: 1.71428571;
    color: #fff;
}
.footer .foot .container>ul>li .info-down {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .footer .foot .container>ul>li .info-down {
        display: none;
        padding-bottom: 10px;
    }
}
.footer .foot .container>ul>li .info-down img {
    max-width: 100%;
}
.footer .foot .container>ul>li.current .title-foot h3:after {
    content: '\e623';
}
.footer .foot-link {
    padding-bottom: 20px;
    text-align: center;
}
.footer .foot-link span {
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    color: #fff;
}
.footer .foot-link a {
    font-size: 14px;
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
    color: #7a7e7f;
}
.footer .foot-link a:hover {
    color: #fff;
}
.footer .copyright {
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #444849;
    background-color: #232424;
}
@media (max-width: 991px) {
    .footer .copyright {
        padding: 10px 0;
    }
}
.footer .copyright p {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    color: #7a7e7f;
}
.footer .copyright p a {
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 767px) {
    .footer .copyright p a {
        display: block;
        margin-left: 0;
    }
}
.footer .copyright p a:hover {
    text-decoration: underline;
    color: #fff;
}
.cart-icon {
    line-height: 30px;
    position: fixed;
    z-index: 10;
    right: 5px;
    bottom: 50px;
    display: none;
}
@media (max-width: 991px) {
    .cart-icon {
        z-index: 9;
        display: block;
    }
}
.cart-icon a {
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #b82e28;
}
.cart-icon a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    content: '\e603';
}
.cart-icon span {
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    z-index: 10;
    top: -6px;
    right: -3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: super;
    color: #fff;
    border-radius: 50%;
    background-color: #333;
}
.cartpc-icon {
    top: 20%;
    bottom: auto;
    display: block;
}
@media (max-width: 991px) {
    .cartpc-icon {
        display: none !important;
    }
}
.wrapper {
    overflow: hidden;
}
.wrap {
    padding: 60px 0 80px;
}
@media (max-width: 991px) {
    .wrap {
        padding: 50px 0 60px;
    }
}
.title-in {
    padding: 34px 0;
    background: url(/template/index/static/images/title-in.png) no-repeat center;
}
@media (max-width: 991px) {
    .title-in {
        padding: 20px 0;
        background-size: auto 60px;
    }
}
.wrap-left {
    float: left;
    width: 26%;
}
@media (max-width: 1199px) {
    .wrap-left {
        width: 30%;
    }
}
@media (max-width: 991px) {
    .wrap-left {
        width: 100%;
    }
}
.wrap-left .title-side {
    padding: 20px 40px;
    color: #fff;
    background-color: #b82e28;
}
@media (max-width: 991px) {
    .wrap-left .title-side {
        display: none;
    }
}
.wrap-left .title-side b {
    font-size: 30px;
    font-weight: normal;
    display: block;
}
.wrap-left .product-side {
    background-color: #f4f8fc;
}
@media (max-width: 991px) {
    .wrap-left .product-side {
        margin-top: -30px;
        margin-bottom: 30px;
        background: none;
    }
}
.wrap-left .product-side>ul>li {
    position: relative;
    border-bottom: 1px solid #fff;
}
.wrap-left .product-side>ul>li>a {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 15px 40px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 991px) {
    .wrap-left .product-side>ul>li>a {
        display: none;
    }
}
.wrap-left .product-side>ul>li.more>a:after {
    font-family: 'iconfont' !important;
    font-size: 12px;
    line-height: 60px;
    position: absolute;
    top: 0;
    right: 30px;
    display: block;
    content: '\e827';
    -webkit-transition: rotate .4s;
    transition: rotate .4s;
}
.wrap-left .product-side>ul>li ul.level-2 {
    display: none;
    padding: 20px 0;
}
@media (max-width: 991px) {
    .wrap-left .product-side>ul>li ul.level-2 {
        padding: 0;
    }
}
.wrap-left .product-side>ul>li ul.level-2 li {
    position: relative;
}
@media (max-width: 991px) {
    .wrap-left .product-side>ul>li ul.level-2 li {
        display: inline-block;
        vertical-align: top;
    }
}
.wrap-left .product-side>ul>li ul.level-2 a {
    font-size: 14px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 4px 40px 4px 60px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #666;
}
@media (max-width: 991px) {
    .wrap-left .product-side>ul>li ul.level-2 a {
        padding: 4px 10px 4px 20px;
    }
}
.wrap-left .product-side>ul>li ul.level-2 a:before {
    position: absolute;
    top: 4px;
    left: 40px;
    width: 20px;
    content: '-';
    text-align: center;
}
@media (max-width: 991px) {
    .wrap-left .product-side>ul>li ul.level-2 a:before {
        left: 4px;
    }
}
.wrap-left .product-side>ul>li ul.level-2 a:hover,
.wrap-left .product-side>ul>li ul.level-2 a.active {
    text-decoration: underline;
    color: #b82e28;
}
.wrap-left .product-side>ul>li.active>a,
.wrap-left .product-side>ul>li:hover>a {
    color: #fff;
    background-color: #b82e28;
}
.wrap-left .product-side>ul>li.active>a:after,
.wrap-left .product-side>ul>li:hover>a:after {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.wrap-left .product-side>ul>li.active ul.level-2 {
    display: block;
}
.wrap-right {
    float: right;
    width: 74%;
    padding-left: 30px;
}
@media (max-width: 1199px) {
    .wrap-right {
        width: 70%;
    }
}
@media (max-width: 991px) {
    .wrap-right {
        width: 100%;
        padding-left: 0;
    }
}
.sidenav {
    position: relative;
    min-height: 80px;
}
@media (max-width: 1199px) {
    .sidenav {
        min-height: 60px;
    }
}
.sidenav:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #e5e5e5;
}
.sidenav .container {
    position: relative;
}
.sidenav .location {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
}
@media (max-width: 1199px) {
    .sidenav .location {
        position: relative;
        margin-top: 10px;
    }
}
.sidenav .location ul {
    display: inline-block;
}
.sidenav .location ul:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    margin-right: 10px;
    content: '\e651';
}
.sidenav .location ul li {
    font-size: 14px;
    display: inline-block;
}
.sidenav .location ul li:after {
    margin: 0 6px;
    content: '>';
}
.sidenav .location ul li:last-child:after {
    display: none;
}
.sidenav .location ul li a {
    line-height: 80px;
    display: inline-block;
    color: #666;
    font-size:15px;
}
@media (max-width: 1199px) {
    .sidenav .location ul li a {
        line-height: 30px;
    }
}
.sidenav .location ul li a:hover {
    color: #b82e28;
}
.sidenav .sub-box {
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: right;
}
@media (max-width: 1199px) {
    .sidenav .sub-box {
        text-align: center;
    }
}
@media (max-width: 991px) {
    .sidenav .sub-box {
        margin-top: 0;
    }
}
@media (max-width: 991px) {
    .sidenav .sub-box {
        padding: 0;
    }
}
.sidenav .sub-box .category {
    position: relative;
    width: 100%;
    height: 80px;
}
@media (max-width: 1199px) {
    .sidenav .sub-box .category {
        height: 60px;
    }
}
.sidenav .sub-box .category>ul {
    font-size: 0;
    position: absolute;
    left: 0;
    margin: 0 -30px;
    white-space: nowrap;
}
@media (max-width: 991px) {
    .sidenav .sub-box .category>ul {
        margin: 0 -14px;
    }
}
.sidenav .sub-box .category>ul>li {
    position: relative;
    display: inline-block;
    height: 80px;
    margin-left: -3px;
    padding: 0 30px;
}
@media (max-width: 1199px) {
    .sidenav .sub-box .category>ul>li {
        height: 60px;
    }
}
@media (max-width: 991px) {
    .sidenav .sub-box .category>ul>li {
        padding: 0 16px;
    }
}
.sidenav .sub-box .category>ul>li>a {
    font-size: 15px;
    line-height: 80px;
    position: relative;
    z-index: 2;
    display: inline-block;
    height: 80px;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .sidenav .sub-box .category>ul>li>a {
        line-height: 60px;
        height: 60px;
    }
}
.sidenav .sub-box .category>ul>li>a:after {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 2px;
    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: #b82e28;
}
.sidenav .sub-box .category>ul>li.active a {
    color: #b82e28;
}
.sidenav .sub-box .category>ul>li.active a:after {
    width: 100%;
}
@media (min-width: 1200px) {
    .sidenav .sub-box .category>ul>li:hover a {
        color: #b82e28;
    }
    .sidenav .sub-box .category>ul>li:hover a:after {
        width: 100%;
    }
}
.sidenav .sub-box.pro-sub-box {
    display: none;
}
@media (max-width: 1199px) {
    .sidenav .sub-box.pro-sub-box {
        display: block;
    }
    .sidenav .sub-box.pro-sub-box .category .level-2 {
        position: absolute;
        left: 0;
        width: 100%;
    }
    .sidenav .sub-box.pro-sub-box .category .level-2 a {
        font-size: 14px;
        line-height: 2;
    }
}
.wrap-about .text {
    margin-top: 20px;
}
.wrap-about .text p {
    line-height: 2.14285714;
    margin: 0;
    color: #666;
}
.wrap-about .pic {
    margin-top: 40px;
}
.wrap-about .pic img {
    max-width: 100%;
    margin-top: 10px;
}
.wrap-culture .culture .item {
    display: block;
    margin-top: 34px;
    padding: 50px 15px;
    text-align: center;
    background-color: #164161;
}
@media (max-width: 767px) {
    .wrap-culture .culture .item {
        padding: 30px 10px;
    }
}
.wrap-culture .culture .item b {
    font-size: 20px;
    line-height: 1.5;
    display: block;
    margin: 0 0 20px 0;
    color: #fff;
}
@media (max-width: 767px) {
    .wrap-culture .culture .item b {
        font-size: 18px;
    }
}
.wrap-culture .culture .item p {
    line-height: 2;
    margin: 0;
    color: #fff;
}
.wrap-culture .culture .list:nth-child(6n+2) .item {
    background-color: #f28564;
}
.wrap-culture .culture .list:nth-child(6n+3) .item {
    background-color: #b82e28;
}
.wrap-culture .culture .list:nth-child(6n+4) .item {
    background-color: #f9b552;
}
.wrap-culture .culture .list:nth-child(6n+5) .item {
    background-color: #87ca95;
}
.wrap-culture .culture .list:nth-child(6n+6) .item {
    background-color: #f09c9c;
}
.wrap-technology .technology .text {
    overflow: hidden;
    margin-top: 20px;
}
.wrap-technology .technology .text img {
    float: right;
    max-width: 100%;
    margin-left: 30px;
}
@media (max-width: 991px) {
    .wrap-technology .technology .text img {
        float: none;
        margin-bottom: 30px;
        margin-left: 0;
    }
}
.wrap-technology .technology .text p {
    font-size: 12px;
    line-height: 2.33333333;
    margin: 0;
}
.wrap-technology .technology .pic {
    margin-top: 50px;
}
.wrap-technology .technology .pic img {
    display: block;
    max-width: 100%;
    margin-top: 10px;
}
.wrap-video .video {
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.wrap-video .video .img-box {
    z-index: 0;
    padding-bottom: 65.85365854%;
    background-color: #000;
}
.wrap-video .video .img-box img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: .9;
}
.wrap-video .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}
.wrap-video .video .iframe {
    display: none;
    width: 100% !important;
    height: 100% !important;
}
.wrap-video .video .play {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
@media (max-width: 991px) {
    .wrap-video .video .play {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 1;
    }
}
.wrap-video .video .play:before {
    font-family: 'iconfont';
    font-size: 50px;
    font-weight: normal;
    line-height: 1;
    display: block;
    content: '\e632';
}
.wrap-video .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9;
}
.wrap-video .item {
    position: relative;
}
.wrap-video .item p {
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    overflow: hidden;
    width: 100%;
    height: 30px;
    margin: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-video .item-1 .video .img-box {
    padding-bottom: 34.88372093%;
}
@media (max-width: 991px) {
    .wrap-video .item-1 .video .img-box {
        padding-bottom: 50%;
    }
}
.wrap-video .item-1 .video .img-box img {
    opacity: .8;
}
@media (max-width: 991px) {
    .wrap-video .item-1 .video .img-box img {
        width: 150%;
        margin-left: -25%;
    }
}
.wrap-honor .honor .item {
    margin: 30px 0;
    padding: 30px 30px 20px 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
    border: 1px dashed #c2c2c2;
}
@media (max-width: 991px) {
    .wrap-honor .honor .item {
        margin: 20px 0;
        margin-top: 16px;
        padding: 10px;
    }
}
.wrap-honor .honor .item .img-box {
    padding-bottom: 140%;
}
.wrap-honor .honor .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-honor .honor .item p {
    font-size: 18px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    height: 24px;
    margin: 20px 0 0 0;
    text-align: center;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .wrap-honor .honor .item p {
        margin-top: 14px;
    }
}
@media (max-width: 767px) {
    .wrap-honor .honor .item p {
        font-size: 15px;
    }
}
.wrap-honor .honor .item:hover {
    border-color: #b82e28;
    background-color: #b82e28;
}
.wrap-honor .honor .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-honor .honor .item:hover p {
    color: #fff;
}
.wrap-case .case .item {
    margin-top: 40px;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .wrap-case .case .item {
        margin-top: 24px;
    }
}
.wrap-case .case .item .img-box {
    padding-bottom: 68.29268293%;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.wrap-case .case .item .img-box:before {
    font-size: 24px;
    line-height: 38px;
    position: absolute;
    z-index: 3;
    top: 60%;
    left: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    content: '+';
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    opacity: 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
.wrap-case .case .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-case .case .item .pic {
    position: relative;
    background-color: #000;
}
.wrap-case .case .item p {
    margin: 0;
    padding: 0 10px;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: 1px solid #dbdbdb;
    border-top: none;
}
.wrap-case .case .item p a {
    font-size: 16px;
    line-height: 58px;
    display: -webkit-box;
    display: block;
    overflow: hidden;
    height: 58px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .wrap-case .case .item p a {
        font-size: 14px;
        line-height: 46px;
        height: 46px;
    }
}
.wrap-case .case .item:hover {
    background-color: #b82e28;
}
.wrap-case .case .item:hover .img-box img {
    opacity: .6;
}
.wrap-case .case .item:hover .img-box:before {
    top: 50%;
    opacity: 1;
}
.wrap-case .case .item:hover p {
    color: #fff;
    border-color: #b82e28;
}
.wrap-case-show .title-case {
    margin-top: 30px;
    text-align: center;
}
@media (max-width: 767px) {
    .wrap-case-show .title-case {
        margin-top: 10px;
    }
}
.wrap-case-show .title-case b {
    font-size: 22px;
    display: block;
}
@media (max-width: 991px) {
    .wrap-case-show .title-case b {
        font-size: 20px;
    }
}
.wrap-case-show .case-show {
    overflow: hidden;
    margin-top: 50px;
}
.wrap-case-show .case-show p {
    line-height: 2.42857143;
    margin: 0;
    color: #666;
}
.wrap-case-show .case-show .video {
    position: relative;
    float: right;
    overflow: hidden;
    width: 50%;
    margin-left: 30px;
}
@media (max-width: 767px) {
    .wrap-case-show .case-show .video {
        width: 100%;
        margin-bottom: 30px;
        padding-left: 0;
    }
}
.wrap-case-show .case-show .video .img-box {
    z-index: 0;
    padding-bottom: 66.66666667%;
    background-color: #000;
}
.wrap-case-show .case-show .video .img-box img {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: .7;
}
.wrap-case-show .case-show .video .video-box {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}
.wrap-case-show .case-show .video .iframe {
    display: none;
    width: 100% !important;
    height: 100% !important;
}
.wrap-case-show .case-show .video .play {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
}
@media (max-width: 991px) {
    .wrap-case-show .case-show .video .play {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 1;
    }
}
.wrap-case-show .case-show .video .play:before {
    font-family: 'iconfont';
    font-size: 50px;
    font-weight: normal;
    line-height: 1;
    display: block;
    content: '\e632';
}
.wrap-case-show .case-show .video:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9;
}
.wrap-join .prospects {
    overflow: hidden;
    padding-bottom: 50px;
}
.wrap-join .prospects .list ul {
    font-size: 0;
    margin: 0 -50px;
}
@media (max-width: 1199px) {
    .wrap-join .prospects .list ul {
        margin: 0 -15px;
    }
}
.wrap-join .prospects .list ul li {
    display: inline-block;
    width: 33.33333333%;
    padding: 0 50px;
    vertical-align: top;
}
@media (max-width: 1199px) {
    .wrap-join .prospects .list ul li {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .wrap-join .prospects .list ul li {
        width: 50%;
    }
}
@media (max-width: 320px) {
    .wrap-join .prospects .list ul li {
        width: 100%;
    }
}
.wrap-join .prospects .list .item {
    margin-top: 50px;
    text-align: center;
}
@media (max-width: 767px) {
    .wrap-join .prospects .list .item {
        margin-top: 30px;
    }
}
.wrap-join .prospects .list .item:before {
    font-family: 'iconfont' !important;
    font-size: 40px;
    line-height: 110px;
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    content: '\e669';
    text-align: center;
    color: #08ac00;
    border: 1px solid #08ac00;
    border-radius: 50%;
}
@media (max-width: 767px) {
    .wrap-join .prospects .list .item:before {
        font-size: 30px;
        line-height: 80px;
        width: 80px;
        height: 80px;
    }
}
.wrap-join .prospects .list .item-shichang:before {
    font-size: 50px;
    content: '\e633';
    color: #b82e28;
    border-color: #b82e28;
}
@media (max-width: 767px) {
    .wrap-join .prospects .list .item-shichang:before {
        font-size: 40px;
    }
}
.wrap-join .prospects .list .item-guojia:before {
    content: '\e670';
    color: #ac2500;
    border-color: #ac2500;
}
.wrap-join .prospects .list .item b {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    margin-top: 24px;
}
@media (max-width: 767px) {
    .wrap-join .prospects .list .item b {
        font-size: 15px;
    }
}
.wrap-join .prospects .list .item p {
    font-size: 14px;
    line-height: 2;
    margin: 20px 0 0 0;
    color: #666;
}
@media (max-width: 767px) {
    .wrap-join .prospects .list .item p {
        margin-top: 10px;
    }
}
.wrap-join .advantage {
    padding: 50px 0;
    background-color: #f7f7f7;
}
.wrap-join .advantage .info {
    margin-top: 30px;
}
.wrap-join .advantage .info ul {
    overflow: hidden;
}
.wrap-join .advantage .info ul li {
    float: left;
    width: 33%;
}
@media (max-width: 991px) {
    .wrap-join .advantage .info ul li {
        width: 100%;
    }
}
.wrap-join .advantage .info ul li:nth-child(2) {
    width: 34%;
}
@media (max-width: 991px) {
    .wrap-join .advantage .info ul li:nth-child(2) {
        display: none;
    }
}
.wrap-join .advantage .info ul li:nth-child(2) img {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.wrap-join .advantage .info ul li:first-child .item,
.wrap-join .advantage .info ul li:nth-child(3) .item {
    position: relative;
    z-index: 2;
    min-height: 110px;
    padding-right: 130px;
}
@media (max-width: 991px) {
    .wrap-join .advantage .info ul li:first-child .item,
    .wrap-join .advantage .info ul li:nth-child(3) .item {
        margin-top: 30px;
        padding-right: 0;
        padding-left: 130px;
    }
}
.wrap-join .advantage .info ul li:first-child .item .title-item,
.wrap-join .advantage .info ul li:nth-child(3) .item .title-item {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #4695d7;
}
@media (max-width: 991px) {
    .wrap-join .advantage .info ul li:first-child .item .title-item,
    .wrap-join .advantage .info ul li:nth-child(3) .item .title-item {
        right: auto;
        left: 0;
    }
}
.wrap-join .advantage .info ul li:first-child .item .title-item b,
.wrap-join .advantage .info ul li:nth-child(3) .item .title-item b {
    font-size: 20px;
    line-height: 28px;
    display: block;
    width: 50px;
    margin: 0 auto;
    margin-top: 26px;
    text-align: center;
    color: #fff;
}
@media (max-width: 767px) {
    .wrap-join .advantage .info ul li:first-child .item .title-item b,
    .wrap-join .advantage .info ul li:nth-child(3) .item .title-item b {
        font-size: 18px;
    }
}
.wrap-join .advantage .info ul li:first-child .item .note,
.wrap-join .advantage .info ul li:nth-child(3) .item .note {
    padding-top: 20px;
}
.wrap-join .advantage .info ul li:first-child .item .note p,
.wrap-join .advantage .info ul li:nth-child(3) .item .note p {
    line-height: 2;
    margin: 0;
    color: #666;
}
.wrap-join .advantage .info ul li:first-child .item:nth-child(2),
.wrap-join .advantage .info ul li:nth-child(3) .item:nth-child(2) {
    margin-top: 20%;
}
@media (max-width: 991px) {
    .wrap-join .advantage .info ul li:first-child .item:nth-child(2),
    .wrap-join .advantage .info ul li:nth-child(3) .item:nth-child(2) {
        margin-top: 30px;
    }
}
.wrap-join .advantage .info ul li:first-child .item-huanbao .title-item,
.wrap-join .advantage .info ul li:nth-child(3) .item-huanbao .title-item {
    background-color: #f29b76;
}
.wrap-join .advantage .info ul li:nth-child(3) .item {
    padding-right: 0;
    padding-left: 130px;
}
.wrap-join .advantage .info ul li:nth-child(3) .item .title-item {
    right: auto;
    left: 0;
    background-color: #acd598;
}
.wrap-join .advantage .info ul li:nth-child(3) .item-fuwu .title-item {
    background-color: #556fb5;
}
.wrap-join .power {
    margin-top: 60px;
}
.wrap-join .power .list {
    padding: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .wrap-join .power .list {
        padding: 30px 0;
    }
}
.wrap-join .power .list ul {
    overflow: hidden;
}
.wrap-join .power .list ul li {
    float: left;
    width: 12.5%;
    /*width: 16.666666667%;*/
    margin-top: 30px;
    padding: 0 2%;
}
@media (max-width: 991px) {
    .wrap-join .power .list ul li {
        padding: 0 8px;
    }
}
@media (max-width: 767px) {
    .wrap-join .power .list ul li {
        width: 33.333333%;
        margin-top: 20px;
        padding: 0 8px;
    }
}
.wrap-join .adsense {
    margin-top: 50px;
    padding: 100px 0 80px;
    background: url(/template/index/static/images/ad_bg.jpg) no-repeat top center;
    background-size: cover;
}
@media (max-width: 767px) {
    .wrap-join .adsense {
        padding: 80px 0 60px;
    }
}
.wrap-join .adsense .text {
    display: inline-block;
    text-align: center;
}
.wrap-join .adsense .text b {
    font-size: 36px;
    line-height: 1.38888889;
    display: block;
    letter-spacing: 7px;
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, .5);
}
@media (max-width: 991px) {
    .wrap-join .adsense .text b {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-join .adsense .text b {
        font-size: 24px;
    }
}
.wrap-join .adsense .text p {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    display: inline-block;
    margin: 34px 0 0 0;
    padding: 15px 40px;
    color: #f46135;
    border-radius: 50px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .wrap-join .adsense .text p {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-join .adsense .text p {
        font-size: 18px;
        margin-top: 20px;
        padding: 10px 20px;
    }
}
.wrap-join .adsense .text p a:hover {
    text-decoration: underline;
}
.wrap-join .mainproduct {
    overflow: hidden;
    padding: 80px 0;
}
@media (max-width: 991px) {
    .wrap-join .mainproduct {
        padding: 60px 0;
    }
}
.wrap-join .mainproduct .item {
    margin-top: 30px;
    border: 1px solid #e5e5e5;
}
.wrap-join .mainproduct .item .img-box {
    padding-bottom: 97.82608696%;
}
.wrap-join .mainproduct .item p {
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    height: 30px;
    margin-bottom: 18px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
    .wrap-join .mainproduct .item p {
        font-size: 14px;
    }
}
.wrap-join .application .list {
    margin-top: 30px;
}
.wrap-join .application .list ul {
    font-size: 0;
    overflow: hidden;
    margin: 0 -2px;
}
.wrap-join .application .list ul li {
    display: inline-block;
    width: 14.28571429%;
    padding: 0 2px;
    vertical-align: top;
}
.wrap-join .application .list ul li:nth-child(2n) {
    margin-top: 28px;
}
@media (max-width: 991px) {
    .wrap-join .application .list ul li:nth-child(2n) {
        margin-top: 18px;
    }
}
@media (max-width: 991px) {
    .wrap-join .application .list ul li {
        width: 25%;
    }
}
.wrap-join .application .list .item {
    position: relative;
    background-color: #000;
}
.wrap-join .application .list .item .img-box {
    padding-bottom: 250%;
}
.wrap-join .application .list .item .img-box img {
    opacity: .4;
}
.wrap-join .application .list .item .mask {
    font-size: 20px;
    position: absolute;
    top: 30%;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    text-align: center;
    color: #fff;
}
@media (max-width: 767px) {
    .wrap-join .application .list .item .mask {
        font-size: 16px;
        top: 20%;
    }
}
.wrap-join .service {
    margin-top: 50px;
    padding: 80px 0 100px;
    text-align: right;
    background: url(/template/index/static/images/add_bg.jpg) no-repeat bottom center;
    background-size: cover;
}
@media (max-width: 767px) {
    .wrap-join .service {
        padding: 60px 0 80px;
    }
}
.wrap-join .service .text {
    display: inline-block;
    text-align: center;
}
.wrap-join .service .text b {
    font-size: 36px;
    line-height: 1.38888889;
    display: block;
    letter-spacing: 7px;
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, .5);
}
@media (max-width: 991px) {
    .wrap-join .service .text b {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .wrap-join .service .text b {
        font-size: 24px;
    }
}
.wrap-join .service .text p {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    display: inline-block;
    margin: 34px 0 0 0;
    padding: 15px 40px;
    color: #f46135;
    border-radius: 50px;
    background-color: #fff;
}
@media (max-width: 991px) {
    .wrap-join .service .text p {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .wrap-join .service .text p {
        font-size: 18px;
        margin-top: 20px;
        padding: 10px 20px;
    }
}
.wrap-join .service .text p a:hover {
    text-decoration: underline;
}
.wrap-join .support {
    padding: 50px 0;
}
.wrap-join .support .item {
    margin-top: 40px;
    padding: 50px 10px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
@media (max-width: 991px) {
    .wrap-join .support .item {
        margin-top: 20px;
        padding: 30px 10px;
    }
}
.wrap-join .support .item:before {
    font-family: 'iconfont' !important;
    font-size: 60px;
    line-height: 80px;
    display: inline-block;
    content: '\e630';
    color: #b82e28;
}
.wrap-join .support .item b {
    font-size: 16px;
    display: block;
    margin-top: 30px;
}
.wrap-join .support .item p {
    font-size: 13px;
    line-height: 1.71428571;
    margin: 14px 0 0 0;
}
.wrap-join .support .item-peixun:before {
    content: '\e64b';
}
.wrap-join .support .item-wuliao:before {
    font-size: 70px;
    content: '\e647';
}
.wrap-join .support .item-guanggao:before {
    font-size: 70px;
    content: '\e63d';
}
.wrap-join .support .item-quyu:before {
    content: '\e64c';
}
.wrap-join .support .item-dianmian:before {
    content: '\e6c2';
}
.wrap-join .support .item-touzi:before {
    content: '\e63c';
}
.wrap-join .support .item-zijin:before {
    content: '\e642';
}
.wrap-join .support .item:hover:before {
    -webkit-animation: swing 1s 0s ease both;
    animation: swing 1s 0s ease both;
}
.wrap-join .process {
    padding: 50px 0;
    background-color: #f7f7f7;
}
.wrap-join .process .list {
    margin-top: 30px;
    text-align: center;
}
@media (max-width: 991px) {
    .wrap-join .process .list {
        text-align: left;
    }
}
.wrap-join .process .list ul {
    font-size: 0;
}
.wrap-join .process .list ul li {
    display: inline-block;
}
@media (max-width: 991px) {
    .wrap-join .process .list ul li {
        margin-top: 10px;
    }
}
.wrap-join .process .list ul li:after {
    display: inline-block;
    width: 82px;
    height: 28px;
    content: '';
    vertical-align: middle;
    background: url(/template/index/static/images/arrow.png) no-repeat center;
}
@media (max-width: 991px) {
    .wrap-join .process .list ul li:after {
        width: 60px;
    }
}
@media (max-width: 767px) {
    .wrap-join .process .list ul li:after {
        width: 40px;
    }
}
@media (max-width: 375px) {
    .wrap-join .process .list ul li:after {
        width: 24px;
        background-size: contain;
    }
}
.wrap-join .process .list ul li:last-child:after {
    display: none;
}
.wrap-join .process .list ul li .item {
    display: inline-block;
    width: 86px;
    height: 86px;
    padding: 5px;
    vertical-align: middle;
    border: 3px solid #b82e28;
    border-radius: 50%;
}
.wrap-join .process .list ul li .item p {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    width: 70px;
    height: 70px;
    margin: 0; 
    padding-top: 10px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: #b82e28;
}
@media (max-width: 767px) {
    .wrap-join .process .list ul li .item p {
        font-size: 14px;
        padding-top: 14px;
    }
}
.wrap-join .message {
    padding-top: 80px;
}
.wrap-join .message .info {
    overflow: hidden;
    padding: 20px 10px 60px 10px;
    background: url(/template/index/static/images/message_bg.jpg) no-repeat center;
    background-size: cover;
}
.wrap-join .message .info .left {
    float: left;
    width: 60%;
    text-align: center;
}
@media (max-width: 991px) {
    .wrap-join .message .info .left {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .wrap-join .message .info .left {
        width: 100%;
    }
}
.wrap-join .message .info .left img {
    max-width: 100%;
}
.wrap-join .message .info .left b {
    font-size: 34px;
    display: block;
    letter-spacing: 7px;
    color: #b82e28;
    text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;
}
@media (max-width: 991px) {
    .wrap-join .message .info .left b {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .wrap-join .message .info .left b {
        font-size: 20px;
        letter-spacing: 0;
    }
}
.wrap-join .message .info .left p {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 12px 40px;
    color: #f46135;
    border-radius: 50px;
    background-color: #fff;
}
@media (max-width: 767px) {
    .wrap-join .message .info .left p {
        font-size: 14px;
        margin-top: 20px;
        padding: 10px 20px;
    }
}
.wrap-join .message .info .left p a:hover {
    text-decoration: underline;
}
.wrap-join .message .info .right {
    float: left;
    width: 34%;
    margin-top: 30px;
    padding: 30px 40px;
    background-color: rgba(255, 255, 255, .6);
}
@media (max-width: 991px) {
    .wrap-join .message .info .right {
        width: 50%;
        padding: 30px 15px;
    }
}
@media (max-width: 767px) {
    .wrap-join .message .info .right {
        width: 100%;
    }
}
.wrap-join .message .info .right form {
    margin-top: 10px;
}
.wrap-join .message .info .right form input,
.wrap-join .message .info .right form textarea {
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    min-height: 50px;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #fff;
}
@media (max-width: 767px) {
    .wrap-join .message .info .right form input,
    .wrap-join .message .info .right form textarea {
        margin-top: 10px;
    }
}
.wrap-join .message .info .right form input::-webkit-input-placeholder,
.wrap-join .message .info .right form textarea::-webkit-input-placeholder {
    color: #999;
}
.wrap-join .message .info .right form input:-o-placeholder,
.wrap-join .message .info .right form textarea:-o-placeholder {
    color: #999;
}
.wrap-join .message .info .right form input::-moz-placeholder,
.wrap-join .message .info .right form textarea::-moz-placeholder {
    color: #999;
}
.wrap-join .message .info .right form input:-ms-input-placeholder,
.wrap-join .message .info .right form textarea:-ms-input-placeholder {
    color: #999;
}
.wrap-join .message .info .right form input:focus::-webkit-input-placeholder,
.wrap-join .message .info .right form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.wrap-join .message .info .right form input:focus::-o-placeholder,
.wrap-join .message .info .right form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.wrap-join .message .info .right form input:focus::-moz-placeholder,
.wrap-join .message .info .right form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.wrap-join .message .info .right form input:focus::-ms-input-placeholder,
.wrap-join .message .info .right form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.wrap-join .message .info .right form .send {
    margin-top: 20px;
    text-align: center;
}
.wrap-join .message .info .right form .send .submit {
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    height: 50px;
    padding: 0 50px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 0;
    background-color: #b82e28;
}
.wrap-join .message .info .right form .send .submit:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
    content: '\e641';
    vertical-align: middle;
}
.wrap-join .message .info .right form .send .submit:hover {
    background-color: #7b2820;
}
.wrap-industry .industry>ul>li {
    font-size: 0;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
}
.wrap-industry .industry>ul>li .item {
    font-size: 0;
    display: block;
    padding: 30px 0;
}
@media (max-width: 991px) {
    .wrap-industry .industry>ul>li .item {
        padding: 15px 0;
    }
}
.wrap-industry .industry>ul>li p {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    overflow: hidden;
    width: 80%;
    height: 30px;
    margin: 0;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-industry .industry>ul>li p {
        font-size: 16px;
    }
}
.wrap-industry .industry>ul>li .date {
    display: inline-block;
    width: 20%;
    text-align: right;
    vertical-align: middle;
}
.wrap-industry .industry>ul>li .date span {
    font-size: 14px;
    line-height: 2;
    display: block;
    letter-spacing: .5px;
    color: #999;
}
.wrap-industry .industry>ul>li .date i {
    font-size: 14px;
    font-style: normal;
    line-height: 2;
    display: block;
    margin-top: 24px;
    color: #999;
}
@media (max-width: 991px) {
    .wrap-industry .industry>ul>li .date i {
        margin-top: 10px;
    }
}
@media(max-width: 767px) {
    .wrap-industry .industry>ul>li p {
        width: 100%;
    }
    .wrap-industry .industry>ul>li .date {
        width: 100%;
        text-align: left;
    }
    .wrap-industry .industry>ul>li .date span {
        display: inline-block;
        margin-right: 14px;
    }
    .wrap-industry .industry>ul>li .date i {
        display: inline-block;
    }
}
.wrap-industry .industry>ul>li:hover p {
    color: #b82e28;
}
.wrap-industry-show .title-industry,
.wrap-news-show .title-industry,
.wrap-industry-show .title-news,
.wrap-news-show .title-news {
    margin-top: 20px;
    text-align: center;
}
.wrap-industry-show .title-industry h1,
.wrap-news-show .title-industry h1,
.wrap-industry-show .title-news h1,
.wrap-news-show .title-news h1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.53846154;
    margin: 0 0 20px 0;
}
@media (max-width: 991px) {
    .wrap-industry-show .title-industry h1,
    .wrap-news-show .title-industry h1,
    .wrap-industry-show .title-news h1,
    .wrap-news-show .title-news h1 {
        font-size: 18px;
        margin-bottom: 14px;
    }
}
.wrap-industry-show .title-industry span,
.wrap-news-show .title-industry span,
.wrap-industry-show .title-news span,
.wrap-news-show .title-news span {
    font-size: 16px;
    color: #b82e28;
}
@media (max-width: 991px) {
    .wrap-industry-show .title-industry span,
    .wrap-news-show .title-industry span,
    .wrap-industry-show .title-news span,
    .wrap-news-show .title-news span {
        font-size: 14px;
    }
}
.wrap-industry-show .text,
.wrap-news-show .text {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-industry-show .text,
    .wrap-news-show .text {
        margin-top: 30px;
    }
}
.wrap-industry-show .text p,
.wrap-news-show .text p {
    line-height: 2.42857143;
    margin: 0;
    color: #666;
}
.wrap-industry-show .text img,
.wrap-news-show .text img {
    max-width: 100%;
    margin-top: 10px;
    height: auto !important;
}
.wrap-industry-show .relate,
.wrap-news-show .relate {
    margin-top: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
@media (max-width: 991px) {
    .wrap-industry-show .relate,
    .wrap-news-show .relate {
        margin-top: 30px;
        padding: 10px 0;
    }
}
.wrap-industry-show .relate a,
.wrap-news-show .relate a {
    line-height: 50px;
    position: relative;
    display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    height: 50px;
    padding: 0 40px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #999;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-industry-show .relate a:before,
.wrap-news-show .relate a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
    content: '\e665';
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-industry-show .relate a,
    .wrap-news-show .relate a {
        line-height: 40px;
        height: 40px;
        padding: 0 10px;
    }
}
.wrap-industry-show .relate a:hover,
.wrap-news-show .relate a:hover {
    color: #b82e28;
}
.wrap-industry-show .relate .next a,
.wrap-news-show .relate .next a {
    text-align: right;
}
@media (max-width: 991px) {
    .wrap-industry-show .relate .next a,
    .wrap-news-show .relate .next a {
        text-align: left;
    }
}
.wrap-industry-show .relate .next a:before,
.wrap-news-show .relate .next a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.wrap-news .news .item {
    margin-top: 40px;
    padding: 30px;
    border: 1px solid #dcdcdc;
    background-color: #f9f9f9;
}
@media (max-width: 991px) {
    .wrap-news .news .item {
        margin-top: 30px;
        padding: 20px 10px;
    }
}
.wrap-news .news .item .img-box {
    margin-top: 20px;
    padding-bottom: 60.60606061%;
}
.wrap-news .news .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-news .news .item b {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    display: -webkit-box;
    overflow: hidden;
    height: 56px;
    margin: 0 0 14px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
    .wrap-news .news .item b {
        font-size: 15px;
        line-height: 24px;
        display: -webkit-box;
        overflow: hidden;
        height: 24px;
        margin-bottom: 10px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
.wrap-news .news .item span {
    display: block;
    color: #999;
}
.wrap-news .news .item p {
    font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    overflow: hidden;
    height: 56px;
    margin: 14px 0 0 0;
    padding: 0 10px;
    color: #999;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 991px) {
    .wrap-news .news .item p {
        padding: 0;
    }
}
.wrap-news .news .item p a {
    display: inline-block;
}
.wrap-news .news .item .more {
    text-align: center;
}
.wrap-news .news .item .more a {
    line-height: 40px;
    display: inline-block;
    height: 40px;
    margin-top: 20px;
    padding: 0 36px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    background-color: #b82e28;
}
@media (max-width: 991px) {
    .wrap-news .news .item .more a {
        margin-top: 20px;
    }
}
.wrap-news .news .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-news .news .item:hover .more a {
    background-color: #7b2820;
}
.wrap-product,
.wrap-solution {
    overflow: hidden;
}
.wrap-product .product,
.wrap-solution .product,
.wrap-product .solution,
.wrap-solution .solution {
    margin-top: -40px;
}
@media (max-width: 767px) {
    .wrap-product .product,
    .wrap-solution .product,
    .wrap-product .solution,
    .wrap-solution .solution {
        margin-top: -20px;
    }
}
.wrap-product .product .item,
.wrap-solution .product .item,
.wrap-product .solution .item,
.wrap-solution .solution .item {
    margin-top: 40px;
    border: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
    .wrap-product .product .item,
    .wrap-solution .product .item,
    .wrap-product .solution .item,
    .wrap-solution .solution .item {
        margin-top: 20px;
    }
}
.wrap-product .product .item .img-box,
.wrap-solution .product .item .img-box,
.wrap-product .solution .item .img-box,
.wrap-solution .solution .item .img-box {
    padding-bottom: 97.82608696%;
}
.wrap-product .product .item .img-box img,
.wrap-solution .product .item .img-box img,
.wrap-product .solution .item .img-box img,
.wrap-solution .solution .item .img-box img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wrap-product .product .item p,
.wrap-solution .product .item p,
.wrap-product .solution .item p,
.wrap-solution .solution .item p {
    font-size: 16px;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    color: #666;
    border-top: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
    .wrap-product .product .item p,
    .wrap-solution .product .item p,
    .wrap-product .solution .item p,
    .wrap-solution .solution .item p {
        font-size: 14px;
    }
}
.wrap-product .product .item p a,
.wrap-solution .product .item p a,
.wrap-product .solution .item p a,
.wrap-solution .solution .item p a {
    line-height: 58px;
    position: relative;
    display: block;
    display: -webkit-box;
    overflow: hidden;
    height: 58px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .wrap-product .product .item p a,
    .wrap-solution .product .item p a,
    .wrap-product .solution .item p a,
    .wrap-solution .solution .item p a {
        line-height: 48px;
        height: 48px;
    }
}
.wrap-product .product .item:hover .img-box img,
.wrap-solution .product .item:hover .img-box img,
.wrap-product .solution .item:hover .img-box img,
.wrap-solution .solution .item:hover .img-box img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.wrap-product .product .item:hover p,
.wrap-solution .product .item:hover p,
.wrap-product .solution .item:hover p,
.wrap-solution .solution .item:hover p {
    color: #fff;
    background-color: #b82e28;
}
.wrap-solution .solution .item .img-box {
    padding-bottom: 66.66666667%;
}
.wrap-solution .solution .item p {
    font-size: 14px;
}
.wrap-solution .solution .item p a {
    line-height: 50px;
    height: 50px;
}
.wrap-product-show {
    overflow: hidden;
}
.wrap-product-show .product-show {
    overflow: hidden;
}
.wrap-product-show .product-show .proleft {
    float: left;
    overflow: hidden;
    width: 60%;
    border: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .proleft {
        width: 100%;
    }
}
.wrap-product-show .product-show .proleft .img-box {
    padding-bottom: 97.82608696%;
}
.wrap-product-show .product-show .proright {
    float: left;
    width: 40%;
    padding-top: 50px;
    padding-left: 30px;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .proright {
        width: 100%;
        padding-left: 0;
    }
}
.wrap-product-show .product-show .proright .title-pro h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .proright .title-pro h1 {
        font-size: 20px;
    }
}
.wrap-product-show .product-show .proright .text {
    margin-top: 30px;
}
.wrap-product-show .product-show .proright .text b {
    font-size: 18px;
    display: block;
    margin-bottom: 14px;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .proright .text b {
        font-size: 16px;
    }
}
.wrap-product-show .product-show .proright .text p {
    line-height: 2;
    margin: 0;
    color: #666;
}
.wrap-product-show .product-show .proright .btn-pro ul li {
    display: inline-block;
    margin-top: 50px;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .proright .btn-pro ul li {
        margin-top: 30px;
    }
}
.wrap-product-show .product-show .proright .btn-pro ul li a {
    line-height: 50px;
    display: block;
    height: 50px;
    padding: 0 44px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    background-color: #b82e28;
}
.wrap-product-show .product-show .proright .btn-pro ul li a:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    margin-right: 10px;
    content: '\e698';
    vertical-align: middle;
}
.wrap-product-show .product-show .proright .btn-pro ul li a.btn-relate {
    margin-right: 0;
    color: #333;
    background-color: #eee;
}
@media (max-width: 991px) {
    .wrap-product-show .product-show .proright .btn-pro ul li a.btn-relate {
        margin-right: 0;
    }
}
.wrap-product-show .product-show .proright .btn-pro ul li a.btn-relate:before {
    font-family: 'iconfont' !important;
    content: '\e642';
}
.wrap-product-show .product-show .proright .btn-pro ul li a:hover {
    background-color: #7b2820;
}
.wrap-product-show .product-show .proright .prev-next {
    margin-top: 50px;
}
.wrap-product-show .product-show .proright .prev-next ul li {
    margin-top: 10px;
}
.wrap-product-show .product-show .proright .prev-next ul li a {
    line-height: 30px;
    color: #666;
}
.wrap-product-show .product-show .proright .prev-next ul li a:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
    content: '\e646';
    vertical-align: middle;
}
.wrap-product-show .product-show .proright .prev-next ul li.prev a:before {
    content: '\e62c';
}
.wrap-product-show .product-show .proright .prev-next ul li:hover a {
    color: #b82e28;
}
.wrap-product-show .product-show .proright .prev-next ul li:hover a:before {
    color: #b82e28;
}
.wrap-product-show .parameter {
    margin-top: 70px;
}
@media (max-width: 991px) {
    .wrap-product-show .parameter {
        margin-top: 50px;
    }
}
.wrap-product-show .parameter ul.prosort {
    padding: 10px;
    background-color: #b82e28;
}
.wrap-product-show .parameter ul.prosort li {
    display: inline-block;
}
.wrap-product-show .parameter ul.prosort li a {
    font-size: 16px;
    line-height: 40px;
    display: block;
    padding: 0 30px;
    color: #fff;
    border-radius: 6px;
}
@media (max-width: 991px) {
    .wrap-product-show .parameter ul.prosort li a {
        font-size: 14px;
        line-height: 30px;
        margin: 4px 0;
        padding: 0 18px;
    }
}
.wrap-product-show .parameter ul.prosort li.active a {
    color: #b82e28;
    background-color: #fff;
}
.wrap-product-show .parameter .text {
    padding: 30px;
    border: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
    .wrap-product-show .parameter .text {
        padding: 30px 15px;
    }
}
.wrap-product-show .parameter .text p {
    line-height: 2.14285714;
    margin: 0;
    color: #666;
}
.wrap-product-show .parameter .text img {
    max-width: 100%;
}
.wrap-product-show .inquiry {
    margin-top: 80px;
}
@media (max-width: 991px) {
    .wrap-product-show .inquiry {
        margin-top: 50px;
    }
}
.wrap-product-show .inquiry .title-inquiry {
    padding: 0 36px;
    border-bottom: 1px solid #eee;
    background-color: #b82e28;
}
@media (max-width: 991px) {
    .wrap-product-show .inquiry .title-inquiry {
        padding: 0 10px;
    }
}
.wrap-product-show .inquiry .title-inquiry b {
    font-size: 16px;
    font-weight: normal;
    line-height: 60px;
    display: block;
    margin: 0;
    color: #fff;
}
.wrap-product-show .inquiry .info {
    padding: 30px 40px;
    border: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
    .wrap-product-show .inquiry .info {
        padding: 30px 10px;
    }
}
.wrap-product-show .inquiry .info .row {
    margin: 0 -10px;
}
.wrap-product-show .inquiry .info .row .item {
    padding: 0 10px;
}
.wrap-product-show .inquiry .info input,
.wrap-product-show .inquiry .info textarea {
    line-height: 30px;
    width: 100%;
    min-height: 50px;
    margin-top: 20px;
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    background-color: #fdfdfd;
}
@media (max-width: 991px) {
    .wrap-product-show .inquiry .info input,
    .wrap-product-show .inquiry .info textarea {
        margin-top: 12px;
        padding: 10px;
    }
}
.wrap-product-show .inquiry .info input::-webkit-input-placeholder,
.wrap-product-show .inquiry .info textarea::-webkit-input-placeholder {
    color: #999;
}
.wrap-product-show .inquiry .info input:-o-placeholder,
.wrap-product-show .inquiry .info textarea:-o-placeholder {
    color: #999;
}
.wrap-product-show .inquiry .info input::-moz-placeholder,
.wrap-product-show .inquiry .info textarea::-moz-placeholder {
    color: #999;
}
.wrap-product-show .inquiry .info input:-ms-input-placeholder,
.wrap-product-show .inquiry .info textarea:-ms-input-placeholder {
    color: #999;
}
.wrap-product-show .inquiry .info input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info input:focus::-o-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info input:focus::-moz-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .info textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.wrap-product-show .inquiry .info .read input::-webkit-input-placeholder,
.wrap-product-show .inquiry .info .read textarea::-webkit-input-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input:-o-placeholder,
.wrap-product-show .inquiry .info .read textarea:-o-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input::-moz-placeholder,
.wrap-product-show .inquiry .info .read textarea::-moz-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input:-ms-input-placeholder,
.wrap-product-show .inquiry .info .read textarea:-ms-input-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-webkit-input-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-webkit-input-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-o-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-o-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-moz-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-moz-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .read input:focus::-ms-input-placeholder,
.wrap-product-show .inquiry .info .read textarea:focus::-ms-input-placeholder {
    color: #333;
}
.wrap-product-show .inquiry .info .send {
    text-align: center;
}
.wrap-product-show .inquiry .info .submit {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    margin-top: 30px;
    padding: 0 50px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 0;
    background-color: #b82e28;
}
.wrap-product-show .inquiry .info .submit:before {
    font-family: 'iconfont' !important;
    font-size: 20px;
    display: inline-block;
    margin-right: 14px;
    content: '\e641';
    vertical-align: middle;
}
.wrap-product-show .inquiry .info .submit:hover {
    background-color: #7b2820;
}
.wrap-solution-show .solution-show {
    padding-top: 40px;
}
@media (max-width: 991px) {
    .wrap-solution-show .solution-show {
        padding-top: 0;
    }
}
.wrap-solution-show .solution-show .pic {
    float: right;
    width: 58%;
    margin-left: 30px;
}
@media (max-width: 991px) {
    .wrap-solution-show .solution-show .pic {
        float: none;
        width: 100%;
        margin-left: 0;
    }
}
.wrap-solution-show .solution-show .pic img {
    max-width: 100%;
}
.wrap-solution-show .solution-show h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}
@media (max-width: 991px) {
    .wrap-solution-show .solution-show h1 {
        font-size: 20px;
        margin-top: 30px;
    }
}
.wrap-solution-show .solution-show h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 14px 0;
    color: #b82e28;
}
.wrap-solution-show .solution-show p,
.wrap-solution-show .solution-show b {
    line-height: 2.57142857;
    display: block;
    margin: 0;
    color: #666;
}
.wrap-contact .contact .item {
    margin-top: 20px;
    padding: 30px 15px;
    text-align: center;
    background-color: #89c576;
}
.wrap-contact .contact .item:before {
    font-family: 'iconfont' !important;
    font-size: 24px;
    line-height: 58px;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    content: '\e63b';
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
.wrap-contact .contact .item-address {
    background-color: #0f5aa7f7;
}
.wrap-contact .contact .item-address:before {
    content: '\e62e';
}
.wrap-contact .contact .item-production {
    background-color: #e59d6b;
}
.wrap-contact .contact .item-production:before {
    font-size: 28px;
    content: '\e641';
}
.wrap-contact .contact .item p {
    line-height: 2;
    margin: 20px 0 0 0;
    color: #fff;
}
.wrap-contact .map {
    height: 460px;
    margin-top: 80px;
}
.wrap-message .message form {
    max-width: 1070px;
    margin: 0 auto;
}
.wrap-message .message input,
.wrap-message .message textarea {
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    min-height: 50px;
    margin-top: 30px;
    padding: 10px 20px;
    border: 1px solid #dcdcdc;
}
@media (max-width: 991px) {
    .wrap-message .message input,
    .wrap-message .message textarea {
        margin-top: 20px;
    }
}
.wrap-message .message input::-webkit-input-placeholder,
.wrap-message .message textarea::-webkit-input-placeholder {
    color: #999;
}
.wrap-message .message input:-o-placeholder,
.wrap-message .message textarea:-o-placeholder {
    color: #999;
}
.wrap-message .message input::-moz-placeholder,
.wrap-message .message textarea::-moz-placeholder {
    color: #999;
}
.wrap-message .message input:-ms-input-placeholder,
.wrap-message .message textarea:-ms-input-placeholder {
    color: #999;
}
.wrap-message .message input:focus::-webkit-input-placeholder,
.wrap-message .message textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.wrap-message .message input:focus::-o-placeholder,
.wrap-message .message textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.wrap-message .message input:focus::-moz-placeholder,
.wrap-message .message textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.wrap-message .message input:focus::-ms-input-placeholder,
.wrap-message .message textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.wrap-message .message .submit {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    margin-top: 40px;
    padding: 0 56px;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    border-radius: 0;
    outline: none;
    background-color: #b82e28;
}
.wrap-message .message .submit:before {
    font-family: 'iconfont' !important;
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
    content: '\e641';
    vertical-align: middle;
}
.wrap-message .message .submit:hover {
    background-color: #7b2820;
}
.wrap-message .message .send {
    text-align: center;
}
.wrap-job .job .title-job {
    font-size: 0;
    background-color: #b82e28;
}
.wrap-job .job .title-job p {
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    width: 28%;
    margin: 0;
    padding: 10px 60px;
    color: #fff;
}
@media (max-width: 1199px) {
    .wrap-job .job .title-job p {
        padding: 10px;
    }
}
.wrap-job .job .title-job p:last-child {
    width: 16%;
}
@media (max-width: 767px) {
    .wrap-job .job .title-job p {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .wrap-job .job .title-job p:nth-child(2) {
        text-align: center;
    }
}
.wrap-job .job ul li {
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
}
.wrap-job .job ul li .title-item {
    display: block;
}
.wrap-job .job ul li .title-item p {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    width: 28%;
    margin: 0;
    padding: 20px 60px;
    vertical-align: middle;
    color: #666;
}
@media (max-width: 1199px) {
    .wrap-job .job ul li .title-item p {
        padding: 20px 10px;
    }
}
@media (max-width: 767px) {
    .wrap-job .job ul li .title-item p {
        font-size: 12px;
        padding: 10px;
    }
}
.wrap-job .job ul li .title-item p:last-child {
    width: 16%;
}
@media (max-width: 767px) {
    .wrap-job .job ul li .title-item p:nth-child(2) {
        text-align: center;
    }
}
.wrap-job .job ul li:hover p {
    color: #b82e28;
}
.wrap-job-show .title-job {
    margin-top: 30px;
}
.wrap-job-show .title-job h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
}
@media (max-width: 991px) {
    .wrap-job-show .title-job h1 {
        font-size: 20px;
    }
}
.wrap-job-show .title-job b {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 18px;
    color: #b82e28;
}
.wrap-job-show .title-job p {
    font-size: 16px;
    line-height: 2;
    margin: 24px 0 0 0;
    color: #666;
}
@media (max-width: 991px) {
    .wrap-job-show .title-job p {
        font-size: 14px;
    }
}
.wrap-job-show .title-job p span {
    margin-right: 6%;
}
.wrap-job-show .job-show {
    margin-top: 30px;
}
.wrap-job-show .job-show p {
    line-height: 2.57142857;
    margin: 0;
    color: #666;
}
.wrap-job-show .job-show p a:hover {
    text-decoration: underline;
    color: #b82e28;
}
.page {
    margin-top: 70px;
    text-align: center;
}
@media (max-width: 991px) {
    .page {
        margin-top: 50px;
    }
}
.page li {
    display: inline-block;
    vertical-align: top;
}
.page li a {
    font-size: 14px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    margin: 0 4px;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    color: #333;
    border: 1px solid #ebebeb;
    background: #fff;
}
@media (max-width: 767px) {
    .page li a {
        line-height: 34px;
        width: 34px;
        height: 34px;
        margin: 0 1px;
    }
}
.page li a {
    display: block;
}
.page li.omit a {
    color: #333;
    border-color: #fff;
    background-color: #fff;
}
.page li.omit:hover a {
    background: none;
}
.page li.prev a,
.page li.next a {
    color: #a0a0a0;
}
.page li.prev a:before,
.page li.next a:before {
    font-family: 'iconfont' !important;
    font-size: 24px;
    content: '\e9b5';
}
.page li.prev a:hover,
.page li.next a:hover {
    border-color: #b82e28;
    background-color: #b82e28;
}
.page li.next a:before {
    content: '\e72f';
}
.page li.active a,
.page li:hover a {
    color: #fff;
    border-color: #b82e28;
    background-color: #b82e28;
}
.lazy {
    background-image: url(/template/index/static/images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.fancybox-slide--iframe .fancybox-content {
    width: 733px;
    max-width: 80%;
    height: 500px;
    max-height: 50%;
    margin: 0;
}
.stuck {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.stuck .logo {
    height: 36px;
    margin-top: 12px;
}
@media (max-width: 1199px) {
    .stuck .logo {
        height: 30px;
        margin-top: 15px;
    }
}
.stuck .nav .nav-list1>li>a {
    line-height: 60px;
}
.stuck .find {
    line-height: 60px;
}
.table-box {
    overflow: auto;
    width: 100%;
    max-width: 100%;
}
table {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center;
}
table tr,
table td {
    width: auto !important;
    height: auto !important;
    vertical-align: middle;
}
table tr:nth-child(odd) {
    background-color: #f2f2f2;
}
table td {
    padding: 8px !important;
    border: 1px solid #ccc !important;
}
table tr p,
table tr span {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}
.act {
    color: #b82e28 !important;
}
.wrap-industry-show .relate,
.wrap .relate {
    margin-top: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
@media (max-width: 991px) {
    .wrap-industry-show .relate,
    .wrap .relate {
        margin-top: 30px;
        padding: 10px 0;
    }
}
.wrap-industry-show .relate a,
.wrap .relate a {
    line-height: 50px;
    position: relative;
    display: inline-block;
    /* display: -webkit-box; */
    overflow: hidden;
    height: 50px;
    padding: 0 40px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #999;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.wrap-industry-show .relate a:before,
.wrap .relate a:before {
    font-family: 'iconfont' !important;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
    content: '\e665';
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    vertical-align: middle;
}
@media (max-width: 991px) {
    .wrap-industry-show .relate a,
    .wrap .relate a {
        line-height: 40px;
        height: 40px;
        padding: 0 10px;
    }
}
.wrap-industry-show .relate a:hover,
.wrap .relate a:hover {
    color: #b82e28;
}
.wrap-industry-show .relate .next a,
.wrap .relate .next a {
    text-align: right;
}
@media (max-width: 991px) {
    .wrap-industry-show .relate .next a,
    .wrap .relate .next a {
        text-align: left;
    }
}
.wrap-industry-show .relate .next a:before,
.wrap .relate .next a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fancybox-slide--iframe .fancybox-content {
    width: 500px;
    height: 600px;
    max-width: 80%;
    max-height: 50%;
    margin: 0;
}
.fancybox-slide--video {}
.fancybox-slide--video video {
    padding: 0;
    width: 80%;
}
@media (max-width: 767px) {
    .fancybox-slide--video video {
        width: 95%;
    }
}
#maximg img{ max-width:100%; height:auto !important}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a,
.page_nxt a {
    display: inline-block;
    font-size: 14px;
    color: #ccc;
    background: none;
    border: none;
    padding: 0 8px;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    line-height: 1;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 0 2px;
}
.pagination a:hover,
.page_nxt a:hover {
    color: #111;
    text-decoration: none;
}
.pagination a.page-num-current,
.page_nxt a.current {
    color: #b82e28;
    font-weight: 700;
}
.page_nxt a.disabled {
    color: #e5e5e5;
    pointer-events: none;
}
.page_nxt {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    margin-top: 10px;
}
.pagination .st{ font-family:宋体}
/* ===== 手机端全局适配 ===== */
html { touch-action: manipulation; }
@media (max-width: 767px) {
    /* 关于我们首页 */
    .box-about .about-desc { font-size: 12px; line-height: 1.7; }
    .box-about .about-nums { flex-wrap: nowrap; gap: 6px; margin-top: 24px; }
    .box-about .about-num-item { flex: 1; padding: 14px 6px 12px; }
    .box-about .about-num-item .num-icon { width: 28px; height: 28px; margin-bottom: 8px; }
    .box-about .about-num-item .num-icon svg { width: 14px; height: 14px; }
    .box-about .about-num-item b { font-size: 20px; }
    .box-about .about-num-item span { font-size: 10px; }
    .box-about .about-line { margin: 12px 0; }
    .box-about .about-btn { padding: 10px 24px; font-size: 11px; margin-top: 24px; gap: 8px; }
    .box-about .about-btn i { width: 16px; }

    /* 服务范围 */
    .svc-top-bar { padding: 36px 0 24px; }
    .svc-top-bar h2 { font-size: 22px; }
    .svc-slider { padding: 0 10px 30px; }
    .svc-slide-info { padding: 0 8% 30px; }
    .svc-slide-info h3 { font-size: 16px; }
    .svc-slide-num { font-size: 32px; margin-bottom: 10px; }
    .svc-slide-more { font-size: 11px; padding: 0 16px; line-height: 28px; height: 28px; }
    .svc-slider .slick-arrow { left: 0 !important; }
    .svc-slider .slick-arrow.slick-next { right: 0 !important; left: auto !important; }

    /* 客户案例 */
    .case-fullscreen { height: auto; min-height: 420px; }
    .case-content { padding: 0 20px 20px; flex-direction: column; align-items: center; justify-content: flex-end; text-align: center; }
    .case-left-info { padding-bottom: 16px; }
    .case-sub { font-size: 10px; margin-bottom: 12px; }
    .case-big-num { font-size: 44px; margin-bottom: 10px; }
    .case-cur-title { font-size: 20px; margin-bottom: 16px; min-height: 22px; }
    .case-more-link { font-size: 11px; }
    .case-thumbs { gap: 6px; }
    .case-thumb { width: 48px; height: 64px; border-radius: 4px; }
    .case-thumb.active { width: 60px; height: 76px; }
    .case-thumb span { font-size: 9px; bottom: 3px; left: 4px; }
    .case-fullscreen{display:flex;align-items: flex-end;
        justify-content: center;}
    
    /* 新闻资讯 */
    .box-news { padding: 50px 0; }
    .box-news .section-header h2 { font-size: 22px; }
    .box-news .news-card { padding: 20px 0; gap: 14px; }
    .box-news .news-card-date b { font-size: 22px; }
    .box-news .news-card-body h3 { font-size: 14px; }
    .box-news .news-card-body p { font-size: 12px; -webkit-line-clamp: 1; }
    .box-news .news-card-go { display: none; }
    .news-more-wrap { margin-top: 20px; }
    .news-more-btn { font-size: 11px; padding: 9px 22px; letter-spacing: 1px; }

    /* 合作客户 */
    .box-customer { padding: 50px 0; }
    .box-customer .section-header h2 { font-size: 22px; }
    .partner-item { padding: 12px; }
    .partner-item img { max-height: 32px; }
    .box-customer .slick-customer .slick-arrow { left: 0; }
    .box-customer .slick-customer .slick-arrow.slick-next { right: 0; left: auto; }

    /* 联系我们页 */
    .contact-left { padding: 50px 20px 50px 20px; }
    .contact-left::before { width: 0; }
    .contact-big-title { font-size: 24px; }
    .contact-intro { font-size: 13px; margin-bottom: 30px; }
    .cd-value { font-size: 14px; }
    .contact-right { padding: 40px 20px; }
    .contact-right::after { width: 0; }
    .contact-form-card input, .contact-form-card textarea { font-size: 13px; padding: 11px 0; }
    .contact-btn { font-size: 13px; padding: 11px 30px; }

    /* 关于我们页 */
    .about-hero { padding: 30px 0 40px; }
    .about-hero-left h2 { font-size: 22px; }
    .about-hero-desc { font-size: 13px; line-height: 1.8; }
    .about-hero-img::before { display: none; }
    .about-stats { padding: 36px 0; }
    .about-stat b { font-size: 26px; }
    .about-stat span { font-size: 11px; }
    .about-detail { padding: 36px 0 50px; }
    .about-detail-content { font-size: 14px; line-height: 1.8; }

    /* 服务列表页 */
    .wrap-svc-list .svc-list-img { height: 160px; }
    .wrap-svc-list .svc-list-body h3 { font-size: 14px; }
    .wrap-svc-list .svc-list-body p { font-size: 12px; }

    /* 新闻列表页 */
    .wrap-news-list .nlist-thumb { width: 100px; height: 66px; }
    .wrap-news-list .nlist-info h3 { font-size: 14px; }
    .wrap-news-list .nlist-meta span { font-size: 11px; }

    /* 底部 - 隐藏导航和联系列 */
    .site-footer .footer-nav-col { display: none; }
    .site-footer .footer-contact { display: none; }
    .site-footer .footer-logo img { max-height: 42px; }
    .site-footer .footer-about { font-size: 12px; }
    .site-footer .footer-col h4 { font-size: 14px; }
    .site-footer .footer-bottom p { font-size: 11px; }
}

.text-secondary{ text-align:center; padding:20px 0}