* {
    box-sizing: border-box
}
html, body {
    margin: 0;
    padding: 0;
}
body {
    overflow-x: hidden;
    position: relative;
}
.clearfix {
    zoom: 1;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.img-fit {
    display: block;
    width: 100%;
    height: auto;
}
a {
    text-decoration: none;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.line-one {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.line-two {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
@font-face {
    font-family: 'HYa4gj';
    src: url('/cms-40zn-theme/font/5c92f2ae7e0b21553134254.ttf'),
    url('/cms-40zn-theme/font/5c92f2ae7e0b21553134254.eot'),
    url('/cms-40zn-theme/font/5c92f2ae7e0b21553134254.eot?#iefix') format('embedded-opentype'),
    url('/cms-40zn-theme/font/5c92f2ae7e0b21553134254.woff2') format('woff2'),
    url('/cms-40zn-theme/font/5c92f2ae7e0b21553134254.woff') format('woff');
}



@font-face {
    font-family: 'youshebiaotihei';
    src: url('/cms-40zn-theme/font/youshebiaotihei.ttf'),
    url('/cms-40zn-theme/font/youshebiaotihei.eot'),
    url('/cms-40zn-theme/font/youshebiaotihei.eot?#iefix') format('embedded-opentype'),
    url('/cms-40zn-theme/font/youshebiaotihei.woff2') format('woff2'),
    url('/cms-40zn-theme/font/youshebiaotihei.woff') format('woff');
}