.weizhi{
    height: 0.71rem;
}
.weizhitit{
    padding-left: 0.35rem;
    line-height: 0.71rem;
    font-size: 0.24rem;
    color: #666666;
}
.maincontent{
    border-top: 1px solid #D7D7D7;
    background: #fff;
    overflow: hidden;
    width: 6.9rem;
    margin: 0 auto;
}
.maincontent img{
    object-fit: cover;
    width: 100%;
}
.maincontent h1{
    font-size: 0.36rem;
    color: #755155;
    padding-top: 0.35rem;
}
.wen_info{
    float: right;
    font-size:0.22rem;
    color: #999999;
    padding-top: 0.2rem;
    margin-bottom: 0.25rem;
}
.coneter_box{
    width: 6.9rem;
    border-bottom: 1px solid #D7D7D7;
    margin: 0rem auto;
    clear: both;
    overflow: hidden;
    margin-bottom: 0.35rem;
}
.content{
    font-size: 0.3rem;
    line-height: 0.54rem;
    text-align: justify;
    color: #666666;
}
.content img{
    max-width: 100%;
    object-fit: cover;
}
.content h4{
    font-size: 0.32rem;
    line-height: 0.71rem;
    color: #755155;
    margin-top: 0.4rem;
}
.content h4 span:before{
    content: '';
    display: inline-block;
    width: 0.1rem;
    height: 0.28rem;
    background: #755155;
    margin-right: 0.1rem;
    position: relative;
    top: 0.03rem;
}
.content h3{
    font-size: 0.32rem;
    line-height: 0.71rem;
    color: #755155;
    margin-top: 0.4rem;
}
.content h3 span:before{
    content: '';
    display: inline-block;
    width: 0.1rem;
    height: 0.28rem;
    background: #755155;
    margin-right: 0.1rem;
    position: relative;
    top: 0.03rem;
}
.bazi_form .title{
  background: none!important;
}
.bazi_form .title .m{
    width: auto !important;
    background: none!important;
    font-size: 0.32rem !important;
    font-weight: bold;
    color: #755155 !important;
    position: relative;
}
.bazi_form .title .m:after{
    content: '';
    background-image: url(../images/hengtu.png);
    background-size: 100%;
    width: 2.65rem;
    height: 0.1rem;
    display: block;
    position: absolute;
    top: 0.21rem;
}
.bazi_form .title .m:before{
    content: '';
    background-image: url(../images/hengtu.png);
    background-size: 100%;
    width: 2.65rem;
    height: 0.1rem;
    display: block;
    position: absolute;
    top: 0.21rem;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
    right: 0;
}
.public_form_wrap{
    background: #F7F7F7;
    border: 1px solid #707070;
    border-radius: 0.13rem;
    overflow: hidden;
    margin-top: 0.1rem;

}
.public_form_wrap li{
    height: 0.94rem !important;
    border-bottom: 1px solid rgba(112, 112, 112, 1);
    line-height: 0.94rem !important;
}
.public_form_wrap li:last-child{
    border-bottom: none;
}
.public_form_wrap .left{
    font-size: 0.3rem;
    line-height: 0.94rem;
    color: #999999;
    padding-left: 0.15rem;
}
.public_form_wrap .auto, .clear:after {
    overflow: hidden;
}
.public_form_wrap .auto input {
    width: 100% !important;
    border: 0 !important;
    background: none !important;
    font-size: 0.3rem !important;
    color: #666666 !important;
    margin-left: 0.2rem !important;
    padding: 0 !important;
    display: unset !important;
}
.public_form_wrap .auto .sel {
    width: 100%;
    border: 0;
    background: none;
    font-size: 0.3rem !important;
    color: #666666;
    margin-left: 0.18rem;
}
.public_form_wrap .auto select {
    background: 0 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
}
.public_form_wrap .sex span {
    display: block;
    float: left;
    width: 1.2rem !important;
    padding-top: 0.25rem !important;
    margin-left: 0.2rem;
}
.public_form_wrap .sex i {
    display: block;
    float: left;
    width: 0.3rem !important;
    height: 0.3rem !important;
    border: 2px solid rgba(117, 81, 85, 1) !important;
    background-color: #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.public_form_wrap .sex font {
    display: block;
    height: 0.4rem !important;
    line-height: 0.4rem !important;
    overflow: hidden;
    text-align: left;
    padding-left: 0.2rem;
    color: rgba(117, 81, 85, 1);
    font-size: 0.3rem !important;
}
.public_form_wrap .sex span.cur i {
    background: rgba(117, 81, 85, 1) url(../images/icon_suo_dagou.png) no-repeat center center !important;
    background-size: 16px auto;
}
.ui-bg {

    background: #917477 !important;
    border-radius: 0.2rem !important;
    border: none !important;
    padding: 0.25rem 0;
    font-size: 0.3rem;
    margin-top: 0.2rem !important;
    color: #FFFFFF;
}
.fenye{
   width: 6.9rem;
    margin: 0.45rem auto;
}
.fenye li{
    font-size: 0.28rem;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.like_list{
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.about_title {
     width: 7.5rem;
     height: 0.71rem;
     background: rgba(112, 112, 112, 0.06);
     font-size: 0.32rem;
     line-height: 0.71rem;
     color: #755155;
 }
.about_title span {
    display: inline-block;
    width: 0.1rem;
    height: 0.28rem;
    background: #755155;
    margin-left: 0.3rem;
    margin-right: 0.1rem;
    position: relative;
    top: 0.03rem;
}
.likelie{
    overflow: hidden;
    width: 6.9rem;
    margin: 0 auto;
}
.box_item{
    height: 2.18rem;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
}
.box_item:last-child{
    border-bottom: none;
}
.itemleft{
    float: left;
    margin-top: 0.36rem;
    width: 2.25rem;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0);
}
.itemleft img {
    width: 2.25rem;
    height: 1.5rem;
}
.itemright{
    float: left;
    width: 4.32rem;
    margin-left: 0.25rem;
    margin-top: 0.3rem;
}
.itemright .title{
    font-size: 0.3rem;
    line-height: 0.46rem;
    color: #755155;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.itemright .txt {
    font-size: 0.24rem;
    line-height: 0.41rem;
    color: #999999;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.lunbo{
    width: 6.9rem;
    height: 3.45rem;
    margin: 0.2rem auto;
}
.lunbo img{
    width: 6.9rem;
    height: 3.45rem;
}
.public_form_wrap .auto .sel, .public_form_wrap .auto input{
    background: none !important;
}
.pswp__item{
    z-index: 110001!important;
}
.lc-box-col-xs3{
    margin-top: 0.2rem;
    background: #fff;
    overflow: hidden;
    border-top: 0.1em solid #fdf3e9;
}
.lc-box-col-xs3 li{
    border-right: 0.1em solid #fdf3e9;
    border-bottom: 0.1em solid #fdf3e9;
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 0.32rem;
    box-sizing: border-box;
}

.lc-box-col-xs3 ul li a {
    display: inline-block;
    width: 100%;
    line-height: 0.44rem;
    padding: 0.5em 0;
    overflow: hidden;
}
.lc-box-col-xs3 ul li:nth-child(2) a{
    color: #c83c23;
}
.lc-box-body {
    background: #fff;
}
.lc-box-body ul li {
    width: 6.9rem;
    margin: 0 auto;
    height: 0.87rem;
    line-height: 0.87rem;
    border-top: 1px solid rgba(230, 230, 230, 1);
    clear: both;
    position: relative;
    font-size: 0.32rem;
}

.lc-box-body .f-l{
    display: none;
}
.lc-box-body ul li:before{
    content: '';
    background-image: url(../images/right.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 0.16rem;
    height: 0.28rem;
    margin-top: 0.3rem;
    float: right;
}

.maincontent h4,.maincontent h2,.maincontent h3{
    line-height: 0.56rem;
    font-size: 0.35rem;
    color: #333333;
    margin-bottom: 0.2rem;
}
.lc-box-col-xs3 a{
    display: inline-block;
    width: 100%;
    line-height: 0.44rem;
    padding: 0.5em 0;
    overflow: hidden;
}