.content {
  width: 288.81rem;
  margin: 0 auto;
  margin-top: 9.25rem;
  display: flex;
  justify-content: space-between;
}
.content-left {
  width: 196.69rem;
}


.container h1,.container h2 {
  display: none;
}
.container p {
  font-size: 3rem;
}
.content-right{
  width: 76.75rem;
}
.content-right .title {
  margin-bottom: 7.38rem;
}
.box-list-2 {
  width: 100%;
}
.box-list-2 .item {
  display: block;
  width: 100%;
  height: 68.81rem;
}
.box-list-2 .item .item-img {
  width: 100%;
  height: 54.44rem;
}
.box-list-2 .item .item-title {
  width: 100%;
  height: 9rem;
  font-size: 3.13rem;
  font-weight: 900;
  margin-top: 2.25rem;
  color: #000;
}
.container ,.container1{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  padding:0 1.25rem;
  /* min-height: 41.67rem; */
}
.container .txt {
  width: 100%;
  font-size: 6.25rem;
font-weight: 900;
  color: #000;
  font-weight: bold;
  margin: .83rem 0;
}
.container .txt1 {
  color: #3A3A3A;
  font-size: 1.17rem;
  width: 100%;
  text-align: left;
  margin-top: 1.33rem;
}
.container .img ,.container .img{

  width: 144.44rem;
  height: 102.38rem;
  margin-bottom: 1.33rem;
  margin-top: 1.33rem;
}
.container .detail ,.container1 .detail{
  color: #3A3A3A;
  font-size: 3.13rem;
  line-height: 4rem;
  margin-top: 5rem;
}
.box-list{
  width:100%;
  margin-top:1.67rem;
}
.box-list-1 {
  width:100%;
  margin:0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.item-top {
  display: flex;
  width: 62.5rem;
  height:58.94rem;
  flex-direction: column;
  margin-bottom: 6.63rem;
  background-color: #fff;
}
.item-top > .item-img {
  width: 100%;
  height:44.31rem;
} 
.item-top .item-title {
  width: 100%;
  height: 6.38rem;
  position: relative;
  font-size: 2.19rem;
  font-weight: 900;
  color: #3A3A3A;
  margin: 3.06rem 0 2.56rem;
}
.time {
  width: 16.88rem;
  height: 2.69rem;
  font-size: 1.88rem;
  color: #3A3A3A;
}
