/*::-webkit-scrollbar{width: 0;height: 0;}!*滚动条宽高设为0*!*/
body{
    margin: 0 auto;
    padding: 0;
    /*filter: grayscale(100%);*/
}
div{
    margin: 0 auto;
}
.main{
    max-width: 100%;
    margin:0 auto;
    padding: 0;
}
.clearboth{
    clear: both;
}
.center-text{
    text-align: center;
}
.left-text{
    text-align: left;
}

.right-text{
    text-align: right;
}
.div-inline-block{
    display: inline-block;
}
.footer{
    min-width: 1200px;
    width:100%;
}
.footer-logo{
    /*width:14%;*/
    text-align: center;margin: 0 auto;margin-bottom: 15px;
}
.footer-box{
    color:#fff;
    padding: 50px 0;
    text-align: center;
    border-top: 1px solid #000;
    background-color: #272727;
}
.footer-box>p{
    line-height: 29px;
    color: #efefef;
    font-size:14px;
    /*font-weight:lighter;*/
}
.footer-right{
    margin-right: 5px;;
}

a{
    cursor: pointer;
}

ul{
    list-style: none;
}

ul>a>li{
    color:#000;
    float:left;
    min-width:10%;
    font-size: 16px;
    font-weight: initial;
    /* border:1px solid #f00; */
    border-radius: 25px;
    padding: 3px 15px;
    margin: 0 10px;
}
.header{
    overflow: hidden;
}
.head-menu-icon{
    display: none;
    float:right;
}
.mobile-header-menu-line{
    display: none;
}
.head-menu-clear-box{
    display: none;
}
.header-box{
    width:55%;
    min-width: 1000px;
    overflow: hidden;
    padding:15px;
}
.header-logo{
    /*width:40%;*/
    width:400px;
    float: left;
    text-align: left;
    padding-left: 5%;;
}
/*.header-logo>img{*/
/*    width:50%;*/
/*}*/
.header-select{
    background-color: #D73939;
    color:#fff;
}
.header-icon-image-common-style{
    background-size: 100%;
    background-repeat: no-repeat;
}
.header-icon-image-home{
    background-image: url('../img/icon-home.png');
}
.header-icon-image-product{
    background-image: url('../img/icon-product.png');
}
.header-icon-image-aboutus{
    background-image: url('../img/icon-user.png');
}
.header-icon-image-joinus{
    background-image: url('../img/icon-phone.png');
}
.header-icon-image-home-select{
    background-image: url('../img/icon-home-select.png');
}
.header-icon-image-product-select{
    background-image: url('../img/icon-product-select.png');
}
.header-icon-image-aboutus-select{
    background-image: url('../img/icon-user-select.png');
}
.header-icon-image-joinus-select{
    background-image: url('../img/icon-phone-select.png');
}
.header-list-box{
    margin-top: 6px;
    width:55%;float: right;
}
.header-list-box > ul{
    text-align: left;
}
.header-icon-box{
    width:19px;
    float: left;
    height: 19px;
    margin-right: 8px;
    margin-top: 2px;
}
.header-icon-img{
    width:76%;
}
.banner-img{
    width:100%;
}

.index-menu-background{
    background-color: #ccc;
    color:#000;
    padding: 10px 0;
}

/* 标题导航 */
.nav-title-box{
    display: block;
    padding: 2em;
}
.nav-title-box-mobile{
    width:990px;
}
.join-us-nav-left{
    width:24%;float: left;
}
.nav-title-center-box{
    text-align: center;
}
.nav-english-title{
    font-size:2.3em;
    margin-bottom: .5em;
    font-weight: bold;
}
.nav-chinese-title{
    font-size: 1.3em;
    font-weight: bold;
}
.nav-title-left-box{
    text-align: left;
}

.nav-box-right-border{
    display: inline-block;
    border-right: .5em solid #c30c0c;
    padding-right: 3.8em;
    text-align: right;
}

/* 加入我们 福利 */
.us-items-box{
    display: flex;
    margin-bottom: 1.5em;
    flex-wrap:wrap;
}
.us-item{
    display: flex;
    margin-bottom: 1em;
    width:10%;
    justify-content:center;
    align-items: center;
    padding: 2em;
    flex-direction:column
}
.us-item>img{
    width:50%;
}


.about-company-bg{
    position: absolute;top:0;left:0;width:100%;height:100%;background-color: #CB3A38;z-index:3;
}
.about-company-bg>img{
    height:100%!important;
}
.about-company-box{
    /*width:55%;*/
    position: relative;z-index:4;color:#fff;padding: 35px 0;
    width: 990px;
}
.about-company-text-title-box{
    width:30%;float: left;
}
.about-company-text-title{
    font-size:38px;
    letter-spacing:6px;
}
.about-company-text-title-info{
    font-size: 14px;
    margin-top: 15px;
}
.company-info-box{
    width: 65%;display:inline-block;font-size:14px;color:#fff;
    /*font-weight: lighter;*/
    line-height:28px;
}
.compay-info-p{
    margin-top: 20px
}
.enterprise-features-box{
    /*width:55%;*/
    width:800px;
    margin-top: 45px;
    /*margin-bottom: 50px;*/
    display: block;
}
.enterprise-features-image-box{
    width: 77%;font-size:16px;color:#efebeb;
    font-weight: 100;
    float:left;position:relative;
}
.contact-us-main{
    /*width:1200px;*/
    /*width:55%*/
    width: 800px;
}
.contact-us-box{
    width: 65%;display:inline-block;color:#333;font-size:13px;padding-top: 15px
}
.contact-us-title{
    font-weight: bold;margin-bottom: 15px;font-size:17px
}
.contact-us-p-info{
    margin-bottom: 8px;
}
.contact-us-user-box{
    width:40%;float:left
}
.contact-us-phone-box{
    width:60%;display:inline-block
}


/* 招聘职位 */
.menu-box{
    margin-bottom: 1.5em;
}
.menu-items-box{
    margin-bottom: 1em;
    flex-wrap:wrap-reverse;
}
.menu-items{
    display: inline-block;
    width:28%;
    border:1px solid #D8D8D8;
    justify-content:center;
    align-items: center;
    flex-direction:row;
    padding: 24px 0;
    margin: 15px;
    border-radius: 10px;
    margin-bottom: 25px;
    cursor: pointer;
}
.menu-item-img-box{
    text-align: center;
}
.menu-item-img-box>img{
    width:17%;
}
.menu-item-text-box{
    text-align: center;
    margin-top: 12px;
    color:#3E3E3E;
    font-size:18px;
}
.menu-item-recruit-text-box{
    font-size:14px;
}
.recruit-right-border{
    border: 1px solid #ccc;
    margin: 0 10px;
}


/* 产品页面 */
.pullished-games-box{
    position: relative;
}
.pullished-games-bg{
    position: absolute;top:0;left:0;width:100%;height:100%;
    /*background-color: #CB3A38;*/
    z-index:3;
}
.pullished-games-img{
    width:100%;
    height:208px;
    /*height:100%;*/
}
.pullished-games-content-box{
    /*width:55%;*/
    position: relative;z-index:4;color:#fff;padding: 35px 0;text-align: center;
    width:1000px;
}
.pullished-games-content-left-img{
    width:35%;float: left;transform: rotate(180deg);text-align: left;margin-top: 20px;
}
.pullished-games-content-right-img{
    width: 35%;float: right;text-align: left;margin-top: 20px;
}
.pullished-games-content-text-box{
    width:30%;display: inline-block;
}
.pullished-games-content-text-title{
    font-size:38px;
    letter-spacing: 10px;
}
.pullished-games-content-text{
    font-size:14px;margin-top:15px;
}


.product-main{
    /*width:60%;*/
    width:1200px;
    margin-bottom: 50px;
}
.product-reload-box{
    padding: 25px 0;text-align: right;
}
.product-reload-text{
    font-size:16px;
}
.product-reload-img{
    float: right;margin-left: 5px;margin-top:2px;margin-right: 20px;
}
.product-info-list-box{
    /*background-color: #D73939;*/
    border-radius: 15px;
}
.product-info-bg-box{
    background:#D73939;margin-top: -3px;
    /*padding: 20px;*/
    border-radius: 15px;
}
.product-info-img-box{
    border-radius:15px;background-color:#FFF0CF;min-height:350px;
}

.product-title{
    font-weight: bold;font-size:22px
}
.product-box{
    position: relative;width:24%;display: inline-block;
}
.product-box-text{
    position: absolute;top:55%;left:50%;font-weight: bold;font-size:18px;
}
.product-box-img{
    width:100%;
}

/*  */
.join-us-icon-box{
    text-align: right;display: inline-block;width:13%;margin-right: 9px;
}

.join-us-text{
    margin-top:15px;font-size: 17px;font-weight: inherit;
}
.join-us-right-box{
    width: 76%;display:inline-block;font-size:15px;color:#efebeb;
    /*font-weight: lighter;*/
    text-align: right;
}

.recruit-info-title{
    font-size:18px;
    margin-bottom: 10px;
}
.recruit-info-design{
    font-size:15px;
}
.recruit-info-top-margin{
    margin-top:15px;
}
.recruit-detail{
    display: none;
}
.join-us-bg{
    position: absolute;top:0;left:0;width:100%;height:100%;background-color: #CB3A38;z-index:3;
}
.share-bg{
    width:100%;height:100%;background:#000;position:fixed;top:0;left:0;z-index:9;opacity: .5;
}
.recruit-info-box{
    position: fixed;top:50%;left:50%;-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);min-width:480px;min-height:400px;background-color: #fff;color: #000;border-radius: 15px;padding: 50px;z-index:10;line-height: 25px;
}
.recruit-close-btn{
    position: absolute;top:4%;right: 5%;cursor: pointer;
}
.recruit-button-box{
    text-align:center;margin-top: 40px;
}
.recruit-button{
    padding: 10px 30px;
    border: none;
    border-radius: 19px;
    background: #D73939;
    color: #fff;
    cursor: pointer;
}


.product-box{
    width:100%;
}
.product-ul{
    width:100%;
    text-align: center;
    background-color: #D73939;
    position:relative;
    z-index:1;
}
.product-li{
   width:23%;
   padding:1%; 
   /* background-color: #fff; */
   /* border-radius: 10px; */
   float:left;
   position:relative;
    cursor: pointer;
}
.product-li>img{
    width:100%;
}

/* .product-select{
    background-color: #D73939;
} */

/* 产品点击之后下一个元素的左下角的圆角 */
.product-bg-common-cls{
    width:100%;height:100%;position:absolute;top:0;left: 0;
}
.product-write-bg{
    background:#fff;
    z-index:2;
}

.product-red-bg{
    background:#D73939;
    z-index:1;
}

.product-select-next-cls{
    border-radius: 0 0 0 10px;
}

/* 产品 */
.product-select-cls{
    border-radius: 10px 10px 0 0;
    z-index:2;
}

.product-select-pre-cls{
    border-radius: 0 0 10px 0;
}

.product-info{
    display: none;
}
.product-info-bg{
    z-index:5;background:#D73939;opacity: .8;width: 92%;height: 92%;top: 4%;left: 4%;border-radius: 10px;;
}
.product-info-text{
    position: relative;z-index:6;color:#fff;padding-top:35%
}
.product-info-title{
    font-size:20px;font-weight: 550;
}
.product-info-line-box{
    font-size:15px;margin-top:3px
}
.product-info-line{
    width:15px;border-bottom: 1px solid #fff;display: inline-block;
}
.product-info-content{
    font-size:13px;margin-top:10px;font-weight: 400;line-height: 25px;
    /*width: 65%;text-align: center;margin: auto;line-height: 30px;*/
}

.enterprise-features-box-mobile{
    display: none;
}
   /*网格图片调用*/
.s0{
    position:absolute;
    top:0;
    left:0;
    width:173px;
    height:86px;
}
.s1{
    position:absolute;
    top:0;
    left:176px;
    width:286px;
    height:167px;

}
.s2{
    position:absolute;
    top:0;
    left:465px;
    width:286px;
    height:291px;
}
.s3{
    position:absolute;
    top:89px;
    left:0;
    width:173px;
    height:164px;
}
.s4{
    position:absolute;
    top:170px;
    left:176px;
    width:79px;
    height:86px;
}
.s5{
    position:absolute;
    top:170px;
    left:261px;
    width:201px;
    height:178px;
}
.s6{
    position:absolute;
    top:259px;
    left:0;
    width:254px;
    height:241px;
}
.s7{
    position:absolute;
    top:351px;
    left:260px;
    width: 199px;
    height: 149px;
}
.s8{
    position:absolute;
    top:294px;
    left:467px;
    width:286px;
    height:201px;
}
.s9{
    position:absolute;
    top:505px;
    left:0px;
    width:342px;
    height:210px;
}
.s10{
    position:absolute;
    top:505px;
    left:348px;
    width:237px;
    height:210px;
}
.s11{
    position:absolute;
    top:505px;
    left:588px;
    width:158px;
    height:210px;
}
.layui-carousel{
    margin: 0px auto;
    /*border-top:3px solid #D73939*/
}

.layui-carousel-arrow{
    z-index:15;
    background: none;
    font-size:50px;
}
.layui-carousel-arrow:hover, .layui-carousel-ind ul:hover{
    background: none;
}
.layui-carousel[lay-arrow=always] .layui-carousel-arrow{
    left:4%;
}
.layui-carousel:hover .layui-carousel-arrow[lay-type=add], .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]{
    right:4%;
}
.layui-carousel-ind{
    z-index:15;
}
.banner-box{
    width:100%;position: relative;
}
.banner-left-box{
    width:80%;position: absolute;z-index:1;top:0;left:-10%
}
.banner-millde-box{
    display: inline-block;;width:100%;position: relative;z-index: 2;height:630px;
}
.mobile-banner-img{
    height:630px;
}
.banner-right-box{
    width:80%;position: absolute;z-index: 1;top:0;right:-10%
}
.index-banner-img{
    transform: scale(1.3);
    width:100%;
}


.index-menu-main-box{
    padding: 80px;
    background: url('./../img/index_menu_bg.png');
}
.index-menu-main{
    text-align: center;display: flex;
    /*width:65%;*/
    width: 1000px;
}
.index-menu-box{
    width:25%;transform: skewX(-6deg);position: relative;display: inline-block;margin: 0;margin-right: 10px;margin-left: 22px;
}
.index-menu-title{
    position: absolute;bottom:0;left:0;width:100%;color:#fff;text-align: left;
}
.index-menu-title-p{
    transform: skewX(10deg);
    padding: 6px;
    font-size: 17px;
    font-weight:initial;
}
.index-menu-bg{
    position:absolute;
    width:100%;
    height:100%;
    background-color: #D14143;
    opacity: .9;
}
.index-menu-number{
    position:absolute;left:-22px;bottom:0;background-image: linear-gradient(#fff, #D14143);font-size: 20px;
    padding: 10px 6px;
    color: #fff;
    padding-top: 45px;
}
.layui-carousel-ind{
    top:10px;
}
.layui-carousel-ind li.layui-this{
    background-color: #D73939;
}
.layui-carousel-ind ul{
    background-color: unset;

}
.layui-carousel-ind li{
    background-color: #E3E3E3;
    width:13px;
    height: 13px;
    margin: 0 13px;
}
.layui-carousel-ind li:hover{
    background-color: #D73939;
}
.hide-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

.layui-banner-box{
    height:630px;
}

.layui-banner-img{
    width:100%;
}
.join-us-box-bg{
    /*width:57%;*/
    width:100%;
    position: relative;z-index:4;color:#fff;padding: 27px 0;
}  
.recruit-menu{
    /*width:60%;*/
    width:1200px;
    margin-top:80px;text-align: center;
}

@media screen and (max-width: 1800px) {
    /*.header-box{*/
    /*    width:100%;*/
    /*    overflow: hidden;*/
    /*    padding:20px;*/
    /*}*/
    /*.header-logo{*/
    /*    width:400px;*/
    /*    float: left;*/
    /*    text-align: left;*/
    /*    padding-left: 5%;;*/
    /*}*/
    /*.header-logo>img{*/
    /*    width:50%;*/
    /*}*/

    .banner-box{
        height:100%;
    }
    .layui-banner-img{
        width:100%;
        height:100%;
    }
    .banner-millde-box{
        /*height:100%;*/
    }
    .about-company-box{
        /*width:100%;*/
    }
    .enterprise-features-box{
        /*width:90%;*/
    }
    .contact-us-main{
        /*width:75%;*/
    }
    .join-us-box-bg{
        /*width:100%;*/
    }
    .recruit-menu{
        /*width:100%;*/
    }
    .product-main{
        /*width:98%;*/
    }
}


@media screen and (max-width: 1050px) {
    /*.header-box{*/
    /*    width:100%;*/
    /*    overflow: hidden;*/
    /*    padding:20px;*/
    /*}*/
    /*.header-logo{*/
    /*    width:200px;*/
    /*    float: left;*/
    /*    text-align: left;*/
    /*    padding-left: 0;*/
    /*}*/
    /*.header-logo>img{*/
    /*    width:100%;*/
    /*}*/
    .header-list-box{
        /*width:unset;*/
    }
    .banner-box{
        height:100%;
    }
    .layui-banner-img{
        width:100%;
        height:100%;
    }
    .banner-millde-box{
        /*height:100%;*/
    }
    .pullished-games-content-box{
        /*width:100%;*/
    }
    .product-main{
        /*width: 98%;*/
    }
    .about-company-box{
        /*width:100%;*/
    }
    .enterprise-features-box{
        /*width:100%;*/
    }
    .contact-us-main{
        /*width:100%;*/
    }
    .menu-items{
        /*width:28%;*/
    }
    .join-us-icon-box{
        /*width: unset;*/
    }
    .enterprise-features-image-box{
        width:80%;
    }
}

@media screen and (max-width: 1350px) {
    .index-menu-main{
        /*width:90%;*/
    }
    .product-nav-title-box{
        /*padding: 0;*/
    }
}
.content{
    min-width: 1200px;
    /*overflow-x: scroll;*/
}
.product-center-img-bg{
    background-image: url('./../img/product-bg.png') ; background-position:center top;background-repeat: no-repeat;
}
.join-us-center-img-bg{
    background-image: url('./../img/join-us-bg.png') ; background-position:center top;background-repeat: no-repeat;
}
.about-us-center-img-bg{
    background-image: url('./../img/aboutus-bg.png') ; background-position:center top;
}

.border-top-cls
{
    width: 100%;
    height:3px;
    background: linear-gradient(to right , #9E040C,#D52E2C,#E59035);
}
