* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

.identify {
    width: 900px;
    margin:0 auto;
    text-align: center;
    margin-bottom: 350px;
}

.identify>img {
    width: 200px;
}

.product_introduce {
    width: 100%;
    /* height: 200px; */
    display: flex;
    /* outline: 1px solid black; */
}

.product_introduce1 {
    width: 100%;
    display: flex;
    /* outline: 1px solid black; */
}

.introduce {
    width: 20%;
    line-height: 200px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 150px;
}

.introduce1 {
    width: 20%;
    line-height: 280px;
    font-weight: bold;
    font-size: 20px;
}
.introduce2 {
    /* width: 20%; */
    margin-left: 28px;
    text-align: start !important;
    line-height: 100px;
    font-weight: bold;
    font-size: 20px;
}
.pdding_22{
    padding-left: 22px;
}
.introduce_details {
    width: 65%;
    /* height: 500px; */
    text-align: start;
    padding-top: 40px;
    font-weight: bold;
    margin-left: 100px;
}
.introduce_details1 {
    /* width: 65%; */
    /* height: 500px; */
    text-align: start;
    /* padding-top: 40px; */
    font-weight: bold;
    /* margin-left: 100px; */
}
.introduce_details1>p{
    text-indent: 2em;
}

.introduce_details p img {
    width: 4rem;
    height: 4rem;
    margin-right: 2rem;
}

/* 产品特点 */
.product_feature {
    margin-top: 250px;
    width: 100%;
    /* height: 250px; */
    color: white;
    background-image: url('../imgs/product/面部识别bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
}

.product_feature>p {
    font-size: 22px;
    font-weight: bold;
}

.featrue {
    margin-top: 65px;
    display: flex;
    justify-content: space-around;
}

.featrue>div>div:nth-child(1) {
    width: 20px;
    height: 20px;
    background-color: rgba(128, 255, 0, 0.695);
    margin: auto;
    margin-bottom: 25px;
}

.product_scene {
    width: 100%;
    height: 250px;
    padding: 20px;
    background-color: #ccc;
}

.product_scene1 {
    width: 100%;
    height: 250px;
    padding: 20px;
}

.scene {
    font-size: 22px;
    font-weight: bold;
}

.sceneImg {
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
}

.sceneImg img {
    width: 230px;
    height: 150px;
    margin-bottom: 10px;
}

.product_show {
    width: 100%;
    margin-top: 20px;
}

.show_div {
    background-color: rgb(208, 211, 216);
}

.show_div>div {
    height: 50px;
    line-height: 50px;
}

.product_show>img {
    width: 100%;
    margin-top: 20px;
}

.product_show>div {
    font-weight: bold;
    font-size: 18px;
}

/* 产品参数 */
.product_parameter{
    width: 100%;
    /* height: 550px; */
    background-color: rgb(25, 92, 136);
    padding: 30px;
    position: relative;
    color: white;
}
.product_parameter1{
    width: 100%;
    height: 300px;
    background-color: rgb(25, 92, 136);
    padding: 30px;
    position: relative;
    color: white;
}

#product_cansu {
    display: flex;
    width: 900px;
    margin: auto;
}

.parameter_text {
    width: 80%;
    text-align: start;
}

.parameter_text>h3 {
    margin-bottom: 30px;
    margin-left: 400px;
}

.parameter_img {
    width: 30%;
    position: absolute;
    text-align: center;
    left: 70%;
    top: 45%;
}
.parameter_img1 {
    width: 30%;
    position: absolute;
    text-align: center;
    left: 70%;
    top: 25%;
}
.parameter_img2 {
    width: 30%;
    position: absolute;
    text-align: center;
    left: 70%;
    top: 28%;
}

.parameter_img>img,.parameter_img1>img,.parameter_img2>img {
    width: 100px;
    margin-bottom: 20px;
}

.parameter_img>p,
.parameter_img1>p,.parameter_img2>p {
    width: 100%;

}

#biaoti {
    font-family: OpenSansBold;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
    margin-bottom: .2rem;
}

.parameter_text>.tableShow h6 {
    font-weight: 600;
    font-size: 20px;
    color: #d7000f;
    text-transform: capitalize;
    display: inline-block;
    width: 26%;
    line-height: normal;
}

.parameter_text>.tableShow p {
    font-size: 16px;
    font-weight: 600;
}

.parameter_text>.tableShow p>span:first-child {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    width: 150px;
}

.parameter_text>.tableShow p>span {
    font-size: 14px;
    margin-left: 1rem;
}

.parameter_text>ul {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.parameter_text>ul>li {
    text-decoration: none;
    list-style: none;
    margin: 0 20px;
}

.brSpan{
    margin-left: 170px !important;
}
.product_style{
    width: 900px;
    margin: auto;
    margin-top: -200px;
    padding: 0 48px;
}
.product_style>h4{
    font-weight: bold;
}
.glyphicon{
    margin-right: 20px;
    color: #d7000f;
}


.product_ShuT67{
    width: 100%;
}
.product_ShuT67>img{
    width: 100%;
}
.imgbk{
    color: red;
}
.textImg{
    width: 200px;
    height: 300px;
}
.textImg1{
    width: 500px;
    height: 300px;
}

/* 轮播图 */
.swiper {
    width: 100% !important;
    height: 300px !important;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center !important;
    font-size: 18px;
    background: #fff;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 300px;
    height: 300px;
    object-fit: cover;
}
.logoImg{
    width: 50px;
}
.parameter_text_div{
    height: 260px;
}