.chaping { display: none; position: fixed; top: 0; /*left: 50%;*/ margin-left: 50%; width: 0; height: 10; z-index: 9; /*background: rgba(0, 0, 0, 0.5);*/ } .chaping-w { /*padding-right: 360px; width: 700px; margin: 0 auto; margin-left:-280px;*/ } .chaping-inner { /* background-color: #ccc; */ /* position: absolute; top: 50%; left: 50%; */ overflow: hidden; position: relative; margin: 220px -230px 81px; /*padding: 25px;*/ /* padding: 10px; */ width: 360px; /* height: 550px; */ background-color: #ffffff; border-radius: 10px; } .chaping-close { position: absolute; top: 8px; right: 8px; width: 32px; height: 32px; background: url('../../images/close.png') center no-repeat; z-index: 9; } .chaping-img { display: block; /* width: 600px; height: 600px; */ width: 360px; height: 360px; } .chaping-ad { height: 260px; } .chaping-news { } .chaping-news a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333333; line-height: 38px; } .chaping-news a:hover { color: red; } .chaping-news a::before { margin-right: 7px; content: ''; }