html{
	font-size: 20px;
}
*{
    font-family:"微软雅黑";
	font:bold "Microsoft YaHei";
 font-family:Verdana,微软雅黑; *font-family:微软雅黑,Verdana;
}

.erji1{
	width:100%;
	height: 2rem;
	background-color: #777;

}
.erji .erji1 p{
	width: 70%;
	margin: 0 auto;
	height: 2rem;
	line-height: 2rem;
	font-size:0.7rem;
	color: #fff;
}
.erji .erji1 p a{
	color: #fff;
	/*font-weight: 600;*/
}
.erji .erji1 p a:hover{
	color: #009944;
}
/*.erji .erji2{
	width: 70%;
	margin: 0 auto;
	height: 3rem;
	line-height: 3rem;
}
.erji .erji2 li{
	float: left;
	font-size: 1rem;
	width: 19%;
	text-align: center;
	color: #fff;
	font-weight: 600;
	background-color: #009944;
	border-right: 1px solid #fff;
}
.erji .erji2 li:hover{
    color: #009944;
    background-color: #fff;
    cursor: pointer;
}
*/

.xunhuan{
	width: 48%;
	height: auto;
	margin: 1rem auto;
}

.xunhuan1{
	width: 80%;
	margin: 2rem auto;
}
.xunhuan1 p{
    width: 100%;
    line-height: 1.5rem;
    /*height: 3rem;
    line-height: 3rem;*/
    /*border: 0.1rem solid #222;*/
    font-size: 0.8rem; 
    /*text-align:center;*/
  /*  padding-left: 2rem;*/
}
.xunhuan1 span{
	/*width: 12%;*/
	/*text-align: center;*/
	/*height: 3rem;*/
	/*border-right:0.1rem solid #222;*/
	display: inline-block;
	line-height: 1.8rem;
/*	padding-right: 1.5rem;*/
	box-sizing:border-box;
}
.xunhuan1 .p_1{
/*	background-color: #009944;*/
	/*border-bottom: none;*/
	font-size: 1.2rem;
}



.gai1{
	width: 42%;
	height: 2.8rem;
	margin: 1rem auto;
	padding: 0 0 0 0.5rem;
	border-bottom: 0.1rem solid #009944;
	font-size: 1.2rem;
}
.gai2{
	width: 93%;
	/*height: 2.8rem;*/
	margin: 1rem auto;
	padding: 0 0 0 0.5rem;
	/*border-bottom: 0.1rem solid #009944;*/
	font-size: 1.2rem;
	/*margin-top: 3rem;*/
}
.biao_ti{

  margin:0 auto;
}
.biao_ti{
    width: 42%;
	height: 2.8rem;
	margin: 1rem auto;
	padding: 0 0 0 0.5rem;
	border-bottom: 0.1rem solid #009944;
	font-size: 1.2rem;
	margin-top: 3rem;
}
.xunhuan3{
	width: 48%;
	height: auto;
	margin: 1rem auto 3rem auto;
}

.xunhuan_3{
	width: 80%;
	margin: 2rem auto;
}
.xunhuan3 p{
    width: 100%;
    line-height: 1.5rem;
    /*height: 3rem;
    line-height: 3rem;*/
    /*border: 0.1rem solid #222;*/
    font-size: 0.8rem; 
  /*  padding-left: 2rem;*/
}
.xunhuan3 span{
	/*width: 12%;*/
	/*text-align: center;*/
	/*height: 3rem;*/
	/*border-right:0.1rem solid #222;*/
	display: inline-block;
	line-height: 1.8rem;
/*	padding-right: 1.5rem;*/
	box-sizing:border-box;
}
.xunhuan3 .p_1{
/*	background-color: #009944;*/
	/*border-bottom: none;*/
	font-size: 1.2rem;
}





@media(max-width: 414px){
	.xunhuan{width: 80%;}
	.gai1{width: 72%;}
  .biao_ti{width:72%;}
  .xunhuan3{width:80%;}
}