body{
	background:#F5F5F5;
}

@media (max-width: 960px) {
	.number-one .event p {
	    height: 170px;
	}
	#navbar{
		width:1140px;
	}
}
.backgroundimages{
	width:100%;
	height:555px;
	background-size:100% 100%;
	position: relative;
}
.crazysport{
	background:url('../img/crazysport.png') no-repeat;
	background-size: 100% 100%;
}
.dirction{
	width:620px;
	height:200px;
	position: absolute;
	right:0;
	top:95px;
	background:rgba(0,0,0,.6);
	padding:42px 123px 75px 28px;
	box-sizing: border-box;
	font-size:36px;
	color:#FFFFFF;
}
.v1comp{
	background:url('../img/v1comp.png') no-repeat;
	background-size: 100% 100%;
}
.zhongcback{
	background:url(../img/zcbacks.png) no-repeat;
	background-size: 100% 100%;
}
.zhongcback .dirction{
        display:none;
	width:620px;
	height:130px !important;
	position: absolute;
	right:0;
	top:95px;
	background:rgba(0,0,0,.6);
	padding:0px 0px 0px 28px !important;
	box-sizing: border-box;
	font-size:36px;
	color:#FFFFFF;
	line-height: 130px;
}
.investment{
	background: url(../img/expert.png) no-repeat;
	background-size: 100% 100%;
}
.gameimgs{
	background:url(../img/gameimgs.png) no-repeat;
	background-size: 100% 100%;
}
 .gameimgs .dirction{
	padding:42px 0px 0px 28px !important;
}
.companyhist{
	width:100%;
	background:#FFFFFF;
	margin-top:10px;
	padding-left:60px;
	padding-top:50px;
	box-sizing: border-box;
}
.companybigstore{
	font-size:40px;
	color:#333333;
	font-weight: bold;
}
.companyline{
	margin-top:15px;
	width:196px;
	height:6px;
	background:#D8222B;
	margin-bottom:79px;
}

.number-one .event .times {
    display: block;
	width: 228px;
	height: 45px;
	color: #333;
	font-size: 42px;
	font-weight: bold;
	float: left;
	margin-top: -5px;
	line-height: 45px;
}
.number-one .event p {
    position: relative;
    display: flex;
    margin-left: 245px;
    border-left: 1px solid #DADADA;
    padding-bottom: 30px;
}
.number-one .event p .radius {
    position: absolute;
    top: 28px;
    left: -10px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/historepoint.png) no-repeat;
	background-size:100% 100%;
}

.number-one .event p .p-time {
    float: left;
    width: 180px;
    margin-left: 26px;
    margin-top: -5px;
    color: #999;
	display: block;
	font-size: 36px;
	line-height: 50px;
	font-style: normal;
	padding-top: 20px;
	overflow: hidden;
}
.number-one .event p .p-dir {
    float: left;
    margin-top: -5px;
    color: #333;
	width: 1140px;
	display: block;
	font-size: 36px;
	line-height: 50px;
	font-style: normal;
	/* padding-bottom:50px; */
	overflow: hidden;
	padding-top: 20px;
}
.number-one .event p .p-dir:hover{
	cursor: pointer;
	color:#F63F3F;
	text-decoration: underline;
}
.floatimg{
	position: absolute;
}

