@charset "utf-8";
.content .title a:last-child {
	color: #999;
}
.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	background: #fff;
	left: 0;
	z-index: 2;
	-moz-box-shadow: 2px 2px 5px #ccc;
	/* 老的 Firefox */
	box-shadow: 2px 2px 5px #ccc;
}
.event_name {
	border: 1px solid #efefef;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	padding: 15px 10px;
	margin-top: 10px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.event_name p {
	font-weight: bold;
	display: inline-block;
	width: 590px;
	float: left;
	margin-Top: 5PX;
	font-size: 16px;
}
.event_name a {
	float: right;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #ddd;
	margin-right: 10px;
	border-radius: 5px;
	text-indent: 1.5em;
}
.event_name a.a1 {
	background: #fff url(../../images/community/icon_zhikan.png) 5px 8px no-repeat;
}
.event_name a.a4 {
	background: #fff url(../../images/community/icon_quxiaozhikan.png) 5px 8px no-repeat;
}
.event_name a.a2 {
	background: #fff url(../../images/community/icon_nixu.png) 5px 8px no-repeat;
}
.event_name a.a3 {
	background: #00B386 url(../../images/community/icon_pinglun_hov.png) 5px 8px no-repeat;
	color: #fff;
}
.event_name .collect_btn {
	background: url(../../images/community/icon_collect_b.png) 6px 8px no-repeat;
}
.event_name .collect_btn.active {
	background: url(../../images/community/icon_collect_a.png) 6px 8px no-repeat;
}
.event_content {
	margin-top: 10px;
	/*  background: #fff; */
}
.event_content>ul {
	overflow: hidden;
	height: 40px;
	text-align: right;
	border: 1px solid #ddd;
	color: #00B386;
	border-bottom: 0;
}
.event_content>ul li {
	display: inline-block;
	margin-left: 10px;
	float: right;
	border-right: 1px solid #ddd;
	padding-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.event_discri {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background: #f3f3f3;
}
.event_discri img[src*="smile/mobile"],
.yinyong_text img[src*="emotion/images"]{
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.event_discri img {
	max-width: 100%;
	height: auto;
}
.event_discri.event_replay {
	border: 0;
	background: #F5F5F5;
}
.event_discri.event_replay .event_right {
	background: #F5F5F5;
}
.event_discri.event_replay .event_right .pinlun {
	background: #fff;
}
.event_left {
	width: 200px;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.event_left.first {
	background: #f3f3f3 url(../../images/community/img_louzhu.png) 0 0 no-repeat;
}
.event_left.first .p1 a {
	color: #00B386;
}
.event_left>img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-top: 30px;
}
.event_left p {
	color: #000;
	margin-top: 10px;
	color: #000;
}
.event_left p.p1 {
	font-size: 14px;
	font-weight: bold;
	color: #00B386;
}
.event_left p.p0 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.star {
	text-align: center;
	line-height: 1;
}
.star li {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../../images/community/icon_leavel.png) 0 0 no-repeat;
	background-size: 12px;
}
.star li.half_star {
	background: url(../../images/community2/icon_star2.png) 0 0 no-repeat;
}
.star li.gray_star {
	background: url(../../images/community2/gray_star.png) 0 0 no-repeat;
}
.event_right {
	width: 797px;
	float: left;
	box-sizing: border-box;
	padding: 10px 0;
	border-left: 1px solid #efefef;
	position: relative;
	z-index: 1;
	background: #fff;
}
.event_right .name {
	border-bottom: 1px solid #efefef;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 20px;
	margin-top: -10px;
}
.event_right .art-info {
	padding: 6px 20px;
}
.event_right .art-info .time {
    font-size: 12px;
    color: #999;
    font-weight: normal;
}

.event_right .art-info .view-icon {
	margin-left: 22px;
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(../../images/community/css_sprites.png) -96px -72px;
    vertical-align: middle;
}
.event_right .art-info .view {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.event_right .hot-art-info {
	padding: 6px 0;
}
.event_right .hot-art-info .hot-art {
	display: inline-block;
	background: #f4f4f4;
    margin-left: 13px;
    border-radius: 40%;
}

.event_right .hot-art-info .hot-art-title {
	font-weight: 400;
    padding: 8px 13px;
}

.audio{
	padding: 0 20px;
}
.audio_file{
	padding: 10px;
	border-radius: 4px;
	margin: 10px 0;
	background: #fff url(../../images/share/audioBg.png)no-repeat center right;
	background-size: cover;
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,.3);
}
.audio_file img{
	width: 28px;
	height: 28px;
	margin-right: 3px;
	vertical-align: middle;
}
.audio_file .audio_title{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 140px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	height: 28px;
	line-height: 30px;
}
.relative_event {
	color: #15B084;
	/*height: 30px;*/
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 20px;
	font-weight: bold;
}
.relative_event p{
	display: flex;
}
.relative_event a {
	text-decoration: underline;
	color: #15B084;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	/*width: 690px;*/
	margin-left: 6px;
	position: relative;
	top: -1px;
}
.event_right .richtext {
	padding: 0 20px;
	margin-top: 10px;
	min-height: 150px;
	color: #333;
	word-wrap: break-word;
	font-size: 16px;
	line-height: 1.6;
	font-family: PingFangSC-Light, arial, sans-serif, Helvetica;
}
.event_right .richtext a {
	text-decoration: underline;
}
.event_right .richtext img[data-bulu-img] {
	margin-top: 10px;
}
.event_right .richtext .lazy{
	display: block;
}
.event_right .richtext img.lazy{
	display: inline-block;
	line-height: 5px;
}
.event_right .richtext video {
	max-width: 100%;
	/*height: auto;*/
	margin-top: 10px;
}
.event_right .richtext span,
.event_right .richtext div,
.event_right .richtext p {
	max-width: 756px;
	/*最外层div的宽度*/
	max-height: 100%;
	margin-right: initial !important;
	/*复制过来的内容多出间距 2025-07-09 16:26:30*/
	/*margin-block-start: 1em;*/
	/*margin-block-end: 1em;*/
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

/* 视频以及内部的div 不限制最大宽度 start */

.event_right .richtext .video-js {
	max-width: none;
	width: auto;
	margin-top: 10px;
}

.event_right .richtext .video-js video{
	margin-top: 0px;
}

.event_right .richtext .video-js div {
	max-width: none !important;
}

/* 视频以及内部的div end */

.event_right .richtext img {
	max-width: 100%;
	vertical-align: middle;
}
.event_right .richtext img[src*="smile/mobile"],
.event_right .richtext img[src*="emotion/images"],
.event_right .richtext img[src*="outing/mobile"],
.event_right .richtext img[src*="equipment/mobile"],
.event_right .richtext img[src*="mascot/mobile"] ,
.event_right .yinyong_text img[src*="dialogs/emotion"] {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 3px;
}
.zan_wrap {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	padding: 0 20px;
}
.event_right .btn_green {
	background: #00B386 url(../../images/community/icon_zan.png) 10px 5px no-repeat;
	text-indent: 1.5em;
	float: left;
	margin-top: 7px;
}
.event_right .btn_green.liked {
	background-color: #ccc;
}
.zan_wrap .zan:after,
.zan_wrap .zan:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	top: 10px;
	left: 0;
}
.zan_wrap .zan:after {
	border-width: 10px;
	left: -19px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #fff;
}
.zan_wrap .zan:before {
	border-width: 12px;
	border-top-color: #ddd;
	left: -22px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #ddd;
}
.zan_wrap .zan {
	position: relative;
	float: left;
	border: 1px solid #efefef;
	max-width: 650px;
	margin-left: 20px;
}
.zan_wrap .zan .zan_list {
	max-height: 70px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
}
.zan_wrap .zan .zan_list.hidden {
	max-height: 145px;
	overflow: auto;
}
.zan_wrap .zan img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.green {
	color: #00B386;
	float: left;
	margin-top: 10px;
	height: 30px;
	text-align: center;
	display: inline-block;
}
.event_time {
	border-top: 1px solid #efefef;
	margin-top: 20px;
	padding: 0 10px;
	padding-top: 15px;
	height: 25px;
}
.event_time span {
	color: #999;
}
.event_time a {
	display: inline-block;
	float: right;
	margin-right: 10px;
}
.event_time .huifu {
	border: 1px solid #ddd;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-indent: 1.5em;
	background: url(../../images/community/icon_huifu2.png) 5px 7px no-repeat;
	margin-top: -5px;
	border-radius: 3px;
}
.event_time .yinyong {
	border: 1px solid #ddd;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-indent: 1.5em;
	background: url(../../images/community/icon_yinyong.png) 5px 7px no-repeat;
	margin-top: -5px;
	border-radius: 3px;
}
.pinlun {
	border: 1px solid #efefef;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}
.pinlun .bg {
	position: absolute;
	top: 50px;
	left: -8px;
}
.pinlun .btn_green {
	background: #00B386;
	text-indent: 0;
	display: block;
	margin-top: 10px;
	width: 80px;
	margin: 10px auto;
	float: none;
}
.richtext_box {
	margin-top: 20px;
}

/* event_discription */

.event {
	overflow: hidden;
	padding: 10px 20px;
	box-sizing: border-box;
	margin-top: 10px;
}
.event h2 {
	line-height: 30px;
	width: 800px;
}
.event .main_pic {
	width: 400px;
	height: 260px;
	float: left;
}
.event .discription {
	width: 340px;
	float: left;
	margin-left: 10px;
}
.event .discription li {
	margin-top: 5px;
}
.event .discription li span {
	color: #EA6B55;
	font-size: 20px;
}
.event .discription li span:first-child {
	color: #999;
	font-size: 14px;
}
.event .discription li a {
	color: #00B386;
}
.event .discription .btn_green {
	width: 120px;
}
.event .discription li p {
	display: inline-block;
	width: 70px;
	height: 20px;
	text-indent: 2em;
	font-size: 16px;
}
.event .discription li p.p1 {
	background: #fff url(../../images/community/icon_collect_nor.png) 0 50% no-repeat;
}
.event .discription li p.p2 {
	background: #fff url(../../images/community/icon_like_nor2.png) 0 50% no-repeat;
}
.event .discription li p.p3 {
	background: #fff url(../../images/community/icon_comment_nor.png) 0 50% no-repeat;
}
.event .discription li p.p4 {
	background: #fff url(../../images/community/icon_share_nor2.png) 0 50% no-repeat;
}
.event .discription li p.p1:hover {
	background: #fff url(../../images/community/icon_collect_hov.png) 0 50% no-repeat;
}
.event .discription li p.p2:hover {
	background: #fff url(../../images/community/icon_like_hov.png) 0 50% no-repeat;
}
.event .discription li p.p3:hover {
	background: #fff url(../../images/community/icon_comment_hov.png) 0 50% no-repeat;
}
.event .discription li p.p4:hover {
	background: #fff url(../../images/community/icon_share_hov.png) 0 50% no-repeat;
}
ul.p3 {
	text-align: left;
}
ul.p3 li {
	margin: 2px 0;
	text-align: center;
}
ul.p3 li.auth-icon {
	margin-top: 9px;
	margin-bottom: 3px;
}
ul.p3 li span {
	width: 60px;
}
.btn_orange {
	padding: 10px 40px;
	background: #F9963B;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-top: 20px;
}
.event .btn_green {
	width: 120px;
	height: 32px;
	line-height: 32px;
	background: #00B386;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-top: 40px;
	text-align: center;
	text-indent: 0;
}
.btn_border-green {
	width: 120px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #00B386;
	color: #00B386;
	display: inline-block;
	font-size: 14px;
	margin-top: 40px;
	text-align: center;
	margin-left: 10px;
}
.tab-div {
	min-height: 100px;
	margin-top: 10px;
	background: #fff;
	padding: 10px;
}
.tab-div h3 {
	border-bottom: 1px dashed #ddd;
	line-height: 30px;
	color: #00B386;
}
.tab-div ul {
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}
.tab-div ul li img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
}
.tab-div ul.ul1 li {
	color: #333;
}
.tab-div ul li .f-span {
	color: #00B386;
}
.tab-div ul.ul1 li:last-child {
	border-right: 0;
}
.tab-div ul li {
	display: inline-block;
	width: 25%;
	text-align: center;
	float: left;
	box-sizing: border-box;
	line-height: 20px;
	color: #999;
}
.tab-div ul li .nickname {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 16px;
	text-align: left;
}
.tab-div ul li.undefined {
	color: #ED7C6C;
}
.tab-div .guiji {
	overflow: hidden;
	border-bottom: 1px dashed #efefef;
	margin-top: 10px;
	padding: 10px 0;
}
.tab-div .guiji img {
	width: 80px;
	float: left;
	height: 50px;
}
.tab-div .guiji ol {
	width: 400px;
	float: left;
	margin-left: 20px;
	line-height: 25px;
}
.tab-div .guiji ol li {
	color: #999;
}
.tab-div .guiji ol li span {
	color: #00B386;
	font-size: 16px;
}
.tab-div .guiji .huifu {
	float: right;
	margin-top: 40px;
}
.huifu_tag {
	padding-top: 10px;
	width: 200px;
}
.tab-div .guiji .huifu a {
	color: #333;
}
.jinghua {
	position: absolute;
	top: 10px;
	right: 100px;
	z-index: 2;
	width: 120px;
}

/* 提示框内容 */

.check_wrap {
	margin: 10px;
}
.check_wrap textarea {
	width: 360px;
	height: 50px;
	border: 1px solid #ddd;
	display: block;
	margin-top: 5px;
	padding: 10px;
	outline: none;
	resize: none;
}
.check_wrap .btn_green {
	margin: 5px auto;
	display: block;
	width: 100px;
}
.check_wrap p {
	margin-top: 5px;
}
.check_wrap select {
	width: 80px;
	border: 1px solid #ddd;
}
.option {
	position: absolute;
	top: 80px;
	right: 8px;
	border: 1px solid #ddd;
	width: 80px;
	background: #fff;
	display: none;
}
.option li {
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
}
.xiala {
	float: right;
}
.yinyong_text {
	position: relative;
	width: 100%;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 10px 60px;
}
.yinyong_text .lazy{
	display: block;
}
.dan {
	color: #999;
	margin-top: 10px;
}
.hide {
	display: none;
}
.yinyong_text .green {
	display: inline-block;
	margin: 5px;
	float: none;
}
.yinyong_text .all {
	border-top: 1px solid #ddd;
	text-align: center;
	/* position:absolute; */
	bottom: -10px;
	width: 100%;
}
.yinyong1 {
	position: absolute;
	top: 10px;
	left: 10px;
}
.yinyong2 {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/* 分页 */

.fenye {
	display: inline-block;
}
.fenye span {
	border: 0;
	color: #00B386;
}
.fenye input {
	width: 30px;
	height: 30px;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 10px;
}
.pages {
	margin-top: 10px;
	width: 100%;
	position: relative;
	line-height: 30px;
	text-align: right;
	font-size: 12px;
	padding: 0;
}
.pages a {
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	border: 1px solid #ddd;
	color: #666;
	background: #fff;
}
.pages span.current {
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	border: 1px solid #ddd;
	background: #00B386;
	color: #fff;
}
.btn_gray {
	padding: 10px 40px;
	background: #F9963B;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	margin-top: 20px;
}

/* 富文本编辑粘贴样式 调整 */

.image-package {
	width: auto !important;
	margin-left: 0 !important;
}

/*20170525*/

.vote-info-show {
	margin-right: 270px;
	padding-top: 10px;
	padding-left: 15px;
}
.vote-info-show h3 {
	font-size: 22px;
	padding-bottom: 10px;
	text-align: center;
}
.vote-info-show h4 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 15px;
}
.vote-info-show h4 .vote-num {
	color: #258ab9;
	font-weight: bold;
}
.vote-info-show .vote-item-detial>li {
	background: #f5f5f5;
	margin-bottom: 5px;
	padding: 7px 15px;
	font-size: 14px;
	position: relative;
	z-index: 1;
	color: #1d5a70;
}
.vote-info-show .vote-item-detial>li .vote-bg-progress {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	background: #c3edfe;
}
.vote-info-show .vote-item-detial>li .num {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #999;
}
.vote-info-show .vote-item-detial>li::after {
	content: '';
	display: table;
	clear: both;
}
.vote-info-show .i-cault,
.vote-info-show .i-voteflag {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 5px;
	width: 16px;
	height: 16px;
}
.vote-info-show .vote-title {
	font-size: 14px;
	padding-bottom: 15px;
	color: #555;
}
.vote-info-show .vote-title.active,
.vote-info-show .vote-title.active .split-line {
	color: #00B386;
}
.vote-info-show .vote-title.active .i-cault {
	background: url(../../images/community/i_cault_act.png) no-repeat 0 0;
}
.vote-info-show .vote-title.active .i-voteflag {
	background: url(../../images/community/i_flag_act.png) no-repeat 0 0;
}
.vote-info-show .vote-title .i-cault {
	background: url(../../images/community/css_sprites.png) no-repeat -130px -4px;
}
.vote-info-show .vote-title .i-voteflag {
	background: url(../../images/community/css_sprites.png) no-repeat -106px -38px;
}
.vote-info-show img {
	width: auto !important;
	margin-top: 15px;
	max-width: 100%;
	height: auto;
}
.vote-info-show .split-line {
	margin: 0 15px;
	color: #555;
}
.vote-info-show .radio-box {
	display: inline-block;
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	cursor: pointer;
	background: url(../../images/community/css_sprites.png) -130px -28px;
}

/* 多选框样式 */

.vote-info-show [data-type="1"] .radio-box {
	background: url(../../images/event/icon_check_box_nor.png) no-repeat 0 0;
}
.vote-info-show [data-type="1"] .radio-box.selected {
	background: url(../../images/event/icon_check_box_sel.png) no-repeat 0 0;
}
.vote-info-show .radio-box.selected {
	background: url(../../images/community/css_sprites.png) -130px -100px;
}
.vote-info-show .vote-select-list {
	padding-top: 20px;
	padding-bottom: 15px;
}
.vote-info-show .vote-select-list>li {
	padding: 5px 0;
	margin: 5px 0;
	font-size: 14px;
	cursor: pointer;
}
.vote-item-detial p {
	margin-left: 28px;
	margin-top: -18px;
	margin-right: 24px;
	word-break: break-all;
}
.vote-select-list p {
	margin-left: 54px;
	margin-top: -20px;
	margin-right: 24px;
	word-break: break-all;
}
.vote-info-show .vote-btn {
	display: inline-block;
	_display: inline;
	zoom: 1;
	padding: 8px 45px;
	font-size: 14px;
	background: #00B386;
	color: #fff;
}
.exp-level {
	display: inline-block;
	position: relative;
	padding: 1px 0;
	padding-left: 19px;
	padding-right: 4px;
	margin: 0 5px;
}
.exp-level .icon-v {
	position: absolute;
	top: 3px;
	left: 2px;
	width: 14px;
	height: 13px;
	background: url(../../images/community/auth_icon.png) -2px -25px;
	z-index: 1;
}
.exp-level .level-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	border-radius: 0;
}
.exp-level .txt-level {
	color: #fff;
	font-size: 13px;
	position: relative;
	z-index: 1;
}
.richtext .sfoot_p {
	height: auto !important;
}

/* 兼容app发布活动，里面的图片样式适配 start */

.richtext img[alt="活动简介"],
.richtext img[alt="活动强度"],
.richtext img[alt="路线行程"],
.richtext img[alt="行程亮点"],
.richtext img[alt="联系方式"],
.richtext img[alt="费用说明"],
.richtext img[alt="个人装备"],
.richtext img[alt="活动守则"],
.richtext img[alt="公共装备"],
.richtext img[alt="风险提示"],
.richtext img[alt="免责声明"] {
	height: 40px;
}

/* 兼容app发布活动，里面的图片样式适配 end */


/* 微信分享 */

.share_wechat {
	width: 278px;
	padding: 20px 0;
	display: block;
	position: fixed;
	top: 250px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	/* IE 9 */
	-webkit-transform: translateX(-50%);
	/* Safari and Chrome */
	background: #fff;
	text-align: center;
	z-index: 10;
	line-height: 2;
	border-radius: 5px;
	display: none;
}
.share_wechat span {
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer;
}

/* 举报弹窗样式 begin */

.report-item-wrapper {
	padding: 15px;
	line-height: 1.5;
}
.report-item-wrapper .checkbox-item-wrap {
	cursor: pointer;
	user-select: none;
}
.report-item-wrapper textarea[name="reason"] {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 6px;
	border: 1px solid #ccc;
	border-radius: 2px;
	resize: none;
	outline: 0;
}
.report-item-wrapper .btn_green {
	display: block;
	margin: 10px auto;
	width: 100px;
}

/* 举报弹窗样式 end */


/*赞赏弹窗样式 star*/

.reward {
	width: 780px;
	padding-top: 30px;
	height: 120px;
}
.reward_main {
	text-align: center;
	width: 240px;
	margin: 0 auto;
	display: block;
}
.reward_main p {
	font-size: 15px;
	color: #444;
	line-height: 30px;
}
.reward_main button {
	font-size: 15px;
	color: rgba(255, 255, 255, 1);
	line-height: 21px;
	width: 92px;
	height: 33px;
	background: rgba(255, 150, 0, 1);
	border: none;
	border-radius: 4px;
	margin: 5px 0;
	cursor: pointer;
	outline: none;
}
.reward_main .reward_list {
	margin: auto;
	margin-top: 10px;
	height: 20px;
	cursor: pointer;
}
.reward_main ul {
	max-width: 75px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.reward_main ul li {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.reward_main ul li img {
	height: 20px;
	width: 20px;
	border-radius: 50%;
}
.reward_main .reward_list .last {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.reward_main .reward_list .last em {
	font-style: normal;
}
.reward_window {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
}
.reward_window1 {
	background: rgba(0, 0, 0, .3);
}
.reward_window2 {
	background: rgba(0, 0, 0, .3);
}
.reward_window3 {
	background: rgba(0, 0, 0, .3);
}
.reward_window4 {
	background: rgba(0, 0, 0, .3);
}
.reward_window5 {
	background: rgba(0, 0, 0, .3);
}
.reward_window .reward_window_cont {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 8px;
	background: white;
	padding: 20px;
}
.reward_window .reward_close {
	color: #A4A4A4;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 30px;
	display: inline-block;
	height: 18px;
	line-height: 18px;
}
.amount_random {
	height: 160px;
	width: 260px;
}
.amount_random p {
	margin-bottom: 15px;
	font-size: 14px;
}
.amount_random input {
	width: 186px;
	height: 42px;
	border: 1px solid #E4E4E4;
	padding: 0 54px 0 5px;
	font-size: 18px;
	outline: none;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #4A4A4A;
}
.amount_random .dice {
	width: 22px;
	height: 22px;
	display: inline-block;
	padding: 5px 10px;
	cursor: pointer;
	border-left: 1px solid #E4E4E4;
	position: absolute;
	right: 24px;
	top: 62px;
	overflow: hidden;
}
.amount_random button {
	margin-left: 10px;
	border: 0;
	width: 240px;
	height: 44px;
	border-radius: 5px;
	color: white;
	background: #FF9600;
	font-size: 18px;
	outline: none;
	cursor: pointer;
}
.amount_list {
	height: 210px;
	width: 270px;
}
.amount_list img {
	width: 90px;
	height: 90px;
	border-radius: 50px;
	border: 5px solid #ffffff;
	position: absolute;
	left: 105px;
	top: -60px;
	cursor: pointer;
}
.amount_list p {
	text-align: center;
	font-size: 15px;
	margin-top: 30px;
}
.amount_list ul {
	margin-top: 10px;
	width: 270px;
	margin-left: 5px;
}
.amount_list li {
	float: left;
	width: 78px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #FF9600;
	border: 1px solid #FF9600;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.amount_list li:active{
	background:#FF9600;
	color: #fff;
}
.amount_list .btn {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}
.amount_list button {
	border: 0;
	color: #FF9600;
	font-size: 12px;
	cursor: pointer;
	background: white;
	outline: none;
}
.amount_code {
	height: 280px;
	width: 270px;
}
.amount_code p {
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
}
.amount_code .qrcode {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.amount_code .qrcode img {
	width: 160px;
}
.amount_code .marry {
	color: #000;
	text-align: center;
}
.amount_code .marry span {
	color: #FF9600;
}
.amount_code .marry span i {
	font-style: normal;
	font-size: 18px;
}
.amount_goback {
	height: 360px;
	width: 320px;
	text-align: center;
	font-size: 18px;
}
.amount_goback img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-top: 40px;
}
.amount_goback p {
	margin: 10px 0;
	color: #A5A5A5;
	font-size: 15px;
}
.amount_goback .marry {
	color: #000;
	font-size: 12px;
}
.amount_goback .marry span {
	font-size: 18px;
}
.amount_goback button {
	width: 206px;
	height: 44px;
	border: 0;
	color: white;
	background: #13C60E;
	cursor: pointer;
	margin-top: 20px;
	border-radius: 5px;
	outline: none;
	font-size: 18px;
}
.amount_person {
	width: 320px;
	height: 380px;
	font-size: 14px;
}
.amount_person ul {
	margin-left: 10px;
	margin-top: 10px;
	width: 300px;
	height: 306px;
	overflow: auto;
	padding-right: 20px;
}
.amount_person ul::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.amount_person ul::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	background-color: #999;
}
.amount_person ul::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
	background: #F4F4F4;
}
.amount_person ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E4E4E4;
}
.amount_person ul li em {
	float: right;
	color: #A4A4A4;
	font-style: normal;
}
.amount_person ul li .user {
	cursor: pointer;
}
.amount_person ul li .user img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
	margin-top: 10px;
}
.amount_person ul li .user h6 {
	font-size: 14px;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}
.amount_person ul li .user p {
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	margin-left: 5px;
	margin-top: 15px;
	float: left;
	color: white;
	display: inline-block;
	padding: 0px 3px;
	background: #FC992C;
	background: -moz-linear-gradient(top, #FC992C, #F0711E);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FC992C), to(#F0711E));
	background: -o-linear-gradient(top, #FC992C, #F0711E);
}
.amount_person ul li .user p i {
	font-weight: bold;
}
.amount_person .liAll {
	text-align: center;
	margin-top: 20px;
}
.amount_person .liAll span {
	padding-right: 20px;
	color: #13C60E;
	cursor: pointer;
	background: url(../../images/community/down.png) no-repeat center right;
	background-size: 20px;
}

/*赞赏弹窗样式end*/
.showImg{
	overflow: hidden;
}
.showImg>div{
	width: 100px;
	height: 100px;
	border: 1px solid #d2d2d2;
	position: relative;
	float: left;
	margin: 6px 0 0 6px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}
.showImg>div>img{
	max-width: 100%;
    max-height: 100%;
}
.showImg>div>span{
	position: absolute;
    width: 16px;
    height: 16px;
    background: rgba(0,0,0,.5);
    right: 0;
    top: 0;
    z-index: 10;
}
.showImg>div>span::before{
	content: '×';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	color: white;
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.showImg .btn_report{
	background: url(../../images/currency/add.png) no-repeat;
    background-size: 30%;
    background-position: 50% 50%;
    border: 1px dashed #bbbbbb;
}
.richtext>iframe {
	width: 100%;
	display: block;
	height: 240px;
	border: navajowhite;
	margin-top: 10px;
}

