@charset "utf-8";
/* ====================公共样式========================= */

/* 头部 */
.Header-wrapper{width: 100%;position: fixed;top: 0;left: 0;z-index: 9999;background: #1b1d1f;transition: all .4s ease;}
.Header-container{width: 92%;margin: 0 auto;position: relative;}
.Header-logo{display: block;float: left;height: 80px;line-height: 80px;}
.Header-logo img{width: auto;}

.Header-navbar{position: absolute;left: 50%;top: 0;font-size: 0;transform: translateX(-44%);}
.Header-navbar ul{font-size: 0;width: 804px;text-align: center;}
.Header-navbar ul li{display: inline-block;position: relative;vertical-align: middle;margin: 0 14px;}
.Header-navbar .Header-pcmenu{height: 80px;border-bottom: 3px solid transparent;display: inline-block;text-align: center;padding: 0 20px;line-height: 80px;font-size: 18px;color: #fff;transition: all 400ms ease;}
.Header-navbar .Header-pcmenu.ontrue,.Header-navbar .Header-pcmenu:hover{color: #00c4d3;}
.Header-navbar .Header-pcmenu.ontrue{border-bottom-color: #00c4d3;}
.Header-pcdown{display: none;position: absolute;width: 100%;left: 0;top: 80px;z-index: 999;}
.Header-pcdown a{display: block;width: 100%;height: 50px;line-height: 50px;text-align: center;background: rgba(0, 0, 0, 0.7);font-size: 16px;color: #fff;transition: all .4s ease;}
.Header-pcdown a.ontrue,.Header-pcdown a:hover{background: rgba(0, 0, 0, 1);color: #00c4d3;}

.Header-lang{float: right;font-size: 0;height: 80px;line-height: 80px;user-select: none;margin-right: 0px !important;}
.Header-lang a,.Header-lang span{display: inline-block;vertical-align: middle;font-size: 18px;color: #fff;}
.Header-lang a{transition: all .4s ease;}
.Header-lang span{margin: 0 8px;}
.Header-lang a.ontrue,.Header-lang a:hover{color: #00c4d3;}
.Header-menubtn{display: none;float: right;height: 80px;line-height: 80px;width: 22px;font-size: 0;user-select: none;cursor: pointer;position: relative;z-index: 999999;}
.Header-menubtn i{position: relative;display: inline-block;width: 100%;height: 3px;background: #fff;vertical-align: middle;}
.Header-menubtn i:before,.Header-menubtn i:after{content: "";width: 100%;height: 3px;background: #fff;position: absolute;left: 0;}
.Header-menubtn i:before{top: -8px;}
.Header-menubtn i:after{bottom: -8px;}
.Header-menubtn.ontrue i{height: 0;}
.Header-menubtn.ontrue i:before{transform: rotate(45deg);top: 0;}
.Header-menubtn.ontrue i:after{transform: rotate(-45deg);bottom: auto;top: 0;}
.pulldown-container{display: none;width: 100%;position: absolute;left: 0;top: 0;z-index: 99999;background: url('../images/public/downBg.png') repeat-x;}
.pulldown{width: 1280px;margin: 0 auto;}
.pulldown ul li{min-height: 548px;border-left: 1px solid rgba(255, 255, 255,0.08);width: 16.66666666666%;float: left;padding-top: 140px;}
.pulldown ul li:last-child{border-right: 1px solid rgba(255, 255, 255,0.08);}
.pulldown-menu{width: 100%;position: relative;margin-top: 10px;}
.pulldown-menu a{display: block;width: 100%;padding-left: 20px;height: 48px;line-height: 48px;font-size: 28px;color: #fff;position: relative;transition: all .4s ease;}
.pulldown-menu a:before{content: "";width: 8px;height: 8px;border-radius: 50%;position: absolute;top: 50%;margin-top: -4px;left: -4px;background: #fff;}
.pulldown-menu a:hover{color: #00c4d3;}
.pulldown-btn{display: none;width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 24px;color: #fff;position: absolute;top: 0;right: 0;z-index: 4;}
.pulldown-btn:after{content: "\f107";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.pulldown-btn.ontrue:after{content: "\f106";}
.pulldown-link{width: 100%;overflow: hidden;margin-top: 18px;}
.pulldown-link a{display: block;font-size: 18px;color: #fff;height: 42px;line-height: 42px;transition: all .4s ease;padding-left: 20px;}
.pulldown-link a:hover{color: #00c4d3;}


/* 底部 */
.Footer-wrapper{width: 100%;background: #252526;}
.Footer-container{width: 1420px;margin: 0 auto;}
.Footer-menurel{width: 100%;padding: 70px 0 86px;}
.Footer-menu{float: left;width: calc(100% - 400px);}
.Footer-menu ul li{width: 20%;float: left;}
.Footer-menutit{width: 100%;height: 36px;position: relative;line-height: 36px;}
.Footer-menutit a{width: 100%;height: 100%;display: block;font-size: 18px;color: #fff;}
.Footer-menulink{width: 100%;margin-top: 10px;}
.Footer-menulink a{display: block;height: 32px;width: 100%;line-height: 32px;font-size: 16px;color: #bcbcbc;transition: all .4s ease;}
.Footer-menulink a:hover{color: #fff;}
/* .Footer-menu ul li:nth-child(n+2){margin-left: 18%;} */
.Footer-menutit i{display: none;position: absolute;top: 0;right: 0;width: 36px;height: 100%;z-index: 4;text-align: center;font-size: 24px;color: #fff;}
.Footer-menutit i:after{content: "\f107";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.Footer-menutit i.ontrue:after{content: "\f106";}
.Footer-rel{float: right;}
.Footer-reltel{width: 100%;font-size: 0;}
.Footer-reltel h6,.Footer-reltel a{display: inline-block;vertical-align: middle;}
.Footer-reltel h6 p{font-size: 26px;color: #fff;}
.Footer-reltel h6 span{display: block;font-size: 16px;color: #bcbcbc;margin-top: 10px;/*display: none;*/}
.Footer-reltel a{width: 138px;height: 44px;margin-left: 44px;border: 2px solid #00c4d3;line-height: 40px;text-align: center;border-radius: 30px;font-size: 18px;color: #fff;transition: all .4s ease;}
.Footer-reltel a:hover{background: #00c4d3;}
.Footer-reladd{width: 100%;border-top: 2px solid #323436;border-bottom: 2px solid #323436;margin: 16px 0 24px;padding: 14px 0;}
.Footer-reladd p{font-size: 16px;color: #bcbcbc;line-height: 26px;padding-left: 30px;position: relative;}
.Footer-reladd p:first-child{background: url('../images/public/ftadd.png') no-repeat left center;}
.Footer-reladd p:last-child{margin-top: 6px;background: url('../images/public/ftemail.png') no-repeat left center;}
.Footer-rellink{width: 100%;font-size: 0;}
.Footer-rellink a{font-size: 24px;color: #646464;display: inline-block;margin-right: 20px;transition: all .4s ease;}
.Footer-rellink a:hover{color: #fff;}
.Footer-copy{width: 100%;padding: 30px 0 36px;border-top: 1px solid #3b3b3c;}
.Footer-copy p{font-size: 14px;color: #999;}

.Footer-ewm{position: relative;}
.Footer-ewm img{display: none;width: 160px;height: 160px;position: absolute;left: 50%;margin-left: -80px;bottom: 42px;}
.Footer-ewm:hover img{display: block;}

body.noGap .Container-wrapper{margin-top: 0;}
body.lucency .Header-wrapper{background: transparent;}


/* 中间+共用部分 */
.Container-wrapper{width: 100%;margin-top: 80px;}

.pubban{width: 100%;position: relative;}
.pubban img{width: 100%;object-fit: cover;min-height: 360px;}
.banner-pc{display: block;}
.banner-mb{display: none;}
.pubban-words{position: absolute;z-index: 2;width: 92%;left: 4%;text-align: center;top: 50%;color: #fff;transform: translateY(-60%);}
.pubban-words h6{font-size: 52px;opacity: 0;font-weight: 500;animation: banBig 1s ease both 100ms;}
.pubban-words p{font-size: 18px;margin-top: 18px;line-height: 26px;opacity: 0;animation: banBig 1s ease both 300ms;}
.pubban-menu{width: 100%;position: absolute;left: 0;bottom: 0;font-size: 0;text-align: center;background: rgba(0, 0, 0, 0.6);overflow: hidden;}
.pubban-menufixed{width: 100%;position: fixed;left: 0;bottom: auto;top: 80px;z-index: 999;}
.pubban-scroll{width: 100%;margin: 0 auto;}
.pubban-menu a{display: inline-block;height: 60px;font-weight: 300;line-height: 60px;padding: 0 4px;font-size: 20px;color: #fff;margin: 0 48px;position: relative;}
.pubban-menu a:after{content: "";width: 0%;position: absolute;right: 0;bottom: 0;height: 3px;background: #00c4d3;transition: all .4s ease;}
.pubban-menu a:hover:after{width: 100%;right: auto;left: 0;}
.pubban-menu a.ontrue:after{width: 100%;}
.pubban-menu a.ontrue,.pubban-menu a:hover{color: #00c4d3;}
@keyframes banBig {0% {transform: scale(.4);opacity: 0;}100% {transform: scale(1);opacity: 1;}}

.contain{width: 1280px;margin: 0 auto;}

.pubson-title{width: 100%;text-align: center;}
.pubson-title h6{font-size: 52px;color: #0a151d;letter-spacing: 6px;font-weight: 500;}
.pubson-title i{width: 90px;height: 10px;display: block;background: linear-gradient(to right, #00fdfe , #007a9a);margin: 18px auto 0;border-radius: 10px;}
.pubson-title p{font-size: 16px;color: #999;line-height: 28px;margin-top: 20px;}


.Backtop {position: fixed;border: 2px solid #00c4d3;color: #fff;background: #00c4d3;text-align: center;line-height: 34px;font-size: 24px;right: 2%;bottom: 6%;z-index: 999999;width: 40px;height: 40px;cursor: pointer;display: none;transition: all .4s ease;}
.Backtop:after {content: "\f102";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
.Backtop:hover{background: transparent;color: #00c4d3;}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    .Header-navbar ul li{margin: 0 12px;}
    .pubban-words h6{font-size: 42px}

}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .Footer-container{width: 92%;}

    .pubban-menu a {height: 54px;line-height: 54px;font-size: 18px;margin: 0px 32px;}
    .pubson-title h6{font-size: 42px;}
    .pubson-title i {width: 70px;height: 8px;}

    .pulldown{width: 1100px;}
    .pulldown-menu a{font-size: 24px;height: 44px;line-height: 44px;padding-left: 16px;}
    .pulldown ul li {min-height: 480px;padding-top: 120px;}
    .pulldown-link a {font-size: 16px;height: 40px;line-height: 40px;padding-left: 16px;}
    .Header-navbar ul li{margin: 0 10px;}


}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .Header-navbar ul li{margin: 0 8px;}
    .pubban-words h6{font-size: 34px}

}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .Header-navbar .Header-pcmenu{padding: 0 16px;}
    .Footer-menurel {padding: 60px 0 68px;}
    
    .contain{width: 92%;}
    .pubban-words h6 {font-size: 32px;}
    .pubban-words p {font-size: 16px;margin-top: 16px;}
    .pubban-menu a {height: 48px;line-height: 48px;font-size: 16px;margin: 0px 24px;}
    .pubson-title h6{font-size: 36px;}
    .pubson-title i {width: 64px;height: 6px;}

    .pulldown{width: 1000px;}
    .pulldown-menu a{font-size: 20px;height: 40px;line-height: 40px;padding-left: 16px;}
    .pulldown ul li {min-height: 400px;padding-top: 90px;}
    .pulldown-link a {font-size: 16px;height: 38px;line-height: 38px;padding-left: 16px;}

    .Header-navbar .Header-pcmenu{margin: 0;}

}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .pubson-title h6{font-size: 30px;}
    .pubson-title i {width: 52px;}

    .pulldown{width: 900px;}
    .pulldown-menu a{font-size: 20px;height: 40px;line-height: 40px;padding-left: 16px;}
    .pulldown ul li {min-height: 400px;padding-top: 90px;}
    .pulldown-link a {font-size: 16px;height: 38px;line-height: 38px;padding-left: 16px;}

    .pubson-title i{margin: 12px auto 0;}

}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .Header-navbar .Header-pcmenu{padding: 0 12px;}

    .pubban-menu a {margin: 0px 20px;}

    .pulldown{width: 800px;}
    .pulldown-menu a{font-size: 20px;height: 40px;line-height: 40px;padding-left: 16px;}
    .pulldown ul li {min-height: 400px;padding-top: 90px;}
    .pulldown-link a {font-size: 16px;height: 38px;line-height: 38px;padding-left: 16px;}

}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    body.noGap .Container-wrapper{margin-top: 80px;}
    body.lucency .Header-wrapper{background: #1b1d1f;}

    .Header-logo img {width: 144px;}
    .Header-navbar .Header-pcmenu{padding: 0 8px;font-size: 16px;}
    .Header-lang a, .Header-lang span{font-size: 16px;}
    .Header-lang span {margin: 0 6px;}
    .Footer-menu {width: 100%;}
    .Footer-rel {width: 100%;margin-top: 32px;}
    
    .pubban-menu a {margin: 0px 16px;}
    .Header-navbar{display: none;}

    .pulldown{width: 640px;}
    .pulldown-menu a{font-size: 16px;height: 40px;line-height: 40px;padding-left: 14px;}
    .pulldown ul li {min-height: 320px;padding-top: 80px;}
    .pulldown-link a {font-size: 14px;height: 32px;line-height: 32px;padding-left: 14px;}
    .Header-menubtn{display: block;}
    .Header-lang{margin-right: 24px !important;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    body.noGap .Container-wrapper{margin-top: 54px;}

    .Container-wrapper {margin-top: 54px;}
    .Header-logo {height: 54px;line-height: 54px;}
    .Header-lang {height: 54px;line-height: 54px;margin-right: 16px !important;}
    .Header-menubtn {height: 54px;line-height: 54px;width: 22px;display: block;}
    .Header-logo img {width: 172px;}
    .Footer-menurel {padding: 28px 0 14px;}
    .Footer-menu ul li {width: 100%;}
    .Footer-menulink {margin-top: 0px;display: none;}
    .Footer-menutit i{display: block;}
    .Footer-rel {margin-top: 18px;}
    .Footer-reltel{overflow: hidden;}
    .Footer-reltel h6, .Footer-reltel a{display: block;}
    .Footer-reltel h6{float: left;}
    .Footer-reltel h6 p{font-size: 20px;}
    .Footer-reltel h6 span {font-size: 14px;margin-top: 6px;}
    .Footer-reltel a {width: 138px;height: 38px;float: right;margin-left: 0;line-height: 34px;font-size: 16px;margin-top: 4px;}
    .Footer-reladd p {line-height: 24px;padding-left: 28px;font-size: 14px;}
    .Footer-reladd {margin: 14px 0;}
    .Footer-copy {padding: 16px 0 20px;}
    .Footer-copy p{line-height: 24px;}
    
    .pubban-menu{overflow-x: auto;}
    .pubban-menu a{width: 88px;margin: 0;padding: 0;}
    .pubban-words h6 {font-size: 30px;}
    .pubban-words p {font-size: 16px;margin-top: 10px;line-height: 24px;}
    .pubban img {min-height: 300px;}
    .pubson-title h6{font-size: 26px;}
    .pubson-title i {width: 48px;margin: 12px auto 0;}

    .Header-container{z-index: 9999;}
    .pulldown-container{z-index: 999;}
    .pulldown{width: 100%;padding-top: 62px;}
    .pulldown ul li {min-height: auto;border-left: none;width: 100%;float: left;padding-top: 0px;height: auto !important;}
    .pulldown-menu a {padding: 0 4%;}
    .pulldown-link a{padding: 0 4%;}
    .pulldown-menu a:before{display: none;}
    .pulldown-link {margin-top: 4px;}
    .pulldown-link{display: none;}
    .pulldown-menu{margin-top: 0;}
    .pulldown-btn{display: block;}
    .pulldown ul li:last-child {border-right: none;padding-bottom: 20px;}

    .banner-pc{display: none;}
    .banner-mb{display: block;min-height: auto !important;}
    .pubban-menufixed{top: 54px;}
    .Footer-ewm img{margin-left: -16px;}
}

