@charset "utf-8";
/* CSS Document */
.clear{
    clear: both;
}
.marR20{
    margin-right: 20px;
}
/*02找律师-03律师详情（yao）*/
.mainXz{
    min-height: 816px;
    background: url(../images/images_c/mainBg.png) no-repeat center top;
}
.wrap{
    width: 1100px;
    margin: auto;
    position: relative;
}
.cardMain{
    padding: 40px 0;
    overflow: hidden;
}
.cardImg{
    width: 150px;
    height: 227px;
    border: 1px solid #ebebeb;
    background: white url(../images/images_c/cardImg.png) no-repeat center;
    float: left;
}
.cardText{
    float: left;
    margin-left: 20px;
}
.cardName{
    font-size: 36px;
    color: #111111;
    font-weight: bold;
    margin-bottom: 25px;
}
.workTime{
    width: 80px;
    height: 26px;
    background: white url(../images/images_c/workTime.png) no-repeat center;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    margin-left: 8px;
}
.cardIfo li{
    font-size: 17px;
    color: #111111;
    padding-left: 14px;
    line-height: 38px;
}
.cardIfo_title{
    font-size: 15px;
    color: #888888;
}
.cardBt{
    float: right;
}
.cardBt_1,.cardBt_2{
    width: 139px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    border: 1px solid #4172ef;
    border-radius: 4px;
    color: #4172ef;
    float: left;
    margin-right: 20px;
    text-indent: 57px;
    cursor: pointer;
}
.cardBt_1{
    background: url(../images/images_c/cardBt_1_icon.png) no-repeat 12px center;
}
.cardBt_2{
    background: url(../images/images_c/cardBt_2_icon.png) no-repeat 12px center;
}
.textBlue{
    color: #1055b9;
    font-size: 17px;
}
.addressIcon{
    display: inline-block;
    margin-left: 12px;
    width: 17px;
    height: 22px;
    background: url(../images/images_c/addressIcon.png) no-repeat center;
    cursor: pointer;
}
.model{
    padding: 30px 0;
}
.modelTitle{
    width: 530px;
    height: 46px;
    font-size: 18px;
    color: #333333;
    text-indent: 20px;
    line-height: 46px;
    background: url(../images/images_c/modelTitle_bg.png) no-repeat center;
}
.consultTop{
    padding: 20px 50px;
}
.consultMsg{
    float: left;
    width: 170px;
    margin-right: 80px;
}
.consultMsg_img{
    float: left;
}
.consultMsg_text{
    float: right;
}
.consultMsg_text>.text1{
    font-size: 14px;
    color: #555555;
}
.consultMsg_text>.text2{
    font-size: 32px;
    color: #555555;
    font-weight: bold;
}
.marR0{
    margin-right: 0;
}
.consultPie{
    padding: 30px 0;
    overflow: hidden;
}
.modelList{
    float: left;
    margin-right: 20px;
    width: 530px;
}
.modelTitle>.more{
    float: right;
    margin-top: 14px;
    width: 44px;
    height: 14px;
    background: url(../images/images_c/more.png) no-repeat;
    cursor: pointer;
}
.caseList{
    padding: 20px 0;
    overflow: hidden;
}
.caseList li{
    margin-bottom: 18px;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
}
.caseList_title{
    font-size: 14px;
    color: #555555;
    text-overflow: ellipsis;
    width: 356px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
.caseList_icon{
    width: 6px;
    height: 6px;
    background: url(../images/images_c/point.png) no-repeat;
    float: left;
    margin-top: 6px;
}
.caseList_time{
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #888888;
}
.caseList li{
    width: 530px;
}
.mask{
    top: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 998;
}
.popup{
    width: 771px;
    height: 764px;
    position: absolute;
    left: 50%;
    top:50%;
    background-color: white;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.popup>.title{
    color: white;
    font-size: 20px;
    line-height: 48px;
    background-color: #0f68ed;
    padding-left: 30px;
}
.popup .close{
    width: 12px;
    height: 12px;
    float: right;
    display: inline-block;
    margin-top: 18px;
    margin-right: 18px;
    background: url(../images/images_c/close.png) no-repeat;
}
.consultForm{
    padding: 30px 96px;
    overflow: hidden;
}
.consultForm_title{
    font-size: 16px;
    color: #0b0306;
    padding-right: 18px;
    line-height: 32px;
    width: 85px;
    text-align: right;
}
.fill:before{
    content: "*";
    color: #ff0012;
    font-size: 16px;
    vertical-align: middle;
}
.f_left{
    float: left;
}
.putSty{
    width: 313px;
    height: 32px;
    padding: 4px 13px;
    border: 1px solid #cccccc;
    border-radius: 1px;
    color: #888888;
    font-size: 14px;
    outline: none;
    box-sizing: border-box;
}
.popup-inputItem li{
    margin-bottom: 16px;
}
.inputItem-main.offOn{
    vertical-align: middle;
    line-height: 32px;
}
.inputItem-main.offOn span{
    color: #aaaaaa;
    font-size: 16px;
}
.offOn img{
    vertical-align: middle;
    cursor: pointer;
}
.offOn>span.text1{
    color: #388ad0;
}
.offOn>span.text2,.upIcon>span.text2{
    color: #aaaaaa;
    font-size: 14px;
}
input.putSty.inputRow,textarea.putSty.textareaRow{
    width: 313px;
}
textarea.putSty.textareaRow{
    height: 127px;
    line-height: 18px;
    resize: none;
}
.iconUp {
    position: relative;
    left: -30px;
    top: 5px;
}
.verCode img{
    vertical-align: middle;
    padding: 0 9px;
    cursor: pointer;
}
.verCode span .text1{
    font-size: 14px;
    color: #888888;
}
.verCode>span.text2{
    font-size: 14px;
    color: #0f68ed;
    text-decoration: underline;
    cursor: pointer;
}
.consultForm .btGroup{
    width: 300px;
    position: relative;
    margin: 54px auto;
    overflow: hidden;
}
.consultForm .btGroup>.bt{
    width: 139px;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    font-size: 16px;
    color: white;
    background-color: #4172ef;
    border-radius: 4px;
    border: 1px solid #4172ef;
    float: left;
    box-sizing: border-box;
    cursor: pointer;
}
.bt img{
    vertical-align: middle;
    padding-left:12px;
    padding-right: 8px;
}
.bt.marR20.active{
    background-color: #00b522;
}
/*11信用信息查询-05人员详情（yao）*/

.menu{
    width: 100%;
    height: 43px;
    border: 1px solid #dedede;
    background: url(../images/images_c/menu_bg.png) repeat bottom;
    overflow: hidden;
    position: relative;
}

.menu ul li{
    width: 50%;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    color: #666666;
    float: left;
    cursor: pointer;
}
.line{
    width: 1px;
    height: 18px;
    background-color: #dedede;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.menu ul li.active{
    font-size: 18px;
    color: #4a88e6;
    font-weight: bold;
    background: url("../images/images_c/active_bottom.png")no-repeat bottom;
}
.modelTable{
    padding: 20px;
}
.modelTable>.title{
    line-height: 14px;
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
    font-weight: bold;
    padding-bottom: 10px;
}
.modelTable>.title img{
    padding-right: 10px;
    vertical-align: middle;
}
.modelTable_style{
    width: 100%;
}
.modelTable_style tr {
    height: 40px;
    text-align: center;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
}

.modelTable_style tr th{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    background-color: #f4f4f4;
    border-right: 1px solid #dedede;
}
.modelTable_style tr td{
    border-right: 1px solid #dedede;
}
.modelTable_style tr td:nth-child(5),.modelTable_style tr th:nth-child(5){
    border-right:none;
}
/*11信用信息查询-03机构详情（yao）*/
.menu .menu2  li{
    width: 25%;
}
.mainXz2{
    min-height: 816px;
    background: url(../images/images_c/mainBg2.png) no-repeat center top;
}
.organCard{
    padding-top: 25px;
}
.organLogo{
    width: 509px;
    height: 234px;
    margin: auto;
    background: url(../images/images_c/organ-logo.png) no-repeat;
}
.organMain{
    width: 1098px;
    box-sizing: border-box;
    background: #fbfdff;
    border: 1px solid #e5e5e5;
    margin: 20px auto;
    overflow: hidden;
}
.cardIfo_organ{
    overflow: hidden;
}
.cardIfo_organ li{
    float: left;
    width: 48%;
}
.cardIfo_organ li:nth-child(7){
    width:960px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.allIfo{
    float: right;
    margin-right: 10px;
    margin-top:8px;
    width: 75px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #243a6e;
    background: url(../images/images_c/downIcon.png) no-repeat right center;
    cursor: pointer;
}
.organIfo{
    position: relative;
    width: 100%;
}
.mailIcon{
    display: inline-block;
    margin-left: 12px;
    width: 23px;
    height: 16px;
    background: url(../images/images_c/mailIcon.png) no-repeat center;
    cursor: pointer;
}

/*11信用信息查询（yao）*/
.mainXz3{
    min-height: 687px;
    background: url(../images/images_c/mainBg3.jpg) no-repeat center top;
}
.head2 {
    height: 216px;
    background: url(../images/images_c/bg_head.jpg) no-repeat top center;
    width: 100%;
    padding-top: 6px;
    box-sizing: border-box;
}
.content{
    position: absolute;
    width: 1080px;
    height: 525px;
    margin: 60px auto 0;
    background: url(../images/images_c/contentBg.png) no-repeat top center;
}
.searchPart{
    width: 920px;
    height: 52px;
    margin: 0 auto 34px;
    overflow: hidden;
    position: relative;
}
.f_right{
    float: right;
}
.searchPart input{
    width: 920px;
    height: 52px;
    background-color: white;
    border: 1px solid #b2bfd0;
    border-radius: 30px;
    color: #999999;
    font-size: 16px;
    padding: 17px 32px;
    box-sizing: border-box;
}
.searchBt{
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 52px;
    color: white;
    font-size: 20px;
    border-radius: 30px;
    line-height: 52px;
    text-indent: 70px;
    background:#137aef url(../images/images_c/searchIcon.png) no-repeat 40px center;
    cursor: pointer;
}
.searchCondition{
    width: 800px;
    margin: 20px auto 0;
    vertical-align: middle;
    box-sizing: border-box;
}
.searchCondition .text1{
    color: #eeeeee;
    font-size: 18px;
    text-align: left;
}
i.menIcon,i.houseIcon{
    display:inline-block;
    margin-right: 6px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
i.menIcon{
    background:url(../images/images_c/menIcon.png) no-repeat center;
}
i.houseIcon{
    background:url(../images/images_c/houseIcon.png) no-repeat center;
}
.searchCondition ul{
    display: inline-block;
    margin-left: 7px;
}
.searchCondition ul li{
    color: #215797;
    font-size: 18px;
    margin-left: 15px;
    display: inline-block;
    cursor: pointer;
    padding: 6px 14px;
    box-sizing: border-box;
}
.wel_txt{
    text-align: center;
    font-size: 15px;
    color: #d1f8ff;
    line-height: 60px;
}
.searchCondition ul li.active{
    background-color: #2b73e0;
    border-radius: 20px;
    color: white;
}
.fastEnter{
    margin: 66px auto 0;
}
.fastEnter .title{
    width: 445px;
    height: 34px;
    line-height: 34px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: url(../images/images_c/fastEnter_title.png) no-repeat center;
}
.fastEnter ul{
    margin: 32px auto 0;
    padding-left: 55px;
    overflow: hidden;
}
.fastEnter ul li{
    width:15%;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 24px;
    color: white;
    float: left;
    margin-left:30px;
    cursor: pointer;
}
.fastEnter ul li.active{
    color: #004ba0;
    font-weight: bold;
    border-radius: 5px;
    background: url(../images/images_c/bt_repeat.png) repeat;
}

/*11信用信息查询-04人员列表（yao）*/
.info_search{
    padding: 45px 0 36px;
}
.info_search_input{
    float: left;
    width: 754px;
    height: 46px;
    position: relative;
    margin-left: 20px;
}
.info_search_input input{
    width: 754px;
    height: 46px;
    border: 1px solid #dddddd;
    font-size: 17px;
    color: #7b8c9e;
    padding: 0 15px;
    box-sizing: border-box;
}
.info_search .close{
    position: absolute;
    top: 15px;
    right: 14px;
    width: 16px;
    height: 16px;
    background: url(../images/images_c/input_close.png) no-repeat center;
}
.info_search_bt{
    display: inline-block;
    width: 120px;
    height: 46px;
    cursor: pointer;
    color: white;
    margin-left: 13px;
    font-size: 17px;
    line-height: 46px;
    text-indent: 48px;
    border-radius: 2px;
    background:#246fdf url(../images/images_c/info_search_bt.png) no-repeat 23px center;
}
.info_search_more_bt{
    display: inline-block;
    width:70px;
    margin-left: 20px;
    color: #246fdf;
    font-size: 14px;
    text-decoration: underline;
    background:url(../images/images_c/info_search_more.png) no-repeat right center;
    cursor: pointer;
}
.info_search_more{
    width: 1100px;
    height: 206px;
    border: 1px solid #bec5d0;
    margin-top: 20px;
    position: relative;
    background-color: white;
}
.info_search_more::after{
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    top: -15px;
    right: 130px;
    background: url(../images/images_c/strangle.png) no-repeat;
}
.info_search_condition{
    height: 48px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 24px ;
    position: relative;
}
.info_search_condition .title{
    color: #888888;
    font-size: 14px;
    line-height: 48px;
    width: 100px;
    text-align: left;
    display: inline-block;
}
.info_search_condition ul{
    display: inline-block;
}
.info_search_condition ul li{
    font-size: 14px;
    color: #333333;
    display: inline-block;
    line-height: 26px;
    margin-right: 15px;
    width: 98px;
    height: 26px;
    text-align: center;
    cursor: pointer;
}
.info_search_condition input{
    width: 54px;
    height: 26px;
    border: 1px solid #dddddd;
    text-align: center;
}
.confirm_bt{
    display: inline-block;
    width: 54px;
    height: 26px;
    margin-left: 12px;
    line-height: 26px;
    font-size: 14px;
    color: #246fdf;
    border: 1px solid #c3d8f8;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.info_search_more_icon{
    position: absolute;
    right: 0;
    top:17px;
    width: 16px;
    height: 16px;
    background: url(../images/images_c/iinfo_search_more_icon.png) no-repeat;
    cursor: pointer;
}
.info_search_condition ul li.active{
    color: #3e6ac8;
    border: 1px solid #3e6ac8;
    border-radius: 20px;
    font-weight: bold;
}
.peopleList_condition{
    padding: 30px 0 27px;
    font-size: 14px;
    width: 100%;
    height: 89px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.peopleList_condition .title{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    margin-right: 22px;
}
.peopleList_num{
    color: #246fdf;
    font-weight: bold;
    padding: 0 5px;
    font-size: 14px;
}
.mapBt{
    position: absolute;
    right: 0;
    top:33px;
    width: 100px;
    height: 30px;
    border: 1px solid #cddeff;
    border-radius: 5px;
    color: #246fdf;
    text-indent: 36px;
    line-height: 30px;
    background: url(../images/images_c/map_icon.png) no-repeat 10px center;
    cursor: pointer;
}
.people_card_group{
    overflow: hidden;
    margin-left: -22px;
}
.people_card{
    width: 352px;
    height: 198px;
    border: 1px solid #e6e6e6;
    margin-right: 22px;
    float: left;
    box-sizing: border-box;
    margin-top: 20px;
}
.peopleList_content{
    margin-bottom: 96px;
}
.lawyerPic{
    float: left;
    width: 150px;
}
.lawyerHead{
    width: 106px;
    height: 107px;
    margin: 23px auto 10px;
}
.lawyerInf{
    position: relative;
}
.lawyerYear{
    color: #888888;
    font-size: 14px;
    text-align: center;
}
.lawyerYear>.long{
    font-weight: bold;
}
.lawyerName{
    position:relative;
    left: 0;
    font-size: 18px;
    color: #555555;
    font-weight: bold;
    margin-top: 28px;
}
.lawyerInf_row{
    width: 200px;
    margin-top: 5px;
}
.lawyerInf_more{
    position: absolute;
    right: 0;
    margin-top: 16px;
}
.lawyerInf_row .title{
    display: inline-block;
    float: left;
    color: #888888;
    font-size: 14px;
}
.lawyerInf_row .text{
    display: inline-block;
    color: #333333;
    font-size: 14px;
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lawSelect {
    float: left;
    margin-right: 10px;
    padding: 7px 10px;
    width: 120px;
    border: 1px solid #ccc;
    background: #fff;
    outline: none;
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
    box-sizing: border-box;
}
.check_text{
    display: inline-block;
    color: #333333;
    line-height: 34px;
    vertical-align: middle;
    margin-right: 22px;
    text-indent: 30px;
    cursor: pointer;
}
.check_text {
    background: url(../images/images_c/checkbox_img.png) no-repeat 5px center;
}
.m-top30{
    margin-top: 30px;
}
.page{
    width: 300px;
    margin: 30px auto 0;
}
.pageNum{
    width: 21px;
    height: 21px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    color: #888888;
    border: 1px solid #cccccc;
    border-radius: 2px;
    box-sizing: border-box;
    margin-right: 10px;
}
.page .active{
    color: white;
    background: #1055b9;
    border: 1px solid #1055b9;
    border-radius: 2px;
}
.currentNum{
    display: inline-block;
    margin-right: 20px;
}
.currentText{
    font-weight: bold;
    color: #555555;
}
/*11信用信息查询-02机构列表（yao）*/
input.selectTime{
    width: 88px;
    height: 26px;
    background: url(../images/images_c/selectTime.png) no-repeat right 5px center;
    border: 1px solid #dddddd;
}
.mechanism_card_group{
    overflow: hidden;
    margin-left: -20px;
}
.mechanism_card{
    width: 540px;
    height: 165px;
    border: 1px solid #e6e6e6;
    margin-right: 20px;
    float: left;
    box-sizing: border-box;
    margin-top: 20px;
}
.mechanismPic{
    float: left;
    padding-top:15px;
    padding-left: 16px;
}
.mechanismInf{
    float: left;
    margin-left: 12px;
}
.mechanismName{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
}
.mechanismAddress{
    font-size: 14px;
    color: #333333;
    margin-top: 15px;
}
.phoneNum{
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
}
.phoneNum span,.BeginData span{
    display: inline-block;
    width: 75px;
    height: 20px;
    border-radius: 20px;
    line-height: 20px;
    text-align: center;
    color: #246fdf;
    background-color: #e0ecff;
    margin-right: 20px;
}
.BeginData{
    margin-top:10px;
    color: #666666;
    font-size: 14px;
}
.lawyerNum{
    float: right;
    color: #999999;
    margin-right: 10px;
    margin-top: 29px;
}
.lawyerNum span.text{
    font-size: 18px;
}

/*10.西藏公共法律服务地图（vv）2*/
.mainXz4{
    min-height: 816px;
}
.map-list {
    height: 760px;
    border: 1px solid #dddddd;
}
.map-list-info {
    float: left;
    width: 365px;
    height: 100%;
    padding: 0px 19px;
    border-right: 1px solid #dddddd
}
.inpage-searchbox {
    height: 38px;
    margin-top: 18px;
    position: relative;
}

.inpage-searchbox input[type="text"] {
    outline: 0;
    border: 1px solid #cccccc;
    height: 36px;
    text-indent: 1em;
    color: #777777;
    font-family: "微软雅黑";
}

.inpage-searchbox input[type="button"] {
    outline: 0;
    height: 41px;
    width: 50px;
    background: url(../images/images_c/btn-bg.png) center center no-repeat #0673c7;
    cursor: pointer;
    border: 0px;
    margin-left: -4px;
}

.inpage-searchbox input[type="button"]:hover {
    background: url(../images/btn-bg.png) center center no-repeat #1268ab
}

.inpage-searchbox input {
    vertical-align: middle;
}
.fl_sele {
    width: 173px;
    height: 36px;
    border: 1px solid #ccc;
    float: left;
    margin-top: 12px;
}

.fl_sele select {
    width: 100%;
    border: none;
    background: none;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
}
.fl_nav {
    height: auto;
    overflow: hidden;
}

.fl_nav ul {
    display: block;
    overflow: hidden;
    margin-top: 18px;
}

.fl_nav ul li {
    display: block;
    overflow: hidden;
    width: 33.33%;
    float: left;
    margin-bottom: 18px;
    cursor: pointer;
}
.fl_nav_icon {
    width: 52px;
    height: 52px;
    margin: 0 auto;
}

.fl_nav_txt {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #333;

}

.fl_nav ul li:hover .fl_nav_txt {
    text-decoration: underline;
}
.fl_local {
    height: 25px;
    line-height: 25px;
    background: #fdf8e3;
    font-size: 12px;
    color: #aaa;
    text-indent: 10px;
    margin: 13px auto;
}

.fl_local span {
    color: #333;
}
.fl_ss {
    height: 260px;
    overflow: auto;
}

.fl_ss ul {
    display: block;
    overflow: hidden;
}

.fl_ss ul li {
    display: block;
    height: 63px;
    border-bottom: 1px dashed #dcdcdc;
}

.fl_ss_icon {
    width: 18px;
    height: 32px;
    float: left;
    margin-top: 10px;
}

.fl_ss_rig {
    margin-left: 30px;
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}
.fl_tit{
    color: #0000ff;
}
.fl_subtit {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fl_ss_icon.blue {
    background: url("../images/images_c/icon_bluelocal.png") no-repeat;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.fl_ss_icon.red {
    background: url("../images/images_c/icon_redlocal.png") no-repeat;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}

.fl_page {
    height: 30px;
    overflow: hidden;
    margin-top: 2px;
}
.fl_page_rig {
    width: auto;
    margin: auto;
}
.fl_pagelist {
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    width: 55px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #454545;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    text-align: center;
    box-sizing: border-box;
}
.fl_pagelist2{
    width: 120px;
}
.fl_pagelist input {
    width: 20px;
    height: 14px;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 12px;
}

.fl_pagelist.active {
    color: #333;
}

.fl_pagelist:hover {
    text-decoration: underline;
}
.floatright {
    float: right;
}
.map-list-map {
    margin-left: 404px;
    height: 100%;
}
/*08基层法律服务（yao）*/
.mainXz5{
    min-height: 816px;
    background: url(../images/images_c/mainBg5.png) no-repeat center top;
}
.work_sf{
    overflow: hidden;
    padding-top: 28px;
    height: 496px;
    box-sizing: border-box;
}
.sf_img{
    width: 143px;
    height: 143px;
    float: left;

}
.sf_info{
    margin-top: 10px;
    width: 902px;
    float:left;
    margin-left: 12px;
}
.sf_info img{
    margin-bottom: 28px;
}
.sf_info p{
    line-height: 30px;
    font-size: 17px;
    color: #333333;
}
.sf_info .title{
    font-weight: bold;
}
.news_sf_group{
    margin-top: 24px;
    padding: 0px 8px;
    overflow: hidden;
    margin-bottom: 20px;
}
.news_sf{
    width: 530px;
    border: 1px solid #ccd5dd;
    overflow: hidden;
}
.news_menu{
    overflow: hidden;
}
.news_menu span{
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #888888;
    width: 265px;
    line-height: 50px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    border-top: 2px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    cursor: pointer;
}
.news_menu .active{
    background-color: #ffffff;
    border-top: 4px solid #1055b9;
    border-bottom: none;
    border-left: none;
    color: #1055b9;
    font-weight: bold;
}
.newsList li{
    color:#555555;
    font-size:14px;
    margin: 0 10px;
    padding: 13px 0;
    overflow:hidden;
    border-bottom: 1px dashed #dddddd;
}
.newsList li .i{
    background:#aaaaaa;
    width:6px;
    height:6px;
    display:inline-block;
    float:left;
    vertical-align:middle;
    margin:6px 15px 0 0;
    border-radius: inherit;
}
.newsList li .txt{
    float:left;
    width:350px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.newsList li .time{
    float:right;
    color:#888888;
    font-size:14px;
}
.news_sf .more{
    width: 44px;
    height: 14px;
    float: right;
    margin: 16px 8px 22px 0;
    cursor: pointer;
    background: url("../images/images_c/more2.png") no-repeat;
}
.mainMidO .titLaw2 {
    background: url(../images/images_c/bg_titB.png) no-repeat;
    width: 510px;
    margin: auto;
}
.resInfo .map_bt{
    width: 78px;
    height: 28px;
    border: 1px solid #0092cf;
    border-radius: 3px;
    line-height: 28px;
    text-align: center;
    color: #0092cf;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}
/*09我要学法（vv）*/
.mainXz6{
    min-height: 816px;
    background: url(../images/images_c/mainBg6.png) no-repeat center top;
}
.banner_xf{
    padding: 50px 0 48px 0;
    overflow: hidden;
}
.banner_xf img{
    float: left;
    margin-left: 24px;
    width: 200px;
}
.xf_info{
    float: left;
    line-height: 72px;
    padding-left: 97px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.news_xf_group{
    margin-top: 24px;
    overflow: hidden;
    margin-bottom: 20px;
}
.news_menu_xf{
    width: 535px;
    background: url(../images/images_c/news_menu_xf.png) no-repeat center top;
    overflow: hidden;
}
.news_menu_xf span{
    display: inline-block;
    font-size: 16px;
    color: #333333;
    padding: 0 16px;
    text-align: center;
    line-height: 47px;
    cursor:pointer;
}
.newsList_xf{
    margin-top: 20px;
}
.newsList_xf li{
    color:#555555;
    font-size:14px;
    margin: 0 10px;
    padding: 21px 0;
    overflow:hidden;
    border-bottom: 1px solid #d6d6d6;
}
.newsList_xf li .i{
    background:#aaaaaa;
    width:4px;
    height:4px;
    border-radius: 50%;
    display:inline-block;
    float:left;
    vertical-align:middle;
    margin:6px 15px 0 0;
}
.newsList_xf li .txt{
    float:left;
    width:350px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    color: #333333;
}
.newsList_xf li .time{
    float:right;
    color:#888888;
    font-size:14px;
}
.news_menu_xf .more{
    width: 44px;
    height: 14px;
    float: right;
    margin-top: 39px;
    margin-right: 2px;
    cursor: pointer;
    background: url("../images/images_c/more2.png") no-repeat;
}
.news_menu_xf .active{
    color: #2c66ce;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #2c66ce;
}
.newsList_xf li:hover{
    background-color: #f6f8fb;
}
.newsList_xmt_img{
    width: 170px;
    height: 258px;
    overflow: hidden;
}
.newsList_xmt{
    margin-right: -12px;
    margin-top: 30px;
    overflow: hidden;
}
.newsList_xmt li{
    width: 170px;
    height: 300px;
    border:1px solid #dbdbdb;
    float:left;
    box-sizing: border-box;
    margin-right: 12px;
}
.newsList_xmt_title{
    position: relative;
}
.newsList_xmt li>.newsList_xmt_title .txt{
    line-height: 42px;
    color: #333333;
    font-size: 14px;
    width: 137px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    margin-left: 10px;
    box-sizing: border-box;
    position: absolute;
}
.icon_bf{
    position: absolute;
    right: 10px;
    top:15px;
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("../images/images_c/icon_bf.png") no-repeat;
    cursor: pointer;
}
.banner{
    margin: 25px 0;
}
.banner ul{
    margin: 25px -12px 27px 0;
    overflow: hidden;
}
.banner ul li{
    float: left;
    margin-right: 10px;
}
/*19律师维权（yao）*/
.width30 {
    width: 30%;
}
.selectWidth{
    width: 168px;
}
.inputWidth{
    width: 497px;
}
.areaHight textarea{
    height: 188px;
}
.redIfo:before{
    content: "*";
    color: #ff0000;
}
.agree{
    padding: 0 70px;
}
.agree input{
    display: inline-block;
    margin-left: 80px;
}
.agree p{
    display: inline-block;
    color: #333333;
    font-size: 14px;
}
.agree p span{
    color: #4172ef;
    text-decoration: underline;
}
/*21监督投诉（yao）*/
.width633{
    width: 633px;
}
.careIfo{
    float: right;
    margin-top: -32px;
    margin-left: 20px;
    font-size: 14px;
    color: #d50000;
    width: 220px;
    word-break: break-all;
}