﻿* {margin: 0;padding: 0;list-style: none;}
.mbAlert{
width:90%;
height: auto;
padding:3% 0;
border: 1px solid #ff7e00;
z-index: 99;
left: 5%;
top: 30%;
position: fixed!important;
position: absolute;
background: #fff;
text-align: center;
font-family: microsoft yahei;
}

.mbAlert h4{
font-size: 25px;
margin: 15px 0;
}

.m-btnBx{
text-align: center;
margin-top: 10px;
}
.m-btnBx .m-btn {
display: inline-block;
padding-top: 10px;
padding-bottom: 10px;
background: #ff7e00;
color: #fff;
font-size: 18px;
font-weight: 600;
cursor: pointer;
}
.m-btnBx .m-btn2{
padding: 0.3rem 1.5rem;
width: autuo;
margin-right: 10px;
cursor: pointer;
}


.zzzccc ul li {
    height: 45px !important;
}
.zzzccc ul li input {
    height: 28px !important;
    line-height: 28px !important;
    border: 1px solid #999
}
.zzzccc ul li span.lef1{ text-align:right; width:40%; float:left; font-size: 18px;}
.zzzccc ul li input{ width:50%; float:left;}
.xs2{ display:none;}


.m-btnB {text-align: center;margin-top: 10px;}
.m-btnB .m-btn {display: inline-block;padding-top: 10px;padding-bottom: 10px;width: 100%;background: #ff7e00;color: #fff;font-size: 18px;font-weight: 600;cursor: pointer;}
.m-btnB .m-btn:hover {background: #ffaa00;text-decoration: none;}
.m-pop {width:60%;height:autu; border: 1px solid #ff7e00;z-index: 99;
left: 20%;
top: 35%;
position: fixed;
text-align: center;
font-size:0.5rem;
background:#fff;
display:none;
}

.m-pop h4 {font-size: 1rem; margin: 1rem 0;}
.m-pop p {line-height: 1rem; font-size: 0.8rem;}
.m-pop .text-input {width: 90%;}
.m-btnB .m-btn2 {padding: 0.5rem 1rem;width:5rem;font-size:0.8rem; cursor: pointer; margin-bottom:1rem;}
.m-con {padding: 20px 0 50px 0;}
.m-con a {color: #08c;}
.m-con p {line-height: 24px;}