/* mainIndex */
.content-warp{
    width: 100%;
    height: auto;
}
.nav-bar,.nav-bar ul,.nav-bar ul li{
    width: 100%;
    margin-top: 4px;
}
.nav-bar{
    position: relative;
}
.nav-bar ul li a,.nav-bar ul li a img{
    display: block;
    width: 100%;
}
.nav-bar .choice-tab{
    width: 100%;
    height: 50px;
    /* line-height: 50px; */
    text-align: center;
    position: absolute;
    bottom: 0;
}
.choice-tab span{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 5px;
    background: url("/Images/circle_btn_normal.png") no-repeat;
    cursor: pointer;
}
.choice-tab span.active{
    background: url("/Images/circle_btn_press.png") no-repeat;
}
.content-main{
    width: 1170px;
    margin: 0 auto;
    height: auto;
    font-size: 16px;
}
.content-main a,.content-main i{
    font-size: 16px;
    color: #676767;
    line-height: 26px;
}
.conLine1{
    margin: 30px 0;
}

/*房源挂牌*/
.houselist {
    background-color:#fff;
    border:1px solid #e7e7e7;
    border-radius:5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#e7e7e7',Direction=135, Strength=5);/*for ie6,7,8*/
    -moz-box-shadow:0px 6px 28px #e7e7e7;/*firefox*/
    -webkit-box-shadow:0px 6px 28px #e7e7e7;/*webkit*/
    box-shadow:0px 6px 28px #e7e7e7;/*opera或ie9*/
    padding:24px 60px 20px;
    font-size: 100%;
    font-size:15px;
    margin-bottom:68px;
    overflow: hidden;
}
    .houselist h2 {
    color:#2e7a21;
    padding-left:12px;
    font-size: 18px;
    }
.ulboxforone {
    float: left;
}
.listul {
    overflow:hidden;
    height:100px;
}
    .listul li {
    float:left;
    width:80px;
    font-weight:bold;
    text-align:center;
    }
.listli {
    margin-right:47px;
}
.listli h5{
    color: #999999;
    font-size:16px;
    margin-bottom:28px;
    margin-top:30px;
}
.listli p {
    color:#bbbbbb;
    font-size:18px;
}
.listli span{
    color:#2e7a21;
    margin-right:2px;
}
    .listul .lastli {
    width:180px;
    height:70px;
    }
.lastli a {
display:block;
text-align:right;
padding-right:28px;
background:#fc7668;
width:179px;
height:69px;
line-height:69px;
font-size:18px;
color:#fff;
box-sizing:border-box;
border-radius:5px;
margin-bottom:17px;
position:relative;
}
    .lastli a > img {
    position:absolute;
    width:31px;
    height:29px;
    left:20px;
    top:20px;
    }
.lastli p {
font-size:13px;
color:#999999;
}
.lastli span {
color:#fc7668;
}
.lineul {
    position: relative;
}
.lineul:after{
    position:absolute;
    top: 0;
    right: 70px;
    display:block;
    content:"";
    width: 1px;
    height: 100%;
    background: #ccc;
}

/*首页按钮*/
.conLineBox {
    margin-bottom:10px;
}
.conLineLeft {
    float:left;
}
.conLineRight {
    float:right;
}
.conLineBox > .conLine {
    display:block;
    width:574px;
    height:100%;
    text-decoration:none;
}
.conLine{
     margin: 30px 0; 
}
.conLine .item{
    width: 340px;
    margin-right: 75px;
}
.conLine .item-last{
    margin-right: 0;
}
.item-header h2{
    width: 236px;
    height: 37px;
    line-height: 40px;
    border-bottom: 1px solid #000;
}
.item-header h2 i,.item-header h2 span{
    float: left;
}
.item-header h2 i{
    width: 30px;
    height: 36px;
    background: url("/Images/index_icon.png") no-repeat;
}
.item1 .item-header h2 i{
    background-position: 0 0;
}
.item2 .item-header h2 i{
    background-position: -30px 0;
}
.item3 .item-header h2 i{
    background-position: -60px 0;
}
.item4 .item-header h2 i{
    background: none;
}
.item5 .item-header h2 i{
    background: none;
}
.item6 .item-header h2 i{
    background: none;
}
.item7 .item-header h2 i{
    background-position: 0 -72px;
}
.item8 .item-header h2 i{
    background-position: -30px -72px;
}
.item9 .item-header h2 i{
    background-position: -60px -72px;
}
.item10 .item-header h2 i{
    background-position: 0 -108px;
}
.item11 .item-header h2 i{
    background-position: -30px -108px;
}
.item12 .item-header h2 i{
    background-position: -60px -108px;
}
.item-header h3{
    width: 104px;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #ccc;
    text-align: right;
    color: #666;
    cursor: pointer;
}
.item-header h3:hover{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.item .item-content{
    margin-top: 10px;
}
.newitem .item-content{
    margin-top: 20px;
}
.newitem .item-btn {
    margin-top: 20px;
}
.item .item-content li{
    height: 26px;
    line-height: 26px;
}
.item .item-content li:hover{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.item .item-content li a{
    display: inline-block;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 5px;
    background: url("/Images/li_prev.png") 0 center no-repeat;
    line-height: 26px;
    vertical-align: middle;
}
.conLine2 {
    /*background: #f9f9f9;
    padding: 30px 0;*/
    margin-top:0;
}
.conLine2 .item-header h2{
    border-bottom: none;
}
.conLine2 .item-header h2 span{
    padding-left: 15px;
    letter-spacing: 4px;
    /*font-size: 16px;*/
    font-size:100%;
}
.conLine2 .item-content p{
    margin-top: 20px;
}
.newitem .item-header h2 {
    width:100%;
}
    .newitem .item-header h2 img {
        vertical-align:middle;
    }
    .newitem .item-header h2 span {
        float:none;
    }
.newitem .item {
    width:194px;
    margin-right:0;
    position:relative;
    height:162px;
}
.newitem .item-content p,.item-btn p{
    height:32px;
    line-height:32px;
    margin:20px auto;
    position:relative;
}
.conLine2 .item-content span a{
    display: inline-block;
    width: 340px;
    height: 61px;
    font-size: 16px;
    color: #000;
    line-height: 61px;
    text-align: center;
    background: url("/Images/conLine3_btn.png") 0 -122px no-repeat;
    cursor: pointer;
}
.newitem .item-content span a{
    height:20px;
    line-height:20px;
    background:none !important;
    text-align:left;
    width:auto;
    border-bottom:1px solid rgba(0,0,0,0);
}
.item-btn p a {
    display: inline-block;
    width: 122px;
    height: 32px;
    font-size: 16px;
    color: #000;
    line-height: 32px;
    text-align: center;
    border: 1px solid #f4f4f4;
    border-radius:5px;
    color:#fff;
    background:#80b166;
}
    .item-btn .firstone a{
    background:#eba03f;
    }
    .item-btn .firsttow a{
    background:#f57c64;
    }
    /*.item-btn .secondone a {
    background:#80b166;
    }
    .item-btn .secondtow a {
    background:#80b166;
    }
    .item-btn .thirdone a {
    background:#80b166;
    }
    .item-btn .thirdtow a {
    background:#80b166;
    }
    .item-btn .fourthone a {
    background:#80b166;
    }
    .item-btn .fourthtow a {
    background:#80b166;
    }
    .item-btn .fifthone a {
    background:#80b166;
    }
    .item-btn .fifthtow a {
    background:#80b166;
    }*/

.conLine2 .item-content span a:hover{
    background: url("/Images/conLine3_btn.png") 0 -183px no-repeat;
}
.conLine2 .item-content span a.two-row{
    width: 160px;
    background: url("/Images/conLine3_btn.png") 0 0 no-repeat;

}
.conLine2 .item-content span a.two-row:hover{
    background: url("/Images/conLine3_btn.png") 0 -61px no-repeat;
}
.conLine2 .item-content span a.two-row1{
    margin-right: 15px;
}
.conLine4{
    width: 100%;
    margin-top: 20px;
    height: 180px;
    background: url("/Images/newbar.png") no-repeat;
}
.conLine5{
    margin-top: 40px;
    /*padding-bottom: 30px;*/
}
.conLine5 dl,.conLine5 table{
    color: #676767;
}
.item10 .item-content{
    line-height: 26px;
}
.item10 .item-content dt em{
    display: inline-block;
    height: 26px;
    width: 12px;
    vertical-align: middle;
    line-height: 26px;
    background: url("/Images/item10_blcak.png") no-repeat;
    margin-right: 8px;
}
.item10 .item-content dd em{
    display: inline-block;
    height: 26px;
    width: 12px;
    vertical-align: middle;
    line-height: 26px;
    background: url("/Images/item10_white.png") no-repeat;
    margin-right: 8px;
}
.item10 .item-content dd:hover em{
    background: url("/Images/item10_blcak.png") no-repeat;
}
.item12 .item-content,.item12 .item-content thead,.item12 .item-content tbody,.item12 .item-content tr{
    width: 100%;
}
.item12 .item-content th{
    width: 25%;
}
.item12 .item-content th.company{
    width: 40%;
}
.item12 .item-content th.people-num{
    width: 10%;
}
.item12 .item-content th,.item12 .item-content td{
    padding: 10px 0;
}
.newitem .item-content p .ionchge {
    display:none;
    width:14px;
    height:18px;
    background:url(/Images/kmImg/ion_assoc.png) center center no-repeat;
    position:absolute;
    right:50px;
    top:50%;
    margin-top:-9px;
}
 .conLinediv {
    overflow:hidden;
}
    .conLinediv .conLine img {
        width: 340px;
        height: 138px;
    }
    .conLinediv > .conLine {
        position: relative;
        width: 340px;
        float:left;
        margin-right: 75px;
    }
    .conLinediv > .conLine:last-child {
        margin-right: 0;
    }
    .worddiv {
    position:absolute;
    top: 0;
    left: 16px;
    z-index: 999;
    width: 42%;
    font-size: 16px;
    color: #2e7a21;
    font-weight: 700;
    letter-spacing: 2px;
    padding-top: 12%;
    line-height: 1.6;
}

/*纠纷调解*/

.boxdiv .tabname {
    line-height:42px;
    overflow:hidden;
    text-align:center;
}
    .boxdiv .tabname > span {
        display:block;
        float:left;
    }
        .boxdiv .tabname > .namesp {
            width: 150px;
            padding-right: 10px;
        }
        .boxdiv .tabname > .nameogz {
            width: 220px;
            text-align:center;
            padding: 0 10px;
        }
        .boxdiv .tabname > .namehap {
            width: 160px;
            text-align:center;
            padding: 0 10px;
        }
        .boxdiv .tabname > .namenro {
            width: 400px;
            text-align:center;
            padding: 0 10px;
        }
        .boxdiv .tabname > .nameplan {
            width: 160px;
            text-align:center;
            padding-left: 10px;
        }
.list_lh {
    width:100%;
    height:128px;
    overflow:hidden;
}
.list_lh li {
    height:26px;
    line-height:26px;
    overflow:hidden;
    text-align:center;
}
    .list_lh li:hover {
        opacity: 0.7;
        filter:alpha(opacity=70);
    }
.list_lh li span {
    display:block;
    height: 26px;
    float:left;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
    .list_lh li .spname {
        width: 150px;
        padding-right: 10px;
        padding-left:0;
    }
    .list_lh li .ogzname {
        width: 220px;
        padding: 0 10px;
    }
    .list_lh li .happen {
        width: 160px;
        padding: 0 10px;
    }
    .list_lh li .spannro {
         width: 400px;
         padding: 0 10px;
    }
    .list_lh li .spanplan {
        width: 160px;
        padding: 0 10px;
        padding-right: 0;
    }
.item-header .hbox {
    width: 934px;
}

/*年度审验 2020713添加*/
.annulbox {
    position:fixed;
    top: 30%;
    right: 0;
    text-align: center;
}
.annultips {
    line-height:1.5;
    font-size:16px;
    padding: 16px 8px;
    margin-left: 8px;
    width: 1.5em;
    line-height: 1.3;
    background: #eba03f;
    box-shadow: 0 1px 20px 0 #E4E8EB;
    border-radius: 3px;
    cursor: pointer;
    writing-mode: initial;
    letter-spacing: normal;
    white-space: normal;
    color:#fff;
}
    .annultips > a {
        color:#fff;
    }
    .annultips > img {
        width: 1.5em;
        height: 1.5em;
    }
