*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:'Prompt', sans-serif;font-size:15px;color:#1C1C1C;background:#fff}h1{font-size:2em}@media screen and (max-width: 1023px){h1{font-size:1.8em}}h2{font-size:1.8em}@media screen and (max-width: 1023px){h2{font-size:1.6em}}h3{font-size:1.6em}@media screen and (max-width: 1023px){h3{font-size:1.4em}}h4{font-size:1.4em}@media screen and (max-width: 1023px){h4{font-size:1.2em}}h5{font-size:1.2em}@media screen and (max-width: 1023px){h5{font-size:1em}}h6{font-size:1em}@media screen and (max-width: 1023px){h6{font-size:0.8em}}p,span,label{font-size:1em}@media screen and (max-width: 1023px){p,span,label{font-size:0.8em}}a{text-decoration:none}li{list-style:none}img{max-width:100%}input,select,button{font-size:1em;font-family:'Prompt', sans-serif;cursor:pointer}input:focus,select:focus,button:focus{outline:none}.container{width:95%;margin:0 auto}@media screen and (min-width: 1024px){.container{width:80%;margin:0 auto}}@media screen and (min-width: 1200px){.container{width:100%;margin:0 150px}}.form-input{width:100%;height:40px;border:unset;border-radius:20px;padding:0 .5em}.headbar{background:#046F98;height:23px;position:fixed;width:100%;top:0;left:0;z-index:10}.headbar .headbar-body{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width: 1200px){.headbar .headbar-body{padding:0 150px;margin:0}}.headbar .headbar-body .icon{margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.headbar .headbar-body .icon a{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:5px}.headbar .headbar-body .tel span a{color:#fff}header{-webkit-box-shadow:0 3px 2px -2px #afacac;box-shadow:0 3px 2px -2px #afacac;position:fixed;top:23px;left:0;width:100%;height:116px;z-index:10;background:#fff}@media screen and (min-width: 768px){header{height:71px}}.header{padding:.5em 0;position:relative;z-index:10;background:#fff}@media screen and (min-width: 768px){.header{width:95%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:71px}}@media screen and (min-width: 1200px){.header{width:100%;padding:0 150px}}.header .logo{text-align:center}@media screen and (min-width: 768px){.header .logo{text-align:left}}.header .logo img{width:80%}@media screen and (min-width: 1200px){.header .logo img{width:100%}}@media screen and (max-width: 767px){.header nav{position:fixed;top:-100%;left:0;width:100%;height:100%;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header nav.show{top:133px;-webkit-transition:.3s;transition:.3s}}.header nav .head-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.header nav .head-menu{width:35%;margin:auto;padding-top:2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header nav .head-menu a{font-size:1.4em}.header nav .head-menu a li{text-align:center;margin-bottom:1em}}@media screen and (max-width: 767px) and (min-width: 1200px){.header nav .head-menu a li{margin-bottom:1.5em}}.header nav .head-menu a{color:#046F98}@media screen and (min-width: 768px){.header nav .head-menu a{margin-right:.5em}.header nav .head-menu a:last-child{margin-right:0}}@media screen and (min-width: 1200px){.header nav .head-menu a{margin-right:1em}}.header nav .head-menu a li{font-size:15px}@media screen and (min-width: 1200px){.header nav .head-menu a li{font-size:20px}}.header nav .head-menu a:hover{color:#F19800;-webkit-transition:.3s;transition:.3s}.header nav .head-menu a.active{color:#F19800}.header nav .head-menu a.active li{border-bottom:1px solid #F19800}.header .hamberger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em}.header .hamberger .line{width:30px;height:5px;background:#046F98;margin-bottom:5px;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 768px){.header .hamberger{display:none}}.header .hamberger.show .line:first-child{-webkit-transform:rotate(40deg) translate(6px, 5px);transform:rotate(40deg) translate(6px, 5px);-webkit-transition:.3s;transition:.3s}.header .hamberger.show .line:nth-child(2){opacity:0;-webkit-transition:.3s;transition:.3s}.header .hamberger.show .line:last-child{-webkit-transform:rotate(-40deg) translate(9px, -9px);transform:rotate(-40deg) translate(9px, -9px);-webkit-transition:.3s;transition:.3s}footer{background:#1C1C1C}.footer{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;grid-row-gap:1em;padding:1em}@media screen and (min-width: 768px){.footer{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;width:80%;margin:auto}}@media screen and (min-width: 1024px){.footer{-ms-grid-columns:18% 19% 26% 18% 20%;grid-template-columns:18% 19% 26% 18% 20%;width:100%}}@media screen and (min-width: 1200px){.footer{-ms-grid-columns:24% 15% 20% 15% 20%;grid-template-columns:24% 15% 20% 15% 20%}}@media screen and (min-width: 768px){.footer .logo{width:57%;margin:auto;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}@media screen and (min-width: 768px) and (min-width: 1024px){.footer .logo{width:100%;grid-column:unset}}@media screen and (min-width: 768px) and (min-width: 1200px){.footer .logo{width:300px}}.footer .logo figure{text-align:center}@media screen and (min-width: 1024px){.footer .logo figure img{width:60%}}@media screen and (min-width: 1200px){.footer .logo figure img{width:34%}}.footer .logo .logo-name{text-align:center;position:relative;margin-top:10px}.footer .logo .logo-name h4{color:#fff}@media screen and (min-width: 1024px) and (max-width: 1199px){.footer .logo .logo-name h4{font-size:1em}}.footer .logo .logo-name span{color:#F19800;position:absolute;top:-24%;right:24%;font-size:0.6em}@media screen and (min-width: 1024px){.footer .logo .logo-name span{right:10%}}@media screen and (min-width: 1200px){.footer .logo .logo-name span{right:47px}}.footer .address .title{color:#F19800;font-size:1.1em}.footer .address .detail p{color:#fff}@media screen and (min-width: 1200px){.footer .address .detail p{font-size:.8em}}.footer .brand .title{color:#F19800;font-size:1.1em}.footer .brand .detail{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);grid-row-gap:5px}.footer .brand .detail a{color:#fff}@media screen and (min-width: 1200px){.footer .brand .detail a{font-size:.8em}}.footer .brand .detail a .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .brand .detail a .list .circle{width:6px;height:6px;border-radius:20px;background:#fff;margin-right:5px}.footer .price .title{color:#F19800;font-size:1.1em}.footer .price .detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .price .detail a{color:#fff;margin-bottom:5px}@media screen and (min-width: 1200px){.footer .price .detail a{font-size:.8em}}.footer .price .detail a .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .price .detail a .list .circle{width:6px;height:6px;border-radius:20px;background:#fff;margin-right:5px}.footer .contact .title{color:#F19800;font-size:1.1em}.footer .contact .detail .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}@media screen and (min-width: 1200px){.footer .contact .detail .list{font-size:.8em}}.footer .contact .detail .list img{width:13px;height:13px;margin-right:5px}.footer .contact .detail .list span{color:#fff}.footer .contact .detail .list span a{color:#fff}.footer .contact .input-box{margin-top:10px;position:relative;width:70%}@media screen and (min-width: 1024px){.footer .contact .input-box{width:95%}}.footer .contact .input-box input{border:unset;border-radius:20px;height:40px;width:100%;padding-left:5px;padding-right:53px}.footer .contact .input-box button{height:40px;position:absolute;top:0;right:0;border:unset;border-radius:0 20px 20px 0;width:28%;background:#046F98;color:#fff}.copyright{text-align:center;background:#046F98;color:#fff}.copyright a{color:#fff}
/*# sourceMappingURL=style.min.css.map */