pre {
  margin: 0;
  padding: 0;
  border: 0;
  background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

body {
  font-family: "Microsoft YaHei", "Arial", "黑体", "宋体", sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  line-height: 22px;
  color: #666;
  height: auto;
  clear: both;
  background-color: #FFF;
}

.r-ban .mes_ban {
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
  border-bottom: 1px solid #b1b1b1;
  display:flex;
  align-items:center;
  padding:20px 0;
}
.r-ban .mes_ban span{
  margin-left:auto;
  align-self:flex-end;
}
.r-ban {
  width: 580px;
  float: left;
  margin-left: 28px;

}

.content-two,
.content-four {
  width: 1200px;
  margin: 0 auto;
  height: 410px;
}

.content-one,
.content-three {
  width: 100%;
  height: 454px;
  margin: 0 auto;
}




.content-two .l-box .mes_tit {
  color: #000;
  height: 80px;
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 20px 0px 20px 0px;
  border-bottom: 1px solid #b1b1b1;
  display:flex;
  align-items:center;
}

.content-two .l-box .mes_tit span{
  margin-left:auto;
  align-self:flex-end;
}

.content {
  width: 100%;
  background: #fff;
  margin-top: 30px;
}

.content-two .r-box .mes_list {
  color: #000;
  font-size: 22px;
  height: 80px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 20px 0;
  border-bottom: 1px solid #b1b1b1;
  display:flex;
  align-items:center;
}
.content-two .r-box .mes_list span{
  margin-left:auto;
  align-self:flex-end;
}
.focus2 {
  width: 580px;
  height: 382px;
  position: relative;
  float: left;
}

.focus2 {
  width: 580px;
  height: 382px;
  position: relative;
  float: left;
}

.focus2 {
  width: 580px;
  height: 382px;
  position: relative;
  float: left;
}

.r-ban .mes_ban span a {
  font-size: 14px;
  color: #b1b1b1;
  float: right;
}

.r-ban .mes_ban span:hover a {
  color: #1a6eb7
}

.course {
  width: 100%;
  background: #ebebeb;
  padding: 0px 0 65px 0;
}

.content-two .l-box .mes_tit span a {
  font-size: 14px;
  text-decoration: none;
  color: #b1b1b1;
  float: right;
}

.content-two .l-box .mes_tit span:hover a {
  color: #1a6eb7
}

.content-two .r-box .mes_list span a {
  font-size: 14px;
  color: #b1b1b1;
  float: right;
}

.content-two .r-box .mes_list span:hover a {
  color: #1a6eb7
}

.content-two .l-box {
  width: 710px;
  float: left;
}

.content-two .r-box {
  width: 430px;

  float: left;
  padding-left: 60px;
}

.r-ban .mes_ban img {
  padding-right: 18px;
  padding-left: 10px;
}

.content-two .l-box .mes_tit img {
  padding-right: 18px;
  padding-left: 10px;
}

.content-two .r-box .mes_list img {
  padding-right: 18px;
  padding-left: 10px;
}

.px1200{
  margin:auto;
  width:1200px;
}

/* 新闻快讯 轮播图 */
  .focus2 table tbody tr:nth-of-type(2) {
    position: relative;
  }

  .focus2 table img {
    object-fit: cover;
  }

  .focus2 table tbody tr:nth-of-type(2) td > div {
    position: relative;
    top: -40px;
    background: rgba(0, 0, 0, 0.3);
    text-align: left !important;
    padding-left: 20px;
    height: 40px !important;
    display: flex;
    align-items: center;
    width:600px;
    box-sizing:border-box;
  }

 .focus2 table tbody tr:nth-of-type(2) td > div a {
    color: #fff;
    font-size: 20px !important;
    width: 430px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

 .focus2 table tbody tr:nth-of-type(1) > td > div > div:nth-of-type(2) > a {
    padding: 0;
    width: 10px;
    height: 10px;
    transition: all 0.3s;
    display: inline-block;
    margin-right: 5px;
    border: none;
    border-radius: 1000px;
    background-color: rgba(0, 0, 0, 0.5);
    color: transparent;
    z-index: 20;
    position: relative;
    line-height: 25px;
    font-size: 0;
  }

  .focus2 table tbody tr:nth-of-type(1) > td > div > div:nth-of-type(2) {
    height: 40px !important;
    top: -40px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 7px!important;
  }

  .imagechangenews_fnode {
    padding: 0;
    width: 18px !important;
    transition: all 0.3s;
    background-color: rgba(255, 255, 255, 0.5) !important;
  }