.Solution_new {
  height: 3355px;
  /* background-color: bisque; */
}


.News {
  width: 100%;
  height: 350px;
  background: url(../images/news.png) no-repeat center;
  background-size: 100% ; 
  margin-top: 27px;
  margin-bottom: 43px;
}

.rightcontainer_new {
  float: left;
  width: 79%;
  height: auto;
  border-left: 2px solid #e4e4e4;
  /* background-color: rgb(244, 13, 13); */
}

.New_contaner {
  width: 100%;
  height: auto;
  float: left;
  /* background-color: rgb(228, 14, 14); */
  margin-top: 10px;
  margin-left: 10px;
}

.New_contaner span h3 {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
}

.contxt {
  width: auto;
  height: auto;
  text-indent: 2em;
  font-size: 18px;
  margin-top: 25px;
}

.contxt ul li {
  margin-left: 10px;
}

.contxt ul li span h3 {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
  margin-top: 25px;
}

.contxt ul li span img {
  display: block;
  width: 235px;
  height: 235px;
  /* background-size: 100px 100px; */
  margin-left: 40%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contxt ul li span h4 {
  font-size: 19px;
  font-weight: 400;
  text-indent: 2em;
  line-height: 2.2em;
  margin-left: 10px;
}

.New_1End {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.New_1End span {
  display: block;
  font-size: 20px;
  text-indent: 2em;
  margin-bottom: 16px;
  margin-left: 19px;
}