/*
 * @Author: lvjing
 * @Date: 2023-02-22 14:06:50
 * @LastEditTime: 2024-03-06 18:53:52
 * @Version: 1.0
 * @Description: 百大品牌征集
 * @Import: ../xx
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  font: 14px/1 -apple-system, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei", "Microsoft JhengHei", "Source Han Sans SC", "Noto Sans CJK SC", "Source Han Sans CN", "Noto Sans SC", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", SimSun, sans-serif;
  -webkit-tap-highlight-color: transparent;
}
code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
input,
button,
textarea,
select {
  outline: none;
  font: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #fff;
  position: relative;
  width: 100%;
  min-height: 100vh;
  color: #333;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}
.u-title1 {
  display: block;
  margin: 0.4rem auto;
  width: 100%;
}
.header {
  background-image: url(//n.sinaimg.cn/finance/2020tanpx/images/wap_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  height: 4.6rem;
}
.main {
  margin: 0.6rem auto 0;
}
.main .m-title1 {
  color: #170140;
  font-size: 0.36rem;
  text-align: center;
}
.main .m-title2 {
  color: #170140;
  font-size: 0.48rem;
  text-align: center;
}
.main .m-des-box {
  margin: 0 0.3rem;
  line-height: 0.48rem;
  color: #170140;
  font-size: 0.26rem;
  text-indent: 2em;
}
.main .m-des-box a {
  color: #170140;
}
.main .m-brand-list {
  margin: 0 0.3rem;
}
.main .m-brand-list .m-brand-item {
  display: flex;
  margin-bottom: 10px;
  line-height: 0.4rem;
  color: #170140;
  font-size: 0.26rem;
}
.main .m-brand-list .m-brand-item span {
  display: block;
  margin-right: 15px;
  width: 1.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #dacfb2;
  font-size: 0.3rem;
  background: #170140;
  text-align: center;
}
.main .m-brand-list .m-brand-item p {
  width: 4.9rem;
}
/*footer*/
footer {
  width: 100%;
  margin: 0.5rem auto 0;
  padding: 0.3rem 0 0.5rem 0;
  background: #170140;
}
footer,
footer p {
  font-size: 0.24rem;
  text-align: center;
}
footer p {
  color: #ccb57a;
  line-height: 0.5rem;
}
footer .copy {
  margin-top: 0.26rem;
  padding-top: 0.26rem;
}
.star {
  display: block;
  float: right;
  padding: 0.05rem 0 0 0.05rem;
  font-size: 0.26rem;
  color: #cf551f;
  font-style: normal;
}
.item {
  position: relative;
  overflow: hidden;
  margin: 0 0.3rem;
  padding-top: 0.24rem;
}
.item .titleafter:after {
  content: "年";
  position: absolute;
  color: #333;
  font-size: 0.3rem;
  right: 0.5rem;
  top: 0.2rem;
}
.item .title {
  font-size: 0.24rem;
  color: #170140;
  width: 2.2rem;
  padding-right: 0.1rem;
  float: left;
  line-height: 0.71rem;
  text-align: right;
}
.item .u-title1 {
  margin: 0 auto;
  font-size: 0.3rem;
  color: #666;
  line-height: 0.71rem;
}
.item .title2 {
  line-height: 1.5;
}
.m-content {
  float: left;
  margin-left: 0.06rem;
  width: 4.52rem;
}
.item .input-text,
.item .textarea {
  display: inline-block;
  float: right;
  box-sizing: border-box;
  border: 1px solid #ccb57a;
  width: 4.52rem;
  height: 0.69rem;
  font-size: 0.3rem;
  color: #333;
  border-radius: 0.06rem;
  text-indent: 0.1rem;
}
.item .textarea {
  height: 1.45rem;
  resize: none;
  text-indent: 0;
  padding: 0.1rem;
}
.item .input-text2 {
  display: inline-block;
  float: right;
  box-sizing: border-box;
  border: 1px solid #ccb57a;
  width: 3.36rem;
  height: 0.69rem;
  font-size: 0.3rem;
  color: #333;
  border-radius: 0.06rem;
  text-indent: 0.1rem;
}
.item.item-with-upload-right .upload,
.item.item-with-upload-right .upload01 {
  float: left;
}
.item.item-with-upload-bottom .upload {
  display: inline-block;
  margin: 0 0.4rem 0.2rem 0;
}
.item .upload {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../images/upload.png) no-repeat;
  background-size: 1.6rem 1.6rem;
}
.item .upload01 {
  position: relative;
  width: 0.96rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: #170140;
  border-radius: 0.05rem;
  text-align: center;
  color: #87793a;
  margin-left: 0.3rem;
}
.item .input-text::-webkit-input-placeholder,
.item .input-text2::-webkit-input-placeholder,
.item .textarea::-webkit-input-placeholder {
  color: #bbbbbb;
  font-size: 0.3rem;
  line-height: 1.28;
  text-align: justify;
  word-break: break-all;
  word-wrap: break-word;
}
.item .photo,
.item .input-file {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item .input-file {
  opacity: 0.01;
  -webkit-appearance: none;
  border: 0;
}
.item .photo {
  visibility: hidden;
}
.item a.tips {
  display: inline-block;
  font-size: 0.26rem;
  color: #ff1b1b;
  margin-top: 0.1rem;
  margin-left: 0.17rem;
}
.item .select {
  display: block;
  width: 100%;
  height: 100%;
  /*-webkit-appearance: none;*/
  border: 0;
  background: #fff;
}
.item .select-list {
  position: relative;
  width: 4.08rem;
  height: 0.69rem;
  line-height: 0.69rem;
  border: 1px solid #ccb57a;
  float: left;
  margin-right: 0.26rem;
  font-size: 0.3rem;
  color: #333;
  /*background: url(../images/arrowall.png)  no-repeat 3.7rem center;  background-size: .19rem .3rem;*/
  border-radius: 0.06rem;
  text-indent: 0.1rem;
}
.item .select-list2 {
  position: relative;
  width: 100%;
  height: 0.69rem;
  line-height: 0.69rem;
  border: 1px solid #ccb57a;
  float: left;
  font-size: 0.3rem;
  color: #333;
  background: #fff;
  /* margin-right: .26rem;background: url(../images/arrowall.png)  no-repeat 3.7rem center;  background-size: .19rem .3rem;*/
  border-radius: 0.06rem;
  text-indent: 0.1rem;
}
.item .u-btn-choose1 {
  float: left;
  border: 1px solid #170140;
  width: 1.07rem;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  border-radius: 0.05rem;
  color: #885900;
  font-size: 0.3rem;
}
.item .btnall {
  float: left;
  border: 1px solid #170140;
  width: 1.07rem;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  background: #170140;
  border-radius: 0.05rem;
  color: #885900;
  font-size: 0.3rem;
}
.submit {
  position: relative;
  margin: 0.47rem auto;
  width: 6.87rem;
  height: 1.06rem;
}
.submit.processing {
  background-color: #ccc;
}
.submit .words {
  position: absolute;
  top: 0;
  left: 2.46rem;
  width: 2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.26rem;
  color: #ccb57a;
  background: #170140;
  z-index: 1;
  border-radius: 0.06rem;
}
.submit .progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #170140;
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
/*上传图片*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.uploadedPic-wrap {
  width: 1.1rem;
  height: 1.1rem;
  /*overflow: hidden;*/
  display: table-cell;
  vertical-align: middle;
}
.uploadPicTip {
  font-size: 12px;
  color: #a8aeb2;
}
[data-dpr="2"] .uploadPicTip {
  font-size: 24px;
}
[data-dpr="3"] .uploadPicTip {
  font-size: 36px;
}
.div-upload {
  position: relative;
  margin-right: 0.24rem;
  margin-bottom: 0.24rem;
  width: 1.1rem;
  height: 1.1rem;
  border: 1px solid transparent;
}
.div-upload .upload-file {
  opacity: 0;
  width: 1.1rem;
  height: 1.1rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.uploadedPic {
  width: 1.1rem;
  height: 1.1rem;
  margin-left: 0.2rem;
  float: left;
  margin-bottom: 0.24rem;
  text-align: center;
  border: 1px solid #e5e5e5;
  /*margin-right: 0.04rem;*/
  position: relative;
  /*overflow: hidden;*/
}
.uploadedPic img {
  vertical-align: middle;
  -webkit-user-select: none;
  /*禁用手机浏览器的用户选择功能 */
  -moz-user-select: none;
}
.uploadedPic span {
  position: absolute;
  z-index: 10;
  right: -0.16rem;
  top: -0.16rem;
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  background: url(//n.sinaimg.cn/finance/blackcat/wap/images/icon-code-14.png) no-repeat;
  background-size: 100% auto;
}
.uploadedPic span {
  font-size: 12px;
}
[data-dpr="2"] .uploadedPic span {
  font-size: 24px;
}
[data-dpr="3"] .uploadedPic span {
  font-size: 36px;
}
.uploadedPic .pic01 {
  width: 100%;
}
.uploadedPic .pic02 {
  display: block;
  overflow: hidden;
  width: 1.1rem;
  height: 1.1rem;
}
.preview-mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 10000;
}
.preview-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 11000;
  top: 0;
  left: 0;
}
.preview-table {
  width: 100%;
  height: 100%;
}
.preview-table td {
  text-align: center;
  vertical-align: middle;
}
.preview-wrap .u-preview-close {
  position: fixed;
  top: 0.2rem;
  right: 0.2rem;
  z-index: 2;
  border-radius: 50%;
  border: 0.04rem solid #fff;
  background: url(//n.sinaimg.cn/finance/cece9e13/20170511/0509_zyc_close.png) center 50% no-repeat;
  background-size: 0.533333rem auto;
  bottom: 0.266667rem;
  width: 0.8rem;
  height: 0.8rem;
  background-color: rgba(0, 0, 0, 0.5);
}
.preview-pic {
  max-height: 100%;
  max-width: 100%;
}
.j-preview {
  display: none;
}
.feed-upload {
  margin-top: 0.16rem;
  /*padding-bottom: 0.1rem;*/
}
.btn-upload {
  width: 1.1rem;
  margin-right: 0.24rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.btn-upload img {
  width: 100%;
}
.txt-upload {
  font-size: 14px;
  color: #333333;
  height: 1.1rem;
  line-height: 1.1rem;
  border: 1px solid transparent;
}
[data-dpr="2"] .txt-upload {
  font-size: 28px;
}
[data-dpr="3"] .txt-upload {
  font-size: 42px;
}
.txt-upload em {
  font-style: normal;
}
/* 联系方式 */
.contact-w {
  padding-top: 0.7rem;
}
.contact-w .title {
  height: 0.82rem;
  background: url("//n.sinaimg.cn/finance/2021_ip_pick/wap/images/tit7.png") no-repeat 50% 0;
  background-size: auto 0.82rem;
  text-indent: -99.99rem;
}
.contact-c {
  margin: 0.4rem auto 0;
  width: 6.7rem;
}
.contact-c h4 {
  border-bottom: 1px dashed #8b88b0;
  padding-bottom: 0.18rem;
  line-height: 0.5rem;
  font-weight: 400;
  text-align: center;
}
.contact-c .work {
  font-size: 0.32rem;
  font-weight: bold;
  color: #4e4a7f;
}
.contact-c .name {
  margin-top: 0.02rem;
  font-size: 0.26rem;
  color: #8181c2;
  letter-spacing: 0.01em;
}
.contact-c .email {
  margin-top: -0.02rem;
  line-height: 0.46rem;
  font-size: 0.26rem;
  color: #8181c2;
}
.contact-c .contact-mt {
  padding-top: 0.14rem;
}
.contact-c .weibo {
  padding-top: 0.57rem;
}
.weibo-group {
  float: right;
  margin-right: 1.03rem;
}
.weibo-group img {
  display: block;
  margin: 0 auto;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  border: 0.06rem solid #c2bede;
}
.weibo-group p {
  display: flex;
  width: 2rem;
  margin-top: 0.14rem;
  line-height: 0.32rem;
  height: 0.64rem;
  font-size: 0.26rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #45417a;
}
.weibo-group a:link,
.weibo-group a:visited,
.weibo-group a:hover {
  color: #fff;
  text-decoration: none;
}
.weibo-group .add {
  margin-right: 0.15rem;
}
.weibo-group a {
  display: block;
  border-radius: 0.1rem;
  margin: 0.14rem auto 0;
  width: 1.7rem;
  height: 0.6rem;
  line-height: 0.58rem;
  font-size: 0.26rem;
  background-color: #796ae0;
  text-indent: 0.38rem;
}
