@charset "utf-8";
/* CSS Document */

#zmain{
	width:1002px;
	margin:0 auto;
	padding:0px;
	background-color: #FFFFFF;
}
/*通用样式*/
.clearfloat{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
/*头部分*/
#header{width:1002px;margin:0 auto;text-align:center; position:relative;}
#header .logo{height:102px; text-align:center;}
.pic{width:1002px;text-align:center; height:299px;}
#header .mainNav{width:1002px;height:42px;}

#main{width:1002px; height:auto!important;position:relative;margin:0px auto; padding-top:5px;overflow:hidden;background:url(../images/bg.jpg) no-repeat top;}

/*首页左右栏*/
#main .subleft{width:395px; float:left; padding-left:5px;}
#main .submid{width:332px; float:left; padding-left:10px; color:#373737;}
#main .submid a{color:#373737;}
#main .subright{width:244px; float:right; padding-right:5px;}
#main .subleft span , #main .submid span , #main .subright span {display:block; overflow:hidden;}
#main .s1 , #main .m1 , #main .r1 {height:150px; padding:0px 5px; line-height:25px;}
#main .s1{width:385px; background:url(../images/index_12.jpg) no-repeat;}
#main .m1{width:322px; background:url(../images/index_13.jpg) no-repeat;}
#main .r1{width:234px; background:url(../images/index_14.jpg) no-repeat;}

/*首页内容区*/
#main ol.submenue{}

/*内页左*/
.sidebar{width:215px;overflow:hidden; float:left; padding-left:12px;}
.sidebar .container{width:195px; height:82px; padding:0px 10px; background:url(../images/about_25.jpg) no-repeat left top;}
.sidebar .leftbar{ padding:0px 5px;background:url(../images/about_12.jpg) repeat-y;}
.sidebar .slm{width:160px; height:32px; line-height:32px; padding-left:32px; margin:0 auto; background:url(../images/bg_05.jpg) no-repeat;}

/*内页右*/
.mbox{width:750px; float:right; overflow:hidden; padding-right:12px;}
.mbox li{overflow:hidden; text-align:left;}
.mbox li.conpad{ padding:0px 10px;}
.mbox li.tagnav{width:700px; height:50px; padding-left:50px; line-height:50px; background:url(../images/tagnav.jpg) no-repeat;}

/*脚部分*/
#foot{width:1002px;position:relative;margin:0px auto;}
#foot ol.copyc{height:55px; padding-top:12px;line-height:25px;text-align:center;background:url(../images/fbg.jpg) repeat-x; text-align:center;}
#foot ol.fnav{height:26px; line-height:26px; background:url(../images/index_04.jpg) repeat-x;text-align:center;}
