ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.my_post_item {
    width: 1024px;
    margin-top: 50px;
}

.post_toptitle {
    font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.item_bot {
    display: flex;
    justify-content: space-between;
}

.bot_left_img {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    line-height: 38px;
    position: relative;
}

.bot_left_img:hover {
    cursor: pointer;
}

.item_li {
    width: 1024px;
    margin-top: 20px;
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 10px;
}

.my_post_item_top {
    display: flex;
}

.comment_left {
    width: 294px;
    height: 200px;
    display: flex;
}

.comment_left2 {
    height: 50px;
    display: flex;
}

.comment_left2_main {
    display: flex;
}

.comment_left2 {
    height: 46px;
    display: flex;
}

.comment_left2 img {
    height: 46px;
    width: 46px;
    border-radius: 50%;
}

.profile_name {
    margin-left: 20px;
    width: 206px;
    height: 100%;
}

.profile_name2 {
    margin-left: 8px;
    height: 50px;
}

.profile_name_title {
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5086fd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.profile_name_title2 {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5086fd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.comment_left img {
    width: 68px;
    height: 68px;
    border-radius: 50%;
}

.profile_name_time {
    margin-top: 10px;
    font-family: SourceHanSansCN-Regular;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.profile_name_time2 {
    margin-top: 5px;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.comment_score_main {
    display: flex;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.comment_right {
    margin-left: 10px;
    width: 728px;
    position: relative;
}

.comment_content {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 6px;
}

.comment_score_main span {
    margin-left: 10px;
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.comment_bot_pic {
    position: absolute;
    bottom: 10px;
    display: flex;
}

.comment_bot_pic img {
    width: 106px;
    height: 106px;
    margin-right: 14px;
    border: solid 1px #ccc;
}

.post_bot {
    margin-top: 13px;
    height: 25px;
    display: flex;
    justify-content: flex-end;
	margin-bottom: 10px;
}

.post_bot2 {
    margin-top: 13px;
    height: 25px;
    display: flex;
    justify-content: flex-end;
}

.post_bot2 img {
    width: 20px;
    height: 20px;
}

.post_bot img {
    width: 24px;
    height: 22px;
}

.post_bot_comment {
    margin-left: 24px;
}

.post_bot a {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.post_bot a:hover {
    color: #999999;
    text-decoration: none;
}

.post_bot2 a {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.post_bot2 a:hover {
    color: #999999;
    text-decoration: none;
}

.comment_items {
    width: 100%;
    position: relative;
    display: flex;
}

.comment_items ul {
    position: relative;
}

.comment_items li {
    width: 724px;
    margin-top: 10px;
}

.comment_items_bg {
    background-color: #eee;
	padding-bottom: 10px;
}

.comment_items_bg ul {
    padding: 10px;
}

.comment_right2 {
    width: 100%;
    position: relative;
}

.comment_right2 p {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}

.comment_right2 span {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #5086fd;
}

.reply {
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 30px;
}

.post_comment_btn {
    width: 100px;
    height: 26px;
    border-radius: 26px;
    border: solid 1px #02bcb6;
    font-family: SourceHanSansCN-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #02bcb6;
    line-height: 26px;
    text-align: center;
}

.post_comment_btn2 {
    width: 100px;
    height: 26px;
    border-radius: 26px;
    border: solid 1px #02bcb6;
    font-family: SourceHanSansCN-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    background-color: #02bcb6;
}

.post_comment a:hover {
    text-decoration: none;
}

.post_comment {
    margin: 10px;
    display: flex;
    justify-content: space-between;
}

.comment_items_bg input {
    border: none;
    background-color: #fff;
    outline: none;
    width: 90%;
    height: 50px;
    margin: 20px 20px 10px 20px;
}
.reply_which{
	color: #888888;
	margin-left: 20px;
}
.reply_box{
	display: none;
}
.send_reply_content{
	cursor: pointer;
}
.reply_open{
	cursor: pointer;
}
input::placeholder {
    font-size: 20px;
    color: #ccc !important;
}

.Post_content {
    width: 1024px;
    height: 502px;
    border-radius: 10px;
    border: solid 1px #979797;
}

.content_ico {
    width: 1022px;
    height: 80px;
    background-color: #eeeeee;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: start;
}

.content_ico div {
    width: 85px;
    height: 26px;
    margin: 32px 28px 24px 28px;
}

.content_ico1 {
    background-image: url(../img/post/btn_community_image_normal.png);
    background-size: cover;
}

.content_ico2 {
    background-image: url(../img/post/btn_community_video_normal.png);
    background-size: 100% 100%;
}

.content_ico3 {
    background-image: url(../img/post/btn_community_expression_normal.png);
    background-size: cover;
}

.content_ico4 {
    background-image: url(../img/post/btn_community_topic_normal.png);
    background-size: cover;
}

.content_ico1:hover {
    background-image: url(../img/post/btn_community_image_selected.png);
    background-size: cover;
}





.content_ico2:hover {
    background-image: url(../img/post/btn_community_video_selected.png);
}

.content_ico3:hover {
    background-image: url(../img/post/btn_community_expression_selected.png);
    background-size: cover;
}

.content_ico4:hover {
    background-image: url(../img/post/btn_community_topic_selected.png);
    background-size: cover;
}

.content_ico1 .pop_upload {
    width: 200px;
    height: 112px;
    background-image: url(../img/post/card_community_iconbottombox.png);
    background-size: 100% 100%;
    display: none;
    justify-content: space-around;
    z-index: 101;
    position: absolute;
}

.content_ico1 .localPic {
    width: 40%;
    height: 70%;
    background-image: url(../img/post/icon_community_localimage_normal.png);
    background-size: 100% 100%;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.content_ico1 .netPic {
    width: 40%;
    height: 70%;
    background-image: url(../img/post/icon_community_Internetpictures_normal.png);
    background-size: 100% 100%;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.content_ico1 .localPic:hover {
    background-image: url(../img/post/icon_community_localimage_hover.png);
}

.content_ico1 .netPic:hover {
    background-image: url(../img/post/icon_community_Internetpictures_hover.png);
}

.Post_content textarea {
    width: 1020px;
    height: 416px;
    resize: none;
    outline: none;
    border: none;
    z-index: 1;
}

.bottom_publish {
    width: 1024px;
    height: 52px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bottom_publish .forward {
    width: 95px;
    height: 31px;
    position: absolute;
    right: 222px;
    bottom: 15px;
    cursor: pointer;
}

.bottom_publish .publish {
    width: 202px;
    height: 52px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.pop_report_bg {
    background-image: url(../img/post/card_community_personalinformation.png);
    width: 530px;
    height: 300px;
    background-size: 100% 100%;
    position: absolute;
    z-index: 99;
    padding-left: 15px;
    cursor: default;
    display: none;
}

.pop_report_bg p {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 28px;
}

.pop_report_bg textarea {
    width: 500px;
    height: 170px;
    outline: none;
    resize: none;
    border: none;
}

.repot_btn {
    position: relative;
    
    width: 90%;
}

.repot_btn img {
    width: 80px;
    height: 25px;
    margin-left: 10px;
    cursor: pointer;
}
.repot_btn img:nth-child(1){
	float: right;
}
.repot_btn img:nth-child(2){
	float: right;
}
@media (max-width:1024px) {
	.center-nav,.my_post_item_top,.comment_items,.item_li,.Post_content,.content_ico,.Post_content textarea,.bottom_publish,.comment_items_bg{
		width: 100vw;
	}
	.comment_left{
		width: 25vw;
	}
	.profile_name_title{
		white-space:normal ;
	}
	.comment_right{
		width: 70vw;
	}
	.comment_left2_main{
		width: 95vw;
	}
	.item_bot{
		width: 95vw;
	}
	
}


.image_upload ul{
	margin: 0;
	padding: 0;
	margin-top: 14px;
}
.image_upload li{
	list-style: none;
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 14px;
	position: relative;
}
.image_upload::after{
	content: "";
	display: block;
	clear: both;
}
.uploadImage{
	background-color: #EEEEEE;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	cursor: pointer;
}
.uploadImage img{
	margin-top: 16px;
	margin-left: 16px;
}
.img_item img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.image_ul_title{
	width: 120px !important;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	padding-top: 12px;
}
.image_ul_title div{
	text-align: center;
}
.img_item .img_delete{
	position: absolute;
	border-radius: 12px;
	right: -10px;
	top: -9px;
	width: 22px;
	height: 22px;
	cursor: pointer;
}
.cover_format_box{
	margin-left: 164px;
	display: flex;
}
.cover_format_box img{
	width: 60px;
	height: 60px;
	margin-right: 14px;
}