@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.woff2?t=1649486943982') format('woff2'),
    url('../fonts/iconfont.woff?t=1649486943982') format('woff'),
    url('../fonts/iconfont.ttf?t=1649486943982') format('truetype');
}
.iconfont {
  font-family: 'iconfont' !important;
  font-size: 26px !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul,
li,
ol {
  list-style: none outside none;
}
.jingxuanzhuanli_lc {
  display: flex;
  text-align: center;
  width: 1200px;
  height: 700px;
  flex-wrap: wrap;
}
.jingxuanzhuanli_lc img {
  margin-top: 10px;
}
.jingxuanzhuanli_lc > li {
  width: 205px;
  height: 290px;
  border: 1px solid rgb(221, 221, 221);
  margin: 16px;
  margin-top: 0;
  margin-bottom: 10px;
}
.jingxuanzhuanli_lc > li > p {
  margin: 0 auto;
}
.jingxuanzhuanli_lc .listBox_btn {
  width: 136px;
  height: 34px;
  background-color: #f8f8f8;
  color: #f05a23;
  line-height: 34px;
  border-radius: 5px;
  cursor: pointer;
}
.jingxuanzhuanli_lc .listBox_btn:hover {
  background-color: #f05a23;
  color: #fff;
}
.jingxuanzhuanli_lc .listBox_card {
  width: 182px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 38px;
  height: 38px;
}
.cooperation-case .swiper-pagination-bullet-active {
  background-color: #f05a23;
}

/* ---------------------------以下为各行业专利在线快速交易------------------ */
.gehangyezhuanli_lc {
  width: 1197px;
  height: 153px;
  border: 1px solid #999;
  border-top: 0;
  border-left: 0;
}
.gehangyezhuanli_lc ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  line-height: 50px;
}
.gehangyezhuanli_lc ul li {
  width: 170px;
  height: 50px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  color: #818795;
  cursor: pointer;
  line-height: 50px;
}
.gehangyezhuanli_lc ul li span {
  margin-right: 10px;
  vertical-align: middle;
}
.gehangyezhuanli_lc ul li a {
  text-decoration: none;
  color: white;
}
.gehangyezhuanli_lc ul li:last-child {
  color: #f05a23;
}
.gehangyezhuanli_lc ul li:hover {
  background-color: #f05a23;
  color: #fff;
}
.gehangyezhuanli_lc_button {
  width: 183px;
  height: 45px;
  border-radius: 5px;
  background-color: #f05a23;
  line-height: 45px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 15px auto;
}
.gehangyezhuanli_lc_button2 {
  width: 500px;
  height: 45px;
  border-radius: 5px;
  line-height: 45px;
  text-align: center;
  font-size: 42px;
  color: #333;
  margin: 65px auto;
  margin-bottom: 15px;
}
.Slidingbg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99998;
  height: 100%;
  width: 100%;
  display: none;
}
.Sliding {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 360px !important;
  height: 300px !important;
  margin: -150px 0 0 -190px;
  z-index: 999;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 5px rgb(0 0 0 / 20%);
  padding: 20px;
  z-index: 999999;
  display: none;
}
.slidingbgText {
  font-size: 22;
  font-weight: 600;
  background: #ddd;
  padding: 10px;
}
