@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #383838; font: 14px/1 "Arial","微软雅黑"; margin: 0; padding: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; 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: 14px; } /* 小于 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: #383838; } /* 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: #383838; }
:visited { text-decoration: none; color: #383838; }
/*======================公用样式=======================*/
.warp { width:100%; margin: 0 auto; overflow: hidden; }
.header { width:1300px; height:98px; margin:0 auto; position:relative}
.logo { width:70px; height:98px; position:absolute; top:0; left:0; background:url(../images/logo.jpg) no-repeat;}
.logo a { display:block; width:70px; height:98px; text-indent:-9999px;}


.menu { height:62px; position:absolute; top:33px; left:157px;}
.menu li { float:left; height:62px; position:relative; font-size:14px; font-weight:bold;}
.menu li a { display:block; line-height:34px; padding:0 30px;}
.menu li a:hover { border-bottom:1px solid #0065b3; color:#0065b3;}



.search_info { width:99px; height:27px; overflow: hidden; position:absolute; top:33px; right:70px;  background:url(../images/search_bg.jpg) no-repeat;}
.search_info_txt { display:inline; float:left; height:27px; width:80px; }
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; float: left; font-size: 10px; height:27px; line-height:27px; overflow: hidden; width:80px;}
.search_info_btn { float: right; height:27px; width:19px; }
.search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0;  float: left; font-size: 10px; height:27px; line-height:31px; overflow: hidden; width:19px; cursor:pointer; }

.lang { position:absolute; top:38px; right:0; font-size:14px; font-weight:bold;}
.lang a:hover { text-decoration:underline;}

#full-screen-slider { width:100%; height:552px; margin:0 auto; position:relative;}
#slides { display: block; width: 100%; height:552px; list-style: none; padding: 0; margin: 0; position: relative;  }
#slides li { display: block; width: 100%; height:552px; 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:90%; z-index: 9900; }
#pagination li { display: block; list-style: none; width:10px; height:10px; float: left; margin-left: 5px; background: #979797; border-radius:5px; }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #2186cf; }




/*======================首页样式=======================*/

.index_tit { width:1300px; height:56px; margin:0 auto; padding-top:50px; position:relative;}
.index_tit span { height:44px; font-size:34px; display:block; text-align:center;}
.index_tit em { font-size:16px; font-weight:bold; display:block; text-align:center;}
.index_tit .index_pro_menu { position:absolute; bottom:0; right:0;}
.index_tit .index_pro_menu li { float:left; margin-left:17px;}
.index_tit .index_pro_menu li a {color:#9d9d9d;}
.index_tit .index_pro_menu li a:hover {color:#383838;}



.index_pro { width:1320px; height:693px; margin:44px auto 0;}
.index_pro_m { width:1320px; margin-bottom:48px; overflow:hidden;}
.index_pro .con { width:420px; height:545px; float:left; margin:0 10px;}
.index_pro .con .txt { width:420px; height:75px; text-align:center; clear:both;}
.index_pro .con .txt span { display:block; height:56px; line-height:61px; font-size:22px;}
.index_pro .con .txt span a { color:#1a1a1a;}
.index_pro .con .txt em { height:19px; display:block; font-size:18px;}
.mosaic-backdrop { display: none; position: absolute; top: 0; height: 100%; width: 100%; background: #111; }
.mosaic-overlay { display: none; z-index: 5; position: absolute; width: 100%; height: 100%; background: #111; }
/*** Custom Animation Styles (You can remove/add any styles below) ***/
.circle .mosaic-overlay { background: url(../images/hover-magnify.png) no-repeat center center; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter: alpha(opacity=00); display: none; }
.fade .mosaic-overlay { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter: alpha(opacity=00); background: url(../images/pro_lia.png); }

.index_pro .mosaic-block { float:left; position:relative; overflow:hidden; width:420px; height:470px;}
.index_pro .mosaic-overlay {display:none; z-index:5; position:absolute; width:100%; height:100%; }
.index_pro img{ width:420px; height:470px;}
.index_pro .details{ width:420px;  position:absolute; top:200px; left:0; color:#fff; font-size:30px; text-align:center; }	
.index_pro .details p{width:100%;height:100%;vertical-align:middle;}

.index_pro_bottom { height:50px;  position:relative; clear:both;}
.index_pro_bottom .fl_link { width:60px; height:50px; background:url(../images/fl_link.jpg) no-repeat; position:absolute; top:0; left:465px;}
.index_pro_bottom .fr_link { width:60px; height:50px; background:url(../images/fr_link.jpg) no-repeat; position:absolute; top:0; right:465px;}
.index_pro_bottom .fl_link a,.index_pro_bottom .fr_link a { display:block; width:60px; height:50px;}
.index_pro_bottom .more {width:170px; height:50px; background:url(../images/index_pro_mor.jpg) no-repeat; position:absolute; top:0; right:565px;}
.index_pro_bottom .more a { display:block; font-size:16px; color:#c64530; text-align:center; line-height:50px;}

.index_about { width:100%; height:455px; background:#fbfbfb;}
.index_about_con { width:1024px; margin:49px auto 0;}
.index_about_con .tit { height:24px; text-align:center; font-size:16px; font-weight:bold; color:#c64530;}
.index_about_con .txt { height:176px; text-align:center; line-height:34px;}
.index_about_con .more { width:168px; height:48px; margin:0 auto; line-height:48px; border:1px solid #aaa; font-size:16px; text-align:center; border-radius:10px;}
.index_about_con .more a { color:#aaa; display:block;}

.index_news { width:1300px; height:356px; margin:50px auto 0; position:relative;}
.left_link { width:29px; height:53px; background:url(../images/left_link.jpg) no-repeat; position:absolute; top:127px; left:0;}
.right_link { width:29px; height:53px; background:url(../images/right_link.jpg) no-repeat; position:absolute; top:127px; right:0;}
.left_link a , .right_link a { display:block; width:29px; height:53px;}
.index_news_con { width:1224px; height:306px; margin:0 auto;}
.index_news_con .main { width:368px; height:306px; background:url(../images/index_news_li.jpg) no-repeat; float:left; margin:0 20px; position:relative;}
.index_news_con .main:hover { display:block; background:url(../images/index_news_lia.jpg) no-repeat;}
.index_news_con .main .main_box { position:absolute; top:54px; left:57px; width:254px; height:170px; text-align:center;}
.index_news_con .main .main_box .tit { height:33px; font-size:18px; line-height:33px; overflow:hidden; text-overflow:ellipsis;}
.index_news_con .main .main_box .time { height:33px; color:#aaa;}
.index_news_con .main .main_box .txt { height:102px; line-height:24px; }
.index_news_con .main .main_box .txt a { color:#606060;}
/*=======================内页样式=======================*/
.inner_ban { width:100%; height:402px; background:url(../images/inner_ban.jpg) no-repeat center;}
.inner { width:1200px; overflow:hidden;  margin:0 auto;}
.left { width:270px; overflow:hidden;  float:left; margin-bottom:50px;}
.left_tit { width:270px; height:76px; background:url(../images/left_tit.jpg) no-repeat; position:relative; margin-bottom:12px;}
.left_tit span { position:absolute; top:15px; left:71px; font-size:24px; font-weight:bold; color:#fff;}
.left_tit em { position:absolute; top:49px; left:71px; font-size:16px; color:#fff;}

.left_lx { width:270px; height:130px; background:url(../images/left_lx.jpg) no-repeat;}
.left_lx a { display:block; width:270px; height:130px;}

.left_cat { width:270px; margin-bottom:16px; overflow:hidden;}
.left_cat li { width:270px; line-height:50px; background:url(../images/cat_li.jpg) no-repeat; text-indent:16px; font-size:16px; margin-bottom:4px;}
.left_cat li a { display:block;}
.left_cat li a:hover { display:block; background:url(../images/cat_lia.jpg) no-repeat; color:#fff;}

.right { width:910px; overflow:hidden; float:left; margin-left:20px; margin-top:25px; margin-bottom:50px;}
.right_tit { width:910px; height:37px; border-bottom:1px solid #ddd; line-height:38px; color:#9c9c9c;}
.right_tit a { color:#9c9c9c;}


.inner_pro { padding-top:25px;}
.inner_pro .con { width:290px; height:374px; float:left; margin:0 6px; margin-bottom:15px;}
.inner_pro .con .txt { width:290px; height:49px; text-align:center; clear:both;}
.inner_pro .con .txt span { display:block; height:37px; line-height:40px; font-size:18px;}
.inner_pro .con .txt span a { color:#1a1a1a;}
.inner_pro .con .txt em { display:block;}
.inner_pro img { width:290px; height:325px;}
.inner_pro .mosaic-block { float:left; position:relative; overflow:hidden; width:290px; height:325px;}
.inner_pro .mosaic-overlay {display:none; z-index:5; position:absolute; width:100%; height:100%; }
.inner_pro .mosaic-overlay img{ width:290px; height:325px;}
.inner_pro .details{ width:290px;  position:absolute; top:121px; left:0; color:#fff; font-size:30px; text-align:center; }	
.inner_pro .details p{width:100%;height:100%;vertical-align:middle;}

.inner_pro .fade .mosaic-overlay { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; filter: alpha(opacity=00); background: url(../images/pro1_lia.png); }

.about { padding:15px 0; line-height:25px; overflow:hidden;}


.show_pro { padding:15px; overflow:hidden;  line-height:20px;font-size:14px;}

.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:15px 0; }

.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#a61c00; font-size:16px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding-top:25px; }.hr { color: #666666; margin: 20px 0; }
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 { 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 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 #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:448px; 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:111px; }
#spec-list ul li { width:100px; height:111px; float:left;}
#spec-list ul li img { width:93px; height:104px;  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:100%; }
.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }
.other ul { margin: 20px 0; }
.other li { float: left; margin: 0 13px; width: 152px; }
.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:150px; margin: 0 auto; width: 100%; }
.other li.last{ margin-right:0px;}
.other span { display: block; font-size: 11px; height: 22px; line-height: 22px; text-align: center; }


/*======================分页样式=======================*/
.pager { margin:20px auto 0;  padding: 5px 0; clear:both; }
.page_link { height: 22px; padding: 0 20px; font-size: 11px; color: #777;}
.pager span { line-height: 20px; background: #F0F0F0; 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:100%; height:171px; background:#f8f7f6;}
.foot_con { width:1300px; height:171px; background:url(../images/foot_bg.jpg) no-repeat; margin:0 auto; position:relative; }
.foot_con_menu { position:absolute; top:62px; right:0;}
.foot_con_menu li { float:left; margin-left:30px;}
.foot_con .txt { width:1000px; height:66px; line-height:26px; font-size:12px; position:absolute; top:105px; left:0;}
.foot_con .txt_fr { line-height:26px; position:absolute; top:105px; right:0; font-size:12px;}

