#abotus_contact_copy span::before{
  content:"Click to copy";
}
#abotus_contact_copy span.copied::before{
  content:"Copied: " attr(data-text);
}

.web_body .txt_img{ position: absolute; left: 30px; bottom:16%;max-width: 80%;display: flex;flex-direction: column;align-items: flex-start;}
.web_body .txt_img .text1 {margin-bottom: 30px;}
.web_body .txt_img .text1 img{width: 60%;height: auto;}
.web_body .txt_img .text2 {margin-top: -11px;}
.web_body .txt_img .text2 img{width: 80%;height: auto;}
.web_body .txt_img .text3{margin-top: 21px;}
.web_body .txt_img .text3 img{width: 70%;height: auto;}
.web_body .txt_img .text1 img{width:60%;height:auto;transform:translateY(0);transition:all 0.5s ease;}
.web_body .txt_img .text1 img.active{width:80%;transform:translateY(80px);transition:all 1.3s ease;}

.culture_text{ width: 110%; margin-left: -50px;overflow: hidden;}
.aboutustext_1{color: #fff;background: #258155;padding: 1px;font-size: 23px;margin-top: 16px;padding-left: 50px;}
.aboutustext_2{color: #fff;background: #0a3b28;text-align: center;padding: 20px;}
.aboutustext_2 img{height: 56px;width: auto;}
.aboutustext_3{color: #fff;background: #99cc88;text-align: center;padding: 10px;}
.aboutustext_3 img{height: 20px;width: auto;}
.culture_title img{width: auto;height: 100px;margin-top: 22px;}

    .footer-contact {width: 93%;font-size: 14px;}

@media (max-width:1468px) {
    .web_body .topbox .nav_box li a{display: flex;justify-content: center;text-align: center;}
    .web_body .topbox .nav_box li a i{ display: none;text-align: center;font-size: 13px;}
}
@media (max-width:1468px) {
    .footer-contact {width: 93%;font-size: 14px;}
}

@media (max-width:1200px) {
    .web_body .txt_img{ bottom:42%;}
    .mobile_title { display: block; position: absolute; top: 54px; right: 5px; color: #053a26; display: flex; align-items: center; cursor: pointer; }
.mobile_title i { background: url(../img/icon_menulist_active.svg) no-repeat center 4px; width: 22px; height: 23px; display: inline-block; background-size: 14px auto; padding-left: 8px; }

.culture_text{ width: 100%; margin-left: 0px;overflow: hidden;}
.aboutustext_1{color: #fff;background: #258155;padding: 1px;font-size: 14px;margin-top: 16px;padding-left: 10px;}
.aboutustext_2{color: #fff;background: #0a3b28;text-align: center;padding: 20px;}
.aboutustext_2 img{width: 96%;height: auto;}
.aboutustext_3{color: #fff;background: #99cc88;text-align: center;padding: 10px;}
    .aboutustext_3 img{width: 80%;height: auto;}
.culture_title img{width: 100%;height: auto;margin-top: 22px;}
}

@media (max-width:1024px) {
    .footer-contact {width: 73%;font-size: 14px;}
}
