body {
    background-color: #F7F6F4;
    color: #5C6773;
    font-family: "Microsoft Yahei", "΢���ź�", STXihei, "����ϸ��", Hei, "����", sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
}

a {
    text-decoration: none;
}

.clearboth {
    clear: both;
}

.nav_bar {
    font-size: 12px;
    height: 100px;
    position: relative;
    z-index: 1000;
}

.nav_bar_row {
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.8);
    *background-color: #FFFFFF;
    filter: alpha(opacity=80);
    *filter: none;
    +filter : none;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.04);
    position: relative;
    min-width: 980px;
}

.nav_bar_row.tier2 {
    box-shadow: 0 8px 6px -10px #4D4D4D;
    /*overflow-x:hidden;*/
    *z-index: -1;
}

.nav_bar .nav_bar_row.tier2.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    _position: absolute;
    _left: 0px;
    _top: expression(documentElement.scrollTop);
}

.nav_bar_container {
    width: 980px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.nav_bar_logo {
    background: url("../Images/logo-cmb.png") no-repeat scroll 0 0 transparent;
    display: block;
    width: 120px;
    height: 100px;
    position: absolute;
    z-index: 1002;
    top: 0px;
    left: 0px;
}

.nav_bar_logo_fixed {
    background: url("../Images/logo-cmb-slim.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    position: fixed;
    width: 120px;
    z-index: 1001;
    *position: absolute;
    *left: 0px;
    *top: expression(documentElement.scrollTop);
    float: left;
}

.logo_aio {
    background: url("../images/logo-aio.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    position: absolute;
    top: 100px;
    width: 120px;
    z-index: -1;
    left: 0px;
}

.nav_menu {
    float: left;
    margin: 0 0 0 120px;
    overflow: hidden;
    padding: 0;
    display: inline;
}

.nav_menu li {
    display: inline-block;
    float: left;
}

.menu_tier1 a {
    color: #8D949D;
    font-weight: bold;
    line-height: 38px;
    margin: 0 10px;
    display: inline-block;
}

.menu_tier1 a:hover {
    border-bottom: 2px solid #A3002F;
    color: #A3002F;
}

.menu_tier1 .active a {
    border-bottom: 2px solid #A3002F;
    color: #A3002F;
}

.nav_bar_aside {
    float: right;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.nav_bar_aside li {
    display: inline-block;
    float: left;
}

.nav_bar_aside a {
    color: #8D949D;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    padding: 14px 10px;
    display: block;
}

.nav_bar_aside a:hover {
    color: #46A2D4;
}

.menu_tier2 {
    display: none;
}

.menu_tier2 a {
    color: #5C6773;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 21px 8px 21px 12px;
    display: inline-block;
}

.nav_bar_row.tier2.fixed .menu_tier2 a {
    padding-top: 16px;
    padding-bottom: 16px;
}

.menu_tier2 a:hover {
    color: #A3002F;
}

.menu_tier2 .active {
    background: url(../images/iconx-tri-up-red.png) no-repeat center bottom;
}

.tier2 .menu_tier2.active {
    display: inline;
}

.nav_bar_tools {
    float: right;
    display: inline;
    margin: 0;
    padding: 0;
    max-height: 50px;
    position: relative;
}

.nav_bar_tools li {
    float: left;
    display: inline-block;
    padding: 0 2px;
    margin: 0;
}

.nav_bar_tools a {
    color: #5C6773;
    padding: 10px 9px;
    display: inline-block;
    margin: 0;
}

.nav_bar_tools li.active a {
    background: url(../images/iconx-arrow-up.png) no-repeat 50% 100%;
}

.nav_bar_tools li.active a.tools_no_child {
    background: none;
}

.nav_bar_row.tier2.fixed .nav_bar_tools a {
    padding-top: 16px;
    padding-bottom: 4px;
}

.nav_bar_tools div {
    line-height: 20px;
    height: 20px;
    width: 20px;
}

.nav_bar_tools h6 {
    color: #5C6773;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    margin: 8px 0px 0px 0px;
}

.nav_bar_row.tier2.fixed .nav_bar_tools h6 {
    line-height: 2px;
    visibility: hidden;
    font-size: 2px;
}

.nav_bar_tools li.active h6 {
    color: #46A2D4
}

.nav_tools_login {
    background-image: url("../images/icon-ain-off.png");
}

.nav_bar_tools li.active .nav_tools_login {
    background-image: url("../images/icon-ain-on.png");
}

.nav_tools_ebank {
    background-image: url("../images/icon-ebank-off.png");
}

.nav_bar_tools li.active .nav_tools_ebank {
    background-image: url("../images/icon-ebank-on.png");
}

.nav_tools_chat {
    background-image: url("../images/icon-chat-off.png");
}

.nav_bar_tools li.active .nav_tools_chat {
    background-image: url("../images/icon-chat-on.png");
}

.nav_tools_fav {
    background-image: url("../images/icon-fav-off.png");
}

.nav_bar_tools li.active .nav_tools_fav {
    background-image: url("../images/icon-fav-on.png");
}

.nav_tools_search {
    background-image: url("../images/icon-search-off.png");
}

.nav_bar_tools li.active .nav_tools_search {
    background-image: url("../images/icon-search-on.png");
}

.nav_menu_mask {
    width: 100%;
    height: 398px;
    background-color: #FFFFFF;
    z-index: 1001;
    position: absolute;
    top: 0px;
    border: 0;
    display: none;
}

.nav_menu_collapse {
    width: 100%;
    position: absolute;
    top: 0px;
    overflow: hidden;
    background-color: #FFFFFF;
    border-top: solid 2px #A3002F;
    box-shadow: 0 6px 8px -8px #4D4D4D;
    display: none;
    z-index: 1002;
}

.nav_menu_collapse .menu_column {
    float: left;
    margin: 0 24px;
    width: 115px;
    height: 398px;
    display: inline;
}

.nav_menu_collapse ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

.nav_menu_collapse li {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    vertical-align: bottom;
}

.nav_menu_collapse h4 {
    margin-top: 15px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #5C6773;
}

.menu_column a {
    padding: 7px 0;
    color: #5C6773;
    font-size: 12px;
    display: block;
}

.menu_column a:hover {
    color: #A3002F;
    border: 0;
}

.nav_menu_collapse .menu_btn_gray {
    color: #5C6773;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    display: inline;
    border-radius: 3px;
    border: 1px solid #D1D1D1;
    background-color: #E6E9ED;
    padding: 0 11px;
    margin: 4px 0 8px;
    float: left;
}

.nav_menu_collapse .menu_btn_gray:hover {
    border: 1px solid #B2B2B2;
    background-color: #CED4DC;
    color: #5C6773;
}

.menu_btn_gray .btn_left {
    background: url(../images/menu-btn-gray-off.png) no-repeat 0 0;
    float: left;
    width: 6px;
    height: 32px;
}

.menu_btn_gray .btn_middle {
    background: url(../images/menu-btn-gray-off.png) repeat-x 0 -32px;
    float: left;
    height: 32px;
    padding: 0 5px;
}

.menu_btn_gray .btn_right {
    background: url(../images/menu-btn-gray-off.png) no-repeat 0 -64px;
    float: left;
    width: 6px;
    height: 32px;
}

.menu_btn_gray:hover .btn_left {
    background: url(../images/menu-btn-gray-on.png) no-repeat 0 0;
}

.menu_btn_gray:hover .btn_middle {
    background: url(../images/menu-btn-gray-on.png) repeat-x 0 -32px;
}

.menu_btn_gray:hover .btn_right {
    background: url(../images/menu-btn-gray-on.png) no-repeat 0 -64px;
}

.menu_right_panel {
    float: right;
    background-color: #E9ECEE;
    border-left: solid 1px #CCD3D9;
    width: 327px;
    height: 398px;
}

.menu_right_panel .menu_adv_row {
    margin: 24px;
}

.menu_adv_row .low_adv {
    display: block;
    height: 105px;
}

.menu_adv_row .high_adv {
    display: block;
    height: 196px;
}

.menu_adv_row img {
    border: 0;
    margin: 0;
    padding: 0;
}

.menu_adv_row .menu_btn_gray {
    float: left;
    margin: 2px 4px 2px 0;
}

.nav_tools_collapse {
    width: 100%;
    position: absolute;
    top: 0px;
    overflow: hidden;
    background-color: #FFFFFF;
    border-top: solid 2px #46A2D4;
    box-shadow: 0 6px 8px -8px #4D4D4D;
    display: none;
    z-index: 1002;
}

.nav_tools_collapse .full_container {
    margin: 24px;
    width: 604px;
    height: 350px;
    overflow: hidden;
    float: left;
    display: inline;
}

.nav_tools_collapse .column_container {
    margin: 24px;
    height: 350px;
    width: 278px;
    overflow: hidden;
    float: left;
    display: inline;
}

.nav_tools_collapse h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 18px;
}

.nav_tools_collapse .content_row {
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
}

.nav_tools_collapse p {
    font-size: 12px;
    margin: 0 0 18px;
    line-height: 18px;
}

.nav_tools_collapse .img_adv_for_login {
    background: url(../images/nav-ain-images.png) no-repeat 0 0;
    width: 397px;
    height: 70px;
}

.nav_tools_collapse .tools_btn_blue {
    color: #FFF;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #328BBC;
    background-color: #46A2D4;
    padding: 0 18px;
    margin: 0 12px 0 0;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px #6FB7DE;
    box-shadow: inset 0 1px #6FB7DE;
}

.nav_tools_collapse .tools_btn_blue:hover {
    background-color: #2D8FC4;
    border-color: #25678C;
}

.nav_tools_collapse .tools_btn_blue.long_btn {
    padding: 0px;
    margin: 0 0 6px;
    width: 276px;
    float: left;
    display: block;
}

.nav_tools_collapse .link_btn_gray {
    display: inline-block;
    color: #8D949D;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    padding: 0 18px 0 30px;
    margin: 0 12px 0 0;
    font-size: 12px;
    float: left;
}

.nav_tools_collapse .link_btn_gray:hover {
    text-decoration: underline;
}

.link_btn_gray.qq_login {
    background: url(../images/icon-qq.png) no-repeat 7px 3px;
}

.link_btn_gray.weibo_login {
    background: url(../images/icon-weibo.png) no-repeat 5px 4px;
}

.nav_tools_collapse .link_btn_blue {
    display: inline-block;
    color: #428BCA;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    padding: 0;
    margin: 0 24px 0 0;
    font-size: 14px;
    float: left;
}

.nav_tools_collapse .link_btn_blue:hover {
    color: #2a6496;
    text-decoration: underline;
}

.nav_tools_collapse .tools_btn_gray {
    color: #5C6773;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #D1D1D1;
    background-color: #E6E9ED;
    padding: 0 18px;
    margin: 0 12px 0 0;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px #FFF;
    box-shadow: inset 0 1px #FFF;
}

.nav_tools_collapse .tools_btn_gray:hover {
    background-color: #CED4DC;
    border-color: #B2B2B2;
}

.nav_tools_collapse .tools_btn_gray.long_btn {
    padding: 0px;
    margin: 0 0 6px;
    width: 276px;
    float: left;
    display: block;
    position: relative;
}

.tools_btn_gray div {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 24px;
    top: 9px;
}

.tools_btn_gray.iphone_btn div {
    background: url(../images/button-apple.png) no-repeat 0px 0px transparent;
}

.tools_btn_gray.android_btn div {
    background: url(../images/button-android.png) no-repeat 0px 0px transparent;
}

.tools_btn_gray.winphone_btn div {
    background: url(../images/button-windows.png) no-repeat 0px 0px transparent;
}

.tools_btn_gray.mobile_btn div {
    background: url(../images/button-mobile.png) no-repeat 0px 0px transparent;
}

.tools_btn_gray.ipad_btn div {
    background: url(../images/button-ipad.png) no-repeat 0px 0px transparent;
}

/*---------- mobile��ҳͷҳ����ʽ----------*/
.mobile_header {
    background-color: #A30030;
    height: 50px;
    position: relative;
    text-align: center;
}

.mobile_header .return_link {
    width: 50px;
    height: 24px;
    top: 13px;
    left: 3%;
    position: absolute;
    text-align: left;
}

.return_link a {
    width: 16px;
    height: 24px;
    display: inline-block;
    background: url("../images/head_ico.png") no-repeat 0 -46px;

}

.mobile_header .logo {
    width: 102px;
    height: 50px;
    display: block;
    background: url("../images/head_ico.png") no-repeat 0 4px;
    margin: 0 auto;
}

.mobile_header .home_link {
    width: 22px;
    height: 26px;
    right: 3%;
    top: 10px;
    position: absolute;
}

.home_link a {
    width: 22px;
    height: 26px;
    display: inline-block;
    background: url("../images/head_ico.png") no-repeat 0 -70px;
}

.mobile_footer {
    background-color: #E9ECEF;
    border-top: solid 1px #D5DCE2;
    overflow: hidden;
}

.mobile_footer .footer_nav {
    padding: 2em 8% 0;
    overflow: hidden;
}

.footer_nav .link_item {
    width: 33.3333%;
    text-align: center;
    float: left;
    margin-bottom: 1.5em;
}

.link_item a {
    color: #5C6773;
    background: url("../images/head_ico.png") no-repeat 0 -106px;
    padding-left: 16px;
    display: inline-block;
}

.mobile_footer .copy_right {
    color: #79818C;
    text-align: center;
    line-height: 1.5em;
    margin-top: 15px;
    padding-bottom: 30px;
}

.hide_control {
    display: none;
}

/*ͷ��������ʾ*/
.nav_bar_tools div.web_bank_tips {
    position: absolute;
    z-index: 98;
    top: -2px;
    left: 34px;
    background: url("../images/web_bank_cover.png") no-repeat;
    width: 62px;
    height: 60px;
}

.nav_bar_tools div.web_bank_tips_box {
    background: url("../images/tips_open_bg.png") no-repeat;
    width: 196px;
    height: 147px;
    position: absolute;
    z-index: 97;
    top: 60px;
    left: -105px;
}

.web_bank_tips_box .tipstxt {
    color: #46a2d4;
    text-align: center;
    font-size: 14px;
    padding-top: 50px;
}

.web_bank_tips_box .tipsbtn_con {
    text-align: center;
    margin-top: 16px;
}

.nav_bar_tools a.web_bank_know,
.nav_bar_row.tier2.fixed .nav_bar_tools a.web_bank_know {
    padding: 0px 18px;
    color: #fff;
}

.web_bank_close {
    color: #46a2d4;
    font-size: 16px;
    position: absolute;
    right: 8px;
    top: 35px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.web_bank_close:hover {
    background: #eee;
}

.CurrentUser {
    font-size: 12px;
    line-height: 14px;
    color: #a50031;
    font-weight: bold;
}