
.header{
	width: 100%;
	height: 314px;
	position:absolute;
	z-index:99;
}
.logo {
	width: 20%;
	text-align: center;
	float: left;
	margin-top: 85px;
}

.checkline {
	z-index: 200;
	width: 1px;
	height: 90px;
	background-color: rgba(211, 211, 211, 1);
}

.checkline1 {
	position: absolute;
	right: 714px;
	display: none;
}

.checkline2 {
	position: absolute;
	right: 598px;
	display: none;
}

.checkline3 {
	position: absolute;
	right: 436px;
	display: none;
}

.checkline4 {
	position: absolute;
	right: 270px;
	display: none;
}

.checkline5 {
	position: absolute;
	right: 161px;
	display: none;
}

.topcricle {
	float: left;
}

.toptab-check {
	width: 90px;
	height: 16px;
	font-size: 16px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(255, 254, 254, 1);
	font-size: 16px;
}

.futoptab-check {
	width: 110px;
	height: 10px;
	font-size: 12px;
	font-family: PingFang-SC-Bold;
	font-weight: bold;
	color: rgba(255, 254, 254, 1);
}

.toptab {
	width: 90px;
	height: 14px;
	font-size: 14px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(255, 254, 254, 1);
}

.futoptab {
	width: 110px;
	height: 12px;
	font-size: 12px;
	font-family: PingFang-SC-Regular;
	font-weight: 400;
	color: rgba(210, 210, 210, 1);
}

.jutop {
	margin-top: 85px;
}

.futitle {
	margin-top: 19px;
}

.futitle-check {
	margin-top: 111px;
}

.juimg {
	margin-left: 22px;
}

.imgshuiping {
	margin-top: 3px;
}
/* 向下延长 动画*/
.a-bounceoutB {
	-webkit-animation: bounceoutB 0.5s linear;
	-moz-animation: bounceoutB 0.5s linear;
	-ms-animation: bounceoutB 0.5s linear;
	animation: bounceoutB 0.5s linear;
}

@-webkit-keyframes bounceoutB{
    0%{height:0;}
    100%{height:90;}
}
@-moz-keyframes bounceoutB{
    0%{height:0;}
    100%{height:90;}
}
@-ms-keyframes bounceoutB{
    0%{height:0;}
    100%{height:90;}
}
@keyframes bounceoutB{
     0%{height:0;}
    100%{height:90;}
}

.nav_all{
	width: 44.6%;
	height: 100px;
	float: right;
}

.nav_1{
	width:18.4%;
	height:99px;
	border:0px solid yellow;
	float:left;
	position: relative;


}
.nav_2{
	width:18.4%;
	height:99px;
	border:0px solid yellow;
	float:left;
	position: relative;


}
.nav_3{
	width:18.4%;
	height:99px;
	border:0px solid yellow;
	float:left;
	position: relative;


}
.nav_4{
	width:18.4%;
	height:99px;
	border:0px solid yellow;
	float:left;
	position: relative;


}
.nav_5{
	width:18%;
	height:99px;
	border:0px solid yellow;
	float:left;
	position: relative;


}
.line{
	position: absolute;
	left: -2px;
	display: none;
}
.nav_s{
	color:#ffffff;
	padding: 40px 21px 0 24px;
	box-sizing: border-box;
	position: relative;
}

.p2{font-size: 12px;}
.nav_c{
	width: 100%;
	text-align: center;
	margin-top: 39%;
}
.circle{
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	border-radius: 50%;
    position: absolute;
	left: -7px;
	bottom: -151.9%;
}