@charset "utf-8";
/* CSS Document */

/* 通用信息列表_普通式 */
.infoList li{line-height:24px;   }
.infoList li .date{ float:right; color:#999;  }



/* page03 */
.slideTxtBox{ width:100%; text-align:left; margin-top: 30px; }
.slideTxtBox .hd{ /*! height:500px; */ line-height:30px; padding:0 20px; position:relative; margin:37px 10px 0; float: right; width: 480px;}
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{height:98px; float:left; padding:15px; background: #7fb03e;cursor:pointer; margin:7px; color:#fff;}
.slideTxtBox .hd ul li.on{background: #fff; color:#70a728;}
.slideTxtBox .hd ul li div{background:url(../images/icon_green.png) no-repeat left center;padding:0 0 0 70px; margin:0 0 0 -44px; }
.slideTxtBox .bd{ padding:15px; float: left; width:645px; }
.slideTxtBox .bd ul{ padding:10px;  }
.slideTxtBox .tempWrap{ margin:15px;  }

/*page05*/
.slideTxtBox01{position:relative; background: url(../images/page06_bg.png) no-repeat; padding:0px 0 0 375px; margin:50px 0 0 0;}
.slideTxtBox01 .hd{ /*! overflow:hidden; */  /*! height:30px; */ text-align: center; }
.slideTxtBox01 .hd ul{overflow:hidden; zoom:1; margin:10px auto; width:50px;  }
.slideTxtBox01 .hd ul li{ position:relative; _display:inline; float:left;  width:15px; height:15px; background:#fff; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.slideTxtBox01 .hd ul li.on{ background:#ffff59;  }
.slideTxtBox01 .bd{ padding:10px; width:855px;}
.slideTxtBox01 .bd ul{overflow:hidden;  zoom:1; margin: 0 30px 0 20px;padding: 30px 0 0 20px;}
.slideTxtBox01 .bd ul li{padding:15px 15px 20px 15px; background: #fff;cursor:pointer; margin:15px 7px; color:#977200;}
.slideTxtBox01 .bd ul li div{background:url(../images/icon_yellow.png) no-repeat left center;padding:0 0 0 60px; margin:0 0 0 -44px;}

/*page06*/
.slideTxtBox02{position:relative;}
.slideTxtBox02 .hd{ /*! overflow:hidden; */  /*! height:30px; */ text-align: center; font-size: 22px; line-height: 52px; font-weight: 100; }
.slideTxtBox02 .hd ul{overflow:hidden; zoom:1; }
.slideTxtBox02 .hd ul li{ color:#1496b2; position:relative; _display:inline; float:left;  width:50%; background:#f2f2f2; cursor: pointer;}
.slideTxtBox02 .hd ul li.on{ background:#1496b2; color:#fff;  }
.slideTxtBox02 .bd{}
.slideTxtBox02 .bd ul{overflow:hidden;  zoom:1; margin:20px 0 0 0;}
.slideTxtBox02 .bd ul li{cursor:pointer; margin-right: 1px; margin-bottom: 1px; float: left; overflow: hidden; height:143px; }


