@charset "utf-8";
/* CSS Document */
.div_develop{padding:0.2rem;}
.div_develop *{font-size:12px !important;}
body{width:100%}
.datu{
			text-align:center;
			margin-top:0.3rem;}
.datu img{max-width:90%;}
		.kuang{
			width:60%;
			margin-top:0.5rem;
			min-height:1.8rem;
			border:solid 1px #E1E1E1;
			padding:0.25rem;
			min-width:5rem;
			border-radius:0.1rem;
			box-shadow: 0.05rem 0.05rem 4px #ddd;
	
			}
		.messages{
			font-family:"微软雅黑";
			font-size:0.26rem;
			color:#1B1B1B;
			line-height:180%;
			margin-top:0.25rem;
			word-break:break-all;
			}
		.but1{
			cursor:pointer;
			border:none;
			width:1.6rem;
			height:0.55rem;
			background-color:#1F2227;
			color:#FFF;
			font-family:"微软雅黑";
			font-size:0.24rem;
			border-radius:0.05rem}
		.but1:hover{
			background-color:#BE2925;}
		.but2{
			cursor:pointer;
			border:none;
			width:1.6rem;
			height:0.55rem;
			background-color:#FF4401;
			color:#FFF;
			font-family:"微软雅黑";
			font-size:0.24rem;
			border-radius:0.05rem
			}
		.but2:hover{
			background-color:#BE2925;}
		.divan{
			margin-top:0.8rem;
			margin-bottom:1rem;}