﻿h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, th { padding:0; margin:0; }
body { font: 12px/2 微软雅黑, 宋体, Arial; background-color: #fff; overflow-x: hidden; }
a { text-decoration: none; color: #000; outline: none; }
a:hover { text-decoration: underline; color: #f00; }
ul, ol { list-style: none; }
.clearfix:after { content:"\200B"; display:block; height: 0; clear:both; }
.clearfix { zoom:  1; }
img { border: 0; }
.f_l { float:left; }
.f_r { float:right; }
.top { height: 36px; line-height: 36px; background-color: #f6f6f6; color: #6c6c6c; font-size: 14px; }
.top a { color: #0051cb; margin-left: 10px; }
.w { width: 1200px; margin: 0 auto; }

/* 本例子css */
.slideBox { height: 520px; overflow:hidden; position:relative;  }
.slideBox .hd { height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul { overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li { float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on { background:#f00; color:#fff; }
.slideBox .bd { position:relative; height:100%; z-index:0; }
.slideBox .bd li { zoom:1; vertical-align:middle; }
.slideBox .bd a { background-position: center top; background-repeat: no-repeat; display: block; background-size: auto 520px; height: 520px; }
/* 是前/后按钮代码 */
.slideBox .prev, .slideBox .next { position:absolute; left: 50%; margin-left: -600px; top: 50%; margin-top: -25px; display:block; width: 22px; height: 44px; background:url(../images/slider-arrow.png) 0 0 no-repeat; opacity: 0.5; }
.slideBox .next { left: auto; right:50%; margin-right: -600px; background-position: -28px 0; }
.slideBox .prev:hover, .slideBox .next:hover { opacity: 1; }
.slideBox .prevStop, .slideBox .nextStop { display:none; }
.row { padding: 20px 0 50px 0; }
.row1, .row2, .row5 { border-bottom: 1px solid #ccc; }
.row3 { background-color: #f2f2f2; }
.row4 { background-color: #b2b2b2; }
.row .title { background: url(../Images/icon_title.png) no-repeat; color: #bf2020; font-size: 30px; text-indent: 60px; height: 46px; line-height: 46px; }
.row1 .title { background-position: 0 0; }
.row2 .title { background-position: 0 -50px; }
.row3 .title { background-position: 0 -100px; }
.row4 .title { background-position: 0 -150px; }
.row5 .title { background-position: 0 -202px; }
/* 是前/后按钮代码 */
.logo{ padding:20px 0; width: 100%; height: 100px; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #F00; }
.wkk { width:1200px; margin:0 auto;  }
.logoz{width:600px; height:100px; float:left;
    line-height: 100px; color: #888;font-size:30px; line-height:100px;}
.logozi{width:600px; height:100px;float:left; font-size:20px; line-height:100px; text-align:right; color:#888;}
.logozi a {
     text-decoration: none;
    margin: 0 0 0 20px;
}
.erweima { width:600px; float:left; height:180px; }
.xwenzi { font-size:16px; line-height:100px; text-align:right;}
.banquan { width:100%; text-align:center; margin:0 auto; padding:10px 0; font-family:"微软雅黑"; font-size:14px; color:#999; float:left; }

.company { width: 1200px; margin: 50px auto; font-size: 14px; }
.company div { font-size: 20px; text-align: center; }
.goods { width: 1200px; margin: 50px auto; }
.goods h3 {
    font-weight: normal;
    text-align: center;
    font-size: 20px;
}
.goods div {
    width: 260px;
    float: left;
    margin: 20px;
    color: #666;
}
.goods div img {
    width: 100%;
    border: 1px solid #eee;
}