<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* è¡Œä¸šç±»åˆ« */
.industry {
  border: 1px dashed #eeeeee;
  border-style: solid solid dashed solid;
  margin-top: 12px;
  height: 110px;
}
.industry &gt; p {
  float: left;
  width: 115px;
  background: #f9f9f9;
  text-align: center;
  font-size: 14px;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px dotted #eeeeee;
}
.industry .industryList {
  width: 1082px;
  float: left;
  margin-top: 30px;
}
.industry .industryList ul li {
  /* height: 82px;
   line-height: 82px; */
  text-align: center;
  cursor: pointer;
  float: left;
  font-size: 14px;
  color: #333;
  line-height: 48px;
}
.industry .industryList ul {
  /* height: 82px; */
}
.industry .industryList ul li span {
  display: inline-block;
  /* height: 82px;line-height: 82px; */
  padding: 0 20px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  width: 60px;
}
.industryList ul li:hover div {
  display: block;
}
.industry .industryList ul li:hover span {
  color: #1797e9;
  font-weight: 700;
}
.industry .industryList ul li.active span,
.productionType ol li.active {
  color: #1797e9;
  font-weight: 700;
}
.industry .industryList ul li span {
  color: #7a7878;
}
/* çŸ¥äº§ç±»åž‹ */
.productionType {
  clear: both;
  overflow: hidden;
  border: 1px solid #eeeeee;
  border-top: none;
}
.productionType &gt; p {
  width: 115px;
  height: 49px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  float: left;
  background: #f9f9f9;
}
.productionType ol {
  float: left;
  width: 1082px;
}
.productionType ol li {
  float: left;
  padding: 0 20px;
  text-align: center;
  line-height: 50px;
  color: #7a7878;
}
.productionType ol li:hover {
  color: #1797e9;
  cursor: pointer;
}
.onSelect p {
  float: left;
  width: 115px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
.onSelect .next {
  margin-left: 20px;
}
.onSelect .next::before {
  content: '&gt;';
  display: inline-block;
  margin-left: -30px;
  margin-right: 16px;
  font-weight: 700;
}
.onSelect ol {
  float: left;
  margin-top: 16px;
}
.onSelect ol li {
  display: none;
  float: left;
  color: #7a7878;
  height: 28px;
  line-height: 26px;
  padding: 0px 10px;
  border: 1px solid #b8d3e4;
  background: #f3f9fc;
  margin-right: 10px;
}
.onSelect ol li span {
  font-size: 14px;
  color: #1f1f1f;
  height: 28px;
  line-height: 26px;
}
.onSelect ol li .typeClose {
  color: #6ea7c9;
  cursor: pointer;
  float: right;
  display: inline-block;
  margin-left: 10px;
}
/* ç²¾å“æŠ€æœ¯ */
.achievementList {
  clear: both;
  padding-top: 30px;
}
.achievementHot {
  width: 100%;
}
.pagination_box {
  width: 100%;
  line-height: 74px;
}
.pagination_box nav {
  float: right;
  clear: both;
}
.pagination_box ul li a {
  color: #333;
}
.pagination_box .pagination {
  float: right;
  margin-right: 20px;
}
.pagination_box .totalCount {
  float: right;
  display: inline-block;
  margin-right: 15px;
}
.achievementHot &gt; ul &gt; li {
  cursor: pointer;
  float: left;
  width: 308px;
  margin-left: 37px;
  margin-bottom: 22px;
}
.achievementHot &gt; ul &gt; li &gt; div {
  width: 114px;
  height: 75px;
  overflow: hidden;
}
.achievementHot &gt; ul &gt; li &gt; div img {
  width: 100%;
  height: 100%;
}
.achievementHot ul li:nth-child(5n+1) {
  margin-left: 0;
}
.achievementHot ul li .txts h5 {
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #1f1f1f;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  padding: 10px 2px 0;
}
.achievementHot ul li:hover {
  transform: scale(1.001);
  box-shadow: 1px 1px 0 #f5f5f5, 2px 2px 0 #c9c9c9, 3px 3px 0 #bbb, 4px 4px 0 #b9b9b9, 5px 5px 0 #aaa, 6px 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 1px 1px 3px rgba(0, 0, 0, 0.3), 3px 3px 5px rgba(0, 0, 0, 0.2), 5px 5px 10px rgba(0, 0, 0, 0.23), 10px 10px 10px rgba(0, 0, 0, 0.2), 20px 20px 20px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in;
}
.achievementHot ul li:hover .txts h5 {
  color: #0a7dd4;
}
.achievementHot ul li .hr {
  width: 100%;
  height: 18px;
  background: url(http://js.junbangjishu.com/portal/1.0.4.01/img/newMenu/achievement_27.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 1px 0px;
}
.achievementHot ul li .txts p span {
  color: #7a7878;
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
}
.achievementHot ul li .txts .hotImg {
  float: right;
  margin-right: 16px;
  height: 18px;
  width: 32px;
  display: inline-block;
  background: url(http://js.junbangjishu.com/portal/1.0.4.01/img/newMenu/achievement_hot.jpg) no-repeat;
  background-size: 100% 100%;
}
.achievementHot .btnTxt span {
  width: 64px;
  height: 24px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #ff6600;
  border: 1px solid #ff6600;
  line-height: 24px;
  margin: 0 3px;
}
.achievementHot ul li .img {
  width: 100%;
  height: 190px;
  position: relative;
}
.achievementHot ul li {
  width: 210px;
  transition: all 0.2s ease-in;
  box-shadow: 0 0 2px #ccc;
}
.achievementHot ul li .img img {
  width: 100%;
  height: 100%;
}
.achievementHot ul li .img span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 44px;
  height: 44px;
  background: url(http://js.junbangjishu.com/portal/1.0.4.01/img/newMenu/achievement_26.png) no-repeat;
  background-size: 100% 100%;
}
.achievementHot ul li .txtIntroduce {
  width: 100%;
  border: 1px solid #efefef;
  padding: 0px 10px 12px;
}
.txtIntroduce .btnTxt p {
  color: #787878;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.txtIntroduce .btnTxt {
  padding-top: 9px;
}
.inp {
  float: right;
}
.pagination_box {
  display: none;
}
.list_none {
  width: 550px;
  height: 150px;
  background: url(http://js.junbangjishu.com/portal/1.0.4.01/img/all_null.png) no-repeat;
  margin: 50px auto;
}
.inp {
  display: none;
  height: 34px;
  display: inline-block;
  overflow: hidden;
  margin: 20px 0;
}
.inp input {
  width: 50px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 10px;
  float: left;
  height: 34px;
  color: #1f1f1f!important;
}
.pagination_box .inp button {
  margin: 0 10px;
  width: 50px;
  vertical-align: bottom;
  float: left;
  margin-top: 0px!important;
}
.search {
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: #f9f9f9;
}
.searchService .input-group {
  width: 530px!important;
  height: 44px!important ;
  line-height: 44px!important;
}
.search .search-inp input {
  font-size: 14px!important;
}
.searchService .input-group input {
  font-size: 14px;
  height: 44px!important ;
  line-height: 44px!important;
  border-color: #b7d3e1!important;
}
.search .search-inp button,
.search-inp .form-control {
  border-radius: 0!important;
}
.searchService button {
  height: 44px!important ;
  line-height: 23px!important;
}
.searchService span img {
  vertical-align: top;
}
.searchService .search-inp {
  float: right;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 8px;
}
.search .hot p {
  float: left;
  width: 42px;
  height: 18px;
  line-height: 18px;
  color: #ffffff;
  font-size: 14px;
  vertical-align: top;
  margin-left: 26px;
  margin-top: 18px;
  text-align: center;
  background: #fa2902;
  border-radius: 10px;
  margin-right: 18px;
}
.search .hot ul {
  float: left;
}
.search .hot ul li {
  float: left;
}
.search .hot ul li {
  cursor: pointer;
  margin-right: 22px;
}
.search .hot ul li.active {
  color: #fa2902;
}
/* é»˜è®¤å›¾ç‰‡ */
.serviceImg {
  background: url(http://js.junbangjishu.com/portal/1.0.4.01/img/initPic/serviceInit.jpg) no-repeat;
  background-size: 100% 100%;
}
.industryList ul li {
  position: relative;
  z-index: 10;
}
.industryList ul li div {
  display: none;
  position: absolute;
  background: #1797e9;
  color: #fff;
  top: 60px;
  z-index: 999;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0 10px #ccc;
}
.industryList ul li div::before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  background: #1797e9;
  transform: rotate(45deg);
}
.industryList ul li div p {
  height: 30px;
  line-height: 30px;
}
.onSelect {
  clear: both;
  height: 60px;
}
.objList {
  clear: both;
  height: 50px;
  line-height: 50px;
  width: 90%;
  border: 1px solid #ccc;
  margin-left: 20px;
  padding: 0 20px;
}
.objList div {
  display: none;
}
.objList div span {
  font-size: 12px;
  padding: 0 20px;
  color: #7a7878;
  height: 30px;
  display: inline-block;
  line-height: 28px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin-right: 10px;
}
.objList div span.active {
  font-weight: 700;
  background: #1797e9;
  color: #ffffff;
}
.objList div.active {
  display: block;
}
.txtIntroduce .btnTxts {
  color: #333;
  margin-top: 10px;
}
.txtIntroduce .btnTxts a {
  display: inline-block;
  width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-webkit-overflow: ellipsis;
  float: left;
  color: #333;
}
.txtIntroduce .btnTxts a span {
  display: inline-block;
  margin-right: 5px;
}
.txtIntroduce .btnTxts &gt; span {
  float: right;
}
.pagination_box .inp button {
  margin-top: -5px;
}
.hotList .img img {
  background: #fff;
}
.pagination .pagePre a {
  margin-right: 10px;
}
.pageNext a {
  margin-left: 10px;
}
</pre></body></html>