ul li{
    list-style: none;
}
.main-bar{
    padding-bottom: 20px;
    width: 1920px;
    height: 80px;
    background-color: #ffffff;
    line-height:80px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16), inset 0 1px 1px 0 rgba(255, 255, 255, 0.4);
}
.main-bar ul{
    width: 602px;
    margin: 0 645px 0 673px;
    display: flex;

}
.main-bar ul li {
    font-size: 18px;
    padding: 0 60px;
}
.main-bar ul li:hover{
    cursor: pointer;
}
.main-bar .act {
    color: #04ccfe;
}
.product-content{
    padding: 50px 238px 0 270px;
}
#product .product-content{
    flex-wrap: wrap;
    display: flex;
}
#product .product-content .product-content-list{
    width: 449px;
    height: 325px;
    background-color: #f4f4f4;
    margin: 0  21px 30px 0;
}

#product .product-content .product-content-list:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16),
    inset 0 1px 1px 0 rgba(255, 255, 255, 0.4)
}
#product .product-content-list>img{
    width: 405px;
    height: 225px;
    margin: 24px;
}

.product-second-sec {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 1920px;
    margin: 56px 0;
}

.product-second-left {
    width: 212px;
    margin-left: 165px;
}

.product-second-left-title {
    width: 212px;
    height: 41px;
    background-color: #21bbfc;
    margin-bottom: 1.5px;
    line-height: 41px;
    padding-left: 20px;
    color: #f8f8f8;
    position: relative;
}

.product-second-left-title img {
    position: absolute;
    right: 15px;
    bottom: 10px;
    width: 20px;
    height: 20px;
}

.product-second-left ul li {
    width: 212px;
    height: 41px;
    background-color: #f8f8f8;
    margin-bottom: 1.5px;
    line-height: 41px;
    padding-left: 20px;
    color: #6a6b6b;
    border-bottom: 1.5px solid #e0e1e1;
}

.product-second-left ul li.active {
    color: #21bbfc;
}

.product-second-left ul li:hover {
    color: #21bbfc;
    cursor: pointer;
}

.product-second-right {
    margin-top: 16px;
    width: 1216px;
    margin-left: 78px;
    background-color: #ffffff;
    position: relative;
}
.product-second-right_title{
    display: flex;

    justify-content: center; /* 水平居中 */
}
.product-second-right_contactPhone{

    text-align: right;
    position: absolute;
    right: 10px;
    top: 80px;
}
.product-second-right_contactPhone_bottom{
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 30px;
}
.product-second-right h3{
    line-height: 51px;
    padding-left: 10px;
    font-size: 36px;
    font-weight: normal;
    color: #3b3b3b;
    font-family: HarmonyOS_Sans_SC;
}

#product .content-bar-text{
    margin-left: 24px;
    display: flex;
}
#product .content-bar-text span{
    font-size: 20px;
    color: #7e7e7e;
    margin-left: 10px;
}
.Hardware_products_top{
    margin: 50px 360px 72px 360px;
    width: 1200px;
}
.Hardware_products_top ul{
    display: flex;
    flex-wrap: wrap;
    border: solid 1px rgba(0, 0, 0, 0.18);
    padding: 20px;
}
.Hardware_products_top ul li{
    padding: 26px 16px 34px 16px;
    width: 382px;
    display: flex;
    border-right: solid 1px rgba(0, 0, 0, 0.18);
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
}
.Hardware_products_top ul li:nth-child(3n){

    border-right: none;
}
ul li:nth-child(4),
ul li:nth-child(5),
ul li:nth-child(6){
    border-bottom: none;
}
.text-style{
    margin-left: 25px;
}
.text-style .title{
    font-weight:  bold;
    padding-bottom: 10px;
    font-size: 18px;
    color: #348fcf;
}
.text-style span{
    font-size: 13px;
    color: #4c4948;
}
/*.list-none{*/
/*    border: none !important;*/
/*}*/
.Hardware_products-center ,.Hardware_products-bottom ,.Hardware_products-center-second{
    margin: 50px 360px 72px 360px;
    width: 1200px;
}
.center-style {
    display: flex;

}
.Hardware_products-center ul,
.Hardware_products-center-second ul{
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px rgba(0, 0, 0, 0.18);
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
}
.Hardware_products-center-second ul li,
.Hardware_products-center ul li,
.Hardware_products-bottom ul li{
    padding: 26px 16px 14px 16px;
    width: 392px;
    display: flex;
    border-right: solid 1px rgba(0, 0, 0, 0.18);

}
.Hardware_products-center-second ul li:nth-child(1),
.Hardware_products-center-second ul li:nth-child(2),
.Hardware_products-center ul li:nth-child(1),
.Hardware_products-center ul li:nth-child(2){
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
}
.Hardware_products-center-second ul li img,
.Hardware_products-center ul li img {
    width: 103px;
    height: 114px;
}
.center-style .center-style-img {
    width: 830px;
    background: url("../images/products-img/ky-l.png") no-repeat;
}
.Hardware_products-center-second .center-style-img {
    width: 830px;
    background: url("../images/products-img/ky_s.png") no-repeat;
}
.Hardware_products-bottom .center-style .center-style-img{
    width: 830px;
    height: 310px;
    background: url("../images/products-img/ky-dt.png") no-repeat;
}
.Hardware_products-bottom ul{
    display: flex;
    border-top: solid 1px rgba(0, 0, 0, 0.18);
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);

}
.Hardware_products-bottom ul li img {
}
.soft-top{
    margin: 50px 360px 0 360px;
}
.soft-top-title{
    text-align: center;
    font-size: 22px;
    color: #295fac;
    padding-bottom: 30px;
}
.soft-top .span-style{
    margin: 40px 0 60px 0;
    font-size: 20px;
    line-height: 40px;
    color: #4c4948;
    text-indent: 2em;
}
.span-style1{
    margin-bottom: 64px;
}
.span-style2{
    font-size: 20px;
    line-height: 40px;
    color: #4c4948;
    margin: 44px 0 97px 0;
}
.span-style3{
    font-size: 20px;
    line-height: 40px;
    color: #4c4948;
    margin: 78px 0 108px 0;
}
