@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}

body { margin:0 auto; background:#FFF repeat-y;}
img{ padding:0;}
ul ,li { list-style:none; }
a { text-decoration:none; }

.top { width:100%; height:483px; background:url(2018jrb_top.jpg) center; }

.main { width:1000px; margin:0 auto; margin-top:20px; overflow:hidden;}

.TT { width:100%; height:75px; }
.TT .TT_pic { width:85px; float:left; margin-top:5px; margin-left:15px;}
.TT .TT_zt { width:875px; float:right; margin-top:5px; margin-right:10px;}
.TT .TT_zt h3 { font-size:20px; color:#0c0c0c; font-family:微软雅黑; font-weight:normal;}
.TT .TT_zt p { font-size:12px; color:#999797; line-height:20px;}

.xw { width:100%; overflow:hidden;}
.xw ul li { width:480px; float:left; margin-left:5px; line-height:24px; margin-left:8px; margin-right:10px; margin-top:10px; margin-bottom:10px;}
.xw ul li img { float:left; border:3px solid #f3f3f3; margin-right:10px; width:160px; height:120px;}
.xw ul li a { font-size:16px; color:#151515; font-weight:bold;}
.xw ul li p { font-size:12px; color:#9c9c9c;}

.wsp { width:100%; margin-top:20px; overflow:hidden;}
.wsp .wsp_zt { width:100%; margin-top:10px;}
.wsp .wsp_zt ul li { width:33%; margin-top:10px; float:left; text-align:center;}
.wsp .wsp_zt ul li a { color:#333;}
.wsp .wsp_zt img { width:322px; height:175px;}

.gygg { width:553px; float:left; margin-top:20px; }

.wj { width:420px; float:right; margin-top:20px; }

.zjp_tt {
	 width:49%; float:left; margin-right:10px; margin-top:10px;
	 } 
.zjp_tt .zjp_pic {
	 float:left; width:160px;
	 } 
.zjp_tt .zjp_pic img {
	  width:160px; height:120px; border:3px solid #f3f3f3;
	 } 
.zjp_tt .zjp_jj {
	 float:right; width:310px;
	 } 
.zjp_tt h5 {
	 font-size:16px; color:#000; font-weight:normal;
	 }
.zjp_tt p {
	 font-size:12px; color:#a09a9a; line-height:22px; margin-top:10px;
	 }

.bot { width:100%; height:70px; background:#f3f3f3; margin-top:30px;}


/* 列表页 */
.list{
	width:1000px;
	min-height:600px;
	margin:40px auto;
}

.lis_t{
	width:100%;
	height:51px;
	background:url('lm.jpg') center no-repeat;
}

.lis_c{
	width:100%;
}

.lis_c ul li{
	width:100%;
	height:36px;
	font-size:20px;
	line-height:36px;
}

.lis_c ul li a{
	color:#000;
}





/* 内容页 */
.txt{width:1000px;min-height:600px;margin:50px auto;}
	.txt .title{width:1000px;
				min-height:40px;
    			text-align: center;	   
				margin-top:20px;
				color:#2b2b2b;
				font-size:30px;
				line-height: 30px;}
	.sub_title .left{
    			float: left;
			    border-bottom: 1px dashed #ccc;
			    height: 40px;
			    line-height: 40px;
			    width: 100%;
			    text-align: center;
			    margin-top: 0;
				margin-bottom:30px;
				color:#3d3d3d;
				font-size:14px;}
	.news_wenzi{color:#333;line-height:2.5em;}
    .news_wenzi a{color:#e7121a;}
	.news_wenzi p{line-height:2.5em;}