@charset "utf-8";
body{ padding:0px; margin:0px; font-family:微软雅黑 !important; background:url(../images/bg2.jpg) center top no-repeat; font-size:12px;}
ul{list-style:none; padding:0px; margin:0px;}
.clr{ clear:both}
img{ border:0px;}
a{ text-decoration:none; color:#0073c3; }
a:hover{ color:#F00;}

.body{ width:1200px; margin:auto; font-size:16px;}
.body span{ width:1200px; margin:auto; font-weight:bold; color:#515151; font-size:30px;}
.nlogo{ width:1200px; text-align:center; padding:20px 0px 50px 0px;}

/* fullSlide */
.fullSlide{width:1200px;position:relative;height:900px; margin:auto;}
.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:900px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .bd img{
	width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px;height:15px;margin:1px;overflow:hidden;filter:alpha(opacity=50);opacity:0.5;line-height:999px;background:url(../images/q1.png);}
.fullSlide .hd ul .on{background:url(../images/q2.png);filter:alpha(opacity=90);opacity:0.9;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;left:15%;z-index:1;width:60px;height:60px;background:url(../images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}



.section{overflow:hidden; width:1200px; margin:auto;}
.section ul{overflow:hidden;width:1250px;}
.section ul li{float:left; margin:20px 22px 0px 0px;display:inline;width:385px;height:290px;overflow:hidden;position:relative; text-align:center;}
.section ul li img{
	width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;}
.section ul li .photo{width:385px;height:290px;overflow:hidden;}
.section .rsp{width:385px;height:80px;overflow:hidden;position: absolute;background:#000;bottom:0px;left:0px;}
.section .text{position:absolute;width:385px;height:80px;left:-318px;bottom:0px;overflow:hidden;}
.section .text h3{width:385px;height:205px;line-height:16px;color:#FFFFFF;font-size:12px;}
#foot_bm a,#foot_bm,p,p a{color:#666;}


ul.sis-li{overflow:hidden; margin:0px; padding:0px; width:158px; height:159px;}
ul.sis-li li{ float:left; width:158px; height:159px; overflow:hidden; border:0px; margin:0px; padding:0px;}
ul.sis-li li .v1{float:left;width:158px; position:relative; height:159px;}
ul.sis-li li .v2{ padding-top:6px; width:100%; float:left; overflow:hidden}
ul.sis-li li .v1 img{ width:158px; position:absolute; left:0; top:0; z-index:5; height:159px}
ul.sis-li li .v1 .div{ width:158px; position:absolute; z-index:10; background:url(../images/probg.png); left:0px; bottom:0px; height:150px; float:left; font-size:12px; padding-top:9px;}
 
ul.sis-li li .v1 .div h3{ line-height:20px; padding-bottom:10px; display:block;color:#FFF; overflow:hidden; text-align:left;}
ul.sis-li li .v1 .div .txt{ line-height:18px; height:150px; display:block;color:#FFF; overflow:hidden}
ul.sis-li li .v2 h4{ font-size:14px; text-align:left; width:100%; display:block; line-height:20px; height:20px; overflow:hidden}
ul.sis-li li .v2 .h16{ height:16px; width:100%; display:block;}
ul.sis-li li .v2 .h16 b{font-size:14px; font-weight:bold}
ul.sis-li li:hover .v1{ color:#7F7F7F; text-decoration:none}
ul.sis-li li:hover .v2 .h16 b,ul.sis-li li:hover .v2 h4 a{ color:#E73527; text-decoration:none}ul.sis-li li:hover .v2 h4 a:hover{ text-decoration:underline}

.sr1{ text-align:center; font-weight:bold;}
.sr2{text-align:center; padding:5px 0px;}
.sr3{text-align:center;}



h1.tit-h1 {
	font-size:38px;
	text-align:center;
	margin:30px 0 15px;
	color:#f60;
}
.go-back {
	text-align:center;
	border-top:1px dashed #ccc;
	padding:10px;
	margin-top:20px;
	font-size:40px;
}


.black_overlay {
	position: fixed;
	z-index:1000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter: alpha(opacity=80);
	opacity: 0.8;
	overflow: hidden;
	background-color: #fff;
}

*html .black_overlay {
	position: absolute;
left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}
.white_content {
	display: none;
position:fixed;
	top:50%;
	left:50%;
	width:1140px;
	height:920px;
	border-bottom:none;

	

	z-index:1002;
	overflow: auto;
	margin:-460px 0px 0px -570px;
}






#title{width:600px;margin:20px auto;text-align:center;}
/* 定义关键帧 */
@-webkit-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@-moz-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@-ms-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@-o-keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
@keyframes shade{
	from{opacity:1;}
	15%{opacity:0.4;}
	to{opacity:1;}
}
/* wrap */
#wrap{width:auto;height:auto;margin:0 auto;position:relative;}
#wrap .box{width:280px;height:auto;padding:10px;border:none;float:left;}
#wrap .box .info{width:280px;height:auto;border-radius:8px;box-shadow:0 0 11px #666;background:#fff;}
#wrap .box .info .pic{width:260px;height:auto;margin:0 auto;padding-top:10px;}
#wrap .box .info .pic:hover{
	-webkit-animation:shade 3s ease-in-out 1;
	-moz-animation:shade 3s ease-in-out 1;
	-ms-animation:shade 3s ease-in-out 1;
	-o-animation:shade 3s ease-in-out 1;
	animation:shade 3s ease-in-out 1;
}
#wrap .box .info .pic img{width:260px;border-radius:3px;}
#wrap .box .info .title{width:260px;height:40px;margin:0 auto;line-height:40px;text-align:center;color:#666;font-size:18px;font-weight:bold;overflow:hidden;}


#mobanwang_com {
	height:78px;
	position:relative;
	  color:#333;
	  
}
#mobanwang_com a {
	 height:78px; width:80px; 
}
#mobanwang_com a:hover {
	 color:#fff;
}
#mobanwang_com li ul {
	width:900px;
}
#mobanwang_com li ul li { 	float:left;
}
#mobanwang_com li ul li ul li { 	float:none; width:80px;
}
#mobanwang_com li ul li ul{ height:auto;display:none;}
#mobanwang_com li {}


*html #mobanwang_com li ul li {
	display:inline;
}
#mobanwang_com li ul a {
	float:none;
	height:78px;
	line-height:78px;
	padding:0 10px;
	
	text-transform:capitalize;
}
#mobanwang_com .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	position:relative;
}
.first-menu a {
	float:left;
	display:block;
	height:78px;
}
.first-menu a:hover {
	
}
.second-menu {
	top:0;
	left:80px;
	text-align:center;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:14px;
}
.second-menu a.mobanwang {
	background:#fff;
}
.second-menu a.mobanwang a{
	 color:#fff !important;
}
.second-menu a.mobanwang:hover {
	background:#333;
}
.second-menu a.mobanwang-02 {
	background:#fff;
}
.second-menu a.mobanwang-02:hover {
	background:#333;
}
.third-menu, .fourth-menu {
	width:80px;
	top:10;
	height:78px;
}
.third-menu a {
	background:#fff;
	
	font-weight:normal;
}
.third-menu a:hover {
	background:#444;color:#FFF;
}
#subMgm {
	width:177px;
}
#subMgm .third-menu {
	left:177px;
}
#subMgm .fourth-menu {
	left:177px;
}
#subMusic, #subNews {

}



.nav{position:fixed; top:0px; z-index:999;}