body{-webkit-tap-highcolor:transparent;-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;}
.header .logo{fill: #000;}
.header .menu li a.item{color: #000;}
.header .menu li.active a.item::after,.header .menu li:hover a.item::after{background-color: #000;}
.header .menu li.lang a{background-color: #000;color: #fff;}
.header.isout .logo span{fill:#000;}
.mob_logo{fill: #000;}
.menu-btn span{background-color: #000;}
.vinfo.c00 .vtext{color: #000;}
.mlab-content{padding-top: .8rem;}
.mlab-content a{color: #000; display: block;position: relative;margin-bottom: .2rem;background: none !important;transition: all 400ms;}
.mlab-card{position: relative;top:-1rem;background-color: #fff;z-index: 2;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);padding: .4rem;margin: 0 .4rem;}
.mlab-card .card-content h5{font-size: .38rem;line-height: 1; font-weight: normal;margin-bottom: .15rem;font-family: "SourceCN";padding-right: 2.7rem;}
.card-content p{font-size: .2rem;color: #B3B3B3;line-height: 1.7;}
.mlab-time{line-height: 1.5; position: absolute;left: 0;top:2rem;font-family: "BrownLight";z-index: 20;font-size: .2rem;text-align: center;height: .36rem;background-color: #6A56FB;color: #fff;width: 1.1rem;height:.9rem;}
.mlab-time h5{display: flex;align-items: center;justify-content: center; border-bottom: 1px solid #fff;width: .68rem;font-size: .38rem;margin: 0 auto;height: .52rem;font-weight: bold;margin-bottom: .05rem;padding-top: .05rem;}
.mlab-card{position: relative;min-height: 2rem;}
.mlab-card span{width: 1.6rem;height: .4rem;background-color: #f4f7fb;right: .4rem;top:.4rem;position: absolute;display: flex;align-items: center;justify-content: center;font-size: .16rem;}

.mlab-bg{height: 4.6rem;background-size: 100%;background-position: center;background-repeat: no-repeat;transition: background-size 1s; overflow: hidden;}
.mlab-content a:hover .mlab-bg{background-size: 108% auto;}



@media (max-width:750px) {
	.container-news{padding: 0;}
	.mlab-bg{height: 4rem;background-size: cover;}
	.mlab-content a{}
	.mlab-card{margin: 0 .2rem;}
	.mlab-time{justify-content: flex-start;font-size: .2rem; top:1.5rem;}
	.mlab-card .card-content h5{padding-right: 0;line-height: 1.4;font-size: .34rem;}
	.mlab-card span{display: none;}
	.card-content p{font-size: .24rem;}
	.mlab-time h5{font-size: .34rem;}
	.mlab-time p{font-size: .18rem;}
}