.fod_submit{display:inline;float:left;width:48px;height:18px;line-height:18px;padding-left:10px;margin:0 0 0 5px;cursor:pointer; border:none; background:url(../images/blue.png) left top no-repeat;color:#ffffff;}
.Company_text{
    /*float:left;height:17px;font-size:14px;color:#fd5339;font-weight:bold;margin-left:5px;*/
    float: left;
    font-size: 18px;
    color: #fd5238;
    font-weight: bold;
}
.About_title{
    width: 220px;
    height: 60px;
    background: #fd5339;
    font-size: 18px;
    color: #ffffff;
    font-family: '微软雅黑';
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.dhaiy a:link{text-decoration:none;color:#000000;font-size:14px;font-family:'微软雅黑';}
.dhaiy a:visited{text-decoration:none;color:#000000;font-size:14px;font-family:'微软雅黑';}
.dhaiy a:hover{text-decoration:none;color:#fff;font-size:14px;background:#0472ab;font-family:'微软雅黑';}