@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #3e3e3e; color: #b0b0b0; font: 12px/1 Arial 微软雅黑; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }
/* 重置表单元素 */
legend { color: #b0b0b0; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #b0b0b0; }
:visited { text-decoration: none; color: #b0b0b0; }
.fl { float: left; }
.fr { float: right; }

/*======================公用样式=======================*/

.warp { width:100%; margin: 0 auto; overflow: hidden; background:url(../images/bg.jpg) no-repeat;}
.header { width:1280px; height:109px; margin: 0 auto; position:relative;}

.logo { width:315px; height:109px; background:url(../images/logo.png) no-repeat;}
.logo a { display:block; width:315px; height:109px; text-indent:-9999px;}

.menu { width:789px; height:15px; position:absolute; top:44px; left:491px;}

.menu li { float:left; line-height:15px; padding:0 29px; font-size:14px; background:url(../images/line.jpg) no-repeat right; }
.menu li a { color:#fff;}
.menu li a:hover,.menu li a.sel_page { color:#df5c04;}

.cn { width:21px; height:15px; position:absolute; top:80px; left:1012px;}
.en { width:21px; height:15px; position:absolute; top:80px; left:1040px;}

.tel { width:209px; height:15px; position:absolute; top:77px; right:0;}
.tel span { line-height:20px; color:#757575;}
.tel em { font-family:黑体; font-size:18px; color:#df5c04;}
/*======================Banner样式=======================*/
#full-screen-slider { width:100%; height:439px; margin:0 auto; position:relative;}
#slides { display:block; width:100%; height:439px; list-style:none; padding:0; position:relative;z-index:1;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0;position:absolute;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:52%; top:95%; margin-left:200px; z-index:9900; margin:0}
#pagination li { display:block; list-style:none; width:30px; height:2px; float:left; margin-left:8px; background:#999999;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
#pagination li.current { background:#ed6d00;}
/*======================首页样式=======================*/
.index_main { width:1280px; height:339px; margin:20px auto 0;}
.index_about { width:396px; height:339px; background:url(../images/index_aboutbg.jpg) no-repeat; position:relative; float:left;}
.index_about .txt { width:327px; height:102px; line-height:23px; position:absolute; top:199px; left:31px; color:#393939;}
.index_about .more { width:60px; height:15px; top:301px; left:31px; position:absolute;} 
.index_about .more a { display:block; width:60px; height:15px; text-indent:-9999px;} 

.index_new { width:884px; height:339px; float:left;}
.index_new_cat { width:396px; height:339px; background:url(../images/index_newcat.jpg) no-repeat; float:left;}
.index_new_cat ul { width:396px; overflow:hidden; display:block; padding-top:94px;}
.index_new_cat ul li {width:396px; line-height:38px; text-align:center; font-size:18px; font-weight:bold;}
.index_new_cat ul li a { display:block; color:#e3e3e3;}
.index_new_cat ul li a:hover,.index_new_cat ul li a.sel_indexNews { display:block; background:#fff; color:#747474;}
.index_new_main { width:488px; height:399px; float:left; background:url(../images/index_newmain.jpg) no-repeat; position:relative; display:none;}
.index_new_main .top { width:405px; height:61px; position:absolute; top:30px; left:20px;}
.index_new_main .top img { width:90px; height:61px; float:left; margin-right:7px; display:block;}
.index_new_main .top_txt { width:308px; height:61px; float:left; overflow:hidden;}
.index_new_main .top_txt span { display:block; line-height:25px; font-size:14px; font-weight:bold; color:#000;}
.index_new_main .top_txt span a { color:#000;}
.index_new_main .top_txt em { display:block; line-height:19px; color:#393939;}
.index_new_main ul { display:block; width:447px; height:190px; position:absolute; top:107px; left:20px;}
.index_new_main ul li { width:447px; height:31px; line-height:31px; background:url(../images/d1.jpg) no-repeat 0 15px; position:relative; color:#393939;}
.index_new_main ul li a { color:#393939;}
.index_new_main ul li span { position:absolute; top:0; left:7px;}
.index_new_main ul li em { position:absolute; top:0; right:0;}
.index_new_main .more { position:absolute; width:60px; height:15px; top:296px; left:28px;}
.index_new_main .more a { display:block; width:60px; height:15px; text-indent:-9999px;}

.index_pro { width:1290px; height:280px; margin:30px auto 0;}
.index_pro li { width:205px; height:279px; float:left; padding:0 5px;}
.index_pro li img { width:197px; height:218px; border:4px solid #282828; display:block;}
.index_pro li img:hover{ display:block; border:4px solid #df5c04;}
.index_pro li span { width:205px; height:53px; display:block; line-height:45px; text-align:center;font-size:14px; font-weight:bold;}
.index_pro li span a:hover {  display:block; color:#df5c04;}

.index_con { width:1280px; height:457px; margin:0 auto; background:url(../images/index_conbg.jpg) no-repeat; position:relative;}
.index_cat { width:130px; height:150px; position:absolute; top:146px; left:163px;}
.index_cat li { width:130px; line-height:34px; background:url(../images/d11.png) no-repeat 0 13px; text-indent:9px;}
.index_cat li a { color:#fff; font-size:14px; display:block;}
.index_cat li a:hover { display:block; color:#ff7214;}
.index_cat_mor { width:80px; height:11px; position:absolute; top:417px; left:277px;}
.index_cat_mor a { color:#a6a6a6;}
.index_cat_mor a:hover { display:block; color:#df5c04;}

.index_mor_1 { width:80px; height:11px; position:absolute; top:417px; left:622px;}
.index_mor_1 a { color:#a6a6a6;}
.index_mor_1 a:hover { display:block; color:#df5c04;}

.index_mor_2 { width:80px; height:11px; position:absolute; top:417px; left:967px;}
.index_mor_2 a { color:#a6a6a6;}
.index_mor_2 a:hover { display:block; color:#df5c04;}

/*=======================内页样式=======================*/
.inner_ban { width:100%; height:315px; background:url(../images/inner_ban.jpg) no-repeat center;}
.inner { width:1280px; min-height:1045px; background:#3e3e3e; margin:0 auto;}

.catalogdata{width:1075px; margin:0px auto;  zoom:1; overflow:hidden;}
.catalogdata p{ color:#b0b0b0 !important;}
.catalogdata span.show_title{ color:#fff;}

.inner_menu { width:820px; height:30px; margin-left:-410px; padding-top:37px; position:relative; left:50%;}
.menu2 { /*margin-left:399px;*/margin-left:-246px;}
.inner_menu li { width:163px; height:30px; line-height:30px; background:#fff; float:left; margin-right:1px; text-align:center;}
.inner_menu li a { color:#4f4f4f; font-size:14px;}
.inner_menu li a:hover { display:block; background:#df5c04; color:#fff;}

.inner_new_menu { width:330px; height:30px; margin-left:477px; padding-top:37px;}
.inner_new_menu li { width:163px; height:30px; line-height:30px; background:#fff; float:left; margin-right:1px; text-align:center;}
.inner_new_menu li a { color:#4f4f4f; font-size:14px;}
.inner_new_menu li a:hover { display:block; background:#df5c04; color:#fff;}


.about { overflow:hidden; line-height:25px; padding:30px 0; margin:0 108px;}
.inner_pro { width:1075px; overflow:hidden; margin-left:103px; padding-top:37px;}
.inner_pro li { width:205px; height:279px; float:left; padding:0 5px;}
.inner_pro li img { width:197px; height:218px; border:4px solid #282828; display:block;}
.inner_pro li img:hover{ display:block; border:4px solid #df5c04;}
.inner_pro li span { width:205px; height:53px; display:block; line-height:45px; text-align:center;}
.inner_pro li span a:hover {  display:block; color:#df5c04;}



.show_pro {width:1075px; overflow:hidden; margin-left:103px; padding-top:37px;}
.other { width:1264px; height:369px; margin-left:16px;  margin-bottom:100px;}
.other li { width:300px; height:369px; float:left; margin-left:9px; text-align:center;}
.other li img { width:300px; height:300px; display:block;}
.other li span { width:300px; height:41px; display:block; line-height:50px; font-size:20px;}
.other li p { width:300px; display:block; line-height:28px; font-size:14px; color:#777777; background:none !important;}
.other li p a { color:#777;}
.news_con { overflow: hidden;}
.news_con li { display: block;  height: 67px; margin-bottom: 14px;}
.news_con li a { display: block; color: #fff; }
.news_con li .date { width: 67px; height: 67px; float: left; text-align: center; background: #b15c1c; }
.news_con li .date span { font-size: 27px; line-height: 47px; color: #fff; }
.news_con li .date p { color: #fca001; }
.news_con li .txt { width:980px; height: 67px; overflow: hidden; float: left; line-height: 20px; padding-left: 8px; background: #000; }
.news_con li .txt span { font-size: 13px; line-height: 25px; }
.news_con li .txt p { display: block; width: 535px; overflow: hidden; color: #ababab; }

.shownews { padding: 20px; line-height: 20px; overflow: hidden; }
.shownews_tit { height: 116px; background: #e9e9e9; border-bottom: 6px #b15c1c solid; }
.shownews_tit h1 { text-align: center; height: 63px; line-height: 70px; font-size: 24px; color: #ba0004; }
.shownews_tit span { display: block; line-height: 53px; text-align: center; color: #000; }
.shownews a { display: block; }
.shownews a:hover { display: block; text-decoration: underline; }
.shownews_text { padding: 50px 28px; line-height: 20px; }.hr a { color: #D2211F; padding: 0 10px; text-decoration: underline; }
table.job { border-collapse: collapse; color: #777777; width: 100%; }
table.job th, .job td { border: 1px solid #DDDDDD; }
table.job th { background-color: #ffffff; height: 40px; line-height: 40px; text-align: center; }
table.job td { background: none repeat scroll 0 0 #FFFFFF; padding: 10px; text-align: center; }
table.job a.close { height: 28px; line-height: 28px; }
table.job .jobdetail { background: url("../images/jobdetail.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 24px; margin: 0 auto; width: 76px; }
table.job .mydiv { left: 50%; margin: -135px 0 0 -325px; position: fixed !important; top: 30%; width: 650px; z-index: 999; }
table.job .mydiv table { border-collapse: collapse; color: #777777; line-height: 22px; }
table.job .mydiv table .alignleft { text-align: left; }
/*新闻中心页面和新闻终端页面样式*/
.newslist{}
.newslist table{ width:100%; border-left:1px #999 solid; border-top:1px #999 solid; color:#666; margin:0 0 20px 0;}
.newslist table td{ padding:10px 15px; border-bottom:1px #999 solid; border-right:1px #999 solid;}
.newslist table a{ color:#792C21; font-weight:bold;}
.newslist table .newslist-1{ width:68%; background:#FFF;}
.newslist table .newslist-2{ width:16%; background:#FFF; text-align:center;}
.newslist table .newslist-3{ width:16%; background:#FFF; text-align:center;}

.single h1{ padding:7px 0; color:#333; text-align:center; font-size:14px; border-bottom:#666 1px dotted;}
.single span.title{ display:block; width:100%; padding:5px 0; color:#666; text-align:center;}
.single p{ margin:20px 0; line-height:22px; color:#000;}
.back { height:27px; padding:7px 0; text-align:right;}
.back a{ width:116px; height:27px; color:#3487D1;}
/*在线询盘页面样式*/
.inquiry_form { padding:10px 0 0 30px;  }
.inquiry_form tr{ margin:0 0 15px 0;}
.inquiry_form th { text-align:right; padding:0 10px 0 0; font-weight:normal;}
.inquiry_form td input,.inquiry_form td textarea { border:1px solid #bbb; padding:2px;}
.inquiry_form td .btn_box { width:60px; height:24px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#333; cursor:pointer;}

/*======================产品终端页产品图片切换效果样式=======================*/
.products_4 { width:980px; overflow:hidden; margin:0 auto;}
.products_5 { width: 250px; padding-top: 10px; padding-left:90px; float: left; }
#preview { float: none; padding: 15px 0; width: 400px; float: left; }
.description { clear: both; /*height:400px;*/ overflow: auto }
.description h3, .other h3 { height: 40px; line-height: 40px; color: #005DAA; border-bottom: 1px dashed #999; }
.description .data { overflow-x: auto; margin: 0px 0; }
.description a.iq { display: block; width: 98px; height: 25px; }
.description p { width: 100%; height: auto; color: #000; line-height: 22px; margin: 20px 0; }
.description .txt { border-bottom: 1px solid #999; font-size: 15px; line-height: 34px; padding-left: 10px; color: #13233c; font-weight: bold; }
.description table { width: 100%; text-align: center; border-left: 1px #999 solid; border-top: 1px #999 solid; background: #fff; color: #333; }
.description table td { padding: 6px 5px; border-bottom: 1px #999 solid; border-right: 1px #999 solid; }
/*产品终端样式*/

/*产品终端页产品图片切换效果样式*/
.proinfo_two { border-color: #2C2B2B; border-style: solid; border-width: 1px; height: auto;  margin-bottom:30px; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }
.proinfo_two .pro_description_cont { height: auto !important; overflow: visible; padding: 10px; }
#spec-n1 img { width:400px; height:443px; background: #fff; border: 1px solid #ccc; padding: 1px; }
#spec-n5 { width: 400px; overflow: hidden; zoom: 1; background: #fff; border: 1px solid #ccc; border-top: none; padding: 1px; }
#spec-right { width: 124px;/* height:60px;*/ float: left; }
#spec-right a img { width: 124px; height: 60px; }
#spec-list { width:400px; float: left; }
#spec-list ul { float: left; height:70px; }
#spec-list ul li { width:106px; height:70px; float:left;}
#spec-list ul li img { width: 100px; height:65px; cursor: pointer; border: 1px solid #CCC; padding: 2px; }
ul.product_list { clear: both; margin: 20px 20px 0; border-bottom: 1px solid #CCCCCC; overflow: hidden; zoom: 1; }
ul.product_list li { font-weight: bold; float: left; padding: 0 10px; background-color: #8395A0; display: block; cursor: pointer; border-right: 1px #FFFFFF solid; line-height: 26px }
ul.product_list li a { color: #FFFFFF; }
ul.product_list li.sel { background-color: #47555e; }
/*放大镜样式 开始*/


.jqzoom { position: relative; padding: 0; }
.bigimg { width: 800px; height: auto; }
.zoomdiv { z-index: 8; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: left; overflow: hidden; }
.jqZoomPup { z-index: 3; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
/*放大镜样式 结束*/



/*======================分页样式=======================*/
.pager { margin:0 auto 20px;  padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 11px; color: #777;}
.pager span { line-height: 20px; background: #fff; margin: 0px 2px; padding: 0 0.6em; float:left;}
.pager span a { display: block; }
.page_link_total { color: #777; }
.page_link_now { font-weight: bold; color: #d2211f; }
/*======================底部样式=======================*/
.foot { width:1280px; height:106px; background:#e8751e; margin:0 auto;}
.foot_con { width:680px; overflow:hidden; margin:0 auto; padding-top:15px; color:#fff;}
.foot_con a { color:#fff;}
.foot_con span { margin:0 auto; line-height:27px; display:block; text-align:center;}
.foot_con em { padding:0 16px;}
.foot_con_txt { text-indent:21px; line-height:27px;}
.foot_con_center { line-height:19px; text-align:center;}
#inquiry_form table{ /*background:#fff;*/}
#inquiry_form table th,#member_form table th{ /*color:#fff; */font-weight:bold;}
#inquiry_form table  input,#inquiry_form table select,#inquiry_form table textarea { background: none ; color:#fff !important;}
#member_form table  input,#member_form table select,#member_form table textarea { background: none ; color:#fff !important;}
.btn_box { width:60px; height:20px; border:1px solid #bbb; background:#e6e6e6 url(../images/inquiry_btn.jpg) repeat-x; color:#666; font-size:12px; cursor:pointer;}
