@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family:"微软雅黑";
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.cosmetic{
	width:96.11%;
	margin:0 auto;
	overflow:hidden;
}
.cosmetic b{
	width:91%;
	height:100px;
	line-height:100px;
	float:right;
	display:block;
	font-size:1.8em;
	padding-left:5%;
	color:#000;
}
.cosmetic ul{
	width:40.97%;
	float:left;
	margin-left:5.96%;
	margin-right:2.56%;
}
.cosmetic ul li{
	width:46.08%;
	height:550px;
	float:left;
	margin-right:2%;
}
.cosmetic ul li:hover{
transform: scale(1.1, 1.1);
  transition: .3s transform;
}
.cosmetic ul li img{
	width:100%;
	float:left;
	display:block;
}
.cosmetic ul li p{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	display:block;
	font-size:1.1em;
	color:#000;
	line-height:220%;
	font-weight:bold
	float:right;
	text-align:center;
	margin-top:4%;
}

