﻿body {
    margin: 0px;
    font-size: 14px;
}

/** {
    font-size: 14px;
}*/
span, div, li, form, ul, p, a {
    font-size: 14px;
}

ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

/*a:hover {
    color: red;
    text-decoration: none;
}*/

/*begin 页面框架*/
#container {
    width: 950px;
    margin: 0 auto;
}

#column_main_cor {
    width: 723px;
    float: left;
}

#column_right_cor {
    width: 209px;
    float: right;
}

/* end 页面框架*/

.location {
    margin: 0px auto 8px auto;
}

    .location span {
        margin: 0px auto auto 28px;
        color: #666;
    }


.hotproduct {
    width: 723px;
    float: left;
    margin-bottom: 8px;
    margin-top: 8px;
}

.common_head {
    margin: 0px;
    height: 32px;
    width: 721px;
    line-height: 32px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f1f1f1 url(../images/con_bg.gif) repeat-x;
}

    .common_head .head_left {
        float: left;
        width: 387px;
    }

    .common_head .arrow {
        float: left;
        margin: 8px 0px 0px 24px;
        width: 12px;
        height: 12px;
        background: url(../images/arrow.jpg) no-repeat;
    }

    .common_head h2 {
        font-size: 14px;
        float: left;
        margin: 0px 0px 0px 12px;
    }

    .common_head .head_right {
        float: left;
        width: 332px;
    }

.common_content {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}


.hotproduct_left {
    width: 387px;
    height: 196px;
    float: left;
    display: inline;
}

.hotproduct_left_img {
    margin: 8px 0px 0px 8px;
    float: left;
    width: 108px;
    height: 180px;
}

.hotproduct_left_right {
    float: left;
    margin: 8px 0px 0px 8px;
    width: 230px;
    height: 180px;
}

.hotproduct_left_info {
    margin: 0px;
    width: 240px;
    float: left;
    height: 170px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.corporate_more {
    border: 0px;
    float: right;
    margin: 8px 8px;
}


.m_mid_con_container {
    width: 721px;
    height: 190px;
    border: 1px solid #cccccc;
    border-top: none;
    border-bottom: 1px solid #ccc;
}

.hotproduct_right {
    width: 332px;
    height: 196px;
    float: left;
    display: inline;
}

.hotproduct_right_info {
    margin-left: 25px;
    margin-top: 20px;
    width: 300px;
    color: #666;
    height: 124px;
    overflow: hidden;
    clear: both;
}

.hotproduct_right .corporate_more {
    border: 0px;
    float: right;
    margin: 8px 32px !important;
    margin: 10px 10px;
}

/*end 最新消息*/
.proandsvr {
    float: left;
    width: 723px;
    margin: 0px;
}

.proandsvr_head {
    float: left;
    height: 33px;
    width: 723px;
    background: url(../images/main_content_bg.jpg) no-repeat;
}

    .proandsvr_head h2 {
        margin: 8px 0px 0px 48px;
        font-size: 14px;
    }

.proandsvr_content {
    border: 1px solid #ccc;
    float: left;
    border-top: none;
    height: 170px !important;
}


.proandsvr_left {
    width: 389px;
    float: left;
}

    .proandsvr_left .proandsvr_left_img {
        margin: 8px 0px 0px 8px;
        float: left;
        width: 108px;
        height: 150px;
    }

    .proandsvr_left .proandsvr_left_right {
        float: left;
        margin: 8px 0px 0px 8px;
        width: 240px;
        height: 150px;
    }

    .proandsvr_left .proandsvr_left_info {
        margin: 0px;
        margin-top: 4px;
        float: left;
        width: 230px;
        height: 100px;
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
    }

    .proandsvr_left .proandsvr_left_more {
        border: 0px;
        float: right;
        margin: 2px 2px 2px 0px;
    }

.proandsvr_spacer {
    width: 1px;
    float: left;
    border-left: 1px solid #ccc;
    height: 120px;
    margin-top: 16px;
}

.proandsvr_left_head {
    font-size: 14px;
    font-weight: bold;
}

.proandsvr_right {
    width: 330px;
    float: left;
}

    .proandsvr_right .proandsvr_left_img {
        margin: 8px 0px 0px 8px;
        float: left;
        width: 108px;
        height: 150px;
    }

    .proandsvr_right .proandsvr_left_right {
        float: left;
        margin: 8px 0px 0px 8px;
        width: 180px;
        height: 150px;
    }

    .proandsvr_right .proandsvr_left_info {
        margin: 0px;
        margin-top: 4px;
        float: left;
        width: 170px;
        height: 100px;
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
    }

    .proandsvr_right .proandsvr_left_more {
        border: 0px;
        float: right;
        margin: 2px 2px 2px 0px;
    }

/*begin 右侧用户控件*/
.m_con {
    width: 209px;
    margin-bottom: 8px;
}

    .m_con h2 {
        padding-left: 15px;
        margin: 0px;
        height: 27px;
        line-height: 27px;
        font-size: 14px;
        color: White;
        background: url(../images/main_func_title.jpg) no-repeat;
    }

    .m_con .m_con_info {
        margin: 0;
        border: 1px solid #cccccc;
    }

    .m_con .m_center {
        text-align: center;
        margin: 8px 0px 8px 0px;
        clear: both;
    }

    .m_con .m_con_info ul {
        margin: 8px auto 8px auto;
    }

        .m_con .m_con_info ul li {
            margin: 4px 0px 4px 18px;
            list-style: none;
            color: #666;
        }

            .m_con .m_con_info ul li a {
                margin-left: 8px;
            }

    .m_con .m_con_info a.underline {
        text-decoration: underline;
    }

.more {
    border: 0px;
    clear: both;
    margin: 0px 0px 8px 140px;
}


/*end 右侧用户控件*/


/* 更多图片 */
.common_img_more {
    border: 0px;
    width: 49px;
    height: 19px;
}

div.spacer {
    clear: both;
}

/*首页*/
.cor_def_divcontainer {
    width: 950px;
    margin: 0 auto;
}

.cor_def_divtop {
    width: 950px;
    margin: 0 auto;
}

    .cor_def_divtop .left {
        float: left;
        width: 184px;
        border: 1px solid #cccccc;
        border-top: none;
        min-height: 504px;
        *height: 504px;
        height: auto;
    }

    .cor_def_divtop .right {
        float: left;
        width: 754px;
        margin-left: 8px;
        height: auto
    }

        .cor_def_divtop .right .header {
            width: 754px;
            height: 33px;
            background: url(../images/header.gif)
        }

            .cor_def_divtop .right .header span {
                margin-left: 45px;
                float: left;
                margin-top: 8px;
                vertical-align: baseline;
                color: Black;
                font-weight: bold;
                font-size: 14px
            }

        .cor_def_divtop .right .content {
            width: 712px;
            border: 1px solid #cccccc;
            border-top: 0px;
            height: auto !important;
            min-height: 258px;
            *height: 258px;
            padding: 20px
        }

            .cor_def_divtop .right .content .info {
                width: 712px;
                height: auto !important;
                min-height: 256px;
                *height: 256px;
                overflow-x: hidden;
            }

        .cor_def_divtop .right .smallcontent {
            width: 712px;
            border: 1px solid #cccccc;
            border-top: 0px;
            height: auto !important;
            min-height: 106px;
            *height: 106px;
            padding: 20px
        }

            .cor_def_divtop .right .smallcontent .info {
                width: 712px;
                height: auto !important;
                min-height: 106px;
                *height: 106px;
                overflow-x: hidden;
            }

            .cor_def_divtop .right .smallcontent .cor_divtop .right a:link {
                color: Blue;
                text-decoration: underline
            }

            .cor_def_divtop .right .smallcontent .cor_divtop .right a:visited {
                color: Blue;
                text-decoration: underline
            }

            .cor_def_divtop .right .smallcontent .cor_divtop .right a:hover {
                color: Blue;
                text-decoration: underline
            }

.c_list {
    margin: 8px 0px 0px 8px;
    height: auto !important;
}

    .c_list a:link {
        color: #333;
    }

    .c_list a:visited {
        color: #333;
    }

    .c_list a:hover {
        color: red;
    }

    .c_list li {
        height: 24px;
        line-height: 24px;
        margin-top: 4px;
        border-bottom: 1px dotted #ccc;
    }

    .c_list .c_date {
        float: right;
    }

.c_title {
    float: left;
}


.cor_def_divtop_723 {
    width: 950px;
    margin: 0 auto;
}

    .cor_def_divtop_723 .left {
        float: left;
        width: 209px;
        border: 1px solid #cccccc;
        border-top: none;
        min-height: 504px;
        *height: 504px;
        height: auto;
    }

    .cor_def_divtop_723 .right {
        float: right;
        width: 723px;
        margin-left: 8px;
        height: auto
    }

        .cor_def_divtop_723 .right .header {
            height: 33px;
            background: url("../images/main_content_bg.jpg") repeat scroll 0 0 transparent;
        }

            .cor_def_divtop_723 .right .header span {
                margin-left: 45px;
                float: left;
                margin-top: 8px;
                vertical-align: baseline;
                color: Black;
                font-weight: bold;
                font-size: 14px
            }

        .cor_def_divtop_723 .right .content {
            width: 681px;
            border: 1px solid #cccccc;
            border-top: 0px;
            height: auto !important;
            min-height: 258px;
            *height: 258px;
            padding: 20px
        }

            .cor_def_divtop_723 .right .content .info {
                width: 681px;
                height: auto !important;
                min-height: 256px;
                *height: 256px;
                overflow-x: hidden;
            }

        .cor_def_divtop_723 .right .smallcontent {
            width: 681px;
            border: 1px solid #cccccc;
            border-top: 0px;
            height: auto !important;
            min-height: 106px;
            *height: 106px;
            padding: 20px
        }

            .cor_def_divtop_723 .right .smallcontent .info {
                width: 681px;
                height: auto !important;
                min-height: 106px;
                *height: 106px;
                overflow-x: hidden;
            }



    /*Common NavLink*/
    .cor_def_divtop_723 .NavLinkHeader {
        width: 209px;
        height: 34px;
        background: url(../images/info_menu_title.gif);
        font-weight: bold;
        line-height: 34px
    }

        .cor_def_divtop_723 .NavLinkHeader span {
            margin-left: 50px;
            font-size: 14px
        }

    .cor_def_divtop_723 .page {
        width: 209px;
        height: 30px;
        line-height: 30px;
        background: url(../images/info_page_bg.gif) no-repeat;
    }

    .cor_def_divtop_723 .page_selected {
        width: 209px;
        height: 30px;
        line-height: 30px;
        background: url(../images/info_pageselected_bg.gif) no-repeat
    }

    .cor_def_divtop_723 .directory {
        width: 208px;
        height: 30px;
        line-height: 30px;
        background: url(../images/info_directory_bg.gif) no-repeat;
        overflow: hidden;
    }

    .cor_def_divtop_723 .directory_selected {
        width: 208px;
        height: 30px;
        line-height: 30px;
        background: url(../images/info_directory_hover_bg.gif) no-repeat;
        overflow: hidden;
    }

    .cor_def_divtop_723 .subpage {
        width: 209px;
        height: 30px;
        background-color: #ffffff;
        border-bottom: none;
    }

    .cor_def_divtop_723 .subpage_selected {
        width: 209px;
        height: 30px;
        background-color: #ffffff;
        border-bottom: none;
    }

    .cor_def_divtop_723 .navlinkline {
        width: 209px;
        border-top: 1px solid #cccccc;
    }

    .cor_def_divtop_723 .txtspan {
        clear: both;
    }

.ps_title {
    margin: 0px;
    color: #333;
    margin-top: 5px;
    float: left;
    background: url(../images/arrow_06.gif) no-repeat 3px 6px;
    width: 100%;
    margin-bottom: 2px;
}

    .ps_title span {
        margin-left: 16px;
        font-size: 14px
    }

.ps_content {
}

    .ps_content li {
    }

.pstable {
    width: 681px;
    margin-left: 20px;
    margin-right: 20px;
    border-collapse: collapse
}

    .pstable tr {
        height: 140px
    }

    .pstable td {
        width: 200px;
    }

    .pstable .hasright {
        border-right: solid 1px #ccc
    }

    .pstable .split {
        width: 20px;
    }

        .pstable .split div {
            border-left: solid 1px #ccc;
            height: 100px;
            font-size: 0;
        }

    .pstable .hasbottom {
        height: 1px;
        font-size: 1px
    }

        .pstable .hasbottom td {
            border-bottom: solid 1px #ccc;
            height: 1px;
        }

.content_NoBorder {
    overflow: hidden;
    width: 723px;
}

    .content_NoBorder .c_list {
        border: 1px solid #CCCCCC;
        border-top: none;
        height: auto;
        min-height: 100px;
        overflow: hidden;
        width: 721px;
        margin: 0;
    }

.c_list li {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    line-height: 24px;
    margin-left: 12px;
    margin-top: 4px;
    overflow: hidden;
    padding-top: 4px;
    width: 694px !important;
}

/*企业银行app*/
.firmbank {
    position: absolute;
    right: 9px;
    top: 85px;
    width: 250px;
    background: rgba(255, 255, 255, 0.72);
    border-radius: 2px;
    padding:20px 0;
}

.m_banner_container {
    position: relative;
    height: 577px;
}

.firmbank_item {
    margin: 0 auto;
    width: 210px;
    height: 45px;
}

.firmbank_item a {
    display: block;
    height: 100%;
}

.firmbank_item:hover {
    background: #A30030;
    /*border: 1px solid #A30030;*/
    border-radius: 2px;
}

.firmbank_item:active {
    background: #730123;
}

.firmbank_item:hover p {
    color: #FFFFFF;
}
.firmbank_item:hover .firmbank_public {
    background: url(../Images/corporate_bank_public_change_icon1.png);
}

.firmbank_item:hover .firmbank_pro {
    background: url(../Images/personal_bank_pro_change_icon.png);
}

.firmbank_item:hover .xinfutong {
    background: url(../Images/xft_change_icon1.png);
}
.firmbank_item:hover .enterprise_protal {
    background: url(../Images/esd_change_icon.png);
}

.firmbank_item:hover .online_custody_bank {
    background: url(../Images/online_custody_bank_change_icon.png);
}
.firmbank_item:hover .cmb_huijin_app {
    background: url(../Images/cmb_huijin_app_change_icon.png);
}

.separate_line {
    margin: 10px auto;
    width: 210px;
    border-bottom: 1px solid #D6D6D6;
}

/*.firmbank .firmbank_item:first-child {
    margin-top: 20px;
}*/

.firmbank_item i {
    display: inline-block;
    float: left;
    width: 30px;
    height: 32px;
    margin-left: 32px;
    margin-top: 7.5px;
}

.firmbank_public {
    background: url(../Images/firmbank_public_icon1.png);
}

.firmbank_pro {
    background: url(https://wwwcdn.cmbimg.com/Images/personal_bank_pro_icon.png);
}
/*薪福通*/
.xinfutong {
    background: url(../Images/xft_icon1.png);
}
/*企业服务门户*/
.enterprise_protal {
    background: url(../Images/esd_icon.png);
}

.online_custody_bank {
    background: url(../Images/online_custody_bank_icon.png);
}

.cmb_huijin_app {
    background: url(../Images/cmb_huijin_app_icon.png);
}

.firmbank_item p {
    margin:0;
    padding:0;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-top: 7.5px;
    margin-left: 7px;
    font-size: 14px;
    color: #333333;
}

/*个人主页banner*/
.DivContainer {
    width: 1200px;
    margin: 0 auto;
    overflow:hidden;
    margin-bottom:50px;
}

.main_banner {
    margin-top: 50px;
    overflow:hidden;
    /*height: 448px;*/
}

.main_banner li {
    position: relative;
    float: left;
    margin-bottom: 20px;
}
/*.main_banner li:hover img {
    transform: scale(1.02);
}*/
.main_banner li:hover a i {
    background: url(../Images/view_detail_change_icon.png) no-repeat;
}
.main_banner li img {
    transition: all .2s;
}

/*.main_banner li img:hover {
    transform: scale(1.02);
}*/
/*.main_banner li a i:hover {
    transform: scale(1.02);
    background: url(../Images/view_detail_change_icon.png) no-repeat;
}*/
/*.main_banner li img:hover + a i {
    transform: scale(1.02);
    background: url(../Images/view_detail_change_icon.png) no-repeat;
}*/

.main_banner li i {
    top: 146px;
    left: 45px;
    width: 96px;
    height: 32px;
    position: absolute;
    background: url(https://wwwcdn.cmbimg.com/Images/view_detail_icon.png) no-repeat;
       
}

.main_banner li i:hover {
    background: url(../Images/view_detail_change_icon.png) no-repeat;
}

.main_banner li:nth-child(2n-1) {
    margin-right: 16px;
}

.main_banner img {
    width: 100%;
    height: 100%;
}

/*服务工具栏*/
.tool_tab {
    margin-top: 30px;
    margin-bottom: 50px;
    height: 328px;
    width:1300px;
}

.tab_container {
    position: relative;
    float: left;
    width: 285px;
    height: 332px;
    margin-right: 20px;
    overflow:hidden;
}

.tab-content{
    position:relative;
    top:0px;
    transition: .3s top;
}

.tab-content:hover {
    top:-330px;
}

    .tab_container:last-child {
        margin-right: 0;
    }

.tool_tab_item {
    /*float: left;*/
    width: 283px;
    height: 328px;
    margin-right: 20px;
    border: 1px solid #EEEEEE;
}

.tool_tab_item_content {
    width: 283px;
    height: 328px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-top: 2px;
}

    .tool_tab_item_content p {
        margin-top: 13px;
        margin-bottom: 11px;
        text-align: center;
        font-size: 16px;
        color: #FFFFFF;
    }

.content_head {
    overflow: hidden;
    width: 285px;
    height: 60px;
    background: #A30030;
    margin-bottom: 25px;
}

.content_list_item {
    margin-bottom: 13px;
}

.tool_tab_dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 67px;
    margin-right: 14px;
    border-radius: 50%;
    background: #DBDBDC;
}

.content_list_item a {
    font-size: 14px;
    font-weight:700;
    color: #333333;
}

.content_list_item span {
    font-size: 14px;
    color: #333333;
}

.tool_tab_item:last-child {
    margin-right: 0px;
}

.tool_tab_item p {
    margin-top: 40px;
    margin-bottom: 14px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.tool_tab_item i {
    display: block;
    position: absolute;
    top: 40px;
    left: 40px;
    width: 80px;
    height: 80px;
}

.cicle_shadow {
    position: relative;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    background: #F4F5F5;
    margin-top: 40px;
    margin-left: 62px;
}

.online_service {
    background: url(https://wwwcdn.cmbimg.com/Images/online-service-icon.png) no-repeat;
}

.buttom_line {
    width: 30px;
    margin: 0 auto;
    border-bottom: solid 2px #919191;
}

.common_query {
    background: url(https://wwwcdn.cmbimg.com/Images/common_query_icon.png) no-repeat;
}

.finance_tool {
    background: url(https://wwwcdn.cmbimg.com/Images/finance_tool_icon.png) no-repeat;
}

.realtime_market {
    background: url(https://wwwcdn.cmbimg.com/Images/realtime_market_icon.png) no-repeat;
}

/*产品与服务*/
.product_service_bg {
    position: relative;
    height: 544px;
    width: 100%;
    min-width: 1200px;
    margin-bottom: 50px;
    background: url(../Images/product_service_bg.png) no-repeat center;
}
.product_service_container {
    /*解决外边距合并*/
    overflow: hidden;
    height: 544px;
}
.product_service_title {
   
}
.product_service_title h4 {
    text-align: center;
    font-size: 22px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin: 50px auto 40px auto;
    color: #333333;
}

.product_service_content {
    height: 374px;
    background: rgba(255, 255, 255, 0.5);
}

.product_service_arrow {
    width: 28px;
    float: left;
    margin-top: 120px;
}
.product_service_detail {
    width: 1084px;
    height: 374px;
    /*padding: 30px;*/
    margin: 0 auto;
    /*border: 1px solid #E6E6E6;*/
    float: left;
    overflow: hidden;
}
.product_service_cardscroll {
    width: 60102px;
    height: 260px;
}
.product_service_list {
    float: left;
}
.product_service_item {
    width: 256px;
    float: left;
    margin-right: 20px;
    margin-top: 40px;
    transition: .2s margin-top;
}
.product_service_item:hover {
    height:300px;
    margin-top: 30px;
}

.product_service_item:hover .product_service_item_more a {
    background: url(../../Images/arrow.png) 25px;
}

.product_service_img img {
    width: 256px;
    height: 181px;
}
.product_service_text span{
    display:block;
}
.product_service_text_title {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.57px;
    margin-top: 7.5px;
    margin-bottom: 3.8px;
    font-weight: bold;
}
.product_service_text_content {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    height: 60px;
}

.product_service_item_more a {
    margin-top: 10px;
    background: url(../../Images/Arrow/arrow_left.png);
    width: 25px;
    height: 10px;
    display: block;
}

.product_service_item_more a:hover {
    background: url(../../Images/arrow.png) 25px;
}

/*招行推荐*/
.rec_title h4 {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 22px;
    color: #333333;
}
.rec_content {
    height: 298px;
    margin-top: 40px;
    margin-bottom:50px;
    border: 1px solid #DFDFDF;
}
.rec_bg {
    float:left;
    width:539px;
    height:298px;
    margin-right:31px;
    background:url(../Images/cmb_rec_bg.png) no-repeat;
    background-size:90%;
    background-position-x:10px;
    background-position-y:10px;
}
.rec_content_item {
    float:left;
    width:520px;
    height:256px;
    margin-left:37px;
}
.rec_content_item h5 {
    height:25px;
    line-height:25px;
    margin-top:54px;
    margin-bottom:9px;
    font-size: 18px;
    color: #333333;
}
.rec_content_subhead p {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #999999;
}
.rec_content_body {
    margin-top: 20px;
    margin-bottom: 36px;
}
.rec_content_body p {
   
    font-size: 14px;
    color: #666666;
}
.rec_content_view_details a {
    display: block;
    width: 96px;
    height: 32px;
    background: url(../Images/view_detail_change_icon.png);
}

/*国内业务二级页面*/
.domestic_tab {
    margin-top: 20px;
    margin-bottom: 60px;
    overflow:hidden;
}
.domestic_tab_left {
    float: left;
    width: 460px;
    height: 336px;
    margin-right: 30px;

}
.domestic_tab_right {
    position: relative;
    float: left;
    width: 710px;
    height: 336px;

}
.domestic_tab_nav {
    position:relative;
    z-index:100;
    overflow:hidden;
    margin-bottom:10px;
}
.domestic_tab_nav li {
    height: 35px;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
    color: #333333;
    float: left;
    /*border-bottom: transparent*/
}
.domestic_tab_nav_active {
    font-size:16px!important;
    color: #A30030!important;
    border-bottom: 2px solid #A30030!important;
}
.domestic_tab_right .hover_line {
    position: absolute;
    left: 10px;
    width: 60px;
    border-bottom: 2px solid #A30030;
}
.domestic_tab_right .split_line {
    position:absolute;
    top:35px;
    left:0;
    width: 100%;
    border-bottom: 2px solid #EEEEEE;
}
.domestic_tab_content {
    margin-top:20px;
}
.domestic_tab_content_item span {
    font-size: 14px;
    color: #333333;
}
.domestic_tab_content_item li{
    font-size: 16px;
    color: #333333;
}
.domestic_tab_content_item li a {
    font-size: 14px;
    color: #333333;
}
.domestic_tab_content_item_more {
    position: absolute;
    bottom: 0;
    right: 0;
}
.domestic_tab_content_item_more i{
    display: inline-block;
    width: 18px;
    height: 14px;
    background: url(../Images/common/right_arrow_gray.png) no-repeat bottom;
}
.domestic_tab_content_item_more span {
    font-size: 14px;
    color: #999999;
}
/*离岸业务二级页面*/
.dirpage_content_item {
    float: left;
    width: 248px;
    height: 154px;
    margin-right: 26px;
    margin-bottom: 30px;
    padding: 30px 0 0 30px;
    border: 1px solid rgba(0,0,0,0.10);
}

.dirpage_content_item_title a {
    display: block;
    overflow: hidden;
}

.dirpage_content_item_title a img {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
}

.dirpage_content_item_title a span {
    display: block;
    float: left;
    margin-top: 5px;
    margin-left: 8px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}
.dirpage_content_item_info {
    margin-top: 16px;
}

.dirpage_content_item_info li a {
    font-size: 14px;
    color: #999999;
}

.dirpage_content_item_info li {
    font-size: 14px;
    color: #999999;
}

.dirpage_content_item_info ul {
    line-height: 22px;
}

/*公司业务-企业服务二级页面*/
.CashManagement {
    position: relative;
    width: 150px;
    height: 38px;
    margin-bottom: 30px;
    line-height: 38px;
}
.CashManagement span {
    font-size: 20px;
    color: #A30030;
    font-weight: 700;
}
.CashManagement .creditinfo_content_split {
    width: 2px;
    height: 20px;
    margin-right:20px;
    background-color: #A30030;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    top: 2px;
}

/*公告栏*/
.notice_container {
    height: 41px;
    width: 100%;
    min-width: 1200px;
    position: absolute;
    top: 657px;
    z-index:101;
    background: rgba(255,255,255,0.7);
}

.cmd_print {
    height: 40px;
    line-height: 40px;
    color: white;
    width: 120px;
    margin-left: 5px;
    text-align: center;
    cursor: pointer;
    background-color: #46A2D4;
    border-radius: 8px;
    vertical-align: middle;
    letter-spacing: 10px;
    font-size: 16px;
}
.international_cmb .offshore {
    text-align:center;
}
.international_cmb .offshore .offshore_item {
    display: inline-block;
    width:160px;
}
.international_cmb .offshore .offshore_item .img {
    margin: 0 auto;
    cursor: pointer;
    padding-top: 25px;
    text-align: center;
    border-radius: 90px;
    display: block;
    width: 90px;
    height: 65px;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.16);
    transform: translate(0, 50%);
}
.international_cmb .offshore .offshore_item .title {
    display:block;
    margin:60px 0 0 0;
    color:#77746e;
    font-size:14px;
}
.internation_item .item {
    position: relative;
    width: 364px;
    height: 55px;
    padding: 10px 0 0 16px;
    border: 1px solid;
    border-color: #e3e3e3;
    display: inline-block;
    margin:0 18px 25px 0;
    cursor:pointer;
    text-decoration:none!important;
   /* background: url('/Images/Corporate/International/bg.jpg')*/
}

.internation_item .item .title {
    color: #2c271e;
    font-weight: 700;
}
.internation_item .item .sub_title {
    color: #595757;
    font-size: 12px;
}
.internation_item .item .detail {
    position: absolute;
    top: 23px;
    right: 14px;
    cursor: pointer;
    text-decoration: none !important
}
.internation_item .item .detail .more {
    display: inline-block;
    font-weight: 700;
    color: #a30030;
    font-size: 12px;
    margin: 0
}
.internation_item .item .detail .left_img {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('/Images/Corporate/International/left.jpg')
}
.thirdpage_content .info .cor_content {
    margin-bottom: 32px;
}
.cor_internation_area {
    text-decoration: none !important;
    position: absolute;
    right: 118px;
    display: block;
    top: -3px;
    cursor: pointer;
    width: 308px;
    height: 28px;
    background-color: #a30030;
    border-radius: 17px;
    line-height: 28px;
    margin-bottom: 12px;
}


 