.indbanner {    height: 745px;    background: url(/static/images/bannerbg.png) no-repeat center -100px;    overflow: hidden;}.indbanner .wrap {    position: relative;    height: 100%;    padding-top: 100px;}.indbanner .wrap .ball {    position: absolute;    transition: all .5s;}.indbanner .wrap .ball img {    display: block;}.indbanner .wrap .icon1 {    top: 212px;    left: -70px;    -webkit-animation: updown 4s linear infinite;    animation: updown 4s linear infinite;}.indbanner .wrap .icon2 {    top: 655px;    left: 117px;    -webkit-animation: updown 3s linear infinite;    animation: updown 3s linear infinite;}.indbanner .wrap .icon3 {    top: 538px;    left: 435px;    -webkit-animation: updown 5s linear infinite;    animation: updown 5s linear infinite;}.indbanner .wrap .icon4 {    top: 314px;    right: -108px;    -webkit-animation: updown 3.5s linear infinite;    animation: updown 3.5s linear infinite;}@keyframes updown {    0% {        transform: translate(0, -10%);        opacity: 1;    }    25% {        transform: translate(0, 0);    }    50% {        transform: translate(0, 10%);        opacity: .5;    }    75% {        transform: translate(0, 0);    }    100% {        transform: translate(0, -10%);        opacity: 1;    }}.indbanner .wd {    width: 510px;    float: left;    padding-top: 130px;}.indbanner .wd h1 {    display: block;    font-size: 40px;    color: #fff;    font-weight: normal;}.indbanner .wd span {    display: block;    font-size: 18px;    color: #fff;    padding: 25px 0 40px;}.indbanner .wd a {    display: block;    width: 170px;    height: 48px;    border-radius: 48px;    background: #fff;    text-align: center;    font-size: 18px;    color: #3bc9bb;    line-height: 48px;}.indbanner .video {    background: url(/static/images/picsm.png) no-repeat center;    background-size: 100% 100%;    width: 684px;    height: 439px;    float: right;    padding: 55px 29px 0;    position: relative;    z-index: 1000;}.indbanner .video video {    display: block;    width: 100%}.indpart1 {    padding-top: 12px;    background: #f6f7f8;    padding-bottom: 50px;}.indpart1 h1 {    display: block;    font-size: 32px;    color: #696969;    font-weight: bold;    text-align: center;    margin-bottom: 15px;}.indpart1 .cont {    padding-top: 40px;}.indpart1 .list .zprt {    cursor: pointer;    width: 220px;    border-radius: 8px;    overflow: hidden;    margin: 16px 0;    /*float: left;*/    -webkit-transition: all 0.6s;    transition: all 0.6s;    position: relative;    top: 0;}.indpart1 .list .zprt:hover {    transform: scale(1.1);    background: #fff;}.indpart1 .list .pic {    position: relative;    border-radius: 4px;    overflow: hidden;}.indpart1 .list .pic .mask {    position: absolute;    left: 0;    width: 100%;    top: 0;    bottom: 0;    background: url(/static/images/mask.png) left bottom / 100% 100% no-repeat rgba(0, 0, 0, 0.2);    display: block;}.indpart1 .list .pic:hover .mask {    display: none;}.indpart1 .list .pic img {    display: block;    width: 100%;}.indpart1 .list .pic em {    display: block;    width: 46px;    font-size: 12px;    height: 20px;    line-height: 20px;    border-radius: 3px;    background: rgba(0, 0, 0, .6);    overflow: hidden;    color: #fff;    text-align: center;    bottom: 10px;    right: 10px;    position: absolute;    z-index: 5;    -webkit-transition: all 0.3s;    transition: all 0.3s}.indpart1 .list .zprt .wd {    height: 50px;    line-height: 50px;    position: relative;}.indpart1 .list .zprt .wd p {    display: flex;    justify-content: space-between;    font-size: 14px;    color: #1f1f1f;    /*padding: 12px 0;*/}.indpart1 .list .zprt .wd span {    display: flex;    opacity: 0;    transition: all .1s;    align-items: center;    justify-content: center;    height: 100%;    width: 100%;    position: absolute;    background: #fff;    left: 0;    bottom: 0;    top: 0;    right: 0;}.indpart1 .list .zprt .wd span a {    display: block;    width: 140px;    height: 38px;    text-align: center;    line-height: 38px;    border-radius: 38px;    color: #fff;    font-size: 15px;    background: #0fcdcf;}.indpart1 .list .zprt:hover span {    opacity: 1;}.indpart1 .list .zprt:hover p {    opacity: 0;}.indpart1 .btn {    padding: 40px 0 10px;    text-align: center;}.indpart1 .btn a {    border-radius: 46px;    display: block;    line-height: 46px;    color: #fff;    font-size: 18px;    box-shadow: 5px 0 20px rgba(15, 205, 207, .6);    height: 46px;    width: 170px;    background: #0fcdcf;    margin: 0 auto;}.layui-tab-brief > .layui-tab-title .layui-this {    color: #1fd3cd;}.layui-tab-brief > .layui-tab-title-cate li {    position: relative;}.layui-tab-brief > .layui-tab-title-cate .layui-this:after {    position: absolute;    border-bottom-color: #1fd3cd;    left: 50%;    transform: translateX(-50%);    top:inherit;    bottom: 0;    height: 2px;    -webkit-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);    -moz-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);    -o-transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);    transition: .3s cubic-bezier(0.68, -.55, .265, 1.55);    width: 26px;    background: #1fd3cd;    color: #1fd3cd;}.layui-tab-title {    text-align: center;}.indpart1 .index-tab-list{    padding:0;}.indpart1  .index-tab-list .list {    display: flex;    justify-content: space-between;    flex-wrap:wrap;}.layui-tab-title-diy li {    height: 30px;    line-height: 30px;    color: #696969;    padding: 0 20px;    border: 1px solid #e9e9e9;    border-radius: 15px;    margin: 5px;    font-size: 14px;    background:#fff;    top:0;}.layui-tab-title-diy li:hover{    top:-5px;}.layui-tab-brief > .layui-tab-title-diy .layui-this {    background: #4ad4c4;    border-color: #4ad4c4;    color: #fff;    box-shadow: 2px 2px 16px rgba(50,50,50,.15);}.layui-tab-brief > .layui-tab-title-diy .layui-this:after {    display: none;}.ztcontm{padding: 20px 0 90px; background: #f6f7f8;}.ztcontm .cont{display: flex; justify-content: space-between;}.ztcontm .part{width: 180px;}.ztcontm .part i{display: block; transition: all .6s; position: relative; top:0}.ztcontm .part img{display: block; margin:0 auto; width: 100%;}.ztcontm .part em{display: block; text-align: center; font-weight: bold; color: #696969; font-size: 18px; padding-top: 10px;}.ztcontm .part:hover i{top:-10px}.vmat{    width:220px;    height:124px;}@media (min-width: 1601px) {    .mindwd {        min-width: 1440px;    }    .wrap {        width: 1440px    }    /*首页列表*/    .indpart1 .list .zprt {        width: 250px;    }    .vmat {        display: block;        width: 250px;        height: 140px;    }    .list-vmat {        width: 340px;    }    /*  首页  */    .indbanner .wd {        width: 610px;        float: left;        padding-left: 70px;        padding-top: 130px;    }    .indbanner .wd h1 {        display: block;        font-size: 40px;        color: #fff;        font-weight: normal;        letter-spacing: 5px;    }    .indbanner .video {        margin-right: 50px;    }    .ztcontm .part{width: 191px;}}.indpart2{background:#f6f7f8; padding:0px 0 30px;}.indpart2.bgff{background:#fff}.indpart2 .part{display: flex; justify-content: center; align-items: center; padding: 100px 0;}.indpart2 .word{width: 382px; margin:0 100px;}.indpart2 .word h2 {    display: block;    position: relative;    font-size: 32px;    color: #333; padding-left: 20px; font-weight: bold;}.indpart2 .word h2:before{    width: 5px; height: 20px; background: #1bd0ca; position: absolute; top:50%; transform:translateY(-50%); left: 0; content: "";}.indpart2 .word h3 {    display: block;    font-size: 20px;    color: #696969;    padding-top: 15px}.indpart2 .word p {    display: block;    font-size: 14px;    line-height: 24px;    padding-top: 35px;    color: #9c9c9c}.indpart2 .pic {    margin:0 100px;    border-radius: 6px;    overflow: hidden;    width: 604px;    box-shadow: 3px 3px 40px rgba(67, 209, 193, .16);    background: url(/static/images/casezspic1.jpg) no-repeat center;    height: 383px;    padding: 46px 14px 0;}.indpart2 .pic .video {    width: 575px;    border-radius: 4px;    overflow: hidden;}.indpart2 .pic video {    width: 100%;    display: block;}/* 2019-12-26 */.fixedconts{ background: #fff;height: 74px; line-height: 74px;}.fixedconts.fxd{position: fixed; top: 0; left: 0; width: 100%; right:0; z-index: 9999; box-shadow: 0 0 6px rgba(0,0,0,.1);}.fixedconts ul{display: flex; justify-content: center;}.fixedconts ul li{width: 300px; font-size: 16px; color: #474747; text-align: center; cursor: pointer;}.fixedconts ul li i{font-size: 20px; margin-right: 10px; vertical-align: -2px;}.fixedconts ul li.on{background: #0fcdcf; color: #fff; position: relative;}/* .fixedconts ul li.on:after{display: block; content: ""; width: 0; height: 0; border-width:8px; border-color: #0fcdcf transparent transparent transparent; border-style: dashed; position:absolute; top: 82px; left: 50%; transform: translateY(-50%);} */.fixedcont{position: fixed; top: 0; display: none; left: 0; width: 100%; right:0; background: #fff;height: 74px; line-height: 74px; z-index: 9999; box-shadow: 0 0 6px rgba(0,0,0,.1);}.fixedcont ul{display: flex; justify-content: center;}.fixedcont ul li{width: 300px; font-size: 16px; color: #474747; text-align: center; cursor: pointer;}.fixedcont ul li i{font-size: 20px; margin-right: 10px; vertical-align: -2px;}.fixedcont ul li.on{background: #0fcdcf; color: #fff; position: relative;}.fixedcont ul li.on:after{display: block; content: ""; width: 0; height: 0; border-width:8px; border-color: #0fcdcf transparent transparent transparent; border-style: dashed; position:absolute; top: 82px; left: 50%; transform: translateY(-50%);}