﻿@charset 'utf-8';

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
    display: none;
}

#chartType, #datePeriod {
    height:100%;
    font-size: 0.36rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding-left: 0.3rem;
    border: none;
}
#chartType {
    min-width: 2rem;
    padding-right: 0.4rem;
    float: left;
    background: url(/images/downSmall.png) no-repeat right center;
    background-size: 0.34rem;
}
#datePeriod {
    width: 2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(/images/downSmall.png) no-repeat 1.5rem center;
    background-size: .34rem;
    margin-right:0.3rem;
}
#tvChartType {
    min-width: 2rem;
    float: right;
    margin-right: 0.3rem;
}
#tvChartType a{
    font-size: 0.36rem;
    color: #1b78bb;
    display: block;
    padding-left: 0.8rem;
    background: url(/Images/tv_icon.png) no-repeat left;
    background-size: 0.65rem;
}
section {
    padding-top: 1.9rem;
    padding-bottom: 1.35rem;
}
.content .content_top {
    position: fixed;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow-x: auto;
    padding-bottom: 0.1rem;
    top: 1rem;
    left: 0;
    background-color: #fff;
    width:100%;
    z-index:1000;
}
table {
    width: 100%;
}

table, tr, td, th {
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #ddd;
    font-size: 0.32rem;
    text-align: center;
}

thead {
    background: url(/images/bg_tiao.png) repeat-x;
    background-size: contain;
    /*background-color: #f2f2f2;*/
}
thead tr{
    /*background:#eaf3fc;*/
    background-size:contain;
    
}
thead tr td{
    font-size: 0.4rem !important;
    /*border: 1px solid #cbddf1;*/
}
tr, td, th {
    height: 0.9rem;
    /*line-height: 0.9rem;*/
    vertical-align: middle;
}
td div{
    line-height:normal;
}
.weak{
    color: #ccc;
}
.content{
    position:relative;
}
canvas{
    position:absolute;
    top:0;
    left:0;
    z-index:9;
}
td p {
    width: 0.4rem;
    height: 0.4rem;
    background-clip: padding-box;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}
td p span{
    position:absolute;
    width:0.4rem;
    height:0.4rem;
    color: #fff;
    background: #ff9600;
    background-clip: padding-box;
    border-radius: 50%;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.4rem;
    top: -0.2rem;
    right: -0.2rem;
}
.myColor10, .myColor8, myColor12{
    position:relative;
    z-index:10;
}
.myColor10 p {
    position: absolute;
    background-color: #1c77b9;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.myColor41 {
    background-color: #719ce3;
    color: #fff;
    position:relative;
    z-index: 10;
}
.myColor39 {
    background-color: #df7b6a;
    color: #fff;
    position: relative;
    z-index: 10;
}
.myColor43 {
    background-color: #cc90da;
    color: #fff;
    position: relative;
    z-index: 10;
}
.imp.myColor10 p {
    color: #fff;
    width: 0.66rem;
    height: 0.66rem;
    text-align: center;
    line-height: 0.69rem;
}
.myColor12 p {
    display: inline-block;
    background-color: #c715e1;
    color: #fff;
}

.currentLi span {
    color: #3b92d5 !important;
}
.countDown {
    color: #d2284d;
    font-size: 0.36rem !important;
}

.myColor100 p, .myColor99 p, .myColor98 p {
    color: #fff;
    width: 0.66rem;
    height: 0.66rem;
    text-align: center;
    line-height: 0.66rem;
    display: inline-block;
}
.myColor100 p{
    background-color: #76BAFE;
}
.myColor99 p {
    background-color: #FF9F80;
}
.myColor98 p {
    background-color: #8ab988;
}
.myColor17, .myColor18, .myColor19, .myColor20, .myColor21, .myColor11, .myColor12, .myColor22, .myColor23, .myColor13, .myColor24, .myColor25 {
    color: #fff;
    position: relative;
    z-index: 10;
}
.myColor18, .myColor20, .myColor11, .myColor22 {
    background-color: #dfb06a;
    font-size: 0.4rem;
}
.myColor17, .myColor19, .myColor21, .myColor12, .myColor23 {
    background-color: #8ab988;
    font-size: 0.4rem;
}
.myColor13 {
    background-color: #719ce3;
}
.arcbig p {
    width: 0.72rem !important;
    height: 0.72rem !important;
    line-height: 0.75rem !important;
}
.arcbig.k3 p {
    font-size: .44rem;
}
.imp.myColor17 {
    background-color: #dfb06a;
}
.imp.myColor11 {
    background-color: #8ab988;
}
.myColor24 {
    background-color: #719ce3;
}
.myColor25 {
    background-color: #cc90da;
}
.myColor8 p {
    background-color: #d2284d;
    color: #fff;
}
.k3{
    background-color: transparent !important;
    font-size: 0.4rem;
}
td{
    white-space: nowrap;
}
.road.myColor13{
    background-color: transparent;
}
#chart p {
    background: url(/images/chart-current.png) no-repeat center;
    background-size: .6rem;
}
#chart span {
    color: #3b92d5 !important;
}
.fixed_div{
    position: fixed;
    z-index: 998;
    left:0;
    top: 1.9rem;
    width: 100%;
}
.fixed_div table{
    width: 100%;
}
#trendtype-box{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.fix-box{
    position: fixed;
    width: 100%;
    padding-bottom: 0.2rem;
    z-index: 1000;
    top: 1.9rem;
    left: 0;
    background-color: #eee;
}
.fix-box ul{
    width: 100%;
}
.fix-box ul:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.fix-box ul li{
    float: left;
    width: 2.4rem;
    border: 1px solid #ddd;
    height: 1rem;
    background-color: #fff;
    text-align: center;
    line-height:1rem;
    margin: 0.2rem 0 0 0.2rem;
    background-clip: padding-box;
    border-radius: 0.1rem;
}
#datePeriod-box {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.absolute-box {
    position: absolute;
    width: 100%;
    padding-bottom: 0.2rem;
    z-index: 1000;
    top: 1.9rem;
    left: 0;
    background-color: #eee;
}
.absolute-box ul li{
    float: left;
    width: 2.4rem;
    border: 1px solid #ddd;
    height: 1rem;
    background-color: #fff;
    text-align: center;
    line-height:1rem;
    margin: 0.2rem 0 0 0.2rem;
    background-clip: padding-box;
    border-radius: 0.1rem;
}
.absolute-box ul li a{
    font-size: 0.4rem;
    display: block;
}
.absolute-box ul:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.fix-box ul li a{
    display: block;
    font-size: 0.36rem;
}
.k3.myColor1 {
    color: #d2284d;
}
.k3.myColor4 {
    color: #c715e1;
}
.font-big{
    font-size: 0.4rem;
}
.exf.myColor8, .exf.myColor10, .exf.myColor18, .exf.myColor12, .exf.myColor22, .exf.myColor11, .exf.myColor23, .exf.myColor13, .exf.myColor19, .exf.myColor24, .exf.myColor25 {
    font-size: 0.4rem;
}
.k3-front.myColor39, .k3-front.myColor41, .k3-front.myColor8, .k3-front.myColor10, .k3-front.myColor12, .k3-front.myColor43, .k3-front.myColor22, .k3-front.myColor23, .k3-front.myColor24 {
    font-size: 0.4rem;
}
.round:nth-of-type(even){
    background: #f7f7f7;
}
.count>td{
    font-size: 0.4rem;
}
.rline, .nextPeriod {
    font-size: 0.32rem !important;
}
.more_chart{
    border: none !important;
    background-color: #eee !important;
}
.more_chart a{
    color: #ba2636 !important;
}
.suspend_ad{
    text-align: center;
    height: 1rem;
    line-height:1rem;
}
.suspend_ad a{
    color: #d2284d;
    text-decoration: underline;
    display: block;
}
#setting_elasticFrame{
    font-size: .4rem;
    position: fixed;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index:1001;
}
#setting_elasticFrame .setting_content{
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: .3rem;
    background-color: #fff;
}
.close_setting_elasticFrame{
    position: absolute;
    right:-.3rem;
    top: -1.2rem;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    border-radius: 50%;
    font-size: 1rem;
    border: 2px solid #fff;
    color: #fff;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    text-align: center;
}
.please_choose {
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    color: #666;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.choice{
    padding: 0 .2rem;
}
.choice_title {
    line-height: 1rem;
    padding: 0 .2rem;
}
.choice > ul{
    display: -webkit-flex;
    display: flex;
}
.choice > ul li{
    margin:.1rem .2rem ;
    -webkit-flex: 1;
    flex: 1;
    border: 1px solid #ddd;
    color: #888;
    text-align: center;
    height:1rem;
    border-radius: 6px;
    line-height: 1rem;
}
.sure_or_not{
    height: 1.2rem;
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid #ddd;
    margin-top: .5rem;
}
.sure_or_not>p{
    -webkit-flex:1;
    flex:1;
    text-align: center;
    line-height: 1.2rem;
}
#cancel{
    border-right: 1px solid #ddd;
}
.choice_color {
    background-color: #1c77b9;
    color: #fff !important;
    border: 1px solid #1c77b9 !important;
}
.fixed_setting{
    position: fixed;
    height: 1rem;
    width: 1rem;
    top: 0;
    right: 1rem;
    background: url(/Images/setting_white.png) no-repeat center;
    background-size: .6rem;
    z-index: 1001;
}
.fixed_enjoy {
    position: fixed;
    top: 0;
    right: 0;
    height: 1rem;
    width: 1rem;
    z-index: 1002;
}
.fixed_enjoy a{
    color: #fff;
    display: block;
    line-height: 1rem;
    text-align: center;
}
.blue p {
    background-color: #1c77b9 !important;
    color: #fff;
}
.red p {
    background-color: #d2284d !important;
    color: #fff;
}
.special p {
    background-color: #d69225 !important;
    color: #fff;
}