@charset "gb2312";
/* Css Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
}
html{ height:101%;}
ul, li {
	list-style-type:none;
}
img {
	border:none;
}
input, textarea, select {
	font-family:inherit;
	font-weight:inherit;
	vertical-align:middle;

}
body {
	color: #1a1a1a;
	font:14px/180% "微软雅黑","宋体","新宋体", Arial, Helvetica, sans-serif;
	background:url(ylbtzc_topbg.png) no-repeat center top;
}
a {
	color: #1a1a1a;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color: #cc0000;
	text-decoration:none;
}
.clear,.clear_all  {
	clear:both;
}
.clear_all  {height:0px;line-height:0px;font-size:0px;}
.clear:after,.clear_all:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.wrapper {
	width:970px;
	margin: 0px auto;
	padding:0px;
}
.mtop10 {margin-top:10px;}
.mtop20{ margin-top:20px;}
.fl {float:left;}
.fr {float:right;}
.tc{ text-align:center;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
div{ margin:0 auto;}
/* 自定义 */
.navBar{ margin-top:457px; height:48px; background:#008546; color:#FFF; overflow:hidden;}
.navBar li{ float:left; width:155px; text-align:center; line-height:48px;}
.navBar li a{ color:#FFF; font-size:20px;}
.navBar li.line{ background:url(ylbtzc_linebg.jpg) no-repeat center top; height:48px; width:7px;}

.dtxw_box{ margin-top:30px;}
.dtxw_box dt{ text-align:center;}
.dtxw_box dd{ margin-top:24px;height:335px; overflow:hidden;}
.focusBox {position: relative;width:600px;height:335px;overflow: hidden; text-align:left;float:left;z-index:0; display:inline;}
.focusBox .pic img { width:600px; height:335px; display: block;}
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 15px;text-decoration: none;}
.focusBox .num { position: absolute; z-index: 3; bottom:13px; right: 8px;}
.focusBox .num li{ float: left; position:relative; width:12px; height:12px; line-height:12px;text-align: center; margin-left:9px; background:#FFFFFF; cursor: pointer;}
.focusBox .num li.on{background:#ff0000;}
.dtxw_box dd .fr{ width:350px;}
.dtxw_box dd .fr li h3{ font-weight:normal; margin-bottom:5px; margin-top:10px;}
.dtxw_box dd .fr li h3 a{ color:#1a1a1a;font-size:18px; }
.dtxw_box dd .fr li p{ font-size:12px; line-height:24px; font-family:"宋体";}
.dtxw_box dd .fr li p .more_content a{ color:#ff0000;}

.spxw_box{ background:url(ylbtzc_spxwbg.png) no-repeat center top; height:495px; margin-top:30px;}
.spxw_box .fl,.spxw_box .fr{ width:433px; height:313px; background:#ABABAB; padding:6px; margin-top:120px;}
.spxw_box .fl p,.spxw_box .fr p{ text-align:center; padding-top:15px; font-size:18px;}

.zcjd_box{ margin-top:30px;}
.zcjd_box dt{ text-align:center;}
.zcjd_box dd{ margin-top:24px;}
.zcjd_box dd li{ float:left; background:url(ylbtzc_zcjdlibg.jpg) no-repeat left top; width:457px; height:140px; margin-bottom:12px; overflow:hidden;}
.zcjd_box dd li:nth-child(even),.zcjd_box dd li:nth-of-type(even){ float:right;}
.zcjd_box dd li .news{ margin:20px 40px;}
.zcjd_box dd li .news h3{ font-weight:normal; margin-bottom:5px; margin-top:10px;}
.zcjd_box dd li .news h3 a{ color:#1a1a1a;font-size:18px; }
.zcjd_box dd li .news p{line-height:25px;}
.zcjd_box dd li .news p .more_content{ display:none;}

.bllc_box{ background:url(ylbtzc_bllcboxbg.png) no-repeat center top; height:402px; margin-top:30px;}
.bllc_box .fl,.bllc_box .fr{ margin-top:107px; width:457px; text-align:center;}
.bllc_box span{ display:block; font-size:24px; margin-top:20px; color:#2e2e2e;}

.tpxw_box{ width:882px; margin:0 auto; position:relative; padding-top:60px;}
.slideBox{ width:882px; height:520px; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:882px; height:520px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; right:-60px; top:50%; margin-top:-60px; display:block; background:url(ylbtzc_prev.jpg) no-repeat left top; width:60px; height:120px;}
.slideBox .next{ position:absolute; left:-60px; top:50%; margin-top:-60px; display:block; background:url(ylbtzc_next.jpg) no-repeat left top; width:60px; height:120px;}
.slideBox .prev:hover{ background-image:url(ylbtzc_prevhov.jpg);}
.slideBox .next:hover{background-image:url(ylbtzc_nexthov.jpg);}

.footer{ padding:20px 0px; background-color:#008546; margin-top:70px; color:#FFF;}
.footer .f-nav {width: 1000px;margin: 0 auto;text-align: center;height: 42px;border-bottom: 1px solid #FFF;font: 12px/42px "微软雅黑";color: #fff;}
.footer .f-nav a {margin: 0 10px;font:14px/42px "宋体";color: #fff;}
.footer .f-nav a:hover {color: #FFF;}
.footer .f-main {width: 1000px;margin: 0 auto;text-align: center; padding-top:20px;}
.footer .f-main a{color: #FFF;}
.footer .f-main table {display: inline-block;width: auto;margin: 0 auto;}
.footer .f-main table td {font: 12px/24px "微软雅黑";color: #FFF;padding-left: 30px;text-align: left;}


















