body{
    background-color: #ffffff;
    font-size: 0.8rem;
    color: #000000;
    overflow: hidden;
}

.tab-list a:after, .tab-list:after,.small-block:after,.major-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.content a:hover{
    text-decoration: none;
}
.content a:link{
    text-decoration: none;
}

.content a:active {
    text-decoration: none;
}
.content a:visited{
    text-decoration: none;
}
b {
	font-weight: normal;
}
.f1{
    font-size: 12px;
}
.f14{
    font-size: 0.9rem;
}
.f15{
    font-size: 0.9rem;
}
.fl{
    float: left;
}
.rt{
    float: right;
}

ul{
    padding: 0;
    margin: 0;
}
li{
    padding: 0;
    margin: 0;
}
ul,li{list-style-type:none;}
a {color: #000000; text-decoration:none;}
a:hover {color:#bd0a01;text-decoration:underline;}
.col-xs-12 .col-xs-1,.col-xs-12 .col-xs-1,.col-xs-12 .col-xs-2,.col-xs-12 .col-xs-3,.col-xs-12 .col-xs-4,.col-xs-12 .col-xs-5,.col-xs-12 .col-xs-6,.col-xs-12 .col-xs-7,.col-xs-12 .col-xs-8,.col-xs-12 .col-xs-9,.col-xs-12 .col-xs-10,.col-xs-12 .col-xs-11{
    margin: 0;
    padding: 0;
}
.min-hight{
    min-height: 270px;
}
.title-min-hight{
    min-height: 188px;
}
.bor-bottom{
    border-bottom: 1px solid #f0f0f0;
}
.bor-right{
    border-right: 1px solid #f0f0f0;
}
.bor-top{
    border-top: 1px solid #f0f0f0;
}
/*表格框*/
.table-kuang{
    overflow-x: auto;
    width:100%;
}
/*查询*/
.input-to{
    text-align: center;
}
.search .input-to input{
    width: 45%;
}
.search .input-to input:first-child{
    float: left;
}
.search .input-to input:last-child{
    float: right;
}
.search select{
    border: 1px solid #eee;
    width: 100%;
    height: 1.5rem;
    margin-bottom: 0.9rem;
    padding-left:5px;
}
/*查询*/
.search{
    margin: .9rem 0.75rem 0;
}
.search .input-one {
    border: 1px solid #eee;
    width: 100%;
    height: 1.5rem;
    margin-bottom: 0.9rem;
    padding-left:5px;
}
.search .input-two {
    border: 1px solid #eee;
    width: 49%;
    height: 1.5rem;
    margin-bottom: 0.9rem;
    padding-left:5px;
}
.search button{
    display: block;
    width: 100%;
    background-color:#2e4d87;
    color: #ffffff;
    border: none;
    font-size: .8rem;
    padding: 0.2rem 0.5rem;
    border-radius: 3px;
}
.search .input-go-to{
    text-align: center;
}
.search .input-go-to button{
    width: 70px;
}
/*小导航*/
.buttons-tab .button.active {
    color: #2e4d87;
    z-index: 100;
    border-bottom-color: #2e4d87;
}
.buttons-tab .button{
    border-bottom: 2px solid #f0f0f0;
}
.buttons-tab {
    background: white;
    position: relative;
    padding: 0.3rem .75rem 0;
    text-align: center;
}

.buttons-tab:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #fff;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.but-next .button.active {
    color: #2e4d87;
    z-index: 100;
    border-color: #2e4d87;
}
/*小长导航*/
.tab-more {
    white-space: nowrap;
}
.tab-more  .button{
    display: inline-block;
}
.buttons-tab .tab-more a{
    color: #5f646e;
    font-size: 0.8rem;
    height: 2rem;
    line-height: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    margin-left: -5px;
    width: 125px;
}

div.treebox{
    color: #000000;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 1000000;
}
.menu{
    background-color: #fff;
}
.hidden{
    visibility: hidden;
}
/*第一层*/
.menu .top-text{
    margin: 0;
    font-weight: 600;
    padding-top: 10px;
}
.tran{
    transition:all 1s ease 0s;
}
.menu li.level>a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    transition: all .5s ease 0s;
    padding: 0 1rem;
    width: 100%;
    text-align: left;
    font-size: 0.8rem;
}
.menu li.level1>a{
    display:block;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    transition:all .5s ease 0s;
    padding: 0 1rem;
    width: 100%;
    text-align: left;
    font-size: 0.8rem;
}
/*.menu li:first-child img:first-child{*/
    /*margin-top: 0.4rem;*/
/*}*/
.menu li.level1:first-child>a{
    font-size: 0.7rem;
}
.menu li:first-child img:last-child{
    float: right;
    margin-top: 0.5rem;
}
.menu li.level1 a:hover{ text-decoration: none;  }
.menu li.level1 a.current{
    color: red;
    background: #f1f1f1;
}

.level1 i,.level3 i{
    width: 20px;
    height: 20px;
    background-image:url(../images/100.png);
    background-position: -20px 0;
    background-repeat: no-repeat;
    margin-top: 0.4rem;
    display: block;
}
.level1 i.none{
    visibility: hidden;
}
.level1 i.down{
    background-position: 0;
}
/*第二层*/
.menu li ul{ overflow: hidden; }
.menu li ul.level2{ display: none;background: #f9f9f9; }
.menu li ul.level2 li a{
    display: block;
    height: 40px;
    line-height: 40px;
    color: gray;
    text-indent: 50px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 12px;
    transition:all 1s ease 0s;
    text-align: left;

}
.menu li ul.level2 .level3 li a{
    text-indent: 90px;
}
.menu li ul.level2 .level3 .level3 li a{
    text-indent: 120px;
}
.menu li ul.level2 .level3 .level3 .level3 li a{
    text-indent: 150px;
}
.level3 a{
    padding: 0 1rem 0 0;
}

.small-nav{
    display: none;
}

/*.small-nav{*/
/*display: none;*/
/*}*/
.navbar-bottom{
    background-color: #ddd;
    opacity: 1;
}
.content{
    z-index: 2;
}

/*点击之后背景*/
.gray{
    background-color: #e0e0e0;
    opacity:0.5;
}


.index-top{
    background-color: #ffffff;
    overflow: hidden;
}
.index-top>a{
    display: block;
    margin: .5rem;
}
.index-top>p{
    font-size: 0.6rem;
    font-weight: bold;
    margin: .6rem -6px;
}
/*????????*/
.index-top .rt img{
  margin-top: 8px;
}
.top-data p{
    font-size: 0.6rem;
}
.top-text{
    margin-left: -0.3rem;
}
.top-data p:first-child{
    margin:  0.5rem 0 0 1.5rem;
    border-bottom: 1px solid #000000;
    padding: 0 0.4rem;
}
.top-data p:nth-child(2){
    margin: 0 0 0 1.5rem;
}
.line{
    margin-top: .8rem;
}
.line b{
    border-right: 1px solid #000000;
    padding: 0.4rem 0.1rem;
}
.red{
    color: red;
}
.green{
    color: green;
}
.top-data{
    margin-left: -0.8rem;
}
.top-data-right{
     margin-left: -1.3rem;
 }
.top-icon{
    margin: 0.5rem 0.5rem 0 .5rem;
}
.index-top{
    z-index: 2;
    font-size: 20px;
}
table tr td:first-child{
    border-left: 1px solid #f0f0f0;
}

.nav{
    border-bottom: 1px solid #e0e0e0;
}
.nav ul{
    overflow: hidden;
    padding-left: 3%;
    padding-top: 3%;
}
.nav ul li{
    padding-left: 0;
}
.nav ul li img{
    padding-left: 15%;
}
.public{
    padding: 0.2rem 0.8rem;
}
.public a{
    display: block;
    padding-top: .1rem;
}
.new .col-xs-12,.new .col-xs-1,.new .col-xs-2,.new .col-xs-3,.new .col-xs-4,.new .col-xs-5,.new .col-xs-6,.new .col-xs-7,.new .col-xs-8,.new .col-xs-9,.new .col-xs-10,.new .col-xs-11{
    padding: 0;
    margin: 0;
}
.new .new1{
    padding: 0.5rem 0;
}
.market-list div:nth-child(even){
    background-color: #f1f1f1;
}
.new1 .col-xs-3 img{
    width: 80px;
    height: 70px;
}
.new1-data span.data{
    background-color:#487B9A;
    border-radius: 4px;
}
.new div.color-gray{
    margin-top: 1%;
    font-size: 16px;
}
.new1 .new-title{
    margin: 2% 3%;
}
.new2 p{
    line-height: 23px;
    margin: 0;
}
.new2 .new1-data{
    margin-right: 7px;
}

.banner>a>img{
    margin: 0.5rem 0;
    padding: 0;
    width: 100%;
}
.market{
    border-top:1px solid #e0e0e0 ;

}
.market-all  div.public{
    padding: 0.2rem 0.8rem;
}
.col-xs-12 .col-xs-6 span.rt{
    padding-right: 6px;
}
.col-xs-12 .col-xs-6:nth-child(2) span.rt{
    padding-right: 12px;
}
.col-xs-12 .col-xs-6:nth-child(2) span.fl{
    padding-left: 6px;
}

.col-xs-12 .col-xs-6:nth-child(1) span.fl{
    padding-left: 12px;
}
.market-all .banner{
    margin: 0;
    padding: 0;
}
.we{
    padding: 0.2rem 0.8rem;
}
.we div.f14{
    margin: 7px 0;
}
.weDetails a{
    color: gray;
}
.we div a{
    margin-right: 3%;
}
.we div a:nth-child(4){
    margin-right: 0;
}
.we div a:nth-child(8){
    margin-right: 0;
}
.weChat{
    margin-top: 12px;
}
.weChat img{
    margin: 3px 4px 4px 6px;
}
.footer{
    text-align: center;
    padding-top: 9px;
    color: #999;
}

/*通知公告*/

.seach-top{
    margin-right: 15px;

}
.index-top{
    padding: 0.6rem 0.75rem 0.4rem 0.75rem;
    overflow: hidden;
    border-bottom: 2px solid #253d6b;
    text-align: center;
}
/*.second div.fl img:first-child{*/
    /*margin-top: 7px;*/
/*}*/
.second p{
    display: inline-block;
    margin: 0;
    font-weight: 600;
    padding-top: 5px;
    /*text-align: center;*/
    /*width: 65%;*/
    /*float: left;*/
    font-size: 0.9rem;
}
.new1-data span.data{
    text-align: center;
    /*background-image: url(../images/databak.png);*/
    background-repeat: no-repeat;
    width: 40px;
    margin-right: 5px;
    font-size: 0.6rem;
    color: #2374c3;
    display: block;
    background: #e5e5e5;
}
.new1-data span.data b {
    font-size: 0.9rem;
}


.text-top{
    padding: 0.3rem 0.75rem;
    overflow: hidden;
}
.notice-title{
    padding: 10px 0;
    text-align: center;
}

.new2{
    width: 100%;
    display:table;
}
.new-notice{
    width: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align:left;
}
.notice-title .new1-data span.data{
    padding-left: 0
}
.notice-list div:last-child{
    border-bottom: none;
}
.new-notice-list{
    padding-bottom: 28px;
    text-align: center;
}
.but{
    width: 134px;
    margin-top: 15px;
    /* margin-left: 32%; */
    padding: 6px 0 2px 0;
    border: none;
    background-color: #ededed;
    color: #999;
}
.footer{
    text-align: center;
    padding-top: 9px;
    color: #a6a6a6!important;
    background-color: #f0f0f0;
}

/*通知公告详情页*/
.col-xs-12 div.text-title{
    padding: 0;
    margin-top: 1rem;
    font-size: 0.9rem;
}
.col-xs-12 div.text-title p:first-child{
    margin: 0;
}
.text-title .col-xs-2 img{
    margin-top: 1rem;
}
.text-title .data{
    font-size: 0.6rem;
    padding: 0;
}
.textNotice{
    font-size: 0.75rem;
}
.textNotice .notice-text img{
    width: auto;
    max-width: 100%;
}
.text-footer .firm{
    margin: 20px 0;
    padding: 0;
}
.text-footer .firm p{
    font-size: 0.7rem;
    margin: 0;
    color: gray;
}
.content .text-footer a{
    color: #79a7c8;
}
.notice-text p{
    margin: 0;
}
.text-footer .last{
    margin-bottom: 0;
}
.text-footer .next{
    margin-top: 8px;
}

.content-block {
    margin: .75rem 0 0;
    padding: 0;
    color: #000000;
}

.tab table{
    font-size: 0.7rem;
}
#tab5 table{
    width: 100%;
}
/* .content table tr:first-child {
    background-color: #f9f9f9; 
} */
/*.content table tbody tr:first-child {*/
    /*background-color: rgba(0,0,0,0); */
/*}*/
.content table td,.content table tr:first-child td{
    text-align: center;
}
.content table td:nth-child(2){
    text-align: left;
}

.content table tr td{
  
    padding: 9px 0;
}
.content table.data-time tr td:first-child{
  	width:20%;
    padding: 9px 0;
}
 .content table.data-time tr td:last-child{
    width: 25%;
} 
.content table tr td:nth-of-type(2){
/*     width: 22%;
     padding: 9px 14px;
     */
}
.bg-bai1 tr td:nth-of-type(2){
/*     width: 60%!important;
 /**!    padding: 9px 14px;*/
}
/*.content table tr td:last-child{*/
    /*width: 31%;*/
/*}*/
.content table td img{
    float: right;
}
.content table tr{
    min-height: 43px;
    border-bottom: 1px solid #f0f0f0;
}
.content table tr td:first-child,.content table tr td:nth-child(2){
    border-right: 1px solid #f0f0f0;
}
.ji{
    color: #ffffff;
    background-color: red;
    margin-right: 3px;
    border: red solid 1px;
}
.jx{
    color: #ffffff;
    background-color: #F9CC7D;
    margin-right: 3px;
    border: #F9CC7D solid 1px;
}
.jw{
    color: #5E9AD1;
    background-color: #fff;
    margin-right: 2px;
    border: #5E9AD1 solid 1px;
}
.jw-j{
    color: red;
    background-color: #fff;
    margin-right: 2px;
    border: red solid 1px;
}
.jw-c{
    color: #5E9AD1;
    background-color: #fff;
    margin-right: 2px;
    border: #5E9AD1 solid 1px;
}
.chuang{
    color: #ffffff;
    background-color: #38BCCF;
    margin-right: 3px;
    border: #38BCCF solid 1px;
}
.content-block a:hover{
     text-decoration: none;
 }
.content-block a:link{
    text-decoration: none;
}

.content-block a:active {
    text-decoration: none;
}
.content-block a:visited{
    text-decoration: none;
}
 div.none{
    display: block;
    font-size: 0.6rem;
    text-align: center;
    color: gray;
    margin-top: 10px;
    min-height: 95px;
     width: 100%;
}

/*公开交易*/

.text-center .text-gray{
    font-size: 0.65rem;
    margin-top: -1.2em;
    color: gray;
}
.detailed table tr td{
    padding-left: 7px;
    text-align: left;
}
.detailed table tr td:first-child{
    background-color: #f9f9f9;
    width: 40%;
    border-left: 1px solid #eeeeee;
}
.detailed table tr td:last-child{
    background-color: #ffffff;
    width: 60%;
}
.detailed table tr:first-child{
    border-top: 1px solid #eeeeee;
}
.detailed table{
    margin-bottom: 10px;
}
  /*
.scroll{
  display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling:touch;
}
/* ::-webkit-scrollbar {
    width: 0;
    height: 0;
    color: transparent;
} */
 table.marg{
    margin: 1rem 0;
}
/*做市公开交易*/

table tr:first-child{
border-top: 1px solid #eeeeee;
  }

/*.make table{*/
    /*display: inline;*/
/*}*/
/*.make table tr td:nth-child(1),.make table tr td:nth-child(2),.make table tr td:nth-child(3),.make table tr td:nth-child(4){*/
  /*width: 20%;*/
/*}*/
/*.make table tr td:nth-child(5),.make table tr td:nth-child(6){*/
    /*width: 30%;*/
/*}*/
#problem .but-next{
    padding: 0 1.75rem;
}
/*审查公开信息*/
.censor table{
    margin-top: .9rem;
}
.censor table tr td:first-child{
    width: 75%;
    padding-left: 10px;
}
.censor table tr:first-child td{
    text-align: center;
}
.censor table tr td{
    text-align: left;
    padding-left: 5px;
}
/*挂牌公司*/
.market-data:first-child{
    width: 25%;
}
.market-data:first-child table tr td:first-child {
     border-right:none;
}
.market-data{
    overflow-x: auto;
    width:75%;
}
.market-data td span{
    padding: 0 2px;
}
.market-data .hung{
    width: 1000px;
}

table.hung tr td{
    width: 80px;
    height: 40px;
    border-right: 1px solid #f0f0f0;
    white-space: nowrap;
}
table.hung tr td:nth-child(5){
    width: 32px;
}
table.hung tr td:nth-child(8){
    width: 11.5%;
}
table.hung tr td:nth-child(9){
    width: 10.5%;
}
table.hung tr td:last-child{
    width: 12%;
}
table.hung tr td:nth-child(6),table.hung tr td:nth-child(7){
    width: 76px;
}
table.hung td:nth-child(2) {
    text-align: center;
}
/*.market-data .but{*/
    /*margin-left: 10%;*/
/*}*/
/*NEEQ指数*/
.content .NEEQ table a{
    text-decoration:underline;
}
/*统计数据*/
.content .market-one{
    width: 100%;
}
.market-data .count{
    width: 800px;
}
.bf9{
    background-color: #f9f9f9;
}
.faxing table tr td:nth-child(2){
    padding-left: 4px;
}

.bg-bai tr:first-child,.bg-bai1 tr:first-child{
    background-color: #ffffff;
}
.bg-f9 {
    background-color: #f9f9f9;
}
.censor table{
    min-width: 100%;
}
/*做事信息*/
.information{
    margin: 0 ;
}
/*.new-gu{*/
    /*padding: 0 10px 0 10px;*/
/*}*/
.new-gu div:first-child{
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 6px 10px;
}
.new-block{
    border: 1px solid #f0f0f0;
    margin: 10px 0.75rem;
}
.gu-text{
    min-height: 28px;
}
.gu-text>span{
    background-color: #f0f0f0;
    padding: 4px 0;
    display: inline-block;
    margin: 7px 5px;
    width: 30%;
    text-align: center;;
}

/*做市信息 123*/
.market-information{
    overflow-x: hidden;
    width: 100%;
}
 table tr td:first-child{
    border-left: 1px solid #f0f0f0;
}
.market-information table tr td,.part .market-data table tr td{
    white-space: nowrap;
    padding-left: 3px;
    padding-right: 7px;
    border-right: 1px solid #f0f0f0;
}
.pop,.pop-two,.hung-pop{
    text-decoration:underline
}
.pop-table,.pop-table-two{
    width: 88%;
    margin: 43px auto 0;
}
.popup-div{
    overflow-x: auto;
    display: none;
    position: fixed;
    z-index: 10000000000;
    background-color: #fff;
    top: 10%;
    width: 95%;
    margin: 0 2%;
}
.popup-div-two{
    overflow-x: auto;
    display: none;
    position: fixed;
    z-index: 10000000000;
    background-color: #fff;
    top: 10%;
    width: 95%;
    margin: 0 2%;
}
.hung-popup-div{
    overflow-x: auto;
    display: none;
    position: fixed;
    z-index: 10000000000;
    background-color: #fff;
    top: 10%;
    width: 95%;
    margin: 0 2%;
}
.bg-gray{
    display: none;
    position: fixed;
    top:0;
    z-index: 100000000;
    background-color: gray;
    opacity: 0.6;
    height: 100%;
    width: 100%;
}
.popup-div-two table tr td,.popup-div table tr td,.hung-popup-div table tr td{
    padding-left: 7px;
    padding-right: 7px;
    white-space: nowrap;
    border-right: 1px solid #f0f0f0;
    text-align: center;
}
/**/
.content .search .but-2{
    margin: 0.9rem 0;
}
.content .market-one:first-child table tr td:first-child{
    border-right: 1px solid #f0f0f0;
}
/*证券品种 挂牌公司*/
table.F1-table tr td{
    white-space: nowrap;
    border-right: 1px solid #f0f0f0;
    text-align: center;
    padding: 9px;
}
/*行情*/
.fn-price-top>p{
    margin-left: 0.75rem;
}
.fn-price>span{
    display: block;
    margin: 6px 0.75rem;
}
/*.F1-table td:last-child a{*/
    /*border-bottom: 1px solid black;*/
/*}*/
.fn-price table{
    margin-bottom: 20px;
}
.F4-next-table{
    width: 100%;

}
.F4-next-table tr td:first-child{
    width: 30%;
}
.F4-next-table tr td:nth-child(2){
    width: 40%;
    text-align: center;
    padding: 9px;
}
.F4-next-table tr td:last-child{
    width: 30%;
}
.fn-price-top>a{
    display: block;
    padding: 5px 16px;
    border: 1px solid red;
    margin-top: -17%;
    margin-right: 13px;
}
.number .number-detail{
    width: 16%;
    float: left;
    margin: 0.6rem 0 0.6rem 0.6rem;
}

.number-detail>div{
    border-radius: 40px;
}
.number-detail>div>span{
    display: block;
    padding-top: 32%;
    /*margin-left: 13%;*/
    text-align: center;
    color: #ffffff;
}
.number-detail:first-child>div{
    background-color: #7d9ee0;
}
.number-detail:nth-child(2)>div{
    background-color: #67b5d2;
}
.number-detail:nth-child(3)>div{
    background-color: #8dc575;
}
.number-detail:nth-child(4)>div{
    background-color: #78bcf2;
}
.number-detail:nth-child(5)>div{
    background-color: #ecc684;
}
.number{
    overflow: hidden;
}
.buy-sale{
    margin-top: 10px;
    border-top: 1px solid #f0f0f0;
}
.buy-sale a:last-child{
    border-bottom: 2px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    width: 100%;
}
.buy-sale a:first-child,.buy-sale a:nth-child(2){
    background-color: #f0f0f0;
    color: #000000;
    border-bottom: 1px solid #f0f0f0;
}
.buy-sale .button.active{
    background-color: #ffffff;
    color: #000;
    border: none;
}
.market-data img {
    margin-left: 0.5rem;
    padding-bottom: 0.1rem;
}
.market-data span{
    display: inline-block;
    padding: 0.5rem 0;
}


/*服务专区*/
.sever .but-next{
    margin: 1rem 0;
}
.s7 .sever .new1-data span.data {
    font-size: 16px;
    color: #000;
}
/*投资知识*/
 /*.sever .new1-data span.data {*/
    /*font-size: 30px;*/
    /*color: #ffffff;*/
/*}*/
.sever .tabs .dl  img{
    margin-top: 10px;
    padding-right: 10px;
}
.sever .tabs .dl .dt{
    margin: 10px 0;
    display: table;
    width: 100%;
}
.sever .tabs .dl .dt a{
    font-weight: 500;
    display: table-cell;

}

.sever .tabs .dl {
    padding: 0;
    margin: 0 0.75rem;
}
/*投资者之家*/
/*.server .textNotice{
    margin-top: 1rem;
}*/
/*市场机构会计事务所*/
.Accountiong-list{
    margin: 0.9rem 0.75rem 0;
    border: 1px solid #f0f0f0;
}
.Accountiong-list>a{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
    margin: 0;
    display: block;
}
.Accountiong-list>a:last-child{
    border: none;
}
.Accountiong-circs table{
    width: 100%;
    margin: 10px 0;
}
.Accountiong-circs table tr td {
    padding-left: 2px;
}
@media screen and (min-width: 375px)and (max-width:413px) {

    .make, .Accountiong-circs {
        min-height: 200px;
    }

}
@media screen and  (min-width: 414px)and (max-width:767px) {

    .make, .Accountiong-circs{
        min-height: 300px;
    }
}
/*主办券商*/

.major-list{
    margin: 10PX 10PX 0;
}
.major-list>div{
    float: left;
    width: 25%;
    text-align: center;
}
.major-list>div {
    margin: 5px 0 10px 0;
}
.major-list>div img{
    width: 77px;
    height: 61px;
}
/**/
.major-circs .search input{
    margin-left: 0;
}
.major-circs .search select{
    border: 1px solid #eee;
    height: 1.5rem;
}
.major-circs .Accountiong-circs table {
    width: 100%;
    margin: 10px 0 0;
}
/*合作银行*/
.bank-title{
    text-align: center;
    background-color: #f4f3de;
    color: #6c59be;
    font-size: 1rem;
    font-weight: 900;
    padding: 18px 0;
    /*font-family: sans-serif;*/
}
.small-block div img,.small-block div p{
    float: left;
    font-size: 0.6rem;
}
.small-block  img{
    width: 45px;
}
.small-block div{
    padding: 0.5rem 0.75rem 0.5rem 0;
}
.small-block div.fl{
    padding-left:0.75rem;
}

.bank-block{
    margin: 0.5rem 0.75rem;
    border: 1px solid #f0f0f0;
    overflow: hidden;
}
.bank-block p{
    margin: 0 0.75rem;
}
.f6{
    font-size: .7rem;
    color: gray;
}
.cont{
    margin: 0.75rem;
}
.cont h4 {
    padding-left: 8px;
    background-image:url("../images/coopbg1.png") ;
    background-repeat: no-repeat;
    background-position-y: center;
}
.cont a{
    font-size: 0.7rem;
    color: #403e3e;
}
.cont a span{
    color: #2e4d87;
}

/*法律规则 法律法规*/
.rule-list{
    margin: 0.75rem 0.75rem 0;
}
.rule-list a:last-child{
    border-bottom: none;
}
.rule-list>a{
    border-bottom: 1px solid #f0f0f0;
    padding: 17px 6px;
    margin: 0;
    display: block;
}

/*部门规章*/
.s6-business .buttonsTab .button {
    display: inline-block;
    color: #5f646e;
    font-size: 0.8rem;
    height: 2rem;
    line-height: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    border: 1px solid #f0f0f0;
    border-radius: 0;
    margin: 5px;
    width: 43.8%;
}


.s6-business .buttonsTab {
    padding-top: 0.9rem;
}
.s6-business .buttonsTab .active{
    color: red;
    border-color: red;
}
.s6-business .buttonsTab{
    text-align: center;
}
.tab-list{
    margin: 0 0.75rem;
    border: 1px solid #f0f0f0;
    padding: 0 10px 10px 10px;
    margin-bottom: 20px;
}
.tab-list p:first-child{
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 9px;
    margin-left: 3px;
}
.tab-list a b{
    float: left;
    width: 100%;
    overflow: hidden;
    color: #606060;
    font-weight: inherit;
    /*padding-bottom: 10px;*/
}
.tab-list a span{
    float: right;
    color: gray;
    width: 100%;
    text-align: right;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 0.7rem;
}

/*服务专区 培训园地*/

.play{
    width: 40%;
    text-align: right;
    display: none;
}
.photo img{
    width: 193px;
    height: 101px;
}
.photo{
    width: 100%;
}

.play button{
    background-color: red;
    border: none;
    color: #ffffff;
    margin: 10px;
    padding: 4px 25px;

}
.play-block{
    overflow: hidden;
    margin: 14px;
}
.play .nui{
    padding: 10px;
}
.play .nui span{
    padding: 0 20px
}
.kuang{
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    margin: 15px 0;
}
td p{
    margin: 0.5em 0;
}
/*服务专区 活动公告 活动日历*/
.search-data button ,.search-data select{
    height: 30px;
    width: 23%;
}
.search-data button{
    border: none;
    color: #ffffff;
    background-color: #79a7c8;
    padding: 0;
    border-radius: 3px;
}
.search-data{
    margin: 0 0.75rem;
    overflow: hidden;
}
.search-data p{
    font-size: 0.6rem;
}
.search-data button:first-child {
    float: left;
    margin-right: 3%;
}
.search-data button:last-child{
   float: right;
}


.active-data table tr td:first-child{
   width: 20%;
}


.assign div.text-title p:first-child{
    margin: 0 0 1em 0;
}
/*行业授权 许可单位*/

.unit{
    text-align: center;
    margin: 0.75rem;
}
/**/
.lianxi{
   overflow: hidden;
    margin:  0.75rem;
}
.lianxi span{
    float: left;
}
.lianxi span:first-child{
    text-align: right;
    width: 40%;
}
.lianxi span:nth-child(2){
    width: 60%;
}
/*市场全貌*/
.more-nav{
    overflow-x:auto ;
    width: 100%;
}
.more-nav{
    padding: 0.3rem 0;
}
.market-list div{
    border: 1px solid #f0f0f0;
}
.market-list{
    margin-bottom: 1rem;
}



.more{
    color: #79a7c8;
    display: block;

}
.bian {
    padding-right: 5px;
}
.part .tab-list{
    margin-top: 1rem;
}
.server .public {
    padding: 0.5rem 0;
}

.guanyu .buttons-tab .tab-more a {
    width: 80px;
}
.guanyu h4{
    text-align: center;
}
.guanyu .guanyu-text img{
    width: 100%;
    height: 243px;
}

.guapai{
    /*background-image: url("../images/ceng(1).png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: 150px 150px;*/
    width: 160px;
    height: 160px;
    text-align: center;
    position: absolute;
    top: 136px;
}
.guapai span:first-child{
    margin-top: 41px;
    display: inline-block;
}
.guapai2{
    position: absolute;
    top: 150px;
    right: 2rem;
}
.yuan{
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    padding-left: 12px;
    margin: 0.7rem 0 1rem 0;
}
.yuan span{
    font-size: .6rem;
    color: gray;
}
.yuan span:first-child{
    font-weight: bold;
    font-size: 0.8rem;
    color: #000000;
}
.yuan .buttons-tab {
    background: white;
    position: relative;
    padding: 0 0.05rem;
}
 div.ten{
     padding: 0;
     border-bottom: none;
 }
div.ten .public{
    padding-left:10px;
    padding-right: 10px;
}
.ten .market-data:first-child table td{
    border-left: none;
}

/*搜索页*/

.search-html-one span{
    width: 6px;
    background-color: red;
    display: inline-block;
    height: 20px;
    /* padding-top: 14px; */
    margin-right: 5px;
    float: left;
    margin-top: 4px;
}
.search-html-two{
    margin: 0.2rem 0.75rem;

}
.search-html-two button{
    padding: 1px 8px;
    border: none;
    background-color: #f0f0f0;
    color: gray;
    margin: 4px;
    border-radius: 2px;
}
.search-html{
    overflow: hidden;
    margin: 0.3rem 0;
}




/*后加*/
/*通知公告*/
.notice-list.col-xs-12{
    margin-top: 0.4rem;
    padding: 0 0.75rem;
}
/*业务周知*/
.t2-business .content-block{
    margin-top: 0.9rem;
}
/*底部*/

/*证券品种*/
.putFirm .but-next{
   margin-top: 0.75rem;
}
/*投资者之家*/
#serve-tab2,#serve-tab3{
    text-align: center;
}
.small-min-hight{
    min-height: 200px;
}

/*图片新闻*/
.photo-new{
    margin: 0.75rem 0.75rem 1rem 0.75rem;
}
.photo-new img{
    width: 100%;
    height:197px;
}
.photo-new p{
    margin: 0;
}
/*加~*/
.photo-new {
    height:241px;
    padding-bottom: 1rem;
}


h4{
    font-size: 16px;
    color: #252323;
}
 .swiper-slide p{
     position: absolute;
     bottom: -2px;
     color: #fff;
     background-color: #000;
     opacity: .8;
     padding: 0.5rem;
     width: 100%;
 }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -5px;
    left: 0;
    width: 100%;
    background-color: #fff;
}
.swiper-slide img {
    display: block;
    width: 500px;
    height: 333px;
}

.text-footer.margin-top .last {
     margin-top: 2rem;
}
.text-footer.margin-top .last, .text-footer.margin-top .next,.min-hight>p.text-center:first-child{
    margin-left:0.75rem ;
    margin-right:0.75rem;
}
/*导航*/
.second-nav span {
    font-size: 0.8rem;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    padding: 0 0.5rem;
    margin: 0;
}
.buttons-tab .second-nav span{
    padding: 0.5rem 0.5rem 0.5rem 0.75rem;
}
.second-nav span a{
    color: #5f646e;
}
.second-nav .add-active {

    border-bottom-color: #79a7c8;
}
.second-nav .add-active  a{
    color: #79a7c8;
}

.limit{
    margin: 0.9rem 0.75rem;
}
.guanyu table.F1-table tr:not(:first-child) td:nth-child(4) {
     text-align: left;
}
.F1-table{
    min-width: 80%;
}
/*市场数据 交易行情 协议方式*/
table .chengjiao{
    background-color: #0894ec;
    color: #fff;
    margin-right: 5px;
    padding: 1px 2px;
}
.shenbao{
    background-color: gray;
    /* color: currentColor; */
    color: #fff;
    margin-right: 5px;
    padding: 1px 2px;
}
/*统计数据*/
#nowData,#modlist{
    display: none;
}
/*定期统计*/
.content-block .release table tr td:nth-child(2){
    text-align: center;
}

/*活动说明*/
.active-data{
    background-color: #f0f0f0;
    margin: 0.5rem 0 1rem;
}
.active-data p{
    margin: 0.5em 0;
}
/*视频*/
.content-block video{
    width: 100%;
}
.min-height{
    min-height:500px;
}
.video-min-hight{
    min-height:270px;
}
/*搜索*/
.margin7{
    margin: 0.5rem 0.75rem;
}
.search-top{
    font-size: 0.7rem;
    color: gray;
    overflow: hidden;
}
.search-list a{
    margin: 0.5rem 0;
    display: block;
    font-weight: 600;
    color:#000;
}
.search-list a:hover {color:#bd0a01;text-decoration:underline;}
/*#footer{*/
    /*position: fixed;*/
    /*bottom: 0;*/
/*}*/

@media screen and (max-width: 374px) {

    .make, .Accountiong-circs {
        min-height: 200px;
    }
    .tab-list a b{
        float: left;
        width: 100%;
        overflow: hidden;
        color: #606060;
        font-weight: inherit;
        padding-bottom: 0;
    }
    .tab-list a span{
        float: right;
        color: gray;
        width: 100%;
        text-align: right;
        padding-bottom: 10px;
        vertical-align: middle;
    }
    .play{
        width: 30%;
        text-align: right;

    }
    .photo{
        width: 70%;
    }

    .play button{
        background-color: red;
        border: none;
        color: #ffffff;
        padding: 4px 14px;

    }
    .play-block{
        overflow: hidden;
        margin: 14px;
    }

    .play .nui span{
        padding: 0 5px
    }
    .min-hight{
        min-height: 300px;
    }
}
/*加加*/
.market-information table{
    min-width: 100%;
}
.bor-bottom-000{
    border-bottom:1px solid #000000;
}
.first-gu table tr:first-child,.first-gu table tr td:first-child{
    background-color: #f9f9f9;
}
.first-gu table tr td:first-child{
    width: 40%;
}
.first-gu table tr td:last-child{
    width: 60%;
}
.first-gu table tr td{
    padding: 9px;
    text-align: left;
}
.first-gu table tr:first-child td{
    text-align: center;
}
.bg-bai tr:first-child td {
     text-align: left;
}
.bg-bai1 tr:first-child td {
    text-align: left;
}
.bg-bai tr:first-child td:first-child {
    /*padding:9px;*/
}
.bg-bai1 tr:first-child td:first-child {
    padding:9px;
}
.bg-bai tr:first-child td:last-child {
    text-align: center;
}
.bg-bai1 tr:first-child td:last-child {
    text-align: center;
}
table{
    min-width: 100%;
}

/*2017-09-06后*/
.bg-bai tr:first-child td:first-child {
    text-align: center;
}
.tabs table{
    font-size: 0.7rem;
}
.censor .bg-bai tr:first-child td:first-child {
    text-align: left;
}
pre {
    font-size: 0.7rem;
border: none;
}
.next-price .tab-more a {
    width: 100px;
}
.f7 {
    font-size: 0.7rem;
}
.transaction .number-detail{
    width: 20%;
}
/*公司代码查询*/
.ac_results {
    background: #fff;
    position: fixed;
    z-index: 10000;
    display: none;
    border-top: none;
    width: 92%;
}
/*.ac_result_tip {*/
    /*padding: 3px 0px;*/
/*}*/

/*.gray {*/
    /*color: gray;*/
/*}*/
.codev {
    text-align: right;
    line-height: 30px;
    padding: 0 10px;
    background: #2e4d87;
    color: #FFFFFF;
}
.codev span {
    float: left;
    color: #FFFFFF;
}
.ac_results ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ac_results li {
    border: 1px solid #fff;
}
.ac_results li a {
    white-space: nowrap;
    text-decoration: none;
    display: block;
    /*color: #666;*/
    padding: 1px 10px;
}
.ac_results li a span {
    float: right;
}
#companyCode{
    position: relative;
}
.gupiao{
    display: inline-block;
    line-height: 45px;
}
/*.sanban-top  span{*/
    /*font-weight: 600;*/
/*}*/
.jiantou-red{
    padding-left: 13px;
    background-image: url(/m/images/hong.png);
    background-repeat: no-repeat;
    background-position: 1;
    background-size:80%
}

.spanred{
	color: red;
    font-weight: 600;
}

.spangreen{
	color: green;
    font-weight: 600;
}

.neeq-top-number{
    display: inline-block;
    line-height: 45px;
}
.f13{
    font-size: 13px;
    margin-top: 10px;
}
#regular-tab2 .bg-bai tr:first-child td {
    text-align: center;
}
#information .tab-list{
    border: none;
    margin-bottom: 0;
}
#neeq-2 table{
    min-width: 100%;
}
.jiantou-green{
    padding-left: 13px;
    background-image: url("/m/images/lv.png");
    background-repeat: no-repeat;
    background-position: 1;
    background-size:80%;
}
.new1-data span.data1 {
    text-align: center;
    width: 40px;
    margin-right: 5px;
    color: #fff;
    display: block;
    height: 45px;
    font-size: 15px;
    font-weight: 600;
    background-color: #f13d2f;
}
/*782改*/
.margin7-sbzs{
    margin: 0 0.75rem;
    border-top: 1px solid #ddd;
    padding-top: 0.5rem;
}
.f10{
    font-size: 10px;
    margin: 0 0.7rem;
}
.margin7-left-right{
    margin: 0 0.75rem;
}
.margin7-0 {
    margin: 0.5rem 0.75rem 0;
}
.sanban-top-sbzs .gupiao{
    line-height: 45px;
}
.sanban-top-sbzs .neeq-top-number{
    display: inline-block;
    line-height: 45px;
}
.sanban-top-sbzs .f13 {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom:5px;
}
/*830*/
/* .bg-bai tr:first-child td:first-child {
    padding-left: 9px;
    padding-top: 53px;
    padding-right: 9px;

}
.bg-bai tr:first-child td:nth-of-type(2) {
    padding-left: 9px;
    padding-top: 53px;
    padding-right: 9px;

}
.bg-bai tr:first-child td:nth-of-type(3) {
    padding-left: 9px;
    padding-top: 43px;
    padding-right: 9px;

}
.bg-bai tr:first-child td:last-child{
    padding-left: 9px;
    padding-top: 43px;
    padding-right: 9px;

} */
.tabletwo tr:first-child td:first-child{
    padding-top: 53px;
}
.tabletwo tr:first-child td:nth-of-type(2){
    padding-top: 53px;
}
.tablethree tr:first-child td:first-child{
    padding-top: 50px;
}
.tablethree tr:first-child td:nth-of-type(2){
    padding-top: 46px;
}
.tablethree tr:first-child td:last-child{
    padding-top: 38px;
}
.guanyu .buttons-tab{
    padding: 0;
}
.guanyu-law{
    color: #7d7474;
    font-size: 0.7rem;
}
.guanyu .margin7 p{
    margin: 0.5em 0;
}
.guanyu .guestbook textarea{
    width: 100%;
    height: 150px;
}
.guestbook .email span,.guestbook .phone span{
   display: block;
    line-height: 30px;
    color: #606060;
}
.guestbook .but{
    margin: 30px auto 0;
    display: block;
    text-align: center;
    background-color: #f13d2f;
    color: #fff;
    padding: 6px 0 6px 0;
}
.error{
    font-size: 0.7rem;
    color: #f13d2f;
}
#validateForm select{
    height: 28px;
}
.fullbg {
    background: #000;
    left: 0px;
    opacity: 0.55;
    position: absolute;
    top: 0px;
    z-index: 9998;
}
.dialog {
    background-color: #FFF;
    border: 5px solid #555753;
    display: none;
    /* height: 210px; */
    /* left: 50%; */
    /* margin: -250px 0 0 -250px; */
    padding: 12px;
    position: fixed !important;
    top: 20%;
    width: 100%;
    z-index: 9999;
}
.dialog .text {
    overflow: hidden;
    zoom: 1;
    width: 150px;
    text-align: left;
    float: left;
    margin-top: 20px;
    margin-left: -65px;
}
.dialog .btnz {
    background: #cd2a2d none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 180px;
}
.nav-yidong{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    transition: all .5s ease 0s;
    padding: 0 1rem;
    width: 100%;
    text-align: left;
    font-size: 0.8rem;
}
.scroll-box{
    position: relative;
}
.scroll-left{
    display: none;
    position: absolute;
    top: 60%;
    left: 10px;
    opacity: 0.4;
}
.scroll-right{
    position: absolute;
    top: 60%;
    right: 10px;
    opacity: 0.4;
}
#regular-tab3 table.F1-table tr td {
    text-align: center;
}
#messageDiv {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 20px;
}
.innt{
    margin-left: 28%;
}
.scroll-left-fixed{
    display: none;
    position: fixed;
    top: 85%;
    left: 10px;
    opacity: 0.4;
}
.scroll-right-fixed{
    position: fixed;
    top: 85%;
    right: 10px;
    opacity: 0.4;
}
#nav,#close{
    cursor:pointer;
}
/*公司介绍*/
.guanyu .guanyu-text h4 img{
	width:20px;
	height:20px;
}
/*跳转公司公告*/
.pcButton{
    margin: 10px 0.7rem 0;
    /* float: right; */
    overflow: hidden;
}
.pcButton a{
	    color: #f13d3f;
    /* color: #fff; */
    /* padding: 5px; */
    font-size: 0.7rem;
}
#list_neeqindex{
	width:100%
}
#list_neeqindex td{
	text-align:left;
	padding-left:10px;
}
#list_neeqindex tr:first-child{
	background-color: #fff;
}
#list_neeqindex tr td:first-child{
	background-color: #f9f9f9;

}
#list_neeqindex1 td{
	text-align:left;
	padding-left:10px;
}
#list_neeqindex1 tr:first-child{
	background-color: #fff;
}
#list_neeqindex1 tr td:first-child{
	background-color: #f9f9f9;
}
/*公开交易日期选择*/
.calendar .calendar_num li {
    float: right;
    width: 45px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    color: #fff;
}
.calendar .calendar_left {
    position: relative;
    float: left;
    width: 60px;
    height: 270px;
    overflow: hidden;
    text-align: center;
    color: #1a477e;
    font-weight: bold;
}
.calendar .calendar_right {
    float: left;
    width: 83%;
    height: 270px;
    min-width: 1px;
}
.calendar #calendar_tab.calendar_right td {
    height: 44px;
    border: 1px solid #eaeaea;
    border-width: 0 0 1px 1px;
    vertical-align: top;
    color: #aaa;
    max-width: 45px;
    padding:0;
    text-align:left;
}
#modlist1 .weekday table{
    width: 100%;
    border: none;
    background-color: #fff;
    margin-top:0 !important;
}
.fc-border-separate tbody tr.fc-first td, .fc-border-separate tbody tr.fc-first th {
    height: 382px;
}
.content .scroll-right, .scroll-right1{
	right:1px;
	width:25px;
	z-index: 100
}
.content .scroll-left, .scroll-left1{
	left:-8px;
	width:25px;
	z-index: 100
}
.content .scroll-right-fixed{
	right:4px;
	width:25px;
	z-index: 100
}
.content .scroll-left-fixed{
	left:4px;
	width:25px;
	z-index: 100
}
.left-img{
	left:4px !important;
	z-index: 100
}

#weekReport_year{
	width:30%;
}
#weekReport_week{
	width:68%;
}
#startDate,#endDate,#time,#twoStartDate,#twoEndDate,#monthlyDate,
#txtDate1,#calendar,#fgkjsrq,#btjsrq,#txtDate2,#dailyDate,#txtDate5x,#txtDate5{
	    background: #FFFFFF url(/m/images/timebg.png) no-repeat right;
}
/*交易公开信息、做市公开信息日期  */
#calendar_tab tr:first-child {
    background-color: rgba(0,0,0,0);
}
.calendar .calendar_right a {
    width: 39px;
}
.calendar .calendar_right {
    position: absolute;
    left: 18%;
}
.calendar .calendar_left {
    width: 16%;
}

table#zftable tr td:nth-child(2){
	text-align:center;
}
#nylyoffice{
	font-size:12px;
}
.major-list>div {
    margin: 5px 0 0 0;
}
.server tr td:nth-child(2){
    text-align:center;
}
/*11 30加*/
.photo{
    position: relative;
}
.photo .play-button{
    position: absolute;
    top: 30%;
    width: 40px;
    left: 45%;
    opacity:1;
}
 .content .close {
    position: fixed;
    top: 10%;
    right: 5%;
}
#footer.col-xs-12{
	padding:0;
}
#kuaijie{
	text-algin:center;
}
#a1{
	height:454px;
}
.buttonid{
	text-align: right;
}
#buttonid{background: #ca3032 none repeat scroll 0 0;
    border-radius: 24px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    width: 146px;
        float: right;
        }
    
  select{
        background: transparent;
    } 
    .hangqing .second-nav span {
    font-size: 0.7rem;
    }
    
.major-circs #keyword {width:100%}
/* .major-circs .search {
    margin: .9rem 0.75rem 0;
    margin: 0 auto;
    width: 100%;
} */

.guapaibox .scroll-right {
    position: fixed;
    top: 60%;
    right: 10px;
    opacity: 0.4;
    z-index: 100;
    }
.guapaibox .scroll-left {
    position: fixed;
    top: 60%;
    left: 10px;
    opacity: 0.4;
    z-index: 100;
 }
#modlist1  .mr100,#modlist1  .mr120 {
    margin-right: 5px;
    width: 95px;
    height: 30px;
}
.guanyu .limit .table-kuang img{
	max-width:100%;
}
.new2 .new1-data {
    margin-right: 7px;
    display: table-cell;
    height: 45px;
    vertical-align: middle;
}
.notice-list.col-xs-12.nynews.min-height>ul{
    overflow:hidden;
    border-bottom:1px solid #f0f0f0;
}
#infoFile li{
	float: left;
       margin: 0 29px 12px 10px;
}
.top-nav-sbcz{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.sanban-top-sbzs .gupiao{
    line-height: 45px;
}
.sanban-top-sbzs .neeq-top-number{
    display: inline-block;
    line-height: 45px;
}
.sanban-top-sbzs .f13 {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom:5px;
}
.content .close {
    position: fixed;
    top: 2%;
    right: 3%;
    width: 13px;
    border: 1px solid #2d2d2d;
}
/* .content::-webkit-scrollbar-track-piece {  
    background-color: rgba(0, 0, 0, 0);  
    border-left: 1px solid rgba(0, 0, 0, 0);  
}  
.content::-webkit-scrollbar {  
    width: 3.7px;  
    height: 13px;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}  
.content::-webkit-scrollbar-thumb {  
    background-color: rgba(0, 0, 0, 0.3);  
    background-clip: padding-box;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
    min-height: 28px;  
}  
.content::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(0, 0, 0, 0.3);  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}  
::-webkit-scrollbar-track-piece {  
    background-color: rgba(0, 0, 0, 0);  
    border-left: 1px solid rgba(0, 0, 0, 0);  
}  
::-webkit-scrollbar {  
    width: 3px;  
    height: 3px;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}  
::-webkit-scrollbar-thumb {  
    background-color: rgba(0, 0, 0, 0.3);  
    background-clip: padding-box;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
    min-height: 28px;  
}  
::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(0, 0, 0, 0.3);  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
} */
.content table em img{
	margin: 0;
    float: none;
    padding: 0;
    padding-left: 2px;
}
table thead tr:first-child {
    background-color: #f9f9f9;
}
table tbody tr:first-child {
    background-color: #fff;
}
.table-gray{
	 background-color: #f9f9f9 !important;
}
table.F1-table.complete tr td {
    white-space: inherit;
}
table.F1-table.complete tr td:first-child {
    width: 80%;
}
/* #sczmtable tr td {
    white-space: inherit !important;
}
table tr td:first-child{
	 width: 25%;
} */
#sczmtabl table tr td:first-child {
    width: 25%;
}
#zftableg tr:last-child{
	height:40px
}
#part-tab1 .market-data:first-child,#part-tab2 .market-data:first-child,#part-tab3 .market-data:first-child,#part-tab4 .market-data:first-child{
	    overflow-y: -webkit-paged-x;
}
.tabs{
    position: relative;
}

.content-block .tabs {
    margin: 18px 15px; 
}

.content .tabs .scroll-left {
    display: block;
    top: 0.75rem;
    left: 0px;
    z-index: 100;
    opacity: 1;
    position: absolute;
    height:42px;
}
.content .tabs .scroll-right {
    display: block;
    top: 0.75rem;
    right: 0px;
    z-index: 100;
    opacity: 1;
    position: absolute;
    height:42px;
}
table.oll tr td {
    white-space: normal;

}
table.F1-table.top-tbody tr td {
    white-space: normal;
    padding: 9px 0;
}
.market-data #left{
	width:100%;
}
 table.F1-table.top-tbody tr td:last-child{
    white-space: nowrap;
    }
/*#companyTable tr td:first-child{*/
     /*width: 25%;*/
 /*}*/
/*#companyTable tr td:nth-child(2){*/
    /*width: 25%;*/
/*}*/
/*#companyTable tr td:nth-child(3){*/
    /*width: 25%;*/
/*}*/
/*#companyTable tr td:nth-child(4){*/
    /*width: 25%;*/
/*}*/
.td-bor-none td{
	border-right: none!important;
}

/* 2019-01-04 liangyi*/
table#left td,table#neeqquotationbody td,table#quotationbody td,table#neeqbody td{
	height:3em;

}

.text-red{
    color:red!important;
}
.text-black{
    color:black!important;
}
.text-green{
    color:green!important;
}

.search-list .num-cell {
    float:left;
}

.search-list .num-cell .num {
    float: left;
    margin:0px  5px;
    font-weight: 600;
    color:#337ab7;
}

.search-list .tit-cell {
    display:block;
    overflow:hidden
}
