.select_div{border-bottom: 1px solid #d1d2d7; border-top: 1px solid #d1d2d7; background: none repeat scroll 0 0 #f9f9f9; padding:0 15px 10px}
.select_div a{ margin:0px 5px;}

.select_div a{color:#333;line-height: 24px; white-space:nowrap; display:inline-block;}
.select_div .active{color:#ffffff;background: #ff6600;padding:2px 5px 2px 5px;border-radius: 4px;}
.select_div .active:hover{color:#ffffff;}
.select_div a:hover{color:#ff6600;}
.select_div p{ margin:5px 0px; padding-bottom:5px;border-bottom:1px dashed #cccccc;}
.select_div .district a{ line-height:24px;}

/*内容页*/
.wd_big_caret{display: inline-block;width: 0; height: 0; margin-left: 4px; vertical-align: middle; border-bottom: 6px solid transparent; border-top: 6px solid transparent; border-right: 1px solid transparent; border-left: 6px solid;}

.pinpai_a{ color:#f60;}
.aboutus{ border-bottom:1px dashed #cccccc; padding-bottom:10px;}


.jtdt a{ margin:0px 5px;}

.row h1{color:#f60;}
.row h3 b{ font-size:16px; color:#f60;}
.mapbtn{ margin-bottom:10px;}
#map{ margin-bottom:10px;}

.description{ color:#666; font-size:12px;}

/*网点地图*/
.cat-title a{ color:#f60;}
.cntlst a{ margin:0px 5px;white-space:nowrap; display:inline-block;}

/* 底部信息 */
footer {
  clear: both;
  margin-top: 10px !important;
  color: #999;
  background: #333;
}
footer .footer-menu a {
  display: block;
  float: left;
  width: 16%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  padding: 0px;
  margin: 3px 0;
  color: #aaa;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
footer .footer-menu a:hover {
  color: #f60;
}
footer .footer-info {
  padding: 15px 0;
  background: #222;
}
footer .link {
  text-align: center;
  line-height: 2;
  font-size: 16px;
}
footer .link a {
  color: #aaa;
  text-decoration: none;
}
footer .copyright {
  text-align: center;
  font-size: 12px;
}