﻿/*ME.html*/

.me-ion-view{
    background:rgba(245, 241, 241, 1);
}

.layOutLogin {
    position: relative;
    margin-top: 35px;
    width: 100%;
    height: 39px;
    background: #ffffff;

    text-align: center;
    line-height: 39px;
    color: red;

}

.me_mian  {
    background-color:rgba(128, 128, 128, 0.09);
    height:100%;
}
    .me_mian .list {
        padding-bottom:80px;
    }

.me_mian .me_shape_1 {
    margin-top:10px;
    height:auto;
    background:#ffffff;
}

    .me_mian .me_shape_1 p {
        padding-top:10px;
    }
.item p {
    color:#2f2f2f;
    margin-bottom:0px;
}

.me_shape_1 h2 {
    margin-top:20px;
    margin-bottom:5px;
    font-weight:800;
}

.me_mian .me_shape_2,.me_mian .me_shape_3 {
    margin-top:20px;
    height:auto;
    background:#ffffff;
}
.me_mian .item {
    border-left-width:0px;
    border-right-width:0px;
    margin-left:18px;
    margin-right:18px;
}
.me_mian .item-thumbnail-left {
    border-bottom-width:0px;
    border-top-width:0px;
}
.me_mian .item-icon-right .icon {
  
}
.me_mian .item-icon-left .me_icon_left {
 
}
.me_mian .border_top_off {
    border-top-width:0px;
}
.me_mian .border_bottom_off {
    border-bottom-width:0px;
}
.me_mian .item p {
    color:#000000;
    width:10em;
}

/*图标配色*/
.me_mian .ion-social-designernews {
    color:#28c816;
}
.me_mian .ion-cash {
    color:#14c191;
}
.me_mian .ion-information-circled {
    color:#0f64ce;
}
.me_mian .ion-gear-b {
    color:#b20fb4;
}

.meMainDiv .item {
    border-left:0px;
    border-right:0px;
}


.meTop {
    padding-top: 63px;
    color: #fff;
   
}
    .meTop img {
        width:50px;
    }
    .meTop p {
        margin-top:8px;
        margin-bottom:0px;
    }

/***************个人信息明细信息展示【开始】*******************/
.meMxInfo .item {
    border-left:0px;
    border-right:0px;
    padding-left:35px;
   
}
.meMxInfo .icon {
    left:0px;
 
    color:#14c191;
}
/***************个人信息明细信息展示【结束】*******************/

/***************修改密码样式表【开始】*******************/

.u-key i{
    margin-right:8px;
}
.u-key .item {
    border:0px;
}
.u-key-fengexian {
    border-top: 1px solid #ddd;
    position: relative;
    margin-left: 13px;
    margin-right: 25px;
    height: 1px;
    z-index: 5;
}
.u-key-btn {
    height: 39px;
    width: 100%;
    color: red;
    text-align: center;
    margin-top: 20px;
    background: #ffffff;
   
    line-height: 39px;
    font-weight: 600;
}

/***************修改密码样式表【结束】*******************/

.UpdateVersion {
    width:100%;
    height:100%;
    background-image:url('../Images/startPage.png');
    background-size:100% 100%;
}