<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.god-reply-btns-1{
    position: relative;
    display: inline-block;
    /*width: 92px;*/
    height: 44px;
    padding-left: 19px;
    background: url(/source/plugin/god_reply/static/img/reply-12.png?{VERHASH}) no-repeat;
    vertical-align: middle;
    margin: 4px 0;
    font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
    cursor: pointer;
}
.god-reply-btns-1:hover{
    background-color: #e60012;
}
.god-forbid1{
    position: relative;
    display: inline-block;
    height: 44px;
    padding-left: 19px;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) no-repeat;
    vertical-align: middle;
    margin: 4px 0;
    font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
}
.god-reply-btns-3{
    position: relative;
    display: inline-block;
    /*width: 92px;*/
    height: 44px;
    padding-left: 19px;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) no-repeat;
    vertical-align: middle;
    margin: 4px 0;
    font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
    cursor: pointer;
}
.god-reply-btns-3:hover{
    background-color: #e60012;
}
.god-forbid3{
    position: relative;
    display: inline-block;
    height: 44px;
    padding-left: 19px;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) no-repeat;
    vertical-align: middle;
    margin: 4px 0;
    font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
}
.god-btns-content{
    position: relative;
    display: inline-block;
    height: 42px;
    border-top: 1px solid #e60012;
    border-bottom: 1px solid #e60012;
    vertical-align: middle;
    z-index: 2;
}
.god-btns-content2{
    display: inline-block;
    padding-left: 19px;
    height: 42px;
    border-top: 1px solid #e60012;
    border-bottom: 1px solid #e60012;
    vertical-align: middle;
    z-index: 2;
}
.god-btns-content2 span{
    display: inline-block;
    vertical-align: middle;
    /*margin-top: 5px;*/
    color: #e60012;
}
.god-reply-btns-2{
    position: relative;
    display: inline-block;
    padding: 0 19px 0 0!important;
    height: 44px;
    background: url(/source/plugin/god_reply/static/img/reply-16.png?{VERHASH}) right no-repeat;
    vertical-align: middle;
    text-align: center;
    margin: 4px 4px 4px 0;
    font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
}
.god-reply-btns-4{
    position: relative;
    display: inline-block;
    padding: 0 19px 0 0!important;
    height: 44px;
    background: url(/source/plugin/god_reply/static/img/reply-18.png?{VERHASH}) right no-repeat;
    vertical-align: middle;
    text-align: center;
    margin: 4px 4px 4px 0;
    font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif;
}
@media screen and (min-width:0) {
	.god-forbid1 .god-btns-content:after,.god-reply-btns-1 .god-btns-content:after,.god-forbid3 .god-btns-content:after,.god-reply-btns-3 .god-btns-content:after{
		position: absolute;
		top:0.8em;
		height: calc(100% - 1.6em);
		right:0;
		content: '';
		width:0;
		border-right: solid  #e60012 1px;
	}
	.god-reply-btns-1 .god-btns-content:after{
		position: absolute;
		top:0.8em;
		height: calc(100% - 1.6em);
		right:0;
		content: '';
		width:0;
		border-right: solid  #e60012 1px;
	}

	.god-reply-btns-1:after{
		content: "";
		position: absolute;
		z-index: 0;
		top: 0;
		left: 1px;
		right: 0;
		bottom: 0;
		border-radius: 20px 0 0 20px;
		background: #e60012;
		-webkit-transform: scale(0);
		transform: scale(0);
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: .5s;
		transition-duration: .5s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	.god-reply-btns-1:hover:after {-webkit-transform:scale(1);transform:scale(1)}
    .god-reply-btns-3:after{
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        left: 1px;
        right: 0;
        bottom: 0;
        border-radius: 20px 0 0 20px;
        background: #e60012;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    .god-reply-btns-3:hover:after {-webkit-transform:scale(1);transform:scale(1)}
}
.god-reply-btn1,.god-reply-btn1:active{
    display: inline-block;
    padding: 0 !important;
    margin-top: 6px;
    height: 30px;
    cursor: pointer;
}
.btn1-disabled{
    display: inline-block;
    margin-top: 6px;
    padding: 0 !important;
    height: 30px;
    /*background: url(../img/reply-13.png) 0 0 no-repeat;*/
    /*background-size: 30px 30px;*/
    cursor: default;
}
.god-reply-btn2{
    display: inline-block;
    padding: 4px 4px 5px 20px !important;
    margin-top: 8px;
}
.god-count{
    display: inline-block;
    padding: 0 18px 0 12px;
    text-align: center;
    color: #e60012;
    line-height: 42px;
    vertical-align: top;
    font-size: 15px;
}
#god-reply-on{
    float: right;
    margin-bottom:20px;
    width: 100%;
    clear: both;
    font-family: "Microsoft YaHei", Sans-Serif;
}
#god-reply-on .god-title{
    float: left;
    background: #f7f8fa;
    border: 1px solid #f0f1f2;
    color: #f05646;
    cursor: default;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 80px;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
}
#god-reply-on .god-content{
    border: 1px solid #f0f1f2;
    background: #f7f8fa;
    padding: 0 10px;
    margin-top: 27px;
}
#god-reply-on .god-content td{
    padding: 8px 0;
    border-bottom: 1px solid #eaebed;
}
#god-reply-on .god-tips{
    line-height:20px;
    color: #9c9999;
}
#god-reply-on .god-text{
    color: #272727;
    font-size: 14px;
}
#god-reply-on .god-avt img{
    margin-top: 4px;
    width: 48px;
    height: 48px;
    border: 1px solid #cccccc;
}
#god-reply-on .god-user{
    color:#0782ff;
    font-size: 14px;
    margin-right: 10px;
}
.god-reply-btn3{
    position: relative;
    display: inline-block;
    /*width: 127px;*/
    height: 44px;
    padding: 0 19px;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) left no-repeat;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) left no-repeat,
                url(/source/plugin/god_reply/static/img/reply-18.png?{VERHASH}) right no-repeat;
    background-color: #fff;
    vertical-align: middle;
    /*text-align: right;*/
    background-size: contain;
    font-size: 0;
}
@media screen and (min-width:0) {
	.god-reply-btn3:after{
		content: "";
		position: absolute;
		z-index: 0;
		top: 0;
		left: 1px;
		right: 0;
		bottom: 0;
		border-radius: 20px;
		background: #E60012;
		-webkit-transform: scale(0);
		transform: scale(0);
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: .5s;
		transition-duration: .5s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	.god-reply-btn3:hover:after {-webkit-transform:scale(1);transform:scale(1)}
}
.god-reply-btn3:hover,.god-reply-btn3:active,.god-reply-btn3:focus,.god-reply-btn3:visited{
    text-decoration:none;
}

/*IE8 CSS Hack*/
@media \0screen {
    .god-reply-btn3:hover{
        background-color:#E60012\0!important;
		background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) left no-repeat;
    }
}
/*IE9 CSS Hack*/
@media all and (min-width:0) {
    .god-reply-btn3:hover{
        background:#E60012\9!important;
    }
}
.btn3-disabled{
    position: relative;
    display: inline-block;
    /*width: 127px;*/
    height: 44px;
    padding: 0 19px;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) left no-repeat;
    background: url(/source/plugin/god_reply/static/img/reply-17.png?{VERHASH}) left no-repeat,
                url(/source/plugin/god_reply/static/img/reply-18.png?{VERHASH}) right no-repeat;
    background-color: #fff;
    vertical-align: middle;
    /*text-align: right;*/
    background-size: contain;
    font-size: 0;
    cursor:default;
}
.god-reply-btn3 .btn3-disabled {
    cursor:default;
}
.god-reply-num{
    /*position: absolute;*/
    display: inline-block;
    /*right: 15px;*/
    /*top: 10px;*/
    padding: 0 4px 0 20px;
    line-height: 42px;
    vertical-align: top;
    font-size: 16px;
    color: #e60012;
    text-align: center;
}

.god-floor-icon{
    line-height:20px;
    vertical-align: middle;
}
.god-floor-icon img{
    margin-left:5px;
}
.god-style{
    margin-top: 8px;
}
.god-style input[type="checkbox"]{
    vertical-align: middle;
}
.text-center{
    text-align: center;
}
.pob em a {
    vertical-align: middle;
}
.god-hr{
    float:right;
    margin-bottom: -9px;
    width: 56px;
    background: #f05646;
    color: #fff;
    text-align: center;
	position: absolute;
    right: 0;
    top: -8px;
}
.god-praise{
    margin: 0 9px 0 4px;
    padding: 0 4px 2px 0;
}
.god-praise2{
    margin: 0 0 0 4px;
    padding: 0 0 2px 0;
}
.god-reply-btn-right{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: url("/source/plugin/god_reply/static/img/reply-18.png?{VERHASH}") right no-repeat;
}
.god-line{
    position: absolute;
    top:11px;
    left:0;
    width: 100%;
    height: 50%;
    border-right: 1px solid #E60012;
}
.god-tshuz{
    border-top: none;
    border-bottom: none;
    margin-top: -5px !important;
    margin-bottom: -4px;
    background-color: #fff !important;
}
#god-hot-line {
    height:1px;
}
</pre></body></html>