/*s*/
.banner{display:block;}
.dqwz{width:100%;    height: 40px;    border-bottom: 1px solid #666;}
.dqwz h2{    display: inline-block;
    float: left;
    font-size: 26px;    color: #93080c;}
    
    .dqwz .wz{float:right;display: inline-block;line-height:40px;}
    
    @media (max-width: 1400px){
.dqwz{
   width:calc(100% - 20px);
   margin-left:10px;}
}
@media(max-width: 1400px){

.context {    padding-left: 10px;
    padding-right: 10px;}
    .px1400{padding: 0;}
}
@media(max-width: 768px){
   video {
    width: 100%;
    margin: 0 auto;
    display: block;}
.context {    padding-left: 10px;
    padding-right: 10px;}
}
iframe {display: block;margin: 0 auto;max-width: 100%;}
.ar_article table{display: flex;overflow: scroll hidden; white-space: nowrap;width: 100%;word-break: keep-all;}
.ar_article p{word-break:break-all;word-break:break-all;  font-size: 16px !important; font-family: none !important; line-height: 35px !important;}
.ar_article span{word-break:break-all;word-break:break-all;  font-family: none !important; font-size: 16px !important;  line-height: 35px !important;}
.ar_article img{display: block; margin: 0 auto;    max-width: 100%;    height: auto !important;}
.ar_article a {word-break: break-all;}


.article-link {
    border-top: 1px dashed rgb(221, 221, 221);
    padding-top: 20px;}

.article-link p {
    margin-bottom: 20px;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.article-link p a {
    font-size: 16px;
    color: rgb(51, 51, 51);}
.fm h2{font-size: 18px;
    line-height: 22px;
    color: #fff;margin-bottom: 50px;margin-top:10px;    font-weight: 500;}
.fm a {
    display: inline-block;
    position: relative;
    margin:0 25px;}
.fm a span {
    display: none;
    position: absolute;
    left: 50%;
    width: 100px;
    text-align: center;
    margin-left: -50px;
    bottom: 100%;}
.fm a span img{
width:100%;}

.fm a:hover span {
    display: block;}
