@charset "utf-8";
/* CSS Document */

.nex_nextnav {
    padding: 15px;
    background: #FAFAFA;
    margin-bottom: 20px;
}

.nex_nextnav ul {
    display: table;
    margin: 0 auto;
}

.nex_nextnav ul li {
    display: inline-block;
    margin: 0 8px;
}

.nex_nextnav ul li.on {
    color: #111;
    border-bottom: 2px solid #0056FF;
}

.nex_nextnav ul li a {
    display: inline-block;
    font-size: 12px;
    color: #666;
    height: 40px;
    line-height: 40px;
}

.nex_articalport {
    background: #fff;
    margin: 15px 15px 60px 15px;
}

.nex_artice {}

.nex_artice ul {}

.nex_artice ul li {
    /*padding-bottom: 22px;*/
    margin-bottom: 22px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    background: #fff;
}

.nex_artice ul li a {
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.nex_artice li.nex_artpic_box a {}

.nex_artpic_half {
    position: relative;
    height: 88px;
}

.nex_artpic_halfpic {
    width: 100px;
    height: 68px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .25);
}

.nex_artpic_halfintel {
    padding-right: 115px;
}

.nex_artpic_halfintel h3 {
    max-height: 44px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 0 8.8px 0;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_artpic_others {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.nex_artpic_catname {
    float: left;
    font-size: 12px;
    color: #776776;
    margin-right: 10px;
}

.nex_artpic_dateline {
    float: left;
    font-size: 12px;
    color: #776776;
    padding-left: 12px;
    background: url(../portal/nex_dot.png) left center no-repeat;
    background-size: 2px;
}

.nex_artice ul li.nex_artpic_box2 {}

.nex_artice ul li.nex_artpic_box2 a {
    display: block;
    width: 100%;
    height: 100%;
}

.nex_artpic_out {
    width: 100%;
    height: 15em;
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .25);
}

.nex_artpic_outimg {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    border-radius: 5px;
}

.nex_artpic_outtxt {
    width: 90%;
    padding: 5%;
    max-height: 40px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
    border-radius: 0 0 6px 6px;
}

.nex_artpic_outtxt h5 {
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    overflow: hidden;
}

.nex_artpic_outfrom {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background: #0056FF;
    border: 1px solid #0056FF;
    padding: 0 10px 0 5px;
    border-radius: 4px 20px 4px 4px;
    position: absolute;
    top: 15px;
    left: 15px;
}

.nex_artpic_boxed_btm {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.nex_artpic_boxed_btm_l {
    float: left;
    font-size: 12px;
    color: #776776;
}

.nex_artpic_boxed_btm_r {
    float: right;
    font-size: 12px;
    color: #776776;
}

.nex_artice ul li.nex_artpic_box3 {}

.nex_artice ul li.nex_artpic_box3 a {
    display: block;
    width: 100%;
    height: 100%;
}

.nex_artpic_title3 {
    line-height: 22px;
    overflow: hidden;
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_artpic_title3 span {
    color: #0056FF;
    margin-right: 5px;
}

.nex_artpic_img3 {
    width: 100%;
    height: 88px;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .25);
}

.nex_artice ul li.nex_artpic_null {}

.nex_artice ul li.nex_artpic_null a {
    display: block;
    width: 100%;
    height: 100%;
}

.nex_artice ul li.nex_artpic_null a h5 {
    max-height: 44px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_art_sums {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    padding-left: 15px;
    border-left: 3px solid #eee;
}

.nex_artpic_null_btm {
    margin-top: 15px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.nex_artpic_null_btm span {
    display: block;
    float: left;
    font-size: 12px;
    color: #776776;
}

.nex_artpic_null_btm em {
    display: block;
    float: right;
    font-size: 12px;
    color: #776776;
}

/*pdneirong*/

.nex_art_content {
    padding: 75px 15px 15px 15px;
}

.nex_art_viewtop {
    height: 50px;
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, .05);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 222;
}

.nex_art_viewtop a.nexback {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 22;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    background: url(../img/back.png) center no-repeat;
    background-size: 15px!important;
}

.nex_art_viewtop span {
    display: table;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}

.nex_pd_content {}

.nex_mntitles {
    line-height: 25px;
    color: #333;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.nex_mntitles h1{
    font-size: 18.8px;
}

.nex_artical_txtcounts {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.nex_artical_Tops {
    background: #fff;
    padding: 15px 0;
    position: relative;
}

.nex_artical_TopsL {
    float: left;
    width: 80%;
}

.nex_art_author_ava {
    float: left;
}

.nex_art_author_ava a {
    display: block;
}

.nex_art_author_ava a img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
}

.nex_art_author_inf {
    /*padding-left: 45px;*/
}

.nex_art_author_infname {
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    margin-bottom: 5px;
}

.nex_art_author_infbtm {
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.nex_art_author_infbtm span {
    padding: 0 5px;
    color: #ccc;
    font-weight: 300;
}

.nex_art_author_infbtm em {
    width: 60px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.nex_art_author_infbtm a {
    color: #999;
}

.nex_artical_TopsR {}

.nex_artical_TopsR a {
    display: block;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 60px;
    border-radius: 2px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #0056FF;
    border: 1px solid #0056FF;
}

.nex_pdcontent {
    padding: 0;
    background: #fff;
}

.nex_mnsummarys {
    font-size: 12px;
    padding: 15px;
    margin-bottom: 20px;
    background: #fafafa;
    position: relative;
    /*text-indent: 30px;*/
    overflow: hidden;
    color: #666;
    overflow: hidden;
    line-height: 25px;
}

.nex_mncontent {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
}

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

.nex_mncontent h2{
    font-size: 16.8px;
    padding-top:13px;
}

.nex_mncontent p {
    margin-top:13px;
}

.nex_art_shares a {
    background: url(../portal/view_share.png) center no-repeat;
    background-size: 22px!important;
}

.nex_art_top_bg {
    position: relative;
    height: 100px;
    padding: 10%;
}

.nex_pd_txt_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#click_div {
    margin: 30px auto;
}

#click_div ul li {
    display: none;
}

#click_div ul li:nth-child(1) {
    display: block;
}

.nex_art_action_icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    border-radius: 100px;
    border: 1px solid #ddd;
}

.nex_art_action_icon i {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0px auto 15px;
    position: relative;
    top: 15px;
    background: url(../img/nex_zan.png) center no-repeat;
    background-size: 25px;
}

.nex_art_action_icon em {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #aaa;
    text-align: center;
    overflow: hidden;
}

#click_div ul li a p {
    text-align: center;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}

.nex_ART_share a {
    float: left;
    display: inline-block!important;
    padding-left: 0;
    width: 25px!important;
    height: 25px!important;
    text-decoration: none!important;
    zoom: 1!important;
    vertical-align: middle!important;
    cursor: pointer!important;
    margin-right: 6px!important;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.nex_ART_share span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    float: left;
}

.nex_ART_share a.bshare-qzone {
    background: url(../portal/nex_share_qzone.png) center no-repeat!important;
    background-size: 25px!important;
}

.nex_ART_share a.bshare-sinaminiblog {
    background: url(../portal/nex_share_sina.png) center no-repeat!important;
    background-size: 25px!important;
}

.nex_ART_share a.bshare-weixin {
    background: url(../portal/nex_share_wx.png) center no-repeat!important;
    background-size: 25px!important;
}

.nex_ART_share a.bshare-qqim {
    background: url(../portal/nex_share_qq.png) center no-repeat!important;
    background-size: 25px!important;
}

.nex_ART_share {
    margin: 15px 0;
}

.nex_mn_bottom {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.nex_mn_bottom a {
    font-size: 12px;
    color: #666;
    margin: 5px 0;
}

.nex_mn_bottom span {
    padding: 0 5px;
    color: #eee;
}

.nex_relatedarts {
    margin: 20px 0;
}

.nex_relateds {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_relateds em {
    display: inline-block;
    font-size: 12px;
    color: #0056FF;
    height: 16px;
    line-height: 16px;
}

.nex_relateds a {
    margin-left: 10px;
    font-size: 12px;
    color: #333;
}

.tedt #message {
    width: 99%;
    border: 1px solid #eee;
    text-indent: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

.nex_buttonspl button {
    padding: 0 10px;
    border: 0;
    height: 40px;
    line-height: 40px;
    background: #0056FF;
    font-size: 16px;
    color: #fff;
    width: 100%;
    border-radius: 4px;
}

#tedt .pt.bgchange {
    background: #f9f9f9;
}

.nex_allcomments {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding: 0 10px;
    background: #f5f5f5;
    color: #666;
    font-size: 16px;
}

.mbm a {
    color: #0056FF
}

.mbm {
    font-size: 18px;
    font-weight: 300;
}

.nex_portrait {
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 100%;
}

.nex_portrait img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.nex_users {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.nex_usertools {
    float: right;
    margin-top: 5px;
}

.nex_mades {
    width: 93%;
    height: auto;
    padding: 3%;
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.nex_mades i {
    display: block;
    position: absolute;
    width: 32px;
    height: 7px;
    background: url(../arrow.png) center no-repeat;
    top: -7px;
    left: 0px;
}

.mbm .portrait a {
    float: left;
    display: inline-block;
    margin-right: 10px;
}

.mbm .portrait a img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

/*cc*/

#related_article {
    background: #fff;
    margin-bottom: 20px;
}

#related_article h3 {
    height: 20px;
    margin-bottom: 20px;
}

#related_article h3 span {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
}

.nex_relatedbox {}

.nex_relatedbox ul li {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.nex_relatedbox ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.nex_relatedbox ul li a {}

.nex_related_art_pic {
    float: left;
    width: 100px;
    height: 68px;
    border-radius: 5px;
    box-shadow: 0 0.1rem 0.4rem rgba(51, 51, 51, .25);
    overflow: hidden;
}

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

.nex_related_art_info {
    padding-left: 115px;
}

.nex_related_art_info h5 {
    max-height: 44px;
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    overflow: hidden;
}

.nex_related_art_info p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.nex_related_art_info p span {
    float: left;
    display: block;
    color: #999;
}

.nex_related_art_info p em {
    float: right;
    display: block;
}

.nex_related_art_infon {}

.nex_related_art_infon h5 {
    max-height: 44px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    overflow: hidden;
}

.nex_related_art_sum {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    margin: 10px 0;
    padding-left: 15px;
    border-left: 3px solid #eee;
}

.nex_related_art_infon p {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.nex_related_art_infon p span {
    float: left;
    display: block;
    color: #999;
}

.nex_related_art_infon p em {
    float: right;
    display: block;
}

.nex_relatedbox ul li a {
    font-size: 16px;
    color: #666;
}

.nex_recomed_read {
    margin-bottom: 30px;
}

.nex_recomed_read_top {
    height: 20px;
    margin-bottom: 20px;
}

.nex_recomed_read_top span {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
}

.nex_recomed_read_top a {
    display: block;
    float: right;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
}

.nex_art_btm_promotion {
    padding: 15px;
    border: 1px solid #f3f3f3;
    margin: 0 0 20px 0;
    border: .05rem solid #efefef;
    border-bottom: 3px double #efefef;
    background: #fff;
}

.nex_art_btm_promotion span {
    display: block;
    height: 15px;
    line-height: 15px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.nex_art_btm_promotion a img {
    max-width: 100%!important;
    width: 100%!important;
    border-radius: 5px;
    margin: 5px 0;
    box-shadow: 0 0.2rem 0.8rem rgba(51, 51, 51, .15);
}

.nex_art_btm_promotion h5 {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    overflow: hidden;
}

.nex_recomed_read_list {
    margin-bottom: 20px;
}

.nex_recomed_read_list ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
}

.nex_recomed_read_list ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.nex_recomed_read_list ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_recomed_read_list ul li a em {
    margin-right: 5px;
    color: #0056FF;
}

/*文章全部评论*/

.nex_artno_coms {
    height: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}

.nex_artno_coms span {
    display: block;
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
}

.nex_artno_coms span i {
    color: #0056FF;
    margin-right: 5px;
}

.nex_artno_coms em {
    display: block;
    float: right;
    font-size: 12px;
    color: #999;
    height: 20px;
    line-height: 20px;
}

.reply .px {
    width: 80%;
    float: left;
}

.button2 {
    margin: 0 0 3px 5px;
    border-radius: 5px;
}

.nex_comment_area {
    padding: 80px 15px 15px 15px;
}

.nex_comment_area_body {}

.nex_comment_area_body h5 {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.nex_comment_tedt {
    width: 100%;
    border: 0;
    border-color: #f3f3f3;
}

.nex_comment_tedt .bgchange {
    background: #f9f9f9;
    outline: none;
}

.nex_article_summit {}

.nex_article_summit button {
    border: 0;
    background: #0056FF;
    font-size: 12px;
    color: #fff;
    padding: 0 10px;
    border-radius: 2px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-weight: 500;
    box-shadow: 0 0.1rem 0.4rem rgba(0, 86, 255, .25);
}

.vw .h {
    border-bottom: 0;
}

.nex_hightlight {
    color: #17A1FF
}

#comment {
    background: #fff;
    padding-bottom: 50px;
}

#comment_ul {}

#comment_ul .px {
    border: 1px solid #eee;
}

#comment_ul li {}

#comment_ul li a, #comment_ul li span {
    font-size: 12px;
}

#comment_ul h1.ph {
    font-size: 16px;
    color: #666;
    font-weight: 300;
    margin: 10px 0;
}

.nex_allCTOPSW {
    margin-bottom: 15px;
}

.nex_allCTOPSW span {
    padding: 0 15px;
}

#comment_ul .hm p {
    margin-bottom: 10px;
}

.nex_pd_comments {
    display: none;
}

.nex_all_comments {
    margin-bottom: 20px;
}

.nex_all_comments ul li {
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.nex_all_comments ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.nex_portrait_left {
    width: 30px;
    height: 30px;
    float: left;
}

.nex_portrait_left img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}

.nex_portrait_right {
    padding-left: 45px;
}

.nex_portrait_rightTop {
    margin-bottom: 15px;
}

.nex_portrait_rT_l {
    float: left;
}

.nex_portrait_rT_l em {
    display: block;
    height: 15px;
    line-height: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #333;
}

.nex_portrait_rT_l span {
    display: block;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.nex_portrait_rT_r {
    float: right;
}

.nex_portrait_rT_r span {
    display: block;
    width: 30px;
    height: 15px;
    background: url(../portal/nex_the_new.png) center no-repeat;
    background-size: 30px 15px;
}

.nex_portrait_rT_r em {
    display: block;
    height: 15px;
    line-height: 15px;
    padding: 0 4px;
    border: 1px solid #eee;
    border-radius: 4px;
    font-size: 12px;
    color: #ccc;
}

.nex_portrait_sums {
    line-height: 24px;
    font-size: 12px;
    color: #666;
}

.nex_Comsback {
    font-size: 13px;
    color: #999;
    line-height: 24px;
}

.nex_Comsback blockquote {
    color: #ccc;
}

.nex_Summitions {}

.nex_commont_submittions {
    width: 55px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #0056FF;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    border: 0;
}

#comment_ul .mtm {
    margin: 0!important;
    float: none;
}

#comment_ul .mtm .nex_dl_sec_code {
    position: relative;
}

.nex_btm_bar {
    width: 97%;
    height: 30px;
    padding: 10px 0 10px 3%;
    background: #fff;
    z-index: 222;
    position: fixed;
    left: 0;
    bottom: 0;
    box-shadow: 0px -3px 10px 2px rgba(0, 0, 0, .05);
}

.nex_btm_bar_comment {
    float: left;
    width: 50%;
}

.nex_btm_bar_comment a {
    display: block;
    width: 100%;
    height: 30px;
    background: #f3f3f3;
    line-height: 30px;
    text-indent: 20px;
    font-size: 12px;
    color: #333;
    border-radius: 2px;
}

.nex_btm_bar_tools {
    float: right;
    width: 50%;
}

.nex_btm_bar_tools ul {}

.nex_btm_bar_tools ul li {
    float: right;
    margin-right: 30px;
    margin-top: 5px;
}

.nex_btm_bar_tools ul li a {
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
}

.nex_btm_bar_tools ul li.nex_bbt_comment a#nex_bbt_leads {
    background: url(../portal/nex_tool_reply.png) center no-repeat;
    background-size: 20px;
}

.nex_btm_bar_tools ul li.nex_bbt_comment a#nex_bbt_leads i {
    display: block;
    width: 10px;
    padding: 0 5px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: -8px;
    right: -13px;
    background: #F46300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_btm_bar_tools ul li.nex_bbt_support a {
    display: none;
    background: url(../portal/nex_tool_zan.png) center no-repeat;
    background-size: 25px;
}

.nex_btm_bar_tools ul li.nex_bbt_support a i {
    display: block;
    width: 10px;
    padding: 0 5px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: -8px;
    right: -13px;
    background: #F46300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_btm_bar_tools ul li.nex_bbt_support a:first-child {
    display: block;
}

.nex_btm_bar_tools ul li.nex_bbt_fav a {
    background: url(../portal/nex_tool_fav.png) center no-repeat;
    background-size: 20px;
}

.nex_btm_bar_tools ul li.nex_bbt_fav a i {
    display: block;
    width: 10px;
    padding: 0 5px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: -8px;
    right: -13px;
    background: #F46300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nex_footer_btm {
    margin-bottom: 50px;
}