.content{
	width: 100%;
	background-color: #0F111B;
}
.top ul li{
	font-size: 32px;
	margin-top: 67px;
	cursor:pointer;
}
.li_zi{
	color: #808286;
}

.active{
	color: #FFFFFF;
	position: relative;
}
.border-bottom:after {
	content: '';
	position: absolute;
	left: 15px;
	top: auto;
	bottom: -10px;
	right: auto;
	height: 4px;
	width: 33px;
	background-color: #FFFFFF;
}
.border-bottom1:after {
	content: '';
	position: absolute;
	left: 90px;
	top: auto;
	bottom: -10px;
	right: auto;
	height: 4px;
	width: 33px;
	background-color: #FFFFFF;
}
.border-bottom2:after {
	content: '';
	position: absolute;
	left: 45px;
	top: auto;
	bottom: -10px;
	right: auto;
	height: 4px;
	width: 33px;
	background-color: #FFFFFF;
}
.border-bottom3:after {
	content: '';
	position: absolute;
	left: 100px;
	top: auto;
	bottom: -10px;
	right: auto;
	height: 4px;
	width: 33px;
	background-color: #FFFFFF;
}



.top1{
	margin-top: 90px;
	min-height: 700px;
}
.top1_co{
	width: 220px;
	height: 110px;
	position: relative;
	margin-left: 37px;
	margin-top: 100px;
}
.top1_co p{
	display: none;
	width: 220px;
	height: 200px;
	background-color: #323645;
	position: absolute;
	z-index: 11;
}
.top1_co p span{
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	width: 200px;
	margin-left: 10px;
	padding-top: 17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	overflow: hidden;
}
.top1_co img{
	width: 220px;
	height: 110px;
}
.zhezhaoceng{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 111;
	display: none;
}
#pc{
	width: 100%;
	height: 100%;
}
.tanchu{
	width: 520px;
	height: 400px;
	/* position: fixed;
	background-color: #FFFFFF;
	z-index: 1111;
	left: 35%;
	top: 150px;
	display: none; */
}
.tanchu_1{
	display: flex;
	justify-content: flex-end;
}
.tanchu_1 img{
	/* margin-right: 14px;
	margin-top: 14px; */
	cursor:pointer;
}
.tanchu_2{
	color: #3F3F3F;
	font-size: 26px;
	text-align: center;
}
.tanchu_3 img{
	display: block;
	width: 220px;
	height: 110px;
	margin: 10px auto;
}
.tanchu_4 a{
	color: #6EAFFF;
	/* margin-left: 43px; */
	margin-top: 12px;
	font-size: 14px;
}
.tanchu_5{
	/* margin-left: 43px; */
	/* width: 440px; */
	margin-top: 12px;
	line-height: 20px;
	color: #4E4E4E;
	font-size: 14px;
}








.left_cl{
	position: fixed;
	left: 0;
	top: 46.3%;
	z-index: 1;
}
.right_cl{
	position: fixed;
	right: 0;
	top: 46.3%;
	z-index: 1;
}
.footer{
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-color: #0F111B;
	padding-top: 150px;
	padding-bottom: 33px;
	/* position:fixed ;
	bottom: 20px;
	left: 34.32%;
	z-index: 222; */
}


.family-wrap {
	margin-top: 0 !important;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
  }
.family-wrap .top1_co{
	width: 20%;
	margin-top: 100px;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	/* cursor: pointer; */
}
.family-wrap .top1_co:nth-child(5n){
	margin-right: 0;
}
