﻿/*全局变量*/
/*@ImgService: 'http://192.168.1.149:8088';*/
.page_article {
  /*.breadcrumb a:link, .breadcrumb a:visited { color: #e3393c; }*/
  background:#fff;
}
.page_article .p_left {
  float: left;
}
.page_article .p_right {
  float: right;
}
.page_article .breadcrumb strong {
  font-weight: normal;
  line-height: 20px;
}
.page_article .breadcrumb strong a:link,
.page_article .breadcrumb strong a:visited {
  color: #333333;
}
.page_article .breadcrumb a:hover,
.page_article .breadcrumb strong a:hover {
  color: #C00;
}
.page_article .help .left {
  width: 210px;
  overflow: hidden;
  float: left;
  padding-bottom: 5px;
}
.page_article .help_side {
background:#f5f5f5;
}
.page_article .help_side h4 {
  height: 32px;
  line-height: 32px;
  padding-left: 25px;
  color: #4a4a4a;
  font-size: 14px;
}
.page_article .help .right {
  width: 960px;
  overflow: hidden;
  font-size: 12px;
  line-height: 150%;
  float: right;
}
.page_article .right h3.help_tit {
  height: 36px;
  line-height: 36px;
  padding-left: 9px;
  background: url(http://img01.baifome.com/Areas/Web/Images/newpp.png) repeat-x;
}
.page_article .right h3.help_tit strong {
  float: left;
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 16px;
  color: #138bc5;
}
.page_article .breadcrumb {
  line-height: 40px;
  margin-top: 10px;
  padding-left: 10px;
  height: 40px;
}
.page_article .help_box {
  padding: 10px 10px 10px 20px;
}
.page_article .help_side h4 {
  height: 32px;
  line-height: 32px;
  padding-left: 25px;
  color: #4a4a4a;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
}
.page_article .help_side .current h4,
.page_article .help_side div:last-child h4 {
  border-bottom: 0;
}
.page_article .help_side h4 b {
  float: right;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  background: url(http://img01.baifome.com/Areas/Web/Images/help_leftsz.gif) no-repeat right -14px;
  overflow: hidden;
  cursor: pointer;
  margin: 7px 10px 0 0;
}
.page_article .help_side .current h4 b {
  background-position: right 0;
}
.page_article .help_side ul {
  display: none;
}
.page_article .help_side .current ul {
  display: block;
}
.page_article .help_side li {
  padding-left: 35px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.page_article .help_side ul li:first-child {
  border-top: medium none;
}
.page_article .help_side ul li a:link,
.page_article .help_side ul li a:visited {
  color: #000;
  text-decoration: none;
}
.page_article .help_side li b {
  border-top: 5px solid transparent;
  font-size: 0;
  vertical-align: middle;
  margin-right: 10px;
}
.page_article .help_side ul li.current a {
  color: #0401d2;
}
.page_article .help_side ul li.current b {
}
/*# sourceMappingURL=Article.css.map */