@charset "UTF-8";
/*------------------------------------*  #compass support
\*------------------------------------*/
/*------------------------------------*  #border-radius  边框圆角
\*------------------------------------*/
/*------------------------------------*  #css3
\*------------------------------------*/
/*------------------------------------*  #font-size
\*------------------------------------*/
/*------------------------------------*  #color
\*------------------------------------*/
/*------------------------------------*  #compass support
\*------------------------------------*/
/*------------------------------------*  #border-radius  边框圆角
\*------------------------------------*/
/*------------------------------------*  #css3
\*------------------------------------*/
.symbol-container, .exchange-container {
    height: auto;
    width: 1041px;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #e0d4cb;
    margin: -1px;
    padding-left: 20px;
}

.analysis-container .analysis-item .clearfix li p {
    font-size: 16px !important;
}

.chart-data {
    padding-bottom: 40px;
    border-bottom: 1px solid #ebe4df;
    margin-bottom: 40px;
}

.chart-data > .common-tit {
    position: relative;
}

.quote-data-right > div > span {
    font-weight: 700;
}

.chart-data .show-tradingview {
    position: absolute;
    right: 0;
    top: -6px;
    color: #333333;
    font-size: 14px;
    display: inline-block;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #999;
}

.chart-data .show-tradingview:hover {
    color: #ff7e0b;
    border: 1px solid #ff7e0b;
}

.chart-data .tit a:hover {
    color: #ff7e0b;
}

.chart-data .img-chart {
    margin-top: 74px;
    height: auto;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    width: 100%;
}

.chart-data .img-chart #main > div {
    top: -15px !important;
}

.chart-data .quote-data {
    width: 100%;
    margin-bottom: 10px;
    margin-top: -5px;
}

.chart-data .quote-data .quote-data-left {
    float: left;
}

.chart-data .quote-data .quote-data-left .data-left {
    font-size: 32px;
    float: left;
    font-weight: bold;
}

.chart-data .quote-data .quote-data-left .data-left1 {
    margin-left: 6px;
    margin-top: 16px;
    padding-left: 20px;
    font-size: 14px;
    float: left;
    position: relative;
}

.chart-data .quote-data .quote-data-right {
    font-size: 14px;
    height: 20px;
}

.chart-data .quote-data .quote-data-right > div {
    line-height: 14px;
    margin-top: 3px;
    margin-bottom: 6px;
    border-left: 1px solid #eeeeee;
    padding-left: 25px;
    margin-left: 25px;
    float: right;
    height: 14px;
}

.chart-data .quote-data .quote-data-right > div:last-child {
    border-left: 0;
}

.kxt_pic {
    padding-bottom: 40px;
    border-bottom: 1px solid #ebe4df;
    margin-bottom: 40px;
}

.kxt_pic .img-k-chart {
    border-top: 0;
}

.kxt_head {
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0 auto 15px;
    background-size: 100% 100%;
    background-color: #fff9f6;
    border: 1px solid #dedede;
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 15px;
}

.kxt_head ul {
    display: flex;
    border-bottom: 1px solid #ebe4df;
}

.kxt_head ul li {
    height: 40px;
    width: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 40px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    color: #333;
    border-right: 1px solid #ebe4df;
}

.kxt_head ul li.cruct {
    border-radius: 2px;
    background-color: #ff7e0b !important;
    /* background:url(../img/kxt_head_choose.jpg) no-repeat; height:28px;*/
    color: #fff !important;
    background-size: 100% 100%;
}

.kxt_head ul li:hover {
    color: #333;
    background-color: #fee7d2;
    box-shadow: 0 0 2px 2px #fff inset;
}

.img-k-chart {
    min-height: 400px;
    min-width: 800px;
    background-color: #fff;
    border: 1px solid #ebe4df;
    box-sizing: border-box;
    width: 100%;
}

.chart-data1 ul {
    font-size: 14px;
    margin-top: 10px;
}

.chart-data1 ul li {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebe4df;
}

.chart-data1 ul li span {
    color: #999999;
    float: right;
}

.chart-data1 ul li a {
    line-height: 24px;
    float: left;
    color: #333333;
}

/*-------------------------------*/
.toggle {
    font-size: 14px;
    cursor: pointer;
    display: none;
    text-align: center;
    height: 34px;
    line-height: 34px;
}

.toggle.hide span:after {
    transform-origin: center center;
    transform: rotate(180deg);
}

.toggle span {
    position: relative;
    padding-right: 15px;
}

.toggle span:after {
    height: 11px;
    width: 10px;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    background-image: url(../img/quote-arrow.png);
}

/*-------------------------------*/
.exchange-container .red {
    color: #fff;
    background-color: #ff5763;
}

.exchange-container .red em {
    color: #fff;
}

.exchange-container .green {
    color: #fff;
    background-color: #26b07d;
}

.exchange-container .green em {
    color: #fff;
}

.exchange-container .qred {
    color: #ed6464;
    background-color: #ffebec;
}

.exchange-container .qgreen {
    color: #51b48f;
    background-color: #ebfff8;
}

.table-container {
    font-size: 14px;
    max-height: 525px;
    overflow: hidden;
    margin-top: -5px;
}

.table-container th {
    color: #ff7e0b;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    font-weight: normal;
}

.table-container td {
    height: 34px;
    line-height: 34px;
    color: #333;
}

.table-container td a:hover {
    color: #ff7e0b;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.table-container tbody > tr {
    cursor: pointer;
    border-top: 1px solid #ebe4df;
}

.table-container tbody > tr td:first-child {
    text-align: left;
}

.table-container .arrow {
    position: relative;
    padding-left: 15px;
}

.table-container .arrow:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 12px;
    height: 10px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-image: url("../img/quote-stable.png");
}

.table-container .arrow.arrow-up:before, .table-container .arrow.arrow-down:before {
    width: 9px;
    height: 12px;
}

.table-container .arrow.arrow-up:before {
    background-image: url("../img/quote-up.png");
}

.table-container .arrow.arrow-down:before {
    background-image: url("../img/quote-down.png");
}

.hot-goods {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e0d4cb;
}

.hot-goods table {
    text-align: right;
}

.hot-goods table th, .hot-goods table td {
    padding-right: 20px;
}

.hot-goods table th:first-child,
.hot-goods table tr > td:first-child {
    text-align: left;
    padding-left: 20px;
    position: relative;
}

.hot-goods table th:nth-child(2),
.hot-goods table tr > :nth-child(2) {
    padding-left: 0;
}

.quote-variety {
    text-align: center;
    font-size: 14px;
}

.quote-variety table {
    width: 100%;
}

.quote-variety tbody > tr {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid #ebe4df;
    box-sizing: border-box;
}

.quote-variety tbody > tr:last-child {
    border-bottom: 1px solid transparent;
}

.quote-variety tbody > tr:hover {
    border: 1px solid #d1c0a5;
    border-bottom: 1px solid #d1c0a5;
}

.quote-variety tbody > tr td:last-child {
    border-right: 0;
}

.quote-variety tbody td {
    border-right: 1px solid #ebe4df;
}

.quote-variety th {
    color: #ff7e0b;
    height: 34px;
    line-height: 34px;
    background: #fff9f6;
    font-weight: normal;
}

.quote-variety td {
    width: 95px;
    height: 55px;
    text-align: center;
}

.quote-variety td i {
    font-size: 15px;
    display: block;
}

.quote-variety td em {
    font-size: 12px;
    color: #999;
    display: block;
}

.quote-variety .name {
    width: 90px;
}

.quote-variety .name:hover {
    border: 1px solid #f0f7ff;
}

.quote-variety .name em {
    font-size: 12px;
    color: #999;
    display: block;
}

.quote-variety .quote-variety__loading {
    border-top: 1px solid #ebedf0;
    text-align: center;
    padding: 45px 0;
}

.quote-position {
    display: none;
}

.quote-position .left {
    padding-left: 20px;
    width: 135px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.quote-position .right {
    width: 825px;
}

.quote-position .quote-position--tit {
    background-color: #f0f7ff;
    color: #ff7e0b;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    font-weight: normal;
}

.quote-position .quote-position--tit .icon {
    width: 50%;
    text-align: center;
}

.quote-position .content {
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: 1px solid #eeeeee;
}

.quote-position .content .left {
    color: #333;
}

.quote-position .content .right {
    position: relative;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
}

.quote-position .content .right > span {
    font-size: 13px;
    color: #999;
    width: 50px;
}

.quote-position .content .right .bar {
    width: 705px;
    height: 12px;
    position: relative;
    margin: 14px 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
    background-color: #51b48f;
}

.quote-position .content .right .bar i {
    position: relative;
    display: block;
    height: 100%;
    background-color: #ed6464;
    border-right: 1px solid #fff;
}

.quote-position .bief {
    padding-top: 15px;
    font-size: 13px;
    line-height: 23px;
    color: #999;
}

.quote-nav {
    padding: 10px 20px 10px 20px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #eee;
}

.quote-nav ul {
    width: calc(100% - 105px);
}

.quote-nav ul li {
    float: left;
    text-align: center;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    box-sizing: border-box;
    width: 16.66%;
}

.quote-nav ul li:hover {
    color: #ff7e0b;
}

.quote-nav ul .active {
    background-color: #ff7e0b;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.quote-nav ul .active:hover {
    color: #fff;
}

.quote-nav span {
    display: block;
    width: 105px;
}

.show {
    display: block !important;
}


.analysis-item {
    width: 172px;
    float: left;
    padding-right: 20px;
    border-right: 1px solid #ebe4df;
    margin-right: 19px;
}

.analysis-item:last-child {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
}

.analysis-item .pic {
    width: 25px;
    height: 25px;
    float: left;
}

.analysis-item .nick_name {
    display: block;
    max-width: 65px;
    margin: 0 3px 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 25px;
}

.analysis-item .ask_btn {
    display: block;
    width: 50px;
    margin-top: 2.5px;
    line-height: 20px;
    text-align: center;
    background-color: #ff7e0b;
    color: #fff;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.analysis-item .iconfont {
    float: left;
    line-height: 25px;
}

.analysis-item ul {
    margin-top: 13px;
}

.analysis-item li {
    text-align: center;
    float: left;
    box-sizing: border-box;
}

.analysis-item li:first-child, .analysis-item li:last-child {
    width: calc(50% - 37px);
}

.analysis-item li:nth-child(2) {
    border-right: 1px solid #faf3ed;
    border-left: 1px solid #faf3ed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 65px;
    margin: 0 4px;
}

.analysis-item li p {
    line-height: 16px;
    margin-bottom: 2px;
    font-weight: bold;
}

.analysis-item li p img {
    display: inline-block;
    vertical-align: middle;
}

.analysis-item li span {
    display: block;
    color: #8b8c8c;
    font-size: 12px;
}
