@charset "utf-8";
/* CSS Document */
/*head*/
#topNavWrapper {width: 100%;height:90px;margin: 0px auto;z-index:100;_position: relative;_top:0px; }
#topBar{width: 100%;height:20px;line-height:20px;font-size:12px;background:#ccc;color:#fff;}
.topBar{width:1000px;margin:0 auto;font-size:12px;background:#999;color:#fff;}
.topBar_left{float:left;}
.topBar_right{float:right;}
#topNav {width:100%;display: block;z-index: 100;overflow: visible;position: fixed;top: 0px; 
_position: absolute; _top:expression(documentElement.scrollTop + "px");	background:#FFF;height:90px;  border-bottom:solid 1px #EEEEEE;-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; }


.sub_navWrapper {background:#464545 }
.sub_navWrap {height:50px;}

.conNavWrapper {width: 100%;height: 50px;margin: 0px auto;z-index:100;_position: relative;_top:70px; }
.connav{width:100%;z-index: 100;overflow: visible;position: fixed;top: 70px; _position: absolute; _top:expression(documentElement.scrollTop + "px");height:50px;background:#464545 }

#conNavWrapperb{width: 100%;height: 50px;margin: 0px auto;z-index:100;_position: relative;_bottom:0px; }
#connavb{width:100%;z-index: 100;overflow: visible;position: fixed;bottom: 0px; 
_position: absolute; _top:expression(documentElement.scrollTop + "px");height: 50px; color:#FFF;	background:#000;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);}
		
.head { width:1000px; height:90px;margin:0 auto; z-index:9999;font-family:"微软雅黑";  }
.head .logo { width:300px;}
.head .logo  img { margin-top:20px;}

head .head_r#doyoo_panel { border:solid 1px #FFF; background:#DE2D01; color:#FFF;width:80px; margin:0 5px; font-size:15px; line-height:28px; text-align:center; margin-top:25px; }

.head .daohang { width:700px; height:60px; margin-top:0px; }
.top_tel{width:340px;float:right;text-align:center;color:#fff;font-size:14px;height:30px;line-height:30px;background:url("../images/telbg.jpg"/*tpa=http://www.noenit.com/2019/images/telbg.jpg*/) bottom no-repeat;}
#nav { width:700px; margin:0 auto;display:block;font-size:14px; z-index:9999}
#nav li { display:block; float:left;width:100px; text-align:center;height:55px;line-height:55px; text-decoration:none;}
#nav li a {display:block;  color:#4f4f4f;text-align:center;}
#nav li.on,#nav li:hover{background:url("../images/bg_line.jpg"/*tpa=http://www.noenit.com/2019/images/bg_line.jpg*/) bottom repeat-x;}



/*web_sub*/
.sub { /*position:relative; z-index:9999*/ }
.sub  .sub_left { width:200px;}
.sub  .sub_dh ul { margin:0;  }
.sub  .sub_dh ul  li { display:block; float:left;}
.sub  .sub_dh ul  li a { font-family:"微软雅黑"; font-size:15px; display:inline-block;width:120px; text-align:center; line-height:50px;  color:#FFF}
.sub  .web_sub_dh ul  li a { width:150px;  }
.sub  .sub_dh ul  li.on a {color:#FFF; background:#6a6968}
.sub  .sub_dh ul  li a:hover { color:#FFF; background:#6a6968}

/*bottom*/
#goTopBtn {
	POSITION: fixed; TEXT-ALIGN: center; WIDTH: 58px; BOTTOM: 40px; HEIGHT: 58px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 10px; _position: absolute; _right: auto}
/*foot*/
.footer { width:100%; background:#272D32; color:#9a9a9a; padding:0px 0 0;font-family: "微软雅黑";  }
.footer * { display:block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.flogo { background:url("../images/flogo.png"/*tpa=http://www.noenit.com/2019/images/flogo.png*/) center -21px no-repeat;width:212px; height:106px; float:left;}
.footer .footer_main{padding:3% 0;width:1000px;overflow:hidden; margin:auto;}
.footer .footer_main ul{ float:left;color:#fff;font-size:14px;margin-right:7%;}
.footer .footer_main ul h1 { font-size:14px;font-weight:bold; padding-bottom:10px; margin-bottom:10px;font-family:"微软雅黑";color:#9a9a9a;}
.footer .footer_main ul li {font-size:12px;color:#999;line-height:24px;}
.footer .footer_main ul li a{ font-size:12px;color:#999;line-height:24px;color:#9a9a9a;}
.footer .footer_main ul li a:hover { text-decoration:underline; color:#9a9a9a;}
.footer .footer_main ul.footer_r{float:right;margin-right:0; border-left:#3a3a3a 1px solid; padding-left:50px; width:500px;}
.footer .footer_main ul.footer_r li{float:left;color:#9a9a9a;}
.footer .footer_main ul.footer_r li p{ font-size:14px; }
.footer .footer_main ul.footer_r li span { clear:both; overflow:hidden; padding:20px 0 10px 0;}
.footer .footer_main ul.footer_r li a {float:left; width:29px; height:29px; margin-right:10px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.footer .footer_main ul.footer_r li img{margin-top:-30px;}
.footer .footer_main ul.footer_r li a:hover{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none;filter:none;} 

.copyright { background:#000; clear:both;}
.copyright ul {width:1000px;overflow:hidden; margin:auto;color:#474747;font-size:12px; line-height:60px; text-transform:uppercase;  }
.copyright ul a{float:right;color:#474747; }
.copyright ul a:hover {color:#fff;}


/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体;text-align:center;font-size:12px; }
#pages a { display:inline-block; height:24px; line-height:24px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url("../images/admin_img/pages.png"/*tpa=http://www.noenit.com/2019/images/admin_img/pages.png*/) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:24px; line-height:24px; background:#DE2D01; border:1px solid #DE2D01; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:24px; line-height:24px; background:url("../img/icu/titleBg.png"/*tpa=http://www.noenit.com/2019/img/icu/titleBg.png*/) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
