html body {
  background: #fff !important;
}
p {
  margin: 0;
}
* {
  box-sizing: border-box;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.w1600 {
  width: 1600px;
  margin: 0 auto;
  overflow: hidden;
  transition: all 0.3s;
}
.curms {
  font-size: 14px;
  color: #8C8C8C;
  line-height: 20px;
  margin-top: 24px;
}
.curms .icon-right {
  font-size: 14px;
  margin: 0 4px;
}
.curms a {
  color: #8C8C8C;
}
.curms a:hover {
  color: #17A1FF;
}
.portrait_banner {
  margin-top: 16px;
  height: 180px;
  background: url(//bpic.588ku.com/mainSite/industry/portrait/banner.jpg?v=3) no-repeat center center;
  background-size: auto 100%;
  color: #FFF;
  padding-top: 28px;
  transition: all 0.3s;
  border-radius: 12px;
}
.portrait_banner .title {
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 4px;
  font-weight: bold;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}
.portrait_banner .search_bd {
  margin: 23px auto 0;
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  transition: all 0.3s;
}
.portrait_banner .search_bd .search_input {
  width: 600px;
  display: flex;
}
.portrait_banner .search_bd .search_input input {
  margin-left: 24px;
  font-size: 16px;
  padding: 0;
  flex: 1;
  border: none;
  outline: none;
}
.portrait_banner .search_bd .search_input input::placeholder {
  color: #8C8C8C;
}
.portrait_banner .search_bd > p {
  font-size: 16px;
}
.portrait_banner .search_bd .btn {
  display: block;
  width: 120px;
  height: 100%;
  line-height: 40px;
  text-align: center;
  background: linear-gradient(148deg, #0084FF 0%, #0032FF 100%);
  border-radius: 28px;
  font-size: 16px;
  color: #FFF;
  cursor: pointer;
  transition: all 0.3s;
}
.portrait_banner .search_bd .s_box {
  height: 44px;
  background: #FAFAFB;
  box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  border: 2px solid #FFF;
  transition: all 0.3s;
}
.portrait_filter_bd {
  margin-top: 24px;
}
.portrait_filter_bd .filter_row {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 12px;
}
.portrait_filter_bd .filter_row .name {
  color: #757575;
  margin-right: 2px;
}
.portrait_filter_bd .filter_row .a {
  color: #191919;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  margin-left: 12px;
  border-radius: 6px;
  cursor: pointer;
}
.portrait_filter_bd .filter_row .a.active {
  background: #17A1FF;
  color: #fff;
}
.portrait_filter_bd .hr {
  height: 1px;
  background: #E5E7E9;
  margin-top: 16px;
  margin-bottom: 20px;
}
.portrait_filter_bd .filter_hot {
  display: flex;
  font-size: 14px;
  color: #474747;
  line-height: 20px;
  align-items: center;
  margin-bottom: 4px;
}
.portrait_filter_bd .filter_hot > a {
  margin-right: 24px;
  color: #474747;
}
.portrait_filter_bd .filter_hot > a.active {
  font-weight: bold;
  color: #17A1FF;
}
.portrait_filter_bd .filter_hot .line {
  width: 1px;
  height: 14px;
  background: #000000;
  border-radius: 3px;
  opacity: 0.1;
}
.portrait_filter_bd .filter_hot .recomd_name {
  font-size: 12px;
  color: #8C8C8C;
  margin-left: 16px;
}
.portrait_filter_bd .filter_hot .recomd_list {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  height: 24px;
  overflow: hidden;
}
.portrait_filter_bd .filter_hot .recomd_list a {
  margin: 0 0 2px 12px;
  height: 24px;
  padding: 0 12px;
  line-height: 24px;
  background: rgba(23, 161, 255, 0.1);
  border-radius: 12px;
  font-size: 12px;
  color: #17A1FF;
}
.portrait_filter_bd .filter_hot .recomd_list a:hover {
  color: #fff;
  background: #17A1FF;
}
.pic_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
  margin-right: -12px;
}
.pic_list li {
  padding: 0 12px 12px 0;
}
.pic_list li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.ent_plus_cus_menu {
  display: block;
  background: rgba(255, 52, 52, 0.06);
  color: #ED1300;
  width: 123px;
  height: 36px;
  line-height: 36px;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}
.buyEntVipMenu {
  width: 120px;
  height: 36px;
  line-height: 36px;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  background: linear-gradient(137deg, #ff8f34, #ff3434);
  box-shadow: 0 2px 10px 0 rgba(255, 52, 52, 0.2);
  font-weight: 700;
  color: #fff8ef;
  letter-spacing: 1px;
  position: relative;
  margin-left: 20px;
  margin-right: 10px;
}
.buyEntVipMenu em {
  position: absolute;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background: linear-gradient(209deg, #17a2ff, #175aff);
  right: -14px;
  top: -12px;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0;
  width: 100px;
  height: 16px;
  line-height: 16px;
  border-radius: 8px 0px 8px 1px;
}
.m_L_hr {
  width: 1px;
  height: 16px;
  background: #D8D8DA;
  border-radius: 1px;
  margin: 28px 12px 0;
}
.tag_cy {
  position: absolute;
  width: 56px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(135deg, #5A60FF 0%, #C728FF 100%);
  border-radius: 8px 0px 8px 1px;
  font-size: 11px;
  color: #FFF;
  top: 8px;
  right: 2px;
}
.showIfSearchBox {
  display: none;
}
.showSearchBox .showIfSearchBox,
.showSearchBox .nav-frame-2 {
  display: block;
}
.showSearchBox .nav-moreList .show1325 {
  display: block;
}
.showSearchBox .hideIfSearchBox,
.showSearchBox .nav-frame-1280,
.showSearchBox .nav-frame-1 {
  display: none;
}
.compyServer-Headbox .center-box {
  margin-top: 12px;
  margin-left: calc(50vw - 860px);
  display: none;
}
.showSearchBox .center-box {
  display: block;
}
.search_bd {
  display: flex;
}
.search_bd .search_box {
  width: 488px;
  height: 46px;
  box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: 2px solid #17A1FF;
  display: flex;
  transition: all 0.3s;
}
.search_bd .search_box input {
  flex: 1;
  margin-left: 22px;
}
.search_bd .search_box a {
  background: linear-gradient(124deg, #00A5FF 0%, #1759FF 100%);
  box-shadow: 0px 4px 16px 0px rgba(23, 161, 255, 0.1);
  color: #fff;
  margin-top: -2px;
  margin-right: -2px;
}
.search_bd a {
  width: 100px;
  height: 46px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 1px;
  text-align: center;
  cursor: pointer;
}
.search_bd > a {
  background: #E6F0FF;
  box-shadow: 0px 4px 16px 0px rgba(23, 161, 255, 0.1);
  color: #17A1FF;
  margin-left: 12px;
}
.magic_info_btn {
  height: 36px;
  line-height: 36px;
  background: #F0F6FF;
  border-radius: 6px;
  border: none;
  margin-right: 20px;
  padding: 0 16px;
  font-weight: bold;
  font-size: 14px;
  color: #0066FF;
  cursor: pointer;
  position: relative;
}
.magic_info_btn:hover .magic_info_drop {
  display: block;
}
.magic_info_btn img {
  width: 18px;
  vertical-align: -3px;
  margin-right: 4px;
}
.magic_info_btn:hover {
  background: #E6F0FF;
}
.magic_info_drop {
  width: 350px;
  padding: 24px 20px;
  position: absolute ;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  z-index: 9;
  left: 0;
  top: 52px;
  font-weight: normal;
  display: none;
}
.magic_info_drop .title {
  font-size: 16px;
  color: #12141A;
  line-height: 22px;
}
.magic_info_drop .stitle {
  font-size: 14px;
  color: #12141A;
  line-height: 20px;
  margin-top: 16px;
}
.magic_info_drop .p1 {
  font-size: 14px;
  color: #7D7C83;
  line-height: 20px;
  margin-top: 6px;
}
.magic_info_drop .btns {
  display: flex;
  height: 72px;
  background: url(//bpic.588ku.com/workben/creativeProduction/magic_drop_info_bg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  margin-top: 16px;
  padding: 12px 16px 0;
  justify-content: space-between;
}
.magic_info_drop .btns dt {
  font-size: 12px;
  color: #B1B0B5;
  line-height: 18px;
}
.magic_info_drop .btns dd {
  font-weight: bold;
  font-size: 24px;
  color: #0066FF;
  line-height: 20px;
  margin-top: 6px;
}
.magic_info_drop .btns > p {
  padding-top: 22px;
  display: flex;
  gap: 8px;
}
.magic_info_drop .btns > p a {
  height: 26px;
  line-height: 26px;
  border-radius: 16px;
  font-size: 12px;
  text-align: center;
}
.magic_info_drop .btns > p a.a1 {
  width: 56px;
  line-height: 24px;
  border: 1px solid #0066FF;
  color: #0066FF;
}
.magic_info_drop .btns > p a.a2 {
  width: 80px;
  background: #0066FF;
  color: #fff;
}
.magic_info_drop .btns > p a:hover {
  background: #175AFF;
  color: #fff;
}
.magic_info_drop::before {
  content: '';
  position: absolute;
  left: 0;
  top: -18px;
  height: 20px;
  width: 98px;
}
.compyServer-Headbox .m-custom-menu .con button {
  width: auto;
  padding: 0;
  background: none;
}
.compyServer-Headbox .m-custom-menu .con button:hover {
  background: none;
}
@media screen and (max-width: 1800px) {
  .search_bd .search_box {
    width: 300px;
  }
  .search_bd > a {
    display: none;
  }
  .compyServer-Headbox .center-box {
    margin-left: calc(50vw - 715px);
  }
}
@media screen and (max-width: 1680px) {
  .compyServer-Headbox .nav-frame-1 {
    display: none;
  }
  .compyServer-Headbox .nav-frame-2 {
    display: block;
  }
}
@media screen and (max-width: 1600px) {
  .w1600 {
    width: 1240px;
  }
}
@media screen and (max-width: 1440px) {
  .portrait_banner {
    height: 160px;
    padding-top: 26px;
  }
  .portrait_banner .title {
    font-size: 30px;
    line-height: 40px;
  }
  .portrait_banner .search_bd {
    margin: 20px auto 0;
  }
  .showSearchBox .repiare_20230717 {
    display: none;
  }
  .compyServer-Headbox .center-box {
    margin-left: calc(50vw - 666px);
  }
}
@media screen and (max-width: 1365px) {
  .showSearchBox .m-custom-menu {
    display: none;
  }
  .showSearchBox .center-box {
    margin-left: calc(50vw - 592px);
  }
}
@media screen and (max-width: 1280px) {
  .compyServer-Headbox .center-box {
    margin-left: 50px;
  }
}
/*# sourceMappingURL=./portraitList.css.map */