.items {
  width: 100%;
  height: 554px;
  background: url("../img/news-item1-bg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 160px;
  box-sizing: border-box;
}
.items .item {
  width: 1200px;
  margin: 0 auto;
}
.items .item .t1 {
  height: 73px;
  font-size: 42px;
  font-weight: 500;
  color: #333333;
  line-height: 73px;
}
.items .item .t2 {
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin: 23px 0 141px 0;
}
.items .item .talk {
  width: 144px;
  height: 42px;
  display: block;
  background: #506eff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 42px;
}

.item1 {
  width: 100%;
}
.item1 .item {
  width: 1200px;
  margin: 0 auto;
  padding-top: 71px;
  padding-bottom: 90px;
  box-sizing: border-box;
}
.item1 .item .boxs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
.item1 .item .boxs .l {
  width: 770px;
}
.item1 .item .boxs .l .tabs {
  width: 100%;
  display: flex;
  height: 97px;
  position: relative;
}
.item1 .item .boxs .l .tabs::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgb(234, 234, 234);
  left: 0;
  bottom: 0;
}
.item1 .item .boxs .l .tabs a {
  height: 100%;
  font-size: 32px;
  font-weight: 400;
  color: rgba(71, 86, 105, 0.5);
  line-height: 97px;
  cursor: pointer;
}
.item1 .item .boxs .l .tabs a.active {
  color: #506eff;
  position: relative;
}
.item1 .item .boxs .l .tabs a.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background: #506eff;
  left: 0;
  bottom: 0;
}
.item1 .item .boxs .l .tabs a:last-child {
  margin-left: 115px;
}
.item1 .item .boxs .l .list > a {
  height: 283px;
  padding: 41px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.item1 .item .boxs .l .list > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgb(234, 234, 234);
  bottom: 0;
  left: 0;
}
.item1 .item .boxs .l .list > a img {
  width: 320px;
  height: 200px;
  border-radius: 20px;
  background-color: #506eff;
  overflow: hidden;
}
.item1 .item .boxs .l .list > a .list-r {
  width: 422px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.item1 .item .boxs .l .list > a .list-r .t1 {
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #1f2d3d;
  line-height: 30px;
}
.item1 .item .boxs .l .list > a .list-r .t2 {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #475669;
  line-height: 25px;
}
.item1 .item .boxs .l .list > a .list-r .t3 {
  font-size: 14px;
  font-weight: 400;
  color: #475669;
  line-height: 20px;
}
.item1 .item .boxs .r {
  width: 360px;
  padding-top: 46px;
  box-sizing: border-box;
}
.item1 .item .boxs .r .box1 {
  width: 100%;
  height: 160px;
  background: #ffffff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding-top: 34px;
  box-sizing: border-box;
}
.item1 .item .boxs .r .box1 .t1 {
  width: 100%;
  height: 20px;
  font-size: 14px;
  font-weight: 500;
  color: #506eff;
  line-height: 20px;
  text-align: center;
}
.item1 .item .boxs .r .box1 .t2 {
  width: 289px;
  height: 45px;
  background: #506eff;
  border-radius: 5px;
  margin: 0 auto;
  line-height: 45px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 30px;
  display: block;
}
.item1 .item .boxs .r .box2 {
  width: 100%;
  min-height: 251px;
  background: #ffffff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 6px 29px 0 27px;
  box-sizing: border-box;
  margin-top: 40px;
}
.item1 .item .boxs .r .box2 .t1 {
  height: 60px;
  width: 100%;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400;
  color: #1f2d3d;
  position: relative;
}
.item1 .item .boxs .r .box2 .t1::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(234, 234, 234);
  bottom: 0;
  left: 0;
}
.item1 .item .boxs .r .box2 .box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 18px;
}
.item1 .item .boxs .r .box2 .box a {
  display: inline-block;
  padding: 5px 9px;
  border: 1px solid #eaeaea;
  font-size: 14px;
  font-weight: 400;
  color: #475669;
  margin-bottom: 15px;
  margin-right: 18px;
}
.item1 .item .boxs .r .box2 .box a:hover {
  border-color: #506eff;
  color: rgb(80, 110, 255);
}
.item1 .item .boxs .r .box2 .box a.active {
  border-color: #506eff;
  color: rgb(80, 110, 255);
}
.item1 .item .boxs .r .boxs3 {
  width: 360px;
  background: #ffffff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 6px 29px 20px 27px;
  box-sizing: border-box;
  margin-top: 40px;
}
.item1 .item .boxs .r .boxs3 .t1 {
  height: 60px;
  width: 100%;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400;
  color: #1f2d3d;
  position: relative;
}
.item1 .item .boxs .r .boxs3 .t1::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(234, 234, 234);
  bottom: 0;
  left: 0;
}
.item1 .item .boxs .r .boxs3 .box {
  width: 100%;
  margin-top: 18px;
}
.item1 .item .boxs .r .boxs3 .box > a {
  display: block;
  margin-bottom: 40px;
}
.item1 .item .boxs .r .boxs3 .box > a:hover {
  color: rgb(80, 110, 255);
}
.item1 .item .boxs .r .boxs3 .box > a:last-child {
  margin-bottom: 0;
}
.item1 .item .boxs .r .boxs3 .box > a .t3 {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #1f2d3d;
  line-height: 29px;
}
.item1 .item .boxs .r .boxs3 .box > a .t2 {
  width: 100%;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #475669;
  line-height: 20px;
  margin-top: 13px;
}

@media (max-width: 1400px) {
  .items {
    height: 438px;
    padding-top: 117px;
  }
  .items .item {
    width: 1050px;
  }
  .items .item .t2 {
    margin: 22px 0 40px 0;
  }
  .item1 .item {
    width: 1150px;
  }
}
@media (max-width: 1200px) {
  .items {
    height: 375px;
    padding-top: 75px;
  }
  .items .item {
    width: 1000px;
  }
  .items .item .t2 {
    margin: 10px 0 45px 0;
  }
  .item1 .item {
    width: 1000px;
  }
  .item1 .item .boxs .l {
    width: 650px;
  }
  .item1 .item .boxs .l .list > a img {
    width: 250px;
    height: auto;
  }
  .item1 .item .boxs .l .list > a .list-r {
    width: 370px;
  }
  .item1 .item .boxs .l .list > a .list-r .t1 {
    font-size: 18px;
    line-height: 28px;
  }
  .item1 .item .boxs .l .list > a .list-r .t2 {
    font-size: 14px;
    line-height: 22px;
  }
  .item1 .item .boxs .r {
    width: 310px;
  }
  .item1 .item .boxs .r .boxs3 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .items {
    height: 283px;
    padding: 0;
    background: url("../img/news-item1-bg-phone.png") no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-end;
  }
  .items .item {
    width: 100%;
    height: 93px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .items .item .t1 {
    height: 28px !important;
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .items .item .t2 {
    display: none;
  }
  .items .item .talk {
    width: 89px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    border-radius: 3px;
    margin-top: 10px;
  }
  .item1 .item {
    width: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .item1 .item .boxs {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
  .item1 .item .boxs .l {
    width: 100%;
  }
  .item1 .item .boxs .l .tabs {
    width: 100%;
    height: 40px;
  }
  .item1 .item .boxs .l .tabs a {
    font-size: 18px;
    line-height: 40px;
    margin-left: 20px;
  }
  .item1 .item .boxs .l .tabs a.active {
    color: #506eff;
    position: relative;
  }
  .item1 .item .boxs .l .tabs a:last-child {
    margin-left: 100px;
  }
  .item1 .item .boxs .l .list > a {
    height: 250px;
    padding: 30px 0;
  }
  .item1 .item .boxs .l .list > a img {
    display: none;
  }
  .item1 .item .boxs .l .list > a .list-r {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .item1 .item .boxs .l .list > a .list-r .t1 {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #1f2d3d;
    line-height: 25px;
  }
  .item1 .item .boxs .l .list > a .list-r .t2 {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #475669;
    line-height: 25px;
  }
  .item1 .item .boxs .l .list > a .list-r .t3 {
    font-size: 14px;
    font-weight: 400;
    color: #475669;
    line-height: 20px;
  }
  .item1 .item .boxs .r {
    display: none;
  }
}/*# sourceMappingURL=news.css.map */