@charset "gb2312";
/* 清除内外边距 */
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: 14px/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------------------------------- */
.top{ width:auto; height:36px; border-bottom:1px dashed #e7e7e7;  }
.top_c{ width:1400px; height:36px; margin:0px auto; line-height:36px; font-size:14px;}
.top_c1{ float:left; color:#808080; }
.top_c2{ 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:#666666;}
.head_c{ width:auto; height:90px; background:#333333;}
.head{ width:1400px; height:90px; margin:0px auto; overflow:hidden;}
.logo{ width:400px; height:90px; background:url(logo.png) no-repeat; float:left; margin-top:10px; text-indent:-9999px; }
.tel{ width:230px; height:90px; float:right; font-size:32px; background:url(tel.png) no-repeat center; display: block; text-indent:-99999px;}
.nav_c{ width:auto; height:90px; z-index:2; position:relative; float:left;}
.nav{ width:740px; height:90px;}
.nav li{padding:0px 5px 0px 5px; position:relative; float:left;}
.nav li a{float:left; width:76px; height:90px; font-size:16px; line-height:90px; color:#fff; text-align:center;}
.nav li a:hover{ background:#464645;}
.xz{ background:#464645;}
.nav .sub{position:absolute;top:45px;left:0;display:none; width:260px; background:#1373c3;}
.nav .sub a{float:left; display:block; color:#fff; width:90px; height:45px; line-height:45px; font-size:15px;}
.nav .sub a:hover{ background:#f1881b;}

.fullSlide{position:relative;height:500px;overflow:hidden;}
.fullSlide .bd{position:relative;z-index:-1;}
.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:#ce0d09;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:30px auto 25px auto;}
.i_t_p{ font-size:26px; color:#3a3838;   text-align:center; width:1100px; height:50px; margin:0px auto; line-height:50px;}
.i_t_p2{ font-size:16px; color:#3a3838; text-align:center; line-height:30px; background:url(t.png) no-repeat center; padding-bottom:35px;}


.i1{ width:100%; margin:0 auto; overflow:hidden; background:url(cc_14.png);}
.i1_c{ width:1400px; height:auto; overflow: hidden; margin: 0 auto;}

.i1_left{ width:250px; height:auto; overflow: hidden; float: left;}
.i1l_top{ width:220px; height:auto; overflow: hidden; background:#2381e5; padding:20px 0px 20px 30px; padding-left:30px; padding-top:20px; color:#fff;}
.i1l_top h3{ font-size:18px; line-height:200%;}
.i1_left ul.ul1{ width:246px; height:auto; overflow: hidden; border:2px solid #2381e5; padding:15px 0px;}
.i1_left ul.ul1 .li1{ margin-bottom:15px;}
.i1_left ul.ul1 .li1 .a1{ width:210px; height:40px; background:#2381e5; color:#fff; display: block; line-height:40px; margin:5px auto; padding-left:20px;}
.i1_left ul.ul1 .li1 .a1:hover{ background:#f8d905; color:#333; font-weight:bold;}
.i1_left ul.ul1 .li1 .ul2 .li2 .a2{ width:180px; height:40px; line-height:40px; border-bottom:1px dashed #ccc; display: block; margin:0 auto;}
.i1_left ul.ul1 .li1 .ul2 .li2 .a2:hover{ color:#4fb231;font-weight:bold;}
.i1tell{ width:220px; height:273px; overflow: hidden; background:#2381e5; color:#fff; font-size:16px; padding:0px 15px; line-height:200%;}

.i1_right{ width:1150px; height:auto; overflow: hidden;}
.i1_c .i1_right ul{ width:auto; height:auto; overflow: hidden; }
.i1_c .i1_right ul li{ float: left; margin: 0px 10px 13px; text-align: center; line-height:300%; }
.i1_c .i1_right ul li a{ display: block;}
.i1_c .i1_right ul li a.a1{width:260px; height:195px; overflow: hidden;}
.i1_c .i1_right ul li img{ width:260px; height:195px; display: block;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;-o-transition: -o-transform 0.3s;transition: transform 0.3s;}
.i1_c .i1_right ul li:hover img{ webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.i1_c .i1_right ul li:hover a{ color:#4fb231; font-weight: bold;}


.pic1{ width:auto; height:207px; background:url(pic.jpg) no-repeat top center;}
.pic2{ width:auto; height:180px; background:url(xsw_52.jpg) no-repeat top center; }

.g{ width:100%; height:auto; overflow: hidden; }
.g_top{ width:100%; height:122px; overflow: hidden;  text-align: center;  }
.g_top .p1{ font-size:32px; font-weight: bold; line-height:200%; letter-spacing:5px; color:#4fb231;}
.g_top .p1 i{ color:#424541; font-style:normal;}
.g_top .p2{ font-size:16px;}
.g hr{   border-color:#cfcfcf; margin:15px auto;}
.g_s{ width:1400px; height:auto; overflow: hidden; margin:0 auto;  }
.g_s .gs_cen{ width:680px; height:300px; overflow: hidden; }
.g_s img{ display: block; width:701px; height:300px;}
.g_s .gs_cen span{ display: block; height:auto; color:#4fb231; overflow: hidden;  margin-left:40px; font-weight: bold; line-height:200%; font-size:20px;   margin:30px 0px 15px 40px;}
 
.g_s .gs_cen p{ background:url(xsw_48.png) no-repeat 0px 8px; color:#333; margin-bottom:5px; margin-left:40px; font-size:15px; line-height:200%; color:#666;}
.g_1 .gs_cen,.g_3 .gs_cen{ float:right;}
.g_2 .gs_cen,.g_4 .gs_cen{ float:left; text-align:right;}
.g_1 img,.g_3 img{ display: block; float:left;}
.g_2 img,.g_4 img{ display: block; float:right;}


.c{ width:100%; height:auto; overflow: hidden; background: url(ambg1.jpg);}
.c_s{ width:1400px; height:auto; overflow: hidden;margin:30px auto; background: url(g3.png); padding:15px;}
.c_s h2{ width:100%; height:90px; overflow: hidden;  font-size:28px; border-left:3px solid #4fb231; padding-left:10px; line-height:45px; letter-spacing:3px;}
.c_s .left{ width:780px; height:auto; overflow: hidden; float:left;  line-height:260%;  }
.c_s .left a{ display: block; width:120px; height:40px;   text-align: center;  background:#f1d910; margin:15px 0px ; line-height:40px; color:#fff; border-radius:30px;}
.c_s .right{ float: right;}
.c_s .right img{ display: block;  }


.newsbg{background:#ebebeb; padding-top:80px; padding-bottom:60px;}
.i8_c{ width:1440px; margin:15px auto; overflow:hidden;}
.i71{ width:755px; height:495px; float:left;}
.slideTxtBox2{ width:950px; text-align:left; }
.slideTxtBox2 .hd{  position:relative; width:auto; height:38px;}
.slideTxtBox2 .hd ul{ float:left;  position:absolute; left:0px; top:0px; height:38px;}
.slideTxtBox2 .hd ul li{ float:left; padding:0 40px; cursor:pointer; font-size:18px; height:38px; line-height:38px; background:#656565; margin-right:8px; color:#fff;}
.slideTxtBox2 .hd ul li.on{ height:38px; background:#0268ba;}
.slideTxtBox2 .bd ul{ zoom:1; }
.i_news{ padding:0px; margin-top:15px;}
.li_one{ width:auto !important; height:145px !important; background:none !important; padding-left:0px !important; border-bottom:none !important; margin-bottom:5px; float:none !important; overflow:hidden;}
.li_one img{ border:1px solid #e5e5e5; padding:3px; float:left; margin-right:10px; width:180px; height:135px;}
.li_one p{ font-weight:bold; font-size:15px; line-height:25px; margin-bottom:10px;}
.li_one p a{ font-size:18px; color:#333;}
.li_one div{ line-height:28px !important; color:#848484; font-size:14px;}
.li_one div a{ color:#F00;}
.i_news li{ line-height:38px; background:url(li2.jpg) no-repeat 2px 14px; border-bottom:1px dashed #CCCCCC; padding-left:14px; font-size:16px;}
.i_news li i{ float:right; font-style:normal;}
.i8_c2{ width:358px; height:495px; float:right;}
.i8_c2 h3{ width:auto; height:38px; border-bottom:1px solid #e5e5e5; line-height:38px;color:#999999; font-size:14px;}
.i8_c2 h3 span{ width:78px; height:37px; border-bottom:1px solid #0268ba; display:block; text-align:center; float:left; font-size:18px; color:#0268ba; margin-right:3px;}
.i8_c2 h3 a{  float:right; margin:0px 5px 0px 0px; font-size:15px; font-weight:normal; font-size:12px;}
.i_lxwm{ width:358px; height:110px; margin:0px auto; padding-top:10px; line-height:33px; font-size:16px; color:#666666;}
.i_lxwm p{ font-size:18px; color:#0268ba; margin-top:10px;}



.crcm .bd{ width:1400px; height:auto; overflow: hidden; margin:0 auto;}
.crcm .bd .ul2 li{ float: left; margin:0px 10px 15px; text-align: center; line-height:260%;}
.crcm .bd .ul2 li img{ display: block; width:280px; height:210px;}
.crcm .l{ width:1200px; height:auto; overflow: hidden; margin:30px auto;}
.crcm .l .l_top{ width:1180px; height:30px; line-height:30px; border-left:5px solid #4fb231; padding-left:10px; font-size:18px;}
.crcm .l ul li{ float: left; margin:0px 10px;}
.crcm .l ul li img{ display: block;} 










.cpfl{ width:100%; height:auto; overflow: hidden; border-bottom:1px solid #ccc;}
.cpfl a{ display: block; float: left; margin:0px 5px;  line-height:280%; padding:0px 5px;}
.cpfl span{ display: block; line-height:40px; float: left; font-size:16px; font-weight: bold; margin-right:15px;}
/*main*/
.main{ width:1400px;margin:10px auto; overflow:hidden; background:#FFF; padding:0px 7px;}
.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:15px; 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:6px; padding:5px; margin-bottom:10px; 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; margin:0 auto; display: block;}
.daodu{ background:#eae6df; padding:10px; margin-bottom:20px;}
.daodu span{ color:#f59701;}

/*内页  营销型*/
.pro_c{ width:auto; height:auto; overflow:hidden; margin:0px auto 15px auto;}
.pro_c img{ float:left; width:440px; margin-right:40px;}
.pro_c .cp_t{ font-size:20px; margin-bottom:8px;}
.pro_c .cp_p{ font-size:20px; color:#0861a5; line-height:32px;}
.pro_c .cp_table{ width:700px; float:left; font-size:16px;}
.pro_c .cp_tel{ font-size:22px; color:#0861a5; padding-top:15px; float:left; line-height:27px; width:700px; margin-bottom:20px;}
.pro_t{ width:auto; height:43px; background:url(pro_t.jpg) no-repeat; margin-bottom:20px;}
#xunpan{ font-size:22px; color:#FFF; background:#0861a5; float:left; line-height:27px; padding:10px 35px; display:block;}
#lx_btn{ font-size:22px; color:#FFF; background:#0861a5; float:left; line-height:27px; padding:10px 35px; display:block; margin-left:10px;}

/*子栏目*/
.nav2{ width:auto; line-height:44px; overflow:hidden; background:#f5f5f5; margin-top:10px;}
.nav2 span{ float:left; background:#4a9900; width:85px; height:45px; text-align:center; color:#fff; font-size:15px; margin-right:25px;}
.nav2 a{ font-size:16px; margin-right:20px;}
.nav2 a:hover{ color:#2f8b02; }
.axz{ color:#1c6ecf; 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; overflow: hidden;}
.l_news2 img{ float:left; width:85px; height:65px; margin-right:10px;}
.l_news2 li a{ font-size:14px; display:block; line-height:200%; 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 5px 15px; overflow:hidden;}
.i_pro li p{ text-align:center; margin:5px 0px; font-size:15px;}
.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 #0861a5;}

/*相关产品列表*/
.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:160px; border:1px solid #e5e5e5; padding:3px; transition:.1s transform;transform:translateZ(0)}
.i_pro2 li img:hover{ border:1px solid #0861a5;}

/*相关产品列表 产品列表页 内页*/
.i_pro3{ width:auto; padding:10px 0px; margin-left:-12px; overflow:hidden;}
.i_pro3 li{ float:left; margin:7px 0px 0px 12px;}
.i_pro3 li p{ text-align:center; margin:10px 0px; font-size:14px;}
.i_pro3 li img{ width:222px; height:170px; border:1px solid #e5e5e5; padding:3px; transition:.1s transform;transform:translateZ(0)}
.i_pro3 li img:hover{ border:1px solid #0861a5;}


.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;}

.m_liuyan{ width:500px; height:auto; overflow: hidden; margin:30px auto;}
.m_liuyan p{ overflow: hidden; margin: 5px 0px; font-size:16px; line-height:200%;}
.m_liuyan .m_ly1{}
.m_liuyan .m_ly1 input{ display: block; width:480px; height:40px; border-radius:5px; border:1px solid #ccc; margin:5px 0px; padding-left:15px;}
.m_liuyan .m_ly2 textarea{display: block; width:480px; height:80px; border-radius:5px; border:1px solid #ccc; margin:5px 0px;padding-left:15px; color:#666; line-height:200%;}
.m_liuyan .m_ly3{ }
.m_liuyan .m_ly3 img{ display: block; float: left; width:150px; height:40px; margin-top:5px;}
.m_liuyan .m_ly3 input{ width:320px; float: right; height:40px; border-radius:5px; border:1px solid #ccc; margin:5px 0px; padding-left:15px;}
.footer{ width:auto; background:#383838; padding:15px 0px;}
.footer .f_nav{ width:1400px; height:50px; margin:0px auto; line-height:50px; text-align:center; color:#fff; border-bottom:1px solid #f1f1f1;}
.footer .f_nav a{ display: block; float: left; width:170px; height:50px; text-align: center; color:#fff;}
.foot_c{ width:1200px; height:auto; overflow: hidden; margin:30px auto;background:url(hdj_63.png) no-repeat right; color:#fff; line-height:260%;}
 
 



.link{ width:100%; height:auto; overflow:hidden;}
.link_c{ width:1200px; height:auto; margin: 0 auto 15px; overflow: hidden; line-height:60px; } 
.link_c span{ display: block; float: left; font-weight: bold; }

.link a{ margin-right:5px; }



.rg{   position:fixed; bottom:380px; right:1px;}
.rg .rgs{ display: block; width:77px; height:77px; border-bottom:1px solid #fff; background:#22a93f; color:#fff;}
.rg .rg1:hover{ width:200px; }
.rg .rg1{ background:url(rg2.png) no-repeat 10px 10px #22a93f;top:0px; right:0px; width:0px; overflow: hidden; position:absolute;transition:2s;  line-height:77px; font-size:18px;  text-align:right;padding-left:77px;}
 .rg .rg1:hover{ width:120px; color:#fff; padding-right:15px;}
.rg .rg2{ background:url(rg3.png) no-repeat 10px 10px #22a93f;top:77px; right:0px; position:absolute;}
.rg .rg3{ background:url(rg4.png) no-repeat 10px 10px #22a93f;top:154px; right:0px; position:absolute;}
.rg .rg3 img{ display:none; position:absolute; top:0px; right:77px; width:150px;}
.rg .rg3:hover img{ display:block;}
.rg .rg4{ background:url(rg5.png) no-repeat 10px 10px #22a93f;top:231px; right:0px; position:absolute;}



