.ys li { list-style-type: circle; } .mask { position: fixed; bottom: 0; left: 100%; width: 100%; height: 128px; background: url("{eyou:global name='web_attr_9' /}") no-repeat scroll center; z-index: 1001; } .closeee { background: url("{eyou:global name='web_attr_10' /}") no-repeat center center; } .mask .gotoCenter { display: block; width: 1000px; height: 140px; margin: 0 auto; } .mask .closeee { position: absolute; top: 0; left: 20px; margin-left: 0px; width: 40px; height: 100%; cursor: pointer; } .clickarea { position: absolute; top: 0; left: 200px; margin-left: 0px; width: 100%; height: 100%; cursor: pointer; } .thumbnail { position: fixed; left: 0px; bottom: 50px; width: 184px; height: 124px; cursor: pointer; /*display: none;*/ } @-webkit-keyframes rotate { from { -webkit-transform: rotate(360deg); } to { -webkit-transform: rotate(0deg); } } @media (max-width :768px) { .pcontent p img { max-width: 100%; } .article-wrapper__bd { min-width: 100%; } .block-container, .block-inner { width: 100%; } .mask { display: none; } }