﻿body { font-size: 12px; }
a span { cursor: pointer; }
.icon { overflow: hidden; display: inline-block; background-image: url(../images/icon.png); background-repeat: no-repeat; line-height: 0; font-size: 0; }
.show-icon { width: 9px; height: 5px; background-position: -148px 0; vertical-align: middle; }
.login-icon, .reg-icon { width: 19px; height: 19px; vertical-align: middle; }
.login-icon { background-image: url(../images/login-icon.png); display: inline-block; }
.reg-icon { background-image: url(../images/reg-icon.png); display: inline-block; }
.account-icon { background-position: -48px 0; }
.protect-icon { background-position: -68px 0; }
.pay-icon { background-position: -88px 0; }
.service-icon { background-position: -108px 0; }
.other-icon { background-position: -128px 0; }
.hot-icon { margin: 9px 0 0 4px; width: 22px; height: 12px; background-position: -167px 0; vertical-align: top; }

.clear { font-size: 0; line-height: 0; overflow: hidden; clear: both; height: 0; }

/* 统一头部样式开始 */
.header_wrap { position: relative; z-index: 2; width: 100%; min-width: 960px; background-color: #17aff5; }
.header_inner { position: relative; margin: 0 auto; height: 70px; width: 960px; }
.logo { float: left; padding-top: 10px; }
    .logo img { height: 50px }
.logo_jia { padding-left: 7px; }
.nav_box { float: right; }
    .nav_box .nav_li { float: left; height: 70px; }
        .nav_box .nav_li a.nav_a { display: inline-block; padding: 0 15px; height: 55px; line-height: 70px; font-size: 16px; font-family: 'Microsoft Yahei'; color: #ffffff; }
        .nav_box .nav_li:nth-child(1) a.nav_a:hover, .nav_box .curr:nth-child(1) a.nav_a { text-decoration: none; }
        .nav_box .nav_li:nth-child(2) a.nav_a:hover, .nav_box .curr:nth-child(2) a.nav_a { text-decoration: none; }
        .nav_box .nav_li:nth-child(3) a.nav_a:hover, .nav_box .curr:nth-child(3) a.nav_a { text-decoration: none; }
        .nav_box .nav_li:nth-child(4) a.nav_a:hover, .nav_box .curr:nth-child(4) a.nav_a { text-decoration: none; }
        .nav_box .nav_li:nth-child(5) a.nav_a:hover, .nav_box .curr:nth-child(5) a.nav_a { text-decoration: none; }
        .nav_box .nav_li:nth-child(6) a.nav_a:hover, .nav_box .curr:nth-child(6) a.nav_a { text-decoration: none; }
    .nav_box .curr { position: relative; z-index: 101; }
        .nav_box .curr a.nav_a { position: relative; z-index: 101; border-bottom: 2px solid #ffffff; }
    .nav_box .min_w a.nav_a { width: 42px; text-align: center; }
#all_serve_li, #all_game_li { position: relative; }
.nav_box .nav_login, .nav_box .nav_register { float: left; padding: 0 0 0 20px; height: 70px; line-height: 70px; font-size: 12px; font-family: Simsun; }
.nav_box .nav_login { _display: inline; }
    .nav_box .nav_login a.nav_a { color: #ffffff; }
.nav_box .nav_register a.nav_a { color: #ffffff; }
.nav_box .login_ok { position: relative; float: left; padding: 5px 0 0 5px; color: #ffffff; width: 232px; height: 65px; line-height: 65px; font-size: 12px; text-align: right; }
    .nav_box .login_ok a.nav_a { background-color: #666; color: #fff; padding: 3px 5px; margin-left: 5px; white-space: nowrap; text-decoration: none; }
/* 全服务菜单 */
.all_serve { overflow: hidden; position: absolute; top: 70px; right: -1px; _right: -2px; z-index: 100; width: 230px; font-size: 12px; }
    .all_serve dl { float: left; width: 109px; height: 100%; margin-right: 1px; background-color: #fff; }
        .all_serve dl dd { height: 40px; line-height: 40px; }
            .all_serve dl dd a { color: #000000; width: 109px; height: 40px; display: block; text-align: center; }
                .all_serve dl dd a:hover, .all_game dl dd a:hover { color: #4aa7f8; text-decoration: none; }

/* ------------------ footer Style --------------------------- */
#cyou_bottom { border-top: 1px solid #ccc; padding: 18px 0 18px; height: 71px; min-width: 980px; width: 100%; }
#cyou_bottom_main { margin: 0 auto; width: 1068px; height: 71px; font: 12px/20px "宋体",Tahoma,Geneva,sans-serif; color: #aaa; }
.cyou_bottom_logo { float: left; padding: 3px 0 0 23px; }
    .cyou_bottom_logo a { display: inline-block; width: 176px; height: 50px; background: url("/images/fflogo.png") no-repeat; background-size: cover; }
.cyou_bottom_sprite { float: left; padding: 23px 0 0 21px; }
.beian { float: left; width: 35px; height: 35px; background: url("/images/cyou_copyright_sprite.png") no-repeat scroll 0 0; }
.stamp { float: left; width: 35px; height: 35px; margin-left: 16px; background: url(/images/stamp.png) no-repeat scroll 0 0; _background-image: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://i0.cy.com/www/main/20140526/stamp.png",sizingMethod="crop"); }
.cyou_bottom_cont { float: left; padding-left: 18px; }
    .cyou_bottom_cont p { height: 25px; line-height: 25px; }
    .cyou_bottom_cont a { color: #aaa; }
        .cyou_bottom_cont a:hover { color: #006dc1; }
.cyou_bottom_right a { background-image: url(/images/cyou_copyright_sprite.png); background-repeat: no-repeat; height: 48px; }
