@charset "utf-8";

.nav_menu {
    overflow-y: auto;
    padding-bottom: 2rem;
}

.nav_footer {
    position: static !important;
    margin-top: 1rem !important;
}

/* 绂佺敤iPhone涓璖afari鐨勫瓧鍙疯嚜鍔ㄨ皟鏁 */
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;

    /* 瑙ｅ喅IOS榛樿婊戝姩寰堝崱鐨勬儏鍐 */
    -webkit-overflow-scrolling: touch;
}

/* 绂佹缂╂斁琛ㄥ崟 */
input[type=鈥渟ubmit鈥漖, input[type=鈥渞eset鈥漖, input[type=鈥渂utton鈥漖, input {
    resize: none;
    border: none;
}

/* 鍙栨秷閾炬帴楂樹寒 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 璁剧疆HTML5鍏冪礌涓哄潡 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

/* 鍥剧墖鑷€傚簲 */
img {
    width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    display: block;
    -ms-interpolation-mode: bicubic; /*涓轰簡鐓ч【ie鍥剧墖缂╂斁澶辩湡*/
}

/* 鍒濆鍖 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

div, p , h1, h2, h3, h4, h5 {
    box-sizing: border-box;
}

body {
    position: relative;
    height: 100%;
    margin: 0 auto;
    font-family: "SY" !important;
    color: #555;
    overflow-x: hidden;
}

p, span {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    height: auto; /* 纭繚楂樺害鑷€傚簲 */
    min-height: auto; /* 閲嶇疆鏈€灏忛珮搴 */
}

em, i {
    font-style: normal;
}

ul, li {
    list-style-type: none;
}

strong {
    font-weight: normal;
}

.clearfix:after {
    content: 鈥溾€滬
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none;
    color: #969696;
    font-family: 鈥楳icrosoft YaHei鈥? Tahoma, Arial, sans-serif;
}

a:hover {
    text-decoration: none;
}

ul, ol {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-family: 鈥楳icrosoft YaHei鈥橕
}

img {
    border: none;
}

input {
    font-family: 鈥楳icrosoft YaHei鈥橕
}

/*鍗曡婧㈠嚭*/
.one-txt-cut {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*澶氳婧㈠嚭 鎵嬫満绔娇鐢?/
.txt-cut {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.p-15 {
    padding: 0 .3rem;
}

/* 绉诲姩绔偣鍑籥閾炬帴鍑虹幇钃濊壊鑳屾櫙闂瑙ｅ喅 */
a:link, a:active, a:visited, a:hover {
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

.w50 {
    width: 50%;
}

.w25 {
    width: 25%;
}

.w20 {
    width: 20%;
}

.w33 {
    width: 33.333333%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.db {
    display: block !important;
}

.dn {
    display: none;
}

.swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
}
