@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0; font-size:12px; font-family:"宋体";}
div,ul,li,form,p,a,dl,dd{margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5{margin:0; padding:0; list-style:none;}
img{border:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.clr{ clear:both}
/*主题晚会*/
.ztwh_bg{
	width:100%;
	;
	height:635px;
	overflow:hidden;
	background-image: url(../images/ztwh_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ztwh_con{ width:980px; margin:0 auto; padding-top:78px; padding-left:72px}
.ztwh_con .hd{ width:132px; float:left;}
.ztwh_con .hd .ft{background:url(../images/hd_ft.png) repeat-x; position:relative; z-index:3}
.ztwh_con .hd li{ width:132px; height:38px;margin-bottom:1px;text-align:center;background:url(../images/tab_bg.gif) repeat-x;}
.ztwh_con .hd li img{ margin:7px 0;vertical-align:middle;}
.ztwh_con .hd li.hover{background:url(../images/tab_hover.gif) repeat-x;}
.ztwh_con .bd{ width:755px;padding-left:30px; float:left;}
.ztwh_con .bd li{ float:left; margin-right:15px; margin-top:40px; text-align:center }
.ztwh_con .bd li img{ display:block;width:220px; height:126px; margin-bottom:8px; border:1px #cccccc solid; }
.ztwh_con .bd li a:link,.ztwh_con .bd li a:visited{ color:#fff}
/*产品展示*/
.cpzs_bg{width:100%; height:874px;background:url(../images/cpzs_bg.jpg) no-repeat;}
.cpzs_con{ width:1000px; margin:0 auto; padding-top:135px; padding-left:65px}
.cpzs_con img{ display:block; float:left; margin-right:14px; margin-bottom:18px}
/*遮罩层*/
#fullbg{background-color: #dbdbdb;display:none;z-index:3;position:absolute;left:0px;top:0px;filter:Alpha(Opacity=70);
/* IE */
-moz-opacity:0.7; 
/* Moz + FF */
opacity: 0.7; }

/*弹出层*/
#dialog{position:absolute;width:550px;height:350px;border:4px solid #949494;background:#FFF;display: none;z-index: 5;}
.dia_title{ height:30px; line-height:30px; margin:1px 1px 0px 1px; background:#f4f4f4; font-size:14px;}
.dia_title h2{ font-size:16px; padding-left:21px; color:#0a3a8e}
.dia_title span{ float:right; margin-right:15px;}
.dia_p{padding:15px 20px; line-height:24px; font-size:14px; text-indent:2em}

/*微博互动*/
.wbhd_bg{
	width:100%;
	;
	height:685px;
	background-image: url(../images/wbhd_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wbhd_con{width:964px; margin:0 auto; padding-top:135px; padding-left:10px}
