@font-face {
    font-family: 'concourse_c3';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_c3_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'concourse_c3';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_c4_regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'concourse_t3';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_t3_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'concourse_t3';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_t3_italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'concourse_t3';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_t3_bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'concourse_t3';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_t3_bold_italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'concourse_t4';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_t4_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'concourse_t4';
    src: url('//d2uzvmey2c90kn.cloudfront.net/fonts/concourse_t4_italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

span,p, a, html, button, input, select, textarea, .pure-g [class *= "pure-u"] {
    font-family: open sans;
}

body {
    font-size: 14px;
    margin: 0 auto;
    padding: 0 !important;
    overflow-y: scroll;
    line-height: 1.2 !important;
    color: #333333;
}
input, select {
        /*-webkit-box-sizing: border-box;*/
        /*   -moz-box-sizing: border-box;*/
        /*        box-sizing: border-box;*/
}
.btn{
    box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
}
button:focus{
    outline: 0 auto -webkit-focus-ring-color;
}
.danger{
    color: #ff3c00 !important;
}
.green{
   color: #8fc31f !important;
}
.bg-danger{
    background-color: #ff3c00 !important;
}
.bg-green{
    background-color: #8fc31f !important;
}
.bg-green:hover,.bg-green:focus,.bg-green:active{
    background-color: #8fc31f !important;
    opacity: 0.88;
}
.finished-live-show{
    background-color: #959595 !important
}
#share-v1 .notnarrow img{ width: 103px; height: auto; }
#share {
    max-width: 600px;
    margin:0 auto;
    background-color: #fff;
}
.share-content {
    margin-bottom: 30px;
}
.episode_info{
    margin-top:18px;
    font-family:open sans;
    text-align:left;
    padding: 0 15px;
    flex-grow: 1;
}

.common-media-list{
    display: flex;

    padding-top: 15px;
}
.common-media-list:hover{
    background-color: #f8f8f8;
}
.common-media-list img{
    width: 70px;
    height: 70px;
    margin-right: 20px;
    flex-grow: 0;
}
.common-media-list .media-heading{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
}
.common-media-list .media-body .aubox .auItem{
    background-color: #ff3c00 !important;
}
.common-media-list .media{
    text-align: left;
    color: #838383;
    margin-top: 18px;
}
.common-media-list .media .time{
    display: flex;
    font-size: 14px;
}
.common-media-list:last-child .media-body{
    border-bottom: none;
}
.common-media-list .media-body{
    border-bottom: 1px solid #e4e4e4;
    width: 75%;
    flex-grow: 1;
    padding-bottom: 4px;
    height: 80px;
    min-height: 80px;
}
.common-media-list .icon-time{
    background-image: none;
    margin-right: 6px;
    margin-top: -1px;
    height: 17px;
    display: inline-block;
}
.common-media-list .listener{
    display: flex;
    margin-bottom: 7px;
}
.pb-list .title{
    font-size: 20px !important;
    text-align: left;
    border-top: 1px solid #e4e4e4;
    padding: 20px 0 5px 0 !important;
}
.common-media-list .arrow{
    margin-top: 28px;
    color: #838383;
    display: none;
}
.pb-list .line{
    display: inline-block;
    border-left: 3px solid #8fc31f;
    height: 16px;
    padding-left: 15px;
    position: relative;
    top: 2px;
    display: none;
}
.pb-list{
    margin-top: 30px;
}
.pb-list .live-animation{
    display: inline-flex;
}
.omit-text{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pb-list .common-media-list .detail{
    width: 88%;
    text-align: left;
}


.podcasts-box {
    border-top: 1px solid #d6d6d6;
    text-align: left;
    padding: 10px 0 10px 20px;
    /* height: 135px; */
    font-family: open sans;
}
.podcasts-box .podcast{
    display: flex;
    width: 100%;
    flex-grow: 1;
    padding-bottom: 10px;
}
.podcasts-box a{
    color: #1a1a1a !important;
    display: block;
    text-decoration: none !important;
    =: -10px
}

a {}
.podcasts-box .line_title{
    padding: 5px 0;
    font-size: 18px;
    font-weight: 400;
}
.podcasts-box .info{
    flex-grow: 1;
    min-height: 80px;
}
.podcasts-box .info h2{
    font-size: 16px;
    /* margin-bottom: 10px; */
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    /* width: 450px; */
    font-weight: 400;
    line-height: 20px;
}
.podcasts-box .podcast .podcast_logo{
    float:left;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    flex-grow: 0;
}

.podcasts-box .podcast .info div{
    color:#838383;
}

.podcasts-box .podcast .info img{margin-top: -6px;}
.podcasts-box .podcast .info span{
    font-size: 12px;
    font-weight: 400;
    margin-right: 20px;
    line-height: 20px;
    display: inline-block;
}
.podcasts-box.recommend .podcast .goto{
    border-bottom: 1px solid #e3e3e3;

}
.goto{
    flex-grow: 0;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    flex-shrink: 0;
}
.goto>img{
    /* position: relative; */
    /* top: -70px; */
    width: 8px;
    /* float: right; */
    /* margin-bottom: -16px; */
    flex-grow: 0;
    flex-shrink: 1;
}
.podcasts-box a:nth-child(1) .goto>img{
    top:-60px;
}
.podcasts-box.recommend a .podcast .info{border-bottom: 1px solid #e3e3e3;padding-bottom: 15px;}

h2 { margin-top: 1.5em; }

a {
    color: #ff5335;
}


/*column*/
 .col-md-8 {width: 80%}
 .col-md-offset-1 {margin-left: 10%}
 .col-md-10 {width: 100%;}
.alert { text-align: center !important; }

.nav a {
    text-decoration: none;
    display: inline-block;
    padding-left: 12px;
    padding-bottom: 3px;
}

.left { float: left !important; }
.right { float: right !important; }
.clear { clear: both !important; }
.inlineblock { display: inline-block !important; }
.margintop0 { margin-top: 0 !important; }
.margintop05 { margin-top: 0.5em !important; }
.margintop1 { margin-top: 1em !important; }
.marginbottom0 { margin-bottom: 0 !important; }
.marginbottom05 { margin-bottom: 0.5em !important; }
.marginbottom1 { margin-bottom: 1em !important; }

.nav a.right {
    margin: 0 0 0 1em;
}

.fullart_container{
    background-color: #000000;
}
h1.episode_title {
    margin: 0.1em 0 12px 0;
    font-size: 24px;
    line-height: 26px;
}
h1.episode_title a {
    color: #000000;
}
#desc,#long_desc{
    border: none;
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    color: #838383;

    font-family: open sans;
}
.content {
    background-color: #ffffff;
}
.footer {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 44px;
    margin: 0 auto;
    border-top: 1px solid #272328;
}
.footer, .lighttext { color: #777; }
.footer a { color: #aaa; text-decoration: underline; }
.footer .grid4 ul li{
    text-align: left;
}
.art {
    width: calc(100% - 2px);
}
.centertext { text-align: center; }


.fullart_container {
	position: relative;
	width: 100%;
}

@media (max-width: 480px) {

.col-md-8 {width: 100%}
 .col-md-offset-1 {margin-left: 0%}

 }

@media (max-width: 360px) { }
@media (min-width: 361px) {}
/* Frontpage */
.logobox img.logo { max-width: 100%; }
.logobox h1 { margin: -12px auto; }

div.container div.content div.pure-g div.col12 div.hidden-phone div.play:hover{ background: rgba(255,255,255,0.2);}

div.container div.content div.pure-g div.col12 div.hidden-phone div.play{  width:185px; height:185px; cursor: pointer; border-radius:100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; background: rgba(255,255,255,0.1) ; margin-top:-10px; border:2px solid #fff; margin-left:42%;}

.group .btn-a:hover{ }
.group .btn-a {background-color: #83838a; box-shadow: none; color: #fff; background-image:none; padding: 5px 15px 5px 15px; border-radius:30px; font-family: open sans; font-size:10px;}

.container .content .pure-g .col12 .become{
    text-align: center;
}
.container .content .pure-g .col12 .become .btn-a{
    background-color: #83838a;
 box-shadow: none;
 color: #fff;
 background-image:none;
 text-decoration: none;
 padding:12px 30px 12px 30px;
 border-radius:40px;
 font-family: open sans;
 font-size:24px;
}
.container .content .pure-g .col12 .become a:hover{ font-weight: normal; }


.text-block .app-download-large{
    font-size: 24px;
    text-decoration: none;
    width: 150px;
    padding: 15px 20px;
    display: inline-block;
    margin-left: 2.5px;
}
.text-block .app-download-large:first-child{
    margin-right: 2.5px;
    margin-left:0;
}
.text-block .app-download-large.ios{
    background-color: #8fc31f;
}
.text-block .app-download-large.android{
    background-color: #0055bf;
}

.app-btn-fixed-bottom {background-color: #27a154; z-index: 9999; padding: 18px 5px; position: fixed; left: 0; bottom: 0; width: 100%; text-align: center;height: 48px;}
.app-btn-fixed-bottom a {color: #ffffff !important; font-weight: normal !important; font-size: 14px !important}
.app-btn-fixed-bottom .app_download_btn{
    background: #8FC31F;
    border-radius: 100px;
    /* width: 80%; */
    /* padding-left: 30px; */
    display: inline-block;
    margin: 0 auto;
    height: 35px;
    padding: 6px 15px 2px 20px;
    margin-bottom: 5px;
    line-height: 30px;
    position: relative;
    left: -6px;
 }
 .app-btn-fixed-bottom .app_download_btn img{
      float: left;
      width: 30px;
      height: 30px;
      margin-right: 10px;
      /* display: none; */
 }
 .app-btn-fixed-bottom .app_download_btn p{
    text-decoration: none !important;
    font-weight: 400;
    font-family: open sans-serif;
    /* clear: both; */
    display: inline;
    font-size: 16px;
 }
 #iframe{
    /*background-color: #ffffff;*/
 }
 #mobile-share-page {
    font-family: open sans;
    margin:0 auto;
    background-color: #fff;
    padding:65px 20px;
}
#mobile-share-page .title{
    text-align: left;
}
#mobile-share-page .title .podcast-tit{
    font-size: 18px;
    line-height: 26px;
    color: #838383;
    margin-bottom: 6px;
    text-align: center;
}
#mobile-share-page .title .episode-tit{
    font-size: 22px;
    line-height: 28px;
    color: #000;
    text-align: center;
}
#mobile-share-page .des{
    font-size: 16px;
    color: #838383;
    line-height: 1.8;
    padding-top: 2px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#mobile-share-page .logo{
    margin:22px 0;
    text-align: center;
}
#mobile-share-page .link-btn{ text-align: center;}
#mobile-share-page .link-btn a{
    padding: 14px 55px;
    font-size: 20px;
    background: #8fc31f;
    background-image: none;
    color: #ffffff;
    text-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 50px;
    margin-top: 15px;
}
#mobile-share-page .link-btn a:hover{
    opacity: 0.9;
}
#mobile-share-page .tips{
    font-size: 26px;
    margin:30px 10px 10px 10px;
}

@media (max-width: 480px) {
    #mobile-share-page .tips{
        font-size: 18px;
        margin:30px 10px 10px 10px;
    }
}

#mobile-share-page .tips .tit span,#mobile-share-page .tips ul li .bold{
    font-weight: 600;
}
#mobile-share-page .tips ul{
    font-size: 15px;
    text-align: left;
    list-style: none;
    margin-left: 10px;
}
#mobile-share-page .tips ul li{
    line-height: 22px;
}
#mobile-share-page .tips ul li img{
    margin-right: 5px;
}
#mobile-share-page .cprg{
    text-align: right;
    margin-top: 30px;
    font-size: 16px;
}
/*.body{ background-size: 100% auto; background: url(/images/bg.png)no-repeat center center fixed /cover; }*/
.download-share-page{
    background-color: #e4e5e9 !important;
    padding-top: 90px;
    padding-bottom: 30px;
}
#share-v1 .share-content .share-content-left .pod-top{
    padding-right: 0px;
}
#share-v1 .share-content .share-content-left .pod-top .btn-patron{
    font-size: 14px;
    padding: 6px 14px;
    text-shadow: none;
    border-color: transparent;
    background-image: none;
    box-shadow: none;
    float: right;
    display: block;
    text-align: right;
    background: #8fc31f;
    color: #ffffff;
    margin-top: 8px;
}
#share-v1 .share-content .share-content-left .pod-top .btn-patron:hover,#share-v1 .share-content .share-content-left .pod-top .btn-patron:focus{
    opacity: 0.88;
}
#share-v1 .tit-link{color: #333; }
#share-v1 .share-content{
    background: #ffffff;
}
.share-content .pod-top{ padding: 30px; }
.share-content .pod-top img{ float: left; border:1px solid #e4e4e4; width: 78px; height: 78px;}
.share-content .pod-top .pod-title{ float: left; margin-left: 20px; text-align: left; width: 65%;}
.share-content .pod-top .follow-right{ float: right; margin-top: 12px; }
.share-content .pod-top .pod-title .name{
    margin-top: 10px;
    font-size: 24px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.share-content .pod-top .pod-title .category{
    color: #666666;
        margin-top: 20px;
    margin-bottom: 5px;
    font-size: 14px;
}
.share-content .pod-top .follow-right .follow{
    border-radius: 0;
    border: none;
    color: #ffffff;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    padding: 5px 20px;
 }
 .share-content .pod-top .follow-right .follow-btn,.share-content .pod-top .follow-right .no-login-follow{
    background: #8fc31f;
 }
 .share-content .pod-top .follow-right .following-btn{
    background: #d4d4d4;
 }
.share-content .pod-top .follow-right .follow .icon-plus{ margin-top: -2px; }
.share-content .clear{ clear: both; }
.share-content .pod-content .share-podcast img{ float: left; }
.share-content .pod-content .share-podcast .des img{ float: unset; }
.share-content .pod-content .share-podcast .podcast-media{ float: left;    width: 72%; }
.share-content .pod-content{
        margin: 0px 0px 30px 30px;
    background: #f4f4f4;
}
.share-content .pod-content .share-podcast{ padding: 30px; }
.share-content .pod-content .podcast-media{ margin-left: 20px; text-align: left; }
.share-content .pod-content .podcast-media .pod-name{
    font-size: 24px;
    font-weight: 600;
     padding-top: 18px;
         overflow: hidden;
    text-overflow: ellipsis;

    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
 }
.share-content .pod-content .podcast-media .time{ padding-top: 5px; font-size: 14px;}
.share-content .pod-content .podcast-media .time-img{ margin-right: 10px; }
.share-content .share-podcast .btn-group .btn-ios img{ width: 18px; height: auto; }
.share-content .share-podcast .btn-group .btn-ios,.share-content .share-podcast .btn-group .btn-adr { margin-right: 10px; }
.share-content .share-podcast .btn-group .btn-ios:hover,.share-content .share-podcast .btn-group .btn-ios:focus,
.share-content .share-podcast .btn-group .btn-adr:hover,.share-content .share-podcast .btn-group .btn-adr:focus{
    opacity: 0.9;
}
.share-content .share-podcast .btn-group a{
    padding: 5px 23px;
    background-color: #8fc31f;
    box-shadow: none;
    text-shadow: none;
    border:none;
    background-image: none;
    color: #ffffff;
    border-radius: 50px;
}
.share-content .share-podcast .btn-group .btn-share{
    padding: 3px 23px;
    background-color: transparent;
    border:2px solid #8fc31f;
    box-shadow: none;
    text-shadow: none;

    background-image: none;
    color: #8fc31f;
    border-radius: 50px;
}
.share-content .share-podcast .btn-group .btn-share:hover{ background: #8fc31f; color: #ffffff; }
.share-content .share-podcast .btn-group .btn-share:focus{
    outline:none;
}
.share-content .share-podcast .btn-group a img{ margin-right: 10px; }
.share-content .share-podcast .btn-group{ padding-top: 10px; }
.share-content .share-podcast .top .line{ border-bottom: 1px solid #e4e4e4;    margin-top: 30px; }
.share-content .share-podcast .top .describe{ margin-top: 30px; }
.share-content .share-podcast .top .describe .view{ color: #8ec400; font-size: 14px;}
.share-content .share-podcast .top .describe .des{
    line-height: 1.6;
    text-align: left;
    font-size: 14px;
    color: #1a1a1a !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: open sans;
}
.share-content .share-podcast .top .player{
        padding-top: 20px;
}
.share-content .may-like { text-align: left;    margin-bottom: 35px;  }
.share-content .may-like h3{ font-size: 20px;  margin-top: 38px;   font-weight: 600;}
.share-content .may-like .logo{ border: 1px solid #f0f1f2; float: left; }
.share-content .may-like .list-middle{ float: left; margin-left: 5px; width: 88%;}
.share-content .may-like .list-middle img{ margin-top: -2px; }
.share-content .may-like .img-right{ float: right; }
.share-content .may-like .list-middle .title{
    font-size: 15px;

    padding-top: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.share-content .may-like .list .list-middle span{ color: #838383; }
.share-content .may-like .list .list-middle .stats{ padding-top: 13px; font-size: 14px;}
.share-content .may-like .list .list-middle .stats .user{ margin-right: 40px; }
.share-content .may-like .list .list-middle .stats img{ margin-right: 5px; }
.share-content .may-like .list .img-right{ margin-top: 30px; padding-right: 5px; }
.share-content .may-like .list .line{
    border-top: 1px solid #e4e4e4;
    margin-left: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.share-content .downloads{ margin-top: 30px;    margin-right: 30px; }
.share-content .downloads .advertis{ width: 270px; height: 240px; }
.share-content .row-fluid .span3{ margin-left: 0px; }
.share-content .downloads .down{ border:1px solid #e4e4e4; margin-top: 30px;    padding: 7px; text-align: center;}
.share-content .downloads .down p{
    font-size: 20px;
    margin-top: 10px;
    padding-left: 16px;
    line-height: 1.4;
    text-align: left;
}
.share-content .downloads .down p .free{ font-weight: 600; }
.share-content .downloads .group{
    padding-top: 10px;
    padding-bottom: 20px;
}
.share-content .downloads .group .g-ios{
    float: left;
    padding-left: 10px;
}
.share-content .downloads .group .g-adr{
    float: right;
    padding-right: 10px;
}
.share-content .downloads .group .clear{ clear: both; }
.share-content .may-like .tit-link:hover { display: block; background-color: #fafafa; }
.share-content .may-like .tit-link{
    display: block;
    padding-top: 15px;
}
.logo-img{ width: 148px; height: 148px; border:1px solid #e4e4e4;}
#share-v1 .group .btn-a{
    background-color: #42484a;
    padding: 8px 20px;
    font-size: 14px;
}
.share-content .may-like .tit-link .list .pod-main{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
    margin-left: 95px;
}
.share-content .more-episodes h3{ font-size: 20px; font-weight: 600; padding-left: 30px;    padding-top: 10px;}
.share-content .more-episodes{ text-align: left;  }
.share-content .more-episodes .empty .pbFont-empty1{
    display: block;
    font-size: 90px;
    color: #d0d0d0;
}
.share-content .more-episodes .epi-title{ font-size: 15px;  color: #1a1a1a; }
.share-content .more-episodes .played{ width: 10px; height: auto; }
.share-content .more-episodes .episode-infor img{ margin-top: -2px; margin-right: 10px; }
.share-content .more-episodes .episode-infor .date{ margin-right: 45px; }
.share-content .more-episodes .episode-infor span{ color: #838383;  }
.share-content .more-episodes .episode-list{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    display: block;
}
.share-content .more-episodes .episode-list:hover{ background-color: #fafafa; }
.share-content .more-episodes .left-content{float: left;}
.share-content .more-episodes .img-right{ float: right; }
.share-content .more-episodes .img-right img{ padding-right: 10px; margin-top: 15px;}
.share-content .more-episodes .episode-infor{ padding-top: 2px; }
.share-content-app .mian{ margin: 80px 15px; }
.share-content-app .mian .logo{
    border: 1px solid #e4e4e4;
    width: 125px;
    height: 125px;
}
.share-content-app .mian .name{
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
}
.share-content-app .mian .words{
    font-size: 16px;
    line-height: 1.6;
    margin: 5px 0px;
}
.share-content-app .mian .having{ padding-top: 10px; }
.share-content-app .mian .s-time .time{
    color: #ff3d00;
}
.share-content-app .visible-phone .words{
    font-size: 18px;
}
.share-content-app .mian .already{
    font-size: 14px;
    color: #545454;
}
.share-content-app .mian .download-app img{
    width: 165px;
    height: auto;
}
.share-content-app .mian .download-app{
        padding: 25px 0px;
}
.share-content-app .mian .learn{ padding-top: 45px; }
.share-content-app .mian .learn a{
    font-weight: 600;
    font-size: 16px;
        color: #587786;
}
.share-content-app .mian .download-app .btn-open{
    background-color: #8fc31f;
    background-image: none;
    border: none;
    text-shadow: none;
    color: #ffffff;
    padding: 14px 55px;
    font-size: 18px;
    border-radius: 50px;
    font-weight: 600;
}
.share-content-app .mian .download-app .btn-open:hover{
    background-color: #88ba03;
}
.share-content-app .mian .tips{
     font-size: 18px;
    margin: 30px 10px 10px;
}
.share-content-app .mian .tips ul{
    font-size: 15px;
    text-align: left;
    list-style: none;
    margin-left: 10px;
}
.share-content-app .mian .tips li{
        line-height: 22px;
}
.share-content-app .mian .tips li img{ margin-right: 5px;}
/*  live直播分享页面 */
.site-tit-panel-bg{
    height: 80px;
    line-height: 80px;
    vertical-align: middle;
    background-color: #84ccc9;
    padding: 0 20px;
    text-align: left;
    margin-top: 60px;
}
.site-tit-panel-bg h1{
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
    margin-top: 0;
    color: #ffffff;
}
.live-nav .brand{
    margin-top: 0 !important;
    padding-top: 8px !important;
    padding-right: 12px !important;
}
.live-nav .explore:hover{
    color: #8fc31f;
    text-decoration: none;
}

.live-nav .navbar-inner{
    background-color: transparent;
    border: none;
    background-image: none;
}
.live-share-page{
    padding: 110px 0 30px;
    background-color: #f4f3f8;
}
.live-share-page .user-logo{
    position: relative;
    overflow: hidden;
}
.live-share-page .r-info{
    display: flex;
    justify-content: center;
}
.live-share-page .r-info .tag{
    font-size: 22px;
    background: #9f9f9f;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    line-height: 25px;
    display: inline-table;
    text-align: center;
    color: #ffffff;
    margin-right: 7px;
}
.live-share-page .r-info .live-title{
    line-height: 1.4;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.live-share-page .by{
    padding-top: 5px;
    color: #666666;
}
.live-share-page .by .by-name{
    color: #666666;
    text-decoration: underline;
}
.live-share-page .live-date{
    text-align: center;
    border: 2px solid #d8d8d8;
    padding: 6px 0;
    width: 58px;
    min-width: 58px;
    display: inline-block;
    margin-right: 10px;
}

.live-share-page .live-date p{
    margin-bottom: 0;
}
.live-share-page .live-date .date{
    font-size: 12px;
    color: #757575;
}
.live-share-page .live-date .number{
    font-size: 18px;
    font-weight: 600;
}
.live-share-page .live-date .time{
    font-size: 12px;
    color: #757575;
}
.live-share-page  .span8{
    text-align: center;
}
.live-share-page .title{
    font-size: 28px;
    font-weight:600;
    padding: 0 15px;
}
.live-share-page h1.title{
    padding-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    padding-top: 5px;
}
.live-share-page .description{
    font-size: 16px;
    font-weight: lighter;
    padding: 15px;
    line-height: 1.6;
    text-align:center;
}
.live-share-page .show-time{
    font-size: 20px;
    padding-bottom: 35px;
    text-align:center;
    padding-left: 85px;
    padding-right: 85px;
    display: flex;
    justify-content: space-between;
}
.live-share-page .show-time .col-list .number{
    font-size: 34px;
    text-align:center;
}
.live-share-page .show-time .col-list .sublabel{
    color: #838383;
    margin-top: 5px;
    font-size: 16px;
    text-transform: uppercase;
    text-align:center;
}
.live-share-page .logo{
    border: 1px solid #e4e4e4;
    width: 310px;
    height: 310px;
    display: block;
    margin: 0 auto;
}
.live-share-page .btn-group .tooltip-inner{
    max-width: unset !important;
}
.live-share-page .btn-group{
    margin-top: 20px;
    text-align:center;
    display: block;
}
.live-share-page .btn-group .btn{
    border-radius: 50px !important;
    border: 1px solid #8fc31f;
    font-size: 14px;
    background-color: transparent;
    height: 38px;
    line-height: 35px;
    width: 116px;
    padding: 0;
    position: relative;
}
.live-share-page .btn-group .btn-share{
    background-color:#8fc31f;
    color: #ffffff;
    border: none;
    height: 40px;
    line-height: 40px;
}
.live-share-page .btn-group .follow-action{
    color: #8fc31f;
}
.live-share-page .btn-group .follow-action:hover,.live-share-page .btn-group .follow-action:focus{
    background-color:#8fc31f;
    color: #ffffff;
}

.live-share-page .btn-group .btn-share:hover,.live-share-page .btn-group .btn-share:focus{
     opacity: 0.9;
     background-color:#8fc31f;
}
.live-share-page .btn-group .btn-share{
    margin-right: 10px;
}
.live-share-page .btn-group .open-app-btn{
    margin-left: 10px;
    margin-right: 0;
}
.live-share-page .btn-group .btn .pbFont-add{
    font-size: 18px;
    padding-right: 3px;
    font-weight: 600;
}
.live-share-page .btn-group .btn .pbFont-gou{
    padding-right: 2px;
    position: relative;
    top: 2px;
    left: -3px;
}
.live-share-page .btn-share .icon-share{
    background-position: bottom;
    position: relative;
    top: -4px;
    right: 4px;
    font-size: 18px;
}
.live-share-page .finish{
        font-size: 24px;
    font-weight: bold;
}
.live-share-page .finished .find{
    font-size: 16px;
    padding-top: 10px;
}
.live-share-page .finished .find .shows{
    font-weight: bold;
    text-decoration: underline;
}
.live-share-page .live{
    text-align: center;
}
.live-share-page .live .top{
    height: 44px;
    line-height: 44px;
    background: #ffffff;
    border-radius: 40px;
    border: 1px solid #e4e4e4;
    width: 380px;
    margin: 0 auto;
    text-align:left ;
    position: relative;
    overflow: hidden;
}
#live-animation{
    display: inline-flex;
    align-items: flex-end;  /*重要属性，让hight翻转过来，往上延伸*/
    margin: 0 0 5px 0;
    padding-right: 3px;
}
#live-animation .auItem{
      width: 2px;
      margin-right: 3px;
      list-style: none;
      background: #ffffff;
      height:12px;
}
#live-animation .au1{
      animation: audio .5s linear .1s infinite alternate;
}
 #live-animation .au4{
}
#live-animation .au5{
      animation: audio .5s linear .2s infinite alternate;
}
.finished-live-show #live-animation .au1,.finished-live-show #live-animation .au5{
    animation: unset;
    height: 7px;
}

@keyframes audio{
      from{height: 1px;}
      to{height: 12px;}
}
.live-share-page .aubox .auItem{
    background-color: #ffffff !important;
}
.live-share-page .live .chart .chart-title{
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-top: 20px;
}
.live-share-page .live .chart iframe{
    border-top: 1px solid #e4e4e4;
    border-right: none;
    border-bottom: 1px solid #e4e4e4;
    border-left: none;
}
#liveChart{
    background-color: #ffffff;
    margin-top: 20px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}
#liveChart .chat-box{
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
#liveChart iframe{
    border: none;
}
#liveChart .chart-title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 12px 0 0 20px;
}
#liveChart .download{
    color: #333333;
    line-height: 1.6;
    margin-top: 16px;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    padding: 0 20px 15px;
    text-align: center;
}
#liveChart .download .chart-app{
  color: #8FC31F;
}
#liveChart .download .text{
    font-size: 14px;
    color: #838383;
    padding: 6px 0;
    display: block;
}
#liveChart .download .download-pb-app{
    font-size: 16px;
    padding: 14px 14px;
    display: block;
}
.live-share-page .live .top i{
    position: relative;
    z-index: 99;
    top: 1px;
}
.live-share-page .live .top .pbFont-play{
    font-size: 30px;
}
.live-share-page .live .top .pbFont-tablesuspend{
    font-size: 18px;
    font-weight: bold;
    padding-right: 3px;
}
.live-share-page .live .top .play-pause{
    background: transparent;
    border: none;
    margin-left: 15px;
    margin-right: 5px;
    color: #8fc31f;
}
.live-share-page .live .top .play-pause:hover,.live-share-page .live .top .play-pause:focus{
    text-decoration: none;
    outline: none;
}
.live-share-page .live .top .play-pause:hover i{
    color: #86b917;
}
.live-share-page .live .top .name{
    max-width: 305px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 8px;
    color: #333333;
}
.live-share-page .live .top a .name {
    position: absolute;
    width: 100%;
    /* Starting position */
    /*   -moz-transform:translateX(100%);*/
    /*   -webkit-transform:translateX(100%);*/
    /*   transform:translateX(100%);*/

 /* Apply animation to this element */
 /*      -moz-animation: live-name 15s linear infinite;*/
 /*      -webkit-animation: live-name 15s linear infinite;*/
 /*      animation: live-name 15s linear infinite;*/
}

.live-share-page .live-danger{
    height: 22px;
    line-height: 22px;
    color: #ffffff;
    padding: 0 6px;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 6px;
    font-weight: normal;
    display: inline-block;
    position: relative;
}
.live-share-page .share-pbapp{
     margin-top: 20px;
     text-align: center;
}





.share-pbapp{
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 30px 15px;
}
.share-pbapp .title{
    font-size: 26px;
    padding: 0;
}
.share-pbapp ul{
    list-style: none;
    text-align: left;
    margin-top: 35px;
}
.share-pbapp ul li{
    font-size: 16px;
    padding-bottom: 10px;
    display: flex;
    line-height: 1.4;
}
.share-pbapp ul li i{
    color: #8fc31f;
    padding-right: 8px;
}
.share-pbapp .group img{
    width: 148px;
}
.share-pbapp .group{
    margin-top: 20px;
    padding-bottom: 8px;
}
.share-pbapp .group .ios{
    padding-right: 10px;
}
.live-shows-page{
    padding: 0 0 20px;
    background-color: #ffffff !important;
}
.live-shows-page .container{
    margin-top: 45px;
}
#live-animation .auItem{
    background: #ff3c00;
}
.live-shows-page .shows-title{
    text-align: left;
    font-size: 30px;
    font-weight: 600;
}
.live-shows-page .span8 ul{
    list-style: none;
    margin-left: 0;
}
#live-show-list{
    width: 23.333%;
    float: left;
    padding-right: 15px;
    margin-bottom: 20px;
    position: relative;
}
#live-show-list:nth-child(4n){
    padding-right: 0;
}
#live-show-list .top-logo{
    position: relative;
}
#live-show-list img{
    border: 1px solid #e4e4e4;
    height: 181px;
    width: 181px;
    min-height: 181px;
}
#live-show-list .top10{
    position: absolute;
    top: 0;
    color: #fff;
    padding: 3px 8px;
    margin-bottom: 0;
}
#live-show-list .mask{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height:40%;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.85));
}
#live-show-list .name{
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0;
    position: relative;
    top: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#live-show-list .detail{
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 20px;
}
#live-show-list .detail .time span{
    font-size: 14px;
    margin-left: 5px;
}
#live-show-list .detail .time{
    display: flex;
    align-items: center;
}
#live-show-list .detail .time i{
    margin-top: 0;
    margin-right: 3px;
}
#live-show-list .detail .btn{
     padding: 2px 6px;
    background-color: #ffffff;
}
#live-show-list .detail .btn:hover,#live-show-list .detail .btn:focus{
     background-color: #f8f8f8;
}
#live-show-list .pb-title{
    margin-top: 12px;
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1a1a1a;
}
#share-modal{
    top: 25%;
}
#share-modal .modal-header{
   text-align: right;
    padding-top: 15px;
}
#share-modal .modal-header .close{
   float: none;
}
#share-modal .control-group label{
    text-align: left;
    font-family: open sans-serif;
    padding: 12px 0;
    font-size: 15px;
}
#share-modal .control-group .controls{
    text-align: left;
}
#share-modal .modal-body{
    padding: 0 30px 20px;
    overflow-y: unset;
}
#share-modal .control-group #share_link_input{
    width: 86%;
    background: transparent;
    box-shadow: none;
    box-sizing: border-box;
    height: 36px;
    font-family: open sans;
    margin-bottom: 0;
    margin-right: 10px;
}
#share-modal #copy-share-link{
    color: #ffffff;
        height: 36px;
}
#share-modal .close .pbFont-close1{
    font-size: 24px;
}








@media (max-width: 1200px) {
  .share-pbapp .title{ font-size: 26px;}
  .share-pbapp .group .ios{ padding-right: 0; margin-bottom: 5px; display: inherit;}
  .live-shows-page .row-fluid .span8{ width: 100%;}
  .live-shows-page .row-fluid .span4{ width: 100%; margin-left: 0;}


}
@media (min-width: 980px) and (max-width: 1200px) {
  .live-shows-page .top-logo img{ height: 221px;width: 221px;min-height: 221px;}
}
@media (max-width: 979px) {
    .live-nav .navbar-inner .hidden-phone{
       display: none;
    }
    .live-nav .navbar-inner #category-tool .visible-phone{
          display: block !important;
    }
    .live-nav .navbar-inner #category-tool{ text-align: left;}
    .navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a{ color: #ffffff !important;}
    #share-v1 .share-content{margin-top: 54px; }
    .live-share-page .share-pbapp .group .ios{ display: inline-block;}





}


@media (min-width: 768px) and (max-width: 979px) {
   .share-content .pod-top{ display: none; }
   .share-content .share-content-right{ display: none !important; }
   .share-content .share-content-left{ width: 100% !important; }
   .share-content .more-episodes .epi-title{ font-size: 18px;}
   .share-content .share-podcast .top .describe .des{ font-size: 16px !important; }
   .share-content .share-podcast .top .describe .view{ font-size: 16px !important; }
   .live-share-page .logo{ width: 225px; height: 225px; min-height: 255px;}
   .live-share-page .share-pbapp .group .ios{ padding-right: 0; margin-bottom: 5px; }
    .live-shows-page .top-logo img{ height: 170px;width: 170px; min-height: 170px;}
    .live-shows-page .list .name{ top: 8px;}
    .live-shows-page .list .detail{ top: 10px;}
    .live-share-page .span8,.live-share-page .span4{ width: 100% !important; margin-left: 0 !important;}




 }
 @media (max-width: 767px) {
   .live-nav .explore{ padding-left: 10px;}
   #login-tool li .home-signup-free.live-signup-free{ margin-right: 0;}
   .share-content .pod-top{ display: none; }
   .share-content .share-content-right{ display: none !important; }
   .share-content .share-content-left{ width: 100% !important; }
   .share-content .share-podcast .top .describe .des{ font-size: 16px !important; }
   .share-content .share-podcast .top .describe .view{ font-size: 16px !important; }
   .share-content .pod-content{ margin:0px !important; }
   .share-content .pod-content .share-podcast{ padding: 15px !important; }
   .share-content .pod-content .logo-img{ width: 98px; height: 98px;    margin-right: 15px; }
   .share-content .pod-content .share-podcast .podcast-media{ width: 60%; margin-left: 0px; }
   .share-content .more-episodes .episode-list{ padding-left: 15px;  }
   .share-content .pod-content .podcast-media .pod-name{ font-size: 20px; padding-top: 0;}
   .share-content .more-episodes .epi-title{ font-size: 16px; }
   .share-content .more-episodes h3{ padding-left: 15px; }
   .share-content .share-podcast .btn-group a{ padding: 5px 14px; }
   .live-share-page .logo{ width: 200px; height: 200px;}
   .live-share-page{ padding-top: 90px;}
   .live-shows-page .shows-title{ padding-left: 15px;}
   .live-shows-page .span8 ul{ margin-left: 15px;}
   .live-shows-page .list .detail,.live-shows-page .list .name{ top: 4px;}
   .live-shows-page .list .name{ padding-left: 5px;}
   .live-shows-page .list .detail{ padding: 0 5px;}
   .live-share-page .live .top{ max-width: 350px;}
   .live-share-page .live .top .name{ max-width: 260px;}
   .live-share-page .schedule{ padding: 0 15px;}
   .live-shows-page .top-logo img{ width: 186px; height: 186px;min-height: 186px;}
   .live-shows-page .list{ width: 46.333%;}
   .live-shows-page .list:nth-child(3n){ padding-right: 10px; }
   .live-shows-page .list:nth-child(2n){ padding-right: 0; }
   .live-share-page .live .chart .chart-title{ padding-left: 15px;}
   .live-share-page .show-time{ font-size: 16px;padding-left: 0;padding-right: 0;}
   .live-share-page .show-time .time{ display: block;padding: 8px 0;}
   .live-share-page .btn-group .follow-btn{ margin-right: 5px;}
   .live-nav{ margin-right: 0 !important; margin-left: 0 !important;}
   .live-share-page .show-time .col-list{ min-width: 75px;}
   .live-share-page .show-time .col-list .number{ font-size: 30px;}
   .live-share-page .title{ font-size: 22px;}
   .common-media-list img{ margin-right: 12px; }



  }
  @media (max-width: 375px) {
      .live-shows-page .top-logo img{ width: 168px; height: 168px;min-height: 168px;}
  }

.share-content .share-content-left .pod-content .share-podcast .top .podcast-media [class^="icon-"],
.share-content .share-content-left .pod-content .share-podcast .top .podcast-media [class*=" icon-"]{
    background-image: none;
}
.share-content .share-content-left .pod-content .share-podcast .top .describe .view [class^="icon-"],
.share-content .share-content-left .pod-content .share-podcast .top .describe .view [class*=" icon-"]{
     background-image: none;
}
