@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 url('http://beta-msrc.jschina.com.cn/staticfile/images/video_background.jpg') 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:url('https://szwz-jsjc-gov-cn-1416.res.gxlib.org.cn:443/rwt/1416/https/MJTYIZJNNW3YEZ3PNJ3XG4DJN3RT6Z5QNVYGG5C/XJS/resource/font/FZXYSJW.TTF');*/

    font-weight: normal;

    font-style: normal;
}
@font-face {

    /*font-family:fzzcysjw;

    src:url('https://szwz-jsjc-gov-cn-1416.res.gxlib.org.cn:443/rwt/1416/https/MJTYIZJNNW3YEZ3PNJ3XG4DJN3RT6Z5QNVYGG5C/XJS/resource/font/FZZCYSJW.TTF');*/

    font-weight: normal;

    font-style: normal;
}
@font-face {

    /*font-family:fzzhunysjw;

    src:url('https://szwz-jsjc-gov-cn-1416.res.gxlib.org.cn:443/rwt/1416/https/MJTYIZJNNW3YEZ3PNJ3XG4DJN3RT6Z5QNVYGG5C/XJS/resource/font/FZZHUNYSJW.TTF');*/

    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: url('http://beta-msrc.jschina.com.cn/staticfile/images/playBtn.png') 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;
}

