

.pc-banner .swiper-slide{
    position: relative;
}
.pc-banner img{
    width:100%;
    height:100%;
}
.banner-item img{
    width:100%;
    height:100%;
}
.banner-slider{
    position:absolute;
    left:0;
    top:0;
    z-index:999;
    width:100%;
    height:100%;
}
.banner-slider>.hContainer{
    height:100%;
}
.banner-title{
    font-size: 55px;
    font-weight:bold;
    color: #ffffff;
}
.banner-text{
    margin:27px 0 55px 0;
    font-size: 36px;
    font-weight:lighter;
    color: #ffffff;
}
.banner-detail{
    display:block;
    width: 165px;
    height: 45px;
    font-size: 18px;
    color:#ffffff;
    text-align: center;
    line-height:45px;
    border-radius:5px;
    background-color:#d8011f;
}
.home-advant{
    position: relative;
    height:130px;
}
.home-advarea{
    position:absolute;
    left:0;
    top:-60px;
    z-index:999;
    width:100%;
}
.adv-list{
    padding:30px 0;
    border-radius:5px;
    background-color:#ffffff;
    box-shadow:-1px 4px 10px 0px rgba(0,0,0,0.1);
}
.adv-list li{
    width:25%;
    text-align: center;
}
.adv-th{
    font-size: 18px;
    color: #000000;
}
.adv-th span{
    font-size: 42px;
    font-weight:bold;
    line-height: 72px;
    color: #d8011f;
}
.adv-text{
    font-size:16px;
    color: #303030;
}
.ding-info{
    padding:50px 0;
}
.ding-title{
    text-align: center;
    font-size: 36px;
    font-weight:bold;
    color: #000000;
}
.ding-area{
    margin-top:40px;
    align-items: initial;
}
.ding-item{
    box-sizing: border-box;
    padding:13px;
    width: 286px;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
}
.ding-th{
    box-sizing: border-box;
    padding-left:20px;
    width:100%;
    height: 67px;
    line-height:67px;
    font-size: 28px;
    color: #fefefe;
    border-radius:5px 5px 0 0;
    background-image: linear-gradient(90deg, #d8011f 0%,  #ff092b 100%);
}
.ding-list{
    flex-direction:column;
    display: flex;
}
.ding-list li{
    padding:17px 0;
    border-bottom:1px dashed #dedede;
}
/* .product-sevion .ding-list li{
    margin-bottom:5px;
}
.application-scenarios .ding-list li{
    margin-bottom:13px;
}
.marketing-function .ding-list li{
    margin-bottom:6px;
} */
.trade-name{
	font-size: 18px;
	color: #000000;
}
.trade-name img{
    margin-right:10px;
    width:20px;
}
.trade-text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    box-sizing: border-box;
    padding-right:18px;
    margin-top:12px;
    height:40px;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
.trade-version{
    margin-top:17px;
    flex-wrap:wrap;
}
.trade-version span{
    margin-bottom:10px;
    padding:7px 15px;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
}
.trade-version span:nth-last-child(1),.trade-version span:nth-last-child(2){
    margin-bottom:0;
}
.trade-more{
    margin-top:20px;
    height:50px;
    line-height:50px;
    text-align: center;
}
.trade-more a{
    display:block;
    width:100%;
    height:100%;
    font-size: 16px;
    color: #df0221;
}
.trade-more a img{
    margin-left:10px;
}
.product-sevion .ding-th{
    background-image: linear-gradient(90deg,#ff4243 0%,#ff5d5e 100%);
}
.application-scenarios .ding-th{
    background-image: linear-gradient(90deg,#ff5000 0%,	#ff9a00 100%);
}
.marketing-function .ding-th{
    background-image: linear-gradient(90deg, #00c851 0%, #23fa7d 100%);
}
.info-message{
    padding:55px 0;
    background-color:#f7f8fb;
}
.message-list{
    flex-wrap: wrap;
    margin:50px 0 20px 0;
}
.message-list>li{
    position:relative;
    margin-bottom:30px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width:370px;
    height:220px;
    border-bottom:5px solid #df0221;
    background-color:#ffffff;
}
.message-area{
    text-align: center;
}
.message-img{
    
}
.message-img img{
    margin:0 auto;
    display:block;
}
.message-th{
    margin:21px 0 12px 0;
	font-size: 30px;
    font-weight:bold;
	color: #000000;
}
.message-text{
	font-size: 14px;
	color: #8e8e8e;
}
.message-slides{
    position:absolute;
    left:0;
    bottom:-100%;
    box-sizing: border-box;
    padding:25px;
    width:100%;
    height:100%;
    background-color:#d8011f;
    transition:all .5s;
}
.message-icon{
    margin-bottom:12px;
}
.message-icon img{
    width:26px;
}
.text-list li{
    position: relative;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	font-size: 14px;
	line-height: 28px;
	color: #f7f8fb;
}
.text-list li::after{
    content:"";
    position:absolute;
    left:-10px;
    top:15px;
    width:2px;
    height:2px;
    border-radius:50%;
    background-color:#ffffff;
}
.message-list>li:hover .message-slides{
    bottom:0;
}
.info-oper a{
    display:block;
    width:135px;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size: 14px;
    color: #d8011f;
    border:1px solid #d8011f;
}
.info-try{
    margin-right:20px;
}
.info-oper a:hover{
    color:#ffffff;
    background-color:#d8011f;
}
.product{
    padding:60px 0;
}
.core{
    box-sizing: border-box;
    padding:60px 0;
    /* height:630px; */
    background-color:#f7f8fb;
}
.solu-area{
    margin-top:38px;
    box-sizing:border-box;
    padding:60px 0;
    height:630px;
    background:url(../images/solution.jpg);
}
.soluTab{
    box-sizing: border-box;
    width:230px;
    border-right:1px solid #737374;
}
.soluTab li{
    height:60px;
    font-size: 22px;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
    line-height:60px;
}
.soluTab li.active{
    position: relative;
    background-color:#d8011f;
}
.soluTab li.active::after{
    content:"";
    position:absolute;
    right:-2px;
    top:0;
    width:3px;
    height:100%;
    background-color:#ffffff;
}
.solu-swiper{
    width:75%;
    height:480px;
}
.solu-info{
    height:100%;
}
.solutitle{
    margin-bottom:25px;
	font-size: 28px;
	color: #ffffff;
}
.solutext{
	font-size: 14px;
	line-height: 24px;
    color:#c0c0c1;
}
.case-list li{
    margin-right:20px;
    width:164px;
}
.case-list li:last-of-type{
    margin-right:0;
}
.case-list li img{
    width:100%;
}
.about-product li{
    display: flex;
    justify-content: center;
    align-items:center;
    margin-right:20px;
    width:181px;
    height:61px;
    font-size:14px;
    border-radius:5px;
    background-color:#ffffff;
}
.about-product li span{
    display:inline-block;
    margin-right:5px;
    width:20px;
    height:20px;
    border-radius:5px;
    background-color:#e60012;
}
.swiper-item{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    height:100%;
}
.swiper-item>div{
    display:inline-table;
    width:100%;
}
.cooperative{
    box-sizing: border-box;
    padding:50px 0;
}
.coop-list{
    margin-top:50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.coop-list li{
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin:0 5px 10px 5px;
    width:190px;
    height:120px;
    border:1px solid #d5d5d5;
}
.coop-list li:hover{
    border:1px solid #f6ab1a;
}
/* .coop-list li:nth-child(odd){
    background-color:#eeeeee;
}
.coop-list li:nth-child(1),.coop-list li:nth-child(3),.coop-list li:nth-child(5){
    background-color:#ffffff;
}
.coop-list li:nth-child(2),.coop-list li:nth-child(4),.coop-list li:nth-child(6){
    background-color:#eeeeee;
} */
.coop-list li img{
    width:80%;
}
.news-center{
    padding:50px 0;
    background-color:#f7f8fb;
}
.news-area{
    margin-top:55px;
    align-items: flex-start;
}
.news-item{
    width:375px;
}
.news-th{
    position: relative;
	font-size: 24px;
	color: #000000;
}
.news-th a{
	font-size: 14px;
	color: #464646;
}
.news-th a:hover{
    color:#d8011f;
}
.news-th::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-10px;
    width:29px;
    height:1px;
    background-color:#d8011f;
    z-index:2;
}
.news-img{
    margin:40px 0 10px 0;
    width:100%;
    overflow: hidden;
}
.news-img img{
    width:100%;
    height:100%;
    transition:all .5s;
}
.news-img:hover img{
    transform: scale(1.1);
}
.news-list{
    
}
.news-list li{
    line-height:30px;
}
.news-td{
    font-size: 14px;
    color: #464646;
}
.news-title{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:80%;
}
.news-list li:hover .news-td,.news-list li:hover .news-td span{
    color:#d8011f;
}
.form-infomation{
    padding:75px 0;
}
.form-infomation>.hContainer{
    align-items: initial;
}
.ding-img{
    
}
.ding-form{
    width:305px;
}
.form-title{
    margin-bottom:30px;
    font-size: 32px;
    text-align: center;
    font-weight:bold;
    color: #000000;
}
.form-input{
    margin-bottom:11px;
}
.form-input input{
    box-sizing: border-box;
    padding-left:20px;
    width: 305px;
    height: 50px;
    border: solid 1px #e9e9e9;
}
.form-textarea{
	margin-bottom: 25px;
}
.form-textarea textarea{
    box-sizing: border-box;
    padding:10px 20px;
    width: 305px;
    height: 83px;
    border: solid 1px #e9e9e9;
}
.form-submit{
	width: 305px;
	height: 50px;
    line-height:50px;
    font-size: 20px;
    color: #ffffff;
    outline:none;
    border:none;
	background-color: #d8011f;
}
.friendlink{
    padding:20px 0;
    font-size: 16px;
    color: #010101;
    border-top:1px solid #eeeeee;
}
.friendlink a{
    margin-right:10px;
    color: #010101;
}
.friendlink a:hover{
    color:#d8011f;
}

@media(max-width:1199px){
    .hContainer{
        width:98%;
    }
    .banner-title{
        font-size:32px;
    }
    .banner-text{
        margin:15px 0;
        font-size:23px;
    }
    .adv-th span{
        line-height:50px;
        font-size:32px;
    }
    .banner-detail{
        height:36px;
        line-height:36px;
        font-size:16px;
    }
    .adv-list{
        padding:20px 0;
    }
    .home-advarea{
        top:-50px;
    }
    .ding-info{
        padding:0 0 50px 0;
    }
    .home-advant{
        height:110px;
    }
    .trade-version span{
        padding:7px 10px;
        font-size:13px;
    }
    .trade-text{
        padding-right:0;
    }
    .ding-th{
        font-size:25px;
    }
    .message-list>li{
        width:32%;
    }
    .coop-list li{
        width:16.6%;
    }
    .news-item{
        width:30%;
    }
    .news-th{
        font-size:22px;
    }
    .ding-title{
        font-size:30px;
    }
    .header-info{
        width:82%;
    }
    .ding-item{
        width:24%;
    }
    .ding-list{
        height:auto;
        display: block;
        flex-wrap: wrap;
    }
    .product-sevion .ding-list li:last-child{
        display:none;
    }
    .product-sevion .ding-list li{
        margin-bottom:11px;
    }
    .application-scenarios .ding-list li{
        margin-bottom:11px;
    }
    .marketing-function .ding-list li:last-child{
        display:none;
    }
    .marketing-function .ding-list li{
        margin-bottom:11px;
    }
    .trade-more{
        height:45px;
        line-height:45px;
    }
    .message-th{
        font-size:24px;
    }
    .tech-list li{
        width:23%;
    }
    .solu-area{
        padding:50px 0;
        height:auto;
    }
    .case-list li{
        width:19%;
    }
    .about-product li{
        width:24%;
        font-size:14px;
    }
    .soluTab li{
        font-size:20px;
    }
    .coop-list li{
        height:130px;
    }
    .news-area{
        margin-top:40px;
    }
    .news-center{
        padding:40px 0;
    }
    
    .ding-img{
        width:65%;
    }
    .ding-img img{
        width:100%;
    }
    .form-infomation{
        padding:50px 0;
    }
    .form-title{
        font-size:26px;
    }
    .form-input input,.form-submit{
        height:45px;
        line-height:45px;
    }
    .form-submit{
        font-size:18px;
    }
    .foot-top{
        margin-bottom:40px;
    }
    .core{
        padding:40px 0;
        height:auto;
    }
    .core-list li img{
        width:90px;
    }
    
}
@media(max-width:991px){
    .banner-title{
        font-size:28px;
    }
    .banner-text{
        margin:8px 0;
        font-size:18px;
    }
    .ding-th{
        font-size:20px;
        height:45px;
        line-height:45px;
    }
    .trade-name{
        font-size:14px;
    }
    .trade-version{
        display:none;
    }
    .product-sevion .ding-list li:nth-last-child(2){
        display:none;
    }
    .application-scenarios .ding-list li:last-of-type,.marketing-function .ding-list li:nth-last-child(2){
        display:none;
    }
    .message-th{
        font-size:18px;
    }
    .application-scenarios .ding-list li{
        margin-bottom:0;
    }
    .marketing-function .ding-list li{
        margin-bottom:0;
    }
    .product,.info-message{
        padding:40px 0;
    }
    .product-sevion .ding-list li{
        margin-bottom:0;
    }
    .proadv-info{
        width:100%;
        height:auto;
    }
    .proadv-area{
        padding:15px;
    }
    .proadv-title{
        font-size:18px;
    }
    .proadv-line{
        margin-bottom:15px;
    }
    .proadv-text{
        -webkit-line-clamp: 3;
    }
    .ding-title{
        font-size:25px;
    }
    .core-list li img{
        width:65px;
    }
    .soluTab{
        width:20%;
    }
    .solu-swiper{
        width:75%;
    }
    .soluTab li{
        font-size:18px;
    }
    .solutitle{
        margin-bottom:20px;
        font-size: 24px;
    }
    .coop-list li{
        height:100px;
    }
    .core-title{
        font-size:18px;
    }
    .core-text{
        margin:0 auto;
        width:80%;
        line-height:23px;
    }
    .news-item{
        width:32%;
    }
    .form-infomation>.hContainer{
        align-items: center;
    }
    .ding-img{
        width:58%;
    }
    .friendlink a{
        font-size:14px;
    }
    .adv-list{
        padding:10px 0;
    }
    .home-advarea{
        top:-30px;
    }
    .banner-detail{
        width:130px;
    }
}
