@charset "utf-8";
/*生成代码框*/
.one_voer {
	position: fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
    left:0;
	top:0;
	z-index:9999;
}
.one_voer .top em{
	width:18px;
	float:right;
	line-height:28px;
	height:28px;
	cursor:pointer;
	color:#fff;
	font-style:normal;
	padding-right:9px;
	font-family:"宋体";
	text-align:right;
	font-size:12px;
}
.one_voer .bittom_other{
	width:1018px;
	height:450px;
	position:absolute;
	z-index:9999;
	left:50%;
	top:50%;
	margin:-225px  0 0 -509px;
	background-color:#575a5c;
}
.one_voer .bittom_other .guan{
	width:18px;
	height:18px;
	background:#55585a;
	border:1px solid #484e51;
	color:#fff;
	line-height:18px;
	float:right;
	text-align:center;
	margin:10px 10px 0 0;
	cursor:pointer;
}
.one_voer .bittom_other .daim{
	width:980px;
	min-height:290px;
	margin:0 auto;
	margin-top:15px;
	margin-left:15px;
	overflow:scroll;
	line-height:18px;
	text-align:left;
	border:1px solid #d3d4d4;
}
.one_voer .bittom_other .text_wz{
	width:980px;
	height:56px;
	margin:0 auto;
	line-height:56px;		
	color:#ffffff;
	font-family:"微软雅黑";
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
.one_voer .bittom_other .copy{
	width:154px;
	height:28px;
	line-height:28px;
	background:url(../images/all_tb.png) no-repeat left -52px;
	border:none;
	color:#33363f;
	font-size:13px;
	font-family:"微软雅黑";
	font-weight:bold;
	float:right;
	cursor:pointer;
	margin:14px 0;
}
.one_voer .bittom_other .an-niu{
	width:100%;
	height:56px;
	overflow:hidden;
	text-align:center;
}

.one_voer .bittom_other .an-niu .dc_js{
	width:125px;
	height:29px;
	float:left;
	cursor:pointer;
	_background:none;
	background-repeat:no-repeat;
	background-position:0 0;
	display: inline;
	margin-right:10px;
	border:none;
}
.one_voer .bittom_other .an-niu .dc_tm{
	width:192px;
	height:54px;
	background:#7b8084;
	border:1px solid #484e51;		
	cursor:pointer;
	border:none;
	display: inline-block;
	margin:0 7px;
	line-height:54px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
}
.one_voer .bittom_other .an-niu .dc_tm:hover{
	background:#45484a;
}
.one_voer .bittom_other .an-niu .dc_bc{
	background:#45484a;
}