*{
    margin:0;
    padding:0;
}
body{
    width:100%;
    height: auto;
}
.warranty_head{
    height:80px;
}
.warranty_head h3{
    text-align: center;
    padding:31px;
}
.warranty_img{
width:100%;
height: 267px;
}
.warranty_size{
    font-size:15px;
    margin-top: 34px;
    margin-left:82px;
}
.warranty_input{
    margin-left:47px;
}
.warranty_button{
    width: 50px;
    height: 32px;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;  
    outline: none; 
    border-radius:9%;
    background-color: #90a3e6;   
}
.warranty_footer{
    height:60px;
    color:#708090;
}
.warranty_footer p{
    text-align:center;
    font-size:12px;
}
.select_xinxi{
    width:100%;
}
ul li{
   list-style: none;    
}
.select_index{
    width:100%;
    float: left;
    overflow: hidden;
}
.select_index ul{
    width:100%;
    height:522px;
    margin-top:32px;        
}
.select_index ul li{
    margin:0;
    padding-left:35px;
    height:37px;
    border-bottom:1px solid #b2acac;
}
.select_raw{
   width:100%;
   height:25px;
}
.select_foot{
    width:100%;

}
.select_button{
    width: 100%;
    height: 48px;
   background:#fcff8f;
    outline: none; 
    margin: 0;
    padding: 0;
    border: 1px solid transparent;  
    outline: none; 
}
.select_button{
    font-size:20px;
    color:#000;
    text-decoration:none;
}
.select_phon{
    font-size:14px;
    color:#ffeb3b;
    text-align:center;
}
.you_xinxi p{
    width:100%;
    height:75px;
    text-align: center;
    margin-top:44px;
    font-size: 31px;
}
.you_xinxi{
    
 }
form{
    /* margin-top:54px; */
}
form ul{
    margin:0;
    padding-left:35px;
    height:244px;
}
form ul li{
    margin:0;
    height:37px;
}
form ul li input{

    border: none;
    border-bottom:1px solid #708090;
}
.up_buttom{
    width: 100%;
    height: 48px;
    background:#8ffaff;
    outline: none; 
    margin: 0;
    padding: 0;
    border: 1px solid transparent;  
    outline: none; 
    font-size:20px;
}