*{
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑";
	list-style:none;
}
a:hove{
	color:#e70012;
}

#top{
	width: 100%;
	height: 98px;
	margin:0px;
	padding:0px;
}

#top_con{
	width: 1000px;
	height: 98px;
	margin: 0px auto;
	padding:0px;
}

#top_con_l{
	width: 400px;
	height: 98px;
	margin: 0px 0px 0px 50px;
}

#top_con_r{
	height: 30px;
	margin: 40px 85px 0px 0px;
}
#top_con_r span{
	font-size:16px;
	line-height:30px;
	margin-left:10px; 
}

#con{
	width: 100%;
}

#menu_bar{
	height: 45px;
	width: 100%;
	background-image: url("/img6/sc-11.png");
}

#menus{
	width:1250px;
	margin:0px auto;
	height: 45px;
	list-style: none;
	background-image: url("/img6/sc-11.png");
}

#menus li{
	height: 45px;
	float: left;
	line-height: 45px;
	text-align: center;
	color: white;
	cursor:pointer;
	font-size:18px;
}

#menus>li:hover{
	background-color: #bb2404;
}
#menus>li>a{
	display: block;
	height: 45px;
	text-decoration: none;
	color: white;
	font-size: 18px;
}

.menus_separetor{
	width: 4px;
	background-image: url("../img6/sc-51.png");
}
.ma a:hover{
	color: #aaa;
}
.w159{
	width: 160px;
	position: relative;
}


.w159 ul{
	list-style: none;
	width: 160px;
	position: absolute;
	top: 45px;
	z-index: 101;
	display: none;
}

.w159 li{
	width: 160px;
}
.w159 ul a{
	display: block;
	color: white;
	font-size: 16px;
	text-align: center;
	width: 160px;
	height: 49px;
	line-height: 49px;
	text-decoration: none;
	background-image: url("/img6/sc-6.png");
		
}

.w159:hover>ul{
	display: block;
}
.opt{
	background-position: 0px -48px;
}

.firstOpt{
	background-position: 0px 0px;
}

.lastOpt{
	background-position: 0px -97px;
}

.sybt a{
	color: #e70012;
	text-decoration:none;
}

.sybt a:hover{
	text-decoration:underline;
}

#banner{
	width: 100%;
	height: 550px;
	position: relative;
}

#lunDiv{
	margin:0px auto; 
	width: 110px; 
	position: absolute;  
	top: 510px;
}

.lun {
	border:1px solid white; 
	width: 10px; 
	height: 10px; 
	float: left;
	margin-right: 20px;
}

#news{
	width: 100%;
	height: 40px;
	background-color: black;
	filter:alpha(opacity=65);
	opacity: .65;
	position: absolute;
	top: 523px;
	z-index: 101;
}


#news_con{
	width: 1000px; 
	height: 40px; 
	line-height: 40px; 
	margin:0px auto;
}

#news_lun{
	overflow: hidden;
	margin-left: 10px;
	z-index: 101;
}

#news_lun>ul>li{
	list-style: none;
}

#news_lun a{
	color: white;
	font-size: 16px;
	text-decoration: none;
}

#news_lun a:hover{
	color: #e70012;
}
#news_zx a{
	color: white;
	font-size: 16px;
	text-decoration: none;
}

#news_zx a:hover{
	color: #e70012;
}
#services{
	width:1250px; 
	margin:40px auto 30px auto; 
	position: relative;
}

#xwzx{
	width:1250px; 
	margin:30px auto 10px auto; 
	position: relative;
}

.ser{
	width: 386px; 
	height: 182px; 
	background-color: black; 
	position: absolute;
	left: 6px;
	filter:alpha(opacity=3);
	opacity: .3;
	z-index: 3;
	display: none;
}

#footer{
	width: 100%;
	height:120px;
	line-height: 20px;
	background-color: #EEEEEE;
	font-size: 13px;
	text-align: center;
	padding-top:26px;
	padding-bottom:5px;
	color:#666;
}
#footer ul{
	width: 520px;
	margin: 0px auto;
}

#footer li{
	list-style: none;
	float: left;
}
#footer a{
	text-decoration:none;
	color:#666;
}
#footer a:hover{
	color:#e70012;
}

.sabout{
	font-size: 16px; 
	font-weight: bold; 
	color: #e70012;
	padding-left: 5px; 
	display: block;  
	margin-bottom: 10px;
	text-decoration:none;
}

.sabout:hover{
	text-decoration:underline;
}

.smore{
	text-decoration: none; 
	color: #0D6D9F; 
	padding-right: 10px; 
	display: block;
}

.sspan{
	font-size: 14px; 
	color: gray; 
	line-height: 25px; 
	display: block; 
	clear: both;
}

.first{
	font-size: 14px;
	font-weight: bold;
	height: 25px;
}

.w296{
	width: 296px;
}

.w306{
	width: 386px;
}
.mtop20{
	margin-top: 20px;
}

.h20{
	height: 20px;
}

.f_l{
	float: left;
}

.f_r{
	float: right;
}

.hidden{
	display: none;
}

.shown{
	display: block;
}

.container {
  margin: 0 auto;
  height: 420px;
}
/* For tablets & smart phones */
@media (max-width: 767px) {
  .container {
	width: 100%;
  }
}

/* For smartphones */
@media (max-width: 480px) {
  .container {
	width: 100%;
  }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
  .container {
	width: 100%
  }
}

/* For larger displays */
@media (min-width: 1200px) {
  .container {
	width: 100%;
  }
}

.slidesjs-container{
	width: 100%; 
	height: 420px; 
	overflow: hid; 
	position: relative;
}

.slidesjs-control{
	left: 0px; 
	width: 100%; 
	height: 420px; 
	position: relative;
}
#slides {
  display: none;
  position: relative;
  height: 420px;
  width:100%;
  min-width:1250px;
}

.slidesjs-pagination {
  margin: 7px 0 0;
  float: right;
  list-style: none;
  position: absolute;
  top: 350px;
  z-index: 101;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(/img6/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px;
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px;
}

#slides a:link,
#slides a:visited {
  color: #333;
  text-decoration:none;
}

#slides a:hover,
#slides a:active {
  color: #e70012;
  text-decoration:none;
}

#slides .slideList1{width:100%; height:420px; position:relative;background:url(../img6/00.jpg) center no-repeat; background-size:100% 420px;}
#slides .slideList1 p{width:500px; height:40px; position:absolute; top:310px;left:50%; margin-left:-250px; font-weight:bold; line-height:40px;}
#slides .slideList1 p a{margin:0 20px;font-size:24px;color:#323232;}
#slides .slideList1 p a span{ margin-left:10px;}
#slides .slideList1 p a:hover{color:#cd0102}
#slides .slideList2{width:100%; height:420px; position:relative;background:url(../img6/11.jpg) center no-repeat;background-size:100% 420px;}
#slides .slideList2 p{width:500px; height:40px; position:absolute; top:310px;left:50%;font-weight:bold; line-height:40px; margin-left:-55px;}
#slides .slideList2 p a{font-size:24px;color:#fff; height:50px; line-height:50px; width:200px; text-align:center; display:block; float:left; margin-right:20px;background:#323232}
#slides .slideList2 p a span{margin-left:10px;}
#slides .slideList2 p a:hover{background:#cd0102}


.navbar {
  overflow: hidden;
}
/* ******ccc1表示首页最新文章中带有链接的文字的风格样式，带下划线****** */
a.wzclass6 {color: #333;text-decoration: none;font-size:13px; font-weight:normal;}
a.wzclass6:hover{color: #e70012;text-decoration: underline;}

/* ******首页最新文章中间隔各行的风格样式，分奇数行与偶数行****** */
.wzclass5 /* --偶数行栏目文章列表内容间隔颜色的定义2-- */
{
font-size:13px;color:#333;background:#FFFFFF;padding-top:3px; padding-bottom:3px;
}

.nrbt {
	color:#333;
}
.marginTop20 {
	margin-top:15px;
	margin-bottom:15px;
}
.marLeft15 {
	margin-left: 15px;
}
.h60 {
	height: 29px;
}

#k1 img{
	transition: all 0.6s;
}
#k1 img:hover{
	transform: scale(1.05);
}
#k2 img{
	transition: all 0.6s;
}
#k2 img:hover{
	transform: scale(1.05);
}
#k3 img{
	transition: all 0.6s;
}
#k3 img:hover{
	transform: scale(1.05);
}

#fuwu1:hover{ box-shadow:0px 0px 3px #666; border:1px solid #CC0000;}
#fuwu2:hover{ box-shadow:0px 0px 3px #666; border:1px solid #CC0000;}
#fuwu3:hover{ box-shadow:0px 0px 3px #666; border:1px solid #CC0000;}

#bottom{ width:100%; background-color:#232323;color:#F4F4F4; margin-top:30px; margin-bottom:0px;}
#bottom a{ text-decoration:none; color:#F4F4F4;}  
#bottom a:hover{ color:#CC0000;}
#bottomcon{ width:1250px; margin:0px auto; background-color:#232323; padding-bottom:50px;}
#bottom_left{ width:700px; height:175px; float:left; margin-top:35px; margin-left:50px; border-right:1px solid #5C5C5C; padding-top:15px;}
#bottom_right{ width:480px; height:205px; float:left; margin-top:35px; text-align:center;}
#bottom_left > ul{ width:180px; height:170px; float:left;}
#bottom_left p{ font-size:18px;}
#bottom_left a{ font-size:14px; line-height:30px;}
#tel{ width:200px; height:200px; float:left; margin-left:30px; text-align:center;}
#tel strong{ font-size:25px;}
#shalong{ width:127px; height:155px; float:left; margin-top:10px; margin-left:30px;}
.website{ width:1250px; height:30px; font-size:14px; line-height:30px; clear:both; text-align:center; border-bottom:20px;}
