body
{
    width: 100%;
    height: auto;
    background-color: #f2f5f7;
}

.w .nav.mgl0
{
    margin-left: 0;
}
/*头部*/
.main_top
{
    width: 100%;
    /*background: url("../../staticelem/img/fxdg/topbg.png");*/
    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: url("../../staticelem/img/fxdg/srhIcon1.png") 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: url("../../staticelem/img/fxdg/srhIcon1.png") 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: url("../../staticelem/img/law/titIcon.png") 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: url("../../staticelem/img/law/arrow2.png") no-repeat 0 0;
    width: 30px;
    height: 27px;
    display: block;
    cursor: pointer;
    position: relative;
}

    .SelectIcon:active
    {
        background: url("../../staticelem/img/law/arrow2.png") 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: url("../../img/fxdg/closeIcon.png") no-repeat 0 0;
    }

        .sheng .closeThisDiv:hover
        {
            background: url("../../img/fxdg/closeIcon.png") no-repeat 0 -24px;
        }

        .sheng .closeThisDiv:hover
        {
            background: url("../../img/fxdg/closeIcon.png") 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: url("../../staticelem/img/case/more.png") no-repeat 0 0;
        width: 49px;
        height: 21px;
        display: block;
    }

        .moreA a:hover
        {
            background: url("../../staticelem/img/case/more.png") no-repeat 0 -24px;
        }

        .moreA a:active
        {
            background: url("../../staticelem/img/case/more.png") 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: url("../../staticelem/img/case/new-icon.png") no-repeat;
    width: 30px;
    height: 20px;
    display: inline-block;
}

.wz-info .ln-icon
{
    display: inline-block;
    background: url("../../staticelem/img/case/ln-icon.png") no-repeat 0 0;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.laudcon
{
    background: url("../../staticelem/img/case/zanIcon.png") no-repeat 0 0;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

    .laudcon.on
    {
        background: url("../../staticelem/img/case/zanIcon.png") 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;
    }
