/*common*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666; background:url(../images/body_bg.gif);}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
h2{ font-size:12px;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:960px; margin:0 auto;}

.header{ height:549px; background:url(../images/header_bg.gif) repeat-x; overflow:hidden; position:relative; z-index:1;}
.header_con{ height:544px; overflow:hidden;position:relative; }
.header_con .logo{ position:absolute; left:3px; top:3px; z-index:2;}

/*menu start*/
.menu{height:40px; z-index:2; border:#797f8c solid 1px; position:absolute; right:10px; top:30px; width:640px; background: url(../images/menu_bg.png) repeat-x; border-radius:5px;}
.menu ul{height:40px; line-height:40px;}
.menu ul li{ float:left; position:relative;display:block;height:33px; }
.menu ul li dl{ background:#fff; background:rgba(255,255,255,0.8); width:120px; position:absolute; left:10px; top:40px; padding:10px; border-top:0;display:none; }
.menu ul li dl dd{ line-height:24px; padding-left:5px; border-bottom:#ddd dotted 1px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60; text-decoration:underline;}
.menu a{ font-size:14px;color:#fff; font-weight:bold; text-decoration:none; display:block; padding:0 25px; height:40px; text-align:center;}
.menu a:hover{color:#fff; text-decoration:underline;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) 90px center no-repeat;}
a.menu_hover{ background:none;color:#fff; text-decoration:underline;}
/*menu end*/

/*banner start*/
.banner{ height:544px; overflow:hidden; position:relative; z-index:1; width:960px;}
.banner ul {height:544px; position:absolute;}
.banner ul li {float:left; width:960px; height:544px; overflow:hidden; position:relative; background:#ccc;}
.banner ul li img{ width:960px; height:544px;}
.banner .btnBg {position:absolute; width:960px; height:20px; left:0; bottom:30px; background:none;}
.banner .btn {position:absolute; width:960px; height:10px; padding:5px 10px; right:0; bottom:30px; text-align:right;}
.banner .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.banner .btn span.on {background:#fff;}
.banner .preNext {width:45px; height:100px; position:absolute; top:220px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner .pre {left:0;}
.banner .next {right:0; background-position:right top;}
/*banner end*/

.content{ height:190px;  overflow:hidden; background:#fff; box-shadow:0px 5px 5px rgba(0,0,0,0.2); position:relative; margin-top:-35px; z-index:2;}
.content .left{ float:left; margin-left:15px; width:300px;}
.content .center{ float:left;margin-left:15px; width:300px;}
.content .right{ float:right;margin-right:15px; width:300px;}
.content .img{ height:135px; width:298px; background:#f4f4f4; overflow:hidden; position:relative; border:#eee solid 1px; border-radius:5px;}
.content .img img{height:135px; width:298px;}
.content  .img a{ display:block; height:24px; color:#333; line-height:24px; width:140px; position:absolute; bottom:0; right:0; text-align: center; background:#fff; border-radius:10px 0 0 0; background:rgba(255,255,255,0.8);}
.content  .img a:hover{ color:#f60;}
.content  h2{ height:30px; line-height:30px; font-size:14px; color:#333;}

.footer { line-height:24px; color:#666; background:url(../images/footer_bg.gif) #d3d3d3 repeat-x; margin-top:25px; padding:10px 0;}
.footer ul{ float:left;}
.serach{ width:204px; height:29px; float:right; background: url(../images/search_bg.gif) no-repeat; position:relative;}
.serach .input_text{ padding:0; margin:0; background:#e8e8e8; border:none; width:170px; height:18px; line-height:18px; position:absolute; top:5px; left:5px; color:#666;}
.input_button{ width:34px; height:29px; position:absolute; right:0; top:0; border:none; padding:0; margin:0; background:none; cursor:pointer;}



/*Add------------------------------------------------------------------------------*/
/*contact*/
.contact h2{ height:30px; line-height:30px; padding-left:20px; font-size:14px; color:#fff; background: url(../images/menu_bg.png) repeat-x;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#f4f4f4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

.inside{ background:#fff; margin-top:-35px; padding-bottom:15px; position:relative; z-index:2; min-height:300px; box-shadow:0px 5px 5px rgba(0,0,0,0.2);}
.inside_left{ width:210px; float:left; margin-left:15px; }
.inside_right{ width:700px; float:right; margin-right:15px;}
.inside_con{ padding:10px 0;}
/*proShow*/
.product_show h2{ line-height:28px; height:28px; border-bottom:#ddd solid 1px;font-weight:normal; margin-bottom:0px;}
.product_show h2 strong{ float:left;  background:url(../images/title_04.gif) no-repeat; width:97px; height:28px; line-height:28px; text-align:center;  font-size:14px; color:#fff;}
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}
/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:30px; line-height:30px; padding-left:20px;  font-size:14px; color:#fff; background: url(../images/menu_bg.png) repeat-x;}
.side_product ul{ padding:10px 10px; border:#f4f4f4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dotted 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}

.weizhi{ margin-top:15px; height:36px; line-height:36px; border-bottom:#ddd solid 1px; }
