.ad{ width:1024px;height:400px;border:1px solid red }



.show{ width:940px; height:200px; }
.show img{ width:940px; height:200px;}


.text{ width:940px; height:800px;border-top:1px dashed #cccccc;border-bottom:1px dashed #cccccc;margin-top:20px }
.text .contact{ width:300px; height:160px;border-right:1px dashed #cccccc;margin:0;margin-top:10px;float:left }
.text .contact p{ font-size:14px; }
.text .contact span{ font-size:14px;color:#666465; }
.text .contact img{ width:250px;height:100px;margin-top:15px}



		img{ border:0;  }

		/* 本例子css */
 .txtMarquee-left{ width:630px;  position:relative;  float:left;margin-top:50px  }
 .txtMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
 .txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
 .txtMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
 .txtMarquee-left .bd{ padding:10px; }
 .txtMarquee-left .bd .tempWrap{ width:525px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
 .txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
 .txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


 .txtMarquee-left .bd ul li span{ color:#999;  }

 .text .descript{ width:453px;height;400px }
 .text .descript p{ line-height:25px;color:#d63d3e;font-size:20px }
 
 