.userPhoto{
    width:6em;
}
.userInfo{
    margin: 1.0em 1.0em 0em 1.0em;
    color: #218599;
}
.divInfo{
    margin: 1.0em 1.0em 0em 1.0em;
    color: #0E6E75;
}
.fontSize{
    font-size: 1.2em;
}
.divMar{
    margin-top: 0.5em;
    color: #0E6E75;
}
.tdPad{
    padding:0.4em;
}
.table{
    width: 100%;
    border-collapse: collapse;
}
.mar {
    padding: 1.0em 0.5em 0.5em 1.0em;
}
.border-c {
    border-color: #C6DADA;
}
.ulev-app1 {
    font-size: 1em;
}
.bggreen{
    background-color: #D6EDF2;
}
.bghui{
    background-color: #f5f5f5;
}
.displm{
    display: block;
    margin:0 auto;
}

.web-bg2{
    background-image: url(../../images/phone/back.jpeg);
}

.bg-image{
    background-image: url(../../images/phone/back.jpeg);
}

.divSize{
    width:100%;
    height:100%;
}

.opa{
    opacity:0.5;
}
.bv97{
    width:75%;
    height:75%;
}
.div97{
    width:100%;
    height:95%;
}
.position97{
    margin-top:4em;
}
.bg-03 {
    background-color: #000000;
}

.bv03{
    width:100%;
    height:5%;
    position: absolute;
    bottom: 0;
}
.span03{
    margin: 0 auto;
    display: block;
    padding-top: 1em;
}
.fontC03{
    color:#FFFFFF;
}
.fontS03{
    font-size: 0.5em;
}
.average03{
    width:100%;
    height:50%;
}
.divBorder{
    border-top: 1px solid;
    border-color: #ffa8a8;
}
.size972{
    width:50%;
    height:50%;
    background-color: #00a7d0;
}
.pad972{
    padding-top:3em;
}
.logo-image{
    background-image: url(../../images/phone/caaclogo.png);
}
.logoPosition{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.buttonC{
    background-color:#2A93A2;
}
.buttonS{
    width:50%;
    height:50%;
}
.averageSize{
    width:90%;
    height:100%;
}

.fontC{
    color:#2A93A2;
}

.fontS{
    font-size: 1.2em;
}

.apple{
    background-image: url('icons/pingguologo.png') !important;
}
.anzhuo{
    background-image: url('icons/anzhuologo.png') !important;
}
.fontW{
    color: #fff;
}
.imgS{
    width:35%;
}
.fontA{
    padding-top: 0.5em;
    font-size: 1em;
    text-decoration: none;
}
.tip{
    font-size: 0.8em;
    color: #FFF;
    margin: 0 auto;
    display: block;
}
.disSize{
    width:35%;
}
.disSize2{
    width:5%;
}
/**微信弹出窗样式*/
.wxtip{background: rgba(0,0,0,0.8); text-align: center; position: fixed; left:0; top: 0; width: 100%; height: 100%; z-index: 998;display: none;}
.wxtip-icon{
    width: 20%;
    height: 30%;
    background: url(../../images/phone/jiantou.png) no-repeat;
    position: absolute;
    right: 2em;
    top: 2em;
    background-size: contain;
}
.wxtip-txt{margin-top: 107px; color: #fff; font-size: 16px; line-height: 1.5;}
