/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #666666; 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:#666666; text-decoration:none; }
a:hover{ color:#D1282F; 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;}

/*-------------------页面宽度-------------------*/
.w980{width:980px; margin-left:auto; margin-right:auto;}

        .placeholder{height:47px;} /*作用是在原来位置占据高度*/
        .fixedlayer{background:#fff; height:47px; width:100%;}/*固定?/ 
        .fixon {position:fixed; z-index:100;top:0px; left:0px; z-index:999;}
        .fixon {_position: absolute; _bottom: auto; _top: expression(eval((document.documentElement.scrollTop<130)?"0":document.documentElement.scrollTop)); } /*IE6兼容,200是初始距顶部距离*/

/*-------------------顶部-------------------*/
.top { height:36px; background:url(../images/top_bg.png) repeat-x left top; min-width:980px; line-height:35px;}
.top .welcome{ float:left;}
.top .language{ float:right;}
.top .language a{ }

/*-------------------头部-------------------*/
.header { height:94px; min-width:980px; background:#fff;}

/*----------logo----------*/
.logo { float:left; padding-top:5px;}
.logo img {}

/*----------导航----------*/
.nav_wrap { width:100%; height:46px; background:#fff; border-top:1px solid #E0E0E0; position:relative;z-index:9999;}
.nav { width:980px; line-height:46px; margin:0 auto;}
.nav li.item { float:left; text-align:center; _display:inline; position:relative; z-index:9999; margin-right:50px;}
.nav li.item h3 a { font-size:16px; }
.nav li.hover h3 a,
.nav li.item h3 a:hover { }
.nav .child { position:absolute; left:0; top:46px; width:150px;  display:none; padding:3px 0; line-height:24px; font-size:14px; text-align:left; background:#fff;}
.nav .child li{  font-size:12px; padding-left:15px;}
.nav .child li a{ color:#000;}
/*最后项*/
.nav li.last { margin-right:0; }
.nav_bg { position:absolute; top:46px; width:100%; height:210px; background:url(../images/shade_white40.png); display:none;}

/*----------flash----------*/
.flash {width:100%; height:520px; min-width:980px;}
.flash li {width:100%; background-position:center top; background-repeat:no-repeat; height:520px;}
.flash li a { display:block; height:100%; width:100%;}
.flash .bx-wrapper { position: relative;*zoom: 1;}
/*加载界面*/
.flash .bx-wrapper .bx-loading { min-height:50px; background:#fff url(../images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }
/*导航 相对bx-wrapper定位*/
.flash .bx-wrapper .bx-pager { position: absolute; bottom:10px; z-index:80; width:100%; text-align: center;}
.flash .bx-wrapper .bx-pager.bx-default-pager a {background: #000; display:block; width:20px; height:20px; line-height:20px; font-size:12px; font-family:Arial; color:#fff; text-align:center; margin:0 8px 0 0; outline:0;  }
.flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.flash .bx-wrapper .bx-pager.bx-default-pager a.active { background:#D33538; text-decoration:none;}
.flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}

/*-------------------首页简?------------------*/
.index_intro { min-width:980px; padding:30px 0 60px 0;}
.index_intro .tit { text-align:center; color:#565656; font-weight:bold; height:40px; line-height:40px; font-size:20px; background:url(../images/line01.png) no-repeat center center;}
.index_intro .txt { width:800px; line-height:22px; margin:10px auto 0; text-align:center; }
.index_intro_cnt { margin-top:45px; background:url(../images/bg01.png) no-repeat center top;}
.index_box { float:left; width:278px; height:250px; background:#fff; margin-right:73px; _margin-right:36px; position:relative; bottom:-500px;}
.index_box img{ display:block; width:278px; height:183px;}
.index_box h3{ font-size:16px; color:#4a4a4a; line-height:26px; margin-top:15px; font-weight:bold;}
.index_box span{ line-height:22px; color:#cf282f; float:left; padding-right:17px; background:url(../images/point01.png) no-repeat right center;}
.index_box03 { margin-right:0}

/*-------------------标题-------------------*/
.com_tit01 { line-height:30px; background:url(../images/line02.png) no-repeat center 40px; text-align:center; margin:0 auto;}
.com_tit01 h3{ color:#666; font-size:21px;}
.com_tit01 strong{ display:block; color:#cf282f; font-size:26px; font-family:Arial;}


/*-------------------更多按钮-------------------*/
.com_more { width:238px; height:38px; text-align:center; line-height:38px; display:block; color:#000; font-size:16px; border:1px solid #CACACA; background:#F1F1F1; margin:35px auto 0;}

/*-------------------产品推荐-------------------*/
.index_product { min-width:980px; background:#EFEFEF url(../images/point02.png) no-repeat center top; padding:70px 0 80px 0;}
.index_product_cnt { height:252px; margin-top:40px;}
.index_product_cnt li{ width:206px; height:252px; float:left;}
.index_product_cnt li a { display:block;width:206px; height:250px;border-bottom:2px solid #C7C7C7;}
.index_product_cnt li .img_block{width:204px; height:208px; border:1px solid #DBD7CC; overflow:hidden; background:#fff;}
.index_product_cnt li img {max-width:204px; max-height:208px;}
.index_product_cnt li .img_block table { text-align:center; vertical-align:middle;}
.index_product_cnt li .img_block td{width:204px; height:208px;}
.index_product_cnt li span { display:block; width:200px; padding:0 3px; line-height:40px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_product_cnt .bx-wrapper { position: relative; *zoom: 1; width:1032px; margin:0 auto;}
/*左右控制按钮 相对bx-wrapper定位*/
.index_product_cnt .bx-wrapper .bx-prev { left:-50px; background:url(../images/scroll_left.png) no-repeat 0 0; }
.index_product_cnt .bx-wrapper .bx-next { right:-50px; background:url(../images/scroll_right.png) no-repeat 0 0; }
.index_product_cnt .bx-wrapper .bx-controls-direction a { position:absolute; top:110px; outline:0; width:28px; height:76px; text-indent:-9999px; z-index:9999; }

/*-------------------首页新闻-------------------*/
.index_news { min-width:980px; padding:40px 0 50px 0;}
.index_news_list { margin-top:40px; width:980px; overflow:hidden;}
.index_news_list ul { width:1005px;}
.index_news_list li{width:310px; height:300px; float:left; background:#F1F1F1; margin-right:25px; _display:inline;}
.index_news_list li img{ width:310px; height:230px; display:block;}
.index_news_list li p{ padding:0 10px; line-height:24px; margin-top:5px; font-weight:bold;}
.index_news_list li p {width:290px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_news_list li span{ padding-left:10px;}


/*-------------------底部-------------------*/
.footer { background:url(../images/footer_bg.png); min-width:980px; color:#fff;}
.footer a { color:#fff;}
.footer dl { width:140px; float:left; line-height:26px; padding-bottom:90px;}
.footer dt { font-weight:bold; font-size:14px;}
.footer dd { }
.footer dd a{ color:#A6A6A6;}
.footer .footer_contact { line-height:36px; padding:15px 0; border-top:1px solid #565656;}
.footer .footer_contact span { float:left; padding-left:30px; padding-right:30px;}
.footer .footer_contact span.icon01 { background:url(../images/icon01.jpg) no-repeat left center;} 
.footer .footer_contact span.icon02 { background:url(../images/icon02.jpg) no-repeat left center;} 
.footer .footer_contact span.icon03 { background:url(../images/icon03.jpg) no-repeat left center;} 
.footer .footer_contact span.icon04 { background:url(../images/icon04.jpg) no-repeat left center; padding-right:0;} 
.footer .copyright { text-align:center; min-width:980px; line-height:20px; padding:30px 0; background:#404040;}

/*----------banner----------*/
.banner { height:240px; min-width:1000px; background:url(../images/banner.jpg) no-repeat center top; }

/*----------内容----------*/
.content { width:1000px; margin:10px auto;  min-height:650px;  }

/*----------侧边----------*/
.sidebar { float:left; width:200px;  }
.side_tit { height:60px; position:relative;}
.side_tit span { display:block; width:100%; height:90px; line-height:90px; text-align:center; color:#fff; font-size:30px; position:absolute; left:0; top:-30px; background:#217CCA;}
.side_nav { margin-top:10px;}
.side_nav li{ height:38px; line-height:36px; border-bottom:1px solid #C7C7C7; padding-left:60px;}
.side_nav li a{ color:#757575; font-size:14px; font-weight:bold; display:block;}
.side_nav li.cur a,
.side_nav li a:hover{ color:#217CCA;}

.side_contact { margin-top:50px; }
.side_contact img{ display:block; }
.side_contact dl{ line-height:23px; margin-top:10px;}
.side_contact dl dt{ font-size:14px; font-weight:bold;}
.side_contact dl dd{}

/*----------main----------*/
.main { float:right; width:770px;  }
.main_top { height:30px; line-height:30px; border-bottom:1px solid #CCCCCC;}
.main_top h3{ float:left; font-size:14px; font-weight:bold;}
.main_top .position{ float:right;}
.main_top .position a{}
.main_cnt { padding:10px 0 20px;}

/*----------新闻列表----------*/
.news_list { padding-bottom:10px;}
.news_list li { line-height:33px; height:33px; margin-bottom:10px; border-bottom:1px dashed #C6C6C6; text-align:right; }
.news_list li span { color:#aaa; font-size:14px; }
.news_list li a { float:left; text-align:left;  padding-left:5px; font-size:14px; font-size:12px; color:#5a5a5a;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list li a { width:500px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.news_list li a:hover { color:#E60214;}


/*----------内页 文章----------*/
.article { padding:10px 30px 30px 30px;}
/*文章标题*/
.article_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
/*文章信息*/
.article_msg { font-size:12px; padding:10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { font-size:14px; color:#5a5a5a; line-height:22px; margin-top:20px;}
.article_body p {padding:10px 0; }   
/*文章底部*/    
.article_share { }
/*上下文导?/  
.article_nav { height:30px; line-height:30px; border-top:1px dotted #5F5F5F; padding-top:15px; margin-top:15px; } 
.article_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.article_nav .pre { float:left; width:45%;}
.article_nav .next { float:right; width:45%; text-align:right;}

/*----------内页 单页?---------*/
.about { line-height:24px;  }
.about p{ padding:10px 0;  }


/*----------产品----------*/
.product { padding:10px 0;  }
.product_img { margin-top:20px; text-align:center;}
.product_img img { max-width:770px;}
.product_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
.product_desc {line-height:24px; margin-top:10px;}
.product_cnt { margin-top:20px; padding-top:10px; line-height:24px;}
.product_cnt p{ padding:5px 0;}

/*----------人才招聘----------*/
.job {padding:10px 0 20px 0;}
.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:20px 0 20px 0;  }
.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;   }

/*----------下载列表----------*/
.down_list { margin-top:20px; }
.down_list li { line-height:36px; height:36px; text-align:right; border-bottom:1px solid #dedede; padding:10px 0;}
.down_list li span { color:#aaa; }
.down_list li a { float:left; text-align:left; background:url(../images/icon_download.png) no-repeat 6px center; padding-left:26px; font-size:14px;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.down_list li a { width:400px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }

/*----------图片列表----------*/
.img_list {  overflow:hidden; }
.img_list ul { padding-left:10px;}
.img_list li { float:left; overflow:hidden; margin:30px 20px 0 20px; width:210px; height:250px;  _display:inline; }
.img_list li a {}
.img_list li a:hover { text-decoration:none;}
.img_list li .img_block{ width:208px; height:208px; overflow:hidden; text-align:center; border:1px solid #CDCDCD; }
.img_list li .img_block table{  }
.img_list li .img_block td{width:208px; height:208px;vertical-align:middle;  }
.img_list li .img_block img {max-width:208px; max-height:208px; _width:208px; _height:208px; display:block;  margin:0 auto;}

.img_list li span { display:block;width:210px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------内页 大图展示----------*/
.imgshow { padding:10px 0 30px 0;}
.imgshow_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
.imgshow_body { margin-top:20px; text-align:center;}
.imgshow_body img { max-width:770px;}
.imgshow_nav { height:30px; line-height:30px; border-top:1px dotted #5F5F5F; padding-top:15px; margin-top:25px; } 
.imgshow_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.imgshow_nav .pre { float:left; width:45%;}
.imgshow_nav .next { float:right; width:45%; text-align:right;}

/*----------分页----------*/
.pagelink { text-align:center; margin-top:20px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}

/*----------搜索结果列表----------*/
.searchlist { margin-top:20px; }
.searchlist li { line-height:36px; height:36px; text-align:right; background:url(../images/line02.png) repeat-x left bottom; padding:10px 0;}
.searchlist li span { color:#aaa; }
.searchlist li a { float:left; text-align:left; font-size:14px;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.searchlist li a { width:400px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }

/*----------留言----------*/
.message { padding:20px 0 0 20px;   }
.message .form_item{ margin-bottom:15px;  }
.message  label{ font-size:14px; line-height:26px; float:left; width:75px; }
.message .form_txt { width:200px; height:20px; padding:3px;float:left;}
.message .red{ color:#f00; float:left; line-height:26px; padding-left:5px; }
.message .form_textarea { width:370px; height:80px; float:left;}
.message .login_verification {width:100px; height:20px; padding:3px; float:left;}
.message img {float:left;height:26px;}
.message .form_btn { padding-top:20px; }
.message .form_btn input{ border:0; width:110px; height:30px; background:#006897; color:#fff; text-align:center; cursor:pointer;}


/*-------------------壹级-------------------*/
.class {  }

/*----------贰级----------*/
.class {  }

/*叁级*/
.class {  }

