@charset "utf-8";
.header_nav .header_navcLassification .lassification{
	display: none;
}
.marketing_top{
	padding: 30px 0 64px;
}
.marketing_topConRight{
	padding: 30px 0 60px;
}
.marketing_topCon .marketing_topConRight .text1{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #71788B;
	margin-bottom: 10px;
}
.marketing_topCon .marketing_topConRight .title{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #71788B;
}
.marketing_topCon .marketing_topConRight .title span{
	color: rgba(32, 90, 238, 1);
}
.marketing_topCon .marketing_topConRight .text2{
	height: 14px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A9A9A9;
	margin: 0px 0 23px;
}
.marketing_topCon .marketing_topConRight .text3{
	width: 588px;
	height: 66px;
	background: #FC3D68;
	border-radius: 30px 0px 0px 0px;
	line-height: 66px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.marketing_topConRight{
	margin-top: 80px;
}
.marketing_top2{
	padding: 80px 0;
	background-image: url(../images/marketing/marketing_bg.png);
}
.marketing_title{
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #205AEE;
	margin-bottom: 20px;
}
.marketing_subTitle{
	text-align: center;
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #71788B;
}
.marketing_topCon{
	margin-top: 60px;
}
.marketing_topCon .list{
	float: left;
}
.marketing_topCon .list .li{
	width: 465px;
	height: 220px;
	background: #FFFFFF;
	padding: 30px 30px 0;
	margin-bottom: 13px;
}
.marketing_topCon .list .li .li_title{
	
}
.marketing_topCon .list .li .li_title .iamges{
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 10px;
	border-radius: 50%;
	background: #015ce7;
	text-align: center;
	line-height: 72px;
}
.marketing_topCon .list .li .li_title .text{
	float: left;
	padding-top: 5px;
}
.marketing_topCon .list .li .li_title .text .h1{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.marketing_topCon .list .li .li_title .text .p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #015CE7;
}
.marketing_topCon .list .li .li_text{
	
font-size: 14px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
margin-top: 10px;
	
color: #71788B;
}
.marketing_topCon .con{
	width: 237px;
	height: 688px;
	background: #015CE7;
	border-radius: 5px;
	float: left;
	margin: 0 16px;
}
.marketing_topCon .con .p{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 58px;
	margin-bottom: 58px;
}
.marketing_topCon .con .title{
	font-size: 57px;
	font-family: AlibabaPuHuiTiB;
	font-weight: 400;
	color: #FFFFFF;	
}
.marketing_topCon .con .p1{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	margin-top: 13px;
	margin-bottom: 23px;
}
.marketing_topCon .con .p2{
	
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.marketing_topCon .con .conImg{
	position: relative;
	left: -10px;
	top: 24px;
}
.goodWeb{
	padding-top: 60px;
}
.goodWebCon{
	background-image: url(../images/marketing/goodWeb.png);
	margin-top: 50px;
}
.goodWeb .list{
	width: 300px;
	height: 430px;
	float: left;
	color: #fff;
	text-align: center;
	padding: 0 40px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
}
.goodWeb .list .images{
	width: 48px;
	height: 48px;
}
.goodWeb .list .title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 22px;
}
.goodWeb .list .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 47px;
	display: none;
	transition: all 0.5s;
}
.goodWeb .list:hover .text{
	display: block;
}
.goodWeb .list:hover{
	background: #FC3D68;
}
.six_trait{
	background-image: url(../images/marketing/six_trait.png);
	padding: 70px 0 100px;
}
.six_traitCon{
	
}
.six_trait .six_traitTitle{
	text-align: center;
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.six_traitCon .list{
	float: left;
	width: 260px;
	margin-right: 180px;
	text-align: center;
	margin-top: 70px;
}
.six_traitCon .list:nth-child(3n){
	margin-right: 0;
}
.six_traitCon .list .images{
	width: 69px;
	height: 69px;
	background: #FFFFFF;
	border-radius: 50%;
	margin: auto;
	text-align: center;
	line-height: 90px;
}
.six_traitCon .list .title{
	font-size: 25px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin:15px auto;
}
.six_traitCon .list .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}
.bindFront{
	padding: 70px 0 80px;
}
.bindFrontCon {
	margin-top: 80px;
}
.bindFrontCon .list{
	width: 370px;
	height: 370px;
	background: #FFFFFF;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.08);
	float: left;
	padding: 60px 70px;
}
.bindFrontCon .list:nth-child(2n){
	margin: 0 44px;
}
.bindFrontCon .list .images{
	width: 70px;
	height: 70px;
	margin: auto;
}
.bindFrontCon .list .title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 30px 0;
}
.bindFrontCon .list .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #71788B;
}
.bindIng{
	background: #F1F4FC;
	padding: 70px 0 90px;
}
.bindIng .bindIngCon{
	margin-top: 60px;
}
.bindIng .bindIngCon .list{
	width: 230px;
	height: 370px;
	background: #FFFFFF;
	text-align: center;
	float: left;
	position: relative;
	margin-right: 12px;
}
.bindIng .bindIngCon .list:last-child{
	margin-right: 0;
}
.bindIng .bindIngCon .list .top{
	width: 182px;
	height: 50px;
	line-height: 65px;
	background: #205AEE;
	margin: auto;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.bindIng .bindIngCon .list .title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
}
.bindIng .bindIngCon .list .h1{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #205AEE;
	margin: 15px 0 20px;
}
.bindIng .bindIngCon .list .li{
	width: 170px;
	margin: auto;
	text-align: left;
	margin-bottom: 6px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #71788B;
}
.bindIng .bindIngCon .list .li span{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #71788B;
	opacity: 0.37;
}
.bindIng .bindIngCon .list .bottom{
	padding: 15px 23px 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #71788B;
	width: 100%;
	position: absolute;
	bottom: 25px;
}
.buildLast{
	padding: 70px 0;
}
.buildLastCon{
	margin-top: 48px;
}
.buildLastCon .list{
	float: left;
	width: 370px;
}
.buildLastCon .list:nth-child(2n){
	margin: 0 44px;
}
.buildLastCon .list .title{
	width: 370px;
	height: 80px;
	background: #205AEE;
	border-radius: 0px 0px 20px 0px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 80px;
	position: relative;
}
.buildLastCon .list .title::before{
	content: "";
	position: absolute;
	width: 157px;
	height: 80px;
	background: #FFFFFF;
	opacity: 0.1;
	right: 0;
	border-radius: 0px 0px 20px 0px;
}
.buildLastCon .list .li{
	line-height: 60px;
	border-bottom: 1px dashed #cfcfcf;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #71788B;
	text-align: center;
}
.buildLastCon .list .li span{
	margin-right: 15px;
	font-size: 16px;
	font-family: FangSong;
	font-weight: bold;
	color: #205AEE;
}
.marketing_case{
	background: #F1F4FC;
	padding: 70px 0;
}
.marketing_caseSwiper{
	position: relative;
	margin-top: 102px;
}
.marketing_caseSwiper .swiper-slide img{
	width: 100%;
}
.marketing_case .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.marketing_case .left-swiper {
    position: absolute;
    left: 117px;
    top: 52px;
    z-index: 1;
}

.marketing_case .right-swiper {
    position: absolute;
    right: 117px;
    left: auto;
    top: 52px;
    z-index: 1;
}
.marketing_case .nocurrent-swiper {
    width: 250px;
    /* border-radius: 8px; */
    /* box-shadow: 0 0 20px rgba(0,0,0,0.05); */
}
.marketing_case .current-swiper {
    width: 360px;
    /* border-radius: 10px; */
    margin: 0 auto;
    /* box-shadow: 0 0 20px rgba(0,0,0,0.05); */
    position: relative;
    z-index: 99;
}
.marketing_case .marketing_caseSwiper .title{
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #71788B;
	margin-top: 30px;
}
.swiper-pagination{
	text-align: center;
	margin: auto;
	width: 100px;
	left: 0;
	right: 0;
}
.swiper-pagination-bullet{
	margin: 0 3px;
}
.current-swiper .swiper-slide-active .title{
	color: #205AEE;
}
.nocurrent-swiper  .swiper-slide .title{
	font-size: 16px;
}
.marketing_case .swiper-pagination-bullet-active {
    opacity: 1;
	border: 2px solid #205AEE;
    background:#fff;
}

.marketing_case .swiper-button-next, .marketing_case .swiper-button-prev{
	width: 53px;
	height: 53px;
	background-color: #384555;
	border-radius: 50%;
	background-position: center;
	opacity: 0.1;
}
 .marketing_case .swiper-button-next {
	background-image: url(../images/marketing/right.png);
	background-repeat:no-repeat ;
}
 .marketing_case .swiper-button-prev {
    background-image: url(../images/marketing/left.png);
	background-repeat:no-repeat ;
	
}
.marketing_case .swiper-button-next:hover, .marketing_case .swiper-button-prev:hover{
	background-color: #205AEE;
	opacity: 1;
}
.marketing_case .swiper-button-prev:after,.marketing_case .swiper-container-rtl .swiper-button-next:after{display: none;}
.marketing_case .swiper-button-next:after,.marketing_case .swiper-button-prev:after{display: none;}