@charset "utf-8";
/* 共用 */
body{ font-size:12px; color:#484848;font: 12px/1.5 tahoma, "宋体",sans-serif; line-height:24px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe,label{ margin:0px; padding:0px; }
table{ border-collapse:collapse; border-spacing:0; }
fieldset,img,abbr,acronym{ border:none; }
ol,ul,li{ list-style:none; }
acption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
q:before,qafter{ content:''; }
a:link {color: #666666; text-decoration: none;}
a:visited {color:#666666; text-decoration: none;}
a:hover {color: #116cbd; text-decoration: none;}
a:active { color:#666666; text-decoration: none;}
.clear{ clear: both;}

/* 菜单 */
*{margin:0;padding:0;border:0;}
#div_center { width:680px; height:60px;  background:#fff; margin-left: auto;margin-right:auto; font-family:"微软雅黑"; font-size:16px;}  /*定义总体宽度、高度；background:003399; 控制背景颜色,居中对齐*/ 
#nav { height:60px; list-style-type: none; margin-top:20px;z-index:99}         /*控制一级菜单行高；上边距5px；*/   
#nav a { display: block; width:96px; height:50px; text-align:center;} /*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/ 
#nav a:link  { color:#454545; text-decoration:none;margin:0;}     /* 未访问的链接 */   
#nav a:visited  {color:#454545;text-decoration:none;margin:0;}    /* 已访问的颜色 */  
#nav a:hover {color:#fff;text-decoration:none;}                /* 鼠标在链接上 */
#nav li {float: left;}                   /* 一级菜左对齐 */ 
#nav li a:hover{background:#005587;}     /* 鼠标在一级菜单上改变其背景色 */ 
#nav li ul {line-height: 30px; background:#0071b3; list-style-type: none;  text-align:center;left: -999em; width:96px; position: absolute;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-color: #003399; font-size:14px;z-index:99; width:123px; }             /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/
#nav li ul a{height:30px; line-height:30px;  text-align:center;width:123px;}                 /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#nav li ul a:link  {color:#fff; text-decoration:none;}                                   /* 未访问的链接 */ 
#nav li ul a:visited  {color:#fff;text-decoration:none;}                                 /* 已访问的链接 */
#nav li ul a:hover  {color:#FFF;text-decoration:none;font-weight:normal;background:#005587;}/* 鼠标在链接上 */
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left;}
.menu{ width:1000px; height:100px; margin:0 auto;}
.menu_left{ float:left;}
.menu_right{ float:right;z-index:99}
.menu_padding{ padding-top:20px;}
.left{ float:left;}
.right{ float:right;}
  
  

/* 首页 */
.top{ background:#004f98; height:26px; line-height:26px;}
.top_1{ width:1000px; text-align:right; margin:0 auto; color:#fff;}
.top_1 a:link {color: #fff; text-decoration: none;}
.top_1 a:hover {color: #2ca9ff; text-decoration: none;}
.banner{ text-align:center;}
.content{ width:1000px; height:100%; margin:0 auto; margin-top:20px;}
.home_content{ width:1000px; margin:0 auto;}
.home_left{ float:left; width:314px;}
.home_left_tit{ font-size:16px; height:30px; vertical-align:middle; border-bottom:1px solid #aeaeae;}
.home_center{ float:left; margin-left:20px; width:360px;}
.home_right{ float:right; width:279px;}
.home_img{ margin-top:10px; height:78px; width:279px;}
.btnarea a, .btnarea button{ text-align:center; font-family:"微软雅黑"; display:block; float:left;margin:0 ;font-size:14px;line-height:37px;text-decoration:none;color:#666666;cursor:pointer; width:131px; height:37px; margin-left:6px; /* Links */}
/* button01 */
button.button01, .btnarea a.button01{background:url(../images/left_icon.png) 0 0px  no-repeat;color:#666666; }
.btnarea a.button01:hover, button.button01:hover{background:url(../images/left_icon.png) 0 -45px no-repeat;color:#fff;}
.clear_2{clear:both;height:1px; width:100%;} 
/* container */
#container{position:relative;height:360px;overflow:hidden;}
#container ul{overflow:hidden;clear:both;height:180px;}
#container li{float:left;text-align:center;padding:0;margin-left:15px;margin-top:7px;height:153px;display:inline;width:232px;}
#container li a{display:block;float:left;height:151px;}
#container li a img{width:232px;height:142px;padding:2px;border:1px solid #ddd;}
#container li a div{line-height:18px;width:232px;}
#container li a:hover img{border:solid 1px #00a4eb;}

#demo {float:left; background: #FFF; overflow:hidden; width:990px; height:155px; padding-top:10px;}
#demo img {border: 2px solid #F2F2F2;}
#indemo {float: left; width: 700%; overflow:hidden;}
#demo1 {float: left; height:155px; overflow:hidden;}
#demo2 {float: left; height:155px; overflow:hidden;}
.demo_background{ background:#3b3b3c; width:317px; height:31px; color:#fff; text-align:center;border: 2px solid #F2F2F2;}

.foot{ background:#004f98; height:80px; line-height:30px; text-align:center; padding-top:30px; margin-top:20px; color:#bcc3cb;}


.font{ font-size:14px; color:#0291d1; font-family:Arial, Helvetica, sans-serif;}

/* 公司简介 */
.about_left{ float:left; width:235px;}
.about_left_1{ width:140px; margin:0 auto;}
.about_left_2{ width:235px; height:100%;}
.about_left_2 ul{ width:200px; margin:0 auto; margin-top:10px;}
.about_right{ float:right; width:730px;}


/* 产品中心 */
#product { width:780px; margin:0px auto; margin-top:0px;}
#product li { width:228px; float:left; margin:20px 20px 0 0; display:inline;}
#product li a { display:block;}
#product li a img { border:1px solid #d2d2d2; padding:5px;}
#product li span a { width:228px; height:30px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis;  overflow: hidden;}
.page {background: none repeat scroll 0% 0% transparent; border: medium none; height: auto;padding: 10px 25px 30px 20px;text-align: center;overflow: hidden;font-size:14px;width:600px;}
.page span {float: left;padding-right: 30px; color: #444;}
.page a {float: left;width: auto; padding: 0px 14px;background: none repeat scroll 0% 0% transparent;border: 1px solid #999; margin-left: 5px; height: 28px;line-height: 28px;text-align: center; text-decoration:none;}
.page a.on { background-color: #004f98;;color: #FFF;}
.page a:hover{background-color: #004f98;;color: #FFF;}



