@charset "utf-8";

.proSub{width:210px;position:absolute;top:116px;left:0;}
.proSub ul{}
.proSub ul li{width:200px;height:45px;background:url(li.png);padding:8px 0 0 10px;margin-bottom:5px; vertical-align:top;}
.proSub ul li a{color:#fff;font-size:13px;font-family:Microsoft YaHei;}
.proSub ul li em{display:block;font-size:9px;color:#a17863;}

/**针对谷歌浏览器字体默认12px问题**/
@media screen and (-webkit-min-device-pixel-ratio:0){ .proSub ul li em{-webkit-transform:scale(0.75);-o-transform:scale(0.75);margin-left:-29px;} }

.container {padding-bottom:30px;background:#f1f1f1;}

/**aArea**/
.aArea{background:url(aArea.jpg) center repeat-y;}
.aCon{width:1000px;height:50px;line-height:50px;margin:0 auto;overflow:hidden;}
.aCon h2{float:left;font-size:13px;font-weight:normal;}
.aCon h2 a{color:#fff;font-family:Microsoft YaHei;}
.aCon h2 em{color:#c79e75;font-size:9px;}
.aCon .ml90{margin-left:100px;}
.aCon .ml90 em{color:#77553a;}
.notice{color:#fff;float:left;margin-left:20px;}
.notice ul{}
.notice ul li{width:400px;height:50px;vertical-align:top;}
.notice ul li a{color:#fff;float:left;background:url(ico.gif) left center no-repeat;padding-left:8px;}
.notice ul li span{float:right;}

/**bArea**/
.bArea{padding-top:25px;}
.bArea .prev,.bArea .next{width:20px;height:128px;cursor:pointer;}
.bArea .prev{float:left;background:url(prev.jpg) left center no-repeat;}
.bArea .next{float:right;background:url(next.jpg) left center no-repeat;}
.bArea .tempWrap{margin-left:18px;float:left;}
.bArea ul li{width:170px;float:left;display:inline;margin-right:15px;}
.bArea ul li span{display:block;text-align:center;padding-top:5px;}

/**cArea**/
.cArea{padding-top:40px;}
.cArea .sub{width:222px;float:left;margin-top:-11px;}
.cArea .sub ul{padding-bottom:8px;}
.cArea .sub ul li{width:100%;float:left;border-bottom:1px dotted #ccc;padding:7px 0 10px 0;}
.cArea .sub ul span{float:left;width:48px;height:18px;text-align:center;background:url(span.png);color:#fff;margin-top:4px;}
.cArea .sub ul a{float:left;width:164px;padding-left:10px;}
.cArea .sub .more{color:#7c3a1b;background:url(more.png) left center no-repeat;padding-left:8px;}

.cArea .main{width:520px;float:left;margin-left:37px;}
.cArea .main .pic{float:left;margin-right:10px;}
.cArea .main .txt{}
.cArea .main h2{font-size:14px;padding-bottom:4px;}
.cArea .main .info{line-height:19px;}

.cArea .extra{width:184px;float:right;}
.cArea .extra .txt{padding:10px 0;line-height:24px;}
