body { min-width: 320px; min-height: 320px; width: 100%; margin: 0; padding: 0; float: left; background-color: #fff; font-family: "Microsoft YaHei" ,Arial,Helvetica,sans-serif; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; } /*APP下载主体区域*/ .U_MPDL { width: 100%; min-width: 320px; } /*APP下载头部标题*/ .U_MPDL_T { width: 100%; height: 60px; margin-bottom: 1px; background-color: #1592da; } .U_MPDL_T div { float: left; height: 100%; margin-left: 25px; line-height: 60px; font-size: 20px; color: #fff; } .U_MPDL_B { width: 100%; } /*下载内容条目区域*/ .U_MPDL_B .U_MPDL_BC { width: 100%; height: 90px; border-top: 1px solid #dcdcdc; } /*APP LOGO*/ .U_MPDL_BC .U_MPDL_BCL { width: 90px; height: 100%; background-color: #ebebeb; float: left; position: relative; } .U_MPDL_BCL div { background-image: url(http://xz.1473.cn/img/ad_logo.png); background-repeat: no-repeat; top: 0; left: 0; right: 0; bottom: 0; position: absolute; margin: auto; } /*APP名称和介绍*//*width: calc(100% - 90px - 100px);*/ .U_MPDL_BC .U_MPDL_BCC { width: 200px; overflow: hidden; height: 100%; float: left; } .U_MPDL_BCC .t { width: 100%; text-indent: 1em; padding-top: 3px; float: left; font-size: 16px; } .U_MPDL_BCC .b { width: 100%; min-width: 150px; font-size: 10px; color: #949494; float: left; } .U_MPDL_BCC .b div { text-indent: 1.4em; text-overflow: ellipsis; white-space: nowrap; } /*下载或打开按钮*/ .U_MPDL_BCR { width: 100px; height: 100%; font-size: 14px; float: right; position: relative; } .U_MPDL_BCR div { color: #fff; } .U_MPDL_BCRT { width: 100px; height: 100%; line-height: 90px; text-align: center; font-size: 14px; float: right; } .U_MPDL_BCR .U_MPDL_BCR_AZ { width: 82px; height: 18px; padding: 7px 0; border-radius: 5px; background-color: #1592da; top: 0; left: 0; right: 0; bottom: 0; position: absolute; margin: auto; margin-left: 0; } .U_MPDL_BCR_AZ div { float: left; } .U_MPDL_BCR_AZ .i { width: 18px; height: 18px; margin-left: 15px; background: url(http://xz.1473.cn/img/ad_logo.png) -69px -48px; background-repeat: no-repeat; } .U_MPDL_BCR_AZ .t { margin-left: 5px; line-height: 18px; }