@charset "UTF-8";
.rows {
  display: block;
  position: relative;
  width: 1200px;
  margin: 0 auto; }

.clearflex:after {
  content: '\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.hide {
  display: none !important; }

.ann {
  margin: 61px auto;
  text-align: center; }
  .ann .pagination li {
    display: inline-block;
    margin: 0 5px; }
    .ann .pagination li a, .ann .pagination li span {
      display: block;
      width: 42px;
      height: 28px;
      border-radius: 4px;
      border: solid 1px #46acf9;
      background: #fff;
      color: #666;
      font-size: 14px;
      line-height: 28px; }
    .ann .pagination li:hover span, .ann .pagination li:hover a {
      color: #fff;
      background-color: #46acf9; }
    .ann .pagination li.active span, .ann .pagination li.active a {
      color: #fff;
      background-color: #46acf9; }

/** 输入框 **/
.userconmon {
  padding: 30px; }

.shutys {
  position: relative;
  padding: 10px 0 6px 36px;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden; }

.condiv1 textarea {
  width: 99%;
  height: 120px;
  padding: 2px 0 6px 10px;
  color: #333;
  font-size: 18px;
  line-height: 20px;
  border: none; }

.shutys {
  position: relative; }

.vbijy {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 19px;
  height: 19px;
  background: url("../imges/bj.png") no-repeat center; }

.uploadfild {
  position: relative;
  overflow: hidden;
  margin-top: 4px; }

.uploadfild .upimgs {
  position: relative;
  float: left;
  width: 118px;
  height: 80px;
  margin-right: 4px;
  overflow: hidden; }
  .uploadfild .upimgs img {
    width: 118px;
    height: 80px; }
  .uploadfild .upimgs .cegjia {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 118px;
    height: 80px;
    background: url("../imges/deletp.png") no-repeat center; }
  .uploadfild .upimgs input {
    opacity: 0; }
  .uploadfild .upimgs:hover .cegjia {
    display: block; }

.fifles {
  overflow: hidden;
  display: block;
  float: left;
  width: 118px;
  height: 80px;
  background: url("../imges/addimg.png") no-repeat center; }
  .fifles input {
    opacity: 0; }

.submits {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 246px;
  text-align: right; }

.repet {
  display: inline-block;
  text-align: center;
  width: 90px;
  height: 30px;
  border-radius: 4px;
  background: #fff;
  color: #39a1f8;
  font-size: 14px;
  line-height: 30px;
  margin: 0 15px;
  border: 1px solid #39a1f8;
  margin-left: 30px; }
  .repet.no {
    background: #eee;
    border-color: #2681ce; }

.submits input {
  width: 16px;
  height: 16px;
  margin-right: 4px; }

.maxFont {
  font-size: 30px; }

/* alert的css*/
.alertFFF {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  text-align: center; }
  .alertFFF .layui-layer-content {
    padding: 10px 18px !important;
    font-size: 16px !important;
    line-height: 30px !important; }

/*# sourceMappingURL=base.css.map */
