/*
* @Author: song
* @Date:   2017-09-13 13:57:37
* @Last Modified by:  song
* @Last Modified time: 2018-6-26 
*/

@charset "UTF-8";

/*设置默认编码集*/

header {
    /*width:1180px;*/
    width: 100%;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    position: relative;
}

.head_content {
    width: 1180px;
    margin: 0 auto;
    height: 100%;
    justify-content: space-between;
}

.nav_f_a {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 20px;
}


/*PTE-弹出层*/

.pte_layer {
    position: relative;
    padding: 50px 50px 33px 50px;
    box-sizing: border-box;
}

.pte_layer_all {
    position: relative;
}

.pte_layer_all_font2 {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFangSC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 28px;
}

.pte_layer_all_font1 {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFangSC;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
}

.pte_layer_all_font {
    width: 100%;
    align-items: flex-end;
}

.pte_layer_all_font div {
    position: absolute;
    border-bottom: 3px solid rgba(255, 212, 38, 1);
    border-radius: 2px;
    margin-top: 4px;
    width: 20px;
}

.pte_layer_all input::placeholder {
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);
    line-height: 24px;
}

.pte_layer_di {
    border-bottom: 1px solid rgba(240, 240, 240, 1);
    padding-bottom: 16px;
}

.pte_layer_dl_img,
.pte_layer_dl_img img {
    width: 15px;
    height: 17px;
}

.pte_layer_dl_img2 {
    position: absolute;
    margin-left: 282px;
}

.pte_layer_dl_img2 img {
    width: 18px;
    height: 12px;
}

.mb40 {
    margin-bottom: 40px;
}

.pte_layer_botton {
    width: 300px;
    height: 48px;
    background: rgba(230, 230, 230, 1);
    border-radius: 25px;
    margin: 40px auto 0;
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 48px;
    text-align: center;
   
}

.pte_layer_dl_img3,
.pte_layer_dl_img3 img {
    width: 14px;
    height: 14px;
    vertical-align: baseline;
}

.auto_login_btn
{
    cursor: pointer;
}


.pte_layer_dl_fon p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFangSC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 14px;
    margin-left: 7px;
    margin-right: 51px;
}

.pte_layer_dl_fon a {
    height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 14px;
}

.pte_yzm {
    border-right: 1px solid rgba(204, 204, 204, 1);
    padding-right: 8px;
}

.pte_wjm {
    margin-left: 8px;
}

.pte_layer_dl_fon2 {
    text-align: center;
}

.pte_layer_dl_fon2 p {
    font-size: 14px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);
    line-height: 21px;
    margin-bottom: 16px;
}

.pte_layer_dl_fon2 div,
.pte_layer_dl_fon2 div>img {
    width: 42px;
    height: 42px;
    margin: 0 auto;
}

.pte_dc_gb {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
}

.pte_dc_gb img {
    width: 24px;
    height: 24px;
}

.btn_hover {
    background: linear-gradient(135deg, rgba(255, 236, 78, 1) 0%, rgba(255, 212, 38, 1) 100%);
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}

.btn_hover:hover {
    background: linear-gradient(135deg, rgba(255, 214, 78, 1) 0%, rgba(255, 189, 38, 1) 100%);
}

.form_err {
    font-size: 12px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 76, 77, 1);
    line-height: 18px;
    display: none;
}

.err_bor {
    border-bottom: 1px solid rgba(255, 76, 77, 1);
}

.code {
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #3957A6;
    line-height: 24px;
    position: absolute;
    right: 0;
}

.code_c{
   color: rgba(204, 204, 204, 1); 
}

.pass_err {
    font-size: 12px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
}

.reset_btn {
    margin: 24px auto 0;
}

.pte_layer_must {
    justify-content: center;
    align-items: center;
}

.pte_layer_must p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFangSC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-left: 8px;
}

.pte_layer_must p a {
    color: #3957A6;
}

.pass_e {
    color: #FF4C4D;
}

.code_login {
    margin: 16px auto 0;
}

.code_fon {
    justify-content: flex-end;
}

.code_tips {
    font-size: 12px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
    text-align: center;
}

.pte_login,
.reset {
    color: #000;
}


/* 首页 */

.mian {
    width: 1180px;
    margin: 0 auto;
}

.body {
    align-items: flex-start;
    justify-content: space-between;
}

.body_l {
    width: 800px;
}

.body_r {
    width: 300px;
}

.logo_city {
    align-items: center;
}

.select {
    width: 70px;
    height: 35px;
    background: rgba(238, 238, 238, 1);
    line-height: 35px;
    position: relative;
    margin-left: 19px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    
}

.select>img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto;
}

.select>span {
    padding-left: 17px;
    line-height: 35px;
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    cursor: pointer;
}

.select>ul {
    width: 100%;
    position: absolute;
    top: 30px;
    background: #EEEEEE;
    z-index:10;
    display: none;
}

.select>ul>li>a {
    padding-left: 17px;
    box-sizing: border-box;
    line-height: 35px;
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    display: block;
}

.select>ul>li {
    background: rgba(255,255,255,1);
}

.select>ul>li:hover {
    background: #FBD548;
}

.select>ul>li:hover a {
    color: #fff;
}



.top_form {
    width: 200px;
    height: 35px;
    background: rgba(244, 245, 246, 1);
    /*border-radius: 20px;*/
    align-items: center;
    justify-content: space-between;
    padding: 0 14px 0 17px;
    box-sizing: border-box;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    
}

.top_form>input {
    background: rgba(244, 245, 246, 1);
}

.top_form>button {
    outline: none;
    background: rgba(244, 245, 246, 1);
    cursor: pointer;
}

.ml36 {
    margin-left: 36px;
}

.top_ul>li>a {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 20px;
    padding: 23px 12px 17px;
    box-sizing: border-box;
}

.top_ul>.top_ul_act>a {
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    border-bottom: 4px solid #FBD548;
}

.title {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 25px;
}

.down_son {
    align-items: flex-start;
    justify-content: space-between;
}

.down_time {
    width: 40px;
    height: 50px;
    background: rgba(251, 213, 72, 1);
    border-radius: 5px;
    text-align: center;
    padding-top: 8px;
    box-sizing: border-box;
}

.down_t {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 17px;
    margin-top:3px;
}

.down_cont {
    flex: 1;
    margin-left: 63px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}

.down_cont_r {
    width: 80px;
    height: 80px;
    background: rgba(238, 238, 238, 1);
    border-radius: 10px;
    overflow: hidden;
}

.down_sore {
    text-align: center;
    padding-top: 6px;
    box-sizing: border-box;
    padding-bottom: 4px;
}

.down_sore_tit {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 17px;
}

.down_sore_d {
    font-size: 30px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(26, 26, 26, 1);
    line-height: 30px;
}

.down_a {
    display: block;
    width: 100%;
    height: 25px;
    background: rgba(251, 213, 72, 1);
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 25px;
    text-align: center;
}

.down_cont_l {
    flex: 1;
}

.down_tit {
    align-items: center;
    justify-content: flex-start;
}

.down_tit>span {
    
    padding:3px 10px;
    height: 20px;
    background: rgba(251, 213, 72, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.down_tit>a {
    margin-left: 10px;
    width: 500px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
}


.down_teacher,
.down_bottom {
    align-items: center;
    justify-content: flex-start;
}

.down_teacher>img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.down_bottom>img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.down_teacher>a{
    width: 500px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
}
.down_teacher_1>a{
    width:470px
}

.down_cont_l .teacher_name {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 17px;
    margin-left: 9px;
    width:110px
}
.teacher_name>span{
    color: #9B9B9B;
    margin-left: 10px;
}

.down_bottom>div {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 17px;
    margin-right: 20px;
}

.down_bottom>div>span {
    color: #9B9B9B;
    margin-left: 10px;
}

.page>ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page>ul>li>a {
    display: block;
    width: 30px;
    height: 30px;
    background: rgba(240, 242, 245, 1);
    border-radius: 2px;
    font-size: 14px;
    font-family: Verdana;
    color: rgba(96, 98, 102, 1);
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}

.page>ul>.curr3>a {
    background: #FBD548;
    color: rgba(0, 0, 0, 1);
}

.body_bottom {
    border-top: 1px solid #eee;
    padding-top: 38px;
    box-sizing: border-box;
    align-items: flex-start;
    justify-content: space-between;
}

.body_bottom_det {
    width: 979px;
    font-size: 15px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 22px;
}

.bottom {
    width:1180px;
    width:100%;
    background: rgba(74, 74, 74, 1);
    box-sizing: border-box;
    padding-bottom: 20px;
}

.bottom p {
    width: 660px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
}

.jh_son {
    width: 300px;
    height: 45px;
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    border: 1px solid rgba(238, 238, 238, 1);
}

.jh_son:hover {
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}

.jh_son_l {
    flex: 1;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 45px;
    padding-right: 15px;
}

.jh_son_r {
    width: 102px;
    height: 45px;
    background: rgba(251, 213, 72, 1);
    border-radius: 0px 5px 5px 0px;
    align-items: center;
    justify-content: flex-end;
    padding-right: 15px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
}

.jh_son_r>img {
    margin-left: 10px;
    width: 0;
    transition: all .5s;
}

.jh_son:hover .jh_son_r>img {
    width: 7px;
}

.school_tab_son {
    padding-bottom: 16px ;
    background: rgba(255, 255, 255, 1);
    /*border-radius: 15px;*/
    /*border: 1px solid rgba(238, 238, 238, 1);*/
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    cursor: pointer;
}

.tab_act {
    
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    border-bottom: 1px solid rgba(251, 213, 72, 1);
}

.school_li {
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
    align-items: flex-start;
    justify-content: space-between;
}

.school_li>a {
    width: 80px;
    height: 60px;
    border-radius: 5px;
    border: 1px solid rgba(238, 238, 238, 1);
    align-items: center;
    justify-content: center;
}

.school_li>a>img {
    max-width: 100%;
    max-height: 100%;
}

.school_li_r {
    width: 200px;
}

.e_name {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 17px;
    display: block;
}

.c_name {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 17px;
    margin-top: 1px;
    display: block;
}

.school_li_many {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Heavy, AlibabaPuHuiTi;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 17px;
}

.school_li_many>div>span {
    font-weight: 800;
    color: rgba(74, 74, 74, 1);
}

.tips {
    width: 300px;
    height: auto;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    border: 1px solid rgba(238, 238, 238, 1);
}

.tips_top {
    padding: 10px 10px 5px;
    box-sizing: border-box;
}

.tips_top_l {
    margin-left: 15px;
    flex: 1;
}

.tips_l {
    justify-content: flex-start;
    align-items: center;
}

.tips_l>img {
    margin-left: 31px;
}

.tips_l>span {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 22px;
}

.tips_inp {
    width: 183px;
    height: 26px;
    background: rgba(250, 250, 250, 1);
    border-radius: 13px;
    border: 1px solid rgba(238, 238, 238, 1);
    padding-left: 9px;
    align-items: center;
    justify-content: flex-start;
    font-size: 11px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 16px;
    box-sizing: border-box;
}

.tips_inp>img {
    width: 11px;
    margin-right: 5px;
}

.tips_bot {
    height: 70px;
    background: rgba(251, 213, 72, 1);
    border-radius: 0px 0px 5px 5px;
    padding: 10px 0 10px;
    box-sizing: border-box;
}

.tips_bot>p {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 25px;
    text-align: center;
}

.tips_bot>p>span {
    font-weight: 800;
}

.person {
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    width: 100px;
    position: relative;
    height: 100%;
}

.person>img {
    margin-left: 8px;
}

.nav_f_a {
    width: 100px;
}

.person>ul {
    position: absolute;
    width: 100%;
    top: 60px;
    background: #fff;
    display: none;
    text-align: right;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}

.person>ul>li {
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
}
.person>ul>li:hover{
    background-color:rgba(255,212,38,1);
}

.person:hover ul {
    display: block;
}

.jx .down_cont {
    margin-left: 0;
}

.jx_top {
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    
}
.jx_top_1{
    background: rgba(248,248,248,1);
}

.jx_top>a {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 22px;
    /*background: rgba(248,248,248,1);*/
}

.jx_top>span{
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 22px;
    margin-left: 10px;
}


.quick_inp {
    width: 301px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
}

.quick_inp input {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 22px;
    line-height: 48px;
    text-indent: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    width: 100%;
}

.quick_select {
    width: 100%;
    height: 40px;
    background: rgba(245, 245, 245, 1);
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
}

.quick_select>span {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 40px;
    padding-left: 15px;
    padding-right: 30px;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
    display: block;
}

.quick_select>img {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.quick_select>ul {
    position: absolute;
    width: 100%;
    top: 40px;
    max-height: 300px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(240, 240, 240, 1);
    overflow-y: auto;
    z-index: 1;
}

.quick_select>ul>li {
    padding-left: 15px;
    padding-right: 30px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.quick_select>ul>li:last-child {
    border-bottom: none;
}

.quick_select>ul::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 6px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.quick_select>ul::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: #E6E6E6;
}

.quick_select>ul::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    background: transparent;
}

.quick_btn {
    width: 100%;
    height: 50px;
    background: rgba(251, 213, 73, 1);
    border-radius: 4px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
}

.page>ul>li>a:hover {
    background: #FBD548;
    color: rgba(0, 0, 0, 1);
}

.s_school {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.s_school_l>a {
    width: 80px;
    height: 60px;
    border-radius: 5px;
    border: 1px solid rgba(238, 238, 238, 1);
    align-items: center;
    justify-content: center;
}

.s_school_l>a>img {
    max-width: 100%;
    max-height: 100%;
}

.school_name {
    margin-left: 15px;
}

.school_ename {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 25px;
}

.school_cname {
    margin-top: 3px;
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(155, 155, 155, 1);
    line-height: 25px;
}

.s_school_r {
    align-items: center;
    justify-content: flex-start;
}

.many {
    width: 100px;
}

.s_school_r>span {
    width: 1px;
    height: 27px;
    background: rgba(238, 238, 238, 1);
}

.many_num {
    font-size: 22px;
    font-family: AlibabaPuHuiTi-Heavy, AlibabaPuHuiTi;
    font-weight: 800;
    color: rgba(74, 74, 74, 1);
    line-height: 30px;
    text-align: center;
}

.many_tit {
    text-align: center;
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 17px;
}

.mt66 {
    margin-top: 66px;
}

.ml22 {
    margin-left: 22px;
}

.ml47 {
    margin-left: 47px;
}

.upload {
    width: 300px;
    height: 75px;
    background: rgba(251, 213, 72, 1);
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.upload>span {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    line-height: 25px;
    margin-left: 12px;
}

.school_detail {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 26px;
}

.ulike>.down_son {
    width: 570px;
}

.ulike .down_cont {
    padding-bottom: 10px;
}

.ulike {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ulike>.down_son .down_tit>a {
    width: 433px;
}

.look {
    width: 80px;
    height: 62px;
    background: rgba(238, 238, 238, 1);
    border-radius: 10px;
    overflow: hidden;
}

.look_top {
    width: 80px;
    height: 40px;
    background: rgba(251, 213, 72, 1);
    text-align: center;
    font-size: 30px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(26, 26, 26, 1);
    line-height: 40px;
}

.look_down {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 22px;
    text-align: center;
}

.title {
    align-items: center;
    justify-content: flex-start;
}

.title>a {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 17px;
    margin-left: 10px;
}

.talk_tit {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 20px;
}

.s_detail {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 27px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.order {
    margin-left: 145px;
    box-sizing: border-box;
    padding-right: 58px;
}

.order_btn {
    width: 82px;
    height: 36px;
    background: rgba(251, 213, 72, 1);
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 20px;
}

.order_btn>span {
    margin-left: 12px;
}

.order_tips {
    margin-left: 18px;
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 18px;
}

.intorduce {
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.intor_son {
    width: 25%;
}

.intor_tit {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 26px;
}

.intor_det {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 26px;
    margin-top: 5px;
}

.inter_big {
    width: 335px;
}

.ml66 {
    margin-left: 66px;
}

#cityMap {
    width: 780px;
    height: 300px;
}

.mission {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 26px;
}

.span_box {
    flex-wrap: wrap;
}

.span_son {
    padding: 8px 20px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 20px;
    background: rgba(238, 238, 238, 1);
    border-radius: 5px;
    margin-right: 10px;
}


/* 个人中心 */

.my {
    align-items: flex-start;
    justify-content: space-between;
}

.my_l {
    width: 180px;
    background: rgba(255, 255, 255, 1);
}

.my_r {
    width: 990px;
    min-height: 400px;
}

.my_list {
    padding: 15px 25px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    display: block;
    position: relative;
}

.bor_b {
    border-bottom: 1px solid #eee;
}

.my_act::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 24px;
    background: rgba(251, 213, 72, 1);
    border-radius: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.dwon_tab {
    width: 100%;
    background: #fff;
    padding-left: 30px;
    box-sizing: border-box;
    flex-wrap:wrap; 
    align-items: center;
}

.dwon_tab>a {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 61px;
    margin-right: 40px;
}

.dwon_tab>div>a {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 61px;
    margin-right: 40px;
    display: inline-block;
}

.dwon_tab>.d_act {
    border-bottom: 2px solid #FBD548;
    color: rgba(51, 51, 51, 1);
}
.dwon_tab>div>.d_act {
    border-bottom: 2px solid #FBD548;
    color: rgba(51, 51, 51, 1);
}

.dwon_body {
    width: 990px;
     min-height: 370px; 
    background: rgba(255, 255, 255, 1);
    padding: 20px 30px 40px;
    box-sizing: border-box;
}

.dwon_top {
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.text_name {
    width: 577px;
    align-items: center;
    justify-content: flex-start;
}
.text_name_more{
    width:700px;
}
.text_name_more .t_name{
    width:680px;
}

.text_time {
    margin-left: 103px;
    width: 133px;
}

.text_fun {
    width: 64px;
    text-align: center;
    margin-left: 53px;
}

.text_fun>a {
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(57, 87, 166, 1);
    line-height: 18px;
}

.d_c_list .text_time {
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
}

.text_name>span {
    /*width: 114px;*/
    padding: 3px 10px;
    height: 20px;
    background: rgba(251, 213, 72, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    margin-right: 10px;
    
}

.t_name {
    width: 500px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
    margin-left: 10px;
    margin-right: 10px;
}

.upload_b {
    padding: 10px 30px;
    box-sizing: border-box;
}

#test3 {
    width: 100px;
    height: 36px;
    background: linear-gradient(135deg, rgba(253, 236, 126, 1) 0%, rgba(251, 213, 72, 1) 100%);
    border-radius: 5px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 36px;
    text-align: center;
    margin-right: 0;
}

.upload_lx {
    align-items: flex-end;
    justify-content: flex-start;
}

.upload_lx>span {
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
}

.upload_lx>img {
    margin-right: 10px;
}

.del {
    cursor: pointer;
}


/* 我的积分 */

.jf {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 56px;
}

.jf_name {
    width: 400px;
}

.j_name {
    width: 477px;
   
}

.who {
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 18px;
}

.j_time {
    margin-left: 80px;
}

.j_sore {
    margin-left: 95px;
    text-align: left;
}

.order_bot {
    padding: 20px 0;
    box-sizing: border-box;
    background: #fff;
   
}

.order_son {
    width: 990px;
    padding: 20px 30px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
}

.order_name {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.mo {
    justify-content: flex-end;
}

.look_more {
    width: 96px;
    height: 32px;
    background: linear-gradient(135deg, rgba(253, 236, 126, 1) 0%, rgba(251, 213, 72, 1) 100%);
    border-radius: 21px;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}

.order_det {
    overflow: hidden;
    max-height: 137px;
    padding-top: 13px;
    box-sizing: border-box;
    transition: all .5s;
}

.order_det_top {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);
    line-height: 30px;
}

.order_det_time {
    width: 102px;
    margin-right: 40px;
}

.order_det_det {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.order_det_name {
    width: 109px;
    margin-right: 40px;
}

.order_det_tit {
    width: 534px;
}

.order_det_name {
    align-items: center;
    justify-content: flex-start;
}

.order_det_name>img {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.order_det_name>span {
    width: 86px;
    margin-left: 8px;
}

.up_text {
    align-items: flex-start;
    justify-content: space-between;
}

.up_text_l {
    width: 800px;
    min-height: 654px;
    background: rgba(255, 255, 255, 1);
    padding: 20px 30px;
    box-sizing: border-box;
}

.up_text_r {
    width: 370px;
}

#test10 {
    width: 740px;
    height: 279px;
    background: rgba(255, 255, 255, 1);
    border: 1px dashed rgba(211, 211, 211, 1);
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}

.pic_tips {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.lx_tips {
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
}

.lx_all {
    align-items: center;
    justify-content: center;
}

.lx_son>span {
    font-size: 13px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 18px;
    margin-left: 5px;
}

.inp {
    align-items: center;
    justify-content: space-between;
}

.inp_tit {
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

.inp_tit>span {
    color: #FF4C4D;
}

.inp>input {
    flex: 1;
    height: 36px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box;
    margin-left: 16px;
}

.inp_son {
    align-items: center;
    justify-content: flex-start;
}

.inp_son>select {
    width: 150px;
    height: 36px;
    background: rgba(245, 245, 245, 1);
    border-radius: 4px;
    box-sizing: border-box;
    border: none;
    text-indent: 15px;
    margin-left: 16px;
}

.up_btn {
    width: 300px;
    height: 48px;
    background: linear-gradient(135deg, rgba(253, 236, 126, 1) 0%, rgba(251, 213, 72, 1) 100%);
    border-radius: 25px;
    margin: 40px auto 0;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}

#uplode {
    width: 300px;
    height: 223px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}

.uplode_tit {
    font-size: 17px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 23px;
}

.uplode_tip {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.two_btn {
    align-items: center;
    justify-content: center;
}

.two_btn>a {
    width: 120px;
    height: 40px;
    background: rgba(240, 240, 240, 1);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.restart {
    width: 120px;
    height: 40px;
    background: linear-gradient(135deg, rgba(253, 236, 126, 1) 0%, rgba(251, 213, 72, 1) 100%);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}

.histroy {
    width: 370px;
    height: 190px;
    background: rgba(255, 255, 255, 1);
    padding: 20px;
    box-sizing: border-box;
}

.his_tit {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.his_time {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.his_title {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-bottom: 20px;
}

.histroy>a {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(57, 87, 166, 1);
    line-height: 20px;
    float: right;
}

.other {
    width: 370px;
    height: 454px;
    background: rgba(255, 255, 255, 1);
    padding: 20px 20px 30px;
    box-sizing: border-box;
}

.other_son {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.other_son:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.other_tit {
    align-items: center;
    justify-content: space-between;
}

.other_tit_l {
    align-items: center;
    justify-content: flex-start;
}

.other_tit_l>img {
    width: 15px;
    border-radius: 50%;
    margin-right: 8px;
}

.other_tit_l>span {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.other_tit_r {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(255, 76, 77, 1);
    line-height: 20px;
}

.other_name {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 0, 0, 1);
    line-height: 20px;
}

.set_box {
    width: 990px;
    min-height: 400px;
    background: rgba(255, 255, 255, 1);
    padding: 30px;
    box-sizing: border-box;
}

.set_inpt {
    align-items: center;
    justify-content: flex-start;
}

.set_name {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.set_inpt>span {
    /* width: 37px; */
    height: 20px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    margin-left: 21px;
}

.set_btn {
    cursor: pointer;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(57, 87, 166, 1);
    line-height: 20px;
    margin-left: 46px;
}

.set_title {
    width: 102px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.set_inpt>input {
    width: 299px;
    height: 36px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box;
}

.set_sub {
    width: 299px;
    height: 40px;
    background: linear-gradient(135deg, rgba(253, 236, 126, 1) 0%, rgba(251, 213, 72, 1) 100%);
    border-radius: 19px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 80px;
    margin-left: 102px;
    cursor: pointer;
}

#suc {
    width: 280px;
    height: 160px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}

#suc2 {
    width: 280px;
    height: 160px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
}

.edit_tit {
    font-size: 17px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 23px;
    text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.edit_tip {
    font-size: 12px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}

.inp_inp {
    width: 299px;
    height: 36px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(230, 230, 230, 1);
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-start;
}

.inp_inp>select {
    outline: none;
    border: none;
    border-right: 1px solid rgba(230, 230, 230, 1);
}

.inp_inp>input {
    flex: 1;
    height: 100%;
}

.code_sub {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(57, 87, 166, 1);
    line-height: 20px;
    padding-right: 15px;
    box-sizing: border-box;
    cursor: pointer;
}

.del_mail {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(57, 87, 166, 1);
    line-height: 20px;
    margin-left: 10px;
    cursor: pointer;
}

#del {
    width: 300px;
    height: 175px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding-top: 20px;
    box-sizing: border-box;
    text-align: center;
}

.del_title {
    font-size: 18px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
}

.del_tips {
    font-size: 14px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.del_two {
    align-items: center;
    justify-content: center;
}

.no_del {
    cursor: pointer;
    width: 120px;
    height: 40px;
    background: rgba(240, 240, 240, 1);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.sure_del {
    width: 120px;
    height: 40px;
    background: linear-gradient(135deg, rgba(253, 236, 126, 1) 0%, rgba(251, 213, 72, 1) 100%);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}

.search_base{
    justify-content: center;
    align-items: center;
    
}
  @media screen and (max-width: 1180px) {
      .bottom,header{
          width: 1180px;
      }
      
}