body {
  font-family: 'PingFang SC', "XHW-pzh", 'Lantinghei SC', 'Helvetica Neue', Helvetica, Arial, 'Microsoft YaHei', '微软雅黑', STHeitiSC-Light, simsun, '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', sans-serif;
}
.list {
  overflow: hidden;
  margin: 30px 0px;
}

.list .list-lift {
  width: 1200px;
  box-sizing: border-box;
  margin-top: 10px;
}

.list .list-right {
  width: 1200px;
  box-sizing: border-box;
  margin-bottom: 50px;
  margin-top: 40px;
}

.list .education-base {
  width: 1200px;
  box-sizing: border-box;
  margin-top: 40px;
}

.list .list-base {
  width: 1200px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.list .over-view {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}
.nation-info {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

.update-time {
  max-width: 300px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #000000;
}

.list-item {
  overflow: hidden;
  border-bottom: 1px solid #EBEBEB;
  padding: 24px 0;
  width: 584px;
  float: left;
}
.list-item:nth-of-type(even){
  margin-right: 32px;
}

.item-main {
  width: 357px;
  float: right;
}

.item-main .item-main_title {
  height: 54px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}

.item-main-info {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #929292;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.item-main-info a {
  display: inline-block;
  max-width: 220px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  margin-right: 28px;
  text-decoration: none;
}

.item-img {
  float: left;
  position: relative;
  width: 203px;
  height: 121px;
  overflow: hidden;
  background: #EBEBEB;
}
.video-img ::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  width: 37px;
  height: 37px;
  background: url(/assets/images/recommend/play.png) no-repeat center;
  background-size: 100% 100%;
  pointer-events: none;
}

.item-img a .paly-img {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 46px;
  left: 95px;
}

.swiper-container {
  width: 588px;
  margin: auto;
}

.swiper-container2 {
  width: 1020px;
  margin: auto;
}

.swiper-local {
  position: relative;
  text-align: center;
}
.swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kepuhao-content {
  width: 182px;
  height: 153px;
  margin-top: 36px;
  box-sizing: content-box;
  background: url(/assets/images/kepuhao-item-bg2.png) no-repeat center;
  background-size: 100%;
}

.swiper-button-next {
  width: 48px;
  height: 48px;
}
.swiper-button-disabled{
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev {
  width: 48px;
  height: 48px;
}
.swiper-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 26px;
}
.swiper-divider {
  width: 235px;
  height: 1px;
  background: #C3D5FF;
}
.kepuhao-item-img {
  position: relative;
  top: -21px;
  width: 98px;
  height: 98px;
  border: 1px solid #E1E1E1;
  border-radius: 50%;
  object-fit: cover;
}

.kepuhao-item-title {
  margin-top: -17px; 
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #313039;
  line-height: 25px;
  width: 150px;
  margin-left: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kepuhao-item-title a {
  overflow: hidden;
  max-height: 50px;
}
.kepuhao-item-title a:hover{
  color: #0170F5;
}

.ell2 {
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.kepuhao-item-btn {
  width: 78px;
  height: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #0064c9;
  line-height: 30px;
  letter-spacing: 2px;
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #0064c9;
  cursor: pointer;
  margin: auto;
}

.btn-select {
  width: 78px;
  height: 32px;
  background: linear-gradient(180deg, #11B4E7 0%, #077DCB 100%);
  border-radius: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  border: none;
}

.tuijian-item_span_div{
  margin-top: 17px;
  height: 20px;
}
.tuijian-item_span_div span+span{
  margin-left: 10px;
}
.tuijian-item_span_div a+a{
  margin-left: 10px;
}
.tuijian-item_span{
  display: inline-block;
  height: 18px;
  line-height: 18px;
  border: 1px solid #1379FF;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
  color: #1379FF !important;
  margin-top: 1px;
  overflow: hidden;
}

/* 活动 */
.activity-list{
  width: 588px;
}
.activity-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.activity-a{
  margin-top: 24px;
}
.activity-a:nth-of-type(4n+4) {
  margin-right: 0;
}
.activity-content {
  position: relative;
  display: inline-block;
  width: 282px;
  height: 289px;
  vertical-align: top;
  cursor: pointer;
  background: #FAFAFA;
  transition-duration: 0.5s;
}

.activity-content .title {
  width: 250px;
  height: 62px;
  margin: 10px auto 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  color: #333 !important;
}

.activity-content .activity-img {
  width: 282px;
  height: 174px;
  background: #EBEBEB;
}

.activity-content .time-main {
  margin-top: 16px;
}

.activity-content .time-img {
  width: 12px;
  height: 12px;
  margin-left: 12px;
  position: relative;
  top: -1px;
}

.activity-content .time-desc {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  vertical-align: top;
}

.activity-content .time-status {
  float: right;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #666;
}

.activity-content .time-status-ing {
  color: #31b551;
}

.activity-content .activity-address {
  position: absolute;
  top: 143px;
  right: 10px;
  width: 270px;
  height: 20px;
  font-size: 12px;
  line-height: 18px;
  color: white;
  text-align: right;
}

.block-header {
  height: 48px;
  background: #F5F8FF;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 48px;
  padding-left: 16px;
  display: flex;
  align-items: center;
}
.block-header img {
  margin-right: 8px;
}

.local_swiper {
  width: 588px;
}
.link-a{
  text-align: center;
  padding: 12px 0 6px;
}
.see-details{
  background: #0170F5;
  border-radius: 59px 59px 59px 59px;
  font-size: 14px;
  color: #FFFFFF !important;
  padding: 4px 13px;
}
.region-name{
  font-size: 14px;
  color: #000000;
  padding-bottom: 10px;
  
}