@import '//at.alicdn.com/t/c/font_2706340_q1wfw5z6ktr.css';
* {
  padding: 0;
  margin: 0;
}
body {
  background: #ebedf3;
}
.iconfont:before {
  font-family: 'iconfont' !important;
}
.t-c {
  text-align: center;
}
.mt20 {
  margin-top: 20px;
}
.down-btn {
  padding: 0.5rem 1rem;
  line-height: 1;
  font-size: 0.6rem;
  display: inline-block;
  border-radius: 0.2rem;
  color: #fff;
  background-color: #5181f1;
}
.down-btn:hover {
  opacity: 0.7;
}
.swiper-pagination {
  bottom: 0px;
}
.swiper-pagination-bullet {
  width: 5px;
  height: 3px;
  border-radius: inherit;
}
.swiper-pagination-bullet-active {
  width: 15px;
  background: #FFFFFF;
}
.swiper-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.swiper-box .swiper {
  width: 100%;
  height: 100%;
}
.swiper-box .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 55.31%;
  position: relative;
}
.swiper-box .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-box .swiper-slide-title {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 0.55rem;
  padding: 0.5rem;
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  box-sizing: border-box;
}
.block {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0.85rem 0.5rem 0.42rem;
  background: #FFFFFF;
  margin-top: 0.42rem;
}
.block .block-title {
  font-size: 0.768rem;
  font-weight: bold;
  color: #2f2f2f;
}
.block .block-title .more {
  font-size: 0.512rem;
  font-weight: normal;
  color: #8c8c8c;
}
.fast-entrance {
  padding-bottom: 0.85rem;
}
.fast-entrance .f-item {
  flex: 1 ;
}
.fast-entrance .f-item img {
  width: 2rem;
  height: 2rem;
  margin-bottom: 0.42rem;
  border-radius: 10rem;
}
.fast-entrance .f-item .btn-icon {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 0.42rem;
}
.fast-entrance .f-item .btn-icon .nav-icon {
  margin: 0;
  font-size: 0.85rem;
}
.fast-entrance .f-item:nth-of-type(5n+1) .btn-icon {
  background-image: linear-gradient(to bottom, #00e2ea 0%, #01bef7 100%);
}
.fast-entrance .f-item:nth-of-type(5n+2) .btn-icon {
  background-image: linear-gradient(to bottom, #fcbf34 0%, #ff9633 100%);
}
.fast-entrance .f-item:nth-of-type(5n+3) .btn-icon {
  background-image: linear-gradient(to bottom, #f86879 0%, #ed4e4f 100%);
}
.fast-entrance .f-item:nth-of-type(5n+4) .btn-icon {
  background-image: linear-gradient(to bottom, #67b6fe 0%, #587cfd 100%);
}
.fast-entrance .f-item:nth-of-type(5n+5) .btn-icon {
  background-image: linear-gradient(to bottom, #c566f5 0%, #c24bff 100%);
}
.fast-entrance .f-item .item-text {
  font-size: 0.55rem;
  color: #2f2f2f;
}
.costom-style .item {
  margin-bottom: 0.42rem;
}
.costom-style .item .costom-style_img {
  width: 5.97rem;
  height: 3.328rem;
  border-radius: 0.21rem;
  overflow: hidden;
  margin-right: 0.42rem;
  position: relative;
}
.costom-style .item .costom-style_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.costom-style .item .costom-style_content {
  height: 3.328rem;
}
.costom-style_2 .item {
  flex-direction: row-reverse;
}
.costom-style_2 .item .costom-style_img {
  margin: 0 0 0 0.42rem;
}
.costom-style_3 .item {
  background: #fff;
  border: 1px solid #e0e5ee;
  border-radius: 0.21rem;
  overflow: hidden;
  display: block;
}
.costom-style_3 .item .costom-style_img {
  padding-top: 55.555%;
  width: 100%;
  margin: 0;
  border-radius: 0;
  height: auto;
  position: relative;
}
.costom-style_3 .item .costom-style_img img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.costom-style_3 .item .costom-style_content {
  padding: 0.5rem;
  height: auto;
}
.costom-style_4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.costom-style_4 .item {
  width: 48%;
  background: #fff;
  border: 1px solid #e0e5ee;
  border-radius: 0.21rem;
  overflow: hidden;
  display: block;
}
.costom-style_4 .item .costom-style_img {
  padding-top: 55.555%;
  width: 100%;
  margin: 0;
  border-radius: 0;
  height: auto;
  position: relative;
}
.costom-style_4 .item .costom-style_img img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.costom-style_4 .item .costom-style_content {
  padding: 0.5rem;
  height: auto;
}
.costom-style_5 {
  padding: 0 0.5rem;
}
.costom-style_5 a {
  margin-top: 0.5rem;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.costom-style_5 a img {
  width: 100%;
  display: block;
}
.costom-style_6 {
  padding: 0 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.costom-style_6 a {
  margin-top: 0.5rem;
  display: block;
  width: 48.5%;
  border-radius: 5px;
  overflow: hidden;
}
.costom-style_6 a .img-item {
  padding-top: 50%;
  position: relative;
}
.costom-style_6 a img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: center top;
  width: 100%;
  height: 100%;
  display: block;
}
.costom-style_7 {
  position: relative;
  padding-bottom: 35px;
  overflow: hidden;
  width: 100%;
}
.costom-style_7 .costom-style_item {
  transition: all 0.15s linear;
  border: 0;
  display: block;
  width: calc((100% - 0.5rem) / 2);
  border-radius: 0;
}
.costom-style_7 .costom-style_item:not(:nth-child(2n)) {
  margin-right: 0.5rem;
}
.costom-style_7 .costom-style_item .costom-style_img {
  float: none;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  transition: all 0.15s linear;
  width: 100%;
  height: 80px;
  object-position: center center;
  object-fit: contain;
  padding: 10px;
  margin-top: 15px;
}
.costom-style_7 .costom-style_item-title {
  font-size: 14px;
  height: auto;
  color: #000;
  margin-top: 5px;
  text-align: center;
}
.costom-style_7 .costom-style_item:hover {
  transform: scale(1.01);
  box-shadow: none;
}
.costom-style_7 .swiper-pagination-bullet-active {
  background: #5181f1;
}
.costom-style_8 .item {
  padding-bottom: 0.42rem;
  border-bottom: 1px solid #f1f1f1;
}
.costom-style_8 .item:last-child {
  border-bottom: 0;
}
.meeting-content {
  margin-top: 0.85rem;
}
.meeting-content .item .item-info .item-title {
  height: 1.536rem;
  font-size: 0.58rem;
  line-height: 0.768rem;
  color: #000;
  font-weight: bold;
}
.meeting-content .item .item-info .time {
  margin-top: 0.085rem;
  font-size: 0.47rem;
  line-height: 0.58rem;
  color: #8c8c8c;
}
.meeting-content .item .item-info .address {
  font-size: 0.47rem;
  color: #8c8c8c;
}
.live-content {
  margin-top: 0.85rem;
}
.live-content .item .costom-style_img .count-time {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 0.426rem;
  line-height: 0.426rem;
  padding: 0.21rem 0.32rem;
  box-sizing: border-box;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.25) 60%, rgba(0, 0, 0, 0) 100%);
}
.live-content .item .item-info .item-title {
  height: 1.536rem;
  font-size: 0.58rem;
  line-height: 0.768rem;
  color: #000;
  font-weight: bold;
}
.live-content .item .item-info .time {
  margin-top: 0.085rem;
  font-size: 0.47rem;
  line-height: 0.58rem;
  color: #8c8c8c;
}
.live-content .item .item-info .other {
  font-size: 0.47rem;
  color: #8c8c8c;
}
.live-content .item .item-info .other .btn {
  padding: 0.128rem 0.42rem;
  border-radius: 4.26rem;
  box-sizing: border-box;
}
.live-content .item .item-info .other .btn.sub-btn {
  color: #de2526;
  border: 1px solid #de2526;
  background-color: transparent;
}
.live-content .item .item-info .other .btn.look-btn {
  color: #fff;
  border: 1px solid #1a3ff1;
  background-color: #1a3ff1;
}
.live-content .item .item-info .other .btn.reserved-btn {
  color: #999;
  background-color: #f1f1f1;
}
.live-content .item .item-info .other .btn.look-back {
  border: 1px solid #1a3ff1;
  color: #1a3ff1;
}
.news-content {
  margin-top: 0.85rem;
}
.news-content .item .item-info .item-title {
  height: 1.536rem;
  font-size: 0.58rem;
  line-height: 0.768rem;
  color: #000;
  font-weight: bold;
}
.news-content .item .item-info .time {
  margin-top: 0.085rem;
  font-size: 0.47rem;
  line-height: 0.58rem;
  color: #8c8c8c;
}
.news-content .item .item-info .address {
  font-size: 0.47rem;
  color: #8c8c8c;
}
.news-content .item .item-info .address span {
  font-size: 0.47rem;
}
.video-content {
  margin-top: 0.85rem;
}
.video-content .item .content .title {
  color: #3e4555;
  font-size: 0.55rem;
  line-height: 1.5;
  font-weight: bold;
  height: 1.66rem;
}
.video-content .item .content .avatar {
  margin-top: 0.384rem;
}
.video-content .item .content .avatar .a-img {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 1.4rem;
  overflow: hidden;
  flex-shrink: 0;
}
.video-content .item .content .avatar .a-img img {
  width: 100%;
  height: auto;
}
.video-content .item .content .avatar .person-info {
  padding: 0 0rem 0 0.234rem;
  font-size: 0.47rem;
  color: #8c8c8c;
}
.video-content .item .content .avatar .person-info .org {
  color: #999;
  font-size: 0.47rem;
}
.search {
  padding: 0.5rem;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.search .input-block {
  border-radius: 0.9rem;
  background-color: #f4f5f7;
}
.search .input-block .search-icon {
  width: 0.44rem;
  height: 0.44rem;
  margin-left: 0.34rem;
  font-size: 0.6rem;
  position: relative;
  top: -0.1rem;
  color: #999;
}
.search .input-block .input {
  flex: 1;
  color: #333;
  margin: 0 0.34rem 0 0.4rem;
  font-size: 0.53rem;
  height: 1.55rem;
  line-height: 1.55rem;
}
.search .input-block .input::placeholder {
  color: #a3a2b3;
}
.search .input-block input {
  border: none;
  outline: none;
  background-color: transparent;
}
.list-content {
  background-color: #FFFFFF;
  padding: 0.5rem;
  margin-top: 1px !important;
}
.mescroll {
  position: relative;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.page-header {
  padding: 0.42rem 0.64rem;
  border-bottom: 1px solid #ddd;
}
.page-header .title {
  font-size: 0.68rem;
  font-weight: bold;
  color: #000;
}
.page-header .other {
  margin-top: 0.64rem;
  font-size: 0.55rem;
  color: #aaa;
}
.detail-content img {
  max-width: 100%;
  height: auto;
}
.text-list .item {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.text-list .item .costom-style_content {
  height: auto;
}
.detail-content {
  padding: 0.42rem 0.64rem;
}
/*  interest-box  专家列表 */
.interest-box {
  width: 100%;
  padding: 0.42rem 0.64rem;
  background-color: #fff;
  box-sizing: border-box;
}
.interest-box .scroll-box {
  margin-top: 0.85rem;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 10px;
  box-sizing: content-box;
}
.interest-box .scroll-box::-webkit-scrollbar {
  height: 4px;
  background: #fff;
}
.interest-box .scroll-box::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 10px;
}
.interest-box .scroll-box .items {
  width: 4.2rem;
  height: 5.1rem;
  background: #fff;
  border-radius: 0.1rem;
  margin-right: 0.1rem;
  display: inline-block;
  padding: 0.42rem 0.21rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.interest-box .scroll-box .items .item-image-box {
  width: 1.92rem;
  height: 1.92rem;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.interest-box .scroll-box .items .item-image-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.interest-box .scroll-box .items .item-name {
  font-size: 0.51rem;
  font-weight: 400;
  color: #3e4555;
  margin-top: 0.25rem;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.interest-box .scroll-box .items .fans {
  color: #999;
  font-size: 0.46rem;
  overflow-wrap: break-word;
  white-space: pre-line;
  text-align: center;
  min-height: 1.2rem;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.row-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/*# sourceMappingURL=index.css.map */