﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1400px;
	margin: auto;
}
.top {
	overflow: hidden;
	height: 80px;
	background: #1D1D1D;
}
.top .bodywidth {
}
.top .logo {
	background: url('logo.png') no-repeat left center;
	color: white;
	font-size: 30px;
	text-indent: 80px;
	height: 49px;
	padding-top: 20px;
	letter-spacing: 5px;
}
.top .nav {
	padding-left: 130px;
}
.top .nav ul li {
	float: left;
	height: 80px;
	line-height: 80px;
	width: 140px;
	text-align: center;
}
.top .nav ul li a {
	color: white;
	font-size: 16px;
}
.top .nav ul li a:hover {
	display: block;
	background-color: #00C1DE;
	color: white;
}
.top .lan {
	color: white;
	height: 80px;
	line-height: 80px;
}
.top .lan a {
	color: white;
}
.top .lan a:hover {
	color: #00C1DE;
	text-decoration: underline;
}
.banner {
	height: 720px;
	overflow: hidden;
}
.cpzsindex {
	overflow: hidden;
	padding: 20px 0 0;
}
.cpzsindex .title {
}
.cpzsindex .title .t1 {
	font-size: 30px;
	color: #333333;
}
.cpzsindex .title .t2 {
	font-size: 14px;
	color: #999999;
	padding: 15px 0;
}
.cpzsindex .title .t3 {
	width: 150px;
	height: 40px;
	line-height: 40px;
	background-color: #00C1DE;
	color: white;
	text-align: center;
	font-size: 18px;
}
.cpzsindex .cpzs {
	background: url('i1bg.jpg') no-repeat center top;
	height: 420px;
}
.cpzsindex .cpzs ul {
	display: flex;
	justify-content: space-between;
	padding-top: 80px;
}
.cpzsindex .cpzs ul li {
	width: 300px;
	height: 220px;
	text-align: center;
	font-size: 16px;
}
.cpzsindex .cpzs ul li img {
	width: 300px;
	height: 220px;
}
.cpzsindex .cpzs ul li .name {
	padding-top: 10px;
}
.cpyyindex {
	background: url('yybg.jpg') no-repeat center top;
	height: 815px;
}
.cpyyindex .title {
	overflow: hidden;
	padding: 80px 0 20px;
}
.cpyyindex .title .t1 {
	font-size: 30px;
	color: #FFF;
}
.cpyyindex .title .t2 {
	font-size: 14px;
	color: #999999;
	padding: 15px 0;
}
.cpyyindex .cpyy {
}
.cpyyindex .cpyy .left {
	width: 200px;
	background: url('line.png') no-repeat right center;
	height: 570px;
}
.cpyyindex .cpyy .left ul {
	padding-left: 50px;
	padding-top: 20px;
}
.cpyyindex .cpyy .left ul li {
	height: 45px;
	line-height: 45px;
	padding-bottom: 20px;
}
.cpyyindex .cpyy .left ul li a {
	display: block;
	color: white;
	width: 120px;
	height: 45px;
	text-align: center;
	font-size: 16px;
}
.cpyyindex .cpyy .left ul li:first-child a {
	background: #00C1DE;
	width: 120px;
	height: 45px;
	border-radius: 5px;
}
.cpyyindex .cpyy .left ul li a:hover {
	background: #00C1DE;
	width: 120px;
	height: 45px;
	border-radius: 5px;
}
.cpyyindex .cpyy .right {
	width: 1160px;
	padding-top: 20px;
}
.cpyyindex .cpyy .right ul li .name {
	font-size: 24px;
	color: white;
}
.cpyyindex .cpyy .right ul li .line {
	width: 80px;
	height: 2px;
	background: #FFFFFF;
	margin: 20px 0;
}
.cpyyindex .cpyy .right ul li .cont {
	color: white;
	font-size: 16px;
	overflow: hidden;
	padding: 15px 0;
	line-height: 200%;
	overflow: hidden;
	padding-bottom: 20px;
}
.cpyyindex .cpyy .right ul li .image {
}
.xwzxindex {
	background: #F2F2F2;
	overflow: hidden;
	padding: 50px 0;
}
.xwzxindex .title {
}
.xwzxindex .title .t1 {
	font-size: 30px;
	color: #333333;
}
.xwzxindex .title .t2 {
	font-size: 14px;
	color: #999999;
	padding: 15px 0;
}
.xwzxindex ul {
	display: flex;
	justify-content: space-between;
}
.xwzxindex ul li {
	width: 420px;
}
.xwzxindex ul li .name {
	font-size: 16px;
	overflow: hidden;
	padding: 10px 0;
}
.xwzxindex ul li .cont {
	line-height: 160%;
}
.xwzxindex ul li .cont a {
	color: #999;
}
.khanlindex {
	overflow: hidden;
	padding: 50px 0;
}
.khanlindex .title {
}
.khanlindex .title .t1 {
	font-size: 30px;
	color: #333333;
}
.khanlindex .title .t2 {
	font-size: 14px;
	color: #999999;
	padding: 15px 0;
}
.khanlindex ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 20px;
}
.khanlindex ul li {
	width: 300px;
	height: 250px;
}
.khanlindex ul li img {
	border: 1px #CCC solid;	width: 300px;
	height: 220px;

}
.nbanner {
	background: url('n1.jpg') no-repeat center top;
	height: 400px;
}
.neiyecont {
	padding: 40px 0;
	overflow: hidden;
}
.neiyecont .n1 {
	font-size: 30px;
	padding: 20px 0;
	border-bottom: 1px #CCC solid;
}
.neiyecont .n2 {
	overflow: hidden;
	padding: 20px 0;
	min-height: 500px;
}
.lxwmindex {
	background: #F5F5F5;
	padding: 20px 0 50px;
	overflow: hidden;
}
.lxwmindex .title {
	font-size: 30px;
	overflow: hidden;
	padding: 30px 0;
}
.lxwmindex ul {
	display: flex;
	justify-content: space-between;
}
.lxwmindex ul li {
	text-indent: 30px;
	height: 25px;
	line-height: 25px;
}
.lxwmindex ul li.l1 {
	background: url('t1.jpg') no-repeat left center;
}
.lxwmindex ul li.l2 {
	background: url('i2.jpg') no-repeat left center;
}
.lxwmindex ul li.l3 {
	background: url('i3.jpg') no-repeat left center;
}
.lxwmindex ul li.l4 {
	background: url('i4.jpg') no-repeat left center;
}
.lxwmindex ul li.l5 {
	background: url('i5.jpg') no-repeat left center;
}
.footer {
	background: #282828;
	height: 50px;
	line-height: 50px;
	color: white;
}
