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

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

.super-banner img{
    width: 100%;
}

/*或许你正面临以下难题*/
.super-que-wrap{
    width: 100%;
}

.super-que-wrap .super-que-con{
    width: 1200px;
    margin: 0 auto;
    padding: 68px 0 54px 0;
}

.super-que-wrap .super-que-con .super-que-title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 45px;
}

.super-que-wrap .super-que-con .super-que-box1{
    width: 950px;
    padding: 12px 130px 12px 120px;
    background: url("../../images/qyly/supervise/que_icon06.png") no-repeat;
    background-position: bottom;
    box-sizing: content-box
}

.super-que-wrap .super-que-con .super-que-box1 .super-que-num{
    width: 270px;
    height: 85px;
    background-image: linear-gradient(to top, #3565eb, #4775f3);
    float: left;
    margin-right: 70px;
    color: #fff;
    position: relative;
    padding-top: 20px;
    text-align: center;
    box-sizing: content-box
}

.super-que-wrap .super-que-con .super-que-box1 .super-que-num::after{
    content: "";
    width: 29px;
    height: 43px;
    position: absolute;
    right: -29px;
    bottom: 0;
    background: url("../../images/qyly/supervise/que_icon01.png") no-repeat;
}

.super-que-wrap .super-que-con .super-que-box1 .super-que-num:last-child{
    margin-right: 0;
}

.super-que-wrap .super-que-con .super-que-box1 .super-que-num .num-dian{
    width: 33px;
    height: 33px;
    /*display: inline-block;*/
    background-color: #f4f4f4;
    color: #4371f1;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin-top: -16.5px;
    margin-left: -16.5px;
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.super-que-wrap .super-que-con .super-que-box1 .super-que-num .num-title{
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: bold;
    margin-bottom: 8px;
}

.super-que-wrap .super-que-con .super-que-box1 .super-que-num .num-text{
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: bold;
    color: #dae3f5;
}

.super-que-wrap .super-que-con .super-que-box2{
    width: 100%;
    height: 470px;
    background: url("../../images/qyly/supervise/que_icon07.png") no-repeat;
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-list{
    float: left;
    margin-top: 50px;
    margin-left: 328px;
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-list .super-que-li{
    margin-bottom: 23px;
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-list .super-que-li img{
    margin-top: -3px;
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-list .super-que-li p{
    height: 18px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    /*line-height: 2;*/
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
    margin-left: 10px;
    /*line-height: 40px;*/
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-qm{
    float: left;
    margin-top: 76px;
    margin-left: 328px;
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    /*line-height: 1.53;*/
    letter-spacing: 1.2px;
    text-align: left;
    color: #333333;
    position: relative;
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-qm::after{
    content: "";
    width: 59px;
    height: 44px;
    position: absolute;
    top: -22px;
    left: -21px;
    background: url("../../images/qyly/supervise/que_icon05.png") no-repeat;
}

.super-que-wrap .super-que-con .super-que-box2 .super-que-qm span{
    font-size: 40px;
}

/*基于可视化界面的综合监管平台*/
.super-comp-wrap{
    width: 100%;
}

.super-comp-wrap .super-comp-con{
    width: 1200px;
    margin: 0 auto;
    padding: 8px 0 36px 0;
}

.super-comp-wrap .super-comp-con .super-comp-title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 40px;
}

.super-comp-wrap .super-comp-con .super-comp-box{
    width: 1010px;
    height: 380px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(32, 68, 88, 0.1);
    padding: 38px 95px;
    position: relative;
    margin-bottom: 45px;
    box-sizing: content-box
}

.super-comp-wrap .super-comp-con .super-comp-box::after{
    position: absolute;
    display: inline-block;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 15px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(135deg);
    box-shadow: 2px -2px 6px rgba(32, 68, 88, 0.1);
}

.super-comp-wrap .super-comp-con .super-comp-box .super-comp-box1{
    width: 300px;
    height: 166px;
    background-color: #bfbfbf;
    float: left;
    text-align: center;
    line-height: 166px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.7px;
    margin-right: 55px;
    margin-bottom: 45px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.super-comp-wrap .super-comp-con .super-comp-box .super-comp-box1:nth-child(3),
.super-comp-wrap .super-comp-con .super-comp-box .super-comp-box1:nth-child(6){
    margin-right: 0;
}

.super-comp-wrap .super-comp-con .super-comp-pj{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: #666666;
}

.super-comp-wrap .super-comp-con .super-comp-pj span{
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 1.1px;
    color: #666666;
}

/*可视化图层解决方案*/
.super-ksh-wrap{
    width: 100%;
}

.super-ksh-wrap .super-ksh-con{
    width: 1200px;
    margin: 0 auto;
    padding: 82px 0 64px 0;
}

.super-ksh-wrap .super-ksh-con .super-ksh-title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 10px;
}

.super-ksh-wrap .super-ksh-con h6{
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.7px;
    color: #666666;
    margin-bottom: 34px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box{
    width: 100%;
    height: 380px;
    margin-bottom: 47px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box:last-child{
    margin-bottom: 0;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-left{
    width: 674px;
    height: 379px;
    float: left;
    position: relative;
    border: solid 1px #d3d3d3;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right{
    float: left;
    width: 525px;
    height: 379px;
    position: relative;
    border: solid 1px #d3d3d3;
    border-top: 0;
    border-left: 0;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-left .ksh-box-title{
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 177px;
    border-top: 50px solid #616445;
    border-right: 37px solid transparent;
    text-align: center;
    box-sizing: content-box;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-left .ksh-box-title p{
    color: #fff;
    position: absolute;
    top: -40px;
    left: 35px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-align: center;
    /*margin-top: -9px;*/
    white-space:nowrap;

}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .ksh-rbox-title{
    width: 526px;
    height: 90px;
    /*background-image: linear-gradient(to left, #616445 , #707259);*/
    position: absolute;
    top: -20px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .ksh-rbox-title p:nth-child(1){
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
    margin-left: 23px;
    margin-top: 18px;
    margin-bottom: 5px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .ksh-rbox-title p:nth-child(2){
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    margin-left: 23px;
    color: #ffffff;
}

#top90{
    margin-bottom: 100px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .super-ksh-rul{
    margin-left: 23px;
    margin-bottom: 30px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .super-ksh-rul .ksh-rul-title{
    width: 76px;
    height: 32px;
    background-color: #eeeeee;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    color: #666666;
    margin-bottom: 15px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .super-ksh-rul .super-rul-list{
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    color: #333333;
    margin-right: 45px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .super-ksh-rul .super-rul-list:last-child{
    margin-right: 0;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .super-ksh-rul .super-rul-list .rul-list-img{
    width: 34px;
    height: 34px;
    /*background: #efefef;*/
    margin: auto;
    margin-bottom: 10px;
}

.super-ksh-wrap .super-ksh-con .super-ksh-box .super-ksh-right .super-ksh-rul .super-rul-list .rul-list-img img{
    width: 100%;
}

/*目前它已形成以下成熟的子系统应用*/
.super-xtyy-wrap{
    width: 100%;
}

.super-xtyy-wrap .super-xtyy-con{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.super-xtyy-wrap .super-xtyy-con .super-xtyy-title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 35px;
}

.super-xtyy-wrap .super-xtyy-con .xtyy-left-box{
    width: 378px;
    height: 449px;
    float: left;
    margin-right: 7px;
    padding-top: 30px;
    background: url("../../images/qyly/supervise/xtyy_icon01.png") no-repeat;
    box-sizing: content-box
}

.super-xtyy-wrap .super-xtyy-con .xtyy-left-box p{
    margin-left: 26px;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.5px;
    color: #3a404e;
}

.super-xtyy-wrap .super-xtyy-con .xtyy-right-box{
    width: 815px;
    height: 480px;
    float: right;
}

.super-xtyy-wrap .super-xtyy-con .xtyy-right-box .xtyy-left-list{
    width: 196px;
    height: 188px;
    border: solid 1px #d6d6d6;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
    padding-top: 46px;
    text-align: center;
    box-sizing: content-box
}

.super-xtyy-wrap .super-xtyy-con .xtyy-right-box .xtyy-left-list:nth-child(4),
.super-xtyy-wrap .super-xtyy-con .xtyy-right-box .xtyy-left-list:nth-child(8){
    margin-right: 0;
}

.super-xtyy-wrap .super-xtyy-con .xtyy-right-box .xtyy-left-list .left-list-img{
    width: 143px;
    height: 93px;
    margin: auto;
    margin-bottom: 30px;
    /*background: #efefef;*/
}

.super-xtyy-wrap .super-xtyy-con .xtyy-right-box .xtyy-left-list .left-list-img img{
    width: 100%;
}

.super-xtyy-wrap .super-xtyy-con .xtyy-right-box .xtyy-left-list p{
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
}

/*关于您关心的设备对接问题*/
.super-sbdj-wrap{
    width: 100%;
}

.super-sbdj-wrap .super-sbdj-con{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 87px;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 10px;
}

.super-sbdj-wrap .super-sbdj-con h6{
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.7px;
    color: #666666;
    margin-bottom: 34px;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box{
    width: 1200px;
    height: 518px;
    box-shadow: 0 0 30px 0 rgba(32, 68, 88, 0.1);
    background: url("../../images/qyly/supervise/sbdj_icon01.png") no-repeat;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list:nth-child(1),
.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list:nth-child(6){
    width: 120px;
    margin: 66px 149px 39px 137px;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list{
    margin: 66px 149px 0 0;
    width: 120px;
    float: left;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list:nth-child(4),
.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list:nth-child(9){
    margin-right: 0;
    width: 120px;
    float: left;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list .sbdj-img{
    width: 108px;
    height: 108px;
    margin: auto;
    margin-bottom: 18px;
    /*background: #efefef;*/
    border-radius: 50%;
    text-align: center;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list .sbdj-img{
    width: 100%;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-list p{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-align: center;
    color: #333333;
}

.super-sbdj-wrap .super-sbdj-con .super-sbdj-box .super-sbdj-zx{
    width: 561px;
    height: 50px;
    margin: auto;
    border: solid 1px #dbdbdb;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.7px;
    text-align: center;
    line-height: 50px;
    color: #666666;
}

/*下面是部分案例*/
.super-cgal-wrap{
    width: 100%;
}

.super-cgal-wrap .super-cgal-con{
    width: 1200px;
    margin: 0 auto;
    padding: 56px 0 50px 0;
}

.super-cgal-wrap .super-cgal-con .super-cgal-title{
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 53px;
}

.super-cgal-wrap .super-cgal-con .super-cgal-box{
    width: 1080px;
    height: 575px;
    padding: 45px 70px 40px 50px;
    box-shadow: 0 0 30px 0 rgba(32, 68, 88, 0.1);
    box-sizing: content-box;
}

.super-cgal-wrap .super-cgal-con .cgal-box{
    width: 100%;
    margin-bottom: 40px;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-left{
    width: 471px;
    height: 266px;
    /*background: #efefef;*/
    float: left;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-left img{
    width: 100%;
    height: 100%;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right{
    width: 570px;
    height: 266px;
    float: right;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right h3{
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 20px;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right .cgal-rbox-text{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.86;
    letter-spacing: 0.6px;
    color: #666666;
    margin-bottom: 25px;
    width: 569px;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right .cgal-rbox-list{
    float: left;
    display: inline-block;
    text-align: center;
    margin-right: 30px;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right .cgal-rbox-list:last-child{
    margin-right: 0;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right .cgal-rbox-list .rbox-list-img{
    width: 64px;
    height: 64px;
    /*background-color: #c6c6c6;*/
    margin: auto;
    margin-bottom: 15px;
    border-radius: 50%;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right .cgal-rbox-list .rbox-list-img img{
    width: 100%;
}

.super-cgal-wrap .super-cgal-con .cgal-box .cgal-box-right .cgal-rbox-list p{
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #333333;
    width: 90px;
}
/*点击立即获取解决方案*/
.programme-wrap_old {
    width: 100%;
    background: #2d3d5f;
    background: no-repeat;
    background-size: cover;
}

.programme-content_old {
    width: 1200px;
    padding: 20px 0 18px 0;
    margin: 0 auto;
    color: #fff;
}

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

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

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

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

.programme-content_old 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_old ul li .text {
    font-size: 23px;
    line-height: 60px;
}