@charset "utf-8";
*{margin: 0;padding: 0;}
@font-face {  
font-family:方正正纤;  
src: url('../font/方正兰亭中粗黑_GBK.ttf'); /* IE9 Compat Modes */  
src: url('../font/方正兰亭中粗黑_GBK.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */  
url('../font/方正兰亭中粗黑_GBK.ttf') format('woff'), /* Modern Browsers */  
url('../font/方正兰亭中粗黑_GBK.ttf') format('truetype'), /* Safari, Android, iOS */  
url('../font/方正兰亭中粗黑_GBK.ttf#方正正纤') format('svg'); /* Legacy iOS */   
}  

@font-face {  
font-family:MVBOLI;  
src: url('../font/MVBOLI.TTF'); /* IE9 Compat Modes */  
src: url('../font/MVBOLI.TTF?#iefix') format('embedded-opentype'), /* IE6-IE8 */  
url('../font/MVBOLI.TTF') format('woff'), /* Modern Browsers */  
url('../font/MVBOLI.TTF') format('truetype'), /* Safari, Android, iOS */  
url('../font/MVBOLI.TTF#MVBOLI') format('svg'); /* Legacy iOS */   
}  


@font-face {  
font-family:楷体;  
src: url('../font/楷体GB2312.ttf'); /* IE9 Compat Modes */  
src: url('../font/楷体GB2312.ttf?#iefix') format('embedded-opentype'), /* IE6-IE8 */  
url('../font/楷体GB2312.ttf') format('woff'), /* Modern Browsers */  
url('../font/楷体GB2312.ttf') format('truetype'), /* Safari, Android, iOS */  
url('../font/楷体GB2312.ttf#楷体') format('svg'); /* Legacy iOS */   
}  



html,body{font-family: "宋体";font-size:14px;color:#333333;}
a{text-decoration: none;font-family: "宋体";font-size: 14px;color: #333333;outline: none;}
img{border: 0;}
ul,li{list-style: none;}
a{-moz-transition: all 0.2s;-webkit-transition: all 0.2s;-ms-transition: all 0.2s;-o-transition: all 0.2s;transition: all .2s}

table{ margin:0 auto;}
#footer {
	text-align:center;
}
.fullSlide {
	width:100%;
	position:relative;
	height:404px;
	background:#000;
	overflow:hidden;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:404px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li:nth-of-type(1){ background:url("/skin/default/images/1.jpg");}
.fullSlide .bd li a {
	display:block;
	height:404px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:25px;
	line-height:25px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:62px;
	height:9px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#15acb5;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}

.list-view{
float:left; 
text-align:center;  
margin:0 3.5px 5px 3.5px; 
padding:0px; 
vertical-align:100%;
} 	

.img-wrap{
	margin:0 auto;   
	width:180px;
	min-height:150px;
	overflow:hidden; 
	/*非IE的主流浏览器识别的垂直居中的方法*/
	vertical-align:middle;
	/*设置水平居中*/                
	display: table-cell; 
	text-align:center;							
}

.img-wrap img {
	display:block;
	width:100%;  
	vertical-align:middle;
	padding:4%;
	box-sizing:border-box;
	border:1px solid #ccc;
	_border:none;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	vertical-align:middle;
	/*设置水平居中*/
	text-align:center;
  }



/* 滚动图片 */
.scroll{ width:978px; margin:auto; position:relative; padding:0px 0px 0px 0px; overflow:hidden; margin-top:0px;}
.scroll ul{}
.scroll li { width:183px; text-align:center; overflow:hidden; padding:0 5px; vertical-align:100%; float:left;}
.scroll li a{ display:block; color:#333; line-height:20px;font-size:12px;}

.scroll .img-wrap{
  margin:0 auto;
  width:91%;
  height:165px;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  display: table-cell;
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.scroll img {
  display:block;
  width:175px;
  width:80%\0;
  _width:153px;
  margin:4px auto;
  vertical-align:middle;
  padding:0px;
  _border:none;
  border:none;
  }
.scroll img:hover,#list-view .highlight{border-color:#ff8015;_border:none;}


.scroll li span {color:#F3572F; line-height:30px; padding-top:10px; margin-top:10px;}
.scroll a.bx-prev,.scroll a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:40px;
	height:158px;
	background: url(../images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.scroll a.bx-prev{left:-24px;}
.scroll a.bx-prev:hover{background: url(../images/scroll.gif) no-repeat -80px center;}
.scroll a.bx-next{right:-24px;background:url(../images/scroll.gif) no-repeat -40px center;}
.scroll a.bx-next:hover{background: url(../images/scroll.gif) no-repeat -120px center;}




.hei0 {font-family: "宋体";font-size: 12px; color: #959595;text-decoration: none;}
.hei0 a{font-family: "宋体";font-size: 12px;color:#959595;text-decoration: none;}
.hei0 a:link{font-family: "宋体";font-size: 12px;color: #959595;text-decoration: none;}
.hei0 a:visited{font-family: "宋体";font-size: 12px;color: #959595;text-decoration: none;}
.hei0 a:active{font-family: "宋体";font-size: 12px;color: #959595;text-decoration: none;}
.hei0 a:hover {font-family: "宋体";font-size: 12px;color: #ff0000;text-decoration: none;}

.hei2 {font-family: "宋体";font-size: 12px; color: #959595;}
.hei2 a{font-family: "宋体";font-size: 12px;color:#959595; text-decoration:none;}
.hei2 a:link{font-family: "宋体";font-size: 12px;color: #959595; text-decoration:none;}
.hei2 a:visited{font-family: "宋体";font-size: 12px;color: #959595; text-decoration:none;}
.hei2 a:active{font-family: "宋体";font-size: 12px;color: #959595; text-decoration:none;}
.hei2 a:hover {font-family: "宋体";font-size: 12px;color: #ff0000; text-decoration:none;}


.xinw {font-family: "宋体";font-size:14px; color: #959595;height:35px; line-height:35px; padding:2px 0px;}
.xinw a{font-family: "宋体";font-size:14px;color:#959595; text-decoration:none;}
.xinw a:link{font-family: "宋体";font-size:14px;color: #959595; text-decoration:none;}
.xinw a:visited{font-family: "宋体";font-size:14px;color: #959595; text-decoration:none;}
.xinw a:active{font-family: "宋体";font-size:14px;color: #959595; text-decoration:none;}
.xinw a:hover {font-family: "宋体";font-size:14px;color: #15acb5; text-decoration:none;}

.top {font-family: "宋体";font-size: 12px; color: #ffffff;}
.top a{font-family: "宋体";font-size: 12px;color:#ffffff; text-decoration:none;}
.top a:link{font-family: "宋体";font-size: 12px;color: #ffffff; text-decoration:none;}
.top a:visited{font-family: "宋体";font-size: 12px;color: #ffffff; text-decoration:none;}
.top a:active{font-family: "宋体";font-size: 12px;color: #ffffff; text-decoration:none;}
.top a:hover {font-family: "宋体";font-size: 12px;color: #ffff00; text-decoration:none;}

.zw{font-family: "微软雅黑";font-size: 20px; color: #5d5c61; letter-spacing:1px;}
.zw1{font-family: "微软雅黑";font-size: 20px; color: #47b29e; letter-spacing:1px;}
.zw2{font-family: "微软雅黑";font-size: 20px; color: #fff; letter-spacing:1px;}