.box{
    width: 100%;
    height: 2377px;
    background: url('../images/games-bg.png') no-repeat;
    background-size: cover;
}
.header{
    position:relative;
    width: 100%;
    height: 202px;
}
.about-company-item{
    display: flex;
    width: 1201px;
    margin: 151px auto 0;
}
.about-company-itema{
    margin: 0 auto;
}
.about-company-item img{
    width: 550px;
    height: 400px;
    margin-left: 92px;
}
.about-company-item-b{
    width: 556px;
    overflow: hidden;
    margin-left: 95px;
}
.about-company-item-t{
    display: flex;
    width: 100%;
    height: 30px;
    align-items: center;
    margin-top: 52px;
}
.about-company-item-t em{
    width: 4px;
    height: 30px;
    background: #FF8A00;
    border-radius: 1px;
}
.about-company-item-t span{
    height: 27px;
    font-size: 36px;
    color: #fff;
    font-family: 'DIN-Bold';
    line-height: 22px;
    font-weight: bold;
    margin-left: 31px;
}
.about-company-1{
    margin-left: 0 !important;
}
.about-company-item-c{
    width: 556px;
    height: 264px;
    font-size: 22px;
    color: #fff;
    line-height: 36px;
    font-family: 'DIN-Light';
    margin-top: 22px;
}
.facts-title{
    width: 1201px;
    height: 304px;
    margin: 0 auto;
    overflow: hidden;
}
.facts-title p{
    width: 467px;
    height: 45px;
    font-family: 'DIN-Bold';
    font-weight: bold;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 198px;
}
.facts-title span{
    display: block;
    width: 461px;
    height: 3px;
    background: #351D02;
    margin-top: 23px;
}
.facts-title span em{
    display: block;
    width: 90px;
    height: 3px;
    background: #FF8A00;
}
.facts-content{
    display: flex;
    width: 1201px;
    height: 577px;
    margin: 0 auto;
    color: #fff;
    justify-content: space-between;
    align-items: center;
}
.facts-c-l{
    padding-right: 84px;
}
.facts-c-n{
    height: 73px;
    font-size: 100px;
    font-family: 'DIN-Bold';
    font-weight: bold;
    line-height: 66px;
    letter-spacing: 0px;
    margin-top: 48px;
}
.facts-c-n-f{
    margin-top: 177px;
}
.facts-c-n-y,.facts-c-n-s{
    height: 31px;
    font-size: 43px;
    font-family: 'DIN-Light';
    line-height: 13px;
    margin-top: 39px;
}
.facts-gathered{
    width: 473px;
    height: 239px;
    font-family:'DIN-Light';
    font-weight: 400;
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 24px;
    line-height: 48px;
    overflow: hidden;
}
.facts-team{
    width: 473px;
    height: 191px;
    font-family:'DIN-Light';
    font-weight: 400;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 48px;
    margin-top: 85px;;
    overflow: hidden;
}
.footer{
    margin: 201px auto 0;
}
.facts-content-new{
	text-align: justify;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 48px;
	width: 690px;
}
