@charset "utf-8";
/*中企动力上海第一分公司-赵长国 QQ：24795216*/




/*pop**/
.pop-wrap{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5); display:none; z-index:9999999; text-align: center; vertical-align: middle; line-height: 100vh;}
.pop-wrap .pop-bg{position: absolute;top: 0;left: 0;height: 100%;width: 100%;cursor: pointer;z-index: -99;}
.pop-wrap .pop-close:after{content:"";width: 40px;height: 4px;background: #fff;display: block;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);border-radius: 2px;position: absolute;}
.pop-wrap .pop-close:before{content:"";width: 40px;height: 4px;background: #fff;display: block;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);/* left: 10px; */margin: -0px 0 0 -0px;border-radius: 2px;position: absolute;}
.pop-wrap .pop-close{position: absolute;right: 20px;top: 40px;height: 80px;width: 80px;/* background:red; */cursor: pointer;}
.pop-wrap img {
    transition: transform 3s ease;
    box-shadow: 0 0 18px rgba(0,0,0,.3);
    transform: scale(1);
}


.zizhi td {padding:0 6px 10px 0; text-align:center;}
.zizhi tr td:nth-last-child(1) {padding:0 0px 10px 0;}
.zizhi td img{width:auto !important;min-width: 200px;max-width:280px !important;max-height: 280px !Important;min-height: 200px;height: auto !important;margin: 4px;}
table.zizhi{margin-left:auto;margin-right:auto;}





