/* banner分类 */
.open{
    width: 100%;
    height: auto;
    position: relative;
}
.open .row{
    width: 1200px;
    height: 62px;
    background-color: rgb(255, 255, 255,0.7);
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -600px;
    top: -62px;
    opacity: 0.7;
}
.open .row ul{
    height: 100%;
    display: flex;
    justify-content: center;
}
.open .row ul li{
    width: 20%;
    height: 100%;
    flex: 1;
    border-right: 1px solid #ffffff;
}
.open .row ul li a{
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 62px;
    display: block;
}
.open .row ul li .openA{
    font-weight: bold;
    color: #0062ff;
}
/* 行业应用 */
.dustry{
    width: 100%;
    height: auto;
}
.dustry .row{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
/* 头部 */
.dustryTit{
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #e5e5e5;
}
.dustryTit p{
    font-size: 22px;
    font-weight: bold;
    float: left;
    margin-top: 33px;
    text-indent: 6px;
}
.dustryTit_Yc{
    width: auto;
    height: auto;
    float: right;
    margin-top: 40px;
    margin-right: 8px;
}
.dustryTit_Yc span{
    font-size: 14px;
    color: #999999;
}
.dustryTit_Yc .span1{
    color: #487ed4;
}
/* 中部 */
.dustryBody{
    width: 100%;
    height: auto;
}
/* 左侧 */
.dustryBody_Zc{
    width: 233px;
    height: auto;
    float: left;
    background-color: #f5f5f5;
    margin-top: 45px;
}
.left_Top{
    width: 100%;
    height: auto;
}
.dustryBody_Zc .swiper {
    width: 100%;
    height: 100%;
}
.cationBody .swiper .swiper-slide {
    width: auto;
    height: auto;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all 1s ease 0s;
    cursor: pointer;
    position: relative;
}
.cationBody .swiper .swiper-slide .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.left_Top_Tp{
    width: 233px;
    height: 151px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.left_Top_Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.left_Top .swiper-slide p{
    font-size: 26px;
    font-weight: bold;
    color: #deebff;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -52px;
    cursor: pointer;
}
.left_Top .swiper-pagination-bullet-active{
    content: "";
    width: 8px;
    height: 8px;
    background: url(/static/home/images/wisdomTp6.png) no-repeat !important;
    background-size: 8px 8px;  
}
.left_Top .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 auto !important; 
}
.left_Top .swiper-pagination-bullet{
    content: "";
    width: 8px;
    height: 8px;
    background: url(/static/home/images/wisdomTp5.png) no-repeat;
    background-size: 8px 8px;
}
/* 左侧中部 */
.left_Mid{
    width: 100%;
    height: 555px;
    position: relative;
    overflow: hidden;
}
.left_Mid ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 30px;
}
.left_Mid ul{
    width: 100%;
    height: auto;
    display: block;
}
.left_Mid ul li{
    width: 100%;
    min-height: 63px;
    box-sizing: border-box;
    text-indent: 23px;
    line-height: 63px;
    position: relative;
    font-size: 16px;
    color: #333333;
    transition: all 0.4s ease;
    cursor: pointer;
}
.left_Mid ul .active,
.left_Mid ul li:hover{
    background-color: #487ed4;
}
.left_Mid ul .active a,
.left_Mid ul li:hover a{
    color: #ffffff;
}
.left_Mid ul .active::after{
    content: "";
    position: absolute;
    width: 3px;
    height: 48px;
    background-color: #ff853a;
    left: 0;
    top: 8px;
}

.left_Mid .open-btn{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 85px;
    cursor: pointer;
    text-align: center;
}
.open-btn-Tp{
    width: 14px;
    height: 8px;
    margin: 0 auto;
    margin-top: 60px;
}
.open-btn-Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 左侧底部 */
.left_But{
    width: 100%;
    height: auto;
    padding-bottom: 16px;
}
.left_But_Tp{
    width: 100%;
    height: 145px;
    background: url(/static/home/images/wisdomTp8.png) no-repeat;
    background-size: cover;
/*    background-position: -703px 0;*/
    margin-top: 30px;
}
/* 右侧 */
.dustryBody_Yc{
    width: 925px;
    height: auto;
    float: right;
    margin-right: 1px;
    margin-top: 45px;
}
.dustryBody_Yc ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-bottom: 19px;
}
.dustryBody_Yc ul li{
    width: 301px;
    height: 297px;
    margin: 0 3px;
    background-color: #f5f5f5;
    margin-bottom: 33px;
    position: relative;
}
.duceBut_Tp{
    width: 299px;
    height: 223px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 1px;
}
.duceBut_Tp a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.duceBut_Tp a img:hover{
    animation: move .5s linear forwards;
}
@keyframes move {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}
.dustryBody_Yc ul li .industryAL_p1{
    font-size: 16px;
    color: #333333;
    margin-top: 28px;
    padding: 0 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dustryBody_Black{
    width: 100%;
    height: auto;
    display: none;
    transition: all 0.4s ease;
}
.dustryBody_Wz{
    width: 100%;
    height: 128px;
    background-color: rgb(89, 138, 216,0.9);
    position: absolute;
    bottom: 0;
}
.dustryBody_Wz a .p2{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-top: 25px;
    padding: 0 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dustryBody_Wz a .p3{
    font-size: 14px;
    color: #dfe7f6;
    margin-top: 15px;
    padding: 0 23px 0 30px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.domBody_Wz_Tp{
    width: 24px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    z-index: 99;
    bottom: 112px;
    left: 50%;
    margin-left: -12px;
}
.domBody_Wz_Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}