.font1025109{ font-size: 9pt ;}
.fontstyle1025109{ color: #a5a4a4; font-family: 宋体; font-size: 9pt;}

/*组件样式*/

.imgbed{
    position: relative;
    display: block;
    height: 0;
    width: 100%;
    padding-top:60%;}
.imgbed img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
