﻿
.sl-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.fb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body {
  background-color: #f4f6f9;
}
.w1560 {
  width: 15.6rem;
  margin: 0 auto;
}
.xq_banner {
  position: relative;
}
.xq_banner img {
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 3.19rem;
}
.xq_banner .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.xq_banner .text h3 {
  font-size: 0.48rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0.02rem;
  color: #000000;
}
.xq_banner .text p {
  margin-top: 0.2rem;
  font-size: 0.3rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 0.02rem;
  color: #656565;
}
.xq_content .left {
  width: 73%;
}
.xq_content .right {
  width: 23.58%;
}
.xq_content {
  margin-top: 1.07rem;
}
.xq_content .left {
  background-color: #ffffff;
}
.xq_content .left {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.57rem 0.9rem 0 0.9rem;
  padding-bottom: 2rem;
}
.xq_content .left .top {
  padding-bottom: 0.3rem;
  border-bottom: 0.01rem solid #f8f8f8;
}
.xq_content .left .mainTitle {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0.02rem;
  color: #000000;
}
.xq_content .left .subTitle {
  margin-top: 0.37rem;
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0.01rem;
  color: #959595;
}
.xq_content .left .mark {
  margin-top: 0.1rem;
}
.xq_content .left .mark span {
  display: inline-block;
  font-size: 0.16rem;
  color: #7d7e82;
  background-color: #f4f4f4;
  padding: 0.06rem 0.1rem;
  border-radius: 0.05rem;
  margin-right: 0.05rem;
}
.xq_content .left .bottom {
  padding-top: 0.24rem;
  font-size: 0.2rem;
  color: #555;
  line-height: 1.8;
}
.xq_content .left .bottom *{
  max-width: 100% !important;
}
.xq_content .left .bottom img {
   width: 100%;
}
.xq_content .left .bottom .title {
  margin-top: 0.34rem;
  font-size: 0.24rem;
  font-weight: bolder;
  color: #545353;
  line-height: 0.42rem;
}
.xq_content .left .bottom .text {
  margin-top: 0.34rem;
  font-size: 0.2rem;
  line-height: 0.34rem;
  color: #5b5b5a;
}
.xq_content .right .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.53rem 0.43rem 0.55rem 0.33rem;
  background-color: #ffffff;
  margin-bottom: 0.28rem;
}
.xq_content .right .box h3 {
  font-size: 0.36rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.36rem;
  letter-spacing: 0.02rem;
  color: #000000;
  padding-bottom: 0.35rem;
  border-bottom: 0.02rem solid #e7e7e7;
  margin-bottom: -webkit-calc(0.45rem - 0.14rem);
  margin-bottom: -moz-calc(0.45rem - 0.14rem);
  margin-bottom: calc(0.45rem - 0.14rem);
}
.xq_content .right .box p {
  margin-bottom: -webkit-calc(0.56rem - 0.14rem);
  margin-bottom: -moz-calc(0.56rem - 0.14rem);
  margin-bottom: calc(0.56rem - 0.14rem);
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0.01rem;
  color: #656565;
}
.xq_content .right .box p a {
  color: #656565;
  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.inner {
  width: 15.6rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
