
@media (max-width: 700px) {
  .center {
    width: 90%!important;
    margin: 50px auto!important;
}
.center .title {
  font-size: 22px!important;
  color: #222222!important;
  font-weight: 600!important;
  line-height: 1.5!important;
  text-align: center!important;
  margin-bottom: 20px!important;
}
.center1 {
  flex-direction: column;
  align-items: flex-start;
  display: flex!important;
  margin-bottom: 20px!important;
  flex-wrap: wrap!important;
}
.center .cate {
  height: 33px!important;
  line-height: 30px!important;
  text-align: center!important;
  border-radius: 10px!important;
  display: block!important;
  margin-right: 15px!important;
  font-size: 18px!important;
  color: #666666!important;
  padding: 0 15px!important;
  margin-bottom: 10px!important;
}
.center .active {
  background: #0E3489!important;
  color: #fff!important;
  padding: 0 15px!important;
}
.center .center2 a {
  width: 48%!important;
  margin-bottom: 20px!important;
  margin-right: 0!important;
}
.center .center2 {
  flex-wrap: wrap!important;
  justify-content: space-between!important;
}
.center .center2 a .img {
  width: 100%!important;
  height: auto!important;
  background-color: #F8F8F8!important;
  border-radius: 10px!important;
}
.center .center2 a .img img {
  width: 100%!important;
  height: 100%!important;
  border-radius: 10px!important;
  overflow: hidden!important;
}
.center .center2 a .tit {
  font-size: 16px!important;
  color: #222222!important;
  line-height: 1.5!important;
  font-weight: 600!important;
  text-align: center!important;
  margin-top: 10px!important;
}
.new .title {
  font-size: 22px!important;
  color: #222222!important;
  font-weight: 600!important;
  line-height: 1.5!important;
  text-align: center!important;
  margin-bottom: 25px!important;
}
.new .title::after{
  display: none!important;
}
.center .center3 .center3-1 {
  margin-bottom: 15px!important;
  width: 100%!important;
  background: #F1F4F6!important;
}
.center .center3 .center3-1 .left {
  width: 50%!important;
  height: auto!important;
  border-radius: 10px 0 0 10px!important;
  overflow: hidden!important;
}
.center .center3 .center3-1 .right {
  padding: 20px!important;
  box-sizing: border-box!important;
  width: 50%!important;
}
.center .center3 .center3-2 .time, .center .center3 .center3-1 .time {
  font-size: 14px!important;
  color: #666666!important;
  line-height: 1.5!important;
  text-align: left!important;
}
.center .center3 .center3-2 .tit, .center .center3 .center3-1 .tit {
  font-size: 16px!important;
  color: #222222!important;
  line-height: 1.5!important;
  text-align: left!important;
  margin: 10px 0!important;
  white-space: nowrap!important;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
}
.center .center3 .center3-2 .desc, .center .center3 .center3-1 .desc {
  font-size: 14px!important;
  color: #666666!important;
  line-height: 1.5!important;
  margin-bottom: 20px!important;
}
.center .center3 a img {
  width: 30px!important;
  height: 30px!important;
  display: block!important;
}
.center .center3 .center3-2 {
  margin-bottom: 15px!important;
  width: 100%!important;
  height: auto!important;
  background: #F1F4F6!important;
  border-radius: 10px!important;
  padding: 20px!important;
  box-sizing: border-box!important;
}
.center .more {
  width: 120px!important;
  height: 40px!important;
  background: #0E3489!important;
  border-radius: 15px!important;
  align-items: center!important;
  justify-content: center!important;
  margin: 20px auto 0!important;
  font-size: 16px!important;
  color: #FFFFFF!important;
}
.center .more img {
  width: 7px!important;
  height: 11px!important;
  margin-left: 5px!important;
}
.center .center3 .center3-1 .left img{
  width:100% !important;
  height: 100%!important;
  object-fit: cover;
}
.mask video {
    margin: 300px auto 0!important;
}
.videon .tit {

    font-size: 18px!important;
    top: 30%!important;
}
.videon .tit1 {

    top: 45%!important;

    font-size: 18px!important;
}
.videon .more img{
  margin-bottom: 0!important;
}


.banner .go{
  top: 33rem!important;
  height: 40px!important;
  width: 130px!important;
    left: calc(50% - 65px)!important;
    width: 130px!important;
    font-size: 14px!important;
}

}