/**-----------------------------**\
            $nav
\**-----------------------------**/
.common-header .nr-nav ul .nr-nav-find a {
  color: #ff6900;
  font-weight: bold;
  font-size: 16px;
}
.common-header .nr-nav ul .nr-nav-find a::after {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 1;
  background: #ff6900;
  border-radius: 2px;
}
.headerBox-fixed .nr-nav ul .nr-nav-find {
  background: #FF751A;
  position: relative;
}
.headerBox-fixed .nr-nav ul .nr-nav-find::before {
  content: '';
  position: absolute;
  width: 24px;
  top: 0;
  left: -24px;
  bottom: 0;
  background: #FF751A;
}
.headerBox-fixed .nr-nav ul .nr-nav-find::after {
  content: '';
  position: absolute;
  width: 24px;
  top: 0;
  right: -24px;
  bottom: 0;
  background: #FF751A;
}
.headerBox-fixed .nr-nav ul .nr-nav-find a {
  color: #FFF;
}
.headerBox-fixed .nr-nav ul .nr-nav-find a::after {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 1;
  background: #fff;
  border-radius: 2px;
}
.headerBox-fixed .nr-nav ul .nr-nav-find a:hover {
  color: #FFF !important;
}
.nr-nav-search {
  width: 258px;
}
.nr-nav-search input {
  display: none;
  opacity: 0 !important;
}
.nr-nav-search button {
  display: none;
}
/**-----------------------------**\
          header
\**---------------------------**/
.header-box {
  font-size: 14px;
  color: #6d6d6d;
  background-color: #fff;
  margin: 0 auto;
  /*搜索选择*/
  /*品牌主详情*/
}
.header-box .top-crumbs {
  margin: 20px 0;
}
.header-box .top-crumbs a {
  color: #6d6d6d;
  font-size: 14px;
}
.header-box .top-crumbs span {
  margin: 0 3px;
}
.header-box .already-filter {
  color: #6d6d6d;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 12px;
  position: relative;
}
.header-box .already-filter:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .already-filter .already-filter-input {
  width: 1190;
  height: 44px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
}
.header-box .already-filter .already-filter-input input {
  width: 868px;
  height: 50px;
  background: #FFF;
  border: 1px solid #e8e8e8;
  background: #f6f6f6;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #222;
  caret-color: #FF6900;
}
.header-box .already-filter .already-filter-input input::-webkit-input-placeholder {
  color: #888888;
}
.header-box .already-filter .already-filter-input a {
  display: block;
  width: 130px;
  height: 50px;
  background: #ff6900;
  position: relative;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.header-box .already-filter .already-filter-input a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("//project-homedo.oss-cn-shanghai.aliyuncs.com/2865cf5c-594b-48fb-a47a-ed17aa45b8d5_search-i.png") 0 0 no-repeat;
  background-size: 20px 20px;
  position: absolute;
  top: 15px;
  left: 26px;
}
.header-box .already-filter .already-filter-input a span {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  position: absolute;
  top: 17px;
  right: 26px;
  line-height: 1;
}
.header-box .already-filter .already-filter-input .switch-sty-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80px;
  height: 32px;
  margin-left: 53px;
}
.header-box .already-filter .already-filter-input .selectStyleColumn {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/69af5773-7a27-4da6-87eb-a7a9117ba972_sol-det-col-w.png) no-repeat;
  background-size: 32px 32px;
}
.header-box .already-filter .already-filter-input .selectStyleColumn.active {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/b84773e5-a8fc-4c2e-8bb9-84bae6e89d0b_sol-det-col-o.png) no-repeat;
  background-size: 32px 32px;
}
.header-box .already-filter .already-filter-input .selectStyleRow {
  height: 32px;
  width: 32px;
  cursor: pointer;
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/c617fa14-1e1e-47d4-9d06-1f1e194321da_sol-det-row-w.png) no-repeat;
  background-size: 32px 32px;
}
.header-box .already-filter .already-filter-input .selectStyleRow.active {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/6eace260-54bc-4e48-8a17-1e9eb3446d6d_sol-det-row-o.png) no-repeat;
  background-size: 32px 32px;
}
.header-box .already-filter .already-filter-result {
  width: 1190px;
  margin: 15px auto 0px;
}
.header-box .already-filter .already-filter-result:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .already-filter .already-filter-result-title {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #222222;
  float: left;
}
.header-box .already-filter .already-filter-result-uls {
  float: left;
}
.header-box .already-filter .already-filter-result-uls:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .already-filter .already-filter-result-uls li {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  background: #f2f2f2;
  font-size: 12px;
  font-weight: 400;
  color: #ff8800;
  float: left;
  margin-right: 10px;
}
.header-box .already-filter .already-filter-result-uls li i {
  display: inline-block;
  width: 10px;
  height: 10px;
  color: #e29321;
  margin-left: 5px;
  cursor: pointer;
  position: relative;
}
.header-box .already-filter .already-filter-result-uls li i:before {
  cursor: pointer;
  content: '';
  height: 1px;
  width: 13px;
  display: block;
  background: #ff8800;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 5px;
  left: 0px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.header-box .already-filter .already-filter-result-uls li i:after {
  cursor: pointer;
  content: '';
  height: 1px;
  width: 13px;
  display: block;
  background: #ff8800;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: absolute;
  top: 5px;
  left: 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.header-box .already-filter .already-filter-result .clean-all {
  font-size: 12px;
  font-weight: 400;
  color: #ff8800;
  float: left;
  line-height: 24px;
  cursor: pointer;
}
.header-box .already-filter .already-filter-result .slu-number {
  font-size: 12px;
  font-weight: 400;
  color: #6d6d6d;
  float: right;
  line-height: 24px;
  padding-right: 192px;
}
.header-box .already-filter .already-filter-result .slu-number span {
  color: #F35050;
}
.header-box .nav-selector {
  border: 1px solid #ececec;
  /*建筑业态*/
  /*系统属性*/
  /*按分类选品牌*/
}
.header-box .nav-selector .architecture-type {
  background-color: #fafafa;
}
.header-box .nav-selector .architecture-type:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .architecture-type .type-left {
  width: 120px;
  float: left;
  text-align: center;
  color: #000;
  margin-top: 18px;
}
.header-box .nav-selector .architecture-type .type-centre {
  width: 1067px;
  float: left;
  background-color: #fff;
  border-left: 1px solid #e8e8e8;
  position: relative;
}
.header-box .nav-selector .architecture-type .type-centre .select-brand {
  color: #ff6900;
}
.header-box .nav-selector .architecture-type .type-centre .selector-all {
  width: 54px;
  padding-left: 20px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 20px;
  font-size: 12px;
}
.header-box .nav-selector .architecture-type .type-centre .selector-all:hover {
  color: #ff6900;
}
.header-box .nav-selector .architecture-type .type-centre ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .architecture-type .type-centre ul {
  width: 892px;
  margin-left: 74px;
  margin-top: 20px;
}
.header-box .nav-selector .architecture-type .type-centre ul li {
  float: left;
  font-size: 12px;
  padding: 0 20px;
  cursor: pointer;
  margin-bottom: 20px;
}
.header-box .nav-selector .architecture-type .type-centre ul li:hover {
  color: #ff6900;
}
.header-box .nav-selector .architecture-type .type-centre ul li:hover a {
  color: #ff6900;
}
.header-box .nav-selector .architecture-type .type-centre .active {
  color: #ff6900;
}
.header-box .nav-selector .architecture-type .type-centre .active a {
  color: #ff6900;
}
.header-box .nav-selector .system-type {
  background-color: #fafafa;
  border-top: 1px solid #e8e8e8;
}
.header-box .nav-selector .system-type:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .system-type .type-left {
  width: 120px;
  float: left;
  text-align: center;
  color: #000;
  margin-top: 18px;
}
.header-box .nav-selector .system-type .type-centre {
  width: 1067px;
  float: left;
  background-color: #fff;
  border-left: 1px solid #e8e8e8;
  position: relative;
}
.header-box .nav-selector .system-type .type-centre .selector-all {
  width: 54px;
  padding-left: 20px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 20px;
  font-size: 12px;
}
.header-box .nav-selector .system-type .type-centre .selector-all:hover {
  color: #ff6900;
}
.header-box .nav-selector .system-type .type-centre ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .system-type .type-centre ul {
  width: 993px;
  margin-left: 74px;
  margin-top: 20px;
}
.header-box .nav-selector .system-type .type-centre ul li {
  float: left;
  font-size: 12px;
  padding: 0 17px;
  cursor: pointer;
  margin-bottom: 20px;
}
.header-box .nav-selector .system-type .type-centre ul li:hover {
  color: #ff6900;
}
.header-box .nav-selector .system-type .type-centre ul li:hover a {
  color: #ff6900;
}
.header-box .nav-selector .system-type .type-centre .active {
  color: #ff6900;
}
.header-box .nav-selector .system-type .type-centre .active a {
  color: #ff6900;
}
.header-box .nav-selector .brand-type {
  background-color: #fafafa;
  border-top: 1px solid #e8e8e8;
  position: relative;
}
.header-box .nav-selector .brand-type:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .brand-type .type-left {
  width: 120px;
  float: left;
  text-align: center;
  color: #000;
  margin-top: 18px;
}
.header-box .nav-selector .brand-type .type-centre {
  width: 1067px;
  float: left;
  background-color: #fff;
  border-left: 1px solid #e8e8e8;
  position: relative;
}
.header-box .nav-selector .brand-type .type-centre .type-centre-uls-box {
  width: 940px;
  height: 115px;
  overflow: hidden;
  margin-left: 14px;
  margin-top: 20px;
  position: relative;
}
.header-box .nav-selector .brand-type .type-centre ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .brand-type .type-centre .select-brand {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul {
  width: 935px;
}
.header-box .nav-selector .brand-type .type-centre ul li {
  float: left;
  font-size: 12px;
  width: 80px;
  height: 46px;
  border: solid 1px #ececec;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  margin-right: 10px;
  text-align: center;
  line-height: 46px;
}
.header-box .nav-selector .brand-type .type-centre ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.header-box .nav-selector .brand-type .type-centre ul li:nth-child(10n+10) {
  margin-right: 0;
}
.header-box .nav-selector .brand-type .type-centre ul li img {
  width: 70px;
  height: 28px;
}
.header-box .nav-selector .brand-type .type-centre ul li:hover {
  color: #ff6900;
  border-color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul li:hover a {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul .active {
  border-color: #ff6900;
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul .active a {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul .type-centre-all {
  text-align: center;
  line-height: 48px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #6d6d6d;
}
.header-box .nav-selector .brand-type .type-centre ul .select-brand {
  border-color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul .select-brand {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre ul .select-brand .select-brand-ico {
  position: absolute;
  top: 28px;
}
.header-box .nav-selector .brand-type .type-centre ul .select-brand .select-brand-ico:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 8px transparent solid;
  border-top-width: 0;
  border-bottom-color: red;
}
.header-box .nav-selector .brand-type .type-centre .type-centre-box-active {
  height: 170px;
}
.header-box .nav-selector .brand-type .type-centre .type-centre-uls-active {
  height: 115px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0) !important;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box {
  width: 1018px;
  margin: 0 auto 20px auto;
  background-color: #f4fafb;
  display: none;
  /*
            .triangle-top{
              position: relative;
              &:before{
                content: '';
                height: 0;
                width: 0;
                display: block;
                border: 8px transparent solid;
                border-top-width: 0;
                border-bottom-color: red;
                position: absolute;
                top: -8px;
                left: 0px;
              }
            }
            */
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .active {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-all {
  width: 74px;
  float: left;
  margin-top: 17px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box {
  margin-left: 74px;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list {
  float: left;
  width: auto;
  font-size: 12px;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul {
  width: auto;
  margin-left: 10px;
  margin-top: 15px;
  margin-right: 40px;
  display: inline-block;
  vertical-align: middle;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul li {
  margin-bottom: 15px;
  line-height: 20px;
  padding: 0 10px;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul li span {
  color: #6d6d6d;
  margin-right: 20px;
  cursor: pointer;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul li span:hover {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul li .brand-active {
  color: #ff6900;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul .brand-grapheme {
  color: #ff6900;
  padding: 0 10px 0 0;
  margin-right: 0;
  cursor: auto;
}
.header-box .nav-selector .brand-type .type-centre .brand-choose-box .brand-list-box .brand-list ul .brand-grapheme:nth-child(1) {
  margin-left: 0;
}
.header-box .nav-selector .brand-type .view-more {
  width: 52px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fff;
  font-size: 12px;
}
.header-box .nav-selector .brand-type .view-more span {
  margin-left: 5px;
}
.header-box .nav-selector .brand-type .selector-retract {
  border: 1px solid #a0a0a0;
  color: #a0a0a0;
}
.header-box .nav-selector .brand-type .selector-retract:before {
  content: '';
  height: 6px;
  width: 6px;
  display: block;
  border: 1px solid #a0a0a0;
  border-right-width: 0;
  border-top-width: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  bottom: 8px;
  left: 37px;
}
.header-box .nav-selector .brand-type .selector-spread {
  border: 1px solid #ff6900;
  color: #ff6900;
  position: absolute;
  right: 20px;
  top: auto;
  bottom: 8px;
}
.header-box .nav-selector .brand-type .selector-spread:before {
  content: '';
  height: 6px;
  width: 6px;
  display: block;
  border: 1px solid #ff6900;
  border-left-width: 0;
  border-bottom-width: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  top: 9px;
  left: 37px;
}
.header-box .brand-info {
  width: 1190px;
  height: 86px;
  background-color: #f2f2f2;
  margin: 10px auto 0;
  position: relative;
}
.header-box .brand-info-logo {
  width: 110px;
  height: 62px;
  position: absolute;
  top: 12px;
  left: 12px;
}
.header-box .brand-info-drc {
  position: absolute;
  left: 140px;
  bottom: 20px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #777777;
}
.header-box .brand-info-msg {
  position: absolute;
  top: 20px;
  left: 140px;
}
.header-box .brand-info-msg:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.header-box .brand-info-msg h5 {
  font-size: 15px;
  font-weight: bolder;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
  float: left;
}
.header-box .brand-info-msg span {
  float: left;
  margin-left: 20px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #6d6d6d;
  margin-top: 2px;
}
.header-box .brand-info-msg p {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff8800;
  margin-left: 15px;
  margin-top: 2px;
}
.header-box .brand-info-msg p img {
  margin-top: -2px;
}
.header-box .brand-info-msg a {
  display: inline-block;
  width: 70px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  background-color: #ffffff;
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff6900;
  margin-left: 15px;
  margin-top: -2px;
}
/**-----------------------------**\
          排序
\**-----------------------------**/
.sort-filter-box {
  border: 1px solid #e8e8e8;
  font-size: 12px;
  color: #6d6d6d;
  background-color: #fff;
  margin: 20px auto 20px auto;
  position: relative;
  /*默认三角形1*/
  /*非默认三角形1*/
  /*非默认三角形2*/
}
.sort-filter-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.sort-filter-box .sort-filter-tacit:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #a0a0a0;
  position: absolute;
  top: 10px;
  left: 68px;
}
.sort-filter-box .sort-filter-tacit:hover:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.sort-filter-box .sort-filter-active {
  color: #ff6900;
}
.sort-filter-box .sort-filter-active:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-top-width: 0;
  border-bottom-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.sort-filter-box .sort-filter-active:hover:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-top-width: 0;
  border-bottom-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.sort-filter-box .filter-publish {
  position: relative;
  text-align: left;
  width: 72px;
  padding-left: 15px;
}
.sort-filter-box .filter-page-view {
  position: relative;
  text-align: left;
  width: 60px;
  padding-left: 26px;
}
.sort-filter-box .filter-download {
  position: relative;
  text-align: left;
  width: 60px;
  padding-left: 26px;
}
.sort-filter-box .filter-comment {
  position: relative;
  text-align: left;
  width: 60px;
  padding-left: 26px;
}
.sort-filter-box .filter-uls {
  float: left;
  margin: 11px 0 11px 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.sort-filter-box .filter-uls:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.sort-filter-box .filter-uls .active-synthesize {
  background-color: #ff6900;
  color: #fff;
}
.sort-filter-box .filter-uls .active-synthesize:hover {
  color: #fff;
}
.sort-filter-box .filter-uls li {
  height: 24px;
  line-height: 24px;
  float: left;
  width: 86px;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #e8e8e8;
  padding-left: 0;
}
.sort-filter-box .filter-uls li:hover {
  color: #ff6900;
}
.sort-filter-box .filter-uls .filter-active {
  color: #ff6900;
}
.sort-filter-box .filter-uls .filter-active:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.sort-filter-box .filter-uls .filter-synthesize {
  border-left: 1px solid #e8e8e8;
}
.sort-filter-box .filter-collection {
  display: inline-block;
  margin-top: 15px;
  margin-left: 30px;
  font-size: 12px;
  color: #777;
}
.sort-filter-box .filter-collection span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  border: solid 1px #c1c1c1;
  position: relative;
  top: 2px;
  cursor: pointer;
}
.sort-filter-box .filter-collection-active {
  border-color: #ff6900;
}
.sort-filter-box .filter-collection-active:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 8px;
  color: black;
  border-bottom: 1px solid #ff6900;
  border-right: 1px solid #ff6900;
  left: 6px;
  top: 3px;
  transform-origin: center;
  transform: translate(-50%, -30%) rotate(45deg);
  -webkit-transform: translate(-50%, -30%) rotate(45deg);
}
.sort-filter-box .pagination-box {
  float: right;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 11px 172px 11px 0;
  position: relative;
}
.sort-filter-box .pagination-box .next-btn {
  display: inline-block;
  cursor: pointer;
  color: #A0A0A0;
}
.sort-filter-box .pagination-box .next-btn:hover {
  color: #ff6900 !important;
}
.sort-filter-box .pagination-box .prev-btn {
  display: inline-block;
  cursor: pointer;
  color: #A0A0A0;
}
.sort-filter-box .pagination-box .prev-btn:hover {
  color: #ff6900 !important;
}
.sort-filter-box .pagination-box .pageNums {
  display: inline-block;
  padding: 0 5px;
}
.sort-filter-box .pagination-box .pageNums span {
  font-size: 12px;
  line-height: 28px;
}
.sort-filter-box .pagination-box .pageNums span:first-child {
  color: #ff6900;
}
.sort-filter-box .choose-search {
  position: absolute;
  top: 0;
  right: 198px;
  margin: 9px 0 9px 10px;
}
.sort-filter-box .choose-search:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.sort-filter-box .choose-search .choose-search-btn {
  width: 86px;
  height: 32px;
  /*line-height: 32px;*/
  float: left;
  text-align: center;
  background-color: #1dbeda;
  color: #fff;
  cursor: pointer;
}
.sort-filter-box .choose-search .choose-search-btn label {
  margin-top: 6px;
  display: inline-block;
}
.sort-filter-box .choose-search .choose-search-btn em {
  background: url("/public/img/planList/plan-list-sousuo.png");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  cursor: pointer;
}
.sort-filter-box .choose-search .choose-search-btn span {
  vertical-align: middle;
  cursor: pointer;
}
.sort-filter-box .choose-search input {
  width: 216px;
  height: 32px;
  line-height: 32px;
  background-color: #f5f5f5;
  outline: none;
  border: 0;
  padding-left: 24px;
  font-size: 12px;
  float: left;
}
.sort-filter-box .upload-sol {
  display: inline-block;
  width: 117px;
  height: 36px;
  position: absolute;
  top: 5px;
  right: 10px;
}
.sort-filter-box .upload-sol a {
  display: block;
  width: 100%;
  height: 100%;
  background: #ff6900;
  position: relative;
}
.sort-filter-box .upload-sol a img {
  display: inline-block;
  width: 14px;
  height: 13px;
  position: absolute;
  top: 11px;
  left: 27px;
}
.sort-filter-box .upload-sol a span {
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 17px;
}
/**-----------------------------**\
          方案列表
\**-----------------------------**/
.plan-list-box {
  min-height: 350px;
  margin: 0 auto;
  font-size: 12px;
  color: #6d6d6d;
  background-color: #fff;
  padding-top: 30px;
}
.plan-list-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.plan-list-box .plan-info {
  width: 358px;
  height: 166px;
  float: left;
  margin-right: 58px;
  margin-bottom: 60px;
}
.plan-list-box .plan-info:nth-child(3n+3) {
  margin-right: 0;
}
.plan-list-box .plan-info > .plan-info-main-box {
  display: block;
  width: 358px;
  height: 166px;
  position: relative;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content {
  width: 358px;
  height: 132px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-left {
  width: 104px;
  float: left;
  position: relative;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-left .slu-tag {
  display: block;
  width: 40px;
  height: 20px;
  font-size: 12px;
  border-radius: 6px 0px 6px 0px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-left .slu-tag-good {
  background: #A300FF;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-left .slu-tag-expert {
  background: #005AFF;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-left .slu-tag-boutique {
  background: #FF1837;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-left img {
  display: block;
  width: 104px;
  height: 132px;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right {
  float: right;
  width: 245px;
  height: 132px;
  position: relative;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-name {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-drc {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  position: absolute;
  bottom: 65px;
  left: 0;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-drc-user {
  margin-right: 12px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-drc-user i {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20190813/5316901276235183457_pic1.png") 0 0 no-repeat;
  background-size: 12px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-drc-time i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("//image01.homedo.com/Files/Images/cms/www/20190808/4907805538693551774_pic1.png") 0 0 no-repeat;
  background-size: 14px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-info {
  position: absolute;
  bottom: 35px;
  left: 0;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-info:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-company {
  height: 20px;
  border-radius: 3px;
  border: 1px solid #1dbfda;
  float: left;
  line-height: 20px;
  padding: 0 6px;
  font-size: 12px;
  font-weight: 400;
  color: #1dbfda;
  margin-right: 10px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-charge {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  float: left;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-charge span {
  font-size: 16px;
  margin-left: 5px;
  font-weight: 500;
  color: #f35050;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-charge span i {
  font-size: 12px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-charge em {
  font-size: 12px;
  color: #6d6d6d;
  font-weight: 400;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-charge img {
  margin-left: 4px;
  vertical-align: top;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-base {
  position: absolute;
  bottom: 8px;
  left: 0;
  overflow: hidden;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-base-item {
  font-size: 12px;
  font-weight: 400;
  color: #6D6D6D;
  padding: 0 10px;
  position: relative;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-base-item:first-child {
  padding-left: 0;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-base-item:after {
  content: '';
  width: 1px;
  height: 12px;
  background-color: #E9E9E9;
  position: absolute;
  top: 3px;
  right: 0;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-content-right .sol-base-item:last-child:after {
  display: none;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-footer {
  height: 24px;
  margin-top: 10px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-footer:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-footer li {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  float: left;
  line-height: 24px;
  margin-right: 10px;
}
.plan-list-box .plan-info > .plan-info-main-box .plan-info-footer .keyword-item {
  float: left;
  line-height: 24px;
  margin-right: 10px;
  cursor: pointer;
  height: 24px;
  padding: 0 10px;
  background: #f2f2f2;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.no-result {
  height: 350px;
  margin: 0 auto;
  overflow: hidden;
}
.no-result-content {
  height: 200px;
  margin-left: 390px;
  margin-top: 85px;
  overflow: hidden;
}
.no-result-content img {
  float: left;
}
.no-result-content ul {
  float: left;
  padding-left: 30px;
  color: #666666;
}
.no-result-content ul .p3 {
  font-size: 22px;
  margin-top: 38px;
  color: #313131;
}
.no-result-content ul li {
  font-size: 14px;
  line-height: 1;
  margin-top: 10px;
}
.no-result-content ul .p2 {
  margin-top: 10px;
}
/**-----------------------------**\
          底部分页搜索
\**-----------------------------**/
.bottom-search {
  margin: 0 auto;
  font-size: 12px;
  color: #6d6d6d;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.bottom-search:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.bottom-search .choose-search {
  margin: 9px 0 9px 10px;
  float: left;
}
.bottom-search .choose-search:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.bottom-search .choose-search .choose-search-btn {
  width: 86px;
  height: 32px;
  /*line-height: 32px;*/
  float: left;
  text-align: center;
  background-color: #1dbeda;
  color: #fff;
  cursor: pointer;
}
.bottom-search .choose-search .choose-search-btn label {
  margin-top: 6px;
  display: inline-block;
}
.bottom-search .choose-search .choose-search-btn em {
  background: url("/public/img/planList/plan-list-sousuo.png");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  cursor: pointer;
}
.bottom-search .choose-search .choose-search-btn span {
  vertical-align: middle;
  cursor: pointer;
}
.bottom-search .choose-search input {
  width: 216px;
  height: 32px;
  line-height: 32px;
  background-color: #f5f5f5;
  outline: none;
  border: 0;
  padding-left: 24px;
  font-size: 12px;
  float: left;
}
.bottom-search .pagination-box {
  float: right;
  width: 830px;
  height: 24px;
  line-height: 24px;
  margin: 11px 20px 11px 0;
  position: relative;
}
/**-----------------------------**\
          底部brand
\**-----------------------------**/
.bottom-brand {
  height: 490px;
  margin: 16px auto 40px auto;
  font-size: 12px;
  color: #6d6d6d;
  background-color: #fff;
}
.bottom-brand a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.bottom-brand img {
  width: 100%;
  height: 100%;
}
.bottom-brand .float-div {
  width: 100%;
  height: 100%;
  background-color: rgba(2, 2, 2, 0.5);
  padding-left: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
}
.bottom-brand .bottom-adv-top {
  width: 100%;
  height: 330px;
}
.bottom-brand .bottom-adv-top:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.bottom-brand .bottom-adv-top-left {
  width: 490px;
  height: 330px;
  float: left;
  overflow: hidden;
}
.bottom-brand .bottom-adv-top-left div {
  bottom: -290px;
  line-height: 40px;
}
.bottom-brand .bottom-adv-top-left:hover div {
  bottom: 0;
  line-height: 330px;
}
.bottom-brand .bottom-adv-top-right {
  width: 690px;
  height: 330px;
  float: right;
}
.bottom-brand .bottom-adv-top-right ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.bottom-brand .bottom-adv-top-right ul li {
  width: 340px;
  height: 160px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.bottom-brand .bottom-adv-top-right ul li:nth-child(3n+2) {
  margin-right: 0;
}
.bottom-brand .bottom-adv-top-right ul li div {
  bottom: -120px;
  line-height: 40px;
}
.bottom-brand .bottom-adv-top-right ul li:hover div {
  bottom: 0;
  line-height: 160px;
}
.bottom-brand .adv-bot {
  width: 100%;
  height: 160px;
  margin-top: 10px;
  position: relative;
}
.bottom-brand .adv-bot-left {
  width: 840px;
  height: 160px;
}
.bottom-brand .adv-bot-left ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.bottom-brand .adv-bot-left ul li {
  width: 415px;
  height: 160px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.bottom-brand .adv-bot-left ul li:last-child {
  margin-right: 0;
}
.bottom-brand .adv-bot-left ul li div {
  bottom: -120px;
  line-height: 40px;
}
.bottom-brand .adv-bot-left ul li:hover div {
  bottom: 0;
  line-height: 160px;
}
.bottom-brand .adv-bot .adv-esp {
  width: 340px;
  height: 330px;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.bottom-brand .adv-bot .adv-esp div {
  bottom: -290px;
  line-height: 40px;
}
.bottom-brand .adv-bot .adv-esp:hover div {
  bottom: 0;
  line-height: 330px;
}
/**-----------------------------**\
         $recommend-search
\**-----------------------------**/
.recommend-search {
  margin: 0 auto 70px;
}
.recommend-search h3 {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
.recommend-search .recommend-search-uls {
  margin-top: 30px;
}
.recommend-search .recommend-search-uls:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.recommend-search .recommend-search-uls li {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background: #f2f2f2;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  padding: 0 25px;
  margin-right: 40px;
}
.recommend-search .recommend-search-uls li:hover {
  background: #ff6900;
}
.recommend-search .recommend-search-uls li:hover a {
  color: #fff;
}
/*   精选合集    */
.collection-container {
  width: 1190px;
  margin: 0 auto;
}
.collection-container .collection-title {
  text-align: center;
  font-size: 30px;
  color: #333333;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 283px;
  height: 42px;
  line-height: 42px;
  position: relative;
}
.collection-container .collection-title:before {
  content: '';
  width: 60px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 20px;
  background-color: #ECECEC;
}
.collection-container .collection-title:after {
  content: '';
  width: 60px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 20px;
  background-color: #ECECEC;
}
.collection-container .collection-body {
  margin-bottom: 60px;
  font-size: 0px;
}
.collection-container .collection-body .collection-item {
  vertical-align: top;
  font-size: 14px;
  display: inline-block;
  width: 584px;
  height: 439px;
  margin-right: 20px;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(206, 206, 206, 0.5);
  position: relative;
}
.collection-container .collection-body .collection-item-solution-count {
  position: absolute;
  right: 26px;
  top: 16px;
  display: inline-block;
  width: 83px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #0065ff;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.collection-container .collection-body .collection-item:nth-child(2n+0) {
  margin-right: 0px;
}
.collection-container .collection-body .collection-item img {
  width: 584px;
  height: 180px;
  vertical-align: middle;
}
.collection-container .collection-body .collection-item:hover {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(216, 216, 216, 0.5);
  box-shadow: 0px 2px 10px 0px rgba(216, 216, 216, 0.5);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.collection-container .collection-body .collection-item dl {
  padding: 20px 20px 20px 30px;
}
.collection-container .collection-body .collection-item dl dt {
  position: relative;
  height: 24px;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  margin-bottom: 20px;
}
.collection-container .collection-body .collection-item dl dt h4 {
  width: 400px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.collection-container .collection-body .collection-item dl dt .go-collection-item-detail {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  color: #929292;
}
.collection-container .collection-body .collection-item dl dt .go-collection-item-detail:hover {
  color: #1DBFDA;
}
.collection-container .collection-body .collection-item dl dd.desc {
  height: 40px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
.collection-container .collection-body .collection-item dl dd.solutions {
  height: 114px;
  overflow: hidden;
}
.collection-container .collection-body .collection-item ul li a {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collection-container .collection-body .collection-item ul li a:hover {
  color: #1DBFDA !important;
}
.collection-container .collection-body .collection-item ul li a span {
  font-size: 28px;
  margin-right: 6px;
  vertical-align: -3px;
}
.sty-column-box {
  display: block;
}
.sty-row-box {
  display: none;
}
/*  横板样式 一行模式  */
/*默认三角形1*/
/*非默认三角形1*/
/*非默认三角形2*/
.row-style-box {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  position: relative;
  justify-content: space-between;
}
.row-style-box .row-filter-box {
  position: absolute;
  width: 120px;
  background: #fafafa;
  left: 0;
  top: 0;
  z-index: 1;
  border: 1px solid #ececec;
}
.row-style-box .row-filter-box .row-filter-title {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  padding-left: 12px;
  box-sizing: border-box;
  color: #FF6900;
  font-size: 18px;
  font-weight: bold;
}
.row-style-box .row-filter-box .row-filter-title .row-filter-title-icon {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.row-style-box .row-filter-box .row-filter-item {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  box-sizing: border-box;
  color: #3d464d;
  font-size: 14px;
  border-top: 1px solid #ececec;
  cursor: pointer;
  position: relative;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-icon {
  width: 20px;
  height: 20px;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-arrow {
  width: 8px;
  height: 8px;
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/8185c144-8abb-41a9-b85d-9eccbf2d5333_next-arrow.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-item-suspension {
  position: absolute;
  left: 120px;
  width: 720px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px #cccccc;
  display: none;
  box-sizing: border-box;
  padding: 10px 20px;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-item-suspension .row-filter-item-sus-tit {
  font-size: 16px;
  color: #000;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-item-suspension .row-filter-sus-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  max-height: 240px;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-item-suspension .row-filter-sus-list .row-filter-sus-item {
  height: 20px;
  box-sizing: border-box;
  border: 1px solid #8b8b8b;
  padding: 0 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 18px;
  color: #797979;
  margin-right: 24px;
  margin-bottom: 20px;
}
.row-style-box .row-filter-box .row-filter-item .row-filter-item-suspension .row-filter-sus-list .row-filter-sus-item.active {
  color: #ff6900;
  border: 1px solid #ff6900;
}
.row-style-box .row-filter-box .row-filter-item:hover {
  color: #ff6900;
}
.row-style-box .row-filter-box .row-filter-item:hover .row-filter-arrow {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/7a29ca0f-9436-461f-bff6-36f3e73e25f9_next-arrow-o.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:hover .row-filter-item-suspension {
  display: block;
}
.row-style-box .row-filter-box .row-filter-item:hover:nth-child(2) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/73c4f1ec-3f6d-4e00-8e9c-991e5ec87a15_icon-s-jzyt.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:hover:nth-of-type(3) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/30f87075-3522-4821-b772-e49d7f726331_icon-a-xtsx.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:hover:nth-of-type(4) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/1ab33184-71ed-49de-ad49-d6e3ec7f5dd6_icon-a-wjgs.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:hover:nth-of-type(5) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/2830a107-b149-4080-898f-03dbd20a1144_icon-a-ppcs.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:nth-child(2) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/f4bc96e7-ad8f-4696-a369-6709e5cef9e1_icon-s-jzyt.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:nth-of-type(3) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/bcc85b92-4036-43b9-89cb-f83a181cb1d7_icon-s-xtsx.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:nth-of-type(4) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/d6ef820b-e4a8-47d7-99d2-b717f82bd8de_icon-s-wjgs.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-filter-box .row-filter-item:nth-of-type(5) .row-filter-icon {
  background: url(https://project-homedo.oss-cn-shanghai.aliyuncs.com/14c5ba1a-a81c-4e1c-a522-8cae13cc08fd_icon-s-ppcs.png) no-repeat 0 0;
  background-size: 100%;
}
.row-style-box .row-sort-box {
  width: 758px;
  height: 46px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #ececec;
  margin-left: 140px;
}
.row-style-box .row-sort-box .sort-filter-tacit:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #a0a0a0;
  position: absolute;
  top: 10px;
  left: 68px;
}
.row-style-box .row-sort-box .sort-filter-tacit:hover:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.row-style-box .row-sort-box .sort-filter-active {
  color: #ff6900;
}
.row-style-box .row-sort-box .sort-filter-active:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-top-width: 0;
  border-bottom-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.row-style-box .row-sort-box .sort-filter-active:hover:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-top-width: 0;
  border-bottom-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.row-style-box .row-sort-box .filter-publish {
  position: relative;
  text-align: left;
  width: 72px;
  padding-left: 15px;
}
.row-style-box .row-sort-box .filter-page-view {
  position: relative;
  text-align: left;
  width: 60px;
  padding-left: 26px;
}
.row-style-box .row-sort-box .filter-download {
  position: relative;
  text-align: left;
  width: 60px;
  padding-left: 26px;
}
.row-style-box .row-sort-box .filter-comment {
  position: relative;
  text-align: left;
  width: 60px;
  padding-left: 26px;
}
.row-style-box .row-sort-box .filter-uls {
  float: left;
  margin: 11px 0 11px 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.row-style-box .row-sort-box .filter-uls:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  overflow: hidden;
}
.row-style-box .row-sort-box .filter-uls .active-synthesize {
  background-color: #ff6900;
  color: #fff;
}
.row-style-box .row-sort-box .filter-uls .active-synthesize:hover {
  color: #fff;
}
.row-style-box .row-sort-box .filter-uls li {
  height: 24px;
  line-height: 24px;
  float: left;
  width: 86px;
  text-align: center;
  cursor: pointer;
  border-right: 1px solid #e8e8e8;
  padding-left: 0;
}
.row-style-box .row-sort-box .filter-uls li:hover {
  color: #ff6900;
}
.row-style-box .row-sort-box .filter-uls .filter-active {
  color: #ff6900;
}
.row-style-box .row-sort-box .filter-uls .filter-active:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.row-style-box .row-sort-box .filter-uls .filter-synthesize {
  border-left: 1px solid #e8e8e8;
}
.row-style-box .row-sort-box .filter-collection {
  display: inline-block;
  margin-top: 15px;
  margin-left: 30px;
  font-size: 12px;
  color: #777;
}
.row-style-box .row-sort-box .filter-collection span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  border: solid 1px #c1c1c1;
  position: relative;
  top: 2px;
  cursor: pointer;
}
.row-style-box .row-sort-box .filter-collection-active {
  border-color: #ff6900;
}
.row-style-box .row-sort-box .filter-collection-active:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 8px;
  color: black;
  border-bottom: 1px solid #ff6900;
  border-right: 1px solid #ff6900;
  left: 6px;
  top: 3px;
  transform-origin: center;
  transform: translate(-50%, -30%) rotate(45deg);
  -webkit-transform: translate(-50%, -30%) rotate(45deg);
}
.row-style-box .row-sort-box .upload-sol {
  float: right;
  width: 117px;
  height: 36px;
  margin-right: 10px;
  margin-top: 5px;
}
.row-style-box .row-sort-box .upload-sol a {
  display: block;
  width: 100%;
  height: 100%;
  background: #ff6900;
  position: relative;
}
.row-style-box .row-sort-box .upload-sol a img {
  display: inline-block;
  width: 14px;
  height: 13px;
  position: absolute;
  top: 11px;
  left: 27px;
}
.row-style-box .row-sort-box .upload-sol a span {
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 17px;
}
.row-style-box .row-plan-list-box {
  width: 760px;
  margin-left: 130px;
  padding: 0 10px;
}
.row-style-box .row-plan-list-box .row-plan-info {
  width: 100%;
  padding: 20px 0 22px;
  display: flex;
  border-bottom: 1px solid #ececec;
}
.row-style-box .row-plan-list-box .row-plan-info:last-child {
  border-bottom: none;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-left {
  width: 104px;
  height: 132px;
  margin-right: 18px;
  flex-shrink: 0;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-left img {
  width: 100%;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right {
  flex: 1;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-plan-info-top {
  display: flex;
  align-items: center;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-plan-info-top .row-sol-name {
  width: 398px;
  font-size: 18px;
  line-height: 1;
  color: #222222;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-plan-info-top .sol-drc-user,
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-plan-info-top .sol-drc-time {
  color: #000000;
  font-size: 12px;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-drc {
  height: 80px;
  margin-top: 11px;
  color: #999999;
  font-size: 13px;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-base {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-base .row-sol-base-item {
  color: #ff1800;
  font-size: 12px;
  height: 12px;
  line-height: 1;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-base .row-sol-base-item span {
  color: #6d6d6d;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-base .row-sol-base-item:nth-of-type(1) {
  margin-right: 9px;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-base .row-sol-base-item:nth-of-type(2) {
  padding: 0 9px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-sol-base .row-sol-base-item:nth-of-type(3) {
  margin-left: 9px;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-plan-info-footer {
  min-height: 24px;
  display: flex;
  align-items: center;
  color: #333333;
  flex-wrap: wrap;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right li {
  margin-bottom: 8px;
}
.row-style-box .row-plan-list-box .row-plan-info .row-plan-info-content-right .row-keyword-item {
  line-height: 24px;
  margin-right: 10px;
  cursor: pointer;
  height: 24px;
  padding: 0 10px;
  background: #f2f2f2;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 8px;
}
.row-style-box .row-right-content {
  width: 270px;
  margin-bottom: 54px;
}
.row-style-box .row-right-content .row-wx-box {
  padding: 11px;
  display: flex;
  align-items: center;
  border: 1px solid #e9e9e9;
}
.row-style-box .row-right-content .row-wx-box img {
  width: 102px;
  height: 102px;
  display: block;
  margin-right: 16px;
  flex-shrink: 0;
}
.row-style-box .row-right-content .row-wx-box .row-wx-tips {
  width: 112px;
  height: 48px;
  opacity: 1;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #222222;
  line-height: 24px;
}
.row-style-box .row-right-content .collection-right {
  width: 270px;
  height: 483px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 20px;
}
.row-style-box .row-right-content .rank-headline {
  height: 44px;
  border-bottom: 1px solid #d8d8d8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.row-style-box .row-right-content .rank-headline > div {
  display: inline-block;
  font-size: 14px;
}
.row-style-box .row-right-content .rank-headline > div:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  color: #222222;
}
.row-style-box .row-right-content .rank-headline > div:nth-child(2) a {
  width: 68px;
  height: 24px;
  opacity: 1;
  border: 1px solid #ff6900;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #FF6900;
  font-size: 12px;
  line-height: 22px;
  transition: 0.2s all;
}
.row-style-box .row-right-content .rank-headline > div:nth-child(2) a:hover {
  line-height: 24px;
  width: 68px;
  height: 24px;
  opacity: 1;
  background: linear-gradient(90deg, #ffa200, #ff6900, #ff6900);
  border-radius: 12px;
  border: none;
  color: #FFF;
}
.row-style-box .row-right-content .rank-container > div {
  margin-top: 19px;
  height: 18px;
  line-height: 18px;
  font-size: 0px;
}
.row-style-box .row-right-content .rank-container > div div {
  display: inline-block;
  font-size: 12px;
  white-space: nowrap;
}
.row-style-box .row-right-content .rank-container > div div.no-1 {
  text-align: center;
  width: 18px;
  height: 18px;
  color: white;
  margin-right: 10px;
  background-color: #FF0000;
}
.row-style-box .row-right-content .rank-container > div div.no-2 {
  text-align: center;
  width: 18px;
  height: 18px;
  color: white;
  margin-right: 10px;
  background-color: #FF6900;
}
.row-style-box .row-right-content .rank-container > div div.no-3 {
  text-align: center;
  width: 18px;
  height: 18px;
  color: white;
  margin-right: 10px;
  background-color: #FFCA00;
}
.row-style-box .row-right-content .rank-container > div div.no-4 {
  text-align: center;
  width: 18px;
  height: 18px;
  color: white;
  margin-right: 10px;
  background-color: #CBCBCB;
}
.row-style-box .row-right-content .rank-container > div div.name {
  width: 120px;
  color: #555555;
}
.row-style-box .row-right-content .rank-container > div div.money {
  color: #FF0000;
  float: right;
  font-weight: bold;
}
.row-style-box .row-right-content .rank-container > div div.money-2 {
  color: #555555;
  float: right;
}
.row-style-box .row-no-result {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 85px;
}
.row-style-box .row-no-result span {
  font-size: 22px;
  margin-top: 38px;
  padding-left: 30px;
  color: #313131;
}
.vue-select-box {
  width: 86px!important;
  float: left;
  padding: 0!important;
}
.vu-select-sort {
  color: #686868;
  border-right: 1px solid #e8e8e8;
}
.vu-select-sort.active input {
  color: #ff6900;
}
.vu-select-sort.active .el-icon-arrow-up:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.vu-select-sort:hover input {
  color: #ff6900;
}
.vu-select-sort:hover .el-icon-arrow-up:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #ff6900;
  position: absolute;
  top: 10px;
  left: 68px;
}
.vu-select-sort input {
  width: 86px!important;
  height: 24px;
  color: #686868;
  box-sizing: border-box;
  padding: 0 8px 0 0!important;
  text-align: center;
  font-size: 12px;
  outline: 0px;
  border: none;
}
.vu-select-sort .el-input__icon {
  line-height: 1;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vu-select-sort .el-input__inner {
  line-height: 1;
}
.vu-select-sort .el-input__suffix {
  right: 2px;
}
.vu-select-sort .el-icon-arrow-up:before {
  content: '';
  height: 0;
  width: 0;
  display: block;
  border: 5px transparent solid;
  border-bottom-width: 0;
  border-top-color: #a0a0a0;
  position: absolute;
  top: 10px;
  left: 68px;
  background-size: 8px 4px!important;
  content: '' !important;
  display: inline-block !important;
  top: auto!important;
  left: auto!important;
  transform: rotateZ(180deg);
}
.el-popper .popper__arrow {
  display: none;
}
.el-popper {
  margin: 0!important;
  width: 86px;
  border-radius: 0;
}
.el-select-dropdown__item {
  padding: 0!important;
  text-align: center!important;
  height: 24px!important;
  color: #6d6d6d !important;
  font-size: 12px!important;
  line-height: 24px!important;
}
.el-select-dropdown__item.selected {
  color: #6d6d6d !important;
  font-size: 12px!important;
  line-height: 24px!important;
  font-weight: 400!important;
  background: #f7f8fa !important;
}
.el-select-dropdown__list {
  padding: 0!important;
}
.vue-pagination {
  height: 64px;
}
.vue-pagination .el-pagination {
  padding-right: 20px;
  box-sizing: border-box;
  background: none;
  border: none;
}
.vue-pagination .el-pagination.is-background .btn-next,
.vue-pagination .el-pagination.is-background .btn-prev,
.vue-pagination .el-pagination.is-background .el-pager li {
  background: #fff;
  border: #dcdee0 1px solid;
  font-size: 14px;
  font-weight: 500;
}
.vue-pagination .el-pagination.is-background .el-pager li:hover {
  border: #ff6900 1px solid;
  color: #ff6900;
}
.vue-pagination .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ff6900;
  color: #fff;
  border: none;
}
.vue-pagination .el-pagination__editor {
  margin: 0 10px;
}
.vue-pagination .el-pagination__jump input {
  outline: none;
}
.vue-pagination .el-input.is-active .el-input__inner,
.vue-pagination .el-input__inner:focus {
  border-color: #ff6900;
  color: #ff6900;
  outline: 0;
}
