/*账户主页 B*/
.zhuye{
	margin-top: 30px;
}
.zhuye-left{
	float: left;
    width: 220px;
    padding-bottom: 40px;
    background-color: #F1EADF;
}
.zhuye-left  .user-info{
	padding: 30px 30px 15px;
}
.zhuye-left  .touxiang img{
	display: block;
	margin:0 auto;
}
.zhuye-left .user-name{
	text-align: center;
    font-size: 16px;
    line-height: 50px;
    color: #ff465a;
}
.meg{
	background-image: url(../imgs/meg_bg.png); 
	background-repeat: no-repeat;
	width: 108px;
	height: 36px;
	margin-left: 24px;
	position: relative;
}
.meg a{
	background-color: rgba(255,255,255,1);
	border-radius: 18px;
	padding:4px 8px;
	color: #333;
	font-weight: bold;
	position: absolute;
	left: 46px;
	top: 5px;

}
.zhuye-left  .z-ziliao .icon-phone{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../imgs/icon-phone.png);
     background-repeat: no-repeat;
    background-position: 6.1px 7px;
}
.zhuye-left  .z-ziliao .icon-man{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../imgs/icon-man.png);
     background-repeat: no-repeat;
    background-position: 6.1px 7px;
}
.zhuye-left  .z-ziliao .icon-card{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../imgs/icon-card.png);
     background-repeat: no-repeat;
    background-position: 6.1px 7px;
}
.zhuye-left  .z-ziliao .icon-lock{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../imgs/icon-lock.png);
     background-repeat: no-repeat;
    background-position: 6.1px 7px;
}
.zhuye-left  .z-ziliao a{
	float: left;
	display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 12px;
    text-align: center;
    background-color: #ffcdd2;
    margin: 0 8px;
}
.zhuye-left .member-nav{
	padding-left: 10px;
}
.zhuye-left .member-nav li{
}
.zhuye-left .member-nav a{
	 display: block;
    position: relative;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    color: #333333;
    padding-left: 86px;
}
.zhuye-left .member-nav a:hover{
	color: #ff465a;
}
.ischoose12{
	background-image: url(../imgs/icon-blacklist02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.zhuye-left  .blacklist{
	background-image: url(../imgs/icon-blacklist.png);
   background-repeat: no-repeat;
   background-position:50px center;
}
.ischoose{
	background-image: url(../imgs/icon-home-active.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose1{
	background-image: url(../imgs/icon-wallet02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose2{
	background-image: url(../imgs/icon-trend02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose3{
	background-image: url(../imgs/icon-stock02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose4{
	background-image: url(../imgs/icon-note02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose5{
	background-image: url(../imgs/icon-card02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose6{
	background-image: url(../imgs/icon-profile02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose7{
	background-image: url(../imgs/icon-invite02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose8{
	background-image: url(../imgs/icon-h-weituo02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose9{
	background-image: url(../imgs/icon-h-chengjiao02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose10{
	background-image: url(../imgs/icon-jiaogedan02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose11{
	background-image: url(../imgs/icon-tuiguang02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
.ischoose13{
	background-image: url(../imgs/tixian02.png) !important;
	color: 	#ff465a !important;
	background-color: #fff;
}
 .zhuye-left .member-nav .jiaoge{
	background-image: url(../imgs/icon-jiaogedan.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
  .zhuye-left .member-nav .chongzhi{
	background-image: url(../imgs/tixian01.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
 .zhuye-left .member-nav .lscj{
	background-image: url(../imgs/icon-h-chengjiao.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
 .zhuye-left .member-nav .tuiguang{
	background-image: url(../imgs/icon-tuiguang.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
 .zhuye-left .member-nav .active{
	background-image: url(../imgs/icon-home-active02.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
 .zhuye-left .tixian{
 	background-image: url(../imgs/icon-wallet.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
 .zhuye-left  .my-peizi{
 	background-image: url(../imgs/icon-trend.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
 .zhuye-left  .gupiao{
 	background-image: url(../imgs/icon-stock.png);
	background-repeat: no-repeat;
	background-position:50px center;
 }
  .zhuye-left  .zijin{
	background-image: url(../imgs/icon-note.png);
	background-repeat: no-repeat;
	background-position:50px center;
  }
  .zhuye-left  .my-card{
	background-image: url(../imgs/icon-cards.png);
	background-repeat: no-repeat;
	background-position:50px center;
  }
    .zhuye-left  .ziliao{
	background-image: url(../imgs/icon-profile.png);
	background-repeat: no-repeat;
	background-position:50px center;
  }
  .zhuye-left  .jiangli{
	background-image: url(../imgs/icon-invite.png);
	background-repeat: no-repeat;
	background-position:50px center;
  }
 .zhuye-left  .guanli{
	background-image: url(../imgs/icon-h-weituo.png);
	background-repeat: no-repeat;
	background-position:50px center;
  }


  .zhuye-right{
  	width: 960px;
    padding: 0 30px;
    background-color: #fff;
    min-height: 865px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-top: -30px;
  }
  .total-info {
    padding: 40px 20px;
    position: relative;
}
.total-info .assets-info{
	float: left;
    width: 750px;
    padding: 30px 0px 20px;
    color: #2e2e2e;
}
.total-info .assets-info .item {
    float: left;
    width: 187px;
}
.assets-info .item  .title{
	font-size: 14px;
	color: #2e2e2e;
}
   
.assets-info .item  .title{
	font-size: 14px;
	color: #2e2e2e;
}
.assets-info .item .con{
	font-size: 24px;
    line-height: 2;
    font-weight: 500;
    color: #ff465a;
}
.total-info .cz-btn{
	display: inline-block;
	margin-bottom: 20px;
    font-size: 16px;
    padding: 10px 34px;
    color: #fff;
    background-color: #FB3D51;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}
.total-info .cz-btn:hover{
	background: #fe5264;
}
.total-info .tixian-btn{
	display: inline-block;
	margin-bottom: 20px;
    font-size: 16px;
    padding: 10px 34px;
    color: #fff;
    background-color: #df1f1f;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}
.total-info .tixian-btn:hover{
	background: #FB3D51;
}
.total-info .wave2 {
    height: 32px;
    background-image: url(../imgs/zhuye-bj.png);
}
.zj-shuoming{
	border-bottom: 1px solid #f5f5f5;
}
.zj-shuoming  .sm-left{
	font-size: 16px;
	color: #666;
	line-height: 60px;
	margin-left: 30px;
} 
.zj-shuoming  .sm-right{
	font-size: 12px;
	color: #999;
	line-height:60px;
	margin-left:20px;
}
.wode-peizi .pz-title{
	font-size: 18px;
	color: #666;
	line-height: 60px;
	width: 114px;
	text-align: center;
	border-bottom: 2px solid #bb9767;
}
.wode-peizi  .pz-jilu a{
	font-size: 14px;
	line-height: 60px;
}
.wode-peizi  .pz-jilu a:hover{
	text-decoration: underline;
}
.wode-peizi{
	border-bottom: 1px solid #f5f5f5;
}
.jilu-box{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	height: 190px;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	margin-top: 30px;
	text-align: center;
}
.jilu-box .mydetail{
	display: flex;
	width: 100%;
    margin-top: 38px;
}
.jilu-box .mydetail a{
    color: #df1f1f;	
}
.jilu-box:hover{
	border-color: #bb9767;
}
.mydetail  .jilu-txet{
	flex: 1;
	text-align: center;
}
.jilu-box .gopeizi{
	font-size: 20px;
    color: #c3a06e;
    position: relative;
    top: 35px;
}
.jilu-box  .jilu-txet img{
	margin-right: 10px;
}

/*账户主页 E*/

/*充值 B*/
.pz-title01{
	font-size: 18px;
	color: #666;
	line-height: 60px;
	padding: 0 20px;
	text-align: center;
	border-bottom: 2px solid #bb9767;
}
.pz-title02{
	font-size: 18px;
	color: #666;
	line-height: 60px;
	padding: 0 20px;
	text-align: center;
	border-bottom: 2px solid #bb9767;
}
.balance {
	margin-top: 20px;
}
.balance  label{
	font-size: 14px;
    width: 143px;
    text-align: center;
    font-weight: 400;
    color: #5d5d5d;
    line-height: 25px;
    padding: 10px 0;
    height: 45px;
}
.balance  .qian{
	font-size: 14px;
	color: #ff465a!important;
	padding: 6px 0;
}
.balance  .qian span{
	font-size: 24px;
	margin-right: 6px;
}
.balance  .shuru {
	border: 1px solid #D9D9D9;
    display: inline-block;
    width: 360px;
    text-align: right;
    line-height: 42px;
    padding-right: 20px;
    font-size: 14px;
}
.balance  .shuru  input{
	width: 320px;
	height: 40px;
	font-size: 14px;
	color: #999;
	border: none;
	outline: none;
	text-indent: 16px;
}
.cz-chongzhi{
	border-top: 1px solid #F4F4F4;
	padding-top: 30px;
}
.cz-chongzhi label{
	font-size: 14px;
    width: 143px;
    text-align: center;
    font-weight: 400;
    color: #5d5d5d;
    line-height: 25px;
    padding: 10px 0;
    height: 45px;
}
.cz-xuanze a{
	display: block;
	width: 160px;
	height: 44px;
	border: 1px solid #D9D9D9;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
	margin-right: 30px;
	color: #666;
}
.cz-zhanghu{
	margin-top: 20px;
}
.cz-zhanghu label{
	font-size: 14px;
    width: 143px;
    text-align: center;
    font-weight: 400;
    color: #5d5d5d;
    line-height: 25px;
    padding: 10px 0;
    height: 45px;
}
.cz-zhanghu .zhanghu-box{
	color: #FF465A;
    border:1px solid #FF465A;
    padding: 20px 15px;
    width: 734px;
    background-image: url(../imgs/checked-mark.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    cursor: pointer;
}
.cz-zhanghu .zhanghu-box .yinhang{
	line-height: 52px;
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 30px;
    font-size: 14px;
}
.cz-zhanghu .zhanghu-box .zhanghao{
	font-size: 14px;
	line-height: 36px;
}

.cz-zhanghu .zhanghu-box02{
	color: #666;
    border: 1px solid #DDDDDD;
    padding: 20px 15px;
    width: 734px;
    cursor: pointer;
}
.cz-zhanghu .zhanghu-box02 .yinhang{
	line-height: 52px;
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 30px;
    font-size: 14px;
}
.cz-zhanghu .zhanghu-box02 .zhanghao{
	font-size: 14px;
	line-height: 36px;
}
.balance  .shuru02  input{
	border: 1px solid #D9D9D9;
	width: 340px;
	height: 42px;
	font-size: 14px;
	color: #999;
	outline: none;
	text-indent: 20px;
}
.balance  .shuru03  input{
    font-size: 16px;
    line-height: 30px;
    width: 160px;
    height: 42px;
    color: #fff;
    background-color: #FB3D51;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    border-radius: 4px;
    outline: none;
}
.balance  .shuru03  input:hover{
	background:#ff5567;
}
.mingzi{
	margin-top: 40px;
}
.zy-tishi{
	color: #8a6d3b;
    background-color: #fcf8e3;
    border:1px solid #faebcc;
    border-radius: 6px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}
.zy-tishi h2{
	font-size: 18px;
	line-height: 60px;
	font-weight: normal;
	border-bottom: 1px dashed #efdbb2;
}
.zy-tishi ul{
	margin-top: 16px;
}
.zy-tishi li{
	font-size: 14px;
	line-height: 30px;
}
.balance  .all{
	font-size: 14px;
	line-height: 25px;
	padding-top: 13px;
	margin-left: 30px;
	color: #44a8f7;
}
.balance .tianjia{
	border: 1px solid #D9D9D9;
    display: inline-block;
    width: 340px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    padding-right: 20px;
    font-size: 14px;
    color: #666;
    background-image: url(../imgs/tianjia.png);
    background-repeat: no-repeat;
    background-position: 120px center;
    background-size: 28px;
    text-indent: 40px;
}
.balance  .zhifu  input{
    border: 1px solid #D9D9D9;
    display: inline-block;
    width: 172px;
    height: 42px;
    line-height: 42px;
    padding-right: 20px;
    font-size: 14px;
    text-indent: 20px;
    color: #999;
}
.tx-yanzhma{
	width: 132px;
	height: 36px;
	border: 1px solid #d9d9d9;
	margin-left: 10px;
	margin-top: 4px;
	 cursor: pointer;
}
/*充值 E*/

/*我的配资 B*/
.shijian{
	margin-top: 16px;
}
.shijian .sj-title{
	padding: 6px 0;
	margin-right: 20px;
	font-size: 14px;
	color: #666;
}
.shijian .sj-xuanze{
	padding: 6px 24px;
	border-radius: 4px;
	font-size: 14px;
	color: #666;
}
.shijian .sj-xuanze:hover{
	color: #fb3d51;
}
.shijian  .time{
	border: 1px solid #D9D9D9;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    padding-right: 30px;
    background-image: url(../imgs/rili.png);
    background-repeat: no-repeat;
    background-position:276px  center ;
}
.shijian  .time input{
	font-size: 14px;
	color: #666;
	width: 80px;
}
.peizijilu{
	margin-top: 30px;
}
.peizijilu .peizijilu-title h2{
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #333;
}
.peizijilu .peizijilu-title p{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-left: 10px;
}
 .peizijilu-title p span{
 	padding: 0 6px;
 	font-size: 18px;
 	color: #fb3d51;
 }
 .peizijilu .pz-biaoti{
	clear: both;
 }
 .peizijilu .pz-biaoti li{
 	float: left;
 	width: 92px;
 	text-align: center;
 	height: 44px;
 	background-color: #f4f4f4;
 	border-top: 1px solid #e5e5e5;
 	border-bottom: 1px solid #e5e5e5;
 	line-height: 44px;
 	font-size: 14px;
 	color: #666;
 }
  .peizijilu .pz-shuju{
	clear: both;
 }
 .peizijilu .pz-shuju li{
 	float: left;
 	width: 92px;
 	text-align: center;
 	height: 44px;
 	background-color: #fcfcfc;
 	line-height: 44px;
 	font-size: 14px;
 	color: #666;
 	border-bottom: 1px solid #f2f2f2;
 }
 .pz-shuju .caozuo a{
 	display: block;
 	width: 90px;
 	height: 44px;
	color: #00a2ff;
 }
 .pz-shuju .caozuo a:hover{
 	text-decoration: underline;
 }
/*我的配资 E*/
/*资金明细 B*/
 .peizijilu .mx-biaoti{
	clear: both;
	width: 100%;
 }

 .peizijilu .mx-biaoti li{
 	float: left;
 	text-align: left;
 	height: 44px;
 	background-color: #f4f4f4;
 	border-top: 1px solid #e5e5e5;
 	border-bottom: 1px solid #e5e5e5;
 	line-height: 44px;
 	font-size: 14px;
 	color: #666;

 }
 .peizijilu .mx-biaoti li:first-child,.peizijilu .mx-shuju li:first-child{
 	padding-left: 10px;
 }
 .peizijilu .mx-shuju{
	clear: both;
 }
 .peizijilu .mx-shuju a{
 	color: #fb3d51;
 }
 .peizijilu .mx-shuju li{
 	float: left;
 	width: 183px;
 	text-align: text;
 	height: 44px;
 	background-color: #fcfcfc;
 	line-height: 44px;
 	font-size: 14px;
 	color: #666;
 	border-bottom: 1px solid #f2f2f2;

 }
/*资金明细 E*/

/*银行卡 B*/
.yinhangka{
	margin-top: 50px;
	background:#f1eadf;
	width: 560px;
	padding: 20px;
}
.yinhangka .yhk-left{
	font-size: 18px;
	color: #666;
	line-height: 40px;
}
.yinhangka .yhk-right{
	font-size: 18px;
	color: #333;
	line-height: 40px;
	
}
.balance  .shuru04 input{
	width: 100px;
	height: 36px;
	background: #fb3d51;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
}
.balance  .shuru04 {
	width: 100px;
	height: 36px;
	background: #fb3d51;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	line-height: 36px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	margin-left: 160px;
}
.balance  .shuru04:hover{
	background-color: #ff5163;
}
.balance  .shuru05{
	width: 100px;
	height: 36px;
	background: #d1d1d1;
	font-size: 14px;
	color: #333;
	border-radius: 4px;
	text-align: center;
	line-height: 36px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	margin-left: 100px;
}
.balance  .shuru05:hover{
	background-color: #d9d9d9;
}
.balance  .shuru07 input{
	border: 1px solid #D9D9D9;
    width: 260px;
    height: 42px;
    font-size: 14px;
    color: #999;
    outline: none;
    text-indent: 20px;
}
.balance  .shuru06 input{
	border: 1px solid #D9D9D9;
    width: 660px;
    height: 42px;
    font-size: 14px;
    color: #999;
    outline: none;
    text-indent: 20px;
}
.balance  .shuru06  select{
	height: 40px;
	border: 1px solid #D9D9D9;
	outline: none;
}
/*银行卡 E*/

/*个人资料 B*/
.zhaopian{
	width: 100px;
	height: 60px;
}
.zhaopian:hover .zhaopian-bg{
	display: block;
}
.zhaopian .zhaopian-bg{
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background-image: url(../imgs/zhaopian-bj.png);
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.gr-ziliao {
	line-height: 90px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.gr-ziliao  .gr-title{
	font-size: 14px;
	color: #333;
	margin-right: 100px;
	margin-left: 60px;
	width: 80px;
}
.gr-ziliao  .gr-xinxi{
	font-size: 14px;
	color: #333;
}
.gr-ziliao  a{
	float: right;
	font-size: 14px;
	color: #45aae6;
	margin-right: 60px;
}
.gr-ziliao  a:hover{
	text-decoration: underline;
}

/*个人资料 E*/

/*修改电话 B*/
.gr-ziliao02{
	margin-top: 30px;
	line-height: 32px;
}
.gr-ziliao02  .dh-title{
	width: 76px;
	font-size: 14px;
	color: #666;
	margin-right: 60px;
	margin-left: 30px;
}
.gr-ziliao02  .dh-xinxi{
	font-size: 14px;
	color: #666;
}
.gr-ziliao02  .yzm-btn{
	width: 94px;
	height: 32px;
	border-radius: 4px;
	background: #df1f1f;
	color: #fff;
	border: none;
	cursor: pointer;
	margin-left: 30px;
}
.gr-ziliao02  input{
	width: 200px;
	height: 40px;
	border: 1px solid #d9d9d9;
	text-indent: 20px;
	font-size: 14px;
}

.xiayibu .xiayibu-btn{
	display: block;
	width: 160px;
	height: 40px;
	background-color: #fb3d51;
	border-radius: 4px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    margin-left: 164px;
    margin-top: 40px;
}
.gr-ziliao02  .dh-xinxi input{
	width: 200px;
	height: 40px;
	border: 1px solid #d9d9d9;
	text-indent: 20px;
	font-size: 14px;
}

/*修改电话 E*/

/*修改姓名 B*/
.tishi-kefu{
	color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
}
.tishi-kefu span{
	color: red;
}
/*修改姓名 E*/
/*邀请 B*/
.invite-box  .invite-left{
	width: 700px;
	padding: 30px;
}
.invite-box  .invite-left  .agent{
	width: 150px;
	text-align: center;
}
.invite-left  .agent span{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 6px;
	margin-right: 6px;
}
.invite-left  .agent .yaoqing-bg{
	vertical-align: middle;
	cursor: pointer;
}
.invite-left  .agent p{
	color: red;
    line-height: 40px;
    font-size: 24px;
}
.agent  .agent01{
	position: relative;
	font-size: 14px;
}
.agent  .agent01 .jieshi01{
	position: absolute;
	top: -40px;
	left: 0;
	z-index: 100;
	display: none;
}
.agent  .agent01:hover .jieshi01{
	display: block;
} 
.agent  .agent01 .jieshi02{
	position: absolute;
	top: -60px;
	left: 0;
	z-index: 100;
	display: none;
}
.agent  .agent01:hover .jieshi02{
	display: block;
} 
.agent  .agent02{
	font-size: 14px;
	width: 288px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid #f5f5f5;
	color: #666;
}
.agent  .agent02 span{
	color: red;
}
.fuzhi{
	font-size: 14px;
	line-height: 36px;
	color: #666;
	margin-top: 20px;
}
.fuzhi input{
	width: 400px;
	height: 34px;
	border-radius: 6px 0 0 6px;
	text-indent: 10px;
	color: #666;
	outline: none;
	margin-right: 0px;
}
.fuzhi .wangzhi{
	border: 1px solid #cccccc;
	border-radius: 6px 0 0 6px;
	padding: 9px 0;
	margin-left: 10px;
}
.fuzhi button{
	width: 80px;
	height: 38px;
	border-radius: 0 6px 6px 0px;
	background-color: #fb3d51;
	border: none;
	color: #fff;
	
}
.fuzhi .fuzhi-wzhi{
	border-radius: 0 6px 6px 0px;
	background-color: #fb3d51;
	padding: 10px 0;
}
.fenxiang{
	font-size: 14px;
	margin-top: 20px;
	color: #666;
	width: 300px;
}
.fenxiang .fx-right .fx01{
	display: block;
	width: 16px;
	height: 16px;
	position: relative;
	margin-right: 10px;
}
.invite-right{
	width: 135px;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-right:30px;
	color: #666;
}
/*邀请 E*/

/*自选股票   */
.contentpanel{
	float:right;
	width: 960px;
	background-color: #fff;
}
.list-unstyled b{
	font-size: 14px;
	font-weight: normal;
}
.list-unstyled .form-control{
	border-radius: 3px;
    padding: 10px;
    height: auto;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    outline: none;
}
.btn {
    border-radius: 3px;
    line-height: 21px;
    padding: 8px 15px;
    border-width: 0;
    -webkit-transition: all .2s ease-out 0;
    -moz-transition: all .2s ease-out 0;
    -o-transition: all .2s ease-out 0;
    transition: all .2s ease-out 0;
    margin-left: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #cd3733;
    border-color: #2e6da4;
    margin-left: 10px;
}
.table-striped ul{
	clear: both;
}
.table-striped .stockself{
	float: left;
}
 .stock-name{
	background-color: #cd3733;
    line-height: 24px;
}
.fa-times:before {
    content: "\f00d";
}
.stockself {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 16px;
    font-size: 14px;
    color: #fff;
    width: 120px;
    text-align: center;
    border: 1px solid red;
}
.stockself .stock-code {
    color: #566B96;
    padding: 10px 0;
}
.up{

	color: red;
}
.panel-wizard .wizard {
    margin: 0;
    background-color: #fcfcfc;
    padding: 15px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
.zixuan{
	font-size: 18px;
    color: #666;
    line-height: 60px;
    padding: 0 20px;
    text-align: center;
    border-bottom: 2px solid #bb9767;
    width: 130px;
}
.contentpanel .row{
	margin-top: 40px;
}
.zx-xian{
	border-bottom: 1px solid #f5f5f5;
}
.zj-title{
	line-height: 42px;
}
.zj-title .bn{
	width: 90px;
	border-bottom: none;
	line-height: 36px;
	background-color: #f1eadf;
	font-size: 15px;
	font-weight: normal;
}
.nr-ruzhang{
	height: 40px;
	line-height: 40px;
}
.zj-xian05{
	border-bottom:1px solid #ddd;
}
body{
	background-color: #f5f6f7;
}