
body{
    min-width: 1554px !important;
}

.marketing-service-wrap{
    font-family: Microsoft YaHei;
    background: #FFFFFF;
    box-sizing: border-box;    
}

.marketing-service-wrap .marketing-service-top{
    width: 100%;
    height: 552px;
    background: url('https://res.mutouyun.com/res/images/new-top-banner.png') no-repeat;
    background-size: 100% 100%;
}
.marketing-service-wrap .marketing-service-top .top-content{
    position: relative;
}

.marketing-service-wrap .marketing-service-top .top-content-desc{
    position: absolute;
    left: 0;
    top: 101px;
}

.marketing-service-wrap .marketing-service-top .top-content-desc .title-img{
    width: 157px;
    height: 38px;
    margin-top: 17px;
}

.marketing-service-wrap .marketing-service-top .top-content-desc h3{
    font-weight: 700;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 58px;
}
.marketing-service-wrap .marketing-service-top .top-content-desc .content-desc-center{
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 42px;
    /* margin: 14px 0 40px; */
    margin-bottom: 40px;
    padding-top: 25px;
}

.marketing-service-wrap .marketing-service-top .top-content-desc .title-line{
    width: 60px;
    height: 6px;
    background: linear-gradient(90deg, #49B2FB 0%, #25BDCF 100%);
    margin: 16px 0 19px;
}

.marketing-service-wrap .marketing-service-top .top-content-desc .description{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.marketing-service-wrap .marketing-service-box{
    padding-top: 88px;
}
.marketing-service-wrap .marketing-service-box .box-title{ 
    font-size: 40px;
    line-height: 34px;
    color: #000;
    text-align: center;
    font-weight: 500;
}
.marketing-service-wrap .marketing-service-box.experiencing-service{
    /* background: url('/images/three-services/marketing-service/experiencing-service-bottom-bg.png') no-repeat;
    background-size: 100% 256px;
    background-position: bottom; */
    padding-bottom: 56px;
    background-color: #FAFAFA;
}
.marketing-service-wrap .marketing-service-box .experiencing-box{
    margin-top: 40px;
    padding-bottom: 56px;
    display: flex;
    position: relative;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .experiencing{
    width: 520px;
    height: 423px;
    border: 2px solid #FFFFFF;
    background: linear-gradient(0deg, #FFFFFF 0%, #F3F5F8 100%);
    box-shadow: 0px 10px 30px 0px rgba(55,99,170,0.12);
    border-radius: 8px;
    padding: 10px 40px;
}
.experiencing .experiencing-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    border-bottom: 1px solid #EDEDED;
    box-sizing: border-box;
}
.experiencing .experiencing-item .experiencing-item-left{
    display: flex;
    align-items: center;
}
.experiencing .experiencing-item .experiencing-item-left .item-img{
    width: 34px;
    height: 34px;
}
.experiencing .experiencing-item .experiencing-item-left .item-img img{
    width: 34px;
    height: 34px;
}
.experiencing .experiencing-item .experiencing-item-left .item-title{
    font-size: 24px;
    color: #101112;
    margin-left: 15px;
}
.experiencing .experiencing-item .item-desc{
    width: 224px;
    font-size: 20px;
    color: #666666;
    line-height: 34px;
    line-height: 1;
}
.experiencing .experiencing-item .item-desc p{
    margin-bottom: 14px;
}
.experiencing .experiencing-item .item-desc p:last-child{
    margin-bottom: 0;
}
.experiencing .experiencing-item:last-child{
    border-bottom: 0;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .experiencing-img{
    position: absolute;
    right: -24px;
    top: -24px;
    width: 738px;
    height: 491px;
    background: url('/images/three-services/marketing-service/experiencing-img.png') no-repeat;
    background-size: 100% 100%;
    padding-left: 64px;
    padding-top: 82px;
}
.experiencing-box .experiencing-img .ex-top-img{
    margin-bottom: 15px;
}
.experiencing-box .experiencing-img .ex-top-img img{
    width: 186px;
    height: 34px;
}
.experiencing-box .experiencing-img .ex-content{
    width: 594px;
    color: #111111;
    font-size: 22px;
    line-height: 40px;
}
.marketing-service-wrap .marketing-service-box .one-stop{
    width: 1208px;
    margin: 0 auto;
    padding: 20px 0 0;
}
.marketing-service-box .one-stop .one-stop-service-list{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.one-stop-service-list .one-stop-service-list-item{
    position: relative;
    display: flex;
    flex-direction: column;
}

.one-stop-service-list-item .item-img img{
    width: 136px;
    height: 142px;
    display: block;
}
.one-stop-service-list .one-stop-service-list-item .item-title{
    font-size: 20px;
    position: relative;
    top: -15px;
    text-align: center;
    color: #101112;

}
.marketing-service-wrap .marketing-service-box .service-case{
    padding-bottom: 45px;
}
.marketing-service-box .service-case .service-case-box{
    position: relative;
    width: 1554px;
    height: 508px;
    margin: 45px auto 0;
}
.service-case .service-case-box .img-left{
    position: absolute;
    left: 0;
}
.service-case .service-case-box .img-right{
    position: absolute;
    right: 0;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .experiencing-box-item {
    width: 386px;
    height: 410px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(142,146,159,0.2);
    border-radius: 16px 16px 16px 16px;
    padding: 20px 20px 48px;
    margin-right: 21px;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .box-item-img {
    height: 230px;
    /* transition: all 0.3s; */
}
/* .marketing-service-wrap .marketing-service-box .experiencing-box .box-item-img:hover {
    transform: scale(1.1);
} */
.marketing-service-wrap .marketing-service-box .experiencing-box .box-item-text {
    margin-top: 36px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 24px;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .box-item-footer-left {
    font-weight: 400;
    font-size: 28px;
    color: #000000;
    line-height: 42px;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .box-item-footer {
    position: relative;
}
.marketing-service-wrap .marketing-service-box .experiencing-box .box-item-footer-right {
    width: 31px;
    height: 22px;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.marketing-service-wrap .marketing-service-box .experiencing-text {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 36px;
}
.marketing-service-box .one-stop .one-stop-service-list .service-list-title{
    width: 150px;
    font-weight: 400;
    font-size: 20px;
    color: #404040;
    line-height: 30px;
    text-align: center;
    padding-bottom: 23px;
}
.marketing-service-box .one-stop .one-stop-service-list .service-list-title:hover{
    cursor: pointer;
}
.marketing-service-box .one-stop .one-stop-service-list .click-service-list-title{
    border-bottom: 2px solid #006666;
    color: #006666;
}
.marketing-service-box  .service-list-img img{
    /* background: url('/images/three-services/marketing-service/service-list1.png') no-repeat; */
    height: 460px;
    background-size: 100% 100%;
    width: 100%;
}
.marketing-service-box  .service-list-img{
    height: 460px;
    position: relative;
}
.marketing-service-box  .service-list-img .list-img-interior {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.marketing-service-box  .service-list-img .list-img-interior .list-img-interior-text {
    padding-top: 20px;
}
.marketing-service-box  .service-list-img .list-img-title {
    text-align: center;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 48px;
    width: 100%;
    padding-bottom: 28px;
}
.marketing-service-box  .service-list-img p {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}
.marketing-service-box  .service1{
    animation: myTap 2s;
}
.marketing-service-box  .service2{
    animation: myTap 2s;
    display: none;
}