@charset "gb2312";

/* ====占位====== */
.blank{ font-size:1px; line-height:1px}


/* ====公司简介文字====== */
.f1 {font-size:15px; line-height:30px; color:#424242; text-align:left; padding-top:23px}

/* ====产品展示列表====== */
.pro{height:192px; overflow-x:hidden; white-space:nowrap; margin:15px 0 28px 0}
.pro ul{text-align:center; width:165px; height:192px;float:left;}
.proul12{margin:0 70px 0 0;}
.proul3{ margin:0}
.pro li{list-style:none;margin:0; width:165px}
.pro a{display:block;}

/* ====产品详细====== */
.propic{border:#d2d2d2 1px solid;}
.propic img {max-width:350px;width:expression(document.body.clientWidth > 330? "330px": "auto" );}

.proshow { border-bottom:#999999 1px dashed; word-spacing:1px;white-space:nowrap}
.proshow img{ margin:0 8px}
.prott{ background:url(../imag/64.jpg); color:#339900; font-size:14px; height:28px; line-height:28px; letter-spacing:2px}
.prott img{vertical-align:middle; margin:0 15px}


/* ====联系我们文字====== */
.contact{ text-align:left; margin:25px 0 30px 0;}
.contact ul{ line-height:33px; color:#373737; font-size:15px;list-style:none;}
.contact li{ border-bottom: #D3D3D3 1px dashed; letter-spacing:1px}
.contact span{ color:000000; }


.mess{ height:460px; display:table; width:100%}
.mess td{ padding:2px 8px}

/* ====下虚线====== */
.l1{ border-bottom:dashed #767676 1px}