html,body{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #f2f4f2;
    font-family: 'Microsoft YaHei Bold', 'Microsoft YaHei';
    color: #333;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
a,li,ul,p{
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
#Container{
    width: 1200px;
    margin: 0 auto;
}
#Container .pageTitle{
    height: 50px;
    line-height: 45px;
    font-size: 20px;
    font-weight:bold;
color:#5a97c1;
background:linear-gradient(30deg,rgba(90,151,193,1) 0%, rgba(38,177,217,1) 100%);
-webkit-background-clip:text;
text-align: left;
-webkit-text-fill-color:transparent;
}
.pageTitle3 img{
    margin: 16px 0px;
}
.lifeContent-top{
    position: relative;
    width: 894px;
}
.lifeContent-top-left{
    width: 436px;
    height: 250px;
    position: relative;
        box-shadow: 0px 0px 14px 0px #cbcbcb;
}
.lifeContent-lunbo-item{
    width: 436px;
    height: 250px;
    background-size: 100% auto;
    background-position-y: 50%;
    border-radius: 5px;
    top: 0;
    left: 0;
    position: absolute;
}
.lifeContent-lunbo-opacity{
       width: 442px;
    height: 256px;
    position: relative;
    background-image: url(https://css.taoguba.com.cn/images/default/shenghuoOpacity.png);
    background-size: 100% 100%;
    z-index: 10;
    border-radius: 5px;
    top: -3px;
    left: -3px;
}
.lifeContent-lunbo-Info{
    position: absolute;
    left: 28px;
    z-index: 20;
        bottom: 0px;
}
.lifeContent-lunbo-userInfo{
    height: 34px;
    line-height: 34px;
}
.lifeContent-lunbo-portrait{
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 8px;
    margin-bottom: 12px;
}
.lifeContent-lunbo-portrait img{
    margin: 2px 0px 0px 2px;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
}
.lifeContent-lunbo-userName{
    font-size: 14px;
    color: #fff !important;
        line-height: 28px;
}
.lifeContent-lunbo-title{
    font-size: 18px;
    font-weight: 700;
    color: #fff!important;
    display: inline-block;
    width: 380px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor:pointer;
        margin-bottom: 10px;
}
.lifeContent-lunbo-paginations{
    position: absolute;
    right: 24px;
    bottom: 16px;
    z-index: 30;
}
.lifeContent-lunbo-pagination{
    width: 20px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background-color: #ccc;
    margin-left: 9px;
    cursor:pointer;
}
.lifeContent-lunbo-paginations .active{
    background-color: #5a97c1;
    background:linear-gradient(30deg,rgba(90,151,193,1),rgba(38,177,217,1));
}
.lifeContent-top-right{
    width: 434px;
    height: 248px;
    border-radius: 5px;
    background-color: #fff;
    padding: 1px 0px;
    position: relative;
        box-shadow: 0px 0px 14px 0px #cbcbcb;
}
.lifeContent-top-JX{
    position: absolute;
    right: -6px;
    top: -6px;
    width: 68px;
    height: 67px;
    background-image: url('https://css.taoguba.com.cn/images/default/IndexDecorate.png');
    background-size: 100% 100%;
}
.lifeContent-top-title{
    font-size: 18px;
    font-weight: bold;
    color: #ff9900;
    display: block;
    width: 394px;
    margin: 17px auto 10px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lifeContent-top-subInfo{
        width: 394px;
    margin: 0 auto;
    font-size: 12px;
    color: #999;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}
.lifeContent-top-topic{
	    width: 290px;
    margin: 0 auto;
    font-size: 12px;
    color: #999;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    line-height: 20px;
    cursor:pointer;
}
.lifeContent-top-name{
	display:inline-block;
	color: #333 !important;
    line-height: 20px;
    position: relative;
    top: 20px;
}
.lifeContent-top-Articles{
    position: relative;
    top: 6px;
}
.lifeContent-top-Article{
    width: 394px;
    margin: 10px auto 8px auto;
    height: 20px;
    line-height: 20px;
    cursor:pointer;
}
.lifeContent-top-article{
    display: inline-block;
    width: 290px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lifeContent-top-user2{
    width: 80px;
    display: inline-block;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
}
.lifeContent-hotContent{
    width: 894px;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius:5px;
    background-color: #fff;
    padding: 20px 0px 0px 0px;
    margin-top: 10px;
}
.Title-content{
    height: 20px;
    margin-left: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
}
.Title-content img{
    height: 20px;
    margin-right: 10px;
}
.lifeContent-hotContent-items{
    width: 814px;
    margin: 0 auto;
}
.lifeContent-hotContent-item{
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
}
.lifeContent-hotContent-top{
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin: 15px 0px;
}
.lifeContent-hotContent-title{
    display: inline-block;
    max-width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
}
.lifeContent-hotContent-type{
    height: 20px;
    margin-top: 3px;
    margin-left: 8px;
}
.lifeContent-hotContent-time{
    font-size: 12px;
    color: #ccc;
}
.lifeContent-hotContent-bot{
    margin-top: 6px;
    height: 32px;
}
.lifeContent-hotContent-portrait{
    width: 32px;
    height: 32px;
    position: relative;
    margin-right: 8px;
}
.lifeContent-hotContent-portrait .img1{
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
}
.lifeContent-hotContent-portrait .img2{
    width: 14px;
    height: 14px;
    right: 0;
    bottom: 0;
    display: inline-block;
    position: absolute;
}
.lifeContent-hotContent-userName{
    font-size: 14px;
    color: #333;
    line-height: 32px;
}
.lifeContent-hotContent-vip{
    height: 14px;
    position: relative;
    display: inline-block;
    top: 8px;
    margin-left: 8px;
}
.lifeContent-hotContent-userInfo{
    height: 32px;
    font-size: 12px;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 10px;
}

.lifeContent-hotContent-userInfo span{
    color: #ccc;
    display:inline-block;
    position:relative;
    top:20px;
}
.lifeContent-hotContent-userInfo .numColor{
    color: #999;
}
.lifeContent-tabs{
    width: 100%;
    margin-top: 20px;
    height: 60px;
    border-radius: 5px;
    background:#fff;
}
.lifeContent-tab{
    margin-left: 28px;
    font-size: 16px;
    color: #333;
    line-height: 37px;
    display:inline-block;
    cursor:pointer;
    margin-top: 10px;
}
.lifeContent-tab-active{
    font-weight: 700;
    border-bottom: 3px solid #5a97c1;
    color: #5a97c1;
}
.lifeContent-postArticle{
    width: 180px;
    height: 40px;
    background-color: #5a97c1;
    background:linear-gradient(30deg,rgba(90,151,193,1),rgba(38,177,217,1));
    border-radius:20px;
    color: #fff !important;
    text-align: center;
    line-height: 40px;
    font-size:16px;
        margin-top: 10px;
    margin-right: 20px;
}
.lifeContent-postArticle img{
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-left: 45px;
    margin-right: 10px;
}
.lifeContent-topicList{
    width: 100%;
    background-color: #fff;
    padding: 20px 0px;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius:5px;
    margin-top: 10px;
}
.lifeContent-topicList-content{
    width: 100%;
    display: none;
}
.lifeContent-topicList-newReply{
   display: block;
}
.lifeContent-topicList-item{
    width: 818px;
    margin: 0px auto 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
}
.lifeContent-topicList-top{
    height: 20px;
    line-height: 20px;
}
.lifeContent-topicList-grade{
    width: 28px;
    position: relative;
    top: -3px;
}
.lifeContent-topicList-grade img{
    min-height: 18px;
}
.lifeContent-topicList-title{
    font-size: 16px;
    font-weight: 700;
    color: #333;
    max-width: 360px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lifeContent-topicList-type{
    height: 20px;
    margin-left: 4px;
}
.lifeContent-topicList-type2{
    height: 20px;
    margin-left: 4px;
}
.lifeContent-topicList-reply{
    display: inline-block;
    margin-left: 8px;
    font-size: 14px;
    color: #999;
}
.lifeContent-topicList-pages{
    margin-left: 8px;
}
.lifeContent-topicList-page{
    display: inline-block;
    margin: 0 3px;
    color: #999;
    font-size: 14px;
}
.lifeContent-topicList-time{
    color: #ccc;
    font-size: 12px;
}
.lifeContent-topicList-bot{
    height: 24px;
    line-height: 24px;
    margin-top: 12px;
    margin-left: 28px;
    width: 788px;
}
.lifeContent-topicList-user{
    color: #333;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}
.lifeContent-topicList-num{
    color: #999;
    font-size: 12px;
}
.lifeContent-topicList-info{
    color: #ccc;
    font-size: 12px;
    display: inline-block;
    margin: 0px 5px 0px 10px;
}
.lifeContent-shenPing{
    width: 286px;
    padding-top: 20px;
    background-color: #fff;
    height: 230px;
    box-shadow: 0px 0px 14px 0px #cbcbcb;
    border-radius:5px;
    margin-bottom: 20px;
}
.lifeContent-shenPing-title{
    width: 246px;
    margin: 15px auto 15px auto;
    color: #ccc;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: left;
}
.lifeContent-shenPing-title a{
    max-width: 200px;
    overflow: hidden;
    display: inline-block;
    color: #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
}
.lifeContent-shenPing-content{
    width: 246px;
    height: 136px;
    border-radius: 5px;
    background-color: #F4FAFF;
    position: relative;
    margin-left: 20px;
}
.lifeContent-shenPing-left{
    width: 3px;
    height: 100%;
    background-image: url('https://css.taoguba.com.cn/images/default/IndexIcon1.png');
    background-size: 100% 100%;
    margin-right: 15px;
}
.lifeContent-shenPing-user{
  height: 26px;
  line-height: 26px;
  margin-top: 10px;
}
.lifeContent-shenPing-portrait{
    width: 26px;
    height: 26px;
    position: relative;
    margin-right: 8px;
}
.lifeContent-shenPing-portrait .img1{
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 50%;
}
.lifeContent-shenPing-portrait .img2{
    width: 12px;
    height: 12px;
    display: block;
    right: 0;
    bottom: 0;
    position: absolute;
}
.lifeContent-shenPing-userName{
    font-size: 12px;
    color: #333;
}
.lifeContent-shenPing-text{
    width: 214px;
    margin-top: 8px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    display: inline-block;
    height: 60px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
cursor:pointer;
}
.lifeContent-shenPing-Zan{
   position: absolute;
   right: 10px;
   bottom: 10px;
   height: 16px;
   line-height: 16px;
   font-size: 12px;
}
.lifeContent-shenPing-Zan img{
    height: 15px;
    margin-right: 8px;
}
.lifeContent-7bestPL{
    width: 286px;
    padding: 20px 0px 1px 0px;
    background-color: #fff;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius:5px;
}
.lifeContent-7bestPL-content{
    width: 246px;
    position: relative;
    margin: 20px 0px;
}
.lifeContent-7bestPL-item{
    width: 246px;
    margin: 0px auto 15px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef;
}
.lifeContent-7bestPL-content .img1{
    height: 12px;
    display: block;
    position: absolute;
    top: -9px;
    left: 0;
}
.lifeContent-7bestPL-content .img2{
    height: 12px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -9px;
}
.lifeContent-7bestPL-text{
    display: block;
    width: 190px;
    margin: 0 auto;
    line-height: 20px;
    font-size: 14px;
    max-height: 60px;
    color: #333;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.lifeContent-7bestPL-bot{
    margin-top: 10px;
    width: 246px;
    height: 30px;
    line-height: 30px;
}
.lifeContent-7bestPL-portrait{
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
    margin-right: 8px;
}
.lifeContent-7bestPL-portrait .img1{
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
}
.lifeContent-7bestPL-portrait .img2{
    width: 14px;
    height: 14px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.lifeContent-7bestPL-userName{
    color: #333;
    font-size: 14px;
}
.lifeContent-7bestPL-Zan{
    height: 30px;
    color: #ccc;
    font-size: 12px;
}
.lifeContent-7bestPL-Zan img{
    display: inline-block;
    height: 14px;
    margin-top: 8px;
    margin-right: 4px;
}
.lifeContent-7jingHua{
    margin-top: 20px;
    background-color: #fff;
    padding: 20px 0px 15px 0px;
    border-radius: 5px;
    width: 286px;
    box-shadow:0px 0px 4px 0px rgba(219,219,219,0.22);
}
.lifeContent-7jingHua-item{
    width: 246px;
    margin: 15px auto 0px auto;
    padding-bottom: 5px;
}
.lifeContent-7jingHua-title{
    width: 100%;
    display: block;
    font-size: 14px;
    color: #333 !important;
    line-height: 20px;
    max-height: 40px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.lifeContent-7jingHua-icon{
    color: #5a97c1;
}
.lifeContent-activeWY{
    margin-top: 20px;
    background-color: #fff;
    padding: 20px 0px 1px 0px;
    box-shadow: 0px 0px 4px 0px rgba(219,219,219,0.22);
    border-radius: 5px;
}

.lifeContent-activeWY-items{
    width: 246px;
    margin: 24px auto 0px auto;
}
.lifeContent-activeWY-item{
    width: 123px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
    display:block;
    height: 90px;
}
.lifeContent-activeWY-item img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 8px;
}
.lifeContent-activeWY-item a{
    font-size: 14px;
    color: #333;
    white-space: nowrap;
}
.lifeContent-shenPing-vip{
	display:inline-block;
	height:12px;
	margin-left:5px;
	margin-top: 6px;
}
.yqlj{
	position: relative;
    left: -120px;
}
/* .shLink_box{
	height:160px;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
	z-index:999;
} */
#taobaoAD_box {
    position: relative;
    left: -120px;
}