.module-default {
    margin: 0;
    padding: 0;
}
.link-fixed-side {
	margin-bottom: 1px;
	font-size: 12px
}

.link-fixed-side li {
	margin-bottom: 1px;
	position: relative
}

.link-fixed-side li .link-name {
	display: block;
	width: 70px;
	min-height: 70px;
	height: auto!important;
	_height: 70px;
	background-color: gray;
	color: #fff;
	text-align: center;
	*margin-bottom: -4px
}

.link-fixed-side li .link-name:hover,.link-fixed-side li.active .link-name {
	background-color: #f90;
	text-decoration: none
}

.link-fixed-side li.first .link-name {
	background-color: #f90
}

.link-fixed-side li.first .link-name:hover {
	background-color: #f90
}

.link-fixed-side li i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: 0 0
}

.link-fixed-side li span {
	display: block;
	line-height: normal;
	padding-bottom: 5px
}

.link-fixed-side li .link-name-min span {
	display: block;
	line-height: 70px
}

.link-fixed-side .link-summary {
	display: none;
	position: absolute;
	right: 70px;
	top: 0;
	min-width: 130px;
	max-width: 200px;
	_width: 130px;
	min-height: 35px;
	height: auto!important;
	_height: 35px;
	padding: 20px 15px 15px;
	background-color: #f90
}

.link-fixed-side .link-summary .arrow-section-r {
	display: block;
	width: 5px;
	height: 9px;
	position: absolute;
	top: 22px;
	right: 0;
	background: url(/statis/images/arrow-section-r.gif) no-repeat
}

.link-fixed-side .link-summary .link-summary-content {
	font-size: 16px;
	color: #fff;
	font-weight: 700
}

.link-fixed-side .link-summary .qhd-content p {
	margin-bottom: 5px
}

.link-fixed-side .link-summary .qhd-content p a {
	color: #4d4d4d
}

.link-fixed-side .link-summary .qhd-content p a:hover {
	color: #1e78e8
}

.fixed-left .link-fixed-side .link-summary {
	right: 0;
	left: 70px
}

.fixed-left .link-fixed-side .link-summary .arrow-section-r {
	right: auto;
	left: 0;
	background: url(/statis/images/arrow-section-l.gif) no-repeat
}
.fixed-side {
    position: fixed;
    top: 35%;
    z-index: 10001;
}
.fixed-right {
    right: 0;
    float: right;
}
.link-fixed-side .link-summary .weixin-content img{
    width: 160px;
}
.link-fixed-side .link-summary01 {
  min-width: 160px;
  padding: 13px 15px 15px;
}