/* CSS Document */

@import url("//at.alicdn.com/t/font_780427_duxaeqoumr.css");
body {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

.c-main {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #707070;
}

.c-main .c-top {
	background: url(../images/XK.jpg) no-repeat;
	width: 980px;
	height: 551px;
	text-align: center;
}

.logoline {
	height: 36px;
	line-height: 36px;
}

.c-logo {
	margin: 20px 40px;
}

.c-links {
	float: right;
	margin: 20px 0;
}

.c-links li {
	float: left;
	margin-right: 25px;
}

.c-links li a {
	color: #EFEFEF;
	font-size: 15px;
	cursor: pointer;
}

.slogan {
	font-size: 28px;
	color: #DADFDF;
	width: 600px;
	margin: 207px auto 0;
	white-space: nowrap;
}

.slogan p {
	text-align: center;
	margin-bottom: 20px;
}

.c-block {
	margin: 40px 100px;
}

.c-block h1 {
	color: #535353;
	font-size: 31px;
}

.c-block .h1desc {
	color: #929292;
	font-size: 18px;
	margin: 30px 60px 60px;
}

.c-steps {
	margin-left: 60px;
}

.c-steps li .clear {
	height: 65px;
}

.c-steps li .year {
	display: block;
	margin-right: 54px;
	font-size: 23px;
	color: #333;
}

.c-steps li .desc {
	font-size: 15px;
	color: #929292;
}

.c-steps li .line {
	margin: 0 0 20px 25px;
}

.c-steps li .line .dot {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #1F9AA5;
}

.c-steps li .line .vline {
	width: 1px;
	height: 93px;
	background: #1F9AA5;
	margin-left: 2px;
}

.firstunitbox {
	width:420px;margin:0 auto;
}

.secondunitbox {
	width:730px;margin:0 auto 150px;
}

.c-unit {
	float: left;
	margin-top:100px;
	
}

.c-unit i.iconfont {
	font-size: 110px;text-align: center;
	display: block;
}

.c-unit label {
	font-size: 31px;
}

.cyan {
	color: #1aaba8;
}

.green {
	color: #97df31;
}

.orange {
	color: #ea9518;
}

.blue {
	color: #1296db;
}

.yellow {
	color: #1296db
}
.c-team{
	
}
.c-team li{
	width:156px;height:237px;margin:50px;
	display:block;float:left;
	text-align: center;
}
.c-team li label{
	display:inline-block;
	font-size:27px;padding:18px 0 7px 0;
}
.c-headbg{
	width:159px;height:159px;
	border-radius: 50%;background:#EEEEEE;
}
.c-headbg img{
	width:153px;height:153px;margin:3px;
	border-radius: 50%;
}
.c-motto{
	color:#535353;font-size:15px;text-align:center;
}
.c-info{
	float:left;
	font-size:26px;margin-top:30px;
	li{
		margin-bottom:20px;
	}
}
.c-wechat{
	float:right;width:150px;text-align: center;
	label{
		display:block;color: #929292;
	}
	float:right;
	font-size:22px;
}
.c-offer{margin-top:60px;}
.c-offer h2{font-size:29px;margin:0 0 30px 38px;height:40px;line-height:40px;}
.c-offer ul{font-size:20px;color: #676767;margin-left:38px;}
.c-offer ul label{
	margin-left:0;
}
.c-offer ul li{list-style: decimal inside; line-height:40px;}
.c-labeljob{
	display:block;margin-top:20px;
}
