@charset "utf-8";
.container {
    /*background-color: #f8efe0;*/
    /*padding-bottom: 1px;*/
    padding-bottom: 0.2rem;
    background: url('/home/images/m/cs2/lathy-background.jpg');
    background-size: 100% 100%;
}
.xmcs_hot_cs {
    padding: 0 .33rem .44rem;
    /* border-top: .2rem solid #f3f3f3; */
    background: #fff;
    font-size: 14px;
    color: #585858;
    margin-top: .2rem;
    background: url(/home/images/m/cs2/xmcs-gdcs-background.png);
    background-size: 100% 100%;
}
.comWidth {
    width: 95%;
    margin: 0 auto;
}
.hdx {
    /*margin-top: .22rem;*/
}
/* 信息填写 */
.information-warp,
.last-information {
    background: url('/home/images/m/cs2/xmcs_background.png');
    background-size: 100% 100%;
    padding: .24rem .3rem 0;
    margin-top:.2rem;
    height: 7rem;
    margin-bottom: -1.7rem;
}
.information-list {
    border-radius: 5px;
    background: #fff;
    border: 2px solid #eee1d5;
    margin-top: 1.2rem;
}
.information-warp .information-list li {
    border-bottom: 1px solid #eee1d5;
    width: 100%;
    font-size: .3rem;
    height: .93rem;
    line-height: .93rem;
    padding-left: .12rem;
}
.information-list li:last-child {
    border-bottom: none;
}
.information-warp .information-list li > div:first-child {
    color: #c90000;
    font-size: .32rem;
}
.information-warp .selected-icon {
    width: .33rem;
    height: .33rem;
    margin-right: .2rem;
}
.information-warp .sex-man {
    margin-right: .86rem;
}

input {
    font-size: .3rem;
}
/* 测算按钮 */
.start-btn {
    margin: .21rem .42rem .31rem;
}
/* 测算的总数据 */
.total {
    font-size: .26rem;
    color: #000000;
    margin-top: -.2rem;
    margin-bottom: .3rem;
}
.total i {
    color: #c90000;
}
/* 名字隐藏的命运*/
.img_list {
    margin-top: .2rem;
}

/* 客户真实反馈 */
.xmcs-feedback {
    margin-top: .2rem;
    background: url('/home/images/m/cs2/xmcs-feedback.png');
    background-size: 100% 100%;
    padding: 1.55rem .1rem 1rem .1rem;
}
.footer-logo {
    background: #fff;
    padding-top: .36rem;
    padding-bottom: 0.4rem;
}
.hotcs_item {
    width: 25%;
    cursor: pointer;
}
.hotcs_item a{
    display: flex;
    justify-content: center;
}
.hotcs_item img {
    height: 1.4rem;
    margin-bottom: .15rem;
}
h4 {
    font-size: .24rem;
    text-align: center;
}