:root{--white:#fff;--black:#000;--mainColor:#12345678;--red:red}
@media only screen and (max-width:1439.98px){#home-find-more{width:100%;padding:32px 20px 38px 20px;box-sizing:border-box;border-top:1px solid #000;border-color:rgba(0,0,0,.12)}
#home-find-more .home-find-more--wrapper{margin:0 auto;text-align:left}
#home-find-more .home-find-more--wrapper_title .title{font-size:22px;line-height:32px;margin-bottom:16px}
#home-find-more .home-find-more--wrapper_title .dec{font-size:14px;line-height:18px;margin-bottom:20px}
#home-find-more .home-find-more--wrapper_content .link{display:block;font-size:16px;line-height:22px;margin-bottom:10px;color:#09c;cursor:pointer}
}
@media only screen and (min-width:768px)and (max-width:1439.98px){#home-find-more{padding:36px 20px 58px 20px !important}
#home-find-more .home-find-more--wrapper{display:-ms-flexbox !important;display:flex !important}
#home-find-more .home-find-more--wrapper_title{width:46% !important;margin-right:34px !important}
#home-find-more .home-find-more--wrapper_title .title{font-size:32px !important;line-height:46px !important}
#home-find-more .home-find-more--wrapper_title .dec{margin-bottom:0 !important}
#home-find-more .home-find-more--wrapper_content{-ms-flex:1 !important;flex:1 !important}
}
@media only screen and (min-width:1440px){#home-find-more{width:100%;padding:90px 0 74px 0;box-sizing:border-box;border-top:1px solid #000;border-color:rgba(0,0,0,.12)}
#home-find-more .home-find-more--wrapper{width:1170px;margin:0 auto;display:-ms-flexbox;display:flex}
#home-find-more .home-find-more--wrapper_title{width:586px;text-align:left;margin-right:70px}
#home-find-more .home-find-more--wrapper_title .title{font-size:36px;line-height:36px;margin-bottom:30px}
#home-find-more .home-find-more--wrapper_title .dec{font-size:16px;line-height:22px}
#home-find-more .home-find-more--wrapper_content{-ms-flex:1;flex:1;text-align:left}
#home-find-more .home-find-more--wrapper_content .link{display:block;font-size:16px;line-height:22px;margin-bottom:16px;color:#09c;cursor:pointer}
}