@charset "utf-8";
/* CSS Document */
body{
	font-size:13px;
	font-family:"微软雅黑";
	margin:0 auto;
	padding:0;
	border:0;
	background:url(body-bk.png) no-repeat center top;
	min-width:1200px;

	}
.bt-note-0{ 
	clear:both;
	height:0px;
	width:100%;

}
.bt-note-20{
	clear:both;
	width:100%;
	height:20px;
	background:#fff;
	
	}
.bt-note-30{
	clear:both;
	width:100%;
	height:30px;
	background:#fff;
	
	}
.bt-note-10{
	clear:both;
	width:100%;
	height:10px;
	background:#fff;
	
	}
.bt-note-40{
	clear:both;
	height:40px;
	width:1200px;
	margin:0 auto;
	background:rgb(255,255,255);
	}
.bt-note-420{ 
	clear:both;
	height:420px;
	width:100%;

}
.span1{display: inline-block;
		height: 100%; width: 0;
		vertical-align: middle;
		}
a:hover {
    text-decoration: none;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
}	
a:focus{ outline:none;}

/*main开始*/
.main{
	width:1200px;
	min-height:500px;
	margin:0 auto;
	padding:20px;
	border-top:3px solid #009946;
	background:#fff;
	}
.dqwz-all{ width:1160px; height:30px}
.dqwz{
	width:70px;
	height:30px;
	line-height:30px;
	float:left;
	}
.dqwz p{ font-size:13px;}
.dqwz-left{ 
	float:left;
	min-width:40px;
	height:30px;
	line-height:30px;}
.dqwz-left a{ color:#333333;}
.dqwz-left a:hover{ color:#6C9;}

.conter{
	width:1160px;
	min-height:300px;
	}
.conter h1{ font-size:25px; text-align:center; line-height:50px;}
.conter span p{ font-size:15px; text-align:center; line-height:40px;}
.conter p{font-size:15px; line-height:30px; text-align:justify;}
.content p {
    font-size: 18px!important;
    line-height: 40px!important;
}
.foot {
    background: #b71515;
    height: 110px;
}
