body{
    margin: 0px;
    padding: 0px;
    font-family: PingFangSC, PingFang SC;
    background: #F8F9FD;
    font-size: 14px;
    color: #333;
}li {
     list-style: none;
 }
.contents{
    margin: 0px 10px;
}
h3,p{
    margin: 0px;
}
.fl{
    float: left;
}
a{
    text-decoration: none;
}
.clear{
    clear: both;
}
.hide{
    display: none;
}
.bottom-menu{
    display: flex;
    background-color: white;
    position: fixed;
    width: 100%;
    bottom: -1px;
    height: 55px;
}
.bottom-menu .b-item{
    flex: 1;
    text-align: center;
}
.bottom-menu .b-item img{
    width: 20px;
    height: 20px;
    margin-top: 10px;
}
.bottom-menu .b-item p{
    text-align: center;
    font-size: 12px;
    color: #666666;
}
p{
 margin: 0px;
}
.bottom-menu  .join img{
    width: 57px;
    height: 50px;
    margin-top: 0px;
    position: relative;
    top: -14px;
}
.bottom-menu  .join p{
    position: relative;
    bottom: 21px;
}
.pd60{
    padding-bottom: 60px;
}
.pdt16{
    padding-top: 16px;
}
button,a,input{
    outline: none;
}
.mt0{
    margin-top: 0px !important;
}
.mg10{
    margin: 0px 10px;
}

.win-bg {
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    position: fixed;
    top: 0px;
}
.win {
    position: fixed;
    top: 130px;
    width: 100%;
}
.win .win-con {
    background-color: white;
    width: 80%;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 32px;
    background-size: contain;
}
.win .win-con .wc-title{
    height: 75px;
    line-height: 75px;
    text-align: center;
    position: relative;
}
.win .win-con .wc-title span{
    font-size: 16px;
}
.win .win-con .wc-title img{
    position: absolute;
    right: 18px;
    top: 18px;
    width: 10px;
    height: 10px;
}
.win .win-con .wc-form-line {
    padding:0px 25px 0px 20px;
    height: 40px;
    display: flex;
    line-height: 40px;
    margin-bottom: 15px;
}
.win .win-con .wc-form-line label{
    font-size: 14px;
    margin-right: 12px;
}
.win .win-con .wc-form-line input{
    flex: 1;
    background: #F2F2F2;
    border-radius: 5px;
    border: none;
    padding-left: 12px;
}
.win .win-con .wc-btn{
    text-align: center;
    margin-top: 26px;
}
.win .win-con .wc-btn button{
    text-align: center;
    width: 140px;
    height: 40px;
    background: #0084FF;
    border-radius: 20px;
    color: white;
    border: none;
}
.pdt10{
    padding-top: 10px;
}
em{
    font-style: normal;
    font-size: 14px !important;
}
.inb{
    display: inline-block;
}
.tc{
    text-align: center !important;
}
.lines{
    height: 10px;
    background-color: #F8F9FD;
}
.w100{
    width: 100%;
}
.dflex{
    display: flex;
}
.hide{
    display: none;
}
.ptt10{
    padding-top: 10px;
}
.service{
    position: fixed;
    bottom: 172px;
    display: inline-block;
    right: 0px;
}
.service img{
    width: 65px;
    height: 66px;
}


.position{
    position: fixed;
    text-align: center;
    height: 44px;
    background-color: white;
    line-height: 44px;
    width: 100%;
    top: 0px;
    z-index: 88;
}
.position img{
    position: absolute;
    left: 10px;
    width: 20px;
    height: 20px;
    top: 10px;    top: 11px;
}
.position span{
    font-size: 18px;
}
.postions{
        background: #0084FF;
    display: flex;
}
.postions input{
    width: 100%;
    margin: 0px 40px;
    height: 32px;
    border-radius: 18px;
    border: none;
    position: relative;
    top: 5px;padding-left: 10px;
    margin-right: 20px;
}
.postions img:last-child{
        position: absolute;
    right: 30px;    left: unset;top: 12px;
}






