﻿.newsPart2 .list li .imgDiv img{height:3.2rem;    object-fit: cover;}

.BMap_stdMpCtrl {display: none;}

.anchorBL {display: none;}

.BMap_cpyCtrl {display: none;}


.onePic .content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}


.nodata{text-align:center;font-size:16px;}


.webmap{ margin-top: 40px; }
.webmap ul{ overflow: hidden; }
.webmap li{ float: left; margin-right: 130px; background: url(../images/mapbor_05.jpg) no-repeat repeat center top; }
.webmap li:last-child{ margin-right: 0;}
.webmap li a{ display: block; min-width: 145px; height: 41px; border: 1px solid #cccccc; border-radius: 8px; text-align: center; line-height: 41px;padding: 0 26px;font-size:14px; }
.webmap li .h6{ margin-bottom: 40px; background: #FFFFFF; }
.webmap li a.p{ margin-bottom: 21px; color: #FFFFFF; background: #d0111b url(../images/a12_03.png) no-repeat calc(100% - 14px) center; border-color: #d0111b; }
.webmap li a.p:hover{ animation: aad 0.2s linear forwards; }
.webmap li a:last-child , .webmap li div:last-child{ margin-bottom: 0; }

.proPart2 .div3 .liebiao li .botDiv{height: 130px}
.proPart2 .div3 .liebiao li .name{height: 60px;line-height:30px;}

.investor{background:#f7f7f7;}

.contact{height: 1010px;}

.contact2 .leftDiv li:nth-child(5) .name em{background:#ffa799;}
.contact2 .leftDiv li:nth-child(6) .name em{background:#fc8370;}


@media (max-width:768px) {
    .onePic .content{-webkit-line-clamp: 2;}

    /*webmap*/
    .webmap{ margin-top: 0; }
    .webmap li{ width: 100%; background: none; border-bottom: 1px solid #ccc; }
    .webmap li a{ width: auto; height: auto; border: none;line-height: 28px;min-width:unset;padding:0; }
    .webmap li .h6{ overflow: hidden; margin: 10px 0; }
    .webmap li .h6 a{ float: left; font-size: 18px; color: #d0111b; font-weight: bold; }
    .webmap li .box{ overflow: hidden; }
    .webmap li a.p{ float: left; margin-right: 20px; background: none; color: #666666; margin-bottom: 0; }
    .webmap li div:last-child{ margin-bottom: 20px; }

    .proPart2 .div3 .liebiao li .botDiv {height: 2.2rem;}

    .contact {height: auto;}
}