


.center-box{
	font-size: 0;
	margin-bottom: 50px;
}
.center-box .left{
	width: 1.79rem;
	margin-right: .25rem;
	display: inline-block;
	vertical-align: top;
	background: #FFFFFF;
	border-radius: .1rem;
	padding: .16rem;
}
.center-box .left div{
	font-size: .17rem;
	color: #272727;
	padding: .2rem 0;
	text-align: center;
	border-bottom: .01rem solid #EBEBEB;
	cursor: pointer;
	border-radius: .08rem;
}
.center-box .left div::before{
	content: '';
	display: inline-block;
	width: .08rem;
	height: .08rem;
	border-radius: 50%;
	border: 1px solid #FF7B11;
	margin-right: .1rem;
}
.center-box .left div:last-child{
	border: none;
}
.center-box .left .ac{
	background: linear-gradient(90deg, #FF6702, #FF9C28);
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: transparent;
}
.center-box .left .ac::before{
	border-color: #FFFFFF;
}
.center-box .right{
	width: calc(100% - 2.04rem);
	display: inline-block;
	vertical-align: top;
}
.center-box .yxk-card{
	background: #FFFEFD;
	border-radius: .08rem;
	width: 100%;
	margin-bottom: .2rem;
	overflow: hidden;
	position: relative;
	padding:.2rem .2rem .2rem;
}
.center-box .yxk-card .title{
	font-size: .2rem;
	color: #1B1B1B;
	font-weight: 600;
	margin-bottom: .25rem;

}
.center-box .yxk-card .title img{
	margin-right: .1rem;
}

.center-box .yxk-card .recommend::before {
	content: '';
	width: 4px;
	height: 36px;
	background: #FF6F08;
	display: inline-block;
	margin-right: 20px;
}
.yxk-card .imgDetail {
	line-height: .3rem;
	font-size: .16rem;
	color: #4b4b4b;
	text-align: justify;
}
.yxk-card .image-text {
	flex: 1;
	height: 6.96rem;
	overflow: auto;
	padding-right: .1rem;
	scrollbar-width: thin;
	/* overflow-y: scroll; */
	scrollbar-color: #f0f0f0 transparent;
}
.yxk-card .image-text::-webkit-scrollbar-thumb:hover {
    background: #f0f0f0;
}
/* Webkit滚动条设置 */
.yxk-card .image-text::-webkit-scrollbar {
	width: 8px;
  }
  
  .yxk-card .image-text::-webkit-scrollbar-track {
	background: #f0f0f0;
	border-radius: .04rem;
  }
  
 .image-text::-webkit-scrollbar-thumb {
	height: .1rem;
	border-radius: 4px;
  }

.yxk-card .gradient {
	width: 5.1rem;
    height: .5rem;
    position: absolute;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), transparent);
    top: 7.71rem;
}
.t-nav{
	font-size: .14rem;
	color: #515151;
}
.t-nav span{
	margin-right: .33rem;
	cursor: pointer;
}
.t-nav .ac{
	color: #FF7109;
}

.fc-list {
	font-size: 0;
}
.fc-list .fc-item {
	display: inline-block;
	width: 1.76rem;
	border-radius: .12rem;
	position: relative;
	overflow: hidden;
	margin-right: .18rem;
	margin-top: .1rem;
	margin-bottom: .1rem;
}

.fc-list .fc-item:nth-child(5n),
.fc-list .fc-item:last-child {
	margin-right: 0;
}

.fc-list .fc-item img {
	width: 1.76rem;
	height: 1.16rem;
	object-fit: cover;
}

.fc-list .fc-item .t_l {
	position: absolute;
	top: .12rem;
	left: .12rem;
	width: .63rem;
	height: .25rem;
	border-radius: 0;
}

.fc-list .fc-item p {
	font-size: .14rem;
	color: #1E1E1E;
	margin-top: .23rem;
	text-align: center;
}

.fc-list .recommend-item {
	margin-right: .22rem;
	margin-bottom: .1rem;
	position: relative;
}
.fc-list .recommend-item:last-child {
	margin-right: 0;
}
.fc-list .recommend-item .recommend-item-title {
	width: 100%;
	background-color: #000;
    opacity: 0.63;
    position: absolute;
    z-index: 1;
    border-radius: 0 0 .16rem .16rem;
    bottom: .04rem;
	padding: .08rem;
}
.fc-list .recommend-item p {
	font-size: 13px;
	color: #FFFFFF;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	word-break: break-all;
}
.container-water-fall {
	width: 100%;
  }
  .cell-item {
	background: #fff;
	padding: 10px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  }
  .item-desc {
	font-size: 14px;
	margin-top: 10px;
  }
  .el-carousel__container {
	height: 5.46rem;
  }
  .swiper-bg-vague::before {

  }
  
.desc-box{
	background: #F8F8F8;
	border-radius: .1rem;
	padding: .15rem .25rem;
	font-weight: 400;
	font-size: .14rem;
	color: #666666;
	line-height: .3rem;
	margin-top: .24rem;
}

.site-wrapper .wrapper-left{
	width: 5.5rem;
	display: inline-block;
	vertical-align: top;
}
.site-wrapper .wrapper-right{
	width: 3.77rem;
	display: inline-block;
	vertical-align: top;
	margin-left: .24rem;
}
.site-wrapper .wrapper-right h3{
	font-size: .15rem;
	color: #2C2B2B;
	margin-bottom: .2rem;
}
.site-wrapper .wrapper-right .jt-list{
	margin-bottom: .2rem;
	color: #2C2B2B;
	line-height: 2;
}
.site-wrapper .wrapper-right .jt-list > span{
	display: inline-block;
	font-size: .14rem;
	color:#FF7109;
}
.site-wrapper .wrapper-right .jt-list > img{
	margin-right: .02rem;
	vertical-align: middle;
}
#container{
	width: 100%;
	height: 2.84rem;
	border-radius: .08rem;
	margin-bottom: .16rem;
}
.num-list{
	font-size: 0;
}
.num-list div{
	width: .85rem;
	height: .82rem;
	background: #F9F9F9;
	border-radius: .08rem;
	text-align: center;
	display: inline-block;
	margin-right: .12rem;
	margin-bottom: .16rem;
	cursor: pointer;
}
.num-list .ac{
	background-color: #FF7109;
}
.num-list .ac span,
.num-list .ac p{
	color: #fff;
}
.num-list div:nth-child(4n){
	margin-right: 0;
}
.num-list div span{
	display: inline-block;
	font-size: .2rem;
	color: #FF7109;
	margin: .12rem 0 .1rem;
}
.num-list div p{
	font-size: .14rem;
	color: #5C5753;
}
.site-box{
	position: relative;
}
.school-around-config_addressBox__w2lYx {
    display: flex;
    flex-wrap: nowrap
}

.school-around-config_addressBox__w2lYx span {
    color: #666;
    font-size: .14rem;
    margin-right: .1rem;
    display: block;
    height: .2rem;
    line-height: .2rem;
    position: relative;
    top: .03rem;
    flex-shrink: 1
}

.school-around-config_addressBox__w2lYx .school-around-config_list__Ub-U8 {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1
}

.school-around-config_addressBox__w2lYx .school-around-config_list__Ub-U8 .school-around-config_item__3G41D {
    height: .3rem;
    line-height: .3rem;
    padding: 0 .15rem;
    border: .01rem solid #d8d8d8;
    border-radius: .08rem;
    font-size: .14rem;
    color: #666;
    margin-right: .1rem;
    margin-bottom: .15rem;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.school-around-config_addressBox__w2lYx .school-around-config_list__Ub-U8 .school-around-config_item__3G41D.school-around-config_active__nt1ps {
    background: #fff0e6;
    border: .01rem solid #fff0e6;
    color: #f60
}

.school-around-config_addressBox__w2lYx .school-around-config_list__Ub-U8 .school-around-config_item__3G41D:last-child {
    margin-right: 0
}

.school-around-config_arroundBox__1ktQ7 {
    display: flex;
    justify-content: space-between;
    margin-bottom: .2rem
}


.school-around-config_mapBox__20EF2 {
    width: 3.5rem;
    height: 2.7rem;
    border-radius: .08rem
}

.school-around-config_aroundItems__103nC {
    position: absolute;
    left: .1rem;
    top: .1rem;
    border-radius: .08rem;
    background: #fff;
    padding: .05rem .05rem .03rem;
    width: .79rem;
    text-align: center;
    box-shadow: 0 0 .1rem 0 rgba(0,0,0,.15);
    z-index: 10
}

.school-around-config_aroundItems__103nC ul {
    height: 0;
    overflow: hidden;
    transition: all .2s ease;
    margin: 0
}

.school-around-config_aroundItems__103nC ul li {
    height: .21rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .12rem;
    color: #666;
    margin-bottom: .02rem;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border-radius: .04rem
}
.school-around-config_aroundItems__103nC ul li span{
    font-size: .12rem;
}
.school-around-config_aroundItems__103nC ul li img {
    width: .12rem;
    margin-right: .05rem
}

.school-around-config_aroundItems__103nC ul li.school-around-config_checked__2hogc {
    background: #f5f6f7
}

.school-around-config_aroundItems__103nC ul.school-around-config_active__nt1ps {
    height: 1.89rem;
}

.school-around-config_aroundItems__103nC .school-around-config_expand__2rPWf {
    font-size: .12rem;
    color: #f60;
    height: .17rem;
    line-height: .17rem;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    margin-bottom: .02rem
}

.school-around-config_aroundItems__103nC .school-around-config_expand__2rPWf i {
    margin-left: .02rem;
    vertical-align: middle
}

.school-around-config_mapEnter__2Gvm_ {
    position: absolute;
    right: .1rem;
    bottom: .1rem;
    width: .79rem;
    height: .27rem;
    line-height: .27rem;
    background: #fff;
    border-radius: .08rem;
    font-size: .12rem;
    color: #333;
    border: none;
    cursor: pointer
}

.school-around-config_mapEnter__2Gvm_ i {
    font-size: .16rem;
    margin-left: .02rem;
    vertical-align: middle
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 {
    width: 3.96rem
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 .school-around-config_iconBox__1OrFN {
    display: flex;
    flex-wrap: wrap
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 .school-around-config_iconBox__1OrFN .school-around-config_item__3G41D {
    width: 25%;
    text-align: center;
    margin-bottom: .11rem
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 .school-around-config_iconBox__1OrFN .school-around-config_item__3G41D .school-around-config_iconBg__1naRj {
    background: #f5f5f5;
    width: .32rem;
    height: .32rem;
    border-radius: .06rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto .05rem
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 .school-around-config_iconBox__1OrFN .school-around-config_item__3G41D .school-around-config_iconBg__1naRj img {
    width: .19rem;
    height: .19rem
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 .school-around-config_iconBox__1OrFN .school-around-config_item__3G41D p {
    height: .18rem;
    line-height: .18rem;
    white-space: nowrap;
    color: #333;
    font-size: .13rem;
    margin-bottom: 0
}

.school-around-config_arroundBox__1ktQ7 .school-around-config_detailBox__3-HO7 .school-around-config_iconBox__1OrFN .school-around-config_item__3G41D:nth-child(n+5):nth-child(-n+8) {
    margin-bottom: 0
}

.school-around-config_busdesc__MypAX {
    display: inline-block;
    background: #e8f8ee;
    color: #16b857;
    padding: 0 .04rem;
    border-radius: .04rem;
    line-height: .18rem
}

.school-around-config_subwaydesc__3I9X3 {
    display: inline-block;
    background: #e6f5ff;
    color: #09f;
    padding: 0 .04rem;
    border-radius: .04rem;
    line-height: .18rem
}

.school-around-config_traindesc__1XkSo {
    display: inline-block;
    background: #fdf5e6;
    color: #ff9c00;
    padding: 0 .04rem;
    border-radius: .04rem;
    line-height: .18rem
}


.site-box .text-wrapper{
	display: flex;
	align-items: center;
	border-radius: .07rem;
	background: #F9F9F9;
}
.site-box .text-wrapper > div{
	font-weight: 400;
	font-size: .14rem;
	color: #111111;
}
 .site-box .text-wrapper > div img{
	vertical-align: bottom;
	margin-right: .1rem;
}

.site-box .text-wrapper .select-t{
	width: 1.01rem;
	height: .42rem;
	background: linear-gradient(90deg, #FF6702, #FF9C28);
	border-radius: .07rem;
	font-size: .15rem;
	color: #FFFFFF;
	line-height: .4rem;
	text-align: center;
	position: relative;
}
.site-box .text-wrapper .select-t>p::after{
	content: '';
	display: inline-block;
	background-image: url("../image/schoolInfo/sjt.png");
	width: .12rem;
	height: .07rem;
	margin-left: .05rem;
	margin-bottom: .02rem;
}
.site-box .text-wrapper .select-t ul{
	position: absolute;
	bottom: .4rem;
	max-height: 0;
	background: #FFFFFF;
	width: 100%;
	color: #424242;
	list-style: none;
	font-weight: 400;
	border-radius: .05rem;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	overflow: auto;
	transition: max-height .3s  ease-in-out;
	z-index: 999;
	
}
.site-box .text-wrapper .select-t ul li{
	cursor: pointer;
	border-bottom: .01rem solid #e2e2e2;
}
.site-box .text-wrapper .select-t ul li:last-child{
	border: none;
}
.site-box .text-wrapper .select-t:hover{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	transition: border .3s;
}
.site-box .text-wrapper .select-t:hover ul{
	max-height: 1.2rem;
	border: .01rem solid #ff7840;
	border-bottom: none;
}
.site-box .text-wrapper .select-t ul::-webkit-scrollbar {
	width: .12rem;
	height: .14rem;
  }
 .site-box .text-wrapper .select-t ul::-webkit-scrollbar-button {
	width: 0;
	height: 0;
	display: none;
  }
 .site-box .text-wrapper .select-t ul::-webkit-scrollbar-corner {
	background-color: transparent;
  }
.site-box .text-wrapper .select-t ul::-webkit-scrollbar-thumb {
	min-height: .12rem;
	border: .04rem solid transparent;
	background-clip: content-box;
	border-radius: .07rem;
	background-color: #c8d5e1;
  }
.site-box .text-wrapper .select-t ul::-webkit-scrollbar-thumb:hover {
	background-color: #a8bbcf;
  }
.site-box .text-wrapper .select-t ul::-webkit-scrollbar-thumb:active {
	background-color: #87a2bd;
  }
.site-box .text-wrapper .select-t ul::-webkit-scrollbar-track {
	background-color: transparent;
  }
.site-box .text-wrapper .select-t ul::-webkit-scrollbar-track-piece {
	background-color: transparent;
  }
