﻿@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1300px) {
.w1200{ width:1000px;}
/*推荐游戏*/
.tuijian-box li{ width:238px; margin-right:9px;}
.tuijian-box li .item-img img { margin-left: -24px;}

    /*banner - ewm*/
    .download {
        bottom: 105px;
        left: 223px;
        width: 380px;
    }
    .download section{margin-right: 15px;}
    .download section .btn{ width: 170px; height: 48px; }
    .eight-ewm{width:168px;  top: 46px;}
    .eight-ewm p{font-size:12px; text-indent: 12px;}
    .eight-ewm img{width:110px;height:110px;}

    .left-ewm{ width: 142px; height: 142px; position:absolute;  bottom: 15px; left:68px;}
    /*end banner - ewm*/

    /*侧边栏*/
    .float-left{
        margin-right: 520px;
   }
    .float-right{
        margin-left:520px;
 }

/*go-top*/
    .scroll_top {
        margin-left: 520px;
    }

} 