@import url("list.css"); /*引入标签样式表*/
@import url("reset.css"); /*引入标签样式表*/

div{ text-align:left; display:block; margin:0 auto;}

/*菜单样式*/
#tabsH{ width:1001px; height:55px; margin:0 auto; text-align:center; }
#tabsH ul li{ width:166px; height:55px; margin:0px 0px; text-align:center; float:left;}
#tabsH ul li a{ width:166px; font-size:14px; display:block; color:#444; text-align:center; height:55px; line-height:55px;}
#tabsH ul li a:hover{ width:166px; font-size:14px; overflow:hidden; background:#ffcc00; color:#fff;}
#tabsH ul li a.index{ display:block; color:#fff !important; font-size:14px; overflow:hidden; background:#ffcc00;}

/*首页banner css*/
.fullSlide{ width:100%; position:relative; height:864px; overflow:hidden;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .sd{ width:100%; height:auto; margin:0 auto; text-align:center; position:relative; z-index:9999;}
.fullSlide .sd a.prev{ width:63px; height:71px; display:block; margin:0 auto; text-align:center; display:block; cursor:pointer; position:absolute; left:0px; top:239px; background:url(left.png) no-repeat left center;}
.fullSlide .sd a.next{ width:63px; height:71px; display:block; margin:0 auto; text-align:center; display:block; cursor:pointer; position:absolute; right:0px; top:239px; background:url(right.png) no-repeat left center;}
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important; height:864px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:864px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:62px; height:8px; margin:5px; background:#c9c9c9; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background:#ff6100; }

/*内页banner css*/
.fullSlide2{ width:100%; position:relative; height:864px; overflow:hidden;}
.fullSlide2 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide2 .sd{ width:100%; height:auto; margin:0 auto; text-align:center; position:relative; z-index:9999;}
.fullSlide2 .sd a.prev{ width:63px; height:71px; display:block; margin:0 auto; text-align:center; display:block; cursor:pointer; position:absolute; left:0px; top:239px; background:url(left.png) no-repeat left center;}
.fullSlide2 .sd a.next{ width:63px; height:71px; display:block; margin:0 auto; text-align:center; display:block; cursor:pointer; position:absolute; right:0px; top:239px; background:url(right.png) no-repeat left center;}
.fullSlide2 .bd ul{ width:100% !important;  }
.fullSlide2 .bd li{ width:100% !important; height:864px; overflow:hidden; text-align:center;  }
.fullSlide2 .bd li a{ display:block; height:864px; }
.fullSlide2 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.fullSlide2 .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide2 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:62px; height:8px; margin:5px; background:#c9c9c9; overflow:hidden; line-height:9999px; }
.fullSlide2 .hd ul .on{ background:#ff6100; }

/*内页样式*/
.submain{ width:1001px; height:auto; margin:0 auto; text-align:left; display:block; overflow:hidden;}
.subleft{ float:left; width:218px; }
.subleft ul{ float:left; margin-bottom:20px;}
.subleft ul li{ width:218px; height:38px; line-height:38px; text-align:center; background:#e03a00; display:block; float:left; margin:5px 0px;}
.subleft ul li a{ display:block; text-align:center; color:#fff;}
.subleft ul li a:hover{ background:#f7b012;}
.subleft ul li.active{ }
.subleft ul li.active a{ background:#f7b012;}
.subright{ float:right; width:742px; display:block; overflow:hidden;}
.subright .container{ width:742px;}
.position{ width:742px; height:46px; line-height:46px; display:block; margin:0 auto; text-align:left; border-bottom:1px solid #aeaeae; float:left; margin-bottom:20px;}
.position span.s1{ float:left; font-size:24px; color:#464646;}
.position span.s2{ float:right;}

/*网站样式*/
body{ font-size:12px/1.5; font-family:"Microsoft YaHei"}
a,a:hover,a:link,a:visited,a:active{ text-decoration:none; color:#444;}





