@media screen and (min-width:992px){ .effect1{opacity: 0.5;transition: all 0.8s ease-out;} .effect1.isView{opacity: 1;} .effect2,.effect2 li,.effect5{opacity: 0;transition: all 0.8s ease-out;transform: translateY(70px);} .effect2.isView,.effect2.isView li,.effect5.isView{opacity: 1;transform: none;} .effect3{opacity: 0;transition: all 0.8s ease-out;transform: translateX(50px);} .effect3.isView{opacity: 1;transform: none;} .effect4 ,.effect4 li,.effect6 tr{opacity: 0;transition: all 0.8s ease-out;transform: translateX(-50px);} .effect4.isView,.effect4.isView li,.effect6.isView tr{opacity: 1;transform: none;} } @media screen and (max-width:1480px) { } @media screen and (max-width:1240px) { } @media screen and (max-width:1080px) { } @media screen and (max-width:996px) { .gp-f22{font-size:20px;font-size: 2rem;} .gp-f28{font-size:20px;font-size: 2rem;} .gp-f18{font-size:16px;font-size: 1.6rem;} } /*头部固定*/ body.currents{padding-top: 191px;}/* 此高度为头部的高度 */ .header.currents{position: fixed;top: 0;left: 0;width: 100%;} .header.currents .logo{padding: 5px 0;width: 400px;} .header.currents .gp-topRight1{display: none;} /* .header.currents >.gp-container.gp-clearFix{clear:none;width: 250px;} */ .header.currents .top_link{display: none;} .header.currents .nav{top: 0;height: 68px;line-height: 68px;left: 500px;} .header.currents .gp-nav1{background: none;width:1200px;margin:0 auto} .header.currents .gp-nav1 > ul{padding-left: 200px;width: auto;} .header.currents .gp-nav1 > ul > li > a{color: #fff;padding:0 20px;} .header{width:100%;min-width: 300px;height:auto;z-index:10;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;position: relative;background: #264c9e;border-top: 6px solid #1e3d7e;} .header .top{position:relative;z-index: 2;background: #264c9e;/* overflow: hidden; */} .header .top::after{content: "";clear: both;height: 0;visibility: hidden;} .logo{width: 495px;font-size: 0;z-index: 2;padding: 33px 0;float: left;} .logo a{display: inline-block;*display: inline;*zoom: 1;} .logo img{width: 100%;} .top_link{position: absolute;right: 0;top: 25px;color: #fff;text-align: right;line-height: 40px;} .top_link a{padding: 0 30px;color: #fff;font-size: 16px;opacity: 0.7;filter: alpha(opacity=70);} .top_link a:hover{opacity: 1;} .top_link a:first-child{border-right: 1px solid rgba(255,255,255,0.7);} .search_box{position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.8);z-index: 100;opacity: 0;visibility: hidden;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;} .search_box.on{opacity: 1;visibility: visible;} .search_box .close{background: url(../images/close.png) center no-repeat;background-size: contain;width: 60px;height: 60px;position: absolute;right: 40px;top: 6%;cursor: pointer;} .ser{height: 45px;line-height: 45px;width: 550px;position: absolute;top: 50%;transform: translateX(-50%) translateY(-50%);left: 50%;margin: -100px 0 0;} .search{width: 100%;height: 100%;position: relative;float:right;z-index: 3;} .search input.notxt{position:absolute;width: 406px;height: 45px;background: #fff;box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex: 1;flex: 1;padding: 0 12px;font-size: 16px;-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;border: 0;} .search input.notxt1 {position:absolute;width: 120px;height: 45px;border:none;right: 0;font-size: 18px;color: #fff;background: #92192b;} .search_btn{width: 40px;height: 40px;background: url(../images/search_btn.png) center no-repeat rgba(0,0,0,0.12);float: right;position: relative;margin: 0 0 0 10px;border-radius: 5px;} .nav{line-height: 80px;height: 80px;position: absolute;left: 615px;right: 0;/* bottom: 0; */top: 56px;} .nav ul{font-size: 0;text-align: justify; text-justify:inter-ideograph;} .nav ul::after{content: '';width: 100%;display: inline-block;*display: inline;*zoom:1;} .nav ul > li{position: relative;text-align: center;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;transform: perspective(5000px);-moz-transform: perspective(5000px);-o-transform: perspective(5000px);-webkit-transform: perspective(5000px);} .nav ul li > a{font-size: 18px;display: block;position: relative;color: #fff;} .nav ul li > a:hover,.nav ul li > a.on{opacity: 1;} .nav ul li:hover > a::after,.nav ul li > a.on::after{position: absolute;width: 100%;height: 3px;background: #e0c67e;content: "";left: 0;bottom: 0;} .nav ul li > a,.nav ul li:hover > a{} .subNav{width:200%;background: #204085;white-space: normal;position: absolute;left: -50%;top: 100%;display: none;} .subNav a{color:#fff;padding:10px 15px;display: block;line-height: 24px;border-top:1px solid rgba(0,0,0,0.2);font-size: 16px;} .subNav a:hover{background: rgba(0,0,0,0.1);} /* .header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4);background: #20895e;} */ /* .header.currents .top{height: 120px;} */ .nav ul li:hover .subNav{ -webkit-animation-name: flipInY ;animation-name: flipInY ; animation-duration: 0.6s; -webkit-animation-duration: 0.6s;animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; display: block; } @keyframes flipInY { from{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;} 40% {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);transform: perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;} 60%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1;} 80%{-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);transform: perspective(400px) rotate3d(0, 1, 0, -5deg);} to {-webkit-transform: perspective(400px);transform: perspective(400px);} } /*手机端导航默认*/ .mobile_bg{width: 100%;height: 100%;z-index: 90;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.6);display: none;} .gp-menu{ width: 40px;z-index: 98;height: 40px;position: absolute;display: none;top: 50%;margin-top: -22px;right: 1px;} .gp-menu-header{position: absolute;top: 0;right: 0;z-index: 996;width: 40px;height: 40px;} .gp-menu-link{float: left;line-height: 40px;height: 40px;padding-left: 15px;} .gp-menu-link a{color:#fff;} .gp-menu-header-icon{color: #c7000a; height: 40px;font-size:25px;text-align: center; float:right;width: 40px;position: relative; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; transition: background 0.5s;margin-right: 10px;cursor: pointer;} .gp-menu-header-icon span{ position: absolute; left: calc((100% - 25px) / 2); top: calc((100% - 2px) / 3); width: 27px; height: 3px; background-color: #c7000a;} .gp-menu-header-icon-out span{width: 27px;height: 4px;background-color:#fff;display: block;border-radius: 4px;} .gp-menu-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}.gp-menu-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;} .gp-menu-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outthird;} .gp-menu-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);} .gp-menu-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);} .gp-menu-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);} @keyframes outfirst { 0% {transform: translateY(0) rotate(-45deg);} 100% {transform: translateY(-4px) rotate(0deg);} }@keyframes outsecond { 0% { transform: translateY(0) rotate(45deg);} 100% {transform: translateY(4px) rotate(0deg);} } @keyframes outthird { 0% {transform: translateY(0) rotate(90deg);} 100% {transform: translateY(12px) rotate(0deg); } } .gp-menu-header-icon-click span{background-color:#fff ;top: calc((100% - 2px) / 2.1);} .gp-menu-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}.gp-menu-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;} .gp-menu-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;} @keyframes clickfirst { 0% {transform: translateY(4px) rotate(0deg);} 100% {transform: translateY(0) rotate(45deg);} }@keyframes clicksecond { 0% {transform: translateY(-4px) rotate(0deg);} 100% {transform: translateY(0) rotate(-45deg);} }@keyframes clickthird { 0% { opacity: 0} 100% {opacity: 0} }.gp-menu-nav{ width: 100%; position: fixed;top: 0;right: 0px;padding-top: 40px;background:#068166; background: -webkit-linear-gradient(left, #c7000a , #ab0009); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, #c7000a, #ab0009); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #c7000a, #ab0009); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #c7000a , #ab0009);display: none;} /*导航*/ .gp-menu-nav a{} .gp-menu-nav > ul {} .gp-menu-nav > ul li{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;} .gp-menu-nav > ul > li{position: relative;border-bottom: 1px solid rgba(255,255,255,0.3);} .gp-menu-nav > ul > li > a{display: inline-block;padding:14px 0 14px 25px;font-size: 1.6rem;} .gp-menu-nav > ul > li > ul {background: rgba(0,0,0,0.1);padding:0 25px} .gp-menu-nav > ul > li > ul a{display: inline-block;padding:10px 0;} .gp-menu-arrow {cursor: pointer;width: 30px;height: 50px;line-height: 50px;color:#fff;text-align: center;position: absolute;right: 0;top: 0;font-size: 2rem;margin-right: 10px;transition: all 0.3s ease-in-out;} .gp-menu-nav > ul > li.on .gp-menu-arrow{transform: rotate(90deg);} .gp-menu-nav li ul {display: none;} /*导航内标签效果*/ .gp-menu-nav a{color:#fff;} .open .gp-menu-link{display: none;} .open .gp-menu-header{background: none;} @-webkit-keyframes returnToNormal { from { opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0); } to { opacity: 1;-webkit-transform: none;transform: none; } } @keyframes returnToNormal { from { opacity: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0); } to { opacity: 1;-webkit-transform: none;transform: none; } } /*1.默认展开的搜索*/ .gp-search{width:220px;overflow: hidden;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;transition: all 0.35s ease-in-out;border:1px solid #ccc;} .gp-ser{width:100%; height:28px; z-index:9999994; margin:0 auto;position: relative;} .gp-search input,.gp-search button{position:absolute; height: 28px;line-height:28px; border:none; background:none; top:0px;overflow: hidden; } .gp-search input.notxt{color:#a4a4a4; width:82%;left: 0;padding-left: 2%;} .gp-search .notxt1 {position: absolute;width: 15%;right:0;cursor:pointer;color:#666;} /*5移动端搜索默认*/ .gp-m-search {width:80%;margin:10px auto;display: block;background: #fff;} .gp-m-search .notxt1{right: auto;left: 0;width: 40px;color: #851627;outline: none;} .gp-m-search input.notxt{left: 0;width: 100%;box-sizing: border-box;padding-left: 42px;outline: none;} footer{background: url(../images/footer_bg.png) no-repeat;padding-top: 39px;padding-bottom: 50px;background-size: cover;} footer .links{height: 18px;line-height: 18px;position: relative;padding-bottom: 20px;border-bottom: 1px solid rgba(255,255,255,0.1);} /* footer .links::after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);position: absolute;left: 0;bottom: -20px;} */ footer .links h2{line-height: 18px;color: #fff;display: inline-block;} footer .links ul{display: inline-block;vertical-align: bottom;} footer .links ul li{float: left;} footer .links ul li a{font-size: 14px;line-height: 18px;color: #fff;opacity: 0.7;filter: alpha(opacity=70);margin: 0 15px;} footer .footer_cen{margin: 40px -25px 0;padding-bottom: 10px;border-bottom: 1px solid rgba(255,255,255,0.1);overflow: hidden;} footer .footer_cen dl{border-left: 1px solid rgba(255,255,255,0.1);margin: 0 25px;margin-bottom: 40px;width: calc(25% - 50px);box-sizing: border-box;float: left;} footer .footer_cen dt{color: #fff;font-weight: bold;line-height: 1;margin-bottom: 12px;margin-left: 20px;} footer .footer_cen dd{position: relative;} footer .footer_cen dd::before{} footer .footer_cen dd a{color: #fff;opacity: 0.7;filter: alpha(opacity=70);line-height: 2.3;margin-left: 12px;} footer .footer_cen dd span{width:27px;height:6px;line-height:6px;} footer .footer_cen dd span i{display: inline-block;width: 21px;height: 1px;background: rgba(255,255,255,0.1);vertical-align: middle;} footer .footer_cen dd span em{display: inline-block;width: 6px;height: 6px;background: rgba(255,255,255,0.1);border-radius: 50%;vertical-align: middle;} footer .footer_cen dd:hover a{font-weight: bold;} .footer_bot .ft_logo {width: 353px;position: relative;z-index: 900;overflow: hidden;float: left;padding: 35px 0;} .footer_bot .ft_logo a {display: block;} .footer_bot .ft_list{float: right;padding-top: 28px;text-align: left;} .footer_bot .ft_list li{font-size: 14px;color: #fff;opacity: 0.8;filter: alpha(opacity=80);line-height: 28px;text-align: left;} .footer_bot .share{margin-left: 707px;padding-top: 45px;} .footer_bot .share li{width: 62px;height: 62px;background: url(../images/share_bg.png) no-repeat;position: relative;margin-right: 30px;border-radius: 50%;} .footer_bot .share li a{display: block;text-align: center;position: absolute;top: 50%;margin-top: -14px;left: 50%;margin-left: -14px;} .footer_bot .share li span{position: absolute;top: -110px;left: 50%;margin-left: -50px;display: none;width: 100px;height: 100px;} .footer_bot .share li:hover span{display: block;} .footer_bot p{clear: both;color: #fff;margin-top: 26px;opacity: 0.7;filter: alpha(opacity = 70);} @media screen and (max-width:1480px){ .logo{width: 380px;} .nav{left: 480px;line-height:60px;height: 60px;top: 60px;} .nav ul li > a{font-size: 16px;} .footer_bot .share { margin-left: 550px;} } @media screen and (max-width:1200px) { .header::after{height: 120px;} .nav{left: 400px;line-height: 50px;height: 50px;top: 70px;} .nav ul li > a,.top_link a{font-size: 14px;} .logo{position: relative;top: 0px;transform: none;overflow: visible;} /* .top_link{top: 0px;} */ .footer_bot .share { margin-left: 480px;} } @media screen and (max-width:1080px) { .top_link,.nav{right: 20px;} footer .footer_cen dl{margin: 0 20px 30px;width: calc(25% - 40px);} footer .footer_cen{margin: 40px -20px 0;} } @media screen and (max-width:996px) { .nav,.top_link{display: none;} .search_btn{width: 30px;height: 54px;font-size: 0;display: inline-block;*display: inline;*zoom:1;float: none;vertical-align: middle;margin: 0;} .search_btn::after{display: none;} /* .header .top{height: auto;padding: 0px 15px;width: auto;} */ .logo{width: 450px;padding: 12px 0;} .gp-menu{display: block;} footer{padding: 20px 0;} footer .footer_cen{margin: 20px -15px 0;} footer .footer_cen dl{margin: 0 15px 20px;width: calc(25% - 30px);} .footer_bot .ft_logo{padding: 15px 0;float: none;margin: 0 auto;} .footer_bot .ft_list{float: none;margin: 0 auto;padding: 0;} .footer_bot .share{text-align: center;float: none;margin-left: 0;padding: 0;margin-top: 10px;} .footer_bot .ft_list li{text-align: center;} .footer_bot p{text-align: center;} } @media screen and (max-width:767px) { .logo{width: 330px;} footer .footer_cen dl{width: calc(50% - 30px);} footer .links ul li a{margin: 0 8px;} } @media screen and (max-width:540px) { .logo{width: calc(100% - 50px);} } @media screen and (max-width:479px) { .footer_bot .ft_logo{width: 260px;} }