/* CSS Document */ /*清除浏览器默认样式*/ body{padding:0;margin:0;font-size:12px;font-family:Arial, "微软雅黑"; color:#323232; background:#faf7eb;} h1,h2,h3,h4,h5,h6,ol,ul,li,p,dl,dt,dd,img,form,button{ padding:0; margin:0; list-style:none; border:0; } a{ text-decoration:none; color:#323232;} /*head*/ #head{ width:100%; height:82px; border-top:4px solid #1a3d66; border-bottom:1px solid #ccc; background:url("/zscufejryjhcom/defaults/images/login/head_bg.png") no-repeat center center #F3F3F3;} /*header*/ .header{ width:1170px; height:82px; margin:0 auto;} .header .logo{ width:430px; height:62px; margin-top:10px; float:left;} .header .lianjie{ height:28px; line-height:28px; float:right; background:#1a3d66; color:#fff;} .header .lianjie a{ color:#fff; display:inline-block; padding:0 21px;} .header .lianjie a:hover{ text-decoration:underline;} /*nav*/ #nav{ width:100%; height:43px; border-bottom:1px solid #ccc; background:#fff;} .naver{ width:1160px; height:43px; line-height:39px; margin:0 auto; padding-left:10px;} #nav .ul01{ float:left; position:relative;} #nav .ul01 .li01{ font-size:16px; padding:0 22px; float:left; left:0; position:relative;} #nav .ul01 .li01 a{ display:inline-block; height:39px;} #nav .ul01 .li01:hover{ border-bottom:4px solid #1a3d66;} #nav .ul01 ul{ position:absolute; left:0px; top:39px; z-index:9999999; background:#fff; box-shadow:1px 1px 5px #ccc; -moz-box-shadow:1px 1px 5px #ccc; -o-box-shadow:1px 1px 5px #ccc; -webkit-box-shadow:1px 1px 5px #ccc; -o-box-shadow:1px 1px 5px #ccc; width:160px; display:none;} #nav .ul01 ul li{ line-height:30px;} #nav .ul01 ul li a{ padding:0 0 0 22px; width:138px; height:30px!important; line-height:30px!important;} #nav .ul01 ul li a:hover{ color:#1a3d66; text-decoration:underline;} /*search*/ .search{ width:255px; height:43px; line-height:43px; float:right;} .scText{ width:190px; height:43px; line-height:43px; background:#fafafa; color:#909090; padding:0 10px; border:1px solid #ccc; border-top:0; border-bottom:0; float:left;} .scBtn{ width:42px; height:43px; float:left; border:0; border-right:1px solid #ccc; background:url("/zscufejryjhcom/defaults/images/login/search.png") no-repeat center #f2f2f2; cursor:pointer;} /*foot*/ #foot{ width:100%; height:99px; background:#1a3d66;} .footer{ width:1170px; height:99px; background:url("/zscufejryjhcom/defaults/images/login/foot_bg.png") no-repeat 665px center; margin:0 auto; color:#fff;} .footer p{ width:950px; margin:0 auto; line-height:24px; padding-top:25px; text-align:center; font-size:14px;}