@charset "utf-8";
/* CSS Document */

/*banner*/
.banner{ width:100%; height:267px; overflow:hidden;  text-align:center;}

/*当前位置*/
.Position{ width:1000px; height:20px; margin:20px auto;}
.Position b{ float:left;}
.Position span{ float:left; font:13px "微软雅黑"; color:#000000;}
.Position p{ float:left; margin-left:15px; font:13px "微软雅黑"; color:#000000;}

/*容器*/
.Container{ width:1000px; height:702px; margin:auto; }
/*产品信息左*/
.Products_left{ width:262px; height:500px; position:relative; float:left;}
.Products_left ul{ width:260px; height:590px; border:1px solid #dadada;}
.Products_left ul p{ width:100%; height:50px; background:#000000; color:#FFF;font:18px "微软雅黑"; line-height:49px; text-align:center;}
.Products_left ul li{ background:url(../images/p7.gif) no-repeat; width:200px; height:151px; margin:17px 28px; position:relative;}
.Products_left ul li span{ width:100%; height:25px; text-align:center; line-height:24px; position:absolute; bottom:0px;}
.Products_left  a{ width:225px;outline:none; display:block; color:#F00; font:10px Arial; height:17px;  position:absolute; top:565px; text-align:right;}

/*联络我们*/
.Container_right{ width:710px; height:640px; border:1px solid #dadada; float:right;}
.Container_title{ width:625px; height:35px; padding-top:21px;border-bottom:2px solid #dbdbdb; margin-left:15px;}
.Container_title b{ float:left;}
.Container_title p{ float:left; font:15px "微软雅黑"; color:#161616; margin-right:8px;}
.Container_title span{float:left; font:12px Arial; color:#707070; margin-top:4px;}
.Contact_text{ width:670px; height:590px; margin:auto; color:#323232; margin-top:26px;}
.Contact_text b{ float:left;}
.Contact_text ul{ width:270px; height:295px; float:right;}
.Contact_text li{ height:35px; line-height:34px; font:13px;}
.Contact_text  p{ color:#F00; height:40px; font:13px "微软雅黑";}