.search1{
	width: 460px;
    border: 1px solid #ccc;
	margin-top: 65px;
	margin-left: 78px;
}
.search1 h2{
	font-size:18px;
	font-weight:bold;
	padding-top: 30px;
}
.certnote{
	padding-top: 8px;
	padding-bottom: 20px;
	font-size: 14px;
}
.onlynumber {
    background: #F5F5F5;
    border: none;
    height: 50px;
    line-height: 50px;
    width: 420px;
	font-size: 16px;
}
.input_2{
	background: #F5F5F5;
    border: none;
    height: 50px;
    line-height: 50px;
    width: 420px;
	font-size: 16px;
}
.forms{
	margin-top: 20px;
}
.click{
	background: #FA0B70;
    color: #fff;
    border: 0;
    width: 120px;
    height: 40px;
}
.click_res{
	background: #FA0B70;
    color: #fff;
    border: 0;
    width: 120px;
    height: 40px;
	margin-left: 32px;
}
.btn{
	padding-top: 36px;
	padding-bottom:60px;
}
.brand_fot {
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
    text-align: center;
    display: flex;
  
    font-size: 15px;
}
.brand_conghe {
    display: flex;
    flex-wrap: wrap;
    
}
.brand_conghe ul li {
    width: 186px;
    height: 98px;
    margin-left: 14px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-top: 14px;
}
.brand_conghe ul li:first-child {
    margin-left: 0px;
}
.brand_conghe ul li:nth-child(7) {
    margin-left: 0px;
}
.brand_conghe ul li:nth-child(13) {
    margin-left: 0px;
}
.pin_img {
    border-radius: 10px;
	width: 186px;
    height: 98px;
}














