﻿body{line-height:1.5;max-width:1920px;margin:auto;}
body,html{height:100%;}
.line3{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:3;height:78px;}
.line4{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:4;height:104px;}
.line2{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:2;height:52px;}
.line5{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:5;height:120px;}
.line6{display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; text-overflow:ellipsis;-webkit-line-clamp:6;height:144px;}
.pic{overflow:hidden;}
.pic:hover img,li:hover .pic img,.swiper-slide:hover .pic img,.pic:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);}

.phone{display:none;}
.editor,.fontp{font-size:16px;color:#666;line-height:26px;text-align:justify;}
.editor table,.editor img,.editor embed,.editor iframe{margin:12px 0;max-width:100%;}
.editor img{height:auto !important;}

.bdsharebuttonbox a{float:none !important;display:inline-block !important;margin:0 8px !important;padding:0 !important;line-height:inherit;width:22px;height:22px;vertical-align:middle;}
.bdsharebuttonbox{text-align:center;margin-top:60px;}
.pos_re{position:relative;}
.pos_re>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.wrapper{max-width:1600px;margin:auto;width:90%;}
.hei100{height:100%;}
.f48{font-size:48px;}
.f36{font-size:36px;}
.f32{font-size:32px;}
.f30{font-size:30px;}
.f28{font-size:28px;}
.f26{font-size:26px;}
.f24{font-size:24px;}
.f20{font-size:20px;}
.f18{font-size:18px;}
.f16p{font-size:16px;line-height:28px;color:#666666;}

.cfff{color:#fff;}
@font-face {
    font-family: 'bebas';
    src: url('font/bebas.eot');
    src: local('font/bebas'),
    local('font/bebas'),
    url('font/bebas.TTF') format('truetype'),
    url('font/bebas.svg')
    format('svg');
}
@font-face {
    font-family: 'osw';
    src: url('font/Oswald-Stencil-Regular-2.eot');
    src: local('font/Oswald-Stencil-Regular-2'),
    local('font/Oswald-Stencil-Regular-2'),
    url('font/Oswald-Stencil-Regular-2.ttf') format('truetype'),
    url('font/Oswald-Stencil-Regular-2.svg')
    format('svg');
}
.osw{font-family:'osw';}
.bebas{font-family:'bebas';}
.img-box{height:100%;background-size:cover !important;background-position:center center !important;position:absolute;;left:0;top:0;width:100%;height:100%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
.swiper-slide:hover .img-box,li:hover .img-box{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.video-alert .video{width:100%;height:100%;}
.video-alert{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:12;background:#fff;}
.video-alert video,.video-alert iframe{width:100%;height:100%;}
.video-alert .close{width:64px;z-index:8;height:64px;display:block;background:#c82226 url(../images/closew.png) no-repeat center center/80%;position:absolute;right:0;top:0;}
.page-index{display:none;}
.header{line-height:80px;border-bottom:1px solid rgba(255,255,255,.2);position:absolute;left:0;top:0;z-index:9;width:100%;}
.logo{width:183px;float:left;}
.nav{float:right;position:relative;}
.nav li{float:left;padding:0 25px;}
.nav li>a{color:#fff;font-size:16px;position:relative;display:block;}
.nav li>a:before,.nav>hr{content:"";display:block;position:absolute;bottom:0px;height:2px;width:100%;left:0;background:#c82226;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
.nav>hr{opacity:0;border:none;width:auto;bottom:-6px;}
.nav li>a:before{
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);}
.nav li.cur>a:before{
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);}
.header .btn{float:right;padding-left:74px;position:relative;}
.header .btn a.search-btn{width:20px;height:20px;margin:30px 0;display:block;background:url(../images/searchw.png) no-repeat center center/20px;}
.header .btn a.search-btn:hover{background:url(../images/searchr.png) no-repeat center center/20px;}
.header .btn:before{content:"";display:block;width:1px;height:17px;background:#fff;position:absolute;top:50%;left:24px;margin-top:-8.5px;}
.search-div{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:11;}
.search-form{position:relative;margin:20px;background:#fff url(../images/searchb.png) no-repeat left 20px center/36px;}
.search-form input[type=text]{width:100%;background:none;outline:none;border:none;font-size:16px;color:#333;box-sizing:border-box;padding:0 175px 0 80px;line-height:80px;height:80px;}
.search-form .close{position:absolute;width:36px;height:36px;right:20px;top:50%;margin-top:-18px;display:block;background:url(../images/closeb.png) no-repeat center center/100%;}
.header .san{float:right;width:24px;height:16px;margin-top:27px;box-sizing:border-box;cursor:pointer;position:relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
body{overflow-x:hidden;}
.header .san span{
    width:100%;
    position:absolute;;
    height:2px;background:#d20c17;
    display:block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.header .san span:nth-child(1){top:0;}
.header .san span:nth-child(2){top:50%;margin-top:-1px;}
.header .san span:nth-child(3){bottom:0;}
.header .san.cur span:nth-child(1){
    top: 50%;margin-top:-1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header .san.cur span:nth-child(2){
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);}
.header .san.cur span:nth-child(3){display:none;}
.logob{display:none;}
.header.bgfff{background:#fff;}
.header.bgfff .logob{display:inline-block;}
.header.bgfff .logow{display:none;}
.header.bgfff .nav li>a{color:#333;}
.header.bgfff .btn a.search-btn{background:url(../images/searchb.png) no-repeat center center/20px;}
.header.bgfff .btn a.search-btn:hover{background:url(../images/searchr.png) no-repeat center center/20px;}
.header.bgfff .btn:before{background:#333;}



.footer{}
.footer-link{line-height:100px;background:#c20a14;}
.footer-link dl{position:relative;}
.footer-link dl dd{position:relative;margin-left:142px;float:left;}
.footer-link dl dd>a{font-size:16px;color:#fff;}
.footer-link dl dd>a img{width:20px;margin:-3px 8px 0 0;}
.footer-link dl dd:before{content:"";display:block;width:2px;height:16px;position:absolute;background:rgba(255,255,255,.2);left:-70px;top:50%;margin-top:-8px;}
.footer-link dl dd:nth-child(2):before{display:none;}
.footer-link dt{position:absolute;left:0;bottom:25px;width:20px;height:2px;background:#fff;opacity:0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.footer-top{background:#fff;position:relative;}
.footer-nav{width:76.4%;float:left;box-sizing:border-box;border-right:1px solid #d4d4d4;}
.footer-logo{border-bottom:1px solid #eaeaea;line-height:138px;}
.footer-logo img{width:173px;}
.footer-nav dl{box-sizing:border-box;padding:67px 0 67px 0;float:left;margin-right:110px;}
.footer-nav dl:nth-last-child(1){margin-right:0;}
.footer-nav dt a{font-size:14px;color:#333333;font-weight:bold;}
.footer-nav dt{position:relative;padding-bottom:44px;}
.footer-nav dt:before{content:"";display:block;width:24px;height:2px;left:0;bottom:22px;background:#CFCFCF;position:absolute;}
.footer-nav dd{line-height:24px;}
.footer-nav dd>a{color:#666;font-size:14px;}
.footer-nav dd>a:hover{color:#c20a14;}
.footer-code{float:right;width:23.6%;box-sizing:border-box;padding:65px 0 0 50px;}
.footer-code dd{text-align:center;float:left;width:48%;max-width:138px;}
.footer-code dd img{border:1px solid #ececec;padding:5px;box-sizing:border-box;}
.footer-code dd:nth-child(2n){float:right;}
.footer-code dd h3{margin-top:14px;font-size:16px;color:#666;}
.footer-code p{line-height:34px;margin-top:35px;}
.footer-btm{background:#fff;line-height:20px;padding:30px 0;border-top:2px solid #eaeaea;font-size:12px;color:#666;}
.footer-btm a{color:#666;display:inline-block;margin-left:25px;}
.f16p{text-align:justify;}

.ny-banner{position:relative;}
.ny-banner .wenz,.banner .wenz{position:absolute;z-index:2;width:100%;top:50%;text-align:center;left:0%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ny-banner h4,.banner h4{color:#fff;opacity:.7 !important;text-transform:uppercase;}
.ny-banner h1,.banner h2{font-weight:bold;font-size:60px;color:#fff;}
.banner{position:relative;}
.banner,.banner .swiper-container,.banner .swiper-wrapper{height:100%;}
.banner .wenz{text-align:left;padding-left:140px;box-sizing:border-box;}
.banner .swiper-slide{position:relative;}
.more{background:#D50C17 url(../images/more.png) no-repeat right 8px center/22px;text-align:left;width:140px;line-height:40px;height:40px;border-radius:30px;padding:0 20px;box-sizing:border-box;font-size:14px;color:#fff;display:inline-block;}
.more:hover{background-color:#fff;color:#D50C17;}
.banner .swiper-slide .more{margin-top:75px;}
.banner h4{text-transform: none;}
.banner .gdyw{position:absolute;bottom:80px;right:100px;z-index:5;font-size:14px;border-bottom:1px solid #fff;color:#fff;opacity:.8;}
.banner .gdyw:hover{opacity:1;}
.banner-pagination{position:absolute;z-index:3;bottom:3.75%;left:0;width:100%;}
.banner-pagination li{cursor:pointer;box-sizing:border-box;position:relative;opacity:0;padding:15px 90px 15px 22px;background:rgba(255,255,255,.8);float:left;width:24%;margin-right:1.33%;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -webkit-transform: translateY(150%);
    -moz-transform: translateY(150%);
    -ms-transform: translateY(150%);
    -o-transform: translateY(150%);
    transform: translateY(150%);
}
.banner-pagination li:hover{}
.banner-pagination li.on{opacity:1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.banner-pagination li:nth-child(4n){margin-right:0;}
.banner-pagination li img{width:50px;}
.banner-pagination li p{margin-top:3px;}
.banner-pagination li i{position:absolute;right:22px;top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
.hide{display:none;}
li:hover .hide,li.cur .hide,dd:hover .hide,dd.cur .hide{display:inline-block;}
li:hover .show,li.cur .show,dd:hover .show,dd.cur .show{display:none;}
.banner-pagination li:hover,.banner-pagination li.cur{background:#d20c17;}
.banner-pagination li:hover h5,.banner-pagination li:hover p,.banner-pagination li.cur h5,.banner-pagination li.cur p{color:#fff;}
.banner .swiper-pagination{left:8.33% !important;right:auto !important;width:1px !important;bottom:auto !important;top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
.banner .swiper-pagination-bullet{background:rgba(255,255,255,.2);height:60px;width:1px;opacity:1;border-radius:0;margin:-2px 0 !important;}
.banner .swiper-pagination-bullet-active{background:rgba(255,255,255,1);}
.menu{position:absolute;right:3%;top:50%;z-index:6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
.menu li{cursor:pointer;margin:20px 0;height:20px;line-height:20px;}
.menu li>a{position:relative;display:block;width:50px;text-align:right;padding-right:30px;font-size:12px;color:#fff;text-transform:capitalize;}
.menu li>a:before{content:"";display:block;width:6px;height:6px;position:absolute;right:7px;border-radius:50%;background:#fff;top:0;margin-top:7px;}
.menu li>a:after{content:"";display:none;width:22px;height:22px;position:absolute;right:0;top:50%;margin-top:-11px;background:url(../images/yuan.png) no-repeat right center/20px;}
.menu li:nth-child(1)>a:before{background:url(../images/home.png) no-repeat center center/10px;width:10px;height:10px;border-radius:0;right:5.5px;margin-top:5px;}
.menu li>a>span{display:none;}
.menu li.on>a:after{display:block;}
.menu li.on>a span{display:block;}
.menu.b li>a{color:#333;}
.menu.b li>a:before{background:#333;}
.menu.b li>a:after{background:url(../images/yuanb.png) no-repeat center center/20px;}
.menu.b li:nth-child(1)>a:before{background:url(../images/homeb.png) no-repeat center center/10px;margin-top:5px;}
.section02,.section04{background:url(../images/bg01.jpg) no-repeat center center/cover;}
.w1280{max-width:1280px;}
.section02 .video-div{width:44.1%;position:relative;}
.section02 .bf{position:absolute;background:url(../images/bf.png) no-repeat center center/70px;width:70px;height:70px;left:50%;top:50%;
    -webkit-transform: translateX(-50%) translateX(-50%);
    -moz-transform: translateX(-50%) translateX(-50%);
    -ms-transform: translateX(-50%) translateX(-50%);
    -o-transform: translateX(-50%) translateX(-50%);
    transform: translateX(-50%) translateX(-50%);}
.section02 .wenz{width:49.2%;}
.video-path{display:none;}
.header-mar{height:80px;}
.sy-tit{margin-bottom:30px;text-align:center;}
.sy-tit.align-l{text-align:left;}
.sy-tit h5{color:#b7b7b7;text-transform:uppercase;font-size:16px;}
.sy-tit h3{font-size:48px;}
.sy-tit p{font-size:16px;margin:30px auto 0 auto;line-height:28px;}
.section02 .wenz p{height:78px;}
.section02 dl{margin:40px 0 55px;}
.section02 dd{float:left;margin-right:70px;text-align:center;}
.section02 .wenz dd p{height:auto;font-size:14px;color:#333;}
.section02 dd h6 span{font-size:48px;}
.section02 dd h6{font-size:14px;color:#333;}
.section03{overflow:hidden;position:relative;background:#000;}
.section03 .sy-tit p{max-width:780px;}
.section03 video{position:absolute;z-index:1;display:none;min-width:100%;min-height:100%;top:50%;left:50%;-webkit-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);}
.section03 dd{float:left;width:25%;text-align:center;}
.section03 dl{max-width:1110px;margin:50px auto 0 auto;}
.section03 .wrapper{position:relative;z-index:3;}
.section03 .img{margin:0 auto 15px auto;background:url(../images/kuang.png) no-repeat center center/100%;width:148px;height:148px;line-height:148px;text-align:center;}
.section03 .img img{width:50px;}
.section03 dd:hover .img,.section03 dd.cur .img{background:url(../images/kuangh.png) no-repeat center center/100%;}
.section03 .more{margin-top:60px;}
.section03 .video-box video:nth-child(1){display:block;}
.section04{}
.section04 .news-tuijian{width:59.375%;}
.f16a{font-size:16px;color:#333;}
.section04 .news-tuijian .wenz{padding-top:18px;}
.section04 .wenz h3{margin-bottom:8px;}
.section04 .swiper-slide:hover h3{color:#d20c17;}
.section04 .news-tuijian:hover .wenz h3{color:#d20c17;}
.section04 .news-tuijian:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);}

.section04 .btn-box{position:relative;width:37%;}
.section04 .swiper-slide{box-sizing:border-box;position:relative;padding:28px 25px;}
.section04 .swiper-slide .num{text-align:right;color:#666;position:relative;float:left;width:70px;}
.section04 .swiper-slide .wenz{float:right;width:calc(100% - 90px);}
.section04 .swiper-slide .num:before{content:"";display:block;width:20px;height:1px;background:#000000;position:absolute;left:0;top:calc(50% - 0.5px);}
.section04 .btn-box{padding:30px 0;}
.section04 .swiper-container{height:442px;}
.section04 .swiper-slide:after{
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    top: 0;left:0;
    z-index: -1;
}
.section04 .swiper-slide:hover:after{
    animation: gradient-rectangle 1.4s 1;
    animation-delay: 0s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}
.prev1.swiper-button-prev,.next1.swiper-button-next{width:20px;height:20px;}
.prev1.swiper-button-prev{top:0;bottom:auto;right:auto;left:50%;margin:0 0 0 -20px;background:url(../images/prev.png) no-repeat center center/20px;}
.next1.swiper-button-next{top:auto;bottom:0;right:auto;left:50%;margin:0 0 0 -20px;background:url(../images/next.png) no-repeat center center/20px;}
.prev1.swiper-button-prev:hover{background:url(../images/prevh.png) no-repeat center center/20px;}
.next1.swiper-button-next:hover{background:url(../images/nexth.png) no-repeat center center/20px;}

@keyframes gradient-rectangle {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        background: #EAEAEA;

    }
    49.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left;
        background: #EAEAEA;
    }
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        transform-origin: right;
        background: #EAEAEA;
    }
    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        background: #EAEAEA;
    }
}
@-webkit-keyframes gradient-rectangle {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        background: #EAEAEA;

    }
    49.9% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left;
        background: #EAEAEA;
    }
    50% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        transform-origin: right;
        background: #EAEAEA;
    }
    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        background: #EAEAEA;
    }
}
.industry,.industry .swiper-container,.industry .swiper-wrapper{height:100%;}
.bg-div{overflow:hidden;}
.bg-div>div{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.bg-div>div.on{opacity:1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.industry{position:relative;overflow:hidden;}
.industry .swiper-container{z-index:3;}
.industry .swiper-slide{border-right:1px solid rgba(255,255,255,.2);box-sizing:border-box;}
.industry .swiper-slide .wenz{color:#fff;position:absolute;top:50%;left:0;width:100%;text-align:center;box-sizing:border-box;padding:0 20px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
.industry .swiper-slide .wenz .more{bottom:-200px;left:50%;position:absolute;opacity:0;visibility:hidden;
    -webkit-transform: translateX(-50%) translateY(100%);
    -moz-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    -o-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
}
.industry .swiper-slide:hover .wenz .more{opacity:1;visibility:visible;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
}
.industry .swiper-slide:hover .wenz{margin-top:-50px;}
.industry .swiper-slide .wenz:before{content:"";display:block;height:1px;width:50px;background:#fff;position:absolute;top:-75px;left:50%;margin-left:-25px;opacity:0;visibility:hidden;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.industry .swiper-slide .wenz:after{content:"";display:block;height:1px;width:50px;background:#fff;position:absolute;bottom:-75px;left:50%;margin-left:-25px;opacity:0;visibility:hidden;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.industry .swiper-slide:hover .wenz:before,.industry .swiper-slide:hover .wenz:after{opacity:1;visibility:visible;
    transition-delay:.2s;
    -webkit-transition-delay:.2s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.industry-banner{height:100%;min-height:750px;position:relative;}
.industry-banner .wenz{background:rgba(40,65,104,.9);position:absolute;width:83.3%;z-index:3;padding:110px 60px;box-sizing:border-box;right:0;top:50%;margin-top:50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
.industry-banner .wenz img{height:127px;margin-bottom:36px;display:block;}
.industry-banner .wenz p{line-height:28px;max-width:1240px;text-align:justify;}
.industry-banner .wenz h3{font-size:44px;margin-bottom:15px;}
.industry-banner i{display:block;height:15px;}
.crumbs{position:absolute;left:0;bottom:10px;width:100%;z-index:3;line-height:50px;color:#fff;}
.crumbs a,.crumbs span{font-size:14px;color:#fff;vertical-align:middle;}
.crumbs img{vertical-align:middle;width:5.5px;margin:0 5px;}
.down{position:absolute;left:50%;font-size:14px;color:#fff;z-index:3;width:120px;padding-bottom:90px;bottom:-70px;margin-left:-60px;text-align:center;
    -webkit-animation: breathe infinite alternate .7s ease-in-out;
    -o-animation: breathe infinite alternate .7s ease-in-out;
    animation: breathe infinite alternate .7s ease-in-out;}
.down:before{content:"";display:block;position:absolute;width:1px;background:#3356a6;height:80px;bottom:0;left:50%;margin-left:-1px;}
.art-b.industry-banner .wenz{padding:70px 50px;}
.industry-banner{margin-bottom:60px;}
.industry-banner.inv-b .wenz{background:rgba(6,9,11,.8);}
.industry-banner>div{overflow:hidden;}
.art-b .down:before{background:#913225;}
.art-p.industry-pagination span i{color:#b43b3d;}
.art-u .swiper-button-prev:hover,.art-u .swiper-button-next:hover{background-color:#b43b3d !important;}
.eng-b .wenz img{height:80px;}
.eng-b .wenz{padding-top:120px;padding-bottom:140px;}
.tec-b .wenz img{height:100px;}
.tec-b .wenz{background:rgba(3,18,59,.8);padding-top:75px;padding-bottom:160px;}



@keyframes breathe {
    0% {
        opacity: .4;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(.3rem);
        -moz-transform: translateY(.3rem);
        -ms-transform: translateY(.3rem);
        -o-transform: translateY(.3rem);
        transform: translateY(.3rem);
    }
}
@-webkit-keyframes breathe {
    0% {
        opacity: .4;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(.3rem);
        -moz-transform: translateY(.3rem);
        -ms-transform: translateY(.3rem);
        -o-transform: translateY(.3rem);
        transform: translateY(.3rem);
    }
}
.fwb{font-weight:bold;}
.industry-ul{background:#eaf0f9;}
.industry-ul .swiper-slide{width:22.4%;background:#fff;}
.industry-ul .swiper-slide .img{overflow:hidden;position:relative;width:100%;height:320px;}
.industry-ul .swiper-slide .wenz{display:none;width:48%;height:320px;padding:0 40px;box-sizing:border-box;}
.industry-ul .swiper-slide .wenz h5{color:#b7b7b7;}
.industry-ul .swiper-slide .wenz h3{margin:10px 0 36px;}
.pad{padding:4.17% 0;}
.industry-ul .swiper-slide-active{width:46.9%;}
.industry-ul .swiper-slide-active .img{width:52%;}
.industry-ul .swiper-slide-active .wenz{display:block;}
.industry-pagination span{position:relative;width:50px;height:50px;margin:0 -8px;display:inline-block;cursor:pointer;}
.industry-pagination span:before{content:"";position:absolute;display:block;width:4px;height:4px;left:50%;top:50%;border-radius:50%;background:#17100d;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.industry-pagination span svg{position: absolute;pointer-events: none;opacity: 1 !important;left:1px;top:1px;  }
.industry-pagination span svg.circle-hover circle {stroke-dasharray: 150px;stroke-dashoffset: 150px;transition:.1s cubic-bezier(.39, .575, .565, 1);-webkit-transition:.1s cubic-bezier(.39, .575, .565, 1);}
.industry-pagination span.on svg.circle-hover circle { stroke-dashoffset: 0;transition:4s cubic-bezier(.39, .575, .565, 1);-webkit-transition:4s cubic-bezier(.39, .575, .565, 1);}
.industry-pagination{width:100%;text-align:right;margin-top:50px;}
.industry-pagination span.on svg.circle-hover.copy circle {transition-delay: .4s;-webkit-transition-delay: .4s;}
.industry-pagination span.on:before{width:5px;height:5px;}
.industry-pagination span i{display:none;position:absolute;width:50px;height:50px;line-height:50px;text-align:center;left:0;top:0;z-index:1;font-size:16px;font-weight:bold;color:#4268a6;font-style:normal;}
.industry-pagination span.on i{display:block;}
.industry-pagination span.on:before{display:none;}
.industry-honor{background:url(../images/bg02.jpg) no-repeat center center/100%;background-attachment:fixed;}
.ny-tit{text-align:center;margin-bottom:40px;}
.ny-tit h5{color:#b7b7b7;margin-top:3px;text-transform:uppercase;}
.honor-tab{margin-bottom:48px;text-align:center;}
.honor-tab a{margin:0 15px;display:inline-block;width:238px;line-height:48px;border:1px solid #fff;font-size:16px;color:#fff;}
.honor-tab a:hover,.honor-tab a.cur{background:#002f7b;border-color:#002f7b;}
.industry-honor .swiper-slide{text-align:center;}
.industry-honor .swiper-slide .pic{height:270px;background:#fff;text-align:center;line-height:240px;padding:12px;box-sizing:border-box;}
.industry-honor .swiper-slide .pic img{max-width:100%;max-height:100%;}
.industry-honor .swiper-slide h3{font-size:18px;color:#fff;margin-top:20px;}
.industry-honor .swiper-container:nth-child(2){display:none;}
.prev02.swiper-button-prev,.next02.swiper-button-next{width:56px;height:56px;margin-top:-28px;border-radius:50%;background:#fff url(../images/next01.png) no-repeat center center/16px;}
.prev02.swiper-button-prev{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);}
.prev02.swiper-button-prev:hover,.next02.swiper-button-next:hover{background:#002f7b url(../images/next01h.png) no-repeat center center/16px;}
.industry-ul .prev02{left:8.33%;}
.industry-ul .next02{right:8.33%;}
.pagination01.swiper-pagination{position:relative;margin-top:40px;bottom:0 !important;}
.pagination01.swiper-pagination .swiper-pagination-bullet{background:#b7b7b7;opacity:1;width:10px;height:10px;}
.pagination01.swiper-pagination .swiper-pagination-bullet-active{background:#023d9c;}
.pagination01.pfff.swiper-pagination .swiper-pagination-bullet{background:rgba(255,255,255,.55) !important;}
.pagination01.pfff.swiper-pagination .swiper-pagination-bullet-active{background:#fff!important;}
.partner{background:url(../images/bg03.jpg) no-repeat center center/cover;}
.partner .swiper-container{padding:20px;margin:-20px;}
.partner .swiper-slide{background:#fff;box-shadow: 0px 10px 9px 1px rgba(204, 204, 204, 0.2);line-height:164px;height:164px;text-align:center;}
.partner .swiper-slide img{max-width:70%;max-height:70%;}
.partner .swiper-slide:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.slideR{
    -webkit-transform: translate(50%,0);
    -moz-transform: translate(50%,0);
    -ms-transform: translate(50%,0);
    -o-transform: translate(50%,0);
    transform: translate(50%,0);
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    transition-delay:0s;
}
.slideD,.active .banner .swiper-slide .slideD{
    -moz-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    -webkit-transform: translate(0,-100%);
    transform: translate(0,-100%);
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    transition-delay:0s;
}
.slideU,.active .banner .swiper-slide .slideU,.banner .gdyw{
    -moz-transform: translate(0,100%);
    -o-transform: translate(0,100%);
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%);
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    transition-delay:0s;
}
.slideL,.active .banner .swiper-slide .slideL{
    -moz-transform: translate(-100%,0);
    -o-transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);
    -webkit-transition-delay:0s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    transition-delay:0s;
}
.active .slideL,.active .slideR,.active .slideU,.active .slideD,.active .banner .swiper-slide.on .slideL,.active .banner .swiper-slide.on .slideD,.active .banner .swiper-slide.on .slideU,.banner .gdyw.on{
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition-delay:.6s;
    -webkit-transition-delay:.6s;
}
.active .delay10{transition-delay:1s;-webkit-transition-delay:1s;}
.active .delay15{transition-delay:1.5s;-webkit-transition-delay:1.5s;}
.banner .gdyw.on{transition-delay:1.2s;-webkit-transition-delay:1.2s;}
.active .banner .swiper-slide.on .slideL,.active .banner .swiper-slide.on .slideU,.active .banner .swiper-slide.on .slideD{
    transition-delay:0s;
    -webkit-transition-delay:0s;}
.contact{background:url(../images/bg04.jpg) no-repeat center center/cover;}
#dituContent{height:640px;}
.ny-banner .crumbs{bottom:0;line-height:58px;background:rgba(210,12,23,.8);}
.ny-banner .fr a{display:inline-block;font-size:16px;color:#fff;padding:0 17px;position:relative;border-top:2px solid transparent;}
.ny-banner .fr a:before{content:"";display:block;width:1px;height:17px;background:rgba(255,255,255,.5);left:0;position:absolute;top:50%;margin-top:-8px;}
.crumbs.fixed{position:fixed;bottom:auto;top:0;}
.ny-banner .fr a:nth-child(1):before{display:none;}
.ny-banner .fr a:hover,.ny-banner .fr a.cur{border-top-color:#fff;}
.tel{background:#eeeeee;padding:40px;margin-top:60px;}
.ctit{margin-bottom:40px;position:relative;color:#c20a14;text-align:center;}
.ctit:before{content:"";display:block;position:absolute;width:calc(50% - 150px);height:1px;background:#b3b3b3;left:0;top:calc(50% - .5px);}
.ctit:after{content:"";display:block;position:absolute;width:calc(50% - 150px);height:1px;background:#b3b3b3;right:0;top:calc(50% - .5px);}
.tel li{width:48.5%;float:left;background:#fff;height:260px;padding:35px 40px;box-sizing:border-box;}
.tel li a{color:#787878;}
.tel li:nth-child(2n){float:right;}
.tel li h5{font-size:18px;margin-top:20px;color:#262626;}
.tel li:nth-child(2){text-align:center;}
.tel li img{width:125px;}
.tec01{background:#eeeeee;}
.tec01 dl{position:relative;float:left;width:280px;border-right:4px solid #dddddd;box-sizing:border-box;padding:10px 0;}
.tec01 dd>a{padding:0 14px 0 0;box-sizing:border-box;display:block;line-height:60px;color:#333;text-align:right;position:relative;z-index:3;}
.tec01 dd{position:relative;}
.tec01 dd:before{content:"";display:none;width:100%;height:100%;right:0;background:url(../images/bg05.png) no-repeat right center;position:absolute;top:0;z-index:1;}
.tec01 dd.cur:before{display:block;}
.tec01 dd.cur>a,.tec01 dd:hover>a{color:#278dfc;}
.tec01 dt{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.tec01 dt,.tec01 dd:after{width:8px;height:60px;background:#278dfc;position:absolute;margin-top:10px;top:0;right:-6px;z-index:4;}
.tec01 dd:after{content:"";display:none;margin-top:0;}
.tec01 dd.cur:after{display:block;}
.tec01 .swiper-container{width:calc(100% - 315px);}
.tec01 .swiper-slide hr{display:block;text-align:left;width:100%;border:none;background:#dddddd;height:1px;margin:30px 0;}
.tec01 .swiper-slide li{float:left;width:24%;margin:20px 1.33% 0 0;}
.tec01 .swiper-slide li .pic{height:144px;overflow:hidden;}
.tec01 .swiper-slide li:nth-child(4n){margin-right:0;}
.tec01 .swiper-slide li .pic img{
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;}
.tec01 .swiper-slide li:hover .pic img{
    -webkit-transform: scale(1.05) !important;
    -moz-transform: scale(1.05) !important;
    -ms-transform: scale(1.05) !important;
    -o-transform: scale(1.05) !important;
    transform: scale(1.05) !important;}
.tec01 .swiper-slide li h5{margin:12px 0 6px;}
.tec02{background:url(../images/bg07.jpg) no-repeat center center/cover;}
.tec02{}
.tec02 .img{width:50%;}
.tec02 .wenz{margin-top:100px;width:46.48%;box-sizing:border-box;padding:40px 45px;background:#fff;border:1px solid #e5e5e5;}
.tec02 .wenz p.f16p{margin-top:22px;color:#333;position:relative;padding-left:20px;}
.tec02 .wenz p.f16p:before{content:"";display:block;position:absolute;top:7px;left:0;width:2px;height:14px;background:#002f7b;}
.careers01{}
.careers01 li{padding:120px 0;}
.careers01 li .wenz{max-width:660px;width:50%;}
.car-tit{padding:0 0 0 100px;}
.car-tit h3{opacity:.5;}
.hr{display:block;border:none;height:1px;margin:26px 0;background:#a6a6a7;text-align:left;}
.careers02 li{cursor:pointer;position:relative;text-align:center;float:left;width:11.1%;}
.careers02 li .num{position:relative;line-height:78px;height:78px;width:78px;margin:auto;text-align:center;font-size:18px;color:#c20a14;background:url(../images/cicon03.png) no-repeat center center/100%;}
.careers02 li p{display:none;}
.careers02 li.cur h4,.careers02 li:hover h4{color:#C20A14;}
.careers02 li h4{margin-top:15px;}
.careers02 li .num span{position:relative;z-index:2;}
.careers02 li .num:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:url(../images/cicon04.png) no-repeat center center/100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.careers02 li:hover .num:before,.careers02 li.cur .num:before{
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);}
.careers02 li:hover span,.careers02 li.cur span{color:#fff;}
.careers02 li:before{content:"";display:block;right:0;position:absolute;width:1px;height:16px;bottom:5px;z-index:2;background:#7d7b7a;}
.careers02 li:nth-last-child(1):before{display:none;}
.careers02{background:url(../images/bg08.jpg) no-repeat center center/cover;}
.careers03{background:url(../images/bg09.jpg) no-repeat center center/cover;}
.careers03 table{width:100%;border-collapse:collapse;}
.careers03 th{background:#f7f7f7;padding:28px 55px;color:#494c4b;font-size:16px;font-weight:bold;text-align:left;}
.careers03 td{font-size:16px;background:#fff;color:#333333;padding:28px 55px;}
.careers03 td a{color:#333;}
.careers03 td a:hover{color:#c20a14;}
.careers03 td h5{margin:20px 0 8px;}
.careers03 td h5:nth-child(1){margin-top:0;}
.careers03 tr.cur td{background:#c20a14;}
.careers03 tr.cur td{color:#fff;}
.careers03 tr.cur td a{color:#fff;}
.careers03 tr.cur td a:hover{color:#fff;}
.careers03 tr td{border-bottom:1px solid #e5e5e5;}
.culture{background:url(../images/cb.jpg) no-repeat center center/cover;overflow:hidden;}
.culture .swiper-container{overflow:visible !important;padding:60px 0;margin:-20px 0;}
.culture .swiper-slide{width:290px;}
.culture .swiper-slide .wenz{display:none;width:100%;padding:22px 18px;box-sizing:border-box;position:absolute;left:0;top:50%;min-height:100%;background:#c20a14;z-index:3;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
.culture .swiper-slide .wenz .fontp{font-size:14px;line-height:24px;}

.culture .swiper-slide .wenz h3{font-size:22px;margin-bottom:12px;text-align:center;}
.culture .swiper-slide img{position:absolute;left:50%;top:50%;width:120px;z-index:2;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);}
.culture .bg{width:290px;height:390px;position:relative;box-shadow: 6px 10.392px 8px 0px rgba(221, 231, 240, 0.4);}
.culture .swiper-slide:nth-child(2n-1){margin-top:-30px;}
.culture .wz{margin-top:13px;}
.culture .wz h3{font-size:22px;color:#333;margin-bottom:2px;}
.culture .swiper-slide:hover .wenz{display:block;}
.controls{position:relative;height:60px;}
.controls .prev02{left:auto;right:75px;}
.culture .controls{margin:-20px 0 10px;}
.controls .prev02:hover,.controls .next02:hover{background-color:#c20a14 !important;}
.social{background:url(../images/bg14.jpg) no-repeat center center/cover;}
.soc01{margin-bottom:30px;}
.soc01 .pic{margin-top:10px;}
.soc01 p{padding:15px 0;border-bottom:1px solid #d5d5d5;}
.soc-ul{}
.soc-ul li{background:#d5d5d5;float:left;width:32%;margin:0 2% 28px 0;}
.soc-ul li .wenz{background:#eee;padding:18px;border:1px solid #dddddd;border-top:0;}
.soc-ul li .wenz h3{line-height:28px;height:56px;}
.soc-ul li:nth-child(3n){margin-right:0;}
.soc-ul li .img{position:relative;overflow:hidden;}
.soc-ul li:hover .wenz{background:#C20A14;border-color:#C20A14;}
.soc-ul li:hover .wenz h3{color:#fff;}
.f16{font-size:16px;}

.page{text-align:center;margin-top:40px;line-height:48px;}
.page a{vertical-align:middle;display:inline-block;font-size:14px;color:#888;margin:0 8px;}
.page a.page-prev,.page a.page-next{width:48px;height:48px;border-radius:50%;}
.page a.page-prev{margin-right:25px;background:#dbdbdb url(../images/prev1.png) no-repeat center center/10px;}
.page a.page-next{margin-left:25px;background:#dbdbdb url(../images/next1.png) no-repeat center center/10px;}
.page a.page-prev:hover{box-shadow: 0px 4px 10px 0px rgba(194, 10, 20, 0.79);background:#c20a14 url(../images/prev1h.png) no-repeat center center/10px;}
.page a.page-next:hover{box-shadow: 0px 4px 10px 0px rgba(194, 10, 20, 0.79);background:#c20a14 url(../images/next1h.png) no-repeat center center/10px;}
.page a.on{color:#c20a14;text-decoration:underline;}
.page a:hover{color:#c20a14;}
.soc02{padding-top:50px;}
.soc02 .f24{padding-bottom:12px;border-bottom:1px solid #d6d6d6;text-align:left;}
.soc02 .swiper-slide{box-sizing:border-box;line-height:260px;height:260px;border:10px solid #0f0f0f;}
.soc02 .swiper-slide img{margin:10px auto;display:block;max-width:calc(100% - 20px);max-height:calc(100% - 20px);}
.btn-box{position:relative;}
.soc02 .swiper-container{padding-bottom:60px;margin:0 100px;}
.soc02 .prev02:hover,.soc02 .next02:hover{background-color:#c20a14 !important;}
.swiper-scrollbar-drag{background:#c20a14 !important;}
.news{background:url(../images/bg15.jpg) no-repeat center center/cover;}
.news-tab{text-align:center;}
.news-tab a{width:278px;margin:0 15px;background:#fff;line-height:48px;display:inline-block;border:1px solid #e5e5e5;font-size:16px;color:#666;text-align:center;}
.news-tab a img{margin:-2px 15px 0 0;}
.news-tab a:hover,.news-tab a.cur{background:#c20a14;color:#fff;border-color:#c20a14;}
.news-tab a:hover .hide,.news-tab a.cur .hide{display:inline-block;}
.news-tab a:hover .show,.news-tab a.cur .show{display:none;}
.news li{padding:30px 50px;border-bottom:1px dashed #e5e5e5;}
.news li .pic{float:left;width:341px;height:218px;}
.news li .wenz{padding-top:15px;float:right;width:calc(100% - 391px);}
.news li .wenz p{margin:20px 0 30px;}
.more1{font-size:14px;display:inline-block;color:#666;background:url(../images/icon09.png) no-repeat left center,url(../images/icon10.png) no-repeat right center/6px;padding:0 15px 0 25px;}
.more1:hover,li:hover .more1{color:#c20a14;background:url(../images/icon09.png) no-repeat left center,url(../images/icon10h.png) no-repeat right center/6px;}
.news li:hover h3{color:#C20A14;}

.social.staff li .wenz h3{height:auto;text-align:left;padding:0 100px 0px 0px;position:relative;}
.social.staff li .wenz h3 span{position:absolute;right:0;top:0;color:#666;}
.social.staff li:hover .wenz h3 span{color:#fff;}
.news-tit{text-align:center;border-bottom:2px solid #e5e5e5;padding-bottom:36px;}
.news-tit h5{margin-top:28px;font-size:16px;color:#666;}
.news-tit h5 span{padding:0 18px;display:inline-block;}
.news-detail{}
.news-detail .wrapper{max-width:1040px;}
.news-detail .editor{padding:35px 0;}
.pn{position:relative;padding:20px 0 0 0;border-top:1px solid #e5e5e5;}
.pn a{line-height:34px;display:block;max-width:calc(100% - 180px);font-size:16px;color:#666;}
.pn a:hover{color:#C20A14;}
.pn .fh{position:absolute;right:0;display:inline-block;top:50%;margin-top:-24px;width:130px;line-height:48px;font-size:16px;color:#fff;border-radius:3px;background:#c20a14;text-align:center;}
.pn .fh img{margin:-1px 0 0 5px;}
.pn .fh:hover{background:#002f7b;color:#fff;}
.act02{}
.activity .ny-tit{text-align:center;margin-bottom:20px;}
.act02 .swiper-container,.act01 .swiper-container{padding-bottom:40px;}
.act02 .swiper-slide{background:#fff;padding:24px;border:1px solid #f0f0f0;box-sizing:border-box;}
.act02 .swiper-slide .pic{height:220px;line-height:220px;background:#dcdcdc;text-align:center;}
.act02 .swiper-slide .pic img{max-width:100%;max-height:100%;}
.act02 .swiper-slide h4{line-height:48px;margin-top:14px;background:#f0f0f0;text-align:center;font-size:14px;color:#333;padding:0 18px;}
.act02 .swiper-slide:hover h4{background:#C20A14;color:#fff;}
.act01 .swiper-slide{}
.act01 .swiper-slide .pic{width:50%;}
.act01 .swiper-slide .wenz{position:absolute;right:0;top:0;width:50%;box-sizing:border-box;height:100%;background:#f9f9f9;padding:0 48px;}
.act01 .swiper-slide .wenz h5{color:#333;opacity:.5;}
.act01 .swiper-slide .wenz h3{margin:38px 0 9px;}
.act01 .swiper-slide:hover .wenz h3{color:#C20A14;}

.swiper-container-horizontal>.swiper-scrollbar{width:100% !important;left:0 !important;}
.art{background:url(../images/bg16.jpg) no-repeat center center/cover;}
.art-b .wenz{background:rgba(25,17,14,.8);}
.art01 .img{position:relative;width:377px;padding:26px 0 0 26px;}
.art01 .pic{position:relative;z-index:3;}
.art01 .img:before{content:"";display:block;position:absolute;left:0;top:0;width:calc(100% - 26px);height:calc(100% - 26px);background:#b3a580;}
.art01 .wenz{width:calc(100% - 490px);}
.art01 .wenz>img{display:block;margin-bottom:18px;}
.art01 .wenz h4{color:#947436;padding:20px 0 15px;position:relative;}
.art01 .wenz h4:before{content:"";display:block;width:22px;height:2px;background:#9e885f;position:absolute;left:0;top:12px;}
.art01 .wenz .nice{height:305px;overflow-y:auto;padding-right:54px;}
.nicescroll-rails.nicescroll-rails-vr{background:#b0a89e !important;width:1px !important;}
.nicescroll-cursors{right:-3px !important;}
.padb0{padding-bottom:0;}
.i{height:18px;display:block;}
.art02{}
.art02 .swiper-slide{height:106px;overflow:hidden;line-height:100px;border:3px solid transparent;box-sizing:border-box;}
.art02 .swiper-slide.cur{border-color:#b3a580;}
.art02 .swiper-container{margin-top:20px;padding-bottom:50px;}
.art02 .swiper-scrollbar-drag{background:#a29165 !important;}
.art03{background:url(../images/bg18.jpg) no-repeat bottom center/cover;}
.art03 .f16p{margin-top:14px;}
.art03 .swiper-container{width:73.6%;}
.art03 .wenz{padding-top:50px;width:23%;}
.art03 .wenz h4{position:relative;}
.art03 .wenz .num{float:right;text-align:center;font-size:16px;color:#b43b3d;font-weight:bold;width:48px;height:48px;line-height:48px;border-radius:50%;border:1px solid rgba(0,0,0,.2);margin:75px 0 10px;}
.art03 .wenz h4:before{content:"";display:block;width:150px;position:absolute;right:0;top:50%;margin-top:-.5px;height:1px;background:rgba(0,0,0,.2);}
.art03 .wenz dd{padding-left:20px;line-height:26px;position:relative;}
.art03 .wenz dd a{font-size: 16px;color:#999;}
.art03 .wenz dd.cur a,.art03 .wenz dd:hover a{color:#333333;}
.art03 .wenz dd.cur:before{content:"";display:block;background:#000;width:4px;height:4px;border-radius:50%;position:absolute;left:0px;top:50%;margin-top:-2px;}
.art03 .wenz .swiper-container{width:100%;margin-top:24px;height:162px;}

.art03 .swiper-slide p{display:none;}
.about{background:url(../images/bg16.jpg) no-repeat center center/cover;}
.about .section02 .f16p{height:auto;}
.about01{margin-top:45px;}
.about01 li{float:left;width:24%;margin-right:1.33%;}
.about01 li:nth-child(4n){margin-right:0;}
.about01 h5{font-size:18px;color:#c20a14;margin:20px 0 12px;padding-bottom:10px;max-width:310px;border-bottom:2px solid #d20c17;}
.history,.leader{background:url(../images/bg19.jpg) no-repeat bottom center/cover;}
.history .swiper-container{background:url(../images/his01_03.png) repeat-x left top 20px;}
.history .swiper-slide a{font-size:18px;color:#333;}
.history .swiper-slide{cursor:pointer;padding:35px 0 10px;text-align:center;}
.history .swiper-slide.cur a{font-size:30px;color:#c82226;font-weight:bold;}
.history .swiper-slide.cur{background:url(../images/icon11.png) no-repeat center center/15px;}
.history .swiper-slide:hover a{color:#c20a14;}
.history .btn-box{height:90px;margin-bottom:50px;position:relative;}
.history .btn-box .prev02{left:-80px;}
.history .btn-box .next02{right:-80px;}
.history .btn-box .prev02:hover,.history .btn-box .next02:hover{background-color:#c20a14 !important;}
.history .date{color:#666;}
.history .date img{margin:-2px 20px 0 0;width:32px;}
.history li{position:relative;padding-bottom:148px;}
.history li .date{padding-left:30px;box-sizing:border-box;line-height:36px;float:right;width:47%;}
.history li .wenz{text-align:right;float:left;width:47%;}
.history li:before{content:"";width:1px;height:60px;background:#999999;position:absolute;bottom:58px;left:calc(50% - .5px);}
.history ul{display:none;}
.history ul:nth-child(1){display:block;}
.history li:nth-child(2n) .wenz{float:right;text-align:left;}
.history li:nth-child(2n) .date{float:left;padding:0 40px 0 0;text-align:right;}
.leader .soc-ul li{background:#fff;}
.leader .soc-ul li .wenz{border-color:#fff;}

.honor{}
.honor li,.honord li{float:left;width:24%;margin:30px 1.33% 0 0;box-sizing:border-box;}
.honor li:nth-child(4n),.honord li:nth-child(4n){margin-right:0;}
.honor li .pic{border:1px dashed #c7c7c7;position:relative;padding:12px;background:#fff;text-align:center;height:215px;line-height:191px;box-sizing:border-box;}
.honor li .pic:before{content:"";display:block;position:absolute;left:12px;top:12px;background:#ccc;z-index:1;width:calc(100% - 24px);height:calc(100% - 24px);}
.honor li .pic img{z-index:3;position:relative;max-width:calc(100% - 48px);max-height:calc(100% - 48px);}
.honor li h4{margin-top:20px;line-height:40px;padding:0 18px;color:#666;background:#e6e6e6;text-align:center;font-size:14px;}
.honor li:hover h4{background:#C20A14;color:#fff;}
.honord{padding-bottom:40px;margin-bottom:40px;background:#f7f7f7;border:1px solid #ddd;}
.honord h5{font-size:18px;color:#C20A14;line-height:72px;border-bottom:1px solid #ddd;padding-left:46px;position:relative;}
.honord h5:before{content:"";width:4px;height:18px;background:#d20c17;position:absolute;left:22px;top:50%;margin-top:-9px;}
.honord ul{margin:0 22px;}
.honord li{background:#fff;}
.honord li .pic{line-height:136px;height:160px;text-align:center;border-bottom:1px solid #ddd;padding:12px 20px;}
.honord li .pic img{max-width:100%;max-height:100%;}
.honord li h4{text-align:center;margin:12px 20px;font-size:16px;color:#333;line-height:26px;height:52px;}
.honord li:hover h4{background:#C20A14;}

.honord li{}
.search{}
.search-banner{}
.search-box{margin-top:-120px;background:#e0e0e0;position:relative;z-index:3;padding:25px 50px;}
.search-box h3{margin-bottom:20px;}
.search-box input[type=text]{width:calc(100% - 352px);float:left;background:#fff url(../images/searchb.png) no-repeat right 22px center/24px;display:block;border:none;outline:none;line-height:56px;height:56px;font-size:16px;padding:0 22px;box-sizing:border-box;color:#666;}
.search-box input.submit{float:left;margin-left:11px;width:165px;font-size:16px;color:#fff;line-height:56px;border:none;outline:none;cursor:pointer;background:#C20A14;}
.search-box a.fh{width:165px;float:right;display:block;line-height:56px;height:56px;text-align:center;background:#fff;font-size:16px;color:#333;}
.search-box a.fh img{width:28px;margin:-3px 10px 0 0;}
.search .news>h4{margin-bottom:28px;font-size:18px;color:#666;}
.search .news>h4 span{font-size:24px;color:#C20A14;}
.search .news{background:none;}
.news li:nth-child(2n-1){background:#f9f9f9;}
.leader-ul.soc-ul .wenz{padding:14px 17px;padding-right:100px;position:relative;background:#fff;}
.social.staff .leader-ul.soc-ul .wenz h3{padding:0;height:56px;position:static;}
.social.staff .leader-ul.soc-ul .wenz .date{width:84px;height:85px;font-size:14px;color:#999;box-sizing:border-box;position:absolute;right:-1px;top:0;text-align:center;padding-top:48px;background:#efefef url(../images/rl.png) no-repeat top 20px center;}
.social.staff .leader-ul.soc-ul li:hover .wenz .date{color:#fff;background:#C20A14 url(../images/rlh.png) no-repeat top 20px center;}



/* 文化 */


.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

.culture{position: relative;}

.culture .nbt{margin: 0 auto;}

.culture .ul1{}

.culture .ul1 *{box-sizing: border-box;}

.culture .ul1 li{width: 24.5%;float: left;height: 420px;overflow: hidden;margin-right: 0.66%;margin-bottom: 0.66%;background: url(../images/cu1.png) center no-repeat;background-size: cover;cursor: pointer;position: relative;}

.culture .ul1 li:nth-child(4n){margin-right: 0;}

.culture .ul1 li::before{content: '';display: block;width: 100%;height: 0;position: absolute;top: 0;left: 0;z-index: 2;background: #c51620;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.culture .ul1 li .lbox{position: absolute;width: 100%;top: 50%;margin-top: -110px;padding: 0 10%;z-index: 3;line-height: 1.5;text-align: center;}

.culture .ul1 li .lbox .img{display: block;width: 100px; background: #f2f6f9;border: 2px solid #fff;border-radius: 50%;margin: 0 auto 20px;}

.culture .ul1 li .lbox .ltt{color: #333;font-size: 22px;line-height: 1;}

.culture .ul1 li .lbox .ltc{color: #999;font-size: 18px;margin: 15px 0 20px;height: 50px;}

.culture .ul1 li .lbox .xian{display: block;width: 30px;height: 4px;background: #ddd;margin: 0 auto;}

.culture .ul1 li:hover:before{height: 100%;}

.culture .ul1 li:hover .lbox .ltt,.culture .ul1 li:hover .lbox .ltc{color: #fff;}

.culture .ul1 li:hover .lbox .xian{background: #fff;}

.culture .tanchuang *{box-sizing: border-box;}

.culture .tanchuang{position: absolute;box-sizing: border-box;width: 1220px;height: 580px;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff url(../images/cu3.png) center no-repeat;background-size: cover; border-radius: 5px;padding: 80px 90px;z-index: 9;display: none;}

.culture .tanchuang .out{display: block;width: 54px;height: 54px;background: url(../images/cu2.png) center no-repeat;background-size: cover;position: absolute;top:  20px;right: 20px;cursor: pointer;}

.culture .tanchuang .out:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.culture .tanchuang dl dd{display: none;}

.culture .tanchuang .tox{width: 100%;height: 100%;line-height: 1.8;color: #666;font-size: 16px;}

.culture .tanchuang .tox .tt{font-size: 30px;color: #333;}

.culture .tanchuang .tox .tt2{font-size:24px;color: #c20a14;}

.culture .tanchuang .tox .tc{border-top: 1px solid #ddd;padding-top: 50px;margin-top: 50px;}










@media only screen and (max-width: 1600px) {
    .footer-nav dl{margin-right:62px;}
    .wrapper{max-width:1200px;}
    .section04 .swiper-container{height:365px;}
    .sy-tit h3{font-size:36px;}
    .ny-banner h1, .banner h2{font-size:48px;}
    .section02 dl{margin:32px 0 40px;}
    .section02 .wenz{padding-top:30px;}
    .sy-tit p{font-size:14px;line-height:24px;margin-top:20px;}
    .section03 .img{width:120px;height:120px;line-height:120px;}
    .section03 .img img{width:40px;}
    .section03 .more{margin-top:40px;}
    .section03 dl{margin-top:40px;}
    .section04 .news-tuijian{width:54%;}
    .section04 .news-tuijian .pic{height:330px;}
    .section04 .swiper-slide{padding:20px 25px;}
    .section04 .btn-box{padding:20px 0;width:40%;}
    .footer-logo{line-height:105px;}
    .footer-nav dl{padding:45px 0;}
    .footer-btm{overflow:hidden;padding:15px 0;}
    .footer-link{line-height:80px;}
    .footer-link dl dd{margin-left:100px;}
    .footer-link dl dd:before{left:-46px;}
    .f48{font-size:40px;}
    .f36{font-size:30px;}
    .f32{font-size:28px;}
    .f30{font-size:26px;}
    .f28{font-size:24px;}
    .f26{font-size:24px;}
    .f24{font-size:24px;}
    .f20{font-size:20px;}
    .f18{font-size:18px;}
    .footer-code{padding:38px 0 0 40px;}
    .industry-banner .wenz img{height:60px;margin-bottom:28px;}
    .industry-banner .wenz{padding:50px 60px;}
    .industry-banner{min-height:600px;}
    .industry-ul .swiper-slide .img,.industry-ul .swiper-slide .wenz{height:260px;}
    .partner .swiper-slide{height:130px;line-height:130px;}
    .industry-honor .swiper-slide .pic{height:240px;line-height:210px;}
    .tec01 .swiper-slide li .pic{height:127px;}
    /*.f16p{font-size:14px;line-height:24px;}*/
    .act02 .swiper-slide .pic{height:200px;line-height:200px;}
    .soc02 .swiper-slide{height:240px;line-height:240px;}
    .culture .swiper-slide .wenz p{font-size:14px;line-height:24px;}
    .careers03 td,.careers03 th{padding:22px 50px;}
    #dituContent{height:480px;}
    .industry-banner .wenz h3{font-size:36px;}
    .tec01 dd>a{font-size:18px;}
    .tec01 .swiper-slide li .f16p{font-size:14px;line-height:24px;}
    .art03 .wenz .num{margin-top: 25px;}
    .art03 .wenz{padding-top:30px;}
    .art01 .wenz .nice{height:255px;}
    .history .btn-box .prev02{left:-50px;}
    .history .btn-box .next02{right:-50px;}
    .history .btn-box{padding:0 30px;}
    .industry-banner .wenz p{font-size:14px;line-height:24px;}
    .industry-banner.art-b .wenz img{height:90px;}
    .industry-banner.tec-b .wenz img{height:80px;}
    .art-b.industry-banner .wenz{padding:50px;}
    .eng-b.industry-banner .wenz{padding:80px 50px;}
    .tec-b.industry-banner .wenz{padding:80px 50px;}









}


@media only screen and (max-width: 1200px) {
    .nav li{padding:0 15px;}
    .nav li>a{font-size:14px;}
    .header .btn{padding-left:50px;}
    .banner .wenz{padding-left:100px;}
    .footer-nav dl{margin-right:25px;}
    .footer-code dd h3{font-size:12px;margin-top:6px;}
    .footer-code p{line-height:24px;}
    .industry-honor .swiper-slide .pic{height:200px;line-height:170px;}
    .industry-ul .swiper-slide .img, .industry-ul .swiper-slide .wenz{height:200px;}
    .industry-ul .swiper-slide .wenz{padding:0 20px;}
    .industry-ul .swiper-slide .wenz h3{font-size:24px;margin:5px 0 20px;}
    .act01 .swiper-slide .wenz h3{margin:10px 0 6px;}
    .act02 .swiper-slide .pic{height:160px;line-height:160px;}
    .soc02 .swiper-slide{height:180px;line-height:180px;}
    .careers03 td,.careers03 th{padding:22px;}









}

.pagination02.swiper-pagination{text-align:center;width:100%;margin-top:20px;}
.pagination02.swiper-pagination .swiper-pagination-bullet{width:30px;height:2px;margin:0;background:#d20c17;border-radius:0;}
.pagination03.swiper-pagination .swiper-pagination-bullet{width:30px;height:2px;margin:0 !important;background:#fff;border-radius:0;}
.pagination02.swiper-pagination .swiper-pagination-bullet-active{opacity:1;}
.pagination03.swiper-pagination .swiper-pagination-bullet-active{opacity:1;}
@media only screen and (max-width: 1023px) {
    .phone{display:block;}
    .pc{display:none;}
    .wrapper{width:90%;}
    .ny-banner{margin-top:70px;}
    .hidden-img{margin-top:70px;}
    .header,.header.on{background:#fff;}
    .nav{overflow-y:auto;display:none;background:rgba(255,255,255,1);border-top:1px solid #d20c17;top:65px;box-sizing:border-box;z-index:9;position:fixed;width:100%;left:0;height:calc(100% - 65px);}
    .nav li{padding:0;margin:0;border-bottom:1px solid #ddd;width:100%;box-sizing:border-box;float:none;}
    .nav li>a{line-height:55px !important;text-align:left;color:#333;display:block;padding:0 30px;width:100%;box-sizing:border-box;}
    .nav li.er>a{padding-right:30px;}
    .nav li dd>a{color:#333;}
    .nav li:hover>a,    .nav li.cur>a{background-color:transparent !important;}
    .nav li dl{padding:4px 0;box-shadow:none;position:relative;background:#f2f2f2;display:none;top:auto;}
    .nav li dd{text-align:left;}
    .nav li dd a{box-sizing:border-box;line-height:30px;display:block;font-size:14px;padding:5px 0 5px 40px;text-align:left;}
    .nav li:hover dl{display:none;}
    .header{line-height:65px;position:fixed;}
    .header .logow{display:none;}
    .header .logob{display:inline-block;}
    .pad{padding:34px 0;}
    .nav li>a:before{display:none !important;}
    .nav li dl:before{display:none !important;}
    .nav li dl{opacity:1;visibility:visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .fl{width:100% !important;float:none;position:relative !important;left:auto;right:auto;top:auto;bottom:auto;}
    .fr{width:100% !important;float:none;position:relative !important;left:auto;right:auto;top:auto;bottom:auto;}
    .fr.wenz{padding-top:20px !important;}
    .fl.wenz{padding-top:20px !important;}
    .f48{font-size:28px;}
    .f36{font-size:24px;}
    .f32{font-size:24px;}
    .f30{font-size:24px;}
    .f28{font-size:20px;}
    .f26{font-size:20px;}
    .f24{font-size:18px;}
    .f20{font-size:16px;}
    .f18{font-size:14px;}
    .search-form input[type=text]{font-size:14px;line-height:48px;height:48px;padding:0 55px;}
    .search-form .close{right:10px;background-size:24px !important;}
    .search-form{background-size:16px !important;background-position:left 15px center !important;}
    .header .btn a.search-btn{margin:25px 0 0 0;background:url(../images/searchr.png) no-repeat center center/18px !important;}
    .logo{width:120px;}
    .header.bgfff .btn:before{display:none;}
    .header .btn{padding:0 20px 0 0;}
    .menu{display:none;}
    .banner .wenz{text-align:center;padding-left:0;}
    .banner-pagination{display:none;}
    .ny-banner h1, .banner h2{font-size:26px;}
    .banner .gdyw{display:none;}
    .banner .swiper-pagination{right:auto !important;width:100% !important;bottom:30px !important;left:0 !important;top:auto !important;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);}
    .banner .swiper-pagination-bullet{width:25px;height:2px;}
    .section02 .bf{background-size:48px !important;}
    .sy-tit h3{font-size:24px;}
    .sy-tit h5{font-size:14px;}
    .sy-tit{margin-bottom:18px;}
    .section02 .wenz p{font-size:14px;line-height:24px;height:72px;}
    .section02 dd{margin:0;width:33.3%;text-align:center;}
    .section02 dd h6 span{font-size:32px;}
    .section02 dl{margin:20px 0;}
    .more{font-size:14px;width:120px;line-height:34px;height:34px;}
    .video-alert{background:#000;}
    .video-alert .close{width:48px;height:48px;background-size:32px !important;}
    .video-alert video, .video-alert iframe{height:240px;top:50%;position:absolute;;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);}
    .section03 dl{margin-top:25px;}
    .section03 .img{width:80px;height:80px;line-height:80px;}
    .section03 .img img{width:30px;}
    .section04 .news-tuijian .pic{height:190px;}
    .section04 .swiper-container{height:auto;}
    .section04 .btn-box{padding:0;margin-top:25px;}
    .header-mar{height:40px;}
    .section04 .swiper-slide{padding:0;}
    .section04 .swiper-slide .num{width:52px;}
    .section04 .swiper-slide .wenz{width:calc(100% - 75px);}
    .footer-link dl dd{margin:0 20px 0 0;}
    .footer-link dl dd a{font-size:12px;}
    .footer-link dl dd>a img{width:15px;margin:-2px 5px 0 0;}
    .footer-link h3{font-size:20px;}
    .footer-link .fr{text-align:left;}
    .footer-link{padding:15px 0;line-height:34px;}
    .footer-logo{line-height:80px;}
    .footer-nav dl{display:none;}
    .footer-nav{width:100%;border:none;}
    .footer-code{width:100%;padding:25px 0 0 0;}
    .footer-logo img{width:120px;}
    .footer-code dl{max-width:240px;}
    .footer-code p{margin:0;padding:23px 0;}
    .footer-btm span{display:block;}
    .footer-btm a{margin:0 20px 0 0;}
    .industry .swiper-slide-active .wenz .more{opacity:1;visibility:visible;
        -webkit-transform: translateX(-50%) translateY(0);
        -moz-transform: translateX(-50%) translateY(0);
        -ms-transform: translateX(-50%) translateY(0);
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }
    .industry .swiper-slide .wenz{margin-top:-50px;}
    .industry .swiper-slide-active .wenz:before,.industry .swiper-slide-active .wenz:after{opacity:1;visibility:visible;
        transition-delay:.2s;
        -webkit-transition-delay:.2s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .industry-banner .wenz{padding:30px;height:70%;top:55%;width:90%;left:5%;right:auto;bottom:auto;margin:0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);}
    .industry-banner .wenz img{height:32px;margin-bottom:20px;}
    .f16p{font-size:14px;line-height:24px;}
    .industry-banner .wenz>div{height:calc(100% - 52px);overflow-y:auto;}
    .crumbs{display:none;}
    .industry-ul .swiper-slide .wenz h3{font-size:18px;margin:3px 0 10px;}
    .industry-ul .swiper-slide .wenz{display:block;height:auto;padding:20px;}
    .prev02.swiper-button-prev, .next02.swiper-button-next{width:36px;height:36px;background-size:12px !important;}
    .industry-pagination{display:none;}
    .industry-ul .next02{right:2.3%;}
    .industry-ul .prev02{left:2.3%;}
    .industry-honor{background-attachment:inherit;background-size:cover !important;}
    .honor-tab a{width:120px;line-height:36px;margin:0 5px;}
    .honor-tab{margin-bottom:30px;}
    .industry-honor .swiper-slide h3{font-size:14px;margin-top:10px;}
    .pagination01.swiper-pagination{margin-top:25px;font-size:14px;}
    .ny-banner{overflow:hidden;}
    .ny-banner img{max-width:150%;margin-left:-25%;}
    .act01 .swiper-slide .wenz{padding:22px !important;}
    .act01 .swiper-slide .wenz h5{font-size:16px;}
    .news-tit h5{font-size:14px;margin-top:10px;}
    .news-tit h5 span{padding:0 5px;}
    .news-tit{padding-bottom:22px;}
    .editor, .fontp{font-size:14px;line-height:24px;}
    .news-detail .editor{padding:26px 0;}
    .pn a{font-size:14px;line-height:28px;max-width:100%;}
    .pn a.fh{display:none;}
    .ny-tit h5{font-size:14px;}
    .ny-tit{margin-bottom:28px;}
    .soc-ul li{width:100%;margin:0 0 15px 0;}
    .page{margin-top:20px;}
    .page a.page-prev, .page a.page-next{width:32px;height:32px;}
    .page a.page-prev{margin-right:12px;}
    .page a.page-next{margin-left:12px;}
    .soc02 .swiper-container{margin:0;}
    .soc02 .swiper-slide{border-width:5px;height:190px;line-height:190px;}
    .soc02 .swiper-container{padding-bottom:30px;}
    .culture .swiper-container{padding:20px 0;margin:0 20px;}
    .culture .wz h3{font-size:18px;}
    .culture .swiper-slide .wenz{height:100%;overflow-y:auto;}
    .culture .bg{height:300px;}
    .controls{height:50px;}
    .careers01 li{padding:234px 0 34px 0;background-size:auto 200px !important;background-position:top left !important;}
    .car-tit{background-size:60px !important;padding-left:80px;}
    .careers01 li .wenz{padding:0!important;}
    .careers01 li:nth-child(2){background-position:top right !important;}
    .careers02 li{overflow:hidden;width:100%;padding:10px 0;}
    .careers02 li .num{float:left;}
    .careers02 li .wenz{float:right;width:calc(100% - 95px);text-align:left;}
    .careers02 li p{display:block;}
    .careers02 li h4{font-size:18px;margin:5px 0;}
    .careers02 li:before{display:none;}
    .careers02 .hr,    .careers02 .f16p{display:none;}
    .table-div{overflow-x:auto;}
    .table-div table{width:400px;}
    .careers03 td, .careers03 th{padding:12px 18px;min-width:80px;font-size:14px;}
    .trhide{display:none;}
    .tel{margin-top:30px;padding:26px;}
    #dituContent{height:260px;}
    .ctit{margin-bottom:22px;}
    .tel li{width:100%;height:auto;padding:15px;margin:8px 0;}
    .tel li img{width:100px;}
    .tel li h5{font-size:14px;margin-top:6px;}
    .industry-banner .wenz h3{font-size:22px;}
    .partner{overflow:hidden;}
    .news-tab{display:none;}
    .news li .pic{width:100%;}
    .news li .wenz{width:100%;}
    .news li{margin:0;padding:20px 0;}
    .news li .wenz p{margin:8px 0 5px;}
    .tec01 dl{display:none;}
    .tec01 .swiper-container{width:100%;}
    .tec01 h2{margin-bottom:10px;}
    .tec01 .swiper-slide hr{margin:12px 0;}
    .tec01 .swiper-slide li{width:48.5%;margin:15px 0 0 0;}
    .tec01 .swiper-slide li:nth-child(2n){float:right;}
    .tec01 .swiper-slide li .pic{height:97px;}
    .honor-tab a{font-size:14px;}
    .tec02 .wenz{margin-top:20px !important;padding:28px !important;}
    .about01{margin-top:10px;}
    .about01 li{width:49%;margin:5px 0 5px 0;}
    .about01 li:nth-child(2n){float:right;}
    .art01 .img{padding:0;}
    .art01 .wenz>img{max-width:160px;}
    .big-img{display:none;}
    .art02 .swiper-container{padding-bottom:30px;}
    .art03>.wrapper>img{max-width:160px;}
    .art03 .swiper-slide p{display:block;padding-top:5px;}
    .art03 .wenz .num{display:none;}
    .art03 .wenz dl{display:none;}
    .padb0{padding-bottom:0;}
    .art03 .wenz h4{margin-top:10px;}
    .art03 .wenz h4:before{display:none;}
    .history .swiper-slide.cur a{font-size:20px;}
    .history li .wenz{font-size:14px;width:53%;}
    .history li .date img{width:24px;margin-right:14px;}
    .history li{padding-bottom:50px;}
    .history li:before{height:10px;bottom:20px;}
    .honor .wrapper>img{max-width:180px;}
    .honor li, .honord li{width:100%;margin:15px 0 0 0;}
    .honord li h4{height:auto;font-size:14px;}
    .search-box{padding:20px;margin:34px 0 0 0;}
    .search-box input[type=text]{background:#fff;padding:0 14px;width:calc(100% - 80px);line-height:42px;height:42px;font-size:14px;}
    .search-box input.submit{float:right;width:70px;font-size:14px;line-height:42px;margin:0;height:42px;}
    .search-box a.fh{display:none;}
    .search .news>h4{font-size:14px;margin-bottom:22px;}
    .search .news>h4 span{font-size:18px;}
    .nav hr{display:none;}
    .search-banner{padding-top:75px;overflow:hidden;}
    .search-banner img{max-width:150%;margin-left:-25%;}
    .soc-ul li .wenz{padding:12px 18px;}

    .culture .nbt{width: 90%;overflow: auto;}
    .culture .nbt .ul1{float: left;margin-right: -999em;}
    .culture .nbt .ul1 li{width: 300px;margin-right: 20px;}    
    .culture .ul1 li:nth-child(4n){margin-right: 20px;}

    .culture .tanchuang{width: 90%;height: 90%;padding: 30px 5%;}
    .culture .tanchuang .out{width: 30px;height: 30px;}
    .culture .tanchuang .tox{}
    .culture .tanchuang .tox .tt{font-size: 22px;}    
    .culture .tanchuang .tox .tt2{font-size: 18px;}    
    .culture .tanchuang .tox .tc{padding-top: 20px;margin-top: 20px;font-size: 14px;overflow: auto;height: 350px;}    




}