@charset "utf-8";

.new {
  margin: 0 auto;
  width: 1200px;
}
.new .newTop {
  justify-content: unset;
}
.new .newTop li {
  text-align: center;
  margin-right: 37px;
}
.new .newTop li a {
  font-size: 18px;
  font-weight: 500;
  color: #555555;
  line-height: 39px;
}
.new .newTop li.active a,.new .newTop li:hover a {
  font-size: 18px;
  font-weight: bold;
  color: #d69962;
  line-height: 48px;
}
.new .newTop li .line {
  width: 100%;
  height: 2px;
  background: #d69962;
  margin: 0 auto;
  display: none;
}
.new .newTop li:hover .line ,.new .newTop li.active .line {
  display: block;
}
.new .newCent {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 100px;
}
.new .newCent .newLeft {
  width: 820px;
  background: #FFFFFF;
  box-shadow: 3px 5px 13px 0px rgba(115,115,115,0.1);
  border-radius: 4px;
  padding: 20px 0;
}
.new .newCent .newLeft li a {
  width: 770px;
  border-bottom: 1px solid #fff1e5;
  margin: 0 auto;
  padding: 12px 0;
  display: flex;
  justify-content: space-between;
}
.new .newCent .newLeft li:nth-last-of-type(1) a{
border-bottom:none;
}
.new .newCent .newLeft li .leftTu {
  width: 190px;
  position: relative;
}

.new .newCent .newLeft li .leftTu .item_mask{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  zoom: 1;
  transform: rotateX(180deg) scale(0.2, 0.2);
  transition: all ease-out .5s;
}
.new .newCent .newLeft li:hover .leftTu .item_mask{
  width: 190px;
  height: 142px;
  opacity: 1;
  -webkit-transform: rotateX(0deg) scale(1, 1);
  transform: rotateX(0deg) scale(1, 1);
  transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
  background: rgba(0, 0, 0, 0.32);
}

.new .newCent .newLeft li .leftTu p{
  text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 142px;
  
}



.new .newCent .newLeft li .leftTu img {
  width: 100%;

}
.new .newCent .newLeft li .leftWen {
  width: 560px;
}
.new .newCent .newLeft li .leftWen h3 {
  width: 100%;
  font-size: 20px;
  font-weight: 800;
  color: #555555;
  line-height: 39px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new .newCent .newLeft li:hover .leftWen h3{
  color: #28436E;
}
.new .newCent .newLeft li .leftWen p {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: #555555;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp: 2;
  overflow:hidden;
  text-align: justify;
}
.new .newCent .newLeft li .leftWen span {
height: 14px;
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin-top: 10px;
    display: inline-block;

}
.new .newCent .newLeft .total {
  width: 820px;
  margin: 12px 0;
}
.new .newCent .newLeft .total ul li {
  width: 36px;
  background: #ffffff;
  border: 1px solid #dbe3e8;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #1d2738;
  line-height: 12px;
  text-align: center;
  margin: 0px 2px;
}
.new .newCent .newLeft .total ul li.active {
  width: 36px;
  background: #ffffff;
  border: 1px solid #d69962;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #d69962;
  line-height: 12px;
  text-align: center;
  margin: 0px 2px;
}
.new .newCent .newLeft .total ul .num {
  font-size: 14px;
  font-weight: 500;
  color: #1d2738;
  line-height: 12px;
  margin: 0px 12px;
}
.new .newCent .newRight {
  width: 350px;
}
.new .newCent .newRight .rightTop h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    width: 340px;
    background: #28436E;
    text-indent: 1em;
}
.new .newCent .newRight .rightTop{
    margin-bottom: 28px;
}
.new .newCent .newRight .rightTop .rightWen {
  width: 340px;
  background: #fff;
  padding: 12px 0;
  background: #FFFFFF;
  box-shadow: 3px 5px 13px 0px rgba(115,115,115,0.1);
  border-radius: 4px;
}
.new .newCent .newRight .rightTop .rightWen li {
  width: 320px;
  font-size: 15px;
  font-weight: 500;
  color: #84878b;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.new .newCent .newRight .rightTop .rightWen li:hover a{
   color: #d69962;
}
.new .newCent .newRight .rightTop .rightWen li.active {
  width: 320px;
  font-size: 14px;
  font-weight: bold;
  color: #d69962;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.new .newCent .newRight .rightBottn {
  margin-top: 12px;
}
.new .newCent .newRight .rightBottn h3 {
  width: 72px;
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  line-height: 39px;
}
.new .newCent .newRight .rightBottn .rightWen {
  width: 340px;
  background: #fff;
  padding: 12px 0;
}
.new .newCent .newRight .rightBottn .rightWen li {
  width: 320px;
  font-size: 14px;
  font-weight: 500;
  color: #84878b;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
