@charset "UTF-8";
/* 是的 */
html{font-size:10px;}
body{
    padding: 0;
    margin: 0;
    -webkit-touch-callout:none; 
    -webkit-user-select:none;
}
ul{padding: 0;}
li{list-style-type: none;}
p{margin:0;}
a{color:black;text-decoration:none}
a:active { background-color:#fff}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*search.css*/
#hidcount{
    display:none;
}

#bigdiv{
    padding:0 1% 5.2rem;
    box-sizing: border-box;
}
/*标题*/
.title2 {
    color: #bf0000;
    font-size: 14px;
    margin-top: 3%;
    width:99%;
}

.title2:first-child{
    margin-top:10px;
}
/*.title2 span {
    font-size: 1.8rem;
}*/

.gp {
    color: #bf0000;
    font-size: 14px;
}

.title_fir {
    margin-left: 5px;
}
.title_fir a:hover{
    color: #bf0000;
}
.green{
    color:green;
}

.black{
    color:#606060;
}

.table {
    margin: 0 auto 10px;
    width: 98%;
}

table tr {
    height: 25px;
}

table td {
    color: #666;
    font-size: 1.5rem;
    line-height: 1.5rem;
}

.name {
    color: #444;
    width: 22%;
}


.val {
    color: #db3a3a;
    padding-right: 5%;
    text-align:right;
    width: 27%;
    margin-right:5%;
}

.val_r {
    color: #db3a3a;
    padding-right: 2%;
    text-align: right;
    width: 25%;
}

.text {
    color: #444;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 21px;
    margin: 0 auto;
    text-align: justify;
    width: 95%;
}

.text span {
    color: #ff2626;
    font-family: "微软雅黑";
    font-size: 16px;
}


.cont {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}


.hr {
    background-color: #db3a3a;
    height: 1px;
    /*margin: 6px 0 0;*/
    width: 98%;
    border:0;
}

.gifLine{
    text-align:center;
}
.gifLine img{
    width:96%;
}


.foot{
    width:76%;
    font-size:12px;;
    margin:2% auto;
    color:#999;
    text-align:center;
}

.bakbtn{
    width:40%; 
    float:left; 
    text-align:center; 
    color:#cb0000;
}

.zxgbtn{
    width:60%; 
    float:left; 
    text-align:center; 
    background-color:#cb0000; 
    color:#FFFFFF;
}

.show{
    display: none;
}

.zt {
    border-bottom: 2px solid red;
    color: #333;
    margin: 0 auto;
    padding-bottom: 6px;
    /*padding-left: 10px;*/
    width: 96%;
}

.zt_mc {
    font-size: 18px;
    line-height: 150%;
    margin-top: 6px;
}

.zt_text {
    font-size: 14px;
    line-height: 150%;
}
.zt_l{
    float:left;
    width:50%;
}
.zt_r{
    float:left;
    width:50%;
    /*margin-left:5%;*/
}
.zt_red{
    color:#fb0000;
}
.zt_green{
    color:green;
}
.more {
    background: #eaeaea none repeat scroll 0 0;
    color: #2d64b3;
    cursor: pointer;
    font-size: 14px;
    height: 2rem;
    line-height: 2rem;
    margin: 10px auto 0;
    text-align: center;
    width: 60%;
}


.gs_cont {
    float: left;
    font-size: 14px;
    line-height: 150%;
    width: 25%;
}

.more:hover {
    background: #cdcdc1 none repeat scroll 0 0;
}

.toBeVip {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.toBeVip img {
    width: 100%;
}

.toBeVip a {
    position: absolute;
    bottom: 1%;
    display: block;
    width: 50%;
    text-align: center;
    color: #fff;
    background-color: #bf0000;
    font-size: 2rem;
    line-height: 4rem;
    border-radius: 3px;
    left: 25%;
}

.error{
    margin-top:24%;
}

.error img{
    display: block;
    margin:0 auto;
    width:30%;
}

.error div{
    text-align:center;
    font-size: 2.5rem;
    color: #bf0000;
    line-height: 15rem;
    font-family: Helvetica,"Microsoft YaHei", Arial, sans-serif;
}
.zxgbox{
    width: 34%;
    background: #bf0000;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
    text-align: center;
    float: right;
    margin: 0 3% 3% 0;
    border-radius: 4px;
}
/*关键股东和新闻动态start*/
.hidedata{
    display: none;
}
.stockRelationBox {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #666;
    /*margin-top: 20px;*/
    overflow: hidden;
    border-bottom: none;
}

.stockRelationBox ul {
    overflow: hidden;
    padding-left: 0;
    margin:0;
}

.stockRelationBox .bigUl {
    border-bottom: 1px solid #eee;
}

.stockRelationBox .bigUl .listItem {
    width: 100%;
}

.stockRelationBox li {
    float: left;
    width: 100%;
    font-size: 1.2rem;
    color: #666;
    overflow: hidden;
}

.stockRelationBox .listItem {
    width: 50%;
    float: left;
    line-height: 1.5rem;
    border: 1px solid #eee;
    border-top: none;
}

.stockRelationBox li:last-child .listItem {
    border-bottom: 1px solid #eee;
}

.stockRelationBox .bigUl li:last-child .listItem {
    border-bottom: none;
}

.stockRelationBox .title .listItem {
    background-color: #f6f6f6;
    font-weight: bold;
}

.stockRelationBox li .listItem:nth-child(2) {
    float: right;
}

.stockRelationBox .title span {
    color: #333;
}

.stockRelationBox .num {
    width: 9%;
    border-right: 1px solid #eee;
    border-left: none;
}

.stockRelationBox span {
    display: inline-block;
    text-align: center;
    color: #666;
    line-height: 4rem;
    border-left: 1px solid #eee;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
}

.stockRelationBox .title .cg {
    line-height: 1.8rem;
}

.stockRelationBox .proportion {
    width: 15%;
    border-left: none;
}

.stockRelationBox .title .proportion {
    line-height: 1.8rem;
}

.stockRelationBox .title .change {
    line-height: 1.8rem;
}

.stockRelationBox .name {
    width: 27.7%;
    padding: 0 3%;
    text-align: left;
    line-height: normal;
    border: none;
}

.stockRelationBox .cg {
    width: 20%;
    border: 1px solid #eee;
    border-top: none;
    border-bottom: none;
}

.stockRelationBox .change {
    width: 18%;
}

.stockRelationBox .green {
    color: #048304;
}

.stockRelationBox .red {
    color: #BF0000;
}

.stockRelationBox .listItem:hover {
    background-color: #fafafa;
}

/*@media screen and (max-height: 768px) {
    .stockRelationBox li {
        font-size: 12px;
    }
    .stockRelationBox span {
        line-height: 1.5rem;
    }
    
}*/

/*...................................*/

.stockRelationTool {
    padding: 0.4rem 0 0.4rem;
    font-size: 1.4rem;
    overflow: hidden;
    clear: both;
}

.stockRelationTool .stockTool {
    float: right;
    text-align: right;
    padding-right: 5px;
}
.gdtime{
    color: #333;
    padding: 0.2rem 0 0.4rem;
    font-size: 1.4rem;
    overflow: hidden;
    float: right;
    text-align: right;
    padding-right: 5px;
    width: 60%;
}
.stockRelationTool a.allView {
    color: #BF0000;
    font-size: 1.4rem;
    border-bottom: 1px solid #BF0000;
    cursor: pointer;
}

.stockRelationTool a.allView:hover {
    color: red;
}

.stockRelationTool span {
    color: #666;
    margin-left: 16px;
}



.stockRelationTool .stockPage {
    padding-top: 18px;
    clear: both;
    position: relative;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.stockPage .stockCircle {
    position: absolute;
    text-align: center;
    top: 14px;
    background-color: #fff;
}

.stockPage .stockCircle a {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background-color: #999;
    border-radius: 50%;
    cursor: pointer;
}

.stockPage .stockCircle .active {
    background-color: #BF0000;
}

.stockPage .stockCircle a:hover {
    background-color: #BF0000;
}

.stockPage .stockCircle a:first-child {
    margin-left: 35px;
}

.stockPage .stockCircle a:last-child {
    margin-right: 35px;
}

/*关键股东和新闻动态end*/
/*search.css*/



/* 补充导航左边边线 */
.list .list_first{
    border-left: 1px solid #d3d3d3;
}
.histogram_list .list_first{
    border-left: 1px solid #d3d3d3;
}
.bottom_ul .list_first{
    border-left: 1px solid #d3d3d3;
}

/* 内容样式 */
.content_list{
    width:100%; 
}
.list{
    display: flex;
    width:100%;
    overflow: hidden;
    box-sizing: border-box;
    margin:0; 
    padding-left:0;
    /*border-left:1px solid #d3d3d3;*/
}
.list li{
    flex: 1;
    width:19.5%;
    /*border-top:1px solid #d3d3d3;*/
    /*border-bottom:1px solid #d3d3d3;*/
    text-align: center;
    line-height: 3.6rem;
    font-size: 1.6rem;
    float:left;
    color:#666666;
    /*border-right: 1px solid #d3d3d3;*/
    background-color: #fff;
}
.histogram_list{
    width:100%;
    overflow: hidden;
    box-sizing: border-box;
    margin:0.133333rem 0;     
}
.histogram_list li{
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
    text-align: center;
    line-height: 2.933333rem;
    font-size: 1.5rem;
    float:left;
    color:#666666;
    border-right: 1px solid #d3d3d3;
    background-color: #fff;
}

.histogram_list li.cc{
    color:#bf0000;
    border-bottom:1px solid #bf0000;
}
/* 导航选项卡 */
.list .li_active{
    color:#bf0000;
    border-bottom:1px solid #bf0000;
}
.details_concent{
    display:none;
    padding-bottom: 1.2rem;
}
.details_concent_active{
    display:block;
}
.condition_title {
    width: 100%;
    height: 3rem;
    border-bottom: 1px solid #d3d3d3;
    box-sizing: border-box;
    padding: 0.3rem 0.266667rem;
    background-color: #fff;
    overflow: hidden;
    line-height: 2rem
}
.condition_title h4{
    font-size: 1.8rem;
    float:left; 
    font-weight: bold;
    color:#333333;
    margin:0;
}
.condition_title p{
    float: right;
    color: #333333;
    display: block;
    width: 40px; 
}
.condition_title .dateline {
    display: inline-block;
    float: right;
    width: 5rem;
    height: 1.8rem;
    color: #000;
    font-size: 1rem;
    text-align: center;
    line-height: 1.8rem;
}
.condition_title .datelineActive {
    color: #bf0000;
    border-radius: 5px;
    background-color: #fff3f3;
}
.arrows_img{
    display: block;
    font-size: 1.5rem;
    width:40px;
    float: left;
}
.arrows{
    width: 8px;
    height: 1rem;
    margin: 4px 0 0 0px;
}
/* 热度分布 */
.histogram_box{
    display:block;
    width:100%;
    background-color: #fff;
    height:300px;
}
..histogram_box div{
    width: 100%;
}
.histogram_box_active{
    display:block;
}
.histogram_box img{
    width:100%;
}
.condition_li li{
    width:49.5%;
}

/*文章标题 内容及提示*/
.article_list{
    width:94%;
    padding:0 3%;
    background-color: #fff;   
    margin: 0; 
}
.article_list li{
    border-bottom: 1px solid #e4e4e4;
}
.article_title{
    padding: 0.6rem 0 0 0;
    /*font-weight: bold;*/
}
.article_title a{
    font-size: 1.6rem;
    line-height: 150%;
    color:#333;
    text-decoration: none;
    font-weight: bold;
}
/* 内容提示 */
.hide_hint{
    overflow: hidden;
     text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 1rem;
}
.content_hint{
    /*text-indent: 2.4rem;*/
}
.content_hint a{
    font-size: 1.5rem;
    line-height: 1.8rem;
    color:#333; 
    text-decoration: none;
    text-indent: 2.8rem; 
}
.content_hint p{
    /*text-indent: 2.8rem; */
    padding-bottom:1rem;
}
.article_data{
    overflow: hidden;
    padding:0.16rem 0 1.266667rem 0;
}
.article_stock_code{
    float: right;
    font-size: 1.2rem;
    color: #999999;
    margin-right: 17px;
}
.article_time{
    float: right;
    font-size:1.2rem;
    color:#999999;    
}



.bottomline{background-color: #f3f3f3;height:4px;}
.stockbox{display:none; clear: both; float: left;width: 100%}
.showbox{display:block;float: left;width: 100%}

/*detail*/
/* 补充左边边线 */
.box{
    padding:0 0.8rem;
    overflow:hidden;
}
/* 新闻标题 */
.news_title h1{
    font-size: 1.8rem;
    margin-top: 0.8rem;
    font-weight: bold;
}

.news_text p{
	padding-bottom:1rem;
}

/* 新闻内容设置 */
.news_text .news_content{
    font-size: 1.6rem;
    color:#333;
    text-indent: 2em;
    line-height: 150%;
    margin-bottom: 1rem;
}
/* 分享微信朋友圈 */
.share_select{
    width:100%;
    height:3.866667rem;
    margin-top: 0.64rem;
    bottom:0;
    background-color: #fff;
    overflow:hidden;
}
.share_select_left{
    width:50%;
    height:100%;
    float:left; 

}
.share_select_style{
    width:1.6rem;
    height:1.6rem;
    border-radius: 50%;
    border:1px solid #dfdfdf;
    text-align: center;    
}
.share_select_style img{
    width:100%;
}
.share_select_style a{
    display:inline-block;
    text-decoration: none;
}
.share_select_style .weixin_p{
    margin-top: 0.213333rem;
    color:#999;
}
.weixin{
    float:right;
    margin-right: 0.32rem;
}
.friendster{
    float:left;
    margin-left: 0.32rem;    
}
.comment {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 0.4rem;
    padding:0.6rem 0.8rem;
}
.comment p{
    color:#333;
    font-size: 1.6rem;    
}

/* 评论框 */
.textarea_box{
    padding:0 0.4rem;
    overflow:hidden;
}
.textarea_box textarea{
    width:97%;
    height:10rem;
    resize:none;
    font-size: 1.6rem;
    padding:0.4rem;
}

/* 发表按钮 */
.publish{
    display:block;
    width:1.866667rem;
    height:0.64rem;
    background-color: #bf0000;
    color:#fff;
    border:0;
    float:right;
    text-align: center;
    font-size: 0.373333rem;
    line-height: 0.64rem;
    margin-top: 0.2rem;
}

/* 用户提交评论 */
.comment_style{
    overflow:hidden;
    padding:0.466667rem 0.4rem 0.6rem 0.4rem ;
    border-bottom: 1px solid #d3d3d3 ;
}
.user_img{
    width:1.333333rem;
    height:1.333333rem;
    float:left;
}
.user_img img{
    width:100%;
    height:100%;
}
.user_data{
    padding-left: .3rem;
    overflow:hidden;
}
.user_data p:nth-child(1){
    overflow:hidden;
}
.user_time{
    float: right;
}
.user_text{
    font-size: 0.293333rem;
}
.reply_box{
    overflow:hidden;
    margin-top: 0.5rem;
}
.reply_box textarea{
    width: 100%;
    height: 2.4rem;
    resize: none;
    font-size: 0.32rem;
    padding: 0.266667rem;
}

/* 回复按钮 */
.reply{
    width:1.6rem;
    height:0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background-color:#bf0000;
    color:#fff;
    float:right;
    margin-top: 0.133333rem;
}
.two_reply{
    width:1.6rem;
    height:0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background-color:#989898;
    color:#fff;
    float:right;
    margin-top: 0.133333rem;    
}
/*detail*/


/*涨跌幅start*/
.rise,.fall{
    margin-top:1rem;
    background:#fff;
    width:100%;
    height:auto;
    }
    
.rise-announcement{
    width:auto;
    padding-left:2.45%;
    color:#333333;
    font-weight:400;
    border-top:1px solid #cacaca;
    font-size:1.4rem;
    border-bottom:1px solid #cacaca;
    height:4rem;
    line-height:4rem;
    }
.fall-announcement{
    width:auto;
    padding-left:2.45%;
    color:#333;
    font-weight:400;
    border-top:1px solid #cacaca;
    font-size:1.4rem;
    
    border-bottom:1px solid #cacaca;
    height:4rem;
    line-height:4rem;
    }           

.rise-announcement span,.fall-announcement span{
    display:inline-block;
    float:right;
    margin-right:2.45%;}
    
.rise-announcement span a,.fall-announcement span a{
    
    color:#b0b0b0;
    text-decoration:none;
    }
.rise-announcement a img,.fall-announcement a img{
    display:inline-block;
    width:4.4%;
    height:18.75%;
    margin-left:3%;
    margin-right:3%;}   
.rise-list div,.fall div{
    width:30%;
    float:left;
    padding-top: 0.75rem;
    }
.rise-list p,.fall p{
    height:2rem;
    line-height:2rem;
    font-size:1.4rem;
    width:100%;
    color:#666;
    

    }
.rise-list p a,.fall p a{
    color:#666;
    text-decoration: none;
}
.rise li,.fall li{
    width:auto;
    padding-left:2.34%;
    padding-right:2.34%;
    height:5rem;
    line-height:5rem;
    border-bottom:1px solid #e6e6e6;
}   
.list-span1{
    float:right;
    display:block;
    /*margin-left:10%;*/
    font-size:1.8rem;
    /*color:#bf0016;*/
    /*width: 25%;*/
    font-weight:bold;

    height: 3rem;
    line-height: 3rem;
    margin: 1rem 0;
    /*background: #bf0a28;*/
    color: #262626;
    padding: 0px 15px;
}
.list-span2{
    font-size:1.8rem;
    float:right;
    display:block;
    /*margin-left:4%;*/
    /*color:#bf0016;*/
    font-weight:bold;

    height: 3rem;
    line-height: 3rem;
    margin: 1rem 0;
    background: #DA3E3F;
    color: #fff;
    padding: 0px 15px;
    width: 20%;
    text-align:center;

}
.rankgreen{
    background-color: #2ec100;
}
/*涨跌幅end*/

/*vip按钮start*/
.becomevip{ width:100%; height:auto; background:url(../images/vipbg.png) no-repeat top; padding:20px 0 10px;background-size :126%}
/*.becomevip p{ margin: 32px 0;}*/
.becomevip p.becomevip_text1{margin-top:1.5rem;}
.becomevip_text1{text-align:center; font-size:2.5rem; color:#bf0000; font-weight:bold; line-height:1.8;}
.becomevip_text2{text-align:center; font-size:2rem; color:black; font-weight:bold; line-height:1.4;}
.becomevip_text3{ display:block; margin:0 auto; width:50%; font-size:2rem; font-weight:bold; height:4rem; text-align:center; line-height:4rem; background-color:#bf0000; color:white;text-decoration:none;margin-bottom:3rem;}
.becomevip_text4{margin-top:10px;text-align: center;font-size:20px;}
.becomevip_text4 a{color:#bf0000;cursor: pointer;}
a.becomevip_text3:hover{color:#fff;}
/*vip按钮end*/

/*头部搜索框start*/
.header{
    width:100%;
    height:auto;
    overflow: hidden;
}
.search{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 4.4rem;
    width: 64.4%;
    float: left;
    border: 1px solid #b3b3b3;
    border-right:none;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 0 0 0 10px;
    font-size:1.8rem;
    background: #fafafa;
}   
.button{
    margin-top:5px;
    position:relative;
    right:1px;
    margin-bottom:5px;
    height:4.4rem;
    width:31.25%;
    font-size:1.8rem;
    color: #fff;
    float:left;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
    background-color: #cc0000;
    border: 1px solid #cc0000;
    line-height:4.4rem;
    text-align:center;
    text-decoration: none;
}
a.button:hover{
    background-color: #cc0000;
}
/*搜索结果下列表*/   
#showgp_smallbox {
    background: none repeat scroll 0 0 white;
    border: 1px solid #ccc;
    height: auto;
    left: 0;
    min-height: 4rem;
    overflow: hidden;
    position: absolute;
    top: 65px;
    width: 96%;
    margin: 0 2%;
    display:none;
    box-sizing: border-box;
    z-index: 10;
}
#showgp_smallbox p {
    float: left;
    height: 4rem;
    width: 100%;
}
#showgp_smallbox p span {
    display: block;
    float: left;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    width: 50%;
    font-size: 1.8rem;
}
#showgp_smallbox p.title span {
    background: none repeat scroll 0 0 #f4f4f4;
    font-weight: 700;
}
#showgp_smallbox p.cc{
   background: #7e7e7e;
}


#showgp_smallbox p.cc span{
   color:white;
}

#showgp_smallbox p.title span{
   background: #f4f4f4;

}

#hidcount{
    display:none;
}
/*头部搜索框end*/

/*自选股按钮start*/
#footfloat{
    width:100%;
    position:fixed; 
    bottom:0; 
    background-color:#fff; 
    height:4.2rem; 
    line-height:4.2rem; 
    font-size:1.8rem; 
    font-family: Helvetica, Arial, sans-serif; 
    text-align:center; 
    box-shadow:5px 0 10px #999;
    z-index:9999;
    
}

.bakbtn{
    width:40%; 
    float:left; 
    text-align:center; 
    color:#cb0000;
}

.zxgbtn{
    width:60%; 
    float:left; 
    text-align:center; 
    background-color:#cb0000; 
    color:#FFFFFF;
}
/*自选股按钮end*/

/*底部加载更多start*/
#loadmore a{
    display: block;
    width: 110px;
    font-size: 18px;
    color: #fff;
    background: #a9a9a9;
    padding: 1% 2%;
    margin: 5% auto 8%;
}
/*底部加载更多end*/

/*手机chart图放大start*/
#bigBox{
    -ms-transform:rotate(90deg); /* IE 9 */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari and Chrome */
    -o-transform:rotate(90deg); /* Opera */
    transform:rotate(90deg);
    position: fixed;
    display: none;
    padding-top: 10px;
    background-color: #fff;
}
#bigChart img{
    width:100%;
}
/*放大镜*/
.bigIcon{
    width:20px;
    height:20px;
    float: right;
}
#chartText{
    font-size: 16px;
    padding: 0 10px;
}
#chartText span{
    color: #ff2626;
    font-family: "微软雅黑";
    font-size: 18px;
}
/*手机chart图放大end*/


.mini-legend{
	width: 100%;
    height: 20px;
    background-color: white;
    position: absolute;
    margin-top: 7px;
    z-index:999;
}

.mini-legend span{
	display: block;
    float: left;
    font-size: 14px;
    color: #666;
}

#footfloat div.bakbtn{
	width:50%;
	color:#999;
	border-right:1px solid #ddd;
	box-sizing:border-box;
}

#footfloat div.zxgbtn{
	width:50%;
	color:#999;
	border-right:0;
	background-color:#cb0000;
	color:#fff;
	box-sizing:border-box;
}

.titlePBLC a{
	color:#666666;
}

.gg_hint pre{
	white-space: pre-wrap;font-size: 1.5rem;line-height: 1.6;color: #333;margin: 0;
}

.dddxlist{
	float:right;
}

.dddxlist span:nth-child(1){
	width:130px;font-size:13px;color:#000;margin-right:10px;
}

.dddxlist span:nth-child(2){
	width:50px;font-size:13px;color:#000;
}

.minis-legend span {
    display: block;
    float: left;
    font-size: 12px;
    color: #000;
    font-weight:600;
}

.minis-legend span:nth-child(1){
	width:12px; height:12px; background-color:#a50000; margin-left:20px; margin-top:2px;
}

.minis-legend span:nth-child(2){
	padding-left:5px;
}

.minis-legend span:nth-child(3){
	width:12px; height:12px; background-color:#f56c6c; margin-left:20px; margin-top:2px;
}

.minis-legend span:nth-child(4){
	padding-left:5px;
}

.minis-legend span:nth-child(5){
	width:12px; height:12px; background-color:#1e7006; margin-left:20px; margin-top:2px;
}

.minis-legend span:nth-child(6){
	padding-left:5px;
}

.minis-legend span:nth-child(7){
	width:12px; height:12px; background-color:#85d56c; margin-left:20px; margin-top:2px;
}

.minis-legend span:nth-child(8){
	padding-left:5px;
}


.mini-legend{
	margin-top:0;
	display:none;
}

.mini-legend span {
    display: block;
    float: left;
    font-size: 12px;
    color: #000;
    font-weight:600;
}

.mini-legend span:nth-child(1){
	color:#7cb5ec; font-weight:bold; margin-left:20px;
}

.mini-legend span:nth-child(2){
	padding-left:5px;
}

.mini-legend span:nth-child(3){
	width:12px; height:12px; background-color:#f56c6c; margin-left:20px; margin-top:2px;
}

.mini-legend span:nth-child(4){
	padding-left:5px;
}

.mini-legend span:nth-child(5){
	width:12px; height:12px; background-color:#1e7006; margin-left:20px; margin-top:2px;
}

.mini-legend span:nth-child(6){
	padding-left:5px;
}

.nohide_hint{
	overflow: hidden;
     text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 1rem;
    text-align:justify;
}

a.LoadBtn {
    margin: 2% auto;
    display: block;
    width: 2rem;
    height: 2.1rem;
    background: url(../images/load1.png) no-repeat 0 0;
    background-size: 100% 100%;
    animation: run 1.3s linear infinite;
    -webkit-animation: run 1.3s linear infinite;
}
.loading img {
    animation: run 2s linear infinite;
    -webkit-animation: run 2s linear infinite;
}
@-webkit-keyframes run {
    0% {
        -webkit-transform: rotate(0);
        background: url(../images/load1.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    15% {
        -webkit-transform: rotate(51deg);
        background: url(../images/load2.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    29% {
        -webkit-transform: rotate(102deg);
        background: url(../images/load3.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    43% {
        -webkit-transform: rotate(153deg);
        background: url(../images/load4.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    57% {
        -webkit-transform: rotate(204deg);
        background: url(../images/load5.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    71% {
        -webkit-transform: rotate(255deg);
        background: url(../images/load6.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    84% {
        -webkit-transform: rotate(310deg);
        background: url(../images/load7.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    100% {
        -webkit-transform: rotate(360deg);
        background: url(../images/load8.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
}




/*  增强择时 */
.optimizeDealPlate {
    background-color: #fff;
}
/* 增强择时plus */
.optimizeDealPlusBox.optimizeDealPlate {
    position: relative;
    background-color: #242424;
}
.optimizeDealPlusBox .optimizeDealPlateBg {
    position: absolute;
    top: 0;
    left: -10%;
    background-color: #242424;
    width: 1000%;
    height: 100%;
    z-index: -1;
}
.optimizeDealTit {
    width: 100%;
    height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #db3a3a;
}
.optimizeDealPlusBox .optimizeDealTit {
    padding-bottom: 10px;
}
.optimizeDealTit span {
    float: left;
    display: block;
    font-size: 14px;
}
.optimizeDealTit span.optimizeDealText {
    color: #bf0000;
    margin-top: 10px;
    line-height: 14px;
} 
.optimizeDealPlate.optimizeDealPlusBox span.optimizeDealText {
    color: #ffdfb2;
    margin-top: 10px;
    line-height: 120%;
    font-weight: bold;
    font-size: 21px; 
}
.optimizeDealPlusBox span.optimizeDealText i {
    display: inline-block;
    padding: 0 3px;
    background-color: #ffdfb2;
    font-size: 18px;
    color: #262626;
    line-height: 120%;
    text-align: center;
    border-radius: 5px;
    margin-left: 5px;
}
/* 试用倒计时 */
.freeRemind {
    float: right;
    font-size: 14px;
    line-height: 35px;
}
/* 买卖点,增强择时,收益走势-导航 */
.optimizeDealList {
    float: right; 
}

/*
.optionDealTit {
    width: 100%;
    border-top: 1px solid #db3a3a;
    background-color: #fff0f0;
    overflow: hidden;
}*/
.optimizeDealList span {
    position: relative;
    margin-top: 10px;
    line-height: 14px;
    color: #333;
    margin-right: 25px;
}
.optimizeDealPlusBox .optimizeDealList span {
    color: #ffdfb2;
    margin-top: 15px;
    font-size: 12px;
}
.optionDealTit span i{
    float: left;
    display: block;
    position: absolute;
    top: -6px;
    right: -20px;
    width: 20px;
}
/*
.optionDealTit span.on {
    background-color: #e94f4f;
    color: #fff;
}*/
.optimizeDealList span.last {
    margin-right: 0;
} 

.optimizeDealList span.on {
    color: #bf0000;
}

/* 增强选时Plus optimizeDealPlusBox START */
.optimizeDealPlusBox .optimizeDealList span.on {
    color: #ffdfb2;
}
.optionDealList{
	margin:0;
}
.optionDealList li {
	
    display: none;
}

#kt0,#kt1,#kt2{
	min-height:180px;
}
.optimizeDealPlusBox #kt1 {
    width: 98%;
    margin: 0 auto;
    background-color: #2b2b2b;
    padding-top: 20px;
    padding-bottom: 10px;
}
.optimizeDealPlusBox #kt2 {
    width: 98%;
    margin: 0 auto;
    background-color: #2b2b2b;
    padding-top: 20px;
    padding-bottom: 10px;
}
/* 选时收益 */
.optimizeDealPlusBox .text {
    padding: 10px 0;
    color: #ccb28f;
}
.optimizeDealPlusBox .text span {
    color: #ffdfb2;
    font-weight: bold;
}
.optimizeDealPlusBox .stockzqlinelegend {
    background-color: transparent;
}
.optimizeDealPlusBox .stockzqlinelegend .legends {
    color: #ffdfb2;
}
/* 增强选时Plus optimizeDealPlusBox END */

.optionDealList li.on {
    display: block;
} 
.needRootBox {
    width: 100%;
    /*padding-top: 15px;*/
}
.needRootBox p {
    font-size: 14px;
    color: #3d3d3d;
    line-height: 150%;
    text-align: center;
    /*margin-bottom: 10px;*/
}

.needRootBox p:nth-child(1) {
    /*font-weight: bold;*/
    padding-top: 10px;
}
/* 状态选择 */
.optionDealSelect {
    width: 100%;
    text-align: center;
}
.optionDealSelect a {
    display: inline-block;
    width: 90px;
    height: 40px;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}
.optionDealSelect a:first-child {
    border: 1px solid #cc2222;
    line-height: 40px;
    margin-right: 8px;
    font-size: 14px;
    color: #cc2222;
} 
.optionDealSelect a:last-child {
    position: relative;
    background-color: #cc2222;
    text-align: center;
    color: #fff;
}
.optionDealSelect a:last-child span {
    font-size: 14px;
}
.optionDealSelect a:last-child span:nth-child(1) {
    color: #fff003;
    font-weight: bold;
    line-height: 26px;
}
.optionDealSelect a:last-child span:nth-child(1) i {
    font-size: 12px;
    color: #fff;
    font-style: normal;
}
.optionDealSelect a:last-child span:nth-child(2) {
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    text-decoration: line-through;
}
/* 择时和收益走势 订购和订购提醒 */
/*
.needRootBox.otherRootBox {
    padding-top: 25px;
}*/
.otherRootBox .optionDealSelect {
   padding-top: 3px;
}
.needRootBox.loginRootBox .optionDealSelect a {
    width: 25%;
    line-height: 40px;
    background-color: #cc2222; 
    color: #fff003;
    font-weight: bold;
}
.loginRootBox .optionDealSelect a span {
    font-size: 14px;
}

.loginRootBox .optionDealSelect a span:nth-child(1) i {
    font-size: 12px;
    color: #fff;
    font-style: normal;
}

/* 买卖点,增强择时,收益走势 图像 */
.neededRootBox {
    position: relative;
    width: 100%;
    /*margin-top: 7px;*/
}
.neededRootBox img {
    width: 100%;
}
.neededRootBox .neededVipedRoot {
    position: absolute;
    right: 0;    
    bottom: 0;
}
.neededRootBox a span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}
.neededRootBox .neededVipRoot span:nth-of-type(1) {
    margin-top: 12%;
}
/* 解决增强选时 选项文字与字体间距过大 */
.unifyStyleClass.neededRootBox .neededVipRoot span:nth-of-type(1) {
    margin-top: 0;
}
.neededRootBox a i {
    display: block;
    width: 22px;
    height: 22px;
    margin: 10% auto 0;
    background: url("../images/neededVipedRootIcon.png") no-repeat center center;
    background-size: 100% 100%;
}
.neededRootBox a.neededVipRoot i {
    margin-top: 5px;
}
.neededRootBox .neededVipRoot {
    width: 36%;
    height: 100%;
    z-index: 9;
    background: url("../images/buyDomeIndex.png") no-repeat center center;

    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 3px 3px 0;
}
.neededRootBox .neededVipedRoot {
    width: 45%;
    height: 100%;
    box-sizing: border-box;
    padding: 10.5% 3px 0;
    background: url("../images/buyDomeIndex.png") no-repeat center center;
    background-size: 100% 100%;
    z-index: 1;
}

.neededRootBox .neededVipedRoot p {
    color: #fff;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 5%;
}
.neededRootBox .neededVipedRoot p:nth-child(2) {
    margin-bottom: 7%;
} 
.neededRootBox .neededVipedRoot p:nth-child(3),
.neededRootBox .neededVipedRoot p:nth-child(4) {
    font-size: 14px;
}

.neededVipedRoot .zqxsBuyLink {
    position: absolute;
    bottom: 7%;
    left: 50%;
    display: block;
    width: 66%;
    margin-left: -33%;
    padding: 10px 0;
    text-align: center;
    line-height: 100%;
    font-size: 14px;
    color: #fff;
    background-color: #da1717;
}

/* 媒体查询 */
@media screen and (max-width:320px) {
    /* 增强择时 */
    .needRootBox p,
    .optionDealTit span,
    .optionDealSelect a:first-child,
    .optionDealSelect a:nth-child(2) span,
    .optimizePayBox .deductionPlate span,
    .loginRootBox .optionDealSelect a span {
        font-size: 12px;
    }

    /* 增强择时-END */
}
.avemadata {
    z-index: 2;
    position: relative;
    top: 4px;
}

.avemadata lo {
    float: left;
    width: 90px;
}

.avemadata lo span:last-child {
    color: black;
}
.optimizeDealPlusBox .avemadata lo span:last-child {
    color: #ffdfb2;
}
.avemadata lo:nth-child(1) span:first-child {
    color: #1aadce;
    font-weight: bold;
}

.avemadata lo:nth-child(2) span:first-child {
    color: #8bbc21;
    font-weight: bold;
}

.avemadata lo:nth-child(3) span:first-child {
    color: #910000;
    font-weight: bold;
}
.optimizeDealPlusBox .avemadata lo:nth-child(3) span:first-child {
    color: #dd2200;
}
.stockzqlinelegend{
    background: #fff;
    font-size: 12px;
    height: 21px;
    position: absolute;
    z-index: 1;
    font-weight:bold;
    top:6px;
    left: 49px;
}

.stockzqlinelegend .legends{
    cursor: pointer;
    float: left;
}
.stockzqlinelegend span{
    display: inline-block;
    margin: 5px 3px 4px 15px;
    width: 20px;
    height: 2px;
}


/* 增强择时-PLUS */
.zqzsPlusSeal {
    position: absolute;
    bottom: 47px;
    left: 30px;
    width: 25.35%;
}

.zqzsPlusSeal img {
    display: block;
    width: 100%;
}
.optimizeDealPlusBox .zqzsPlusSeal {
    top: 10px;
    right: 30px;
    bottom: auto;
    left: auto;
} 
/* 增强择时Plus */
.zqzsPlusPlate {
    width: 100%;
    /*overflow: hidden;*/
}
.zqzsPlusIcon {
    width: 14%;
    float: left;
}
.zqzsPlusIcon img {
    position: relative;
    top: -13px;
    display: block;
    width: 100%;
}

.zqzsPlusState {
    width: 83%;
    float: right;
    margin-top: 4%;
    font-size: 14px;
    color: #333;
    line-height: 150%; 
}
.optimizeDealPlusBox .zqzsPlusState {
    color: #ccb28f;
}
.optimizeDealPlusBox  .zqzsPlusState .deploy c {
    font-weight: bold;
    color: #ffdfb2;
}
.zqzsPlusState .zqzsPlusStateLink {
    font-size: 14px;
    color: #ff0000;
    outline: none;
   -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.optimizeDealPlusBox .zqzsPlusState .zqzsPlusStateLink {
    color: #dd2200;
}
.zqzsPlusState .zqzsPlusStateIcon {
    padding: 2px 5px 2px 7px;
    margin-right: 5px;
    font-size: 14px;
    color: #fff;
    background: url("../images/zqzsPlusStateIcon.png") no-repeat center center;
    background-size: 100% 100%;
}
.optimizeDealPlusBox .zqzsPlusState .zqzsPlusStateIcon {
    color: #2b2b2b;
    font-weight: bold;
    font-size: 13px;
    background: url("../images/zqzsPlusStateIconOther.png") no-repeat center center;
    background-size: 100% 100%;   
}
.zqzsPlusState .deploy c {
    color: #004eff;
    font-weight: bold;
}

@media screen and (max-width:360px){
    .zqzsPlusState,
    .zqzsPlusState .zqzsPlusStateIcon,
    .zqzsPlusState .zqzsPlusStateLink {
        font-size: 12px;
    }
}
@media screen and (max-width:340px){
    .optimizeDealPlusBox .optimizeDealList span {
        margin-right: 6px;
    }
}
@media screen and (max-width:320px){
    .optimizeDealPlate.optimizeDealPlusBox span.optimizeDealText {
        font-size: 18px;
    }
}
/* 增强择时-PLUS -END */

/* 新版个股改版 --孙帅兵 */
.topCommonHeader {
    position: fixed;
    width: 100%;
    height: 4.2rem;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff;
    z-index: 9;
}
.topCommonHeader .leftBtn {
    position: absolute;
    top: 30%; 
    left: 2.5%;
    width: 2.8%;
    z-index: 2;    
}
.topCommonHeader .leftBtn img {
    display: block;
    width: 100%;
}
.topCommonHeader .rightBtn {
    position: absolute;
    top: ; 
    z-index: 2;    
}
.topCommonTitle {
    width: 100%;
}
.topCommonTitle p {
    text-align: center;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 100%;
}
.topCommonTitle p:nth-child(1) {
    padding-top: 10px;
}
.topCommonTitle p:nth-child(2) {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

/* 当前股价 */
.presentPriceDataBox {
    overflow: hidden;
    background-color: #f8f8f8;
}
.presentPrice {
    float: left;
    width: 56%;
    padding-top: 10px;
}
.presentPrice .presentPriceVal {
    text-align: center;
    font-size: 44px;
    font-weight: bold;
    line-height: 100%;
    float:left;
    padding:0 8%;
    min-width:105px;
}
.presentPrice .presentPriceVal.upColor {
    color: #bf0000;
} 
.presentPrice .presentPriceVal.downColor {
    color: #1ca600;
}
.presentPriceData {
    padding-left:13%;
}
.presentPriceData a {
    font-size: 14px;
    line-height: 140%;
    margin-right:10px;
}
.presentPriceData a.last {
    margin-right: 0;
}
.presentPriceData a.upColor {
    color: #bf0000;
}
.presentPriceData a.downColor {
    color: #1ca600;
} 
.focusDataBox {
    float: right;
    width: 43%;
    overflow: hidden;
}

/* 大数据数据 */
.presentStockDataBox {
    padding-bottom: 5px;
    background-color: #f8f8f8;
}
.presentStockDataList {
    overflow: hidden;
}
.presentStockDataList li {
    float: left;
    width: 33.33%;
    padding: 0 2%;
    margin: 4px 0;
    text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;;
}
.presentStockDataList li p {
    font-size: 12px;
    color: #666;
    line-height: 100%;
}
.presentStockDataList li p:nth-child(2) {
    font-weight: bold;
    color: #333;
}
.presentStockDataList li p:nth-child(2).upColor {
    color: #bf0000;
}
.presentStockDataList li p:nth-child(2).downColor {
    color: #1ca600;
}

/* 带浮动的数据-detailStockData */
.presentStockDataList.detailStockData li p {
    float: left;    
}
.presentStockDataList.detailStockData li p:nth-child(2) {
    float: right;
}
/* 重要数据 */
.focusDataBox .presentStockDataList li {
    width: 50%;
}
.focusDataBox .presentStockDataList li p:nth-child(2) {
    margin-top: 5px;
}
/* 重要数据 -END */
.showAllDataBtn {
    float: left;
    display: block;
    width: 10%;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 49% 65% 0;
       -moz-transform-origin: 49% 65% 0;
        -ms-transform-origin: 49% 65% 0;
         -o-transform-origin: 49% 65% 0;
            transform-origin: 49% 65% 0;
}  
.showAllDataBtn.on {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 49% 65% 0;
       -moz-transform-origin: 49% 65% 0;
        -ms-transform-origin: 49% 65% 0;
         -o-transform-origin: 49% 65% 0;
            transform-origin: 49% 65% 0;
}


.showAllDataBtn img {
    display: inline-block;
    width: 100%;
}

/* 大数据导航 */
.tabelNavListBox {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    padding: 8px 0 5px;
}
.tabelNavListBox li {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    text-align: center;
}
.tabelNavListBox li.last {
    position: relative;
    padding-right: 8px;
}
.tabelNavListBox li.last .vipIcon {
    position: absolute;
    top: -10px;
    right: 2px;
    display: block;
    width: 22px;
    height: 10px;
    background: url("../images/VIPIcon.png") no-repeat center center;
    background-size: 100% 100%;
}
.tabelNavListBox li.on span {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px solid #bf0000;
    color: #bf0000;
}
.tabelDetailBox li {
    height: 182px;
    display: none;
}

/* 成为VIP */
.becomeVipLinkPlate {
    width: 95%;
    padding: 8px 2.5%;
    background-color: #fff;
    overflow: hidden;
    display: none;
}
.becomeVipLinkPlate .becomeVipADText {
    display: block;
    float: left;
    font-size: 12px;
    color: #000;
    line-height: 30px;
}
.becomeVipLinkPlate .becomeVipADText i {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 5px;
    width: 11px;
    height: 12px;
    background: url("../images/becomeVipIcon.png") no-repeat center center;
    background-size: 100% 100%;
}
.becomeVipLinkPlate .becomeVipImg {
    display: block;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    background-color: #f03c32;
    padding: 8px 18px 10px 10px;
    line-height: 100%;
}
.becomeVipLinkPlate .becomeVipImg i {
    position: relative;
    top: 2px;
    left: 8px;
    display: inline-block;
    border-top: 6px solid transparent;
    border-left: 8px solid #ffd966;
    border-bottom: 6px solid transparent;
}

/* 股票选时-选项 */
.optimizeDealList {
    float: right;
    
}

.optimizeDealList span {
    margin-top: 10px;
    line-height: 14px;
    color: #333;
    margin-right: 15px;
}

.optimizeDealList span.last {
    margin-right: 0;
} 

.optimizeDealList span.on {
    color: #bf0000;
}
 
@media screen and (max-width:360px) {
    .presentStockDataList li p {
        font-size: 12px;
    }
    .presentPrice .presentPriceVal {
    	font-size: 37px;
        padding-top:3%;
    }   
    .presentPriceData a {
        font-size: 12px;
    }
    .stock-title{
    	margin-top:8px;
    }
}
@media screen and (max-width:320px) {
    .presentStockDataList li {
        padding: 0 1%;
    }    
}
@media (min-width:410px) {
    .presentStockDataList li p {
        font-size: 14px;
    }   
}
.instuct {
    width: 400px;
    /*position: absolute;*/
    top: 452px;
    /*left: 177px;*/
    font-size: 14px;
    color: #666;
    overflow: hidden;
}
.instuct i {
    margin: 5px 0 0 5px;
    float: left;
    width: 5px;
    height: 10px;
}
.instuct .gj {
    margin-top: 0;
    width: initial;
    height: initial;
    color: #7cb5ec;
    font-weight: bold;
}
.instuct span {
    float: left;
    padding-left: 5px;
}
.instuct .xdlr {
    background-color: #f56c6c;
}
.instuct .ddlc {
    background-color: #1e7006;
}
/* 新版个股改版 --END */
/*
.optionDealList {
    padding-top: 10px;
}*/
.freeTryOutBox {
    position: relative;
    overflow:hidden;
}
.freeTryOutBox .freeTryOutBtn {
    float: right;
    display: block;
    height: 25px;
    font-size: 12px;
    line-height: 26px;
    padding: 0 8px;
    color: #da1717;
    border: 1px solid #da1717;
    background-color: #fff;
    text-align: center;
	margin: 10px 0;
}
/* 免费试用git */
.freeTryOutBox .freeTryOutBtn.tryOutGif {
    width: 60px;
    height: 25px;
    padding: 0;
    border: 0 none;
    background: url("../images/sj-sy.gif") no-repeat center center;
    background-size: 100% 100%;
}
/* 免费试用git -END */
.freeTryOutBox .freeTryOutBtn.tryOutNumber {
    text-align: right;
    font-size: 12px;
    color: #da1717;
    line-height: 100%;
    border: 0 none;
    height: 12px;
    margin-bottom:0;
}


/* 绑定手机页面 */
.zqxsPhoneBindText {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 100%;
    padding: 10px 0;
}
.zqxsPhoneBindData li {
    overflow: hidden;
    border: 1px solid #fff;
    border-bottom: 1px solid #ededed;   
}

.zqxsPhoneBindData li.on {
    border: 1px solid #bf0000;
}

.BindDataTit {
    float: left;
    display: block;
    width: 24%; 
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 14px;
    color: #000;
    margin-right: 1%;

}
.zqxsPhoneCodeText {
    float: left;
    display: block;
    width: 43%;
    height: 40px;
    border: 0 none;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    text-indent: 5px;
    outline: none;
}
.zqxsPhoneCodeText::-webkit-input-placeholder {
    color: #b8b8b8;
}
.zqxsPhoneCodeText:-moz-placeholder {
    color: #b8b8b8;
}
.zqxsPhoneCodeText::-moz-placeholder {
    color: #b8b8b8;
}
.zqxsPhoneCodeText::-ms-input-placeholder {
    color: #b8b8b8;
}

.zqxsPhoneBindData li.on .zqxsPhoneCodeText::-webkit-input-placeholder {
    color: #bf0000;
}
.zqxsPhoneBindData li.on .zqxsPhoneCodeText:-moz-placeholder {
    color: #bf0000;
}
.zqxsPhoneBindData li.on .zqxsPhoneCodeText::-moz-placeholder {
    color: #bf0000;
}
.zqxsPhoneBindData li.on .zqxsPhoneCodeText::-ms-input-placeholder {
    color: #bf0000;
}

.sendZqxsPhoneCode {
    float: right;
    text-align: left;
    color: #007cca;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 0 none;
    outline: none;
    padding:0;
    margin-right:2%;
}

.sendZqxsPhoneCode.require{
	color:#b3b3b3;
}

.zqxsTryOutBtn {
    position: fixed;
    bottom: 2%;
    left: 50%;
    display: block;
    width: 94%;
    margin-left: -47%;
    background-color: #bf0000;
    font-size: 14px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
}


.zqxsLocalPhoneCode .sendZqxsPhoneCode {
    width: 22%;
    overflow: hidden;
    margin-right:2%;
}
.zqxsLocalPhoneCode .sendZqxsPhoneCode img {
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 5px;
}
.zqxsPhone .zqxsPhoneCodeText {
    width: 74%;
}
/* 绑定手机页面 -END */

/* 绑定成功 */
.bindSuccendPlate img {
    display: block;
    width: 31.33%;
    margin: 0 auto 15px;
}

.bindSuccendPlate {
    padding-top: 30%;
}

.bindSuccendPlate p {
    font-size: 16px;
    text-align: center;
    
}
.bindSuccendPlate p i {
    color: #bf0000;
    font-style: normal;
}
.experienceBox {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 3% 5%;
    box-sizing: border-box;

}
.experienceBox p {
    font-size: 12px;
    color: #ff6e73;
    text-align: center;
    margin-bottom: 20px;
}
.experienceBox a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #bf0000;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.errorinfo{
	color: #bf0000;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
/* 绑定成功 -END */

/*ylyc*/
.ylyctitblock{
	float:right;
}

.ylyctitblock span{
	margin-right: 15px;
	position: relative;
    color: #333;
    line-height: 14px;
}

.ylyctitblock span.active{
   	color: #bf0000;
}
.stockyb .text{
	margin-top:10px;border-bottom: 1px solid #e4e4e4;padding-bottom:1rem;
}
.domeBox {
  border-collapse: collapse;
  font-size: 12px;
  color: #333;
  width: 100%;
}
.domeBox .interleaveBg {
  background-color: #f6f7f7;
}
.domeBox td {
  padding: 7px 2px;
  border-right: 1px solid #828383;
  border-bottom: 1px solid #828383;
  color: #000;
  font-size: 1rem;
  line-height: 1rem;
}
.domeBox td.last {
  border-right: 1px solid #d4e5f8;

}
.domeBox tr.last td {
  border-bottom: 0 none;
}


/* 搜索 */
.tryOutSearchBox {
  position: relative;
  top: 20px;
  width: 80%;
  height: 38px;
  margin: 0 auto ;
  background-color: rgba(255, 255, 255, .4);
  border: 1px solid #bf0000;
  /*border-radius: 5px;*/
  box-sizing: border-box;
}
.tryOutSearchBox .tryOutSearchIcon {
  float: right;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 6px;
  margin-right: 8px;
  background: transparent url("./../images/tryOutSearchIcon.png") no-repeat center center;
  background-size: 100% 100%;
}
.tryOutSearchBox input {
  float: left;
  display: block;
  text-indent: 10px;
  width: 85%;
  font-size: 14px;
  color: #999999;
  height: 38px;
  line-height: 38px;
  background-color: transparent;
  outline: none;
}
.tryOutSearchBox input::-webkit-input-placeholder{
  color: #999999;
}    /* 使用webkit内核的浏览器 */
.tryOutSearchBox input:-moz-placeholder{
  color: #999999;
}                  /* Firefox版本4-18 */
.tryOutSearchBox input::-moz-placeholder{
  color: #999999;
}                  /* Firefox版本19+ */
.tryOutSearchBox input:-ms-input-placeholder{
  color: #999999;
} 
.pullDownBox {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  z-index: 29;
}
.pullDownTitle {
  width: 100%;
  overflow: hidden;
}
.pullDownTitle span {
  float: left;
  display: block;
  width: 50%;
  background-color: #ccc;
  color: #333;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  padding: 8px 0;
}
.pullDownList {
  width: 100%;
  background-color: #fff;
}
.tryOutSearchBox .pullDownList {
    background-color: #eee;
}
.pullDownList .pullDownSelect {
  width: 100%;
  display: block;
  overflow: hidden;
}
.pullDownSelect span {
    float: left;
    display: block;
    width: 50%;
    padding: 8px 0;
    font-size: 14px;
    color: #666;
    text-align: center;
    cursor: pointer;
}

.plusBannerPlate {
    padding-bottom: 54px;
}
.plusBannerBox {
    position: relative;
    width: 100%;
}
.plusBannerBox img {
    display: block;
    width: 100%;
}
.stock-title{
	margin-top:3px;
	float:left;
	width:40px;
}
/* 业绩预告 */
.yjMask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: rgba(0,0,0,.5);
}

.yjNoticeBtn {
    margin: 0 10% 0 3%;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
    line-height: 100%;
    background-color: transparent;
    text-align:left;
}
.yjNotice {
    display: none;
    width: 90%;
    position:fixed;
    top: 50%;
    left: 50%;
    padding-bottom: 10px;
    margin-left: -45%;
    z-index: 10001;
    background-color: #fff;
    border-radius: 8px;
}
.yjNoticeTitle {
    position: relative;
    width: 90%;
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 10px 0 8px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
} 
.yjNoticeClose {
    position: absolute;
    top: 10px;
    right: 0;
    width: 16px;
    height: 16px;
    background: url("../images/yjNoticeClose.png") no-repeat center center;
    background-size: 100% 100%;
}
.yjygBox {
    padding: 5px 5% 4px;
}
.yjygBox:nth-child(1) {
    padding-top: 5px;
}
.yjygText {
    padding-left: 2.5em;
    text-indent: -2.5em;
    font-size: 1.4rem;
    line-height: 150%;
    color: #666;
}
.yjygText.yjygTextLeft {
    float: left;
}
.yjygText.yjygTextRight {
    float: right;
} 
.yjygText i {
    margin-right: 3px;
    font-size: 1.4rem;
    font-weight: bold;   
}


