﻿@charset "utf-8";
/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #1F1F1F; 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:#34250e; 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;}

/*-------------------页面宽度-------------------*/
.w1000{width:980px; margin-left:auto; margin-right:auto;}

/*-------------------顶部-------------------*/
.top { height:34px; background:#272526; min-width:980px; line-height:34px;}
.top .welcome{ float:left; color:#666666;}
.top .tools{ float:right; color:#868585;}
.top .tools a{ color:#868585; padding:0 15px; }

/*----------头部----------*/
.header { height:140px; min-width:980px; background:#313131;}
.header .w1000 { position:relative;}
.header .phone { position:absolute; top:30px; right:0; line-height:40px; color:#fff; }

.searchbox { float:right; margin-top:75px; }
.searchbox .form_txt{ background:#3A3939; width:200px; float:left; padding:0 5px; border:0; height:26px; line-height:26px; outline:none; color:#B2B2B2;}
.searchbox .form_btn{ width:40px; height:26px; background:#BF8643 url(../images/search.png) no-repeat center center; border:0; float:left; padding:0;}

/*----------logo----------*/
.logo { float:left; padding-top:30px;}
.logo img {}

/*----------导航----------*/
.nav {height:50px; background:#202020; min-width:980px;}
.nav li { float:left; text-align:center; _display:inline; position:relative; z-index:999;}
.nav li h3 {}
.nav li h3 a { display:block; font-size:14px; font-weight:bold; padding:0 35px; line-height:50px; color:#fff; background:url(../images/point02.png) no-repeat right center; }
.nav li.cur h3 a,
.nav li.hover h3 a,
.nav li h3 a:hover { }
.nav dl { background:#F8F8F8; position:absolute; left:0; top:30px; width:90px;  display:none; padding:3px 10px; line-height:34px; font-size:14px;}
.nav dd{ border-bottom:1px solid #E8E8E8;}
.nav dd li a{}
/*最后项*/
.nav li.last a{ background:none; }

/*----------flash----------*/
.flash {width:100%; height:550px; min-width:980px;  overflow:hidden;}
.flash li {width:100%;  height:550px; background-position:center top; background-repeat:no-repeat;}
.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:20px; z-index:80; width:100%; text-align: center;}
.flash .bx-wrapper .bx-pager.bx-default-pager a {background: #fff; display:block; width:12px; height:12px; line-height:0; font-size:0; font-family:Arial; color:#fff; text-align:center; text-indent:-9999px; margin:0 8px 0 0; outline:0; -o-border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;  }
.flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.flash .bx-wrapper .bx-pager.bx-default-pager a.active { background:#BF8641; text-decoration:none;}
.flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}

/*----------产品----------*/
.index_product { padding:40px 0; background:#F7F7F7;  }
.index_product_nav {}
.index_product_nav li{ line-height:66px; float:left; width:25%;  text-align:center; background:#474747 url(../images/line01.png) repeat-y right top; }
.index_product_nav li a{ display:block; font-size:18px; color:#fff;}
.index_product_nav li.cur a,
.index_product_nav li a:hover{ background:#AD8547;}
.index_product_list { margin-top:40px; width:980px; height:382px; overflow:hidden;}
.index_product_list ul{ width:1017px;}
.index_product_list li{ float:left; width:280px; height:360px; padding:10px; background:#fff url(../images/point03.png) no-repeat center 322px; border:1px solid #F0EDED; margin-right:37px;}
.index_product_list li a{}

.index_product_list li .img_block{ width:280px; height:240px; overflow:hidden; text-align:center;  }
.index_product_list li .img_block table{  }
.index_product_list li .img_block td{width:280px; height:240px;vertical-align:middle;  }
.index_product_list li .img_block img {max-width:280px; max-height:240px; _width:280px; _height:240px; display:block;  margin:0 auto;}

.index_product_list li h3{ line-height:30px; margin-top:30px; text-align:center; font-size:14px; color:#333; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

/*----------优势----------*/
.index_youshi { min-width:980px; height:575px; background:url(../images/bg01.jpg) no-repeat center top; overflow:hidden;  }
.index_youshi .tit{ text-align:center; padding-top:50px; height:165px;  }
.index_youshi .tit h3{ color:#ababab; font-weight:bold; font-size:48px; line-height:60px;  }
.index_youshi .tit h4{ line-height:40px; margin-top:15px; display:inline-block; *zoom:1;  }
.index_youshi .tit h4 span{ float:left; width:52px; height:40px; background:url(../images/point01.png) no-repeat center center;  }
.index_youshi .tit h4 strong{ float:left; font-size:24px; color:#fff;   }
.index_youshi ul{  }
.index_youshi li{ width:340px; margin-left:130px; margin-bottom:80px; float:left;  }
.index_youshi li.desc { margin-left:170px;}
.index_youshi li h3{ line-height:50px; border-bottom:1px solid #515151; color:#fff; font-size:16px; font-weight:bold;  }
.index_youshi li .desc{ line-height:22px; color:#fff; margin-top:10px; height:44px; overflow:hidden;  }

/*----------板块----------*/
.index_cnt { min-width:980px; background:#F7F7F7; }

/*----------标题----------*/
.com_tit01 { line-height:26px; position:relative; width:645px;   }
.com_tit01 h3{ font-size:22px; color:#999999; }
.com_tit01 h4{ font-size:16px; color:#c7883e; font-weight:bold;  }
.com_tit01 .line{ width:550px; height:1px; background:#EBE7E8; position:absolute; right:0; bottom:0; }

/*----------简介----------*/
.index_about { padding:45px 0 60px 0; background:url(../images/bg03.png) no-repeat 15px 25px;  }
.index_about .com_tit01{ float:right;  }
.about_img { margin:25px 0 0 55px; float:left;}
.about_cnt { margin-top:25px; width:510px; float:right;}
.about_cnt .tit { font-size:52px; color:#666666; line-height:60px; border-bottom:5px solid #ABAAB0;}
.about_cnt .txt { line-height:22px; height:88px; color:#878787; margin-top:15px;}
.about_cnt .more { border:2px solid #999999; line-height:26px; width:100px; text-align:center; display:block; color:#878787; margin-top:20px;}

/*----------荣誉----------*/
.index_rongyu { padding-bottom:30px;  }
.index_rongyu .txt{  padding-left:30px; background:url(../images/point04.png) no-repeat left top; width:390px; float:right; line-height:22px; height:44px;  color:#878787;  }
.index_rongyu ul { width:1015px; margin-top:30px;}
.index_rongyu li { width:110px; float:left; margin-right:35px;}
.index_rongyu li img{ display:block; width:110px; height:155px;}

/*----------贰级----------*/
.class {  }

/*----------贰级----------*/
.class {  }

/*----------友情链接----------*/
.friendlinks { border-bottom:1px solid #D7D4D4;}
.friendlinks dt{  float:left;}
.friendlinks dt h3 { color:#A1A1A8; font-size:18px;}
.friendlinks dt h4 { font-size:14px; color:#333333; font-weight:bold;}
.friendlinks dd{ float:left; color:#A1A1A8; line-height:20px; padding-top:15px; margin-left:30px;}
.friendlinks dd a{ color:#A1A1A8; padding:0 30px;}

/*----------底部----------*/
.footer { min-width:980px; padding:30px 0 25px 0; background:#F0ECED; }
.foot_logo { float:left; margin-top:35px;}
.foot_contact { color:#666666; line-height:22px; width:605px; float:right; margin-top:35px;}
.foot_nav { text-align:center; line-height:50px; color:#fff; background:#333333;}
.foot_nav a { color:#fff; font-size:14px; padding:0 38px;}



/*----------banner----------*/
.banner { width:100%; height:190px; background-position:center top; background-repeat:no-repeat; min-width:980px; margin:0 auto; z-index:1;}


/*----------内容----------*/
.content { width:980px; padding:20px 0 20px 0; min-height:400px; margin:0 auto;}

/*----------侧边----------*/
.sidebar { float:left; width:250px; }
.side_tit { line-height:90px; font-size:28px; color:#fff; height:110px; padding-left:25px; background:#313131;}
.side_nav {}
.side_nav li{  border-bottom:1px solid #EAEAEA; float:none;}
.side_nav li h3 a{ color:#6f6f6f; line-height:50px; font-size:14px; display:block; padding:0 20px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.side_nav li h3 a:hover{ background:#F3F3F3;}
.side_nav li.cur h3 a {background:#BF8641; color:#fff;}
.side_nav li dl { display: none;}
.side_nav li.cur dl { display: block;}
.side_nav li dd {border-top:1px solid #EAEAEA;}
.side_nav li dd a {  color:#BF8641; line-height:40px; font-size:12px; display:block; padding:0 20px 0 40px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; background:url(../images/point07.png) no-repeat 30px center;}
.side_nav li dd.cur a,
.side_nav li dd a:hover { color: #C67917; font-weight: bold; background-image: url(../images/point08.png);}

/*----------main----------*/
.main { width:700px; float:right;}

.main_top { margin-bottom:20px; line-height:50px; height:50px; border-bottom:1px solid #EAEAEA;  }
.main_top h3{ float:left; font-size: 20px; color: #818181; font-weight:normal;}
.position{ color:#BDBDBD; font-size:14px; float:right; padding-left:18px; }
.position a{color:#BDBDBD;}


/*----------新闻列表----------*/
.news_list2 { padding-bottom:10px;}
.news_list2 li { line-height:36px; height:36px; border-bottom:1px dashed #C6C6C6; text-align:right; padding:5px 0; }
.news_list2 li span { color:#aaa; }
.news_list2 li a { float:left; text-align:left;  padding-left:5px; font-size:14px; color:#5a5a5a;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list2 li a { width:500px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.news_list2 li a:hover { color:#E60214;}


/*----------文章----------*/
.article { padding:20px; }
/*文章标题*/
.article_tit { font-size:20px; font-weight:bold; line-height:30px; padding:10px 0 10px 0; text-align:center; color:#000;}
/*文章信息*/
.article_msg { font-size:12px; color:#666; padding:10px 0 10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { font-size:14px; line-height:32px; margin-top:20px; padding-bottom:20px;}
.article_body p { padding:5px 0; }   
/*上下文导航*/  
.article_nav { height:30px; line-height:30px; } 
.article_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.article_nav .pre { float:left; width:45%; text-align:left;}
.article_nav .next { float:right; width:45%; text-align:right;}
.article_img { text-align:center;}
.article_img img{ max-width:650px;}

/*----------单页面----------*/
.about { font-size:14px; line-height:28px; padding:20px 0; min-height:0px;  }
.about p{ padding-bottom:5px;}
.about img { max-width:100%;}

/*----------人才招聘----------*/
.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;   }

/*----------产品列表----------*/
.product_list {  overflow:hidden; width:700px;  }
.product_list ul { width:720px;}
.product_list li{ float:left; width:208px; height:255px; padding:5px; background:#fff url(../images/point03.png) no-repeat center 230px; border:1px solid #F0EDED; margin:0 20px 20px 0;}
.product_list li a{}

.product_list li .img_block{ width:208px; height:175px; overflow:hidden; text-align:center;  }
.product_list li .img_block table{  }
.product_list li .img_block td{width:208px; height:175px;vertical-align:middle;  }
.product_list li .img_block img {max-width:208px; max-height:175px; _width:208px; _height:175px; display:block;  margin:0 auto;}

.product_list li h3{ line-height:30px; margin-top:10px; text-align:center; font-size:14px; color:#333; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

/*----------产品----------*/
.product_pic { width:380px; float:left; margin-top:30px;}
.product_pic img {width:380px; }
.product_body_tit { border-bottom:1px solid #DFDFDF; line-height:32px; padding-left:10px; font-weight:bold; color:#000; font-size:14px; margin-top:30px;}
.product_body { font-size:14px; line-height:28px; padding:20px 0;  }
.product_body p{ padding-bottom:5px;}
.product_body img { max-width:100%;}

.product_msg { float:left; padding-left:30px; width:400px; line-height:26px; font-size:14px; margin-top:20px;}
.product_msg li { padding:10px 0;}
.product_msg li span{ color:#999999;}
/*图片小图预览列表*/
.zzpic { width:352px; float:left;margin-top:20px;}
/*图片放大镜样式*/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:350px;height:350px;border:1px solid #DFDFDF; text-align:center;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*----------联系列表----------*/
.contact_list { width:880px; overflow:hidden;}
.contact_list ul { width:900px;}
.contact_list li{  padding:30px; width:360px; float:left; margin:0 20px 20px 0; background:#fff url(../images/map_ico.png) no-repeat 360px 20px; border: 1px solid #f5f3f0; -moz-box-shadow: 5px 5px 0px #f4f2f2; -webkit-box-shadow: 5px 5px 0px #f4f2f2; -o-box-shadow: 5px 5px 0px #f4f2f2; box-shadow: 5px 5px 0px #f4f2f2; }
.contact_list li .tit{ font-size: 17px;font-weight: bold;color: #000;margin-bottom: 10px;height: 30px; line-height: 30px;}
.contact_list li .cnt{line-height: 28px;height: 140px; overflow: hidden; color:#666;}


/*----------图片列表----------*/
.img_list {  overflow:hidden; width:700px; }
.img_list ul { width:720px;  }
.img_list li { float:left; overflow:hidden; width:220px; float:left; margin:0 20px 20px 0;  _display:inline; }
.img_list li a {}
.img_list li a:hover { text-decoration:none;}
.img_list li .img_block{ width:198px; height:198px; padding:10px; overflow:hidden; text-align:center; border:1px solid #EAEAEA; }
.img_list li .img_block table{  }
.img_list li .img_block td{width:198px; height:198px;vertical-align:middle;  }
.img_list li .img_block img {max-width:198px; max-height:198px; _width:198px; _height:198px; display:block;  margin:0 auto;}
.img_list li p { width:220px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------下载列表----------*/
.down_list { margin-top:20px; }
.down_list li { line-height:36px; height:36px; text-align:right; border-bottom:1px dashed #C6C6C6; 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; }

/*----------信息反馈----------*/
.message_tit { border-bottom:1px solid #DFDFDF; line-height:32px; padding-left:10px; font-weight:bold; color:#000; font-size:14px; margin-top:30px; }
.message_tit h3 { font-weight:bold;}
.message { padding:40px 0 40px 150px;}
.message .form_item {  margin-bottom:15px;}
.message .form_item h4 { float:left; line-height:30px; width:100px; font-size:14px; text-align:right; padding-right:20px; font-weight:normal;}
.message .form_item h4 span {color:#f00; padding-right:2px;}
.message .form_txt { width:200px; float:left;  height:20px; line-height:20px;  border:1px solid #D7D7D7; padding:4px 5px; }
.message .login_verification {width:100px; float:left;  height:20px; line-height:20px;  border:1px solid #D7D7D7; padding:4px 5px;}
.message img { float:left; margin-left:10px; height:20px;}
.message .form_textarea {width:300px; float:left;  height:80px; line-height:20px;  border:1px solid #D7D7D7; padding:4px 5px;}
.message .form_btn { padding-left:120px;}
.message .form_btn input{width:90px; height:26px; text-align:center; color:#fff; border:0; background:#D92419; font-size:14px; cursor:pointer;}

/*----------搜索结果列表----------*/
.searchlist { margin-top:20px; }
.searchlist li { line-height:36px; height:36px; text-align:right; border-bottom:1px solid #DFE8FF; 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; }


/*----------分页----------*/
.pagelink { text-align:center; margin-top:20px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}




/*----------浮动客服----------*/
.floatkf { position:fixed; z-index:9999; top:100px; right:0; background:#fff; }
.floatkf .btn{ display:block; width:50px; height:45px; position:absolute; top:0; left:-50px; background:url(../images/kf/online_arrow.jpg) no-repeat 0 0;}
.floatkf_cnt {width:180px; border-bottom:20px solid #3CAD6B; -moz-box-shadow:-2px 2px 8px #C8C8C8; -o-box-shadow:-2px 2px 8px #C8C8C8;-webkit-box-shadow:-2px 2px 8px #C8C8C8; box-shadow:-2px 2px 8px #C8C8C8;}
.floatkf_cnt h3{ height:45px; line-height:45px; background:#F08326; color:#fff; text-align:center; font-size:16px;}
.floatkf_cnt ul{ padding:0 15px;}
.floatkf_cnt li{ height:45px; border-bottom:1px solid #E3E3E3;}
.floatkf_cnt li img{ float:left; padding-top:5px;}
.floatkf_cnt li span{ float:left; padding-left:10px; line-height:45px; font-size:14px; color:#676767;}
.floatkf_cnt h4{ line-height:36px; color:#000; padding-left:13px; font-size:18px;}
.floatkf_cnt .phone{ color:#EF811F; line-height:26px; padding:0 0 5px 13px; font-size:14px;}
.floatkf_cnt .code{ background:#EBEBEB; height:134px; text-align:center; padding:10px 0;}
.floatkf_cnt .code img{ width:112px;}
.floatkf_cnt .code p{ line-height:22px;}

/*-------------------壹级-------------------*/
.class {  }

/*----------贰级----------*/
.class {  }

/*叁级*/
.class {  }


