﻿@import url(https://css02.v15cdn.com/m431/message.css);
.homeabout-left {width: 43%;}
.homeabout-right {width: 59%;}
@media (max-width: 768px) {.homeabout-right ,.homeabout-left{ width: 100%; margin-top: 20px; }}
.homepro-btn,.module-btn{display:flex;justify-content:center;margin-top:30px}
.homepro-btn .home-more,.module-btn .home-more{background:var(--color);border-color:var(--color);color:var(--headercolor);min-width:200px;padding:22px 90px;display:flex;height:auto;width:auto;font-size:24px;line-height:1;margin:0;border-radius:50px;}
@media (max-width:1024px){.homepro-btn,.module-btn{margin-top:15px}
.homepro-btn .home-more,.module-btn .home-more{padding:7px 15px;font-size:18px;margin-top:8px;}}