.business_box_a{display:block !important}
.business_box_b{display:none}
.menu {
    width: 600px;
}

.header {
    z-index: 101 !important;
}

a {
    text-decoration: none;
}

a:hover {
    color: #778fbd;
}

.con {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.con_left {
    float: left;
    width: 228px;
    height: 100%;
    background-color: #e9f7ff;
    border-left: 1px solid #797979;
    border-right: 1px solid #797979;
    box-sizing: border-box;
}

.con_left .list2 li {
    padding: 5px 0;
    line-height: 16px;
    color: #666;
    cursor: pointer;
    background: url(http://www.ccb.com/cn/images/arrow_3.gif) no-repeat left 3px;
    text-indent: 3.5em;
    padding-right: 20px;
    border-bottom: 1px solid #fff;
}

.con_left .list2 li.active {
    background-color: rgb(194, 210, 248);
    font-weight: bold;
    color: #666;
}

.con_left .list2 li:hover {
    color: #778fbd;
}

.bg_red {
    width: 100%;
    height: 10px;
    background: #ca1921;
}

.bg_b {
    width: 100%;
    height: 30px;
    background: #0e86c3;
}

.con_left>div p {
    color: #4e6591;
    background: #dae6f2;
    border-radius: 10px;
    padding: 10px;
    margin: 15px;
}

.con_right {
    float: left;
    width: 70%;
}

.con_right .tit {
    width: 100%;
    height: 20px;
    line-height: 20px;
    background: #ce1921;
}

.con_right .tit p {
    width: 140px;
    background: #a40001;
    color: #fff;
    padding-left: 20px;
    border-right: 1px dashed #fff;
}

.con_right h3 {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    color: #CC0033;
    font-size: 16px;
    border-bottom: 1px solid #bbb;
    margin: 0 5px;
}

.con_right .text {
    padding: 20px;
}

.con_right .text p {
    font-size: 14px;
    text-indent: 28px;
    line-height: 30px;
}

/*存款业务*/
.cunkuan_left {
    width: 63%;
    float: left;
}

.cunkuan_right {
    width: 37%;
    float: right;
}

.bg_line {
    margin-top: 4px;
    height: 4px;
    background: #B2C2DC;
}

.ck_li {
    width: 100%;
    height: 190px;
    color: #7285ad;
    cursor: pointer;
    margin-top: 20px;
}

.ck_li>div {
    width: 42.6%;
    float: left;
    padding: 0 10px;
    line-height: 20px;
}

.ck_li>em {
    width: 3%;
    height: 190px;
    float: left;
    background: url(http://www.ccb.com/cn/images/line_5.gif) no-repeat center center;
}

.ck_li h4 {
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}

.ck_li p {
    width: 149px;
    padding-left: 15px;
}

.ck_li p:hover {
    color: #000;
}

.ck_li a {
    float: right;
    color: #778fbd;
    margin-top: 10px;

}

.ck_li a.a_3_more {
    margin-right: 22px;
}

.ck_li a:hover {
    color: #000;
}


.top_line {
    width: 100%;
    height: 10px;
    background: url(http://www.ccb.com/cn/images/right_1.gif) repeat-x left top;
}

.tit_r {
    color: #cc0000;
    background: #f4f9ff;
    width: 100%;
    height: 64px;
    line-height: 26px;
    padding: 5px;
    box-sizing: border-box;
}

.tit_con {
    overflow: hidden;
}

.tit_con a {
    display: inline-block;
    padding-left: 20px;
    background: url(http://www.ccb.com/cn/images/arrow_6.gif) no-repeat left center;
    color: #666;
    cursor: pointer;
    width: 49%;
    box-sizing: border-box;
    line-height: 22px;
}

.tit_con a:hover {
    color: #778fbd;
}

.tips p {
    color: #4e6591;
    background: #dae6f2;
    border-radius: 10px;
    padding: 10px;
    line-height: 20px;
}

.con_left .list2 li {
    list-style: disc;
    position: relative;
}

.con_left .list2 li:after {
    width: 6px;
    height: 6px;
    content: "";
    background: #0066b3;
    position: absolute;
    left: 28px;
    top: 10px;
}

.login_domain {
    position: relative;
}

.select_list {
    width: 140px;
}
.content_r h3 { width: 100%;  height: 50px;line-height: 50px; font-size: 16px; text-align: center;  font-weight: bold;
    color: rgb(102, 102, 102); font-family: 微软雅黑;  margin: 0px auto;}
  .content_r .show  .list_ul{display: block !important;}
  .list_main{ text-indent: 5px;  position: relative;  }
  .list_ul{position: absolute; z-index: 15; width: 100%;  top: 29px;left: 0px; display: none;  max-height: 240px;
    overflow: hidden; overflow-y: auto; background: rgb(255, 255, 255); border-width: 1px;  border-style: solid; 
    border-color: rgb(153, 153, 153);   border-image: initial; cursor:pointer}
  .list_ul li { height: 30px; line-height: 30px;  display: list-item; font-size: 14px;
    color: rgb(51, 51, 51); }
  .list_ul li:hover{background-color:#f2f2f2;}