@charset "utf-8";
/* 
 * CSS Document for ehome.ccb.com
 * copyright ccb.com
 * for gemog.com wen
 * Date: 2013-04-15
 */
 
#city_box_bg{
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#77000000,endColorstr=#77000000)\0;
	color:#fff;
	zoom: 1;
	z-index:9999;
}
#city_box_bg .welcome_box{
	color:#000;
	/*padding:20px;*/
	padding: 60px 65px 100px;
	background-color: #FFFFFF;
	left: 50%;
	top:0;
	margin-left: -200px;
	margin-top: 160px;
	position: absolute;
	width: 400px;
	height:190px;
	background:url(../images/change_city/bg_bg.png) no-repeat;
	z-index: 110000;
}
.welcome_head h3{
	border-bottom: 1px dotted #CCCCCC;
	font-size: 18px;
	color:#0066b3;
}
.welcome_head img{
	margin-left:170px;	
}
.welcome_footer{
	text-align:right;
	border-top:dotted 1px #ccc;
	/*padding:3px;*/
	padding: 3px 30px;
}
.welcome_footer h4{
	display:inline-block; 
	white-space: nowrap;
	cursor:pointer;
	width:125px;
	margin-top:10px;
	height:31px;
	text-indent:9999em;
	background:url(../images/change_city/know.png) no-repeat;
	overflow:hidden;
}
.float_left{
	float:left;
}
.welcome_footer #jump{
	width:133px;
	background:url(../images/change_city/jump1.png) no-repeat;
}
.simplemodal-data{
	*width:400px;
}
.welcome_body{
	font-size: 14px;
	line-height: 30px;
	/*padding: 10px;*/
	padding: 10px;
	text-indent: 2em;
	/*height:90px;*/
	height:122px;
	overflow-y:auto;
}
.arrows1{
	position:absolute;
	z-index:110000;
	height:169px; 
	width:117px;
	background:url(../images/change_city/city.png) no-repeat;
	left: 50%;
	margin-left: -160px;
	top: 35px;
}
.arrows1_ico{
	position:absolute;
	left: 50%;
	margin-left: -70px;
	top: 30px;
	height:48px;
	overflow:hidden;
}
.arrows1_ico span{
	display:inline-block;
	height:48px;
	line-height: 48px;
	vertical-align: middle;
}
.arrows1_ico p.red{
	line-height:normal;
	color: #C00000;
	font-size: 20px;
	padding:5px 0 2px;
	position: relative;
	font-family: "黑体";
}
.arrows_ico_l,.arrows_ico_r{
	height:48px;
	width:5px;
}
.arrows_ico_l{
	background:url(../images/change_city/arrow_ico_l.gif) no-repeat;
}
.arrows_ico_r{
	background:url(../images/change_city/arrow_ico_r.gif) no-repeat;
}
.site_city{
	font-size: 12px;
	font-weight: bold;
	background-color:#fff;
	color:#000;
	padding:0 5px;
}
.site_city .blue{
	line-height:normal;
	font-weight:normal;
	color:#666;
}
.close_debt_msg img{
	vertical-align: middle;
}
.login2_line{
	width:480px;
}
#arrow2 a{
	display:inline-block;
	height:27px;
	overflow:hidden;
}
.welcome_txt1{
	font-weight:bold;
}
