#wrapper{
    position: relative;
}
.wrapper{
    width: 94%;
    margin: 0 auto;
}
.wrapper .warp_item{
    border-radius: 10px;
    background:#fff;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
    padding:15px;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.wrapper .warp_item .head{
    width: 30%;
    height:30%;
    margin-right: 3%;
}
.wrapper .warp_item .warp_right{
    width: 67%;
}
.wrapper .warp_item .warp_right .warp_title{
    font-size: 16px;
    font-weight: bold;
    color: #292929;
    margin-bottom: 5px;
}
.wrapper .warp_item .warp_right .warp_info{
    overflow: hidden;
}
.wrapper .warp_item .warp_right .warp_info span{
    font-size: 13px;
    color: #a0a0a0;
    margin-right: 15px;
    line-height: 1.5;
}
.wrapper .warp_item .warp_right .warp_info span:last-child{
    margin-right: 0;
}
.wrapper .warp_item .warp_right .warp_bottom{
    margin-top: 10px;
    
}
.wrapper .warp_item .warp_right .warp_bottom span{
    background: #1e77bd;
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
    float: right;
    margin-left: 10px;

}
.wrapper .warp_item .warp_right .college_grade{
    display: flex;
    flex-wrap: wrap;
}
.wrapper .warp_item .warp_right .college_grade span{
    color: #999999;
    font-size: 12px;
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 0 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
[v-cloak] {
    display: none;
}

#wrapper .top_cont{
    background: #1e77bd;
    padding: 4%;
    width:92%;
}
#wrapper .top_cont .college-intro{
    display: flex; 
}
#wrapper .top_cont .college-intro .logo{
    width: 30%;
    margin-right: 3%;
}
#wrapper .top_cont .college-intro .logo img{
    border-radius: 50%;
}
#wrapper .top_cont .college-intro .college-title{
    color: #fff;
    font-size: 30px;
    width: 67%;

}
#wrapper .top_cont .college-intro .college-title .guan{
    background-color: #4db2f2;
    border: 1px solid #39a4e7;
    color: #fff;
    font-size: 14px;
    padding: 5px;
}
#wrapper .top_cont .college-intro .college-title .guan a{
    color:#fff;
}
#wrapper .top_cont .college-intro .college-title .college-tag{
    overflow: hidden;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
}
#wrapper .top_cont .college-intro .college-title .college-tag .span{
    font-size: 12px;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
    margin-right: 7px;
    margin-bottom: 7px;
    border: 1px solid #eee;
}
#wrapper .top_cont .college_cont{
    color: #fff;
}
#wrapper .top_cont .college_cont ul{
    display: flex;
    flex-wrap: wrap;
}
#wrapper .top_cont .college_cont ul li{
    margin-top: 8px;
    margin-right: 15px;
}
#wrapper .top_cont .college_cont ul li .g-icon-rank{
    font-style: normal;
    margin: 0 5px 0 0;
    padding: 0 2px;
}
#wrapper .top_cont .college_cont ul li .g-icon-rank.green{
    background-color: #579900;
}
#wrapper .top_cont .college_cont ul li .g-icon-rank.orange{
    background-color: #ff4e00;
}
#wrapper .top_cont .college_cont .item{
    margin: 10px 0 5px 0;
    color: #fff;
    font-size: .9rem;
}
#wrapper .top_cont .college_cont .item img {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
#wrapper .tab{
    clear: both;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}
#wrapper .tab .tab_ul{
    overflow: scroll;
    white-space: nowrap;
    overflow-x: auto;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}
#wrapper .tab .tab_ul a{
    padding: 0px 8px;
    color: #333;
}
#wrapper .tab .tab_ul a.active{
    color: #1e77bd;
}
#wrapper .box{
    width: 92%;
    margin: 0 auto 20px;
}
#wrapper .box .info{
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-top: 10px;
}
#wrapper .box .info p{
    text-indent: 2em;
}
.professional{
    position: relative;
}
.professional .understand{
    position: absolute;
    top: 20px;
    right: 0;
}
#wrapper .box .professional h4 {
    font-size: 16px;
    margin-top: 0;
    padding-top: 20px;
    color: #555;
    margin-bottom: 20px;
}
.professional h4 i {
    display: inline-block;
    width: 6px;
    height: 16px;
    background-color: #ff9233;
    margin-right: 13px;
    margin-bottom: -2px;
}
.zyjs_table{
    margin-top: 10px;
    width: 100%;
}
.zyjs_table tr{
    display: flex;
    flex-wrap: wrap;
}
.zyjs_table tr td,.zyjs_table tr th {
    border: 1px solid #eee;
    text-align: center;
    padding: 8px 3px;
    width: 31%;
}

.admissions ul li{
    line-height: 26px;
}
.admissions ul li {
    font-size: 16px;
    margin-top: 0;
    padding-top: 20px;
    color: #555;
}
.admissions ul li i {
    display: inline-block;
    width: 6px;
    height: 16px;
    background-color: #a9b6fd;
    margin-right: 13px;
    margin-bottom: -2px;
}
.full3d .full3dquan {
    text-align:right;
    margin-bottom: 10px;
}
.full3d .full3dquan span i{
    width: 18px;
    height: 18px;
    background: url(../../images/mobile/full.png);
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
}
.dropdown-item .title {
    font-size: 15px;
    padding: 20px 4% 10px 4%;
}
.van-grid-item__content {
    padding: 10px 8px;
}
.filter-tags{
    width: 92%;
    margin: 20px auto 0 auto;
}
.filter-tags .filter-tags-title{
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.filter-tags .filter-tags-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    max-height: 65px;
    overflow: hidden;
}
.filter-tags .filter-tags-list .tag{
    position: relative;
    padding-left: 6px;
    padding-right: 5px;
    height: 22px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #999;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 6px;
    font-size: 13px;
    font-weight: 400;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.filter-tags .filter-tags-list .tag .van-icon-cross{
    margin-left: 5px;
}
.filter-tags .content{
    display: flex;
    justify-content: space-between;
}
.filter-tags .content .icont{
    width: 10%;
    text-align: right;
}