/* Your app custom files in this file */
body {
    /*font-family: "微软雅黑";*/
}

.statusbar-overlay {
    background: pink;
    height:20px;
}
.navbar .center{
    font-family: "微软雅黑";
    /*font-size: 13px;*/
    /*color: back;*/
}

/*.notifications .notification-item { */
/*margin: 0; */
/*opacity: 1;*/
/*background: rgba(0,0,0,.1);*/
/*border-radius: 0px; */
/*position: relative;*/
/*left: 0px;*/
/*top: 0;*/
/**/
/*}*/
/*.col-33{*/
/*float: left;*/
/*width: 33%;*/
/*padding-top: 5px;*/
/*}*/
/*.notifications .item-title { */
/*line-height: 18px; */
/*color:#ffffff;*/
/*}*/
/*.list-block .item-title {*/
/*min-width: 0;*/
/*white-space: pre-wrap;*/
/*position: relative;*/
/*text-overflow: ellipsis;*/
/*max-width: 100%;*/
/*}*/
/*.color-button{*/
/*background: #ff9900;*/
/*}*/
/*.menu-block{*/
/*margin:0;*/
/*padding: 0;*/
/*background: #fff;*/
/*box-sizing: border-box;*/
/*}*/
/*.ctrl{*/
/*border: solid 1px #d4d4d4;*/
/*}*/
/*.clearfix{*/
/*clear:both;*/
/*}*/
/* 首页 */
#main,#service_main {
    width: 100%; margin: 0px auto;   /* margin: 3px auto;  不能更改或删除 */
}
#top{
    background: #20b7ff;
}
#top span{
    float: left;
    width: 50%;
    height: 120px;
    border: solid 0px #e0e0e0;
    display: block;
    line-height: 25px;
    text-align: center;
    z-index: 1;
    position: relative;
    color: #fff;
    padding-top: 50px;
    background: #20b7ff;
}
.menu-block img{
    width:32px;
}
.menu-block3 a {
    float: left;
    font-size: 13px;
    width: 33%;
    height: 90px;
    border: solid 1px #e0e0e0;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0 -1px -1px 0;
    z-index: 1;
    position: relative;
    background: #fff;
    padding-top: 20px;
    color: black;
}
.menu-block a {
    float: left;
    font-size: 14px;
    width: 24.6%;
    height: 80px;
    border: solid 1px #e0e0e0;
    display: block;
    line-height: 25px;
    text-align: center;
    margin: 0 -1px -1px 0;
    z-index: 1;
    position: relative;
    background: #fff;
    padding-top: 20px;
    color: black;
}
.menu-block a:hover, .menu-block3 a:hover {
    /*border-color: #0086c6;*/
    z-index: 2;
    color: #0086c6;
}

.span_normal{
    font-size: 13px;
}
.span_mid{
    font-size:13px;
}
.span_big{
    font-size:13px;
}
.span_large{
    font-size:20px;
}
.item-title-row{
    /*padding-top:5px;*/
    /*height:30px;*/
}
.item-text-demo{
    padding-left: 60px;
    line-height: 15px;
}
.item-middle{
    float:left;
    padding-left: 10px;
    width: inherit;
}
.item-after_min{
    margin-right:85px;
    float:right;
    font-size:13px;
}
.after-font{
    font-size:13px;
}

.item-input input[type="password"]{
    text-align: right;
    margin-top: 3px;
    /*font-size: 13px;*/
}
.item-input input[type="text"]{
    /*text-align: right;*/
    margin-top: 3px;
    /*font-size: 13px;*/
}
/*.list-block .item-title-app {*/
/*-webkit-flex-shrink: 1;*/
/*-ms-flex: 0 1 auto;*/
/*flex-shrink: 1;*/
/*white-space: nowrap;*/
/*position: relative;*/
/*text-overflow: ellipsis;*/
/*}*/
/*.list-block ul  li .item-input{*/
/*height:60px;*/
/*padding-top: 5px;*/
/*}*/
/*li .item-content{*/
/*height:60px;*/
/*}*/
/*li .item-height{*/
/*height:48px;*/
/*}*/
/*#credit_list li .accordion-item-content .item-title-row{*/
/*font-size:13px;*/
/*}*/

/*.block-inner{*/
/*margin:0px;padding: 0px; height: 100px;background: #fff;padding-top: 10px;*/
/*}*/
/*  个人中心  */

.page-person-nav{background: #20b7ff;height:44px;width:100%;box-sizing:border-box;font-size:17px;position:relative;margin:0;z-index:500;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.page-person-nav-inner{font-family:"宋体";color: #ffffff;position:absolute;left:0;top:0;width:100%;height:100%;padding:0 8px;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}

.page-person-nav-inner a.link{
    text-decoration:none;position:relative; color: #ffffff;
}
.page-person-nav-inner a.icon-only{min-width:44px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:0}


.page-person-back{
    font-weight: bold;font-size: 25px;min-width:18px;
}
.person_top{
    padding-top: 20px;
    height:90px;
}
.person_top .head{
    font-size: 20px;
    color: #99ffff;
    text-align: center;
    width: 100px;
    float: left;
}
.person_top .content{
    font-size: 13px;
    color: #99ffff;
    text-align: left;
    float: left;
    padding-top: 10px;
}
#person_usernick{
    color: #000;
    font-size: 20px;
}

#person_roletext{
    color:#666666;
    font-size: 14px;
}

.tixian_top{
    padding-top: 20px;
    height:80px;
    color: #f0f0f0;

}
.buttons-row {
    height:30px;
}
.buttons-row a {
    border: solid 1px #20b7ff;
    color: #000000;
}
.buttons-row .active{
    background: #20b7ff;
}
#friend1_count, #friend2_count, #friend3_count {
    color: #ff0000;
    font-size: 20px;
}
#person_sy, #person_ye {
    color: #ff0000;
    font-size: 24px;
}
#person_reward_value, #person_tixian_sum{
    color: #ff6633;
    font-size: 50px;
    font-family:"微软雅黑";
}
#person_tixian_freeze, #person_tixian_paid {
    color: #000;
    font-size: 20px;
    font-family:"微软雅黑";
}
.person_reward_title {
    color: #666666;
    font-size: 13px;
    font-family:"微软雅黑";
}
.static_bg{
    background: #09afff;
}
.static {
    height:80px;
    text-align: center;
    color:#666666;
    /*color:#ffff66;*/
    cursor:pointer;
    outline:0;
    padding:10px;
    margin:0;
    display: block;
    line-height: 30px;
}
.right{
    border: solid 1px #d4d4d4;
    border-top-width:1px;
    border-right-width:0px;
    border-bottom-width:1px;
    border-left-width:0px;
}
.left1{
    border: solid 1px #d4d4d4;
    border-top-width:1px;
    border-right-width:0px;
    border-bottom-width:1px;
    border-left-width:1px;
}
.div_col50{
    float: left;
    text-align: center;
    width:49.5%;
    height: 44px;
    padding-top: 20px;
    font-size: 13px;
    color: #000;
    /*background: #0099e3;*/
}
.div_col100{
    float: left;
    text-align: center;
    width: 98%;
    height: 44px;
    padding-top: 20px;
    font-size: 13px;
    /*background: #0099e3;*/
}
.div_title{
    height: 30px;
    text-align: left;
    font-size: 13px;
    padding: 5px;
}
/*!* 图片 *!*/

/*.am-form-group{margin-bottom:1.5rem}*/
/*.am-form-file{position:relative;overflow:hidden}*/
/*.am-form-file input[type=file]{position:absolute;left:0;top:0;z-index:1;width:100%;opacity:0;cursor:pointer;font-size:50rem}*/



/*.am-form-file {*/
/*position: relative;*/
/*overflow: hidden;*/
/*}*/
/*.am-form-group {*/
/*margin-bottom: 1.5rem;*/
/*}*/
/*.am-btn-danger {*/
/*color: #fff;*/
/*background-color: #fff;*/
/*border-color: #fff;*/
/*}*/
/*.am-btn, .ath-viewport {*/
/*background-color: #fff;*/
/*background-color: #fff;*/
/*border-color: #fff;*/
/*}*/

/*.am-btn-danger-head {*/
/*color: #20b7ff;*/
/*background-color: #20b7ff;*/
/*border-color: #20b7ff;*/
/*}*/
/*.am-btn-head, .ath-viewport-head {*/
/*background-color: #20b7ff;*/
/*background-color: #20b7ff;*/
/*border-color: #20b7ff;*/
/*}*/

/*.am-btn {*/
/*display: inline-block;*/
/*margin-bottom: 0;*/
/*padding: .5em 1em;*/
/*font-size: 1.6rem;*/
/*font-weight: 400;*/
/*line-height: 1.2;*/
/*text-align: center;*/
/*white-space: nowrap;*/
/*background-image: none;*/
/*border: 0px solid transparent;*/
/*border-radius: 0;*/
/*cursor: pointer;*/
/*outline: 0;*/
/*-webkit-appearance: none;*/
/*user-select: none;*/
/*-webkit-transition: background-color 300ms ease-out,border-color 300ms ease-out;*/
/*transition: background-color 300ms ease-out,border-color 300ms ease-out;*/
/*}*/
/*#img_head{*/
/*border-radius: 10px;*/
/*}*/
/*button{*/
/*border: 0px solid transparent;*/
/*}*/
/*#planresult_zdstatus{*/
/*color:blue;*/
/*font-size: 16px;*/

/*}*/
/*.huankuan_top{*/
/*background: #ffffff;*/
/*text-align: center;*/
/*padding-top: 60px;*/
/*}*/
/*#tab_planresult{*/
/*height:30px;*/
/*font-size: 14px;*/
/*margin-bottom:5px;*/
/*}*/
/*#tab_planresult .tab-link{*/
/*width:50%;*/
/*text-align: center;*/
/*padding-top: 5px;*/
/*}*/

/*.div_col30{*/
/*float: left;*/
/*width: 30%;*/
/*height: 36px;*/
/*margin-top: 10px;*/
/*font-size: 13px;*/
/*background: #fff;*/
/*text-align: right;*/
/*}*/

/*.div_col70{*/
/*float: left;*/
/*width:70%;*/
/*height: 36px;*/
/*margin-top: 10px;*/
/*font-size: 13px;*/
/*background: #fff;*/
/*text-align: left;*/
/*}*/
/*#planresult_edit_title{*/
/*color: #ffffff;*/
/*font-weight: bold;*/
/*}*/
/*.pop_hkedit_style{*/
/*padding:2px;width:194px;height:36px;margin-right:5px;text-align: center;font-size: 18px;*/
/*}*/

.input_control{
    width:80%;
}
.input_control input[type="text"],#btn1,#btn2{
    text-align: center;
    box-sizing: border-box;
    font-size:1.4em;
    height:2.7em;
    border-radius:4px;
    border:1px solid #c8cccf;
    color:#6a6f77;
    -web-kit-appearance:none;
    -moz-appearance: none;
    display:block;
    outline:0;
    padding:0 1em;
    text-decoration:none;
    width:100%;
}
input[type="number"]{
    text-align: right;
}


.item-input select {
    direction: rtl;
}
.item-input select option  {
    direction: rtl;
}
