@charset "UTF-8";
.inner {
  background: #fff; }

.full-title {
  text-indent: -1000px;
  width: 1200px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  top: -17px;
  position: relative;
  margin-bottom: 18px; }

.banner {
  height: 438px;
  position: relative;
  margin-bottom: 56px; }
  .banner .text_line {
    color: #fff;
    line-height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 22px;
    font-weight: normal; }
    .banner .text_line .small_tit {
      margin-right: 7px; }
      .banner .text_line .small_tit::after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 20px;
        background: #fff;
        position: relative;
        left: 10px;
        top: 3px; }
    .banner .text_line .btn_bm {
      width: 120px;
      height: 40px;
      display: block;
      font-size: 18px;
      background: #d1af72;
      color: #fff;
      text-align: center;
      line-height: 40px;
      position: absolute;
      right: 10px;
      top: 10px; }

.huigu {
  background: #f3f3f3;
  padding-bottom: 76px; }
  .huigu .full-title {
    background-image: url(../images/hd_tit01.png); }
  .huigu .hg_list {
    width: 100%;
    padding-left: 45px;
    box-sizing: border-box;
    overflow: hidden; }
    .huigu .hg_list .item {
      width: 256px;
      float: left;
      margin-right: 30px;
      margin-bottom: 30px;
      background: #FFFFFF; }
      .huigu .hg_list .item a {
        display: block; }
      .huigu .hg_list .item .top_img {
        width: 100%;
        height: 162px;
        overflow: hidden; }
      .huigu .hg_list .item .bottom_text {
        width: 100%;
        height: 110px;
        background: #fff;
        padding: 5px 10px;
        box-sizing: border-box;
        position: relative;
        border: 1px solid #ddd;
        border-top: none; }
        .huigu .hg_list .item .bottom_text .item_tit {
          font-size: 14px;
          color: #666;
          font-family: "Microsoft YaHei"; }
        .huigu .hg_list .item .bottom_text .small_text {
          color: #999;
          font-size: 12px;
          position: absolute;
          bottom: 10px;
          left: 10px;
          font-family: Arial;
          line-height: 20px; }
          .huigu .hg_list .item .bottom_text .small_text p:nth-of-type(1) {
            font: 12px "宋体";
            color: #666666 !important; }
        .huigu .hg_list .item .bottom_text .detail_btn {
          font-size: 14px;
          width: 58px;
          height: 26px;
          text-align: center;
          line-height: 26px;
          background: #d1af72;
          display: block;
          position: absolute;
          right: 10px;
          bottom: 10px;
          color: #FFFFFF; }
  .huigu .more_btn {
    width: 116px;
    height: 40px;
    color: #d1af72;
    text-align: center;
    line-height: 40px;
    display: block;
    border: 1px solid #d1af72;
    box-sizing: border-box;
    margin: 0 auto; }

.dingzhi .full-title {
  background-image: url(../images/hd_tit02.png); }

.dingzhi .top_text {
  text-align: center;
  color: #616161;
  margin-bottom: 50px;
  font-family: "宋体";
  font-size: 14px;
  line-height: 1.5; }

.dingzhi .bottom_text {
  width: 1143px;
  height: 443px;
  background: url("../images/hd_dz_bg.jpg") no-repeat center center;
  margin-left: 22px;
  position: relative;
  margin-bottom: 60px; }
  .dingzhi .bottom_text .text_group {
    width: 350px;
    float: right;
    margin-top: 80px;
    margin-right: 60px;
    font-size: 14px;
    font-family: "宋体";
    color: #353535;
    line-height: 28px; }
    .dingzhi .bottom_text .text_group .indent_text {
      text-indent: 2em;
      margin-bottom: 50px; }
