@charset "utf-8";
/* CSS Document */


/*----------------------------------------CSS初始化-----------------------------------------------*/
/* 全局公共样式的设定 */
body{ font:"宋体" Verdana, Geneva, sans-serif; color:#656565; font-size:12px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,button,textarea,select,p{margin:0;padding:0;}

/*div{overflow:hidden;}*/

img{ border:0; vertical-align:top;}/*border:none;font-size:0*/
ul,li,dl{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% Arial,'宋体';}

/* 默认全局样式超链接样式 */
a:link{color:#656565; text-decoration:none;}
a:visited {color:#656565;text-decoration:none;}
a:hover {color:#b00;text-decoration:underline;}
a:active {color:#b00;text-decoration:underline;}


/* 其它常用样式的定义 */
.clear{clear:both;} 
.hover{}
 

/*----------------------------------------全页面共用样式-----------------------------------------------*/
#wrap{ width:1000px; margin:0 auto;}


#top{ margin-bottom:10px;}


#top2{ border-bottom:1px solid #ddd; height:35px; line-height:35px; margin-bottom:10px;}
#top2 .content{ width:1000px; margin:0 auto;}
 .content_left{ float:left;}
 .content_right{ float:right;}
 .content_right a:link{ color:#f00;}



#logo{ height:95px;}
#logo_left{ float:left; width:600px; height:65x; padding-top:35px;}
#logo_right{ float:right; padding:5px 0 0 10px;}
#logo_right img{ margin-left:20px;}


#nav{ height:31px; background:url(../images/index_05.jpg) repeat-x; width:1000px;}
#nav a{ display:block; float:left; font-size:14px; font-weight:bold; color:#fff; line-height:31px; background:url(../images/index_06.jpg) no-repeat center right; width:142px; height:31px; text-align:center;}
#nav a:hover,#nav a.hover{ background:url(../images/index_13.jpg) no-repeat; width:142px; height:31px; text-decoration:none;}

#nav a.products{ display:block; width:148px;}
#nav a:hover.products{ background:url(../images/index_15.jpg) no-repeat; width:148px; height:31px; text-decoration:none;}

#nav_title{ background:url(../images/index_19.jpg) repeat-x top left; width:1000px; height:29px; line-height:29px; color:#aeadad; font-size:12px; text-indent:1em;}


#menu{ background:url(../images/index_22.jpg) no-repeat; width:1000px; height:107px;}

#menu_one{ width:180px; float:left; margin:2px 0 0 12px; display:inline; line-height:26px;}
#menu_one a,#menu_two a,#menu_three a,#menu_four a,#menu_five a{ display:block; padding:0 3px; float:left; font-size:12px; cursor:pointer;}
#menu_one a:hover,#menu_two a:hover,#menu_three a:hover,#menu_four a:hover,#menu_five a:hover{ background:#b00; color:#fff;}
#menu_one a.hover{ color:#b00 text-decoration:underline;}

#menu_two,#menu_three,#menu_four,#menu_five{ float:left;display:inline; line-height:26px;}

#menu_two{ width:180px; margin:3px 0 0 20px; }
#menu_three,#menu_five{ width:170px; float:left; margin:3px 0 0 26px;}
#menu_four{ width:185px; float:left; margin:3px 0 0 28px;}
#menu_five{ width:170px; float:left; margin:3px 0 0 13px;}


.menu_hover{ width:36px;}



/*----------------------------------------底部----------------------------------------------*/
#bottom{ margin-top:10px; background:#1c1c1c; border-top:7px solid #ea1c24; padding-bottom:20px;}

#hezuopinpai{ width:780px; margin:0 auto 10px;}
#hezuopinpai h3{ font-size:16px; color:#dbd9d9; font-weight:bold; line-height:36px;}
#hezuopinpai_content{ background:#414141; height:93px; padding:10px 0 0 0;}
#hezuopinpai_content a{ color:#999; padding:0 5px; display:block; float:left; margin:0 5px; line-height:26px; text-align:center;}
#hezuopinpai_content a:hover{ color:#fff; text-decoration:underline; background:none;}


#banqian{ border-top:1px solid #313131; padding-top:10px;}
#banqian_menu,#banqian_wenzi,#banqian_english{ text-align:center; color:#999; line-height:24px;}
#banqian_menu a{ color:#999;}
#banqian_menu a:hover{ color:#fff;}


/*------------二级页面和三级页面共用的样式------------------*/
#menu2{/* background:url(../images/neiye_01.jpg) no-repeat left top;*/ width:1000px; height:39px; padding:0 0 5px 0;}
#menu2 a{ display:block; font-size:12px; float:left; padding:0 10px; color:#777; font-family:"宋体"; line-height:39px; text-align:center;}
#menu2 a:hover{ color:#666; text-decoration:underline;}
#menu_title,#menu2_title{ float:left; height:39px; line-height:39px; font-family:"微软雅黑"; font-size:14px; background:#a5a5b7; padding:0 25px; text-align:center; color:#fff; font-weight:bold;}

#content_top{ background:url(../images/neiye_03.jpg) no-repeat; width:1000px; height:9px; overflow:hidden;}
#content_bottom{ background:url(../images/neiye_43.jpg) no-repeat; width:1000px; height:4px;}

#content_conter{ border-left:1px solid #898989; border-right:1px solid #898989; padding:0 0 10px 15px;}
#content_conter h2{ border-bottom:1px solid #333; width:653px; line-height:32px; font-size:14px; text-indent:1em; margin-bottom:2px;}