1234567891011121314151617181920212223242526272829 |
- body { font-family: "����"; font-size: 14px; background: #f6f7f8; color: #666666;}
- * { list-style: none; text-decoration: none; padding: 0; margin: 0;}
- .head {width: 1140px; height: 343px; background: url("../../img/headFooter/banner1.jpg") no-repeat;}
- .head .login { height:51px; line-height:51px; margin-bottom:38px; color: #ffffff; font-size: 16px; padding-left: 1055px; background: url("../../img/headFooter/login1.gif") no-repeat 1029px 17px;}
- .head .login a {color: #ffffff; width: 61px; height:51px; line-height: 51px; font-size: 18px; text-decoration: none;}
- .head .login a:hover {color: red;}
- .head .logo { width:1140px; height: 207px; padding-left:299px; background: url("../../img/headFooter/logo.gif") no-repeat 144px 4px;}
- .head .headUl { width:1140px; height:43px; line-height: 43px; padding-left:36px;}
- .head .headUl li {height: 43px; line-height: 43px; float: left;}
- .head .headUl li a { height: 43px; line-height: 43px; margin-right:40px; display: block; color: #288cdd; font-size:22px; text-decoration: none; }
- .head .headUl li a:hover { color:#db251e;}
- .mr0 { margin-right: 0 !important;}
- .bgZ { color: #db251e !important;}
- /*�ײ�*/
- /* .footer { width: 1140px; height: 160px; background: #6db8e1;}
- .footer .fotLt { width: 505px; height: 160px; line-height: 160px; color: #db251e; font-size:28px; padding-left: 18px; float: left;}
- .footer .fotCt { width: 445px; height: 118px; margin-top: 25px; border-left: 1px solid #cccccc; float: left;}
- .footer .fotRt { width: 171px; height: 118px; margin-top:22px; float: left;}
- .fotUl { width: 314px; height: 102px; padding: 15px 0 0 51px;}
- .fotUl li { width: 314px; height: 30px; line-height: 30px; color: #ffffff;}
- .p0 { padding: 0 !important;} */
- .footer { width: 1140px; height: 110px; font-size:12px; background:#6db8e1;}
- .footer .fotLt { width: 505px; height: 110px; line-height: 110px; color: #db251e; font-size:26px; padding-left: 18px; float: left;}
- .footer .fotCt { width: 445px; height: 80px; margin-top: 17px; border-left: 1px solid #cccccc; float: left;}
- .footer .fotRt { width: 171px; height: 80px; margin-top:17px; float: left;}
- .fotUl { width: 314px; padding: 10px 0 0 51px;}
- .fotUl li { width: 314px; height:20px; line-height:20px; color: #ffffff;}
- .p0 { padding: 0 !important;}
|