@charset "utf-8";

body,
dd,
div,
dl,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
iframe,
input,
label,
menu,
nav,
ol,
p,
section,
select,
td,
textarea,
th,
time,
ul,
video {
	margin: 0;
	padding: 0
}

article,
aside,
audio,
canvas,
footer,
header,
hgroup,
nav,
section,
video {
	display: block
}

a {
	text-decoration: none;
	color: inherit;
}

body {
	width: 100%;
	min-width: 1280px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
}

.feed-header {
	display: flex;
	flex-direction: column;
}

.headbox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.feed-header header {
	background-color: transparent;
}

.feed-page {
	background: #fff
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fbtop .fbtbox {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box
}

.fbtop .fbtta {
	padding-top: 146px;
	font-size: 38px;
	font-size: 44.51px;
	color: #354154;
	font-weight: 700
}

.fbtop .fbttb {
	opacity: 0.7;
	margin: 5px 0;
	font-size: 20px;
	font-weight: 400;
	color: #354154;
}

.fbtop .fbtbox-footer {
	display: flex;
	margin-top: 26px
}

.fbtop .link {
	display: flex;
	width: 146px;
	height: 42px;
	color: #fff;
	font-size: 14px;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	background: linear-gradient(180deg, #409eff, #409eff);
	cursor: pointer;
}

.fbtop .link:hover {
	box-shadow: 0 3px 10px #b2ddff;
}

.fbtop .link.fbtwj {
	position: relative;
	margin-left: 30px;
}

.fbtop .fbtbox-footer .link {
	position: relative;
}

.fbtop .fbtbox-footer .link .qr-code {
	display: none;
	position: absolute;
	padding: 9px;
	right: -169;
	top: 49px;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0.125rem 0.125rem 1rem #ccc;
	z-index: 99;

}

.fbtop .fbtbox-footer .link:hover .qr-code {
	display: block;
}

.fbtop .link .qr-code .cont {
	position: relative;
	width: 170px;
	height: 170px;
}

.fbtop .link .qr-code .cont img {
	width: 100%;
	height: 100%;
}

.fbtop .link .qr-code .cont:after {
	position: absolute;
	display: inline-block;
	top: -15px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0rem;
	content: '';
	border-style: solid;
	border-width: 6px;
	border-color: #fff #fff transparent transparent;
	transform: rotate(315deg);
	/* 调整三角形的角度 */
}

.fbtop .fbttc {
	margin-left: 40px;
	width: 146px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #00000089;
	border-radius: 4px;
}

.fbtop .fbttc:hover {
	background: hsla(0, 0%, 100%, .5);
	box-shadow: none;
	cursor: pointer;
}

.fbtop .kefu-icon {
	margin-right: 10px
}

/* .fbtop .fbttc {
	margin-left: 10px;
	text-align: center;
	background: none;
	font-size: 16px
}

.fbtop .fbttc:hover {
	background: hsla(0,0%,100%,.1);
	box-shadow: none
} */
.fblayer {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 10000
}

.fblayerbox {
	border-radius: 10px;
	width: 711px;
	margin: -324px 0 0 -365px;
	height: 648px;
	position: absolute;
	left: 50%;
	top: 50%;
	background: linear-gradient(153deg, #F9FBFF 0%, #F2F3FF 100%);
	overflow: hidden;
	box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.success-wrap {
	margin: 30vh auto 0;
	padding: 30px 20px;
	width: 440px;
	background-color: #fff;
	border-radius: 10px;
	text-align: center
}

.fbtt {
	height: 80px;
	width: 711px;
	line-height: 90px;
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.fbtxt {
	margin: 0 auto;
	width: 85%
}

.fbtxt p {
	margin: 0 0 20px;
	line-height: 25px;
	color: #666
}

.fbtxt h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	margin: 0
}

.close {
	width: 136px;
	height: 38px;
	margin: 10px auto;
	line-height: 38px
}

.feedback li {
	margin: 5px auto 20px;
	clear: both
}

.feedback .tt {
	font-weight: 700;
	color: #333;
	font-size: 15px
}

.feedback .tt a {
	color: #409eff;
}

.feedback .tt i {
	color: red
}

.input-inner {
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	margin: 10px auto;
	display: inline-block
}

.input-inner.warning {
	border: 1px solid rgb(248, 115, 115);
}

.input-inner:focus {
	border: 1px solid #409eff
}

#fdsl {
	margin: 10px auto;
	vertical-align: middle;
	height: auto
}

#fdsl,
#fdsl i {
	position: relative;
}

#fdsl i {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #333;
	top: 12px;
	right: -22px
}

#fdsl .tips {
	position: absolute;
	right: 0;
	top: 10px;
	width: 50px;
	height: 33px;
	cursor: pointer
}

#fdsl input {
	margin: 0;
}

.fdslbox {
	width: 100%;
	border: 1px solid #e3e3e3;
	position: absolute;
	top: 36px;
	left: -1px;
	background: #fff;
	z-index: 999;
	max-height: 500px;
	overflow: auto;
	z-index: 98
}

.fdslbox dd {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #e8e8e8;
	padding: 0 8px
}

.fdslbox dd:hover {
	background: #f3f3f3;
	color: #409eff
}

.fdslbox dd:last-child {
	border: none
}

.txt_feedback {
	height: 36px;
	width: 100%;
	line-height: 36px;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
}

.txt_feedback::-moz-placeholder {
	font-size: 12px
}

.txt_feedback::placeholder {
	font-size: 12px
}

.txtbig {
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 20px;
	padding: 8px 20px
}

.add-image {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.add-image:before {
	width: 100%;
	height: 4px;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

.add-image:after,
.add-image:before {
	position: absolute;
	content: "";
	border-radius: 2px;
	background-color: #409eff
}

.add-image:after {
	width: 4px;
	height: 100%;
	left: 50%;
	top: 0;
	transform: translateX(-50%)
}

.upimg,
.feedback .add {
	width: 90px;
	height: 90px;
	float: left;
	border: 1px solid #e3e3e3;
	margin: 20px 20px 20px 0;
	border-radius: 6px;
	position: relative
}

.feedback .add i {
	position: absolute;
	top: -5px;
	right: -5px;
	height: 17px;
	width: 17px;
	cursor: pointer;
	background: url(/statics/xzdesktop/images/bd7ec96.png) no-repeat
}

.upimg {
	position: relative;
}

.upimg img {
	width: 100%;
	height: 100%;
	border-radius: 6px
}

.upimg .delete {
	display: flex;
	position: absolute;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	cursor: default;
	text-align: center;
	color: #fff;
	opacity: 0;
	font-size: 20px;
	background-color: rgba(0, 0, 0, .5);
	transition: opacity .3s;

}

.upimg .delete:hover {
	opacity: 1;
}

.divide {
	margin: 0 20px;
	width: 1px;
	border-left: 1px dashed #ccc;
}

.btn-reward {
	margin: 10px auto;
	width: 136px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #39a8ff;
	cursor: pointer;
	border-radius: 3px;
	font-size: 14px;
	border: 1px solid #39a8ff;
}

.btn-reward:hover {
	box-shadow: 0 3px 10px #b2ddff;
}


.btn {
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	color: #f6f6f6;
	cursor: pointer;
	border-radius: 4px;
	font-size: 16px;
	border: none;
	background: #26a1ff;
}

.btn:hover {
	box-shadow: 0 3px 10px #26a1ff;
}

.warn {
	color: #f87373;
	margin: 0 20px
}

.header_left_title {
  color: #000;
}
.header_right_item{
  color: #000;
}

.inputImage {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer
}

.add-wrap,
.inputImage {
	height: 90px;
	width: 90px
}

.add-wrap {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 20px 0;
	border-radius: 6px;
	border: 1px dashed #e3e3e3
}

.feedback {
	margin: 0 auto;
	display: flex;
	width: 1100px;
	padding: 50px 0;

}

.feedback .feed-info {
	flex: 1;
	padding: 0 70px 0 0
}

.feedback .feed-info li {
	list-style: none
}

.feedback .feed-info .el-select {
	width: 100%;
	margin: 10px 0
}

.feedback .feed-info .el-select .el-input .el-input__inner:focus,
.feedback .feed-info .el-select .el-input.is-focus .el-input__inner {
	border-color: #1fb474
}

.feed-info .title {
	width: 600px;
	display: flex;
	font-size: 24px;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	padding-bottom: 16px;
	margin-bottom: 20px;
	border-bottom: 1px dashed rgba(53, 65, 84, 0.1);
}

.svg-icon {
	font-size: 30px;
}

.success-wrap .svg-icon {
	color: #409eff;
	font-size: 66px;
	margin-bottom: 20px
}

.wish-box .wish-input .svg-icon {
	font-size: 34px;
	margin-right: 20px;
}

.success-wrap .title {
	color: #000;
	font-size: 18px
}

.success-wrap .text {
	margin: 10px 0 20px;
	color: #999
}

.svg-icon-delete {
	font-size: 22px;
}

.issues-list.active {
	display: block;
}

input:focus-visible,
textarea:focus-visible {
	outline: none
}


.quick-menus {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 20px 0
}

.quick-menus:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	content: "";
	background-color: rgba(0, 0, 0, .1)
}

.quick-menus_item {
	padding: 10px 30px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 2px solid transparent;
	transition: all .3s
}

.quick-menus_item.active {
	color: #409eff;
	border-bottom-color: #409eff
}

.right-content {
	flex: 1;
	padding-left: 30px;
}

.right-content .headline {
	display: flex;
	height: 30px;
	color: #00bbd7;
	font-size: 16px;
	font-weight: bold;
	align-items: center;
	margin-bottom: 10px;
}

.right-content .headline img {
	margin-right: 6px;
}

.right-content .issues-wrap {
	font-size: 14px;
}

.issues-wrap .issues-list {
	padding: 20px 20px 20px 30px;
	margin-bottom: 20px;
	background-color: #f5f9fd;
}

.page-finish {
	display: none;
	background: url(/statics/xzdesktop/images/feed/bg4.jpg) no-repeat top center #83e4b3;
	padding: 165px 0 100px 0;
	flex: 1;
}

.finish {
	width: 1096px;
	height: 655px;
	background: url(/statics/xzdesktop/images/feed/bg6.png) no-repeat 0 0;
	margin: 0 auto;
	text-align: center;
}

.fimg {
	margin: 50px auto 0 auto;
	display: inline-block;
}

.code-container {
	display: flex;
	justify-content: center;
}

.code-item {
	width: 190px;
}

.code-item img {
	width: 170px;
	height: 170px;
}

.code-item+.code-item {
	margin-left: 70px;
}

.code {
	margin: 50px auto 20px auto;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 15px #beeeff;
	display: inline-block;

}

.finish p {
	color: #aaa;
	margin-top: 10px;
}

.finish p strong {
	color: #333;
	font-size: 20px;
}

.fimg {
	margin: 50px auto 0 auto;
	display: inline-block;
}

.issues-wrap a,
.issues-wrap a:hover {
	color: #333;
	text-decoration: none;
}

.con p {
	margin: 30px auto;
}

.fbtop {
	background: url(../images/feed/bg.png) no-repeat 50%/cover;
	height: 350px
}

#header {
	margin-top: -63px;
}