* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	background: #f0f0f0;
}

ul,
li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #323c3c;
}

img {
	border: 0;
	vertical-align: top;
	display: block
}

.head {
	width: 100%;
	height: 28px;
	background: #ebecee;
	font-size: 14px;
}

.head_1 {
	width: 1200px;
	margin: auto;
	line-height: 28px;
	color: #5a6e78;
}

.head_1 p {
	float: right;
}

.head_1 i {
	float: left;
}

.logo {
	width: 100%;
	background: #FFFFFF;
}

.logo img {
	width: 1200px;
	margin: auto;
}

.navBar {
	background: #0fa1a8;
	position: relative;
	z-index: 1;
	color: #fff;
	height: 55px;
	line-height: 55px;
	border-bottom: 5px solid #018087;
}

.nav {
	width: 1080px;
	margin: 0 auto;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}

.nav .m {
	position: relative;
	float: left;
	width: 120px;
	display: inline;
}

.nav .m h3 i {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 7px;
	height: 4px;
	background: url(../lyy_images/icon.png) 0 -280px no-repeat;
	overflow: hidden;
	margin: -2px 0 0 5px;
	vertical-align: middle;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.nav h3 a {
	zoom: 1;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #fff;
}

.nav .on h3 a {
	background: #018087;
}

.nav .on h3 a i {
	filter: alpha(opacity=100);
	opacity: 1;
}

.nav .sub {
	display: none;
	/*默认隐藏*/
	width: 118px;
	padding: 10px 0;
	position: absolute;
	top: 60px;
	float: left;
	line-height: 35px;
	border: 1px solid #0FA1A8;
	background: #FFFFFF url(../lyy_images/banner_nav_bg.png) no-repeat right bottom;
}

.nav .sub li {
	text-indent: 2em;
}

.nav .sub li a {
	color: #333;
	display: block;
	zoom: 1;
	background: url(../lyy_images/banner_nav_list.png) no-repeat left;
	background-position-x: 10px;
}

.nav .sub li a:hover {
	color: #0fa1a8;
	background: url(../lyy_images/banner_nav_list_active.png) no-repeat left;
	background-position-x: 10px;
}

.nav #m2 .sub {
	z-index: 1;
	width: 400px;
	background: #FFFFFF url(../lyy_images/banner_nav_bg.png) no-repeat right bottom;
}

.nav .sub dl {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 35px;
	line-height: 35px;
	padding: 10px 0;
	text-indent: 2em;
}

.nav .sub dl dd a {
	color: #333;
	display: block;
	zoom: 1;
	background: url(../lyy_images/banner_nav_list.png) no-repeat left;
	background-position-x: 10px;
}

.nav .sub dl dd a:hover {
	color: #0fa1a8;
	background: url(../lyy_images/banner_nav_list_active.png) no-repeat left;
	background-position-x: 10px;
}

.nav .sub i {
	float: right;
	margin-right: 10px;
}
			
.mn_banner {
	width: 100%;
	position: relative;
	height: 400px;
	background: #000;
}

.mn_banner .bd {
	margin: 0 auto;
	z-index: 0;
	overflow: hidden;
}

.mn_banner .bd ul {
	width: 100% !important;
}
.lat{width: 1200px;margin: 0px auto;position: relative;}
.mn_banner .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}

.mn_banner .bd li a {
	display: block;
}

.mn_banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.mn_banner .hd ul {
	text-align: center;
}

.mn_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 15px;
	height: 15px;
	margin: 5px;
	overflow: hidden;
	background: #000;
	opacity: 0.5;
	line-height: 999px;
	border-radius: 50%;
}

.mn_banner .hd ul .on {
	background: #0081ff;
}

.mn_banner .prev,
.mn_banner .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 7%;
	z-index: 1;
	width: 56px;
	height:56px;
	background: url(/include/images/slider-arrow.png) -116px -140px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	border-radius: 50%;
	display: none;
}

.mn_banner .next {
	left: auto;
	right: 7%;
	background-position: 0px -140px;
}
.mean {
	width: 100%;
	height: 120px;
	background: #FFFFFF;
}

.mean ul {
	width: 1200px;
	margin: auto;
	height: 120px;
}

.mean ul li {
	width: 199px;
	float: left;
	border-right: 1px solid #ccc;
}

.mean ul li a {
	width: 100px;
	display: block;
	margin: auto;
}

.mean ul li a img {
	margin: 15px 20px;
	display: inline-block;
}

.mean ul li a p {
	text-align: center;
	font-size: 16px;
}



.footer {
	width: 100%;
	background: #176065;
	border-top: #cfe0ea 10px solid;
	height: 400px;
	padding-bottom: 70px;
}

.foot1 {
	width: 1188px;
	margin: auto;
	height: 100px;
}

.foot1 li {
	float: left;
	width: 25%;
	height: 100px;
	display: block;
}

.foot1 li a {
	width: 210px;
	display: block;
	margin: auto;
	height: 65px;
	margin-top: 20px;
}

.foot1 li:nth-child(1) {
	background: #28b4bb;
}

.foot1 li:nth-child(2) {
	background: #239ba1;
}

.foot1 li:nth-child(3) {
	background: #118e94;
}

.foot1 li:nth-child(4) {
	background: #07767e;
}

.foot1 li i {
	float: left;
	width: 65px;
	height: 55px;
}

.foot1 li dl {
	float: right;
	color: #FFFFFF;
	margin-right: 10px;
}

.foot1 li dl dt {
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
}

.foot1 li dl dd {
	font-size: 14px;
}

.foot2 {
	width: 1188px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 60px;
}

.foot2 li {
	width: 390px;
	float: left;
	background: url(../lyy_images/footer_last_line.png) no-repeat right bottom;
}

.foot2 li p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.foot2 li:nth-child(1) img {
	width: 220px;
	height: 195px;
	margin: auto;
	display: block;
	margin-top: 20px;
}

.foot2 li:nth-child(2) {
	width: 370px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-left: 20px;
}

.foot2 li:nth-child(3) img {
	width: 120px;
	height: 120px;
	margin: auto;
	display: block;
	margin-top: 30px;
}

