﻿.more_game { width: 1200px; /*height: 244px;*/ overflow: hidden; background-color: #fff; margin: 0 auto 0px; }

.Hd_wrap { width: 1200px; height: 280px; overflow: hidden; margin: 10px auto; }
.Hd_wrap .Hd_left { float: left; width: 640px; height: 280px; position: relative; background: #f1f1f1; }
.Hd_wrap .Hd_right { width: 560px; height: 280px; float: right; }

.game { width: 265px; height: 130px; margin: 0 0 20px 15px; float: left; -webkit-transition: 0.6s; -webkit-transform: perspective(1000px); -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform: perspective(1000px); -moz-transform-style: preserve-3d; -ms-transform: perspective(1000px); -ms-transition: 0.6s; -ms-transform-style: preserve-3d; transition: 0.6s; transform-style: preserve-3d; }

.game a { display: block; width: 264px; height: 130px; position: relative; -moz-transform-style: preserve-3d; }

.game a:hover { z-index: 20; }

.game a:hover .back { z-index: 10; }

.game img { vertical-align: top; }

.game .back { cursor: pointer; backface-visibility: hidden; width: 20px; height: 130px; background: #fff; position: absolute; top: 0px; left: 0px; }

.game .front { cursor: pointer; backface-visibility: hidden; width: 265px; height: 130px; background: #fff; position: absolute; top: 0px; left: 0px; z-index: 1; }

.game .front img, .game .back img { width: 265px; height: 130px; }

.game .front b { position: absolute; width: 240px; padding: 0 10px; font-weight: normal; left: 0; bottom: 0; height: 37px; line-height: 37px; background: rgba(0, 0, 0, 0.5); border-left: 5px solid #1faae9; font-size: 16px; color: #fff; }

.game a:hover:not(.switch) .back { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -ms-transform: rotateY(0deg); transform: rotateY(0deg); display: block; }

.game a:hover:not(.switch) .front { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }

.front, .back { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: 0.6s; -webkit-transform-style: preserve-3d; -moz-transition: 0.6s; -moz-transform-style: preserve-3d; -o-transition: 0.6s; -o-transform-style: preserve-3d; -ms-transition: 0.6s; -ms-transform-style: preserve-3d; transition: 0.6s; transform-style: preserve-3d; position: absolute; top: 0; left: 0; background-color: #fff; display: table; background-size: cover; background-position: center; }

.front { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -ms-transform: rotateY(0deg); transform: rotateY(0deg); }

.back { -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); transform: rotateY(-180deg); }

.Hd_left { position: relative; width: 100%; height: 280px; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.Hd_left .btn_prev, .Hd_left .btn_next { width: 40px; height: 60px; position: absolute; background: url("../images/slide_btn.png") no-repeat; left: 0; top: 110px; z-index: 3; cursor: pointer; }
.Hd_left .btn_prev { background-position: 0 0; }
.Hd_left .btn_prev:hover { background-position: 0 -62px; }
.Hd_left .btn_next { background-position: -50px 0; left: initial; right: 0; }
.Hd_left .btn_next:hover { background-position: -50px -62px; }
.Hd_left .pic_slide { overflow: hidden; white-space: nowrap; position: relative; z-index: 1; width: 200%; height: 280px; }
.Hd_left .pic_slide .list { display: inline-block; float: left; width: 640px; height: 280px; overflow: hidden; position: relative; }
.Hd_left .pic_slide .list .img { position: relative; z-index: 1; display: block; }
.Hd_left .pic_slide .list .img, .Hd_left .pic_slide .list .img img { width: 100%; height: 280px; }
.Hd_left .pic_slide .list .bt { width: 620px; height: 40px; line-height: 40px; overflow: hidden; padding: 0 10px; text-align: center; position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); color: #fff; z-index: 2; }

.title { height: 46px; line-height: 46px; color: #333; font-size: 20px; font-weight: bold; border-bottom: 1px solid #f5f5f5; }
.title p { float: left; }
.title .more { width: 112px; text-align: center; float: right; color: #666; font-size: 18px; font-weight: normal; }
.title #test_btyxs { float: right; }
.title #test_btyxs li { width: 112px; height: 45px; line-height: 45px; float: left; border: 1px solid #f5f5f5; text-align: center; cursor: pointer; font-weight: normal; position: relative; }
.title #test_btyxs li a { display: block; width: 112px; height: 43px; line-height: 43px; position: absolute; color: #333; left: 0; bottom: -1px; border-bottom: 1px solid #f5f5f5; }
.title #test_btyxs .on { border-top: 2px solid #25c88a; border-bottom: 1px solid #fff; }

.Min1 { overflow: hidden; width: 100%; margin: 0px 0; }
.Min1 .Min1_L { width: 820px; padding: 0 10px 10px 0px; float: left; }
.Min1 .Min1_L .item_wrap {background-color: #fff;
    border-radius: 2px; width: 100%; overflow: hidden; margin: 10px auto; }
.Min1 .Min1_L .item_wrap .item + .item { display: none; }
.Min1 .Min1_L .item_wrap ul { overflow: hidden; width: 106%; }
.Min1 .Min1_L .item_wrap ul li {     display: inline-block;
    float: left;
    width: 102px;
    position: relative;
    margin-right:14px;
    margin-left: 10px;
    overflow: hidden;
    height: 125px;
    margin-top: 10px; }
.Min1 .Min1_L .item_wrap ul li img { width: 89px; height: 89px; border-radius:7px; }


.Min1 .Min1_L .item_wrap ul li em { display: block; width: 91px; text-align: center; height: 32px; line-height: 32px; overflow: hidden; font-size: 12px; color: #333; }



.Min1 .Min1_L .item_wrap ul li:hover span { display: block; }
.Min1 .Min1_L .item_wrap ul li span { display: none; width: 91px; text-align: center; height: 32px; line-height: 32px; overflow: hidden; font-size: 12px; color: #fff; background: #25c88a; position: absolute; left: 0; bottom: 0; z-index: 2; }
.Min1 .Min1_R { float: right; width: 320px; padding: 0 10px 10PX; }
.Min1 .Min1_R .b_list { overflow: hidden; width: 100%; margin-top: 5px; }
.Min1 .Min1_R .b_list .lb_mr em, .Min1 .Min1_R .b_list .lb_hover em { display: inline-block; float: left; width: 21px; height: 21px; line-height: 21px; text-align: center; margin-right: 12px; margin-top: 11.5px; background: #c4d0db; color: #fff; font-size: 14px; }
.Min1 .Min1_R .b_list .lb_mr em.no1, .Min1 .Min1_R .b_list .zxzx_yxph .lb_hover em.no1 { background: #f44334; }
.Min1 .Min1_R .b_list .lb_mr em.no2, .Min1 .Min1_R .b_list .zxzx_yxph .lb_hover em.no2 { background: #fe7416; }
.Min1 .Min1_R .b_list .lb_mr em.no3, .Min1 .Min1_R .b_list .zxzx_yxph .lb_hover em.no3 { background: #fab805; }
.Min1 .Min1_R .b_list .lb_mr span { width: 222px; }
.Min1 .Min1_R .b_list .lb_hover { height: 89px; padding: 11px 0; }
.Min1 .Min1_R .b_list .lb_icon { width: 89px; height: 89px; margin-right: 8px; float: left; overflow: hidden; }
.Min1 .Min1_R .b_list .lb_icon a, .Min1 .Min1_R .b_list .lb_icon a img { display: block; width: 100%; height: 100%; border-radius: 18px; }
.Min1 .Min1_R .b_list .lb_intro { width: 135px; float: left; }
.Min1 .Min1_R .b_list .lb_intro .bt { font-size: 18px; font-weight: bold; width: 190px; height: 26px; overflow: hidden; }
.Min1 .Min1_R .b_list .lb_intro .bt a { color: #333; }
.Min1 .Min1_R .b_list .lb_intro .time { color: #666; font-size: 14px; margin-top: 8px; }
.Min1 .Min1_R .b_list .lb_intro .sl { width: 78px; height: 12px; /*background: url("../images/star.png") no-repeat; background-position: -77px 0;*/ margin: 12px 0; }
.Min1 .Min1_R .b_list .lb_intro .sl span { display: block; max-width: 100%; height: 12px; background: url("../images/star.png") no-repeat; background-position: 0 0; }
.Min1 .Min1_R .b_list .lb_mr { height: 42px; line-height: 42px; overflow: hidden; }
.Min1 .Min1_R .b_list .lb_mr span { width: 220px; height: 44px; overflow: hidden; float: left; color: #333; font-size: 14px; }
.Min1 .Min1_R .b_list .lq { display: inline-block; width: 54px; height: 22px; line-height: 22px; text-align: center; border: 1px solid #25c88a; color: #25c88a; font-size: 14px; float: right; margin-top: 10px; }
.Min1 .Min1_R .b_list .lb_hover { display: none; }
.Min1 .Min1_R .b_list .hover .lb_mr { display: none; }
.Min1 .Min1_R .b_list .hover .lb_hover { display: block; }
.Min1 .Min1_R .b_list .hover .lb_hover em { height: 89px; margin-top: 0; line-height: 89px; }
.Min1 .Min1_R .b_list .hover .lb_hover .lb_a { float: right; margin-top: -60px; }
.Min1 .Min1_R .b_list .hover .lb_hover .lq { color: #fff; background: #25c88a; }
.Min1 .Min1_R .b_list .lb_mr em, .Min1 .Min1_R .b_list .lb_hover em { display: inline-block; float: left; width: 21px; height: 21px; line-height: 21px; text-align: center; margin-right: 12px; margin-top: 11.5px; background: #c4d0db; color: #fff; font-size: 14px; }
.Min1 .Min1_R .b_list .lb_mr em.no1, .Min1 .Min1_R .b_list .lb_hover em.no1 { background: #f44334; }
.Min1 .Min1_R .b_list .lb_mr em.no2, .Min1 .Min1_R .b_list .lb_hover em.no2 { background: #fe7416; }
.Min1 .Min1_R .b_list .lb_mr em.no3, .Min1 .Min1_R .b_list .lb_hover em.no3 { background: #fab805; }

.Min2 { overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    background: #fff;}
.Min2 .box-title-vertical { float: left; height: 90px; margin-right: 10px; /*margin-left: 15px;*/ _margin-right: 5px; border-left: 2px solid #ff6600; overflow: hidden; }
.Min2 .box-title-vertical h2 { width: 18px; _width: 9px; float: left; font-size: 20px; letter-spacing: 20px; _letter-spacing: 10px; padding: 4px 10px 0 9px; _padding: 6px 0 0 9px; line-height: 21px; }
.Min2 .box-con-5 a { float: left; display: block; font-size: 16px; width: 141px; height: 40px; margin: 0 12px 10px 10px; _margin: 0 12px 10px 0; line-height: 40px; text-align: center; background: #f5f5f5; color: #333; }
.Min2 .box-con-5 a:hover { background: #25c88a; color: #fff; }

.Min3 { overflow: hidden; width: 1200px; }
.Min3 .slide_box { margin-top: 15px; height: 135px; width: 100%; overflow: hidden; position: relative; }
.Min3 .slide_box .click_a { height: 135px; width: 48px; position: absolute; top: 0px; display: block; background: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom: 1; background: rgba(0, 0, 0, 0.5); z-index: 2; }
.Min3 .slide_box .click_a span { background: url(../images/ico_lbo.png) no-repeat center; height: 52px; width: 17px; display: block; position: relative; left: 15px; top: 40px; }
.Min3 .slide_box .click_a:hover { opacity: 0.8; cursor: pointer; }
.Min3 .slide_box .next { left: 0px; }
.Min3 .slide_box .next span { background-position: 0 0; }
.Min3 .slide_box .prev { right: 0px; }
.Min3 .slide_box .prev span { background-position: -31px 0; }
.Min3 .slide_box .bd { height: 100%; width: 100%; overflow: hidden; }
.Min3 .slide_box .bd ul li { width: 285px; height: 135px; float: left; margin-right: 20px;position: relative;}
.Min3 .slide_box .bd ul li img { width: 100%; height: 100%; }
.Min3 .slide_box .bd ul li p{position: absolute;  border-radius: 8px;  left: 0;  bottom: 0;  width: 100%;  height: 100px;  text-align: center;  font-size: 16px;  color: #fff;  line-height: 160px;  overflow: hidden;  background: url(../images/bg-shadow.png) repeat-x;  transition: all .1s linear;  -webkit-transition: all .1s linear;}
.Min3 .slide_box .bd ul li:hover p{height: 70px; line-height: 100px;}
.Min4 { overflow: hidden; width: 100%; margin: 10px auto; }

.pipaw-newgame-tit { border-bottom: 1px solid #e5e5e5; margin-top: 10px; position: relative; }

.pipaw-newgame-tit a { position: absolute; right: 8px; bottom: 12px; font-size: 12px; color: #999; }

.pipaw-newgame-tit h1 { font-size: 24px; color: #000; height: 48px; line-height: 48px; padding-left:1px; font-weight: normal; }


.pipaw-ranking { width: 386.6px; float: left; }

.pipaw-ranking-margin { margin: 0 20px; }

.pipaw-ranking-type { width: 100%; }

.pipaw-ranking-type p { font-size: 14px; color: #999; float: left; height: 34px; line-height: 34px; }

.pipaw-ranking-con .p1 { width: 30px; text-align: center; }

.pipaw-ranking-con .p2 { width: 224px; padding-left: 40px; }

.pipaw-ranking-con .p3 { width: 72px; text-align: right; padding-right: 12px; }

.pipaw-ranking ul li p { float: left; font-size: 14px; color: #444; height: 44px; line-height: 44px; }

.pipaw-ranking ul li .d1 .p1 { font-size: 18px; }

.pipaw-ranking ul li .d1 .p3 { color: #25c88a; }

.pipaw-ranking ul li.on .d1 { display: none; }

.pipaw-ranking ul li.on .d2 { display: block; }

.pipaw-ranking ul li .d2 { display: none; }

.pipaw-ranking ul li .d2 .p1 { height: 84px; line-height: 84px; color: #fff; background: #25c88a; font-size: 18px; }

.pipaw-ranking ul li .d2 .p2 { position: relative; background: #f5f5f5; height: 84px; }

.pipaw-ranking ul li .d2 .p2 .a4 { width: 66px; height: 66px; overflow: hidden; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; position: absolute; top: 9px; left: 22px; }

.pipaw-ranking ul li .d2 .p2 .a4 img { width: 66px; height: 66px; }

.pipaw-ranking ul li .d2 .p2 .a5 { position: absolute; top: 13px; left: 102px; color: #444; width: 190px; text-align: left; }

.pipaw-ranking ul li .d2 .p2 a { display: block; width: 70px; height: 24px; text-align: center; line-height: 24px; color: #fff; border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; -webkit-border-radius: 15px; position: absolute; top: 46px; }

.pipaw-ranking ul li .d2 .p2 .a1 { background: #000; left: 102px; }

.pipaw-ranking ul li .d2 .p2 .a2 { background: #299df2; left: 182px; }

.pipaw-ranking ul li .d2 .p2 .a3 { background: #25c88a; left: 262px; }

.pipaw-ranking ul li .d2 .p3 { background: #f5f5f5; height: 84px; line-height: 50px; color: #25c88a; }

/*热门文章*/
.hot{ margin-top:30px;}
.article{ width:50%; overflow: hidden;}
.article ul{ display: block; float: left; width: 100%; overflow: hidden;}
.article ul li{ display: block; float: left; width: 190px; height: 210px; /* background: #ccc; */position: relative;}
.article ul li .pic{ margin: 10px; width: 170px; height: 120px; overflow: hidden;}
.article ul li .pic img{ width: 170px; height: 120px;}
.article ul li .name{ width: 170px; height: 36px; line-height: 18px; overflow: hidden; font-size: 14px; color: #333; margin-left: 10px;}

/*资讯攻略*/
.gonglue{ width:50%; overflow: hidden;position: relative;}
.gonglue .title h3{ float:left;}
.gonglue .title>a{ display:block; float:right; width: 112px; text-align: center; float: right; color: #666; font-size: 18px; font-weight: normal;}
.gonglue .lis_lin{ width: 7px; height: 465px; position: absolute; left: 0px; top: 60px; background: url(../images/lin-lis.png) repeat-y;}
.gonglue ul{ display: block; width: 100%;}
.gonglue ul li{ float: left; width: 100%; height: 20px; line-height: 20px; overflow: hidden; margin: 10px 0 10px;}
.gonglue ul li .ico-y{ float: left; width: 7px; height: 7px; margin: 7px;}
.gonglue ul li a.bq{ display: block; float: left; color: #9e9e9e; font-size: 12px; margin-right: 18px;}
.gonglue ul li a.bt{ display: block; float: left; color: #2e2e2e; font-size: 16x; overflow: hidden; width: 430px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.gonglue ul li span{ text-align: right; float: right; font-size: 12px; color: #9e9e9e;}



