*{
	margin: 0;
	padding: 0
}
img{
	border:none;
}
body,html{
	
	position: relative;
	
	font-size: 14px;
	font-family:'微软雅黑';
	
}
ul,li{
	list-style: none;
	padding: 0;
}
a{
	text-decoration: none;
	color: #393a3a
}
.nav1{
	width:100%;
	height: 600px;
	margin: 0 auto;
	background: url(../images/top.jpg) center top no-repeat;
}
.nav1con{
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin:0 auto;

}
.logoimg{
	float: left;
	margin-top: 10px;
	margin-left: 20px
}
.linkul{
	float: right;
}
.linkul li{
	float: left;
	height: 60px;
	line-height: 60px;
	margin:0 10px;
}
.linkul li a{
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	padding: 0 10px;
	-webkit-transition:.5s ease all;
}
.linkul li a.act,.linkul li a:hover{
	background: #00a0e9;
	color: white;
	border-radius: 0 0 5px 5px;
}
.nav2{
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}
.nav2left{
	width: 560px;
	float: left;
}
.videocon{
	width: 560px;
	height: 360px;
	margin-bottom: 10px;
}
.nav2right{
	width: 620px;
	float: right;


}
.nav2right table{
	border-collapse:collapse;
	height: 470px;
}
.nav2right table td{
	text-align: center;
	width: 310px;
	border: 1px #e1e1e1 solid
}
.nav2right .tdp{
	padding: 0 10px;
	line-height: 1.6;
	text-align: left;
}
.tdp a{
	color: #a80058
}
.line1{
	width: 1200px;
	height: 92px;
	margin: 0 auto;
	background: url(../images/line1.jpg) 0 0 no-repeat;
}
.nav3{
	width: 1200px;
	margin:0 auto;
	background: #e0e8f0
}
.nav3 h1{
	width: 325px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #56656c;
	border-radius: 5px ;
	color: white;
	margin:0 auto;

}
.cp{
	text-align: center;
	padding: 15px 0;
	font-size:20px 
}
.line2{
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	background: url(../images/line2.jpg) 0 0 no-repeat;
}
.nav4{
	width: 1200px;
	margin:0 auto;
	position: relative;
    font-size:16px;
    line-height:30px;



}
.nav4 h1{
	text-align: right;
	padding-right: 170px;
	height: 205px;
	line-height: 255px;
	font-size: 30px;
	background: url(../images/man.png) right top no-repeat;
	margin-top:-140px;
}
.jiang{
	position: absolute;
	right: 30px;
	top: 300px
}
#tj{
    width: 231px;
    height: 75px;
    border: none;
    outline: none;
    background: url(../images/tj.png) 0 0 no-repeat;
    cursor: pointer;
}
.nav4 li{
	padding: 10px 0;
	line-height: 1.7
}
.nav4 li textarea{
	width: 500px;
	height: 100px;
	resize: none
}
.nav5{
	width: 1200px;
	margin:0 auto;
	background: #e0e8f0;
	padding-bottom: 20px
}
.nav5 h1{
	text-align: center;
	padding: 10px 0
}
.bp,.btcon{
	width: 1100px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.btcon{
	padding: 20px 0
}
.conp{
	width: 550px;
	float: left;
}
.secp {
	font-size: 20px;
	color: #a80058;
	padding: 10px 0
}
.bp span{
	float: left;
	width: 250px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin:0 10px;
	background: white;
	font-size: 18px;
	cursor: pointer;
}
.bp span:hover,.bp span.act{
	background: #56656c;
	color: white;
	
}
.nav6{
	width: 1200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: white;
	background: #56656c;
	margin:0 auto;
}