.hg_tcc {
	background: #fff;
	position: absolute;
	z-index: 10000;
	font-size: 12px;
}

.hg_tcc_top {
	height: 35px;
	line-height: 35px;
	background: rgb(249, 249, 249);
	padding-left: 10px;
	font-size: 14pt;
}

.tcc_closed {
	position: absolute;
	width: 35px;
	height: 35px;
	right: 0px;
	line-height: 35px;
	cursor: pointer;
	font-size: 14pt;
	text-align: center;
}

.tcc_closed:hover {
	color: #fff;
	background: #000;
}

.tcc_title {
	font-size: 14pt;
	float: left;
}

.hg_tcc_con {
	background: rgb(249, 249, 249);
}

.rj_tcc {
	background: #fff;
	position: fixed;
	z-index: 100000;
	font-size: 12px;
	display: none;
}

.rj_tcc_top {
	height: 35px;
	line-height: 35px;
	background: rgb(249, 249, 249);
	padding-left: 10px;
	font-size: 14pt;
}

.rj_tcc_closed {
	position: absolute;
	width: 35px;
	height: 35px;
	right: 0px;
	line-height: 35px;
	cursor: pointer;
	font-size: 14pt;
	text-align: center;
}

.rj_tcc_con {
	background: rgb(249, 249, 249);
	padding: 10px;
}

.tcc_slk {
	border: 1px solid #aaa;
	padding: 0 2px;
	height: 28px;
	line-height: 28px;
}

.tcc_select {
	border: 1px solid #aaa;
	height: 30px;
	line-height: 30px;
}

.hg_tcc_foot {
	position: absolute;
	bottom: 0px;
	height: 65px;
	line-height: 65px;
	width: 100%;
	background: rgb(249, 249, 249);
}

.tcc_foot_btn_save {
	float: right;
	margin-right: 10px;
	color: #fff;
	background: rgb(13, 56, 113);
	border-radius: 20px;
	width: 115px;
	height: 35px;
	border: 0px;
	margin-top: 15px;
	font-size: 11pt;
	cursor: pointer;
}

.tcc_foot_btn_cancel {
	float: right;
	margin-right: 10px;
	color: #fff;
	background: rgb(127, 127, 127);
	border-radius: 20px;
	width: 115px;
	height: 35px;
	border: 0px;
	margin-top: 15px;
	font-size: 11pt;
	cursor: pointer;
}

.tcc_span_xin {
	color: red;
	margin-left: 5px;
	font-size: 14px
}

.mask {
	background: #000;
	position: absolute;
	z-index: 999;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	display: none;
	left: 0px;
	top: 0px;
	filter: alpha(opacity =           50);
}

/* 登录弹窗 */
.denglu_con {
	margin: 0 auto;
	width: 100%;
	height: 377px;
	background: rgb(249, 249, 249);
}

.tcc_dl_input1 {
	background: url(../images/user.png) no-repeat 5px center;
	border: 1px solid rgb(217, 217, 217);
	height: 40px;
	width: 238px;
	margin: 25px 38px 10px;
	padding-left: 42px;
	font-size: 11pt;
	line-height: 40px;
}

.tcc_dl_input2 {
	background: url(../images/key.png) no-repeat 5px center;
	border: 1px solid rgb(217, 217, 217);
	height: 40px;
	width: 238px;
	margin: 0 38px 10px;
	padding-left: 42px;
	font-size: 11pt;
	vertical-align: middle;
	line-height: 40px;
}

.tcc_rm {
	margin: 2px 38px 10px;
	font-size: 10.5pt;
	color: rgb(127, 127, 127)
}

.tcc_rm input {
	vertical-align: middle;
}

.tcc_rm a {
	color: rgb(47, 85, 151);
	text-decoration: none;
	float: right;
}

.tcc_rm a:hover {
	text-decoration: underline;
}

.tcc_denglubut {
	margin: 6px 38px 20px;
	font-size: 12pt;
	height: 40px;
	width: 280px;
	border: 1px solid rgb(13, 56, 113);
	border-radius: 3px;
	color: rgb(13, 56, 113);
	background: rgb(232, 238, 248);
	cursor: pointer;
}

.tcc_denglubut:hover {
	color: #fff;
	background: rgb(117, 154, 213);
	border: 1px solid rgb(117, 154, 213);
}

.tcc_dlhr {
	height: 1px;
	border: none;
	border-top: 1px solid rgb(217, 217, 217);
	margin: 5px 10px;
}

.tcc_gyhgd {
	margin: 8px 75px 20px;
	color: rgb(166, 166, 166);
	font-size: 10.5pt;
}

.tcc_gyhgd img {
	float: left;
}

.tcc_lx {
	float: left;
	width: 150px;
	margin-left: 10px
}

.tcc_lx .p1 {
	font-size: 14pt;
	color: rgb(80, 80, 80);
}

.tcc_lx .p2 {
	font-size: 9pt;
	color: rgb(166, 166, 166);
}

.tcc_lx .p3 {
	font-size: 11pt;
}

.tcc_lx .p3 a {
	color: rgb(68, 103, 181);
	text-decoration: underline;
}

.tcc_lxsy {
	font-size: 13pt;
	color: rgb(60, 60, 60);
	text-align: center;
	margin-top: 18px;
	margin-bottom: 10px;
}

.tc_loading {
	position: fixed;
	background: #000;
	z-index: 110000;
	height: 40px;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
	display: none;
	width: 100px
}

.masks {
	background: #000;
	position: fixed;
	z-index: 9999;
	opacity: 0.5;
	width: 110%;
	height: 100%;
	left: 0px;
	top: 0px;
	filter: alpha(opacity =   50);
	display: none
}