*{
	padding: 0;
	margin: 0;
}
ul,ol,dl{
	list-style:none;
}
a{
	text-decoration: none;
}
body{
	font-size: 18px;
	color: #333;
	background: url(images/beijing.jpg);
	background-size:cover;
}
.center{
	width: 1100px;
	margin: 0 auto;
}
header{
	width: 1200px;
	margin:0 auto;
	background-color: rgba(255, 255, 255, 0.9);
	height: 1560px;
	margin-top: 10px;
	border-radius: 20px;
}
.head{
	width: 1200px;
	margin:0 auto;
	background-color: rgba(255, 255, 255, 0.9);
	height: 1360px;
	margin-top: 10px;
	border-radius: 20px;
}
.tou{
	height: 260px;
	background: url(images/p1.jpg);
	background-size:cover;
	border-radius: 20px;
}
.tou>h1{
	height: 260px;
	line-height: 300px;
	text-align:center;
}
.nav{
	height: 50px;
	margin-top: 20px;
	border-top: dotted;
	border-bottom: dotted;
}
.nav ul li{
	float: left;
	margin: 0 44px;
}
.nav ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 12px;
	color:orange;
}
.nav ul li a:hover{
	color: blue;
}
.next{
	height: 430px;
	background: url(images/logo.jpg);
	  background-size:cover;
	border-radius: 20px;
	margin-top: 20px;
}
.first1{
	height: 430px;
	background: url(images/tu8.jpg);
	  background-size:cover;
	border-radius: 20px;
	margin-top: 20px;
}
.first2{
	height: 430px;
	background: url(images/tu9.jpg);
	  background-size:cover;
	border-radius: 20px;
	margin-top: 20px;
}
.first3{
	height: 430px;
	background: url(images/tu10.jpg);
	  background-size:cover;
	border-radius: 20px;
	margin-top: 20px;
}
.first4{
	height: 430px;
	background: url(images/tu11.jpg);
	  background-size:cover;
	border-radius: 20px;
	margin-top: 20px;
}
.first5{
	height: 430px;
	background: url(images/tu14.jpg);
	  background-size:cover;
	border-radius: 20px;
	margin-top: 20px;
}
.subnav,.subnav1{
	margin-top: 20px;
	height: 35px;
	line-height: 25px;
	text-align: center;
	font-weight: normal;
	font-size: 28px;
	border-bottom: dotted;
}
.content{
	margin-top: 10px;
	font-weight: normal;
	text-indent: 2em;
}
.picture{
	position: relative;
	height: 240px;
	margin-top: 40px;
}
.picture img{
	width: 240px;
	height: 170px;
	border-radius: 20px;

}
.picture .pian1{
	position: absolute;

}
.picture .pian2{
	position: absolute;
      left: 286px;
}
.picture .pian3{
	position: absolute;
      left: 576px;
}
.picture .pian4{
	position: absolute;
      left: 862px;
}
h2{
	border-top: dotted;
	margin-top: 70px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	font-weight: normal;
	font-size: 14px;
}
.main{
	color: #5D1B25;
	margin-top: 10px;
}
.container{
	margin-top: 10px;
	font-weight: normal;
	text-indent: 2em;
	background-position:right top;
}
.container img{
	float: right;
	margin-right: 10px;
	border-radius: 20px;
}
.box .zu-one{
	margin-top: 10px;
	margin-left: 60px;
}
.box .zu-one input{
	width: 310px;
	padding: 12px;
	outline:none;
	border: 1px solid pink;
    border-radius:5px;
    margin-top: 20px;
}
.box .zu-one .nan {
	width: 15px;
	height: 30px;
	margin-top: 10px;
	margin-right: 10px;
}
.box .zu-one .zhuce{
	margin-left: 82px;
}
.box .zu-one .zhuce input{
	background: blue;
	color: #fff;
	 border-radius:15px 15px 15px 15px;
}
#banner{
	width:1000px;
	height:272px;
	position:relative;
	margin:0 auto;}
.show{
	display:block;}
.hide{
	display:none;}
#button{
	position:absolute;
	top:90%;
	left:450px;
}
.current{
	width:15px;
	height:15px;
	border-radius:15px;
	background:#999;
	float:left;
	margin-right:10px;}
.but{
	width:15px;
	height:15px;
	border-radius:15px;
	background:#ccc;
	float:left;
	margin-right:10px;
}
#pic img{
	width: 700px;
	height: 300px;
	margin-left: 200px;
	border-radius: 20px;
}