.careful strong {
	font-size: larger;
	font-weight: bold;
	font-size: 16px;
}

.careful h1 {
	font-size: 32px;
	font-weight: bold;
}

.careful h2 {
	font-size: 24px;
	font-weight: bold;
}

.careful h3 {
	font-size: 18px;
	font-weight: bold;
}

.careful h4 {
	font-size: 16px;
	font-weight: bold;
}

.careful h5 {
	font-size: 13px;
	font-weight: bold;
}

.careful h6 {
	font-size: 12px;
	font-weight: bold;
}

.interactive {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 0 50px;
}

.interactive .title-pic {
	width: 494px;
	height: 93px;
}

.advertising-space {
	width: 100%;
}

.advertising-space img {
	width: 1920px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
	z-index: 9;
}

.content {
	border: none;
}

.right-user .company-vip {
	display: inline-block;
	width: 20px;
	height: 15px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(http://js.588ku.com/comp/showpicnew/images/vip-company.png);
}

.greythumbsup i {
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url(http://js.588ku.com/comp/index/images/public-icon.png) -100px -659px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 15px
}

.redthumbsup i {
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url(http://js.588ku.com/comp/index/images/public-icon.png) -135px -659px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 15px
}

.redthumbsup {
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	height: 21px;
	width: 71px;
	border-radius: 4px;
	color: red !important
}

.greythumbsup {
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	height: 21px;
	width: 71px;
	border-radius: 4px;
	color: #999999 !important;
}

.thumbsup {
	color: #0079c5;
	cursor: pointer;
}

.invite-comment-replay-tpl {
	display: none;
}

.comment-replay-v {
	width: 950px;
	height: 55px;
	border: 1px solid #CCCCCC;
	border-right: 0px;
	outline: none;
	resize: none;
	display: block;
	float: left;
	font-size: 16px;
	padding-left: 10px;
	line-height: 33px;
	color: #666;
	margin-top: 10px;
}

.invite-comment-replay-submit {
	width: 75px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #238bd8;
	display: block;
	float: left;
	margin-top: 10px;
}

.invite-replay-wrap {
	position: relative;
	width: 100%;
	margin-top: 10px;
}

.invite-replay-arrow {
	position: absolute;
	left: 24px;
	top: -8px;
	z-index: 10;
	background: url(__STATIC__/images/replay-arrow.png) no-repeat 0 0;
	display: block;
	width: 17px;
	height: 10px;
}

.invite-replay-list {
	padding: 10px 20px;
	overflow: hidden;
	min-height: 40px;
	background-color: #F4F4F4;
	margin-bottom: 15px;
	color: #ababab;
}

.invite-replay-list-t span {
	color: #f34d37;
}

.invite-replay-list-t {
	margin: 5px 0px;
}

.page-con li {
	float: left;
}

.page-con {
	align: center;
}

.page-con .active a {
	background: red;
	color: #ffffff;
}

.page {
	text-align: center;
	height: 38px;
	overflow: hidden;
	margin-top: 45px;
	margin-bottom: 52px;
	padding: 20px 0;
}

.pager-wrap a,
.pager-wrap .pager-content span {
	background-color: #ECEBEB;
}

.pager-content li {
	float: left;
	height: 30px;
	width: 30px;
}

.pager-content .active a {
	background: red;
	color: #ffffff;
}
.in-containers {
	width: 100%;
	background-color: #f5f5f5;
	padding: 8px 0 50px;
}
.in-container {
	width: 1200px;
	display: flex;
	align-items: inherit;
	justify-content: space-between;
}
.in-container .left-container {
	width: 230px;
	margin-right: 9px;
}
.in-container .left-container .i-user {
	width: 230px;
	height: 230px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.in-container .i-user .i-user-pic {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.in-container .i-user .i-user-name {
	display: flex;
	align-items: center;
	margin-top: 13px;
	font-size: 16px;
	letter-spacing: 3px;
	color: #000000;
}
.i-advertising-item {
	width: 230px;
	height: 230px;
	border-radius: 10px;
	margin-top: 8px;
	overflow: hidden;
}
.i-advertising-item img {
	width: 230px;
	height: 230px;
}
.i-tips {
	font-size: 16px;
	letter-spacing: 0px;
	color: #5a5a5a;
	padding-top: 20px;
	text-align: center;
}
.right-container {
	width: 963px;
}
.i-comments-box  {
	position: relative;
	width: 100%;
	height: 229px;
	border-radius: 10px;
	background-color: #ffffff;
	z-index: 11;
}
.i-comments-box .i-comment-input {
	display: inline-block;
	width: 961px;
	height: 166px;
	border-radius: 10px 10px 0 0;
	border-bottom: solid 1px #eaeaea;
}
.i-comments-bottom {
	display: flex;
	align-items: center;
	height: 57px;
	padding: 0 12px 0 21px;
}
.i-comments-bottom .toolbar {
	width: 200px;
}
.i-comments-bottom .icon {
	width: 36px;
	height: 36px;
	margin-right: 8px;
	cursor: pointer;
}
.i-found-container {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.i-found-container .i-found-icon {
	width: 18px;
	height: 18px;
}
.i-found-container .i-found-title {
	font-size: 16px;
	letter-spacing: 2px;
	color: #727272;
	padding-left: 3px;
}
.i-found-container .i-found-word {
	display: flex;
	align-items: center;
}
.i-found-container .i-found-word li a {
	font-size: 16px;
	letter-spacing: 2px;
	color: #727272;
	padding: 0 5px;
}
.i-submit {
	width: 147px;
	height: 39px;
	background-color: #3697fb;
	border-radius: 10px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #ffffff;
	border: none;
	outline: none;
	margin-left: 22px;
	cursor: pointer;
}
.i-interactive-list .i-interactive-item {
	width: 100%;
	background-color: #fff;
	margin-top: 8px;
	padding-bottom: 28px;
	border-radius: 10px;
}
.my-send-inform {
	display: flex;
	border-bottom: solid 1px #eaeaea;
}
.i-myself {
	position: relative;
	width: 37px;
	height: 37px;
	margin: 17px 19px;
}
.i-myself {
	position: relative;
	width: 37px;
	height: 37px;
	margin: 17px 12px;
}
.i-self-pic {
	width: 37px;
	height: 37px;
	border-radius: 50%;
}
.i-myself .vipIcon {
	position: absolute;
	width: 19px;
	height: auto;
	right: -5px;
	bottom: -2px;
	z-index: 9;
}
.my-send-right {
	flex: 1;
	padding: 22px 30px 12px 0;
}
.my-send-right .my-send {
	display: flex;
}
.my-send-right .my-send .who {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333;
}
.my-send-right .my-send .who span {
	font-weight: 400;
	color: #999;
}
.my-send-right .my-send .i-inform {
	flex: 1;
	padding: 0 6px;
}
.my-send-right .my-send .i-inform p {
	font-size: 16px;
	line-height: 29px;
	color: #333333;
}
.my-send-right .my-send .i-inform img {
	width: auto;
	max-width: 100%;
	max-height: 300px !important;
}
.my-send-right .my-send .i-state {
	width: 50px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background-color: #ff0000;
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 3px 0 0 16px;
}
.my-send-bottom {
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.my-send-bottom .i-time {
	flex: 1;
	font-size: 15px;
	letter-spacing: 1px;
	color: #939393;
	user-select: none;
}
.my-send-bottom .i-action {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.my-send-bottom .i-action .i-icon {
	width: 30px;
	height: 30px;
	margin-right: 3px;
}
.my-send-bottom .i-action .name {
	font-size: 16px;
	letter-spacing: 1px;
	color: #999999;
}
.i-action-zan .name {
	width: 130px;
}
.my-reply-list {
	width: 889px;
	padding: 12px 0 0 61px;
}
.limitHeight {
	position: relative;
	max-height: 459px;
	overflow: hidden;
}
.lastli {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
	background-color: #fff;
	font-size: 14px;
	color: blue;
	line-height: 30px;
	text-decoration: underline;
	cursor: pointer;
	z-index: 9;
}
.lastq {
	display: none;
	text-align: center;
	background-color: #fff;
	font-size: 14px;
	color: blue;
	line-height: 30px;
	text-decoration: underline;
	cursor: pointer;
}
.my-reply-list .i-interactive-item {
	position: relative;
	background-color: #f5f5f5;
	margin-top: 28px;
	padding-bottom: 0;
	cursor: pointer;
}
.my-reply-list .i-interactive-item::before {
	position: absolute;
	content: '';
	display: block;
	top: -17px;
	left: 37px;
	border-left: solid 20px transparent;
	border-right: solid 20px transparent;
	border-bottom: solid 23px #f5f5f5;
	z-index: 9;
}
.my-reply-list .i-interactive-item .i-reply-group {
	margin: 28px 0 0 0;
}
.my-reply-list .i-interactive-item .my-send-right {
	padding-right: 0;
}
.my-reply-list .i-interactive-item .my-send-bottom {
	padding-right: 20px;
}
.my-reply-list .my-send-inform {
	border-bottom: none;
}
.i-reply-group {
	width: 834px;
	margin: 28px 0 0 86px;
	overflow: hidden;
	display: none;
}
.i-reply-group .i-reply-input{
	float: left;
	width: 709px;
	height: 26px;
	resize: vertical;
	padding: 16px 24px;
	line-height: 1.5;
	outline:none;
	border: solid 1px #eaeaea;
}
.i-reply-group .i-reply-btn{
	float: right;
	background-color: #3697fb;
	width: 75px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #ffffff;
	outline: none;
	border: none;
	cursor: pointer;
}
.iz-reply-group {
	width: 834px;
	margin: 28px 0 0 86px;
	overflow: hidden;
	display: none;
}
.iz-reply-group .i-reply-input{
	float: left;
	width: 709px;
	height: 26px;
	resize: vertical;
	padding: 16px 24px;
	line-height: 1.5;
	outline:none;
	border: solid 1px #eaeaea;
}
.iz-reply-group .i-reply-btn{
	float: right;
	background-color: #3697fb;
	width: 75px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #ffffff;
	outline: none;
	border: none;
	cursor: pointer;
}
.mask {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.3);
	z-index: 11111;
}
.mask-content {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow-y: auto;
	z-index: 99999;
}
.mask-content img {
	position: absolute;
	width: auto;
	max-width: 100%;
	height: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
}
.i-comments-bottom /deep/ .w-e-menu i {
	font-size: 20px;
}