﻿html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;

}

body {
    line-height: 1;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #939393;
    background: #FFF;
    zoom: 1;
}

img {
    border: none;
}

li {
    list-style: none;
}

input,select,textarea {
    outline: none;
    border: none;
    background: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

a {
    text-decoration: none;
    color: #656565;
}

a {
    outline: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse
}


.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    clear: both;
    zoom: 1;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.same-product-icon {
    background: url(../image/product-same.png) no-repeat;
}

.commWith {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.color2{
    color: #222222;
}
.color4{
    color: #444444;
}
.color5{
    color: #555555;
}
.color3{
    color: #333333;
}
.color6{
    color: #666666;
}
.colorblue{
    color: #0068bc;
}
.colororange{
    color: #e86000;
}
.colorf{
    color: #ffffff;
}
.fw500{
    font-weight: 500;
}
.disb{
    display: block;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.shou{cursor:pointer;}


.slzs{
    background: #fff;
}
.maintitle{
    font-size: 36px;
    line-height: 84px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.maintitle:after {
    padding:0;
    margin:0 auto;
    display:block;
    content: "";
    width:180px;
    height:6px;
    background:#0068bc;
}
.secondarytitle{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.secondarytitle2{
    height: 60px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    background: url(404.png) no-repeat bottom center;
}
.zs{
    width:100%;
    height: auto;
    margin: 20px 0 50px 0;
}
.zs li{
    width:295px;
    height: 250px;
    float: left;
    border-radius: 5px;
    background: #b9b9b9;
    margin-right: 6px;
    margin-bottom: 6px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; ;
}
.zs li:last-child{
    margin-right: 0;
}


.hz_logo{
    overflow: hidden;
    margin-bottom: 45px;
}