.contestInt {

    margin-top: 219px;

}



.robotContest > div {

    display: inline-block;

}



.robotImg {

    width: 400px;

    height: 480px;

}



.robotContest {



}
.headerImg{
    /* width: 1920px; */
    height: 800px;
    background: #c81d1d;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.headerImg-container{
    margin: 0 auto;
    background: #fff;
    height: 490px;
    width: 1300px;
    position: relative;
    display: flex;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    overflow: visible;
}
.headerImg-container > img{
    height: 525px;
    top: -6px;
    left: -20px;
    margin-top: 0px;
    position: relative;
}
.combatImg > img{
    width: 880px;
}
.combatImg-main{
    margin-left: 60px;
}
.combatImg{
    /* background: #dfdfdf; */
    display: flex;
    height: 800px;
    justify-content: center;
    align-items: center;
    
}
.combatImg-title{
    width: 380px;
    background: #50B7FF;
    color: #fff;
    left: -30px;
    position: relative;
    top: 50px;
    box-shadow: 5px 5px 10px rgba(76, 28, 193, 0.3);
    
}
.combatImg-content{
    background: #fff;
    height: 300px;
    width: 600px;
    font-size: 20px;
    padding: 80px 20px;
    box-shadow: 5px 5px 15px rgba(76, 28, 193, 0.2);
}

.headerImg-container > div{
    height: 100%;
    padding-top: 170px;   
}
.headerImg-container > div > img{
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.header-title{
    font-size: 60px;
    color: #262525;
}
.header-sub-title{
    font-size: 40px;
    color: #262525;
}

.robotContest>div{

    vertical-align: text-top;

}

.rightIcon {

    height: 86px;

    position: relative;

}



.rightIcon img {

    position: absolute;

    top: 21px;

    right: 0;

}

.robotWord{

    margin-left: 76px;

}

.robotWordH{

    font-size: 36px;

    color: #333;

    margin-top: 67px;

    margin-bottom: 47px;

}

.robotWordD >p{

    font-size: 16px;

    color: #666;

    line-height: 20px;

}

.robotBorder{

    display: inline-block;

    width: 60px;

    border: 4px solid #f5f5f5;

    margin-top: 77px;

}

.contestValueW{

    /* margin-top: 221px; */
    padding-top: 1px;
    position: relative;
    background-color: #e7ebf0;
    padding: 150px 0;
}

.bottom-line{
    height: 20px;
    background: #edebea;
    width: 100%;
    position: absolute;
    bottom: 30px;
}

.contestValueD{

    text-align: center;

    margin-top: 139px;

    position: relative;

}
.value-item-content{
    
    background: #969af0;
    height: 250px;
    width: 400px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    padding: 40px;
}
.value-container{
    display: flex;
    width: 1400px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
    left: -80px;
    position: relative;
}
.value-container + .value-container{
    margin-top: 20px;
}
.wheelPlayW{
    padding-top: 1px;
    position: relative;
    height: 200px;
}
.value-item-content-detail{
    color: #5A5C84;
}
.value-item{
    display: flex;
    align-items: center;
    font-weight: bold;
}
.value-item-content-title{
    text-align: center;
    margin-bottom: 10px;
    color: #333333;
    font-size: 20px;
}
.value-item-icon{
    width: 100px;
    background: #777acf;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    position: relative;
    right: -20px;
    display: flex;
    align-self: center;
    justify-content: center;
    height: 100px;
}
.value-item-icon img{
   height: 50px;
   margin-top: 20px;
}
.contestValueD{}

.valueInt{

    text-align: right;



}

.valueInt >div{

    margin-bottom: 25px;

    font-size: 22px;

    line-height: 22px;

    color: #333;

}

.valueInt >P{

    color: #999;

    font-size: 18px;

}

.selfL{

    position: absolute;

    left: -104px;

    top: 7px;

}

.exerciseL{

    position: absolute;

    left: -116px;

    top: 226px;

}

.makeL{

    position: absolute;

    left: -20px;

    top: 447px;

}

.valueImg{

    margin-bottom: 358px;

}

.promoteL{

    position: absolute;

    right: -40px;

    top: 7px;

}

.enhanceL{

    position: absolute;

    right: -60px;

   top: 226px;

}

.inspireL{

    position: absolute;

    right: -36px;

    top: 447px;

}

.video{

    position: relative;

}



.wheelPlay{

    margin-top: 165px;

}

