/*头部*/
.header{ width:1140px; height:60px; margin:0 auto}
.header a{ line-height:60px; float:left;}
.search{ margin-top:10px; float:right;}
#keyword{ width:310px; height:38px; border:solid 1px #b5b5b5; border-right:none; float:right}
#searchbutton{ float:right;}
.banner{ width:100%; height:219px; background-image:url(/cms_files/webzhoushanshitongjiju/pubtplobject/defaultSet/zEDsOG8TeNmS5Kb8Dsq1Q/images/beijing.jpg);}
.banner img{ margin-left:390px; margin-top:67px;}
/*导航*/
.navbar{ width:100%; height:60px; background:#1674ce;}
.navbar-box{ width:1140px; margin:0 auto;}
.navbar-box li{ width:142px; text-align:center; float:left; font-size:18px; font-weight:bold;}
.navbar-box li a{ color:#ffffff; display:block; line-height:60px;}
.navbar-box li a:hover{ background-color:#56acff; text-decoration:none;}
.navbar-select{background-color:#56acff;}

/* 二级菜单 */
.navbar-box li{ position:relative;}
.navbar-box li ul{ display:none;}
.navbar-box li:hover ul{ display:block;}
.navbar-box li:hover ul{ width:126px; position:absolute; top:60px; left:0px; z-index:9999;}
.navbar-box li ul li a{ height:45px;}
.navbar-box li:hover ul li a {
	line-height:45px;
	display:block; 
	background:#ededed;
	width:142px;
	color:#666666;
	border-bottom:#ccc 1px solid;
	font-size:14px;
}
.navbar-box li:hover ul li a:hover {
	background:#56acff !important;
	color:#fff;
}
/*页脚*/
.footer{ width:100%; background:#eeeeee; float:left; margin-top:20px;}
.footer-box{ width:1140px; margin:0 auto;}
.friendlink{ width:1140px; border-top:solid 1px #9cc0f0; background:#fff; margin-top:20px; float:left;}
.friendlink a{ width:260px; height:60px; margin-left:20px; margin-top:20px; margin-bottom:20px; float:left;}
.friendlink2{ width:1140px; height:82px; border-top:solid 1px #f7c099; background:#fff; margin-top:20px; float:left;}
.friendlink2 a{ width:260px; height:60px; margin-left:20px; margin-top:20px; float:left;}
.copyright{ width:1140px; height:70px; line-height:30px; text-align:center; font-size:14px; color:#333333; float:left; margin-top:12px;}
.copyright img{ width:18px; height:20px; margin:0 3px;}


/*面包屑导航*/
.crumb{ width:1140px; height:43px; border-bottom:solid 2px #d2e7fe; font-size:14px; color:#666666; float:left;}
.crumb p{ line-height:43px;}