@import url('footer.css?v3.0');
@import url('popular.css?v3.0');
.content {
  background-size: 200px;
  padding-top: 20px;
}
.content .issue-box {
  max-width: 1200px;
  margin: auto;
  display: flex;
}
.questions {
  padding: 40px;
}
/* 一键提问样式 */
.content .left_demo {
  padding: 0;
}
.questions-li {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.questions-li .questions-code-box {
  width: 120px;
  height: 40px;
  margin-right: 8px;
  border-radius: 12px;
  cursor: pointer;
  margin-left: 20px;
}
.questions-li .questions-code-box img {
  border-radius: 12px;
  width: 120px;
  height: 40px;
}
.questions-li-fl {
  text-align: left;
  min-height: 36px;
  max-width: 120px;
  color: #7c5252;
  margin-right: 10px;
  width: 100px;
  font-size: 20px;
}
.questions-li-rl {
  flex: 1;
}
.questions-li-rl .questions-content {
  border: 1px solid #e55e5e;
  height: 100px;
  border-radius: 12px;
  flex: 1;
  color: #7c5252;
  width: 100%;
  font-size: 16px;
  padding: 10px;
}
.questions-li-rl .questions-content::placeholder {
  color: #7c5252;
  font-size: 16px;
}
.questions-username,
.questions-input,
.questions-pho,
.questions-code {
  border: 1px solid #e55e5e;
  min-height: 36px;
  border-radius: 12px;
  flex: 1;
  text-indent: 10px;
  color: #7c5252;
  width: 100%;
  font-size: 16px;
}
.questions-username::placeholder,
.questions-input::placeholder,
.questions-pho::placeholder,
.questions-code::placeholder {
  color: #7c5252;
  font-size: 16px;
  opacity: 0.8;
}
.send_btn {
  width: 216px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #e55e5e;
  font-size: 14px;
  color: #fff;
  border-radius: 12px;
  margin-left: 23px;
}
.questions-sub .sub_btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #e55e5e;
  font-size: 14px;
  color: #fff;
  border-radius: 12px;
}
.questions-input span {
  position: absolute;
  right: 20px;
  top: 0;
  transform: rotate(90deg);
  font-size: 18px;
  font-weight: 700;
}
#content {
  display: block;
  width: 100%;
  padding: 25px;
}
.select2-results__option {
  color: #7c5252;
}
.select2-search__field {
  color: #7c5252;
}
.option {
  width: 100%;
}
.option .select2 {
  width: 100% !important;
}
.select2-container {
  z-index: 10001;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #e55e5e !important;
  background-color: transparent !important;
  border-radius: 12px !important;
}
.select2-container--default .select2-selection--single {
  height: 36px !important;
  display: flex !important;
  align-items: center !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px !important;
  right: 12px !important;
}
.select2-container--open .select2-dropdown--below {
  border-top: none !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.select2-dropdown {
  border: none !important;
  box-shadow: 1px 2px 6px #b5b2b2;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(232, 119, 119, 0.5) !important;
  border-radius: 5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #7c5252 !important;
  padding-left: 15px !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f7cb75 !important;
}
.w-e-text-container .placeholder {
  color: #7c5252 !important;
  font-size: 16px !important;
  opacity: 0.8 !important;
}
.w-e-text {
  color: #7c5252;
}
.potots {
  display: flex;
  flex-wrap: wrap;
}
.potots .potots-list {
  margin-right: 50px;
  transition: none !important;
}
.potots .potots-list:nth-child(4n) {
  margin-right: 0;
}
.potots .potots-list,
.potots .potots-lists {
  position: relative;
  margin-bottom: 50px;
}
.potots .potots-list .potots-add-bg,
.potots .potots-lists .potots-add-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  right: -10px;
  bottom: -10px;
  background-color: #fadeda;
  border-radius: 10px;
}
.potots .potots-list .potots-add,
.potots .potots-lists .potots-add {
  width: 120px;
  height: 130px;
  background: #f6c5c2;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.potots .potots-list .potots-add .potots-add-box,
.potots .potots-lists .potots-add .potots-add-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.potots .potots-list .potots-add .potots-add-box img,
.potots .potots-lists .potots-add .potots-add-box img {
  width: 60px;
  height: 53px;
}
.potots .potots-list .potots-add .potots-add-box p,
.potots .potots-lists .potots-add .potots-add-box p {
  margin: 6px 0 0 0;
  font-size: 14px;
  color: #fff;
}
.potots .potots-list .potots-content,
.potots .potots-lists .potots-content {
  width: 120px;
  height: 130px;
  background: #f6c5c2;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.potots .potots-list .potots-content .content-img,
.potots .potots-lists .potots-content .content-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.potots .potots-list .potots-content .icon,
.potots .potots-lists .potots-content .icon {
  position: absolute;
  right: 20px;
  top: 20px;
  display: flex;
}
.potots .potots-list .potots-content .icon .modify,
.potots .potots-lists .potots-content .icon .modify {
  cursor: pointer;
}
.potots .potots-list .potots-content .icon .modify img,
.potots .potots-lists .potots-content .icon .modify img {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}
.potots .potots-list .potots-content .icon .delete,
.potots .potots-lists .potots-content .icon .delete {
  margin-left: 15px;
  cursor: pointer;
}
.potots .potots-list .potots-content .icon .delete img,
.potots .potots-lists .potots-content .icon .delete img {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}
#name,
.sel-category {
  cursor: pointer;
}
.select2-selection__placeholder {
  color: #7c5252 !important;
}
.select2-container {
  z-index: 99;
}
