.xyx_content_left {
    width: 830px;
    float: left;
}

body,
html {
    background: #ecf0f1;
}

.header_box {
    background: white;
}

.title_item {
    height: 42px;
    line-height: 42px;
    border-bottom: 3px solid #f5ae4a;
    font-weight: normal;
    margin: 0 15px 0;
    padding-top: 10px;
}

.title_item span {
    padding-right: 15px;
    color: #ff6600;
    border-bottom: 3px solid #ff6600;
    float: left;
    font-size: 18px;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.title_item>a {
    float: right;
    width: 24px;
    height: 24px;
    background: url(../images/more_icon.png) no-repeat 50% 50%;
    margin-top: 10px;
    transform: rotate(0);
    transition: all .6s;
}

.title_item>a:hover {
    transform: rotate(180deg);
}

.xyx_content_box {
    margin-top: 15px;
}

.xyxtj_box ul {
    margin-top: 19px;
    margin-bottom: 15px;
}

.xyx_content_right {
    float: right;
    ;
    width: 295px;
}

.list_pc_box_new {
    padding: 10px 0 0;
}

.list_pc_title {
    position: relative;
    height: 175px;
    width: 265px;
    margin: 0 auto;
}

.list_pc_title>a {
    display: block;
    height: 175px;
    width: 265px;
    position: absolute;
    z-index: 9999;
    overflow: hidden;
}

.list_pc_title img {
    height: 175px;
    width: 265px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s;
}

.list_pc_title span {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/opacity.png) repeat 0 0;
    text-align: center;
    width: 235px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
    font-size: 14px;
    padding: 0 15px;
}

.xyxtj_item .newgame_mask2 {
    width: 103px;
    height: 102px;
    background: url(../images/xyxnewgame_mask2.jpg) no-repeat center center;
    position: absolute;
    right: -103px;
    top: 0;
    z-index: 9999;
}

.xyxtj_item .newgame_mask1 {
    width: 91px;
    height: 102px;
    background: url(../images/xyxnewgame_mask1.jpg) no-repeat center center;
    position: absolute;
    left: -91px;
    top: 0;
    z-index: 9999;
}

.list_pc_box_new li {
    margin-top: 8px;
    padding-bottom: 8px;
    position: relative;
    height: 42px;
    border-bottom: 1px dotted #e3e3e3;
}

.list_pc_box_new ul {
    margin: 13px 15px 0;
}

.list_pc_box_new ul li a {
    display: block;
}

.list_pc_box_new ul li a img {
    width: 42px;
    height: 42px;
    float: right;
    margin-left: 15px;
}

.list_pc_box_new ul li div span {
    height: 42px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    transition: all .3s;
}

.list_pc_box_new ul li:hover span {
    color: #f60;
}

.list_pc_box_new ul li:hover img {
    opacity: .7;
}

.xyx_content_center {
    float: left;
    background: white;
    margin-top: 13px;
}

.allgame_rank {
    width: 100%;
    height: 450px;
    background: url(../images/m-bottom.jpg) no-repeat center center;
    margin-top: 30px;
    padding-top: 20px;
}

.allgame_rank .rmb_rank {
    width: 323px;
    display: inline-block;
    margin-right: 80px;
    vertical-align: top;
}

.allgame_rank .rmb_rank h3 {
    height: 42px;
    line-height: 42px;
    border-bottom: 3px solid #f5ae4a;
    font-weight: normal;
}

.allgame_rank .rmb_rank h3 span {
    padding-right: 15px;
    color: #ff9900;
    border-bottom: 3px solid #ff6600;
    float: left;
    font-size: 20px;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.allgame_rank .rmb_rank h3 a {
    float: right;
    width: 42px;
    height: 42px;
    background: url(../images/more.png) no-repeat 50% 50%;
}

.allgame_rank .rmb_rank h3 a:hover {
    background: url(../images/more_h.png) no-repeat 50% 50%;
}

.allgame_rank .rmb_rank ul li {
    padding: 20px 0;
}

.allgame_rank .rmb_rank .rmb_rank_box1 em,
.allgame_rank .rmb_rank .rmb_rank_box2 em {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 26px;
    background: #ccc;
    border-radius: 26px;
    overflow: hidden;
}

.allgame_rank .rmb_rank .rmb_rank_box1 em.cur1 {
    background: #f37e4c;
    height: 80px;
    line-height: 80px;
}

.allgame_rank .rmb_rank .rmb_rank_box2 em.cur1 {
    background: #f37e4c;
}

.allgame_rank .rmb_rank .rmb_rank_box1 em.cur2 {
    background: #fea832;
    height: 80px;
    line-height: 80px;
}

.allgame_rank .rmb_rank .rmb_rank_box2 em.cur2 {
    background: #fea832;
}

.allgame_rank .rmb_rank .rmb_rank_box1 em.cur3 {
    background: #f60;
    height: 80px;
    line-height: 80px;
}

.allgame_rank .rmb_rank .rmb_rank_box1 em.cur {
    background: #ccc;
    height: 80px;
    line-height: 80px;
}

.allgame_rank .rmb_rank .rmb_rank_box2 em.cur3 {
    background: #f60;
}

.allgame_rank .rmb_rank .rmb_rank_box1 img {
    width: 80px;
    height: 80px;
    border-radius: 15px;
    margin-left: 30px;
}

.allgame_rank .rmb_rank .rmb_rank_box1 h4 {
    font-size: 16px;
    color: #f60;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    margin-left: 19px;
    line-height: 36px;
}

.allgame_rank .rmb_rank .rmb_rank_box1 h4 a {
    font-size: 12px;
    color: white;
    display: inline-block;
    border: 1px solid #f90;
    width: 77px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-top: 5px;
    border-radius: 3px;
    color: #f90;
}

.allgame_rank .rmb_rank .rmb_rank_box1 h4 a:hover {
    background: #f60;
    color: white;
}

.allgame_rank .rmb_rank .rmb_rank_box1 {
    display: none;
}

.allgame_rank .rmb_rank .rmb_rank_box2 h4 {
    font-size: 15px;
    color: #ccc;
    font-weight: normal;
    margin-left: 30px;
    display: inline-block;
    line-height: 26px;
}

.allgame_rank .rmb_rank .rmb_rank_box2 span {
    font-size: 14px;
    color: #999;
    float: right;
    line-height: 26px;
}

.xyxtj_box {
    background: white;
}

.xyxtj_box ul {
    padding: 0 15px;
}

.xyxtj_box ul li {
    float: left;
    margin-right: 19px;
    margin-bottom: 16px;
    position: relative;
    overflow: hidden;
    background: #fffbfb;
}

.xyxtj_box ul li:nth-child(9n) {
    margin-right: 0;
}

.xyxtj_box ul li span {
    font-size: 12px;
    color: #666;
    display: block;
    width: 72px;
    text-align: center;
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.xyxtj_box ul li:hover span {
    color: #f90;
}

.xyxtj_box ul li em {
    font-size: 12px;
    color: #999;
    display: block;
    text-align: center;
    width: 72px;
    margin-top: 10px;
}

.xyxtj_box ul li i {
    display: block;
    font-size: 12px;
    border: 1px solid #f90;
    color: #f90;
    text-align: center;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    border-radius: 3px;
}

.xyxtj_box ul li img {
    width: 72px;
    height: 72px;
}

.xyxtj_box ul li:hover img {
    opacity: .7;
}

.xyxtj_box ul li:hover a {
    color: #f90;
}

.xyx_ranklist {
    background: white;
}

.ranklist_box ul {
    padding: 0 15px;
    margin-top: 8px;
}

.ranklist_box ul li {
    float: left;
    color: #6c6c6c;
    position: relative;
    padding: 15px 0 15px;
    cursor: pointer;
    border-bottom: 1px dotted #dedede;
    width: 265px;
}

.ranklist_box ul li em {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    background: #ccc;
    border-radius: 26px;
    overflow: hidden;
}

.ranklist_box ul li.cur1 em {
    background: #fe2d0b;
}

.ranklist_box ul li.cur2 em {
    background: #FF6900;
}

.ranklist_box ul li.cur3 em {
    background: #F39800;
}

.ranklist_box ul li .rmb_rank_box2 img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    border-radius: 3px;
}

.ranklist_box ul li .rmb_rank_box2 h4 {
    font-size: 13px;
    color: #666;
    font-weight: normal;
    margin-left: 5px;
    display: inline-block;
    line-height: 24px;
    vertical-align: top;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ranklist_box ul li a {
    font-size: 12px;
    color: #f90;
    float: right;
    line-height: 24px;
    border: 1px dotted #f90;
    padding: 0 8px;
    display: inline-block;
    border-radius: 3px;
}

.xyxgg_box {
    background: white;
}

.xyx_newtj {
    margin-top: 13px;
    background: white;
}

.xyx_newtj ul {
    margin-top: 26px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
}

.xyx_newtj ul li {
    float: left;
    margin-right: 27px;
    margin-bottom: 24px;
}

.ranklist_box ul li:hover h4 {
    color: #f90;
}

.ranklist_box ul li:hover a {
    background: #f90;
    color: white;
}

.xyx_newtj ul li:nth-child(3n) {
    margin-right: 0;
}

.xyx_newtj ul li img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
}

.xyx_newtj ul li a {
    display: block;
}

.xyx_newtj ul li a span {
    display: block;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}

.xyx_newtj ul li:hover img {
    opacity: .7;
}

.xyx_newtj ul li:hover span {
    color: #f60;
}

.more_xyx_game {
    margin-top: 13px;
    background: white;
}

.xyx_tag_tabs {
    float: right;
}

.xyx_tag_tabs a {
    font-size: 12px;
    display: inline-block;
    margin-right: 17px;
    width: 65px;
    text-align: center;
    color: #f60;
    border: 1px dotted #f60;
    line-height: 22px;
    height: 22px;
    border-radius: 3px;
}

.xyx_tag_tabs a:hover {
    background: #f60;
    color: white;
}

.xyx_tag_tabs a.active {
    background: #f60;
    color: white;
}

.xyx_tag_list ul {
    margin-top: 20px;
    padding: 0 15px 10px;
    font-size: 0;
}

.xyx_tag_list ul li {
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 40px;
}

.xyx_tag_list ul li img {
    width: 100px;
    height: 67px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 7px;
    margin-right: 6px;
}

.xyx_tag_list ul li a {
    display: block;
    width: 112px;
    height: 76px;
    background: url(../images/ztbg.png) no-repeat center center;
}

.xyx_tag_list ul li span {
    display: block;
    font-size: 12px;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.xyx_tag_list ul li a {
    display: block;
}

.xyx_tag_list ul li:hover img {
    opacity: .7;
}

.xyx_tag_list ul li:hover span {
    color: #f90;
}

.xyx_tag_list ul li:nth-child(9n) {
    margin-right: 0;
}

.xyxHeadTag {
    background: white;
}

.xyxHeadTag ul {
    padding: 7px 15px 10px;
    font-size: 0;
    border-bottom: 1px solid #eee;
}

.xyxHeadTag ul li {
    font-size: 0;
    display: inline-block;
    width: 547px;
    margin-right: 15px;
    padding: 6px 0;
}

.xyxHeadTag ul li:nth-child(2n) {
    margin-right: 0;
}

.xyxHeadTag ul li>a {
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    background: url(../images/bg_label_short.png) center center;
    background-size: 100% 100%;
    text-align: center;
    text-indent: -4px;
    font-size: 12px;
}

.xyxHeadTag ul li p {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: 12px;
    width: 505px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xyxHeadTag ul li p a {
    margin: 0 5px;
}

.xyxHeadTag ul li p a:hover {
    color: #f90;
}

.xyxHeadTag ul li.active {
    display: block;
    width: 1110px;
}

.xyxHeadTag ul li.active p {
    width: 1070px;
}

.xyxHeadTag ul li p a.cur {
    color: #f60;
}

.xyxHeadTag ul li>a.get1 {
    background: url(../images/bg_label_short2.png) center center;
    color: #00a1f1;
}

.xyxHeadTag ul li>a.get2 {
    background: url(../images/bg_label_short3.png) center center;
    color: #1aad19;
}

.xyxHeadTagGameItem {
    font-size: 0;
}

.xyxHeadTagGameItem>a {
    width: 72px;
    display: inline-block;
    margin-right: 22px;
    margin-bottom: 20px;
}

.xyxHeadTagGameItem>a:nth-child(12n) {
    margin-right: 0;
}

.xyxHeadTagGameItem>a img {
    width: 72px;
    height: 72px;
    border-radius: 3px;
}

.xyxHeadTagGameItem>a span {
    width: 72px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
    text-align: center;
}

.xyxHeadTagGameItem>a:hover span {
    color: #f90;
}

.xyxHeadTagGameItem>a:hover img {
    opacity: .7;
}

.xyxHeadTagGame {
    padding: 20px 15px 5px;
}

.pdBox2 {
    margin-bottom: 15px;
    background: white;
}

.pdBox2 ul {
    margin-top: 15px;
    font-size: 0;
    padding: 0 15px;
}

.pdBox2 ul li {
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 40px;
}

.pdBox2 ul li:hover img {
    opacity: .7;
}

.pdBox2 ul li:hover a {
    color: #f90;
}

.pdBox2 ul li:nth-child(9n) {
    margin-right: 0 !important;
}

.pdBox2 ul li a {
    display: block;
    width: 112px;
    height: 76px;
    background: url(../images/ztbg.png) no-repeat center center;
}

.pdBox2 ul li a img {
    width: 100px;
    height: 67px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 7px;
    margin-right: 6px;
}

.pdBox2 ul li span {
    display: block;
    font-size: 12px;
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.pdBoxRightContent {
    background: white;
    margin-top: 15px;
}

.pdBoxRightContent ul {
    margin-top: 15px;
    font-size: 0;
    padding: 0 15px
}

.pdBoxRightContent ul li {
    width: 72px;
    text-align: center;
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 22px;
}

.pdBoxRightContent2 ul li a {
    display: block;
    width: 76px;
    height: 56px;
    background: url(../images/ztbg2.png) no-repeat center center;
    background-size: 100%;
}

.pdBoxRightContent2 ul li {
    margin-right: 23px;
    margin-bottom: 48px;
}

.pdBoxRightContent ul li:hover img {
    opacity: .7;
}

.pdBoxRightContent ul li:hover a {
    color: #f90;
}

.pdBoxRightContent ul li:nth-child(3n) {
    margin-right: 0;
}

.pdBoxRightContent2 ul li a img {
    width: 72px;
    height: 48px;
    border-radius: 5px;
    margin-top: 8px;
}

.pdBoxRightContent ul li a span {
    display: block;
    font-size: 12px;
    width: 72px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.pdBoxRightContent {
    background: white;
    margin-top: 15px;
}

.pdBoxRightContentBox ul {
    margin-top: 15px;
    font-size: 0;
    padding: 0 15px
}

.pdBoxRightContentBox ul li {
    width: 72px;
    text-align: center;
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 22px;
}

.pdBoxRightContentBox ul li:hover img {
    opacity: .7;
}

.pdBoxRightContentBox ul li:hover a {
    color: #f90;
}

.pdBoxRightContentBox ul li:nth-child(3n) {
    margin-right: 0;
}

.pdBoxRightContentBox ul li a img {
    width: 72px;
    height: 72px;
    border-radius: 10px;
    box-shadow: none !important;
}

.pdBoxRightContentBox ul li a span {
    display: block;
    font-size: 12px;
    width: 72px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
    text-align: center;
}

.pdBoxRightContentBox {
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;
}

.pdBoxRightContentBigBox {
    width: 295px;
    position: relative;
    overflow: hidden;
    height: 465px;
    font-size: 0;
}

.pdBoxRightContentBox ul {
    white-space: normal;
    display: inline-block;
    padding: 0;
    width: 295px;
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 10px !important;
}

.pdBox4Tabs em {
    display: inline-block;
    cursor: pointer;
    margin-top: 8px;
}

.pdBox4Tabs {
    float: right;
}

.pdBox3 {
    overflow: hidden;
}

.xyxtype_item p a {
    float: right;
    color: #f90;
    font-size: 14px;
    background: url(../images/more_gametype.png) no-repeat right center;
    padding-right: 20px;
}

.xyxtype_item ul {
    margin-top: 10px;
    font-size: 0;
}

.xyxtype_item ul li {
    width: 72px;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 22px;
}

.xyxtype_item ul li:hover img {
    opacity: .7;
}

.xyxtype_item ul li:hover a {
    color: #f90;
}

.xyxtype_item ul li:nth-child(6n) {
    margin-right: 0;
}

.xyxtype_item ul li img {
    width: 72px;
    height: 72px;
    border-radius: 10px;
}

.xyxtype_item ul li span {
    display: block;
    font-size: 12px;
    width: 72px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 5px;
}

.xyxtype_item {
    width: 532px;
    float: left;
    padding-right: 14px;
    padding-left: 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: white;
}

.xyxtype_item>p {
    color: #333;
    line-height: 40px;
    height: 40px;
    padding-top: 8px;
}

.xyxtype_item>p>span {
    font-size: 16px;
    color: #f90;
    padding-left: 12px;
    border-left: 3px solid #f90;
}

.pdBox3>div:nth-child(2n) {
    margin-right: 0 !important;
}

.xyxtype_item {
    margin-right: 15px;
    margin-bottom: 15px;
}