@charset "utf-8";
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  src: url('//static.cgmol.com/cssimages/Poppins.ttf');
}
.isnotlogin_u {
    float: right;
    color: #FFFFFF;
    position: relative;
    height: 100%;
}
body{background: #FFF;}
.color-low-ray{color:#999;}
.blog-head-img{width:100%;height:350px;background: rgba(0,0,0,.8);overflow: hidden;margin-top: 65px;}
.edit-bg{position: absolute;right: 10%;top: 10%;background-color: rgba(31,31,31);color: #FFF;padding: 5px 13px;border-radius: 40px;font-size: 13px;}
.blog-head-img img{/*opacity: 0.8;*/width:100%;min-width: 1920px;display: block;}
.per-info{/*background:url(../images/animal-bg.jpg) top center no-repeat;*/padding: 10px 0 30px 0;/*background-color: #FFF;*/}
.headimg{position:absolute;top: -60px;left: 0.1%;width: 160px;height: 160px;}
.headimg img.vicon{width:100%;height:100%; background-color:#FFF;padding:4px;border-radius: 100%;box-shadow: 0 2px 15px #aaa;}
.head-vipicon{display: block;height: 30px;width:33px;position: absolute;bottom: 8px;right: 8px;}
.head-vipicon img{width: 100%;height: 100%;}

.vipimg-edging{background-image: linear-gradient(45deg, #ffb3ba, #c49c6e, #bfbf76, #77b084, #ff7e74, #3b82f6, #c084fc, #db2777) !important;animation: gradientAnimation 2s linear infinite;
  animation-direction: alternate;
  background-size: 300% 100%;}
@keyframes gradientAnimation {
  0% {
    background-position: 0;
  }
  to {
    background-position: 100%;
  }
}

/*.headimg i{display:inline-block;text-align:center;position:absolute;height: 35px;line-height: 35px;width: 35px;bottom: -10px;left: 60px;}
.headimg i.icon-xingxing:before{font-size: 35px;color: #f9d681;}
.headimg i.icon-xingxing:after{content:attr(data-lv);position: absolute;top: 1px;left: 12px;font-size: 15px;color:#351d06;font-weight: 600;}*/

.starimg i{display:inline-block;text-align:center;height: 35px;line-height: 35px;width: 35px;position:relative;}
.starimg i.icon-xingxing:before{font-size: 28px;color: #f9d681;}
.starimg i.icon-xingxing:after{content:attr(data-lv);position: absolute;top: 1px;left: 13px;font-size: 13px;color:#666;font-weight: 600;}
.ridiv .icon-xingxing:before{color:#999;}

.per-io-head{/*height:180px;text-align: center;*/}
.per-detail{margin-left: 175px;line-height: 28px;}
.row-a{font-size:24px;line-height: 50px;width: 80%;}
.row-d{width: 80%;color: #999;font-size: 13px;}
/*.row-a:after{content:"";display:block;height:2px;width:60px;background-color: #FF6651;margin: 0 auto;}*/
.row-b{max-width: 1200px;}
.row-c{position: absolute;right: 0px;top: 30px;}
.button-flat-action{background-color:#ff6651;color: #FFF;margin-right: 10px;padding: 5px 25px !important;}
.button {
    display: inline-block;
    padding: 4px 25px;
    text-align: center;
	border-radius: 4px;
}
.button-flat-primary, .button-hadact{border: 1px solid #bbb;color: #666;}
.button-flat-primary:hover, .button-hadact:hover{border: 1px solid #666;}
.button-hadact{margin-right:10px;}
.wrcontent, .per-io-head{min-width: 1200px;margin: 0 auto;max-width: 1910px;width:100%;}
.pro-tab{margin:60px 0 30px 0;text-align: center;font-size: 16px;}
.pro-tab span{margin:0 30px;}
.pro-tab a{color:#323232;padding:0 15px 10px 15px;}
.pro-tab a em{margin-left: 5px;/*font-size: 18px;*/}
.pro-tab a:hover{border-bottom:2px solid #FF6651;color:#FF6651;}
.pro-tab span.current a{border-bottom:2px solid #FF6651;color:#FF6651;}

/*关注，私信按钮绝对定位在头像两侧*/
.gz{position: absolute;top: 120px;left: -100px;}
.sx{position: absolute;top: 120px;width: 80px;word-break: keep-all;right: -100px;}

.wrap {margin: 0 auto;height: auto;overflow: hidden;min-height:300px;margin-bottom: 20px;}
.cardbox {
    float: left;
    max-width: 400px;
    margin: 4px 18px 12px 0;
    width: calc((100% - 16px * 5) / 5);
    width: -webkit-calc((100% - 16px * 5) / 5);
    width: -moz-calc((100% - 16px * 5) / 5);
    border-radius: 8px;
    position: relative;
    padding-bottom: 15px;/*-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);*/
}
.cardbox:after {
    background-color: #FF6600;
    width: 0%;
    height: 2px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    margin-top: 1px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    bottom: 0;
}
.cardbox:hover:after{width:100%}
.cardbox:nth-child(5n){margin-right:0;}
.cardbox  div.imgbox {width: 100%;height: 0;padding-bottom: 64%;position: relative;}
.cardbox div.row_height {line-height: 23px;padding: 10px 6px 0 6px;}
.headimg a.edithimg {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    line-height: 160px;
    left: 0;
    top: 0;
    color: #ffffff;
    background-color: rgba(0,0,0,0.3);
    display: none;
	text-align:center;
	cursor:pointer;
	z-index:2;
}
.headimg:hover a.edithimg{display:block;}

/*评论访客区*/
textarea[name='plcontent']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;font-size:14px;
}
textarea[name='plcontent']::-moz-placeholder { /* Firefox 19+ */
  color: #999;font-size:14px;
}
textarea[name='plcontent']:-ms-input-placeholder { /* IE 10+ */
  color: #999;font-size:14px;
}
textarea[name='plcontent']:-moz-placeholder { /* Firefox 18- */
  color: #999;font-size:14px;
}

/*.dtitle {height: 35px;overflow: hidden;line-height: 35px;}*/
.tellsthing {font-size: 16px;margin-left: 5px;}
.dinput {border: 1px solid #CCCCCC;border-radius: 2px 2px 2px 2px;margin: 3px 0 10px 0;}
.input_detail {background: none repeat scroll 0 0 transparent;border: none;line-height: 22px;margin: 1px 0 0;outline: medium none;overflow-x: hidden;overflow-y: auto;padding: 6px;width: 100%;word-wrap: break-word;resize: none;font-family: microsoft yahei;}
.mar_top {margin: 5px 0;}
.func {float: right;}
.kind {float: left;}
#errcode_html {margin-right: 8px;}
.pl_btn {background: #ff6651;padding: 7px 20px;}
.btn_s3d {border-radius: 4px;color: #FFFFFF;font-size: 14px;font-style: normal;position: relative;text-decoration: none;text-transform: none;white-space: nowrap;}
.icon_sw_face {cursor: pointer;user-select: none;}
.icon_sw_face i{margin-right:4px;}
.icon_sw_face i.icon-smile:before {font-size: 18px;vertical-align: bottom;}
/*.facelist {padding: 4px 0;position: relative;height: 35px;}
.face_detail {background: url(//static.cgmol.com/cssimages/face_sprite.png) no-repeat -2px 0px #FFFFFF;position: absolute;top: 0;left: 5px;display: none;height: 30px;}
.facespan {display: inline-block;float: left;width: 25px;height: 25px;cursor: pointer;margin: 1px;background-color: #FFFFFF;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;}*/
.list_container_hot {display: none;margin-top: 20px;}
.Fklist { width: 30%;}
.leavemsg {width: 67%;}
.info_detail_1 {font-size: 16px;border-bottom: 1px solid #CCCCCC;padding: 8px 0 8px 0px;font-weight: normal;}
.pading_lr {padding: 0 4px;}
.fans li {float: left;margin:12px 8px 10px 0;width: calc((100% - 8px * 5) / 5);width: -webkit-calc((100% - 8px * 5) / 5);width: -moz-calc((100% - 8px * 5) / 5);text-align:center;}
.fans li:nth-child(5n){margin-right:0;}
.fans li img {border-radius: 100%;width: 70%;height: 70%;}
.fans li p {margin-top: 5px;font-size: 14px;}
.comment-all{margin:30px 0 80px 0;overflow: hidden;}
.height70 {height: 70px;}
.ablue:link, .ablue:visited, .ablue:active {color: #323232;}
.ablue:hover{color:#FF6651;}
.list_container_hot dl dt {line-height: 24px;overflow: hidden;padding: 8px 8px 0 0;}
.list_container_hot dt span.user-pic {float: left;width: 78px;position: relative;}
.list_container_hot dt span.user-pic img {border-radius: 100%;}
.list_container_hot dt span.user-info {color: #8D8D8D;float: left;margin-left: 6px;}

/*评论区样式add-2022-09-13*/
.comment-item{overflow: hidden;padding:25px 0 10px 0;border-bottom: 1px solid #e8e8e8;} 
.author-link{display:block;margin-right:12px;}
.author-link img{width:48px;height:48px;border-radius: 100%;}
.comment-ut{width: calc(100% - 65px);width: -webkit-calc(100% - 65px);width: -moz-calc(100% - 65px);}
.comment-item-title{height:30px;}
.comment-item-title span.user-info {
    color: #8D8D8D;
    float: left;
	margin-left:6px;
}
.comment-item-title span.post-time {
    color: #8D8D8D;
    float: right;
}
.comment-item-content .hot_content{line-height: 24px;padding-top: 13px;text-align: left;color: #323232;}
.comment-item-content .hot_content img{width:30px;vertical-align: middle;margin-left: 4px;}
.comment-item-content .hot_content span{padding-right:5px;border-radius: 2px;color: #1084d7;}
.bar{margin-top: 4px;font-size: 14px;color: #888;user-select: none;}
.bar .reply-text, .bar .reply-delete{cursor: pointer;}
.bar .reply-delete{margin-left:25px;display:none;}
.bar .reply-delete:hover{color:#FF6651;}
.bar:hover .reply-delete{display:inline-block;}
.bar .icon-delete:before{font-size: 14px;}

.face-abs{position:absolute;width:calc(80% - 5px);width: -webkit-calc(80% - 5px);
    width: -moz-calc(80% - 5px);}
.facelist {
    margin: 4px 0;
    position: absolute;
	box-sizing: border-box;
    min-width: 443px;
	width:57%;
    line-height: 0;
    padding: 20px 6px 20px 20px;
    font-size: 0;
    border-radius: 8px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);z-index: 2;
    background-color: #FFF;display:none;overflow: hidden;left: 10px;
}
.facelist i{position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer; font-weight: 600;
    color: #999;}
.facelist i:hover{color:#666;}
.facespan{display:inline-block;margin: 5px;padding: 5px;border-radius: 4px;cursor:pointer;}
.facespan:hover{background-color:#eee;}
.facespan img{width:30px;}

.vip-orange {color: #FF6651;}
.list_container_hot dt span.post-time {color: #8D8D8D;float: right;}
.list_container_hot dd {clear: both;margin-top: -38px;padding: 0 0 5px 74px;text-align: left;text-indent: 0;border-bottom: 1px dashed #D3D5CB;}
.list_container_hot dd p {line-height: 24px;overflow: hidden;padding:13px 0 0 10px;text-align: left;word-wrap: break-word;color:#666;}
.list_container_hot dd .bar {overflow: hidden;padding-right: 15px;text-align: right;}
#hideTotalComment {display: none;}
.tipsdiv {padding: 25px 2px 25px 10px;background-color:#FFF;border-radius:4px;}
.tipsdiv ul li{float:left;height: 25px; line-height:25px;}
.lifail{width: 30px;}
.bgliuy {background: url(//static.cgmol.com/cssimages/bgicon_n.png) no-repeat transparent;}
.yes_icon{ background-position:1px -4px;}
.no_icon{ background-position:1px -32px;}
.attention_icon{ background-position:1px -58px;}
.normalArea {font-size: 14px;width: 540px;border: 1px solid #C1C1C1;height: 120px;line-height: 22px;padding: 5px;}
.no-visitor {width: 100% !important;text-align: left !important;color: #999;}

/*粉丝区域*/
.upldv {padding: 25px 0;border-bottom: 1px solid rgb(238, 238, 238);overflow: hidden;}
.empty-line{margin-top:20px !important;}
.u-l {width: 24%;}
.w-r {width: 76%;}
.ridiv {margin-left: 90px;line-height: 30px;}
.u-face img {border-radius: 100%;width: 80px;height: 80px;}
.ridiv p:first-child {font-size: 16px;}
.ridiv p:nth-child(3) {color: #999;}
.flw-btn {width: 100px;height: 35px;line-height: 35px;border: 1px solid #999;border-radius: 4px;color: #999;text-align: center;display: block;margin-top: 30px;cursor: pointer;}
.flw-btn:hover{background-color: #f4f4f4;}
.w-r a {float: left;display: inline-block;margin-right: 10px;width: calc((100% - 10px * 4) / 4);
    width: -webkit-calc((100% - 10px * 4) / 4);
    width: -moz-calc((100% - 10px * 4) / 4);}
.w-r a:nth-child(4n){margin-right:0;}
.w-r a img {width:100%;height: 100%;border-radius: 8px;max-height: 160px;}
.w-r a img:hover{opacity: 0.8;}
.ridiv p:first-child a {color: #323232;}
.ridiv p:first-child a:hover{color: #FF6651;}
.actv_search{height:30px;}
.r-nicik:hover{color:#FF6651;}

@media screen and (min-width: 1601px){
.wrcontent, .per-io-head{
    max-width: 1425px;
}
}
@media screen and (max-width: 1601px){
.wrcontent, .per-io-head{
    max-width: 1425px;
}
}
.dis-flex {
    display: flex !important;
    flex-flow: row;
    flex: initial;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.flex-lt {
    color: #868686;
    font-family: "Poppins", sans-serif;
    max-width: 85%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
}