@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #3b4044; font: 12px/1 Arial; margin: 0; padding: 0; overflow: hidden; }
body { background:url(../images/bbg.jpg) repeat-x scroll center top #045485;}
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; 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: #3b4044; } /* 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: #3b4044; }
:visited { text-decoration: none; color: #3b4044; }
.fl { float: left;}
.fr { float: right; }
/*======================公用样式=======================*/
.warp { width:1000px; margin: 0 auto; overflow:hidden; background:#fff;}
.header { width:1000px; height:156px; }
.top { width:1000px; height:111px; background:url(../images/top.jpg) no-repeat; position:relative;}
.en { position:absolute; top:13px; right:104px;}
.en a, .cn a{color:#fff; font-weight:bold;}
.cn { position:absolute; top:13px; right:35px;}
.menu { width:1000px; height:45px; background:url(../images/menu_bg.jpg) no-repeat; position:relative;}
.menu li { float:left;}

.main { width:967px; margin:16px auto 0; overflow:hidden; padding-bottom:33px;}
.left { width:218px; overflow:hidden; float:left;}
.left_tit { width:218px; height:31px; line-height:31px; text-indent:13px; font-size:14px; font-weight:bold; color:#fff; background:url(../images/l_tit.jpg) no-repeat;}
.left_cat { width:190px; overflow:hidden; margin-top:18px; margin-left:15px;}
.left_cat li { margin-bottom:23px; position:relative; font-weight:bold;}
.left_cat li span { position:absolute; top:2px; right:0;}
.left_new { width:210px; overflow:hidden; margin-top:19px; margin-left:8px; }
.left_new li { margin-bottom:20px; font-weight:bold; }
.left_new li span { margin-top:2px; margin-right:5px;}
.eq_tit { width:218px; height:35px; line-height:35px; text-indent:13px; font-size:14px; font-weight:bold; color:#fff; background:url(../images/eq_tit.jpg) no-repeat;}
#picAnimate{width:218px;height:223px;overflow:hidden;position:relative;}
/*去除ul默认的padding margin*/
#picAnimate ul{list-style:none;position:absolute;padding:0;margin:0;}
#picAnimate ul li{float:left;}
.btn{position:absolute;bottom:10px;right:11px;}
/*display:inline-block元素inline内容block  margin-left调整数字按钮间隔距离*/
.btn span{width:14px;height:14px;display:inline-block;margin-left:4px;line-height:14px;text-align:center;background:white; font-family:"Microsoft YaHei",SimHei;cursor:pointer;}
.btn span.on{background:#63c5ff;color:white;}
.left_lx { width:218px; height:306px; margin-top:15px; background:url(../images/lx_bg.jpg) no-repeat; position:relative;}
.left_lx_txt { width:190px; overflow:hidden; padding-top:66px; margin-left:15px; line-height:24px; color:#fff;}
.left_lx span { width:84px; height:21px; position:absolute; top:208px; left:14px;}

.right { width:730px; overflow:hidden; margin-left:18px; float:left;}
.ban { width:730px; height:247px; background:url(../images/ban_bg.jpg) no-repeat;}

.fr_about { width:730px; overflow:hidden;}
.fr_about_tit { height:30px; line-height:20px; font-size:18px; color:#08213b; font-weight:bold;}
.fr_about_txt { width:730px; height:97px; line-height:20px; overflow:hidden;}
.fr_about_mor { height:30px; line-height:30px; font-weight:bold;}
.fr_about_nav { width:730px;  margin-top:14px; overflow:hidden;}
.fr_about_nav li{ height:24px; margin-right:6px; float:left;}
.fr_about_n {  width:730px; margin-top:39px; overflow:hidden;}
.fr_about_n li{ height:80px; margin-right:8px; float:left;}

.fr_pro { width:730px; overflow:hidden; margin-top:32px;}
.fr_pro_tit { height:26px; font-size:18px; color:#08213b; font-weight:bold;}
.fr_pro li { width:166px; height:149px; margin-left:8px; margin-right:8px; margin-top:5px; float:left;}
.fr_pro li img { display:block; width:164px; height:115px; border:1px solid #cdcdcd;}
.fr_pro li span { display:block; width:164px; height:30px; background-color:#ededed; text-align:center; line-height:30px; border-left:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;}

.index_main { width:988px; height:185px; margin:0 auto; padding-top:24px; padding-left:12px; overflow:hidden; background-color:#343434; color:#7f7f7f; position:relative;}
.index_main a { color:#7f7f7f;}
.index_main h5 { font-weight:bold; font-size:14px; color:#63c7ff; margin-bottom:15px;}
.index_about { width:259px; margin-right:44px; line-height:20px;}
.index_about p { width:218px; line-height:20px;}
.index_about b a{text-decoration: underline;}
.index_new { width:248px;}
.index_new ul { width:235px;}
.index_new li { height:24px; line-height:20px;}
.index_new span { width:4px; height:5px; margin-right:5px;}
.index_new span img { margin-bottom:1px;}
.index_contact {width:318px;}
.index_contact p {display:block; line-height:20px;}
.index_main_er { width:97px; height:117px; position:absolute; top:50px; right:14px;}


/*======================Banner样式=======================*/
#full-screen-slider { width:726px; height:206px; margin:1px; float:left; position:relative}
#slides { display:block; width:100%; height:206px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:206px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:95%; z-index:9900;}
#pagination li { display:block; list-style:none; width:20px; height:3px; float:left; margin-left:5px;background:#ccc }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#6699cb}
/*======================Search样式=======================*/
.search_info { width:216px; height:34px; position:absolute; top:0; right:8px; background: url("../images/nav_search_bg.jpg") no-repeat; overflow: hidden; float:left; }
.search_info_txt { width:173px; height:29px; display: inline; float: left; margin-left:4px; margin-top:3px;}
.search_info_txt_css { width:173px; height:29px; line-height:29px; background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #858585; float: left; font-size: 10px; overflow: hidden; }
.search_info_btn { float: right; height:34px; width:38px; }
.search_info_btn_css { width:38px; height:34px; background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color: #D3E8F9; float: left; font-size: 10px;  line-height: 13px; overflow: hidden;  }
/*=======================内页样式=======================*/
.location { height:26px; font-size:18px; text-indent:18px; color:#08213b; font-weight:bold;}
.location a { color:#08213b;}
.about { padding:20px; line-height: 20px; overflow:hidden; font-size: 14px; }
.news { padding:20px; 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: #656565; text-decoration: none; font-size: 14px; }
.news li span { color: #656565; float: right; margin-right: 30px; }
.shownews { padding: 10px; }
.shownews H1.title { border-bottom: 1px dotted #888A89; font-size: 150%; margin-bottom: 10px; padding: 4px; text-align: center; }
.shownews DIV.text { padding: 0 5px; }
.show_pro {width:730px; overflow:hidden;}
.hr { color: #666666; margin: 20px 0; }
.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; }


/*======================产品终端页产品图片切换效果样式=======================*/
.products_4 { width: 715px; overflow:hidden;}
.products_5 { width: 250px; padding-top: 10px; padding-left: 30px; 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: #CCCCCC; border-style: solid; border-width: 1px; height: auto; }
.proinfo_two .pro_description { background: none repeat scroll 0 0 #045484; 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: 280px; 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:76px; }
#spec-list ul li { width:106px; height:75px; float:left;}
#spec-list ul li img { width: 100px; height: 70px; 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, .other ul { float: left; font-size: 12px; line-height: 22px; width: 763px; }
.other h5 { border-bottom: 1px dashed #222222; font-size: 12px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin: 0 8px; width: 166px; }
.other img { background: none repeat scroll 0 0; border: 1px solid #222222; display: block; height: 115px; margin: 0 auto; width: 164px; }
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }
/*======================分页样式=======================*/
.pager{ margin-top:20px; border-top:#ccc 1px solid; background:#fff; padding:5px 0;}
.page_link{ height:22px; padding:0 20px; font-size:11px; color:#777; text-align:center;}
.pager span{ float:left; line-height:20px; background:#F0F0F0; margin:0px 2px; padding:0 0.6em;}
.pager span a{ display:block;}
.page_link_total{color:#777;}
.page_link_a,{}
.page_link_now{ font-weight:bold; color:#d2211f;}
/*======================底部样式=======================*/
.bg { width:100%; overflow:hidden; background-color:#343434; }
.foot { width:991px; line-height:26px; background-color:#343434; color: #b5b5b5; padding-left:9px; padding-top:20px; margin:0 auto; }
.foot a { color: #b5b5b5;}
.foot p { color: #7a7a7a;}