@charset "utf-8";



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-weight: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

div {
    display: block;
}

.div_0,.div_1{
    /*width: 1200px;*/
    position: relative;
    margin: 0 auto;
    zoom: 1;
}



.ctl-box {
    height: 34px;
    line-height: 34px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f6f9ff;
    text-align: left;
    font-size: 0.5rem;
    border: 0;
    text-align: center;
    
}

    .ctl-box .ctl-item {
        padding-right: 12px;
    }

    .ctl-box input, .ctl-box label {
        margin-right: 3px;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer;
        font-size: px;
    }

.trendTable{
    background: #fafafa;
    border-collapse: collapse;
    /*width: 1200px;*/
    padding: 0;
    border: 0;
    font: inherit;
    margin:0 auto;
    
}
.trendTable .wdh18 {
    width: 18px;
    padding: 0 8px;
}
.trendTable td {
    border: 1px solid #fff;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    height: 21px;
    font-size: 12px;
    
}


.trendTable tr td.qishu {
    border-left: 1px solid #ddd;
}

.trendTable tr td.split, .trendTable tr th.split {
    width: 1px;
    background: #dbdbdb;
    font-size: 0;
    border: 1px solid #dbdbdb;
    border-width: 1px 0px 1px 0px;
    
}
.trendTable tr td.split02, .trendTable tr th.split02 {
    width: 1px;
    background: #dbdbdb;
    font-size: 0;
    border: 1px solid #dbdbdb;
    border-width: 1px 0px 1px 0px;
}
.trendTable .miss-yred1 {
    background-color: #f9f9f9;
    color: #D2B0B0;
}

.trendTable .miss-yred2 {
    background-color: #fcfcfc;
    color: #D2B0B0;
}

.trendTable .chartball_red0,.trendTable .chartball_blue0,.trendTable .chartball_green0,.trendTable .chartball_green0,.trendTable .chartball_red1, .trendTable .chartball_red2, .trendTable .chartball_blue, .trendTable .chartball_gray, .trendTable .chartball_green, .trendTable .chartblock_green, .trendTable .chartblock_red, .trendTable .chartblock_blue, .trendTable .chartblock_green1, .trendTable .chartblock_red1, .trendTable .chartblock_blue1 {
    background-position: center center;
    color: #fff;
    background-repeat: no-repeat;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: -1px;
}

/*特码球图*/
.trendTable .chartball_red0 {
    background-image: url(./images/redBall0.png);
    color: rgb(0,0,0);
   
   
}

.trendTable .chartball_blue0 {
    background-image: url(./images/buleBall0.png);
    color: rgb(0,0,0);
    
}
.trendTable .chartball_green0 {
    background-image: url(./images/greenBall0.png);
    color: rgb(0,0,0);
   
}
.trendTable .chartball_gray0 {
    background-image: url(./images/grayBall0.png);
    color: rgb(0,0,0);
   
}


.trendTable .chartball_red1 {
    background-image: url(./images/red_ball_1.gif);
}


.trendTable .chartball_red2 {
    background-image: url(./images/red_ball_2.gif);
    color: #ae0303;
    letter-spacing: -1px;
}

.trendTable .chartball_gray {
    background-image: url(./images/gray_ball.gif);
}

.trendTable .chartball_blue {
    background-image: url(./images/blue_ball.gif);
    position: relative;
}

.trendTable .chartball_green {
    background-image: url(./images/green_ball.gif);
    position: relative;
}

.trendTable .chartblock_green {
    background-image: url(./images/green_block.gif);
    position: relative;
}


.trendTable .chartblock_red {
    background-image: url(./images/red_block.gif);
    position: relative;
}

.trendTable .chartblock_blue {
    background-image: url(./images/blue_block.gif);
    position: relative;
}
.trendTable .chartblock_red1 {
    background-image: url(./images/block_red.png);
    position: relative;
}
.trendTable .chartblock_green1 {
    background-image: url(./images/block_green.png);
    position: relative;
}
.trendTable .chartblock_blue1 {
    background-image: url(./images/block_blue.png);
    position: relative;
}



.trendTable .miss-yred-c2 {
    width: 20px;
    color: #595656;
    background: white;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: white;
}
.trendTable .miss-yred {
    width: 20px;
    color: white;
    background: white;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: white;
}

.trendTable tr td.sliceMiss-4 {
    background-color: rgb(19, 19, 177);
    color: rgb(23, 235, 122) !important;
}
.trendTable tr td.sliceMiss-5 {
    background-color: rgb(19, 19, 177);
    color: rgb(23, 235, 122) !important;
}

.trendTable th, .trendTable td {
    border: 1px solid #fff;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    height: 25px;
    
    font-size: 12px;
}

.trendTable td {
    line-height: 28px;
}
.trendTable th {
    background-color: #ffecec;
    font-weight: normal;
}
.trendTable .sort_up strong, .trendTable .sort_down strong {
    padding-right: 13px;
    background: url(../images/chart-icon.png) 30px 1px no-repeat;
    font-weight: bold;
}
.trendTable .brl {
    border-left: 1px solid #ddd;
}
.trendTable .sort_up, .trendTable .sort_down {
    cursor: pointer;
}
.trendTable .sort_up strong {
    background-position: 31px -1px;
}
.trendTable .sort_down strong {
    background-position: 31px -18px;
}

.trendTable td.appears {
    height: 70px;
    font-size: 12px;
    vertical-align: bottom;
    line-height: 10px;
}

.line{
    position:absolute;
    background:green;
    height:1px;
    z-index: 1;/*这里设置大于2，即可看到真正连线的其实是两个元素的中心坐标*/
}

.tab_div {
    height: 4rem;
    /*box-sizing: border-box;*/
    background: #fcebe7;
    width: 100%;
    line-height: 34px;
    text-align: center;
    /*font-size: 14px;*/
    margin:0 auto;
    padding: 0;
    border: 0;
}

.tab_div .tab-item.active {
    color: #de2103;
    background: #fff;
    /*box-sizing: border-box;*/
}

.tab_div .tab-item {
    float: left;
    text-align: center;
    height: 2rem;
    /*line-height: 40px;*/
    padding: 0 0.2rem;
    /*cursor: pointer;*/
    background: #ef8787;
    font-size: 0.9rem;
    color: #fff;
    /*box-sizing: border-box;*/
    border-right: 1px solid #fcebe7;
}

.trendTable .circle, .trendTable .circle-red, .trendTable .circle-blue,.trendTable .circle-black, .trendTable .ball-yred, .trendTable .ball-gblue, .trendTable .presele-ball, .trendTable .presele-red, .trendTable .presele-blue, .trendTable .presele-circle, .trendTable .ball-orange, .trendTable .ball-green, .trendTable .ball-purple, .trendTable .ball-gred, .trendTable td.ball-lightgreen, .trendTable .circle-yred, .trendTable .circle-yblue, .trendTable tr td.ball-yellow, .trendTable tr td.ball-pink {
    background-image: url(../images/chartball.png);
    background-repeat: no-repeat;
    font-size: 12px;
}

.trendTable .red {
    color: #c84c59;
    font-weight: bold;
}

.trendTable .blue {
    color: #0964f5;
    font-weight: bold;
}

.trendTable .circle-red {
    color: #cb3a34;
    background-position: center -24px;
    font-weight: bold;
}
.trendTable .circle-blue {
    color: #1d71a9;
    background-position: center -52px;
    font-weight: bold;
}
.trendTable .circle-black {
    color: #000000;
    background-position: center -78px;
    font-weight: bold;
}
.trendTable .bg_z3_2 {
    background: #f56c6c;
    color: #fff;
    width: 27px;
    height: 16px;
    margin: 0 auto;
    line-height: 16px;
}

.trendTable .bg_z3_3 {
    background: #000000;
    color: #fff;
    width: 27px;
    height: 16px;
    margin: 0 auto;
    line-height: 16px;
}

.trendTable .bg_zx_1 {
    background: #7fb1bd;
    color: #fff;
    width: 16px;
    height: 15px;
    margin: 0 auto;
    line-height: 15px;
    font-family: arial;
}
.trendTable .bg_zx_2 {
    background: #cd18a6;
    color: #fff;
    width: 16px;
    height: 15px;
    margin: 0 auto;
    line-height: 15px;
    font-family: arial;
}

.trendTable .bg_zx_3 {
    background: #b6a0a0;
    color: #fff;
    width: 16px;
    height: 15px;
    margin: 0 auto;
    line-height: 15px;
    font-family: arial;
}

.trendTable .ball-gblue {
    background-position: center -164px;
    color: #fff;
    font-weight: bold;
}
.trendTable .ball-yred {
    background-color: #fffcf5;
    background-position: center -136px;
    color: #fff;
    font-weight: bold;
}

.rem-help {
    position: relative;
}

ul, ol {
    list-style: none;
}
.rem-other, .rem-help, .recommend {
   
    margin-top: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.rem-help h3 {
    font-size: 18px;
    font-weight: bold;
    background: #fcebe7 url(../images/icon.png) no-repeat 20px -75px;
    height: 36px;
    line-height: 36px;
    padding-left: 52px;
}
.rem-help li {
    height: auto;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
}
.div_help{
    width: 100%;
    position: relative;
    margin: 0 auto;
    zoom: 1;
}

.trendTable .bg_sqb {
    background: #b79939;
    color: #fff;
    font-family: tahoma;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
}
.trendTable .bg_job {
    background: #7fb1bd;
    color: #fff;
    font-family: tahoma;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
}


.trendTable .allred {
    color: #fff;
    background: #c84c59;
}

.trendTable .allblue {
    color: #fff;
    background: #4e78db;
}

.trendTable .allbg {
    color: #fff;
    background: #32a8cc;
}
