.top_bj
{
    background: #fff;
}
.topa
{
    color: #666;
    font-size: 12px;
    padding: 12px 0;
    background: #f5f5f5;
}
.topa_com
{
    background: url(/web/statics/web/image/top_home.png) left no-repeat;
    padding-left: 20px;
}
.topa_com a
{
    color: #666;
}
.topa_a a
{
    color: #666;
    display: block;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}
.topa_a a:hover
{
    text-decoration: underline;
    color: #a52239;
}
.topb
{
    padding: 24px 0;
}
.top_logo
{
    width: auto;
}
.top_logo img
{
    display: block;
    float: left;
    width: 166px;
}
.top_logo .top_logo_kh
{
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    height: 60px;
    position: relative;
}
.top_logo .top_logo_kh:before
{
    content: "";
    height: 50px;
    width: 1px;
    position: absolute;
    border-left: 1px solid #e5e5e5;
    left: 0;
    top: 5px;
}
.top_logo_sz
{
    float: left;
    font-size: 47px;
    font-weight: bold;
    color: #01824a;
    line-height: 60px;
    height: 60px;
}
.top_logo .top_logo_kh dl
{
    display: block;
    float: left;
    margin-left: 5px;
}
.top_logo .top_logo_kh dl dt
{
    font-size: 30px;
    color: #1833af;
    font-weight: bold;
    line-height: 35px;
}
.top_logo .top_logo_kh dl dd
{
    color: #333;
    font-size: 19px;
    line-height: 25px;
}
.top_tel p
{
    font-size: 24px;
    color: #a52239;
    line-height: 50px;
    font-weight: bold;
}
.nav_list
{
    background: #1833af;
}
.nav_list ul li
{
    float: left;
    height: 50px;
    line-height: 50px;
    width: 140px;
    text-align: center;
    position: relative;
    padding-left: 1px;
}
.nav_list ul li:before
{
    content: "";
    background: #223fc1;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 15px;
}
.nav_list ul li:first-child:before
{
    display: none;
}
.nav_list ul li a
{
    color: #fff;
    display: block;
    font-size: 16px;
}
.nav_list ul li a:hover
{
    background: #40bb3e;
}
.nav_list ul li div
{
    display: none;
    position: absolute;
    z-index: 999;
    background: #1833af;
}
.nav_list ul li div dl dd
{
    border-bottom: 1px solid #223fc1;
    line-height: 35px;
}
.nav_list ul li div dl dd a
{
    color: #fff;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    padding: 0 10px;
    min-width: 150px;
}
.nav_list ul li div dl dd a:hover
{
    color: #fff;
    background: #40bb3e;
}
.nax_main>a
{
    background: #40bb3e;
}
.search
{
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}
.search:after
{
    content: "";
    height: 30px;
    width: 100%;
    bottom: -30px;
    position: absolute;
    left: 0;
}
.search_tit
{
    width: 830px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}
.search_tit span
{
    font-weight: bold;
}
.search_tit a
{
    margin-right: 7px;
    color: #666;
}
.search_tit a:hover
{
    color: #34af18;
}
.search_ss
{
    margin-top: 10px;
    width: 355px;
    position: relative;
}
.search_ss #gjz
{
    line-height: 25px;
    height: 27px;
    float: left;
    border: 1px solid #a52239;
    width: 250px;
    outline: none;
    padding-left: 50px;
    border-right: 0;
}
.search_ss #ssk
{
    height: 29px;
    float: left;
    border: 2px solid #a52239;
    color: #fff;
    padding: 0 8px;
    cursor: pointer;
    background: url(../image/search_tb02.png) center no-repeat #a52239;
    width: 50px;
}
.search_ss .search_ss_tit
{
    position: absolute;
    top: 0;
    line-height: 29px;
    left: 10px;
    color: #999;
    font-size: 12px;
}