
.site_footer .container {
    background-color: #3C3C3C;
    padding: 0 0.6533333333rem;
    overflow: hidden;
}
.site_footer .container .line1 {
    margin-top: .8rem;
    height: .8rem;
    line-height: .8rem;
}
.site_footer .container .line1 img.logo {
    width: 4.2rem;
    height: .8rem;
}
.site_footer .container .slash {
    font-size: 0.3733333333rem;
    font-family: PingFang-SC-Regular;
    font-weight: 400;
    color: #999999;
    vertical-align: middle;
}
.site_footer .container .line1 .intro {
    vertical-align: middle;
    font-size: 0.42rem;
    font-weight: 400;
    color: #fff;
    height: .8rem;
    line-height: .8rem;
    display: inline-block;
}
.site_footer .container .line2 {
    font-size: 0.38rem;
    font-weight: 400;
    color: white;
    margin-top: 0.8rem;
}
.site_footer .container .line2 span:not(:nth-child(1)) {
    margin-left: 1.6rem;
}
.site_footer .container .line3 {
    margin-top: 0.8rem;
    background-color: #666666;
    height: 1px;
}
.site_footer .container .line4 {
    margin-top: 0.2666666667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    width: max-content;
}
.site_footer .container .line4:nth-child(2n) {
    margin-top: 0.5333333333rem;
}
.site_footer .container .line4 img.gx {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.1333333333rem;
    margin-top: -0.0933333333rem;
}
.site_footer .container .line4 .intro {
    font-size: 0.34rem;
    font-weight: 400;
    color: white;
}
.site_footer .container .slash {
    font-size: 0.3733333333rem;
    font-weight: 400;
    color: #999999;
    vertical-align: middle;
    display: inline-block;
    line-height: .8rem;
}
.site_footer .container .line5, .site_footer .container .line6 {
    margin-top: 0.2rem;
    font-size: 0.34rem;
    font-weight: 400;
    color: white;
    text-align: center;
}
.site_footer .container .qrcode {
    margin: 0.7rem auto .9rem;
    width: 2.5333333333rem;
    height: 2.5333333333rem;
}
.site_footer .container .qrcode img {
    width: 2.5333333333rem;
    height: 2.5333333333rem;
}


#box{
    left: initial;
    right: 0;
    width: 70%;
    height: 100%;
    display: inherit;
    background: #ff9859!important;
    -webkit-transition: -webkit-transform .5s ease,opacity 1s ease;
    -moz-transition: -moz-transform .5s ease,opacity 1s ease;
    -ms-transition: -ms-transform .5s ease,opacity 1s ease;
    transition: transform .5s ease,opacity 1s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    /*opacity: 0;*/
}

#box.ixala_show{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.y_top_ul{
}
#box ul li{
    justify-content: initial;
    padding: 8px 1rem!important;
    margin-bottom: 0;
}
#box ul li:last-child{
    position: absolute;
    top: .6rem;
    right: .6rem;
    padding: 0 !important;
}
#box ul li a{
    color: #fff!important;
    text-align: left;
    padding: 0!important;
    border-right:none!important;
    font-size: .6rem;
}
#box ul li:nth-child(2),#box ul li:nth-child(3) a:nth-child(5){
    display: none;
}
#box ul li:nth-child(3){
    display: grid!important;
    padding: 0px 1.6rem!important;
}
#box ul li:nth-child(3) a{
    padding: 8px 0!important;
    font-size: .5rem;
}
#box ul li:first-child {
    margin-top: 1.6rem;
}

.signup-section {
    background: #ff9859;
    position: relative;
    padding-top: .6rem;
    padding-bottom: .6rem;
}
.container-fluid {
    width: 100%;
    padding-right: .6rem;
    padding-left: .6rem;
    margin-right: auto;
    margin-left: auto;
}
.signup-section .section-title {
    padding: 0;
    margin-bottom: .8rem;
}
.section-title h2 {
    font-size: .7rem;
}
.section-title p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: .4rem;
}
.signup-form, .contact-form {
    padding:.6rem;
    background: #fff;
}
.signup-form input[type=text]{
    height: 1.3rem;
    width: 100%;
    padding: 0 .4rem;
    margin-bottom: .4rem;
    float: left;
    border: none;
    font-size: .4rem;
    font-weight: 500;
    background: #edf4f6;
}
.site-btn {
    display: inline-block;
    min-width: 100%;
    text-align: center;
    border: none;
    padding: .3rem 0;
    /* margin: 0 20%; */
    font-weight: 600;
    font-size: .4rem;
    position: relative;
    color: #fff;
    cursor: pointer;
    background: #ff9859;
}
.top-menu .top-content{
    transform: translateY(114%)!important;
}
.top-menu.active .top-content{
    transform: translateY(-114%)!important;
}
.modal-menu .dalmenu_wixin{
    text-align: center;
    padding-bottom: .4rem;
    color: #fff;
}
.modal-menu .top-content{
    transform: translateY(120%);
}



.serverset-ing {
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
    text-align: center;
    margin-top: .6rem;
}
.serverset-ing .serverset-row {
    float: left;
    width: 33%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.serverset-ing .serverset-row:before {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    border-bottom: 1.5px dashed #0b2e13;
    top: 15%;
    right: -5%;
    transform: rotate(0);
    opacity: .2;
}
.serverset-ing .serverset-row:nth-child(3):before {
    transform: rotate(90deg);
    top: 78%;
    right: 42%;
    margin-right: -1px;
}
.serverset-ing .serverset-row:nth-child(4):before {
    transform: rotate(-180deg);
    top: 15%;
    right: auto;
    left: -4%;
}
.serverset-ing .serverset-row:nth-child(9):before {
    transform: rotate(90deg);
    top: 78%;
    right: 42%;
    margin-right: -1px;
}
.serverset-ing .serverset-row:nth-child(10):before {
    transform: rotate(-180deg);
    top: 15%;
    right: auto;
    left: -4%;
}
.serverset-ing .serverset-row:nth-child(1) {
    order: 1;
}
.serverset-ing .serverset-row:nth-child(2) {
    order: 2;
}
.serverset-ing .serverset-row:nth-child(3) {
    order: 3;
}
.serverset-ing .serverset-row:nth-child(4) {
    order: 7;
}
.serverset-ing .serverset-row:nth-child(6) {
    order: 10;
}
.serverset-ing .serverset-row:nth-child(7) {
    order: 9;
}
.serverset-ing .serverset-row:nth-child(8) {
    order: 8;
}
.serverset-ing .serverset-row:nth-child(9) {
    order: 5;
}
.serverset-ing .serverset-row:nth-child(10) {
    order: 6;
}
.serverset-ing .serverset-row:nth-child(6):before{
    display: none;
}
.serverset-ing .serverset-row p {
    font-size: 14px;
    justify-content: flex-end;
    order: 1;
    /*padding: 10px 0 40px;*/
}
.serverset-ing .serverset-row img {
    width: 42px;
    height: 42px;
    margin: 0 auto;
}


.i-sp-bg1, .i-sp-bg2, .i-sp-bg3, .i-sp-bg4, .i-sp-bg5 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.i-sp-bg1 {
    background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-3g-web-stc/build/img/home/i-sp-bg1.png?20200107);
}
.i-sp-bg2 {
    background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-3g-web-stc/build/img/home/i-sp-bg2.png?20200107);
}
.i-sp-bg3 {
    background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-3g-web-stc/build/img/home/i-sp-bg3.png?20200107);
}
.i-sp-bg4 {
    background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-3g-web-stc/build/img/home/i-sp-bg4.png?20200107);
}
.i-sp-bg5 {
    background-image: url(https://cdn2.weimob.com/saas/@assets/saas-fe-3g-web-stc/build/img/home/i-sp-bg5.png?20200107);
}
.i-sp-list {
    width: 100%;
    height: 4.26667rem;
    list-style: none;
    text-align: center;
    margin-bottom: .26667rem;
}
.i-sp-list p{
    margin: 0;
    padding: 0;
}]
.i-sp-list .g-mb20 {
    margin-bottom: .26667rem;
}
.i-sp-list .k-fcw {
    color: #fff;
}
.i-sp-list .g-pb20 {
    padding-bottom: .26667rem;
}
.i-sp-list .g-pt82 {
    padding-top: 1.09333rem;
}
.i-sp-list .k-fs40 {
    font-size: .53333rem;
}
.i-sp-list .l-h42 {
    line-height: .56rem;
}
.i-sp-list .k-fs24 {
    font-size: .32rem;
}

.tabs_detail_c {
    margin: 0;
    padding: 0;
    text-align: center;
}
.tabs_detail_c li {
    width: 22%;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: .4rem;
    display: inline-block;
}
.tabs_detail_c li .icon {
    width: 70%;
    /*height: 73px;*/
    margin: 0 auto;
}
.tabs_detail_c li .title {
    font-size: 14px;
    color: #797979;
    margin-top: .2rem;
    margin-bottom: 0;
}


.xt01, .xt02, .xt03, .xt04, .xt05, .xt06 {
    width: 45%;
    margin: 0;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.xt-icon {
    float: none!important;
    margin: 0 auto;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: #fff url(../images/xt01.png) center no-repeat;
    box-shadow: 0 0px 30px rgba(135, 135, 135, .1);
}
.xt-icon02{ background: #fff url(../images/xt02.png) center no-repeat;}
.xt-icon03{ background: #fff url(../images/xt03.png) center no-repeat;}
.xt-icon04{ background: #fff url(../images/xt04.png) center no-repeat;}
.xt-icon05{ background: #fff url(../images/xt05.png) center no-repeat;}
.xt-icon06{ background: #fff url(../images/xt06.png) center no-repeat;}

.xt-tt {
    text-align: center;
    color: #666;
    margin: .3rem 0;
    width: 100%;
    float: none!important;
    font-size: .5rem;
}
.xt-txt {
    width: 100%;
    float: none!important;
    text-align: center!important;
    margin-bottom: 10px;
    color: #999;
    font-size: .36rem;
}
.xt-back-c .clearfix{
    margin-top: .4rem;
}
.business .business-content{
    overflow: hidden;
}
.business .business-content img{
    float: left;
    width: 49%;
}
.business .business-content img:nth-child(1),.business .business-content img:nth-child(3){
    margin-right: 2%;
}

.product{
    width: 100%;
    /* height: 300px; */
    overflow-x: auto;
}
.product ul{
    margin: 0;
    padding: 0;
    width: 31.2rem;
}
.product ul li {
    width: 6.6rem;
    /*overflow: hidden;*/
    /* border: 1px solid #dbdbdd; */
    float: left;
    margin: 2.4rem .6rem 0;
    position: relative;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
    background: #fff;
    z-index: 1;
    box-shadow: 0 0 20px rgba(255, 136, 0, .3);
    /* height: 510px; */
    border-radius: .4rem;
}
.product ul li .card {
    /*font-size: 14px;*/
    /*height: 3.6rem;*/
    /*line-height: 26px;*/
    text-align: center;
    background: #ff8800;
    border-radius: initial;
    border-top: none;
    border-top-right-radius: .4rem;
    border-top-left-radius: .4rem;
}
.product ul li:nth-child(1) .card{
    background-image: url("../images/column_box_13.png");
    background-size: 100%;
}
.product ul li:nth-child(2) .card{
    background-image: url("../images/column_box_12.png");
    background-size: 100%;
}
.product ul li:nth-child(3) .card{
    background-image: url("../images/column_box_11.png");
    background-size: 100%;
}
.product ul li:nth-child(4) .card{
    background-image: url("../images/column_box_17.png");
    background-size: 100%;
}
.product ul li .card .card-title{
    margin-bottom: .3rem;
}
.product ul li .card img {
    width: 4.4rem;
    height: 4.4rem;
    margin: -2rem auto 0;
}
.product ul li .card h2, .product ul li .card p.short-info {
    color: #fff;
    font-size: .4rem;
    margin: 0;
}
.product ul li .card h2{
    font-size: .5rem;
}
.product ul li .card-con {
    height: 4.6rem;
    overflow: hidden;
    font-size: 14px;
    width: 80%;
    /* padding-top: 26px; */
    margin: 0px auto;
    text-align: left;
}
.product ul li .card-con .main-info {
    height: auto;
    overflow: hidden;
}
.product ul li .card-con .main-info p.main-desc {
    font-size: 14px;
    line-height: 22px;
    color: #a9b0b4;
    margin: 10px 0;
}
.product ul li .card-con .other-info {
    border-top: 1px solid #ebebec;
    padding-top:.4rem;
    height: auto;
    overflow: hidden;
}
.product ul li .card-con .other-info dl {
    height: auto;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
}
.product ul li .card-con .other-info dl dd {
    /* height: 80px; */
    margin-bottom: 10px;
    padding-right: 5px;
    float: left;
    width: 45%;
}
.product ul li .card-con .other-info dl dd h3{
    font-size: .4rem;
}


ul.logo-list {
    overflow: hidden;
    border: 1px solid #f4f4f4;
    list-style: none;
    margin: .4rem 0.4rem 0;
    padding: 0;
    width: calc(100% - .8rem);
}
ul.logo-list li {
    position: relative;
    width: 33.3%;
    height: 2rem;
    float: left;
    text-align: center;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    transition: 500ms ease-out;
    -webkit-transition: 500ms ease-out;
    -ms-transition: 500ms ease-out;
    -moz-transition: 500ms ease-out;
    -o-transition: 500ms ease-out;
}
ul.logo-list li img {
    max-width: 62%;
    margin: .25rem 0;
    opacity: 0.5;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: 500ms ease-out;
    -webkit-transition: 500ms ease-out;
    -ms-transition: 500ms ease-out;
    -moz-transition: 500ms ease-out;
    -o-transition: 500ms ease-out;
}
ul.logo-list li:hover img {
    opacity: 1;
    filter: none;
}
ul.logo-list li a::after {
    box-shadow: 0 0 0 0 #eee inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.partner .partner-header {
    text-align: center;
}
.partner {
    padding-top: 0.93333333rem;
}
.partner-header h1 {
    font-size: 0.53333333rem;
    line-height: 0.53333333rem;
    font-weight: bold;
    margin-bottom: 0.18666667rem;
    color: #292828;
    text-align: center;
}
.partner-header span {
    display: block;
    font-size: 0.26666667rem;
    line-height: 0.26666667rem;
    font-weight: 400;
    color: #949494;
}


.item01list-con {
    /*margin-top: 15px;*/
    /*padding: 0px 22.5px;*/
    /*margin-bottom: 50px;*/
    overflow: hidden;
}
.item01list-con .list {
    width: 48.5%;
    float: left;
    /* padding: 0px 7.5px; */
    margin-top: .4rem;
    /* border-radius: .2rem; */
    overflow: hidden;
}
.item01list-con .list:nth-child(2n){
    margin-left: 3%;
}
.item01list-con .list .tit {
    /*height: 70px;*/
    /*line-height: 70px;*/
    /*background: #f1f1f1 url(http://www.xnvision.com/skin/images/icon02.png) no-repeat right center;*/
    padding: .2rem;
    background: #f1f1f1;
}
.item01list-con .list .tit a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: .4rem;
    color: #222;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.item01list-con .list img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 3.6rem;
}
