@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/*body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}*/
/* flexslider */
.flexslider{ float:left;position:relative;width:553px;height:296px;overflow:hidden;zoom:1; border:1px solid #ccc; }
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:41px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:58%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:-42px 0px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
/*.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
*/.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{ margin-right:6px;display:inline-block;zoom:1;*display:inline;}
#demo01 .slides img{padding:1px; float:left;}

.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 0px;display:block;height:10px;overflow:hidden;text-indent:-99em;width:10px;cursor:pointer; float:left; }
.flex-control-paging li a.flex-active{background-position:0 -12px;}
/*tab*/
.tab{ width:179px; height:295px; border:1px solid #ccc; background:#f3f3f3; margin-left:13px; float:left;}
.tab .tip{ width:174px; padding-left:5px; padding-top:5px;}

.wrap{width:170px; height:220px; overflow:hidden; margin:10px 0 0 5px; }
.wrap h2{ float:left; background:url(../images/line.png) repeat-x; width:170px; height:30px; padding-left:4px; }
.wrap h2 span{width:84px; height:auto;  line-height:32px; display:inline-block;text-align:center; font-size:14px; color:#fff; font-family:"微软雅黑"; float:left; cursor:pointer;}
.wrap h2 span.current{background:url(../images/current.png) no-repeat 0px bottom;color:#aa2a24;width:85px; height:30px;}

.wrap .box div{width:170px; height:185px; display:none; float:left;}
.wrap .box div dl{ margin:10px 0 0 0px;}
.wrap .box div dl dt{ margin:0 auto; width:119px; height:119px;}
.wrap .box div dl p{ width:140px; text-align:justify; line-height:17px;  margin:0 auto; font-family:"微软雅黑"; color:#282828; margin-top:5px;}
.wrap .box .current{display:block;}