@charset "utf-8";
/* products */
.pro_bg{ width:100%; padding-top:30px; background:url(../images/pro_bg.jpg) repeat-x center top;}
#pro_tag{ width:1004px; margin:0 auto;}
#tags { width:1004px; text-align:left;}
#tags .tags_tit{ float:left; width:136px; height:32px;}
#tags .tags_menu{ float:right;}
#tags .tags_menu li{ float:left; margin-left:10px; height:32px;}
#tags .tags_menu li a{ display:block; padding:0 15px; height:30px; line-height:30px; border:#fff 1px solid; background:#fff; color:#333;}
#tags .tags_menu li a:hover{ color:#005bac;}
#tags .tags_menu li.selectTag { position: relative;}
#tags .tags_menu li.selectTag a { color:#fff; height:30px; line-height:30px; border:#005bac 1px solid; background:#005bac;}
#tagContent { width:1004px; margin-top:30px; text-align:left;}
.tagContent { display:none;}
#tagContent div.selectTag { display:block;}
.tagContent ul{ float:left; width:775px;}
.tagContent ul li{ float:left; width:232px; margin-right:25px; text-align:center;}
.tagContent ul li a{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666;}
.tagContent ul li a:hover{ color:#222; text-decoration:underline;}
.tagContent ul li img{ margin-bottom:8px;}
.tagContent dl{ float:right; width:220px;}
.tagContent dl dt{ height:36px; line-height:36px;border-bottom:#e1e1e1 1px solid;}
.tagContent dl dt a{ font-size:16px; color:#005bac;}
.tagContent dl dt a:hover{ text-decoration:underline;}
.tagContent dl dd{ height:36px; line-height:36px;border-bottom:#e5e5e5 1px solid;}
.tagContent dl dd a{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666;}
.tagContent dl dd a:hover{ color:#222; text-decoration:underline;}

