body {
    background-color: #F1F3FB;
}
.textarea-wrap{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.textarea-input-prompt{
    margin-bottom: 30px;
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin-top: -50px;
    margin-right: 20px;
}
.textarea-input-prompt .empty{
    font-size: 12px;
    cursor: pointer;
}
.textarea-input-prompt .blue-font{
    color: #3464FF;
}
.entry{
    background-color: unset;
    box-shadow: unset;
    padding: 0;
    margin-bottom: 0;
}
.entry .importBtn {
    color: #666666;
    width: 130px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    transition: all 0.3s;
    font-size: 14px;
}
.zj_ymydqz_head {
    width: 880px;
    height: 50px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E1E6F0;
    padding-left: 20px;
}

.zj_ymydqz_sx {
    width: 6px;
    height: 16px;
    background: linear-gradient(180deg, #669AFF 0%, #2D72FF 64%, #3464FF 100%);
    margin-right: 10px;
}

.zj_ymmc_input {
    width: 340px;
    height: 42px;
    line-height: 42px;
    color: #3464FF;
    font-size: 18px;
    font-weight: bold;
}

.zj_ymmc_textarea {
    width: 340px;
    height: 200px;
    color: #333;
    font-size: 14px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    padding: 10px 16px;
}

.zj_ymmc_textarea::-webkit-input-placeholder {
    color: #8187A1;
}

.zj_plyd_a {
    position: relative;
}

.zj_plyd_a::after {
    content: '';
    width: 1px;
    height: 14px;
    background-color: #E1E6F0;
    position: absolute;
    right: -15px;
    top: 4px;
}


.zj_ymbz_input {
    width: 340px;
    height: 42px;
    line-height: 42px;
    color: #333;
    font-size: 14px;
}

.zj_tjbz_box {
    display: none;
}

.or-select .or-input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.picker-large {
    width: 340px;
}

.or-select-dropdown-menu-item {
    padding: 6px 12px;
}

.zj_plyd_right {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.zj_plyd_right .zj_drwscdym_btn {
    display: inline-block;
    width: 140px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #3464FF;
    margin-left: 20px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #3464ff;
}

.zj_plyd_right .zj_drwscdym_btn:hover {
    background-color: #3464ff;
    color: #fff;
}

.zj_gzsx_box p {
    font-size: 14px;
    padding-left: 22px;
    position: relative;
}

.zj_gzsx_box p i {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.zj_ymxq_box {
    flex: 1;
    height: 40px;
    padding-left: 16px;
    line-height: 40px;
    position: relative;
    border-radius: 2px;
}

.zj_ymxq_box img {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.head-tr {
    color: #fff;
    background-color: #3464ff;
}

.head-tr td {
    font-size: 14px !important;
}

.yd-table td {
    font-size: 12px;
    position: relative;
}

.pd15 {
    padding-left: 15px;
}

.tr-tit {
    background-color: #fff;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
}

.tr-nr {
    display: none;
    background-color: #fffdf2;
}

.tdmore {
    padding: 15px;
    color: #8187a1;
    line-height: 22px;
}

.tdmore label{
    cursor: auto;
}

td.tdmore h4 {
    margin-bottom: 9px;
}

table {
    color: #333;
}

table tbody .head-tr td {
    border: 1px solid rgba(255, 255, 255, 0.3);
}

td .price {
    color: #E8001C;
}

.tr-nr span {
    display: inline-block;
    border-radius: 2px;
    margin: 6px 6px 0px 0;
}

span.tdNum {
    margin-left: 5px;
}

.ljyd_btn {
    width: 130px;
    height: 42px;
    background: linear-gradient(180deg, #669AFF 0%, #2D72FF 64%, #3464FF 100%);
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
}

.zj_right_head {
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E1E6F0;
    padding: 0 20px;
}

.zj_right_li {
    padding: 0 20px;
}

.zj_right_li_sm {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #E1E6F0;
}
.zj_right_li:last-child .zj_right_li_sm{
    border-bottom: 0;
}

.zj_right_li_sm .zj_right_seeBtn {
    display: none;
    width: 52px;
    height: 26px;
    text-align: center;
    line-height: 24px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #3464FF;
    color: #3464ff;
}

.zj_right_li_sm .zj_right_seeBtn:hover {
    color: #fff;
    background: #3464ff;
}

.zj_right_li_sm .zj_right_reserve {
    display: none;
    padding: 0 8px;
    height: 26px;
    text-align: center;
    line-height: 23px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E49A00;
    color: #E49A00;
}

.zj_right_li_sm .zj_right_reserve:hover {
    color: #fff;
    background-color: #E49A00;
}

.zj_right_li_sm .zj_right_li_question {
    font-size: 14px;
    color: #8187A1;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.zj_right_li_sm .zj_right_li_sm_left {
    color: #8187A1;
    font-size: 14px;
    display: inline-block;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.zj_right_li_sm_left:hover {
    cursor: auto;
}

.zj_right_li:hover {
    background-color: #F2F5FF;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_seeBtn {
    display: inline-block;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_reserve {
    display: inline-block;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_li_sm_left {
    color: #3464FF;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_li_question {
    color: #3464FF;
}

.zj_right_li:hover .zj_right_li_sm .zj_right_li_sm_right {
    display: none;
}

.zj_rmqztj_title {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #8187A1;
    padding: 0 20px;
    background: #F7F9FF;
}

.queebox {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background-color: #fff;
    width: 300px;
}

.queebox ul {
    padding: 0 20px;
}

.queebox ul li {
    font-size: 14px;
    color: #8187A1;
}

.add_remind {
    height: 100%;
}

.add_remind textarea {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    padding: 14px 16px;
    font-size: 14px;
}

.add_remind textarea:hover {
    border-color: #3464FF;
}

.layui-layer-btn a {
    margin: 0 5px;
}

#ydtd_body .tr-tit:hover {
    background: rgb(242, 245, 255);
}

#ydtd_body .tr-tit.on {
    background: #F2F5FF;
}

#ydtd_body .tr-tit.on .tdNum {
    color: #3464ff;
}

#ydtd_body td:first-child {
    border-left: 1px solid #e1e6f0;
}

#ydtd_body td:last-child {
    border-right: 1px solid #e1e6f0;
}

.progress_div {
    margin: 20px 0 20px 0;
}

.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .a_btn.ljgm,
.chaxun_yes_main .tab_tr_r .chuaxun_btn_wrap .a_btn.jrgwc {
    margin-top: 9px;
}

.chaxun_yes_main .tab_tr_r {
    width: 55%;
}

.chaxun_yes_main .tab_tr_l {
    width: 45%;
}

.fail_txt {
    font-size: 12px;
}

.tuijian {
    display: inline-block;
    position: absolute;
    top: 11px;
    margin-left: 5px;
    width: 22px;
    height: 20px;
    background: url("/resource/new2021/image/home/tuijian.png") no-repeat;
    background-size: 22px 20px;
}

.table-bottom {
    float: right;
    line-height: 42px;
    color: #8187a1;
}

.table-bottom a {
    color: #3464ff;
}

.table-bottom .save {
    margin-right: 34px;
}

.table-bottom .save1 {
    margin-right: 27px;
}

.table-bottom .cacel {
    margin: 0 17px 0 20px;
    position: relative;
}

.table-bottom .cacel::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: #E5E5E5;
    top: 3px;
    right: -9px;
}

.ddkt,
.ddkt .or-radio-input {
    cursor: not-allowed;
}

.ddkt .jjkf {
    color: #8187a1;
    cursor: pointer;
}

.ddkt .price,
.ddkt .td_dqian,
.ddkt .td_hz,
.ddkt .tdNum,
.ddkt .td_cgl {
    color: #8187a1 !important;
}