.hunluo_game_content {
    margin-top: 15px;
}

body,
html {
    background: #ecf0f1;
}

.game_content_right {
    width: 295px;
    float: right;
}

.jptj_box {
    background: white;
    padding-bottom: 20px;
}

.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);
}

.news_list ul li>div {
    display: block;
}

.news_list ul li>div>div {
    float: left;
    width: 225px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
}

.news_list ul li div i {
    display: inline-block;
    vertical-align: top;
    border: 1px dotted #f90;
    color: #f90;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    width: 40px;
    text-align: center;
    margin-top: 7px;
    border-radius: 2px;
    margin-right: 5px;
}

.news_list ul li div a {
    display: inline-block;
    width: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.news_list ul {
    padding: 0 15px 5px;
}

.news_list ul li {
    height: 30px;
    line-height: 30px;
}

.news_list ul li.hot_gg a {
    color: #e4393c;
}

.news_list ul li div p {
    display: inline-block;
    width: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.news_list ul li em {
    float: right;
    font-size: 12px;
    color: #999;
}

.news_list ul li:hover a {
    color: #f60;
}

.news_list ul li:hover i {
    color: #f60;
}

.news_list ul li:hover em {
    color: #f60;
}

.game_content_left {
    width: 830px;
    float: left;
}

.jptj_box ul {
    margin-top: 15px;
    padding: 0 15px 0 17px;
}

.jptj_box ul li {
    float: left;
    margin-right: 26px;
    position: relative;
    overflow: hidden;
}

.jptj_box ul li .top_img {
    position: absolute;
    width: 180px;
    height: 237px;
    top: -250px;
    left: 0;
    background: rgba(00, 00, 00, .7);
}

.jptj_box ul li .top_img span {
    display: block;
    text-align: center;
    margin-top: 66px;
    margin-bottom: 20px;
    color: #f90;
    font-size: 16px;
}

.jptj_box ul li .top_img a {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #e4393c;
    color: white;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    border-radius: 3px;
}

.jptj_box ul li .top_img a:last-child {
    background: #f60;
}

.jptj_box ul li .img_box {
    width: 180px;
    height: 237px;
}

.jptj_box ul li .img_box img {
    width: 180px;
    height: 237px;
}

.jptj_box ul li>p {
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
}

.jptj_box ul li>p a {
    float: left;
    height: 23px;
    line-height: 23px;
}

.jptj_box ul li>p a:hover {
    color: #f60;
}

.jptj_box ul li>p a.cur {
    float: right;
    background: #f90;
    color: white;
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    border-radius: 3px;
}

.jptj_box ul li>p a.cur:hover {
    background: #f60;
}

.jptj_box ul li .start_game {
    text-align: center;
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    background: #f5ae46;
    position: absolute;
    bottom: -34px;
    left: 0;
    width: 100%;
}

.jptj_box ul li .start_game a {
    display: block;
    color: white;
}

.jptj_box ul li .start_game a {
    display: block;
    color: white;
}

.jptj_box ul li:last-child {
    margin-right: 0;
}

.jptj_box ul li .top_img a:hover {
    background: red;
}

.jptj_box ul li .start_game a:hover {
    background: #f90;
}

.allgame_list {
    margin-top: 14px;
    background: white;
}

.allgame_list .title_item .nav_input {
    float: right;
    margin-top: 0 !important;
}

.selected_box {
    width: 830px;
    font-size: 14px;
}

.selected_box dl {
    width: 830px;
    height: 50px;
    border-bottom: 1px dashed #c4c4c4;
    position: relative;
    float: left;
}

.selected_box dl:last-child {
    border-bottom: 1px solid #f5ae4a;
}

.selected_box dt {
    float: left;
    width: 50px;
    margin-right: 5px;
    color: #333;
    text-align: right;
    line-height: 50px;
}

.selected_box dd {
    float: left;
    padding-top: 10px;
    width: 775px;
    height: 37px;
    overflow: hidden;
}

.selected_box a {
    padding: 4px 10px;
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    margin: 5px 5px 10px 5px;
}

.selected_box a.current,
.selected_box a:hover {
    background: #f90;
    color: #fff;
}

.selected_box span {
    color: #ccc;
    padding: 9px 5px;
    display: block;
    float: left;
}

.hot_game ul {
    margin-top: 20px;
    padding: 0 15px;
}

.hot_game ul li {
    width: 180px;
    float: left;
    margin-right: 26px;
    margin-bottom: 18px;
    position: relative;
    overflow: hidden;
}

.hot_game ul li:nth-child(4n) {
    margin-right: 0;
}

.hot_game ul li img {
    width: 180px;
    height: 80px;
}

.hot_game ul li>a {
    position: relative;
    display: block;
    width: 180px;
    height: 80px;
}

.hot_game_text p a:hover {
    color: #f90;
}

.hot_game_text p a:last-child:hover {
    background: #f60;
}

.hot_game ul li>a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    background: rgba(00, 00, 00, .7);
    color: white;
}

.hot_game_text {
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
}

.hot_game_text p span {
    line-height: 32px;
    float: left;
    font-size: 13px;
    margin-left: 15px;
    color: #333;
}

.hot_game_text p a:last-child {
    float: right;
    background: #f90;
    color: white;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    border-radius: 3px;
}

.hot_game_text p a {
    float: left;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
}

.hot_game_text p span:last-child {
    float: right;
    margin-right: 15px;
    color: #999;
}

.hot_game_btn {
    height: 32px;
    width: 255px;
    background: #f4f4f4;
    line-height: 32px;
    position: absolute;
    bottom: -32px;
    left: 0;
}

.hot_game_btn a {
    font-size: 13px;
    color: #333;
}

.hot_game_btn a:hover {
    color: #f60;
}

.hot_game_btn a:first-child {
    margin-left: 15px;
}

.hot_game_btn em {
    color: #bfbfbf;
    margin: 0 5px;
}

.hot_game_btn a:last-child {
    float: right;
    height: 22px;
    color: white;
    background: #f60;
    line-height: 22px;
    font-size: 12px;
    border-radius: 3px;
    padding: 0 10px;
    margin-top: 5px;
    margin-right: 15px;
}

.hot_game_btn a:last-child:hover {
    background: #f90;
}

.kfb_box {
    margin-top: 14px;
    background: white;
    padding-bottom: 10px;
}

.kfb_box_tabs {
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
    font-size: 0;
    padding: 0 15px;
}

.kfb_box_tabs a {
    background: #ECECEC;
    display: inline-block;
    color: #999;
    font-size: 16px;
    width: 132px;
    text-align: center;
}

.kfb_box_tabs a.active {
    background: #eba43b;
    color: white
}

.kfb_box ul li a:first-child {
    display: block;
    font-size: 0;
    height: 44px;
    line-height: 44px;
    position: relative;
}

.kfb_box ul li a span {
    font-size: 12px;
    display: inline-block;
    overflow: hidden;
}

.kfb_box ul li a p {
    position: absolute;
    font-size: 12px;
    left: 99px;
    top: -20px;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    background: #ED4343;
    color: #ff0;
    white-space: nowrap;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .3);
}

.kfb_box ul li a p::after {
    content: '';
    position: absolute;
    left: 40px;
    top: 23px;
    border: solid transparent;
    border-width: 8px 10px 0 0;
    border-top-color: #ED4343;
}

.kfb_box ul li a span.item1 {
    width: 28px;
    color: #999;
}

.kfb_box ul li a span.item2 {
    width: 44px;
    color: #999;
}

.kfb_box ul li a span.item3 {
    width: 96px;
    color: #333;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kfb_box ul li a span.item4 {
    width: 35px;
    text-align: right;
    color: #666;
}

.kfb_box_content {
    height: 618px;
    width: 280px;
}

.kfb_box_content ul {
    height: 585px;
    width: 265px;
    padding: 0 15px;
}

.kfb_box ul li a span.item5 {
    width: 50px;
    text-align: right;
    color: #e4393c;
    border: 1px dotted #e4393c;
    border-left: 1px dotted #e4393c;
    line-height: 20px;
    height: 20px;
    text-align: center;
    vertical-align: top;
    margin-top: 10px;
    float: right;
}

.kfb_box ul li.cur a span.item3 {
    color: #f60;
}

.kfb_box ul li.cur a span.item1 {
    color: #f60;
}

.kfb_box ul li.cur a span.item2 {
    color: #f60;
}

.kfb_box ul li.cur a span.item4 {
    color: #f60;
}

.kfb_box ul li:hover {
    background: #fff2df;
}

.kfb_box .pager_tabs {
    text-align: center;
    margin-top: 13px;
}

.kfb_box .pager_tabs a.prev_btn_icon {
    width: 18px;
    height: 18px;
    background: url(../images/prev_pager_icon.png) no-repeat center center;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-left: 3px;
}

.kfb_box .pager_tabs a.next_btn_icon {
    width: 18px;
    height: 18px;
    background: url(../images/next_pager_icon.png) no-repeat center center;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-left: 3px;
}

.kfb_box .pager_tabs span {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    margin: 0 5px;
}

.yy_tabs_box {
    float: right;
}

.yy_tabs_box a:hover {
    background: #f90;
    color: white;
    border: 1px solid #f90;
}

.yy_tabs_box a {
    font-size: 12px;
    display: inline-block;
    margin-left: 20px;
    width: 65px;
    text-align: center;
    color: #f60;
    border: 1px dotted #f60;
    line-height: 22px;
    height: 22px;
    border-radius: 3px;
}

.yy_tabs_box a.active {
    background: #f60;
    color: white;
}

.yylb_box_list {
    margin-top: 15px;
}

.yylb_content ul li a img {
    width: 90px;
    height: 90px;
    border-radius: 10px;
}

.yylb_content ul li {
    float: left;
    margin-right: 32px;
    padding-bottom: 11px;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 223px;
    border: 1px solid #dedede;
    margin-bottom: 22px
}

.yylb_content ul li a div {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: 110px;
}

.yylb_content ul li a div p {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    width: 120px;
    margin-top: 3px;
    height: 28px;
}

.yylb_content ul li a div span {
    font-size: 13px;
    display: block;
    margin: 10px 0 0 0;
}

.yylb_content ul li a div span em {
    color: #f90;
    font-size: 13px;
}

.yylb_content ul {
    margin-top: 20px;
}

.yylb_content ul li:nth-child(3n) {
    margin-right: 0;
}

.yylb_content ul li a div i {
    display: block;
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-color: #f90;
    color: white;
    border: 1px solid #f90;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}

.yylb_content ul li a div i:hover {
    background: #e4393c;
}

.yy_ranklist {
    margin-top: 14px;
    background: white;
}

.yygift_box_list {
    margin-top: 25px;
}

.yygift_content ul {
    margin-top: 20px;
}

.yygift_content ul li {
    margin-bottom: 25px;
}

.yygift_content ul li div img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
}

.yygift_content ul li div p {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #666;
    margin-left: 5px;
    transition: all .3s
}

.yygift_content ul li div p a {
    display: block;
    margin-bottom: 12px;
    margin-top: 5px;
    color: #333;
    font-size: 13px;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 14px;
    line-height: 14px;
}

.yygift_content ul li div p span em {
    width: 75px;
    height: 10px;
    background: #ddd;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.yygift_content ul li div p span em i {
    height: 10px;
    background: linear-gradient(to right, #f90, #f60);
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.yygift_content ul li div p span b {
    color: #999;
}

.yygift_content ul li div>a {
    display: inline-block;
    vertical-align: middle;
    float: right;
    width: 50px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #f90;
    text-align: center;
    color: #f90;
    margin-top: 15px;
    border-radius: 20px;
    font-size: 12px;
}

.yygift_content ul li:hover div>a {
    background: #f90;
    color: white;
}

.yygift_content ul li:hover div p a {
    color: #f90;
    ;
}

.game-page {
    padding: 20px 0 20px;
    text-align: center;
    height: 30px;
    font-size: 14px;
}

.game-page span.next,
.game-page span.prev {
    color: #000;
    background-color: #e5e5e5;
}

.game-page .p_hov {
    color: #fff;
    background-color: #f39800;
}

.game-page a,
.game-page span {
    background: #e5e5e5 none repeat scroll 0 0;
    display: inline-block;
    border-radius: 3px;
    margin: 0 5px;
    padding: 7px 10px;
}

.game-page a:hover {
    background: #f39800;
    color: white;
}

.news_gg {
    background: white;
}

.ranklist_box ul {
    padding: 0 15px;
    margin-top: 5px;
    padding-bottom: 7px;
}

.ranklist_box ul li {
    float: left;
    color: #6c6c6c;
    position: relative;
    padding: 12px 0 12px;
    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 .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 div>a {
    font-size: 12px;
    color: #f90;
    float: right;
    line-height: 24px;
    border: 1px dotted #f90;
    padding: 0 8px;
    display: inline-block;
    border-radius: 3px;
}

.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:hover h4 a {
    color: #f90;
}

.ranklist_box ul li:hover div>a {
    background: #f90;
    color: white;
}

.kfb_box ul li {
    width: 265px;
    border-bottom: 1px dashed #ffcd82;
    padding: 4px 0;
    overflow: hidden;
}

.kfb_box ul li p {
    font-size: 12px;
    line-height: 28px;
    height: 28px;
}

.kfb_box ul li p>i {
    float: left;
    color: #f60;
}

.kfb_box ul li p>i b {
    color: #f90;
    margin-left: 5px;
}

.kfb_box ul li p>span {
    float: left;
    color: #999;
}

.kfb_box ul li p>span>a {
    color: #f60;
    margin-left: 10px;
}

.kfb_box ul li div.img_box {
    float: left;
    width: 45px;
    margin-top: 5px;
}

.kfb_box ul li div.kfb_list_details {
    float: right;
    width: 206px;
}

.kfb_box ul li div.img_box img {
    width: 45px;
    height: 45px;
    border-radius: 3px;
}

.kfb_box ul li p>span em {
    margin-right: 5px;
}

.kfb_box ul li p>a {
    float: right;
    border: 1px dotted #e4393c;
    color: #e4393c;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 2px;
    margin-top: 4px;
    margin-right: 1px;
}

.kfb_box ul li p>a.ssc {
    background: #e4393c;
    color: white;
}

.kfb_box ul li.dqkf {
    background: #fbf2e4;
}

.kfb_box ul li.sfkf {
    background: #fbf2e4;
}

.kfb_box ul li.dqkf .kfb_list_details p i {
    color: red;
}

.kfb_box ul li p>i a {
    color: #f60;
}

.kfb_box ul li p>i a:last-child {
    color: #f90;
    margin-left: 5px;
}

.kfb_box ul li.dqkf .kfb_list_details p i a {
    color: red;
}

.kfb_box ul li.dqkf .kfb_list_details p i a:last-child {
    margin-left: 5px;
    color: #f90;
}

.kfb_box ul li.sfkf .kfb_list_details p i {
    color: red;
}

.kfb_box ul li.dqkf .kfb_list_details p b {
    color: #f60;
}

.kfb_box ul li.sfkf .kfb_list_details p b {
    color: #f60;
}

.kfb_box ul li p>a.cur {
    margin-top: -9px !important;
}

.kfb_box ul li p>a:hover {
    background: red;
    color: white;
}

.kfb_box ul li p:last-child>a {
    border: 1px dotted #f60;
    color: #f60;
}

.kfb_box ul li p:last-child>a:hover {
    background: red;
    color: white;
}

.kfb_box ul li a:first-child {
    display: block;
    font-size: 0;
    height: 45px;
    line-height: 45px;
    position: relative;
}

.kfb_box ul li .kfb_list_details p i em {
    display: inline-block;
    width: 22px;
    height: 14px;
    background: url(../images/hotKFicon.gif) no-repeat center center;
    vertical-align: -3px;
}

.kfb_box ul li p>a.gray {
    background: #9E9E9E !important;
    border: 1px solid #969696 !important;
    color: white !important;
}

.kfb_box ul li p>i a:nth-child(2) {
    display: inline-block;
    width: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 14px;
    line-height: 17px;
}