@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
body{font-size:12px;font-family:微软雅黑,Arial;color:#666;}
a{text-decoration:none;color:#666;}
ul{list-style-type:none;}
.clear{ clear:both;}
div.center{margin:0 auto;width:1028px;}

#top{height:36px;line-height:36px;background:url(../images/top.jpg) repeat-x;}
#top span{float:right;}
#header{height:98px;background:url(../images/header.jpg) repeat-x;}
#header .logo{float:left;}
#header .tel{float:right;padding:20px 20px 0 0;}

#nav{height:47px;background:url(../images/nav.jpg) repeat-x;}
#nav ul{margin:0 auto;height:47px;width:1028px;}
#nav ul li{float:left;width:146px;height:47px;}
#nav ul li a{display:block;height:47px;line-height:47px;text-align:center;font-size:15px;color:#fff;}
#nav ul li a:hover{color:#F93;}


#banner{ position:relative; width:100%; height:493px; overflow:hidden}
#slider{position:absolute;width:1920px;height:493px;background:url(../images/loading.gif) no-repeat 50% 50%;left:50%;margin-left:-960px}
#slider img {position:absolute;top:0px;left:0px;display:none;}
.nivo-controlNav{position:absolute;left:50%;bottom:20px;margin-left:-60px}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:400px;}
a.nivo-prevNav {left:400px;}
.nivo-caption {text-shadow:none; font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a {color:#efe9d1;text-decoration:underline;}

#footer{clear:both;height:130px;background:url(../images/footer_bg.png) repeat-x;}
#footer p.left{width:700px;float:left;height:70px;padding:30px 20px;color:#B6DBFF;line-height:160%;}
#footer p.right{float:right;width:280px;height:98px;margin:20px 0 0 0 ;}

/*内页产品*/
.nypro-list{ width:100%; height:auto;}
.nypro-list li{ width:200px; height:auto; float:left; margin:10px 23px ;}
.nypro-list li img{ width:100%; height:150px; border:1px solid #dedede; padding:0px ; margin:0px;}
.nypro-list li p{ width:100%; line-height:25px; height:25px; text-align:center; padding:0px;}
.nypro-list li p a{color:#333;}
.nypro-list li p a:hover{color:#06C; text-decoration:none;}
