body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
textarea,
p {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-size: 100%;
  font-weight: normal;
}
input {
  padding: 0;
  margin: 0;
  text-indent: 0;
  background: transparent;
  border: 0 none;
  resize: none;
  outline: none;
  -webkit-appearance: none;
  line-height: normal;
}
input::-webkit-input-placeholder {
  color: #879193;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  background-color: #fff;
}
.share-pic {
  /*visibility: hidden;*/
  position: absolute;
  top: -1000px;
}
.main-wrap {
  /*-webkit-overflow-scrolling: touch;*/
  background-color: #f2f2f2;
}
.main-wrap .item-wrap {
  background-color: #fff;
  margin-top: .2rem;
  height: auto;
}
.main-wrap .item-wrap:nth-child(2) {
  margin-top: 0;
}
.main-wrap .item-main {
  height: auto;
  /*overflow: hidden;*/
}
.main-wrap div.ha {
  height: auto;
}
.pb {
  padding-bottom: 1.32rem;
}
.topic-wrap {
  position: relative;
  height: 6rem;
  /*height: auto;*/
  overflow: hidden;
  color: #fff;
  /*.show-more {
        position: absolute;
        left: 50%;
        bottom: .34rem;
        margin-left: -.12rem;
        width: .24em;
        height: .14em;
        background: url('../img/icon.png') -55px -1px no-repeat;
        background-size: 100px;
        color: #fff;
        font-size: .28rem;

    }*/
}
.topic-wrap .show-more {
  position: absolute;
  left: 50%;
  bottom: .24rem;
  margin-left: -0.5rem;
  width: 1rem;
  color: #fff;
  font-size: .28rem;
}
.topic-wrap .show-more i {
  position: absolute;
  top: .12rem;
  left: .62rem;
  content: '';
  width: .28rem;
  height: .14rem;
  background: url('../img/icon.png') -54px -1px no-repeat;
  background-size: 100px;
}
.topic-wrap img {
  width: 100%;
}
.topic-wrap .info-main {
  padding: 0 .25rem;
  height: .75rem;
  line-height: .38rem;
  font-size: .28rem;
  overflow: hidden;
}
.topic-info {
  position: absolute;
  top: .7rem;
  left: 0;
  width: 100%;
}
.topic-info .topic-title h1 {
  height: .54rem;
  line-height: .54rem;
  text-align: center;
  font-size: .56rem;
  font-weight: normal;
}
.topic-info .topic-title .topic-desc {
  margin-top: .23rem;
  height: .33rem;
  line-height: .33rem;
  text-align: center;
  font-size: .32rem;
}
.topic-info .source {
  position: relative;
  margin-top: .7rem;
  margin-bottom: .44rem;
  line-height: 0;
  text-align: center;
}
.topic-info .source:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -0.2rem;
  width: .48rem;
  height: .06rem;
  margin-left: -0.24rem;
  background-color: #fff;
  border-radius: .06rem;
  overflow: hidden;
}
.topic-info .source span {
  display: inline-block;
  padding: 0 .26rem;
  height: .46rem;
  line-height: .46rem;
  color: #fff;
  font-size: .24rem;
  border-radius: .32rem;
  background-color: rgba(255, 255, 255, 0.2);
}
.topic-info .no-data:before {
  display: none;
}
.topic-info strong {
  display: block;
  margin-bottom: .15rem;
  padding-left: .2rem;
  height: .32rem;
  line-height: .38rem;
  font-size: .32rem;
  border-left: .05rem solid #fff;
}
.topic-info .topic-info-desc {
  margin-bottom: .3rem;
}
.topic-info .topic-update-time {
  display: none;
}
.topic-info .info-item p {
  padding: 0 .25rem;
  line-height: .38rem;
  font-size: .28rem;
}
.item-title {
  padding-top: .4rem;
  height: .72rem;
}
.item-title h4 {
  float: left;
  padding-left: .22rem;
  height: .32rem;
  line-height: .38rem;
  border-left: .05rem solid #2576a5;
  font-size: .32rem;
  color: #202d33;
}
.item-title span {
  padding-right: .13rem;
  float: right;
  font-size: .24rem;
  color: #879193;
}
/*滑动*/
.swiper-container {
  padding-left: .25rem;
  padding-bottom: .4rem;
  overflow: hidden;
}
.swiper-slide {
  position: relative;
  float: left;
  margin-right: .2rem;
  width: 4.72rem;
  height: 2.2rem;
  border-radius: 5px;
  overflow: hidden;
  /*background-color: rgba(0, 0, 0, .8);*/
}
.swiper-slide .slide-inner {
  position: relative;
  margin-top: 6px;
  width: 4.72rem;
  height: 2.14rem;
  border-radius: 5px;
  overflow: hidden;
  /*img {
            width: 100%;
        }*/
  background: url(../img/try-read-bg1.jpg) center center no-repeat;
  background-size: cover;
}
.swiper-slide .stock-tag {
  position: absolute;
  left: .3rem;
  top: -0.06rem;
  padding: 0 .17rem;
  height: .4rem;
  line-height: .5rem;
  background-color: #e84c3d;
  font-size: .24rem;
  color: #fff;
  z-index: 1;
}
.swiper-slide .stock-tag:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: -6px;
  top: 3px;
  border-width: 3px;
  border-style: solid;
  border-color: transparent transparent #ba1000 #ba1000;
}
.swiper-slide .text-wrap {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 .3rem;
  /*width: 4.72rem;*/
  height: 2.14rem;
}
.swiper-slide .art-brief {
  float: left;
  margin-top: .5rem;
  font-size: .32rem;
  color: #fff;
}
.swiper-slide:nth-child(2) .slide-inner {
  background: url(../img/try-read-bg2.jpg) center center no-repeat;
  background-size: cover;
}
.swiper-slide:nth-child(3) .slide-inner {
  background: url(../img/try-read-bg2.jpg) center center no-repeat;
  background-size: cover;
}
.stock-info {
  float: left;
  margin-top: .15rem;
  font-size: .24rem;
  color: #e84c3d;
}
.stock-info i {
  font-style: normal;
}
.stock-info em,
.stock-info span {
  float: left;
}
.stock-info em {
  position: relative;
  padding-left: .27rem;
  margin-right: .15rem;
  width: 1.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.stock-info em:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: '';
  width: 10px;
  height: 9px;
  background: url('../img/icon.png') center center no-repeat;
  background-size: 90px;
}
.red em:before {
  background-position: -48px -25px;
}
.red i {
  color: #ea4b36;
}
.green em:before {
  background-position: -48px -37px;
}
.green i {
  color: #00bf86;
}
.stock-news-wrap {
  padding-bottom: .5rem;
}
.stock-news {
  position: relative;
  margin: 0 .25rem;
  padding: .4rem 0 .38rem;
}
.stock-news:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dedede;
}
.stock-news:first-child {
  padding-top: 0;
}
.stock-news:first-child .stock-tag {
  top: -0.4rem;
}
.stock-news .stock-tag {
  position: absolute;
  right: -0.25rem;
  top: 0;
  padding: 0 .2rem;
  /*width: 1.22rem;*/
  height: .4rem;
  line-height: .4rem;
  color: #fff;
  font-size: .24rem;
  background-color: #e84c3d;
  border-bottom-left-radius: 10px;
}
.stock-news h4 {
  height: auto;
  overflow: hidden;
  color: #202d32;
  font-size: .34rem;
}
.stock-news h4 .news-tag {
  float: left;
  margin-right: .2rem;
  padding: 0 10px;
  height: .38rem;
  line-height: .4rem;
  font-size: .2rem;
  color: #f83e3e;
  border-radius: .19rem;
  background-color: #feebeb;
  overflow: hidden;
}
.stock-news h4 strong {
  line-height: .39rem;
  overflow: hidden;
}
.stock-news .news-main {
  margin: .2rem 0;
  height: auto;
  overflow: hidden;
  line-height: .44rem;
  font-size: .28rem;
  color: #485359;
}
.stock-news .other-info {
  height: .24rem;
}
.stock-news .other-info .stock-info {
  margin-top: 0;
}
.stock-news .other-info .stock-info em {
  width: 1.6rem;
}
.stock-news .date {
  float: right;
  font-size: .24rem;
  color: #879194;
}
.main-wrap .pic-wrap {
  margin-top: 0;
  padding: 0 .25rem .25rem;
  background-color: #fff;
}
.main-wrap .pic-wrap img {
  width: 100%;
}
.tel-wrap {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .27rem 0;
  background-color: #fff;
  box-shadow: 0 0 15px #ccc;
}
.tel-wrap input,
.tel-wrap span {
  float: left;
  height: .78rem;
  line-height: .78rem;
  border-radius: 3px;
}
.tel-wrap input {
  margin-right: .2rem;
  margin-left: .25rem;
  padding-left: .15rem;
  width: 4.22rem;
  background-color: #f4f4f4;
  color: #202d32;
  font-size: .28rem;
}
.tel-wrap span {
  width: 2.42rem;
  text-align: center;
  font-size: .32rem;
  color: #fff;
  background-color: #2d91cc;
  cursor: pointer;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}
.h100 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.h100 .tel-wrap {
  position: absolute;
  bottom: 0;
}
.page-fixed {
  height: 100%;
  position: fixed;
  overflow: hidden;
}
.coupon-tip {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -2.9rem;
  margin-top: -3.2rem;
  width: 5.7rem;
  height: 6.4rem;
  background: #f4f3f3 url('../img/tip-bg.jpg') center top no-repeat;
  background-size: contain;
  z-index: 3;
  border-radius: .08rem;
}
.coupon-tip .close {
  position: absolute;
  right: 15px;
  top: 20px;
  width: .3rem;
  height: .3rem;
  background: url('../img/icon.png') -48px -10px no-repeat;
  background-size: 90px;
}
.coupon-tip strong {
  display: block;
  margin-top: 2.65rem;
  height: .52rem;
  line-height: .52rem;
  text-align: center;
  font-size: .32rem;
  color: #202d33;
}
.coupon-tip p {
  margin: .1rem;
  padding: 0 .4rem;
  line-height: .4rem;
  color: #485359;
  font-size: .28rem;
}
.coupon-tip .btn-wrap {
  padding: 0 .4rem;
  margin-top: .45rem;
}
.coupon-tip .btn-wrap a {
  width: 2.3rem;
  height: .68rem;
  line-height: .68rem;
  background-color: #e84c3d;
  color: #fff;
  font-size: .32rem;
  text-align: center;
  border-radius: .08rem;
}
.coupon-tip .btn-wrap a:first-child {
  float: left;
}
.coupon-tip .btn-wrap a:last-child {
  float: right;
}
.error-tip {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -1.4rem;
  margin-top: -0.34rem;
  z-index: 1;
  width: 2.8rem;
  height: .68rem;
  line-height: .68rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: .08rem;
  font-size: .24rem;
  color: #fff;
}
.shadow {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
.profit .item-title {
  position: relative;
}
.profit .item-title a {
  display: inline-block;
  position: absolute;
  right: .3rem;
  padding-right: .25rem;
  font-size: .26rem;
  color: #777;
}
.profit .item-title a:before,
.profit .item-title a:after {
  display: inline-block;
  content: '';
  position: absolute;
  right: 0;
  width: 8px;
  height: 1px;
  background: #ccc;
}
.profit .item-title a:before {
  top: 35%;
  transform: rotate(40deg);
}
.profit .item-title a:after {
  top: 65%;
  transform: rotate(-40deg);
}
.profit .item-main {
  display: flex;
}
.profit .item-main .item {
  flex: 1;
  font-size: 0;
  text-align: center;
}
.profit .item-main .item:nth-child(2) {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.profit .profit-title,
.profit .profit-stock {
  font-size: .3rem;
  line-height: .3rem;
  height: .3rem;
  margin-bottom: .1rem;
}
.profit .profit-stock {
  margin-bottom: 0;
}
.profit .item-tips {
  padding: .3rem 0;
  font-size: .24rem;
  text-align: center;
  color: #879194;
}
.profit .red {
  color: #ec6947;
}
.profit .green {
  color: #09bf88;
}
@media screen and (min-width: 640px) {
  /*640px以上显示屏样式*/
  body,
  .mian-wrap,
  .tel-wrap {
    width: 640px;
    margin: 0 auto;
  }
  .tel-wrap {
    left: 50%;
    margin-left: -320px;
  }
  .stock-info em {
    width: 1rem;
  }
  .stock-info em:before {
    top: 5px;
    width: 20px;
    height: 18px;
    background: url('../img/icon.png') -91px -45px no-repeat;
    background-size: 170px;
  }
  .item-title h4 {
    line-height: .32rem;
  }
  .topic-info strong {
    line-height: .32rem;
  }
  .red em:before {
    background-position: -90px -45px;
  }
  .green em:before {
    background-position: -90px -70px;
  }
  .swiper-slide .stock-tag:after {
    top: 5px;
  }
  .topic-wrap .show-more i {
    top: 11px;
    left: 55px;
    background-position: -83px -1px;
    background-size: 155px;
  }
  .coupon-tip .close {
    background-position: -82px -16px;
    background-size: 155px;
  }
}
/*在app打开样式*/
.openOther {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.openOther span {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../img/openother.png') center 1rem no-repeat;
  background-size: 85% auto;
}
/*适配x*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  body:after {
    display: block;
    content: '';
    z-index: 9999;
    position: fixed;
    left: 0;
    bottom: -34px;
    width: 100%;
    height: 34px;
    background: #f2f2f2;
  }
}
