@charset "gb2312";
.footer {
	height:200px;
	padding-top: 31px;
	padding-bottom:25px;
	background: #4f535c;
}
.footer-main {
	overflow: inherit;
}
.content {
	width:1055px;
	margin:0px auto;
	overflow:hidden;
	height:auto;
*zoom:1;
}
.content:after {
	content:"";
	clear:both;
	visibility:hidden;
	height:0px;
	display:block;
}
.ma {
	width:128px;
	height:152px;
	background: #fff;
	float:left;
	cursor:pointer;
}
.ewm {
	float:left;
	height:155px;
	width:440px;
	border-right: #e6e6e6 solid 1px;
}
.ma img {
	margin: 10px 0px 0px 14px;
`  float: left;
}
.ma .tits {
	text-align:center;
	font-size:14px;
}
.ma span {
	color: #555555;
	font-size: 14px;
	text-align: center;
	width: 100%;
	display: block;
	line-height: 25px;
	float: left;
	background-color: #cacaca;
}
.imgss {
	background:#fff;
	display:none;
}
.insay {
	float:left;
	width:192px;
	height:100%;
	margin-left: 23px;
}
.bshare-custom {
	margin-left: 3px;
	margin-top: 15px;
	float:left;
}
.bshare-custom a {
	display: block;
	padding-left: 0px!important;
	height:16px;
	float:left;
}
.bshare-custom a span {
	background: url("../img/href.png") no-repeat!important;
	height:16px;
	margin: 0px;
}
.bshare-custom .jiathis_button_tsina span {
	background-position: 4px 3px!important;
}
.bshare-custom .jiathis_button_weixin span {
	background-position: -22px 3px!important;
}
.bshare-custom .jiathis_button_renren span {
	background-position: -50px 3px!important;
}
.insay span {
	color:#fff;
	font-size: 14px;
	line-height: 24px;
}
.insay p {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-family: "Arial";
	margin-bottom: 12px;
}
.jiathis_style_24x24 .jtico {
	padding-left:0px !important;
}
.select {
	position:relative;
	min-width:230px;
	border:1px solid #e6e6e6;
	margin: 0 0 15px 0;
}
.select h3 {
	width:100%;
	height:27px;
	line-height:27px;
	font-size:12px;
	color:#ffffff;
	text-indent:4px;
	cursor:pointer;
	position: relative;
	z-index: 999;
}
/*此处的小三角必须使用背景图片才可以，不然的话就遮挡住了标题层，导致点击区域变小，点击容易失败*/
.select .triangel {
	position:absolute;
	right:0px;
	top:0px;
	display: block;
	width:28px;
	height:28px;
	background: url(../images/last_118.jpg) no-repeat;
	overflow:hidden;
	z-index: 1;
}
.select ul {
	display:none;
	margin-bottom:-4px;
	background: #fff;
	border: 1px solid #e6e6e6;
	position: absolute;
	width: 230px;
}
.select ul li {
	height: 22px;
	line-height: 22px;
	margin-bottom: 4px;
	text-indent: 4px;
	width: 230px;
	float: left;
}
.select ul li.hover {
	cursor:pointer;
	background:#464a54;
}
.select ul li a {
	display: block
}
.select ul li.hover a {
	color:#fff;
}
.morlx {
	color: #fff;
}
.more_mes, .more_zixun {
	width: 85px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
}
.more_mes {
	background: #000000;
	color: #FFF;
	margin: 0 10px 0 0;
}
.more_zixun {
	background: #ff0000;
	color: #FFF;
}
.footer-main {
	overflow: inherit;
}
.skin .ali {
	background: #fff;
	color: #000;
}
.fx {
	float:left;
	color:#fff;
	width: 50px;
	font-size: 12px;
}
.dllist {
	float:left;
	min-width:200px;
	border-right: 1px solid #e6e6e6;
	min-height:155px;
}
.dllist dt a {
	color:#fff;
}
.dllist a {
	color:#ffffff;
}
.dllist a:hover {
	color: #ffcc00;
}
.dllist dt {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
	text-indent: 44px;
	color: #FFF;
}
.dllist dd {
	line-height: 21px;
	text-indent: 44px;
}


.ma span a {
	color:#000;
}
.ma span a:hover {
	color: #333;
}
.bq_bg {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #000000;
}
.bq_bg .wrap div {
	color: #FFF;
}
.bq_bg .wrap div a {
	color: #FFF;
}
.bq_bg .wrap div a:hover {
	color: #cc0000;
}
/*右侧菜单*/
.side {
	position:fixed;
	width:54px;
	height:275px;
	right:0;
	bottom:280px;
	z-index:100;
}
.side ul li {
	width:54px;
	height:54px;
	float:left;
	position:relative;
	margin-bottom: 1px;
}
.side ul li .sidebox {
	position:absolute;
	width:54px;
	height:54px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#cc0000;
	color:#fff;
	overflow:hidden;
}
.side ul li .sidetop {
	width:54px;
	height:54px;
	line-height:54px;
	display:inline-block;
	background:#cc0000;
}
.side ul li .sidetop:hover {
	background:#cc0000;
}
.side ul li img {
	float:left;
}
