.cl {
    clear: both;
}

html {
    max-width: 750px;
    margin: 0 auto;
    background: #d1eff2;
}

.block {
    display: block !important;
}

.contains {
    margin: 0 0.25rem;
    position: relative;
}

.tit {
    font-size: 0.4rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #252A2A;
    padding-left: 0.25rem;
    width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    background: url(../img/tx_03.png);
    background-size: 100% 100%;
    box-sizing: border-box;
}
.tit span{
    display: inline-block;
    padding-right: 0.25rem;
    background: #d1eff2;
}
.banner {
    width: 100%;
    height: 5.61rem;
    background: url(../img/tx_01.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 4.6rem;
}

.ba_zx {
    width: 2.74rem;
    text-align: center;
    font-size: 0.28rem;
    color: #FF0075;
    margin-left: 0.25rem;
}

.m1 {
    margin-top: 1rem;
}

.m1_list {
    margin-top: 0.4rem;
}

.m1_list li {
    width: 100%;
    height: 3.74rem;
    box-sizing: border-box;
    padding: 0.7rem 0.6rem 0 0.6rem;
}

.m1_list li:nth-of-type(1) {
    background: url(../img/tx_05.png);
    background-size: 100% 100%;
}

.m1_list li:nth-of-type(2) {
    background: url(../img/tx_06.png);
    background-size: 100% 100%;
}

.m1_list li:nth-of-type(3) {
    background: url(../img/tx_07.png);
    background-size: 100% 100%;
}

.m1_list li:nth-of-type(4) {
    background: url(../img/tx_08.png);
    background-size: 100% 100%;
}

.m1_list h3 {
    font-size: 0.24rem;
    color: #8e9096;
    font-weight: normal;
}

.m1_list h3 span {
    color: #ff0075;
}

.m1_list h3 b {
    font-size: 0.32rem;
    color: #404343;
    font-weight: normal;
}

.m1_msg {
    font-size: 0.26rem;
    color: #545A6A;
    line-height: 0.4rem;
    margin-top: 0.3rem;
}

.m1_zx1 {
    width: 4.12rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    background: #00A57F;
    border-radius: 0.36rem;
    font-size: 0.26rem;
    color: #fff;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.m1_zx2 {
    width: 4.12rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    background: url(../img/tx2_03.png);
    background-size: 100% 100%;
    border-radius: 0.36rem;
    font-size: 0.26rem;
    color: #fff;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.m1_zx2 span {
    display: inline-block;
    width: 50%;

}

.m1_zx2 span:nth-of-type(1) {
    color: #252a2a;
}

.m2 {
    margin-top: 1rem;
}

.lb-swiper {
    font-size: 0.24rem;
    color: #ff0075;
    height: 0.8rem;
    overflow: hidden;
    line-height: 0.8rem;
    box-sizing: border-box;
    padding-left: 0.5rem !important;
    background: url(../img/tz.png)left no-repeat;
    background-size: 0.42rem;
}

.m2_form {
    width: 100%;
    height: 6.7rem;
    background: #91D18B;
    box-sizing: border-box;
    padding-top: 0.5rem;
}

select,
input {
    display: block;
    appearance: none;
    width: 5.5rem;
    height: 0.9rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.29rem 0px rgba(100, 216, 228, 0.67);
    border-radius: 0.16rem;
    margin: 0 auto;
    margin-bottom: 0.4rem;
    border: none;
    padding: 0;
    font-size: 0.28rem;
    color: #252a2a;
    line-height: 0.9rem;
    box-sizing: border-box;
    padding-left: 0.4rem;
}
.m2_form select{
    background: url(../img/tx_11.png);
    background-size: 100% 100%;
}
.m2_btn{
    display: block;
    margin: 0 auto;
    border: none;
    width: 3.5rem;
height: 0.9rem;
line-height: 0.9rem;
text-align: center;
background: #0085D0;
border-radius: 0.45rem;
margin:  0 auto;
font-size: 0.28rem;
color: #fff;
}
.m4{
    margin-top: 1rem;
}
.m4_cont {
    background: #fff;
    margin-top: 0.4rem;
    height: 10.7rem;
    overflow-y: scroll;
}
.m2_tits{
    font-size: 0.24rem;

color: #545A6A;
padding-left: 0.76rem;
margin-bottom: 0.1rem;

}
.m4_cont::-webkit-scrollbar {
    width: 6px;
}

.m4_cont::-webkit-scrollbar-track {
    background-color: #eee;
}

.m4_cont::-webkit-scrollbar-thumb {
    background: #91d18b;
}

.m4_list li {
    box-sizing: border-box;
    padding: 0.55rem 0.45rem 0.45rem 0.9rem;
    border-bottom: 0.02rem solid #f3f5fb;
    position: relative;
}

.m4_name {
    font-size: 0.32rem;
    color: #3e5480;
    font-weight: normal;
}
.m4_name img{
    width: 0.48rem;
    vertical-align: middle;
}
.m4_name span{
    color: #0085d0;
}
.m4_msg {
    font-size: 0.28rem;
    color: #545a6a;
    line-height: 0.4rem;
    margin-top: 0.25rem;
    margin-bottom: 0.2rem;
}

.m4_headimg {
    position: absolute;
    width: 0.76rem;
    height: 0.76rem;
    left: 0;
    top: 0.55rem;
}

.m4_piece span {
    font-size: 0.2rem;
    color: #9fa5c0;

}

.m4_piece img {
    vertical-align: middle;
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem;
}

.m4_time {
    float: left;
}

.m4_pl {
    float: right;
}

.m4_zan {
    float: right;
    margin-right: 0.25rem;
}

.m4_img {
    display: block;
    width: 2rem;
    float: left;
    margin-bottom: 0.2rem;
}

.m4_chat {
    background: #f3f5fb;
    padding: 0.2rem;
    margin-top: 0.15rem;
}

.m4_chat p {
    font-size: 0.24rem;
    color: #545a6a;
    line-height: 0.32rem;
    margin-bottom: 0.3rem;
}

.m4_chat p span {
    color: #3e5480;
}
.footer{
    margin-top: 1rem;
}
.ft_list li {
    margin-top: 0.6rem;
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 1.28rem;
    position: relative;
}

.ft_list li h3 {
    font-size: 0.38rem;
    color: #00a57f;
    font-weight: normal;
}

.ft_list li p {
    font-size: 0.24rem;
    color: #9fa5c0;
}

.ft_list li img {
    position: absolute;
    width: 0.93rem;
    height: 0.85rem;
    left: 0.3rem;
    top: 0rem;
}

.footer {
    padding-bottom: 1.5rem;
}