 #code{  
	font-family:Arial;  
	font-style:italic;  
	font-weight:bold;  
	border:0;  
	letter-spacing:2px;  
	color:blue;  
	cursor: pointer;
	font-size: 30px;
	background:#FFFFFF;
	min-width:107px;
	display: block;
	margin-right: 30px;
	/* margin-right: 30px; */
	
}
.kuang_bao.img_code{
	margin-bottom: 28px;
}
.tab_box_content .kuang2{
	width:275px;
	height: 44px;
	border: 1px solid #E2E2E2;
	padding-left: 45px;
}

.tab_box_content .ver2{
	width:96px;
	height: 46px;
	position: absolute;
	top: 1px;
	right: 1px;
	background: #FFFFFF;
	color: #999999;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: auto;
	cursor: pointer;
}
/* 2019.12.31 14:23 */