body{
    padding: 0;
    margin: 0;
    background-color: #40148F;
}
img {
    vertical-align: middle;
}
.web{
    width: 100%;
    height: 100%;
    background-color: #40148F;
}
.body{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 84px;
}
.pcbg{
    width: 100%;
    position: relative;
}
.pcbgimg{
    width: 100%;
    object-fit: contain;
    }
.time{
    position: absolute;
    top: 44%;
    left: 50%;
    font-size: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 20px;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    transform: translateX(-50%);
}
.ssjs{
    width: 100%;
    height: 817px;
    background-image: url('../img/pcssjs.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -230px;
}
#videoPlayer{
    position: absolute;
    top: 110px;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #FFFFFF;
    border-radius: 6px;
}
.buttom{
    width: 100%;
    height: 241px;
    background-color: #323232;
}
.left{
    width: 303px;
    height: 178px;
    display: flex;
    flex-direction: column;
}
.left p{
    width: 72px;
height: 25px;
font-size: 18px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #CCCCCC;
line-height: 25px;
}
.left span{
    width: 303px;
height: 132px;
margin-top: 21px;
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #CCCCCC;
line-height: 20px;
}
.two{
    width: 245px;
    height: 160px;
}
.bu_box{
    width: 1000px;
    height: 245px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.two{
    width: 271px;
    height: 233px;
    display: flex;
    justify-content: space-between;
}
.two_left{
    width: 130px;
    height: 233px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-around;
}
.gongz{
    width: 60px;
height: 17px;
font-size: 12px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 17px;
}
.two_right{
    width: 130px;
    height: 233px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-around;
}
.two img{
    width: 130px;
    height: 130px;
}
.down{
    width: 48px;
height: 17px;
font-size: 12px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 17px;
}
.ai{
    width: 82px;
height: 17px;
font-size: 12px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 17px;
}
.sao{
    width: 60px;
height: 17px;
font-size: 12px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 17px;
}
.q{
    width: 340px;
    height: 212px;
}
.active {
    background-color: #5c6dcd;
    border-radius: 20px;
}
.jjxm{
    margin-top: -155px;
    width: 100%;
    object-fit: contain;
}
.pczz{
    margin-top: 65px;
    width: 100%;
    object-fit: contain;
}
.jsbf{
    margin-top: 65px;
    width: 100%;
    object-fit: contain;
}
.hzhb{
    margin-top: 65px;
    width: 100%;
    object-fit: contain;
}
.wjfc{
    margin-top: 65px;
    width: 100%;
    height: 635px;
    background-image: url('../img/pcwjfc.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
   
}
.wjlb{
    width: 97%;
    height: 100%;
    padding: 0 10px;
    position: relative;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
}
.right{
    width: 100px;
    height: 276px;
    background: rgba(0,0,0,.6);
    position: fixed;
    right: 160px;
    z-index: 999;
    top:30%;
    justify-content: space-around;
    flex-direction: column;
    display: flex;
   padding-bottom: 10px;
}
#go{
    width: 30px;
    height: 30px;
}
.right p{
    color: white;
    padding: 4px 6px;
    margin: auto;
    cursor: pointer;
}
.right a{
    text-align: center;
}

/* CSS Document */
 
/* 定义样式，包括整体样式，分页器样式和前进后退按钮样式等内容 */
#certify {
    position: absolute;
	width: 95%;
    height: 100%;
    top: 19%;
	/* margin: 110px auto; */
    left: 50%;
    transform: translateX(-50%);
}
 
#certify .swiper-container {
	padding-bottom: 60px;
}
 
#certify  .swiper-slide {
	width: 90%;
	height: 447px;
}
#certify  .swiper-slide img{
    width: 100%;
    height: 100%;
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}
 
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
 
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 6px;
	height: 6px;
	opacity: 1;
}
 
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	/* border: 3px solid #40148F; */
	background-color: #fff;
}
 

 

 

 
