.header .hd-nav li:first-of-type .service-menu {
	display: block;
}
.index-banner .zx-form {
	position: relative;
}
.index-banner .zx-form .content {
	padding: 20px 24px;
	position: absolute;
	right: 0;
	top: 70px;
	width: 344px;
	background: #fff;
	z-index: 29;
	border-radius: 4px;
}
.index-banner .zx-form .content h3 {
	position: relative;
	padding: 0;
	margin: 0;
	color: #3883f9;
	padding-bottom: 18px;
	margin-bottom: 18px;
	font-size: 28px;
}
.index-banner .zx-form .content h3::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 56px;
	height: 3px;
	background-color: #e3e3e3;
	margin-left: -28px;
}
.index-banner .zx-form .content h5 {
	margin-bottom: 15px;
	font-size: 15px;
	color: #b1b1b1;
}
.index-banner .zx-form .content form input {
	padding: 0 15px;
	margin-bottom: 27px;
	width: 100%;
	height: 46px;
	background-color: #ffffff;
	border: solid 1px #d4d4d4;
	line-height: 46px;
	outline: none;
	border-radius: 30px;
}
.index-banner .zx-form .content form button {
	width: 100%;
	height: 46px;
	background-color: #ffae00;
	outline: none;
	border-radius: 30px;
	border: none;
	color: #fff;
}
.index-business {
	background: #f8f8f8;
}
.index-business .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.index-business .list .item {
	margin-bottom: 20px;
	padding: 22px 20px 35px 20px;
	width: 18%;
	background: linear-gradient(to bottom, #ddeafd, #ffffff, #ffffff);
	text-align: center;
	border-radius: 10px;
}
.index-business .item .icon {
	width: 79px;
	height: 89px;
	margin: 0 auto;
}
.index-business .item:hover .icon img {
	background: none;
	transition: transform 1.5s;
	transform: rotate(360deg)
}
.index-business .item .info .name {
	margin-bottom: 20px;
	position: relative;
	font-size: 24px;
	color: #000000;
}
.index-business .item .info .desc {
	font-size: 15px;
	color: #94a3ac;
	line-height: 20px;
}
.index-zixun {
	padding-bottom: 50px;
	background: url("../images/zixun-bg.png") no-repeat left top;
	background-size: 100% 100%;
}
.index-zixun .zixun-form {
	width: 694px;
	margin: 0 auto;
}
.index-zixun .zixun-form input {
	margin-bottom: 29px;
	width: 100%;
	height: 61px;
	background-color: #ffffff;
	border: none;
	border-radius: 5px;
}
.index-zixun .zixun-form button {
	width: 215px;
	height: 51px;
	background-color: #ff6b01;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	color: #ffffff;
}
.index-standard {
	padding-bottom: 50px;
}
.index-standard .item {
	border: solid 1px #d3d3d3;
	border-radius: 10px;
	overflow: hidden;
}
.index-standard .item .tit {
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.index-standard .item1 .tit {
	background: url("../images/standard-tit-bg1.png") no-repeat left top;
	background-size: 100% 100%;
}
.index-standard .item2 .tit {
	background: url("../images/standard-tit-bg2.png") no-repeat left top;
	background-size: 100% 100%;
}
.index-standard .item3 .tit {
	background: url("../images/standard-tit-bg3.png") no-repeat left top;
	background-size: 100% 100%;
}
.index-standard .item4 .tit {
	background: url("../images/standard-tit-bg4.png") no-repeat left top;
	background-size: 100% 100%;
}
.index-standard .item ul {
	padding: 10px
}
.index-standard .item ul li {
	flex-shrink: 0;
}
.index-standard .item ul li a {
	position: relative;
	padding: 0 10px 0 25px;
	display: block;
	height: 40px;
	line-height: 40px;
	color: #2c2a2a;
	text-decoration: none;
	font-size: 15px;
	overflow: hidden;
}
.index-standard .item ul li a::before {
	position: absolute;
	left: 0;
	top: 13px;
	content: "";
	width: 14px;
	height: 14px;
	background: url("../images/standard-icon.png") no-repeat center center;
}
.index-service {
	background: url("../images/service-bg.png") no-repeat center center;
	background-size: 100% 100%;
}
.index-service .img {
	margin-top: 0px;
}
.index-service .list {
	margin-top: 10px;
}
.index-service .list .item {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding: 12px 20px;
	background-color: #ffffff;
}
.index-service .item .icon {
	width: 92px;
}
.index-service .item:hover .icon img {
	background: none;
	transition: transform 1.5s;
	transform: rotate(360deg)
}
.index-service .item .info .name {
	margin-bottom: 16px;
	position: relative;
	font-size: 22px;
	color: #000000;
}
.index-service .item .info .desc {
	font-size: 15px;
	color: #94a3ac;
	line-height: 20px;
}
.index-adviser {
	margin-bottom: 5px;
}
.index-adviser .list {
	display: flex;
	justify-content: space-between;
}
.index-adviser .item {
	margin-bottom: 15px;
	transition: all 0.4s;
	flex-shrink: 0;
	display: block;
	width: 18%;
}
.index-adviser .item .info {
	padding: 35px 0;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 0 0 5px #d9d9d9;
	border-radius: 10px;
	position: relative;
	font-size: 15px;
	color: #848484;
}
.index-adviser .item .info .tit {
	margin-bottom: 15px;
	font-size: 23px;
	color: #353535;
	line-height: 25px;
	font-weight: bold;
}
.index-adviser .item .info .sub-tit {
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px;
	font-size: 16px;
	color: #bebebe;
}
.index-adviser .item .info .desc {
	margin-bottom: 5px;
	font-size: 15px;
	color: #616161;
	height: 65px;
}
.index-adviser .item .info .price {
	margin-bottom: 20px;
	font-size: 15px;
	color: #878787;
}
.index-adviser .item .info .price span {
	font-size: 40px;
	color: #000;
	margin: 0 10px;
}
.index-adviser .item .zixun {
	margin: 0 auto;
	display: block;
	width: 131px;
	height: 44px;
	line-height: 44px;
	background-color: #005cde;
	border-radius: 7px;
	color: #ffffff;
	cursor: pointer;
}
.index-adviser .item:hover {
	transform: translate(0, -10px);
}
.index-adviser .item:hover .info {
	border-color: #3883f9;
}
/* .index-adviser .item:hover .info .job{
    color: #f06722;
}
.index-adviser .item:hover .info .school{
    color: #3883f9;
} */
/* .index-adviser .item:hover .zixun{
	background: #3883f9;
	border-color: #3883f9;
	color: #fff;
 }*/

.index-adviser {
	background: #f8f8f8;
}
.index-case {
	background: #ffffff;
}
.index-case .list {
	margin: 0 0 50px 0;
	display: flex;
	justify-content: space-between;
}
.index-case .list .item {
	width: 227px;
}
.index-case .list .item .img {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 9px;
}
.index-case .list .item .name {
	height: 48px;
	line-height: 48px;
	background-color: #ffffff;
	overflow: hidden;
	font-size: 15px;
	border-radius: 5px;
	color: #000000;
}
.index-advantage {
	padding-top: 0px;
	padding-bottom: 53px;
}
.index-advantage .item {
	margin-top: 53px;
	padding: 34px 0;
	box-shadow: 0 0 10px #999;
}
.index-advantage .item .img {
	width: 173px;
}
.index-advantage .item .name {
	margin: 27px 0;
	font-size: 25px;
	color: #3883f9;
}
.index-advantage .item .desc {
	font-size: 16px;
	color: #898989;
	line-height: 25px;
}
.index-news {
	padding: 30px 0;
	background: #f8f8f8;
}
.index-news .item {
	margin-bottom: 30px;
	border: solid 1px #e4e4e4;
	padding: 11px;
}
.index-news .item .cate {
	position: relative
}
.index-news .item .cate .name {
	position: absolute;
	left: 0;
	top: 44px;
	width: 184px;
	height: 55px;
	font-weight: bold;
	line-height: 55px;
	color: #fff;
	font-size: 25px;
}
.cate_1 .name {
	background-color: #3883f9;
}
.cate_2 .name {
	background-color: #1ca571;
}
.cate_3 .name {
	background-color: #c88834;
}
.index-news .item ul {
	padding-top: 10px
}
.index-news .item ul li {
	flex-shrink: 0;
}
.index-news .item ul li a {
	position: relative;
	padding: 0 40px 0 15px;
	display: block;
	height: 40px;
	line-height: 40px;
	color: #2c2a2a;
	text-decoration: none;
	font-size: 16px;
	text-overflow: ellipsis;
	/*overflow: hidden;*/
}
.index-news .item ul li a::before {
	position: absolute;
	left: 0;
	top: 17px;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #3883f9;
}
.index-envir .list {
	margin-top: 00px;
}
.index-envir .list img {
	margin-bottom: 30px;
}
.index-company {
	background: url("../images/company-bg.png") no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
}
.index-company .intro {
	font-size: 19px;
	line-height: 42px;
}
.index-company .intro p {
	text-indent: 2em;
}
