﻿@charset "utf-8";

/* CSS Document */



body{ background-color:#f7f7f7; color:#555555;}

body,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-family:Microsoft Yahei,sans-serif,"Helvetica Neue",Helvetica,Arial;}

ol,ul{ list-style:none;}

h1,h2,h3,h4,h5,p{ margin:0;}







.latest{ width:100%; height:175px; overflow:hidden; position:relative; margin-bottom:25px;}

.latest .hd{ position:absolute; right:10px; bottom:0; height:22px; z-index:9;}

.latest .hd a{ float:right; display:inline-block; width:22px; height:22px; margin-left:6px; overflow:hidden; cursor:pointer;}

.latest .hd .next{ background:url(../images/next2.png) no-repeat left top;}

.latest .hd .prev{ background:url(../images/prev2.png) no-repeat left top;}

.latest .hd a:hover{ background-position:right top;}

.latest .hd .pageState{ float:right; display:inline-block; line-height:22px; color:#31b715; font-family:Arial; padding-right:3px;}

.latest .picList li{ float:left; height:175px; overflow:hidden; margin-right:10px;}

.latest .pic{ float:left; padding:4px; border:1px solid #ccc; margin-right:15px;}

.latest .pic a{ display:block; width:255px; height:165px; overflow:hidden;}

.latest .pic img{ max-height:100%; _height:100%;}

.latest dt{ height:32px; line-height:32px; font-size:18px; color:#f6af23; font-weight:normal; overflow:hidden; margin-bottom:5px;}

.latest dt a{ color:#f6af23;}

.latest dd.desc{ height:104px; line-height:26px; overflow:hidden; margin-bottom:8px;}

.latest dd.bottom{ height:20px; line-height:20px;}

.latest dd.bottom span{ float:left; color:#f6af23; margin-right:10px;} 

.latest dd.bottom a{ float:left; display:inline-block; width:63px; height:19px; line-height:19px; font-size:12px; color:#fff; background:url(../images/more2.png) no-repeat; text-align:center;}



.news-table{ width:920px;}

.news-list .news-table tr th{ padding:6px; background-color:#328CCB; border:0; font-weight:normal; color:#fff; text-align:center;}

.news-list .news-table tr th.title{ text-align:left; padding-left:18px;}

.news-list .news-table tr td{ text-align:center; font-size:14px; border-bottom:1px dotted #d1d1d1; border-top:0; padding:9px 8px;}

.news-list .news-table tr td p{ text-align:left; padding-left:10px; background:url(../images/tip6.gif) no-repeat 0 center;}

.news-list .news-table tr:hover td{ color:#faa01e;}

.news-list .news-table tr:hover td p a{ color:#faa01e;}

.news-list .news-table tr:hover td,

.news-list .news-table tr:hover td p a,

.news-list .news-table tr td p a:hover{

text-decoration:none;

-moz-transition:all .2s ease-in;

-webkit-transition:all .2s ease-in;

-o-transition:all .2s ease-in;

transition:all .2s ease-in;

}



