﻿@charset "utf-8";
/* CSS Document */ 
/**/
#topFlash{ background:url(img/focus-bg.gif) no-repeat; height:246px; width:708px; padding:4px 4px 5px 4px; }
#fwnr{ }
#fwnr .title{ background:url(img/index01.gif) repeat-x 0px 0px; height:42px; }
#fwnr .title span{ padding:0px 10px; line-height:42px; font-size:16px; font-family:'黑体'; color:#fff; }
#fwnr .con{ background:url(img/index02.gif) repeat-y top left;  width:696px; padding:10px;}
#fwnr .con .item { float:left; width:322px; padding:10px 0px 0px 20px; }
#fwnr .con .item .img{ float:left; background:url(img/index04.gif) no-repeat top center; width:113px; text-align:center; padding:3px 0px;}
#fwnr .con .item .jieshao{ float:left; width:187px; background:url(img/index05.gif) no-repeat 10px 25px; padding-left:10px; }
#fwnr .con .item h1{ font-size:14px; height:30px; line-height:25px; }
#fwnr .con .item p{ font-size:12px; height:80px; padding-left:16px; line-height:20px;  }
#fwnr .con .fwline { background:url(img/index06.gif) no-repeat 20px bottom; margin-bottom:10px; }

/**/
#indexNew{}
#indexNew h1{ background:url(img/index07.gif) no-repeat left bottom; height:40px; line-height:40px; font-size:14px; color:#545454; padding:0px 20px 0px 10px; font-weight:normal; }
#indexNew h1 span{ float:right; background:url(img/icon_arrow_01.gif) no-repeat left center; padding-left:10px; font-size:12px; }
#indexNew dl{ padding:5px 10px 20px 10px; width:696px; font-size:12px; }
#indexNew dt,#indexNew dd{ float:left; line-height:25px; }
#indexNew dl dt { width:113px; }
#indexNew dl dd { width:690px; }

/**/
#recomment{ clear:both; width:224px; }
#recomment .title{ font-size:14px; border-bottom:3px solid #ccc; width:219px; padding:10px 0px 5px 5px; }
#recomment .con{ text-align:center; padding:10px 0px; width:224px; }




.slideBox{ width:708px; height:246px; overflow:hidden; position:relative;    } 
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:5; } 
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  } 
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } 
.slideBox .hd ul li.on{ background:#f00; color:#fff; } 
.slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox .bd img{ width:706px; height:246px; } 

