
#logo{
    margin:20px 0 0 7%;
    float: left;
    clear: left;
}
#tel{
    margin-top:50px; 
    margin-right: 10%;
    float: right;
    clear:right;
}

.tinput{
    padding-right:0;
}

.input{
    width: 100%;
    height: 40px;
    margin: 10px 0;
    border-radius:2px;
}
#button{
    font-size: 16px;
    width: 100%;
    height: 40px;
    margin: 10px 0 50px 0;
    color: #fff;
    background-color: #0886ea;
}
.fuwu a{
    color: #0086EA;
    border: 0;
    padding: 0;
    margin-bottom: 4px;
}
.fuwu a:link,.fuwu a:visited,.fuwu a:hover,.fuwu a:active{
    font-size: 14px;
    color: #0886ea;
    text-decoration:none;
}
.message{
    font-size: 12px;
    height: 40px;
    margin: 10px 0 10px 0;
    border-radius:2px;
    display: none;
}
/*.message em{*/
    /*width:0; */
    /*height:0; */
    /*border-width:10px; */
    /*border-style:solid; */
    /*border-color:transparent #eee transparent transparent;*/
    /*font-size:0;*/
    /*line-height:0;*/
    /*position:absolute;*/
    /*bottom:20px;*/
    /*left:-5px;*/
/*}*/
/*.message span{*/
    /*display:block;*/
    /*border-width:10px;*/
    /*position:absolute;*/
    /*bottom:20px; */
    /*left:-4px;*/
    /*border-style:solid; */
    /*border-color:transparent #fff transparent transparent;*/
    /*font-size:0; */
    /*line-height:0;*/
/*}*/







.tfooter{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
.tfooter a:link,.tfooter a:visited,.tfooter a:hover,.tfooter a:active{
    font-size: 16px;
    color: #333333;
    text-decoration:none;
}
.bfooter{
    font-size: 14px;
    color: #808080;
    text-align: center;
    margin-bottom: 60px;
}