
.title-align{
  text-align: center;
}
.forum-title,
.forum-title-f{
  display: inline-block;
  font-weight: 600;
  font-size: 24px;
}
.forum-title{
  color: #3cc0ea;
}
.forum-title-f{
  color: #3bbee8;
}
.forum-title::before,
.forum-title-f::before{
  content: '';
  display: inline-block;
  width: 57px;
  height: 51px;
  vertical-align: middle;
  margin-right: 6px;
}
.forum-title::before{
  background: url('/public/images/luntan/ch2.png') no-repeat;
}
.forum-title-f::before{
  background: url('/public/images/luntan/ch2f.png') no-repeat;
}
.agenda-table{
  display: table;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.agenda-row{
  display: table-row;
  /* transition: all .5s; */
}
.agenda-th{
  display: table-cell;
}
.agenda-td{
  display: table-cell;
  font-size: 12px;
}
.agenda-row:nth-child(2n+1){
  background-color: #ebf8fd;
}
.agenda-row:first-child{
  color: #fff;
  background-color: #3cc0ea;
  font-weight: 600;
}
.agenda-row:hover{
  color: #fff;
  background-color: #3cc0ea;
  transition: all .2s;
}
.martop10{
  margin-top: 10px;
}
.banner{
  /* padding-top: 2px; */
}
.banner img{
  width: 100%;
}

/* è®ºå›ç®€ä»‹ start */
.forum-text p{
  margin: 0;
}
.forum-img img{
  width: 100%;
}
.forum-btn{
  margin-top: 20px;
}
.forum-btn::before,
.forum-btn::after,
.forum-btn i{
  vertical-align: middle;
  border-top: 1px solid #3cc0ea;
  display: inline-block;
}
.forum-btn::before{
  content:'';
  width: 90px;
}
.forum-btn::after{
  content:'';
  width: 90px;
}
.forum-btn i{
  width: 50px;
}
.forum-btn a{
  display: inline-block;
  width: 160px;
  line-height: 34px;
  margin: 0 10px;
  text-align: center;
  border-radius: 16px;
  transition: all .5s;
  border: 1px solid #3cc0ea;
  color: #3cc0ea;
}
.forum-btn .a2{
  color: #fff;
  background-color: #3cc0ea;
}
.forum-btn .a1:hover{
  color: white;
  background-color: #3cc0ea;
}
.forum-btn .a2:hover{
  color: #3cc0ea;
  background-color: #fff;
}
/* è®ºå›ç®€ä»‹ end */

/* è®ºå›ä¼˜åŠ¿ start */
.advantage-container{
  height: 140px;
  background: #3bbee8;
  background-position: center;
  margin-top: 100px;
  margin-bottom: 23px;
  color: #fff;
}
.circle::before{
  content: 'High-end';
  display: block;
  width: 254px;
  height: 137px;
  text-align: center;
  padding-top: 80px;
  color: #3cc0ea;
  background: url('/public/images/luntan/circle_top.png') no-repeat;
  background-size: 100%;
  font-size: 28px;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  margin-top: -86px;
  box-sizing: border-box;
}
.circle::after{
  content: '';
  display: block;
  width: 254px;
  height: 23px;
  /* margin-bottom: -23px; */
  background: url('/public/images/luntan/circle_bottom.png') no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.circle:nth-child(2)::before{
  content: 'Authoritative';
}
.circle:nth-child(3)::before{
  content: 'Forward-looking';
}
.circle div{
  line-height: 26px;
  height: 81px;
  width: 300px;
  margin: 4px auto;
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
}
/* è®ºå›ä¼˜åŠ¿ end */

/* æ‹Ÿé‚€å˜‰å®¾ start */
.guest{
  height: 600px;
  color: #fff;
  background: url('/public/images/luntan/guest_bg.jpg') no-repeat;
}
.guest-w{
  overflow: hidden;
}
.guest-a{
  width: 1200px;
}
.guest-item{
  border: 5px solid #3bbee8;
  display: inline-block;
  box-sizing: border-box;
  color: #3bbee8;
  cursor: pointer;
}
.guest-item:hover{
  background-color: #3bbee8;
  color: #ffffff;
  transition: all .8s;
}

.guest-item img{
  width: 100%;
}
.guest-item h5{
  font-size: 20px;
  text-align: center;
  /* margin-top: 16px; */
  margin-bottom: 6px;
}
.guest-item p{
  text-indent: 0;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 130px;
  font-size: 12px;
  line-height: 18px;
}
/* æ‹Ÿé‚€å˜‰å®¾ end */

/* å—é‚€å•ä½ start */
.invited-item{
  color: #fff;
  background: url('/public/images/luntan/titlebg.png') #3cc0ea no-repeat top left;
  padding: 6px 20px 16px;
  height: 260px;
}
.invited-header{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.invited-header a{
  font-size: 14px;
  color: #fff;
  font-weight: 100;
  float: right;
}
.invited-content{
  /* line-height: 32px; */
}
.invited-tail{
  border-top: 2px solid #ffffff;
  margin-top: 10px;
}
/* å—é‚€å•ä½ end */

/* luntan */
.adjective{ display: flex; justify-content: space-between; }
.adjective::before,.adjective::after{ display: none; }
.adjective .adjective-item{ position: relative; width: 32%; overflow: hidden; }
.adjective img{ width: 100%; overflow: hidden; cursor: pointer; transition: all .5s; }
.adjective-item:hover img{ transform: scale(1.5); }
.adjective-item span{ position: absolute; left: 0; top: 0; padding: 30px; font-weight: bold; display: flex; justify-content: center; align-items: center;flex-direction: column; width: 100%; height: 100%; font-size: 16px; text-align: center; cursor: pointer; background-color: rgba(0, 0, 0, .5); color: #fff; transition: all .5s; }
.adjective-item i{ height: 0;padding: 0 10px; margin-top: 10px; font-style: normal; background-color: #3bbee8; font-size: 16px;border-radius: 8px; overflow: hidden; transition: all .3s; transition-delay:.2s ; }
.adjective-item:hover span{ background-color: rgba(0, 0, 0, .7); }
.adjective-item:hover i{ padding: 4px 10px; height: 36px;  }

@media (min-width: 992px) and (max-width: 1199px) {
  .forum-btn::before{
    width: 40px;
  }
  .forum-btn::after{
    width: 40px;
  }
  .forum-btn i{
    width: 30px;
  }

}
@media (min-width: 768px) and (max-width: 991.9px) {
  .forum-btn::before,
  .forum-btn::after{
    width: 30px;
  }
  .forum-btn a{
    width: 100px;
  }
  .forum-btn i{
    width: 10px;
  }
  .circle::before{
    width: 100%;
    height: 100px;
    margin-top: -60px;
    padding-top: 60px;
    font-size: 24px;
  }
  .circle::after{
    width: 100%;
  }
  .circle div{
    width: 100%;
    height: 92px;
    line-height: 24px;
  }

}
@media (min-width: 320px) and (max-width: 767.9px) {
  .forum-btn{
    margin-bottom: 20px;
    text-align: center;
  }
  .forum-btn::before,
  .forum-btn::after{
    width: 10px;
  }
  .forum-btn i{
    width: 10px;
  }
  .forum-btn a{
    width: 100px;
  }
  .advantage-container .row{
    width: 300%;
  }
  .invited-item{
    margin-bottom: 10px;
  }
  .adjective{ display: block; }
  .adjective .adjective-item{ margin-top: 10px; width: 100%; }
}
