﻿﻿@charset "UTF-8";

body
{
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

a
{
    color: #163c7a;
    text-decoration: none;
}

    a:hover,
    a:focus
    {
        text-decoration: none;
    }

html
{
    box-sizing: border-box;
}

div
{
    box-sizing: border-box;
    /*color: #2e3c3c;*/
}

body
{
    font-size: 14px;
    line-height: 160%;
    text-decoration: none;
    color: #163c7a;
    background-color: rgba(246, 246, 246, 0.27);
    /*scrollbar-face-color: #6abcc5;
  scrollbar-track-color: rgba(165, 221, 216, 0.78);
  scrollbar-arrow-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-dark-shadow-color: #fff;*/
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit']
{
    cursor: pointer;
    -webkit-appearance: button;
    /*将元素呈现为按钮*/
}

    button[disabled],
    html input[disabled]
    {
        cursor: default;
    }

input
{
    line-height: normal;
    border: 0;
}

    input[type='checkbox'],
    input[type='radio']
    {
        box-sizing: border-box;
        padding: 0;
    }

    input[type='text']
    {
        box-sizing: border-box;
    }

    input[type='number']::-webkit-inner-spin-button,
    input[type='number']::-webkit-outer-spin-button
    {
        height: auto;
    }

    input[type='search']
    {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type='search']::-webkit-search-cancel-button,
        input[type='search']::-webkit-search-decoration
        {
            -webkit-appearance: none;
        }

/*颜色*/
.color-a
{
    background: #56d435;
}

.color-b
{
    background: #e4e06a;
}

.color-c
{
    background: #fe8800;
}

.color-d
{
    background: #fe0000;
}

.color-e
{
    background: #970454;
}

.color-f
{
    background: #62001e;
}

/*样式开始*/
.warp-module
{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.bg-phone
{
    width: 1200px;
    height: 140px;
    background-color: #eee;
}

.banner
{
    margin: 0 auto;
    width: 1200px;
}

    .banner img
    {
        width: 100%;
        height: auto;
    }

.footer-d
{
    width: 100%;
    /*padding: 20px 0;*/
    margin: auto;
    margin-top: 20px;
    text-align: center;
    background-color: #eee;
}

    .footer-d .f-left
    {
        width: 100%;
    }

.riqi_more
{
    display: inline-block;
    vertical-align: top;
    width: 90px;
    color: #4b4b4b;
    font-size: 14px;
}

.tit-summary
{
    padding: 0 10px;
    line-height: 30px;
    text-indent: 2em;
    font-size: 15px;
    color: #4b4b4b;
}

.jiuban
{
    margin: 10px;
    float: right;
    position: absolute;
}

    .jiuban a
    {
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
    }

.erji_table
{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.erji_tabletit
{
    font-size: 12px;
    font-weight: bold;
    color: #e50117;
    background-color: #FFF4F4;
    text-align: center;
}

.erji_tablecon
{
    font-size: 12px;
    color: #333333;
    text-align: center;
}

.mar_r
{
    margin-right: 10px;
}

.mar_t
{
    margin-top: 20px;
}

.mar_l
{
    margin-left: 10px;
}

.top
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    height: 194px;
    background-image: url(../images/top_bg.jpg);
}

.sousuo
{
    height: 30px;
    width: 990px;
    margin-left: 10px;
    margin-top: 120px;
    position: absolute;
    top: 30px;
}

    .sousuo input
    {
        font-size: 12px;
        color: #333333;
        height: 16px;
        width: 210px;
        float: left;
        margin-top: 4px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    .sousuo a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 16px;
        color: #FFFFFF;
        text-decoration: none;
        padding-right: 10px;
        padding-left: 10px;
        height: 20px;
    }

.menumenu
{
    height: 64px;
    width: 998px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/m_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #df0018;
}

.menu_t
{
    float: left;
    width: 46px;
    margin-top: 12px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: default;
}

    .menu_t a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 18px;
        color: #FFFFFF;
        text-decoration: none;
        line-height: 120%;
        text-align: center;
    }

.menu_t2
{
    float: left;
    width: 50px;
    margin-top: 6px;
    margin-right: 12px;
    margin-left: 12px;
    line-height: 200%;
    text-align: center;
}

    .menu_t2 a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 18px;
        color: #FFFFFF;
        text-decoration: none;
        line-height: 300%;
        text-align: center;
    }

.erjimenu
{
    width: 176px;
    height: 54px;
    float: left;
    margin-top: 18px;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-left: 4px;
}

.erjitit
{
    height: 20px;
    width: 60px;
    margin-right: 12px;
}

    .erjitit a
    {
        font-size: 12px;
        color: #FFFFFF;
    }

.erjitit2
{
    height: 20px;
    width: 70px;
}

    .erjitit2 a
    {
        font-size: 12px;
        color: #FFFFFF;
    }

.erjimenu2
{
    width: 144px;
    height: 54px;
    float: left;
    margin-top: 14px;
}

.erjimenu3
{
    width: 226px;
    height: 54px;
    float: left;
    margin-top: 14px;
}

.mid
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    /*height: 1580px;*/
}

.newspic
{
    float: left;
    height: 250px;
    width: 490px;
    margin-top: 0px;
    margin-left: 10px;
}

.toutiao
{
    float: left;
    width: 480px;
    margin-left: 10px;
    background-image: url(../images/toutiao.jpg);
    background-repeat: no-repeat;
}

    .toutiao .tit
    {
        float: right;
        width: 400px;
        background-color: #f3f2f2;
    }

        .toutiao .tit a
        {
            font-family: "Î¢ÈíÑÅºÚ";
            font-size: 18px;
            color: #014D98;
            line-height: 120%;
            /*margin: 10px;*/
            /*font-weight: bold;*/
            /*font-weight: bold;*/
        }

.news_toutiaocon
{
    float: left;
    width: 480px;
    line-height: 180%;
    text-indent: 2em;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #9ea3a5;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    height: 118px;
}

.newnews
{
    float: left;
    width: 478px;
    margin-left: 10px;
    height: 48px;
    border: 1px solid #df0018;
    background-image: url(../images/newsnews_bg.jpg);
    background-repeat: repeat-x;
    margin-top: 2px;
}

.left
{
    float: left;
    width: 216px;
    margin-top: 6px;
}

.a12369
{
    height: 207px;
    width: 214px;
    margin-bottom: 6px;
    border: 1px solid #dddddd;
}

    .a12369 a
    {
        font-size: 14px;
        color: #ed2134;
        text-decoration: none;
    }

.gequrexian
{
    height: 50px;
    width: 90%;
    line-height: 160%;
    margin-left: 10px;
}

.gczl
{
    height: 69px;
    width: 216px;
    margin-top: 16px;
}

.weibo
{
    width: 216px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 395px;
}

.weibotit
{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #014D98;
    font-family: "Î¢ÈíÑÅºÚ";
    line-height: 180%;
}

.jiaguanzhu
{
    float: right;
    margin-top: 2px;
    margin-right: 4px;
}

    .jiaguanzhu a
    {
        color: #ED1E30;
    }

.weibocon
{
    line-height: 180%;
    text-decoration: none;
    width: 208px;
    background-color: #f2f2f2;
    float: left;
    margin-top: 10px;
    padding: 4px;
    height: 190px;
}

    .weibocon a
    {
        color: #0079b4;
    }

.midmid
{
    margin-top: 6px;
}

.mark_1
{
    height: 26px;
    float: left;
    width: 1000px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ef2e41;
}

.news_tit_on
{
    float: left;
    height: 26px;
    width: 110px;
    text-align: center;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
    background-image: url(../images/mark_on.jpg);
    background-repeat: no-repeat;
    margin-left: 1px;
}

.news_tit_off
{
    cursor: default;
    float: left;
    height: 26px;
    width: 110px;
    text-align: center;
    background-image: url(../images/mark_off.jpg);
    background-repeat: no-repeat;
    margin-left: 1px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 180%;
    font-weight: normal;
    color: #8d8d8d;
}

.mark_2
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #dfdfdf;
    border-left-color: #dfdfdf;
    height: 36px;
    float: left;
    width: 410px;
    background-image: url(../images/news_bg_off.jpg);
    background-repeat: repeat-x;
}

.mark_3 .news_tit_on
{
    background-image: url(../images/news_bg_on.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 35px;
    width: 110px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    background-color: #FFFFFF;
    text-align: center;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 220%;
    color: #014D98;
    font-weight: bold;
    text-decoration: none;
}

.news_tit
{
    /*float: left;*/
    width: 1000px;
    padding-left: 4px;
}

    .news_tit a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 16px;
        color: #df0018;
        text-decoration: none;
        line-height: 30px;
        font-weight: normal;
    }

.tit_con
{
    font-size: 14px;
    line-height: 200%;
    /*float: left;*/
    width: 1000px;
    text-indent: 2em;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ef2e41;
    margin: 0px;
    padding: 0px;
    color: #5e6a7f;
}

.news_liebiao
{
    /*float: left;*/
    width: 600px;
    margin-top: 6px;
}

.news_lb
{
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 500px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .news_lb a
    {
        font-size: 15px;
        line-height: 200%;
        color: #4b4b4b;
    }

        .news_lb a:hover
        {
            color: #1f468b;
        }

.riqi
{
    display: inline-block;
    line-height: 0px;
    vertical-align: top;
    padding-top: 15px;
    width: 80px;
    text-align: right;
    margin-right: 6px;
    color: #4b4b4b;
    font-size: 14px;
}

.more
{
    /*float: right;*/
    width: 50px;
    text-align: right;
    margin-right: 10px;
}

    .more a
    {
        line-height: 200%;
    }

.right
{
    /*float: right;*/
    width: 282px;
    margin-top: 6px;
}

.zhiliang
{
    width: 280px;
    border: 1px solid #eeeeee;
    /*float: left;*/
    height: 300px;
    background-color: #F6F6F6;
    margin-bottom: 5px;
}

.zhiliang24
{
    width: 280px;
    border: 1px solid #eeeeee;
    /*float: left;*/
    height: 182px;
    background-color: #F6F6F6;
}

.zhiliang_tit
{
    /*float: left;*/
    height: 20px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    line-height: 200%;
    color: #014D98;
    text-decoration: none;
    margin-left: 6px;
    width: 200px;
}

.zhiliang_tit24
{
    /*float: left;*/
    height: 20px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    line-height: 200%;
    color: #014D98;
    text-decoration: none;
    margin-left: 6px;
    width: 98%;
    text-align: center;
}

.zhiliang_xq
{
    /*float: right;*/
    height: 20px;
    margin-left: 6px;
    width: 60px;
}

    .zhiliang_xq a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 14px;
        line-height: 200%;
        color: #000000;
        text-decoration: none;
    }

.neirong
{
    /*float: left;*/
    font-weight: bold;
    margin-top: 2px;
    margin-left: 10px;
    width: 90px;
    text-align: left;
    font-size: 12px;
}

.neirong_2
{
    width: 270px;
    float: left;
    font-weight: bold;
    margin-left: 10px;
    font-size: 12px;
    text-align: left;
    height: 55px;
}

.zhuyi
{
    float: left;
    width: 260px;
    margin-left: 10px;
    color: #FF0000;
    font-size: 12px;
    line-height: 140%;
}

.gongshigonggao
{
    float: left;
    width: 280px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d8d9;
    margin-bottom: 6px;
    margin-top: 5px;
}

.gongshi
{
    float: left;
    width: 90px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 180%;
    font-weight: bold;
    color: #014D98;
    text-align: center;
    cursor: default;
}

.gonggao
{
    float: left;
    width: 90px;
    text-align: center;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 180%;
    color: #464646;
    text-decoration: none;
    cursor: default;
}

.shu
{
    font-size: 16px;
    color: #CCCCCC;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 180%;
}

.gonggao_liebiao
{
    float: left;
    width: 280px;
}

.gonggao_lb
{
    float: left;
    width: 230px;
    margin-right: auto;
    margin-left: auto;
}

    .gonggao_lb a
    {
        line-height: 200%;
        font-size: 14px;
        text-decoration: none;
    }

.gongshigonggao .more
{
    float: right;
    width: 50px;
    margin-top: 6px;
    text-align: right;
}

.ta-tight
{
    text-align: right;
}

.banshi
{
    position: relative;
    display: inline-block;
    height: 32px;
    width: 600px;
    background-image: url(../images/d_tit.jpg);
    background-repeat: repeat-x;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e6e6e6;
    margin-top: 10px;
    text-align: left;
}

    .banshi .list-more
    {
        position: absolute;
        top: 0;
        right: 6px;
        height: 32px;
        line-height: 32px;
        color: #2e3c3c;
        font-size: 12px;
    }

.banshi_tit
{
    /*background-image: url(../images/d_bg.jpg);
    background-repeat: no-repeat;*/
    height: 32px;
    width: 108px;
    /*float: left;*/
}

.banshi_tit1
{
    background-image: url(../images/d_bg1.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 216px;
    float: left;
}

.same_tit
{
    font-size: 16px;
    line-height: 200%;
    color: #FFFFFF;
    padding-left: 20px;
    font-weight: bold;
    background-color: #1f468b;
}


.banshi_sub
{
    width: 684px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    height: 28px;
}

.bssub_tit
{
    background-color: #f6f6f6;
    float: left;
    height: 28px;
    width: 178px;
    line-height: 180%;
    vertical-align: bottom;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e6e6e6;
}

.bssub_li
{
    margin-left: 9px;
}

    .bssub_li a
    {
        font-size: 12px;
        line-height: 240%;
    }

.dian
{
    font-size: 14px;
    color: #ff8400;
    float: left;
    font-weight: bold;
    font-family: "Î¢ÈíÑÅºÚ";
    width: 12px;
    line-height: 180%;
}

.banshi_anniu
{
    height: 54px;
    width: 686px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    text-align: center;
}

.chaxun
{
    background-color: #f7f7f7;
    float: left;
    height: 30px;
    width: 686px;
    margin-left: 10px;
    margin-top: 10px;
}

.chaxun_tit
{
    height: 28px;
    width: 110px;
    border-top-width: 2px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #b10112;
    border-right-color: #e6e6e6;
    background-color: #FFFFFF;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 160%;
    color: #e50117;
    text-align: center;
    float: left;
    cursor: default;
}

.chaxun_tit0
{
    height: 28px;
    width: 110px;
    text-align: center;
    float: left;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 160%;
    color: #666666;
}

.chaxun_ul
{
    float: left;
    width: 686px;
    margin-top: 10px;
    margin-left: 10px;
}

.chaxun_li
{
    float: left;
    height: 30px;
    width: 170px;
}

.chaxun_li2
{
    float: left;
    height: 30px;
    width: 250px;
}

.zhengwu
{
    float: right;
    height: 30px;
    width: 90px;
}

    .zhengwu a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 14px;
        line-height: 240%;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
    }

.gongshi_ul
{
    float: left;
    width: 686px;
    margin-top: 10px;
    margin-left: 10px;
}

.gongshi_box
{
    float: left;
    width: 333px;
    margin-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    margin-bottom: 4px;
}

.zhengwu_tit
{
    font-family: "ÐÂËÎÌå";
    font-size: 14px;
    font-weight: bold;
    color: #163c7a;
    float: left;
    height: 30px;
}

.zhengwu_li
{
    float: left;
    height: 26px;
    width: 283px;
}

.box-xin
{
    padding-left: 10px;
    padding-top: 10px;
    font-size: 0;
}

.yuandi_left
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 490px;
    font-size: 14px;
}

    .yuandi_left .list-more
    {
        position: absolute;
        top: 0;
        right: 10px;
        height: 32px;
        line-height: 32px;
    }

.marg
{
    /*margin-left: 10px;*/
    margin-right: 10px;
}

.list-x
{
    padding-left: 10px;
    line-height: 30px;
    color: #163c7a;
}

    .list-x span
    {
        font-size: 16px;
    }

        .list-x span:nth-child(1)
        {
            display: inline-block;
            vertical-align: top;
            width: 390px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .list-x span:nth-child(2)
        {
            display: inline-block;
            vertical-align: top;
            text-align: right;
            width: 80px;
        }

.yuandi_xuanjiao
{
    height: 32px;
    background-image: url(../images/d_tit.jpg);
    background-repeat: repeat-x;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #e6e6e6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #e6e6e6;
}

.yuandi_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    height: 32px;
    color: #e50117;
    text-align: center;
    width: 80px;
    line-height: 200%;
}

.xuanjiao_pic
{
    background-color: #CCCCCC;
    float: left;
    height: 90px;
    width: 160px;
}

.xuanjiao_tit
{
    float: left;
    width: 160px;
    margin-left: 10px;
}

.xuanjiao_con
{
    float: left;
    width: 330px;
    font-size: 12px;
    text-indent: 2em;
    /*padding: 10px;*/
}

.zhuanti
{
    width: 280px;
    float: left;
    height: 530px;
    margin-top: 15px;
}

.zhuanti_li
{
    margin-top: 5px;
    border: 1px solid #eeeeee;
}

.qushi
{
    width: 280px;
    border: 1px solid #eeeeee;
    float: left;
    height: 282px;
    margin-top: 20px;
}

.qushi_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #FFFFFF;
    background-image: url(../images/r_bg3.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 140px;
    padding-left: 40px;
    line-height: 200%;
}

.kongqi_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #FFFFFF;
    background-image: url(../images/r_bg1.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 200px;
    padding-left: 40px;
    line-height: 200%;
    margin-bottom: 3px;
}

.qushi_pic
{
    height: 266px;
    width: 266px;
    margin-top: 8px;
    margin-left: 8px;
    text-align: center;
}

.diaocha
{
    width: 280px;
    border: 1px solid #eeeeee;
    float: left;
    height: 190px;
    margin-top: 10px;
}

.diaocha_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #FFFFFF;
    background-image: url(../images/r_bg2.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 140px;
    padding-left: 40px;
    line-height: 200%;
}

.diaocha_con
{
    margin-right: 10px;
    margin-left: 10px;
    width: 260px;
    float: left;
    margin-top: 5px;
}

.diaocha_xuanxiang
{
    float: left;
    width: 80px;
    height: 26px;
    margin-right: 10px;
}

.anniu
{
    float: left;
    margin-left: 10px;
    margin-top: -5px;
}

.guojia
{
    width: 280px;
    border: 1px solid #eeeeee;
    float: left;
    height: 135px;
    margin-top: 10px;
}

.guojia_li
{
    height: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.guojia_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #FFFFFF;
    background-image: url(../images/r_bg3.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 140px;
    padding-left: 40px;
    line-height: 200%;
    margin-bottom: 10px;
}

.fengcai
{
    width: 980px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    background-color: #ebeaea;
}

.fengcai_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    text-align: center;
    width: 30px;
    font-size: 16px;
    color: #e50117;
    line-height: 140%;
    float: left;
    margin-top: 10px;
    font-weight: bold;
}

.fengcai_con
{
    background-color: #FFFFFF;
    float: left;
    width: 944px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.fengcai_con1
{
    float: left;
    height: 85px;
    width: 135px;
    margin-top: 6px;
    margin-left: 6px;
    margin-bottom: 6px;
}

.linka
{
    height: 28px;
    width: 982px;
    margin-left: 6px;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    color: #014D98;
    text-align: center;
    padding-top: 6px;
}

.se
{
    margin-right: 10px;
    margin-left: 10px;
    font-size: 12px;
}

.banquan
{
    clear: both;
    width: 900px;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 10px;
}

.erji_menu
{
    background-image: url(../images/erji_toptit.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 5px;
    width: 214px;
    margin-top: 6px;
}

.erji_menu_tit
{
    float: left;
    height: 30px;
    width: 192px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e1e1e1;
    border-bottom-color: #e1e1e1;
    border-left-color: #e1e1e1;
    margin-left: 6px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 160%;
    padding-left: 20px;
}

.erji_right
{
    float: right;
    width: 970px;
    margin-top: 6px;
    min-height: 600px;
    border: 1px solid #e1e1e1;
}

.erji_menu_li
{
    /*background-image: url(../images/er_pic.jpg);*/
    background-position: left bottom;
    float: left;
    width: 214px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e1e1e1;
    border-bottom-color: #e1e1e1;
    border-left-color: #e1e1e1;
    /*background-repeat: no-repeat;*/
    background-color: #f1f1f8;
    padding-bottom: 200px;
    padding-top: 10px;
}

.menu_li
{
    background-color: #FFFFFF;
    float: left;
    height: 30px;
    line-height: 38px;
    width: 170px;
    padding-left: 20px;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
    overflow-y: hidden;
    overflow-x: hidden;
    overflow: hidden;
    font-size: 16px;
}

    .menu_li a
    {
        font-size: 14px;
        color: #000000;
        line-height: 190%;
    }

.erji_now
{
    margin: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1;
    line-height: 280%;
    color: #8f8f91;
}

    .erji_now a
    {
        color: #8f8f91;
    }

        .erji_now a:hover
        {
            color: #1f468b;
        }

.erji_sousuo
{
    background-color: #FFF4F5;
    float: right;
    height: 20px;
    width: 40px;
    line-height: 120%;
    margin-top: 6px;
    text-align: center;
}

    .erji_sousuo a
    {
        color: #e50117;
    }

.erjisousuo_input
{
    height: 16px;
    width: 200px;
    border: 1px solid #e1e1e1;
    float: right;
    margin-top: 6px;
    margin-right: 6px;
}

.erji_news
{
    font-size: 22px;
    line-height: 200%;
    color: black;
    margin: 10px;
    font-family: "Î¢ÈíÑÅºÚ";
    padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}

.erji_newsli
{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    height: 20px;
}

.newsli a
{
    font-size: 14px;
    line-height: 200%;
    color: #4b4b4b;
}

    .newsli a:hover
    {
        color: #1f468b;
    }

.newsli
{
    margin: 10px;
}

.erji_newstitle
{
    font-size: 20px;
    line-height: 150%;
    color: #014D98;
    margin: 10px;
    font-family: "Î¢ÈíÑÅºÚ";
    padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    text-align: center;
}

    .erji_newstitle span
    {
        font-size: 9pt;
        color: #000000;
        font-family: "Î¢ÈíÑÅºÚ";
    }

.n
{
    display: inline-block;
    vertical-align: top;
    width: 830px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fanye
{
    margin: 10px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCCCCC;
    line-height: 400%;
    text-align: right;
    padding: 20px;
}

.san_con
{
    font-size: 14px;
    line-height: 200%;
    margin-top: 20px;
    margin-right: 40px;
    margin-bottom: 20px;
    margin-left: 40px;
}

.sub_leftnews
{
    float: left;
    width: 204px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d8d9;
    margin-bottom: 6px;
    margin-top: 6px;
    margin-left: 6px;
}

.sub_leftnewsf
{
    float: left;
    width: 100px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
    line-height: 180%;
    font-weight: bold;
    color: #4a6b34;
    text-align: center;
}

.sub_leftnews .more
{
    float: right;
    width: 50px;
    margin-top: 6px;
    text-align: right;
}

.sub_leftnews
{
    font-size: 14px;
}

.sub_leftliebiao
{
    float: left;
    width: 205px;
    margin-left: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d8d9;
    margin-bottom: 6px;
}

.sub_leftliebiao_lb
{
    float: left;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
}

    .sub_leftliebiao_lb a
    {
        line-height: 200%;
        font-size: 14px;
    }

.erji_ltit
{
    background-image: url(../images/erji_tit.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 200px;
    margin-top: 10px;
    float: left;
    margin-left: 6px;
    text-align: center;
}

    .erji_ltit a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 18px;
        color: #006b2f;
        text-decoration: none;
        line-height: 240%;
    }

.banner_3
{
    float: left;
    height: 68px;
    width: 252px;
    margin-top: 6px;
    margin-left: 13px;
}

.c_bg
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/c_bg.jpg);
    background-repeat: no-repeat;
}

.chax_box
{
    width: 706px;
    margin-top: 260px;
    margin-left: -50px;
    float: left;
    margin-bottom: 100px;
}

.gongshizhuanqu
{
    font-size: 16px;
    color: #014D98;
    width: 970px;
    font-family: "Î¢ÈíÑÅºÚ";
    float: left;
    margin-top: 6px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 200%;
    background-color: #EEEEEE;
    background-image: url(../images/z_bg.jpg);
    background-repeat: repeat-y;
}

.erji_view
{
    min-height: 600px;
}

.w_bg
{
    height: 800px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/w_bg.jpg);
    background-repeat: no-repeat;
}

.bsdt
{
    height: 1000px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/wnfw_bg.jpg);
    background-repeat: repeat-y;
    background-color: #FFFFFF;
}

.fanhuishouye
{
    float: left;
    height: 60px;
    width: 110px;
    margin-top: 187px;
    margin-left: 30px;
}

.gm_box
{
    float: left;
    margin-top: 40px;
    margin-left: 120px;
    clear: both;
    height: 400px;
}

.g_t
{
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 176px;
}

.jieshi
{
    float: left;
    margin-left: 18px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-right-color: #dbdada;
    border-bottom-color: #dbdada;
    border-left-color: #dbdada;
    text-align: left;
    width: 137px;
}

    .jieshi p
    {
        margin: 0px;
        text-indent: 28px;
        padding-right: 10px;
        padding-left: 12px;
        padding-top: 0px;
        padding-bottom: 10px;
    }

.w_fanye
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

.shangyiye
{
    float: left;
}

.xiayiye
{
    float: right;
}

.qy_box
{
    float: left;
    margin-top: 60px;
    margin-left: 140px;
    clear: both;
    height: 410px;
    text-align: center;
}

.qy_box2
{
    float: left;
    margin-top: 30px;
    margin-left: 40px;
    clear: both;
    height: 410px;
    text-align: center;
    width: 940px;
}

.shu_box
{
    float: left;
    margin-top: 30px;
    margin-left: 100px;
    clear: both;
    height: 410px;
}

.clear
{
    margin-right: 10px;
    margin-left: 10px;
}

.qyxiang
{
    height: 70px;
    width: 445px;
    margin-left: 40px;
    background-image: url(../images/qy_bg.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.qyxiang2
{
    height: 70px;
    width: 445px;
    margin-left: 10px;
    background-image: url(../images/qy_bg.png);
    background-repeat: no-repeat;
    margin-bottom: 0px;
    float: left;
}

.shuxiang
{
    margin: 10px;
    float: left;
    width: 20px;
}

    .shuxiang a
    {
        line-height: 120%;
    }

.qyxiang a
{
    font-family: "Ó×Ô²";
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 200%;
    font-weight: bold;
}

.qyxiang2 a
{
    font-family: "Ó×Ô²";
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 200%;
    font-weight: bold;
}

.wsbs_box
{
    clear: both;
    float: left;
    margin-top: 30px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-left: 50px;
}

.wsbs_tit
{
    height: 40px;
    width: 900px;
}

.wsbs_1
{
    float: left;
    width: 430px;
    margin-top: 20px;
    margin-left: 10px;
}

.wsbs_li
{
    width: 420px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

    .wsbs_li ul
    {
        padding: 0;
        list-style: none;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .wsbs_li li
    {
        float: left;
        width: 400px;
    }

.li_tit
{
    font-size: 14px;
    color: #014D98;
    text-decoration: none;
    font-weight: bold;
}

.li_con a
{
    font-size: 12px;
    margin-left: 4px;
    line-height: 200%;
}

.xz_bg
{
    background-image: url(../images/xz_bg.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 30px;
    width: 322px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    color: #FFFFFF;
    line-height: 220%;
    font-weight: normal;
    padding-left: 16px;
}

    .xz_bg a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 14px;
        color: #FFFFFF;
        line-height: 220%;
        font-weight: normal;
    }

.wsbs_2
{
    float: left;
    width: 430px;
    margin-top: 15px;
    margin-left: 10px;
}

.wnfw_top
{
    height: 250px;
    width: 1000px;
    background-image: url(../images/w_bg.jpg);
    background-repeat: no-repeat;
}

.xiehui
{
    float: left;
    height: 42px;
    width: 686px;
    background-image: url(../images/xiehui.jpg);
    background-repeat: no-repeat;
    margin-top: 10px;
}

.xiehui_tit
{
    height: 42px;
    width: 108px;
    float: left;
}

.same2_tit
{
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 16px;
    line-height: 260%;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 26px;
}

.zhengwu2
{
    float: right;
    height: 30px;
    width: 90px;
    text-align: center;
}

    .zhengwu2 a
    {
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 14px;
        line-height: 280%;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
    }

.bigbox
{
    font-size: 0;
    margin-top: 5px;
}

    .bigbox .item-one
    {
        display: inline-block;
        vertical-align: top;
        font-size: 16px;
    }

.wid-max
{
    width: 1200px;
}

/*# sourceMappingURL=style.css.map */
