* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

.cf:after {
  content: '';
  display: table;
  clear: both;
}

body {
  background: url(../img/bg.png);
}

.top {
  width: 100%;
  position: relative;
}

.top .nav {
  width: 1200px;
  position: absolute;
  left: 50%;
  bottom: 37%;
  margin-left: -571px;
  border-bottom: 3px solid #EF3A4D;
  display: flex;
  justify-content: center;
}

.top img {
  width: 100%;
}

.top .nav a {
  display: block;
  width: 16.66%;
  height: 45px;
  float: left;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  text-align: center;
  padding-bottom: 10px;
  text-decoration: none;
}

.content {
  width: 1200px;
  margin: auto;
  margin-top: -270px;
  position: relative;
  z-index: 100;
}

.jjyw_title {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}

.jjyw_title p {
  padding: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jujiao {
  background-image: linear-gradient(to top, #F3E5D7, #fff);
  border-radius: 10px;
  padding: 20px;
  position: relative;
}

.jjyw_box {
  height: 448px;
}

.jjyw_left {
  width: 35%;
  height: 448px;
}

.jjyw_left dt {
  padding-bottom: 5px;
  border-bottom: 1px solid #CF0509;
}

.jjyw_left dt .title a {
  font-size: 18px;
  color: #000;
}

.jjyw_left dt .desc {
  margin-top: 10px;
  text-indent: 25px;
  line-height: 25px;
}

.jjyw_left dd a {
  display: block;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
  position: relative;
  margin: 19px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jjyw_right {
  width: 61%;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.jjyw_right .swiper .pic img {
  width: 100%;
  height: 100%;
}

.jjyw_right .swiper-slide {
  position: relative;
  height: 100%;
  width: 100%;
  flex-shrink: 0;
  transition-property: transform;
}

.jjyw_right .swiper-slide .title {
  width: 100%;
  position: absolute;
  bottom: 4px;
  left: 0;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11;
}

.jjyw_right .swiper-slide .title a {
  color: #fff;
  display: block;
  margin-left: 5%;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jjyw_right .swiper-pagination {
  width: 30% !important;
  left: 67% !important;
  text-align: right;
}

.cf:after {
  content: '';
  display: table;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.bzs:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #000;
  left: 5px;
  top: 7px;
}

.jujiao .title_img {
  background: url(../img/ywjj.png);
  width: 387px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: -26px;
  margin-left: -167px;
}

.scxd {
  background-image: linear-gradient(to top, #F3E5D7, #fff);
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-top: 60px;
}

.scxd_box {
  height: 448px;
  margin-top: 40px;
}

.scxd .title_img {
  background: url(../img/scxd.png);
  width: 387px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: -26px;
  margin-left: -167px;
}

.scxd_left {
  width: 47%;
}

.scxd_left_title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}

.scxd_right {
  width: 47%;
}

.scxd_right dd a {
  display: block;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
  position: relative;
  margin: 19px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nxzh {
  background-image: linear-gradient(to top, #F3E5D7, #fff);
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-top: 60px;
}

.nxzh_box {
  height: 448px;
  margin-top: 40px;
}

.nxzh .title_img {
  background: url(../img/nxzh.png);
  width: 387px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: -30px;
  margin-left: -167px;
}

.nxzh_con1_right {
  width: 52%;
}

.nxzh_con1_right_title {
  font-size: 18px;
  font-weight: bold;
}

.nxzh_con2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  border-top: 1px solid #CF0509;
  margin-top: 15px;
}

.more {
  display: inline-block;
  color: #DD291F;
  width: 75px;
  height: 25px;
  border: 1px solid #DD291F;
  text-align: center;
  border-radius: 15px;
}

.dlqx {
  background-image: linear-gradient(to top, #F3E5D7, #fff);
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-top: 60px;
}

.dlqx .title_img {
  background: url(../img/dlqx.png);
  width: 387px;
  height: 60px;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: -26px;
  margin-left: -167px;
}

.dlqx_box {
  height: 448px;
  margin-top: 40px;
}

.dlqx_box ul {
  border-bottom: 1px solid red;
}

.dlqx_box li {
  margin: 20px 0;
}

.dlqx_box li .title {
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.dlqx_box li .desc {
  font-size: 16px;
  color: #000;
  margin: 10px 0;
}

.dlqx_box dl {
  margin-top: 20px;
}

.dlqx_box dl dd {
  float: left;
  width: 47%;
  margin: 0 1.5%;
  line-height: 30px;
}

.dlqx_box dl dd a {
  display: block;
  white-space: nowrap;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  padding-left: 10px;
  position: relative;
  text-overflow: ellipsis;
}

.dlqx_box dl dd a::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 50% 50%;
  ;
  background: #000;
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 680px) {
  .content {
    margin-top: -40px;
    width: 100%;
  }

  .top .nav {
    width: 100%;
    margin-left: 0;
    left: -6px;
    font-size: 14px;
    bottom: 85px;
  }

  .top .nav a {
    display: block;
    width: 80px;
    height: 30px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    padding-bottom: 10px;
    text-decoration: none;
  }

  .jujiao .title_img {
    width: 300px;
    height: 52px;
    left: 50%;
    top: -26px;
    margin-left: -150px;
  }

  .jjyw_box {
    height: auto;
    width: 100%;
    padding-bottom: 20px;
  }

  .jjyw_left {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .jjyw_left,
  .jjyw_right {
    width: 100%;
  }
  .jujiao .title_img {
    width: 300px;
    height: 52px;
    left: 50%;
    top: -26px;
    margin-left: -150px;
  }
  .scxd .title_img {
    width: 300px;
    height: 50px;
    left: 50%;
    top: -26px;
    margin-left: -150px;
  }
  .scxd_box{height: auto;}
  .scxd_left{width: 100%;}
  .scxd_right{width: 100%;}
  .nxzh_box{height: auto;padding-bottom: 40px;}
  .nxzh .title_img {
    width: 300px;
    height: 50px;
    left: 50%;
    top: -26px;
    margin-left: -150px;
  }  
  .nxzh_con2{flex-wrap: wrap;justify-content: center;}
  .dlqx_box{height: auto;padding-bottom: 95px;}
  .dlqx .title_img {
    width: 300px;
    height: 50px;
    left: 50%;
    top: -26px;
    margin-left: -150px;
  }    
}