.f_left{
    float: left;
}
.f_right{
    float: right;
}
.Clear {
    clear: both;
}
.main_inner{
    width: 1195px;
    margin: 0 auto;
}
.NavDate{
    font-size: 14px;
    color: #777;
    margin-right: 20px;
}


/*法律服务地图*/
/*map 开始*/
.map-list {
    height: 750px;
    border: 1px solid #dddddd;
    position: relative;
    overflow: hidden;
}

.map-list-info {
    position: absolute;
    top:0;
    left:0;
    bottom: 0;
    width: 361px;
    padding: 0 19px;
    z-index: 6;
    background: #fff;
    box-shadow: 1px 0 8px #666;
    transition: left 1s;
}
.map-list-info.tipsIndent{
    left: -399px;
}
.sliderSwitch{
    position: absolute;
    top:50%;
    right: -10px;
    margin-top: -20px;
    width: 10px;
    height:40px;
    background: #747474;
    cursor: pointer;
}
.sliderSwitch_bg{
    display: inline-block;
    width: 100%;
    height:100%;
    background: url("../images/allow_left.png") no-repeat center;
}
.sliderSwitch.tipsIndent .sliderSwitch_bg{
    background: url("../images/allow_right.png") no-repeat center;
}
.sliderSwitch:hover{
    background: #4b4b4b;
}
.map-list-map {
    position: absolute;
    width: 100%;
    height:100%;
    z-index: 5;
}

.Main {
    width: 1240px;
    margin: 0 auto;
}

.Main.hasline {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.Main.white {
    background: #fff;
}

.inpage-searchbox {
    display: inline-block;
    width: 60%;
    height: 38px;
    margin-top: 12px;
    position: relative;
}
.inpage-searchbox .phTips{
    margin-left: -180px!important;
}
.inpage-searchbox input[type="text"] {
    outline: none;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    height: 40px;
    text-indent: 1em;
    color: #777777;
    font-family: "微软雅黑";
}

.inpage-searchbox input[type="button"] {
    outline: none;
    height: 40px;
    width: 54px;
    background: url(../images/btn-bg.png) center center no-repeat #0673c7;
    cursor: pointer;
    border: 0;
}

.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 {
    display: inline-block;
    width: 48%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-top: 12px;
}

.fl_sele select {
    width: 100%;
    border: none;
    background: none;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    text-indent: 10px;
    outline: none;
    padding: 5px 0\9;
}


.fl_local {
    height: 25px;
    line-height: 25px;
    background: #fdf8e3;
    font-size: 12px;
    color: #aaa;
    text-indent: 20px;
    margin: 10px -19px;
}

.fl_local span {
    color: #333;
}

.fl_ss {
    height: 380px;
    overflow: hidden;
}

.fl_ss ul {
    display: block;
    overflow: hidden;
}

.fl_ss ul li {
    display: block;
    height: 63px;
    border-bottom: 1px dashed #dcdcdc;
    cursor: pointer;
}
.fl_ss ul li:hover{
    background: #eef3f8;
}

.fl_ss_icon {
    width: 18px;
    height: 32px;
    float: left;
    margin-top: 10px;
}

.fl_ss_rig {
    margin-left: 30px;
    height: auto;
    overflow: hidden;
}
.fl_tit {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    display: block;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.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 {
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}
.fl_ss_icon.red {
    background: url("../images/icon_redlocal.png") no-repeat;
}
.fl_ss_icon.blue{
    background: url("../images/icon_bluelocal.png") no-repeat;
}
.fl_page {
    height: 22px;
    overflow: hidden;
    margin-top: 2px;
}

.fl_page_le {
    font-size: 12px;
    color: #333;
    width: auto;
    float: left;
    margin: 3px 0 0 10px;
}

.fl_page_rig {
    width: auto;
    float: right;
}

.fl_pagelist {
    display: block;
    float: left;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #888;
}

.fl_pagelist input {
    width: 30px;
    height: 14px;
    border: 1px solid #aaa;
    text-align: center;
    font-size: 12px;
    outline: none;
}

.fl_pagelist.go {
    height: 16px;
    color: #fff;
    width: auto;
    padding-left: 3px;
    padding-right: 3px;
    background: #2266ca;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 4px;
}

.fl_pagelist.active {
    color: #333;
}

.fl_pagelist:hover {
    text-decoration: underline;
}
.mapInfo{
    width: 391px;
    height:211px;
    background: url("../images/wj/dialog_box.png") no-repeat center;
    box-sizing: border-box;
    padding: 1px 4px 0 2px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -269px;
    margin-right: -319px;
}
.mapInfo_tit{
    height: 42px;
    line-height: 42px;
    background: #eef3f8;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 16px;
    color: #000;
}
.mapInfo_main{
    box-sizing: border-box;
    padding: 0 20px;
}
.mapSearchBox{
    width: 287px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    position: absolute;
    bottom:10px;
    right: 307px;
}
.mapSearchBox input{
    margin-top: 10px\9;
}
.mapSearchBox .phTips{
    margin: 10px 0 0 15px!important;
}
.mapInfo_val{
    font-size: 14px;
    color: #666;
    padding: 10px 0;
    border-bottom: 1px solid #e2e7ed;
}
.mapInfo_val li{
    line-height: 2.5em;
    padding-left: 20px;
}
.mapInfo_val .address{
    background: url("../images/wj/icon_location.png") no-repeat left center;
}
.mapInfo_val .tel{
    background: url("../images/wj/icon_telephone.png") no-repeat left center;
}
.goToSw{
    text-align: center;
    margin-top: 10px;
}
.goToBtn{
    display: inline-block;
    width: 163px;
    height:38px;
    line-height: 38px;
    border: 1px solid #bac5d4;
    text-align: center;
    font-size: 14px;
    color: #586ec1;
    background: #eef3f8;
    cursor: pointer;
}
.goToBtn.yellow{
    border: 1px solid #a8c490;
    background: #ebf4e7;
    color: #6da021;
}
.goToBtn img{
    margin: 0 10px -7px 0;
}
.mapSearchBox input{
    display: inline-block;
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    box-sizing: border-box;
    width: 242px;
    outline: none;
    font-size: 14px;
    color: #333;
    border: none;
    margin-left: 15px;
}
.mapSearchBox input::placeholder{
    font-size: 14px;
    color: #888;
}
.mapSearchBox_more{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top:11px;
    background: url("../images/allow_garyTop.png") no-repeat center;
    cursor: pointer;
}
.maptips {
    position: absolute;
    width: 287px;
    background: #fff;
    height: 259px;
    bottom: 10px;
    right: 10px;
}

.mt_a {
    height: 40px;
    overflow: hidden;
}

.mt_a_close {
    width: 15px;
    height: 15px;
    float: right;
    background: url(../images/allow_garyDown.png) no-repeat center;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
}
.mt_a_tit {
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    font-size: 14px;
    color: #888;
    margin-left: 10px;
}

.mt_blist {
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #bbb;
    margin-left: 10px;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 0 10px 10px;
}
.mt_blist:hover{
    cursor: pointer;
    border: 1px solid #2b81ff;
    background: #e3f1ff;
}
.mt_bpar {
    position: absolute;
    top:40px;
    right:0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}
/*map 结束*/



.mapInfo_list{
    margin: 5px 0;
    overflow: hidden;
}
.mapInfo_item{
    font-size: 12px;
    color: #333;
    text-align: center;
    padding-top: 65px;
    width: 25%;
    margin: 5px 4.15%;
    float: left;
    cursor: pointer;
}
.mapInfo_item:hover{
    color: #6da021;
}
.mapInfo_item_1{
    background: url("../images/wj/map_icon1.png") no-repeat center 5px;
}
.mapInfo_item_2{
    background: url("../images/wj/map_icon2.png") no-repeat center 5px;
}
.mapInfo_item_3{
    background: url("../images/wj/map_icon3.png") no-repeat center 5px;
}
.mapInfo_item_4{
    background: url("../images/wj/map_icon4.png") no-repeat center 5px;
}
.mapInfo_item_5{
    background: url("../images/wj/map_icon5.png") no-repeat center 5px;
}
.mapInfo_item_6{
    background: url("../images/wj/map_icon6.png") no-repeat center 5px;
}
.borderBGary{
    border-bottom: 1px solid #ccc;
}
.borderTBlue2{
    border-top: 2px solid #5e9af5;
}




/*全省律师事务所*/
.BGfafafa{
    background: #fafafa;
}
.marginB20{
    margin-bottom: 20px;
}
.chartPart{
    height:300px;
    box-sizing: border-box;
    border-top: 3px solid #6699ff;
    background: #fff;
    padding: 0 20px 20px;
    position: relative;
}
.chartPart_tit{
    height:55px;
    line-height: 55px;
    background: url("../images/wj/line_xie.png") repeat-x left center;
}
.chartPart_tit_txt{
    background: #fff;
    font-size: 16px;
    color: #333;
    padding-right: 5px;
    font-weight: bold;
}
.chartPart_cont{
    position: absolute;
    top:58px;
    left:20px;
    right:20px;
    bottom: 20px;
}