/* [v-cloak] {
  display:none !important;
  test10
} */
*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html,
body {
  width: 100%;
  height: 100%;
  line-height: 1.1;
  background-color: #EFF1F7;
}
body {
  color: #303133;
}
.title-content,
.title-content p
.title-content span,
.q-tips__text,
.q-option-title,
.q-question-title,
.q-cid,
.q-matrix__optionTitle,
.q-option-title {
  line-height: 1.5;
}
a {
  color: #2672ff;
}
input:disabled,
input[disabled],
textarea:disabled,
textarea[disabled],
.q-textarea__dis{
  opacity: 1; 
  background-color: #eff1f7;
}
/* font family */
.ql-size-8 {
  font-size: 8px;
}
.ql-size-9 {
  font-size: 9px;
}
.ql-size-10 {
  font-size: 10px;
}
.ql-size-11 {
  font-size: 11px;
}
.ql-size-12 {
  font-size: 12px;
}
.ql-size-14 {
  font-size: 14px;
}
.ql-size-16 {
  font-size: 16px;
}
.ql-size-18 {
  font-size: 18px;
}
.ql-size-20 {
  font-size: 20px;
}
.ql-size-22 {
  font-size: 22px;
}
.ql-size-24 {
  font-size: 24px;
}
.ql-size-26 {
  font-size: 26px;
}
.ql-size-28 {
  font-size: 28px;
}
.ql-size-36 {
  font-size: 36px;
}
.ql-size-48 {
  font-size: 48px;
}
.ql-size-72 {
  font-size: 72px;
}
.ql-font-Arial {
  font-family: "Arial";
}
.ql-font-sonfti {
  font-family: "SimSun";
}
.ql-font-heiti {
  font-family: "SimHei";
}
.ql-font-fangsong {
  font-family: "FangSong";
}
.ql-font-kaiti {
  font-family: "KaiTi";
}
.ql-font-lishu {
  font-family: "LiSu";
}
.ql-font-youyuan {
  font-family: "YouYuan";
}
.ql-font-wryh {
  font-family: "Microsoft YaHei";
}
.ql-font-ComicSansMS {
  font-family: "Comic Sans MS,cursive";
}
.ql-font-CourierNew {
  font-family: "Courier New,Courier,monospace";
}
.ql-font-Georgia {
  font-family: "Georgia,serif";
}
.ql-font-LucidaSansUnicode {
  font-family: "Lucida Sans Unicode,Lucida Grande,sans-serif";
}
.ql-font-Tahoma {
  font-family: "Tahoma,Geneva,sans-serif";
}
.ql-font-TimesNewRoman {
  font-family: "Times New Roman,Times,serif";
}
.ql-font-TrebuchetMS {
  font-family: "Trebuchet MS,Helvetica,sans-serif";
}
.ql-font-Verdana {
  font-family: "Verdana,Geneva,sans-serif";
}
/* font family */

/*未答题*/
.indication {
  color: red;
  font-size: 0.3rem;
  display: none;
}

.title > span {
  display: none;
}

.notAnswered > .title > span {
  display: inline-block;
  color: #ff0000;
  margin-left: 0.05rem;
}
.lodingStyle {
  display: none;
}
.bottomBtnDiv button.q-deafult__cursor {
  cursor: default;
}

/*改写iview的ui样式*/
.ivu-spin-fix {
  background-color: #000 !important;
}

.ivu-spin.ivu-spin-large.ivu-spin-fix > .ivu-spin-main {
  display: none !important;
}

/****begin page****/
.guidePage,
.endPage{
  width: 860px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.guidePage .content,
.endPage .content {
  border-radius: 4px;
  position: relative;
  margin: 0.32rem auto 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.guidePage .content .q-begin__header {
  /* position: absolute;
  left: 0;
  top: 0; */
  width: 100%;
  overflow: hidden;
}
.guidePage .content .q-begin__content {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.guidePage .q-continue__wrap .q-begin__content{
  justify-content: flex-start;
}
@media screen and(-ms-high-contrast:active), (-ms-high-contrast: none) {
  .guidePage .content {
    z-index: 1;
  }
}
.guidePage .content .title-content {
  text-align: left;
  font-weight: normal;
  font-size: 0.36rem;
  position: relative;
  flex: 1;
}
.guidePage .q-begin__title {
  text-align: left;
  margin: 0.56rem 0.4rem 0;
}
.q-begin__page .q-begin__title {
  text-align: center;
  margin: 0.56rem 0.4rem 0;
}
.title-content {
  margin: 0.32rem 0 0 0;
}
.guidePage .content .title-content > .begin-desc,
.title-content > .begin-desc {
  width: 100%;
  font-size: 0.28rem;
}
.guidePage .content .title-content > .begin-desc .begin-img,
.title-content > .begin-desc .begin-img,
.title-content > .end-img  {
  width: 4.16rem;
  margin-bottom: 16px;
}
.guidePage .content .title-content > h2 {
  width: 100%;
  font-size: 0.72rem;
  margin-bottom: 0.5rem;
}
.guidePage .content .title-content > h3 {
  margin-top: 0.1rem;
  width: 100%;
  font-size: 0.32rem;
}
.answered {
  text-align: center;
  font-size: 0.28rem;
}
.answered-img {
  overflow: hidden;
}
.q-default__img {
  margin: 0rem 0 0.3rem 0;
}
.q-end__content .q-default__img {
  width: 3.8rem;
  margin-bottom: 0;
}
/*theme style*/
.q-activity__wrap .q-default__img {
  width: 100%;
}
/*theme style*/

/****end page****/
.endPage .content {
  width: 100%;
  position: relative;
  z-index: 1;
  flex-direction: column;
}
.endPage .content .logo {
  width: 100%;
}
.endPage .content .q-end__content {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /* width: 100%; */
  margin: 0 0.24rem 0.24rem;
}
.endPage .content .title-content {
  text-align: center;
}
.endPage .content .title-content > h2 {
  width: 100%;
  font-size: 0.42rem;
  margin-bottom: 0.24rem;
}
.endPage .content .title-content > h3 {
  width: 100%;
  font-size: 0.36rem;
}
.endPage .content .title-content .end-img,
.title-content .end-img {
  width: 4.16rem;
}
.endPage .content .content-main {
}
.guidePage .content .title-content > .begin-desc img,
.endPage .content .title-content img,
.title-content img {
  max-width: 100%;
}

/****survey page*****/
body {
  background-color: transparent;
}
.w-scroll {
  -webkit-overflow-scrolling: touch;
}
.header {
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px #eee solid;
  background-color: #fff;
}
.survey-main {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  /* position: absolute; */
  width: 100%;
}
.survey-page-wrapper {
  width: 860px;
  height: 100%;
  margin: 16px auto 0;
  border-radius: 0.08rem;
  background-color: #fff;
  position: relative;
  flex-grow: 1; /* flex:1 改变成flex-grow: 1 */
  /* padding: 0.24rem 0 0 0; */
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow: hidden;
}

/* .footer a:hover {
  color:#7CAAFF;
} */
.q-begin__page {
  margin: 0 0.4rem 0rem;
  padding-bottom: 0.32rem;
}
.survey-page {
  width: 100%;
  flex-grow: 1;
}
.q-begin__page .begin-img {
  display: none;
}
.progress-pc {
  display: block;
}
.question-list {
  margin-bottom: 0.15rem;
}
.question-list-content .q-box {
  margin: 0.4rem 0.88rem 0;
  padding-top: 0.36rem;
}
.question-list-content:first-child .q-box {
  border-top: 0;
  padding-top: 0;
}
.option-label,
.q-options .option-label {
  padding: 0.12rem 0;
}
.q-options .q-order__option {
  padding: 0.06rem 0;
}
.q-option-list:after,
.q-options .option-label:after{
  content: "";
  display: block;
  clear: left;
}
.q-box .q-option-list:first-child{
  /* padding-top: 0; */
}
.q-box .q-option-list:last-child{
  padding-bottom: 0;
}
.q-box .q-group__wrap .q-option-list:last-child{
  padding-bottom: 0.12rem;
}
.q-box .q-group__wrap .q-option-list:first-child{
  padding-top: 0.12rem;
}
.q-proportion .q-option-list,
.q-star .q-option-list,
.q-mulitple-blank .q-option-list {
  padding: 0.24rem 0;
}
.question-list-content {
  position: relative;
}
.q-question-cid {
  margin-right: 5px;
  white-space: nowrap;
}
.q-option-single,
.q-option-multiple,
.q-mulitple-blank{
  margin-top: -0.12rem;
  margin-bottom: -0.12rem;
}
.q-proportion,
.q-star {
}
.q-matrix__score {
  margin: 0;
}
/**single+multiple**/
.q-title__wrap {
  margin-bottom: 16px;
}
.question-title {
  font-size: 15px;
  display: flex;
}
.progress {
  width: 100%;
  height: 2px;
}
.progress-bar {
  height: 100%;
  width: 0%;
}
.q-fixed {
  position: fixed;
  top: 0;
  width: 860px;
  left: 50%;
  z-index: 999;
  margin-left: -430px;
}
.q-fixed .q-progress__box {
  display: block !important;
}
.q-progress__box {
  margin: 0;
  padding: 0.3rem 0.4rem;
  /* background: #FFFFFF; */
  box-shadow: 0px 1px 5px 0px rgba(48,49,51,0.05);
}
.q-begin__page .q-progress__box {
  margin: 0.2rem 0 0 0;
  background: transparent;
  box-shadow: 0 0 0 0;
  padding: 0.2rem 0 0 0;
}
.q-upload,
.screenBtn {
  margin:0.2rem 0 0rem 0;
}
.q-radio-list .q-upload {
  margin-top: 0;
}
.q-option-list .q-upload {
  margin-bottom: 0;
}
.q-label__box .q-option-title {
  padding-left: 0.4rem;
}
.q-option-title,
.q-option-input {
  margin-right: 0px;
  vertical-align: middle;
}
.q-tips__wrap {
  margin: 0.12rem 0 0 0.4rem;
  font-size: 0.26rem;
}
.q-tips__question {
  margin-left: 0;
}
.group-title {
  font-size: 14px;
  margin: 0.1rem 0 0.16rem;
}
.q-matrix__optionWrap .q-group__wrap {
  border-radius: 0.08rem;
  padding: 0.10rem 0.32rem;
}
.q-matrix__optionWrap {
  margin-bottom: 0.4rem;
  vertical-align: top;
}
.q-box .q-matrix__optionWrap:last-child {
  margin-bottom: 0rem;
}
.q-group-box,
.q-matrix__optionTitle {
  margin-bottom: 0.16rem;
  padding: 0.16rem 0.32rem;
}
.q-option-group .q-group-box:last-child {
  margin-bottom: 0;
}
.column,
.row {
  display: inline-block;
  zoom: 1;
  vertical-align: top;
}
.column .option-label,
.row .option-label {
  margin-right: 5px;
}
.alignHor ,
.alignGroupHor {
  /* display: flex; */
  /* flex-wrap: wrap; */
}
.alignHor .option-label ,
.alignGroupHor .q-matrix__optionWrap {
  display: inline-block;
  margin-right: 1%;
  vertical-align: top;
}
.alignHor .option-label .q-a__label,
.alignGroupHor .q-matrix__optionWrap .q-alignHor__wrap {
  margin-right: 0rem;
}
.q-image-select .option-label {
  min-width: 160px;
  margin-bottom: 0.16rem;
  padding: 0;
}
.q-image-select .option-label:last-child {
  margin-bottom: 0;
}

.tooltips {
  text-align: center;
  color: #606266;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  justify-content: center;
}
.tooltips-img {
  background: url(../images/assets/404/404_no.svg) center center no-repeat;
  width: 3.7rem;
  height: 3.7rem;
  background-size: cover;
  margin: -1rem 0 0 0;
}
.q-gingle__dropdown .el-select {
  width: 378px;
}
.el-select-dropdown__item {
  min-width: 100%;
}

/**score**/
.q-order {
  width: 378px;
}
.slider-box .q-option-input,
.q-color .q-option-input {
  display: block;
  margin: 0;
}
.q-order .q-option-input {
  display: inline-block;
  margin: 0.12rem 0 0 0px;
  width: 100%;
}
.slider-box .q-option-input textarea,
.q-color .q-option-input textarea {
  width: 99%;
}
.q-color .q-option-input textarea {
  margin-top: 5px;
  line-height: 30px;
}
.q-cursor .q-option-list {
  padding: 0.24rem 0;
}
.q-score-item,
.q-exc-item {
  cursor: pointer;
}
.q-score-title .q-score-title-text {
  /* line-height: 35px; */
  margin-bottom: 10px;
}
.q-score-title  {
  margin-bottom: 0.24rem;
}
.q-score-title__box {
  width: 378px;
}
.q-rightWord__box {
  display: flex;
}
.q-rightWord__box .q-score-title-text {
  flex: 1;
  padding-right: 0.42rem;
  margin-bottom: 0;
}
.q-score-title .q-option-input {
  display: inline-block;
  margin: 10px 0 0 0 ;
  width: 378px;
}
.q-color .q-score {
  vertical-align: middle;
}
.q-color .q-score .q-score-box {
  display: flex;
  width: 378px;
  overflow: hidden;
}
.reason {
  width: 95%;
}
.q-color .q-score .q-score-item {
  flex: 1;
  text-align: center;
  line-height: 32px;
}
.q-color .q-score .color-active {
  background: none;
  background-color: transparent;
  color: #fff;
}
.q-ribbon-color .q-score .q-score-item {
  box-sizing: border-box;
}
.q-ribbon-color .q-score .color-active{
  background: none;
  background-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  color: #fff;
}
.q-ribbon-color .q-score .color-active:first-child {
  border-left: 0px #fff solid;
}
.q-ribbon-color .q-score .color-active:last-child {
  border-right: 0px #fff solid;
}
.q-exc__box {
  width: 360px;
}
.q-excMatrix__box{
  position: static;
  left: 400px;
  top: 0;
  padding-left: 0px;
  width: auto;
  margin-top: 5px;
}
.q-exc-item {
  margin: 10px 0 0 0px;
  vertical-align: top;
}
.q-excMatrix__box .q-exc-item {
  margin: 0px 7px;
  display: inline-block;
}
.q-exc-item .icon-btn{
  margin: 1px 0 0 0;
  vertical-align: middle;
  float: left;
}
.q-exc-item .q-option-title {
  margin-left: 0.4rem;
}
.q-right-item {
  flex: 1;
  padding-left: 0.42rem;
  border-left: 1px #ddd solid;
  text-align: right;
}
.q-score .q-option__reason {
  margin-top: 0.24rem;
}
.q-star-box {
  border: 0;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 378px;
}
.q-star .q-group__wrap,
.q-cursor .q-group__wrap {
  display: inline-block;
}
.q-star-box .q-score-item {
  text-align: center;
}
.q-m-score {
  position: relative;
}
.q-m-score .q-exc-item {
}
.q-matrix__score .q-m-score {
  margin: 0;
  display: inline-block;
  white-space: nowrap;
}
.q-star .q-score-item .iconfont,
.q-star .q-exc-item .iconfont,
.q-mtrix-star .q-score-item .iconfont,
.q-mtrix-star .q-exc-item .iconfont {
  font-size: 32px;
  height: 32px;
  position: relative;
  z-index: 2;
  top: 0px;
  color: #D3D6DE;
  display: inline-block;
}
.q-matrix__score .q-score-item .iconfont {
  font-size: 24px;
  height: 24px;
}
.q-star .score-active .iconfont {
  -webkit-text-stroke: 0px #fff;
  -webkit-background-clip: text;
  background-clip: text;
  background: none\9;
}
.q-star .score-active .iconstar {
  color: #fab55a !important;
}
.q-star .score-active .iconthumb {
  color: #2672ff !important;
}
.q-star .score-active .iconheart {
  color: #fa7070 !important;
}
.q-star .score-active .iconsmile {
  color: #fab55a !important;
}
.q-star .score-number {
  font-size: 12px;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 3;
  text-align: center;
  display: none;
  background: rgba(250,181,90,0.8);
  width: 100%;
  color: #fff;
  border-radius: 0.04rem;
  padding: 0.05rem 0;
}
.q-star .score-active .score-number {
  color: #fff;
}
.score-ani .score-number {
  animation: scoreShow 2s linear 0.1s 1 ;
  display: block;
  opacity: 0;
  transform: translateY(50%);
  white-space: nowrap;
}
@keyframes scoreShow {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(0);
  }
}

.q-star .q-score-item {
  border: 0;
  position: relative;
  display: inline-block;
}
.q-star .q-option-list .q-score {
  /* padding: 10px 0 0 0; */
  position: relative;
}
.q-star .q-option-list:last-child .q-score {
  /* padding: 5px 0 0px 0; */
}
.q-cursor .q-option-list:last-child .q-score {
  padding: 0px 0 0px 0;
}
.q-star .score-name {
  width: 378px;
  color: #f1ab53;
  font-size: 0.24rem;
  text-align: center;
  margin: 0.16rem 0 0.32rem;
}
.q-star .eva-tag-box {
  width: 378px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.q-star .eva-tag {
  padding: 0.1rem 0.12rem;
  border-radius: 0.02rem;
  margin: 0 0.05rem 0;
  font-size: 0.24rem;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.04rem;
}
.q-star .custom-tag-wrap {
  margin-top: 0.24rem;
}
.q-star .custom-tag-wrap textarea {
  font-size: 12px;
}
.q-score-text {
  margin: 0.16rem 0 0 0;
  width: 378px;
}
.q-scoreMore__wrap {
  display: flex;
  width: 378px;
  margin-top: 0.1rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.q-scoreMore__wrap .q-scoreMore__box {
  word-break: break-all;
}
.q-scoreMore__content {
  width: 32px;
  text-align: center;
  margin: 0 auto;
}
.q-scoreMore__wrap .q-scoreMore__box:last-child .q-scoreMore__content{
  margin-right: 0.06rem;
}
.q-cursor .q-score-text,
.q-ribbon-color .q-score-text,
.q-star .q-score-text {
  width: 378px;
  display: flex;
  justify-content: space-between;
}
.q-score-text .prompt-text {
  text-align: center;
  font-size: 12px;
  flex: 1;
}
.q-star .q-score-text {
  padding: 0 6px;
  width: 378px;
}
.q-score-text .prompt-text .prompt-texts {
  display: inline-block;
  width: 95%;
  font-size: 0.24rem;
  line-height: 1.5;
}
.q-score-text .prompt-text:first-child {
  text-align: left;
}
.q-score-text .prompt-text:last-child {
  text-align: right;
}

/**blank**/
.q-blank .unit-per {
  line-height: 40px;
  vertical-align: top;
  margin-left: 5px;
}
.q-blank textarea {
  display: inline-block;
}
.q-blank-title {
  margin-bottom: 8px;
}
.q-blank-title .q-blank-name {
  margin: 5px 0;
}
.q-row-title{
  margin-top: 10px;
}
/**order**/
.order-content {
  color: #fff;
  border-radius: 0.08rem;
  cursor: pointer;
  padding: 0.12rem 0.32rem;
}
.order-content .img-resize {
  margin: 0;
  vertical-align: middle;
  height: 220px;
  width: 100%;
}
.q-order__wrap {
  display: flex;
}
.q-order__option {
  flex: 1;
  margin-right: 0.2rem;
}
.q-order-title {
  line-height: 1.5;
}
.q-order__box {
  text-align: center;
  /* border: 1px solid #C0C4CC; */
  border-radius: 3px;
  font-size: 0.28rem;
  color: #fff;
  position: relative;
  top: 50%;
  margin-top: -0.24rem;
  height: 0.48rem;
  width: 0.48rem;
  border-radius: 100%;
  line-height: 0.44rem;
}
.q-order__box2 {
  text-align: center;
  border-left: 1px solid #D3D6DE;
  font-size: 0.28rem;
  width: 2rem;
  padding-left: 0.2rem;
  line-height: 0.54rem;
  height: 100%;
  position: relative;
}
.q-order__box2 .q-order__name {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.full-text ul li {
  position: relative;
}
.full-text .order-content {
  margin-top: 8px;
}
.full-text .order-content:first-child {
  margin-top: 0;
}
.disable-order {
  opacity: 0.65 !important;
  cursor: default;
  background: #fff;
}
.disable-order .q-order__box {
  background: rgba(221, 229, 237, 0.3);
  border: 1px solid rgba(221, 229, 237, 1);
}
.disable-order .q-option-input {
  display: none;
}
.remark-label {
  font-size: 0.28rem;
  margin-bottom: 0.24rem;
}
.order-remove i {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  /* background: url(../images/assets/delete.svg) 0 0 no-repeat; */
  /* background-size: cover; */
}
/**slider**/
.excWidth {
  width: 0 !important;
}
.excLeft {
  left: 0 !important;
}
.box {
  margin: 100px auto 0;
  width: 80%;
}
.q-label__box:after,
.clear:after {
  content: "";
  display: block;
  clear: both;
}
.slider-box {
  margin-bottom: 0.1rem;
}
.slider {
  position: relative;
  margin: 0.48rem 0px 0px 0px;
  width: 372px;
  height: 4px;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.q-cursor .slider {
  margin-left: 0.12rem;
  margin-right: 0.12rem;
}
.slider .process {
  width: 112px;
  height: 4px;
  z-index: 15;
}
.slider .thunk {
  position: absolute;
  left: 100px;
  top: -8px;
  z-index: 30;
  margin-left: -9px;
}
.slider .block {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
}
.slider .tips {
  position: absolute;
  left: -7px;
  bottom: 13px;
  min-width: 32px;
  text-align: center;
  padding: 2px 0px;
  border-radius: 5px;
  line-height: 15px;
  background: rgba(255, 255, 255, 1);
}
.slider .tips .tips-number {
  white-space: nowrap;
  display: inline-block;
  min-width: 15px;
}
.slider .tips i {
  position: absolute;
  margin-left: -4px;
  left: 50%;
  bottom: -4px;
  font-size: 16px;
  color: #000;
  width: 0;
  height: 0;
  border-top: 4px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  z-index: 3;
}
.slider .tips i.fa-caret-down2 {
  margin-left: -5px;
  bottom: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  z-index: 2;
}
.slider_point {
  position: absolute;
  height: 6px;
  width: 2px;
  top: -5px;
  transform: translateX(-100%);
}
.slider_point:first-child {
  transform: translateX(0%);
}
.slider_point:first-child,
.slider_point:last-child {
  display: block !important;
}
.slider .block:hover {
  /* transform: scale(1.1); */
  /* opacity: 0.6; */
}
.slider .unmove {
  position: absolute;
  left: 4px;
  top: -18px;
}
.q-points__score {
  white-space: nowrap;
  position: absolute;
  left: 0;
  transform: translateX(-50%);
  top: -0.4rem;
  font-size: 12px;
}

/**blank**/
.q-blank-title .q-option-input {
  display: block;
  margin-bottom: 10px;
}

/*horz-blank*/
.input-insert-blank {
  display: inline-block;
  vertical-align: middle;
  min-height: 20px;
}
.q-horz-blank,
.q-horz-blank .q-horz-blank-title,
.q-horz-blank .q-option-input {
  display: inline-block;
}
.q-horz-blank .q-option-input {
  margin: 0 5px;
}

/**info_date**/
.q-date_info .q-option-input {
  border: none;
}
.q-date_info .q-option {
  display: inline-block;
}

/**info**/
.q-blank-title .q-option-input {
  display: block;
  margin-top: 0.24rem;
}

/**matrix**/
.matrix {
  overflow: auto;
}
.matrix table {
  width: 99%;
}
.matrix table tr td {
  padding: 6px 16px;
  background-color: #fff;
}
.matrix table .head-row td {
  padding: 8px 16px 9px;
}
.matrix table tr td .q-option-input {
  vertical-align: middle;
  display: inline-block;
  padding: 2px 12px 1px;
  min-width: 145px;
  width: 100%;
}
.matrix table tr td.option-label .q-option-input {
  margin-top: 0.08rem;
  margin-left: 0;
}
.matrix table tr.head-row td .q-option-input {
  margin-top: 0.08rem;
}
.q-gingle__dropdown .q-option-input {
  margin-top: 0rem;
}
.matrix table tr td.option-label {
  padding: 10px 16px 11px;
}
td .icon-matrix {
  cursor: pointer;
  vertical-align: middle;
}
.q-matrix__single table tr td .q-option-input,
.q-matrix__multiple table tr td .q-option-input {
  margin-left: 5px;
}
.matrix .wj-head-box {
  padding: 2px 0;
  text-align: center;
}
.matrix table tr td .el-select {
  width: 100%;
  min-width: 145px;
}
.q-option__open {
  position: relative;
  display: flex;
}
.q-option__open i.icon-matrix{
  display: flex;
  align-items: center;
}

/* cascader */
.q-cascader {
  display: flex;
}
.q-city .q-select__wrap {
  display: inline-block;
  margin: 0px 8px 0px 0;
  max-width: 378px;
  flex: 1;
}
.q-city .el-select {
  width: 100%;
}
.q-city .q-city-street {
  display: inline-block;
  vertical-align: top;
}
@media(max-width:940px){
  .q-city .q-city-street {
    /* margin-top: 0.1rem; */
  }
}
[class*=" el-icon-"], [class^="el-icon-"] {
  font-size: 0.32rem !important;
}
.el-input__icon,
.el-input__inner {
  height: 36px !important;
  line-height: 36px !important;
}
td .el-input__icon,
td .el-input__inner {
  height: 32px !important;
  line-height: 32px !important;
}
.el-date-editor.el-input,
.el-date-editor.el-input__inner {
  width: 378px !important;
}
.el-select-dropdown{
  max-width: 243px;
}
.el-select-dropdown__item{
  display: inline-block;
}
.el-select-dropdown__item span {
  min-width: 190px;
  display: inline-block;
}
/* .el-select:hover .el-input__inner{
  border: 1px #BED4FF solid !important;
} */

/**button**/
.bottomBtnDiv {
  margin: 16px 80px 32px;
  text-align: center;
  position: relative;
}
.bottomBtnDiv button,
.screenBtn button,
.button-box,
.btns {
  border-radius: 2px;
  margin: 0 10px;
  cursor: pointer;
  padding: 0px 20px;
  height: 0.72rem;
  line-height: 0.7rem;
  display: inline-block;
}
.prevBtnThird {
  background-color: #fff;
  border: 1px solid #eaeaea;
}
.prevBtnThird:hover {
  color: #2672ff;
  border-color: #bed4ff
}
.q-answer__modify .btns {
  font-size: 0.28rem;
  line-height: 0.71rem;
}
.q-btns__wrap {
  width: 100%;
}
.progress-pc {
  position: absolute;
  right: 0.8rem;
  width: 3rem;
  background: #e9f1ff;
  top: 0.4rem;
}
.progress-phone {
  display: none;
}
.progressVal {
  float: right;
  margin-right: -45px;
  margin-top: -10px;
}
.screenBtn button {
  border-radius: 15px;
  min-height: 30px;
  min-width: 90px;
}
.required-tip {
  color: red;
  margin-left: 5px;
  vertical-align: top;
}
.tips {
  margin-bottom: 10px;
  font-size: 13px;
}

/***部分公用样式类***/
.q-alert__wrap {
  margin: 0.2rem;
}
.q-desc {
  margin-bottom: 0.5rem;
}
.option-label .q-a__label {
  border-radius: 5px;
  margin: 0;
  display: block;
  cursor: pointer;
  position: relative;
}
.option-label .q-a__label .icon-btn{
  float: left;
  margin-top: 0.04rem;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  font-size: 13px;
}
textarea,
input,
.q-option-input textarea {
  border: 0;
  vertical-align: middle;
  line-height: 27px;
  min-height: 27px;
  width: 100%;
  background-color: transparent;
}
/* ie */
textarea {
  overflow: auto;
}
.q-option-input {
  overflow: hidden;
  padding: 4px 16px 3px;
  margin: 0px 0;
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  width: 378px;
}
.alignGroupHor .q-option-input,
.alignHor .q-option-input  {
  width: 100%;
}
/* .q-option-input:hover {
  border: 1px solid #BED4FF;
} */
.q-horz-blank .q-option-input {
  display: inline-block;
}
.blankUnder .q-option-input {
  border: 0;
}
.q-spc-open {
  margin-top: 0.16rem;
}
.q-label__box .q-option-list{
  margin-top: 8px;
}
.q-dropdown-open {
  border-radius: 4px;
  display: inline-block;
  margin: 0 0 0 10px;
}
.q-number .q-score-item textarea {
  margin-right: 10px;
}
.select-wrap {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.select-wrap .select-arrow {
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: #666 transparent transparent;
  position: absolute;
  right: 5px;
  top: 15px;
}
select {
  padding: 6px 18px 5px 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  appearance: none;
}
select::after {
  content: "";
  width: 0;
  height: 0;
  border: 40px solid;
  border-color: transparent transparent red;
}
.hideName {
  visibility: hidden;
}
.option-label .q-upload__wrap,
.hide {
  display: none;
}
.active .q-upload__wrap {
  display: block;
}
.active {
  animation: 0.1s actAni 1 ease;
}
@keyframes actAni {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
div.failed {
  /* border: solid 1px red; */
}

.UploadFile > i {
  font-size: 22px;
}

.content-btns {
  margin: 0.64rem 0;
  text-align: center;
}
.page-background {
  background-repeat: repeat;
  background-position: center top;
  background-size: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 18px;
  bottom: 0;
  width: 100%;
  height: 100vh;
}
.q-page__background {
  background-repeat: repeat;
  background-position: center top;
  background-size: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 18px;
  bottom: 0;
  width: 100%;
  height: 100vh;
}
.logo {
  position: relative;
  z-index: 1;
}
.logo img {
  margin: 0.4rem 0.88rem 0;
}
.page-header {
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  text-align: center;
  margin: 0 0.4rem 0;
}
.page-header > img {
  margin-top: 0.4rem;
}
.page-header > img,
img {
  max-width: 100%;
}
.page-header .logo {
  position: absolute;
  top: 0;
}
.noClick {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  /* display: none; */
}

.q-error__page {
  display: flex;
  align-items: center;
  justify-items: center;
  height: 92vh;
}
.q-error__content {
  flex: 1;
}
.limit-img {
  text-align: center;
}
.limit-img img {
  width: 208px;
  max-width: inherit;
}
.limit-info {
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  font-weight: normal;
}

/*image-select*/
.img-view {
  width: 160px;
  height: 160px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-view img {
  max-width: 100%;
  max-height: 100%;
  height: 160px;
  width: 100%;
}
.q-image-select .option-label .img-view-wrap {
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  vertical-align: top;
  position: relative;
  width: 160px;
}
.q-image-select .option-label .q-label__wrap {
  border-radius:0px 0px 0.08rem 0.08rem;
  margin:0;
  text-align: justify;
}
.q-image-select .option-label .q-label__wrap .q-a__label {
  padding: 0.24rem 0.32rem;
}
.q-image-select .img-hov-wrap {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 4px;
  top: 4px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 201;
  display: none !important;
}
.q-image-select .img-hov-wrap .img-slice {
  width: 16px;
  height: 16px;
  background: url(../images/assets/slice.png) center no-repeat;
  margin: 4px auto 0;
  display: block;
  opacity: 0.8;
}
.img-viewer-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 211;
  overflow: auto;
}
.img-viewer-img {
  z-index: 2;
  text-align: center;
  margin: 0 auto;
}
.img-viewer-img img {
  max-width: 100%;
}
.img-viewer {
  position: relative;
  display: inline-block;
}
.img-viewer-close {
  width: 48px;
  height: 48px;
  background: url(../images/assets/close_img2.png) center no-repeat;
  background-size: cover;
  position: absolute;
  cursor: pointer;
  bottom: -150px;
  left: 50%;
  margin-left: -24px;
  margin-bottom: 50px;
}
.qbase .el-dialog {
  width: 65%;
  margin-top: 10vh;
}
.el-dialog .el-dialog__header {
  display: none !important;
}
.el-dialog__header {
  padding: 0.2rem 0.8rem 0.1rem;
}
.el-dialog__wrapper .q-dialog {
  background: transparent;
  box-shadow: 0 0 0 #fff;
}
.el-dialog__body {
  padding: 0 !important;
}
.q-policy__pop .el-dialog .el-dialog__header {
  display: block !important;
}

/*classify table*/
.overHidden {
  overflow: hidden;
}
.q-classify {
  min-width: 710px;
}
.q-classify-option {
  width: 378px;
  height: 330px;
  float: left;
  overflow: hidden;
  border-radius: 2px;
}
.q-classify-unmove,
.q-classify-moved {
  overflow-y: auto;
  padding: 0 12px;
  height: 270px;
}
.q-classify-head {
  text-align: center;
  margin: 20px 0 15px 0;
}
.q-classify-unmove .q-option-input,
.q-classify-moved .q-option-input {
  text-align: left;
  padding: 10px 16px;
  margin: 0 0 8px 0;
  cursor: pointer;
  width: 100%;
}
.q-classify-moved .q-option-input {
  margin: 10px 10px 10px 10px;
  cursor: pointer;
  width: auto;
  display: block;
}
.q-classify-category {
  width: 378px;
  height: 330px;
  float: left;
  margin-left: 10px;
  border-radius: 2px;
}
.q-classify-category-list {
  margin-bottom: 4px;
  border-radius: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  text-align: center;
}
.q-classify-category-name {
  padding:  0 10px;
  margin: 5px 0;
  line-height: 24px;
  text-align: center;
  border-radius: 12px;
  display: inline-block;
  font-size: 0.26rem;
}
.q-classify-category-desc {
  padding: 31px 0;
  text-align: center;
  color: #c0c4cc;
}
.q-draggle-box {
  position: relative;
  height: 100%;
}
.q-draggle-box > div,
.q-draggle-box > span {
  width: 100%;
  display: inline-block;
  min-height: 100%;
}
.unmovedClass {
  min-height: 1.5rem;
}
.unmovedClass > span:after {
  content: "选项拖入此处";
  margin: 0.6rem 0;
  text-align: center;
  width: 100%;
  font-size: 13px;
  display: block;
}

/*q-proportion*/
.q-proportion-total {
  margin-bottom: 15px;
}
.q-proportion .q-option-input {
  width: 68px;
  padding: 0px;
  margin: 0 0 0 5px;
}
.q-proportion-input textarea {
  color: #606066;
  text-align: left;
  padding: 0 16px;
}
.q-proportion .q-score-text {
  width: 378px;
  margin: 10px 0 0 0;
  display: flex;
  justify-content: space-between;
}

/* geo */
.q-geo__btn {
  width: 378px;
}
.q-geo__icon {
  width: 0.32rem;
  height: 0.32rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/assets/local1.svg) 0 0 no-repeat;
  background-size: 95% 90%;
}
.q-geo__reload {
  margin: 10px;
}
.q-geo__wrap {
  border-radius:0.08rem;
  background-color: #fff;
}
.q-geo__head {
  padding: 15px 45px;
  position: relative;
  min-height: 62px;
}
.q-geo__info .q-svg__box {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
  /* background: url(../images/assets/local.svg) center no-repeat;
  background-size: cover; */
  position: absolute;
  top: 15px;
  left: 20px;
}
.q-geo__address{
  margin-right: 95px;
}
.q-geo_street {
  font-size: 15px;
}
.geo__coord {
  margin-right: 20px;
}
.q-geo_xy {
  margin-top: 5px;
  font-size: 12px;
}
.q-geo__clear {
  width: 2.16rem;
  height: 0.64rem;
  border-radius: 4px;
  position: absolute;
  top: 0.3rem;
  right: 0.4rem;
  cursor: pointer;
  text-align: center;
  line-height: 0.64rem;
  font-size: 0.24rem;
}
.q-container__box {
  height: 350px;
}
.q-geo__foot {
  padding: 12px 20px;
  position: relative;
}
.q-geo__serch {
  width: 320px;
  height: 36px;
  border-radius: 4px;
  position: absolute;
  right: 20px;
  top: 12px;
  cursor: pointer;
  overflow: hidden;
}
.q-geo__serch .q-svg__box {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: 9px 15px;
}
.q-geo__serch input {
  display: inline-block;
  height: 35px;
  width: 260px;
}

/* vote */
.q-canvas__wrap {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 160px;
}
.q-vote__canvas {
  width: 95px;
  height: 95px;
}
.q-canvas__box {
  margin: 30px 0px;
  position: relative;
  z-index: 101;
  text-align: center;
}
.q-canvas__layer {
  z-index: 90;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.q-vote__num {
  color: #c0c4cc;
  font-size: 14px;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 57px;
}
.q-vote__wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.q-vote__progress {
  height: 3px;
  margin: 10px 120px 10px 0;
}
.q-vote__bar {
  width: 0;
  height: 3px;
}
.q-vote__info {
  font-size: 0.32rem;
  color: #303133;
  position: absolute;
  right: 0px;
  top: 0;
}
.q-vote__infoNum {
  display: inline-block;
  margin-left: 0.1rem;
}

/*upload*/
/* .option-label .el-button--primary,
.option-label .el-button--primary:hover {
    color: #2672FF;
    background-color: #E9F1FF;
    border-color: #BED4FF;
}
.option-label .el-button--primary:hover {
  opacity: 0.8;
}
.option-label .el-icon-upload2,
.option-label .el-button--primary:hover .el-icon-upload2{
  color: #2672FF;
} */
.q-image-select .q-upload__wrap {
  margin: 0 0 0.24rem 0;
}
.qbase .el-button--primary {
  border-radius: 4px;
  padding: 10px 25px 9px;
  font-weight: normal;
}
.option-label .el-button--primary {
  margin: 0px 0 0px 0;
}
.q-upload__files {
  overflow: hidden;
}
.q-upload__progress {
  margin-top: 0.1rem;
}
.q-upload__list {
  margin: 0.24rem 0.16rem 0 0;
  /* display: inline-block; */
  float: left;
}
.q-button__wrap {
  border-radius: 0.08rem;
}
.q-files__default {
  margin: 0px 8px 4px 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 0.8rem;
  width: 285px;
  border-radius: 2px;
  display: flex;
  position: relative;
}
.q-files__default .img-view {
  border:0;
}
.imgboxs {
  position: absolute;
  left: 30px;
  width: 100%;
  height: 100%;
  /* opacity: 0; */
  cursor: pointer;
  height: 0;
  width: 0;
}
.q-files__name {
  line-height: 0.8rem;
  display: inline-block;
  cursor: pointer;
  word-break: break-all;
}
.q-files__thumb .q-files__name {
  border-top: 1px #eee solid;
}
.q-files__view {
  width: 0.56rem;
  height: 0.56rem;
  margin: 0.12rem 0.16rem 0 0.32rem;
  cursor: pointer;
  min-width: 0.56rem;
}
.q-files__view img {
  max-width: 100%;
  max-height: 100%;
  margin-top: 50%;
  transform: translateY(-50%);
}
.q-files__icon {
  width: 120px;
  height: 120px;
  display: inline-block;
  background: url(../images/assets/icon_file.png) center no-repeat;
  background-size: 50%;
  background-color: #e9f1ff;
  border-radius: 10px;
}
.q-files__icon2 {
  width: 0.56rem;
  height: 0.56rem;
  margin: 0.12rem 0.16rem 0.12rem 0.32rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.q-files__icon2>i {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
  margin: 0.08rem auto;
}
.q-files__iconBox {
  overflow: hidden;
}
.q-files__iconBox img {
  width: 100%;
  max-height: 100%;
}
.q-files__del {
  width: 16px;
  height: 16px;
  background: url(../images/assets/delete.svg) center no-repeat;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  top: 0.24rem;
  right: 0.3rem;
}
.q-files__dea .q-files__view {
  display: none;
}

/*选项附件样式*/
.option-label .q-upload{
  padding: 0.24rem 0.4rem 0;
  margin-top: 0;
}
.img-view-wrap .q-upload {
  text-align: center;
}
.option-label .q-files__default {
  margin: 0;
  height: 0.8rem;
}
.option-label .q-files__name {
  /* width: 65px; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0.6rem;
}
.option-label .q-files__del {
  right: 0.16rem;
}
.option-label .q-files__view,
.option-label .q-files__icon2 {
  margin-left: 0.24rem;
}

/**auto_table**/
.matrix table tr .q-auto__last {
  border: 0;
  background-color: #fff !important;
  padding:0;
}
.q-autoTable__del {
  width: 0.4rem;
  height: 0.4rem;
  background: url(../images/assets/icon_del.svg) center no-repeat;
  display: inline-block;
  margin-left: 2px;
  background-size: cover;
  cursor: pointer;
  position: absolute;
}
.q-autoTable__btn {
  width: 99%;
}
.q-autoTable__dis{
  opacity: 0.3;
  cursor: default;
}
.q-autoTable__add {
  width: 0.32rem;
  height: 0.32rem;
  background: url(../images/assets/icon_add.svg) center no-repeat;
  display: inline-block;
  background-size: cover;
  cursor: pointer;
  vertical-align: top;
}

.q-common__btns {
  border-radius: 4px;
  cursor: pointer;
  margin: 0.24rem 0 0 0;
  text-align: center;
  overflow: hidden;
  padding: .16rem 0;
  line-height: 0.36rem;
}
.q-geo__foot .q-common__btns {
  margin-top: 0;
}

/*policy*/
.q-begin__policy {
  margin: 0 80px 20px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
}
.q-begin__policy .icon-btn{
  float: left;
  display: inline-block;
  font-size: 0.32rem;
  vertical-align: top;
  margin: 0.01rem 0 0 0;
}
.q-policy__text {
  font-size: 0.24rem;
  margin-left: 0.4rem;
  text-align: justify;
  line-height: 1.5;
}
.q-policy__btn {
  margin:0 1px;
  cursor: pointer;
}
.q-policy__content {
  display: inline-block ;
}
.q-policy__content img {
  max-width: 100%;
}
.q-policy__err {
  color: red;
  margin: 10px 0;
  font-size: 12px;
}

/** 浮层题 **/
.q-pop__question {
  overflow: hidden;
}

/**兼容旧问卷**/
.option-label .a-label {
  border: none !important;
  display: flex;
}
.option-label a.active,
a.active {
  border: none !important;
  box-shadow: none !important;
}
.option-label a .q-option-title,
.option-label a .q-row-title {
  vertical-align: middle;
  margin: 0.07rem 0;
  padding: 0.03rem 0;
  word-break: break-all;
}

.q-option .el-date-editor--date .el-input__inner,
.q-option .el-date-editor--time .el-input__inner{
  padding-left: 36px;
}
.q-option .el-input__prefix {
  left: 12px;
}