﻿

#header {
	background-size: cover;
	background-image: url(../../../img/front/home/assets/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header .header-container {
	overflow: hidden;
	background: rgba(0, 0, 0, .4);
	max-width: 100%;
	height: 400px;
}


#header .header-container .content {
	margin: 0 auto;
	max-width: 1100px;
	padding-top: 110px;
	text-align: center;
}

#header .header-container .content h2 {
	color: #fff;
	font-size: 30px;
	line-height: 60px;
}


#header .header-container .content p {
	color: #dfdfdf;
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
}

#header .header-container .content .m-t {
	margin-top: 48px;
}



#container {
	padding-bottom: 80px;
	overflow: hidden;
}

#container .author-index {
	background: #fff;
}

#container .author-index .index-banner {
	padding-top: 53px;
	background: #f0f0f0;
}

#container .author-index .index-banner .index-banner-content {
	margin: 0 auto;
	max-width: 1100px;
	text-align: center;
}

#container .author-index .index-banner .index-banner-content h3 {
	color: #333;
	font-size: 36px;
	line-height: 60px;
	font-weight: 400;
}

#container .author-index .index-banner .index-banner-content p {
	color: #706e6d;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

#container .author-index .index-banner .index-banner-content .m-t {
	margin-top: 23px;
}

#container .author-index .index-banner .index-banner-content .banner-content {
	margin: 45px auto 0;
	width: 750px;
	position: relative;
	overflow: hidden;
}

#container .author-index .index-banner .index-banner-content .banner-content> img {
	display: block;
	width: 100%;
	margin-bottom: -15px;
}

#container .author-index .index-banner .index-banner-content .banner-content .flex {
	position: absolute;
	left: 100px;
	top: 23px;
	width: 553px;
	height: 348px;
	overflow: hidden;
}

#container .author-index .index-banner .index-banner-content .banner-content .flex .flexslider {
	border: none;
	margin: 0;
	padding: 0;
}

#container .author-index .index-banner .index-banner-content .banner-content .flex .flexslider .flex-control-nav,
#container .author-index .index-banner .index-banner-content .banner-content .flex .flexslider .flex-direction-nav {
	display: none;
}

#container .author-index .index-project .index-project-content {
	margin: 0 auto;
	max-width: 1200px;
	text-align: center;
	padding-top: 87px;
}

#container .author-index .index-project .index-project-content> h4 {
	margin-bottom: 13px;
	color: #333;
	font-size: 25px;
	font-weight: 400;
	line-height: 45px;
}

#container .author-index .index-project .index-project-content> p {
	color: #333;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	font-family: "微软雅黑";
	margin-bottom: 82px;
}

#container .author-index .index-project .index-project-content ul {
	font-size: 0;
	*font-size: 0;
	font-family: arial;
	*letter-spacing: normal;
	*word-spacing: -1px;
}

#container .author-index .index-project .index-project-content ul li {
	width: 33.3333%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

#container .author-index .index-project .index-project-content ul li .con {
	margin: 0 20px;
	text-align: center;
	border: 1px solid #dbdbdb;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	font-family: "微软雅黑";
	background: #fff;
}

#container .author-index .index-project .index-project-content ul li .con img {
	margin: 0 auto;
	display: block;
	width: 100%;
}

#container .explain {
	padding: 0 20px 20px 20px;
	float: left;
}


#container .explain .right {
	float: left;
	padding-left: 10px;
	width: 273px;
	height: 146px;
}

#container .explain .right h5 {
	text-align: left;
}

#container .explain .right p {
	color: #555 !important;
	text-align: left;
	font-size: 14px !important;
	line-height: 24px !important;
}


#container .line {
	height: 10px;
	width: 100%;
	float: left;
	background: #15c2e5;
	background-image: linear-gradient(45deg, #03cf9f, #16c1e7);
}

#container .author-index .index-project .index-project-content ul li .con h5 {
	margin-top: 16px;
	margin-bottom: 10px;
	color: #333;
	font-size: 20px;
	font-weight: 400;
	line-height: 40px;
}

#container .author-index .index-project .index-project-content ul li .con p {
	color: #999;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

#container .author-index .index-intro {
	position: relative;
}

#container .author-index .index-intro #intro {
	position: absolute;
	left: 0;
	top: -55px;
}

#container .author-index .index-intro ul {
	margin-top: 52px;
	width: 100%;
}

#container .author-index .index-intro ul li {
	width: 100%;
	background: #fff;
}

#container .author-index .index-intro ul li .con {
	margin: 0 auto;
	max-width: 1200px;
	padding-top: 100px;
	font-size: 0;
	*font-size: 0;
	font-family: arial;
	*letter-spacing: normal;
	*word-spacing: -1px;
	text-align: center;
}

#container .author-index .index-intro ul li .con .con-left {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	width: 745px;
	vertical-align: middle;
}

#container .author-index .index-intro ul li .con .con-left img {
	display: block;
	width: 100%;
}

#container .author-index .index-intro ul li .con .con-right {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	font-family: "微软雅黑";
	vertical-align: middle;
	width: 455px;
	text-align: left;
}

#container .author-index .index-intro ul li .con .con-right h4 {
	margin-bottom: 15px;
	color: #353535;
	font-size: 24px;
	line-height: 34px;
	font-weight: 400;
}

#container .author-index .index-intro ul li .con .con-right p {
	color: #999999;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}

#container .author-index .index-intro ul li .con .con-right .split {
	margin-top: 30px;
	width: 45px;
	height: 4px;
	background: #18c0f1;
}

#container .author-index .index-intro ul li .con:after {
	content: '';
	display: block;
	clear: both;
}

#container .author-index .index-intro ul li:nth-child(1),
#container .author-index .index-intro ul li:nth-child(3) {
	background: #f5f5f5;
}

#container .author-index .index-intro ul li:nth-child(2) .con .con-right .split {
	background: #f5ae00;
}

#container .author-index .index-intro ul li:nth-child(3) .con .con-right .split {
	background: #8fdce2;
}

#container .author-index .index-intro ul li:nth-child(4) .con .con-right .split {
	background: #ff3b66;
}

#container .author-index .index-demand {
	background: #efefef;
}

#container .author-index .index-demand .index-demand-content {
	padding: 85px 0 0px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

#container .author-index .index-demand .index-demand-content> h2 {
	margin-bottom: 15px;
	color: #333;
	font-size: 36px;
	line-height: 56px;
	font-weight: 400;
}

#container .author-index .index-demand .index-demand-content> p {
	color: #666;
	font-size: 16px;
	line-height: 36px;
	font-weight: 400;
}

#container .author-index .index-demand .index-demand-content ul {
	margin-top: 93px;
	font-size: 0;
	*font-size: 0;
	font-family: arial;
	*letter-spacing: normal;
	*word-spacing: -1px;
}

#container .author-index .index-demand .index-demand-content ul li {
	width: 50%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

#container .author-index .index-demand .index-demand-content ul li .con {
	margin: 0 auto;
	width: 486px;
	height: 100%;
	color: #000000;
	background: #fff;
	font-family: "微软雅黑";
}

#container .author-index .index-demand .index-demand-content ul li .con:hover {
	box-shadow: 0 0 50px rgba(0, 0, 0, .1);
}

#container .author-index .index-demand .index-demand-content ul li .con .object {
	background: #fff;
	padding: 24px 10px;
	position: relative;
}

#container .author-index .index-demand .index-demand-content ul li .con .object img {
	margin: 0 auto;
	display: block;
	width: 60px;
	height: 60px;
}

#container .author-index .index-demand .index-demand-content ul li .con .object h5 {
	margin-bottom: 5px;
	color: #535759;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}

#container .author-index .index-demand .index-demand-content ul li .con .object p {
	color: #8e9599;
	font-size: 12px;
	line-height: 22px;
	font-weight: 400;
}

#container .author-index .index-demand .index-demand-content ul li .con .server {
	padding: 14px 10px;
	text-align: center;
	color: #4b4b4b;
	font-size: 16px;
	line-height: 40px;
	background: #fff;
}

#container .author-index .index-demand .index-demand-content ul li .con .server p {
	width: 25%;
	float: left;
	text-align: left;
	padding-left: 18%;
}

#container .author-index .index-demand .index-demand-content ul li .con .server .on {
	color: #21cb5d;
}

#container .author-index .index-demand .index-demand-content ul li .con .server a {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 120px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 39px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: #d5d5d8;
	-webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.09);
	-ms-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.09);
	-o-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.09);
	box-shadow: 0 12px 16px rgba(0, 0, 0, 0.09);
	behavior: url(../images/ie-css3.htc);
}

#container .author-index .index-demand .index-demand-content ul li .con .server .online {
	background: transparent;
	border-bottom: 2px solid #3eb92b;
	border-radius: 0px;
	box-shadow: none;
	color: #3eb92b;
	transition: .2s;
}

#container .author-index .index-demand .index-demand-content ul li .con .object span.cost {
	display: inline-block;
	background: #3fba2b;
	position: absolute;
	right: 0;
	top: 20px;
	font-size: 14px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 9999;
}

#container .author-index .index-demand .index-demand-content ul li .con .server .online:hover {
	background: #3eb92b;
	border-bottom: 2px solid #3eb92b;
	color: #fff;
}

