
@charset "UTF-8";

html,body {
    font-family: 'Microsoft YaHei',"微软雅黑","宋体" !important;
}

.jp_link:after {
    content: "";
    background: url(/seino/media/img-lib/common/jp_icon.png) no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    top: 0.1em;
    margin-left: 2px;
    line-height: 0.8;
}

.cn .l-footer-links__list>li>a span.jp_link {
    display: inline;
}

@media (min-width: 960px){
.cn .l-gnav-drower-btn {
    padding: 10px 12px;
}
}

.cn .top-main-item.-bg-0302{background:url(/seino/cn/media_n/img/top/img_main03-02-pc.jpg) no-repeat 60% center/cover
}

@media (max-width: 767px){
.cn .top-main-item.-bg-0302{background:url(/seino/cn/media_n/img/top/img_main03-02-sp.jpg) no-repeat 28% center/cover}
}

.cn .top-news-list__more-btn::after {
    content: "查看更多";
}

.cn .top-news-list__more-btn.-active::after {
    content: "关";
}

.cn .top-special_news__more-btn::after {
    content: "查看更多";
}




