.bx - wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    * zoom: 1;
}

.bx - wrapper img {
    max - width: 100 %;
    display: block;
}

.bx - wrapper.bx - viewport {
    border: solid# fff 5px;
    left: -5px;
    background: #fff;
}

.bx - wrapper.bx - pager, .bx - wrapper.bx - controls - auto {
    position: absolute;
    bottom: -25px;
    width: 100 %;
}

.bx - wrapper.bx - loading {
    min - height: 50px;
    background: url(.. / .. / img / lib / carousel / bx_loader.gif) center center no - repeat# fff;
    height: 100 %;
    width: 100 %;
    position: absolute;
    top: 0;
    left: 0;
    z - index: 2000;
}

.bx - wrapper.bx - pager {
    text - align: center;
    font - size: .85em;
    font - family: Arial;
    font - weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: # b6b6b6;
    text - indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    - moz - border - radius: 5px;
    - webkit - border - radius: 5px;
    border - radius: 5px;
}

.bx - wrapper.bx - pager.bx -
default -pager a: hover,
.bx - wrapper.bx - pager.bx -
default -pager a.active {
    background: #666;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../../img/lib/carousel/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../../img/lib/carousel/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../../img/lib/carousel/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: # 666\ 9;
    background: rgba(80, 80, 80, 0.75);
    * filter: alpha(opacity = 75);
    width: 100 %;
}

.bx - wrapper.bx - caption span {
    color: #fff;
    font - family: '微软雅黑';
    display: block;
    font - size: 14px;
    padding: 10px;
}

.head - banner {
    height: 168px;
    width: 100 %;
    background: url(https: //www.cnstock.com/images/2016sztcb-banner-pc.jpg) no-repeat center top;
}

.head-banner .banner-inner {
    width: 1000px;
    margin: 0 auto;
    height: 100px;
}

.head-banner .banner-inner h1 {
    font-family: '\5FAE\8F6F\96C5\9ED1';
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    height: 69px;
    line-height: 69px;
    padding-top: 30px;
}

.head-banner .banner-inner h1 img {
    vertical-align: top;
    *vertical-align: middle;
    padding: 0 10px;
}

.head-banner .banner-inner .bza {
    padding-top: 5px;
    color: #fff;
    padding-left: 150px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    background: url(../../img/news/live-rep-bza.png) no-repeat 70px 1px;
}





.tj-hd {
    height: 60px;
    border-bottom: 1px solid #ececec;
}

.tj-hd h3 {
    float: left;
    line-height: 60px;
    color: #e70010;
    font-size: 16px;
}

.tj-hd h3 a {
    color: #e70010;
}

.tj-hd .r-search {
    float: right;
    width: 380px;
    height: 40px;
    padding: 10px 0;
}

.tj-hd .r-search .txt {
    height: 30px;
    width: 200px;
    padding: 4px 8px;
    font-size: 14px;
    border: 1px solid #cecece;
}

.tj-hd .r-search .search-btn {
    width: 40px;
    height: 40px;
    background: url(../../img/lib/icon/icon-61.png) no-repeat left top;
    text-indent: -9999px;
    border: 0;
    cursor: pointer;
}

.tj-hd .r-search .r-flash {
    margin-left: 15px;
    vertical-align: top;
    display: inline-block;
}

.zs-block {
    height: 46px;
    padding: 10px 0;
    border-bottom: 0px solid #ececec;
	width: auto;
}

.zs-block div {
    float: left;
    width: 190px;
    height: 54px;
    border-left: 1px solid #ebebeb;
    padding: 0 15px;
}

.zs-block div p {
    height: 27px;
    line-height: 23px;
}

.zs-block div p span {
    display: inline-block;
    height: 23px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.zs-block div p span.nm {
    width: 80px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.zs-block div p .index {
    width: 80px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;
}

.zs-block .green p span {
    color: #00a53c;
}

.zs-block .green p .index {
    background: url(../zs/arrow-68-green.png) no-repeat left 50%;
}

.zs-block .red p span {
    color: #fc4d4a;
}

.zs-block .red p .index {
    background: url(../zs/arrow-68-red.png) no-repeat left 50%;
}

.zs-block div:first-child {
    border-left: 0;
}

.tclist {
    padding: 0 15px;
    background: url(../../img/lib/line/line-d34b55.png) repeat-y 75px top;
}

.tclist>li {
    margin-bottom: 40px;
    padding-left: 90px;
    background: url(../../img/lib/dot/dot-26.png) no-repeat 56px 5px;
    *zoom: 1;
}

.tclist>li:after {
    display: table;
    content: '';
    clear: both;
}

.tclist>li .d-time {
    width: 50px;
    float: left;
    margin-left: -90px;
    color: #767678;
}

.tclist>li .d-time .tm {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.tclist>li .tc-img {
    float: left;
    width: 200px;
}

.tclist>li .tc-img img {
    width: 200px;
}

.tclist>li .article-area {
    float: right;
    width: 620px;
}

.tclist>li .article-area h2 {
    font-size: 20px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    line-height: 30px;
    margin-bottom: 10px;
}

.tclist>li .article-area h2 a {
    color: #000;
}

.tclist>li .article-area .des {
    font-size: 14px;
    line-height: 24px;
}

.tclist>li .hidden {
    padding-top: 40px;
    height: 0;
    overflow: hidden;
    cursor: pointer;
    background: url(../../img/lib/arrow/arrow-82.png) no-repeat 50% 20px;
}

.tclist>li .gg-tit {
    padding-top: 20px;
    padding-bottom: 5px;
    *zoom: 1;
}

.tclist>li .gg-tit:after {
    display: table;
    content: '';
    clear: both;
}

.tclist>li .gg-tit .tit {
    float: left;
    font-size: 14px;
    color: #1d1d1d;
    line-height: 20px;
    font-weight: bold;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tclist>li .gg-tit .info {
    float: right;
    font-size: 12px;
    color: #7c7c7c;
    line-height: 20px;
}

.tclist>li .gg-wrap {
    *zoom: 1;
}

.tclist>li .gg-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tclist>li .gg-wrap li {
    float: left;
    width: 195px;
    background: none;
    height: 45px;
    margin-right: 9px;
    margin-bottom: 10px;
}

.tclist>li .gg-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tclist>li .gg-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tclist>li .gg-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tclist>li .gg-wrap li.green {
    border: 1px solid #439a39;
}

.tclist>li .gg-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tclist>li .gg-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tclist>li .gg-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 124px;
    font-size: 14px;
    line-height: 18px;
}

.tclist>li .gg-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tclist>li .gg-wrap li .tc-price {
    float: right;
    width: 67px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tclist>li .bk-wrap {
    *zoom: 1;
}

.tclist>li .bk-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tclist>li .bk-wrap li {
    float: left;
    width: 195px;
    background: none;
    height: 30px;
    margin-right: 9px;
    margin-bottom: 10px;
}

.tclist>li .bk-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tclist>li .bk-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tclist>li .bk-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tclist>li .bk-wrap li.green {
    border: 1px solid #439a39;
}

.tclist>li .bk-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tclist>li .bk-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tclist>li .bk-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 110px;
    overflow: hidden;
    height: 25px;
    font-size: 14px;
    line-height: 20px;
}

.tclist>li .bk-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tclist>li .bk-wrap li .tc-price {
    float: right;
    width: 80px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tclist>li .zs-wrap {
    *zoom: 1;
}

.tclist>li .zs-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tclist>li .zs-wrap li {
    float: left;
    width: 143px;
    background: none;
    height: 45px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tclist>li .zs-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tclist>li .zs-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tclist>li .zs-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tclist>li .zs-wrap li.green {
    border: 1px solid #439a39;
}

.tclist>li .zs-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tclist>li .zs-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tclist>li .zs-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 69px;
    font-size: 14px;
    line-height: 18px;
}

.tclist>li .zs-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tclist>li .zs-wrap li .tc-price {
    float: right;
    width: 70px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.addfav {
    padding: 30px;
}

.tcb-xq-hd {
    height: 30px;
    border-bottom: 1px solid #ececec;
    padding-left: 10px;
}

.tcb-xq-hd h3 {
    float: left;
    line-height: 30px;
    color: #e70010;
    font-size: 14px;
    font-weight: bold;
}

.tcb-xq-hd h3 a {
    color: #e70010;
}

.tcbxq-wrap {
    margin-bottom: 20px;
}

.tcbxq-wrap .hd {
    margin-bottom: 15px;
    *zoom: 1;
}

.tcbxq-wrap .hd:after {
    display: table;
    content: '';
    clear: both;
}

.tcbxq-wrap .hd .img {
    float: left;
    margin-right: 20px;
    width: 360px;
    height: 240px;
}

.tcbxq-wrap .hd .tcbhd-r {
    float: right;
    width: 590px;
    height: 240px;
    overflow: hidden;
}

.tcbxq-wrap .hd .tcbhd-r h1 {
    color: #000;
    font-size: 22px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}

.tcbxq-wrap .hd .tcbhd-r h1 a {
    color: #000;
}

.tcbxq-wrap .hd .tcbhd-r .time {
    height: 20px;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: right;
    padding-right: 22px;
    color: #6a6a6a;
}

.tcbxq-wrap .hd .tcbhd-r .des {
    padding-right: 10px;
    font-size: 14px;
    line-height: 24px;
    height: 144px;
    overflow: hidden;
}

.tcbxq-wrap .gg-tit {
    height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #ececec;
    padding-bottom: 8px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.tcbxq-wrap .gg-tit .tit {
    background: url(../../img/lib/icon/icon-62.png) no-repeat left top;
    padding-left: 40px;
    font-size: 28px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    height: 40px;
    line-height: 40px;
    float: left;
}

.tcbxq-wrap .gg-tit .info {
    float: right;
    line-height: 50px;
    padding-right: 20px;
}

.tcbxq-wrap .gg-wrap {
    *zoom: 1;
}

.tcbxq-wrap .gg-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tcbxq-wrap .gg-wrap li {
    float: left;
    width: 220px;
    background: none;
    height: 45px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.tcbxq-wrap .gg-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tcbxq-wrap .gg-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tcbxq-wrap .gg-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tcbxq-wrap .gg-wrap li.green {
    border: 1px solid #439a39;
}

.tcbxq-wrap .gg-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tcbxq-wrap .gg-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tcbxq-wrap .gg-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 125px;
    font-size: 14px;
    line-height: 18px;
}

.tcbxq-wrap .gg-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tcbxq-wrap .gg-wrap li .tc-price {
    float: right;
    width: 80px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tcbxq-wrap .zs-wrap {
    *zoom: 1;
}

.tcbxq-wrap .zs-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tcbxq-wrap .zs-wrap li {
    float: left;
    width: 170px;
    background: none;
    height: 45px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.tcbxq-wrap .zs-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tcbxq-wrap .zs-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tcbxq-wrap .zs-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tcbxq-wrap .zs-wrap li.green {
    border: 1px solid #439a39;
}

.tcbxq-wrap .zs-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tcbxq-wrap .zs-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tcbxq-wrap .zs-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 69px;
    font-size: 14px;
    line-height: 18px;
}

.tcbxq-wrap .zs-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tcbxq-wrap .zs-wrap li .tc-price {
    float: right;
    width: 80px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tcbxq-wrap .bk-wrap {
    *zoom: 1;
}

.tcbxq-wrap .bk-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tcbxq-wrap .bk-wrap li {
    float: left;
    width: 195px;
    background: none;
    height: 30px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.tcbxq-wrap .bk-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tcbxq-wrap .bk-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tcbxq-wrap .bk-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tcbxq-wrap .bk-wrap li.green {
    border: 1px solid #439a39;
}

.tcbxq-wrap .bk-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tcbxq-wrap .bk-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tcbxq-wrap .bk-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 110px;
    overflow: hidden;
    height: 25px;
    font-size: 14px;
    line-height: 20px;
}

.tcbxq-wrap .bk-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tcbxq-wrap .bk-wrap li .tc-price {
    float: right;
    width: 80px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tcb-tczz .hd {
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 2px solid #ececec;
}

.tcb-tczz .hd h3 {
    background: url(../../img/lib/icon/icon-62.png) no-repeat left top;
    padding-left: 40px;
    font-size: 28px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: normal;
}

.tcb-tczz .bd {
    padding: 15px 0;
    height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

.tcb-tczz .bd .tczz-list {
    padding-right: 10px;
    background: url(../../img/lib/line/line-d34b55.png) repeat-y 70px top;
}

.tcb-tczz .bd .tczz-list li {
    margin-bottom: 20px;
    padding-left: 80px;
    background: url(../../img/lib/dot/dot-26.png) no-repeat 66px 5px;
    *zoom: 1;
}

.tcb-tczz .bd .tczz-list li:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-tczz .bd .tczz-list li .d-time {
    width: 60px;
    float: left;
    margin-left: -80px;
    color: #767678;
}

.tcb-tczz .bd .tczz-list li .d-time .tm {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.tcb-tczz .bd .tczz-list li .r-a {
    margin-left: 15px;
    width: 850px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    *zoom: 1;
}

.tcb-tczz .bd .tczz-list li .r-a:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-tczz .bd .tczz-list li .r-a .tt {
    height: 26px;
    line-height: 26px;
    padding: 0 0 10px 0;
}

.tcb-tczz .bd .tczz-list li .r-a .tt h2 {
    font-size: 14px;
    font-weight: normal;
    float: left;
    color: #000;
}

.tcb-tczz .bd .tczz-list li .r-a .tt h2 a {
    color: #000;
}

.tcb-tczz .bd .tczz-list li .r-a .tt #show {
    float: right;
    padding-top: 5px;
}

.tcb-tczz .bd .tczz-list li .r-a .tt #show img {
    cursor: pointer;
}

.tcb-tczz .bd .tczz-list li .r-a .desc .des {
    padding-right: 230px;
    font-size: 14px;
    color: #575757;
}

.tcb-tczz .bd .tczz-list li .r-a .desc .des a {
    color: #575757;
}

.tcb-tczz .bd .tczz-list li .r-a .desc #hide {
    float: right;
}

.tcb-tczz .bd .tczz-list li .r-a .desc #hide img {
    cursor: pointer;
}

.tcbxq-more {
    text-align: center;
    padding: 10px 0;
}

.am-tcb-wrap .zs-mob-block {
    padding-bottom: .5rem;
    border-bottom: 1px solid #dcdcdc;
    font-size: 1.2rem;
}

.am-tcb-wrap .zs-mob-block p {
    margin: 0;
}

.am-tcb-wrap .zs-mob-block .green p span {
    color: #00a53c;
}

.am-tcb-wrap .zs-mob-block .red p span {
    color: #fc4d4a;
}

.am-tcb-wrap .zs-mob-block .f .nm {
    display: inline-block;
    width: 55%;
    color: #000;
    font-weight: bold;
}

.am-tcb-wrap .zs-mob-block .s .index {
    display: inline-block;
    width: 55%;
}

.am-tclist {
    background: url(../../img/lib/line/line-d34b55.png) repeat-y 13.3% top;
    padding-left: 0;
}

.am-tclist>li {
    background: url(../../img/lib/dot/dot-26.png) no-repeat 12.19% 6px;
    margin-bottom: 2.6rem;
    *zoom: 1;
}

.am-tclist>li:after {
    display: table;
    content: '';
    clear: both;
}

.am-tclist>li .d-time {
    padding-top: .2rem;
    width: 12%;
    font-size: 1.2rem;
}

.am-tclist>li .d-time .tm {
    font-size: 1.2rem;
    font-weight: bold;
    color: #000;
}

.am-tclist>li .article-area {
    width: 82%;
}

.am-tclist>li .article-area h2 {
    font-size: 1.7rem;
    margin-bottom: .6rem;
    font-weight: bold;
    color: #000;
}

.am-tclist>li .article-area h2 a {
    color: #000;
}

.am-tclist>li .article-area .des {
    margin-top: 0;
    font-size: 1.3rem;
    color: #000;
    line-height: 1.5rem;
}

.am-tclist>li .article-area .gg-tit {
    font-size: 1.4rem;
    margin: 0;
}

.am-tclist>li .article-area .gg-tit .tit {
    font-weight: bold;
}

.am-tclist>li .article-area .gg-tit .info {
    font-size: 1rem;
}

.am-tclist>li .article-area .hidden {
    padding-top: 40px;
    height: 0;
    overflow: hidden;
    cursor: pointer;
    background: url(../../img/lib/arrow/arrow-82.png) no-repeat 50% 10px;
}

.am-tclist>li .article-area .gg-wrap {
    width: 100%;
    margin-top: .4rem;
    padding-left: 0;
    margin-bottom: 0;
    *zoom: 1;
}

.am-tclist>li .article-area .gg-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.am-tclist>li .article-area .gg-wrap li {
    float: left;
    width: 47%;
    height: 57px;
    margin: .4rem 2% .4rem 0;
    padding-left: 1%;
}

.am-tclist>li .article-area .gg-wrap li.red {
    border: 1px solid #cf3b3b;
}

.am-tclist>li .article-area .gg-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.am-tclist>li .article-area .gg-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.am-tclist>li .article-area .gg-wrap li.green {
    border: 1px solid #439a39;
}

.am-tclist>li .article-area .gg-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.am-tclist>li .article-area .gg-wrap li.green .tc-stocknm {
    color: #439a39;
}

.am-tclist>li .article-area .gg-wrap li p {
    font-size: 1.2rem;
    margin: 0;
}

.am-tclist>li .article-area .gg-wrap li .tc-stocknm {
    float: left;
    width: 60%;
}

.am-tclist>li .article-area .gg-wrap li .tc-price {
    text-align: center;
    padding: 0 .3rem;
    float: right;
    height: 55px;
    line-height: 55px;
    width: 40%;
    font-size: 1.1rem;
}

.am-tclist>li .article-area .zs-wrap {
    width: 100%;
    margin-top: .4rem;
    padding-left: 0;
    margin-bottom: 0;
    *zoom: 1;
}

.am-tclist>li .article-area .zs-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.am-tclist>li .article-area .zs-wrap li {
    float: left;
    width: 47%;
    margin: .4rem 2% .4rem 0;
    padding-left: 1%;
}

.am-tclist>li .article-area .zs-wrap li.red {
    border: 1px solid #cf3b3b;
}

.am-tclist>li .article-area .zs-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.am-tclist>li .article-area .zs-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.am-tclist>li .article-area .zs-wrap li.green {
    border: 1px solid #439a39;
}

.am-tclist>li .article-area .zs-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.am-tclist>li .article-area .zs-wrap li.green .tc-stocknm {
    color: #439a39;
}

.am-tclist>li .article-area .zs-wrap li p {
    font-size: 1rem;
    margin: 0;
}

.am-tclist>li .article-area .zs-wrap li .tc-stocknm {
    float: left;
}

.am-tclist>li .article-area .zs-wrap li .tc-price {
    padding: 0 .3rem;
    float: right;
    height: 40px;
    line-height: 40px;
}

.am-tclist>li .article-area .bk-wrap {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: .4rem;
    *zoom: 1;
}

.am-tclist>li .article-area .bk-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.am-tclist>li .article-area .bk-wrap li {
    float: left;
    width: 46%;
    background: none;
    height: 32px;
    margin-right: 3%;
    margin-bottom: 10px;
}

.am-tclist>li .article-area .bk-wrap li.red {
    border: 1px solid #cf3b3b;
}

.am-tclist>li .article-area .bk-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.am-tclist>li .article-area .bk-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.am-tclist>li .article-area .bk-wrap li.green {
    border: 1px solid #439a39;
}

.am-tclist>li .article-area .bk-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.am-tclist>li .article-area .bk-wrap li.green .tc-stocknm {
    color: #439a39;
}

.am-tclist>li .article-area .bk-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 60%;
    overflow: hidden;
    height: 25px;
    font-size: 1.4rem;
    line-height: 20px;
}

.am-tclist>li .article-area .bk-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.am-tclist>li .article-area .bk-wrap li .tc-price {
    float: right;
    width: 40%;
    text-align: center;
    line-height: 30px;
    font-size: 1.2rem;
    margin: 0;
}

.tcb-mob-xq h2 {
    margin-bottom: 0;
    font-weight: bold;
}

.tcb-mob-xq h2 a {
    font-weight: bold;
    color: #000;
}

.tcb-mob-xq .time {
    margin: 0;
    text-align: right;
    color: #6a6a6a;
    font-size: 1.4rem;
}

.tcb-mob-xq .des {
    margin-top: 1.2rem;
    font-size: 1.4rem;
}

.tcb-mob-xq .gg-tit {
    font-size: 1.6rem;
    margin: 0;
}

.tcb-mob-xq .gg-tit img {
    height: 30px;
}

.tcb-mob-xq .gg-tit .tit {
    font-weight: bold;
}

.tcb-mob-xq .gg-tit .info {
    font-size: 1rem;
}

.tcb-mob-xq .gg-wrap {
    width: 100%;
    margin-top: .4rem;
    padding-left: 0;
    margin-bottom: 0;
    *zoom: 1;
}

.tcb-mob-xq .gg-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-mob-xq .gg-wrap li {
    float: left;
    width: 47%;
    height: 57px;
    margin: .4rem 2% .4rem 0;
    padding-left: 1%;
}

.tcb-mob-xq .gg-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tcb-mob-xq .gg-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tcb-mob-xq .gg-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tcb-mob-xq .gg-wrap li.green {
    border: 1px solid #439a39;
}

.tcb-mob-xq .gg-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tcb-mob-xq .gg-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tcb-mob-xq .gg-wrap li p {
    font-size: 1.2rem;
    margin: 0;
}

.tcb-mob-xq .gg-wrap li .tc-stocknm {
    font-size: 1.2rem;
    float: left;
    width: 55%;
}

.tcb-mob-xq .gg-wrap li .tc-price {
    text-align: center;
    width: 40%;
    float: right;
    height: 57px;
    line-height: 57px;
}

.tcb-mob-xq .zs-wrap {
    width: 100%;
    margin-top: .4rem;
    padding-left: 0;
    margin-bottom: 0;
    *zoom: 1;
}

.tcb-mob-xq .zs-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-mob-xq .zs-wrap li {
    float: left;
    width: 47%;
    margin: .4rem 2% .4rem 0;
    padding-left: 1%;
}

.tcb-mob-xq .zs-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tcb-mob-xq .zs-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tcb-mob-xq .zs-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tcb-mob-xq .zs-wrap li.green {
    border: 1px solid #439a39;
}

.tcb-mob-xq .zs-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tcb-mob-xq .zs-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tcb-mob-xq .zs-wrap li p {
    font-size: 1.2rem;
    margin: 0;
}

.tcb-mob-xq .zs-wrap li .tc-stocknm {
    padding-top: .25rem;
    padding-left: .5rem;
    float: left;
    width: 55%;
}

.tcb-mob-xq .zs-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tcb-mob-xq .zs-wrap li .tc-price {
    float: right;
    width: 40%;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.tcb-mob-xq .bk-wrap {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: .4rem;
    *zoom: 1;
}

.tcb-mob-xq .bk-wrap:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-mob-xq .bk-wrap li {
    float: left;
    width: 46%;
    background: none;
    height: 32px;
    margin-right: 3%;
    margin-bottom: 10px;
}

.tcb-mob-xq .bk-wrap li.red {
    border: 1px solid #cf3b3b;
}

.tcb-mob-xq .bk-wrap li.red .tc-price {
    background: #cf3b3b;
    color: #fff;
}

.tcb-mob-xq .bk-wrap li.red .tc-stocknm {
    color: #cf3b3b;
}

.tcb-mob-xq .bk-wrap li.green {
    border: 1px solid #439a39;
}

.tcb-mob-xq .bk-wrap li.green .tc-price {
    background: #439a39;
    color: #fff;
}

.tcb-mob-xq .bk-wrap li.green .tc-stocknm {
    color: #439a39;
}

.tcb-mob-xq .bk-wrap li .tc-stocknm {
    padding-left: 4px;
    padding-top: 5px;
    float: left;
    width: 60%;
    overflow: hidden;
    height: 25px;
    font-size: 1.4rem;
    line-height: 20px;
}

.tcb-mob-xq .bk-wrap li .tc-stocknm .star {
    color: #cf3b3b;
}

.tcb-mob-xq .bk-wrap li .tc-price {
    float: right;
    width: 40%;
    text-align: center;
    line-height: 30px;
    font-size: 1.2rem;
    margin: 0;
}

.addBox {
    position: fixed;
    left: 50%;
    bottom: 0;
    z-index: 9999;
    width: 236px;
    height: 96px;
    background: url(../../img/lib/icon/icon-68.png) no-repeat;
    background-size: 235px 96px;
    margin-left: -118px;
    color: #fff;
    font-size: 13px;
}

.addBox .addCon {
    height: 81px;
    background: url(https://www.cnstock.com/images/tcb-mob-fav-logo.jpg) no-repeat 15px 17px;
    background-size: 54px 54px;
    padding: 15px 15px 0 80px;
}

.addBox .addCon img {
    vertical-align: text-bottom;
}

.addBox .exit {
    position: absolute;
    top: 0;
    right: 6px;
    width: 11px;
    height: 11px;
    background: url(../../img/lib/icon/icon-66.png) no-repeat 10px 5px;
    background-size: 11px 11px;
    padding: 10px;
}

.tcb-mob-tczz .hd {
    height: 32px;
    line-height: 30px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 1.2rem;
    border-bottom: 2px solid #dcdcdc;
}

.tcb-mob-tczz .hd img {
    height: 30px;
    vertical-align: top;
}

.tcb-mob-tczz .tczz-list {
    padding-left: 0;
    margin-top: 0;
    background: url(../../img/lib/line/line-d34b55.png) repeat-y 13.15% top;
}

.tcb-mob-tczz .tczz-list li {
    margin-bottom: 2rem;
    padding-left: 20%;
    background: url(../../img/lib/dot/dot-26.png) no-repeat 12.25% 4px;
    *zoom: 1;
}

.tcb-mob-tczz .tczz-list li:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-mob-tczz .tczz-list li .d-time {
    width: 15%;
    float: left;
    margin-left: -25%;
    color: #767678;
    font-size: 1.2rem;
}

.tcb-mob-tczz .tczz-list li .d-time .tm {
    font-size: 1.2rem;
    font-weight: bold;
    color: #000;
}

.tcb-mob-tczz .tczz-list li .r-a {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    *zoom: 1;
}

.tcb-mob-tczz .tczz-list li .r-a:after {
    display: table;
    content: '';
    clear: both;
}

.tcb-mob-tczz .tczz-list li .r-a .tt {
    line-height: 1.6rem;
}

.tcb-mob-tczz .tczz-list li .r-a .tt h2 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #000;
    line-height: 1.8rem;
    margin-bottom: 1rem;
}

.tcb-mob-tczz .tczz-list li .r-a .tt h2 a {
    color: #000;
}

.tcb-mob-tczz .tczz-list li .r-a .desc .des {
    font-size: 14px;
    color: #575757;
    margin-bottom: .8rem;
}

.tcb-mob-tczz .tczz-list li .r-a .desc .des a {
    color: #575757;
}

.cnstock-dialog .inner {
    width: 386px;
    height: 266px;
}

.cnstock-dialog .realtime {
    height: 250px;
}

.cnstock-dialog .realtime img {
    height: 250px;
    width: 375px;
}

.cnstock-dialog .search-line {
    padding-top: 7px;
}

.cnstock-dialog .fn-clear {
    width: 386px;
}