@charset "utf-8";


/*列表页底部区域*/
.footer_area {
  background: #ededec;
  padding-top: 15px;
  padding-bottom: 20px;
  min-width: 768px;
}
/*二级链接区域*/
.sub_link_area {
  margin: 0 auto;
  max-width: 1200px;
  margin-bottom: 20px;
}
.sub_link_area dl {
  line-height: 24px;
}
.sub_link_area dl dt {
  display: inline;
  color: #707070;
  font-weight: normal;
}
.sub_link_area dl dd {
  display: inline;
}
.sub_link_area dl dd a {
  color: #707070;
  display: inline-block;
  margin-right: 5px;
}
.sub_link_area dl dd a:visited {
  color: #707070;
}
.sub_link_area dl.quyu {
}
.sub_link_area dl.friendlinks {
}
.sub_link_area dl.friendlinks dt {
}
.sub_link_area dl.friendlinks dd {
}
.sub_link_area dl.friendlinks dd a {
}

/*首页页脚*/
.footer {
  text-align: center;
}
.footer p {
  line-height: 24px;
}
.footer p a {
  color: #4b4b4b;
  display: inline-block;
  margin: 0px 3px;
}
.footer p a:visited {
  color: #4b4b4b;
}
.footer p a.fc-red {
  color: #f33;
}
.footer p a.sina-weibo {
}
.footer p a.icoGs {
}
.footer div {
}
.footer div a {
  text-decoration: none;
  display: inline-block;
  margin: 15px 3px;
  height: 41px;
}
.footer div a.chengxinwang {
  width: 112px;
  background-image: url(../../../images/desktop/insex_bg.png);
  background-repeat: no-repeat;
  background-position: -116px -864px;
}
.footer div a.beian {
  width: 102px;
  background-image: url(../../../images/desktop/insex_bg.png);
  background-repeat: no-repeat;
  background-position: -116px -959px;
}
.footer div a.foot315 {
}
.footer div a.xinyong {
  width: 125px;
  background-image: url(../../../images/desktop/insex_bg.png);
  background-repeat: no-repeat;
  background-position: -116px -909px;
}

/*二级页脚区域*/
.sub_footer {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
}
.sub_footer p {
  line-height: 24px;
}
.sub_footer p a {
  color: #666;
  display: inline-block;
  margin: 0px 3px;
}
.sub_footer p a:visited {
  color: #666;
}
.sub_footer p a.fc-red {
  color: #f33;
}
.sub_footer p a.sina-weibo {
}
.sub_footer p a.icoGs {
}