﻿@charset "utf-8";
@import url("global.css");
body { font-family: "微软雅黑"; font-size: 16px; line-height:180%; color: #333;}
ul,ol,li {list-style: none;}
select { border: 1px solid #DFDFDF; font-family: "微软雅黑"; border-radius:5px; }
img {border: none;}
em {font-style: normal;}
a {text-decoration: none; color: #333;cursor: pointer;}
a:hover {color:#CE3537;text-decoration: none; cursor: pointer;}
.hide {display: none;}
.clear {zoom: 1;}
.fl {float: left;}
.fr {float: right;}
input {outline: none;}
.blue { color:#1A4588; }
/*幻灯*/	
	
	.slideBox {width: 610px;height: 380px;overflow: hidden;position: relative;}					
	.slideBox .hd {	
	overflow: hidden;
	position: absolute;
	bottom: 2px;
	right: 0px;
	z-index: 4;	
	display: block;width: 610px;height: 36px;text-align:right;
}					
	.slideBox .hd ul {
	overflow: hidden;
	padding-top:13px;
	float: right;
	background-repeat: repeat;
	margin-right:10px;
	position: relative;
}					
	.slideBox .hd ul li {float: left;margin-right: 6px;width: 10px;	height: 10px;line-height: 14px;text-align: center;background-color: #E5E5E5;cursor: pointer;border-radius:50%;}					
	.slideBox .hd ul li.on {background-color: #D2A456;}					
	.slideBox .bd {position: relative;height: 100%;z-index:1;}					
	.slideBox .bd ul li {position: relative;display: none;}	
	.slideBox .bd ul li h4 {
	position: absolute;
	left: 0px;
	top: 334px;
	z-index: 3;
	width: 610px;
	height: 46px;
	FILTER: alpha(opacity=80);
	opacity: 0.8;
	background-color: #444;	
}
	.slideBox .bd ul li p {
	position: absolute;
	left: 0px;
	top: 324px;
	z-index: 4;
	width: 610px;
	height: 5 0px;
	padding-top:20px;
	overflow: hidden;
	font-size: 16px;
	FILTER: alpha(opacity=80);
	opacity: 0.8;
	
}
	.slideBox .bd ul li p b{
	color:#fff;width:500px;
	text-indent: 12px;
	display: block;margin-bottom:20px;

}

	.slideBox .bd ul li p a {text-decoration: none;}					
	.slideBox .bd img {width: 610px;height: 380px;z-index: 2;}
	
	
#wapper { clear:both; width:1250px; margin:50px auto; text-align:left;}
.bar { width:1250px; }
.banner01 { float: left; width:610px; height:380px; }
.news { float:right; width:615px; }
.tab { float:left; width:615px; height:61px; background:url(img/ico02.png) repeat-x; }
.tab li { float:left; width:167px; height:61px; line-height:51px;}
.tab li a { color:#fff; font-size:18px; font-weight:bold;padding-left:40px;}
.tab li a.on_tab { display:inline-block; width:167px; height:61px; padding:0 0 0 55px; background:url(img/ico01.png) no-repeat;}
.news_cont { float:left; width:615px; margin:10px 0 0 0; }
.news_cont li { height:38px; line-height:38px; } 
.news_cont li a {
	float:left;
	height:38px;
	line-height:38px;
	width:80%;
	display: block;
}
.news_cont li span { float:right; color:#999; }





.newsDiv{float:left;width:610px;height:375px;margin:30px 0 30px 0;}
.tab2 { float:left; width:610px; height:61px; background:url(img/ico02b.png) repeat-x; }
.tab2 li { float:left; width:167px; height:61px; line-height:51px;}
.tab2 li a { color:#636363; font-size:18px; font-weight:bold;padding-left:20px;}
.tab2 li a.on_tab {color:#0283D6; display:inline-block; width:167px; height:61px; background:url(img/ico01b.png) no-repeat;}
.tab2 li a img{margin-right:10px;vertical-align: middle;}

.news_con { float:left; width:610px; margin:10px 0 0 0; }
.news_con li { height:38px; line-height:38px; } 
.news_con li a {
	float:left;
	height:38px;
	line-height:38px;
	width:80%;
	display: block;
}
.news_con li span { float:right; color:#999; }