body,* {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif,"黑体";
    max-width: 100% !important;
}
#main{
    min-width: 320px;
    height: auto;
    margin: 10px auto 10px auto;
    display:block;
}
#sharead{
    width: 100%;
}
.content_font .container{
    width:100%;
    height:auto;
    overflow:hidden;
}
.content_font .content {
    width:auto;
    height:auto;
    margin:0 12px 0 12px;
}
#main_title {
    width:100%;
    height:auto;
    line-height:1.5;
    font-size:1.1rem;
    font-weight:bold;
    text-align:left;
    color:rgb(0,0,0);
}
#main_info {
    margin: 25px auto;
    width: 100%;
    clear:both;
    display: block;
}
#content_source {
    width:auto;
    height:.65rem;
    line-height:.65rem;
    font-size:.65rem;
    color:#666;
}
#content_time{
    width:auto;
    height:0.6rem;
    line-height:0.6rem;
    font-size:0.6rem;
    color:#999999;
    margin-top: 5px;
}
#content{
    width:100%;
    height:auto;
    line-height:1.8;
    margin: 20px auto 10px auto;
    clear: both;
    color:#222222;
    box-sizing: border-box;
}
/* #content p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 16px;
    text-align: justify;
    margin-bottom: 8px;
} */
#content img {
    text-indent: 0em;
    max-width: 100%;
    height: auto;
    margin:0 auto 0 auto;
}
#videoContainL{
    /* position: fixed; */
    z-index: 99999;
    width:100%;
    top:-4px;
    background-color:#fff;
    font-size:0
}
#videoContainL .vcp-player{width: 100%!important;}
#videoContainL .vcp-player video{width: 100%!important;}

#content p img {
    text-indent: 0em;
    /* width: 100% !important; */
    display: block;
    /*margin: 0 -12px!important;*/
}

#content p.font_bottom{
    color: #7f7f7f;
    font-size: .7rem;
    padding-top: 0;
    text-indent: 0;
}
#content .font_bottom:last-of-type{
    padding-top: 0;
    padding-bottom: 30px;
}



.topic_font .container{
    max-width: 640px;
    height:auto;
    overflow:hidden;
    margin:0 auto;
    padding:0;
}
.topic_font .content {
    width:auto;
    height:auto;
    margin:0 12px 0 12px;
    padding:0;
}
#banner {
    margin: 0 auto;
    width:100%;
    height:auto;
    display: block;
    text-align:center;
    overflow:hidden;
}
#banner img {
    max-width: 100%;
}
#title {
    width: 100%;
    padding: 3px 0 2px 0;
    font-size:18px;
    font-weight:bold;
    text-align:left;
    color:#222222;
    line-height:1.5;
}
#description {
    width: 100%;
    font-size:14px;
    color:#666666;
    line-height: 1.5;
    margin: 1px auto 2px auto;
}
#listTitle {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
}
#listTitle span {
    margin: 5px 9px 0 0 ;
    padding: 5px 10px;
    background-color:#F1F1F1;
    display: inline-block;
    color:#3D3D3D;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    font-size:14px;
}
#list_Content{
    width:100%;
    margin: 3px auto;
    border-top:solid 10px #F5F5F7;
}
.more_title_img{
    background:url(//m.voc.com.cn/wxhn/images/2016@tui.png) no-repeat;
    background-size: 5px 12px;
    width:5px;
    height:12px;
    display:inline-block;
    overflow:hidden;
    margin-top: 10px;
}
.more_title {
    width: 100%;
    height:28px;
    line-height: 28px;
    padding-top:2px;
}
.more_title_nav {
    margin-left: 10px;
    font-size:14px;
    color:#333333;
}
.more_title_nav_red{
    color:#f93045;
}
.more_title_more {
    float:right;
    font-size:12px;
    color:#666666;
}
.more_content{
    width: 100%;
    clear:both;
    height:auto;
}
.content_more_list{
    width:100%;
    height: auto;
    clear:both;
    display: block;
    overflow: hidden;
    border-bottom: solid 1px #EFEFEF;
}
.content .content_more_list:last-child{
    border-bottom: none;
}
.more_content_hr{
    border-bottom: solid 10px #F5F5F7;
}
.content_more_list{
    width:100%;
    height: auto;
    clear:both;
    display: block;
    overflow: hidden;
    border-bottom: solid 1px #EFEFEF;
}
.content_more_list dl{
    width:100%;
    height: auto;
    clear:both;
    display: block;
    overflow: hidden;
}
.content_more_list dl dt{
    float:left;
    width: 32.3%;
}
.content_more_list dl dd{
    float:right;
    width: 66%;
    position:relative;
}
.content_more_list dl dt img {
    width: 100%;
    height: 100%;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.content_more_list dd p {
    font-size: 17px;
    line-height:1.3333;
    margin: 0 0 0 10px;
    padding:0;
    color:#222222;
    overflow:hidden;
    text-overflow:ellipsis;
    width:auto;
    height: 43px;
}
.content_more_list dd span {
    font-size: 12px;
    font-weight: normal;
    line-height:1.3333;
    position:absolute;
    bottom:0;
    color:#999999;
    margin-left: 10px;
}
.content_more_list a {
    margin: 10px 0 10px 0;
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.mod_pic h3{
    width:100%;
    height:18px;
    display:block;
    overflow:hidden;
    line-height:18px;
    font-size:17px;
    font-weight: normal;
    color:#222222;
    text-overflow:ellipsis;
    margin-bottom: 8px;
}
.mod_pic ul{
    width:100%;
    text-align: center;
}
.mod_pic ul li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    font-size:12px;
    width:32.3%;
}
.mod_pic ul li img {
    width: 100%;
    height: 100%;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.mod_pic ul li:first-child{
    float:left;
}
.mod_pic ul li:last-child{
    float:right;
}



#top {
    height:44px;
    width:100%;
    background: #EEEEEE;
    text-align:center;
    font-size: 17px;
    line-height: 44px;
}




body.background_black{
    height: 100%;
    background-color:#000000;
}
.background_black h1,
.background_black h2,
.background_black p,
.background_black textarea,
.background_black form {
    margin: 0;
    padding: 0;
    line-height: 1;
}
.anim {
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.assist {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
/* pic */
.pic_box {
    overflow: hidden;
    height: 100%;
    width: 100%;
    white-space:nowrap;
}
.pic_slider {
    font: 0px/0px a;
    height: 100%;
}
.pic_slider div{
    background: no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    float: left;
}
.pic_slider div img {
    border: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
/* content */
.content_box {
    position: relative;
    z-index: 100;
    left: 0;
    right: 0;
    margin-top: -55px;
    padding: 0 15px 44px 15px;
}
.content_box header {
    padding: 20px 0 8px 0;
}
.content_box h1 {
    display: inline-block;
    font-size: 17px;
    color: #FFFFFF;
    padding-right: 3px;
}
.content_box header span {
    font-size: 12px;
    color: #FFFFFF;
}
.content_box p {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 20px;
}
#content_box_mb {
    position:absolute;
    width:100%;
    background-color:#000000;
    opacity:0.7;
    z-index: 90;
}

video {
    display: block;
}
.list-paddingleft-2,.list-paddingleft-3,.list-paddingleft-1{
    padding-left:30px;
  }
  /* app详情样式 */
  .content {
    padding: 0.95rem 0 1.5rem 0;
}

.content h1 {
    padding: 0 0.75rem 0 0.75rem;
    font-size: 1.1rem;
    color: #000;
    line-height: 1.75rem;
    text-align: justify;
}

.content .time,
.content .source,
.content .time>i {
    font-size: 0.6rem;
    color: #777;
    margin-top: 0.5rem;
    margin-bottom: 1.35rem;
    padding: 0 0.75rem;
}

.content .time>i {
    font-style: normal;
    padding: 0;
    color: #999;
}

.content .line {
    display: inline-block;
    width: 1px;
    position: relative;
    top: 0;
    height: 0.425rem;
    background: #cacaca;
    margin: 0 0.25rem 0 0.35rem;
}


.font_control p,
.font_control strong {
    font-size: 1.0rem;
    /*font_control_size*/
}

.content .main p {
    text-align: justify;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.67;
    padding: 0.5rem 0;
    word-wrap: break-word;
    font-size: 1rem;
}
.content .main section p {
    padding: 0;
}
.content h3 {
    margin-bottom: 0.7rem;
    font-size: 0.95rem;
    line-height: 1.125rem;
    padding: 0 0.7rem;
}

.content img {
    /* width: 100%; */
    height: auto;
}

.content .videoContainL {
    display: block;
    position: relative;
    margin: 0.7rem 0;
}

.content .videoContainL img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.content .previewImg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.content .layerLarge {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.content .layerLarge img {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.25rem 0 0 -1.25rem;
}

.content .source {
    margin-top: 1.25rem;
    margin-bottom: 0;
}

#main_info { margin: 25px auto 15px auto; width: 100%; clear:both; display: block; overflow: hidden; }
#source { float:left; width:auto; height:18px;line-height:18px; font-size:12px; color:#999999;}
#hits{ float:right; width:auto; height:18px;line-height:18px; font-size:12px; color:#999999;}
#time{ float:left; width:auto; height:18px;line-height:18px; font-size:12px; color:#999999;clear: left; }
.video-js{
    max-height: 60vh;
}
video.video-js{
    display: none;
}