@charset "utf-8";
/* CSS Document */


body{
	padding:0;
	margin:0;	
	background:#000;
    font-family:Arial,SimSun,"Microsoft Yahei","STHeiti Light";
    font-size:12px;	
	}

p,input,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form{
    margin:0;
    padding:0;
    list-style:none;
    vertical-align:middle;
}

a:link{ color:#fff; font-size:14px;text-decoration:none;}
a:visited{ color:#fff; font-size:14px;text-decoration:none;}
a:hover{ color:#fff; font-size:14px;text-decoration:none;}
a:active{ color:#fff; font-size:14px;text-decoration:none;}


.myclear{
	width:0px;
	font-size:0;
	clear:both;	
	}

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.clearfix:before {
clear: both;
}






.music{
	width:28px;
	height:24px;
	position:absolute;
	left:50%;
	top:23px;
	z-index:6000;
	margin:0 0 0 570px;	
	}




.header{
	position: relative;
	width:100%;
	height:80px;
	background:#aa020b;
	margin:0 auto;
	position:fixed;
	left:0;
	top:0;
	z-index:500;
	}
	
.logo{
	width:100px;
	height:60px;
	float:left;
	padding-top:10px;
	position:absolute;
	left:50%;
	top:0;
	margin:0 0 0 -600px;
	z-index:501;	
	}	
	
.header_ul{
	width:700px;
	height:auto;
	position:absolute;
	left:50%;
	top:0;
	margin:0 0 0 -100px;
	z-index:501;
	float:right;
	padding-top:23px;	
	}	
	
.header_ul li{
	padding:5px;
	float:left;
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
	}	
	
	
.header_ul li a:link{
	font-size:16px;	
	}		
.header_ul li a:visited{
	font-size:16px;	
	}
	
.header_ul li a:hover{
	font-size:16px;
	color:#fdd000;
	}
	
.header_ul li a:active{
	font-size:16px;	
	}		
	
	

.header_ul li.hul_on a:link{
	font-size:16px;
	color:#aa020b;
	}	
	
.header_ul li.hul_on a:visited{
	font-size:16px;
	color:#aa020b;
	}		
	
.header_ul li.hul_on a:hover{
	font-size:16px;
	color:#aa020b;
	}		
	
.header_ul li.hul_on a:active{
	font-size:16px;
	color:#aa020b;
	}		
	
	
	
	
	
	
	
	
		
	
.header_ul li.hul_on{
	background:#fff;
	}	
	

.wrapper{
	width:100%;
	margin:0 auto;	
	}

.wrapper_bg1{
	width:100%;
	height:550px;
	background:url(../images/index_bg.jpg) no-repeat center top;
	margin:0 auto;
	position:relative;
	}	

.wbg1_animation{
	width:670px;
	height:813px;
	position:absolute;
	left:50%;
	top:25px;
	z-index:100;
	margin:0 0 0 -335px;
	animation:transwbg 2s;
	-webkit-animation:transwbg 2s;
	-moz-animation:transwbg 2s;	
	-o-animation:transwbg 2s;
	}

@keyframes transwbg{
	0%{ transform:translateY(0px); opacity:0;}
	100%{ transform:translateY(120px); opacity:1;}
	}


@-webkit-keyframes transwbg{
	0%{ transform:translateY(-120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}


@-moz-keyframes transwbg{
	0%{ transform:translateY(-120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}
	
@-o-keyframes transwbg{
	0%{ transform:translateY(-120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}	

	
	
	
	
	
.wbg2_animation{
	width:220px;
	height:180px;
	position:absolute;
	left:50%;
	top:78px;
	z-index:100;
	margin:0 0 0 -110px;
	animation:translatewbg 2s;
	-webkit-animation:translatewbg 2s;
	-moz-animation:translatewbg 2s;
	-o-animation:translatewbg 2s;
	}	
	
@keyframes translatewbg{
	0%{ transform:translateY(120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}


@-webkit-keyframes translatewbg{
	0%{ transform:translateY(120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}

@-moz-keyframes translatewbg{
	0%{ transform:translateY(120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}
	
@-o-keyframes translatewbg{
	0%{ transform:translateY(120px); opacity:0;}
	100%{ transform:translateY(0px); opacity:1;}
	}	



/*video*/	
.video{
	width:1200px;
	height:379px;
	margin:0 auto;
	position:relative;
	}	
	
.video_bg{
	position: relative;
	width:1200px;
	height:379px;	
	}	
.video_bg .popup-with-zoom-anim{position: absolute; display: inline-block; background: red; height:379px; width: 100%;  z-index: 400;}

.video_embed{
	width:600px;
	height:auto;
	position:absolute;
	left:50%;
	top:-10px;
	z-index:3000;
	margin:0 0 0 -310px;
	display:none;
	border-style:solid;
	border-width:10px;
	border-color:#cdefeb;
	border-color:#CDEFD5;
	border-color:#f8f7e6;
	border-radius:10px;	
	}

.close_vidoe{
	width:35px;
	height:35px;
	background:url(../images/close.png) no-repeat;
	position:absolute;
	right:10px;
	top:10px;
	z-index:5000;
	cursor:pointer;	
	}


	
.layer_opactice{
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	position:fixed;
	left:0;
	top:0;
	z-index:999;
	display:none;
	}



	
	
	
	
.title{
	width:100%;
	height:150px;
	text-align:center;		
	}	

.t1{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px 85px;
	margin:0 auto;	
	}	

.t2{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px -65px;
	margin:0 auto;	
	}

.t3{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px -215px;
	margin:0 auto;
	position:relative;
	z-index:100;
	}
	
.t4{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px -365px;
	margin:0 auto;	
	}
	
.t5{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px -515px;
	margin:0 auto;	
	}
	
.t6{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px -665px;
	margin:0 auto;	
	}			

.t7{
	width:235px;
	height:150px;
	background:url(../images/title.png) no-repeat 0px -815px;
	margin:0 auto;	
	}



.ycld_container{
	width:1200px;
	height:444px;
	background:url(../images/bg_ycld.jpg) repeat-x;
	margin:0 auto;	
	}

	
.ycld{
	width:1002px;
	height:444px;
	padding:0 0 0 198px;
	position:relative;
	}	
	
.ycld_wrapper{
	width:825px;
	height:444px;
	overflow:hidden;
	}	

.ycld_btn_left{
	width:50px;
	height:42px;
	background:url(../images/left_right.png) no-repeat 0 0;
	position:absolute;
	left:127px;
	top:310px;
	z-index:20;
	cursor:pointer;	
	}

.ycld_btn_right{
	width:50px;
	height:42px;
	background:url(../images/left_right.png) no-repeat 0 -55px;
	position:absolute;
	left:1028px;
	top:310px;
	z-index:20;
	cursor:pointer;	
	}
	
	
.ycld_wrapper ul{
	width:auto;
	height:444px;
	}		
	
.ycld_wrapper ul li{
	float:left;
	width:275px;
	height:444px;
	margin:0;
	cursor:pointer;
	position:relative;
	}	
	

.ycld_wrapper ul li.li_last_ycld{
	margin-right:0;	
	}
	
	
	
	
.layer_hover{
	width:260px;
	height:444px;
	padding:0 0 0 0;
	position:absolute;
	left:0;
	top:444px;
	z-index:200;
	background:url(../images/bg_layer_hover.png) no-repeat;
	}	
	
.layer_hover p{
	width:222px;
	padding:64px 19px 0 19px;
	text-align:left;
	text-indent:28px;
	text-indent:2em;
	height:auto;
	font-size:14px;
	color:#fff;
	line-height:28px;	
	}	
	



/* 色块点击效果 */


.meun1 figure figcaption span a{ width:130px; height:46px; color:#fff; display:block;}


.layer_hover .meun1{ width:130px; height:46px; z-index:199; display:block; position:absolute; left:65px; top:380px; text-align:center;}
.meun1 figure { z-index:199; display:inline-block; overflow: hidden; width:130px; height:46px;text-align:center; cursor: pointer;margin:0px;}

.meun1 figure figcaption:before,

.meun1 figure figcaption:after {pointer-events: none;}

.meun1 figure figcaption{ width:130px; height:46px; color:#bb2d29; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:46px;}




.meun1 figure figcaption::before, 

.meun1 figure figcaption::after { position: absolute; content: ''; opacity: 1;}

.meun1 figure figcaption:before{ top: 0px; right: 0px; bottom: 0px; left: 0px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); -webkit-transform-origin: 0 0; transform-origin: 0 0;}


.meun1 figure figcaption:after{ top: 0px; right: 0px; bottom: 0px; left: 0px; border-right: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0;}



.meun1 figure figcaption::before, 
.meun1 figure figcaption::after{ -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }


.meun1 figure figcaption:hover:before, 
.meun1 figure figcaption:hover:after{ opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

.meun1 figure figcaption:hover:after {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}


/* 色块点击效果 end*/
	
	
	
	
	
	
	
	
	
	
.them{
	width:1200px;
	margin:0 auto;
	position:relative;	
	}	
	
.them ul{}


.them ul li{
	width:400px;
	height:350px;	
	float:left;
	cursor:pointer;
	}	

.them ul li .them_img{
	width:400px;
	height:350px;
	position:relative;
	top:0;
	left:0;	
	}

	
.them ul li .them_img .img1{	
	position:relative;
	top:0;
	left:0;
	display:block;
	}

.them ul li .them_img .img2{
	position:absolute;
	top:0;
	left:0;
	display:none;
	}


.them ul li .them_img:hover .img1{
	display:block;
	}

.them ul li .them_img:hover .img2{
	display:block;
	animation:flash_imgop 2s ;
	-webkit-animation:flash_imgop 2s;
	-moz-animation:flash_imgop 2s;
	-o-animation:flash_imgop 2s;
	}


@keyframes flash_imgop{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes flash_imgop{0%{opacity:0}100%{opacity:1}}
@-moz-keyframes flash_imgop{0%{opacity:0}100%{opacity:1}}
@-o-keyframes flash_imgop{0%{opacity:0}100%{opacity:1}}


	
	
	
.them ul li .layer_them_info{
	position:absolute;
	left:290px;
	top:162px;
	z-index:300;
	width:558px;
	height:360px;
	padding:20px 30px 0 30px;
	background:url(../images/bg_them_text.png) no-repeat;
	color:#fff;
	display:none;
	}	

	
.them ul li .layer_them_info h3{
	font-size:16px;
	font-family:"微软雅黑";
	line-height:26px;	
	}	
	
.them ul li .layer_them_info h2{
	font-size:20px;
	font-family:"微软雅黑";
	line-height:36px;	
	}	
	
.them ul li .layer_them_info p{
	font-size:12px;
	font-family:"微软雅黑";
	line-height:22px;
	text-indent:2em;
	}			
	
	
.hello_wuyue{
	width:835px;
	height:770px;
	background:url(../images/bg_wy.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	left:0;
	top:-38px;
	z-index:20;	
	}	
	
.hello_wuyue a:link{
	width:106px;
	height:36px;
	background:url(../images/btn_gd.png) no-repeat 0 0;
	position:absolute;
	left:364px;
	bottom:0;
	z-index:30;	
	}	
	
.hello_wuyue a:visited{
	width:106px;
	height:36px;
	background:url(../images/btn_gd.png) no-repeat 0 0;
	position:absolute;
	left:364px;
	bottom:0;
	z-index:30;	
	}		
	
.hello_wuyue a:hover{
	width:106px;
	height:36px;
	background:url(../images/btn_gd.png) no-repeat 0 -36px;
	position:absolute;
	left:364px;
	bottom:0;
	z-index:30;	
	}	


.list{
	width:810px;
	height:auto;
	margin:0 auto;
	padding: 0 0 50px 0;
	}

.list_title{
	width:810px;
	height:60px;
	background:url(../images/list_title.jpg) no-repeat;	
	}

.list_content{
	width:810px;
	height:543px;	
	}

.list_content li{
	width:810px;
	height:543px;
	display:none;	
	}

.list_fy{
	width:auto;
	height:auto;
	padding:10px 0 0 352px;
	margin:0 auto;
	color:#fff;	
	}

.list_fy li{
	float:left;
	width:36px;
	height:29px;
	margin-right:20px;
	line-height:29px;
	text-align:center;
	color:#fff;
	border:2px solid #cd0814;
	cursor:pointer;
	}

.list_fy li.li_fy_on{
	width:36px;
	height:29px;
	background:#cd0814;	
	}
	

/*show_time*/

.show_time{
	width:1200px;
	height:630px;
	background:url(../images/bg_show.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	left:0;
	top:-30px;
	z-index:10;
	}


.show_tm_icon{
	width:150px;
	height:100px;
	background:#cf0000 url(../images/bg_music.jpg) no-repeat center center;
	position:absolute;
	left:220px;
	top:56px;	
	}

.show_time_music{
	width:750px;
	height:300px;
	position:absolute;
	left:220px;
	top:56px;
	z-index:15;
	}

.show_time_music li{
	float:left;
	width:150px;
	height:100px;
	background:#cf0000;
	color:#fff;
	font-family:"微软雅黑";
	cursor:pointer;
	position:relative;
	}

.show_time_music li .layer_booking{
	width:165px;
	height:75px;
	padding:65px 0 0 0;
	background:url(../images/show_hover2.png) no-repeat;
	position:absolute;
	left:-8px;
	top:-10px;
	z-index:100;
	display:none;
	}

.layer_b_time{
	width:82px;
	height:20px;
	text-align:center;
	position:absolute;
	left:42px;
	top:30px;
	font-size:12px;
	color:#fff;
	font-family:"微软雅黑";
	}


.show_time_music li .layer_booking a:link{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #fff;
	margin:0 0 0 42px;
	font-size:12px;
	color:#fff;
	font-family:"微软雅黑";
	}

.show_time_music li .layer_booking a:visited{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #fff;
	margin:0 0 0 42px;
	font-size:14px;
	color:#fff;
	font-family:"微软雅黑";
	}
	
.show_time_music li .layer_booking a:hover{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #f7f2b3;
	margin:0 0 0 42px;
	font-size:14px;
	color:#f7f2b3;
	font-family:"微软雅黑";
	}
	
.show_time_music li .layer_booking a:active{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #fff;
	margin:0 0 0 42px;
	font-size:14px;
	color:#fff;
	font-family:"微软雅黑";
	}		


.show_time_music li.li_bg2{
	width:150px;
	height:100px;
	background:#353535;		
	}
	
.show_time_music li.li_margin{
	margin-left:150px;	
	}

.show_time_music li h2{
	width:150px;
	padding:10px 0 0 0;
	line-height:26px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}

.show_time_music li p{
	width:120px;
	padding:0 15px;
	line-height:20px;
	font-size:12px;
	font-family:"宋体";
	text-align:center;	
	}


.xjc_ul{
	width:900px;
	height:270px;
	position:absolute;
	left:180px;
	top:368px;
	z-index:30;	
	}

.xjc_icon{
	width:168px;
	height:168px;
	background:url(../images/bg_xjc.png) no-repeat;
	position:absolute;
	left:180px;
	top:368px;
	z-index:30;		
	}


.xjc_ul li{
	float:left;
	width:168px;
	height:168px;
	margin-right:22px;
	background:url(../images/jc_color01.png) no-repeat;
	font-family:"微软雅黑";
	color:#fff;
	cursor:pointer;
	position:relative;
	}

.xjc_ul li.li_xjc_color2{
	background:url(../images/jc_color02.png) no-repeat;	
	}


.xjc_ul li.li_xjc_margin{
	margin-left:190px;	
	}


.xjc_ul li h2{
	padding:42px 0 6px 0;
	font-size:18px;
	text-align:center;
	}

.xjc_ul li p{
	font-size:12px;
	font-family:"宋体";
	line-height:22px;
	width:124px;
	padding:0 22px;
	text-align:center;
	}


.xjc_ul li.li_xjc_15 p{
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
	width:124px;
	padding:0 22px;
	text-align:center;
	}
	.xjc_ul li.li_xjc_16 p{
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
	width:124px;
	padding:0 22px;
	text-align:center;
	}




.xjc_ul li.li_xjc05{
	position:absolute;
	left:95px;
	top:85px;
	z-index:10;	
	}
	
.xjc_ul li.li_xjc06{
	position:absolute;
	left:285px;
	top:85px;
	z-index:10;	
	}
	.xjc_ul li.li_xjc09{
	position:absolute;
	left:665px;
	top:85px;
	z-index:10;	
	}
	
.xjc_ul li.li_xjc07{
	position:absolute;
	left:475px;
	top:85px;
	z-index:10;	
	}


.xjc_ul li .layer_xjc{
	width:176px;
	height:110px;
	padding:90px 0 0 0;
	background:url(../images/jc_hover.png) no-repeat;
	position:absolute;
	left:-4px;
	top:-4px;
	z-index:100;
	display:none;
	}


.layer_x_time {
  width: 96px;
  height: 20px;
  text-align: center;
  position: absolute;
  left: 42px;
  top: 60px;
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
  }

.xjc_ul li .layer_xjc a:link{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #fff;
	margin:0 0 0 48px;
	font-size:14px;
	color:#fff;
	font-family:"微软雅黑";		
	}


.xjc_ul li .layer_xjc a:visited{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #fff;
	margin:0 0 0 48px;
	font-size:14px;
	color:#fff;
	font-family:"微软雅黑";		
	}
	
	
.xjc_ul li .layer_xjc a:hover{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #f7f2b3;
	margin:0 0 0 48px;
	font-size:14px;
	color:#f7f2b3;
	font-family:"微软雅黑";		
	}
	
.xjc_ul li .layer_xjc a:active{
	display:block;
	width:80px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:2px solid #fff;
	margin:0 0 0 48px;
	font-size:14px;
	color:#fff;
	font-family:"微软雅黑";		
	}		
	


/*media*/

.media{
	width:810px;
	height:auto;
	margin:0 auto;
	padding:15px 0 0 0;	
	}	
	
.media ul{}

.media ul li{
	width:auto;
	height:48px;
	line-height:48px;
	border:2px solid #000;	
	padding:0 60px 0 45px;
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
	cursor:pointer;
	}

.media ul li:hover{
	width:auto;
	height:48px;
	line-height:48px;	
	border:2px solid #cf0000;
	padding:0 50px 0 25px;
	font-size:20px;
	color:#26edd8;
	margin-bottom:10px;
	cursor:pointer;
	}

	
.media ul li span{
	float:right;	
	}	




/*history*/
.history{
	width:1200px;
	height:auto;
	margin:0 auto;
	position:relative;	
	}
	
.history_img{
	width:1200px;
	height:auto;	
	}

.history_img li{
	float: right;
	width:230px;
	height:200px;
	margin:0 110px 105px 0;
	cursor:pointer;
	position:relative;
	left:0;
	top:0;
	}
	
	.history{
	width:1200px;
	height:auto;
	margin:0 auto;
	position:relative;	
	}
	
.history_img1{
	width:1200px;
	height:auto;	
	}

.history_img1 li{
	float: left;
	width:230px;
	height:200px;
	margin:0 110px 105px 0;
	cursor:pointer;
	position:relative;
	left:0;
	top:0;
	}

.history_img li.li_his03{
	margin:0 0 105px 50px;		
	}


.history_img li.li_his04{
	float: left;
	margin:0 220px 0px 30px;		
	}
	
.history_img li.li_his05{
	margin:0 220px 0 0px;		
	}
	.history_img li.li_his06{
	margin:310px 0 50px;		
	}



	
	





.history_img li .pic1{
	position:relative;
	top:0;
	left:0;
	display:block;
	}

.history_img li .pic2{
	position:absolute;
	top:0;
	left:0;
	display:none;
	}


.history_img li:hover .pic1{
	display:block;
	}

.history_img li:hover .pic2{
	display:block;
	animation:flash_opacity 1s ;
	-webkit-animation:flash_opacity 1s;
	-moz-animation:flash_opacity 1s;
	-o-animation:flash_opacity 1s;
	}


@keyframes flash_opacity{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes flash_opacity{0%{opacity:0}100%{opacity:1}}
@-moz-keyframes flash_opacity{0%{opacity:0}100%{opacity:1}}
@-o-keyframes flash_opacity{0%{opacity:0}100%{opacity:1}}







.history_time_asix{
	width:1200px;
	height:80px;
	background:url(../images/time_asix.png) no-repeat 0 0;
	position:absolute;
	left:0;
	top:210px;
	z-index:20;	
	}





/*footer*/	
	
.bottom_border{
	width:100%;
	height:20px;
	background:url(../images/bg_jt.jpg) repeat-x;
	margin:0 auto;
	}	

.png_jt{
	width:26px;
	height:20px;
	background:url(../images/png_jt.png) no-repeat;
	margin:0 auto;	
	}


	
.footer{
	width:820px;
	height:235px;
	background:url(../images/bg_footer.jpg) no-repeat;
	margin:0 auto;	
	}	
	
	
#go_back{
	width: 36px;
	height: 60px;
	border: none;
	text-indent: 100%;
	background-size:36px 60px;
	background:url(../images/go_back.png) no-repeat;
	position:fixed;
	left:40%;
	bottom: 100px;
	margin:0 0 0 680px;
	overflow: hidden;
	display:none;
	text-decoration: none;
	z-index: 900;			
	}	

#myMovie{width:28px; height:24px; position:absolute; right:50px; top:30px; z-index:1000000;}

/*弹出视频*/
.mydiv2{z-index:5000; top:20%; width:100%; position:fixed!important;/*FF IE7*/  position:absolute;/*IE6*/ } 
.tc_x{ margin:0px auto; text-align:center; background:#fff; width:720px; padding-bottom:20px;}
.tc_x span{ display:block; text-align:right; padding-right:15px; line-height:30px;}
.tc_x span a{ cursor:pointer; color:#333; font-size:14px;}
.tc_x span a:hover{ cursor:pointer; color:#333; font-size:14px;}
.bg { background-color:#000;  width: 100%;  height: 100%;  left:0;  top:0;/*FF IE7*/  filter:alpha(opacity=70);/*IE*/ /*点击后背景透明效果*/  opacity:0.7;/*FF*/  z-index:-1000; position:fixed!important;/*FF IE7*/ position:absolute;/*IE6*/ 
_top:       expression(eval(document.compatMode && 
            document.compatMode=='CSS1Compat') ? 
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/ 
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/ 
} 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	