@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大。荒苡胹pan修改字体。
------------------------------------------------------------------------------------------------------ */

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:12px; font-family:"微软雅黑","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle;}
td{ vertical-align:center; font-size:12px;}
body{ background:#fff;}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }

/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

* html,* html body /* 修正IE6振动bug */{background-image:url(/about:blank);background-attachment:fixed;}


/* 头部
-------------------------------------------------------------- */

.header { margin: 0 auto; height:86px; width:100%; background-color:#fff; }
.header ul li { width:33.333%; text-align:center; line-height:40px; background:url(/statics/%C3%A5%C2%BE%C2%AE%C3%A7%C2%BD%C2%91%C3%A7%C2%AB%C2%99/images/headbg.jpg) no-repeat right;}



/* 导航
-------------------------------------------------------------- */
.menu { margin: 0 auto; height:45PX; width:980PX; padding-top:25px;}
.menu a{ color:#666;}
.menu a:hover{ color:#eb891a;}

/* 尾部
-------------------------------------------------------------- */
.footer { margin:0 auto; width:100%; background:url(/statics/1004/images/footerbg.jpg) repeat-x;color:#fff; height:354px; border-top:1px solid #A0A0A2; background:#6D6E72; overflow:hidden;}
.footer a{ color:#fff;}
.footer a:hover{ color:#eb891a;}


/* 主体内容开始
-------------------------------------------------------------- */

.page { margin: 0 auto; width:100%; height: auto; }
.content{ width:100%; background:url(/statics/1004/images/contentbg.jpg) repeat-x center top;}
.content a { color:#000;}
.content a:hover{color:#eb891a;}


#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:12px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #195091;color:#FFF;font-size:12px;}
#pages span {background: #195091;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}



/* 主页
-------------------------------------------------------------- */




/* 公司概况
-------------------------------------------------------------- */
.zhuheader{ width:980px; height:86px; margin:0 auto;}
.logo{ width:200px; height:86px; float:left;}
.banner{ width:100%; height:287px; background:url(/statics/1004/images/gongsijianjie.jpg) no-repeat center;}
.neicontent{ width:980px; margin:0 auto; overflow:hidden; background:url(/statics/1004/images/zuocontent2.jpg) repeat-x center top;}
.zuoneirong{ width:727px; float:left; background: url(/statics/1004/images/zuocontent.jpg) no-repeat center top; min-height:488px;}
.youneirong{ width:253px; float:right; overflow:hidden; background:#fff;}

.gongsizi{width:660px; height:60px; margin:0 auto; padding-top:36px; border-bottom:1px solid #DEDEDE;}
.neiyedaceng{ width:660px; margin:0 auto;}
.neiye{ width:660px; margin:o auto;}
.youcetitle{height:69px; width:253px; background:#4677B3; line-height:69px;}
.youcelist{ width:253px; padding-top:10px; background:#E7E7E7;}
.youcelist ul li{ width:253px; height:43px; line-height:43px; display:block; background:url(/statics/1004/images/daohangbg.jpg) no-repeat center;}
.youcelist ul li a{ color:#666; font-size:14px; height:43px; line-height:43px; display:block; padding-left:25px;}
.youcelist ul li a:hover{ color:#35629a; height:43px; line-height:43px; display:block;}
.youcelist ul li a.dangqian{color:#35629a; height:43px; line-height:43px; display:block;}
.daohangdizi{width:228px; height:45px; border-bottom:1px dashed #9F9F9F; font-size:22px; color:#7f7f7f; margin-left:12px; padding-top:10px;}
.youceding{width:253px; height:78px; background:url(/statics/1004/images/youmenubg.jpg) no-repeat center bottom;}
.dibufooter{width:980px; height:354px; margin:0 auto;}
.dibutop{ height:310px; width:980px; border-bottom:1px solid #87888A;}
.dibugongsi{ width:130px; height:272px; float:left; background:url(/statics/1004/images/dibugongsibg.jpg) repeat-y  right top; margin-top:38px; margin-right:20px; display:inline;}
.dibugongsi ul li{ display:block; line-height:24px; height:24px;}
.dibugongsi1{ width:120px; height:272px; float:left; margin-top:38px; margin-left:15px; display:inline;}
.dibugongsi1 ul li{ display:block; line-height:24px; height:24px; text-align:center; }
.gongsibottom{ height:40px; line-height:40px;}

/* 领导致辞
-------------------------------------------------------------- */
.lingdaotu{width:235px; height:330px; float:left; margin-top:30px;}
.lingdaozi{width:410px; float:right;}

/* 在线下单
-------------------------------------------------------------- */
.zxlylisty{ width:660px; background:url(/statics/1004/images/zxxdtu.jpg) no-repeat center bottom; height:520px; padding-top:50px; margin-bottom:130px;}
.cqcmzi{ width:660px; height:65px; margin:0 auto; color:#4575B1; font-weight:bold; font-size:14px; line-height:30px; margin-top:50px;}


/* 产品列表
-------------------------------------------------------------- */
.chanpinlist{ width:660px; margin:0 auto; padding-top:16px;}
.cplistdiyi{ width:220px; float:left; height:220px; margin-top:25px;}
.chanpintu{width:194px; height:184px; margin:0 auto; border:1px solid #C5C5C5; background:#fff;}
.chanpinzi{ width:194px; height:20px; margin:0 auto; text-align: center; font-size:14px; padding-top:10px;}

/* 客户反馈
-------------------------------------------------------------- */
.kehufklist{ width:660px; margin:0 auto; padding-top:30px;}
.kehudiyi{width:660px; height:199px; border-bottom:1px solid #DEDEDE;}


/* 新闻中心
-------------------------------------------------------------- */
.xwzxlist{ width:660px; margin:0 auto;}
.xwzxlist ul li{ display:block; height:35px; line-height:35px; background:#F3F4F9;}

/* 在线留言
-------------------------------------------------------------- */
.liuyantu{width:240px; height:330px; float:left;}
.liuyanlist{ width:390px; float:right; padding-bottom:300px;}



/* 在线招聘
-------------------------------------------------------------- */

.zxzpbiaoge{width:658px; margin:0 auto; margin-top:65px; margin-bottom:250px;}

/* 农机服务
-------------------------------------------------------------- */

.gongsizi2{width:915px; height:60px; margin:0 auto; padding-top:36px; border-bottom:1px solid #DEDEDE;}
.nongji1{width:915px; height:204px; margin:0 auto; margin-top:30px;}
.nongji2{width:915px; height:204px; margin:0 auto; margin-bottom:65px;}

/* 产品列表
-------------------------------------------------------------- */
.content2{ width:100%; background:url(/statics/1004/images/chanpinbg.jpg) no-repeat center top; height:956px;}
.chanpinchanpin{ width:100%; background:url(/statics/1004/images/chanpinchanpin.png) no-repeat center top; height:681px; margin-top:110px;}

/* 主页
-------------------------------------------------------------- */
.zhucontent{ width:100%; margin:0 auto;}
.zhuyedonghua{ width:100%; height:520px; margin:0 auto;}
.zhuyeneirong{ width:100%; margin:0 auto; background:url(/statics/1004/images/zhuyebg1.jpg) no-repeat center top;}
.zhuxinwen{width:332px; float:left; height:205px;}
.zhuneirong{ width:980px; margin:0 auto; overflow:hidden;}
.zhuxinwenlist{ width:265px; height:105px; float:left; padding-top:80px;}
.zhuxinwenlist ul li{ line-height:26px; height:26px; background:url(/statics/1004/images/zhufangkuai.jpg) no-repeat left center;}
.zhuxinwenlist ul li a{ padding-left:10px;}
.zhuzhaoshang{width:383px; height:125px; float:right; padding-top:80px;}
.zhuyechanpin{width:980px; height:405px; margin:0 auto; background: url(/statics/1004/images/zhuyebg3.jpg) repeat-x center top;}
.zhuyechanpinzuo{width:620px; height:405px; float: left;}
.zhugongsi{width:303px; height:405px; float:right;}
.zhugongsijie{width:303px; height:48px; border-bottom:4px solid #D7D7D7; font-size:14px; font-weight:bold; line-height:48px; padding-top:5px;}
.zhugongsitu{height:94px; width:303px; margin-top:25px;}
.zhugongsijie2{width:303px; height:30px; border-bottom:4px solid #D7D7D7; font-size:14px; font-weight:bold; line-height:30px; padding-top:5px; margin-top:15px;}
.zhufangan{width:303px; height:102px; padding-top:20px;}
.zhutu1{width:72px; height:112px; float:left;}