html {
    min-width: 100%;
}

.col-xs-12 {
    width: auto;
    padding: 0 0.2rem;
}

.jx-nav {
    height: auto;
    margin: .2rem 0;
    line-height: initial;
}

.jx-sm__logo {
    width: 2.06rem;
    height: 0.48rem;
}

.jx-sm__menu {
    margin-right: .19rem;
}

.jx-sm__menu .icon {
    font-size: 0.36rem;
}

.aside {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10000;
    font-size: initial;
}

.aside .a {
    color: #333;
}

.aside-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.aside-body {
    width: 6.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    font-size: .28rem;
    z-index: 1000;
}

.sm-bg {
    background-color: #2c6dd5;
}

.jx-aside__hd {
    padding-top: .4rem;
}

.jx-aside__hd .close {
    height: 0.88rem;
    line-height: 0.88rem;
}

.jx-aside__hd .close .icon {
    font-size: .34rem;
    padding-left: .3rem;
    color: #fff;
}

.jx-aside__list {
    padding-bottom: .98rem;
}

.jx-aside__list>li {
    height: 1.1rem;
    padding-left: .3rem;
    border-bottom: 1px solid #eeeeee;
}

.jx-aside__list>li.active {
    background-color: #fbfbfb;
}

.jx-aside__list .as-img {
    width: .62rem;
    height: .44rem;
    margin-right: .10rem;
}

.jx-aside__ft {
    width: 100%;
    height: .98rem;
    position: absolute;
    left: 0;
    bottom: 0;
}

.jx-banner,
.jx-banner__content>ul>li {
    width: 100%;
    height: 4.28rem;
}

.con-block {
    width: 100%;
    height: 3.4rem;
    box-sizing: border-box;
    display: block;
    bottom: 0;
    transform: translate(-50%, 0);
}

.con-block__left {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.jx-banner__content>ul>li:nth-child(1) .con-block__left {
    background: url(../mini/sm-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.con-block__left .title {
    font-size: .48rem;
    margin: 0 0 .2rem 0;
    padding-top: .59rem;
}

.con-block__left .explain {
    font-size: .28rem;
    line-height: .5rem;
    margin-bottom: 0;
}

.con-block__left .list {
    width: 85%;
    margin: .6rem auto 0;
}

.con-block__left .list>li {
    margin-right: 0;
    font-size: .24rem;
}

.jx-banner__circle {
    bottom: .15rem;
}

.jx-banner__circle .item {
    width: .16rem;
    height: .06rem;
}

.jx-main__block .title {
    font-size: .36rem;
    margin-bottom: .3rem;
}

.jx-main__block .explain {
    width: 5.3rem;
    line-height: .4rem;
    padding-bottom: 0.3rem;
    margin: 0 auto .2rem;
    font-size: .2rem;
}

.jx-main__block .explain:after {
    width: 1.48rem;
    height: .03rem;
}

.jx-service {
    padding: .44rem 0 .18rem;
}

.jx-service .list {
    background-color: transparent;
}

.jx-service .list .list-item,
.jx-service .list .list-item__sm {
    width: 2.35rem;
    height: 2.35rem;
    border-right: 0;
    font-size: 0.24rem;
    position: relative;
    color: #2c6dd5;
}

.jx-service .list .list-item:after {
    content: "";
    border: .01rem solid #f6f6f6;
    height: 1.85rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.jx-service .list .list-item:before {
    content: "";
    border: .01rem solid #f6f6f6;
    width: 1.85rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.jx-service .list .list-item:nth-child(3n):after,
.jx-service .list .list-item:nth-child(4):before,
.jx-service .list .list-item:nth-child(5):before,
.jx-service .list .list-item.active:after,
.jx-service .list .list-item.active:before {
    border: none
}

.jx-service .list .list-item__img {
    width: 0.98rem;
    height: 0.98rem;
    margin-bottom: 0.2rem;
}

.jx-solution {
    padding: .18rem 0 .2rem;
    background-color: #f6f6f6;
}

.jx-solution .list .list-item {
    width: 3.55rem;
    height: 2rem;
}

.jx-solution .list .list-item.active a:after {
    width: 0;
}

.jx-solution .list .list-item__intro {
    width: 100%;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.jx-solution .list .list-item__intro .text {
    font-size: 0.24rem;
}

.jx-solution .list .list-item__intro .text:after {
    width: 0;
}

.footer .pd,
.foot .pd {
    padding-top: .31rem;
}

.jx-info__item .item-intro {
    margin-bottom: 0;
}

.jx-info__item .item-intro .title {
    font-size: .24rem;
    padding-left: .26rem;
    margin-bottom: .15rem;
}

.footer,
.foot,
.footer a,
.foot a {
    font-size: .2rem;
}

.jx-info__item .item-intro .title:before {
    width: .04rem;
    height: .24rem;
    bottom: .025rem;
}

.jx-info__item .item-intro .list li {
    margin: 0 .2rem .16rem 0;
}

.jx-info__item .item-intro__follow .title:before {
    left: 17%;
}

.jx-info__item .item-intro__follow .code {
    width: 1.48rem;
    height: 1.48rem;
}

.jx-explain {
    padding: .36rem 0;
}


/* 开发服务 */

.jx-banner__service {
    padding: 0;
    overflow: unset;
}

.sm-pos {
    position: absolute;
    top: 1.15rem;
}

.jx-case {
    padding: 2.08rem .2rem .18rem;
}

.jx-case .list>li {
    width: 100%;
    height: 4rem;
    margin-right: 0;
    display: none;
}

.jx-case .list>li .padding {
    margin: .56rem .18rem 0 .26rem;
}

.jx-case .list>li .list-item__intro {
    max-width: 50%;
    padding-top: 0.55rem;
}

.jx-case .list>li .list-item__intro .title {
    font-size: .36rem;
    margin-bottom: .26rem;
    padding-bottom: .16rem;
}

.jx-case .list>li .list-item__intro .title::after {
    width: 1.06rem;
    height: .04rem;
}

.jx-case .list>li .list-item__intro .content {
    font-size: .2rem;
    line-height: .4rem;
    max-width: 90%;
}

.jx-case .list>li .list-item__show .show-img {
    width: 2.47rem;
    height: 3.8rem;
}

.jx-case .list>li .list-item__show .show-img__absolute {
    height: 3.4rem;
    top: .55rem;
    right: 1.3rem;
}

.jx-case .list>li .list-item__show .show-img1 {
    width: 3.56rem;
    height: 3.03rem;
}

#pagination {
    padding: 0 .2rem;
}

#pagination>li {
    padding: .05rem .1rem;
    font-size: 0.16rem;
}


/* 解决方案 */

.jx-banner__solution .jx-banner__content>ul>li .con-block__left {
    background: url(../mini/sol-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: .62rem 0 0;
}

.jx-banner__solution .con-block__left .text {
    font-size: .36rem;
    margin: 0 0 .44rem 1.5rem;
}

.jx-banner__solution .con-block__left .title {
    font-size: .4rem;
    padding: 0;
    margin: 0 0 .23rem 2.25rem;
}

.jx-banner__solution .con-block__left .explain {
    font-size: .24rem;
    margin: 0 0 0 .75rem;
}

.jx-banner__solution .jx-banner__circle {
    bottom: .2rem;
}

.jx-sm__tab {
    padding-top: .2rem;
    background-color: #f6f6f6;
}

.jx-sm__tab li {
    width: 1.75rem;
    height: 1.75rem;
    font-size: .24rem;
    line-height: 1.76rem;
    background-color: #fff;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #2c6dd5;
}

.jx-sm__tab li:nth-child(4n) {
    border-right: 0;
}

.jx-sm__tab li:nth-child(5),
.jx-sm__tab li:nth-child(6),
.jx-sm__tab li:nth-child(7) {
    border-bottom: none;
}

.jx-sm__tab li.active {
    background-color: #2c6dd5;
    color: #fff;
}

.jx-sm__tab li:last-child a:active {
    color: #2c6dd5;
}

.jx-tab__content {
    padding: .2rem 0
}

.jx-tab__content .row {
    height: 100%;
    padding: .3rem;
}

.jx-tab__content .row-intro {
    width: auto;
    padding-top: 0;
    margin: .3rem 0 0;
}

.jx-tab__content .row-intro .title {
    font-size: .36rem;
    margin-bottom: .15rem;
}

.jx-tab__content .row-intro__con .text,
.jx-tab__content .row-intro__con .btn {
    font-size: .24rem;
}

.jx-tab__content .row-intro__con .btn {
    cursor: none;
}

.jx-tab__content .row-intro__con .text {
    line-height: .44rem;
}

.jx-tab__content .row-intro__con .btn .icon {
    font-size: .2rem;
}

.jx-tab__content .row-large {
    width: 100%;
    height: 2.28rem;
    min-height: auto;
}


/* 关于我们 */

.vjs-controls-disabled .vjs-big-play-button {
    display: none;
}

.jx-video__post {
    width: 100%;
    height: 100%;
    background: url(../image/video-post.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.jx-video__post .vj-play {
    width: 100%;
    height: 100%;
    position: relative;
}

.jx-video__post .vj-play .vj-play__btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.jx-video__post .vj-play .vj-play__btn .icon {
    font-size: .7rem;
}

.jx-banner__about>.title {
    width: 100%;
    font-size: .48rem;
}

.jx-main__content .content {
    padding: .9rem .42rem .7rem;
}

.jx-main__content .row {
    padding: .2rem .2rem 0;
}

.jx-main__content .con-intro {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}

.jx-main__content .content .title {
    font-size: .36rem;
    margin-bottom: .4rem;
}

.jx-main__content .content .detail {
    font-size: .24rem;
}

.jx-main__content .content .detail p {
    text-indent: .5rem;
    line-height: .5rem;
    margin-bottom: .2rem;
}

.jx-main__content .content .detail p:last-child {
    margin-bottom: 0;
}

.jx-main__content .con-img {
    width: 100%;
    height: 4.22rem;
    margin: .18rem 0 0 0;
    padding-bottom: .3rem;
}


/* 联系我们 */

.jx-banner__contact {
    height: 4.48rem;
    background-color: #002b5a;
    position: absolute;
}

.jx-hd__info {
    width: 100%;
    box-sizing: border-box;
    padding: .88rem .2rem 0;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0);
}

.jx-hd__info .info-list {
    padding-left: 0;
    margin-bottom: .28rem;
}

.jx-hd__info .info-list>li {
    margin: .3rem 0 0 0;
}

.jx-hd__info .info-list>li .title {
    margin: .05rem 0 0 0;
    font-size: .24rem;
}

.jx-hd__info .info-list>li a {
    color: #8095ad;
}

.jx-hd__info .info-list>li .text {
    font-size: .28rem;
}

.jx-hd__info .info-content,
.jx-hd__info .info-con__mes,
.jx-hd__info .info-con__mes .block {
    width: 100%;
}

.jx-hd__info .info-content {
    height: 100%;
}

.jx-hd__info .info-con__mes {
    box-sizing: border-box;
    padding: .68rem .3rem .54rem;
    margin-bottom: .3rem;
}

.jx-hd__info .info-con__mes a {
    color: #666;
}

.jx-hd__info .info-con__mes .title {
    font-size: .36rem;
    margin-bottom: .35rem;
}

.jx-hd__info .info-con__mes .text {
    font-size: .24rem;
    margin-bottom: .14rem;
}

.jx-hd__info .info-con__mes .text2 {
    color: #999;
}

.jx-hd__info .info-con__mes .block {
    margin: .26rem 0 0;
}

.jx-hd__info .info-con__mes>.block .form .row {
    margin-top: .3rem;
    padding: .2rem .26rem;
}

.jx-hd__info .info-con__mes>.block .form .row,
.info-con__mes>.block .form .inp {
    font-size: .28rem;
}

.jx-hd__info .info-con__mes>.block .form .btn {
    height: .8rem;
    line-height: .8rem;
    margin: .3rem 0 .53rem;
    font-size: .32rem;
}

.info-con__ads>.title {
    font-size: 0.24rem;
    color: #333;
    margin-bottom: .3rem;
}

.info-con__ads>.title .icon {
    margin-right: .1rem;
    font-size: 0.28rem;
}

.info-con__ads #allmap {
    width: 100%;
    height: 6.8rem;
}