body
{
    width: 100%;
    height: auto;
    background-color: #f2f5f7;
}

.w .nav.mgl0
{
    margin-left: 0;
}
/*头部*/
.main_top
{
    width: 100%;
    /*background: ;*/
    background-size: 100% 100%;
    /*height: 157px;*/
}

.fx_searchmod
{
    width: 920px;
    margin: 16px auto 0;
}

.fxlogo
{
    float: left;
    margin-left: 56px;
}

.searchm
{
    float: left;
    padding-left: 20px;
    margin-top: 10px;
}

.s-input
{
    width: 478px;
    height: 36px;
    border: 1px #96c3d8 solid;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right-color: #579dcd;
    background-color: #fff;
    float: left;
}

    .s-input input
    {
        border: 0;
        outline: 0;
        width: 445px;
        padding: 10px 10px 9px;
        font-size: 14px;
        color: #8e8e8e;
        border-radius: 5px;
    }

.s-inputbtn
{
    width: 127px;
    height: 36px;
    border: 1px #96c3d8 solid;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #fff;
    border-left: 0;
    float: left;
    cursor: pointer;
}

    .s-inputbtn span
    {
        background:  no-repeat 0 0;
        padding-left: 22px;
        height: 18px;
        display: block;
        color: #0164ab;
        margin: 12px 0 0 30px;
    }

    .s-inputbtn:hover
    {
        background-color: #39a0d1;
    }

    .s-inputbtn:active, .s-inputbtn.on
    {
        background-color: #1075b7;
    }

    .s-inputbtn:hover span
    {
        background:  no-repeat 0 -23px;
        color: #fff;
    }

.retbtn
{
    width: 126px;
    height: 36px;
    border: 1px #96c3d8 solid;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    line-height: 36px;
    margin-top: 10px;
    margin-left: 5px;
    float: left;
}

    .retbtn a
    {
        display: block;
        color: #0164ab;
    }

    .retbtn:hover
    {
        background-color: #39a0d1;
    }

        .retbtn:hover a
        {
            color: #fff;
        }

    .retbtn.on
    {
        background-color: #1076b7;
    }

        .retbtn.on a
        {
            color: #fff;
        }
/*内容*/
.content
{
    width: 999px;
    margin: 0px auto;
}
/*小标题连接*/
.contenttit
{
    border-left: 3px #7d8592 solid;
    height: 19px;
    line-height: 19px;
    padding-left: 6px;
    margin-top: 14px;
    font-style: italic;
    *margin-bottom: 10px;
}

    .contenttit a
    {
        color: #3e4a61;
    }

        .contenttit a.link
        {
            color: #0c71b4;
        }
/*小标题连接end*/

.contentbg
{
    width: 965px;
    margin-top: 12px;
    background-color: #fff;
    padding: 25px 17px 0;
    box-shadow: 0 5px 5px #e3e5e7;
}

.content_box
{
    padding-bottom: 40px;
    float: left;
}

.cas-tit
{
    float: left;
}

.span-tit
{
    background:  no-repeat;
    height: 29px;
    font-size: 18px;
    color: #3e4a61;
    display: inline-block;
    padding-left: 38px;
    line-height: 29px;
    cursor: default;
}

    .span-tit:hover
    {
        color: #0c71b4;
    }

.fw_cont
{
    color: #8e8e8e;
    font-size: 10px;
    line-height: 12px;
    padding: 2px 6px;
    border: 1px #bdd3e9 solid;
    background-color: #e6f0fa;
    border-radius: 3px;
    margin-left: 9px;
    margin-top: 6px;
    display: inline-block;
}

.area
{
    float: left;
    margin-left: 20px;
    /*width: 99px;*/
    height: 26px;
    border: 1px #e6f0fa solid;
    borer-right: none;
    border-radius: 3px;
    background-color: #fff;
    line-height: 25px;
}

.areavalue
{
    color: #0c71b4;
    text-align: center;
    display: block;
    width: 120px;
    padding: 0 5px;
    color: #0c71b4; 
    float: left;
}

.selecticon
{
    float: left;
    background:  no-repeat 0 0;
    width: 30px;
    height: 27px;
    display: block;
    cursor: pointer;
    position: relative;
}

    .selecticon:active
    {
        background:  no-repeat 0 -30px;
    }

.sheng
{
    display: none;
    position: fixed;
    left: 30%;
    top: 25%;
    border: 1px solid #9db5cd;
    border-top: 3px solid #0c71b4;
    border-bottom: 3px solid #bdccdc;
    border-radius: 5px;
    z-index: 98989;
    width: 750px;
    height: 430px;
    background: #fff;
}

    .sheng .closethisdiv
    {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 19px;
        height: 19px;
        border-radius: 3px;
        background:  no-repeat 0 0;
    }

        .sheng .closethisdiv:hover
        {
            background:  no-repeat 0 -24px;
        }

        .sheng .closethisdiv:hover
        {
            background:  no-repeat 0 -47px;
        }

    .sheng ul
    {
        margin-top: 30px;
    }

        .sheng ul li
        {
            color: #0c71b4;
            cursor: pointer;
            width: 25%;
            margin: 0 0 0 5%;
            float: left;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
        }

            .sheng ul li input
            {
                margin: 0 10px 0 36px;
                display: inline-block;
            }

            .sheng ul li span
            {
                display: inline-block;
                width: 60%;
            }

            .sheng ul li a
            {
                display: inline-block;
                border-radius: 5px;
                color: white;
                padding: 0 20px;
                margin-top: 30px;
            }

        .sheng ul .notsure
        {
            /*padding-left: 300px;*/
            padding-left: 420px;
        }

        .sheng ul .sure
        {
            /*margin-left: -44px;*/
            margin-left: -84px;
        }

            .sheng ul .sure a
            {
                background: #39a0d1;
                height: 30px;
            }

        .sheng ul .notsure a
        {
            background: #f5fbfd;
            border: 1px solid #9db5cd;
            height: 28px;
            color: #0164ab;
        }

.morea
{
    float: right;
    margin-top: 14px;
    width: 55px;
    height: 30px;
    border: 1px solid #bdd3e9;
    display: block;
    border-bottom: 1px solid #fff;
    margin-right: 0px;
    margin-bottom: -7px;
    position: relative;
    padding-top: 6px;
    padding-left: 4px;
}

    .morea a
    {
        background:  no-repeat 0 0;
        width: 49px;
        height: 21px;
        display: block;
    }

        .morea a:hover
        {
            background:  no-repeat 0 -24px;
        }

        .morea a:active
        {
            background:  no-repeat 0 -48px;
        }

.borderbox
{
    width: 963px;
    /*border: 1px #bdd3e9 solid;*/
    border-left: 0;
    margin-top: 6px;
    position: relative;
}


    .borderbox .daul li
    {
        float: left;
        width: 292px;
        background-color: #f2f2f2;
        border: 1px #e0e0e0 solid;
        border-radius: 3px;
        padding: 18px 9px 0;
        margin-left: 9px;
    }

.tre-til
{
    font-size: 18px;
    color: #3e4a61;
    line-height: 18px;
    font-weight: bold;
    padding-bottom: 26px;
    text-align: center;
}

.rightbox
{
    float: right;
}

.left-box
{
    width: 845px;
    background-color: #fff;
    border: 1px #bdd3e9 solid;
    /*box-shadow: 5px 0 5px rgba(0,0,0,0.1);*/
}

.tre-list
{
    padding: 15px 0 17px 0;
    border-top: 1px #dbddde dotted;
}

.fz-title2 a
{
    color: #3e4a61;
    font-size: 16px;
    line-height: 22px;
}

    .fz-title2 a:active, .fz-title2 a:hover
    {
        color: #1076b7;
    }

.left-box ul
{
    width: 828px;
    margin: 0px 0 0 8px;
    padding-bottom: 5px;
}

    .left-box ul li
    {
        padding: 18px 0;
        border-bottom: 1px #e6e8e9 dotted;
        position: relative;
    }

        .left-box ul li.bor0
        {
            border-bottom: 0;
        }

.fz-title1
{
    height: 22px;
    line-height: 22px;
}

    .fz-title1 a
    {
        color: #3e4a61;
        vertical-align: bottom;
        font-size: 16px;
    }

        .fz-title1 a:active, .fz-title1 a:hover
        {
            color: #0c71b4;
        }

.lf-postab
{
    position: absolute;
    left: 7px;
    top: 0px;
}

.lf-sjbtn
{
    width: 108px;
    border: 1px #e1e5e9 solid;
    border-right: 1px #bdd3e9 solid;
    background-color: #f3f3f3;
    margin-bottom: 20px;
    padding: 21px 0;
    cursor: pointer;
}

    .lf-sjbtn.mgnt1
    {
        margin-top: 22px;
    }

    .lf-sjbtn.mgn-b1
    {
        margin-bottom: 10px;
        padding: 18px 0px;
    }

    .lf-sjbtn.texp1
    {
        margin-bottom: 14px;
        padding: 14px 0;
    }

    .lf-sjbtn.texp2
    {
        margin-bottom: 14px;
        padding: 56px 0;
    }

    .lf-sjbtn.texp3
    {
        margin-bottom: 14px;
        padding: 38px 0;
    }

    .lf-sjbtn span
    {
        color: #7c858e;
        text-align: center;
        font-size: 16px;
        border-left: 2px #f3f3f3 solid;
        line-height: 20px;
        display: block;
    }

    .lf-sjbtn.on
    {
        border: 1px #bdd3e9 solid;
        border-right: 1px #fff solid;
        background-color: #fff;
    }

        .lf-sjbtn.on span
        {
            color: #3e4a61;
            border-left: 2px #d01822 solid;
        }

.wz-info
{
    padding-top: 6px;
    color: #8e8e8e;
    font-size: 12px;
    font-style: italic;
    height: 14px;
}

    .wz-info span
    {
        padding-right: 0px;
    }

.fz-title1 .new-icon
{
    background:  no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
}

.wz-info .ln-icon
{
    display: inline-block;
    background:  no-repeat 0 0;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.laudcon
{
    background:  no-repeat 0 0;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

    .laudcon.on
    {
        background:  no-repeat 0 -18px;
    }



/*尾部*/
.footer.bg1
{
    background-color: #cfd8dc;
    margin-top: 25px;
}


    .footer.bg1 .about a:hover
    {
        color: #468fbf;
    }

    .footer.bg1 .copr, .footer.bg1 .about a
    {
        color: #7a888f;
    }
