.item-mid{
	margin-top: 0.5rem;
}
.nav .item{
	width: 20%;
	text-align: center;
    box-sizing: border-box;
}
.nav .item img{
	width: 50px;
	height: 50px;
}
.nav .item p{
    position: relative;
    top: -15px;
	font-size: 15px;
	color: #4D4D4D;
}
.xuanzhe{
	width: 80%;
    height: 0.5rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 10%;
}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.biaoti{
	float: left;
    font-size: 0.3rem;
    color: #666666;
    line-height: 0.5rem;
}
.chengshi{
	float: left;
    width: 37%;
    height: 0.5rem;
    margin-left: 0.3rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    border: 1px solid #B3B3B3;
    border-radius: 5px;
}
.xuanzhe select {
    width: 100%;
    height: 0.5rem;
    border: none;
    float: left;
    color: #999999;
    line-height: 0.5rem;
    padding-left: 20%;
    padding-right: 0px;
    font-size: 0.25rem;
    cursor: pointer;
    outline: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background:  url(../images/arrow.png) no-repeat 75% 50%;
    background-size: 10%;
}
.xuexiao{
	width: 94%;
    margin: 0.2rem auto 0;
}
.university-list{
	width: 100%;
    box-sizing: border-box;
    padding: 0.13rem 0.1rem 0.13rem 0.2rem;
    border: 1px solid #e5e5e5;
    margin-top: 0.5rem;
	
}
.university-list+.university-list{
	display: none;
}
.c1{
	float: left;
	width: 0.5rem;
	margin-top: 0.2rem;
}
.c1 img{
	width: 0.33rem;
	height: 0.33rem;
	display: block;
}
.c2{
	float: left;
    font-size: 0.3rem;
    color: #4D4D4D;
    line-height: 0.5rem;
    margin-left: 0%;
    padding-top: 0.15rem;
}
.cbt{
	float: left;
    padding: 0 0%;
    text-align: left;
    margin-left: 0.5rem;
}
.cbt p {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #4D4D4D;
}
.cbt-bt{
    display: block;
    color: #FF6550 !important;
    font-size: 0.25rem !important;
    line-height: 0.4rem !important;
}
.cli-bt {
    color: #FF6550;
    font-size: 0.25rem;
    line-height: 0.4rem;
}
.c3{
	float: left;
    font-size: 0.25rem;
    margin-left: 0.5rem;
}
.c3 p{
	display: inline-block;
}

.ky_wrap {
    width: 100%;
}

.head_banner {
     /* height: 3rem; */
    width: 100%;
}

.head_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ky_content {
    color: #666666;
    height: auto;
    border: 1px solid #E6E6E6;
    border-radius: 8px;
    font-size: 0.26rem;
}

.ky_content_info {
    padding: 0.3rem;
    line-height: 0.43rem;
    margin: 0.3rem 0.24rem 0 0.24rem;
}

.ky_content_time {
    padding: 0.66rem 0.27rem 0.25rem;
    line-height: 0.48rem;
    margin: 0.68rem 0.24rem 0.34rem 0.24rem;
    position: relative;
}

.content_tip {
    position: absolute;
    top: -.23rem;
    left: 50%;
    transform: translateX(-50%);
    height: 0.6rem;
    line-height: 0.6rem;
    width: 3rem;
    text-align: center;
    background: url('../images/title_bg.png') no-repeat top center;
    background-size: 100% 100%;
    color: #ffffff;
    font-size: 0.28rem;
}



.ky_foot {
    width: 100%;
    color: #999999;
    font-size: 0.24rem;
    text-align: center;
    margin: 0.9rem 0 0.31rem;
}