body{
	padding: 0;
	margin: 0;
}
img{
	border: 0;
}
.tou{
	width: 100%;
	height: 660px;
	background-image: url(../img/tou.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hd{
	width: 100%;
	height: 500px;
	background-image: url(../img/hd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bjzl{
	width: 100%;
	height: 660px;
	background-image: url(../img/bjzl.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
}
.jmjs{
	width: 100%;
	height: 1750px;
	background-color: #0e8484;
	display: block;
	margin-top: 50px;
}
.js1{
	width: 1000px;
	margin: auto;
	height: 600px;
}
.js2{
	width: 940px;
	margin: auto;
	height: 504px;
	margin-top: 50px;
}
.js3{
	width: 943px;
	margin: auto;
	height: 500px;
	margin-top: 50px;
}
.jh{
	width: 960px;
	margin: auto;
	height: 620px;
	margin-top: 50px;
}
.tm{
	width: 960px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #0E8484;
	font-family: "微软雅黑";
	font-size: 30px;
	font-weight: bold;	
}
.bg{
	width: 959px;
	height: 520px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0E8484;
	border-left-color: #0E8484;
}
.hang{
	width: 959px;
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E8484;
	color: #0E8484;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 39px;
}
.hang:hover{
	background-color: #0E8484;
	color: #ffffff;
}
.hang a{
	color: #0E8484;
}
.hang:hover a{
	color: #ffffff;
}
.lie1,
.lie2,
.lie3,
.lie4,
.lie5,
.lie6,
.lie7,
.lie8,
.lie9,
.lie10,
.lie11,
.lie12{
	height: 39px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E8484;
	padding-left: 10px;
	float: left;
}
.lie1{
	width: 55px;
}
.lie2{
	width: 301px;
}
.lie3{
	width: 130px;
}
.lie4{
	width: 70px;
}
.lie5{
	width: 90px;
}
.lie6{
	width: 65px;
}
.lie7{
	width: 70px;
}
.lie8{
	width: 80px;
}
.lie9{
	width: 90px;
}
.dt{
	width: 960px;
	margin: auto;
	height: 300px;
	margin-top: 0;
	display: block;
}
.bq{
	width: 100%;
	height: 80px;
	background-color: #0e8484;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	line-height: 80px;
	margin-top: 50px;
}
.video{
	width: 960px;
	height: 800px;
	margin: auto;
}
.videolist {
	position: relative;
	float: left;
	width: 450px;
	height: 390px;
}

.videolist:hover {
	cursor: pointer;
}

.videoed {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	border-radius: 100%;
	margin-left: -25px;
	margin-top: -15px;
}

.videos {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -640px;
	margin-top: -360px;
	z-index: 100;
	width: 1280px;
	height: 720px;
}

.vclose {
	position: absolute;
	right: 1%;
	top: 1%;
	border-radius: 100%;
	cursor: pointer;
}
.kong{
	width: 60px;
	height: 390px;
	float: left;
}
.vtit{
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 54px;
	color: #0e8484;
	font-weight: bold;
}
.vtime{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
