@charset "UTF-8";
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { padding: 0px; margin: 0px; border: 0px; outline: 0px; }

body { font:  '微软雅黑',"Microsoft YaHei","宋体",Arial,sans-serif; color: #333; }/* 14px/1.8
 */
button, input, select { font: 14px/1.8 '微软雅黑',"Microsoft YaHei",Arial,"宋体",sans-serif; }

.producta li {
    /* float: left; */
    width: 294px;
    background: #f9f9f9;
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 17px 22px !important;
    margin-left: 40px;
    /* height: 330px; */
}

.producta li h4 a {
    font-size: 16px;
    color: #646464;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 5px;
    border-bottom: 2px #3eb5ed solid;
}

.producta li p {
    color: #949494;
    font-size: 12px;
    line-height: 24px;
}

.producta {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}

.producta-box {
    position: absolute;
    top: -196px;
    left: 132px;
    z-index: 99;
}

.producta h4 {
    margin: 8px 0;
}

.product-detail {
    width: 1050px;
    margin: 0 auto;
    margin-bottom: 48px;
}

.wz {
    margin: 24px auto;
    width: 1050px;
    border-bottom: 1px solid #dddddd;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.wz .wz-title{
    display: block;
    font-size: 24px !important;
    padding: 16px 0 ;
}
.wz a:link, .wz a:visited {
    color: #4a74fc;
    font-size: 12px;
}
.wz a {
    text-decoration: none;
}
