@charset "utf-8";
/*reset-start*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0;}
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 12px;
	font-family:"微软雅黑",arial,verdana,sans-serif;
	line-height: 20px;
	color: #333;
	background:url(../Img/bg.jpg) repeat 0 0;
	-webkit-text-size-adjust:none;
	}
/*reset-end*/

a:link,a:visited{ color:#333;}
a:hover,a:active{ color:#f00;}
.Clr{ overflow:hidden; _zoom:1; clear:both;}


/*页码*/	
.Pagenum{ clear:both; padding:15px 0 25px; text-align:center;}
	.Pagenum a{ padding:3px 7px;}
	.Pagenum a:hover,.Pagenum a.Cur{ padding:3px 7px; background:#ff932a; color:#fff;}
	.Pagenum span{ padding:3px 7px;}
	
	.Previous{ margin-top:50px;}
	.Next{}

/*主要宽度*/
.Row{ overflow:hidden; _zoom:1;}
.Pb{ padding-bottom:10px;}
.Pt{ padding-top:10px;}
.Mt{ margin-top:10px;}
.Mb{ margin-bottom:10px;}
.Awidth{ overflow:hidden; _zoom:1; margin:0 auto; width:960px;}
	.Bwidth{ float:left; width:280px;}
	.Cwidth{ float:left; width:450px;}
	.Fwidth{ float:right; width:230px;}
	.Dwidth{ float:right; width:210px;}
	.Ewidth{ float:left; width:750px;}

/*公用模块*/
.Sup{ border-top:3px solid #c33;}
.Head{ overflow:hidden; _zoom:1; padding:20px 0;}
	.Logo{ float:left;}


.Foot{ text-align:center; height:70px; border-top:1px solid #eee; border-bottom:5px solid #c33; padding-top:15px; background:#fff;}


/*首页模块*/
.Banner{ border-bottom:4px solid #cc3333;}
.HomeMix{ overflow:hidden; _zoom:1; padding:10px 0;}

.HomeProduct{ background:#fff;}
	.HomeProduct h3{ font-size:14px; height:28px; line-height:28px; padding:0 10px; border:1px solid #eee; border-bottom:none; background:url(../Img/BgHomeProductTitle.jpg) no-repeat center center;}
	.HomeProduct h3 i{ font-size:10px; color:#ccc;}
	.HomeProduct h3 span{ float:right;}

.HomeNews{ background:#fff;}
	.HomeNews h3{ overflow:hidden; _zoom:1; height:30px; line-height:30px; padding:0 10px; border:1px solid #eee; border-bottom:none; background:url(../Img/BgHomeNewTitle.jpg) no-repeat center center;}
	.HomeNews h3 i{ font-size:10px; color:#6e5010;}
	.HomeNews h3 span{ float:right;}
	.HomeNews ul{ list-style:none; height:100px; border:1px solid #eee; padding:19px;}
	.HomeNews ul li{ overflow:hidden; _zoom:1;}
	.HomeNews ul li span{ float:right;}
	.HomeNews ul li a{}

.HomeAbout{ background:#fff; margin:0 10px;}
	.HomeAbout h3{ overflow:hidden; _zoom:1; font-size:14px; height:30px; line-height:30px; border:1px solid #eee; border-bottom:none; background:url(../Img/BgHomeAboutTitle.jpg) no-repeat center center; padding:0 10px;}
	.HomeAbout h3 i{ font-size:10px; color:#ccc;}
	.HomeAbout dl{ overflow:hidden; _zoom:1; border:1px solid #eee; padding:19px;}
	.HomeAbout dl dt{ float:left; width:135px; margin-right:10px;}
		.HomeAbout dl dt img{ width:135px; height:100px;}
	.HomeAbout dl dd{}
	.HomeAbout dl dd p{ }
	.HomeAbout dl dd p strong{ line-height:20px;}

.HomeContact{ background:#fff;}
	.HomeContact dt{ height:30px; font-size:14px; line-height:30px; border:1px solid #eee; border-bottom:none; background:url(../Img/BgHomeContactTitle.jpg) no-repeat center center; padding:0 10px;}
	.HomeContact dd{ padding:19px; border:1px solid #eee;}

/*栏目模块*/
.Page{ background:url(../Img/BgPage.jpg) repeat-y 0 0; margin-bottom:10px;}
.Position{ padding:20px;}
	.Content{ padding:0 20px 20px;}
	.Content h1{ font:normal 18px "微软雅黑"; line-height:30px;}	
	.Content dl{}
	.Content dl dt{}
	.Content dl dd{ min-height:400px;}
	.Content dl dd h2{ line-height:100%; margin-bottom:10px; color:#c00;}
	.Content dl dd img{ max-width:710px;}
	.Content dl dd center{ padding:50px 0 0;}

	.Feedback { padding:20px 20px 0;}
	.Feedback table{ border:2px solid #ccc; border-width:0; margin:0 0 25px;}
	.Feedback table tr{}
	.Feedback table th{ padding:5px; border-bottom:2px solid #ccc; background:#fdeaeb; text-align:center;}
	.Feedback table td{ padding:4px 8px; line-height:180%;}
	.Feedback table td input,.Feedback table td textarea{ border:1px solid #ccc; padding:4px;}
	.Feedback table td .Btn{ background:#dd127b; padding:5px 10px; color:#fff; border:1px solid #dd127b;}
	
	.ImgList{ }
	.ImgList ul{ overflow:hidden; _zoom:1; margin:0; list-style:none; padding:0 10px;}
	.ImgList ul li{ float:left; width:126px; padding:0 10px 20px; text-align:center;}
	.ImgList ul li img{ width:126px; height:126px;}

	.List{ }
		.List h3{}
		.List ul{ list-style:none; padding:0 20px 20px;}
		.List ul li{ overflow:hidden; _zoom:1; height:29px; line-height:29px; border-bottom:1px dashed #ccc;}
		.List ul li span{ float:right;}
		.List ul li a{ background:url(../Img/IconPoint.jpg) no-repeat 5px center; padding-left:15px;}

.SideNav{ padding:20px;}
	.SideNav h3{ font-size:14px; padding-bottom:20px;}
	.SideNav h3 i{ font-size:10px; color:#ccc;}
	.SideNav ul{ list-style:none;}
	.SideNav ul li{ background:url(../Img/BgSideNav.gif) repeat-x 0 0; line-height:20px;}
	.SideNav ul li a{ display:block; padding:0 10px;  background:url(../Img/IconArrow.gif) no-repeat 0 center;}
	.SideNav ul li a:hover{ padding:0 11px;}

.SideContact{ padding:20px;}
	.SideContact dt{ font-size:14px; padding-bottom:20px;}
	.SideContact dt  i{ font-size:10px; color:#ccc;}
	.SideContact dd{ }


