.wp .swiper-top,.swiper-bottom{
    margin: 0 auto;
    font-size: 18px;
    height: 110px;
    overflow: hidden;
    /* font-family:SimHei; */
    color: #000000;
}
.wp .swiper-top{
    height: 200px;    
}
.wp .swiper-top .swiper-slide{
    width: 770px;
    font-size: 145px;
}
.wp .swiper-bottom .swiper-slide{
    height: 110px;
    width: 770px;
}

.wp .swiper-slide{
    
    text-align: center;
    margin: 0 auto;
}
.wp .swiper-top-title{
    text-align: center;
    font-size: 60px;
    /* font-family:SimHei; */
    color: #000000;
}
#swiper-top-id .swiper-pagination{
    position:static;
    margin-top: 10px;
    margin-bottom: 70px;
}
.wp{
    position: relative;
}
.wp .swiper-top-line{
    width: 2px;
    height: 125px;
    background-color: #000000;
    margin: 80px auto;
    margin-bottom:40px;
}

#swiper-top-id .swiper-pagination-bullet{
    display: inline-block;
    margin:0 20px;
}

#swiper-top-id .swiper-pagination-bullet-active{
    background-color: #d80c18;
}
.td-product-item{
    display: none;
}
.td-product-item.on{
    display: block;
}
.td-product-item img{
    width: 100%;
}
.td-product-item{
    position: relative;
}
.td-product-item span{
    position: absolute;
    bottom: 40px;
    right: 70px;
    background-color: #d80c18;
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 10px;
}
.wp-product .m-features{
    margin-top: 0;
}
.features .m-features{
    margin-top: 0;
}


.product_title{
    color: #000000;
    text-align: center;
    font-weight: 700;
}
.index-1 .industry{
    overflow: hidden;
    /* background: url('/public/home/default/images/bj/3c.jpg') no-repeat; */
    /* background-size: 100% 100%; */
    margin-bottom: 80px;
    position: relative;
}
.index-1 .industry .industry-bgimg{
    position: absolute;
    left: 0;
    top: 0;
}
.index-1 .industry .industry-item{
    width: 25%;
    float: left;
   
    display: flex;
    align-items: center;
    justify-content: space-around;
	z-index:10;
}
.industry .industry-item .off{
    padding-top: 105px;
    padding-bottom:105px;
    width: 100%;
    position: relative;
    z-index: 15;
    
}

.industry .industry-item .off div{
   text-align: center;
}
.industry .industry-item .off .off-bottom{
    color: #ffffff;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
}

.industry .industry-item .on{
   
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: url(../images/bj/bj4.png) center center no-repeat;
    /*background-color: #ffffff;*/
    background-size: 100% 100%;
    text-align: center;   
    height: 100%;
    display: none;
    overflow: hidden;
	z-index:20;
}
/* .industry .industry-item:hover .on{
   
    transition: .5s;
    height: 310px;
} */
.industry .industry-item .on .on-pic{
    width: 80px;
    height: 80px;
    margin: 0 auto; 
    position: relative;
    margin-top: 40px;   
}
.industry .industry-item .on .on-pic img{
    width: 40px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
}
.on-pic:after{    
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    background: url(../images/bg2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    animation: 30s linear infinite rotate-anim;
    -webkit-animation: 30s linear infinite rotate-anim;
}
.on-pic-title{
    margin-top: 22px;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}
.on-pic-more{
    margin-top: 50px;
}
.on-pic-more span{
    background-color: #d70b16;
    padding: 5px 30px;
    color: #ffffff;    
    border-radius: 20px;
}

.wp .service-box{
    width: 80%;
    margin: 0 auto;
}
.wp .service-box .service-box-icon{
    display: flex;
    justify-content: space-between;
}
.wp .service-box .service-box-icon .service-box-icon-list{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wp .service-box .service-box-icon .service-box-icon-list .service-box-icon-list-title,.service-text{
    font-size: 18px;
    color: #000000;
    /* font-family:SimHei; */
    text-align: center;
}
.wp .service-box-icon-list-img{
    margin-bottom: 30px;
    width: 120px;
    height: 137px;
}
.wp .service-box-icon-list-img img{
    width: 120px;
    height: 137px;
}
.service-text{
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}
.wp .service-title{
    font-size: 28px;
    /* font-family:SimHei; */
    color: #000000;
    margin-bottom: 66px;
    font-weight: 700;
}
.wp .news-bottom{
    width: 100%;
    overflow: hidden;
}
.wp .news-bottom .news-left{
    width: 48%;
    float: left;
    background-color: #f5f5f5;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.wp .news-bottom .news-left .new-left-title{
    font-size: 16px;
    color: #000000;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 18px;
}
.wp .news-bottom .news-left .new-left-title p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /* font-family:SimHei; */
    font-weight: 600;
}
.wp .news-bottom .news-left .new-left-text{
    font-size: 16px;
    color: #707070;
    /* font-family:SimHei; */
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 13px;
    margin-bottom: 18px;
}

.wp .news-bottom .news-right{
    width: 48%;
    float: right;    
}
.wp .news-bottom .news-right .news-right-line{
    overflow: hidden;
}
.wp .news-bottom .news-right .news-right-line-item{
    width: 49%;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    background-color: #f5f5f5;
    
}
.wp .news-bottom .news-right .news-right-line-item p{
    margin-left: 18px;
    margin-right: 18px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    height: 42px;
    display: inline-block;
    /* overflow: hidden; */
    display: -webkit-box; /* 对于较旧的浏览器 */
    -webkit-line-clamp: 2; /* 显示的行数 */
    -webkit-box-orient: vertical; /* 垂直方向显示 */
    overflow: hidden; /* 隐藏超出的文本 */
    text-overflow: ellipsis; /* 用省略号表示隐藏的文本 */
}
.wp .news-bottom .news-right .news-right-line-item-left{
    float: left;   
}
.wp .news-bottom .news-right .news-right-line-item-right{
    float: right;   
}
.wp .news-bottom .news-right-list .news-right-list-item{
    overflow: hidden;
    border-bottom: 2px solid #e8e8e8;
    margin-top: 25px;
}
.wp .news-bottom .news-right-list .news-right-list-item .news-right-list-item-left{
    float: left;
    width: 80%;
}
.news-right-list-item-left p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wp .news-bottom .news-right-list .news-right-list-item .news-right-list-item-right{
    float: right;
    min-width: 72px;
    width: 20%;
    text-align: end;
}

.wp .news-right-list .news-right-list-more{
    float:right;
    margin-top: 20px;
}
.wp .news-right-list .news-right-list-more span{
    background-color: #d80c18;
    padding: 5px 10px;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
}
.wp .news-top{
    margin-bottom: 30px;
}
.news-box{
    margin-bottom: 80px;
}
.index-1.service-box{
    padding-top: 70px;
}
.index-4.features{
    padding:70px 0 0 0; 
}
.about-2 .wp{
    width: 90%;
    max-width: 1900px;
}
.picabout{
    margin: 0 auto;
}
.con .picaboutp{
    font-size: 18px;
    text-align: center;
    margin-top: 5px;
    color: #b2adad;
    font-weight: 600;
}
.ln-list1 .con.Servecon{
    padding: 150px 55px 150px;
}


.wp .tabs-list2{
    display: flex;
    justify-content: space-between;
}
/* .wp .tabs-list2 li{
    width: 20%;
} */

.wp .tabs-list2 .i3{
    padding-top: 0;
}
.wp .tabs-list2 .i3 a{
    margin: 0 auto;
    float:none;
}

.wp .tabs-list2 .i4{
    padding-top: 30px;
}
.wp .tabs-list2 .i4 a{
    margin: 0 auto;
    float:none;
}
.wp .tabs-list2 .i5{
    padding-top: 30px;
}
.wp .tabs-list2 .i5 a{
    margin: 0 auto;
    float:none;
}
.wp .tabs-list2 a{
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wp .tabs-list2 .on a{
    line-height: 1.2;
}

.wp .hy-list2{
    display: flex;
    justify-content: space-between;
}
.wp .hy-list2 li{
    width: 12%;
}
.wp .hy-list2 h4{
    font-size: 20px;
    margin-top: 20px;
}

.wp .info-list1 .top{
    border: none;
}
.wp .info-list1{
    display: flex;
    justify-content: space-between;
}
.solution-list-new1{
    text-align: center;
    overflow: hidden;
    font-size: 0;
    display: flex;
    justify-content:center;
}
.solution-list-new1 li{
    width: 19%;
    text-align: center;
    position: relative;
    display: inline-block;
}

.solution-list-new1 .solution-top{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    background: url(../images/st1.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.solution-list-new1 .solution-top:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #de7681;
    border-radius: 50%;
}
.solution-list-new1 .solution-top img{
    width: 30px;
    height: 30px;
}
.solution-list-new1 .solution-top p{
    font-size: 14px;
    color: #e1e2e3;
    font-weight: 700;
}
.solution-list-new1 .solution-title{
    font-size: 14px;
    /* font-family:SimHei; */
    color: #000000;
    margin-top: 10px;
    padding-bottom: 5px;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    overflow: hidden;

}
.solution-list-new1 li:before {
    margin-left: -15px;
    content: '';
    position: absolute;
    left: 100%;
    top: 23px;
    width: 25px;
    height: 18px;
    background: url(../images/icon-next12.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.solution-list-new1 li:last-child:before{
    display:none;
}
/*
.solution-list-new1 .last:before{display:none}
*/

.solution-list-new1 .solution-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 20px;
    height: 1px;
    background-color: #cd1121;
    margin-left: -10px;
}
.wp .chp-list2{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
}
.wp .chp-list2 li{
    width: 24.5%;
    padding: 0;
    margin-right: 0.5%;
}
.wp .chp-list2 .pic{
    height: 200px;
    line-height: 200px;
}
.wp .chp-list2 .h4{
    font-size: 20px;
}
.wp .chp-list2 .inner .txt{
    font-size: 12px;
    height: 100%;
  


}
.wp .service-top{
    margin-top: 57px;
    margin-bottom: 40px;
}
.wp .service-top,.wp .service-top-text{
    text-align:  center;
    margin-bottom: 80px;
}
.wp .service-top img{
    width: 253px;
    height: 160px;

}
.wp .service-top-text{
    /* font-family:SimHei; */
    font-size: 60px;
    color: #000000;
}
.wp .service-top-text span{
    margin: 30px;
}
.wp .service-middle{
    overflow: hidden;
    /* font-family:SimHei; */
    color: #000000;
    margin-bottom: 40px;
}
.wp .service-middle-left{
    float: left;
    width: 48%;
}
.wp .service-middle-right{
    float: right;
    width: 48%;
}
.wp .service-middle .service-middle-right .service-middle-right-title{
    font-size: 28px;
    margin-top: 20px;
    text-align: center;
}
.wp .service-middle .service-middle-right .service-middle-right-phone{
    font-size: 36px;
    color: #d80c18; 
    font-weight: 700;  
    margin-bottom: 40px;
    text-align: center;   
}
.wp .service-middle .service-middle-right .service-middle-right-p{
    font-size: 18px;
    margin-bottom: 40px; 
    text-align: center;
    line-height: 1.8;
}
.wp .service-middle .service-middle-right .service-middle-right-q{
    font-size: 16px;
}
.wp .service-middle .service-middle-left .service-middle-left-title{
    font-size: 28px;
    text-align: center;
    margin-top: 40px;
}
.wp .service-middle .service-middle-left .service-middle-left-title span{
    color: #d80c18;
    font-size: 28px;
    font-weight: 700;
    
}
.wp .service-middle .service-middle-left .service-middle-left-info{
    font-size: 18px;
    text-align: center;
    
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    line-height: 1.8;
}
.service-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    overflow: hidden;
}
.service-list li{
    width: 24%;
    background-color: #f5f5f5;
    border-radius: 10px;
    height: 450px;
}
.service-list li .service-list-item-box img{
    width: 50px;
    height: 50px;
}
.service-list li .service-list-item-box{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #454545;
    margin-top: 50px;
}
.service-list li .service-list-item-box:hover .on{
    display: inline;
}
.service-list li .service-list-item-box:hover{
    background-color: #ffffff;
    -moz-box-shadow: 2px 2px 10px #e1e1e1;
    -webkit-box-shadow: 2px 2px 10px #e1e1e1;
    box-shadow:2px 2px 10px #e1e1e1;
}
.service-list li .service-list-item-box .on{
    display: none;
}
.service-list li .service-list-item-box:hover .off{
    display: none;
}
.service-list-item-line{
    text-align: center;
    font-size: 18px;
    color: #d80c18;
    width: 80%;
    margin: 0 auto;
}
.service-list-item-info{
    text-align: center;
    color: #000000;
    width: 70%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 2;
}
.service-list-item-line{
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 600;
}

.trends-1 .service-down{
    width: 100%;
    height: 600px;
    background: url(/public/home/default/images/v2.0/downbj.png) no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    /* font-family:SimHei; */
    text-align: center;
    margin-top: 40px;
}
.service-down .service-down-title{
    font-size: 36px;
}
.service-down .service-down-lable{
    font-size: 14px;
}
.service-down .service-down-more{
    font-size: 14px;
    padding: 8px 10px;
    background-color: #d80c18;
    border-radius: 5px;
    color: #fff;
}
.service-down{
    display: flex;
    align-items: center;
}
.service-wp .service-down-title{
    margin: 35px auto;
}
.service-wp .service-down-lable{
    margin-bottom: 35px;
}
.main .service-box{
    padding-bottom: 0;
}

.download-2{
    /* font-family:SimHei; */
    color: #000000;
    background-color: #ffffff;
}
.download-2-title{
    margin-bottom: 20px;
    padding-top: 80px;
    text-align: center;
    font-size: 60px;

}
.download-2-lable{
    text-align: center;
    font-size: 18px; 
    margin-bottom: 5px;  
}
.download-2-password{
    text-align: center;
    font-size: 15px;
    margin-bottom: 50px;
}
.download-2-Header{
    overflow: hidden;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.download-2-Header .download-2-Header-left{
    float: left;
}
.download-2-Header .download-2-Header-right{
    float: right;
    
}
.download-2-Header .download-2-Header-left span{
    display: inline-block;
    padding: 5px 20px;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin: 5px 0;
    -moz-box-shadow: 1px 1px 1px #e1e1e1;
    -webkit-box-shadow: 1px 1px 1px #e1e1e1;
    box-shadow:1px 1px 1px #e1e1e1;
    cursor:pointer;
}
.download-2-Header .download-2-Header-left .download-2-Header-left-span{
    background-color: #d80c18;
    color: #ffffff;
}
.download-2-Header .download-2-Header-left .download-2-Header-left-bottom span{
    font-size: 10px;
}
.banner{
    background-color: #ffffff;
}
.download-2-Header .download-2-Header-submit{
    background-color: #d80c18;
    border: none;
    width:100px;
    padding-left: 10px;
    color: #ffffff;
    font-size: 14px;
    /* font-family:SimHei;  */
    display: flex;
    align-items: center;
    cursor:pointer;
}

.download-2-Header .download-2-Header-submit  img{
    vertical-align:middle;
}

.download-2-Header .download-2-Header-submit span{
    height: 50px;
    line-height: 50px;
}
.download-2-Header-right form{
    display:flex;

}
.download-2-Header-right form input{
   padding: 10px 20px;
   background-color:#f5f5f5;
   line-height: 50px;
   height: 50px;
   border-radius: 5px;
   -moz-box-shadow: 0px 0px 3px #e1e1e1;
   -webkit-box-shadow: 0px 0px 3px #e1e1e1;
   box-shadow:0px 0px 3px #e1e1e1;
   margin:5px 20px 5px 5px;
}
.download-2-Header-right form button{
    margin: 5px 0;
    height: 50px;
    line-height: 50px;
}
.download-2-list-line{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #bbbbbb;
    cursor:pointer;
    padding-left: 10px;
    padding-right: 10px;
}
.download-2-list-line .download-2-list-left{
    display: flex;
    justify-content: flex-start;
    align-items: center;
   

}

.download-2-list-line .download-2-list-left .download-2-list-left-show{
    margin-left: 10px;
}
.download-2-list-line .download-2-list-left .download-2-list-left-show .download-2-list-left-show-title{
    font-size: 14px;
}
.download-2-list-line .download-2-list-left .download-2-list-left-show .download-2-list-left-show-info{
    font-size: 18px;
}
.download-2-list{
    margin-top: 10px;
    margin-bottom: 40px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.pages{
    padding-bottom: 50px;
}

.download-2-list-line:hover img{
    opacity: 1;
    -webkit-transition:.5s;
    -o-transition:.5s;
    transition:all .5s;
    width: 40px;
}

.download-2-list-left img{
    width: 0;
    opacity: 0;
    -webkit-transition:.5s;
    -o-transition:.5s;
    transition:all .5s;
}

.getdemand{
    background-color: #e1e1e1;  
    overflow: hidden;
}
.getdemand .getdemand-title{
    font-size: 45px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.getdemand .getdemand-line{
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 29px;
    margin-bottom: 20px;  
}
.getdemand-line .getdemand-line-left{
    display: flex;
    width: 49%;
}
.getdemand-line  .getdemand-line-span{
    color: #d80c18;
}

.getdemand-line .getdemand-line-right{
    width: 49%;
    display: flex;
    justify-content: flex-end;
}
.getdemand-box{
    width: 90%;
    margin: 0 auto;
}
.getdemand-line-left-box{
    width:5%;
    line-height: 80px;
}
.getdemand-line-left-box-right{
    width: 95%;
    overflow: hidden;
}
.getdemand-line input{
    line-height: 80px;
    height: 80px;
    padding: 10px;
    width: 100%;
}
.getdemand-line-left-xq{
    width: 2.5%;
}
.getdemand-line-left-box-xq{
    width: 97.5%;
    
}
.getdemand-line-left-box-xq textarea{
    width: 100%;
    resize: none;
    padding: 10px;
}
.getdemand-button{
    text-align: center;
}
.getdemand-button button{
    background-color: #d80c18;
    border: none;
    color: #ffffff;
    line-height: 50px;
    padding: 0 100px;
    margin-top: 50px;
    margin-bottom: 100px;
    cursor:pointer;
    font-size: 20px;
}

.canshu-ul{
    width: 100%;
    display: flex;
}

.canshu-ul li{
    flex: 1;
    text-align: center;
    padding: 14px 5px;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e9e9e9;

}
.canshu-ul-title{
    background-color: #f8f8f8;
    
    text-align: center;
}
.robot-down{
    margin-top: 20px;
    margin-bottom: 20px;
}
.robot-down .robot-down-title{
    font-size: 24px;
    color: #000000;
    margin-bottom: 5px;
}
.robot-down span{
    margin-right: 10px;
}

.ft-txt-line{
    overflow: hidden;
}
.ft-txt-line .item{
    float: left;
    margin-right: 20px;
    text-align: center;
}
.aboutareaname:hover{
    color: #ffffff;
}
.download-2-list-class ul{
    background-color: #ffffff;
}
.download-2-list-class ul li{
    float: left;
    text-align: center;
    background-color: #ffffff;
    padding: 10px 0; 
    overflow: hidden;   
}
.download-2-list-class ul .subnav{
    background-color: #f5f5f5; 
    margin-left: -2px;   
}
.download-2-list-class ul .subnav p{
    border-right: none;
    color:#d80c18;
    
}

.download-2-list-class ul li p{
    border-right: 1px solid #878787;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 20px;
}

.download-2-list-class ul a:last-child li p{
    border-right: none;
}
.download-2-list-class ul{
    overflow: hidden;
}