.nibianqi_info_content{
width:100%;
background: #f4f5f9;
}
.warp{
width:1200px;
margin: 0 auto;
}
.nibianqi_maodian{
height:50px;
background: #f4f5f9;
}
.nibianqi_content{
padding-bottom: 27px;

}
.maodian_position p{
line-height: 50px;
}
.puduct_content_flex{
display: flex;
flex-wrap: nowrap;
justify-content: left;
padding-bottom:50px;
box-sizing: border-box;
}
.puduct_content{
background-color: #f4f5f9;
}
.puduct_content_left{
width: 780px;
margin-right: 20px;
/*padding: 20px 0;*/
box-sizing: border-box;
}
.puduct_content_right{
width:400px;
}
.puduct_content_censx{
display: flex;
flex-wrap: nowrap;
justify-content: left;
background: #FFF;
padding:20px;
}
.puduct_content_censx_img{
width:260px;
width:260px;
}
.puduct_content_censx_img img{
width:260px;
width:260px;
}
.puduct_content_censx_canshu{
/*width:330px;*/
margin-left:20px;
}
.puduct_content_censx_canshu h1{
font-size:16px;
}
.puduct_content_censx_canshu p{
margin-top:13px;
}
.content_1{
 margin-top:20px;
height:40px;
line-height: 40px;
font-size:16px;
font-weight: 400;
/*border:solid 1px #fe6e00;*/
border-bottom:solid 1px #f4f5f9;
padding-left:15px;
box-sizing: border-box;
background: #FFF;
}
.content{
/*background: #e5e5e5;*/
/*border:solid 1px #fe6e00;*/
padding:15px;
box-sizing: border-box;
position: relative;
background-color: #FFF;
}
.content h3{
font-size:14px;
font-weight: 300;
margin:10px 0px;
margin-left:30px;
}
.content h3::before{
content:">>";
left:14px;
position: absolute;
color:#fe6e00;
margin-top: -1px;
}
.content h2{
margin:10px 0px;
font-size:14px;
font-weight: 300;
margin-left:30px;
}
.content h2::before{
content:">>";
left:14px;
position: absolute;
color:#fe6e00;
margin-top: -1px;
}
.content p{
margin-bottom:10px;
font-size:14px;
font-weight: 300;
}
.content img{
width:100% !important;
height:100% !important;
}
.lianxi_puduct a{
display: block;
padding: 10px;
background: red;
color: #FFF;
border-radius: 5px;
width: 85px;
text-align: center;
margin-top: 12px;
}

        .ddv{
            width:100%;
            margin-top:20px;
        }
        .ddv img{ 
            width:100%;
        }
    .puduct_content_right{
        /*padding:30px;*/
        /*box-sizing:border-box;*/
    }
    .Related_product{
        background: #FFF;
        padding:20px 20px;
    }
    .Related_article{
        background: #FFF;
        margin-top:20px;
        padding:20px 20px;
    }
    .Related_article h3{
        font-weight: 400;
    }
    .puduct_content_right h2{
        font-size:18px;
    }
    .Related_product ul li{
        margin-bottom: 10px;
        width: 360px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        box-shadow: 0px 0px 10px 0 rgba(0,0,0,.1);
        border-radius: 10px;
    }
    .Related_product ul li a{
        display: block;
        width:250px;
    }
    .Related_product h2{
        margin-bottom:15px;
    }
    .Related_product ul li img{
        width:90px;
        height:90px;
    }
    .Related_article h2{
        margin-bottom:10px;
    }
    .Related_product h3{
        font-weight: 400;
    }
    .Related_article ul li{
       margin-bottom:10px; 
       font-size: 14px;
       width:360px;
       overflow: hidden;
       height:30px;
       line-height: 30px;
    }