.hd-2a {
    float: left;
    width: 162px;
    display: inline;
    font-size: 25px;
    color: #141313;
    margin: 12px 26px 0px 16px;
}

    .hd-2a a {
        color: #141313;
    }

.hd-2r span {
    float: left;
    display: inline;
    width: auto;
    overflow: hidden;
    margin: 7px 0px 0px 22px;
}

body {
    color: #666;
    background: #fff;
}

a {
    color: #666;
    text-decoration: none;
}

ol, ul {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.centerdiv {
    width: 1200px;
    margin: 0 auto 50px;
    /*font: 14px/150% Arial, Verdana, "\5b8b\4f53";*/
}in

.stockname {
    margin: 10px;
    margin-top: 20px;
    text-align: left;
    display: none;
    line-height: 30px;
}

.stockname span.label {
    color: #EA5E23;
    font-size: 14px;
    font-weight: bold;
}

.stockname span.data {
    margin: 0px 10px;
    font-weight: normal;
    color: #777777;
}

#shortmemo {
    display: none;
    color: #777777;
    line-height: 30px;
    margin-bottom: 20px;
}

    #shortmemo span {
    }

.lever_percent {
    display: none;
}

.wuweitu {
    display: none;
}

.chartname {
    margin: 20px 0  ;
    font-size: 25px;
    /*color:#7b7b7b;*/
    text-align: center;
}
.charttable {
    position: relative;
    font-size: 12px;
}

.charttable table {
    border: 1px solid #ccc;
    font-size: 12px;
}

.charttable th {
    border: 1px solid #ccc;
    font-weight: normal;
    background-color: beige;
    height:22px;
}


.charttable table tr {
    height:22px;
}
    .charttable td {
        border: 1px solid #ccc;
    }

.link-ear {
    position: fixed;
    top: 90px;
    right: 10px;
    width: 120px;
}

.nav-link-ear {
    display: none;
    width: 50px;
}

.link-ear img {
    /*margin-bottom:10px;*/
}

.link-ear .ear_list {
    height: 25px;
    background-color: #3A3A3A;
    border-bottom: 1px solid #5b5b5b;
    color: #c2c2c2;
    text-align: center;
    padding-top: 4px;
    font-size: 14px;
}

.link-ear .ear_list1 {
    height: 28px;
    background-color: #b5b5b5;
    border-bottom: 1px solid #5b5b5b;
    color: #c2c2c2;
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
}

.link-ear a, .zhankai_ear_btn {
    color: #c2c2c2;
}

.link-ear .ear_list1 a {
    color: black;
}

.link-ear a:hover {
    color: #fff;
}

.link-ear .shouqi_ear_btn {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    margin-top: -33px;
    right: 118px;
    background-color: red;
    border-radius: 5px;
}


.lever_percent {
    /*background: url(/52wap/img/tiancheng.jpg) no-repeat;*/
    height: 286px;
    width: 526px;
    background-size: 100% 100%;
    margin: 10px 70px 10px 60px;
    position: relative;
}

    .lever_percent .lever_stockid {
        padding-top: 88px;
        margin-left: 270px;
        text-align: left;
        font-size: 20px;
    }

    .lever_percent .lever_des {
        padding-left: 45%;
        padding-top: 15px;
        width: 50%;
        font-size: 15px;
        color: #323232;
        text-align: left;
    }

.left_menu {
    width: 1200px;
    margin: 0 auto;
}

.wuweitu {
    width: 406px;
    height: 283px;
    border: solid 3px rgb(0, 119, 203);
    /* border: solid 3px #F39803; */
    border-radius: 20px;
    margin: 10px auto;
    position: relative;
}

    .wuweitu .wuweitu_title {
        /* border: solid 1px #FFDC92; */
        border: solid 1px rgb(0, 119, 203);
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        height: 60px;
        background-color: rgb(0, 119, 203);
        /* background-color: #FFDC92; */
    }

.wuweitu_title .wuweitu_lever {
    width: 100%;
    margin: 5px auto auto 20px;
    ;
}

.wuweitu .wuweitu_img {
    float: left;
    margin-right: 6%;
}

.wuweitu .wuweitu_des {
    padding-top: 15px;
    font-size: 15px;
    color: #323232;
    text-align: left;
}

#shortmemo div {
    text-align: left;
    padding-left: 10px;
}
.stockname span.gupiaosearch {
    display:inline-block;
    width: 45px;
    height: 15px;
    padding: 5px 10px;
    background-color: #F94242;
    color: white;
    border-radius: 4px;
    font-size: 12px !important;
    line-height: 15px !important;
    text-align: center;
    border: 1px #F94242 solid;
    cursor: pointer;
}

#stockid{
    margin-right: 20px;
}
.select2-container .select2-choice .select2-arrow {
    top:-5px;
    padding: 5px 10px;
}
#select2-chosen-1 {
    padding: 0px 10px 5px 10px;
    width: 120px;
}

.info-table {
    float: left;
    display: table;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    margin-left: 20px;
}

.info-table > div {
    display: table-row;
    border-bottom: 1px solid #dddddd
}

.info-table > div > div {
    display: table-cell;
    width: 124px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}

.info-table.table1 > div > div,
.info-table.table2 > div > div{
    line-height: 34px;
}

.info-table.table3 .info-label {
    width:100px;
}

.info-table.table3 .info-content {
    width:143px;
    padding-left:5px;
    padding-right:5px;
}

.info-table .info-label {
    background-color:#f4f4f4;
}

.table-tab{
    width:220px;
    height:30px;
    line-height: 30px;
    margin-left: 6px;
    margin-top: 6px;
    float: left;
    /*background-color: #f7f7f7;*/
    border:1px solid #757c82;
    text-align: center;
    vertical-align: middle;
    color:#fff;
    cursor:pointer;
}
.table-tab.selected{
    background-color: #fff;
    color:#f94242;
    /*border:1px solid #ff2437;*/
}
.data-div{
    display: none;
    /*margin-top:30px;*/
    margin-bottom:80px;
}
.data-div.selected{
    display: block;
}

#table-tab-div {
    /*width: 1200px;*/
    display: none;
    width: 100%;
    height: 100px;
    position: absolute;
   /* top: 1010px;*/
    /*padding: 0px 0px 6px 0px;*/
    margin-top: 25px;
    /*border-radius: 5px;*/
    /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);*/
    background-color: #4d555d;
    z-index: 99;
    left: 0;
    bottom:0;
}
#table-tab-div .arrow {
    float:left;
    width:50px;
    height: 66px;
    line-height: 66px;
    font-size: 44px;
    text-align: center;
    cursor:pointer;
    color: #7b7b7b;

}
#table-tab-div .tab {
    width: 1200px;
    /*margin-left:50px;*/
    margin: 8px auto;
    overflow: hidden;
}

#table-tab-div.fixed {
    position: fixed;
    bottom:10px;
    top:unset;
}


#content .up{
    height: 270px;
    background: #f3f5f7;
}
#content .up .upWrap{
    width: 1100px;
    margin: 0 auto;
}

.level{
    float: left;
    margin-left: 60px;
    margin-top: 50px;
}

#ranking-title{
    padding-left: 8px;
}


#ranking-value{
    color:#ff2437;
    font-size:88px;
    float:left;
    height: 92px;
    line-height: 92px;
}

#ranking-info{
    height:70px;
    float:left;
    font-size: 26px;
    margin-top: 16px;
    bottom: 0;
    margin-left: 32px;
}

#ranking-info p{
    font-weight: bold;
    font-size: 32px;
}

#ranking-memo{
    font-size:14px;
}

.ranking-wrap{
    overflow: hidden;
    position: relative;
}

#chart{
    float:left;
    /*border:1px #dddddd solid;*/
    width:384px;
    height:270px
}

.searchWrap{
    text-align: center;
    width: 630px;
    margin: 20px auto 0;
    -webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 16px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.search .input{
    display: inline-block;
    width: 508px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #f3f5f7;
    box-sizing: border-box;
}

.search .input input{
    width: 508px;
    border: none;
    height: 50px;
    box-sizing: border-box;
    text-indent: 20px;
    outline: none;
    font-size: 14px;
}

.search .searchWrap a{
    font-size: 16px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: right;
    background: #f94242;
    color: white;
}

.searchList{
    display: none;
    position: absolute;
    width: 508px;
    line-height: 30px;
    background: white;
    margin-top: 10px;
    border: 1px solid #f3f5f7;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
    max-height: 200px;
    overflow-y: scroll;
    text-align: left;
}

.searchList p{
    padding: 6px 20px;
    cursor: pointer;
}
.searchList p:hover{
    background: #f3f5f7;
}

.info-table.table4 .info-content{
    display: block;
    text-align: left;
    padding: 15px;
    width: 230px;
    height: 209px;
    box-sizing: border-box;
    overflow-y: auto;
}

#ranking_hist{
    width:1200px;
    height: 360px;
    margin-top:20px;
}

.data-div .chart{
    margin-top: 30px;
}

.data-div .charttable{
    text-align: center;
}

.data-div .charttable thead th{
    text-align: center;
}


/*表格更新begin */
.table_con{
    border:1px solid #dddddd;
    border-collapse:collapse;
    text-align: center;
    margin-top:10px;
}
.table_con tr{
    border:1px solid #dddddd;
}
.table_con td{
    width: 125px;
    height: 35px;
    border:1px solid #dddddd;
}
/*主营分析*/
.zy_list span a{
    display: inline-block;
    width: 90px;
    text-align: center;
    color: #666;
    margin-right: 5px;
    cursor:pointer;
    border: 1px solid #fff;
}
.zy_list span a:hover {
    text-decoration: none;
    border: 1px solid #f94242;
    color: #f94242;
}
.zy_list span.selected a{
    color: #f94242;
}
#half_notice,#all_notice{
    display: none;
    color:#7b7b7b;
    width:160px;
    height: 10px;
    text-align: center;
    position:absolute;
    top:170px;
    left:146px;
}
#half_all_notice{
    display: none;
    color:#7b7b7b;
    width:100%;
    text-align: center;
}
/*表格更新end */