*{
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
}

/* top图 */
.bann img{
	width: 100%;
}
/* top图 */

/* 介绍 */
.jieshao{
	width: 100%;
	height: 1050px;
}
.jieshao_cen{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	
	padding-top: 70px;
}
.jieshao_cen>h1{
	width: 648px;
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 47px;
	margin: 0 auto;
	
}
.jieshao_cen>h1>span{
	color: #EA420D;
}
.jieshao_cen>p{
	width: 486px;
	height: 24px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	margin: 10px auto 40px;
}
.jieshao_cen>p>span{
	font-weight: Bold;
}
.jieshao_cen div{
	width: 100%;
	height: 376px;
}
.jieshao_cen div:nth-of-type(1){
	margin-bottom: 40px;
}
.jieshao_cen div ul{
	display: flex;
	justify-content: flex-start;
}
.jieshao_cen div ul li img{
	width: 100%;
}
.jieshao_cen div ul .limg{
	width: 421px;
	height: 376px;
	margin-right: 140px;
}
.jieshao_cen div ul .iimg{
	width: 650px;
	height: 376px;
	margin-left: 42px;
}
.jieshao_cen div ul li p{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #333333;
	margin-bottom: 18px;
}
.jieshao_cen div ul li p span{
	color: #EA420D;
}
.jieshao_cen div ul li p:nth-of-type(1){
	margin-top: 80px;
	margin-bottom: 10px;
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #EA420D;
}
.jieshao_cen div ul li p:nth-of-type(2){
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	margin-bottom: 30px;
}

/* 介绍 */


/* 服务内容 */
.fuwuneir{
	width: 100%;
	height: 610px;
	background-color: #f3f8ff;
}

.fuwuneir_cen{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 70px;
}

.fuwuneir_cen>h1{
	width: 412px;
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 47px;
	margin: 0 auto;
	
}
.fuwuneir_cen>h1>span{
	color: #EA420D;
}
.fuwuneir_cen>p{
	width: 450px;
	height: 24px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	margin: 10px auto 20px;
}
.fuwuneir_cen>p>span{
	font-weight: Bold;
	
}
.fuwuneir_cen ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fuwuneir_cen ul li{
	margin-top: 20px;
	width: 285px;
	height: 165px;
	padding: 18px;
	
color: #FFFFFF;
}
.fuwuneir_cen ul li p{
	
font-size: 14px;
font-family: MicrosoftYaHei;
margin-top: 10px;
}
.fuwuneir_cen ul li p span{
	font-size: 16px;
	font-family: Helvetica-BoldOblique, Helvetica;
	font-weight: normal;
	color: #FFFFFF;
	display: inline-block;
	margin-right: 10px;
}
.fuwuneir_cen ul li p:nth-of-type(1){
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	display: flex;
	margin: 0;
font-size: 22px;
font-family: MicrosoftYaHei;
}
.fuwuneir_cen ul li p:nth-of-type(1) img{
	width: 22px;
	height: 20px;
	margin-right: 14px;
	margin-top: 5px;
}
.fuwuneir_cen ul li:nth-of-type(1){
	background: linear-gradient(180deg, #709AFF 80%, #5079F6 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(2){
	background: linear-gradient(180deg, #FFA804 0%, #FB8F20 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(3){
	background: linear-gradient(180deg, #2BE0BB 0%, #16BCD7 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(4){
	background: linear-gradient(180deg, #FF7396 0%, #FF4F8F 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(5){
	background: linear-gradient(180deg, #4EE7FF 0%, #2DAFF3 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(6){
	background: linear-gradient(180deg, #EC95F5 0%, #CB50D7 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(7){
	background: linear-gradient(180deg, #FFC34E 0%, #FFAB36 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
.fuwuneir_cen ul li:nth-of-type(8){
	background: linear-gradient(180deg, #BD78FE 0%, #6861CB 100%);
	box-shadow: 0px 0px 10px 0px rgba(7, 0, 2, 0.15);
	border-radius: 8px;
}
/* 服务内容 */


/* 六部曲 */
.six{
	height: 470px;
	width: 100%;
}
.six_cen{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 70px;
}

.six_cen>h1{
width: 383px;
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 47px;
	margin: 0 auto;
	
}
.six_cen>h1>span{
	color: #EA420D;
}
.six_cen>p{
	width: 648px;
	height: 24px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	margin: 10px auto 0px;
}
.six_cen ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.six_cen ul li{
	margin-top: 40px;
	width: 350px;
	display: flex;
	justify-content: space-between;
}
.six_cen ul li div:nth-of-type(1){
	margin-right: 20px;
	padding-top: 10px;
}
.six_cen ul li div p:nth-of-type(1){
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.six_cen ul li div p:nth-of-type(2){
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #7F7F7F;
}
.six_cen ul li img{
	width: 70px;
	height: 70px;
	max-width: none;
}
/* 六部曲 */

/* 一家人 */
.yijiaren img{
	width: 100%;
}
/* 一家人 */

/* 解决难题 */
.jiejue{
	width: 100%;
	height: 720px;
	background: url(../images/al-lanmu.jpg) no-repeat;
	background-size: 100% 100%;
}
.jiejue_cen{
	width: 1200px;
	height: 100% ;
	margin: 0 auto;
	padding-top: 70px;
}
.jiejue_cen>h1{
	width: 360px;
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto 10px;
}
.jiejue_cen>p{
	width: 457px;
	height: 24px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	margin:0 auto 40px;
}
.jiejue_cen>ul{
	display: flex;
	flex-wrap: wrap;
	    justify-content: space-between;
		position: relative;
		margin-top: 105px;
}
.jiejue_cen>ul img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.jiejue_cen>ul li{
	width: 340px;
}
.jiejue_cen>ul li:nth-of-type(1){
	margin-right: 520px;
	margin-bottom: 194px;
}
.jiejue_cen>ul li:nth-of-type(3){
	margin-right: 520px;
}
.jiejue_cen>ul li>p:nth-of-type(1){
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #E2EA0D;
	margin-bottom: 5px;
	
}
.jiejue_cen>ul li>p:nth-of-type(2){
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
}
/* 解决难题 */


/* 合作流程 */
.hezuo{
	width: 100%;
	height: 470px;
}

.hezuo_cen{
	width: 1200px;
	margin: 0 auto;
	height: 470px;
	padding-top:70px ;
}
.hezuo_cen>h1{
	width: 324px;
	height: 47px;
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 47px;
	margin: 0 auto;
	
}
.hezuo_cen>h1>span{
	color: #EA420D;
}
.hezuo_cen>p{
	width: 240px;
	height: 24px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 24px;
	margin: 10px auto 40px;
}
.hezuo_cen>ul{
	position: relative;
	display: flex;
	justify-content: space-between;
}
.hezuo_cen>ul li div p img{
	width: 115px;
	height: 115px;
	 max-width: none;
    display: inline-block;
}
.hezuo_cen>ul li div p:nth-of-type(2){
	text-align: center;
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	margin: 20px 0 10px 0;
}
.hezuo_cen>ul li div p:nth-of-type(3){
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #333333;
	text-align: center;
}
.hezuo_cen>ul li>p{
	line-height: 116px;
	margin-left: 15px;
}
.hezuo_cen>ul li p img{
	width: 35px;
	height: 20px;
	max-width: none;
	display: inline-block;
}
.hezuo_cen>ul li{
	display: flex;
	width: 115px;
	z-index: 9999;
}
.hezuo_cen>ul .zhixian{
	width: 1200px;
	height: 1px;
	border: 1px dashed #1D9CF8;
	position: absolute;
	top: 58px;
	
}
/* 合作流程 */