.bodyer .main1 .sec0 {
  background: #fff;
  text-align: center;
  padding: 15px 0;
}

.bodyer .main1 .sec0 h2 {
  font-size: 44px;
  color: #005da3;
  font-weight: bold;
}

.bodyer .main1 .sec0 .sub-title {
  font-size: 18px;
  color: #2687d0;
}

/* --------------------.sec1-------------------- */
.bodyer .main1 .sec1 {
  height: 300px;
}

.bodyer .main1 .sec1 .carousel {
  position: relative;
  height: 300px;
}

.bodyer .main1 .sec1 .carousel .item .title {
  display: block;
  padding-left: 50px;
  position: relative;
  top: -50px;
  text-align: left;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  background: rgba(0, 0, 0, .35);
}

.bodyer .main1 .sec1 .indicator {
  position: relative;
  top: -40px;
}

.bodyer .main1 .sec1 .indicator a {
  position: absolute;
  left: 100px;
  color: #fff;
  font-size: 20px;
}

.bodyer .main1 .sec1 .indicator .carousel-indicators {
  margin: 0;
  padding: 0 50px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  text-align: center;
  list-style: none;
  opacity: 1;
}

.bodyer .main1 .sec1 .indicator .carousel-indicators li {
  width: 20px;
  height: 6px;
  border-radius: 0;
  border: none;
  background-color: #fff;
  opacity: 0.4;
}

.bodyer .main1 .sec1 .indicator .carousel-indicators li.active {
  border: none;
  background-color: #fff;
  opacity: 1;
}

/* --------------------.sec2 .sec5-------------------- */
.bodyer .main1 .sec2 {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.bodyer .main1 .sec2 .news-item.left {
  float: left;
  width: 712px;
}

.bodyer .main1 .sec2 .news-item.right {
  float: right;
  width: 472px;
}

.bodyer .main1 .sec2 .news-item.left .title {
  margin-bottom: 20px;
  position: relative;
}

.bodyer .main1 .sec2 .news-item.left .title p {
  padding: 5px;
  width: 150px;
  height: 40px;
  background:  no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 18px;
}

.bodyer .main1 .sec2 .news-item.left .title .line {
  position: absolute;
  width: 572px;
  left: 140px;
  top: 13px;
  height: 0;
  border-top: 1px solid black;
}

.bodyer .main1 .sec2 .news-item.left .title img {
  float: right;
  position: relative;
  top: -25px;
}

.bodyer .main1 .sec2 .news-item.left .content {
  padding-left: 12px;
  text-align: left;
}

.bodyer .main1 .sec2 .news-item.left .content .imgcon {
  display: inline-block;
  width: 218px;
  height: 177px;
  vertical-align: top;
}

.bodyer .main1 .sec2 .news-item.left .content .news-img {
  display: inline-block;
  width: 218px;
  height: 177px;
  vertical-align: top;
}

.bodyer .main1 .sec2 .news-item.left .content .imgcon .news-img-title {
  position: relative;
  bottom: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-indent: 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.bodyer .main1 .sec2 .news-item.left .content .imgcon a:hover {
  font-weight: normal;
}

.bodyer .main1 .sec2 .news-item.left .img.img-4 {
  background:  no-repeat center;
  background-size: cover;
}

.bodyer .main1 .sec2 .news-item.left .list {
  display: inline-block;
}

.bodyer .main1 .sec2 .news-item.left .list p {
  display: block;
  position: relative;
  font-size: 16px;
  margin-bottom: 5px;
}

.bodyer .main1 .sec2 .news-item.left .list p span {
  display: inline-block;
  margin: 0 10px;
  width: 5px;
  height: 5px;
  line-height: 20px;
  background-color: black;
  vertical-align: 7px;
}

.bodyer .main1 .sec2 .news-item.left .list p a {
  display: inline-block;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bodyer .main1 .news-item .content a:hover {
  font-size: 16px;
  font-weight: bold;
  color: #084884;
}

.bodyer .main1 .sec2 .news-item.left p img {
  display: inline-block;
  position: absolute;
  top: -12px;
  right: -30px;
}

.bodyer .main1 .sec2 .news-item.right .title {
  margin-bottom: 20px;
  position: relative;
}

.bodyer .main1 .sec2 .news-item.right .title p {
  padding: 5px;
  width: 150px;
  height: 40px;
  background:  no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 18px;
}

.bodyer .main1 .sec2 .news-item.right .title .line {
  position: absolute;
  width: 350px;
  left: 140px;
  top: 13px;
  height: 0;
  border-top: 1px solid black;
}

.bodyer .main1 .sec2 .news-item.right .title img {
  float: right;
  position: relative;
  top: -25px;
  left: -10px;
}

.bodyer .main1 .sec2 .news-item.right .content {
  padding-left: 12px;
  text-align: left;
}

.bodyer .main1 .sec2 .news-item.right .content p {
  position: relative;
  margin-bottom: 5px;
  line-height: 22px;
  font-size: 16px;
}

.bodyer .main1 .sec2 .news-item.right .content p i {
  color: #4d84b7;
  font-size: 23px;
  vertical-align: 3px;
}

.bodyer .main1 .sec2 .news-item.right .content p a {
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bodyer .main1 .sec2 .news-item.right .content p a.short {
  max-width: 400px;
}

.bodyer .main1 .sec2 .news-item.right .content p span {
  color: #084884;
  font-size: 16px;
}

.bodyer .main1 .sec2 .news-item.right .content p img {
  display: inline-block;
  position: absolute;
  top: -12px;
}

/* --------------------.sec3 .special-------------------- */
.bodyer .main1 .sec2 .news-item.left.special .content .item {
  margin-bottom: 18px;
  margin-right: 5px;
  display: inline-block;
  width: 125px;
  height: 80px;
  background-color: #e6eaf3;
  border-top: 1px solid #084884;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item:hover {
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  background-color: #2d8ce9;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item:hover i,
.bodyer .main1 .sec2 .news-item.left.special .content .item:hover p {
  color: #fff;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item i {
  font-size: 40px;
  display: block;
  color: #2d8ce9;
  text-align: center;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item p {
  text-align: center;
  line-height: 20px;
  color: #2d8ce9;
}

.bodyer .main1 .sec2 .news-item.left.special .content .item.active,
.bodyer .main1 .sec2 .news-item.left.special .content .item.active i,
.bodyer .main1 .sec2 .news-item.left.special .content .item.active p {
  color: #fff;
  background-color: #2d8ce9;
}

.bodyer .main1 .sec2 .news-item.left.special .content .list {
  display: inline-block;
}

.bodyer .main1 .sec2 .news-item.left.special .content .list a {
  display: inline-block;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* --------------------.sec3-------------------- */
.bodyer .main1 .sec3 .img {
  margin-bottom: 30px;
  height: 100px;
  background:  no-repeat center;
  background-size: cover;
}

.bodyer .main1 .sec3 .img p {
  padding-left: 200px;
  line-height: 100px;
  text-align: left;
  font-weight: bold;
  font-size: 48px;
  color: #fff;
}

/* --------------------.sec4-------------------- */
.bodyer .main1 .sec4 .news-item .title {
  margin-bottom: 20px;
  position: relative;
}

.bodyer .main1 .sec4 .news-item .title p {
  padding: 5px;
  width: 150px;
  height: 40px;
  background:  no-repeat center;
  background-size: cover;
  color: #fff;
  font-size: 18px;
}

.bodyer .main1 .sec4 .news-item .title .line {
  position: absolute;
  width: 1050px;
  left: 150px;
  top: 13px;
  height: 0;
  border-top: 1px solid black;
}

.bodyer .main1 .sec4 .news-item .title img {
  float: right;
  position: relative;
  top: -25px;
  left: -10px;
}

.bodyer .main1 .sec4 .news-item .content {
  position: relative;
  padding: 0 12px;
  text-align: left;
}

.bodyer .main1 .sec4 .news-item .content .item {
  position: relative;
  display: inline-block;
  width: 280px;
  font-size: 0;
}

.bodyer .main1 .sec4 .news-item .content .item .news-img {
  margin: 0;
  width: 280px;
  height: 150px;
}

.bodyer .main1 .sec4 .news-item .content .item a {
  position: absolute;
  top: 50px;
  left: 110px;
}

.bodyer .main1 .sec4 .news-item .content .item a .play {
  margin: 0;
}

.bodyer .main1 .sec4 .news-item .content .item p {
  padding-top: 10px;
  text-align: left;
  font-size: 18px;
}

.bodyer .main1 .sec4 .news-item .content button.left {
  position: absolute;
  left: 15px;
  top: 50px;
  width: 10px;
  height: 50px;
  background:  no-repeat center;
  background-size: cover;
  border: none;
}

.bodyer .main1 .sec4 .news-item .content button.right {
  position: absolute;
  top: 50px;
  right: 60px;
  width: 10px;
  height: 50px;
  background:  no-repeat center;
  background-size: cover;
  border: none;
}

.scroll-horizontal {
  position: relative;
  height: 200px;
  background-color: #fff;
}

.scroll-horizontal .box {
  overflow: hidden;
  position: relative;
  width: 1176px;
  height: 200px;
  margin: 0 auto;
}

.scroll-horizontal .list {
  overflow: hidden;
  width: 99999999px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.scroll-horizontal .list li {
  float: left;
  width: 298px;
  list-style: none;
  text-align: left;
  position: relative;
}

.scroll-horizontal .list li a {
  position: absolute;
  top: 50px;
  left: 120px;
}

.scroll-horizontal .list li .news-img {
  width: 280px;
  height: 150px;
}

.scroll-horizontal .list li p {
  font-size: 16px;
  padding-top: 5px;
}

.scroll-horizontal .prev,
.scroll-horizontal .next {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 17px;
  height: 47px;
  z-index: 10;
  background-repeat: no-repeat;
  font: 0/0 arial;
  cursor: pointer;
}

.scroll-horizontal .prev {
  left: 14px;
  background-image: ;
}

.scroll-horizontal .next {
  right: 14px;
  background-image: ;
}

.mobmore {
  display: none;
}


/* 后改轮播图 */
.swiper_fir .pic a img {
  width: 280px;
  height: 150px
}

.swiper_fir .pic .titles {
  font-size: 16px;
  padding-top: 5px;
  text-align: left;
  padding-left: 10px;
}

.swiper-container {
  width: 100%;
}

/* .swiper-slide{width: 280px !important;} */

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image:  !important;
  top: 50% !important;
  margin-top: -40px !important;
  width: 17px !important;
  height: 47px !important;
  z-index: 10 !important;
  background-repeat: no-repeat !important;
  font: 0/0 arial !important;
  cursor: pointer !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image:  !important;
  top: 50% !important;
  margin-top: -40px !important;
  width: 17px !important;
  height: 47px !important;
  z-index: 10 !important;
  background-repeat: no-repeat !important;
  font: 0/0 arial !important;
  cursor: pointer !important;
}

.homeimg {
  height: 300px;
}

.swiper-pagination-bullet {
  width: 20px !important;
  height: 6px !important;
  border-radius: 0 !important;
  border: none;
  background-color: #fff !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.homeimg .swiper-wrapper .swiper-slide a img {
  display: block;
  max-width: 100%;
  height: 100%;
  width: 100%;
}

/* 上线前修改 */
.bodyer .main1 .sec1 .newstitle {
  display: block;
  padding-left: 50px;
  position: relative;
  top: -50px;
  text-align: left;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  background: rgba(0, 0, 0, .35);
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  left: 40% !important;
  bottom: 0 !important;
  line-height: 50px;
}

.swipimg {
  width: 62px;
  height: 62px;
  background: url(/uploads/image/i44576/plays.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%);
}


/* 置灰 */
/* 注意此处不能用html或者body，首页有什么标签就加什么标签 */
/* div,
a,
img,
li {
  filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
  -webkit-filter: grayscale(100%);
} */