@font-face {   
    font-family: 'icomoon'; 
    src:url('font/icomoon.svg');
    src:url('font/icomoon.eot') format('embedded-opentype'),
        url('font/icomoon.woff') format('woff'),
        url('font/icomoon.ttf') format('truetype'),
        url('font/icomoon.svg') format('svg');   
    font-weight: normal;
    font-style: normal;
}

body {
    width: 100%;
    overflow-x: hidden;
}
.hero {
    max-width: 100%;
    max-height: 210px;
    overflow: hidden;
}
.hero img {
    width: 100%;
    height: 100%;
    display: block;
}
.summary {
    padding: 12px;
    height: 90px;
    border-bottom: 1px solid #eee;
    position: relative;
    overflow: hidden;
}
.summary img {
    float: left;
    margin-right: 25px;
}
.summary .title {
    overflow: hidden;
    line-height: 27px;
}
.summary .title h3 {
    font-size: 1.4rem;
    color: #333;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-weight: normal;
}
.summary .source {
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
}
.summary .source time,
.summary .source .pv {
    color: #999;
    margin-right: 5px;
}
.summary .status {
    padding: 0 4px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: 12px;
    bottom: 8px;
    text-align: center;
    color: #BABABA;
    border: 1px solid #BABABA;
    border-radius: 3px;
}
.summary .status-3 {
    color: #ef3832;
    border-color: #ef3832;
}
.summary .status-4 {
    color: #32a142;
    border-color: #32a142;
}
.loadmore {
    font-size: 1.4rem;
    border-radius: 3px;
    text-align: center;
    margin: 0 10px;
    border: 1px solid #D8D8D8;
    height: 40px;
    line-height: 38px;
    background-color: #EAEAEA;
    color: #666;
    margin-top: 20px;
}

.message-box {
    border-top: 2px solid #FF8585;
    border-bottom: 2px solid #FF8585;
    padding: 10px 0;
    margin: 0 10px;
    position: relative;
    margin-top: 40px;
}
.message-box .status {
    color: #f33;
    font-size: 1.5rem;
    padding-right: 10px; 
    float: left;
    position: absolute;
    top: -12px;
    background-color: #F4F4F4;
}
.message-box date {
    float: right;
    font-size: 1.2rem;
    color: #FF8585;
    top: -14px;
    position: absolute;
    right: 0;
    background-color: #F4F4F4;
    line-height: 24px;
    padding-left: 10px;
}
.message-box .message {
    margin: 10px 0;
    font-size: 1.2rem;
}
.relation-box {
    margin-top: 40px;
}
.list2 {
    border-top: 1px solid #E4E4E4;
    border-bottom: none;
    position: relative;
    padding-top: 15px;
    background: #fff;
}
.list2 .list-name {
    text-indent: 18px;
    min-width: 98px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #33A1FF;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -15px;
}
.list2 .list-name:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    right: -15px;
    top: 0;
    border-radius: 50%;
    background: #33A1FF;
    display: block;
}
.list2 .list-row {
    line-height: 45px;
    border-bottom: 1px solid #E4E4E4;
    margin-left: 20px;
}
.list2 .list-row:last-child {
    margin-left: 0;
    padding-left: 15px;
}
.list2 .list-row
.list2 .list-row i {
    margin-right: 20px;
    width: 20px;
}
.list2 .list-row i:before {
    font-size: 15px
}
.list2 .list-row .em {
    font-style: italic;
    font-weight: bold;
}

.notice-title {
    font-size: 1.4rem;
    margin: 20px 15px;
}
.notice-content {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 15px;
}

.data-box {
    word-break: break-all;
    padding: 0 10px;
}
.data-box .item {
    margin: 20px auto 0;
}
.data-box .item-video {
    width: 100%;
}
.data-box .item-video iframe {
    width: 100%;
    height: 100%;
}
.data-box .item img {
    max-width: 100%;
    display: block;
    margin: auto;
}
h1.article-title { font-size: 2.2rem; line-height: 1.0; overflow: hidden; margin: 20px 10px 0; padding-bottom: 5px;}



.ui-jplayer {
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid #EEE;
    background: #BEBEBE;
}
.ui-jplayer:after {
    content: '';
    clear: both;
}
.ui-jplayer .status {
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ccc;
    font-size: 18px;
    position: relative;
    z-index: 10;
}
.jp-video-play .status {
    background: none;
    width: 30px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: relative;
    display: block;
    float: left;
    margin-left: 10px;
}
.ui-jplayer i.jp-play {
    width: 30px;
    height: 30px;
    background-position: 0 0;
}
.ui-jplayer i.jp-pause {
    background-position: -15px 0;
}
.ui-jplayer .jprogress {
    float: left;
    width: 100%;
    margin: 0 -80px 0 -50px;
    height: 100%;
}
.ui-jplayer .jprogress-inner {
    position: relative;
    height: 100%;
    margin: 0 60px 0 40px;
}
.ui-jplayer .jp-seek-bar {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    background-color: #999;
}
.ui-jplayer .jp-play-bar {
    background-color: #26BF8F;
    width: 0%;
    height: 100%;
}
.ui-jplayer .jp-duration {
    float: left;
    width: 80px;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.jp-video-play .jp-play{
    font-family: 'icomoon'; 
}
.jp-video-play .jp-play:before {
    content: '\e60a';
    display: block;
    width: 100%;
    height: 100%;
}
.jp-video-play .jp-pause:before {
    content: '\e609';
    display: block;
    width: 100%;
    height: 100%;
}
.jp-video-play .jprogress {
    position: absolute;
    top: 0;
    width: 90%;
    height: 30px;
    margin: auto;
    left: 0;
    right: 0;
}
.jp-video-play .jp-seek-bar {
    height: 4px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.4);
}
.jp-video-play .jp-play-bar {
    height: 100%;
    background-color: #999;
    position: absolute;
}
.jp-video-play .jp-play-bar:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: -6px;
    top: -4px
}
.jp-video-play .jp-duration,
.jp-video-play .jp-current-time {
    position: absolute;
    top: 0;
    line-height: 40px;
    color: #fff;
    font-size: 1.5rem;
}
.jp-video-play .jp-duration { right: 0;}
.jp-video-play .jp-current-time { left: 5% }
.info {
    font-size: 1.2rem;
    padding: 10px 0 0 10px;
    color: #999;
}
.location {
    margin: 20px 10px;
    font-size: 1rem;
    line-height: 1.5rem;
}
.location img {
    height: 1.5rem;
    line-height: 1.5rem;
    vertical-align: middle;
}