/*初始化*/

h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th { padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, h7 { font-size:14px; font-weight:bold;}
img, table, td, th { border:0;}
ul, ol { list-style-type:none;}
a { color:#0097CC; text-decoration:underline;}
a:hover { color:#51B400; text-decoration:underline;}
body { font:12px Arial, "宋体", Verdana, sans-serif;}

/*css sprites*/

#head #menu, #menu li a.here, #menu li a:hover, #menu li a#menu_home, #menu li a#menu_home.here, #menu li a#menu_home:hover, #head #logo, #topnav { background-image:url(../images/bg/top_bg.jpg); background-repeat:no-repeat;}
#head, #menu li, #left_news_head li, #right_news_head li, #left #description #description_head li { background-image:url(../images/bg/line_bg.jpg); background-repeat:repeat-x;}
#menu li#search input.submit, #banner_title li a:hover, #banner_title li a.slidenow, .company #left #comsenz_join input.submit { background-image:url(../images/bg/icon_bg.gif); background-repeat:no-repeat;}
#comsenznews #leftbox, #left_news_head li a.head_first, #right_news_head li a.head_first, #comsenznews #rightbox, #slide #banner_title, #left #description #description_head li a:hover, #left #description #description_head li a.here, #left #description #description_head li a#description_first.here, #left #description #description_head li a#description_first:hover { background:url(../images/bg/index_bg.jpg); background-repeat:no-repeat;}

/*头部*/

#head { width:100%; height:105px; background-position:left -41px;}
    #head #logo { width:950px; height:71px; background-position:left -66px;}
	    #head #logo h1 { float:left;}
		 #head #logo h2 { float:left; padding: 15px 0 0 50px; color: #0666b0; font-size: 26px; letter-spacing: 0.1em;}
		 #head #logo h3 { float:left; padding: 2px 0 0 50px; color: #4B5A61; /*font-weight: normal;*/ font-size: 13px; white-space: nowrap; /*letter-spacing: 0.1em;*/}
	    #head #logo p { float:right; padding: 28px 80px 0 0; color: #94a4c2; letter-spacing: 0.2em;}
		    #head #logo p a { color:#94a4c2;}
		    #head #logo p a strong { font-weight:normal;}
			#head #logo p em { padding:0 10px;}
	#head #menu { width:950px; height:33px; background-position:left -33px; white-space:nowrap; position:relative; z-index:1;}
        #menu li { float:left; width:84px; height:33px; background-position:right top; background-repeat:no-repeat;}
		    #menu li a { color:#fff; display:block; font-size:12px; font-weight:bold; text-decoration:none; padding:10px; text-align:center;}
			#menu li a.here, #menu li a:hover { color:#000; background-position:-168px top;}
			#menu li#tel { width:170px; float:right; padding: 10px 0 0 0; height: 30px; color: #fff; font-weight: bold; position:relative; background:none;}
			#menu li#search { width:236px; float:right; padding-top:5px; position:relative; background:none;}
				#menu li#search input { width:150px; position:absolute; top:6px; font-size:12px; padding:4px 2px 0 3px; color:#666; border:1px solid #065387; height:16px;}
				#menu li#search input.submit { position:absolute; top:6px; left:160px; height:21px; border:0; color:#fff; font-weight:600; padding:2px 0 1px 0; width:59px; background-position:left top; cursor:pointer;}
				#menu li a#menu_home { background-position:left -33px;}
				#menu li a#menu_home.here, #menu li a#menu_home:hover { background-position:left top;}
				#menu li a#idc { padding:10px 15px;}
				
/*底部信息*/

#foot { width:100%; /*height:50px;*/ overflow:hidden; /*background-position:left -180px;*/ background: #e8e9ee; border-top: 1px solid #999;}
	#foot div { width:950px; margin:0 auto; padding:20px 0; /*border-top:1px solid #AAB5BB;*/}
	#foot p#comsenzservice { float:left;}
	#foot p#message { float:right;}
	#foot p { clear:both; white-space:nowrap; margin-top:5px; text-align: center;}
	#foot em { padding:0 10px; color:#666;}

/*统一样式*/

#head, #head #logo, #head #menu { margin:0 auto;}

#head, #head #logo { overflow:hidden;}

#head #logo p a strong, #foot p#comsenzservice strong { color:#0097CC;}

#head #logo p a, #foot p#comsenzservice a { text-decoration:none;} 

#foot p#comsenzservice a, #foot p#copy { color:#4c5a62;}

#right .search {background: url("images/search.png") no-repeat scroll 5px 3px transparent;border: 1px solid #CCCCCC;border-radius: 3px 3px 3px 3px;font-size: 12px;line-height: 1.2em;padding: 4px 10px 4px 28px; margin: 5px 0 5px 15px;}

#banner {
	margin:0 auto; width: 950px; height: 180px; background: url('../images/bg/banner.jpg') left top no-repeat;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* layout */

.clearfix:after { 
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

.clear {clear: both;}

