.car-banner {
  background: url("../siteImages/carInfo/banner_car.jpg") no-repeat center center;
  background-size: auto 100%;
}
.car-nav.content-width {
  width: 480px;
}
.car-nav li {
  margin-left: 277px;
}
.car-nav li:nth-child(1) a {
  background: url("../siteImages/carInfo/qiye.png") no-repeat 0 center;
  background-size: 20px 20px;
}
.car-nav li:nth-child(2) a {
  background: url("../siteImages/carInfo/hangye.png") no-repeat 0 center;
  background-size: 20px 20px;
}
.car-nav li:nth-child(3) a {
  background: url("../siteImages/carInfo/hangye.png") no-repeat 0 center;
  background-size: 20px 20px;
}
.car-nav li:nth-child(4) a {
  background: url("../siteImages/carInfo/shichang.png") no-repeat 0 center;
  background-size: 20px 20px;
}
.car-none {
  display: none;
}
.car-case {
  width: 1222px;
  padding: 48px 0 72px;
}
.recent-news .car-list li dl {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.car-list li {
  float: left;
  width: 33.3333%;
  margin-bottom: 36px;
}
.car-list li dl {
  width: 384px;
  margin: 0 auto;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.car-list li dl:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.car-list li dl:hover .img-go {
  display: block;
}
.car-list li dt {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.car-list li dt img {
  max-width: 100%;
}
.car-list li dd {
  padding: 20px 24px;
}
.car-list li dd h4 {
  font-size: 20px;
  color: #02010c;
  height: 56px;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 20px;
}
.car-list li dd .date {
  color: #9ea1ab;
  font-size: 16px;
  line-height: 30px;
  float: left;
}
.img-go {
  display: none;
  float: right;
  margin-top: 9px;
  width: 17px;
  height: 14px;
  background: url("../siteImages/index/ico_go.png") no-repeat center center;
  background-size: 17px 14px;
}
.flag {
  float: left;
  padding: 7px 12px;
  border-radius: 5px;
  font-size: 16px;
}
.flag1 {
  background-color: #edf5fd;
  color: #0083ff;
}
.flag2 {
  background-color: #eff1fe;
  color: #4c69ff;
}
.flag3 {
  background-color: #fff5ef;
  color: #ff8135;
}
.detail-txt {
  padding: 40px 0 30px;
  background-color: #fff;
  float: left;
  width: 856px;
}
.detail-new-txt {
  width: 100%;
}
.detail-new-txt .txt-top h2 {
  text-align: center;
}
.detail-new-txt .txt-top p {
  padding-left: 340px;
}
.txt-top {
  padding: 0 30px;
  border-bottom: 1px solid #ddd;
}
.txt-top h2 {
  font-size: 24px;
  line-height: 36px;
  color: #333;
}
.txt-top p {
  margin: 28px 0 29px;
}
.txt-top span {
  float: left;
}
.txt-top .time,
.txt-top .author {
  font-size: 18px;
  color: #999;
  line-height: 30px;
}
.txt-top .time {
  padding-left: 28px;
  background: url("../siteImages/carInfo/xqt1.png") no-repeat 0 center;
  background-size: 18px 18px;
}
.txt-top .author {
  margin-left: 60px;
  padding-left: 26px;
  background: url("../siteImages/carInfo/xqt2.png") no-repeat 0 center;
  background-size: 18px 18px;
}
.txt-cont {
  padding: 30px 30px 0;
}
.txt-cont p {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  margin-bottom: 28px;
}
.txt-cont img {
  width: 460px;
}
.txt-cont iframe {
  border: 0;
  width: 100%;
  height: 500px;
}
.txt-cont iframe video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.txt-pic {
  text-align: center;
  margin-bottom: 28px;
}
.txt-pic img {
  display: block;
  margin: 0 auto 24px;
  width: 520px;
}
.txt-pic span {
  font-size: 16px;
  color: #999;
}
.txt-bq button {
  margin-right: 12px;
  border: 1px solid #999;
  border-radius: 4px;
  color: #999;
  font-size: 14px;
  padding: 2px 8px;
}
.detail-tj {
  float: right;
  width: 320px;
}
.detail-tj .tj {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
  padding-left: 25px;
  background: url("../siteImages/carInfo/tj.png") no-repeat 0 center;
  background-size: 20px 20px;
}
.detail-tj .car-item li {
  float: none;
  width: 100%;
  margin-bottom: 24px;
}
.detail-tj .car-item li dl {
  width: 320px;
}
.detail-tj .car-item li dt {
  height: 200px;
}
.detail-tj .car-item li dd {
  padding: 16px 24px 22px;
}
.detail-tj .car-item li dd h4 {
  font-size: 18px;
  line-height: 26px;
}
.detail-tj .car-item li dd .flag {
  font-size: 14px;
  padding: 6px 9px;
}
.detail-tj .car-item li dd .date {
  font-size: 16px;
  line-height: 26px;
}
.detail-box {
  padding-bottom: 72px;
}
.detail-bar {
  height: 78px;
  line-height: 78px;
}
.detail-bar a,
.detail-bar span {
  float: left;
  color: #999;
  font-size: 16px;
}
.detail-bar a {
  transition: all 0.2s;
}
.detail-bar a img {
  margin: -2px 7px 0 0;
}
.detail-bar span {
  margin: 0 9px;
}
.detail-bar .xq {
  color: #333;
}
.detail-bar a:hover {
  color: #333;
}
.txt-link {
  padding: 50px 30px 0;
  font-size: 16px;
  color: #333;
}
.txt-link span {
  display: inline-block;
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.txt-link .a-none {
  opacity: 0.5;
}
.txt-link .a-none span {
  width: auto;
}
.txt-link a.a-none:hover {
  text-decoration: none;
}
.txt-link a:visited {
  color: #333;
}
.txt-link a:hover {
  text-decoration: underline;
}
.txt-link span,
.txt-link img {
  vertical-align: middle;
}
.a-prev {
  float: left;
}
.a-prev img {
  margin-right: 10px;
}
.a-next {
  float: right;
}
.a-next img {
  margin-left: 10px;
}
.car-list li.noData,
.car-case-list li.noData,
.casus-list li.noData {
  width: 100%;
  float: none;
  text-align: center;
  color: #999;
  font-size: 24px;
  height: 340px;
  line-height: 320px;
  margin-bottom: 0;
}
.yg_more,
.mobile-list {
  display: none;
}
/******新增知识案例模块******/
.car-case-case {
  padding: 10px 0 72px;
}
.car-case-list li {
  width: 588px;
  float: left;
  padding: 24px;
  box-sizing: border-box;
  background-color: #fff;
  transition: all 0.2s linear;
  margin-bottom: 30px;
}
.car-case-list li h4 {
  margin-bottom: 15px;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.car-case-list li span {
  font-size: 16px;
  color: #999;
}
.car-case-list li p {
  height: 68px;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*超出3行部分显示省略号，去掉该属性 显示全部*/
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
.car-case-list li:nth-of-type(even) {
  float: right;
}
.car-case-list li:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -3px, 0);
}
.casus-list li {
  padding: 28px 0 24px;
  background-color: #fff;
  transition: all 0.2s linear;
  margin-bottom: 28px;
}
.casus-list li:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -3px, 0);
}
.casus-list .casus-item-date {
  float: left;
  width: 120px;
  text-align: center;
}
.casus-list .casus-item-date span {
  display: block;
  font-size: 56px;
  color: #666;
  margin-bottom: 10px;
}
.casus-list .casus-item-date i {
  font-size: 16px;
  color: #999;
}
.casus-list .casus-item-txt {
  float: left;
  padding: 0 28px;
  width: 1080px;
  box-sizing: border-box;
  border-left: 1px solid #ddd;
}
.casus-list .casus-item-txt h4 {
  margin-bottom: 16px;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.casus-list .casus-item-txt p {
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*超出3行部分显示省略号，去掉该属性 显示全部*/
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
.car-new-banner .content-width {
  display: none;
}
/*******移动端*********/
@media screen and (max-width: 1098px) {
  .car-banner {
    background-size: cover;
  }
  .car-nav.content-width {
    width: 13.8rem;
  }
  .car-nav li:nth-child(1) a {
    background-size: 0.6rem 0.5rem;
  }
  .car-nav li:nth-child(2) a {
    background-size: 0.52rem 0.52rem;
  }
  .car-nav li:nth-child(3) a {
    background-size: 0.52rem 0.52rem;
  }
  .car-nav li:nth-child(4) a {
    background-size: 0.52rem 0.52rem;
  }
  .car-nav li {
    margin-left: 1.4rem;
  }
  .detail-tj,
  .txt-link,
  .detail-bar {
    display: none!important;
  }
  .detail-box {
    padding-bottom: 1.44rem;
  }
  .detail-txt {
    width: 100%;
    float: none;
    padding: 0.92rem 0 0.8rem;
  }
  .detail-new-txt .txt-top p {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .txt-top {
    padding: 0 0.48rem;
  }
  .txt-cont {
    padding: 0.48rem 0.48rem 0;
  }
  .txt-top h2 {
    font-size: 0.6rem;
    line-height: 0.88rem;
  }
  .txt-top p {
    margin: 0.58rem 0 0.66rem;
  }
  .txt-top .time,
  .txt-top .author {
    font-size: 0.48rem;
    line-height: 0.6rem;
    margin-left: 0.8rem;
  }
  .txt-top .time {
    padding-left: 0.64rem;
    background-size: 0.48rem 0.48rem;
    margin-left: 0;
  }
  .txt-top .author {
    padding-left: 0.6rem;
    background-size: 0.42rem 0.48rem;
  }
  .txt-cont p {
    margin-bottom: 0.76rem;
    font-size: 0.48rem;
    line-height: 0.72rem;
  }
  .txt-cont img {
    width: auto;
    max-width: 100%;
  }
  .txt-cont iframe {
    height: 10rem;
  }
  .flag {
    font-size: 0.48rem;
    padding: 0.1rem 0.16rem;
    border-radius: 2px;
  }
  .txt-bq button {
    font-size: 0.48rem;
    margin-right: 0.4rem;
    padding: 0.1rem 0.16rem;
    border-radius: 2px;
  }
  .car-list li.noData,
  .car-case-list li.noData,
  .casus-list li.noData {
    font-size: 0.52rem;
    height: 6.8rem;
    line-height: 6.4rem;
  }
  .car-case {
    width: 14rem;
    padding: 0.6rem 0 0;
  }
  .car-list li {
    float: none;
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .car-list li dd h4 {
    font-size: 0.52rem;
    line-height: 0.72rem;
    height: 1.4rem;
    margin-bottom: 1rem;
  }
  .car-list li dd .date {
    font-size: 0.48rem;
    line-height: 0.68rem;
  }
  .car-list li dd {
    width: 7rem;
    float: right;
    padding: 0;
  }
  .car-list li dl {
    width: 100%;
    box-sizing: border-box;
    padding: 0.4rem 0.4rem 0.4rem 0.5rem;
  }
  .car-list li dt {
    width: 5.12rem;
    height: 3.2rem;
    float: left;
  }
  .page {
    display: none;
  }
  .yg_more {
    padding-bottom: 0.4rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    font-size: 0.48rem;
    color: #999;
  }
  .car-hidden {
    display: none;
  }
  .mobile-list {
    overflow: hidden;
    display: block;
  }
  /*****新增知识案例模块********/
  .car-case-case {
    padding: 0.6rem 0 0;
  }
  .car-case-list li {
    width: 100%;
    float: none;
    padding: 0.48rem;
    margin-bottom: 0.6rem;
  }
  .car-case-list li h4 {
    margin-bottom: 0.3rem;
    font-size: 0.48rem;
  }
  .car-case-list li span {
    font-size: 0.4rem;
  }
  .car-case-list li p {
    height: 1.72rem;
    margin-top: 0.4rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
  }
  .casus-list a {
    display: flex;
    align-items: center;
  }
  .casus-list li {
    padding: 0.56rem 0 0.48rem;
    margin-bottom: 0.56rem;
  }
  .casus-list .casus-item-date {
    width: 4rem;
    float: none;
  }
  .casus-list .casus-item-date span {
    font-size: 1.12rem;
    margin-bottom: 0.2rem;
  }
  .casus-list .casus-item-date i {
    font-size: 0.4rem;
  }
  .casus-list .casus-item-txt {
    float: none;
    flex: 1;
    padding: 0 0.56rem;
    width: auto;
  }
  .casus-list .casus-item-txt h4 {
    margin-bottom: 0.32rem;
    font-size: 0.44rem;
  }
  .casus-list .casus-item-txt p {
    height: 1.16rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
  }
  .img-go {
    display: block;
    width: 0.34rem;
    height: 0.28rem;
    background-size: contain;
    margin-top: 0.18rem;
  }
}
@media screen and (min-width: 1921px) {
  .car-banner {
    background-size: cover;
  }
}
/*# sourceMappingURL=carInfo.css.map */