﻿.title img {
	width: 90%;
}
.main_box{
	padding: 60px 0 63px 0;
}
.search_box {
	width: 90%;
	padding: 0;
}
.search_title{
	height: 140px;
}
.search_title li{
	height: 70px;
    outline: none;
    margin-right: 0;
}
.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:140px;
	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;
}