@charset "utf-8";
/* CSS Document */
html {}
:root { overflow-y: scroll }/* 视客户要求 加或不加 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, lengend, input, button, textarea, select, p, blockquote, th, td { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }
img { border: 0 none; vertical-align: middle; }
li { list-style-type: none }
p{line-height:18px;}
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-size: 100% } /* 字体加粗与否，视页面标题更改 */
body, input, button, textarea, select { font-size: 12px;} /* 或 表单类的字体颜色和body一样 */
button { cursor: pointer }
em, cite { font-style: normal }
body { line-height: 1.17; -webkit-text-size-adjust: none;color:#444;background:#f3f3f3; font-family:'arial','微软雅黑';}
a { color:#666; text-decoration: none; outline:medium none; }
a:link { color: #666; text-decoration: none }
a:visited { }
a:hover { color: #46aac9; }
a:focus {}
a:active {}
:focus { outline: none }
.clearfixed:after { content: "."; clear: both; display: block; height: 0; overflow: hidden }
.clearfixed { zoom: 1 } /* 增加清除浮动样式时，要注意当前元素是否为块结构，如果不是，要添加属性 display: block */
.clear { display: block!important; float: none!important; clear: both; width: auto!important; height: 0;margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0 }
.fl { float:left;}
.fr { float:right;}
.none{display:none;}
/****header***/
.header{background:url(../images/header_bg.jpg) repeat-x;}
.wrap{width:960px;margin:0 auto;}
.header .wrap{height:95px;overflow:hidden;}
a.logo{display:inline-block;width:187px;height:37px;background:url(../images/logo.png) no-repeat;text-indent:-999em;margin:30px 0 24px;}
.search_form{width:192px;height:24px;border:1px solid #ddd;border-radius:20px;margin-top:39px;background:#fff;}
.search_form .search_text{width:150px;height:24px;line-height:24px;padding:0 3px 0 13px;border:none;border-radius:20px; font-family:'Arial';background:none;}
.search_form .search_btn{width:13px;height:12px;border:none;background:url(../images/icon.png) no-repeat;cursor:pointer; vertical-align:middle;}
.nav{height:36px;line-height:36px;background:url(../images/nav_bg.png) repeat-x;overflow:hidden;}
.nav .wrap{background:url(../images/line.png) no-repeat left bottom;}
.nav li{width:100px;float:left;}
.nav li a{display:inline-block;width:100px;height:36px;line-height:36px;font-size:13px;text-align:center;color:#fff;background:url(../images/line.png) no-repeat right bottom;}
.nav li a:hover{background:/*url(../images/nav_cur.jpg) repeat-x*/#000;}
.container{background:url(../images/bg.png) repeat-x;padding-top:20px;}
.index_menu{width:190px;}
.pic_box{border:1px solid #f0f0f0;background:#fff;border-radius:5px;}
h3.title_tags{height:38px;line-height:38px;background:url(../images/tit_bg.jpg) repeat-x;color:#000;font-size:13px;font-weight:normal;border-radius:5px 5px 0 0;}
h3.title_tags em{width:11px;height:11px;background:url(../images/icon.png) no-repeat 0 -23px;display:inline-block;margin:0 10px;}
.menu_box ul{margin:11px 0px 14px;}
/*.menu_box ul li{line-height:30px;}*/
.menu_box ul li{height:30px;line-height:30px;border-bottom:1px dotted #e1e1e1;padding-left:16px;width:172px;position:relative; z-index:20;}
.menu_box ul li a{color:#666;display:block;}
.menu_box ul li.in_more{border:none;/*background:url(../images/sj.png) no-repeat right center;*/padding-right:12px;display:inline-block;width:auto;}
.menu_box ul li.in_more a{color: #4ea4be; border-bottom:none;}
.menu_box ul li.noborders a{border-bottom:none;}
/*.menu_box ul li a{color:#494949;display:block;height:30px;line-height:30px;border-bottom:1px dashed #ccc;padding-left:16px;}*/
.menu_box ul li a:hover,.menu_box ul li a.cur{color:#31859b;}
.menu_box dl{border-bottom: 1px dotted #e1e1e1;padding:6px 15px;}
.menu_box dl dt {line-height:24px;}
.menu_box dl dd {line-height:21px;}
.menu_box dl dt a{color:#31859b; line-height:21px;}
.color01 dl dt a{color:#666; line-height:21px;}
.color01 dl dt a:hover{color:#31859b}
.menu_box .box{padding:8px 0;}
.m15{margin-top:10px;}
.main_body{width:554px;margin-left:12px;}
.noborders{border:none !important;}
.item_list {background: #fff;border: 1px solid #c3c3c3;display: none;left: 188px;padding: 0px 4px;width: 450px;height:auto;}
.item_list a {line-height: 21px;margin-right: 10px;}
.item_list a:hover {color: #fafafa;}
.menu_box_s  li:hover {border-bottom: 1px solid #c3c3c3; border-top: 1px solid #c3c3c3;}
.menu_box_s  li:hover a { background:#fafafa;left: 0; position: absolute;top: 0;width: 173px;z-index: 23;padding-left:16px;}
.menu_box_s  .item_list { bottom: -1px;top: auto;}
.menu_box_s  li:hover .item_list {background:rgba(250,250,250,0.7); display: block;position: absolute;top: -1px;z-index: 21;height: auto;}
.menu_box_s  li .item_list a { line-height: 21px;height: 21px;margin-right: 8px;display:inline;background:none; position:static;}

/*flash*/
.flash{width:550px;height:282px;overflow:hidden;position:relative;margin-bottom:10px;}
.fadearry li img{width:550px;height:282px;border-radius:5px;}
.buttons{position:absolute;right:16px;bottom:16px;}
.buttons li{float:left;}
.buttons li a{float:left;height:13px;width:13px;background:#fff;border-radius:13px;margin-left:10px; Filter:Alpha(opacity=50); opacity:0.5; }
.buttons li a:hover,.buttons li.current a{background:#b2b3b1;Filter:Alpha(opacity=100); opacity:1; }
.new_products{height:500px;}
.new_products ul {background:url(../images/line01.jpg) repeat-y 273px 25px;height:450px;overflow:hidden;}
.new_products ul li{width:242px;margin:0 16px;float:left;padding:6px 0 25px;}
.new_products ul li .tit a p{line-height:18px;color:#31859b;}
.new_products ul li .tit{border-bottom:1px solid #31859b;padding-bottom:5px;margin-bottom:24px;}
.new_products ul li .img{width:98px;height:98px; text-align:center;}
.new_products ul li .img img{max-width:98px;max-height:98px;}
.new_products ul li .text{width:138px;color:#494949;}
.new_products ul li .text p.info{line-height:19px;height:115px;}
.new_products ul li .text a.more{display:inline-block;width:55px;height:24px;border:1px solid #ddd;background:url(../images/tit_bg.jpg) repeat-x;border-bottom:1px solid #a5a5a5;text-align:center;line-height:24px;border-radius:3px;}
.index_producdts{margin-top:10px;}
.right_bar{width:190px;}
.adv_box img{border-radius:5px;}
.customer_box img{margin-bottom:11px;border-radius:5px;}
.footer{background:#e9e8e8;margin-top:24px;padding-top:20px;}
.footer dl{width:180px;padding-left:5px;float:left;}
.footer dl dt{height:38px;line-height:38px;}
.footer dl dt a{color:#4f4f4f;font-size:13px;}
.footer dl dd {line-height:20px;}
.footer dl dd a{color:#46aac9;}
.footer .copy_info{border-top:1px solid #c0bfbf;margin-top:18px;}
.footer .copy_info p{line-height:40px;}
.footer dl.f_contact{width:195px;padding-left:25px;}
.footer dl.f_contact dd{color:#46aac9;}
.footer dl.f_contact dd.tel{line-height:24px;}

.pages_bar{width:190px;}
.right_body{width:756px;}
.posi{font-size:12px;color:#8a8a8a;margin-right:35px;}
.posi a{color:#8a8a8a;}
/***产品*****/
.products_list li{padding:10px;margin:12px 18px;background:#f5f5f5;}
.products_list li .img{width:125px;height:125px; text-align:center;}
.products_list li .img img{max-width:125px;max-height:125px;}
.products_list li .text{width:520px;}
.products_list li .text h2{height:26px;line-height:26px;margin-bottom:6px;font-weight:normal;}
.products_list li .text h2 a{font-size:14px;color:#31859b;}
.products_list li .text .info{line-height:18px;}
/*分页*/
.pagemenu { padding:15px 0; text-align:center; height:30px;line-height:30px;color:#333;margin:25px 15px 0;}
.pagemenu a { padding:4px 9px; border:1px solid #ddd;  margin:0 4px; color:#666; text-decoration:none;background:url(../images/tit_bg03.jpg) repeat-x left top;}
.pagemenu a:hover {border: #4bb5e1 1px solid; color:#fff;background:#4bb5e1; }
.pagemenu a:active {border: #4bb5e1 1px solid; color:#4bb5e1;border-radius:5px;}
.pagemenu .current { padding:4px 9px;  margin:0 4px;background:#4bb5e1; color:#46aac9; border:1px solid #ddd; font-weight:bold;background:url(../images/tit_bg04.jpg) repeat-x left top;}
.pagemenu .disabled {border: #ddd 1px solid; padding:4px 9px; color:#999; margin:0 4px;background:url(../images/tit_bg03.jpg) repeat-x left top;}
/***技术资讯*****/
.problem_list ul{padding:15px 0;}
.problem_list li{height:30px;line-height:30px;border-bottom:1px dotted #ddd;padding:0 45px 0 18px;background:url(../images/list.png) no-repeat 2px center;margin:0 15px;}
.problem_list li span a{width:14px;height:14px;display:inline-block;background:url(../images/icon.png) no-repeat 0 -50px; vertical-align:middle;margin-right:4px;cursor:pointer;}
.problem_list li:hover span a{background-position:0 -72px;}
/***产品内页*****/
.prducts_view{padding:15px 23px 30px;}
.products_info .info{margin-top:30px;}
.prducts_view .products_box{}
.prducts_view .product_tab{height:25px;line-height:25px;margin-top:35px;}
.prducts_view .product_tab a{display:inline-block;height:25px;line-height:25px;padding:0 10px;text-align:center;color:#fff;margin-right:5px;background:#c0c0c0;cursor:pointer;border-radius:3px 3px 0 0;}
.prducts_view .product_tab a:hover{background:#46aac9;}
.prducts_view .product_tab a.cur{background:#000;}
.prducts_view .products_cont{padding:10px 0;}
.prducts_view .products_info{padding-top:25px;color:#666;}
.prducts_view .products_img .big_img{width:379px;height:379px;border:1px solid #e1e1e1;text-align:center;position:relative;}
.prducts_view .products_img .small_img{width:127px;border-top:1px solid #e1e1e1;}
.prducts_view .products_img .big_img img{max-width:379px;max-height:379px;}
.prducts_view .products_img .small_img li{border-right:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;width:125px;height:125px;text-align:center;position:relative;cursor:pointer;}
.prducts_view .products_img .small_img li img{max-width:125px;max-height:125px;}
.prducts_view .products_img .big_img i,.prducts_view .products_img .small_img li i{display: inline-block;height: 100%;margin-left: -1px;overflow: hidden;vertical-align: middle;width: 1px;}
.prducts_view .products_img .small_img li em{display:inline-block;width:9px;height:14px;background:url(../images/cur.png) no-repeat;position:absolute;left:-8px;top:35px;display:none;}
.prducts_view .products_img .small_img li.cur em{display:inline-block;}
.prducts_view .products_img .big_img em{display:inline-block;width:22px;height:22px;background:url(../images/fdj.jpg) no-repeat;position:absolute;right:0px;bottom:0;cursor:pointer;}
.prducts_view .products_info h1{font-size:14px;line-height:44px;font-weight:normal;}
.layer_bg{background:url(../images/bg02.png);cursor: pointer; height: 100%;left: 0;position:fixed;top: 0;width: 100%;z-index: 1000;}
.mk_layer{width:100%;height:330px;position:fixed;top:10%;left:0; z-index:1011;}
.mk_layer img{ max-height:500px;}
.show_img span {display:inline-block;background:#fff;border:5px solid #eee;}
.show_img span em{/*display:inline-block;width:72px;height:28px;background:#4f4644;color:#fff;font-size:14px;line-height:28px;position:relative;margin-left:-82px; vertical-align:top;cursor:pointer;*/width:22px;height:22px;margin-left:-22px;background:url(../images/close.png) no-repeat;display:inline-block;position:relative;vertical-align:top;cursor:pointer;}
.cppz_box table tr.tr01 td,.czsc_box table tr.tr01 td{background:#f3f3f3;height:23px;}
.cppz_box table tr.tr02 td,.czsc_box table tr.tr02 td{height:24px;border-bottom:1px solid #ddd;}
.cppz_box table tr td .list li{width:97px;float:left;margin:0 15px 8px 0;}
.gray{color:#999;}
.down_ico{width:14px;height:14px;display:inline-block;background:url(../images/icon.png) no-repeat 0 -50px; vertical-align:middle;margin-right:4px;cursor:pointer;}
.net_table{margin-top:15px;}
.net_table tr.tr01 td{background:#f3f3f3;height:24px;text-align:center}
.net_table tr.tr02 td{height:28px;text-align:center}
/*.prducts_view .products_img .tit{height:35px;line-height:35px;border-bottom:1px solid #ddd;color:#000;padding:0 10px;}
.prducts_view .products_img li{width:115px;margin:20px 15px 0 0;float:left;}
.prducts_view .products_img li img{width:115px;height:92px;}*/
/***相关产品*****/
.products_comm li{text-align:center;margin:15px 0 0 0; width:188px; height:185px;}
.products_comm li img{ max-height:150px;max-width:150px;}
.products_comm li p{line-height:35px;}
.products_comm li p a{color:#31859b;}
/***下载 产品样本*****/
.down_yblist ul{padding-left:26px;}
.down_yblist li{width:122px;margin:30px 26px 0;float:left;text-align:center;cursor:pointer;}
.down_yblist li img{width:122px;height:148px;}
.down_yblist li p{line-height:40px;color:#000;}
/***联系我们*****/
.msg_form{padding:42px 0 60px 32px;}
.msg_form p{margin-bottom:15px;}
.msg_form .msg_text{width:208px;height:24px;border:1px solid #ddd;line-height:24px;padding:0 5px;border-radius:3px;margin-right:13px; font-family:'arial';}
.msg_form textarea{width:674px;height:150px;border:1px solid #ddd;padding:5px;border-radius:3px;color:#666;font-size:12px; font-family:'arial';}
.msg_form .msg_btn{display:inline-block;width:65px;height:27px;border:1px solid #ddd;background:url(../images/tit_bg.jpg) repeat-x;border-bottom:1px solid #a5a5a5;text-align:center; font-family:'arial';margin-right:13px;}
.cont_text{padding:34px;}
/***下载--常见问题*****/
.wt_list li{margin:0 12px;padding:15px 20px;background:url(../images/list.png) no-repeat 6px 23px;border-bottom:1px dotted #ddd;color:#999;}
.wt_list li .tit a{color:#31859b;}
.wt_list li .info{color:#999;}
.wt_list li .info a{cursor:pointer;}
/***关于我们--营销网络*****/
.business_net{padding:36px 52px 80px 44px;}
.business_net .net_img{width:657px;height:330px;background:url(../images/net.jpg) no-repeat;position:relative;}
.business_net .net_img a{position:absolute;display:inline-block;cursor:pointer;}
.business_net .net_img a.ouzhou{width:135px;height:88px;left:0;left:48px;top:28px;}
.business_net .net_img a.yazhou{width:235px;height:210px;left:0;left:138px;top:15px;}
.business_net .net_img a.dayang{width:129px;height:102px;left:0;left:305px;top:208px;}
.business_net .net_img a.beimei{width:267px;height:175px;left:0;left:384px;top:0px;}
.business_net .net_img a.nanmei{width:104px;height:168px;left:0;left:492px;top:162px;}
.business_net .net_img a.ouzhou:hover{background:url(../images/ouzhou.png) no-repeat;}
.business_net .net_img a.yazhou:hover{background:url(../images/yazhou.png) no-repeat;}
.business_net .net_img a.dayang:hover{background:url(../images/dayangzhou.png) no-repeat;}
.business_net .net_img a.beimei:hover{background:url(../images/beimeizhou.png) no-repeat;}
.business_net .net_img a.nanmei:hover{background:url(../images/nanmei.png) no-repeat;}
.net_links .title{height:22px;line-height:22px;background:#979695;color:#fff;padding:0 15px;}
.net_links .list span{margin:16px 45px 16px 0;display:inline-block;}
/***新闻与展览--展览资讯*****/
.show_list li{margin:0 15px;padding:25px 18px;border-bottom:1px dotted #ddd;}
.show_list li .img,.show_list li .img img{width:160px;height:82px;border-radius:5px;}
.show_list li .text{width:506px;color:#888;}
.show_list li .text h2{line-height:35px;font-weight: normal;}
.show_list li .text h2 span{font-weight:normal;}
.show_list li .text h2 a{color:#888;}
.blue{color:#31859b !important;}
/***新闻与展览-企业资讯*****/
.company_news li{margin:0 15px;padding:20px 18px;border-bottom:1px dotted #ddd;color:#888;}
.company_news li.data_time{padding:0px 18px;border:none;color:#67b6ce;font-size:20px;margin:20px 15px 0;}
.company_news .tit a{color:#888;}
.article_box{margin:12px;}
.article_box h1{line-height:45px;border-bottom:1px dotted #ddd;padding:0 20px;}
.article_box h1 span{color:#999;font-weight:normal;}
.article_box h1 span.blue{font-weight:bold;margin-right:10px;}
.article_box h1 span.see_ico i{display:inline-block;width:16px;height:10px;background:url(../images/view.jpg) no-repeat;margin-right:3px;}
.article_box .cont_box{padding:20px;}
.page_txt{color:#999;margin:25px 20px;}
.page_txt a{color:#999;}
/**search**/
.search_page{width:960px;margin:0 auto;}
.red{color:#F00;}
.rssone {border-bottom: 1px dashed #CCCCCC;}
.cutnum{clear:both;margin:15px 0;font-family: "arial";color:#717171;}
.description{clear:both;}
.rssone h2{height:35px;line-height:35px;}
.rssone h2 a {color: #4ea4be;float: left;font-family: "arial";font-size: 14px;font-weight:normal;}
.rssone h2 a:hover{text-decoration:underline;}
.rssone h2 span { color: #888888;float: right;font-family: "arial";font-size: 12px;font-weight: normal;list-style: none outside none;text-decoration: none;}
.rssone h2 span b {color: #60BB44;}
.description a {color: #717171;font-size: 12px;line-height: 25px;list-style: none outside none;text-decoration: none;}

/**customer***/
* html .qq_customer{position:absolute; right:0px;
top:expression(eval(document.documentElement.scrollTop+230-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.qq_customer{width:48px; right: 0;position: fixed;top: 232px;color:#fff;padding-top:110px;}
.qq_customer a{display:inline-block;width:48px;height:48px;background:url(../images/kefu02.png) no-repeat;}
.qq_customer a.kf_skype{background-position:-50px 0;}
.qq_customer a.kf_qq{background-position:-50px -49px;}
.qq_customer a.kf_msg{background-position:-50px -98px;}
.qq_customer a.kf_skype:hover{background-position:0px 0;}
.qq_customer a.kf_qq:hover{background-position:0px -49px;}
.qq_customer a.kf_msg:hover{background-position:0px -98px;}