| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498 |
- .warp_public_nav{border-bottom: 1px solid #eee;}
- .info_details {
- display: flex;
- margin-bottom: 20px;
- }
- .info_detail_left {
- width: 854px;
- float: left;
- }
- .info_cont {
- border: 1px solid #eee;
- text-align: center;
- padding-bottom: 50px;
- }
- .info_cont h2{
- font-size: 24px;
- color: #494949;
- text-align: center;
- /* overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap; */
- width: 734px;
- margin: auto;
- margin-top: 47px;
- }
- .info_date{
- font-size: 14px;
- color: #b2b2b2 !important;
- text-align: center !important;
- margin-top: 16px !important;
- margin-bottom: 30px !important;
- }
- .info_date span{
- padding-right: 14px;
- }
- .info_cont p{
- line-height: 24px;
- font-size: 14px;
- width: 734px;
- margin: auto;
- text-align: left;
- color: #494949;
- }
- .info_cont h4{
- font-size: 14px;
- font-weight: bold;
- text-align: center;
- margin-top: 37px;
- }
- .info_cont img{
- max-width: 100%;
- }
- .relate_info {
- border: 1px solid #eee;
- margin-top: 30px;
- margin-bottom: 16px;
- }
- .relate_info>div:first-child {
- height: 37px;
- background: #f6f6f6;
- border-bottom: 1px solid #eee;
- }
- .relate_info h4 {
- width: 137px;
- font-size: 16px;
- color: #494949;
- text-align: center;
- font-weight: bold;
- line-height: 37px;
- background: #fff !important;
- border-top: 3px solid #51a7ff;
- }
- .relate_info li{
- float: left;
- color: #51a7ff;
- line-height: 36px;
- list-style-type:disc;
- width: 47%;
- margin-left: 22px;
- }
- .relate_info ul{
- width: 830px;
- margin: auto;
- overflow: hidden;
- margin-top: 20px;
- margin-bottom: 40px;
- }
- .relate_info a{
- font-size: 14px;
- width: fit-content;
- max-width: 95%;
- display: block;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .relate_info p {
- float: right;
- width: 100%;
- }
- .relate_info a:hover{
- color: #51a7ff;
- text-decoration: underline;
- }
- /* 右侧 */
- .info_detail_right{
- float: right;
- width: 330px;
- margin-top: -41px;
- }
- /* 相关游戏信息 */
- .relate_game {
- display: flex;
- margin-bottom: 16px;
- margin-top: 40px;
- margin: auto;
- width: max-content;
- width:-moz-fit-content;
- width:-ms-fit-content;
- display:inline-block;
- *display:inline;
- *zoom:1;
- }
- .relate_game2{
- width: 96.3%;
- padding: 15px;
- border: 1px solid #eee;
- border-top: none;
- }
- .relate_game>a>img{
- float: left;
- width: 77px;
- height: 77px;
- }
- .relate_game2 .relate_game_txt{
- margin-left: 10px;
- }
- .relate_game2 .relate_game_txt h4{
- font-size: 16px;
- margin: 5px 0 10px 0;
- }
- .relate_game_txt p span{
- width: 90px;
- display: block;
- float: left;
- }
- .relate_game_txt{
- float: left;
- width: 89px;
- margin-left: 7px;
- }
- .relate_game_txt h4{
- font-size:14px;
- width: 250%;
- color: #2B2823;
- font-weight: bold;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .relate_game_txt a:hover{
- color: #51a7ff;
- text-decoration: underline;
- }
- .relate_game_txt p{
- font-size: 12px;
- color: #B2B2B2;
- line-height: 21px;
- width: 200%;
- display: flex;
- }
- .az_code_right {
- width: 155px;
- float: right;
- height: 29px;
- margin-top: 25px;
- position: relative;
- border: 1px solid #8CC63F;
- border-radius: 5px;
- }
- .az_code_de {
- width: 155px;
- float: right;
- height: 29px;
- margin-top: 25px;
- position: relative;
- border: 1px solid #8CC63F;
- border-radius: 5px;
- }
- .az_ed_download {
- float: left;
- }
- .az_ed_download:hover{
- background: #8CC63F;
- }
- .az_ed_download:hover span{color: #fff;}
- .az_ed_download img {
- width: 16px;
- padding: 7px;
- float: left;
- }
- .az_ed_download span{
- font-size: 14px;
- line-height: 29px;
- color: #8CC63F;
- padding: 5px 10px 5px 0px;
- }
- .small-code{
- width: 30px;
- height: 29px;
- float: right;
- background: #8CC63F;
- }
- .small-code img{
- width: 20px;
- cursor: pointer;
- padding: 5px 0 0 6px;
- }
- .scan_code img{width: 16px;}
- .big_az_code{
- top: -41px !important;
- left: 169px !important;
- }
- #qrcode_title,#qrcode_tit{
- padding: 10px;
- }
- .az_no_link{
- width: 155px;
- float: right;
- height: 29px;
- margin-top: 25px;
- position: relative;
- border: 1px solid #afafaf;
- border-radius: 5px;
- }
- .az_no_download{float: left;cursor: pointer;}
- .az_no_download:hover{background: #afafaf;}
- .az_no_download:hover span{color: #fff;}
- .az_no_download img{
- padding: 7px;
- float: left;
- }
- .az_no_download span{
- font-size: 14px;
- line-height: 29px;
- color: #afafaf;
- padding: 5px 10px 5px 0px;
- }
- .az_no_link .small-code{background: #afafaf;}
- /* 热点新闻 */
- .hot_news {
- overflow: auto;
- margin-bottom: 48px;
- }
- .hot_news h4 {
- border-bottom: 1px solid #e6e6e6;
- padding: 10px 0;
- }
- .hot_news h4 span {
- font-size: 16px;
- font-weight: 400;
- padding: 10px 0;
- border-bottom: 2px solid #51a7ff;
- }
- .hot_news_cont:nth-child(even) {
- padding-right: 10px;
- }
- .hot_news_txt {
- height: 38px;
- margin-top: 5px;
- }
- .hot_news_cont {
- width: 160px;
- float: left;
- margin-top: 12px;
- border-bottom: 1px dashed #e6e6e6;
- padding-bottom: 12px;
- }
- .hot_news_img {
- height: 117px;
- overflow: hidden;
- border: 2px solid #fff;
- }
- .hot_news_img img {
- width: 100%;
- height: 100%;
- transition: all 1s;
- }
- .hot_news_img img:hover {
- transform: scale(1.1);
- }
- .hot_news_img:hover {
- border: 2px solid #51a7ff;
- }
- .hot_news_txt a {
- font-size: 14px;
- color: #494949;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
- .hot_news_txt a:hover {
- color: #51a7ff;
- text-decoration: underline;
- }
- /* 礼包详情页 */
- .gift_info {
- overflow: auto;
- margin-bottom: 30px;
- }
- .content_left {
- width: 800px;
- float: left;
- }
- .gift_cont{overflow: hidden;}
- .gift_cont img{
- width: 116px;
- height: 116px;
- float: left;
- }
- .gift_cont .gift_txt{
- float: left;
- width: 550px;
- margin-left: 20px;
- }
- .gift_cont h2{
- font-size: 16px;
- color: #494949;
- font-weight: bold;
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .gift_txt p{
- font-size: 12px;
- color: #b2b2b2;
- margin-top: 12px;
- }
- .gift_txt .warp_gift_surplus{width: 131px !important;}
- .gift_txt .gift_progress span{float: left;}
- .gift_txt .gift_progress{
- margin-left: 0 !important;
- margin-top: 8px !important;
- overflow: hidden;
- }
- .gift_txt .gift_progress p{margin-top: 0 !important;}
- .gift_cont a p{
- float: left;
- font-size: 16px;
- color: #FC5351;
- background-color:#fff ;
- border: 1px solid #FC5351;
- border-radius: 20px;
- padding: 5px 23px;
- cursor: pointer;
- }
- .gift_cont a p:hover{
- color: #fff;
- background:#FC5351 ;
- }
- .gift_title{
- width: 100%;
- margin-top: 60px;
- border-bottom: 1px solid #eee;
- }
- .gift_title p{
- font-size: 16px;
- line-height: 18px;
- color: #494949;
- font-weight: bold;
- padding-left: 10px;
- margin-bottom: 6px;
- border-left: 4px solid #51a7ff;
- }
- .content_left .text{
- font-size: 14px;
- line-height: 20px;
- margin-top: 17px;
- }
- .content_left .text a{
- color: #51a7ff;
- margin: 0 5px;
- }
- .content_left .text a:hover{text-decoration: underline;}
- .lydownload{
- margin-top: 67px;
- }
- .content_right {
- width: 384px;
- float: right;
- }
- .gift{margin-left: 0 !important; overflow: hidden;}
- button{
- color: #fff;
- font-size: 14px;
- padding: 4px 19px;
- cursor: pointer;
- }
- button:active,button:focus{
- outline: none;
- border-color: transparent;
- box-shadow:none;
- }
- #gift_code_ed .no_download_popup{
- height: 170px;
- }
- #gift_code_ed .tip_txt p,#gift_code_ing .tip_txt p{
- font-size: 14px;
- padding: 0;
- /* text-align: left; */
- line-height: 22px;
- }
- #gift_code_ed .tip_txt,#gift_code_ing .tip_txt{
- width: max-content;
- margin: auto;
- margin-top: 10px;
- }
- #gift_code_ed .tip_txt .content,#gift_code_ing .tip_txt .content{
- width: max-content;
- margin: auto;
- }
- .tip_txt .gift_name{
- max-width: 320px;
- width: max-content;
- margin: auto;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .tip_btn .copy{
- float: left;
- background-color: #51a7ff;
- }
- /* 右侧广告 */
- .wx_img{
- width: 384px;
- height: 151px;
- margin-top:23px;
- }
- .wx_img img{
- height: 100%;
- width: 100%;
- }
- .article_adv {
- width: 384px;
- height: 135px;
- margin-top:23px;
- position: relative;
- overflow: hidden;
- }
- .article_adv div {
- z-index: 1;
- background-color: rgba(0, 0, 0, 0.5);
- color: white;
- position: absolute;
- width: 100%;
- height: 28px;
- font-size: 14px;
- bottom: -28px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)
- }
- .article_adv div span {
- line-height: 28px;
- padding-left: 12px;
- }
- .article_adv img {
- width: 100%;
- height: 100%;
- }
- .curLoc .container div{
- float: left;
- }
- .curLoc .title {
- display: block;
- float: left;
- width: 660px;
- /* max-width: 654px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap; */
- }
|