#hualong,
#hualong-main,
#hualong-main .hl-cmt-header {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: 0;
    font-weight: 400;
    text-align: left;
    width: 100%;
    height: auto;
    overflow: visible;
    font-size: 12px;
    color: #333;
    background-color: transparent;
    line-height: 1
}

#hualong-main ul,
#hualong-main li,
#hualong-main img,
#hualong-main textarea,
#hualong-main span,
#hualong-main i {
    margin: 0;
    padding: 0
}

#hualong-main ul,
#hualong-main li {
    list-style: none
}

#hualong-main img {
    border: none
}

#hualong-main input::-webkit-outer-spin-button,
#hualong-main input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

#hualong-main input[type="number"] {
    -moz-appearance: textfield
}

#hualong-main textarea {
    background: transparent
}

#hualong-main .hl-cmt-empty,
#hualong-main .hl-cmt-list .cmt-item-linksmore {
    margin-top: 20px;
    height: 30px;
    background: #f0f0f0;
    text-align: center;
    opacity: .5;
    filter: alpha(opacity=50);
    line-height: 30px
}

#hualong-main .hl-cmt-header {
    position: relative;
    padding-top: 60px
}

#hualong-main .hl-cmt-header .header-avatar-s {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 12px;
    top: 22px;
    border-radius: 50%;
    z-index: 10;
    overflow: hidden
}

#hualong-main .hl-cmt-header .header-avatar-s img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

#hualong-main .hl-cmt-header .header-username-s {
    position: absolute;
    top: 40px;
    left: 55px;
    right: 0;
    text-indent: 10px;
    z-index: 10;
    padding-right: 10px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#hualong-main .hl-cmt-header .header-content-w {
    padding: 12px 12px 0;
    border: 1px solid #e74851;
    border-radius: 8px
}

#hualong-main .hl-cmt-header .header-content-textareabox {
    padding: 5px 0 10px;
    height: 64px
}

#hualong-main .hl-cmt-header .header-content-textareabox .content-textarea {
    outline: none;
    border: none;
    font-size: 14px;
    width: 100%;
    height: 100%;
    line-height: 1.5;
    resize: none
}

#hualong-main .hl-cmt-header .header-content-img {
    overflow: hidden;
    position: absolute;
    bottom: -45px;
    z-index: 9;
}

#hualong-main .hl-cmt-header .header-content-img .content-img-pic {
    float: left;
    margin: 0 8px 8px 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    font-size: 0;
    position: relative
}

#hualong-main .hl-cmt-header .header-content-img .content-img-pic img {
    display: block;
    width: 100%;
    height: 100%
}

#hualong-main .hl-cmt-header .header-content-img .content-img-pic:hover .content-img-delete {
    display: block
}

#hualong-main .hl-cmt-header .header-content-img .content-img-pic .content-img-delete {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

#hualong-main .hl-cmt-header .header-content-img .content-img-pic .content-img-delete i {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-family: "微软雅黑"
}

#hualong-main .hl-cmt-header .header-content-img .content-img-add {
    float: left;
    width: 98px;
    height: 98px;
    border: 1px dashed #ddd;
    text-align: center;
    line-height: 98px;
    color: #a3a3a3;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    cursor: pointer
}

#hualong-main .hl-cmt-header .header-content-info {
    position: relative
}

#hualong-main .hl-cmt-header .header-content-info:after {
    content: " ";
    display: block;
    clear: both
}

#hualong-main .hl-cmt-header .header-content-info .header-content-face,
#hualong-main .hl-cmt-header .header-content-info .header-content-upimg {
    margin: 15px 0 0 10px;
    position: relative;
    float: left
}

#hualong-main .hl-cmt-header .header-content-info .header-content-face img,
#hualong-main .hl-cmt-header .header-content-info .header-content-upimg img {
    width: 18px;
    height: 18px;
    margin-right: 21px;
    z-index: 9;
    top: -60px;
    left: 10px;
    cursor: pointer;
}

#hualong-main .hl-cmt-header .header-content-info #content-upimg-form {
    position: absolute;
    background: transparent;
    opacity: 0;
}

#hualong-main .hl-cmt-header .header-content-info #content-upimg-input {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    opacity: 0;
    cursor: pointer
}

#hualong-main .hl-cmt-header .header-content-info .header-content-cmtbtn {
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color: #fff;
    background-color: #e74851;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
    cursor: pointer
}

#hualong-main .hl-cmt-title {
    line-height: 30px;
    height: 30px;
    position: relative;
    margin-top: 50px;
    overflow: hidden;
    border-bottom: 1px solid #e74851
}

#hualong-main .hl-cmt-title span {
    float: left;
    width: 66px;
    height: 30px;
    text-align: center;
    color: #e74851;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 30px;
    position: relative;
    bottom: -1px;
    border: 1px solid #e74851;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

#hualong-main .hl-cmt-title .cmt-number-count {
    float: right;
    font-size: 14px;
    color: #e74851
}

#hualong-main .hl-cmt-title .hl-cmt-totalcount {
    font-style: normal
}

#hualong-main .hl-cmt-list .cmt-item-li {
    position: relative;
    margin-top: 24px;
    padding: 0 0 24px 50px;
    border-bottom: 1px solid #f0f0f0
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-avatar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 42px;
    height: 42px;
    font-size: 0;
    border-radius: 50%;
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/default_head.png) 0 0 no-repeat;
    background-size: 100% 100%;
    overflow: hidden
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-avatar img {
    display: block;
    width: 100%;
    height: 100%
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-info {
    height: 24px;
    line-height: 16px;
    padding: 1px 0 0;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-info .cmt-item-cmttime {
    float: right;
    color: silver
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-info .cmt-item-cmtIpPlace {
    float: right;
    color: silver;
    margin: 0 5px;
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-info .cmt-item-username {
    display: inline;
    color: #e74851
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-word {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    word-wrap: break-word
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-img {
    overflow: hidden;
    margin-bottom: 2px
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-img li {
    float: left;
    max-width: 100%;
    max-height: 250px;
    margin: 8px 8px 0 0;
    font-size: 0;
    cursor: pointer
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-img li img {
    display: block;
    max-width: 100%;
    max-height: 250px;
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply {
    background-color: #f7f7f7;
    padding: 2px 10px 12px;
    margin-top: 10px
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block {
    font-size: 12px;
    color: #333;
    line-height: 24px;
    margin-top: 10px;
    word-break: break-all
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-reply {
    color: silver;
    padding-right: 5px
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-user {
    color: silver
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-operate {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    margin-top: 6px;
    color: #a3a3a3
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-operate i {
    font-style: normal
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-operate .reply-btn-support,
#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-operate .reply-btn-reply {
    margin-right: 10px;
    font-size: 12px;
    cursor: pointer
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-operate .reply-btn-support:hover,
#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-reply .reply-block-operate .reply-btn-reply:hover {
    color: #e74851
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate {
    margin-top: 18px;
    font-size: 12px
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate span {
    margin-right: 20px;
    padding-left: 20px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: silver
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate .item-btn-support {
    cursor: pointer;
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/ding.png) no-repeat left center
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate .item-btn-support:hover {
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/ding-active.png) no-repeat left center;
    color: #e74851
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate .btn-support-visited {
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/ding-active.png) no-repeat left center;
    color: #e74851
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate .item-btn-reply {
    cursor: pointer;
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/reply.png) no-repeat left center
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate .item-btn-reply:hover {
    color: #e74851;
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/reply-active.png) no-repeat left center
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate .btn-reply-visited {
    color: #e74851;
    background: url(https://res.cqnews.net/ires/2023/9/19/2003717/comments/img/reply-active.png) no-repeat left center
}

#hualong-main .hl-cmt-list .cmt-item-li .cmt-item-operate i {
    font-style: normal
}

#hualong-main .hl-cmt-list .cmt-item-linksmore {
    margin-top: 0;
    margin-bottom: 20px;
    cursor: pointer
}

#hualong-main .reply-content-s {
    margin-top: 14px;
    position: relative;
    z-index: 100
}

#hualong-main .reply-content-w {
    padding: 12px 12px 0;
    border: 1px solid #e74851;
    border-radius: 8px
}

#hualong-main .reply-content-textareabox {
    padding: 5px 0 10px;
    height: 40px
}

#hualong-main .reply-content-textareabox .reply-textarea {
    outline: none;
    border: none;
    font-size: 14px;
    width: 100%;
    height: 100%;
    line-height: 1.5;
    resize: none;
    background: transparent
}

#hualong-main #reply-upimg-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: transparent;
    opacity: 0;
    cursor: pointer
}

#hualong-main #reply-upimg-input {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    opacity: 0;
    cursor: pointer
}

#hualong-main .reply-content-img {
    overflow: hidden
}

#hualong-main .reply-content-img .reply-img-pic {
    float: left;
    margin: 0 8px 8px 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    font-size: 0;
    position: relative
}

#hualong-main .reply-content-img .reply-img-pic img {
    display: block;
    width: 100%;
    height: 100%
}

#hualong-main .reply-content-img .reply-img-pic:hover .reply-img-delete {
    display: block
}

#hualong-main .reply-content-img .reply-img-pic .reply-img-delete {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

#hualong-main .reply-content-img .reply-img-pic .reply-img-delete i {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-family: "微软雅黑"
}

#hualong-main .reply-content-img .reply-img-add {
    float: left;
    width: 98px;
    height: 98px;
    border: 1px dashed #ddd;
    text-align: center;
    line-height: 98px;
    color: #a3a3a3;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    cursor: pointer
}

#hualong-main .reply-content-info {
    position: relative
}

#hualong-main .reply-content-info:after {
    content: " ";
    display: block;
    clear: both
}

#hualong-main .reply-content-info .reply-content-face,
#hualong-main .reply-content-info .reply-content-upimg {
    margin: 15px 0 0 10px;
    position: relative;
    float: left
}

#hualong-main .reply-content-info .reply-content-face img,
#hualong-main .reply-content-info .reply-content-upimg img {
    width: 18px;
    height: 18px;
    margin-right: 21px
}

#hualong-main .reply-content-info .reply-content-cmtbtn {
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color: #fff;
    background-color: #e74851;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
    cursor: pointer
}

#hualong-main .hl-cmt-login {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 123456789 !important;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.6)
}

#hualong-main .hl-cmt-login .cmt-login-box {
    width: 384px;
    height: 384px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-state {
    font-size: 18px;
    color: #000;
    font-family: "Microsoft YaHei";
    text-align: center;
    margin-top: 29px;
    text-align: center;
    display: block
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-text,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-sure {
    color: #ababab;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: center;
    margin-top: 10px;
    display: block
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-phone,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-forget {
    padding: 10px 18px 0
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-phone input,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-forget input {
    width: 100%;
    height: 38px;
    padding: 0;
    border-radius: 12px;
    border: 1px solid silver;
    color: #000;
    font-size: 14px;
    line-height: 38px;
    font-family: "Microsoft YaHei";
    outline: none;
    text-indent: 10px
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-phone .cmt-login-verification,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-forget .cmt-login-verification {
    overflow: hidden
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-phone .cmt-login-verification input,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-forget .cmt-login-verification input {
    width: 64%;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-phone .cmt-login-verification .cmt-btn-verification,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-forget .cmt-login-verification .cmt-btn-verification {
    float: right;
    width: 34%;
    line-height: 40px;
    font-size: 12px;
    height: 40px;
    background: silver;
    color: #fff;
    text-align: center;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    cursor: pointer
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-btn-login,
#hualong-main .hl-cmt-login .cmt-login-box .cmt-btn-register {
    height: 40px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    line-height: 39px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    background: #e74851;
    border-radius: 12px;
    margin-top: 10px
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-btn-register {
    background: transparent;
    color: #e74851;
    height: 38px;
    border: 1px solid #e74851
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-sure {
    text-align: left;
    text-indent: 20px;
    margin-top: 14px
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-sure a {
    color: #e74851;
    text-decoration: underline
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-login-forget {
    overflow: hidden;
    color: #e74851
}

#hualong-main .hl-cmt-login .cmt-login-box .cmt-btn-forget {
    height: 24px;
    line-height: 24px;
    float: right;
    cursor: pointer
}

#hualong-main .hl-cmt-layer {
    position: fixed;
    width: 126px;
    height: 40px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #333;
    filter: alpha(opacity=90);
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    z-index: 11123456789 !important;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    opacity: 0
}

@media only screen and (max-width: 414px) {
    .header-content-textareabox {
        height: 40px !important
    }

    .cmt-login-box {
        width: 90% !important
    }
}