/*样式重置*/ body { background: #fff; } .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; } #integral { display: block; height: 45px; position: absolute; right: 10px; top: 0; font-size: 16px; color: #fff; } /*搜索样式*/ .lin-search-ipt { height: 130px; padding: 18px 10px; background-color: #F2F3F4; box-sizing: border-box; } .lin-search-ipt div:nth-of-type(1) { border-radius: 20px; height: 45px; background-color: #fff; color: #999999; float: left; text-align: left; width: 80%; -webkit-box-flex: 1; } .lin-search-ipt input { border-radius: 20px; height: 100%; color: #999999; text-align: left; padding-left: 30px; background: url(../images/sousuo_icon.png) no-repeat; background-size: 15px 15px; background-position: 10px; } .lin-search-ipt a { font-size: 16px; display: block; padding: 4px 6px 4px 12px; color: #999999; height: 45px; float: left; width: 15%; text-align: center; line-height: 35px; } .lin-search-ipt .searchbar-clear { position: absolute; padding: 0; top: 13px; right: 5px; width: 18px; height: 18px; background: url(../images/shanchu_shuru_icon.png) no-repeat; background-size: 100% 100%; display: none; } .recent { font-size: 16px; display: block; padding: 4px 6px 4px 12px; color: #999999; height: 20px; float: left; text-align: center; margin-top: 20px } /*搜索样式结束*/ .plr10 { padding: 0 10px; } .mgt20 { margin-top: 20px; } /*标签样式*/ .search-pre-item span { display: inline-block; padding: 2px 11px; margin: 0 10px 10px 0; border: 1px solid #e1e1e1; border-radius: 10px; color: #333333; } .ax-naills{ padding: 0px 20px; } .c-border-tb { border-top-width: 0px; border-bottom-width: 1px; } .c-list .c-list-info > h4>p { font-size: 17px; line-height: 20px; } .c-avatar-div{ background: url(../images/tiaozhuan_icon.png) no-repeat; background-position: center right; background-size: 15px 15px; width: 100px; height: 45px; font-size: 14px; overflow: hidden; display: block; -webkit-box-pack: center; -webkit-box-align: center; text-align: center; margin: 25px 15px 0px 0px; } .c-avatar-div>p:nth-of-type(1){ font-size: 15px; color: #999; margin-right: 28px; } .c-avatar-div>p:nth-of-type(2){ font-size: 18px; color: #333; margin-right: 20px; }