a {
    margin: 0;
    padding: 0;
    background: 0;
    color: #484848;
    vertical-align: baseline;
    text-decoration: none;
}
.hide {
    display: none;
}
.red {
    color: #fc2400;
}
ol, ul {
    list-style: none;
}
a:link ,a:visited,a:hover,a:active { text-decoration: none;}
.title_tip{
    height: 40px;
    width: 100%;
    min-width: 1000px;
    display: block;
    background: #333;
    text-align: right;
}
.title_tip > div {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    clear: both;
    color: #e0e0e0;
    font-size: 12px;
    line-height: 40px;
}
.title_tip > div > p {
    display: inline-block;
}
.title_tip > div > em {
    display: inline-block;
    color: #464b4e;
    font-style: normal;
    padding: 0 15px;
    font-size: 18px;
    line-height: 39px;
}
.nav-box {
    width: 100%;
    min-width: 1000px;
    height: 69px;
    display: block;
    background: #fff;
    border-bottom: 1px solid #dcddde;
}
.containe, .warp-main, .main {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    clear: both;
}
.nav-box .logo {
    padding-top: 11px;
}
.fl {
    float: left;
    display: inline;
}
.nav-box .logo a {
    width: 186px;
    height: 85%;
    display: block;
}
.nav-box .nav {
    position: relative;
    padding-right: 152px;
    font-size: 16px;
}
.nav-box .nav span {
    position: absolute;
    top: 23px;
    right: 0;
}
.nav-box .nav span a i {
    width: 18px;
    height: 18px;
    background-position: 0 0;
    display: inline-block;
    margin-right: 3px;
    transform: translate(0px,4px);
    background: url(../images/img.png) no-repeat;
}
.nav-box .nav span a {
    padding: 8px 20px;
    border: 1px solid #bdbdbd;
    border-radius: 50px;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    z-index: 3;
}
.fr {
    float: right;
}
.nav-box .nav li {
    float: left;
    height: 69px;
    line-height: 70px;
}
.nav-box .nav li a {
    padding: 20px 22px;
    text-decoration: none;
}
.main {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    clear: both;
}
.left-content {
    float: left;
    width: 170px;
}
.right-content {
    float: right;
    position: relative;
    z-index: 0;
}
.box1 {
    width: 100%;
    min-height: 100px;
    padding: 30px;
    background: #fff;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.u-info .user-name {
    font-size: 16px;
    color: #333;
}
.u-info .user-name span {
    margin-right: 17px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
}
.u-info .user-name .icon-card.lighten {
    background-position: -112px -87px;
}
.u-info .user-name i {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/img.png) no-repeat -111px -117px;
    margin-right: 5px;
    vertical-align: -8px;
}
.u-info .user-name span.last-login {
    position: absolute;
    right: 10px;
    font-size: 12px;
    color: #999;
}
.u-info .data1 {
    margin: 10px 0 0 0;
    display: flex;
}
.u-info .data1 li.l1 {
    width: 287px;
    border-left: medium;
    padding-left: 0;
}
.u-info .data1 li .count1 {
    font-size: 36px;
    font-family: 'Roboto',Arial;
}
.u-info .data1 li {
    width: 230px;
    display: inline-block;
    border-left: 1px solid #ecf0f1;
    padding-left: 35px;
    line-height: 36px;
}
.u-info .data1 li .count2 {
    font-size: 24px;
    font-family: 'Roboto',Arial;
}
.inner .inner-list {
    background: #f2f4f6;
    font-size: 16px;
    width: 100%;
    display: flex;
}
.inner .inner-list a.active {
    background: #fff;
    border-top: 1px solid #fc2400;
}
.inner .inner-list a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: table-cell;
    text-align: center;
    background: #f9f9f9;
    border-right: 2px solid #f2f4f6;
    text-decoration:none;
}
a:hover {
    color: #fc2400;
    text-decoration: none;
}
a.btn-red, a.btn-red-k, a.btn-gray {
    padding: 0 15px;
    height: 30px;
    line-height: 28px;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    min-width: 110px;
    position: relative;
}
a.btn-red-k {
    border: 1px solid #f65338;
    color: #fc2400;
    padding: 0 14px;
    height: 30px;
    line-height: 26px;
    box-sizing: border-box;
}
a.btn-red-k, a.btn-red {
    min-width: 60px !important;
}
.u-info .data1 li {
    width: 230px;
    display: inline-block;
    border-left: 1px solid #ecf0f1;
    padding-left: 35px;
    line-height: 36px;
}
.h72{
    height: 72px;
}
.mt_44{
    margin-top: 14px;
}
.onWay {
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 30px;
}
.onWayFund {
    float: left;
    color: #999;
}
.margin-bottom {
    margin-bottom: 10px;
}
/* .box2 {
    width: 100%;
    min-height: 100px;
    background: #fff;
} */
.u-info .title-box {
    width: 100%;
    height: 58px;
    line-height: 58px;
    padding: 0 28px 0 30px;
    position: relative;
}
.u-info .title-box i {
    width: 4px;
    height: 20px;
    background: #fc2400;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
}
.u-info .title-box h3 {
    display: inline-block;
    font-size: 18px;
}
.u-info .box2-list li {
    padding: 20px 30px;
    background: #fbfbfb;
    position: relative;
    z-index: 0;
}
.u-info .box2-list li .list-t {
    line-height: 22px;
    line-height: 22px;
    margin: 5px 0 20px 0;
}
.u-info .box2-list li .list-t h4 {
    display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    font-weight: 500;
}
.u-info .box2-list li .list-t i {
    margin-left: 10px;
    color: #999;
}
.u-info .box2-list li span.s1 {
    width: 220px;
}
.u-info .box2-list li span {
    width: 115px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    line-height: 26px;
}
.u-info .box2-list li span .font18 {
    font-family: Roboto;
    font-weight: 100;
}
.color6 {
    color: #666;
}
.font18 {
    font-size: 18px;
}
.u-info .box2-list li span.s2 {
    width: 260px;
    position: absolute;
    bottom: 30px;
    right: 20px;
}
.box2 {
    width: 100%;
    min-height: 100px;
    background: #fff;
}
.u-info .title-box {
    width: 100%;
    height: 58px;
    line-height: 58px;
    padding: 0 28px 0 30px;
    position: relative;
}
.u-info .title-box i {
    width: 4px;
    height: 20px;
    background: #fc2400;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
}
.u-info .title-box h3 {
    display: inline-block;
    font-size: 18px;
}
.inner-list-box {
    min-width: 300px;
    padding: 0 30px;
}
.inner-table {
    width: 100%;
}
.inner-table th {
    height: 48px;
    background: #f9f9f9;
    text-align: center;
}
.margin-bottom {
    margin-bottom: 10px;
}

/* .box2 {
    width: 100%;
    min-height: 100px;
    background: #fff;
} */
.mt-10 {
    margin-top: 10px;
}
.inner-table td {
    text-align: center;
    height: 49px;
    border-bottom: 1px #eef1f4 solid;
    line-height: 24px;
    padding: 6px 0;
}
.inner-table td.td-l {
    text-align: left;
    padding-left: 20px;
}
.inner-table tbody p {
    font-size: 12px;
}

.inner-table tbody .gray {
    color: #999;
}

.inner-list-box {
    min-width: 300px;
    padding: 0 30px;
}
.inner-table {
    width: 100%;
}
.font-14 {
    font-size: 14px;
}
.inner-table td {
    text-align: center;
    height: 49px;
    border-bottom: 1px #eef1f4 solid;
    line-height: 24px;
    padding: 6px 0;
}

.inner-table td.td-l {
    text-align: left;
    padding-left: 20px;
}

.titleBox{
    height:50px;
    line-height: 50px;
    font-size: 16px;
    background: #eef1f4;
    margin-top: 20px;
}

.titleBox span {
    width: 68%;
    display: inline-block;text-align: center;
}

.titleBox i {
    width: 19%;
    color: #666;
    display: inline-block;
    float: right;
    text-align: center;
}

.titleBox b {
    color: #666;
    width: 12%;
    display: inline-block;
    float: right;
    text-align: center;
    font-weight: normal;
}

.infoBox {
    width: 100%;
}

.infoBox ul {
    margin-top: 10px;
}

.infoBox ul li {
    height: 40px;
    line-height: 40px;
}


.infoBox ul li a {
    width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;text-align: left;
    margin-left: 10px;
}
.infoBox ul li:nth-child(2n){
    background-color: red;
}
.gray{
    background: #f9fbfe;
}
.infoBox ul li i {
    width: 17%;
    color: #666;
    display: inline-block;
    float: right;
    text-align: center;
}

.infoBox ul li b {
    color: #666;
    width: 12%;
    display: inline-block;
    float: right;
    text-align: right;
    font-weight: normal;
    margin-right: 10px;
}