header{ background-color: #839e38;}
#full-section .text-wrap{width: 810px;}
/* 1023px */
@media (max-width: 1023px) {
    #full-section .text-wrap{ width: 250px; top: 38%;}
}

#section1{ padding: 140px 0;}
#section1 > .wrap1438 > .tit-wrap{ display: none;}
#section1 .wrap1438{ overflow: hidden;}
#section1 .left{ width: 773px; height: 413px; padding-top: 13px; padding-left: 13px; position: relative;}
#section1 .left .deco{ width: 355px; height: 306px; position: absolute; display: block; left: 0; top: 0; background-color: #d7eb9e; z-index: -1;}
#section1 .img-wrap{ width: 760px; height: 400px; overflow: hidden; position: relative;}
#section1 .right{ width: calc(100% - 773px); height: 413px; padding-top: 13px; padding-left: 50px;}
#section1 .right img{ margin-right: 5px; height: 31px;}
#section1 .right h3{ position: relative; top: -10px; display: inline-block; line-height: 34px; font-size: 24px; position: relative; margin-bottom: 22px;}
#section1 .right h3 span{ font-size: 16px; padding-left: 8px;}
#section1 .right h3:after{ content: ''; position: absolute; display: block; width: calc(100% - 5px); height: 10px; background-color: #d7eb9e; bottom: 5px; left: 0; z-index: -1;}
#section1 .right .content{ font-size: 12px; line-height: 24px;}
#btm-up1{ position: relative; transition: 1.2s; transition-delay: .3s; top: 100px; opacity: 0;}
#btm-up2{ position: relative; transition: 1.2s;  transition-delay: .8s; top: 100px; opacity: 0; }

#btm-up1.up{ top: 0; opacity: 1;}
#btm-up2.up{ top: 0; opacity: 1;}
/* 1023px */
@media (max-width: 1023px) {
    #section1{ padding: 40px 0;}
    #section1 > .wrap1438 > .tit-wrap{ display: block;}
    #section1 > .wrap1438 > .tit-wrap img{ margin-right: 5px; height: 15px; object-fit: cover; float: left;}
    #section1 > .wrap1438 > .tit-wrap h3{float: left; max-width: calc(100% - 20px); position: relative; top: 0; display: inline-block; line-height: 15px; font-size: 18px; position: relative; margin-bottom: 12px;}
    #section1 > .wrap1438 > .tit-wrap h3 span{ font-size: 11px; padding-left: 5px;}
    #section1 > .wrap1438 > .tit-wrap h3:after{ content: ''; position: absolute; display: block; width: calc(100% - 5px); height: 6px; background-color: #d7eb9e; top: 10px; left: 0; z-index: -1;}

    #section1 .left{ width: 100%; height: calc(53.33vw + 10px); padding-top: 10px; padding-left: 10px; padding-right: 10px; position: relative; margin-bottom: 24px;}
    #section1 .left .deco{ width: 39.20vw; height: 33.87vw; position: absolute; display: block; left: 0; top: 0; background-color: #d7eb9e; z-index: -1;}
    #section1 .img-wrap{ width: 100%; height: 53.33vw; overflow: hidden; position: relative;}
    #section1 .right{ width: 100%; height: auto; padding-top: 0; padding-left: 10px; }
    #section1 .right .tit-wrap{ display: none;}
    #section1 .right .content{ font-size: 11px; line-height: 19px;}

    #btm-up1{ top: 0; opacity: 1;}
    #btm-up2{ top: 0; opacity: 1;}
}

#section2{ padding: 140px 0; background-color: #f7f7f6;}
#section2 .wrap1438{ width: 1518px;}
#section2 .tit-wrap{ padding-bottom: 70px; text-align: center;}
#section2 .tit-wrap h3{ font-size: 50px; line-height: 50px; padding-bottom: 30px;}
#section2 .tit-wrap span{ font-size: 18px; padding-bottom: 30px;}

#btm-up3{ position: relative; transition: 1.2s; transition-delay: .3s; top: 100px; opacity: 0;}
#btm-up4{ position: relative; transition: 1.2s;  transition-delay: .8s; top: 100px; opacity: 0; }

#btm-up3.up{ top: 0; opacity: 1;}
#btm-up4.up{ top: 0; opacity: 1;}
/* 1023px */
@media (max-width: 1023px) {
    #section2{ padding: 40px 0;}
    #section2 .wrap1438{ width: 100%;}
    #section2 .tit-wrap{ padding-bottom: 21px; }
    #section2 .tit-wrap h3{ font-size: 25px; line-height: 25px; padding-bottom: 8px;}
    #section2 .tit-wrap span{ font-size: 11px; padding-bottom: 15px;}

    #btm-up3{ top: 0; opacity: 1;}
    #btm-up4{ top: 0; opacity: 1;}
}