.ying_list_header {
  height: auto;
}

.ying_list {
  width: 1200px;
  margin: 0 auto;
}
.ying_list .top {
  /* display: flex;
	align-items: center; */
  font-size: 16px;
  color: #1a1a1a;
  margin: 20px 0;
}
.ying_list .top img {
  margin: 0 5px;
}
.ying_list .classify {
  width: 1200px;
  margin: 0 auto;
  padding: 27px 19px;
  background: #ffffff;
}
.ying_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;
}
.ying_list .classify .list .title {
  margin-right: 34px;
  -ms-flex: none;
  flex: none;
  cursor: pointer;
}
.ying_list .classify .list .totle {
  margin-right: 32px;
  -ms-flex: none;
  flex: none;
  cursor: pointer;
}
.ying_list .classify .list .totle a {
  color: #525868;
}
.ying_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;
}
.ying_list .classify .list .lists span a {
  display: inline-block;
  color: #525868;
  margin-right: 31px;
  margin-bottom: 12px;
  cursor: pointer;
}
.icon_select {
  color: #007aff !important;
}
.icon_select a {
  color: #007aff !important;
}
.ying_list > .title {
  color: #1a1a1a;
  font-size: 16px;
  margin: 23px 0;
}
.ying_list > .ying_list_search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 12px 16px;
  background: #ffffff;
}
.ying_list > .ying_list_search .search_name {
  font-size: 14px;
  color: #000;
  margin-right: 43px;
}
.ying_list .ying_list_lsit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 12px;
}

.ying_list .ying_list_lsit .list_box {
  -ms-flex: none;
  flex: none;
  width: 946px;
  height: 220px;
  background: rgba(255, 255, 255, 1);
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 24px;
  padding-right: 30px;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-between; */
  margin-bottom: 17px;
}
.ying_list .ying_list_lsit .list_box > a img {
  width: 328px;
  height: 176px;
  margin-right: 40px;
}
.ying_list .ying_list_lsit .list_box .title {
  color: #0d0d0d;
  font-size: 20px;
  margin-bottom: 33px;
  font-weight: 600;
}
.ying_list .ying_list_lsit .list_box .message {
  font-size: 16px;
  line-height: 30px;
  color: #262626;
  margin-bottom: 27px;
}
.ying_list .ying_list_lsit .list_box .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ying_list .ying_list_lsit .list_box .info .left {
  width: 62px;
  height: 20px;
  border: 1px solid rgba(21, 126, 251, 1);
  border-radius: 10px;
  color: #157efb;
  font-size: 12px;
  text-align: center;
  line-height: 19px;
}
.ying_list .ying_list_lsit .list_box .info .right {
  color: #a6a6a6;
  font-size: 14px;
}
.ying_list .ying_list_lsit .list_box .info .right span {
  margin-left: 37px;
}
.ying_list .ying_list_lsit .right_box .right {
  background: #fff;
  width: 244px;
  height: 329px;
  text-align: center;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}
.ying_list .ying_list_lsit .right_box .right_search {
  padding: 15px 10px;
  height: auto;
}
.ying_list .ying_list_lsit .right_box .right .icon_title {
  text-align: left;
}
.ying_list .ying_list_lsit .right_box .right .icon {
  text-align: left;
  margin-top: 10px;
}
.ying_list .ying_list_lsit .right_box .right .icon i a {
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  color: rgba(245, 154, 35, 1);
  border-radius: 12px;
  border: 1px solid rgba(245, 154, 35, 1);
  padding: 1px 16px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 6px;
}
.ying_list .ying_list_lsit .right_box .right_search .list {
  margin-top: 15px;
}
.ying_list .ying_list_lsit .right_box .right_search .list p {
  font-size: 13px;
  margin-bottom: 10px;
  cursor: pointer;
  text-align: left;
}

.ying_list .ying_list_lsit .right > img {
  margin-top: 33px;
}
.ying_list .ying_list_lsit .right p:nth-child(2) {
  margin-top: 10px;
}
.ying_list .ying_list_lsit .right p:nth-child(3) {
  margin-top: 5px;
}
.ying_list .ying_list_lsit .right p:nth-child(4) {
  margin-top: 5px;
}
.ying_list .ying_list_lsit .right .button {
  width: 203px;
  height: 47px;
  background: rgba(21, 126, 251, 1);
  border: 2px solid rgba(21, 126, 251, 1);
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  margin: 0 auto;
  margin-top: 22px;
  margin-bottom: 15px;
  color: #fff;
  cursor: pointer;
}
.ying_list .ying_list_lsit .right .number {
  width: 203px;
  height: 47px;
  background: rgba(255, 255, 255, 1);
  border: 2px solid rgba(21, 126, 251, 1);
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  margin: 0 auto;
  color: #157efb;
}

/* 分页 */
.pages {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0px;
}

/* 热门政策 */
.ying_list .hot {
  margin-top: 53px;
}
.ying_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: 0;
}
.ying_list .hot .top .left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #333333;
  font-weight: 600;
  font-size: 20px;
}
.ying_list .hot .top .left i {
  display: inline-block;
  width: 4px;
  height: 19px;
  background: rgba(21, 126, 251, 1);
  margin-right: 19px;
}
.ying_list .hot .top .right {
  color: #666666;
  font-size: 14px;
}
.ying_list .hot .list {
  margin-top: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ying_list .hot .list .list_box {
  -ms-flex: none;
  flex: none;
  width: 575px;
  height: 164px;
  background: rgba(255, 255, 255, 1);
  padding-top: 15px;
  padding-bottom: 18px;
  padding-right: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.ying_list .hot .list .list_box > img {
  width: 201px;
  height: 131px;
  margin-right: 28px;
}
.ying_list .hot .list .list_box > div {
  -ms-flex: 1;
  flex: 1;
}
.ying_list .hot .list .list_box .title {
  color: #0d0d0d;
  width: 309px;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ying_list .hot .list .list_box .message {
  width: 309px;
  font-size: 16px;
  line-height: 28px;
  color: #262626;
  margin-bottom: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.ying_list .hot .list .list_box .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.ying_list .hot .list .list_box .info .left {
  width: 62px;
  height: 20px;
  border: 1px solid rgba(21, 126, 251, 1);
  border-radius: 10px;
  color: #157efb;
  font-size: 12px;
  text-align: center;
  line-height: 17px;
}
.ying_list .hot .list .list_box .info .right {
  color: #a6a6a6;
  font-size: 14px;
}
.ying_list .hot .list .list_box .info .right span {
  margin-left: 37px;
}

.ying_list_linian {
  margin-bottom: 70px;
}
