﻿html, body { margin: 0; padding: 0; }
p, dt, ul, li, ol, h1, h2, h3, h4, h5, h6, td, tr, input, button, select, textarea { margin: 0; padding: 0; list-style: none; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
input, button, select, textarea { margin: 0; padding: 0; outline: none; border-radius: 0px; vertical-align: middle; }
a { text-decoration: none; border: none; color: #292929; }
    a:hover { color: #00b9ef; }

.w1130 { width: 1130px; margin: 0 auto; }
.font_12 { font-size: 12px; font-family: "微软雅黑"; color: #585858; }
.font_16 { font-size: 16px; font-family: "微软雅黑"; color: #292929; }
.font_14 { font-size: 14px; font-family: "微软雅黑"; color: #585858; }
.font_22 { font-size: 22px; font-family: "微软雅黑"; color: #ffff00; margin-bottom: 12px; }
.font_24 { font-size: 24px; font-family: "微软雅黑"; color: #292929; }
h3 { font-size: 30px; font-family: "黑体"; color: #000; border-bottom: solid 4px #00b9ef; padding-bottom: 4px; display: inline-block; }
h4 { margin-bottom: 5px; }
h5 { font-size: 30px; font-family: "黑体"; color: #fff; border-bottom: solid 4px #fff; padding-bottom: 4px; width: 120px; }


/*header*/
#header { height: 38px; line-height: 38px; border-bottom: solid 1px #e2e2e2; }
.header_ul li { float: left; padding-left: 15px; }
.header_li1 { background: url(Image/index/shouye_icon.png) no-repeat 0px 12px; margin-right: 15px; }
.header_li2 { background: url(Image/index/dianhua_icon.png) no-repeat 2px 11px; }
.header_u2 { float: right; }

/*nav*/
#nav { height: 82px; line-height: 82px; }
.nav_nav { display: inline-block; float: right; }
.nav_li { float: left; padding-left: 25px; padding-right: 5px; }

/*subnav*/
#subnav { position: relative; height: 83px; }
.subnav_null { height: 62px; border-bottom: solid 2px #c2c1c1; }
.subnav_nav {
    width: 220px;
    height: 38px;
    margin: 0 auto;
    position: absolute;
    top: 44px;
    margin-left: 470px;
    background: #fff;
}
.subnav_nav li { float: left; border: solid 2px #dedddd; border-radius: 10px; padding: 5px 17px; margin-right: 24px; }
.subnav_nav li:hover { border: solid 2px #00b9ef; }

/*product_all1*/
.product_all1 { height: 500px; }
.product_all1_ul li {
    float: left;
    border: solid 1px #b5b5b5;
    text-align: center;
    -webkit-border-radius: 8px;
    width: 158px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    margin-top: 30px;
}

/*product_all2*/
.product_all2 { height: 600px; background: #f6f6f6; }
.product_all2 p { line-height: 28px; }
img.product_all_title { border-bottom: solid 4px #00b9ef; padding-bottom: 6px; display: block; padding-top: 50px; }


/*end*/
#end { background: #6b6b6b; height: 230px; }
.weibu_guanyu { float: left; border-right: solid 1px #999; padding-right: 85px; margin-right: 85px; margin-top: 60px; }
.weibu_erweima { padding-top: 30px; }

p.weibu_p2 { font-size: 12px; font-family: "微软雅黑"; color: #e0e1e3; margin-top: 15px; }
p.weibu_p4 { margin-bottom: 8px; font-size: 16px; font-family: "微软雅黑"; color: #e0e1e3; }
p.weibu_p5 { font-size: 12px; font-family: "微软雅黑"; color: #e0e1e3; margin-bottom: 5px; }

.weibu_erweima li { float: left; }
