@charset "utf-8";
/* CSS Document */
body,*,html,a,h1,h2,h3,span,div,ul,li{margin:0; padding:0px;}
body{font-family:"Microsoft Yahei"; font-size:13px; color:#eeeeee; text-decoration:none; line-height:190%;}
ul,li{list-style:none;}
.clearfix { clear: both; zoom: 1; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
img{border:0px none;}


.lk{display: block;height: 0;width: 0;overflow: hidden;}

/*banner*/
.banner { height: 602px; width: 100%; position: relative; }
.banner .bd, .banner .bd ul, .banner .bd ul li { height: 602px; width: 100% !important; }
.banner .bd ul li { background-repeat: no-repeat; background-position: center top; }
.banner .bd ul li a { height: 602px; width: 100% !important; display: block; }
.banner .prev, .banner .next { width: 51px; height: 100px; position: absolute; top: 50%; margin-top: -50px; background-repeat: no-repeat; background-position: 0 0; }
.banner .prev { left: 30px; background-image: url(images/arrow_l.png); }
.banner .next { right: 30px; background-image: url(images/arrow_r.png); }
.banner .prevStop, .banner .nextStop { display: none; }
.banner .hd { position: absolute; bottom:20px; width: 100%;  }
.banner .hd ul { width: 100%; text-align: center; }
.banner .hd ul li { width: 8px; height: 8px; border-radius: 50%; border: 1px solid #fff; margin: 0 6px; display: inline-block; text-indent: -9999px; cursor: pointer; }
.banner .hd ul li.on { background: #fff; }


/*top*/
.top{background:url(images/ttop.jpg) repeat-x top; height:113px;}

/*menu*/
.menu{background:url(images/menubg.jpg) repeat-x top; height:43px;}
.nav{width:1120px; margin:0 auto; height:43px; line-height:43px;}
.nav li{padding:0 32px; float:left; background:url(images/lll.jpg) no-repeat right; text-align:center;height:43px;}
.nav li a{color:#ffffff; font-family:"Microsoft Yahei"; font-size:15px; text-decoration:none;}
.nav li a:hover{color:#eceda6; text-decoration:underline;}


a.more{color:#ffa904; text-decoration:none;}
a.more:hover{color:#d50000; text-decoration:underline;}

.title{color:#fff; font-family:"Microsoft Yahei"; font-size:18px; text-decoration:none;}
.title1{color:#fff; font-family:"Microsoft Yahei"; font-size:13px; text-decoration:none;}

.nnul{padding:22px;}
.nnul li{background:url(images/dian.jpg) no-repeat left center; text-indent:15px; border-bottom:1px dashed #575757; height:32px; line-height:32px;}

.txt{border:1px solid #696969; width:240px; height:31px; background:transparent;}
.txt1{border:1px solid #696969; width:150px; height:31px; background:transparent;}


.slideTxtBox{ width:753px; border:1px solid #4a4a4a; text-align:left; float:left; padding:0px; height:520px;}
.slideTxtBox .hd{ height:52px; line-height:52px; padding:0 5px 0 5px;   border-bottom:1px solid #4a4a4a;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:0px; height:52px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 20px; cursor:pointer; font-size:14px; font-family:"Microsoft Yahei"; color:#fff; margin:0 0px;border-right:1px solid #4a4a4a; }
.slideTxtBox .hd ul li.on{ height:52px; background:url(images/llll.jpg) repeat-x top; color:#fff; }
.slideTxtBox .bd ul{ padding:20px 0px 20px 7px;  zoom:1; margin:0 auto;}
.slideTxtBox .bd li{ float:left; margin:0 13px;}
.slideTxtBox .bd li:nth-child(4){margin-top:15px;}
.slideTxtBox .bd li:nth-child(5){margin-top:15px;}
.slideTxtBox .bd li:nth-child(6){margin-top:15px;}
.slideTxtBox .bd li .date{ float:right; color:#999;  }