.subNav li a {
	background: url(../images/dian.png) no-repeat left center;
	padding-left: 15px;
}

.subNav li .current {
	background: url(../images/dian1.png) no-repeat left center;
}

.ku_dlnrtb .qh {
	cursor: pointer;
}

.bigNews {
	display: inline-block;
	width: 324px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.right_fix {
	top: 30%;
}

.right_fix li {
	margin-bottom: 0;
	border-radius: 0;
	height: 85px;
	padding-top: 60px;
	border-top: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	background-position: center 10px;
}

.right_fix li.rt5 {
	border-bottom: solid 1px #e5e5e5;
}

.sy_news p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
}

.footer_linktxt p {
	width: inherit;
	margin-right: 10px;
}

.qqzl_ywzxbg p a:hover {
	color: #e3354b;
}

.news_artsub a:hover {
	color: #e3354b;
}

.logo_link {
	position: relative;
}

.logo_link>img {
	position: absolute;
	transform: translateY(-10px);
}

.inline-block {
	display: inline-block;
}

.link-select {
	width: 200px;
	height: 40px;
	margin-top: 26px;
	padding-left: 8px;
	appearance: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
}

.scan-desc {
	font-size: 12px;
}

.scan {
	margin: 2rem 1rem 1rem;
}

.foot-about {
	width: 250px;
	vertical-align: top;
	line-height: 30px;
	padding-left: 50px;
	font-size: 15px;
}

.foot-about a {
	color: #C8C7C7;
}

.rt1 {
	background-image: url(../images/index/open.png);
}

.rt2 {
	background-image: url(../images/index/kefu.png);
}

.rt3 {
	background-image: url(../images/index/app.png);
}

.rt4 {
	background-image: url(../images/index/weixin.png);
}

.rt5 {
	background-image: url(../images/index/up.png);
}

.rt1:hover, .rt2:hover, .rt3:hover, .rt4:hover, .rt5:hover {
	background-color: #3D8CE4;
	color: white;
}

.rt1:hover {
	background-image: url(../images/index/open1.png);
}

.rt2:hover {
	background-image: url(../images/index/kefu1.png);
}

.rt3:hover {
	background-image: url(../images/index/app1.png);
}

.rt4:hover {
	background-image: url(../images/index/weixin1.png);
}

.rt5:hover {
	background-image: url(../images/index/up1.png);
}