/*! yandong/m.0.0.1 ydong@staff.hexun.com */
/*! time:2017-03-23 */
/******** main ********/
.mg-t9 {
  margin-top: .9rem;
}
.mg-b9 {
  margin-bottom: .9rem;
}
.container {
  padding: 0 1.2rem;
  background: #fff;
  margin-top: .9rem;
}
/*--picScroll*/
.swipe_h3 {
  width: 464px;
  max-width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2.8rem;
  line-height: 2.8rem;
  padding: 0 .8rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 1.54rem;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  min-height: 12rem;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-slide {
  float: left;
}
.swiper {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 12rem;
}
.swiper .swiper-container {
  max-width: 480px;
  width: 100%;
  min-height: 12rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper .swiper-slide {
  position: relative;
}
.swiper-wrapper img {
  width: 100%;
  max-height: 20rem;
  min-height: 12rem;
}
.swipe_num {
  bottom: 0;
  color: #fff;
  font-size: 1.54rem;
  height: 2.6rem;
  line-height: 2.6rem;
  position: absolute;
  right: 1rem;
  z-index: 100;
}
.swipe_num span {
  color: #e94e4e;
}
.exponebox .num {
  width: 32.8%;
  float: left;
  margin-right: .8%;
  color: #fff;
  text-align: center;
  padding: .8rem 0 .8rem;
}
.exponebox .num a {
  color: #fff;
}
.exponebox .num:last-child {
  margin-right: 0;
}
.exponebox .num.up {
  background: #f93735;
}
.exponebox .num.down {
  background: #4eb559;
}
.exponebox .num h2 {
  font-size: 1.56rem;
}
.exponebox .num p {
  font-size: .9rem;
}
.exponebox .num p .name {
  margin-right: 5px;
}
.exponebox .up .icon {
  width: .75rem;
  height: 1.3rem;
  display: inline-block;
  background: url(http://img.hexun.com/2016/m/20160603/img/index/updownicon.png) no-repeat;
  background-size: 1.62rem  1.3rem;
  background-position: -0.8rem 0;
}
.exponebox .down .icon {
  width: .75rem;
  height: 1.3rem;
  display: inline-block;
  background: url(http://img.hexun.com/2016/m/20160603/img/index/updownicon.png) no-repeat;
  background-size: 1.62rem  1.3rem;
  background-position: 0 0;
  margin-left: .2rem;
}
.exponebox2 .num {
  text-align: left;
  padding: .8rem 0 .8rem .8rem;
}
.exponebox2 .num .money {
  font-size: 1rem;
  margin-bottom: .2rem;
}
.exponebox2 .num h2 {
  font-size: 1.7rem;
}
.exponebox2 .num p {
  font-size: 1rem;
}
.listnav {
  margin: 1rem 0 1rem;
  width: 100%;
  display: inline-block;
}
.listnav li {
  float: left;
  color: #e94e4e;
  font-size: 1.7rem;
  line-height: 1.8rem;
}
.listnav li a {
  color: #e94e4e;
  float: left;
}
.listnav li .line {
  color: #e1dfdf;
  font-size: 1.2rem;

  float: left;
  margin: 0 .7rem;
}
.listnav li a.active {
  font-weight: bold;
}
.comdl {
  margin-bottom: 1.1rem;
}
.comdt {
  width: 7.5rem;
  height: 5.4rem;
  float: left;
  overflow: hidden;
}
.comdd {
  padding-left: 8rem;
}
.height45 {
  height: 4.5rem;
}
.comh {
  font-size: 1.5rem;
  color: #000;
  height: 3.5rem;
  overflow: hidden;
  line-height: 1.9rem;
  margin-bottom: .9rem;
  text-align: justify;
}
.comtime {
  color: #828282;
  font-size: 1.1rem;
}
.comh > a {
  color: #333;
}
.dataimgh2 {
  width: 8.2rem;
  height: 3.6rem;
  margin-bottom: 1rem;
}
.dataul li {
  float: left;
  width: 23.5%;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: .3rem;
  border: 1px solid #c9dee6;
  margin: 0 2% .8rem 0;
  text-align: center;
  font-size: 1.3rem;
}
.dataul li a {
  color: #357892;
}
.dataul li:nth-child(4n) {
  margin-right: 0;
}
.listnav2 {
  padding: 0 0 .5rem;
  width: 100%;
  display: inline-block;
}
.listnav2 li {
  float: left;
  font-size: 1.5rem;
  line-height: 1.8rem;
}
.listnav2 li a {
  color: #1f1f1f;
  float: left;
}
.listnav2 li .line {
  color: #e1dfdf;
  font-size: 1.2rem;
  float: left;
  margin: 0 1rem;
}
.listnav2 li.active a {
  font-weight: bold;
  color: #e94e4e;
  border-bottom: 2px solid #e94e4e;
}
.bordsty {
  margin-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #eee;
}
.numtext {
  color: #404040;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.askdl {
  padding: 1rem 0;
}
.redf0 {
  color: #f00;
  font-size: 1.3rem;
  margin-left: .8rem;
  font-weight: bold;
}
.green4e {
  color: #4eb559;
  font-size: 1.3rem;
  margin-left: .8rem;
  font-weight: bold;
}
.askdldt {
  width: 5.3rem;
  height: 5.3rem;
  border-radius: 6rem;
  float: left;
  overflow: hidden;
  background: url(http://img.hexun.com/2016/m/20160603/img/index/indeximg9.png) #fff1f1 center center no-repeat;
  background-size: 97%;
}
.askdldd {
  padding-left: 6.5rem;
}
.askh2 {
  font-size: 1.5rem;
}
.askh2mg {
  margin: .6rem 0 0;
  overflow: hidden;
}
.askh2 > a {
  font-size: 1.3rem;
  color: #222225;
}
.askh2 .icon-V {
  color: #ef9f23;
}
.askspan {
  margin-left: .8rem;
  font-size: .9rem;
}
.asknum {
  float: left;
  font-size: 1.2rem;
}
.askbtn {
  float: right;
  width: 4.4rem;
  height: 2.3rem;
  line-height: 2.3rem;
  padding: 0;
  text-align: center;
  font-size: 1.2rem;
  margin-top: -0.9rem;
}
.asknum .one {
  float: left;
  color: #828282;
  font-size: .9rem;
}
.asknum .rednum {
  height: 2rem;
  color: #e94e4e;
  font-size: 1.8rem;
}
.asknum .line {
  border-right: 1px solid #ededed;
  width: 1px;
  height: 2rem;
  float: left;
  margin: 1rem 1rem;
}
.expbox {
  margin: 0 -1.2rem;
}
.askdldt2 {
  background: url(http://img.hexun.com/2016/m/20160603/img/index/indeximg4.png) #fff1f1 center center no-repeat;
  background-size: 64%;
}
.askdldd .imgicon {
  width: 1.8rem;
  height: 1.8rem;
  float: left;
}
.asknum .num {
  color: #e94e4e;
  font-size: 2.4rem;
}
.askdldt3 {
  background: url(http://img.hexun.com/2016/m/20160603/img/index/indeximg2.png) #fff1f1 center center no-repeat;
  background-size: 99%;
}
.niuren {
  color: #6d6c6c;
  font-size: 1.2rem;
}
.rede9 {
  color: #e94e4e;
}
.fs15 {
  font-size: 1.5rem;
}
.grey9b {
  color: #9b9b9b;
}
.imgsbox li {
  width: 49%;
  height: 12.5rem;
  float: left;
  overflow: hidden;
  margin: 0 .5% .8rem;
  position: relative;
}
.imgsbox li img {
  margin: 0 auto;
}
.imgsh2 {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 1.2rem;
  line-height: 2.6rem;
  width: 100%;
  padding: 0 5%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.6);
}
.canvas {
  height: 330px;
}
.datachart .canvas {
  margin: 0 -1.2rem;
}

.fs9 {
  font-size: .9rem;
}
.footerwrap {
  margin-top: -13.1rem;
  height: 13.1rem;
  overflow: hidden;
}
.cWhiteff {
  color: #f1c1c1;
}
.font13 {
  font-size: 1.3rem;
}
.ttc {
  text-align: center;
}
.returntop {
  bottom: 17rem;
}
.nfoot {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem .8rem 1.5rem;
  overflow: hidden;
}
.foot_link li {
  color: #fff;
  width: 20%;
  line-height: 1;
  float: left;
  text-align: center;
  border-right: 1px solid #a50505;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.foot_link {
  text-align: center;
}
.foot_link li:last-child {
  border: 0;
}
.foot_link a {
  color: #fff;
  width: 5.2rem;
  display: inline-block;
  text-align: center;
  font-size: 1.5rem;
  margin: 0 .2rem;
}
.foot_link .active {
  background: #b21919;
  padding: 0 .19rem;
  border-radius: .2rem;
}
.foot_btn {
  padding: 1.8rem  0  1.2rem;
  overflow: hidden;
  text-align: center;
  position: relative;
  clear: both;
}
.foot_btn a {
  display: inline-block;
}
.foot_btn_advice {
  width: 11.2rem;
  height: 3.4rem;
  line-height: 3.4rem;
  padding: 0 .8rem;
  background: #fff;
  border-radius: .3rem;
  font-size: 1.4rem;
}
.foot_btn_backtop {
  width: 3.4rem;
  height: 3.4rem;
  line-height: 3.4rem;
  position: absolute;
  top: 2rem;
  right: 2rem;
  background-position: -5.8rem -12rem;
  background-color: #a50505;
}
.bgRedda {
  background-color: #da3c3c;
}
.redbf {
  color: #bf2020;
  font-size: 1.5rem;
}
/*share*/
.newsharebox {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(255, 255, 255, 0.8);
}
.newsharelist {
  width: 100%;
  position: fixed;
  padding: 0 5%;
  top: 50%;
  margin-top: -7.5rem;
  text-align: center;
  font-size: 2.6rem;
}
.newsharelist .icon--7 {
  font-size: 1.8rem;
  color: #adadaf;
  margin-top: 1.4rem;
}
.newsharelist span {
  width: 31.3%;
  text-align: center;
  padding: 0 1rem;
  height: 8rem;
  color: #333;
  font-size: 1.3rem;
  display: inline-block;
}
.newsharelist span > i {
  line-height: 2rem;
  font-size: 1.5rem;
  display: block;
}
.newsharelist span img {
  width: 62%;
  max-width: 5.4rem;
  min-width: 3.4rem;
}
