@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
ol, ul, li { list-style: none; }
a { text-decoration: none; }
img { border: 0; }
a:hover { text-decoration: underline; }
/*=======头部========*/
.head {
position: relative;
background: url(../images/top_bg.gif);
width: 1003px;
height: 50px;
text-align: center;
margin: 0 auto;
}
.logo { width: 122px; height: 42px; position: absolute; left: 35px; top: 4px; }
.nav { position: absolute; top: 10px; left: 220px; height: 50px; }
.nav ul { width: 800px; margin: 0px; }
.nav ul li { margin-top: 0px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; float: left; background-color: #FF0000; padding-top: 0px; width: 104px; text-align: center; background: url(../images/top_k.gif); height: 30px; list-style-type: none; }
.nav ul li a { font-size: 12px; color: #FFFFFF; text-decoration: none; line-height: 30px; }
/*=======底部========*/

.footer { height: 80px; }
.foot_bg { display: block; width: 100%; height: 36px; background: url(../images/foot_bg.png) repeat-x; line-height: 36px; color: #666; text-align: center; margin-top: 1px; }
.foot_bg p { margin-bottom: 70px; padding: 0 0 0 0px; font-size: 10px; text-align: center; line-height: 16px; color: #333333; }
#botxf { height: 60px; width: 100%; background: #9c0001; position: fixed; _position: absolute; right: 0; bottom: 0; }
#botxf .botxf_con { width: 1000px; margin: 0 auto; }
#botxf .botxf_tel { float: left; height: 60px; font-family: "微软雅黑"; font-size: 30px; color: #625f5f; }
#botxf .botxf_ly { float: left; width: 414px; height: 60px; background: url("../images/obtn_bg.png") no-repeat; }
#botxf .botxf_ly a { display: block; width: 165px; height: 60px; float: right; }
/*============右侧=============*/
.duilian { position: fixed; background: url(../images/left_ly.gif); position: fixed; top: 88px; right: 35px; text-align: center; z-index: 99999; }
