/*# sourceMappingURL=style.css.map */

.imgs img {
    width: 100%;
}

body {
    overflow: hidden;
    background-color: #f4f5f7;
    /*font-family: "Arial", "Helvetica Neue", Helvetica, Tahoma, sans-serif;*/
    font-family: "微软雅黑";
}

.forie {
    width: 100%;
    height: 100%;
    background: url(../images/tishi.png) center no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}

html{font-family:"微软雅黑"!important;}

.wrap {
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: no-repeat center/cover;
    z-index: 10;
}

header.pchad {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/1.jpg') no-repeat center/cover;
    display: none;
    z-index: 99;
}

header.pchad .side {
    width: 135px;
    height: 100%;
    background-color: #333333;
    text-align: center;
    box-sizing: border-box;
    padding: 50px 0 0;
    position: relative;
}

header.pchad .side a {
    display: block;
    margin: 0 auto;
    text-align: center;
}

header.pchad .side .log img {
    width: 74px;
    max-width: 100%;
}

header.pchad .side .side-fot {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 90%;
}

header.pchad .side .side-fot a {
    display: block;
    width: 48px;
    line-height: 0;
    padding-bottom: calc(100% - 2px);
    text-align: center;
    border: 1px solid #6c6c6c;
    background: no-repeat center/48px auto;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 auto;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    max-width: 100%;
    float: none;
    height: 0;
    text-indent: 0;
}

header.pchad .side .side-fot a span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

header.pchad .side .side-fot a+a {
    margin-top: 14px;
}

header.pchad .side .side-fot a:nth-child(2) {
    background-image: url('../images/1.png');
}

header.pchad .side .side-fot a:nth-child(3) {
    background-image: url('../images/2.png');
}

header.pchad .navbox {
    width: 60.3125%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 53%;
    transform: translate(-50%, 0);
    font-size: 0;
    line-height: 2.6041666666666668vw;
    text-align: right;
    text-transform: uppercase;
}

header.pchad .aboutnav+.subtit {
    display: none;
}



header.pchad .xx+.subtit {
    display: none;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
}




header.pchad .xx+.subtit a{
    display:block;
    /*font-size: 0.8vw;*/
}

header.pchad .navbox .box {
    width: 60%;
    width: 42%;
    right: 0;
    position: absolute;
    top: 44%;
    transform: translate(0, -50%);
}

header.pchad .navbox a {
    color: #000000;
    position: relative;
}

header.pchad .navbox a.on {
    cursor: pointer;
    color: #c9002b;
    padding-right: 40px;
}

header.pchad .navbox li a.on:before {
    width: 30px;
}

header.pchad .navbox .home {
    font-size: 0.8333333333333333vw;
    visibility: hidden;
}

.ani {
    visibility: visible !important;
    animation: fadeInLeft .4s ease-in;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

header.pchad .navbox .home a:before {
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    overflow: hidden;
    width: 0;
    height: 1px;
    background-color: currentColor;
    color: inherit;
    content: "";
    transition: right .2s ease, width .2s ease;
    will-change: right, width;
}

header.pchad .navbox li {
    width: 50%;
    /*width: 40%;*/
    display: inline-block;
    vertical-align: top;
    font-size: 0.85vw;
    float: left;
}
header.pchad .navbox li .kk{
    position:relative;
}

header.pchad .navbox li .kk:hover .xx+.subtit{
    display:block;
}
/*header.pchad .navbox li.twonav .subtitx{*/
/*    visibility: hidden;*/
    /*width: 60%;*/
/*}*/

/*header.pchad .navbox li.twonav .subtitx.on {*/
/*    visibility: visible;*/
/*}*/

header.pchad .navbox li a {
    display: inline-block;
    transition: all .35s ease;
    position: relative;
    /*visibility: hidden;*/
}

header.pchad .navbox li:first-child {
    font-size: 1.5625vw;
    font-size: 1.0625vw;
        font-size: 1.0325vw;
    float: right;
}

header.pchad .navbox li:last-child {
    font-size: 1.5625vw;
    font-size: 1.0625vw;
    float: right;
}

header.pchad .navbox li a::before {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0;
    z-index: auto;
    display: block;
    visibility: inherit;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: 0;
    width: 0;
    height: 3px;
    background-color: currentColor;
    content: "";
    transition: width .35s ease, margin .35s ease;
    will-change: width, margin;
}

header.pchad .close {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url('../images/3.png') no-repeat center/cover;
    top: 50px;
    right: 50px;
    cursor: pointer;
    opacity: 1;
}

#main {
    width: 100vw;
    height: 100vh;
}

.main.swiper-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.main.swiper-container>.swiper-wrapper {
    transition-timing-function: ease-in;
}

.main .swiper-slide {
    height: 100%;
    overflow: hidden;
}

.page1 {
    z-index: 1;
}

.page2 {
    background: #fff;
    z-index: 2;
}

.main.swiper-container .page1 video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    background-color: #000;
    transform: translate(-50%, -50%)
}

.main.swiper-container .page1 .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    color: #d9d9d9;
    font-size: 3.75vw;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.main.swiper-container .page1 .text .tit {
    overflow: hidden;
}

.main.swiper-container .page1 .text .tit .tb {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 50%);
    transition: all .3s ease-in .3s;
}

.main.swiper-container .page1 .text.animate .tit .tb {
    visibility: visible;
    transform: translate(0, 0);
    opacity: 1;
}

.main.swiper-container .page1 .play {
    width: 63px;
    height: 63px;
    /* background: url('../images/4.png') no-repeat center/cover; */
    margin: 0 auto;
    transform: translateY(50%);
    cursor: pointer;
    display: none;
}

.animate #play-button #play-button-circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 1s ease-in-out 0.6s;
}

#play-button-circle {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    stroke-dashoffset: 340;
    stroke-dasharray: 340;
}

#play-button-circle,
#play-button-triangle {
    fill: none;
    stroke: #d3d4d3;
    stroke-width: 5;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    transition-delay: 1s;
}

.animate #play-button #play-button-triangle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 1s ease-in-out 1s;
}

#play-button-triangle {
    stroke-dashoffset: 180;
    stroke-dasharray: 180;
}

#play-button-circle,
#play-button-triangle {
    fill: none;
    stroke: #d3d4d3;
    stroke-width: 5;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    transition-delay: 1s;
}

.pofhad img {
    display: none;
}

.pofhad .log {
    position: absolute;
    left: 33px;
    top: 50px;
    display: block;
    z-index: 9;
}

.pofhad .log img {
    /*width: 100%;*/
}

.pofhad .log img:first-child {
    display: block;
}

.pofhad .navbar {
    position: absolute;
    right: 33px;
    top: 50px;
    z-index: 9;
    cursor: pointer;
}

.pofhad .navbar img:first-child {
    display: block;
}

.pofhad.mod2 img:last-child {
    display: block;
}

.pofhad.mod2 img:first-child {
    display: none;
}

.pofhad.mod2 .navbar img:last-child {
    display: block;
}

.pofhad.mod2 .navbar img:first-child {
    display: none;
}

.main.swiper-container .page1 .fotlink {
    position: absolute;
    bottom: 36px;
    left: 50px;
}

.main.swiper-container .page1 .fotlink a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: no-repeat center/24px auto;
    margin-right: 16px;
    margin-bottom: 0;
}

.main.swiper-container .page1 .fotlink .wx {
    background-image: url('../images/5.png');
}

.main.swiper-container .page1 .fotlink .sina {
    background-image: url('../images/6.png');
}

.main.swiper-container .page1 .line {
    width: 49px;
    height: 54px;
    background: url('../images/7.png') no-repeat center/cover;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    transition: all .3s ease-in;
}

.main.swiper-container .page1 .en {
    position: absolute;
    width: 33px;
    height: 26px;
    border: 1px solid #f4f5f6;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    right: 62px;
    bottom: 28px;
    text-align: center;
    line-height: 24px;
}

#main .main .swiper-pagination {
    width: 20px;
    height: 126px;
    display: inline-block;
    position: fixed;
    top: 50%;
    left: auto;
    right: 25px;
    margin-top: 20px;
    text-align: right;
    z-index: 111;
}

.main .swiper-pagination-bullet:after {
    content: '主页';
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: -64px;
    right: 8px;
    opacity: 0;
    transition: all .5s ease-in;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
}

.main .swiper-pagination-bullet:before {
    content: '';
    display: none;
    position: absolute;
    width: 16px;
    height: 1px;
    background-color: #fff;
    top: -24px;
    right: 8px;
}

.main .swiper-pagination-bullet:nth-child(2):before,
.main .swiper-pagination-bullet:nth-child(4):before,
.main .swiper-pagination-bullet:nth-child(5):before,
.main .swiper-pagination-bullet:nth-child(6):before {
    background: #000;
}

.main .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    display: block;
}

.main .swiper-pagination-bullet:nth-child(2):after {
    content: '产品中心';
    color: #000;
}

.main .swiper-pagination-bullet:nth-child(3):before {
    background: #fff;
}

.main .swiper-pagination-bullet:nth-child(3):after {
    content: '关于我们';
    color: #ffffff;
}

.main .swiper-pagination-bullet:nth-child(4):after {
    content: '迪尔特文化';
    color: #000;
}

.main .swiper-pagination-bullet:nth-child(5):after,
.main .swiper-pagination-bullet:nth-child(6):after {
    content: '新闻中心';
    color: #000;
}

.main .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity: 1
}

.main .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: url(../images/d.png) no-repeat center;
    border-radius: 100%;
    margin: 6px 0;
    display: block;
}

.main .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(../images/d-h.png) no-repeat center;
}

.main .page2 .swiper-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#main .wrap .swiper-wrapper {
    transition-duration: 300ms !important;
    transition-timing-function: ease-out;
}

#main .swiper-scrollbar-drag {
    transition-duration: 300ms !important;
    transition-timing-function: ease-out;
}

.main .page2 ul {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.main .page2 li {
    width: 25%;
    height: 100%;
    position: relative;
    float: left;
    background-color: #f4f5f6;
    box-sizing: border-box;
    overflow: hidden;
}

.main .page2 li a {
    display: block;
    height: 100%;
    border-right: 1px solid #fff;
}

.main .page2 li:last-child a {
    border-right: none;
}

.main .page2 li .imgs,
.main .page2 li .imgs img {
    width: calc(100% - 1px);
}

.main .page2 li .imgs {
    left: 0;
    position: absolute;
    top: 43.125%;
    transform: translateY(-50%);
}

.main .page2 li .text {
    position: absolute;
    color: #666666;
    padding: 0 2.6041666666666668vw;
    box-sizing: border-box;
    bottom: 4.53125vw;
}

.main .page2 li .tit {
    font-size: 0.8854vw;
    color: #000000;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: .2em;
}

.main .page2 li .des {
    font-size: 0.7291666666666667vw;
    line-height: 1.2857142857142858;
    min-height: 3em;
    color: #555555;
    font-family: arial;
    margin-top: 0.3645vw;
}

.main .page2 li .mark {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background: #f4f5f6 no-repeat center/cover;
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.main .page2 li .mark .mark-box {
    width: 100%;
    position: absolute;
    padding: 0 2.6041666666666668vw;
    box-sizing: border-box;
    line-height: 1.2;
    font-weight: bold;
    bottom: 4.53125vw;
}

.main .page2 li .mark-box .mark-tit {
    font-size: 1.041666vw;
    color: #ffffff;
    /* background: url('../images/8.png') no-repeat bottom left; */
    padding-bottom: 1.8833333333333332vw;
}

.main .page3 .box {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 0.88541667vw;
    line-height: 1.875;
    max-width: 1100px;
    width: 57.5%;
}

.main .page3 {
    background-color: #0e0e0e;
}

.main .page3 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: no-repeat center/cover;
}

.main .page3 .bg:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.main .page3 video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0e0e0e;
}

.main .page3 .tit {
    font-size: 2.083333vw;
    line-height: 1.8;
    font-weight: bold;
    margin-bottom: 4.16666vw;
}

.main .page3 .tit p {
    font-size: 0.8333vw;
    font-weight: 500;
    color: #dedede;
}

.main .page3 .box .more,
.main .page5 .box .more {
    width: 205px;
    height: 47px;
    line-height: 47px;
    text-align: left;
    padding-left: 44px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    margin: 5.625vw auto 0;
    background: url(../images/9.png) no-repeat 132px center;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.main .page5 .box .more {
    background: url(../images/10.png) no-repeat 107px 50%;
    color: #666666;
    border: 1px solid #666666;
    margin-top: 2.2vw;
    width: 153px;
    height: 44px;
    line-height: 44px;
    padding-left: 30px;
}

.main .page4 .item {
    display: block;
    position: relative;
    overflow: hidden;
}

.main .page4 .item img {
    width: 100%;
    transition: all 1s ease-out;
    vertical-align: top;
}

.main .page4 .box {
    position: absolute;
    width: 1320px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main .page4 .left,
.main .page4 .right {
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.main .page4 .left {
    padding-right: 8px;
}

.main .page4 .right {
    padding-left: 8px;
}

.main .page4 .item+.item {
    margin-top: 14px;
}

.main .page4 .item .text {
    position: absolute;
    font-size: 0.9375vw;
    color: #fff;
    line-height: 1.1;
    bottom: 1.25vw;
    left: 1.5625vw;
    text-transform: capitalize;
    font-weight: 600;
}

.main .page4 .left .item .text {
    position: absolute;
    left: 2.6041666666666668vw;
    bottom: 2.1875vw;
}

.main .page4 .left .item .text:after {
    content: '';
    display: block;
    position: absolute;
    width: 1.0416666666666666vw;
    height: 0.338888888888888vw;
    background: url('../images/8.png') no-repeat top center/100% auto;
    bottom: -1.5416666666666666vw;
    transition: all .3s ease-in;
    overflow: hidden;
    opacity: 0;
    margin-left: -10%;
}

.main .page4 .right .item .text:after {
    content: '';
    display: block;
    position: absolute;
    width: 1.0416666666666666vw;
    height: 0.338888888888888vw;
    right: -10%;
    top: 50%;
    transform: translate(0, -50%);
    background: url('../images/8.png') no-repeat top center/100% auto;
    opacity: 0;
    transition: all .3s ease-in;
}

.main .page5 .box {
    display: block;
    top: 50%;
    left: 50%;
    max-width: 625px;
    max-height: 625px;
    width: 80%;
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: center;
}

.main .page5 .box .tit {
    font-size: 2.083333vw;
    line-height: 1.8;
    font-weight: bold;
    margin-bottom: 2.6vw;
    color: #333333;
}

@media(max-width: 1025px) {
    .main .page5 .box .tit {
        margin-bottom: 16px;
    }
    .main .page3 .tit {
        margin-bottom: 16px;
            margin-bottom: 2px
    }
}

.main .page5 .tit p {
    font-size: 0.8333vw;
    font-weight: 500;
}

.main .page5 .box .s-tit {
    font-size: 1.3020833333333334vw;
    color: #333333;
}

.main .page5 .box .con {
    color: #444444;
    font-size: 0.88541667vw;
    line-height: 1.875;
}

#scroll1.swiper-container {
    height: 100%;
}

#scroll1.swiper-container .swiper-slide {}

.main #scroll.swiper-container {
    height: 100%;
}

#scroll.swiper-container .swiper-slide {
    height: auto;
}

.main .page6 ul {
    width: 1320px;
    margin: 0 auto;
    padding: 5.2vw 0;
}

.main .page6 li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}

.main .page6 li .imgs {
    overflow: hidden;
}

.main .page6 li img {
    width: 100%;
    transition: all .5s ease-in;
}

.main .page6 li:nth-child(3n) {
    width: 100%;
    padding: 16px 0 16px;
}

.main .page6 li:nth-child(3n+1) {
    padding-right: 8px;
}

.main .page6 li:nth-child(3n+2) {
    padding-left: 8px;
}

.main .page6 li .text {
    position: absolute;
    max-width: 90%;
    left: 1.5625vw;
    bottom: 1.4583vw;
    color: #fff;
}

.main .page6 li .text .time {
    font-size: 12px;
    line-height: 1.2;
}

.main .page6 li .text .tit {
    width: 100%;
    max-width: 424px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.8854vw;
    line-height: 1.175;
    padding-top: 0.25em;
    padding-bottom: 0.05em;
    font-weight: bold;
    margin-top: 6px;
}

.main .page6 li .text .des {
    font-size: 0.8333333333333333vw;
    line-height: 1.5;
    max-width: 320px;
}

.main .page6 li:nth-child(3n) .tit {
    white-space: normal;
    max-width: 670px;
}

.main .page6 li:nth-child(3n) .text {
    bottom: 2.6vw;
}

.main .page6 li:nth-child(3n) .des {
    display: none;
}

footer {
    font-size: 0;
}

footer .top {
    background-color: #f4f5f6;
    text-align: center;
    padding: 120px 0 0;
}

#main footer .top {
    display: none;
}

footer .top a {
    display: inline-block;
    text-align: right;
    text-transform: uppercase;
}

footer .top a+a {
    text-align: left;
    margin-left: 140px;
}

footer .top a .d1 {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

footer .top a .d2 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    text-transform: capitalize;
}

footer .top a:first-child .d1 {
    padding-left: 36px;
    background: url('../images/12.png') no-repeat left center;
}

footer .top a:last-child .d1 {
    padding-right: 36px;
    background: url('../images/13.png') no-repeat right center;
}

footer .fot {
    background-color: #fff;
    height: 144px;
    line-height: 144px;
    padding: 0 33px;
    box-sizing: border-box;
    position: relative;
}

footer .fot .logo {
    display: inline-block;
}

footer .fot .left {
    font-size: 12px;
    color: #666666;
    display: inline-block;
    float: left;
}

footer .fot .right {
    float: right;
    height: 150px;
    /* margin-right: 100px; */
}

footer .fot .right .r1 {
    font-size: 13px;
    line-height: 2;
    text-align: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #000000;
    margin-right: 2.8125vw;
}

footer .fot .right .r1 a {
    color: #000000;
}

footer .fot .right .r1 .d1 {
    font-size: 15px;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
}

footer .fot .d1 {
    display: inline-block;
    margin-left: 65px;
    font-size: 13px;
    color: #000;
}

footer .fot .right .r2 {
    height: 144px;
    line-height: 144px;
    padding-right: 4.6875vw;
}

footer .fot .right .r2 a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: no-repeat center/cover;
    margin: 0;
    float: none;
    vertical-align: middle;
}

footer .fot .right .r2 .wx {
    background-image: url('../images/15.png');
}

footer .fot .right .r2 .sina {
    background-image: url('../images/16.png');
    margin-left: 18px;
}

footer .fot .right .r2 a.gotop {
    background: url('../images/17.png') no-repeat center/auto;
    margin-left: 22px;
    transition: all .3s ease-out;
}

#solution {
    padding-top: 142px;
    background-color: #f4f5f7;
}

#solution .box {
    width: 80.20833333333334vw;
    margin: 0 auto;
}

#solution .tit {
    font-size: 30px;
    color: #333333;
    line-height: 1.6;
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
}

#solution .tit span {
    color: #666666;
}

.w1540 {
    width: 1540px;
    margin: 0 auto;
}

#solution ul {
    margin: 0 auto 0;
}

#solution ul li {
    position: relative;
    background-color: #000000;
}

#solution ul li+li {
    margin-top: 42px;
}

#solution ul li .imgs {
    display: block;
    background: no-repeat center/cover;
    width: 68.37662337662338%;
    height: 100%;
    overflow: hidden;
}

#solution ul li .imgs img {
    transition: all .3s ease-in;
}

#solution ul li .tbox {
    width: 31.6%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 32px 44px;
    box-sizing: border-box;
    background-color: #000;
}

#solution ul li .tbox .t-tit {
    font-size: 24px;
    color: #ffffff;
    line-height: 1.3;
}

#solution ul li .more {
    font-size: 14px;
    text-transform: uppercase;
    color: #c9002b;
    background: url('../images/18.png') no-repeat right center;
    padding-right: 20px;
    position: absolute;
    line-height: 34px;
    bottom: 30px;
    right: 42px;
}

#solution .morebtn {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin: 124px auto 150px;
    padding-right: 22px;
    background: url('../images/19.png') no-repeat right center;
    cursor: pointer;
}

.codebox1 {
    margin-top: 142px;
}

.codebox1 .top {
    position: relative;
}

.codebox1 .top .controls {
    position: absolute;
    width: 940px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 34px;
    color: #fff;
    z-index: 2;
}

.codebox1 .top .controls .swiper-pagination {
    display: inline-block;
    position: relative;
    width: auto;
}

.codebox1 .top .controls .swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    margin: 0 20px;
}

.codebox1 .top .imgs {
    width: 1300px;
    margin: 0 auto;
}

.codebox1 .top .lang {
    display: inline-block;
    position: absolute;
    font-size: 16px;
    top: 50%;
    left: 30px;
    transform: translateY(-50%) rotate(180deg);
    transform-origin: center center;
    white-space: nowrap;
    color: #000000;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    z-index: 3;
    display: none;
}

.codebox1 .top .pagin {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    text-align: center;
    z-index: 3;
    width: 100%;
}

.codebox1 .top .lang span {
    color: #cc133a;
    display: inline-block;
    margin-bottom: 0.5em;
}

.codebox1 a {
    display: block;
    width: 47px;
    height: 47px;
    background: no-repeat center;
    border-radius: 100%;
    border: 1px solid #dbdcde;
    opacity: 0.7;
    transition: all .3s ease-in;
    margin: 0 auto;
}

.codebox1 a.prev {
    background-image: url('../images/20.png');
    float: right;
}

.codebox1 a.next {
    background-image: url('../images/21.png');
    margin-top: 14px;
    margin-bottom: 12px;
    border: none;
    float: left;
}

.codebox1 .pagnum {
    color: #888888;
    font-size: 14px;
    display: none;
}

.codebox1 .pagnum .fz {
    color: #333333;
}

.codebox1 .bai .pagnum {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    vertical-align: middle;
}

.codebox1 .bai .pagnum span {
    color: #fff;
    margin: 0 10px;
}

.codebox1 .bai .prev,
.codebox1 .bai .next {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: no-repeat center;
    border-radius: 100%;
    border: 1px solid #fff;
    opacity: 0.7;
    transition: all .3s ease-in;
    margin: 0 auto;
    vertical-align: middle;
    cursor: pointer;
}

.codebox1 .bai .prev {
    background-image: url('../images/21_bai.png');
}

.codebox1 .bai .next {
    background-image: url('../images/20_bai.png');
}

.codebox1 .wrap1 {
    background-color: #fff;
    padding: 57px;
    box-sizing: border-box;
    width: 70%;
    margin: 0 auto;
    color: #000;
    position: relative;
    z-index: 2;
}

.codebox1 .wrap1 .swiper-slide {
    padding: 0 1px;
}

.codebox1 .wrap2 {
    width: 70%;
    margin: 0 auto;
}

.codebox1 .wrap2 .line {
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    margin-bottom: 40px;
    margin-top: 84px;
}

.codebox1 .fot {
    position: relative;
    width: 1300px;
    margin: 0 auto;
}

.codebox1 .wrap1 .tit {
    font-size: 24px;
    position: relative;
    padding-left: 60px;
}

.codebox1 .wrap1 .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.codebox1 .wrap1 .con {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 1em;
}

.codebox1 .wrap2 {
    line-height: 2.25;
    padding-bottom: 64px;
    font-size: 16px;
}

.codebox1 .wrap2 img {
    width: 100%;
}

.codebox1 .wrap2 p+p {
    margin-top: 3.4375em;
}

#service .codebox1 .wrap2 .line {
    display: none;
}

#service .codebox1 .wrap2 p+p {
    margin-top: 0 !important;
}

#service .codebox1 .wrap2 {
    padding-top: 4.6875vw;
}

#service .hf {
    margin-top: 5.2083333333333336vw;
}

.hf .swiper-slide {
    width: auto;
    margin: 0 4.1666666666666664vw;
    overflow: hidden;
}

.hf .imgs {
    display: inline-block;
    width: 67.70833333333334vw;
    overflow: hidden;
}

.hf .imgs img {
    transition: all .5s ease-in;
}

.hf .swiper-slide:last-child {
    margin-right: 0;
}

.hf .swiper-pagination {
    position: static;
    font-size: 0;
    margin-top: 2.0833333333333332vw;
}

.hf .swiper-pagination .swiper-pagination-bullet {
    font-size: 14px;
    line-height: 2;
    padding: 0 1em 1.3em;
    width: auto;
    height: auto;
    color: #666666;
    background: transparent;
    position: relative;
    margin: 0 5px;
    transition: all .3s ease-in;
}

.hf .swiper-pagination .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    display: block;
    width: 0%;
    height: 2px;
    background-color: transparent;
    bottom: 1px;
    left: 50%;
    transition: all .3s ease-in;
}

.hf .swiper-pagination .swiper-pagination-bullet-active {
    color: #000;
}

.hf .swiper-pagination .swiper-pagination-bullet-active:after {
    background-color: #c9002b;
    width: 100%;
    left: 0;
}

#service .use {
    width: 47.5vw;
    margin: 0 auto 8.072916666666667vw;
}

#service .use .tit {
    font-size: 30px;
    color: #000000;
    line-height: 1.7;
    padding-top: 0.7em;
    padding-bottom: 0.4em;
    position: relative;
    margin-top: 4.6875vw;
}

#service .use .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 1.3em;
    height: 2px;
    background-color: #c9002b;
    left: 0;
    top: 0;
}

#service .use .con {
    font-size: 16px;
    color: #666666;
    line-height: 2.25;
}

#service .outlets {
    background-color: #000000;
}

#service .outlets .swiper-slide {
    width: 100%;
    position: relative;
}

#service .outlets .swiper-slide .imgs {
    width: 33.02083333333333vw;
    float: left;
}

#service .outlets .swiper-slide .imgs img {
    vertical-align: top;
}

#service .outlets .swiper-slide .text {
    color: #fff;
    padding: 0 8.541666666666667vw;
    width: 100%;
    position: absolute;
    top: 40%;
    left: 33.02083333333333vw;
    transform: translateY(-50%);
    box-sizing: border-box;
}

#service .outlets .swiper-slide .o-tit {
    font-size: 30px;
    line-height: 2;
    padding-bottom: 0.2em;
}

#service .outlets .swiper-slide .o-ad {
    font-size: 18px;
    line-height: 2;
}

#service .outlets .swiper-slide .o-con {
    font-size: 34px;
    line-height: 1.1;
}

#service .outlets .control {
    left: 33.02083333333333vw;
    width: 100%;
    margin-left: -60px;
    background-color: #f4f5f6;
    height: 60px;
    position: absolute;
    bottom: 0;
    font-size: 0;
    z-index: 4;
}

#service .outlets .control div {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff no-repeat center;
    vertical-align: top;
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
}

#service .outlets .control .swiper-button-prev {
    background-image: url('../images/24.png');
    position: relative;
}

#service .outlets .control .swiper-button-prev:after {
    content: '';
    display: block;
    position: absolute;
    width: 0%;
    height: 0%;
    top: 50%;
    left: 50%;
    background: url('../images/24-h.jpg') no-repeat center/0px;
    transition: all .3s ease-out;
}

#service .outlets .control .swiper-button-next {
    background-image: url('../images/25.png');
}

#service .faqbox .f-tit {
    margin-top: 6.979166666666667vw;
    margin-bottom: 3.6458333333333336vw;
    font-size: 30px;
    color: #000;
    font-weight: bold;
}

#service .faqbox li {
    background-color: #fff;
    width: 362px;
    height: 442px;
    float: left;
    box-sizing: border-box;
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 36px 40px;
}

#service .faqbox li:nth-child(4n) {
    margin-right: 0;
}

#service .faqbox li .h3 {
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    color: #000000;
    padding-bottom: 0.62em;
    position: relative;
}

#service .faqbox li .h3:after {
    content: '';
    display: block;
    position: absolute;
    width: 1em;
    height: 2px;
    background-color: #c9002b;
    bottom: 0;
    left: 0;
}

#service .faqbox li .sub-tit {
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
}

#service .faqbox li .con {
    font-size: 14px;
    color: #666666;
    line-height: 1.8571428571428572;
    margin-top: 0.5em;
    min-height: 210px;
    max-height: 210px;
    overflow: hidden;
}

#service .faqbox li .more {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    color: #333333;
}

#service .readmore {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    margin: 4.6875vw 0 6.770833333333333vw;
    cursor: pointer;
}

#service .hotline {
    position: relative;
}

#service .hotline .text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

#service .hotline .text .d1 {
    font-size: 30px;
    line-height: 1.5;
}

#service .hotline .text .d2 {
    font-size: 18px;
    line-height: 1.8;
}

#service .down {
    margin: 6.458333333333334vw 0 5.2083333333333336vw;
}

#service .down .left {
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

#service .down .right {
    width: 785px;
    float: right;
}

#service .down .right li {
    height: 84px;
    line-height: 84px;
    border-bottom: 1px solid #e0e1e2;
}

#service .down .right li a {
    display: block;
    font-size: 16px;
    color: #333333;
    background: url('../images/26.png') no-repeat right center;
}

#faq .box {
    width: 866px;
    margin: 0 auto;
    padding: 14.0625vw 0 0;
}

.faqbox .q:first-child .tit {
    padding-top: 38px;
    position: relative;
}

.faqbox .q:first-child .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    top: 0;
    left: 0;
}

.faqbox .q+.q {
    margin-top: 30px;
}

.faqbox .tit {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;
}

.faqbox .con {
    font-size: 16px;
    color: #666666;
    line-height: 1.875;
}

#news .wrap1 .box {
    width: 1300px;
    margin: 126px auto 0;
}

#news .wrap1 li {
    float: left;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

#news .wrap1 li .imgs {
    overflow: hidden;
}

#news .wrap1 li .imgs img {
    transition: all .3s ease-in;
}

#news .wrap1 li:nth-child(2n) {
    padding-left: 10px;
    padding-right: 0;
}

#news .wrap1 li .text {
    width: 350px;
    height: 124px;
    box-sizing: border-box;
    overflow: hidden;
}

#news .wrap1 li .time {
    font-size: 12px;
    color: #666666;
    padding-top: 10px;
}

#news .wrap1 li .tit {
    font-size: 22px;
    color: #333333;
    line-height: 1.7;
}

#news .wrap1 li .con {
    font-size: 14px;
    color: #585858;
    line-height: 1.7142857142857142;
}

#news .more {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    margin: 3.5416666666666666vw 0 8.072916666666667vw;
    cursor: pointer;
}

#newsinfo .codebox1 .wrap1 .con {
    margin-top: 0;
}

#about {
    padding-top: 270px;
}

#about .box {
    width: 1300px;
    margin: 0 auto;
}

.tmod1 {
    width: 70%;
    margin: 0 auto;
}

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

.smod1 img {
    width: 100%;
}

.tmod1 .tit {
    font-size: 40px;
    color: #333333;
    line-height: 1.4;
    padding-top: 14px;
    position: relative;
    font-weight: bold;
    text-transform: capitalize;
}

.tmod1 .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 1em;
    height: 2px;
    background-color: #c9002b;
    top: 0;
    left: 0;
}

.tmod1 .subtit {
    font-size: 30px;
    color: #333333;
    line-height: 1.2;
}

.tmod1 .con {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin-top: 30px;
}

.tmod1 .more {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    margin: 40px 0 78px;
}

#about .box+.box {
    margin-top: 8.75vw;
}

#about .wrap3 .team {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 74px;
}

#about .wrap3 .team .swiper-container {
    display: block;
    max-width: 100%;
}

#about .wrap3 .team .swiper-slide {
    width: auto;
}

#about .wrap3 .team a {
    font-size: 360px;
    display: inline-block;
    line-height: 0px;
    width: 1em;
    vertical-align: top;
}

#about .wrap3 .team .swiper-slide:nth-child(2) {
    /**padding: calc(360px + 22px) 9% 0;**/
    padding: calc(0px + 0px) 9% 0;
}

#about .wrap3 .team a .imgs {
    width: 1em;
    height: 1em;
    box-shadow: 0px 0 5px 2px #f4f5f7;
    transition: box-shadow .35s ease;
    will-change: box-shadow;
    overflow: hidden;
}

#about .wrap3 .team a .imgs img {
    transition: all .35s ease;
    will-change: all;
}

#about .wrap3 .team a .text {
    text-align: left;
    padding: 22px 0 0;
}

#about .wrap3 .team a .anto {
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
    text-align: left;
}

#about .wrap3 .team a .arch {
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
    text-align: left;
}

#about .wrap4 .tmod1 .con {
    margin-top: 14px;
}

#about .wrap5 .imgs .img1 {
    width: 17.1875vw;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

#about .wrap5 .imgs .img2 {
    width: 36.45833333333333vw;
    float: right;
}

#about .wrap5 .text {
    position: absolute;
    width: 28vw;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    text-align: left;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
}

#about .wrap3 .tmod1 .more {
    margin-bottom: 0;
}

#about .wrap5 {
    width: 84.58333333333333vw;
    margin: 4.1vw auto 0;
    text-align: center;
    position: relative;
}

#about .wrap5 .year {
    font-size: 39vw;
    line-height: 39vw;
    color: #fff;
    font-family: HelveticaNeueLTCYR-Bd, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#about .wrap5 .imgs {
    width: 46.66666666666667vw;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.yearbox .year {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.yearbox .swiper-slide {
    position: relative;
    height: 34vw;
    overflow: hidden;
}

#about .wrap5 .control {
    max-width: 100%;
    margin-top: 54px;
}

#about .wrap5 .swiper-pagination {
    margin-top: 50px;
    position: static;
    max-width: 100%;
}

#about .wrap5 .swiper-pagination-bullet {
    width: auto;
    color: #666666;
    font-size: 13px;
    line-height: 2;
    padding: 0 11px 15px;
    position: relative;
    cursor: pointer;
    background: transparent;
    top: 0;
    margin: 0;
}

#about .wrap5 .swiper-pagination-bullet:after {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 4px);
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background: transparent;
}

#about .wrap5 .swiper-pagination-bullet-active {
    color: #000000;
}

#about .wrap5 .swiper-pagination-bullet-active:after {
    background-color: #c9002b;
}

#intro .codebox1 .wrap2 {
    margin-top: 3.125vw;
}

#intro .business .item {
    width: 31.623376623376626%;
    height: 200px;
    overflow: hidden;
    float: left;
    position: relative;
}

#intro .business .item .text {
    position: absolute;
    left: 48px;
    bottom: 48px;
    color: #fff;
    line-height: 1.2;
    font-size: 24px;
}

#intro .business .item img {
    width: 100%;
    transition: all .3s ease-in;
}

#intro .business .item:nth-child(1) {
    width: 65.71428571428571%;
    height: 400px;
    margin-right: 40px;
    margin-bottom: 38px;
}

#intro .business .item:nth-child(2) {
    width: 31.623376623376626%;
    height: 400px;
    margin-bottom: 38px;
}

#intro .business .item:nth-child(n+4) {
    margin-left: 39px;
}

#intro .companybox {
    position: relative;
}

#intro .company {
    /*width: 84.41558441558441%;*/
    margin: 8.541666666666667vw auto 0;
    overflow: hidden;
}

#intro .company img {
    width: 100%;
    transition: all .3s ease-in;
}

#intro .companybox .text {
    width: 58.37662337662338%;
    position: absolute;
    background-color: #fff;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    color: #333333;
    box-sizing: border-box;
    padding: 64px 90px;
    transition: all .3s ease-in;
}

#intro .companybox .text .t1 {
    font-size: 24px;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;
}

#intro .companybox .text .t1:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#intro .companybox .text .con {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 1em;
}

#intro .swiper-slide {
    width: 354px;
    margin-right: 40px;
}

#intro .swiper-slide .imgs {
    overflow: hidden;
}

#intro .swiper-slide .imgs img {
    transition: all .3s ease-out;
}

#intro .corporate {
    margin-top: 8.75vw;
}

#intro .swiper-slide:last-child {
    margin-right: 0;
}

#intro .corporate .text {
    height: 156px;
    background-color: #fff;
    font-size: 18px;
    line-height: 1.6;
    padding: 40px;
    box-sizing: border-box;
}

#intro .corporate .text .tit {
    position: relative;
    padding-top: 0.9em;
}

#intro .corporate .text .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #c5001c;
    top: 0;
    left: 0;
}

#intro .corporate .swiper-pagination {
    position: relative;
    top: 0;
    left: 0;
    margin: 4.375vw 0 2.7604166666666666vw;
}

#intro .corporate .swiper-pagination-bullet {
    font-size: 14px;
    line-height: 2;
    padding: 0 1em 1.3em;
    width: auto;
    height: auto;
    color: #666666;
    background: transparent;
    position: relative;
    margin: 0 5px;
}

#intro .corporate .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    display: block;
    width: 0%;
    height: 2px;
    background-color: #c9002b;
    left: 50%;
    bottom: 0;
    opacity: 0;
    transition: all .5s ease-in;
}

#intro .corporate .swiper-pagination-bullet-active {
    color: #000;
}

#intro .corporate .swiper-pagination-bullet-active:after {
    width: 100%;
    left: 0;
    opacity: 1;
}

#team .tmod1 {
    width: 59.1%;
    margin-top: 215px;
}

#team .wrap1 ul {
    margin-top: 3.3854166666666664vw;
    margin-bottom: 1.8854166666666666vw;
}

#team .wrap1 li {
    width: 25%;
    float: left;
}

#team .wrap1 li .imgs {
    overflow: hidden;
}

#team .wrap1 li .imgs img {
    transition: all .3s ease-out;
}

#team .wrap1 li .text {
    height: 110px;
    box-sizing: border-box;
    padding: 20px 0 0;
}

#team .wrap1 li .text .d1 {
    font-size: 16px;
    color: #000000;
}

#team .wrap1 li .text .d2 {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
}

#teaminfo {
    padding-top: 208px;
}

#teaminfo .contai {
    width: 974px;
    margin: 0 auto;
    position: relative;
}

#teaminfo .contai .box {
    position: relative;
}

#teaminfo .box .imgs {
    width: 53.38809034907598%;
    margin-left: 7.186858316221766%;
}

#teaminfo .box .zw {
    position: absolute;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    left: 0;
    top: 60%;
    transform: translateY(-50%) rotate(180deg);
    text-transform: uppercase;
    font-size: 14px;
    color: #333333;
}

#teaminfo .box .text {
    background-color: #fff;
    width: 522px;
    height: 300px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 60%;
    transform: translateY(-50%);
    padding: 56px;
}

#teaminfo .box .tit {
    font-size: 24px;
    line-height: 2em;
    color: #000000;
    font-weight: bold;
    position: relative;
    padding-top: 0.75em;
}

#teaminfo .box .tit:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    top: 0;
    left: 0;
}

#teaminfo .box .con {
    font-size: 16px;
    color: #666666;
    line-height: 1.5em;
}

#teaminfo .box2 {
    padding: 0 30px;
    margin-top: 110px;
    font-size: 16px;
    line-height: 2.125;
    margin-bottom: 5.416666666666667vw;
}

#culture .codebox1 .wrap2 {
    margin-top: 7.34375vw;
    color: #666;
}

#culture .hbox {
    width: 1300px;
    margin: 0 auto;
}

#culture .hbox .htit {
    width: 70%;
    margin: 0 auto;
}

#culture .htit {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    position: relative;
    padding-top: 0.34em;
}

#culture .htit:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    top: 0;
    left: 0;
    background-color: #c9002b;
}

#culture .codebox1 .wrap2 p+p {
    margin-top: 0;
}

#culture .hf .swiper-slide {
    position: relative;
}

#culture .hf .swiper-slide .text {
    position: absolute;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4166666666666667;
    color: #fff;
    bottom: 60px;
    left: 80px;
    max-width: 60%;
}

#culture .hf .codebox1 .wrap2 {
    padding-bottom: 74px;
}

#culture .hf {
    margin-top: 64px;
}

#culture .hf .swiper-pagination {
    margin-top: 80px;
}

#culture .purpose {
    background: no-repeat center/cover;
    height: 656px;
    position: relative;
    color: #fff;
    margin-top: 8.229166666666667vw;
}

#culture .purpose .w1540 {
    height: 100%;
    position: relative;
}

#culture .purpose .box {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    padding: 0 80px;
    box-sizing: border-box;
}

#culture .purpose .box .d1 {
    font-size: 18px;
    padding-left: 62px;
    position: relative;
}

#culture .purpose .box .d1:after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#culture .purpose .box .d2 {
    font-size: 30px;
    line-height: 1.6666666666666667;
    margin-top: 0.3em;
}

#culture .keywords .swiper-container {
    width: 1200px;
    margin: 0 auto;
    overflow: visible;
}

#culture .keywords .hbox .htit {
    margin-top: 7.916666666666666vw;
    margin-bottom: 3.229166666666667vw;
}

#culture .keywords .swiper-slide {
    position: relative;
    width: 462px;
    margin-right: 170px;
}

#culture .keywords .swiper-slide:last-child {
    margin-right: 0;
}

#culture .keywords .swiper-slide img {
    width: 100%;
}

#culture .keywords .swiper-slide .text {
    position: absolute;
    color: #fff;
    bottom: 40px;
    left: 40px;
    line-height: 1em;
    font-size: 24px;
}

#culture .keywords .swiper-pagination {
    position: static;
    font-size: 0;
    margin-top: 6.770833333333333vw;
}

#culture .keywords .swiper-pagination .swiper-pagination-bullet {
    font-size: 14px;
    line-height: 2;
    padding: 0 1em 1.3em;
    width: auto;
    height: auto;
    color: #666666;
    background: transparent;
    position: relative;
    margin: 0 5px;
    transition: all .3s ease-in;
}

#culture .keywords .swiper-pagination .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    display: block;
    width: 0%;
    height: 2px;
    background-color: transparent;
    bottom: 1px;
    left: 50%;
    transition: all .3s ease-in;
}

#culture .keywords .swiper-pagination .swiper-pagination-bullet-active {
    color: #000;
}

#culture .keywords .swiper-pagination .swiper-pagination-bullet-active:after {
    background-color: #c9002b;
    width: 100%;
    left: 0;
}

#job .box {
    width: 1300px;
    margin: 215px auto 0;
}

#job .future {
    position: relative;
    margin: 4.9479166666666664vw 0 0;
    overflow: hidden;
}

#job .future img {
    width: 100%;
    transition: all .3s ease-in;
}

#job .future .text {
    color: #fff;
    position: absolute;
    font-size: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#job .talent {
    background-color: #111111;
    height: 444px;
    position: relative;
    color: #fff;
}

#job .talent .text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
}

#job .talent .line {
    width: 40px;
    height: 2px;
    background-color: #c9002b;
    margin: 0 auto 0.5em;
}

#job .talent .text p {
    padding-top: 0.7777777777777778em;
}

#job .jlist .tit {
    font-size: 32px;
    color: #666666;
    margin: 7.8125vw 0 6.770833333333333vw;
    text-align: center;
}

#job .jlist ul {
    width: calc(100% + 30px);
}

#job .jlist li {
    width: 362px;
    height: 442px;
    background-color: #fff;
    float: left;
    margin-right: 30px;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 1px #fff;
    transition: all .3s ease-in;
}

#job .jlist .jtit {
    font-size: 18px;
    color: #000000;
    padding-bottom: 0.8em;
    padding-top: 0.4em;
    position: relative;
}

#job .jlist .jtit:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1em;
    height: 2px;
    background-color: #c9002b;
}

#job .jlist .jsub {
    font-size: 16px;
    color: #333333;
    margin-top: 1.8em;
}

#job .jlist .jcon {
    font-size: 14px;
    color: #666666;
    line-height: 1.7857142857142858;
    overflow: hidden;
    min-height: 216px;
    max-height: 216px;
}

#job .jlist .jmore {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
}

#job .more {
    font-size: 14px;
    color: #333333;
    display: inline-block;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    margin: 8.854166666666667vw 0 4.479166666666667vw;
    cursor: pointer;
}

#join .line {
    width: 40px;
    height: 2px;
    background-color: #c9002b;
}

#join .box {
    width: 907px;
    margin: 14.0625vw 0 4.1666666666666664vw;
}

#join .faqbox .q:first-child .tit {
    padding-top: 26px;
}

#join .faqbox .q:first-child .tit:after {
    display: none;
}

#join .smtit {
    font-size: 40px;
    color: #333333;
    font-weight: bold;
}

#join .joinbox {
    width: 1130px;
    margin: 0 auto;
}

#join .inp {
    font-size: 0;
}

#join .inp.code label {
    vertical-align: middle;
}

#join .inp+.inp {
    margin-top: 24px;
}

#join .inp label {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    vertical-align: top;
    line-height: 1em;
    width: 110px;
}

#join .inp input {
    width: 712px;
    height: 40px;
    line-height: 40px;
    border: none;
    background-color: #e6e6e6;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding: 0 14px;
}

#join .inp textarea {
    width: 1018px;
    height: 300px;
    resize: none;
    border: none;
    background-color: #e6e6e6;
    vertical-align: top;
    padding: 0;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    padding: 0 14px;
}

#join .submit input {
    font-size: 14px;
    font-weight: 500;
    color: #f4f5f6;
    padding: 0;
    border: none;
    width: 150px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #1a1a1a;
    margin-left: 110px;
    margin-top: 42px;
}

#join .inp.code input {
    width: 30%;
    vertical-align: middle;
}

#join .inp.code img {
    vertical-align: top;
    height: 40px;
    margin-left: 14px;
}

#contact .box {
    width: 1300px;
    margin: 11.197916666666667vw auto 7.291666666666667vw;
}

#contact #map {
    width: 100%;
    height: 30.9375vw;
}

#contact .box2 {
    position: relative;
}

#contact .info {
    position: absolute;
    background-color: #fff;
    right: 10vw;
    width: 911px;
    height: 380px;
    bottom: 26.04166666666667vw;
    box-sizing: border-box;
    padding: 28px 50px;
    z-index: 2;
}

#contact .info ul {
    font-size: 0;
}

#contact .info .d1 {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}

#contact .info .ctit {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

#contact .info li {
    display: inline-block;
    vertical-align: top;
    width: 245px;
}

#contact .info li:last-child {
    width: 190px;
}

#contact .info li+li {
    margin-left: 50px;
}

#contact .info p {
    font-size: 14px;
    color: #666666;
    line-height: 2;
}

#contact .info li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: no-repeat center/24px auto;
    margin: 6px 6px 6px 0;
}

#contact .info li .wx {
    background-image: url('../images/15.png');
}

#contact .info li .sina {
    background-image: url('../images/16.png');
}

#product .box {
    width: 80.20833333333334%;
    margin: 0 auto;
}

#product .ad {
    width: 100%;
    height: 35.67708333333333vw;
    background: no-repeat center/cover;
    position: relative;
    color: #fff;
    margin-top: 142px;
}

#product .ad .a-log {
    position: absolute;
    font-size: 12px;
    top: 24px;
    left: 24px;
}

#product .ad .a-tit {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 5.8333333333333334vw;
    transform: translateY(-50%);
    line-height: 1.5;
    max-width: 60%;
}

#product .ad .a-jb {
    font-size: 12px;
    font-family: 'Arial';
    background: url('../images/28.png') no-repeat left center/27px auto;
    font-weight: bold;
    line-height: 2.5;
    position: absolute;
    bottom: 34px;
    left: 28px;
    padding-left: 44px;
}

#product .p-list .contai {
    padding: 0 10%;
    box-sizing: border-box;
}

#product .p-list .side {
    width: 17.5%;
    box-sizing: border-box;
}

#product .p-list .side .tit {
    font-size: 14px;
    color: #000;
    margin-bottom: 1.6em;
    margin-top: 2em;
    box-sizing: border-box;
}

#product .p-list .side a {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
    padding-bottom: 0.5em;
    display: block;
    box-sizing: border-box;
}

#product .p-list .section {
    box-sizing: border-box;
}

#product .section {
    width: 82.5%;
    font-size: 0;
}

#product .section ul {
    border-left: 1px solid #fff;
    box-sizing: border-box;
    text-align: left;
}


/* äº§å“ä¸­å¿ƒ */

#product .section li {
    width: 33.3333333333%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#product .section li .bgshow {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: no-repeat center/cover;
    z-index: 9;
    opacity: 0;
    -webkit-transition: opacity .6s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .6s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .6s cubic-bezier(.25, .46, .45, .94);
}

#product .section li .item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}

#product .section li img {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#product .section li:before {
    display: block;
    content: "";
    padding-top: 133.333333333%;
    box-sizing: border-box;
}

#product .section .more {
    display: inline-block;
    font-size: 14px;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    color: #333333;
    margin-top: 7.8125vw;
    cursor: pointer;
}

#product .section li:nth-child(9n+4),
#product .section li:nth-child(9n+5),
#product .section li:nth-child(9n+8),
#product .section li:nth-child(9n) {
    width: 25%;
}

#product .section li:nth-child(9n+6),
#product .section li:nth-child(9n+7) {
    width: 50%;
}

#product .section li:nth-child(9n+6) {
    margin-left: -50%;
    margin-top: calc(25% * 4 / 3);
}

#product .section li:nth-child(9n+8),
#product .section li:nth-child(9n) {
    margin-top: calc(-25% * 4 / 3);
}

#product .section li:nth-child(9n+8) {
    margin-left: 50%;
}


/* #product .section li:nth-child(1){
	background-color: #f0f;
}
#product .section li:nth-child(2){
	background-color: #f0f;
}
#product .section li:nth-child(3){
	background-color: #ff0;
}
#product .section li:nth-child(4){
	background-color: #0ff;
}
#product .section li:nth-child(5){
	background-color: #54f;
}
#product .section li:nth-child(6){
	background-color: #f40;
}
#product .section li:nth-child(7){
	background-color: #0f3;
}
#product .section li:nth-child(8){
	background-color: #fdd;
}
#product .section li:nth-child(9){
	background-color: #fbb;
} */

#product .p-lt {
    font-size: 12px;
    position: absolute;
    left: 12px;
    top: 12px;
    text-align: left;
    line-height: 1.2857142857142858;
    z-index: 2;
}

#product .p-lt .d1 {
    color: #333333;
}

#product .p-lt .d2 {
    color: #888888;
}

#product .p-name {
    color: #888888;
    font-size: 12px;
    bottom: 12px;
    left: 12px;
    position: absolute;
    line-height: 1;
}


/* äº§å“è¯¦æƒ… */

#productinfo .wrap1 {
    position: relative;
    width: 100%;
    padding: 0;
    background: url('../images/pro_bg.jpg') no-repeat center/cover;
}

#productinfo .wrap1 .left {
    width: 100%;
    position: relative;
}

#productinfo .wrap1 .left .pro_img {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}

#productinfo .wrap1 .left .zwt {
    display: none;
}

#productinfo .wrap1 .left img {
    width: 100%;
}

#productinfo .wrap1 .right {
    width: 45%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

#productinfo .right .rbox {
    position: absolute;
    top: 53%;
    padding: 0 4.2vw 0 0;
    transform: translate(0, -50%);
    width: 100%;
    max-width: 550px;
    box-sizing: border-box;
}

#productinfo .right .tit {
    font-size: 12px;
    color: #666666;
    line-height: 1.3;
}

#productinfo .right .s-tit {
    font-size: 24px;
    color: #333333;
    padding-bottom: 0.5em;
}

#productinfo .right .con {
    font-size: 14px;
    color: #333333;
    line-height: 1.57;
}

#productinfo .right .back {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    line-height: 2;
    position: relative;
}

#productinfo .right .back:after {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 2px);
    height: 1px;
    background-color: #666666;
    bottom: 0;
    left: 0;
}

#productinfo .right .pic {
    font-size: 16px;
    color: #333333;
    padding-top: 1em;
    padding-bottom: 2em;
}

#productinfo .right .wlink {
    display: block;
    width: 218px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #f4f5f7;
    font-size: 12px;
    background-color: #282828;
}

#productinfo .wrap2 {
    background-color: #fff;
    text-align: center;
    padding-bottom: 7.8125vw;
}

#productinfo .wrap2 .box {
    width: 56.71875%;
    margin: 0 auto;
}

#productinfo .wrap2 .d1 {
    font-size: 12px;
    color: #666666;
    padding-top: 4.3vw;
    max-width: 68.8%;
    margin: 0 auto;
}

#productinfo .wrap2 .d2 {
    font-size: 24px;
    color: #333333;
    line-height: 1.25;
    max-width: 68.8%;
    padding-top: 1.25em;
    margin: 0 auto;
    padding-bottom: 5vw;
}

#productinfo .wrap2 .box img {
    max-width: 100%;
}

#productinfo .wrap3 {
    position: relative;
    width: 87.5%;
    margin: 6.25vw auto 3.125vw;
}

#productinfo .wrap3 .text {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

#productinfo .wrap3 .text .box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    max-width: 70%;
}

#productinfo .wrap3 .imgs {
    width: 50%;
    float: right;
    padding-left: 20px;
    box-sizing: border-box;
}

#productinfo .wrap3 .d1 {
    font-size: 12px;
    color: #333333;
}

#productinfo .wrap3 .d2 {
    font-size: 48px;
    color: #333333;
}

#productinfo .wrap3 .d3 {
    font-size: 14px;
    color: #333333;
    line-height: 1.71;
}

#productinfo .wrap5 {
    width: 87.5%;
    margin: 0 auto 8vw;
}

#productinfo .wrap5 .text {
    width: 50%;
    font-size: 12px;
    margin: 6.25vw 0 6.771vw;
}

#productinfo .wrap5 .d1 {
    color: #333333;
}

#productinfo .wrap5 .d2 {
    padding-top: 1.1em;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.8);
}

#productinfo .wrap5 .imgs {
    width: 65.47619047619048%;
    margin: 0 auto;
}

#productinfo .wrap6 {
    padding-bottom: 4.2vw;
}

#productinfo .wrap6 .box {
    width: 87.5%;
    margin: 0 auto;
}

#productinfo .wrap6 .tit {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    line-height: 3;
    border-bottom: 1px solid #d0d1d2;
    margin-bottom: 2.5vw;
}

#productinfo .wrap6 ul {
    margin-top: 2.8125vw;
    margin-bottom: 4.8vw;
}

#productinfo .wrap6 li {
    width: 100%;
    height: 4.8vw;
    vertical-align: middle;
    display: table;
    border-bottom: 1px solid #d0d1d2;
}

#productinfo .wrap6 li span {
    display: table-cell;
    height: 4.8vw;
    vertical-align: middle;
    width: 39.285714285714285%;
    line-height: 1.5;
    font-size: 24px;
}

#productinfo .wrap6 li .d2 {
    width: calc(100% - 39.285714285714285%);
    font-size: 14px;
}

#contract .clist {
    margin: 160px auto 0;
    font-size: 0;
}

#contract .clist li {
    width: 750px;
    display: inline-block;
    vertical-align: top;
    margin-left: 39px;
    position: relative;
}

#contract .clist li .text {
    position: absolute;
    left: 35px;
    bottom: 30px;
    opacity: 0;
    transition: all .3s ease-out;
}

#contract .clist li .d1 {
    font-size: 24px;
    color: #ffffff;
    line-height: 1.2;
    padding-bottom: .3em;
}

#contract .clist li .d2 {
    font-size: 14px;
    color: #ffffff;
    line-height: 1em;
}

#contract .clist li:nth-child(n+4) {
    margin-top: 39px;
}

#contract .clist li:nth-child(6n+1) {
    margin-left: 0;
}

#contract .clist li:nth-child(6n+2),
#contract .clist li:nth-child(6n+3),
#contract .clist li:nth-child(6n+4),
#contract .clist li:nth-child(6n+5) {
    width: 355px;
}

#contract .clist li:nth-child(6n+4) {
    transform: translateX(100%);
}

#contract .clist li:nth-child(6n+5) {
    padding-top: 221px;
    margin-left: 0;
    transform: translateX(calc(-100% - 39px));
}

#contract .clist .more {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    margin-top: 9.9vw;
    cursor: pointer;
}

#team .more {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    padding-right: 20px;
    background: url('../images/19.png') no-repeat right center;
    margin: 0 0 8.072916666666667vw;
    cursor: pointer;
    margin-bottom: 4vw;
}


/*  st ============================*/

.main .page2 .bg0 {
    width: 101%;
    height: 100%;
    position: absolute;
    background-color: #000;
    z-index: 9;
    top: 0;
    left: 0;
}

.main .page4 .item .bg0 {
    width: 101%;
    height: 100%;
    position: absolute;
    background-color: #000;
    z-index: 9;
    top: 0;
    left: 0;
}

.main .page2 ul {
    /* clip-path: circle(0 at 97% 100%); */
    /* transform: scale(0, 0) */
}

.main .page5 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: no-repeat center/cover;
}

.bd_weixin_popup {
    z-index: 100000 !important;
}

.vidbox {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    background-color: #000;
}

.vidbox video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.vidbox .closevid {
    width: 40px;
    height: 40px;
    background: url('../images/close.png') no-repeat center;
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}


/* end */


/* å·¥å…·ç±» */

.hidden {
    display: none !important;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

@media (max-width: 991px) and (min-width: 768px) {
    .visible-sm {
        display: block !important;
    }
    .hidden-sm {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .visible-md {
        display: block !important;
    }
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1201px) {
    .visible-lg {
        display: inline-block !important;
    }
}

@media(max-width:400px) {
    .main .page3 .box p:nth-child(2) {
        display: none;
    }
}





@media (max-width: 992px) {  
/*.wrap{height: auto !IMPORTANT;}*/
/*.x-banner .owl-carousel .owl-item img{height: AUTO;}*/
/*.main.swiper-container{height: auto !IMPORTANT;}*/

}

















