@charset "UTF-8";
/**
 * @name 会掌柜全局SASSS
 * @author xushaolong
 */
/**
 * @name SASS全局定义
 * @author xushaolong
 */
.hui-top .hui-city ul li, .hui-mod-news li a, .hui-mod-business dd strong, .hui-master-mod .hui-master-video .video-item .video-info strong,
.hui-master-mod .hui-master-video .video-item .video-info span, .hui-filter-main dl dd a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

/**
 * @name CSS3动画
 * @author xushaolong
 */
/**
 * @name 表单控件
 * @author xushaolong
 */
/**
 * @name SASS全局定义
 * @author xushaolong
 */
.hui-top .hui-city ul li, .hui-mod-news li a, .hui-mod-business dd strong, .hui-master-mod .hui-master-video .video-item .video-info strong,
.hui-master-mod .hui-master-video .video-item .video-info span, .hui-filter-main dl dd a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

input, textarea, button {
  outline: none;
  resize: none; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, button::-webkit-input-placeholder {
    color: #999; }

.hui-input {
  width: 28px;
  height: 20px;
  padding: 0 8px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 14px;
  background-color: #fff; }

.hui-checkbox-group .hui-checkbox {
  display: inline-block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url(../images/v2/form_icon.png) no-repeat 0 0; }
  .hui-checkbox-group .hui-checkbox-checked {
    background-position: -50px 0; }

.hui-submit {
  display: inline-block;
  width: 200px;
  height: 40px;
  border: 1px solid #00a0e8;
  border-radius: 4px;
  cursor: pointer;
  color: #00a0e8;
  font-size: 18px;
  line-height: 38px;
  background-color: #fff; }
  .hui-submit:hover {
    color: #fff;
    background-color: #00a0e8; }

html, body {
  width: 100%;
  height: 100%;
  font-family: "Microsoft YaHei"; }
  html a, body a {
    color: #999;
    font-size: 14px; }
  html em, html i, body em, body i {
    font-style: normal; }

.hui-top {
  position: relative;
  z-index: 2;
  width: 100%;
  min-width: 1180px;
  height: 46px;
  color: #ccc;
  line-height: 32px;
  background-color: #042659; }
  .hui-top-inner {
    width: 1180px;
    height: 32px;
    margin: 0 auto;
    padding: 7px 0; }
  .hui-top .hot {
    color: #00a0e9; }
  .hui-top .hui-welcome {
    float: left; }
    .hui-top .hui-welcome p {
      float: left;
      margin-left: 10px;
      font-size: 14px; }
  .hui-top .hui-city {
    position: relative;
    float: left;
    height: 30px;
    font-size: 14px;
    color: #666; }
    .hui-top .hui-city em {
      display: block;
      padding: 0 25px 0 8px;/*28*/
      cursor: pointer;
      line-height: 30px;
      background: url(../images/v2/hui_icon.png) no-repeat 100% -50px; }
    .hui-top .hui-city ul {
      position: absolute;
      top: 30px;
      left: -1px;
      display: none;
      width: 240px;
      padding: 6px 9px;
      border: 1px solid #dedede;
      background-color: #fff; }
      .hui-top .hui-city ul li {
        float: left;
        width: 60px;
        cursor: pointer;
        line-height: 26px;
        text-align: center; }
        .hui-top .hui-city ul li:hover, .hui-top .hui-city ul li.s-active {
          color: #fff;
          background-color: #00a0e8; }
        .hui-top .hui-city ul li.s-active {
          cursor: default; }
    .hui-top .hui-city:hover ul {
      display: block; }
  .hui-top .hui-user {
    float: right; }
    .hui-top .hui-user li {
      float: left;
      margin-left: 15px; }
      .hui-top .hui-user li a {
        color: #ccc;
        font-size: 12px; }
        .hui-top .hui-user li a:hover {
          color: #eb7f00; }
      .hui-top .hui-user li.mobile,.yetour li.mobile {
        position: relative;
        padding-left: 16px;
        background: url(../images/v2/hui_icon.png) no-repeat 0 -100px; }
        .yetour li.mobile { padding-left:10px;background:none; }
        .yetou .yetour ul,.djn-p-index{ overflow:initial; }
        .hui-top .hui-user li.mobile:hover:after,.yetour li.mobile:hover:after {
          content: '';
          position: fixed;
          top: 32px;
          left: 50%px;
          width: 160px;
          height: 160px;
          margin-left: -80px;
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
          background: #fff url(../images/v2/hui_qrcode.png) no-repeat 0 0; }

.hui-slides {
  position: relative;
  width: 100%;
  min-width: 1180px;
  height: 100%;
  overflow: hidden; }
  .hui-slides .hui-entrance {
    position: absolute;
    top: 12%;
    left: 50%;
    width: 360px;
    height: 360px;
    margin-left: -180px; }
    .hui-slides .hui-entrance a {
      position: relative;
      z-index: 2;
      display: block;
      width: 100%;
      height: 100%;
      padding-top: 230px;
      box-sizing: border-box;
      border-radius: 50%;
      color: #f7b022;
      font-size: 14px;
      line-height: 24px;
      text-align: center;
      background: url(../images/v2/hui_entrance.png) no-repeat 0 0; }
    .hui-slides .hui-entrance span.s-shade {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      display: inline-block;
      background: url(../images/v2/hui_entrance_bg.png) no-repeat 0 -400px; }
    .hui-slides .hui-entrance:hover span.s-shade {
      background-position: 0 0; }
  .hui-slides .hui-search {
    position: absolute;
    bottom: 12%;
    left: 50%;
    width: 628px;
    height: 44px;
    margin-left: -315px;
    border: 1px solid #ada9a8;
    border-radius: 4px;
    background-color: #fff; }
    .hui-slides .hui-search input {
      float: left;
      width: 568px;
      height: 44px;
      border: 0 none;
      color: #666;
      font-size: 16px;
      line-height: 44px;
      text-indent: 18px;
      background: none; }
    .hui-slides .hui-search a.search {
      float: right;
      width: 60px;
      height: 44px;
      background: url(../images/v2/search_icon.png) no-repeat 50% 50%; }
  .hui-slides .hui-slides-container {
    height: 100%;
    overflow: hidden; }
    .hui-slides .hui-slides-container .hui-slider {
      float: left;
      width: 100%;
      height: 100%;
      background-position: 50% 100%;
      background-size: cover;
      background-color: #888; }
  .hui-slides .hui-slides-control {
    position: absolute;
    right: 0;
    bottom: 5%;
    left: 0;
    height: 14px;
    text-align: center; }
    .hui-slides .hui-slides-control span {
      display: inline-block;
      width: 12px;
      height: 12px;
      margin: 0 10px;
      border-radius: 50%;
      cursor: pointer;
      background-color: #fff; }
      .hui-slides .hui-slides-control span.s-active {
        background-color: #00a0e8; }

.hui-slides-cycle {
  position: relative;
  width: 1050px;
  /*height: 304px;*/
  margin: 0 auto;
  padding: 40px 65px 0;
  overflow: hidden; }
  .hui-slides-cycle a.s-prev,
  .hui-slides-cycle a.s-next {
    position: absolute;
    top: 40px;
    display: inline-block;
    width: 50px;
    height: 100%;
    background: #ccc url(../images/v2/hui_slides_arrow.png) no-repeat 0 50%; }
    .hui-slides-cycle a.s-prev:hover,
    .hui-slides-cycle a.s-next:hover {
      background-color: #acacac; }
    .hui-slides-cycle a.s-prev.s-disabled,
    .hui-slides-cycle a.s-next.s-disabled {
      cursor: default;
      background-color: #dedede; }
  .hui-slides-cycle a.s-prev {
    left: 0; }
  .hui-slides-cycle a.s-next {
    right: 0;
    background-position: -50px 50%; }
  .hui-slides-cycle .slides-container {
    width: 1050px;
    /*height: 304px;*/
    overflow: hidden; }
  .hui-slides-cycle ul {
    /*height: 304px;*/
    overflow: hidden; }
  .hui-slides-cycle li {
    position: relative;
    float: left;
    width: 200px;
    height: 300px;
    margin: 0 3px;
    border: 2px solid #f4f4f4;
    overflow: hidden; }
    .hui-slides-cycle li:hover .slides-photo img {
      transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
    .hui-slides-cycle li .slides-photo {
      position: absolute;
      top: 0;
      right: -200px;
      left: -200px;
      z-index: 1;
      width: 600px;
      height: 300px;
      text-align: center; }
      .hui-slides-cycle li .slides-photo img {
        display: inline-block;
        width: auto;
        height: 300px;
        transform: matrix(1, 0, 0, 1, 0, 0);
        transition: transform .6s; }
    .hui-slides-cycle li p {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 12px 0;
      z-index: 2;
      color: #fff;
      font-size: 0;
      line-height: 24px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.8); }
      .hui-slides-cycle li p strong {
        display: inline-block;
        font-size: 18px;
        vertical-align: top; }
      .hui-slides-cycle li p em {
        display: inline-block;
        width: 22px;
        margin-left: 10px;
        padding: 0 24px 0 4px;
        font-size: 12px;
        background: url(../images/v2/hui_slides_icon.png) no-repeat 0 50%; }
      .hui-slides-cycle li p span {
        display: block;
        font-size: 12px; }
      .hui-slides-cycle li p a {
        display: inline-block;
        margin-top: 4px;
        padding: 0 8px;
        border: 1px solid #fff;
        font-size: 12px; }


hui-pan-cycle {
  position: relative;
  width: 1050px;
  margin: 0 auto;
  padding: 40px 65px 0;
}



.hui-pan-cycle .slides-container {
  width: 1050px;
}

.hui-pan-cycle ul {
 }
.hui-pan-cycle li {
  position: relative;
  float: left;
  width: 200px;
  height: 300px;
  margin: 7px 3px;
  border: 2px solid #f4f4f4;
  overflow: hidden; }
.hui-pan-cycle li:hover .slides-photo img {
  transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
.hui-pan-cycle li .slides-photo {
  position: absolute;
  top: 0;
  right: -200px;
  left: -200px;
  z-index: 1;
  width: 600px;
  height: 300px;
  text-align: center; }
.hui-pan-cycle li .slides-photo img {
  display: inline-block;
  width: auto;
  height: 300px;
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: transform .6s; }
.hui-pan-cycle li p {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 12px 0;
  z-index: 2;
  color: #fff;
  font-size: 0;
  line-height: 24px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8); }
.hui-pan-cycle li p strong {
  display: inline-block;
  font-size: 18px;
  vertical-align: top; }
.hui-pan-cycle li p em {
  display: inline-block;
  width: 22px;
  margin-left: 10px;
  padding: 0 24px 0 4px;
  font-size: 12px;
  background: url(../images/v2/hui_slides_icon.png) no-repeat 0 50%; }
.hui-pan-cycle li p span {
  display: block;
  font-size: 12px; }
.hui-pan-cycle li p a {
  display: inline-block;
  margin-top: 4px;
  padding: 0 8px;
  border: 1px solid #fff;
  font-size: 12px; }

.hui-menu {
  width: 100%;
  min-width: 1180px;
  height: 128px;
  font-size: 0;
  text-align: center;
  background-color: #10345c; }
  .hui-menu a {
    display: inline-block;
    width: 295px;
    height: 128px;
    padding-top: 25px;
    box-sizing: border-box;
    text-align: left;
    background-image: url(../images/v2/menu_icon.png);
    background-repeat: no-repeat; }
    .hui-menu a.site {
      padding-left: 140px;
      background-position: 72px 0; }
    .hui-menu a.service {
      padding-left: 144px;
      background-position: 54px -150px; }
    .hui-menu a.acting {
      padding-left: 145px;
      background-position: 67px -300px; }
    .hui-menu a.idea {
      padding-left: 125px;
      background-position: 49px -450px; }
    .hui-menu a:hover {
      background-color: #00a0e8; }
  .hui-menu strong {
    display: block;
    color: #f7b022;
    font-size: 24px;
    line-height: 30px; }
  .hui-menu span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 24px; }

.hui-arrive {
  width: 1180px;
  margin: 20px auto 0;
  overflow: hidden; }
  .hui-arrive ul {
    width: 1190px;
    margin: -10px 0 0 -10px;
    overflow: hidden; }
  .hui-arrive li {
    position: relative;
    float: left;
    width: 295px;
    height: 180px;
    margin: 10px 0 0 10px;
    overflow: hidden;
    cursor: pointer;
    background-color: #5d5d5d; }
    .hui-arrive li p {
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      z-index: 2;
      height: 56px;
      margin-top: -36px;
      padding: 8px 0;
      color: #fff;
      font-size: 18px;
      line-height: 20px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.6);
      background: url(../images/v2/hui_black06_bg.png) repeat 0 0\9; }
    .hui-arrive li strong {
      display: block;
      font-size: 26px;
      line-height: 36px; }
    .hui-arrive li img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: matrix(1, 0, 0, 1, 0, 0);
      transition: transform .6s; }
    .hui-arrive li.hotel, .hui-arrive li.equipment {
      width: 280px;
      height: 230px; }
      .hui-arrive li.hotel p, .hui-arrive li.equipment p {
        height: 74px;
        margin-top: -85px;
        padding: 48px 0; }
      .hui-arrive li.hotel strong, .hui-arrive li.equipment strong {
        font-size: 36px;
        line-height: 54px; }
    .hui-arrive li.supermarket {
      width: 600px;
      height: 230px; }
      .hui-arrive li.supermarket p {
        margin-top: -63px;
        padding: 35px 0; }
    .hui-arrive li.equipment, .hui-arrive li.host, .hui-arrive li.factory {
      float: right; }
    .hui-arrive li.dynamic {
      width: 280px;
      height: 230px;
      background-color: #00a0e8; }
      .hui-arrive li.dynamic span.s-star,
      .hui-arrive li.dynamic span.s-arrow {
        position: absolute;
        display: inline-block; }
      .hui-arrive li.dynamic span.s-star {
        top: 80px;
        left: 12px;
        width: 70px;
        height: 70px;
        background-image: url(../images/v2/arrive_icon.png);
        transform: rotate(0deg);
        transition: transform .5s; }
      .hui-arrive li.dynamic span.s-arrow {
        top: 92px;
        right: 72px;
        width: 28px;
        height: 45px;
        background-image: url(../images/v2/arrive_icon.png);
        background-position: 0 -100px;
        transition: right .5s; }
      .hui-arrive li.dynamic:hover {
        background-color: #0098dd; }
        .hui-arrive li.dynamic:hover span.s-star {
          transform: rotate(90deg); }
        .hui-arrive li.dynamic:hover span.s-arrow {
          right: 62px; }
      .hui-arrive li.dynamic p {
        left: 90px;
        height: 100px;
        margin-top: -50px;
        padding: 0;
        font-size: 20px;
        line-height: 40px;
        text-align: left;
        background: none; }
      .hui-arrive li.dynamic strong {
        font-size: 36px;
        line-height: 60px; }
    .hui-arrive li:hover img {
      transform: matrix(1.35, 0, 0, 1.35, 0, 0); }

.hui-column {
  margin: 0px auto 0;
  width: 100%;
  overflow: hidden; }

.hui-column-huodong {
  margin: 0px auto 0;
  width: 1180px;
  overflow: hidden; }

.hui-column-title {
  clear: both;
  position: relative;
  width: 1180px;
  height: 35px;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center; }
  .hui-column-title:before {
    content: '';
    position: absolute;
    top: 32px;
    right: 0px;
    left: 0px;
    width: 100%px;
    height: 1px;
    background-color: #dcdcdc; }
  .hui-column-title em {
    position: relative;
    display: inline-block;
    padding: 0 44px;
    color: #333;
    font-size: 17px;
    line-height: 35px;
    background-color: #fff; }
    .hui-column-title em:before, .hui-column-title em:after {
      content: '';
      position: absolute;
      top: 16px;
      width: 4px;
      height: 3px;
      background: url(../images/v2/hui_point.png) no-repeat 0 0; }
    .hui-column-title em:before {
      left: 20px; }
    .hui-column-title em:after {
      right: 20px; }

.hui-mod-title {
  height: 42px;
  padding: 0 18px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  line-height: 42px;
  background-color: #f2f2f2; }
  .hui-mod-title strong {
    float: left;
    color: #333;
    font-size: 16px;
    font-weight: normal; }
  .hui-mod-title a {
    float: right;
    color: #999;
    font-size: 14px; }
    .hui-mod-title a:hover {
      text-decoration: underline; }

  .hui-mod-venue, .hui-mod-pr, .hui-mod-model {
  width: 100%;
}

  .hui-mod-venue .hui-mod-title, .hui-mod-pr .hui-mod-title, .hui-mod-model .hui-mod-title {
    height: 40px;
    border: 0 none;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background-color: #00a0e8;
    padding: 0px
  }
  .hui-mod-venue .hui-mod-content, .hui-mod-pr .hui-mod-content, .hui-mod-model .hui-mod-content {
    overflow: hidden; }

  .hui-mod-content table tr{
     height: 16px;
  }

.hui-mod-content .normal_li{
   height: 291px;
}

.hui-mod-content .double_li{
  height: 590px;
  width: 288px;
}


  .hui-mod-venue ul, .hui-mod-pr ul, .hui-mod-model ul {
    margin: -1px 0 0 -8px;
    overflow: hidden; }
  .hui-mod-venue li, .hui-mod-pr li, .hui-mod-model li {
    float: left;
    margin: 8px 0 0 8px;
    font-size: 0;
    line-height: 0; }
    .hui-mod-venue li a, .hui-mod-pr li a, .hui-mod-model li a {
      position: relative;
      display: block; }
      .hui-mod-venue li a i, .hui-mod-pr li a i, .hui-mod-model li a i {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        border: 1px solid #00a0e8; }
      .hui-mod-venue li a:hover i, .hui-mod-pr li a:hover i, .hui-mod-model li a:hover i {
        display: block; }
    .hui-mod-venue li img, .hui-mod-pr li img, .hui-mod-model li img {
      width: 185px;
      height: 132px; }

    .hui-mod-venue li.s-focus img, .hui-mod-pr li.s-focus img, .hui-mod-model li.s-focus img {
      height: 186px; }

    .hui-mod-venue li.s-last, .hui-mod-pr li.s-last, .hui-mod-model li.s-last {
      margin-top: 0;
      border-top: 1px solid #e4e4e4; }
.hui-mod-venue {
  margin-left: 0; }
.hui-mod-pr .hui-mod-title {
  background-color: #ff8600; }
.hui-mod-pr li a i {
  border-color: #ff8600; }
.hui-mod-news {
  float: left;
  width: 330px; }
  .hui-mod-news .hui-mod-content {
    padding: 3px 18px 2px;
    border: solid #e4e4e4;
    border-width: 0 1px 1px; }
  .hui-mod-news li {
    padding-left: 35px;
    background: url(../images/v2/hui_icon.png) no-repeat 0 -150px; }
    .hui-mod-news li a {
      display: block;
      line-height: 45px; }
      .hui-mod-news li a:hover {
        text-decoration: underline; }
.hui-mod-business {
  float: right;
  width: 832px; }
  .hui-mod-business dl {
    position: relative;
    float: left;
    width: 262px;
    height: 214px;
    margin: 14px 0 0 14px;
    overflow: hidden;
    cursor: pointer;
    color: #fff; }
    .hui-mod-business dl img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: matrix(1, 0, 0, 1, 0, 0);
      transition: transform .6s; }
    .hui-mod-business dl img:hover {
      transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
    .hui-mod-business dl.s-focus {
      margin-left: 0;
      width: 280px;
      height: 442px; }
      .hui-mod-business dl.s-focus dd {
        bottom: -90px; }
      .hui-mod-business dl.s-focus strong {
        line-height: 36px; }
      .hui-mod-business dl.s-focus i {
        top: 12px; }
      .hui-mod-business dl.s-focus p {
        height: 44px;
        margin-right: -54px;
        overflow: hidden;
        line-height: 22px; }
    .hui-mod-business dl.s-mini {
      width: 170px;
      height: 214px; }
      .hui-mod-business dl.s-mini strong {
        font-size: 14px; }
    .hui-mod-business dl:hover dd {
      bottom: 0; }
  .hui-mod-business dd {
    position: absolute;
    right: 0;
    bottom: -54px;
    left: 0;
    padding: 5px 62px 5px 8px;
    background-color: rgba(0, 0, 0, 0.8);
    background: url(../images/v2/hui_black08_bg.png) repeat 0 0\9;
    transition: bottom .2s; }
    .hui-mod-business dd strong {
      display: block;
      font-size: 18px;
      line-height: 44px; }
    .hui-mod-business dd i {
      position: absolute;
      top: 16px;
      right: 10px;
      display: inline-block;
      width: 44px;
      color: #ffdd00;
      font-size: 12px;
      line-height: 20px;
      text-align: center;
      border: 1px solid #ffdd00; }

.hui-ad-mod {
  width: 1180px;
  margin: 40px auto 0;
  overflow: hidden; }
  .hui-ad-mod li {
    position: relative;
    height: 76px;
    padding: 23px 0 23px 228px;
    border: 1px solid #00a0e8;
    cursor: pointer;
    color: #00a0e8;
    word-spacing: 30px; }
    .hui-ad-mod li span.s-icon {
      position: absolute;
      top: 32px;
      left: 140px;
      width: 60px;
      height: 60px;
      background: url(../images/v2/hui_ad_icon.png) no-repeat 0 0; }
    .hui-ad-mod li em {
      display: block;
      font-size: 30px;
      line-height: 50px; }
    .hui-ad-mod li p {
      font-size: 20px;
      line-height: 16px; }
    .hui-ad-mod li.requirement {
      float: left;
      width: 376px;
      padding-left: 200px; }
      .hui-ad-mod li.requirement span.s-icon {
        left: 112px; }
    .hui-ad-mod li.enter {
      float: right;
      width: 348px; }
      .hui-ad-mod li.enter span.s-icon {
        background-position: 0 -100px; }
    .hui-ad-mod li:hover {
      color: #fff;
      background-color: #00a0e8; }
      .hui-ad-mod li:hover span.s-icon {
        background-position-x: -100px; }

.hui-ad-step {
  margin-top: 30px;
  padding: 15px 20px;
  height: 40px;
  border: solid #e6e6e6;
  border-width: 0 1px 1px;
  overflow: hidden;
  line-height: 40px;
  background-color: #f2f2f2; }
  .hui-ad-step a {
    float: left;
    color: #333;
    font-size: 14px; }
    .hui-ad-step a:hover {
      color: #eb7f00; }
    .hui-ad-step a.post {
      float: right;
      padding: 0 12px;
      border: 1px solid #eb7f00;
      border-radius: 4px;
      color: #eb7f00;
      line-height: 38px; }
      .hui-ad-step a.post:hover {
        color: #fff;
        background-color: #eb7f00; }
  .hui-ad-step i {
    float: left;
    width: 68px;
    height: 40px;
    background: url(../images/v2/hui_ad_icon.png) no-repeat 0 -200px; }

.hui-text-ads {
  margin-top: 50px;
  border: 1px solid #e6e6e6;
  overflow: hidden; }

.hui-image-ads {
  height: 125px;
  margin-top: 50px;
  overflow: hidden; }
  .hui-image-ads a {
    position: relative;
    float: left; }
    .hui-image-ads a:hover i {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: inline-block;
      border: 1px solid #00a0e8; }
  .hui-image-ads img {
    float: left;
    width: 394;
    height: 125px; }
    .hui-image-ads img:nth-child(2) {
      width: 392px; }

.hui-slides-control {
  float: right;
  height: 24px;
  margin: 8px 0;
  padding-right: 14px; }
  .hui-slides-control .hui-input {
    float: left;
    width: 40px;
    height: 24px;
    padding: 0;
    color: #333;
    line-height: 22px;
    text-align: center; }
  .hui-slides-control em {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    line-height: 24px; }
  .hui-slides-control span.s-prev,
  .hui-slides-control span.s-next {
    float: left;
    width: 80px;
    height: 22px;
    margin: 0;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff url(../images/v2/hui_detail_arrow.png) no-repeat 0 -200px; }
    .hui-slides-control span.s-prev:hover,
    .hui-slides-control span.s-next:hover {
      position: relative;
      background-color: #999;
      background-position-x: -100px; }
    .hui-slides-control span.s-prev.s-disabled,
    .hui-slides-control span.s-next.s-disabled {
      cursor: default;
      background-color: #fff;
      background-position-x: 0; }
  .hui-slides-control span.s-prev {
    margin-left: 20px; }
  .hui-slides-control span.s-next {
    margin-left: -1px;
    background-position-y: -250px; }

.hui-master-mod {
  position: relative;
  width: 1178px;
  height: 136px;
  margin: 40px auto 0;
  border: 1px solid #e6e6e6; }
  .hui-master-mod .hui-master-slides {
    position: relative;
    float: left;
    width: 1020px;
    height: 116px;
    padding: 10px 10px;
    overflow: hidden; }
    .hui-master-mod .hui-master-slides .slides-container-inner {
      height: 116px;
      overflow: hidden; }
    .hui-master-mod .hui-master-slides a.s-prev,
    .hui-master-mod .hui-master-slides a.s-next {
      position: absolute;
      top: 50%;
      z-index: 2;
      display: none;
      width: 24px;
      height: 60px;
      margin-top: -30px;
      opacity: 0.8;
      background: url(../images/v2/hui_detail_arrow.png) no-repeat 0 -100px; }
      .hui-master-mod .hui-master-slides a.s-prev:hover,
      .hui-master-mod .hui-master-slides a.s-next:hover {
        opacity: 1; }
    .hui-master-mod .hui-master-slides a.s-prev {
      left: 0; }
    .hui-master-mod .hui-master-slides a.s-next {
      right: 0;
      background-position-y: -150px; }
    .hui-master-mod .hui-master-slides a.s-disabled {
      cursor: default; }
    .hui-master-mod .hui-master-slides:hover a.s-prev,
    .hui-master-mod .hui-master-slides:hover a.s-next {
      display: inline-block; }
    .hui-master-mod .hui-master-slides dl {
      position: relative;
      float: left;
      width: 242px;
      padding: 10px 10px 10px 86px;
      border: 1px solid #fff;
      overflow: hidden;
      cursor: pointer; }
      .hui-master-mod .hui-master-slides dl:hover {
        border-color: #00a0e8; }
        .hui-master-mod .hui-master-slides dl:hover span {
          color: #eb7f00; }
      .hui-master-mod .hui-master-slides dl dt {
        position: absolute;
        top: 50%;
        left: 10px;
        width: 66px;
        height: 66px;
        margin-top: -33px; }
        .hui-master-mod .hui-master-slides dl dt img {
          width: 66px;
          height: 66px;
          border-radius: 50%; }
      .hui-master-mod .hui-master-slides dl dd {
        height: 94px;
        line-height: 20px; }
        .hui-master-mod .hui-master-slides dl dd strong {
          display: inline-block;
          padding-right: 20px;
          color: #00a0e8;
          font-size: 14px;
          background: url(../images/v2/hui_icon.png) no-repeat 100% -200px; }
        .hui-master-mod .hui-master-slides dl dd span {
          display: block;
          color: #333;
          font-size: 16px; }
        .hui-master-mod .hui-master-slides dl dd p {
          height: 54px;
          overflow: hidden;
          color: #999;
          font-size: 12px;
          line-height: 18px;
          text-align: justify; }
  .hui-master-mod .hui-master-video {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2; }
    .hui-master-mod .hui-master-video .video-item {
      position: absolute;
      top: 0;
      left: 86px;
      display: none;
      width: 280px;
      padding: 24px 12px;
      background-color: #fff;
      box-shadow: 0 0 18px rgba(51, 51, 51, 0.8); }
      .hui-master-mod .hui-master-video .video-item-show {
        display: block; }
      .hui-master-mod .hui-master-video .video-item.video-item_0 {
        left: 86px; }
      .hui-master-mod .hui-master-video .video-item.video-item_1 {
        left: 426px; }
      .hui-master-mod .hui-master-video .video-item.video-item_2 {
        left: 766px; }
      .hui-master-mod .hui-master-video .video-item .video-close {
        position: absolute;
        top: 2px;
        right: 2px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        background: url(../images/v2/hui_video_icon.png) no-repeat 0 -100px; }
      .hui-master-mod .hui-master-video .video-item .video-player {
        position: relative;
        height: 188px;
        border-radius: 30px;
        overflow: hidden;
        background-color: #9c9c9c; }
        .hui-master-mod .hui-master-video .video-item .video-player a {
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 2;
          display: none;
          width: 54px;
          height: 54px;
          margin: -27px 0 0 -27px;
          background: url(../images/v2/hui_video_icon.png) no-repeat 0 0; }
        .hui-master-mod .hui-master-video .video-item .video-player em {
          position: absolute;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 2;
          display: block;
          padding: 0 20px;
          border-radius: 0 0 30px 30px;
          color: #c9c9c9;
          font-size: 14px;
          line-height: 30px;
          background-color: rgba(0, 0, 0, 0.25); }
        .hui-master-mod .hui-master-video .video-item .video-player video {
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          width: 100%;
          height: 158px;
          border-radius: 30px 30px 0 0; }
      .hui-master-mod .hui-master-video .video-item .video-info {
        padding: 24px 6px 0; }
        .hui-master-mod .hui-master-video .video-item .video-info img {
          float: left;
          width: 54px;
          height: 54px;
          margin-right: 12px;
          border-radius: 50%; }
        .hui-master-mod .hui-master-video .video-item .video-info strong,
        .hui-master-mod .hui-master-video .video-item .video-info span {
          float: left;
          width: 200px;
          color: #00a0e8;
          font-size: 16px;
          line-height: 24px; }
        .hui-master-mod .hui-master-video .video-item .video-info span {
          color: #333; }
        .hui-master-mod .hui-master-video .video-item .video-info p {
          clear: both;
          padding-top: 10px;
          color: #999;
          font-size: 12px;
          line-height: 20px; }
  .hui-master-mod .hui-master-talk {
    float: left;
    width: 116px;
    padding: 100px 10px 0;
    cursor: pointer;
    background: url(../images/v2/hui_ad_talk.png) no-repeat 50% 14px; }
    .hui-master-mod .hui-master-talk:hover span {
      color: #fff;
      background-color: #00a0e8; }
    .hui-master-mod .hui-master-talk span {
      display: block;
      border: 1px solid #00a0e8;
      border-radius: 4px;
      color: #00a0e8;
      line-height: 22px;
      text-align: center; }

.tabs-option {
  height: 42px;
  margin-bottom: 20px;
  padding-right: 18px;
  overflow: hidden;
  background-color: #f2f2f2; }
  .tabs-option strong {
    float: left;
    margin-left: 18px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 42px; }
  .tabs-option span {
    float: left;
    padding: 0 20px;
    cursor: pointer;
    color: #999;
    font-size: 16px;
    line-height: 40px; }
    .tabs-option span.s-active {
      color: #eb7f00;
      border-bottom: 2px solid #eb7f00; }
  .tabs-option a {
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 42px; }
    .tabs-option a:hover {
      text-decoration: underline; }

.tabs-content {
  border: solid #e6e6e6;
  border-width: 0 1px 1px; }

.hui-demand-list {
  position: relative;
  padding: 10px 0 10px 98px;
  border-top: 1px solid #e6e6e6;
  overflow: hidden; }
  .hui-demand-list em {
    position: absolute;
    top: 50%;
    left: 21px;
    width: 56px;
    height: 56px;
    margin-top: -28px;
    padding: 9px;
    border: 1px solid #4ab35f;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    text-align: center; }
    .hui-demand-list em.s-green {
      color: #4ab35f;
      border-color: #4ab35f; }
    .hui-demand-list em.s-orange {
      color: #dab766;
      border-color: #dab766; }
    .hui-demand-list em.s-red {
      color: #e40011;
      border-color: #e40011; }
  .hui-demand-list dl {
    position: relative;
    float: left;
    width: 300px;
    margin-right: 40px;
    padding: 9px 9px 9px 9px;
    border: 1px solid #fff;
    cursor: pointer;
    line-height: 24px; }
    .hui-demand-list dl:hover {
      border-color: #00a0e8; }
    .hui-demand-list dl dt {
      overflow: hidden; }
      .hui-demand-list dl dt strong {
        float: left;
        font-size: 14px; }
      .hui-demand-list dl dt span {
        float: right;
        color: #e50110;
        font-size: 14px; }
    .hui-demand-list dl dd span {
      display: block;
      padding-left: 24px;
      color: #999;
      font-size: 14px;
      background: url(../images/v2/hui_demand_icon.png) no-repeat 0 0; }
      .hui-demand-list dl dd span.address {
        background-position: 0 -50px; }
    .hui-demand-list dl dd a.respond {
      position: absolute;
      right: 9px;
      bottom: 9px;
      display: inline-block;
      padding: 0 24px 0 5px;
      border: 1px solid #00a0e8;
      border-radius: 2px;
      color: #00a0e8;
      font-size: 14px;
      line-height: 24px;
      background: url(../images/v2/hui_demand_icon.png) no-repeat 100% -100px; }

.hui-venue {
  padding: 40px 0; }
  .hui-venue p {
    padding: 10px 0;
    color: #c8c6c6;
    font-size: 14px;
    line-height: 22px;
    word-spacing: 20px; }
    .hui-venue p em {
      display: block; }
    .hui-venue p a {
      display: inline-block;
      color: #777;
      word-wrap: break-word; }
      .hui-venue p a:hover {
        color: #eb7f00; }

.hui-venue-list {
  clear: both;
  width: 1180px;
  margin: 0 auto;
  padding-top: 10px; }
  .hui-venue-list ul {
    width: 1188px;
    margin-left: -8px;
    overflow: hidden; }
    .hui-venue-list ul li {
      position: relative;
      float: left;
      width: 190px;
      height: 130px;
      margin-left: 8px;
      cursor: pointer; }
      .hui-venue-list ul li span {
        width: 190px;
        height: 130px;
        overflow: hidden; }
        .hui-venue-list ul li span img {
          width: 100%;
          height: 100%;
          transform: matrix(1, 0, 0, 1, 0, 0);
          transition: transform .6s; }
        .hui-venue-list ul li span img:hover {
          transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
      .hui-venue-list ul li strong {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        color: #fff;
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.8); }
      .hui-venue-list ul li:after {
        content: '';
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%px;
        height: 100%px;
        display: none;
        border: 1px solid #00a0e8;
        box-sizing: border-box; }
      .hui-venue-list ul li:hover:after {
        display: block; }

.hui-feature {
  padding: 20px 0 50px;
  overflow: hidden; }
  .hui-feature li {
    float: left;
    margin-right: 116px;
    padding-left: 50px;
    color: #c6c6c6;
    font-size: 10px;
    line-height: 16px;
    background: url(../images/v2/footer_icon.png) no-repeat 0 0; }
    .hui-feature li strong {
      display: block;
      color: #dcdfe5;
      font-size: 16px;
      line-height: 28px; }
    .hui-feature li.entirety {
      background-position: 0 -50px; }
    .hui-feature li.verifiy {
      background-position: 0 -100px; }
    .hui-feature li.one-stop {
      float: right;
      margin-right: 0;
      background-position: 0 -150px; }

.hui-address {
  float: left;
  margin-left: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 28px; }
  .hui-address .hui-phone {
    margin-bottom: 10px;
    padding-left: 60px;
    background: url(../images/v2/footer_icon.png) no-repeat 0 -200px; }
    .hui-address .hui-phone em {
      display: block;
      color: #f6ab2e;
      font: bold 24px/34px Arial; }

.hui-service {
  float: right;
  width: 126px;
  color: #fff;
  font-size: 14px;
  text-align: center; }
  .hui-service-qq {
    position: relative;
    display: block;
    padding-left: 38px;
    border-radius: 4px;
    color: #fff;
    line-height: 40px;
    background-color: #f6ab2e; }
    .hui-service-qq:before {
      content: '';
      position: absolute;
      top: 6px;
      left: 10px;
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: #fff url(../images/v2/footer_icon.png) no-repeat 5px -300px; }
  .hui-service-wechat {
    display: inline-block;
    width: 110px;
    margin-top: 10px;
    padding-top: 110px;
    line-height: 44px;
    background: url(../images/v2/footer_icon.png) no-repeat 0 -350px; }

.footer .footer_help {
  width: 650px;
  padding-left: 0; }
  .footer .footer_help li {
    width: 130px;
    letter-spacing: 0;
    line-height: 32px; }
    .footer .footer_help li a {
      display: inline;
      float: none;
      line-height: 0;
      text-indent: 0; }
  .footer .footer_help .ul_2 li {
    width: 100%; }
.footer .footerxr {
  float: right;
  padding-left: 0; }

.hui-fun {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 20;
  width: 42px; }
  .hui-fun li {
    position: relative;
    width: 42px;
    height: 42px;
    margin-bottom: 4px;
    cursor: pointer;
    background: url(../images/v2/fun_icon.png?20171223) no-repeat 0 0; }
    .hui-fun li em {
      position: absolute;
      top: 0;
      right: 42px;
      display: none;
      width: 86px;
      color: #fefefe;
      font-size: 16px;
      line-height: 42px;
      text-align: center;
      white-space: nowrap;
      background-color: #008cd6; }
    .hui-fun li.deal {
      background-position-y: -50px; }
    .hui-fun li.trace {
      background-position-y: -100px; }
    .hui-fun li.collect {
      background-position-y: -150px; }
    .hui-fun li.comment {
      background-position-y: -200px; }
    .hui-fun li.demand {
      background-position-y: -250px; }
    .hui-fun li.enter {
      background-position-y: -300px; }
    .hui-fun li.top {
      background-position-y: -350px; }
    .hui-fun li:hover {
      background-position-x: -50px; }
      .hui-fun li:hover em {
        display: block; }

.hui-filter-main {
  width: 1180px;
  margin: 50px auto 0; }
  .hui-filter-main dl {
    position: relative;
    padding-left: 100px;
    border-top: 1px solid #dcdcdc;
    overflow: hidden;
    font-size: 14px;
    text-align: center; }
    .hui-filter-main dl dt {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100px;
      color: #3b3b3b;
      line-height: 50px;
      background-color: #f5f5f5; }
    .hui-filter-main dl dd {
      position: relative;
      display: block;
      height: 34px;
      margin: 10px 0;
      padding: 0 58px 0 90px;
      overflow: hidden; }
      .hui-filter-main dl dd.s-multi {
        height: auto; }
        .hui-filter-main dl dd.s-multi a.s-dropdown {
          background-position: 50% -50px; }
      .hui-filter-main dl dd a {
        float: left;
        width: 68px;
        margin: 4px 0;
        padding: 0 6px;
        color: #999;
        line-height: 26px;
        text-align: center; }
        .hui-filter-main dl dd a:hover {
          color: #00a0e8; }
        .hui-filter-main dl dd a.s-all {
          margin-left: -72px;
          width: 72px !important;
          padding: 0; }
        .hui-filter-main dl dd a.s-active {
          color: #fff;
          background-color: #00a0e8; }
        .hui-filter-main dl dd a.s-dropdown {
          position: absolute;
          top: 0;
          right: 20px;
          display: inline-block;
          width: 18px;
          height: 26px;
          padding: 0;
          background: url(../images/v2/hui_arrow.png) no-repeat 50% 0; }
    .hui-filter-main dl.hui-filter-star dd a {
      width: 80px; }
    .hui-filter-main dl.hui-filter-area dd a {
      width: 100px; }
    .hui-filter-main dl.hui-filter-person dd a {
      width: 68px; }
    .hui-filter-main dl.hui-filter-person-c dd a {
      width: 100px; }
    .hui-filter-main dl.hui-filter-type dd a {
      width: 96px; }
    .hui-filter-main dl.hui-filter-exp dd a {
      width: 88px; }
    .hui-filter-main dl.hui-filter-money dd a {
      width: 88px; }
    .hui-filter-main dl.hui-filter-business-area dd a {
      width: 110px; }

.hui-filter-result {
  padding: 12px 16px;
  height: 26px;
  border: solid #dcdcdc;
  border-width: 1px 0;
  overflow: hidden;
  color: #999;
  font-size: 14px;
  line-height: 26px; }
  .hui-filter-result label {
    float: left; }
  .hui-filter-result em {
    color: #00a0e8; }
  .hui-filter-result-list {
    float: left;
    margin-left: 20px; }
    .hui-filter-result-list dd {
      float: left;
      margin-right: 30px;
      padding: 0; }
      .hui-filter-result-list dd a {
        padding-right: 20px;
        color: #00a0e8;
        background: url(../images/v2/hui_filter_icon.png) no-repeat 100% 0; }

.hui-filter-side {
  border: 1px solid #ccc; }
  .hui-filter-side h3 {
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    background-color: #00a0e8; }
  .hui-filter-side .hui-filter-list {
    padding: 0 15px; }
  .hui-filter-side .hui-filter-item {
    padding-top: 12px;
    overflow: hidden;
    color: #3b3b3b;
    font-size: 14px;
    line-height: 34px; }
    .hui-filter-side .hui-filter-item em {
      display: block;
      font-size: 14px; }
    .hui-filter-side .hui-filter-item li {
      float: left;
      width: 50%;
      padding-left: 20px;
      box-sizing: border-box;
      font-size: 14px;
      overflow: hidden; }
      .hui-filter-side .hui-filter-item li label {
        float: left;
        width: 50px; }
      .hui-filter-side .hui-filter-item li .hui-checkbox {
        float: left;
        margin: 10px 0 0 -20px; }
      .hui-filter-side .hui-filter-item li .hui-input {
        float: left;
        margin: 7px 4px 0 0;
        padding: 0; }
      .hui-filter-side .hui-filter-item li.s-active {
        color: #00a0e8; }
    .hui-filter-side .hui-filter-item.hui-filter-site li {
      width: 33%; }
      .hui-filter-side .hui-filter-item.hui-filter-site li .hui-input {
        text-align: center; }
    .hui-filter-side .hui-filter-item.hui-filter-hotel li, .hui-filter-side .hui-filter-item.hui-filter-food li {
      float: none;
      width: 100%; }
      .hui-filter-side .hui-filter-item.hui-filter-hotel li .hui-input, .hui-filter-side .hui-filter-item.hui-filter-food li .hui-input {
        width: 100px;
        text-align: center; }
  .hui-filter-side .hui-filter-tip {
    padding: 12px 0;
    color: #b3b3b3;
    font-size: 14px;
    line-height: 24px; }
  .hui-filter-side .hdcdlrjl {
    margin-top: 40px;
    border: 0 none; }

.hui-recommend-list {
  position: relative;
  margin: 40px auto 0;
  width: 1200px;
  width: 1186px;
  padding-bottom: 64px;
  overflow: hidden; }
  .hui-recommend-list .slides-control {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 24px;
    padding: 20px 0;
    font-size: 0;
    text-align: center;
    vertical-align: top; }
    .hui-recommend-list .slides-control a.s-prev,
    .hui-recommend-list .slides-control a.s-next {
      display: inline-block;
      width: 80px;
      height: 22px;
      border: 1px solid #ccc;
      cursor: pointer;
      vertical-align: top;
      background: #fff url(../images/v2/hui_detail_arrow.png) no-repeat 0 -200px; }
      .hui-recommend-list .slides-control a.s-prev:hover,
      .hui-recommend-list .slides-control a.s-next:hover {
        position: relative;
        background-color: #999;
        background-position-x: -100px; }
      .hui-recommend-list .slides-control a.s-prev.s-disabled,
      .hui-recommend-list .slides-control a.s-next.s-disabled {
        cursor: default;
        background-color: #fff;
        background-position-x: 0; }
    .hui-recommend-list .slides-control a.s-prev {
      margin-left: 20px; }
    .hui-recommend-list .slides-control a.s-next {
      margin-left: -1px;
      background-position-y: -250px; }
    .hui-recommend-list .slides-control span.s-page {
      display: inline-block;
      margin-right: 10px;
      color: #333;
      font: 14px/24px Arial;
      vertical-align: top; }
  .hui-recommend-list dl {
    float: left;
    width: 220px;
    padding: 9px 7px;
    border: 1px solid #fff; }
    .hui-recommend-list dl dt {
      position: relative;
      width: 220px;
      height: 165px;
      overflow: hidden;
      background-color: #f5f5f5; }
    .hui-recommend-list dl dd strong {
      float: left;
      color: #3b3b3b;
      font-size: 20px;
      font-weight: normal;
      line-height: 36px; }
    .hui-recommend-list dl dd p {
      clear: both;
      color: #999;
      font-size: 12px;
      line-height: 24px;
      overflow: hidden; }
      .hui-recommend-list dl dd p.goods-type {
        color: #3b3b3b;
        font-size: 14px; }
      .hui-recommend-list dl dd p.goods-data {
        position: relative; }
        .hui-recommend-list dl dd p.goods-data:after {
          content: '';
          position: absolute;
          top: 3px;
          left: 110px;
          width: 1px;
          height: 18px;
          background-color: #dcdcdc; }
    .hui-recommend-list dl dd span {
      float: left; }
      .hui-recommend-list dl dd span.price {
        color: #e60012;
        font-size: 16px;
        line-height: 36px; }
      .hui-recommend-list dl dd span.price, .hui-recommend-list dl dd span.experience, .hui-recommend-list dl dd span.deal, .hui-recommend-list dl dd span.hotel {
        float: right; }
      .hui-recommend-list dl dd span.rate {
        display: none;
        color: #00a0e8; }
      .hui-recommend-list dl dd span.evaluate em {
        color: #00a0e8; }
    .hui-recommend-list dl dd em {
      color: #e60012; }
    .hui-recommend-list dl dd .fun {
      height: 30px;
      margin-top: 10px; }
      .hui-recommend-list dl dd .fun a,.hui-recommend-list dl dd .fun span {
        float: left;
        height: 30px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        color: #ccc;
        font-size: 14px;
        line-height: 28px; }
        .hui-recommend-list dl dd .fun a.collect {
          width: 100px;
          padding-left: 47px;
          background: url(../images/v2/hui_recommend_icon.png) no-repeat 20px 0; }
          .hui-recommend-list dl dd .fun a.collect.s-active {
            position: relative;
            border-color: #00a0e8;
            cursor: default;
            color: #00a0e8;
            background-position: 20px -50px; }
        .hui-recommend-list dl dd .fun .view {
          width: 110px;
          margin-left: -1px;
          padding-left: 44px;
          color: #00a0e8;
          background: url(../images/v2/hui_recommend_icon.png) no-repeat 20px -150px; }
        .hui-recommend-list dl dd .fun a:hover, .hui-recommend-list dl dd .fun span:hover{
          position: relative;
          color: #00a0e8;
          border-color: #00a0e8; }
          .hui-recommend-list dl dd .fun a:hover.collect {
            background-position: 20px -50px; }
    .hui-recommend-list dl:hover {
      border-color: #00a0e8; }
      .hui-recommend-list dl:hover dt .goods-thumb {
        transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
      .hui-recommend-list dl:hover strong, .hui-recommend-list dl:hover span.company {
        color: #00a0e8; }
      .hui-recommend-list dl:hover span.rate {
        display: inline-block; }
      .hui-recommend-list dl:hover span.comment {
        display: none; }
  .hui-recommend-list dl.hui-empty-item:hover {
    border-color: #fff;
  }
  .hui-recommend-list dl.hui-empty-item dt {
    background: url(../images/v2/hui_empty.png) no-repeat 50% 50%; }
  .hui-recommend-list dl.hui-empty-item dd {
    height: 172px;
    color: #fff;
    font-size: 18px;
    line-height: 172px;
    text-align: center;
    background-color: #2e2e2e; }
/* 商品列表*/
.hui-saler-list {
  position: relative;
  margin: 40px auto 0;
  width: 1200px;
  width: 1186px;
  padding-bottom: 64px;
   }
.hui-saler-list .slides-control {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 24px;
  padding: 20px 0;
  font-size: 0;
  text-align: center;
  vertical-align: top; }
.hui-saler-list .slides-control a.s-prev,
.hui-saler-list .slides-control a.s-next {
  display: inline-block;
  width: 80px;
  height: 22px;
  border: 1px solid #ccc;
  cursor: pointer;
  vertical-align: top;
  background: #fff url(../images/v2/hui_detail_arrow.png) no-repeat 0 -200px; }
.hui-saler-list .slides-control a.s-prev:hover,
.hui-saler-list .slides-control a.s-next:hover {
  position: relative;
  background-color: #999;
  background-position-x: -100px; }
.hui-saler-list .slides-control a.s-prev.s-disabled,
.hui-saler-list .slides-control a.s-next.s-disabled {
  cursor: default;
  background-color: #fff;
  background-position-x: 0; }
.hui-saler-list .slides-control a.s-prev {
  margin-left: 20px; }
.hui-saler-list .slides-control a.s-next {
  margin-left: -1px;
  background-position-y: -250px; }
.hui-saler-list .slides-control span.s-page {
  display: inline-block;
  margin-right: 10px;
  color: #333;
  font: 14px/24px Arial;
  vertical-align: top; }
.hui-saler-list dl {
  float: left;
  width: 220px;
  padding: 9px 7px;
  border: 1px solid #fff; }
.hui-saler-list dl dt {
  position: relative;
  width: 220px;
  height: 165px;
  overflow: hidden;
  background-color: #f5f5f5; }
.hui-saler-list dl dd strong {
  float: left;
  color: #3b3b3b;
  font-size: 20px;
  font-weight: normal;
  line-height: 36px; }
.hui-saler-list dl dd p {
  clear: both;
  color: #999;
  font-size: 12px;
  line-height: 24px;
  overflow: hidden; }
.hui-saler-list dl dd p.goods-type {
  color: #3b3b3b;
  font-size: 14px; }
.hui-saler-list dl dd p.goods-data {
  position: relative; }
.hui-saler-list dl dd p.goods-data:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 110px;
  width: 1px;
  height: 18px;
  background-color: #dcdcdc; }
.hui-saler-list dl dd span {
  float: left; }
.hui-saler-list dl dd span.price {
  color: #e60012;
  font-size: 16px;
  line-height: 36px; }
.hui-saler-list dl dd span.price, .hui-saler-list dl dd span.experience, .hui-saler-list dl dd span.deal, .hui-saler-list dl dd span.hotel {
  float: right; }
.hui-saler-list dl dd span.rate {
  display: none;
  color: #00a0e8; }
.hui-saler-list dl dd span.evaluate em {
  color: #00a0e8; }
.hui-saler-list dl dd em {
  color: #e60012; }
.hui-saler-list dl dd .fun {
  height: 30px;
  margin-top: 10px; }
.hui-saler-list dl dd .fun a {
  float: left;
  height: 30px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  color: #ccc;
  font-size: 14px;
  line-height: 28px; }
.hui-saler-list dl dd .fun a.collect {
  width: 100px;
  padding-left: 47px;
  background: url(../images/v2/hui_recommend_icon.png) no-repeat 20px 0; }
.hui-saler-list dl dd .fun a.collect.s-active {
  position: relative;
  border-color: #00a0e8;
  cursor: default;
  color: #00a0e8;
  background-position: 20px -50px; }
.hui-saler-list dl dd .fun a.view {
  width: 120px;
  margin-left: -1px;
  padding-left: 44px;
  color: #00a0e8;
  background: url(../images/v2/hui_recommend_icon.png) no-repeat 20px -150px; }
.hui-saler-list dl dd .fun a:hover {
  position: relative;
  color: #00a0e8;
  border-color: #00a0e8; }
.hui-saler-list dl dd .fun a:hover.collect {
  background-position: 20px -50px; }
.hui-saler-list dl:hover {
  border-color: #00a0e8; }
.hui-saler-list dl:hover dt .goods-thumb {
  transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
.hui-saler-list dl:hover strong, .hui-saler-list dl:hover span.company {
  color: #00a0e8; }
.hui-saler-list dl:hover span.rate {
  display: inline-block; }
.hui-saler-list dl:hover span.comment {
  display: none; }
.hui-saler-list dl.hui-empty-item:hover {
  border-color: #fff;
}
.hui-saler-list dl.hui-empty-item dt {
  background: url(../images/v2/hui_empty.png) no-repeat 50% 50%; }
.hui-saler-list dl.hui-empty-item dd {
  height: 172px;
  color: #fff;
  font-size: 18px;
  line-height: 172px;
  text-align: center;
  background-color: #2e2e2e; }
/*  商品列表结束 */
.hui-comment-option {
  height: 26px;
  padding: 10px 0;
  border: solid #dcdcdc;
  border-width: 1px 0;
  overflow: hidden;
  background-color: #f2f2f2; }
  .hui-comment-option a {
    float: left;
    margin: 0 40px;
    color: #999;
    font-size: 14px;
    line-height: 26px; }
    .hui-comment-option a.s-active {
      color: #00a0e9; }

.hui-hotel-basic {
  width: 1160px;
  padding: 50px 0 50px 30px;
  overflow: hidden; }
  .hui-hotel-basic a.s-720 {
    position: absolute;
    top: 0px;/*50*/
    left: 290px;/*320*/
    width: 90px;
    height: 90px;
    background: url(../images/v2/hui_hotel_720.png) no-repeat 0 0; }
  .hui-hotel-basic .hui-hotel-photo {
    position: relative;
    float: left;
    width: 380px;
    height: 270px;
    overflow: hidden;
    cursor: pointer; }
    .hui-hotel-basic .hui-hotel-photo img {
      width: 380px;
      height: 270px; }
  .hui-hotel-basic .hui-hotel-info {
    position: relative;
    float: left;
    padding: 0 20px 0 30px;
    width: 440px;
    height: 270px;
    border-right: 1px solid #dcdcdc; }
    .hui-hotel-basic .hui-hotel-info h3 {
      float: left;
      color: #333;
      font-size: 24px;
      line-height: 30px; }
    .hui-hotel-basic .hui-hotel-info em {
      display: inline-block;
      box-sizing: border-box;
      line-height: 30px; }
      .hui-hotel-basic .hui-hotel-info em.s-star, .hui-hotel-basic .hui-hotel-info em.s-location, .hui-hotel-basic .hui-hotel-info em.s-auth, .hui-hotel-basic .hui-hotel-info em.s-diamond {
        background-image: url(../images/v2/hui_hotel_icon.png);
        background-repeat: no-repeat; }
      .hui-hotel-basic .hui-hotel-info em.s-star {
        float: left;
        width: 84px;
        margin-left: 10px;
        padding-left: 6px;
        color: #fff;
        text-align: center;
        background-position: 0 -350px; }
      .hui-hotel-basic .hui-hotel-info em.s-location {
        float: left;
        margin-left: 16px;
        padding-left: 24px;
        color: #999;
        font-size: 14px;
        background-position: 0 -200px; }
      .hui-hotel-basic .hui-hotel-info em.s-auth {
        margin-right: 12px;
        padding-left: 26px;
        background-position: 0 -250px; }
      .hui-hotel-basic .hui-hotel-info em.s-diamond {
        margin-right: 12px;
        padding-left: 26px;
        background-position: 0 -300px; }
    .hui-hotel-basic .hui-hotel-info div {
      display: block;
      color: #999;
      font-size: 13px;
      line-height: 30px; }
      .hui-hotel-basic .hui-hotel-info div.s-price {
        float: left;
        width: 50%;
        color: #333;
        font-size: 14px; }
        .hui-hotel-basic .hui-hotel-info div.s-price em {
          color: #ff0000; }
      .hui-hotel-basic .hui-hotel-info div.s-condition {
        clear: both;
        width: 100%; }
      .hui-hotel-basic .hui-hotel-info div.s-address {
        line-height: 35px;
        border-bottom: 1px solid #dcdcdc; }
      .hui-hotel-basic .hui-hotel-info div.s-recommend, .hui-hotel-basic .hui-hotel-info div.s-mini, .hui-hotel-basic .hui-hotel-info div.s-half {
        line-height: 24px; }
      .hui-hotel-basic .hui-hotel-info div.s-recommend {
        margin-top: 15px;
        overflow: hidden; }
        .hui-hotel-basic .hui-hotel-info div.s-recommend em {
          float: left; }
        .hui-hotel-basic .hui-hotel-info div.s-recommend ul {
          float: left;
          margin: 8px 20px 8px 0; }
          .hui-hotel-basic .hui-hotel-info div.s-recommend ul li {
            float: left;
            width: 14px;
            height: 14px;
            margin-right: 4px;
            background: url(../images/v2/hui_hotel_star.png) no-repeat 0 0; }
      .hui-hotel-basic .hui-hotel-info div.s-mini {
        float: left;
        width: 25%; }
      .hui-hotel-basic .hui-hotel-info div.s-half {
        float: left;
        width: 50%; }
    .hui-hotel-basic .hui-hotel-info .hui-hotel-operate {
      position: absolute;
      bottom: 0;
      left: 30px; }
      .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a {
        float: left;
        width: 150px;
        height: 36px;
        margin-right: 30px;
        padding-left: 60px;
        border: 1px solid #00a0e8;
        border-radius: 4px;
        box-sizing: border-box;
        color: #00a0e8;
        font-size: 16px;
        line-height: 34px;
        background: url(../images/v2/hui_hotel_icon.png) no-repeat 16px 0; }
        .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a.s-collect {
          background: url(../images/v2/hui_hotel_icon2.png) no-repeat 16px -53px; }
        .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a:hover, .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a.s-active {
          color: #fff;
          background-color: #00a0e8; }
          .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a:hover.s-message, .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a.s-active.s-message {
            background-position: 16px -50px; }
          .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a:hover.s-collect, .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a.s-active.s-collect {
            color: #00a0e8;
            background: url(../images/v2/hui_hotel_icon2.png) no-repeat 16px -3px; }
          .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a:hover.s-book, .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a.s-active.s-book {
            background-position: 16px -150px; }
        .hui-hotel-basic .hui-hotel-info .hui-hotel-operate a.s-book {
          background-position: 16px -100px; }
  .hui-hotel-basic .hui-hotel-dynamic {
    float: left;
    width: 220px;
    margin-left: 30px;
    overflow: hidden;
    color: #999;
    font-size: 12px; }
    .hui-hotel-basic .hui-hotel-dynamic .dynamic-title {
      height: 34px;
      overflow: hidden;
      line-height: 34px; }
      .hui-hotel-basic .hui-hotel-dynamic .dynamic-title strong {
        color: #333;
        font-size: 16px; }
      .hui-hotel-basic .hui-hotel-dynamic .dynamic-title a {
        float: right;
        color: #999;
        font-size: 12px; }
        .hui-hotel-basic .hui-hotel-dynamic .dynamic-title a:hover {
          text-decoration: underline; }
    .hui-hotel-basic .hui-hotel-dynamic .dynamic-photo {
      width: 220px;
      height: 142px;
      overflow: hidden;
      text-align: center;
      margin-top: 7px; }
      .hui-hotel-basic .hui-hotel-dynamic .dynamic-photo img {
        display: inline-block;
        height: 150px; }
    .hui-hotel-basic .hui-hotel-dynamic .dynamic-photo2 {
      width: 220px;
      height: 145px;
      overflow: hidden;
      text-align: center;
      margin-top: 7px; }
      .hui-hotel-basic .hui-hotel-dynamic .dynamic-photo2 img {
        display: inline-block; }
    .hui-hotel-basic .hui-hotel-dynamic p {
      clear: both;
      display: block;
      height: 48px;
      margin-top: 13px;
      padding-top: 8px;
      overflow: hidden;
      line-height: 24px; }
    .hui-hotel-basic .hui-hotel-dynamic span {
      float: left;
      line-height: 18px; }
      .hui-hotel-basic .hui-hotel-dynamic span.s-time {
        float: right; }

.hui-pay-confirm {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #4f4d4d; }
  .hui-pay-confirm .hui-pay-info {
    position: relative;
    width: 1180px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
    color: #fff;
    line-height: 24px; }
    .hui-pay-confirm .hui-pay-info .hui-goods {
      float: left; }
    .hui-pay-confirm .hui-pay-info .hui-price {
      float: right;
      margin-right: 220px;
      padding: 0 60px;
      text-align: center; }
    .hui-pay-confirm .hui-pay-info strong {
      display: block;
      color: #f1932c;
      font-size: 18px;
      line-height: 42px; }
    .hui-pay-confirm .hui-pay-info p {
      font-size: 14px; }
    .hui-pay-confirm .hui-pay-info em.s-price {
      color: #f1932c;
      font-size: 14px; }
    .hui-pay-confirm .hui-pay-info a.s-next {
      position: absolute;
      right: 0;
      bottom: 30px;
      display: inline-block;
      width: 220px;
      border-radius: 4px;
      color: #fff;
      font-size: 18px;
      line-height: 48px;
      text-align: center;
      background-color: #f1932c; }
      .hui-pay-confirm .hui-pay-info a.s-next:hover {
        background-color: #ff8500; }
    .hui-pay-confirm .hui-pay-info button.s-next {
      position: absolute;
      width: 220px;
      height: 50px;
      right: 0;
      bottom: 30px;
      display: inline-block;
      border-radius: 4px;
      color: #fff;
      font-size: 18px;
      line-height: 48px;
      text-align: center;
      background-color: #f1932c;
      border: none; }
      .hui-pay-confirm .hui-pay-info button.s-next.disable {
        background-color: #999; }

.hui-interactive {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none; }
  .hui-interactive-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 660px;
    margin: -212px 0 0 -330px;
    z-index: 102;
    background-color: #fff; }
  .hui-interactive-title {
    border-bottom: 1px solid #dcdcdc;
    color: #333;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    background-color: #f5f5f5; }
  .hui-interactive-content {
    height: 346px;
    padding: 20px 30px;
    overflow-y: scroll; }
  .hui-interactive-button {
    overflow: hidden; }
    .hui-interactive-button a {
      float: left;
      width: 50%;
      color: #fff;
      font-size: 16px;
      line-height: 42px;
      text-align: center; }
      .hui-interactive-button a.s-cancel {
        background-color: #cbcbcd; }
        .hui-interactive-button a.s-cancel:hover {
          background-color: #c4c4c4; }
      .hui-interactive-button a.s-confirm {
        background-color: #00a0ea; }
        .hui-interactive-button a.s-confirm:hover {
          background-color: #0099df; }
      .hui-interactive-button a.s-confirm2 {
        width: 100%; }
  .hui-interactive-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background-color: rgba(0, 0, 0, 0.6); }

.hui-form {
  width: 584px;
  overflow: hidden; }
  .hui-form dl {
    width: 100%;
    min-height: 28px;
    padding: 6px 0 6px 74px;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 28px; }
    .hui-form dl.s-tip dd {
      color: #ff0000; }
    .hui-form dl.s-mini {
      float: left;
      width: 50%; }
    .hui-form dl dt {
      float: left;
      width: 64px;
      margin-left: -74px;
      padding-right: 10px;
      font-size: 14px;
      text-align: right; }
    .hui-form dl dd {
      position: relative;
      overflow: hidden; }
    .hui-form dl .hui-input {
      width: 100%;
      height: 28px;
      line-height: 26px; }
    .hui-form dl .hui-input-date {
      float: left;
      width: 182px;
      margin-right: 10px; }
    .hui-form dl .hui-input-time {
      float: left;
      width: 230px; }
    .hui-form dl textarea.hui-input {
      display: block;
      height: 106px; }
    .hui-form dl .s-add {
      position: absolute;
      top: 2px;
      right: 34px;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #b0b0b0; }
      .hui-form dl .s-add:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 11px;
        width: 2px;
        height: 12px;
        background-color: #fafafa; }
      .hui-form dl .s-add:after {
        content: '';
        position: absolute;
        top: 11px;
        left: 6px;
        width: 12px;
        height: 2px;
        background-color: #fafafa; }
      .hui-form dl .s-add:hover {
        background-color: #9e9e9e; }
    .hui-form dl .s-remove {
      position: absolute;
      top: 2px;
      right: 0;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #b0b0b0; }
      .hui-form dl .s-remove:after {
        content: '';
        position: absolute;
        top: 11px;
        left: 6px;
        width: 12px;
        height: 2px;
        background-color: #fafafa; }
      .hui-form dl .s-remove:hover {
        background-color: #9e9e9e; }
  .hui-form .hui-tips-header {
    float: left;
    width: 100%;
    margin-top: 50px; }
    .hui-form .hui-tips-header .tips-img, .hui-form .hui-tips-header .tips-title {
      width: 100%; }
    .hui-form .hui-tips-header .tips-img {
      height: 156px; }
      .hui-form .hui-tips-header .tips-img div {
        width: 131px;
        height: 131px;
        margin: 0 auto; }
    .hui-form .hui-tips-header .tips-title {
      color: #000;
      font-size: 16px;
      text-align: center; }
  .hui-form .hui-tips-content {
    margin-top: 60px;
    float: left;
    width: 100%;
    text-align: center; }
  .hui-form .hui-view-contact {
    margin-top: 10px; }
  .hui-form .hui-view-contact div {
    width: 300px;
    height: 30px;
    margin: 0 auto; }
  .hui-form .hui-view-contact span {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 14px; }
  .hui-form .hui-view-contact span.phone {
    color: #00a0e8; }
  .hui-form .hui-checkbox-group {
    overflow: hidden; }
    .hui-form .hui-checkbox-group li {
      float: left;
      width: 110px;
      height: 28px;
      font-size: 14px;
      line-height: 28px; }
      .hui-form .hui-checkbox-group li .hui-checkbox {
        float: left;
        margin: 7px 10px 0 0; }

.hui-checkbox-confirm {
  padding: 10px 0;
  height: 14px;
  line-height: 14px;
  text-align: center;
  vertical-align: top; }
  .hui-checkbox-confirm .hui-checkbox {
    margin-right: 4px;
    vertical-align: top; }

.index .indexgzx {
  margin-top: 30px; }

.drdt .a5 {
  height: auto; }
.drdt .a6 {
  position: static;
  width: 220px; }
  .drdt .a6 ul {
    overflow: hidden; }

#ajax_content .xqggpts {
  top: 50%;
  left: 50%;
  width: 1176px;
  margin: -300px 0 0 -589px;
  border: 1px solid #979799; }
#ajax_content .xqggptsnav ul a {
  width: 392px; }
#ajax_content .xqggptsl,
#ajax_content .xqggptsr {
  float: left;
  width: 50%; }
#ajax_content .xqggptslh {
  position: relative; }
  #ajax_content .xqggptslh #custom_price {
    display: none; }
  #ajax_content .xqggptslh .s-custom-price {
    position: absolute;
    top: 0;
    right: 30px;
    display: inline-block;
    padding: 0 40px;
    border: 1px solid #00a0e8;
    color: #00a0e8;
    line-height: 24px; }
    #ajax_content .xqggptslh .s-custom-price.s-active {
      color: #fff;
      background-color: #00a0e8; }
#ajax_content .xqggdyyy,
#ajax_content .xqggdycd,
#ajax_content .xqggdypt {
  width: 810px;
  margin: -228px 0 0 -405px; }
  #ajax_content .xqggdyyy .xqggptsnav ul a,
  #ajax_content .xqggdycd .xqggptsnav ul a,
  #ajax_content .xqggdypt .xqggptsnav ul a {
    width: 270px; }
  #ajax_content .xqggdyyy .xqggptsdyan,
  #ajax_content .xqggdycd .xqggptsdyan,
  #ajax_content .xqggdypt .xqggptsdyan {
    bottom: 0; }
  #ajax_content .xqggdyyy .xqggptsl,
  #ajax_content .xqggdycd .xqggptsl,
  #ajax_content .xqggdypt .xqggptsl {
    float: none;
    width: 100%; }
#ajax_content .xqgghyyy,
#ajax_content .xqgghycd,
#ajax_content .xqgghypt {
  width: 440px;
  margin: -256px 0 0 -220px; }
  #ajax_content .xqgghyyy .xqggptsl,
  #ajax_content .xqgghycd .xqggptsl,
  #ajax_content .xqgghypt .xqggptsl {
    float: none;
    width: 100%; }
#ajax_content .xqgghyok {
  width: 440px;
  margin: -175px 0 0 -220px; }
  #ajax_content .xqgghyok .xqggptsl {
    float: none;
    width: 100%; }
#ajax_content .xqggdyptok {
  width: 600px;
  margin: -186px 0 0 -300px; }
  #ajax_content .xqggdyptok .xqggptsnav ul a {
    width: 200px; }
  #ajax_content .xqggdyptok .xqggptsdyan {
    width: 600px; }
  #ajax_content .xqggdyptok .xqggptsl {
    float: none;
    width: 100%; }

.s-custom-price {
  position: absolute;
  top: 0;
  right: 30px;
  display: inline-block;
  padding: 0 40px;
  border: 1px solid #00a0e8;
  color: #00a0e8;
  line-height: 24px; }
  .s-custom-price.s-active {
    color: #fff;
    background-color: #00a0e8; }

.active222 { background-image: url(/t/p/images/v2/hui_hotel_icon2.png) no-repeat 16px -53px; }
/*.active222 { background-image: url(/t/p/images/v2/hui_hall_collete02.png)!important;color:#00a0e8!important; }*/

/*图片自适应*/
.hui-thumb-box {
  position: relative;
  overflow: hidden; }
.hui-thumb-box:hover .hui-thumb-cover{
  transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
  .hui-thumb-box:hover .hui-thumb-cover2{
  transform: matrix(1.2, 0, 0, 1.2, 0, 0); }
  .hui-thumb-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: transform .6s; }
.hui-thumb-cover2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-left:-50%;
  margin-right:-50%;
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: transform .6s; }
  
.hui-thumb-cover a {
  display: block;
  width: 100%;
  height: 100%; }
 .hui-thumb-cover2 a {
  display: block;
  width: 100%;
  height: 100%; }
.hui-thumb-cover img {
  display: none; }
.hui-recommend-list dl dt .goods-thumb img { width:auto;height:220px; }
.hui-recommend-list dl dd span.company { width:100%;height:24px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; }
.hui-pan-cycle .pagination li {
                        width: auto;  !important ;
                        height: 35px; !important;
                        margin: 0; !important;
                    }