.img_article { overflow: hidden; } .img { width: 200px; float: left; } .img span { height: 0px; display: block; overflow: hidden; padding-bottom: 150%; } .right_article { margin: 0 0 0 220px; } .right_article h3 { border-bottom: 2px solid #336736; padding: 0 0 10px 0; color: #336736; margin: 0 0 20px 0; } .gp-header3 { z-index: 880 !important; position: relative; background-color: #336736; } @media screen and (max-width:996px) { .gp-header3 { /*width: 100%;*/ position: relative; height: auto; } } .gp-header3 .gp-top { position: relative; } .gp-header3 .gp-top .gp-logo { display: flex; display: -webkit-flex; align-items: center; padding: 21px 0; } .gp-header3 .gp-top .gp-logo a { display: inline-block; vertical-align: middle; box-sizing: border-box; } .gp-header3 .gp-top .gp-logo a img { max-height: 70px; } .gp-header3 .gp-top .gp-logo .logo_02 { margin-left: 10px; } .gp-header3 .gp-top .gp-logo:hover { opacity: 0.9; } .gp-header3 .gp-top .gp-search-wrap { position: absolute; right: 0; top: 30px; z-index: 20; } .gp-header3 .gp-top .gp-search-wrap a { opacity: 0.6; transition: all 0.35 ease-in-out; margin: 0 10px; color: #fff; } .gp-header3 .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; background-color: #fff; } .gp-header3 .gp-top .gp-search-wrap .gp-search .gp-ser { width: 100%; height: 32px; z-index: 9999994; margin: 0 auto; position: relative; } .gp-header3 .gp-top .gp-search-wrap .gp-search .gp-ser input, .gp-header3 .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-header3 .gp-top .gp-search-wrap .gp-search .gp-ser input.notxt { color: #666; width: 80%; left: 0; padding-left: 4%; opacity: 0.5; outline: none; } .gp-header3 .gp-top .gp-search-wrap .gp-search .gp-ser .notxt1 { position: absolute; width: 15%; right: 0; cursor: pointer; color: #336736; } .gp-header3 .gp-top:hover { opacity: 1; color: #fff; } .gp-header3 .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-header3 .gp-menu .gp-menu-header { position: absolute; top: 50%; right: 0; z-index: 996; width: 100%; height: 40px; margin-top: -20px; } .gp-header3 .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-header3 .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-header3 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) { transform: translateY(4px) rotate(0deg); } .gp-header3 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) { transform: translateY(-4px) rotate(0deg); } .gp-header3 .gp-menu .gp-menu-header .gp-menu-header-icon-out span { width: 26px; height: 2px; background-color: #fff; display: block; border-radius: 4px; } .gp-header3 .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-header3 .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-header3 .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-header3 .gp-menu .gp-menu-header .gp-menu-header-icon-click span { top: calc((100% - 2px) / 2.1); } .gp-header3 .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-header3 .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-header3 .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-header3 .gp-menu .gp-menu-nav { width: 100%; position: fixed; top: 0; right: 0px; display: none; padding-top: 40px; background: #336736; } .gp-header3 .gp-menu .gp-menu-nav .gp-search.gp-m-search { overflow: hidden; transition: all 0.35s ease-in-out; border: 1px solid #336736; margin-left: 10px; border-radius: 30px; background-color: #f6f7f9; width: 90%; margin: 10px auto 0; display: block; } .gp-header3 .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-header3 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input, .gp-header3 .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-header3 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input.notxt { color: #333 !important; opacity: 1; left: 0; width: 100%; box-sizing: border-box; padding-left: 42px; } .gp-header3 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 { position: absolute; cursor: pointer; color: #336736 !important; left: 0; width: 40px; } .gp-header3 .gp-menu .gp-menu-nav>ul { padding: 0 30px; } .gp-header3 .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-header3 .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-header3 .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-header3 .gp-menu .gp-menu-nav>ul>li .m-second-nav { display: none; opacity: 0.7; padding-bottom: 1rem; } .gp-header3 .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-header3 .gp-menu .gp-menu-nav>ul>li .m-second-nav>li.on span { transform: rotate(45deg); } .gp-header3 .gp-menu .gp-menu-nav>ul>li.on span { transform: rotate(90deg); } .gp-header3 .gp-menu .gp-menu-nav .gp-menu-link { float: left; line-height: 40px; height: 40px; padding-left: 15px; } .gp-header3 .gp-menu .gp-menu-nav .gp-menu-link a { color: #fff; } .gp-header3 .gp-menu .gp-menu-nav .m-link { margin: 0 30px; padding: 15px 0; } .gp-header3 .gp-menu .gp-menu-nav .m-link a { display: inline-block; vertical-align: middle; line-height: 1.5; padding: 4px 10px; } .gp-header3 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 { position: fixed; display: block; transform: translate(-150%, 0); width: 100%; right: auto; left: 0; } .gp-header3 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 { transition: all 1s ease-in-out; transform: translate(0, 0); position: absolute; } .gp-header3 .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; } .gp-header3 .gp-nav-wrap .gp-nav>li { position: relative; text-align: center; padding: 0 10px; } .gp-header3 .gp-nav-wrap .gp-nav>li>a { display: inline-block; line-height: 1; font-size: 18px; color: #fff; 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-header3 .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-header3 .gp-nav-wrap .gp-nav>li>a:hover:before { width: 100%; left: 0; } .gp-header3 .gp-nav-wrap .gp-nav>li .second_nav1 { position: absolute; left: 50%; top: 59px; width: 200px; display: none; text-align: center; background-color: rgba(51, 103, 54, 0.85); margin: 0; margin-left: -100px; } .gp-header3 .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-header3 .gp-nav-wrap .gp-nav>li .second_nav1 dd:hover { background-color: rgba(0, 0, 0, 0.15); } .gp-header3 .gp-nav-wrap .gp-nav li.on a::before { width: 100%; left: 0; } .gp-header3 .gp-nav-wrap .gp-nav li.on .second_nav1 { display: block; } .gp-header3 .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-header3 .searchWrap { display: none; } .gp-header3 .gp-menu { display: block; } .gp-header3 .gp-menu .gp-menu-nav { display: block; } .gp-header3 .gp-menu.open .gp-menu-link { display: none; } .gp-header3 .gp-menu.open .gp-menu-nav>ul>li { transform: none; opacity: 1; } .gp-header3 .gp-top { height: auto; } .gp-header3 .gp-top .gp-logo { justify-content: center; position: relative; z-index: 1000; padding: 15px 0; } .gp-header3 .gp-top .gp-logo a img { max-height: 55px; } .gp-header3 .gp-top .gp-logo .gp-search-wrap { display: none; } .gp-header3 .gp-top .gp-logo.open { z-index: 90; } .gp-header3 .gp-top .gp-search-wrap { display: none; } .gp-header3 .gp-nav-wrap { display: none; } .gp-header3 .gp-nav-wrap .gp-menu-nav>ul>li { transform: none; opacity: 1; } .gp-header3 .gp-m-search { display: block; } } @media screen and (max-width:767px) { .gp-header3 .gp-header1 .gp-menu-nav>ul { padding: 10px 20px 0; } .gp-header3 .gp-header1 .m-link { margin: 0 20px; } } .gp-header2.currents { box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); position: fixed; left: 0; top: 0; height: 50px; width: 100%; margin-bottom: 0; } .gp-header2.currents .gp-top { display: none; } .gp-header2.currents .gp-logo, .gp-header2.currents .searchWrap { display: none; } .gp-header2.currents .gp-nav-wrap { position: static; width: 100%; } .gp-header2.currents .gp-nav-wrap .gp-nav>li>a { height: 50px; line-height: 50px; padding: 0; } .gp-header2.currents .gp-nav-wrap .gp-nav>li .second_nav1 { top: 50px; } .gp-header3 { transition: all 0.4s ease-out 0s; z-index: 10; } .gp-header3.currents { position: fixed; left: 0; right: 0; top: 0; } .gp-header3 .gp-top { transition: all 0.3s ease-out 0s; } .gp-header3.currents .gp-top { height: 0; display: none; } .gp-header3 .gp-nav-wrap .gp-nav { transition: all 0.2s ease-out 0s; } .gp-header3.currents .gp-nav-wrap .gp-nav { border-top: none; } .asideList4 .sub_left { overflow: hidden; } .asideList4 .sub_left .sub_leftTitle { background: #336736; } .asideList4 .sub_left .sub_leftTitle h2 { color: #fff; font-size: 20px; font-weight: normal; margin: 0 auto; text-align: center; line-height: 1.4; padding: 15px 20px; } .asideList4 .sub_left .sub_nav { overflow: hidden; background-color: #336736; border-left: 8px solid #336736; } .asideList4 .sub_left .sub_nav li { position: relative; } .asideList4 .sub_left .sub_nav li>a { line-height: 1.7; padding: 13px 20px 13px 20px; display: block; color: #fff; border-bottom: 1px dashed #336736; } .asideList4 .sub_left .sub_nav li a.on, .asideList4 .sub_left .sub_nav li a:hover { color: #666666; border-right: 3px solid #336736; background: #fff; } .asideList4 .sub_left .sub_nav li strong.arrow { display: block; line-height: 1.7; width: 42px; text-align: center; font-size: 25px; font-weight: bold; position: absolute; right: 0; top: 0; color: #666666; z-index: 33; cursor: pointer; transition: all 0.3s ease-in-out; } .asideList4 .sub_left .sub_nav li .twoJ_menu { background-color: #fff; display: none; } .asideList4 .sub_left .sub_nav li .twoJ_menu dd a { display: block; padding: 8px 10px 8px 35px; font-size: 14px; } .asideList4 .sub_left .sub_nav li.sub_has .subNavs dl dd a:hover { color: #004c90; border-right: 10px solid #004c90; } .asideList4 .sub_left .sub_nav li.sub_has a:hover { border-right: 0; } @media screen and (max-width:996px) { .asideList4 .sub_left { display: none; } } .asideList4 .sub_mbtn { width: 100%; height: 40px; background: url('images/sub-mbtn.png') no-repeat center center; background-color: #336736; cursor: pointer; display: none; } .asideList4 .sub_navm { width: 100%; overflow: hidden; display: none; margin-bottom: 20px; } .asideList4 .sub_navm ul { background-color: #ffffff; } .asideList4 .sub_navm ul li { position: relative; } .asideList4 .sub_navm ul li a { color: #515151; padding-left: 13px; line-height: 2.8; border-bottom: 1px solid #d3d3d3; display: block; font-size: 14px; } .asideList4 .sub_navm ul li a:hover { color: #666666; } .asideList4 .sub_navm ul li .phone_toggle { position: absolute; right: 10px; top: 4px; } .asideList4 .sub_navm ul li .sub_navm dl { display: none; background-color: #fff; padding: 0px 0px 5px; } .asideList4 .sub_navm ul li .sub_navm dl dd { line-height: 1.5; padding: 0px 0px 0px 24px; border-bottom: 1px solid #ddd; } .asideList4 .sub_navm ul li .sub_navm dl dd a { font-size: 14px; color: #282828; font-weight: normal; display: inline; border: none; padding: 0px; } @media screen and (max-width:996px) { .asideList4 .sub_mbtn { display: block; margin-top: 10px; } } .gp-bread6 { color: #999999; line-height: 20px; } .gp-bread6 span { color: #999999; } .gp-bread6 span a { color: #999999; margin: 0 5px; } .gp-title27 { margin: 14px 0; } .gp-title27 span { display: inline-block; vertical-align: middle; color: #999; } .gp-title27 h2 { line-height: 1.5; color: #222; display: inline-block; vertical-align: middle; margin-right: 10px; } .gp-title27 .more { padding: 7px 35px; border: 1px solid #e5e5e5; min-width: 118px; box-sizing: border-box; overflow: hidden; position: relative; margin-top: 3px; } .gp-title27 .more span { color: #999; position: relative; z-index: 1; } .gp-title27 .more::before { content: ''; width: 100%; height: 100%; background-color: #336736; position: absolute; transition: all 0.35s ease-out; left: 0; top: 0; transform: translateX(-100%); z-index: 0; } .gp-title27 .more:hover::before { transform: none; } .gp-title27 .more:hover span { color: #fff; } .footer_block18 { background: #312525; box-sizing: border-box; padding-top: 50px; } .footer_block18 .footer .footer_top { display: flex; align-items: center; padding-bottom: 40px; } .footer_block18 .footer .footer_top .col { flex: 1; } .footer_block18 .footer .footer_top .col.lf p { margin-bottom: 1em; } .footer_block18 .footer .footer_top .col.md { text-align: center; } .footer_block18 .footer .footer_top .col.rt { text-align: right; } .footer_block18 .footer .footer_top .col.rt .share { display: inline-block; text-align: center; position: relative; margin-left: 20px; } .footer_block18 .footer .footer_top .col.rt .share:hover .img2 { display: block; } .footer_block18 .footer .footer_top .col.rt .share .img2 { position: absolute; left: -20px; top: -105px; width: 100px; height: 100px; z-index: 1; display: none; } .footer_block18 .footer .footer_top .col.rt .share .img { margin: 0 auto; width: 60px; height: 60px; border: 1px solid #fff; text-align: center; line-height: 60px; border-radius: 50%; } .footer_block18 .footer .footer_top .col.rt .share .img i { font-size: 30px; } .footer_block18 .footer .footer_top .col.rt .share p { margin-top: 10px; } .footer_block18 .footer .footer_bot { background: rgba(0, 0, 0, 0.1); text-align: center; box-sizing: border-box; padding: 16px 0; } .footer_block18 .footer .footer_bot span { margin: 0 8px; } @media screen and (max-width:996px) { .footer_block18 { padding-top: 30px; } .footer_block18 .footer .footer_top { display: block; padding-bottom: 20px; } .footer_block18 .footer .footer_top .col { width: 100%; text-align: center !important; margin-bottom: 10px; } } @media screen and (max-width:480px) { .img { width: 100%; float: none; } .right_article { margin: 20px 0 0 0; } }