@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0;  border:1px solid #000000; background:#333333;}
a { color:red;}


/*------------首页 海报-------------*/
.bannerbg { width:100%; height:500px; float:left; margin-top:0px;}

.banner{ width:1200px; height:500px; margin:0  auto; }
.banner img { width:1200px; height:500px; margin-top:0px; }

/*------------首页 产品类别-------------*/
.prolb { width:100%; float:left;}
.prolbs { width:1200px; height:360px;margin:auto; background:url(../images/gy-3.jpg); }
.prolbs h2 { width:1200px; text-align:center;  line-height:60px; font-size:30px;background:url(../images/ys_bg.jpg);}
.prolbs ul { margin:0; padding:0;}
.prolbs li  {list-style:none; width:280px; height:250px;  border:1px  #CCCCCC solid dashed; float:left; margin:10px 10px ;}
.prolbs li img { width:280px; height:250px;}


/*------------首页关于我们-------------*/
.gy { width:100%; float:left; margin-top:0px; }
.gys {width:1200px; height:570px; margin:auto; background:url(../images/gy-4.jpg); }
.gys h2 { width:1200px; height:60px;  line-height:60px; font-size:30px; text-align:center;background:url(../images/ys_bg.jpg);}
.gys_L { width:580px; height:500px; margin:5px 5px 0px 15px ; float:left;}
.gys_L p { text-indent:20px; font-size:15px; line-height:30px;}
.gys_R { width:580px; height:500px; margin:5px 5px ; float: right;}


/*------------首页  优势-------------*/
.youshi { width:100%; float:left;}
.youshis{width:1200px; margin:auto; height:560px; background:url(../images/gy-4.jpg);}
.youshis h2 { width:1200px; height:60px;  line-height:60px; font-size:30px; text-align:center; background:url(../images/ys_bg.jpg);}
.youshis_L {width:580px; height:500px;  float:left;}
.youshis_R  {width:580px; height:500px;float: right;}







/*-------------匠成电子  CONTACT US联系----------*/

.banner_contact_box { width:100%; float:left;  }
.banner_contact { width:1200px; height:400px;  margin: auto;}
.bannercontact img { width:100%; height:100%;}



.contact_box  { width:100%; float:left; }
.contact {width:1200px; background:#666666; margin:auto; }
.contact_txt  {width:1200px;margin-top:50px; margin-bottom:20px;}
.contact_txt p { width:1100px; line-height:40px; color:white; margin-left:50px; font-size:20px;}
.contact_map { width:1100px; margin-left:50px;  }

