@charset "UTF-8";

/*初始化css*/
body {
	font-family: 微软雅黑;
	color: #333;
}

/*min-width的宽度根据项目页面宽度决定*/
*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
}

li {
	list-style: none;
}

a,
ins {
	text-decoration: none;
}

*:focus {
	outline: none;
}

a {
	color: #333;
}

/*颜色根据通用信息列表的文字颜色决定*/
.more a {
	color: #999;
}

/*颜色根据通用更多的文字颜色决定*/
a:hover {
	color: #1c5bb8;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover {
	color: #1c5bb8;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}

.hide {
	display: none;
}

.block {
	display: block;
}

input {
	font-family: 微软雅黑;
}

body {
	position: relative;
	background: url(/cms_files/jcms1/web3037/site/picture/0/e42980ea20ea40e8a1d19a5ba74012f2.jpg) no-repeat center top;
}

.header {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.headerNav {
	background: url(/cms_files/jcms1/web3037/site/images/28417/headerNav.png) no-repeat center center;
	width: 743px;
	height: 40px;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 40px;
}

.headerNav ul li {
	float: left;
	color: #ffffff;
	position: relative;
}

.headerNav ul li a {
	color: #ffffff;
	font-size: 14px;
	padding: 0px 25px;
}

.headerNav ul li:last-child {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon1.png) no-repeat 72px center;
}

.headerNav ul li dl {
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 999;
	display: none;
}

.headerNav ul li dl dd {
	height: 30px;
	line-height: 30px;
}

.search {
	float: right;
	margin: 50px 20px 0px 0px;
	position: relative;
}

.search_btn {
	width: 360px;
	height: 48px;
	border-radius: 30px;
	background-color: #ffffff;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	color: #999999;
	padding-left: 50px;
	outline: none;
	font-size: 16px;
}

.search_tj {
	background: url(/cms_files/jcms1/web3037/site/images/28417/search.png) center center;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 20px;
	top: 13px;
	z-index: 99;
	outline: none;
}

.fixed_width {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.back {
	background: url(/cms_files/jcms1/web3037/site/images/28417/back.png) no-repeat center bottom;
	overflow: hidden;
}

.mar_top {
	margin-top: 70px;
	background: url(/cms_files/jcms1/web3037/site/images/28417/back1.png);
	padding-top: 10px;
}

.nav {
	width: 190px;
}

.nav ul li {
	margin-top: 5px;
}

.nav ul li a {
	display: inline-block;
	width: 165px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	font-size: 16px;
}

.nav ul li a.home {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon2.png) #f0f0f0 no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li a.government {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon4.png) #f0f0f0 no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li a.interact {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon6.png) #f0f0f0 no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li a.business {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon8.png) #f0f0f0 no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li a.Understand {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon10.png) #f0f0f0 no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li.active {
	background: url(/cms_files/jcms1/web3037/site/images/28417/Navbg.jpg) no-repeat center center;
	width: 180px;
	height: 74px;
	position: relative;
}

.nav ul li.active a {
	color: #ffffff;
}

.nav ul li.active a.home {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li.active a.government {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li.active a.interact {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li.active a.business {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li.active a.Understand {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon11.png) no-repeat 35px center;
	padding-left: 15px;
}

.nav ul li.active span {
	position: absolute;
	width: 10px;
	height: 19px;
	right: -9px;
	top: 27px;
	background: url(/cms_files/jcms1/web3037/site/images/28417/triangle.png) no-repeat center center;
}

.time {
	width: 180px;
	height: 250px;
	background-color: #f7f7f7;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	margin-top: 5px;
}

.glNav {
	height: 80px;
	width: 1200px;
	margin: 41px auto 0;
	line-height: 80px;
	border-bottom: 3px solid #58afef;
}

.glNav ul li {
	width: 240px;
	float: left;
	text-align: center;
}

.glNav ul li a {
	font-size: 16px;
	color: #333333;
	padding-left: 10px;
	display: block;
}

.glNav ul li.glhome {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon2.png) no-repeat 70px center;
}

.glNav ul li.hlhUnderstandome {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon4.png) no-repeat 57px center;
}

.glNav ul li.glgovernment {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon6.png) no-repeat 57px center;
}

.glNav ul li.glinteract {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon8.png) no-repeat 57px center;
}

.glNav ul li.glbusiness {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon10.png) no-repeat 57px center;
}

.glNav ul li.glhome:hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glhome:hover a {
	color: #ffffff;
}

.glNav ul li.glhome.hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon3.png) no-repeat 70px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glhome.hover a {
	color: #fff;
}

.glNav ul li.hlhUnderstandome:hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.hlhUnderstandome:hover a {
	color: #ffffff;
}

.glNav ul li.hlhUnderstandome.hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon5.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.hlhUnderstandome.hover a {
	color: #fff;
}

.glNav ul li.glgovernment:hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glgovernment:hover a {
	color: #ffffff;
}

.glNav ul li.glgovernment.hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon7.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glgovernment.hover a {
	color: #fff;
}

.glNav ul li.glinteract:hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glinteract_hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon9.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glinteract_hover a {
	color: #ffffff;
}

.glNav ul li.glinteract:hover a {
	color: #ffffff;
}

.glNav ul li.glbusiness:hover {
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon11.png) no-repeat 57px center, -webkit-linear-gradient(top, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Safari 5.1 - 6.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon11.png) no-repeat 57px center, -o-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Opera 11.1 - 12.0 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon11.png) no-repeat 57px center, -moz-linear-gradient(bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
	/* Firefox 3.6 - 15 */
	background: url(/cms_files/jcms1/web3037/site/images/28417/icon11.png) no-repeat 57px center, linear-gradient(to bottom, rgba(88, 175, 239, 0), rgba(88, 175, 239, 1));
}

.glNav ul li.glbusiness:hover a {
	color: #ffffff;
}

.footer {
	height: 85px;
	background-color: #f4f4f4;
	width: 100%;
	border-top: 2px solid #1c5fa5;
	margin-top: 40px;
	padding: 30px 0px;
}

.footerLeft {
	width: 1000px;
}

.footerNav {
	color: #666666;
	margin: 5px 0px;
}

.footerNav a {
	color: #666666;
	padding-right: 10px;
}

.footerLeft p {
	color: #666666;
	line-height: 25px;
}

.footerLeft p.footer_p {
	color: #1c5fa5;
}

.footerRight span {
	margin-left: 10px;
}

/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
.old_header {
	height: 370px;
	background: url(old_bg_0.png) no-repeat center bottom #8eC0f1;
	/*background-size: cover;*/
}

.old_header img {
	margin-top: 227px;
	display: none;
}

.old_container {
	width: 1200px;
	margin: 0 auto;
	background: #ffffff;
}

.old_main .old_container{
	padding-bottom: 40px;
}

.old_main {
	/* margin: 50px 0; */
	background: #8eC0f1;
}

.oS1_head {
	padding-left: 75px;
	height: 96px;
	line-height: 96px;
	background: url(old_icon_0.png) no-repeat 30px center;
	margin-bottom: 30px;
}

.old_section1 {
	margin-bottom: 30px;
}

.oS1_title {
	font-size: 48px;
	color: #333;
}

.oS1_more {
	float: right;
	font-size: 32px;
	color: #333;
	margin-right: 30px;
}

.oS1_list{
	padding: 0 30px;
}

.oS1_list li {
	height: 72px;
	line-height: 72px;
	font-size: 36px;
	color: #333;
	padding-left: 50px;
	background: url(old_icon_1.png) no-repeat left center;
}

.oS1_list li:after {
	content: "";
	display: block;
	clear: both;
}

.oS1_list li a {
	display: inline-block;
	width: auto;
	max-width: 80%;
	color: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 15px;
}

.oS1_list li a:hover{
	color: #1496ff;
}

.oS1_list li span {
	float: right;
	color: #999;
}

.oS2_content {
	margin-bottom: 30px;
	padding:0 30px;
	box-sizing: border-box;
}

.oS2_content:after {
	content: "";
	display: block;
	clear: both;
}

.oS2c_left {
	float: left;
	width: 260px;
	height: 220px;
	background: #f6f6f6;
	text-align: center;
	line-height: 220px;
	font-size: 36px;
}

.oS2c_left1 {
	height: 490px;
	line-height: 490px;
}

.oS2c_left a {
	color: #333;
	margin-left: 30px;
}

.oS2c_right {
	float: right;
	width: 880px;
	border: 1px solid #eee;
	padding: 30px 24px 8px;
}

.oS2c_list:after {
	content: "";
	display: block;
	clear: both;
}

.oS2c_list li {
	width: 385px;
	height: 70px;
	line-height: 70px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 32px;
	color: #333;
	margin: 0 15px 20px;
	background: #fdf6f1;
	float: left;
	text-align: center;
}

.oS2c_list li a {
	color: #333;
}

.oS2_more {
	text-align: center;
}

.oS2_more a {
	display: inline-block;
	font-size: 32px;
	color: #ffffff;
	width: 180px;
	height: 70px;
	line-height: 70px;
	background: #087fd8;
}

.old_footer {
	padding: 50px 0 20px;
	font-size: 32px;
	text-align: center;
	background: #e5e5e5;
}

.old_footer p {
	margin-bottom: 30px;
}

.old_footer p a,
.old_footer p span {
	color: #333;
	margin: 0 15px;
}

@media (max-width: 768px) {

	html,
	body {
		font-size: 100px !important;
	}

	.old_header {
		width: 100vw;
		height: 0.9rem;
		background: url(old_bg_0.png) no-repeat center top;
		background-size: 100vw;
	}

	.old_container {
		width: 100%;
		margin: 0 auto;
	}

	.old_header .old_container {
		height: 100%;
		display: none;
		align-items: center;
	}

	.old_header img {
		margin-top: 0;
		width: 70%;
		display: none;
	}

	.old_main {
		margin: .24rem 0;
		padding: 0 .24rem;
	}

	.old_section1 {
		margin-bottom: .24rem;
	}

	.oS1_head {
		padding-left: 0;
		height: .4rem;
		line-height: .4rem;
		background: none;
		margin-bottom: .16rem;
		font-size: 0;
		border-bottom: .01rem solid #ccc;
	}

	.oS1_title {
		font-size: .2rem;
		color: #333;
	}

	.oS1_more {
		float: right;
		font-size: .18rem;
		color: #333;
	}

	.oS1_list li {
		height: .36rem;
		line-height: .36rem;
		font-size: .18rem;
		color: #333;
		padding-left: .16rem;
		background: url(old_icon_1.png) no-repeat left center;
		background-size: .08rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.oS1_list li:after {
		content: "";
		display: block;
		clear: both;
	}

	.oS1_list li a {
		display: inline-block;
		width: 80%;
		color: inherit;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding-right: .1rem;
		flex: 1;
	}

	.oS1_list li span {
		float: right;
		color: #999;
	}

	.oS2_content {
		margin-bottom: 0;
	}

	.oS2_content:after {
		content: "";
		display: block;
		clear: both;
	}

	.oS2c_left {
		float: none;
		width: 100%;
		height: .6rem;
		background: none;
		text-align: left;
		line-height: .6rem;
		font-size: .2rem;
	}

	.oS2c_left img {
		height: .5rem;
	}

	.oS2c_left1 {
		height: auto;
		line-height: .6rem;
	}

	.oS2c_left a {
		color: #333;
		margin-left: .16rem;
	}

	.oS2c_right {
		float: right;
		width: 100%;
		border: none;
		padding: 0;
		margin-top: .16rem;
	}

	.oS2c_list:after {
		content: "";
		display: block;
		clear: both;
	}

	.oS2c_list li {
		width: 100%;
		height: .5rem;
		line-height: .5rem;
		padding: 0 .16rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: .18rem;
		color: #333;
		margin: 0 0 .24rem;
		background: #fdf6f1;
		float: left;
		text-align: center;
	}

	.oS2c_list li a {
		color: #333;
	}

	.oS2_more {
		text-align: center;
		font-size: 0;
	}

	.oS2_more a {
		display: inline-block;
		font-size: .18rem;
		color: #ffffff;
		width: 1.2rem;
		height: .4rem;
		line-height: .4rem;
		background: #087fd8;
	}

	.old_footer {
		padding: .24rem .24rem .16rem;
		font-size: .16rem;
		text-align: center;
		background: #ffffff;
	}

	.old_footer p {
		margin-bottom: .16rem;
	}

	.old_footer p a,
	.old_footer p span {
		color: #333;
		margin: 0 .08rem;
	}
}