@CHARSET "UTF-8";
.set_meb_center{
	width: 1200px;
	margin: auto;
}
.meb_bag{
	width: 1200px;
	height: 153px;
}
.meb_bag .bg{
	width: 1200px;
	height: 153px;
	background-image: url(/Images/mebct_01.png);
}
.bg .bg_center{
	width: 110px;
	height: 130px;
	margin-left: 545px;
}
.bg_center .bg_pic img{
	width: 96px;
	height: 96px;
	border-radius: 100px;
	margin-top: 25px;
}
.bg_center .bg_info{
	height: 30px;
	width: 110px;
	position: relative;
}
.bg_center .bg_info img{
	width: 30px;
	height: 30px;
	position: absolute;
	top: -4px;
}
.bg_center .bg_info label{
	font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 3px;
    left: 32px;
}
.bg_center .bg_info em{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 70px;
	top: 5px;
}
.bg_right{
	width: 120px;
	height: 100px;
	border-radius: 10px;
	background-color: white;
	float: right;
	margin-top: -100px;
	margin-right: 20px;
}
.bg_right_cont{
	width: 110px;
	height: 60px;
	margin: 14px 4px 20px 4px;
}
.bg_right_cont li{
	width: 110px;
	height: 37px;
	position: relative;
	cursor: pointer;
}
.bg_right_cont li img{
	width: 30px;
	height: 30px;
	position: absolute;
	left: 5px;
	cursor: pointer;
}
.bg_right_cont li label{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 700px;
	position: absolute;
    left: 40px;
    top: 7px;
    cursor: pointer;
}
.meb_prom{
	width: 1200px;
}
.meb_prom .meb_prom_title{
	width: 1200px;
	height: 58px;
	margin: auto;
}
.meb_prom_title ul{
	width: 360px;
	height: 58px;
	line-height: 58px;
	float: left;
	margin-left: 400px;
	cursor: pointer;
}
.meb_prom_title .attention{
	width: 115px;
	height: 56px;
	line-height: 56px;
	margin-left: 60px;
	float: left;
	cursor: pointer;
}
.meb_prom_pict ul li{
	height: 285px;
	width: 240px;
	float: left;
	margin-top: 15px;
}
.prom_phoes{
	height: 245px;
	width: 230px;
	position: relative;
}
.prom_phoes img{
	width: 230px;
	height: 242px;
}
.pic_intrs{
	width: 230px;
	height: 55px;
	position: absolute;
	background-color: white;
	bottom: 3px;
	opacity: 0.8;
}
.pic_intrs img{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 7px;
	left: 30px;
}
.pic_intrs label{
	position: absolute;
	top: 18px;
	left: 82px;
}
.meb_prom_pic ul li{
	height: 285px;
	width: 240px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
.prom_pho{
	height: 240px;
	width: 230px;
}
.prom_pho img{
	height: 240px;
	width: 230px;
}
.pic_intro{
	width: 230px;
	height: 55px;
	position: relative;
}
.pic_intro span{
	width: 230px;
	position: absolute;
	left: 25px;
	top: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: black;
}
.pic_intro label{
	position: absolute;
	left: 40px;
	top: 36px;
	font-family: "微软雅黑";
	font-weight: 700;
	color: red;
}
.pic_intro em{
	position: absolute;
    left: 110px;
    top: 40px;
    font-size: 12px;
    font-family: "微软雅黑";
    color: gray;
}
.meb_prom_pict ul li{
	height: 285px;
	width: 240px;
	float: left;
	margin-top: 15px;
}
.prom_phoes{
	height: 265px;
	width: 230px;
	position: relative;
}
.prom_phoes img{
	width: 230px;
	height: 265px;
}
.pic_intrs{
	width: 230px;
	height: 55px;
	position: absolute;
	background-color: white;
	bottom: 3px;
	opacity: 0.8;
}
.pic_intrs img{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 7px;
	left: 30px;
}
.pic_intrs label{
	position: absolute;
	top: 18px;
	left: 82px;
}
.info_nav_act{
	cursor: default;
	border-bottom: 2px solid orangered;
}
.clearfix{
	clean: both;
}