@charset "utf-8";
/* CSS Document */

/* 网站基本样式 */
* { margin:0px; padding:0px;}
Body { width:990px; margin:0px auto; padding:0px; font:12px Arial, Helvetica, sans-serif; color:#000; text-align:center; background:#FFFFFF; word-wrap:break-word; word-break: normal; }
div {position:relative;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; }
ul { margin:0px;padding:0px;list-style:none;}
a {color:#333333;text-decoration:none;}
a:hover { color:#AE0719; text-decoration:none;}
input{margin:0px auto; padding:0px;}
select{ margin:0px auto; padding:0px; }
form { margin:0px auto; padding:0px; }
img {border:none;}

/* 页面层容器 */
#container {
            width:990px;
			margin:0px auto;
			padding:0px;
			}

/* 页面头部 */
.top1 {
       width:990px;
	   height:10px;
	   margin:0px auto;
	   padding:0px;
	   background:url(../images/z-obee_03.gif) repeat-x 0 0;
	   }

#top {
      display:inline;
	  float:left;
	  width:990px;
	  height:90px;
	  margin:0px auto;
	  padding:0px;
	  }
.top_logo {
           display:inline;
		   float:left;
		   width:220px;
		   height:67px;
		   margin:13px 20px 10px 30px;
		   padding:0px;
		   background:url(../images/logo.gif) no-repeat;
		   }
.top_language_link {
            display:inline;
            float:left;
			width:200px;
			height:22px;
			margin:10px 20px 58px 500px;
			line-height:22px;
			font:12px "宋体","黑体";
			text-align:right;
			}

/* 菜单导航 */
#menu {
       clear:both;
	   width:990px;
	   height:30px;
	   margin:0px auto;
	   padding:0px;
	   background:url(../images/z-obee_07.gif) repeat-x;
	   }
.menu_nav {
           width:680px;
		   height:30px;
		   margin:0px auto;
		   padding:0px;
		   float:left;
		   }
.menu_nav ul {
              margin:0px;
			  padding-top:7px;
			  }
.menu_nav li {
                  display: inline;
				  height:30px;
				  text-align: center;
				  line-height:30px;
				  float:left;
				  }
.menu_nav a{
            padding-left:10px; 
            float:left;
            color: #666666;
            letter-spacing:1px;
			font:12px Arial, Helvetica, sans-serif;
           }
.menu_nav a:hover{
                  font:12px Arial, Helvetica, sans-serif;
				  font-weight:bold;
                  color:#C80B0B;
				 }
.menu_nav a span{
                 padding-right:12px;
                 background:url(../images/m01.gif) no-repeat right center; 
                 display:block;
                 float:none;
                }				 
				 
				 
/* 搜索框 */
.research {
           width:305px;
		   height:22px;
		   margin:0px auto;
		   line-height:22px;
		   float:left;
		   padding-top:4px;
		   text-align:right;
		   padding-right:5px;
		   }


/* Banner样式 */
.banner_nav1 {
width:990px;
height:380px;
text-align:center;
line-height:380px;
margin:5px 0px;
padding:0px;
overflow:hidden;
}

.banner_nav2 {
width:990px;
height:170x;
text-align:center;
line-height:170px;
margin:5px 0px;
padding:0px;
overflow:hidden;
}
			 
/* 专题图片 */
.subject_nav {
              display:inline;
			  width:990px;
		      height:133px;
		      margin:0px auto;
			  padding:0px;
		      float:left;
		     }
.subject_nav ul {
                margin:0px; padding:0px;
			    }
.subject_nav ul li {
                    display:inline;
					float:left;
					width:198px;
					height:113px;
					text-align:center;
					line-height:113px;
					margin:0px auto;
					padding:0px;
					}
					
/* 横线 */
.line01 {
         width:990px;
		 height:1px;
		 margin:5px auto;
		 background:#333333;
		 }
.line02 {
         width:990px;
		 height:1px;
		 margin:5px auto;
		 border-top:1px dashed #CCCCCC;
		 }
		 
/* 页脚样式 */
#footer_menu {
         display:inline;
         float:left;
         width:990px;
		 height:22px;
		 margin:0px auto;
		 padding-top:10px;
		 padding-bottom:30px;
		 /*border-bottom:1px #E0E0E0 dashed;*/
		 border-top:#CCC 1px solid;
		 }
/*.footer_menu_nav {
             width:680px;
			 height:30px;
			 margin:0px auto;
			 float:left;
			 }
.footer_menu_nav ul {
                     margin:0px 0px 0px 0px;
					 padding-top:8px;
			        }
.footer_menu_nav ul li {
                        display:inline;
						height:30px;
						line-height:30px;
				        text-align: center;
						float:left;
			           }
.footer_menu_nav a{
                   padding-left:10px; 
                   float:left;
                   letter-spacing:1px;
				   font:12px Arial, Helvetica, sans-serif;
				   color: #333333;
                   }
.footer_menu_nav a span{
                        padding-right:12px;
                        background:url(../images/m01.gif) no-repeat right center; 
                        display:block;
                        float: none;
                       }
.footer_menu_nav a:hover{
                        color: #666666;
						font:12px Arial, Helvetica, sans-serif;
						font-weight:bold;
						}*/
.webskip_nav {
              float:left;
			  width:305px;
		      height:22px;
		      line-height:22px;
		      text-align:right;
			  margin:0px auto;
			  padding-top:4px;
			  padding-right:5px;
		    }
.copyright_css {
                float:left;
				width:670px;
				height:22px;
				margin:0px auto;
				padding-left:10px;
				padding-top:5px;
				line-height:22px;
				text-align:left;
				font:12px Arial, Helvetica, sans-serif;
				color:#333;
				}
				
/* About Z-OBEE */

.about_nav {
            display:inline;
            float:left;
			width:990px;
			margin:0px auto;
			padding:0px;
			height:430px;
			min-height:430px;
			overflow:hidden;
			}
.about_sidebar {
                display:inline;
				float:left;
				width:220px;
				margin:0px auto;
				padding:0px;
				text-align:center;
				/*border:1px #DBDBDB solid;*/
			   }
.about_sidebar_top {
                    width:220px;
					height:30px;
					margin:10px 0px 10px 0px;
					padding:0px;
					}
.about_sidebar_img {
					float:left;
					width:30px;
					height:30px;
					margin:0px auto;
					padding:0px;
					line-height:30px;
					background:url(../images/About_01.gif) no-repeat center;
					}
.about_sidebar_title {
                      float:left;
					  width:190px;
					  height:30px;
					  margin:0px auto;
					  padding:0px;
					  line-height:30px;
					  text-align:left;
					  font-family: Arial, Helvetica, sans-serif;
					  font-size:20px;
					  }
.about_sidebar_nav {
                    clear:both;
					/*float:left;*/
                    width:220px;
					margin:0px auto;
					background:#EDEDED;
					text-indent:20px;
				   }
							 
.about_sidebar_nav ul {}
.about_sidebar_nav li {
						  width:220px;
						  height:30px;
						  /*margin:10px 0px 10px 0px;*/
						  margin:0px auto;
						  padding-top:10px;
						  line-height:30px;
						  text-align:left;
						  font:12px Arial, Helvetica, sans-serif;
						  border-bottom:1px solid #CCCCCC;
						  }
.about_content {
                display:inline;
				float:right;
				width:749px;
				margin:0px auto;
				padding:0px;
				}

.about_content_nav { 
                     width:729px;
                     height:30px;
					 margin:10px 0px;
					 padding-left:20px;
					 text-align:left;
					 font:12px "Microsoft Sans Serif";
					 color:#000;
					 border-bottom:1px #DFDFDF solid;
					 }
.about_content_nav a { color:#000;}
.about_content_nav a:hover { color:#000;}
.about_content_main {
                     width:739px;
					 height:auto;
				     margin:0px auto;
					 padding:0px 0px 20px 10px;
				     text-align:center;
                     }
.about_content p {
                  text-indent:20px;
                  text-align:left;
				  font:12px Arial, Helvetica, sans-serif;
				  color:#000;
				  line-height:22px;
                  }
.about_content span {
                     text-align:left;
					 font:12px Arial, Helvetica, sans-serif;
				     color:#000;
					 }

/* Brand And Business */
.Brand_nav {
            display:inline;
			float:left;
			width:990px;
			margin:0px auto;
			padding:0px;
			height:auto;
			min-height:470px;
			overflow:hidden;
			}
.Brand_sidebar {
                display:inline;
				float:left;
				width:220px;
				margin:0px auto;
				padding:0px;
				text-align:center;
				/*border:1px #DBDBDB solid;*/
			   }
.Brand_sidebar_top {
                    width:220px;
					height:30px;
					margin:10px 0px 10px 0px;
					padding:0px;
					}
.Brand_sidebar_img {
					float:left;
					width:30px;
					height:30px;
					margin:0px auto;
					line-height:30px;
					background:url(../images/About_01.gif) no-repeat center;
					}
.Brand_sidebar_title {
                      float:left;
					  width:190px;
					  height:30px;
					  line-height:30px;
					  text-align:left;
					  margin:0px auto;
					  padding:0px;
					  font:20px Arial, Helvetica, sans-serif;
					  }
.Brand_sidebar_nav {
                    clear:both;
                    /*float:left;*/
					width:220px;
					height:auto;
					margin:0px auto;
					padding:0px;
					background:#EDEDED;
				   }
							 
.Brand_sidebar_nav ul {
                      margin:0px 0px 0px 0px;
					  }
.Brand_sidebar_nav li {
						  width:220px;
						  height:30px;
						  margin:0px auto;
						  padding-top:5px;
						  line-height:30px;
						  text-align:left;
						  font:12px Arial, Helvetica, sans-serif;
						  border-bottom:1px solid #CCCCCC;
						  }

.Brand_content {
                float:right;
				width:749px;
				margin:0px auto;
				padding:0px;
				}
.Brand_content_nav {
                    width:749px;
					height:30px;
					margin-top:20px;
					text-align:left;
					line-height:30px;
					font:12px Arial, Helvetica, sans-serif;
					overflow:hidden;
					border-bottom:1px #DFDFDF solid;
					}
.Brand_content_nav span {
                         padding-left:20px;
						 }
.Brand_content_main {
                     clear:both;
					 width:749px;
					 margin:0px auto;
					 padding-top:10px;
					 padding-bottom:30px;
					 }					 
.Brand_content_main_left {
                          float:left;
						  width:154px;
						  height:110px;
						  margin-bottom:30px;
						  line-height:110px;
						  } 
.Brand_content_main_right {
                           float:left;
						   width:584px;
						   margin-bottom:30px;
						   padding-left:10px;
						   }
.Brand_content_main_right a { color:#000;}	
.Brand_content_main_right a:hover { color:#C80B0B;}
.Brand_content_p1 {
                  text-indent:20px;
                  text-align:left;
				  font-family:Arial, Helvetica, sans-serif;
				  font-size:12px;
				  font-weight:bold;
				  line-height:22px;
                  }
.Brand_content_p2 {
                  text-indent:20px;
                  text-align:left;
				  font-family:Arial, Helvetica, sans-serif;
				  font-size:12px;
				  line-height:22px;
                  }
.Brand_content_p3 {
                  text-indent:20px;
                  text-align:center;
				  font-family:Arial, Helvetica, sans-serif;
				  font-size:14px;
				  font-weight:bold;
				  line-height:22px;
                  }
.Brand_content_p4 {
                  text-indent:20px;
                  text-align:left;
				  font-family:Arial, Helvetica, sans-serif;
				  font-size:12px;
				  line-height:22px;
                  }
.Brand_content_main_detail {
                     width:749px;
					 margin:0px auto;
					 padding-top:10px;
					 padding-bottom:30px;
					 }
.Brand_content_main_detail p {text-align:left; line-height:25px !important; font:12px Arial, Helvetica, sans-serif;}
				  
/* NEWS */
.news_nav { float:left; width:990px; height:30px; border-bottom:1px #D2D2D2 solid; font:12px Arial, Helvetica, sans-serif; color:#333333; }
.news_list { clear: both; width:990px; margin:0px auto; padding-bottom:20px;}
.news_list1 { width:20px; height:30px; margin:0px auto; text-align:right; line-height:30px; border-bottom:1px #E0E0E0 dashed; padding-right:10px; padding-top:5px; padding-bottom:5px;}
.news_list2 { width:800px; height:30px; margin:0px auto; text-align:left; line-height:30px; border-bottom:1px #E0E0E0 dashed; padding-top:5px; padding-right:10px; padding-bottom:5px;}
.news_list3 { width:120px; height:30px; margin:0px auto; text-align:left; line-height:30px; border-bottom:1px #E0E0E0 dashed; padding-top:5px; padding-bottom:5px;}
.news_list a {font:12px Arial, Helvetica, sans-serif; color:#333333;}
.news_list a:hover { font:12px Arial, Helvetica, sans-serif; color:#AA0000;}
.news_show { width:990px; min-height:430px; margin:0px auto; padding:0px;}
.show_news_search { clear:both;
                    width:200px;
					margin:0px auto;
					padding:5px 0px 5px 10px;
					float:left;
					background:#EDEDED;}
.news_navmenu { float:left; width:700px; height:30px; line-height:30px; text-indent:20px; text-align:left;}
.news_search { float:left; width:189px; height:30px; line-height:30px; text-align:right; padding-top:2px;}

/* Investor Relastions */
.investor_nav {
            display: inline;
            float:left;
			width:990px;
			height:auto;
			min-height:470px;
			margin:0px auto;
			padding:0px;			
			}
.investor_sidebar {
                display: inline;
                float:left;
				width:220px;
				margin:0px auto;
				padding:0px;
				text-align:center;
				/*border:1px #DBDBDB solid;*/
			   }
.investor_sidebar_top {
                    clear:both;
                    display:inline;
                    float:left;
                    width:220px;
					height:30px;
					margin:10px 0px 10px 0px;
					padding:0px;
					}
.investor_sidebar_img {
					float:left;
					width:30px;
					height:30px;
					line-height:30px;
					margin:0px auto;
					padding:0px;
					background:url(../images/About_01.gif) no-repeat center;
					}
.investor_sidebar_title {
                      float:left;
					  width:190px;
					  height:30px;
					  line-height:30px;
					  text-align:left;
					  margin:0px auto;
					  padding:0px;
					  font:20px Arial, Helvetica, sans-serif;
					  }
.investor_sidebar_nav {
                    clear:both;
                    width:220px;
					margin:0px auto;
					padding:0px;
					background:#EDEDED;
				   }
							 
.investor_sidebar_nav ul {
                      margin:0px 0px 0px 0px;
					   }
.investor_sidebar_nav ul li {
						  width:220px;
						  height:30px;
						  margin:0px auto;
						  padding-top:10px;
						  line-height:30px;
						  text-align:left;
						  text-indent:20px;
						  font:12px Arial, Helvetica, sans-serif;
						  border-bottom:1px solid #CCCCCC;
						  }
.investor_content {
                display:inline;
				float:left;
                width:749px;
				margin:10px 0px;
				padding-left:20px;			
			   }
/*.investor_content_img {
                   width:749px;
				   height:226px;
				   text-align:center;
				   line-height:226px;
				   background:url(../images/About.jpg) no-repeat center;
				   overflow:hidden;
		           }*/
.investor_content_nav { 
                     width:749px;
                     height:30px;
					 margin:10px 0px;
					 padding:0px;
					 text-align:left;
					 text-indent:20px;
					 font:12px Arial, Helvetica, sans-serif;
					 border-bottom:1px #DFDFDF solid;
					 }
/*.investor_select { 
                     width:749px;
                     height:30px;
					 margin:10px auto;
					 padding-left:20px;
					 text-align:right;
					 font-family:Arial, Helvetica, sans-serif;
					 font-size:12px;
					 }*/
.investor_content_main {
                     width:749px;
				     margin:0px auto;
				     text-align:center;
					 padding:0px 0px 20px 0px;
                     }
.investor_content p {
                  text-indent:20px;
                  text-align:left;
				  font:12px Arial, Helvetica, sans-serif;
				  line-height:22px;
                  }
.investor_content span {
                     text-align:left;
					 font:12px Arial, Helvetica, sans-serif;
					 }
.announcement_list { clear:both; width:749px; margin:0px auto; padding-bottom:20px; text-align:left;}
.announcement_list a {font:12px Arial, Helvetica, sans-serif; color:#333333;}
.announcement_list a:hover { font:12px Arial, Helvetica, sans-serif; color:#AA0000;}


/*Products_Style*/
.products_nav { width:990px; height:30px; line-height:30px; text-indent:20px;  text-align:left; border-bottom:1px #D2D2D2 solid; font:12px Arial, Helvetica, sans-serif; color:#333333; }
.products_body {
            display:inline;
            float:left;
			width:990px;
			margin:0px auto;
			padding:0px;
			height:auto;
			min-height:570px;
			_min-height:570px;
			}
.products_sidebar {
                float:left;
				width:220px;
				margin:0px auto;
				text-align:center;
				/*border:1px #DBDBDB solid;*/
			   }
.products_sidebar_top {
                    width:220px;
					height:30px;
					margin:10px 0px 10px 0px;
					}
.products_sidebar_img {
					float:left;
					width:30px;
					height:30px;
					margin:0px auto;
					line-height:30px;
					background:url(../images/About_01.gif) no-repeat center;
					}
.products_sidebar_title {
                      float:left;
					  width:190px;
					  height:30px;
					  min-height:30px;
					  margin:0px auto;
					  line-height:30px;
					  text-align:left;
					  font-family: Arial, Helvetica, sans-serif;
					  font-size:20px;
					  }
.products_sidebar_nav {
                    clear:both;
					/*float:left;*/
                    width:220px;
					margin:0px auto;
					background:#EDEDED;
					text-indent:20px;
				   }
							 
.products_sidebar_nav ul {}
.products_sidebar_nav li {
						  width:220px;
						  height:30px;
						  /*margin:10px 0px 10px 0px;*/
						  margin:0px auto;
						  padding-top:10px;
						  line-height:30px;
						  text-align:left;
						  font:12px Arial, Helvetica, sans-serif;
						  border-bottom:1px solid #CCCCCC;
						  }
.products_list { float:right; width:750px; margin:10px 0px 10px 10px; padding:0px; }
.product_sprit_line { width:750px; height:1px; background:url(../images/line_dot.gif) repeat-x 0 0; margin:10px 0px; padding:0px; }
.product_right_top {
                    clear:both;
					width:750px; 
					height:20px;
					line-height:20px;
					background:#999999;
					text-align:left;
					text-indent:20px;
					margin:0px auto;
					padding:0px;
					color:#FFF;
					font:14px "微软雅黑";
					}
/*产品详细内容页开始*/
.product_detail_banner { width:700px; height:200px; margin:0px auto; padding:10px 0px; text-align:center;}
.product_detail_content { width:750px; min-height:470px; height:auto; text-align:center; padding:0px; background:#F0F0F0; overflow:hidden; }
/*.product_detail_content p { text-align:left; text-indent:20px; min-height:22px; height:auto; line-height:22px;}*/
.product_detail_guige_top { width:680px; margin:0px auto; padding:0px; background:url(../images/guige_top.png) no-repeat center;}
.product_detail_guige_bottom { width:680px; margin:0px auto; padding:0px; background:url(../images/guige_bottom.png) no-repeat center;}
.product_detail_guige_middle { width:680px; margin:0px auto; padding:0px 10px; background:url(../images/guige_middle.png) repeat-y center; overflow:hidden;}

/*产品内容栏目滑动*/
#tab1{width:747px;height:34px;border:1px #cccccc solid;border-bottom:0;}  
#tab1 ul{margin:0;padding:0;}  
#tab1 li{float:left;padding:0 30px;height:34px;line-height:34px;text-align:center;border-right:1px #cccccc solid;cursor:pointer;}  
#tab1 li.now{color:#5299c4;background:#fff;filter:alpha(opacity=70);opacity:0.7;font-weight:bold;}  
.tablist{width:747px;min-height:470px;height:auto;padding:20px 0px;border:1px #cccccc solid;border-top:0;display:none;}
.block{display:block;}
.tablist p{ line-height:22px;}
