* {
    text-decoration: none;
    margin: 0;
}

html, body, .h5config {
	width: 100%;
    /* position: relative; */
}
div{
    /* font-size: 0; */
}
.certification {
    width: 100%;
    padding-top: 0.25rem;
    background: #ffffff;
}

.certification dl {
    text-align: center;
    float: left;
    margin-right: 0.8rem;
    width: 0.48rem;
    position: relative;
}

.certification dl:nth-of-type(1) {
    margin-left: 0.32rem;
    position: relative;
}

.certification dl:nth-of-type(3) {
    margin-right: 0;
}

.certification dl dd {
    font-size: 0.12rem;

    font-weight: 300;
    color: #7C8297;
    text-align: center;
    margin-top: 0.32rem;
}

.certification dt i {
    display: inline-block;
    width: 0.14rem;
    height: 0.14rem;
    background: #D6D7E4;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -0.07rem;
    top: 0;
}

.certification dt {
    /* display: inline-block; */
    width: 0.14rem;
	height: 0.14rem;
	background-image:url('../images/shz_def.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -0.07rem;
    top:0
}

.certification dt.active {
    width: 0.24rem;
	height: 0.24rem;
	background-image:url('../images/bxzl_sel.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -0.12rem;
    top: -0.04rem;
}
.certification dt.arc{
	width: 0.14rem;
	height: 0.14rem;
	background-image:url('../images/bule_disrc.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -0.07rem;
    top:0;
}
.clear {
    clear: both;
}

.certification .disc {
	top: 0.32rem;
    width: 1.05rem;
    height: 0.01rem;
    background: #EBEEF5;
    position: absolute;
    left: 0.65rem;
}
.certification .disc.active{
	background:#717BF5;
}

.certification .disc-in {
    top: 0.32rem;
    width: 1.05rem;
    height: 0.01rem;
    background: #EBEEF5;
    position: absolute;
	right: 0.76rem;
}
.certification .disc-in.active{
	background:#717BF5;
}
.h5config-tables {
    padding-left: 0.15rem;
    padding-right: 0.16rem;
    font-size: 0;
    padding-top: 0.06rem;
    background: #ffffff;
}

.information-name {
    padding-top: 0.24rem;
    /* padding-bottom: 0.1rem; */
    height: 0.55rem;
    border-bottom: 0.5px solid #EBEEF5;
}

.information-name .names {
    font-size: 0.14rem;

    font-weight: 400;
    color: #474F66;
    float: left;
}

.information-name .names-input {
    margin-right: 0;
    float: right;
}

.information-name .names-input input {
    text-align: right;
    outline: none;
    border: none;
    line-height: 0.3rem;
    width: 2.2rem;
    color: #51596F;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #CCCDD9;
    font-size: 0.14rem;

    font-weight: 500;
    color: #CCCDD9;
}

.information-name-eq {
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #EBEEF5;
}

.information-name-eq textarea {
    width: 100%;
    resize: none;
    height: 0.84rem;
    outline: none;
    border: none;
    padding-top: 0.14rem;
}

.nexts {
    font-size: 0;
	text-align: center;
	height: 1.1rem;
	background: #F4F5F7;
}

.next-btn {
    outline: none;
    border: none;
    height: 0.5rem;
    width: 90%;
    font-size: 0.18rem;

    font-weight: 400;
    color: #7C8297;
	border-radius: 0.06rem;
	margin-top: 0.3rem;
}

.organization-type {
    position: fixed;;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    top: 0;
    left: 0;
    /* display:none; */
}

.type-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    /* display: none; */
}

.type-tilte {
    width: 100%;
    height: 0.54rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F4F5F7;
}

.type-tilte span {
    font-size: 0.14rem;

    font-weight: 400;
    color: #474F66;

}

.type-tilte .span-left {
    padding-left: 0.16rem;
    color: #CCCDD9;
}

.type-tilte .span-right {
    padding-right: 0.16rem;
    color: #717BF5;
}

.ul {
    width: 100%;
}

.ul li {
    line-height: 0.47rem;
    height: 0.45rem;
    text-align: center;
    font-size: 0.14rem;
    list-style: none;
    font-weight: 500;
    color: #474F66;
	border-bottom: 0.5px solid #EBEEF5;
}

.ul li.active {
    background: #F4F5F7;
    color: #7C8297;
}

.button-btn {
    background: #474F66;
    color: #ffffff;
}
.prompt-box{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.05rem;
  /* margin-top: -0.19rem; */
  width: 2.1rem;
  height: 0.38rem;
  background: #000000;
  border-radius: 0.08rem;
  opacity: 0.6;
  font-size: 0.15rem;

  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.38rem;
  display:none;
}
.update-load{
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  width:90%;
  height: 0.48rem;
  background: #000000;
  opacity: 0.6;
  font-size: 0.18rem;

  font-weight: 400;
  color: #FFFFFF;
  border-radius: 6px;
  text-align: center;
  line-height: 0.48rem;
  margin:0 0.2rem;
  
}
.uplode-photo{
	width: 100%;
	display: none;
}
.uplode-img{
	width: 70%;
    font-size: 0;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 0.38rem;
    margin-bottom: 0.38rem;
}
.uplode-img img{
	width: 100%;
}
.uplode-photo .photos{
	width: 70%;
	height: 0.48rem;
	font-size: 0.14rem;
	margin-left: 15%;
    margin-right: 15%;
}
.uplode-photo .photos .photos-cancel{
	width:0.8rem;
	height: 0.48rem;
	background:#717BF5;
	border-radius: 0.06rem;
	font-size: 0.16rem;

	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.48rem;
	margin-left: 0.15rem;
	float: left;
}
.uplode-photo .photos .photos-update{
	width:1.6rem;
	height: 0.48rem;
	background:#717BF5;
	border-radius: 0.06rem;
	font-size: 0.16rem;

	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.48rem;
	float: right;
}
.uplode-photo .txts{
	padding-left:0.3rem;
	padding-top: 0.69rem;
}
.uplode-photo .txts p{
	font-size: 0.12rem;

	font-weight: 400;
	color: #A6ADC1;
	padding-top: 0.08rem;
}
.review{
	width: 1.54rem;
	margin-top: 1.3rem;
	position: absolute;
	left: 50%;
	margin-left: -0.76rem;
}
.failed{
	width: 2.38rem;
	margin-top: 1.3rem;
	position: absolute;
	left: 50%;
	margin-left: -1.19rem;
}
.review .review-img,.failed .failed-img{
	width: 100% ;
}
.review .review-img img,.failed .failed-img img{
	width: 100%;
	max-width: 100%;
}
.review .review-title{
	font-size: 0.14rem;

	font-weight: 500;
	color: #7C8297;
	text-align: center;
	margin-top:0.17rem;
}
.failed-title{
	text-align: center;
	font-size: 0.14rem;

	font-weight: 500;
	color: #7C8297;
	line-height: 0.23rem;
}
.again{
	position: absolute;
	bottom:0.32rem;
	left:0;
	margin-left: 0.16rem;
	margin-right: 0.16rem;
	width: 3.43rem;
	height: 0.48rem;
	background: #474F66;
	border-radius: 0.06rem;
	text-align: center;
	line-height: 0.48rem;
	font-size: 0.18rem;

	font-weight: 400;
}
.again>a{
	color:#ffffff;
}

.authenticate-marsk{
    width: 100%;
    height: 100%;
    background: rgba(71, 79, 102, .6);
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.authenticate-marsk .text{
    text-align: center;
    font-size: 0.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -182px;
    margin-top: -127.5px;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
}
.video-title {
    font-size: 0.15rem;
    padding: 0.1rem;
    font-weight: 400;
    color: #474F66;
}
.line {
    height: 0.1rem;
    background: #F4F5F7;
}
.desc {
    color: #7C8297;
    padding: 0.1rem;
    font-size: 0.15rem;
    border-bottom: 1px solid #EBEEF5;
}
.info {
    padding: 0.1rem;
}
.info img
{
    max-width: 100%;
}
.shareIdeas,.sharetopic{
    background: #FFFFFF;
    padding-top: 0.2rem;
    padding-left: 0.16rem;
    padding-right: 0.16rem;
}
.shareIdeas .shareIdeas-title{
    font-size: 0.18rem;

    font-weight: 500;
    color: #474F66;
    line-height: 0.27rem;
}
.shareIdeas-top{
    font-size: 0;
    margin-top: 0.1rem;
}
.shareIdeas-top img{
    width: 0.24rem;
    height: 0.24rem;
    float: left;
    border-radius: 50%;
}
.sharetopic-left img{
    width: 0.34rem;
    height: 0.34rem;
    float: left;
    border-radius: 50%;
}
.sharetopic-right{
    float: right;
    width: 90%;
}
.shareIdeas-top span{
    font-size: 0.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7C8297;
    padding-left: 6px;
    float: left;
    padding-top: 0.03rem;
}
.sharetopic-top dl{
    float: left;
    padding-left: 0.09rem;
    width: 2.1rem;
}
.sharetopic-top dl dt{
    font-size: 0.15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sharetopic-top dl dd{
    font-size:0.11rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #A6ADC1;
}
.shareIdeas-top span:nth-child(3){
    color: #A6ADC1;
}
.shareIdeas-top .btn-follow,.sharetopic-top .btn-follow{
    float: right;
    font-size: 0.12rem;
    width: 0.66rem;
    height: 0.24rem;
    text-align: center;
    border-radius: 13px;
    border: 1px solid #717BF5;
    line-height: 0.24rem;
    color: #717BF5;
}
.share-title-btn {
    margin-top: 0.1rem;
}
.share-title-btn span{
    padding: 3px 7px;
    font-size: 10px;

    color: #717BF5;
    background: rgba(113, 123, 245, 0.1);
    margin-right:0.08rem;
    border-radius: 0.02rem;
}
.topic-title-btn{
    margin-top: 0.1rem;
}
.topic-title-btn span{
    padding: 3px 12px;
    font-size: 10px;

    color: #717BF5;
    background: rgba(113, 123, 245, 0.1);
    margin-right:0.08rem;
    border-radius: 0.11rem;
}
.banner-share {
    margin-top: 0.16rem;
}
.banner-share img{
    width: 100%;
    /* height:1.6rem; */
}
.paragraph-share p{
    font-size: 0.15rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #474F66;
    text-align: justify;
    margin-top:0.16rem;
    line-height: 0.24rem;
}
.paragraph-share img{
    width: 100%;
    height: auto;
}
.banner-topic {
    margin-top: 0.1rem;
}
.banner-topic img{
    width: 0.96rem;
    height: 0.96rem;
    margin-right: 0.06rem;
    margin-bottom: 0.05rem;
}
.share-info {
    margin-top: 0.18rem;
}
.share-info .report-hnow{
    font-size: 0.12rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #A6ADC1;
    float: left;
}
.share-info .share-info-right{
    float: right;
}
.share-list-cli{
    float: left;
    font-size: 0;
}
.share-info-right .share-list-cli:nth-child(1) {
    padding-right: 0.2rem;
}
.share-info-right .share-list-cli img{
    width: 0.18rem;
    height: 0.18rem;
}
.share-info-right .share-list-cli span{
    font-size: 0.14rem;

    color: #7C8297;
    padding-left: 0.06rem;
    vertical-align: bottom;
}
.share-info-right .share-list-cli span.active{
    color: #717BF5;
}
.topic-info-right .share-list-cli{
    padding-right: 0.46rem;
}
.topic-info-right .share-list-cli:last-child{
    padding-right: 0;
}
.topic-info-right .share-list-cli img{
    width: 0.14rem;
    height: 0.14rem;
}
.topic-info-right .share-list-cli span{
    font-size: 0.12rem;

    color: #7C8297;
    padding-left: 0.06rem;
    vertical-align: text-bottom;
}
.apps-open{
    width: 1.68rem;
    height: 0.4rem;
    background: linear-gradient(180deg, #717BF5 0%, #4D58DD 100%);
    border-radius: 0.2rem;
    font-size: 0.15rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    position: fixed;
    bottom: 0.25rem;
    left: 50%;
    margin-left: -0.84rem;
}
/* 课程专题详情页 */
.shareCourse{
    width: 100%;
    background: #F4F5F7;
}
.sharetopicImg{
    width: 100%;
    height: 2.03rem;
    position: relative;
}
.marsk{
    position: absolute;
    width: 100%;
    height: 2.03rem;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
}
.marsk img{
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.2rem;
    margin-left: -0.2rem;
}
.sharetopicImg>img{
    width: 100%;
    height: 100%;
}
.shareCourse-left img{
    width: 0.5rem;
    height: 0.5rem;
}
.shareCourse-box{
    padding:0.16rem;
    background: #FFFFFF;
}
.shareCourse-right{
    width: 85%;
}
.shareCourse-right dl dt{
    padding-top: 0.05rem;
}
.shareCourse-right dl dd{
    padding-top: 0.07rem;
}
.shareCourse-right  .btn-follow{
    margin-top: 0.13rem;
}
.course-info{
    margin-top: 0.1rem;
    background: #FFFFFF;
}
.course-info{
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    padding-bottom: 0.16rem;
}
.course-info>.cor_ls{
    display: flex;
    height: 0.46rem;
    border-bottom: 1px solid #EBEEF5;
    padding-left:0.51rem;
    padding-right:0.51rem;
}
.course-info>.cor_ls>li{
    flex: 1;
    font-size: .15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    line-height: 0.46rem;
    text-align: center;
    position: relative;
    list-style: none;
    /* padding-right: 0.1rem; */
}
.course-info>.cor_ls>li.active::after{
    content: "";
    width: 0.18rem;
    height: 0.03rem;
    background: #717BF5;
    border-radius: 0.02rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.09rem;
}
/* 课程详情页 */
.shareCourse-box p{
    font-size: 0.16rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    padding-bottom: 0.16rem;
}
.curriculum-class,.culurm-shareBox{
    margin-top: 0.1rem;
    background: #FFFFFF;
    width: 100%;
}
.curriculum-class>p,.culurm-shareBox>p{
    padding-left: 0.16rem;
    padding-right: 0.16rem;
}
.curriculum-class>p span,.culurm-shareBox>p span{
    display:block;
    width: 100%;
    font-size: 0.15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    border-bottom: 1px solid #EBEEF5;
    line-height: 0.46rem;
    height:0.46rem;
}
.curr-box{
    padding-left: 0.16rem;
    width: 100%;
    box-sizing: border-box;
    overflow: scroll;
    white-space: nowrap;
    padding-top: .16rem;
}
.curr-box .culum-left{
    width: 3rem;
    /* margin-top: 0.16rem; */
    display: inline-block;
    /* margin-right: 0.26rem; */
}
.curr-box .culum-left img{
    width: 100%;
    /* margin-bottom: 0.14rem; */
    /* height: 1.4rem; */
}
.curr-box .culum-left p{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    padding-bottom: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.culum-name span{
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #474F66;
}
.culum-name span:nth-child(2){
    padding-left: 0.08rem;
    color: #7C8297;
}
.list-ls{
    background:#ffffff;
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    padding-top: 0.08rem;
    padding-bottom: 0.08rem;
}
.list-ls .list-ls-left{
    float: left;
    width: 29%;
    height: 0.9rem;
    border-radius: 0.04rem;
}
.list-ls .list-ls-left img{
    width: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 0.04rem;
    float: left;
}
.list-ls .list-ls-right{
    float: right;
    width: 66%;
    position: relative;
    height: 0.9rem;
}
.list-ls-right p{
    font-size: 0.15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.41rem;
}
.list-ls-right .list-ls-ld{
    padding-top: 0.06rem;
    font-size: 0;
}
.list-ls-right .list-ls-ld span{
    padding: 0.03rem 0.07rem;
    background: rgba(113, 123, 245, 0.1);
    border-radius: 2px;
    font-size: 0.1rem;

    color: #717BF5;
    margin-right: 0.08rem;
}
.list-ls-right .list-pic{
    /* position: absolute;
    bottom: 0; */
    height: 0.32rem;
    line-height: 0.32rem;
    padding-top: 0.03rem;
    font-size: 0;
}
.list-ls-right .list-pic img{
    width: 0.22rem;
    height: 0.22rem;
    vertical-align: middle;
}
.list-ls-right .list-pic span{
    font-size: 0.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #A6ADC1;
    padding-right: 0.1rem;
    vertical-align: bottom;
    
}
.list-ls-right .list-pic span:nth-child(2){
    padding-left: 0.05rem;
    display: inline-block;
    width: .67rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 路演活动详情 */
.shareRoadshow{
    width:100%;
    height: auto;
    padding-top: 0.1rem;
    background: #F4F5F7;
}
.shareRoadshaow-box {
    padding: 0.16rem;
    background: #FFFFFF;
}
.shareRoadshaow-box .sharetopicImg{
    width: 100%;
    height:1.6rem;
}
.shareRoadshaow-box .sharetopicImg .marsk-time{
    height:1.6rem;
    background: transparent;
    text-align: center;
    line-height: 1.6rem;
}
.marsk-time span{
    font-size: 0.2rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.28rem;
}
.shareRoadshaow-title p:nth-child(1){
    width: 100%;
    font-size: 0.15rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #474F66;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-top:0.14rem;
    margin-bottom:0.1rem;
}
.shareRoadshaow-title p:nth-child(2),.shareRoadshaow-title p:nth-child(3){
    float: left;
    padding-right: 0.3rem;
    font-size: 0;
    padding-bottom: 0.1rem;
}
.shareRoadshaow-title p:nth-child(2) img,.shareRoadshaow-title p:nth-child(3) img{
    width: 0.14rem;
    height: 0.14rem;
}
.shareRoadshaow-title p:nth-child(2) span,.shareRoadshaow-title p:nth-child(3) span{
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7C8297;
    padding-left:0.06rem;
    vertical-align: bottom;

}
.shareRoadshaow-info{
    margin-top: 0.1rem;
    background: #FFFFFF;
    padding:0.16rem;
}
.shareRoadshaow-left img{
    width: 1.02rem;
    height: 0.57rem;
    border-radius: 4px;
}
.shareRoadshaow-left{
    float: left;
    font-size: 0;
}
.shareRoadshaow-right{
    float: left;
    font-size: 0;
}
.shareRoadshaow-right .sharetopic-top dl dd{
    margin-top: 0.1rem;
}
.shareRoadshaow-right .btn-follow{
    width: 0.9rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    border: 1px solid #717BF5;
    line-height: 0.3rem;
    float: right;
    height: 0.3rem;
    margin-top: .25rem;
    margin-left: .2rem;
}
.course-info .course-jian>span{
    display:block;
    width: 100%;
    font-size: 0.15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    border-bottom: 1px solid #EBEEF5;
    line-height: 0.46rem;
    height:0.46rem;
}
.shareRoadshow-open{
    width: 100%;
    margin-top: 0.1rem;
    text-align: center;
}
.shareRoadshow-open span{
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    padding-right: .04rem;
    color: #717BF5;
}
.shareRoadshow-open img{
    width: 0.1ren;
    height: 0.1rem;
}
.hot-roadshow{
    margin-top: 0.1rem;
    padding:.16rem .16rem 0 .16rem;
    background: #FFFFFF;
}
.hot-roadshow p>span{
    display:block;
    width: 100%;
    font-size: 0.15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    border-bottom: 1px solid #EBEEF5;
    line-height: 0.46rem;
    height:0.46rem;
}
.hot-roadshow .hot-img{
    padding-top: .15rem;
    width: 100%;
    position: relative;
}
.hot-roadshow .hot-img img{
    width: 100%;
    height: 1.6rem;
}
.hot-img span{
    font-size: .11rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    background: rgba(71, 79, 102, .6);
    position: absolute;
    left: 0;
    padding:.07rem .06rem .06rem .06rem;
    border-radius: .06rem 0rem 0rem 0rem;
}
.hot-img span i{
    width: .06rem;
    height: .06rem;
    background: #00FF87;
    border-radius: 50%;
    display: inline-block;
    margin-right:.06rem;
}
.hot-roadshow .hot-infos{
    font-size: .15rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #474F66;
    margin-top:.14rem;
}
.hot-roadshow .lines>span{
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7C8297;
    padding-left:0.06rem;
    display: inline;
    border-bottom: 0;
    vertical-align: super;
}
.hot-roadshow .lines img{
    width: .16rem;
    height: .16rem;
}
.make-open{
    width: 94%;
    padding:.11rem .13rem;
    background: #FFFFFF;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.24);
    position: fixed;
    bottom: 0;
    left:0;
    font-size: 0;
}
.make-open button{
    width: 44.8%;
    height: .4rem;
    font-size: .15rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    outline:none;
    border:none;
    background: linear-gradient(180deg, #FFB200 0%, #FF9500 100%);
    border-radius: .2rem;
}
.make-open button.bp-btn:nth-child(1){
    width: 98.4%;
    margin-right: 0;
}
.make-open button:nth-child(1){
    margin-right:7.91%;
    background: linear-gradient(180deg, #717BF5 0%, #4D58DD 100%);
}
/*项目详情*/
.shareProject{
    background: #FFFFFF;
}
.shareProject .share-inof{
    width: 80%;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 0 auto;
    box-shadow: 0px 2px 10px 0px rgba(56, 56, 56, 0.2);
    position: relative;
    position: absolute;
    top: .42rem;
    padding: .2rem;
    left: 50%;
    margin-left: -45%;
    z-index: 1;
}
.shareProject .share-inof .share-img{
    width: .54rem;
    height: .54rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px #EBEEF5;
    border-radius: 2px;
    float: left;
}
.shareProject .share-inof .share-img img{
    width: 0.54rem;
    height: 0.54rem;
    float: left;
}
.shareProject .share-inof-right{
    float: left;
    padding-left: .23rem;
    width: 2rem;
}
.shareProject .share-inof-right p:nth-child(1){
    font-size: .18rem;
    font-weight: 500;
    color: #474F66;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shareProject .share-inof-right p:nth-child(2){
    font-size: .12rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #474F66;
    padding-top: .14rem;
    
}
.share-current{
    margin-top: .2rem;
    display: flex;
}
.share-current dl{
    flex:1;
}
.share-current dl dt{
    font-size: .11rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7C8297;
}
.share-current dl dd{
    font-size: .12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #474F66;
    margin-top: 10px;
}
.auth-title {
    color: #949494;
    font-weight: 200;
    font-size: 0.15rem;
}
.auth-value
{
    width: 100%;
    border: 1px solid #FFFFFF;
    font-weight: 100;
    text-align: right;
    color: #707070;
    font-size: 0.2rem;
}
.auth-select
{
    width: 100%;
    border: 1px solid #e8e8e8;
    background: #FFFFFF;
    padding: 0.05rem;
    border-radius: 0.1rem;
}
.auth-checkbox {

}
.auth-checkbox .checkbox {
    width: 45%;
    padding-left: 5%;
    float: left;
    font-size: 0.12rem;
    color: #848484;
}
.auth-button {
    font-size: 0.1rem;
    padding: 0.07rem 0.12rem;
    background: #fbfbfb;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    color: #848484;
}
.auth-image-show {
    width: 80%;
    margin: 0 auto;
}
.auth-image-show img {
    width: 100%;
    border-radius: 0.05rem;
}
.auth-file {
    font-size: 0.1rem;
}
.share-current dl{
    position: relative;
}
.share-current dl.dl-ons{
    flex: 2;
    padding-left: 10px;
    
}
.share-current .dls::after{
    content: "";
    width: 1px;
    height: 29px;
    background:rgba(235, 238, 245, 1);
    position: absolute;
    right: 0.1rem;
    top: .07rem;
}
.label-type {
    margin-top: .2rem;
}
.label-type .label-on{
    padding: .05rem .14rem;
    background: rgba(113, 123, 245, .1);
    border-radius: 10px;
    font-size: .11rem;
    font-weight: 400;
    color: #717BF5;
    float: left;
    margin-right: .1rem;
    margin-bottom: .1rem;
}
/* .label-type .label-on:nth-child(4n){
    margin-right: 0;
} */
/* 专场详情页 */
.shareSecial-img{
    width: 100%;
    height: 2.03rem;
}
.shareSecial-img img{
    max-width: 100%;
    width: 100%;
    height: 100%;
}
 /* 课程活动详情页  */
 .shareclass{
    background: #F4F5F7;
 }
 .make-open button:nth-child(1).bp-btn.oran{
    background: linear-gradient(180deg, #FFB200 0%, #FF9500 100%);
}
.recommendations{
    background: #FFFFFF;
    padding: .16rem;
}
.recommendations p{
    font-size: .15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    padding-bottom: .15rem;
    border-bottom: 1px solid rgba(235, 238, 245, 1);
}
.recommendations .recomm-img {
    margin-top: .1rem;
}
.recommendations .recomm-img img{
    width: 100%;
    height: 1.5rem;
}
.recomms-img {
    margin-top: .1rem;
    background:#FFFFFF;
    padding: .16rem;
}
.recomms-img img{
    width: 100%;
    height: 1.5rem;
}
.recommen{
    padding-bottom: .78rem;
}
.userAgeement{
    padding-top: .1rem;
    background: #F6F6F6;
    width: 100%;
}
.user_box{
    padding:.16rem;
    font-size: .14rem;
    background: #FFFFFF;
    font-weight: 400;
}
.Exemption{
    margin-top: 10px;
    background: #FFFFFF;
    padding-bottom: .9rem;
}
.Exemption p{
    text-align: center;
    font-size: .14rem;
    font-family: MicrosoftYaHei;
    color: #474F66;
    padding-top: .16rem;
    padding-bottom: .1rem;
}
.Exemption .ex-com{
    font-size: .12rem;
    font-family: MicrosoftYaHei;
    color: #7C8297;
    padding:0 .16rem;
    line-height: .2rem;
}
.curr-box::-webkit-scrollbar {
    display: none;
}
.h5_share{
    width: 100%;
    height: 100%;
}
.h5_share p{
    text-align: center;
    font-size: .16rem;
    font-weight: 400;
    color: #717BF5;
    padding-top: .25rem;
}

.font-size {
    font-size: 0.14rem;
    outline: none;
}

.button-center {
    font-size: 0.15rem;
    background: #3467b7;
    color: #f1f1f1;
    width: 2rem;
    text-align: center;
    padding: 0.1rem;
    border-radius: 0.2rem;
    position: fixed;
    left: 50%;
    margin-left: -1rem;
    top: 3rem;
    display: none;
}

.button-signup {
    background: #4267d0;
    border-radius: 0.2rem;
}

.title-desc
{
    padding-top: 0.03rem;
    color: #E50012;
    height: auto;
    font-size: 0.1rem;
}
.shareIndex .share-fenx-img{
    width: 3.08rem;
    margin: 0 auto;
}
.shareIndex .share-fenx-img img{
    float: right;
}
.shareIndex .shareIndex-message{
    width: 3.08rem;
    height: 0.56rem;
    background: #F4F5F7;
    border-radius: 0.06rem;
    margin: 0 auto;
}

.shareIndex .shareIndex-message>img{
    width: 0.34rem;
    height: 0.35rem;
    margin-left: 0.22rem;
    margin-top:0.07rem;
    float: left;
}
.shareIndex .shareIndex-message p{
    font-size: 0.15rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #474F66;
    float: left;
    width: 1.95rem;
    padding-left: 0.23rem;
    margin-top:0.07rem;
}
.shareIndex .share-img-on{
    width: 3.04rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    height: 2.57rem;
    /* padding-left: 0.29rem; */
    position: absolute;
    top: .87rem;
    left: 50%;
    margin-left: -1.52rem;
}
.share-title{
    margin-top: 0.32rem;
}
.share-title p{
    text-align: center;
    font-size: 0.24rem;
    font-weight: 800;
    color: #474F66;
    line-height: 0.35rem;
}
.share-btn{
    text-align: center;
    margin-top: 0.34rem;
}
/*私募的详情*/
.sharePlement{
    font-size: 0;
    height: auto;
    padding-top: 0.1rem;
    background: #F4F5F7;
    width: 100%;
}
.sharePlement-content{
    padding-top:0.15rem;
    font-size: 0;
}
.sharePlement-content p{
    font-size: 0.14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #474F66;
    line-height: 0.24rem;
    margin-top: 0.12rem;
    text-align: justify;
}
.sharePlement-content img{
    width: 100%;
}
.cor_none::-webkit-scrollbar{
    display: none;
}
.share_personal{
    margin-top: 0.1rem;
    background-color: #ffffff;
}
.share_personal .share_down{
    font-size: 0.15rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #474F66;
    padding-left: 0.16rem;
    padding-top: 0.16rem;
    padding-bottom: 0.20rem;
}
.share_personal .downloads{
    width: 91%;
    height: 0.42rem;
    background: #F2F3FE;
    border-radius: 0.04rem;
    margin: 0 auto;
    margin-bottom: 0.16rem;
}
.share_personal .downloads p{
    text-align: center;
    font-size: 0.14rem;
    font-family: MicrosoftYaHei;
    color: #717BF5;
    line-height: 0.42rem;
}
.share_personal .downloads p img{
    vertical-align: middle;
    margin-left: 0.02rem;
}
.share_personal .downloads.down_hui p{
    color: #A6ADC1;
}