.header{
    width: 100%;
    height: 70px;
    background: url("../image/header.png");
    text-align: center;
    line-height:70px;
    color: #ffffff;
}

body{
    background: rgb(240,240,240);
    background: url("../image/common-bg-bg.png") ;
    -webkit-background-size:100%;
    background-size:100%;
}

.logo{
    width:100px;
    height:45px;
    /*background: url("../image/logo1.png") no-repeat;*/
    position: absolute;
    /*top: 28px;*/
    cursor: pointer;
}

.nav{
    width: 100%;
    margin-left: 80px;
}

.nav > li {
    display: inline;
    margin-left: 100px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}
.nav > li a{
    color: #fff;
}
.nav>li a.curr{
    color: #fff600;
}

.class{
    margin-top: 50px;
}

.fluid{
    /*margin-top: 47px;*/
    padding-top: 47px;
    background: url("../image/common-bg-bg.png") ;
    -webkit-background-size:100%;
    background-size:100%;
}

.active-bg{
    background: url("../image/active-bg.png");
    height: 75px;
}

.active-left{
    line-height:75px;
    color: #fff;
    float: left;
    margin-left: 35px;
    font-size:24px;
    display: block;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

.active-more{
    line-height:75px;
    color: #010101;
    float: right;
    margin-right: 35px;
    font-size:20px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    height: 100%;
}

.active-body{
    background: rgb(255,255,255);
    height: 270px;
}



.active-title{
    font-size:16px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    text-align: left;
    text-indent: 3em;
    color: rgb(97, 97, 97);
    margin-bottom: 17px;
    cursor: pointer;
    overflow: hidden;
}

.active-title:hover{
    text-decoration: underline;
}

.active-date{
    font-size:16px;
    color: #616161;
}



.first-title{
    color: #ff5a00;
}

.container-active{
    margin-bottom: 28px;
}

.game-bg{
    background: url("../image/common-bg.png") no-repeat;
    height: 87px;
}

.game-bg>div.title{
    color: #fff;
    font-size:24px;
    line-height:87px;
    text-indent: 2em;
    float: left;
}

.game-more{
    background: url("../image/more.png");
    float: right;
    width: 94px;
    height:48px;
    color: #010101;
    margin-right: 35px;
    margin-top: 21px;
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

.games{
    background: #fff;
    min-height: 10px;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 28px;

}


.game{
    margin-bottom: 25px;
    margin-right: -65px;
    margin-top: 30px;
}


.game-title{
    font-size: 25px;
    color: #464646;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;

}

.style-item{
    width: 240px;
    /*height:294px;*/
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.style-item>img{
    width: 100%;
}

._footer{
    min-height: 400px;
    background: #fff;
    width: 100%;
}

.news-header{
    height:80px;
    margin-top: 48px;
    background: url("../image/news-bg.png") no-repeat;
    color: #fff;
}

.news-header>p{
    line-height:80px;
    margin-left:35px;
    font-size:28px;
}


.news-items{
    background: #fff;
    min-height: 100px;
    margin: 0 auto;
    width: 1170px;
}


.news-item{
    /*border:1px solid red;*/
    background: #fff;
    padding: 20px;
    border-bottom: 2px solid #c7c7c7;
}

.news-img{
    width: 511px;
    height:265px;
    background: #fff;
    float: left;
}



.news-right{
    float: left;
    margin-left: 17px;
    width: 598px;
    color: rgb(47,46,46);
}

.news-title{
    font-size:30px;
    cursor: pointer;
}


.news-content{
    font-size:14px;
    text-indent: 2em;
    margin-top: 15px;
    color: rgb(115,115,115);
    line-height: 30px;
}

.news-paginate{
    margin:0 auto;
    width: 280px;
    margin-top: 23px;
    text-align: center;
    min-height:40px;
    line-height:35px;
    margin-bottom: 20px;
}

.news-paginate ul{
    text-align: center;
    cursor: pointer;
}

.news-paginate li{
    margin: 0 auto;
    float: left;
    width: 35px;
    height:35px;
    font-size:25px;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #ffffff;
    border: solid 1px #696969;
    color: #7e7e7e;
}


.news-paginate li:hover{
    border:1px solid #2af;
}

.news-paginate li.curr{
    background-color: rgb(255,110,61);
    border:1px solid rgb(255,110,61);
    color: #fff;
}

.clear{
    clear: both;
}


.game-items{
    padding: 0;
    margin-top: 39px;
    text-align: center;
    min-height: 1px;
}

.game-image{
    width: 360px;
}
.game-image img{
    width: 100%;
}

.game-item{
    float: left;
    width: 360px;
    margin-right: 45px;
    margin-bottom: 30px;
}


.game-detail{
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 1px 0 rgba(209, 209, 209, 0.8);
    border-top: none;
}
.game-detail-title{
    font-size:20px;
    text-align: left;
    padding:10px 10px;
    background: #fff;
}

.game-detail-content{
    margin-top: 10px;
    font-size:15px;
    line-height: 1.38;
    color: #979797;
}


.game-detail-download{
    text-align: right;
}


.jobs-bg{
    margin-top: 48px;
    /*border: 1px solid red;*/
    height:111px;
    background: url("../image/common-bg.png");
}

.job:first-child{
    margin-left: 53px;
}
.job{
    width: 135px;
    height:64px;
    margin-top:25px;
    margin-right: 56px;
    line-height: 64px;
    text-align: center;
    background: url("../image/job-.png");
    color: #0a6e64;
    font-size:37px;
    cursor: pointer;
}

.job-curr{
    background: url("../image/job-curr.png");
    color: #b4640d;
}

.jobs-items{
    background: #fff;
    min-height:100px;
    margin-bottom: 85px;
    box-shadow: 0 6px 18px 0 rgba(118, 118, 118, 0.44);
}

.job-item{
    margin-left: 45px;
    /*border: 1px solid red;*/
    float: left;
    margin-bottom: 45px;
}

.job-title{
    font-size: 42px;
    font-weight: 600;
    color: #f05a08;
    padding-top: 20px;
}

.job-info{
    color: #000000;
    font-weight:800;
    font-size:18px;
    margin-top:10px;
}

.job-info-detail{
    color: #595959;
    line-height:2.22;
}

.job-mail{
    font-size: 29.3px;
    font-weight: 600;
    line-height: 1.5;
    color: #000000;
}

.style-container{
    padding: 0;
    background: #fff;
    box-shadow: 0 4px 18px 0 rgba(118, 118, 118, 0.52);
    min-height:100px;
    margin-bottom:85px;
}

.style-main{
    padding-top: 39px;
    margin-left:50px;
    border:1px solid red;
}

.main-left{
    float: left;
    /*border:1px solid red;*/
    margin-left:45px;
    margin-top:39px;
    width: 52%;
}

.main-left img{
    width: 100%;
}

.main-right{
    width: 40%;
    float: left;
    margin-top:39px;
    margin-left: 40px;
}


.style-title{
    font-size: 40px;
    font-weight: 600;
    color: #000000;
}

.style-detail{
    font-size:15px;
    color: #5d5d5d;
    font-weight: normal;
    font-style: normal;
    line-height:35px;
    text-indent:2em;
    position: relative;
    top:50px;
}

.style-other:nth-child(even){
    float: right;
}

.style-other{

    cursor: pointer;
    margin-bottom:36px;
}

