@charset "utf-8";

.kefuBox {
	position: fixed;
	top: 180px;
	right: 0;
	z-index: 1000;
	width: auto
}

.kefuBox .kefuLeft {
	float: left;
	overflow: hidden;
	width: 30px;
	height: 157px;
	background: url(../images/qq/kefu_l.png) no-repeat;
	cursor: pointer
}

.kefuBox .kefuRight {
	float: left;
	display: block;
	overflow: hidden;
	width: 0
}

.kefuBox .kefuTop {
	width: 154px;
	height: 46px;
	background: url(../images/qq/kefu_top.png) no-repeat
}

.kefuBox .kefuClose {
	float: right;
	display: block;
	overflow: hidden;
	width: 154px;
	height: 46px;
	cursor: pointer
}

.kefuBox .kefuBottom {
	width: 154px;
	height: 9pt;
	background: url(../images/qq/kefu_bottom.png) no-repeat
}

.kefuBox .kefuCont {
	overflow: hidden;
	padding: 0 9pt;
	width: 130px;
	background: url(../images/qq/kefu_line.png) repeat-y
}

.kefuBox .kefuCont ul {
	margin: 0;
	padding: 0
}

.kefuBox .kefuCont ul li {
	overflow: hidden;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 40px;
	width: 5pc;
	height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 28px
}

.kefuBox .kefuCont ul li a {
	color: #333
}

.kefuBox .kefuCont ul li.pic {
	margin-bottom: 10px;
	padding: 0;
	width: 130px;
	height: 89px
}

.kefuBox .kefuCont ul li.qq {
	background: url(../images/qq/qq.png) no-repeat
}

.kefuBox .kefuCont ul li.wang {
	background: url(../images/qq/wangwang.png) no-repeat
}

.kefuBox .kefuCont ul li.spk {
	background: url(../images/qq/skype.png) no-repeat
}

.kefuBox .kefuCont ul li.codeer {
	display: block;
	margin-bottom: 0;
	padding: 10px 0 0;
	width: 130px;
	height: 165px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑"
}

.kefuBox .kefuCont ul li.codeer p {
	display: block;
	height: 35px;
	line-height: 35px
}

.kefuBox .kefuCont ul li.codeer span {
	display: block;
	padding: 7px;
	width: 87pt;
	height: 87pt;
	background: url(../images/qq/cobj.png) no-repeat
}

.kefuBox .kefuCont ul li.codeer span img {
	width: 87pt;
	height: 87pt
}

.pagination {
	overflow: hidden;
	padding: 25px 0 15px;
	text-align: center
}

.pagination a {
	display: inline-block;
	margin-left: 2px;
	border: 1px solid #e3e3e3;
	background: #fff;
	color: #333;
	text-align: center;
	font-size: 9pt
}

.pagination a,.pagination a.a1 {
	padding: 0 9pt;
	height: 30px;
	line-height: 30px
}

.pagination a.a1 {
	margin-top: 0
}

.pagination a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}

.pagination span {
	display: inline-block;
	margin-left: 2px;
	padding: 0 9pt;
	height: 30px;
	/* border: 1px solid #a60000; */
	/* background: #cd0000; */
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.yzh-map-main {
	overflow: hidden;
	margin: 10px 0;
	padding-bottom: 35px;
	font-family: "微软雅黑"
}

.yzh-map-main .sitemap_con {
	margin: 0 auto;
	width: 75pc;
	color: #666
}

.yzh-map-main .sitemap_con .map_top {
	margin-bottom: 35px;
	border-bottom: 2px solid #555
}

.yzh-map-main .sitemap_con .map_top img {
	float: left
}

.yzh-map-main .site_r_link {
	margin-top: 35px;
	padding: 5px 10px;
	width: 140px;
	background: #f8f8f8;
	background: #555;
	color: #fff;
	text-align: center
}

.yzh-map-main .site_r_link a {
	color: #fff
}

.yzh-map-main .site_r_link a:hover {
	text-decoration: underline
}

.yzh-map-main .site_plc {
	padding: 5px 0;
	background: url(../images/ico-plus.gif) no-repeat 0 8px;
	text-indent: 10px
}

.yzh-map-main .sitemap_con h4 {
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 35px
}

.yzh-map-main .b4 {
	overflow: hidden;
	margin-bottom: 20px
}

.yzh-map-main .b4 li {
	float: left;
	padding-left: 14px;
	width: 155px;
	background: url(../images/ly_li.png) no-repeat left center;
	line-height: 30px
}

#baidu-map {
	float: left;
	width: 45pc;
	height: 350px;
	border: 1px solid #ccc
}