.suju{
	width: 87%;
	float: none;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.suju .bt{
	width: 100%;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
}

.suju .bt .nrbt{
	width: 12%;
	margin-right: 2%;
	
}

.suju .bt ul{
	width: 100%;
	margin: 0px;

	float: left;
}

.suju .bt ul li{
	width: 28%;
	font-size: 20px;
	color: #FFF;
	float: left;
	font-weight: 500;
	line-height: 45px;
	text-align: center;
}



.suju .nr{
	width: 100%;
	margin-top: 20px;
	float: left;

}

.suju .nr .nrbt{
	width: 14%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #000;
	border-right-color: #000;



}

.suju .nr .nrbt1{
	width: 95%;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
	color: #FFF;
	margin-top: 5px;
	height: 40px;
	line-height: 40px;
}



.suju .nr ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	
}

.suju .nr ul li{
	width: 28%;
	font-size: 20px;
	color: #333;
	float: left;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	margin: 0px;
	padding: 0px;
	height: 50px;
}


.suju .nr ul .ae{
	border-top-width: 2px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
}


@media (max-width: 575px) {
.suju{
	width: 95%;
	float: none;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

.suju .bt{
	width: 100%;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
}

.suju .bt .nrbt{
	width: 14%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
}

.suju .nr .nrbt1{
	width: 95%;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
	color: #FFF;
	margin-top: 5px;
	height:20px;
	line-height: 20px;
}

.suju .bt ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.suju .bt ul li{
	width: 28%;
	font-size: 12px;
	color: #FFF;
	float: left;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
}



.suju .nr{
	width: 100%;
	margin-top: 10px;
	float: left;
}

.suju .nr .nrbt{
	width: 12%;
	border-radius: 10px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	color: #FFF;
	margin-right: 2%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}


.suju .nr ul{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

.suju .nr ul li{
	width: 28%;
	font-size: 12px;
	color: #333;
	float: left;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

	
.suju .nr ul .ae{
	border-top-width: 1px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
}
	
	}
	
	
	
.home .live_banner {
	position: relative;
	background-size: 100%;
	background-size: 100% 100%;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	margin-top: 50px;
}
.home .live_banner .swiper-slide {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.home .live_banner .swiper-slide .sd_imgbox {
  position: initial !important;
}
.home .live_banner .swiper-slide .img_box {

	position: relative;
	height: 550px;


	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.home .live_banner .swiper-slide .img_box .live_video_box {
  width: 100%;
  height: 100%;
}
.home .live_banner .swiper-slide .img_box .live_video_box .iconplay {
  font-size: 64px;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  cursor: pointer;
}
.home .live_banner .swiper-slide .img_box .img {
  width: 100%;
}
.home .live_banner .swiper-slide .con_box {
  margin-left: 90px;
}
.home .live_banner .swiper-slide .limitbox {
  max-height: 162px;
}
.home .live_banner .swiper-slide .con_box h2 {
	color: #333;
	font-size: 30px;

	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	margin-bottom: 50px;
}
.home .live_banner .swiper-slide .con_box .line {
  width: 100%;
  height: 1px;
  background-color: #e5ebf3;
  display: inline-block;
  margin: 30px 0;
}
.home .live_banner .swiper-slide .con_box .line:before {
  content: "";
  width: 200px;
  height: 3px;
  background-color: #32beff;
  display: block;
  position: relative;
  bottom: 1px;
  pointer-events: none;
}
.home .live_banner .swiper-slide .con_box p {
	font-size: 20px;
	font-stretch: normal;
	line-height: 1.65;
	letter-spacing: 0px;
	color: #666666;
	margin-bottom: 5px;
}
.home .live_banner .swiper-slide .con_box .cm {
	font-size: 20px;
	font-stretch: normal;
	line-height: 1.65;
	letter-spacing: 0px;
	color: #666666;
	margin-bottom: 5px;
	width: 500px;
	margin-top: 30px;
}
.home .live_banner .swiper-slide .con_box .cm p{
	width: 100px;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;

}
.home .live_banner .swiper-slide .con_box .cm .a{
	width: 165px;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;

}





.home .live_banner .swiper-slide .con_box .eg_button1 {
	width: 120px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	border: 3px solid #284bd8; /* 定义边框 */
	border-radius: 20px; /* 应用圆角 */
	color: #284bd8;
	font-weight: 600;
	padding-left: 30px;
}
.home .live_banner .swiper-slide .con_box .eg_button1 i{
	line-height: 35px;
	font-size: 28px;
	float: right;

	margin-right: 10px;
}



.home .live_banner .swiper-slide .con_box .now {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #999999;
  margin-bottom: 20px;
}
.home .live_banner .swiper-slide .live_lab {
  position: absolute;
  left: 40px;
  top: 40px;
}
.home .live_banner span.arrow {
  display: inline-block;
  font-size: 48px;
  color: #fff;
  top: 50%;
  position: absolute;
  margin-top: -48px;
}
.home .live_banner span.arrow.prev {
	left: 2.4%;
	cursor: pointer;

}
.home .live_banner span.arrow.next {
  right: 2.4%;
  cursor: pointer;
}
	
.home .live_banner span.arrow.noslide {
  color: #b2c9e1;
}

@media (min-width: 1601px) {
  .home .live_banner .swiper-slide .img_box {
    height: 500px;
  }
  .home .live_banner .swiper-slide .img_box {
    margin: 100px 0 100px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {

  .home .live_banner .swiper-slide .img_box {
    margin: 90px 0;
  }
  .home .live_banner .swiper-slide .limitbox {
    height: auto;
  }
  .home .live_banner .swiper-slide .con_box h2 {
    font-size: 36px;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
  }
  .home .live_banner .swiper-slide .con_box p {
    margin-bottom: 30px;
  }
  .home .live_banner .swiper-slide .con_box .now {
    margin-bottom: 15px;
  }
  .home .live_banner .swiper-slide .img_box {
    height: 350px;
    overflow: hidden;
    text-align: center;
  }
  .home .live_banner .swiper-slide .con_box {
    margin-left: 45px;
  }
  .home .live_banner span.arrow {
    margin-top: -30px;
  }

}

@media (min-width: 0) and (max-width: 991px) {

  .home .live_banner {

    background-repeat: repeat-x;
    background-size: 100% 100%;
  }
  

  
  
  .home .live_banner .swiper-slide .con_box {
    padding: 0px 0 15px 0;
  }
  .home .live_banner .swiper-slide .limitbox {
    height: auto;
  }
  .home .live_banner .swiper-slide .con_box h2 {
	font-size: 20px;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 10px;
  }
  .home .live_banner .swiper-slide .con_box p {
    margin-bottom: 10px;
    text-align: left;

  }
  .home .live_banner .swiper-slide .con_box {
    margin-left: 0;
  }
  .home .live_banner .swiper-slide .con_box {
	text-align: left;
	margin-bottom: 200px;
  }
  .home .live_banner .swiper-slide .con_box .now {
    margin-bottom: 15px;
  }
  .home .live_banner .swiper-slide .img_box {
    margin: 0;
    margin-bottom: 10px;
    height: 250px;
  }
  .home .live_banner .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0px;
    width: 100%;
  }
  .home .live_banner .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0 5px;
	cursor: pointer;
	background-color: #0066FF;
  }
  .home .live_banner .swiper-active-switch {
    width: 8px;
    height: 8px;
    background: transparent;
    border: 2px solid #0066FF;
  }

  .home .live_banner .swiper-slide .img_box img.img {
    height: 100%;
    margin: auto -100%;
    width: auto;
  }



.home .live_banner .swiper-slide .con_box p {
	font-size: 15px;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: 0px;
	color: #666666;
	margin-bottom: 5px;
}
.home .live_banner .swiper-slide .con_box .cm {
	font-size: 15px;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: 0px;
	color: #666666;

	width: 100%;
	margin-top: 10px;

}
.home .live_banner .swiper-slide .con_box .cm p{
	width: 100px;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-top: 10px;
}
.home .live_banner .swiper-slide .con_box .cm .a{
	width: 100px;
	border-radius: 10px;
	background-color: #284bd8;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}


}