@charset "utf-8";
/* CSS Document */






.w50 {
	width: 50px;
}
.w80 {
	width: 80px;
}
.w100 {
	width: 100px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w400 {
	width: 400px;
}
.w700 {
	width: 100%;
}
.button {
	width: 100px !important;
	line-height: 30px;
	background: #caa966 !important;
	border-radius: 5px;
	text-align: center;
	margin: 30px 10px 10px;
	color: #000;
}
.button1 {
	width: 270px !important;
	line-height: 30px;
	text-align: center;
	margin: 30px 10px 10px;
	color: #fff;
	font-size: 16px;
	background: none;
}
.page {
	width: 80%;
}
.leftmenu {
	position: fixed; /*支持实现w3c标准的浏览器*/
	_position: absolute; /*单独针对IE6*/
	left: 0;
	top: 100px;
	width: 36px;
	z-index: 300;
}
/*.leftmenu a{ background:#f2f2f2; line-height:40px; margin:1px 0; display:block; font-size:16px; font-family:"微软雅黑"; padding:0 10px; color:#000; text-align:center;}

.leftmenu a.on{ background:#888; color:#fff;}*/



.pages {
	width: 95%;
	text-align: right;
	margin-top: 15px;
	overflow: auto;
	line-height: 30px;
}
.pages a, .pages span {
	color: #caa966;
	display: inline;
	background: #011b6a;
	padding: 3px 8px;
	margin: 0 3px;
}
.product .pages a, .product .pages span {
	background: #ccc;
	color: #000;
}
.yellow {
	color: #caa966;
}
.bdsharebuttonbox {
	overflow: hidden;
	float: left;
}
.bdsharebuttonbox a {
	margin-top: 9px !important;
}
.bdshare-slide-button-box .bdshare-slide-button {
	background: none !important;
	width: 40px !important;
	height: 40px !important;
}
.itemCon {
	margin-top: 80px;
	margin-left: -50px;
}

#mapTipContainer{ border-radius: 8px;}

#stateTip svg{border-radius: 8px; display: none;}

.xian{ display: none !important;}
.showw{ display: block !important;} 
.mapTipText {
	width: 400px;
	min-height: 110px;
	overflow: auto; border-radius: 8px;
	background-color: #ffffff;
}
.mapTipText .mapTipList {
	float: left; padding-top: 20px; padding-bottom: 20px;
	margin-left: 4px;
	width: 380px;
}
.mapTipText .mapTipList h2 {
	text-align: left;
	font-family: 微软雅黑;
	padding-left: 10px; margin-bottom: 5px;
}
.mapTipText .mapTipList h2 a {
	font-size: 16px;
	color: #262626;
	text-decoration: none;
}
.mapTipText .mapTipList h2 a:hover {
	color: #0085d2;
}
.mapTipText .mapTipList h2 a span {
	font-size: 14px;
	margin-left: 3px;
}
.mapTipText .mapTipList h2 i {
	float: right;
	font-weight: normal;
	margin-right: 5px;
}
.mapTipText .mapTipList h2 i a {
	font-size: 14px; cursor: pointer;
	color: #666;
}
.mapTipText .mapTipList table {
	margin: 10px;
	font-size: 12px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
}

.du_li{max-height: 350px;  overflow: auto;}
.mapTipText .mapTipList table td {
	color: #000;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 10px; padding-right: 10px;
}
.w1 {
	width: 100px
}
.w2 {
	width: 80px;
}
.w3 {
	width: 170px;
}
