﻿@charset "utf-8";
/*global css*/
*{
	margin: 0px;
	padding: 0px;
}
body{
	margin:auto;
	font-size:12px;
	color: #333;
	height:auto;
	width:auto;
	font-family:"宋体";
}
select, input{vertical-align:middle;}
img{border:0px;}
html,body,div,h2,h3,h4,p,td,tr,ul,ol,li,table,dl,dd,dt,img,form{margin:0; padding:0;}
ol,ul,li {list-style-image: none; list-style-type: none;}
div,img,ul,li{ overflow:hidden;}
#box #bar #tab11 a {
	height: 25px;
	width: 233px;
	padding-left: 25px;
	background-image: url(/html/img/homeBg.gif);
	background-repeat: no-repeat;
	background-position: -648px -102px;
	line-height: 25px;
	border-bottom:1px dashed #CCCCCC;
	display: block;
}

/*link style begin*/
a { color: #333; text-decoration: none; cursor:pointer; }
a:hover { color: #FF0000;}

.orange a{color:#ff4c0c; text-decoration: none;}
.orange a:hover{color:#0066ff;}

.red a { color: #FF0000; text-decoration: none; }
.red a:hover {color: #333;} 

.white a { color:#ffffff; text-decoration: none;}
.white a:hover {color:#ffffff; text-decoration: underline;}

.blue a {color:#2A397A; text-decoration: none;}
.blue a:hover {color:#cc0000; text-decoration: none;}


.blueTint a {color:#0066ff; text-decoration: none;}
.blueTint a:hover {color:#cc0000; text-decoration: none;}

.blueTint1 a {color:#2584BC; text-decoration: none;}
.blueTint1 a:hover {color:#cc0000; text-decoration: none;}

.brown a{color:#963; text-decoration: none;}
.brown a:hover{color:#cc0000;}

.green a{color:#27730f; text-decoration: none;}
.green a:hover{color:#ff0000;}

.gray333 a{ color:#333;}
.gray333 a:hover{ color:#c00;}

.gray666 a{ color:#afafaf;}
.gray666 a:hover{ color:#508200;}

.dis{
	display:block;
	width: 721px;
}
.undis{ display:none;}
/*link style end*/

/*font_style_begin*/
.f_red {color: #ff0000;}
.f_blue{color: #0066ff;}
.f_white {color: #FFFFFF;}
.f_brown{color:#b04c00;}


.f_orange {color: #fe7605;}
.f_green{color:#27730f;}
.f_gray{color:#999;}
.f_yellow{color:#ffff00;}
.f_gray{color:#333;}
.f_gray1{color:#999999;}

.f_b12, .f_b13, .f_b14{font-weight: bold;}
.f_b13{font-size:13px;}
.f_b14{font-size:14px;}
.font1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color: #FF0000;
	font-weight: bold;
}
/*font_style_end*/

/*layout begin*/
#head {
	height: auto;
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: visible;
}
#box {
	height: auto;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #FFFFFF;
}

#left {
	height: auto;
	width: 710px;
	padding-right: 10px;
	float: left;
}
#right {
	float: left;
	height: auto;
	width: 260px;
}
#foot {
	height: auto;
	width: 100%;
	margin: 0 auto;
	padding-bottom:20px;
}
/*layout end*/

/*head begiin*/
#headCont {
	height: auto;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	overflow: visible;
	position: relative;
}
.headLink {
	height: 20px;
	width: 980px;
	line-height: 20px;
	font-size: 12px;
	text-align:right;
}
#logo {
float:left;
height:90px;
left:0;
position:absolute;
top:0px;
width:222px;
}
#ser {
	height: 46px;
	width: 501px;
	float: right;
	padding-top:10px;
	padding-left:213px;
	padding-bottom:10px;
	overflow:hidden;
}
#ser li{
	width:auto;
	height:40px;
	float:right;
	padding-left:10px;
	display:block;
	overflow:hidden;
}
#nav {
	background-image: url(http://www.zbusa.com/html/img/headNav.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 51px;
	overflow: visible;
	clear: both;
}
#navCont {
	height: 51px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;z-index:1;
}
.menu {
	float: left;
	height: 51px;
	width: 980px;
	overflow: visible;
}
.menu li{
	width:auto;
	height:51px;
	padding-left:10px;
	float:left;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 51px;
	text-align:center;
	overflow: visible;
	position: relative;
	padding-right: 10px;
	z-index: 2;
	}
.menu li a{
	color: #FFFFFF;
	width:auto;
	height:51px;
	display:block;
	}
.menu li a:hover{
	color: #FFFFFF;
	width:auto;
	height:51px;
	background-image: url(http://www.zbusa.com/html/img/menuHover.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	}
.menuOn{
	color: #FFFFFF;
	width:auto;
	height:51px;
	display:block;	
	background-image: url(http://www.zbusa.com/html/img/menuHover.gif);
	background-repeat: no-repeat;
	background-position: center 1px;}
#search {
	width:290px;
	height: 41px;
	float: left;
	padding-top: 10px;
	overflow:hidden;	
}
#search li{
	width:auto;
	height:41px;
	float:left;
	overflow:hidden;
	padding-right:10px;}
.headIpt {
	background-image: url(http://www.zbusa.com/html/img/headIpt.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 212px;
	overflow: hidden;
	line-height: 26px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h {
	display: none;
	z-index: 10000;
}
.h li{
	width:120px;
	height:22px;
	font-size: 12px;
	line-height: 18px;
	display:inline;
	font-weight: normal;
	text-align:left;
	clear: left;
	overflow:hidden;
}

.h li a {
	width:120px;
	height: 22px;
	color: #fff;
	background-color: #5d5d5d;
	overflow: hidden;
	clear: both;
	padding:3px;
}

.h li a:hover{
	color: #fff;
	width:120px;
	height:22px;
	background-image: none;
	background-color: #a3a3a3;
	}
li:hover ul, li.over ul {
	position: absolute;
	left: 0px;
	top: 47px;
    display: block;
	z-index: 10000;
}
/*head end*/

/*foot begin*/
#footer{width:980px; margin:0 auto; overflow:hidden; position:relative;}
#footer p {
	font-size: 12px;
	color: #313131;
	line-height: 22px;
}
.foot_logo{float:left; width:175px; padding:35px 0 0 0;}
.foot_content{float:left; width:535px;}
.foot_fg{float:left; width:7px; padding-top:8px; margin-right:10px;}
.foot_tubiao{ float:left; position:absolute; overflow:hidden; width:290px; height:59px; top:48px; right:5px;}
#footMenu {
	background-image: url(http://www.zbusa.com/html/img/bg_bottom.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 100%;
	line-height: 37px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	overflow:hidden;
}
.arial{
	font-family: Arial, Helvetica, sans-serif;
}
/*foot end*/

.idcBtn {
	height: 47px;
	width: 90px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	background-image: url(http://www.zbusa.com/html/img/icon/icon_detail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 9pt;
	font-weight: normal;
}
.line {
	height: 2px;
	width: 678px;
	clear: both;
	background-image: url(http://www.zbusa.com/html/img/line2.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
/*map begin*/
#contentid {
	height: 202px;
	width: 646px;
	margin-bottom: 10px;
	padding:10px 20px;
	background-color:#FFFEEF;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	font-size: 11pt;
}
.none { display: none; }
#showtext {
	padding-left: 10px;
	color: #009900;
}
.map {
	height: 200px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-right:10px;
	float: left;
	display: block;
}
.mapTit {
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	font-family: "宋体";
	margin-bottom: 5px;
	display: block;
	margin-top: 5px;
}
/*map end*/
#baner {
	height: 300px;
	width: 980px;
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 2;
}
#AdLayer {
	height: auto;
	width: 110px;
}
#AdLayer .AdlayerHead {
	background-image: url(http://www.zbusa.com/html/img/v01.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
}
#AdLayer .AdlayerFoot {
	background-image: url(http://www.zbusa.com/html/img/v02.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 110px;
}
#AdLayer .AdlayerMain {
	background-image: url(http://www.zbusa.com/html/img/v03.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.AdlayerMain li {
	height: 25px;
	width: 105px;
	padding-left: 5px;
	line-height: 25px;
}
.footBottom {
	height: 42px;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	padding:15px 0 10px 0;
}
.footBottom li {
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
	overflow: hidden;
	display:inline;
}

/* QQ客服 */

.QQbox{ z-index:99; width: 202px; position: absolute;}
.press {
	cursor:pointer;
	height:60px;
	left:0;
	overflow:hidden;
	position:relative;
	width:110px;
}
#qq {
	height: auto;
	width: 202px;
	overflow: hidden;
	margin-bottom:8px;
}
#qqTit {
	background: url(http://www.zbusa.com/html/img/bg_home.jpg) no-repeat 0px -0px;
	width: 202px;
	height: 39px;
}
#qqCont {
	background-image: url(http://www.zbusa.com/html/img/bg_qq.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	height: auto;
	overflow:hidden;
}
#qqbottom {
	height: 4px;
	width: 202px;
	background-image: url(http://www.zbusa.com/html/img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#qq h1, .h{
	background-image: url(http://www.zbusa.com/html/img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
	height: 21px;
	width: 165px;
	padding-top: 10px;
	padding-left: 37px;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	cursor:pointer;
}

.qqList {
	height: auto;
	width: 187px;
	padding-left:20px;
	padding-top:5px;
	overflow: hidden;
	padding-bottom: 8px;
}
/*.qqList li {
	height: 25px;
	width: 60px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}*/
.qqList li {
	height: 25px;
	width: 193px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}
.qqList li img {
	width:45px;
	heith:15px;
	overflow:hidden;
	padding:0;
	vertical-align: text-bottom;
}


#qq div.unit ul{
	display:none;
}
#qq div.current ul{
	display:block;
}
/* QQ客服 */

.googleSer {
	background-image: url(http://www.zbusa.com/html/img/btn_search.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 68px;
	border: none;
	cursor: pointer;
}.wp {
	height: 22px;
	width: 200px;
	border: 1px solid #cdcdcd;
	line-height: 22px;
	font-size: 11pt;
}
#googleSer {
	height: auto;
	width: auto;
	position: absolute;
	left: 230px;
	top: 55px;
	z-index: 20;
}
#googleSer li {
	float: left;
	padding-right: 5px;
	height: 26px;
	width: auto;
}
#googleSer p {
	clear: left;
	display: block;
	height: 25px;
	width: auto;
	line-height:25px;
	color:#508200;
}


#sqq {
	height:auto;
	overflow:hidden;
	width:260px;
	margin-bottom:10px;
}
#sqqTit {
	background-image:url(http://www.zbusa.com/html/img/bg_sqq.jpg);
	background-repeat:no-repeat;
	height:39px;
	width:260px;
}
#sqqCont {
	background-image:url("/html/img/bg_sqqbg.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
	width:260px;
}
#sqqList_tit {
	background-image:url(http://www.zbusa.com/html/img/bg_sqq.jpg);
	background-position:0 -43px;
	background-repeat:no-repeat;
	color:#666666;
	font-size:9pt;
	font-weight:bold;
	height:21px;
	padding-left:37px;
	padding-top:10px;
	width:213px;
}
.sqqList {
	height:auto;
	overflow:hidden;
	padding-left:35px;
	padding-bottom:5px;
	width:215px;
}
.sqqList li {
	float:left;
	height:25px;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
	width:90px;
}
.sqqList2 {
	height:auto;
	overflow:hidden;
	padding-left:35px;
	padding-bottom:5px;
	width:215px;
}
.sqqList2 li {
	float:left;
	height:25px;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
	width:215px;
}
#sqqbottom {
	background-image:url("/html/img/bg_sqq.jpg");
	background-position:0 -39px;
	background-repeat:no-repeat;
	height:4px;
	width:260px;
}
