/* 公共样式 */
.flex {
    display: flex;
}

.flex-center {
    display: flex;
    align-items: center;
}

.wrap {
    flex-wrap: wrap;
}

.center {
    display: flex;
    justify-content: center;
}

.end {
    display: flex;
    justify-content: flex-end;
}

.flex-between {
    display: flex;
    justify-content: space-between;
}

.flex-around {
    display: flex;
    justify-content: space-around;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.reverse {
    display: flex;
    flex-direction: row-reverse;
}

/* 分享插件 start*/
.weixin-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    background-image: url(/images/wxbj.png);
    background-position: top right;
    background-size: 100%;
    background-repeat: no-repeat;
}

.mobile-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    max-width: 15rem;
    width: 100%;
    margin: auto;
}

mip-share .c-share-list .c-span3 {
    width: 16%;
    -webkit-box-flex: none;
    -webkit-flex: none;
    font-size: 0.2rem
}

.c-span3 {
    float: left;
}

mip-share .c-share-list .c-flexbox,
mip-share .c-share-list .c-row {
    display: block;
}

.fenxiang {
    padding: 0.2rem 0 0 0.2rem;
    background: #fff;
    font-size: 0.2rem;
    margin: 0
}

.c-share-list.mip-fill-content {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.c-share-list {
    overflow: hidden;
    margin-top: 0;
    box-sizing: border-box;
}

.c-line-clamp1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 分享插件 end */

.daofen-box {
    margin-top: 0.1rem;
    padding: 0.1rem 0.4rem;
    font-size: 0.31rem !important;
    line-height: 0.60rem !important;
    background: #fff;
}

.daofen-box img {
    width: 100% !important;
    height: 100% !important;
}

.info-tab {
    border-radius: 0.2rem;
    background-color: #fff;
}

.info-tab .tab-bar {
    padding-bottom: 0.48rem;
}

.container {
    padding: 0.24rem 0.3rem;
    font-size: 0.28rem;
    background-color: #F6F6F6;
}

/* .top_con {
    margin-top: 0.24rem;
} */

.top_con .area_name {
    color: #666;
}

.top_con .city-img {
    width: 0.16rem;
    height: 0.1rem;
    margin-left: 0.1rem;
}

select {
    padding: 0 0.3rem;
    outline: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 0.28rem;
    color: #666666;
    text-align: center;
    background: transparent;
    background: url(/news/zkfenshuxian/images/city.png) no-repeat 100% center transparent;
    background-size: 0.16rem 0.1rem;
}

.search_box {
    width: 80%;
    height: 0.65rem;
    line-height: 0.65rem;
    margin-left: 0.2rem;
    padding: 0.04rem 0.04rem 0.04rem 0;
    border-radius: 0.5rem;
    background-color: #fff;
}

.search_box input {
    width: 100%;
    margin-left: 0.4rem;
    outline: none;
    border: none;
    font-size: 0.24rem;
}

.search_box input::-webkit-input-placeholder {
    color: #999;
}

.search_box .search_btn {
    padding: 0.12rem 0.3rem;
    border-radius: 0.5rem;
    background: linear-gradient(141.3deg, rgba(62, 139, 255, 1) 0%, rgba(62, 166, 255, 1) 100%);
}

.search_box .search_btn img {
    width: 0.4rem;
    height: 0.4rem;
}

.search_res {
    margin-top: 0.4rem;
    font-size: 0.3rem;
    text-align: center;
}

.list_con {
    margin-top: 0.4rem;
}

.list_con ul {
    margin-bottom: 0.24rem;
    padding: 0 0.24rem;
    border-radius: 0.2rem;
    background-color: #fff;
}

.list_con ul li {
    display: flex;
    justify-content: space-between;
    padding: 0.24rem 0;
    border-bottom: 0.01rem solid rgba(0, 0, 0, .08);
}

.list_con ul li:last-child {
    border-bottom: 0;
}

.list_con ul li .school_name {
    margin: 0;
    font-size: 0.32rem;
    background-image: url(/news/zkfenshuxian/images/headBg.png);
    background-size: 1.08rem 0.17rem;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.share,.other-city {
    width: auto;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.3rem;
}

.share {
    margin-left: 0;
    padding: 0 0.24rem;
    color: #3EA6FF;
    background: #DDF0FF;
}

.other-city {
    margin-left: 0.2rem;
    margin-right: 0;
    padding: 0 0.37rem;
    background: linear-gradient(180deg, rgba(62,139,255,1) 0%, rgba(62,166,255,1) 100%);
}

/* 新版底部资讯 */
.tab-bar {
    padding-bottom: 0.01rem !important;
}

.info-tab {
    padding: 0.14rem 0 0;
    border-radius: 0.2rem;
    background-color: #fff;
}

.info-tab .more, .info-tab .shou {
    margin: 0.3rem auto;
    text-align: center;
}

.info-tab .more img, .info-tab .shou img {
    width: 0.48rem;
    height: 0.48rem;
}

.info-tab .bar-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.0225rem solid rgb(238, 238, 238);
    padding-left: 0;
    font-size: 0.32rem;
    color: rgba(91, 91, 91, 1);
    margin: 0 0 0 0;
    padding-top: 0.04rem;
}

.click {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: rgba(20, 20, 20, 1);
    line-height: 0.8rem !important;
    font-weight: 600;
}

.click img {
    width: 0.6rem;
    height: 0.07rem;
}

li.title-name {
    line-height: 0.7rem;
}

.info-tab .tab-content ul {
    padding-left: 0;
    margin: 0;
}

.imp {
    padding: 0.375rem 0.1rem;
    border-bottom: 0.0225rem solid rgb(238, 238, 238);
}

.imp-title {
    display: flex;
}

.imp-icon {
    width: 0.24rem;
    height: 0.16rem;
    margin-top: 0.14rem;
    margin-right: 0.16rem;
}

.imp-name {
    font-size: 0.31rem;
    font-weight: 600;
    color: #000000;
}

.imp-content {
    margin-top: 0.225rem;
    margin-left: 0.4rem;
    font-size: 0.28rem;
    color: #999999;
}

.all {
    height: 0.9rem;
    width: 45%;
    margin: 0.3rem auto;
    text-align: center;
    line-height: 0.9rem;
    font-size: .3rem;
    background: #F0EDF1;
    border-radius: 0.14rem;
    color: #000000;
}

/* 成绩查询卡片样式 */
.card_box {
    margin-top: 0.32rem;
    padding: 0.24rem;
    border-radius: 0.2rem;
    font-size: 0.24rem;
    background: linear-gradient(180deg, rgba(216,234,255,1) 0%, rgba(255,255,255,1) 100%);
}

.card_box .card_top .cjcx-img {
    width: 1.16rem;
    height: 0.45rem;
}

.card_box .card_top .public_time {
    margin-left: 0.24rem;
    color: #999;
}

.card_box .card_top .close-img {
    width: 0.24rem;
    height: 0.24rem;
}

.card_box .card_btns {
    margin-top: 0.32rem;
}

.card_box .card_btns .btn {
    margin-right: 0.24rem;
    padding: 0.1rem 0.24rem;
    border-radius: 0.16rem;
    color: #3E8BFF;
    background-color: #E1EFFF;
}