.home-banner .banner-animote{max-width:100%;}
.home-banner .banner-animote .p1{text-shadow: 1px 2px 3px #fff;font-size:64px;max-width:80%;margin:0 auto;color:var(--color)}
@media (max-width:1800px){.home-banner .banner-animote .p1{font-size:3vw;}}
@media (max-width:768px){.home-banner{height:auto;}
.home-banner .banner-animote .p1{font-size:20px;}}
@media (max-width:550px){.home-banner .banner-animote .p1{font-size:14px;max-width:100%;}}
.home-contact .inquiry-box{background: #fff;color:var(--fontcolor);width:100%;padding:0;}
.home-contact .inquiry-box .home-tip{color:#7a8c68}
.home-contact .inquiry-box .home-tip span::before{background:linear-gradient(0deg,#74986a 0,#dce5d9 100%);}
.home-contact .inquiry-box .home-title,.home-contact .inquiry-box .home-tip,.home-contact .inquiry-box .txt{text-align:center;}
.home-contact .subseafeedback .subseafb-fileupload, .home-contact .subseafeedback input, .home-contact .subseafeedback textarea{border-color:var(--color);color:var(--color)}
.home-contact .subseafeedback input::placeholder, .home-contact .subseafeedback textarea::placeholder{color:var(--color)}
.home-contact .subseafeedback .send-btn{background:var(--color);color:#fff;}