.crumbs {
    margin:30px 0;
}
.banner-breif {
  width: 512px;
  text-align: left;
  color: #222222;
}
.banner-breif h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 66px;
  padding-top: 130px;
}
.banner-breif p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.banner-breif a {
  display: inline-block;
  width: 128px;
  height: 44px;
  border-radius: 2px;
  background-color: #037aff;
  line-height: 44px;
  text-align: center;
  margin-top: 50px;
  color: #fff;
}
.banner {
  background: url(../images/news/bg.png?v=20230724194553) no-repeat center;
  height: 450px;
}
.news-left {
  width: 860px;
  margin-right: 100px;
}
.news-right {
  width: 240px;
  margin-top: 80px;
}
.banner-breif {
    width: 512px;
    text-align: left;
    color: #222222;
}
.banner-breif h1 {
    font-size: 44px;
    font-weight: 700;
    line-height: 66px;
    padding-top: 130px;
}
.banner-breif p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.banner-breif a {
    display: inline-block;
    width: 128px;
    height: 44px;
    border-radius: 2px;
    background-color: #037aff;
    line-height: 44px;
    text-align: center;
    margin-top: 50px;
    color: #fff;
}
.banner {
    background: url(../images/news/bg.png?v=20230724194553) no-repeat center;
    height: 450px;
}
.news-left {
    width: 860px;
    margin-right: 100px;
}
.news-right {
    width: 240px;
    margin-top: 80px;
}
.news-right p {
  margin-top: 24px;
}
.news-right p,
.news-right a {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 24px;
}
.title {
  font-size: 34px;
  font-weight: 500;
  text-align: justify;
  color: #333333;
  line-height: 51px;
  margin-bottom: 30px;
}
.time {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 30px;
}
.article-main {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  color: #333333;
  line-height: 32px;
}
.article-main img {
  max-width: 100%;
  margin: 20px 0;
}
.news-right .icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 13px;
}
.news-right img {
  margin-top: 32px;
}
.news-right .icon1 {
  background: url(../images/news/corporation.png?v=20230724194553) no-repeat center;
  background-size: contain;
}
.news-right .icon2 {
  background: url(../images/news/customer.png?v=20230724194553) no-repeat center;
  background-size: contain;
}
.news-right .icon3 {
  background: url(../images/news/tel.png?v=20230724194553) no-repeat center;
  background-size: contain;
}
.news-right .icon4 {
  background: url(../images/news/email.png?v=20230724194553) no-repeat center;
  background-size: contain;
}
.news-lcon2 {
  display: none;
}