@charset "utf-8";

/* author:zc  date:2015-03-31 */
@import url('indiv_page.css');

.indiv-body .right{
    border: 0px;
    background-color:transparent;
}
.indiv-body-content{
    margin-left: 0px;
    background-color:transparent !important;
}
/****************************头部状态样式******************************/
*{
    font-size: 12px;
    font-family: "Microsoft YaHei","微软雅黑","arial";
    color:#666666;
}
.indiv_header{
    width: 100%;
    height: 95px;
    border: 1px solid #DCDCDC;
    background-color: #ffffff;
}
.indiv_header_sub{
    display: inline-block;
}
.indiv_header_sub h3{
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 14px;
    color:#333333;
    line-height: 20px;
    margin:10px 0px 0px 0px;
}
.indiv_header_sub > h3,.indiv_header_sub > div{
    margin-left: 25px;
}
.indiv_header_sub_main *{
    display: inline-block;
}
.indiv_header_sub_num{
    height: 60px;
    line-height: 60px;
    margin-right: 50px;
}
.indiv_header_sub_num_end{
    margin-right: 10px;
}
.indiv_header_sub_num *{
    vertical-align: middle;
}
.num_circle{
    background-color: #42A058;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-left: 10px;

    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;

    /*behavior: url(images/PIE.htc);*/
}
.num_circle > span,.num_no_circle{
    font-size: 24px;
    font-family: "微软雅黑";
    color:#FFFFFF;
}
.num_no_circle{
    color:#42A058;
    margin-left: 10px;
}

.indiv_header_gapline{
    display: inline-block;
    margin: 0px 20px;
}
.indiv_header_gapline div{
    margin: 0px 20px;
    width: 1px;
    height:60px;
    border-left: 1px dotted #DCDCDC;
}
/****************************菜单选项卡样式******************************/
.indiv-container{
    margin-top: 15px;
    min-height: 445px;
    border: 1px solid #DCDCDC;
    background-color: #FFF;
}
.indiv_container_menu,.indiv-top{
    height: 50px;
    position:relative;
}
.nav-tabs {
    border-color: #c5d0dc;
    position: relative;
    margin-bottom: 0px;
}
.nav-tabs >li {
    float: left;
    margin-bottom: -1px;
    position: relative;
    display: block;
}
.nav >li > a{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

    padding:0px 25px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    color:#666;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #3A85C6;
    border-color: #DCDCDC;
    border-top: 2px solid #3A85C6;
    border-left-width: 1px;
    border-bottom-color: transparent;
    background-color: #FFF;
    z-index: 12;
    margin-left: -1px;
    /*
    box-shadow: 0 -2px 3px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:  0 -2px 3px 0 rgba(0,0,0,0.15);
    */
}
/****************************搜索样式（公共）******************************/
.indiv_container_search{
    position: absolute;
    right: 10px;
    top: 10px;
}
/****************************表格样式（公共）******************************/
.indiv_container_table{
    margin: 17px 10px 10px 10px;
}
.indiv-table{
    width:100%;
}
.indiv-table thead{
    height: 35px;
    line-height: 35px;
    background: #EEEEEE;
}
.indiv-table th{
    font-size: 14px;
    color:#333333;
    font-weight: normal;
}
.indiv-table td{
    text-align: center;
    font-size: 12px;
    color:#666666;
}
.indiv-table tbody tr{
    height:60px;
    vertical-align: middle;
    border-bottom:1px solid #DAE3E9;
    cursor: pointer;
}
.indiv-table tbody tr:hover{
    background-color: #ECF3F8;
}
.indiv-table tbody td > a{
    color:#3A85C6;
    display: inline-block;
    word-wrap: break-word;
    word-break:break-all;
    margin:0px 5px;
    max-height: 40px;

    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    font-size: 13px;
}
.indiv-table tbody td > a:hover{
    text-decoration: underline;
}

/****************************无投资样式******************************/
.nolist{
    text-align: center;
    margin-top: 40px;
    display: none;
}
.nolist img{
    width:35px;
    height: 35px;
    border:0px;
}
.nolist span{
    font-size: 16px;
}
/****************************分页样式**********************/
.indiv-list-footer {
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
    margin-right: 30px;
}
.pub-page-table {
    margin: auto;
    border-collapse: collapse;
}
.pub-page-cell {
    width:32px;
    height:30px;
    text-align: center;
    border: 1px solid #EEE;
    color: #595757;
    cursor: pointer;
    background-color:white;
}
.indiv-table .pub-page-table tbody tr {
    height: 35px;
}
.pub-page-cell-sel {
    background-color: #EEE;
    cursor: default;
}
/********************无数据样式*****************************/
.indiv-nolist {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
    height: 25px;
    line-height: 25px;
}
.indiv-nolist img {
    width:20px;
    height: 20px;
    vertical-align: top;
    margin-top: 2px;
}
.indiv-nolist span {
    font-size: 16px;
}
