.mt12 {
        margin-top: 12px;
    }
    /*.fen div{
        padding-left:12px;
    }*/
    .strategy {
        float: left;
    }



    .leftDiv, .rightDiv {
        height: 400px;
    }

    .leftDiv {
        padding: 20px 0 0 20px;
    }

    .com_Title {
        font-size: 18px;
        color: #333;
        background: #d0e9ff;
        padding-left: 12px;
        height: 40px;
    }

    .comDivheight {
        width: 100%;
    }

    .comechart {
        width: 100%;
        height: 80%;
    }

    .heightP {
        line-height: 40px;
    }

    .hint_p {
        margin-right: 10px;
        margin-top: 4px;
    }

    .center_p {
        padding: 30px 0 30px 60px;
        color: red;
    }



    .large-span {
        font-size: 50px;
        padding-right: 10px;
    }

    .center_p img {
        height: 33px;
        width: 14px;
        margin-bottom: 8px;
        margin-left: 5px;
    }

    .sel_allmarket {
        width: 140px;
    }

    .wid80 {
        width: 80%;
    }

    .wid20 {
        width: 20%;
    }

    .bg6BA5D3 {
        background: #529ce8;
        border-radius: 5px;
        color: white;
        padding: 10px 15px;
        border: none;
        font-size: 18px;
    }

    .bgExplain {
        background: white;
        border-top: 1px solid #EEEEF6;
        border-bottom: 1px solid #EEEEF6;
    }

    .indent2 {
        text-indent: 2em;
    }

    .posit_bnt {
        display: inline-block;
        padding: 7px 38px;
        font-size: 15px;
        color: #fff;
        border-radius: 4px;
        border: none;
    }

    .bgBtn:hover {
        background: #ebc55e;
        color: white;
    }

    .bgBtn {
        background: #D2B66A;
        color: white;
    }
    .browsebg {
        background: #7bcc7e;
    }
    .downloadbg {
        background: #3ba2e6;
    }
    .describe {
        padding: 10px;
        font-size: 12px;
        line-height: 28px;
        width: 300px;
        border: 1px solid #b2971f;
        top: 32px;
        left: 200px;
        z-index: 100;
        background: #fff;
        display: none;
    }

    .hint_p {
        margin-right: 10px;
        margin-top: -4px;
        padding: 4px 8px;
    }

    .pri_chart {
        width: 100%;
        height: 80%;
    }

  .center_red span{
         color: red;
    }
    .center_green {
        color: green;
    }

    .paddtop10 {
        padding-top: 10px;
    }

    .mar20 {
        margin-top: 20px;
    }
    .center_red span{
         color: red;
    }
    .center_green span{
        color: green;
    }
    .btn_wrap{
       text-align:center;
       position:absolute;
       bottom:13%;
       left:50%;
       margin-left:-150px;
    }