* {
	padding: 0;
	margin: 0;
	color: #333;
	font-size: 16px;
	-webkit-text-size-adjust: none
}

body {
	background: #fff;
}

#slider {
	background: #fff;
}

#slider img {
}

.title {
	position: absolute;
	top: 0;
	z-index: 999;
	height: 66px;
	width: 1240px;
	display: table;
    left: 50%;
    transform: translateX(-50%);
}

.content {
	/*width: 1240px;*/
	min-height: 500px;
	height: auto;
	/*margin: 0 auto;*/
}

.title>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.title>div:nth-child(2){
    width: 275px;
    text-align: left;
    color:#3EA3DC;
    font-size: 20px;
	padding-bottom:5px;
}
.title>div:nth-child(3){
    padding-left: 32px;
}
.title>div:nth-child(4){
        text-align: right;
        padding-right: 38px;
}
.title a {
	width: 70px;
	display: inline-block;
	color: #333;
	font-weight:normal;
}

.title a.active {
	color: #38A6EC;
}

.info-title {
	font-size: 30px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}
.info-title span{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #333333;
	padding:15px 0;

}
.aps-table {
	width: 100%;
	height: 512px;
	background: url(../img/index-aps.png) no-repeat center;
	table-layout: fixed;
}

.aps-table td:first-child {
	text-align: right;
	padding-right: 30px;
}
.aps-table td:first-child div:first-child,.aps-table td:last-child div:first-child{
	color:#3EA3DC;
}

.aps-table td:last-child {
	text-align: left;
	padding-left: 30px;
}

.aps-table td>div:first-child {
	font-size: 18px;
}

.aps-table td>div:last-child {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

.aps-table td span {
	display: block;
	border-left: 1px solid #D4D0D0;
	border-right: 1px solid #D4D0D0;
	width: 100%;
	height: 65px;
}

.index-bar {
	width: 100%;
	height: 2px;
	margin-top: 40px;
	background: #ffffff;
}

.office-online {
	width: 76%;
	display: table;
	table-layout: fixed;
	margin: 0 auto;
}

.office-online>div {
	display: table-cell;
	text-align: center;
}

.office-online img {
	height: 80px;
	width: 80px;
	margin-bottom: 10px;
}

.hrm-table {
	width: 95%;
	margin: 0 auto;
}

.hrm-table2 {
	width: 85%;
	height: 150px;
	margin: 0 auto;
	margin-top: 40px;
}

.hrm-table th {
	color: #38A6EC;
	font-size: 18px;
}

.hrm-table th:not(:last-child):after {
	content: url(../img/hrm-right.png);
	height: 20px;
	width: 20px;
	float: right;
}

.hrm-table td {
	font-size: 14px;
	color: #666;
	padding: 16px 30px 0 0;
	line-height: 22px;
}

.hrm-table2 td {
	padding: 0 20px;
}

.hrm-table2 td>img,
.hrm-table2 td>div {
	float: left;
	font-size: 18px;
}

.hrm-table2 td>.img-hand {
	width: 15%;
}

.hrm-table2 td>div {
	width: 85%;
	;
}

.hrm-table2 img {
	height: 40px;
	width: 40px;
}

.hrm-table2 span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.hrm-table2 tr:nth-child(2)>td {
	padding-top: 26px;
}

.pm-table {
	width: 1020px;
	display: table;
	table-layout: fixed;
	margin: 0 auto;
}

.pm-table>div {
	display: table-cell;
	height: 136px;
	color: #E2524E;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding: 0 20px;
}

.pm-table span {
	display: block;
	font-size: 14px;
	color: #323333;
	margin-top: 10px;
}

.pm-table>div:nth-child(2n+1) {
	background: #FAFBFD;
}

.crm-table {
	margin: 0 125px;
}

.crm-table td {
	padding-bottom: 30px;
}

.crm-table img {
	height: 56px;
	width: 56px;
	margin-right: 16px;
}

.crm-table span {
	display: block;
	color: #3F9CD7;
	font-size: 18px;
	float: right;
	width: 380px;
	margin-right: 20px;
}

.crm-table tr>td:nth-child(2n) span {
	margin-right: 0;
	width: 400px;
}

.crm-table font {
	display: block;
	color: #666;
	font-size: 14px;
	margin-top: 10px;
	text-align: justify;
}

.cl {
	float: none !important;
	clear: both;
	display: none;
	height: 0 !important;
}

.kpi-table {
	width: 100%;
	table-layout: fixed;
}

.kpi-table td>div {
	height: 150px;
	margin: 0 30px 20px 0;
	border: 1px solid #FAD3B5;
	border-radius: 5px;
	text-align: center;
}

.kpi-table td:first-child>div {
	margin-left: 86px;
}

.kpi-table td:last-child>div {
	margin-right: 86px;
}

.kpi-table td>div>div {
	display: table;
	width: 100%;
	height: 100%;
}

.kpi-table div>span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	font-size: 18px;
	color: #323333;
}

.kpi-table span>font {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

.aps-table {
	height: 512px;
	width: 100%;
	background: url(../img/scores.png) center no-repeat;
	padding: 16px;
}

.btn-aps {
	width: 220px;
	height: 60px;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	margin: 16px auto;
	display: inline-block;
}

.aps-table>div {
	width: 100%;
	text-align: center;
}

.btn-aps.c1 {
	border-color: #E79B4D;
	color: #E79B4D;
}

.btn-aps.c1,
.btn-aps.c5 {
	margin-right: 144px;
}

.btn-aps.c6,
.btn-aps.c10 {
	margin-left: 144px;
}

.btn-aps.c2,
.btn-aps.c4 {
	margin-right: 183px;
}

.btn-aps.c7,
.btn-aps.c9 {
	margin-left: 183px;
}

.btn-aps.c10 {
	border-color: #84CDD9;
	color: #84CDD9;
}

.btn-aps.c2 {
	border-color: #4CAEA4;
	color: #4CAEA4;
}

.btn-aps.c3 {
	border-color: #4594BF;
	color: #4594BF;
	margin-right: 233px;
}

.btn-aps.c4 {
	border-color: #435F76;
	color: #435F76;
}

.btn-aps.c5 {
	border-color: #7B7291;
	color: #7B7291;
}

.btn-aps.c6 {
	border-color: #E2524E;
	color: #E2524E;
}

.btn-aps.c7 {
	border-color: #97C464;
	color: #97C464;
}

.btn-aps.c8 {
	border-color: #BF6883;
	color: #BF6883;
	margin-left: 233px;
}

.btn-aps.c9 {
	border-color: #A38878;
	color: #A38878;
}

.dt-back {
	height: 512px;
	margin: 0 116px;
	background: url(../img/dt-back.png) no-repeat right;
	padding: 100px 0;
}

.dt-table1 {
	width: 750px;
	display: table;
	table-layout: fixed;
	text-align: center;
	padding-bottom: 50px;
	border-bottom: dashed 1px #EFECEC;
}

.dt-table1 img {
	height: 64px;
	width: 64px;
}

.dt-table2 img {
	height: 128px;
	height: 128px;
}

.dt-table2 {
	width: 650px;
	display: table;
	margin-top: 50px;
	margin-left: 45px;
	table-layout: fixed;
	text-align: center;
}

.dt-table1>div,
.dt-table2>div {
	display: table-cell;
	vertical-align: middle;
}

.dt-table1 div {
	font-size: 12px;
	color: #999;
}

.dt-table2 div {
	font-size: 12px;
	color: #999;
}

.down-top {
	background: #f7f7f7;
	width: 100%;
	height: 280px;
	padding: 0 120px;
	display: table;
	table-layout: fixed;
	vertical-align: middle;
}

.down-top>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}

.down-top img {
	height: 64px;
	width: 64px;
}

.down-top span {
	display: block;
	font-size: 18px;
	color: #999;
	margin-top: 14px;
}

#register {
	padding-top: 40px;
	height: 164px;
	width: 100%;
	background: #38A6EC;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

#register>div {
	font-size: 20px;
	width: 106px;
	height: 40px;
	color: #38A6EC;
	background: #fff;
	border-radius: 5px;
	margin: 20px auto;
	line-height: 40px;
}

#downLoad {
	height: 225px;
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
	padding: 0 200px;
	margin-top: 30px;
}

#downLoad>div {
	display: table-cell;
	vertical-align: middle;
}

.qrcode {
	height: 160px !important;
	width: 160px !important;
}

.manage-problem {
	height: 420px;
	width: 1050px;
	margin: 0 auto 80px;
	display: table;
}

.manage-problem>div {
	display: table-cell;
}

.manage-problem>div:first-child>div {
	height: 335px;
	margin-top: 24px;
	border-right: 1px solid #C6C3C3;
	text-align: right;
}

.manage-problem>div:first-child>div>span {
	display: block;
	padding-right: 10px;
	margin-right: -1px;
	height: 25px;
	margin-bottom: 20px;
	font-size: 14px;
	cursor: pointer;
}

.manage-problem span.active {
	border-right: 2px solid #38A6EC;
	color: #38A6EC;
}

.problemRight {
	padding-left: 80px;
}

.problemRight>div>div {
	margin-top: 40px;
	height: 400px;
	background-size: contain;
}

.question::before {
	content: url(../img/question.png);
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.answer::before {
	content: url(../img/answer.png);
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.question,
.answer {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	text-align: justify;
}

.question>font {
	color: #E7413E;
	font-size: 14px;
}

.answer>font {
	color: #50B98D;
	font-size: 14px;
}

.manage-problem>div:nth-child(2)>div:not(:first-child) {
	display: none;
}

/*轮播图内标题描述caption*/

.caption-container{
	position: absolute;
	width:1240px;
	margin: 0 auto;
	height: 264px!important;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	padding: 40px 145px;
}
.caption-container-item{
	top:48%;
}
.caption-container h1,.caption-container h1 span{
	font-size: 40px;
	font-weight: normal;
	color: #ffffff;
}
.caption-container h1 span:nth-child(2){
	padding-left: 20px;
}
.caption-container p{
	font-size: 24px;
	color: #ffffff;
	padding: 5px 0;
	text-indent: 90px;
}
.caption-container .register-btn{
	display: block;
	width:150px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin-left: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
	color: #3EA3DC;
	font-size:16px;
}
.caption-container-item h1{
	color: #343234;
}
.caption-container-item p{
	text-indent: 0;
	font-size: 24px;
	color: #47443F;
}