/*feed分享*/

#feedCard {
    /* margin-top: -12px; */
}

.feed-share-box {
    position: absolute;
    right: 0;
    top: 269px;
    z-index: 10;
    width: 105px;
    height: 36px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(13, 5, 9, .49);
    border-top: 1px solid #e1e1e1;
}

.feed-share-box li {
    float: left;
    width: 34px;
    height: 36px;
    border-right: 1px solid #ededed
}

.feed-share-box .feed-sharewx {
    border-right: 0
}

.feed-share-box .feed-sharewb-icon {
    display: block;
    width: 22px;
    height: 18px;
    margin: 9px 0 0 6px;
    background: url(http://n0.sinaimg.cn/finance/ny_live20161011/images/ny_icons.png) no-repeat;
    background-position: -148px -264px;
}

.feed-share-box .feed-shareqz-icon {
    display: block;
    width: 22px;
    height: 20px;
    margin: 8px 0 0 6px;
    background: url(http://n0.sinaimg.cn/finance/ny_live20161011/images/ny_icons.png) no-repeat;
    background-position: -172px -264px;
}

.feed-share-box .feed-sharewx-icon {
    display: block;
    width: 22px;
    height: 18px;
    margin: 10px 0 0 6px;
    background: url(http://n0.sinaimg.cn/finance/ny_live20161011/images/ny_icons.png) no-repeat;
    background-position: -196px -264px;
}

.feed-share-box .feed-sharenwx-icon {
    display: block;
    width: 22px;
    height: 18px;
    margin: 10px 0 0 6px;
    background: url(http://n0.sinaimg.cn/finance/ny_live20161011/images/ny_icons.png) no-repeat;
    background-position: -220px -264px;
}

.tech_main .wl {
    float: left;
    width: 660px;
}

.feed-card-notification {
    color: #000;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}

.feed-card-notification:hover {
    border: 1px solid #e4e4e4;
    background: #e4e4e4;
    color: #000;
}

.feed-card-icon-video,
.feed-card-icon-wb,
.feed-card-icon-reco,
.feed-card-icon-hot {
    padding-left: 0;
    background: none;
}

.feed-card-news-spliter,
.feed-card-tags-kw {
    display: none;
}

.feed-card-tab {
    border-top: 2px solid #000;
    display: none;
}

.feed-card-tab-tabi-selected {
    border-bottom: 2px solid #000;
    color: #000;
    font-weight: bold;
}

.feed-card-tabs {
    border: none;
    border-bottom: 1px solid #000;
}

div#feedCardMoreTabsTrigger {
    display: none;
}

.feed-card-tab-lastTab {
    float: right;
}

.feed-card-tab-lastTab .feed-card-tab-tabi {
    border: none;
    background: none;
    background: url(http://n.sinaimg.cn/tech/index16/01/add.png) 11px 13px no-repeat;
}

.feed-card-tab-lastTab .feed-card-tab-tabi:hover {
    color: #d79800;
    background-position: 11px 13px;
}

.feed-card-tab-lastTab .feed-card-tab-tabi-selected {
    color: #d79800;
    background: url(http://n.sinaimg.cn/tech/index16/01/cancel.png) 12px 16px no-repeat #f4f4f4;
}

.feed-card-tab-lastTab .feed-card-tab-tabi-selected:hover {
    background-position: 12px 16px;
}

.feed-card-tab-more-trigger:hover i {
    background-position: 0 -403px
}

.feed-card-tab-edit,
.feed-card-tab-labels {
    border: 1px solid #f4f4f4;
    box-shadow: none;
    background: #f4f4f4;
    top: 45px;
}

.feed-card-tab-select {
    background: #f4f4f4;
}

.feed-card-tab-edit-cols a.selected:hover,
.feed-card-tab-edit-hotLabels a.selected:hover {
    background-color: #fff;
}

.feed-card-tab-edit-cols a,
.feed-card-tab-edit-hotLabels a,
.feed-card-tab-edit-labels a {
    border: 1px solid #f4f4f4;
    background-color: #f4f4f4;
}

.feed-card-tab-edit-cols a:hover,
.feed-card-tab-edit-hotLabels a:hover,
.feed-card-tab-edit-labels a:hover {
    border-color: #b7b7b7;
    background-color: #f4f4f4;
}

.feed-card-tab-edit-labels {
    background-color: #f4f4f4;
}

.feed-card-tab-edit-tit h5 {
    color: #333;
    font-weight: bold;
}

.feed-card-tab-edit-addLabelForm a,
.feed-card-tab-edit-label-tip,
.feed-card-tab-edit-steps .prev {
    background-color: #5d5c58;
    border: none;
    color: #fff;
}

.feed-card-tab-edit-addLabelForm a:hover,
.feed-card-tab-edit-steps .prev:hover {
    background-color: #afafaf;
    border: none;
}

.feed-card-tab-edit-steps .done,
.feed-card-tab-edit-steps .next {
    background-color: #d69800;
    border: none;
}

.feed-card-tab-edit-steps .done:hover,
.feed-card-tab-edit-steps .next:hover {
    background-color: #edb52e;
    border: none;
}

.feed-card-tab-edit-step {
    background: #e3e3e4;
}

.feed-card-item a {
    color: #333;
    letter-spacing: 1px;
}

.feed-card-item {
    position: relative;
    min-height: 60px;
    zoom: 1;
}

.feed-card-item:after {
    display: block;
    content: '.';
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.feed-card-fixed {
    padding: 0;
}

.feed-card-fixed .feed-card-tab {
    width: 660px;
}

.feed-card-item h2 {
    font-size: 19px;
}

.feed-card-tab-tabi {
    font-size: 16px;
    color: #000;
}

.feed-card-page .pagebox_num_nonce {
    background: #333;
    border: 1px solid #333;
}

.feed-card-page a:hover {
    background: #000;
}

.tech-feed-left {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.tech-feed-left .feed-card-img {
    width: 230px;
    height: 142px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.tech-feed-left .feed-card-img a {
    display: block;
    width: 213px;
    height: 142px;
    overflow: hidden;
}

.tech-feed-left img {
    width: 213px;
    height: 142px;
}

.tech-feed-left .feed-card-txt,
.tech-feed-left .feed-card-hotc {
    display: none;
}

.tech-feed-right {}

.tech-feed-right h2 {
    overflow: hidden;
    word-wrap: break-word;
    height: auto;
    min-height: 56px;
}

.tech-feed-right h2 a {
    letter-spacing: 1px;
}

.tech-feed-right .feed-card-tags {
    float: none;
    margin-top: 18px;
    height: 20px;
}

.tech-feed-right .feed-card-tags-col,
.tech-feed-bottom .feed-card-tags-col {
    display: none;
    padding-left: 18px;
    background: url(http://n.sinaimg.cn/tech/index16/01/feedTag.png) 0 center no-repeat;
    height: 20px;
}

.tech-feed-right .feed-card-zl-tags,
.tech-feed-bottom .feed-card-zl-tags {
    padding-left: 18px;
    background: url(http://n.sinaimg.cn/finance/content/csjauthor.jpg) 0 center no-repeat;
    height: 20px;
    font-size: 14px;
}

.tech-feed-right .feed-card-a {
    line-height: 20px;
    position: relative;
    margin-left: 230px;
    margin-top: 28px;
}

.tech-feed-right .feed-card-comment-w {
    position: relative;
    z-index: 10;
    background: #fff;
}

.tech-feed-right .feed-share-box {
    position: absolute;
    top: 158px;
    right: 0;
    z-index: 11;
}

.tech-feed-right .feed-card-spliter {
    display: none;
}

.tech-feed-right .feed-card-a a {
    margin-right: 16px;
}

.tech-feed-right .feed-card-wb {
    margin-top: 18px;
}

.tech-feed-noimg {
    position: relative;
}

.tech-feed-noimg .feed-card-tags {
    display: none;
}

.tech-feed-noimg .feed-card-a {
    position: relative;
    margin-left: 0;
    margin-top: 0;
}

.tech-feed-noimg .feed-share-box {
    position: absolute;
    right: 0;
    top: 74px;
}

.tech-big-left {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
}

.tech-big-left .feed-card-img {
    width: 440px;
    height: 220px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.tech-big-left .feed-card-img a {
    display: block;
    width: 440px;
    height: 220px;
    overflow: hidden;
}

.tech-big-left img {
    width: 440px;
    height: 220px;
}

.tech-big-left .feed-card-txt,
.tech-big-left .feed-card-hotc {
    display: none;
}

.tech-big-right {}

.tech-big-right h2 {
    overflow: hidden;
    word-wrap: break-word;
    height: auto;
    min-height: 28px;
    font-weight: normal;
}

.tech-big-right .feed-card-tags {
    float: none;
    margin-top: 18px;
}

.tech-big-right .feed-card-tags-col {
    padding-left: 18px;
    background: url(http://n.sinaimg.cn/tech/index16/01/feedTag.png) 0 center no-repeat;
    height: 20px;
}

.tech-big-right .feed-card-a {
    line-height: 20px;
    position: relative;
    margin-bottom: 20px;
    margin-right: 0px;
    width: 210px;
    height: 44px;
    text-align: right;
}

.tech-big-right .feed-card-comment-w {
    position: relative;
    z-index: 10;
    background: #fff;
}

.tech-big-right .feed-share-box {
    position: absolute;
    top: 242px;
    right: 0;
    z-index: 10;
}

.tech-big-right .feed-card-spliter {
    display: none;
}

.tech-big-right .feed-card-a a {
    margin-right: 16px;
}

.tech-big-right .feed-card-wb {
    margin-top: 18px;
}

.tech-big-right .feed-card-time {
    float: right;
    width: 210px;
    margin-right: 0px;
    margin-bottom: 4px;
}

.tech-feed-top {
    margin-top: 0;
}

.tech-feed-top .feed-card-picAlbum {
    height: 142px;
}

.feed-card-item .tech-feed-mid {
    margin-top: 15px;
    background: none;
    padding: 0;
}

.feed-card-item .tech-feed-mid i {
    display: none;
}

.tech-feed-bottom {
    height: 54px;
}

.tech-feed-bottom .feed-card-tags {
    float: none;
    margin: 0 0 20px 0;
    line-height: 16px;
}

.tech-feed-bottom .feed-card-actions {
    position: relative;
}


/* 2021.5.17 zcm begin  */


/* 推荐阅读 begin  */


/* 
.sblk01 {
    border-top: 2px solid #0085da;
}

.sblk01 .re-title {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #0085DA;
    line-height: 25px;
}

.sblk01 .re-c li:first-child {
    margin-top: 13px;
}

.sblk01 .re-c li {
    position: relative;
    margin-top: 20px;
}

.sblk01 .av img {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.sblk01 .av span {
    float: left;
    margin-left: 6px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.sblk01 .re-c .shu {
    position: absolute;
    top: 40px;
    left: 20px;
    width: 1px;
    height: 15px;
    background-color: #e3e3e3;
}

.sblk01 .sum {
    margin-top: 15px;
    border: 1px solid #e3e3e3;
    padding: 14px 10px 14px 14px;
    background-color: #fafafa;
    font-size: 14px;
    line-height: 20px;
}

.sblk01 .av a:visited {
    color: #333333;
    text-decoration: none;
}

.sblk01 .av a:hover {
    color: #4996c7;
    text-decoration: none;
}

.sblk01 .sum a:visited {
    color: #333333;
    text-decoration: none;
}

.sblk01 .sum a:hover {
    color: #4996c7;
    text-decoration: none;
} */


/* 推荐阅读 end */

html .wrap {
    width: auto;
}

html .topbar {
    width: 950px;
    margin: 0 auto;
    padding: 7px 0 10px;
    height: 73px;
}

html .main {
    width: 970px;
    margin: 25px auto 0;
}

html .nav {
    background: #404040;
}

html .nav {
    height: 45px;
}

.logo {
    position: relative;
}

.logo_link01 {
    display: block;
    position: absolute;
    width: 190px;
    height: 50px;
    left: 0;
    top: 10px;
    zoom: 1;
    background: url(_blank);
}

.logo_link02 {
    display: block;
    position: absolute;
    width: 90px;
    height: 50px;
    left: 195px;
    top: 10px;
    zoom: 1;
    background: url(_blank);
}

#top_nav_login {
    display: inline-block;
    width: 46px;
    height: 23px;
    background: url(http://i0.sinaimg.cn/dy/deco/2013/0609/xy/sprite/common.png) no-repeat -56px -219px;
    vertical-align: -7px;
}

html .topbar .headNavList {
    margin-top: 28px;
}

#userLogin {
    float: right;
    margin-top: 28px;
    margin-right: 10px;
}

#userLogin a,
#userLogin a:visited {
    color: #424242;
}

#userLogin a:hover,
#userLogin a:active,
#userLogin a:focus {
    color: #c00;
}

.nav_w {
    width: 950px;
    margin: 0 auto;
}

.nav_w .aList span {
    float: left;
}

.nav_w .aList .nav_index {
    padding-right: 10px;
    background: url("http://i1.sinaimg.cn/dy/deco/2013/0627/line.png") 100% 50% no-repeat;
}

.nav_w .aList a {
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    font-size: 16px;
}

.nav_w .aList a:hover {
    background: #0085da;
    text-decoration: none;
}

.nav_w .aList a.actived {
    background: #0085da;
}

.nav-form {
    float: right;
    padding: 10px 10px 0 0
}

.nav-form form {
    float: right;
}

.nav-f-text {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 166px!important;
    height: 16px;
    line-height: 16px;
    float: left;
    border-width: 0;
    padding: 4px 0 4px 14px;
}

.nav-f-submit {
    width: 31px;
    height: 24px;
    background: url(http://i3.sinaimg.cn/dy/deco/2013/0609/xy/img/icon1.png) 0 0 no-repeat;
    float: left;
    border-width: 0;
    cursor: pointer
}

.suggest {
    z-index: 10;
    overflow: hidden;
}

.suggest {
    color: #737373;
    border: 1px solid #d2d2d2;
    background: #fff;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
}

.suggest .hover {
    background: #fafafa;
}

.suggest .link {
    padding-left: 10px;
    line-height: 30px;
    cursor: pointer
}

.suggest .line {
    border-bottom: 1px solid #d2d2d2
}

.suggest .author {
    cursor: pointer;
    padding-left: 10px
}

.suggest .a-img {
    float: left;
    width: 52px
}

.suggest .a-name {
    float: left;
    width: 130px;
    line-height: 42px
}

.suggest .v {
    background: url(http://www.sinaimg.cn/dy/deco/2013/0609/xy/img/icon2.png) 100% 50% no-repeat;
    padding-right: 20px
}


/* udv common */

.udv-clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.udv-clearfix {
    zoom: 1;
}

.udv-clearit {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.login-wrap {
    float: left
}

.login-wrap .login-btn {
    display: block;
    width: 46px;
    height: 23px;
    background-image: url(http://i2.sinaimg.cn/dy/deco/2013/1030/imgs/common0.png);
    background-position: -2815px -108px;
    vertical-align: -7px;
    *vertical-align: -3px;
    *margin-right: 5px;
    position: relative;
    top: 8px
}

.login-wrap .login-btn:hover {
    background-image: url(http://i2.sinaimg.cn/dy/deco/2013/1030/imgs/common0.png);
    background-position: -3040px -75px
}

.login-wrap .name {
    float: left;
    padding-top: 8px;
    margin-right: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "SimSun", "\5B8B\4F53"
}

.login-wrap .name span {
    color: #6b615d
}

.login-wrap .name a {
    color: #3c7ea8
}

.login-wrap .name a:hover {
    color: #3c7ea8
}

.login-wrap .icon {
    background: none;
    background-repeat: no-repeat
}

.login-wrap .msg {
    float: left;
    position: relative;
    border: 1px solid #ffffff;
    text-align: center;
    width: 38px;
    cursor: pointer
}

.login-wrap .msg .icon-wrap {
    position: relative;
    z-index: 10;
    padding-top: 10px;
    height: 25px
}

.login-wrap .msg .icon {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-image: url(http://i2.sinaimg.cn/dy/deco/2013/1030/imgs/common0.png);
    background-position: -3173px 0
}

.login-wrap .msg .new {
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background-image: url(http://i2.sinaimg.cn/dy/deco/2013/1030/imgs/common0.png);
    background-position: -3173px -17px;
    font-size: 0;
    line-height: 0;
    top: 10px;
    right: 10px
}

.login-wrap .msg ul {
    display: none
}

.login-wrap .setting {
    float: left;
    position: relative;
    border: 1px solid #ffffff;
    text-align: center;
    width: 38px;
    cursor: pointer
}

.login-wrap .setting .icon-wrap {
    position: relative;
    z-index: 10;
    padding-top: 10px;
    height: 25px
}

.login-wrap .setting .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(http://i2.sinaimg.cn/dy/deco/2013/1030/imgs/common0.png);
    background-position: -3173px -34px
}

.login-wrap .setting ul {
    display: none
}

.login-wrap .active {
    border: 1px solid #d6d6d6!important;
    border-bottom: 0;
    background-color: #fafafa
}

.login-wrap .active .icon-wrap {
    background-color: #fafafa
}

.login-wrap .active ul {
    display: block;
    position: absolute;
    top: 34px;
    right: -1px;
    z-index: 1;
    border: 1px solid #d6d6d6;
    border-bottom: 0;
    background-color: #fafafa
}

.login-wrap .active ul li {
    width: 140px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d6d6d6;
    text-align: left;
    vertical-align: middle
}

.login-wrap .active ul a {
    color: #5c5c5c;
    display: block;
    height: 100%;
    padding: 0 15px;
    text-decoration: none
}

.login-wrap .active ul a:hover {
    color: #5c5c5c;
    background-color: #e6e6e6
}

.login-wrap .active ul .entry {
    float: left
}

.login-wrap .active ul .count {
    display: block;
    float: right;
    margin-top: 10px;
    height: 14px;
    line-height: 14px
}

.login-wrap .active ul .count span {
    overflow: hidden
}

.login-wrap .active ul .count .lh-circle {
    float: left;
    width: 7px;
    height: 14px;
    background-image: url(http://i1.sinaimg.cn/dy/deco/2013/1030/imgs/icon7.png);
    background-repeat: no-repeat
}

.login-wrap .active ul .count i {
    float: left;
    height: 14px;
    line-height: 14px;
    font-style: normal;
    color: #fff;
    background-color: #0085da
}

.login-wrap .active ul .count .rh-circle {
    float: left;
    width: 7px;
    height: 14px;
    background-image: url(http://i2.sinaimg.cn/dy/deco/2013/1030/imgs/icon8.png);
    background-repeat: no-repeat
}

.index-aside .subscribe-column {
    padding-bottom: 20px
}

.index-aside .subscribe-column a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #fafafa
}

.index-aside .subscribe-column a span {
    display: inline-block;
    padding-left: 25px;
    height: 100%;
    background: url(http://i3.sinaimg.cn/dy/deco/2013/1030/imgs/icon10.png) 0 50% no-repeat;
    color: #565656;
    font-size: 18px;
    cursor: pointer
}

.index-aside .subscribe-column a:hover {
    text-decoration: none
}

.index-aa-title {
    border-bottom: 1px solid #dadada
}

.index-aat-left {
    float: left;
    padding-bottom: 10px;
    border-bottom: 2px solid #838383;
    position: relative;
    top: 1px
}

.index-aatl-in {
    font-size: 18px;
    font-family: 'microsoft yahei', 'simhei';
    font-weight: bold;
    padding-left: 5px;
    border-left: 5px solid #0085da
}


/* .search-form {
    padding: 15px 0 25px 0
}

.search-form form {
    right
}

.search-f-text {
    width: 228px!important;
    height: 26px;
    line-height: 26px;
    color: #737373;
    float: left;
    padding: 4px 0 4px 10px;
    outline: none;
    border: 1px solid #dadada;
}

.search-f-submit {
    width: 60px;
    height: 36px;
    background: url(//n.sinaimg.cn/tech/2020csj/icon-s1.png) 0 0 no-repeat;
    float: left;
    border-width: 0;
    cursor: pointer
}

.search-f-submit:hover {
    background-position: -66px 0
} */

.author_blogs .subscribe a {
    display: block;
    padding-left: 0;
}

.author_blogs .subscribe .status0 {
    width: 52px;
    height: 21px;
    background-image: url(http://i3.sinaimg.cn/dy/deco/2013/1030/imgs/article-131008.png);
    background-position: -65px 0
}

.author_blogs .subscribe .status1 {
    width: 64px;
    height: 22px;
    background-image: url(http://i3.sinaimg.cn/dy/deco/2013/1030/imgs/article-131008.png);
    background-position: 0 0
}


/*书签*/

.btn_addfav_w {
    position: relative;
    z-index: 10000;
    display: inline-block;
    padding-left: 14px;
    height: 20px;
    line-height: 18px;
    *top: 2px;
    text-align: left;
    /*background: url(http://i3.sinaimg.cn/dy/sinatag/btn_addfav_news.png) left center no-repeat; _background: url(http://i0.sinaimg.cn/dy/sinatag/btn_addfav_news.gif) left 0px no-repeat;*/
}

.btn_addfav_w span.addfav_key {
    font-weight: bold;
    color: #0A75C7;
    padding-right: 5px;
}

.addfav_pop {
    position: absolute;
    display: none;
    visibility: hidden;
    top: 23px;
    left: 0;
    z-index: 99999999999995;
    width: 282px;
    height: 123px;
    overflow: hidden;
}

.addfav_pop_bg0 {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    z-index: 99999999999997;
    width: 282px;
    height: 123px;
    background: url(http://i2.sinaimg.cn/dy/sinatag/addfav_pop_bg.png) 0 0 no-repeat;
    _background: none;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://i2.sinaimg.cn/dy/sinatag/addfav_pop_bg.png');
}

.addfav_pop_nowin {
    height: 80px;
}

.addfav_pop_nowin .addfav_pop_bg0 {
    background: url(http://i0.sinaimg.cn/dy/sinatag/addfav_pop_nowin_bg.png) 0 0 no-repeat;
    _background: none;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://i0.sinaimg.cn/dy/sinatag/addfav_pop_nowin_bg.png');
}

.addfav_pop_nowin .addfav_pop_p1 {
    display: none;
}

.addfav_pop a.addfav_close,
.addfav_pop a.addfav_close:visited {
    position: absolute;
    z-index: 99999999999999;
    top: 18px;
    right: 12px;
    width: 10px;
    height: 10px;
    background: url(http://i1.sinaimg.cn/dy/sinatag/btns_addfav_spirite.png) -38px 1px no-repeat;
    transition: all ease 0.3s;
    overflow: hidden;
    margin-right: 0;
}

.addfav_pop a.addfav_close:hover {
    background-position: -54px 1px;
}

.btn_addfav_w .addfav_pop_p0 {
    display: block;
    position: relative;
    z-index: 99999999999998;
    padding: 20px 0 0 20px;
    margin-right: 20px;
    color: #101010;
    font-size: 14px;
    line-height: 22px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.btn_addfav_w .addfav_pop_p1 {
    display: block;
    zoom: 1;
    position: relative;
    z-index: 99999999999998;
    padding: 20px 0 0 20px;
    margin-right: 20px;
    color: #656565;
    font-size: 14px;
    line-height: 22px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.btn_addfav_w a.addfav_dl,
.btn_addfav_w a.addfav_dl:visited {
    display: inline-block;
    vertical-align: top;
    _vertical-align: 1px;
    margin-top: 1px;
    margin-left: 8px;
    width: 66px;
    height: 22px;
    overflow: hidden;
    text-indent: -99em;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: url(http://i1.sinaimg.cn/dy/sinatag/btns_addfav_spirite.png) 0px -15px no-repeat;
    transition: all ease 0.3s;
    margin-right: 0;
}

.btn_addfav_w a.addfav_dl:hover {
    background-position: 0 -43px;
}

.pullDown {
    display: block;
    visibility: visible;
    animation-name: pullDown;
    -webkit-animation-name: pullDown;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
}

.side-btns-2wm-img {
    margin-left: 20px;
    width: 90px !important;
}

@keyframes pullDown {
    0% {
        transform: scaleY(0.1);
    }
    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes pullDown {
    0% {
        -webkit-transform: scaleY(0.1);
    }
    100% {
        -webkit-transform: scaleY(1);
    }
}


/* footer */

.footer {
    height: 185px;
    width: 100%;
    background-color: #626569;
    margin-top: 80px;
    color: #fff;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.footer a {
    color: #fff;
}

.footer a:visited {
    color: #fff;
}

.footer a:hover,
.footer a:active,
.footer a:focus {
    color: #fff;
    text-decoration: underline;
}

.tech_i_footer {
    padding: 35px 0 0 0;
    font-size: 12px;
    text-align: center;
}

.tech_i_footer p {
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    margin: 0;
    padding: 0;
    border: none;
}

a:hover {
    color: #4D97C5;
    text-decoration: none;
}

.sbody dt a:hover {
    color: #4D97C5;
    text-decoration: none;
}

.top_new h2 a:hover {
    color: #4D97C5;
    text-decoration: none;
}