@charset "utf-8";

/* CSS Document */

/*===============================================================重置部分*/

body, button,  select, textarea { background: none repeat scroll 0 0 ; color: #373737; 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: 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: #373737; } /* 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: #373737; }

:visited { text-decoration: none; color: #373737; }

.l{ float:left; }

.r{ float:right;}

a{list-style:none; text-decoration:none ;  font-size:14px; display: inline-block;}

ul,li{ list-style:none;}



body{background: #fff;}

.wrap1002{ position: relative; width: 1002px; margin: 0 auto;}









/*==========head================*/

.head_wrap{width: 100%; height: 125px; background:#fff;border-top: 5px solid #1A1B1D;}

.head_wrap a{width: 100%;height: 100%; cursor: pointer;}

.logo{float: left; width: 400px; height: 120px; background:url(../images/logo.jpg) no-repeat;}

.logo h1{text-indent:-90em;}

.lang, .tel{position: absolute; right: 0px;}

.lang{top: 0px; width: 94px; height: 25px; line-height: 24px; background: url(../images/lang.jpg) 0 -1px no-repeat;font-size: 12px; font-family: Arial; color: #d3d3d3;text-indent: 32px;}

.tel{top: 24px; width: 205px; height: 79px; line-height: 79px; background:url(../images/tel.jpg) no-repeat;  font-size: 24px; font-family: Arial; color: #009966;text-indent: 35px; font-weight: bold; }

.nav_wrap{background:#00355E; width: 100%;height: 54px; }

.nav_wrap .wrap1002>ul{float: left;}

.nav_wrap .wrap1002>ul>li{float: left;position: relative; }

.nav_wrap .wrap1002>ul>li>a{padding: 0 38px; height: 54px; line-height: 54px; text-align: center;  background:transparent; font-size: 16px; font-family: "微软雅黑"; color: #fff;}

.nav_wrap .wrap1002>ul>li>a:hover{background:#009966;}

.nav_wrap .nav_pro{position: relative;}

.nav_wrap .sub_nav{position: absolute;z-index: 99999; left:0px; top: 54px;width: 120px; height: 305px;background: #4ABB97;padding-left: 20px; padding-top: 5px;

display:none;}

.nav_wrap .sub_nav li {}

.nav_wrap .sub_nav a{height: 30px;line-height: 30px;text-align: left;font-size: 14px; font-family: "微软雅黑";color: #fff;}



.nav_wrap .sub_nav li:hover a{color: #242424;}

/*==========index页面================*/

.wrap1002>.tit{width:253px; margin: 0 auto; position: relative;height: 2px;  background:#2F2F2F; margin-top: 50px;}

.wrap1002>.tit p{width: 153px; height: 43px;  background:#fff; color: #a4a4a4;font-size: 12px; font-family: Arial; position: absolute; top: 0px; margin-top: -21.5px; left: 50%; margin-left: -76.5px; text-align: center; }

.wrap1002>.tit p b{width: 151px; height: 36px;display: block; font-size: 28px; font-family: "微软雅黑";color: #2F2F2F; }

.scroll_wrap_top{ height:520px;margin-top: 60px; margin-bottom: 10px; width:1026px; }

.scroll_wrap_top .scroll_wrap{height:520px; width:100%;}

.scroll_wrap_top .scroll_wrap ul{ overflow:hidden; zoom:1;height:520px; width:100%;}

.scroll_wrap_top .scroll_wrap ul li{height:520px;float: left; width:1026px;height:520px; }

.index_proList dl{width: 320px; height: 249px; margin-right: 21px; margin-bottom:20px;  background:#E6E6E6;float:left; }



.index_proList {overflow: hidden;}

/*.index_proList dl:nth-child(3n){margin-right: 0px;}*/

.index_proList dl a{padding: 8px;text-align: center;}

.index_proList dl img{ width:305px; height:200px; }

.index_proList dl .cap{height: 25px; line-height: 25px; text-align: center;font-size: 16px; font-family: "微软雅黑";color: #2F2F2F;}

.index_proList dl :hover{background:#009966;}

.index_proList dl :hover .cap{color: #fff;}

.pro_wrap{width: 100%; background:#fff;padding-bottom: 20px;}

.pro_wrap .wrap1002>.tit h2{width: 153px; height: 43px;  background:#fff; color: #a4a4a4;font-size: 12px; font-family: Arial; position: absolute; top: 0px; margin-top: -21.5px; left: 50%; margin-left: -76.5px; text-align: center;}

.pro_wrap .wrap1002>.tit b{width: 151px; height: 36px;display: block; font-size: 28px; font-family: "微软雅黑";color: #2F2F2F;}

.pro_wrap .btn{position: absolute; width: 44px; height: 143px; top: 50%; margin-top:-71.5px; }

.pro_wrap .l_btn{background:url(../images/arr_l.jpg) center center no-repeat;left: -94px; }

.pro_wrap .r_btn{background:url(../images/arr_r.jpg) center center no-repeat;right: -94px; }



.com_wrap{width: 100%; background: #00355E; padding: 20px 0; } 

.com_wrap .ab_img{float: left;margin-right: 45px; }

.com_wrap .wrap1002 {overflow: hidden;padding: 0 22px;}

.com_wrap .wrap1002>.tit{ background:#2F2F2F; background: #fff; margin-bottom: 50px;}

.com_wrap .wrap1002>.tit h2{width: 153px; height: 43px; color: #dddddd; background: #00355E; color: #a4a4a4;font-size: 12px; font-family: Arial; position: absolute; top: 0px; margin-top: -21.5px; left: 50%; margin-left: -76.5px; text-align: center; }

.com_wrap .wrap1002>.tit b{display: block; font-size: 28px; font-family: "微软雅黑";color: #FFF;}

.com_wrap .com_cap{float: left;width: 450px; }

.com_wrap .com_cap p{ font-size: 13px; color: #e7e6e6;font-family: "微软雅黑";text-align: left; line-height: 1.5em;}

.com_wrap .com_cap .cap_tit{color: #fff;font-family: Arial; margin-bottom: 10px;line-height: 2em; }

.com_wrap .com_cap .cap_tit b{font-size: 24px; font-family:"微软雅黑"; }

.com_wrap .more{width: 100px; height: 22px; background: url(../images/more.jpg) center center no-repeat;position: relative; margin-left: 451px; margin-top: 20px; }

.news_wrap{width: 100%; background: #fff;padding: 30px 17px 8px 17px; }

.news_wrap .wrap1002{overflow: hidden;}

.news_wrap h2{font-family: '微软雅黑'; font-size: 12px; color: #AAACAC;  text-align:center; line-height:24px; margin-bottom: 10px;}

.news_wrap b{font-size: 28px; color: #000;}

.news_wrap .index_news{width: 100%; }

.news_wrap .index_app{width: 548px; float: left;display: none;}

.news_wrap .index_news ul{position: relative; width: 100%; /*height:400px;*/overflow: hidden;}

.news_wrap .index_news>ul>li{position:relative; width: 320px; float:left; margin-right: 5px; height: 280px;}

.news_wrap .index_news>ul>li:nth-child(3n){margin-right: 0px;}

.news_wrap .index_news h3{font-size: 15px; color: #000;font-family: "微软雅黑"; font-weight: bold; width: 170px; height: 23px; line-height: 23px; border-bottom: 1px solid transparent;  position: absolute; left: 0px; top: 0px;}

.news_wrap .index_news .sub_tit:hover{ border-bottom:3px solid #009966;}

.news_wrap .index_news .news_con{width: 100%; top: 39px;position: absolute;}

.news_wrap .index_news .news_con .news_txt {font-size:12px; color: #878787; width: 162px;height:100px; overflow: hidden;}

.news_wrap .index_news .news_con .news_txt strong{font-size: 14px; color: #000;line-height: 24px; height: 24px; display:block; overflow:hidden; }

.news_wrap .index_news .news_con .news_txt span { display:block; line-height: 20px;color: #777;}

.news_wrap .index_news .news_img{float: left;margin-right: 4px;margin-bottom: 4px; width: 150px; height:100px;border: 1px solid #ccc;}

.news_wrap .index_news .sub_news{width: 100%; overflow: hidden; }

.news_wrap .index_news .sub_news li{/*float: left;*/ margin-right: 15px;height: 25px;overflow: hidden;}

.news_wrap .index_news .sub_news li:nth-child(2n){margin-right: 0px;}

.news_wrap .index_news .sub_news li a{height: 25px; line-height: 25px; background: url(../images/dot.jpg) 0 center no-repeat;padding-left: 10px;font-size: 14px; color: #000;font-family: "微软雅黑"; }


.news { width:1002px; margin:40px auto 0px auto; overflow:hidden;}

.news ul { list-style-image: none; list-style-type: none; margin-top: 6px; }

.news li {width: 1002px; height: 80px; background: url(../images/sou_bj.png) 0 13px no-repeat; padding-left: 15px; border-bottom: #CCC 1px dotted
}
.news li a { width: 897px; height: 30px; line-height: 30px; font-size: 15px; overflow: hidden; float: left; font-weight: bold;}
.news li span { width: 90px; height: 30px; line-height: 30px; float: right; text-align: left;}
.news li em { width: 987px; height: 46px; line-height: 23px; font-size: 14px; float: left; font-style: normal; color: #999;}

.shownews { width:1002px; margin: 40px auto 0px auto; }

.shownews a { }

.shownews a:hover { text-decoration: underline;}

.shownews .title { background:#e7e7e7; height: 40px;  text-align: center; margin-top: 40px;}

.shownews .title h1 { color:#b90b0a; font-size: 16px; line-height: 40px;}

.shownews .title span { line-height:18px;}

.shownews DIV.text { padding-top:28px; line-height:28px; }

.shownews DIV.text h2{ font-weight: bold;font-size: 15px;line-height: 30px;border-bottom: 1px solid #e2e2e2;}



/*==================================index_bannner  没有arr=================================================== */

#full-screen-slider {position:relative; overflow: hidden;width: 100%; height: 445px;}

#slides { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:relative}

#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;margin-left:-1px;}

#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;margin-left:-1px;}

#pagination { display:block; list-style:none; position:absolute;bottom: 20px; width: 39px; height: 10px;z-index:9900;  margin-left:-14.5px; left: 50%; }

#pagination li { display:block; list-style:none; width:12px; height:12px; float:left; margin-left:5px;background: #00355E; border-radius: 50%; }

#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}

#pagination li.current { background:#009966; }

#slides .ban1{background:url(../images/ban1.jpg) center top no-repeat; }

#slides .ban2{background:url(../images/ban2.jpg) center top no-repeat; }









/*======banner结束=======*/

/*==============search开始===============*/

.search{ width: 50px;  height: 46px; position: absolute; top:4px; right: 0px;}

.search_info { background: transparent;  margin: 0 auto;  }

.search_info form{  }

/*.search_info_txt { height:27px; width:190px; background: #fff;}*/

.search_info_txt{ display:none;}

.search_info_txt_css {z-index: 9999999; width: 190px; background-color:#fff; border: 5px solid #009966;position: absolute; right: 0px;top: 46px; font-size: 14px; height:27px; line-height:27px; color: #c8c8c8; font-family: "微软雅黑"; overflow: hidden; text-indent:8px; }

.search_info_btn { float: right; height:46px; width:50px; }

.search_info_btn_css { width: 50px; background: url(../images/sea.jpg) no-repeat; border-color: -moz-use-text-color; border-style: none; border-width: 0; position: absolute; right: 0px;top: 0px;  font-size: 14px; height:46px; overflow: hidden; cursor:pointer; }



/*==============search结束===============*/

/*产品列表*/

.productList li{width: 320px; height: 249px; margin-right: 21px; margin-bottom:20px; float: left; background:#E6E6E6; }

.productList li img{ width:305px; height:200px;}

.productList {margin-top: 60px; margin-bottom: 20px;overflow: hidden;}

.productList li:nth-child(3n){margin-right: 0px;}

.productList li a{padding: 8px;text-align: center;}

.productList li .cap{height: 41px; line-height: 41px; font-size: 16px; font-family: "微软雅黑";color: #2F2F2F;}

.productList li :hover{background:#009966;}

.productList li :hover .cap{color: #fff;}

/*单页*/

.pageInner{ clear:both; margin-top:40px; line-height:25px;}





/*======about页面===========*/



/*=========new页面=======*/





/*=========pro页面=======*/

.in_ban img{ width: 1920px; height: auto; margin-left: -459px;}

.bread{position: absolute;text-align: left;height: 20px; line-height: 20px; background:url(../images/br_tit.jpg) 0 center no-repeat;padding-left: 12px;}





.pro_list_tit{width:100%; padding: 20px 0;margin-top: 20px;}

.pro_list_tit ul.catNav1{  width:840px; margin:10px auto; zoom:1; overflow:hidden;}

.pro_list_tit ul.catNav2{  width:840px; margin:10px auto 0px auto; clear:both; zoom:1; overflow:hidden;}

.pro_list_tit ul li{width: 157px;float: left; margin-right: 10px;}

.pro_list_tit ul li.last{margin-right: 0px;}



.pro_list_tit ul li a{width: 100%; height: 35px; line-height: 35px; text-align: center;font-size: 16px; color: #fff;font-family: "微软雅黑"; background:#333; }

.pro_list_tit ul li a:hover,.pro_list_tit ul li a.sel_cat{background:#009966; }







/*.pro_list_tit{width: 617px;height: 35px;  position: relative;margin: 0 auto;padding: 38px 0;margin-top: -20px;}

.pro_list_tit ul{width: 542px;height: 35px; overflow: hidden;position: relative;margin: 0 auto;margin-top: 60px;}

.pro_list_tit ul li{width: 174px;float: left; margin-right: 10px; display:none;}

.pro_list_tit ul li:nth-child(3n){margin-right: 0px;}

.pro_list_tit ul li a{width: 100%; height: 35px; line-height: 35px; text-align: center;font-size: 16px; color: #fff;font-family: "微软雅黑"; background:#333; }

.pro_list_tit ul li a:hover{background:#009966; }

.pro_list_tit .tit_btn{width: 15px; height: 35px; position: absolute; top: 0px; opacity: 0.5;top: 98px;}

.pro_list_tit .tit_btn:hover{opacity: 1;}

.pro_list_tit .pro_btn_l {background:url(../images/pro_tit_l.jpg) 0 0 no-repeat; left: 0px; }

.pro_list_tit .pro_btn_r {background:url(../images/pro_tit_r.jpg) -1px 0 no-repeat; right: 0px; }*/



/*======================产品终端页产品图片切换效果样式=======================*/

.show_pro{ width:1002px; margin: 10px auto 0;}

.show_pro h1{ height: 30px; line-height: 30px; font-size:16px; color:#3c3c3c; font-weight:bold; text-align:center;}

.products_4 { width: 1002px; 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; margin:0 auto; }

.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: 10px; }

.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; }

.proinfo_two .pro_description_cont p{line-height: 28px;}

.proinfo_two .pro_description_cont  table{ border-collapse:collapse; border:#ccc solid 1px;}

.proinfo_two .pro_description_cont  table tr,.proinfo_two .pro_description_cont  table td{border:#ccc solid 1px; line-height:1.5em; padding:0 5px}

#spec-n1 img { width:400px; height:267px; 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:1002px; }

.other h2 { text-indent: 10px; }

.other_tit { border-bottom: 1px dashed #222222; font-size:14px; height: 40px; line-height: 40px; padding-top: 10px; }

.other ul { margin: 10px 0; }

.other li { float: left; margin: 0 17px; 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:100px; margin: 0 auto; width: 150px; }

.other span { display: block; font-size: 14px; height: 22px; line-height: 22px; text-align: center; }



/*==================show页面================*/



/*======================foot===============*/

/*产品导航*/

.pronav{width:1002px;margin:0px auto;padding:0px;overflow:hidden;}

.pronav_nr{background:none #f8f8f8;}

.pronav_t{line-height: 35px;height: 35px;font-weight:bold;margin-top: 10px;overflow:hidden;}

.pronav_t h2{/*display:inline;*/font-size:15px;font-weight:bold;text-indent: 10px;}

.pronav_t h2 a,a:hover,a:visited{color:#000; text-decoration:none;}

.pronav_info{margin-bottom: 10px;overflow:hidden;color:#373737;}

.pronav_info li{line-height:25px;overflow:hidden;width:143px;float:left;}

.pronav_info li a,a:hover,a:active{color:#373737; text-decoration:none;}

/*底部导航*/

.foot_wrap{width: 100%;background: #333; padding: 15px 0; text-align: center; color: #c7c6c6;font-size: 12px;font-family: "微软雅黑"; }

.foot_wrap .links a{color: #c7c6c6; }

.foot_wrap p{line-height: 2em;}

.foot_wrap a{color: #c7c6c6;font-size: 12px}

.catalogdata{ margin-top: 10px;}

.wap820{ width:800px; padding:0px 8px;}