@charset "UTF-8";
/*主体内容*/
.center {
    width: 660px;
    margin: 0 auto;
}
/*头图banner*/
.bannerDiv{width: 720px;height: 843px;overflow:hidden;float:left;position:relative;margin-bottom: 10px;margin-top: 52px;}
.bannerUl{width:9999px;height: 100%;position:absolute;left:0px;top:0px;}
.bannerUl li{width: 720px;height: 100%;float:left;overflow:hidden;text-align:center;}
.bannerUl li img{height: 100%;overflow:hidden;width: 720px;}
.bannerUlTips{position: absolute;bottom: 50px;left: 0;right: 0;display: flex;flex-direction: row;justify-content: center;}
.bannerUlTips li{width:20px;height:20px;border-radius:10px;box-sizing:border-box;background-color:#FFFFFF;margin:0 8px;float:left;opacity: 0.8;cursor:pointer;}
.bannerUlTips li.on{background-color: #34cd1a;opacity:0.8;transition: all .1s;}
/*公告列表*/
.top-pic {
    margin-top: 89px;
}
.newsList {
    width: 100%;
    margin: 34px 0 50px;
}
.newsList-nav {
    width: 100%;
    border-bottom: 1px solid #d6d4d5;
    margin-bottom: 27px;
}
.newsList-nav ul {
    width: 96%;
}
.newsList-nav li {
    position: relative;
    float: left;
    padding: 0 20px;
    text-align: center;
    line-height: 48px;
    margin-left: 25px;
    color: #2f2e2e;
    font-size: 26px;
    border-bottom: 3px solid transparent;
}
.newsList-nav li a {color: #2f2e2e;}
.newsList-nav li.active {
    border-bottom: 3px solid #32b41c;
    color: #32b41c;
}
.newsList-nav li.active a {color: #32b41c;}
.newsList-nav li:first-child {
    margin-left: 0;
}
.news-more {
    margin: 14px 0;
}
.news-top {
    margin-bottom: 27px;
}
.news-top i, .news-top a {float: left;}
.news-top i {
    width: 126px;
    height: 57px;
    background: url(../images/m/news-top.jpg) no-repeat;
}
.news-top a {
    width: 80%;
    line-height: 57px;
    font-size: 28px;
    color: #32b41c;
    text-align: center;
    background: #f3f3f3;
}
.newsListContent {
    width: 100%;
    margin-bottom: 26px;
}
.newsContent {
    position: relative;
    width: 100%;
    margin-top: 50px;
}
.newsList-child {
    border-bottom: 1px solid #cac9c9;
    margin-bottom: 12px;
}
.newsList-child dt, .newsList-child dd {
    float: left;
    font-size: 21px;
    color: #303030;
    line-height: 53px;
}
.newsList-child dt {
    width: 580px;
    height: 53px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsList-child dt, .newsList-child a {
    color: #606060;
}
.newsList-child .date {
    float: right;
}

.picGroup01 a {
    margin-right: 14px;
}
.picGroup01 a:last-child {
    margin-right: 0;
}
/*游戏列表*/
.gameList {
    margin-bottom: 45px;
}
.gameList .title {
    border-bottom: 1px solid #d6d6d6;
}
.gameListLink {
    display: block;
}
.list-game {
    padding: 18px 32px;
    border-bottom: 1px solid #d6d6d6;
}
.gamePic {
    position: relative;
    width: 126px;
    margin-right: 40px;
}
.new {
    position: absolute;
    top: 0;
    left: 0;
    width: 126px;
    height: 127px;
    background: url(../images/m/game-new.png) no-repeat;
}
.hot {
    position: absolute;
    top: 0;
    left: 0;
    width: 126px;
    height: 127px;
    background: url(../images/m/game-hot.png) no-repeat;
}
.typeGame {
    width: 125px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    color: #ffffff;
    background: #32b41c;
    margin-top: 8px;
}
.nameGame {
    font-size: 35px;
    color: #333333;
    margin: 4px 0;
}
.descGame {
    font-size: 20px;
    color: #999999;
}
.moreGame {
    color: #4e4e4e;
    font-size: 22px;
    line-height: 23px;
    text-align: center;
    padding-top: 38px;
    background: url("../images/m/game-wait.png") no-repeat 180px 38px;
}

/*新闻列表*/
.swiper-slide {
    height: auto;
}
.newsListMore {
    margin: 34px 0 50px;
}
.newsList-child dd a {
    color: #303030;
}
.loadtip {
    margin: 43px 0 60px;
    font-size: 22px;
    color: #4e4e4e;
    text-align: center;
}
.loadtip .icon {
    display: inline-block;
    margin-right: 27px;
    width: 24px;
    height: 22px;
    background: url(../images/m/more-down.png) no-repeat;
    -webkit-animation: downUp .8s infinite linear;
    -moz-animation: downUp .8s infinite linear;
    -o-animation: downUp .8s infinite linear;
    animation: downUp .8s infinite linear;
}

/*新闻详情*/
.articleNews .title {
    color: #110c49;
    font-size: 30px;
    text-align: center;
}
.articleNews .date {
    color: #b6b6b6;
    font-size: 19px;
    text-align: center;
    margin: 20px 0;
}
.contentArticle {
    margin: 27px 0 47px;
}
.content-txt {
    /*text-indent: 2em;*/
    font-size: 20px;
    line-height: 40px;
}
.articleNews .adv {
    width: 620px;
    margin: 30px auto;
}
/*关于我们*/
.company-product {
    margin: 47px 0;
}
.chartQr-content {
    width: 319px;
    padding-bottom: 28px;
    border: 1px solid #d6d6d6;
}
.chartQr-02 {
    margin-left: 12px;
}
.chartPic {
    width: 100%;
    text-align: center;
    margin: 15px 0 18px;
}
.chartName {
    text-align: center;
    font-size: 21px;
    color: #252525;
}
.chartName a {color: #252525;}
.chartDesc {
    text-align: center;
    font-size: 19px;
    color: #909090;
    margin-top: 11px;
}
/*公司介绍*/
.company-nav {
    width: 100%;
    border-bottom: 1px solid #d6d4d5;
    margin-bottom: 27px;
}
.company-nav ul {
    width: 100%;
}
.company-nav li {
    float: left;
    padding: 0 10px;
    text-align: center;
    line-height: 51px;
    margin-left: 16px;
    color: #2f2e2e;
    font-size: 26px;
}
.company-nav li a{
    color: #2f2e2e;
}
.company-nav li:active > a, .company-nav li:hover > a { text-decoration: none; }
.company-nav li:first-child {
    margin-left: 0;
}
.company-nav li.active {
    border-bottom: 3px solid #32b41c;
    margin-top: 2px;
    color: #32b41c;
}
.companyContent {
    position: relative;
    width: 100%;
    margin-top: 50px;
}
.introTxt {
    font-size: 19px;
    color: #7a7a7a;
    line-height: 40px;
    margin-top: 27px;
}
.curtalTxt {
    font-size: 20px;
    color: #555555;
    line-height: 40px;
    margin-bottom: 36px;
}
.curtalBox {
    width: 100%;
    padding: 296px 0 50px;
    box-shadow: 5px 5px 5px #ededed;
    margin-bottom: 28px;
    text-align: center;
}
.nameTitle {
    font-size: 30px;
    color: #1b1b1b;
}
.nameDesc {
    font-size: 18px;
    color: #a7a7a7;
}
.curtalBox:nth-of-type(1) {background: url(../images/m/curtral-01.jpg) no-repeat top center;}
.curtalBox:nth-of-type(2) {background: url(../images/m/curtral-02.jpg) no-repeat top center;}
.curtalBox:nth-of-type(3) {background: url(../images/m/curtral-03.jpg) no-repeat top center;}

/*管理团队*/
#manager {
    width: 100%;
    height: 900px;
    overflow: hidden;
}
#manager .pic img {
    width: 100%;
    height: 405px;
}
#manager .name {
    font-size: 30px;
    font-weight: bold;
    color: #3c3c3c;
    text-align: center;
    margin: 40px 0 26px;
}
#manager .product {
    font-size: 19px;
    color: #7a7a7a;
    line-height: 44px;
    text-align: left;
}
.manageBtn {
    position: absolute;
    width: 38px;
    height: 88px;
    background: url(../images/m/bannerBtn.png) no-repeat;
    top: 18%;
}
#prev {left: 10px;}
#next {right: 10px; background-position-x: -64px;}
.manBtn li {
    position: absolute;
    top: 0;
    width: 38px;
    height: 403px;
    background: url(../images/m/bannerBtn.png) no-repeat center;
    background-position-x: 0;
}
.pointManage {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.pointManage li {
    float: left;
    width: 38px;
    height: 38px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 10px;
}

/*大事记*/
.contentList1 {
    position: relative;
    padding-bottom: 312px;
}
.event {
    position: relative;
    width: 100%;
    min-height: 1620px;
    margin-bottom: 280px;
}
.odd {
    position: absolute;
    top: 55px;
    left: 32px;
    width: 300px;
    /* height: 1259px; */
}
.lineEvent {
    position: absolute;
    top: 0;
    left: 339px;
    width: 1px;
    height: 100%;
    background: url(../images/about/line.png) repeat-y;
}
.even {
    position: absolute;
    top: 55px;
    right: 0;
    width: 300px;
    /* height: 1187px; */
}
.even .eventList {
    position: relative;
    /* min-height: 132px; */
    /* min-height: 400px; */
}
.odd .eventList {
    position: relative;
    /* min-height: 133px; */
    /* min-height: 400px; */
}
.even .eventList {
    margin-left: 47px;
    margin-bottom: 30px;
}
.odd .eventList {
    margin-bottom: 30px;
    margin-right: 48px;
}
.even .year, .odd .year {
    position: relative;
    font-size: 30px;
    color: #ff9e57;
    font-weight: bold;
    margin-bottom: 15px;
}
.even .eventList::before {
    content: "";
    position: absolute;
    top: 12px;
    left: -73px;
    display: block;
    width: 90px;
    height: 10px;
    background: url(../images/about/pointEven.png) no-repeat;
}
.even .eventDesc, .odd .eventDesc {
    color: #3a3a3a;
    font-size: 18px;
    line-height: 24px;
}
.eventPic {
    margin-top: 25px;
}
.odd .year, .odd .eventPic, .odd .eventDesc {
    text-align: right;
}
.odd .eventList::before {
    content: "";
    position: absolute;
    top: 12px;
    right: -95px;
    display: block;
    width: 90px;
    height: 10px;
    background: url(../images/about/pointOdd.png) no-repeat;
}
.startEvent {
    position: absolute;
    bottom: -230px;
    left: 222px;
    width: 224px;
    height: 224px;
    background: url(../images/about/final.png) no-repeat;
}
.finalEvent {
    position: absolute;
    top: -20px;
    left: 315px;
    z-index: 2;
    width: 51px;
    height: 51px;
    background: url(../images/about/start.png) no-repeat;
}
.backTop {
    position: fixed;
    bottom: 630px;
    right: 5%;
    display: none;
    cursor: pointer;
}
/*.eventTimer {
    position: relative;
    width: 100%;
    height: 1110px;
    margin: 0 auto;
    overflow: hidden;
}
.bar {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -5px;
    width: 10px;
    height: 1000%;
    background-image: url(../images/m/timer-bar.png);
    background-repeat: repeat-y;
}
.point {
    position: absolute;
    width: 307px;
    height: 284px;
}
.odd {
    left: -335px;
    background: url(../images/m/timerEventBgLeft.png) no-repeat;
}
.even {
    left: 30px;
    background: url(../images/m/timerEventBgRight.png) no-repeat;
}
.point:after {
    content: "";
    width: 19px;
    height: 19px;
    background: url(../images/m/timer-point.png) no-repeat;
    position: absolute;
    left: 330px;
    top: 50%;
    margin-top: -13px;
    z-index: 1;
}
.even:after {
    left: -35px;
}
.redBg {background-position-y: 0;}
.greenBg {background-position-y: -11px;}
.lightGreenBg {background-position-y: -955px;}
.blueBg {background-position-y: -317px;}
.skyBg {background-position-y: -658px;}
.orangeBg {background-position-y: -637px;}
.pinkBg {background-position-y: -334px;}

.timerBtn {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    z-index: 2;
    width: 39px;
    height: 39px;
    background: url(../images/m/timer-btn.png) no-repeat;
    cursor: pointer;
}
#timerPrev {top: -20px; background-position-y: 0;}
#timerNext {bottom: -40px; background-position-y: -65px;}
.point .year {
    font-size: 24px;
    text-align: center;
    line-height: 47px;
    color: #fff;
    font-weight: bold;
}
.pointCenter {
    width: 245px;
    margin: 0 auto;
}
.even .pointCenter {
    !*margin-top: 17px;*!
}
.point .content {
    margin-top: 10px;
}
.point .content dt, .point .content dd {
    float: left;
}
.point .content dt {
    color: #a3a3a3;
    font-size: 17px;
    margin-right: 6px;
}
.point .content dd {
    width: 220px;
    color: #525252;
    font-size: 17px;
}*/


/*荣耀殿堂*/
.gloryBox {
}
.gloryBoxEach {
    float: left;
    background: #fff;
    width: 201px;
    height: 260px;
    margin-right: 28px;
    margin-bottom: 34px;
    box-shadow: 3px 3px 5px rgba(0,0,0,.12);
}
.gloryBoxEach:nth-of-type(3n) {
    margin-right: 0;
}
.gloryPic {
    height: 177px;
    background: #ededed;
    text-align: center;
}
.gloryTxt {
    font-size: 19px;
    text-align: center;
    padding: 17px 5px;
}
.short {
    padding: 28px 5px;
}
.long {
    padding: 4px 5px;
}
/*联系我们*/
.connect {
    padding: 53px 0 70px;
}
.connect .title {
    font-size: 40px;
    font-weight: bold;
    color: #353333;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #d0cecf;
}
.connect .small {
    display: block;
    font-size: 22px;
    color: #bbbbbb;
    font-weight: normal;
    line-height: 16px;
}
.map {
    width: 662px;
    box-shadow: 5px 5px 3px rgba(0,0,0,0.09);
    margin-bottom: 46px;
}
.map img { display: block; }
.address {
    margin-bottom: 38px;
}
.companyName {
    font-size: 32px;
    color: #353333;
    margin-bottom: 36px;
}
.infoAddress {
    position: relative;
    width: 658px;
    height: 158px;
    background: url(../images/m/connect-01.png) no-repeat;
}
.infoAddress p {
    position: absolute;
    left: 35px;
    font-size: 20px;
    color: #a9a9a9;
}
.infoAddress p:nth-of-type(2) {top: 44px;}
.infoAddress p:nth-of-type(3) {top: 87px;}
.infoAddress p:nth-of-type(4) {top: 134px;}
.infoAddress a { color: #a9a9a9; }
.connect-box {
    width: 589px;
    border: 1px solid #dedede;
    margin-bottom: 19px;
    padding: 36px 45px 36px 19px
}
.connect-box img { display: block; }
.connect-box dt, .connect-box dd {
    float: left;
}
.connect-title {
    font-size: 30px;
    color: #1c1c1c;
    margin-bottom: 7px;
}
.connect-content {
    line-height: 30px;
    font-size: 20px;
    color: #999999;
}
.connect-content a {color: #999;}
.connect-content a:active {text-decoration: none;}

/*TODO 加入我们*/
.addUs {

}
/*职位搜索*/
.jobSearch {
    padding: 50px 0 0;
}
.jobSearch .qrTxt {
    color: #393939;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.jobSearch .qrPic {
    text-align: center;
    margin-top: 17px;
}
.jobSearch .qrPic img {
    display: block;
    margin: 0 auto;
}
.selectGroup {
    margin-bottom: 18px;
}
.selectJob {
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff url(../images/m/selectDown.png) no-repeat right center;
    -moz-appearance:none;
    -webkit-appearance:none;
    font-size: 30px;
    color: #353333;
    padding: 29px 0 29px 51px;
    margin-bottom: 18px;
}
.selectJob option {
    width: 100%;
    font-size: 30px;
    color: #353333;
}
.listJob dl {
    position: relative;
    padding: 25px 21px 26px 27px;
    background: #f8f8f8;
    margin-bottom: 21px;
}
.jobTitle {
    font-size: 32px;
    color: #353333;
}
.jobDesc {
    font-size: 22px;
    color: #919191;
    margin-top: 16px;
}
.jobDetailBtn {
    position: absolute;
    top: 24px;
    right: 21px;
    width: 152px;
    line-height: 44px;
    background: #ffb14b;
    text-align: center;
    border-radius: 30px;
    font-size: 22px;
}
.selectBtn {
    width: 120px;
    line-height: 40px;
    font-size: 24px;
    background: #ffb14b;
    border: none;
    outline: none;
    margin: 0 auto;
    display: block;
    color: #fff;
    border-radius: 10px;
}
.jobDetailBtn a { color: #fff; }
.pages {
    width: 100%;
    margin: 55px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.pages .pagesPage, .pages span {
    color: #464646;
    font-size: 25px;
    margin: 0 5px;
}

    /*办公+职员活动*/
.officeStaff {
    position: relative;
}
.grassBg {
    height: 259px;
    background: #6dc356;
}
.whiteBg {
    height: 932px;
    background: #fff;
}
.addUs .title {
    margin-bottom: 39px;
}
.office {
    position: absolute;
    top: 57px;
    left: 0;
    right: 0;
    width: 657px;
    margin: 0 auto;
}
.addUsBtn {
    position: absolute;
    top: 50%;
    width: 39px;
    height: 88px;
    margin-top: -44px;
    background: url(../images/m/bannerBtn.png) no-repeat;
}
.prevBtn {left: 0;}
.addUsNextBtn {right: 0;}
.swiper-container{width: 657px;height: 414px;overflow:hidden;float:left;position:relative;margin-bottom: 10px;}
.swiper-wrapper{width:9999px;height: 100%;position:absolute;left:0px;top:0px;}
.swiper-wrapper li{width: 657px;height: 100%;float:left;overflow:hidden;text-align:center;}
.swiper-wrapper li img{height: 100%;overflow:hidden;width: 720px;}
.swiper-wrapper li a:hover, .swiper-wrapper li a:active {text-decoration: none;}

.addUsNextBtn {background-position-x: -62px;}
.staffActive {
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    width: 657px;
    margin: 0 auto;
}
/*员工福利*/
.staffWelfare {
    background: #f4f4f4;
    padding: 51px 0 78px;
}
.welfareBox {
    float: left;
    width: 311px;
    height: 292px;
    background: url(../images/m/employee-welfare.png) no-repeat;
    margin-right: 38px;
    margin-bottom: 28px;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.06);
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.welfareBox:nth-of-type(2n) {
    margin-right: 0;
}
.welfareBox:nth-of-type(1) {background-position-x: 0;}
.welfareBox:nth-of-type(2) {background-position-x: -336px;}
.welfareBox:nth-of-type(3) {background-position-x: -679px;}
.welfareBox:nth-of-type(4) {background-position-x: -1010px;}
.titleWelfare {
    font-size: 32px;
    text-align: center;
    color: #1b1b1b;
    margin-top: 148px;
}
.contentWelfare {
    width: 250px;
    font-size: 19px;
    color: #b2b2b2;
    line-height: 27px;
    margin: 5px auto;
}

/*职位详情*/
.jobDetail {
    padding: 53px 0 57px;
}
.jobDetail .title {
    padding-bottom: 24px;
    border-bottom: 1px solid #d0cecf;
}
.jobDetailContent {
    line-height: 44px;
    font-size: 20px;
    color: #353333;
    margin: 31px 0 46px;
}
.btnGroup {
    width: 100%;
}
.applyBtn, .cancelBack {
    background: #fff;
    border: 1px solid #cdcdcd;
    display: inline-block;
    width: 303px;
    line-height: 69px;
    text-align: center;
    font-size: 30px;
    color: #b8b8b8;
    border-radius: 30px;
    margin-left: 44px;
}
.applyBtn {
    background: #32b41c;
    border: 1px solid #32b41c;
    color: #ffffff;
    margin-left: 0;
}

.red {
    color: #ff0000;
    text-indent: 0;
}
.grey {
    color: #606060;
}
.hidden {
    visibility: hidden;
}
.fontB {
    font-size: 24px;
}
.hide {
    display: none;
}

.emptyLink {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 51px;
}
.wid450 {
    width: 450px;
}

.odd .eventList.eventList-2009 {margin-top: 130px;}
.odd .eventList.eventList-2011 {margin-top: 80px;}
.odd .eventList.eventList-2013 {}
.odd .eventList.eventList-2015 {}
.odd .eventList.eventList-2017 {}
.odd .eventList.eventList-2019 {height: 366px;}

.even .eventList.eventList-2010 {margin-top: 30px;}
.even .eventList.eventList-2012 {margin-top: 40px;}
.even .eventList.eventList-2014 {margin-top: 30px;}
.even .eventList.eventList-2016 {margin-top: 90px;}
.even .eventList.eventList-2018 {margin-top: 150px;}