﻿@charset "utf-8";
/* CSS Document */
/*------------------------重置样式------------------------*/
body,p,h1,h2,h3,h4,h5,h6,h7,table,td,ul,li,ol,hr,img,dl,dt,dd{ margin:0px; padding:0px; border:0px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
a{ text-decoration:none; color:#121212 }
a:hover{ color:#2862AC;}
li{ list-style-type:none;}
table{ border-collapse:collapse; width:100%;}
td{ vertical-align:top;}
body{ font-size:12px/180%; width:100%; line-height:150%; color:#121212; font-family:"Microsoft YaHei"}
/*------------------------重置样式------------------------*/
.wrap{ max-width:640px; margin:0 auto; overflow:hidden;zoom:1;}

.top_head{ background:url(../images/logo.jpg) no-repeat left center #48403D; height:71px;}
 
/*------------------------导航------------------------*/
.popbox-link{ display:block; float:right; margin-right:20px; margin-top:20px;}
.popbox{width:90%;background-color:#fff; position:absolute;top:0;left:0;display:none;z-index:999;  }
.close-btn li{ text-align:center; background:#EFEFEF}
.popbox .mainlist{ }
.popbox .mainlist li{ border-bottom:1px solid #DDD; line-height:50px; }
.popbox .mainlist li a{ display:block; text-align:center; }
#screen{width:100%;height:100%;position:absolute;top:0;left:0;display:none;z-index:100;background-color:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}

/*------------------------菜单------------------------*/
.i_kuai{ overflow:hidden;zoom:1;}
.i_kuai li{ float:left; width:25%;}
.i_kuai li img{ width:100%; }

/*------------------------产品------------------------*/
.i_cp{ overflow:hidden;zoom:1; margin:3% 0;}
.i_cp h2{ border-bottom:1px solid #E7E7E7; color:#121212; font-weight:lighter; font-size:130%; padding-left:5%; padding-bottom:1.5%;}
.i_cp h2 span{ border-left:2px solid #2862AC; display:block; height:20px; line-height:20px; padding-left:2%;}

.i_cp_cen{ overflow:hidden;zoom:1; margin:0 3%;margin-top:2%;}
.i_cp_cen dl{ float:left; width:46%; margin:0 2%;margin-bottom:1.5%; overflow:hidden;zoom:1; }
.i_cp_cen dl dt{ float:left; width:60%; }
.i_cp_cen dl dt img{ width:100%; height:85px;}
.i_cp_cen dl dd{ float:right; width:39%; font-size:90%; padding-top:2%; }




 
/*------------------------底部------------------------*/
.bottom{ background:url(../images/bottom_bg.jpg) repeat-x bottom;height:115px;}
.bottom li{ width:17.5%; float:left; }
.bottom a{ display:block; color:#fff}
.bottom div{ text-align:center; font-size:90%; }

.bottom_1 span{ display:block; background:url(../images/b_1.jpg) no-repeat center bottom; height:85px; }
.bottom_2 span{ display:block; background:url(../images/b_2.jpg) no-repeat center bottom; height:85px;}
.bottom_4 span{ display:block; background:url(../images/b_4.jpg) no-repeat center bottom; height:85px;}
.bottom_5 span{ display:block; background:url(../images/b_5.jpg) no-repeat center bottom; height:85px;}

.bottom .bottom_3{ width:30%; }
.bottom_3 a{ display:block;}
.bottom_3 span{ display:block; background:url(../images/b_3.jpg) no-repeat center bottom; height:107px; }



