﻿img { vertical-align: top; border: 0; }
#hotpic { width: 100%; height: 430px; overflow: hidden; margin: 0 auto; }
#NewsPic { position: relative; width: 100%; height: 380px; overflow: hidden; border: solid 1px #000; }
    #NewsPic a { overflow: visible; border: 0; text-decoration: none; }
    #NewsPic .Picture { position: absolute; left: 0; top: 0; }
    #NewsPic .Nav { position: absolute; height: 13px; line-height: 14px; bottom: 0; right: 0; }
        #NewsPic .Nav span { font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
            #NewsPic .Nav span.Normal { color: #FFF; background: #000; filter: Alpha(opacity=50); opacity: .5; }
            #NewsPic .Nav span.Cur { background: #ce0609; color: #FFF; }
#NewsPicTxt { position: relative; width: 100%; height:60px; background:#000; line-height:40px;color:#fff; border: 1px; margin: 0; padding-top: 4px; text-align: center; font-family: "微软雅黑"; font-size: 14px; margin-left: auto; margin-right: auto;}
    #NewsPicTxt a:link, #NewsPicTxt a:visited { font-family: "微软雅黑"; font-size: 16px; font-weight: 700; color: #fff; text-decoration: none; }
    #NewsPicTxt a:hover { color: #fff; }
@media(max-width:500px){
	#NewsPic {height: 220px;}
	#hotpic{height:auto;}
}
@media(max-width:340px){
	#NewsPic {height: 180px;}
}