.clearfix:after,.slider .s-item-card:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.clearfix:after,.slider .s-item-card:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

html {
    font-size: 312.5%
}

body {
    position: relative;
    background: #fff;
    min-width: 1000px;
    color: #333;
    line-height: 1.5
}

.m-cont {
    display: block;
    width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.part {
    position: relative;
    margin: 30px 0
}

.s-tt {
    height: 179px;
    background-position: top center;
    background-repeat: no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.banner {
    height: 300px;
    width: 100%;
    background: url(//n.sinaimg.cn/finance/bgzs/images/banner_1.png) center center repeat;
}
.banner1{
    background: url(//n.sinaimg.cn/finance/bgzs/images/banner_2.png) center center repeat
}
.banner h1 {
    height: 300px;
    background: url(//n.sinaimg.cn/finance/bgzs/images/logo.png) left center no-repeat;
    text-indent: -9999em;
    overflow: hidden
}

.footer {
    background: transparent;
    padding: 40px 0 10px
}

.footer .uni-footer {
    text-align: center;
    font-size: 12px;
    line-height: 2;
    color: #666
}

.footer .uni-footer a {
    color: #666
}

.footer .uni-footer a:visited {
    color: #666;
    text-decoration: none
}

.footer .uni-footer a:hover,.footer .uni-footer a:active,.footer .uni-footer a:focus {
    color: #8d0000;
    text-decoration: none
}

.m-top-nav {
    height: 58px;
    line-height: 58px;
    width: 100%;
    background: #fff
}

.m-top-nav .m-top-logo {
    float: left;
    width: 137px;
    height: 58px;
    background: url(//n.sinaimg.cn/780c44e8/20150702/logo_fnc.png) center center no-repeat;
    text-indent: -9999em;
    overflow: hidden
}

.m-top-nav .m-top-links {
    float: right;
    text-align: center
}

.m-top-nav .m-top-links a {
    color: #666
}

.m-top-nav .m-top-login {
    float: right;
    margin-right: 20px;
    height: 58px;
    line-height: 1.2
}

.page-col-left {
    float: left;
    width: 640px;
    margin-right: 40px;
    min-height: 100px
}

.page-col-right {
    float: left;
    width: 320px
}
.hero-slider{
    width: 1020px;
    height: 320px;
    background: url(//n.sinaimg.cn/finance/bgzs/images/banner_bg.png) no-repeat;
}

.slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    width: 1000px;
    height: 300px;
    top: 8px;
    left: 10px;
}

.slider .s-item-card {
    display: block;
    position: relative;
    width: 1000px;
    height: 300px;
    color: inherit;
  
}

.slider .s-item-card .s-poster {
    float: left;
    width: 50%;
    height: 300px;
    overflow: hidden
}

.slider .s-item-card .s-poster img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slider .s-item-card .s-text {
    float: left;
    width: 495px;
    height: 290px;
    padding-top:3px;
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    background: #FFFFFF;
}

.slider .s-item-card .s-text .s-text-inner {
    padding: 20px
}

.slider .s-item-card .s-text h2 {
    padding: 0 3px 3px 0;
    margin-bottom: 30px;
}

.slider .s-item-card .s-text h2 span {
    display: block;
    font-size: 26px;
    color: #333;
    line-height: 46px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.slider .s-item-card .s-text p {
    height: 8em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    font-size: 16px;
    width: 430px;
    overflow: hidden;
    line-height: 26px;
    color: #333;
}

.slider .s-item-card .s-date {
    float: left;
    color: #666;
}

.slider .s-item-card .s-btn {
    float: right;
    color: #0C7DC1;
    margin-right: 34px;
}

.slider .s-item-card .s-foot {
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 20px
}

.slider .s-item-card:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.slider .slider-pager {
    width: 100%;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1
}

.slider .slider-pager span {
    display: inline-block;
    width: 50px;
    margin-top: -50px;
    height: 100px;
    background: url(//n.sinaimg.cn/finance/bgzs/images/left.png) center center no-repeat #fff;
    opacity: .6;
    cursor: pointer
}

.slider .slider-pager span:hover {
    opacity: .9
}

.slider .slider-pager .slider-prev {
    float: left
}

.slider .slider-pager .slider-next {
    float: right;
    background-image: url(//n.sinaimg.cn/finance/bgzs/images/right.png)
}

.slider .slider-dot {
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 20px;
    right:18px;
    z-index: 2;
    text-align: center
}

.slider .slider-dot p {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 7px;
    background:url(//n.sinaimg.cn/finance/bgzs/images/point.png) no-repeat;
    opacity: .8;
    margin: 0 3px;
    overflow: hidden;
}

.slider .slider-dot p span {
    display: inline-block;
    width: 0;
    height: 6px;
    background:#fff;
    -webkit-transition: width .2s ease-out;
    -o-transition: width .2s ease-out;
    transition: width .2s ease-out
}

.slider .slider-dot p.cur {
    opacity: 1;
    width: 28px;
    background:#0C7DC1;
    width: 14px;
    height: 6px;
}

.slider .slider-dot p.cur span {
    width: 100%;
    background:#0C7DC1;
    width: 14px;
    height: 6px;
}

.blk {
    font-size: 14px;
    margin: 18px 0;
}

.blk .blk-tt {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #0C7DC1;
    margin-bottom: 15px;
    border-top: 2px solid #0C7DC1; 
    padding-top: 13px;
}
.blk .blk-tt span{
    position: absolute;
    width:10px;
    height: 5px;
    background: url(//n.sinaimg.cn/finance/bgzs/images/arrowbottom.png) no-repeat;
    top: 0px;
    left: 19px;
}


.rank-item {
    position: relative;
    text-align: justify;
    margin-bottom: 1em;
    padding-left: 24px
}

.rank-item a {
    color: inherit
}

.rank-item a:visited,.rank-item a:hover,.rank-item a:active {
    text-decoration: none
}

.rank-item a:hover {
    color: #0C7DC1;
}

.rank-item span {
    position: absolute;
    top: 10px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 19px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.rank-item span {
    background: #0C7DC1;
    width: 4px;
    height: 4px;
}


.hot-qna .qna-item {
    display: block;
    font-size: 16px;
    color: inherit
}

.hot-qna .qna-item:visited,.hot-qna .qna-item:hover,.hot-qna .qna-item:active {
    text-decoration: none
}

.hot-qna .qna-item-q,.hot-qna .qna-item-a {
    position: relative;
    display: block;
    text-align: justify;
    margin-bottom: 1em;
    padding-left: 24px;
    color: #333
}

.hot-qna .qna-item-q span,.hot-qna .qna-item-a span {
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 19px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #333
}

.hot-qna .qna-item-q span:after,.hot-qna .qna-item-a span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    right: -2px;
    bottom: -2px
}

.hot-qna .qna-item-q {
    color: #c30000
}

.hot-qna .qna-item-q span {
    background: #c30000
}

.hot-qna .qna-item-q span:after {
    border-right: 1px solid #c30000;
    border-bottom: 1px solid #c30000
}

.contact-us .text-wrap {
    margin-bottom: 1em;
    line-height: 30px;
}

.contact-us .qr-wrap {
    text-align: center;
    margin-bottom: 1em
}

.contact-us .qr-wrap img {
    width: 200px
}

.contact-us a {
    color: inherit
}

.m-feed-wrap .feed-card-item a {
    color: #333
}

.m-feed-wrap .feed-card-item a:visited {
    text-decoration: none !important
}

.m-feed-wrap .feed-card-item a:hover,.m-feed-wrap .feed-card-item a:active {
    text-decoration: none !important;
    color: #C30000 !important
}

.about-author {
    color: #666;
    font-size: 12px;
    margin-top: 30px;
}

.about-author .a-info {
    
}

.about-author .a-act {
    background: #e6e8ed;
    padding: 10px 20px
}

.about-author .a-poster {
    float: left;
    width: 75px;
    height: 75px;
    border-radius:50%;
}

.about-author .a-poster img {
    width: 100%;
    border-radius:50%;
}

.about-author .a-text {
    padding-left: 10px;
    overflow: hidden;
}

.about-author .a-text h2 {
    color: #333;
    display: inline-block;
    font-size: 18px;
    
}

.about-author .a-text a {
    color: #333;
    display: inline-block
}

.about-author .a-text p {
    text-align: justify;
    font-size: 14px;
    color: #999;
}

.about-author .a-weibo {
    display: inline-block;
    padding-left: 22px;
    background: url(//n1.sinaimg.cn/finance/fawen/pc/images/weibo.png) left center no-repeat;
    color: inherit
}

.p-tt {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 1.5em;
    background: #c30000;
    -webkit-box-shadow: 5px 5px 0 #8d0000;
    box-shadow: 5px 5px 0 #8d0000
}

.p-tt span {
    display: inline-block;
    padding-left: 20px;
    border-left: 3px solid #fff
}

.m-recommend {
    font-size: 16px
}
.cj-f-block{ margin-bottom:30px }
.cj-f-block h2{ position:relative; height:22px; line-height:22px; text-align:center; margin-bottom:14px }
.cj-f-block h2 span{ position:relative; padding:0 10px; background:#fff }
.cj-f-block h2 .line{ padding:0; display:block; position:absolute; width:320px; height:2px; background:#393939; top:10px }
.cj-f-block h3{ height:34px; line-height:34px; padding-top:2px; font-weight:700 }
.cj-f-block p{ line-height:34px; color:#666 }
.cj-f-block p span{ padding:0 10px }
.cj-f-block{ font-size:14px }
.cj-f-block, .cj-f-block a, .cj-f-block a:visited{ color:#666 }
.cj-f-block a:hover{ color:#3753a2 }
.cj-f-block .box p{ line-height:28px; letter-spacing:1px; text-indent:6px }
.cj-f-block .box .tag{ padding-left:36px; font-weight:700; background:url(//n.sinaimg.cn/finance/home/cj_m_tags.png?v=1.0) no-repeat }
.cj-f-block .box .t1{ background-position:-366px -94px }
.cj-f-block .box .t2{ background-position:-366px -144px }
.cj-f-block ul{ padding:12px 0 12px 6px; margin:6px 0 10px; border-top:1px dashed #cfcfcf; border-bottom:1px dashed #cfcfcf }
.cj-f-block li{ line-height:34px }
.cj-f-block li a:after{ content:'|'; display:inline-block; padding:0 15px }
.cj-f-block li a:last-child:after{ content:''; padding:0 }
.cj-f-block .you{ padding:40px 0 }
.cj-f-block .you a{ display:block; width:320px; height:75px; overflow:hidden }
.cj-l-block{ margin-bottom:28px; overflow:hidden }
.cj-l-block h2{ position:relative; height:22px; line-height:22px; text-align:center; margin-bottom:14px; color:#d33a2b }
.cj-l-block h2 span{ position:relative; padding:0 10px; background:#fff }
.cj-l-block h2 .line{ padding:0; display:block; position:absolute; width:200px; height:2px; background:#d33a2b; top:10px }
