/* 全局常用设置 */
img { vertical-align: top; outline: none; border:0;}


html,body{ margin: 0; height: 100%; background-color: #f5f5f5; }
body{ background-image: url(../images/ice-toppic.jpg); background-position: center center; background-repeat: no-repeat; font-family:"微软雅黑";font-weight:normal;}
#snowBox{position: relative;width: 100%;height: 100%;margin: 0 auto;/*background: #33EAE8;*/overflow: hidden;}
.snowFlake{position: absolute;}


ul,li{list-style-type: none;}
ul, li,ol,dl,dt,dd, p, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0
}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}

em{font-style:normal}


/* 常用字体颜色 */
.bai{color:#FFFFFF;}
.HeiSe{color:#000000;}
.HongSe{color:#FF0000;}
.HuangSe{color:#bf5e00;}
.ShenHong{color:#c20208;}
.LanSe{color:#125b9a;}
.lan{color:#296cbc;}
.huis{color:#686868;}
.qhui{color:#b3b3b3;}
.jhuang{color:#ff6600;}



/* 常用字号 */
.f0{font-size:0px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f22{font-size:22px;}
.f24{font-size:24px;}


.hongs{color: #b60000;}

/* 常用格式 */
.Jushang{margin-top:20px;}
.Jutop{margin-top:10px;}
.Jush{padding-top:10px;}
.juzuo{ padding-left:10px;}
.juz{ margin-left:15px;}
.juxia{ padding-bottom:10px;}
.Txt_center{text-align:center;}
.Txt_cu{ font-weight:bold;}
.Juyou{ margin-right:10px;}




/* 常用链接样式 */
a{color: #000;text-decoration: none;}
a:hover{color: #d60000; text-decoration: underline;}

.bai a{color: #fff;text-decoration: none;}
.bai a:hover{color: #ffe400;text-decoration: none;}

.bais a{color: #fff;text-decoration: none;}
.bais a:hover{color: #fff;text-decoration:underline;}


.redh a{color: #ff0000;text-decoration: none;}
.redh a:hover{color: #b60000;text-decoration: underline;}


.heis a{color: #000;text-decoration: none;}
.heis a:hover{color: #000;text-decoration: none;}

.huis a{color: #686868;text-decoration: none;}
.huis a:hover{color: #686868;text-decoration: underline;}




/*  常用浮动*/

.fl{ float:left;}

.rl{ float:right;}

.clear{ clear:both;}



/*----------头部----------*/

#top-pic{ background: url(../images/top-bg.jpg) no-repeat center top; height:780px;}

.titlge-bg{ background:url(../images/title-bg.png) no-repeat; width:478px; height:66px; margin:50px auto 0 auto;}
.titlge-bg h2{ font-size:30px; font-weight:normal; text-align:center; line-height:60px;}
.titlge-bg h2 em{font-size:14px; font-weight:normal;text-align:center; padding-left:10px;}

.center{ width:1200px; margin:0 auto;}


/*----------视频播报----------*/
.pic_threezu-k{width:1220px; margin-top:50px;position:relative;}
.pic_threezu {
	position:relative;
	width:226px;
	height:170px;
	margin:0 17px 25px 0;
	float:left;
}


.pic_threezu  .titbg {
	position:absolute;
	bottom:0;
	left:0;
	z-index:998;
	line-height: 40px;
	height: 40px;
	background-color: #000;
	width: 226px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5; 
    opacity: 0.5; 
}
.pic_threezu .tit {
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
	height: 40px;
	width: 226px;
	text-align: center;
	line-height: 40px;
	overflow:hidden;
	display:block;
}
.pic_threezu .tit,.pic_threezu .tit a:link ,.pic_threezu .tit a:visited,.pic_threezu .tit a:hover{
	color: #FFF;}
	
#spapDiv1 {
	position: absolute;
	left:95px;
	top: 50px;
	width: 40px;
	height: 40px;
	z-index: 1;
}

.weizhi{width:1180px; margin:0 auto; height:40px; line-height:40px;padding-left:20px; border-bottom:2px solid #52c1de;}

.footer{ background-color:#081832; height:100px; text-align:center; color: #FFF; line-height:100px; margin-top:50px;}