﻿@charset "UTF-8";
/**!
* 许昌市贯彻落实稳住经济一揽子政策措施专栏 
* date:2022-12-26
* author: gyc;
*/
.container {
  width: 1200px !important;
  margin: 0 auto;
}

.banner {
  height: 590px;
  background: url("/images/ylzzt/banner.jpg") no-repeat center;
}

.banner .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 111px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.banner .title {
  width: 1153px;
  height: 231px;
  margin: 89px auto 0;
  background: url("/images/ylzzt/title.png") no-repeat center;
}

.banner .logo {
  display: inline-block;
}

.new {
  padding: 48px 0;
}

.new-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 55px;
}

.new-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 572px;
  height: 83px;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 4px 8px rgba(97, 118, 138, 0.1);
          box-shadow: 0px 4px 8px rgba(97, 118, 138, 0.1);
}

.new-list > li:hover {
  border-color: #0263F9;
  -webkit-box-shadow: 0px 4px 16px rgba(97, 118, 138, 0.24);
          box-shadow: 0px 4px 16px rgba(97, 118, 138, 0.24);
}

.new-list > li:hover .time {
  background: url("/images/ylzzt/bg-time.png") no-repeat center;
}

.new-list > li:hover .time .year,
.new-list > li:hover .time .date {
  color: #fff;
}

.new-list > li:nth-child(2n) {
  margin-left: auto;
}

.new-list > li:nth-child(n+3) {
  margin-top: 30px;
}

.new-list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.new-list .time {
  width: 81px;
  height: 81px;
  padding-top: 18px;
  background-color: #EBF1FA;
  text-align: center;
}

.new-list .time .year {
  line-height: 24px;
  font-size: 18px;
  color: #0263F9;
}

.new-list .time .date {
  margin-top: 4px;
  line-height: 18px;
}

.new-list .info {
  width: calc(100% - 81px);
  padding: 15px 24px 0 20px;
}

.new-list .info .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new-list .info .content {
  margin-top: 8px;
  font-size: 14px;
  line-height: 21px;
  color: #778192;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy {
  height: 434px;
  padding-top: 48px;
  background: url("/images/ylzzt/bg.jpg") no-repeat center;
}

.policy-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}

.policy-list > li {
  width: 566px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
}

.policy-list > li:hover .name {
  color: #0263F9;
}

.policy-list > li:hover .name::before {
  background-color: #0263F9;
}

.policy-list > li:hover .time {
  color: #0263F9;
}

.policy-list > li:nth-child(2n) {
  margin-left: auto;
}

.policy-list > li:nth-child(n+3) {
  margin-top: 30px;
}

.policy-list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.policy-list > li .name {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 491px;
  padding-left: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.policy-list > li .name::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  left: 0px;
  top: 9px;
  background: #AEB8C9;
  border-radius: 50%;
}

.policy-list > li .time {
  margin-left: auto;
  color: #AEB8C9;
}

.unscramble {
  padding: 48px 0 64px;
}

.unscramble-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}

.unscramble-list > li {
  width: 384px;
  height: 120px;
  background: url("/images/ylzzt/bg-unscramble.png") no-repeat center;
}

.unscramble-list > li > a {
  display: block;
  height: 100%;
  padding: 20px 0 0 16px;
}

.unscramble-list > li + li {
  margin-left: 24px;
}

.unscramble-list > li:nth-child(3n+1) {
  margin-left: 0;
}

.unscramble-list > li:nth-child(n+4) {
  margin-top: 24px;
}

.unscramble-list > li:hover {
  background: url("/images/ylzzt/bg-unscramble-hover.png") no-repeat center;
}

.unscramble-list > li:hover .name {
  color: #fff;
  background: url("/images/ylzzt/icon-unscramble-hover.png") no-repeat left 4px;
}

.unscramble-list > li:hover .time {
  color: #fff;
}

.unscramble-list > li .name {
  width: 347px;
  height: 48px;
  overflow: hidden;
  padding-left: 32px;
  line-height: 24px;
  font-size: 16px;
  background: url("/images/ylzzt/icon-unscramble.png") no-repeat left 4px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
}

.unscramble-list > li .time {
  margin-top: 12px;
  padding-left: 32px;
  line-height: 24px;
  font-size: 16px;
  color: #778192;
}

.unscramble .weekend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.unscramble .weekend > li {
  width: 588px;
  height: 169px;
}

.unscramble .weekend > li > a {
  display: block;
  height: 100%;
}

/*.unscramble .weekend > li:nth-child(1) {
  background: url("/images/ylzzt/weekend1.png") no-repeat center;
}

.unscramble .weekend > li:nth-child(2) {
  margin-left: auto;
  background: url("/images/ylzzt/weekend2.png") no-repeat center;
}*/

.common-title {
  position: relative;
}

.common-title img {
  display: block;
  margin: 0 auto;
}

.common-title .more {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-right: 10px;
  font-size: 16px;
  color: #0263F9;
  background: url("/images/ylzzt/icon-more.png") no-repeat right 7px;
}

.baseimg{
	width:588px;
	height:169px;
}
.unscramble .weekend > li:nth-child(2) {
  margin-left: auto;
}