.lc-box-col-xs3{
    margin-top: 0.2rem;
    background: #fff;
    overflow: hidden;
}
.lc-box-col-xs3 li{
    border-right: 0.1em solid #fdf3e9;
    border-bottom: 0.1em solid #fdf3e9;
    float: left;
    width: 33%;
    text-align: center;
    font-size: 0.32rem;
}

.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;
}
.newlist{
    position: relative;
    overflow: hidden;
}
.newitem{
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    padding: 0.2rem;
}
.newitem:last-child{
    border-bottom: none;
}
.pic_car {
    float: left;
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.08rem;
    display: none;
}
.pic_car img {
    width: 2rem;
    height: 1.5rem;
    border-radius: 0.08rem;

}
.listxiang{
    width: 6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.32rem;

}
.listxiang a{
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.46rem;
}
.listxiang span{
    font-size: 0.24rem;
    color: #999999;
    position: absolute;
    right: 0.2rem;
    bottom: 0.3rem;
}
.lc-box{
    margin-top: 0.2rem;
}
.lc-box-title {
    border-color: #c83c23;
    background: #fbd9d2;
    height: 0.7rem;
    line-height:0.7rem;
    border-top: 0.2em solid #c96;
    font-weight: bold;
    color: #c83c23;
    padding-left: 0.3rem;
}
.lc-box-body {
    background: #fff;
}
.lc-box-body ul li {
    padding:0 0.2rem;
    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;
}

.lc-cs-form, .lc-cs-form-tp {
    padding: 0.2rem;
    font-size:0.24rem;
    color: #c83c23;
    background: #fff;
    overflow: hidden;
}
.lc-cs-form h4, .lc-cs-form-tp h4 {
    margin-top: 0.1rem;
    padding-left: 0.1rem;
    line-height: 0.6rem;
    border-left: 0.2rem solid #c83c23;
    color: #c83c23;
    font-weight: bold;
    font-size: 0.36rem;
}
.lc-cs-form h3, .lc-cs-form-tp h3 {
    margin-top: 0.1rem;
    padding-left: 0.1rem;
    line-height: 0.6rem;
    border-left: 0.2rem solid #c83c23;
    color: #c83c23;
    font-weight: bold;
    font-size: 0.36rem;
}
.lc-cs-form ul, .lc-cs-form-tp ul {
    float: left;
    margin-top: 0.1rem;
    border: 1px solid #c83c23;
    border-radius: 0.1rem 0.1rem 0 0 ;
}
.lc-cs-form ul li, .lc-cs-form-tp ul li {
    float: left;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.34rem;
    border-bottom: 0.01em solid;
}
.lc-cs-form .cs-subtit, .lc-cs-form-tp .cs-subtit {
    display: inline-block;
    width: 30%;
    text-align: center;
}
.lc-cs-form .cs-xing, .lc-cs-form-tp .cs-xing, .lc-cs-form .cs-bday, .lc-cs-form-tp .cs-bday, .lc-cs-form .cs-hour, .lc-cs-form-tp .cs-hour, .lc-cs-form .cs-sex, .lc-cs-form-tp .cs-sex, .lc-cs-form-tp .cs-format, .lc-cs-form-tp .cs-dingzi {
    display: inline-block;
    width: 68%;
}
.lc-cs-form .cs-sex, .lc-cs-form-tp .cs-sex {
    color: #999;
}
.lc-cs-form .cs-xing input, .lc-cs-form-tp .cs-xing input, .lc-cs-form .cs-bday input, .lc-cs-form-tp .cs-bday input, .lc-cs-form-tp .cs-format input, .lc-cs-form-tp .cs-dingzi input, .lc-cs-form .cs-hour select, .lc-cs-form-tp .cs-hour select, .lc-cs-form-tp .cs-format select, .lc-cs-form-tp .cs-dingzi select {
    width: 100%;
    line-height:0.8rem;
    padding: 0;
    font-size: 0.32rem;
    color: #999;
    border: 0;
    background: none;
}
lc-cs-form select, .lc-cs-form-tp select {
    -webkit-appearance: menulist;
}
.lc-cs-form .cs-sex span, .lc-cs-form-tp .cs-sex span {
    display: inline-block;
    width: 0.8rem;
    text-align: center;
}
.lc-cs-form ul li span.cs-sex span.cur font {
    padding: 0.2rem;
    color: #c83c23;
    background: url(../images/cursex.png) no-repeat 0.06rem 0.06rem;
    background-size: 0.6rem 0.6rem;
}
.lc-cs-form ul li span.cs-sex span font {
    padding: 0.2rem;
}
.lc-cs-form ul li.cs-btn1, .lc-cs-form-tp ul li.cs-btn1 {
    background: #c83c23;
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
}
.lc-cs-form ul li.cs-btn1 a, .lc-cs-form-tp ul li.cs-btn1 a {
    float: left;
    display: inline-block;
    width: 100%;
    color: #fff;
}
.box-article h4{
    line-height: 0.4rem;
    font-size: 0.36rem;
    height: 0.4rem;
}
.box-article h3{
    line-height: 0.4rem;
    font-size: 0.36rem;
    height: 0.4rem;
}
.box-article h3{
    line-height: 0.4rem;
    font-size: 0.36rem;
    height: 0.4rem;
}
.box-article .content{
    position: relative;
    font-size: 0.32rem;
    color: #555555;
    line-height: 0.52rem;
    text-align: justify;
    padding-bottom: 0.2rem;
    margin-bottom: 0.4rem;
    padding-left:0.2rem;
    padding-right:0.2rem;
}
.box-article .content p {
    padding: 0.1rem 0;
}
.pre-next{
    font-size: 0.3rem;
}
.lc-cs-form ul li.cs-btn2 a, .lc-cs-form-tp ul li.cs-btn2 a {
    float: left;
    display: inline-block;
    width: 47%;
    margin-left: 2%;
    color: #fff;
    background: #c83c23;
    font-size: 0.32rem;
    text-align: center;
    font-weight: bold;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.cs-btn2{
    height: auto !important;
    border-bottom: none !important;
}
.content-page{
    display: flex;
    justify-content: center;
    width: 6.9rem;
    margin: 0 auto;
}
ul.content-page li {

    margin: 0.1rem 0.1rem !important;
    border: 1px solid #c83c23 !important;


}
ul.content-page li.thisclass{
    background: #c83c23 !important;
}
.thisclass a{color: #fff!important;}
.sxlist{
    overflow: hidden;
    padding-bottom: 0.3rem;
}
.sxitem{
    float: left;
    width: 0.9rem;
    text-align: center;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
}
.sxitem img{
    width: 0.9rem;
    height: 0.9rem;
    background: #F5F5F5;
    border-radius: 50%;
}
.sx_zhuan_box{
    margin-top: 0.2rem;
    background: #fff;
    overflow: hidden;
}
.menu {
    width: 7.5rem;
    height: 0.88rem;
    background: #FFFFFF;
    position: relative;
    top: 0.88rem;
}
.ffcs_head {
    width: 7.5rem;
    background: #fff;
    overflow: hidden;
}
.ffcs_item {
    margin: 0.09rem 0 0.09rem 0.2rem;
    width: 1.62rem;
    height: 0.64rem;
    line-height: 0.64rem;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    opacity: 1;
    border-radius: 0.1rem;
    font-size: 0.28rem;
    color: #333333;
    position: relative;
    float: left;
    text-align: center;
}
.ffcs_item i {
    background-image: url(./img/hot.png);
    background-size: 100% 100%;
    width: 0.43rem;
    height: 0.43rem;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.lanbox{
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 0.4rem;
    margin-top: 0.2rem;
}
.xzditit {
    padding-top: 0.2rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #FF7551;
}
.xzditit i {
    display: inline-block;
    background-image: url(../images/xzwen.png);
    background-size: 100% 100%;
    width: 0.4rem;
    height: 0.4rem;
    margin-left: 0.3rem;
    margin-right: 0.1rem;
    position: relative;
    top: 0.1rem;
}
.xzcxitem{
    height: 1.08rem;
    border-bottom: 1px solid rgba(242, 242, 242, 1);
    width: 6.9rem;
    margin: 0 auto;
    line-height: 1.08rem;
    font-size:0.32rem;
    color: #333333;
}
.xzcxitem:last-child{
    border-bottom: none;
}
.xzcxitem a{
    display: inline-block;
}
.xzcxitem span{
    width: 1.1rem;
    height: 0.48rem;
    background: #FFFFFF;
    border: 1px solid #FF7551;
    border-radius: 0.24rem;
    display: inline-block;
    line-height: 0.48rem;
    text-align: center;
    float: right;
    font-size: 0.28rem;
    color: #FF7551;
    margin-top: 0.3rem;
    position: absolute;
    right: 0.3rem;
}