/* ºÏ×÷´óÅÆ */
.lazs_box9{
    padding-top: 55px;
    background: #fff;
    padding-bottom: 50px;
}
.floor07-content { width: 1500px; height: 560px; margin: 50px auto 0; position: relative; font-size: 0px; text-align: center; }
.floor07-link a { width: 197px; height: 225px; display: inline-block; vertical-align: top; font-size: 16px; overflow: hidden; margin: 0 -1px; transition: all 0.5s ease; cursor: default;}
.floor07-link a img { width: 135px; }
.floor07-link .bar-rotate-left {width: 195px; height: 225px; overflow: hidden; transform: rotate(60deg); display: inline-block; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; transition: border 0.5s ease; }
.floor07-link .bar-rotate-right {width: 195px; height: 225px; overflow: hidden; transform: rotate(60deg); display: inline-block; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; transition: border 0.5s ease; }
.floor07-link .bar-horizontal {width: 195px; height: 225px; background: #FFFFFF; transform: rotate(-120deg); display: flex; justify-content: center; align-items: center; border-right: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; transition: border 0.5s ease; }
.floor07-link a:hover { position: relative; z-index: 1; }
.floor07-link a:hover .bar-rotate-left { border-right: 1px solid #E24535; border-left: 1px solid #E24535; }
.floor07-link a:hover .bar-rotate-right { border-right: 1px solid #E24535; border-left: 1px solid #E24535; }
.floor07-link a:hover .bar-horizontal { border-right: 1px solid #E24535; border-left: 1px solid #E24535; }
.floor07-link.link-02 { width: 100%; position: absolute; top: 170px; left: 0px; }
.floor07-link.link-03 { width: 100%; position: absolute; top: 339px; left: 0px; }
.floor07-more { margin-top: 32px; text-align: center; }
.floor07-more a { width: 175px; height: 45px; line-height: 45px; display: inline-block; text-align: center; border: 1px solid #E24535; color: #E24535; background: #fff; text-decoration: none; font-size: 16px; border-radius: 50px; transition: all 0.5s ease; }
.floor07-more a:hover { color: #fff; background: #E24535; box-shadow: 0 15px 32px rgba(37,137,255,0.15); }
