#headerWrapper{
    position: relative;
}
/* 头部 */
.head-backgroud{
    height: 558px;
    background-position: center center;
    background-size: cover;
}
.head-backgroud-adResource{
    background-image: url('../img/head-bg.png');
}
.head-backgroud-successCase{
    background-image: url('../img/successCase/banner.png');
}
.head-backgroud.head-bg-successCaseDetail{
    height: 460px;
    background-image: url('../img/successCase/banner-2.png');
}
.head-bg-dataService{
    background-image: url('../img/dataService/banner.png');
}
.head-bg-promotionService{
    background-image: url('../img/promotionService/banner.jpg');
}
#register-topnav {
    position: absolute;
    z-index: 1;
    top: 0;
    background-color: rgba(6,13,33,.2);
}
.header-bg-wrapper{
    height: 718px;
    background-color: #000716;
}
.wrapper {
    padding-top: 0;
}
.tab-content{
    padding-top: 0;
}
.mb135{
    margin-bottom: 135px;
}
.mt64{
    margin-top: 64px;
}
/* 重写插件 */
.carousel-infoBox{
    position: absolute;
    width: 1200px;
    height: 640px;
    left:50%;
    top:78px;
    margin-left:-600px;
}
.carousel-info{
    position: absolute;
    top:31.25%;
    left:40px;
}
.carousel-info .line{
    height: 4px;
    width:60px;
    background-color: #fff;
}
.header-bg-wrapper .carousel-info h2{
    font-family:'Microsoft Yahei Light', 'Microsoft Yahei', 'PingFang SC Light';
}
.header-bg-wrapper .carousel-info h2 strong{
    letter-spacing:14px;
}
.carousel-info h2{
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 20px;
    letter-spacing: .2em;
    color:#fff;
    font-size: 46px;
    line-height: 1.6;
}
.carousel-info h2 strong{
    font-size: 48px;
    font-weight: 600;
}
.carousel-info p{
    font-weight: 200;
    color:rgba(255,255,255,.5);
    font-size: 26px;
}
.banner-service .carousel-info{
    position: absolute;
    width: 1200px;
    top:112px;
    left: 50%;
    margin-left:-600px;
    font-size: 0;
}
.banner-service h3 a{
    font-size: 16px;
    /* color:#eef1f5\9;  */
    color:rgba(238,241,235,.8);
}
.banner-service h3 a:hover{
    color:#ff8048;
}
.w412{
    width: 412px;
}
.header-bg-wrapper .carousel-item-bg1{
    height: 718px;
    width: 100%;
    background:url(../img/banner-bg_01.jpg) center center no-repeat;
    background-size: cover;
}
.header-bg-wrapper .carousel-item-bg2{
    height: 718px;
    width: 100%;
    background:url(../img/banner-bg_02.png) center center no-repeat;
    background-size: cover;
}
.header-bg-wrapper .carousel-item-bg3{
    height: 718px;
    width: 100%;
    background:url(../img/banner-bg_03.png) center center no-repeat;
    background-size: cover;
}
.header-bg-wrapper > .carousel-indicators li {
    width: 12px;
    height: 12px;
    text-indent: -999px;
    cursor: pointer;
    /* background-color: #ccc\9; */
    background-color: rgba(255,255,255,.5);
    border-radius: 6px;
    border:0;
}
.header-bg-wrapper > .carousel-indicators li{
    margin-right: 22px;
}
.header-bg-wrapper > .carousel-indicators>li:last-child{
    margin-right: 0;
}
.header-bg-wrapper > .carousel-indicators li.active{
    width: 35px;
    height: 12px;
    /* background-color:#fb5203\9; */
    background-color: rgba(251,82,3,.5);
}
.banner-service .banner-header{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
}
.carousel .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=100);
    outline: 0;
    opacity: 1;
}
.carousel .carousel-control.left {
    background: none;
}
.carousel .carousel-control.right {
    background: none;
}
.carousel-controlBox{
    position: absolute;
    height: 38px;
    top:50%;
    left:50%;
    margin-left:-600px;
    margin-top:-19px;
}
.carousel-control.left{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -22px;
    width: 22px;
    height: 38px;
}
.carousel-control.right{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -22px;
    width: 22px;
    height: 38px;
}
.banner-service .carousel-inner{
    background-color: #30456d;
}
.banner-service .banner-header h2{
    color:#fff;
}
.banner-service h3{
    font-size: 38px;
    letter-spacing:.2em;
    color:#fff;
}
.banner-service h3 small{
    margin-left: 22px;
    font-size: 16px;
    letter-spacing:0;
    color:rgba(238,241,245,.8);
}
.banner-service .features{
    list-style:none;
    padding: 0;
    margin-top: 40px;
    line-height: 45px;
    font-size: 22px;
    letter-spacing: 3px;
    color:#d7eafb;
}
.banner-service .adResource .features .dot{
    margin-top: 17px;
}
.banner-service .features .dot{
    float: left;
    width:6px;
    height: 6px;
    border-radius:3px;
    background-color:rgba(255,255,255,.8);
    margin-right: 18px;
    margin-top: 27px;
}
.banner-service .features-small li{
    line-height: 60px;
    font-size: 24px;
}
#myService .carousel-inner>.item>a>img, #myService .carousel-inner>.item>img{
    display: block;
    min-width: 100%;
    max-width: none;
    height: 600px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    display: block;
    min-width: 100%;
    max-width: none;
    height: 718px;
}
.banner-service .carousel-control .arrow {
    display: block;
    width: 21px;
    height: 38px;
    background-image: url(../img/home/arrow1.png);
}
.banner-service .carousel-control .arrow-left{
    background-position: 0 0;
}
.banner-service .carousel-control .arrow-right{
    background-position: 21px 0;
}
@media (min-width: 1200px){
    .banner-caseDetail > .container {
        width: 1200px;
        padding: 0 98px;
    }
    .banner-info > .container {
        width: 1200px;
        padding: 124px 98px 104px 98px;
    }
    .container {
        width: 1200px;
        padding: 0;
    }
}
@media (min-width:768px){
    .header-bg-wrapper .carousel-indicators {
        bottom: 42px;
        font-size: 0;
    }
}
@media (max-width:767px){
    #myService .carousel-inner>.item>a>img, #myService .carousel-inner>.item>img{
        display: block;
        max-width: 100%;
        height: auto;
    }
    .carousel-inner>.item>a>img, .carousel-inner>.item>img{
        display: block;
        max-width: 100%;
        height: auto;
    }
}
.banner466{
    min-height: 466px; /* 自适应调整 修改 2017-12-08 */
}
.banner-title{
    font-size: 26px;
    color:#333;
    margin-top: 0px;
}
.block-center{
    margin: 0 auto;
}
.centered{
    text-align: center;
}
.text-strong{
    color:#07112f;
    font-size: 30px;
}
.text-normal{
    color:#999;
    font-size: 18px;
}
.banner466-body img{
    height: 112px;
}
.banner600{
    height: 600px;
    font-weight: 200;
}
.banner600 .infoBox{
    display: inline-block;
}
.banner600 .carousel-info img{
    vertical-align: top;
    margin-right: 140px;
}
.banner600 .adResource img{
    width: 412px;
    height: 288px;
    margin-top: 80px;
}
.banner600 .adResource h3{
    margin: 0;
}
.banner600 .dataService img{
    width: 460px;
    height: 240px;
    margin-top: 110px;
}
.banner600 .promotionService img{
    margin-top: 32px;
    width: 388px;
    height: 380px;
}
.banner600 .infoBox{
    text-align:left;
    margin-top: 80px;
}
.banner-ad .banner-title{
    margin-top: 20px;
    font-size: 38px;
}
.banner-ad .pc-pane .banner-title{
    margin-top: 52px;
}
.banner-ad .banner-subtitle{
    margin-top: 32px;
    margin-bottom: 22px;
    line-height: 1.5;
    color:#666;
    font-size: 24px;
}
.banner-title{
    font-size: 28px;
    color: #333;
}
.banner-subtitle{
    line-height: 1.4;
    margin-top: 36px;
    margin-bottom: 56px;
    font-size: 22px;
    color: #444;
}
.banner-ad .row{
    min-height: 436px; /* 自适应调整 新增 2017-12-08 */
}
.banner-ad .row .col-md-6{
    height: 100%;
}
.banner-ad .mobile-bg{
    width: 335px;
    height: 431px;
    background: url(../img/home/mobile/shouji.png) center center no-repeat;
}
.banner-ad .pc-bg{
    width: 451px;
    height: 388px;
    background: url(../img/home/pc-bg.png) center center no-repeat;
}
.banner-ad .mobile-gg-bg{
    position: absolute;
    width: 222px;
    height: 304px;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -110px;
    margin-top: -172px;
    transition:all .3s linear;
}
.banner-ad .pc-gg-bg{
    position: absolute;
    width: 414px;
    height: 248px;
    z-index: 1;
    top: 48px;
    left: 50%;
    margin-left: -207px;
    transition:all .3s linear;
}
.banner-ad .mobile-bg-banner{
    background: url(../img/home/mobile.png) 0 0 no-repeat;
}
.banner-ad .mobile-bg-open{
    background: url(../img/home/mobile.png) -444px 0 no-repeat;
}
.banner-ad .mobile-bg-native{
    background: url(../img/home/mobile.png) -666px 0 no-repeat;
}
.banner-ad .mobile-bg-insertitial{
    background: url(../img/home/mobile.png) -222px 0 no-repeat;
}
.banner-ad .pc-bg-banner{
    background: url(../img/home/pc.png) -828px 0 no-repeat;
}
.banner-ad .pc-bg-native{
    background: url(../img/home/pc.png) -1242px 0 no-repeat;
}
.banner-ad .pc-bg-popover{
    background: url(../img/home/pc.png) 0 0 no-repeat;
}
.banner-ad .pc-bg-insertitial{
    background: url(../img/home/pc.png) -414px 0 no-repeat;
}
.banner-ad .news-bg-pc{
    margin-top: 32px;
    width: 451px;
    height: 388px;
    background:url(../img/home/news-pc.png) center center no-repeat;
}
.banner-ad .news-bg-mobile{
    width: 273px;
    height: 424px;
    background:url(../img/home/news-mobile.png) center center no-repeat;
}
.banner-ad .features{
    list-style:none;
    padding: 0;
}
.banner-ad .features li span{
    font-size: 12px;
    margin-right: 10px;
}
.banner-ad .features li{
    line-height: 30px;
    font-size: 18px;
    color: #999;
}
.banner-ad .tab-pane p{
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 0;
    color: #666;
}
.banner-ad .features.strong li {
    line-height: 40px;
    font-size: 18px;
    color: #333;
}
.adType{
    position: absolute;
    bottom: 38px;
    left: 0;
}
.banner-partner{
    background-color: #fbfbfb;
}
.banner-ad .nav-pills>li>a {
    border-radius:0;
}
.banner-ad .nav-pills>li+li {
    margin-left: 0;
}
.banner-ad .nav>li>a {
    position: relative;
    display: block;
    width: 98px;
    padding: 10px 0;
}
.banner-ad .tab-content{
    height: 424px;
}
.banner-ad .tab-content .tab-pane,.banner-ad .tab-content .tab-pane .row,.banner-ad .tab-content .row .col-md-6{
    height: 100%;
}
.banner-ad .nav-pills.nav-type{
    font-size: 16px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}
.banner-ad .nav-pills.nav-subtype>li{
    margin-right: 20px;
}

/* // =====开始===== */
/* 自适应调整 新增 2017-12-08 */
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .banner-service .carousel-controlBox {
        margin: 0;
        padding: 0;
        width: 80%;
        left: 10%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .carousel-infoBox .carousel-info {
        left: 250px;
    }
    .banner-service .carousel-controlBox {
        margin: 0;
        padding: 0;
        width: 90%;
        left: 5%;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .carousel-infoBox .carousel-info {
        left: 200px;
    }
    .banner-service .carousel-controlBox {
        margin: 0;
        padding: 0;
        width: 90%;
        left: 5%;
    }
    .banner-ad .pc-gg-bg{
        top: 19px;
    }
}

@media screen and (max-width: 767px) {
    .banner-body {
        margin-bottom: 0px;
    }
    .banner-ad .adType{
        position: relative;
        bottom: 0;
        width: 100%;
    }
    .banner-ad .nav-pills.nav-subtype>li {
        margin-top: 10px;
        width: 50%;
        margin-right: 0px;
    }
    .banner-ad .nav-pills.nav-subtype>li a {
        margin: 0 auto;
    }
    .banner-ad .mobile-bg {
        width: 100%;
    }
    .tab-pane {
        text-align: center;
    }
    .tab-pane ul.features span {
        display: none;
    }
    .carousel-infoBox {
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        left: 0;
        padding-top: 150px;
    }
    .carousel-infoBox .carousel-info {
        position: static;
        margin: 0 auto;
        text-align: center;

    }
    .carousel-infoBox .carousel-info .line {
        margin: 0 auto;
    }
    .banner-service {
        min-height: 1000px;
    }
    .banner-service .carousel-info {
        width: 100%;
        text-align: center;
        margin: 0;
        left: 0;
        top: 150px;
    }
    .banner-service .carousel-info img {
        width: 70%;
        height: 100%;
        margin: 0;
    }
    .banner-service .carousel-info .infoBox {
        display: block;
        text-align: center;
    }
    .banner-service .carousel-info .infoBox li span.dot{
        display: none;
    }
    .banner-service .carousel-inner {
        min-height: 1000px;
    }
    .banner-service .carousel-controlBox {
        margin: 0;
        padding: 0;
        width: 80%;
        left: 10%;
    }
    .banner-ad .pc-gg-bg{
        top: 19px;
    }
}
@media screen  and (min-width: 375px) and (max-width: 500px) {
    .banner-ad .pc-gg-bg {
        top: 15px;
        margin-left: -172px;
    }
    .col-md-6.por {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .banner-ad .pc-bg {
        width: 375px;
        height: 322px;
        background: url(../img/home/pc-bg.png) center center no-repeat;
    }

    .banner-ad .pc-bg-popover {
        background: url(../img/home/pc.png) 0 0 no-repeat;
    }
    .banner-ad .pc-bg-insertitial {
        background: url(../img/home/pc.png) -344px 0 no-repeat;
    }
    .banner-ad .pc-bg-banner {
        background: url(../img/home/pc.png) -688px 0 no-repeat;
    }
    .banner-ad .pc-bg-native {
        background: url(../img/home/pc.png) -1032px 0 no-repeat;
    }
    .banner-ad .pc-gg-bg {
        width: 344px;
        height: 205px;
        background-size: 1376px 205px;
    }

    .banner-ad .news-bg-pc,
    .banner-ad .pc-bg.block-center {
        width: 100%;
        background-size: contain;
    }
}
@media screen  and (min-width: 300px) and (max-width: 375px) {
    .banner-ad .pc-gg-bg {
        top: 12px;
        margin-left: -138px;
    }
    .col-md-6.por {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .banner-ad .pc-bg {
        width: 300px;
        height: 258px;
        background: url(../img/home/pc-bg.png) center center no-repeat;
    }
    .banner-ad .pc-bg-popover {
        background: url(../img/home/pc.png) 0 0 no-repeat;
    }
    .banner-ad .pc-bg-insertitial {
        background: url(../img/home/pc.png) -275px 0 no-repeat;
    }
    .banner-ad .pc-bg-banner {
        background: url(../img/home/pc.png) -550px 0 no-repeat;
    }
    .banner-ad .pc-bg-native {
        background: url(../img/home/pc.png) -825px 0 no-repeat;
    }
    .banner-ad .pc-gg-bg {
        width: 275px;
        height: 164px;
        background-size: 1100px 164px;
    }

    .banner-ad .news-bg-pc,
    .banner-ad .pc-bg.block-center {
        width: 100%;
        background-size: contain;
    }
}
@media screen and (max-width: 375px) {
    .carousel-infoBox .carousel-info h2,
    .carousel-infoBox .carousel-info h2 strong {
        font-size: 18px;

    }
    .carousel-infoBox .carousel-info p {
        font-size: 16px;
    }
    .banner-service,
    .banner-service .carousel-inner {
        min-height: 700px;
    }
    .banner-service .carousel-info .infoBox h3 {
        font-size: 18px;
    }
    .banner-service .carousel-info .infoBox h3 small{
        font-size: 14px;
    }
    .banner-service .carousel-info .infoBox ul li {
        font-size: 16px;
    }
}
/* // =====结束===== */

.banner-ad .nav-pills.nav-subtype>li>a{
    width: 90px;
    color:#333;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}
.banner-ad .nav-pills>li.active{
    border-radius:0;
}
.banner-ad .nav-pills.nav-type>li.active>a{
    color:#555;
    background-color: #e9e9e9;
}
.banner-ad .nav-pills.nav-type>li>a{
    color:#555;
}
.banner-ad .nav-pills.nav-subtype>li.active>a,.banner-ad .nav-pills.nav-subtype>li>a:hover{
    color:#fc8148;
    border-color:#fc8148;
    background-color: #fff2ec;
}
.banner-case{
    background-color: #fbfbfb;
}
.banner-case .body-line{
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}
.banner-case .body-box{
    display: inline-block;
    text-decoration: none;
    background-color: #fff;
    margin-right: 104px;
    width: 452px;
    height: 500px;
    border: 1px solid rgb(240,240,240);
    border-radius:6px;
    box-shadow: 0 8px 12px rgba(55,55,55,.06);
    -webkit-box-shadow: 0 8px 12px rgba(55,55,55,.06);
}
.banner-case .body-box:hover{
    padding: 0;
    border:1px solid #fc8148;
}
.banner-case .body-box:last-child{
    margin-right: 0;
}
.banner-case img{
    width: 450px;
    height: 296px;
    border-radius:6px 6px 0 0;
}
.banner-case .body-header{
    margin:0 20px;
    padding: 20px 0;
    text-align:left;
    border-bottom:2px solid #f1f1f1;
}
.banner-case .body-header h3{
    margin: 0;
    font-size: 22px;
    color:#333;
}
.banner-case .body-header .body-header-info{
    margin-top: 22px;
    font-size: 12px;
    color:#999;
}
.banner-case .body-data{
    font-size: 0;
    padding: 20px;
}
.banner-case .body-data .body-dataBox,.banner-caseDetail .header-dataBox{
    display: inline-block;
    width: 33.33%;
    border-right:1px solid #f1f1f1;
}
.banner-case .body-data .body-dataBox:last-child,.banner-caseDetail .header-data .header-dataBox:last-child{
    border-right:0;
}
.banner-case .dataBox-data{
    font-size: 28px;
    color:#fc8148;
}
.banner-case .dataBox-info,.banner-caseDetail .dataBox-info{
    font-size: 12px;
    color: #999;
}
.banner-caseDetail .container{
    margin-top: 28px;
}
.banner-caseDetail .banner-header{
    height: 80px;
}
.banner-caseDetail .header-titleBox{
    text-align:left;
    margin-top: 20px;
}
.banner-caseDetail .header-titleBox h1{
    border-left:4px solid #fc8148;
    padding-left: 12px;
    margin-top: 0;
    font-size: 24px;
    color:#333;
}
.banner-caseDetail .header-titleBox p{
    color:#999;
    font-size: 14px;
    padding-left: 16px;
}
.banner-caseDetail .header-data{
    height: 100%;
    width: 360px;
    padding-top: 20px;
    font-size: 0;
    background-color: #fbfbfb;
}
.banner-caseDetail .dataBox-data{
    font-size: 20px;
    color:#fc8148;
}
.banner-caseDetail .banner-body{
    margin-bottom: 90px;
}
.banner-caseDetail .banner-body p{
    text-align:left;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 14px;
    color:#666;
    text-indent:2em;
}
.banner-info p{
    padding: 20px 44px;
    font-size: 16px;
    line-height: 30px;
    color:#000;
    background:url(../img/dataService/yinghao_1.png) top left no-repeat,url(../img/dataService/yinghao_2.png) bottom right no-repeat;
}
.banner-info p strong{
    font-size: 30px;
    color: #f35a00;
    margin-right: 20px;
}
.banner-dataInfo h2{
    font-size: 33px;
}
.banner-dataInfo .banner-header{
    height: 140px;
    overflow: hidden;
    background: url(../img/dataService/banner-top.jpg) top center no-repeat;
}
.banner-dataInfo .body-box{
    font-size: 0;
    text-align: center;
}
.banner-dataInfo .body-box .box-infoBox{
    display: inline-block;
    width: 420px;
    margin-top: 90px;
}
.banner-dataInfo .box-infoBox p{
    font-size: 16px;
    color:#333;
    line-height: 26px;
    margin-bottom: 24px;
}
.banner-dataInfo .body-box-effect{
    height: 455px;
}
.banner-dataInfo img{
    vertical-align: top;
}
.banner-dataInfo .body-box-effect img{
    margin-right: 214px;
    margin-top: 90px;
    width: 333px;
    height: 284px;
}
.btn-default.btn-border-blue{
    display: none;
}
.banner-dataInfo .body-box:hover .btn-default.btn-border-blue{
    display: inline-block;
}
.banner-dataInfo .box-infoBox h3{
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #333;
}
.banner-dataInfo .body-box-flow{
    height:482px;
    background-color: #fafafa;
}
.banner-dataInfo .body-box-flow img{
    margin-top: 70px;
    width: 330px;
    height: 330px;
}
.banner-dataInfo .body-box-flow .box-infoBox{
    margin-top: 160px;
    margin-right: 162px;
}
.banner-dataInfo .box-infoBox-left{
    margin-right: 162px;
}
.banner-dataInfo .body-box-other{
    height: 436px;
}
.banner-dataInfo .body-box-other img{
    margin-right: 148px;
    margin-top: 52px;
    width: 332px;
    height: 332px;
}
.banner-dataInfo .body-box-other .box-infoBox{
    margin-top: 114px;
}
.banner-platformS .banner-header{
    margin-bottom: 100px;
}
.banner-platformS .body-line{
    vertical-align: middle;
    margin-bottom: 100px;
    font-size: 0;
}
.banner-platformS .body-box{
    display: inline-block;
    width: 378px;
}
.banner-platformS .imgContainer{
    height: 92px;
    width: 100%;
    vertical-align:middle;
}
.banner-platformS .body-box h3{
    margin-top: 44px;
    margin-bottom: 22px;
    font-size: 24px;
    color: #333;
}
.banner-platformS .body-box p{
    font-size: 14px;
    color:#999;
}
.banner-industry{
    background-color: #f5f7f9;
}
.banner-industry .banner-body{
    margin-top: 100px;
    padding-bottom: 120px;
}
.banner-industry .container{
    font-size: 0;
}
.banner-industry .body-box{
    display: inline-block;
    vertical-align: top;
    height: 278px;
    width: 194px;
    text-align: center;
}
.banner-industry .imgContainer{
    height: 48px;
}
.banner-industry .imgContainer img{
    vertical-align: bottom;
}
.banner-industry p{
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 2.8px;
}
.c-medical{
    color: #57bde8;
}
.c-traffic{
    color:#63d9dd;
}
.c-internet{
    color:#64cca6;
}
.c-education{
    color:#73cf85;
}
.c-food{
    color:#96c940;
}
.banner-industry .body-box-bg{
    display: block;
    width: 194px;
    height: 167px;
    background-position: center center;
}
.banner-industry .bg-medical{
    background-image:url(../img/promotionService/yiliao_hui.png);
}
.banner-industry .bg-traffic{
    background-image:url(../img/promotionService/jiaotong_hui.png);
}
.banner-industry .bg-internet{
    background-image:url(../img/promotionService/it_hui.png);
}
.banner-industry .bg-education{
    background-image:url(../img/promotionService/jiaoyu_hui.png);
}
.banner-industry .bg-food{
    background-image:url(../img/promotionService/shipin_hui.png);
}
.banner-industry .bg-medical:hover{
    background-image:url(../img/promotionService/yiliao_liang.png);
}
.banner-industry .bg-traffic:hover{
    background-image:url(../img/promotionService/jiaotong_liang.png);
}
.banner-industry .bg-internet:hover{
    background-image:url(../img/promotionService/it_liang.png);
}
.banner-industry .bg-education:hover{
    background-image:url(../img/promotionService/jiaoyu_liang.png);
}
.banner-industry .bg-food:hover{
    background-image:url(../img/promotionService/shipin_liang.png);
}