@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:1100px; margin-left:auto; margin-right:auto;}

/*----------头部----------*/
.header { height:90px; min-width:1100px; background:#fff;}
.header .language {  float:right; line-height:26px; font-size:16px; margin-top:34px; margin-left:23px; padding-left:26px; background:url(../images/icon_map.png) no-repeat left center;}
.header .language a{ color:#b3b4b0; font-weight:bold;}
.header .language a span { color:#ce0000;}

.searchbox { margin-top:34px; float:right; width:147px; padding:5px 9px; height:16px; background:url(../images/search.png) no-repeat center center;}
.searchbox .form_txt{ background:none; width:125px; float:left; padding:0; border:0; height:16px; line-height:16px; color:#B2B2B2;}
.searchbox .form_btn{ width:18px; height:16px; background:none; cursor:pointer;  border:0; float:left; padding:0;}

/*----------logo----------*/
.logo { float:left; padding-top:10px;}
.logo img {}

/*----------导航----------*/
.nav {height:60px; background:#B00505; min-width:1100px;}
.nav li { float:left; width:157px; text-align:center; _display:inline; position:relative; z-index:999;}
.nav li h3 {}
.nav li h3 a { display:block; font-size:16px;  line-height:60px; color:#fff; }
.nav li.cur h3 a,
.nav li.hover h3 a,
.nav li h3 a:hover { background:#810000; color:#fff;}
.nav dl { background:#810000; position:absolute; left:0; top:60px; width:157px;  display:none; padding:5px 0; line-height:50px; font-size:14px;}
.nav dd{ }
.nav dd a{ color:#fff;}
/*最后项*/
.nav li.last { margin-right:0; }

/*----------flash----------*/
.flash {width:100%; height:588px; min-width:1100px;  overflow:hidden;}
.flash li {width:100%;  height:588px; 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:25px; z-index:80; width:100%; text-align: center;}
.flash .bx-wrapper .bx-pager.bx-default-pager a {background: #fff; display:block; width:16px; height:16px; line-height:0; font-size:0; font-family:Arial; color:#fff; text-align:center; margin:0 4px; outline:0; -moz-border-radius:16px; -webkit-border-radius:16px; -o-border-radius:16px; border-radius:16px;  }
.flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.flash .bx-wrapper .bx-pager.bx-default-pager a.active { background:#CE0000; text-decoration:none;}
.flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}


/*----------新闻列表----------*/
.index_news { padding:25px 0; height:40px; line-height:40px; border-bottom:1px solid #DFDFDF; overflow:hidden; }
.index_news h3 { float:left; font-size:40px; color:#363735; padding-right:35px; background:url(../images/point01.png) no-repeat right center;}
.index_news h3 span { color:#ce0000;}
.index_news_list { width:850px; margin-left:20px; float:left;  }
.index_news_list li { line-height:40px; height:40px; text-align:right; font-size:16px; }
.index_news_list li span { color:#aaa; }
.index_news_list li a { float:left; text-align:left; color:#102f7d;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.index_news_list li a { width:600px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }

/*----------简介----------*/
.index_about {  padding:80px 0 45px 0;}
.index_about .tit { width:275px; text-align:center; margin:0 auto;}
.index_about .tit h3 { font-size:40px; color:#363735; line-height:66px;  border-left:1px solid #ce0000; border-right:1px solid #ce0000;}
.index_about .tit h3 span{color:#ce0000;}
.index_about .tit p{ font-size:18px; color:#b5b5b5; text-transform:uppercase; font-family:Arial;}
.index_about .txt { line-height:24px; color:#767773; font-size:14px; margin-top:20px; padding:0 80px; text-indent:2em;}
.index_about .more {  display:block; border:1px solid #102F7D; font-size:14px; color:#102F7D; text-align:center; width:110px; height:42px; line-height:42px; margin:40px auto 0;}

/*----------视频----------*/
.index_video { width:755px; height:425px; margin:20px auto 0; position:relative;  }
.index_video img{ display:block; width:100%; height:100%;  }
.index_video span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:url(../images/icon_video.png) no-repeat center center;  }


/*----------index_banner----------*/
.index_banner { height:460px; min-width:110px; background:url(../images/banner_index.jpg) no-repeat center top;}
.index_linian { min-width:1100px; text-align:center; padding:25px 0 60px 0;}

/*----------荣誉----------*/
.index_honor { width:900px; margin:0 auto; height:450px; position:relative; z-index:1}
.index_honor li { background:#fff url(../images/loading2.gif) center no-repeat; border:1px solid; border-color:#eaeaea #ccc #ccc #eaeaea; margin:0; padding:0; list-style:none; position:absolute; z-index:1; display:none; border-width:0px }
.index_honor li h3 { text-align:center; font-size:16px; line-height:70px;}
.index_honor img { border:0; vertical-align:bottom; width:280px; height:400px }
.index_honor a { cursor:default; text-decoration:none }
.index_honor span { display:none; }
.index_honor .front { margin-top:0 }
.index_honor .front img { margin:10px }
.index_honor .front h6 { font-size:36px }
.index_honor .front span { font-size:15px }
.index_honor .behind { margin-top:25px }
.index_honor .behind img { margin:6px }
.index_honor .behind h6 { font-size:22px }
.index_honor .behind span { font-size:12px }
.index_honor .back { margin-top:40px }
.index_honor img { margin:4px }
.index_honor .back h6 { font-size:12px }
.index_honor .back span { font-size:7px }
.index_honor_control { position:relative;}
.index_honor_control span{ display:block; position:absolute; width:15px; height:40px; top:140px; text-indent:-9999px; cursor:pointer;}
.index_honor_control span.prev { left:-40px; background:url(../images/scroll_left.png) no-repeat center center; }
.index_honor_control span.next { right:-40px; background:url(../images/scroll_right.png) no-repeat center center;}


/*----------产品----------*/
.index_product { padding:80px 0 50px 0; min-width:1100px; background:url(../images/bg01.png);  }
.index_product .tit { width:190px; text-align:center; margin:0 auto;}
.index_product .tit h3 { font-size:40px; color:#363735; line-height:66px;  border-top:1px solid #B0B0B0; border-bottom:1px solid #B0B0B0;}
.index_product .tit h3 span{color:#ce0000;}
.index_product .tit p{ line-height:40px; font-size:18px; color:#b5b5b5; text-transform:uppercase; font-family:Arial;}
.index_product_list { width:1173px; margin-top:30px;}
.index_product_list li{ width:220px;   overflow:hidden; float:left; _display:inline; margin:0 73px 0 0;}
.index_product_list li a{ display:block; width:100%; height:100%;}
.index_product_list li .img_block{ width:220px; height:220px; overflow:hidden; text-align:center;  }
.index_product_list li .img_block td{width:220px; height:220px;vertical-align:middle;  }
.index_product_list li .img_block img {max-width:220px; max-height:220px; _width:220px; _height:220px; display:block;  margin:0 auto;}

.index_product_list li span{ display:block; text-align:center; height:66px; line-height:66px; font-size:14px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }


/*----------底部----------*/
.footer { min-width:1100px; padding:40px 0; background:#363735; color:#fff; text-align:center; }


/*----------banner----------*/
.banner {height:210px; background-position:center top; background-repeat:no-repeat;}

/*----------内容----------*/
.content {width:1100px; margin:0 auto; padding:20px 0 30px 0;}

/*----------内容----------*/
.wrapper {min-width:1000px; background:#ECECEC; padding:20px 0;}


/*----------侧边----------*/
.sidebar { float:left; width:230px; overflow:hidden;  }
.side_tit { line-height:70px; height:70px; color:#fff; background:#B00505; font-size:22px; text-align:center; }
.side_tit h3 { float:left; font-size:18px; font-weight:bold; padding-left:22px;}
.side_tit h4 { float:left; padding-left:10px; font-size:14px; color:#eee; font-weight:normal;}
/*--侧边导航--*/
.side_nav ul{ background:#fff; padding:0 10px 10px 10px; overflow:hidden;}
.side_nav li { margin-top:10px;}
.side_nav li h3{ font-weight:normal;}
.side_nav li h3 a{ height: 50px;line-height: 50px; padding-left: 25px; display: block; font-size: 14px;  background: #ececed url(../images/dpro_jt.png) no-repeat 186px 20px; color: #000;}
.side_nav li a{ text-decoration:none; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.side_nav li.cur h3 a,
.side_nav li h3 a:hover{ background-color:#B00505; color:#fff; background-image: url(../images/dpro_jtH.png);}
.side_nav li dl {  }
.side_nav li.cur dl {  }
.side_nav li dd { height: 41px; border-bottom: 1px solid #e2e2e2; font-size:14px;line-height: 41px;background: url(../images/dpro_jt3.gif) no-repeat 25px 13px;padding-left: 50px;  }
.side_nav li dd {text-decoration:none; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.side_nav li dd a:hover,
.side_nav li dd.cur a { color:#B00505; font-weight:bold; }

.side_contact{ overflow:hidden; background:#B00505; padding:20px 0; margin-top:20px;}
.side_contact dt{ float:left; background:url(../images/phImg.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.side_contact dd{ margin-left:66px; color:#fff; padding:5px 13px; border-left:1px dotted #fff;}
.side_contact dd span{ font-size:13px;}
.side_contact dd p{ font-size:18px; font-family:"Arial";}


/*----------main----------*/
.main { width:800px; padding:10px 20px 30px 20px; float:right; background:#fff;}
.main_top { height:16px; line-height:16px; border-bottom:1px solid #DBDBDB; padding:12px 0;}
.main_top h3{ float:left; font-size:18px; color:#000; padding-left: 10px; border-left: 3px solid #000;}
.main_top .position{ color:#807F7F; float:right;}
.main_top .position a{color:#807F7F;}

/*----------新闻列表----------*/
.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:#B00505;}
/*文章信息*/
.article_msg { font-size:12px; color:#666; padding:10px 0 10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { padding:20px 0; line-height:28px; font-size:14px;}
.article_body p { padding:5px 0; } 
.article_body img { max-width:715px;}  
/*上下文导航*/  
.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:780px;}

/*----------单页面----------*/
.about { font-size:14px; line-height:28px; margin-top:10px;  }
.about p{ padding-bottom:5px;}
.about img { max-width:715px;}  

/*----------人才招聘----------*/
.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:800px; }
.product_list ul { width:825px; padding:20px 0;}
.product_list li { float:left; overflow:hidden; margin:0 25px 20px 0; width:250px;   _display:inline; }
.product_list li a {}
.product_list li a:hover { text-decoration:none;}
.product_list li .img_block{ width:248px; height:248px; overflow:hidden; text-align:center; border:1px solid #F0F0F0; }
.product_list li .img_block table{  }
.product_list li .img_block td{width:248px; height:248px;vertical-align:middle;  }
.product_list li .img_block img {  max-width:248px;max-height:248px; _width:248px;_height:248px; display:block;  margin:0 auto;}
.product_list li p { font-weight:bold;  font-size: 14px; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }


/*----------图片列表----------*/
.img_list {  overflow:hidden; width:800px; }
.img_list ul { width:825px; padding:20px 0;}
.img_list li { float:left; overflow:hidden; margin:0 25px 20px 0; width:250px;   _display:inline; }
.img_list li a {}
.img_list li a:hover { text-decoration:none;}
.img_list li .img_block{ width:248px; height:248px; overflow:hidden; text-align:center; border:1px solid #F0F0F0; }
.img_list li .img_block table{  }
.img_list li .img_block td{width:248px; height:248px;vertical-align:middle;  }
.img_list li .img_block img {  max-width:248px;max-height:248px; _width:248px;_height:248px; display:block;  margin:0 auto;}
.img_list li p { font-weight:bold;  font-size: 14px; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------视频列表----------*/
.video_list {  overflow:hidden; width:800px; }
.video_list ul { width:825px; padding:20px 0;}
.video_list li { float:left; overflow:hidden; margin:0 25px 20px 0; width:250px;   _display:inline; position:relative; }
.video_list li a {}
.video_list li a:hover { text-decoration:none;}
.video_list li img {  width:250px; height:250px; display:block; }
.video_list li h3 { font-weight:bold;  font-size: 14px; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }
.video_list li span{ display:block; width:100%; height:250px; position:absolute; left:0; top:0; background:url(../images/icon_video.png) no-repeat center center;  }


/*----------下载列表----------*/
.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 { padding:40px 0 0 150px;}
.message .red{ color:#f00;line-height:30px; float:left; padding-left:10px;  }
.message .form_item {  margin-bottom:15px;}
.message .form_item label { float:left; line-height:30px; width:80px; font-size:14px;}
.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:80px;}
.message .form_btn input{width:90px; height:26px; text-align:center; color:#fff; border:0; background:#2454AC; font-size:14px; cursor:pointer;}

/*----------信息反馈----------*/
.message2 { padding:40px 0 0 100px;}
.message2 .red{ color:#f00;line-height:30px; float:left; padding-left:10px;  }
.message2 .form_item {  margin-bottom:15px;}
.message2 .form_item label { float:left; line-height:30px; width:80px; font-size:14px;}
.message2 .form_txt { float:left; width:600px;  height:30px; line-height:30px;  border:1px solid #D7D7D7; padding:5px 5px 5px 40px; font-size:14px; }
.message2 .login_verification {float:left;width:200px;  height:30px; line-height:30px;  border:1px solid #D7D7D7; padding:5px 5px 5px 5px; font-size:14px;}
.message2 img { float:left; margin-left:10px; height:20px;}
.message2 .form_textarea { font-size:14px;float:left;width:600px; padding:5px 5px 5px 40px; height:120px; line-height:20px;  border:1px solid #D7D7D7; }
.message2 .form_btn {}
.message2 .form_btn input{width:130px; height:44px; text-align:center; color:#fff; border:0; background:#E27575; font-size:14px; cursor:pointer;}
.message2 .form_item .ficon_name { background:url(../images/message-name.png) no-repeat 8px center;}
.message2 .form_item .ficon_phone { background:url(../images/message-phone.png) no-repeat 8px center;}
.message2 .form_item .ficon_email { background:url(../images/message-email.png) no-repeat 8px center;}
.message2 .form_item .ficon_content { background:url(../images/message-message.png) no-repeat 8px 5px;}

/*----------搜索结果列表----------*/
.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; }


/*----------分页----------*/
.pagelink { text-align:center; margin-top:20px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}


.videoshow_code { width:700px; height:500px; margin:0 auto;}

/*----------贰级----------*/
.class {  }

/*叁级*/
.class {  }

