@charset"utf-8";
.panel{
  margin-top: 20px;
}
.panel .spe-left,.panel .news{
  background-color: #fff;
}
.panel .spe-left{
  width: 657.5px;
  height: 402px;
  padding: 16px 14px;
}
.focusBox{
  width: 628.8px;
  height: 368.6px;
  position: relative;
}
.focusBox .slide-box {
  height: 368.6px;
}

.focusBox .slide-box li {
  height: 368.6px;
}
.focusBox .mask,.focusBox .hd-desc a{
  height: 42.5px;
  line-height: 42.5px;
}
.focusBox .disc{
  bottom: 12px;
}
.focusBox .prev,.focusBox .next{
  top:140px ;
}
.news {
    width: 524px;
    margin-left: 18px;
    padding: 18px 18px 20px;
}
.news-list {
    margin-top: 16px;
}
.content-title {
    padding-bottom: 18px;
    border-bottom: 1px solid #E0E0E0;
}
.content-title a{
  font-weight: bold;
  color: #017CDA;
}
.content-title .title-line {
    display: inline-block;
    width: 4px;
    height: 20px;
    background-color: #017CDA;
    margin-right: 11px;
    margin-top: 2px;
    vertical-align: top;
}
.panel2 .spe-left.news{
  width: 657.5px;
  height: 284.4px;
  margin-left: 0;
}
.panel2 .right.news{
  height: 284.4px;
}
.panel3 .video-box{
  margin: 25px 0 0 -17px;
}
.panel3 .spe-left{
  height: 312.8px;
}
.panel3 .right.news{
  height: 312.8px;
}
.panel3 .video-box a{
  float: left;
  width: 198.5px;
  margin-left: 17px;
  border: 1px solid #E6E6E6;
}
.panel3 .video-box a .pic-box{
  width: 100%;
  height: 158.8px;
}
.panel3 .video-box a p{
  height: 48px;
  line-height: 48px;
  text-align: center;
  padding:0 10px;
  background-color: #fff;
  color: #333;
}
@media screen and (max-width: 1200px) {
  .panel,.panel .right.news{
    margin-top: .3rem;
  }
  .panel .right.news{
    padding-bottom: .35rem;
  }
  .panel .spe-left,.panel .news,.panel2 .spe-left.news,.panel2 .right.news,.panel3 .right.news{
    width: 100%;
    height: auto;
  }
  .panel .spe-left{
    padding: .2rem .2rem .35rem;
  }

  .news {
    padding: .2rem .2rem 0;
  }
  
  .panel3 .video-box {
    margin: .27rem 0 0 0;
  }
  .panel3 .video-box .item{
    width: 47.4%;
    margin-left: 0;
    margin-right: .31rem;
    margin-bottom: .39rem;
  }
  .panel3 .video-box a:nth-of-type(2n){
    margin-right: 0;
  }
  .panel3 .video-box a .pic-box{
    height: 2.47rem;
  }
  .panel3 .video-box a p{
    height: .76rem;
    line-height: .76rem;
    padding:0 .1rem;
    font-size: .24rem;
  }
}