/*共享生活-推荐*/


/* .more {
    color: #ff9900;
    font-size: 14px;
} */

.PdImg {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(../../../../public/gxrc/images/pepole_icon.png) no-repeat;
    display: inline-block;
}

.lanse {
    color: #007ae5;
}

.PdImg2 {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(../../../../public/gxrc/images/pepole_icon.png) no-repeat;
    display: inline-block;
}

.sharelife_quanzi {
    height: 96px;
    /* border-bottom: 1px solid #e5e5e5; */
}

.sharelife_quanzi .carousel {
    position: relative;
    width: 970px;
}

.sharelife_quanzi .swiper-container {
    width: 850px;
    margin: 0 auto;
    position: static !important;
}

.sharelife_quanzi .swiper-slide {
    text-align: center;
    cursor: pointer;
}

.sharelife_quanzi .carousel .swiper-slide.active {
    border-bottom: 2px solid #007ae5;
    background: #fafafa;
}

.sharelife_quanzi .carousel .swiper-slide.active a {
    color: #007ae5;
}

.sharelife_quanzi .carousel .swiper-slide {
    padding: 15px 0;
}

.sharelife_quanzi .swiper-slide img {
    width: 40px;
    height: 40px;
    margin-bottom: 4px;
}

.sharelife_quanzi .swiper-slide .circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-bottom: 4px;
}

.sharelife_quanzi .swiper-slide p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 12px 44px !important;
    -webkit-background-size: 12px 44px !important;
    background-size: 12px 44px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fafafa;
}

.sharelife_quanzi .quanzi_addbtn {
    height: 95px;
    padding-top: 26px;
    box-sizing: border-box;
    margin-left: 20px;
    position: relative;
    border-right: 1px solid #e5e5e5;
    padding-right: 50px;
}

.sharelife_quanzi .quanzi_addbtn img {
    width: 47px;
}

.addquanzi {
    position: absolute;
    top: 96px;
    right: -4px;
    width: 460px;
    min-height: auto;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 10px #ccc;
    background: #fff;
    z-index: 100;
    line-height: 22px;
    padding: 15px;
    box-sizing: border-box;
}

.addquanzi .img {
    position: absolute;
    top: -16px;
    right: 17%;
    width: 22px !important;
}

.sharelife_quanzi .fabu_btn {
    width: 110px;
    height: 95px;
    text-align: center;
    padding-top: 20px;
    box-sizing: border-box;
    cursor: pointer;
}

.sharelife_quanzi .fabu_btn img {
    width: 36px;
    height: 36px;
}

.bor {
    position: relative;
    padding: 1px 15px;
    border: 1px solid #000;
    border-radius: 18px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.J_del_btn {
    position: absolute;
    top: 0px;
    right: -10px;
    width: 20px;
    height: 20px;
    background: url(../../../../public/gxrc/images/life/pingbi_info_5.png) no-repeat;
    background-size: 100%;
}

.addquanzi .inp_sea {
    width: 350px;
    height: 37px;
    border-radius: 2px;
    color: #666;
    border: 1px solid #e5e5e5;
    text-indent: 1em;
    background-size: 22px;
    padding-right: 42px;
    box-sizing: border-box;
}

.S_Blue_btn {
    border: none;
    margin-left: 10px;
    height: 34px;
    line-height: 33px;
    font-size: 14px;
}

.S_Blue_btn:hover {
    color: #fff;
}


/*tab*/

.tab_menu {
    height: 48px;
    line-height: 48px;
}

.tab_menu .tablist {
    width: 99%;
    margin: 0 auto;
}

.tab_menu .search_box {
    width: 40%;
    margin-right: 10px;
}

.tab_menu .tablist {
    background: #fafafa;
}

.tab_menu .tablist a {
    padding: 0 10px 0 20px;
}

.tab_menu .search_box {
    position: relative;
}

.tab_menu .search_box .inp_sea {
    width: 100%;
    height: 35px;
    border-radius: 2px;
    color: #666;
    border: 1px solid #f0f0f0;
    text-indent: 1em;
    background-size: 22px;
    padding-right: 35px;
    box-sizing: border-box;
}

.tab_menu .search_box img {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 14px;
    right: 15px;
}

.sharelife_detail .item_ul .item {
    padding: 20px 20px 0px 20px;
    float: left;
    width: 49% !important;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    margin: 0 0.5%;
    margin-bottom: 10px;
}

.sharelife_detail .item_ul .face img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
}

.sharelife_detail .item_ul .face .name {
    margin-left: 15px;
}

.sharelife_detail .item_ul .face .name span {
    display: block;
}

.sharelife_detail .item_ul .opt {
    color: #ff9900;
    padding-top: 6px;
    cursor: pointer;
}

.sharelife_detail .item_ul .item p {
    line-height: 20px;
}

.media_box {
    margin-top: 10px;
}

.media_box ul {
    max-height: 342px;
}


.media_box ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}

.media_box ul li:nth-child(9) .bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 100px;
}

.media_box ul li:nth-child(9) span {
    height: 30px;
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 24px;
    color: #fff;
}

.right_media_box {
    margin-top: 10px;
}
.right_media_box  ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    width: 48%;
}
.right_media_box ul li:nth-child(2n){
    margin-right: 0;
}

.right_media_box ul li:nth-child(9) .bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 100px;
}

.right_media_box ul li:nth-child(9) span {
    height: 30px;
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 24px;
    color: #fff;
}

/*.media_box .pics li img {
    width: 150px;
    height: 100px;
}*/

.handle {
    border-top: 1px solid #e5e5e5;
}

.handle ul li {
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.handle ul li a {
    color: #999;
}

.handle ul li {}

.media_box .dongtai {
    position: relative;
}

.media_box .dongtai img {
    /* width: 553px;
    height: 222px; */
    width: 100%;
}

.media_box .dongtai p {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    height: 40px;
}

.pdImg1 {
    background-position: -38px -406px;
}

.pdImg2 {
    background-position: -38px -443px;
}

.pdImg3 {
    background-position: 7px -390px;
}

.pdImg4 {
    background-position: 6px -312px;
}

.pdImg5 {
    background-position: -34px -478px;
}


/*弹窗*/

.tabMenu {
    margin-top: 0px !important;
}

.public span {
    display: inline-block;
    margin-right: 10px;
}

.public .down {
    margin-top: 10px;
    padding-left: 4px;
}

.radio-btn input[type="radio"],
.check-box input[type="checkbox"] {
    visibility: hidden;
}

.radio-btn {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    margin: 0px 6px 0 0;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 0 1px #ccc;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

.checkedRadio {
    -moz-box-shadow: inset 0 0 5px 1px #ccc;
    -webkit-box-shadow: inset 0 0 5px 1px #ccc;
    box-shadow: inset 0 0 5px 1px #ccc;
}

.radio-btn i {
    border: 1px solid #E1E2E4;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 4px;
    top: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.setup_tan_con>span {
    line-height: 28px;
}

.checkedRadio i {
    background-color: #00c853;
}

.up_treatment ul li.lan {
    background: dodgerblue;
    color: #fff;
}

.up_treatment ul li span {
    margin-left: 0 !important;
    display: block;
    line-height: 20px;
    font-size: 14px;
}


/*评论*/

.sharelife_bg {
    position: absolute;
    width: 588px;
    left: -1px;
    background: #fafafa;
    z-index: 99;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.sharelife_bg .WB_publish {
    margin-left: 45px;
}

.sharelife_bg .WB_publish .W_input {
    width: 98%;
    margin: 0px;
    padding: 5px 2px 0px 6px;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    word-wrap: break-word;
    line-height: 24px;
    overflow: hidden;
    outline: none;
    height: 30px;
}

.sharelife_bg .WB_publish .S_Blue_btn {
    border: none;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.sharelife_bg .list_ul .list_li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.sharelife_bg .list_ul .list_con {
    margin-left: 45px;
}

.sharelife_bg .list_ul .list_con .WB_text {
    padding: 0 0 2px;
    line-height: 22px;
}

.WB_handle ul {
    display: flex;
    align-items: center;
}

.WB_handle ul li {
    float: left;
}

.WB_handle li .line {
    display: block;
    margin: 2px 0;
    padding: 0 10px;
    border-right-width: 1px;
    border-right-style: solid;
    line-height: 12px;
}

.list_con .S_bg3 {
    background: #f0f0f0;
    padding: 5px 10px;
}


/*分享*/

.share_box {
    position: absolute;
    width: 112px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    top: 29px;
    margin: auto;
    right: 0;
    z-index: 99999;
    background: #fff;
}

.share_box div {
    background: #f0f0f0;
    padding: 5px;
    text-align: left;
}

.share_box ul {
    padding-bottom: 5px;
}

.share_box ul li {
    float: none;
    width: 100% !important;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0 !important;
}

.share_box ul li span {
    display: inline-block;
}

.share_box .PdImg {
    width: 35px;
    background: url('../../../../public/gxrc/images/life/share-icon.png') no-repeat;
}

.share_box .pdImg101 {
    background-position: 7px 1px;
}

.share_box .pdImg102 {
    background-position: 7px -43px;
}

.share_box .pdImg103 {
    background-position: 7px -91px;
}

.share_box .pdImg104 {
    background-position: 7px -137px;
}

.qrcode {
    display: none;
    position: absolute;
    left: -135px !important;
    width: 130px;
    height: 130px;
    top: -35px !important;
}


/*加载更多*/

.jiazai_more {
    height: 84px;
    line-height: 84px;
    width: 100%;
    border-bottom: 1px solid #fafafa;
    text-align: center;
    font-size: 18px;
}

.jiazai_more a {
    background: url(../../../../public/gxrc/images/xiaojingling.png) no-repeat -479px -477px;
    padding-left: 30px;
    color: #FF9900;
}


/*大家都在玩的圈子*/

.public_quanzi {
    position: relative;
    padding-bottom: 20px;
}

.addquanzi_lable .bor {
    cursor: pointer;
}

.public_quanzi .close_btn {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('../../../../public/gxrc/images/xiaojingling.png') no-repeat;
    background-position: -79px -375px;
}

.public_quanzi .carousel {
    width: 90%;
    margin: 0 auto;
}

.public_quanzi .swiper-container {
    position: static !important;
}

.public_quanzi .swiper-slide {
    width: 30% !important;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    height: 172px;
}

.public_quanzi .swiper-slide .c9 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 5px;
}

.public_quanzi .swiper-slide .brand_img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.public_quanzi .bor {
    border-color: #ff9900;
    color: #ff9900;
    cursor: pointer;
}

.public_quanzi .swiper-button-next,
.public_quanzi .swiper-button-prev {
    position: absolute;
    top: 60%;
    width: 27px;
    height: 44px;
}


/*转发*/

#zhuanfaFrom .f14 {
    background-color: #f2f2f5;
}

#zhuanfaFrom #originaltitle {
    background-color: #f2f2f5;
    border: 0px;
    outline: none;
    cursor: pointer;
    width: 96%
}


/*动态评论*/

.sharelife_detail .sharelife_pinglun {
    width: 810px;
    height: auto !important;
    height: auto !important;
}

.sharelife_detail .sharelife_pinglun .item {
    width: 100% !important;
    float: none !important;
    position: static !important;
    padding-bottom: 0 !important;
}

.sharelife_detail .sharelife_pinglun .sharelife_bg {
    width: 810px !important;
    position: relative;
    margin-left: -21px;
    margin-top: 40px;
    padding-bottom: 40px;
}

.sharelife_detail .sharelife_pinglun_rt {
    width: 363px;
    border: 1px solid #e5e5e5;
    height: 690px;
    overflow: auto;
}

.sharelife_detail .sharelife_pinglun_rt .item {
    float: none !important;
    position: static !important;
    width: 100% !important;
    border: none;
    margin: 0 !important;
    margin-bottom: 30px !important;
}

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

.sharelife_pinglun_rt .tit {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 20px;
}


/*回复弹出层*/

.WB_repeat {
    background: #fff;
    padding: 15px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 10px #e5e5e5;
}

.WB_repeat .WB_publish {
    margin-left: 0;
}

.sharelife_bg .jiantou {
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-color: #fafafa;
    font-size: 0;
    line-height: 0;
    border-width: 8px;
    border-top-width: 0;
    border-style: dashed;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    width: 0px;
}

.WB_repeat {
    position: relative;
}

.WB_repeat .jiantou {
    position: absolute;
    top: -1px;
    left: auto;
    right: 68px;
    margin: 0 auto;
    border-color: #fff;
    font-size: 0;
    line-height: 0;
    border-width: 5px;
    border-top-width: 0;
    border-style: dashed;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    width: 0px;
}


/*资讯*/

.news_ul {
    padding: 20px 20px 0 20px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    margin: 0;
}

.news_ul .handle ul li {
    width: 12%;
}

.news_ul .sharelife_bg .jiantou {
    left: 18%;
    right: auto;
}

.news_context {
    line-height: 30px;
}

.tag a {
    border: 1px solid #e5e5e5;
    padding: 3px 10px;
}

.tag .noborder {
    border: none;
}

.sharelife_news .item_ul .face img {
    width: 78px;
    height: 78px;
    border-radius: 0
}

.sharelife_news .item_ul .face .name {
    width: 70%;
}

.sharelife_news .item_ul {
    padding: 20px 20px 10px 20px;
}

.sharelife_news .item_ul .item {
    padding: 0;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.brand_img img {}

.brand_img img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}


/*文章详情*/

.sharelife_wenzhang {
    margin-top: -450px;
    position: relative;
}

.sharelife_wenzhang .container {
    width: 1000px !important;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 10px #ccc;
    background: #FFFFFF;
}

.sharelife_wenzhang .news_ul {
    padding: 30px 60px 60px 60px;
    border: none;
}

.sharelife_wenzhang .cover_img {
    text-align: center;
}

.sharelife_wenzhang .cover_img img {
    width: 1000px;
    height: 400px;
}

.sharelife_wenzhang .time .brand_img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    vertical-align: middle;
}

.sharelife_wenzhang .sharelife_bg {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 10px;
    position: relative;
}

.sharelife_wenzhang .sharelife_bg .jiantou {
    left: 28%;
    right: auto;
}


/*发布文章*/

.editor_articles .p_title {
    background: none;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.editor_articles .title>div {}

.p_daoyu {
    border: none;
    background: #fafafa;
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
}

.header2 {
    height: 61px;
    line-height: 61px;
}

.header2 .logo .l_line {
    border-left: 1px solid #ccc;
    margin-left: 20px;
}

.header2 .logo .l_line a {
    display: inline-block;
    padding: 0 20px;
}

.pdImg61 {
    display: inline-block;
    background: url(../../../../public/gxrc/images/xiaojingling.png) no-repeat;
    background-position: -474px -354px;
    vertical-align: middle;
}

.pdImg35 {
    background: url(../../../../public/gxrc/images/pepole_icon.png) no-repeat;
    display: inline-block;
    background-position: -373px -426px;
}

.pdImg50 {
    background-position: -37px -407px;
    ;
}

.pdImg54 {
    background-position: 8px -312px;
}


/*上传图片*/

.layui-layer #container {}

.layui-layer #uploadBtn {
    height: 2em;
    background-color: #767997;
    border: none;
    outline: none;
    color: white;
    box-shadow: inset 2px 2px 2px #a9acca, inset -2px -2px 2px #434664;
}

.layui-layer #pic-list {
    list-style-type: none;
    padding: 5px;
    display: block;
    width: 100%;
}

.layui-layer #pic-list #triangle {
    border: 10px solid #767997;
    border-color: transparent transparent #767997 transparent;
    position: absolute;
    top: -20px;
    left: 5px;
}

.layui-layer #pic-list #title {
    padding-bottom: 5px;
}

.layui-layer #pic-list #title span {
    font-weight: bold;
}

.layui-layer #pic-list #title b {
    float: right;
}

.layui-layer #pic-list #title b:hover {
    color: #434664;
}

.layui-layer #pic-list #title #hint {
    color: #434664;
    font-size: .7em;
    padding-top: .7em;
}

.layui-layer #pic-list li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 5px 5px 0px 0px;
    font-size: 0px;
    /* 解决换行间隙问题 */
}

.layui-layer #pic-list li#addBtn {
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    line-height: 90px;
    border: 2px dashed #CCC;
    color: #CCC;
    font-size: 80px;
    text-align: center;
    padding-bottom: 30px;
}

.layui-layer #pic-list li img {
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    border: 2px dashed #CCC;
}

.layui-layer #pic-list li:not(#addBtn):hover {
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.layui-layer #pic-list li#addBtn:hover {
    border-color: #767997;
    color: #767997;
}

.layui-layer #pic-list li b {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    color: black;
    font-size: 15px;
    text-align: center;
}

.layui-layer #pic-list li:not(#addBtn):hover b {
    display: block;
    width: 20px;
    height: 20px;
}

.layui-layer #pic-list li:not(#addBtn):hover b:hover {
    background-color: #808080;
}


/*发布文章图片上传背景*/

.bg_imgup {
    width: 1000px;
    height: 400px;
    background: url(../../images/life/cover-default.jpg);
    text-align: center;
    line-height: 400px;
    cursor: pointer;
    color: #fff;
    position: relative;
}

.bg_img_shade {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1)
    /*background: #000;
	opacity: 0.1;*/
}

.layui-flow-more {
    margin: 1px 0;
    text-align: center;
    color: #999;
    font-size: 14px;
    position: absolute;
    bottom: -12px;
    height: 40px;
    left: 0;
    right: 0;
}

.layui-flow-more a {
    display: inline-block;
    margin-top: -6px;
}
.laiziquan span:first-child:hover{
	color: #007ae5;
}