/*****弹出框样式***/
.tck {
	margin-top:120px;
	margin-left:330px;
	width: 700px;
	height: 500px;
	background: #4380db;
	box-shadow: #666 0px 0px 10px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	display: none;
	z-index: 9989999;
	position: absolute;
}
.ticket{
	margin-top:-560px;
}
.tck_bottom {
	background: url(../images/bg_bottom.jpg) no-repeat bottom center #4380db;
}

.tck_bt_safe {
	font-size: 24px;
	text-align: center;
	color: #fff;
}

.tck_bt_safe i {
	width: 30px;
	height: 30px;
	position: relative;
}

.icon_phone {
	background: url(../images/icon.jpg) no-repeat;
	display: block;
	top: 34px;
	left: 270px;
}

.icon_email_1 {
	background: url(../images/icon.jpg) no-repeat -30px 0;
	display: block;
	top: 34px;
	left: 270px;
}

.icon_mb {
	background: url(../images/icon.jpg) no-repeat -60px 0;
	display: block;
	top: 34px;
	left: 220px;
}

.icon_wsgrxx {
	background: url(../images/icon.jpg) no-repeat -90px 0;
	display: block;
	top: 34px;
	left: 240px;
}

.icon_yddlyz {
	background: url(../images/icon.jpg) no-repeat -120px 0;
	display: block;
	top: 34px;
	left: 240px;
}

.icon_gth {
	width: 24px;
	height: 30px;
	background: url(../images/icon.jpg) no-repeat -60px -30px;
	display: block;
	position: relative;
}

.tck_nr_safe {
	color: #fff;
}

.tck_frist {
	background: url(../images/bg_frist.jpg) no-repeat;
}

.btn_frist {
	padding-top: 270px;
	padding-left: 32px;
}


.mb_szwc {
	padding-top: 40px;
}

.text_18 {
	font-size: 16px;
	padding-top: 40px;
	width: 440px;
	margin: 0 auto;
}

.text_18 i {
	float: left;
	width: 28px;
	height: 24px;
	background: url(../images/icon.jpg) no-repeat 0 -33px;
	display: block;
}

.mb_wcx {
	width: 130px;
	margin: 0 auto;
	padding-top: 20px;
}

.mb_wcx li {
	line-height: 30px;
}

.mb_wcx li i {
	width: 12px;
	height: 30px;
	float: left;
	background: url(../images/icon.jpg) no-repeat -39px -30px;
	display: block;
}

/*****异地登录验证***/
.yddlyz {
	padding: 20px;
}

.yddlyz_tip {
	line-height: 24px;
	overflow: hidden;
}

.yddlyz_tip i {
	width: 20px;
	height: 30px;
	display: block;
	float: left;
	margin-top: 5px;
}

.u_table {
	line-height: 40px;
	margin: 20px auto;
}

/*通用宝蓝色文字链接*/
.blue{ color:#4a94e7}
.red{ color:#f75a05}

/*感叹号*/
.gth_16{ background: url(../images/gth_dg.gif) no-repeat 0 -48px;}
.gth_12{ background: url(../images/gth_dg.gif) no-repeat 0 -37px;}


/*通用宝蓝色按钮*/
.btn_dotted_a{ height:31px; border:1px solid #fff; color:#fff; line-height:31px; text-align:center; cursor:pointer; border-radius:3px;}
.btn_dotted_a:hover{  border:1px solid #f9f11e; color:#f9f11e;}