HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.luokay.com/ce/css/index.css
body {
    min-width: 320px;
    max-width: 740px;
    margin: 0 auto;
    font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
    overflow-x: hidden;
    padding: 13px 15px;
  	width:100%;
    
}
.p-date-wrap {
  margin: 30px 0;
    position: relative;
    width: 8%;
    height: 1px;
    border-bottom: 1px solid rgba(126, 126, 126, .5);
}
.p-date {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -7px;
    background-color: white;
    color: #9a9a9a;
}
.title {
    
    font-size: 24px;
    font-weight: 800;
    line-height: 1.5;
}
.sub-content-footer {
	margin-top:10px;
}
.titleLogo {
    display: inline-block;
    height: 16px;
    border: 1px solid gray;
    font-size: 12px;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 10px;
    -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
            transform: translateY(-10%);
}
.author-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 15px 0;
}
.author-info-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.avatar-link {
    position: relative;
    width: 35px;
    height: 35px;
    margin-right: 10px;
}
.avatar-link>img {
  border-radius: 50%;
    width: 100%;
    height: auto;
}
.avatar-top {
    position: absolute;
    left: -16px;
    top: -16px;
}
.avatar-top  img {
    width: 60px !important;
    height: auto;
}
.public-detail {
    color: #999999;
    font-size: 12px;
    margin-top: 5px;
}
.author-name {
    font-size: 16px;
}
.public-date {
    margin-right: 10px;
    position: relative;
}
.public-date::after {
    content: "|";
    position: absolute;
    right: -10px;
    top: 0;
    
}
.follow-btn {
    width: 58px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    /* padding: 0px 16px; */
    color: #ffffff;
    background-color: #3388ff;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.disable {
    background-color: #999999;
}
.contentText {
    position: relative;
    font-size: 19px;
    margin-top: 20px;
    line-height: 1.5;
  text-indent: 40px;
  text-align: justify;
}

.contentBold {
    font-weight: 800;
}
.content-img {
    padding: 0 50px;
}
.content-padding {
    padding: 17px 0;
}
.reply-content {
   line-height: 1.5;text-align: justify;
}
.content-img  img{
    width: 100%;
    height: auto;
}
.content-img-link {
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    background-color: #f5f5f5;
}
.content-img-link a {
    color: #3388ff;
}
.contentIllustration {
    margin-top: 20px;
}
/* 子标题样式 */
.sub-title-order{
    display: block;
    width: 47px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    border-radius: 50%;
    background-color: #000000;
    color: white;
    font-size: 24px;
    font-weight: 600;
    margin: 0 auto;
}
.sub-title {
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    margin-top: 16px;
    color: #000000;
    margin-bottom: 30px;
}
.small-lh {
    line-height: 1.5;
    display: block;
}

.horizon-line {
    height: 1px;
    margin: 25px 0;
    border: 1px solid #e8e8e8;
}
.sub-conclusion {
   
    font-size: 17px;
}
.feedback-icon img{
    height: 12px;
    width: auto;
}
.feedback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.horizon-line-transparent {
    height: 1px;
    margin: 25px 0;
    border: 1px solid rgba(232 , 232, 232, 0.2);
}
/* 底部评论样式 */
.user-info-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.user-avatar {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
    
}
.user-avatar img {
   width: 100%;
   height: auto;
   
}
.user-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.user-name {
    color: #4B78B2;
    font-size: 16px;
 
    margin-bottom: 10px;
}
.like {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
}
.like-icon {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../images/like-frame.png) no-repeat left center;
   background-size: cover;
}
.active-like-icon {
    background-position:-391px center;
   
}
.like-count {
    color: #333333;
    font-size: 14px;
}
.user-comment {
    font-size: 17px;
    line-height: 1.5;
 margin-left: 45px;
    text-align: justify;
    
}

.comment-item {
    margin: 30px 0;
}
.comment-item:first-child {
    margin-top: 10px;
}
.comment-time-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 50px;
    color: #999999;
    font-size: 14px;
    margin: 10px 0 10px 44px;
}
.point {
    display: inline-block;
    width: 2px;
    height: 2px;
    background: url(../images/point.png) no-repeat left center;
    margin: 0 5px;
}
.reply-ta {
    color: #666666;
}
.reply-wrap {
    margin-left: 44px;
    background-color: #f8f8f8;
    padding: 15px;
    border-radius: 10px;
}
.mutual-reply {
    line-height: 1.5;
   display:inline-block;text-align:justify
}
.author-reply {
    display:inline-block;text-align:justify
}
.author-name {
    color: #4878B2;
}
.author-sign {
    color: #999999;
}
.reply-item {
    font-size: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.reply-item:nth-child(2n) {
    margin: 5px 0;
}
.reply-content  img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
.all-reply {
    color: #4B78B2;
}
.d-right {
    display: inline-block;
    height: 15px;
    width: 10px;
    background: url(../images/right.png) no-repeat center center;
    background-size: 80% 80%;   
    margin-left: 5px;
    
}
.reply-item img {
    width: 16px;
    height: 16px;
}
.footer {
    border-top: 1px solid rgba(102, 102, 102, .3);
    text-align: center;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
   color: #999999;
}

.bottom-wrap {

   box-sizing: border-box;
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    min-width: 320px;
    max-width: 740px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 60px;
    background-color:white;
    border-top: 1px solid rgba(102, 102, 102, .2);
}
.left-arrow,.comment-count,.collect,.transmit {
    width: 60px;
    text-align: center;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666666;
   
}
.comment {
    color: #666666;
}
.comment-count {
    position: relative;
    font-size: 20px;

}
.c-count {
    position: absolute;
    right: -6px;
    top:-6px;
    font-size: 12px;
    background-color: #ff6666;
    border-radius: 5px;
    padding: 2px;
    color: white;
}
.collect{
    margin-top: -8px;
}
.transmit  {
    margin-top: -5px;
}
.bottom-wrap .comment {
    flex:1;
}
.comment {
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 18px;
    font-size: 16px;
  background-color: #f4f4f4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.color-orange {
    color: orange;
}

.wxCode {
    color: red;
    font-size: 20px;
}
.before-blue::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 80%;
    width: 5px;
    background-color: skyblue;

}
.before-blue {
    padding-left: 10px;  	text-indent:0;
}

.img-wrap {
    display: flex;
    justify-content: center;
  
}

.s-img {
	margin-top:5px;
  	width:60%;
}
.s-img img {
	width:100%;
  	height:auto;

}

.user-illustration {
    margin-top: 10px;
    text-align: center;
}
.user-illustration img{
    width: 200px;
    height: auto;
}

.mask {

    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99;
}
.mask {

    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99;
}
.wx-wrap {
border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-shadow: 0px 0px 12px 2px #f19191;
    border: 2px solid #FF5722;
    box-sizing: content-box;
    z-index: 99;
  	width:300px;
}
.warn {
   
   margin: 16px 16px 0 16px;
    color: #FF5722;
    font-weight: bold;
    font-size: 25px;
    height: 40px;
    line-height: 40px;
}
.Code {
    font-weight: bold;
    padding: 0 16px;
    color: #000000;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
}
.finfo {
    color: #333333;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
.go-btn {
    width: 230px;
    height: 40px;
    background-color: #FF5722;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    font-size: 18px;
    color: #ffffff;
}
.f14 {
    font-size: 14px;
    height: 19px;
    line-height: 19px;

}
.sinfo {
    margin-bottom: 16px;
}
.close {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid gray;
}
.m-hidden {
    display: none;
}
.c {

    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 600;
}
.c span {
    font-size: 18px;
}
.c::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 3px;
    width: 40px;
    background-color: skyblue;
    border-radius: 10px;
}