/*样式重置*/ .demo-comtop { top: 0; right: 0; left: 0; background-color: #17B3EC; -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-backface-visibility: hidden; backface-visibility: hidden; width: 100%; height: 45px; line-height: 44px; color: #333; text-align: center; font-size: 18px; position: relative; z-index: 9999; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; } .h174{ height: 174px; background-color: #17B3EC; } #star { position: absolute; top: 50%; right: 10px; margin-top: -10px; width: 20px; height: 20px; background-image: url(../images/sousuohuodong_icon.png); background-size: 20px; background-repeat: no-repeat; } .text,.pic{ display: inline-block; z-index: 10000; } .text{ width: calc(100% - 115px); text-align: center; margin-top: 34px; } .text>p:nth-of-type(1){ font-size: 30px; color: #ffffff; }.text>p:nth-of-type(2){ font-size: 18px; color: #8ae0ff; text-indent: 25px; } .pic{ background-size: contain; position: absolute; top: 25px; right: 20px; width: 115px; height: 140px; } .c-list-action { text-align: center; right: 20px!important; width: 100px; } .c-list-action>span{ font-size:20px ; color: #333; } .c-list-action>a{ font-size:14px ; color: #FFA244; } .c-list > li { position: relative; display: -webkit-box; margin-left: 0px; border-top: none; border-top: 1px solid #e1e1e1; background: url(../images/tiaozhuan_icon.png) no-repeat right center; background-size: 8px 16px; font-size: 16px; color: #333; } .c-list li:nth-of-type(1){ border-top: none; background: url(../images/tiaozhuan_icon.png) no-repeat right center; background-size: 8px 16px; } .c-list .c-list-indent-m { vertical-align: middle } .inlineBlock{ display: inline-block; } .c-list-indent-m p{ font-size: 20px; height: 65px; line-height: 65px; color: #333; vertical-align: middle; } .c-list .c-avatar-m{ display: inline-block; width: 45px; height: 45px; font-size: 14px; vertical-align: middle; } .c-list-indent-m { padding-right: 130px !important; } .c-list-action { display: inline-block; vertical-align: middle; }