@charset "utf-8";
html { padding:0px;margin:0px;background-color:#e5e5e5;text-align:left;overflow-x:hidden;}
body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/b_02.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	line-height: 20px;
	
}
a:link {
	color: #2D2D2D;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	color: #2D2D2D;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
	line-height: 20px;
}
h1,h2,h3,h4,h5,h6 { margin:0px;padding:0px;font-size:12px;font-weight:normal;}

div,form,img,ul,ol,li,dl,dt,dd,span,p { margin:0px;padding:0px;border:0px;}

li { list-style-type:none;}

img{ vertical-align:middle;}
/* Font  */

.fB { font-weight: bold;}

.f12px { font-size:12px;}

.f14px {
	font-size:14px;
}

.f16px { font-size:16px;}

/* Other */

.display { display:none;}

.undisplay { display:block;}

.fLeft { float:left;}

.fRight { float:right;}

.clear { clear:both;font-size:1px;width:1px;height:0px;line-height:0px;visibility:hidden;}
/*20130223早上修改首页css样式如下*/
#top_lxw {width:100%; height:90px; background-color:#dcdcdc;}
#nav_lxw {width:100%; height:51px; background:url(../images/nav_07.jpg) repeat-x left center;}
#nav_lxw ul {width:1000px; height:51px; margin:0 auto; display:block; overflow:hidden;}
#nav_lxw ul li {width:115px; padding-right:2px; height:51px; text-align:center; display:block; float:left; _display:inline; background:url(../images/nav_11.jpg) no-repeat right center; overflow:hidden;}
#nav_lxw ul li a {line-height:51px; display:block; color:#FFF; font-weight:bold; font-size:14px;}
#nav_lxw ul li a:hover {background:url(../images/nav_09.jpg) no-repeat center center;}
#hot_lxw {width:100%; height:30px; line-height:30px; font-size:12px; background:url(../images/main_16.jpg) repeat-x 0 0;}
.c12, .c12 a:link, .c12 a:visited {font-size:12px;}
#news_lxw_list2013 {width:100%; padding:20px 0 27px; border-bottom:1px solid #fff; border-top:1px solid #fff; background-color:#efefef;}
.title_lxw a {font-size:17px; line-height:34px; font-family:"微软雅黑"; color:#194c81; display:block; height:34px; width:207; overflow:hidden;}
.title_lxw2 {font-size:12px; line-height:18px; color:#909090;}
#foot {width:100%; height:244px; background:url(../images/main_40.jpg) repeat-x left center; font-size:12px; overflow:hidden;}
.cWhite, .cWhite a:link, .cWhite a:visited { color:#ffffff;}
/*背景轮换css样式如下*/
.index_bg01 {
	BACKGROUND:url(../images/banner_bg01.jpg) no-repeat center 141px;
}
.index_bg02 {
	BACKGROUND:url(../images/banner_bg02.jpg) no-repeat center 141px;
}
.index_bg03 {
	BACKGROUND:url(../images/banner_bg03.jpg) no-repeat center 141px;
}
.index_bg04 {
	BACKGROUND:url(../images/banner_bg04.jpg) no-repeat center 141px;
}
/*.index_bg05 {
	BACKGROUND:url(../images/banner_bg05.jpg) no-repeat center 141px;
}*/
#warp {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; HEIGHT: 370px; PADDING-TOP: 0px; overflow:hidden;
}
.banner {
	Z-INDEX: 99; MARGIN: 0px auto; WIDTH: 1046px; HEIGHT: 370px; _width: 1049px
}
.banner_l {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left; overflow:hidden;
}
.banner_r {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: right; overflow:hidden;
}
.bannerImg {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 1000px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.bannerImg .bannerPage {
	POSITION: absolute; TOP: 320px; LEFT: 420px
}
.bannerImg .bannerPage A {
	MARGIN-RIGHT: 2px
}
.bannerImg .bannerPage A IMG {
	VERTICAL-ALIGN: middle
}
.slides_container {
	POSITION: relative; WIDTH: 1000px; OVERFLOW: hidden
}
.pagination {
	MARGIN: 26px auto 0px
}
.pagination LI {
	MARGIN: 0px 1px; FLOAT: left
}
.pagination LI A {
	BACKGROUND-IMAGE: url(../images/pagination.png); WIDTH: 15px; DISPLAY: block; BACKGROUND-POSITION: 0px -1px; FLOAT: left; HEIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 12px
}
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -18px
}
/*左右箭头切换*/
.rollphotos {
	width:1019px;
	height:103px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.rollphotos #LeftArr {
	background:url(../images/main_20-04.jpg) no-repeat 0 0;
	width:10px;
	height:20px;
	cursor:pointer;
	position:absolute;
	top:42px;
	left:0;
}
.rollphotos #RightArr {
	background:url(../images/main_20-05.jpg) no-repeat 0 0;
	width:10px;
	height:20px;
	cursor:pointer;
	position:absolute;
	top:42px;
	right:0;
}
.rollphotos .Cont {
	margin:0px auto;
	overflow:hidden;
	width:983px;
}
.rollphotos .Cont li {
	float:left;
	width:318px;
	height:98px;
	padding:1px 4px 4px 1px;
	margin-right:7px;
	background:url(../images/main_20.jpg) no-repeat 0 0;
	_display:inline;
	display:block;
}
.rollphotos .Cont li img {
	display:block;
	width:98px;
	height:98px;
}
.rollphotos .Cont li a:hover {
	text-decoration:none;
	color:#194c81;
}
.rollphotos .Cont li span {
	display:block;
	cursor:pointer;
	margin-top:13px;
}
.rollphotos .Cont li span strong {
	color:#bf0008;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}
#ISL_Cont_1 {width:983px; height:103px; overflow:hidden;}

/*新banner切换效果*/
.demo100{width:1003px;height:370px; position:relative;margin:0 auto;}

.src7{width:1003px;height:370px; position:relative;_margin-left:0;margin:0;}

.src7 div.banner{width:1680px;height:370px; position:absolute;left:-340px;_left:-340px;right:0;}



.src8{ position:absolute; right:0px;_right:0px; bottom:10px; z-index:999}

.src8 ul li{ float:left;margin-right:10px;}

.src8 ul li a{width:25px;height:25px; line-height:25px; font-size:14.9px; text-align:center; font-weight:bold; color:#494e5a; display:block;background:url(../images/button2.png) no-repeat;}

.src8 ul li a:hover{background:url(../images/button1.png) no-repeat;color:#fff;}

.src8 ul li a.current{background:url(../images/button1.png) no-repeat;color:#fff;_background:url(../images/button2.png) no-repeat;_color:#494e5a;}

