@charset "utf-8";
/* CSS Document */
dl,dd,dt,ul,li,form,p,tr,td,div{margin:0;padding:0;}
li{ list-style:none;}
img{border:0; margin:0;}
body{ margin:0; padding:0; font-family:"Microsoft YaHei"; font-size:14px; line-height:24px; color:#444444; background:#f4f4f4;}
a{border:0; margin:0;}
a:link {color:#333333; text-decoration: none;} /* 未访问的链接 */
a:visited { color:#333333; text-decoration: none;} /* 已访问的链接 */
a:hover {color:#3296a6; text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color:#3296a6; text-decoration: none;} /* 点击激活链接 *//* CSS Document */


/* 头部 */
.headline{ width:100%; height:30px; background:#3296a6; color:white;}
.top_box{ width:1000px; margin:0 auto;}
.right_one{ width:280px; float:right;}
.right_one a{ display:block; float:right; font-size:12px; line-height:12px; color:white; margin-top:9px; padding-left:10px;}
.right_one a:hover{ color:#feca0a;}
.top_a{ padding-right:10px; border-right:solid 1px #ffffff;}
.right_two{ width:199px; float:right; margin-top:4px;}


/* logo & nav */
.logo_nav{ width:100%; background:white; border-bottom:solid 2px #3296a6}
.ln_box{ width:1000px; margin:0 auto; height:108px;}

.logo{ width:250px; float:left;}
.nav_box{ width:650px; float:right; border-bottom:solid 0px #cccccc; margin-top:30px;}
.nav{ width:650px; border-bottom:solid 0px #cccccc; margin-top:30px;}
.nav ul{ width:700px; height:45px; margin:0 auto;}
.nav .b{ list-style:none; width:110px; height:50px; float:left; position:relative;}
.nav .b .a{ display:block; height:50px; line-height:45px; color:#222; text-align:center; text-decoration:none; font-family:"微软雅黑"; font-size:14px;}
.xmzs0{ width:650px; min-height:40px; background:#FFF; display:none; position:absolute; top:50px; padding:10px; z-index:1000;
	border:solid 1px #eeeeee;
	box-shadow:0px 0px 0px #CCCCCC;
	-moz-box-shadow:0px 0px 0px #CCCCCC;
	-webkit-box-shadow:0px 0px 0px #CCCCCC;
	border-radius: 0 0 0px 0px;
	}
.subNav{ float:left; margin-left:20px; margin-right:20px; line-height:40px;}



/* 首页 banner */
.banner{ height:450px; overflow:hidden;}
.banner .d1{ width:100%; height:450px; display:block; position:absolute; left:0px;}
.banner .d2{ width:100%; height:30px; clear:both; position:absolute; z-index:2; left:0px; top:560px;}
.banner .d2 ul{ float:left; position:absolute; left:54%; top:0; margin:0 0 0 -96px; display:inline;}
.banner .d2 li{ width:12px; height:12px; overflow:hidden; cursor:pointer; background:url(../images/banner_naniu.png) no-repeat center; float:left; margin:0 3px; display:inline;}
.banner .d2 li.nuw{ background:url(../images/banner_naniu_hover.png) no-repeat center;}


/* 首页 内容 */
.content{ width:1000px; margin:0 auto; margin-top:50px; font-family:"Microsoft YaHei";}
.hot_product{ width:240px; float:left; border-radius:10px 10px 0 0; background:white;}
.con_title{ height:45px; font-size:16px; font-family:"微软雅黑"; letter-spacing:3px; font-weight:bolder; color:#3296a6; line-height:50px; padding-left:45px; background:url(../images/index_icon.png) 20px center no-repeat; border-bottom:solid 2px #3296a6;}
.hot_list{ padding-left:20px; padding-right:20px; padding-bottom:40px; border-bottom:solid 1px #3296a6; margin-top:10px; font-size:13px;}
.hot_list a{ display:block; height:40px; line-height:40px; background:url(../images/line.png) bottom repeat-x; padding-left:15px; color:#3296a6;}
.hot_list a:hover{ color:white; background:#3296a6;}
.con_customer{ margin-top:20px; padding:0 10px 20px 10px;}

.profile{ width:740px; float:right; border-radius:10px 10px 0 0; background:white; margin-bottom:20px;}
.pro_title{ width:550px; float:left;}
.pro_more{ width:100px; float:right; text-align:right; padding-right:20px;}
.pro_more a{ font-family:"宋体"; font-size:14px; color:#3296a6; font-weight:normal; letter-spacing:normal;}
.pro_more a:hover{ color:#ee1d23;}
.pro_con{ padding:20px; font-family:"宋体"; font-size:13px; line-height:23px; color:#444444;}

/* 选项卡内容切换开始 */
#con{ width:740px; float:right; border-radius:10px 10px 0 0; background:white; margin-bottom:20px;}
#tags{ width:740px; height:50px; border-bottom:solid 2px #3296a6;}
#tags LI{ float:left; height:50px; list-style-type:none;}
#tags LI A{ float:left; height:50px; line-height:50px; color:#3296a6; font-size:16px; font-weight:bold; text-decoration:none; padding:0 20px; background:url(../images/profile.png) right center no-repeat;}
#tags LI.emptyTag{ background:#000000; width:4px}

#tags LI.selectTag{ height:50px; margin-bottom:0; position:relative; background:url(../images/news_hover.png) bottom center no-repeat;}
#tags LI.selectTag A{ height:50px; line-height:50px; color:#3296a6; font-size:16px; font-weight:bold;}
#tagContent{ width:700px; padding:20px 20px 5px 20px; word-wrap:break-word; overflow:hidden}
.tagContent{ color:#474747; display:none; height:auto;}
#tagContent DIV.selectTag{ display:block}

.news_title a{ font-size:13px; color:#3296a6;}
.news_title a:hover{ color:#ee1d23;}
.news_con{ margin-top:10px; font-family:"宋体"; font-size:12px; line-height:22px; color:#444444;}
/* 选项卡内容切换结束 */


/* 产品展示 */
.pro_show{ width:100%; background:white; margin-top:20px;}
.pro_showTitle{ width:965px; margin:0 auto; height:50px; border-bottom:solid 2px #3296a6;font-size:16px; font-family:"微软雅黑"; letter-spacing:3px; font-weight:bolder; color:#3296a6; line-height:50px; padding-left:35px; background:url(../images/index_icon.png) 10px center no-repeat;}
.pro_showmore a{ display:block; width:62px; float:right; height:50px; background:url(../images/more.png) center no-repeat; padding-right:10px;}
.pro_showBox{ width:1020px; margin:0 auto; background:white; padding-bottom:20px;}
.pro_showBox a{ display:block; width:184px; height:200px; float:left; margin:20px 10px 0 10px;}
.pro_showBox a img{ position:absolute;}
.pro_showBox a span{ display:block; position:relative; left:0px; top:170px; height:30px; text-align:center; color:white; font-size:12px; line-height:30px; background:url(../images/products_bg.png) bottom center no-repeat;}
.pro_showBox a:hover span{ background:url(../images/products_bgh.png) bottom center no-repeat;}

/* 底部版权 */
.copyright{ width:100%; background:#3296a6; margin-top:50px; border-top:solid 2px #0a7080;}
.cr_box{ width:1000px; margin:0 auto; padding-top:30px;}
.cr_left{ width:600px; float:left;}
.cr_right{ width:380px; float:right; padding-bottom:30px;}
.cr_words{ font-size:12px; line-height:18px; color:white;}
.cr_nav a{ display:block; float:left; font-size:14px; line-height:14px; font-weight:bold; color:#b8f5ff; padding-right:15px;
	margin-right:15px; margin-top:10px; border-right:solid 1px #b8f5ff;}
.cr_nav a:hover{ color:#feca0a;}


/* 内页样式 */
.inner_box{ width:1000px; margin:0 auto; margin-top:50px;}
.left_box{ width:220px; float:left;}
.right_box{ width:740px; float:right;}
.left_nav a{ display:block; font-size:14px; line-height:40px; font-weight:bold; color:#1c7d8c; padding-left:65px; margin-top:2px; background:url(../images/left_nav.png) no-repeat;}
.left_nav a:hover{ color:#feca0a; background:url(../images/left_navHover.png) no-repeat;}
.left_nav_02 a{ display:block; font-size:14px; line-height:40px; font-weight:bold; color:#1c7d8c; padding-left:30px; margin-top:2px; background:url(../images/left_nav.png) no-repeat;}
.left_nav_02 a:hover{ color:#feca0a; background:url(../images/left_navHover.png) no-repeat;}
.right_titleBox{ width:740px; height:48px; border-bottom:solid 2px #cccccc; background:url(../images/right_bg.png) right top no-repeat;}
.right_title{ width:370px; float:left; font-size:18px; font-weight:bold; color:#3296a6; padding-top:13px;}
.right_title a{ padding:0 10px 11px 10px; border-bottom:solid 2px #3296a6;}
.right_site{ width:370px; float:right; text-align:right; font-size:12px; line-height:12px; color:#666666; padding-top:25px;}
.right_site img{ padding-right:5px;}
.right_content{ margin-top:30px; min-height:500px;}
.content_line{ width:740px; height:2px; background:#cccccc; margin:50px 0;}

.pro_list{ display:block; width:170px; float:left; margin-left:20px; margin-bottom:20px;}
.pro_list span{ display:block; text-align:center; font-family:"微软雅黑"; font-size:12px;}
.pro_list:hover img{ background:black; opacity:0.8; filter:alpha=(80);}
.pro_list:hover span{ color:#3296a6;}

.pro_name{ width:378px; float:left; height:310px; margin:20px 0; background:white;}
.pro_img{ width:322px; float:right; padding-left:40px; background:url(../images/pro_bg.png) left center no-repeat;}
.pro_top{ height:20px; line-height:20px; padding:15px 0;}
.pro_bottom{ padding-top:5px;}
.pro_a{ width:80px; float:left; font-size:16px; font-weight:bold;}
.pro_b{ width:265px; float:right; font-size:20px; font-weight:bold; color:#333333;}
.pro_c{ width:265px; float:right; font-family:"宋体"; font-size:13px; line-height:25px; padding-bottom:20px;}
.dload{ float:left; padding:0 10px; border:solid 1px #cccccc; margin-right:5px;}

.pro_line{ font-size:16px; line-height:40px; font-weight:bold; padding-left:10px; background:url(../images/pro_line.png) left center no-repeat;}
.pro_profile{ font-family:"宋体"; font-size:13px; line-height:25px; padding-bottom:20px;}

.news_box{ height:120px; background:url(../images/news_line.png) bottom repeat-x; padding-bottom:15px; margin-bottom:15px;}
.news_titleB{ height:40px; line-height:40px;}
.news_title01{ width:435px; float:left; font-weight:bold;}
.news_time{ width:100px; float:right; text-align:right; font-size:12px; color:#888888;}
.news_words{ font-size:12px; line-height:25px;}

.news_title02{ font-size:16px; line-height:26px; font-weight:bold; text-align:center;}
.news_time02{ font-size:12px; line-height:22px; color:#888888; text-align:center; padding:10px 0; background:url(../images/news_line.png) bottom repeat-x;}
.news_content{ font-size:14px; line-height:30px; margin-top:20px;}

.equipment{ text-align:center;}
.equipment_name{ font-size:16px; line-height:40px; font-weight:bold; text-align:center; padding-bottom:20px; margin-bottom:10px; background:url(../images/news_line.png) bottom repeat-x;}

.tech{ padding-left:20px;}





/*在线客服*/
.float0831{ POSITION:fixed; TOP:180px; RIGHT:1px; _position:absolute; z-index:100;}
.float0831 A{ COLOR: #00a0e9;}
.float0831 A:hover { COLOR:#ff8100; TEXT-DECORATION:none;}
.float0831 .floatL { POSITION:relative; WIDTH:28px; FLOAT:left;}
.float0831 .floatL A { TEXT-INDENT:-9999px; DISPLAY:block; FONT-SIZE:0px;}
.float0831 .floatR { BACKGROUND:url(../images/float_bg.gif);}
.float0831 .tp { BACKGROUND:url(../images/float_bg.gif);}
.float0831 .cn { BACKGROUND:url(../images/float_bg.gif);}
.float0831 .floatR { PADDING-BOTTOM:15px; WIDTH:130px; BACKGROUND-REPEAT:no-repeat; BACKGROUND-POSITION:-131px bottom; FLOAT:left; OVERFLOW: hidden}
.float0831 .tp { BACKGROUND-REPEAT:no-repeat; BACKGROUND-POSITION:0% 0%; HEIGHT:10px;}
.float0831 .cn { BACKGROUND-REPEAT:repeat-y; BACKGROUND-POSITION:-262px 0px;}
.float0831 .cn H3 { TEXT-INDENT:-9999px; HEIGHT:36px; FONT-SIZE:0px;}
.float0831 .cn UL { PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP:0px;}
.float0831 .cn UL LI { BORDER-BOTTOM:#e6e5e4 1px solid; LINE-HEIGHT:36px; WORD-WRAP:break-word; HEIGHT:36px; OVERFLOW:hidden; WORD-BREAK: normal; list-style:none;}
.float0831 .titZx { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:5px -10px;}
.float0831 .titDh { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:5px -66px;}
.float0831 .titDc { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:5px -124px;}
.float0831 .icoZx { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:2px -154px;}
.float0831 .icoTc { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:0px -323px;}
.float0831 .icoFf { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:2px -213px;}
.float0831 .icoTl { BACKGROUND:url(../images/float_s.gif) no-repeat; PADDING-LEFT:20px; DISPLAY:block; FONT-FAMILY:"Î¢ÈíÑÅºÚ"; BACKGROUND-POSITION:2px -266px; FLOAT:left;}
.float0831 .btnOpen { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:-30px -396px;}
.float0831 .btnOpen_n { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:0px -530px;}
.float0831 .btnCtn { BACKGROUND:url(../images/float_s.gif) no-repeat; BACKGROUND-POSITION:0px -396px;}

.float0831 .icoZx { PADDING-LEFT:28px; DISPLAY:block; FLOAT:left;}
.float0831 .icoTc { PADDING-LEFT:28px; DISPLAY:block; FLOAT:left;}
.float0831 .icoFf { PADDING-LEFT:28px; DISPLAY:block; FLOAT:left;}
.float0831 .btnOpen { POSITION:relative; WIDTH:28px; HEIGHT:118px; TOP:80px; LEFT:2px;}
.float0831 .btnOpen_n { POSITION:relative; WIDTH:28px; HEIGHT:118px; TOP:80px; LEFT:2px;}
.float0831 .btnCtn { POSITION:relative; WIDTH:28px; HEIGHT:118px; TOP:80px; LEFT:2px;}
.float0831 .btnOpen { TOP:118px; LEFT:1px}
.float0831 .btnOpen_n { TOP:118px; LEFT:1px}
.float0831 .btnCtn { TOP:118px; LEFT:2px}
.float0831 UL LI H3.titDc A { WIDTH:80px; DISPLAY:block; HEIGHT:36px;}
.float0831 UL LI.top { BORDER-BOTTOM:#ace5f9 1px solid;}
.float0831 UL LI.bot { BORDER-BOTTOM-STYLE:none;}
.float0831 UL.webZx { PADDING-BOTTOM:0px; PADDING-LEFT:0px; WIDTH:164px; PADDING-RIGHT:0px; BACKGROUND:url(../images/webZx_bg.jpg) no-repeat; HEIGHT:120px; PADDING-TOP: 0px}
.float0831 UL LI.webZx-in { BORDER-BOTTOM-STYLE:none; PADDING-LEFT:5px; HEIGHT:120px; PADDING-TOP:8px;}
