body{
	min-width: 1190px;
}

#branches{
	margin: 0 auto;
    width: 1002px;
}

.branches_title{
	background-color: #f0f0f0;
    height: 58px;
    line-height: 58px;
}

.branches_title .branches_select_area{
	margin-left: 91px;
}

.branches_title .branches_select_area select{
	height: 30px;
    min-width: 106px;
    text-align: center;
}

.branches_title .branches_select_query{
	border: 1px solid #ff4a01;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    margin-left: 20px;
    width: 250px;
}

.branches_title .branches_select_query input{
	background-color: #f0f0f0;
	height: 27px;
	padding: 0 5px;
	width: 150px;
	border: 0;
}

.branches_title .branches_select_query span{
	background-color: #ff4a01;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 16px;
	text-align: center;
	width: 83px;
}

.branches_title .to_all_wd{
	color: #575757;
    float: right;
    font-size: 14px;
    margin-right: 45px;
    text-decoration: underline;
}

.branches_content{
	margin-bottom: 58px;
    margin-top: 12px;
    position: relative;
}

.branches_content_left{
	border: 1px solid #c8c8c8;
    height: 689px;
    overflow-y: auto;
    width: 245px;
}

.branches_content_02{
	display: none;
}

.branches_content_left .branches_content_left_title{
	background-color: #ff4a00;
    height: 40px;
}

.branches_content_left .branches_content_left_title div{
	background-color: #fff;
    color: #ff4a00;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    left: 8px;
    line-height: 34px;
    position: relative;
    text-align: center;
    top: 6px;
    width: 87px;
}

.branches_content_left .branches_content_left_title a{
	color: #fff;
    display: inline-block;
    float: right;
    font-size: 14px;
    margin-right: 20px;
    margin-top: 10px;
    text-decoration: underline;
}

.branches_content_left .branches_content_left_bottom{
	height: 649px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 11px;
}

.branches_content_left .branches_content_left_bottom .branches_contentt_sub{
	border-bottom: 1px solid #c8c8c8;
    padding: 15px 0;
    position: relative;
}

.branches_content_left .branches_content_left_bottom .branches_contentt_sub .branches_content_sub_div01{
	display: inline-block;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    width: 70px;
}

.branches_content_left .branches_content_left_bottom .branches_contentt_sub .branches_content_sub_div02{
	display: inline-block;
    left: 70px;
    position: relative;
    width: 135px;
}

.branches_content_left .branches_content_left_bottom .branches_contentt_sub .branches_content_sub_div02 a{
	color: #0083fe;
    display: inline-block;
    min-width: 25%;
    padding: 0 5px;
}

.branches_content_left .branches_content_left_bottom .branches_wd_sub{
	border-bottom: 1px solid #c8c8c8;
    padding: 10px 0;
}

.branches_content_left .branches_content_left_bottom .branches_wd_sub .branches_wd_sub_span01{
	color: #ff4a00;
    display: inline-block;
    width: 12px;
}

.branches_content_left .branches_content_left_bottom .branches_wd_sub .branches_wd_sub_span02{
	cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.branches_content_left .branches_content_left_bottom .branches_wd_sub .onSpan02{
	color: #FF4B00;
}

.branches_wd_sub_content{
	display: none;
	margin-top: 12px;
}

.branches_wd_sub_content .branches_wd_sub_content_img{
	height: 126px;
    margin: 0 auto;
    width: 205px;
}

.branches_wd_sub_content .branches_wd_sub_content_img img{
	height: 100%;
    width: 100%;
}

.branches_wd_sub_content p{
	padding: 0px 17px
}

.branches_wd_sub_content .branches_wd_sub_content_p01{
	color: #ff4a00;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
}

.branches_content_right{
	border: 1px solid #c8c8c8;
    height: 689px;
    left: 250px;
    position: absolute;
    top: 0;
    max-width: 800px;
}

.branches_content_right .branches_content_title{
	background-color: #f0f0f0;
    border-bottom: 1px solid #c8c8c8;
    height: 41px;
    line-height: 41px;
}

.branches_content_right .branches_content_title span{
	color: #ff4a00;
    font-size: 14px;
    font-weight: bold;
    margin-left: 16px;
}

.branches_content_right .branches_content_title a{
	color: #444444;
    float: right;
    font-size: 14px;
    margin-right: 16px;
    text-decoration: underline;
}

.branches_content_right .branches_content_right_map{
	height: 647px;
}













