@charset "utf-8";
body {overflow-x: hidden;text-align: justify;font-family:"segoe ui",arial,helvetica,"hiragino sans gb","wenquanyi zen hei","microsoft yahei",simhei,stheiti,"wenquanyi micro hei",sans-serif;}
iframe{
    width:100% !important;
}
video{
    width:100% !important;
    height:auto;
    /*background:transparent  50% 50% no-repeat;*/
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
}
@font-face {

    /*font-family:fzxysjw;

    src:;*/

    font-weight: normal;

    font-style: normal;
}
@font-face {

    /*font-family:fzzcysjw;

    src:;*/

    font-weight: normal;

    font-style: normal;
}
@font-face {

    /*font-family:fzzhunysjw;

    src:;*/

    font-weight: normal;

    font-style: normal;
}
body{
    /*font-family: fzzhunysjw;*/
    font-family: simsun;
}
img{
    width:100% ;
    max-width: 100% ;
    height:auto ;
}
.videodiv{
    width:100%;
    position:relative;
}
.videodiv img{
    width:100%;
}
.videodiv em {
    position: absolute;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    background:  100% 100% no-repeat;
    width: 120px;
    height: 120px;
}

.spantitle {
    font-size: 14px;
    display: block;
    color: #999;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    text-indent: 0em !important;
    margin-top: 10px;
    text-align: center;
}

.videotime {
    min-width:50px;
    height:20px;
    line-height:20px;
    font-size:14px;
    text-align: center;
    background-color:#f90;
    opacity: 0.6;
    border-radius:6px;
}

.videotimeparent {
    position:relative;
}

.videotimeparent em {
    position: absolute;
    top: 0px;
    left: 0px;
    min-width:50px;
    height:20px;
    line-height:20px;
    font-size:14px;
    text-align: center;
    background-color:#f90;
    opacity: 0.6;
    border-radius:6px;
}

.newshare .article img,.newshare .article video,.newshare .article audio,.newshare .article embed {
    width: 100% !important;
    margin: 0 auto !important;
    height:auto;
    display:block;
}
.weui-icon_toast.weui-icon-success-no-circle:before{
    font-size: 30px;
}
.weui-toast{
    width: 112px;
    min-height: 112px;
}
.weui-toast_content{
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
}
.weui-icon_toast{
    margin-top: 15px;
}
[class*=" weui-icon_"]:before, [class^=weui-icon_]:before{
    font-size: 30px;
}
.weui-dialog,
.weui-toast {
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    opacity: 0;
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    visibility: hidden;
    margin: 0;
    top: 45%;
    z-index: 2000;
}

