@charset "utf-8";
/*账户余额*/
.rightCon{
    width:815px;
    margin-left:5px;
    color:#7a7a7a;
}
.contTop{
    background:#fff;
    border:1px solid #e3e3e3;
}
.contTopList{
    padding:20px 0;
    border-bottom:1px solid #e3e3e3;
}
.contTop p{
    text-align: center;
    float:left;
}
.contTopList .allAssets{
    width:227px;
}
.contTopList .allAssets i{
    width:46px;
    height:37px;
    display: inline-block;
    background:url(../images/icon3.png);
}
.contTopList span{
    width:110px;
    margin-left:17px;
    display: inline-block;
    text-align: left;
}
.contTopList .marketValue{
    width:200px;
}
/*实名认证V标*/
.contBot .name img{
	display:inline-block;
}
.contTopList .marketValue i{
    width:37px;
    height:36px;
    display: inline-block;
    background:url(../images/icon3.png) 0 -49px;
}
.contTopList .balance{
    width:243px;
}
.contTopList .balance i{
    width:37px;
    height:33px;
    display: inline-block;
    background:url(../images/icon3.png) 0 -100px;
}
.contTop em{
	display:inline-block;
    margin-top:5px;
}
/*个人首页鼠标划过显示注释*/
.contTop span.show{
	padding-right:18px;
	cursor:pointer;
	background:url(../images/help.png) center right no-repeat;
}
.contTop p:hover b{
	display:block;
}
.contTop p b{
	width:150px;
	padding:5px;
	background-color:#eee;
	z-index:3;
	position:absolute;
	top:25px;
	left:20px;
	text-align:left;
	display:none;
	color:#000;
	border:1px solid #000;
}
.contTopList .buyIn{
    float: right;
    margin-right:25px;
}
.contTopList .buyIn a{
    width:90px;
    height:30px;
    background:#14b6dd;
    display: inline-block;
    line-height:30px;
    text-align: center;
    border-radius:3px;
    color:#fff;
}
.contBotList{
    padding:14px 0 14px 0;
}
.contBotList p{
	position:relative;
    border-right: 1px solid #e3e3e3;
    width:19.9%;
   	/* width:24%; */
    height:40px;
}
.contCen{
    width:812px;
    border:1px solid #e3e3e3;
    margin-top:6px;
    background:#fff;
}
.contCen .btns{
	margin:0 20px;
}
.contCen .btn{
    height:50px;
    /* margin:0 20px; */
    border-bottom:1px solid #e3e3e3;
}
.contCen .btn a{
    font-size:18px;
    float:left;
    width:85px;
    height: 50px;
    line-height:50px;
    text-align: center;
}
.contCen .btn a.active{
    line-height:50px;
    border-bottom:2px solid #40baef;
    color:#40baef;
}
.contCen .contBox{
    padding-bottom:30px;
}
.contCen div.j_box{
    display:none;
}
.contCen div.active{
    display:block;
}
.contCen table{
    width:772px;
    border:1px solid #e3e3e3;
    margin: 0 auto;
}
.contCen tr{
     height:46px;
     border:1px solid #e3e3e3;
     text-align: center;
}
.contCen tr.even{
    background:#f5fcff;
}
/* .contCen .color_blue{
    color:#57a271;
} */
.contCen .color_red{
    color:#fe0100;
}
.contCen .numInt i{
    width:20px;
    height: 16px;
    background:url("../images/icon.png") -352px 0;
    float: left;
    margin-right:6px;
}
.rightCon .contBot{
    margin-top:6px;
    width:815px;
}
.contBot .headPic{
	width:70px;
	height:70px;
	overflow:hidden;
	border-radius:50%;
}
.contBot li .pic{
    width:114px;
    height:160px;
    float:left;
    vertical-align: middle;
    line-height:160px;
}
.contBot .btn{
    height: 56px;
    border:1px solid #e3e3e3;
    padding-left:20px;
    background:#fff;
}
.contBot .btn a{
    font-size:18px;
    float:left;
    width:60px;
    height: 56px;
    line-height:56px;
    text-align: center;
    margin: 0 30px;
}
/*首页  全部  操盘 言论  答疑 按钮*/
.contBot .btn a.active{
    border-bottom:2px solid #40baef;
    color:#40baef;
}
.contBot li.allLi{
    padding:36px 0;
    background:#fff;
    border:1px solid #e3e3e3;
    margin-top:6px;
}
.haveTop{
    margin-top:8px;
}
.contBot .head{
    margin:0 24px;
}
.contBot .ask{
    width:600px;
}
.contBot .ask img{
	display:inline-block;
}
.contBot .ask .replyCont{
    width:500px;
    float: left;
}
.contBot .ask a{
    font-size:16px;
    color:#707070;
}
.contBot .ask_name a{
    font-size:18px;
    float: none;
}
.contBot .ask_answer{
    padding:10px 0 20px;
}
.contBot .replyIcon{
    width:22px;
    height:24px;
    background:url("../images/icon.png") -119px -28px;
    float:left;
    margin-right: 24px;
    text-indent:99999px;
}
.contBot .askIcon{
     width:22px;
     height:24px;
     background:url("../images/icon.png") -150px -28px;
     float: left;
     margin-right:24px;
     text-indent:99999px;
}
.contBot .askCont{
    width:300px;
}
.contBot .colorBlue{
    color:#40baef;
    float: left;
    font-size:16px;
}
.contBot .ask_column{
    padding:13px 0 13px 46px;
}
.contBot .ask_column .askNum{
    margin-left:20px;
}
.contBot .ask_from{
    padding-left:46px;
    width:560px;
    color:#a5a5a5;
}
.contBot .ask_from a{
    display: inline-block;
    margin-right:15px;
    font-size:14px;
    color:#a5a5a5;
}
/*点赞*/
.contBot .ask_from i{
    width:15px;
    height:12px;
    display: inline-block;
    background:url("../images/icon.png") -349px -40px;
}
.contBot .ask_from i.on{
    background:url("../images/icon.png") -349px -27px;
}
.contBot .from i{
    width:15px;
    height:12px;
    display: inline-block;
    background:url("../images/icon.png") -349px -40px;
}
.contBot .from i.on{
    background:url("../images/icon.png") -349px -27px;
}
.solve .ask_from i.dianzan{
    width:15px;
    height:12px;
    display: inline-block;
    background:url("../images/icon.png") -349px -40px;
}
.solve .ask_from i.on{
    background:url("../images/icon.png") -349px -27px;
}
/*我的持仓*/
.chi_contCen{
    padding-bottom:50px;
}
.chi_contCen .cancel{
    margin-top:40px;
    /* padding-left:20px; */
}
.chi_contCen .contHead{
    font-size:18px;
    padding-left:20px;
    margin-bottom:14px;
}
/*撤单*/
.killOrder{
    text-align: center;
    display:inline-block;
    line-height:22px;
}
.killOrder i{
    width:20px;
    height: 17px;
    background:url("../images/icon.png") -352px 0;
    float:left;
    margin-top:2px;
}
.killOrder a{
    float:left;
    margin-left:3px;
}
/*跟投订单*/
.follow_contCen{
    border:none;
    background:#f6f6f6;
}
.btnBorder{
    padding:0 20px;
    border:1px solid #e3e3e3;
    border-bottom:none;
    background:#fff;
    margin-left:0;
}
/*跟投订单*/
.follow_contCen .btn{
    border-bottom:2px solid #e3e3e3;
}
.follow_contCen .dynamicBody li{
   /*  padding:30px 0 20px 0; */
    border:1px solid #e3e3e3;
    margin-top:6px;
    background:#fff;
}
.follow_contCen .dynamicBody .speechLi{
	padding:36px 0;
}
.speechLi .name a{
	font-size:18px;	
}
.speechLi .til a{
	font-size:18px;
	font-weight:bold;
}
.speechLi .cont{
	line-height:28px;
	overflow:auto;
}
.speechLi .nextArticl{
	text-align:right;
}
.speechLi .nextArticl a{
	color: #14b6dd;
}
.from{
	margin-top:20px;
}
.dynamicBody .operateLi .pic a{
	margin-top:30px;
	display:block;
}
.follow_contCen .dynamicBody li.first{
    margin-top:0;
    border-top:none;
}
.dynamicBody .pic{
    float:left;
}
.dynamicBody .botRight{
    float: left;
  	margin-top: 30px;
}
.dynamicBody .botRight .name{
    font-size:18px;
}
.dynamicBody .botRight dd{
    width:14%;
    float:left;
    border-left:1px solid #e3e3e3;
    text-align: center;
    line-height: 30px;
}
.dynamicBody .botRight dd.first{
    width:14%;
    border-left:none;
    text-align: left;
}
.dynamicBody .botRight .text{
    font-size:12px;
}
.dynamicBody .last a{
    width:68px;
    height:26px;
    display: block;
    color:#fff;
    line-height:26px;
    text-align:center;
    margin-top:20px;
    margin-left:10px;
    border-radius:3px;
}
.dynamicBody .last a.inventory{
    background:#38c2ea;
}
.dynamicBody .botRight .from{
    margin-top:10px;
    color:#ccc;
}
.dynamicBody .botRight .from a{
    color:#ccc;
}
/*买入*/
/*.btnBorder{*/
    /*border:none;*/
/*}*/
.contCen .buyingInBtn{
    border-bottom:2px solid #e3e3e3;
    margin-left:0;
}
.buyingBody{
    padding-left:20px;
    font-size:14px;
}
.buySellLeft{
	width:465px;
    padding-top:50px;
    float:left;
}
.buySellCont{
    height:47px;
}
.buySellCont .name{
    width:85px;
    line-height:47px;
    text-align: right;
    font-size:16px;
    padding-right:20px;
    float: left;
}
.buySellCont .code{
    width: 279px;
    height:47px;
    float: left;
    position:relative;
}
.buySellCont .code span{
    line-height:47px;
    font-size:16px;
    position:absolute;
    right:20px;
    top:0;
}
.buySellCont .code input{
    width:239px;
    height:47px;
    border:1px solid #e3e3e3;
    border-radius:3px;
    padding:0 20px;
}
.buySellCont .text{
    line-height:47px;
    font-size:16px;
    float: left;
}
/*查看详情*/
.buySellCont .detail{
	width:70px;
	height:47px;
	line-height:47px;
	float:left;
	margin-left:10px;
	font-size:16px;
	display:none;
	color:#14b6dd;
}
.mr23{
    margin-bottom:23px;
}
.pl15{
	padding-left:15px;
}
.buySellCont .Box{
    width:221px;
    height:47px;
    float:left;
    position:relative;
}
.buySellCont .Box input{
    width:181px;
    height:47px;
    border:1px solid #e3e3e3;
    padding:0 20px;
    font-size:16px;
    border-radius:3px;
}
.buySellCont .Box .right{
    width:35px;
    height:47px;
    position:absolute;
    top:1px;
    right:-1px;
    border-left:1px solid #e3e3e3;
}
.buySellCont .Box .right a{
    display:block;
    height:24px;
    background-image:url("../images/icon_arrow.png");
    background-repeat: no-repeat;
}
.buySellCont .Box .right a.add{
    background-position:11px 10px;
}
.buySellCont .Box .right a.min{
    background-position:11px -48px;
}
.buySellCont .light{
    line-height:47px;
    float:left;
    font-size:16px;
    padding-left:10px;
}
.buySellChoose{
    line-height:42px;
    padding-bottom:18px;
    padding-left:100px;
}
.buySellChoose span{
    cursor: pointer;
    display:inline-block;
    padding: 0px 12px 0px 23px;
    background:url("../images/icon.png") 1px -100px;
}
.buySellChoose span.on{
    background:url("../images/icon.png") 1px -138px;
}
.buySellBtn{
    text-align: center;
    height: 32px;
    font-size: 0px;
    padding: 24px 0px;
}
.buySellBtn input{
    width: 90px;
    height:32px;
    line-height:32px;
    text-align: center;
    display: inline-block;
    margin:0 3px;
    cursor: pointer;
    font-size:16px;
}
.buySellBtn input[type=submit]{
    background:#41baef;
    color:#fff;
}
.buySellRight{
    width:280px;
    margin-left:30px;
    margin-top:15px;
}
.buySellRight ul{
    padding-top:30px;
    background:#f2f2f2;
}
.buySellRight li span{
    width:90px;
    text-align: center;
    display: inline-block;
}
.buySellRight li{
    height:35px;
    line-height: 35px;
}
.buySellRight li.data_4 {
    background:#d8d8d8;
}
.buySellRight .data_4 span{
    width:65px;
}
.buySellRight .color_red{
    color:#f00
}
.buySellRight .color_blue{
    color:#18c338;
}
/*当日委托*/
.intrust{
    width:813px;
    border:1px solid #e3e3e3;
    background:#fff;
    padding-bottom:20px;
}
.intrust .contHead{
    padding:22px 0 0 21px;
}
.intrust h4{
    font-size:24px;
    color:#15b6dd
}
.intrust .contTab{
    margin-top:15px;
}
.intrust table{
    width:772px;
    border:1px solid #e3e3e3;
    margin:0 auto;
    font-size:12px;
}
.intrust table tr {
    height: 44px;
    border: 1px solid #e3e3e3;
    text-align: center;
}
.intrust table tr.even{
    background:#f5fbfe;
}
/*历史委托*/
.histroy_intrust .contTime{
    margin:24px 0 0 21px;
    color:#5d5d5d;
}
.histroy_intrust .contTime span{
    float: left;
    line-height:32px;
    padding:0 10px;
}
.histroy_intrust .contTime input[type=text]{
     width:100px;
     height:30px;
     border:1px solid #e3e3e3;
     padding:0 10px;
     float: left;
 }
.histroy_intrust .contTime input[type=submit]{
    width:70px;
    height:30px;
    background:#15b6dd;
    border-radius:3px;
    text-align: center;
    line-height:30px;
    float: left;
    margin-left:20px;
    color:#fff;
    cursor:pointer;
}
.page{
    padding:26px 0 0 21px;
}
.pageCont{
    width:100%;
    text-align: center;
}
.pageCont a{
    padding:0 7px;
    display: inline-block;
}
.pageCont a.current{
    background:#1499D8;
    color:#fff;
    border-radius:2px;
}
.pageCont input{
    width:21px;
    height:16px;
    border:1px solid #707070;
}
/*讲堂*/
.classRoom .contNum{
    margin:32px 21px 0;
    border:1px solid #e3e3e3;
    background:#f8f8f8;
    padding:32px 5px;
}
.classRoom .contNum p{
    float:left;
    width:250px;
    text-align: center;
}
.classRoom .contNum span{
    display: block;
    padding-bottom:30px;
    font-size:16px;
}
.classRoom .contPoint{
    margin:30px 21px;
}
.classRoom p{
    text-align: right;
}
.classRoom .point{
    width:70px;
    height:30px;
    background:#15b6dd;
    line-height:30px;
    text-align: center;
    color:#fff;
    display: inline-block;
    border-radius:2px;
}
.classRoom .btn{
    margin-top:20px;
    border-top:1px solid #e3e3e3;
}
.classRoom .btn a{
    float: left;
    border-top:1px solid #fff;
    width:33.3%;
    text-align: center;
    font-size:18px;
    height:45px;
    line-height:45px;
}
.classRoom .btn a.active{
    border-color:#14b6dd;
    color:#14b6dd;
}
.classRoom .tab{
    margin-top:30px;
}
/*写言论  编辑 删除按钮*/
.classRoom table .title:hover{
	color:#15b6dd;
	cursor:pointer;
}
.classRoom table input[type=button]{
	width:40px;
	height:25px;
	cursor:pointer;
	border-radius:3px;
	font-size:12px;
}
.classRoom table input.edit{
	color:#ff6000;
	background-color:#fad3ad;
}
.classRoom table input.del{
	background-color:#bfbfbf;
}
.classRoom table .see_detail{
	width:40px;
	height:25px;
	cursor:pointer;
	background-color:#15b6dd;
	color:#fff;
	border-radius:3px;
	font-size:12px;
}
/*
*跟人中心 首页 操盘部分
 操盘
 */
.operate li.operateLi{
    border:1px solid #e3e3e3;
    background:#fff;
    margin-top:6px;
    padding-bottom:18px;
}
.operate li.first{
    margin:0;
}
.operate li .pic{
    width:114px;
    height:160px;
    float:left;
    vertical-align: middle;
    line-height:160px;
}
.operate li .pic a{
    display: block;
    margin-top:30px;
}
.operate .botRight{
    margin-top:30px;
}
.botRight dd{
    float: left;
    border-left:1px solid #e3e3e3;
    width:15%;
    text-align: center;
    line-height:30px;
}
.botRight dd.first{
    border:none;
    text-align: left;
}
.botRight .text{
    font-size:12px;
}
.operate .last a{
    width:68px;
    height:26px;
    display: block;
    color:#fff;
    line-height:26px;
    text-align:center;
    margin-top:20px;
    margin-left:10px;
    border-radius:3px;
}
a.fol_buy{
    background:#cf0101;
}
a.clear_store{
    background:#38c2ea;
}
.operate .last a.inventory{
    background:#38c2ea;
}
.operate .from{
    width:560px;
    margin-top:20px;
    color:#ccc;
}
.operate .from a{
    color:#ccc;
}
/*言论*/
.speech li.speechLi{
    padding: 36px 0;
    background: #fff;
    border: 1px solid #e3e3e3;
    margin-top:6px;
}
.speech li.first{
    margin:0;
}
.speech .name{
    line-height:28px;
    font-size:18px;
}
.speech .name a{
    font-size:18px;
}
.speech .til{
    line-height:32px;
}
.speech .til a{
    font-size:18px;
    font-weight: bold;
}
.speech .cont{
    line-height:28px;
    overflow:auto;
}
.speech .nextArticl{
    text-align: right;
}
.speech .nextArticl a{
    color:#14b6dd;
}
.speech .from{
    color:#ccc;
}
.speech .from a{
    color:#ccc;
}
.detialDiv .nextArticl a{
    color:#f00;
}
.detialDiv{
    display:none;
}
/*
    设置
    操作提醒
*/
.myData .btn{
    padding:20px 35px 0 23px;
}
.myData .btn a{
    width:140px;
    float: left;
    border-top:2px solid #e3e3e3;
    margin:5px;
    padding-top:20px;
    text-align: center;
}
.myData .btn a.active{
    border-top:2px solid #14b6dd;
    color:#14b6dd;
}
.remindBody{
    padding:20px 60px;
}
.remindBody .list{
    padding:30px 0 15px;
    border-bottom:1px solid #e3e3e3;
}
.remindBody .list i{
    width:45px;
    height: 35px;
    background:url("../images/icon.png") -73px -67px;
    float: left;
}
.remindBody .list span{
    float: left;
    font-size:18px;
    margin-left:45px;
    margin-top:5px;
}
.remindBody .list a{
    width:82px;
    height:28px;
    float: right;
    margin-right:15px;
    background:url("../images/icon.png") no-repeat;
    background-position: 0 -216px;
}
.remindBody .list a.on{
    background-position: 0 -294px;
}
/*修改头像*/
.basicBody{
    padding:20px 0 20px 60px;
}
.basicBody .part{
    margin-top:50px;
}
.basicBody .tip{
    width:86px;
    float: left;
    text-align: left;
    font-size:16px;
    line-height:45px;
}
.basicBody input[type=text]{
    width:310px;
    height:45px;
    padding-left:5px;
    border:1px solid #e3e3e3;
    line-height:45px;
    float: left;
}
.basicBody input[type=password]{
    width:315px;
    height:45px;
    border:1px solid #e3e3e3;
    line-height:45px;
    float: left;
}

.basicBody .sex{
    padding-left:35px;
    float:left;
    line-height:45px;
}
.basicBody .sex span{
    display: inline-block;
    font-size:16px;
    padding:0 30px;
    background:url("../images/icon.png") 1px -99px;
    line-height:45px;
    cursor: pointer;
}
.basicBody .sex span.on{
    background-position:1px -136px;
}
.basicBody textarea{
    width:304px;
    height:71px;
    border:1px solid #eaeaea;
    padding:5px;
    outline: none;
    resize: none;
    overflow: hidden;
}
.basicBody .button{
    padding-left: 150px;
    margin-top:20px;
}
.button input{
    width:100px;
    height:40px;
    display:inline-block;
    margin-right:30px;
    cursor: pointer;
}
 .button input[type=submit]{
    background:#15b6dd;
    color:#fff;
}
.button input[type=reset]{
    background:#e3e3e3;
    color:#939393;
}
.passwdBody em{
    float:left;
    line-height:45px;
    margin-left:25px;
    color:#cacaca;
}
/*密码不一致*/
.passwdBody em.wrong{
    color:#cf0101;
}
.authenBody h5{
    font-size:16px;
    font-weight: bold;
    border-bottom:1px solid #14b6dd;
    padding-bottom:7px;
    margin:0 40px 25px -30px;
    text-indent:20px;
    padding-top:20px;
}
.authenBody .part i{
    color:#f00;
}
.authenBody .part em{
    color:#f00;
    /* float: left; */
    line-height:45px;
    margin-left:45px;
}
.authenBody .part em.ml25{
	margin-left:25px;
}
.authenBody .part em.sex{
    margin-left:40px;
}
/*邮箱必填*/
.authenBody .noImport{
    width:76px;
    margin-left:10px;
}
.authenBody .prov{
    float:left;
    line-height:45px;
}
.authenBody .prov select{
    width:90px;
    height:45px;
    padding-left:5px;
    font-size:14px;
    color:#7a7a7a;
    margin-right:15px;
    line-height:45px;
    outline:none;
    border:1px solid #e3e3e3;
}
.authenBody .prov select[name=city]{
    margin-left:20px;
}
.authenBody .prov option{
    line-height:45px;
    height:45px;
}
.authenBody .part em.prov{
    margin-left:92px;
}
.scly{
    width:340px;
    position: relative;
    margin-top:5px;
}
.scly a{
    width:90px;
    height:35px;
    border:1px solid #e3e3e3;
    text-align: center;
    line-height:35px;
    display:inline-block;
    margin:0 18px 18px 0;
    position:relative;
}
.scly a.on{
    border-color:#6099f5;
}
.scly a.on i{
    width:16px;
    height:16px;
    background:url(../images/duihao.png);
    position: absolute;
    right:-8px;
    top:-8px;
}
.scly .other{
    position:relative;
    display: inline-block;
    width:90px;
    height:35px;
    background:#40baef;
    border:1px solid #6099f5;
    text-align: center;
    line-height:35px;
    /*margin-top:-18px;*/
    color:#fff;
    cursor: pointer;
}
.scly .other .box{
    position: absolute;
    top:52px;
    left:-40px;
    display: none;
}
.scly .other .box i{
    width:15px;
    height:8px;
    background:url("../images/up1.png") no-repeat;
    position: absolute;
    top:-7px;
    left: 90px;
    z-index:100;
}
.scly .box .buttonBox{
    width:300px;
}
.scly .box input[type=button]{
    width:50px;
    height:30px;
    background:#40baef;
    text-align: center;
    line-height:30px;
    border:1px solid #6099f5;
    color:#fff;
    float: left;
    margin:10px 0 0 15px;
    cursor: pointer;
}
.scly .other input[type=text]{
    width:185px;
    height:45px;
    border:1px solid #59c3f1;
}
.authenBody textarea{
    width:315px;
    height:145px;
}
/*头像上传*/
.headBody{
    margin: 48px 0 30px 80px;
}
.headBody .showPic{
    width:188px;
    height:188px;
    float: left;
    overflow: hidden;
}
#imghead {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);}
.headBody .upLoad{
    margin-left:65px;
}
.headBody .selFile{
    width:64px;
    height:20px;
    border:1px solid #e3e3e3;
    overflow: hidden;
    position:relative;
}
.headBody .selFile input{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 0;
    filter: alpha(opacity:0);
    cursor: pointer;
    z-index: 1;
}
.headBody .selFile a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align: center;
    background:#efefef;
}
.headBody .int span{
    display: block;
}
.headBody .onSub{
    margin-top:12px;
}
.headBody .onSub input{
    width:65px;
    height:30px;
    background:#15b6dd;
    color:#fff;
    cursor: pointer;
}
.headBody .int{
    margin-top:15px;
}
/*写观点*/
.write{
    width:100%;
    background:#f6f6f6;
    padding-top:30px;
}
.writeBox{
    width:944px;
    margin:0 auto;
    background:#fff;
    border:1px solid #e3e3e3;
    padding:0 28px;
    padding-bottom:30px;
}
.writeBox h6{
    line-height:65px;
    color:#2bb1de;
    font-size:24px;
    border-bottom:1px solid #e3e3e3;
    margin-bottom:38px;
}
.applyForCont{
    border-bottom:1px solid #e3e3e3;
    padding-bottom:12px;
}
.applyForCont .mb32{
    margin-bottom:32px;
}
.applyForText .name{
    width:80px;
    font-size:16px;
    float: left;
    line-height:47px;
    padding-left:10px;
}
.applyForText input[type=text]{
    width:294px;
    height:45px;
    border:1px solid #e3e3e3;
    line-height:45px;
    float: left;
    margin-right: 27px;
    padding:0 10px;
}
.applyForText .tips{
    line-height:47px;
    float: left;
}
.applyForText .tips .red{
    color:#dc6c6c;
}
.applyForText .tips .green{
    color:#15b6dd;
}
.applyForText .daily_type{
    width:259px;
    padding-left:55px;
    float:left;
    line-height:47px;
    margin-right:47px;
}
.applyForTextTwo .daily_type span{
    display:inline-block;
    padding: 0px 12px 0px 23px;
    cursor: pointer;
    background:url("../images/icon.png") 1px -99px;
}
.applyForTextTwo .mr100{
    margin-right:100px;
}
.applyForTextTwo span.on{
    background:url("../images/icon.png") 1px -137px;
}
.applyForBtn{
    text-align: center;
    margin-top:26px;
}
.applyForBtn a{
    width:150px;
    height:38px;
    line-height:38px;
    text-align: center;
    color:#fff;
    display: inline-block;
}
.applyForBtn a.issue{
    background:#14b6dd;
}
.applyForBtn a.tem{
    background:#e3e3e3;
    color:#707070;
}

/*我的提问  回答*/
.myQuestion .btn{
    margin:30px 20px;
    border-top:1px solid #e3e3e3;
}
.myQuestion .btn a{
    float: left;
    border-top:1px solid #fff;
    width:33.33%;
    text-align: center;
    font-size:18px;
    height:45px;
    line-height:45px;
}
.myQuestion .btn_two a{
	width:50%;
}
.myQuestion .btn a.active{
    border-color:#14b6dd;
    color:#14b6dd;
}
.myQuestion .contListLeft .newest li{
    border-left:none;
    border-right:none;
    padding-right:20px;
}
.noSolve .ask_problem{
    padding-top:20px;
}
.myQuestion div.all{
    display: none;
}
.myQuestion div.active{
    display: block;
}
.myQuestion .newest .ask_from a{
    font-size:14px;
    color:#a5a5a5;
}
.myQuestion .ask_from p.use{
    position: relative;
    margin-right:25px;
    cursor: pointer;
}
.myQuestion p.use span{
    width:95px;
    position:absolute;
    left:-10px;
    top:20px;
    display: none;
}
.myQuestion p.use em{
    width:42px;
    height:20px;
    display: inline-block;
    text-align: center;
    line-height:20px;
    border-radius:3px;
    cursor: pointer;
}
.myQuestion p.use em.yes{
    background:#e1fbff;
}
.myQuestion p.use em.no{
    background:#ececec;
}
.myQuestion .ask_box{
    margin-left:60px;
}
.myQuestion .ask{
    width:550px;
    float: left;
}
.myQuestion .ask_box .my_answer{
    width:97px;
    height:36px;
    border:1px solid #15b6dd;
    border-radius: 2px;
    float: left;
    text-align:center;
    line-height:36px;
    margin:35px 0 0 50px;
}
.myQuestion .pointBox{
    display: none;
    margin:20px 47px 0 80px;
}
.myQuestion .pointBox textarea{
    width:673px;
    height:100px;
    padding:5px;
    border:1px solid #e3e3e3;
    border-radius: 2px;
    resize: none;
    outline: none;
}
.myQuestion .pointBox input{
    width:100px;
    height:38px;
    text-align: center;
    line-height:38px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
}
.myQuestion .pointBox input[type=button]{
    color:#fff;
    background:#15b6dd;
    margin-right:30px;
    cursor: pointer;
}
/*我的提问未解决详情*/
.noSolveList{
    width:1000px;
    margin:25px auto;
    background:#f6f6f6;
}
.noSolveList .left{
    width:698px;
    border:1px solid #e3e3e3;
    background:#fff;
    padding-bottom:80px;
}
.noSolveList .left .ask{
    padding:25px 0 0 29px;
    border-bottom:1px solid #e3e3e3;
}
.noSolveList .asking{
    margin:25px 0;
    text-align: center;
}
.noSolveList .asking a{
    width:225px;
    height:53px;
    border-radius:2px;
    display:inline-block;
    color:#fff;
    font-size:18px;
    text-align: center;
    line-height:53px;
    background:url(../images/asking_bg.png) 35px center no-repeat #40baef
}
/*粉丝*/
.fansCont{
    padding:0 35px;
    background-color:#fff;
    border:1px solid #e3e3e3;
}
.fansCont h4{
    padding:22px 0 18px 0;
    font-size:24px;
    color:#2bb1de;
    border-bottom:1px solid #e3e3e3;
}
.fansCont .fansList{
    padding-bottom:20px;
}
.fansCont li{
    padding:35px 5px;
    border-bottom:1px solid #e3e3e3;
}
.fansCont .headPic{
	width:70px;
	height:70px;
	overflow:hidden;
	border-radius:50%;
    margin:0 35px 0 5px;
}
.fansCont .fMessage p{
    line-height:45px;
}
.fansCont .fMessage p a{
    font-size:18px;
    margin-right:12px;
}
.fansCont .attention{
    width:74px;
    height:22px;
	position:relative;
}
/*个股详情*/
.warp{
    width:100%;
    background-color:#f6f6f6;
    padding-bottom:24px;
}
/*股票名字*/
.stockTit .stockName p{
    color:#000;
    float:left;
    font-size:16px;
    margin-right:30px;
    line-height:53px;
}
.stockTit .stockName .name{
    width:170px;
    font-size:24px;
}
#stockDetail .stockTit .new em{
    font-size:24px;
    font-weight:bold;
}
#stockDetail .stockTit .new i{
    width:18px;
    height:23px;
    display: inline-block;
    background:url(../images/icon.png) -354px -108px;
    margin-left:13px;
}
#stockDetail .stockTit .stockFind{
    width:320px;
    position: relative;
}
#stockDetail .stockTit .stockFind input{
    width:277px;
    height:28px;
    line-height:28px;
    border:1px solid #e3e3e3;
    padding:0 27px 0 14px;
    border-radius:3px;
}
#stockDetail .stockTit .stockFind i{
    width:14px;
    height:14px;
    background:url(../images/icon.png) -244px -108px;
    position:absolute;
    top:21px;
    right:10px;
}
#stockDetail .stockContLeft{
    width:628px;
    padding:14px 20px;
    float:left;
    border:1px solid #e3e3e3;
    background-color:#fff;
}
/*图标上方小按钮*/
.rankChoose{
    padding-bottom:18px;
}
.rankChoose .leftChoose li{
    float:left;
}
.rankChoose a{
    height:23px;
    border:1px solid #e3e3e3;
    background-color:#f5f5f5;
    border-radius:3px;
    color:#e84e4e;
    text-align: center;
    line-height:23px;
    margin-right:1px;
    font-size:12px;
    display: inline-block;
}
.leftChoose li a{
    width:40px;
}
/*.leftChoose li a{*/
    /*width:64px;*/
/*}*/
.rightChoose{
    width:175px;
}
.rightChoose a{
    width:49px;
    float:left;
}
.rightChoose .sel{
    width:68px;
    height:23px;
    border:1px solid #e3e3e3;font-size:12px;
    float:right;
    position: relative;
    cursor:pointer;
}
.rightChoose .sel span{
    width:40px;
    height:23px;
    display:block;
    padding-left:9px;
    line-height:23px;
}
.rightChoose .sel i{
    width:11px;
    height:6px;
    background:url(../images/icon.png) -377px -108px;
    position: absolute;
    right:5px;
    top:9px;
}
.rightChoose .sel ul{
    width:100%;
    position:absolute;
    top:26px;
    left:0;
    display:none;
}
.rightChoose .sel a{
    width:100%;
    float: inherit;
    margin-top:1px;
}
.rankChoose a.act{
    background-color:#c23531;
    color:#fff
}
/*更改完后个股详情*/
#stockDetail .newName{
    padding-top:14px;
}
#stockDetail .stockNameLeft{
    width:298px;
    padding:10px 15px 5px 25px;
    border:1px solid #e3e3e3;
    background-color:#fff;
    float:left;
}
#stockDetail .stockNameRight{
    width:648px;
    padding:12px 0 4px;
    border:1px solid #e3e3e3;
    background-color:#fff;
    float:right;
}
#stockDetail .stockNameRight span{
    width:165px;
    padding-left:25px;
    text-align: left;
}
#stockDetail .stockNameRight .bigW{
	width:220px;
}
#stockDetail .stockNameRight p{
    line-height:33px;
}
#stockDetail .newName span{
    display:inline-block;
    font-size:18px;
}
#stockDetail .newName span em{
    display: inline-block;
}
#stockDetail .newName .color_black{
    color:#000;
    font-size:18px;
}
#stockDetail .newName .color_grey{
    font-size:12px;
    color:#afafaf;
    margin-left:20px;
}
#stockDetail .newName .big{
    /* color:#f00; */
    font-size:36px;
    margin-right:40px;
}
#stockDetail .stockCont{
    margin-top:10px;
    background-color:#fff;
}
#stockDetail .rankChoose{
    padding:20px 0 15px 30px;
    border:1px solid #e3e3e3;
}
#stockDetail .stockContRight{
    width:329px;
    float:right;
    border:1px solid #e3e3e3;
    border-left:none;
}
#stockDetail .stockContRight .tit{
    height:36px;
    line-height:36px;
    font-size:18px;
    color:#03afff;
    padding-left:28px;
    border-bottom:2px solid #03afff;
}
#stockDetail .stockContRight .market{
    padding:5px 20px 13px;
}
#stockDetail .stockContRight .twoCont dt{
    text-align:center;
    font-size:18px;
    line-height:40px;
}
#stockDetail .stockContRight .market dd{
    width:100%;
    line-height:30px;
}
#stockDetail .stockContRight .market dd span.lCont{
    width:50%;
    float:left;
    text-align: left;
}
#stockDetail .stockContRight .market dd span.rCont{
    width:35%;
    padding-left:40px;
    float:right;
    text-align:left;
}
#stockDetail .stockContRight .market dd.dashed{
    width:100%;
    height:1px;
    border-bottom:1px dashed #e3e3e3;
}
#stockDetail .stockContRight .market dd.redColor{
    font-size:16px;
    color:#f00;
}
#stockDetail .stockContRight .threeCont span{
     width:90px;
     display: inline-block;
}
#stockDetail .stockContRight .threeCont span.rText{
    width:90px;
    text-align: right;
}
#stockDetail .stockContRight .threeCont span.cText{
    text-align: center;
}
/*个人中心股票详情*/
.stockTit .stockName .time{
    font-size:12px;
    color:#5d5d5d;
}
.stockTit .stockData{
    padding:28px 15px 21px;
    border:1px solid #e3e3e3;
    background-color:#fff;
    font-size:12px;
}
.stockTit .stockData p{
    float:left;
    line-height:23px;
}
.stockTit .stockData span{
    display:inline-block;
}
.stockTit .stockData span.big{
    height:36px;
    font-size:36px;
    color:#f00;
}
.stockTit .stockData .first b{
    width:1px ;
    height:27px;
    display:inline-block;
    padding-right:8px;
    border-right:1px dashed #e3e3e3;
}
.stockTit .stockData .first i{
    width:23px;
    height:32px;
    background:url(../images/icon.png) -376px -144px;
    display: inline-block;
}
.stockTit .stockData p em{
    width:60px;
    display:inline-block;
}
.ml20{
  margin-left:20px;
}
#stockDetail_PC .stockCont{
    margin-top:10px;
}
#stockDetail_PC .lCont{
    width:220px;
    float:left;
}
#stockDetail_PC .lCont h5{
    font-size:18px;
    line-height:36px;
    padding-left:10px;
    border-bottom:2px solid #03afff;
}
#stockDetail_PC .lCont .companyInfo ul{
    border:1px solid #e3e3e3;
    background-color:#fff;
}
#stockDetail_PC .lCont .companyInfo li{
    width:70px;
    text-align: center;
    line-height:52px;
    float:left;
}
#stockDetail_PC .lCont .companyInfo a:hover{
    color:#03afff;
}
/*点击a标签 加class=on  变蓝*/
#stockDetail_PC .lCont .companyInfo a.on{
    color:#03afff;
}
/*公司核心数据*/
#stockDetail_PC .lCont .companyData .list{
    padding:18px 4px 0 11px;
    font-size:12px;
    border:1px solid #e3e3e3;
    background-color:#fff;
}
#stockDetail_PC .lCont li{
    line-height:20px;
}
#stockDetail_PC .lCont li span{
    width:50%;
    float:left;
}
#stockDetail_PC .lCont li span.rCon{
    width:45%;
    padding-left:5px;
}
#stockDetail_PC .lCont .line{
    width:195px;
    height:1px;
    background-color:#e3e3e3;
    margin-top:10px;
}
#stockDetail_PC .lCont .top10{
    width:195px;
    margin-top:12px;
    color:#000;
    padding-bottom:10px;
}
#stockDetail_PC .top10 .tit h6{
    float:left;
    font-size:14px;
}
#stockDetail_PC .tit a{
    float:right;
    color:#03afff;
}
#stockDetail_PC .top10 li{
    line-height:34px;
    border-bottom:1px solid #e3e3e3;
    overflow: hidden;
}
#stockDetail_PC .top10 li span{
    float: inherit;
    display:inline-block;
    color:#fff;
    width:20px;
    height:20px;
    text-align: center;
    line-height:20px;
    margin-right:8px;
}
#stockDetail_PC .top10 li span.one{
    background-color:#ed511a;
}
#stockDetail_PC .top10 li span.two{
    background-color:#e77148;
}
#stockDetail_PC .top10 li span.three{
    background-color:#f09a7b;
}
#stockDetail_PC .top10 li span.four{
    background-color:#1ab024;
}
#stockDetail_PC .top10 li span.five{
    background-color:#80b183;
}
/*发现牛人*/
#stockDetail_PC .findAce .tit{
    line-height:36px;
    border-bottom:2px solid #03afff;
}
#stockDetail_PC .findAce h5{
    float:left;
    font-size:18px;
    border:none;
}
#stockDetail_PC .findAce table{
    width:100%;
    margin:0 auto;
    border:1px solid #e3e3e3;
    background-color:#fff;
}
#stockDetail_PC .findAce table th{
    font-size:14px;
    font-weight:bold;
}
#stockDetail_PC .findAce table tr{
    text-align: center;
    font-size:12px;
    line-height:24px;
}
/*右半部分之上*/
#stockDetail_PC .rCont{
    width:775px;
    float:right;
}
#stockDetail_PC .rContTop .stockChart{
    width:560px;
    border:1px solid #e3e3e3;
    background-color:#fff;
    float:left;
    padding:20px 15px;
}
#stockDetail_PC .rContTop .rightData{
    width:177px;
    float:right;
}
#stockDetail_PC .rightData .title a{
    width:85px;
    text-align:center;
    line-height:36px;
    border-bottom:2px solid #9d9d9d;
}
#stockDetail_PC .rightData .title a.on{
    color:#03afff;
    border-bottom:2px solid #03afff;
}
#stockDetail_PC .rightData .list{
    border:1px solid #e3e3e3;
    font-size:12px;
    padding:10px 5px 10px 8px;
    background-color:#fff;
}
#stockDetail_PC .rightData .list dt span{
    width:50%;
    color:#f00;
    float:left;
    text-align: center;
}
#stockDetail_PC .rightData .list dd span{
    width:50px;
    text-align: center;
    display:inline-block;
    line-height:21px;
}
#stockDetail_PC .rightData .list dd.dashed{
    width:140px;
    margin:10px 0 10px 5px;
    border-bottom:1px dashed #e3e3e3;
}
#stockDetail_PC .rightData .list dd.line{
    width:140px;
    margin:10px 0 10px 5px;
    border-bottom:1px solid #e3e3e3;
}
#stockDetail_PC .rightData li{
    line-height:22px;
}
/*底部四块*/
#stockDetail_PC .rContBot{
    margin-top:5px;
}
#stockDetail_PC .rContBotList .title{
    line-height:45px;
    color:#03afff;
}
#stockDetail_PC .rContBotList .title h6{
    width: 90px;
    text-align:center;
    font-size:18px;
    float:left;
    border-bottom:2px solid #03afff;
    margin-bottom:-2px;
}
#stockDetail_PC .rContBotList .title a{
    color:#03afff;
    float:right;
}
#stockDetail_PC .rContBotList ul{
    padding:15px;
    border:1px solid #e3e3e3;
    border-top:2px solid #9d9d9d;
    background-color:#fff;
    font-size:12px;
}
#stockDetail_PC .rContBotList li{
    width:350px;
    line-height:28px;
}
#stockDetail_PC .rContBotList li a{
    width:280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float:left;
}
#stockDetail_PC .rContBotList li span{
    float:right;
}
/*个股详情 内容页*/
#stockDetail_PC_list .listBtn{
    margin-top:6px;
    margin-left:3px;
}
#stockDetail_PC_list .listBtn li{
    width:75px;
    height:40px;
    border:1px solid #e3e3e3;
    background-color:#fff;
    margin-right:6px;
    text-align:center;
    line-height:40px;
    float:left;
    box-shadow:0 2px 0 #6c6c6c ;
}
#stockDetail_PC_list .listBtn li:hover{
    background-color:#daf2ff;
}
#stockDetail_PC_list .meanHead{
    padding:16px 70px 13px 95px;
    border:1px solid #daf2ff;
    background-color:#fff;
    margin-top:7px;
}
#stockDetail_PC_list .meanHead li{
    width:74px;
    height:15px;
    border-right:2px solid #e3e3e3;
    background-color:#fff;
    line-height:15px;
    text-align:center;
    float:left;
}
#stockDetail_PC_list .meanHead a.on{
    color:#f60;
}
/*最新数据*/
#stockDetail_PC_list .newIndex{
    border:1px solid #daf2ff;
    margin-top:3px;
    background-color:#fff;
}
#stockDetail_PC_list .newIndex .title{
    height:39px;
    position:relative;
    border-bottom:2px solid #9d9d9d;

}

#stockDetail_PC_list .newIndex .title h6{
    width:74px;
    padding-left:16px;
    color:#64c2fd;
    background:url(../images/bg_new.png) 5px center no-repeat;
    border-bottom:2px solid #64c2fd;
}

/*搜索页面*/
.search{
    padding-top:14px;
}
.search .searchBor{
    border:1px solid #e3e3e3;
}
.search p{
    float:left;
}
.search .searchBox input{
    width:890px;
    height:40px;
    line-height:40px;
    display:inline-block;
}
.search .searchBtn a{
    width:108px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:18px;
    color:#fff;
    background-color:#38c2ea;
    display:inline-block;
}
.searchList{
    margin-top:10px;
    background-color:#fff;
    border:1px solid #e3e3e3;
    padding-bottom:20px;
}
.searchList h5{
    height:40px;
    font-size:18px;
    padding-left:40px;
    color:#c23531;
    line-height:40px;
    border-bottom:1px solid #e3e3e3;
}
.searchList .fansCont{
    border:none;
    border-bottom:1px solid #e3e3e3;
    padding:30px 30px;
}
.searchList .userInt span{
    display: inline-block;
    padding-right:45px;
}
/*站内信*/
.mailBox{
    margin-top:18px;
    padding-bottom:30px;
}
.mailBox table{
    width:745px;
    margin-left:20px;
    text-align: center;
}
.mailBox table tr{
    height:50px;
    border-bottom:1px solid #e3e3e3;
}
.mailBox thead tr{
    border-top:1px solid #e3e3e3;
    background-color:#f5f5f5;
}
.mailBox th.select b,.mailBox td.select b{
    width:16px;
     height:17px;
    background:url("../images/mail.png") -17px -34px;
    display:inline-block;
    margin:5px 0 0 12px;
    cursor:pointer;
 }
.mailBox th.select b.on,.mailBox td.select b.on{
    background-position: -17px -10px;
}
.mailBox td.bg,.mailBox th.bg{
    text-align:left;
}
.mailBox td.bg b{
    width:18px;
    height:10px;
    background:url("../images/mail.png") -42px -38px;
    display:inline-block;
    margin-left:3px;
}
.mailBox td.bg b.on{
    height:17px;
    margin-top:5px;
    background-position: -42px -11px;
}
.mailBox td.tit{
    cursor:pointer;
}
/*删除按钮*/
.mailBox .botBox{
    padding:35px 0 0 70px;
}
.mailBox .del input[type=button]{
    width:46px;
    height:24px;
    background:url("../images/mail.png") -11px -65px;
    cursor:pointer;
}
.mailBox .del input[type=button]:hover{
    background-position:-12px -92px;
}
.mailBox .del input[type=button].on{
    background-position:-12px -92px;
}
.pc_top .chosen a:hover{
    color:#40baef;
}
.pc_top .chosen a.active{
    color:#40baef;
}
