﻿/*站点标签通用样式定义*/
html,body{font-family:"微软雅黑",arial,"宋体"; font-size:12px;color:#444444; margin:0 auto;background:#fff;}
body, div,ol, ul, li, dl, dt, dd, iframe, form, p,span,h1,h2,h3,h4{ margin: 0px; padding: 0px; }
a{text-decoration:none;color:#666;}
a:hover{ color:#004ca1; text-decoration:none;}
ul,li{list-style-type:none;}
iframe, img { border: 0px; }
table { }
.clear{ clear:both;}
 
h1{font-size:16px; font-weight:bold;}
h2{font-size:18px; font-weight:bold;}
h3{ font-size:14px; font-weight:bold;}
h4{ font-size:12px; font-weight:bold;}
.C:before, .C:after { content: "."; display: block; height: 0; visibility: hidden; }
.C:after { clear: both; }
.C { zoom: 1; }

.w100{width:100%;}
.w1000{width:1000px;margin:0 auto;padding:0;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
/*head*/
.header{background:url(../images/headbg.gif) repeat-x;height:121px;}
.head{}
.logo{margin-top:25px;}
.tel{background: url(../images/tel.jpg) no-repeat left 0;width: 200px;height: 60px;margin-top: 50px;font-size: 16px;color: #333;  padding-left: 50px;}
.tel i{color:#c51216;font-size:18px;font-weight:bold;display:block;}
/*nav*/
.menu{background:url(../images/navbg.gif) repeat-x;height:44px;border: 1px solid #12b7ff;}
.menu ul{float:left;width:125px;}
.menu ul li a{display:block;height:44px;line-height:44px;text-align:center;color:#fff;font-size:14px;}
.menu ul li a:hover{background: url(../images/navhov.jpg) no-repeat center center;}
#nav UL LI.menu {POSITION: absolute;  WIDTH: 125px;  z-index:999;}
#nav UL LI.menu SPAN {WIDTH: 125px; FLOAT: left; HEIGHT: 25px;BORDER-BOTTOM: #eee 1px solid;BACKGROUND: #076eb9;}
#nav UL LI.menu SPAN A {TEXT-ALIGN: center; LINE-HEIGHT: 25px; DISPLAY: block; HEIGHT: 25px;  }
#nav UL LI.menu SPAN A:hover {BACKGROUND: #ddd;HEIGHT: 25px; color:#076eb9}
/*footer*/
.footer{background:#636363;height:120px;margin-top: 30px;}
.footmenu{background:url(../images/fofobg.png) center 45px no-repeat;}
.footmenu ul li{float:left;height:50px;line-height:50px;width:66px;text-align:center;color: #fff;}
.footmenu ul li a{display:block;line-height:50px;color:#fff;}
.footz a{color:#fff;}
.footz{text-align:center;color:#fff;line-height: 26px;margin-top: 10px;}
.footz a:hover{color:#999;}