body{ font-size: 1.6vh !important; } .sift{ padding: 3vw; } .sift-top{ font-size: 2vh; } .sift-item{ display: flex; height: 10vw; } .sift-item a{ width: 15vw; background-color: rgb(242,242,242); margin: 2vw 1vw; text-align: center; line-height: 6vw; border-radius: 3vw; } .sift-item a:hover{ background-color: rgb(218, 235, 252); color: #187FDD; border: 0.5vw solid #187FDD; line-height: 5.5vw; width: 14.25vw; } .sift-content{ margin-left: 2vw; } .sift-region{ margin: 2vw; background-color: rgb(242,242,242); padding: 1vw 2vw; text-align: center; width: 52vw; } .sift-region span{ width: 20vw; margin: 0 1vw; } .layui-form-mid{ float: none !important; margin-left: 1vw !important; margin-right: 1vw !important; } .layui-laydate{ font-size: 1.6vh !important; } .layui-laydate-range{ width: 65vw !important; } #layui-laydate1{ display: flex !important; flex-flow: column !important; } .layui-laydate-content{ width: 65vw !important; padding: 1vw 2vw !important; } .layui-laydate-header{ padding: 0 !important; width: 65vw !important; } .layui-laydate-header i.laydate-next-m{ right: 10vw !important; } .layui-laydate-header i.laydate-next-y{ right: 3vw !important; } .layui-laydate-header i{ top: 0 !important; } /* .laydate-set-ym:nth-of-type(1) { margin-left: 19vw !important; } */ .layui-input-inline{ width: 27vw !important; } .layui-inline{ margin-top: 2vw !important; } .laydate-set-ym span{ padding: 0 1vw !important; } .sift-bottom{ margin-top: 6vw; margin-left: 16vw; } .sift-bottom button{ padding: 2vw; width: 25vw; border-radius: 1vw; background-color: #187FDD; color: #fff; border: none; }