.text-hd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.hed-top {
    height: 50px;
    line-height: 50px;
    background: #e60012;
    color: #fff
}

.header_logo {
    height: 24px;
    width: 37px;
    margin-left: 15px
}

.icon-bar {
    text-align: right
}

.icon-bar .icon-yc {
    margin-right: 15px
}

.icon-yc {
    width: 17px;
    height: 17px;
    display: inline-block
}

.icon-yc-share {
    background: url("../images/share_ico.png") no-repeat;
    background-size: cover
}

.icon-yc-meun {
    background: url("../images/meun_ico.png") no-repeat;
    background-size: cover
}

.web-tit {
    text-align: center;
    font-size: 15px
}

.hed-search-bar {
    background: #e60012;
    height: 50px;
    line-height: 50px;
    padding-top: 10px
}

.input-search-bar {
    width: calc(100% - 30px);
    margin: 0 auto;
    height: 35px;
    background: #fff;
    border-radius: 3px
}

.inpuit-nav {
    height: 35px;
    line-height: 35px
}

.input-search-bar > div {
    float: left;
    height: 35px;
    line-height: 35px
}

.input-search-bar .iconb {
    width: 20px;
    color: #808080;
    padding-left: 5px;
    box-sizing: border-box
}

.input-search-bar > div:last-child {
    width: calc(100% - 20px)
}

.sea-yc-input {
    height: 35px;
    border: none
}



.main {
    padding: 10px 0;
    background: #fff
}

.pd {
    padding-left: 15px;
    box-sizing: border-box;
    padding-right: 15px
}



footer .a-bar > a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    color: #666;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 12px
}

.ft-bot {
    background: #e2e2e2
}

footer .ft-bottom {
    background: #f2f2f2;
    margin-top: 8px;
    padding-bottom: 8px;
    text-align: center
}

footer .ft-bottom .link-list {
    text-align: center
}

footer .ft-bottom .link-list a {
    color: #999;
    font-size: 12px;
    display: inline-block;
    border-right: 1px solid;
    padding: 0 6px 0 5px;
    margin: 8px 0
}

footer .ft-bottom .icp-bar {
    color: #999;
    font-size: 12px;
    display: inline-block
}

.snia-btn-call {
    display: block;
    background: #e60012;
    margin: 10px auto;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 15px 0;
    font-size: 14px
}

footer .ft-bottom .link-list a:last-child {
    border-right: none;
    padding-right: 0
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.menu-bar {
    color: #999;
    background: #fff
}

.menu-bar a {
    text-align: center;
    text-decoration: none;
    font-size: .7rem
}

.menu-bar ul {
    padding: 0;
    margin: 0
}

.menu-bar ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

.menu-bar .small-list li {
    display: block;
    float: left;
    width: calc((100% - 8px * 3) / 4);
    margin-right: 8px;
    margin-top: 5px;
    padding: 5px 0;
    box-sizing: border-box;
    background: #ededed
}

.menu-bar .small-list li:nth-child(4n) {
    margin-right: 0 !important
}

.menu-bar .small-list li a {
    display: block;
    color: #333;
    text-decoration: none
}

.menu-bar .big-list li {
    display: block;
    float: left;
    width: calc(33%);
    margin-top: 5px;
    padding: 10px 0;
    box-sizing: border-box;
    background: #ededed;
    text-align: center
}

.menu-bar .big-list li a {
    display: block;
    color: #333;
    text-decoration: none
}

.menu-bar .big-list li:not(:last-child)a {
    border-right: 1px solid #333
}

.ft-top {
    background: #fff
}

.yc-total .layui-layer-content {
    padding: 5px !important
}
