body {
	background-color: #f6f6f6;
}

.panel-nav {
	margin-top: 34px;
	margin-bottom: 22px;
}

.main, .main-inner {
	width: 780px;
	padding: 30px 69px;
	background-color: #fff;
	border: solid 1px #d6d6d6;
	margin-bottom: 34px;
	border-radius: 5px;
}

.select {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.head {
	display: block;
	width: 705px;
	margin: 0 auto;
}

.head .topic-title {
	font-size: 28px;
	color: #000;
	text-align: left;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.head_tail {
	padding: 10px 0;
	border-bottom: 1px solid #d8d8d8;
}

.share-tool-bar .reward {
	position: relative;
	float: right;
	width: 128px;
	height: 28px;
	background-color: #e8902c;
	border-radius: 5px;
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
}

.t-list {
	padding: 10px 0;
	/*   text-indent:2em; */
	line-height: 24px;
	font-size: 14px;
	word-wrap: break-word;
}

.t-list .t_Image {
	max-width: 780px;
}

.t-list p {
	margin-top: 8px;
	line-height: 32px;
	font-size: 15px;
	color: #333030;
}

.share-tool-bar {
	height: 34px;
	margin-top: 20px;
	position: relative;
}
/* .share-tool-bar span{
    display: inline-block;
    vertical-align:top;
    padding: 7px 13px;
} */
.share-tool-bar .fav_btn {
	background-color: #4fc277;
	color: #fff;
	margin-left: 30px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	padding: 7px 13px;
}

.share-tool-bar .active {
	background-color: #d8d8d8;
}

.t-head {
	vertical-align: middle;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #222;
	margin: 0 0 24px;
	border-bottom: 1px solid #e5e9ef;
	background-color: transparent;
	border-radius: 0;
	padding: 8px 0;
}

.comment-send {
	margin: 10px 0;
}

.comment-send .user-face {
	float: left;
	margin: 7px 0 0 5px;
	position: relative;
}

.comment-send .user-face .user-head {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

.comment-send  img {
	border: none;
	vertical-align: middle;
}

.comment-send .textarea-container {
	position: relative;
	margin-left: 85px;
	margin-right: 80px;
}

.comment-send .textarea-container {
	position: relative;
	margin-left: 85px;
	margin-right: 80px;
}

.comment-send .textarea-container textarea {
	font-size: 12px;
	display: inline-block;
	box-sizing: border-box;
	background-color: #f4f5f7;
	border: 1px solid #e5e9ef;
	overflow: auto;
	border-radius: 4px;
	color: #555;
	width: 100% !important;
	height: 65px;
	transition: 0s;
	padding: 5px 10px;
	line-height: normal;
}

.comment-send .textarea-container div {
	font-size: 12px;
	display: inline-block;
	box-sizing: border-box;
	background-color: #f4f5f7;
	border: 1px solid #e5e9ef;
	overflow: auto;
	border-radius: 4px;
	color: #555;
	width: 100% !important;
	height: 65px;
	transition: 0s;
	padding: 5px 10px;
	line-height: normal;
}

.comment-send .textarea-container textarea:focus {
	background-color: #fff;
	border-color: #00a1d6;
}

textarea {
	outline: none;
	resize: none;
}

input, textarea {
	font: 12px 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei',
		'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}

.comment-send .comment-submit {
	width: 70px;
	height: 64px;
	position: absolute;
	right: -80px;
	top: 0;
	padding: 4px 15px;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	min-width: 60px;
	vertical-align: top;
	cursor: pointer;
	background-color: #00a1d6;
	border: 1px solid #00a1d6;
	transition: .1s;
	user-select: none;
	outline: none;
}

.comment-send .comment-emoji {
	padding: 0;
	width: 66px;
	height: 24px;
	color: #99a2aa;
	border: 1px solid #e5e9ef;
	border-radius: 4px;
	position: relative;
	z-index: 100;
	font-size: 12px;
	text-align: center;
	line-height: 23px;
	margin-left: 86px;
	margin-top: 3px;
	cursor: pointer;
}

.comment-send .comment-emoji .face {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.comment-send .comment-emoji:hover {
	color: #6d757a;
}

.comment-list .list-item>.user-face {
	float: left;
	margin: 24px 0 0 5px;
	position: relative;
}

.main-inner a {
	outline: none;
	color: #00a1d6;
	text-decoration: none;
	cursor: pointer;
}

.main-inner img {
	border: none;
	vertical-align: middle;
}

.comment-list .list-item .user-face img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

.comment-list .list-item .con {
	position: relative;
	margin-left: 85px;
	padding: 22px 0 14px;
	border-top: 1px solid #e5e9ef;
}

.comment-list .list-item .user {
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	padding-bottom: 4px;
	display: block;
	word-wrap: break-word;
}

.comment-list .list-item .user .text-con {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}

.comment-list .list-item .user .name {
	color: #6d757a;
}

.comment-list .list-item .user .level {
	display: inline-block;
	width: 19px;
	height: 9px;
	vertical-align: middle;
	margin: 0 8px;
	/* background: url(../../dist/images/icons-comment.png) no-repeat;*/
}

.comment-list .list-item .text {
	line-height: 20px;
	padding: 2px 0;
	font-size: 14px;
	text-shadow: none;
	overflow: hidden;
	word-wrap: break-word;
}

.comment-list .list-item .info {
	color: #99a2aa;
	line-height: 26px;
	font-size: 12px;
}

.comment-list .list-item .info>span {
	margin-right: 20px;
}

.comment-list .list-item .info .like {
	cursor: pointer;
}

.comment-list .list-item .info .hate {
	cursor: pointer;
	margin-right: 15px;
}

.comment-list .list-item .info .btn-hover {
	padding: 0 5px;
	border-radius: 4px;
	margin-right: 15px;
	cursor: pointer;
	display: inline-block;
	margin-left: 55px;
}

.btn-active, .comment-list .list-item .info .btn-hover:hover {
	color: #00a1d6;
	background: #e5e9ef;
}

.comment-list .list-item .info .operation .spot {
	width: 18px;
	height: 18px;
	cursor: pointer;
	background:
		url(https://static.hdslb.com/phoenix/dist/images/icons-comment.png)
		no-repeat;
	background-position: -151px -280px;
}

.comment-list .list-item .info .like i {
	display: inline-block;
	width: 35px;
	height: 14px;
	margin-right: 5px;
}

.comment-list .list-item .info .like .active {
	color: #00a1d6;
}

.comment-list .list-item .info .operation .opera-list {
	display: none;
	position: absolute;
	width: 100px;
	right: 0;
	top: 20px;
	z-index: 10;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 4px;
	color: #222;
	font-size: 14px;
	padding: 10px 0;
}

.comment-list .list-item .info .operation .opera-list li {
	padding: 0 15px;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	transition: all .3s;
}

.comment-list .list-item .reply-box .reply-item {
	padding: 10px 0;
}

.comment-list .list-item .reply-box .reply-item .reply-con {
	margin-left: 34px;
}

.comment-list .list-item .reply-box .reply-item .reply-face img {
	width: 24px;
	height: 24px;
	border-radius: 50%;
}

.comment-list .list-item .reply-box .reply-item .reply-face {
	float: left;
	margin: 5px 0 0;
}

.comment-list .list-item .reply-box .view-more {
	font-size: 12px;
	color: #6d757a;
}

.comment-list .list-item .reply-box .view-more .btn-more {
	padding: 2px 3px;
	border-radius: 4px;
}

.comment-list .list-item .reply-box .view-more .btn-more:hover {
	background: #e5e9ef;
	color: #00a1d6;
}

.comment-list .list-item .info .operation {
	position: relative;
	width: 18px;
	float: right;
	margin-top: 5px;
	margin-right: 0;
}

.comment-list .list-item .info .operation .spot:hover {
	background-position: -216px -280px;
}

.comment-list .list-item .info .operation .opera-list li:hover {
	background: #e5e9ef;
	color: #00a1d6;
}

.comment-send .comment-submit:hover {
	background-color: #00b5e5;
	border-color: #00b5e5;
}

.comment-send .textarea-container:hover textarea {
	background-color: #fff;
	border-color: #00a1d6;
}

.user-list {
	padding: 15px 34px;
	width: 192px;
	background-color: #fff;
	position: relative;
	text-align: center;
	border-radius: 5px;
}

.user-list img {
	width: 130px;
	height: 130px;
}

.user-list .user-info {
	padding: 10px 0;
}

.user-list #user-name {
	display: block;
	margin: 16px 0;
	font-weight: 700;
	line-height: 18px;
	font-size: 18px;
	vertical-align: middle;
	color: #ff7f3e;
}

.user-wealth {
	margin-top: 20px;
}

.user-wealth ul li {
	display: block;
	width: 48px;
	float: left;
}

.user-wealth p {
	margin-top: 16px;
}

.user-bg {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	background: url("../images/icon/user-bg.png") no-repeat;
	width: 58px;
	height: 58px;
	color: #fff;
	border-top-right-radius: 5px;
}

.user-list .btn {
	display: inline-block;
	width: 86px;
	height: 34px;
	line-height: 34px;
	border: none;
	outline: none;
	color: #ffffff;
	margin: 25px 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	background-color: #56E399;
}
/*************************** 口碑 start ***************************/
.main-kb .t-list {
	text-indent: 0;
	line-height: 28px;
}

.main-kb .kb-list strong {
	display: inline-block;
	width: 80px;
}

.red {
	color: #FF3F3F
}
/*************************** 口碑 end ***************************/

/*************************** 投票 start ***************************/
.main-tp .t-list {
	text-indent: 0;
	line-height: 28px;
	border-bottom: 1px solid #d8d8d8;
}

.topic-vote li  span {
	display: block;
	float: left;
	line-height: 26px;
	margin-bottom: 30px;
	margin-left: 45px;
}

.topic-vote span.vote-name {
	width: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.topic-vote span.vote-line {
	width: 156px;
	height: 12px;
	margin: 7px 60px 0;
	background-color: #c8c8c8;
	border-radius: 10px;
	position: relative;
}

.topic-vote span.vote-line i {
	display: block;
	height: 100%;
	background-color: #ff3f3f;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 0;
}

.topic-vote span.vote-btn {
	width: 60px;
	height: 25px;
	text-align: center;
	border-radius: 3px;
	background-color: #ff3f3f;
	color: #ffffff;
	cursor: pointer;
	margin-left: 110px;
}
/*************************** 投票 end ***************************/

/*************************** 活动 start ***************************/
.main-hd .t-list {
	padding-top: 0;
}

.hd-detail {
	text-align: start;
	border-bottom: 1px solid #d8d8d8;
	text-indent: 0;
}

.hd-detail-l {
	line-height: 28px;
	padding: 20px 0;
	width: 390px;
	float: left;
	border-right: solid 1px #d8d8d8;
}

.hd-detail-l li {
	margin: 5px 0;
}

.hd-detail-r {
	float: left;
	padding: 0 55px;
}

.hd-detail-r .hd-enroll a {
	padding: 4px 18px;
	background-color: #ff3f3f;
	color: #ffffff;
	border-radius: 3px;
	margin-left: 15px;
}

.layB {
	width: 278px;
	overflow: hidden;
	margin-top: 30px;
}

.layB .tbC {
	width: 278px;
	position: relative;
}

.layB .slide {
	width: 306px;
	overflow: hidden;
}

.layB ul {
	overflow: hidden;
	zoom: 1;
}

.layB li {
	width: 72px;
	margin: 0 30px 15px 0;
	display: inline;
	float: left;
}

.layB li img {
	width: 72px;
	height: 80px;
}

.layB li p {
	text-align: center;
	margin: 10px 0;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*************************** 活动 end ***************************/
.alert-enroll {
	width: 500px;
	height: 560px;
	border-radius: 16px;
	background-color: #fafeff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -280px 0 0 -250px;
	z-index: 102;
	font-size: 18px;
	box-shadow: 0 0 62px #6d757a;
}

.alert-enroll .enroll-close {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #c8c8c8;
	font-size: 24px;
	position: absolute;
	top: 0;
	right: 0;
}

.alert-enroll .enroll-close:hover {
	color: #39b5fd;
}

.alert-enroll .title-s {
	font-size: 24px;
	letter-spacing: 5px;
	line-height: 25px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 80px;
}

.alert-enroll .title-s i {
	display: inline-block;
	width: 63px;
	border-top: dashed 1px #6d696a;
	vertical-align: middle;
	margin: 0 15px;
}

.alert-enroll li {
	text-align: center;
	margin-bottom: 33px;
}

.alert-enroll li span {
	display: inline-block;
	width: 55px;
}

.alert-enroll li input {
	width: 272px;
	height: 40px;
	line-height: 39px;
	border: solid 1px #b4b4b4;
	outline: none;
	border-radius: 9px;
	background-color: transparent;
	text-indent: 10px;
	font-size: 100%;
}

.alert-enroll li input[type=button] {
	background-color: #39b5fd;
	color: #ffffff;
	font-size: 18px;
	border: none;
	margin-top: 20px;
	cursor: pointer;
}

.alert-enroll li input[type=button]:hover {
	background-color: #6cb8ff;
}

.alert-inquiry1 .icon {
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #1f1f1f;
	color: #c8c8c8;
	font-size: 24px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.alert-inquiry1 {
	width: 850px;
	height: 641px;
	background-color: #ffffff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -275px 0 0 -350px;
	z-index: 101;
	font-size: 18px;
	padding: 10px;
}

.alert-inquiry1 h1 {
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #49a5f2;
	color: #ffffff;
	margin-bottom: 10px;
}

.alert-inquiry1 .test-btn {
	display: block;
	margin: 0 auto;
	width: 235px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #49a5f2;
	color: #ffffff;
}

.post-title {
	height: 44px;
	line-height: 43px;
	margin: 6px 0;
	position: relative;
	font-size: 16px;
}

.post-title label {
	display: block;
	float: left;
	width: 124px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #eeeeee;
	font-size: 18px;
}

.post-title input {
	float: left;
	width: 380px;
	height: 42px;
	line-height: 42px;
	border: solid 1px #e0e0e0;
	outline: none;
	text-indent: 15px;
	margin-right: 22px;
}

.mask1 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,
		endColorstr=#B2000000);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}

#error-v {
	color: red;
	font-size: 14px;
	position: absolute;
	left: 231px;
	top: 458px;
	color: red;
	font-size: 14px;
}

.share-tool-bar a {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin-right: 10px;
	width: 34px;
	height: 34px;
	background: url("/images/icon/share2.png");
}

.bds_qq {
	background-position: 0 -44px !important;
}

.bds_qzone {
	background-position: 0 -88px !important;
}

.bds_wechat {
	background-position: 0 -132px !important;
}

.bds_moments {
	background-position: 0 0 !important;
}

.bds_sina {
	background-position: 0 -176px !important;
}

.share-tool-bar .reward .five {
	width: 38px;
	height: 28px;
	line-height: 28px;
	font-size: 33px;
	color: #e8902c;
	position: absolute;
	left: 50%;
	top: -28px;
	margin-left: -19px;
	display: none;
}

.vote-btn {
	cursor: pointer;
	padding: 4px;
	border-radius: 5px;
	border: none;
	outline: none;
	text-align: center;
}

.join-list a {
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
	width: 70px;
	height: 24px;
	line-height: 24px;
}

.join-list a:hover {
	display: block;
	border: 1px solid #f40;
	color: #f40;
}