﻿

/*# sourceMappingURL=style.css.map */
body{
	padding: 0;
	margin: 0 ;
	overflow: hidden;
}
.pc-header .right .enl{
	display: block;
	position: absolute;
	right: 0;
	bottom: -36px;
	width: 36px;
	height: 36px;
	text-align: center;
	color: #fff;
	font-family: 'arial';
	font-size: 16px;
	line-height: 36px;
	cursor: pointer;
	opacity: 0;
}
.pc-header .right .enl:hover{
	color: #8c3861;
}