.xgk_xz {
    margin-left: 55px;
}

.xuanke {
    margin-left: 55px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.choose_lg_title {
    font-size: 18px;
    margin-left: 55px;
}

.xk_select_two {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 55px;
}

.layui-form-checkbox[lay-skin=primary] i {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #2478e4 !important;
    background-color: #2478e4 !important;
    color: #fff;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #2478e4 !important;
}

#input_score_xgk {
    width: 200px;
}

#input_wc_xgk {
    width: 200px;
}

.create_score_tk {
    width: 500px;
    height: 450px;
}

#xgk_create_score .confirm {
    margin-top: 10px;
    height: 35px;
    line-height: 35px;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
    color: #2478e4;
}

/* .school_result_zntb{
	overflow: hidden;
} */

/* .retrieved_result {
	display: block;
} */

.college_url img {
    border-radius: 50% !important;
}

.xgk_xz_ts {
    overflow: hidden;
}

.tj_wc_xz {
    margin-bottom: 20px;
}

/* 提示新高考 */

.ts_cj {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
    height: 200px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    z-index: 99999;
    padding: 0 15px;
    display: none;
    border-radius: 10px;
}

.ts_text {
    width: 100%;
    /* height: 40px; */
    overflow: hidden;
    margin-top: 10px;
}

.ts_cj h3 {
    display: block;
    float: left;
    margin-left: 100px;
    /* text-align: center; */
    /* overflow: hidden; */
}

.ch_gs {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(/images/ch_hs.png);
    background-size: 100% 100%;
    margin-top: 15px;
}

.ts_cj p {
    margin-top: 10px;
    line-height: 35px;
    text-indent: 2em;
    color: red;
}