html,body{
    font-family: Avenir, Helvetica, Arial, sans-serif;
    min-width: 1200px;
}
html,body,div,h2,p,img,a,ul,li{
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
.page{
    width: 100%;
    height: 100%;
    position: relative;
}
.nav{
    width: 100%;
    height: 80px;
    background: #ededed;
    position: relative;
    z-index: 999;
}
.nav_left{
    width: 338px;
    height: 44px;
    position: absolute;
    left: 34px;
    top: 22px;
}
.logo{
    width: 115px;
    height: 44px;
    float: left;
}
.logo>img{
    width: 115px;
    height: 44px;
}
.nav_left>span{
    display: block;
    float: left;
    font-size: 16px;
    color: #474747;
    line-height: 44px;
    margin-left: 22px;
}
.nav_right{
    position: absolute;
    top: 0;
    right: 0;
}
.nav_right>a{
    display: block;
    font-size: 16px;
    color: #333333;
    padding: 0 30px;
    line-height: 80px;
    float: left;
}
.video_cufa{
    background: #fff;
    height: calc(100% - 80px);
}
.video-player{
    position: absolute;
    left: 50%;
    top: 80px;
    transform: translateX(-50%);
    width: 100%;
    height: calc(100% - 80px);
}
.module2{
    overflow: hidden;
}
/* 章鱼帝 */
.footballZ{
    width: 93px;
    height: 548px;
    position: absolute;
    left: -93px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/zuo.png) no-repeat;
    background-size: 100%;
}
.footballY{
    width: 143px;
    height: 548px;
    position: absolute;
    right: -143px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/you.png) no-repeat;
    background-size: 100%;
}
.football_intro{
    width: 620px;
    height: 120px;
    position: absolute;
    left: 260px;
    top: -120px;
    transform: translateY(-50%);
    opacity:0,
}
.football_intro>img{
    display: block;
    width: 109px;
    height: 109px;
    float: left;
    margin-top: 5px;
}
.football_intro .football_text{
    width: 480px;
    height: 120px;
    float: left;
    margin-left: 30px;
}

.football_text>a{
    display: block;
}
.football_text>a>h2{
    font-size: 48px;
    color: #000000;
}
.football_text>a>p{
    font-size: 28px;
    font-weight: 200;
    color: #000;
}
.football_video{
    background: #fff;
    position: absolute;
    right: 435px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
.football_video>video{
    border-radius: 20px;
    border: 1px solid rgb(240, 239, 239);
}
.ren{
    width: 146px;
    height: 190px;
    background: url(../img/ren.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 434px;
    transform: translateY(-50%);
}
.zan{
    width: 96px;
    height: 93px;
    background: url(../img/666.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 78%;
    right: 330px;
    transform: translateY(-50%);
}
/* 9xiu */
.module3{
    overflow: hidden;
}
.jiuxiu_z{
    width: 451px;
    height: 743px;
    background: url(../img/logo3.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -451px;
    top: 50%;
    transform: translateY(-50%);
}
.jiuxiu_intro{
    width: 500px;
    height: 128px;
    position: absolute;
    left: 220px;
    top: -128px;
    transform: translateY(-100%);
}
.jiuxiu_intro>img{
    width: 102px;
    height: 128px;
    display: block;
    float: left;
}
.jiuxiu_text{
    width: 500px;
    height: 128px;
}
.jiuxiu_text>a{
    display: block;
}
.jiuxiu_text>a>h2{
    font-size: 48px;
    color: #000000;
}
.jiuxiu_text>a>p{
    font-size: 28px;
    font-weight: 200;
    color: #000000;
}
.jiuxiu_video{
    width: 793px;
    height: 446px;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    top: 50%;
    right:200px;
    transform: translateY(-50%);
}
.video_box{
    width: 100%;
    height: 100%;
    position: relative;
}
.video_box>video{
    width: 793px;
    height: 448px;
    border-radius: 20px;
}
.head{
    width: 0px;
    height: 0px;
    background: url(../img/head.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -106px;
    top: -84px;
}
.zui{
    width: 0px;
    height: 0px;
    background: url(../img/zui.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -48px;
    top: -40px;
}
.bixin{
    width: 0px;
    height: 0px;
    background: url(../img/xin.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -60px;
    bottom: -40px;
}
/* 番茄语音 */
.module4{
    overflow: hidden;
}
.fqyy_intro{
    width: 660px;
    height: 114px;
    position: absolute;
    left: 192px;
    top: -114px;
    transform: translateY(-50%);
}
/* .fqyy_intro>a{
    display: block;
} */
.fqyy_intro>h2{
    font-size: 48px;
    color: #000000;
}
.fqyy_intro>p{
    font-size: 28px;
    font-weight: 200;
    color: #000000;
}
.fqyy_img{
    width: 1006px;
    height: 945px;
    background: url(../img/fqyy.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 200px;
    top: 50%;
    transform: translateY(-50%);
}
/* 游戏 */
.module5{
    overflow: hidden;
}
.game{
    width: 100%;
    height: 768px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.game>h2{
    font-size: 47px;
    color: #000;
    line-height: 170px;
    padding-left: 190px;
    font-weight: 400;
}
.swiper-container {
    width: 100%;
    height: 596px;
}  
.swiper-wrapper{
    width: 100%;
}
.swiper-slide{
    width: 410px;
    height: 596px;
    cursor:pointer; 
}
.swiper-slide>img{
    width: 400px;
    height: 596px;
}
/* 企业新闻 */

.news{
    width: 1640px;
    height: 576px;
    position: absolute;
    left: 50%;
    top: 8%;
    transform: translateX(-50%);
}
.news>h2{
    font-size: 47px;
    color: #000;
    line-height: 170px;
    padding-left: 80px;
    font-weight: 400;
}
.news>ul{
    overflow: hidden;
}
.news>ul>li{
    width: 536px;
    height: 425px;
    float: left;
    margin-right: 16px;
    margin-top: 20px;
    cursor:pointer; 
}
.news>ul>li:hover{
    margin-top: 10px;
}
.news>ul>li:nth-child(3){
    margin-right: 0;
}
/* .news>ul>li{
    display: block;
    width: 536px;
    height: 425px;
} */
.news>ul>li>img{
    display: block;
    width: 534px;
    height: 284px;
    border-radius: 20px;
}
.news>ul>li>h2{
    font-size: 22px;
    line-height: 44px;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news>ul>li>p{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.footer{
    width: 100%;
    height: 216px;
    background: #1e1e1e;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer_cont{
    width: 800px;
    height: 216px;
    margin: 0 auto;
}
.footer_cont>img{
    display: block;
    width: 115px;
    height: 44px;
    margin-top: 86px;
    float: left;
}
.footer_cont>.text{
    float: left;
    margin: 70px 0px 0px 70px;
}
.footer_cont>.text>p{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
}
.footer_cont>.text>p .a2{
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.text>p>img{
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 3px;
}
.text>p>a{
    display: inline-block;
    color: #fff;
    float: left;
}
.text>p> .a1{
    float: right;
}