.news_left{
	flex: 0 0 50%;
	max-width: 4.32rem;
	overflow: hidden;
}
.news_left img{
	height: 2.48rem;
	transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
}
.tech_li:hover .news_left img{
    transform:scale(1.1);
}
.news_date{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #888888;
	margin: 0.19rem 0;
}
.news_dec{
	-webkit-line-clamp: 3;
}
.news_arrow{
	margin-top: 0.28rem;
	width: 0.3rem;
	height: auto;
	margin-left: auto;
}
.news_right{
	margin-top: 0;
}
.newsD_cont{
	margin-top: 0.3rem;
	
}
.newsD_cont *{
    color: initial;
}
.newsD_tit{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 0.24rem;
	color: #222222;
	text-align: center;
}
.newsD_dete{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #888888;
	margin-top: 0.3rem;
	justify-content: center;
}
.newsD_cont hr{
	width: 100%;
	height: 0.01rem;
	margin: 0.26rem 0;
	background: #DBDBDB;
}
.newsD_dec{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #222222;
	line-height: 0.3rem;
}
.newsD_cont img{
	margin-top: 0.2rem;
	width: 100%;
}
.newsD_b{
	width: 100%;
	height: 0.2rem;
	background: #F5F5F5;
	margin-top: 0.4rem;
}
.newsD_cli{
	margin-top: 0.5rem;
	justify-content: space-between;
}
.newsD_cliL,.newsD_cliR{
	flex: 0 0 46% !important;
}
.newsD_pre{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 0.16rem;
	color: #222222;
	flex: 0 0 auto;
	transition: all 0.5s;
}
.newsD_a{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #222222;
	padding: 0 0.06rem;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 1;
	 -webkit-box-orient: vertical;
	 transition: all 0.5s;
	 text-decoration: underline;
}
.newsD_img{
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	border: 1px solid #888888;
	transition: all 0.5s;
	display: -webkit-inline-box;
	flex: 0 0 0.2rem;
}
.newsD_img>a{
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsD_img img{
	width: 0.06rem;
	height: 0.11rem;
	margin: auto;
	transition: all 0.5s;
}
.newsD_cliA:hover p,.newsD_cliA:hover a{
	color: #F14F50;
	transition: all 0.5s;
}
.newsD_cliA:hover .newsD_img{
	background: #F14F50;
	border: none;
	transition: all 0.5s;
}

/*评论区样式*/
.about_right{
    width: 8.65rem;
}
.commentBox{
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    border: 0.01rem solid #E5E5E5;
    margin-top: 0.37rem;
}

.commentTitle{
   padding-left: 0.2rem;
   margin-top: 0.17rem;
   font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
}

.commentLine{
    width: 100%;
    height: 1px;
    background-color: #F1F1F1;
    margin: 0.17rem auto 0;
}

.commentList{
    width: 94.5%;
    margin:0 auto;
    overflow: hidden;
}

.commentList>li{
    width: 100%;
    padding-top: 0.17rem;
    border-top:1px solid #f1f1f1;
    overflow: hidden;
}
.commentList>li:first-child{
    border-top: 0;
}

.commentTime{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    color: #9B9B9B;
}

.commentContent{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.26rem;
    margin-top: 0.15rem;
}

.commentBtn,.cancel{
    width: auto;
    float: right;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    color: #333333;
    margin-bottom: 0.17rem;
    margin-right: 0.2rem;
    margin-top: 0.16rem;
}

.commentBtn img{
    width: 0.16rem;
    display: inline-block;
    margin-right: 0.02rem;
    vertical-align: middle;
}

.commentImg{
    display: flex;
    margin-top: 0.15rem;
    align-items: center;
    flex-wrap: wrap;
}

.commentImg>img{
    width: 1.04rem;
    /*height: 1.04rem;*/
    display: block;
    margin-right: 0.16rem;
        margin-bottom: 0.1rem;
}

.reply{
    width: 100%;
    padding:0.1rem 0rem 0 0.2rem;
    background: #F9F9F9;
    margin-top: 0.21rem;
    overflow: hidden;
}

.reply .reply{
    padding-bottom: 0.1rem;
}

.replyTime{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    color: #9E9E9E;
}

.replyContent{
    width: 94%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.28rem;
    margin-top: 0.12rem;
}

.reply .reply{
    margin-top: -0.1rem;
}

.commentBottom{
    width:100%;
    background: #FFFFFF;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    border: 0.01rem solid #F3F3F3;
    margin-top: 0.25rem;
    padding-bottom: 0.43rem;
}

.reply.replySome{
    width: 94.5%;
    margin: 0.16rem auto 0;
    display: none;
}

.replySomeTip{
    font-family: Microsoft YaHei, Microsoft YaHei;
    color: #333;
    margin-bottom: 0.18rem;
    font-size: 0.16rem;
}

.commentText{
    width: 94.5%;
    margin: 0.16rem auto 0;
    height: 1.74rem;
    background: #FCFCFC;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #E6E6E6;
    box-sizing: border-box;
    padding:0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    color: #333;
    line-height: 0.3rem;
    display: block;
    resize: none;
}

.updateTip{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.14rem;
    color: #333333;
    width: 94.5%;
    margin: 0.25rem auto 0;
}


.updateBox{
    width: 94.5%;
    margin: 0.15rem auto 0;
    display: flex;

}

.updateInt{
    width: 1.04rem;
    height: 1.04rem;
    background-image: url(/assets/img/updateimg.png);
    background-size: 100% 100%;
}

.updateInt.video{
     background-image: url(/assets/img/updatevideo.png);
}

.updateInt>input{
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    cursor: pointer;
}

.updateImg{
    width:1.04rem;
    height: 1.04rem;
    margin-right: 0.16rem;
    display: flex;
    align-items: center;
    position: relative;
}
.preview-img{
    width: 100%;
    display: block;
    object-fit: contain;
}

.preview-video{
    width: 100%;
    flex: 0;
    height: auto;
    display: block;
    object-fit: contain;
}

.updateVideo{
    width: 3rem;
    /* height: 1.04rem; */
    margin-right: 0.16rem;
    display: flex;
    align-items: center;
    position: relative;
}



.updateClose{
    width: 0.16rem;
    height: 0.16rem;
    position: absolute;
    right: 0.03rem;
    top: 0.03rem;
    opacity: 0;
    transition: all 0.6s;
}

.updateImg:hover .updateClose{
    opacity: 1;
}

.updateVideo:hover .updateClose{
    opacity: 1;
}

.commentSubmit{
    width: 1.59rem;
    height: 0.5rem;
    background: #F14F50;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.36rem;
    margin-left: 2.75%;
    border:0;
    cursor: pointer;
    position: relative;
}
.commentSubmit:before {
	pointer-events: none;
	content: '';
	position: absolute;
	border: #F14F50 solid 2px;
	top: -16px;
	right: -16px;
	bottom: -16px;
	left: -16px;
	opacity: 0;
	border-radius: 0.04rem;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: top, right, bottom, left;
	transition-property: top, right, bottom, left;
}

.commentSubmit:hover:before {
    top: -0px;
    right: -0px;
    bottom: -0px;
    left: -0px;
    opacity: 1;
}
.codeBox{
    width: 94.5%;
    margin: 0.37rem auto 0;
    display: flex;
    align-items: center;
}

.codetip{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;
}


.code{
    width: 1.72rem;
    height: 0.4rem;
    background: #FFFFFF;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    border: 0.01rem solid #D5D5D5;
    box-sizing: border-box;
    padding-left: 0.1rem;
    margin-left: 0.05rem;
    color: #333;
}

.codeImg{
    width: 1rem;
    height: 0.4rem;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    overflow: hidden;
    margin-left: 0.09rem;
    cursor: pointer;
}
.codeImg>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.codeChange{
    font-family: Microsoft YaHei, Microsoft YaHei;
    margin-left: 0.11rem;
    font-size: 0.12rem;
    color: #333333;
        cursor: pointer;
}

.commentVideo{
    display: flex;
    margin-top: 0.15rem;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 0.2rem;

}
.commentVideo>video{
    width:3rem;
    height: auto;
    flex:0;
    object-fit: cover;
}


@media only screen and (max-width: 1024px) {
    .newsD_tit{
        font-size: 16px;
    }
    .newsD_dete,.newsD_dete span,.newsD_dec,.newsD_pre,.newsD_a,.commentTitle,.commentText,.commentText::placeholder,.updateTip,.codetip,.codeChange,.commentSubmit{
        font-size: 12px;
    }
    .news_left{
        max-width: 100%;
    }
    .news_left img{
        height: 3.48rem;
    }
    .news_date{
        font-size: 12px;
    }
}