body,
td,
th {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #474a4d;
}
* {
  box-sizing: border-box;
}
a:hover {
  opacity: 0.9;
}
.g-hd {
  height: 171px;
  background: url("8156.png") no-repeat center top;
  position: relative;
  color: #ffffff;
}
.g-hd .logo {
  position: absolute;
  top: 57px;
  left: 0;
}
.g-hd .info {
  position: absolute;
  right: 0;
  top: 10px;
}
.g-hd .exit {
  display: inline-block;
  width: 86px;
  height: 33px;
  line-height: 33px;
  background: url("8157.png");
  padding-left: 38px;
  color: #ffffff;
  margin-left: 10px;
}
.container {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.m-tab1 ul {
  display: block;
  overflow: hidden;
}
.m-tab1 ul li {
  width: 33.3333%;
  float: left;
}
.m-tab1 li {
  border-right: 1px solid #e2e3e7;
  border-top: 3px solid #f1f2f6;
}
.m-tab1 li:last-child {
  border-right: 1px solid #f1f2f6;
}
.m-tab1 li a {
  display: block;
  padding: 7px 0 10px 0;
  text-align: center;
  font-size: 24px;
  color: #848891;
  background: #f1f2f6;
  letter-spacing: 4px;
}
.m-tab1 li.on {
  border-right: 1px solid #ffffff;
  border-top: 3px solid #093dad;
}
.m-tab1 li.on a {
  background: #ffffff;
  color: #4c7fda;
}
.index-daiban .hd {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: #ea5252;
}
.index-daiban .hd .sum {
  display: inline-block;
  padding: 5px 10px;
  background: #ef7a7a;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  border-radius: 10px;
}
.index-daiban .bd {
  padding: 20px;
  border: solid 1px #f1f2f5;
}
.index-daiban .item {
  width: 50%;
  float: left;
  text-align: center;
  position: relative;
}
.index-daiban .item:last-child:after {
  display: none;
}
.index-daiban .item:after {
  content: "";
  height: 88px;
  border-right: 1px dashed #c8cdda;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -44px;
}
.index-daiban .item h1 {
  font-size: 16px;
  font-weight: bold;
  color: #525867;
}
.index-daiban .item em {
  color: #ea5252;
}
.index-daiban .btn-scan {
  width: 125px;
}
.btn-scan {
  display: inline-block;
  font-size: 16px;
  color: #525867;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #f1f2f5;
}
.btn-lgblue {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #3666cc;
}
.tbCtrl table {
  width: 100%;
}
.titStyle1 {
  font-size: 24px;
  color: #525867;
  margin-bottom: 15px;
  position: relative;
}
.titStyle1 img {
  vertical-align: middle;
  margin-right: 10px;
}
.titStyle1 span {
  font-weight: bold;
  vertical-align: middle;
}
.titStyle1 .linkmore {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 8px;
  color: #525867;
}
.newslist ul li {
  position: relative;
  padding: 9px 0;
  padding-left: 15px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newslist ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 40%;
  margin-top: -2.5px;
  width: 5px;
  height: 5px;
  background-color: #616673;
}
.newslist ul li a {
  font-size: 16px;
  color: #525867;
  vertical-align: middle;
}
.newslist ul li a em {
  color: #4973ad;
  font-weight: normal;
}
.newslist ul li a:hover {
  color: #416185;
  text-decoration: underline;
}
.newslist ul li .date {
  font-size: 16px;
  color: #aaaaaa;
  float: right;
  margin-left: 10px;
}
.newslist ul li.top {
  padding-left: 0;
  word-wrap: normal;
  white-space: normal;
  text-overflow: inherit;
}
.newslist ul li.top:before {
  display: none;
}
.newslist ul li.top a {
  font-size: 18px;
  font-weight: bold;
  color: #525867;
}
.newslist ul li.top .date {
  font-weight: bold;
  font-size: 18px;
  color: #525867;
}
.newslist ul li .hint {
  color: #92969f;
  font-size: 16px;
  line-height: 1.5;
}
.boderTop {
  border-top: dashed 1px #a4a9b7;
}
.sliceTit {
  padding: 10px 0;
  text-align: center;
  position: relative;
}
.sliceTit span {
  display: inline-block;
  font-size: 16px;
  padding: 0 20px;
  background-color: #fff;
}
.sliceTit:before {
  content: "";
  width: 100%;
  border-top: dashed 1px #a4a9b7;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
  z-index: -1;
}
.titStyle2 {
  position: relative;
  padding-left: 25px;
  color: #525867;
  text-align: left;
}
.titStyle2:before,
.titStyle2:after {
  content: " ";
  display: table;
}
.titStyle2:after {
  clear: both;
}
.titStyle2:before {
  content: "";
  width: 18px;
  height: 27px;
  background: url(8170.png);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13.5px;
}
.titStyle2 h1 {
  font-size: 26px;
  font-weight: bold;
}
.titStyle2 .more {
  font-size: 16px;
  color: #3666cc;
}
.m-cornerblock {
  display: inline-block;
  width: 196px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  border: solid 1px #dee1e9;
  background: #FFFFFF url(8141.png) no-repeat right top;
  font-size: 18px;
  color: #525867;
}
.tb-cornerblock {
  text-align: center;
}
.tb-cornerblock td {
  padding: 10px;
}
.index-dt1 {
  display: inline-block;
  width: 335px;
  height: 303px;
  background: url(8137.png) no-repeat left 3px;
  text-align: left;
}
.g-ft {
  padding: 25px 0;
  background-color: #9095a2;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.g-ft a {
  color: #fff;
}
.ipt-select {
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
}
.ipt-label {
  font-size: 16px;
  font-weight: bold;
}
.dateTab .hd {
  color: #525867;
  font-size: 16px;
  background-color: #f1f2f5;
  height: 30px;
  padding-left: 20px;
}
.dateTab .hd li {
  display: inline-block;
  width: 34px;
  height: 33px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.dateTab .hd li.on {
  color: #fff;
  background: url(8148.png) no-repeat;
}
.dateTab .slidecont {
  display: none;
}
.dateTab-box {
  display: block;
  width: 313px;
  height: 92px;
  background: url(8147.png) no-repeat;
  position: relative;
  padding-top: 45px;
  padding-left: 40px;
}
.dateTab-box h1 {
  position: absolute;
  left: 38px;
  top: 5px;
  font-size: 16px;
  font-weight: normal;
}
.dateTab-box .tag {
  display: inline-block;
  width: 42px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #eb5255;
  background: url(8144.png);
}
.index-dt1-schbox {
  width: 238px;
  height: 48px;
  line-height: 48px;
  background-color: #f1f2f5;
  border: solid 1px #c8cdda;
  padding-left: 14px;
}
.index-dt1-btn {
  display: inline-block;
  width: 70px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #3666cc;
  border: solid 1px #c8cdda;
}
.index-dt1-reset {
  font-size: 16px;
  text-align: right;
  padding-right: 25px;
  background: url(8167.png) no-repeat left center;
}
.index-dt1-reset a {
  color: #3666cc;
  text-decoration: underline;
}
.index-dt1-btnlg {
  display: inline-block;
  width: 150px;
  height: 56px;
  font-size: 20px;
  color: #fff;
  background-color: #3666cc;
  border-radius: 4px;
  line-height: 50px;
  text-align: center;
}
.index-dt1-btnlg.bg2 {
  background-color: #36b6fa;
}
.index-dt1-btnlg img,
.index-dt1-btnlg span {
  vertical-align: middle;
  line-height: 1;
}
.index-dt1-download {
  display: block;
  width: 319px;
  height: 52px;
  position: relative;
  background: url(8149.png) no-repeat;
  color: #474a4d;
}
.index-dt1-download h1 {
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  left: 90px;
  top: 6px;
}
.index-dt1-download a {
  color: #474a4d;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  right: 25px;
  top: 6px;
}
.data-chart {
  width: 876px;
  height: 306px;
  border: solid 1px #c8cdda;
}
.data-chart-rt {
  position: relative;
}
.data-chart-rt:before {
  content: '';
  display: block;
  width: 65px;
  height: 5px;
  background-color: #ea5252;
  position: absolute;
  left: 0;
  top: 0;
}
.data-chart-rt .item {
  padding-top: 30px;
}
.data-chart-rt .item h1 {
  font-size: 40px;
  color: #2e5bba;
}
.data-chart-rt .item p {
  color: #727681;
}
.data-card-tb td {
  padding: 28px 0;
}
.data-card {
  display: inline-block;
  width: 318px;
  height: 65px;
  padding-left: 30px;
  line-height: 65px;
  background-color: #eff2f9;
  background: #eff2f9 url(8145.png) no-repeat 252px 24px;
  border-radius: 32.5px;
  color: #67656a;
  font-size: 18px;
  position: relative;
  text-align: left;
}
.data-card:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 5px;
  left: -5px;
  border: 1px dashed #adb9c9;
  border-radius: 32.5px;
}
.data-card:hover,
.data-card.on {
  background: #3666cc url(8146.png) no-repeat 252px 24px;
  color: #fff;
}
