.serve_list_header {
  height: auto;
}
.serve_list_breadcrumbs {
  width: 1200px;
  margin: 10px auto;
  font-size: 16px;
  color: #1a1a1a;
}
.serve_list_breadcrumbs .top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.serve_list_breadcrumbs .top img {
  margin: 0 5px;
}
.serve_list {
  width: 1200px;
  margin: 0 auto;
}
.serve_list .classify {
  width: 1200px;
  margin: 0 auto;
  padding: 27px 19px;
  background: #ffffff;
}
.serve_list .classify .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 14px;
  /* height: 30px; */
}
.serve_list .classify .list .title {
  margin-right: 34px;
  -ms-flex: none;
  flex: none;
  cursor: pointer;
}
.serve_list .classify .list .totle {
  margin-right: 32px;
  -ms-flex: none;
  flex: none;
  cursor: pointer;
}
.serve_list .classify .list .totle a {
  color: #1a1a1a;
}
.serve_list .classify .list .lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.serve_list .classify .list .lists span {
  color: #525868;
  margin-right: 31px;
  margin-bottom: 12px;
  cursor: pointer;
}
.serve_list .classify .list .lists span a {
  color: #525868;
}
.selectColor a {
  color: #157efb !important;
}
.serve_list .serve_list_sort {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  height: 39px;
  background: #ffffff;
  margin: 14px 0;
  padding-left: 19px;
}
.serve_list .serve_list_sort > div {
  margin-right: 50px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
/* 列表 */
.serve_list_list {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
}
.serve_list_box {
  width: 100%;
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 24px;
  padding-right: 70px;
  padding-left: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 17px;
}
.serve_list_box .serve_list_left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.serve_list_box .serve_list_left > a img {
  width: 227px;
  height: 176px;
  margin-right: 24px;
}
.serve_list_box .serve_list_left .word {
  width: 585px;
  display: block;
  word-break: break-all;
  white-space: wrap;
}
.serve_list_box .serve_list_left .word p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.serve_list_box .serve_list_left .word a h2 {
  /* color: #157efb; */
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 26px;
}
.serve_list_box .serve_list_left .word a h2 span {
  display: inline-block;
  font-size: 14px;
  width: 65px;
  height: 28px;
  background: rgba(252, 31, 84, 1);
  border-radius: 4px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  margin-right: 10px;
}
.serve_list_box .serve_list_left .word p:nth-child(2) {
  margin-bottom: 27px;
}
.serve_list_box .serve_list_left .word p:nth-child(2) .icon {
  -ms-flex: none;
  flex: none;
  width: 64px;
  height: 50px;
  background: linear-gradient(0deg, rgba(39, 100, 255, 1) 0%, rgba(51, 185, 255, 1) 100%);
  border-radius: 4px;
  font-size: 14px;
  padding: 10px;
  color: #ffffff;
  line-height: 16px;
}
.serve_list_box .serve_list_left .word p:nth-child(2) .word {
  font-size: 16px;
  line-height: 29px;
  color: #262626;
  margin-left: 15px;
}

.serve_list_box .serve_list_left .word p:nth-child(3) {
  color: #999999;
  font-size: 14px;
}
.serve_list_box .serve_list_left .word p:nth-child(3) > span {
  margin-right: 30px;
}
.serve_list_box .serve_list_left .word p:nth-child(3) > span i {
  color: #f75600;
  font-style: normal;
}
.serve_list_box .serves_list_right .price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 22px;
  color: #fc1f54;
  font-weight: 600;
  margin-bottom: 16px;
}
.serve_list_box .serves_list_right .price span {
  margin: 0 5px;
}
.serve_list_box .serves_list_right .price i {
  font-style: normal;
  font-size: 16px;

  margin-bottom: 2px;
}
.serve_list_box .serve_list_right_button {
  width: 137px;
  height: 42px;
  background: rgba(21, 126, 251, 1);
  border-radius: 4px;
  text-align: center;
  line-height: 42px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

/* 热门页面 */
.serve_list_hot {
  width: 1200px;
  margin: 0 auto;
  margin-top: 65px;
}
.serve_list_hot .top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 18px;
}
.serve_list_hot .top .left {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.serve_list_hot .top .left i {
  display: inline-block;
  color: #157efb;
  width: 2px;
  height: 19px;
  background: rgba(21, 126, 251, 1);
  margin-right: 15px;
}
.serve_list_hot .top .right {
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}
.serve_list_hot .bot {
  border: 1px solid #ededed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}
.serve_list_hot .bot > div {
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #ededed;
  padding: 23px 15px;
}
.serve_list_hot .bot .bot_box .picture {
  width: 262px;
  height: 162px;
  margin: 0 auto;
}
.serve_list_hot .bot .bot_box .picture img {
  width: 100%;
  height: 100%;
}
.serve_list_hot .bot .bot_box .message {
  color: #333;
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 19px;
  font-weight: bold;
}
.serve_list_hot .bot .bot_box .message > span {
  display: inline-block;
  width: 56px;
  height: 24px;
  background: rgba(252, 31, 84, 1);
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
}
.serve_list_hot .bot .bot_box .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.serve_list_hot .bot .bot_box .info .word {
  color: #fc1f54;
  font-size: 18px;
}
.serve_list_hot .bot .bot_box .info .button {
  display: inline-block;
  width: 101px;
  height: 31px;
  background: rgba(249, 249, 249, 1);
  border: 1px solid rgba(21, 126, 251, 1);
  text-align: center;
  line-height: 28px;
  color: #157efb;
  font-size: 14px;
  cursor: pointer;
}
.serve_list_hot .bot .bot_box .info .button:hover {
  background: #157efb;
  color: #fff;
}
/* seo优化 */
.seoh1 {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
