 
/* 加载图片提示样式
 */
.image-slot {
  font-size: 14rem;
}

/* 瀑布流样式*/
.main .my-course {
  padding: 0;
}
/* 导航 */
 
 
/* 多选 */
/* 
.drawboxcon_main_nav_box3 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0rem;
  padding: 10rem 20rem;
  background-color: #d8dfeb;
}
.duoxuan {
  display: flex;
  flex-flow: row nowrap;
  justify-content: start;
  align-items: center;
}
.duoxuan h4 {
  font-size: 14rem;
  color: #666;
}
.duoxuan .el-dropdown-link {
  cursor: pointer;
}
.duoxuan .el-switch__core {
  background-color: #b9c4d8;
}
.containerin_order .el-input__inner {
  width: 120rem;
  border: 0rem;
  background-color: #f2f7ff;
  border-radius: 5rem;
}
.containerin_order .flush {
  border: 0rem;
  background-color: #f2f7ff;
}
.containerin_order {
  display: flex;
  flex-flow: row nowrap;
  justify-content: right;
  align-items: center;
}

.containerin_order h5 {
  font-size: 12rem;
  color: #666;
}
.containerin_order h5 span {
  font-size: 12rem;
  color: #6a8cc0;
} */
/* .containerin_order .el-select {
  width: 120rem;
  margin-right: 10rem;
  border-radius: 50rem;

  overflow: hidden;
} */
/* 
.drawboxcon_main_nav_tab .drawboxcon_main_nav_tab_btn2 {
  font-size: 14rem;
  padding: 0rem 15rem;
  background-color: #3f73b4;
  color: #fff;
  border: 0rem solid #5b93d8;
  margin-bottom: 10rem;
  border-radius: 40rem;
  height: 30rem;
  line-height: 30rem;
}

.drawboxcon_main_nav_tab .btn2_active {
  color: #fff;
  background-color: #2b60a1;
  border: 0rem solid #3c72b5;
} */
/* 
.changeclum {
  width: 300rem;
  margin: 0 auto;
  text-align: center;
}
.changeclum_p {
  font-size: 14rem;
  color: #d9eaff;
}
.changeclum_slider .el-slider__runway {
  background-color: #265a9b;
} */

/* 关键词列表 */
 
#body .mypromptnav {

  padding: 20rem ;
  padding-top: 30rem;
  border-radius: 10rem 10rem 0 0;
  border:1rem solid #7475A1;
  border-bottom: 0rem;
  
}

 .mypromptcon {


  overflow-y: hidden;
  overflow-x: hidden;
 
}  

.drawboxcon_main_con_in {
  width: 100%;
  height: 100%;
 
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
}
.drawboxcon_main_con_in > div {
  width: 100%;
  height: auto;
  min-height: 300rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
  align-content: flex-start;
  position: relative;
}
.drawboxcon_main_con_in .el-empty {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  box-sizing: border-box;
  padding: 40rem 0;
  align-content: center;
}

.promptrq {
  height: 70rem;
  width: 180rem;
  border-radius: 5rem;
  padding: 5rem 10rem;
  overflow: hidden;
  margin-bottom: 10rem;
  margin-right: 10rem;
  background-color: #707193;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: center;
  position: relative;
}

.promptrq_con {
  flex: 1 1 auto;
  margin-right: 10rem;
  cursor: move;
}
.promptrq_text {
  display: flex;
  flex-flow: row nowrap;
  justify-content: start;
  align-content: flex-start;
  position: relative;
}
.promptrq_text_check {
  height: 40rem;
  margin-right: 5rem;
  background-color: #e2e8f1;
  border-radius: 5rem;
  padding: 10rem 5rem 0 5rem;
}
.promptrq_p {
  font-size: 14rem;
  line-height: 1.5em;
  color: #DBDCF0;
  width: auto;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding: 0 0rem;
  margin: 0rem 0;
  min-height: 20rem;
}
.promptrq_con h4 {
  font-size: 12rem;
  color: #9d9d9d;
  font-weight: normal;
  margin-top: 5rem;
  line-height: 1.5em;
}
.promptrq_con h4 span {
  color: #688dc9;
}
.promptrq_img {
  flex: 0 0 auto;
  width: 50rem;
  height: 50rem;

  overflow: hidden;
  border-radius: 5rem;
  background-color: #5f608a;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
 
.promptrq_img:hover {
  opacity: 0.9;
}

.promptrq_msg {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  align-items: center;
  padding: 5rem 0rem 0 0;
}
.promptrq_msg .el-button {
  width: auto;
  height: 30rem;
  font-size: 12rem;
  line-height: 30rem;
  background-color: #65668a;
  color: #dfe0f3;
  padding: 0 8rem;
  border: 0rem;
}
.promptrq_msg .el-button i {
  font-size: 12rem;
}

.promptrq_msg .el-button:hover {
  opacity: 0.9;
}  


/* 

.promptrq_msg_user {
  display: flex;
  flex-flow: row nowrap;
  justify-content: left;
  align-items: center;
}
.promptrq_msg_user_img {
  flex: 0 0 20rem;
  width: 20rem;
  height: 20rem;
  border-radius: 30rem;
  overflow: hidden;
  margin-right: 5 rem;
}
.promptrq_msg_user h4 {
  font-size: 12rem;
  color: #aaa;
  max-width: 80rem;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.promptrq_msg_r .el-button--text {
  color: #aaa;
  height: 25rem;
  line-height: 25rem;
  padding: 0 0rem;
} */
