@charset "utf-8";
/* CSS Document */
html{ }
* {vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; outline: 0; padding: 0; margin: 0; border: 0; }
body { font-family:'', System, Arial; font-size:12px; margin:0 auto; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img { padding: 0; margin: 0; }
address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
table { border-collapse:collapse; border-spacing:0; }
caption, th { text-align: left; }
fieldset, img { border: 0; }
ol, ul { list-style: none; }
.clear{ clear:both;}
.fr{ float:right;}
.fl{ float:left;}
a{ text-decoration:none; color:#000;}
.undis{ display:none;}
/*金陵长安首页css最外层盒子*/
#containerHeader{ width:100%; height:74px; background:url(containerbg_head.jpg) no-repeat center top #f9f9f9; padding-top:181px;min-width: 1024px;}
/*主导航部分css*/
#nav{ width:100%; height:31px; background:url(navbg.jpg) repeat-x; padding-top:11px;}
ul#navList{ width:1002px; height:20px; margin:0 auto;}
ul#navList li { float:left; width:110px; height:20px;}
ul#navList li a{ display:block; line-height:20px; text-align:center; border-left:1px solid #c52e0f; border-right:1px solid #941407; color:#FFF; font-weight:bold; font-size:14px;}
ul#navList li a.noLBorder{ border-left:none;}
ul#navList li a.noRBorder{ border-right:none;}
/*各区频道部分css*/
.channel{ width:997px; height:15px; border:1px solid #dbdbdb; border-top:none; margin:0 auto; background:#f2f2f2; color:#333333; padding:8px 10px; position:relative;}
.channel span{ display:block; float:left; width:65px; height:15px; line-height:15px; text-align:center; color:#ad1d00; font-weight:bold;}
.channel ul.district{ float:left; width:640px; height:15px; line-height:15px; text-align:center; }
.channel ul.district li{ float:left; width:53px; height:15px; border-right:1px solid #333333;}
.channel ul.district li.noLBorder{border:none;}
.channel .dateSearch{ display:block; float:right; width:240px; margin-left:50px; }
.channel .dateSearch span{ float:left; width:195px; height:height:16px; line-height:16px;}
.channel .dateSearch img{ display:block; float:right; vertical-align:middle; margin:0 10px;}
/*搜索部分css*/
.head-v3{ float:right; height:30px;position:relative;z-index:100;}
.head-v3 .navigation-inner{width:30px; position:relative;}
.navigation-up{height:20px;background:none;}
.navigation-up .navigation-v3{float:right;_margin-left:10px}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left;}
.navigation-up .navigation-v3 .nav-up-selected{background:none;}
.navigation-up .navigation-v3 .nav-up-selected-inpage{background:none;}

.navigation-down{position:absolute;top:30px;left:0px;width:auto;}
.navigation-down .nav-down-menu{width:280px;margin:0;background:#FFF;position:absolute;top:-3px}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;position:relative; top:-30px; padding-top:30px;}
.navigation-down .nav-down-menu .navigation-down-inner #search{padding: 8px; border-radius: 5px; background: #E9E9E9; border: 1px solid #39f;}
.navigation-down .nav-down-menu .navigation-down-inner #search input{ width:180px; height:25px; border:1px solid #39F; border-radius:3px; background:#FFF; line-height:25px; margin-left:5px;}
.navigation-down .nav-down-menu .navigation-down-inner #search button{ width:60px;text-align:center; line-height:23px; border:1px solid #39F; border-radius:3px; margin-left:10px;}
#solution{right: -40px; background: none;}