/* flx 20240123 */
.w1195 {
    width: 1195px;
}

.w1420 {
    width: 1420px;
}

.pdl47 {
    padding-left: 47px;
}

.pdt23 {
    padding-top: 23px;
}

.mgauto {
    margin: auto;
}

.f13 {
    font-size: 13px;
}

.c626262 {
    color: #626262;
}

.flx_fmbxb span {
    display: inline-block;
    line-height: 20px;

}

.flx_fmbxb .sy {
    position: relative;
}

.flx_fmbxb .sy::after {
    content: "";
    display: block;
    width: 5px;
    height: 8px;
    background: url(../images/r_arrow.png) no-repeat center;
    position: absolute;
    right: -13px;
    top: 50%;
    transform: translateY(-50%);
}

.mgb17 {
    margin-bottom: 17px;
}

.mgl32 {
    margin-left: 32px;
}



.flx_zxzc .l_sj {
    width: 332px;
    height: 249px;
    border-radius: 6px;
    position: relative;
}

.flx_zxzc .l_sj .l_txt {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    width: 100%;
    position: absolute;
    padding-left: 5px;
    padding-right: 40px;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    font-weight: 500;
    background: rgba(0, 0, 0, .5);
    border-radius: 0 0 6px 6px;

}

.flx_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flx_zxzc .l_sj img {
    width: 100%;
    height: 100%;
}

.flx_zxzc .r_xw .boder_blue {
    position: relative;
    height: 37px;
    box-sizing: border-box;
}

.flx_zxzc .r_xw h6 {
    width: 96px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 0 0;
    background-color: #93CDFF;
    position: absolute;
    left: 0;
    bottom: -4px;
}

.flx_news_zccont::-webkit-scrollbar {
    display: none;
}

.flx_news_zccont ul li p {
    width: 427px;
}

.flx_news_zccont ul li {
    width: 739px;
    height: 84px;
    font-weight: 500;
    color: #3A3A3A;
    border-bottom: 1px dashed #BECFE5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 13px;
    padding-right: 43px;
    box-sizing: border-box;
}

.flx_news_zccont ul li:hover {
    background-color: #fff;
}

.flx_news_zccont ul li:last-child {
    border-bottom: 0;
}

.bgfff {
    background-color: #fff;
}

.boder_blue {
    border-bottom: 4px solid #93CDFF;
    box-sizing: border-box;
}

.c3a3a3a {
    color: #3A3A3A;
}

.c7d7d7d {
    color: #7D7D7D;
}

.lh21 {
    line-height: 21px;
}

.flx_dfzc .boder_blue a {
    display: block;
    width: 171px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #042B6C;
    font-size: 16px;
    background-color: #E9F5FF;
    position: absolute;
    bottom: -4px;
    z-index: 5;
}

.flx_dfzc .boder_blue a.on {
    background-color: #93CDFF;
    color: #fff;
}

.flx_dfzc .boder_blue .zct01 {
    border-radius: 10px 0 0 0;
    left: 0;
}

.flx_dfzc .boder_blue .zct02 {
    border-radius: 0 10px 0 0;
    left: 171px;
}

.flx_dfzc .boder_blue .zct02.noradius {
    border-radius: 0;
    left: 171px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.flx_dfzc .boder_blue .zct03 {
    border-radius: 0 10px 0 0;
    left: 342px;
}

.flx_gjzcnr {
    margin-bottom: 54px;
}

.flx_gjzcnr::-webkit-scrollbar {
    display: none;
}

.flx_gjzcnr ul li {
    width: 1058px;
    height: 50px;
    padding-top: 24px;
    border-bottom: 1px solid #ADADAD;
    padding-left: 12px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 500;
    color: #3A3A3A;
}

.flx_gjzcnr ul li:hover {
    background-color: #EEF7FF;
}

.flx_gjzcnr ul li p,
.flx_gjzcnr ul li span {
    font-weight: 500;
}

.flx_page_turning {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

.cusp {
    cursor: pointer;
}

.flx_page_turning .previous_page,
.flx_page_turning .next_page {
    padding-left: 16px;
    padding-right: 16px;
    height: 35px;
    border: 1px solid #428FFB;
    box-sizing: border-box;
    line-height: 35px;
    border-radius: 5px;
    color: #428FFB;
}

.flx_page_turning a,
.flx_page_turning .omit {
    margin-left: 8px;
    width: 35px;
    height: 35px;
    border: 1px solid #428FFB;
    box-sizing: border-box;
    line-height: 35px;
    border-radius: 5px;
    color: #428FFB;
}

.flx_page_turning a.on {
    background-color: #428FFB;
    color: #fff;
}

.mgl8 {
    margin-left: 8px;
}

.c428FFB {
    color: #428FFB;
}

.flx_page_turning .pageipt {
    width: 35px;
    height: 35px;
    border: 1px solid #428FFB;
    box-sizing: border-box;
    line-height: 35px;
    border-radius: 5px;
    color: #428FFB;
    padding-left: 10px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 14px;
}

.flx_page_turning .goto {
    padding-left: 16px;
    padding-right: 16px;
    height: 35px;
    border: 1px solid #428FFB;
    box-sizing: border-box;
    line-height: 35px;
    border-radius: 5px;
    color: #428FFB;
    margin-left: 12px;
}

.bge50 {
    background: linear-gradient(to top, #fff 70%, #C8E5FF);
}

.btcolr {
    border-bottom: 4px solid #E9F5FF;
    box-sizing: border-box;
}

.flx_dfzc .btcolr .zct01 {
    display: block;
    width: 171px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #042B6C;
    font-size: 16px;
    font-weight: 700;
    background-color: #E9F5FF;
    position: absolute;
    bottom: -4px;
    z-index: 5;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
}

.flx_dfzc .boder_blue span {
    display: block;
    width: 171px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #93CDFF;
    position: absolute;
    bottom: -4px;
    z-index: 5;
    cursor: pointer;
}

.flx_dfzc .boder_blue span.on {
    background-color: #FCFDFF;
    color: #042B6C;
}

.flx_jgfucx {
    padding: 55px 55px 0px 53px;
    box-sizing: border-box;
}

.bor_bottom2 {
    border-bottom: 1px solid #93CDFF;
}

.c042B6C {
    color: #042B6C;
}

.ftw500 {
    font-weight: 500;
}

.flx_jg_schec {
    width: 360px;
    height: 30px;
    box-sizing: border-box;
    line-height: 30px;
    border: 1px solid #428FFB;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lh30 {
    line-height: 30px;
}

.flx_jg_schec input {
    width: 80%;
    height: 26px;
    margin-left: 10px;
    border: 0;
    outline: none;
}

.flx_jg_schec button {
    width: 49px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #428FFB;
    border: 0;
    cursor: pointer;
}

.w56 {
    width: 56px;
}

/* .qjf_seleautodiv .qjf_seleautocur.bluebg {
    background: url(../images/updown_noice_blue.png) no-repeat 90px center;
} */

.qjf_seleautodiv .qjf_seleautocur.graybg {
    background: url(../images/updown_noice.png) no-repeat 90px center;
}

.status_selet_item {
    display: flex;
    align-items: center;
}

.status_selet_item span {
    display: block;
    height: 23px;
    font-size: 14px;
    line-height: 23px;
    color: #626262;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}

.status_selet_item span.on {
    color: #fff;
    background-color: #428FFB;
    border-radius: 10px;

}

.lh23 {
    line-height: 23px;
}

label.checkbox.checked {
    background: url(../images/check_on.png) no-repeat left;
    background-size: auto 15px;
}

label.checkbox {
    padding-left: 20px;
    background: url(../images/check_un.png) no-repeat left;
    background-size: auto 15px;
}

.min_w84 {
    min-width: 84px;
}

.flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flx_cx,
.flx_qx {
    height: 35px;
    line-height: 33px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    width: 61px;
    text-align: center;
    margin-right: 14px;
    border-radius: 5px;
    border: 1px solid #428FFB;
}

.flx_cx {
    background-color: #428FFB;
    color: #fff;
    font-weight: 700;
}

.flx_qx {
    background-color: #fff;
    color: #428FFB;
    font-weight: 500;
}

.flx_gldtable {
    border-collapse: collapse;
}

.flx_gldtable thead {
    background-color: #DDEFFF;
    height: 53px;
    border-top: 1px solid #93CDFF;
    border-bottom: 1px solid #93CDFF;
}

.flx_gldtable tbody tr {
    background-color: #EFF8FF;
    height: 78px;
    border-bottom: 1px solid #93CDFF;
}

.flx_gldtable thead tr th:first-child {
    padding-left: 40px;
}

.flx_gldtable tbody tr td:first-child {
    padding-left: 40px;
}

.mgb35 {
    margin-bottom: 35px;
}

.flx_sltnodata {
    width: 1102px;
    height: 376px;
    background-color: #EFF8FF;
    padding-top: 76px;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;

}

.flx_sltnodata .sl_imgbox {
    width: 428px;
    height: 200px;
    margin: auto;
    position: relative;
}

.flx_sltnodata .sl_imgbox .l_txt {
    color: #626262;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;

}

.flx_sltnodata .sl_imgbox img {
    width: 100%;
    height: 100%;
}

.min_w85 {
    min-width: 85px;
}

.bor_sty2 {
    border: 1px solid #428FFB;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    color: #626262;
}

.mgb22 {
    margin-bottom: 22px;
}

.flx_gjzc_notice {
    width: 1009px;
    margin: auto;
    padding: 31px 62px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px 10px 0 0;

}

.flx_gjzc_notice .title {
    font-size: 16px;
    color: #373737;
    width: 505px;
    margin: auto;
    margin-bottom: 12px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
}

.flx_gjzc_notice .subtitle {
    width: 446px;
    font-size: 14px;
    color: #686868;
    font-weight: 500;
    text-align: center;
    margin: auto;
    line-height: 21px;
    margin-bottom: 20px;
}

.flx_d_trends {
    width: 1009px;
    margin: auto;
    padding-top: 59px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
}

.flx_d_trends .title {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 35px;
}

.flx_pxtips {
    width: 869px;
    height: 489px;
    margin: auto;
    margin-bottom: 50px;
}

.flx_pxtips img {
    width: 100%;
    height: 100%;
}

.flx_gfxwjq {
    width: 750px;
    height: 3557px;
    margin: auto;
}

.flx_gfxwjq img {
    width: 100%;
    height: 100%;
}

.flx_pydj {
    width: 573px;
    height: 510px;
    margin: auto;
    margin-bottom: 50px;
}

.flx_pydj img {
    width: 100%;
    height: 100%;
}

.flx_Dropdown_item {
    width: 100%;
    background-color: #E9F5FF;
    font-size: 20px;
    font-weight: 500;
    border-radius: 0 0 10px 0;
    position: absolute;
    top: 56px;
    left: 0;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .2);
}

.flx_Dropdown_item p:hover {
    background-color: #C9E6FF;
}

.flx_Dropdown_item a {
    display: block;
    width: 161px;
    margin: auto;
    text-align: center;
    color: #042B6C;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #042B6C;
}

.flx_Dropdown_item p:last-child a {
    border-bottom: 0;
    border-radius: 0 0 10px 0;

}

.header-tabs li:last-child:hover {
    font-weight: 700;
    color: #042b6c;
    background: #E9F5FF;
}

.header-tabs li:last-child:hover .flx_Dropdown_item {
    display: block;
}

.flx_ewmcbox {
    width: 120px;
    height: 120px;
    background-color: #E9F5FF;
    box-shadow: 0px 4px 5.2px rgba(0, 0, 0, 0.20);
    line-height: 120px;
    text-align: center;
    position: absolute;
    left: -30px;
    top: 25px;
    border-radius: 16px;

}

.flx_ewmcbox img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
}

.right-other-item.gfewm:hover .flx_ewmcbox {
    display: block;
}

.c41ACFF {
    color: #41ACFF;
}

.flx_fuczlc {
    padding-bottom: 30px;
}

.flx_fuczlc ul li {
    width: 100%;
    height: 50px;
    background-color: #fff;
    box-sizing: border-box;
    color: #3A3A3A;
    padding-left: 16px;
}

.flx_fuczlc ul li .xh_line {
    display: block;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    width: 1058px;
    border-bottom: 1px solid #ADADAD;
    padding-left: 12px;
    padding-top: 24px;
    box-sizing: border-box;
}

.flx_xwpx_bner {
    width: 1102px;
    height: 173px;
    margin-bottom: 98px;
    position: relative;
}

.flx_jqswiper {
    width: 963px;
    height: 172px;
    margin: auto;
    overflow: hidden;

}

.flx_jqswiper .swiper-slide {
    width: 307px;
    height: 173px;
    margin-right: 21px;
    border-radius: 6px;
    position: relative;
}

.flx_xwpx_bner .swiper-button-prev {
    width: 41px;
    height: 84px;
    background: url(../images/sw_l.png) no-repeat center #E9F5FF;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin-top: unset;
}

.flx_xwpx_bner .swiper-button-next {
    width: 41px;
    height: 84px;
    background: url(../images/sw_r.png) no-repeat center #E9F5FF;
    border-radius: 0 6px 6px 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-top: unset;
}

.mgb60 {
    margin-bottom: 60px;
}

.ftw700 {
    font-weight: 700;
}

.f16 {
    font-size: 16px;
}

.flx_zxhf {
    width: 1084px;
    border-radius: 5px;
    border: 1px solid #DDEFFF;
}

.flx_zxhf .top {
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
    background-color: #DDEFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 20px;
    box-sizing: border-box;

}

.flx_zxhf .top .txt {
    display: flex;
    align-items: center;
}

.flx_zxhf .txt span {
    font-weight: 700;
    font-size: 14px;
    color: #3A3A3A;

}

.flx_zxhf .txt span:last-child {
    display: inline-block;
    width: 930px;
}




.flx_hfnr {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 35px;
    box-sizing: border-box;
    color: #3A3A3A;
    font-weight: 500;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
    text-align: center;

}

.flx_hfnr p {
    display: inline-block;
    max-width: 963px;
    line-height: 21px;
    text-align: left;



}

.mgb12 {
    margin-bottom: 12px;
}

.flx_pt_question ul li {
    width: 1084px;
    height: 47px;
    background-color: #ddefff;
    border-radius: 5px;
    color: #3A3A3A;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.flx_zxhf .reduce_add_btn {
    display: block;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../images/addbtn.png) no-repeat center;
}

.flx_zxhf .reduce_add_btn.on {
    background: url(../images/bgfline.png) no-repeat center;
}

.flx_xwpx_bner .jqsm {
    width: 100%;
    height: 58px;
    padding-top: 29px;
    box-sizing: border-box;
    line-height: 21px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    text-align: center;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    border-radius: 0 0 6px 6px;

}

.flx_dfzc .boder_blue span.jg-ch-botton {
    display: block;
    width: 171px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #042B6C;
    font-size: 16px;
    font-weight: 700;
    background-color: #E9F5FF;
    position: absolute;
    bottom: -4px;
    z-index: 5;
    cursor: pointer;
}

.flx_dfzc .boder_blue span.jg-ch-botton.on {
    background-color: #93CDFF;
    color: #fff;
}

/*视频播放*/
.m-video-box {
    width: 1009px;
    margin: 0 auto;
    height: 554px;
    padding-bottom: 200px;
}

/* 下拉样式修改 */
.qjf_seleautocur.bluebg {
    background: url(../images/updown_noice_blue.png) no-repeat 90px center;
}

.flx_jgfucx .qjf_seleautodrop {
    box-shadow: 0 4px 2px 0 rgba(0, 0, 0, .2);
    border: 0;
    background-color: #fff;
    border-radius: 8px;
    padding-right: 2px;
    box-sizing: border-box;
    top: 32px;
}

.flx_jgfucx .qjf_seleautodrop a {
    width: 133px;
    padding-left: 8px;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    color: #626262;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    margin-left: 5px;
}

.flx_jgfucx .qjf_seleautodrop a:hover {
    background-color: #EEF7FF;
}

.flx_jgfucx .qjf_seleautodrop::-webkit-scrollbar {
    width: 2px;

}

.flx_jgfucx .qjf_seleautodrop::-webkit-scrollbar-vertical {
    height: 10px;
    /* 设置整体滚动条高度 */
}

.flx_jgfucx .qjf_seleautodrop::-webkit-scrollbar-track {
    background-color: #fff;

}

.flx_jgfucx .qjf_seleautodrop::-webkit-scrollbar-thumb {
    background: #EAEAEA;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 2px;
}

/* 日志20240625 */
.pat_process_wrap {
    padding-top: 20px;
    padding-left: 48px;
}

.pat_process_wrap .progress_item {
    position: relative;
    padding-left: 36px;
    overflow: hidden;
}

.pat_process_wrap .progress_item .dot {
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #a5c4e5;
}

.pat_process_wrap .progress_item .dot::after {
    position: absolute;
    content: '';
    top: 18px;
    left: 8px;
    width: 0;
    height: 70px;
    border-left: 1px dashed #a5c4e5;
}

.pat_process_wrap .progress_item .dot::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    background-color: #4991e1;
}

.pat_process_wrap .progress_item:last-of-type .dot::after {
    display: none;
}

.pat_process_wrap .progress_item .name_time {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #000;
}

.pat_process_wrap .progress_item .text {
    margin-right: 2px;
    margin-bottom: 26px;
    line-height: 20px;
}

.sq_process_wrap {
    padding-left: 110px;
    position: relative;

}

.sq_process_wrap li {
    padding-bottom: 38px;
}

.sq_dot::after {
    position: absolute;
    content: '';
    top: 18px;
    left: 8px;
    width: 0;
    height: 1050px !important;
    border-left: 1px solid #D9D9D9 !important;
}

.sq_pro1 {
    font-size: 20px;

}

.sq_pro1 img {
    vertical-align: top;
}

.sq_pro2 {
    font-size: 14px;
    margin: 14px 0px;
    color: #4991E1;
    font-weight: 700;
}

.sq_pro3 {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 14px;
}

.sq_pro4 p {
    position: relative;
    color: #555;
    font-family: Noto Sans SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 10px;
}

.sq_pro4 p::after {
    position: absolute;
    content: '';
    top: 10px;
    left: 0px;
    width: 4px;
    height: 4px;
    background-color: #555;
    border-radius: 50%;
}

.sq_time {
    position: absolute;
    left: 50px;
    color: #7A8DA2;
    font-family: Noto Sans SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 4px;
    text-align: right;
}

.sq_time em {
    color: #7A8DA2;
    font-family: Noto Sans SC;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-align: right;
}

.sq_logo {
    margin-top: 54px;
    margin-bottom: 33px;
}

.sq_em1 {
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 32px;
    background: #D9D9D9;
    top: -10px;
    left: 119px;
}


.pat_right_content .flx_r_proces {
    width: 100px;
    height: 224px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: absolute;
    top: 30%;
    right: -115px;
    background: url(../images/flx_icon1.png) no-repeat 8px center;
    padding-top: 22px;
    padding-left: 8px;
    box-sizing: border-box;
}

.pat_right_content .flx_r_proces ul li {
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    cursor: pointer;
    color: #909FB0;
    margin-bottom: 4px;
    padding-left: 23px;
    box-sizing: border-box;
}

.pat_right_content .flx_r_proces ul li.on {
    background: url(../images/flx_b_blu.png) no-repeat left center;
    color: #0B7BFF;
}

.pat_right_content .addnewproces.flx_r_proces a {
    color: #555;
}

.pat_right_content .addnewproces.flx_r_proces {
    width: 224px;
    box-sizing: border-box;
    font-size: 16px;
    overflow-y: auto;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 383px;
    right: 100px;
}

.pat_right_content .flx_r_proces.addnewproces ul {
    max-height: 182px;
    overflow-y: auto;
    margin-right: 5px;
}



.pat_right_content .flx_r_proces.addnewproces ul li a {
    display: block;
    font-size: 16px;
    height: 23px;
    line-height: 23px;
}

.pat_right_content .flx_r_proces.addnewproces ul li.on a {
    color: #0B7BFF;
}

.flx_scol::-webkit-scrollbar {
    width: 8px;
}

.flx_scol::-webkit-scrollbar-track {
    background-color: #fff;
}

.flx_scol::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 38px;

}

.pat_right_content .flx_r_proces.addnewproces ul li {
    margin-bottom: 8px;
    height: 23px;
    line-height: 23px;
}

.sq_flx_dfzc {
    width: 1099px;
    height: 135px;
    border-radius: 10px 10px 0px 0px;
    background: #FFF;
    padding: 20px;
    box-sizing: border-box;
}

.sq_flx_dfzc .sq_img {
    width: 270px;
    height: 95px;
}

.sq_flx_dfzc .sq_course {
    display: inline-block;
    width: 40px;
    line-height: 21px;
    color: #FFF;
    font-size: 12px;
    background-color: #FF8839;
    font-weight: 400;
    text-align: center;
}

.sq_btn {
    color: #FFF;
    padding: 8px 28px;
    background-color: #428FFB;
    border-radius: 4px;
    cursor: pointer;
}

.sq_btn2 {
    color: #888;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}

.sq_btn2:hover {
    background: #eeeeee;
    color: #888;
}

.sq_btn3 {

    color: #428FFB;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #428FFB;
    background: #E9F5FF;
}

.textarea {
    width: 100%;
    height: 74px;
    box-sizing: border-box;

}

.sq_px_tab {
    width: 1098px;
    height: 45px;
    line-height: 45px;
    background: #FFF;
    box-sizing: border-box;
}

.flx_zxhf .reduce_open {
    display: block;
    width: 9px;
    height: 16px;
    cursor: pointer;
    background: url(../images/sw_r.png) no-repeat center;
    background-size: 90%;
}

.flx_zxhf .reduce_open.on {
    background: url(../images/sw_r.png) no-repeat center;
    background-size: 90%;
    transform: rotate(90deg);
}

.bgDDEFFF {
    background: #DDEFFF;
}

.sq_flx_zxhf {
    width: 1098px;
    border-radius: 0px;
}

.sq_flx_hfnr {
    background: #FFF;
    padding: 11px 20px;

    height: 44px;
    margin: 15px;
    margin-top: 0px;
    box-sizing: border-box;
}

.sq_flx_hfnr .course_time {
    display: inline-block;
    width: 60px;
    height: 18px;
    border: 1px solid #ffc400;
    color: #ffc400;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.sq_flx_hfnr .course_time i {
    width: 22px;
    height: 100%;
    color: #fff;
    background: #ffc400;
    float: right;
}

.ld_g_ckpro {
    width: 158px;
    height: 10px;
    border-radius: 8px;
    margin-top: 6px;
    background: #c8def6;
}

.ld_g_ckpro .ld_cp {
    height: 100%;
    background: #4991E1;
    border-radius: 8px;
}

.c4991E1 {
    color: #4991E1;
}

.cFFC400 {
    color: #FFC400;
}

.sq_play {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/play.png) no-repeat center;
    background-size: 100%;
    vertical-align: -4px;
    cursor: pointer;
    margin-left: 11px;
}

.ld_g_states a,
.ld_g_states2 a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.ld_g_states a.on,
.ld_g_states2 a.on {
    color: #4696ec;
}

.ld_g_states a:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: transparent;
}

.ld_g_states a.on:after {
    background-color: #4696ec;

}

.ld_g_states2 a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: transparent;
}

.ld_g_states2 a.on:after {
    background-color: #4696ec;

}

.sq_content {
    padding: 20px;
    background-color: #fff;
}

.sq_flex {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.sq_flex_between {
    display: flex;
    justify-content: space-between;
}

.c_p {
    cursor: pointer;
}

.sq_get {
    width: 90%;
    line-height: 40px;

    border-radius: 4px;
    background: #DDEFFF;
    box-sizing: border-box;

}

.sq_flex li {
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    margin-top: 14px;
}

.sq_flex_w li {
    width: 80px;
}

.bor_bottom {
    border-bottom: 1px solid #EDEDED;
}

.switchBox .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.switchBox .list li {
    margin-bottom: 20px;
    width: 520px;
    height: 170px;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.switchBox .list li .imgView {
    position: relative;
    height: 74px;
    width: 183px;

}

.switchBox .list li .img {
    width: 100%;
    height: 100%;
}

.switchBox .list li .imgView .b-txt {
    height: 21px;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
}

.switchBox .list li .imgView .b-txt span {
    text-align: center;
    line-height: 21px;

    font-size: 12px;

    width: 64px;

    background-color: #48c9c4;
}

.switchBox .list li .content {
    width: 288px;
}

.switchBox .list li .content .content_header {
    font-weight: 400;
    font-size: 16px;
        height: 44px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;

}

.switchBox .list li .hdline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 21px;
    font-size: 12px;
    color: #9b9b9b;
    margin-top: 14px;
}

.switchBox .list li .botInfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cB2B2B2 {
    color: #B2B2B2;
}

.sq_course_description {
    width: 100%;
    height: 307px;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 6px 6px 0px 0px;
    background: linear-gradient(180deg, #E9F5FF 0%, rgba(233, 245, 255, 0.00) 100%);
}






.yl_user_score .yl_stars dd span {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('../images/btn_star.png') no-repeat center;
}

.yl_user_score .yl_stars dd span.on {
    background: url('../images/btn_star_on.png') no-repeat center;
}

.yl_user_score .yl_proportion {
    margin-top: 62px;
    width: 396px;
    height: 20px;
    background-color: white;
    border-radius: 14px;
    padding: 4px;
}

.pxgl_user {
    padding: 40px;
    height: 126px;
    border-radius: 10px 10px 0px 0px;
    background: #fff;
    box-sizing: border-box;
}

.pxgl_user .sq_img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
}

.pxgl_list {

    display: flex;
    flex-wrap: wrap;
}

.pxgl_list li {
    padding: 16px;
    float: left;
    width: 340px;
    height: 236px;
    margin-bottom: 20px;
    margin-right: 22px;
    border-radius: 5px;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
}

.pxgl_list li:nth-child(3n) {
    margin-right: 0;
}

.pxgl_list li .imgView {
    position: relative;
    width: 308px;
    height: 116px;

}

.pxgl_list li .imgView img {
    width: 100%;
    height: 100%;
}

.pxgl_list li .imgView .b-txt {
    height: 21px;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 12px;
}

.pxgl_list li .content .content_header {
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
    margin-bottom: 15px;

}

.pxgl_list li .hdline {
    display: flex;
    align-items: center;
    justify-content: space-between;

    font-size: 12px;
    color: #9b9b9b;

}

.pxgl_list li .hdline .course {
    display: inline-block;
    width: 40px;
    height: 21px;
    text-align: center;
    color: #FFF;
    font-size: 12px;

}

.ld_g_ckpro2 {
    width: 150px;
    height: 10px;
    border-radius: 8px;
    background: #c8def6;
}

.ld_g_ckpro2 .ld_cp {
    height: 100%;
    background: #4991E1;
    border-radius: 8px;
}

.bgFFC01A {
    background-color: #FFC01A;
}

.bgFF8839 {
    background-color: #FF8839;
}

.bg00BBFF {
    background-color: #00BBFF;
}

.u_edit_ico {
    background: url(../images/edit_ico.png) no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    color: #4991e1;
    /* position: absolute; */
    right: -25px;
    height: 100%;
    top: 0;
    line-height: 55px;
}

.u_eye_ico {
    background: url(../images/eye2.png) no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    color: #4991e1;
    /* position: absolute; */
    right: -25px;
    height: 100%;
    top: 0;
    line-height: 55px;
}

.c042B6C {
    color: #042B6C;
}

.sq_ipt {
    line-height: 27px;
    width: 255px;
    border: 1px solid #428FFB;
    border-radius: 2px;
}

.lh28 {
    line-height: 28px;
}

.w100 {
    width: 100px;
}

.cff0000 {
    color: #ff0000;
}

/* 手机号解绑 */
.yl_steps {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 149px;
    background: #ffffff;
    border-radius: 8px;
    border: 2px solid #EDF6FE;
    background: #DDEFFF;
    margin: 40px 0 0 0px;

}

.yl_steps .yl_step {
    display: inline-block;
    width: 293px;
    text-align: center;
    font-size: 14px;

}

.yl_steps .yl_step_head {
    height: 45px;
    line-height: 45px;
    text-align: center;
    position: relative;
}

.yl_steps .yl_step_head .yl_step_icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background: #dde3ee;
    border-radius: 50%;
    position: relative;
    z-index: 10;
}

.yl_steps .yl_step_head .yl_step_line {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.yl_steps .is_finish .yl_step_head .yl_step_icon {
    background: url('../images/phone_1.png') no-repeat center;
}

.yl_steps .is_finish .yl_step_head .yl_step_line {

    background: url('../images/line.jpg') no-repeat center;
}

.yl_steps .yl_step_main .yl_step_title {
    margin-top: 20px;
    color: #858b98;
}

.yl_steps .is_finish .yl_step_main .yl_step_title {
    color: #3d7eff;
}

.yl_steps .yl_step .yl_step_line {
    width: 100%;
    left: 50%;
}

.mgt40 {
    margin-top: 40px;
}

.bor_5 {
    border-radius: 5px;
}

.ld_g_yyzz {
    position: relative;
    display: inline-block;

    border-radius: 14px;
    overflow: hidden;
}

.ld_g_yyzz input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    z-index: 9;
}

.ld_g_yyzz .ld_up {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -43px;
    white-space: nowrap;
    line-height: 28px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 32px;
    color: #fff;
    font-size: 14px;
    width: 86px;
}

.ld_g_dilb {
    display: inline-block;
    width: 154px;
}

.ld_g_yyzz.flx_g_yyzz {
    width: 154px;
    height: 96px;
    position: relative;
}

.ld_g_yyzz.flx_g_yyzz .flx_fileimg {
    width: 100%;
    height: 100%;
}

.ld_g_yyzz.flx_g_yyzz .flx_loseimg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}



.flx_per_delet {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: url(../images/dl_ico.png) no-repeat center;
    z-index: 1000;
}

.flx_typrselrctbox {
    width: 740px;
    background-color: #F4F4F4;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}


.boder_blue_1 {
    border-bottom: 1px solid #93CDFF;
}

.mgb0 {
    margin-bottom: 0px;
}

.w50 {
    width: 50px;
}



.hRadio {
    background: url(../images/radio_un.png) no-repeat left center;
    background-size: auto 20px;
}

.hRadio_Checked {
    background-image: url(../images/radio_ck.png);
}
/* 增加飘浮广告 S */

.floating {
    z-index: 999999;
}

.floating .imgbox {
    position: relative;
    width: 158px;
    height: 123px;
}

.floating .imgbox .btn_area {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
}

.floating .a_focus {
    z-index: 999999;
    background: none;
    position: absolute;
    display: none;
    width: 160px;
}

.floating .imgbox a {
    color: #000000;
    display: inline-block;
    text-decoration: none;
    margin: 0 3px;
}

.floating .imgbox a img {
    overflow: hidden;
}

.floating .close {
    display: none;
    position: relative;
    z-index: 20;
}

.floating .opacity {
    position: absolute;
    top: 0;
    width: 100%;
    height: 25px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.opacity1 {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.floating .text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 25px;
    color: #000000;
    line-height: 25px;
}

.floating .text .button {
    position: relative;
    float: right;
    top: 0px;
    right: 6px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(../images/a_close.png) no-repeat center center;
}

/* 增加飘浮广告  E */

/* 注册2 */
.sq_tip {
    margin-top: 50px;
    width: 984px;
    height: 165px;
    border: 1px dashed #ff0000;
    border-radius: 10px;
    margin-left: 106px;
    padding-left: 34px;
    line-height: 26px;
    box-sizing: border-box;
}

.mima {
    width: 88px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #d2d2d2;
}

.upload_box {
    position: relative;
    width: 82px;
    height: 82px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
}

.mgr40 {
    margin-right: 40px;
}

.min_w80 {
    min-width: 80px;
}

.upload_box .ld_upfile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
/* 注册2 */

.pat_right_content .flx_r_proces{
    height: 310px;
}
.pat_right_content .flx_r_proces.addnewproces ul{
    max-height: 268px;
}
/* 20250515 */
