@charset "utf-8";
@media only screen and (min-width: 768px){
  body{
    min-width: 1024px;
  }
  #content{
    min-width: 1024px;
  }
}
body,
html {
  font-size: 0;
}

.content .lead-poster {
  background: url(../images/developer-center-second/developer-center-mvp/banner.jpg) no-repeat center/cover;
}

.poster-content {
  max-width: 1280px;
}
.content-block {
  max-width: 1320px;
}
@media only screen and (max-width:1439px){
	.poster-content {
      max-width: 1200px;
    }
    .content-block {
      max-width: 1220px;
	}
}
.AGrid-row.gap,
.no-gap .AGrid-row.gap {
  margin: -8px;
}

.AGrid-row.gap [class^='col-'],
.no-gap .AGrid-row.gap [class^='col-'] {
  padding: 8px;
}
.lead-poster{
	height:260px;
}

.poster-content-box .poster-caption {
  margin-bottom: 8px;
}

.poster-content-box .poster-text {
  width: 600px;
  margin-left: 0;
  margin-bottom: 24px;
}

.poster-content-box .poster-tips{
  margin-top:16px;
  color:#575D6C;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
}

.content-block{
  padding:56px 10px;
  clear:both;
  margin: 0 auto;
}
.content-block .more-btn {
  font-size: 14px;
  color: #526ecc;
  text-align: center;
  line-height: 22px;
  margin-top: 32px;
  position: relative;
}

.content-block .more-btn a {
  cursor: pointer;
  display: inline-block;
  padding-right: 19px;
  position: relative;
}

.content-block .more-btn a:hover {
  color: #344899;
}


.content-block .more-btn a:after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 13px;
  background: url(../images/developer-center-second/developer-center-mvp/more.svg) no-repeat center;
  height: 7px;
  right: 0px;
  top: 7px;
  z-index: 1;
}

.content-block .more-btn a:hover:after {
  background: url(../images/developer-center-second/developer-center-mvp/more_hover.svg) no-repeat center;
  height: 7px;
  right: 0px;
  top: 7px;
  z-index: 1;
  position: absolute;
  content: '';
  display: inline-block;
  width: 13px;
}


.sidebar-box.fixed {
  background: none;
  z-index: 100;
  color: #fff;
  width: 1200px;
  margin-left: -500px;
  left: 45%;
  top: 0px;
}


.titleBar .caption {
  font-size: 24px;
  color: #252b3a;
  text-align: center;
  line-height: 30px;
  margin-bottom: 32px;
}

.po-btn.po-btn-primary:hover {
  background: #ff8b87;
  box-shadow: 0 8px 6px -4px rgba(246, 111, 106, 0.5);
  border-color: transparent;
}

.developer-new-events-block .titleBar .caption {
  margin-bottom: 33px;
  margin-top: 6px;
}

/* 页头导航 */
.scrolled .sidebar-box.fixed{
  left: 10%;
  right: 10%;
}


/* MVP专访 */
.developer-live .live-lists .live-item a {
  position: relative;
  display: inline-block;
  padding-left: 14px;
  max-height: 22px;
  line-height: 22px;
  overflow: hidden;
  word-break: break-all;

}

/* MVP成员 */

.bg-color1{
  background-color: #E9EDFA; 
}

.developer-mvp-member .titleBar .caption{
  margin-bottom: 32px;
}

.member-show-list{
  overflow: auto;
}
.member-show-list .mvp-info {
  position:relative;
  padding:12px 8px;
  width: 25%;
  float: left;
}

.member-show-list .mvp-info .mvp-info-cover{
  width: 100%;
  height: 100%;
}

.member-show-list .mvp-info .mvp-info-cover:hover{
  background-color:#05174A ;
}

.mvp-info-cover:hover img{
  opacity: 0.71;
}

.member-show-list .mvp-info img {
  border-radius: 0px 0px 2px 2px;
  width: 100%;
  }

.member-show-list .mvp-info:hover img{
background: rgba(5,23,74.0.71);
opacity: 0.71;
}

.member-show-list .mvp-info:hover div.mvp-intro{
  visibility: visible;
}

.member-show-list .mvp-info:hover div.mvp-name-grant{
  display: none;
}

.member-show-list .mvp-info:hover div.name-line-left{
  display: none;
}

.member-show-list .mvp-info:hover div.name-line-right{
  display: none;
}

.mvp-name-grant{
  position:absolute;
  bottom:28px;
  left:40px;
  padding:0 49px;
}

.mvp-name-grant .grant-field{
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  opacity: 0.8;
  text-align: center;
  max-height: 22px;
  height: 22px; 
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap; 
}

.mvp-flex{
  display: -webkit-flex;
  display:flex;
}


.name-line-left{
  opacity: 0.3;
  border-top: 1px solid #FFFFFF;
  height: 1px;
  flex-grow: 1;
  align-self: center;
}

.name-line-right{
  opacity: 0.3;
  border-top: 1px solid #FFFFFF;
  height: 1px;
  flex-grow: 1;
  align-self: center;
}

.mvp-name{
    width: 0;
    flex-grow: 1;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 22px;
    margin-bottom: 4px;
    max-width: calc(100% - 20px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mvp-name-grant {
  position: absolute;
  bottom: 28px;
  left: 24px;
  padding: 0;
  width: calc(100% - 48px);
}

.mvp-intro{
  position:absolute;
  width:calc(100% - 60px);
  bottom:16px;
  left:30px;
  bottom: 56px;
  visibility: hidden;
}

.mvp-intro .mvp-company{
  width:224px;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 22px;
  max-height:44px;
  overflow: hidden;
  word-break: break-all;
}

.mvp-intro-line{
  width:40px;
  border: 1.5px solid #c7000b;
  margin:16px 92px;
 
}

.mvp-intro .mvp-intro-detail{
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 22px;
  max-height: 88px;
  overflow: hidden;
  word-break: break-all;
  width: 100%;
}


/*精彩活动*/

.developer-mvp-activity:after{
  content: "";
  clear: left;
  display: block;
}

.mvp-activity-left{
  width: 45%;
}

.mvp-activity-left img{
  float:left;
  width:100%;
  height: 304px;;
}

.mvp-activity-right{
  float:left;
  margin-left: 16px;
  padding:24px;
  padding-bottom: 0;
  width: calc(55% - 16px);
}

.mvp-activity-right .activity-title{
  font-size: 18px;
  color: #252B3A;
  letter-spacing: 0;
  line-height: 22px;
  width:100%;
  max-height: 22px;
  overflow: hidden;
  word-break: break-all;
}

.mvp-activity-right  .activity-detail{
  display:block;
  width:96px;
  padding: 7px 22px;
  cursor: pointer;
  border-radius: 2px;
  font-size: 12px;
  color: #FFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 17px;
  margin:24px 0;
}
 
.mvp-activity-right .activity-list{
  border-top:1px solid #DFE1E6;
  border-bottom:1px solid #DFE1E6;
  padding:16px 0;
  margin-bottom: 16px;
}

.mvp-activity-right .activity-list ul li{
  font-size: 14px;
  color: #575D6C;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
  margin-bottom:4px;
  cursor:pointer;
  max-height: 22px;
}


.mvp-activity-right .activity-list ul li a{
  position: relative;
  display: inline-block;
  padding-left: 14px;
  max-height: 22px;
  display:inline-block; 
  height:100%;
  width:100%;
  overflow: hidden;
  word-break: break-all;
}

.mvp-activity-right .activity-list ul li a:hover{
  color:#c7000b;
  cursor: pointer;
}


.mvp-activity-right .activity-list a:before{
  position: absolute;
  content: '';
  width: 6px;
  height: 2px;
  background: #8A8E99;
  display: inline-block;
  top: 10px;
  left: 0px;
}

.mvp-activity-right .activity-list ul:last-child{
  margin-bottom:0;
}

.content-block .more-btn2{
  margin-top:16px;
}

.content-block .more-btn2 a.see-more{
  float:left;
}
.content-block .more-btn2 a.see-more:after{
  display:none;
}

/*MVP权益*/
.developer-mvp-rights {
  background-color: #F5F5F5;
}

.developer-mvp-rights .titleBar .caption {
  color: #252B3A;
}

.developer-rights .rights-cover {
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
  border-radius: 2px;
  padding: 56px 32px;
}

.mvp-rights-unit{
  width: 25%;
  float: left;
  padding:8px;
  position: relative;
}

.developer-rights .rights-cover:hover .icon-block{
  display:none;
}

.developer-rights .rights-cover:hover  .rights-title{
  display:none;
}

.developer-rights .rights-cover:hover  .rights-intro{
  display:block;
}


.developer-rights .rights-cover:hover{
  background: rgba(255,255,255,0.20);
  box-shadow: 0 6px 12px 0 rgba(0,0,0,0.10);
  border-radius: 2px;
  padding:56px 32px 80px;
}

.developer-rights .rights-cover .rights-intro-block .icon-block {
  text-align: center;
  margin-bottom: 24px;
}

.developer-rights .rights-cover .rights-intro-block .icon-block .icon-rights {
  display: inline-block;
  width: 60px;
  height: 60px;
}

.rights-cover .rights-intro-block .rights-title {
  font-size: 18px;
  color: #252B3A;
  text-align: center;
  line-height: 22px;
  position: relative;
  width:100%;
  margin-bottom:19px;
}

.rights-cover .rights-intro-block .rights-title:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 3px;
  position: absolute;
  background: #adb0b8;
  bottom: -17px;
  left: calc(50% - 16px);
}


.rights-hover-title:after{
  content: '';
  display: inline-block;
  width: 40px;
  height: 3px;
  position: absolute;
  background: #c7000b;;
  top: 104px;
  left: calc(50% - 19px);
}

.rights-hover-title{
   margin-bottom:35px;
}


.rights-cover .rights-intro-block .rights-intro {
  display:none;
  font-size: 18px;
  color: #252B3A;
  text-align: center;
  line-height: 22px;
  padding:0 0;
  width:100%;
}

.rights-intro .rights-intro-detail{
  text-align: left;
  font-size: 14px;
  width:100%;
  height:44px;
  color:#575D6C;
}



/* MVP使命 */

.developer-mvp-mission:after{
  content: "";
  clear: left;
  display: block;
}

.mvp-mission-detail{
  padding:8px;
}

.mvp-mission-content:after{
  content: "";
  clear: left;
  display: block;
}

.mvp-mission-content{
  padding:24px 40px 24px 0;
}


.mvp-mission-detail img{
  float:left;
  width:60px;
  height:60px;
}

.mvp-mission-detail .mission-detail-right{
  float: left;
  width: calc(100% - 84px);
  padding-left: 24px;
}

.mvp-mission-detail .mission-detail-right h3{
  font-size: 18px;
  color: #252B3A;
  line-height: 22px;
  margin-bottom: 16px;
}

.mvp-mission-detail .mission-detail-right p{
  font-size: 14px;
  color: #575D6C;
  text-align: justify;
  line-height: 22px;
  max-height: 44px;
}

/*申请流程*/
.developer-mvp-application {
  background: url(../images/developer-center-second/developer-center-mvp/applicationprocess_bg.jpg) no-repeat center/cover;
}
.developer-mvp-application .titleBar .caption {
  margin-top: 6px;
}

.developer-mvp-application .developer-join-progress {
  background: #fff;
  padding: 56px 156px 46px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
}

.developer-join-progress .progress-lists {
  overflow: hidden;
  margin-bottom: 16px;
}

.developer-join-progress .progress-lists .progress-item {
  width: 100px;
  float: left;
  margin-right: 293px;
  position: relative;
}

.developer-join-progress .progress-lists .progress-item:last-child {
  margin-right: 0;
}

.developer-join-progress .progress-lists .progress-item:last-child:after {
  display: none;
}

.developer-join-progress .progress-lists .progress-item .icon-number {
  width: 100%;
  display: inline-block;
  height: 100px;
  margin-bottom: 16px;
  background-size: cover;
}

.progress-item .icon-number.number01 {
  background: url(../images/developer-center-second/developer-center-mvp/01.png) no-repeat center;
}
.progress-item .icon-number.number02 {
  background: url(../images/developer-center-second/developer-center-mvp/02.png) no-repeat center;
}
.progress-item .icon-number.number03 {
  background: url(../images/developer-center-second/developer-center-mvp/03.png) no-repeat center;
}

.progress-item:after {
  background: url(../images/developer-center-second/developer-center-mvp/line-progress.svg) no-repeat center;
  content: '';
  position: absolute;
  display: inline-block;
  width: 234px;
  height: 6px;
  top: 47px;
  right: -264px;
}

.developer-join-progress .progress-lists .progress-item p {
  font-size: 14px;
  color: #252b3a;
  text-align: center;
  line-height: 18px;
}

.developer-join-progress .apply-message p:first-child {
  margin-right: 0;
}

.developer-join-progress .progress-intro {
  font-size: 16px;
  color: #666a75;
  text-align: center;
  line-height: 22px;
  margin-bottom: 32px;
}
.developer-join-progress .progress-intro span {
  color: #c7000b;
}

.developer-join-progress .apply-requirements {
  overflow: hidden;
  margin-bottom: 16px;
}

.apply-requirements .requirements-item {
  font-size: 14px;
  color: #252b3a;
  width: 50%;
  float: left;
  margin-bottom: 16px;
  padding-left: 28px;
  position: relative;
}
.apply-requirements .requirements-item:nth-child(2n){
  width: calc(50% - 90px);
  margin-left: 90px;
}
.apply-requirements .requirements-item:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  left: 0;
  top: 0;
}
.apply-requirements .requirements-item.item01:before {
  background: url(../images/developer-center-second/developer-center-mvp/1.svg) no-repeat
    center/cover;
}
.apply-requirements .requirements-item.item02:before {
  background: url(../images/developer-center-second/developer-center-mvp/2.svg) no-repeat
    center/cover;
}
.apply-requirements .requirements-item.item03:before {
  background: url(../images/developer-center-second/developer-center-mvp/3.svg) no-repeat
    center/cover;
}
.apply-requirements .requirements-item.item04:before {
  background: url(../images/developer-center-second/developer-center-mvp/4.svg) no-repeat
    center/cover;
}
.apply-requirements .requirements-item.item05:before {
  background: url(../images/developer-center-second/developer-center-mvp/5.svg) no-repeat
    center/cover;
}

.developer-join-progress .btn-block {
  text-align: center;
  margin-bottom: 24px;
}

.developer-join-progress .apply-message {
  font-size: 14px;
  color: #252b3a;
  text-align: center;
}

.developer-join-progress .apply-message p {
  margin:0 auto ;
  font-size: 14px;
  color: #252B3A;
  text-align: center;
}

.developer-join-progress .apply-message p span {
  font-size: 14px;
  color: #526ECC;
  text-align: center;
  line-height: 20px;
}


/* 常见问题 */

.developer-mvp-problem:after{
  content: "";
  clear: left;
  display: block;
}

.bg-fa{
  background-color: #fafafa;
}

.mvp-problem-detail{
  padding:8px;
}

.problem-content-cover{
  background: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(128,132,145,0.06);
  padding:32px 25px;
}

p.problem-title{
  font-size: 18px;
  color: #252B3A;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
}

p.problem-description{
  font-size: 14px;
  color: #575D6C;
  text-align: center;
  line-height: 22px;
  margin-top:35px;
  max-height: 110px;
}

p.problem-title:after{
   position: absolute;
   content: '';
   width:30px;
   height:3px;
   background: #ADB0B8;
   margin-top:16px;
   top: 62px;
   left: calc(50% - 15px);
}


/* 尾部 */

.register-area-devcenter {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  overflow: hidden;
  position: relative;
}

.register-area-devcenter:before {
  background: url(../images/developer-center-second/developer-center-mvp/bottom_image.jpg) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(1.01);
  z-index: 1;
  transition: transform .5s ease-out;
}

.register-text-devcenter {
  position: relative;
  z-index: 2;
  margin-bottom: 8px;
  line-height: 40px;
  font-size: 28px;
  color: #FFFFFF;
  text-align: center;
}

.register-text-devcenter:before {
  content: "\5f00\53d1\8005\793e\533a\2014\5f00\53d1\8005\7684\5b66\4e60\548c\4ea4\6d41\9635\5730";
}

.register-area-devcenter .btn {
  line-height: 40px;
  background: #c7000b;
  padding: 0 30px!important;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 2;
}

/*暂无数据*/
.nodata-block {
  text-align: center;
}
.nodata-block .icon-nodata {
  display: inline-block;
  background: url(../images/developer-center-second/developer-center-mvp/icon-nodata.png) no-repeat center/cover;
  width: 90px;
  height: 90px;
  margin-bottom: 30px;
}
.nodata-block p {
  font-size: 16px;
  color: #252b3a;
  line-height: 20px;
}

.developer-new-join .nodata-block {
  padding: 268px 0 346px;
}

.developer-new-events-block .nodata-block {
  padding: 79px 0;
}

.expert-lists .nodata {
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}


@media only screen and (max-width: 768px) and (min-width: 320px) {
   .lead-poster {
    height: 200px;
    background: url(../images/developer-center-second/developer-center-mvp/banner_mb.jpg) no-repeat center/cover;
  }

  .poster-content-box{
    margin: auto 15px;
  }
  .poster-content-box .poster-caption {
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  }
  .poster-content-box .poster-text {
    margin-bottom: 16px;
    width:219px;
  }
  .poster-content-box .poster-tips{
    font-size: 12px;
    color: #575D6C;
    text-align: left;
    line-height: 18px;
  }
  
  .banner-btn .po-btn {
    padding: 0 23px;
    height: 32px;
    line-height: 30px;
  }

  .sidebar-box2 {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      z-index: 4;
      height:48px;
  }

  .content-block {
    padding: 20px 15px 28px;
  }
  .titleBar .caption,
  .developer-new-events-block .titleBar .caption {
    margin-top: 8px;
    margin-bottom: 16px;
  }

  .content-block .more-btn {
    margin-top: 16px;
  }

  .poster-content-box .poster-tips {
    margin-top: 8px;
}
  .sidebar-box2 {
    display: none;
  }

  .developer-mvp-member .titleBar .caption{
    margin-bottom: 16px;
  }
  
  /* mvp成员 */
    .member-show:after{
    content: "";
    clear: left;
    display: block;
    }
    .member-show-list {
    overflow:visible;
    }
   .developer-mvp-members {
    padding: 20px 44px 28px;
  }
 
  .developer-mvp-members .AGrid-row.gap {
    margin: 0 ;
  }
  .developer-mvp-members .swiper-slide {
    padding: 0 !important;
  }

  .mvp-name-grant {
    bottom: 16px;
  }


  /*swiper*/
  .swiper-pagination .swiper-pagination-bullet {
    background: #ffffff;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    opacity:1;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0px;
  }
  .swiper-pagination  .swiper-pagination-bullet-active{
    width: 30px;
    background: #c7000b;
    border-radius: 3px;
  }

  .developer-mvp-members .swiper-container {
    padding-bottom: 22px;
  }


  .member-show-list .mvp-info .mvp-info-cover{
    margin: 0;
    padding: 0;
  }


  /* 精彩活动 */

  .mvp-activity-left{
	  width:100%;
  }

  .mvp-activity-left img{
    float:left;
    margin-left: 5px;
    width: 100%;
    height: 172px;
  }

  .mvp-activity-right {
    float: left;
    margin-left: 5px;
    padding: 17px 0 0 0;
    width:100%;
 }

 .mvp-activity-right .activity-title {
  font-size: 16px;
  color: #252B3A;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  word-break: break-all;
  max-height: 48px;
}

.mvp-activity-right .activity-list ul li a{
  width:100%;
  line-height: 22px;
  max-height: 44px;
}

.mvp-activity-right .activity-list ul li a:hover{
    color:#526ECC;
    cursor: pointer;
  }

 .mvp-activity-right .activity-detail {
  margin: 16px 0;
 }

.mvp-activity-right .activity-list a {
    position: relative;
    display: inline-block;
    padding-left: 14px;
    max-height: 44px;
    line-height: 22px;
}

.mvp-activity-right .activity-list {
  border-top: none;
  border-bottom: none;
  padding: 0;
  margin-bottom: 16px;
}

.mvp-activity-right .activity-list li{
  padding:16px 0;
  border-top:1px solid #DFE1E6;
}

.mvp-activity-right .activity-list ul li{
  font-size: 14px;
  color: #575D6C;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
  max-height: 77px;
  margin-bottom: 0;
  }


.mvp-activity-right .activity-list li:last-child{
  border-bottom:1px solid #DFE1E6;
}

/* MVP使命 */
  
.mvp-mission-detail {
  padding:0;
  border:1px solid #ccc;
  margin-bottom:-1px;
}

.mvp-mission-detail img {
float:left;
width: 48px;
height: 48px;
}

/* .mvp-mission-detail .mission-detail-right {
width:212px;
} */

.mvp-mission-detail .mission-detail-right h3{
font-size: 14px;
color: #252B3A;
line-height: 18px;
margin-bottom: 8px;
}

.mvp-mission-detail .mission-detail-right p{
font-size: 12px;
color: #575D6C;
text-align: justify;
line-height: 18px;
max-height: 36px;
}

.mvp-mission-content{
padding:23px 54px 24px 15px;

}

  /*mvp权益*/
  .developer-rights-block .titleBar .caption {
    margin-bottom: 32px;
  }
  .developer-rights .rights-cover {
    padding: 24px 16px 30px;
  }
  .rights-cover .rights-intro-block .rights-detail {
    height: 66px;
    padding: 0 20px;
  }

  .rights-cover .rights-intro-block .rights-title {
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    position: relative;
    width: 100%;
}

.rights-cover .rights-intro-block .rights-title:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 3px;
  position: absolute;
  background: #adb0b8;
  bottom: -19px;
  left: calc(50% - 18px);
}

.developer-rights .rights-cover .rights-intro-block .icon-block {
  text-align: center;
  margin-bottom: 16px;
}

.developer-rights .rights-cover {
   cursor: pointer;
}

.mvp-rights-unit{
  width: 50%;
}

.mvp-rights-unit .rights-cover:hover{
    background: rgba(255,255,255,0.20);
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.10);
    border-radius: 2px;
    padding:24px 16px;
}

.rights-cover .rights-intro-block .rights-intro{
   opacity: 0.8;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    padding: 0 0;
    width: 100%;
}


.rights-intro .rights-intro-detail{
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  width:100%;
  height: 66px;
  max-height: 66px;
}

.expand-more{
  font-size: 14px;
  color: #575D6C;
  text-align: center;
  line-height: 22px;
  margin-top: 16px;
  position:relative;
}


.expand-more:after{
  position: absolute;
    content: '';
    display: inline-block;
    width: 13px;
    background: url(../images/developer-center-second/developer-center-mvp/arrow_down.svg) no-repeat center;
    height: 7px;
    right:122px;
    top: 7px;
    z-index: 7;
}


.collapse:after{
  position: absolute;
    content: '';
    display: inline-block;
    width: 13px;
    background: url(../images/developer-center-second/developer-center-mvp/arrow_upon.svg) no-repeat center;
    height: 7px;
    right:135px;
    top: 7px;
    z-index: 7;
}

.collapse{
  font-size: 14px;
  color: #575D6C;
  text-align: center;
  line-height: 22px;
  margin-top: 16px;
  position:relative;
}

.rights-hover-title:after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 3px;
  position: absolute;
  background: #c7000b;
  top: 70px;
  left: calc(50% - 19px);
}


  /*申请流程*/
  .developer-mvp-application .titleBar .caption {
    margin-top: 8px;
  }
  .developer-mvp-application .developer-join-progress {
    padding: 28px 15px;
  }
  .developer-join-progress .progress-lists .progress-item {
    width: 58px;
    margin-right: calc(50vw - 118px);
    text-align: center;
  }
  .developer-join-progress .progress-lists .progress-item .icon-number {
    height: 48px;
    width: 48px;
    margin-bottom: 6px;
  }
  .progress-item:after {
    background-position-x: right;
    width: calc(50vw - 138px);
    right: calc(126px - 50vw);
    top: 21px;
  }
  .developer-join-progress .progress-lists {
    margin-bottom: 15px;
  }
  .developer-join-progress .progress-intro {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    margin-bottom: 28px;
  }
  .apply-requirements .requirements-item {
    width: 100%;
    float: none;
    padding-left: 30px;
    font-size: 12px;
    margin-bottom: 8px;
  }
  .apply-requirements .requirements-item:nth-child(2n){
    margin-left: 0;
    width: 100%;
  }
  .apply-requirements .requirements-item:before {
    width: 18px;
    height: 18px;
  }
  .developer-join-progress .apply-requirements {
    margin-bottom: 20px;
  }
  .developer-join-progress .btn-block {
    margin-bottom: 28px;
  }
  .developer-join-progress .btn-block .po-btn {
    height: 28px;
    line-height: 26px;
    font-size: 12px;
    padding: 0 19px;
  }
 
  .developer-join-progress .apply-message p {
    font-size: 12px;
    line-height: 18px;
    color: #252B3A;
    text-align: left;
}
  .developer-join-progress .apply-message p span {
    margin-right: 0;
    margin-bottom: 8px;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
  }
  .developer-new-join .po-btn.po-btn-primary:hover{
    box-shadow: none;
    border-color: transparent;
    background: #c7000b;
  }

/* 常见问题 */


.developer-mvp-problem:after{
  content: "";
  clear: left;
  display: block;
}

.bg-fa{
  background-color: #fafafa;
}

.mvp-problem-detail{
  padding:0;
  border:1px solid #DFE1E6;
}

.problem-content-cover{
  background: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(128,132,145,0.06);
  padding:24px;
  margin-bottom:-1px ;
}

p.problem-title{
  font-size: 14px;
  color: #252B3A;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
}

p.problem-description{
  font-size: 12px;
  color: #575D6C;
  text-align: center;
  line-height: 18px;
  margin-top:34px;
}




p.problem-title:after{
  position: absolute;
  content: '';
  width:24px;
  height:2px;
  background: #ADB0B8;
  margin-top:16px;
  top: 43px;
}

  /* 页尾处理 */
.footer-service-wrapper{
    display:none;
}

.register-area-devcenter{
  display:block;
  padding: 22px 0;
}
#footer{
  display: block;
}

.register-text-devcenter {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}

.register-area-devcenter .btn {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}


.register-area-devcenter:before {
  background: url(../images/developer-center-second/developer-center-mvp/attach-mb.png) no-repeat center center;
  background-size: cover;

}

}


@media only screen and (max-width: 1024px) and (min-width: 769px){
  .progress-item:after {
  background: url(../images/developer-center-second/developer-center-mvp/line-progress.svg) no-repeat center/contain;
  content: '';
  position: absolute;
  display: inline-block;
  width: 180px;
  height: 6px;
  top: 47px;
  right: -188px;
}

.developer-join-progress .progress-lists .progress-item {
  margin-right: 196px;
}

}


@media only screen and (max-width: 1024px) and (min-width: 768px){
  .scrolled .sidebar-box.fixed{
    left: 7%;
    right:7%;
  }

}


/* /* @media only screen and (max-width: 1023px) and (min-width: 768px){


.mvp-activity-left img{
float:left;
width:510px;
height: 304px;
}

.mvp-activity-right{
margin-left: 500px;
padding:0 24px;
float:none;
}

.mvp-activity-right  .activity-title{
font-size: 18px;
color: #252B3A;
letter-spacing: 0;
line-height: 22px;
}

.mvp-activity-right  .activity-detail{
display:block;
width:96px;
padding: 7px 22px;
border: #c7000b 1px solid;
background: #c7000b;
cursor: pointer;
border-radius: 2px;
font-size: 12px;
color: #FFF;
letter-spacing: 0;
text-align: center;
line-height: 17px;
margin:15px 0;
}

.mvp-activity-right  .activity-detail:hover{
  background: #ff8b87;
  box-shadow: 0 8px 6px -4px rgba(246, 111, 106, 0.5);
  border-color: transparent;
}

.mvp-activity-right .activity-list{
border-top:1px solid #DFE1E6;
border-bottom:1px solid #DFE1E6;
padding:10px 90px  10px 0;
margin-bottom: 0px;
}

.mvp-activity-right .activity-list ul li{
font-size: 14px;
color: #575D6C;
letter-spacing: 0;
text-align: justify;
line-height: 22px;
max-height: 44px;
}

.mvp-activity-right .activity-list a{
position: relative;
display: inline-block;
padding-left: 14px;
max-height: 22px;
}

.mvp-activity-right .activity-list a:before{
position: absolute;
content: '';
width: 6px;
height: 2px;
background: #8A8E99;
display: inline-block;
top: 10px;
left: 0px;
}

.mvp-activity-right .activity-list ul:last-child{
margin-bottom:0;
}

.content-block .more-btn a.see-more{
float:left;
}

.content-block .more-btn a.see-more:after{
display:none;
}

}

/*暂无数据*/
.nodata-block {
  text-align: center;
}
.nodata-block .icon-nodata {
  display: inline-block;
  background: url(../images/developer-center-second/developer-center-mvp/icon-nodata.png) no-repeat center/cover;
  width: 90px;
  height: 90px;
  margin-bottom: 30px;
}
.nodata-block p {
  font-size: 16px;
  color: #252b3a;
  line-height: 20px;
}

.developer-new-join .nodata-block {
  padding: 268px 0 346px;
}

.developer-new-events-block .nodata-block {
  padding: 79px 0;
}

.expert-lists .nodata {
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}  

@media only screen and (max-width: 768px) and (min-width: 320px) {
  .nodata-block .icon-nodata {
    margin-bottom: 24px;
  }
  .developer-new-join .nodata-block {
    padding: 104px 0;
  }
  .developer-new-events-block .nodata-block {
    padding: 79px 0;
  }
}
