h2.page-header {
    margin:10px 0  25px 0;
    padding-bottom:15px;
}
.user-baseinfo {
    margin-bottom:25px;
}
.user-baseinfo table tr td {color:#999;}

    .user-center .avatar-text,.user-center .avatar-img {
        height:150px;width:150px;border-radius: 150px;line-height:150px;font-size:70px;
    }
    .user-center .avatar-img  {font-size:0;}
    .user-center .avatar-img img {
        height:150px;width:150px;border-radius:150px;
    }


.top_userbg{
    height:180px;
    background: #35479b url("../img/t_bg.png") no-repeat scroll center top / 100% 100%;
    display:flex;
    justify-content: space-between;
}
.zuobian{
    margin-top:30px;
    padding-left:10px;
}
.zuobian .logo{
    width: 140px;
}
.zuobian .en{
    width: 120px;
}

.youbian{
    margin-top:45px;
    padding-right:20px;
}
.youbian .out{
    width: 30px;
}

.heads{
    text-align: center;
    width: 100%;

}


.user_info_{
    background-color: #fff;
    margin-left:10px;
    margin-right:10px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    position: relative;
    top:-65px;
}

.user_info_ .abtoux{
    position: relative;
    top:-40px;
    height:110px;
}

.user_info_ .abtoux .id{
    color: #9a9a9a;
}
/*头像尺寸*/
.user_info_ .abtoux img{
    border:5px solid #ffffff;
    width: 100px;
    height: 100px;
    border-radius: 2rem;
}
.user_info_ .line-e{
    height:1px;
    margin-left:5px;
    margin-right:5px;
    background-color: #f0f0f0;
}

.user_info_ .zhuti{
    padding:10px;
}

.user_info_ .zhuti .acctext{
    color: #9a9a9a;
    font-size: 14px;
}
.user_info_ .zhuti .amt{
    color: #000000;
    font-size: 16px;
}

.user_info_ .zhuti .gong{
    margin-top:10px;
    display:flex;
    justify-content: space-between;
    margin-left:50px;
    margin-right:50px;
}

.user_info_ .zhuti .gong img{
    width: 1rem;
}
.user_info_ .zhuti .gong .cz{
    text-align: center;
    font-size: 0.3rem;
    color: #8b8989;
}
.user_info_ .zhuti .gong .kf{
    text-align: center;
    font-size: 0.3rem;
    color: #8b8989;
}

.mybg_{
    background-color: #fff;
    margin-left:10px;
    margin-right:10px;
    min-height:140px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    position: relative;
    top:-50px;
    margin-bottom: 15px;
}
.mybg_ .biaoti{
    font-size: 16px;
    color: #8b8989;
    padding:10px;
}

.mybg_ .biaoti:before{
    content:" ";
    display: block;
    background-color: #1565c0;
    position: absolute;
    width: 5px;
    height:17px;
    left:0;
    margin-top:4px;
}

.mybg_ .gn{
    display: flex;
    justify-content: space-between;
    padding:10px;
 }

.mybg_ .gn .ico1{

 }

.mybg_ .gn .kuan{
    width: 23%;
    /*border:1px solid #000;*/
    text-align: center;
 }

.mybg_ .gn .font3 a{
    color: inherit;
    /*line-height: 0.5rem;*/
    font-size: 0.25rem;
 }

.mybg_ .ico1 img{
   /* width: 0.8rem;*/
}

.ph-head{
    display: block;
    position: fixed;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    padding: 12px 2% 15px 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    left: 0;
    top: 0;
    height: 50px;
    z-index: 55;

}
.ph-head a{
    color:#000000;
    float:left;
}

.ph-head i{

    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}

.ph-head .logot{
    /*position: relative;*/
    display: block;
    font-size: 18px;
    padding-right:10px;
    color: #646161;
    line-height: 18px;
    text-align:center;
    padding-top: 2px;
}

.col-md-12{
    padding-left:5px;
    padding-right:5px;
}

#myTabs li{
    background-color: #fff;
    width: 50%;
}
#myTabs li .active{
    background-color: #f00;
}
#myTabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    background-color: #f00;
    color:#ffffff;
    border: 0px solid #ddd;
}
#myTabs > li > a{
    border: .01rem solid #f00;
    height: .6rem;
    line-height: .6rem;
    border-radius:0;
    margin:0;
    padding:0;
    text-align: center;
}

.img_tu{
    width: 1rem;
    height:1rem;
    padding: 1px;
}
