@charset "utf-8";
* { margin:0; padding:0; border:none; list-style:none;}
body { font-family:"微软雅黑"; font-size:16px; padding-top:38px;}
.container { width:1140px; margin:0 auto;}
.header { height:61px; margin-bottom:10px}
.siteLogo { float:left; padding:10px 0 10px 0;}
.channelLogo { float:left; font-size:22px; line-height:44px; padding-left:25px; padding-top:7px; font-weight:bold}
.channelLogo a { color:#00a69e;}
.newsnew { width:555px;}
.fl { float:left}
.fr { float:right}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; font-size:0;}
.mb30 { margin-bottom:30px;}
a { text-decoration:none; color:#000; }
a:hover, a:focus { color:#cc1b1c;}
/*-------------> BAROUSEL */
.barousel { position:relative; height:386px;}
.barousel_image { position:absolute; z-index:10; width:100%; height:360px;}
.barousel_image img { position:absolute; display:none; width:100%; height:360px;}
.barousel_image img.default { display:block;}
.barousel_image img.current { z-index:10;}
.barousel_content { position:absolute; z-index:50; color:#fff; width:100%; top:335px;}
.barousel_content div { display:none;}
.barousel_content div.default{ display:block;}
.titleshadow { position:relative; width:100%; top:335px; z-index:30; height:25px;background:#000; opacity:0.6; filter:alpha(opacity=60);}
.barousel_content p.pictitle { height:25px; line-height:25px; color:#ffffff; text-indent:0; padding-left:8px; margin-left:1px; margin-right:1px; font-size:14px}
.barousel_content p.pictitle a { color:#fff;}

.barousel_nav { position:absolute; padding:0 3px 0 0; height:26px; background:#000; bottom:0; z-index:20; width:552px;}
.barousel_nav .counter { float:right; color:#fff; margin:5px 5px 0 0; font-size:12px;}
.barousel_nav ul { float:right; padding:0; margin:3px 0 0 0;}
.barousel_nav li { float:left; padding-left:3px; font-size:0; line-height:0; list-style:none;}
.barousel_nav li a { display:block; width:25px; height:20px; background-color:#4d4d4d; font-size:0; line-height:0; text-decoration:none;}
.barousel_nav li a:hover { background-color:#fff;}
.barousel_nav li a.current { background-color:#fff55b;}
.barousel_nav li.prev a { background-image:url(../images/barousel_link_previous.gif); background-repeat:no-repeat; background-position:0 0;}
.barousel_nav li.next a { background-image:url(../images/barousel_link_next.gif); background-repeat:no-repeat; background-position:0 0;}

h3 { background:#00a69e; line-height:36px; height:36px; font-size:18px; border-top:2px solid #047e73; padding:0 14px; color:#fff;}
h3 a { color:#fff;}
h3 a.more { font-size:12px; float:right; font-weight:normal;}
.newscont { padding:20px 8px 0;}
.headline { font-size:18px; font-weight:bold; line-height:44px;}
.topstory { font-size:22px;}
p { font-size:12px; line-height:24px; margin:2px 0 12px;}
p a { color:#5f5f5f;}
.newsnew li { line-height:36px; height:36px;}
.picnews { padding:30px 0; height:100%; overflow:hidden}
.picnews li { width:360px; margin-right:30px; float:left; text-align:center; line-height:28px;}
.picnews li.piclast { margin-right:0}
.picnews li img { width:358px; height:245px; border:1px solid #d2d2d2; margin-bottom:10px;}
div.copyright { border-top-color:#00a69e;}
div.copyright p { margin:0;}