<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
    banner start lzh 2020-01-19
*/
.ly_banner_wrap img{
    height: 100%;
}
/**
    banner end lzh 2020-01-19
    contact start lzh 2020-01-19
*/
.ly_about_contact_wrap {
    width: 100%;
    margin-top: 0.9rem;
}
.ly_about_contact_title {
    width: 12rem;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0.75rem;
}
.ly_about_contact_title p:nth-child(1) {
    text-align: center;
    font-size: 0.3rem;
    color: #666666;
    height: 0.4rem;
    line-height: 0.4rem;
}
.ly_about_contact_title p:nth-child(2) {
    text-align: center;
    font-size: 0.5rem;
    color: #666666;
    font-weight: bold;
    margin-top: 0.1rem;
    height: 0.66rem;
    line-height: 0.66rem;
}
.ly_about_contact_content {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.ly_about_contact_left {
    padding-top: 1.25rem;
    width: 4.63rem;
    height: auto;
    float: left;
    text-align: right;
    padding-right: 1.15rem;
}
.ly_about_contact_left div {
    font-size: 0.4rem;
    color: #666666;
}
.ly_about_contact_right {
    width: 7.37rem;
    height: 100%;
    float: right;
    border-left: 1px solid #e5e5e5;
    padding-left: 1rem;
    padding-bottom: 0.5rem;
}
.ly_about_contact_right &gt; div {
    width: 6.35rem;
    height: 3.57rem;
}
.ly_about_contact_right_content p {
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.46rem;
}
/*.ly_about_contact_right_content p:nth-child(2) {*/
/*    letter-spacing: 0.016rem;*/
/*}*/
.ly_about_contact_phone, .ly_about_contact_tel {
    display: inline-block;
    font-size: 0.22rem;
    width: 2rem;
    height: 0.55rem;
    transition: all 0.3s linear;
    line-height: 0.55rem;
    text-align: center;
    border: 1px solid #df0024;
    color: #fff;
    background: #df0024;
    margin: 0 auto;
    margin-top: 0.58rem;
}
.ly_about_contact_phone:hover, .ly_about_contact_tel:hover {
    background: #ffeded;
    color: #df0024;
}
.ly_about_contact_phone:hover span {
    background-position: -1.38rem -1.56rem;
}
.ly_about_contact_tel:hover span {
    background-position: -1.38rem -1.22rem;
}
.ly_about_contact_phone span {
    display: inline-block;
    width: 0.36rem;
    height: 0.34rem;
    background: url(https://shijiaoke.oss-cn-beijing.aliyuncs.com/News/7e2166c98f7b6a70d8c85a2380a778f9.png)no-repeat;
    vertical-align: middle;
    overflow: hidden;
    background-size: 2rem 3.25rem;
    background-position: -0.88rem -0.5rem;
}

.ly_about_contact_tel span {
    display: inline-block;
    width: 0.36rem;
    height: 0.34rem;
    background: url(https://shijiaoke.oss-cn-beijing.aliyuncs.com/News/7e2166c98f7b6a70d8c85a2380a778f9.png) no-repeat;
    vertical-align: middle;
    overflow: hidden;
    background-size: 2rem 3.25rem;
    background-position: -1.25rem -0.5rem;
}
.ly_about_contact_sales .ly_about_contact_left {
    margin-top: 1.4rem;
}

/*.ly_about_contact_left_del {
    margin-top: 0 !important;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem !important;
}*/
.ly_about_contact_right_del{
    padding-bottom: 1.4rem !important;
}
.ly_about_contact_sales .ly_about_contact_right {
    padding-top: 0.5rem
}
.ly_about_contact_slide {
    width: 100%;
    height: 4.35rem;
    position: relative;
}
.ly_about_sales_right {
    width: 7.37rem;
    height: auto;
    float: right;
    border-left: 1px solid #e5e5e5;
    padding-left: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0.4rem;
}
.ly_about_contact_pagination {
    position: absolute;
    z-index: 20;
    bottom: 0.05rem;
    width: 45%;
    left: 1.75rem;
    text-align: center;
}
.ly_about_contact_slide .swiper-pagination-switch {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background: #7fc9d7;
    margin: 0 0.14rem;
    cursor: pointer;
    border: none;
}
.ly_about_contact_slide .swiper-active-switch {
    background: #0093b0;
    border: none;
}
.about_pagination_left {
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    bottom: 0;
    left: 1rem;
    font-size: 0.36rem;
    cursor: pointer;
    color: #ccc;
}
.about_pagination_right {
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    bottom: 0;
    right: 1rem;
    font-size: 0.36rem;
    cursor: pointer;
    color: #ccc;
}


.ly_about_sales_list {
    width: 100%;
    height: auto;
}

.ly_about_sales_list li {
    width: 50%;
    float: left;
    margin-bottom: 0.4rem;
    overflow: hidden;
}

.ly_about_sales_list_pic {
    width: 0.8rem;
    height: 0.8rem;
    float: left;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
}

.ly_about_sales_list_pic img {
    width: 0.8rem;
    height: 0.8rem;
    float: left;
    border-radius: 50%;
}

.ly_about_sales_list_text {
    float: right;
    width: 2.25rem;
    margin-top: -0.05rem;
}

.ly_about_sales_list_text p {
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
}
.ly_about_qq{
    color:#666;
}
.ly_about_sales_kefu {
    background: url(/../../img/flower2.png) no-repeat;
    background-size: 0.2rem 0.2rem;
    padding-left: 0.2rem;
    cursor: pointer;
    color: #999999;
    font-size: 0.14rem;
    color: #D12F24;
}
.ly_about_contact_account {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.ly_about_account_title {
    padding-right: 0.45rem;
}
.ly_about_contact_wei {
    width: 4.25rem;
    height: auto;
    float: right;
    margin-top: 0.9rem;
}
.ly_about_contact_wei_left {
    width: 1.88rem;
    height: 2.4rem;
    float: left;
    border: 1px solid #1ebf2d;
    padding: 0.1rem;
    font-size:0.2rem !important;
}
.ly_about_contact_wei_right {
    width: 1.88rem;
    height: 2.4rem;
    float: left;
    margin-left: 0.5rem;
    border: 1px solid #00a8ec;
    padding: 0.1rem;
    font-size: 0.2rem !important;
}
.ly_about_contact_wei_left p, .ly_about_contact_wei_right p {
    text-align: center;
    height: 0.31rem;
    line-height: 0.31rem;
    margin-top: 0.1rem;
}
.ly_about_contact_wei_left p span, .ly_about_contact_wei_right p span {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-right: 0.1rem;
    background-image: url(/img/spiritmap-new.png);
    background-repeat: no-repeat;
    vertical-align: bottom;
}
.ly_about_contact_wei_left p span {
    background-position: -438px -310px;
}
.ly_about_contact_wei_right p span {
    background-position: -489px -310px;
}
.ly_about_contact_account .ly_about_sales_right {
    text-align: left;
    float: right;
    padding-left: 0px;
    min-height: 7.65rem;
}


.ly_about_account_content {
    width: 100%;
    height: auto;
    padding: 0.4rem 0px 0.4rem 1.13rem;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.ly_about_account_content p {
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.4rem;
}
.ly_about_account_content:last-child {
    border-bottom: none;
}
.ly_about_salesly_content {
    padding-left: 0;

}
.ly_about_company_creat {
    width: 100%;
    height: 6.45rem;
    padding-top: 4.7rem;
    text-align: center;
    background: url(../../img/aboutbj3.jpeg) center center no-repeat;
    background-size: 19.2rem 6.45rem;
}
.ly_about_company_creat div {
    background-image: url(/img/spiritmap-new.png);
    background-repeat: no-repeat;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 auto;
    cursor: pointer;
    background-position: -721px -310px;
}
.ly_about_company_detail_box {
    text-align: center;
    width: 12rem;
    margin: 0 auto;
    height: 7.95rem;
    display: table-cell;
    vertical-align: middle;
}
.ly_about_company_detail_box span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    margin: 0.1rem 0;
}
.ly_about_company_detail_box p{
    font-size: 0.5rem;
    font-weight: bold;
    color: #fff;
}
.ly_about_company_detail_box span:nth-child(2) {
    margin-top: 0.8rem;
}
/*.ly_about_company_detail_box p:nth-child(2) {
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    margin-top: 0.8rem;
}*/
.ly_about_company_detail {
    width: 100%;
    height: 7.95rem;
    background: #d40001;
    text-align: center;
}
.ly_about_year_wrap {
    margin-top: 1.9rem;
}
.ly_about_year_title {
    width: 100%;
    height: auto;
    text-align: center;
}
.ly_about_year_title p {
    text-align: center;
    font-size: 0.2rem;
    color: #777777;
    margin-top: 0.1rem;
}
.ly_about_year_title p:nth-child(1) {
    text-align: center;
    font-size: 0.5rem;
    color: #606060;
    font-weight: bold;
    line-height: 0.66rem;
}
.ly_about_year_swiper {
    width: 100%;
    height: 2.2rem;
    position: relative;
    margin-top: 1.35rem;
}
.ly_about_year_swiper .swiper-container {
    width: 9.29rem;
    margin: 0 auto;
}
.ly_about_year_swiper_text {
    width: 4.45rem;
    height: auto;
    margin: 0 auto;
}
.ly_about_year_swiper_text p:nth-child(1) {
    font-size: 0.4rem;
    color: #777777;
    text-align: center;
    display: block;
    padding-right: 0.65rem;
}
.ly_about_year_swiper_text p:nth-child(2) {
    padding-top: 0.55rem;
    display: block;
    border-right: 1px solid #e5e5e5;
    padding-right: 0.65rem;
    font-size: 0.18rem;
    color: #777777;
    line-height: 0.3rem;
    height: 1.7rem;
    text-align: left;
}
.ly_about_year_swiper_left, .ly_about_year_swiper_right {
    position: absolute;
    width: 0.5rem;
    height: 0.94rem;
    top: 50%;
    margin-top: -0.47rem;
    cursor: pointer;
    background-image: url(/img/spiritmap-new.png);
    background-repeat: no-repeat;
}
.ly_about_year_swiper_left {
    background-position: -686px -190px;
    left: 0px;
}
.ly_about_year_swiper_right {
    background-position: -756px -190px;
    right: 0px;
}
.ly_about_year_swiper .swiper-slide:nth-child(2n) .ly_about_year_swiper_text p {
    padding-left: 0.5rem;
    padding-right: 0px;
    border-right: none;
}
.ly_about_bottom_title {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 0.8rem;
    margin-bottom: 1rem;
    font-size: 0.5rem;
    color: #606060;
    font-weight: bold;
}
.ly_about_bottom_left {
    width: 4.45rem;
    height: auto;
    float: left;
    text-align: justify;
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #777777;
    padding-top: 0.6rem;
    margin-left: 1.33rem;
    padding-right: 0.65rem;
}
.ly_about_bottom_right {
    width: 51.8%;
    height: 3.47rem;
    float: right;
    border-left: 1px solid #e5e5e5;
    padding-left: 1rem;
}
.ly_about_news_more {
    display: block;
    width: 2.45rem;
    height: 0.45rem;
    transition: all 0.3s linear;
    line-height: 0.43rem;
    text-align: center;
    border: 1px solid #df0024;
    color: #df0024;
    background: #ffeded;
    margin: 0 auto;
    margin-top: 0.58rem;
    cursor: pointer;
    font-size: 0.16rem;
}
.ly_about_news_more:hover {
    color: #fff;
    background: #df0024;
}
.vjs-poster {
    background-size: cover !important;
}

.ly_about_video_svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6.8em;
    fill: rgba(33, 33, 33, 0.5);
    cursor: pointer;
}
.ly_about_video_svg:hover svg {
    fill: #00a4ff;
}
.ly_about_video_wrap {
    position: relative;
    height:100%;
    width:100%
}

.ly_about_videoBNCC_svg {
    z-index:999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6.8em;
    fill: rgba(33, 33, 33, 0.5);
    cursor: pointer;
}
.ly_about_videoBNCC_svg:hover svg {
    fill: #00a4ff;
}
.ly_about_video_svg_footer {
    z-index:999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6.8em;
    fill: rgba(33, 33, 33, 0.5);
    cursor: pointer;
}
.ly_about_video_svg_footer:hover svg {
    fill: #00a4ff;
}
/*.ly_about_jj {
    display: block;
    text-align: left;
    font-size: 0.16rem;
    line-height: 0.3rem;
    margin-top: 0.2rem;
    text-indent: 2em;
}*/
</pre></body></html>