body
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-overflow-scrolling: touch;
    background-color: #fff;
}

.lapp-head-bar
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 44px;
	background-color: #fff;
}

.lapp-head-triangle-container
{
	float: left;
    width: 37px;
    height: 46px;
}

.lapp-head-triangle
{
    float: left;
    width: 11px;
    height: 20px;
    margin: 13px 13px;
    background-size: contain;
    background-repeat: no-repeat;
}

.lapp-head-title
{
	position: absolute;
	left: 100px;
	right: 100px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #000;
	letter-spacing: -0.36px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	text-overflow: ellipsis;
}

.lapp-head-rightbtn
{
	float: right;
	min-width: 44px;
	height: 44px;
	line-height: 44px;
   	margin-right: 15px;
	font-size: 12px;
	color: #333;
	letter-spacing: -0.36px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	text-overflow: ellipsis;
}

.lapp-head-righticon-container
{
	float: right;
	width: 44px;
	height: 44px;
}

.lapp-head-righticon
{
	float: right;
	width: 18px;
	height: 18px;
	margin: 13px 13px;
	background-size: contain;
	background-repeat: no-repeat;
}

.lapp-head-right-icontext
{
    position: relative;
    float: right;
    width: 60px;
    height: 44px;
}

.lapp-secondary-menubar
{
	position: absolute;
	margin: 0;
	width: 100%;
	top: 0;
	height: 44px;
	background-color: #fff;
	display: -webkit-flex;
	align-items: center;
	flex-flow: row nowrap;
	justify-content: flex-end;
	z-index: 2;
}

.lapp-texticonbtn-button
{
	width: 25%;
    height: 44px;
    display: -webkit-flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: center;
}

.lapp-texticonbtn-wrapper
{
	display: -webkit-flex;
    flex: 1;
    align-items: center;
    justify-content: center;
}

.lapp-texticonbtn-border
{
	margin-right: -1px;
	height: 24px;
	border-right: 1px solid #D5DAE6;
}

.lapp-texticonbtn-icon
{
	width: 15px;
    height: 15px;
    margin-right: 5px;
    background-size: contain;
    background-repeat: no-repeat;
}
.lapp-texticonbtn-text
{
	font-family: PingFangSC-Regular;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	color: #777777;
	letter-spacing: -0.36px;
}

.lapp-modallayer
{
	position: absolute;
	top: 44px;
	bottom: 0;
	left: 0;
	right: 0;
}

.lapp-content
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.lapp-exhibition
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.15);
	background-color: #E9ECF1;
}

.lapp-filter-modallayer
{
	z-index: 999999;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}

.lapp-filter-container
{
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 120px;
    background-color: white;
    /*box-shadow: inset 0 1px 0 1px #D5DAE6;*/
    border-top: 1px solid #D5DAE6;
    border-bottom: 1px solid #D5DAE6;
    overflow-x: hidden;
}

.lapp-filter-container-left
{
	position: absolute;
	left: 0;
	width: 30%;
	height: 100%;
	background-color: #F4F4F4;
	overflow-x: hidden;
}

.lapp-filter-container-right
{
	position: absolute;
	right: 0;
	width: 70%;
	height: 100%;
	background-color: white;
	overflow-x: hidden;
}

.lapp-filter-head
{
	width: 100%;
	height: 44px;
	display: -webkit-flex;
	flex-flow: row nowrap;
	color: #3F3F3F;
}

.lapp-filter-triangle
{
    width: 10px;
    height: 10px;
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 12px;
    border-top: 1px solid #535353;
    border-right: 1px solid #535353;
    transform: rotate(135deg);
}

.sa-triangle-right
{
	margin-top: 15px;
    transform: rotate(45deg);
}

.lapp-filter-title
{
	flex-grow: 1;
    width: 1px;
    height: 44px;
    line-height: 44px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    letter-spacing: -0.41px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 10px 0 16px;
}

.lapp-filter-text-selected
{
	color: #349CF4;
	background-color: white;
}

.lapp-filter-head-circle
{
	position: absolute;
	left: 5px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background-color: #2B87F3;
	z-index: 1;
	margin-top: 20px;
}

.lapp-filter-content
{
    margin-left: 10px;
    height: 100%;
    overflow: hidden;
}

.lapp-filtercard-pane
{
	position: absolute;
    height: 100%;
    overflow: hidden;
    left: 10px;
    right: 0;
    z-index: 1;
}

.lapp-filtercard-discreteitem
{
	position: absolute;
	left: 0;
	right: 0;
}

.lapp-filtercard-nochoice
{
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	color: #bbb;
	font-size: 12px;
	line-height: 44px;
	text-align: center;
	white-space: pre-wrap;
}

.lapp-checkbox
{
	overflow: hidden;
	height: 25px;
	cursor: default;
}

.lapp-checkbox-icon
{
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
}

.lapp-checkbox-text
{
	position: absolute;
	left: 36px;
	right: 0;
	top: 0;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #3F3F3F;
	letter-spacing: -0.34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lapp-checkbar
{
	overflow: hidden;
	cursor: default;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #F4F4F4;
	color: #3F3F3F;
}

.lapp-checkbar-icon
{
	position: absolute;
	top: 13px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
}

.lapp-checkbar-text
{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	letter-spacing: -0.34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 5px;
	margin-right: 40px;
}

.lapp-dateselectbar-content
{
    position: absolute;
	width: 100%;
    height: 34px;
    top: 44px;
}

.lapp-dateselectbar-space
{
	display: inline-block;
	color: #666666;
	width: 10%;
	height: 100%;
	line-height: 34px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
}

.lapp-dateselectbox
{
    display: inline-block;
	background-color: rgba(52, 140, 244, 0.15);
	color: rgba(52, 140, 244, 1);
	width: 45%;
	height: 100%;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    letter-spacing: -0.34px;
	white-space: nowrap;
	text-overflow: ellipsis; 
}

.lapp-dateselectbox-label
{
	position: absolute;
	top: 50%;
    width: 45%;
    height: 16px;
    line-height: 16px;
    margin-top: -8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lapp-datesliderselector
{
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	background-color: white;
	cursor: default;
}

.lapp-datesliderselector-head
{
	height: 44px;
	width: 100%;
	background-color: #F6F8F9;
}

.lapp-datesliderselector-head-ok
{
	position: absolute;
	right: 15px;
	top: 0;
	height: 44px;
	line-height: 44px;
	font-family: MicrosoftYaHei;
	font-size: 15px;
	color: #2B87F3;
	letter-spacing: -0.34px;
	overflow: hidden;
	white-space: nowrap;
}

.lapp-datesliderselector-head-cancel
{
	position: absolute;
	left: 15px;
	top: 0;
	height: 44px;
	line-height: 44px;
	font-family: MicrosoftYaHei;
	font-size: 15px;
	color: #1D1D1D;
	letter-spacing: -0.34px;
	overflow: hidden;
	white-space: nowrap;
}

.lapp-datesliderselector-content
{
	position: relative;
	height: 220px;
	width: 100%;
	overflow: hidden;
}

.lapp-datesliderselector-slider
{
	position: relative;
	display: inline-block;
	width: 33%;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
}

.lapp-datesliderselector-slider-panel
{
	position: absolute;
	top: 0;
	width: 100%;
}

.lapp-datesliderselector-slider-item
{
	font-family: MicrosoftYaHei;
	font-size: 13px;
	color: #1D1D1D;
	letter-spacing: -0.34px;
	overflow: hidden;
	white-space: nowrap;
	opacity: 0.2;
	user-select: none;
}

.lapp-datesliderselector-item-selected
{
	position: absolute;
	top: 40%;
	height: 20%;
	line-height: 44px;
	width: 100%;
	background-color: rgba(69, 152, 240, 0.1);
}

.lapp-datesliderselector-item-selected-text
{
	position: absolute;
	right: 15px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #030303;
}

.lapp-regionslider
{
	position: relative;
	height: 70px;
	margin: 15px 15px 0 0;
}

.lapp-regionslider-canvas
{
	position: absolute;
	left: 0;
	top: 24px;
}

.lapp-regionslider-label
{
	position: absolute;
	top: 0;
	width: 45%;
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: text;
}
.lapp-regionslider-label:hover
{
	border: 1px solid #ccc;
	line-height: 18px;
	padding-left: 2px;
	padding-right: 2px;
}

.lapp-regionslider-label-low
{
	left: 7px;
	text-align: left;
}

.lapp-regionslider-label-high
{
	right: 7px;
	text-align: right;
}

.lapp-regionslider-editor
{
	position: absolute;
    top: 1px;
    height: 20px;
    font-size: 12px;
    margin: 0;
    padding: 0;
    outline: none;
    background: #F0F5F7;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}

.lapp-bottom-bar
{
	position: absolute;
    margin: 0;
    width: 100%;
    bottom: 70px;
    right: 0;
    height: 50px;
    background-color: #FFF;
    box-shadow: inset 0 1px 0 0 #D5DAE6;
    display: -webkit-flex;
    align-items: center;
    flex-flow: row nowrap;
}

.lapp-bottom-button
{
	flex-grow: 1;
	display: -webkit-flex;
	height: 100%;
	align-items: center;
	flex-flow: row nowrap;
	justify-content: center;
	font-family: PingFangSC-Regular;
	font-size: 15px;
	color: #777777;
	letter-spacing: -0.36px;
}

.lapp-bottom-bar-border
{
	height: 24px;
	border-right: 1px solid #D5DAE6;
}

.lapp-square-legend-bar
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 42px;
    z-index: 1;
    background: #FFFFFF;
    /*box-shadow: 0 2px 8px 0 #DAE5ED;*/
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
}

.lapp-square-legend-head
{
	position: relative;
    float: left;
    top: 0;
    padding-left: 11px;
    padding-right: 11px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999999;
    letter-spacing: -0.36px;
    background: #FAFAFA;
    background-color: white;
    max-width: 85px;
    height: 100%;
    line-height: 42px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    flex-shrink: 0;
}

.lapp-square-legend-border
{
    position: relative;
    float: left;
    top: 4px;
    width: 1px;
    height: 33px;
    background-color: #E5E5E5;
    flex-shrink: 0;
}

.lapp-square-legend-wrap
{
    position: relative;
    float: left;
    margin-left: 12px;
	height: 42px;
    overflow-x: auto;
    overflow-y: hidden;
}

.lapp-square-legend-container
{
	width: 100%;
	height: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
}

.lapp-square-legend-item
{
	height: 42px;
    padding-right: 24px;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
}

.lapp-square-legend-square
{
	width: 12px;
    height: 12px;
    margin: 15px 5px 15px 0px;
    border-radius: 12px;
}

.lapp-square-legend-text
{
	max-width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	margin: 15px 0px 15px 0px;
	color: #5B6373;
}

.lapp-legendcard
{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 42px;
	z-index: 1;
	background-color: #fafafa;
}

.lapp-legendcard-head
{
	width: 100%;
	height: 50px;
	background-color: #f6f6f6;
}

.lapp-legendcard-title
{
	float: left;
	margin-left: 14px;
	width: 30px;
	line-height: 50px;
	font-size: 15px;
	color: #777777;
	letter-spacing: -0.36px;
}

.lapp-legendcard-icon
{
    float: right;
    width: 18px;
    height: 15px;
    margin: 10px 7px 10px 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.lapp-legend
{
	margin-left: 11px;	
    overflow-x: auto;
    overflow-y: hidden;
    float: left;
}

/** 页签 */
.lapp-tab-head-container
{
	position: relative;
	top: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #999999;
	letter-spacing: -0.36px;
	background: #FAFAFA;
	box-shadow: inset 0 -1px 0 0 rgba(213,218,230,0.50);
}

.lapp-tab-head
{
	position: relative;
	float: left;
	top: 0;
	padding-left: 11px;
	padding-right: 11px;
	height: 42px;
    line-height: 42px;
}

.lapp-tab-head_selected
{
	color: #2B87F3;
}

.lapp-tab-border
{
    position: relative;
    float: left;
    top: 8px;
    width: 1px;
    height: 26px;
    background-color: #E5E5E5;

}

.lapp-tab-container
{
	position: absolute;
	left: 0;
	right: 0;
	top: 35px;
	bottom: 0;
}

.lapp-legend-item
{
	width: 82px;
	height: 12px;
	display: -webkit-inline-flex;
	display: inline-flex;
	padding-right: 5px;
}

.lapp-legend-square
{
	width: 12px;
	height: 12px;
	margin-right: 5px;
	display: inline-block;
	border-radius: 12px;
	align-items: center;
    justify-content: center;
}

.lapp-legend-text
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 65px;
	height: 12px;
	line-height: 12px;
	display: inline-block;
	font-size: 12px;
	align-items: center;
    justify-content: center;
}

.lapp-error-prompt
{
    position: absolute;
    top: 30px;
    bottom: 2px;
    left: 40px;
    right: 2px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
    white-space: pre-wrap;
}

.sa-ctrl-common-modallayer
 {
    z-index: 999999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.3);
}

.sa-ctrl-dialog 
{
    z-index: 999999;
    position: absolute;
    left: 0;
    top: 0;
    width: 480px;
    height: 360px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
    border-radius: 2px;
}

.sa-ctrl-common-unselectable 
{
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.sa-ctrl-dialog-title 
{
    cursor: default;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #333;
    letter-spacing: 0.59px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
	text-align: center;
}

.sa-ctrl-dialog-close 
{
    position: absolute;
    right: 11px;
    width: 20px;
    top: 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    color: #7f93bc;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.sa-ctrl-dialog-toolbar 
{
    position: absolute;
    left: 0;
    right: 0;
    top: 39px;
    height: 31px;
    padding-left: 1px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.sa-ctrl-dialog-contentpane 
{
    position: absolute;
    left: 0;
    width: 100%;
    top: 71px;
    bottom: 0;
    overflow: hidden;
}

.sa-ctrl-dialog-padding 
{
    position: absolute;
    left: 16px;
    right: 16px;
    top: 16px;
    bottom: 6px;
    overflow: hidden;
}

.lapp-row-count
{
	position: absolute;
	left: 0px;
	top: 5px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #3F3F3F;
	letter-spacing: -0.34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lapp-checkbox-add
{
	position: absolute;
    right: 0px;
    top: 5px;
    width: 125px;
    height: 25px;
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)
{
	.lapp-content
	{
		bottom: 34px;
	}
	
	.sa-ctrl-dialog-contentpane
	{
		bottom: 34px;
	}
}


/*  斗方开始 */
.lapp-square-exhibition-card_fullarea {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/* 覆盖loading 暂时方案*/
.sa-common-loading-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    background: rgba(255,255,255,0);
    background-image: url(resource/loading.gif) !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.sa-common-loading-text {
    display: none;
}

.lapp-foot-bar
{
	display: -webkit-flex;
	display: flex;
	flex-wrap: nowrap;
	position: absolute;
	bottom: 0px;
	height: 47px;
	width: 100%;
	border-top: 1px solid #E5E5E5;
}

.lapp-foot-bar-praise-container
{
	position: absolute;
	width: 60px;
	height: 47px;
	left: 15px;
}

.lapp-foot-bar-praise-icon
{
	position: absolute;
	width: 18px;
    height: 18px;
	top: 50%;
	margin-top: -9px;
	background-image: url(resource/icon_praise.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lapp-foot-bar-praised-icon
{
	background-image: url(resource/icon_praised.png);
}

.lapp-foot-bar-praise-text
{
    position: absolute;
    width: 25px;
    height: 47px;
    left: 23px;
}

.lapp-foot-bar-comment-container
{
	position: absolute;
	width: 60px;
	height: 47px;
	left: 85px;
}

.lapp-foot-bar-comment-icon
{
	position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    margin-top: -7px;
    background-image: url(resource/icon_comment.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lapp-foot-bar-comment-text
{
    position: absolute;
    width: 25px;
    height: 47px;
    left: 23px;
}

.lapp-foot-bar-right-side
{
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    height: 26px;
    top: 50%;
    right: 6px;
    margin-top: -13px;
    border-left: 1px solid #E5E5E5;
}

.right-side-praise-icon
{
    width: 18px;
    height: 18px;
    margin: 4px auto 4px 6px;
    background-image: url(resource/icon_praise.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.right-side-praise-text
{
    margin: 4px;
}

.right-side-comment-icon
{
    width: 18px;
    height: 18px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(resource/icon_comment.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.right-side-comment-text
{
	margin: 4px;
}

.comment-input-container
{
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
	min-height: 40px;
	max-height: 120px;
	background-color: #fafafa;
	display: -webkit-flex;
	flex-flow: row nowrap;
	z-index: 9999;
}

.comment-div-input
{
	min-height: 20px;
	max-height: 100px;
	flex: 1;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	padding: 3px;
	outline: 0;
	font-size: 15px;
	line-height: 20px;
	word-wrap: break-word;
	overflow-x: hidden;
	overflow-y: auto;
	user-select: auto;
	-webkit-user-select: auto;/*恢复手机浏览器的用户选择功能 */  
	-moz-user-select: auto;
}

.comment-div-input-placeholder::after
{
	content: attr(placeholder);
	color: #BBBBBB;
}

.comment-btn-send
{
	width: 50px;
	height: 26px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: rgba(120,120,120,.3);
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	outline: 0;
	font-size: 15px;
	line-height: 26px;
	align-self: flex-end;
	cursor: pointer;
}

.comment-btn-send-enable
{
	color: #fff;
	background: #ff8200;
	border: 1px solid #ff8200;
}

.reply-container
{
	position: absolute;
	width: 100%;
	background-color: #fff;
	bottom: 0px;
	z-index: 999;
	overflow: auto;
}

.reply-item-container
{
	width: 100%;
	height: 250px;
	margin-bottom: 48px;
	/*overflow-x: hidden;
	overflow-y: auto;*/
}

.comment-reply-item
{
	margin-left: 16px;
	margin-right: 16px;
	display: -webkit-flex;
	flex-flow: row wrap;
	border-top: 1px solid rgba(229,229,229,0.40);
}

.comment-author-head
{
	width: 40px;
	height: 40px;
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-radius: 20px;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
}

.comment-replyer-head
{
	margin-left: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}

.comment-content-right
{
	flex-grow: 1;
	width: 30px;
	margin-left: 14px;
	margin-top: 16px;
	margin-right: 16px;
	flex-flow: column nowrap;
}

.comment-reply-right
{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 0;
}

.comment-head-time
{
	display: -webkit-flex;
	flex-flow: row nowrap;
}

.comment-author-name
{
	flex-grow: 1;
	height: 15px;
	font-family: PingFangSC-Regular;
	font-size: 13px;
	color: #2B87F3;
	letter-spacing: -0.31px;
	line-height: 15px;
}

.comment-publish-time
{
	width: 120px;
	height: 15px;
	font-family: PingFangSC-Regular;
	font-size: 13px;
	color: #999999;
	letter-spacing: 0;
	line-height: 15px;
	text-align: right;
}

.comment-reply-content
{
	margin-top: 12px;
	font-family: PingFangSC-Regular;
	font-size: 13px;
}

.comment-reply
{
	margin-right: 6px;
	color: #3F3F3F;
	letter-spacing: -0.31px;
	line-height: 13px;
}

.comment-recevier-name
{
	font-size: 13px;
	color: #2B87F3;
	letter-spacing: -0.27px;
	line-height: 13px;
}

.comment-reply-text
{
	color: #000000;
	letter-spacing: -0.27px;
	line-height: 15px;
}

.comment-delete-dialog-modallayer
{
	z-index: 999999;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}

.comment-delete-dialog
{
	position: fixed;
	display: none;
	background-color: #fff;
	bottom: 0;
	width: 100%;
	display: -webkit-flex;
	flex-flow: column nowrap;
}

.comment-delete-dialog-btn-delete
{
	width: 100%;
	height: 55px;
	color: #E95D5B;
	font-size: 15px;
	text-align: center;
	line-height: 55px;
}

.comment-delete-dialog-line
{
	width: 100%;
	height: 5px;
	background-color: #eee;
}

.comment-delete-dialog-btn-cancel
{
	width: 100%;
	height: 55px;
	color: #000;
	font-size: 15px;
	text-align: center;
	line-height: 55px;
}

.comment-ctrl-pullupscroller-loading
{
	bottom: 0px;
    height: 40px;
    padding: 10px 0;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}

.comment-ctrl-pullupscroller-loading-icon
{
    width: 40px;
    height: 40px;
    background-size: contain;
}

.comment-ctrl-pullupscroller-loading-text
{
	margin-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #373737;
}

.comment-layer
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
    background: rgba(0,0,0,0.5);
}

.praise-list
{
	margin-left: 16px;
	margin-right: 16px;
	display: -webkit-flex;
	flex-flow: row wrap;
	align-items: center;
	max-height: 100px;
	overflow: hidden;
}

.praise-name
{
	max-height: 90px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	white-space: pre-wrap;
	font-family: PingFangSC-Regular;
	font-size: 13px;
	color: #999999;
	letter-spacing: -0.31px;
	line-height: 18px;
	text-align: justify;
}

.lapp-ctrl-bottomselector
{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(222, 222, 222, 0.50);
	border-radius: 3px;
	max-height: 50%;
	overflow-y: scroll;
	cursor: default;
}

.lapp-ctrl-bottomselector-border
{
	margin-left: 16px;
	margin-right: 16px;
	height: 1px;
	background-color: #F4F4F4;
}

.lapp-ctrl-bottomselector-item
{
	height: 45px;
	font-size: 17px;
	color: #777777;
	letter-spacing: -0.1px;
	line-height: 45px;
	text-align: center;
}

.lapp-ctrl-common-modallayer
{
	z-index: 999999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

/* 仪表板开始 */
.lapp-dsb-unselectable
{
	user-select: none;
    -webkit-user-select: none;
	-moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.lapp-dsb-front-label
{
    position: absolute;
    left: 0px;
    width: 100%;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(108, 127, 174);
    font-size: 12px;
}

.lapp-dsb-combobox
{
	position: absolute;
	box-sizing: border-box;
	right: 0px;
    font-size: 14px;
    background-color: rgba(52, 140, 244, 0.15);
    color: rgba(52, 140, 244, 1);
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    letter-spacing: -0.34px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lapp-dsb-combobox-label
{
    position: absolute;
    left: 2px;
    right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    top: 50%;
    margin-top: -8px;
    font-size: 12px;
}

.lapp-dsb-combobox-triangle-down
{
	position: absolute;
	display: inline-block;
	right: 12px;
	top: 40%;
	border-right: 1px solid rgba(52, 140, 244, 1);
	border-top: 1px solid rgba(52, 140, 244, 1);
	transform: translate(1px, -1px) rotate(135deg);
	height: 6px;
	width: 6px;
}

.lapp-dsb-combobox-triangle-up
{
	position: absolute;
	display: inline-block;
	right: 12px;
	top: 40%;
	border-right: 1px solid rgba(52, 140, 244, 1);
	border-top: 1px solid rgba(52, 140, 244, 1);
	transform: translate(1px, -1px) rotate(-45deg);
	height: 6px;
	width: 6px;
}

.lapp-dsb-dateselect-content
{
	position: absolute;
	box-sizing: border-box;
    font-size: 14px;
    right: 0px;
    height: 100%;
    font-size: 12px;
}

.lapp-dsb-widget-ctrl-title
{
	font-size: 14px;
	line-height: 30px;
	color: #5B6373;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lapp-dsb-dateselect-space
{
	display: inline-block;
	color: #666666;
	width: 10%;
	height: 100%;
	line-height: 25px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
}

.lapp-dsb-modallayer
{
	z-index: 999;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}

.lapp-dsb-loading-modallayer
{
	z-index: 999999;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0);
}

.lapp-dsb-loading-icon
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	background-size: contain;
}

.lapp-dsb-fullscreen-icon
{
    position: absolute;
    left: 7px;
    right: 7px;
    bottom: 7px;
}

.lapp-dsb-fullscreen-widget
{
    z-index: 512 !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important;
    background-color: rgb(255, 255, 255);
}
/* 仪表板结束 */