.pck-bgblue {
	background-image: url(../image/product/2.png);
	background-size: 100% 100%;
	background-size: cover;
	/*padding: 0.5rem 0;*/
	display: flex;
    height: 8.6rem;
    align-items: center;
    justify-content: center;
}


.pck-bgblue:first-child .ockrc-k:nth-child(1){
    /*display: none;*/
}

.pck-bgblack {
	background-image: url(../image/product/4.png);
	background-size: 100% 100%;
	background-size: cover;
	/*padding: 0.5rem 0;*/
	display: flex;
    height: 8.6rem;
    align-items: center;
    justify-content: center;
}

.pc-k {
	display: flex;
	align-items: center;
}

.pck-left {
	width: 7rem;
	height: auto;
}

.pck-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.one .ock-rig {
	padding-left: 2.2rem;
}

.two .ock-rig {
	padding-right: 3.97rem;
}

.two .ockr-class {
	color: #FFFFFF;
}

.two .ockr-title {
	color: #A5CFFF;
}

.two .ockrck-rig {
	color: #FFFFFF;
}

.two .ockr-more {
	background: RGBA(56, 69, 83, 1);
}

.ockr-class {
	font-size: 0.24rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.ockr-title {
    white-space: nowrap;
	margin-top: 0.2rem;
	font-size: 0.48rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #15559A;
}

.ockr-con {
	margin-top: 0.6rem;
}

.ockrc-k {
	display: flex;
	align-items: center;
	margin-bottom: 0.3rem;
}

.ockrc-k:last-child {
	margin-bottom: 0;
}

.ockrck-left {
	margin-right: 0.3rem;
	width: 0.24rem;
}

.ockrck-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ockrck-rig {
	font-size: 0.3rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.ockr-more {
	text-align: center;
	margin-top: 0.7rem;
	width: 1.47rem;
	height: 0.39rem;
	background: #008ff3;
	border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
	font-size: 0.16rem;
	font-family: Arial-Bold, Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.39rem;
}

/* 产品分类 */
/* 功能特点 */
.s-box{
    padding: 0.3rem 0!important;
}
.s-box a:nth-child(1){
    font-weight: bold;
    color: #008ff3;
}
.s-box a:hover{
    color:  #008ff3 ;
    font-weight: bold;
}
.cf-bg {
	background: url(../image/productclass/2.png);
	background-size: cover;
	background-size: 100% 100%;
	padding: 1.35rem 0 0.6rem;
}

.cf-title {
	font-size: 0.44rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.cf-text {
	margin-top: 0.5rem;
	font-size: 0.18rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.4rem;
}

.cf-con {
	margin-top: 0.48rem;
	display: flex;
	align-items: center;
}

.cfc-k {
	/*cursor: pointer;*/
	width: 3.35rem;
	height: 2.2rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0, 79, 171, 0.1);
	margin-right: 0.2rem;
	padding: 0.3rem 0.33rem 0.51rem;
}

.cfc-k:last-child {
	margin-right: 0;
}

.cfck-title {
	font-size: 0.3rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color:  #008ff3 ;
	text-align: center;
}

.cfck-con {
	margin-top: 0.32rem;
	font-size: 0.14rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.36rem;
	text-align: center;
}

/* 视频 */
.cf-video {
	padding-top: 0.6rem;
	width: 12rem;
	margin: 0 auto;
}

.cf-video video {
	width: 100%;
	height: 100%;
}

.cf-warp {
	margin-top: 0.3rem;
}

.cfw-k {
	cursor: pointer;
	width: 100%;
	height: 4rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0, 79, 171, 0.1);
	padding: 0.4rem 0.6rem 0 0.8rem;
	margin-top: 0.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.cfwk-left img {
	width: 3.6rem;
	/*height: 3.1rem;*/
	height: auto;
	object-fit: cover;
	position: relative;
	z-index: 999;
}

.cfwk-rig {
	margin-left: 1.5rem;
	width: 7.5rem;
}

.cfwkr-title {
	font-size: 0.36rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.cfwkr-text {
    
	margin-top: 0.3rem;
	font-size: 0.18rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.4rem;
}

.cfwkr-icon {
    position: relative;
    z-index: 99;
	margin-top: 0.31rem;
	display: flex;
	align-items: center;
	padding-left: 0.3rem;
	justify-content: space-between;
}

.cfwlri-k {
	/*margin-right: 0.8rem;*/
    display: flex;
    flex-direction: column;
    
}


.cfwlri-k:last-child {
	margin-right: 0;
}

.cfwlri-k img {
	/*width: 1rem;*/
	height: 1rem;
	object-fit: contain!important;
}

.cfwlrik-title {
	font-size: 0.14rem;
	font-family: Bahnschrift-SemiBold, Bahnschrift;
	font-weight: 600;
	color: #2093FF;
	margin-bottom: -0.45rem;
	text-align: center;
}

.cfwlrik-title span {
	font-size: .3rem;
}

.cfwlrik-p {
	font-size: 0.16rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: rgb(153,153,153);
	text-align: center;
}

.cfwkl-text {
	font-size: 1rem;
	font-family: Bahnschrift-Bold, Bahnschrift;
	font-weight: bold;
	color: RGBA(240, 245, 252, 1);
	white-space: nowrap;
	left: 0.1rem;
	bottom: 0;
	position: absolute;
	z-index: -1;
}

/* 技术优势 */
.cf-advantagebg {
	margin-top: 0.9rem;
	padding-top: 0.8rem;
	padding-bottom: 1rem;
	background: url(../image/productclass/8.png);
	background-size: cover;
	background-size: 100% 100%;
}

.cfa-title {
	font-size: 0.4rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.cfa-text {
	text-align: center;
	margin-top: 0.3rem;
	font-size: 0.3rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.cfa-con {
	display: flex;
	align-items: center;
	margin-top: 0.64rem;
}

.cfac-k {
	/*cursor: pointer;*/
	width: 4.5rem;
	padding: 0.4rem 0.5rem 0.38rem;
	margin-right: 0.25rem;
	background: #FFFFFF;
}

.cfac-k:last-child {
	margin-right: 0;
}

.cfac-k img {
	margin: 0 auto;
	width: 0.6rem;
	height: auto;
	object-fit: cover;
}

.cfack-text {
	margin-top: 0.21rem;
	font-size: 0.2rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.37rem;
	text-align: center;
}

/* 客户案例 */
.case-box{
	cursor: pointer;
}
.cf-case {
	padding-top: 0.67rem;
	padding-bottom: 1.2rem;
}

.cfc-tile {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cfct-left {
	font-size: 0.5rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.cfct-right {
	cursor: pointer;
	font-size: 0.18rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 0.3rem;
}

.cfc-box {
	margin-top: 0.7rem;
}

.case-box img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.cb-wz {
	padding-top: 0.3rem;
	/*padding-bottom: 0.3rem;*/
	text-align: center;
	font-size: 0.2rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 0.4rem;
}



.caseSwiper .swiper-pagination-bullet {
	width: 0.16rem;
	height: 0.16rem;
}

/* 产品分类 end*/
/* 产品详情 */
.pd-title {
	text-align: center;
	font-size: 0.4rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color:#333333;
	margin-top: 0.8rem;
}

.pd-text {
	margin: 0 auto;
	margin-top: 0.6rem;
	text-align: center;
	width: 13rem;
	font-size: 0.18rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 0.46rem;
}

.pd-warp1 {
    width: 10rem;
    margin: 0 auto;
    /*background: red;*/
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.8rem;
}

.pd-warp1-k {
	/*cursor: pointer;*/
	padding: 0 1rem;
	border-right: 0.01rem solid #BBBBBB;
}

.pd-warp1-k:first-child {
	padding-left: 0;
}

.pd-warp1-k img {
	width: 1.5rem;
	height: 1.5rem;
	object-fit: cover;
}

.pdw1-wz {
	text-align: center;
	margin-top: 0.21rem;
	font-size: 0.24rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.pd-warp1-k:last-child {
	padding-right: 0;
	border-right: none;
}

.pd-img {
	margin-top: 1rem;
}

.pd-img img {
	width: 7rem;
	height: auto;
	margin: 0 auto;
	object-fit: cover;
}

.pd-data {
    width: 10rem;
	padding-top: 1.17rem;
	padding-bottom: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*background: red;*/
}

.pdd-k {
	cursor: pointer;
	/*margin-right: 2.6rem;*/
}

.pdd-k:last-child {
	margin-right: 0;
}

.pddk-num {
	font-size: 0.24rem;
	font-family: Bahnschrift-Regular, Bahnschrift;
	font-weight: 400;
	color: #15559A;
	padding-bottom: 0.12rem;
	border-bottom: 0.01rem solid #BBBBBB;
}

.pddk-num span {
	font-size: .7rem;
}

.pddk-wz {
	margin-top: 0.1rem;
	font-size: 0.2rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.pd-parameter{
    padding-bottom: 1.36rem;
}
.pd-img2 {
	display: flex;
	align-items: center;
	padding-top: 1rem;
	/*padding: 1rem 0;*/
}

.pd-img2 img {
	width: 50%;
	height: auto;
	object-fit: cover;
}

/* 基础参数 */
.pdpm-title {
	font-size: 0.36rem;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.pdpm-table {
	margin-top: 0.6rem;
	padding: 0 2rem;
}
.zsxz{
    padding: 0 2rem;
}
.pdpm-table table {
	width: 100%;
	border: 0.01rem solid #DFE9F5;
}
.pdpm-table table tr td{
    padding: 0.16rem 0;
}
.pdpm-table table tr {
	/*height: 0.7rem !important;*/
	background: rgba(239,239,239);
}
.pdpm-table table tr:nth-child(2n){
	background: RGBA(255, 255, 255, 1);
}
.pdpm-table table th,.pdpm-table table td:nth-child(1n){
    border-bottom: 0.01rem solid #DFE9F5;
    border-top: 0;
    border-left: 0;
	width: 6.3rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: center;
}

.pdpm-table table td:nth-child(2n){
	width: 4.69rem;
	padding-left: 0.4rem;
	font-size: 0.16rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
/* 应用领域 */
.pd-app{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.pdapp-warp{
	width: 100%;
	margin-top: 0.6rem;
	display: flex;
	align-items: center;
}
.pdappw-k{
	cursor: pointer;
	width: 4.5rem;
	margin-right: 0.25rem;
}
.pdappw-k img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pdappw-k:last-child{
	margin-right: 0;
}
/* 产品详情 end*/
@media screen and (max-width:1024px){
    .pc-k{
        width: 100%;
        padding: 0 0.15rem!important;
    }
    .cfct-right,.cfwkr-text{
        font-size: 0.24rem!important;
    }
    .pck-left{
        width:40%!important;
    }
    .cfc-tile{
        padding:  0 0.15rem;
    }
    .one .ock-rig{
        width: 60%;
         padding: 0 0 0 0.8rem!important;
         display: flex;
         flex-direction: column;
        /*background: pink;*/
    }
    .two .ock-rig{
        width: 60%;
        display: flex;
        flex-direction: column;
        /*background: red;*/
        padding: 0 0 0 0.8rem;
    }
    .two .ockr-more{
        width: 2rem;
        height: 0.7rem;
        /*background:pink;*/
        font-size: 0.12rem;
        border-radius: 1rem;
        line-height: 0.7rem;
    }
    .s-box-a{
        padding: 0.2rem 0;
        margin-right: 0!important;
        width: 33.3%;
        text-align: center;
        font-size: 0.26rem!important;
    }
    .cf-title_blue::before{
        left: 37%!important;
    }
    .cf-bg{
        padding: 0.6rem 0 0.6rem;
    }
    .cf-text{
        line-height: 2.2;
        padding: 0 0.4rem!important;
        text-align: justify!important;
        font-size: 0.28rem!important;
    }
    .cfc-k{
        width: 49%!important;
        margin-right: 2%;
        height: auto!important;
        margin-bottom: 0.25rem;
    }
    .cfc-k:nth-child(2n){
        margin-right: 0!important;
    }
    .cf-con{
        flex-wrap: wrap;
        align-items:initial!important;
        padding: 0 0.4rem;
    }
   
    .cfck-con{
        text-align: justify!important;
        font-size: 0.26rem!important;
    }
    /*.table_tr td{*/
    /*    font-size: 0.24rem!important;*/
    /*}*/
    .cfack-text{
        font-size: 0.24rem!important;
        text-align: justify;
    }
    .parameter{
        width: 100%!important;
    }
    .table{
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    .table_tr td{
        font-size: 0.24rem!important;
        padding: 0.25rem 0rem!important;
        line-height: 1.7;
        width: 4rem;
    }
    .cf-video{
        width: 100%!important;
    }
    .cfa-title_blue::before{
        left: 37%!important;
    }
    .cfa-con{
        width: 100%;
        padding: 0 0.4rem;
    }
    .cfa-con{
        align-items: initial!important;
    }
    .cfac-k{
        width: 31%!important;
        margin-right: 3.5%!important;
    }
    .cfac-k:nth-child(3n){
        margin-right: 0!important;
    }
    .cfa-text{
        font-size: 0.24rem;
    }
    .cfac-k:hover{
        /*background: pink;*/
        margin-top:0px!important;
    }
    .cf-case{
        padding: 0.6rem 0.15rem!important;
    }
    .cf-case .swiper-wrapper{
        flex-wrap: wrap;
    }
    .cf-case .swiper-wrapper .swiper-slide{
        /*margin-right: 0!important;*/
        width: 93%!important;
        margin: auto;
        margin-bottom: 0.5rem;
    } 
    .cb-wz{
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        font-size: 0.3rem!important;
    }
    .cb-wz p{
        line-height: 1.7;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        font-size: 0.24rem!important;
    }
    .cfc-box .swiper-slide{
        width: 31%!important;
        margin-right:3.5%!important ;
    }
     .cfc-box .swiper-slide:nth-child(3n){
         /*margin-right: 0!important;*/
     }
     .pd-text{
         width: 100%!important;
         padding: 0 0.4rem;
         font-size: 0.26rem;
     }
     .pdw1-wz,.pddk-wz{
         font-size: 0.24rem!important;
     }
     .zsxz{
         text-align: center;
         font-size: 0.24rem!important;
     }
     .pd-parameter td{
         font-size: 0.24rem!important;
         padding: 0.1rem!important;
     }
     .pd-warp1{
         width: 100%;
         flex-wrap: wrap;
     }
     .pd-warp1-k{
         width: 50%!important;
         padding: 0;
         display: flex;
         flex-wrap: wrap;
         justify-content: center;
         /*flex-direction: column;*/
         align-items: center;
         margin-bottom: 0.15rem;
     }
     .pd-img{
         width: 100%;
         padding:0 0.15rem!important;
     }
     .pd-img .swiper-button-next, .swiper-button-prev{
         display: none!important;
     }
     .pd-data{
         width: 100%;
         padding:  0 0.4rem;
         margin-top: 0.5rem;
         flex-wrap: wrap;
     }
     .pdpm-table table tr td{
         line-height: 1.7;
     }
     .pd-data .pdd-k{
         width: 50%;
         margin-bottom: 0.25rem;
     }
     .pddk-num,.pddk-wz{
         text-align: center;
     }
     .pddk-num span{
         font-size: 0.45rem;
     }
     .pdpm-table{
        padding: 0rem!important;
     }
     .bigtitle{
         margin-top: 0.5rem!important;
     }
     .zsxz{
         margin-top: 0.5rem!important;
     }
     .pd-parameter{
            padding-bottom: 0.8rem!important;
     }
     .pd-img2{
         padding: 0 0.15rem;
         margin: 0.3rem 0;
     }
     .cf-warp{
         width: 100%!important;
         padding: 0 0.4rem!important;
     }
     .cfw-k{
         padding: 0.3rem!important;
         height: auto!important;
         flex-wrap: wrap;
     }
     .cfwkr-icon{
         padding-left: 0!important;
     }
     .cfwlrik-title{
         font-size: 0.26rem!important;
     }
     .cfwlrik-p{
         font-size: 0.24rem;
     }
     .cfwkl-text{
         display: none;
     }
     .cfwk-left{
         width: 100%;
         display: flex;
         justify-content: center;
         /*padding-left: 0.15rem 0;*/
     }
     .cfwk-rig{
         width: auto!important;
         margin-left: 0!important;
         padding-right: 0.15rem;
     }
     
}
