@charset "utf-8";

.ajax_tips,.head_search_cnt_contain,.header_cnt,ul.nav {
    margin-left: auto;
    margin-right: auto
}

.sl-list .sl-item,.sl-list .sl-item.first .title-main,ul.special_more_item li a span,ul.tjnewsrcontent li .text h3,ul.tjnewsrcontent li .text h3 a {
    text-overflow: ellipsis;
    white-space: nowrap
}

.header_cnt {
    width: 1002px;
    height: 100px;
    overflow: hidden
}

.header_cnt_l {
    width: 313px;
    height: 60px;
    padding: 20px 0;
    overflow: hidden;
    float: left
}

.header_cnt_l a,.header_cnt_l a img {
    width: 100%;
    height: 100%
}

.header_cnt_l a {
    display: block
}

.header_cnt_2 {
    width: 440px;
    height: 83px;
    padding-top: 17px;
    padding-left: 246px;
    overflow: hidden;
    float: left
}

.header_cnt_2 a,.header_cnt_2 a img {
    width: 100%;
    height: 100%
}

.header_cnt_2 a {
    display: block;
    background-color: #FCFCFC;
    color: #ddd
}

.header_cnt_2_t {
    width: 440px;
    height: 36px;
    position: relative;
    _overflow: hidden;
    *height: 37px
}

.header_cnt_2_t .search_head {
    width: 330px;
    height: 34px;
    line-height: 34px;
    padding-left: 14px;
    border: 1px solid #bebebe;
    color: #444
}

.header_cnt_2_t a {
    display: block;
    width: 96px;
    height: 36px;
    line-height: 36px;
    background-color: #ee4c4c;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    _top: 1px
}

* html .header_cnt_2_t a:hover {
    color: #fff
}

.header_cnt_2_b {
    width: 100%;
    height: 30px;
    line-height: 30px
}

.header_cnt_2_b a {
    overflow: hidden;
    font-size: 12px;
    display: block;
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 30px;
    position: relative;
    background-color: #fff;
    color: #999;
    float: left
}

.header_cnt_2_b a:hover {
    color: #EE4B4B
}

.header_cnt_2_b a em {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/hotwords.png) center center no-repeat;
    width: 14px;
    height: 16px;
    display: block
}

.nav_cnt {
    width: 100%;
    height: 40px;
    background-color: #EE4B4B
}

.nav-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop))
}

ul.nav,ul.nav li {
    position: relative;
    height: 100%
}

ul.nav {
    width: 1002px;
    z-index: 888
}

ul.nav li {
    float: left;
    width: 7.142857142857143%;
    *width: 7%;
    line-height: 40px
}

ul.nav li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-transition: background-color .5s;
    -moz-transition: background-color .5s;
    -ms-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

.goto_top a.shoucang,.goto_top a.show_go_0 {
    -moz-transition: all .3s;
    -ms-transition: all .3s
}

ul.nav li a.more {
    background-image: url(../images/down-1x_bdb6ffa3.png);
    background-repeat: no-repeat;
    background-position: 55px center
}

ul.nav li a.active,ul.nav li a:hover {
    background-color: #D73C3C;
    color: #fff
}

div.more-links {
    display: none;
    position: absolute;
    width: 100%;
    height: auto;
    line-height: 40px;
    background-color: #EE4B4B;
    left: 0;
    top: 40px;
    z-index: 9999
}

.head_search_cnt {
    height: 50px;
    width: 100%;
    overflow: hidden
}

.head_search_cnt_contain {
    width: 1002px;
    height: 49px;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    *zoom: 1
}

.head_search_cnt_left {
    float: left;
    width: 702px;
    height: 100%
}

.head_search_cnt_right {
    float: left;
    width: 300px;
    height: 100%;
    position: relative
}

.head_search_cnt_right form {
    *display: block;
    *width: 100%;
    *height: 100%
}

input.search_text {
    width: 258px;
    *width: 250px;
    height: 26px;
    border: 1px solid #dbdbdb;
    color: #666;
    line-height: 26px;
    padding-left: 5px;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 12px;
    *border-right: 1px solid #fff;
    *height: 24px
}

a.search_btn {
    width: 43px;
    height: 26px;
    display: block;
    border: 1px solid #dbdbdb;
    background: url(../images/icon_search.png) center center no-repeat #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 12px
}

.footer_cnt {
    color: #333;
    width: 100%;
    height: 100px;
    overflow: hidden;
    background-color: #F7F7F7;
    border-top: 1px solid #E3E5E8;
    padding: 30px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px
}

.footer_cnt a {
    color: #333
}

.ajax_tips {
    width: 1002px;
    height: 70px;
    display: table;
    text-align: center;
    line-height: 70px;
    font-size: 14px;
    color: #d3d3d3
}

.ajax_tips span {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.ajax_tips span img {
    max-height: 100%
}

.goto_top {
    position: fixed;
    left: 50%;
    width: 38px;
    height: 130px;
    margin-left: 516px;
    bottom: 91px;
    z-index: 99;
    display: none
}

.goto_top a.shoucang {
    top: 44px;
    background-image: url(../images/sc.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.goto_top a.shoucang.active {
    background-position: -43px 0
}

.goto_top .sc-txt {
    position: absolute;
    width: 258px;
    height: 50px;
    left: -298px;
    top: 30px;
    background-image: url(../images/sc_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    color: #fff;
    padding: 10px 25px 12px 15px;
    display: none
}

.goto_top .sc-txt span {
    color: #ee4b4b;
    font-size: 18px
}

.goto_top a {
    display: block;
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    background: url(../images/to_top_v2.png) no-repeat
}

.goto_top .red_point {
    display: none;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 13px;
    height: 13px;
    background: url(../images/red_point.gif) center center no-repeat
}

.goto_top a.show_go_0,.goto_top a.show_go_1 {
    background-image: url(../images/float_1.png);
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.goto_top a.show_go_0 {
    background-position: 0 -92px;
    bottom: 0;
    transition: all .3s
}

.erwei_cnt,.goto_top a.show_go_1 {
    -moz-transition: all .3s;
    -ms-transition: all .3s
}

.goto_top a.show_go_0:hover {
    background-position: -38px -92px
}

.goto_top a.show_go_1 {
    background-position: 0 -46px;
    bottom: 46px;
    transition: all .3s
}

.goto_top a.show_go_1:hover {
    background-position: -38px -46px
}

.erwei_cnt {
    width: 132px;
    height: 150px;
    opacity: 0;
    *display: none;
    filter: alpha(opacity=0);
    position: absolute;
    left: -132px;
    bottom: 0;
    background: url(../images/gzh_erweima_v3.png) no-repeat;
    -webkit-transform-origin: right 80%;
    -moz-transform-origin: right 80%;
    -ms-transform-origin: right 80%;
    -o-transform-origin: right 80%;
    transform-origin: right 80%;
    -webkit-transform: scale(.01);
    -moz-transform: scale(.01);
    -ms-transform: scale(.01);
    -o-transform: scale(.01);
    transform: scale(.01);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.fixed-kuaixun .close,.gg_cnt_right,.icon_cnt_dtl a {
    background-repeat: no-repeat
}

a.show_go_1:hover+div.erwei_cnt {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}

* html .goto_top {
    position: absolute;
    bottom: auto;
    margin-bottom: 305px;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

.goto_top a.show_go_index {
    background-image: url(../images/float_1.png);
    background-position: 0 0;
    bottom: 92px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.goto_top a.show_go_index:hover {
    background-position: -38px 0
}

.fixed-kuaixun {
    position: fixed;
    bottom: -70px;
    left: 50%;
    width: 445px;
    height: 48px;
    margin-left: -222px;
    background-color: #fff;
    z-index: 99999;
    font-size: 16px;
    font-family: "microsoft yahei",Arial,Helvetica,sans-serif;
    box-shadow: 0 0 2px #aaa
}

* html {
    background-image: url(about:blank);
    background-attachment: fixed
}

* html .fixed-kuaixun {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop +document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)+70));
    bottom: auto
}

.fixed-kuaixun img {
    position: absolute;
    left: 0;
    top: 0
}

.fixed-kuaixun .close,.fixed-kuaixun .txt {
    position: absolute;
    top: 50%;
    overflow: hidden
}

.fixed-kuaixun .txt {
    height: 32px;
    line-height: 32px;
    margin-top: -16px;
    left: 86px;
    color: #333;
    font-size: 16px;
    width: 320px;
    text-align: center
}

.fixed-kuaixun .txt:hover {
    color: #f83a22;
    text-decoration: underline
}

.fixed-kuaixun .close {
    right: 5px;
    margin-top: -9px;
    width: 30px;
    height: 18px;
    background-image: url(../images/close_sp.png);
    background-position: 0 0;
    text-indent: -99em
}

.fixed-kuaixun .close:hover {
    height: 32px;
    background-position: 0 -18px;
    margin-top: -16px
}

img.animation {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

img.animation:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

div.article:after,div.article:before,div.aside:after,div.aside:before,div.bottom_over_cnt:after,div.bottom_over_cnt:before {
    content: '';
    display: table;
    clear: both
}

div.article,div.aside {
    float: left
}

div.aside {
    width: 332px;
    min-height: 10px;
    float: right
}

div.bottom_over_cnt {
    width: 670px;
    float: left;
    height: auto
}

.detail_position {
    width: 50%;
    height: 100%;
    line-height: 49px;
    font-size: 12px
}

.detail_position a {
    color: #666
}

.detail_position a:hover {
    color: #EE4B4B
}

.detail_position a.detail_logo {
    display: inline-block;
    height: 100%;
    position: relative;
    color: #333;
    width: 60px\9;
    *width: auto;
    width: auto \9\9
}

.detail_position a.detail_logo span {
    margin-right: 8px;
    font-size: 16px;
    color: #fff;
    background-color: #ec4b4b;
    padding: 1px 8px;
    border-radius: 4px
}

.detail_position a.detail_logo:hover {
    color: #333
}

.gg_cnt_detail {
    background-color: #F8F8F8;
    border-bottom: 1px solid #DBDBDB;
    height: 58px
}

.gg_cnt_contain,.gg_cnt_lrs {
    width: 1002px;
    height: 100%;
    overflow: hidden
}

.gg_cnt_contain {
    margin-left: auto;
    margin-right: auto
}

.bigscreen_log {
    display: none
}

.gg_cnt_left {
    width: 660px;
    height: auto;
    padding-top: 5px;
    float: left
}

.gg_cnt_right {
    position: relative;
    width: 342px;
    height: 100%;
    float: left;
    background-position: right center;
    overflow: hidden
}

.header_cnt_detail {
    background-color: #F8F8F8;
    width: 100%;
    height: auto
}

.header_cnt_2_detail,.header_cnt_l_detail {
    width: 1002px;
    margin-right: auto;
    position: relative;
    margin-left: auto
}

.header_cnt_2_detail {
    overflow: hidden;
    text-align: center;
    z-index: 0
}

.header_cnt_l_detail {
    z-index: 999
}

.header_cnt_l_detail .df-rss {
    position: absolute;
    right: 116px;
    top: 11px;
    width: 40px;
    height: 16px;
    font-size: 12px;
    color: #666;
    line-height: 16px
}

.header_cnt_l_detail .df-rss:hover {
    color: #ee4b4b
}

.header_cnt_l_detail .df-rss img {
    display: block;
    float: left;
    margin-right: 2px
}

.icon_cnt_dtl {
    width: 110px;
    height: 20px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 9px 0;
    display: none
}

.icon_cnt_dtl a {
    position: relative;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    display: block;
    float: left;
    height: 20px
}

.icon_cnt_dtl a.weixin_ew {
    background-image: url(../images/df_wx.png);
    padding-left: 25px;
    margin-right: 2px
}

.icon_cnt_dtl a.phone_ew {
    background-image: url(../images/df_app.png);
    padding-left: 20px;
    background-position: 6px
}

ul.nav_detail {
    width: auto;
    height: 38px;
    line-height: 38px;
    *zoom: 1
}

ul.nav_detail li {
    float: left
}

ul.nav_detail li a {
    font-size: 12px;
    color: #666;
    padding: 0 8px;
    border-left: 1px solid #DBDBDB
}

ul.nav_detail li a .hot {
    position: absolute;
    top: -9px;
    right: -7px;
    z-index: 2
}

ul.nav_detail li.more-wrap {
    width: 55px;
    height: 38px;
    line-height: 38px;
    _padding-top: 8px
}

ul.nav_detail li.more-wrap.active,ul.nav_detail li.more-wrap:hover {
    background-color: #fff
}

ul.nav_detail li .more-link {
    position: absolute;
    top: 32px;
    left: 0;
    background-color: #fff;
    width: 55px;
    padding-bottom: 8px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
}

ul.nav_detail li .more-link a {
    border-left: 0 none;
    display: block;
    padding: 4px 0;
    height: 16px;
    line-height: 16px;
    text-align: center
}

ul.nav_detail li.first a {
    border-left: none
}

ul.nav_detail li a:hover {
    color: #EE4B4B
}

.gg_cnt_detail .gg_cnt_left {
    width: 664px
}

.gg_cnt_detail .gg_cnt_right {
    width: 338px;
    background: 0 0
}

.gg_cnt_detail .gg_cnt_right input.search_text {
    width: 243px;
    left: 53px;
    *width: 237px;
    top: 18px
}

.gg_cnt_detail .gg_cnt_right input.search_btn {
    top: 18px
}

.detail_ifram_cnt {
    position: absolute;
    width: auto;
    height: auto;
    right: 0;
    top: 18px
}

.detail_gg_cnt {
    float: left;
    width: 50%;
    height: 100%;
    color: #DDD;
    overflow: hidden;
    *zoom: 1
}

.detail_cnt {
    width: 1002px;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.detail_cnt .recommend {
    display: none
}

.detail_cnt .main_content {
    width: 1002px;
    height: auto;
    overflow: hidden;
    _zoom: 1
}

.detail_left {
    float: left;
    width: 670px;
    height: auto
}

.detail_left_cnt {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 20px;
    margin-bottom:50px
}

.detail_right_cnt {
    float: left;
    width: 332px;
    height: auto;
    *overflow: hidden
}

.title_detail {
    width: 100%;
    height: auto;
    *zoom: 1
}

.title_detail h1 {
    height: auto;
    line-height: 36px;
    font-size: 26px;
    color: #333;
    overflow: hidden;
    font-weight: 700
}

.share_cnt_p {
    height: 27px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
    width: 100%;
    position: relative
}

.share_cnt_p i {
    padding-right: 10px
}

.J-bdsharebuttonbox-wrap {
    display: none;
    position: fixed;
    left: 50%;
    top: 290px;
    margin-left: -550px;
    font-size: 12px;
    color: #999;
    line-height: 21px;
    width: 36px;
    z-index: 999
}

*html .J-bdsharebuttonbox-wrap {
    position: absolute;
    margin-top: 290px;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox span {
    margin-right: 5px;
    padding-top: 1px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a {
    margin: 5px 0;
    padding-left: 0;
    background: url(../images/share_bgc_new.png) no-repeat;
    width: 36px;
    height: 28px;
    overflow: hidden
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-weixin {
    background-position: -36px 0
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-qzone {
    background-position: -36px -28px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tsina {
    background-position: -36px -56px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tqq {
    background-position: 0 -90px
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.bds-tqq:hover {
    background-image: url(../images/share_bgc_hover.png) no-repeat;
    background-position: 0 -90px
}

.J-bdsharebuttonbox-wrap.bdshare-special .bdsharebuttonbox {
    float: left
}

.J-bdsharebuttonbox-wrap .bdsharebuttonbox a.J-bdshare:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.discuss-wrap {
    float: right;
    z-index: 99;
    font-size: 14px
}

.discuss-wrap span.conment-bg {
    width: 19px;
    height: 30px;
    background: url(../images/comment_bgc.png) 0 6px no-repeat
}

.discuss-wrap span.discuss_a {
    color: #aaa;
    line-height: 27px;
    margin-left: 4px
}

.discuss-wrap span.discuss_a i {
    padding-right: 2px;
    color: #f7474f;
    font-size: 16px
}

.gg_detail_cnt {
    width: 100%;
    height: auto;
    color: #ddd;
    font-size: 0
}

.gg_detail_cnt .ie_gg_name {
    width: 330px
}

.dsp_dlleft,.dsp_dlright {
    width: 120px;
    z-index: 9999;
    font-size: 0;
    display: block
}

.gg_detail_cnt div iframe {
    float: left
}

.dsp_dlleft {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -140px
}

*html .dsp_dlleft {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop));
    margin-top: 219px
}

.dsp_dlright {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -140px
}

*html .dsp_dlright {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop));
    margin-top: 219px
}

.dsp_yxxf {
    position: fixed;
    display: block;
    z-index: 9999;
    right: 0;
    bottom: 0;
    width: 300px;
    font-size: 0
}

*html .dsp_yxxf {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))
}

.contain_detail_cnt {
    width: auto;
    height: auto;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px
}

.contain_detail_cnt img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    background-color: #f1f0f0
}

.contain_detail_cnt p {
    text-indent: 2em
}

.contain_detail_cnt h2.video_title {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    background-color: #F8F8F8;
    text-indent: 2em
}

.contain_detail_cnt div.video_contain {
    font-size: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative
}

.load_icon,.load_ing,.play_ts {
    position: absolute
}

.contain_detail_cnt div.video_contain a {
    font-size: 18px;
    text-align: center;
    display: block;
    width: 670px;
    height: 378px
}

.load_icon {
    top: 50%;
    left: 50%;
    margin-left: -154px;
    margin-top: -41px;
    width: 308px;
    height: 83px;
    background: url(../images/iconvideo/loadbg.png) center center no-repeat
}

.load_ing {
    bottom: 7px;
    left: 0;
    background: url(../images/iconvideo/load_ing.png) no-repeat;
    width: 25px;
    height: 2px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.play_ts {
    width: 60px;
    height: 25px;
    bottom: 30px;
    left: 50%;
    margin-left: -30px;
    background-color: #000;
    opacity: .6;
    filter: aplha(opacity=60);
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #fff
}

.no {
    display: none!important
}

.contain_detail_cnt object {
    display: block!important
}

.contain_detail_cnt p:after {
    content: ' ';
    display: block;
    height: 1em
}

.contain_detail_cnt p div {
    margin: 0 auto
}

.contain_detail_cnt p a#goback_home {
    display: inline-block;
    *display: block;
    *width: 182.73px;
    *height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 0;
    padding-left: 10px;
    color: #ED4B4B
}

.contain_detail_cnt p a#goback_home .left_logo {
    padding-left: 21px;
    background-image: url(../images/goback_home.png);
    background-repeat: no-repeat;
    background-position: -10px -7px
}

.pagination {
    width: auto;
    height: 31px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 6px
}

.pagination a {
    border: 1px solid #ccc;
    margin: 0 1px;
    font-size: 12px;
    padding: 4px 8px;
    cursor: pointer
}

.pagination a.disable {
    cursor: not-allowed;
    color: #ccc
}

.pagination a.disable:hover {
    background-color: #fff;
    color: #ccc
}

.pagination a.cur,.pagination a:hover {
    background-color: #EC4B4B;
    color: #fff;
    text-decoration: none
}

.extend_read {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.extend_read .extend_til {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #ec4b4b;
    position: relative
}

.extend_read .extend_til p {
    position: relative
}

.extend_read .extend_til p span {
    padding-right: 15px
}

.extend_read .extend_til p b {
    display: block;
    font-size: 0;
    position: absolute;
    top: 50%;
    *top: 10px;
    left: 42px;
    width: 3px;
    height: 3px;
    background-color: #ec4b4b
}

.extend_read .extend_til i {
    display: block;
    font-size: 0;
    position: absolute;
    top: 50%;
    right: 0;
    width: 575px;
    height: 1px;
    background-color: #ececec
}

.extend_read .extend_cnt {
    border-bottom: 1px solid #ececec
}

.extend_read .ysydcontent {
    width: 100%;
    font-size: 14px;
    color: #888;
    line-height: 30px;
    padding-bottom: 22px
}

.extend_read .ysydcontent li {
    padding-top: 6px
}

.extend_read .ysydcontent li p {
    text-indent: 28px;
    max-height: 90px;
    _height: expression(this.scrollHeight > 90 ? "90px" : "auto" );
    overflow: hidden;
    *zoom: 1
}

.extend_read .ysydcontent li h3 {
    width: 100%;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    font-weight: 400;
    overflow: hidden;
    *zoom: 1
}

.extend_read .ysydcontent li h3 a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    overflow: hidden;
    *zoom: 1
}

.extend_read .ysydcontent li h3 a:hover {
    color: #ec4b4b;
    text-decoration: underline
}

.tips_detail_cnt {
    width: auto;
    height: auto;
    overflow: hidden;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0
}

.erweima_detail_cnt {
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    width: auto;
    height: 143px;
    padding: 20px
}

.erweima_detail_cnt div {
    width: 49.9%;
    height: 100%;
    float: left
}

.erweima_detail {
    overflow: hidden
}

.erweima_detail a {
    display: block;
    background-image: url(../images/erweima.jpg);
    width: 50%;
    height: 100%;
    float: left;
    background-position: 5px center;
    background-size: auto auto;
    background-repeat: no-repeat
}

.login_discuss li a i,.share_detail a {
    background-image: url(../images/share_bg.png)
}

.erweima_detail a.erweima_1 {
    background-position: -127px center
}

.share_detail {
    position: relative;
    border-left: 1px solid #EDEDED
}

.share_detail span {
    position: absolute;
    top: 63px;
    left: 40px;
    color: #333;
    font-size: 16px
}

.share_detail a {
    top: 50%;
    margin-top: -16px;
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    background-size: 246px auto;
    background-repeat: no-repeat
}

.ggPic_item_bomttom_cnt,.gg_item_bomttom_cnt {
    height: auto;
    margin: 0 auto;
    color: #DDD;
    overflow: hidden;
    *zoom: 1
}

.share_detail a.weibo {
    left: 110px
}

.share_detail a.qq {
    left: 155px;
    background-position: -32px top
}

.share_detail a.kongjian {
    left: 199px;
    background-position: -64px top
}

.gg_item_bomttom_cnt {
    width: 620px
}

.ggPic_item_bomttom_cnt {
    width: auto;
    font-size: 0
}

.cyEmoji {
    width: 670px;
    height: 190px
}

p.cyEmoji_title {
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    color: #333;
    padding: 20px 0 5px;
    margin-bottom: 20px;
    overflow: hidden
}

ul.emoji-list {
    width: 100%;
    height: auto
}

ul.emoji-list li {
    float: left;
    width: 16.3%;
    height: auto;
    cursor: pointer;
    padding: 10px 0;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none
}

ul.emoji-list li:hover {
    border: 1px solid #eee;
    box-shadow: 0 0 10px #ccc
}

ul.emoji-list li p {
    width: 100%;
    color: #333;
    text-align: center
}

ul.emoji-list li p span {
    font-size: 16px
}

ul.emoji-list li p i {
    font-size: 12px;
    color: #c33
}

ul.emoji-list li p.emoji_p {
    height: 80px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center
}

.guess_like,.other_more {
    width: 670px;
    height: auto;
    color: #ddd;
    float: left
}

ul.emoji-list li p.emoji_p0 {
    background-image: url(../images/emoji_0.gif)
}

ul.emoji-list li p.emoji_p1 {
    background-image: url(../images/emoji_1.gif)
}

ul.emoji-list li p.emoji_p2 {
    background-image: url(../images/emoji_2.gif)
}

ul.emoji-list li p.emoji_p3 {
    background-image: url(../images/emoji_3.gif)
}

ul.emoji-list li p.emoji_p4 {
    background-image: url(../images/emoji_4.gif)
}

ul.emoji-list li p.emoji_p5 {
    background-image: url(../images/emoji_5.gif)
}

.other_more {
    background-color: #FCFCFC;
    margin: 10px 0
}

.guess_title {
    float: left;
    width: 100%;
    height: 32px;
    padding-bottom: 20px;
    margin-top: 30px;
    line-height: 50px;
    color: #EC4B4B
}

.guess_title span {
    font-size: 20px;
    font-weight: 400;
    color: #EC4B4B;
    border-bottom: 2px solid #666;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative
}

.guess_title span i {
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
    *zoom: 1
}

.guess_contain {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    *zoom: 1
}

.gg_bottom_cyup360 iframe {
    margin-bottom: 20px!important
}

.news_focus {
    display: none;
    width: 660px;
    height: 140px;
    padding: 5px 5px 8px
}

.news_focus .focus_img li {
    float: left;
    display: inline;
    width: 155px;
    height: 140px;
    overflow: hidden;
    padding: 0 5px
}

.news_focus .focus_img li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    background: url(../images/moudle_bg1.png) no-repeat;
    overflow: hidden
}

.news_focus .focus_img li a img {
    width: 155px;
    height: 115px;
    border: 0
}

.news_focus .focus_img li a span {
    display: block;
    width: 100%;
    height: 18px;
    text-align: center;
    font-size: 12px;
    overflow: hidden
}

.guess_like .rel-recmmend {
    margin-top: 0;
    padding-bottom: 5px;
    position: relative
}

.rel-recmmend a {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    color: #666;
    width: 40px;
    height: 25px;
    line-height: 25px
}

.rel-recmmend a:hover {
    color: #f62929
}

.guess_like .news-focus {
    margin-top: 0;
    padding-bottom: 10px
}

.guess_like .guess-yl {
    margin-top: 10px;
    padding-bottom: 10px
}

.guess_like .hot-recommend {
    margin-top: 10px;
    padding-bottom: 0
}

ul.main_l_item {
    width: 100%;
    height: auto;
    overflow: hidden;
    *zoom: 1;
    color: #222
}

ul.main_l_item li {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 25px;
    border-bottom: 1px solid #EFEFEF
}

ul.main_l_item li h3 {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    position: relative
}

ul.main_l_item li h3 span {
    text-indent: 0;
    position: absolute;
    display: block;
    left: 0;
    top: 21px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 12px;
    color: #FFF;
    border: 1px solid #E10400;
    background-color: #FF4200;
    border-radius: 2px;
    text-align: center
}

a.discuss_mask_a span,a.send_btn_a {
    right: -1px;
    top: -1px;
    font-weight: 700
}

ul.main_l_item li h3 a {
    color: #222;
    padding-left: 5px
}

ul.main_l_item li h3 a:hover {
    color: #EE4B4B;
    text-decoration: underline
}

dl.item_main_l_dl {
    width: 100%;
    height: 114px;
    overflow: hidden
}

dl.item_main_l_dl dt {
    float: left;
    width: 152px;
    height: 100%;
    padding-right: 18px
}

dl.item_main_l_dl dt img {
    width: 100%;
    height: 100%
}

dl.item_main_l_dl dd {
    float: left;
    width: 500px;
    height: 100%;
    overflow: hidden;
    position: relative
}

.discuss_cnt,dl.item_main_l_dl dd p {
    height: auto;
    width: 100%;
    overflow: hidden
}

dl.item_main_l_dl dd p {
    max-height: 72px;
    line-height: 24px;
    font-size: 12px
}

dl.item_main_l_dl dd p a {
    color: #666
}

dl.item_main_l_dl dd p a:hover {
    color: #EE4B4B
}

dl.item_main_l_dl dd span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    color: #999;
    line-height: 24px
}

.discuss_top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 18px
}

.discuss_top i,.discuss_top span {
    color: #E74851
}

.discuss_contain {
    width: 100%;
    height: auto;
    overflow: hidden
}

.discuss_cont_l {
    width: 60px;
    height: auto;
    float: left;
    text-align: center
}

.discuss_cont_l img {
    height: 42px
}

.discuss_cont_r {
    width: 610px;
    height: auto;
    float: left
}

a.discuss_mask_a {
    width: 608px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #CCD4D9;
    display: block;
    padding-left: 5px;
    font-size: 12px;
    color: #B8B8B8;
    position: relative
}

a.discuss_mask_a span {
    position: absolute;
    padding: 0 20px;
    color: #fff;
    background-color: #e74851;
    font-size: 16px
}

.discuss_contain_r {
    width: auto;
    height: auto;
    overflow: hidden;
    display: none
}

.discuss_text_cnt {
    width: 608px;
    height: auto;
    border: 1px solid #CCD4D9;
    overflow: hidden
}

.discuss_text_textarea {
    width: auto;
    height: auto
}

.discuss_text_textarea textarea {
    width: 100%;
    height: auto;
    resize: none;
    color: #B8B8B8;
    font-size: 12px;
    border: none;
    padding: 10px
}

.discuss_emj_btn {
    width: 100%;
    height: 39px;
    border-top: 1px solid #E6EAED;
    background-color: #FAFAFA;
    position: relative
}

.icon_btn_cnt {
    width: 41px;
    height: 100%;
    font-size: 12px;
    color: #ddd;
    border-right: 1px solid #E6EAED
}

a.send_btn_a {
    position: absolute;
    padding: 0 20px;
    color: #fff;
    background-color: #e74851;
    line-height: 40px;
    height: 40px;
    font-size: 16px
}

ul.login_discuss {
    width: 100%;
    height: auto;
    overflow: hidden
}

.login_discuss li {
    float: left;
    width: 110px;
    height: 40px;
    padding: 10px 12px 10px 0
}

.login_discuss li a {
    display: block;
    border: 1px solid #CCD4D9;
    width: auto;
    padding-left: 39px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    overflow: hidden;
    position: relative
}

.login_discuss li a i {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 30px;
    height: 30px;
    display: block;
    background-size: auto 30px;
    background-repeat: no-repeat
}

.login_discuss li a span {
    font-size: 14px;
    color: #333
}

.login_discuss li a i.souhu {
    background-position: -90px top;
    *background-position: -90px top
}

.login_discuss li a i.weibo {
    background-position: 0 top
}

.login_discuss li a i.qq {
    background-position: -30px top;
    *background-position: -30px top
}

.login_discuss li a i.renren {
    background-position: -150px top;
    *background-position: -150px top
}

.login_discuss li a i.youke {
    background-position: -181px top;
    *background-position: -181px top
}

.empty-prompt {
    background-color: #ECF8FF;
    color: #0090EB;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    margin: 10px 0
}

.hot_discuss_cnt {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #ddd
}

.main_r_title {
    width: auto;
    padding-left: 32px;
    height: 32px;
    margin-bottom: 20px;
    position: relative
}

.main_r_title h4 {
    width: 100%;
    height: 100%
}

.main_r_title h4 span {
    font-size: 20px;
    font-weight: 400;
    color: #EC4B4B;
    border-bottom: 2px solid #666;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 30px;
    position: relative
}

.main_r_title h4 span em {
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
    *zoom: 1
}

.main_r_title a {
    font-size: 12px;
    color: #8D8D8D;
    position: absolute;
    right: 0;
    top: 0
}

.main_r_title a:hover {
    color: #EE4B4B
}

.main_item_cnt {
    width: 310px;
    padding-left: 22px;
    height: auto;
    overflow: hidden
}

ul.main_item_news {
    width: 100%;
    height: auto;
    overflow: hidden
}

ul.main_item_news li {
    float: left;
    display: inline;
    width: 145px;
    height: 130px;
    overflow: hidden;
    padding: 0 0 10px 10px
}

ul.main_item_news li a.news_pic {
    display: block;
    height: 105px;
    width: 145px;
    overflow: hidden;
    background: url(../images/moudle_bg.png) center center no-repeat;
    background-size: cover
}

ul.main_item_news li a.title_news {
    margin: 3px auto 0;
    display: block;
    width: 135px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    text-align: center
}

.channel_ybq_x {
    width: 300px;
    height: auto;
    *overflow: hidden;
    *zoom: 1;
    color: #ddd;
    display: block!important
}

.gg_detail_baidu {
    padding-left: 25px;
    width: auto
}

.xfcnt_lft {
    padding-top: 6px
}

div.gg_right1 {
    padding-left: 32px;
    padding-top: 20px;
    padding-bottom: 8px
}

div.gg_right2 {
    font-size: 0
}

div.gg_right3 {
    padding: 0 0 0 32px;
    font-size: 0
}

div.gg_right4 {
    padding-left: 32px;
    padding-bottom: 12px;
    padding-top: 6px
}

div.gg_right6 {
    padding: 0 0 0 32px
}

div.gg_right6 iframe {
    padding-top: 8px;
    padding-bottom: 14px
}

div.gg_right7 {
    padding: 0 0 0 32px
}

div.gg_right8,div.gg_right9 {
    padding-left: 32px
}

div.gg_right9 {
    padding-top: 20px
}

ul.sift_item {
    width: auto;
    height: auto;
    padding-left: 10px;
    overflow: hidden
}

ul.sift_item li {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px
}

ul.sift_item li span {
    float: left;
    display: block;
    width: 100px;
    height: 75px;
    overflow: hidden;
    font-size: 0;
    background: url(../images/moudle_bg.png) center center no-repeat;
    background-size: cover
}

ul.sift_item li p,ul.special_more_item li {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden
}

ul.sift_item li span img {
    width: 100%;
    height: 100%
}

ul.sift_item li p {
    float: left;
    height: 75px;
    width: 190px;
    color: #333;
    padding-left: 10px
}

ul.sift_item li:hover p {
    color: #EE4B4B;
    text-decoration: underline
}

ul.special_more_item {
    width: auto;
    height: auto;
    overflow: hidden;
    padding-left: 10px
}

ul.special_more_item li {
    width: 280px;
    padding-left: 20px;
    height: auto;
    position: relative
}

ul.special_more_item li i {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    background-color: #DDD;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    left: 0;
    top: 5px
}

ul.special_more_item li i.active {
    background-color: #EE4B4B
}

ul.special_more_item li a {
    color: #444;
    font-size: 13px
}

ul.special_more_item li a span {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block
}

ul.special_more_item li a:hover {
    color: #EE4B4B
}

ul.special_more_item li p {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 5px 0;
    display: none
}

ul.special_more_item li a p img {
    width: 80px;
    height: 60px;
    float: left
}

ul.special_more_item li a p em {
    float: left;
    width: 146px;
    padding: 5px 0 0 5px;
    line-height: 25px;
    overflow: hidden
}

ul.special_more_item li.now a p {
    display: block
}

ul.special_more_item li.now a span {
    display: none
}

a.change_btn_bot {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #ff9298;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    margin: 10px 0
}

a.change_btn_bot i {
    width: 18px;
    height: 16px;
    background-image: url(../images/refresh.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 43%;
    top: 8px
}

.pic_loop_cnt {
    width: 540px;
    height: 405px;
    background-color: #eee;
    padding: 30px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.pic_loop_contain {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.index_cnt {
    position: absolute;
    left: 6px;
    top: 8px;
    width: 65px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333
}

.index_cnt i {
    color: red;
    font-size: 30px
}

.index_cnt em {
    font-size: 16px
}

.pic_item_cnt {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pic_item_cnt li {
    width: 100%;
    height: 100%;
    display: table;
    float: left
}

.pic_item_cnt li span {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.pic_item_cnt img {
    max-width: 100%;
    max-height: 100%
}

.pic_loop_contain>a {
    display: block;
    width: 50%;
    height: 100%;
    z-index: 5;
    position: absolute;
    top: 0
}

.pic_loop_contain>a.btn_pic_pre {
    left: 0;
    cursor: url(/assets/images/arr_l.cur),auto
}

.pic_loop_contain>a.btn_pic_next {
    right: 0;
    cursor: url(/assets/images/arr_r.cur),auto
}

.gg_return_cnt {
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.gg_top_cnt {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 250px;
    background-color: #FCFCFC;
    color: #ddd
}

.return_btn_cnt {
    width: 220px;
    height: 250px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/view_end.png) center 15% no-repeat
}

a.btn_return_back,a.btn_return_view {
    left: 50%;
    margin-left: -55px;
    width: 110px;
    height: 30px;
    position: absolute;
    display: block
}

a.btn_return_view {
    top: 60%;
    background: url(../images/view_again_btn.png) center center no-repeat
}

a.btn_return_back {
    top: 80%;
    background: url(../images/view_back_btn.png) center center no-repeat
}

.gg_bottom_cnt {
    width: 540px;
    height: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #FCFCFC;
    color: #ddd
}

.content-r-fixed {
    position: fixed;
    left: 50%;
    margin-left: 169px;
    bottom: 92px;
    z-index: 999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 180px
}

.dark-line {
    height: 2px;
    background-color: #666;
    margin-bottom: 10px
}

.special-list {
    padding-left: 10px
}

.special-list .special-item {
    margin-bottom: 5px
}

.special-list .special-item a {
    display: block;
    position: relative;
    height: 28px;
    overflow: hidden
}

.special-list .special-item a .img {
    display: none
}

.special-list .special-item a .txt {
    font-size: 14px;
    line-height: 2em;
    margin-left: 24px
}

.special-list .special-item a .index {
    position: absolute;
    display: block;
    width: 20px;
    height: 16px;
    line-height: 14px;
    left: 0;
    top: 8px;
    background-image: url(../images/index_10.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.special-list .special-item a .index.i0 {
    background-position: 0 0
}

.special-list .special-item a .index.i1 {
    background-position: 0 -17px
}

.special-list .special-item a .index.i2 {
    background-position: 0 -34px
}

.special-list .special-item a .index.i3 {
    background-position: 0 -51px
}

.special-list .special-item a .index.i4 {
    background-position: 0 -68px
}

.special-list .special-item a .index.i5 {
    background-position: 0 -85px
}

.special-list .special-item a .index.i6 {
    background-position: 0 -102px
}

.special-list .special-item a .index.i7 {
    background-position: 0 -119px
}

.special-list .special-item a .index.i8 {
    background-position: 0 -136px
}

.special-list .special-item a .index.i9 {
    background-position: 0 -153px
}

.special-list .special-item a.active {
    height: auto
}

.special-list .special-item a.active .img {
    display: block;
    width: 100px;
    height: 75px;
    background: url(../images/moudle_bg.png) center center no-repeat;
    background-size: cover
}

.special-list .special-item a.active .img img {
    width: 100px;
    height: 75px
}

.special-list .special-item a.active .txt {
    font-size: 14px;
    margin-left: 110px;
    line-height: 1.8em;
    font-weight: 700
}

.special-list .special-item a.active .index {
    display: none
}

.hot_recommend_cnt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.hot_recommend_cnt_frame {
    width: 100%;
    height: 1609px;
    overflow: hidden;
    position: relative
}

.tjnewsleftnav {
    width: 80px;
    border-right: 1px solid #ececec;
    position: absolute;
    left: 0;
    top: 0
}

.tjnewsleftnav a {
    display: block;
    width: 100%;
    height: 46px;
    font-size: 16px;
    color: #757575;
    line-height: 46px;
    text-align: center
}

.tjnewsright,ul.tjnewsrcontent {
    height: auto;
    width: 100%;
    overflow: hidden
}

.tjnewsleftnav a.current {
    color: #fff;
    background-color: #ec4c4b
}

ul.tjnewsrcontent {
    padding: 0;
    margin: 0
}

ul.tjnewsrcontent li.recommend_news {
    width: 100%;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    *float: left;
    box-sizing: border-box
}

ul.tjnewsrcontent li.recommend_news .red_news:hover {
    background-color: #f8f8f8
}

ul.tjnewsrcontent li.recommend_news .red_news:hover .text h3 {
    color: #ee4b4b
}

ul.tjnewsrcontent li.recommend_news .red_news {
    display: block;
    width: 670px;
    height: 105px;
    padding: 14px 0
}

ul.tjnewsrcontent li .pic {
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    width: 140px;
    height: 105px
}

ul.tjnewsrcontent li .pic a {
    float: left;
    display: block;
    width: 140px;
    height: 105px;
    background: url(../images/moudle_bg.png) center center no-repeat;
    background-size: cover
}

ul.tjnewsrcontent li .pic img {
    width: 100%;
    height: 100%;
    font-size: 0
}

ul.tjnewsrcontent li .text {
    float: left;
    display: inline;
    width: 508px;
    height: 93px;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    color: #999
}

ul.tjnewsrcontent li .text h3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #333;
    overflow: hidden;
    font-weight: 700
}

ul.tjnewsrcontent li .text h3 em {
    display: inline;
    float: left;
    width: 16px;
    height: 16px;
    background-color: #eb4b48;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    border-radius: 1px;
    margin-top: 9px;
    margin-right: 8px
}

ul.tjnewsrcontent li .text h3 a {
    color: #333;
    display: inline;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    float: left;
    overflow: hidden;
    max-width: 100%
}

ul.tjnewsrcontent li .text h3 a:hover {
    color: #ec4b4b
}

ul.tjnewsrcontent li .text h3.hot a {
    max-width: 419px
}

ul.tjnewsrcontent li .text p.source {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 16px;
    bottom: -5px;
    width: 510px;
    height: 25px;
    line-height: 25px
}

ul.tjnewsrcontent li .text p.source i {
    position: absolute;
    right: 0;
    bottom: 0;
    font-style: normal
}

ul.tjnewsrcontent li .text p.source span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #b4b4b4
}

a.getmorenewsbtn {
    position: relative;
    width: 577px;
    border: 1px solid #ececec;
    height: 48px;
    display: block;
    font: 20px/48px 微软雅黑,"Microsoft YaHei",arial,sans-serif;
    text-align: center;
    margin-left: 91px;
    margin-top: 20px;
    margin-bottom: 25px
}

a.getmorenewsbtn i {
    font-size: 30px;
    position: absolute;
    left: 230px;
    top: 50%;
    margin-top: -14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a.getmorenewsbtn span {
    padding-left: 60px
}

a.getmorenewsbtn:hover i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.Tabfixed {
    position: fixed;
    top: 60px;
    bottom: auto;
    left: 50%;
    margin-left: -501px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    _margin-top: 60px
}

.Tabfixedend {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0
}

.ad_mar_k {
    font-size: 0;
    border-bottom: 1px solid #ececec
}

.ad_mar_k iframe {
    margin: 9px 0 9px -23px!important
}

.content_so {
    width: 500px;
    word-break: break-all;
    font-size: 14px;
    color: #666;
    line-height: 19px;
    margin-top: 4px
}

.content_so a {
    color: #666
}

.source span a {
    color: #b4b4b4
}

.sl-list {
    width: 300px;
    padding-bottom: 5px
}

.sl-list .sl-item {
    padding-left: 14px;
    height: 28px;
    width: 286px;
    line-height: 28px;
    overflow: hidden
}

.sl-list .sl-item.first .title-main {
    font-size: 16px;
    font-weight: 700;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.sl-list .sl-item .title-sub {
    font-size: 14px;
    line-height: 28px
}

.sl-list .sl-item .dot,.sl-list .sl-item .dot-sm {
    position: absolute;
    width: 4px;
    height: 4px;
    font-size: 0;
    background-color: #9A9A9A;
    border-radius: 50%;
    left: 0
}

.sl-list .sl-item .dot {
    top: 9px;
    line-height: 6px
}

.sl-list .sl-item .dot-sm {
    top: 12px;
    line-height: 4px
}

object {
    display: none
}

.guessLikecnt {
    width: 100%;
    height: 190px;
    overflow: hidden;
    background-color: #333;
    position: fixed;
    left: 0;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: 899;
    _position: absolute
}

.guessLike {
    margin: 0 auto;
    width: auto;
    height: 100%;
    position: relative;
    padding-left: 25px
}

.guessLike_title {
    width: auto;
    height: 50px;
    line-height: 50px;
    color: #eb4b4b;
    font-size: 18px
}

ul.guslikenews {
    width: auto;
    height: 140px;
    overflow: hidden
}

ul.guslikenews li {
    float: left;
    display: inline;
    width: 133.33px;
    padding-right: 25px;
    height: 100%
}

ul.guslikenews li a {
    display: block;
    width: 133.33px;
    height: 100%
}

ul.guslikenews li a img {
    width: 133.33px;
    height: 100px;
    display: inline;
    float: left
}

ul.guslikenews li a span {
    display: inline;
    float: left;
    width: 133.33px;
    height: 20px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #b3b3b3;
    overflow: hidden
}

ul.guslikenews li a:hover span {
    color: #fff
}

.footerDetail a,.recomend_content li a {
    color: #333
}

a.close_gueslike {
    position: absolute;
    right: -20px;
    top: 5px;
    width: 40px;
    height: 40px;
    background: url(../images/close_like.jpg) center center no-repeat
}

.ggTopsildercnt0,.ggTopsildercnt1 {
    width: 100%;
    height: auto;
    overflow: hidden
}

.ggTopsildercnt1L,.ggTopsildercnt1R {
    display: inline;
    width: auto;
    height: auto;
    overflow: hidden
}

.ggTopsildercnt0 {
    font-size: 0
}

.ggTopsildercnt1L {
    float: left
}

.ggTopsildercnt1R {
    float: right
}

.gg_right3602 {
    margin-bottom: 0;
    *overflow: visible
}

.gg_right3602 iframe {
    margin-left: -10px!important;
    margin-top: -15px!important
}

.navleft360 {
    overflow: hidden;
    width: 660px;
    height: auto
}

.ggNavtjL360,.ggNavtjm360,.ggNavtjr360,.navleftL360,.navleftM360,.navleftR360 {
    display: inline;
    width: auto;
    height: auto;
    float: left
}

.navleftL360,.navleftM360,.navleftR360 {
    overflow: hidden;
    padding-left: 20px
}

.ggNavtjm360,.ggNavtjr360 {
    padding-left: 5px
}

div.qiwenyishi {
    padding-top: 6px;
    padding-left: 23px
}

.gg_cyup360 div#mvdiv_1384068_holder {
    margin-bottom: 20px
}

.footerDetail {
    color: #333;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #F7F7F7;
    border-top: 1px solid #E3E5E8;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px
}

.gg_cnt_left {
    position: relative
}

.pluge-content {
    position: absolute;
    right: -26px;
    top: 0;
    z-index: 99;
    width: 154px;
    height: 40px;
    padding-top: 11px
}

.right_cod {
    position: fixed;
    width: 120px;
    height: 200px;
    z-index: 99;
    left: 50%;
    bottom: 304px;
    margin-left: 515px;
    cursor: pointer
}

.right_cod img {
    width: 100%;
    height: 100%
}

.channel_ybq_x #FTAPI_container_1011598_0 {
    z-index: 9!important
}

.widt_ad {
    width: 670px;
    display: block;
    margin: 0 auto
}

.widt_ad img {
    width: 550px\9
}

.widt_ad .imageplus-append {
    width: 550px\9;
    margin: 0 auto!important;
    display: block
}

.recomend_content {
    margin-top: 16px;
    width: 670px;
    height: 184px
}

.recomend_content li {
    position: relative;
    list-style: none;
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size: 14px;
    width: 50%;
    text-indent: 20px
}

.recomend_content li span {
    position: absolute;
    left: 10px;
    top: 13px;
    z-index: 99;
    display: block;
    width: 4px;
    height: 4px;
    font-size: 0;
    background-color: #333
}

.recomend_content li a:hover {
    color: #ee4b4b;
    text-decoration: underline
}

.click_see {
    padding-bottom: 4px
}

.click_see a {
    display: block;
    width: 620px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    color: #ec4b4b;
    font-size: 16px;
    text-align: center;
    margin: 0 auto
}

.iframe_item,.qiwenyishi iframe {
    margin-left: 10px
}

.section-comment {
    position: relative;
    margin-bottom: 20px
}

.module-hot-topic {
    margin-top: 50px!important
}

.module-cmt-footer {
    position: absolute;
    right: 0;
    bottom: 250px
}

body {
    overflow-x: hidden;
    overflow-y: hidden
}

.sy_close {
    position: absolute;
    right: -55px;
    top: 10px;
    width: 30px;
    height: 32px;
    z-index: 999;
    background: url(/assets/images/11/close_sp.png) 0 -18px no-repeat;
    cursor: pointer
}

.detail_cnt {
    position: relative
}

.sy_left,.sy_right {
    position: absolute;
    width: 300px;
    z-index: 99;
    top: 20px;
    display: inline
}

.sy_left {
    left: 0
}

.sy_right {
    right: -300px
}

.J-title_detail,.user_error_op {
    position: relative
}

.sy_let_even span,.sy_let_odd span {
    width: 138px;
    background-repeat: no-repeat;
    background-position: center center
}

.sy_left .sy_let_even,.sy_left .sy_let_even .sy_bg_k,.sy_left .sy_let_even .sy_bg_l,.sy_left .sy_let_odd,.sy_left .sy_let_odd .sy_bg_k,.sy_left .sy_let_odd .sy_bg_l {
    float: right
}

.proposal_opt li,.sy_let_even span,.sy_let_odd span {
    float: left;
    cursor: pointer
}

.sy_let_odd {
    display: inline;
    height: 120px;
    overflow: hidden
}

.sy_let_odd span {
    display: block;
    height: 120px
}

.sy_let_odd .sy_bg_k {
    background-image: url(/assets/images/11/sy_1301.png)
}

.sy_let_odd .sy_bg_k:hover {
    background-image: url(/assets/images/11/sy_0901.png)
}

.sy_let_odd .sy_bg_l {
    background-image: url(/assets/images/11/sy_14.png)
}

.sy_let_odd .sy_bg_l:hover {
    background-image: url(/assets/images/11/sy_0301.png)
}

.sy_left .sy_let_even {
    display: inline;
    height: 120px;
    margin-right: 30px;
    overflow: hidden
}

.sy_let_even span {
    display: block;
    height: 120px
}

.sy_right .sy_let_even,.sy_right .sy_let_odd {
    display: inline;
    height: 120px;
    overflow: hidden
}

.sy_let_even .sy_bg_k {
    background-image: url(/assets/images/11/sy_1301.png)
}

.sy_let_even .sy_bg_k:hover {
    background-image: url(/assets/images/11/sy_0901.png)
}

.sy_let_even .sy_bg_l {
    background-image: url(/assets/images/11/sy_14.png)
}

.sy_let_even .sy_bg_l:hover {
    background-image: url(/assets/images/11/sy_0301.png)
}

.sy_right .sy_let_odd {
    margin-left: 30px
}

.user_error_op {
    padding-left: 26px
}

.user_error_op span {
    text-align: center;
    color: #aaa;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer
}

.user_error_op i {
    position: absolute;
    width: 16px;
    height: 14px;
    background: url(../images/error/click_icon.png) 0 -14px no-repeat;
    display: block;
    z-index: 999;
    left: 6px;
    top: 6px;
    padding-right: 0
}

.user_error_op:hover i {
    background: url(../images/error/click_icon.png) no-repeat
}

.user_error_op:hover span {
    color: #ec4b4b
}

.mask_error {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=.5);
    filter: alpha(opacity=50);
    z-index: 999;
    top: 0;
    left: 0
}

.error_pop {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 300px;
    height: 60px;
    margin-top: -30px;
    margin-left: -150px;
    line-height: 60px;
    font-size: 16px;
    text-indent: 58px;
    color: #333
}

.error_pop i {
    position: absolute;
    width: 28px;
    height: 27px;
    left: 20px;
    top: 17px;
    z-index: 99999
}

div.error_pop_succes {
    background-color: #fff
}

div.error_pop_succes i {
    background: url(../images/error/promt_icon.png) no-repeat
}

div.error_pop_fail {
    background-color: #fff;
    width: 156px;
    margin-left: -78px
}

div.error_pop_fail i {
    background: url(../images/error/promt_icon.png) 0 -27px no-repeat;
    height: 28px
}

.error_content {
    width: 615px;
    height: 415px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -307px;
    margin-top: -208px;
    z-index: 9999
}

* html .error_content,* html .error_pop,* html .mask_error {
    position: absolute;
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

* html .mask_error {
    margin: 0 0 00
}

* html .error_content,* html .error_pop {
    margin-bottom: 150px
}

.error_title {
    position: relative;
    border-bottom: 2px solid #f2f2f2
}

.error_title h3 {
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    color: #333;
    font-size: 20px;
    font-weight: 400
}

.error_title i {
    position: absolute;
    cursor: pointer;
    top: 16px;
    right: 14px;
    z-index: 9;
    display: block;
    width: 27px;
    height: 21px;
    background: url(../images/close_sp.png) -3px 3px no-repeat
}

.proposal_content {
    margin-left: 45px
}

.proposal_tit {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px
}

.proposal_opt li {
    position: relative;
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
    overflow: hidden;
    text-indent: 20px;
    background: url(../images/error/check.png) no-repeat
}

.proposal_opt li.act {
    background: url(../images/error/check_sure.png) no-repeat
}

.proposal_opt li.last_check {
    width: 170px
}

.proposal_textarea {
    width: 520px;
    height: 60px;
    border: 1px solid #e0e0e0;
    position: relative;
    margin-top: 4px
}

.proposal_textarea textarea {
    width: 510px;
    height: 50px;
    margin-top: 10px;
    margin-left: 10px;
    *margin-left: -10px;
    font-size: 14px;
    color: #333;
    display: block;
    resize: none;
    border: 0;
    outline: 0;
    padding: 0;
    -webikt-transition: .1s height linear;
    -webkit-transition: .1s height linear;
    transition: .1s height linear
}

.proposal_textarea .textarea_value {
    position: absolute;
    z-index: 99;
    top: 12px;
    left: 10px;
    color: #999;
    font-size: 14px
}

.proposal_phone {
    position: relative;
    margin-top: 20px
}

.proposal_phone .phone_input {
    border: 1px solid #e0e0e0;
    height: 30px;
    width: 204px;
    line-height: 30px;
    padding-left: 10px
}

.proposal_phone span {
    position: absolute;
    z-index: 99;
    left: 228px;
    top: 0;
    width: 295px;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #333
}

.error_submit {
    width: 350px;
    margin: 45px auto 0;
    position: relative
}

.error_submit .error_button_a {
    display: block;
    width: 350px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin: 0 auto;
    border: 0;
    border-radius: 4px;
    background: #d1d1d1;
    font-size: 16px;
    color: #fff;
    cursor: default
}

.error_submit .error_button_a.disabled {
    background: #db3f40;
    cursor: pointer
}

.error_submit span {
    position: absolute;
    top: 7px;
    left: 157px;
    z-index: 9999;
    display: none;
    width: 32px;
    height: 32px;
    background: url(../images/0.gif) no-repeat;
    background-size: cover;
    animation: myfirst1 8s;
    -moz-animation: myfirst1 8s;
    -webkit-animation: myfirst1 8s;
    -o-animation: myfirst1 8s
}

@keyframes myfirst1 {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(50deg)
    }

    100% {
        transform: rotate(100deg)
    }
}

@-moz-keyframes myfirst1 {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(50deg)
    }

    100% {
        transform: rotate(100deg)
    }
}

@-webkit-keyframes myfirst1 {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(50deg)
    }

    100% {
        transform: rotate(100deg)
    }
}

@-o-keyframes myfirst1 {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(50deg)
    }

    100% {
        transform: rotate(100deg)
    }
}

.user_error_news {
    display: none
}

.error_promt {
    position: absolute;
    z-index: 9;
    left: 45px;
    bottom: 87px;
    font-size: 14px;
    color: #ef4b4c
}
.none1 {
    display: none
}