body {
  margin: 0;
  padding: 0;
}
.flex {
  display: flex;
}
.fdc {
  flex-direction: column;
}
.jsb {
  justify-content: space-between;
}
.jsa {
  justify-content: space-around;
}
.jc {
  justify-content: center;
}
.alc {
  align-items: center;
}
.fw {
    flex-wrap: wrap;
}
.asb {
    align-content: space-between;
}
a {
  text-decoration: none;
}
.top {
  width: 100%;
  height: 690px;
  background: url(../imgs/followCompetition/banner.png) no-repeat;
  background-size: 100% 100%;
}
.content-box {
  height: 410px;
  margin-bottom: 58px;
}
.headlines {
  width: 100%;
  height: 190px;
  /* background-color: #FFF8F8; */
  /* background-color: #fff0ec; */
}
.headlines-box {
  width: 1200px;
  padding-top: 50px;
  margin: 0 auto;
  display: flex;
}
.headlines-box img {
  width: 116px;
  height: 76px;
  margin-right: 27px;
}
.title {
  font-size: 36px;
  font-weight: bold;
  color: #d00208;
  line-height: 36px;
}
.subtitle {
  font-size: 23px;
  color: #111111;
}
.contentBg {
  /* background: url(../imgs/fourthPlenaryMeeting/contentBg.png) no-repeat; */
}
.content {
  width: 1200px;
  /* height: 2900px; */
  margin: auto;
  margin-top: 32px;
  /* margin-bottom: 50px; */
  /* background-color: aqua; */
}
.content-box1 {
  height: 394px;
  padding-top: 43px;
  padding-bottom: 64px;
  /* padding: 1px 0; */
  /* background-color: skyblue; */
}
.carousel01 {
  width: 578px;
  height: 394px;
  /* background-color: rgb(252, 189, 189); */
  position: relative;
}
.carousel01 img {
  width: 578px;
  height: 394px;
}
.carousel01 div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.4);
  /* font-weight: bold; */
  font-size: 20px;
  line-height: 20px;
  color: #FFFFFF;
  padding: 14px 29px;
  box-sizing: border-box;
}
.box1-right {
  height: 100%;
  margin-left: 45px;
  width: 576px;
}
.box1-rightBox {
  flex: 1;
  border-bottom: dashed 1px #cfcdce;
  display: flex;
  align-items: center;
}
.box1-right img {
  width: 9px;
  height: 9px;
  margin: 0 16px 0 10px;
}
.box1-right p {
  margin: 0;
  font-size: 18px;
  color: #000000;
}

.content-box2 {
    height: 600px;
    padding: 30px 0 60px 0;
}
.content-box2 img {
    width: 368px;
    height: 238px;
}
.content-box2 span {
    font-size: 18px;
    color: #000000;
    margin-top: 20px;
    /* line-height: 40px; */
    width: 368px;
    height: 29px;
    overflow: hidden;
    text-align: center;
}

.content-box3 {
    height: 660px;
    padding: 52px 0 50px 0;
}
.box3 {
    position: relative;
    height: 310px;
}
.box3 img {
    width: 270px;
    height: 310px;
}
.box3-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 18px;
    color: #FFFFFF;
    /* padding: 11px 14px; */
    padding-left: 14px;
    line-height: 40px;
    box-sizing: border-box;
}

.news {
  /* flex: 1; */
  display: flex;
  padding-bottom: 10px;
  /* align-items: center; */
  border-bottom: solid 1px #cd0200;
}
.news :first-child {
  font-weight: bold;
  font-size: 32px;
  color: #b80000;
  line-height: 48px;
  background: linear-gradient(-67deg, #a80200 0%, #ff1e00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-01 {
  margin-bottom: 60px;
}
.title-01 img {
  /* padding-top: 69px; */
  width: 1140px;
  height: 44px;
}
.title-01 a {
  color: #767373;
}
.content-box4 {
  height: 620px;
  padding: 30px 0 58px 0;
}
.title-02 {
  position: relative;
  /* margin-top: 21px;
  margin-bottom: 25px; */
}
.img1 {
    width: 1200px;
    height: 100px;
}
.img2 {
    width: 578px;
    height: 70px;
}
.more {
  position: absolute;
  right: 1px;
  /* bottom: 30px; */
  top: 14px;
  font-size: 18px;
  color: #333333;
}
.title-03 {
  height: 82px;
  /* background-color: #767373; */
}
.title-03 img {
  width: 1140px;
  height: 44px;
}
.box4-details {
    width: 576px;
}
.box4-top {
    margin-bottom: 4px;
}
.box4-top img {
    width: 184px;
    height: 126px;
    margin-right: 25px;
}
.box4-top p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
}
.box4-top span {
    font-size: 14px;
    color: #666666;
}
.box4-bottom {
    /* height: 156px; */
    flex: 1;
}
.box4-bottom a {
  border-bottom: dashed 1px #cfcdce;
  flex: 1;
  display: flex;
  align-items: center
}
.box4-bottom img {
    width: 10px;
    height: 10px;
    margin: 0 10px 0 17px;
}
.box4-bottom span {
    font-size: 18px;
    color: #000000;
}
.box4-box {
  width: 586px;
  height: 100%;
  /* background-color: skyblue; */
}
.box4-box img {
  width: 255px;
  height: 180px;
  margin-right: 21px;
}
.box4-title {
  margin: 0;
  font-size: 20px;
  line-height: 40px;
  color: #000000;
  /* margin-bottom: 14px; */
}
.box4-content {
  margin: 0;
  font-size: 16px;
  color: #3F3F3F;
  line-height: 32px;
}
.box4-box span {
  font-size: 16px;
  color: #ac0520;
}
.bottom {
  height: 198px;
  background-color: #f3f4f7;
  /* margin-top: 44px; */
}
.bottom p {
  margin: 0;
}
.bottom-01 {
  margin-top: 30px;
}
.bottom-01 a {
  color: #474747;
  font-size: 18px;
  font-weight: bold;
}
.bottom-01 span {
  margin: 0 20px;
}
.bottom-02 {
  color: #474747;
  font-size: 14px;
}
.bottom img {
  margin-right: 12px;
  width: 18px;
  height: 20px;
}
