.wrap{
    width:100%;
    position:relative;
    float:left;
    min-height:784px;
    font-size:12px;
    padding-bottom:30px;
    margin-top: 30px;
}
.main-section{
    width:1100px;
    margin:0 auto;
    position:relative;
}
.InvestGo_main{
    float: right;
    width: 100%;
}
.InvestGo_main h1{
    width:100%;
    float:left;
    font-size:16px;
    color:#333;
    font-weight:bold;
}
.InvestGo_main h1 span{
    font-size:13px;
    color:#999;
    font-weight:normal;
    padding-left:10px;
}
.InvestGo_search{
    width:100%;
    float:left;
    margin-top:10px;
}
.InvestGo_search h2{
    width:100%;
    float:left;
    border-bottom:1px solid #ddd;
    font-size:14px;
    color:#333;
    height:40px;
    line-height:40px;
    font-weight:bold;
}
.InvestGo_search h2 span{
    float:left;
    border-bottom:2px solid #008fff;
    height:40px;
}
.InvestGo_search .panel{
    width:100%;
    float:left;
    border-bottom:1px solid #e8e8e8;
    padding:15px 0;
    position:relative;
}
.InvestGo_search .panel .title{
    float:left;
    font-size:13px;
    color:#333;
    width:70px;
    height:24px;
    line-height:24px;
    
}
.InvestGo_search .panel .list{
    width:1030px;
    float:left;
    height:24px;
    line-height:24px;
    overflow:hidden;
    padding-right:32px;
    position:relative;
}
.InvestGo_search .panel .list li{
    float:left;
    font-size:13px;
    color:#333;
    line-height:24px;
    margin-right:5px;
    padding:0 13px;
    cursor:pointer;
    margin-bottom:10px;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none;
}
.InvestGo_search .panel .list li.current{
    background:#008fff;
    color:#fff;
    border-radius: 4px;
}
.InvestGo_search .panel .auto{
    height:auto!important;
}
.InvestGo_search .panel .show_btn{
    position:absolute;
    right:0px;
    top:17px;
    width:16px;
    height:16px;
    background:url(/images/hide.png) no-repeat;
    background-size:cover;
    cursor:pointer;
}
.InvestGo_search .panel .hide_btn{
    position:absolute;
    right:0px;
    top:17px;
    width:16px;
    height:16px;
    background:url(/images/show.png) no-repeat;
    background-size:cover;
    cursor:pointer;
} 
.pt5{
    padding-bottom:5px!important;
}
.InvestGo_search .serach_nav{
    width:100%;
    float:left;
    border-bottom:1px solid #e8e8e8;
    padding:15px 0px;
    position:relative;
    /*padding-right:130px;*/
}
.InvestGo_search .serach_nav .title{
    float: left;
    font-size: 13px;
    color: #333333;
    height: 24px;
    line-height: 24px;
}
.InvestGo_search .serach_nav .clear_btn{
    position:absolute;
    right:0px;
    top:12px;
    height:30px;
    line-height:30px;
    padding:0px 15px;
    border:1px solid #008fff;
    color:#008fff;
    font-size:13px;
    cursor:pointer;
    border-radius: 4px;
} 

.serach_nav .tags_search{
    float:left;
    height:24px;
    line-height:24px;
    border:1px solid #008fff;
    border-radius: 4px;
    padding:0 30px 0 10px;
    font-size:13px;
    color:#333;
    margin-left:10px;
    position:relative;
}
.serach_nav .tags_search .close{
    position:absolute;
    right:10px;
    top:6px;
    width:11px;
    height:11px;
    background:url(/images/cancle.png) no-repeat;
    background-size:cover;
    cursor:pointer;
}

.InvestGo-item{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.InvestGo-item h3{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.InvestGo-item h3 b{
    color: #d50010;
}
.InvestGo-item .content{
    width: 100%;
    float: left;
    /*border: 1px solid #f5f5f5;*/
    margin-top: 20px;
    border-bottom: none;
}
.InvestGo-item .content .table{
    width: 100%;
    float: left;
    border-collapse:collapse;
    border-spacing:0;
    table-layout: fixed;
}
.InvestGo-item .content .table th{
    line-height:20px;
    padding:7px;
    text-align:center;
    background:#f5f5f5;
    color:#333;
    font-size:12px;
    font-weight:normal;
}
.InvestGo-item .content .table tbody tr{
    border-bottom:1px solid #f5f5f5;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
}
.InvestGo-item .content .table tbody tr:hover{
    border: 1px solid #008fff!important;
    -webkit-box-shadow: 0px 1px 8px 2px rgba(51,102,255,0.33);
            box-shadow: 0px 1px 8px 2px rgba(51,102,255,0.33);
    border-bottom:1px solid #008fff!important;
}
.InvestGo-item .content .table td{
    line-height:22px;
    padding:15px 7px;
    width:auto;
    color:#333;
    font-size:13px;
    word-break:break-all;
    word-wrap: break-word;
    text-align:center;
    /*white-space: nowrap;*/
      overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.InvestGo-item .content .table td a{
    color:#333;
}
.InvestGo-item .content .table tbody tr:hover td a{
    color:#008fff;
}
.bt0{
    border-bottom:1px solid #008fff!important;
}


.loading{
    line-height:40px;
    height:40px;
    text-align:center;
    float:left;
    width:100%;
}
.loading a{
    color:#008fff;
    font-size:14px;
}


.InvestGo-item .page {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
}

.InvestGo-item .content{
    height:auto;
}













