﻿.container
{
    width: 960px;
    margin: 0 auto;
}
.top
{
    height: 35px;
    line-height: 35px;
    background: #f0f0f0;
}
.top a
{
    margin: 0 5px;
}
.logo
{
    padding: 40px 0;
}
.logo dl.logo_l
{
    width: 500px;
    overflow: hidden;
}
.logo dl.logo_l dt
{
    width: 120px;
    float: left;
}
.logo dl.logo_l dd
{
    width: 380px;
    float: left;font-size: 16px;
    line-height: 30px;
    font-weight: bold;
color:#333;
}
.logo dl.logo_l dd em
{font-size: 30px;

letter-spacing:0.6px;

}


.logo dl.logo_l dd span
{
    color: #db0f00;
}
.logo ul.logo_r
{
    background: url(../images/tel.gif) no-repeat left center;
    padding-left: 40px;
}
.logo ul.logo_r .li1
{
    font-size: 14px;
}
.logo ul.logo_r .li2
{
    font-size: 28px;
    color: #db0f00;
    font-weight: bold;
    font-family: "Impact" , "Microsoft YaHei" , "Arial";
}
.nav
{
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav ul
{
    overflow: hidden;
}
.nav ul li
{
    float: left;
    font-size: 14px;
}
.nav ul li a
{
    color: #fff;
    display: inline-block;
    padding: 0 24px;
    background: url(../images/nav_li.gif) no-repeat left center;
}
.nav ul li.current a, .nav ul li a:hover
{
    background: url(../images/nav_c.jpg) no-repeat center top;
}
.guan
{
    height: 31px;
    padding: 15px 0;
    line-height: 31px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.guan b
{
    font-size: 14px;
    color: #034091;
}
.guan a
{
    margin: 0 5px;
}
.guan .hot-key
{
    width: 710px;
}
.guan .hot-key a
{
    margin: 0 5px;
}
.search
{
    height: 31px;
    width: 200px;
    line-height: 31px;
    position: relative;
    background: #f6f6f6;
}
.search label
{
    position: absolute;
    left: 10px;
    top: 1px;
    line-height: 31px;
}
.search input
{
    width: 200px;
    background: #f6f6f6;
    margin: 0;
    padding: 0;
    height: 31px;
    text-indent: 10px;
    border: none;
}
.search button
{
    background: url(../images/btn.jpg) no-repeat left center;
    height: 31px;
    width: 35px;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: 0px;
}
h1.tt
{
    background: url(../images/h1.gif) repeat-x left top;
    height: 40px;
    line-height: 40px;
    color: #034091;
    font-size: 16px;
    text-indent: 1em;
    border: 1px solid #e7e7e7;
    position: relative;
}
.cate
{
    width: 228px;
    background: url(../images/cate_b.gif) no-repeat left bottom;
    overflow: hidden;
    padding-bottom: 10px;
}
.cate h2
{
    background: url(../images/cate_bg.gif) no-repeat left bottom;
    width: 228px;
    height: 94px;
    color: #fff;
    line-height: 94px;
    text-align: center;
    font-size: 24px;
}
.cate ul
{
    background: url(../images/cate_c.gif) repeat-y left top;
    padding: 10px 10px 5px 10px;
}
.cate ul li
{
    height: 40px;
    line-height: 40px;
    margin-bottom: 8px;
    overflow: hidden;
    cursor: pointer;
    padding-left: 13px;
font-size:14px;
    background: #ededed url(../images/item3.gif) no-repeat 180px 11px;
}
.bz
{
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    margin: 25px auto;
}
.bz b
{
    color: #034091;
}
.footer
{
    height: 240px;
    padding-top: 20px;
    background: url(../images/footer_bg.jpg) no-repeat center top;
}
.footer p
{
    text-align: center;
}
.footer p a
{
    margin: 0 10px;
    color: #fff;
    font-size: 14px;
}
.footer dl
{
    position: relative;
}
.footer dl dt
{
    position: absolute;
    left: 160px;
    top: 96px;
}
.footer dl dd.con
{
    position: absolute;
    left: 300px;
    color: #fff;
    line-height: 30px;
    top: 50px;
}
.footer dl dd span
{
    margin-left: 5px;
}
.footer dl dd a
{
    color: #fff;
}
.footer dl dd.wx
{
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    right: 170px;
    top: 50px;
}
.footer dl dd.wx img
{
    width: 150px;
    height: 150px;
    overflow: hidden;
}
