@charset "utf-8";
/*Common_start*/
body{font-size:13px;font-family:Arial,Verdana,"微软雅黑";color:#000000;background-color:#ffffff;}
body,blockquote,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option,small{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
a:link,a:hover,a:visited,a:active{color: #7d8186;text-decoration:none;}
ul,ol{list-style:none;}
.clear{clear:both;}
img{ border:none;}
/*Common_end*/
/*header*/
.header{height:98px; background:url(../images/header_bg.png) center top repeat-x;position: relative;z-index:999;}
.headercenter{width:1200px;margin:0 auto;}
.headercenter h1{ float:left; padding-top:15px;}
.tool{float:right; margin-top:56px;}
/*语言*/
.language{float:right;}
.language ul li{float:left;}
.language ul li a{color:#494949; padding:0px 3px;}
.language ul li a:hover{color:#ffffff; background:#a9c852;}
/*NAV*/
.nav{ float:right; margin-right:80px;}
.nav ul li{float:left;display:inline;width:auto; height:25px;}
.nav ul li a{ font-family:Verdana;display:block;font-size:14px;color:#494949;text-align:center; margin:0px 25px 0px 25px; padding:0px 5px 5px 5px;}
.current{color:#000000 !important; border-bottom:2px solid #a9c852;}
.nav ul li a:hover{color:#000000;border-bottom:2px solid #a9c852;}
/*main_a*/
.main_a{ width:100%; background:#ffffff; height:236px;}
.content_a{ width:1201px; margin:0 auto; padding-top:25px;}
.content_a ul li{float:left; margin-right:3px;}
/*footer*/
.footer{ width:100%;height:auto; background:#5d5d5d;}
.footercenter{width:1200px;height:auto;overflow:hidden;margin:0 auto;}
.footertop{padding:50px 0px;}
.footerNav {float: left;display: inline;}
.footerNav ul {text-align: left;float: left;height:153px;margin-right: 30px;padding-right:25px;}
.footerNav strong {color: #ffffff;font-weight:100; font-size:14px; display:block; margin-bottom:20px;}
.footerNav li{ line-height:21px;}
.footerNav li a{color: #dcdcdc;}
.contact{float:right; display:inline; width:450px; color:#d9d9d9; border-left:1px solid #8d8d8d; padding-left:60px;}
.contact strong {color: #ffffff;font-weight:100; font-size:14px; display:block; margin-bottom:20px;}
.contact1{color:#d9d9d9; float:left; line-height:21px; width:250px; overflow:hidden;}
.contact2{ float:right; margin:0px; text-align:center; display:inline;}
.contact2 span{display:block; margin-top:5px;}
.footerbottom{ margin:0px auto;line-height:49px;color:#ffffff; border-top:1px solid #8c8c8c;color:#e8e8e8; height:49px;}
.footerbottom a{ color:#e8e8e8;}
/*子页*/
.main{ margin:0 auto; padding-bottom:30px;}
.menu{ background:url(../images/xian.jpg) bottom center no-repeat; width:1200px; height:110px; position:relative; margin:0px auto 30px auto;}
.menu_title{float:left; padding-top:22px;}
.menu_title h2{color:#565656; font-size:24px;float:left;}
.menu_title span{ color:#ffffff; font-size:12px;}
.menu ul{float: left; padding-top:10px;}
.menu ul li{ float:left; background:url(../images/dian1.jpg) left center no-repeat; margin-right:45px;}
.menu ul li a{ color:#9a9a9a; font-size:13px;padding:0px; font-weight:bold;}
.menu ul li a:hover{color:#515151;}
.inside_current{ color:#515151 !important;}
.menu_tel{ background:url(../images/ico1.jpg) left center no-repeat; padding-left:50px; float:right; height:40px; position:relative; margin-top:-15px;}
.menu_tel span{ display:block; color:#959595;}
.menu_tel .span1{ font-size:14px;}
.menu_tel .span2{ font-size:16px;}
/*pro_list*/
.pro_list{ margin:0 auto; width:1230px;}
.pro_list ul li{ width:216px;float:left; background:url(../images/product_list_bg.png) center center no-repeat; margin:0px 15px 35px 15px;}
.pro_list ul li h3{ text-align:center;background:#a9c852; height:34px; line-height:34px;}
.pro_list ul li h3 a{ color:#ffffff;}
.img_box{height:273px;display: table-cell;vertical-align: middle;text-align: center;width:214px;*display: block;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;border-top:1px solid #dcdcdc; }
.img_box img{ vertical-align: middle;max-height:273px; _height:expression(this.scrollHeight > 273 ? "273px" : "auto"); max-width:214px;_width:expression(document.body.clientWidth > 214 ? "214px" : "auto");}
.pro_list ul li:hover .img_box{ border-color:#094631;}
.pro_list ul li:hover h3{background:#094631;}
/*内容页*/
.content{ font-size:13px; line-height:26px; width:1200px; margin:0 auto; min-height:401px;}
/*留言*/
#feedbackTable{float:left; width:355px;}
#feedbackTable table{ border:none; float:left;}
#feedbackTable table tr{ height:45px;}
#feedbackTable table td{ border:none;}
#feedbackTable table input{ height:25px;}
.butcss{border: 1px solid #ddd;background: #eee;width: 80px;margin-right: 10px;height: 30px !important;line-height: 30px;border-radius: 3px;text-align: center;color: #3a3a3a;cursor: pointer;}
.padleft1{ text-align:right; font-size:14px; padding-right:10px;}