
body {
  background: #fff;
}
.sqs_data_box {
  width: 84%;
  margin: 0 auto;
  overflow: hidden;
}
.sqs_market_tit {
  width: 100%;
  margin-top: 0.6rem;
  height: 0.5rem;
  overflow: hidden;
}
.sqs_market_tit_metal {
  line-height: 0.5rem;
  font-size: 0.32rem;
  color: #002663;
  float: left;
  margin-right: 0.4rem;
}
.sqs_data_view_more {
  float: right;
  font-size: 0.213333rem;
  font-weight: 400;
  color: #002663;
  line-height: 0.5rem;
}
.sqs_data_newbox {
  background: #f2f4f7;
  margin: 0.26rem auto;
  overflow: hidden;
}
.sqs_data_newbox_con {
  border-top: 0.04rem solid #002663;
  border-bottom: 0.03rem solid #002663;
  margin: 0.46rem 0.26rem;
}
.sqs_data_newbox_con li {
  margin: 0rem 0.26rem;
  border-top: 0.013rem solid #d1d2d5;
  line-height: 0.933rem;
  height: 0.933rem;
  color: #333;
  font-size: 0.24rem;
}
.sqs_data_newbox_con li:first-child {
  border-top: 0 !important;
}
.sqs_data_newbox_con li a {
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #141414;
  font-size: 0.24rem;
}
.sqs_data_newbox_con li a:hover {
  font-family: MyFontNameB;
  font-weight: bold;
  text-decoration: underline;
  color: #002663;
}
.sqs_data_newbox_con li span {
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  font-size: 0.16rem;
  font-family: MyFontNameC;
}
.sqs_data_new {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
}
.sqs_data_newL {
  width: 45%;
  overflow: hidden;
  float: left;
}
.sqs_data_newL img {
  width: 100%;
}
.sqs_data_newR {
  float: right;
  width: 50%;
  overflow: hidden;
}
.sqs_data_newRcon li {
  width: 47.5%;
  float: left;
  height: 1.89rem;
  overflow: hidden;
}
.sqs_data_newRcon li:nth-child(even) {
  margin-left: 5%;
}
.newLiMar {
  margin-top: 0.24rem;
}
.sqs_data_newRcon li p {
  font-size: 0.16rem;
  font-family: MyFontNameC;
  color: #333;
}
.sqs_data_newRcon li span {
  display: none;
}
.sqs_data_newRcon li a {
  display: block;
  font-size: 0.24rem;
  color: #141414;
  line-height: 1.5;
  margin-top: 0.24rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.sqs_data_newRcon li div.mobile_box{
  color:#999;
  margin-top:0.1rem;
}
.sqs_data_newRcon li a:hover {
  font-family: MyFontNamrB;
  font-weight: bold;
  text-decoration: underline;
  color: #002663;
}
.sqs_market_tit_news {
  margin-bottom: 0.04rem;
}
@media screen and (max-width: 750px) {
  .circularnews_index .banner-pos {
    background: #fff;
    height: unset;
  }
  .circularnews_index .banner-pos .banner_nav a.active {
    color: #333333;
  }
  .circularnews_index .banner-pos .banner-tit {
    display: block;
    height: 0.36rem;
    position: absolute;
    left: 0;
    top: -0.36rem;
    color: #002562;
    background: #FFFFFF;
    opacity: 0.7;
    font-size: 0.15rem;
    line-height: 0.36rem;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
  }
  .sqs_market_tit {
    margin-top: 0;
    height: auto;
    margin-bottom: 0.06rem;
  }
  .sqs_market_tit .sqs_market_tit_metal {
    padding-top: 0.05rem;
    line-height: 0.24rem;
    font-size: 0.17rem;
    padding-bottom: 0.05rem;
  }
  .sqs_data_box .sqs_market_box {
    background: #fff;
    padding: 0 0.15rem 0.58rem;
    position: relative;
    margin-top: -0.01rem;
  }
  .sqs_data_box .sqs_market_box .sqs_data_view_more {
    position: absolute;
    bottom: 0.14rem;
    width: 1.04rem;
    height: 0.3rem;
    font-size: 0.13rem;
    line-height: 0.3rem;
    text-align: center;
    color: #0046AE;
    left: 50%;
    margin-left: -0.502rem;
	text-decoration-line: underline;
  }
  .sqs_data_box .sqs_market_box:nth-child(even) {
    background: #fff;
  }
  .sqs_data_box {
    width: 100%;
  }
  .sqs_data_newbox {
    margin: 0;
    background: inherit;
    border-top: 0.03rem solid #002562;
    border-bottom: 0.03rem solid #002562;
  }
  .sqs_data_newbox_con {
    margin: 0;
    border: none;
  }
  .sqs_data_newbox_con li {
    display: flex;
    justify-content: start;
    align-items: end;
    font-size: 0.13rem;
    color: #fff;
    line-height: 0.2rem;
    overflow: hidden;
    margin: 0;
    height: auto;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    border-top: none;
    border-bottom: 1px solid #d8d8d8;
  }
  .sqs_data_newbox_con li a {
    color: #333;
    font-size: 0.15rem;
    line-height: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    word-break: break-word;
    width: 2.7rem;
    padding-right: 0.15rem;
    /* float: left; */
  }
  .sqs_data_newbox_con li span {
    font-size: 0.13rem;
    /* float: right; */
    color: #999;
  }
  .sqs_market_tit_news .sqs_market_tit_metal {
    border-bottom: none;
    margin: 0;
  }
  .sqs_market_box_news .sqs_data_newL,
  .sqs_market_box_news .sqs_data_newR {
    width: 100%;
    float: none;
  }
  .sqs_market_box_news .sqs_data_newL {
    overflow: unset;
  }
  .sqs_market_box_news .sqs_data_newL img {
    width: 3.45rem;
    height: 1.93rem;
  }
  .sqs_data_newRcon li {
    background: #fff;
    padding: 0.12rem;
    height: auto;
    margin-top: 0.1rem;
  }
  .sqs_data_newRcon li a {
    font-size: 0.15rem;
    line-height: 1.5;
    color: rgba(51, 51, 51, 0.7);
    margin-top: 0;
  }
  .sqs_data_newRcon li p {
    display: none;
  }
  .sqs_data_newRcon li span {
    color: rgba(51, 51, 51, 0.7);
    font-size: 0.11rem;
    display: block;
    margin-top: 0.1rem;
  }
  .sqs_data_new {
    margin-bottom: 0;
    overflow: unset;
  }
}

/*# sourceMappingURL=circularnews_index.css.map */

.frontierBox .sqs_data_box {
  width: 100%;
}
.frontierBox .frontierBoxTit {
  width: 100%;
}