* {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.box-qh .title-box ul.title-ul .qh-title.active {
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#00793e;
    transition: left 10s cubic-bezier(1, 0.09, 0.17, 1);
}

a {
    text-decoration: none;
}

.content {
    width: 1252px;
    margin: 0 auto;
}
.content2 {
    width: 1200px;
    margin: 0 auto;
}
.box-qh {
    height: 550PX;
    margin: 0 auto;
}

.box-qh .title-box {
    width: 685px;
    margin: 0 auto;
}

.box-qh .title-box ul.title-ul {
    width: 100%;
}

.box-qh .title-box ul.title-ul .qh-title {
    margin: 6px 40px;
    height: 35px;
    cursor: pointer;
    font-size: 18px;
    float: left;
}


.box-qh .b-box .box-qh-nr {
    background-color: #f1f5f7;
    margin-top: 5px;
    display: none;
    border-radius: 2px;
    /* 0px 3px 4px #bdbdbd */
    -webkit-box-shadow:0px 0px 8px 0px #bdbdbd;
    -moz-box-shadow:0px 0px 8px 0px #bdbdbd;
    box-shadow:0px 0px 8px 0px #bdbdbd;
}

.box-qh .b-box .box-qh-nr ul li.x-bq {
    float: left;
    padding: 9px 14px;
    margin: 0 5px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.box-qh .box-qh-nr ul li.x-bq:nth-child(1) {
    margin-left: 0px;
}

.box-qh .b-box .box-qh-nr {
    width: 100%;
    height: 400px; 
}

.box-qh .b-box .box-qh-nr .sx-box {
    height: calc(100% - 34px);
    display: none;
}

.box-qh .b-box .box-qh-nr .cloud-block {
    display: block;
}

.box-qh .b-box .box-qh-nr .sx-box-l {
    /* padding: 0px 40px; */
    width: calc(50% - 35px);
    height: calc(100% - 34px);
    margin-left: 35px;
    position: relative;
}

.box-qh .b-box .box-qh-nr #left-fu {
    margin-left: -553px;
    
}

.box-qh .b-box .box-qh-nr .sx-box-l h3 {
    font-size: 20px;
    margin-top: 40px;
}

.box-qh .b-box .box-qh-nr .sx-box-l i {
    width: 78px;
    height: 10px;
    display: block;
    border-bottom: 3px solid #00793e;
}

.box-qh .b-box .box-qh-nr .sx-box-l .jxc-text {
    margin-top: 32px;
}

.box-qh .b-box .box-qh-nr .sx-box-l .jxc-text h4 {
    font-size: 14px;
}

.box-qh .b-box .box-qh-nr .sx-box-l .jxc-text p {
    margin-left: 8px;
    line-height: 18px;
    font-size: 14px;
    color: #555555;
    margin-top: 10px;
}
.box-qh .b-box .box-qh-nr .sx-box-l .button{
    position: absolute;
    bottom: -15px;
}
.box-qh .b-box .box-qh-nr .sx-box-l .button .btn {
    /* width: 100%; */
    height: 27px;
    width: 80px;
    text-align: center;
    display: inline-block;
    line-height: 27px;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
}
.box-qh .b-box .box-qh-nr .sx-box-l .button .btn1{
    color: #00793e;
    
    border: 1px solid #00793e;
}
.box-qh .b-box .box-qh-nr .sx-box-l .button .btn2{
    color: #fff;
    border: 1px solid #00793e;
    background-color: #00793e;
}
.box-qh .b-box .box-qh-nr .sx-box-l .btn button {
    width: 28%;
    margin: 28px auto;
    height: 33px;
    background: none;
    border: none;
    margin-left: 126px;
    border: 1px solid #00793e;
    color: #00793e;
    cursor: pointer;
}

/* 平台右边 */
.box-qh .b-box .box-qh-nr .sx-box .sx-box-r {
    width: 50%;
    margin-right: -630px;
}

.box-qh .b-box .box-qh-nr .sx-box .sx-box-r .img-title {
    margin-top: 13px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.box-qh .b-box .box-qh-nr .sx-box .sx-box-r .img-r img {
    width: 100%;
    height: 100%;
}

.box-qh .b-box .box-qh-nr .sx-box .sx-box-r .img-r {
    width: 555px;
    height: 270px;
    margin-top: 63px;
    /* background-color: red; */
}

.beij {
    background-color: #dde7eb;
}

.box-qh .box-qh-nr.block {
    display: block;
    overflow: hidden;
    /* height: 400px; */
    transition: left 10s cubic-bezier(1, 0.09, 0.17, 1);
}



/* 轮播 */
.pb-carouselWarp {
    position: relative;
    width: 1252px;
    height: 468px;
    overflow: hidden;
    margin: 0 auto;
}

.pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%
}

.pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0
}

.pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%)
}

.pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff6f2;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #a9a9a9;
}

.pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #233f77
}

.pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    border: none
}

.pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: url(img/arrow-left.png) no-repeat center
}

.pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: url(img/arrow-right.png) no-repeat center
}

.pb-carouselWarp[type=updown] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%)
}

.pb-carouselWarp[type=updown] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0
}

.pb-carouselWarp[type=updown] .pb-carousel-ind .pb-this {
    background-color: #000
}

.pb-carouselWarp[type=updown] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.pb-carouselWarp[type=updown] .pb-arrow-prev {
    top: 20px;
    background: #000 url(img/arrow-top.png) no-repeat center
}

.pb-carouselWarp[type=updown] .pb-arrow-next {
    top: auto;
    bottom: 20px;
    background: #000 url(img/arrow-bottom.png) no-repeat center
}

/* 什么是super云软件 */
.wrap .explain-box {
    margin-top: 40px;
    text-align: center;
}

.wrap .explain-box .content h3 {
    color: #555555;
    font-size: 24px;
}
.wrap .explain-box .content h3 span{
    color: #00793e;
}
.wrap .explain-box .content h3 span i{
    font-size: 42px;
    font-style:normal;
}
.wrap .explain-box .content p {
    line-height: 30px;
    color: #323232;
    font-size: 15px;
    margin-top: 12px;
}

/* 模式 */
.wrap .model-box {
    margin-top: 50px;
}
.wrap .model-box .content ol{
    width: 1252px;
}

.wrap .model-box .content ol>li {
    width: 47%;
    height:170px;
    float: left;
    /* margin-left: 14px; */
    transform: scale(1);
    /* padding: 10px 40px; */
    cursor: pointer;
    text-align: center;
    background-color: #f7f9fb;
    border: 1px solid #e2e6e6;
}

/*.wrap .model-box .content ol>li.dh2{
    width: 50%;
} */
.wrap .model-box .content ol>li.in{
    transform: scale(1.05);
    transform-origin:center;          
    transition:all 200ms ease-in;       
}
.wrap .model-box .content ol>li.out{
    transform: scale(1);
    transform-origin:center;          
    transition:all 200ms ease-in;       
}
.wrap .model-box .content ol>li div.ms {
    margin-top: 30px;
    height: 33px;
    text-align: center;
}

.wrap .model-box .content ol>li div.ms i.i {
    display: inline-block;
    width: 35px;
    height: 33px;
    vertical-align: middle;
    margin-top: -8px;
}

.wrap .model-box .content ol>li div.ms i.i1 {

    background-image: url(../images/llq-tp.png);
}

.wrap .model-box .content ol>li div.ms i.i2 {
    background-image: url(../images/ptai-tp.png);
}

.wrap .model-box .content ol>li div.ms i.i3 {
    background-image: url(../images/ybs-tp.png);
}

.wrap .model-box .content ol>li div.ms i.i4 {
    background-image: url(../images/zsy-tp.png);
}

.wrap .model-box .content ol>li div.ms span {
    color: #464646;
    font-size: 17px;
    font-weight: bold;
    margin-left: 19px;
    line-height: 33px;
}

.wrap .model-box .content ol>li p.text {
    font-size: 14px;
    color: #555555;
    /* text-align: left; */
    /* width: 245px; */
    padding: 0 28px;
    line-height: 25px;
    margin-top: 25px;
}
.wrap .model-box .content ol>li:nth-child(1) {
    margin-right: 4%;
}
/* 四个 */
.sge{
    height: 300px;
    margin: 53px 0;
}
.sge .content2 .sgebox{
    float: left;
    height:322px;
    width: 298px;
    margin: 0 10px;
    cursor: pointer;
    /* background-color:yellowgreen; */
}
.sge .content2 .sgebox .sgeboximg{
    width: 100%;
    height: 197px;
    line-height: 10px;
    background-color: #e8eff5;
}
.sge .content2 .sgebox .sgeboximg .sgeimg{
    text-align: center;
}
.sge .content2 .sgebox .sgeboximg .sgeimg img{
    margin-top: 42px;
}
.sge .content2 .sgebox .sgeboxtext{
    margin: 32px 14px;

}
.sge .content2 .sgebox .sgeboxtext h3 {
    font-size: 19px;
}
.sge .content2 .sgebox .sgeboxtext p{
    margin-top: 10px;
    font-size: 14px;
    color: #5b5c5e;
}
.sge .content2 .sgebox.yc{
    transform: scale(1);
    transform-origin:center;          
    transition:all 200ms ease-in; 
}
.sge .content2 .sgebox.yr{
    transform: scale(1.05);
    transform-origin:center;          
    transition:all 200ms ease-in; 
}


/* 了解更多 */
.seek-phone{
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    color: #434343;
}
.seek-phone h3{
    font-size: 24px;

}
.seek-phone p{
    font-size: 22px;
    margin-top: 14px;
}