﻿@charset "utf-8";
/*基础制作页面组件*/
/*20150716 v1.0*/
/*20160421 v1.1 商讨了默认字号，a的默认连接颜色样式等*/

html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd,.clearfix:after { margin:0; padding:0; }
html, body { height:100%; }
body { color:#000; line-height:22px; text-align:left; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#000; }
a:hover { text-decoration:none; color: #ff9724; }
table { border-collapse:collapse; border-spacing:0; }
iframe,img { border:0;}
img { vertical-align:middle;}
.clearfix { display:block; #zoom:1;}
.clearfix:after { content:''; overflow:hidden; width:100%; height:0px; font-size:0px; display:block; clear: both; }
.part{ width:1000px; margin:0 auto;}
.left{ float:left;}
.right{ float:right;}

/*内容*/
body {background: url(http://www.newsimg.cn/money/20180302tpyyl/img/bg_global.jpg) 50% 18px no-repeat; margin: 0 auto; width: 100%; }
.mainbox { width: 980px; height: auto; background: #fff; margin: 0 auto; margin-top: 309px; padding: 27px 10px 0 10px; position: relative; }
/*最新播报*/
.zxbb_box { width: 980px; margin: 0 auto; margin-top: 20px;}
.zxbb_box h2 { padding-left:20px;font-size:30px; font-weight:bold; color:#2196F3; border-bottom:1px solid #39b1e8; font-family:"微软雅黑"; line-height:45px; margin-bottom:20px; }
.zxbb_box li { width: 980px; border-bottom: 1px dotted #7f7f7f; margin-top: 20px; padding-bottom:20px; }
.zxbb_box li .bb_tu { float: left; padding-right: 20px; }
.zxbb_box li .bb_tu .bb_kuang { width: 187px; height: 112px; border: 1px solid #ccc; padding: 4px; }
.zxbb_box li h3 { font-family: "微软雅黑"; font-size: 18px; color: #333; font-weight: 600; padding-left: 15px; }
.zxbb_box li h3 a { color: #333; font-weight: 600; }
.zxbb_box li p { font-family: "微软雅黑"; font-size: 16px; color: #666; text-indent: 2em; margin-top: 20px; padding-left: 15px; }
.zxbb_box li p span { font-family: "微软雅黑"; font-size: 16px; color: #f1810e; }
.zxbb_box li p span a { color: #2196F3; }
/*底部*/
.footer { padding: 30px 0 30px 0; background: url(http://www.xinhuanet.com/fortune/sswjh/2015/images/mg_footer.png) repeat; text-align: center; }
.footer p { font-family: "微软雅黑"; font-size: 14px; color: #333; line-height: 20px; }
/* 顶部导航
--------------------------------------------------*/
#topHeader { height: 32px; text-align: center; border-bottom: 1px solid #c9c9ca; background: #f9f7f4; }
#topHeader .top { width: 1000px; margin: 0 auto; height: inherit; }
#topHeader a { float: left; height: 32px; line-height: 32px; color: #000; margin: 0 10px; font-size: 12px; }
#topHeader a:hover { color: #fca22c!important; }



