﻿@charset "UTF-8";
body, html {
	height: 100%
}

body, ol, p, ul {
	margin: 0
}

a, p {
	outline: 0
}

.header, .header img {
	vertical-align: middle
}

body {
	font-size: 14px;
	min-height: 100%;
	background: #f0f2f3
}

body, button, input, keygen, select, textarea {
	font-family: Arial,MicrosoftYaHei,'微软雅黑'
}

ol, ul {
	list-style: none;
	padding: 0
}

a {
	text-decoration: none;
	color: #212121
}

button, input {
	list-style: none;
	border: none
}

i {
	font-style: normal
}

.pointer {
	cursor: pointer !important
}

.text-l {
	text-align: left
}

.text-r {
	text-align: right
}

.footer p, .header, .notice,
.text-c {
	text-align: center
}

.text-through {
	text-decoration: line-through
}

.fr {
	float: right
}

.fl {
	float: left
}

.no-border-r {
	border-right: none !important
}

.clearfix::after,
.clearfix::before {
	content: '';
	display: table
}

.clearfix::after {
	clear: both
}

.header {
	background: #069eff;
	height: 44px;
	line-height: 44px;
}

	.header .logo {
		height: 100%;
		background: url('logo.png') no-repeat center;
		background-size: 200px 40px;
	}
.banner {
	cursor: pointer;
	display: block;
	height: 125px;
	background: #091767 url('banner_m.png') no-repeat center;
	background-size: auto 100%;
	position: relative
}

	.banner button {
		cursor: pointer;
		display: inline-block;
		padding: 5px 60px;
		color: #fff;
		font-size: 20px;
		background: #fe5e66;
		border-radius: 50px
	}

.notice {
	background: #fff;
	line-height: 30px;
	width: 100%;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
	font-size: 12px
}

.content .xianlu {
	margin-top: 10px
}

	.content .xianlu .link {
		float: left;
		height: 85px;
		background: #fff url('link_m2.png') no-repeat center 11px;
		width: 50%;
		background-size: 44px 44px;
		border-bottom: 1px solid #eee;
		text-align: center
	}

		.content .xianlu .link:nth-child(1) {
			background-image: url('link_m1.png')
		}

.xianlu .link .text {
	margin-top: 54px
}

.content .xianlu .link:active {
	background-color: #f6f5f5
}

.footer p {
	color: #666
}

.content .xianlu .link6 {
	float: left;
	height: 85px;
	/*background:#fff url('link_m6.png') no-repeat center 11px;*/
	width: 50%;
	background-size: 44px 44px;
	border-bottom: 1px solid #eee;
	text-align: center
}

.xianlu .link6.text {
	margin-top: 54px
}

.xianlu .link7.text {
	margin-top: 54px
}

.content .xianlu .link6:active {
	background-color: #f6f5f5
}

.footer p {
	color: #666
}

.content .xianlu .link7 {
	float: left;
	height: 85px;
	/*background:#fff url('link_m7.png') no-repeat center 11px;*/
	width: 50%;
	background-size: 44px 44px;
	border-bottom: 1px solid #eee;
	text-align: center
}

.content .xianlu .link7:active {
	background-color: #f6f5f5
}

.footer p {
	color: #666
}

.news-title {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

	.news-title img {
		display: block;
		float: left;
		width: 35px;
		height: 35px;
		margin-right: 5px;
	}

.txtMarquee-left {
	padding: 0 5px;
	width: auto;
	position: relative;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

	.txtMarquee-left .bd ul {
		overflow: hidden;
		zoom: 1;
	}

		.txtMarquee-left .bd ul li {
			margin-right: 20px;
			float: left;
			height: 35px;
			line-height: 35px;
			text-align: left;
			_display: inline;
			width: auto !important;
			color: #000;
		}
			/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
			.txtMarquee-left .bd ul li a {
				color: #fff;
			}

				.txtMarquee-left .bd ul li a:hover {
					text-decoration: underline;
				}

.headertt {
	background: #000;
	height: 35px;
	line-height: 35px
}