@charset "utf-8";
/* CSS Document */

body{ background: #1d5888 url(header_bg.jpg) no-repeat top center; }
.container{ width: 1000px; margin: 380px auto 0; height: 500px; position: relative; z-index: 2; }
.indexlink{ position: absolute; top: -300px; left: 360px; width: 540px; height: 100px; }
.footer{ background: url(bottom_bg.jpg) no-repeat bottom center; height:155px; padding-top: 100px; margin-top: -63px; text-align: center; color: #fff; font-family:"新宋体"; font-size: 14px; }
.footer i.icon{ position: relative; top: -2px; left: 5px; }
/* index */
.mstj,
.xctj{ width: 290px; height: 217px; padding: 10px; float: left; margin: 0 10px 10px 0; background: #fff; }
.syjj{ width: 660px; height: 217px; padding: 10px; float: left; margin-bottom: 10px; 
		background: url(bg_syjj.jpg) no-repeat center; }
.ztjd{ width: 678px; height: 235px; float: left; background: #fff; padding: 1px; }
.ztjd .part{ width: 180px; float: left; margin-right: 2px; }
.ztjd .part .p_cont{ position: relative; }
.pd_tl{ padding:10px 0 0 10px; }
.pd{ padding: 10px; }
.fs01{ font-family:'Arial'; font-size: 14px; color: #b2b2b2; line-height: 1; }
.fs02{ font-family:'microsoft yahei'; font-size: 18px; color: #185e90; }
.fs03{ font-size: 14px; color: #333; text-indent: 2em; line-height: 2.4; }
.p_top{ height: 46px; padding-left: 40px; background: url(icon_xx.gif) repeat-x bottom center; position: relative; }
.p_top .icon_bg{ width:40px; height: 46px; text-align: center; position: absolute; top: 0; left: 0; }
.ztjd .part .p_cont .mask_p{ width: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.3); line-height: 30px; color: #fff; text-indent: 5px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display: none;}
.ztjd .part .p_cont .mask_p.on{ display: block; }

/* detail */
.bg_white{ width: 980px; min-height: 500px; height: auto; background: #fff; padding: 10px; }
.addr{ position: absolute; top: 10px; right: 10px; }
.addr a{ color: #333;}
.addr a:hover{ color: #427cb6; }
.detail_cont{ font-family:'新宋体'; }
.detail_cont .title{ font-size: 32px; color: #427cb6; text-align: center; padding: 25px 0; font-family: 'microsoft yahei'; line-height: 1;}
.detail_cont .cont{ padding:0 10px 10px; font-size: 14px; }













