.contain{
	/* height: 120px; */
}
.contain .Left{
}
.contain .Left img{
	margin-top: 20px;
	width: 254px;
	height: 80px;
}
.contain .Left span{
	font-size: 24px;
	color: #000;
	margin-top: 58px;
	margin-left: 13px;
}
.contain .Right{
	height: 120px;
	line-height: 120px;
}
.contain .Right a{
	display: inline-block;
	font-size: 16px;
	color: #2b2b2b;
	height: 120px;
	width: 120px;
	text-align: center;
	/* margin: 0px 10px; */
	padding: 0px 10px;
}
.contain .Right a.con{
	background: #fe6637;
	color: #fff;
}
.contain .Right a:hover{
	background: #fe6637;
	color: #fff;
}
.im {
	/* width: 100%; */
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
}
/* 轻妍系列 */
.series{
	text-align: center;
	height: 700px;
	margin-top: 46px;
}
.series h1{
	font-weight: normal;
	font-size: 24px;
	color: #333;
}
.series p{
	font-size: 14px;
	color: #999;
	padding: 10px 0px;
}
.series .list{
	margin-top: 20px;
	margin-left: 20px;
}
.series .list ul li{
	width: 200px;
	height: 245px;
}
.series .list ul li img{
	width: 200px;
	height: 208px;
}
.series .list ul li a{
	display: block;
	font-size: 16px;
	color: #333;
}


/* 底部 */
.footer{
	height: 370px;
	background: #2b2b2b;
}
.footer .address{
	height: 75px;
	width: 1034px;
	border-bottom: 1px solid #424242;
	padding-top: 43px;
	margin: auto;
}
.footer .address ul{
	
}
.footer .address ul li{
	width: 344px;
}
.footer .address ul li .photo img{
	width: 50px;
	height: 50px;
}
.footer .address ul li .ress{
	
}
.footer .address ul li .ress{
	border-left: 2px solid #414141;
}
.footer .address ul li .ress p{
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
}
.footer .nav{
	height: 113px;
	text-align: center;
	line-height: 113px;
}
.footer .nav a{
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.footer .nav span{
	color: #999;
	margin:0px 40px;
}
.footer .chat{
	height: 137px;
	text-align: center;
}
.footer .chat p{
	font-size: 14px;
	margin-top: 34px;
	color: #ccc;
}
.footer .chat a{
	display: inline-block;
	font-size: 14px;
	color: #ccc;
}
.footer .chat a:hover{
	color: #fff;
}
.footer .chat span{
	color: #ccc;
	margin: 0 5px;
}

