.btbox {
	position: relative;
	background: #92000a;
}

.btbox .link {
	position: absolute;
	height: 100%;
	width: 13%;
	top: 0;
}

.link1 {
	left: 10%;
}

.link2 {
	left: 25%;
}

.link3 {
	left: 43%;
}

.link4 {
	left: 60%;
}

.link5 {
	left: 77%;
}

#certify {
	position: absolute;
	width: 100%;
	/* height: 410px; */
	height: 75%;
	top: 12%;
	/* left: 5%; */
	
	
}

.swiper-container {
	width: 100%;
	height: 100%;
}

#certify .swiper-slide {
	/* width: 235px; */
	height: 100%;
}

#certify .swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
}

#certify .swiper-button-next {
	width: 50px;
	height: 50px;
	margin: -30px 0 0;
	background: url(right.png) no-repeat 0 0;
	position: absolute;
	top: 60%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=1);
	opacity: 1;
}

#certify .swiper-button-prev {
	width: 50px;
	height: 50px;
	margin: -30px 0 0;
	background: url(left.png) no-repeat 0 0;
	position: absolute;
	top: 60%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=1);
	opacity: 1;
}

.btbox .video-list {
	position: absolute;
	width: 90%;
	height: 77%;
	bottom: 0;
	left: 5%;
}

.video-list li {
	width: 47%;
	/* height: 200px; */
	height: 30%;
	margin: 0 6% 6% 0;
	float: left;
}

.video-list li:nth-child(2n) {
	margin-right: 0;
}

.video-list li img {
	height: 100%;
	width: 100%;
}

#video {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100vw;
	height: 100%;
	z-index: 99;
	font-size: 50px;
	color: white;
	text-align: center;
	line-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#video video {
	width: 100%;
	height: 100%;
}

#video .close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1000;
	width: 30px;
	height: 30px;
}

 
 .sp-box .swiper-container {
      width: 80%;
	  height:90px;
     
    }

 .sp-box .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.sp-box .swiper-slide img{ width:100%; height: 100%}

.sp-box .swiper-button-next {
	width: 50px;
	height: 50px;
	margin: -30px 0 0;
	background: url(r.png) no-repeat 0 0;
	position: absolute;
	top: 60%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=1);
	opacity: 1;
}

.sp-box .swiper-button-prev {
	width: 50px;
	height: 50px;
	margin: -30px 0 0;
	background: url(l.png) no-repeat 0 0;
	position: absolute;
	top: 60%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=1);
	opacity: 1;
}


.video-box{ position:relative}

.newslist{ width:90%; margin:0 5%; text-align:left}

.newslist li{ border-bottom:solid 1px #f9d996;padding-bottom:10px; margin:14px 0px}

.newslist h1{ color:#f9d996; font-size:16px; font-weight:600; padding-bottom:10px}

.newslist p{ color:#f9d996; font-size:14px; line-height:22px; padding:0px}

.newslist p a{ color:#f9d996;}
.newslist h1 a{ color:#f9d996; font-size:16px; font-weight:600; padding-bottom:10px}


.btbox .more{width:40%; margin-left:30%; padding-top:5%;}
.lbt-box{ width:100%; position:relative}
.lbt-box img{ width:100%;}
.picbox{position: absolute;
	width: 100%;		
	top: -50px;
	
	}
	


.picbox .swiper-container {
      width: 100%;
      height: 100%;
    }

.picbox  .swiper-slide {
      text-align: center;
      font-size: 18px;
    
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.picbox .swiper-button-next {
	width: 26px;
	height: 40px;
	
	background: url(rr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=1);
	opacity: 1;
}

.picbox .swiper-button-prev {
	width: 26px;
	height: 40px;
	background: url(ll.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=1);
	opacity: 1;
}
	
	
.picbox  .swiper-slide img{ width:100%; }		