@charset "utf-8";
/* CSS Document */
/* my-home 页面内容处我的头部 公共部份 */
.c-b-Ctitle{ background:#fff url(../images/16@2x.png) no-repeat top; min-height:340px; margin-top:20px; border:1px solid #e2e2e2; }
.c-b-Ctitle .text-white{ display:block; font-size:18px; padding-top:10px; padding-right:30px; text-align:right; }
.c-b-Ctitle .img-rounded{ border: 10px solid #fff; box-shadow: 1px 3px 10px #e5e5e5;}
.c-b-media{ position: relative; bottom: -60px; margin-left: 50px;}
.media-heading{ font-size: 24px; position: absolute; bottom: 5px;margin-left: 10px; }
.c-b-news{ position: relative; bottom: -24px;}
.c-b-news .text-light-gray{ font-size:25px; margin-right:60px; }
.c-b-news a{ display:block; float:right; }
.c-b-news-remind{ color: #fff; background: #ff4c4c; border: 2px solid #fff; border-radius: 15px; line-height: 14px; display: block; /*width: 16px;*/ height: 16px; text-align: center; font-size: 12px; position: absolute; top:-1px; margin-left: 15px; padding: 0 4px;}



/*my-home 页面左边公共部分*/
.container-bj-spacing0{ padding:5px 0; border-radius:4px; margin-bottom:20px; }
.nav-tabs{ padding-left:10px; padding-right:10px; }
.nav-tabs>li>a { font-size: 16px; padding: 10px 14.5px; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{ font-weight:bold; }

.tab-content{ padding-top:0; }


/* my-home 页面右边公共部分 */
/*内容部分右*/
.container-bj-spacing{ padding:30px 5px; border-radius:4px; }
.c-r-table tbody tr td p{ margin-bottom:6px; line-height:26px; font-size:24px; font-weight:bold; }
.c-r-table tbody tr td p:last-child{ margin:0; color:#999; font-size:18px; font-weight: 200; }
.c-r-table tbody tr td:first-child{ border-right:1px solid #e2e2e2; }
.c-r-table .text-red{ font-size:20px; }
.c-r-tableNo tbody tr td:first-child{ border:none; }
.c-r-yellow-b{background:#fdf059; height:6px; width:100%; display:block; position:absolute;top:0; left:0;}

.container-bj-spacing1{ border-radius:4px; }
.container-bj-spacing1 .c-r-table tbody tr td{ padding-top:16.5px; padding-bottom:16.5px; font-size:18px; color:#999; border-bottom:1px solid #e2e2e2; }
.container-bj-spacing1 .c-r-table tbody tr:last-child td{ border:none; }
.container-bj-spacing1 .c-r-table tbody tr td:first-child{ text-align:right; }
.container-bj-spacing1 .c-r-table tbody tr td:last-child{ color:#222; }


