.layui-carousel{
    width: 100%;
    height: 500px;
    position: relative;
}
.layui-carousel-arrow {
    border-radius: 0;
    width: 40px;
    height: 50px;
    font-size: 40px;
    font-weight: lighter;
}
.layui-carousel-ind ul{
    background: transparent;
}
.layui-carousel-ind ul:hover{
    background: transparent;
}
.layui-carousel-ind li {
    width: 58px;
    height: 6px;
    border-radius: 3px;
}
.block-bg {
    width: 100%;
    height: 100%;
}
.block-position {
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}




.block-text {
    width: 480px;
    line-height: 1.8;
}
.block-text p:first-child{
    font-size: 36px;
    color: #ffffff;
}
.block-text p:first-child span:first-child{
    color: #FFCD06;
}
.block-text p:nth-child(2) {
    font-size: 24px;
    color: #ffffff;
}

.product-introduce {
    width: 100%;
    height: 540px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    background: url("../image/img-base.png");
}
.product-introduce-inner {
    width: 1200px;
    margin:auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dec-title {
    width: 100%;
    text-align: center;
    font-size: 26px;
    margin: 50px 0;
    display: none;
    color: #333333;
}
.product-introduce-left,.jianjie-left{
    width: 581px;
    display: none;
    overflow: hidden;
}
.product-introduce-left img{
    width: 581px;
    height: 351px;
}
.product-introduce-left img:hover,.jianjie-left img:hover{
    transform: scale(1.1,1.1);
    transition:all 1s ease-in-out;
    -moz-transition:all 0.8s ease-in-out;
    -webkit-transition:all 0.8s ease-in-out;
    -o-transition:all 0.8s ease-in-out;
}
.product-introduce-right{
    width: 492px;
    display: none;
    color: #333333;
}
.dec{
    text-indent:2em;
    line-height: 1.8;
}
.product-introduce-right-btnl,.product-introduce-right-btnr{
    display: inline-block;
    width: 200px;
    height: 56px;
    border-radius: 4px;
    font-size: 18px;
    margin-left: 40px;
    margin-top: 40px;
    cursor: pointer;
}
.product-introduce-right-btnl:hover{
   background: #5165c8;
    transform: scale(1.05,1.05);
}
.product-introduce-right-btnr:hover {
    border-color:#5165c8 ;
    color: #5165c8;
    background: #FBFBFB;
    transform: scale(1.05,1.05);
}
.product-introduce-right-btnl{
    background: #5E75E6;
    color: #ffffff;
}
.product-introduce-right-btnr{
    background: #ffffff;
    color: #5E75E6;
    border: 1px solid #5E75E6;
}

.gongneng {
    background:#ffffff ;
    height: 510px;
}
.gongneng-content-out {
    display: none;
}
.gongneng-content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
}
.gongneng-content-part{
    cursor: pointer;
    width: 284px;
    height: 320px;
    box-shadow: 6px 6px 6px #DEDEE5;
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
}
.gongneng-content-part:hover .gongneng-content-part-title{
    color:#5E75E6 ;
}
.gongneng-content-part-img{
    height: 170px;
    width: 100%;
    overflow: hidden;
}
.gongneng-content-part:nth-child(1){
    margin-left: 0;
}
.gongneng-content-part img{
    width: 100%;
    height: 170px;
}
.gongneng-content-part img:hover{
    transform: scale(1.1,1.1);
    transition:all 1s ease-in-out;
    -moz-transition:all 0.8s ease-in-out;
    -webkit-transition:all 0.8s ease-in-out;
    -o-transition:all 0.8s ease-in-out;
}
.gongneng-content-part-title{
   font-size: 16px;
    color: #333333;
    margin: 30px 16px 10px 16px;
}
.gongneng-content-part-dec{
    margin:0 16px;
    color: #666666;
}

.jianjie{
    background: #ffffff;
    height: 500px;
}
.jianjie img{
    width: 517px;
    height: 304px;
}
.jianjie-left,.jianjie-right,.jianjie-title{
    display: none;
}
.jianjie .jianjie-right{
    padding: 45px 30px 45px 30px;
    width: 690px;
    height: 180px;
    margin-left: -200px;
    background: #ffffff;
    box-shadow: 6px 6px 12px #DEDEE5;
}
.jianjie a{
    display: inline-block;
    border: 1px solid #5E75E6;
    color: #5E75E6;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 4px;
    margin-left: 545px;
    margin-top: 10px;
}
.jianjie a:hover {
    border-color:#5165c8 ;
    color: #5165c8;
    background: #FBFBFB;
    transform: scale(1.05,1.05);
}





















.hover {
    
    box-shadow: 1px 1px 20px #DEDEE5;
    background: #F8F8F8;
}

.positionMonitoring,.service,.dataAnalysis {
    width: 100%;
    height: 620px;
    overflow: hidden;
}
.dataAnalysis{
    height: 640px;
    overflow: hidden;
}
.positionMonitoring-inner,.service-inner,.dataAnalysis-inner {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.service {
    background: url("../image/img-base.png");
}
.positionMonitoring-title,.service-title,.dataAnalysis-title,.jianjie-title{
    width: 100%;
    text-align: center;
    font-size: 26px;
    padding: 45px 0 30px 0;
    display: none;
}
.positionMonitoring-dec,.service-dec,.dataAnalysis-dec{
    width: 700px;
    margin: 0 auto;
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    display: none;
    line-height: 1.8;
}
.positionMonitoring-img,.service-img,.dataAnalysis-img {
    position: relative;
    display: none;
}
.goOut{
    position: absolute;
    top: 3px;
    left: 460px;
}
.shikan{
    position: absolute;
    top: 80px;
    left: 520px;
}
.follow-up{
    position: absolute;
    top:150px;
    left:620px;
}
.take-look{
    position: absolute;
    left: 750px;
    top: 150px;
}
@keyframes dong {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
.goOut,.shikan,.follow-up,.take-look{
    animation: dong 1s infinite;
}

.banner{
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.banner-img {
    width: 110%;
    height: 450px;
    margin-left: -5%;
    margin-top: -25px;
}
.out {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ffffff;
    width: 609px;
    height: 300px;
    margin-left: -304.5px;
    margin-top: -150px;
}
.banner-title{
    font-size: 26px;
    margin-bottom: 30px;
    text-align: center;
}
.banner-dec {
    font-size: 16px;
    line-height: 1.8;
}
.add_transform{
    transform:scale(0.91,0.89);
    -ms-transform:scale(0.91,0.89);
    -moz-transform:scale(0.91,0.89);
    -webkit-transform:scale(0.91,0.89);
    -o-transform:scale(0.91,0.89);
    transition:all 1.5s ease-in-out;
    -moz-transition:all 1.5s ease-in-out;
    -webkit-transition:all 1.5s ease-in-out;
    -o-transition:all 1.5s ease-in-out;
}
.banner-btnl,.banner-btnr {
    width: 300px;
    height: 50px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
}
.banner-btnl:hover {
    background: #5165c8;
    transform: scale(1.05,1.05);
}
.banner-btnr:hover {
    border-color:#5165c8 ;
    color: #5165c8;
    background: #ffffff;
    transform: scale(1.05,1.05);
}
.banner-btnl{
    margin-top: 60px;
    background: #5E75E6;
}
.banner-btnr{
    margin-top: 20px;
    background: transparent;
    border: 1px solid #ffffff;
}

.partner {
    width: 100%;
    height: 246px;
    background: #f7f7f7;
}
.partner-title,.gongneng-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 26px;
    margin: 45px 0;
}
.partner-inner {
    width: 900px;
    margin: 0 auto;
    display: none;
}
.partner-img img:first-child{
    margin-left: 0;
}
.partner-img img{
    width: 160px;
    height: 60px;
    margin-left: 20px;
}