/*智慧营销*/
#market-banner {
    width: 100%;
    min-width: 1200px;
    /*height: 830px;*/
    background: #efefef;
}

#market-banner img {
    width: 100%;
}

#challenges-wrap {
    width: 100%;
}

#challenges-wrap .challenges-content {
    width: 1200px;
    margin: 0 auto;
    padding: 55px 0 65px 0;
}

.challenges-line {
    width: 481px;
    height: 1px;
    background-color: #cacaca;
    margin: 0 auto;
    position: relative;
    margin-bottom: 80px;
}

.challenges-line .challenges-yuan {
    width: 5px;
    height: 5px;
    border: solid 1px #3083f4;
    border-radius: 50%;
    position: absolute;
    margin-top: -3px;
    background: #fff;
    left: 50%;
    margin-left: -2.5px;
}

.challenges-line .challenges-yuan::before {
    content: "";
    width: 42px;
    height: 1px;
    position: absolute;
    background: #3083f4;
    top: 2px;
    left: 5px;
}

.challenges-line .challenges-yuan::after {
    content: "";
    width: 42px;
    height: 1px;
    position: absolute;
    background: #3083f4;
    left: -43px;
    top: 2px;
}

#challenges-wrap .challenges-content .challenges-box {
    width: 356px;
    height: 280px;
    float: left;
    background-image: linear-gradient(304deg, #efefef, #f8f9fa);
    margin-right: 50px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

#challenges-wrap .challenges-content .challenges-box:last-child {
    margin-right: 0;
}

#challenges-wrap .challenges-content .challenges-box .challenges-title {
    text-align: center;
    width: 100%;
    height: 54px;
    padding-top: 60px;
    background: url("../../images/market_que01.png") no-repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
    box-sizing: content-box;
}

#challenges-wrap .challenges-content .challenges-box .challenges-title img {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -35px;
}

#challenges-wrap .challenges-content .challenges-box .challenges-title p {
    font-size: 24px;
    font-weight: bold;
    line-height: 0.92;
    color: #ffffff;
}

#challenges-wrap .challenges-content .challenges-box .challenges-content {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    text-align: left;
    color: #333333;
    width: 306px;
    padding: 34px 25px 39px 25px;
}

#ability-wrap {
    width: 100%;
    background-image: linear-gradient(304deg, #3083f4, #39a2f3);
}

#ability-wrap .ability-content {
    width: 1200px;
    margin: 0 auto;
}

#ability-wrap .ability-content .ability-img {
    width: 330px;
    height: 178px;
    /*background-color: #d7d7d7;*/
    float: left;
    margin-right: 60px;
}

#ability-wrap .ability-content .ability-text {
    float: left;
    margin-right: 100px;
    margin-top: 50px;
}

#ability-wrap .ability-content .ability-text p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    line-height: 0.94;
    letter-spacing: 2.4px;
    text-align: left;
    color: #e0eafd;
    margin-bottom: 25px;
}

#ability-wrap .ability-content .ability-text p:nth-child(2) {
    font-size: 25.5px;
    font-weight: bold;
    line-height: 0.93;
    letter-spacing: 3.1px;
    color: #ffffff;
    padding: 8px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
}

#ability-wrap .ability-content .ability-tel {
    float: left;
    width: 270px;
    margin-top: 50px;
}

#ability-wrap .ability-content .ability-tel .ability-telImg {
    width: 42px;
    height: 42px;
    /*background: #efefef;*/
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

#ability-wrap .ability-content .ability-tel .ability-telText {
    font-size: 19px;
    font-weight: 500;
    line-height: 1.21;
    letter-spacing: 0.8px;
    text-align: left;
    color: #ffffff;
}

#ability-wrap .ability-content .ability-tel button {
    padding: 0 25px;
    background-color: #42c6de;
    font-size: 14px;
    font-weight: 500;
    line-height: 2.79;
    letter-spacing: 0.6px;
    color: #ffffff;
    border: 0;
    cursor: pointer;
}

#solution-wrap {
    width: 100%;
}

#solution-wrap .solution-content {
    width: 1200px;
    margin: 0 auto;
    padding: 65px 0 50px 0;
}

#solution-wrap .solution-content .solution-imgWrap {
    width: 1200px;
    height: 439px;
    /*background: #efefef;*/
    text-align: center;
}

#tourism-wrap {
    width: 100%;
}

#tourism-wrap .tourism-content {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

#tourism-wrap .tourism-content .tourism-cons {
    width: 1200px;
    height: 907px;
    background: url("../../images/tourism_01.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 60px;
}

#tourism-wrap .tourism-content .tourism-cons p:nth-child(1) {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.38;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    margin-top: 15px;
    /*margin-bottom: 8px;*/
}

#tourism-wrap .tourism-content .tourism-cons p:nth-child(1) span {
    color: #f1ea1d;
}

#tourism-wrap .tourism-content .tourism-cons p:nth-child(2) {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
    color: #ffffff;
}

#tourism-wrap .tourism-content a {
    width: 166px;
    height: 46px;
    border: solid 1px #3083f4;
    color: #3083f4;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    cursor: pointer;
}

#internet-wrap {
    width: 100%;
    /*background: url("../../images/internet_bg.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    position: relative;
    overflow: hidden;
}

#internet-wrap #internet-img {
    z-index: -1;
    position: absolute;
    box-sizing: border-box;
    top: -200%;
    right: -200%;
    bottom: -200%;
    left: -200%;
    width: 500%;
    height: 500%;
    background-image: url('../../images/internet_bg.png');
    background-position: 50% 50.8%;
    transition: all .9s ease;
}

#internet-wrap:hover #internet-img {
    transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    /* IE 9 */
    -moz-transform: scale(0.5, 0.5);
    /* Firefox */
    -webkit-transform: scale(0.5, 0.5);
    /* Safari and Chrome */
    -o-transform: scale(0.5, 0.5);
    /* Opera */
}

#internet-wrap .internet-content {
    width: 1200px;
    margin: 0 auto;
    padding: 160px 0 125px 0;
    text-align: center;
     
}

#internet-wrap .internet-content .internet-box {
    width: 518px;
    height: 80px;
    padding: 25px 0;
    background-color: rgba(247, 249, 252, 0.65);
    margin: 0 auto;
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(247, 249, 252, 1)
}

#internet-wrap .internet-content .internet-box p:nth-child(1) {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1.8px;
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
}

#internet-wrap .internet-content .internet-box p:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
    color: #666666;
}

#internet-wrap .internet-content .internet-box p:nth-child(2) span {
    color: #3083f4;
}

#internet-wrap .internet-content a {
    width: 140px;
    height: 46px;
    display: inline-block;
    background-color: #3083f4;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 46px;
    color: #ffffff;
    border: 0;
    cursor: pointer;
}
.qylyly-text {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    color: #d0d0d0;
    margin-bottom: 60px;
}
/*点击立即获取解决方案*/
.programme-wrap {
    width: 100%;
    background: #2d3d5f;
    background: no-repeat;
    background-size: cover;
}

.programme-content {
    width: 1200px;
    padding: 20px 0 18px 0;
    margin: 0 auto;
    color: #fff;
    position: relative;
    transform:translate(0 , 0);
    left:0;
    right: 0;

}

.programme-content ul li {
    float: left;
    margin-right: 140px;
}

.programme-content ul li:last-child {
    margin-right: 0;
}

.programme-content ul li .tel,
.programme-content ul li .telnumber {
    font-size: 22px;
    color: white;
}

.programme-content ul li .clickGet {
    font-size: 28px;
    letter-spacing: 1px;
    float: left;
    line-height: 60px;
}

.programme-content ul li .applyBtn {
    width: 132px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    font-size: 20px;
    float: left;
    margin-left: 30px;
    margin-top: 12px;
    -webkit-animation: bounceIn 1.5s infinite linear;
    -o-animation: bounceIn 1.5s infinite linear;
    animation: bounceIn 1.5s infinite linear;
}

.programme-content ul li .text {
    font-size: 23px;
    line-height: 60px;
}

.footer {
    margin-top: 0 !important;
}

.header .bottom1 {
    width: 100%;
    min-width: 1200px;
    height: 46px;
    background-color: #3565eb
}

.header .bottom1 .nav_box {
    height: 46px;
    line-height: 46px;
}

.header .bottom1 .nav_box>li {
    float: left;
    width: 258px;
    /*width: 136px;*/
    padding: 0 21px;
    /*border-right: 1px solid #fafafa;*/
    height: 46px;
    text-align: center
}

.header .bottom1 .nav_box>li:last-child {
    border-right: none;
}

.header .bottom1 .nav_box>li:hover,
.nav_box .active {
    background: rgba(13, 77, 142, 1);
}

.header .bottom1 .nav_box>li>a {
    color: #FFFFFF;
    font-size: 16px
}

.chatLootom {
    cursor: pointer;
}