.title img {
	width: 90%;
}
.main_box{
	padding: 4rem 0 4rem 0;
}
.search_box {
	width: 90%;
	padding: 0;
}
.search_title{
	height: auto;
}
.search_title li {
  height: 3rem;
  outline: none;
  margin-right: 0;
  width: 25% !important;
  text-align: center;
}
.search_title li img{
  display: none !important;
}
.search_title li:nth-child(1){
	width: 50%;
}
.search_title li:nth-child(3){
	width: 60%;
}
.search_title li:nth-child(2){
	width: 40%;
	float: right;
}
.search_title li:nth-child(4){
	float: right;
	width: 40%;
}
.search_title ul{
	height:auto;
	width: 100%;
}
.search_box form input{
	width: 100%;
}
.rmzc{
	width: 90%;
    padding-left: 0;
}
.rmzc_list li a{
	width: 80%;
}
.rmzc_list li span{
	margin-left:5px;
}
.title {
  margin: 0 auto 2rem;
}
.search_box form {
  margin: 2rem auto 0;
}
.reci {
  margin: 1rem 0;
  padding-left: 0px;
}