.colorwhite {
  color: #fff;
}
.colorgrey {
  color: #b8b8b8 !important;
}
.kpyx-list-page {
  background: #ebebeb;
}
.kpyx-list-page .content {
  margin-top: 60px;
  background:#fff;
}
.kpyx-list-page .box .box-header {
  margin-bottom: 4px;
}
.kpyx-list-page .box .box-header .dropdown button {
  background: none;
  border: none;
  outline: none;
  color: #25282d;
  font-size: 13px;
}

.kpyx-list-page .box .box-header .dropdown .search-box .search-box-right .search-box-item span {
  color: #000;
}
.kpyx-list-page .search-box {
  padding: 10px 0;
  margin-top: 0;
  border-top: 3px solid #16a0e8;
  background: #fff;
}
.kpyx-list-page .search-box .search-box-left {
  color: #16a0e8;
  top: 10px;
}
.kpyx-list-page .search-box .search-box-right .search-box-item a {
  color: #515151;
}
.kpyx-list-page .search-box .search-box-right .search-box-item a.active,
.kpyx-list-page .search-box .search-box-right .search-box-item a:hover {
  background: #16a0e8;
  color: #fff;
}
.kpyx-list-page .tab-nav span {
  width: 100px;
  height: 25px;
  border: 4px solid #e5e5e5;
  border-bottom: none;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: block;
  float: left;
  font-size: 12px;
  text-align: center;
}
.kpyx-list-page .tab-nav span a {
  color: #515151;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: block;
  height: 21px;
  line-height: 21px;
}
.kpyx-list-page .tab-nav span a.active,
.kpyx-list-page .tab-nav span a:hover {
  background-color: #ed9700;
  border-color: #ed9700;
  color: #fff;
}
.kpyx-list-page .kpyx-list {
  background: #fff;
  border-top: 6px solid #ed9700;
}
.kpyx-list-page .kpyx-list .kpyx-grid {
  padding: 20px 28px 10px;
  font-size: 12px;
}
.kpyx-list-page .kpyx-list .kpyx-grid .tags {
  margin-bottom: 19px;
  margin-top: 0;
}
.kpyx-list-page .kpyx-list .kpyx-grid .img img {
  width: 100%;
}
.kpyx-list-page .kpyx-list .kpyx-grid h3 {
  margin: -5px 0 0;
}
.kpyx-list-page .kpyx-list .kpyx-grid h3 a {
  color: #515151;
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  width:270px;
  overflow:hidden;
}
.kpyx-list-page .kpyx-list .kpyx-grid h3 a:hover {
  color: #d8d8d8;
}
.kpyx-list-page .kpyx-list .kpyx-grid .kp-time {
  color: #808080;
  display: inline-block;
  font-size: 12px;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation {
  background: #ffffff;
  border: 1px solid #c0c0c0;
  border-top-width: 0;
  padding: 14px 10px;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .title {
  background: #15a0e5;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 0;
  font-weight: bold;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul {
  -moz-column-count: 2;
  /* firefox */
  -webkit-column-count: 2;
  /* safari and chrome */
  column-count: 2;
  -moz-column-gap: 20px;
  /* firefox */
  -webkit-column-gap: 20px;
  /* safari and chrome */
  column-gap: 20px;
  -moz-column-rule: 1px outset #c0c0c0;
  /* firefox */
  -webkit-column-rule: 1px outset #c0c0c0;
  /* safari and chrome */
  column-rule: 1px outset #c0c0c0;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li {
  width: 100%;
  min-height: 91px;
  border-bottom: 1px solid #c0c0c0;
  padding: 20px 0 7px 75px;
  position: relative;
  cursor: pointer;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li:before {
  display: none;
  width: 65px;
  height: 65px;
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  background: ;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li:hover:before {
  display: block;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li img {
  position: absolute;
  width: 65px;
  height: 65px;
  top: 20px;
  left: 0;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li div {
  line-height: 20px;
  font-size: 11px;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li:hover .name,
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li:hover .hyd {
  color: #808080;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul li .mingci {
  margin-top: 20px;
  text-align: right;
  font-size: 12px;
}
.kpyx-list-page .kpyx-list .kpyx-recommendation .btn_guize {
  background:  no-repeat 0 0;
  width: 80px;
  height: 30px;
  float: right;
  line-height: 28px;
  font-size: 12px;
  color: #ffffff;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 5px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .kpyx-list-page .kpyx-list .kpyx-recommendation .subfield ul {
    -moz-column-count: 1;
    /* firefox */
    -webkit-column-count: 1;
    /* safari and chrome */
    column-count: 1;
  }
}
.dg-container {
  width: 885px;
  height: 450px;
  position: relative;
  margin: 50px auto 0;
}
.dg-container .dg-wrapper {
  width: 560px;
  height: 338.00000000000006px;
  margin: 0 auto;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}
.dg-container .dg-wrapper a {
  width: 560px;
  height: 338.00000000000006px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.dg-container .dg-wrapper a.dg-transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.dg-container .dg-wrapper a img {
  display: block;
  width: 100%;
  height: 100%;
}
.dg-container .dg-wrapper a div {
  font-style: italic;
  text-align: center;
  line-height: 50px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  color: white;
  font-size: 26px;
  width: 100%;
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  right: 0;
}
.dg-container .dg-wrapper a.dg-center div {
  display: block;
  z-index: 999;
}
.dg-container nav {
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  z-index: 99;
  height: 67px;
  margin-top: -67px;
}
.dg-container nav .dg-prev {
  background-color: rgba(0, 0, 0, 0);
  background-image: ;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
  height: 67px;
  width: 67px;
  z-index: 10;
  margin-left: 129.99999999999994px;
  display: inline-block;
}
.dg-container nav .dg-next {
  background-color: rgba(0, 0, 0, 0);
  background-image: ;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
  height: 67px;
  width: 67px;
  z-index: 10;
  margin-right: 129.99999999999994px;
  display: inline-block;
  float: right;
}
.dg-container nav span:hover {
  opacity: 1;
}
.dg-container nav span .dg-next {
  background-position: top right;
  margin-left: 10px;
}
.dg-container .dots {
  text-align: center;
  margin-top: 50px;
}
.dg-container .dots .dot {
  display: inline-block;
  height: 19px;
  margin-right: 5px;
  width: 19px;
  background: rgba(0, 0, 0, 0)  no-repeat scroll 0 0;
}
.dg-container .dots .dot.current {
  background: rgba(0, 0, 0, 0)  no-repeat scroll 0 0;
}
@media screen and (max-width: 979px) {
  .dg-container {
    width: 679.68px;
    height: 345.59999999999997px;
  }
  .dg-container .dg-wrapper {
    width: 430.0799999999999px;
    height: 259.584px;
  }
  .dg-container .dg-wrapper a {
    width: 430.0799999999999px;
    height: 259.584px;
  }
  .dg-container nav {
    height: 67px;
    margin-top: -67px;
  }
  .dg-container nav .dg-prev {
    height: 67px;
    width: 67px;
    margin-left: 99.83999999999996px;
  }
  .dg-container nav .dg-next {
    height: 67px;
    width: 67px;
    margin-right: 99.83999999999996px;
  }
}
@media screen and (max-width: 767px) {
  .dg-container {
    width: 376.125px;
    height: 235.25px;
  }
  .dg-container .dg-wrapper {
    width: 237.99999999999997px;
    height: 143.65000000000003px;
  }
  .dg-container .dg-wrapper a {
    width: 237.99999999999997px;
    height: 143.65000000000003px;
  }
  .dg-container nav {
    height: 44px;
    margin-top: -44px;
  }
  .dg-container nav .dg-prev {
    height: 44px;
    width: 44px;
    margin-left: 55.24999999999998px;
  }
  .dg-container nav .dg-next {
    height: 44px;
    width: 44px;
    margin-right: 55.24999999999998px;
  }
}
@media screen and (max-width: 424px) {
  .dg-container {
    width: 318.6px;
    height: 198px;
  }
  .dg-container .dg-wrapper {
    width: 201.6px;
    height: 121.68000000000004px;
  }
  .dg-container .dg-wrapper a {
    width: 201.6px;
    height: 121.68000000000004px;
  }
  .dg-container nav {
    height: 36px;
    margin-top: -36px;
  }
  .dg-container nav .dg-prev {
    height: 36px;
    width: 36px;
    margin-left: 46.79999999999999px;
  }
  .dg-container nav .dg-next {
    height: 36px;
    width: 36px;
    margin-right: 46.79999999999999px;
  }
}
@media screen and (max-width: 359px) {
  .dg-container {
    width: 283.2px;
    height: 176px;
  }
  .dg-container .dg-wrapper {
    width: 179.2px;
    height: 108.16000000000001px;
  }
  .dg-container .dg-wrapper a {
    width: 179.2px;
    height: 108.16000000000001px;
  }
  .dg-container nav {
    height: 32px;
    margin-top: -32px;
  }
  .dg-container nav .dg-prev {
    height: 32px;
    width: 32px;
    margin-left: 41.59999999999999px;
  }
  .dg-container nav .dg-next {
    height: 32px;
    width: 32px;
    margin-right: 41.59999999999999px;
  }
}