@charset "utf-8";

*{
  margin:0; 
  padding:0;
}

body {
	text-align:center;
	background-color: #FFFFFF;
}

#header {
	margin-right: auto;
	margin-left: auto;
}

.divtupian {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#nav {
	background-color: #39F;
	margin-right: auto;
	margin-left: auto;
}

#nav ul{

	margin:0px auto;
	height:38px;
	padding:0;
	list-style:none;
	
}

#nav ul li{
	float:left;
	width: 16.666%;
	height: 38px;
	line-height:38px;
	text-align: center;

}

#nav ul li a{
	color:#FFF;
	font-size:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color: #39F;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 0px none #FFF;


}

#nav ul li a:hover{
	color:red;
	background-color: #39F;

}
#container {
	background-color: #C0DCFE;
	margin-right: auto;
	margin-left: auto;
	padding:0px 30px;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}
h1 {
	font-size: 30px;
	text-indent: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
	font-size: 26px;
	text-decoration: blink;
	margin-top: 30px;
	margin-bottom: 10px;
}

#divwenzi1 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	line-height: 30px;
	font-size: 25px;
	text-indent: 40px;
}

#divwenzi1 a {
	color: #039;
	font-weight: bold;
	text-decoration: underline;
}
#divwenzi2 {
	padding-top: 15px;
	padding-bottom: 15px;

	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	line-height: 30px;
	font-size: 25px;
	text-indent: 40px;
}
#divwenzi2 a {
	color: #039;
	font-weight: bold;
	text-decoration: underline;
}
#tjyd {
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
}

#lxfs {
	font-size: 30px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin: 0px;
	padding-bottom: 20px;
}
#lxfs span{
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img{
    display:block;
    width:100%;
    height:auto;
}
#footer {
	background-color: #39F;
	text-align: center;
	padding-top: 20px;
	margin:auto;
	padding-bottom: 20px;
	font-size: 20px;
}
#yqlj {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#yqlj ul{
	margin:0px auto;
	height:25px;
	padding:0;
	list-style:none;
	
}


#yqlj ul li{
	float:left;
	width:20%;
	height: 25px;
	text-align: center;

}

#yqlj ul li a{

	height:25px;
	line-height:20px;
	color:#FFF;
	font-size:20px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color: #39F;
}
#bqxx {
	color: #FFF;
	font-size: 20px;
	text-align: center;
}
#bqxx a {
	color: #FFF;
	font-size: 20px;
	text-align: center;
}


@media (min-width:960px) {
#header,#container,#footer{
	width: 960px;
}
}

@media (max-width:959px) {
#nav ul li{
width:33.333%;
}

#nav ul{
	height: auto;
	zoom:1;
	overflow: hidden;
}
#nav ul li a{
	font-size: 21px;
}
#lxfs{
	text-align: center;
	font-size: 21px;
}
#lxfs span{
	display: block;
	text-align: center;
	margin: 0px;
}

#container{
padding:0px 10px;
}
h1{
font-size:26px;
}
h2{
font-size:23px;
}
p{
font-size:21px;
}
#tjyd{
font-size:21px;
}
#bqxx{
font-size:21px;
}
#bqxx a{
font-size:21px;
}
#yqlj{display:none}

}

@media (max-width:420px) {
#nav ul li{
width:33.333%;
}

#nav ul{
	height: auto;
	zoom:1;
	overflow: hidden;
}
#nav ul li a{
	font-size: 16px;
}
#lxfs{
	text-align: center;
	font-size: 20px;
}
#lxfs span{
	display: block;
	text-align: center;
	margin: 0px;
}

#container{
padding:0px 10px;
}
h1{
font-size:23px;
}
h2{
font-size:21px;
text-indent: 0px;
}
p{
font-size:18px;
}
#tjyd{
font-size:18px;
text-indent: 0px;
}
#bqxx{
font-size:16px;
}
#bqxx a{
font-size:16px;
}
#yqlj{display:none}

}
