﻿/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #6d6d6d; font-size:12px; font-family:"Microsoft YaHei",arial,tahoma,\5b8b\4f53,sans-serif; background:#fff; text-align:left; }
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, span, img, table { margin:0; padding:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; } 
a{ color:#656464; text-decoration:none; }
a:hover{ color:#0857B0; text-decoration:none; }
ol, ul { list-style:none; }
fieldset, img { border:0; }
table { border-collapse:collapse; border-spacing:0; } /* 去掉各Table  cell 的边距并让其边重合 */
th { text-align:inherit; } /* IE bug fixed: th 不继承 text-align*/
iframe { display: block; } /* ie6 7 8(q) bug 显示为行内表现 */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select {  *font-size:100%;}
/* 清理浮动 */
.clearfix { *zoom:1; }/*IE6 7 只要触发layout即可*/
.clearfix:after { content:"."; clear:both; height:0; font-size:0; line-height:0; display:block; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
/* 隐藏 */
.hide { display:none;}

.line { background:#DCDBDB; height:1px; line-height:0; font-size:0;}

/*-------------------页面宽度-------------------*/
.w1170{width:1170px; margin-left:auto; margin-right:auto;}

/*-------------------头部-------------------*/
.header { height:76px;  min-width:1170px;}
.header_link { float:right; line-height:30px; padding-top:25px;}
.header_link a{ float:left; padding-left:24px; margin-left:35px;}
.header_link .hl1{ background:url(../images/icon01.png) no-repeat left center;}
.header_link .hl2{ background:url(../images/icon02.png) no-repeat left center;}
.header_link .hl3{ background:url(../images/icon03.png) no-repeat left center;}

/*----------logo----------*/
.logo { float:left;}
.logo img {}

/*----------搜索----------*/
.searchbox { float:right; width:168px; height:24px; background:#fff; padding:8px 5px; margin-top:6px; border-left:1px solid #EFEFEF;}
.searchbox .form_text{ border:0; float:left; line-height:24px; height:24px; padding:0; color:#bdc2c6; width:140px;}
.searchbox .form_btn{ float:right; width:22px; height:24px; border:0; background:url(../images/icon_search.jpg) no-repeat; cursor:pointer;}

/*----------导航----------*/
.nav_wrap {  min-width:1170px; background:#F7F7F7; }
.nav_main { width:100%; height:52px; border-top:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE;}
.nav {height:30px; line-height:30px; position:relative; float:left;}
.nav_item { float:left; padding-right:80px;}
.nav_item h3{ line-height:50px; }
.nav_item h3 a{ font-size:14px; display:block; padding:0 15px;}
/*当前项和鼠标移上*/
.nav h3.hover,
.nav h3.cur a { border-bottom:2px solid #E20F17; text-decoration:none;}
.nav h3.home { padding:0 20px 0 80px; background:#fff url(../images/icon_man.jpg) no-repeat 12px center;}
.nav h3.home a{ padding:0 33px 0 0; background:url(../images/point01.jpg) no-repeat right center;}
/*最后项*/
.nav li.last { margin-right:0; }

.nav_sub { width:100%; height:250px; overflow:hidden; background:#F7F7F7; border-top:1px solid #EEEEEE; display:none; }
.nav_child { height:240px;background:#F7F7F7;display:none; }
.nav_child .txt_block{ padding:10px 0 0 10px; width:295px; float:left;}
.nav_child .txt_block li{ line-height:46px; height:46px; font-size:14px; border-bottom:1px solid #ccc;}
.nav_child .txt_block li a{ color:#333;}
.nav_child .txt_block2{ width:680px; }
.nav_child .txt_block2 li{ float:left; width:295px; margin-right:45px; _display:inline;}
.nav_child .img_block{ float:right; padding:23px 0 0 0;}
.nav_child .img_block li{ width:290px; float:left; margin:0 35px 0 70px; _display:inline;}
.nav_child .img_block img{ display:block; width:290px; height:150px;}
.nav_child .img_block span{ display:block; line-height:20px; padding-top:5px;}

/*-------------------底部-------------------*/
.footer {padding:40px 0 10px; background:#565656; color:#D2D2D2; }
.footer a { color:#D2D2D2;}
.footer_nav { border-right:1px solid #7D7D7D;}
.footer_nav dl{ width:160px; height:190px; padding-left:70px; float:left;border-left:1px solid #7D7D7D; line-height:28px;}
.footer_nav dt{ color:#fff; font-weight:bold;}
.footer_box { border-top:1px solid #7D7D7D; margin-top:50px; padding:10px 0; line-height:24px;}
.footer_link { float:left;}
.footer_link a{}
.footer .copyright { float:left; }
.footer .support { float:right;}

/*-------------------首页-------------------*/

/*----------首页banner----------*/
.index_flash { width:100%; height:540px; min-width:1170px; }
.index_flash li {width:100%; background-position:center top; background-repeat:no-repeat; height:540px;}
.index_flash li a { display:block; height:100%; width:100%;}
.index_flash .bx-wrapper { position: relative;*zoom: 1;}
/*加载界面*/
.index_flash .bx-wrapper .bx-loading { min-height:50px; background:#fff url(../images/loading.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }
/*导航 相对bx-wrapper定位*/
.index_flash .bx-wrapper .bx-pager { position: absolute; bottom:10px; z-index:80; width:100%; text-align: center;}
.index_flash .bx-wrapper .bx-pager.bx-default-pager a {background:url(../images/flash_num.png) no-repeat; display:block; width:23px; height:23px; line-height:0; font-size:0; color:#fff; text-align:center; margin:0 5px; outline:0;  }
.index_flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.index_flash .bx-wrapper .bx-pager.bx-default-pager a.active { background-position:0 -38px; text-decoration:none;}
.index_flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}

/*----------欢迎----------*/
.index_about { background:#F4F4F4; min-width:1170px; text-align:center; padding-top:50px; height:245px;  }
.index_about .title{ font-size:28px; color:#2a4281; font-weight:bold;  line-height:40px;  }
.index_about .text{ color:#636363; padding:0 80px; font-size:13px; line-height:22px; margin-top:15px;  }
.index_about .more{ margin:25px auto 0; display:block; width:126px; height:36px; line-height:36px; border:1px solid #B9B9B9;  }

/*----------产品分类----------*/
.index_cate_wrap { height:331px; padding:30px 0 40px 0; min-width:1170px; }
.index_cate {}
.index_cate ul{}
.index_cate li{ width:385px; height:331px; float:left;}
.index_cate li a{}
.index_cate li span{ display:block; height:39px; line-height:39px; color:#fff; padding-left:12px; background:#2A4281; font-size:14px;}
.index_cate li span {  width:373px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_cate li img{ display:block; width:383px; height:280px; border:1px solid  #CBCBCB; margin-top:10px;}
.index_cate .bx-wrapper { position: relative; *zoom: 1;}
.index_cate .bx-wrapper .bx-prev { left:-47px; background:url(../images/flash_prev01.jpg) no-repeat 0 0; }
.index_cate .bx-wrapper .bx-next { right:-47px; background:url(../images/flash_next01.jpg) no-repeat 0 0; }
.index_cate .bx-wrapper .bx-controls-direction a { position:absolute; top:143px; outline:0; width:27px; height:53px; text-indent:-9999px; z-index:9999; }

/*----------资讯----------*/
.index_news_wrap { background:#F7F7F7; padding:45px 0 65px 0;min-width:1170px; }
.index_news { height:190px; background:#fff; padding:3px 0; border:1px solid #E8E8E8; position:relative;}
.index_news .title{ position:absolute; top:6px; left:-6px; width:104px; height:44px; display:block; background:url(../images/tit01.jpg) no-repeat; color:#fff; line-height:34px; text-align:center; font-size:14px;}
.index_news .more{ position:absolute; bottom:0; left:15px; width:103px; height:90px; display:block; background:url(../images/btn_more.jpg) no-repeat; text-indent:-9999px;}
.index_news_list .bx-wrapper { position: relative; *zoom: 1; width:922px; margin:0 auto;}
.index_news_list { border-left:1px solid #E7E7E7; border-right:1px solid #E7E7E7; width:978px; height:190px; float:left; margin-left:118px;}
.index_news_list li{ width:190px; float:left; padding-top:20px;}
.index_news_list li .date{ color:#666;}
.index_news_list li h3{ line-height:26px;}
.index_news_list li h3 { width:190px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_news_list li h3 a{ color:#313131;}
.index_news_list li p{ line-height:18px; color:#6d6d6d; margin-top:5px;}
.index_news_nav { float:right; width:40px; padding:140px 14px 0 0;}
.index_news_nav span {  width:12px; height:24px;cursor:pointer; }
.index_news_nav span a { display:block; width:100%; height:100%; text-indent:-9999px;}
.index_news_nav span.prev { background:url(../images/flash_prev02.jpg) no-repeat; float:left;}
.index_news_nav span.next {background:url(../images/flash_next02.jpg) no-repeat; float:right;}

/*-------------------内页-------------------*/

/*----------banner_inner----------*/
.banner_inner { height:330px; background-position:center top; background-repeat:no-repeat;}

/*----------content----------*/
.content { width:1170px; padding:30px 0 55px 0; margin:0 auto;  }

/*----------侧边----------*/
.sidebar { width:224px; float:left;  }
.side_tit { height:58px; line-height:58px; font-size:20px; color:#fff; font-weight:bold; background:url(../images/side_tit02.png) no-repeat; padding-left:39px;}

/*----------侧边导航----------*/
.side_nav {  }
.side_nav_tit {height:68px; line-height:68px; font-size:22px; color:#fff; font-weight:bold; background:url(../images/side_tit01.jpg) no-repeat; padding-left:39px;}
.side_nav_list { border-left:1px solid #DCDBDB; border-right:1px solid #DCDBDB;}
.side_nav_list .item{ border-bottom:1px solid #DCDBDB;}
.side_nav_list h3{ height:50px; line-height:50px; font-size:14px; font-weight:bold; background:url(../images/point02.png) no-repeat 187px center;}
.side_nav_list h3.child { background:url(../images/point03.png) no-repeat 185px center;}
.side_nav_list h3 a{ display:block; padding-left:40px; color:#6d6d6d;}
.side_nav_list h3 a:hover { color:#0857B0;}
.side_nav_list h3.cur a { color:#0857B0;}
.side_nav_list ul{ padding:0 0 15px 50px; display:none;}
.side_nav_list ul li{ line-height:30px;}
.side_nav_list ul li.cur a {color:#0857B0;}

/*----------新闻资讯----------*/
.side_news { margin-top:40px;  }
.side_news ul{ border:1px solid #DCDBDB;  border-top:0; padding:7px 11px 7px 18px;  }
.side_news li{ line-height:26px; height:26px; padding-left:15px; background:url(../images/point04.png) no-repeat left center;  }
.side_news li { width:175px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.side_news li a{  }

/*----------联系我们----------*/
.side_contact { margin-top:40px;   }
.side_contact_cnt {border:1px solid #DCDBDB;  border-top:0; }
.side_contact .p1{ border-bottom:1px solid #DCDBDB; text-align:center; font-size:14px; padding:20px 0;}
.side_contact .p1 strong{ font-size:20px; color:#0854AA; display:block;  }
.side_contact .p2{ text-align:center; padding:15px 0 25px 0;}
.side_contact .p2 span{ display:block; line-height:28px; font-size:14px;}
.side_contact .p2 a{ display:block; margin:0 auto; width:90px; height:30px; text-align:center; line-height:30px; color:#fff; background:#0C60BE;  }

/*----------main----------*/
.main { width:915px; float:right; border:1px solid #E9E9E9;}
.main_cnt {padding:40px 20px 40px 20px;}
.main_top { border-bottom:1px solid #E9E9E9; height:66px; line-height:66px; padding:0 15px 0 30px; background:#F8F8F8;  }
.main_top h3{ float:left; font-size:20px; color:#0857b0; font-weight:bold;  }
.main_top .position{ float:right; color:#999999;  }
.main_top .position a{color:#999999; }
.main_top .position span{ color:#0857b0;  }

/*----------产品----------*/
.product { padding:50px 20px 40px 20px;  }
.product_pic { width:442px; height:325px; float:left; border:1px solid #E2E2E2;}
.product_pic img{ display:block;  width:442px; height:325px;}
.product_msg { width:407px; float:right; border-top:1px solid #E2E2E2; padding-top:15px;}
.product_msg h2{ line-height:30px; height:30px; color:#666666; font-size:16px; font-weight:bold;}
.product_msg h2 { width:407px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.product_msg p{ color:#666666; line-height:22px; margin-top:10px; height:200px; overflow:hidden; border-bottom:1px solid #E2E2E2; }
.product_msg .btn_buy{ display:block; width:140px; height:40px; line-height:40px; text-align:c; color:#fff; background:#0C60BE; text-align:center; font-size:14px; margin-top:28px;}
.product_tit { line-height:27px; background:#DCDDDD; font-size:14px; font-weight:bold; padding-left:10px; margin-top:50px;}
.product_cnt { padding:10px 0;}
.product_cnt img { max-width:100%;}
.product_footer { height:40px; line-height:40px; background:#DDDDDD; margin-top:50px;}
.product_footer .title{ float:left; width:190px; background:#0C60BE; color:#fff; text-align:center;}
.product_footer .txt{ width:666px; float:right; color:#6d6d6d;}
.product_form h3 {font-size:14px; font-weight:bold; line-height:20px; margin-bottom:5px; color:#666;}

/*----------成为伙伴----------*/
.befriend { padding:40px 20px 130px 20px;  }
.befriend_cnt {}
.befriend_cnt .info{ width:505px; float:left;}
.befriend_cnt .info .name{ font-size:15px; font-weight:bold;}
.befriend_cnt .info .text{ line-height:22px; margin-top:10px;}
.befriend_cnt .info .blue{ color:#0858b1;}
.befriend_cnt img{ float:right;}
.befriend_cnt2 { margin-top:75px;}
.befriend_cnt2 h3{font-size:15px; font-weight:bold; padding-bottom:10px;}
.befriend_box { width:430px; height:255px; border:1px solid #DCDBDB;}
.befriend_box p{ height:80px; line-height:24px; padding-left:25px;}
.befriend_box p.p1{ background:#E5E5E6 url(../images/hzhb02.jpg) no-repeat right top;}
.befriend_box p.p2{ background:#E5E5E6 url(../images/hzhb02.jpg) no-repeat right top;}
.befriend_box p strong{ display:block; font-size:15px; font-weight:bold; padding-top:15px;  }
.befriend_box p.p2 strong { padding-top:25px;}
.befriend_box p span{ color:#0858b1; }
.befriend_box ul{ line-height:22px; padding:15px 25px 0 25px;}
.befriend_box li{ margin-bottom:10px; padding-left:10px; background:url(../images/point05.jpg) no-repeat left center;}

/*----------简介----------*/
.about { padding:40px 20px 70px 20px;  }
.about p { padding:10px 0; line-height:24px;}
.about h3 { font-weight:bold; padding:15px 0;}

/*----------集团分公司----------*/
.fengs { padding:30px 20px 100px 20px;  }
.fengs_tit { font-size:15px; font-weight:bold; padding-bottom:10px;}
.fengs_cnt { padding-bottom:25px;}
.fengs_cnt p{padding:10px 0; line-height:24px;}
.fengs_msg { padding-top:22px; border-top:1px solid #DCDBDB;}
.fengs_msg li{ line-height:24px;}

/*列表*/
.fengs_list { width:879px; overflow:hidden;  }
.fengs_list ul{ width:901px; }
.fengs_list li{ float:left; width:250px; height:220px; padding:10px 13px; border:1px solid #E2E1E1; margin-right:22px;  }
.fengs_list li img{ width:250px; height:100px;  }
.fengs_list li h3{ line-height:22px; font-weight:bold; margin-top:10px;}
.fengs_list li h3 a{ color:#000;  }
.fengs_list li p{ line-height:22px; margin-top:12px; height:88px; overflow:hidden; padding-bottom:20px;  }

/*----------新闻列表页----------*/
.news_list { padding:20px 18px;  }
/*新闻推荐*/
.news_tj { width:879px; overflow:hidden;  }
.news_tj ul{ width:901px; }
.news_tj li{ float:left; width:250px; height:280px; padding:10px 13px; border:1px solid #E2E1E1; margin-right:22px;  }
.news_tj li img{ width:250px; height:100px; }
.news_tj li h3{ line-height:22px; font-weight:bold; margin-top:10px;}
.news_tj li h3 { width:250px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.news_tj li h3 a{ color:#000;  }
.news_tj li p{ line-height:22px; margin-top:12px; height:88px; overflow:hidden; padding-bottom:20px;  }
.news_tj li .date{ float:left; line-height:22px; padding:0 6px; background:#0355A9; color:#fff;}
.news_tj li .more{ line-height:22px; float:right; color:#E94F2F;}
/*文字列表*/
.news_list_txt { margin-top:15px;}
.news_list_txt li { line-height:43px; height:43px; text-align:right; border-bottom:1px dashed #D3D3D3; }
.news_list_txt li span { color:#aaa; }
.news_list_txt li a { float:left; text-align:left; background:url(../images/point06.png) no-repeat 0 center; padding-left:18px;  }
.news_list_txt li a { width:300px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
/*分页条*/
.pagebar { margin-top:30px; }

/*----------文章----------*/
.article { padding:30px 25px 120px 25px;}
/*文章标题*/
.article_tit { font-size:14px; font-weight:bold; line-height:24px; text-align:center; color:#000;}
/*文章信息*/
.article_msg { font-size:12px; color:#9A9B9D; padding:10px 0 10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { border-top:1px solid #CFCFCF; line-height:26px; padding:10px 0 10px 0; font-size:12px;}
.article_body p { padding:10px 0; } 
.article_footer {border-top:1px solid #CFCFCF; padding-top:10px;}  
.article_footer .back { float:right; line-height:52px;}
/*上下文导航*/  
.article_nav { height:26px; line-height:26px; width:700px; float:left; } 
.article_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

/*----------人才招聘----------*/
.job {padding:50px 18px 100px 18px;}
.job table {line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job td { padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; }
.job td.txt { line-height:22px; padding:5px;}
.job_list { padding:50px 18px 100px 18px;  }
.job_list table{ line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job_list th{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; color:#000; font-weight:bold;}
.job_list td{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9;   }

/*----------企业公告----------*/
.notice { padding:45px 18px 40px 18px;}
.notice_tj {}
.notice_tj img{ width:280px; height:180px; float:left; border:1px solid #DEDEDE;}
.notice_tj .cnt{ width:565px; float:right;}
.notice_tj .cnt h3{ line-height:24px; font-weight:bold; font-size:14px;}
.notice_tj .cnt h3 a{ color:#2d5da9;}
.notice_tj .cnt p{ line-height:21px; margin-top:10px; height:105px; overflow:hidden;}
.notice_tj .cnt .more{ display:block; color:#fff; width:100px; height:26px; line-height:26px; text-align:center; background:#016ABE; margin-top:15px;}
.notice_list { padding-top:35px;}
.notice_list li{ height:80px; margin-top:10px; border:1px solid #E8E8E8; background:#F7F7F7;}
.notice_list li .date{ width:80px; height:80px; line-height:80px; text-align:center; color:#fff; font-size:18px; float:left; background:#B7B7B7;}
.notice_list li .cnt{ width:787px; float:right; line-height:22px; padding-top:17px;}
.notice_list li .cnt h3{ font-weight:bold; font-size:14px; }
.notice_list li .cnt h3 {width:787px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.notice_list li .cnt h3 a{ color:#000;}
.notice_list li .cnt p{}

/*----------人才政策----------*/
.rczc { padding:45px 20px 220px 20px;  }
.rczc_cnt { width:500px; float:right;  }
.rczc_cnt h3{ font-size:17px; color:#0858b1; line-height:30px;  }
.rczc_cnt h4{ font-size:14px; color:#6d6d6d; font-weight:bold; }
.rczc_cnt p{ line-height:24px; padding:10px 0; }

/*----------销售网络----------*/
.xswl { padding:30px 20px;  }
.xswl_pic {}
.xswl_form { padding:15px 70px; border-top:1px solid #CDCDCD; margin-top:15px;}
.xswl_form h3{ font-size:14px; font-weight:bold; padding-left:20px; line-height:30px; margin-bottom:15px;  }
/*----------表单01----------*/
.form01 .form_item_bg { background:#F1F1F1;}
.form01 .form_item { padding:4px 0;}
.form01 .form_item h4 { float:left; padding-right:5px; width:133px; padding-left:55px; line-height:22px;}
.form01 .form_text { width:150px; float:left;  height:16px; line-height:16px;  border:1px solid #C9C9C9; padding:2px 3px; }
.form01 .red {line-height:22px; float:left; font-family:\5b8b\4f53; padding-left:5px; color:#f00;}
.form01 .form_select {width:180px; height:24px; line-height:24px; float:left;}
.form01 .form_textarea { float:left; width:340px; height:80px;}
.form01 .form_btn_wrap { padding-left:230px; height:25px;}
.form01 .form_btn01 { width:106px; height:25px; text-align:center; color:#fff; border:0; background:url(../images/btn_submit.png) no-repeat 0 0; text-indent:-9999px; cursor:pointer; }
.form01 .form_btn02 { width:106px; height:25px; text-align:center; color:#fff; border:0; background:url(../images/btn_reset.png) no-repeat 0 0;  text-indent:-9999px;cursor:pointer; }

/*----------在线反馈----------*/
.zxfk { padding:30px 20px 100px 20px;  }
.zxfk_box { width:415px; height:250px;}
.zxfk_box h3{ line-height:40px; font-size:15px; font-weight:bold; padding-left:26px;}
.zxfk_box h3.t1 { background:url(../images/icon_pen02.png) no-repeat left center;}
.zxfk_box h3.t2 { background:url(../images/icon_pen01.png) no-repeat left center;}
.zxfk_box img{ display:block; border:1px solid #D4D4D4; width:413px; height:170px; margin-bottom:10px;}
.zxfk_box span{ float:left; line-height:24px;}
.zxfk_box .more{ float:right; line-height:24px; color:#f00;}
.zxfk p{ line-height:24px; padding:10px 0; margin-top:50px;}

/*----------弹出表单层----------*/
body { background-image:url(about:blank);background-attachment:fixed; /*解决IE6下抖动现象*/}
.form_wrap { display:none; background:url(../images/fade.png); position:fixed; top:0; left:0; z-index:20;  _position:absolute; _top: expression(eval(document.documentElement.scrollTop)); }
.formbox { width:700px; height:580px; color:#000; background:#fff; -webkit-box-shadow:0 0 5px #DCDCDC; -moz-box-shadow:0 0 5px #DCDCDC; box-shadow:0 0 5px #DCDCDC; position:absolute; top:0; }
.formbox .form01 { padding:35px;}
.formbox .btn_close { display:block; width:35px; height:35px; position:absolute; top:0; right:0; background:url(../images/btn_close.png) no-repeat; text-indent:-99999px; }

/*----------品牌故事----------*/
.pp_story { padding:40px 20px 50px 20px;  }
.pp_story ul{  }
.pp_story li{ padding-bottom:90px; border-bottom:1px solid #DFDFDF; margin-bottom:70px;}
.pp_story li.last { border:0;}
.pp_story li img{ float:left;  }
.pp_story li .cnt{ width:630px; float:right;  }
.pp_story li .cnt h3{ font-size:14px; font-weight:bold; padding-left:10px; background:url(../images/point05.jpg) no-repeat left center;  }
.pp_story li .cnt p{ line-height:22px; margin-top:5px; }

/*----------产品目录----------*/
.cpml { padding:40px 20px;}
.cpml_tit { line-height:32px; height:32px; border-bottom:1px solid #DFDFDF; font-size:15px; font-weight:bold; padding-left:18px; background:url(../images/point07.png) no-repeat left center;}
.cpml_list01 { margin-bottom:40px;}
.cpml_list01 li{ margin-top:20px;}
.cpml_list01 li img{ width:250px; height:166px; padding:15px; border:1px solid #DFDFDF; float:left;}
.cpml_list01 li .cnt{ width:573px; float:right;}
.cpml_list01 li .cnt h3{ font-weight:bold; line-height:30px;}
.cpml_list01 li .cnt h3 a{}
.cpml_list01 li .cnt p{ line-height:22px;}
.cpml_list02 { width:875px; overflow:hidden;}
.cpml_list02 ul { width:890px;}
.cpml_list02 li{ padding:13px; width:252px; height:260px; float:left; border:1px solid #DFDFDF; float:left; margin:15px 15px 0 0;}
.cpml_list02 li img{ display:block; width:250px; height:166px; border:1px solid #DFDFDF;}
.cpml_list02 li h3{ font-weight:bold; line-height:30px;}
.cpml_list02 li h3 a{}
.cpml_list02 li p{ line-height:20px;}

/*----------节能减排----------*/
.jieneng_tit { line-height:40px; padding:5px 0; border-bottom:1px solid #DCDCDC; font-size:18px; color:#666; font-weight:bold; margin:10px 0;  }
.jieneng_icon01 { padding-left:74px; background:url(../images/icon_jn01.jpg) no-repeat left center; }
.jieneng_icon02 { padding-left:74px; background:url(../images/icon_jn01.jpg) no-repeat left center; }
.jieneng_icon03 { padding-left:74px; background:url(../images/icon_jn01.jpg) no-repeat left center; }

/*----------分页----------*/
#pages { padding:30px 0 10px; font-family:宋体; text-align: center; height:30px; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

