﻿@charset "utf-8";

@import url(base.css);/*reset*/
/* Font and Color body,a,a:hover{font-family:"Microsoft YaHei",sans-serif;font-family:Simsun;}*/
/* -------------- Public End --------------  */
#main{ padding-top:12px;}
/* Header */
/* banner */
#banner{height:278px; line-height:0; font-size:0;}
/* Main */
#product{width:724px;height:500px; overflow:hidden;}
	.catalist{width:162px;}
	.catalist .bar{ height:39px; line-height:39px; font-size:18px; color:#068beb; background:url(/images/probar.jpg) no-repeat;}
	.catalist .box{ background:url(/images/probox.jpg) repeat-y;}
	.catalist .btm{ background:url(/images/probtm.jpg) no-repeat bottom; padding-top:8px; height:61px;}
		#proCata{width:154px; margin:0 auto;}
		#proCata dt{ margin-top:11px; background:url(/images/procata.jpg) no-repeat;height:28px;line-height:28px;}
		#proCata dt,#proCata dt a{color:#df0707;}
		#proCata ul{ margin:4px auto;}
		#proCata ul li{ background:url(/images/prolist.jpg) no-repeat bottom;height:36px; line-height:36px;}
	.catabox{width:562px;height:500px;overflow:hidden; }
	.catabox ul li{  float:left;}
		.cataCell{width:275px;height:233px;  margin:0 0 17px 6px; background:url(/images/catabg.jpg) no-repeat;overflow:hidden;}
		.cataCell dt{height:39px;line-height:39px;}
		.cataCell dt,.cataCell dt a{color:#068beb;}
		.cataCell .pic{width:255px;height:107px; margin:8px auto; }
		.cataCell .summary{width:255px;height:72px; margin:0 auto; line-height:18px; text-align:left; font-size:12px;overflow:hidden;}

#develop{width:243px;height:500px; overflow:hidden;}
#develop .bar{height:40px; background:url(/images/yfbar.jpg) no-repeat;}
#develop .box{height:336px; margin:5px 0; line-height:24px; overflow:hidden; text-align:left;}
#develop .btm{height:89px; background:url(/images/yfbtn.jpg) no-repeat;}
#about{width:724px;height:250px; overflow:hidden;}
#about .bar{height:47px;line-height:47px;background:url(/images/aboutbar.jpg) no-repeat;}
#about .bar .more a{ color:#d5d5d5;}
#about .box{height:168px; line-height:24px; margin:10px 0; font-size:14px; text-align:left; overflow:hidden;}
#news{width:243px;height:250px;overflow:hidden;}
#news .bar{height:47px; line-height:47px;}
#news .box{}
	#newslist{width:243px;overflow:hidden; margin-top:16px;}
	#newslist dt{text-align:left;}
	#newslist dt,#newsList dt a{color:#696969;}
	#newslist dt{text-indent:10px;background:url(/images/ico02.jpg) no-repeat 4px;height:26px; line-height:26px;overflow: hidden;/*注意不要写在最后了*/white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
	#newslist dd{display:none;}
/* contact */
#contact{width:1004px;height:214px;overflow:hidden;text-align:left;}
#contact .bar{height:22px;margin:20px 8px 0 8px;}
#contact .box{height:140px;margin:16px 8px 0 8px; font-size:14px; text-align:left; line-height:20px;overflow:hidden;}
#contact .box,#contact .box a{color:#0787e5}

/* end Main */
/* Footer */
#footer .link{float:left;}
#footer .copy{float:right;}