@charset "utf-8";
.panel>.right{
  margin-top: 13px;
}
.news {
    height: auto;
}
.zmljl-box{
  width: 313px;
  height: 183px;
}
.bltj-box{
  width: 249px;
  height: 183px;
  margin-left: 13px;
}
.zmljl-box a,.bltj-box a,
.wjtc-box a,.zwwb-box a{
  display: block;
  width: 100%;
  height: 100%;
}
.zmljl-box a img,.bltj-box a img,
.wjtc-box a img,.zwwb-box a img{
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.panel2{
  margin-top: 58px;
}
.panel2>.left{
  margin-top: 14px;
}
.wjtc-box{
  width: 311px;
  height: 183px;
}
.zwwb-box{
  width: 251px;
  height: 183px;
  margin-left: 12px;
}
@media screen and (max-width: 1200px) {	 
  .watch-more {
    margin-top: .2rem;
  }
  .content-title a {
    padding-left: .5rem!important;
}
  .panel>.right,.mbottom-box{
  margin-top: .5rem;
  display: flex;
  justify-content: space-between;
}

.zmljl-box,.wjtc-box{
  width: 54%;
  height: 2.204rem;
}
.bltj-box,.zwwb-box{
  width: 44%;
  height: 2.204rem;
}

.panel2{
  margin-top: .5rem;
}


}