@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #333; font: 14px/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: #333; } /* 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: #333; }
:visited { text-decoration: none; color: #333; }
/*======================公用样式=======================*/
.warp { width:1200px; margin: 0 auto; overflow: hidden; }
.header { width:1200px; height: 147px; position:relative;}
.logo { width:510px; height: 107px; background:url(../images/logo.jpg) no-repeat;text-indent:-98em;position:absolute; top:0; left:0;}
.logo a { display:block; width:465px; height:107px;}

.lang { position:absolute; top:83px; right:6px;}
.cn { line-height:14px; background:url(../images/cn.jpg) no-repeat; text-indent:29px; float:left; margin-right:12px;}
.en { line-height:14px; background:url(../images/en.jpg) no-repeat; text-indent:29px; float:left;}


.menu { width:1200px; height: 45px; position:absolute; top: 102px; left:0; background:#2D8BEF;}
.menu_con { width:1160px; margin-left: 50px; line-height: 45px; color:#fff; font-size: 15px;}
.menu_con a { color:#fff; font-weight: bold;}
.menu_con span { padding: 0 55px;}

#full-screen-slider { width:1200px; height:379px; margin:0 auto; position:relative;}
.seo_index_banner{width:1200px; height:379px; margin:0 auto; position:relative;}
.seo_index_banner #slides { display: block; width: 100%; height:379px; list-style: none; padding: 0; margin: 0; position: relative;  }
.seo_index_banner #slides li { display: block; width: 100%; height:379px; list-style: none; padding: 0; margin: 0; position: absolute; }
.seo_index_banner #slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }
.seo_index_banner #pagination { display: block; list-style: none; position: absolute; left:50%; top:90%; z-index: 9900; }
.seo_index_banner #pagination li { display: block; list-style: none; width:10px; height:10px; float: left; margin-left: 5px; background: #9f9e99 }
.seo_index_banner #pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
.seo_index_banner #pagination li.current { background: #79a02d; }



.seo_page_banner{width:1200px; height:320px !important; margin:0 auto; position:relative;}
.seo_page_banner #slides { display: block; width: 100%; height:100%; list-style: none; padding: 0; margin: 0; position: relative;  }
.seo_page_banner #slides li { display: block; width: 100%; height:100%; list-style: none; padding: 0; margin: 0; position: absolute; }
.seo_page_banner #slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px }
.seo_page_banner #pagination { display: block; list-style: none; position: absolute; left:50%; top:90%; z-index: 9900; }
.seo_page_banner #pagination li { display: block; list-style: none; width:10px; height:10px; float: left; margin-left: 5px; background: #9f9e99 }
.seo_page_banner #pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
.seo_page_banner #pagination li.current { background: #79a02d; }

.main { width:1200px; overflow:hidden; margin: 10px auto 0;}

.left_cat { width:228px; overflow:hidden; float:left;}
.left_cat .tit { width:228px; height:59px; background:url(../images/left_catbg.jpg) no-repeat; line-height:56px; text-indent:19px; font-size:18px; color:#fff;}
.left_cat ul { display:block; overflow:hidden; margin-bottom:14px;}
.left_cat ul li { width:228px; line-height:46px; text-indent:50px; font-size:14px; background:url(../images/left_catli.jpg) no-repeat;}
.left_cat ul li a:hover{ text-decoration:underline;}
.left_cat ul li a.sel_seopage{text-decoration:underline;}
.left_cat ul li.level_2{background:none; line-height: 30px;text-indent: 54px;}

.left_pic { width:228px; height:341px; background:url(../images/left_pic.jpg) no-repeat;}

.left_cat ul.indexCatList li.level_2{ display:none;}

/*======================首页样式=======================*/
.index_fr { width:957px; height:691px; float:left; margin-left:15px;}

.index_about {width:957px;height: 250px;}
.index_about .tit {width:957px; height: 32px; background:url(../images/index_about_tit.jpg) no-repeat bottom; position:relative;}
.index_about .tit h2 { position:absolute; top: 8px; left:0; font-size:18px;}
.index_about .tit em { position:absolute; top:13px; right:16px;}
.index_about_con {width:957px;height:199px;margin-top: 20px;}
.index_about_con .pic { width:341px; height:186px; float:left; margin-right:15px;}
.index_about_con .txt {width:584px;height:186px;float:left;/* margin-top:13px; */font-size:13px;line-height: 23px;text-indent:28px;}


.index_pro { width:957px; height:285px; position:relative;}
.index_pro .tit {width:957px; height:32px; background:url(../images/index_about_tit.jpg) no-repeat bottom; position:relative;}
.index_pro .tit h2 { position:absolute; top:7px; left:0; font-size:18px;}
.index_pro_q { display:block; list-style:none; position:absolute; right:18px; top:7px; z-index:9900; margin:0}
.index_pro_q li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:8px;border-radius:10px; background:#333333;}
.index_pro_q li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
.index_pro_q li:hover { background:#2D8BEF;}
.index_pro_m {width:957px;height:383px;margin-top: 20px;}
.index_pro_m  ul.seo_indexpro{ display:none;}
.index_pro_m li {width:228px;height: 217px;float:left;margin: 0 5px;}
.index_pro_m li img {width:218px;height:136px;border: 2px solid #ccc;display:block;}
.index_pro_m li span {width:228px;line-height: 30px;display:block;font-weight: bold;text-align:center;}
.index_pro_m li em {width:228px;line-height: 20px;height: 40px;overflow: hidden;display:block;text-align:center;font-size:12px;color:#777;}
.index_b { width:1200px; height:190px; margin-top:17px; background:url(../images/index_b.jpg) no-repeat;}


.index_main { width:1200px; overflow:hidden; margin-top: 10px;}
.index_main_fl { width:228px; height:434px; background:url(../images/index_contact.jpg) no-repeat; float:left; position:relative;}
.index_main_fl .tit { position:absolute; top:19px; left:18px; font-size:18px;}
.index_main_fl .txt { width:194px; overflow:hidden; position:absolute; top:147px; left:17px; line-height:20px;}

.index_main_fr { width:972px; height:434px; float:right;}
.index_main_fr .con { width:307px; height:434px; margin-left:15px; float:left; position:relative;}
.index_main_fr .con a:hover { text-decoration:underline;}
.index_main_fr .con .tit {width:307px;height: 40px;line-height: 38px;background:url(../images/index_about_tit.jpg) no-repeat left bottom;font-size:18px;}


.index_main_fr .con .con_m {width:307px;height: 90px;border-bottom:1px solid #d4d4d4;margin-top: 10px;}
.index_main_fr .con .con_m img {width: 120px;height: 80px;display:block;float:left;margin-right: 5px;}
.index_main_fr .con .con_m .new_txt {float: left;width: 180px;height: 80px;overflow:hidden;}
.index_main_fr .con .con_m .new_txt em {display:block;height: 20px;line-height: 20px;font-size:14px;font-weight:bold;overflow: hidden;}
.index_main_fr .con .con_m .new_txt span {display:block;line-height: 18px;height: 54px;margin-top: 6px;font-size: 12px;color: #777;}

.index_main_fr .con .new_list { width:307px; overflow:hidden;}

.index_main_fr .con .new_list li { width:307px; height:29px; border-bottom:1px solid #d4d4d4; background:url(../images/dd.jpg) no-repeat 2px 7px; position:relative;}
.index_main_fr .con .new_list li a {width:270px;line-height:26px;height:26px; overflow:hidden; text-indent:22px; font-size: 13px;display:block;}
.index_main_fr .con .new_list li span { position:absolute;top:0; right:1px;line-height:26px;color: #949494;}

.index_main_fr .con .more { width:46px; height:21px; line-height:21px; text-align:center; background:#333; position:absolute; top: 409px; left:230px;}
.index_main_fr .con .more a { color:#fff;}
/*=======================内页样式=======================*/
.inner_fr { width:957px; overflow:hidden; float:left; margin-left:15px; margin-bottom:30px;}

.inner_fr .tit {width:957px; height:42px; background:url(../images/index_about_tit.jpg) no-repeat bottom; position:relative;}
.inner_fr .tit span { position:absolute; top:16px; left:0; font-size:18px;}
.inner_fr .tit em { position:absolute; top:13px; right:16px;}


.inner_pro { width:957px; overflow:hidden; margin-top:21px;}
.inner_pro li { width:228px; height:191px; float:left; margin:0 5px;}
.inner_pro li img { width:218px; height:136px; border:5px solid #ccc; display:block;}
.inner_pro li span { width:228px; line-height:45px; display:block; text-align:center;}

.show_pro { padding:22px; overflow:hidden;  line-height:20px;}

.about { padding:22px;  overflow:hidden; line-height:25px;}


.news {  padding:22px; overflow:hidden; }
.news ul { list-style-image: none; list-style-type: none; margin-top: 6px; }
.news li { border-bottom: 1px dotted #888A89; height: 50px; line-height: 50px; overflow: hidden; }
.news li a { color: #414141; text-decoration: none; }
.news li span { color: #414141; float: right; margin-right: 30px; }
.shownews { padding:22px; }
.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#b90b0a; font-size:18px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding:10px 0; }.hr { color: #666666; margin: 20px 0; }
.shownews DIV.text p{ line-height:28px; font-size:14px;}
.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; color:#000; font-family:Tahoma; }
.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 { overflow:hidden;}
.products_5 { width: 250px; padding-top: 10px; padding-left: 30px; float: left; }
.products_5 h1{ font-size:14px}
#preview { float: none; padding: 15px 0; width: 400px; float: left; }
.description { clear: both; /*height:400px;*/ overflow: auto }
.description h3, .other h2 { height: 35px; line-height: 35px; font-weight: bold; font-size: 14px;text-indent: 10px; color: #005DAA;}
.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: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #4F5152; font-weight: bold; font-size: 14px;height: 28px; line-height: 28px; text-indent: 10px; color:#ffffff; }
.proinfo_two .pro_description_cont { height: auto !important; overflow: visible; padding: 10px;line-height:30px;}
#spec-n1 img { width:400px; height:250px; 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; }
/*放大镜样式 结束*/

.other { float: left; width: 100%; margin-top: 5px;}
.other ul { }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { width:100%;overflow:hidden; }
.other li { float: left; margin: 0 10px; width: 162px; }
.other li a { display:block;}
.other li a:hover { display:block; text-decoration: underline;}
.other img { background: none repeat scroll 0 0; border: 1px solid #ccc; display: block; height: 100px; margin: 0 auto; width: 160px; }
.other span { display: block; font-size: 14px; height: 25px; line-height: 25px; text-align: center; }

/*底部关键词产品导航显示区域 开始*/
.pronav{margin:0px auto;padding:0px;overflow:hidden; width:1200px;}
.pronav_nr{background:none #f8f8f8;}
.pronav_t{line-height:30px;font-weight:bold;margin:0px;overflow:hidden;}
.pronav_t h2{margin:0px;padding:0px;display:inline;font-size:14px;font-weight:bold;text-indent: 10px;}
.pronav_t h2 a,{color:#000; text-decoration:none;}
a:hover,a:visited{text-decoration:none;}
.pronav_info{margin:0px;padding:10px;overflow:hidden;color:#373737;}
.pronav_info li{line-height:25px;overflow:hidden;margin-right: 5px;float:left;}
.pronav_info li a,a:hover,a:active{color:#373737; text-decoration:none;}
/*底部关键词产品导航显示区域结束*

/*======================分页样式=======================*/
.pager { margin:20px auto 0; border-top: #ccc 1px solid; background: #fff; padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 14px; color: #777;}
.pager span { line-height: 20px; margin: 0px 3px; padding: 2px 9px; float:left; }
.pager span a { display: block; }
.page_link_total { color: #777; }
.page_link_now { font-weight: bold; color: #fff;  background: #2D8BEF;}
/*======================底部样式=======================*/
.foot_link {
    width: 100%;
    text-indent: 10px;
    line-height: 30px;
    background: #e8e8e8;
}
.proNav_link {  margin-top: 10px;width:100%; text-indent: 10px; line-height: 30px;  background:#fff;}
.foot_link span { padding:0 20px;}

.foot { width:1200px; height:82px; line-height:82px; background:#333; text-align:center; color:#fff;}

.foot  .links a{ color:#fff;}
.foot span { float:left; text-indent:32px;}
.foot em { float:right; margin-right:27px;}
.foot em a{ color: #fff;}
/*seo */
.notice{ color:red;}