@charset "UTF-8";

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display:block;
}
.text_g {
    padding: 15px;
}
.pic_ld{
    margin-top:15px;
}
.add_ld {
    width:350px;
    height:442px;
    overflow: hidden;
}
.inside_ld{
    width:600px;
}
.inside_ld li{
    width:298px;
    height:220px;
    margin:0 0 2px 2px;
    overflow: hidden;
}
.add_ld img,.inside_ld li>img{ 
    height:100%;
    -webkit-transition:all ease 0.8s;
    transition:all ease 0.8s;
}
.add_ld:hover img,.inside_ld_li01:hover img,.inside_ld_li02:hover img,.inside_ld_li03:hover img,.inside_ld_li04:hover img{ 
    transform:scale(1.1,1.1);
}
.instruction_aboutus p{
    text-indent:2em;
    text-align: justify;
}

/*凌动物联页面*/
.yuanli_ldwl{
    padding-top:15px;
    background-color:#c7e2f7;
}
.yuanli_ldwl_pic{
    width:900px;
    margin:0 25px;
}
.yuanli_ldwl ul{
    width:850px;
    margin:15px 35px 15px 65px;
}
.yuanli_ldwl ul,.yuanli_ldwl ul li{
    list-style: inside disc;
}
.yuanli_ldwl ul li{
    width:170px;
    text-align: center;
}
.productShow_ldwl{
    width:850px;
    margin:0 50px;
    padding:15px 0;
    border-top:1px dashed #333;
}
.information_ldwl table{
    width:100%;
    margin:15px 0;
    border:1px solid #ccc;
    border-collapse: collapse;
    border-top:3px solid #333;
    border-bottom:3px solid #333;
}
.information_ldwl table th{
    height:42px;
    font-size: 17px;
    font-weight:500;
}
.information_ldwl table td{
    height:36px;
    font-size: 13px;
}
.information_ldwl table th,.information_ldwl table td{
    padding:0 4px;
    border:1px solid #ccc;
    box-sizing:border-box;
}
.information_ldwl table td img{
    margin:0 auto;
    width:24px;
}
.textBlue{
    color:#0d4277;
}
.textRed{
    color:#b51f23;
}
.content_ldwl h3{
    font-size:17px;
    font-weight:600;
    border-top:1px dashed #333;
    padding-top:10px;
}
.content_ldwl p{
    text-indent: 2em;
    text-align: justify;
}
.yyly_ldwl,.yyly_ldwl li{
    list-style: inside decimal;
    line-height: 30px;
    color:#666;
}