ul, ol, li {
    list-style: none;
}
body, h1, h2, h3, h4, h5, h6, div, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
img, p, table, td, th, body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, label {
    vertical-align: middle;
}
input, textarea, button, select {
    outline: none;
    vertical-align: middle;
    font-weight: normal;
}
.clear{
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    background: none;
    border: 0;
    font-size: 0;
}
.clearfix{
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.c:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}
.padding10{
    padding-left: 10px;
    padding-right: 10px;
}
.mt30 {
    display: block;
    border: 1px solid #ebebeb;
    background: #f4f4f4;
    margin-top: 30px;
}
.red{
    color: red;
}
/* 头部header开始 */
/* 顶部广告部分 */
.top_ad img{
    width: 100%;
}
.topbar{
    width: 100%;
    background: #f6f6f6;
}
.topbar-box{
    height: 32px;
    line-height: 32px;
}
.topbar .collect{
    display: inline-block;
    font-size: 12px;
    color: #333;
}
.topbar .collect::before {
    background-position: 0 0;
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
    content: '';
    display: inline-block;
    vertical-align: middle;
}
.topbar .collect b{
    color: #f00;
}
.topbar .rbar {
    position: relative;
    display: inline;
}
.topbar .rbar li {
    float: left;
    text-align: center;
    height: auto;
    position: relative;
}
.topbar .rbar li a {
    font-size: 12px;
    color: #333;
    display: block;
    padding: 0 15px;
}
/* 导航栏 */
.header-main{
    background: #fff;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 0;
}
.header{
    z-index: 9;
    width: 100%;
    background: #fff;
}
.header .logo-nav{
    background: #fff;
}
.subnav{
    margin-top: 5px;
}
.subnav li{
    padding: 0 10px;
    position: relative;
    line-height: 42px;
    height: 44px;
}
.subnav li a{
    display: block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #000;
    float: left;
}
.subnav li.on a{
    color: #e36e26;
}
@media (max-width:767px) {
    .header-main{
        padding-top: 0;
    }
    .header{
        position: fixed;
        border-bottom: 1px solid #ccc;
    }
}
/* 头部header结束 */

/* 尾部footer开始 */
footer{
    background: #fff;
    font-size: 12px;
}
footer .tit{
    width: 22px;
    padding: 2px 0;
    overflow: hidden;
    background: #c3c3c3;
    line-height: 14px;
    margin: 1px;
    text-align: center;
    border-right: 3px solid #e8e8e8;
    margin-right: 20px;
    float: left;
    display: inline;
}
footer .tit a{
    color: #fff;
    font-size: 12px;
}
.aftermarket a {
    font-size: 12px;
    height: 16px;
    overflow: hidden;
    display: block;
    padding-left: 20px;
    float: left;
    margin-right: 8px;
    width: 134px;
    color: #333;
    margin-top: 10px;
}
.footer{
    margin-top: 20px;
    text-align: center;
    color: #777;
}
.footer p{
    margin: 5px 0;
}
.footer p a{
    color: #777;
}
.footer p a:hover{
    color: #777;
}
@media (max-width:767px) {
    footer{
        margin-bottom: 60px;
    }
    .aftermarket a{
        width: 30%;
    }
    .mt30{
        padding-bottom: 5px;
        margin-left: 10px;
        margin-right: 10px;
    }
}
/* 尾部footer结束 */

/*pc端客服部分*/
    .kefu{
        background: url(/skin/style/images/kefu.png) no-repeat;
        width: 92px;
        height: 167px;
        position: fixed;
        margin-top: -124px;
        top: 70%;
        right: -35px;
        display: none;
        cursor: pointer;
        z-index: 200;
        transform: rotate(-18deg);
        -webkit-transform: rotate(-18deg);
        -moz-transform: rotate(-18deg);
    }
    .right-dg{
        width: 206px;
        height: 262px;
        display: block;
        background: url(/skin/style/images/daogou-bg.png) no-repeat;
        position: fixed;
        top: 70%;
        margin-top: -150px;
        right: 10px;
        z-index: 200;
    }
    .right-dg a:hover{
        color: #3692cb;
    }
    .btn-close {
    position: absolute;
    left: 20px;
    top: 20px;
}
.btn-online {
    background: #f47d1d;
    font-size: 14px;
    color: #fff;
    width: 99px;
    height: 35px;
    display: block;
    margin: 130px 0 0 30px;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
}
.lips {
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 27px;
    left: 30px;
}

/*移动端底部*/
#toolbar {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 8888;
    height: 60px;
    left: 0;
    background: #fff;
    border-top: 2px solid #ddd;
}
#toolbar .list {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}
#toolbar .list li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 6px 0;
}
#toolbar .list a {
    display: block;
    line-height: 12px;
    font-size: 12px;
    color: #333;
}
#toolbar .list a img {
    margin-left: auto;
    margin-right: auto;
    width: 30px;
    height: 30px;
    display: block;
}
#toolbar .list a span {
    text-align: center;
    line-height: 12px;
    display: block;
    margin-top: 5px;
}