body{
    background: #fff url("../images/bg2.jpg") top center no-repeat;
} 
img{
	max-width: 100%;
}
.wrap1000{
	width: 1000px;
	margin: 0 auto;
}
.icon{
	display: inline-block;
	background: url('../images/icon1.png') no-repeat;
}
.header{
    height: 98px;
	padding-top:17px
}
.rmyx-area {
    background-color: #fff;
    padding: 5px 5px 10px 5px;
}
.content .title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(#339cee, #2e82e7);
    font-size: 22px;
    color: #fff;
}
.content .title em {
    float: left;
    width: 42px;
    height: 34px;
    margin-top: 8px;
}
.rmyx-area .title em {
    background-position: 4px -4px;
}
.rmyx-box {
    margin-top: 10px;
    margin-left: -10px;
}
.rmyx-box .item {
    float: left;
    width: 190px;
    height: 340px;
    border: 1px solid #dfdfdf;
    margin-left: 10px;
    text-align: center;
    position: relative;
}
.rmyx-box .item .game-pic {
    width: 180px;
    height: 230px;
    margin: 5px;
}
.rmyx-box .item .game-ctn {
    width: 100%;
    height: 99px;
    background-color: #f2f2f2;
    border-top: 1px solid #dfdfdf;
    position: absolute;
    bottom: 0;
}
.rmyx-box .item .game-pic img {
    width: 180px;
    height: 230px;
}
img {
    max-width: 100%;
}
.rmyx-box .item .game-name {
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rmyx-box .item .game-des {
    font-size: 13px;
    color: #666;
    line-height: 28px;
    display: none;
}
.rmyx-box .item .start-btn {
    width: 88px;
    height: 30px;
    line-height: 30px;
    background-color: #ff7200;
    border: 1px solid #ff7200;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 50px;
}
.rmyx-box .item:hover .start-btn {
    background-color: #ff9600;
    border-color: #ff9600;
}
.rmyx-box .item:hover .game-ctn {
    height: 119px;
}
.rmyx-box .item:hover .game-ctn .game-des {
    display: inline-block;
}
.content-left {
    width: 240px;
}
.rank-area .list {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dddddd;
    padding: 12px 0;
}
.rmyx-area {
    background-color: #fff;
    padding: 5px 5px 10px 5px;
}
.rank-area .list .num {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #bbbbbb;
    font-size: 13px;
    color: #fff;
    text-align: center;
    float: left;
}
.rank-area .list .icon {
    width: 20px;
    height: 24px;
    float: left;
    background-position: -45px -4px;
}
.rank-area .list .game-name {
    width: 180px;
    line-height: 24px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rank-area .list .game-detail {
    width: 100%;
    float: left;
    margin-top: 13px;
}
.rank-area .list.on .num {
    background-color: #ffb423;
}
.rank-area .list.on .icon {
    display: none;
}
.rank-area .list .game-detail {
    width: 100%;
    float: left;
    margin-top: 13px;
}
.rank-area .list .game-detail .game-pic {
    width: 125px;
    height: 85px;
    float: left;
}
.rank-area .list .game-detail .game-pic img {
    width: 125px;
    height: 85px;
}
.rank-area .list .game-detail .game-info {
    margin-left: 10px;
    width: 100px;
    float: left;
}
.rank-area .list .game-detail .game-name {
    width: 100px;
    font-size: 14px;
    margin-left: 0;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rank-area .list .game-detail .game-des {
    width: 100%;
    font-size: 13px;
    color: #999999;
    float: left;
    margin: 9px 0 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rank-area .list .game-detail .start-btn {
    width: 70px;
    height: 27px;
    line-height: 27px;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    text-align: center;
}
.rank-area .list:hover .game-detail .start-btn {
    background-color: #ffba00;
    border-color: #ffba00;
}
.content-right {
    width: 740px;
}
.jptj-area ul {
    margin-left: -10px;
}
.jptj-area ul li {
    width: 343px;
    height: 130px;
    border: 1px solid #dcdcdc;
    margin: 10px 0 0 10px;
    padding: 10px;
    float: left;
    position: relative;
}
.jptj-area ul li .game-pic {
    width: 160px;
    height: 130px;
    float: left;
}
.jptj-area ul li .game-ctn {
    float: left;
    width: 160px;
    margin-left: 15px;
}
.jptj-area ul li .game-name {
    width: 130px;
    line-height: 25px;
    color: #ad0a4b;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jptj-area ul li .game-type {
    color: #666;
    margin-top: 4px;
    margin-bottom: 2px;
}
.jptj-area ul li .game-intro {
    color: #666;
    height: 53px;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.jptj-area ul li .start-btn {
    width: 70px;
    height: 27px;
    line-height: 27px;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    border-radius: 3px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.jptj-area ul li .mark {
    width: 48px;
    height: 48px;
    background: url(../images/tj_bevel_icon.png) no-repeat;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 99;
}
.jptj-area ul li .mark.huobao {
    background-position: -11px -8px;
}
.jptj-area ul li .mark.jingcai {
    background-position: -59px -8px;
}
.jptj-area ul li .mark.zuixin {
    background-position: -107px -8px;
}
.jptj-area ul li .mark.haowan {
    background-position: -155px -8px;
}
.jptj-area ul li .mark.tuijian {
    background-position: -205px -8px;
}
.jptj-area ul li .mark.jindian {
    background-position: -253px -8px;
}
.rmxf-area {
    margin-top: 20px;
}
.rmxf-area .list {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #d3d3d3;
}
.rmxf-area .list .icon {
    width: 23px;
    height: 23px;
    background-position: -43px -60px;
    float: left;
    margin-top: 11.5px;
}
.rmxf-area .list .icon.hot {
    background-position: -43px -30px;
}
.rmxf-area .list .game-name {
    width: 90px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin: 0 5px 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rmxf-area .list .game-qf {
    font-size: 13px;
    float: left;
    width: 55px;
}
.rmxf-area .list .enter-game {
    color: #f76822;
    font-size: 13px;
    float: right;
}
.footer{
	font-size: 13px;
	color: #666;
	text-align: center;
	line-height: 30px;
	padding: 40px 0;
}