.on .list{    display: block  !important;}@media screen and (max-width: 1200px){
.big-nav .scroll li .list dd a {
    display: block;
    height: .4rem;
    font-family: "楷体";}.big-nav .scroll li a {
    color: #fff;
    font-family: "楷体";}}
.hdr-t .lans {
    position: relative;
    margin-right: .2rem;
    margin-left: .15rem;
    display: none;}
.sub-nav-bg{position:fixed;top:0;left:2rem;width:1.4rem;background:#fff;display:none;height:100%;z-index:1;}
.leftMain .navs li:hover .sub-nav-bg{display:block;}
.footer .fta .aleft .ftinfo p em{
    position: absolute;
    left: 0;
    top: .05rem;
    font-size: .24rem;
    color: #444;}@media screen and (max-width: 1180px){
.footer .fta .aleft .ftinfo p em {
    position: static;
    margin-right: 5px;}}
.mobileCode-title{font-size: 20px;font-weight: 600;margin-top: 20px;border-left:5px solid #781806;padding-left:15px;margin-left: 15px;}
.footmtjz{margin: 20px auto 0;}
.footmtjz li{
    position: relative;
    width: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    margin-bottom: 30px!important;}

.footmtjz li>img{max-width:70px;margin:0 auto;width:80%;padding-bottom: 15px;}
.footmtjz .matrix-hide{
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    opacity: 0;
    position: absolute;
    top: 0px;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    width: 0;}
.footmtjz .matrix-hide img{
    height: 100%;
    width: 100%;
    object-fit: contain;}

.footmtjz li:hover .matrix-hide {
    height: 100%;
    opacity: 1;
    width: 100%;}
.footer .fta .aright {
    margin: 0 auto;}

.mobileCode-title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    border-left: 5px solid #781806;
    padding-left: 15px;
    margin-left: 15px;
   /* width: 280px;*/
    margin: 10px auto;}



@media screen and (max-width: 600px){
.footmtjz{width:100%;
    display: flex;
    justify-content: center;}
.footmtjz li{width:20.6%;margin-bottom: 10px;}

}
