<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0px;
  padding: 0px;
  font-family: Microsoft YaHei;
}
.cooperation {
  border-bottom: 3px solid #fff !important;
}

.homeBgimgls {
  background: url(/img/casesBanner.png) no-repeat;
  background-size: 100% 100%;
  height: 600px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: -999;
}
.aboutTitle {
  position: absolute;
  left: 47%;
  top: 50%;
  margin: -50px 0 0 -50px;
}
.title {
  font-size: 48px;
}
.titleSies {
  margin-top: 10px;
  font-size: 28px;
  font-weight: 200;
}
.cooperationquer {
  background-color: #fff;
}
.querListBody {
  width: 1200px;
  margin: 20px auto;
}
.active {
  border-bottom: 4px solid #024287;
  padding-bottom: 10px;
}
.in-hand {
  width: 100px;
  height: 40px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.cooperationListBody {
  background-color: #f6f6f6;
  padding: 20px 0px;
}
.gun {
  padding: 0px 10px;
  border-bottom: 4px solid #fff;
  padding-bottom: 10px;
}
.cooperationListDiv {
  width: 1500px;
  margin: 20px auto;
}
.newsBodytt {
  background-color: #f6f6f6;
  padding: 20px 0px;
}
.in-hand {
  width: 100px;
  height: 40px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.active {
  border-bottom: 4px solid #024287;
  padding-bottom: 10px;
}
.newsTime {
  font-size: 22px;
  font-weight: bold;
  color: #6a6868;
  line-height: 4;
}
.newsTitle {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsdetails {
  font-size: 14px;
  font-weight: 200;
  color: #000000;
  line-height: 30px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.newsBody {
  cursor: pointer;
  margin-left: 13px;
  height: 290px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  width: 32%;
}
.newsBody:hover {
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.newsText {
  padding: 20px 0px;
}
.jiantou {
  padding: 20% 0px;
}
.jiantouBody {
  margin: 10px 0px;
  text-align: end;
}
.imgBody {
  width: 100%;
  height: 172px;
}
</pre></body></html>