@charset "UTF-8";
/*banner*/
.banner{
    height:6.36rem;
    background:url("/static/default/pc/images/banner.png") no-repeat;
    background-size:cover;
}
.b-text{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.b-text h1{
    font-size: 0.8rem;
    font-weight: bold;
    color: #F2F8FF;
    letter-spacing: 0.01rem;
    position:absolute;
    top:1.4rem;
    padding-right:0.2rem;
    background:url("/static/default/pc/images/brand.png") no-repeat right top;
    background-size:0.16rem 0.16rem;
}
.b-text div{
    width: 1.08rem;
    height: 0.06rem;
    background: #F2F8FF;
    position:absolute;
    top:2.8rem;
    border-radius:0.02rem;
}
.b-text p{
    width: 8.56rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: rgba(242,248,255,0.7);
    line-height: 0.36rem;
    position:absolute;
    top:3.18rem;
}



/*产品矩阵*/
.cpjz-wrapper{
    width:100%;
    background: url("/static/default/pc/images/cpjz-bg.png") no-repeat;
    background-size: cover;
    padding-bottom:0.8rem;
}
.cpjz{
    width:12rem;
    margin:0 auto;
}
.cpjz-nav{
    margin-top:0.6rem;
}
.cpjz-nav .active{
    width: 1.3rem;
    height: 0.6rem;
    background: url("/static/default/pc/images/cpjz-nav-bg.png") no-repeat;
    background-size: cover;
    border-radius: 0.15rem 0.15rem 0.15rem 0px;
    line-height: 0.6rem;
    color:#FFF;
    margin-top:-0.1rem;
}
.cpjz-nav div{
    width: 1.3rem;
    height: 0.5rem;
    background: #FFFFFF;
    border-radius: 0.15rem;
    margin-right:0.2rem;
    float:left;

    font-size: 0.2rem;
    font-weight: 400;
    color: #909399;
    line-height: 0.5rem;
    text-align: center;
    cursor: pointer;
}
.cpjz-nav div:last-child{
    margin-right:0;
}
.cpjz-nav .w150{
    width:1.5rem;
}
.cpjz-content{
    margin-top:0.4rem;
    height: 5.17rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.51rem 0.01rem rgba(48,49,51,0.1);
    border-radius: 0.1rem;
    overflow: hidden;
}
.cpjz-content .active{
    display: block;
}
.cpjz-item{
    position:relative;
    display: none;
}
.cpjz-item>div:nth-child(1){
    width: 5.03rem;
    height: 5.17rem;
    background: #0067A6;
    border-radius: 0.1rem;
    float:left;
}
.cpjz-item>div:nth-child(2) img:nth-child(1){
    width: 6.63rem;
    height: 5.17rem;
    background: #DCDFE6;
    border-radius: 0.1rem;
    position:absolute;
    top:0;
    left:0.15rem;
}
.cpjz-item>div:nth-child(2) img:nth-child(2){
    width:0.62rem;
    height:0.62rem;
    border-radius: 50%;
    position:absolute;
    top:4.86rem;
    left:2.3rem;
    cursor: pointer;
}
.cpjz-item>div:nth-child(2) img:nth-child(3){
    width:0.62rem;
    height:0.62rem;
    border-radius: 50%;
    position:absolute;
    top:4.86rem;
    left:3.68rem;
    cursor: pointer;
}

.cpjz-item>div:nth-child(3){
    width:5.2rem;
    padding:0.7rem 0.75rem 0 0.7rem;
    float:right;
}
.cpjz-item>div:nth-child(3) img:nth-child(1){
    width: 0.8rem;
    height: 0.8rem;
    background: #DCDFE6;
    border-radius: 50%;
}
.cpjz-item>div:nth-child(3) img:nth-child(2){
    width: 0.877rem;
    height: 0.7454rem;
    margin-top:0.15rem;
    float:right;
}
.cpjz-item>div:nth-child(3) h4:nth-child(3){
    font-size: 0.4rem;
    font-weight: bold;
    color: #303133;
    margin-top:0.1rem;
}
.cpjz-item>div:nth-child(3) p:nth-child(4){
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    margin-top:0.1rem;
}
.cpjz-item>div:nth-child(3) p:nth-child(4) a{
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    margin-top:0.1rem;
}
.cpjz-item>div:nth-child(3) div:nth-child(5){
    width: 0.5rem;
    height: 0.06rem;
    background: #00ABD7;
    margin-top:0.1rem;
}
.cpjz-item>div:nth-child(3) div:nth-child(6){
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.3rem;
}
.cpjz-item>div:nth-child(3) button:nth-child(7){
    width: 1.5rem;
    height: 0.5rem;
    background: #0067A6;
    border-radius: 0.06rem;
    border:0;
    cursor: pointer;

    font-size: 0.16rem;
    font-weight: 400;
    color: #FFFFFF;

    margin-top:0.35rem;
    float:right;
}


/*产教融合*/
.cjrh-wrapper{
    height:8.9rem;
}
.cjrh{
    width:12rem;
    margin:0 auto;
    position:relative;
}
.dotMatrixL,.dotMatrixR{
    width:1.28rem;
    height:0.83rem;
}
.dotMatrixL div div,.dotMatrixR div div{
    width: 0.08rem;
    height: 0.08rem;
    background: #0067A6;
    opacity: 0.65;
    border-radius: 50%;
    margin-right:0.07rem;
    margin-bottom:0.07rem;
    float:left;
}
.cjrh-content{
    margin-top:0.32rem;
}
.cjrh-content .clearfix{
    margin-top:0.3rem;
}
.dotMatrixL div div:nth-child(3),.dotMatrixR div div:nth-child(7){
    background: #066CAB;
}
.dotMatrixL div div:nth-child(4),.dotMatrixR div div:nth-child(6){
    background: #0970AF;
}
.dotMatrixL div div:nth-child(5),.dotMatrixR div div:nth-child(5){
    background: #0F79BA;
}
.dotMatrixL div div:nth-child(6),.dotMatrixR div div:nth-child(4){
    background: #1B8ACE;
}
.dotMatrixL div div:nth-child(7),.dotMatrixR div div:nth-child(3){
    background: #3FACEF;
}
.dotMatrixL div div:nth-child(8),.dotMatrixR div div:nth-child(2){
    background: #77CBFF;
}
.dotMatrixL div div:nth-child(9),.dotMatrixR div div:nth-child(1){
    background: #A8DEFF;
}
.dotMatrixL div div:last-child,.dotMatrixR div div:last-child{
    margin-right:0;
}
.dotMatrixL.topLeft{
    margin-top:0.32rem;
}
.dotMatrixL+.topRight{
    position:absolute;
    right:0;
    top:1.86rem;
}
.cjrh-contentL{
    width:5.82rem;
    float:left;
}
.cjrh-contentL h4{
    font-size: 0.4rem;
    font-weight: bold;
    color: #303133;
    text-align: center;
    margin-top: 0.1rem;
}
.cjrh-contentL div:nth-child(2){
    width:0.9rem;
    height:0.1rem;
    background:#0067A6;
    margin:0.25rem auto;
    border-radius:0.02rem;
}
.cjrh-contentL div:nth-child(3){
    font-size: 0.16rem;
    font-weight: 400;
    color: #909399;
    line-height: 0.3rem;
}
.cjrh-contentL button:nth-child(4){
    width: 1.83rem;
    height: 0.5rem;
    border-radius: 0.41rem;
    background:#FFF;
    border: 0.01rem solid #0067A6;

    font-size: 0.16rem;
    font-weight: 400;
    color: #0067A6;
    display: block;
    margin:0.5rem auto 0 ;

    cursor: pointer;
}
.cjrh-contentL button:nth-child(4):hover{
    background: #0067A6;
    color:#FFF;
}
.cjrh-contentR{
    width:5.57rem;
    height:5.7663rem;
    float:right;
    position: relative;
    top:-0.78rem;
}
.cjrh-contentR .dotMatrixR{
    top:3.72rem;
    position:absolute;
    z-index: 1;
}
.cjrh-contentR img:nth-child(2){
    width:4.8293rem;
    height:5.5069rem;
    position:absolute;
    left:0.38rem;
    z-index: -1;
}
.cjrh-contentR img:nth-child(3){
    width:2.2452rem;
    height:2.4696rem;
    position:absolute;
    right:0;
    bottom:0;
}
.cjrh-wrapper .bottom-strip{
    width:81.25%;
    height:1.81rem;
    background:#0067A6;
    border-radius: 0.91rem 0 0 0;
    float:right;
    margin-top:-1.85rem;
    position:relative;
    z-index: -2;
}

/*实训室建设*/
.sxsjs-wrapper{
    background: #F5F7FA;

}
.sxsjs{
    width:12rem;
    margin:0 auto;
    height:16.52rem;
}

.sxsjs-descrption{
    width: 9.5rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
    text-align: center;
    margin:0.3rem auto;

}
.sxsjs-title{
    margin-top:0.6rem;
    margin-bottom:0.65rem;
}
.sxsjs-title div{
    float:left;
}
.sxsjs-title div:nth-child(1){
    width: 0.16rem;
    height: 0.16rem;
    background: #0067A6;
    border-radius: 50%;
    margin:0.13rem 0.15rem 0 0.35rem;
}
.sxsjs-title div:nth-child(2){
    font-size: 0.32rem;
    font-weight: bold;
    color: #303133;
}
.sxsjs-contentL{
    float:left;
    width:3.85rem;
}
.sxsjs-nav{
    width:3.31rem;
    display: flex;
    justify-content: space-between;
}
.sxsjs-nav>div{
    cursor: pointer;
}
.sxsjs-nav span{
    font-size: 0.22rem;
    font-weight: 400;
    color: #303133;
}
.sxsjs-nav .active span{
    font-weight: bold;
}
.sxsjs-nav .active div{
    width: 0.5rem;
    height: 0.07rem;
    background: #0067A6;
    margin:0.09rem 0 0 0.09rem;
    border-radius: 0.02rem;
}
.textContent ul{
    margin-top:0.88rem;
    display: none;
}
.textContent .active{
    display: block;
}
.textContent ul li{
    width:3.64rem;
    height:0.52rem;

    font-size: 0.16rem;
    line-height: 0.27rem;
    font-weight: 400;
    color: #303133;
    margin-bottom:0.44rem;
}
.textContent ul div{
    width: 0.06rem;
    height: 0.06rem;
    background: #00ABD7;
    border-radius: 50%;
    float:left;
    margin-right:0.1rem;
    margin-top:0.23rem;
}
.cutButton{
    margin-top:1.14rem;
}
.cutButton img{
    width:0.47rem;
    height:0.47rem;
    margin-right:0.2rem;
    cursor: pointer;
}
.nextSide{
    /*transform: rotate(180deg);*/
}
.sR-item{
    display: none;
    float:right;
    width:7.52rem;
}
.sR-item.active{
    display: block;
}
.sR-item div:nth-child(1){
    float:left;
}
.sR-item div:nth-child(1) img{
    width: 5.08rem;
    height: 4.69rem;
    border-radius: 0.06rem;
}
.sR-item div:nth-child(2){
    float:right;
}
.sR-item div:nth-child(2) img{
    width: 2.34rem;
    height: 1.5rem;
    background: #DCDFE6;
    border-radius: 0.06rem;
    display: block;
    margin-bottom:0.1rem;
}

.jsbz-item{
    width: 2.9rem;
    height: 5.7rem;
    /*background: #FFFFFF;*/
    border-radius: 0.06rem;
    float:left;
    position:relative;
    margin-right:0.13rem;
}
.jsbz .jsbz-item:last-child{
    margin-right:0;
}
.jsbz-item>div:nth-child(1){
    margin-top:0.3rem;
    text-align: center;
}
.jsbz-item div:nth-child(1) span:nth-child(1){
    font-size: 0.28rem;
    font-weight: bold;
    color: #303133;
    line-height: 0.3rem;
    margin-right:0.15rem;
}
.jsbz-item div:nth-child(1) span:nth-child(2){
    font-size: 0.28rem;
    font-weight: 400;
    color: #909399;
    line-height: 0.3rem;
}
.jsbz-item ul{
    margin-left:0.65rem;
}
.jsbz .jsbz-item:nth-child(2) ul{
    margin-left:0.56rem;
}
.jsbz .jsbz-item:nth-child(3) ul{
    margin-left:0.31rem;
}
.jsbz .jsbz-item:nth-child(4) ul{
    margin-left:0.64rem;
}
.jsbz-item ul div{
    width: 0.06rem;
    height: 0.06rem;
    background: #00ABD7;
    float:left;
    margin:0.09rem 0.05rem 0 0 ;

}
.jsbz-item ul li{
    margin-top:0.15rem;

    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
}
.jsbz .jsbz-item:nth-child(1) ul li{
    margin-top:0.27rem;
}
.jsbz-item img{
    width:2.9rem;
    height:2.43rem;
    position:absolute;
    bottom:0;
}
.jsbz .jsbz-item:nth-child(1):hover{
    background:url("/static/default/pc/images/jc-b.png") no-repeat;
    background-size:cover;
}
.jsbz .jsbz-item:nth-child(2):hover{
    background:url("/static/default/pc/images/hx-b.png") no-repeat;
    background-size:cover;
}
.jsbz .jsbz-item:nth-child(3):hover{
    background:url("/static/default/pc/images/tz-b.png") no-repeat;
    background-size:cover;
}
.jsbz .jsbz-item:nth-child(4):hover{
    background:url("/static/default/pc/images/zq-b.png") no-repeat;
    background-size:cover;
}
.jsbz-item:hover img{
    display: none;
}
.jsbz-item:hover div:nth-child(1) span:nth-child(1){
    color:#FFFFFF;
}
.jsbz-item:hover div:nth-child(1) span:nth-child(2){
    color:#DCDFE6;
}
.jsbz-item:hover ul li{
    color:#FFFFFF;
}
.jsbz-item:hover>div:nth-child(1){
    margin-top:1.69rem;
}

/*虚拟仿真教学平台*/
.xnfz-wrapper{
    width:100%;
    position:relative;
}
.xnfz{
    width:12rem;
    margin:0 auto 0rem;
    padding-bottom:1rem;
}
.xnfzContent{
    margin-top:0.33rem;
}
.pcContent{
    width: 7.29rem;
    height: 4.79rem;
    border-radius: 0.06rem;
    margin-left:0.68rem;
    position:relative;
    overflow: hidden;
    float:left;
}
.rollImg{
    height:100%;
    width:29.16rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    will-change: transform;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,
    -webkit-transform .3s ease-in-out;
}
.rollImg .changeImg{
    visibility: hidden;
}
.rollImg .active.changeImg{
    visibility: visible;
}
.changeImg{
    height:100%;
    width: 7.29rem;
    position:relative;
}
.changeImg img{
    width:4.22rem;
    height:3.51rem;
    display: block;
    margin:auto;
    line-height: 4.79rem;
    position:relative;
    top:50%;
    transform:translateY(-50%);
}
.changeImg .active{
    display: block;
}
.pcContent>div:nth-child(2){
    width: 0.65rem;
    height: 0.65rem;
    background: #0067A6;
    opacity: 0.2;
    border-radius: 50%;
    position:absolute;
    top:0.16rem;
    left:0.19rem;
    z-index: -1;
}
.pcContent>div:nth-child(3){
    width: 2.59rem;
    height: 2.59rem;
    background: #0067A6;
    opacity: 0.2;
    border-radius: 50%;
    position:absolute;
    top:1.92rem;
    left:0.42rem;
    z-index: -1;
}
.pcContent>div:nth-child(4){
    width: 1.28rem;
    height: 1.28rem;
    background: #0067A6;
    opacity: 0.2;
    border-radius: 50%;
    position:absolute;
    top:0.35rem;
    left:5rem;
    z-index: -1;
}
.pcContent div:nth-child(5){
    width: 0.175rem;
    height: 0.175rem;
    background: #0067A6;
    opacity: 0.2;
    border-radius: 50%;
    position:absolute;
    top:4.11rem;
    left:5.56rem;
    z-index: -1;
}
.pcContent div:nth-child(6){
    width: 0.465rem;
    height: 0.465rem;
    background: #0067A6;
    opacity: 0.2;
    border-radius: 50%;
    position:absolute;
    top:3.73rem;
    left:5.77rem;
    z-index: -1;
}
.pt-nav{
    position:absolute;
    right:0.3rem;
    top:4.51rem;
}
.pt-nav div{
    width: 0.1rem;
    height: 0.1rem;
    background: #DCDFE6;
    border-radius: 0.02rem;
    margin-right:0.05rem;
    float:left;
    cursor: pointer;
}
.pt-nav .active{
    background:#0067A6;
}
.xnfz-nav{
    width:2.8rem;
    float:right;
}
.xnfz-nav .xnfz-nitem{
    width:2.8rem;
    height:0.73rem;
    border-bottom:0.01rem solid #DCDFE6;
    margin-bottom:0.6rem;
    cursor: pointer;
}
.xnfz-nav .xnfz-nitem>div:nth-child(1){
    width: 0.45rem;
    height: 0.45rem;
    background: #DCDFE6;
    border-radius: 0.06rem;
    opacity: 0.3;
    display: flex;
    justify-content: center;
    align-items: center;
    float:left;
    margin-right:0.43rem;
}
.xnfz-nav .xnfz-nitem span:nth-child(2){
    font-size: 0.24rem;
    font-weight: bold;
    color: #303133;
    padding-top:0.07rem;
    display: block;
}
.xnfz-nav .active div:nth-child(1){
    background:#0067A6;
    opacity: 1;
}
.xnfz-nav .active span:nth-child(2){
    color:#0067A6;
}
.xnfz-nav .xnfz-nitem:nth-child(1)>div:nth-child(1)>div{
    width:0.31rem;
    height:0.2888rem;
    background: url("/static/default/pc/images/PC-black.png") no-repeat;
    background-size:cover;
}
.xnfz-nav .xnfz-nitem:nth-child(2)>div:nth-child(1)>div{
    width:0.24rem;
    height:0.3rem;
    background: url("/static/default/pc/images/YDD-black.png") no-repeat;
    background-size:cover;
}
.xnfz-nav .xnfz-nitem:nth-child(3)>div:nth-child(1)>div{
    width:0.3rem;
    height:0.2282rem;
    background: url("/static/default/pc/images/VR-black.png") no-repeat;
    background-size:cover;
}
.xnfz-nav .xnfz-nitem:nth-child(4)>div:nth-child(1)>div{
    width:0.27rem;
    height:0.3rem;
    background: url("/static/default/pc/images/AR-black.png") no-repeat;
    background-size:cover;
}

.xnfz-nav .active.xnfz-nitem:nth-child(1)>div:nth-child(1)>div{
    width:0.24rem;
    height:0.3rem;
    background: url("/static/default/pc/images/PC-w.png") no-repeat;
}
.xnfz-nav .active.xnfz-nitem:nth-child(2)>div:nth-child(1)>div{
    width:0.3rem;
    height:0.2282rem;
    background: url("/static/default/pc/images/YDD-w.png") no-repeat;
}
.xnfz-nav .active.xnfz-nitem:nth-child(3)>div:nth-child(1)>div{
    width: 0.3rem;
    height: 0.2282rem;
    background: url("/static/default/pc/images/VR-w.png") no-repeat;
}
.xnfz-nav .active.xnfz-nitem:nth-child(4)>div:nth-child(1)>div{
    width:0.27rem;
    height:0.3rem;
    background: url("/static/default/pc/images/AR-w.png") no-repeat;
}



.bContent{
    width:9.5rem;
    margin:1rem auto 0;
}
.bContent .bItem{
    height:1.45rem;
    margin-bottom:0.45rem;
    border-bottom: 0.01rem solid #DCDFE6;
}
.bContent .bItem div{
    float:left;
}
.bContent .bItem div:nth-child(1){
    width: 1rem;
    height: 1rem;
    background: rgba(220, 223, 230, 0.3);
    border-radius: 0.06rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right:0.5rem;
}
.bContent .bItem div:nth-child(1) img{
    width:0.6rem;
}
.bContent .bItem div:nth-child(2){
    font-size:0.16rem;
    font-weight: bold;
    color: #303133;
    margin-top:0.26rem;
    margin-right:0.22rem;
}
.bContent .bItem div:nth-child(3){
    width:6.5rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.26rem;

}

/*动态三角形*/
.xnfz-wrapper .triangleMove img{
    display: block;
    animation-name: imgMove;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.xnfz-wrapper .triangleMove img:nth-child(1){
    width:2.5rem;
    height:2.58rem;
    -webkit-animation-duration: 14s;
    animation-duration: 14s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:7.13rem;
    left:1.1rem;
    z-index: -10;
    background-attachment: fixed;
}
.xnfz-wrapper .triangleMove img:nth-child(2){
    width:1.37rem;
    height:1.41rem;
    -webkit-animation-duration: 14s;
    animation-duration: 14s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:3.86rem;
    left:15.6rem;
    z-index: -10;
    background-attachment: fixed;
}
.xnfz-wrapper .triangleMove img:nth-child(3){
    width:1.36rem;
    height:1.4rem;
    -webkit-animation-duration: 14s;
    animation-duration: 14s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:9.09rem;
    left:12.15rem;
    z-index: -10;
    background-attachment: fixed;
}
.xnfz-wrapper .triangleMove img:nth-child(4){
    width:1.57rem;
    height:1.74rem;
    -webkit-animation-duration: 14s;
    animation-duration: 14s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:10.81rem;
    left:15.52rem;
    z-index: -10;
    background-attachment: fixed;
}
/*超写实数字人*/
.cxsszr-wrapper{
    width:100%;
    height:8rem;
    background:url("/static/default/pc/images/cxsszr-bg.png") no-repeat;
    background-size:cover;
}
/*SAAS产品*/
.saascp-wrapper{
    width:100%;
    position:relative;
    height:33.79rem;
    background: url("/static/default/pc/images/SAASCP-bg.png") no-repeat;
    background-size:cover;
}
.saascp{
    width:12rem;
    margin:0 auto 0rem;
    padding-bottom:1rem;
}
.saascp .content{
    width:10rem;
    margin:0 0 0rem 0.77rem ;
    padding-bottom:1rem;
}
.saascp-title{
    margin-top:0.6rem;
    margin-bottom:0.65rem;
}
.saascp-title div{
    float:left;
}
.saascp-title div:nth-child(1){
    width: 0.16rem;
    height: 0.16rem;
    background: #0067A6;
    border-radius: 50%;
    margin:0.13rem 0.15rem 0 0.35rem;
}
.saascp-title div:nth-child(2){
    font-size: 0.32rem;
    font-weight: bold;
    color: #303133;
}
.saascp-title div:nth-child(3){
    font-size: 0.24rem;
    font-weight: 400;
    color: #303133;
    margin-left:0.15rem;
    margin-top:0.09rem;
    display: block;
}

.cga{
    position: relative;
    margin-top:0.92rem;
}
.cga-text{
    margin-top:1.25rem;
    margin-left:1.25rem;
}
.cga-text ul div{
    width: 0.06rem;
    height: 0.06rem;
    background: #00ABD7;
    float:left;
    margin:0.09rem 0.08rem 0 0 ;
    border-radius: 50%;
}
.cga-text ul li{
    margin-top:0.15rem;

    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
}
.cga .cR img:nth-child(1){
    width:3rem;
    height:6rem;
    position:absolute;
    top:-0.38rem;
    right:0;
    z-index: 1;
}
.cga .cR img:nth-child(2){
    width:4.95rem;
    height:4.8rem;
    position:absolute;
    right:-1rem;
    top:0.37rem;
}
.cga2{
    position: relative;
    margin-top:1.77rem;
}
.cga2Img img:nth-child(1){
    width:3.98rem;
    height:8.43rem;
}
.cga2Img img:nth-child(2){
    width:3.97rem;
    height:3.3rem;
    position:absolute;
    top:5rem;
    left:2.34rem;
}
.cga2Text{
    width:5rem;
    position:absolute;
    top:3rem;
    left:5.8rem;
}
.cga2Text h5{
    font-size: 0.22rem;
    font-weight: bold;
    color: #303133;
    margin-bottom:0.15rem;
}
.cga2Text div{
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
}
.mk{
    position:relative;
    margin-top:1.65rem;
}
.mk-text{
    width:5.63rem;
}
.mk-text div h4{
    font-size: 0.22rem;
    font-weight: bold;
    color: #303133;
    margin-bottom:0.15rem;
}
.mk-text div div{
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
    margin-bottom:0.72rem;
}
.mk .cR img:nth-child(1){
    width:3rem;
    height:6rem;
    position:absolute;
    top:0.2rem;
    right:0;
    z-index: 1;
}
.mk .cR img:nth-child(2){
    width:4.95rem;
    height:4.8rem;
    position:absolute;
    right:-0.6rem;
    top:1.22rem;
}
.sgs{
    margin-top:1.82rem;
    position:relative;
}
.sgs .cR img:nth-child(1){
    width:3rem;
    height:6rem;
    margin-top:0.72rem;
    margin-left:0.2rem;
    display: block;
}
.sgs .cR img:nth-child(2){
    width:4.95rem;
    height:4.8rem;
    position:absolute;
    left:-1.17rem;
    top:1.7rem;
    z-index: -1;
}
.sgs-text{
    width:5.52rem;
    position:absolute;
    top:1.42rem;
    left:5.3rem;
}
.sgs-text>div{
    margin-bottom:0.72rem;
}
.sgs-text div h4{
    font-size: 0.22rem;
    font-weight: bold;
    color: #303133;
    margin-bottom:0.15rem;
}
.sgs-text ul{
    margin-top:0.28rem;
    float:left;
    margin-right:1.12rem;
}
.sgs-text ul div{
    width: 0.06rem;
    height: 0.06rem;
    background: #00ABD7;
    float:left;
    margin:0.09rem 0.08rem 0 0 ;
    border-radius: 50%;
}
.sgs-text ul li{
    margin-top:0.15rem;

    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
}
.sgs-text>div>div{
    font-size: 0.16rem;
    font-weight: 400;
    color: #303133;
}
/*动态三角形*/
.saascp-wrapper .triangleMove img{
    display: block;
    animation-name: imgMove;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.saascp-wrapper .triangleMove img:nth-child(1){
    width:2.2518rem;
    height:2.089rem;
    -webkit-animation-duration: 26s;
    animation-duration: 26s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:2.52rem;
    left:8.7rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(2){
    width:1.597rem;
    height:1.3424rem;
    -webkit-animation-duration: 24s;
    animation-duration: 24s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:6.47rem;
    left:14.39rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(3){
    width:3.2328rem;
    height:3.0016rem;
    -webkit-animation-duration: 28s;
    animation-duration: 28s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:8.08rem;
    left:6.73rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(4){
    width:2.2625rem;
    height:2.1007rem;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:11.75rem;
    left:2.47rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(5){
    width:1.5813rem;
    height:1.5013rem;
    -webkit-animation-duration: 19s;
    animation-duration: 19s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:16.97rem;
    left:6.62rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(6){
    width:2.8297rem;
    height:3.1706rem;
    -webkit-animation-duration: 26s;
    animation-duration: 26s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:22.05rem;
    left:14.4rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(7){
    width:1.5813rem;
    height:1.5013rem;
    -webkit-animation-duration: 22s;
    animation-duration: 22s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:23.92rem;
    left:13.31rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(8){
    width:0.8447rem;
    height:0.9471rem;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:26.45rem;
    left:9.12rem;
    z-index: -10;
    background-attachment: fixed;
}
.saascp-wrapper .triangleMove img:nth-child(9){
    width:2.8297rem;
    height:3.1706rem;
    -webkit-animation-duration: 24s;
    animation-duration: 24s;
    -webkit-perspective: 150px;
    perspective: 150px;
    position:absolute;
    top:29.85rem;
    left:13.69rem;
    z-index: -10;
    background-attachment: fixed;
}



/*媒体矩阵*/
.mtjz-wrapper{
    width:100%;
    position:relative;
    height:7.5rem;
}
.mtjz{
    width:12rem;
    margin:0 auto 0rem;
    padding-bottom:1rem;
}
.mtjzC{
    margin-top:0.43rem;
}
/* .mtjzC img{
    width:2.9rem;
    height:4.08rem;
    margin-right:0.08rem;
    display: block;
    float:left;
} */
.mtjzC img{
    width:12rem;

}
.mtjzC img:nth-child(2n){
    margin-top:0.8rem;
}
.mtjzC img:last-child{
    margin-right:0;
}
.mtjz-wrapper .bottom-strip{
    /* width:17.23rem; */
    width:89.7395%;
    height:1.81rem;
    background:#0067A6;
    border-radius: 0 0.91rem 0 0;
    float:left;
    margin-top:-1.45rem;
    position:relative;
    z-index: -2;
}

/*公司业绩*/
.gsyj-wrapper{
    width:100%;
    /*background:#F8F8F8;*/
}
.gsyj{
    width:12rem;
    margin:0rem auto 0;
    padding-bottom:1rem;
}
.gsyjC{
    width:12rem;
    margin-top:0.45rem;
}
.gsyj{
    overflow: hidden;
    position:relative;
}
.left-mask{
    position:absolute;
    left:0;
    z-index:1;
}
.right-mask{
    position:absolute;
    right:0;
    z-index:1;
    transform: rotate(180deg);
}
.gsyjC .gsyj-line{
    display: inline-block;
    margin-top:0.3rem;

    padding: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    border-radius: 0;
}
.gsyjC .gsyj-item{
    height:0.86rem;
    padding:0.1rem;
    border: 0.01rem solid #DCDFE6;
    float:left;
    margin-right:0.2rem;
    border-radius:0.05rem;
}
.gsyj-line .width50{
    width:50%;
    float:left;
}
.gsyjC .gsyj-item .gsyjImg{
    /* width:0.67rem;
    height:0.67rem; */
    width:0.59rem;
    height:0.59rem;
    float:left;
    /* margin-right:0.08rem; */
    margin-right:0.16rem;
}
.gsyjC .gsyj-item div{
    float:left;
}
.gsyjC .gsyj-item h6{
    font-size: 0.18rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.06rem;
}
.gsyjC .gsyj-item p{
    font-size: 0.14rem;
    font-weight: 400;
    color: #303133;
    margin-top:0.08rem;
}
.gsyjLine2 .gsyj-item,.gsyjLine4 .gsyj-item{
    box-shadow: 0 0.03rem 0.1rem 0.01rem rgba(0,0,0,0.1);
}
.gsyjLine1{
    width: 33.67rem;
    /*width: 33.47rem;*/
    /*width:16.97rem;*/
    animation: scrollToRight 32s linear infinite;
}
.gsyjLine2{
    /*width: 40.1rem;*/
    width: 39.35rem;
    animation: scrollToRight 36s linear infinite;
}
.gsyjLine3{
    /*width: 36.12rem;*/
    width: 35.6rem;
    animation: scrollToRight 36s linear infinite;
}
.gsyjLine4{
    /*width: 35.6rem;*/
    width: 34.3rem;
    animation: scrollToRight 38s linear infinite;
}
.gsyjC .gsyjImg1{
    background:url("/static/default/pc/images/zzsydyh.png") 0 0;
    /* background-size:17.88rem; */
}
.gsyjC .gsyjImg2{
    background:url("/static/default/pc/images/zzsydyh.png") -306px 0;
    /* background-size:17.88rem; */
}
.gsyjC .gsyjImg3{
    background:url("/static/default/pc/images/zzsydyh.png") -612px 0;
}
.gsyjC .gsyjImg4{
    background:url("/static/default/pc/images/zzsydyh.png") -918px 0;
}
.gsyjC .gsyjImg5{
    background:url("/static/default/pc/images/zzsydyh.png") -1224px 0;
}
.gsyjC .gsyjImg6{
    background:url("/static/default/pc/images/zzsydyh.png") 0 -102px;
}
.gsyjC .gsyjImg7{
    background:url("/static/default/pc/images/zzsydyh.png") -306px -102px;
}
.gsyjC .gsyjImg8{
    background:url("/static/default/pc/images/zzsydyh.png") -612px -102px;
}
.gsyjC .gsyjImg9{
    background:url("/static/default/pc/images/zzsydyh.png") -918px -102px;
}
.gsyjC .gsyjImg10{
    background:url("/static/default/pc/images/zzsydyh.png") -1224px -102px;
}
.gsyjC .gsyjImg11{
    background:url("/static/default/pc/images/zzsydyh.png") -1530px -102px;
}
.gsyjC .gsyjImg12{
    background:url("/static/default/pc/images/zzsydyh.png") -0px -204px;
}
.gsyjC .gsyjImg13{
    background:url("/static/default/pc/images/zzsydyh.png") -306px -204px;
}
.gsyjC .gsyjImg14{
    background:url("/static/default/pc/images/zzsydyh.png") -612px -204px;
}
.gsyjC .gsyjImg15{
    background:url("/static/default/pc/images/zzsydyh.png") -918px -204px;
}
.gsyjC .gsyjImg16{
    background:url("/static/default/pc/images/zzsydyh.png") -1224px -204px;
}
.gsyjC .gsyjImg17{
    background:url("/static/default/pc/images/zzsydyh.png") -0px -306px;
}
.gsyjC .gsyjImg18{
    background:url("/static/default/pc/images/zzsydyh.png") -306px -306px;
}
.gsyjC .gsyjImg19{
    background:url("/static/default/pc/images/zzsydyh.png") -612px -306px;
}
.gsyjC .gsyjImg20{
    background:url("/static/default/pc/images/zzsydyh.png") -918px -306px;
}
.gsyjC .gsyjImg21{
    background:url("/static/default/pc/images/zzsydyh.png") -1224px -306px;
}
@keyframes scrollToRight {

    0% {
        transform: translate3d(-50%, 0, 0);
    }

    100% {
        transform: translate3d(0%, 0, 0);
    }
}
@media screen and (min-width: 2000px) {
    .gsyjLine1{
        width: 34.17rem;
    }
    .gsyjLine2{
        width: 39.85rem;
    }
    .gsyjLine3{
        width: 36.1rem;
    }
    .gsyjLine4{
        width: 34.8rem;
    }
}
@media screen and (min-width: 2200px) {
    .gsyjLine1{
        width: 34.67rem;
    }
    .gsyjLine2{
        width: 40.35rem;
    }
    .gsyjLine3{
        width: 36.6rem;
    }
    .gsyjLine4{
        width: 35.3rem;
    }
}






