.brnner-wrapper {
  margin-top: -150px;
  padding-top: 278px;
  height: 770px;
  background-size: cover;
  background-image: url("../assets/service-1/1.png");
}
.brnner-wrapper .title {
  font-size: 36px;
  color: #fff;
  text-align: center;
}
.brnner-wrapper .desc {
  margin-top: 12px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.brnner-wrapper .texts {
  margin-top: 99px;
  column-gap: 220px;
}
.brnner-wrapper .texts .c1 {
  text-align: center;
  color: #fff;
}
.brnner-wrapper .texts .c1 .t1 {
  font-size: 24px;
}
.brnner-wrapper .texts .c1 .t2 {
  margin-top: 12px;
  font-size: 20px;
}
.brnner-wrapper .texts .c1 .t3 {
  margin-top: 6px;
  font-size: 20px;
}
.brnner-wrapper .button {
  padding: 0 30px;
  height: 45px;
  margin: 89px auto 0;
  color: #0550A2;
  font-size: 18px;
  background: #FFFFFF;
  border-radius: 4px;
}

.rasteri-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.rasteri-wrapper .content {
  padding-left: 42px;
  padding-right: 57px;
}
.rasteri-wrapper .content .title {
  padding-top: 50px;
  font-size: 30px;
  color: #333333;
  margin-bottom: 25px;
}
.rasteri-wrapper .content li {
  margin-left: 18px;
  line-height: 130%;
  font-size: 16px;
  color: #999999;
  margin-bottom: 10px;
}
.rasteri-wrapper .content .button {
  margin-top: 40px;
  width: 200px;
  height: 40px;
  color: #fff;
  font-size: 20px;
  background: #0550A2;
  border-radius: 4px;
}
.rasteri-wrapper .img-w .img {
  width: 600px;
  height: 400px;
}

.news-container {
  padding-top: 98px;
  padding-bottom: 92px;
  background: #F5F7F9;
}
.news-container .title {
  text-align: center;
  font-size: 30px;
  color: #333333;
}
.news-container .desc {
  margin-top: 26px;
  margin-bottom: 50px;
  text-align: center;
  color: #999999;
  font-size: 16px;
}
.news-container .items {
  column-gap: 17px;
}
.news-container .items .head {
  position: relative;
  padding-bottom: 18px;
  border-bottom: 1px solid #DCDCDC;
}
.news-container .items .head::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 88px;
  height: 3px;
  background: #0550A2;
}
.news-container .items .head .title {
  font-size: 22px;
  color: #333333;
}
.news-container .items .head .more {
  font-size: 15px;
  color: #155293;
  line-height: 110%;
}
.news-container .items .head .more a {
  color: #155293;
  text-decoration: none;
}
.news-container .items .head .more a:hover {
  text-decoration: underline;
}
.news-container .items .item {
  padding: 32px 20px 0;
  height: 464px;
  background: #FFFFFF;
  border: 1px solid #0550A2;
}
.news-container .items .item-2 {
  width: 900px;
}
.news-container .items .item-2 .newscontent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  padding-top: 12px;
}
.news-container .items .item-2 .news-style-1 {
  padding: 8px 0;
  border-bottom: 1px dashed #DCDCDC;
  overflow: hidden;
}
.news-container .items .item-2 .news-style-1:last-child {
  border-bottom: none;
}
.news-container .items .item-2 .news-style-1 .face img {
  width: 130px;
  height: 104px;
}
.news-container .items .item-2 .news-style-1 .content {
  padding-left: 9px;
  height: 104px;
  overflow: hidden;
}
.news-container .items .item-2 .news-style-1 .content .title {
  font-size: 15px;
  color: #0550A2;
  cursor: pointer;
  line-height: 110%;
}
.news-container .items .item-2 .news-style-1 .content .title a {
  color: #333333;
  text-decoration: none;
}
.news-container .items .item-2 .news-style-1 .content .title a:hover {
  text-decoration: underline;
}
.news-container .items .item-2 .news-style-1 .content .text {
  margin-top: 12px;
  font-size: 14px;
  color: #8A8A8A;
  line-height: 120%;
  cursor: pointer;
  line-height: 110%;
}
.news-container .items .item-2 .news-style-1 .content .text a {
  color: #333333;
  text-decoration: none;
}
.news-container .items .item-2 .news-style-1 .content .text a:hover {
  text-decoration: underline;
}
.news-container .items .item-2 .news-style-1 .content .time {
  margin-top: auto;
  font-size: 14px;
  color: #ACACAC;
}
.news-container .items .item-3 {
  width: 282px;
}
.news-container .items .item-3 .newscontent {
  padding-top: 20px;
}
.news-container .items .item-3 .news-style-2 {
  margin-bottom: 18px;
}
.news-container .items .item-3 .news-style-2 .title {
  padding-right: 10px;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  line-height: 110%;
}
.news-container .items .item-3 .news-style-2 .title a {
  color: #333333;
  text-decoration: none;
}
.news-container .items .item-3 .news-style-2 .title a:hover {
  text-decoration: underline;
}
.news-container .items .item-3 .news-style-2 .time {
  font-size: 14px;
  color: #ACACAC;
}

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