﻿﻿.bot {
	font-size: 12px;
	padding: 20px 0px 20px 0px;
	background: #f0f0f0;
	border-top: 1px solid #e5e5e5;
	color: #666666;
}

.bot .bot-inner {
	width: 1120px;
	margin: 0px auto;
}

.bot a {
	margin: 0px 10px;
	color: #666666;
}

.bot a:hover {
	text-decoration: underline;
}

.bot .BotLink {
	overflow: hidden;
	/*margin-bottom:10px;*/
	margin: 0px auto 10px auto;
	padding: 10px 2px;
	overflow: hidden;
	margin-bottom: 10px;
	display: none;
}

.bot .BotLink .Item {
	float: left;
	width: 16.6%;
	box-sizing: border-box;
	border-left: 1px solid #e5e5e5;
	padding-left: 20px;
	min-height: 100px;
}

.bot .BotLink .Item ul {
	padding-left: 40px;
	font-size: 14px;
}

.bot .BotLink .Item ul.One {
	background: url(../images/bg0027.gif) left top no-repeat;
}

.bot .BotLink .Item ul.Two {
	background: url(../images/bg0028.gif) left top no-repeat;
}

.bot .BotLink .Item ul.Three {
	background: url(../images/bg0029.gif) left top no-repeat;
}

.bot .BotLink .Item ul.Four {
	background: url(../images/bg0030.gif) left top no-repeat;
}

.bot .BotLink .Item ul.Five {
	background: url(../images/bg0031.gif) left top no-repeat;
}

.bot .BotLink .Item ul.Six {
	background: url(../images/bg0032.gif) left top no-repeat;
}

.bot .BotLink .Item a {
	color: #666666;
	padding: 0px;
	margin: 0px;
}

.bot .BotLink .Item .ItemTitle {
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
}

.bot .BotLink .Item .Selected {
	color: #333333;
}

.bot .BotLink .Item .Selected a {
	color: #333333;
	padding: 0px;
}

.bot .BotLink .Last {
	border-right: 1px solid #e5e5e5;
}

.bot .WebInfo {
	text-align: center;
	/* margin-bottom: 15px; */
}

.bot .WebInfo .OtherLink {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	line-height: 30px;
	padding-bottom: 5px;
	display: none;
}

.bot .WebInfo .OtherLink a {
	display: inline-block;
}

.bot .WebInfo .OtherLink .WeiBo {
	background: url(../images/bg0248.gif) right center no-repeat;
	padding-right: 18px;
}

.bot .WebInfo .OtherLink .TenWei {
	background: url(../images/bg0249.gif) right center no-repeat;
	padding-right: 18px;
}

.bot .WebInfo .OtherLink .WeiXin {
	background: url(../images/bg0250.gif) right center no-repeat;
	padding-right: 18px;
}

.bot .WebInfo .OtherLink .WeiXinOut {
	position: relative;
	z-index: 1;
	display: inline-block;
}

.bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox {
	position: absolute;
	top: -105px;
	left: 0px;
	background: url(../images/bg0251.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

.bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox .Inner {
	border: 1px solid #cc3300;
	border-bottom: 0px;
	padding: 5px 10px;
	width: 220px;
	background: #fff7e1;
}

.bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox p {
	line-height: 22px;
	text-align: left;
	padding-left: 12px;
	text-indent: -12px;
}

.bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox p strong {
	color: #cc0000;
	font-weight: normal;
}

.bot .WebInfo .BotMain {
	overflow: hidden;
	/* background: url(../images/logo2.gif) left center no-repeat; */
	zoom: 1;
	padding: 0px 220px;
	position: relative;
}

.bot .WebInfo .BotMain .CopyRight {
	line-height: 2;
	/* padding: 20px 0px; */
}

.bot .WebInfo .BotMain .Code {
	display: none;
	height: 72px;
	width: 166px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -36px;
}

.bot .gongan {
	background: url(../images/bot-ico-gongan.png) left center no-repeat;
	padding-left: 24px;
	display: inline-block;
}

.bot .gongshang {
	background: url(../images/bot-ico-gongshang.png) left center no-repeat;
	padding-left: 24px;
	display: inline-block;
}

.bot .wangwen {
	background: url(../images/bot-ico-wangwen.png) left center no-repeat;
	padding-left: 24px;
	display: inline-block;
}