.bazi_view {
    margin-bottom: 0px;
}
.bazi_view .bz_left {
    background-color: #fff;min-height: 720px;float: left;width: 70%;
}
.yc_title {
    font-size: 18px;color: #333;position: relative;
}
.yc_title span {
    font-size: 16px;
}
.context-txt img {
    width: 90%;object-fit: cover;
}
.yc_title {
    border-bottom: 1px solid #ff4a00;padding-bottom: 10px;
}
.chage_date {
    position:absolute;font-size: 14px;color: #ff2222;bottom: 10px;right: 10px;font-weight: bold;
}
.date_select .layui-input-inline {
    width: 100px;
}
.date_select  select {
    height: 32px;
    line-height: 1.2;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.85);
    border-radius: 2px;
    border-color: #d2d2d2!important;
    padding: 0 5px;
}
.sex_select .sex_radio {
    margin: 0 10px;font-size: 16px;
}
.sex_select .sex_radio:first-child {
    margin-left: 0px;
}
.sex_select span {
    margin-right: 20px;
}
.bazi_view .date_select {
    border: 1px solid #fcc;background-color: #fff5ec;height: 60px;line-height: 60px;margin-bottom: 0px;
}
.radio input[type=radio] {
    position: absolute;
    opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    position: relative;
    top: 0;
    margin-right: 0.5em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}
.radio input[type=radio]:checked + .radio-label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
    outline: none;
    border-color: #3197EE;
}
.radio input[type=radio]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
    margin-right: 0;
}
.context-txt {
    padding: 0px 20px;
}
.context-txt p {
    margin-bottom: 10px;line-height: 30px;font-size: 14px;
}
.context-txt .item_title {
    padding-left: 10px;border-left: 3px solid #ff4a00;background-color: #f4f4f4;
}
.context-txt .bz_tb {
    margin-bottom: 10px;
}
.context-txt .bz_tb table {
    width: 100%;
    background-color: #fff;
    color: #666;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
thead tr {
    background-color: #FAFAFA;
}

.context-txt label {
    color: #ff2222; margin: 0 3px;
}
.context-txt span {
    margin: 0 3px;
}
.layui-timeline-item {
    padding-bottom: 10px;
}
.bz_right .right_title {
    padding-bottom: 10px;border-bottom: 1px solid #eee;margin-bottom: 10px;
}
.bz_right .right_title b {
    font-size: 18px;
}
.layui-timeline-axis {
    color: #999;font-size: 10px;
}
.project-tag-fixed {
    position: fixed;
    top: 82px;
    z-index: 99;
}
.jiri_view {
    text-align: center;
}
.jiri_title {
    font-size: 18px;margin-bottom: 10px;
}
.jiri_title_txt {
    margin-bottom: 10px;color: #666;
}
.jiri_view .submit_btn {
    background-color: #ff7e00;height: 32px;line-height: 32px;
}
.context-txt .image {
    text-align: center;margin-bottom: 20px;
}
.context-txt .top-detail p {
    margin-bottom: 5px;
}
.Hui-iconfont-arrow2-right {
    font-size: 12px;
}
.Hui-iconfont-arrow2-right:first-child {
    margin-left: 5px;
}
.date_select select {
    height: 32px;
    line-height: 1.2;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: rgba(0,0,0,.85);
    border-radius: 2px;
    border-color: #d2d2d2 !important;
    padding: 0 5px;
    width: 100%;
}
.date_select .layui-btn {
    background-color: #ff0000;height: 32px;line-height: 32px;
}
.read-box {
    position: relative;
    z-index: 9;
    padding: 0 0 15px;
    margin-top: -220px;
    text-align: center;
}
.read_mask {
    height: 200px;
    background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#FFF));
    background: -o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));
}
.read-box .read_mod {
    background-color: #FFF;
}
.read-box .read_mod a {
    border: 1px solid #ff4a00;
    width: 15rem;
    height: 2.5rem;
    line-height: 2.5rem;
    display: inline-block;
    vertical-align: top;
    color: #ff4a00;
}
.item_txt p a {
    color: #0000FF;border-bottom: 1px dotted #898989;padding-bottom: 5px;
}

.jiri_remark {
    text-align: center;
    color: #666;
    border-bottom: 1px dotted #d9d9d9;padding-bottom: 10px;margin-bottom: 10px;
}
.jiri_remark span {
    margin-left: 10px;
}
.context-txt .read_more {
    color: #0000FF;border-bottom: 1px dotted #898989;padding-bottom: 5px;margin-left: 10px;
}
