﻿/*base*/
@charset "utf-8";
body {
    font: normal 12px/23px "宋体", SimSun, sans-serif, Arial;
    color: #494949;
    background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend,label, input, textarea, p, blockquote, th, td, hr, button,select, table {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
h3 {
    font-size: 14px;
}
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
}

iframe {
    vertical-align: bottom; /* 默认baseline会有空隙*/
}

img {
    border: 0px;
}
select {
    height: 20px; /*chrome 高等于19*/
}

i {
    font-style: normal;
}
b {
    font-weight: normal;
}

/* common */
.fl {
    float: left;
}
.fr{
    float:right;
}

.clearfix:after {
    content: " ";
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.clearfix {
    _zoom: 1;
    overflow: hidden;
}

a {
    color: #003497;
    text-decoration: none;
}
.b2F5 {
    background-color: #2F5895;
    cursor: pointer;
    text-decoration: none;
}
a.b2F5 {
    color: #fff;
}

a:hover {
    color: #f00
}

.red {
    color: #f00
}

.green {
    color: #090;
}
.wryh {
    font-family: "Microsoft YaHei";
}
.songti{
    font-family: "SimSun";
}
.fz12 ,.f12 {
    font-size: 12px;
}
.fz14, .f14 {
    font-size: 14px;
}

.pge_box {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}

.mb10, .qphox.mb10, .qphox .mb10 {
    margin-bottom: 10px;
}
.mr10 {
    margin-right: 10px;
}
.ml10 {
    margin-left: 10px;
}
.mb9, .qphox.mb9, .qphox .mb9 {
    margin-bottom: 9px;
    line-height: 1.5;
}
.mb7, .qphox.mb7, .qphox .mb7 {
    margin-bottom: 7px;
}
.mb5, .qphox.mb5, .qphox .mb5 {
    margin-bottom: 5px;
}
.mt20, .qphox.mt20, .qphox .mt20 {
    margin-top: 20px;
}
.w100p {
    width: 100%;
}
.w790 {
    width: 790px;
}
.w330 {
    width: 330px;
}
.w660 {
    width: 660px;
}
.borderstyle1, .borderstyle2, .borderstyle3, .borderstyle4 {
    border: #bbd4e8 1px solid;
}
.borderstyle2, .borderstyle3 {
    border-top: none;
}
.borderstyle3 {
    border-bottom: none;
}

.btn1, .btn2, .btn7 {
    background-color: #2F5895;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    padding: 0 6px;
    border: 0 none;
    text-align: center;
}
.text-indent10 {
    text-indent: 10px;
}
.line30 {
    line-height: 30px;
}
.line25 {
    line-height: 25px;
}

.color666{
    color: #666;
}
.mt10, .qphox.mt10, .qphox .mt10 {
    margin-top: 10px;
}
.mt41, .qphox.mt41, .qphox .mt41 {
    margin-top: 41px;
}




/*股票代码和右边链接公共*/
.quote_title {
    line-height: 45px;
    height: 45px;
    padding: 0 5px;
    background: #f3f3f3;
    border-bottom: 3px solid #2f5895;
    margin-bottom: 10px;
}
.quote_title span {
    float: left;
}
.quote_title .quote_title_0 {
    font-size: 22px;
    font-weight: normal;
    color:#000;
}

.quote_title .quote_title_1 {
    margin: 0 10px;
    font-size: 14px;
    font-weight: bold;
    color:#000;
}
.quote_title a {
    text-align: center;
    text-decoration: none;
    line-height: 24px;
    color: #ffffff;
    margin: 15px 10px 0 0;
    cursor: pointer;
    float: right;
    padding: 0 10px;
    height: 24px;
    background: #4f78bd;
}
.quote_title a:hover {
    text-decoration: underline;
}
/*chart部分公共*/
.main {
    float: left;
    width: 580px;
    overflow: hidden;
    margin: 8px 10px 0 10px;
}
.chart {
    position: relative;
    width: 578px;
}
.chart_refresh {
    list-style: none;
}
.chart_refresh span.g {
    width: 80px;
    height: 21px;
    float: right;
    display: inline-block;
    cursor: pointer;
    background: url(/hqres../images/el.png) -25px -38px;
}

.pktopnav {
    height: 31px;
}
.chart .pryxz ,.chart .pryxzR{
    border-left: #2f5895 1px solid;
    border-bottom:solid 1px #2f5895;
    height: 22px;
    float: left;
    margin-top: 5px;
}
.chart .pryxz span,.chart .pryxzR span {
    border: #2f5895 1px solid;
    border-bottom:none;
    border-left: none;
    display: block;
    height: 21px;
    line-height: 21px;
    float: left;
    width: 48px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}
.pryxz span.cur,.pryxzR span.cur {
    background-color: #2f5895;
    color: #fff;
}
.pryxz span div,.pryxzR span div {
    width: 7px;
    height: 4px;
    background: url(/hqres../images/gb.png) -14px -312px no-repeat;
    position: absolute;
    bottom: -4px;
    left: 20px;
    display: none;
}
.pryxz span.cur div ,.pryxzR span.cur div {
    display: block;
}

.chart .header-title-a {
    color: #fff;
    background-color: #2f5895;
    height: 21px;
    text-align: center;
    display: inline-block;
    padding: 0 5px;
    line-height: 21px;
    text-decoration: none;
    margin-left: 3px;
    cursor: pointer;
}
.chart .pickbox {
    overflow: hidden;
}
.w578 {
    width: 578px;
}
.pickbox .tox {
    width: 578px;
    height: 365px;
    overflow: hidden;
}
.pickbox .tox .rox {
    float: left;
    margin-left: 2px;
    padding-top: 5px;
    width: 56px;
}
.chart ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style: none;
    font-size: 12px;
    color: #494949;
    font-family: "SimSun";
    line-height: 1.2;
}
.chart .topnav {
    margin: 1px 0;
    height: 24px;
}
.chart .topnav li {
    display: inline-block;
    float: left;
}
.topnav li b, .more4 b, .header-title-b b {
    background: url(/hqres../images/el.png);
}
.topnav li b {
    float: left;
    width: 15px;
    height: 16px;
    margin-right: 2px;
    overflow: hidden;
}
.topnav li.a b {
    background-position: 0 -18px;
    background-repeat: repeat-x;
}
.topnav li.b b {
    background-position: -33px -18px;
    background-repeat: repeat-x;
}
.topnav li.c b {
    background-position: -51px -18px;
    background-repeat: repeat-x;
}
.topnav li.g {
    width: 80px;
    height: 21px;
    float: right;
    display: inline-block;
    cursor: pointer;
    background: url(/hqres../images/el.png) -25px -38px;
}
.chart .ml10 {
    margin-left: 10px;
}

.chart .height35 {
    height: 35px;
}
#flash_box .height35{
    margin-bottom:10px;
}
.chart .header-title-b {
    color: #fff;
    background-color: #4f78bd;
    height: 21px;
    text-align: center;
    display: inline-block;
    padding: 0 5px;
    line-height: 21px;
    text-decoration: none;
    text-align: left;
}
.chart .header-title-b b {
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 4px;
    margin-right: 3px;
    background: url(/hqres../images/el.png);
    background-repeat: no-repeat;
    background-position: -35px 0;
}
.chart .header-title-b.cur b {
    background-position: -20px 0;
}
.chart .tox .rox .bottom {
    margin-top: 135px;
}
.chart .bom {
    margin-left: 58px;
    width: 520px;
    overflow: hidden;
}
.chart .bom li {
    float: left;
    cursor: pointer;
    background: #545454;
    color: #fff;
    width: 41px;
    padding: 0;
    font-family: "SimSun";
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    border-right: 1px solid #fff;
}
.chart .pickbox .bom li.at {
    background: #ccc;
    color: #494949;
}
.chart .tox .rox li b {
    background-image: url(/hqres../images/gb.png);
    background-repeat: no-repeat;
    background-position: -1px -332px;
    float: left;
    width: 10px;
    height: 10px;
    display: block;
    margin-top: 2px;
    margin-right: 2px;
    overflow: hidden;
}
.chart .tox .rox .at b {
    background-repeat: no-repeat;
    background-image: url(/hqres../images/gb.png);
    background-position: -1px -320px;
}
.w79 {
    width: 79px;
}

/*侧边栏公共部分*/
.side {
    float: left;
}
.side_box {
    border: none;
    width: 200px;
    margin-top: 10px;
}
    .side_box td,.side_box th {
        color:#494949;
    }
    .side_box td.green {
    color:#090;
}
.side_box td.red {
    color:#f00;
}

.side_right{
    float:right;
}
.side_box .header {
    margin: 1px;
    margin-top: 0;
    width: 196px;
    height: 24px;
    line-height: 24px;
}
.side_box h2.title {
    overflow: hidden;
    font-size: 14px;
    padding-left: 8px;
    font-weight: bold;
    color: #3f3f3f;
    margin-bottom: 5px;
}
.side_box h2.title .titleCon, .news_list h2 .titleCon {
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #3f3f3f;
    text-decoration: none;
    margin-right:12px;
}
.side_box .info_list {
    border: 1px solid #bbd4e8;
    border-top: 2px solid #003399;
}
.info_list.padBottom10 {
    padding-bottom: 2px;
}
.side_box .list {
    width: 198px;
    text-align: center;
}
.side_box .list th {
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.side_box .list td {
    text-align: left;
    text-indent: 10px;
    line-height: 25px;
}
.side_box .list td a {
    text-decoration: none;
}
.moreMsg {
    text-align: right;
    margin-right: 10px;
}
.moreMsg a {
    text-decoration: none;
}
.side_box .list td a {
    text-decoration: none;
}
.side_right .list th{
    line-height:24px;
    height:24px;
}
/*页面中的所有select样式公共*/
.myselect{text-align:left;text-indent:6px;height:18px;display:inline-block;position:relative;border:#2f5895 1px solid;font-weight:normal;z-index:10}
.myselect i{background:url(/hqres../images/gb.png) 0 -109px no-repeat;width:18px;height:18px;position:absolute;top:0;right:0;_right:-1px;display:block}
.myselect dl dd:hover{background-color:#e7e7e7}
.myselect span{display:block;height:18px;line-height:18px;cursor:pointer;}
.myselect dl{display:none;left:-1px;position:absolute;top:18px;background-color:#fff;width:100%;border:#2f5895 1px solid;border-top:none;cursor:pointer;line-height:20px}
.myselect dl dd{display:block;width:100%}
.myselect.width170 {
    width: 170px;
}
.myselect.width100{
    width: 100px;
}
.myselect.width90{
    width: 90px;
}
.myselect.width130{
    width: 130px;
}
.addSelect{margin-top:10px;text-align: center;}



.title1 {
    border-bottom: #2f5895 2px solid;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #484848;
    text-indent: 5px;
}
.title1 a {
    color: #333;
}
.tab1, .tab2 {
    height: 28px;
    overflow: hidden;
}
.RMBTab_rate {
    width: 100%;
    color: #333333;
}
.RMBTab_rate li {
    padding: 0 8px;
    line-height: 26px;
    border-top: 1px solid #ccebf8;
    border-right: solid 1px #ccebf8;
    border-left: 1px solid #ccebf8;
    cursor: pointer;
    float: left;
    text-align: center;
    width: 82px;
    font-size: 14px;
}
.tab1 li h3, .tab2 li h3 {
    font-weight: normal;
    text-align: center;
}
.tab1 li.cur h3, .tab2 li.cur h3, .tab3 li.cur h3, .tab4 li.cur h3 {
    font-weight: bold;
}
.RMBCont .info_list {
    border-top: 0;
    display: none;
}
.RMBCont .info_list.active {
    display: block;
}
.lifl {
    padding: 3px 10px 4px;
}
.box-x1 {
    border: #bbd4e8 1px solid;
    border-top: none;
    z-index: 10;
    zoom: 1;
}
.oh {
    overflow: hidden;
}
.lifl ul {
    height: 25px;
}
.lifl li {
    float: left;
    line-height: 25px;
    height: 25px;
    width: 88px;
}
.lifl li.txR{text-align:right;}

.side_box .list.listRem td {
    text-align: right;
    text-indent: 5px;
}
.side_box .list.listRem td.left {
    text-align: left;
}


.tabExchangeCon .info_list {
    display: none;
}
.tabExchangeCon .info_list.active {
    display: block;
}

/*股吧*/
.qphox {
    clear: both;
    width: 1000px;
    margin: 0 auto;
    font-size: 12px;
    color: #494949;
}
.guba {
    padding-top: 10px;
}
.guba .btn1{
    color:#fff;
}

.guba .title2 {
    border-bottom: #2f5895 4px solid;
    height: 40px;
    line-height: 40px;
}
.fd8 {
    font-weight: normal;
    font-weight: normal;
    font-size: 18px;
    font-family: "微软雅黑";
    height: 37px;
    display: inline;
    float: left;
    line-height: 37px;
    background: url(/hqres../images/gb.png) 0 -135px no-repeat;
    text-indent: 12px;
    position: relative;
    bottom: -6px;
    background-color: #fff;
    padding-right: 12px;
}
.fd8 a {
    color: #000;
    text-decoration: none;
}
.w790 {
    width: 790px;
}
.guba .title1 {
    border-bottom: #2f5895 2px solid;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #484848;
    text-indent: 5px;
}
.guba .title1 a:hover {
    color: #f00;
}
.guba a{
    text-decoration: none;
}
.w79 {
    width: 79px;
}
.myselect {
    text-align: left;
    text-indent: 6px;
    height: 18px;
    display: inline-block;
    position: relative;
    border: #2f5895 1px solid;
    font-weight: normal;
    z-index: 10;
}
.myselect i {
    background: url(/hqres../images/gb.png) 0 -109px no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}
.myselect span {
    display: block;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
}
.myselect dl dd {
    display: block;
    width: 100%;
}
.fx {
    height: 19px;
    line-height: 19px;
}
.tab4 {
    height: 30px;
    overflow: hidden;
    text-indent: 0px;
}
.tab1 li, .tab2 li, .tab3 li, .tab4 li {
    padding: 0 8px;
    float: left;
    cursor: pointer;
    border: #bbd4e8 1px solid;
    border-bottom: none;
    height: 25px;
}
.tab4 .first {
    border-left: #bbd4e8 1px solid;
}
.tab1 li.cur, .tab2 li.cur, .tab4 li.cur {
    height: 27px;
    top: 0;
    position: relative;
    border: #2f5895 1px solid;
    background: #fff;
    border-bottom: none;
}
.tab4 li.cur {
    height: 27px;
}
.tab4 li a {
    text-decoration: none;
    color:red;
    font-weight: bold;
    text-align: center;
}
.tab4 li.cur a{
    color:#484848;
}
.qphox .tab4 li {
    padding: 0 10px;
    width: 60px;
}
.qphox .tab4 li h3{
    text-align: center;
}
.w100p {
    width: 100%;
}
.fz12.gbtit {
    background: #EAF2FF;
}
em.hinfo {
    display: inline-block;
    width: 31px;
    height: 18px;
    background: url(/hqres/emag14/images/gbbg.png-v7.html) no-repeat -261px -480px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    margin-left: 3px;
    font-style: normal;
    padding: 0px;
}
#gubalisttable em {
    text-indent: 0;
}

.guba .title1 a.yellow {
    color: #f40;
}
.guba .title1 a.color48{
    color:#484848;
}
.w200 {
    width: 200px;
}
.refresh {
    background: url(/hqres../images/gb.png) -2px -167px no-repeat;
    width: 20px;
    height: 20px;
    float: right;
    display: block;
    cursor: pointer;
}
.people dd {
    padding: 2px 3px 0 6px;
    position: relative;
    height: 69px;
}

.people a, .people span {
    text-decoration: none;
    line-height: 20px;
}

.people dd a img {
    width: 50px;
    height: 50px;
}

.people dd .userinf .userinfu {
    color: #979797;
}
.people dd .userinf {
    padding-left: 56px;
}
.people dd .userinf .userbal {
    color: #979797;
}
.people img {
    float: left;
}
.stars {
    display: inline-block;
    width: 74px;
    height: 12px;
    vertical-align: -1px;
    background-image: url(/hqres../images/stars.png);
    background-repeat: no-repeat;
}
.stars35 {
    background-position: -30px 0;
}
.people i {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 6px;
    background: url(/hqres../images/gb.png) -2px -191px no-repeat;
    width: 16px;
    height: 16px;
}
.people i {
    top: 5px;
}
.more4 b {
    margin-top: 13px;
    margin-left: 0;
    margin-right: 2px;
    width: 14px;
    height: 14px;
    float: left;
    background-position: -58px 0;
    background-repeat: no-repeat;
}
.gbalr {
    text-align: right;
    line-height: 25px;
    padding-right: 5px;
}

.title1 .ttt {
    border: none;
    cursor: default;
    float: left;
    width: 47px;
    text-indent: 0;
    text-align: center;
}
.title1 .ttt h3 {
    font-weight: bold;
    font-size: 14px;
}
#tab_dkdc {
    float: right;
}
#tab_dkdc li {
    padding: 0 10px;
    text-align: center;
    text-indent: 0;
    width:auto;
}

.fr.normal {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

/*report*/
.report {
    overflow: hidden;
    width: 790px;
    margin-left: 10px;
    float: left;
}
.report .news {
    margin: 10px 5px 0 0;
    width: 790px;
}
.report .news .content {
    border: none;
    overflow: hidden;
    width: 790px;
    padding: 0;
    line-height: 22px;

}
.news_list {
    width: 390px;
    float:left;
    margin: 0px 0px 9px 0;
    text-align: center;
    overflow: hidden;
}
.news_list h2 {
    text-align: left;
    overflow: hidden;
    font-size: 14px;
    padding-left: 8px;
    font-weight: bold;
    color: #3f3f3f;
    margin-bottom: 5px;
}
.news_list .article_list {
    padding-top: 5px;
    border: 1px solid #bbd4e8;
    border-top: 2px solid #003399;
}
.news .content li {
    padding-left: 8px;
    font-size: 14px;
    background-position: -77px 10px;
    line-height: 30px;
    height:30px;
}
.news_list .article_list li a {
    text-decoration: none;
    width: 85%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news_list .article_list li i {
    margin-right: 10px;
    color: #666;
    font-size: 10px;
}

.canvas_pic .down_div {
    height: 40px;
}

.canvas_pic .up_div {
    height: 40px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.canvas_pic .date_div{
    height: 20px;
    margin: 5px 0;
}

.canvas_pic .date_ul li {
    height: 20px;
    float: left;
    width: 24%;   
    font-size: 12px;
    text-align: center;
}

.canvas_pic .up_ul li {
    float: left;
    width: 22%;
    background-color: rgb(207, 46, 46);
    margin-left: 2.2%;
    font-size: 12px;
    text-align: center;
}

.canvas_pic .down_ul li {
    float: left;
    width: 22%;
    background-color: rgb(51, 153, 0);
    margin-left: 2.2%;
    font-size: 12px;
    text-align: center;
}
.side_box h2.title .titleCon:hover, .news_list h2 .titleCon:hover,.title1 a.more:hover {
    color:red;
}
.h22 {
    height:22px;
}
