.gp-header12 { z-index: 880; position: relative; background: #ba2528; } @media screen and (max-width:996px) { .gp-header12 { width: 100%; position: relative; height: auto; } } .gp-header12 .gp_top { background: rgba(0, 0, 0, 0.2); height: 32px; line-height: 32px; text-align: right; } .gp-header12 .gp_top .gp-link a { color: #c4c5c5; margin-left: 19px; } .gp-header12 .gp-top { position: relative; } .gp-header12 .gp-top .gp-logo { display: flex; display: -webkit-flex; align-items: center; padding: 21px 0; } .gp-header12 .gp-top .gp-logo a { display: inline-block; vertical-align: middle; } .gp-header12 .gp-top .gp-logo a img { max-height: 70px; box-sizing: border-box; } .gp-header12 .gp-top .gp-logo .logo_02 { margin-left: 10px; } .gp-header12 .gp-top .gp-logo:hover { opacity: 0.9; } .gp-header12 .gp-top .gp-search-wrap { position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 20; } .gp-header12 .gp-top .gp-search-wrap > a { opacity: 0.6; transition: all 0.35 ease-in-out; margin: 0 10px; } .gp-header12 .gp-top .gp-search-wrap .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 #bfbeac; margin-left: 10px; border-radius: 30px; background-color: #fff; border: none; } .gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser { width: 100%; height: 32px; z-index: 9999994; margin: 0 auto; position: relative; } .gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser input, .gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser button { position: absolute; height: 32px; line-height: 32px; border: none; background: none; top: 0px; overflow: hidden; } .gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser input.notxt { color: #a6a6a6; width: 80%; left: 0; padding-left: 4%; opacity: 0.5; box-sizing: border-box; border: none; outline: none; } .gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser .notxt1 { position: absolute; width: 20%; right: 0; cursor: pointer; color: #fff; background: #ffad6a; border: none; } .gp-header12 .gp-top:hover { opacity: 1; color: #fff; } .gp-header12 .gp-menu { width: 100%; z-index: 98; height: 35px; position: relative; display: none; right: 0; top: 0; z-index: 400; background-color: rgba(0, 0, 0, 0.15); } .gp-header12 .gp-menu .gp-menu-header { position: absolute; top: 50%; right: 0; z-index: 996; width: 100%; height: 40px; margin-top: -20px; } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon { color: #fff; height: 30px; float: right; width: 30px; position: relative; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; cursor: pointer; margin: 2px 20px 0 0; } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon span { position: absolute; left: calc((100% - 30px) / 2); top: calc((100% - 6px) / 2.3); width: 26px; height: 2px; background-color: #fff; } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) { transform: translateY(4px) rotate(0deg); } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) { transform: translateY(-4px) rotate(0deg); } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-out span { width: 26px; height: 2px; background-color: #fff; display: block; border-radius: 4px; } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(1) { animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst; } @keyframes outfirst { 0% { transform: translateY(0) rotate(-45deg); } 100% { transform: translateY(-4px) rotate(0deg); } } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(2) { animation-duration: 0.5s; animation-fill-mode: both; animation-name: outsecond; } @keyframes outsecond { 0% { transform: translateY(0) rotate(45deg); } 100% { transform: translateY(4px) rotate(0deg); } } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(3) { animation-duration: 0.5s; animation-fill-mode: both; animation-name: outthird; } @keyframes outthird { 0% { transform: translateY(0) rotate(90deg); } 100% { transform: translateY(12px) rotate(0deg); } } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-click span { top: calc((100% - 2px) / 2.1); } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(1) { animation-duration: 0.5s; animation-fill-mode: both; animation-name: clickfirst; } .gp-header12 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(2) { animation-duration: 0.5s; animation-fill-mode: both; animation-name: clicksecond; margin-left: 0; } .gp-header12 .gp-menu .gp-menu-header .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-header12 .gp-menu .gp-menu-nav { width: 100%; position: fixed; top: 0; right: 0px; display: none; padding-top: 40px; background: #ba2528; } .gp-header12 .gp-menu .gp-menu-nav .gp-search.gp-m-search { overflow: hidden; transition: all 0.35s ease-in-out; border: 1px solid #ba2528; margin-left: 10px; border-radius: 30px; background-color: #f6f7f9; width: 90%; margin: 10px auto 0; display: block; } .gp-header12 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser { width: 100%; height: 32px; z-index: 9999994; margin: 0 auto; position: relative; } .gp-header12 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input, .gp-header12 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser button { position: absolute; height: 32px; line-height: 32px; border: none; background: none; top: 0px; overflow: hidden; } .gp-header12 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input.notxt { color: #333 !important; left: 0; width: 100%; box-sizing: border-box; padding-left: 42px; } .gp-header12 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 { position: absolute; cursor: pointer; color: #ba2528 !important; left: 0; width: 40px; } .gp-header12 .gp-menu .gp-menu-nav > ul { padding: 0 30px; } .gp-header12 .gp-menu .gp-menu-nav > ul > li { position: relative; box-sizing: border-box; transition: all 0.5s ease-in; transform: translateX(-40px); opacity: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.15); } .gp-header12 .gp-menu .gp-menu-nav > ul > li > a { display: inline-block; padding: 1.2rem 0 1.2rem 0; font-size: 16px; width: 60%; line-height: 1.4; } .gp-header12 .gp-menu .gp-menu-nav > ul > li > .gp-menu-arrow { cursor: pointer; width: 30px; height: 45px; line-height: 45px; color: #e9e9e9; text-align: right; position: absolute; right: 0; top: 0; font-size: 20px; transition: all 0.3s ease-in-out; top: 4px; color: #dad6ce; } .gp-header12 .gp-menu .gp-menu-nav > ul > li .m-second-nav { display: none; opacity: 0.7; padding-bottom: 1rem; } .gp-header12 .gp-menu .gp-menu-nav > ul > li .m-second-nav > li > a { display: inline-block; padding: 0.5rem 0 0.5rem 10px; font-size: 14px; } .gp-header12 .gp-menu .gp-menu-nav > ul > li .m-second-nav > li.on span { transform: rotate(45deg); } .gp-header12 .gp-menu .gp-menu-nav > ul > li.on span { transform: rotate(90deg); } .gp-header12 .gp-menu .gp-menu-nav .gp-menu-link { float: left; line-height: 40px; height: 40px; padding-left: 15px; } .gp-header12 .gp-menu .gp-menu-nav .gp-menu-link a { color: #fff; } .gp-header12 .gp-menu .gp-menu-nav .m-link { margin: 0 30px; padding: 15px 0; } .gp-header12 .gp-menu .gp-menu-nav .m-link a { display: inline-block; vertical-align: middle; line-height: 1.5; padding: 4px 10px; } .gp-header12 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 { position: fixed; display: block; transform: translate(-150%, 0); width: 100%; right: auto; left: 0; } .gp-header12 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 { transition: all 1s ease-in-out; transform: translate(0, 0); position: absolute; } .gp-header12 .gp-nav-wrap { background: #fff; } .gp-header12 .gp-nav-wrap .gp-nav { border-top: 1px solid rgba(255, 255, 255, 0.3); display: flex; display: -webkit-flex; justify-content: space-around; margin-top: 0; margin-bottom: 0; box-sizing: border-box; padding: 0 25px; } .gp-header12 .gp-nav-wrap .gp-nav > li { position: relative; text-align: center; flex: 1; position: relative; } .gp-header12 .gp-nav-wrap .gp-nav > li::before { content: ""; display: block; width: 1px; height: 30px; background: #ddd; position: absolute; left: -1px; top: 50%; margin-top: -15px; } .gp-header12 .gp-nav-wrap .gp-nav > li:last-child::after { content: ""; display: block; width: 1px; height: 30px; background: #ddd; position: absolute; right: -1px; top: 50%; margin-top: -15px; } .gp-header12 .gp-nav-wrap .gp-nav > li > a { display: inline-block; line-height: 1; font-size: 18px; color: #000; transition: all 0.35s ease-in-out; position: relative; z-index: 50; position: relative; vertical-align: top; height: 59px; line-height: 59px; position: relative; } .gp-header12 .gp-nav-wrap .gp-nav > li > a::before { content: ''; width: 0; height: 2px; background-color: #fff; position: absolute; left: 50%; bottom: 0; transition: all 0.35s ease-in-out; } .gp-header12 .gp-nav-wrap .gp-nav > li > a:hover:before { width: 100%; left: 0; } .gp-header12 .gp-nav-wrap .gp-nav > li .second_nav1 { position: absolute; left: 0%; top: 59px; width: 100%; display: none; text-align: center; background-color: #ba2528; margin: 0; } .gp-header12 .gp-nav-wrap .gp-nav > li .second_nav1 dd a { display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 10px 15px; font-size: 14px; transition: all 0.3s ease-in-out; color: #fff; line-height: 1.2; } .gp-header12 .gp-nav-wrap .gp-nav > li .second_nav1 dd:hover { background-color: rgba(0, 0, 0, 0.15); } .gp-header12 .gp-nav-wrap .gp-nav li.on a::before { width: 100%; left: 0; } .gp-header12 .gp-nav-wrap .gp-nav li.on .second_nav1 { display: block; } .gp-header12 .mobile_bg { width: 100%; height: 100%; z-index: 90; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.6); display: none; } @media screen and (max-width:996px) { .gp-header12 .gp_top { display: none; } .gp-header12 .searchWrap { display: none; } .gp-header12 .gp-menu { display: block; } .gp-header12 .gp-menu .gp-menu-nav { display: block; } .gp-header12 .gp-menu.open .gp-menu-link { display: none; } .gp-header12 .gp-menu.open .gp-menu-nav > ul > li { transform: none; opacity: 1; } .gp-header12 .gp-top { height: auto; } .gp-header12 .gp-top .gp-logo { justify-content: center; position: relative; z-index: 1000; padding: 15px 0; } .gp-header12 .gp-top .gp-logo a img { max-height: 55px; } .gp-header12 .gp-top .gp-logo .gp-search-wrap { display: none; } .gp-header12 .gp-top .gp-logo.open { z-index: 90; } .gp-header12 .gp-top .gp-search-wrap { display: none; } .gp-header12 .gp-nav-wrap { display: none; } .gp-header12 .gp-nav-wrap .gp-menu-nav > ul > li { transform: none; opacity: 1; } .gp-header12 .gp-m-search { display: block; } } @media screen and (max-width:767px) { .gp-header12 .gp-header12 .gp-menu-nav > ul { padding: 10px 20px 0; } .gp-header12 .gp-header12 .m-link { margin: 0 20px; } } .gp-header12 { transition: all 0.5s ease-out 0s; z-index: 10; } .gp-header12.currents { position: fixed; left: 0; right: 0; top: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); } .gp-header12 .gp_top, .gp-header12 .gp-top { transition: all 0.2s ease-out 0s; } .gp-header12.currents .gp_top, .gp-header12.currents .gp-top { height: 0; display: none; } .single_img1 .gp-img-responsive { padding-bottom: 26.04%; display: block; } /*侧边栏*/ .asideList7 .gp-subLeft { position: relative; } .asideList7 .gp-subLeft .subLeftTitle { padding: 34px 10px; color: #fff; text-align: center; background: #ba2528; border-top: 5px solid rgba(0, 0, 0, 0.2); position: relative; margin-bottom: 1px; } .asideList7 .gp-subLeft .gp-m-inner-header-icon { width: 40px; height: 40px; text-align: center; color: #fff; position: absolute; right: 0; top: 50%; display: none; line-height: 40px; transform: translateY(-50%); } .asideList7 .gp-subLeft > ul { width: 100%; overflow: hidden; } .asideList7 .gp-subLeft > ul > li { position: relative; } .asideList7 .gp-subLeft > ul > li > a { transition: all 0.35s ease-in-out; display: block; padding: 14px 50px 14px 10px; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.15); position: relative; background: #efeff4; } .asideList7 .gp-subLeft > ul > li > a:before { content: ""; display: none; width: 6px; height: 100%; background: #ba2528; position: absolute; left: 0; top: 0; border-radius: 0 0 6px 0; } .asideList7 .gp-subLeft > ul > li > a:hover { font-weight: bold; } .asideList7 .gp-subLeft > ul > li > a:hover:before { display: block; } .asideList7 .gp-subLeft > ul > li > a:hover + span.gp-toggles { color: #ba2528; } .asideList7 .gp-subLeft > ul > li > a.active { color: #ba2528; font-weight: bold; } .asideList7 .gp-subLeft > ul > li > a.active:before { display: block; } .asideList7 .gp-subLeft > ul > li .gp-toggles { width: 40px; height: 50px; position: absolute; right: 0; top: 0; line-height: 50px; text-align: center; cursor: pointer; font-size: 14px; color: #cdcdcd; } .asideList7 .gp-subLeft > ul > li a.active + span.gp-toggles { color: #ba2528; } .asideList7 .gp-subLeft > ul > li .gp-second-nav { display: none; background-color: #fff; } .asideList7 .gp-subLeft > ul > li .gp-second-nav dd a { transition: all 0.35s ease-in-out; border-bottom: 1px solid #ccc; display: block; padding-left: 30px; font-size: 18px; padding: 10px; font-size: 14px; position: relative; color: #333; text-align: center; } .asideList7 .gp-subLeft > ul > li .gp-second-nav dd a:hover { color: #ba2528; } .asideList7 .gp-subLeft > ul > li .gp-second-nav dd a > span { position: relative; } .asideList7 .gp-subLeft > ul > li .gp-second-nav dd a.active { color: #ba2528; } @media screen and (max-width:996px) { .asideList7 .gp-subLeft .subLeftTitle { padding: 10px 15px; text-align: left; font-size: 20px; } .asideList7 .gp-subLeft .gp-m-inner-header-icon { display: block; } .asideList7 .gp-subLeft > ul { display: none; } } .block-list78 { border-bottom: 1px solid #e4e4e4; margin-bottom: 33px; width: 100%; overflow: hidden; } .block-list78 h2 { color: #ba2528; line-height: 2.2; position: relative; display: inline-block; } .block-list78 h2::after { content: ""; display: block; width: 100%; height: 4px; background: #ba2528; position: absolute; left: 0; bottom: 0; } .block-list78 .gp-bread { float: right; text-align: right; color: #333333; opacity: 0.6; filter: alpha(opacity=60); height: auto; line-height: 20px; color: #999; padding: 10px 0; overflow: hidden; } .block-list78 .gp-bread span { margin: 0 2px; display: inline-block; vertical-align: middle; font-size: 12px; color: #999; width: 7px; height: 5px; background: url(../images/block-list78_rt.png) no-repeat; background-size: cover; } .block-list78 .gp-bread a { color: #333333; opacity: 0.6; filter: alpha(opacity=60); } .block-list78 .gp-bread a:hover { color: #ba2528; opacity: 1; filter: alpha(opacity=100); } .footer_block19 { padding-top: 40px; position: relative; background: #f9f9f9; } .footer_block19 .footer_top { margin-bottom: 30px; } .footer_block19 .footer_top >div { display: flex; } .footer_block19 .footer_top >div .footer_logo { max-width: 400px; margin-right: 50px; } .footer_block19 .footer_top >div .footer_links { flex: 1; } .footer_block19 .footer_top >div .footer_links h3 { font-weight: normal; margin-bottom: 10px; } .footer_block19 .footer_top >div .footer_links ul { display: flex; flex-wrap: wrap; } .footer_block19 .footer_top >div .footer_links ul li { width: 20%; margin-bottom: 8px; } .footer_block19 .footer_top >div .share_box { margin-top: 10px; } .footer_block19 .footer_top >div .share_box .share { display: inline-block; text-align: center; position: relative; margin-right: 15px; } .footer_block19 .footer_top >div .share_box .share:hover .img2 { display: block; } .footer_block19 .footer_top >div .share_box .share .img2 { position: absolute; left: -20px; top: -105px; width: 100px; height: 100px; z-index: 1; display: none; } .footer_block19 .footer_top >div .share_box .share .img { margin: 0 auto; width: 45px; height: 45px; text-align: center; line-height: 45px; border-radius: 50%; } .footer_block19 .footer_bot { color: #bdc2c9; border-top: 1px solid #bdc2c9; box-sizing: border-box; padding: 10px 0; text-align: center; } .footer_block19 .footer_bot a { color: #bdc2c9; } .footer_block19 .footer_bot .footer_link { margin-bottom: 5px; } .footer_block19 .footer_bot .footer_link a { margin: 0 5px; } @media screen and (max-width: 1240px) { .footer_block19 .footer_top>div .footer_links ul li { width: 25%; } } @media screen and (max-width: 996px) { .footer_block19 .footer_top > div .footer_logo { margin: 0 auto 10px; } .footer_block19 .footer_top > div { display: block; text-align: center; } } @media screen and (max-width: 767px) { .footer_block19 .footer_top>div .footer_links ul li { width: 33.3%; } } @media screen and (max-width: 479px) { .footer_block19 .footer_top>div .footer_links ul li { width: 50%; } }