@charset "gb2312";
/* CSS Document */
* { margin:0; padding:0; font-size:12px; line-height:24px; font-family:"宋体", Tahoma, Arial, sans-serif;}
li, ul, ol { list-style-type:none;}
a:link {color: #000; text-decoration:none;}		/* 未访问的链接 */
a:visited {color: #000; text-decoration:underline;}	/* 已访问的链接 */
a:hover {color: #F00; text-decoration:none;}	/* 鼠标移动到链接上 */
a:active {color: #F00; text-decoration:underline;}	/* 选定的链接 */
img { border:0px;}


/*首页*/
.index { width:833px; height:654px; padding-top:67px; position:absolute; top:50%; left:50%; margin-top:-360px; margin-left:-416px; overflow:hidden;}
.i_b { width:100%; height:551px; background:url(img/index.jpg) no-repeat; position:relative; overflow:hidden;}
.i_b .hp {position:absolute; z-index:3; top:10px; left:680px; }
.i_b .i_swf { position:absolute; z-index:2; top:140px;}
.i_b .i_nav { position:absolute; z-index:3; width:542px; height:32px; background:url(img/i_nav.jpg) no-repeat; top:95px; left:232px; font-family:"黑体", "宋体", Tahoma, Arial;}
.i_b .i_nav ul { width:600px;}
.i_b .i_nav ul li  { float:left; text-align:center;}
.i_b .i_nav ul li a{ line-height:32px; font-size:14px; font-weight:bold; color:#FFF;}
.i_b .i_nav ul li a:hover { color:#3afe00;}

.i_b .i_about { line-height:14px; position:absolute; z-index:3; top:472px; left:95px;}
.i_b .i_product { line-height:14px; position:absolute; z-index:3; width:275px; top:472px; left:393px;}
.i_b span { letter-spacing:1px; line-height:14px;}
.i_f { width:100%; height:103px; background:url(img/i_f.jpg) repeat-x; position:relative; overflow:hidden;}
.i_f .i_c_1 { position:absolute; top:8px; left:70px;}
.i_f .i_c_2 { position:absolute; top:8px; left:315px;}
.i_f .zjcp { position:absolute; top:0; left:380px;}
.i_f .i_c_3 { position:absolute; top:8px; left:553px;}
.i_f .i_c_4 { position:absolute; top:15px; left:740px;}

/*公共联系*/
.GXcontact { width:225px; height:179px; overflow:hidden; background:url(img/contact.jpg) no-repeat; padding:20px 0 0 8px;}
.GXcontact p { font-size:12px; line-height:20px;}

/*百度地图API*/
.map {width:224px; height:288px; overflow:hidden; background:url(img/map.jpg) no-repeat; padding:42px 0 0 6px;}

/*top*/
.top { width:997px; height:338px; overflow:hidden; background:url(img/top_bg.jpg) no-repeat; margin:0 auto; position:relative;}
.top .top_nav { clear:both ;position:absolute; z-index:3; width:542px; height:32px; background:url(img/i_nav.jpg) no-repeat; top:60px; left:400px; font-family:"黑体", "宋体", Tahoma, Arial;}
.top .top_nav ul { width:600px;}
.top .top_nav ul li  { float:left; text-align:center;}
.top .top_nav ul li a{ line-height:32px; font-size:14px; font-weight:bold; color:#FFF;}
.top .top_nav ul li a:hover { color:#3afe00;}
.top .top_swf { position:absolute; z-index:2; top:100px; left:220px;} 


/*foot*/
.foot { width:997px; height:130px; background:url(img/i_f.jpg) repeat-x;overflow:hidden; margin:0 auto;}
.foot .f_1 { position:relative; margin-top:8px; margin-left:140px; float:left;}
.foot .f_2 { position:relative; margin-top:8px; margin-left:105px; float:left;}
.foot .zjcp { position:relative; margin-left:5px; float:left;}
.foot .f_3 { position:relative; margin-top:8px; margin-left:135px; float:left;}
.foot .f_4 { position:relative;margin-top:15px; margin-left:890px;}

/*公共产品*/
.GXproduct { width:997px; height:172px; overflow:hidden; background:url(img/product.jpg) no-repeat; margin:0 auto;}
#colee_left { position:relative; margin-top:38px; margin-left:45px;}
#colee_left p { width:230px;}

/*子页*/
.page { width:997px; height:auto; overflow:hidden; margin:0 auto;}
h1 { font-size:20px;}
p { text-indent:2em;}

/*公司简介*/
.about { width:861px; height:auto; overflow:hidden; padding-left:28px; padding-right:100px; padding-top:36px; background:url(img/page_bg.jpg) top no-repeat}
.about_L { width:225px; height:auto; overflow:hidden; float:left;}
.about_R {  width:602px; height:auto; overflow:hidden; float:right; padding-left:8px;}
.about_R p { font-size:14px; line-height:28px; letter-spacing:2px;}
.about_R p b { font-size:16px;}
  
/*经营产品*/
.product { width:951px; height:auto; overflow:hidden; background:url(img/page_bg_2.jpg) top no-repeat; padding-left:23px; padding-right:23px}
.product h1 { position:relative; margin-top:55px; margin-left:77px;}
.ppp {padding-left:30px;}

/*产品报价*/
.price { width:861px; height:auto; overflow:hidden; padding-left:28px; padding-right:100px; padding-top:36px; background:url(img/page_bg.jpg) top no-repeat}
.price_L { width:225px; height:auto; overflow:hidden; float:left;}
.price_R {  width:602px; height:auto; overflow:hidden; float:right; padding-left:8px;}

/*联系我们*/
.contact { width:861px; height:auto; overflow:hidden; padding-left:28px; padding-right:100px; padding-top:36px; background:url(img/page_bg.jpg) top no-repeat}
.contact_L { width:225px; height:auto; overflow:hidden; float:left;}
.contact_R {  width:622px; height:auto; overflow:hidden; float:right; padding-left:8px;}
.contact_R p { font-size:14px; line-height:26px; letter-spacing:0.5px;}

