﻿@charset "utf-8";
/*basic*/
html,
body,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
img,
th,
td,
form,
fieldset,
iframe,
object,
pre,
code,
legend,
blockquote,
input {
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  list-style-type: none;
}
.clear {
  display: block;
  clear: both;
  content: '';
  visibility: hidden;
  height: 0;
}
.clearfix:after {
  display: block;
  clear: both;
  content: '';
  visibility: hidden;
  height: 0;
}
.clearfix {
  zoom: 1;
}
body {
  background: #fff;
  font-family: \5fae\8f6f\96c5\9ed1, 'Microsoft Yahei', Arial, Helvetica, sans-serif, '宋体';
  font-weight: normal;
  font-size: 14px;
  color: #3a3a3a;
}
input,
textarea,
button {
  font-family: inherit;
}
a {
  color: #2d6aa1;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
.l {
  float: left;
}
.r {
  float: right;
}
.fw {
  font-weight: bold;
}
.blue {
  color: #2d6aa3;
}
.red {
  color: #cb0101;
}
.green {
  color: #009b01;
}
.gray {
  color: #9fa0a0;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.pst {
  position: relative;
}
.abs {
  position: absolute;
}
table {
  border: 1px solid #d7d7d7;
  border-collapse: collapse;
}
table th {
  background-color: #e7f1fd;
  border: 1px solid #d7d7d7;
  text-align: center;
  font-weight: normal;
}
table td {
  border: 1px solid #d7d7d7;
  text-align: center;
}
img {
  width: auto;
  height: auto;
  display: block;
}
.chart-wapper img {
  margin: 5px 0;
}
.pdt5 {
  padding: 5px 0;
}
.mgt5 {
  margin: 5px 0;
}
.lh {
  line-height: 1.2;
}
.inner {
  margin: 0 auto;
  width: 1160px;
  overflow: hidden;
}

.header {
  height: 80px;
  background-color: #cd0000;
}
.header .l {
  font-size: 0;
  height: 80px;
}
.header .logo {
  margin-top: 13px;
  width: 225px;
  height: 55px;
  background: url(../images/class.png) no-repeat;
  cursor: pointer;
}
.header .links a {
  margin-top: 30px;
  margin-left: 50px;
  color: #f5cccc;
  font-size: 20px;
  line-height: 1.2;
}
.header .links a i {
  margin: 17px 0 0 15px;
  background: url(../images/class.png) no-repeat -1px -447px;
  width: 15px;
  height: 20px;
  display: none;
}
.header .links a:hover {
  text-decoration: none;
}
.header .links a.on {
  color: #fff;
}
.header .links a.on i {
  display: block;
}

.header .r {
  padding-top: 22px;
  font-size: 0;
}
.header .r .inp {
  width: 347px;
  height: 38px;
  background-color: #fff;
  border-radius: 5px;
  -weblit-border-radius: 5px;
  -moz-webkit-radius: 5px;
  font-size: 14px;
  color: #000;
  line-height: 38px;
  text-indent: 10px;
}
.header .r .btn {
  padding-left: 15px;
  vertical-align: top;
}
.header .r .btn a,
.header .r .btn span {
  cursor: pointer;
  width: 98px;
  height: 38px;
  background-color: #f2e8e7;
  color: #cd0000;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  display: block;
  text-decoration: none;
  border-radius: 5px;
  -weblit-border-radius: 5px;
  -moz-webkit-radius: 5px;
}
.main {
  min-width: 1160px;
}
.footer {
}
.footer .footerbg {
  height: 75px;
  background-color: #fff;
  overflow: hidden;
}
.footer .footerbg .l,
.footer .footerbg .r {
  margin-top: 30px;
  font-size: 14px;
}
.footer .footerbg .l a {
  color: #3a3a3a;
}
.footer .footerbg .l a.risk {
  color: #2c6aa3;
}
.footer .footerbg .r {
  color: #969696;
}

.index-content .index01_bg {
  margin: 50px auto 0;
  width: 847px;
  height: 262px;
  background: url(../images/index-bg.png) no-repeat;
  overflow: hidden;
}
.index-content .index_01input {
  width: 335px;
  height: 20px;
  background: none;
  border: none;
  color: #ffffff;
  vertical-align: middle;
  float: left;
  margin: 117px 0 0 222px;
  font-size: 14px;
}
.index-content .SDindex_top_lab {
  height: 20px;
  background: none;
  border: none;
  width: 65px;
  color: #ffffff;
  vertical-align: middle;
  float: left;
  margin-top: 117px;
  font-size: 14px;
}

.index-content .search-button {
  width: 70px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  background: #ffce3c;
  color: #5b2700;
  border: 1px solid #db8a4c;
  margin: 110px 0 0 30px;
  border-radius: 5px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.index-content .index_01input_n {
  width: 335px;
  height: 20px;
  background: none;
  border: none;
  color: #ffffff;
  vertical-align: middle;
  float: left;
  margin-top: 4px;
  font-size: 14px;
  margin-top: 7px\9;
}

.index-content .index01_btn {
  float: left;
  margin-top: 109px;
  margin-left: 25px;
}
.index-content .index01_btn span {
  width: 88px;
  height: 34px;
  background: url(../images/class.png) no-repeat -1px -279px;
  display: block;
}
.index-content .index01_btn span:hover {
  background-position: -1px -335px;
}
.index-content .index01_btn span:active {
  background-position: -1px -393px;
}

.index-content .index-icon {
  margin: 100px auto 250px;
  width: 847px;
}
.index-content .index-icon ul {
  font-size: 0;
}
.index-content .index-icon li {
  width: 49%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.index-content .index-icon li .tleft {
  vertical-align: top;
}
.index-content .index-icon li .tright {
  vertical-align: top;
}
.index-content .index-icon li .tcenter {
  vertical-align: top;
  float: right;
}
.index-content .index-icon1 {
  background: url(../images/class.png) no-repeat -2px -102px;
  width: 42px;
  height: 42px;
  display: inline-block;
}
.index-content .index-icon2 {
  background: url(../images/class.png) no-repeat -2px -157px;
  width: 44px;
  height: 42px;
  display: inline-block;
}
.index-content .index-icon3 {
  background: url(../images/class.png) no-repeat -2px -210px;
  width: 40px;
  height: 42px;
  display: inline-block;
}
.index-content .index01-wei {
  font-size: 14px;
  margin-left: 10px;
  vertical-align: top;
  line-height: 1.2;
  color: #747474;
  font-size: 14px;
  text-align: left;
}
.index-content .index01-c {
  color: #000;
  font-size: 15px;
  padding-bottom: 5px;
  display: block;
}

.index-content .lscrollwapper {
  float: left;
  margin: 30px 0 0 222px;
}
.index-content .lscroll {
  width: 500px;
  height: 40px;
  overflow: hidden;
}
.index-content .lscroll li {
  color: #000;
  line-height: 1.5;
  font-size: 14px;
}
.index-content .lscroll li span {
  padding: 0 5px;
}

.hotstock-content {
  padding-top: 25px;
}
.hotstock-content .inner .l {
  width: 782px;
}
.hotstock-content .list1 {
  padding-bottom: 10px;
  font-size: 0;
}
.hotstock-content .list1 li {
  width: 33%;
  font-size: 16px;
  color: #000;
  line-height: 20px;
  text-align: center;
}
.hotstock-content .list1 li span {
  color: #000;
}
.hotstock-content .list1 li span:hover {
  color: #cc0001;
  text-decoration: none;
  cursor: pointer;
}
.hotstock-content .list1 li.on span {
  color: #cd0001;
}
.hotstock-content .list1 .line {
  height: 20px;
  border-left: 1px solid #d7d7d7;
}
.hotstock-content .cont {
  padding: 0 18px;
  border: 1px solid #d7d7d7;
  border-top: 2px solid #cd0100;
}
.hotstock-content .cont .datelist {
  padding: 28px 0 0;
  text-align: center;
  font-size: 0;
}
.hotstock-content .cont .datelist li {
  margin: 0 15px;
  width: 103px;
  height: 97px;
  background: url(../images/class.png) no-repeat -229px -343px;
  cursor: pointer;
}
.hotstock-content .cont .datelist li.on {
  background-position: -113px -343px;
  cursor: default;
}
.hotstock-content .cont .datelist li .t1 {
  padding-top: 9px;
  width: 98px;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
.hotstock-content .cont .datelist li .t2 {
  padding-top: 4px;
  width: 98px;
  font-size: 30px;
  color: #9fa0a0;
  line-height: 32px;
}
.hotstock-content .cont .datelist li .t3 {
  padding-top: 1px;
  width: 98px;
  font-size: 15px;
  color: #9fa0a0;
  line-height: 18px;
}
.hotstock-content .cont .datelist li.on .t2 {
  color: #cd0000;
}
.hotstock-content .cont .datelist li.on .t3 {
  color: #000;
}

.hotstock-content .cont .part {
  padding-top: 10px;
  font-size: 14px;
  border-bottom: 1px solid #d7d7d7;
}
.hotstock-content .cont .part.last {
  border-bottom: none;
}
.hotstock-content .cont .part h3 {
  color: #000;
  line-height: 2;
  font-size: 15px;
}
.hotstock-content .cont .part p {
  color: #010101;
  text-indent: 32px;
  line-height: 1.5;
}
.hotstock-content .cont .list2 {
  padding-top: 15px;
  font-size: 0;
}
.hotstock-content .cont .list2 li {
  padding-bottom: 20px;
  width: 50%;
  font-size: 14px;
}
.hotstock-content .cont .list2 h4 {
  color: #2e6aa6;
  font-style: normal;
  line-height: 2;
}
.hotstock-content .cont .list2 h4 em {
  padding-left: 18px;
  color: #019c00;
  font-style: normal;
}
.hotstock-content .cont .list2 p {
  width: 348px;
  line-height: 1.5;
  color: #757575;
  text-indent: 0;
}

.hotstock-content .cont .cont2 .list2,
.list3 {
  padding: 15px 0;
  font-size: 0;
}
.hotstock-content .cont .cont2 .list2 li,
.list3 li {
  padding: 5px 0;
  width: 16.5%;
  font-size: 14px;
  line-height: 2;
}
.hotstock-content .cont .cont2 .list2 .item,
.list3 .item {
  width: 95px;
  height: 64px;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
}
.hotstock-content .cont .cont2 .list2 .item .blue,
.list3 .item .blue {
  padding-top: 5px;
}

.hotstock-content .cont .cont2 .list2 .item.red,
.list3 .item.red {
  border: 1px solid #cc0000;
  background-color: #fef5f6;
}
.hotstock-content .cont .cont2 .list2 .item.blue,
.list3 .item.blue {
  border: 1px solid #2d6aa3;
  background-color: #f8f9fb;
}
.hotstock-content .cont .cont2 .list2 .item.red .blue,
.hotstock-content .cont .list3 .item.blue .blue {
  color: #020001;
}

.hotstock-content .cont3 {
  padding-bottom: 20px;
}
.hotstock-content .cont .s-tables {
  padding: 20px 0 0;
  overflow: hidden;
}
.hotstock-content .cont .s-tables .title {
  font-size: 14px;
  color: #000;
  line-height: 2;
  font-weight: bold;
}
.hotstock-content .cont .s-tables table {
  border: 1px solid #d7d7d7;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.hotstock-content .cont .s-tables th {
  height: 30px;
  background-color: #e7f1fd;
  font-weight: normal;
  color: #000;
  border: 1px solid #d7d7d7;
}
.hotstock-content .cont .s-tables td {
  width: 33.3%;
  height: 30px;
  color: #000;
  border: 1px solid #d7d7d7;
}
.hotstock-content .cont .s-tables .l,
.hotstock-content .cont .s-tables .r {
  width: 362px;
}

.hotstock-content .r-list,
.hotstock-content .r-table {
  margin-bottom: 15px;
  width: 355px;
  border: 1px solid #d7d7d7;
  border-top: 2px solid #2d6aa1;
}
.hotstock-content .r-list dt,
.hotstock-content .r-table th {
  height: 36px;
  background-color: #f6f6f6;
  font-size: 18px;
  color: #000;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
}
.hotstock-content .r-list dd {
  padding: 8px 7px;
  border-bottom: 1px solid #d7d7d7;
  line-height: 24px;
}
.hotstock-content .r-list dd.last {
  border-bottom: none;
}
.hotstock-content .r-list dd h3 {
  width: 330px;
  color: #2d6aa1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
  font-weight: normal;
  font-size: 14px;
}
.hotstock-content .r-list dd h3 a {
  color: #2d6aa1;
}
.hotstock-content .r-list dd p {
  padding-left: 10px;
  width: 330px;
  font-size: 12px;
  color: #757575;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hotstock-content .r-table {
  padding: 0 0 10px 0;
}
.hotstock-content .r-table td {
  width: 33.3%;
  font-size: 14px;
  line-height: 2.2;
  text-align: center;
}
.hotstock-content .r-table td h3 {
  padding: 5px 0;
  color: #000;
  font-weight: normal;
  font-size: 14px;
}
.hotstock-content .r-banner {
  width: 355px;
  height: 170px;
  display: none;
}

.news-content .cont {
  padding: 0;
  border: 1px solid #d7d7d7;
}
.news-content .cont .news .title {
  padding-top: 15px;
  color: #000;
  font-size: 18px;
  text-align: center;
  line-height: 2;
}
.news-content .cont .news .date {
  padding-top: 5px;
  font-size: 12px;
  color: #757575;
  line-height: 2;
  text-align: center;
}
.news-content .cont .news .txt {
  padding: 10px 18px 45px;
  font-size: 14px;
  color: #000;
  line-height: 1.7;
}
.news-content .cont .news .txt p {
  text-indent: 28px;
}
.news-content .cont .retate-title {
  padding: 1px 0 0 18px;
  height: 45px;
  background-color: #f6f6f6;
  font-size: 15px;
  color: #000;
  line-height: 1.2;
}
.news-content .cont .retate-title p {
  margin: 12px 0;
  border-left: 4px solid #2d6aa3;
  text-indent: 10px;
}
.news-content .cont .part {
  padding: 10px 18px 0;
}

.exam-content {
}
.exam-content .stock-info {
  height: 125px;
  border-bottom: 1px solid #eb9999;
  background-color: #f6f6f6;
}
.exam-content .stock-info .inner {
  padding: 15px 0 28px 0;
}
.exam-content .stock-info .name-info {
  width: 339px;
  border-right: 1px solid #d7d7d7;
  text-align: center;
}
.exam-content .stock-info .name-info .name {
  color: #000;
  font-size: 24px;
}
.exam-content .stock-info .name-info .name span {
  padding-right: 10px;
  font-size: 33px;
}
.exam-content .stock-info .name-info .grade {
  font-size: 18px;
}
.exam-content .stock-info .name-info .grade .red {
  padding: 0 5px;
  font-size: 33px;
}
.exam-content .stock-info .brief {
  padding-left: 45px;
}
.exam-content .stock-info .brief dt {
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
  line-height: 1.2;
}
.exam-content .stock-info .brief dd {
  height: 50px;
  font-size: 14px;
  width: 770px;
  line-height: 1.8;
  overflow: hidden;
}
.exam-content .news-list {
  margin-top: 3px;
  border-top: 1px solid #eb9999;
}
.exam-content .news-list .result {
  height: 45px;
  border-bottom: 1px solid #d7d7d7;
  color: #000;
  line-height: 45px;
}
.exam-content .news-list .result .l {
  font-size: 18px;
  max-width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exam-content .news-list .result .r {
  font-size: 14px;
}
.exam-content .news-list .result .r .blue,
.exam-content .news-list .result .r .green,
.exam-content .news-list .result .r .red {
  padding: 0 5px;
}
.exam-content .news-list .news-wapper {
  padding-top: 25px;
  font-size: 0;
}
.exam-content .news-list .chart {
  width: 495px;
}
.exam-content .news-list .chart p {
  padding-top: 20px;
  font-size: 14px;
  color: #757575;
}
.exam-content .news-list .chart p em {
  padding-right: 6px;
  font-style: normal;
  color: #cd0000;
  vertical-align: middle;
}
.exam-content .news-list .news-wapper dl {
  padding-top: 10px;
}
.exam-content .news-list .news-wapper dt {
  border-left: 4px solid #2d6aa3;
  color: #000;
  font-size: 15px;
  text-indent: 10px;
  line-height: 1;
  *line-height: 1.1;
}
.exam-content .news-list .news-wapper dt em {
  margin-left: 12px;
  padding: 0 5px;
  background-color: #2d6aa3;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.exam-content .news-list .news-wapper dd {
  width: 650px;
  padding: 7px 0 20px 13px;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background: url(../images/class.png) no-repeat -333px -142px;
}
.exam-content .news-list .news-wapper dd a {
  color: #000;
}
.exam-content .news-list .stock-tabs {
  padding-top: 15px;
}
.exam-content .news-list .stock-tabs .stock-tabs-item {
  font-size: 0;
}
.exam-content .news-list .stock-tabs .stock-tabs-item li {
  width: 16.5%;
  border-right: 1px solid #d7d7d7;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.exam-content .news-list .stock-tabs .stock-tabs-item li.last {
  border-right: none;
}
.exam-content .news-list .stock-tabs .stock-tabs-item li a {
  color: #000;
}
.exam-content .news-list .stock-tabs .stock-tabs-item li a:hover {
  color: #d73333;
  text-decoration: none;
}
.exam-content .news-list .stock-tabs .stock-tabs-item li.on a {
  color: #cd0000;
  font-weight: bold;
}

.exam-content .news-list .stock-tabs .cont {
  margin-top: 10px;
  border-top: 3px solid #cd0000;
}

.exam-content .news-list .stock-tabs .cont-result {
  padding: 16px 0;
  font-size: 0;
}
.exam-content .news-list .stock-tabs .cont-mark {
  padding-right: 12px;
  font-size: 26px;
  color: #cd0000;
  line-height: 29px;
}
.exam-content .news-list .stock-tabs .cont-star {
  margin-right: 15px;
  width: 165px;
  height: 29px;
  background: url(../images/star.png) repeat-x 0 -29px;
}
.exam-content .news-list .stock-tabs .cont-star i {
  width: 0;
  height: 29px;
  display: block;
}
.exam-content .news-list .stock-tabs .cont-star i {
  width: 33px;
  background: url(../images/star.png) repeat-x 0 0;
}
.exam-content .news-list .stock-tabs .cont-brief {
  padding-top: 5px;
  max-width: 900px;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  vertical-align: middle;
}
.exam-content .news-list .stock-tabs .cont-result div {
  vertical-align: middle;
}
.exam-content .news-list .stock-tabs .cont-title {
  padding: 15px 0;
  background-color: #f6f6f6;
}
.exam-content .news-list .stock-tabs .cont-title p {
  margin-left: 18px;
  border-left: 4px solid #2d6aa3;
  line-height: 1;
  *line-height: 1.1;
  font-size: 14px;
  font-weight: bold;
  text-indent: 10px;
}
.exam-content .news-list .stock-tabs .cont-title p span {
  font-size: 15px;
}
.exam-content .news-list .stock-tabs .cont-chart {
  padding: 20px 0;
  overflow: hidden;
  color: #000;
}
.exam-content .news-list .stock-tabs .cont-chart.pdtb5 {
  padding-bottom: 5px;
}
.exam-content .news-list .stock-tabs .h1 {
  height: 194px;
}
.exam-content .news-list .stock-tabs .h2 {
  height: 205px;
}
.exam-content .news-list .stock-tabs .h3 {
  height: 348px;
}
.exam-content .news-list .stock-tabs .h4 {
  height: 205px;
}
.exam-content .news-list .stock-tabs .h5 {
  height: 220px;
}
.exam-content .news-list .stock-tabs .h6 {
  height: 240px;
}
.exam-content .news-list .stock-tabs .cont-chart .l {
  width: 675px;
}
.exam-content .news-list .stock-tabs .cont-chart .r {
  width: 463px;
}
.exam-content .news-list .stock-tabs .chart-wapper {
  border: 1px solid #d7d7d7;
  text-align: center;
}
.exam-content .news-list .stock-tabs .chart-wapper th {
  width: 33.33%;
  font-size: 14px;
  line-height: 51px;
  color: #000;
}
.exam-content .news-list .stock-tabs .chart-wapper td {
  font-size: 14px;
  line-height: 50px;
}
.exam-content .news-list .stock-tabs .chart-wapper tr.on {
  cursor: default;
}
.exam-content .news-list .stock-tabs .chart-wapper tr .arrow {
  position: absolute;
  top: 0;
  left: -17px;
  width: 17px;
  height: 51px;
  background: url(../images/class.png) no-repeat -319px -38px;
  display: none;
}
.exam-content .news-list .stock-tabs .chart-wapper tr.on td {
  background-color: #ebebeb;
  position: relative;
}
.exam-content .news-list .stock-tabs .chart-wapper tr.on .arrow {
  display: block;
}
.exam-content .news-list .stock-tabs .chart-list1 {
  width: 306px;
  border-right: 1px solid #d7d7d7;
  float: left;
}
.exam-content .news-list .stock-tabs .chart-list1 dd {
  padding: 0 15px;
  height: 115px;
  text-align: left;
  border-bottom: 1px solid #d7d7d7;
  cursor: pointer;
}
.exam-content .news-list .stock-tabs .chart-list1 dd.on {
  background-color: #ebebeb;
  cursor: default;
}
.exam-content .news-list .stock-tabs .chart-list1 dd.last {
  border-bottom: none;
}
.exam-content .news-list .stock-tabs .chart-list1 h4 {
  padding-top: 12px;
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
}
.exam-content .news-list .stock-tabs .chart-list1 p {
  padding-top: 4px;
  color: #000;
  font-size: 14px;
}
.exam-content .news-list .stock-tabs .chart-list1 p span {
  padding-right: 15px;
}
/*.exam-content .news-list .stock-tabs .chart-list1 p span a{color:#000;}*/
.exam-content .stock-tabs .cont2 .cont-result {
  padding-bottom: 0;
}
.exam-content .stock-tabs .chart-list2 {
  list-style-type: circle;
}
.exam-content .stock-tabs .chart-list2 li {
  font-size: 14px;
  color: #000;
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exam-content .stock-tabs .chart-list2 li a {
  color: #000;
  border-bottom: 1px solid transparent;
}
.exam-content .stock-tabs .chart-list2 li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #757575;
}
.exam-content .stock-tabs .chart-list2 li .time {
  padding: 0 15px;
  color: #757575;
  background: url(../images/class.png) no-repeat -326px -91px;
}
.exam-content .stock-tabs .chart-list3 .l.w {
  width: 300px;
}
.exam-content .stock-tabs .chart-list3 .l td {
  font-size: 14px;
  color: #000;
  line-height: 50px;
}
.exam-content .stock-tabs .chart-list3 .r.w {
  width: 845px;
}
.exam-content .stock-tabs .chart-list4 {
  margin: 30px 0;
  text-align: center;
  font-size: 0;
  position: relative;
}
.exam-content .stock-tabs .chart-list4 .bg {
  position: absolute;
  top: 36px;
  left: 12px;
  z-index: -1;
  width: 700px;
  height: 3px;
  background-color: #c9caca;
}
.exam-content .stock-tabs .chart-list4 .item {
  padding-right: 95px;
  font-size: 16px;
}
.exam-content .stock-tabs .chart-list4 .item i {
  width: 75px;
  height: 75px;
  background: url(../images/class.png) -60px -109px;
  font-size: 14px;
  color: #000;
  line-height: 73px;
  font-style: normal;
  display: block;
}
.exam-content .stock-tabs .chart-list4 .item.on i {
  background-position: -137px -109px;
  font-size: 16px;
}
.exam-content .stock-tabs .chart-list4 .item p {
  line-height: 2;
}
.exam-content .stock-tabs .chart-list5 .l.w {
  width: 458px;
  height: 335px;
  border-right: 1px solid #d7d7d7;
  overflow-y: auto;
}
.exam-content .stock-tabs .chart-list5 .l-list {
}
.exam-content .stock-tabs .chart-list5 .l-list dd {
  height: 66px;
  border-bottom: 1px solid #d7d7d7;
  text-align: left;
}
.exam-content .stock-tabs .chart-list5 .l-list dd.last {
  border-bottom: 0;
}
.exam-content .stock-tabs .chart-list5 .l-list dd.on {
  background-color: #ebebeb;
}
.exam-content .stock-tabs .chart-list5 .l-list .info {
  text-align: left;
  font-size: 14px;
  color: #000;
  line-height: 1.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.exam-content .stock-tabs .chart-list5 .l-list h3 {
  padding-left: 15px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: bold;
}
.exam-content .stock-tabs .chart-list5 .l-list a {
  color: #000;
  display: block;
}
.exam-content .stock-tabs .chart-list5 .l-list p {
  padding-left: 15px;
  padding-top: 10px;
  width: 420px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exam-content .stock-tabs .chart-list5 .l-list .time {
  padding-top: 10px;
  width: 150px;
  font-size: 14px;
  color: #757575;
  text-align: right;
  line-height: 1.2;
  top: 0;
  right: 5px;
}
.exam-content .stock-tabs .chart-list5 .r.w {
  width: 698px;
}
.exam-content .stock-tabs .chart-list5 .r-list {
  padding: 10px 15px;
  color: #000;
  text-align: left;
}
.exam-content .stock-tabs .chart-list5 .r-list h3 {
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 2;
}
.exam-content .stock-tabs .chart-list5 .r-list .time {
  font-size: 14px;
  color: #757575;
  line-height: 2;
}
.exam-content .stock-tabs .chart-list5 .r-list p {
  font-size: 14px;
  line-height: 1.8;
  height: 200px;
  overflow: hidden;
}
.exam-content .stock-tabs .chart-list5 .r-list .links {
  padding-top: 20px;
  font-size: 14px;
}
.exam-content .stock-tabs .chart-list5 .r-list .links a {
  padding: 0 13px;
  color: #2d6aa3;
}
.exam-content .stock-tabs .chart-list6 .l.w {
  width: 562px;
}
.exam-content .stock-tabs .chart-list6 .r.w {
  width: 562px;
}
.exam-content .stock-tabs .chart-list6 .l th {
  line-height: 29px;
}
.exam-content .stock-tabs .chart-list6 .l td {
  line-height: 29px;
}
.exam-content .stock-tabs .chart-list6 .r th {
  width: 25%;
  line-height: 40px;
}
.exam-content .stock-tabs .chart-list6 .r td {
  line-height: 41px;
}
.exam-content .stock-tabs .cont4-tip {
  margin: 20px 0 0;
  font-size: 16px;
  color: #fff;
  line-height: 2;
  background-color: #898989;
  text-align: center;
}
.exam-content .stock-tabs .cont4-type {
  padding-bottom: 20px;
  font-size: 14px;
  color: #000;
}
.exam-content .stock-tabs .cont4-type dd {
  line-height: 2;
}
.exam-content .stock-tabs .cont4-type dd .wenhao {
  cursor: pointer;
  margin: 7px 0 0 6px;
  width: 14px;
  height: 14px;
  background: url(../images/class.png) no-repeat -78px -193px;
  position: relative;
}
.exam-content .stock-tabs .cont4-type .instro {
  display: none;
  width: 228px;
  border: 1px solid #d7d7d7;
  position: absolute;
  top: 90px;
  left: 130px;
  z-index: 1;
  background-color: #fff;
}
.exam-content .stock-tabs .cont4-type .instro .t {
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  background-color: #2d6aa3;
  line-height: 20px;
  position: relative;
}
.exam-content .stock-tabs .cont4-type .instro .t em {
  cursor: pointer;
  margin-top: 5px;
  position: absolute;
  right: 5px;
  width: 8px;
  height: 9px;
  background: url(../images/class.png) -79px -219px;
  cursor: pointer;
}
.exam-content .stock-tabs .cont4-type .instro p {
  padding: 10px;
  font-size: 12px;
  color: #757575;
  line-height: 2;
}

.exam-content .stock-tabs .table-wapper {
  width: 1160px;
  height: 207px;
  overflow-y: auto;
  overflow-x: hidden;
}
.exam-content .stock-tabs .chart-list7 {
  width: 1140px;
}
.exam-content .stock-tabs .chart-list7 th {
  width: 193px;
  font-size: 14px;
  color: #000;
  line-height: 40px;
}
.exam-content .stock-tabs .chart-list7 td {
  font-size: 14px;
  color: #000;
}
.exam-content .stock-tabs .chart-list7 td > div {
  width: 170px;
  margin: 0 auto;
} /*overflow:hidden;white-space:nowrap;text-overflow:ellipsis;*/
.exam-content .stock-tabs .fixed-table-wapper {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 0;
  width: 1140px;
}
.exam-content .stock-tabs .chart-wapper.chart-list8 th,
.exam-content .stock-tabs .chart-wapper.chart-list8 td {
  width: 20%;
  line-height: 40px;
}
.exam-content .stock-tabs .chart-wapper.chart-list9 {
  margin-top: 25px;
}
.exam-content .stock-tabs .chart-wapper.chart-list9 th,
.exam-content .stock-tabs .chart-wapper.chart-list9 td {
  width: 25%;
  line-height: 40px;
}

.exam-content .stock-tabs .chart-list10 {
  overflow: hidden;
}
.exam-content .stock-tabs .chart-list10 .l.w {
  width: 937px;
}
.exam-content .stock-tabs .chart-list10 .r {
  padding: 20px 0;
}
.exam-content .stock-tabs .chart-list10 .r.w {
  width: 217px;
}
.exam-content .stock-tabs .chart-list10 .r .r-wapper {
  width: 203px;
  height: 301px;
  overflow: hidden;
  position: relative;
  overflow-x: hidden;
}
.exam-content .stock-tabs .chart-list10 .r .up {
  width: 201px;
  height: 18px;
  background-color: #e4edf2;
  border: 1px solid #9fc4d4;
}
.exam-content .stock-tabs .chart-list10 .r .up i {
  margin: 5px auto;
  width: 12px;
  height: 8px;
  background: url(../images/class.png) no-repeat -137px -192px;
  display: block;
  cursor: pointer;
}
.exam-content .stock-tabs .chart-list10 .r .down {
  width: 201px;
  height: 18px;
  background-color: #e4edf2;
  border: 1px solid #9fc4d4;
}
.exam-content .stock-tabs .chart-list10 .r .down i {
  margin: 5px auto;
  width: 12px;
  height: 8px;
  background: url(../images/class.png) no-repeat -162px -193px;
  display: block;
  cursor: pointer;
}
.exam-content .stock-tabs .chart-list10 .r dl {
  width: 201px;
  min-height: 275px;
}
.exam-content .stock-tabs .chart-list10 .r dl dd {
  height: 25px;
  padding: 0 10px;
  line-height: 1.8;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #d7d7d7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.exam-content .stock-tabs .chart-list10 .r dl dd.on {
  height: 47px;
  background-color: #ffe1c7;
  line-height: 1.7;
  white-space: normal;
}
.exam-content .stock-tabs .chart-list11 {
  font-size: 14px;
  line-height: 2;
}
.exam-content .stock-tabs .chart-list11 .l {
  max-width: 640px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exam-content .stock-tabs .chart-list11 .l a {
  color: #000;
}
.exam-content .stock-tabs .chart-list11 .r {
  text-align: right;
}
.exam-content .stock-tabs .chart-list11 .r span {
  padding-left: 38px;
}
.exam-content .stock-tabs .chart-list11 .r .short {
  color: #ffb100;
}
.exam-content .stock-tabs .chart-list11 .r .middle {
  color: #d97dc5;
}
.exam-content .stock-tabs .chart-list11 .r .long {
  color: #0080c5;
}
.exam-content .stock-tabs .chart-list11 .r .xiaoxi {
  color: #000;
}
.exam-content .stock-tabs .chart-list11 .r .likong {
  color: #009b00;
}
.exam-content .stock-tabs .chart-list11 .r .lihao {
  color: #cd0000;
}
.exam-content .stock-tabs .chart-list11 .r .t3 {
  color: #757575;
}

.exam-content .news-list .stock-tabs .cont-chart .l.w1 {
  width: 229px;
}
.exam-content .stock-tabs .chart-list12 {
  padding: 0 12px;
  font-size: 14px;
  line-height: 1.2;
}
.exam-content .stock-tabs .chart-list12 dd {
  padding: 5px 0;
}
.exam-content .stock-tabs .chart-list12 a {
  width: 900px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  border-bottom: 1px solid transparent;
}
.exam-content .stock-tabs .chart-list12 a:hover {
  text-decoration: none;
}
.exam-content .stock-tabs .chart-list12 span {
  padding-right: 12px;
}
.exam-content .stock-tabs .cont-chart.chart-list13 {
  padding: 0;
  font-size: 0;
}
.exam-content .stock-tabs .chart-list13 .item-wapper {
  width: 24.9%;
  text-align: center;
  font-size: 0;
  cursor: pointer;
}
.exam-content .stock-tabs .chart-list13 li.last {
  border-right: none;
}
.exam-content .stock-tabs .chart-list13 .item {
  padding: 10px 0;
  color: #757575;
  line-height: 1.5;
  text-align: center;
  border-top: 2px solid transparent;
}
.exam-content .stock-tabs .chart-list13 li h4 {
  font-size: 16px;
  font-weight: normal;
}
.exam-content .stock-tabs .chart-list13 li p {
  font-size: 12px;
}
.exam-content .stock-tabs .chart-list13 li.on {
}
.exam-content .stock-tabs .chart-list13 li.on .item {
  border-top: 2px solid #cd0000;
  color: #cd0000;
}
.exam-content .stock-tabs .chart-list13 .item a {
  color: #757575;
}
.exam-content .stock-tabs .chart-list13 .item a:hover {
  color: #d73333;
  text-decoration: none;
}
.exam-content .stock-tabs .chart-list13 .line {
  border-right: 1px solid #d7d7d7;
  margin-top: 20px;
  height: 42px;
}
.exam-content .stock-tabs .chart-list13 li.on a {
  color: #cd0000;
  font-weight: bold;
}

.exam-content .stock-tabs .chart-list14 .l.w,
.exam-content .stock-tabs .chart-list14 .r.w {
  width: 562px;
}
.exam-content .stock-tabs .chart-list14 .r .chart-wapper {
  margin-top: 13px;
  width: 562px;
}
.exam-content .stock-tabs .chart-list14 h4 {
  padding: 0 10px;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.exam-content .stock-tabs .chart-list14 .r .chart-wapper td,
.exam-content .stock-tabs .chart-list14 .r .chart-wapper th {
  line-height: 34px;
}

.exam-content .stock-tabs .c2 .chart-list14 .r .chart-wapper td,
.exam-content .stock-tabs .c2 .chart-list14 .r .chart-wapper th {
  line-height: 30px;
}
.exam-content .stock-tabs .c3 .chart-list14 .r .chart-wapper td,
.exam-content .stock-tabs .c3 .chart-list14 .r .chart-wapper th {
  line-height: 30px;
}
/*autocomplete*/
.ac_results {
  padding: 0px;
  border: 1px solid #c1c1c1;
  background-color: white;
  color: #808080;
  overflow: hidden;
  z-index: 99999;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.ac_results li {
  margin: 0px;
  cursor: pointer;
  display: block; /*if width will be 100% horizontal scrollbar will apearwhen scroll mode will be used*/
  width: 100%;
  font: menu;
  font-size: 12px; /*it is very important, if line-height not setted or settedin relative units scroll will be broken in firefox*/
  line-height: 16px;
  overflow: hidden;
  border: 0;
  border-bottom: 1px dashed #c1c1c1;
}
.ac_results li span {
  width: 65px;
  padding: 5px 0 0 5px;
  text-align: left;
  display: inline-block;
  overflow: hidden;
}
.ac_loading {
  background: white url('indicator.gif') right center no-repeat;
}
.ac_even {
  background-color: #fffcdf;
  color: #808080;
}
.ac_odd {
  color: #808080;
}
.ac_over {
  background-color: #ffcc00;
  color: #808080;
}
.ac_title_ul li {
  background-color: #e3e3e3;
  color: black;
}
.ac_title_span {
  font-weight: bolder;
  border: 0;
  border-right: 1px dashed #c1c1c1;
}
.ac_title_span_simple {
  font-weight: bolder;
  border: 0;
}
.ac_title_ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
/*autocomplete*/
.templatelist textarea {
  display: none;
}
.up.hover {
  background-color: #9fc400;
}
.up.disable {
}
.down.hover {
  background-color: #9fc400;
}
.down.disable {
}
.mineInfo_pink {
  background-color: #ffb1c4;
}
.mineInfo_blue {
  background-color: #b6dbf3;
}
.mineInfo_gray {
  background-color: #b7b7b7;
}
.rollouter {
  height: 260px;
  width: 201px;
  position: relative;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  overflow: hidden;
} /*height:162px*/
.rollinner {
  height: 1000px;
  width: 201px;
  position: absolute;
  left: 0;
  background-color: #ffffff;
  text-align: left;
}
.pub_ft_ngray {
  color: #646464;
}

.mark-brown {
  border: 0;
  color: #be7541;
  width: 50px;
  overflow: hidden;
  display: inline-block;
  border-top: 2px solid #be7541;
  vertical-align: middle;
  margin: 0 5px;
}
.mark-blue {
  border: 0;
  color: #1c76b2;
  width: 50px;
  overflow: hidden;
  display: inline-block;
  border-top: 2px solid #1c76b2;
  vertical-align: middle;
  margin: 0 5px;
}
.exam-content .news-list .stock-tabs .chart-wapper.gsyy th {
  width: auto;
  font-size: 14px;
  line-height: 30px;
  color: #000;
}

.square {
  width: 12px;
  height: 12px;
  overflow: hidden;
  background: #0859ff;
  border: 1px solid #0000fe;
  display: inline-block;
  opacity: 0.3;
  margin: 0 15px 0 5px;
  vertical-align: top;
}
.square-blue {
  background: #ff9c44;
  border: 1px solid #ff3600;
}
.adv-config {
  display: none;
  color: #2d6aa1;
}
.adv-config a {
  color: #2d6aa1;
}
.exam-content .news-list .news-wapper dd .adv-config a {
  color: #2d6aa1;
}
