@charset "utf-8";
/* CSS Document */

/* 全局CSS定义 */
body{font-family: Arial;text-align:center;margin:0 auto;padding:0;background:#FFF;font-size:0;color:#333;}
body > div{text-align:center;margin-right:auto;margin-left:auto;}
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}
/* 默认链接颜色 */
a{outline-style:none;color:#f60;text-decoration:none}
/*清除链接虚框*/
/*a,area {blr:expression(this.onFocus=this.blur()) } for IE
:focus {-moz-outline-style: none; } for Firefox
*/
.wrap{ text-align:left; width:1000px; margin:0 auto; font-size:12px;}
.top{ height:105px; background:url(images/topbg.png) repeat-x;}
.logo{ height:105px; background:url(images/logo.png) no-repeat;}
.content{ background:#e9e9e9 url(images/bg.jpg) top center no-repeat; min-height:300px;}
.show{ height:540px; width:1000px; padding:20px 0;}
.cont{ height:300px; overflow:hidden; padding-bottom:20px;}
.about{ float:left; width:340px; height:300px; margin-right:20px; overflow:hidden; }
.pro{ float:left; width:640px;}
.cont h2{ height:30px; font:18px/30px 'microsoft Yahei'; border-left:6px solid #58575c; padding-left:8px; margin-bottom:10px; position:relative;}
.cont h2 a{ font-size:12px; position:absolute; right:0; font:12px/30px '宋体';}
.about p{ text-indent:2em; line-height:24px; color:#666;}
.img{ }
.pic ul{ margin-right:-10px;}
.pic li{ float:left; height:120px; width:120px; overflow:hidden; margin-right:10px; margin-top:10px;}
.pic li img{height:120px; width:120px;}
.bottom{ height:48px; padding:26px; background:#676767; font:12px/24px '宋体'; color:#cccccc;}
.bottom p{  text-align:center;}