﻿@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0; }
body{text-align:center; margin:0 auto; font-family: 微软雅黑, Arial, 宋体; font-size:14px;}
ul,li{margin:0;padding:0; list-style:none;}

/* 默认链接颜色 */
a{outline-style:none;text-decoration:none; color:#000; target:blank;}
a:hover{text-decoration:none;color: #005ca1; position: relative;}

/* 通用属性 */
.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}/*ie and firefox1.5 updata */

/* 顶部 */
.ding{margin:0 auto; background:#EEE; border-bottom:1px #CCC solid;}
.dwid{ width:1200px; height:30px;}
.dleft{ width:953px; float:left; line-height:30px; color:#999; text-align:left;}
.dright{ width:245px; float:right; line-height:30px; color:#999; text-align:right;}

.top{height:100px; width:1200px;}
.logo{ width:600px; float:left;}
.tel{ float:right; padding-top:5px;}

/* 导航 */
.nav{ background-color:#005ca1; text-align:center;}
.nav ul{ display:inline-block;}
.nav li{ padding:15px 34px; float:left;}
.nav li:hover{ background:#ff7800; color:#fff; font-size:16px;}
.nav li a{ color:#FFF; font-size:16px;}

/* flash */
.bannern{width:100%; height:300px; background:url(../images/ban.jpg) no-repeat center; margin-bottom:20px;}
#banner{width:100%;height:500px;position:relative;}
#banner .imglist{width:100%;height:500px;position:absolute;top:0px;left:0px;}
.btn{position:absolute;bottom:10px;left:44%;display:inline-block;padding:2px 15px;border-radius:11px;}
.btn li{float:left;height:16px;width:16px;margin:0px 5px;background:url(../images/1.png) no-repeat;}
.btn .hover{background:url(../images/2.png) no-repeat;}

/* 底部导航 */
.navbot{ background-color:#005ca1; text-align:center; width:1200px;}
.navbot ul{ display:inline-block;}
.navbot li{ padding:10px 34px; float:left;}
.navbot li:hover{ background:#ff7800; color:#fff;}
.navbot li a{ color:#FFF;}

.bot{margin:10px auto 0 auto; background:#005ca1;}
.bottom{width:1200px; color:#FFF;}
.bottom a{ color:#FFF;}