@charset "utf-8";
/* CSS Document */

/****************顶部开始************************/	
	
.top-content{
	height:30px;
	background:url(../images/info/top-bg.gif);
	width:100%;
	}
	
.link-f{
	float:left;
	width:470px;
	line-height:30px;
	padding-left:10px;

	}
	
.link-f img{ margin-right:3px;}			

.link-f a{ color:#369; font-weight:normal;}

.login-on{
	float:right;
	width:auto;
	line-height:30px;
	padding-right:10px;
	}
.login-on a{ color:#369; font-weight:normal; line-height:30px; }

.login-on a:hover{ color:#369; font-weight:normal; }

	

/****************头部开始************************/	
	
	
.header-content{
	padding:0;
	margin:0;
	height:100px;
	background: url(../images/info/header-imgbg.jpg);
	width:100%;
	}		
	
	
.header-logo{
	float:left;
	width:245px;
	height:auto;
	padding:20px 0;
	padding-left:7px;
	}	
	
.header-search{
	float:right;
	width:700px;
	height:auto;
	height:100px;
	}
	
.search-sty{
	float:left;
	padding:20px 0;
	height:55px;
	width:435px;
	}	
	

#CityName{
	float:right;
	margin-right:10px;
	padding:10px 0;
	display:inline;
	width:190px;
	height:95px;
	background:url(../images/info/choosecitybg.png) no-repeat;
	text-align:center;
	}

.choose{
	font-size:16px;
	color:#fff;
	font-weight:bold;

	}
	
.currentCity{
	line-height:40px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	float:left;
	width:180px;
	}	
	
.search-style{
	width:237px;
	background:url(../images/info/search-bg.gif) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:5px;
	}	
	
.input-text{
	height:25px;
	border:none;
	width:240px;
	line-height:25px;
	margin-top:1px;
	display:inline;
	*border:#FFF;
	}
	
.sub-button{
	border:none;
	background:url(../images/info/search-button.gif) no-repeat;
	width:95px;
	height:30px;
	font-size:18px;
	color:#369;
	cursor:pointer;
	}
	
.sub-button-img{
	margin-bottom:10px;
	margin-top:4px;
	}
	
/**************search*********************/	
	
.search-bar {
	float: right;
	width: 420px;
	padding-top: 17px;
}

.search-bar dl {
	background-color: #336699;
	border:1px solid #4e749b;
	height: 30px;
	padding: 5px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	
}
.clear, .main {
	display: block;
}
.search-bar dl dt.s_select {
	margin-right: 4px;
}
.search-bar dl dt.s_select, .search-bar dl dt.s_select a.select-btn, .search-bar dl dt.s_select a.select-btn span, .search-bar dl dd.input, .search-bar dl dd.input input, .search-bar dl dd.btn input {
	background: url(../images/info/search.png) no-repeat;
	display: block;
}

.search-bar dl dt.s_select a.select-btn span {
	float: left;
	background-position: right -66px;
	height: 29px;
	padding-right: 24px;
	min-width: 48px;
	width: auto!important;
	width: auto;
	overflow: visible;
	_width: auto;
	font-weight:normal;
}


.search-bar dl dt.s_select a:hover.select-btn span {
	color:#999;
	}


.search-bar .s_select {
	position: relative;
}
.search-bar dl dt {
	float: left;
	height: 29px;
}

.search-bar dl dd.btn {
	float: right;
	width: 70px;
	padding-top: 1px;
	height: 28px;
	margin-left: 4px;
}

.search-bar dl dt.s_select a.select-btn {
	float: left;
	background-position: right top;
	height: 29px;
	margin-left: 5px;
	line-height: 29px;
	padding-left: 6px;
	color: #9E9E9E;
	text-decoration: none;
}

.search-bar .s_select div {
	display: none;
	position: absolute;
	background-color: white;
	left: 1px;
	top: 27px;
	border: 1px solid #DBDBDB;
	padding: 3px 0;
	min-width: 79px;
	width: auto!important;
	width: 79px;
	overflow: visible;
	z-index:1000000;
}

.search-bar .s_select div a {
	padding: 3px 5px;
	display: block;
	white-space: nowrap;
	color:#CCC;

}

.search-bar dl dd.btn {
	float: right;
	width: 31px;
	padding-top: 1px;
	height: 28px;
	margin-left: 4px;
}

.search-bar dl dd.btn input {
	background-position: left -40px;
	width: 31px;
	height: 28px;
	border: none;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.search-bar dl dd.input {
	overflow: hidden;
	zoom: 1;
	_float: left;
	height: 29px;
	padding-left: 6px;
}

.search-bar dl dd.input input {
	width: 100%;
	border: none;
	height: 20px;
	_position: relative;
	top: -1px;
	padding: 4px 0;
	background-position: right 0;
	line-height: 22px;
}
		
	
	
/***************menu*********************/			
	
.header-menu{
	height:35px;
	width:100%;
	}	

.imcm ul{
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0;
	list-style:none outside none;
	border-style:none;
	background-image:none;
	clear:none;
	float:none;
	display:block;
	position:static;
	overflow:visible;
	line-height:normal;
	}
.imcm li{
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0;
	list-style:none outside none;
	border-style:none;
	background-image:none;
	clear:none;
	float:none;
	display:block;
	position:static;
	overflow:visible;
	line-height:35px;
	height:35px;

	} 
.imcm span,.imcm a{
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0;
	list-style:none outside none;
	border-style:none;
	background-image:none;
	clear:none;
	float:none;
	display:block;
	position:static;
	overflow:visible;
	line-height:35px;
	}	
	
.imcm li a img{
	display:inline;
	border-width:0px;
	}
.imcm span{
	display:inline;
	}
.imcm .imclear,.imclear{
	clear:both;
	height:0px;
	visibility:hidden;
	line-height:0px;
	font-size:1px;
	}
.imcm .imsc{
	position:relative;
	}
.imcm .imsubc{
	position:absolute;
	visibility:hidden;
	}
.imcm li{
	list-style:none;
	font-size:1px;
	float:left;
	height:25px;
	
	}
.imcm ul ul li{
	width:100%;
	float:none !important;
	}
.imcm a{
	display:block;
	position:relative;
	}
.imcm ul .imsc,.imcm ul .imsubc {
	z-index:10;
	}
.imcm ul ul .imsc,.imcm ul ul .imsubc{
	z-index:20;
	}
.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc{
	z-index:30;
	}
.imde ul li:hover .imsubc{
	visibility:visible;
	}
.imde ul ul li:hover  .imsubc{
	visibility:visible;
	}
.imde ul ul ul li:hover  .imsubc{
	visibility:visible;
	}
.imde li:hover ul  .imsubc{
	visibility:hidden;
	height:35px;
	}
.imde li:hover ul ul .imsubc{
	visibility:hidden;
	}
.imde li:hover ul ul ul  .imsubc{
	visibility:hidden;
	}
.imcm .imea{
	display:block;
	position:relative;
	left:0px;
	font-size:1px;
	line-height:1px;
	height:0px;
	width:1px;
	float:right;
	}
.imcm .imea span{
	display:block;
	position:relative;
	font-size:1px;
	line-height:0px;
	}
.dvs,.dvm{
	border-width:0px
	}
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../images/info/sample1_main_arrow.gif); width:15px; height:14px; left:-15px; top:10px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(../images/info/sample1_main_arrow.gif); background-repeat:no-repeat;background-position:top left;}
	
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(sample1_sub_arrow.gif); width:14px; height:14px; left:-14px; top:10px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(sample1_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}

#imouter0 {background:url(../images/info/menu-background.gif); padding:0px; height:35px; }
#imenus0 li ul {background-color:#fffcfc; border-style:solid; border-color:#ae3b36; border-width:4px; }

#imenus0 li a, #imenus0 .imctitle {color:#333333; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; }
	
#imenus0 li:hover>a {background-color:#ae3b36; color:#111111;}
#imenus0 li a.ihover {background-color:#ae3b36; color:#fff; height:35px;  }
#imenus0 li .imde imenus0 a:hover {background-color:#ae3b36; color:#fff;}
#imenus0 li a.iactive {}

#imenus0 ul a, #imenus0 .imsubc li .imctitle  {
		color:#111111; 
		text-align:left; 
		font-size:11px; 
		font-weight:normal; 
		text-decoration:none; 
		border-style:none; 
		border-color:#000000; 
		border-width:1px; 
		height:9px; 
		line-height:9px;
		padding:8px;
		}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {background-color:#ae3b36; color:#000; }
#imenus0 ul li a.ihover {background-color:#f1f1f1; color:#970404; height:9px; }

		/* [active] */
#imenus0 ul li a.iactive {text-decoration:underline; }


/****************footer-begin*********************/	

.footer-banner{
	width:100%;
	margin:10px 0;
	}
	
	
.banner-60l{
	float:left;
	width:468px;
	height:60px;
	padding-left:5px;
	}	
	
.banner-60l img{
	width:468px;
	height:60px;
 }	
	
.banner-60r{
	float:right;
	width:468px;
	height:60px;
	padding-right:5px;
	
	}	

.banner-60r img{
	width:468px;
	height:60px;
 }	

	

.footer-copyright{
	display:block;
	width:960px;
	height:auto;
}
	
#sp-footer{
	padding:40px 20px; 
	background:#3a577b url(../images/info/footer-mainbg.gif); 
	color:#1d395d;
	border-top:1px solid #232220;
	position:relative;
	width:920px;
	line-height:20px;
	}
#sp-footer a{
	color:#e1e1e1;
	font-weight:normal;
	font-size:11px
	}
#sp-footer a:hover{
	color:#e1e1e1;
	text-decoration:underline
	}
a#gototop{
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-21px;
	background-image:url(../images/info/gototop.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:25px;
	width:42px
	}
a#gototop:hover{
	background-position:0 -25px;
	}
	
	
#footer-nav{
	float:right;
	}
#footer-nav ul{
	list-style-type:none;
	padding:0;
	margin:0 0 5px 0
	}
#footer-nav li{
	float:left;
	background:none;
	padding:0;
	}
#footer-nav a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#1d395d;
	margin:0;
	padding:0 8px
	}
	
	
#footer-nav a:hover,#footer-nav li.active a{
	color:#1d395d;
	text-decoration: underline;
	}	

/****************切换城市弹出层样式******************/
.ListCity {
position: absolute;
border: 1px solid #369;
width: 200px;
z-index: 1000000;
background-color: white;
margin-top: -30px;
margin-left: 740px;
padding: 6px 8px;
}

.ListCity dl {
clear: both;
float: left;
width: 100%;
line-height: 22px;
}

.ListCity dt {
float: left;
font-weight: 700;
}

.ListCity dd {
float: left;
width: 171px;
}
.ListCity a {
float: left;
margin-right: 8px;
white-space: nowrap;
color: #0966BE;
}

/*****************LINKS css*************************/	
	
.footer-Links{
	margin-bottom:10px;
	padding:0;
	display: block;
	}	
	
.Links-title{
	height:30px;
	background:url(../images/info/Link-bg.gif);
	width:945px;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	color:#369;
	line-height:30px;
	margin-bottom:5px;
	}	

.footer-Links ul{
	padding:0;
	margin:0;
	list-style:none;
	}
	
.footer-Links ul li{
	width:auto;
	margin:5px 8px;
	float:left;
	color:#336699;
	white-space:normal;
	}
.footer-Links ul li a{
	color:#336699;
	font-weight:normal;	
	}

.footer-Links ul li a:hover{
	color:#ae3b36;	
	}
