@charset "utf-8"; /* ====================鍏叡鏍峰紡========================= */ /* 澶撮儴 */ .Header-wrapper{width: 100%;background: transparent;position: fixed;left: 0;top: 0;z-index: 99999;transition: all .4s ease;} .Header-wrapper:after{content: "";width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #fff;opacity: .2;} .Header-container{width: 1620px;margin: 0 auto;} .Header-logo{float: left;position: relative;z-index: 5;} .Header-logo a{height: 100px;display: flex;align-items: center;float: left;user-select: none;} .Header-logo a img.Header-logo-S{display: block;} .Header-logo a img.Header-logo-H{display: none;} .winter .Header-navbarbox{visibility: visible !important;} .Header-navbar{font-size: 0;width: 100%;text-align: center;} .Header-navbar ul li{display: inline-block;position: relative;} .Header-Menu{display: block;height: 100px;line-height: 100px;padding: 0 24px;font-size: 18px;z-index: 4;font-weight: 700;color: #fff;transition: all .4s ease;position: relative;} .Header-navbar ul li:last-child:hover {background: #5ba337;} .Header-Menu span{display: inline-block;position: relative;} .Header-Menu span:after{content: "";position: absolute;right: 0;width: 0;bottom: -6px;height: 2px;background: #fff;transition: all .4s ease;} .Header-navbar ul li.ontrue .Header-Menu span:after{width: 100%;} .Header-navbar ul li:hover .Header-Menu span:after{width: 100%;right: auto;left: 0;} .H-lang {position: relative;float: right;} .H-lang .Hlang-menu {display: block;transition: none;-webkit-transition: none;font-size: 14px;text-align: center;color: #fff;line-height: 100px;font-weight: 700;} .H-lang .Hlang-menu i{width: 18px;height: 18px;background-repeat: no-repeat;background-image: url('../images/public/lang.png');display: inline-block;vertical-align: middle;} .H-lang .Hlang-menu a{display: inline-block;vertical-align: middle;} .H-lang .Hlang-menu a:nth-child(2){margin: -1px 0 0 18px;} .H-lang .Hlang-menu:hover i{transform: rotate(360deg);transition: all 1s ease;} .Header-search{float: right;margin-left: 40px;position: relative;} .Header-search-click{cursor: pointer;transition: none;-webkit-transition: none;font-size: 14px;text-align: center;color: #fff;line-height: 100px;font-weight: 700;} .Header-search-click i{width: 18px;height: 18px;background-repeat: no-repeat;background-image: url('../images/public/search.png');display: inline-block;vertical-align: middle;} .Header-search-click span{display: inline-block;vertical-align: middle;margin: 0 0 0 16px;} .Header-search-click span:before{content: "鎼滅储";} .Header-search-click.ontrue i{background-image: url('../images/public/close.png');} .Header-search-wordsform{position: absolute;width: 500px;line-height: 100px;top: 0;right: 80px;padding-left: 54px;display: none;} .Header-search-submit{width: 54px;height: 100%;background: url('../images/public/search.png') no-repeat center center;cursor: pointer;position: absolute;top: 0;left: 0;} .Header-search-wordsform input{width: 100%;height: 40px;padding-right: 16px;display: inline-block;vertical-align: middle;outline: none;font-size: 14px;color: #fff;border: none;border-bottom: 1px solid rgba(255, 255, 255, .2);background: transparent;} .Header-search-wordsform input:-moz-placeholder {color:#fff;font-size: 14px;} .Header-search-wordsform input::-moz-placeholder {color:#fff;font-size: 14px;} .Header-search-wordsform input:-ms-input-placeholder{color:#fff;font-size: 14px;} .Header-search-wordsform input::-webkit-input-placeholder{color:#fff;font-size: 14px;} .body-on-search .Header-search-click span:before{content: "鍏抽棴";} .body-on-search .Header-search-wordsform{display: block;} .body-on-search .Header-navbarbox{display: none;} .body-on-search .H-lang{display: none;} /* 涓嬫媺 */ .Header-navarr{display: none;} .Header-dropDown{visibility: hidden;opacity: 0;position: absolute;z-index: 2;width: 100%;top: 100px;left: 0;padding: 10px 0 18px;} .Header-dropDown:before{content: "";position: absolute;z-index: 1;width: 100%;height: 0;top: -100px;left: 0;background: #5ba337;transition: all .4s ease;} .Header-dropDown a{display: block;padding: 6px 0;color: rgba(255, 255, 255, .8);font-size: 15px;font-weight: 400;opacity: 0;transition: opacity 0s ease 0s;transition: color .4s ease 0s;position: relative;z-index: 2;} .Header-dropDown a:hover{color: #fff;text-decoration: underline;} .Header-navbar ul li:hover .Header-dropDown{visibility: visible;opacity: 1;} .Header-navbar ul li:hover .Header-dropDown:before{height: calc(100% + 100px);} .Header-navbar ul li:hover .Header-dropDown a:nth-child(1){transition-delay:0.1s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(2){transition-delay:0.2s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(3){transition-delay:0.3s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(4){transition-delay:0.4s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(5){transition-delay:0.5s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(6){transition-delay:0.6s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(7){transition-delay:0.7s;} .Header-navbar ul li:hover .Header-dropDown a:nth-child(8){transition-delay:0.8s;} .Header-navbar ul li:hover .Header-dropDown a{opacity: 1;transition: opacity .8s ease;} /* 鎵嬫満姹夊牎閿 */ .Header-navclick{height: 60px;padding: 0 0 0 12px;cursor: pointer;float: right;user-select: none;display: none;position: relative;z-index: 10;} .Header-navclick span{width: 24px;height: 2px;background: #fff;display: block;position: relative;margin-top: 29px;} .Header-navclick span:before,.Header-navclick span:after{content: "";position: absolute;height: 2px;background: #fff;display: block;left: 0;width: 100%;} .Header-navclick span:before{top: -8px;} .Header-navclick span:after{top: 8px;} .Header-navclick.ontrue span{background: #555;-moz-animation: buttonAnimation 0.3s ease forwards;-webkit-animation: buttonAnimation 0.3s ease forwards;animation: buttonAnimation 0.3s ease forwards;} .Header-navclick.ontrue span:before{background: #555;-moz-animation: buttonAnimationBefore 0.3s ease forwards;-webkit-animation: buttonAnimationBefore 0.3s ease forwards;animation: buttonAnimationBefore 0.3s ease forwards; } .Header-navclick.ontrue span:after{background: #555;-moz-animation: buttonAnimationAfter 0.3s ease forwards;-webkit-animation: buttonAnimationAfter 0.3s ease forwards;animation: buttonAnimationAfter 0.3s ease forwards;} @-moz-keyframes buttonAnimationBefore { 0% {-moz-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); } 50% {-moz-transform: translateY(8px) rotate(0);transform: translateY(8px) rotate(0); } 100% {-moz-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg); } } @-webkit-keyframes buttonAnimationBefore { 0% {-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); } 50% {-webkit-transform: translateY(8px) rotate(0);transform: translateY(8px) rotate(0); } 100% {-webkit-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg); } } @keyframes buttonAnimationBefore { 0% {-moz-transform: translateY(0px) rotate(0);-ms-transform: translateY(0px) rotate(0);-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); } 50% {-moz-transform: translateY(8px) rotate(0);-ms-transform: translateY(8px) rotate(0);-webkit-transform: translateY(8px) rotate(0);transform: translateY(8px) rotate(0); } 100% {-moz-transform: translateY(8px) rotate(45deg);-ms-transform: translateY(8px) rotate(45deg);-webkit-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg); } } @-moz-keyframes buttonAnimationAfter { 0% {-moz-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); } 50% {-moz-transform: translateY(-8px) rotate(0);transform: translateY(-8px) rotate(0); } 100% {-moz-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg); } } @-webkit-keyframes buttonAnimationAfter { 0% {-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); } 50% {-webkit-transform: translateY(-8px) rotate(0);transform: translateY(-8px) rotate(0); } 100% {-webkit-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg); } } @keyframes buttonAnimationAfter { 0% {-moz-transform: translateY(0) rotate(0);-ms-transform: translateY(0) rotate(0);-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); } 50% {-moz-transform: translateY(-8px) rotate(0);-ms-transform: translateY(-8px) rotate(0);-webkit-transform: translateY(-8px) rotate(0);transform: translateY(-8px) rotate(0); } 100% {-moz-transform: translateY(-8px) rotate(-45deg);-ms-transform: translateY(-8px) rotate(-45deg);-webkit-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg); } } @-moz-keyframes buttonAnimation { 0% {background: transparent; } 50% {background: rgba(255, 255, 255, 0); } 100% {background: rgba(255, 255, 255, 0); } } @-webkit-keyframes buttonAnimation { 0% {background: transparent; } 50% {background: rgba(255, 255, 255, 0); } 100% {background: rgba(255, 255, 255, 0); } } @keyframes buttonAnimation { 0% {background: transparent; } 50% {background: rgba(255, 255, 255, 0); } 100% {background: rgba(255, 255, 255, 0); } } /* 搴曢儴 */ .Footer-wrapper{width: 100%;background: #333f47;} .Footer-infonav{width: 100%;padding: 58px 0 40px;} .Footer-info{width: 140px;float: right;} .Footer-info h6{width: 100%;position: relative;} .Footer-info h6 img{width: 100%;object-fit: cover;} .Footer-info p{font-size: 16px;text-align: center;color: #fff;margin-top: 12px;} .Footer-info h6:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 3px;border-bottom: 3px solid #154a92;background: rgba(21, 74, 146, 0.5);animation: Fewm 3.8s linear infinite;} @keyframes Fewm{0%{height: 3px;}40%{height: 100%;}50%{height: 100%;}80%{height: 3px;}100%{height: 3px;}} .Footer-navbar{width: calc(100% - 140px);float: left;position: relative;} .Footer-navbar ul li{float: left;width: 16.6666%;} .Footer-navclick{width: 100%;position: relative;} .Footer-navclick a{font-size: 18px;color: #fff;display: block;width: 100%;height: 40px;line-height: 40px;font-weight: 700;} .Footer-navclick i{width: 40px;height: 40px;display: none;position: absolute;z-index: 9;right: -4%;top: 0;background: url('../images/public/iconArr.png') no-repeat center center /14px auto;} .Footer-navclick i.ontrue{transform: rotate(180deg);} .winter .Footer-navwords{display: block !important;} .Footer-navwords{width: 100%;overflow: hidden;margin-top: 8px;} .Footer-navwords a{display: block;padding: 4px 0;font-size: 16px;color: #fff;transition: all .4s ease;opacity: .6;} .Footer-navwords a:hover{opacity: 1;} .Footer-link{width: 100%;padding: 26px 0 26px 84px;font-size: 0;position: relative;border-top: 1px solid rgba(255, 255, 255, .1);border-bottom: 1px solid rgba(255, 255, 255, .1);} .Footer-link:before{content: "鍙嬫儏閾炬帴锛?;position: absolute;left: 0;font-size: 16px;line-height: 26px;color: #fff;opacity: .6;} .Footer-link a{display: inline-block;line-height: 26px;font-size: 16px;color: #fff;opacity: .6;transition: all .4s ease;margin-right: 20px;} .Footer-link a:last-child{margin-right: 0;} .Footer-link a:hover{opacity: 1;} .Footer-copyright{width: 100%;padding: 28px 0;overflow: hidden;} .Footer-copyright p{font-size: 15px;color: rgba(255, 255, 255, .4);line-height: 24px;} .Footer-copyright p{float: left;} .Footer-copyright p a{display: inline-block;margin-left: 10px;transition: all .4s ease;} .Footer-copyright p a:hover{color: #fff;} .body-lucency-color .Header-wrapper{background: #fff;} .body-lucency-color .Header-logo a img.Header-logo-S{display: none;} .body-lucency-color .Header-logo a img.Header-logo-H{display: block;} .body-lucency-color .H-lang .Hlang-menu{color: #555;} .body-lucency-color .H-lang .Hlang-menu i{background-image: url('../images/public/langH.png');} .body-lucency-color .Header-Menu{color: #555;} .body-lucency-color .Header-navbar ul li.ontrue .Header-Menu{color: #5ba337;} .body-lucency-color .Header-navbar ul li.Header-dropNone .Header-Menu {color: #555;} .body-lucency-color .Header-navbar ul li:first-child:hover .Header-Menu {color: #5ba337 !important;} .body-lucency-color .Header-navbar ul li:hover .Header-Menu span:after {background:#5ba337 !important;} .body-lucency-color .Header-navbar ul li.Header-dropNone.ontrue .Header-Menu {color: #5ba337;} .body-lucency-color .Header-navbar ul li:hover .Header-Menu{color: #fff;} .body-lucency-color .Header-Menu span:after{background: #5ba337;} .body-lucency-color .Header-navbar ul li.ontrue .Header-Menu span:after{background: #5ba337;} .body-lucency-color .Header-navbar ul li.Header-dropNone.ontrue .Header-Menu span:after{background: #5ba337;} .body-lucency-color .Header-navbar ul li:hover .Header-Menu span:after{background: #fff;} .body-lucency-color .Header-navclick span, .body-lucency-color .Header-navclick span:before, .body-lucency-color .Header-navclick span:after{background: #555;} .body-lucency-color .Header-wrapper:after{background: #e5e5e5;opacity: 1;} .body-lucency-color .Header-search-click{color: #555;} .body-lucency-color .Header-search-click i{background-image: url('../images/public/searchH.png');} .body-lucency-color .Header-search-click.ontrue i {background-image: url('../images/public/closeH.png');} .body-lucency-color .Header-search-wordsform input{border-bottom: 1px solid #e5e5e5;} .body-lucency-color .Header-search-submit{background-image: url('../images/public/searchH.png');} .body-lucency-color .Header-search-wordsform input{color: #555;} .body-lucency-color .Header-search-wordsform input:-moz-placeholder {color:#555;} .body-lucency-color .Header-search-wordsform input::-moz-placeholder {color:#555;} .body-lucency-color .Header-search-wordsform input:-ms-input-placeholder{color:#555;} .body-lucency-color .Header-search-wordsform input::-webkit-input-placeholder{color:#555;} /* 涓棿+鍏辩敤閮ㄥ垎 */ .Container-wrapper{width: 100%;} .contain{width: 1440px;margin: 0 auto;} /* 瑙嗛 */ .popVideo{display: none;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;} .popVideo-content{display: flex;justify-content: center;align-items: center;position: relative;width: 66%;height: 100%;margin: 0 auto;} .popVideo-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;} .popVideo-core video{width: 100%;max-height: 600px;background: #000;} .popVideo-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../images/public/close.png') no-repeat center;cursor: pointer;opacity: .7;transition: all .6s ease;} .popVideo-close:hover{opacity: 1;} @media all and (max-width:1279px) {.popVideo-content{width: 92%;}.popVideo-close{right: 0;}} /* ---- */ /* 渚ф爮 */ .sideBar-wrapper{position: fixed;top: 50%;right: 0;margin-top: -101px;width: 50px;height: 254px;z-index: 6666;} .sideBar-wrapper ul li{height: 50px;position: absolute;left: 0;} .sideBar-wrapper ul li.backTop{top: 0;width: 62px;} .sideBar-wrapper ul li.relQq{top: 51px;width: 126px;transition: all .4s;} .sideBar-wrapper ul li.relQq2{top: 102px;width: 126px;transition: all .4s;} .sideBar-wrapper ul li.relDh{top: 153px;width: 222px;transition: all .4s;} .sideBar-wrapper ul li.relEwm{top: 204px;width: 62px;} .sideBar-wrapper ul li a{display: block;font-family: "Microsoft Yahei";color: #fff;font-size: 14px;height: 50px;line-height: 50px;overflow: hidden;background-color: #000;opacity: .7;border-radius: 6px;} .sideBar-wrapper ul li a img{display: block;float: left;width: 24px;height: 24px;margin: 12px 12px 14px 14px;} .sideBar-wrapper ul li a:hover{background: #5ba337;opacity: 1;} .sideBar-wrapper ul li.relQq:hover{left: -70px;} .sideBar-wrapper ul li.relQq2:hover{left: -70px;} .sideBar-wrapper ul li.relDh:hover{left: -156px;} .sideBar-wrapper-ewm{position: absolute;top: -144px;left: -144px;background: url('../images/public/side-arr.png') no-repeat bottom right;width: 140px;height: 149px;padding-bottom: 9px;display: none;} .sideBar-wrapper-ewm img{display: block;background-color: #FFF;width: 140px;height: 140px;} .sideBar-wrapper ul li.relEwm:hover .sideBar-wrapper-ewm{display: block;} /* -------------------------PC绔?-------------------------- */ @media all and (max-width:1700px) { /* 1600 脳 (900/1024/1200) */ .Header-container{width: 92%;} } @media all and (max-width:1599px) { /* 1440 脳 (900/1050) */ .contain{width: 92%;} .Header-logo a {height: 86px;} .Header-Menu {height: 86px;line-height: 86px;padding: 0 18px;} .H-lang .Hlang-menu{line-height: 86px;} .Header-dropDown{top: 86px;} .Header-dropDown:before{top: -86px;} .Header-search-click, .Header-search-wordsform{line-height: 86px;} .Header-navbar ul li:hover .Header-dropDown:before{height: calc(100% + 86px);} .Header-search {margin-left: 24px;} .Header-search-click span {margin: 0 0 0 10px;} .H-lang .Hlang-menu a:nth-child(2){margin: -1px 0 0 12px;} } @media all and (max-width:1439px) { /* 1360 脳 (768) */ .Header-Menu {padding: 0 16px;} } @media all and (max-width:1359px) { /* 1280 脳 (800/854/1024) */ .Header-Menu{font-size: 16px;} .Header-dropDown a {padding: 5px 0;font-size: 14px;} .Footer-infonav {padding: 48px 0 36px;} .Footer-navclick a {font-size: 16px;} .Footer-navwords a {padding: 3px 0;font-size: 14px;} .Footer-link a, .Footer-link:before {line-height: 22px;font-size: 14px;} .Footer-link {padding: 20px 0 20px 78px;} .Footer-copyright p{font-size: 14px;line-height: 22px;} .Footer-copyright {padding: 22px 0;} .Footer-info p {font-size: 14px;} } @media all and (max-width:1279px) { /* 1152 脳 (864) */ .Header-logo a img{height: 24px;} .Header-Menu{padding: 0 12px;} } @media all and (max-width:1151px) { /* 1024 脳 (600/768) */ .Header-Menu {padding: 0 8px;} .Header-dropDown a {padding: 4px 0;font-size: 12px;} .H-lang .Hlang-menu a,.Header-search-click span{display: none;} .Header-search-wordsform{right: 36px;} } /* ------------------------鎵嬫満绔?------------------------- */ @media all and (max-width:1000px) { /* 骞虫澘璁惧 720 閫傞厤 */ .Header-search {margin-left: 0;position: static;} .Header-search-wordsform {width: 100%;line-height: normal;top: 60px;right: 0;border-bottom: 1px solid rgba(255, 255, 255, .2);} .Header-search-wordsform input{border: none !important;} .Header-search-click{width: 42px;line-height: 60px;} .H-lang .Hlang-menu {width: 42px;} .Header-logo a {height: 60px;} .H-lang .Hlang-menu{line-height: 60px;} .Header-navclick{display: block;padding: 0 0 0 10px;} .Header-navbarbox{visibility: hidden;;width: 240px;background: #fff;position: fixed;top: 0;right: -240px;padding-top: 64px;height: 100%;z-index: 6;transition: all .2s linear;} .Header-navbarbox.open{right: 0;visibility: visible;} .Header-Menu span:after{display: none;} .Header-navbarbox:after{content: "";position: absolute;width: 100%;height: 1px;background: #fff;left: 0;top: 0;opacity: .1;} .Header-Menu:after{display: none;} .Header-navbar{float: left;width: 100%;margin-right: 0;height: 100%;overflow-y: auto !important;text-align: left;padding-bottom: 20px;} .Header-navbar ul li{display: block;width: 100%;position: relative;margin: 0;} .Header-navbar ul li.ontrue .Header-Menu{color: #5ba337 !important;} .Header-Menu{width: 100%;height: 40px;line-height: 40px;padding: 0 6%;color: #555 !important;} .Header-wrapper:after{display: block;} .Header-wrapper{transition: all 0s ease;} .Header-navarr{display: block;width: 40px;height: 40px;position: absolute;top: 0;right: 0;z-index: 5;background: url('../images/public/iconArrH.png') no-repeat center /14px auto;} .Header-navarr.ontrue{transform: rotate(180deg);} .Header-dropDown:before{display: none;} .Header-dropDown {display: none;visibility: visible;opacity: 1;position: static;top: 0;padding: 8px 0 12px;background: #5ba337;} .Header-dropDown a{opacity: 1 !important;color: #fff;padding: 6px 6%;font-size: 14px;} .Footer-infonav {padding: 28px 0 30px;} .Footer-info{width: 100%;text-align: center;margin-top: 20px;} .Footer-info h6{width: 140px;margin: 0 auto;} .Footer-navbar {width: 100%;} .Footer-navbar ul li{width: 100% !important;} .Footer-navwords{margin-top: 0;display: none;} .Footer-navwords a {padding: 4px 0;} .Footer-navclick i{display: block;} .Footer-copyright {padding: 16px 0 20px;} .Footer-link {padding: 18px 0 18px 78px;} .body-on-search .Header-navbarbox{display: block;} .body-on-search .H-lang{display: block;} .body-lucency-color .Header-search-wordsform{background: #fff;} .body-lucency-color .Header-search-wordsform {border-bottom: 1px solid #e5e5e5;} } @media all and (max-width:640px) { /* 绉诲姩缁堢浠ヤ笂 360 閫傞厤 */ .sideBar-wrapper{display: none;} }