﻿/*banner样式*/
.banner{background:url(main_bg.jpg) no-repeat 50% bottom;padding:0 0 20px}
.tempWrap{margin:0 auto}
.picBox{ position:relative;overflow:hidden;font-size:0;z-index:90;transition:all 0.2s linear 0s;}
.picBox a{transition:all 0.2s linear 0s;}
.picBox .clearfix{width:100%!important}
.picBox .bd li{width:100%!important;text-align:center}
.picBox ul{width:100%!important;}
.picBox .hd{ position:absolute;bottom:15px;left:0;width:100%;height:14px;z-index:99;text-align:center}
.picBox .hd ul{margin:0;padding:0}
.picBox .hd li{background:#666;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;line-height:16px;text-align:center;margin-left:2px;color:#fff;cursor:pointer;font-size:12px;}
.picBox .hd li.on{ background:#FF9600;color:#fff}
.picBox .next,
.picBox .prev{background:url(icon_arr.png) no-repeat;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;cursor:pointer;}
.picBox .prev{background-position:10px 26px;height:90px;left:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}
.picBox .next{background-position:15px -48px;height:90px;right:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}
.picBox:hover .prev{opacity:.5;filter:Alpha(opacity=50);}
.picBox:hover .next{opacity:.5;filter:Alpha(opacity=50);}

.sitemap{padding:0 0 1em;border-bottom:1px solid #eee;margin:1em 1.5em}
.sitemap dt{font-size:14px;font-weight:bold;padding:0 0 .3em;color:#669934}
.sitemap dt a{color:#111}
.sitemap dd{padding:0}
.sitemap dd a{padding:0 1em 0 0}

.comment_pro{overflow:hidden;zoom:1;margin:0 0 10px;}
.comment_pro img{float:left}
.uv1 {
	background-image: url(../img/secb1.png);
	background-repeat: no-repeat;
}
