.form {
  text-align: left;
  padding: 15px 0 45px;
}
.form li {
  padding: 45px 0;
  border-bottom: 1px solid #eee;
}
.form .hasMarginBottom {
  margin-bottom: 20px;
}
.form .form_title {
  text-align: left;
  margin-bottom: 20px;
}
.form .form_title span {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  vertical-align: middle;
  font-weight: 700;
}
.form .form_title .label_tip {
  display: inline;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
}
.form .form_title .label_tip em {
  color: #f00000;
  position: relative;
  top: 2px;
  font-weight: bold;
}
.form .satisfaction .satisfaction_item {
  width: 40px;
  height: 40px;
  background-color: #cccccc;
  font-size: 20px;
  font-family: "Arial";
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  margin-top: 2.5px;
  margin-bottom: 2.5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form .satisfaction .satisfaction_item:hover {
  background-color: #005aab;
}
.form .satisfaction .satisfaction_item.cur {
  background-color: #005aab;
}
.form .satisfaction .satisfaction_item.star{
  background: url(que_scorestyle2.png) no-repeat;
  background-size: 100%;
}
.form .satisfaction .satisfaction_item.star.cur_before_on,
.form .satisfaction .satisfaction_item.star.cur_before,
.form .satisfaction .satisfaction_item.star.cur{
  background: url(que_scorestyle.png) no-repeat;
  background-size: 100%;
}
.selectScore{
  display: block;
  font-size: 14px;
  color: #005aab;
  line-height: 20px;
  font-weight: bold;
  margin-left: 3px;
  padding-top: 15px;
  padding-bottom: 0;
  display: none!important;
}
.hasMarginBottom + .selectScore{
  padding-top: 0;
  padding-bottom: 20px;
}
.form .error {
  padding-top: 10px;
  color: #f00000;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  left: 0;
  bottom: -19px;
  display: none;
}
.form .error .iconfont {
  font-size: 16px;
  color: #f00000;
  vertical-align: middle;
  margin-right: 5px;
}
.form .error em {
  vertical-align: middle;
  position: relative;
  word-wrap: break-word;
}
.form .ui_checkbox {
  padding: 2px 10px 2px 34px;
  font-size: 14px;
  height: auto;
  line-height: 22px;
  letter-spacing: 0px;
  color: #666666;
  background: url(koubei_form_bg.png) no-repeat;
  margin: 0;
  min-width: 16.66%;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-break: break-all;
}
.form .ui_checkbox.cur {
  background: url(koubei_form_bg_1.png) no-repeat;
}
.form .textarea {
  border: solid 1px #ccc;
  padding: 10px 10px 10px 15px;
  height: 100px;
  box-sizing: border-box;
}
.form .textarea.outerPs{
  height: 50px;
}
.form .outerPsMargin .textarea.outerPs{
  margin-top: 20px;
}
.form .textarea textarea {
  width: 100%;
  height: 100%;
  outline: 0;
  font-size: 14px;
  line-height: 1.75;
  border: 0;
  color: #aaa;
  resize: none;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.form .textarea textarea.full {
  color: #333;
}
.form .form_input {
  position: relative;
}
.form .input_group {
  padding-bottom: 25px;
}
.form .input_group .form_input {
  margin: 0 -5px;
}
.form .width_1-2 {
  width: 50%;
}
.form .item_input {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 20px;
  box-sizing: border-box;
  position: relative;
}
.form .item_input .label {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 10px;
}
.form .item_input .label_tip {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
.form .item_input .label_tip em {
  color: #f00000;
  position: relative;
  top: 2px;
}
.form .item_input .error {
  left: 5px;
}
.form .input {
  border: solid 1px #ccc;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}
.form input {
  width: 100%;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  font-size: 14px;
  color: #aaa;
  vertical-align: top;
  line-height: normal;
  line-height: 38px\0;
  height: 38px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.form input.full {
  color: #333;
}
.form .iserror .changeBorder {
  box-shadow: 0 0 5px 0 rgba(240, 0, 0, 0.3);
  border: solid 1px #fa0 !important;
}
.form .ui_radio {
  background: url(contactUs_radio_bg.png) no-repeat;
  min-height: 20px;
  height: auto;
  line-height: 20px;
  margin: 0;
  min-width: 16.66%;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  word-break: break-all;
}
.form .ui_radio.cur {
  background: url(contactUs_radio_bg_cur.png) no-repeat;
}
.form .radio_ul {
  margin: -10px;
}
.form .radio_ul li {
  display: inline-block;
  width: 20%;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: none;
  vertical-align: top;
}
.form .radio_ul li .radio_img {
  height: 150px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.form .radio_ul li .radio_description {
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  padding: 10px;
}
.form .radio_ul li .radio_description .ui_radio {
  width: 100%;
  margin: 0;
  padding-right: 0;
}
.form .radio_ul li .radio_description .ui_checkbox {
  width: 100%;
  margin: 0;
  background: url(koubei_form_bg1.png) no-repeat 0 1px;
  height: auto;
  min-height: 20px;
  line-height: 20px;
  padding-right: 0;
  padding-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.form .radio_ul li .radio_description .ui_checkbox.cur {
  background: url(koubei_form_bg2.png) no-repeat 0 1px;
}
.form .radio_group .form_input {
  padding: 1px;
}
.form .radio_group .textarea {
  margin-top: 20px;
}
.popup_layer {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(15, 35, 65, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E50f2341, endColorstr=#E50f2341);
  z-index: 30;
}
.popup_layer .popup_content {
  display: table-cell;
  background: #fff;
  padding: 45px 25px 60px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -77px;
  margin-left: -225px;
  width: 450px;
  box-sizing: border-box;
}
.popup_layer .popup_content .img {
  position: absolute;
  left: 0;
  top: -110px;
}
.popup_layer .popup_content img {
  width: 450px;
}
.popup_layer .popup_content h2 {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  line-height: 34px;
  color: #32beff;
  background: linear-gradient(270deg, #005aab 0%, #32beff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: none\0;
  margin-bottom: 15px;
}
.popup_layer .popup_content p {
  font-size: 20px;
  line-height: 26px;
  color: #666666;
  text-align: center;
  margin-bottom: 45px;
}
.popup_layer .popup_content p br {
  display: none;
}
.popup_layer .popup_content a {
  width: 200px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
}
.viewLargerImage {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  background: rgba(15, 35, 65, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E50f2341, endColorstr=#E50f2341);
}
.viewLargerImage .iconclose {
  font-size: 32px;
  color: #ffffff;
  margin-right: 14px;
  margin-top: 14px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
.viewLargerImage .viewLargerImage_title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 60px;
  height: 60px;
  line-height: 60px;
  background: rgba(15, 35, 65, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E50f2341, endColorstr=#E50f2341);
  z-index: 20;
  text-align: center;
  display: table;
  width: 100%;
}
.viewLargerImage .viewLargerImage_title .radio_description {
  display: table-cell;
}
.viewLargerImage .viewLargerImage_title span {
  display: none;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  margin-bottom: 0;
  width: auto;
}
.viewLargerImage .viewLargerImage_prev,
.viewLargerImage .viewLargerImage_next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(15, 35, 65, 0.15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#330f2341, endColorstr=#330f2341);
  cursor: pointer;
  z-index: 3;
}
.viewLargerImage .viewLargerImage_prev i,
.viewLargerImage .viewLargerImage_next i {
  font-size: 48px;
  color: white;
  position: relative;
  top: -2px;
}
.viewLargerImage .noswiper {
  cursor: default !important;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.viewLargerImage .viewLargerImage_prev {
  position: absolute;
  left: 30px;
  top: 50%;
}
.viewLargerImage .viewLargerImage_next {
  position: absolute;
  right: 30px;
  top: 50%;
}
.viewLargerImage .swiper-wrapper {
  white-space: nowrap;
}
.viewLargerImage .swiper-wrapper .swiper-slide {
  position: relative;
}
.viewLargerImage .swiper-wrapper .swiper-slide .vjs-big-play-button {
  display: none;
}
.viewLargerImage .swiper-wrapper .swiper-slide .middel {
  vertical-align: baseline;
}
.viewLargerImage .swiper-wrapper .swiper-slide .img {
  height: auto;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.viewLargerImage .table {
  display: table;
  height: 100%;
}
.viewLargerImage .table_cell {
  display: table-cell;
}
.viewLargerImage .ui_radio {
  background: url(contactUs_radio_bg.png) no-repeat;
  min-height: 20px;
  height: auto;
  line-height: 20px;
  margin: 0;
  width: 16.66%;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.viewLargerImage .ui_radio.cur {
  background: url(contactUs_radio_bg_cur.png) no-repeat;
}
.viewLargerImage .ui_checkbox {
  padding-left: 34px;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #666666;
  background: url(koubei_form_bg1.png) no-repeat 0 1px;
  margin: 0;
  width: 16.66%;
  box-sizing: border-box;
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.viewLargerImage .ui_checkbox.cur {
  background: url(koubei_form_bg2.png) no-repeat 0 1px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .viewLargerImage .viewLargerImage_title {
    padding: 0 30px;
  }
}
@media (min-width: 701px) and (max-width: 991px) {
  .viewLargerImage .viewLargerImage_title {
    padding: 0 30px;
  }
  .viewLargerImage .video-js {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    margin-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 700px) {
  .viewLargerImage .viewLargerImage_title {
    padding: 0 30px;
  }
  .viewLargerImage .viewLargerImage_prev {
    position: absolute;
    left: 20px;
    top: 50%;
  }
  .viewLargerImage .viewLargerImage_next {
    position: absolute;
    right: 20px;
    top: 50%;
  }
}
@media (max-width: 575px) {
  .viewLargerImage .iconclose {
    font-size: 24px;
    margin-right: 8px;
  }
  .viewLargerImage .viewLargerImage_title {
    padding: 0 20px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }
  .viewLargerImage .viewLargerImage_prev {
    position: absolute;
    left: 20px;
    top: 50%;
    width: 24px;
    height: 24px;
  }
  .viewLargerImage .viewLargerImage_prev i {
    font-size: 24px;
  }
  .viewLargerImage .viewLargerImage_next {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 24px;
    height: 24px;
  }
  .viewLargerImage .viewLargerImage_next i {
    font-size: 24px;
  }
  .viewLargerImage .viewLargerImage_prev i,
  .viewLargerImage .viewLargerImage_next i {
    top: -1px;
  }
}
.ie8 .viewLargerImage .viewLargerImage_next i,
.ie8 .viewLargerImage .viewLargerImage_prev i {
  top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .form {
    padding: 15px 0 30px;
  }
  .form li {
    padding: 30px 0;
  }
  .form .content_satisfaction .label_tip {
    display: block;
  }
  .form .ui_checkbox {
    min-width: 25%;
    box-sizing: border-box;
  }
  .form .input_group {
    padding-bottom: 10px;
  }
  .form .radio_ul li {
    width: 25%;
  }
}
@media (min-width: 701px) and (max-width: 991px) {
  .form {
    padding: 15px 0 30px;
  }
  .form li {
    padding: 30px 0;
  }
  .form .overall_satisfaction .label_tip {
    display: block;
  }
  .form .ui_checkbox {
    min-width: 33.33%;
    box-sizing: border-box;
  }
  .form .input_group {
    padding-bottom: 10px;
  }
  .form .radio_ul li {
    width: 33.333%;
  }
}
@media (min-width: 576px) and (max-width: 700px) {
  .form {
    padding: 0 0 30px;
  }
  .form li {
    padding: 30px 0;
  }
  .form .form_title span {
    font-size: 14px;
    line-height: 20px;
  }
  .form .form_title .label_tip {
    font-size: 12px;
    line-height: 18px;
  }
  .form .overall_satisfaction .label_tip {
    display: block;
  }
  .form .ui_checkbox {
    min-width: 33.33%;
    box-sizing: border-box;
  }
  .form .input_group {
    padding-bottom: 10px;
  }
  .form .radio_ul li {
    width: 33.333%;
  }
  .form .radio_ul li .radio_img {
    height: 130px;
  }
}
@media (max-width: 575px) {
  .form {
    padding: 0 0 25px;
  }
  .form li {
    padding: 25px 0;
  }
  .form .form_title {
    margin-bottom: 15px;
  }
  .form .form_title span {
    font-size: 14px;
    line-height: 20px;
  }
  .form .form_title .label_tip {
    font-size: 12px;
    line-height: 18px;
  }
  .form .overall_satisfaction .label_tip {
    display: block;
  }
  .form .satisfaction .satisfaction_item {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 1px;
    margin-top: 0.5px;
    margin-bottom: 0.5px;
  }
  .form .ui_checkbox {
    min-width: 50%;
    box-sizing: border-box;
  }
  .form .input_group {
    padding-bottom: 5px;
  }
  .form .input_group .form_input {
    margin: 0;
  }
  .form .item_input {
    padding: 0;
  }
  .form .width_1-2 {
    width: 100%;
  }
  .form .radio_ul li {
    width: 50%;
  }
  .form .radio_ul li .radio_img {
    height: 120px;
  }
  .form .radio_ul li .radio_description {
    padding: 7px;
  }
  .popup_layer .popup_content {
    padding: 45px 25px 45px;
    top: 50%;
    margin-top: 0;
    margin-left: 0;
    width: 300px;
    transform: translate(-50%, -50%);
  }
  .popup_layer .popup_content .img {
    top: -75px;
  }
  .popup_layer .popup_content img {
    width: 300px;
  }
  .popup_layer .popup_content h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .popup_layer .popup_content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .popup_layer .popup_content p br {
    display: block;
  }
  .form .ui_radio{
    min-width: 50%;
  }
}
@media (max-width: 372px) {
  .form .satisfaction .satisfaction_item {
    width: calc(10% - 1px);
    height: 0;
    font-size: 14px;
    padding: calc(5% - 0.5px) 0;
    line-height: calc(5% - 0.5px);
  }
}
.error.haserror{
  display: block!important;
  visibility: visible!important;
}
.hasErr .error{
  display:block;
  visibility: hidden;
}
.form_input .o_DropdownBody{
  margin-bottom: 20px;
}
.o_DropdownBody .name{
  cursor: pointer;
  width: 300px;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px!important;
}
.o_DropdownBody .list li{
  padding: 5px 0;
  border-bottom: 0;
}
.o_DropdownBody .listbox{
  left: -1px;
  right: 1px;
}
.o_DropdownBody .list li span{
  word-break: break-all;
  white-space: normal;
}
.o_DropdownBody,.o_Dropdown,.o_DropdownBody .name{
  max-width: 100%;
}
.form_input .o_DropdownBody .i_down{
  background: url("arrow-down.png") no-repeat center;
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  font-family: unset;
}
.form_input .o_DropdownBody .i_down::before{
  display: none;
  content: '';
}

/* 验证码 */
.imglock {
  border: 1px solid #eeeeee;
  padding: 12px;
  position: absolute;
  top: 90px;
  left: 0px;
  background: #fff;
  width: 100%;
  display: none;
  box-sizing: border-box;
  z-index: 2;
}
.imglock .imgbox {
  width: 100%;
  height: auto;
  position: relative;
}
.imglock .btn {
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  display: block;
}
.imglockcc{
  position: absolute;
  background: white;
  width: auto;
  box-sizing: border-box;
  z-index: 10;
  left: 30px;
  right: 28px;
  min-height: 100px;
  display: none;
  left: 0;
  right: 0;
  bottom: -1px;
}

.imglockcc .secc{
  position:relative;
  min-height:0px;
  margin-bottom:10px;
  left:auto;
  right:auto;
}
.imglockbox,.imglockbox .imglock {
  box-sizing: border-box;
  width: 100%
}
.imglockbox {
  text-align: left!important;
  background: #fff;
}
@media (min-width: 1px) {
  .imglockbox {
      border-radius: 4px
  }
}
.imglockbox p.overtext {
  color: #005aaa!important;
  font-size: 14px;
  border-radius: 4px;
  line-height: 48px!important;
  border: 1px solid #e3e3e3;
  background: #fff;
  padding: 0 20px;
  border-radius: 0;
  line-height: 20px!important;
  padding: 15px 20px;
}

.imglockbox p.overtext.succeed {
  text-align: center;
  color: #005aaa!important;
  display: none
}

.imglockbox p.overtext.succeed i {
  display: inline-block;
  margin-right: 10px;
  background: url(success.png) center no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  line-height: 30px;
  position: static!important;
  vertical-align: text-bottom;
}

.imglockbox .imglock {
  border: 1px solid #eee;
  padding: 20px;
  position: relative;
  top: -1px;
  background: #fff
}

.imglockbox .imglock .imgbox {
  position: relative;
  /* text-align: center; */
}

@media (max-width: 750px) {
  .imglockbox p.overtext {
    font-size:14px;
    line-height: 20px!important;
    padding: 15px 5px;
  }

  .imglockbox .imglock .imgbox {
      width: 100%
  }
}

.imglockbox .imglock .imgbox img {
  width: 90%;
  max-width: 360px;
  height: 120px;
  border-radius: 8px;
  min-height: unset;
  min-width: unset;
  height: auto;
  width: auto;
  max-width: 90%;
}

@media (min-width: 1px) {
  .imglockbox .imglock {
      padding:20px
  }

  /* .imglockbox .imglock .imgbox img {
      max-width: 360px;
      height: 120px;
      border-radius: 8px
  } */
}

/* @media (max-width: 750px) {
  .imglockbox .imglock .imgbox img {
      min-height:150px;
      width: 90%;
      max-width: 99%
  }
} */

.imglockbox .imglock .btn {
  width: 20px;
  height: 20px;
  font-size: 20px;
  position: absolute;
  top: 20px;
  right: 10px;
  cursor: pointer;
  display: block;
  color: #aaa;
  background: url(refresh.png) center no-repeat;
  background-size: 100%;
}

/* @media (min-width: 1px) {
  .imglockbox .imglock .btn {
      width:20px;
      height: 20px;
      font-size: 20px;
      top: 20px;
      right: 10px
  }
}

@media (max-width: 750px) {
  .imglockbox .imglock .btn {
      right:10px;
      width: 30px;
      height: 30px;
      font-size: 30px
  }
} */

.imglockbox .imglock .vipuser_input_cuowtu_1 {
  margin-left: 0
}

.imglockbox .imglock .vipuser_zhuce_main_yzm {
  width: 120px
}

@media (min-width: 1px) {
  .imglockbox .imglock .vipuser_zhuce_main_yzm {
      width:120px
  }
}

.imglockbox .imglock .hn_btn40 {
  width: 100px
}

@media (min-width: 1px) {
  .imglockbox .imglock .hn_btn40 {
      width:100px
  }
}

.imglockbox .err {
  color: #f30000;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  margin-top: 5px
}
.imglockbox .tagNum {
  font-size: 16px;
  color: #fff
}

.imglockbox .tagNum .tagNum_img {
  background: url(icon_light2.png) no-repeat;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: -16px;
  left: -16px
}

/* 上传文件 */
.uploadBtn {
  display: inline-block;
    font-size: 14px;
    min-width: 90px;
    min-height: 90px;
    padding: 10px 15px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: center;
}
.uploadText {
  white-space: nowrap;
  display: block;
  color: #8C8C8C;
  font-size: 12px;
  text-align: center;
  /* margin-top: 5px; */
}
.uploadBtn i{
  width: 40px;
  height: 40px;
  background: url("upload_ok.png") center no-repeat;
  display: inline-block;
}
.uploadBtn.lose i{
  background: url("upload_cancle.png") center no-repeat;
  cursor: not-allowed;
}
.imgs_wrap .imgItem{
  display: inline-block;
  margin-bottom: 15px;
  width: 100px;
  height: 100px;
  position: relative;
  border: 1px solid #efefef;
  margin-right: 10px;
}
.imgs_wrap .imgItem img{
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  font-size: 0;
  position: absolute;
  left: -100px;
  top: -100px;
  right: -100px;
  bottom: -100px;
  margin: auto;
}
.imgs_wrap .imgItem .delPic {
  position: absolute;
  right: -6px;
  top: -6px;
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  background: url('wsword-icon-remove.png') #ff5f5b;
  z-index: 20;
  background-size: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.imgs_wrap .fileFormat{
  display: block;
  font-size: 14px;
  color: #8C8C8C;
  font-size: 12px;
  line-height: 18px;
  padding: 4px 0;
  word-break: break-all;
}
.imgItem .iconPic {
  display: inline-block;
  width: 40px;
  height: 40px;
  display: block;
  margin: 20px auto 10px;
}
.imgItem .filename {
  color: #8C8C8C;
  font-size: 12px;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.docIcon{
  background: url("doc.png");
  background-size: 100%;
}
.compressIcon{
  background: url("compress.png");
  background-size: 100%;
}
.videoIcon{
  background: url("video.png");
  background-size: 100%;
}
.audioIcon{
  background: url("audio.png");
  background-size: 100%;
}
.form_input .error.uploadErr{
  position: relative;
  bottom: unset;
  top: unset;
  display: block;
  visibility: hidden;
  min-height: 35px;
  padding-top: 0;
  padding-bottom: 10px;
}
.form li.uploadQue{
  padding: 45px 0 0 0;
}
@media (min-width: 576px) and (max-width: 1199px){
  .form li.uploadQue{
    padding: 30px 0 0 0;
  }
  .form_input .error.uploadErr{
    min-height: 20px;
  }
}
@media (max-width: 575px){
  .form li.uploadQue{
    padding: 25px 0 0 0;
  }
  .form_input .error.uploadErr{
    min-height: 15px;
  }
}
.uploadBtn_mid{
  display: inline-block;
  width: 0;
  height: 90px;
  vertical-align: middle;
}
.uploadBtn_Box{
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 10px;
}
.popup_layer .popup_content p.setBorder{
  margin-bottom: 0;
}

/* 矩阵评分 */
.rowsScore {
  display: table;
  width: 100%;
}
.outer_box {
  width: 100%;
  display: table-cell;
}
.row_title {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  width: 20%;
  padding-right: 20px;
  box-sizing: border-box;
  word-break: break-all;
}
.row_title em{
  color: #f00000;
  position: relative;
  top: 2px;
  font-weight: bold;
  display: inline-block;
  line-height: 20px;
  margin-left: 2px;
}
.rows_one {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.rowsBox{
  display: block;
}
.rowsBox .selectScore{
  margin-left: 20%;
  text-indent: 1%;
  padding-top: 10px;
  padding-bottom: 8px;
  display: none;
}
.rowsBox .error {
  position: static;
  padding: 5px 0 5px 0;
  margin-left: 20%;
}
.rowsBox .error.star {
  padding-left: 1%;
}
.form_titleName{
  display: table;
  width: 100%;
}
.form_titleName .selectNames{
  display: table-cell;
  padding-left: 20%;
  width: 80%;
}
.form_titleName .selectNames em{
  color: #f00000;
  position: relative;
  top: 2px;
  font-weight: bold;
  display: inline-block;
  line-height: 20px;
  margin-left: 2px;
}
.selectNames .radio_name{
  display: inline-block;
  font-size: 14px;
  text-align: center;
  word-break: break-all;
  padding: 0 10px;
  box-sizing: border-box;
  vertical-align: middle;
}
.form .rows_one .ui_radio{
  margin: 10px 0;
  text-align: center;
  background-position: center;
  padding: 0;
  min-width: unset;
}
.form .rows_one .ui_checkbox{
  margin: 10px 0;
  text-align: center;
  background-position: center;
  padding: 0;
  min-width: unset;
  height: 24px;
}
.errorAllBox .error{
  position: static;
}
.mobile_show{
  display: none;
}
.form .rows_one .input{
  margin: 10px 0;
}
@media (min-width: 372px) and (max-width: 846px){
  .form .rowsBox .satisfaction .satisfaction_item {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 1px;
    margin-top: 0.5px;
    margin-bottom: 0.5px;
  }
}
@media (max-width: 575px){
  .row_title{
    padding-right: 10px;
  }
  .mobile_show{
    display: table;
  }
  .pc_show{
    display: none;
  }
}
@media (max-width: 466px){
  .form .rowsBox .satisfaction .satisfaction_item {
    width: calc(10% - 1px);
    height: 0;
    font-size: 14px;
    padding: calc(5% - 0.5px) 0;
    line-height: calc(5% - 0.5px);
  }
}
@media (max-width: 370px){
  .form .hasMarginBottom{
    margin-bottom: 10px;
  }
  .form .outerPsMargin .textarea.outerPs{
    margin-top: 10px;
  }
  .selectScore{
    padding-top: 10px;
  }
  .hasMarginBottom + .selectScore{
    padding-bottom: 10px;
  }

}