#c247512 {
    background-color: #024126;
    width: 100%;
    min-height: 50px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1000;}


#c247512 > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 1000px;
    margin: 0 auto;}


#c247512 > ul > li {
    position: relative;
    flex: 0 0 auto;}


#c247512 > ul > li > a {
    display: block;
    color: #ecf0f1;
    padding: 0 14px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    transition: all 0.3s ease;
    position: relative;
    border-bottom: 3px solid transparent;}


#c247512 > ul > li > a:hover,
#c247512 > ul > li > a#current {
    background-color: #06673d;
    color: #ffffff;
    border-bottom-color: #06673d;}


#c247512 > ul > li > ul {
    position: absolute;
    top: 100%; 
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1001;
    border-top: 3px solid #06673d;
    padding: 10px 0;
    align-items: center;}


#c247512 > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);}


#c247512 > ul > li > ul > li {
    display: block;}


#c247512 > ul > li > ul > li > a {
    display: block;
    color: #2c3e50;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.4;
    border-left: 3px solid transparent;
    transition: all 0.2s ease;
    text-align: center;}

#c247512 > ul > li > ul > li > a:hover {
    background-color: #f8f9fa;
    color: #06673d;}

#c247512 > ul > li > ul > li:last-child > a {
    border-bottom: none;}



.pic div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    transition: all .8s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;}
.pic {
    padding-top: 137%;
    position: relative;
    overflow: hidden;}
.pic::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    opacity: .25;
    pointer-events: none;
    /* background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .53) 100%); */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .53) 50%, rgba(255, 255, 255, 0) 70%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 3;}
.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;}
.szlist ul li {
    margin-bottom: 70px;}
.szlist ul li a {
    display: flex;
    border-radius: 10px;
    padding: 25px 22px;
    transition: all .5s;
    min-height: 100%;
    background: linear-gradient(252deg, #167243 0%, rgba(22, 114, 67, 0) 97%);
    position: relative;
    z-index: 1;
    overflow: hidden;}
.szlist ul li a:before {
    content: "";
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    border-radius: 10px;
    background: #F2FAF5;
    z-index: -2;
  
    background-position: right center;
    background-size: cover;}
.szlist ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;

    background-position: center center;
    background-size: cover;
    z-index: -1;
    transition: all .5s;
    opacity: 0;}
.szlist ul li a .pics {
    width: 226px;
    margin-right: 27px;}
.szlist ul li a .pics .pic {}
.szlist ul li a .info {
    flex: 1;
    min-width: 0;
    padding-top: 10px;}
.szlist ul li a .info h3 {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-start;}
.szlist ul li a .info h3 b {
    font-family: SourceHanSerifCN-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #222222;
    margin-right: 30px;
    padding-bottom: 18px;
    border-bottom: 3px solid #167243;}
.szlist ul li a .info h3 span {
    font-family: SourceHanSerifCN-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #222222;
    flex: 1;
    min-width: 0;}
.szlist ul li a .info div {}
.szlist ul li a .info div p {
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: normal;
    color: #333333;
    text-indent: 2em;}
.szlist ul li a .info div p+p {
    margin-top: 20px;}
.szlist ul li a:hover:after {
    opacity: 1;}
.szlist ul li a .info div {
    line-height: 35px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: normal;
    color: #333333;
    text-indent: 2em;}
