@charset "utf-8";

.container { width:1002px; margin:0 auto; padding:0 0 10px 0; }

.fArea .sub { float:left; width:215px; padding-top:13px; overflow:hidden; }
.fArea .main { float:right; width:769px; padding-top:13px; display:inline; overflow:hidden; }

.hTitle_01 .hd { position:relative; padding-left:15px; height:30px; background:url(hTitle_01.jpg) no-repeat; }
.hTitle_01 .hd h2 { width:120px; color:#fef3cc; padding-top:8px; font-size:13px; text-align:center; }
.hTitle_01 .hd .more { position:absolute; width:31px; height:31px; top:8px; right:10px; font-family:arial; font-size:10px; }
.hTitle_01 .bd { }

.note {}
.note .bd { height:225px; background:url(bd1.jpg) no-repeat; }

.about { padding-top:15px; }
.about .bd { height:301px; background:url(bd2.jpg) no-repeat; }
.introPic { padding-top:15px; width:186px; height:136px; margin:0 auto;  }
.intro { width:190px; margin:0 auto; line-height:20px; }

.indent { padding-top:15px; }
.indent .bd { height:187px; background:url(bd3.jpg) no-repeat; }

.lPic { padding:15px 0 0; width:213px; margin:0 auto; }
.lPic li { height:60px; }

.lSelect { width:150px; margin:0 auto; }
.lSelect li { width:150px; height:30px; }
.lSelect li select { width:150px; height:20px; }

.news {}
.news .hd { position:relative; height:31px; background:url(hTitle_02.jpg) no-repeat;  }
.news .bd { height:224px; background:url(bd4.jpg) no-repeat; }
.news .hd .more { position:absolute; top:10px; right:13px; }
.news .hd .more a,.news .hd .more a:hover { color:#216EA6; text-decoration:none;}

.newsPic { float:left; width:220px; height:191px; margin:12px 0 0 16px; padding:3px; border:1px solid #d0d0ce; background:#fff; display:inline; }
.newsBox { float:right; width:486px; padding:10px 20px 0 0; }
.newsBox h2 { height:24px; line-height:22px; font-size:14px; }
.newsBox h2 a { text-decoration:underline; }
.newsBox .newintro { height:70px; line-height:20px; }


.tabli { padding:8px 0 0 42px;  }
.tabli li { float:left; width:86px; height:20px; padding:0 0 0 6px; background:url(tabLine.jpg) no-repeat 0 4px; text-align:center; }
.tabli li a { line-height:20px; color:#216EA6; }
.tabli li a:hover,.tabli .current { display:block; background:url(tabCur.jpg) no-repeat center; color:#fef3cc; text-decoration:none; }

.style { padding-top:15px; }
.style .hd { position:relative; height:31px; background:url(hTitle_04.jpg) no-repeat;  }
.style .hd .more { position:absolute; top:10px; right:13px; }
.style .hd .more a,.style .hd .more a:hover { color:#216EA6; text-decoration:none;}
.style .bd { height:154px; background:url(bd5.jpg) no-repeat bottom center; }


.w160 { margin:0; padding:0; }
.w160 .pic-item { width:121px; margin:0; padding:18px 10px; color:#6C6D61; display:inline; }
.w160 .pic-item .list-pic { display:block; width:121px; height:104px; padding:0; border:1px solid #c9cacb; line-height:w160; }
.w160 .pic-item dl { margin-top:2px; padding:0 5px; line-height:18px; text-align:center; }

.listinfo { padding:10px; }
.listinfo li { height:23px; border-bottom:1px dotted #4c4c4c; line-height:23px; }
.listinfo li a { padding-left:12px; background:url(point.jpg) no-repeat 0 5px; }

.mainS { padding-top:10px; clear:both; }

.lNews { float:left; width:379px; }
.lNews .hd { position:relative; height:33px; background:url(hTitle_03.jpg) no-repeat; }
.lNews .hd .more { position:absolute; top:10px; right:13px; }
.lNews .hd .more a,.style .hd .more a:hover { color:#216EA6; text-decoration:none;}
.lNews .bd { height:182px; background:url(bd6.jpg) no-repeat; }

.listinfo_01 { padding:5px 10px; }
.listinfo_01 li { height:23px; border-bottom:1px dotted #4c4c4c; line-height:23px; }
.listinfo_01 li a { padding-left:12px; background:url(point.jpg) no-repeat 0 5px; }

.ad { width:769px; height:108px; padding-top:12px;  }

/**中间的播放样式2014-06-11 clearfix**/
.slideBox { width: 769px; height: 108px; overflow: hidden; position: relative; margin-top:15px;}
.slideBox .hd { height: 18px; overflow: hidden; position: absolute; right: 8px; bottom: 8px; z-index: 1; font-family: Arial; }
.slideBox .hd ul { overflow: hidden; float: left; text-align: center; }
.slideBox .hd ul li { float: left; margin-left: 5px; width: 18px; height: 18px; line-height: 18px; background: #fff; font-size: 14px; cursor: pointer; }
.slideBox .hd ul li.on { background: #216EA6; color: #fff; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 769px; height: 108px; display: block; }