@charset "utf-8";
/* CSS Document */
div{
	overflow:hidden;
}
.section,.col_full{
	margin-bottom:45px;
}

.left{
	float:left;
}
.right{
	float:right;
}

.rank-b{
	overflow:hidden;
}

.column-t{
	overflow:hidden;
	position: relative;
	font-family: "Microsoft Yahei",simSun,Arial;
}
.column-t .left{
	font-size:28px;
	line-height: 42px;
	color: #444;
}
.column-t .right{
	font-size:14px;
	position: absolute;
	bottom: 2px;
	right: 5px;
}
.column-t a{
	color: #c5c5c5;
}

/* pic-newslist */
.news-hot-pic{
    overflow: hidden;
}
.news-hot-pic .n_con{
	height:auto;
	border: none;
	padding: 0;
	overflow: hidden;
	float: left;
	width:23.8%;
	margin: 20px 1.5% 5px 0;
	margin: 20px 1.13% 5px 0\0;
	font-family: "Microsoft Yahei",simSun,Arial;
}
.col_21 .news-hot-pic .n_con{
	width: 32.3%;
}
.col_21 .news-hot-pic .n_con:nth-child(3n),.col_full .n_con:nth-child(4n){
	margin-right:0;
}

.news-hot-pic .n_con .news-c{
	width:100%;
	margin-top: 7.5px;
	height: 24px;
}
.news-hot-pic .n_con a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	word-wrap:break-word;
	word-break:break-all;
	font-size: 16px;
	width: 100%;
	float: none;
	color: #666;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0;
}
.news-hot-pic .n_con a:hover{
	color:#777;
}
.news-hot-pic .n_con .imgbox{
	height: 150px;
	background: #fff;
	width: 100%;
	margin-bottom: 10px;
	display: block;
	border:1px #ddd dotted;
	box-sizing: border-box;
}
.click{
	position:absolute;
	left:0;
	bottom:0;
	font-size:12px;
	font-style:normal;
	background-color: rgba(0,0,0,0.65);
	background-image: url(https://www.ceramicschina.com/Content/Video_img/video.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 14px;
	color:#fff;
	padding: 0px 5px 0px 22px;
	border-radius: 0 6px 0 0;
	line-height: 20px;
}

/* rank-b */
.rank-b{
	overflow:hidden;
	margin-top: 10px;
	font-family: "Microsoft Yahei",simSun,Arial;
}
.rank-item{
	display:block;
	overflow: hidden;
	padding: 8px 0 18px;
	border-bottom: 1px #ddd solid;
}
.rank-item span{
	display: block;
	float: left;
	overflow: hidden;
	line-height: 1.4;
}
.rank-num{
	font-size:32px;
	margin-right:10px;
	width: 36px;
	text-align: center;
	line-height: 1;
}
.rank-title{
	line-height: 1.35;
	width: 200px;
	margin-top: 12px;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap:break-word;
	word-break:break-all;
	height: 42px;
	font-size: 16px;
}
.rank-click{
	width: 50px;
	float: right !important;
	text-align: right;
	font-size: 12px;
	color: #c5c5c5;
	line-height: 32px;
	margin-top: 15px;
}
.rank-b .rank-item:nth-child(1) .rank-num,.rank-b .rank-item:nth-child(2) .rank-num,.rank-b .rank-item:nth-child(3) .rank-num{
	color:#f00;
}

.section .col_right{
	float:right;
	width: 330px;
}
.video_con .rank-title{
	width:230px;
}
.video_con .videoslist .right{
	width:175px;
}
.Pinglun{
	width: 800px;
	margin-right: 30px;
}
/* resou */
.listbox{
	margin-bottom:35px;
}
.resou .reci{
	overflow:hidden;
}
.resou .reci li{
	float:left;
	background:#fff;
	margin: 5px 10px 5px 0;
	padding:2px 10px;
	border-radius:5px;
	color: #ee3535;
	box-shadow: 3px 3px 3px 0px #e5e5e5;
	font-size: 14px;
	font-family: "微软雅黑";
}
.resou .reci li:hover{
	color: #f56060;
	box-shadow: 3px 3px 3px 0px #f5d6d6;
}
.videoslist .list{
	overflow:hidden;
	margin-top: 5px;
}
.videoslist .list li{
	overflow:hidden;
	padding: 10px 5px;
	box-sizing: border-box;
	width: 100%;
}
.videoslist .left{
	width: 130px;
}
.videoslist .left .imgbox{
	height: 73px;
	border-radius: 5px;
}
.videoslist .right{
	width: 145px;
}
.videoslist .play_name{
	height: 45px;
	margin-bottom: 10px;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap:break-word;
	word-break:break-all;
	overflow: hidden;
	font-family: "微软雅黑";
}
.videoslist .play_num{
	font-size:12px;
	padding-left:15px;
	background:url(https://www.ceramicschina.com/Content/Video_img/play.png) no-repeat center left;
	font-family: "微软雅黑";
	color: #999;
}

/* pinglun */
.pllist{
	margin-top:20px;
	background:#eaeaea;
	height: 400px;
	padding: 10px 15px;
}
.pllist li{
	border-bottom:1px #cacaca dashed;
	padding: 15px 5px;
}
.pllist .pl_name{}
.pllist .pl_name .pl_pl{
	float:left;
	color:#5392e7;
}
.pllist .pl_name .time{
	float:right;
	color:#ccc;
	font-size:12px;
}
.pllist .pl_text{
    font-size: 14px;
    margin-bottom: 5px;
}
.pllist .vname{
    text-align: right;
    font-size: 14px;
}

/* VideoList */
.VideoList .list li{
    overflow: hidden;
    padding: 20px 10px;
    border-bottom: 1px #ddd solid;
}
.VideoList .list li>.left{
	width:225px; height:129px; border:1px #eee solid; position:relative; float: left;
}
.VideoList .list li>.right{
	width: 565px;
}
.VideoList .list li .play{
	font-size:12px;
	padding-left:15px;
	background:url(https://www.ceramicschina.com/Content/Video_img/play.png) no-repeat center left;
	margin-right: 35px;
}
.VideoList .imgbox{
	width:100%;
	height:100%;
}
.VideoList .list h4 a{
	max-height: 50px;
	overflow: hidden;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap:break-word;
	word-break:break-all;
	/* font-weight: normal; */
	line-height: 1.2;
	margin-bottom: 15px;
	margin-top: 6px;
	font-family: "微软雅黑";
}
.VideoList .list .List_t002{
	font-size: 12px;
	color:#ccc;
	margin-bottom: 5px;
}
.VideoList .list .List_t003{
	font-size:12px;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap:break-word;
	word-break:break-all;
	font-weight: normal;
	padding-top: 5px;
	color: #999;
}

.VL_yema{
	text-align:center;
	margin: 30px auto 60px;
}
.VL_yema span{
	padding:0 5px;
}
.VL_yema a:link{
	padding:0 5px;
	text-decoration: underline;
}

/* videoplay */
.player{
	background:#222;
}
.player_con{
	padding:0 15px;
	width:1200px;
	margin:auto;
}
.videoPlay{
	float:left;
	width:880px;
	height:530px;
	border: #252525 1px solid;
	background: #000;
}
.shipin_list{
	width: 290px;
	height: 530px;
	background: #1b1b1b;
	padding: 15px;
}
.shipin_list .title{
	font-size: 22px !important;
	height: 72px;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-wrap:break-word;
	word-break:break-all;
	overflow: hidden;
	color: #eaeaea !important;
	margin: 10px 0 0 !important;
	float: none !important;
	font-family: "微软雅黑";
}
.shipin_list .info{
	overflow:hidden;
	margin-bottom: 15px;
	height: 104px;
}
.shipin_list .info>div{
	float:left;
	font-size: 12px;
	margin-right:15px;
	color: #49618e;
}
.shipin_list .t{
	background:none;
	width:100%;
	color: #e44545;
	border-bottom: 1px #5d5d5d solid;
	padding-bottom: 5px;
}
.shipin_list .lanmu a{
	border: 1px #616161 solid;
	padding: 0px 3px;
	color: #616161;
	border-radius:3px;
}
.shipin_list .lanmu a:hover{
	color:#777;
}
.shipin_list .list{
	height: 350px;
	overflow-y:scroll;
	margin-top: 15px;
}
.shipin_list .list::-webkit-scrollbar{
	width: 4px;
}
.shipin_list .list::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
.shipin_list .list::-webkit-scrollbar-thumb{
    border-radius: 10px; 
    background:#444; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);
}
.shipin_list .list::-webkit-scrollbar-thumb:window-inactive {
	background:#666;
}

.shipin_list .videoslist li{
	border-bottom:1px #333 solid;
	padding: 0 10px 12px 5px;
	border: none;
}
.shipin_list li span{
	font-size:12px;
}
.shipin_list .videoslist .left{
	width: 108px;
}.shipin_list .videoslist .imgbox{
	height: 63px;
}
.shipin_list .videoslist .right{
	width: 120px;
}
.shipin_list .videoslist .play_name{
	margin-top:2px;
	color: #9c9c9c;
	font-size: 12px;
	margin-bottom: 0;
	-webkit-line-clamp: 3;
	height: 60px;
	line-height: 1.5;
}
.shipin_list .videoslist .play_name:hover{
	color:#a0a0a0;
}
.shipin_list .videoslist .play_num{
	position:absolute;
	left:0;
	bottom:0;
	background-color: rgba(0,0,0,0.65);
	border-radius: 0 4px 0 0;
	color: #ccc;
	padding-left: 18px;
	padding-right: 2px;
	background-position-x: 3px;
}
.video_info{
	margin: 20px auto 30px;
}
.video_info .left{
	width: 880px;
	padding-right: 15px;
}
.video_info .right{
	width: 290px;
	margin-top: 8px;
}
.video_info .title{
	font-size: 28px;
	color: #c5c5c5;
	margin-bottom: 5px;
	font-family: "微软雅黑";
}
.video_info .item{
	color: #7d7d7d;
	font-size: 12px;
	margin-bottom: 10px;
}
.video_info .item:last-child{
	margin-bottom:0;
}
.video_info .fenxiang>span{
	float: left;
	line-height: 20px;
}
.video_info .zan button{
	border:none;
	background: url(https://www.ceramicschina.com/Content/ztw2020_img/PG_dz.png) left center no-repeat;
	cursor:pointer;
	padding-left: 22px;
	height: 20px;
	line-height: 20px;
	background-size: 14px;
	color: #999;
}
.video_info .zan button:hover{
	background-image:url(https://www.ceramicschina.com/Content/ztw2020_img/PG_dz_h.png);
	color:#E53935;
}
.video_info .share{
	height: 20px;
	padding-left: 20px;
	overflow: hidden;
	display: block;
	float: left;
	background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/PG_fx.png);
	background-position: center left;
	background-repeat:no-repeat;
	background-size: 15px;
	color: #999;
}
.video_info .share:hover{
	background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/PG_fx_h.png);
	color: #ff6202;
}
.video_info .item>span,.video_info .item>div{
	float:left;
	margin-right:20px;
}
.video_info .item .jubao{
	float:right;
}
.video_info .item .fenxiang,.video_info .item .zan{
	float:right;
}
.video_info .item .lanmu>a{
	border:1px #666 solid;
	padding:0 3px;
	line-height: 18px;
	display: block;
	float: right;
	border-radius: 3px;
}
.video_info .item .lanmu>a:hover{
	border:1px #ee3535 solid;
}
.video_info .item .zan{
	margin-right: 0;
}
.video_info .info{
	color:#5a5a5a;
}

/* video_con */
.video_con{
	padding: 40px 0 !important;
}
.Pinglun .column-t .num{
	font-size:18px;
	margin-left:8px;
	color:#ee3535;
}
.Pinglun .pl .list001>div,.Pinglun .pl .list002>div{
	float:left;
	margin-right: 20px;
}
.Pinglun .pl .list001>div:last-child,.Pinglun .pl .list002>div:last-child{
	margin-right:0;
}
.Pinglun .pl input[type=text], textarea{
	border:2px #e5e5e5 solid;
	border-radius: 4px;
	height: 28px;
}
.Pinglun .pl .list001{
	margin: 10px auto;
}
.Pinglun .tui{
	line-height:32px;
}
.Pinglun .tui input{
	margin-right:5px;
}
.Pinglun .pl .list002 textarea{
	width: 710px;
	height: 75px;
	padding: 10px;
	box-sizing: border-box;
}
.Pinglun .pl .list002 button{
	display:block;
	border:#ddd;
	width:100px;
	height: 75px;
	background:#ff7541;
	color:#fff;
	border-radius: 4px;
	cursor: pointer;
	font-size:16px;
}
.Pinglun .pl .list002 button:hover{
	background:#f36732;
}
.Pinglun .pl_list{
	margin-top: 30px;
}
.Pinglun .pl_list>.title{
	font-size:20px;
	color:#333;
	border-bottom:1px #ddd solid;
	padding-bottom:10px;
}
.Pinglun .pl_list .item{
	overflow:hidden;
	padding: 20px 5px;
	border-bottom: 1px #e5e5e5 solid;
}

.Pinglun .pl_list .left{
    font-size: 12px;
    color: #999;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ddd;
    border-radius: 100%;
}
.Pinglun .pl_list .right{
    width: 745px;
    float: left;
}
.Pinglun .pl_list .right .list001{
	margin-bottom: 5px;
	line-height: 30px;
}
.Pinglun .pl_list .name{
	color:#ee3535;
	font-weight: bold;
	font-size: 14px;
}
.Pinglun .pl_list .time{
	margin-left:10px;
	font-size:12px;
	color:#999;
}
.Pinglun .pl_list .item:last-child{
	border:none;
}
.Pinglun .pl_list .right .list002{
	margin-bottom: 10px;
	font-size: 14px;
}
.Pinglun .pl_list .zan{
    width: 100%;
}
.Pinglun .pl_list .zan button{
	border:none;
	background: url(https://www.ceramicschina.com/Content/ztw2020_img/PG_dzs.png) left center no-repeat;
	cursor:pointer;
	padding-left: 22px;
	height: 20px;
	line-height: 20px;
	background-size: 14px;
	color: #999;
}
.Pinglun .pl_list .zan button:hover{
	background-image:url(https://www.ceramicschina.com/Content/ztw2020_img/PG_dz_h.png);
	color:#E53935;
	opacity: 0.7;
}
.Pinglun .pl_list .shortMore{
	text-align:center;
	width:100%;
	display:block;
	height: 45px;
	line-height: 45px;
	background: #e5e5e5;
	border-radius: 4px;
	color: #999;
	margin-top: 35px;
}
.Pinglun .pl_list .shortMore:hover{
	background: #e8e8e8;
	color: #888;
}


/*Layer*/
.Smohan_Layer_Shade{position:fixed;_position:absolute;zoom:1;top:0;left:0;width:100%;height:100%;overflow:hidden;background:url(https://www.ceramicschina.com/Content/ztw2020_img/hei.png) repeat;z-index:99900;}
.Smohan_Layer_box{width: 425px;height: 180px;padding:20px;background:#ffffff;position:fixed;top: 0;bottom: 0;left: 0;right: 0;margin: auto !important;overflow:hidden;z-index:99999;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;}
.Smohan_Layer_box h3{ display:block; width:100%; height:30px; line-height:30px; padding:0px 0px 10px 0px; margin:0; border-bottom:1px solid #cccccc; overflow:hidden;}
.Smohan_Layer_box h3 .text{float:left;font-size:16px;font-weight:600;text-indent:0.5em;display:block;}
.Smohan_Layer_box h3 .close{ display:block; width:30px; height:30px; background:url(https://www.ceramicschina.com/Content/ztw2020_img/Smohan.layer.close.png) 0px 0px no-repeat; float:right;}
.Smohan_Layer_box h3 .close:hover{background-position:0px -31px;}
.Smohan_Layer_box .layer_content{ display:block; width:100%; height:100%; margin-top:10px; margin-bottom:10px; padding:0; overflow:hidden; position:relative;}
.Smohan_Layer_box .layer_content .loading{ display:block; width:36px; height:36px; background:url(https://www.ceramicschina.com/Content/ztw2020_img/Load.gif) center center no-repeat; position:absolute; top:0; left:0;}
/*Share*/
#Share{display:none;overflow: hidden;padding:15px 10px;}
#Share ul{ margin:0; padding:0; list-style-type:none;}
#Share ul li{ float:left; display:block; width:50px; height:50px;margin-left:5px; margin-right:5px; cursor:pointer; position:relative;}
#Share ul li a{ display:block; width:28px; height:28px; margin-left:11px; margin-top:12px;}
#Share ul li span{ display:block;width:40px;height:10px;background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_shade.png) 0px 0px no-repeat; position:absolute; left:5px; bottom:0px;}
#Share ul li a.share1{ background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_icon.png) 0px 0px;}
#Share ul li a.share2{ background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_icon.png) -28px 0px;}
#Share ul li a.share3{ background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_icon.png) -56px 0px;}
#Share ul li a.share4{ background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_icon.png) -84px 0px;}
#Share ul li a.share5{ background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_icon.png) -112px 0px;}
#Share ul li a.share6{ background:url(https://www.ceramicschina.com/Content/ztw2020_img/share_icon.png) -140px 0px;}



/***** 评论 *****/
.pinglun p.text-center{
	margin-top:30px;
	color: #cccccc;
	font-size: 14px;
}
.ns_pl {
		width: 100%;
		/*宽*/
		padding: 30px 0 30px;
		/*高*/

		/*背景颜色*/
		margin: 5px 0;
		border-radius: 5px;
		/*Html5 圆角*/
	}
	.ns_pl .message {
		/* width: 772px; */
		height: 90px;
		border-radius: 3px;
		margin: 0 auto;
		overflow: inherit;
		outline: none;
		border: 1px solid #ddd;
		padding: 8px 15px;
		font-size: 14px;
		-webkit-background-clip: text;


		/*粗细 风格 颜色*/
		background: #f8f8f8;
		color: #ccc;
		box-sizing: border-box;
		resize: none;
		margin-bottom: 5px;
	}

	.ns_pl .But {
		/* width: 790px; */
		height: 35px;
		margin: 5px auto 0;
		position: relative;
		/*相对，参考对象*/
	}

	.ns_pl .But span.submit {
		width: 80px;
		height: 35px;
		background: #ce252d;
		display: block;
		float: right;
		/*右浮动*/
		line-height: 35px;
		border-radius: 2px;
		cursor: pointer;
		/*手指*/
		color: #fff;
		font-size: 14px;
		text-align: center;
		font-family: "微软雅黑";
	}

.text-area-input-length {
	font-size: 12px;
	line-height: 45px;
	width: 150px;
	float: left;
	margin-left: 10px;
}

.text-area-input-length span {
	margin: 0px 5px 0px 5px;
	color: red;
}

.comment-show{/* padding-top: 20px; */border-top: 1px #e5e5e5 dashed;/* margin: 0 30px; */overflow: hidden;/* width: 100%; */}
.comment-show-con {
    width: 100%;
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px #eee solid;
}
.comment-show-con-img {
    width: 7%;
    overflow: hidden;
    /* margin-top: 5px; */
    color: #cccccc;
    font-style: italic;
    text-align: center;
}
.comment-show-con-list {
    width: 91%;
    margin-left: 2%;
}
.pull-right{float: right !important;}
.pull-left{float: left !important;}
.pl-text {
    width: 100%;
    margin-top: 2px;
    word-wrap: break-word;
    overflow: hidden;
}
.comment-size-name,.date-dz span{
	font-size:12px;
	color:#999;
	/* margin-right: 5px; */
}
.comment-size-name .name{
    color: #333;
    font-weight: bold;
    font-size:14px;
    margin-right:15px;
}
.comment-size-name .id,.date-dz .id{
    color: #2c7eca;
}
.my-pl-con {
    font-size: 14px;
    color: #666;
    width: 100%;
    line-height: 22px;
    margin-top: 15px;
    display: block;
}
.date-dz {
    width: 100%;
    float: left;
    margin-top: 16px;
    color: #999;
}
.hf-list-con .date-dz-right{
	padding-right: 0;
}
.date-dz-left {
    font-size: 12px;
    color: #8b8b8b;
    /* display: block; */
    /* padding-top: 18px; */
}
.comment-time, .comment-pl-block {
    /* padding-top: 7px; */
    margin-right: 10px;
}
.comment-pl-block {
    margin-top: 0;
    margin-right: 0;
}
.date-dz-right {
    display: block;
    padding-right: 18px;
    position: relative;
    overflow: hidden;
}
.removeBlock {
    float: left;
    font-size: 12px;
    color: #8b8b8b;
    margin-right: 24px;
    display: block;
    opacity: 0;
}
.pl-hf{
	font-size: 0 !important;
	width: 20px;
	height: 20px;
	background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/pl_hf.png);
	background-size: 13px;
	background-repeat: no-repeat;
	background-position: center;
}
.pl-hf:hover{
	background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/pl_hf_h.png);
}
.date-dz-pl, .date-dz-line, .date-dz-z {
    font-size: 12px;
    color: #8b8b8b;
}
.date-dz-line {
    display: block;
    padding: 0 10px;
}
.date-dz-z-click-red {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/pl_dz.png);
    background-repeat: no-repeat;
    background-size: 13px;
    margin-right: 3px;
    background-position: center;
}
.date-dz-z:hover{
	color:#f03612;
}
.date-dz-z:hover .date-dz-z-click-red{
	background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/pl_dz_h.png);
}
.z-num {
    font-style: normal;
}
.date-dz-z-click {
    color: #f03612;
}
.date-dz-z-click-red.red {
    background-image: url(https://www.ceramicschina.com/Content/ztw2020_img/pl_dz_h.png);
}
.hf-pl {
    width: 11%;
    height: 40px;
    line-height: 40px;
    background-color: #eee;
    text-align: center;
    display: block;
    float: left;
    color: #aaaaaa;
    font-size: 14px;
    border-radius: 3px;
    /* margin-right: 2px; */
    /* margin-top: 20px; */
}
.hf-con{width: 100%;margin-top: 24px;}
.hf-input{font-size: 12px;width: 610px;height: 40px;line-height: 38px;float: left;margin-right: 10px;}
.all-pl-con {
    width: 96%;
    padding: 2% 0;
    float: left;
    margin: 0 2%;
}
.atName {
    font-size: 12px;
    color: #339b53;
}
.hfpl-text{margin-top: 0;}
.date-dz:hover .removeBlock {
    opacity: 1;
}
.hf-list-con .all-pl-con {
    border-top: 1px solid #d9d9d9;
    padding-bottom: 12px;
}
.hf-list-con .all-pl-con:first-child {
    border-top: 0;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.flex-text-wrap {
    width: 87%;
    float: left;
    *
    zoom: 1;
}
textarea,
.flex-text-wrap {
    outline: 0;
    margin: 0;
    border: none;
    padding: 0;
    position: relative;
    padding-bottom: 0!important;
    position:;
}
.flex-text-wrap textarea,
.flex-text-wrap pre {
    *white-space: pre;
    *word-wrap: break-word;
    white-space: pre-wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.flex-text-wrap textarea {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    resize: none;
    /* IE7 box-sizing fudge factor */
    *height: 94%;
    *width: 94%;
}
.flex-text-wrap pre {
    display: block;
    visibility: hidden;
}
.flex-text-wrap,
textarea {/* margin-bottom: 25px; */}
textarea,
.flex-text-wrap pre {
    line-height: 1.7;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    padding: 0px 15px;
    border: 1px solid #c6c8ce;
    width: 100%;
    -webkit-appearance: none;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-easing: ease-in-out;
    -moz-transition-easing: ease-in-out;
    -o-transition-easing: ease-in-out;
    -ms-transition-easing: ease-in-out;
    transition-easing: ease-in-out;
    box-sizing: border-box;
    resize: none;
}
.fork-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
}
.hf-list-con{
	overflow: hidden;
	width: 100%;
	background: url(https://www.ceramicschina.com/Content/ztw2020_img/pl_bg.png) no-repeat 60px 11px;
}
.hf-list-con .comment-size-name .name{
	margin-right:0;
}
.hf-list-con .date-dz span{
	float:left;
}
.hf-list-con .comment-size-name{
	/* float:left; */
}
.hf-list-con .my-pl-con{
	margin-top: 10px;
}
.hf-list-con .comment-show-con-list{
	background:#f5f5f5;
	width:100%;
	margin-left: 0;
	padding: 15px 20px 15px;
	border-radius: 3px;
	margin-top: 20px;
}
