.aui-fold-active {
  background: #f4f4f4;
}

.aui-fold-active .aui-fold-content {
  display: block;
}

.aui-fold-content {
  position: relative;
  display: none;
  margin: 12px -15px -12px;
  padding-left: 15px;
  background: #fff;
}

.aui-fold .aui-arrow-right {
  position: relative;
  display: block;
  overflow: hidden;
  margin: -12px -15px;
  padding: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: inherit;
}

.aui-fold-ccontent-full {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  width: auto;
}

.aui-fold > .aui-arrow-right:after {
  content: "\e661";
}

.aui-fold-active > .aui-arrow-right:after {
  content: "\e6de"
}

.aui-fold-content .aui-list-view,
.aui-fold-content .aui-user-view {
  margin-bottom: 0;
}

.aui-fold-content .aui-list-view:after,
.aui-fold-content .aui-user-view:after,
.aui-fold-content .aui-input-row:first-child:after {
  border-top: 0;
}

.aui-fold-content .aui-list-view-cell:last-child:after,
.aui-fold-content .aui-user-view-cell:last-child:after,
.aui-fold-content .aui-input-row:last-child:after,
.aui-fold-content .aui-btn-row:last-child:after {
  border-bottom: 0;
}


.active {
  opacity: 0.7;
}

input[type="submit"], input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
}

.flex-wrap {
  display: -webkit-box;
  display: box;
  display: -webkit-flex;
  display: flex;
}

.flex-con {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.flex-vertical {
  -webkit-box-horizontal: vertical;
  -webkit-flex-flow: column;
  flex-flow: column;
}

#left_all {
  height: 45px;
  width: 38px;
  background: url('../../image/fanhui.png') no-repeat center center;
  background-size: 10px 18px;
}

.aui-list-item-middle .aui-media-list-item-inner {
  padding-left: 15px;
}

/*公共头下划线*/
/*高校*/
.underLine {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, #EDEDF0, #EDEDF0 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #EDEDF0, #EDEDF0 50%, transparent 50%);
}

.underLine1 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, #EDEDF0, #EDEDF0 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #EDEDF0, #EDEDF0 50%, transparent 50%);
}
/*高校*/
.underLine2 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, #D9D9D9, #D9D9D9 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #D9D9D9, #D9D9D9 50%, transparent 50%);
}

.underLine3 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, #DBDBDB, #DBDBDB 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #DBDBDB, #DBDBDB 50%, transparent 50%);
}
.underLine4 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, #E6E6E6, #E6E6E6 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #E6E6E6, #E6E6E6 50%, transparent 50%);
}
.underLine5 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, #E9E9E9, #E9E9E9 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #E9E9E9, #E9E9E9 50%, transparent 50%);
}
.underLine6 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: linear-gradient(0, rgba(25, 166, 251, 0.5), rgba(25, 166, 251, 0.5) 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, rgba(25, 166, 251, 0.5), rgba(25, 166, 251, 0.5) 50%, transparent 50%);
}
.topLine {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: linear-gradient(0, #EDEDF0, #EDEDF0 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #EDEDF0, #EDEDF0 50%, transparent 50%);

}

.topLine1 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: linear-gradient(0, #E6E6E6, #E6E6E6 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #E6E6E6, #E6E6E6 50%, transparent 50%);

}

.topLine2 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: linear-gradient(0, #EDEDED, #EDEDED 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #EDEDED, #EDEDED 50%, transparent 50%);

}

.topLine3 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: linear-gradient(0, #C7C7C7, #C7C7C7 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #C7C7C7, #C7C7C7 50%, transparent 50%);

}

.topLine4 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: linear-gradient(0, #DADADA, #DADADA 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #DADADA, #DADADA 50%, transparent 50%);

}

.topLine5 {
  border: none;
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  background-image: linear-gradient(0, #E9E9E9, #E9E9E9 50%, transparent 50%);
  background-image: -webkit-linear-gradient(90deg, #E9E9E9, #E9E9E9 50%, transparent 50%);

}

.leftLine {
 background-size: 1px 100%;
 background-repeat: no-repeat;
 background-position: left;
 background-image: linear-gradient(0, #C9C9C9 0, #C9C9C9 50%, transparent 50%);
 background-image: -webkit-linear-gradient(180deg, #C9C9C9 0, #C9C9C9 50%, transparent 50%);}

.rightLine {
  background-size: 1px 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-image: linear-gradient(0, #F0F0F0 0, #F0F0F0 50%, transparent 50%);
  background-image: -webkit-linear-gradient(180deg, #F0F0F0 0, #F0F0F0 50%, transparent 50%);
}

.rightLine1 {
  background-size: 1px 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-image: linear-gradient(0, #D9D9D9 0, #D9D9D9 50%, transparent 50%);
  background-image: -webkit-linear-gradient(180deg, #D9D9D9 0, #D9D9D9 50%, transparent 50%);
}


#dianji {
  width: 7px;
  height: 53px;
  background: url('../image/jiantou.png') no-repeat center center;
  background-size: 7px 15px;
  margin-right: 1rem;
}

.aui-icon-home1:before {
  content: "";
  width: 22px;
  height: 21.5px;
  background: url('../image/indent.png') no-repeat center center;
  background-size: 22px 21.5px;
  display: inline-block;

}


.box_shadow:after {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  content: '';
  display: block;
  background: linear-gradient(#eaeaea, #ffffff);
  background: -webkit-linear-gradient(#eaeaea, #ffffff);
  background: -ms-linear-gradient(#eaeaea, #ffffff);
  background: -o-linear-gradient(#eaeaea, #ffffff);
  -moz-box-shadow: 0px 0px 2px 2px #eaeaea;
  /* 老的 Firefox */
  box-shadow: 0px 0px 2px 2px #eaeaea;
  opacity: 0.6;
  z-index: 10000;
}

.button_true {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.button_true input {
  width: 80%;
  height: 2.1rem;
  background-color: #E0474C;
  border: none;
  outline: none;
  color: #fff;
  border-radius: 50px;
  font-size: 0.9rem;

}

.seat {
  padding-top: 100px;
}

.seatImg {
  width: 181px;
  height: 180px;
  margin: auto;
}

.seatName {
  padding-top: 6px;
  font-size: 18px;
  color: #ABABAB;
  text-align: center
}

/*************0.5页面缺省*************/
.seat1 {
  padding-top: 200px;
}

.seatImg1 {
  width: 220px;
  height: 200px;
  margin: auto;
}

.seatName1 {
  padding-top: 12px;
  font-size: 39px;
  color: #ABABAB;
  text-align: center
}

.hidden {
  display: none !important;
}


.box-shadow {
  margin-bottom: 10px !important;
  box-shadow: 0px 2.5px 3px rgba(229, 229, 229, 0.2);

}


.box-shadow1 {
  margin-top: 10px !important;
  box-shadow: 0px 2.5px 3px rgba(229, 229, 229, 0.2);

}

#search-input::-webkit-input-placeholder {
  color: #FFF;
  opacity: 0.6;

}

/*************悦借*************/
.mar_pad_shadow {
  margin: 0.5rem;
  padding: 0.75rem 0.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px 1px rgba(000, 000, 000, 0.1);
}

.mar_pad_shadow1 {
  margin: 0.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px 1px rgba(000, 000, 000, 0.1);
}

.after::after {
  content: '';
  clear: both;
  display: block;
}

.before::before {
  content: '';
  display: table;
}

.main1_blue {
  color: #5AAAF8;
}


.word-wrap {
  word-wrap: break-word
}

.line {
  width: 100%;
  height: 0.5rem;
  background-color: #F2F2F2;
}

/*底部导航*/
.footer {
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0px 0.75rem;
  background-color: #fff;
  position: fixed;
  width: 100%;
  bottom: 0px;
  z-index: 100;
  left: 0;
}

.sixin {
  width: 0.8rem;
  height: 2.5rem;
  background: url('../image/spark1.png') no-repeat center center;
  background-size: 0.8rem 0.8rem;
  display: inline-block;
  margin-right: 0.25rem;
}

.sixin1 {
  width: 0.8rem;
  height: 2.5rem;
  background: url('../image/spark2.png') no-repeat center center;
  background-size: 0.8rem 0.8rem;
  display: inline-block;
  margin-right: 0.25rem;
}

.sixin2 {
  width: 0.8rem;
  height: 2.5rem;
  background: url('../image/spark3.png') no-repeat center center;
  background-size: 0.8rem 0.8rem;
  display: inline-block;
  margin-right: 0.25rem;
}

.sixin3 {
  width: 0.8rem;
  height: 2.5rem;
  background: url('../image/spark4.png') no-repeat center center;
  background-size: 0.8rem 0.8rem;
  display: inline-block;
  margin-right: 0.25rem;
}

.sixin4 {
  vertical-align: text-bottom;
  font-size: 0.7rem;
  color: #4F3E37;
  display: inline-block;
  margin-bottom: 0.1rem;
}

/*共用对齐样式*/
.pic {
  /*height:0.55rem;
  margin-bottom:0.8rem;
  text-align:center;*/
  width: 58px;
  margin: auto;
  height: 0.55rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

.num {
  /*color:#E56939;
  font-size:0.6rem;*/
  width: auto;
  height: auto;
  display: block;
  float: right;
  padding-top: 3px;
  font-size: 12px;
  color: #E56939;
}

.photo1 {
  /*margin-right:2%;
  margin-left:2%;*/
  margin-left: 3.4%;
  /*margin-right: 3.4%;*/
  /*margin: auto;*/
}

.font_s {
  font-size: 16px;
}

.huifu p {
  color: #4F3E37;
  font-weight: light;
  font-family: PingFangSC-Regular;
}

.foott {
  font-size: 0.75rem;
  color: #ccc;
  line-height: 0.75rem;
  margin: 1.15rem auto;
  text-align: center;
}

.dian_num {
  color: #B3B3B3;
  font-size: 14px;
  line-height: 14px;
  padding-top: 3px;
  margin-left: 5px;
}


/*缺省图样式*/
.quesheng1 {
  width: 9rem;
  height: 9rem;
  margin: 6.25rem auto 0;
}
.quesheng2 {
  width: 9rem;
  height: 9rem;
  margin: 8.2rem auto 0;
}


/*图片样式*/
.photoAll_sfj {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}

.photo_sfj {
  width: 32.1%;
  padding-top: 32.1%;
  position: relative;
  margin-bottom: 1.8%;
  border-radius: 2px;
}

.photo_sfj:nth-child(3n+2) {
  margin-left: 1.8%;
  margin-right: 1.8%;
}

.img1_sfj {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  object-fit: cover;
}

.new-icon-more {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: url("../image/right.png") center center no-repeat;
  background-size: 0.5rem;
  margin-left: 0.25rem;
  position: relative;
  top: 1px;
}

.huojiang{
  width: 100%;
  height: 10.25rem;
  margin-bottom: 0.5rem;
}

.buttom{
	width: 100%;
	height: 200px;
	outline: none;
	border: none;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.buttom1{
	width: 100%;
	height: 200px;
	outline: none;
	border: none;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.ovarbreak{
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}

.sanjiao111{
  width: 8px;
  height: 100%;
  background: url(../image/lan_sanjiao.png) no-repeat center center;
  background-size: 8px 8px;
  margin-left: 0.2rem;
}
.all_txttt{
  padding-bottom: 0.1px;
}

.colorrr1{
color:#5AAAF8
}
.colorrr2{
color:#5AAAF8;
}

.aui-icon-tu {
  height: 2.2rem;
  width: 49px;
  background: url('../image/blackImg.png') no-repeat 0.7rem center;
  background-size: 22px 22px;
}

.sure1 {
    width: 4.1rem;
    height:1.5rem;
    text-align: center;
    font-size: 0.65rem;
    color: #666;
    border-radius: 0.85rem;
    float: right;
    margin-top: 0.5rem;
    box-sizing: border-box;
    border: 1px solid #EDEDF0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sure2 {
    width: 4.1rem;
    height:1.5rem;
    text-align: center;
    font-size: 0.65rem;
    color: #fff;
    border-radius: 0.85rem;
    background-color: #4953ED;
    margin-left: 0.5rem;
    float: right;
    margin-top: 0.5rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}









/*tt下划线*/
	.underLineeee {
	  border: none;
	  background-size: 100% 1px;
	  background-repeat: no-repeat;
	  background-position: bottom;
	  background-image: linear-gradient(0, #E0E0E0, #E0E0E0 50%, transparent 50%);
	  background-image: -webkit-linear-gradient(90deg, #E0E0E0, #E0E0E0 50%, transparent 50%);
	  box-shadow:0px 0px 0px 0px rgba(224,224,224,1);
	  margin-right:16px;
	}
	.topLineeee2 {
	  border: none;
	  background-size: 100% 1px;
	  background-repeat: no-repeat;
	  background-position: top;
	  background-image: linear-gradient(0, #E0E0E0, #E0E0E0 50%, transparent 50%);
	  background-image: -webkit-linear-gradient(90deg, #E0E0E0, #E0E0E0 50%, transparent 50%);
	}
	.topLineeee3 {
	  border: none;
	  background-size: 100% 2px;
	  background-repeat: no-repeat;
	  background-position: top;
	  background-image: linear-gradient(0, #E0E0E0, #E0E0E0 50%, transparent 50%);
	  background-image: -webkit-linear-gradient(90deg, #E0E0E0, #E0E0E0 50%, transparent 50%);
	}


/*缺省图样式*/
.quesheng11 {
  width: 5rem;
  height: 5rem;
  margin: 6.25rem auto 0;
}

.que_txt {
  font-size: 0.7rem;
  color: #ccc;
  line-height: 0.75rem;
  text-align: center;
  margin-top: 0.4rem;
  padding: 0 0.75rem;
}
