* {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
}

a {
	text-decoration: one;
}

.header {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}
input,
button,
a {
	outline: 0 none !important;
	blr: expression(this.onFocus=this.blur());
}
.header li a {
	float: left;
	width: 20%;
	font-size: 15px;
	color: #000000;
	line-height: 90px;
	font-weight: bold;
	text-align: center;
	display: flex;
	flex-direction: column;
}

#img{
	margin: 20% 0% 20% 0%;
	width:120%;
}
.header li a:hover {
	text-decoration: none;
	color: #019849;
}
.header_nav{
	width:100%;
}
.header_nav img{
	width:100%;
}
#ppp{
	color:#019849;
	font-size: 40px;
}

.main{
	width:100%;
}
#mains{
	border:1px solid #cccccc;
	margin-top: -6%;
	height:100%;
	background:white;
	
}
#img img{
	/*width: 100%;*/
}
.bobo{
	margin-left: 3%;
}
#mi p{
	padding-left: 6%;
	padding-right: 2%;
	letter-spacing: 1px;
}
.span{
	 background: black;
    color: white;
    margin-left: 3%;
    width: 6%;
    font-size: 16px;
    height: 3%;
    line-height: 5;
    padding: 1% 5%;
}
.hrn{
	width:5%;
	height:2px;
	margin: 0 auto;
	background:#019849;
	text-align: center;
}
.p{
	padding-left: 3%;
	padding-right: 3%;
	font-size: 14px;
	margin-top: 4%;
}
#yuan h5{
	font-weight: 600;
	margin-top: 9%;
	margin-left: 5%;
	font-size: 18px;
}
#yuan p{
	margin-left: 5%;
	font-size: 13px;
}
#mains h3{
	text-align: center;
}
#my h3{
	padding-bottom: 3%;
	padding-top: 3%;
	text-align: center;
	font-weight: 600;
}
#my{
	border-bottom: 1px solid #cccccc;
}
#span span{
	    background: black;
    color: white;
    width: 6%;
    font-size: 16px;
    height: 3%;
    line-height: 5;
    padding: 1% 5%;
    margin-left: 3%;
}
.pp{
	font-size: 13px;
	margin-left: 3%;
}
#span ul li{
	font-size: 13px;
	line-height: 22px;
}
#span ul{
	margin-bottom: 4%;
	margin-left: 3%;
}
#three span{
	font-weight: 600;
}
#three ul li{
	font-size: 13px;
	line-height: 20px;
}
#three ul {
	margin-top: 3%;
}
#hr{
	width:100%;
	border-bottom: 1px solid #cccccc;
}
.footer{
	width:100%;	
	padding-bottom: 2%;
}
.footer p{
	color:#555555;
	text-align: center;
	letter-spacing: 1px;
}

