﻿body
{
    padding: 0;
    margin: 0;
    background: #eee url(../images/top_bg.png) repeat-x top center;
    font-family: 'Microsoft YaHei' arial;
}
img
{
    border: 0;
}
a:link
{
    color: #555;
    text-decoration: none;
}

a:visited
{
    color: #555;
    text-decoration: none;
}

a:hover
{
    color: #005ed1;
    text-decoration: underline;
}

a:active
{
    color: #005ed1;
    text-decoration: none;
}

.main
{
    width: 100%;
}

.top
{
    width: 1008px;
    height: 160px;
    margin: 0 auto;
    background: url(../images/center_bg.png)no-repeat top right;
}

.top_title
{
    width: 100%;
    padding-top: 40px;
    text-align: center;
    height: 46px;
}

.center
{
    width: 1008px;
    margin: 0 auto 15px;
}

.search
{
    width: 100%;
    overflow: auto;
}
.search .area-sel
{
    display: block;
    float: left;
    width: 160px;
    height: 24px;
    padding: 12px 0;
    background-color: #fff;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position-x: 85px;
    font-size: 16px;
    line-height: 24px;
    text-indent: 15px;
    border: 2px solid #279eff;
    border-right: 0 none;
}
.search .area-sel:link, .search .area-sel:visited
{
    color: #666;
    background-position-y: 5px;
    text-decoration: none;
}
.search .area-sel:hover, .search .area-sel:active
{
    color: #279eff;
    background-position-y: -35px;
    text-decoration: none;
}
.areaList
{
    position: absolute;
    z-index: 100;
    top: 210px;
    left: 50%;
    margin-left: -504px;
    width: 400px;
    background-color: #fff;
    border: 1px solid #999;
    padding-bottom: 10px;
}
.areaList .close
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url(../images/close.gif);
    background-repeat: no-repeat;
    background-position-x: 0;
}
.areaList .close:link, .areaList .close:visited
{
    background-position-y: 0;
    text-decoration: none;
}
.areaList .close:hover, .areaList .close:active
{
    background-position-y: -30px;
    text-decoration: none;
}
.areaList ul
{
    margin: 0;
    padding: 10px;
}
.areaList ul li
{
    display: block;
    float: left; /*width: 90px;*/
    height: 24px;
    line-height: 24px;
    text-indent: 10px;
    list-style: none;
}
.areaList ul li a
{
    padding: 4px 6px;
}
.areaList .active a
{
    background-color: #f90 !important;
    color: #fff !important;
}
.search input
{
    width: 310px;
    border: 2px solid #279eff;
    border-right: 0 none;
    height: 24px;
    background: #fff;
    padding: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #bbb;
    float: left;
}
.inp-sel
{
    color: #4f4f4f !important;
}

.search button
{
    width: 16%;
    border: 0;
    height: 52px;
    background: #279eff;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    float: left;
    cursor: pointer;
}

.search button:hover
{
    background: #1888e4;
    cursor: pointer;
}

.news
{
    width: 100%;
    margin-top: 20px;
    background: #fff;
    overflow: auto;
}

.news .tab
{
    width: 100%;
    border-bottom: 2px solid #005ed1;
    overflow: auto;
    cursor: pointer;
}

.news .tab ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.news .tab li
{
    font-size: 20px;
    color: #fff;
    height: 44px;
    line-height: 44px;
    width: 190px;
    text-align: center;
    background: url(../images/tab_a_bg.png) repeat-x 0 0;
    float: left;
}

.news .tab .active
{
    background: url(../images/tab_b_bg.png) repeat-x 0 0;
}

.news .tab .more
{
    font-size: 14px;
    color: #666;
    padding: 10px;
    height: 21px;
    line-height: 21px;
    background: 0;
    float: right;
}

.news .table
{
    background: #fff;
    border-collapse: collapse;
    border-color: #e6e6e6;
}

.news .table th
{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #666;
    background: #daefff;
    text-indent: 10px;
    text-align: left;
    font-weight: normal;
    border-color: #e6e6e6;
}

.news .table td
{
    font-size: 16px;
    height: 4px;
    line-height: 40px;
    color: #333;
    background: #fff;
    text-indent: 10px;
    text-align: left;
    border-color: #e6e6e6;
}

.news .table .tr_b
{
    background: #f8f8f8;
}

.w12
{
    width: 12%;
    border-color: #e6e6e6;
}

.w15
{
    width: 15%;
    border-color: #e6e6e6;
}

.w20
{
    width: 30%;
    border-color: #e6e6e6;
}
.w30
{
    width: 30%;
    border-color: #e6e6e6;
    text-align: right;
    padding: 10px 12px;
    background: #f5f5f5;
}
.w30_1
{
    width: 30%;
    border-color: #e6e6e6;
    text-align: right;
    padding: 10px 12px;
}
.news .table .t_c
{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #333;
    float: left;
    text-indent: 10px;
    background: #fff;
}

.news .table .t_c_a
{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #333;
    float: left;
    text-indent: 10px;
    background: #f8f8f8;
}

.mapbody
{
    width: 100%;
    overflow: auto;
    margin-top: 12px;
}

.map
{
    float: right;
    background: #fff;
}
.map1
{
    float: left;
    background: #fff;
     width:100%;
}
.map .tab
{
    width: 100%;
    overflow: auto;
}
.map .tab ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.map .tab li
{
    font-size: 18px;
    color: #fff;
    background: url(../images/tab_b_bg.png) repeat-x 0 0;
    height: 44px;
    line-height: 44px;
    width: 150px;
    text-align: center;
    float: left;
}
.map .tab .tab_r
{
    background: url(../images/tab_a_bg.png) repeat-x 0 0;
}
.mapbody .map1 .tab{
    border-bottom: 2px solid #005ed1;}
.map .content
{
    padding: 12px;
    overflow: auto;
}
.map .content ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.map .content li
{
    font-size: 12px;
    width: 160px;
    line-height: 30px;
    height: 30px;
    color: #666;
    background: #d2e5f4;
    float: left;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 4px;
}
.map .content .active
{
    color: #fff;
    background: #3da8ff;
}

.map .content a:link
{
   color: #666;
    text-decoration: none;
}
.map .content a:visited
{
    text-decoration: none;
}
.map .content a:hover
{
    color: #fff;
    text-decoration: underline;
}
.map .content a:active
{
    color: #fff;
    text-decoration: underline;
}
.map .content .clear_r
{
    margin-right: 0;
}

.map .content2
{
    padding: 12px;
    height: 236px;
    overflow: hidden;
}
.map .content2 .clear_b
{
    margin-bottom: 0;
}
.map .content2 .active
{
    color: #fff;
    background: #3da8ff;
}
.map .content2 .clear_r
{
    margin-right: 0;
}
.map .content2 ul
{
    list-style: none;
    margin: 0 0 8px 0;
    padding: 0;
    float: left;
}
.map .content2 li
{
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #666;
    background: #d2e5f4;
    width: 160px;
    float: left;
    text-align: center;
    margin-right: 4px;
    cursor: pointer;
}
.map .content2 .city
{
    background: #3DA8FF;
    padding: 12px;
    width: 956px;
    height: 76px;
    margin: 0 0 8px 0;
    overflow: hidden;
    clear: both;
    float: left;
}
.map .content2 .city ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.map .content2 .city li
{
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    color: #666;
    background: #d2e5f4;
    width: 150px;
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 10px;
}
.clear_l
{
    clear: left;
}
.footer
{
    width: 100%;
    height: 90px;
    font-size: 14px;
    color: #fff;
    line-height: 90px;
    text-align: center;
    background: #eee url(../images/footer_bg.png) repeat-x top center;
}
.top
{
    width: 1008px;
    height: 160px;
    margin: 0 auto;
    background: url(../images/center_bg.png)no-repeat top right;
}

.shbt_top_title
{
    width: 100%;
    padding-top: 40px;
    text-align: center;
}
.shbt_top_right
{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 384px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #023974 url(../images/home.png) no-repeat 20px center;
    font-size: 12px;
    text-indent: 50px;
}
.shbt_top_right a:link
{
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-decoration: none;
}
.shbt_top_right a:visited
{
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-decoration: none;
}
.shbt_top_right a:hover
{
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-decoration: underline;
}
.shbt_top_right a:active
{
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-decoration: underline;
}
.shbt_top_bottom
{
    font-size: 24px;
    color: #fff;
    line-height: 2em;
    overflow: auto;
    width: 100%;
    text-align: center;
    clear: both;
}
.shbt_content
{
    width: 1008px;
    margin: 0 auto 20px;
    background: #fff;
}
.shbt_content .atitle
{
    width: 100%;
    height: 50px;
    color: #333;
    font-size: 14px;
    line-height: 50px;
    border-bottom: 2px solid #c3dbe7;
    background: #fff url(../images/top_title_icon.png) no-repeat 20px center;
    text-indent: 50px;
}
.shbt_content .atable
{
    padding: 20px;
    background: #fff;
    font-size: 14px;
    color: #555;
}
.page
{
    margin: 12px auto 0;
    background: #ddd;
    overflow: auto;
    font-size:12px;
    height:30px; line-height:30px;
}

.fbm
{
    font-size: 24px;
    color: #fff;
    line-height: 2em;
    text-align: center;
}


.search .xz_btn{ width: 16%;
    border: 0;
    height: 52px;
    background: #279eff;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    float: left;
    cursor: pointer;}
.atable .table{ border-bottom:#e6e6e6 1px solid; border-right:#e6e6e6 1px solid;}
.atable .table tr td{ border-top:#e6e6e6 1px solid; border-left:#e6e6e6 1px solid;}