.font194422{ font-size: 9pt ;}

.scy1401-mt .chg_17_png_bg {
    background: url(images/scy1401-wx.png) no-repeat;
    background-size: 100% 100%;}
.scy1401-mt .chg_16_png_bg {
    background: url(images/scy14011-wx.png) no-repeat;
    background-size: 100% 100%;}
.scy1401-mt .chg_15_png_bg {
    background: url(images/scy1401-wb.png) no-repeat;
    background-size: 100% 100%;}
.scy1401-mt{margin-top:10px;}
.scy1401-mt>div {
    width: 41px;
    height: 41px;
    display: inline-block;
    margin: 8px;
    cursor: pointer;
    position: relative;}
.scy1401-mt>div img {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    bottom: 150%;
    transform: translateX(-50%);
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;}

.scy1401-mt>div:hover img {
    bottom: 100%;
    visibility: visible;
    opacity: 1;}

.bq{float:left;width:500px;}
.copyright p{    text-align:left;}
.rem{float:right;}
