body {
    background: #f5f5f5;
}

.container_inner {
    padding-top: 15px;
    z-index: 10;
}

.slogan_icon {
    background-image: url(../img/publish_ico.png);
    background-repeat: no-repeat;
}

.ico_rec, .relative_title i {
    background-image: url(../img/detail_ico.png);
    background-repeat: no-repeat;
}

.container {
    min-height: 800px;
    font-family: Arial, "Microsoft YaHei";
}

.detial_content {
    width: 862px;
    background: #fff;
}

.detial_content .bread_crumbs {
    height: 32px;
    line-height: 32px;
    padding-top: 5px;
    color: #bdbdbd;
    border-bottom: 1px dashed #f0f0f0;
}

.detial_content .bread_crumbs a {
    color: #999;
}

.detial_content .bread_crumbs a:hover {
    color: #f95c68;
}

.detial_content .bread_crumbs span.arrow {
    font-family: "SimSun";
    padding: 0 4px;
}

.detial_content .detial_tit {
    padding: 15px 0 15px 0;
    font-weight: 400;
    font-size: 18px;
    color: #333;
    font-family: Arial, "Microsoft YaHei";
}

.detial_content .detial_tit span {
    padding-left: 10px;
    font-weight: 700;
    color: #f95c68;
}

.detial_content .detail_tit_s {
    display: inline-block;
    width: 300px;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: -12px;
    *vertical-align: -2px;

}

.detial_content .bread_crumbs .detial_tips {
    float: right;
    position: relative;
    color: #999;
}

.bread_crumbs .detial_tips a {
    color: #f54e54;
}

.bread_crumbs .detial_tips a:hover {
    color: #f54e54;
    text-decoration: underline;
}

.detail_author {
    width: 300px;
    color: #999;
}

.detail_author .pub_time {
    margin-right: 20px;
}

.detail_author .ico_clock {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: -3px;
    *vertical-align: 0px;
    margin-right: 5px;
    background-position: -35px -1px;
}

.detail_author .ico_user {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: -3px;
    *vertical-align: 2px;
    margin-right: 5px;
    background-position: -35px -16px;
}

/* 图片
--------------------*/
.detail_info .detail_pic {
    float: left;
    width: 255px;

    text-align: center;
    position: relative;
}

.detail_pic .pic_wrap {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 250px;
    border: 1px solid #f5f5f5;
}

.detail_pic .pic_wrap img {
    width: 250px;
    height: 250px;
}

.detail_pic .pic_wrap .list_soldout {
    position: absolute;
    display: inline-block;
    z-index: 6;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -54px 0 0 -54px;
    background-image: url("../img/home_ico.png");
    background-repeat: no-repeat;
    background-position: 0 -363px;
}

.detail_pic .pic_wrap .not_reviewed {
    position: absolute;
    display: inline-block;
    z-index: 6;
    left: 10px;
    bottom: 10px;
    padding: 3px 12px;
    background: #f0f0f0;
    color: #666;
    font-size: 14px;
}

.detail_pic .pic_wrap .bl_info {
    position: absolute;
    display: inline-block;
    z-index: 6;
    left: 10px;
    bottom: 10px;
    width: 16px;
    height: 16px;
    background-image: url(../img/publish_ico.png);
    background-repeat: no-repeat;
}

.detail_pic .pic_wrap .zhi_ico {
    background-position: 0 -196px;
}

.detail_pic .pic_wrap .jing_ico {
    background-position: 0 -222px;
}

.detail_pic .buy_btn {
    padding-top: 10px;
    text-align: center;
}

.detail_pic .buy_btn a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    font-size: 15px;
    color: #fff;
    font-family: Arial, "Microsoft YaHei";
    background-position: -80px 0;
}

.detail_pic .buy_btn a:hover {
    background-position: -80px -41px;
}

.detail_pic .shop_name {
    display: inline-block;
    margin-top: 20px;
    color: #b3b3b3;
}

.detail_active a.qrcode_btn {
    display: block;
    width: 102px;
    height: 34px;
    position: relative;
    background-color: #1995f5;
}

.detail_active a.qrcode_btn:hover {
    background-color: #42a8f7;
}

.detail_active .qrcode_btn i {
    float: left;
    display: inline-block;
    width: 13px;
    height: 21px;
    background-image: url(../img/qrcode_ico.png);
    background-position: 0 -35px;
    margin: 6px 0 0 12px;
}

.detail_active .qrcode_btn .qrcode_txt {
    float: left;
    padding-left: 5px;
    color: #fff;
    font-size: 15px;
    font-family: Arial, "Microsoft YaHei";
    display: inline-block;
    line-height: 34px;

}

.detail_active a.qrcode_btn .qrcode_box {
    display: none;
    position: absolute;
    top: -220px;
    right: 0px;
    width: 208px;
    height: 200px;
    padding-top: 8px;
    padding-left: 0;
    background: #fff;
    border: 1px solid #e8e6f0;
    cursor: default;
}

.detail_active a.qrcode_btn .qrcode_box em {
    display: block;
    position: absolute;
    bottom: -15px;
    right: 0px;
    width: 102px;
    height: 15px;
    background-image: url(../img/qrcode_ico.png);
    background-position: 45px -67px;
    background-repeat: no-repeat;
}

.detail_active a.qrcode_btn .qrcode_box img {
    display: block;
    height: 170px;
    width: 170px;
    margin: 0 auto;
}

.detail_active a.qrcode_btn .qrcode_box font {
    display: block;
    text-align: center;
    color: #757380;
    font-size: 14px;
}

/* 推荐理由
--------------------*/
.stitle{
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.detail_dec {
    /*min-height:310px;*/
    /*_height:310px;*/
    padding-top: 10px;
    padding-bottom: 50px;
    line-height: 28px;
    font-size: 15px;
    color: #333;
}

.detail_dec p {
    margin-bottom: 26px;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    word-break: break-all;
    word-wrap: break-word;
}

.detail_dec a {
    padding-left: 2px;
    margin-right: 2px;
    color: #f54e54;

}

.detail_dec .res_smzdm a{
    display: block;
}


.detail_dec img {
    display: block;
    margin: 0 auto 20px;
    max-width: 600px;
    clear: both;
}

.detail_dec a:hover {
    text-decoration: none;
}

.tuijian_area {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
    background: #cbcbcb;
}

.tuijian_area .ico_rec {
    float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 5px 5px 0 0;
    background-position: -35px -38px;
}

/* 前往购买
--------------------*/
.detail_main {
    float: right;
    width: 450px;
}

.detail_active {
    height: 34px;
    line-height: 34px;
    background-color: #f0f0f0;
}

.detail_active span {
    padding-left: 10px;
}

.detail_active .buy_btn {
    float: right;
    display: inline-block;
    width: 104px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    background: #f95c68;
}

.detail_active .buy_btn:hover {
    color: #fff;
    background: #ff707c;
}

/* 喵友们说
--------------------*/
.huimer_talk {
    display: block;
    width: 628px;
    border: 1px solid #e6e6e6;
    position: relative;
    padding: 5px 25px 0 25px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.huimer_talk .talk_tit {
    position: absolute;
    top: -12px;
    left: 10px;
    height: 22px;
    padding: 0 5px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    font-family: Arial, "Microsoft YaHei";
    background: #fff;
}

.talk_item {
    padding: 22px 0;
    border-bottom: 1px solid #f0f0f0;
}

.talk_item:last-child {
    border: 0;
}

.huimer_talk .talk_userinfo {
    width: 85px;
    margin-left: -15px;
    text-align: center;
}

.huimer_talk .talk_userinfo .userinfo_avatar {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.huimer_talk .talk_userinfo .level_num {
    padding-top: 8px;
}

.huimer_talk .talk_content {
    width: 552px;
}

.talk_content .talk_username {
    margin-top: -2px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    font-family: Arial, "Microsoft YaHei";
}

.talk_content .talk_com {
    padding-top: 8px;
    line-height: 22px;
    word-wrap: break-word;
    font-size: 14px;
    color: #4a4a4a;
}

/* 介绍
--------------------*/
.comment_area .comment_dec {
    padding-bottom: 50px;
}

.detail_slogan {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 12px 12px 12px 0;
    border: 1px solid #e6e6e6;
}

.detail_slogan .slogan_icon {
    float: left;
    display: block;
    width: 25px;
    height: 25px;
    margin: 10px 20px 0 25px;
    background-position: 0 -247px;
}

.detail_slogan p {
    line-height: 21px;
    color: #999;
}

.detail_slogan p a {
    margin-left: 20px;
}

/* = 详情右侧
--------------------------------------------------------------------*/
/* 列表右侧
--------------------*/
.detial_side {
    width: 340px;
    *width: 340px;
    *overflow: hidden;
    font-family: Arial, "Microsoft YaHei";
}

.side_item {
    margin-bottom: 15px;
}

.detial_side .side_item_tit {
    padding-top: 20px;
    padding-left: 26px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    font-family: Arial, "Microsoft YaHei";
}

.detial_side .side_item_tit i {
    display: inline-block;
    width: 4px;
    height: 16px;
    margin-right: 4px;
    vertical-align: -3px;
    *vertical-align: 0px;
    background: #f95c68;
}

.detial_side .side_item_content {
    margin-left: 30px;
    padding-top: 15px;
}

/* 分享作者
--------------------*/
.author_portrait {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.author_portrait img {
    width: 50px;
    height: 50px;
}

.author_id {
    float: left;
}

.author_id .author_name {
    display: inline-block;
    width: 170px;
    height: 30px;
    line-height: 32px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
}

/* 热门推荐
--------------------*/
.tj_hot .tj_hot_cot {
    margin: 0 15px;
}

.tj_hot .tj_hot_cot ul {
    height: 410px;
    overflow: hidden;
}

.tj_hot .tj_hot_cot li {
    height: 80px;
    margin-bottom: 15px;
    *margin-bottom: 12px;
    border-bottom: 1px dashed #f5f5f5;
}

.tj_hot .tj_hot_cot .tj_hot_img {
    float: left;
    width: 65px;
    height: 65px;
    border: 1px solid #f5f5f5;
}

.tj_hot .tj_hot_cot .tj_hot_img img {
    width: 65px;
    height: 65px;
    vertical-align: middle;
}

.tj_hot .tj_hot_cot .hot_info {
    float: left;
    padding-left: 10px;
    width: 215px;
}

.tj_hot .tj_hot_cot .hot_info_tit {
    height: 45px;

    overflow: hidden;
}

.tj_hot .tj_hot_cot .hot_info_tit a {
    line-height: 22px;
    color: #808080;
    font-size: 14px;
}

.tj_hot .tj_hot_cot .hot_info_tit a:hover {
    color: #f95c68;
}

.tj_hot .tj_hot_cot .hot_info_extra {
    /*display: none;*/
    color: #999;
}

.tj_hot .tj_hot_cot .hot_info_extra i {
    height: 20px;
    line-height: 20px;
    font-style: normal;
    padding-right: 5px;
}

.tj_hot .tj_hot_cot .hot_info_extra .extra_item {
    padding-right: 20px;
}

.tj_hot .hot_info_extra font {
    padding-left: 2px;
    font-size: 14px;
}

/* 最新爆料
--------------------*/
.bl_new .bl_new_cot li {
    position: relative;
    float: left;
    margin: 0 15px 15px 0;
}

.bl_new .bl_new_cot .bl_new_img {
    display: block;
    width: 98px;
    height: 98px;
    border: 1px solid #f5f5f5;
}

.bl_new .bl_new_cot .bl_new_img img {
    width: 98px;
    height: 98px;
    vertical-align: middle;
}

.bl_new .bl_new_cot .bl_new_price {
    position: absolute;
    left: 5px;
    bottom: 5px;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    color: #f36056;
    font-weight: 700;
    font-family: Arial, "Microsoft YaHei";
    background-color: rgba(255, 255, 255, 0.8);
    *background-color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}

.bl_new .bl_new_border {
    width: 230px;
    margin: 0 auto;
    border-top: 1px solid #ededed;
}

/* 好货清单
--------------------*/
.sun_list .sun_list_cot {
    margin-right: 30px;
    padding-top: 10px;
}

.sun_list .sun_list_cot li {
    margin-bottom: 15px;
}

.sun_list .sun_list_cot li img {
    width: 215px;
    height: 108px;
}

.sun_list_cot li a {
    display: block;
    position: relative;
    width: 215px;
    height: 108px;
}

.sun_list_cot li .qd_txt {
    font-family: Arial, "Microsoft YaHei";
    width: 215px;
    height: 108px;
    display: block;
    position: absolute;
    bottom: 0px;
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    background: url(../img/black_a35.png) repeat;
}

.sun_list_cot li .qd_txt span {
    display: block;
}

.sun_list_cot li .qd_txt1 {
    padding-top: 34px;
    font-size: 18px;
}

.sun_list_cot li a:hover {
    box-shadow: 0 0 5px #ccc;
}

.sun_list_cot .top_more {
    margin-right: 0;
}

.sun_list_cot .top_more a {
    width: 130px;
}

/* 最新白菜
--------------------*/
.bc_new_cot li {
    float: left;
    position: relative;
    width: 100px;
    margin-right: 15px;
}

.bc_new_cot li a:hover span {
    color: #f36;
}

.bc_new_cot li a:hover .bc_new_img {
    border: 1px solid #ff99a1;
}

.bc_new_cot li .bc_new_img {
    display: block;
    width: 98px;
    height: 98px;
    border: 1px solid #f5f5f5;
}

.bc_new_cot li .bc_new_img img {
    width: 98px;
    height: 98px;
}

.bc_new_cot .bc_new_price {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
}

.bc_new_cot .bc_new_zk {
    position: absolute;
    right: 6px;
    top: 78px;
    height: 16px;
    line-height: 16px;
    padding: 0 6px;
    background: #f55d62;
    color: #fff;
    font-family: Arial;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

.bc_new_more {
    display: block;
    width: 217px;
    height: 35px;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
    background: #fafafa;
    border-bottom: 1px solid #e0e0e0;
}

/*单品卡片*/
.single_product {
    display: inline-block;
    margin-bottom: 5px;
    width: 472px;
    height: 142px;
    border-bottom: 1px solid #F5F5F5;
    font-family: Arial, 'Microsoft YaHei';
}

.single_product a {
    padding: 0;
    margin: 0;
    background: none;
}

.product_wrap {
    clear: both;
    display: inline-block;
    border: 1px solid #eee;
    overflow: hidden;
    width: 450px;
    height: 120px;
    padding: 10px;
}

.single_product .product_img {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.product_img img {
    width: 120px;
    height: 120px;
    margin: 0;
}

.product_info {
    float: left;
    width: 310px;
    padding-left: 15px;
    display: block;
}

.single_product .product_info_title {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    line-height: 22px;
    display: block;
    height: 44px;
    margin-top: 5px;
    margin-bottom: 25px;
    overflow: hidden;
}

.single_product .product_info_title:hover {
    color: #f54e54;
    text-decoration: none;
}

.product_info_price {
    position: relative;
    color: #b3b3b3;
    display: block;
    font-size: 14px;
}

.product_info_price span {
    display: inline-block;
    padding-right: 5px;
    color: #f61f29;
    font-size: 18px;
}

.single_product .product_info_cur {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0;
    padding: 0 5px;
    min-width: 50px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: #f95c68;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
}

.single_product .product_info_cur:hover {
    text-decoration: none;
}

.zixun_title {
    display: block;
    font-size: 28px;
    font-weight: 600;
    /*height: 40px;*/
    line-height: 40px;
    text-align: center;
}

.zixun_meta {
    display: block;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.zixun_title_left {
    text-align: center;
}

.zixun_title_left span {
    margin-right: 10px;
}

.zixun_title_right {
    float: right;
}

.kuaibao_board {
    padding: 0 20px;
}

/* 标签，翻页
--------------------*/
.page_history {
    position: relative;
    padding: 15px 0 15px 0;
    height: 14px;
    line-height: 14px;
    color: #808080;
    text-align: right;
}

.detail_tips_label {
    float: left;
    color: #808080;
}

.detail_tips_label .tips_label {
    margin-left: 8px;
}

.page_history a:hover {
    color: #f95c68;
}

.prev_page_title {
    display: none;
}

.next_page_title {
    display: inline-block;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    cursor: pointer;
    line-height: 14px;
    vertical-align: top;
    *margin-top: 2px;
    _margin: 0;
}

/* 相关推荐
--------------------*/
.related_product {
    padding-bottom: 30px;
    font-family: Arial, "Microsoft YaHei";
}

.related_product .relative_title {
    height: 35px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    font-family: Arial, "Microsoft YaHei";
}

.relative_title i {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: -6px;
    *vertical-align: 0px;
    margin-right: 5px;
    background-position: -35px -92px;
}

.hot_comment .relative_title i {
    background-position: -35px -165px;
}

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

.hot_comment li {
    padding-left: 5px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    font-size: 14px;
}

.hot_comment li a {
    float: left;
    display: inline-block;
    width: 340px;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hot_comment li i {
    float: left;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #ccc;
    margin-right: 8px;
    margin-top: 13px;
}

.hot_comment .hot_comm {
    margin-left: 10px;
    color: #999;
    font-size: 14px;
}

.hot_comment .hot_comm .comm_num {
    color: #f95c68;
}

.relative_product {
    float: left;
    width: 46%;
    padding-left: 25px;
}

.relative_product li {
    margin-bottom: 10px;
}

.relative_product .rela_link {
    display: inline-block;
}

.relative_product .rela_link img {
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 1px solid #f0f0f0;
}

.relative_product .rela_title {
    display: inline-block;
    width: 258px;
    height: 35px;
    padding: 2px 0 2px 8px;
    overflow: hidden;
    color: #808080;
    font-family: Arial, "Microsoft YaHei";
}

.relative_product .rela_title:hover {
    color: #f95c68;
}

.embed-card, span.embed-card {
    display: block;
    position: relative;
    max-width: 602px;
    /*     height: 150px; */
    padding: 15px;
    margin: 30px auto;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08);
    border-radius: 2px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.embed-card:hover, span.embed-card:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .08);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.embed-card .z-tag-baike, .embed-card .z-tag-brand {
    position: absolute;
    top: 10px;
    left: 10px;
    padding-right: 3px
}

.embed-card-logo {
    float: left;
    margin-right: 14px
}

.embed-card-logo img {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 !important
}

.embed-card-info {
    padding-right: 4px;
    overflow: hidden;
    display: block;
}

.embed-card-info > span {
    display: block
}

.embed-card-info .card-name {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: normal;
    color: #333333 !important;
}

.embed-card-info .card-name b, .embed-card-info .card-name em, .embed-card-info .card-name strong {
    font-weight: 400
}

.embed-card-info .card-tags {
    height: 20px;
    overflow: hidden
}

.embed-card-info .card-tags > span {
    display: inline-block;
    padding: 0 7px;
    margin-right: 8px;
    height: 16px;
    border: 1px solid #eee;
    line-height: 16px;
    color: #999;
    font-size: 14px
}

.embed-card-info .card-tags span.tag-noborder {
    border: none
}

.embed-card-info .card-abstract {
    /*height: auto;*/
    /*padding: 20px 0;*/
    font-size: 14px;
    color: #999;
    line-height: 18px;
    overflow: hidden
}

.card-abstract {
    height: 60px;
}

.embed-card-info .card-controls {
    overflow: hidden;
    line-height: 28px
}

.embed-card-info .card-controls .group-data, .embed-card-info .card-controls .mall-data {
    float: left;
    margin-right: 10px;
    color: #999;
    font-size: 14px
}

.embed-card-info .card-controls .group-data i {
    margin-right: 5px;
    font-style: normal !important
}

.embed-card-info .card-controls .mall-data {
    margin-top: 7px;
    line-height: 14px;
    color: #333
}

.embed-card-info .card-controls .mall-data:hover {
    color: #666
}

.embed-card-info .card-controls .card-inline-split {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #ccc
}

.embed-card-info .card-btn-black, .embed-card-info .card-btn-deep, .embed-card-info .card-btn-light {
    /*float: right;*/
    /*width: 68px;*/
    /*height: 28px;*/
    /*margin-left: 10px;*/
    /*border-radius: 2px;*/
    /*line-height: 28px;*/
    /*text-align: center;*/

    font-size: 14px;
    display: block;
    float: right;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #f04848;
    border-radius: 3px;
    color: #fff;

}

.embed-card-info .card-btn-black:hover, .embed-card-info .card-btn-deep:hover, .embed-card-info .card-btn-light:hover {
    opacity: .9
}

.embed-card-info .card-btn-light {
    background-color: rgba(0, 102, 102, .1);
    color: #666
}

.embed-card-info .card-btn-deep {
    background-color: #066;
    color: #fff
}

.embed-card-info .card-btn-black {
    background-color: #000;
    color: #fff
}

.embed-card.main-site .embed-card-info .card-name {
    height: 84px;
    overflow: hidden;
    margin-top: 7px;
    line-height: 28px;
    white-space: normal
}

.embed-card.main-site .card-name {
    height: 44px;
}

.embed-card-info .card-name em, .embed-card.main-site .embed-card-info .card-name b, .embed-card.main-site .embed-card-info .card-name strong {

    color: #f54e54
}

.embed-card.main-site .embed-card-info .card-abstract {
    /*margin-bottom: 20px;*/
    white-space: normal
}

.embed-card.main-site .embed-card-info .card-btn-light {
    background-color: rgba(230, 40, 40, .1);
    color: #f54e54
}

.embed-card.main-site .embed-card-info .card-btn-deep {
    background-color: #f04848;
    color: #fff
}

.embed-card-logo img {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 !important;
}

.zixun_board {
    padding: 0 20px;
}