/* 新闻动态 ---- news dynamic ---- 样式表 */



/******************* 公共部分 *******************/
.xg_nd { padding-top: 40px; min-height: 500px; }
.xg_nd_pubWrap { position: relative; width:100%; height:166px; padding-bottom: 28px; border-bottom: 4px solid #0b7a5f; overflow: hidden; }

.xg_nd_pubTit { position: absolute; left:0; top:0; height:166px; }
.xg_nd_pubTit li { float:left; width:1200px; height:166px; position: relative; }
.xg_nd_pubTit .xg_nd_aWrap { float:left; width:1200px; height:166px; }
.xg_nd_pubTit img { width:300px; height:163px; overflow: hidden; }

.xg_nd_pubCont { display: block; width:885px; height:166px; position: relative; }
.xg_nd_pubCont strong { font-size: 15px; color:#0b7a5f; }
.xg_nd_pubCont span { font: 12px/22px "微软雅黑"; color:#606060; }
.xg_nd_pubCont p { font: 12px/20px "微软雅黑"; color:#606060; margin-bottom: 10px; }
.xg_nd_more { position: absolute; left:330px; bottom:10px; color:#606060; }
.xg_nd_more:hover { color:#0b7a5f; } 


.xg_nd_arrow { position: absolute; bottom:28px; width:31px; height:31px; line-height: 31px; background: url(../Images/xg_nd_arrow.png) no-repeat; }
.xg_nd_arrowL { right:41px; background-position: 0 0;  }
.xg_nd_arrowL:hover { background-position: 0 -31px;  }
.xg_nd_arrowR { right:0; background-position: -31px 0; }
.xg_nd_arrowR:hover { background-position: -31px -31px; }


.xg_nd_ul { padding-top: 30px; min-height: 200px; }
.xg_nd_ul li { height:46px; font:13px/46px "微软雅黑"; color:#575757; border-bottom:1px dashed #b5b5b5; }
.xg_nd_ul li:hover, .xg_nd_ul li:hover a { color: #0b7a5f; }
.xg_nd_ul a { float:left; color:#575757; }
.xg_nd_ul span { float:right; }


#xg_pubMore{ height: 40px; text-align: center; padding-top: 50px; }
#xg_pubMore a { display: inline-block; width:200px; height: 40px; font: 14px/40px "微软雅黑"; background: #21856c; color:#ffffff; }

.xg_nd_ul .xg_pubMore { height: 40px; text-align: center; padding-top: 50px; }
.xg_nd_ul .xg_pubMore a { display: inline-block; width:200px; height: 40px; font: 14px/40px "微软雅黑"; background: #21856c; color:#ffffff; }











/******************* 热点新闻-内页 *******************/
.xg_hn { padding-top: 28px; }
.xg_hn_tit { position: relative; border-bottom: 1px dashed #717171; height:78px; }
.xg_hn_tit strong { display: block; text-align: center; font: 15px/40px "微软雅黑"; color:#0b7a5f; font-weight: bold; }
.xg_hn_tit p { text-align: center; line-height: 38px; color:#717171; }
.xg_hn_tit a { position: absolute; right:0; bottom: 0; height:38px; line-height: 38px; width:42px; text-align: right; color:#0a0a0a; background: url(../Images/xg_hn_return.gif) no-repeat left -2px; }
.xg_hn_tit a:hover { text-decoration: underline; color:#0b7a5f; }

.xg_hn_main { padding-top: 20px; border-bottom: 1px dashed #717171; }
.xg_hn_main p { font: 13px/24px "微软雅黑"; text-indent: 28px; color:#575757; }
.xg_hn_img { text-align: center; }

.xg_hn_aLink { height:42px; line-height: 42px;  }
.xg_hn_aLink a { color:#060505; }
.xg_hn_aLink a:hover { color:#0b7a5f; }




/******************* 实时数据 *******************/
.xg_rtd { padding-top: 40px; }
.xg_rtd strong { display: block; color:#0b7a5f; font:17px/38px "微软雅黑"; font-weight: bold; }
.xg_rtd_data { position: relative; }
.xg_rtd_data p { font: 14px/48px "微软雅黑"; height: 48px; width:384px; color:#848484; position: relative; }
.xg_rtd_data p span { position: absolute; top:9px; right:0; height:29px; line-height: 29px; width:207px; border:1px solid #aaaaaa; padding-left:12px; color:#848484; }

.xg_rtd_data p input { border:none; font-weight: bold; color: #1e1e1e; font-size:13px; outline: none; background: #f3f3f3; font-family: "微软雅黑"; }

.xg_rtd_data p a { position: absolute; top:0; right:0; width:29px; height:29px; background: url(../Images/xg_nd_data.gif) no-repeat; }

.xg_rtd_data .xg_rtd_dataWrap { display: none; position: absolute; left:84px; top:48px; width:298px; height:198px; border:1px solid #848484; }

 
.xg_rtd_table { border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5; }
.xg_rtd_table th { height:47px; font-size: 14px; color:#3e3a39; font-family: "微软雅黑"; }
.xg_rtd_table .th1 { background: #c9c9c9; border-right:1px solid #e5e5e5; }
.xg_rtd_table .th2 { background: #c9c9c9; border-right:1px solid #e5e5e5; border-top:1px solid #e5e5e5;}
.xg_rtd_table td { width:158px; height:46px;  border-right:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9; text-align: center; font-size: 13px; color:#787878; font-family: "微软雅黑"; }
.xg_rtd_table .lastTd td { font-size: 14px; font-weight: bold; color: #1b1b1b; }













