@charset "utf-8";
/* CSS Document */
body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #767676; 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: #373737; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */ }

*{
    
    -webkit-box-sizing: content-box;
    box-sizing:content-box;
   
}
a,a:hover{ text-decoration: none;}

ol.breadcrumb{ background: none; padding: 0px;}
ol.breadcrumb li{ display: inline;}
/* 重置表格元素 */
/* 重置 hr */
hr { border: none; height: 1px; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
:link { text-decoration: none; color: #767676; }
:visited { text-decoration: none; color: #767676; }
.fl {float: left;}
.fr {float: right;}
/*======================公用样式=======================*/
.warp { width:100%; margin: 0 auto; overflow: hidden; }
.header { width:1200px; height:90px; margin:0 auto;  position:relative;}
.logo { width:380px; height:90px; position:absolute; top:0; left:0; background:url(../images/logo.jpg) no-repeat;}
.menu { position:absolute; right:108px; top:0;}
.menu li { float:left; height:90px; line-height:90px;}
.menu li a { display:block; color:#000; font-size: 16px; padding:0 30px;}
.menu li a:hover { display:block; color:#fff; background: #1a317d;}
.ch { width:80px; height:12px; position:absolute; top:30px; right:0; font-size:12px; background:url(../images/ch.jpg) no-repeat 0 0; text-indent:26px;}
.en { width:80px; height:12px; position:absolute; top:50px; right:0; font-size:12px; background:url(../images/en.jpg) no-repeat 0 0; text-indent:26px;}




#full-screen-slider { width:100%; height:700px; margin:0 auto; position:relative;}
#slides { display: block; width: 100%; height:700px; list-style: none; padding: 0; margin: 0; position: relative;  }
#slides li { display: block; width: 100%; height:700px; 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:92%; z-index: 9900; }
#pagination li { display: block; list-style: none; width:17px; height:17px; float: left; margin-left: 5px; background: #fff; border-radius:10px; }
#pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
#pagination li.current { background: #1a317d; }

/*======================首页样式=======================*/
.index_pro { width:1200px; height:700px; margin:50px auto 0;}
.pro-cat {width: 310px; height:650px; background: url("../images/cat.jpg") no-repeat; float: left;}
.pro-cat .tit {width: 310px; height: 81px; position:relative;}
.pro-cat .tit span {font-size: 28px; color: #fff; font-weight: bold; position: absolute; top:39px; left: 14px;}
.pro-cat .tit o {width: 4px; height: 4px; display: block; background: #fff; border-radius:4px; position: absolute; top:52px; left: 141px;}
.pro-cat .tit em {color: #fff; position:absolute; top: 48px; left: 157px;} 
.pro-cat ul {width: 282px; height: 555px; margin-left:14px; display: block;}
.pro-cat ul li {width: 282px; line-height: 42px; text-indent: 20px;}
.pro-cat ul li a {color: #333;}
.pro-cat ul li:hover {display: block; background: url("../images/cat_lia.jpg") no-repeat 0 6px;}
.pro-cat ul li:hover a {color: #fff;}
.index-pro {float: right; width: 870px;}
.pro-con>ul>li {}
.pro-con>ul>li {width: 276px; height:207px; float: left; margin-right: 20px; margin-bottom: 14px;}
.pro-con>ul>li:nth-child(3n) { margin-right:0;}
.pro-con>ul>li img {display: block; width: 274px; height: 182px; border: 1px solid #e8e8e8;}
.pro-con>ul>li span {width: 276px; line-height: 23px; text-align: center; display: block;}
.pro-con>ul>li span a {color: #333;}



.index_about { width:100%; height:500px; background:url(../images/index_about_bg.jpg) no-repeat top center;}
.index_about_con { width:1200px; height:500px; margin:0 auto; position:relative; }
.index_about_con .main {width: 477px; height: 270px; position:absolute; top: 120px; right: 0;}
.index_about_con .main .tit { height: 45px;}
.index_about_con .main .tit span {font-size: 28px; color: #333; font-weight: bold; display: block; float: left;}
.index_about_con .main .tit o {width: 4px; height: 4px; background: #333; display: block; border-radius:4px; margin-left:16px; margin-top: 12px;  float: left;}
.index_about_con .main .tit em {color: #333; line-height: 28px; margin-left: 12px; display: block; float: left;} 
.index_about_con .main .txt {width: 477px; height: 186px; line-height: 28px; color: #333;}
.index_about_con .main .more {width: 119px; line-height: 34px; text-indent: 23px; background: url("../images/about_more.jpg") no-repeat;}
.index_about_con .main .more a {font-size: 12px; color: #aaa;}



.index_new { width:1200px; height:593px; margin:139px auto 0;}
.index_newtop { width:1200px; height:137px; position:relative;}
.index_newtop .tit {position: absolute; top: 0; left: 0;}
.index_newtop .tit span {font-size: 28px; color: #333; font-weight: bold; display: block; float: left;}
.index_newtop .tit o {width: 4px; height: 4px; background: #333; display: block; border-radius:4px; margin-left:16px; margin-top: 12px;  float: left;}
.index_newtop .tit em {color: #333; line-height: 28px; margin-left: 12px; display: block; float: left;} 
.index_newtop .more {width: 199px; line-height: 34px;text-indent: 23px; background: url("../images/news_more.jpg") no-repeat; position:absolute; top:0; right:0;}
.index_newtop .more a {font-size: 12px; color: #aaa;}

.index_new_con { width:1200px; overflow:hidden;}
.index_new_top { width:430px; height:340px; float:left;}
.index_new_top .pic { width:430px; height:280px;}
.index_new_top .pic img { width:430px; height:280px;}
.index_new_top .txt { width:430px; height:60px; background:#000;}
.index_new_top .txt span { display:block; float:left; width:370px; line-height:60px; text-indent:18px; font-size:16px;}
.index_new_top .txt span a { color:#fff;}
.index_new_top .txt em { display:block; width:60px; height:60px; background:url(../images/index_new_top_more.jpg) no-repeat; float:left;}
.index_new_top .txt em a { display:block; width:60px; height:60px; text-indent:-9999px;}

.index_new_list { width:760px; float:left; margin-left:10px; margin-top:4px;}
.index_new_list li { width:350px; height:132px; float:left; margin-left:30px; margin-bottom:70px; position:relative;}
.index_new_list li .tit {width:350px;  position:absolute; top:0; left:0; font-size:18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.index_new_list li .tit a { color:#333;}
.index_new_list li .tit a:hover { text-decoration:underline;}
.index_new_list li .txt {width:350px; height:55px; line-height:24px; position:absolute; top:44px; left:0;}
.index_new_list li .time { position:absolute; top:118px; left:0; font-size:18px; color:#333;}


/*=======================内页样式=======================*/


.inner { width:1200px; overflow: hidden; margin:0 auto; padding: 50px 0;}
.inner-right {width: 870px; overflow: hidden; float: right;}
.location { width:1200px; height:12px; background:url(../images/d1.jpg) no-repeat 0 0; text-indent:20px;}






.inner_pro { padding:30px 0;}
.inner_pro li { width:380px; height:373px; float:left; margin-right:20px; margin-bottom:20px; background:url(../images/index_pro_li.jpg) no-repeat; position:relative;}
.inner_pro li img { width:378px; height:318px; display:block; position:absolute; top:1px; left:1px;}
.inner_pro li span { display: block; width:378px; line-height:54px; text-align:center; position:absolute; top:319px; left:1px;}
.inner_pro li span a { display:block; color:#777;}
.inner_pro li:hover { display:block; background:url(../images/index_pro_lia.jpg) no-repeat;}
.inner_pro li:hover span a { display:block; color:#fff;}
.inner_pro li::nth-child(3n) { margin-right:0;}


.about { line-height:25px; padding-bottom:30px; overflow:hidden;}





.show_pro { overflow:hidden; padding:30px 0; line-height:20px;}


.contact { overflow:hidden;}
.contact .map { width:870px; height:500px; margin-bottom:50px;}
.contact .main { width:870px; overflow:hidden;  border-top:1px solid #7d8286;}
.contact .main .txt_1 { width:350px; float:left; margin-top:36px; line-height:32px; font-size:16px;}
.contact .main .txt_2 { width:260px; float:left; margin-top:36px; line-height:32px; font-size:16px;}
.contact .main .txt_3 { width:250px; float:left; margin-top:36px; line-height:32px; font-size:16px;}



.news { overflow:hidden; padding-bottom:30px;}
.news ul { display:block; overflow:hidden; margin-bottom:20px;}
.news ul li { width:870px; height:210px; overflow:hidden; border-bottom:1px dotted #cccbca; margin-bottom:16px; position:relative;}
.news ul li img { width:300px; height:195px; position:absolute; top:0; left:0;}
.news ul li .tit { position:absolute; top:1px; left:348px; font-size:18px; font-weight:bold;}
.news ul li .tit a { color:#6b6b6b;}
.news ul li .tit a:hover { text-decoration:underline;}
.news ul li .time { position:absolute; top:31px; left:348px; font-size:12px; color:#6b6b6b;}
.news ul li .txt { width:520px; height:83px; line-height:27px; font-size:12px; position:absolute; top:65px; left:348px;}
.news ul li .more { width:120px; height:36px; line-height:36px; text-align:center; background:#1a317d; border-radius:30px; position:absolute; top:160px; left:348px;}
.news ul li .more a { color:#fff;}


.shownews { padding-bottom:30px;}

.shownews a:hover { text-decoration: underline;}
.shownews .title { background:#e7e7e7; height:65px;  text-align: center; }
.shownews .title h1 { color:#000; font-size:14px; line-height:40px;}
.shownews .title span { line-height:18px;}
.shownews DIV.text { padding-top:25px; }.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; }
.guestbook { padding-top:30px;}
.guestbook table th { color:#777; text-align:left;}
.guestbook table td input,.guestbook table td textarea{ border:1px solid #777; background:#f0f0f0;}
.red{ color:red}
#inquiry_form input,#inquiry_form img{ vertical-align:middle;}
/*新闻中心页面和新闻终端页面样式*/
.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:60px; 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:266px; 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, .other ul { float: left; font-size: 12px; line-height: 22px; width: 763px; }
.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 17px; width: 152px; }
.other li a { display:block; color:#fff;}
.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: 150px; }
.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; }
.pages{ clear: both;}
.search_form { margin: 10px auto;}
.search_form,.col-lg-5,.col-lg-2,.col-lg-3,.col-lg-9{ -webkit-box-sizing:border-box; box-sizing:border-box;    
    -moz-box-sizing:border-box;}
  

.search_form .form-control {
            padding: 0px 12px;
}


/*======================底部样式=======================*/
.foot { width:100%; height:406px; background:#363636; clear:both;}
.foot_con { width:1200px; height:406px; background:url(../images/foot_con.jpg) no-repeat; margin:0 auto; position:relative;}
.foot_logo { width:231px; height: 145px; position:absolute; top:100px; left:0; background: url("../images/foot_logo.jpg") no-repeat;}

.foot_lx { width:460px; position:absolute; top:101px; left:0;}
.foot_lx .tel { width:223px; position:absolute; top:0; left:292px; overflow:hidden;}
.foot_lx .mobile { width:223px; position:absolute; top:0; left:515px; overflow:hidden;}
.foot_lx .fax {width:223px; position:absolute; top:65px; left:292px; overflow:hidden;}
.foot_lx .email {width:223px; position:absolute; top:65px; left:515px; overflow:hidden;}
.foot_lx .add {width:450px; position:absolute; top:130px; left:292px; overflow:hidden;}
.foot_lx span { display:block; height:28px; color:#a0a0a0;}
.foot_lx em { display:block; color:#fff;}
.touch { width:381px; height:162px; position:absolute; top:100px; left:819px;}
div.foot_con input[type='text'],div.foot_con input[type='submit']{ border:none; position:absolute;outline:none;  text-indent:15px; background:#525252; color:#d5d5d5;}
div.foot_con input[type='checkbox']{width:12px;height:12px;}
input.gbk_1 { width:381px; height:28px; top:0;left:0; }
input.gbk_2 { width:381px; height:28px; top:34px; left:0;}
input.gbk_3 { width:381px; height:28px; top:68px; left:0;}
.foot_con textarea{ width:361px; height:40px; position:absolute; top:102px; left:0; outline:none; overflow:hidden; background:#525252; border:0;}
.foot_con textarea, .touch input{color:#d5d5d5;}
.foot_con textarea {padding:10px; }
input.contact_sub{ width:100px !important; height:28px !important; text-indent:0 !important; color:#d5d5d5 !important; 
    top:168px; left:0; cursor:pointer; background:#525252; line-height:28px; text-align:center !important;} 
input.contact_sub a { display:block; color:#d5d5d5 !important;}
.foot_copy { width:1200px; line-height:74px; position:absolute; top:332px; left:0; color:#a0a0a0;}
.foot_copy a { color:#a0a0a0;}
.foot_copy span { display:block; float:left;}
.foot_copy em { display:block; float:right;}
