/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:'Arial, sans-serif'; color:#666;}
a{color:#666; font-family:Arial, sans-serif;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:960px; margin:0 auto;}

.header{border-bottom:6px solid #DDD;background:#FFF;box-shadow:0px 3px 11px 0px #333; width:100%; height:114px; top:0px; left:0px; position:fixed; z-index:999;}
.head{ padding:0px 10px;}
.head .logo{ float:left;}
/*menu*/
.menu{height:35px;line-height:35px; float:right; margin-top:40px;}
.menu ul li{ float:left; position:relative;width:90px;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:39px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left; border:none;}
.menu ul li dl dd a:hover{ color:#f60; border:none;}
.menu a{ font-size:13px; text-decoration:none; font-weight:bold;display:block;text-align:center; border:2px solid #fff; color:#424264; padding:0px 0px; font-family:Arial, sans-serif; width:85px;}
.menu a:hover{color:#BB0210;}
a.menu_hover{color:#BB0210; border:1px solid #BB0210;}
img{max-width:100%}

#slide{list-style:none none;margin:0px 0px 0px;padding:0px 0px 0px;}
#slide img{display:block;}
#slider{position:absolute;z-index:0;top:0px;left:0px;width:100%;height:100%;overflow:hidden;min-width: 960px;}
#slider img{transform:scale(1.15); /* CSS3 */-moz-transform:    scale(1.15); /* Firefox */-webkit-transform: scale(1.15); /* Webkit */-webkit-transition: all 15s ease;-moz-transition: all 15s ease;-o-transition: all 15s ease;transition: all 15s ease;width:100%;margin-top:-115px;}
#slider .odd img{-webkit-transform-origin:0% 25%;-moz-transform-origin:0% 25%;transform-origin:0% 25%;}
#slider .even img{-webkit-transform-origin:0% -25%;-moz-transform-origin:0% -25%;transform-origin:0% -25%;}
#slider .flex-active-slide img{transform: scale(1); /* CSS3 */-moz-transform: scale(1); /* Firefox */-webkit-transform: scale(1); /* Webkit */}

.banner-tagline{font-size:33px;position:absolute;bottom:61px;right:0px;z-index:999;width:410px;text-align:right;line-height:40px;}
.banner-tagline span{color: #FFF;margin-bottom: 1px;text-transform: uppercase;background: #BB0210;display: inline-block;padding: 1px 12px 0px 8px;margin-left: -13px;position: relative;}

.footer{position:fixed;bottom:0px;left:0px;width:100%;background:#FFF;font-size:11px;font-family: Arial, sans-serif;text-transform:uppercase;padding:22px 0px; width:100%;}
.footer .copyright{float:left;}
.footer .web{ float:right;}





/*Add------------------------------------------------------------------------------*/
.n_banner{ margin-top:120px;}
.weizhi{height:20px; line-height:20px; background:url(../images/title03.png) no-repeat;font-size:14px; padding-bottom:15px; border-bottom:1px solid #d4d4d4; }
.weizhi strong{color:#BB0210;font-size:26px; float:left; font-weight:bold; display:block; font-family:Arial, sans-serif;}
.weizhi span{ float:right; display:block;  font-family:Arial, sans-serif;}
.inside{padding-top:34px; min-height:400px; width:970px; box-shadow:0px 4px 3px -2px #666; margin-bottom:30px;}

.inside_left{ width:190px; float:left;}
.inside_left .side_a dl dt{ height:42px; line-height:42px; border-bottom:1px solid #d4d4d4; font-family:Arial, sans-serif;}
.inside_left .side_a dl dt a{ display:block; padding-left:15px; font-size:12px; background:url(../images/bullet.png) no-repeat center left;}
.inside_left .side_a dl dt a:hover{ color:#BB0210;}
.inside_left .side_a dl .hover a{color:#BB0210;} 
.inside_left .side_a dl dd{ height:30px; line-height:30px; padding-left:15px;}
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:675px; float:right; }
.inside_con{ padding:10px 0;}



/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999; font-family:Arial, sans-serif;}
.contact{ margin-top:15px;font-family:Arial, sans-serif; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;font-family:Arial, sans-serif;}
.contact ul li{ line-height:20px; padding:3px 0;font-family:Arial, sans-serif;}

/*proShow*/
.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:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 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;}


