body{
margin:0;
padding:0;
font-family:sans-serif,"Helvetica Neue",Arial;
font-size:14px;
font-weight:400;
font-style:normal;
line-height:1.5;
color:#212529;
text-align:left;
background:#fdfdfd
}

.breadcrumbs{padding:6px}

.header{
float:left;width:100%;height:55px;
display:flex;justify-content:space-between;align-items:center;
background:#fff;position:fixed;top:0;left:0;z-index:99;
border-bottom:1px solid #789193
}
.logo{
width:100%;padding:0 10px;height:100%;
display:flex;justify-content:center;align-items:center
}

a{color:#3b5998;text-decoration:none}
a:hover,a:focus{color:#000}

p{
margin:4px;
padding:0 3px;
font-family:Verdana,Arial,Helvetica,sans-serif;
border:1px dotted #f4f4f4;
font-size:12px
}
b{font-weight:400}

h1,h2{
font-size:1rem;
font-weight:400;
color:#fff;
padding:6px 0 6px 10px;
background:linear-gradient(to right,#207CBF,#0f3957);
border-radius:4px;
letter-spacing:.0015em
}
h3,h4,h5,h6{font-size:12px;margin:0}

.topbar{
background:#565450;
padding:10px 0 5px 4px;
border-bottom:2px solid #000;
color:#fff
}

.fmcover{
font-size:.76em;
line-height:1.6
}

.fmabout {
  min-height: 120px;
  margin-top: 15px;
  background: #ffffff;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.6;
}
.audio-wrapper {
  margin-top: 15px;
  height: 42px;
}

audio {
  width: 100%;
  height: 42px;
}

.pendu,.pendu0,.pendu1,.pendu2,.pendu3,.pendu4,.pendu5,.pendu6,
.pendu7,.pendu8,.pendu9,.pendu10,.pendu11,.pendu12,.pendu13,
.pendu14,.pendu15,.pendu16,.pendu17,.pendu18,.pendu19,.pendu20,
.pendu21,.pendu22,.pendu23,.pendu24,.pendu25,.pendu26,.pendu27,
.pendu28,.pendu29{
font-size:1rem;
color:#fff;
padding:6px 0 6px 10px;
background:linear-gradient(to right,#207CBF,#0f3957);
border-radius:4px
}

a.mrj,.fmlink{
float:left;
width:100%;
color:#1079a8;
background:#fff;
padding:10px 5px;
font-size:15px;
border-bottom:1px solid #f2f2f2;
box-sizing:border-box
}
a.mrj:hover,.fmlink:hover{background:#eee}

.fmrow{
padding:8px;
background:#fdfdfd;
border-bottom:1px solid #ececec
}

.share a{display:inline-block}
.share a:hover{background:#eee}
.shareicon{margin:10px}

.down a,.down2 a{
color:#fff;
padding:10px 20px;
border-radius:3px;
margin:5px;
display:inline-block
}
.down a{background:#00c3f4}
.down2 a{background:#e05fef}
.down a:hover,.down2 a:hover{background:#262627}

.smallgray{font-size:10px;color:#ccc}
.sprt{border-bottom:1px dashed #ccc;margin:2px 0}

.style24{color:#CE3B3B;font-weight:bold}
.style18{color:#484C4D}

@media(max-width:600px){
.share{width:96%;margin:0 auto}
.share a{float:left;width:16%;text-align:center}
.shareicon{margin:10px 0}
}
