﻿a:hover {text-decoration: none;}


/* 模块 */
.ly_bannerbox {text-align: center; position: relative;}
.ly_bannerbox .ly_a {display: block; text-decoration: none;}
.ly_bannerbox .ly_text {width: 794px; height: 376px; position: absolute; top: -3.5%; left: 0; right: 0; bottom: 0; margin: auto;}
.ly_bannerbox .ly_text .ly_a .ly_textbox {padding: 0 10%;}
.ly_bannerbox .ly_text .ly_a .ly_textbox .ly_texttitle {margin: 27px 0 15px; font-size: 72px;}
.ly_bannerbox .ly_text .ly_a .ly_textbox .ly_textbrief {font-size: 20px; line-height: 37px; text-transform: uppercase;}
.ly_bannerbox .ly_text .ly_a .ly_textbox .ly_now {margin: 26px auto 0; width: 202px; line-height: 49px; font-size: 16px; text-transform: uppercase;}

.s_review_star span {width: 13px; height: 13px; margin-right: 2px;}
.s_review_star .star_0 {background-position: 1px -24px;}
.s_review_star .star_1 {background-position: 1px -112px;}

.p1 {font-size: 25px; font-family: 'gotham-book';}
.p2 {font-size: 25px; font-family: 'GothamBook-Regular';}

@media screen and (max-width: 1440px) {
    .ly_bannerbox .ly_text {width: 595px; height: 290px;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_textbrief {font-size: 45px; line-height: 28px;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_textbrief {font-size: 15px;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_now {width: 155px;}
}

@media screen and (max-width: 1200px) {
    .ly_bannerbox .ly_text{width: 494px; height: 240px;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_texttitle {margin: 16px 0 15px;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_now {width: 115px; line-height: 35px; font-size: 13px;}
}

@media screen and (max-width: 1000px) {
    .ly_bannerbox .ly_text {width: 59.7%; height: 29.5vw;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox {padding: 0 2%;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_texttitle {font-size: 5.412vw; margin: 3% 0 2.5%;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_textbrief {line-height: 3.3vw; font-size: 2.1vw;}
    .ly_bannerbox .ly_text .ly_a .ly_textbox .ly_now {margin: 4.4% auto 0; width: 36%; line-height: 5.1vw; font-size: 2.2vw;}

}
