#banner{
	min-width: 1300px;
}
#inform{
	width: 100%;
	height: 850px;
}
.inform{
	width: 1200px;
	height: 720px;
	margin: 0 auto;
	position: relative;
}
.inform_01{
	width: 480px;
	height: auto;
	float: left;
}
.inform_01 div{
	width: 64px;
	height: 8px;
	background: #337dff;
	margin-top: 175px;
	margin-left: 30px;
}
.inform_01 h5{
	font-size: 36px;
	color: #222;
	font-weight: bold;
	line-height: 50px;
	margin-top: 35px;
	margin-left: 30px;
}
.inform_01 span{
	font-size: 28px;
	color: #222;
	line-height: 50px;
	display: block;
	margin-bottom: 35px;
	margin-left: 30px;
}
.inform_01 p{
	font-size: 16px;
	color: #707070;
	line-height: 30px;
	margin-left: 30px;
}
.inform_01 a{
	width: 180px;
	height: 42px;
	display: block;
	background: #337dff;
	text-align: center;
	line-height: 42px;
	color: #fff;
	margin-top: 70px;
}
.inform_01 ul{
	width: 450px;
	height: auto;
	overflow: hidden;
}
.inform_01 li{
	width: 120px;
	text-align: center;
	color: #337dff;
	font-size: 58px;
	font-family: DIN;
	font-weight: bold;
	margin-top: 55px;
	float: left;
	margin-right: 90px;
}
.inform_01 ul li h3{
	display: block;
	float: left;
	width: 100%;
}
.inform_01 ul li span,.inform_01 ul li p{
	font-size: 16px;
	color: #222;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 16px;
	display: inline-block;
	margin-left: 0px;
}
.inform_01 ul li span{
	float: left;
	margin-top: -22px;
	margin-left: 85px;
}
.inform_01 ul li p{
	width: 100%;
	display: block;
	float: left;
	margin-top: 35px;
}
.inform_02{
	width: 908px;
	height: 488px;
	position: absolute;
	right: -60px;
	bottom: 0px;
}




/*		寻找客户		*/




#super{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.super{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.mark_01{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.mark_01 div{
	width: 64px;
	height: 8px;
	background: #337dff;
	margin: 0 auto;
}
.mark_01 span{
	font-size: 32px;
	font-weight: bold;
	color: #222;
	line-height: 100px;
	
}
.mark_01 p{
	font-size: 16px;
	color: #666;
}
.super_01,.preciseLeft{
	width: 400px;
	height: 280px;
	float: left;
	padding-left: 80px;
	margin-top: 140px;
}
.super_01 div,.preciseLeft div{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin-bottom: 35px;
}
.super_01 span,.preciseLeft span{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.super_02{
	width: 720px;
	height: 500px;
	float: right;
	position: relative;
	z-index: 1000;
}
.super_02 img{
	position: absolute;
}
.cs{
	position: relative;
	margin-top: 50px;
	z-index: -1;
}
.super_02 img:first-of-type,
.super_02 img:nth-of-type(2),
.super_02 img:nth-of-type(3),
.super_02 img:nth-of-type(4),
.super_02 img:nth-of-type(5){
	width: 0px;
	height: 0px;
}
.super_02 img:first-of-type{
	top: 359px;
	left: 153px;
	transition: all 1s 1s linear;
}
.super_02 img:nth-of-type(2){
	top: 240.5px;
	left: 46.5px;
	transition: all 1s 1.5s linear;
}
.super_02 img:nth-of-type(3){
	top: 89px;
	left: 184px;
	transition: all 1s 2s linear;
}
.super_02 img:nth-of-type(4){
	top: 115.5px;
	left: 576.5px;
	transition: all 1s 2.5s linear;
}
.super_02 img:nth-of-type(5){
	top: 394px;
	left: 604px;
	transition: all 1s 3s linear;
}
.super_02 img:nth-of-type(6){
	top: 324px;
	left: 186px;
	opacity: 0;
	transition: all 1s 1s linear;
}
.super_02 img:nth-of-type(7){
	top: 243px;
	left: 117px;
	opacity: 0;
	transition: all 1s 1.5s linear;
}
.super_02 img:nth-of-type(8){
	top: 121px;
	left: 219px;
	opacity: 0;
	transition: all 1s 2s linear;
}
.super_02 img:nth-of-type(9){
	top: 147px;
	left: 496px;
	opacity: 0;
	transition: all 1s 2.5s linear;
}
.super_02 img:nth-of-type(10){
	top: 351px;
	left: 484px;
	opacity: 0;
	transition: all 1s 3s linear;
}
.super_02 img:last-of-type{
	width: 0px;
	height: 0px;
	top: 250.5px;
	left: 364.5px;
	transition: all 1s linear;
}




/*		寻找客户		*/



#product{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.product{
	width: 1200px;
	height: auto;
	margin: 80px auto;
	overflow: hidden;
}
.product_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-around;
	position: relative;
	z-index: 1000;
}
.product_01 div{
	position: absolute;
	top: 19px;
	left: 120px;
	width: 960px;
	height: 1px;
	background: #d8dbdc;
	z-index: -1;
}
.product_01 li{
	width: 150px;
	text-align: center;
	float: left;
	background: url(../images/product001.png) no-repeat center 10px;
	cursor: pointer;
}
.product_01 .active{
	background: url(../images/product002.png) no-repeat center 10px;
}
.product_01 p{
	color: #646a73;
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 50px;
}
.product_01 span{
	color: #acb6c4;
	font-size: 12px;
}
.product_02{
	width: 1200px;
	margin: 0 auto;
}
.product_02 li{
	width: 1200px;
	height: auto;
	overflow: hidden;
	display: none;
}
.product_02 .active{
	display: block;
}
.product_02 img{
	display: block;
	margin: 0 auto;
}




/*		寻找客户		*/



#tool{
	width: 100%;
	min-width: 1200px;
	height: 798px;
	background: url(../images/tool011.png) no-repeat center;
	background-size: 100% 100%;
	margin-bottom: 80px;
}
.tool{
	width: 1200px;
	height: 798px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.tool_01{
	width: 485px;
	height: 485px;
	float: left;
	background: url(../images/tool003.png) no-repeat center center;
	position: relative;
}
.tool_01_01{
	width: 485px;
	height: 485px;
	position: relative;
}
.tooljt{
	width: 132px;
	height: 103px;
	position: absolute;
	top: 139.5px;
	left: 110.5px;
	-webkit-transition: all 2s;
    transition: all 2s;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}
.tool_01_01 li{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 242.5px;
	left: 242.5px;
	background: url(../images/tool002.png) no-repeat center center;
	background-size: 100% !important;
	transition: all 0.5s linear;
	opacity: 0;
}
.tool_01_01 li:last-of-type{
	background: url(../images/tool010.png) no-repeat center center;
    background-position: center;
}
.tool_01_01 .active{
	width: 374px;
	height: 374px;
	left: 55.5px;
	top: 55.5px;
	opacity: 1;
}
.tool_01_01 .active img{
	width: 40px;
	height: 40px;
	top: 167px;
	left: 167px;
}
.tool_01_01 li img{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all 0.5s linear;
}
.tool_01_02{
	width: 485px;
	height: 485px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.tool_01_02 li{
	width: 88px;
	height: 89px;
	position: absolute;
}
.tool_01_02 li:first-of-type{
	/*left: 84px;
    top: 70px;*/
	left: 6px;
	top: 52px;
}
.tool_01_02 li:nth-of-type(2){
	/*left: 223px;
    top: 448px;*/
	left: 144px;
	top: 430px;
}
.tool_01_02 li:last-of-type{
	/*left: 520px;
    top: 212px;*/
	left: 438px;
	top: 194px;
}
.tool_01_02 li span{
	width: 30px;
    height: 30px;
    padding: 11px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    color: #6b6b6b;
    font-size: 14px;
    background: #fff;
    border-radius: 50%;
    z-index: 10;
}
.tool_01_02 li img{
	display: none;
}
.tool_01_02 .active span{
	display: none;
}
.tool_01_02 .active img{
	display: block;
}
/*.tool_01{
	width: 132px;
    height: 103px;
    background: url(../images/tool001.png) no-repeat;
     position: absolute; 
     left: 176px; 
     top: 140px; 
    -webkit-transition: all 3s;
    transition: all 3s;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}*/

.tool_03{
	width: 1px;
	height: 500px;
	background: #fff;
	position: absolute;
	left: 308px;
}
.tool_02{
	width: 414px;
	height: 470px;
	margin-top: 40px;
	float: right;
	position: relative;
}
.tool_02 li{
	position: absolute;
	top: 50px;
	opacity: 0;
	/*display: none;*/
	transition: all 0.5s linear;
}
.tool_02 .active{
	top: 0px;
	/*display: block;*/
	opacity: 1;
}
.tool_02 li p{
	font-size: 26px;
    color: #237dec;
    margin-bottom: 30px;
}
.tool_02 li span{
	font-size: 14px;
    height: 80px;
    display: block;
    line-height: 20px;
    text-align: justify;
    color: rgba(255,255,255,.6);
    margin-bottom: 44px;
}
.tool_02 li div{
	height: 54px;
    margin-bottom: 50px;
}
.tool_02 li img{
	float: left;
	margin-right: 12px;
}
.tool_02 li h3{
	font-size: 18px;
    line-height: 18px;
    margin-bottom: 8px;
    color: #fff;
}
.tool_02 li h5{
	font-size: 14px;
    color: rgba(255,255,255,.6);
}


/*		寻找客户		*/




#meal{
	width: 100%;
	height: auto;
}
.meal{
	width: 1200px;
	margin: 0 auto;
}
.serve_02{
	width: 1200px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 100px;
	text-align: center;
}
.serve_02 li{
	width: 240px;
	height: 200px;
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	/*border: 1px black solid;*/
}
.serve_02_01,.serve_02_01s{
	width: 70px;
	height: 69px;
	display: block;
	/*margin: 15px auto;*/
	left: 25px;
	position: absolute;
	z-index: 5;
	transition: all 1s;
}
.serve_02_01s{
	opacity: 0;
}
.serve_02 div:hover .serve_02_01{
	opacity: 0;
}
.serve_02 div:hover .serve_02_01s{
	opacity: 1;
}
.serve_02 div{
	width: 120px;
	height: 135px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.serve_02 p{
	width: 48px;
	height: 48px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	transition:all 1s linear;
	-moz-transition:all 1s linear; /* Firefox 4 */
	-webkit-transition:all 1s linear; /* Safari and Chrome */
	-o-transition:all 1s linear; /* Opera */
}
.serve_02 p{
	/*background: #fff;*/
	z-index: 4;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);		/* IE 9 */
	-webkit-transform: rotate(45deg);	/* Safari and Chrome */
	-o-transform: rotate(45deg);		/* Opera */
	-moz-transform: rotate(45deg);
	transition:all 1s linear;
	-moz-transition:all 1s linear; /* Firefox 4 */
	-webkit-transition:all 1s linear; /* Safari and Chrome */
	-o-transition:all 1s linear; /* Opera */
	/*background: red;*/
}
/*.serve_02 li:hover div p{
	left: -75px;
	bottom: -75px;	
	background: red;
}*/
.serve_02 h5{
	font-size: 18px;
	font-weight: bold;
	color: #222;
	line-height: 36px;
	margin-top: 100px;
	transition: all 1s;
}
.serve_02 div:hover h5{ /* Safari 5.1 - 6.0 */
	color: #3e81ef;
}
.serve_02 span{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}





#mark,#precise{
	width: 100%;
	height: 500px;
}
.mark,.precise{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.markLeft{
	width: 600px;
	float: left;
	position: relative;
}
.markLeft img{
	position: absolute;
	top: 0px;
	left: 0px;
}
.markLeft img:first-of-type{
	width: 412px;
	height: 325px;
	top: 20px;
	left: 85px;
}
.markLeft img:nth-of-type(2){
	width: 459px;
	height: 285px;
	left: 50px;
}
.markLeft img:last-of-type{
	width: 416px;
	height: 246px;
	top: 100px;
	left: 83px;
}
.markRight{
	width: 550px;
	float: right;
	text-align: right;
	padding-right: 50px;
}
.markRight div{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin-bottom: 35px;
	margin-top: 100px;
}
.markRight span{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.preciseLeft{
	width: 520px;
	float: left;
}
.preciseRight{
	width: 600px;
	height: auto;
	float: right;
	position: relative;
}
.preciseRight img{
	position: absolute;
}
.preciseRight img:first-of-type{
	top: 182px;
	left: 134px;
}
.preciseRight img:nth-of-type(2){
	top: 306px;
	left: 143px;
}
.preciseRight img:nth-of-type(3){
	top: 166px;
	left: 30px;
}
.preciseRight img:nth-of-type(4){
    top: 112px;
	left: 178px;
}
.preciseRight img:nth-of-type(5){
    top: 52px;
    left: 294px;
}
.preciseRight img:nth-of-type(6){
    top: 125px;
	left: 482px;
}
.preciseRight img:nth-of-type(7){
    top: 220px;
	left: 600px;
}
.preciseRight img:last-of-type{
    top: 295px;
	left: 482px;
}




#marketing{
	width: 100%;
	height: 941px;
	background: url(../images/marketing001.png) no-repeat center center;
}
.marketing{
	width: 1200px;
	height: 941px;
	margin: 0 auto;
}
.marketing_01{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
	overflow: hidden;
}
.marketing_01 div{
	width: 64px;
	height: 8px;
	background: #fff;
	margin: 0 auto;
	margin-top: 75px;
}
.marketing_01 span{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	line-height: 100px;
	
}
.marketing_01 p{
	font-size: 16px;
	color: #fff;
}
.marketing_02{
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 10px;
	margin-top: 60px;
}
.marketing_02 li{
	width: 226px;
	height: 226px;
	border-radius: 50%;
	border: 1px solid rgba(35,106,231,.2);
	float: left;
}
.marketing_02 div{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 1px solid rgba(35,106,231,.5);
	margin: 13px auto;
	text-align: center;
}
.marketing_02 div p{
	font-size: 55px;
	font-family: DIN;
	font-weight: 100;
	color: #237dec;
	margin-top: 50px;
    margin-bottom: 10px;
}
.marketing_02 div span{
	font-size: 14px;
	color: #64778f;
}
.marketing_03{
	width: 1180px;
	height: 295px;
	margin: 0 auto;
	padding: 0px 10px;
	margin-top: 60px;
	position: relative;
}
.marketing_03_01 li{
	display: none;
}
.marketing_03_01 .active{
	display: block;
}
.marketing_03Left{
	width: 448px;
	height: 295px;
	float: left;
	position: relative;
	z-index: 1000;
}
.marketing_03Left img{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.marketing_03Left span{
	display: block;
	width: 100%;
	height: 135px;
	background: rgba(0,0,0,.8);
	margin-top: 80px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	color: #fff;
}
.marketing_03Left div{
	text-align: center;
}
.marketing_03Left div p{
	font-size: 30px;
	margin-bottom: 20px;
}
.marketing_03Left div h3{
	font-size: 16px;
	color: rgba(255,255,255,0.8);
}
.marketing_03Right{
	width: 670px;
	height: 295px;
	float: right;
}
.marketing_03Right div{
	color: #fff;
    font-size: 26px;
    margin-top: 85px;
    margin-bottom: 20px;
}
.marketing_03Right span{
	font-size: 14px;
    text-align: justify;
    line-height: 20px;
    float: left;
    height: 100px;
    color: rgba(255,255,255,.6);
}
.marketing_03Right button{
	width: 162px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: #237be7;
    border-radius: 5px;
    text-align: center;
	display: block;
	margin-top: 10px;
	border: none;
	display: inline-block;
	outline: none;
}
.marketing_03_02{
	width: 670px;
	height: 80px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 0px;
	right: 10px;
}
.marketing_03_02 li{
	width: 116px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border: 1px solid rgba(255,255,255,.4);
    float: left;
    border-radius: 3px;
    font-size: 16px;
    color: rgba(255,255,255,.8);
    cursor: pointer;
}
.marketing_03_02 .active{
	color: #2a83f1;
    border: 1px solid #237dec;
}





#partner{
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.partner{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.partner_01{
	width: 948px;
	height: 214px;
	margin: 0 auto;
}
.swiper-container{
	width: 947px;
	height: 213px;
	border: 1px solid #e9ebf0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
.partner_01 li{
	width: 237px;
    height: 107px;
    line-height: 110px;
    text-align: center;
    /*border-right: 1px solid #e9ebf0;*/
    /*border-bottom: 1px solid #e9ebf0;*/
    position: relative;
    background: #fff;
}
.partner_01 li div{
	width: 236px;
    height: 106px;
    line-height: 110px;
    text-align: center;
    border-right: 1px solid #e9ebf0;
    border-bottom: 1px solid #e9ebf0;
    position: relative;
    background: #fff;
}
.partner_01 li:nth-of-type(1) div,.partner_01 li:nth-of-type(2) div{
	border-left: 1px solid #e9ebf0;
    margin-left: -1px;
}
.partner_01 li img{
	max-width: 236px;
    max-height: 106px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#partner .swiper-button-next{
	right: 0px;
}
#partner .swiper-button-prev{
	left: 0px;
}
#partner .swiper-button-next,#partner .swiper-button-prev{
	width: 32px;
	height: 213px;
	background: rgba(34,34,34,0.2);
	top: 22px;
}
#partner .swiper-button-next img,#partner .swiper-button-prev img{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}

#consult .more {
	top: 3px;
}