﻿body {
}
.hea1{
        float: left;
    width: 40px;
    margin-top: 8px;
    margin-left: 15px;
}
.hea2{
    border: none;width: 0.58rem;height: 0.58rem;text-indent: -900rem;
}
.hea3{
    line-height: 38px;
     padding-left: 41.5%; 
    color: #c01111;
   
    /* padding-right: 15px; */
    margin-right: 55px;
}
.hea4{
     /* border: 1px solid #696; */
    /* padding: 60px 0; */
    text-align: center;
    /* width: 200px; */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
}

.heabtn {
    height: 30px;
    font-size: 16px;
    border: 1px solid #c01111;
    color: #c01111;
    border-radius: 5px;
    background-color: #FFFFFF;
    width: 100%;
}