@charset "utf-8";

body,div,menu,ol,ul,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,p,form,header,nav,article,section,aside,footer,video,audio,figure,textarea {

    padding: 0;

    margin: 0;

}

input,select,textarea,img,area {

    outline: none;

    border: none;

}

input,select,textarea {

    background: #FFF;

}

mark {

    background: none;

}

img {

    vertical-align: middle;

    max-width: 100%;

}

textarea {

    resize: none;

}

li {

    list-style-type: none;

}

body {

    font: 16px/1 "Microsoft YaHei";

    background-color: #fff;
	width:6.4rem;

}

em,i,strong,b,small,h1,h2,h3,h4,h5,h6,address {

    font-style: normal;

}

.fl-c:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: " ";

    clear: both;

    height: 0;

}

.fl-c {

    *zoom: 1;

}

a {

    text-decoration: none;

    outline: none;

    color: inherit;

}

.fl {

    float: left;

}

.fr {

    float: right;

}

.no-bt {

    border-top: none !important;

}

.no-br {

    border-right: none !important;

}

.no-bb {

    border-bottom: none !important;

}

.no-bl {

    border-left: none !important;

}

.no-mb{

    margin-bottom: 0!important;

}

.no-mr{

    margin-right: 0!important;

}






body{
max-width:6.4rem;
height:12.82rem;

margin:0 auto;
background-color: #444;
}
.content{

background:url(../images/search0818.jpg?4ab) #000  no-repeat;
max-width:6.4rem;
height:12.82rem;
background-size:cover;
margin:0 auto;
}
.fixed{
max-width:6.4rem;
margin:0 auto; 
height:2rem; 
padding-top:7.3rem;
padding-left:.95rem;

}
.select{
   
    left: 2rem;;
    top: 0;
    border: 0;
    width: 4.5rem;
    height:.7rem;
    font-size: .28rem;
    font-color: white;
    border-top-left-radius: .05rem;
    border-bottom-left-radius:.05rem;
    border-top-right-radius:.05rem;;
    border-bottom-right-radius:.05rem;
    background-color: #444444;
left:1rem;

}


.p{
    margin-top:.3rem;
 
    border: 0;
    width: 4.5rem;
    height:.7rem;
    font-size: .28rem;
    font-color: white;
    border-top-left-radius: .05rem;
    border-bottom-left-radius:.05rem;
    border-top-right-radius:.05rem;;
    border-bottom-right-radius:.05rem;
    background-color: #444444;
left:1rem;
}

input {
   
    
    border: 0;
    height: .7rem;
    width:3.6rem;
    border-top-left-radius: .05rem;
    border-bottom-left-radius:.05rem;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    min-height: .3rem;
    color: #ffffff;
    background-color: #444444;
    border-bottom: 0 solid black;
	font-size:.28rem;
	vertical-align:middle;
	text-indent: .1rem;
	}
	.p img{
	width:.7rem;
	height:.7rem;

	padding-left:.1rem;
	}