/*公共样式*/
body{ margin:0; padding:0; border:none; font-family:Arial,微软雅黑; font-size:12px; color:#FFF;}
ul,p{ margin:0; padding:0;}
li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none;color:#FFF;}
a:hover{ color:#f00;text-decoration:none;}

.fLeft{ float:left;}
.fRight{ float:right;}
.clearboth{ height:0; clear:both; overflow:hidden;}
.pt15{ padding-top:15px; overflow:hidden;}
.line_01{ height:11px; background:url(line_01.jpg) top ccenter no-repeat; overflow:hidden;}
.line_02{ height:11px; background:url(line_02.jpg) top ccenter no-repeat; overflow:hidden;}

/*头部*/
.header{ height:85px; background:#ffffff; margin-top:10px;}
.header_01{ width:1002px; height:85px; margin:0 auto; background:url(topbg.png); border-bottom:1px dashed #cccccc;}
/*导航*/
.nav{ width:537px; height:85px; margin-right:65px;}
.nav ul{ width:535px; height:24px; list-style:none; margin-top:45px;}
.nav ul li{ float:left; padding-left: 20px; padding-right:20px; padding-top:2px; padding-bottom:2px; border-left:1px solid #bfbfbf;}
.nav .sy{ float:left; padding-left: 20px; padding-right:20px; padding-top:2px; padding-bottom:2px; border-left:0px solid #ffffff ;  }
.nav ul li a{ font-weight:normal; font-size:13px; font-family: "微软雅黑"; color:#555555;}
.nav ul li a:hover{color:#555555;}

/*banner*/
.banner{height:247px;overflow:hidden; position:relative; width:1000px; margin: 0 auto;}
.banner .d1{width:1000px;height:247px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:217px;}
.banner .d2 ul{float:left;position:absolute;top:0;margin:0 0 0 30px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(img1_1.png) no-repeat center;}
.n_banner_01{ height:250px; background:url(n_banner_01.jpg) top center no-repeat;}
.n_banner_02{ height:250px; background:url(n_banner_02.jpg) top center no-repeat;}
.n_banner_03{ height:250px; background:url(n_banner_03.jpg) top center no-repeat;}

/*底部*/
.footer{ height:70px; line-height:22px; margin-bottom:10px; margin-top:20px;}
.footer_01{ width:984px; height:22px; margin:0 auto; border-top:1px solid #bfbfbf; padding-top:15px;}
.footer_01 p{ width:984px; height:30px; margin:0 auto; text-align:center; color:#555555; font-size:14px; line-height:30px;}