@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'MFLiHei';
	src: url('../font/MFLiHei_Noncommercial-Regular.otf');
}
@font-face {
	font-family: 'FZLTCHJW';
	src: url('../font/FZLTCHJW.TTF');
}
@font-face {
	font-family: 'FZLTXHK_GBK';
	src: url('../font/FZLTXHK_GBK.ttf');
}
@font-face {
	font-family: 'DigitalSans';
	src: url('../font/Digital_Sans_EF_Medium.ttf');
}

body {
	text-align:left;
	margin: 0;
	background-color: #e4eff6;
	min-width:1150px;
}

.header {
	height: 57px;
	background-image: url(../images2015/head-bg.png);
}

.footer {
	height: 57px;
	background-color: #000000;
}

.header-content, .footer-content {
	height: 47px;
	width: 1150px;
	margin: 0 auto;
}

.footer ul {
	list-style: none;
	margin: 0 20px;
}

.footer li {
	float:left;
	margin: 10px;
	margin-top: 17px;
	color: #ffffff;
	font-size: 18px;
	font-family: 宋体;
}

.home-line {
	float: right;
	margin-top: 17px;
	margin-right: 90px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: 宋体;
}

.container {
	padding: 20px 0;
}

.container .content {
	width:1150px;
	margin: 0 auto;
}

.container h1 {
	margin: 10px 0;
}

#trial {
	font-family:FZLTXHK_GBK;
	font-size: 24pt;
	color: #ffffff;
	text-decoration: none;
	background-color: #ffbc2f;
	padding:10px 20px;
}

.title {
	font-family:"微软雅黑";
	font-weight:bold;
	color: #2e2e2e;
}

#ds {
	font-family: DigitalSans;
	font-size: 96px;
	font-weight:bold;
}
.white-title {
	font-family:"微软雅黑"
	font-weight:bold;
	color: #ffffff;
	text-shadow: 0px 4px 2px #696969;
}

.blue-title {
	font-family:"微软雅黑";
	font-weight:bold;
	color: #048bd1;
}

.big-title {
	font-size:48pt;
}

.normal-title {
	font-size: 40pt;
}

.small-title {
	font-size:36pt;
}

.qust, .desc, .advan, .company {
	list-style:none;
	margin: 0;
	padding: 0; 
}
.desc {
	width: 600px;
}

.qust li {
	width: 218px;
	height: 120px;
	background-color: #ffffff;
	float:left;
	margin: 0 6px;
	text-align:center;
	padding-top: 138px;
	font-family:FZLTCHJW;
	font-size: 18pt;
	color: #048bd1;
}

.qust .detial {
	font-family:FZLTXHK_GBK;
	font-size: 18pt;
	color: #585858;
}

.advan li {
	width: 256px;
	height: 220px;
	background-color: #ffffff;
	float:left;
	margin: 0 6px;
	text-align:center;
	padding-top: 250px;
	font-family:FZLTCHJW;
	font-size: 18pt;
	color: #2e2e2e;
}

.advan li.span {
	width: 160px;
}

.advan .detial {
	font-family:FZLTXHK_GBK;
	font-size: 12pt;
	color: #585858;
	font-weight: 200;
	text-align:left;
	line-height: 32px;
}

.company {
	margin-bottom: 2px;
}
.company li {
	font-family:FZLTXHK_GBK;
	font-size: 12pt;
	line-height:28px;
	width: 316px;
}

.white-func-desc {
	font-family:FZLTXHK_GBK;
	font-size: 20px;
	color: #ffffff;
	line-height: 45px;
	font-weight: bold;
}

.func-desc {
	font-family:FZLTXHK_GBK;
	font-size: 20px;
	color: #585858;
	line-height: 45px;
	font-weight: bold;
}