@charset "gb2312";
/*
CSS Reset   
理念：清除和重置是紧密不可分的
整理：田 凯
*/
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td {margin: 0; padding: 0;} /* table elements 表格元素 */ 
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
/* 设置默认字体 */
body,button, input, select, textarea { /* for ie */ font: 12px/1 Tahoma, Helvetica, Arial, "微软雅黑", sans-serif;}
/* 定义h标签 */
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
/* 重置列表元素 */
ul, ol,li { list-style: none; }
/* 重置文本格式元素 */
a { text-decoration: none; color:#686868;}
a:hover{ color:#000;}
:link, :visited {text-decoration: none;}
/* 定义图片边框，当图片作为链接内容被填充时，会有默认边框出现，重定义掉 */
img{ border:none; border:0px; margin:0px; padding:0px;}
abbr[title], acronym[title] { border-bottom: 1px dotted;cursor: help;} /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ 
q:before, q:after { content: ''; }
/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 重置表格元素 */
table {border-collapse: collapse; border-spacing: 0;}
caption, th {text-align: left;}
/* 清理浮动元素,当浮动换行时后面元素不希望浮动，添加此属性，防止IE BUG */
.clear{ clear:both;}
/* 左右 浮动*/
.f_l{ float:left !important;}
.f_r{ float:right !important;}
/* ------------------------------------CSS Reset  End------------------------------- */
body{ background:#f5f5f5;}
.top{ width:auto; height:36px; margin:0px auto; border-bottom:1px solid #e6e6e6; background:#fafafa;}
.top_c{ width:1200px; height:36px; margin:0px auto; line-height:36px; font-size:14px;}
.top_c1{ width:700px; height:36px; float:left; color:#808080; }
.top_c2{  height:35px; float:right;}
.top_c2 a{ margin:0px 15px; color:#808080; float:left;}
.top_c2 i{ width:2px; height:36px; float:left; font-style:normal; color:#808080;}

.head_c{ width:auto; height:126px; overflow:hidden; background:#FFF;}
.head{ width:1200px; height:126px; margin:0px auto; overflow:hidden;}
.logo{ width:525px; height:126px; background:url(logo.jpg) no-repeat; float:left; text-indent:-9999px; }
.tel{ width:265px; height:126px; float:right; font-size:32px; background:url(tel.jpg) no-repeat 0px 0px; color:#e60012; line-height:80px; text-align:right; padding:40px 0px 0px 0px;}

.nav{ width:auto; height:56px; background:url(nav.jpg) repeat-x;}
.nav ul{ width:1200px; height:56px; margin:0px auto 0px auto; overflow:hidden; }
.nav ul li{ float:left; line-height:56px;}
.nav ul li a{ color:#1251ae; font-size:15px; color:#FFF; width:130px; height:56px; display:block; text-align:center;}
.nav ul li a:hover{ background:#f39800; color:#fff;}
.xz{ background:#f39800; color:#fff;}

.fullSlide{position:relative;height:600px;overflow:hidden;}
.fullSlide .bd{position:relative;z-index:0;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:8px;left:0;height:30px;line-height:30px;text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:11px;height:11px;margin:6px; background:#4f980d;overflow:hidden;line-height:9999px;filter:alpha(opacity=60);opacity:0.6;}
.fullSlide .hd ul .on{filter:alpha(opacity=100);opacity:1;}

.i_t{ width:auto; margin:10px auto 25px auto;  text-align:center; line-height:32px;}
.i_t_p{ font-size:24px; color:#383838; text-align:center; }
.i_t_p span{ color:#4f980d;}
.i_t_p2{ font-size:15px; color:#666666; text-align:center; margin-bottom:7px;}
.i_t hr{ width:50px; height:2px; background:#4f980d; margin:0px auto; border:none;}

.pro{ width:auto; margin:20px auto;  overflow:hidden; }
.slideTxtBox{text-align:left; margin-top:5px; width:1200px; height:auto; margin:0px auto;}
.slideTxtBox .hd{ width:912px; height:70px; line-height:70px; position:relative; margin:10px auto;}
.slideTxtBox .hd ul{ margin:0px auto; height:70px; text-align:center;}
.slideTxtBox .hd ul li{ float:left; width:198px; height:70px; display:block; cursor:pointer; color:#333; font-size:16px; padding-left:30px;}
.slideTxtBox .hd ul .li0{ background:url(t1.png) no-repeat 34px 20px #edeeef;}
.slideTxtBox .hd ul .li1{ background:url(t2.png) no-repeat 34px 20px #edeeef;}
.slideTxtBox .hd ul .li2{ background:url(t3.png) no-repeat 34px 20px #edeeef;}
.slideTxtBox .hd ul .li3{ background:url(t4.png) no-repeat 34px 20px #edeeef;}
.slideTxtBox .hd ul .on{ background:#4f980d; color:#FFF; text-align:center !important; padding-left:0px; width:228px;}
.slideTxtBox .bd ul{ zoom:1;  }
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;}
.picScroll-left .bd2 ul{ overflow:hidden; zoom:1; margin-left:-24px;}
.picScroll-left .bd2 ul li{ margin:10px 0px 0px 24px; float:left;}
.picScroll-left .bd2 ul li img{ width:280px; height:215px; border:1px solid #fff;}
.picScroll-left .bd2 ul li p{ font-size:16px; color:#424242; line-height:33px; text-align:center; position:relative;}

.i3{ width:1200px; overflow:hidden; margin:20px auto;}
.i3_t{ text-align:center; color:#4f980d; margin-bottom:20px; font-size:39px;}
.i3_t p{ font-size:18px; color:#383838; line-height:38px;}
.i3_t span{color:#f26b17;}
.i3 ul p{ font-size:20px; color:#383838; font-weight:bold; line-height:22px; padding-bottom:10px;}
.i3 ul p i{ font-size:36px; color:#FFF; font-style:normal; float:left; width:80px; height:65px; display:block; background:#4f980d; margin-right:10px; text-align:center; border-radius:40px; padding-top:15px;}
.i3 ul p i em{ font-size:14px; font-style:normal;}
.i3 ul li{ line-height:24px; margin-bottom:25px; font-size:16px; color:#666666; padding-left:85px;}
.i31{ width:auto; height:370px; position:relative; margin:0px auto; background:url(i31.jpg) no-repeat 600px 0px; margin-bottom:20px;}
.i31 ul{ width:530px; height:auto; position:absolute; top:30px; left:40px;}
.i32{ width:auto; height:385px; position:relative; margin:0px auto; background:url(i32.jpg) no-repeat 40px 0px;}
.i32 ul{ width:530px; height:auto; position:absolute; top:30px; right:0px;}

.pic{ width:auto; height:140px; background:url(pic.jpg) no-repeat top center;}

.about_c{ width:1200px; margin:20px auto; overflow:hidden;}
.shipin{ width:412px; height:270px; float:left; background:url(about.jpg) no-repeat; padding:24px 0px 0px 24px;}
.about_nr{ width:740px; height:302px; float:right; line-height:36px; font-size:16px; color:#666;}
.about_nr p{ color:#383838; font-size:18px; font-weight:bold; margin-top:10px;}

.case{ width:auto; height:auto; background:#f0f0f0; padding:25px 0px;}
.marquee{width:1200px; overflow:hidden; margin:0px auto;}
.marquee ul{overflow:hidden;}
.marquee ul li{ line-height:17px; float:left; margin:0px 15px 16px 0px; text-align:center; color:#696969; overflow:hidden;}
.marquee ul li a{color:#696969; text-decoration:none;}
.marquee ul li img{width:280px; height:210px;}


.xinwen{ width:1200px; height:auto; margin:20px auto; overflow:hidden;}
.xinwen_l{ width:583px; float:left;padding-right:20px;}
.xinwen_r{ width:583px; float:right;}
.i_news li{ height:80px; float:right; margin-top:13px; line-height:24px; color:#666666; font-size:14px; border-bottom:1px dashed #e5e5e5; padding-bottom:15px;}
.i_news li i{ float:left; text-align:center; width:90px; height:60px; display:block; margin:11px 0px 0px 0px; font-style:normal; line-height:30px; font-size:17px; color:#666666;}
.i_news li i p{ font-size:24px;}
.i_news li a{ font-size:16px; color:#5c5c5c; line-height:36px;}
.i_news li a:hover{ color:#0f821e;}

/*main*/
.main{ width:1200px;margin:0px auto; overflow:hidden; background:#FFF; padding:10px;}
.m_l{ width:870px; float:left; }
.m_r{ width:300px; float:right;}

.m_r2{ width:100%; float:left; overflow:hidden; margin-top:10px;}

/*catpos*/
.catpos_box{ width:auto; height:55px; background:#f2f2f2; border-bottom:1px solid #e5e5e5;}
.catpos{ width:1170px; height:55px; margin:0px auto; line-height:57px; color:#666666; font-size:16px; background:url(catpos.png) no-repeat 0px 15px; padding-left:30px;}
.catpos a{ float:none; background:none;margin-top:6px; margin-right:0px; color:#666666;}

/*页面头部*/
.h2_t{ width:auto; height:38px; line-height:38px; padding-left:9px; color:#424242; font-size:17px; border-bottom:1px solid #e5e5e5; background:url(t_bg.jpg) no-repeat 0px 10px;}

/*content*/
.r_c{ line-height:200%; margin-top:10px; padding:5px; margin-bottom:30px; min-height:400px; font-size:14px;}
.r_c_t{ text-align:center;  line-height:22px; font-size:16px;}
.r_c_time{ font-size:14px; color:#666; font-weight:normal; border-bottom:1px dashed #e5e5e5; text-align:center; margin-bottom:15px;}
.r_c img{ width:auto; height:auto !important;}
.daodu{ background:#f5f5f5; padding:10px; margin-bottom:20px;}
.daodu span{ color:#f59701;}

/*子栏目*/
.nav2{ width:auto; line-height:45px; overflow:hidden; background:#e5e5e5;}
.nav2 span{ float:left; background:#0f821e; width:80px; height:45px; text-align:center; color:#fff; font-size:15px; margin-right:25px;}
.nav2 a{ font-size:15px; margin-right:20px;}
.nav2 a:hover{ color:#0f821e; }
.axz{ color:#0f821e; font-weight:bold;}

/*新闻列表*/
.news li{ border-bottom:1px dashed #e5e5e5; margin-top:10px; height:155px;}
.news img{ float:left; width:200px; height:140px; margin-right:15px;}
.news li a{ font-size:18px; display:block; line-height:30px; color:#383838;}
.news li p{ line-height:21px; color:#999999; font-size:14px;}
.news li span{ font-size:15px; color:#808080; line-height:30px;}

/*新闻列表 侧面*/
.l_news2 li{ border-bottom:1px dashed #e5e5e5; margin-top:10px; height:75px;}
.l_news2 img{ float:left; width:85px; height:65px; margin-right:10px;}
.l_news2 li a{ font-size:14px; display:block; line-height:24px; color:#666;}
.l_news2 li p{ line-height:21px; color:#999;}

/*产品列表*/
.i_pro{ width:auto; padding:10px 0px; margin-left:-15px; overflow:hidden;}
.i_pro li{ float:left; margin:7px 0px 0px 15px; overflow:hidden;}
.i_pro li p{ text-align:center; margin:10px 0px; font-size:14px;}
.i_pro li img{ width:220px; height:170px; border:1px solid #e5e5e5; padding:3px; transition:.1s transform;transform:translateZ(0)}
.i_pro li img:hover{ border:1px solid #0568bd;}

/*相关产品列表*/
.i_pro2{ width:auto; padding:10px 0px; margin-left:-12px; overflow:hidden;}
.i_pro2 li{ float:left; margin:7px 0px 0px 12px;}
.i_pro2 li p{ text-align:center; margin:10px 0px; font-size:14px;}
.i_pro2 li img{ width:200px; height:150px; border:1px solid #e5e5e5; padding:3px; transition:.1s transform;transform:translateZ(0)}
.i_pro2 li img:hover{ border:1px solid #0568bd;}

.xg_new li{ margin:10px 0px; border-bottom:1px dashed #e5e5e5; line-height:27px; float:left; width:50%; background:url(icon4.jpg) no-repeat 2px 11px; text-indent:1em}
.xg_new li a{ font-size:14px; font-weight: normal;}

.page{text-align: center; overflow:hidden; padding:20px 0px;}
.page li{float:left;}
.page li a{ color: #333; text-decoration: none; border:1px solid #CCC; padding:5px 10px; margin-right:5px; font-size:14px;}
.page li a:hover{ color:#046955;}
.page .active a{ color:#046955 !important; font-weight:bold;}

.s_desc{ font-size:14px; line-height:22px; margin:10px 0px;}

#faqbox { margin:0px 0px 0px 20px;}
#faqbox .faqline{ line-height:2em; height:35px; text-align:left; margin-bottom:10px;}
#faqbox .faqline .faqtit{  width:70px; display:block; float:left; clear:both; text-align:right}
#faqbox .Content{ line-height:2em; height:120px; text-align:left}
#faqbox .Content  .faqtit{  width:70px; display:block; float:left; clear:both; text-align:right}
#faqbox .Content textarea { height:100px;}

.footer{ width:auto; background:#323639;}
.footer .p_nav{ height:50px; margin:0px auto; line-height:50px; text-align:center; color:#fff; background:#282d30;}
.footer .p_nav a{font-size:14px; color:#fff;}
.line2{ width:1px; height:66px; font-style:normal; margin:0px 30px;}
.footer .p_c{ width:1140px; margin:0px auto; color:#fff; font-size:14px; line-height:25px; padding:20px 0px; text-align:center; }

/*404*/
.blog-body{height:300px;}
.blog-body blockquote{text-align:center; line-height:300%; font-size:18px;}
.blog-body blockquote a{display:block; width:200px; height:35px; line-height:35px; background:#0099FF; margin:0 auto; color:#FFFFFF; overflow:hidden;}