@charset "utf-8";
/*
Theme Name: UCTHEME_SMZDG_Mobile
Theme URI: http://www.uctheme.com
Author: 优畅主题 
Author URI: http://www.uctheme.com
Description: 本模板为优畅主题工作室出品，精仿什么值得买网站wordpress移动主题，为淘宝客网站者提供一款功能齐全，实用的主题。本主题为商业主题，禁止未得到授权转让。本移动主题是配合PC主题一起使用，完美兼容。
QQ:15687474
Version: 1.3
*/
.feed-pagenation {
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center
}

.pagenation-list, .page-numbers {
    font-size: 0
}

.pagenation-list li, .page-numbers li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    color: #666;
    font-size: 14px;
    border-radius: 2px;
    background: #f7f7f7;
    overflow: hidden
}

.pagenation-list li a, .pagenation-list li span, .page-numbers li a, .page-numbers li span {
    display: block;
    width: 100%;
    height: 100%;
    color: #666
}

.pagenation-list li.current, .pagenation-list li.current a, .pagenation-list li.page-number:hover, .pagenation-list li.page-turn:hover, .pagenation-list li a:hover {
    background-color: #e62828;
    color: #fff
}


.pagenation-list li i {
    font-size: 12px
}

.ias-trigger, .ias-noneleft {
    display: block;
    margin: 0 auto;
    padding: 8px 10px;
    width: 150px;
    font-size: 14px;
    border: 1px solid #dddddd;
}

.ias-trigger a {
    color: #999999;
}

.J_author_info a img, .comment_avatar a img {
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}

/* 底部 */
footer {
    position: fixed;
    width: 100%;
    height: 48px;
    left: 0;
    bottom: 0;
    padding: 5px 0;
    font-size: 10px;
    color: #757380;
    text-align: center;
    background-color: #fff;
    line-height: 1;
    z-index: 90;
}

footer li {
    float: left;
    width: 20%;
    line-height: 20px;
}

footer a {
    display: block;
    color: #333333;
}

footer .active {
    /*color: #e62828;*/
    color: #3B8649;
}

footer .cf i {
    font-size: 26px;
}

/* 文章页面，投票系统 */
.tags-box .voted-wrap {
    top: 1px;
    left: 10px;
    right: 10px;
    display: none;
    text-align: center;
}

.zhi .one-plus {
    color: #e62828;
    top: -5px;
    position: relative;
    font-size: 15px !important;
}

.one-plus {
    display: none
}

.buzhi .one-plus {
    color: #000;
    top: -5px;
    position: relative;
    font-size: 15px !important;
    z-index: 999;
}

.voted:link {
    color: #000;
}

.voted:visited {
    color: #ccc;
}

.voted:hover {
    color: red;
}

.voted:active {
    color: blue;
}

/*.voted .unvoted-wrap {*/
/*    display: none!important;*/
/*}*/

/*.voted .voted-wrap {*/
/*    display: block!important;*/
/*}*/

.clear {
    clear: both;
}

.comment_sendwrap {
    font-size: 12px;
    margin-bottom: 16px;
    position: relative;
    padding-top: 10px
}

.comment_avatar {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 5px;
}

.comment_listBox {
    display: block;
}

.userPic {
    position: relative;
    /*width: 60px;*/
    /*height: 60px;*/
    float: left;
    margin-right: 20px;
    text-align: center;
    overflow: hidden
}

.userPic .avatar-img {
    width: 50px;
    height:  50px;
    border-radius: 50%;
    overflow: hidden
}

.userPic .pendant-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px
}

.comment_list .userPic, .comment_sendwrap .userPic {
    float: none;
    display: block;
    margin-right: 0
}

.comment_list .user-box-new {
    width: 48px;
    height: 48px;
    margin-bottom: 4px;
    margin-right: 0;
    margin-top: -8px;
    text-align: center;
    float: none;
    position: relative;
}

.comment_list .user-box-new .user-avatar {
    position: relative;
    width: 48px;
    height: 48px;
    display: block
}

.comment_list .user-box-new .user-avatar .avatar-img {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden
}

.comment_list .user-box-new .user-avatar .pendant-img {
    width: 48px;
    height: 48px
}

.comment_list .user-box-new .user-medal-new {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 20
}

.comment_list .user-box-new .user-medal-new img {
    width: 100%;
    height: 100%
}

.comment_nickName {
    display: block;
    width: 60px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    color: #333
}

#comment_error, .comment_sendPart {
     padding-bottom: 10px;
}


.comment_operate {
    padding-left: 5px;
    height: 28px;
    line-height: 28px
}

.comment_operate .comment_smileBox {
    width: 380px;
    height: 40px;
    float: left;
    position: relative;
    z-index: 1
}

.noLogin .comment_tips {
    display: block;
    position: absolute;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 12px;
    color: #999;
    z-index: 999;
}

.tags-box{
    z-index: 999;
}

.comment-box {
    display: block;
}

.comment-box .textarea_comment {
    float: left;
    border: 1px solid #ccc;
    -webkit-box-sizing: content-box;
    padding:2% 4%;
    box-sizing: border-box;
    height: 50px;
    width: 98%;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    resize: none;
    background-color: #f5f5f5;
}



.new-comment-share .btn_grey, .new-comment-share .btn_subGrey {
    background-color: #ccc;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
}


.comment_list {
    border-bottom: 1px dashed #eee!important;
    margin-bottom: 10px;
    display: block;
    height: auto;
}

.comment_list .comment_avatar {
    height: auto;
    font-size: 12px;
    text-align: center;
    width: 48px;
    padding-right: 4px;
    position: relative;
    color: #999
}

.comment_list .comment_avatar .grey {
    white-space: nowrap
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.comment_conBox {
    line-height: 24px;
    color: #666;
    float: left;
    font-size: 14px;
    margin-left: 10px;
}

.comment_avatar_time {
    margin-top: -10px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin-bottom: 4px
}

.comment_avatar_time .time {
    float: right;
    margin-top: 2px;
    font-size: 12px;
    color: #999
}

.comment_action {
    text-align: right
}

.comment_action a {
    padding-left: 16px;
    color: #999;
    font-size: 12px
}

.comment_action a.comment-report {
    cursor: default
}

.comment_action a.current {
    color: #e62828
}

.comment_action a:hover {
    color: #5188a6
}

.comment_action .come_from {
    float: left;
    padding-right: 12px;
    color: #999;
    font-size: 12px
}

.comment_action .come_from a {
    padding-left: 0;
    color: #5188a6
}

.comment_action .come_from a:hover {
    text-decoration: underline
}

.comment_blockquote, .comment_conBox blockquote {
    background-color: #f5f5f5;
    padding: 15px 19px;
    border-bottom: 1px solid #eee
}

.comment_blockquote:last-child, .comment_conBox blockquote:last-child {
    border-bottom: none
}

blockquote .comment_con p {
    display: inline
}

.comment_list blockquote .comment_action {
    visibility: hidden
}

.new-comment-share {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    text-align: center;
    background-image: linear-gradient(136deg, #ff5a3c, #e62828);
    color: #fff;
    float: right;
    font-size: 14px
}

.success_info {
    margin: 10px 0;
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
}

.children .comment_list {

    /*background-color: #f5f5f5;*/
}

.children {
    background-color: #f5f5f5;
    padding: 15px 19px;
    border-bottom: 1px solid #eee;
    margin-top: 10px;
}

.children .comment_list {
    margin: 0;
    padding: 0;
}

.children .come_from {
    display: none;
}

.children .comment_avatar {
    display: none;
}

.children .comment_conBox {
    width: 100%;
}

.author_home {
    margin-right: 6px;
    color: #333;
}

.comment-body {
    margin-top: 20px;
    height: 85px;
}

.cancel-comment-reply a {
    color: #fff;
    background: #e62828;
    padding: 3px 5px;
    width: 100px;
    height: auto;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    float: right;
    margin-bottom: 15px;
}

.wp-smiley {
    height: 20px !important;
    max-height: 20px !important;
}

.smilies a {
    line-height: 30px;
}
.error{
    display: block;
    margin-top: 10px;
}


/* 三列布局 */
.container{
    display: flex;
    display: -webkit-flex; /* Safari */
    justify-content: space-between;
    height: 50px;
    width: 100%;
}
.container_left,
.container_right{
    flex: 0 0 50px;  /* 放大的比例  缩小的比例 占父亲整个空间的大小 */
}
.container_center{
    flex: 1; /*  占父容器剩余空间的一份 */
}

/* flex 二列布局 */
.bar-box {
    display: flex;
    display: -webkit-flex; /* Safari */
    flex-direction: row;
    flex-wrap: nowrap;
}

.left-bar {
    height: auto;
}

.right-bar {
    height: auto;
    flex-grow: 1;
}

.no-content{
    padding: 20px 10px;
    text-align: center;
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
}

.footer-widget {
    position: fixed;
    width: 100%;
    max-width: 1024px;
    bottom: 0;
    z-index: 23
}

.right-widget {
    width: 70px;
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
    display: none;
}

.right-widget .back-top-top {
    width: 28px;
    height: 28px;
    line-height: 28px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.08);
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    color: #999;
    margin: 0 auto 10px;
    display: block
}

.right-widget .new-zone {
    display: block
}

.right-widget .new-zone img {
    max-width: 100%;
    display: block;
    border: none
}

/*卡片插入css*/
.embed_wrap{
    display: block;
    margin-bottom: 20px;
}

.embed-card,span.embed-card {
    display: block;
    position: relative;
    width: auto;
    padding: 10px;
    margin: 0 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;
    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);
    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: 100px!important;
    height: 100px!important;
    margin: 0!important
}

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

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

.embed-card-info .card-name {
    font-size: 14px;
    color: #333;
    line-height: 34px;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 700;
    word-break: normal
}

.embed-card-info .card-title{
    height: 75px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.embed-card-info .card-name:hover {
    color: #5188a6
}

.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: 12px
}

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

.embed-card-info .card-abstract {
    height: 36px;
    margin: 12px 0;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    overflow: hidden
}

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

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

.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: #5188a6
}

.embed-card-info .card-controls .card-inline-split {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    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: 12px
}

.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: #066
}

.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: 100%;
    overflow: hidden;
    line-height: 24px;
    white-space: normal
}

.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: #e62828
}

.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: #e62828
}

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

.taokouling {
    background-color: #ffffff !important;
    border: 1px dashed #fd6363 !important;
    color: #fd6363;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0;
    cursor: pointer;
    white-space: normal !important;
}

.label-box {
    padding: 0 4% ;
    background: #fff;
}

.good_wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 10px;
}


.goods-label {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #999999;
    margin-bottom: 10px;
    padding: 0 10px 10px 10px;
}

.goods-label .label {
    background: #f5f5f5;
    border-radius: 14px;
    border: 1px solid #ddd;
    padding: 2px 6px;
    margin: 0 10px 10px 0;
    display: inline-block;
    font-size: 14px;
}

.goods-label .label:hover {
    background: #E62828;
}

.goods-label .label a {
    color: #999999;
}


.goods-label .label:hover a {
    color: #FFFFFF;
}