@charset "utf-8";

body {
    font-family: 'Arial', 'Microsoft Yahei';
   
}

.mainbody a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.w1190 {
    width: 1190px;
    margin: 0 auto
}

img {
    *display: inline;
    zoom: 1
}

.mainbody {
    height: 100%;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    padding-bottom: 30px;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    background-color: #f7f7f7 !important;
}

.header {
    padding-top: 0;}

.header h1.logo {
    margin-top: 0
}

.header .search-box {
    margin-top: 20px
}

.top_search .b_blue_box {
    left: -396px
}

.sy-wx {
    width: 124px;
    height: 122px;
    position: absolute;
    right: 0;
    top: 14px;
    overflow: hidden
}

.sy-wx a {
    display: block;
    float: left;
    width: 18px;
    height: 19px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/index/icon-index.png) no-repeat
}

.sy-wx-box {
    width: 104px;
    height: 120px;
    float: left;
    text-align: center;
    border: #eee 1px solid
}

.sy-wx-box p {
    color: #eb6100;
    margin-top: 8px;
    margin-bottom: 3px
}

.index-nav-box {
    height: 38px;
    width: 100%;
    min-width: 1190px;
    position: relative;
    z-index: 9
}

.index-nav {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    z-index: 99
}

.index-nav .index-nav-item {
    float: left
}

.index-nav .index-nav-item.index-nav-line {
    width: 1px;
    height: 20px;
    background: #ddd;
    margin-top: 7px
}

.index-nav .index-nav-item.dy-nav {
    margin-left: 255px
}

.index-nav .index-nav-item.sy-nav {
    margin-left: 12px
}

.index-nav .index-nav-item a {
    font-size: 16px;
    font-family: "microsoft yahei";
    color: #333;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px;
    margin-right: 26px;
    position: relative
}

.index-nav .index-nav-item a.dropdown-act b.jt {
    display: none;
    width: 9px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin-left: -4.5px;
    background: url(../images/index/dropdown-jt.png) no-repeat
}

.index-nav .index-nav-item a:hover,
.index-nav .index-nav-item a.on {
    color: #39f
}

.index-nav .index-nav-item a.dropdown-act.on b.jt {
    display: block
}

.index-nav .index-nav-item a em {
    display: block;
    position: absolute;
    width: 17px;
    height: 12px;
    right: -5px;
    top: -8px
}

.index-nav .index-nav-item a em.riem {
    right: -3px
}

.index-nav .index-nav-item.sy-nav a:hover {
    color: #eb6100
}

.index-nav .index-nav-item.dy-nav a.nav-all {
    color: #3399ff
}

.index-nav .index-nav-item.dy-nav a.nav-all:hover {
    background: #3d86ea;
    color: #fff;
    border-radius: 38px
}

.index-nav .index-nav-item.sy-nav a.nav-all {
    color: #eb6100
}

.index-nav .index-nav-item.sy-nav a.nav-all:hover {
    background: #eb6100;
    color: #fff;
    border-radius: 38px
}

.dropdown-nav-box {
    width: 950px;
    height: 140px;
    background: url(../images/index/ie-bg.png) repeat;
    position: absolute;
    left: 240px;
    top: 28px;
    padding-top: 10px;
    visibility: hidden
}

.dropdown-nav-box.on {
    visibility: visible
}

.dropdown-nav {
    width: 950px;
    height: 139px;
    overflow: hidden;
    background: #fff;
    border-top: #f2f2f2 1px solid;
    position: relative;
    -moz-box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 5px 6px rgba(0, 0, 0, 0.1)
}

.dropdown-nav .zz-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 950px;
    height: 19px;
    z-index: 99
}

.dropdown-nav ul li {
    width: 315px;
    height: 139px;
    position: relative;
    overflow: hidden;
    float: left
}

.dropdown-nav-box .dropdown-nav ul li img {
    position: absolute;
    left: 18px;
    bottom: -64px;
    opacity: 0;
    display: block;
    transition: opacity 0.6s ease-in-out, bottom 0.6s ease-in-out
}

.dropdown-nav-box .dropdown-nav ul li:nth-child(2) img {
    transition-delay: 0.2s
}

.dropdown-nav-box .dropdown-nav ul li:nth-child(3) img {
    transition-delay: 0.3s
}

.dropdown-nav ul li h3 {
    margin: 28px 0px 6px 165px;
    color: #333;
    font-size: 20px;
    font-family: "microsoft yahei"
}

.dropdown-nav ul li p {
    margin-left: 165px;
    position: relative;
    z-index: 9;
    margin-bottom: 6px
}

.dropdown-nav ul li p a {
    color: #999
}

.dropdown-nav ul li p a:hover {
    color: #3399ff;
    text-decoration: underline
}

.dropdown-nav ul li p em {
    color: #aaa;
    margin: 0 8px
}

.dropdown-nav-box.on .dropdown-nav ul li img {
    bottom: 0px;
    opacity: 0.5;
    filter: Alpha(opacity=0.5)
}

.dropdown-nav-box.on .dropdown-nav ul li:hover img {
    opacity: 0.8;
    filter: Alpha(opacity=0.8)
}

.dropdown-nav-box.off .dropdown-nav ul li img {
    bottom: -64px;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: opacity 0.1s ease-in-out, bottom 0.1s ease-in-out
}

.content {
    /* width: 1190px; */
    margin: 0 auto;
    position: relative
}

.main-area-01 {
    height: 440px;
    margin-bottom: 18px;
    position: relative
}

.hot-game-list {
    position: absolute;
    left: 0;
    top: -40px;
    width: 230px
}

.hot-game-list .tab-top {
    height: 40px;
    line-height: 40px;
    background: url(../images/index/tab-top-bg.png);
    padding: 0 15px 0 20px;
    position: relative;
    z-index: 10
}

.hot-game-list .tab-top span,
.hot-game-list .tab-top a {
    color: #fff;
    font-size: 16px;
    font-family: "microsoft yahei"
}

.hot-game-list .tab-top a {
    font-size: 12px;
    color: #e0eafb;
}

.hot-game-list .tab-top a:hover {
    color: #fff;
}

.hot-games {
    width: 230px;
    background: #fefeff;
    -moz-box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.15);
    -webkit-box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.15);
    box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.15);
    height: 430px;
    overflow: hidden
}

.hot-games dl {
    margin: 0 auto;
    padding: 10px 10px;
    overflow: hidden;
    position: relative;
    height: 86px;
    *height: 67px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.hot-games dl:after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 194px;
    left: 18px;
    height: 1px;
    background: #f5f5f5
}

.hot-games dl:last-child:after {
    display: none
}

.hot-games dl dt {
    float: left
}

.hot-games dl dd {
    float: left;
    width: 114px;
    margin-left: 6px;
}

.hot-games dl dd h2 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #333;
}

.hot-games dl dd h2 a {
    color: #333;
    font-family: "microsoft yahei";
    display: block;
    font-size: 14px;
}

.hot-games dl dd h2 a:hover {
    color: #3399fe
}

.hot-games dl dd p {
    font-size: 0;
}

.hot-games dl dd p a {
    color: #999;
    margin-right: 6px;
    font-size: 12px;
}

.hot-games.dy-hot-games dl dt {
    width: 90px;
    height: 60px
}

.hot-games.dy-hot-games dl dt a {
    display: block;
    width: 90px;
    height: 60px;
    text-align: center;
}

.hot-games.dy-hot-games dl dt a img {
    max-width: 90px;
}

.hot-games.dy-hot-games dl.sy dt {
    margin-top: 4px;
}

.hot-games.dy-hot-games dl.sy dt a img {
    max-width: 56px;
}

.hot-games.dy-hot-games dl dd p a:hover {
    color: #3399fe
}

.hot-games.sy-hot-games dl dt {
    width: 60px;
    height: 60px;
    margin-left: 10px
}

.hot-games.sy-hot-games dl dd h2 {
    width: 112px
}

.hot-games.sy-hot-games dl dd {
    margin-left: 10px;
    width: 110px
}

.hot-games.sy-hot-games dl dd p a:hover {
    color: #eb6100
}

.hot-games.sy-hot-games dl dd {
    margin-left: 10px;
    width: 110px
}

.hot-games.sy-hot-games dl dd p a:hover {
    color: #eb6100
}

.hot-games-new {
    width: 230px;
    background: #fefeff;
    -moz-box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.15);
    -webkit-box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.15);
    box-shadow: 0px 2px 4px rgba(133, 133, 133, 0.15);
    height: 430px;
    overflow: hidden
}

.hot-games-new dl {
    margin: 0 auto;
    padding: 10px 24px;
    overflow: hidden;
    position: relative;
    height: 71px;
    *height: 51px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.hot-games-new dl:after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 182px;
    left: 24px;
    height: 1px;
    background: #f5f5f5
}

.hot-games-new dl:last-child:after {
    display: none
}

.hot-games-new dl dd {
    padding-right: 12px;
    position: relative;
}

.hot-games-new dl dd h2 {
    margin-bottom: 4px;
    color: #333;
    margin-top: 10px;
}

.hot-games-new dl dd h2 a {
    color: #333;
    font-family: "microsoft yahei";
    display: block;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/index/simple-logo.png) no-repeat;
    padding-left: 20px;
    transition: none;
}

.hot-games-new dl dd h2 a:hover {
    color: #3399fe
}

.hot-games-new dl dd p {
    font-size: 0;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.hot-games-new dl dd p a {
    color: #999;
    margin-right: 6px;
    font-size: 12px;
}

.hot-games-new dl dd p a:hover {
    color: #3399fe
}

.hot-games-new dl.dy dd h2 a {
    background-position: 0 0px;
}

.hot-games-new dl.sy dd h2 a {
    background-position: 0 -66px;
}

.hot-games-new dl.dy dd h2 a:hover {
    background-position: 0 -33px;
}

.hot-games-new dl.sy dd h2 a:hover {
    background-position: 0 -99px;
}

/* .hot-games-new dl dd:after{content: '\e63f'; position: absolute; right:0px; top: 50%; color: #999; font-weight: bold; margin-top: -6px;} */
.hot-games-new dl dd h2 a img {
    margin-left: 5px;
}

.hot-games-new dl dd .togame {
    position: absolute;
    right: 0px;
    top: 50%;
    color: #999;
    font-weight: bold;
    margin-top: -6px;
}

.hot-games-new dl dd .togame:hover {
    color: #39f;
}
.w1300 {
    width: 1300px;
    margin: 0 auto;
    min-width: 1300px
}
.banner-box {
    width: 680px;
    height: 420px;
    float: left;
    margin-top: 10px;
    /* margin-left: 240px; */
}

.slideBox {
    width: 680px;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    width: 680px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}

.slideBox .hd li {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.slideBox .hd li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    padding: 0 10px;
}

.slideBox .hd li.on {
    color: #FFF;
    background: #3399ff;
    text-decoration: none;
}

.slideBox .hd li.on h5 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #93c9ff;
}

.slideBox .hd li.on h5 em {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0px;
    height: 2px;
    background: #0d7bea;
}

.slideBox .bd li {
    width: 680px;
    height: 420px;
    overflow: hidden;
}

.slideBox .txtBg {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0px;
    background: #000;
    filter: alpha(opacity=66);
    opacity: 0.66;
}

#warp {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    height: 357px;
    ;
    padding-top: 0px
}

.banner {
    z-index: 99;
    margin: 0px auto;
    width: 680px;
    height: 420px
}

.banner_l {
    margin-top: 147px;
    width: 23px;
    float: left
}

.banner_r {
    margin-top: 147px;
    width: 23px;
    float: left
}

.bannerImg {
    position: relative;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 680px;
    height: 420px;
    padding-right: 0px;
    float: left;
    padding-top: 0px
}

.bannerImg .bannerPage {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px
}

.bannerImg .bannerPage a img {
    vertical-align: middle
}

.slides_container {
    position: relative;
    width: 680px;
    overflow: hidden;
    height: 420px
}

.slides_container img {
    width: 100%;
    height: 420px
}

.pagination li {
    float: left;
    width: 136px;
    *width: 110px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 13px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.pagination li a {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.pagination li.current {
    background: #3399fe
}

.adv-01 {
    width: 680px;
    height: 140px;
    overflow: hidden
}

.adv-01 .adv-01-box {
    width: 690px
}

.adv-01 .adv-01-box a {
    display: block;
    float: left;
    width: 336px;
    height: 140px;
    margin-right: 8px
}

.quk-area {
    float: right;
    width: 260px;
    height: 420px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden
}

.index-login { 
    text-align: center;
    width: 260px;
    padding-top: 18px
}

.index-login dl {
    margin-bottom: 2px
}

.index-login dl dt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50px;
    height: 54px
}

.index-login dl dd {
    color: #888
}

.index-login .login-btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 90px;
    height: 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 28px;
    background: #fff;
    border: #ff6700 1px solid;
    color: #ff6700;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    font-family: "microsoft yahei";
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.index-login .login-btn a.login-item {
    border: 0;
    background: -webkit-linear-gradient(left, #ff9700, #ff7900);
    background: -o-linear-gradient(left, #ff9700, #ff7900);
    background: -moz-linear-gradient(left, #ff9700, #ff7900);
    background: linear-gradient(to right, #ff9700, #ff7900);
    *background: #ff7900;
    background: #ff7900\9;
    color: #fff;
    line-height: 28px;
    margin-right: 20px
}

.index-login .login-btn a.register-item:hover {
    border: 0;
    background: -webkit-linear-gradient(left, #ff9700, #ff7900);
    background: -o-linear-gradient(left, #ff9700, #ff7900);
    background: -moz-linear-gradient(left, #ff9700, #ff7900);
    background: linear-gradient(to right, #ff9700, #ff7900);
    *background: #ff7900;
    background: #ff7900\9;
    color: #fff;
    line-height: 28px
}

.index-login .index-logined-area .login-btn a.login-item {
    background: -webkit-linear-gradient(left, #2f95ff, #84a9ff);
    background: -o-linear-gradient(left, #2f95ff, #84a9ff);
    background: -moz-linear-gradient(left, #2f95ff, #84a9ff);
    background: linear-gradient(to right, #2f95ff, #84a9ff);
    *background: #2f95ff;
    background: #2f95ff\9
}

.index-login .index-logined-area .login-btn a.register-item {
    border: 0;
    color: #fff;
    background: -webkit-linear-gradient(left, #04ccab, #59df8e);
    background: -o-linear-gradient(left, #04ccab, #59df8e);
    background: -moz-linear-gradient(left, #04ccab, #59df8e);
    background: linear-gradient(to right, #04ccab, #59df8e);
    *background: #04ccab;
    background: #04ccab\9;
    line-height: 28px
}

.index-login .index-logined-area .login-btn a.register-item:hover {
    background: -webkit-linear-gradient(left, #04ccab, #59df8e);
    background: -o-linear-gradient(left, #04ccab, #59df8e);
    background: -moz-linear-gradient(left, #04ccab, #59df8e);
    background: linear-gradient(to right, #04ccab, #59df8e);
    *background: #04ccab;
    background: #04ccab\9;
    box-shadow: 1px 2px 8px 0px #aadcc2
}

.index-login .index-logined-area .login-btn a.login-item:hover {
    box-shadow: 1px 2px 8px 0px #a8b8d2
}

.index-logined-area dl dt {
    margin-top: -4px
}

.index-logined-area dl dt img {
    border-radius: 50px;
    height: 50px !important;
    object-fit: cover;
}

.totop {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.totop:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.index-login .login-btn a:hover {
    box-shadow: 1px 2px 8px 0px #f4c179;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.index-login p {
    width: 220px;
    text-align: center;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.index-login p span {
    color: #3399fe;
    font-size: 12px;
    font-family: "microsoft yahei";
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.index-login p em {
    vertical-align: middle;
    color: #888
}

.index-login p a {
    vertical-align: middle;
    color: #999;
    margin-left: 10px
}

.index-login .login-btn {
    font-size: 0;
    margin-top: 12px
}

.quk-area .index-tab-box {
    width: 220px;
    margin: 0 auto;
    margin-bottom: 12px;
    position: relative;
    border-bottom: #e5e5e5 1px dashed;
    padding-bottom: 12px
}

.quk-area .icon-nav-box {
    padding: 0 17px 0 14px
}

.icon-nav-box {
    width: 248px
}

.icon-nav-box li {
    width: 52px;
    text-align: center;
    float: left;
    margin-right: 9px;
    margin-bottom: 8px;
    cursor: pointer
}

.icon-nav-box li .row-1 {
    display: inline-block;
    width: 20px;
    height: 26px;
    overflow: hidden
}

.icon-nav-box li .icon-nav {
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.icon-nav-box li .icon-nav-1 {
    background: url(../images/index/quick-nav/01.png) no-repeat
}

.icon-nav-box li .icon-nav-2 {
    background: url(../images/index/quick-nav/02.png) no-repeat
}

.icon-nav-box li .icon-nav-3 {
    background: url(../images/index/quick-nav/03.png) no-repeat
}

.icon-nav-box li .icon-nav-4 {
    background: url(../images/index/quick-nav/04.png) no-repeat
}

.icon-nav-box li .icon-nav-5 {
    background: url(../images/index/quick-nav/05.png) no-repeat
}

.icon-nav-box li .icon-nav-6 {
    background: url(../images/index/quick-nav/06.png) no-repeat
}

.icon-nav-box li .icon-nav-7 {
    background: url(../images/index/quick-nav/07.png) no-repeat
}

.icon-nav-box li .icon-nav-8 {
    background: url(../images/index/quick-nav/08.png) no-repeat
}

.icon-nav-box li .icon-nav-9 {
    background: url(../images/index/quick-nav/09.png) no-repeat
}

.icon-nav-box li .icon-nav-10 {
    background: url(../images/index/quick-nav/10.png) no-repeat
}

.icon-nav-box li .icon-nav-11 {
    background: url(../images/index/quick-nav/11.png) no-repeat
}

.icon-nav-box li .icon-nav-12 {
    background: url(../images/index/quick-nav/12.png) no-repeat
}

.icon-nav-box li .icon-nav-13 {
    background: url(../images/index/quick-nav/13.png) no-repeat
}

.icon-nav-box li:hover .icon-nav {
    background-position: bottom
}

.icon-nav-box li:hover .row-2 {
    color: #3399fe
}

.index-tab-box .slider-line {
    position: absolute;
    left: 13px;
    top: 35px;
    width: 47px;
    height: 7px;
    background: url(../images/index/slider-line.png) no-repeat
}

.quk-area .index-tab-top {
    overflow: hidden;
    border-bottom: #eee 1px solid;
    margin-bottom: 15px;
    padding-left: 13px
}

.quk-area .index-tab-top li {
    float: left;
    width: 47px;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    margin-right: 26px
}

.quk-area .index-tab-top li:last-child {
    margin-right: 0
}

.quk-area .index-tab-top li:first-child+li+li {
    margin-right: 0
}

.quk-area .index-tab-top li.on {
    color: #ff6700
}

.quk-area .index-tab-top li.on a {
    color: #ff6700
}

.quk-area .index-tab-top li:hover a {
    color: #ff6700
}

.quk-area .index-tab-bot {
    height: 80px;
    overflow: hidden
}

.quk-area .index-tab-item {
    display: none
}

.quk-area .index-tab-item ul li {
    width: 220px;
    margin-bottom: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.quk-area .index-tab-item ul li a {
    color: #666
}

.quk-area .index-tab-item ul li a:hover {
    color: #ff6700
}

.quk-area .index-tab-item ul li:last-child {
    margin-bottom: 0
}

.buy-sale-area {
    overflow: hidden;
    margin-bottom: 10px
}

.buy-sale-area a {
    display: block;
    width: 127px;
    font-family: "microsoft yahei";
    height: 45px;
    line-height: 45px;
    float: left;
    background: #eb6100;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.buy-sale-area a.sale-btn {
    background: #22ac38;
    float: right
}

.buy-sale-area a:hover {
    background: #ff700b
}

.buy-sale-area a.sale-btn:hover {
    background: #20bb39
}

.index-tab {
    width: 260px
}

.index-tab-top ul {
    overflow: hidden
}

.index-tab-top ul li {
    height: 40px;
    line-height: 38px;
    float: left;
    display: block
}

.index-tab-top ul li a {
    display: block;
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
    text-align: center
}

.index-tab-top ul li.on a {
    color: #ff9900;
    font-weight: bold;
    border-top: #ff9900 1px solid;
    border-left: #eee 1px solid;
    border-right: #eee 1px solid;
    border-bottom: #fff 1px solid;
    background: #fff
}

.index-tab-top.tab-03 ul li {
    width: 86px
}

.index-tab-top.tab-03 ul li.last-tab-li {
    width: 87px !important
}

.index-tab-top.tab-03 ul li.last-tab-li a {
    width: 87px;
    border-right: #eee 1px solid
}

.index-tab-top.tab-03 ul li.last-tab-li.on a {
    width: 86px
}

.index-tab-top.tab-02 ul li {
    width: 50%
}

.gg-box {
    width: 226px;
    margin: 0 auto;
    padding: 16px 0 8px 0
}

.gg-box ul li {
    width: 226px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    color: #666
}

.gg-box ul li.on {
    color: #ed6d34
}

.gg-box ul li.on a {
    color: #ed6d34
}


.hover-bot {
    width: 258px;
    border: #3d86ea 1px solid;
    position: absolute;
    left: -1px;
    top: 93px;
    z-index: 99;
    display: none;
    background: #fff;
    cursor: default
}

.hover-bot-line {
    position: absolute;
    width: 85px;
    height: 1px;
    background: #fff;
    left: 0px;
    top: -1px
}

.hover-bot-close {
    position: absolute;
    width: 19px;
    height: 19px;
    cursor: pointer;
    right: 1px;
    top: 1px;
    background: url(../images/index/icon-index.png) 6px -207px no-repeat
}

.hover-bot-close:hover {
    background: #eee url(../images/index/icon-index.png) 6px -207px no-repeat
}

.convenience ul li.qq-hover .hover-bot {
    left: -87px
}

.convenience ul li.qq-hover .hover-bot .hover-bot-line {
    left: 86px
}

.convenience ul li.app-hover .hover-bot {
    left: -173px
}

.convenience ul li.app-hover .hover-bot .hover-bot-line {
    left: 172px;
    width: 86px
}

.hover-input-box {
    margin: 18px auto 14px 24px;
    text-align: left
}

.hover-input-box h5 {
    margin-bottom: 5px;
    position: relative
}

.hover-input-box h5 label.placeholder {
    position: relative;
    float: left
}

.hover-input-box h5 label.placeholder span {
    position: absolute;
    left: 8px;
    color: #aaa;
    top: 1px;
    line-height: 24px;
    cursor: text
}

.hover-input-box h5 span {
    float: left;
    line-height: 26px
}

.hover-input-box h5 i.catName {
    line-height: 26px;
    color: #009944;
    float: left;
    margin-left: 6px;
    display: none
}

.hover-input-box h5 input.hover-input {
    height: 24px;
    line-height: 24px\9;
    float: left;
    border: #d6d7d6 1px solid;
    padding: 0 6px;
    font-family: \5b8b\4f53
}

.hover-input-box h5 input.hover-input.small-input {
    width: 100px
}

.hover-input-box h5 input.hover-input.big-input {
    width: 145px
}

.hover-input-box h5 p.error {
    display: none;
    height: 22px;
    border: #ff7c26 1px solid;
    line-height: 22px;
    color: #525252 !important;
    font-weight: normal !important;
    text-indent: 6px;
    background: #fff1e7;
    position: absolute;
    left: 48px;
    bottom: -23px;
    z-index: 101
}

.pho-hover p.error {
    width: 112px
}

.qq-hover p.error {
    width: 157px
}

.hover-input-box h4 {
    height: 26px;
    line-height: 26px
}

.hover-input-box h4 i {
    font-family: arial;
    margin-right: 4px;
    color: #ababab;
    line-height: 28px
}

.hover-input-box h4 em {
    color: #ed6c34;
    font-weight: bold;
    font-family: verdana, arial;
    line-height: 28px
}

.sec-item {
    position: relative;
    float: left
}

.sec-item input.hover-select-input {
    height: 24px;
    line-height: 24px\9;
    border: #d6d7d6 1px solid;
    border-right: none;
    padding: 0 6px;
    font-family: \5b8b\4f53;
    float: left;
    cursor: pointer
}

.sec-item input.hover-select-input.small-input {
    width: 77px
}

.sec-item input.hover-select-input.big-input {
    width: 122px
}

.sec-item .sec-top em {
    float: left;
    width: 24px;
    height: 26px;
    cursor: pointer;
    background: url(../images/index/icon-index.png) 0 -134px no-repeat
}

.sec-item .sec-top:hover em {
    background-position: 0 -174px
}

.sec-item .sec-bot {
    position: absolute;
    left: 0px;
    top: 25px;
    border: #d6d7d6 1px solid;
    max-height: 240px;
    z-index: 100;
    overflow-y: auto;
    background: #fff;
    display: none
}

.sec-item .sec-bot ul {
    margin-left: 0;
    margin-top: 0
}

.sec-item .sec-bot ul li {
    padding: 4px 6px;
    color: #333;
    cursor: pointer;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.sec-item .sec-bot ul li:hover {
    background: #3d86ea;
    color: #fff
}

.sec-item .sec-bot.small-ul {
    width: 112px
}

.sec-item .sec-bot.big-ul {
    width: 157px
}

.hover-btn {
    margin-top: 5px
}

.hover-btn a {
    display: block;
    width: 110px;
    height: 30px;
    margin-left: 51px;
    background: #ec6d34;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 2px
}

.qq-yz label {
    position: relative;
    height: 36px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    *margin-top: -2px
}

.qq-yz label span {
    position: absolute;
    left: 12px;
    color: #aaa;
    top: 1px;
    line-height: 34px;
    cursor: text
}

.qq-yz input {
    width: 179px;
    height: 34px;
    line-height: 34px\9;
    font-size: 14px;
    border: #eee 1px solid;
    border-right: none;
    background: #fbfbfb;
    padding: 0 10px;
    vertical-align: middle
}

.qq-yz a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: #eee 1px solid;
    vertical-align: middle;
    width: 58px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #32b16c
}

.qq-yz a:hover {
    color: #333
}

.main-area-02 {
    margin-bottom: 24px
}

.main-area-02 .activity-item {
    width: 382px;
    height: 140px;
    margin-right: 22px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    box-shadow: -1px 2px 14px 3px rgb(214, 212, 212);
    -webkit-box-shadow: -1px 2px 14px 3px rgb(214, 212, 212);
    -moz-box-shadow: -1px 2px 14px 3px rgb(214, 212, 212);
}

.main-area-02 .activity-item:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.main-area-02 .activity-item a {
    width: 400px;
    height: 165px;
    display: block;
    cursor: pointer
}

.main-area-02 .activity-item:last-child {
    margin-right: 0
}

.main-area-02 li:first-child+li+li {
    margin-right: 0
}

.main-area-02 .activity-item .cont img {
    width: 382;
    height: 140px;
}

.shop-type {
    margin-bottom: 5px
}

.shop-type ul {
    width: 320px;
    height: 73px;
    overflow: hidden
}

.shop-type ul li {
    float: left;
    width: 73px;
    height: 34px;
    margin-right: 5px;
    margin-bottom: 5px
}

.shop-type ul li a {
    display: block;
    width: 71px;
    height: 32px;
    border: #a1bef1 1px solid;
    text-align: center;
    line-height: 32px;
    color: #333;
    background: #e8f7ff
}

.shop-type ul li a:hover {
    color: #fff;
    background: #3399ff;
    border: #3399ff 1px solid
}

.txtScroll-top {
    width: 307px;
    overflow: hidden;
    position: relative
}

.txtScroll-top .infoList li {
    height: 28px;
    line-height: 28px
}

.txtScroll-top .infoList li p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 226px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.txtScroll-top .infoList li p span {
    color: #ed6d34;
    margin-right: 6px
}

.txtScroll-top .infoList li em {
    color: #aaa;
    float: right
}

.txtScroll-top .infoList li em i {
    color: #ed6d34
}

.q-a {
    float: right
}

.qa-box {
    padding-top: 16px;
    width: 218px;
    margin: 0 auto
}

.qa-dl-box {
    border-bottom: #f5f5f5 1px solid;
    padding-bottom: 9px;
    *padding-bottom: 21px
}

.qa-dl-box dl {
    overflow: hidden;
    margin-bottom: 12px
}

.qa-dl-box dl dt {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #ffbc96;
    margin-top: 7px
}

.qa-dl-box dl dd {
    float: left;
    margin-left: 14px;
    width: 196px;
    height: 42px
}

.qa-dl-box dl dd h2 {
    width: 192px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin-bottom: 6px
}

.qa-dl-box dl dd h2 a {
    color: #666
}

.qa-dl-box dl dd h2 a:hover {
    color: #ff6700
}

.qa-dl-box dl dd p {
    width: 192px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.qa-dl-btn {
    text-align: center;
    margin: 18px 0
}

.qa-dl-btn a {
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 106px;
    font-size: 14px;
    vertical-align: middle;
    text-align: center
}

.qa-dl-btn a:hover {
    font-weight: bold
}

.qa-dl-btn a.a-01 {
    color: #ff9900
}

.qa-dl-btn a.a-02 {
    color: #58afff
}

.qa-dl-btn em {
    color: #e4e4e4
}

.main-area-03 {
    width: 1190px;
    height: 408px;
    margin-bottom: 10px
}

.mgame-tit {
    height: 42px;
    line-height: 42px;
    border-bottom: #3399ff 2px solid;
    width: 1190px;
    overflow: hidden
}

.mgame-tit span {
    float: left;
    font-size: 20px;
    color: #333;
    font-family: "microsoft yahei";
    float: left
}

.mgame-tit a {
    float: right;
    color: #aaa;
    font-size: 14px
}

.mgame-tit a:hover {
    color: #666
}

.mgame-tit a em {
    font-size: 22px;
    color: #cecece;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-top: -8px;
    margin-left: 4px
}

.mgame-list {
    float: left;
    border-left: #eee 1px solid;
    width: 920px
}

.mgame-list .mgame-item {
    float: left;
    width: 183px;
    height: 182px;
    border-right: #eee 1px solid;
    border-bottom: #eee 1px solid;
    text-align: center
}

.mgame-list .mgame-item img {
    margin-top: 25px;
    margin-bottom: 8px
}

.mgame-list .mgame-item:hover {
    background: #fbfbfb
}

.mgame-list .mgame-item:hover .mgame-name {
    display: none
}

.mgame-list .mgame-item:hover .mgame-btn {
    display: block
}

.mgame-list .mgame-item .mgame-name {
    font-size: 18px;
    padding: 0 4px;
    height: 28px;
    line-height: 28px;
    font-family: "microsoft yahei";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.mgame-list .mgame-item .mgame-btn {
    height: 28px;
    display: none;
    margin-top: 2px
}

.mgame-list .mgame-item .mgame-btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 7px;
    width: 66px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 26px
}

.mgame-list .mgame-item .mgame-btn a.apple-btn {
    color: #3399ff;
    border: #3399ff 1px solid
}

.mgame-list .mgame-item .mgame-btn a.apple-btn:hover {
    background: #3399ff;
    color: #fff
}

.mgame-list .mgame-item .mgame-btn a.android-btn {
    color: #22ac38;
    border: #22ac38 1px solid
}

.mgame-list .mgame-item .mgame-btn a.android-btn:hover {
    background: #22ac38;
    color: #fff
}

.mgame-r {
    float: right;
    width: 269px;
    height: 366px
}

.order-record-box {
    height: 48px;
    line-height: 48px;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    overflow: hidden
}

.order-record-box .tit {
    float: left;
    vertical-align: middle;
    margin-top: 15px;
}

.order-record-box .list {
    margin-left: 50px;
    float: left;
    width: 1043px;
}

.order-record-box .bd {
    height: 48px;
    overflow: hidden;
}

.order-record-box .bd ul li {
    margin: 0 5px;
    font-family: "microsoft yahei";
    color: #666;
    width: 350px;
    text-align: center;
}

.order-record-box .bd ul li span {
    color: #ff6700
}

.hot-recommend-box .hot-box {
    height: 440px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.hot-recommend-box .hot-box .msg {
    margin-top: 50px;
    margin-left: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.hot-recommend-box .hot-box .msg p {
    font-family: arial;
    font-size: 26px;
    color: #4e4e5a;
    line-height: 26px;
    margin-bottom: 12px
}

.hot-recommend-box .hot-box .msg span {
    color: #888
}

.hot-recommend-box .hot-slide {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0
}

.hot-recommend-box .hot-slide .hd {
    margin-top: 176px;
    width: 173px
}

.hot-recommend-box .hot-slide .hd li {
    padding-left: 57px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #333;
    font-family: "microsoft yahei";
    margin-bottom: 17px;
    cursor: pointer;
}

.hot-recommend-box .hot-slide .hd li.on {
    background: url(../images/hot-li-on.png) no-repeat;
    width: 173px;
    height: 42px;
    color: #fff;
    font-weight: bold
}

.hot-recommend-box .hot-slide .hd li.on a {
    color: #fff;
}

.hot-recommend-box .hot-slide .hd li:not(.on) a:hover {
    color: #EB593C;
}

.hot-recommend-box .hot-slide .bd {
    position: absolute;
    right: 0;
    top: 30px;
    width: 950px;
    *width: 890px;
    height: 410px;
    *height: 350px;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
 
    background: #f8f8f8;
}

.hot-recommend-box .hot-slide .bd ul {
    height: 360px
}

.hot-list-box .hot-list-item {
    width: 170px;
    *width: 168px;
    height: 170px;
    *height: 168px;
    float: left;
    margin-right:30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
background: #ffffff;
    margin-bottom: 10px;
    cursor: pointer
}

.hot-list-box .hot-list-item:hover {
    border: 1px transparent solid
}

.hot-list-box .hot-list-item:nth-child(6n) {
    margin-right: 0
}

.hot-list-box .hot-list-item:first-child+.hot-list-item+.hot-list-item+.hot-list-item+.hot-list-item+.hot-list-item {
    margin-right: 0
}

 
.hot-list-box .hot-list-item a {
    display: block;
    width: 170px;
    height: 170px;
    text-align: center;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.hot-list-box .hot-list-item .hover-bg {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/hot-item-hover.png) no-repeat;
    opacity: 0;
    filter: Alpha(opacity=0);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.hot-list-box .hot-list-item a:hover .hover-bg {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.hot-list-box .hot-list-item a .hot-item-wrap {
    width: 170px;
    *width: 150px;
    height: 170px;
    *height: 150px;
    padding: 8px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto;
    position: relative
}

.hot-list-box .hot-list-item a:hover {
    box-shadow: -1px 2px 14px 3px rgba(51, 153, 254, .4)
}

.hot-list-box .hot-list-item .img-box {
    max-width: 148px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 90px;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.hot-list-box .hot-list-item .img-box img {
    max-width: 148px;
    vertical-align: middle;
    max-height: 100%;border-radius: 15px;
}

.hot-list-box .hot-list-item.sy .img-box img {
    max-width: 150px;
}

.hot-list-box .hot-list-item p {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0 4px 0;
    font-family: "microsoft yahei"
}

.hot-list-box .hot-list-item span {
    color: #999;
    display: block;
}

.hot-list-box .hot-list-item a:hover p,
.hot-list-box .hot-list-item a:hover span {
    color: #fff
}

.game-card-box {
    background: url(../images/index/game-card-bg.png) no-repeat;
    width: 1178px;
    height: 405px;
    margin-left: 20px;
    margin-top: 20px;
    min-width: 1190px;
}

.game-card-box .float-banner {
    width: 278px;
    height: 389px
}

.game-card-box .canvas {
    width: 278px;
    height: 389px;
    background: url(../images/index/game-card-img.png) 0 -4px no-repeat;
    margin-left: -29px;
    overflow: hidden
}

.game-card-box .canvas .btn1 {
    display: block;
    width: 160px;
    height: 42px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 265px;
    border-radius: 46px;
    color: #fff;
    border: #6c737f 1px solid;
    font-size: 17px;
    text-align: center;
    font-family: "microsoft yahei";
}

.game-card-box .canvas .btn2 {
    display: block;
    color: #9498a2;
    font-size: 12px;
    text-align: center;
    font-family: "microsoft yahei";
    margin-top: 16px
}

.game-card-box .canvas .btn2:hover {
    color: #ddd
}

.game-card-box .canvas .btn1:hover {
    background: #fff;
    color: #1b2838;
    border: 0;
}

.game-card-box .list-box {
    margin-top: 35px
}

.game-card-box .list-box li {
    width: 200px;
    text-align: center;
    margin-right: 20px;
    float: left
}

.game-card-box .list-box li .img-item {
    width: 200px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 15px
}

.game-card-box .list-box .big-img-area li .img-item {
    height: 260px
}

.game-card-box .list-box li .img-item img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.game-card-box .list-box .small-img-area li .img-item {
    height: 94px
}

.game-card-box .list-box li .img-item:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.game-card-box .list-box .big-img-area,
.game-card-box .list-box .small-img-area {
    float: left
}

.game-card-box .list-box .small-img-area {
    width: 420px
}

.game-card-box .list-box li p {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    font-family: "microsoft yahei"
}

.game-card-box .list-box li a:hover p {
    color: #ff6700
}

.game-card-box .list-box li span {
    color: #ff6700;
    font-family: "microsoft yahei"
}

.game-card-box .list-box li a {
    display: block;
    cursor: pointer
}

.game-card-box .list-box li a:hover .img-item {
    box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, .12)
}

.game-card-box .list-box .small-img-area li {
    margin-bottom: 18px
}

.game-card-box .list-box .small-img-area li:nth-child(2n) {
    margin-right: 0
}

.game-card-box .list-box .small-img-area li:first-child+li {
    margin-right: 0
}

.game-card-box .list-box .small-img-area li:first-child+li+li+li {
    margin-right: 0
}

.index-common-title {
     line-height: 30px;
     margin: 0 0 5px 0;
     font-family: "microsoft yahei";
     padding: 15px;
     background: #fff;
}

.index-common-title .left {
    color: #fff;
    font-size: 0
}

.index-common-title .left img {
    vertical-align: middle;
    margin-right: 10px
}

.index-common-title .left span {
    font-size: 26px;
    vertical-align: middle
}

 
.hot-recommend-box .more-area span {
    color: #999;
    font-size: 14px;
    vertical-align: middle
}

.hot-recommend-box .more-area em {
    color: #ff6700
}

.hot-recommend-box .more-area a {
    color: #3399fe;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 20px
}

.hot-recommend-box .more-area a:hover {
    color: #ff6700
}

.hot-recommend-box .more-area i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 1px;
    height: 13px;
    background: #ddd;
    vertical-align: middle;
    margin: 0 15px 0 15px
}

.deal-list-box {
    margin-top: 30px
}

.deal-list-box .left {
    width: 260px;
    *width: 210px;
    height: 410px;
    *height: 350px;
    background: url(../images/index/deal-left-bg.png) #fff no-repeat;
    padding: 30px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-right: 10px
}

.deal-list-box .left .title {
    font-size: 20px;
    color: #3399fe;
    font-family: "microsoft yahei";
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    text-align: center
}

.deal-list-box .left .list li {
    border-bottom: #f5f5f5 1px solid;
    font-size: 0;
    padding: 16px 0;
    cursor: default;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.deal-list-box .left .list li .col-1 {
    margin-right: 12px;
    font-size: 13px;
    color: #666;
    font-family: arial;
    font-weight: bold;
    width: 20px;
    text-align: center
}

.deal-list-box .left .list li .col-2 {
    width: 88px;
    color: #666;
    font-size: 14px;
    font-family: arial;
    font-weight: bold
}

.deal-list-box .left .list li .col-3 {
    font-family: "microsoft yahei";
    font-size: 13px;
    color: #888;
    width: 90px;
    text-align: right
}

.deal-list-box .left .list li .col-2 {
    line-height: 1;
    width: auto
}

.deal-list-box .left .list li .col-2 .row-1 span {
    width: 79px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.deal-list-box .left .list li.on .col-2 .row-1 span {
    color: #333;
}

.deal-list-box .left .list li .col-2 em {
    color: #888;
    font-size: 13px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 90px;
    text-align: right
}

.deal-list-box .left .list li.on .col-2 em {
    color: #ff6700;
    font-weight: bold;
}

.deal-list-box .left .list li .col-2 .row-2 span {
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    font-family: simsun;
    margin-top: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.deal-list-box .left .list li .col-2 .row-2 {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    display: none;
}

.deal-list-box .left .list li.on .col-2 .row-2 {
    opacity: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    display: block;
}

.deal-list-box .left .list li.on {
    padding: 22px 0
}

.deal-list-box .left .list li .col {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.deal-list-box .left .list li .col-1 {
    width: 20px;
    height: 20px;
}

.deal-list-box .left .list li.on .col-1 {
    margin-right: 9px;
}

.deal-list-box .left .list li.one .col-1 {
    background: url(../images/index/icon-medal-1.png) no-repeat;
    width: 20px;
    height: 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.deal-list-box .left .list li.one.on .col-1 {
    background: url(../images/index/icon-medal-1-on.png) no-repeat;
    width: 28px;
    height: 28px;
}

.deal-list-box .left .list li.two .col-1 {
    background: url(../images/index/icon-medal-2.png) no-repeat;
    width: 20px;
    height: 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.deal-list-box .left .list li.two.on .col-1 {
    background: url(../images/index/icon-medal-2-on.png) no-repeat;
    width: 28px;
    height: 28px;
}

.deal-list-box .left .list li.three .col-1 {
    background: url(../images/index/icon-medal-3.png) no-repeat;
    width: 20px;
    height: 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.deal-list-box .left .list li.three.on .col-1 {
    background: url(../images/index/icon-medal-3-on.png) no-repeat;
    width: 28px;
    height: 28px;
}

.deal-list-box .left .list li:last-child {
    border-bottom: 0
}

.deal-list-box .left .list li:first-child+li+li+li+li+li {
    border-bottom: 0
}

.deal-list-box .left .list li .col-1 span {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.deal-list-box .left .list li.on .col-1 span {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
}

.deal-list-box .middle {
    width: 650px;
    *width: 590px;
    height: 410px;
    *height: 370px;
    overflow: hidden;
    background: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-right: 10px
}

.deal-list-box .middle .title {
    overflow: hidden;
    margin-bottom: -6px
}

.deal-list-box .middle .middle-title-left p {
    font-size: 22px;
    color: #333;
    font-family: "microsoft yahei";
    font-weight: bold;
    margin-bottom: 3px
}

.deal-list-box .middle .middle-title-left span {
    color: #aaa
}

.deal-list-box .middle .middle-title-left p em {
    background: url(../images/index/deal-tag.png) no-repeat;
    width: 84px;
    height: 17px;
    line-height: 18px;
    color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 12px;
    font-family: arial;
    padding-left: 7px;
    margin-left: 10px
}

.deal-list-box .middle .middle-title-right {
    line-height: 54px
}

.deal-list-box .middle .middle-title-right img {
    vertical-align: middle
}

.deal-list-box .middle .middle-title-right a {
    color: #3399fe;
    font-size: 14px;
    font-family: "microsoft yahei";
    vertical-align: middle;
    background: url(../images/index/icon-deal-rule.png) no-repeat left center;
    padding-left: 22px
}

.deal-list-box .middle .middle-title-right a:hover {
    color: #ff6700;
    background: url(../images/index/icon-deal-rule-on.png) no-repeat left center
}

.deal-list-area {
    background: url(../images/index/deal-list-bg.png) no-repeat;
    width: 604px;
    height: 253px;
    margin-left: -7px
}

.deal-list-area li {
    float: left
}

.deal-list-area li:first-child {
    width: 186px;
    text-align: center;
    padding-top: 142px
}

.deal-list-area li .row-1 {
    color: #666;
    font-size: 16px;
    font-family: arial;
    font-weight: bold
}

.deal-list-area li .row-2 {
    color: #ff8800;
    font-size: 36px;
    font-weight: bold;
    font-family: impact
}

.deal-list-area li .row-3 {
    font-family: simsun;
    color: #999
}

.deal-list-area li:nth-child(2) {
    width: 228px;
    text-align: center;
    padding-top: 108px
}

.deal-list-area li:first-child+li {
    width: 228px;
    text-align: center;
    padding-top: 108px
}

.deal-list-area li:last-child {
    width: 186px;
    text-align: center;
    padding-top: 142px
}

.deal-list-area li:first-child+li+li {
    width: 186px;
    text-align: center;
    padding-top: 142px
}

.later-three-rank {
    margin-left: 10px;
    margin-top: 10px
}

.later-three-rank li .number {
    background: url(../images/index/deal-rank-bg.png) no-repeat;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 49px;
    color: #ccc;
    font-family: impact;
    font-size: 18px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.later-three-rank li {
    font-size: 0;
    float: left;
    margin-left: 39px
}

.later-three-rank li:first-child {
    margin-left: 0
}

.later-three-rank li .info {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-left: 15px
}

.later-three-rank li .info p {
    color: #666;
    font-family: arial;
    font-size: 16px;
    font-weight: bold
}

.later-three-rank li .info span {
    color: #999;
    vertical-align: middle;
    font-size: 12px
}

.later-three-rank li .info span em {
    color: #ff6700;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 10px
}

.deal-list-box .right {
    background: url(../images/index/consult-bg.png) #fff no-repeat;
    width: 260px;
    height: 410px
}

.consult-slide {
    padding: 27px 25px 0 25px;
    height: 310px
}

.consult-slide .hd {
    margin-bottom: 18px;
    height: 27px;
    line-height: 27px;
    margin-left: 6px;
    overflow: hidden
}

.consult-slide .hd li {
    color: #333;
    font-size: 14px;
    font-family: "microsoft yahei";
    float: left;
    cursor: pointer;
    width: 84px
}

.consult-slide .hd li.on {
    font-size: 18px;
    color: #ff6700;
    font-weight: bold
}

.consult-slide .hd li:last-child {
    width: auto
}

.consult-slide .hd li:first-child+li+li {
    width: auto
}

.consult-slide .bd {
    height: 260px;
    overflow: hidden
}

.consult-list {
    font-size: 0
}

.consult-list .consult-item {
    margin-bottom: 15px
}

.consult-list .consult-item em {
    background: #ffbc96;
    width: 5px;
    height: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    border-radius: 100%;
    margin-top: 7px
}

.consult-list .consult-item .cont {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 194px;
    margin-left: 10px;
    height: 38px;
    overflow: hidden;
}

.consult-list .consult-item .cont a {
    color: #666;
    font-size: 12px;
    display: block;
}

.consult-list .consult-item .cont a:hover {
    color: #ff6700
}

.consult-list .consult-item .cont p {
    color: #999;
    margin-top: 4px;
    font-size: 12px
}

.consult-list .consult-item .cont p span {
    font-size: 12px !important;
}

.deal-list-box .right .action-area {
    text-align: center;
    margin-top: 15px;
    font-size: 0
}

.deal-list-box .right .action-area a {
    width: 100px;
    height: 32px;
    line-height: 30px;
    border: #e8e8e8 1px solid;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 17px;
    font-size: 12px;
    font-family: "microsoft yahei"
}

.deal-list-box .right .action-area .btn1 {
    margin-right: 15px;
    color: #ff6700
}

.deal-list-box .right .action-area .btn2 {
    color: #3399fe
}

.deal-list-box .right .action-area .btn1:hover {
    border-color: #ff6700
}

.deal-list-box .right .action-area .btn2:hover {
    border-color: #3399fe
}

.reward-mall-box {
    background: url(../images/index/reward-mall-bg.png) no-repeat;
    width: 1168px;
    height: 405px;
    margin-left: -8px;
    margin-top: 24px;
    min-width: 1190px;
}

.reward-mall-box .canvas {
    width: 278px;
    height: 390px;
    background: url(../images/index/reward-mall-img.png) 0 -4px no-repeat;
    margin-right: -18px;
    overflow: hidden
}

.reward-mall-box .list-box li {
    width: 229px;
    text-align: center;
    height: 302px;
    border-right: 1px #f5f5f5 solid;
    cursor: pointer;
    float: left
}

.reward-mall-box .list-box li:last-child {
    border-right: 0
}

.reward-mall-box .list-box {
    margin-top: 38px;
    margin-left: 8px
}

.reward-mall-box .list-box .li-wrap {
    width: 169px;
    margin: 0 auto;
    position: relative
}

.reward-mall-box .list-box .img-area {
    width: 169px;
    height: 169px;
    overflow: hidden;
    margin-bottom: 22px
}

.reward-mall-box .list-box .img-area img {
    width: 169px;
    height: 169px
}

.reward-mall-box .list-box .title-area .tit {
    font-family: "microsoft yahei";
    font-size: 15px;
    color: #333;
    font-weight: bold;
    display: block;
    margin-bottom: 8px
}

.reward-mall-box .list-box .title-area p {
    color: #999;
    font-size: 14px;
    font-family: "microsoft yahei"
}

.reward-mall-box .list-box .title-area p span {
    font-size: 15px;
    color: #ff6700
}

.reward-mall-box .list-box .btn {
    color: #666;
    font-family: "microsoft yahei";
    font-size: 14px;
    width: 140px;
    height: 36px;
    line-height: 36px;
    border: 1px #e5e5e5 solid;
    border-radius: 19px;
    display: block;
    margin: 0 auto;
    margin-top: 19px
}

.reward-mall-box .list-box li:hover .title-area .tit {
    color: #ff6700
}

.reward-mall-box .list-box li .btn2 {
    opacity: 0;
    filter: Alpha(opacity=0);
    transform: translate(0px, 45px);
    -ms-transform: translate(0px, 45px);
    -moz-transform: translate(0px, 45px);
    -webkit-transform: translate(0px, 45px);
    -o-transform: translate(0px, 45px);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    position: absolute;
    bottom: 0;
    *bottom: 1px;
    bottom: 1px\9\0;
    left: 14px;
    border: 0
}

.reward-mall-box .list-box li:hover .btn2 {
    background: #ff9600;
    color: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    fill-opacity: 1;
    box-shadow: 1px 2px 8px 0px #f4c179
}

.reward-mall-box .list-box li .btn1 {
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.reward-mall-box .list-box li:hover .btn1 {
    transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0)
}

.reward-mall-box .canvas .btn1 {
    display: block;
    width: 160px;
    height: 42px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 265px;
    border-radius: 46px;
    color: #fff;
    border: #6c737f 1px solid;
    font-size: 17px;
    text-align: center;
    font-family: "microsoft yahei";
}

.reward-mall-box .canvas .btn1:hover {
    background: #fff;
    color: #1b2838;
    border: 0;
}

.reward-mall-box .canvas .btn2 {
    display: block;
    color: #9498a2;
    font-size: 12px;
    text-align: center;
    font-family: "microsoft yahei";
    margin-top: 16px
}

.reward-mall-box .canvas .btn2:hover {
    color: #ddd
}

.you-like-box {
    margin-top: 36px;
    width: 1190px;
    overflow: hidden;
}

.you-like-box .more-area {
    font-size: 0;
    height: 30px;
    line-height: 30px
}

.you-like-box .more-area span {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    margin-right: 8px
}

.you-like-box .more-area a {
    font-size: 14px;
    color: #999
}

.you-like-box .more-area a:hover {
    color: #3399fe
}

.you-like-box .more-area img {
    margin-left: 8px
}

.like-list {
    position: relative;
    width: 1190px;
    overflow: hidden;
    margin-left: -5px;
}

.like-list li {
    width: 230px;
    height: 260px;
    background: #fff;
    float: left;
    margin: 0 5px;
}

/* .like-list li:first-child{margin-left: 0;} */
.like-list li a {
    cursor: pointer
}

.like-list li .row-1 {
    width: 100%;
    height: 130px;
    overflow: hidden
}

.like-list li .row-1 img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.like-list li .row-2 {
    margin: 0 18px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #f5f5f5 solid;
    width: 194px
}

.like-list li .row-2 span {
    font-family: arial;
    font-size: 16px;
    color: #ff6700;
    font-weight: bold
}

.like-list li .row-2 em {
    font-family: "microsoft yahei";
    color: #999
}

.like-list li .row-3 {
    padding: 18px
}

.like-list li .row-3 p {
    color: #666;
    font-size: 14px;
    font-family: "microsoft yahei";
    word-break: break-all;
    height: 41px
}

.like-list li:hover .row-3 p {
    color: #3399fe
}

.like-list li .row-1:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.like-list .hd .prev,
.like-list .hd .next {
    position: absolute;
    left: 5px;
    top: 50px;
    z-index: 9;
    display: block;
    width: 22px;
    height: 34px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/index/scroll-arrow.png") no-repeat;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
}

.like-list .hd .next {
    background-position: 0 -44px;
    left: auto;
    right: 0;
}

.like-list .hd .prev:hover {
    background-position: -32px 0px;
}

.like-list .hd .next:hover {
    background-position: -32px -44px;
}

.activity-center-box {
    margin-top: 36px
}

.activity-center-box .more-area span {
    font-size: 14px;
    color: #999
}

.activity-list li {
    width: 382px;
    height: 258px;
    background: #fff;
    float: left;
    margin-left: 22px;
    cursor: pointer
}

.activity-list li:hover {
    box-shadow: -1px 2px 14px 3px rgba(204, 204, 204, .3)
}

.activity-list li:first-child {
    margin-left: 0
}

.activity-list li .row-1 {
    width: 100%;
    height: 140px;
    overflow: hidden
}

.activity-list li .row-1 img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.activity-list li .row-1:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.activity-list li .row-2 {
    text-align: center;
    padding: 20px 0
}

.activity-list li .row-2 p {
    font-size: 20px;
    font-family: "microsoft yahei";
    color: #333;
    font-weight: bold
}

.activity-list li .row-2 span {
    display: block;
    position: relative;
    width: 210px;
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #666
}

.activity-list li:hover .row-2 p {
    color: #ff6700
}

.activity-list li .row-2 span .left {
    display: block;
    width: 60px;
    height: 1px;
    background: #bbb;
    position: absolute;
    left: 0;
    top: 8px
}

.activity-list li .row-2 span .right {
    display: block;
    width: 60px;
    height: 1px;
    background: #bbb;
    position: absolute;
    right: 0;
    top: 8px
}

.activity-list li .row-2 em {
    color: #999
}

.index-fgzpb-box {
    float: left;
    width: 920px
}

.index-fgzpb-box .index-fgzpb {
    margin-left: -10px
}

.index-fgzpb-box .index-fgzpb .fgzpb-item {
    width: 455px;
    height: 267px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px
}

.index-fgzpb-box .index-fgzpb .fgzpb-item:hover {
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1)
}

.index-fgzpb-box .index-fgzpb .fgzpb-item a.img-a {
    display: block;
    width: 455px;
    height: 180px
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl {
    width: 453px;
    height: 86px;
    border: #eee 1px solid;
    border-top: none;
    overflow: hidden
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dt {
    float: left;
    width: 300px;
    margin-left: 24px;
    margin-top: 15px
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dt h2 {
    width: 300px;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dt h2 a {
    color: #333;
    font-size: 20px;
    font-family: "microsoft yahei";
    font-weight: normal
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dt p {
    width: 300px;
    color: #999;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dd {
    float: right;
    width: 88px;
    height: 30px;
    margin-right: 25px;
    margin-top: 28px
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dd a {
    display: block;
    width: 86px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: #99ccff 1px solid;
    border-radius: 28px;
    color: #3399ff
}

.index-fgzpb-box .index-fgzpb .fgzpb-item dl dd a:hover {
    background: #3399ff;
    color: #fff;
    border: #3399ff 1px solid
}

.deal-top {
    float: right
}

.deal-top .index-tab-bot {
    height: 503px;
    overflow: hidden
}

.deal-top-box {
    width: 218px;
    margin: 0 auto
}

.deal-top-box ul {
    *padding-top: 3px
}

.deal-top-box ul li {
    overflow: hidden;
    line-height: 22px;
    border-bottom: #f5f5f5 1px solid;
    padding: 18px 0;
    *padding: 17px 0
}

.deal-top-box ul li .c1 {
    float: left;
    width: 20px;
    font-size: 16px;
    font-family: "microsoft yahei";
    margin-top: -1px;
    *margin-top: -2px
}

.deal-top-box ul li .c1:not(*:root) {
    margin-top: 0
}

body:not(:-moz-handler-blocked) .deal-top-box ul li .c1 {
    margin-top: 0
}

.deal-top-box ul li .c1.top3 {
    color: #ff7700;
    font-weight: bold
}

.deal-top-box ul li .c2 {
    float: left;
    width: 120px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.deal-top-box ul li .c3 {
    float: right;
    color: #999
}

.deal-top-box ul li .c4 {
    float: left;
    width: 100%;
    text-align: center;
    color: #aaa;
    margin-top: 11px;
    display: none
}

.deal-top-box ul li.on .c2 {
    font-weight: bold
}

.deal-top-box ul li.on .c4 {
    display: block
}

.partner-box {
    width: 1190px;
    overflow: hidden;
    margin-top: 22px
}

.partner-tit {
    height: 42px;
    line-height: 42px;
    border-bottom: #eee 1px solid;
    width: 1190px
}

.partner-tit span {
    float: left;
    font-size: 20px;
    color: #333;
    font-family: "microsoft yahei";
    float: left;
    border-bottom: #58afff 1px solid
}

.partner-tit a {
    float: right;
    color: #aaa;
    font-size: 14px
}

.partner-top {
    margin: 20px 0 20px 22px
}

.partner-top ul {
    width: 1220px;
    overflow: hidden
}

.partner-top li {
    float: left;
    margin-right: 60px
}

.partner-bot {
    overflow: hidden;
    text-align: left
}

.partner-bot span {
    float: left;
    margin-right: 18px;
    font-weight: bold;
    color: #333;
    font-family: "microsoft yahei";
    font-size: 14px
}

.partner-bot .partner-bot-a {
    float: left;
    width: 1074px;
    margin-top: 2px
}

.partner-bot .partner-bot-a a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 10px;
    margin-right: 12px;
    color: #999
}

.partner-bot .partner-bot-a a:hover {
    color: #666
}

.partner-bot .partner-bot-a a.more-a {
    color: #666
}

.fixed-box {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: 606px;
    width: 80px;
    height: 480px;
    z-index: 100
}

.fixed-box .fixed-item {
    background: #fff;
    padding: 5px 4px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08)
}

.fixed-box .fixed-item:hover {
    -webkit-transform: translateX(2px);
    -moz-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px)
}

.fixed-box .fixed-item-1 {
    margin-bottom: 10px;
    cursor: default
}

.fixed-box .fixed-item-1 p {
    color: #333;
    font-weight: bold;
    font-family: "microsoft yahei"
}

.fixed-box .fixed-item-1 span {
    color: #999;
    font-family: "microsoft yahei"
}

.fixed-box .fixed-item-2 {
    padding: 6px;
    cursor: pointer
}

.fixed-box .fixed-item-2 .txt1 {
    color: #999;
    margin: 5px 0 6px 0
}

.fixed-box .fixed-item-2 .txt2 {
    color: #ff6700;
    font-weight: bold;
    font-family: "microsoft yahei"
}

.fixed-box .fixed-item-2 .txt3 {
    color: #666;
    margin-top: 8px
}

.fixed-box .fixed-item-2 .txt4 {
    color: #3399fe;
    margin: 6px 0
}

.fixed-box .fixed-item-2:hover .txt4 {
    text-decoration: underline;
}

.fixed-box .fixed-item-2 .txt4 em {
    font-family: "microsoft yahei"
}

.fixed-box .fixed-item-2 .img-area {
    width: 68px;
    height: 45px;
    overflow: hidden
}

.fixed-box .fixed-item-2 .img-area img {
    max-width: 40px;
    max-height: 40px;
}

.index-floatnav {
    position: fixed;
    -webkit-transition: right .5s .2s;
    transition: right .5s .2s;
    width: 56px;
    bottom: 80px;
    height: 300px;
    right: 0;
    margin-left: 0;
    left: auto
}

.index-floatnav a,
.index-floatnav .kf-scrolltop {
    width: 56px;
    height: 56px;
    border: 0
}

.index-floatnav.smlwrap {
    left: auto;
    right: -34px
}

.index-floatnav a,
.index-floatnav .kf-scrolltop {
    border-radius: 0;
    margin-bottom: 4px;
    background: #434351
}

.index-floatnav a em,
.index-floatnav .kf-scrolltop em,
.index-floatnav a p,
.index-floatnav .kf-scrolltop p {
    color: #fff
}

.index-floatnav a:hover {
    border: 0;
    background: #2f86f6
}

.index-floatnav a p,
.index-floatnav .kf-scrolltop p {
    font-size: 11px
}

.index-floatnav .kf-scrolltop:hover {
    border: 0
}

.fixed-box-left {
    position: absolute;
    top: 10px;
    right: 50%;
    margin-right: 606px;
    width: 120px;
    height: 380px;
    z-index: 100
}

body {
    min-height: 650px;
    width: 100%;
    min-width: 1190px;
    background:   #f7f7f7;
}

.main-account {
    min-height: 760px;
    font-family: "microsoft yahei"
}

.main-account a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.main-account a:hover {
    color: #f7164c !important
}

.main-area-01 {
    height: 530px;
    position: relative
}

.hot-game-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    background: url('../images/hot-game-bg.png') no-repeat;
    height: 530px;
    -webkit-box-shadow: -1px -1px 8px #0000001f;
    box-shadow: -1px -1px 8px #0000001f;
    -moz-box-shadow: -1px -1px 8px #0000001f;
}

.main-area-01 .right-box {
    float: left;
    width: 950px;
    margin-left: 240px;
    box-shadow: 2px 5px 10px #0000001f;
    -moz-box-shadow: 2px 5px 10px #0000001f;
    -webkit-box-shadow: 2px 5px 10px #0000001f
}

.hot-game-list .tab-top {
    height: 65px;
    line-height: 65px;
    padding: 0 15px 0 20px;
    position: relative;
    z-index: 10;
    margin-top: 13px;
}

.hot-game-list .tab-bottom {
    padding-top: 5px;
}

.hot-game-list .tab-top a,
.hot-game-list .tab-top span {
    color: #fff;
    font-size: 20px
}

.hot-game-list .tab-top a {
    font-size: 12px;
    color: #888
}

.hot-game-list .tab-top a:hover {
    color: #fff
}

.hot-games dl {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 60px;
    margin: 27px 0;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.hot-games dl:first-child {
    margin-top: 0;
}

.hot-games dl:hover a {
    color: #f7164c !important
}

.hot-games dl.active {
    padding-left: 20px
}

.hot-games dl dt {
    vertical-align: middle;
    display: inline-block
}

.hot-games dl dd {
    width: 114px;
    margin-left: 10px;
    vertical-align: middle;
    display: inline-block;
    text-align: left
}

.hot-games dl dd h2 {
    margin-bottom: 4px;
    color: #333
}

.hot-games dl dd h2 a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 700
}

.hot-games dl dd h2 a:hover {
    color: #3399fe
}

.hot-games dl dd p {
    font-size: 0
}

.hot-games dl dd p a {
    color: #777;
    margin-right: 6px;
    font-size: 12px
}

.hot-games.dy-hot-games dl dt {
    width: 90px;
    height: 60px
}

.hot-games.dy-hot-games dl dt a {
    display: block;
    width: 90px;
    height: 60px;
    text-align: center
}

.hot-games.dy-hot-games dl dt a img {
    max-width: 90px
}

.hot-games.dy-hot-games dl.sy dt {
    margin-top: 4px
}

.hot-games.dy-hot-games dl.sy dt a img {
    max-width: 56px
}

.hot-games.dy-hot-games dl dd p a:hover {
    color: #3399fe
}

.hot-games.sy-hot-games dl dt {
    width: 60px;
    height: 60px;
    margin-left: 10px
}

.hot-games.sy-hot-games dl dd h2 {
    width: 112px
}

.hot-games.sy-hot-games dl dd {
    margin-left: 10px;
    width: 110px
}

.hot-games.sy-hot-games dl dd p a:hover {
    color: #eb6100
}

.hot-games.sy-hot-games dl dd {
    margin-left: 10px;
    width: 110px
}

.hot-games.sy-hot-games dl dd p a:hover {
    color: #eb6100
}

.banner-box {
    width: 640px;
    height: 490px;
    float: left;
    background: #fff;
    /* padding: 20px */
}

.slideBox {
    width: 640px;
    height: 350px;
    overflow: hidden;
    position: relative
}

.slideBox .hd {
    position: absolute;
    bottom: 10px;
    z-index: 1;
    right: 10px
}

.slideBox .hd li {
    float: left;
    overflow: hidden;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    background: #FFFFFF;
    background: rgba(255, 255, 255, .5);
    filter: alpha(opacity=50);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: 6px
}

.slideBox .hd li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    padding: 0 10px
}

.slideBox .hd li.on {
    color: #fff;
    background: #f7164c;
    text-decoration: none;
    width: 18px;
    border-radius: 5px
}

.slideBox .hd li.on h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #93c9ff
}

.slideBox .hd li.on h5 em {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #0d7bea
}

.slideBox .bd li {
    width: 680px;
    height: 420px;
    overflow: hidden
}

.slideBox .bd li img {
    width: 640px;
    height: 350px;
}

.slideBox .txtBg {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    background: #000;
    opacity: .66
}

#warp {
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    width: 100%;
    padding-right: 0;
    height: 357px;
    padding-top: 0
}

.banner {
    z-index: 99;
    margin: 0 auto;
    width: 680px;
    height: 420px
}

.banner_l {
    margin-top: 147px;
    width: 23px;
    float: left
}

.banner_r {
    margin-top: 147px;
    width: 23px;
    float: left
}

.bannerImg {
    position: relative;
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    width: 680px;
    height: 420px;
    padding-right: 0;
    float: left;
    padding-top: 0
}

.bannerImg .bannerPage {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px
}

.bannerImg .bannerPage a img {
    vertical-align: middle
}

.banner-box .quick-buy-box {
    margin-top: 20px
}

.banner-box .quick-buy-box li {
    float: left;
    cursor: pointer;
    width: 204px;
    margin-left: 14px;
}

.banner-box .quick-buy-box li:first-child {
    margin-left: 0;
}

.banner-box .quick-buy-box li .left {
    vertical-align: middle;
    display: inline-block;
    width: 67px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    margin-left: 15px;
    overflow: hidden;
}

.banner-box .quick-buy-box li .right {
    vertical-align: middle;
    display: inline-block;
    margin-left: 14px
}

.banner-box .quick-buy-box li .right p {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.banner-box .quick-buy-box li .right span {
    color: #999;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.banner-box .quick-buy-box li .right i {
    background: -moz-linear-gradient(left, #fd5845, #f7164c);
    background: -webkit-linear-gradient(left, #fd5845, #f7164c);
    background: -o-linear-gradient(left, #fd5845, #f7164c);
    background: linear-gradient(left, #fd5845, #f7164c);
    display: block;
    width: 20px;
    height: 2px;
    margin: 13px 0;
}

.banner-box .quick-buy-box li .right a {
    display: block;
    color: #666
}

.banner-box .quick-buy-box li:hover .right a,
.banner-box .quick-buy-box li:hover .right p,
.banner-box .quick-buy-box li:hover .right span {
    color: #f7164c
}

.banner-box .quick-buy-box li:hover .left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.slides_container {
    position: relative;
    width: 680px;
    overflow: hidden;
    height: 420px
}

.slides_container img {
    width: 100%;
    height: 420px
}

.pagination li {
    float: left;
    width: 136px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background: rgba(0, 0, 0, .6);
    padding: 0 13px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.pagination li a {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.pagination li.current {
    background: #3399fe
}

.adv-01 {
    width: 680px;
    height: 140px;
    overflow: hidden
}

.adv-01 .adv-01-box {
    width: 690px
}

.adv-01 .adv-01-box a {
    display: block;
    float: left;
    width: 336px;
    height: 140px;
    margin-right: 8px
}

.quk-area {
    float: right;
    width: 230px;
    height: 490px;
    background: #f6f8fc;
    overflow: hidden;
    padding: 20px
}

.quk-area .top-area a {
    width: 110px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.quk-area .top-area {
    font-size: 0;
    margin-bottom: 12px
}

.quk-area .top-area a.btn1 {
    background: -moz-linear-gradient(left, #2f95ff, #84a9ff);
    background: -webkit-linear-gradient(left, #2f95ff, #84a9ff);
    background: -o-linear-gradient(left, #2f95ff, #84a9ff);
    background: linear-gradient(left, #2f95ff, #84a9ff);
    background-color: #2f95ff\0;
}

.quk-area .top-area a.btn2 {
    background: -moz-linear-gradient(left, #04ccab, #59df8e);
    background: -webkit-linear-gradient(left, #04ccab, #59df8e);
    background: -o-linear-gradient(left, #04ccab, #59df8e);
    background: linear-gradient(left, #04ccab, #59df8e);
    margin-left: 10px;
    background-color: #04ccab\0;
}

.quk-area .top-area a.btn1:hover {
    background-image: -moz-linear-gradient(left, #84a9ff, #2f95ff);
    background-image: -webkit-linear-gradient(left, #84a9ff, #2f95ff);
    background-image: -o-linear-gradient(left, #84a9ff, #2f95ff);
    background-image: linear-gradient(left, #84a9ff, #2f95ff);
    color: #fff !important;
    box-shadow: 1px 2px 8px 0 #acc4ec;
    -moz-box-shadow: 1px 2px 8px 0 #acc4ec;
    -webkit-box-shadow: 1px 2px 8px 0 #acc4ec
}

.quk-area .top-area a.btn2:hover {
    background-image: -moz-linear-gradient(left, #59df8e, #04ccab);
    background-image: -webkit-linear-gradient(left, #59df8e, #04ccab);
    background-image: -o-linear-gradient(left, #59df8e, #04ccab);
    background-image: linear-gradient(left, #59df8e, #04ccab);
    color: #fff !important;
    box-shadow: 1px 2px 8px 0 #7ebbae;
    -moz-box-shadow: 1px 2px 8px 0 #7ebbae;
    -webkit-box-shadow: 1px 2px 8px 0 #7ebbae
}

.quk-area .middle-area .news li {
    width: 110px;
    float: left;
    line-height: 26px
}

.quk-area .middle-area .news li.odd {
    margin-left: 10px
}

.quk-area .middle-area .news li a {
    color: #888
}

.quk-area .middle-area .middle-center {
    text-align: center;
    padding: 20px 0
}

.quk-area .middle-area .middle-center .row-1 p {
    font-size: 38px;
    font-weight: 700;
    color: #333;
    line-height: 38px
}

.quk-area .middle-area .middle-center .row-1 span {
    font-size: 34px;
    font-weight: 700;
    color: #333
}

.quk-area .middle-area .middle-center .row-2 {
    font-size: 18px;
    color: #999;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    width: 148px;
    height: 33px;
    line-height: 33px;
    margin: 0 auto;
    margin-top: 5px;
    letter-spacing: 4px
}

.quk-area .middle-area .middle-center .row-3 {
    width: 143px;
    margin: 0 auto;
    margin-top: 15px
}

.quk-area .middle-area .middle-center .row-3 li {
    color: #777;
    height: 28px;
    line-height: 28px;
    padding-left: 22px;
    font-size: 14px
}

.quk-area .middle-area .middle-center .row-3 li.one {
    background: url(../images/quk-area-icon.png) 0 7px no-repeat
}

.quk-area .middle-area .middle-center .row-3 li.two {
    background: url(../images/quk-area-icon.png) 0 -21px no-repeat
}

.quk-area .middle-area .middle-center .row-3 li.three {
    background: url(../images/quk-area-icon.png) 0 -49px no-repeat
}

.quk-area .middle-area .middle-center .row-3 li.four {
    background: url(../images/quk-area-icon.png) 0 -78px no-repeat
}

.quk-area .bottom-area .btn1 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 230px;
    background-image: -moz-linear-gradient(left, #fd5845, #f7164c);
    background-image: -webkit-linear-gradient(left, #fd5845, #f7164c);
    background-image: -o-linear-gradient(left, #fd5845, #f7164c);
    background-image: linear-gradient(left, #fd5845, #f7164c);
    color: #fff !important;
    background-color: #fd5845\0;
    font-size: 16px;
    font-weight: 700
}

.quk-area .bottom-area .btn1:hover {
    background-image: -moz-linear-gradient(left, #f7164c, #fd5845);
    background-image: -webkit-linear-gradient(left, #f7164c, #fd5845);
    background-image: -o-linear-gradient(left, #f7164c, #fd5845);
    background-image: linear-gradient(left, #f7164c, #fd5845);
    color: #fff !important;
    box-shadow: 1px 2px 8px 0 #ee9c99;
    -moz-box-shadow: 1px 2px 8px 0 #ee9c99;
    -webkit-box-shadow: 1px 2px 8px 0 #ee9c99
}

.quk-area .bottom-area .search-item {
    font-size: 0;
    margin-top: 12px
}

.quk-area .bottom-area .search-item input {
    border: 1px #999 solid;
    height: 36px;
    line-height: 36px;
    width: 181px;
    vertical-align: middle;
    font-size: 12px;
    padding-left: 10px;
    font-family: "microsoft yahei";
    color: #333;
    font-weight: 700;
    background: 0 0
}

.quk-area .bottom-area .search-item input::-webkit-input-placeholder {
    color: #888;
    font-weight: 400
}

.quk-area .bottom-area .search-item input::-moz-placeholder {
    color: #888;
    font-weight: 400
}

.quk-area .bottom-area .search-item input:-ms-input-placeholder {
    color: #888;
    font-weight: 400
}

.quk-area .bottom-area .search-item input:-moz-placeholder {
    color: #888;
    font-weight: 400
}

.quk-area .bottom-area .search-item a {
    background: #666;
    width: 38px;
    display: inline-block;
    height: 38px;
    vertical-align: middle;
    line-height: 38px;
    text-align: center;
    margin-left: -1px
}

.quk-area .bottom-area .search-item a i {
    font-size: 14px;
    color: #fff;
    vertical-align: middle
}

.quk-area .bottom-area .search-item a:hover {
    background: #444 !important
}

.totop {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.totop:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.quk-area .index-tab-box {
    width: 220px;
    margin: 0 auto;
    margin-bottom: 12px;
    position: relative;
    border-bottom: #e5e5e5 1px dashed;
    padding-bottom: 12px
}

.quk-area .icon-nav-box {
    padding: 0 17px 0 14px
}

.icon-nav-box {
    width: 248px
}

.icon-nav-box li {
    width: 52px;
    text-align: center;
    float: left;
    margin-right: 9px;
    margin-bottom: 8px;
    cursor: pointer
}

.icon-nav-box li .row-1 {
    display: inline-block;
    width: 20px;
    height: 26px;
    overflow: hidden
}

.icon-nav-box li .icon-nav {
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.icon-nav-box li .icon-nav-1 {
    background: url(../images/01.png) no-repeat
}

.icon-nav-box li .icon-nav-2 {
    background: url(../images/02.png) no-repeat
}

.icon-nav-box li .icon-nav-3 {
    background: url(../images/03.png) no-repeat
}

.icon-nav-box li .icon-nav-4 {
    background: url(../images/04.png) no-repeat
}

.icon-nav-box li .icon-nav-5 {
    background: url(../images/05.png) no-repeat
}

.icon-nav-box li .icon-nav-6 {
    background: url(../images/06.png) no-repeat
}

.icon-nav-box li .icon-nav-7 {
    background: url(../images/07.png) no-repeat
}

.icon-nav-box li .icon-nav-8 {
    background: url(../images/08.png) no-repeat
}

.icon-nav-box li:hover .icon-nav {
    background-position: bottom
}

.icon-nav-box li:hover .row-2 {
    color: #3399fe
}

.index-tab-box .slider-line {
    position: absolute;
    left: 13px;
    top: 35px;
    width: 47px;
    height: 7px;
    background: url(../images/slider-line.png) no-repeat
}

.quk-area .index-tab-top {
    overflow: hidden;
    border-bottom: #eee 1px solid;
    margin-bottom: 15px;
    padding-left: 13px
}

.quk-area .index-tab-top li {
    float: left;
    width: 50px;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    margin-right: 26px
}

.quk-area .index-tab-top li:last-child {
    margin-right: 0
}

.quk-area .index-tab-top li:first-child+li+li {
    margin-right: 0
}

.quk-area .index-tab-top li.on {
    color: #ff6700
}

.quk-area .index-tab-top li.on a {
    color: #ff6700
}

.quk-area .index-tab-top li:hover a {
    color: #ff6700
}

.quk-area .index-tab-bot {
    height: 110px;
    overflow: hidden
}

.quk-area .index-tab-item {
    display: none
}

.quk-area .index-tab-item ul li {
    width: 220px;
    margin-bottom: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    text-align: left;
}

.quk-area .index-tab-item ul li a {
    color: #666
}

.quk-area .index-tab-item ul li a:hover {
    color: #ff6700
}

.quk-area .index-tab-item ul li:last-child {
    margin-bottom: 0
}

.buy-sale-area {
    overflow: hidden;
    margin-bottom: 10px
}

.buy-sale-area a {
    display: block;
    width: 127px;
    font-family: "microsoft yahei";
    height: 45px;
    line-height: 45px;
    float: left;
    background: #eb6100;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.buy-sale-area a.sale-btn {
    background: #22ac38;
    float: right
}

.buy-sale-area a:hover {
    background: #ff700b
}

.buy-sale-area a.sale-btn:hover {
    background: #20bb39
}

.index-tab {
    width: 260px
}

.account-record-box {
    background: url(../images/jb-bg.jpg) no-repeat;
    width: 100%;
    height: 90px;
    line-height: 90px;
    overflow: hidden;
}

.account-record-box .list {
    margin-left: 160px;
    width: 1030px;
    float: left
}

.account-record-box .list li {
    margin: 0 5px;
    width: 350px
}

.account-record-box .list .bd {
    overflow: hidden;
    height: 90px
}

.account-record-box .list li span {
    color: #f52f3e
}

.recommend-shop-box {
    background: url(../images/recommed-shop-bg.png) no-repeat;
    height: 306px;
    margin-top: -11px;
    overflow: hidden;
    position: relative;
}

.recommend-shop-box .left {
    width: 201px;
    text-align: center;
    padding: 46px 0;
    float: left
}

.recommend-shop-box .left .row-1 p {
    font-size: 33px;
    color: #fff;
    line-height: 1;
    text-shadow: 5px 2px 6px #00000024;
    font-weight: 700
}

.recommend-shop-box .left .row-1 span {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    text-shadow: 5px 2px 6px #5e39394d
}

.recommend-shop-box .left .row-2 {
    margin-top: 36px
}

.recommend-shop-box .left .row-2 p {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.recommend-shop-box .left .row-2 span {
    color: #fbc2ca;
    margin-top: 2px
}

.recommend-shop-box .left .row-3 {
    margin-top: 63px
}

.recommend-shop-box .left .row-3 a {
    width: 151px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #f7164c;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    background: #fff;
    border-radius: 24px;
    box-shadow: 1px 4px 6px #5e39394d;
    -moz-box-shadow: 1px 4px 6px #5e39394d;
    -webkit-box-shadow: 1px 4px 6px #5e39394d
}

.recommend-shop-box .left .row-3 a:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.recommend-shop-box .left .row-4 {
    margin-top: 15px
}

.recommend-shop-box .left .row-4 a {
    color: #fdd4de
}

.recommend-shop-box .left .row-4 a:hover {
    color: #fff !important
}

.recommend-shop-box .right {
    width: 989px;
    position: absolute;
    left: 201px;
    top: 11px;
}

.recommend-shop-list {
    position: relative;
    height: 279px;
    overflow: hidden
}

.recommend-shop-list .hd a {
    position: absolute;
    top: 113px;
    width: 19px;
    height: 39px;
    z-index: 100;
    cursor: pointer
}

.recommend-shop-list .hd a.next {
    background: url(../images/next.png) no-repeat;
    right: 0
}

.recommend-shop-list .hd a.prev {
    background: url(../images/prev.png) no-repeat;
    left: 0
}

.recommend-shop-list .hd a.next:hover {
    background: url(../images/next-hover.png) no-repeat
}

.recommend-shop-list .hd a.prev:hover {
    background: url(../images/prev-hover.png) no-repeat
}

.recommend-shop-list .bd li {
    width: 197px;
    text-align: center;
    padding-top: 25px;
    cursor: pointer;
    float: left;
    height: 243px;
    border-left: #f0f0f0 1px solid;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative
}

.recommend-shop-list .bd li .row-1 {
    width: 135px;
    height: 135px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.recommend-shop-list .bd li .row-1 img {
    width: 135px;
    height: 135px
}

.recommend-shop-list .bd li .row-2 {
    margin: 12px 0 4px 0;
    color: #333;
    font-size: 16px;
    padding: 0 28px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.recommend-shop-list .bd li .row-4 {
    color: #999;
    margin: 10px 0;
    padding: 0 20px
}

.recommend-shop-list .bd li:hover {
    box-shadow: 0 5px 10px #00000045;
    -moz-box-shadow: 0 5px 10px #00000045;
    -webkit-box-shadow: 0 5px 10px #00000045;
    background: #fff;
    border-left: transparent 1px solid
}

.recommend-shop-list .bd li:hover .row-2 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.recommend-shop-list .bd li .row-3 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.recommend-shop-list .bd li:hover .row-3 {
    margin-top: -30px
}

.recommend-shop-list .bd li .row-5 {
    font-size: 0;
    margin-top: 34px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.recommend-shop-list .bd li .row-5 a {
    display: inline-block;
    width: 72px;
    height: 26px;
    line-height: 26px;
    border-radius: 20px;
    font-size: 12px
}

.recommend-shop-list .bd li:hover .row-5 {
    margin-top: 0
}

.recommend-shop-list .bd li .row-5 a.btn1 {
    background: #f52f3e;
    color: #fff
}

.recommend-shop-list .bd li .row-5 a.btn1:hover {
    background: #ff6c77;
    color: #fff !important
}

.recommend-shop-list .bd li .row-5 a.btn2:hover {
    background: #fff2f3
}

.recommend-shop-list .bd li .row-5 a.btn2 {
    border: 1px #f52f3e solid;
    color: #f52f3e;
    margin-left: 10px
}

.recommend-shop-list .bd li:hover .row-1 {
    transform: translateY(-3px)
}

.hot-games-box {
    background: #fff;
    width: 1205px;
    height: 466px;
    margin-left: -5px;
    margin-top: 4px
}

.hot-games-list .inside-li {
    position: relative;
    width: 175px;
    text-align: center;
    float: left;
    cursor: pointer;
    height: 154px;
    margin-left: 1px;
    border-right: 1px #f2f2f2 solid;
    border-bottom: 1px #f2f2f2 solid;
    padding-top: 20px;
    margin-left: -1px;
    margin-top: -1px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.hot-games-list .hd {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    margin-left: 35px;
    margin-top: 10px
}

.hot-games-list .hd li {
    float: left;
    color: #999;
    font-size: 14px;
    margin-left: 30px;
    cursor: pointer
}

.hot-games-list .hd li.on {
    font-size: 18px;
    color: #333
}

.hot-games-list .hd li:first-child {
    margin-left: 0
}

.hot-games-list .inside-li .row-1 {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.hot-games-list .inside-li .row-1 img {
    max-width: 80px;
    vertical-align: middle
}

.hot-games-list .inside-li .row-2 {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin: 10px 0 4px 0
}

.hot-games-list .inside-li .row-3 {
    color: #999;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.hot-games-box .left {
    float: left;
    position: relative
}

.hot-games-list .bd {
    margin-left: 26px;
    width: 900px
}

.hot-games-list .inside-li .content {
    z-index: 100;
    position: relative
}

.hot-games-list .inside-li .row-4 {
    font-size: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 8px;
    z-index: 100;
    position: relative;
    cursor: pointer
}

.hot-games-list .inside-li .row-4 a.btn {
    display: inline-block;
    width: 62px;
    height: 19px;
    line-height: 19px;
    border-radius: 10px;
    font-size: 12px;
    border: 1px #e5e5e5 solid;
    z-index: 100;
    cursor: pointer
}

.hot-games-list .inside-li .row-4 a.btn1 {
    color: #39f
}

.hot-games-list .inside-li .row-4 a.btn2 {
    color: #22ac38;
    margin-left: 10px
}

.hot-games-list .inside-li .row-4 a.btn1:hover {
    color: #39f !important;
    border: 1px #39f solid
}

.hot-games-list .inside-li .row-4 a.btn2:hover {
    color: #22ac38 !important;
    border: 1px #22ac38 solid
}

.hot-games-list .inside-li:hover .row-1 {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.hot-games-list .inside-li:hover .row-3 {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.hot-games-list .inside-li:hover .row-4 {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.hot-games-list .inside-li:hover {
    box-shadow: 0 0 12px #00000036;
    -moz-box-shadow: 0 0 12px #00000036;
    -webkit-box-shadow: 0 0 12px #00000036
}

.hot-games-list .inside-li.no-r-border {
    border-right: 0
}

.hot-games-list .inside-li.no-b-border {
    border-bottom: 0
}

.hot-games-box .left .all-games {
    position: absolute;
    right: 22px;
    top: 29px;
    color: #999
}

.hot-games-box .right {
    float: right;
    position: relative;
    width: 279px;
    height: 434px;
    cursor: pointer
}

.hot-games-box .right .person {
    background: url(/common/static/images/hot-game-person.png) no-repeat;
    width: 314px;
    height: 312px;
    position: absolute;
    top: -4px;
    left: -31px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.hot-games-box .right:hover .person {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.hot-games-box .right .txt {
    background: url(/common/static/images/txt.png) no-repeat;
    width: 181px;
    height: 51px;
    margin: 0 auto;
    margin-top: 283px;
    z-index: 100;
    position: relative
}

.hot-games-box .right .msg {
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-top: #575755 1px solid;
    border-bottom: #575755 1px solid;
    width: 167px;
    margin: 0 auto;
    padding: 5px 0;
    margin-top: 18px
}

.common-list-box {
    background: #fff;
    width: 100%;
    height: 330px;
    overflow: hidden;
    box-shadow: 2px 5px 10px #0000000d;
    -moz-box-shadow: 2px 5px 10px #0000000d;
    -webkit-box-shadow: 2px 5px 10px #0000000d
}

.common-list-box li {
    width: 224px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.common-list-box li.left0 {
    margin-left: 0
}

.common-list-box li:hover {
    box-shadow: 2px 5px 10px #00000024;
    -moz-box-shadow: 2px 5px 10px #00000024;
    -webkit-box-shadow: 2px 5px 10px #00000024
}

.common-list-box li:hover .cont {
    border-color: transparent;
    border-color: #f2f2f2\0;
}

.common-list-box li:hover .cont .row-1 {
    color: #f52f3e;
}

.common-list-box .title-area {
    height: 62px;
    line-height: 62px;
    padding: 0 20px;
    overflow: hidden
}

.common-list-box .title-area .left span {
    color: #333;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 10px
}

.common-list-box .title-area .left img {
    vertical-align: middle
}

.common-list-box .content-area {
    padding: 0 15px
}

.common-list-box .title-area .right {
    color: #999
}

.common-list-box .content-area .img {
    width: 224px;
    height: 150px
}

.common-list-box .content-area .img img {
    width: 224px;
    height: 150px
}

.common-list-box .content-area .cont {
    border: 1px #f2f2f2 solid;
    height: 95px;
    border-top: 0;
    padding: 12px
}

.common-list-box .content-area .cont .row-1 {
    color: #333;
    font-size: 14px;
    margin-bottom: 8px;
    height: 42px;
    overflow: hidden;
}

.common-list-box .content-area .cont .row-2 {
    line-height: 26px
}

.common-list-box .content-area .cont .row-2 span {
    color: #f52f3e;
    font-size: 16px
}

.common-list-box .content-area .cont .row-2 span i {
    font-size: 12px
}

.common-list-box .content-area .cont .row-2 em {
    color: #aaa;
    max-width: 100px;
    overflow: hidden;
    height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recent-account-box {
    margin-top: 20px
}

.recommend-account-box {
    height: 591px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.recommend-account-box li {
    margin-bottom: 10px
}
