﻿/*全局变量*/ 
.page_article_category {
	background:#f2f2f2;
  /*左侧*/
}
.page_article_category .p_left {
  float: left;
}
.page_article_category .p_right {
  float: right;
}
.page_article_category .news-show .mt {
  height: 25px;
  border: 1px solid #EBEBEB;
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #fcfffa;
}
.page_article_category .news-show h2 {
  float: left;
  width: 60px;
  height: 22px;
  padding: 0;
  color: #333;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
}
.page_article_category .news-show .mt .form {
  float: right;
  height: 28px;
}
.page_article_category .news-show .mt .text {
  width: 210px;
  height: 18px;
  line-height: 18px;
  padding: 2px;
  margin: 1px 10px 0 20px;
  border: 1px solid;
  border-color: #ccc;
}
.page_article_category .news-show .mt .btn-search {
  width: 53px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  border: 0 none;
  background-color: #f16063;
  cursor: pointer;
  color: #fff;
}
.page_article_category .news-show .mt .btn-search:hover {
  background-color: #ee4a4c;
}
.page_article_category .news-show .mc {
  border: 1px solid #EBEBEB;
  margin-bottom: 10px;
}
.page_article_category .news-show h5 {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  background: #f7f7f7;
  color: #666;
  font-weight: bold;
}
.page_article_category .news-show h5 span {
  float: right;
  width: 135px;
  margin-right: 10px;
  text-align: right;
}
.page_article_category .news-show ul {
  padding: 15px 10px 20px;
}
.page_article_category .news-show li {
  padding: 3px 0;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px dotted #ddd;
}
.page_article_category .news-show li div {
  float: left;
  margin-right: 5px;
}
.page_article_category .news-show li span {
  float: right;
  margin-left: 5px;
  color: #999;
  font-family: Verdana;
}
.page_article_category .breadcrumb {
  line-height: 40px;
  margin-top: 10px;
  padding-left: 10px;
  height:40px;
}
.page_article_category .help_side h4 {
  background: #f7f7f7;
  height: 32px;
  line-height: 32px;
  padding-left: 25px;
  color: #4a4a4a;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
}
.page_article_category .help_side h4 {
  border-bottom: 1px solid #B9E8F9;
}
.page_article_category .help_side .current h4,
.page_article_category .help_side div:last-child h4 {
  border-bottom: 0;
}
    .page_article_category .help_side h4 b {
        float: right;
        width: 14px;
        height: 14px;
        margin-top: 1px;
        background: url(//img01.food2homes.com/Areas/Web/Images/help_leftsz.gif) no-repeat right -14px;
        overflow: hidden;
        cursor: pointer;
        margin: 7px 10px 0 0;
    }
.page_article_category .help_side .current h4 b {
  background-position: right 0;
}
.page_article_category .help_side ul {
  display: none;
}
.page_article_category .help_side .current ul {
  display: block;
}
.page_article_category .help_side li {
  padding-left: 22px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  border-top: 1px dotted #cbecf8;
}
.page_article_category .help_side ul li:first-child {
  border-top: medium none;
}
.page_article_category .help_side ul li a:link,
.page_article_category .help_side ul li a:visited {
  color: #333;
  text-decoration: none;
}
.page_article_category .help_side li b {
  border-left: 5px solid #333;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  font-size: 0;
  vertical-align: middle;
  margin-right: 10px;
}
.page_article_category .help_side ul li.current a {
  color: #ff783f;
}
.page_article_category .help_side ul li.current b {
  border-left-color: #ff783f;
}
/*# sourceMappingURL=ArticleCategory.css.map */