.modal-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0,0,0,0.5);}
.yc-search{z-index: 1000010;}
.search{z-index: 1000010;}
/****/
.v_news_content video{    display: block;margin: auto;max-width:100%;height:auto;}
.v_news_content img{ margin: auto;max-width:100%;height:auto;}
.foot_list .fr:nth-child(1){margin-left:0px !important;}

@media screen and (max-width: 1400px){
.foot {padding-top: 20px;padding-bottom: 15px;}
.foot a img {max-height: 80px;}
.foot_list ul {margin-top: 5px;}
.foot .fr{max-width:80px !important;}
.foot .fr p{font-size: 13px !important;}
}

@media screen and (max-width: 1190px){
.foot_list{display:none;}
}


@media screen and (max-width: 1024px){
.foot .fr{    float: left !important;}
.foot .fr{max-width:none !important;width:25%;margin-left:0px !important;margin-top:10px;}
.foot .fr img {width: 80px !important;margin: auto;display: block;}
}
