.bazi_view {
    margin-bottom: 0px;
}
.bazi_view .bz_left {
   min-height: 720px;
}
.bazi_view .yc {
    text-align: center;
}
.yc_title {
    font-size: 18px;color: #333;position: relative;
}
.yc_title span {
    font-size: 16px;
}
.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;
}


.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;
}
.search_btn {
    text-align: center;padding-bottom: 20px;
}
.pc .search_btn .layui-btn {
    width: 438px;background-color: #ff7e00;
}
.mobile .search_btn .layui-btn {
    width: 90%;background-color: #ff7e00;
}
.context-txt {
    padding: 20px;background-color: #fff;
}
.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;
}
.bz_tb th,.bz_tb td {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #eee;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.context-txt label {
    color: #ff2222;
}
.context-txt span {
    color: #ff2222;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;
}
.nongli_txt span {
    margin-left: 20px;
}
.bz_tb td b {
    color: #ff2222;
}
.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;
}
.page_title {
    text-align: center;font-size: 18px;margin-top: 10px;border-bottom: 1px solid #eee;padding:10px;margin-right: 10px;margin-left: 10px;
}
.page_title span {
    color: #ff2222;
}
.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;
}
.none {
    display: none;
}
.yc_title .today {
    position: absolute;right: 10px;bottom: 5px;
}
.yc_title .today span {
    margin-left: 10px;color: #333;
}
.e3 li {
    background-color: #FFF;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.e3 li .title {
    font-size: 18px;
}
.e3 li .group {
    margin-top: 10px;
    color: #999;
}
.e3 li .group::before {
    font-size: 14px;
    margin-right: 5px;
    font-family: layui-icon;
    content: "\e656";
}
.e3 li .group a {
    color: #999;
}
.e3 li .group span {
    margin-left: 20px;
}
.e3 li .group span::before {
    font-size: 14px;
    margin-right: 5px;
    font-family: layui-icon;
    content: "\e68d";
}
.e3 li .detail {
    margin-top: 10px;
}
.e3 li .detail .image {
    float: left;
    width: 140px;
    height: 100px;
}
.e3 li .detail .image img {
    width: 130px;
    height: 90px;
}
.e3 li .detail .context2 {
    font-size: 16px;
    color: #999;
    margin-top: 4px;
    margin-left: 10px;
    line-height: 32px;
}
.e3 li .detail .context {
    font-size: 16px;
    color: #999;
    margin-top: 4px;
    margin-left: 10px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.load_more {
    color: #999;
    text-align: center;
    background-color: #fff;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.daohang_fenlie_top {
    background-color: #FFF;
    padding: 10px 10px 0 10px;
    color: #999;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.daohang_fenlie_top .right {
    float: right;color: #ff7e00;font-weight: 400;padding-right: 10px;
}
.daohang_fenlie {
    float: left;
    margin-left: 10px;border-bottom: 1px solid #ff7e00;
    padding-bottom: 10px;
}
.daohang_fenlie p {
    font-size: 16px;
    display: block;
    font-weight: normal;
}
.daohang_right {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #999;
}
.daohang_fenlie_top a {
    color: #999;
    font-size: 12px;
}
.bz_tb td {
    text-align: center;
}
.bazi_view .yc .tag {
    margin-bottom: 20px;
    text-align: center;
}

.underline-text {
    position: relative;
    display: inline-block;
}

.underline-text::before, .underline-text::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 50px; /* 根据需要调整宽度 */
    height: 2px; /* 横线的高度 */
    background-color: #ddd; /* 横线的颜色 */
}

.underline-text::before {
    left: -60px; /* 根据需要调整位置 */
}

.underline-text::after {
    right: -60px; /* 根据需要调整位置 */
}
.bazi_view .yc .tag span{
    font-size: 16px;padding: 5px 10px;background-color: #fdd49a;border-radius: 10px;color: #fff;
}
.name {
    width: 365px;
}
.name input {
    padding-right: 120px;
}
.page-remark {
    margin-top: 10px;
}
.dianpu-text {
    border-top: 1px solid #eee;padding-top: 10px;margin-top: 10px;
}
.pc .dianpu-text a {
    margin: 0 0 2% 2%;display: block;float: left;width: 10%;text-align: left;
}
.mobile .dianpu-text a {
    margin: 0 0 3% 3%;display: block;float: left;text-align: left;
}
.name-view {
    margin-bottom: 0px;
}
.nongli_txt {
    text-align: left;
}
.layui-form-item .layui-inline {
    margin-right: 0px;
}
.mr10 {
    margin-right: 10px!important;
}
.sex_select {
    position: absolute;top:10px;right: 10px;
}
.bg {
    position: relative;height: 450px;
}
.pc .bg img {
    width: 100%;opacity: 0.2;height: 450px;
}
.mobile .bg img {
    width: 100%;opacity: 0.2;height: 490px;
}
.bg .remark p {
    margin-bottom: 10px;line-height: 30px;
}
.remark .txt {
    background-color: rgba(255,255,255,0.5) !important;
}
.item_title {
    padding-left: 10px;border-left: 3px solid #ff4a00;background-color: #f4f4f4;
    line-height: 30px;font-size: 16px;border-bottom: 1px solid #eee;font-weight: 600;color: #333;
}
.item_title b {
    font-size: 18px;
}
.fengye {
    display: none;
}
.pc .date_select {
    width: 438px;margin: 0 auto;text-align: left;position: relative;
}
.mobile .date_select {
    position: relative;text-align: left;
}
.nongli_txt {
    text-align: left;
}
.layui-form-item .layui-inline {
    margin-right: 0px;
}
.mr10 {
    margin-right: 10px!important;
}
.sex_select {
    position: absolute;top:10px;right: 10px;
}
.bg {
    position: relative;height: 100%;
}
.pc .bg .remark {
    width: 600px;position: absolute;top: 50px;left: 50%;margin-left: -300px;
}
.mobile .bg .remark {
    width: 100%;position: absolute;top: 50px;left: 50%;margin-left: -50%;
}
.bg img {
    width: 100%;opacity: 0.2;
}
.bg .remark p {
    margin-bottom: 10px;line-height: 30px;
}
.bg .remark .pd {
    border: 1px solid #eee;background: #fff;border-radius: 10px;text-align: left;
}
.item_title {
    padding-left: 10px;border-left: 3px solid #ff7e00;background-color: #f4f4f4;
    line-height: 30px;font-size: 16px;border-bottom: 1px solid #eee;font-size: 16px;font-weight: 600;color: #333;
}
.item_title b {
    font-size: 18px;
}
.txt {
    text-align: left!important;
}
.daohang_fenlie_top .right {
    float: right;color: #ff7e00;padding-right: 10px;font-weight: 400;
}
.yc2 {
    height: 360px!important;
}
.yc2 img {
    height: 360px!important;
}
.mobile .date_select .inline {
    float: left;line-height: 38px;height: 38px;margin-left: 10px;
}
.mobile .date_select .name-box {
    margin-left: 70px;margin-right: 10px;
}
