/* CSS Document */ input:focus{outline:none;} html {padding:0; margin:0;} body,div,hr,blockquote,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,input,button,select,textarea,fieldset,legend { margin: 0; padding: 0 } input{ border:none;} /* `Clear Floated Elements ----------------------------------------------------------------------------------------------------*/ .clear { clear:both; padding:0; } .clearit { clear:both; height:0; font-size:0; overflow:hidden; } //设置class名清除 .clearfix{*zoom:1} /* ?????????????? */ a:link {COLOR:#434A54;TEXT-DECORATION:none;} a:visited{COLOR:#434A54;TEXT-DECORATION: none;} a:hover{COLOR:#26BFC4;TEXT-DECORATION:none;} a:active {color:#26BFC4;text-decoration: none;} .a2 a:link {COLOR:#FFF;TEXT-DECORATION: none;line-height:24px;} .a2 a:visited{COLOR:#333;TEXT-DECORATION: none;line-height:24px;} .a2 a:hover{COLOR:#666;TEXT-DECORATION: none;line-height:24px;} .a2 a:active {color: #676777;text-decoration: none;line-height:24px;} a.a3:link {COLOR:#fff;TEXT-DECORATION: none;line-height:20px;} a.a3:visited{COLOR:#fff;TEXT-DECORATION: none;line-height:20px;} a.a3:hover{COLOR:#F90;TEXT-DECORATION: none;line-height:20px;} a.a3:active {color:#CCC;text-decoration: none;line-height:20px;} /*顶端*/ #top { margin:0 auto; width: 100%; height: 40px; background:#26BFC4; } .top{ margin:0 auto; width: 1000px; height: 40px; background:#26BFC4; } .huanying{ float:left; width: 480px; height: 40px; line-height:40px; color:#FFF; padding-left:20px; text-align:left; } .toplink{ float:left; width: 480px; height: 40px; line-height:40px; color:#FFF; padding-right:20px; text-align:right; } #header { margin:0 auto; width: 100%; height: 90px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2FFFFFF", endColorstr="#B2FFFFFF"); background-color:rgba(255,255,255,0.7); } /* IE9 HACK 避免在IE9下背景色叠加 */ :root header { filter:none; } .header{ margin:0 auto; width: 1000px; height: 90px; text-align:left; } .logo{ float:left; width: 400px; height: 90px; text-align:left; } /*导航*/ .menu{ float:left; margin:10px 50px 10px 50px; width: 500px; height: 70px; text-align:left; } .menu ul { width: 500px; height: 70px; margin: 0 auto; } .menu li { float: left; width:100px; height:35px; font-family:"微软雅黑"; } .menu li a { display: block; padding: 0px; line-height: 35px; font-size: 14px; text-align:center; color: #333; } .menu li a:hover,.menu4 li a:active { color: #26BFC4; background:url("/tsghezeusdhztvucom/images/menubg.jpg") left no-repeat; } /*底部*/ #footer { width:100%; height:auto; background:#aae5e7; } .footer { width:1000px; margin:0 auto; background:url("/tsghezeusdhztvucom/images/footbg.png") right no-repeat; height:150px; padding-top:30px; } .foot { margin:0 auto; text-align:left; height:120px; padding-left:40px; width:860px; line-height:24px; }