﻿ 
/* top start*/
body,td,th {
	font-size: 14px;
}


body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;color:#0396c7;}
a:active{text-decoration:underline;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#0396c7;}

.ColorLink a {color:#0396c7;}
.ColorLink a:hover {color:#0396c7;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	width:100%;
	padding:0px 0px;
	margin:auto;
	}
#wrapper #head{
	width:100%;
	/*height:120px; /*by yangxj 20160322*/
}

#wrapper #head .top{
	width:100%;
	height:90px;
	font-size:12px;
	padding-top:10px;}	
#TopBG{
	position:absolute;
	top:-6px;
	z-index:9999;}

 .TopBG{
	 width:100%;
	border-top:6px solid #268abf;}
 .TopInfo{
	margin:auto;
	width:1200px;
	height:23px;
	} 
 .TopInfo .link{
	/*background: url(../../images/NaiNuowe/top_bg2.png) no-repeat center top;*/
	text-align:center;
	line-height:23px;
	width:190px;
	float:right;
	color:#ffffff;
	padding-right:20px;
	padding-left:10px;
	font-size:11px;}
 .TopInfo .link a{
	color:#ffffff;}	
 .TopInfo .link a:hover{
	color:#ffffff;}	
#wrapper #head .top .TopLogo{
	margin:auto;
	width:1200px;
	padding-top:7px;
	}
#wrapper #head .top .TopLogo .logo{
	float:left;
	height:62px;}
#wrapper #head .top .TopLogo .SearchTop{
	float:right;
	width:230px;
	padding-top:30px;}

#wrapper #head .top .TopLogo .tel{
	float:left;
	height:62px;
	padding-left:100px;
	width:300px;} 
	
#wrapper #head .top .TopLogo .tel .telW{
	padding-left:0px;
	padding-top:10px;
	color:#999;
	
	font-size:11px;
	}	
#wrapper #head .top .TopLogo .tel .telN{
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	color:#da2824;
	line-height:100%;}
/* navs*/
/* navs*/
#wrapper #head #NavLink{
	width:100%;
	height:75px;
	margin:10px auto;
	background-color:#ffffff;
	color:#000000;
}
#wrapper #head #NavLinkBG{
	width:100%;
	height:75px;
	margin:10px auto;
	position:absolute;
	z-index:100;
	background-color:#ffffff;}


#wrapper #head #NavLink .NavBGs{
	width:980px;
	float:right;
	padding-top:0px;
	}
#wrapper #head #NavLink .NavBG{
	height:45px;
	z-index:100;}

.nav{width:100%;height:75px;background-color:#dddddd;}
.nav_center{width:1200px;height:75px;text-align:center;margin:auto;}
	
ul#nav {
	width:1200px;
	margin:auto;
	padding:0px;}
ul#nav li{
	float:left;
 	position:relative;
	z-index:1000;
	width:100px;
	height:100px;
	line-height:100px;
	}
ul#nav li.active {
	float:none;
}

ul#nav li img{
	vertical-align:middle;
}

ul#nav li ul li{
	width:130px;
	margin-left:-14px;
	height:35px;
}
ul#nav li a, ul li.active a {
/*	background:url(../../images/NaiNuoweb/nav_bg1.png) no-repeat 87px 0px; */
	/* width:106px; 原宽度 */
	width:94px;
	height:100px;
	float:left;
	padding:0 7px;
	font-size:14px;
	line-height:100px;
	text-transform: none;
	cursor:pointer;
	text-align:center;
	font-weight:normal;
}
ul#nav li:hover a, ul#nav li.active a {
	color:#fff;
	font-weight:bold;	
	text-decoration:none;
	background:#1bb1fe;
}
.navon{color:#fff;background:#1bb1fe;}
.navon a{color:#fff;}
ul#nav li ul {

 	position:absolute;
	left:0px;
	top:100px;
	display:none;
 	padding:0 0px;
	width:140px;
	}
/*	
ul#nav li .Sub1{
	left:-50px;}
	
ul#nav li .Sub2{
	left:-30px;}
ul#nav li .Sub3{
	left:-200px;}
ul#nav li .Sub4{
	left:-200px;}
ul#nav li .Sub5{
	left:-240px;}
ul#nav li .Sub6{
	left:-360px;}	
ul#nav li .Sub7{
	left:-200px;}	

*/						
ul#nav li ul li {

	background:#ffffff;
	color:#000000;
	border-top:1px solid #21292b;}
ul#nav li ul li a {
   position: relative;
	width:120px;
 	height:35px;
 	padding:0 7px;
	color:#000000;
 	background:none;
	font-size:14px;
	line-height:35px;
	text-align:center;
	font-weight:normal;
	}
ul#nav li:hover ul li a {
	background:none;
	color:#000000;
	font-weight:normal;
}
ul#nav li ul li a:hover {
	background:#b0cad3;
	color:#0803f5;
	font-weight:bold;
}
ul#nav li ul li:first-child {
	border:0
}
ul#nav li ul li:first-child a {
	border:0
}
ul#nav li ul li ul {
	left:206px;
	top:1px
}/*Level 1*/

	
#wrapper #BodyBG{
	width:100%;
	background:#FFF url(../../images/NaiNuoweb/body_bg1.png) repeat-x center 0px;
}

#wrapper #body{
	width:1200px;
	margin:auto;
	}
/* albumblock*/

 .albumblock{
	padding:0px 10px 30px 17px;
	float:left;
	}
 .albumblock .inner{
	background:url(../../images/NaiNuowe/album_bg.png) no-repeat center 0px;
	width:203px;
	height:228px;
	position:relative;
 	overflow:hidden;}
 .albumblock .inner:hover{
	border:1px solid #0396c7;
	
}	

.albumblock .inner img{
	padding:10px;
	width:255px;
	}	

 .albumblock .inner .albumtitle{
	height:25px;
	font-size:12px;
	width:203px;
	position:relative;
	bottom:0px;
	left:0;
	color:#0396c7;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#0396c7;}
 .albumblock .inner  a:hover{
   text-decoration:none;
    }
 .albumblock .inner  a:visited{
 
	text-decoration:none;}	
	
 .albumblock .inner:hover{
 
	 }	
	

/*footer*/
 #LinksBG{
	border-top:1px solid #CCC;
	background:#1f424e;
	width:100%;
	text-align:center;}
 #LinksBG a{
	 color:#ddd;
 }
 
  /*yangxj*/
.myproduct_c{width:1200px; height:280px; margin:0 auto; text-align:left;padding:20px 0px;color:#ddd}
.myproduct_c dl{float:left; margin-right:120px;}
.myproduct_c dt{font-size:18px;font-weight:600; margin-bottom:15px;}
.myproduct_c dd{margin-bottom:10px;}
.myproduct_c dd a{}
.myproduct_c ul li{width:140px;float:left;line-height:25px;}

.myproduct_l{width:150px; height:150px; float:left;}
.myproduct_l ul{margin:5px 0 0 10px;font-weight:600;}
.myproduct_l ul li{width:140px;float:left;line-height:25px;}
.myproduct_l ul li ul{font-weight:100; font-size:12px;margin-left:10px;}
.myproduct_r{width:1060px; height:150px; float:right;}
.myproduct_r p{margin-left:10px;font-weight:600; width:1030px;height:40px;line-height:40px;background:#dddddd;padding-left:10px; color:#333}
.myproduct_r ul{margin-left:20px;font-weight:600;margin-top:1px;}
.myproduct_r ul li{width:160px;float:left;line-height:25px;}
.myproduct_r ul li ul{font-weight:100; font-size:12px;margin-left:10px;}

 #Links {
	margin:0 auto;
	padding:10px 0px;
	width:1200px;
	line-height:20px;
	font-size:12px;
	text-align:left;
	}
 #Linkpic{
	margin:auto;
	padding:5px 0px;
	width:1200px;
	line-height:40px;
	font-size:12px;
	}
 #Linkpic img{
	 cursor:pointer;
	 padding:0 22px;
 }
 #Links span{
	font-weight:bold;
	font-size:14px;
	color:#888;}

 #Links a{
	padding:0px 3px;
	color:#ddd;}
#footer{
	/*background:url(../../images/NaiNuoweb/bottom_bg2.jpg) repeat-x center -10px; */ 
	background:#1f424e;
	width:100%;
	margin:auto;
	line-height:36px;
	color:#fff;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-size:10px;
	border-top:#aaa 1px solid;
}
 										

 .BottomNav{
	width:1200px;
	margin:auto;}

  .BottomNav a{
	color:#fff;
	}

.BottomNav .fl{
	float:left;
	width:520px;
	text-align:left;}
.BottomNav .fl a{
	padding:0px 5px;}	
.BottomNav .fr{
	float:right;
	width:350px;
	font-size:11px;
	text-align:right;}



/*ScrollLogo*/	
.ScrollLogo{
	width:300px;
	height:44px;
	overflow:hidden;
	padding-left:0px;
	margin:auto;
	}
.ScrollLogo  ul{}
/*系统支持ie8就选line-height:16px;，但不支持opera 否则选line-height:20px;*/
.ScrollLogo  ul li{width:300px;height:44px;}
.ScrollLogo  ul li img{width:88px;height:44px;}
.ScrollLogo  ul li a{font-size:12px; padding-left:10px;
}
.ScrollLogo #marqueebox2{
	width:900px;
	float:left;}	



#wrapper  .t_page{
	padding:20px 10px 10px 20px;
	text-align:center;
	font-size:12px;
	line-height:40px;
	height:50px;
	width:700px;
	margin-top:20px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	

.t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:40px;
	height:50px;
	width:700px;
	margin-top:20px;	
}

.t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 5px;}
/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:200px;
	height:28px;
	background:url(../../images/NaiNuoweb/search_bar.png) no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 130px;
	padding:2px 18px;
 	margin:0px;
	color:#999;
	height:22px;
	line-height:22px;
	font-size:12px;
	background:none;
	border:none;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:23px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:23px;
	width:28px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	width:100%;}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:133px;
	padding-right: 22px;
	padding-top:10px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:18px;
	color:#FFF;
	padding-bottom:10px;
	font-weight:normal;
}
#dark_footer .box_240px_left ul{
	padding-top:10px;}
#dark_footer .box_240px_left li{
	line-height:280%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	overflow: hidden;

}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#333;}



/*product*/
.RightNav{
	padding-top:7px;}
 .ClassNav{
	padding:0px 0px;
	font-size:12px;}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree ul li{

border-bottom:1px dotted #dededc;}
.RightNav .ClassNav .NavTree ul li{
	border-bottom:none;}

.RightNav .ClassNav .NavTree ul li{
position: relative;
z-index:1000;
	background:url(../../images/NaiNuoweb/class_bg1.jpg) repeat-x 0px 0px;
}

	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 0px; /* Parent menu width - 1*/
position: relative;
width: 205px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #0396c7;
border-top:2px solid #0396c7;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
}
.RightNav .ClassNav .NavTree ul li ul{
	left:0px;
	width:203px;}


/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:100px;}
/* menu links style */
 .ClassNav .NavTree ul li a{
	background:url(../../images/NaiNuoweb/box_icon1.png) no-repeat 6px 19px;
	display: block;
	cursor:pointer;
	line-height:37px;
	padding-left:20px;
	height:37px;
	font-size:14px;}
.RightNav .ClassNav .NavTree ul li a{
}
	
 .ClassNav .NavTree ul li li{
	background:url(../../images/NaiNuowe/z1.jpg) no-repeat 6px 12px;
	padding-left:25;
	text-align:left;
}
.RightNav .ClassNav .NavTree ul li li{
	background:url(../../images/NaiNuowe/box_icon1.png) no-repeat 12px 12px;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	height:32px;
	line-height:32px;
	font-size:12px;
	color:#666;
	background:none;
}
 .ClassNav .NavTree ul .current a{
	background:#0396c7;
	color:#FFFFFF;}
 .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#0396c7;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(../../images/NaiNuoweb/arrow-list.gif) no-repeat 0px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%; }
* html  .ClassNav .NavTree ul li a { height: 1%; }
/* End */	





/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 10px solid #4791ce;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url(../../images/NaiNuoweb/box_bg1.jpg) repeat-x left top;
	color: #0396c7;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url(../../images/NaiNuoweb/close.gif) no-repeat;
}


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #0396c7;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#0396c7;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	
	
	
a.backToTop{width:60px; height:60px; background:#eaeaea url(../../images/top.gif) no-repeat -51px 0; text-indent:-999em}
a.backToTop:hover{background-position:-113px 0}
	

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	

/*首页滚动*/
#slide-index {position: relative; min-width: 1000px; width: auto; height:480px; overflow: hidden;}
#slide-index .slides {min-width: 1000px; width: auto; height:480px}
#slide-index .slide {position: relative; min-width: 1000px; float: left; height:480px}
#slide-index .image {z-index: 1; position: absolute}
#slide-index .button {width: 138px; display: none}
#slide-index .control {z-index:40; position: absolute; text-align: center; width: 100%; bottom:0; height: 19px; cursor: pointer}
#slide-index .control a{background-image: url(hw_000505.gif); filter: alpha(opacity=60); width: 11px; display: inline-block; background-repeat: no-repeat; height: 11px; cursor: pointer; margin-right: 6px; opacity: 0.6}
#slide-index .control a:hover {background-image: url(hw_000506.gif); filter: alpha(opacity=100); opacity: 1}
#slide-index .control a.active {background-image: url(hw_000506.gif); filter: alpha(opacity=100); opacity: 1}
.autoMaxWidth {position: relative; height: 232px; overflow: hidden}

/*后加*/
.TopicMoreindex img{float:right}


/*网站改版*/

/*大图*/
.img_box {width:100%; overflow:hidden; position:relative; background:#eeeeee; margin-top:100px;}
.img_box img{position:relative;left:50%; margin-left:-960px;/*这个数值是图片宽带的一半*/}


.bline {
	clear:both;
	width:100%;
	height:1px;
	background:#eee;
}
