@charset "utf-8";
.TabBar ul{

}
.TabBar li{
	float: left;
	height: 38px;
	border: 0px solid #4289DC;
	margin-right: 2px;
	line-height: 38px;
	background-color: #FFF;
	margin-left: 2px;
	margin-bottom: 5px;
}
.TabBar li.on{ }
.TabBar li a{
	display: block;
	height: 38px;
	line-height: 38px; /*border:1px solid #f0f0f0; border-width:1px 0;*/
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #4289DC;
	border-radius:5px;
}
.TabBar li.on a{
	color: #FFFFFF; /*border-color:#01aadd; background:#01aadd;*/
	background-color: #174680;
}

.Pek{height:auto; min-height:80px; padding-top:60px; overflow:hidden; position:relative; }
.Pek .Town_title{ display:block; height:69px; background:url(../images/pek.png) no-repeat left top; }
.Pek .PekStratage{
	height: auto;
	font-size: 12px;
	color: #333; /*line-height:24px;*/
	margin-bottom: 50px;
	position: relative;
}
.Pek .PekStratage b{ height:60px; line-height:60px; font-size:21px; color:#555555; display:block; background:url(../images/dotted.png) repeat-x left bottom; font-weight:normal;}
.Pek .PekStratage b i{ margin-left:36px; color:#2192e0;}
.Pek .PekStratage .con{ margin-bottom:10px;}
.Pek .PekStratage .Box{
	float: right;
	width: 855px;
	padding-right: 35px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


.Pek .tadiv{
	width: 75px;
	height: auto;
	z-index: 10;
	background-image: url(../images/d1.png);
	background-repeat: repeat-y;
	background-position: 2px bottom;
}
.Pek .tadiv.fixed{ position:fixed; top:60px;}
.Pek .tadiv.fixed-bottom{ top:auto; bottom:0; left:0;  position:absolute;}
.Pek .tadiv .ta{ width:75px; border-radius:5px; overflow:hidden;}
.Pek .tadiv li{
	width: 75px;
	height: 1px;
	padding-bottom: 45px;
	background-image: url(../images/d2.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.Pek .tadiv li a{
	display: block;
	height: 25px;
	width: 75px;
	line-height: 25px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
	color: #777777;
	cursor: pointer;
	font-family: "宋体";
	font-weight: bolder;
}

.Pek .tadiv li.onmm{
	background-image: url(../images/d3.png);
	background-repeat: no-repeat;
	background-position: left 8px;
}
.Pek .tadiv li.onmm a{
	color: #c19c42;
}
#TabBar {
	margin-top: 5px;
	clear: both;
}
.item {
	padding-top: 50px;
	padding-bottom: 20px;
	line-height: 25px;
	margin-top: -30px;
}
.l_title {
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4289DC;
	line-height: 40px;
	height: 40px;
}
.d_tit {
	font-size: 14px;
	font-weight: bolder;
	color: #C19C42;
	line-height: 30px;
}
#bg .line {
	background-image: url(../images/linebg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
