.container{
	width:100%;
	height:1226px;
	background-repeat: no-repeat;
}
.top{
	margin:0px auto;
	padding-left:788px;
	width:202px;
	text-align:center;
	height:60px;
	background-image:url(../images/20120426top.jpg);
}
.top2{
	margin:0px auto;
	padding-left:275px;
	width:715px;
	height:83px;
	overflow:hidden;
	background-image:url(../images/20120426top2.jpg);
}
.banner1{
	margin:0px auto;
	width:990px;
	height:158px;
	background-image:url(../images/banner_01.jpg);
}
.banner2{
	margin:0px auto;
	width:990px;
	height:112px;
	background-image:url(../images/banner_02.jpg);
}
.banner3{
	margin:0px auto;
	width:990px;
	height:126px;
	background-image:url(../images/banner_03.jpg);
}
.zixun{
	margin:0px auto;
	padding-left:20px;
	width:970px;
	height:341px;
	overflow:hidden;
	background-image:url(../images/zixun.jpg);
}
.news{
	margin:0px auto;
	padding-left:8px;
	width:982px;
	height:215px;
	background-image:url(../images/news.jpg);

}
.zhuanye{
	margin-top:5px;
	width:270px;
	height:218px;
	float:left;
}
.zhuanyexf{
	margin-left:8px;
	overflow:hidden;
	width:262px;
	height:50px;
	background:pink;
}
.zhuanyexfxx{
	margin-left:8px;
	margin-top:4px;
	width:262px;
	height:50px;
	overflow:hidden;
	background:pink;
}

.top .tool{
	margin-top:35px;
	width:50px;
	height:20px;
	color:#FFFFFF;
	float:left;
}
.top .tool2{
	margin-top:35px;
	margin-left:10px;
	width:50px;
	height:20px;
	color:#FFFFFF;
	float:left;
}
.top2 .nav{
	margin-left:5px;
	margin-top:10px;
	width:65px;
	height:30px;
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	float:left;
}
.top2 .nav a{ 
	font-size:14px;
	text-align:center; 
 	line-height:30px;
	font-weight:bold;
	
 }
/*关于大赛内容*/
.dasai{
	margin-top:60px;
	width:210px;
	height:160px;
	line-height:20px;
	float:left;
}
/*大赛主图*/
.dasaitu{
	margin-left:37px;
	margin-top:20px;
	width:447px;
	height:297px;
	background-image:url(../images/dasaitu.jpg);
	float:left;
}
/*大赛主图说明*/
.tushuoming{
	margin-left:330px;
	width:300px;
	height:25px;
	overflow:hidden;
	text-align:center;
	line-height:25px;
}
/*我要咨询*/
.wyzx{
	
	margin-top:205px;
	margin-left:730px;
	width:128px;
	height:52px;
}
/*免费电话*/
.iphone{
	
	margin-top:10px;
	margin-left:730px;
	width:128px;
	height:52px;

}
.shipin{
	margin-top:35px;
	width:240px;
	height:169px;
	float:left;
}
.biaoti{
	margin-top:35px;
	margin-left:30px;
	width:440px;
	height:175px;
	float:left;
}
.xinwen{
	margin-top:2px;
	width:300px;
	height:32px;
	line-height:32px;
	float:left;
}
.date{
	margin-left:60px;
	width:80px;
	height:32px;
	text-align:center;
	line-height:32px;
	float:left;
}
.zhutu1{
	margin:0px auto;
	width:990px;
	height:259px;
	background-image:url(../images/20120426zhutu1.jpg);
}
.zhutu2{
	margin:0px auto;
	width:990px;
	height:216px;
	background-image:url(../images/20120426zhutu2.jpg);
}
.zhutu3{
	margin:0px auto;
	width:990px;
	height:238px;
	background-image:url(../images/20120426zhutu3.jpg);
}
.zhutu4{
	margin:0px auto;
	width:990px;
	height:241px;
	background-image:url(../images/20120426zhutu4.jpg);
}
.zhutu5{
	margin:0px auto;
	width:990px;
	height:179px;
	background-image:url(../images/20120426zhutu5.jpg);
}
.zhutu6{
	margin:0px auto;
	width:990px;
	height:199px;
	background-image:url(../images/20120426zhutu6.jpg);
}
.zhutu8{
	margin:0px auto;
	width:990px;
	height:239px;
	background-image:url(../images/20120426zhutu8.jpg);
}
.zhutu9{
	margin:0px auto;
	width:990px;
	height:182px;
	background-image:url(../images/20120426zhutu9.jpg);
}
.zhutu10{
	margin:0px auto;
	width:990px;
	height:181px;
	background-image:url(../images/20120426zhutu10.jpg);
}
.zhutu11{
	margin:0px auto;
	width:990px;
	height:208px;
	background-image:url(../images/20120426zhutu11.jpg);
}


/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr,
blockquote, div, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
img/* img elements 图片元素 */{ border:medium none; margin:0px; padding:0px; }
/** 设置默认字体 **/
body,button, input, select, textarea { font: 12px/1.5 '宋体',tahoma, Srial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style:none; }
/** 重置图片元素 **/
img{ border:0px; border:none; }

body{ font-family:"宋体",Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; background-image:url(../images/20120427bg2.jpg);   }
a{ color:#000000; font-size:12px;  text-decoration:none; }
a:hover{ color:#ff6600; text-decoration:none; }
a:link{ text-decoration:none; }
a:visited{ text-decoration:none; }
.clear{ clear:both; visibility:hidden; }
.style1{ color:#ff0000; font-weight:bold; }
.style2{ color:#ff0000; font-weight:bold; font-size:16px; }

/* 底部样式开始 */
#footer{ margin:0px auto; width:990px; height:auto; overflow:hidden; }
#footernav{ margin-top:30px; width:100%; height:25px; border-top:#3c3c3c 2px solid; line-height:25px; text-align:center; color:#3c3c3c; overflow:hidden; float:left; }
#footernav a{ padding:0px 10px 0px 10px; font-size:12px; line-height:25px; color:#3c3c3c; }
#footernav a:hover{ color:#FF0000; text-decoration:none; }
#footercopyright{ width:100%; height:180px; font-size:12px; line-height:20px; text-align:center; color:#3c3c3c; overflow:hidden; float:left; }
#footercopyright a{ font-size:12px; line-height:20px; color:#3c3c3c; }
#footercopyright a:hover{ color:#FF0000; text-decoration:none; }
/* 底部样式结束 */


/* 滚动咨询漂浮栏目条样式 */
#bot_zxbar { width:100%; height:54px;position:fixed; left:0; bottom:0; z-index:10000;_position:absolute; /* for IE6 */_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;}
#botzxbox { position:relative; width:100%; height:54px; }
#bot_zx { position: absolute; left:0px; top:0px; width:100%; height:54px; z-index:10000; }
#zx_box { width:1000px; height:54px; margin:0 auto; }
#zx_left { float:left; width:500px; height:54px; padding:0 10px; }
#zx_left a { float:left; display:inline-block; width:125px; height:54px; text-indent:-200px; overflow:hidden; }
#zx_left a#zx_vist { background:url(/images/index201203.gif) -302px -201px no-repeat; }
#zx_left a#zx_ly { background:url(/images/index201203.gif) -427px -201px no-repeat; }
#zx_left a#zx_qq { background:url(/images/index201203.gif) -552px -201px no-repeat; }
#zx_left a#zx_bm { background:url(/images/index201203.gif) -677px -201px no-repeat; }
#zx_left a:hover { margin-top:1px; }
#zx_right { float:left; width:440px; height:29px; padding:6px 15px; margin-top:13px; border-left:1px solid #ffffff; }
#zx_right input { float:left; }
#zx_right img { display:inline-block; float:right; }
#tel { display:inline-block; width:159px; height:28px; line-height:28px; text-indent:5px; color:#666666; margin-right:10px; background:#ffffff url(/images/index201203.gif) right -79px no-repeat; border:none; }
#call { display:inline-block; width:61px; height:28px; background:url(/images/index201203.gif) right -117px no-repeat; border:none; cursor:pointer; }
#zx_bg { width:100%; height:54px; }
#zxbg_left { float:left; width:50%; height:41px; margin-top:13px; background:#ff6600; }
#zxbg_right { float:right; width:52%; height:41px; margin-top:-41px; background:#ff6600; }