@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0; }
body{text-align:center; margin:0 auto; font-family:"微软雅黑"; font-size:12px; line-height:23px;}
ul,li{margin:0;padding:0; list-style:none;}

/* 默认链接颜色 */
a{outline-style:none;text-decoration:none; color:#000; target:blank;}
a:hover{text-decoration:underline;color: #36C; position: relative;}

/* 通用属性 */
.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}/*ie and firefox1.5 updata */

/* 顶部 */
.ding{margin:0 auto; background:#EEE; border-bottom:1px #CCC solid;}
.dwid{ width:1002px; height:30px;}
.dleft{ width:400px; float:left; line-height:30px; color:#999; text-align:left;}
.dright{ width:602px; float:right; line-height:30px; color:#999; text-align:right;}

.top{height:100px; width:1002px;}
.logo{ padding:5px 0; width:520px; float:left;}
.tel{ float:right; padding-top:5px;}

/* 导航 */
.nav{ height:50px; background-color:#36C; margin:0 auto;}
.nav ul{ width:1002px; margin:0 auto; padding-left:2px;}
.nav li{ width:111px; float:left; background:url(line.jpg) no-repeat right;}
.nav li a{ width:111px; height:50px; line-height:50px; color:#FFF; float:left; font-size:16px; text-align:center;}
.nav li a:hover{ background-color:#db261d; color:#fff; font-size:17px;}

/* flash */
.banner{width:100%; height:400px; background:url(banner.jpg) no-repeat center; margin-bottom:10px;}

#banner {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-bottom:10px;
}
#banner_img {
	display: block;
	position: relative;
}
#banner_img li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-position: center;
	background-size: cover;
	display: none;
}
/*设置背景图片-------开始*/
#banner_img li.item1 {
	background-image: url(../image/banner1.jpg);
	display: block;
}
#banner_img li.item2 {
	background-image: url(../image/banner2.jpg);
}
#banner_img li.item3 {
	background-image: url(../image/banner3.jpg);
}
/*设置背景图片--------结束*/

#banner_ctr {
	position: absolute;
	width: 380px;
	height: 50px;
	left: 38%;
	bottom: -10px;
	z-index: 1;
}
#banner_ctr ul {
	width: 100%;
}
#banner_ctr li {
	float: left;
	display: inline-block;
	height:27px;
	text-align:center;
	vertical-align: middle;
	cursor: pointer;
}
#drag_ctr {
	position: absolute;
	top:-5px;
	cursor: pointer;
	left: 0px;
	width: 119px;
	height: 32px;
	bottom: 120px;
	background: url(../image/kk1.png) no-repeat;
	padding:0px 0px 0 0px;
	margin: 0 auto;
	overflow: hidden;
	color:#fff;
	filter: alpha(opacity=50);
	color:#ffffff;
}
.wrapper {
	width: 986px;
	margin: 0 auto;
	position: relative;
	height:400px;
}
.styclsa {
	line-height:27px;
	background: url(../image/kk.png) no-repeat;
	height:27px;
	color:#ffffff;
	font-size: 12.48px;
	padding:0px 0px 0 0px;
	width:119px;
	margin: 0 auto;
	overflow: hidden;
	font-family:"宋体";
	zoom: 1;
}
.astysa {
	color:#ffffff;
	font-size: 12.48px;
	text-align:center;
}

.divcss5 img{max-width:600px;} 
.cpzx{font-size:24px; color:#FFF; padding-left:20px; font-weight:bold;}
.tls{margin:5px auto; background:#EBEBEB; border-top:3px #36C solid;}
.weizhi{color:#999;}
.weizhi a{color:#999;}

.fonttitle a{ font-size:14px; color:#303030;}

.tit{ font-size:14px; font-weight:bold; color:#FFF; padding-left:30px;}

.bot{margin:10px auto 0 auto; background:#3366CC;}
.bottom{ color:#FFF; padding:5px; line-height:30px;}
.bottom a{ color:#FFF;}