@charset "utf-8";
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	background: #fff;
	word-break: normal;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
input, textarea, button {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.clear {
	clear: both;
}
.domPC {
	display: block;
}
.domMobile {
	display: none;
}
.banner {
	width: 972px;
	height: auto;
	background: #fff;
	margin: 0 auto;
}
.banner a {
	display: block;
	margin: 0;
	padding: 0;
}
.nav {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	border-top: 2px solid #cc4fb6;
	border-bottom: 5px solid #cc4fb6;
}
.nav img {
	float: left;
}
.navlist {
	float: left;
	padding-right: 20px;
	line-height: 40px;
	text-align: center;
	margin-top: 5px;
	margin-left:50px;
}
.navlist li {
	float: left;
	width: 124px;
	font-size: 22px;
	font-weight: bold;
	border-right: 2px solid #E0E0E0;
	text-align: center;
}
.navlist li a {
	font-size: 22px;
	font-weight: bold;
}
.navlist .lastli {
	font-size: 22px;
	font-weight: bold;
	border-right: 0px solid #E0E0E0;
}
.content {
	width: 1000px;
	margin: 0 auto;
}
 <style> /*滚动效果样式*/   
.roundabout {
margin-top:300px;
}
.roundabout-holder {
	width: 650px;
	height: 380px;
	margin: 0 auto;
}
.roundabout-moveable-item {
	width: 485px;
	height: 273px;
	cursor: pointer;
	border: 3px solid #ccc;
	border: 3px solid rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.roundabout-moveable-item .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	background: #000;
	width: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 79;
}
.roundabout-moveable-item .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 80;
}
.roundabout-moveable-item .tit a {
	color: #fff;
	margin-left: 15px;
	text-decoration: none;
}
.roundabout-moveable-item img {
	width: 100%;
}
.roundabout-in-focus {
	border: 3px solid rgba(0, 0, 0, 0.2);
}
.leftbox {
	width: 700px;
	float: left;
}
.titleleft {
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.leftbox h1 {
	color: #cc4fb6;
	float: left;
	background: #fff;
	line-height: 40px;
	height: 40px;
}
.leftbox .titleline {
	height: 3px;
	background: #cc4fb6;
	width: 80%;
	float: right;
	margin-top: 16px;
	margin-right: 25px;
}
.imglist01 li {
	float: left;
	width: 325px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.imglist01 li a img {
	float: left;
	width: 325px;
	height: 186px;
	margin-bottom: 10px;
}
.imglist01 li h3 {
	height: 50px;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.imglist01 li h3 a {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	margin: 5px;
}
.rightbox {
	width: 298px;
	float: right;
}
.rightbox h1 {
	color: #cc4fb6;
	float: left;
	background: #fff;
	line-height: 40px;
	height: 40px;
}
.rightbox ul {
	width: 298px;
	clear: both;
}
.rightbox ul li {
	height: 100px;
	width: 100%;
	border-top: 3px solid #CFCFCF;
}
.rightbox ul li h2 {
	color: #cc4fb6;
	float: left;
	font-size: 70px;
	width: 20%;
	height: 100px;
	line-height: 100px;
}
.rightbox ul li h3 {
	color: #cc4fb6;
	float: left;
	font-size: 14px;
	width: 80%;
	height: 60px;
	line-height: 20px;
	margin-top: 15px;
	overflow: hidden;
	text-align:left;
}
.videobox {
	width: 100%;
	border-top: 3px solid #cc4fb6;
	margin-top: 20px;
}
.videobox h1 {
	color: #cc4fb6;
	float: left;
	background: #fff;
	line-height: 40px;
	height: 40px;
	width: 100%;
	text-align: left;
}
.videobox ul {
	width: 100%;
	clear: both;
}
.videobox ul li {
	clear: both;
	width: 1000px;
	height: 270px;
}
.videobox ul li a img {
	width: 100%;
	clear: both;
	width: 480px;
	height: 270px;
}
.videobox ul li h3 {
	width: 520px;
	height: 270px;
	text-align: center;
	overflow: hidden;
}
.video01 a img {
	float: right;
}
.video01 h3 {
	float: right;
}
.video01 h3 a {
	float: right;
	font-size: 30px;
	display: inline-block;
	width: 480px;
	padding-top: 70px;
	padding-right: 20px;
}
.video02 a img {
	float: left;
}
.video02 h3 {
	float: left;
}
.video02 h3 a {
	float: left;
	font-size: 30px;
	display: inline-block;
	width: 480px;
	padding-top: 70px;
	padding-left: 20px;
}
.lastbox {
	width: 100%;
	border-top: 3px solid #cc4fb6;
	margin-top: 40px;
	clear: both;
}
.lastbox h1 {
	color: #cc4fb6;
	float: left;
	background: #fff;
	line-height: 40px;
	height: 40px;
	clear: both;
	width: 100%;
	text-align: left;
	margin-bottom:20px;
}
.imglist03 {
	clear: both;
}
.imglist03 li {
	float: left;
	width: 310px;
	margin: 0 10px 10px 10px;
}
.imglist03 li a img {
	float: left;
	width: 310px;
	height: 178px;
	margin-bottom: 10px;
}
.imglist03 li h3 {
	height: 50px;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.imglist03 li h3 a {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	margin: 5px;
}
.footer {
	width: 100%;
	border-top: 3px solid #ADADAD;
	margin-top: 20px;
	clear: both;
	padding-bottom: 20px;
	height: 50px;
}
.footer h1 {
	color: #333;
	float: left;
	background: #fff;
	line-height: 80px;
	height: 140px;
	clear: both;
	width: 100%;
	text-align: center;
	font-size:16px;
}
