@charset "UTF-8";
.pc-show {
  display: block;
}

.app-show {
  display: none;
}

.page-header-style84 .header-container {
  display: none !important;
}

.page-container {
  background: url("../images/zyk/bg_zyklist.png") no-repeat bottom;
  background-size: 100%;
}
.page-container .banner-box {
  width: 100%;
  height: 314px;
  overflow: hidden;
}
.page-container .banner-box img {
  width: 100%;
  height: 100%;
}
.page-container .w-1400 {
  width: 1400px;
  margin: 0 auto;
}
.page-container .main-box {
  margin-top: -84px;
  position: relative;
  z-index: 3;
  padding-bottom: 78px;
  background-image: url(/p_resource/images/bg.png);
  background-repeat: round;
}
.page-container .main-box .tab-box {
  padding: 24px 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  font-size: 0;
  display: table;
  /*hover*/
}
.page-container .main-box .tab-box .item {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 24px * 5) / 6);
  margin-right: 24px;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  padding: 10px 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.page-container .main-box .tab-box .item:last-child {
  margin-right: 0;
}
.page-container .main-box .tab-box .item .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.page-container .main-box .tab-box .item .name {
  line-height: 20px;
  height: 40px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  width: 101px;
  margin: 0 auto;
}
.page-container .main-box .tab-box .item.current, .page-container .main-box .tab-box .item:hover {
  background: url("../images/zyk/zykTab_active.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item.current .name, .page-container .main-box .tab-box .item:hover .name {
  color: #F4F0EC;
}
.page-container .main-box .tab-box .item-szwh .icon {
  background: url("../images/zyk/icon_szwh.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-ycg .icon {
  background: url("../images/zyk/icon_ycg.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-kzb .icon {
  background: url("../images/zyk/icon_kzb.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-rc .icon {
  background: url("../images/zyk/icon_rc.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-gjh .icon {
  background: url("../images/zyk/icon_gjh.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-qzwy .icon {
  background: url("../images/zyk/icon_qzwy.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-dhs .icon {
  background: url("../images/zyk/icon_dhs.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-szwh:hover .icon, .page-container .main-box .tab-box .item-szwh.current .icon {
  background: url("../images/zyk/icon_szwh_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-ycg:hover .icon, .page-container .main-box .tab-box .item-ycg.current .icon {
  background: url("../images/zyk/icon_ycg_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-kzb:hover .icon, .page-container .main-box .tab-box .item-kzb.current .icon {
  background: url("../images/zyk/icon_kzb_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-rc:hover .icon, .page-container .main-box .tab-box .item-rc.current .icon {
  background: url("../images/zyk/icon_rc_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-gjh:hover .icon, .page-container .main-box .tab-box .item-gjh.current .icon {
  background: url("../images/zyk/icon_gjh_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-qzwy:hover .icon, .page-container .main-box .tab-box .item-qzwy.current .icon {
  background: url("../images/zyk/icon_qzwy_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-box .item-dhs:hover .icon, .page-container .main-box .tab-box .item-dhs.current .icon {
  background: url("../images/zyk/icon_dhs_hover.png") no-repeat center;
  background-size: cover;
}
.page-container .main-box .tab-list {
  display: none;
}
.page-container .filt-box {
  margin-top: 40px;
  margin-bottom: 24px;
  padding: 12px 0;
}
.page-container .filt-box .search-box {
  position: relative;
}
.page-container .filt-box .search-box .ipt-search {
  width: 300px;
  height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #F4F0EC;
  border: 1px solid #ECE6DF;
  border-radius: 20px;
  padding: 0 45px 0 20px;
  font-size: 16px;
  color: #333333;
}
.page-container .filt-box .search-box .ipt-search::-webkit-input-placeholder {
  color: #C1AD95;
}
.page-container .filt-box .search-box .ipt-search:active, .page-container .filt-box .search-box .ipt-search:focus {
  border-color: #A30004;
}
.page-container .filt-box .search-box .icon-search {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 20px;
  color: #8F6A3F;
  line-height: 42px;
  cursor: pointer;
}

.select2-box {
  font-size: 14px;
  margin-right: 24px;
  margin-top: 5px;
}
.select2-box .select2-container .select2-selection--single {
  height: 32px;
  line-height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: center;
  line-height: 30px;
}
.select2-box .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

.select2-results__option {
  padding: 8px 12px;
  border: none;
  line-height: 20px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #F4F0EC;
}

.empty-box {
  width: 100%;
  text-align: center;
  padding: 288px 0;
}

/*列表样式1*/
.ui-zyk-list1 {
  font-size: 0;
}
.ui-zyk-list1 li {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 30px * 3) / 4);
  height: 312px;
  margin: 0 30px 30px 0;
  border: 1px solid #DBD5C7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff;
}
.ui-zyk-list1 li:nth-of-type(4n) {
  margin-right: 0;
}
.ui-zyk-list1 li .img-box {
  width: 100%;
  height: 183px;
  overflow: hidden;
}
.ui-zyk-list1 li .img-box img {
  width: 100%;
  height: 100%;
}
.ui-zyk-list1 li .btm-box {
  padding: 20px;
}
.ui-zyk-list1 li .btm-box .name {
  line-height: 24px;
  height: 48px;
  font-size: 17px;
  font-weight: 500;
  color: #333333;
}
.ui-zyk-list1 li .btm-box .name:hover {
  color: #A30004;
}
.ui-zyk-list1 li .btm-box .hint {
  margin-top: 14px;
  font-size: 0;
  height: 25px;
  overflow: hidden;
}
.ui-zyk-list1 li .btm-box .hint .tag {
  display: inline-block;
  height: 25px;
  line-height: 23px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(143, 106, 63, 0.6);
  border-radius: 4px;
  font-size: 12px;
  color: #8F6A3F;
  margin-right: 12px;
}
.ui-zyk-list1 li:hover {
  border: 1px solid #DBD5C7;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
}
.ui-zyk-list1 li:hover .btm-box .name {
  color: #A30004;
}

/*列表样样式2*/
.ui-zyk-list2 {
  font-size: 0;
}
.ui-zyk-list2 li {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 30px * 3) / 4);
  height: 253px;
  padding: 0 0 32px;
  margin: 0 30px 30px 0;
  border: 1px solid #ddd;
  background: url("../images/zyk/bg_list2.png") no-repeat center;
  background-size: 100% 100%;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
}
.ui-zyk-list2 li:nth-of-type(4n) {
  margin-right: 0;
}
.ui-zyk-list2 li .img-box {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  overflow: hidden;
  margin: 31px auto 0;
}
.ui-zyk-list2 li .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.ui-zyk-list2 li .name {
  margin-top: 30px;
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.ui-zyk-list2 li .hint {
  margin-top: 20px;
  font-size: 0;
  height: 25px;
  overflow: hidden;
}
.ui-zyk-list2 li .hint .tag {
  display: inline-block;
  vertical-align: top;
  height: 25px;
  line-height: 23px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(163, 0, 4, 0.6);
  border-radius: 4px;
  font-size: 12px;
  color: #A30004;
  margin-right: 12px;
}
.ui-zyk-list2 li:hover {
  border: 1px solid #DBD5C7;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.16);
}
.ui-zyk-list2 li:hover .btm-box .name {
  color: #A30004;
}

/*分页*/
.paging-box {
  text-align: center;
  margin-top: 10px;
}
.paging-box .paging-flex {
  display: inline-block;
  vertical-align: top;
}
.paging-box .paging-flex a, .paging-box .paging-flex span {
  display: inline-block;
  vertical-align: top;
  padding: 0 12px;
  border: 1px solid #DDDDDD;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 28px;
  line-height: 26px;
  font-size: 12px;
  color: #333;
  margin-right: 10px;
  background: #ffffff;
}
.paging-box .paging-flex .active {
  background: #A30004;
  color: #fff;
  line-height: 28px;
}
.paging-box .total {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #666;
  margin-left: 20px;
  line-height: 28px;
}
.paging-box .total .num {
  font-size: 17px;
  color: #A30004;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
  .pc-show {
    display: none;
  }

  .app-show {
    display: block;
  }

  .header-container {
    display: none !important;
  }

  .page-container {
    background: #FAFAFA;
  }

  .page-container .banner-box {
    display: none;
  }

  .page-container .main-box {
    margin-top: 0;
    background: #FAFAFA;
    padding-bottom: 1.25rem;
  }
  .page-container .main-box .app-filt-box {
    background: #fff;
    padding: 0.9375rem 0.9375rem 0;
  }
  .page-container .main-box .app-filt-box .search-box {
    width: 85%;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    font-size: 0.8125rem;
    color: #999999;
    overflow: hidden;
    position: relative;
  }
  .page-container .main-box .app-filt-box .search-box .icon-search {
    display: inline-block;
    vertical-align: top;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    margin-right: 0.25rem;
    position: relative;
    z-index: 5;
  }
  .page-container .main-box .app-filt-box .search-box .ipt-search {
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background: #F8F8F8;
    border-radius: 0.9375rem;
    padding-left: 3rem;
    padding-right: 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-container .main-box .app-filt-box .search-box .icon-close {
    display: none;
  }
  .page-container .main-box .app-filt-box .btn-cancel {
    display: none;
  }
  .page-container .main-box .app-filt-box .btn-filt {
    font-size: 0.875rem;
    display: inline-block;
    line-height: 1.875rem;
    color: #666;
  }
  .page-container .main-box .app-filt-box .btn-filt.on-filt {
    color: #A30004;
  }
  .page-container .main-box .app-filt-box .btn-filt .icon-filtrate {
    font-size: 0.8125rem;
  }
  .page-container .main-box .app-filt-box.on-focus .btn-filt {
    display: none;
  }
  .page-container .main-box .app-filt-box.on-focus .search-box {
    text-align: left;
  }
  .page-container .main-box .app-filt-box.on-focus .search-box .icon-search {
    margin-left: 1.0625rem;
  }
  .page-container .main-box .app-filt-box.on-focus .search-box .ipt-search {
    padding-left: 2.1875rem;
    padding-right: 1.5rem;
    text-align: left;
  }
  .page-container .main-box .app-filt-box.on-focus .search-box .icon-close {
    float: right;
    display: block;
    padding-right: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.875rem;
    position: relative;
    z-index: 3;
  }
  .page-container .main-box .app-filt-box.on-focus .search-box .icon-close:before {
    color: #CCCCCC;
  }
  .page-container .main-box .app-filt-box.on-focus .btn-cancel {
    display: inline-block;
    line-height: 1.875rem;
    color: #666;
    font-size: 0.875rem;
  }

  .fixed-filt-box {
    display: none;
    position: fixed;
    top: 2.8125rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 5;
  }
  .fixed-filt-box .type-box {
    padding: 0.9375rem 0.625rem 0.9375rem 0.9375rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
  }
  .fixed-filt-box .type-box .item {
    font-size: 0;
    margin-bottom: 0.875rem;
  }
  .fixed-filt-box .type-box .item .item-title {
    font-size: 0.875rem;
    margin-bottom: 1.25rem;
  }
  .fixed-filt-box .type-box .item > span {
    display: inline-block;
    vertical-align: top;
    height: 1.59375rem;
    line-height: 1.59375rem;
    padding: 0 0.9rem;
    background: #FAFAFA;
    font-size: 0.875rem;
    margin-right: 0.75rem;
    margin-bottom: 1rem;
  }
  .fixed-filt-box .type-box .item > span.active {
    background: #F2E9E9;
    color: #A30004;
  }
  .fixed-filt-box .btm-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .fixed-filt-box .btm-box div {
    float: left;
    width: 50%;
    height: 2.8125rem;
    line-height: 2.8125rem;
    text-align: center;
    font-size: 1rem;
  }
  .fixed-filt-box .btm-box .btn-reset {
    background: #F2F2F2;
    color: #333;
  }
  .fixed-filt-box .btm-box .btn-sure {
    background: #A30004;
    color: #fff;
  }

  .page-container .w-1400 {
    width: 100%;
  }

  .page-container .main-box .tab-box {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 0.75rem 0.9375rem;
    background: #ffffff;
  }
  .page-container .main-box .tab-box::-webkit-scrollbar {
    display: none;
  }
  .page-container .main-box .tab-box .item {
    padding: 0.3125rem 0.625rem 0.625rem;
    width: 6.5625rem;
    height: auto;
    margin-right: 0.75rem;
  }
  .page-container .main-box .tab-box .item:last-child {
    margin-right: 0.75rem;
  }
  .page-container .main-box .tab-box .item .icon {
    width: 1.875rem;
    height: 1.875rem;
  }
  .page-container .main-box .tab-box .item .name {
    white-space: break-spaces;
    font-size: 0.75rem;
    line-height: 1.0625rem;
    height: 2.125rem;
    margin-top: 0.3125rem;
    width: 100%;
  }

  .empty-box {
    padding: 4rem 0;
  }
  .empty-box img {
    width: 50%;
  }

  .ui-zyk-list1 {
    padding: 1rem 0.9375rem;
  }
  .ui-zyk-list1 li {
    width: calc(50% - 0.46875rem);
    height: auto;
    margin-right: 0.9375rem;
    border-radius: 0.5rem;
    overflow: hidden;
    margin-bottom: 0.9375rem;
  }
  .ui-zyk-list1 li:nth-of-type(2n) {
    margin-right: 0;
  }
  .ui-zyk-list1 li .img-box {
    height: 6.25rem;
  }
  .ui-zyk-list1 li .btm-box {
    padding: 0.5rem 0.75rem;
  }
  .ui-zyk-list1 li .btm-box .name {
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    height: 2.625rem;
  }
  .ui-zyk-list1 li .btm-box .hint {
    margin-top: 0.75rem;
    height: 1.3125rem;
  }
  .ui-zyk-list1 li .btm-box .hint .tag {
    height: 1.0625rem;
    line-height: 1rem;
    padding: 0 0.25rem;
    font-size: 0.75rem;
    margin-right: 0.375rem;
  }

  .ui-zyk-list2 {
    padding: 1rem 0.9375rem;
  }
  .ui-zyk-list2 li {
    width: calc(50% - 0.46875rem);
    height: auto;
    margin-right: 0.9375rem;
    border-radius: 0.5rem;
    overflow: hidden;
    margin-bottom: 1.25rem;
    padding: 1rem 0.4375rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ui-zyk-list2 li:nth-of-type(2n) {
    margin-right: 0;
  }
  .ui-zyk-list2 li .img-box {
    width: 3.125rem;
    height: 3.125rem;
    margin-top: 0.96875rem;
  }
  .ui-zyk-list2 li .btm-box .name {
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    height: 1.3125rem;
    margin-top: 0.9375rem;
  }
  .ui-zyk-list2 li .btm-box .hint {
    margin-top: 0.75rem;
    height: 1.3125rem;
  }
  .ui-zyk-list2 li .btm-box .hint .tag {
    height: 1.0625rem;
    line-height: 1rem;
    padding: 0 0.25rem;
    font-size: 0.75rem;
    margin-right: 0.375rem;
  }

  .paging-box {
    display: none;
  }

  .btn-load-more {
    width: 10.84375rem;
    height: 2.4375rem;
    text-align: center;
    border: 1px solid rgba(143, 106, 63, 0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.125rem;
    font-size: 0.875rem;
    color: #8F6A3F;
    line-height: 2.375rem;
    margin: 1.25rem auto;
  }
  .btn-load-more .icon-load {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
  }
}
