@charset "utf-8"; /* ====================公共样式========================= */ /* 头部 */ .Header-wrapper{width: 100%;background: #fff;position: fixed;left: 0;top: 0;z-index: 99999;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);} .Header-wrapper:after{content: "";width: 100%;height: 1px;background: #e8e8ea;position: absolute;left: 0;bottom: 0;z-index: 99;display: none;} .Header-container{width: 100%;margin: 0 auto;padding: 0 60px;} .bodyontrue .Header-navbarbox{display: block !important;} .Header-logo{float: left;position: relative;z-index: 999;} .Header-logo a{height: 80px;line-height: 80px;float: left;user-select: none;} .Header-search{float: right;} .Header-search-click{width: 52px;height: 80px;background:transparent url('../images/public/search.png') no-repeat center;cursor: pointer;user-select: none;position: relative;} .Header-search-click:before{content: "";position: absolute;left: 0;top: 50%;width: 1px;height: 14px;background: #666;margin-top: -7px;} .Header-search-click.ontrue{background:transparent url('../images/public/closeH.png') no-repeat center;} .Header-navbar{font-size: 0;width: 100%;text-align: center;} .Header-navbar ul li{display: inline-block;margin: 0 20px;} .Header-Menu{display: block;height: 80px;line-height: 82px;font-size: 16px;color: #333;padding: 0 2px;transition: all .4s ease-in-out;position: relative;} .Header-Menu:after{content: "";position: absolute;width: 0;right: 0;height: 3px;bottom: 0;background: #2d67d6;transition: all .4s ease-in-out;} .Header-navbar ul li.ontrue .Header-Menu, .Header-navbar ul li:hover .Header-Menu{color: #2d67d6;} .Header-navbar ul li.ontrue .Header-Menu:after, .Header-navbar ul li:hover .Header-Menu:after{width: 100%;right: auto;left: 0;} /* 下拉 */ .Header-arr{display: none;} .Header-drop{position: absolute;display: none;z-index: 99;background: #fff;padding: 10px 0 40px;width: 100%;left: 0;top: 80px;border-top: 1px solid #eee;} .Header-drop.Header-droppro{padding: 48px 0 60px;} .Header-drop-contain{width: 1200px;margin: 0 auto;} .Header-pro{width: 100%;} .Header-pro-menu{width: 200px;float: left;text-align: left;} .Header-pro-menu p{width: 100%;} .Header-pro-menu p a{display: inline-block;padding-left: 32px;height: 36px;line-height: 36px;position: relative;font-size: 15px;color: #333;transition: all .4s ease;background: url('../images/public/dropArr.png') no-repeat left center;} .Header-pro-menu p a:hover, .Header-pro-menu p.ontrue a{color: #2d67d6;} .Header-pro-item{width: calc(100% - 200px);float: right;} .Header-pro-li{display: none;width: 100%;overflow: hidden;} .Header-pro-li.ontrue{display: block;} .Header-pro-link{width: 400px;float: left;min-height: 180px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;overflow: hidden;} .Header-pro-link p{width: 50%;float: left;} .Header-pro-link a{display: inline-block;font-size: 15px;color: #666;height: 36px;line-height: 36px;transition: all .4s ease;} .Header-pro-link p a:hover, .Header-pro-link p.ontrue a{color: #2d67d6;} .Header-pro-img{width: calc(100% - 400px);float: left;text-align: center;} .Header-pro-img img{max-width: 100%;display: none;margin: 0 auto;max-height: 180px;} .Header-pro-img img.ontrue{display: block;} .Header-more{width: 100%;text-align: left;} .Header-more-ul{margin-left: -5%;} .Header-more-link{display: block;width: 28.3333%;float: left;margin-top: 24px;margin-left: 5%;} .Header-more-img{width: 100%;overflow: hidden;} .Header-more-img img{width: 100%;object-fit: cover;transition: all .4s linear;} .Header-more-wd{width: 100%;padding-top: 16px;height: 56px;} .Header-more-wd h1{display: inline-block;font-size: 16px;color: #333;transition: all .4s ease;max-width: 100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-right: 20px;background-position: right center;background-repeat: no-repeat;} .Header-more-wd p{opacity: 0;transition: all .4s ease;font-size: 14px;margin-top: 10px;color: #888;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} .Header-more-link:hover .Header-more-img img{transform: scale(1.06);} .Header-more-link:hover .Header-more-wd h1{color: #2d67d6;background-image: url('../images/public/dropic.png');} .Header-more-link:hover .Header-more-wd p{opacity: 1;} .Header-more.Header-more-5 .Header-more-ul{margin-left: -2%;} .Header-more.Header-more-5 .Header-more-link{width: 18%;margin-left: 2%;} .Header-more.Header-more-4 .Header-more-ul{margin-left: -3%;} .Header-more.Header-more-4 .Header-more-link{width: 22%;margin-left: 3%;} .Header-search-message{width: 100%;height: 80px;position: absolute;z-index: 99;background: #fff;right: 0;top: 0;display: none;} .Header-search-words{width: 1360px;margin: 0 auto;} .Header-search-wordsform{float: right;height: 80px;line-height: 80px;font-size: 0;} .Header-search-submit{width: 54px;height: 80px;background: url('../images/public/search.png') no-repeat center center;cursor: pointer;display: inline-block;vertical-align: middle;} .Header-search-wordsform input{width: 580px;height: 40px;display: inline-block;vertical-align: middle;outline: none;border: none;font-size: 16px;color: #333;margin-right: 40px;border-bottom: 1px solid #dadada;} .Header-search-close{width: 54px;height: 80px;background: url('../images/public/closeH.png') no-repeat center center;cursor: pointer;display: inline-block;vertical-align: middle;user-select: none;} .H-lang {position: relative;float: right;} .H-lang .Hlang-menu {display: block;width: 68px;height: 100%;transition: none;-webkit-transition: none;font-size: 16px;text-align: center;color: #666;line-height: 80px;} .H-lang .Hlang-menu i{width: 20px;height: 20px;background-repeat: no-repeat;background-image: url('../images/public/lang.png');display: inline-block;vertical-align: middle;margin: -2px 4px 0 0;} /* 多个语言 */ .Hlang-box {display: none;padding: 16px 0px;z-index: 4;width: 160px;box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);background: #fff;position: absolute;top: 80px;left: 50%;margin-left: -80px;} .Hlang-box:before {content: "";display: block;width: 0px;height: 0px;border-style: solid;border-width: 0 8px 8px;border-color: transparent transparent #efefef transparent;position: absolute;top: -8px;left: 50%;margin: 0 0 0 -4px;} .Hlang-box a {display: block;padding: 5px 10px 5px 60px;line-height: 30px;background-repeat: no-repeat !important;background-position: 20px center !important;font-size: 16px;color: #666;} .Hlang-box a:hover {color: #fff;background: #2d67d6;} .Hlang-box a.CN {background-image: url('../images/public/icon-cn.png');} .Hlang-box a.JP {background-image: url('../images/public/icon-jp.png');} .Hlang-box a.EN {background-image: url('../images/public/icon-en.png');} .Hlang-box a.ES {background-image: url('../images/public/icon-es.png');} .Hlang-box a.FR {background-image: url('../images/public/icon-fr.png');} .Hlang-box a.RU {background-image: url('../images/public/icon-ru.png');} .Hlang-box a.EU {background-image: url('../images/public/icon-eu.png');} .Hlang-box a.BR {background-image: url('../images/public/icon-br.png');} .Hlang-box a.DE {background-image: url('../images/public/icon-de.png');} .Hlang-box a.KR {background-image: url('../images/public/icon-kr.png');} .H-lang.ontrue .Hlang-box {display: block;animation: fadeInUpV .6s ease-in-out;-webkit-animation: fadeInUpV .6s ease-in-out;} @keyframes fadeInUpV {0% {transform: translateY(-20px);-webkit-transform: translateY(-20px);opacity: 0;}100% {transform: translateY(0);-webkit-transform: translateY(0);opacity: 1;}} /* 手机汉堡键 */ .Header-navclick{height: 60px;cursor: pointer;float: right;user-select: none;display: none;} .Header-navclick span{width: 24px;height: 2px;background: #666;display: block;position: relative;margin-top: 28.5px;transition: all .2s linear;} .Header-navclick span:before,.Header-navclick span:after{content: "";position: absolute;height: 2px;background: #666;display: block;left: 0;width: 100%;transition: all .2s linear;} .Header-navclick span:before{top: -7px;} .Header-navclick span:after{top: 7px;} .Header-navclick.ontrue span{-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{-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{-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(7px) rotate(0);transform: translateY(7px) rotate(0); } 100% {-moz-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg); } } @-webkit-keyframes buttonAnimationBefore { 0% {-webkit-transform: translateY(0px) rotate(0);transform: translateY(0px) rotate(0); } 50% {-webkit-transform: translateY(7px) rotate(0);transform: translateY(7px) rotate(0); } 100% {-webkit-transform: translateY(7px) rotate(45deg);transform: translateY(7px) 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(7px) rotate(0);-ms-transform: translateY(7px) rotate(0);-webkit-transform: translateY(7px) rotate(0);transform: translateY(7px) rotate(0); } 100% {-moz-transform: translateY(7px) rotate(45deg);-ms-transform: translateY(7px) rotate(45deg);-webkit-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg); } } @-moz-keyframes buttonAnimationAfter { 0% {-moz-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); } 50% {-moz-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0); } 100% {-moz-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg); } } @-webkit-keyframes buttonAnimationAfter { 0% {-webkit-transform: translateY(0) rotate(0);transform: translateY(0) rotate(0); } 50% {-webkit-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0); } 100% {-webkit-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) 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(-7px) rotate(0);-ms-transform: translateY(-7px) rotate(0);-webkit-transform: translateY(-7px) rotate(0);transform: translateY(-7px) rotate(0); } 100% {-moz-transform: translateY(-7px) rotate(-45deg);-ms-transform: translateY(-7px) rotate(-45deg);-webkit-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) 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: #18294a;} .Footer-container{width: 1580px;margin: 0 auto} .Footer-infonav{width: 100%;padding: 54px 0 40px;} .Footer-info{width: 180px;float: left;} .Footer-infotit{width: 100%;} .Footer-infotit h6{font-size: 16px;color: #fff;margin-bottom: 16px;} .Footer-infotit p{font-size: 14px;color: #9c9c9c;line-height: 22px;} .Footer-infodes{width: 100%;margin: 12px 0 24px;} .Footer-infodes p{font-size: 14px;color: #9c9c9c;line-height: 22px;} .Footer-infoto{width: 100%;position: relative;} .Footer-infoto li{width: 72px;margin-right: 20px;text-align: center;float: left;} .Footer-infoto li:last-child{margin-right: 0;} .Footer-infoto li img{width: 100%;} .Footer-infoto li p{font-size: 14px;color: #9c9c9c;margin-top: 10px;} .Footer-navbar{width: calc(100% - 180px);padding-left: 164px;float: right;position: relative;} .Footer-navbar ul li{width: 14.285%;float: left;} .Footer-navclick{width: 100%;position: relative;} .Footer-navclick a{font-size: 16px;color: #fff;display: block;width: 100%;height: 42px;line-height: 42px;} .Footer-navclick i{width: 42px;height: 42px;display: none;position: absolute;z-index: 9;right: 0;top: 0;background: url('../images/public/iconArrW.png') no-repeat center center /14px auto;} .Footer-navclick i.ontrue{transform: rotate(180deg);} .Footer-navwords{width: 100%;overflow: hidden;margin-top: 10px;} .Footer-navwords a{display: block;padding: 7px 0;font-size: 14px;color: #9c9c9c;transition: all .4s ease-in-out;} .Footer-navwords a:hover{color: #fff;} .Footer-share{width: 100%;font-size: 0;padding: 24px 0 28px;border-top: 1px solid rgba(255, 255, 255, 0.05);} .Footer-share span, .Footer-share a{display: inline-block;vertical-align: middle;} .Footer-share span{font-size: 16px;color: #fff;margin-right: 24px;} .Footer-share a{font-size: 14px;color: #adadad;transition: all .4s ease;margin-right: 12px;} .Footer-share a:last-of-type{margin-right: 0;} .Footer-share a:hover{color: #fff;} .Footer-copyright{width: 100%;padding: 24px 0;background: #101f3d;} .Footer-copyright p, .Footer-copyright span{font-size: 14px;color: #9c9c9c;line-height: 24px;} .Footer-copyright p{float: left;} .Footer-copyright span{float: right;} /* 中间+共用部分 */ .Container-wrapper{width: 100%;margin-top: 80px;} .contain{width: 1580px;margin: 0 auto;} .pubTitle{width: 100%;text-align: center;} .pubTitle h6{font-size: 40px;color: #202020;} /* -------------------------PC端--------------------------- */ @media all and (max-width:1700px) { /* 1600 × (900/1024/1200) */ .contain{width: 92%;} .Footer-container{width: 92%;} .Header-container{padding: 0 4%;} } @media all and (max-width:1599px) { /* 1440 × (900/1050) */ .Footer-navbar{padding-left: 100px;} .pubTitle h6{font-size: 36px;} } @media all and (max-width:1439px) { /* 1360 × (768) */ .Header-navbar ul li {margin: 0 16px;} .Header-search-words{width: 92%;} .pubTitle h6{font-size: 32px;} } @media all and (max-width:1359px) { /* 1280 × (800/854/1024) */ .Header-navbar ul li {margin: 0 14px;} .pubTitle h6{font-size: 28px;} .Footer-navbar {padding-left: 60px;} } @media all and (max-width:1279px) { /* 1152 × (864) */ .Header-navbar ul li {margin: 0 10px;} .Header-search-wordsform input{width: 480px;} .Footer-navbar {padding-left: 36px;} .Header-drop-contain{width: 92%;} } @media all and (max-width:1151px) { /* 1024 × (600/768) */ .Header-navbar ul li {margin: 0 4px;} .pubTitle h6{font-size: 24px;} } /* ------------------------手机端-------------------------- */ @media all and (max-width:1000px) { /* 平板设备 720 适配 */ .Container-wrapper{margin-top: 60px;} .Header-container{height: 60px;} .Header-logo{height: 60px;} .Header-logo a {height: 60px;line-height: 60px;} .Header-logo a img{height: 34px;} .H-lang .Hlang-menu{line-height: 60px;} .Hlang-box{top: 60px;} .Header-navbar ul li.ontrue .Header-Menu:after, .Header-navbar ul li:hover .Header-Menu:after{display: none;} .Header-navbar ul li:hover .Header-Menu{color: #333;} .Header-search-click{height: 60px;line-height: 60px;background: url("../images/public/search.png") no-repeat center;} .Header-navclick{display: block;} .Header-navbarbox{display: none;width: 100%;background: #fff;position: absolute;top: 60px;left: 0;} .Header-navbar{float: left;width: 100%;margin-right: 0;max-height: 364px;overflow-y: auto !important;padding: 10px 0 16px;text-align: left;} .Header-navbar ul li{display: block;width: 100%;position: relative;margin: 0;} .Header-Menu{width: 100%;height: 42px;line-height: 42px;padding: 0 4%;} .Header-search-message{height: 45px;top: 60px;} .Header-search-close{display: none;} .Header-search-wordsform{height: 44px;line-height: 44px;float: initial;} .Header-search-submit{height: 100%;position: absolute;right: 0;top: 0;z-index: 2;width: 44px;background: #2d67d6 url("../images/public/searchW.png") no-repeat center;} .Header-search-wordsform input{width: 100%;margin-right: 0;height: 44px;padding-right: 46px;box-sizing: border-box;border-bottom: none;} .Header-wrapper:after{display: block;} .Header-wrapper{box-shadow: none;} .Footer-share{display: none;} .Header-arr {display: block;width: 42px;height: 42px;position: absolute;z-index: 9;right: 0;top: 0;background: url("../images/public/iconArrH.png") no-repeat center center /14px auto;} .Header-arr.ontrue {transform: rotate(180deg);} .Header-drop {position: static;padding: 10px 0 28px;top: 0;border-bottom: 1px solid #eee;} .Header-drop.Header-droppro {padding: 24px 0 28px;} .Header-pro-menu p a {padding-left: 18px;height: 32px;line-height: 32px;} .Header-pro-menu{width: 150px;} .Header-pro-item {width: calc(100% - 150px);} .Header-pro-img{display: none !important;} .Header-pro-link {width: 100%;min-height: 160px;border-right: none;padding-left: 16px;} .Header-more-wd p{display: none;} .Header-more-wd {padding-top: 12px;height: 26px;} .Header-more-wd h1 {font-size: 14px;padding-right: 20px;color: #2d67d6;background-image: url('../images/public/dropic.png');} .Header-more-ul {margin-left: -2%;} .Header-more-link {width: 31.3333%;margin-top: 14px;margin-left: 2%;} .Header-more.Header-more-5 .Header-more-ul{margin-left: -2%;} .Header-more.Header-more-5 .Header-more-link{width: 31.3333%;margin-left: 2%;} .Header-more.Header-more-4 .Header-more-ul{margin-left: -2%;} .Header-more.Header-more-4 .Header-more-link{width: 31.3333%;margin-left: 2%;} .Footer-infonav {padding: 38px 0 34px;} .Footer-navbar {width: 100%;padding: 0;margin-top: 20px;margin-left: 0;} .Footer-navbar ul li{width: 100%;} .Footer-navclick h6 {line-height: 40px;} .Footer-navwords a {padding: 4px 0;font-size: 16px;} .Footer-navwords{margin-top: 0;display: none;} .Footer-navclick i{display: block;} .Footer-copyright {padding: 20px 0;} } @media all and (max-width:640px) { /* 移动终端以上 360 适配 */ }