/*独立页侧边栏布局组件*/
.content_side{
    background-color: #efefef;
}
.content_side h3{
    height:38px;
    border-bottom: 1px solid #DDD;
    background:#f8f8f8 url('../images/sprites_rectangle_small.png?v=20140626001') repeat-x;
    line-height: 38px;
    font-size: 16px;
    text-indent: 10px;
}
.content_side h3 a{
    color:#000;
}

.content_side .self-opt-stock{ background-color: #fff;}
.content_side .self-opt-stock .lb-tabs-tit li{ float: left; width:149px; height:40px; border-bottom:1px solid #f1f1f1; line-height:40px; font-size:16px; text-align: center; cursor: pointer;}
.content_side .self-opt-stock .lb-tabs-tit .on{ height:39px; border-bottom: 2px solid #0484cf; color:#0385d1;}
.content_side .self-opt-stock .search-box .search-input{ width:256px; height:20px; padding:5px 10px; line-height:30px; outline-color: #0484cf; color:#141313;}
.content_side .self-opt-stock .search-box .search-btn{ right: 29px; top:5px; height: 20px; width: 20px; background-position: -40px -60px; }
.content_side .self-opt-stock .search-box { border-bottom: 1px solid #eee;}
/*.content_side .opt_stock_search_box{

}
.content_side .opt_stock_search_content{
    top: -35px;
    right: 0;
    width: 157px;
    height: 34px;
}
.content_side .opt_stock_search_content input{
    top: -16px;
    width:132px;
    height: 18px;
    padding: 1px 3px;
    border:1px solid #ddd;
    background-color: #fff;
    *//*background:#f8f8f8 url('../images/sprites_rectangle_small.png') 0 -8px repeat-x;*//*
}
.content_side .opt_stock_search_content .setSearchBox{
    border:1px solid #dddddd;
    background: #fff none;
}
.content_side .opt_stock_search_logo{
    top:5px;
    left: -23px;
    height: 20px;
    width: 20px;
    background-position: -40px -60px;
}*/
.content_side .opt_stock_list{
    /* display: none;*/
}

.content_side .opt_stock .login{
    width: 298px;
    height: 260px;
    background:#fff url('../images/topic/opt_stock_instroduction.jpg?v=20140626001') no-repeat;
}
.content_side .opt_stock .login a,
.content_side .opt_stock .login a:hover{
    left: 53px;
    top: 55%;
    width:192px;
    height:41px;
    text-indent: -9999px;
    border-radius: 2px;
    background-image: url('../images/home/big_sprite.png?v=20140626001');
    background-repeat: no-repeat;
}
.content_side .opt_stock .login a{
    background-position: 0 -149px;
}
.content_side .opt_stock .login a:hover{
    background-position: 0 -249px;
}

.content_side .opt_stock_list .stock_name{width:85px;}
.content_side .opt_stock_list .stock_price{width:48px;}
.content_side .opt_stock_list .stock_balance{width:88px; padding-right: 12px; text-align: right;}
.content_side .opt_stock_list .stock_discuss{width:63px;}
.content_side .opt_stock_list .title li{
    float: left;
    height:32px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.content_side .opt_stock_list .title .stock_balance{ text-align: right;}
.content_side .opt_stock_list .list a{
    color:#333;
}
.content_side .opt_stock_list .list a:hover{
    color:#0089da;
}
.content_side .opt_stock_list .list li,
.content_side .opt_stock_list .list div{
    height:39px;
    line-height: 39px;
}
.content_side .opt_stock_list .list div{
    float: left;
    display: inline-block;
    text-align: center;
    zoom:1;
}
.content_side .opt_stock_list .list .stock_balance{ text-align: right;}
.content_side .opt_stock_list .list .stock_discuss span{
    top:10px;
    left: 22px;
    width: 16px;
    height: 16px;
    background: url('../images/topic/topic_icon.png?v=20140626001') -20px 0px no-repeat;
    line-height: 15px;
    color: #fff;
    font-size: 10px;
}

.content_side .opt_stock_list .more{
    border-top:1px solid #ddd;
}
.content_side .opt_stock_list .more li{
    height:42px;
    line-height: 42px;
}
.content_side .opt_stock_list .opt_stock_more span{
    cursor: pointer;
}
.content_side .opt_stock_list .opt_stock_more i{
    position: relative;
    width:10px;
    height:10px;
    *top:-3px;
}
.content_side .opt_stock_list .section i{
    background-position: 40px -24px;
}

.content_side .opt_stock_list .all i{
    background-position: 30px -24px;
}
.content_side .opt_stock_list  a:hover{
    cursor: pointer;
}
.content_side .opt_stock_list i{
    width:8px;
    height:7px;
    margin-right: 4px;
    background: url('../images/topic/topic_icon.png?v=20140626001');
}
.content_side .opt_stock_list .alL{
    text-align: left;
}
.content_side .opt_stock_list .alR{
    text-align: right;
}
.content_side .opt_stock_list .color_stock_green i{
    background-position: -2px -27px;
}
.content_side .opt_stock_list .color_stock_red i{
    background-position: -11px -27px;
}

.content_side .opt_stock_list .title,
.content_side .opt_stock_list .more{
    overflow-y: hidden;
    background: #fff;
    zoom:1;
}


/*投资组合侧边栏*/
.content_side .opt_stock .login{ width:288px;}
.content_side .opt_stock_list .title li{ border-bottom: none;}
.content_side .opt_stock_list .list li{ padding:9px 0; border-top: 1px dotted #eee;}
.content_side .opt_stock_list .list li,
.content_side .opt_stock_list .list div{ height:24px; line-height: 24px; font-size: 14px;}
.content_side .opt_stock_list .list .stock_discuss span{ top:4px; background:none; color:#999; font-size: 12px;}
.content_side .opt_stock_list .fix_fox{ top:4px;}/*
.content_side .opt_stock_list .stock_balance{ width: 100px;}*/
.content_side .opt_stock_list .list .stock_price{ font-size: 12px;}
.content_side .opt_stock_list .list .stock_balance{ font-size: 12px; }
.content_side .opt_stock_list .list .color_stock_red .stock_price,
.content_side .opt_stock_list .list .color_stock_red .stock_balance{background-color: #faf2f0;}
.content_side .opt_stock_list .list .color_stock_green .stock_price,
.content_side .opt_stock_list .list .color_stock_green .stock_balance{background-color: #e9f9ee;}
.content_side .opt_stock_list .stock_balance i{display: none;}
.content_side .opt_stock_list .list .color_stock_green{color: #269f42!important;}
.content_side .opt_stock_list .list .color_stock_red{color: #e24e44!important;}
.content_side .opt_stock_list .more{ text-align: center;}
.content_side .opt_stock_list .more li{ float: none; display: inline-block; }
.content_side .opt_stock_list .opt_stock_more i{ display: none;}
.content_side .opt_stock_list .opt_stock_more span { color:#0484cf;}

.content_side .opt-portfolio em{ position:absolute; left:11px; top:4px; display:inline-block; width:18px; height:18px; border-radius:1px; line-height: 18px; text-indent: 0; text-align: center; font-size: 12px; color:#fff; *zoom:1; }
.content_side .opt-portfolio .icon_1{ background-color: #E24E44;}
.content_side .opt-portfolio .icon_2{ background-color: #0484cf;}
.content_side .opt-portfolio .stock_name{ position: relative; overflow:hidden; width:120px; padding-right:16px; text-overflow: ellipsis; white-space: nowrap;}
.content_side .opt-portfolio .stock_price{ width:63px; margin-right:10px;}
.content_side .opt-portfolio .stock_balance{ width:48px;}
.content_side .opt-portfolio .stock_discuss{ width:29px;}
.content_side .opt-portfolio .fix_fox{left:0;}
.content_side .opt-portfolio .list .stock_name{ text-align: left; text-indent: 38px;}
.content_side .opt-portfolio .list .color_stock_red{ background-color: #faf2f0;}
.content_side .opt-portfolio .list .color_stock_green{ background-color: #e9f9ee;}

/*最近讨论的股票、相关个个股、每周热门个股*/
.content_side #discussion_stocks .stock_name,
.content_side #related_stock .stock_name,
.content_side #week_hot_stock .stock_name{width:92px;}

.content_side #discussion_stocks .stock_price,
.content_side #related_stock .stock_price,
.content_side #week_hot_stock .stock_price{ width:76px;}

.content_side #discussion_stocks .stock_balance,
.content_side #related_stock .stock_balance,
.content_side #week_hot_stock .stock_balance{ width:98px; padding-right:20px;}

/*最新投资动态*/
.content_side #recent_stock .stock_name{ width:144px;padding-left:20px;text-align: left;}
.content_side #recent_stock .stock_operating{ width:134px;}
.content_side #recent_stock .list i { background: none;}


.content_side .topic_part{
    background-color: #fff;
}

.content_side .topic_part .topic_part_top{
    min-height: 136px;
}
.content_side .topic_part .topic_part_top .word{
    left:5px;
    bottom: 0;
    width:278px;
    height: 40px;
    background: url('../images/opacity_bg_black_50.png?v=20140626001');
    line-height: 40px;
    color:#fff;
}

.content_side .topic_part .topic_part_bottom li{
    padding: 10px;
    overflow: hidden;
    border-bottom:1px solid #ddd;
    zoom:1;
}
.content_side .topic_part .topic_part_bottom li:last-child{
  border-bottom: none;
}

.content_side .topic_part .topic_part_bottom dt{
}
.content_side .topic_part .topic_part_bottom dd{
    overflow: hidden;
    width:207px;
    margin-left:10px;
    line-height: 22px;
    zoom:1;
}
.content_side .topic_part .topic_part_bottom .content{
    height:52px;
}
.content_side .topic_part .topic_part_bottom .title a{
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.content_side .topic_part .topic_part_bottom .content a{
    display: block;
    width: 100%;
    overflow: hidden;
    height:52px ;
    white-space: normal;
    line-height: 1.5;
}

.content_side .topic_part .topic_part_bottom i{
    display: inline-block;
    zoom:1;
    line-height: 24px;
}
.content_side .history_part .history_box a{
    text-decoration: none;
}
.content_side .history_part .history_box a span{
    display: block;
    overflow: hidden;
    width:55px;
    height:30px;
    text-overflow: ellipsis;
    white-space: normal;
    *zoom:1;
}
.content_side  .guess_part .guess_people_box,
.content_side .history_part .history_box{
    padding: 16px 9px;
}
.content_side  .guess_part .guess_people_box ul,
.content_side .history_part .history_box ul{
    overflow: hidden;
    zoom:1;
}
.content_side  .guess_part .guess_people_box li,
.content_side .history_part .history_box li{
    float:left;
    width:60px;
    height:60px;
    margin:3px 5px;
    background-color: #0484cf;
}
.content_side  .guess_part .guess_people_box img,
.content_side .history_part .history_box img{
    border: 0;
}
.content_side .recommend_user .history_box li{
    height:78px;
    background-color: #fff;
}
.content_side .recommend_user .history_box .user_name{
    width:60px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_side .recommand_part .recommand_box ul{
    overflow: hidden;
    padding:5px 10px;
    zoom:1;
}
.content_side .recommand_part .recommand_box li{
    overflow: hidden;
    padding:5px 0;
    zoom:1;
}
.content_side .recommand_part .recommand_img{
    background-color: #fff;
    height: 60px;
    width: 60px;

}

.content_side .recommand_part .recommand_text{
    width: 190px;
    height: 45px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    background-color: #ffffff;
    padding: 8px 7px 8px 10px;
    *line-height: 26px;
}
.content_side .hot_topics_side .recommand_text{
    width:278px;
    padding: 0;
}

.content_side .open-account{}
/*.content_side .open-account dd{ padding-left: 81px;}
.content_side .open-account .name{ color:#006e9b;}*/
.content_side .open-account .info{ padding-left:85px; background:url('../images/quanshang/info.png?v=20141209001') 20px 16px no-repeat; line-height:20px;}
.content_side .open-account .info a{ color:#0084F0;text-decoration: none;}
.content_side .open-account .input-box dt{ height:30px; background-color: #424242; border:1px solid #424242; border-bottom:none; border-top:none; line-height:30px; color:#fff; font-family: "microsoft yahei";}
.content_side .open-account .input-box dd{ border-left:1px solid #434343; border-right:1px solid #434343;}
.content_side .open-account .input-box .last{ border-bottom: 1px solid #434343; }
.content_side .open-account .input-box .inputs{ width:172px; height:18px; padding:5px; border:1px solid #434343; border-radius: 3px; outline-color:#424242;}
.content_side .open-account .input-box .btn{ width:127px; height:31px; border:1px solid #434343; border-radius: 2px;
    background-color: #424242; box-shadow: 0px 0px 1px #424242; cursor:pointer; color:#fff;}
/*
.content_side .open-account .notice{ border-top: 1px dotted #ddd;}*/

/*搜索框*/
#sear_opt_stock_list,
#sear_opt_portfolio_list{ top:30px; left:10px; width: 258px;}
#sear_opt_stock_list dd,
#sear_opt_portfolio_list dd{ padding:7px 0;}
#sear_opt_portfolio_list dl dd em{
    float: right;
    top:0;
    cursor: pointer;
    background-position: -429px -225px;
    position: relative;
}
#sear_opt_portfolio_list dl dd .collected_stock {
    background-position: -429px -198px;
}
