.inner {
  background: #FFFFFF; }

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

.top_info {
  height: 410px;
  background: url("../images/wqzz_topinfo_bg.jpg") no-repeat center top;
  position: relative; }
  .top_info .tit {
    text-indent: -2000px;
    width: 411px;
    height: 92px;
    background: url("../images/wqzz_topinfo_tit.jpg") no-repeat center center;
    margin-top: 90px;
    margin-right: 130px;
    float: right; }
  .top_info .code_wrap {
    width: 108px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    right: 270px;
    bottom: 70px; }

.search_wraper {
  background: #fff; }

.list_wrap {
  background: #f3f3f3;
  padding-bottom: 50px; }
  .list_wrap .full-title {
    background-image: url(../images/index_block_title_02.png); }

.list {
  width: 100%;
  padding-left: 45px;
  box-sizing: border-box;
  overflow: hidden; }
  .list .item {
    width: 256px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    background: #FFFFFF; }
    .list .item a {
      display: block; }
    .list .item .top_img {
      width: 100%;
      height: 162px;
      overflow: hidden; }
    .list .item .bottom_text {
      width: 100%;
      height: 110px;
      background: #fff;
      padding: 10px 10px;
      box-sizing: border-box;
      position: relative;
      border: 1px solid #ddd;
      border-top: none; }
      .list .item .bottom_text .item_tit {
        font-size: 14px;
        color: #545454; }
      .list .item .bottom_text .small_text {
        color: #8b8b8b;
        font-size: 14px;
        position: absolute;
        bottom: 10px;
        left: 10px; }
      .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; }

.list_zz {
  padding-left: 80px; }
  .list_zz .item {
    width: 222px;
    margin-right: 50px;
    margin-bottom: 50px; }
    .list_zz .item .top_img {
      width: 100%;
      height: 288px;
      overflow: hidden;
      margin-bottom: 0; }
    .list_zz .item .bottom_text {
      height: 50px; }
      .list_zz .item .bottom_text .item_tit {
        line-height: 30px;
        top: 12px; }
