@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 {
    color: #cccccc;
    font-size: 17px;
    margin: 0 auto;
    padding: 0 !important;
    background-color: #0e0f15;
    overflow-y: scroll;
    text-align:center;  
    background-color: #e4e5e9 !important;
    line-height: 1.2 !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;
}

.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;
}

.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;
}

.nav {
    border-bottom: 1px solid #358389;
    background-color: #000000;
    border-bottom:none;
    padding: 10px;
    text-align:left;
    margin-bottom: 0 !important;
}
.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;
    max-width: 500px;
    margin: 0 auto;
    border-top: 1px solid #272328;
    margin-top: 30px;
}
.footer, .lighttext { color: #777; }
.footer a { color: #aaa; text-decoration: underline; }
.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:10px 20px 20px 20px;
}
#mobile-share-page .title{
    text-align: left;
}
#mobile-share-page .title .podcast-tit{
    font-size: 20px;
    line-height: 26px;
    color: #666;
    margin-bottom: 6px;
}
#mobile-share-page .title .episode-tit{
    font-size: 24px;
    line-height: 28px;
    color: #000;
}
#mobile-share-page .logo{
    margin:20px 0px 35px 0px;
}
#mobile-share-page .link-btn a{
    padding: 22px 60px;
    font-size: 30px;
}
#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; }*/
#share-v1 .tit-link{color: #333; }
#share-v1 .nav{      padding: 5px 15px 8px 20px; }
#share-v1 .share-content{
    background: #ffffff;
    margin-top: 30px;
}
.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: 80%;}
.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 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;
}
.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; }
.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 .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 .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;}






@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; }




 }
 @media (max-width: 767px) { 
   .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; }










  }


.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;
}