a,a:hover,a:link,a:visited {
  color: #232323;
  cursor: pointer;
  text-decoration: none;
}
.header {
  display: flex;
  display: -webkit-flex;
  max-width: 1230px;
  padding: 0 0 27px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.logo {
  width: 300px;
  margin-right: 312px;
}

.logo img {
  width: 100%;
  vertical-align: middle;
}

.back-to-index {
  color: #01499b;
  cursor: pointer;
  vertical-align: bottom;
}
.back-to-index a,.back-to-index a:hover{
 color: #01499b;
}

/* 导航 */
.nav-box {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background-color: #01499b;
}

.nav-box ul {
  display: flex;
  justify-content: space-between;
  width: 1170px;
  margin: 0 auto;
}

.nav-box ul li {
  color: #fff;
  font-size: 18px;
}

.nav-box ul li a,
.nav-box ul li a:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none;

}

/* banner图 */
.index-banner {
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
}

.index-banner img {
  display: block;
  width: 100%;
}

/* 媒体关注 */
.section-one {
  width: 100%;
}

.section-tit {
  font-size: 30px;
  text-align: center;
  border-bottom: 2px solid #f9c72b;
  color: #01499b;
  padding: 0 20px 10px;
  margin: 0 auto;
}
.section-tit a,.section-tit a:hover {
color: #01499b;
}
.section-one-tit{
  width: 15%;
}
.section-one-con {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
}

.section-one-con img {
 display: block;
height: auto;
  width: 100%;
}

.section-one-con .media-con h1 {
  width: 100%;
  font-size: 24px;
  color: #01499b;
  margin-top: 0;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.section-one-con .media-con h1 a,
.section-one-con .media-con h1 a:hover {
  color: #01499b;
  text-decoration: none;
}

.section-one-con .media-con ul li a {
  color: #000;
}

.section-one-con .media-con ul li h4,
.section-one-con .media-con ul li h5 {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 漫话期货和衍生品法 */
.section-two {
  width: 100%;
  background-color: #ebf5ff;
  margin-top: 50px;
  margin-bottom: 50px;
}

.section-two-tit {
  width: 30%;
  padding-top: 30px;
}
.section-two-con {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 50px 0;
  overflow: hidden;
}
.section-two-con>div{
  width: 20%;
  padding: 0;
  overflow: hidden;
}
.section-two-con>div img{
  display: block;
  max-width: 100%;
}
/* 普法视频 */
.section-three-con {
  width: 100%;
  margin-top: 50px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.section-three-con>div{
  border: 1px solid #ebebeb;
  width: 33%;
}
.section-three-con>div img{
  display: block;
  max-width: 100%;
}
.section-three-con>div h1 {
  margin-top: 0;
}
.section-three-con>div h2 {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 10px;
}
.section-three-con>div h3 {
  font-size: 12px;
  color: #949494;
  line-height: 20px;
  padding-left: 10px;
}
.section-three-con>div h3 a, .section-three-con>div h3 a:hover {
  color: #949494;
}
.section-three-con>div h4 {
  font-size: 12px;
  color: #616161;
  padding-left: 10px;
}
.section-three-con>div h4 a, .section-three-con>div h4  a:hover {
  color: #616161;
}
.section-four .section-four-con {
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.section-four .section-two-con>div {
  width: 49%;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.section-four .section-two-con>div h1{
  background-color: #d6d5d5;
  padding-left: 10px;
  font-size: 14px;
  margin-top: 0;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section-four .section-two-con>div h2{
  font-size: 14px;
  color: #939393;
  padding: 0 10px;
  line-height: 20px;
}
.section-four .section-two-con>div h3{
  font-size: 12px;
  color: #939393;
  padding-right: 10px;
  text-align: right;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
}
.section-four .section-two-con>div h3 a, .section-four .section-two-con>div h3 a:hover {
  color: #939393;
}
.section-five {
  padding: 50px 0;
}
.section-five .section-five-con {
  flex-wrap: wrap;
}
.section-five .section-five-con>div {
  width: 49%;
  border: none;
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 30px;
}
.section-five .section-five-con>div span{
  display: inline-block;
}
.section-five .section-five-con>div span:nth-child(1){
  background: #01499b;
  color: #fff;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin-right: 20px;
}
/* 底部 */
.footer {
  width: 100%;
  margin-top: 20px;
  color: #fff;
  background-color: #01499b;
  padding: 30px 0px;
}

.footer img {
  display: block;
}

.footer p {
  height: 40px;
  line-height: 40px;
}
.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.8;
}
.swiper-pagination-bullet-active {
  background: #01499b;
  opacity: 1;
}
/* 小屏幕 */
@media screen and (max-width: 576px) {

.section-one-tit {
    width: 45%;
  }
  .section-two-tit {
    width: 92%;
  }
.section-one-con .media-con {
    margin-top: 50px;
  }
  .section-two-con {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .section-two-con>div {
    width: 50%;
    margin-bottom: 20px;
  }
  .section-three-con {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .section-three-con img {
    width: 100%;
    height: auto;
  }
  .section-three-con>div{
    width: 100%;
    margin-bottom: 30px;
  }
  .section-four .section-two-con>div,.section-five .section-five-con>div {
    width: 100%;
  }
}

@media screen and (min-width: 576px) and (max-width: 992px) {
  .section-one-tit {
    width: 25%;
  }
  .section-two-tit {
    width: 50%;
  }

  .section-one-con .media-con {
    margin-top: 50px;
  }
  .section-two-con {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
  .section-two-con>div {
    width: 33%;
    margin-bottom: 20px;
  }
  .section-three-con {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .section-three-con img {
    width: 100%;
    height: auto;
  }
  .section-three-con>div{
    width: 100%;
    margin-bottom: 30px;
  }
  .section-four .section-two-con>div,.section-five .section-five-con>div {
    width: 100%;
  }
}















