/*专题rgba start*/
/*专题rgba end*/
/*字体颜色 start*/
/*字体颜色 end*/
.topicAll.ys {
  background-color: #17A1FF;
}
.topicAll.bg {
  background-color: #FA4633;
}
.topicAll.model {
  background-color: #FF9400;
}
.topicAll.illus {
  background-color: #6CC90C;
}
.topicAll.art {
  background-color: #00CFDD;
}
.topicAll.video {
  background-color: #6869D1;
}
.topicAll.office {
  background-color: #FFC001;
}
.topicAll.ui {
  background-color: #1ABC9C;
}
.topicAll.audio {
  background-color: #FF297F;
}
.topicAll.company {
  background-color: #d9ac62;
}
.topicAll.photo {
  background-color: #FF5859;
}
.topicAfterbg.ys:after {
  background-color: #17A1FF;
}
.topicAfterbg.bg:after {
  background-color: #FA4633;
}
.topicAfterbg.model:after {
  background-color: #FF9400;
}
.topicAfterbg.art:after {
  background-color: #00CFDD;
}
.topicAfterbg.office:after {
  background-color: #FFC001;
}
.topicAfterbg.ui:after {
  background-color: #1ABC9C;
}
.topicAfterbg.video:after {
  background-color: #6869D1;
}
.topicAfterbg.audio:after {
  background-color: #FF297F;
}
.topicAfterbg.illus:after {
  background-color: #6CC90C;
}
.topicAfterbg.photo:after {
  background-color: #FF5859;
}
/*鼠标hover效果 start*/
.st-pngwa-box li.center-hover-p .img-outside {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
}
.st-vl-box li.center-hover-p .img-outside {
  padding: 0;
  display: block;
  height: 100%;
}
/*视频hover效果*/
.st-show-wrap .st-vl-box li.center-hover-p:hover .img-info {
  display: none;
}
body {
  min-width: 1280px;
}
.photo-wrap .photo-banner {
  position: relative;
  height: 592px;
  margin: 0 auto;
  max-width: 2560px;
  background: url(http://static.588ku.com/imgPath/photograph/top-bannerv2.jpg) no-repeat top center / cover;
}
.photo-wrap .photo-banner .containWidth {
  margin: 0 auto;
  max-width: 1280px;
  text-align: center;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner {
  margin: 0 auto;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-title {
  padding: 144px 0 30px;
  font-size: 50px;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0px 2px 9px rgba(0, 0, 0, 0.2);
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap {
  position: relative;
  height: 52px;
  border-radius: 6px;
  display: inline-block;
  max-width: 834px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search {
  height: 100%;
  width: 834px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search > input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  line-height: 22px;
  letter-spacing: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search > input:focus + .search-sug {
  display: block;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search-btn {
  width: 66px;
  height: 52px;
  line-height: 52px;
  background-color: #FF5859;
  position: absolute;
  top: 0;
  right: -66px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search-btn .icon-Search {
  font-size: 22px;
  color: #fff;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search-btn:hover {
  background-color: #FF6D6E;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug {
  position: absolute;
  left: 0px;
  top: 48px;
  width: 100%;
  padding-bottom: 10px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 6px 6px;
  overflow: hidden;
  z-index: 50;
  display: none;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug ul {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  cursor: pointer;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .search-log {
  overflow: hidden;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .search-log ul {
  text-align: left;
  color: rgba(0, 0, 0, 0.4);
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .search-log ul li {
  float: left;
  margin-left: 30px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .search-log ul li.recent-search {
  margin-left: 0px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .search-log ul li a {
  color: inherit;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .on a,
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug a:hover {
  background-color: #f8fafb;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .sokeyup_1 .sokeyup_2,
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .sokeyup_1 .sokeyup_3 {
  font-size: 14px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .sokeyup_1.hot .sokeyup_2 {
  color: #ff4c29;
  position: relative;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .sokeyup_1 .sokeyup_2 {
  float: left;
  color: rgba(0, 0, 0, 0.4);
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .sokeyup_1 .sokeyup_3 {
  float: right;
  color: rgba(0, 0, 0, 0.2);
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug.background .sokeyup_1:hover {
  background: #F8FAFB;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .search-sug .sokeyup_1.hot .sokeyup_2:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 17px;
  right: -22px;
  -webkit-animation: hot-up-down 0.8s ease infinite 80ms alternate;
  animation: hot-up-down 0.8s ease infinite 80ms alternate;
  top: 12px;
  background: url(http://static.588ku.com/imgPath/element/images/hot.svg) no-repeat;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper {
  display: inline-block;
  margin-left: 78px;
  width: 104px;
  height: 52px;
  line-height: 52px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  font-size: 16px;
  color: #262626;
  position: relative;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-box {
  cursor: pointer;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-box .icon-leibie1 {
  font-size: 22px;
  vertical-align: -2px;
  margin-right: 8px;
  color: #000;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-box .icon-xiala {
  color: #7F7F7F;
  margin: 0 2px;
  display: inline-block;
  transition: all 0.2s;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-lists {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 52px;
  left: 0;
  width: 260px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 24px 0 16px 24px;
  text-align: left;
  transition: all 0.2s;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-lists li {
  float: left;
  padding-bottom: 8px;
  min-width: 60px;
  padding-right: 26px;
  line-height: 28px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-lists li a {
  color: #595959;
  font-size: 14px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper .type-lists li a:hover {
  color: #FF5859;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper:hover .icon-xiala {
  transform: rotate(180deg);
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper:hover .type-lists {
  visibility: visible;
  opacity: 1;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper:hover:before {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .type-wrapper:before {
  content: '';
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  height: 10px;
  background-color: #fff;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-popular {
  display: inline-block;
  margin: 12px auto 0;
  font-size: 14px;
  font-weight: lighter;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  letter-spacing: 0.2px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-popular .photo-search-popular-list li {
  float: left;
  padding: 0 10px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-popular .photo-search-popular-list li a {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 300;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-popular .photo-search-popular-list li a:hover {
  color: #ffffff;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-subtitle {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  text-shadow: 0px 2px 9px rgba(0, 0, 0, 0.2);
  padding: 90px 0 24px;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-banner-vipGuide-btn {
  display: inline-block;
  width: 280px;
  height: 48px;
  background: #FF5859;
  border-radius: 28px;
  font-size: 24px;
  line-height: 48px;
  color: #fff;
  font-weight: 400;
  transition: all 0.2s;
}
.photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-banner-vipGuide-btn:hover {
  background-color: #fff;
  color: #FF5859;
}
@media screen and (max-width: 1280px) {
  .photo-wrap .photo-banner .containWidth .photo-banner-inner {
    width: 680px;
  }
  .photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search {
    width: 490px;
  }
  .photo-wrap .photo-banner .containWidth .photo-banner-inner .photo-search-wrap .photo-search > input {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
}
.photo-wrap .banner-bottom-tip {
  height: 140px;
  width: 1280px;
  margin: 0 auto;
}
.photo-wrap .banner-bottom-tip li {
  float: left;
  height: 100%;
}
.photo-wrap .banner-bottom-tip li:nth-child(3) .iconfont {
  font-size: 36px;
}
.photo-wrap .banner-bottom-tip li:nth-child(3) .text-box {
  vertical-align: -13px;
}
.photo-wrap .banner-bottom-tip li:nth-child(4) .iconfont {
  font-size: 36px;
}
.photo-wrap .banner-bottom-tip li:nth-child(4) .text-box {
  vertical-align: -14px;
}
.photo-wrap .banner-bottom-tip li:last-child .text-box {
  padding-right: 0px;
}
.photo-wrap .banner-bottom-tip li:last-child .iconfont {
  font-size: 31px;
}
.photo-wrap .banner-bottom-tip li .iconfont {
  font-size: 48px;
  color: #FF5859;
  line-height: 140px;
}
.photo-wrap .banner-bottom-tip li .text-box {
  display: inline-block;
  padding: 0 116px 0 20px;
  vertical-align: -10px;
}
.photo-wrap .banner-bottom-tip li .text-box .text1 {
  color: #595959;
  font-size: 24px;
  padding-bottom: 8px;
}
.photo-wrap .banner-bottom-tip li .text-box .text2 {
  color: #8C8C8C;
  font-size: 14px;
}
.photo-wrap .banner-bottom-tip li .text-box .text2 .red-text {
  color: #FF8A8A;
}
.photo-wrap .groom-box-bg {
  background-color: #F4F5F8;
}
.photo-wrap .groom-box-bg .groom-box {
  width: 1280px;
  margin: 0 auto;
  padding-bottom: 38px;
}
.photo-wrap .groom-box-bg .groom-box .topic-title {
  padding: 48px 0 24px;
  font-size: 24px;
  text-align: center;
}
.photo-wrap .groom-box-bg .groom-box .topic-title a {
  color: #262626;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper {
  padding: 10px;
  margin: 0 10px 10px 0;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box {
  width: 310px;
  height: 280px;
  overflow: hidden;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  object-fit: cover;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a .entb-hover {
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding-top: 44px;
  height: 76px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: linear-gradient(180deg, rgba(149, 149, 149, 0) 0%, rgba(255, 255, 255, 0.6) 100%);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a .entb-hover span {
  padding: 0px 10px 5px;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a .entb-hover-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(14, 22, 32, 0.4);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a .entb-hover-center span {
  font-size: 20px;
  color: #fff;
  font-weight: lighter;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a .entb-hover-btm {
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding-top: 44px;
  height: 76px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(14, 22, 32, 0.4));
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a .entb-hover-btm span {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0px 10px 5px;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  line-height: 24px;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a:hover .entb-hover {
  height: 100%;
  padding-top: 0;
  background: rgba(0, 0, 0, 0.45);
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a:hover .entb-hover span {
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a:hover .entb-hover-btm span {
  bottom: -50px;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper .entry-box > a:hover .entb-hover-center {
  opacity: 1;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper:nth-child(3n + 3) {
  margin-right: 0px;
}
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper:first-child .entry-box,
.photo-wrap .groom-box-bg .groom-box .module-entry-wrap .entry-wrapper:last-child .entry-box {
  width: 580px;
}
.photo-wrap .photo-main {
  position: relative;
  padding-bottom: 52px;
}
.photo-wrap .photo-main .topic-title {
  padding: 48px 0 14px;
  font-size: 24px;
  text-align: center;
}
.photo-wrap .photo-main .topic-title a {
  color: #262626;
}
.photo-wrap .photo-main .photo-contain {
  overflow: hidden;
  margin: 0 auto;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list {
  margin-right: -5px;
  margin-left: -5px;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box {
  float: left;
  margin: 12px 6px 0;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-img {
  height: 100%;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-img > img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .org-icon {
  bottom: 10px;
  top: auto;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s;
  opacity: 0;
  color: #ffffff;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  transition: all 0.4s;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group .item-btn {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  margin: 6px 16px;
  font-weight: normal;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(1) {
  font-size: 44px;
  color: #fff;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(1).favonV2:after {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 50%;
  background-color: #FF5859;
  z-index: -1;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(2) {
  font-size: 56px;
  color: #fff;
  margin-left: 2px;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(2):hover:after {
  top: 5px;
  bottom: 5px;
  left: 10px;
  right: 0px;
  border-radius: 50%;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .item-group .item-btn:hover:after {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 50%;
  background-color: #FF5859;
  z-index: -1;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .corner-mark-top-right {
  box-sizing: border-box;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  z-index: 20;
  font-size: 0;
  white-space: nowrap;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .corner-mark-top-right a {
  display: inline-block;
  position: relative;
  right: -17px;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .corner-mark-top-right a:last-child {
  right: 0;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item .corner-mark-top-right .icon-zb {
  width: 42px;
  height: 24px;
  background: green;
  transform: skew(30deg, 0);
  display: inline-block;
  border-bottom-left-radius: 5px;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item:hover .item-link {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item:hover .item-group {
  opacity: 1;
  visibility: visible;
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item:hover .item-img img {
  transform: scale(1.02);
}
.photo-wrap .photo-main .photo-contain .photo-contain-list .photo-contain-box .photo-contain-item:hover .org-icon-hover {
  display: block;
}
.photo-wrap .photo-main .photo-contain .more-btn {
  display: block;
  width: 300px;
  height: 55px;
  line-height: 55px;
  background: #ff5859;
  border-radius: 28px;
  text-align: center;
  color: #fff;
  margin: 48px auto;
  font-size: 20px;
  transition: all 0.2s;
}
.photo-wrap .photo-main .photo-contain .more-btn:hover {
  background: #222934;
}
.photo-wrap .photo-main .type-rec {
  background: #F4F5F8;
  padding-bottom: 18px;
}
.photo-wrap .photo-main .type-rec .rec-title {
  padding: 48px 0 30px;
  font-size: 24px;
  color: #262626;
  text-align: center;
}
.photo-wrap .photo-main .type-rec .rec-content {
  width: 1280px;
  margin: 0 auto;
}
.photo-wrap .photo-main .type-rec .rec-content li {
  float: left;
  width: 16.66%;
  text-align: center;
  padding-bottom: 30px;
}
.photo-wrap .photo-main .type-rec .rec-content li a {
  font-size: 14px;
  color: #262626;
  padding: 0 5px 3px;
  border-bottom: 1px dotted #bfbfbf;
}
.photo-wrap .photo-main .type-rec .rec-content li a:hover {
  color: #FF5859;
  border-bottom: 1px solid #FF5859;
}
.photo-wrap .result-topic {
  padding-top: 20px;
}
.photo-wrap .result-topic .top-box {
  padding-bottom: 22px;
  padding-bottom: 15px;
}
.photo-wrap .result-topic .top-box .top-tle {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 22px;
}
.photo-wrap .result-topic .top-box .right-btnBox .right-btn {
  float: left;
  display: inline-block;
  padding: 0 8px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #17A1FF;
  margin-right: 16px;
  cursor: pointer;
  height: 28px;
  background: rgba(189, 223, 247, 0.25);
  border-radius: 4px;
  border: 1px solid #17a1ff;
  box-sizing: border-box;
  font-size: 14px;
  color: #17A1FF;
  position: relative;
  line-height: 26px;
}
.photo-wrap .result-topic .top-box .right-btnBox .right-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  -ms-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
.photo-wrap .result-topic .top-box .right-btnBox .right-btn:last-child {
  margin-right: 0;
}
.photo-wrap .result-topic .top-box .right-btnBox .right-btn:hover:before {
  background-color: rgba(255, 255, 255, 0.25);
}
.photo-wrap .result-topic .topic-databox {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  max-height: 300px;
  overflow: hidden;
}
.photo-wrap .result-topic .topic-databox .data-list li {
  width: 320px;
  height: 203px;
  width: 271px;
  height: 182px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.photo-wrap .result-topic .topic-databox .data-list li:last-child {
  margin-right: 0;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box img {
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box .entb-hover-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(14, 22, 32, 0.4);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box .entb-hover-center span {
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box .entb-hover-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(14, 22, 32, 0.4);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box .entb-hover-center span {
  font-size: 20px;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box .entb-hover-btm {
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding-top: 44px;
  height: 76px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(14, 22, 32, 0.4));
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box .entb-hover-btm span {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0px 10px 5px;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box:hover .entb-hover-btm span {
  bottom: -50px;
}
.photo-wrap .result-topic .topic-databox .data-list li .img-box:hover .entb-hover-center {
  opacity: 1;
}
.photo-wrap .result-topic .topic-databox.slidehide {
  max-height: 0;
}
.photo-wrap .result-topic .topic-databoxV1 {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  max-height: 300px;
  overflow: hidden;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li {
  width: 271px;
  /* height: 182px; */
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  padding-top: 12.5%;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li:last-child {
  margin-right: 0;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box img {
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box .entb-hover-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(14, 22, 32, 0.4);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box .entb-hover-center span {
  font-size: 18px;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box .entb-hover-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: rgba(14, 22, 32, 0.4);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box .entb-hover-center span {
  font-size: 20px;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box .entb-hover-btm {
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding-top: 44px;
  height: 76px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(14, 22, 32, 0.4));
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box .entb-hover-btm span {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0px 10px 5px;
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box:hover .entb-hover-btm span {
  bottom: -50px;
}
.photo-wrap .result-topic .topic-databoxV1 .data-list li .img-box:hover .entb-hover-center {
  opacity: 1;
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box {
  width: 200px;
  height: 100%;
  background: linear-gradient(90deg, #f0f1f6 10%, rgba(240, 241, 246, 0));
  top: 0;
  margin-top: 0;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box.left-page {
  left: 0;
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box.left-page .swiper-button-prev {
  position: relative;
  width: 44px;
  height: 44px;
  opacity: 1;
  background: rgba(0, 0, 0, 0.18);
  display: inline-block;
  border-radius: 50%;
  box-shadow: 0px 0px 4px 0px rgba(201, 203, 209, 0.7);
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  box-sizing: border-box;
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box.right-page {
  right: 0;
  background: linear-gradient(270deg, #f0f1f6 10%, rgba(240, 241, 246, 0));
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box.right-page .swiper-button-next {
  width: 44px;
  height: 44px;
  opacity: 1;
  right: 10px;
  background: rgba(0, 0, 0, 0.18);
  display: inline-block;
  border-radius: 50%;
  box-shadow: 0px 0px 4px 0px rgba(201, 203, 209, 0.7);
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  box-sizing: border-box;
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box .swiper-button-prev,
.photo-wrap .result-topic .topic-databoxV1 .lr-box .swiper-button-next {
  pointer-events: auto;
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box .swiper-button-prev:hover,
.photo-wrap .result-topic .topic-databoxV1 .lr-box .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.45);
}
.photo-wrap .result-topic .topic-databoxV1 .lr-box.swiper-button-disabled {
  display: none;
}
.photo-wrap .result-topic .topic-databoxV1.slidehide {
  max-height: 0;
}
@media screen and (max-width: 1682px) {
  .photo-wrap .result-topic .topic-databox .data-list li {
    width: 272px;
    height: 176px;
    margin-right: 18.7px;
    margin-bottom: 20px;
  }
  .photo-wrap .result-topic .topic-databox .data-list li:last-child {
    margin-right: 0;
  }
  .photo-wrap .result-topic .topic-databox .data-list li:nth-child(5) {
    margin-right: 0;
  }
  .photo-wrap .result-topic .topic-databox .data-list li:nth-child(6) {
    display: none;
  }
}
@media screen and (max-width: 1442px) {
  .photo-wrap .result-topic .topic-databox .data-list li {
    width: 286px;
    height: 184px;
    margin-right: 18px;
    margin-bottom: 20px;
  }
  .photo-wrap .result-topic .topic-databox .data-list li:nth-child(4) {
    margin-right: 0;
  }
  .photo-wrap .result-topic .topic-databox .data-list li:nth-child(5) {
    display: none;
  }
  .photo-wrap .result-topic .topic-databox .data-list li:nth-child(6) {
    display: none;
  }
}
.photo-wrap.index-page .photo-contain-list {
  padding-left: 50px;
  padding-right: 50px;
}
.photo-wrap.zt-page {
  position: relative;
}
.photo-wrap.zt-page .zt-top-bg {
  width: 100%;
  height: 600px;
  position: absolute;
  top: 0;
  z-index: -1;
}
.photo-wrap.zt-page .zt-top-bg:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0.9), #ffffff);
}
.photo-wrap.zt-page .photo-top {
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1442px) {
  .photo-wrap.zt-page .photo-top {
    width: 1180px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.photo-wrap.zt-page .photo-top .zt-title-box {
  padding: 33px 0 24px;
  line-height: 42px;
}
.photo-wrap.zt-page .photo-top .zt-title-box .title {
  font-size: 30px;
}
.photo-wrap.zt-page .photo-top .zt-title-box .look {
  color: #909499;
  padding: 0px 0 0 24px;
}
.photo-wrap.zt-page .photo-top .zt-title-box .look .iconfont {
  font-size: 22px;
  padding-right: 10px;
  vertical-align: -3px;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect {
  width: 136px;
  height: 42px;
  background: #FF5859;
  border-radius: 6px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.2s;
  z-index: 3;
  right: 50px;
  top: 160px;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect .iconfont {
  font-weight: 600;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect .iconfont.icon-jia {
  display: inline-block;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect .iconfont.icon-icon {
  display: none;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect .text {
  padding: 0 6px 0 12px;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect.on {
  background: #C8C9CC;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect.on .iconfont.icon-jia {
  display: none;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect.on .iconfont.icon-icon {
  display: inline-block;
}
.photo-wrap.zt-page .photo-top .zt-title-box .collect:hover {
  background-color: #222934;
}
.photo-wrap.zt-page .photo-top .keywords-box {
  padding: 0 0 20px 0;
  color: #595959;
}
.photo-wrap.zt-page .photo-top .keywords-box span {
  padding-right: 6px;
}
.photo-wrap.zt-page .photo-top .keywords-box ul li {
  padding-right: 14px;
}
.photo-wrap.zt-page .photo-top .keywords-box ul li a {
  color: inherit;
  padding-bottom: 3px;
  border-bottom: 1px dotted;
}
.photo-wrap.zt-page .photo-top .keywords-box ul li a:hover {
  color: #FF5859;
  border-bottom: 1px solid #FF5859;
}
.photo-wrap.zt-page .photo-top .keywords-box .back-phot-index {
  color: #008AFF;
  padding-right: 17px;
}
.photo-wrap.zt-page .photo-top .keywords-box .back-phot-index:hover {
  opacity: 0.8;
}
.photo-wrap.zt-page .photo-main .photo-contain {
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1442px) {
  .photo-wrap.zt-page .photo-main .photo-contain {
    width: 1180px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.photo-wrap.zt-page .photo-main .photo-contain .photo-contain-list {
  padding-bottom: 60px;
}
body {
  min-width: 1200px;
}
@media screen and (max-width: 1682px) {
  .photo-wrap.search-page .w1680 {
    width: 1440px;
  }
}
@media screen and (max-width: 1442px) {
  .photo-wrap.search-page .w1680 {
    width: 1200px;
  }
}
.photo-wrap.search-page .filter-Box .filter-center-Box .filter-search-box {
  margin-bottom: 32px;
}
.photo-wrap.search-page .filter-Box .filter-center-Box .filter-search-box .fsearch-box .search-sugV1 {
  top: 47px;
  width: 567px;
  left: 1px;
}
.photo-wrap.search-page .filter-Box .filter-center-Box .filter-search-box .fsearch-box input[type="text"] {
  padding-left: 20px;
}
.photo-wrap.search-page .filter-Box .filter-center-Box .filter-list-box {
  margin-bottom: 8px;
}
.photo-wrap.search-page .photo-main .photo-contain .photo-contain-list {
  padding-bottom: 60px;
}
.photo-wrap.search-page .photo-main .photo-contain .improper-box {
  text-align: center;
  padding-bottom: 36px;
}
.photo-wrap.search-page .photo-main .photo-contain .improper-box span {
  color: rgba(0, 0, 0, 0.65);
}
.photo-wrap.search-page .photo-main .photo-contain .improper-box a {
  color: #17A1FF;
  text-decoration: underline;
}
.photo-wrap.search-page .photo-main .photo-contain .improper-box a:hover {
  color: #17A1FFcc;
}
.result-box .panel-box {
  padding-bottom: 0px;
}
.result-box .photo-contain-box {
  float: left;
}
.result-box .photo-contain-box .photo-contain-item {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.result-box .photo-contain-box .photo-contain-item .item-img {
  height: 100%;
}
.result-box .photo-contain-box .photo-contain-item .item-img > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.result-box .photo-contain-box .photo-contain-item .org-icon {
  bottom: 10px;
  top: auto;
}
.result-box .photo-contain-box .photo-contain-item .item-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s;
  opacity: 0;
  color: #ffffff;
}
.result-box .photo-contain-box .photo-contain-item .item-group {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  transition: all 0.4s;
  z-index: 2;
}
.result-box .photo-contain-box .photo-contain-item .item-group .item-btn {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  margin: 6px 16px;
}
.result-box .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(1) {
  font-size: 44px;
  color: #fff;
}
.result-box .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(1).favonV2:after {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 50%;
  background-color: #FF5859;
  z-index: -1;
}
.result-box .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(2) {
  font-size: 56px;
  color: #fff;
  margin-left: 2px;
}
.result-box .photo-contain-box .photo-contain-item .item-group .item-btn:nth-child(2):hover:after {
  top: 5px;
  bottom: 5px;
  left: 10px;
  right: 0px;
  border-radius: 50%;
}
.result-box .photo-contain-box .photo-contain-item .item-group .item-btn:hover:after {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 50%;
  background-color: #FF5859;
  z-index: -1;
}
.result-box .photo-contain-box .photo-contain-item:hover .item-link {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.3);
}
.result-box .photo-contain-box .photo-contain-item .hover-show {
  background: rgba(0, 0, 0, 0.3) !important;
}
/*分页 start*/
.list-Page {
  margin-top: 0px!important;
  margin-bottom: 50px;
  text-align: center;
}
.list-Page .center-page {
  display: inline-block;
  line-height: 40px;
}
.list-Page .center-page .page-list {
  margin-right: 36px;
}
.list-Page .center-page .page-list li {
  background-color: #fff;
  display: inline-block;
  min-width: 40px;
  text-align: center;
  height: 40px;
  margin-right: 16px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -ms-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.list-Page .center-page .page-list li a {
  display: block;
  padding: 0 12px;
}
.list-Page .center-page .page-list li:last-child {
  margin-right: 0;
}
.list-Page .center-page .page-list li.on,
.list-Page .center-page .page-list li:hover {
  cursor: pointer;
  background-color: #17A1FF;
  border-color: transparent;
}
.list-Page .center-page .page-list li.on a,
.list-Page .center-page .page-list li:hover a {
  color: #fff;
}
.list-Page .center-page .page-list li.points-span {
  border: 1px solid transparent;
}
.list-Page .center-page .page-list li.points-span.on,
.list-Page .center-page .page-list li.points-span:hover {
  background-color: transparent;
}
.list-Page .center-page .enter-page {
  display: inline-block;
}
.list-Page .center-page .enter-page .page-input {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 40px;
  text-align: center;
  height: 40px;
  max-width: 200px;
  margin: 0 8px;
}
.list-Page .center-page .enter-page .pageEnter-Btn {
  background-color: #fff;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 40px;
  margin-left: 8px;
  height: 40px;
  vertical-align: bottom;
}
.list-Page .center-page .enter-page .pageEnter-Btn.on,
.list-Page .center-page .enter-page .pageEnter-Btn:hover {
  cursor: pointer;
  background-color: #17A1FF;
  border-color: transparent;
  color: #fff;
}
/*分页 end*/
/*关于我们，友情链接等 start*/
.ku-footer-wrap {
  margin-top: 100px;
}
.ku-footer-wrap .footer-box {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.ku-footer-wrap .footer-box .footer-l-logo {
  height: 165px;
  width: 214px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  margin-right: 46px;
}
.ku-footer-wrap .footer-box .footer-l-logo img {
  width: 144px;
  display: block;
  margin: 50px auto 0;
}
.ku-footer-wrap .footer-box .explain-box {
  margin-right: 64px;
}
.ku-footer-wrap .footer-box .explain-box dt {
  font-size: 14px;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
  padding-bottom: 20px;
}
.ku-footer-wrap .footer-box .explain-box dt a {
  color: rgba(0, 0, 0, 0.65);
}
.ku-footer-wrap .footer-box .explain-box dd {
  font-size: 14px;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 20px;
  margin-bottom: 6px;
}
.ku-footer-wrap .footer-box .explain-box dd:last-child {
  margin-bottom: 0;
}
.ku-footer-wrap .footer-box .explain-box dd a {
  color: rgba(0, 0, 0, 0.65);
}
.ku-footer-wrap .footer-box .explain-box dd a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ku-footer-wrap .control-handle {
  margin-top: 36px;
  padding-bottom: 5px;
}
.ku-footer-wrap .control-handle .kefu-call-btnV1 {
  margin-top: -6px;
}
.ku-footer-wrap .control-handle .control-btn {
  font-size: 14px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
}
.ku-footer-wrap .control-handle .control-btn i {
  color: rgba(0, 0, 0, 0.65);
}
.ku-footer-wrap .control-handle .icon-logo {
  margin-top: -10px;
}
.ku-footer-wrap .control-handle .icon-logo .sina {
  margin-right: 16px;
  color: #F75D49;
}
.ku-footer-wrap .control-handle .icon-logo .wx {
  color: #5CC157;
}
.ku-footer-wrap .control-handle .icon-logo > a:hover {
  opacity: 0.8;
}
.ku-footer-wrap .control-handle .icon-logo-wechat,
.ku-footer-wrap .control-handle .icon-logo-weibo {
  font-size: 35px;
  position: relative;
  display: inline-block;
}
.ku-footer-wrap .control-handle .icon-logo-wechat img,
.ku-footer-wrap .control-handle .icon-logo-weibo img {
  display: none;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -57px;
  width: 114px;
  height: 114px;
}
.ku-footer-wrap .control-handle .icon-logo-wechat:hover img {
  display: block;
}
.ku-footer-wrap .control-handle .connet_link {
  margin-left: 0;
  min-height: 60px;
}
.ku-footer-wrap .control-handle .connet_link ul li {
  margin-left: 0;
  margin-right: 24px;
}
.ku-footer-wrap .control-handle .connet_link ul li:hover {
  color: #17A1FF;
}
.ku-footer-wrap .control-handle .connet_link ul li:hover a {
  color: #17A1FF;
}
.ku-footer-wrap .control-handle .friendLink {
  margin-top: 0;
}
.ku-footer-wrap .control-handle .remeng {
  margin-right: 24px;
  font-size: 16px;
}
/*关于我们，友情链接等 end*/
/*登录注册 start*/
.page-loginbox {
  position: absolute;
  background: linear-gradient(180deg, rgba(236, 236, 236, 0) 0%, rgba(236, 236, 236, 0.84) 54%, #ececec 100%);
  width: 100%;
  height: 421px;
  bottom: 0px;
  left: 0;
  z-index: 3;
}
.page-loginbox .pl-ctn {
  position: absolute;
  bottom: 116px;
  width: 100%;
}
.page-loginbox .pl-ctn p {
  text-align: center;
  font-size: 24px;
  color: #262626;
  line-height: 33px;
}
.page-loginbox .pl-ctn .pl-btnbox {
  text-align: center;
}
.page-loginbox .pl-ctn .pl-btnbox .pllogin-btn {
  width: 180px;
  height: 50px;
  background: #17A1FF;
  border-radius: 4px;
  display: block;
  margin: 32px auto 0;
  font-size: 20px;
  color: #ffffff;
  line-height: 50px;
  cursor: pointer;
  box-shadow: 0px 5px 10px 0px rgba(23, 161, 255, 0.4);
}
/*登录注册end*/
/*列表页登录提示 start*/
.listlogin-box {
  width: 100%;
  position: fixed;
  bottom: 0;
  display: none;
  z-index: 1002;
  left: 0;
  height: 80px;
  background: rgba(0, 0, 0, 0.5);
}
.listlogin-box .listlogin-ctn {
  box-sizing: border-box;
}
.listlogin-box .listlogin-ctn .left-box {
  font-size: 20px;
  color: #ffffff;
  margin-top: 22px;
  box-sizing: border-box;
  width: 300px;
  height: 43px;
  background: url(http://static.588ku.com/imgPath/Topic/images/renewbtmfont.png?v=234) no-repeat center / 100%;
}
.listlogin-box .listlogin-ctn .left-box p {
  display: none;
  line-height: 24px;
  margin-bottom: 6px;
  font-weight: bold;
}
.listlogin-box .listlogin-ctn .left-box p.s-font {
  font-size: 16px;
  font-weight: normal;
}
.listlogin-box .listlogin-ctn .left-box p:last-child {
  margin-bottom: 0;
}
.listlogin-box .listlogin-ctn .right-box {
  padding-top: 20px;
  box-sizing: border-box;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn {
  width: 250px;
  display: block;
  box-sizing: border-box;
  padding-left: 140px;
  background: url(http://static.588ku.com/imgPath/Topic/images/renewbtmrfont.png) no-repeat left center / 127px;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .tip-box {
  font-size: 14px;
  color: #ffffff;
  display: none;
  line-height: 40px;
  font-weight: bold;
  vertical-align: 14px;
  margin-right: 10px;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box {
  display: inline-block;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  margin-right: 14px;
  opacity: 0.9;
  border-radius: 50px;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box:last-child {
  margin-right: 0;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box:after {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #fff;
  z-index: 0;
  border-radius: 50px;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box i {
  font-size: 40px;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.qq-loginbox {
  background-color: #3497DA;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.qq-loginbox i {
  color: #3497DA;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.wx-loginbox {
  background-color: #1BB723;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.wx-loginbox i {
  color: #1BB723;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.phone-loginbox {
  display: none;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.phone-loginbox em {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: url(http://static.588ku.com/imgPath/public/images/Icon/phoneloginicon.svg) no-repeat center / 100%;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box.phone-loginbox i {
  color: #E21112;
  background-color: #E21112;
}
.listlogin-box .listlogin-ctn .right-box .right-ctn .iconimg-box .l-box:hover {
  opacity: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
/*列表页登录提示end*/
