/*左边 头像部分*/
.ct-main-left .head-box{height: 130px;width: 100%;border-bottom: 1px solid #B6B6B6;}
.ct-main-left .head-left .img-wrap{width: 90px;height: 90px;margin-left: 20px;margin-top: 20px;}
.ct-main-left .head-left .img-wrap img{	width: 100%;height: 100%;border-radius: 10px;border: 1px solid #ccc;}
.ct-main-left .head-right{width: 58%;padding-top: 20px;	padding-left: 10px;}
.ct-main-left .head-right .username{display: block;	width: 80%;	height: 66px;padding-top: 10px; overflow: hidden;font-size: 14px;}
.ct-main-left .head-right .logout{display: block;width: 46px;height: 20px;text-align: center;line-height: 20px;background: #F38B06;border-radius: 5px;color: #fff;}
.ct-main-left .head-right .logout2{margin-left: 20px;}


/*左边 导航部分*/
.nav-cate{width: 100%;min-height:360px; }
.nav-cate .personal-cate{height: 362px;}
.nav-cate .personal-cate ul li{	height: 52px;position: relative;padding-left: 20px;	font-size: 18px;}
.nav-cate .personal-cate .cate-box{	padding-top: 28px;}
.nav-cate .personal-cate ul li .list-info{font-size: 18px;font-family: '微软雅黑'; display: block;width: 209px;height: 36px;border-radius: 18px;line-height: 36px;text-align: center;background: #EEEEEE;}
.nav-cate .personal-cate  .circle{display: block;position: relative;height: 18px;width: 28px;}
.nav-cate .personal-cate  .circle span{font-size: 66px;	position: absolute;	right: -20px;top: -37px;color: #ccc;}
.nav-cate .personal-cate  .current .circle span{color: #3CA1F9;}
.nav-cate .personal-cate .current  .circle{border-bottom: 1px solid #3CA1F9;}
.nav-cate .personal-cate .current  .list-info{border: 1px solid #3CA1F9;color: #3CA1F9; background: none;}

/*左边关于我们*/
.nav-cate .about-us .about-box{padding-left: 20px;}
.nav-cate .about-us .about-box li{width: 228px;height: 60px;background: #EEEEEE;border-radius: 5px;margin-top: 16px;}



/* 左边菜单高度充值中心
.nav-cate .personal-cate{
    height: 340px;
}
新手FQA
.box_2 {
    margin-top:20px;
    margin-left:35px;
}

.box_2 .text_1{
    font-size:14px;
}

.lii {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color:#969897;
}

.box_2 .li {
    margin-top:16px;
}

.li ul,li{
    text-align:left;
    font-size:12px;
    margin-bottom: 11px;
}
.box_2 h6.text_1{
    margin-bottom: 9px;
    font-size:15px;
    font-weight:600;
} */
/*左边菜单高度充值中心*/