@charset "utf-8";
body {
	margin: 0 auto;
	padding: 0;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}
img {
	border: 0;
}
.cf:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.cf{
	*zoom:1;
}
/********************topBar Begin********************/
#pubTopBarBox{
	width: 100%;
	height: 40px;
	font: 12px "Microsoft YaHei";
	background: #f3f3f3;
}
.pubTopBar{
	width: 980px;
	height: 40px;
	margin: 0 auto;
}
.pubTopBar a {
	color: #333;
	white-space:nowrap;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}
.pubTopBar a:hover{
	color: #ff7d00;
}
/*topBar左侧 begin*/
.pubTopBarL{
	float: left;
	width:500px;
}
.pubTopBarL a{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 10px;
}
.pubTopBarL a.topBarLogo{
	width: 20px;
	height: 28px;
	line-height:28px;
	text-indent: -9999px;
	background: url(../public_v1.png) 0 0px no-repeat;
	margin-right: 0;
}
.pubTopBarL a.tbHidden{
	display: none;
}
/*topBar左侧 end*/
/*topBar右侧 begin*/
.pubTopBarR{
	float: right;
	display:block;
	width:300px;
}
.pubTopBarR li{
	display: block;
	float: right;
	vertical-align: middle;
	margin-left: 10px;
}
.pubTopBarR li.topBarRqz{
	width: 13px;
}
.topBarRqz a {
	display: block;
	width: 13px;
	height: 13px;
	background: url(../public_v1.png) 0 -133px no-repeat;
	text-indent: -9999px;
	margin-top:14px;
}
.topBarRqz a:hover {
	background-position: -13px -133px;
}
.pubTopBarR li.topBarRgh{
	width: 14px;
}
.topBarRgh a {
	display: block;
	width: 14px;
	height: 12px;
	background: url(../public_v1.png) 0 -94px no-repeat;
	text-indent: -9999px;
	margin-top:14px;
}
.topBarRgh a:hover {
	background-position: -14px -94px;
}
.pubTopBarR li.topBarRzh{
	width: 16px;
}
.topBarRzh a {
	display: block;
	width: 16px;
	height: 12px;
	background: url(../public_v1.png) 0 -54px no-repeat;
	text-indent: -9999px;
	margin-top:15px;
}
.topBarRzh a:hover {
	background-position: -16px -54px;
}
/*topBar右侧 end*/
/*topBar固定在顶部 begin (如果要让topBar一直固定在页面顶部，请在相应的位置增加下面3个样式)*/
.pubTopBarFix{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
	background: #f3f3f3;
	z-index: 9999;
}
.clear{
	height:0; line-height:0; font-size:0; clear:both;
}
.fixpt40{
	padding-top:40px;
}
/*topBar固定在顶部 end*/
/********************topBar End********************/
/********************nav Begin*********************/
#pubNav{
	width: 980px;	
	font-family: "Microsoft YaHei","微软雅黑";
	font-size:12px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#pubNav ul li{
	float: left;
	height: 22px;
	line-height: 22px;
	vertical-align:middle;
	margin-right: 20px;
}
#pubNav ul li a{
	font-family: "Microsoft YaHei","微软雅黑";
	font-size:12px;
	color:#333;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	white-space:nowrap;
}
#pubNav ul li a:hover{
	color:#ff7d00;
}
#pubNav ul li a.navbd{
	font-weight:bold;
}
#pubNav ul li.linomr{
	margin-right:0;
}
.pubNavUl1,.pubNavUl2,.pubNavUl3{
	float: left;
	display: block;	
	margin:0;
	padding:0;
}
.pubNavUl1{
	width: 213px;	
}
.pubNavUl2{
	width: 203px;
}
.pubNavUl3{
	width: 158px;
}
.navUl1line{
	background: url(../public_v1.png) 168px -161px no-repeat;
}
.navUl2line{
	background: url(../public_v1.png) 157px -161px no-repeat;
}
/********************nav End***********************/
/********************pubFooter Begin***************/
#dDfooter {
	width: 980px;
	font-family: "Microsoft YaHei","微软雅黑";
	font-size:12px;
	margin: 0 auto;
	margin-top: 30px;
	color: #666;
	text-align:center;
}
#dDfooter a {
	color: #666;
	font-size:12px;
	text-decoration: none;
    blr: expression(this.onFocus=this.blur());
}
#dDfooter a:hover{
	color: #ff7d00;	
}
#dDfooter span {
	text-align: center;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	color: #666;
	font-size:12px;
	display:block;
}
.dDfootUl {
	width:425px;
	height:26px;
}
.dDfootLi {
	float: left;
	border-right: 1px solid #666;
	height:14px;
	width:70px;
	overflow:hidden;
	text-align:center;
	line-height:14px;
}
.dDfootLi a{
	padding-bottom:4px;
	display:inline-block;
}
.dDfootLiBor {
	border:none;
}
/********************pubFooter End*****************/



/*************************************html处样式***************************************/
*{
    word-wrap: break-wordl;
    margin: 0 auto;
    padding: 0;}
body {
font-family:"Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
    font-size:14px;
    line-height:28px;
    color:#000;
}

ul, ol, dl {
    list-style-type: none
}

a {
    color:#000;
    text-decoration: none;
}
img{
    border: none;
}

.cf:after {
    
    
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.cf {
    *zoom:1;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: 0 none;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
.l{float:left;}
.r{float:right;}
.box1200{width:1200px;}
.box1000{width:1030px;}
.f15g,.f15g a{font-size: 15px;line-height:28px;color:#333;}
.f30g,.f30g a{font-size: 30px;line-height:38px;color:#333;font-weight:bolder;}
.f18g,.f18g a{font-size: 18px;line-height:28px;color:#000;}
.f16g,.f16g a{font-size: 16px;line-height:30px;color:#000;}
.f14g,.f14g a{font-size: 14px;line-height:22px;color:#666;}
.f14r,.f14r a{font-size: 14px;line-height:28px;color:#cc0023;}
.f14h,.f14h a{font-size: 14px;line-height:42px;color:#cc0023;}
.mb20{margin-bottom:20px;}
.mb10{margin-bottom:10px;}
.mb30{margin-bottom:30px;}
.mr30{margin-right:30px;}
.mb40{margin-bottom:40px;}
.mb60{margin-bottom:60px;}
.w500310{width:500px;height:310px;}
.w670310{width:670px;height:310px;}
.w670{width:670px;}
.w320{width:310px; height: 85px;border-left:1px solid #cc0022;padding-left: 10px;display: inline;overflow: hidden;}
.w400{width:378px;border:1px solid #e2e2e2;height:310px; }
    .h90{ height: 90px;width:378px;background-color:#e6e6e6; }
    .h220{ height: 220px;width:378px;overflow: hidden;}
    .w170{width:170px;padding-top:20px; }
    .w185{width:185px;padding-top:30px;}
    .d li{padding-left:30px;_display: inline;background-image:url(d.png);background-repeat:  no-repeat;} .w380{width:380px;}
    .h350{height:330px;overflow: hidden; }
    .img380220,.img380220 img{width:380px;height:200px;}
#biao_a{
     margin: 0px auto;height:720px;width:1200px;overflow: hidden;
}

#tags_a{
    width:220px;height: 40px; text-align: center;
}

#tags_a li{
 float:left;margin:0px 0px 0px 0px; list-style-type: none; height: 40px;  width:52px; text-align:center;}
#tags_a li a {
float: left; padding-bottom: 0px; color: #fff;   background: url(y2.png);  line-height: 40px; height: 40px; text-decoration: none; width:52px; font-size: 20px;font-weight: bold;
}
#tags_a li.emptyTag{
    background: none transparent scroll repeat 0% 0%; width: 4px;
}

#tags_a li.selectTag_a a{
    background-position: right top; color: #fff;background: url(y1.png);line-height:40px; height: 40px ; width:52px;   font-weight:bold;
}
#tagContent_a{ _display:inline; width: 1200px;height:620px;}
.tagContent_a{width: 1200px;  height:620px; display: none; }
#tagContent_a div.selectTag_a {
    display: block
}   
.w280280 li{width: 278px; height:278px;border:1px solid #e2e2e2;float: left;margin:10px;_display: inline; } 
.img278180 img{width: 278px;height:180px;}
    .w585{width:585px; }
    .w130130,.w130130 img{width:130px; height:130px;border-radius:65px}
    .w430130,.w430130 img{width:430px; height:130px; overflow: hidden;}

.zq_homeView {
  width: 100%;
  background: #fff;
  padding-bottom: 25px;
  padding-top: 15px
}
.zq_homeView .zq_pictureBox {
  height: 560px;
  max-width: 2232px;
  min-width: 960px;
  overflow: hidden;
  position: relative;
}
.zq_homeView .zq_pictureBox .zq_pictures {
  width: 10000px;
  height: 560px;
  overflow: hidden;
  position: absolute
}
.zq_homeView .zq_pictureBox .zq_pictures a {
  width: 1000px;
  height: 560px;
  float: left;
  display: inline;
  position: relative;
  /*margin: 0 12px*/
}
.zq_homeView .zq_pictureBox .zq_pictures a img {
  width: 1000px;
  height: 560px;
  display: block
}
.zq_t{ position: absolute; bottom: 0; left: 0; width: 990px; height: 60px; padding: 0 5px; font: bold 22px/60px "Microsoft Yahei"; text-align: center; color: #fff; background: #000; background: rgba(0,0,0,0.5); overflow: hidden;}

.zq_homeView .zq_imgBox {
  width: 1000px;
  height: 0;
  margin: 0 auto 0;
  position: relative;
  
}
.zq_homeView .zq_imgBox .zq_imgs {
  display: none;
  width: 1000px;
  _width: 1000px
}
.zq_homeView .zq_imgBox .zq_imgs a {
  width: 140px;
  height: 80px;
  border: 2px solid #000;
  float: left;
  display: inline;
  margin: 0 11px
}

.zq_homeView .zq_imgBox .zq_imgs a:hover, .zq_homeView .zq_imgBox .zq_imgs a.currentImg {
  border: 2px solid #fff;
}

.zq_homeView .zq_imgBox .zq_imgs a img {
  width: 140px;
  height: 80px;
  display: block
}
.zq_homeView .zq_imgBox .zq_slides a {
  display: block;
  width: 34px;
  height: 50px;
  position: absolute;
  top: -300px;
  background: url(arr2.png);
}

.zq_homeView .zq_imgBox .zq_slides a.zq_slideLeft {
  left: -45px;
  background-position: 0 0;
}

.zq_homeView .zq_imgBox .zq_slides a.zq_slideRight {
  right: -45px;
  background-position: -34px 0;
}

.zq_homeView .zq_mask {
  width: 460px;
  height: 560px;
  position: absolute;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  top: 0
}
.zq_homeView .zq_maskLeft {
  left: 0
}
.zq_homeView .zq_maskRight {
  right: 0
}

.lmT4{ background: url(http://culture.southcn.com/zt/2017wmszh/bg_lmT4.png) no-repeat center top;  margin-top:20px;
    position: relative;
    width: 100%;
    height: 94px;
    margin-bottom: 20px;}


.layout, .content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
    
    /*焦点图 begin*/
.focus {
    width:500px;
    height: 310px;
    overflow: hidden;
    margin-bottom: 0px;
}
.title {
    height: 50px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
}
.temp {
    margin: 0px;
}
.slideshow {
    clear: both;
}
.slideshow li {
    position: relative;
    overflow: hidden;
}
.h1focus,.h1focus a {
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 5px;
    width: 410px;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
    font-size:16px;
    font-family:"Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
.slideshow .title {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #999;
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    overflow: hidden;
}
.slidebar li {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    background-color: #CCC;
    border: solid 1px #F0F0F0;
}
.slidebar li.on {
    background-color: #1375be;
    color: #FFF;
    font-weight: 700;
}
.slidebar {
    position: absolute;
    bottom: 5px;
    +bottom: 8px;
    right: 4px;
}
.block {
    margin: 0;
    position: relative;
}
#slidesImgs li {
    width: 500px;
    height: 310px;
    display: none;
}
#slidesImgs li img {
    width: 500px;
    height: 310px;
}
.topbg{background-image:url(7794475_156085.gif);background-repeat:no-repeat;background-position: center top; height:975px;}