
a{
    text-decoration: none;
    color: #fff;
}

/*tit*/
.tit{
  text-align: center;
  padding: 70px 0 46px;
}
.tit h3{
  font-size: 40px;
  color: #135684;
  margin-bottom: 10px;
}
.tit p{
  font-size: 18px;
  color: #666;
  margin-bottom: 20px;
}
.tit .hr{
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #b5b5b5;
}
.tit .hr hr{
  position: absolute;
  border:none;
  border-top: 4px solid #e60012;
  width: 166px;
  top: 0;
  left: 50%;
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.aniu{ padding: 66px 0 66px; text-align:center;}
.aniu  a{
	width: 180px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color:#ff2400 ;
	display: inline-block;
	text-align: center;
	border-radius: 5px;

}


/*banner*/
#banner{
  width: 100%;
  height: 63%;
  background: url(/skin/images/business/banner-marketing.jpg) no-repeat;
}
#banner2{
  width: 100%;
  height: 63%;
  background: url(/skin/images/business/banner-marketing2.jpg) no-repeat;
}
#banner3{
  width: 100%;
  height: 63%;
  background: url(/skin/images/business/banner-marketing3.jpg) no-repeat;
}

#banner h1{
	color: #fff;
	font-size: 46px;
	padding-top: 170px;
	text-align: left;
}

#banner h3{
	color: #fff;
	font-size: 24px;
	padding-top: 25px;
	text-align: left;
	padding-bottom: 90px;
}

#banner p{
	font-size: 18px;
	text-align: center;
	width: 179px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #fff;
}

#banner p a{
	color: #fff;
}

/*竞价遇难题厚昌来解决*/
.marketing-profit ul{
	width: 100%;
	height: auto;
	
}

.marketing-profit ul li{
	width: 25%;
	height: auto;
	float: left;
	margin: 0 auto;
}



.marketing-profit .wrap{
	width: 278px;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.marketing-profit .wrap .img{
    width: 278px;
	height: 198px;
	text-align: center;
	border: 1px solid #eaeaea;
	overflow: hidden;
}

.marketing-profit ul li .img img{
	transition: all 0.6s;
}

.marketing-profit ul li:hover .img img{
	transform: scale(1.2,1.2);
}

.marketing-profit .wrap .text p{
	display: block;
	margin: 18px 0;
	color: #333;
	text-align: center;
	font-weight:bold;
}


.marketing-profit ul li:hover .text p{
    color: #FF2400;
}

.marketing-profit .wrap .text .txt{
	color: #FF2400;
}




.marketing-profit .wrap .text span{
	color: #666;
	text-align: left;
}

/*整合营销能帮企业做什么*/
.marketing-what {
	background-color: #F2F2F2;
}

.marketing-what ul{
	width: 100%
}

.marketing-what ul li{
	float: left;
	width: 25%;
	transition: all 0.5s;
}


.marketing-what .list{
	margin: 0 auto;
	width: 206px;
	height: 284px;
	border: 3px solid #c1c1c1;
	position: relative;
}

.marketing-what .list:hover{
	border: 3px solid #ff2400;
}


.marketing-what .tu{
	width: 85px;
	height: 60px;
	background: #f2f2f2 url(/skin/images/business/What-ico-5.png) no-repeat center;
	position: absolute;
	top: -30px;
    left: 62px;
}

.marketing-what ul li:hover .tu{

	background: #f2f2f2 url(/skin/images/business/What-ico-1.png) no-repeat center;
}

.marketing-what .tu2{
	width: 85px;
	height: 60px;
	background: #f2f2f2 url(/skin/images/business/What-ico-2.png) no-repeat center;
	position: absolute;
	top: -30px;
    left: 62px;
}

.marketing-what ul li:hover .tu2{

	background: #f2f2f2 url(/skin/images/business/What-ico-6.png) no-repeat center;
}

.marketing-what .tu3{
	width: 85px;
	height: 60px;
	background: #f2f2f2 url(/skin/images/business/What-ico-3.png) no-repeat center;
	position: absolute;
	top: -30px;
    left: 62px;
}

.marketing-what ul li:hover .tu3{

	background: #f2f2f2 url(/skin/images/business/What-ico-7.png) no-repeat center;
}


.marketing-what .tu4{
	width: 85px;
	height: 60px;
	background: #f2f2f2 url(/skin/images/business/What-ico-4.png) no-repeat center;
	position: absolute;
	top: -30px;
    left: 62px;
}

.marketing-what ul li:hover .tu4{

	background: #f2f2f2 url(/skin/images/business/What-ico-8.png) no-repeat center;
}


.marketing-what .list .text{
	padding-top: 78px;
	text-align: center;
}

.marketing-what .list h3{
	color: #333;
	font-size: 20px;
	margin-bottom: 20px;
}

.marketing-what .list .hr{
	width: 30px;
    border: 1px solid #C1C1C1;
    margin: 0 auto;
}

.marketing-what .list p{
	font-size: 16px;
	color: #666;
	margin-top: 18px;
}



.marketing-what ul li:hover h3{
	color: #ff2400;
}

.marketing-what ul li:hover .hr{
	border: 1px solid  #ff2400;
}


/*优质服务保障营销效果*/

.marketing-effect ul{
	width: 100%;
	height: auto;
}

.marketing-effect ul li{
	width: 33%;
	height: auto;
	text-align: center;
	float: left;
	margin-bottom: 49px;
}

.marketing-effect .analyse{
	width: 304px;
	height: auto;
	margin: auto;
}


.marketing-effect .analyse .ico{
	width: 90px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
}


.marketing-effect .analyse p{
	margin: 30px 0 20px;
	font-size: 20px;
	color: #333;
}

.marketing-effect .analyse span{
	display: block;
	font-size: 16px;
	color: #666;
	text-align: left;
}


.marketing-effect .aniu{
	margin-top: 12px;
}

/*集结业界人才为您服务*/
.marketing-service{
	background-color: #f2f2f2;
}

.marketing-service ul{
	width: 100%;
}

.marketing-service ul li{
	width: 25%;
	float: left;
	
}

.marketing-service .cont{
	width: 280px;
	position: relative;
}

.marketing-service .cont .desk{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.5);
	top: 0;
	text-align: center;
	transform: scale(0);
	transition: all 0.6s;
} 

.marketing-service ul li:hover .cont .desk{
    transform: scale(1);
}

.marketing-service .cont .desk h3{
	font-size: 24px;
	color: #fff;
	padding-top:152px;
}

.marketing-service .cont .desk .hr{
	width: 26px;
	border: 1px solid #fff;
	margin: 30px auto;
}

.marketing-service .cont .desk p{
	font-size: 16px;
	color: #fff;
}

.marketing-effect .aniu{
	margin-top: 12px;
}

/*厚昌合作伙伴成功案例*/
.deposit-case{
	height: auto;
	position: relative;
}

.deposit-cont{
	position: relative;
	padding-bottom:40px;
}

.deposit-case .cont{
	background-color: #f2f2f2;
	height: 300px;
}

.deposit-case .cont  .left{
	float: left;
	width: 500px;
	height: 300px;
	overflow: hidden;
	padding: 28px 30px 0;
}
.deposit-case .cont  .left img{
	width:100%;
}
.deposit-case .cont .right{
	float: left;
	width: 625px;
	height: auto;
	margin: 40px 20px 0;
	
}

.deposit-case .cont .right h3{
	color: #333;
	font-size: 20px;
	margin-bottom: 18px;
}

.deposit-case .cont .right h3 b{
	color: #ff2400;
	font-weight: normal;
	font-size: 26px;
}

.deposit-case .cont .right p{
	margin-left: 44px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	
	
}

.deposit-case .cont .right .span{
	width: 100%;
	margin-top: 30px;
}

.deposit-case .cont .right span{
	float: left;
	width: 33%;
	text-align: center;
	font-size: 14px;
}
.deposit-case .cont .right span:nth-child(2){
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

.deposit-case .cont .right .span b{
	color: #ff2400;
	font-weight: normal;
	font-size: 20px;
}

.deposit-case .cont .right .aniu1{
	width: 152px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #ff2400;
    display: block;
    text-align: center;
    border-radius: 5px;
    margin: 40px 44px 0;
}

.deposit-cont .swiper-button-next{ 
	position: absolute; 
	bottom:0; 
	top:auto;  
	width:40px;
	height:37px;
	right:0;
	background:url(/skin/images/business/you-hover.png) no-repeat center;
}
.deposit-cont .swiper-button-prev{ 
	position: absolute; 
	bottom:0; 
	top:auto; 
	width:40px;
	height:37px;
	right:50px;
	left:auto;
	background:url(/skin/images/business/zuo-hover.png) no-repeat center;
	opacity: 1;
}
.deposit-cont .swiper-button-next.swiper-button-disabled{
	opacity: 1;
	background:url(/skin/images/business/you.png) no-repeat center;
}
.deposit-cont .swiper-button-prev.swiper-button-disabled{
	opacity: 1;
	background:url(/skin/images/business/zuo.png) no-repeat center;
}
.deposit-cont .swiper-container{
	padding-bottom:30px;
}
.deposit-cont .swiper-pagination-bullets{
	bottom:0px;
}
.deposit-cont .swiper-pagination-bullet{
	width:10px;
	height:10px;
	border:1px solid #6d6d6d;
	background:none;
	opacity: 1;
}

.deposit-cont .swiper-pagination-bullet-active{
	background:#ff2400;
	border:none;
	border:1px solid #ff2400 ;
}
.aniu1 a{
	font-size: 14px;
}
.deposit-case .aniu{
	padding-top:36px;
}

/*系统优化账户，精准控制流量*/
.marketing-flow{
	background-color: #f2f2f2;
	height: auto;
}

.marketing-flow ul{
	width: 100%;
	height: auto;
}

.marketing-flow ul li{
	width: 25%;
	height: auto;
	float: left;
	margin: 0 auto;
}

.marketing-flow .wrap{
	height: auto;
	text-align: center;
}

.marketing-flow .wrap .img{
	margin:0 auto;
	width: 66px;
	height: 51px;
	overflow: hidden;
	position: relative;
}

.marketing-flow  ul li.img2 .img{
	width: 51px;
	height: 51px;
}


.marketing-flow ul li.img3 .img{
	width: 49px;
	height: 51px;
}


.marketing-flow ul li.img4 .img{
	width: 63px;
	height: 51px;
}

.marketing-flow .wrap .img .showimg{ 
	left:0;
	top:0;
	transition: all 0.6s;
	transform: scale(1,1);
 }
.marketing-flow .wrap .img .hideimg{ 
	left:0;
	top:0;
	transition: all 0.6s;
	transform: scale(0,0);
 }

.marketing-flow .wrap .img .hideimg{
	position: absolute;

}
.marketing-flow ul li:hover .img .showimg{
    transform: scale(0,0);
  }
.marketing-flow ul li:hover .img .hideimg{
     transform: scale(1,1);
  }

.marketing-flow .wrap .text p{
	margin: 30px 0 20px;
	color: #333;
}

.marketing-flow .wrap .text span{
	color: #666;
}

