/* 行业资讯 */
.news-boxbg {
  background: #f4f4f4;
  padding: 0.56rem 0 0.64rem;
}
.news-title {
  font-size: 0.32rem;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  text-align: center;
  color: #333333;
}
.news-solid {
  margin: 0 auto;
  margin-top: 0.39rem;
  width: 0.5rem;
  height: 0.04rem;
  background: #5cc1eb;
}
.news-warp {
  margin-top: 0.32rem;
}
.nw-k {
  margin-top: 0.32rem;
  background: #ffffff;
  box-shadow: 0rem 0.04rem 0.16rem 0.01rem rgba(0, 0, 0, 0.1);
  border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0.24rem;
}
.nwk-left {
  width: 3.7rem;
  height: 2.5rem;
  margin-right: 0.4rem;
}
.nwk-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nwk-rig {
  width: 9.06rem;
}
.nwkr-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.24rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.nwkr-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 0.32rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.32rem;
}
.nwkr-time {
  margin-top: 0.32rem;
  display: flex;
  align-items: center;
}
.nwkrt-k {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #999999;
}
.nwkrt-k img {
  width: 0.17rem;
  object-fit: cover;
  margin-right: 0.06rem;
}
.nwkrt-k:nth-child(2) {
  margin-left: 0.39rem;
}
/* 行业资讯 end*/

/* 详情 */
.detil-bg {
  background: #f4f4f4;
  padding: 0.4rem 0;
}
.detil {
  background: #ffffff;
  padding: 0.56rem 1rem;
}

.detil-title {
  font-size: 0.32rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 0.23rem;
  text-align: center;
}
.detil-time {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.29rem;
}
.dt-k {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #999999;
  line-height: 0.53rem;
}
.dt-k:first-child {
  margin-right: 0.39rem;
}
.dt-k img {
  width: 0.17rem;
  object-fit: cover;
  margin-right: 0.06rem;
}
.detil-con {
  border-top: 0.01rem solid rgba(217, 217, 217, 1);
  padding: 0.54rem 0 0.56rem;
  border-bottom: 0.01rem solid rgba(217, 217, 217, 1);
}
.detil-con p {
  font-size: 0.18rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.4rem;
  text-indent: 2em;
}
.detil-con img {
  margin: 0.56rem auto;
}
.detil-page {
  margin-top: 0.4rem;
}
.detil-page a {
  font-size: 0.16rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.48rem;
}
.detil-page a:hover {
  color: #5cc1eb;
}
/* 详情 end*/
/* 资质手册 */
.qualification {
  margin-top: 0.64rem;
  border: 0.01rem solid #e2e2e2;
}
.qualification-k {
  cursor: pointer;
  background: #ffffff;
  display: flex;
  border-bottom: 0.01rem solid #e2e2e2;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.32rem;
}
.qualification-k:last-child {
  border-bottom: none;
}
.qkl-top {
  font-size: 0.14rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.qkl-bot {
  display: flex;
  align-items: center;
  margin-top: 0.14rem;
}
.qklb-k {
  font-size: 0.12rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding: 0 0.1rem;
  border-right: 0.01rem solid #999999;
}
.qklb-k:first-child {
  padding-left: 0 !important;
}
.qklb-k:last-child {
  border-right: none;
}
.qk-right {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.08rem;
  height: 0.4rem;
  background: #ffffff;
  border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
  border: 0.01rem solid #5cc1eb;
  font-size: 0.16rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #5cc1eb;
  text-align: center;
  line-height: 0.4rem;
}
.qk-right img {
  width: 0.18rem;
  object-fit: cover;
  margin-right: 0.08rem;
}
/* 资质手册 end*/
/* 技术资料 */
.tlc-k .two {
  display: none;
}
.technical {
  margin-top: 0.64rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.technical-left {
  width: 2.82rem;
  background: #ffffff;
  border: 0.01rem solid #ebeef5;
}
.tl-title {
  padding: 0.18rem 0 0.16rem 0.2rem;
  font-size: 0.14rem;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.tlc-k {
  border-top: 0.01rem solid rgba(235, 238, 245, 1);
  padding: 0.12rem 0.23rem;
  display: flex;
  align-items: center;
  font-size: 0.14rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.tlc-k img {
  width: 0.05rem;
  object-fit: cover;
  margin-right: 0.1rem;
}
.technical-right {
  width: 10.86rem;
}
.technical-right .qualification {
  margin-top: 0;
}
.tl-con .active .one {
  display: none;
}
.tl-con .active .two {
  display: block;
}
.tl-con .active {
  color: #5cc1eb;
}
.tlc-k:hover {
  color: #5cc1eb;
}
.tlc-k:hover .two {
  display: block;
}
.tlc-k:hover .one {
  display: none;
}
/* 技术资料 end*/
/* 资质手册详情 */
.qualification-detail {
  padding: 0.56rem 1rem;
  background: #ffffff;
}
.quad-title {
  padding: 0.56rem 0;
  font-size: 0.32rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 0.23rem;
  text-align: center;
  border-bottom: 0.01rem solid rgba(217, 217, 217, 1);
}
.quad-con {
  margin-top: 0.54rem;
}
.quad-con h1{
  font-size: 0.18rem;
}
.quad-con p {
  margin-top: 0.2rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.4rem;
}
.quad-con img {
  margin: 0 auto;
  margin-top: 0.4rem;
}
/* 资质手册详情 end*/
