@charset "utf-8";
/* CSS Document */

.all{ background-color:#047ad2}

body{margin:0;padding:0; width:100%; font-family:100%; background:#FFF top center; font-size: 14px;}
.clear{ clear:both;}
a{ text-decoration:none}
a{ text-decoration:none}
a{text-decoration: none;}/* 链接无下划线,有为underline */
a:link {color:blue; text-decoration: none;} /* 未访问的链接 */
a:visited {color:#999;} /* 已访问的链接 */
a:hover{color:#F90;	text-decoration: none;} /* 鼠标在链接上*/ 
a:active {color:#FFF;} /* 点击激活链接 */


/* 标题 */
#top{ width:1200px; height:20px; position:relative; margin:0 auto; }
#top1{ width:612px; height:25px; float:left; background-repeat:no-repeat}
#top2{ width:330px; height:25px; float:left; }
#top3{ width:150px; height:20px;float: right;text-align: right;font-size: 12px;}

.header{width: 1200px; height:100px; position:relative; margin:0 auto; }
.header .logo{width: 480px;height: 100px; float: left;position: relative; overflow: hidden;}
.header .logo a{display: block;float: left;width: 100%;}
.header .navs{width: 715px;float: right;height: 70px;margin-top: 15px;position: relative;right:-20px;}
.header .navs ul li{width: 100px;text-align: center;line-height: 70px;display: inline-block;float: left;}
.header .navs ul li a{display: block;width: 100%;line-height: 70px;height: 70px;color: #fff;font-size: 16px;font-family: "微软雅黑";}
.header .navs ul li a:hover{text-decoration: none;color: #379bf9;background: url(../Images/nav-bg.gif) center center no-repeat;}
/*.header .navs ul li a.visited{color: #379bf9;background: url(../Images/nav-bg.gif) center center no-repeat;}*/

/* 导航 */
.nav{ width:100%; height:50px; line-height:50px; border-bottom: 10px solid #ccc;; margin:0 auto;}
.nav a{ color: #000000;}
.nav ul{ width:720px; height:50px; margin-left:35%; line-height:50px; list-style:none; background-color:#1e92ff; margin-top: 0px;}
.nav ul li{ width:120px; height:50px; float:left; line-height:50px; text-align:center }
.nav ul li a{ color:#FFF; font-size:14px; display:block; text-decoration: none;}
.nav ul li a:hover{ color:#FFF; background-color:#65D2FC}
#jnkc{ float: left;  position: absolute;color: #fff;font-size: 12px;}

/* 尾部 */
.bottom{ width:100%; height:40px; background-color:#393939; }
.bottom1{ width:1145px; height:25px; margin: 0 auto;  background-color:#393939; }
.bottom1-1{ width:100px; height:15px; line-height:15px; text-align:center; margin-top: 10px;  float:left; border-right:#999 solid 1px}
.bottom1-2{ width:100px; height:15px; line-height:15px; text-align:center; margin-top: 10px;   float:left; border-right:#999 solid 1px}
.bottom1-3{ width:100px; height:15px; line-height:15px; text-align:center; margin-top: 10px;  float:left}
.bottom2{ width:460px; height:15px; float:left;  margin-left:380px; margin-top: 10px;}







