@CHARSET "UTF-8";
.hidden{
    display: none !important;
}
.upc{
    text-transform: uppercase;
}
.lowc{
    text-transform:	lowercase;
}
.capc{
    text-transform: capitalize;
}
.versionctl1641{
    display: none;
}
@font-face{
    font-family: 'bariol_regularregular';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(/fonts/HKFont.woff?2) format('woff');
}
@font-face{
    font-family: 'HKFont';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(/fonts/HKFont.woff?2) format('woff');
}
@font-face{
    font-family: 'Pathway Gothic One';
    font-style: normal;
    font-weight: 400;
    src: local('Pathway Gothic One'), local('PathwayGothicOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/pathwaygothicone/v2/Lqv9ztoTUV8Q0FmQZzPqaBfSZ9PF2sGs8WIylam6T2Y.woff) format('woff');
}
body, html{
    -webkit-font-smoothing: antialiased;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}
body{
    /*background-color:#2bafed;*/
    /*background: url(../images/background.png) repeat;*/
    height:100%;
    background: linear-gradient(to top,#0a2d4c 0%,#174972 24%,#174972 24%,#1d5987 40%,#2977ac 100%);
    overflow-y:auto;
    font-family: 'LeagueGothic', 'LeagueGothic2', 'Pathway Gothic One';
    font-size: 14px;
    /*color: #FCF8EE;*/
}
img{
    border: 0;
}
a{
    color: #FCF8EE;
}
.clear{
    clear: both;
}
.animateAll{
    -moz-transition: all 0.8s ease-out;
    -webkit-transition: all 0.8s ease-out;
    -ms-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}
.cse-branding-bottom{
    display:inline-block;
    position:absolute;
    right:200px;
    height:100%;
}
.cse-branding-form{
    margin:18px 0 0;
}
.cse-branding-form .text{
    width:180px;
    line-height: 16px;
    color: #31353e;
    border-radius: 0 !important;
    float: left;
    height: 24px;
    padding: 4px 6px!important;
    background-color: #ffffff;
    box-sizing: content-box;
    transition: all .3s;
    box-shadow: none;
    font-size: 1rem;
    border: none;
    outline: none;
}
.cse-branding-form .sbtn{
    border: 0 none;
    background: url(/images/h_search_icon.png?v=1) #17a2d5 0 0px no-repeat;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/h_search_icon.png?v=1");
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    padding: 7px 30px;
    text-decoration: none;
    line-height: 20px;
    border: none;
    outline: none;
    height: 32px;
    text-indent:-1000px;
}
#home{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2BC399;
    z-index: 6000;
    display: table;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid #FCF8EE;
    top: 0;
    right: 0px;
    left: 0;
}
#home img{
    width: 500px;
}
#homeinner{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
/**** STRUCTURE ****/
/*#logo{*/
/*text-align: center;*/
/*z-index: 4999;*/
/*display: inline-block;*/
/*width: 100%;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*margin: 0;*/
/*}*/
/*#logo a{*/
/*font-size: 30px;*/
/*line-height: 45px;*/
/*text-decoration: none;*/
/*float:left;*/
/*}*/
/*#logo img{*/
/*height: 35px;*/
/*cursor: pointer;*/
/*margin: 6px 0 0;*/
/*}*/
#about{
    border: 10px solid #FCF8EE;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 200%;
    right: 0px;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    text-align: center;
}
#aboutInner{
    background-color: #262626;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
}
#aboutCenter{
    margin: 0px auto;
    width: 600px;
}
#aboutLogo{
    float: left;
    margin-right: 25px;
    height: 400px;
}
#about h1{
    font-size: 24px;
    color: #2BC399;
    font-family: 'bariol_regularregular';
    font-weight: 300;
    text-transform: uppercase;
}
#about h2{
    font-size: 16px;
    color: #2BC399;
    font-family: 'bariol_regularregular';
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#aboutText{
    text-align: left;
    color: #A09E98;
}
.loading{
    display: none;
    width: 100%;
    height: 22px;
    float: left;
    margin: 10px auto;
}
.loading .img{
    display: block;
    width: 126px;
    height: 22px;
    margin: 0 auto;
}

/*.header .headcont{*/
/*height: 100%;*/
/*display: block;*/
/*margin: 0 auto;*/
/*position: relative;*/
/*}*/
/*.header .fbcont{*/
/*z-index: 5021;*/
/*position: absolute;*/
/*display: block;*/
/*height: 25px;*/
/*width: 100px;*/
/*right: 85px;*/
/*margin: 23px 0px 0 0;*/
/*}*/
.tagmenu{
    display: none;
    position: fixed;
    margin: 0;
    left: 0;
    top: 38px;
    z-index: 5001;
}
.tagmenu .arrow{
    display: block;
    width: 27px;
    height: 13px;
    background: url('/images/icons2.png') -87px -86px no-repeat;
    top: -12px;
    margin: 0 0 0 8px;
}
.tagmenu ul{
    display: block;
    background-color: #FFFFFF;
    width: 420px;
    height: 100%;
    padding: 10px;
    border-radius: 3px;
    margin: 0;
    list-style: none;
    float: left;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.tagmenu li{
    display: inline-block;
    float: left;
    margin: 3px 0 3px 10px;
    width: 200px;
    height: 25px;
    color: #8F8F8F;
}
.tagmenu li a{
    display: block;
    padding: 6px 0 5px 9px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    font-family: 'Helvetica', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 13px;
    color: #8F8F8F;
    text-decoration: none;
}
.tagmenu li a:hover{
    color: #333333;
    background: #F1F1F1;
    background: -webkit-linear-gradient(#F1F1F1, #E8E8E8);
    background: linear-gradient(#F1F1F1, #E8E8E8);
    background-color: #ECECEC;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(0, 0, 0, 0.035) inset, 1px 0 0 rgba(0, 0, 0, 0.038) inset, -1px 0 0 rgba(0, 0, 0, 0.02) inset;
}
.projectInfo{
    display: block;
    color: white;
    float: left;
    height: 40px;
    position: absolute;
    margin: 3px 20px 5px 62px;
    z-index: 10000;
    overflow: hidden;
}
.projectInfo h1{
    display: inline-block;
    margin: 5px 0 0;
    padding: 0px;
    font-size: 22px;
    font-family: 'bariol_regularregular';
    font-weight: 300;
    color: white;
    line-height: 30px;
    padding: 0px 20px 0px 15px;
    height: 30px;
    background-color: #87BF24;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 3px;
}
.projectInfo p{
    margin: 2px 0 0 0px;
    /* 		font-family:'Source Sans Pro', sans-serif; */
    font-size: 13px;
    display: none;
}
#info{
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background-color: grey;
    margin: 5px 5px 0 5px;
    cursor: pointer;
    background-image: url('../images/info_icon.png');
    background-size: 40px 65px;
    background-position: top;
    text-align: center;
    overflow: visible;
    z-index: 5020;
    border-radius: 3px;
}
#info:hover{
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.5) inset;
    background-color: #E22123;
    border-color: #99161B;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}
#info.active{
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.5) inset;
    background-color: #E22123;
    border-color: #99161B;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}
#toolbarIcon{
    position: absolute;
    width: 30px;
    right: 13px;
    height: 30px;
    top: 8px;
    overflow: hidden;
    display: block;
    z-index: 5000;
    float: right;
    background-color: grey;
    border-radius: 3px;
    cursor: pointer;
}
#toolbarIcon img{
    width: 100%;
    height: 100%;
}
#projInfoFull{
    clear: both;
    background-color: #5A9FCE;
    height: auto;
    min-height: 100%;
    top: 0;
    margin: 70px 10px 5px 10px;
    border-bottom: 5px solid white;
    padding: 55px;
    padding-top: 10px;
    text-align: center;
    overflow: visible;
}
#projectDesc{
    padding: 8px 0 10px 0;
}
#projectImage{
    margin: 0px auto;
    margin-bottom: 50px;
    padding-right: 10px;
    max-width: 960px;
}
#projectImage section{
    text-align: left;
    float: left;
    margin: 20px 0px 30px 0px;
    /* 		text-transform: uppercase; */
}
#projectImage section h2{
    color: #FCF8EE;
    font-size: 14px;
    margin: 0 10px 20px 0;
    padding: 10px;
    /* 		float:left; */
    font-weight: 100;
    display: block;
    border-top: 1px solid rgba(252, 248, 238, 0.5);
    border-bottom: 1px solid rgba(252, 248, 238, 0.5);
    width: 100%;
}
#projectImage article{
    clear: both;
    font-family: 'bariol_regularregular';
    font-size: 26px;
    line-height: 28px;
    font-weight: 100;
}
#projectImage figure{
    margin: 0;
}
#projectImage figure img{
    max-width: 100%;
    min-width: 100px;
    min-height: 100px;
    clear: both;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 0px;
    background-color: #FCF8EE;
    background-image: url('../images/load.gif');
    background-position: center center;
    background-repeat: no-repeat;
}
@media all and (max-width: 480px){
    #home img{
        /* 		width:130px; */
    }
    #logo{
        text-align: center;
        left: 0px;
        top: 23px;
    }
    #logo img{
        width: 50px;
        margin-top: 7px;
    }
    #projectDesc{
        display: none;
    }
    .table{
        margin-left: 0px;
        padding: 0px 25px 0 5px;
    }
    .inner{
        margin: 0 0px 0 0px;
        padding: 0px;
        width: 100%;
    }
    .inner img{
        width: 100%;
    }
    #projInfoFull{
        /* 	padding:8px 11px 8px 8px;	 */
        padding: 10px;
    }
    #projectImage section h2{
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #projectImage{
        width: 100%;
    }
    #aboutInner img{
    }
    .nav-arrows span{
        width: 10px;
        height: 10px;
        top: 90px;
        border: 5px solid #FFFFFF;
        border: 5px solid rgba(255, 255, 255, 1);
    }
    .nav-arrows span.nav-arrow-prev{
        left: 10%;
        border-right: none;
        border-top: none;
    }
    .nav-arrows span.nav-arrow-next{
        right: 10%;
    }
    #aboutCenter{
        margin: 0px auto;
        width: 270px;
        height: 100%;
        overflow: auto;
        overflow-x: hidden;
        float: left;
        padding: 10px;
        padding-bottom: 80px;
    }
    #aboutCenter h1{
        font-size: 23px;
        clear: both;
    }
    #aboutLogo{
        clear: both;
        margin-right: 25px;
        width: 275px;
        height: 50px;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    #aboutLogo img{
        width: 50px;
        margin: 0px auto;
    }
    #aboutText{
        clear: both;
        text-align: justify;
    }
    #formButton{
        float: left;
    }
    #contactForm input{
        clear: both;
        width: 265px;
    }
    #contactForm textarea{
        clear: both;
        font-size: 16px;
        width: 272px;
        height: 60px;
        margin-bottom: 10px;
        border: 1px solid #2BC399;
        padding-left: 5px;
        padding-top: 10px;
        background-image: url('../images/form_back.jpg');
        font-family: 'bariol_regularregular';
        background-repeat: repeat-x;
    }
}
.sl-content{
    background: #5B9FCE;
}
.sl-content .sl-slide-inner{
    padding: 0px 0 0 0px;
    width: 100%;
}
.sl-content .sl-slide-inner a{
    display: inline-block;
    margin: 10px;
    width: 120px;
    height: 120px;
}
.sl-content .sl-slide-inner a img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: 2px solid transparent;
}
.sl-content .sl-slide-inner a img:hover{
    border: 2px solid black;
}

.ad300x250{
    display:block;
    min-width:250px;
    min-height:250px;
    text-align:center;
}
.ad300x250 .ap{
    text-align:center;
}
.adtitle{
    text-align:left;
    width: 100%;
    display: block;
    font-family: Arial;
}
.category_banner {
    background-color: #034566;
    border-radius: 10px;
    margin: 5px 0 0 0px;
    border: 1px solid #310864;
    height: 100%;
}
.ad336x280{
    display:block;
    width:336px;
    height:280px;
}
.ad300x600{
    display:block;
    width:300px;
    height:630px;
}
.ad300x600 span{
    display:block;
    width:100%;
    height:30px;
    text-align: center;
    color:white;
    line-height:30px;
}

.rightnav{
    display: block;
    position: fixed;
    right: 7px;
    bottom: 30px;
    width: 115px;
    padding: 2px 2px 0 2px;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.1);
    z-index: 1000;
}
.rightnav .navfblike{
    display: block;
    height: 31px;
    padding: 10px 0 0px;
    text-align: center;
    border-bottom: 1px dotted #F0F0F0;
    overflow: hidden;
}
.rightnav .imgnav{
    display: none;
    width: 100%;
    border-bottom: 2px solid #E5E3E6;
}
.rightnav .imgnav img{
    width: 100%;
}
.rightnav .tagnav .first.m1{
    border-bottom: 0px dotted #F0F0F0;
}
.rightnav .tagnav .first{
    display: block;
    height: 35px;
    width: 100%;
    text-align: center;
    position: relative;
    border-bottom: 1px dotted #F0F0F0;
    line-height: 30px;
    position: relative;
    padding: 3px 0 3px 2px;
}
.rightnav .tagnav .first .home{
    margin: 3px 0 0;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 7px;
    display: inline-block;
    background: url(/images/icon.png?v=2);
    background-position: -2px -2px;
}
.rightnav .tagnav .first .played{
    margin: 3px 0 0;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 7px;
    display: inline-block;
    background: url(/images/icon.png?v=2);
    background-position: 63px 0px;
}
.rightnav .tagnav .first .favorite{
    margin: 3px 0 0;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 4px;
    display: inline-block;
    background: url(/images/icon.png?v=3);
    background-position: 0 -33px;
    top: 4px
}
.rightnav .tagnav .first .more{
    margin: 3px 0 0;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 7px;
    display: inline-block;
    background: url(/images/icon.png?v=2);
    background-position: 28px -2px;
}
.first.m0{
    border-bottom: 0px;
}
.first.m1{
    border-bottom: 0px;
    border-top: 1px dotted #F0F0F0;
    padding: 3px 0 4px 2px;
}
.rightnav .tagnav .first .txt{
    margin: 3px 0 0;
    width: auto;
    height: 33px;
    position: absolute;
    left: 43px;
    top: 3px;
    display: inline-block;
}
.rightnav .tagnav .last{
    text-align: center;
    border-top: 1px dotted #F0F0F0;
    margin: 5px 0 0;
    padding-top: 4px;
    position: relative;
}
.rightnav .tagnav{
    display: block;
    width: 100%;
    font-family: 'HKFont', sans-serif;
    font-size: 12px;
}
.rightnav .tagnav:hover{
    background-color: rgba(0, 0, 0, 0.2);
}
.rightnav .tagnav a{
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    border-bottom: 0px solid #E5E3E6;
    line-height: 28px;
    position: relative;
    padding: 3px 0 3px 2px;
    height: 36px;
    width: 100px;
}
.rightnav .hiddenimg{
    display: inline-block;
    width: 36px;
    height: 36px;
    bottom: 5px;
    border: 0px;
}
.rightnav .tagnav a .home, .rightnav .tagnav a .played, .rightnav .tagnav a .more{
    top: 4px;
}
.rightnav .tagnav a span{
    display: inline-block;
    height: 30px;
    position: absolute;
    top: 8px;
    left: 43px;
    overflow: hidden;
    font-family: 'HKFont';
}
.rightnav .tagnav a:hover{
    color: #FFFFFF;
}
.rightnav .gototop{
    display: none;
    width: 100%;
    height: 30px;
    border-top: 1px dotted #F0F0F0;
    background: url(/images/comm_imgs.png?v=2);
    background-position: 40px 2px;
    cursor: pointer;
}
.rightnav .gototop:hover{
    background-color: rgba(0, 0, 0, 0.2);
}

.bottomfblike{
    display: block;
    float: right;
    width: 110px;
    min-height: 30px;
    overflow: hidden;
    margin: 3px 30px 0;
}
@font-face{
    font-family: 'LeagueGothic';
    src: url('./font/LeagueGothic-Regular.otf?123');
}
@font-face{
    font-family: 'LeagueGothic2';
    font-style: normal;
    src: local('LeagueGothic2'), local('LeagueGothic2-Regular'), url('/css/font/League_Gothic-webfont.woff?12345') format('woff');
}
body{
    background: #02365d;
}

.recommend-box{
    width: 716px;
    height: 500px;
    border: 6px solid #FFFFFF;
    border-radius: 15px;
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
    background: url('../images/icon/banner_box_bg.png') repeat-x #11A3DE;
    position: fixed;
    top: 100px;
    z-index: 99999;
    margin: 0 0 0 -358px;
    display: block;
    left: 50%;
    display: none;
}
.box-close{
    position: absolute;
    top: -20px;
    right: -20px;
    background: url(../images/icon/banner_box_close.png) no-repeat 0 0;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    z-index: 999;
}
.box-close:hover{
    background-position: -52px 0;
    cursor: pointer;
}
.box-title{
    font-size: 40px;
    margin-top: 10px;
    text-align: center;
    font-family: 'LeagueGothic', 'Pathway Gothic One';
}
.box-games{
    overflow: hidden;
    padding-left: 2px;
}
.box-games ul{
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}
.box-games li{
    height: 120px;
    width: 120px;
    float: left;
    margin: 10px;
}
.box-games li img{
    border: 4px solid #103154;
    border-radius: 10px;
    height: 120px;
    width: 120px;
}
.header_banner{
    position: relative;
    top: 18px;
    float: right;
    margin-right: 130px;
}

.modal .login-container{
    margin-top: 30px;
    border-bottom: 1px solid #666666;
}

.modal .login-container h2{
    color: #525252;
    font-size: 23px;
    margin: 10px 0 30px;
    text-align: center;
    font-weight: bold;
}
.social-signup{
    width: 300px;
    height: 42px;
    margin: 15px auto;
}
.facebook-login-btn{
    background: url('../images/icon/login.png') 0 42px;
    width: 300px;
    height: 42px;
    display: block;
}
.googleplus-login-btn{
    background: url('../images/icon/login.png') 0 0;
    width: 300px;
    height: 42px;
    display: block;
}
.setting-container{
    cursor: pointer;
    width: 20px; height: 65px; float: right; display: block;
    padding: 0 15px;
    position: relative;
    margin-right: 5px;
}
.setting-container.active{
    background-color: #00a0dc;
}
.icon-setting{
    display: block; width: 20px; height: 20px; margin-top: 23px; background: url('../images/icon/setting.png') no-repeat;
}
.setting-container.active .icon-setting{
    background-position: -20px 0;
}

.pop-container{
    position: absolute;
    min-width: 130px;
    top:65px;
    right:0;
}
.popup-menu{
    list-style-type: none;
    overflow: hidden;
    padding: 5px 0;
    background-color: #00a0dc;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.popup-menu a {
    display: block;
    line-height: 30px;
    padding: 0 20px;
    font-size: 13px;
    color:#fff;
    text-align: left;
    font-weight: normal;
}
.popup-menu a:hover{
    background: rgb(25,192,255);
    text-decoration: none;
}

.user-info{float:right}
.user-logo{float:left}
.user-logo img{width:35px;height: 35px;margin-top:15px;}

/*****登录框 start******/
.fl {
    float: left;
}
.fr {
    float: right;
}
.simple-login .dialog-input,.simple-login .forget-password{
    margin: 0 auto;
}
.reg_error_tip{
    height: 14px;
    width: 320px;
    text-align: right;
    color: red;
    font-size: 10px;
    line-height: 14px;
    display: block;
    margin: 0 auto;
}
.simple-login .dialog-input{
    border:0;
    color: #fff;
    font-size: 13px;
    background: #5a82b6;
    width: 270px;
    padding: 0 10px 0 40px;
    display: block;
    height: 42px;
}
.simple-login .dialog-input:hover{
    box-shadow: inset 0 1px 5px rgba(0,0,0,.6);
    border:0;
}
.simple-login .dialog-input:focus{
    border:0;
}
.simple-login .forget-password{
    font-size: 13px;
    text-align: right;
    width: 320px;
    margin-top: 5px;
}
.forget-password a{color: #747474}
.forget-password a:hover{
    text-decoration: none;
}
#checked-result{ text-align: center;color: #233051;margin-top:10px;font-size:16px;line-height:1.2;white-space: normal;overflow: hidden; height:40px;}
.simple-login .simple-login-btn,.simple-register{
    border: 0;
    background: #1dcfab;
    display: block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    font-family: Arial;
    cursor: pointer;
    outline: none;
}
.simple-register{
    color: #fff;
    background: #ff953f;
    width: 320px;
    text-align: center;
    margin: 0 auto;
}
.simple-register:hover{color: #fff; background: #fead6c;}
.login-register{
    height: 42px;
    margin-top: 10px;
}
.login-register a:hover{
    text-decoration: none;
}
.simple-login .simple-login-btn{
    width: 320px;
    margin: 0 auto;
}
.simple-login .simple-login-btn:hover{
    background: #23dcb7;
}
.simple-login .forget-password a{color: #4980aa;}
.position-re{
    position: relative;
}
.position-re i{
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 1;
    background:url('../images/icon/login_icon.png') no-repeat;
}
.position-re .position-admin{
    background-position: 0 0;
}
.leflist{
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.lefticon{
    width: 30px;
    height: 30px;
    /*background-color: #2bafed;*/
    padding: 15px;
    list-style-type :none;
    float: left;
}
.icon-info1{
    background-image: url("/images/icon-3/Management_02.png");

}
.icon-info2{
    background-image: url("/images/icon-3/Action_02.png");
}
.icon-info3{
    background-image: url("/images/icon-3/Car-Racing_02.png");
}
.icon-info4{
    background-image: url("/images/icon-3/Dressup_02.png");

}
.icon-info5{
    background-image: url("/images/icon-3/Puzzle_02.png");

}
.icon-info6{
    background-image: url("/images/icon-3/Strategy_02.png");
}
.icon-info7{
    background-image: url("/images/icon-3/homepage_02.png?2");
}



.icon-info1:hover{
    background-image: url("/images/icon-3/Management_01.png");

}
.icon-info2:hover{
    background-image: url("/images/icon-3/Action_01.png");

}
.icon-info3:hover{
    background-image: url("/images/icon-3/Car-Racing_01.png");

}
.icon-info4:hover{
    background-image: url("/images/icon-3/Dressup_01.png");

}
.icon-info5:hover{
    background-image: url("/images/icon-3/Puzzle_01.png");

}
.icon-info6:hover{
    background-image: url("/images/icon-3/Strategy_01.png");

}
.icon-info7:hover{
    background-image: url("/images/icon-3/homepage_01.png?2");

}
.icon-info1:hover:before{
    content: "Management";
    /*background-color:rgb(43, 175, 237) ;*/
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    width: auto;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info2:hover:before{
    content: "Action";
    /*background-color:rgb(43, 175, 237) ;*/
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    width: auto;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info3:hover:before{
    content: "Car Racing";
    /*background-color:rgb(43, 175, 237) ;*/
    display:block;
    width:60px;
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info4:hover:before{
    content: "Dressup";
    /*background-color:rgb(43, 175, 237) ;*/
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    width: auto;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info5:hover:before{
    content: "Puzzle";
    /*background-color:rgb(43, 175, 237) ;*/
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    width: auto;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info6:hover:before{
    content: "Strategy";
    /*background-color:rgb(43, 175, 237) ;*/
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    width: auto;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info7:hover:before{
    content: "Home Page";
    /*background-color:rgb(43, 175, 237) ;*/
    display:block;
    color: #EE3524;
    position: relative;
    left: 35px;
    top: 5px;
    width: 60px;
    /*height: 30px;*/
    padding:5px;
    border-radius: 5px;
    background: #c0e0ee;
    /*border: 1px solid #3a789e;*/
    font-size: 18px;
}
.icon-info{
    width: 30px;
    height: 30px;
    /*background-color: #2bafed;*/
}
.position-re .position-login{
    background-position: 0 -22px;
}
.position-re .position-email{
    background-position: 0 -44px;
}
.other-login{
    text-align: center;
    height: 15px;
    position: relative;
    margin-top: 25px;
}
.other-login .line{
    display: block;
    margin-top: 7px;
    width: 100%;
    height: 1px;
    font-size: 1px;
    background: #d9d9d9;
}
.other-login .word{
    display: inline-block;
    background: #fff;
    line-height: 15px;
    position: relative;
    top: -8px;
    height: 15px;
    color: #233051;
    padding: 0 10px;
}
.other-login-icon{
    height: 38px;
    background: #ebebeb;
    margin-top: 10px;
}
.other-login-icon a{
    display: inline-block;
    margin:4px 9px 0 0;
    width: 30px;height: 30px;
    background:#eeeeee url('../images/icon/other-login.png') no-repeat;
}
.other-login-icon .o-facebook{
    width: 187px;
    height:38px;
    float: left;
    margin-top: 0;
    background-position: 0 0;
}
.other-login-icon .o-google{
    background-position:-192px -4px;
}
.other-login-icon .o-yahoo{
    background-position:-224px -4px;
}
.other-login-icon .o-network{
    background-position:-258px -4px;
}
.other-login-icon .o-twitter{
    background-position:-288px -4px;
}
.login_error_tip{
    width: 320px;
    margin: 5px auto 0;
    color: red;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
}
/*****登录框 end********/
.agame{
    width: 155px;
    height: 155px;
}
@media screen and (max-width: 1024px) {
    .agame{
        width: 125px;
        height: 125px;
    }
}
@media screen and (min-width:1025px) and (max-width: 1280px) {
    .agame{
        width: 140px;
        height: 140px;
    }
}
@media screen and (min-width:1281px) and (max-width: 1366px) {
    .agame{
        width: 149px;
        height: 149px;
    }
}
@media screen and (min-width:1376px) and (max-width: 1440px) {
    .agame{
        width: 158px;
        height: 158px;
    }
}
@media screen and (min-width:1410px) and (max-width: 1600px) {
    .agame{
        width: 157px;
        height: 157px;
    }
}
@media screen and (min-width:1601px) and (max-width: 1920px) {
    .agame{
        width: 155px;
        height: 155px;
    }
}



/*list css*/
.container{
    height: 100%;
    display: block;
    margin:65px auto;
}

.thumbs_container1{
    display: block;
}
#main_content {
    position: relative;
    margin-top: 0;
    margin-bottom: -25px;
    /*margin:0 auto -25px;*/
    width: 100%;
    min-height: 100%;
    background: none;
    z-index: 1;
}
#thumbs_container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    top: 90px;
    border: 0 solid #fff;
    /*text-align: left;*/
    color: #fff;
    z-index: 1111;
    padding-top: 0;
}


#thumbsList {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    top: 5px;
}

.thumb_container{
    float: left;
    width: 96px;
    height: 96px;
}
.thumb_container a{
    display: block;
    position: relative;
    width: 96px;
    height: 96px;
}
.tb_small{
    position: absolute;
    left: 0;
    top: 0;
    z-index:999;
    width: 100px;
    height: 100px;
    background: url("../images/tb_small.png") no-repeat;
}
.thumb_container a img {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 9px;
    top: 10px;
    z-index: 888;;
}
.thumb_container:hover .tb_small{
    background: url("../images/tb_small_mo.png") no-repeat;
}
#background{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #0a2d4c;
    background: -moz-linear-gradient(top,#0a2d4c 0%,#174972 24%,#174972 24%,#1d5987 40%,#2977ac 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0a2d4c),color-stop(24%,#174972),color-stop(24%,#174972),color-stop(40%,#1d5987),color-stop(100%,#2977ac));
    background: -webkit-linear-gradient(top,#0a2d4c 0%,#174972 24%,#174972 24%,#1d5987 40%,#2977ac 100%);
    background: -o-linear-gradient(top,#0a2d4c 0%,#174972 24%,#174972 24%,#1d5987 40%,#2977ac 100%);
    background: -ms-linear-gradient(top,#0a2d4c 0%,#174972 24%,#174972 24%,#1d5987 40%,#2977ac 100%);
    background: linear-gradient(to top,#0a2d4c 0%,#174972 24%,#174972 24%,#1d5987 40%,#2977ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2d4c',endColorstr='#2977ac',GradientType=0);
}
/*tips框*/
.tti_box {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30000;
    width: 250px;
}
.tti_top_arr {
    background: url(../images/tti_arrow_top.png) no-repeat;
    position: relative;
    left: 80px;
    width: 14px;
    height: 10px;
    z-index: 301;
    margin-bottom: -4px;
}
.tti_gradient_box {
    background: #ffef00;
    background: -moz-linear-gradient(top,#ffef00 0%,#f5bc00 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffef00),color-stop(100%,#f5bc00));
    background: -webkit-linear-gradient(top,#ffef00 0%,#f5bc00 100%);
    background: -o-linear-gradient(top,#ffef00 0%,#f5bc00 100%);
    background: -ms-linear-gradient(top,#ffef00 0%,#f5bc00 100%);
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    border: 2px solid #fff;
    width: 250px;
}
.tti_inner {
    padding: 10px;
}
.tt_title {
    text-align: left;
    font-size: 16px;
    color: #005790;
    font-weight: 700;
    display: block;
    margin-bottom: 3px;
    font-family: Arial,Helvetica,sans-serif;
}
.tt_description {
    text-align: left;
    font-size: 12px;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    border: 0 solid;
    margin-bottom: 10px;
    word-wrap:break-word;
}
.tti_btm_arr {
    background: url(../images/tti_arrow_btm.png) no-repeat;
    position: relative;
    left: 80px;
    width: 14px;
    height: 10px;
    z-index: 301;
    margin-top: -2px;
}
/*@media screen and (max-width:1366px){*/
    /*#left_banner{*/
        /*display: none;*/
    /*}*/
    /*#right_banner{*/
        /*display: none;*/
    /*}*/
/*}*/
/*footer*/
#footer_bar{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 25px;
    background-color: rgba(0, 54, 85, 0.9);
    z-index: 2;
}
.footer_bar_left{
    margin-left:20px;
}
#footer_bar a{
    text-decoration: none;
}
.left_links{
    display: block;
    float: left;
    /*margin-top: 3px;*/
    height: 25px;
    line-height: 25px;
    z-index: 10;
    cursor: pointer;
    font-family: 'Pathway Gothic One';
    font-size: 18px;
    color: #f9d00f;
    font-style: oblique;
    letter-spacing:1px;
}
.left_links:hover{
    color: #fff;
}
.footer_bar_right{
    font-size: 18px;
    float: right;
    line-height:25px;
    font-family: 'Pathway Gothic One';
    color: #fff;
    letter-spacing:1px;
    margin-right:20px;
}
.footer_bar_right span{
    color: #f9d00f;
}