@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;margin: 0px auto;font-family: "Microsoft YaHei" , "微软雅黑", sans-serif;color:#5d5c5c; font-size:16px;}

/* 重置浏览器样式 */
ul,li,p,img,input{margin:0;padding:0;list-style:none;border:0;}
/*链接*/
a{color:5d5c5c;}
a:link{text-decoration:none;color:#5d5c5c;}
a:visited{text-decoration:none;color:#5d5c5c;}
a:hover{text-decoration:none;color:#003399;}
a:active{text-decoration:none;color:#5d5c5c;}

/*---------- 头部---------------*/

.top{ width:1300px; height:100px;margin:0 auto;}
.logo{height:80; width:504px; padding:10px 0; float:left;}
.tel{ float:right; padding-top:15px; width:350px; height:80px; background:url(../images/topbg.png)  right bottom no-repeat; line-height:30px;}
.tel img{ margin-right:10px; margin-bottom:-3px; }
.tel span{ color:#df0803;}
.nav{ background:url(../images/navbg.png) repeat-x; height:46px; font-size:18px;}
.nav ul{width:1350px;height:46px;display:block;margin:0 auto; padding-left:50px;list-style:none;}
.nav ul li{width:165px;height:46px;display: block;float: left; text-align:center; }
.nav ul li a{ color:#FFFFFF;width:100px;height:46px;line-height:46px; display:block;}
.nav ul li a:hover{ color:#0352bb; background:#FFFFFF;font-size:18px; border-top:#0352bb 1px solid; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;}
.ban{width:100%; margin:0 auto; overflow:hidden;margin-top:1px;}
.banner{ width:1350px; height:500px; margin:0 auto; text-indent:-285px;}
.keyword{ background:url(../images/fenge.png) repeat-x bottom; height:60px;}
.keyword p { width:1350px; margin:0 auto; padding-top:10px;}


/*---------- 底部---------------*/

#footer{ clear:both;}
.link{ height:135px; background-color:#f0f0f0;}
.linkcontent{ width:1350px; margin:0px auto; background:url(../images/linkbg.jpg) no-repeat; height:135px; }
.linkcontent p{ padding-top:40px;}
.copyright{ background:#014397; height:125px; }
.bottomnav{ text-align:center; color:#FFFFFF; padding-top:20px;}
.bottomnav a{color:#FFFFFF;}
.bottom{ text-align:center; color:#FFFFFF;  padding-top:10px;}